UNPKG

@public-ui/components

Version:

Contains all web components that belong to KoliBri - The accessible HTML-Standard.

4 lines 402 B
/*! * KoliBri - The accessible HTML-Standard */ "use strict";const index=require("./index-94c17ce6.js"),label=require("./label-7b22af75.js"),watchHeadingLevel=(e,l)=>{index.watchValidator(e,"_level",(e=>"number"==typeof e&&label.headingLevelOptions.includes(e)),new Set([`Number {${label.headingLevelOptions.join(", ")}`]),l,{defaultValue:1,required:!0})};exports.watchHeadingLevel=watchHeadingLevel;