@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 358 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
function n(t){t.stopImmediatePropagation(),t.stopPropagation()}function t(t,n){return new CustomEvent(`kol-${t}`,{bubbles:!0,cancelable:!0,composed:!0,detail:n})}function e(n,e,o){return n.dispatchEvent(t(e,o))}function o(t,n,o){n&&e(n,t,o)}function u(t){t.preventDefault(),n(t)}export{u as p,n as s,o as t};