@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 614 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
var e;function o(e,o){return new CustomEvent(e,{bubbles:!0,cancelable:!0,composed:!0,detail:o})}function l(e,l,n){e.dispatchEvent(o(l,n))}!function(e){e.blur="kolBlur",e.change="kolChange",e.changePage="kolChangePage",e.changePageSize="kolChangePageSize",e.click="kolClick",e.close="kolClose",e.focus="kolFocus",e.input="kolInput",e.mousedown="kolMousedown",e.reset="kolReset",e.select="kolSelect",e.selectionChange="kolSelectionChange",e.sort="kolSort",e.submit="kolSubmit",e.toggle="kolToggle",e.settingsChange="settingsChange"}(e||(e={}));export{e as K,l as d};