UNPKG

@public-ui/components

Version:

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

5 lines 796 B
/*! * KoliBri - The accessible HTML-Standard */ var e;(function(e){e["blur"]="blur";e["cancel"]="cancel";e["change"]="change";e["changeHeaderCells"]="changeheadercells";e["changePage"]="changepage";e["changePageSize"]="changepagesize";e["click"]="click";e["close"]="close";e["create"]="create";e["focus"]="focus";e["input"]="input";e["keydown"]="keydown";e["mousedown"]="mousedown";e["reset"]="reset";e["select"]="select";e["selectionChange"]="selectionchange";e["sort"]="sort";e["submit"]="submit";e["toggle"]="toggle"})(e||(e={}));const c={bubbles:true,cancelable:true,composed:true};function n(e,n=null){return new CustomEvent(e,Object.assign(Object.assign({},c),{detail:n}))}function t(e,c,t){return e.dispatchEvent(n(c,t))}export{e as K,t as d}; //# sourceMappingURL=events-VVvk1win.js.map