@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 402 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
;const index=require("./index-8b802221.js"),label=require("./label-21c38949.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;