@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 799 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
;const browser=require("./browser-4433089a.js"),bem=browser.s(),BEM={"kol-alert":{elements:{closer:{modifiers:null},heading:{modifiers:new Set(["h0","h1","h2","h3","h4","h5","h6"])},icon:{modifiers:null},content:{modifiers:null},container:{modifiers:null}},modifiers:new Set(["hasCloser","type-default","type-error","type-info","type-success","type-warning","variant-card","variant-msg"])}},BEM_CLASS_ALERT__CLOSER=bem("kol-alert","closer"),BEM_CLASS_ALERT__CONTENT=bem("kol-alert","content"),BEM_CLASS_ALERT__ICON=bem("kol-alert","icon");exports.BEM=BEM,exports.BEM_CLASS_ALERT__CLOSER=BEM_CLASS_ALERT__CLOSER,exports.BEM_CLASS_ALERT__CONTENT=BEM_CLASS_ALERT__CONTENT,exports.BEM_CLASS_ALERT__ICON=BEM_CLASS_ALERT__ICON,exports.bem=bem;