UNPKG

@public-ui/components

Version:

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

4 lines 496 B
/*! * KoliBri - The accessible HTML-Standard */ import{i as a,k as s,a as e}from"./prop.validators-17aec743.js";const t=(e,s)=>{a(e,"_accessKey",s)},o={hooks:{afterPatch:a=>{-1!==a&&0!==a&&e("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,t as v};