UNPKG

@public-ui/components

Version:

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

4 lines 437 B
/*! * KoliBri - The accessible HTML-Standard */ "use strict";var common=require("./common-BHv-S8J5.js"),label=require("./label-DLgz6vof.js");const validateLevel=(e,a)=>{common.watchValidator(e,"_level",(e=>"number"==typeof e&&label.headingLevelOptions.includes(e)),new Set(label.headingLevelOptions.map(String)),a,{defaultValue:1,required:!0})},watchHeadingLevel=(e,a)=>{validateLevel(e,a)};exports.watchHeadingLevel=watchHeadingLevel;