@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 496 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
import{i as a,k as s,a as t}from"./prop.validators-64749272.js";const e=(e,s)=>{a(e,"_accessKey",s)},o={hooks:{afterPatch:a=>{-1!==a&&0!==a&&t("Don't Use Tabindex Greater than 0: https://adrianroselli.com/2014/11/dont-use-tabindex-greater-than-0.html")}}},r=(a,e)=>{s(a,"_tabIndex",e,o)},n=(e,s)=>{a(e,"_shortKey",s)},c=(a,e)=>{if(a&&e)throw new Error("AccessKey and ShortKey are used. Only one is allowed.")};export{c as a,n as b,r as c,e as v};