@ulu/frontend 0.2.0-beta.1 → 0.2.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/types/core/component.d.ts.map +1 -0
- package/dist/types/core/events.d.ts.map +1 -0
- package/dist/types/{js/ui → core}/index.d.ts.map +1 -1
- package/dist/types/core/settings.d.ts.map +1 -0
- package/dist/types/{js/index.d.ts.map → index.d.ts.map} +1 -1
- package/dist/types/ui/breakpoints.d.ts.map +1 -0
- package/dist/types/ui/collapsible.d.ts.map +1 -0
- package/dist/types/ui/details-group.d.ts.map +1 -0
- package/dist/types/ui/dialog.d.ts.map +1 -0
- package/dist/types/ui/flipcard.d.ts.map +1 -0
- package/dist/types/ui/grid.d.ts.map +1 -0
- package/dist/types/{js/core → ui}/index.d.ts.map +1 -1
- package/dist/types/ui/modal-builder.d.ts.map +1 -0
- package/dist/types/ui/overflow-scroller-pager.d.ts.map +1 -0
- package/dist/types/ui/overflow-scroller.d.ts.map +1 -0
- package/dist/types/ui/page.d.ts.map +1 -0
- package/dist/types/ui/popover.d.ts.map +1 -0
- package/dist/types/ui/print-details.d.ts.map +1 -0
- package/dist/types/ui/print.d.ts.map +1 -0
- package/dist/types/ui/programmatic-modal.d.ts.map +1 -0
- package/dist/types/ui/proxy-click.d.ts.map +1 -0
- package/dist/types/ui/resizer.d.ts.map +1 -0
- package/dist/types/ui/scroll-slider.d.ts.map +1 -0
- package/dist/types/ui/scrollpoint.d.ts.map +1 -0
- package/dist/types/ui/slider.d.ts.map +1 -0
- package/dist/types/ui/tabs.d.ts.map +1 -0
- package/dist/types/ui/theme-toggle.d.ts.map +1 -0
- package/dist/types/ui/tooltip.d.ts.map +1 -0
- package/dist/types/utils/class-logger.d.ts.map +1 -0
- package/dist/types/utils/css.d.ts.map +1 -0
- package/dist/types/utils/dom.d.ts.map +1 -0
- package/dist/types/utils/file-save.d.ts.map +1 -0
- package/dist/types/utils/floating-ui.d.ts.map +1 -0
- package/dist/types/utils/font-awesome.d.ts.map +1 -0
- package/dist/types/utils/id.d.ts.map +1 -0
- package/dist/types/{js/utils → utils}/index.d.ts.map +1 -1
- package/dist/types/utils/pause-youtube-video.d.ts.map +1 -0
- package/dist/ulu-frontend.es.js +6 -3
- package/dist/ulu-frontend.umd.js +1 -1
- package/package.json +39 -32
- package/dist/types/js/core/component.d.ts.map +0 -1
- package/dist/types/js/core/events.d.ts.map +0 -1
- package/dist/types/js/core/settings.d.ts.map +0 -1
- package/dist/types/js/ui/breakpoints.d.ts.map +0 -1
- package/dist/types/js/ui/collapsible.d.ts.map +0 -1
- package/dist/types/js/ui/details-group.d.ts.map +0 -1
- package/dist/types/js/ui/dialog.d.ts.map +0 -1
- package/dist/types/js/ui/flipcard.d.ts.map +0 -1
- package/dist/types/js/ui/grid.d.ts.map +0 -1
- package/dist/types/js/ui/modal-builder.d.ts.map +0 -1
- package/dist/types/js/ui/overflow-scroller-pager.d.ts.map +0 -1
- package/dist/types/js/ui/overflow-scroller.d.ts.map +0 -1
- package/dist/types/js/ui/page.d.ts.map +0 -1
- package/dist/types/js/ui/popover.d.ts.map +0 -1
- package/dist/types/js/ui/print-details.d.ts.map +0 -1
- package/dist/types/js/ui/print.d.ts.map +0 -1
- package/dist/types/js/ui/programmatic-modal.d.ts.map +0 -1
- package/dist/types/js/ui/proxy-click.d.ts.map +0 -1
- package/dist/types/js/ui/resizer.d.ts.map +0 -1
- package/dist/types/js/ui/scroll-slider.d.ts.map +0 -1
- package/dist/types/js/ui/scrollpoint.d.ts.map +0 -1
- package/dist/types/js/ui/slider.d.ts.map +0 -1
- package/dist/types/js/ui/tabs.d.ts.map +0 -1
- package/dist/types/js/ui/theme-toggle.d.ts.map +0 -1
- package/dist/types/js/ui/tooltip.d.ts.map +0 -1
- package/dist/types/js/utils/class-logger.d.ts.map +0 -1
- package/dist/types/js/utils/css.d.ts.map +0 -1
- package/dist/types/js/utils/dom.d.ts.map +0 -1
- package/dist/types/js/utils/file-save.d.ts.map +0 -1
- package/dist/types/js/utils/floating-ui.d.ts.map +0 -1
- package/dist/types/js/utils/font-awesome.d.ts.map +0 -1
- package/dist/types/js/utils/id.d.ts.map +0 -1
- package/dist/types/js/utils/pause-youtube-video.d.ts.map +0 -1
- /package/dist/types/{js/core → core}/component.d.ts +0 -0
- /package/dist/types/{js/core → core}/events.d.ts +0 -0
- /package/dist/types/{js/core → core}/index.d.ts +0 -0
- /package/dist/types/{js/core → core}/settings.d.ts +0 -0
- /package/dist/types/{js/index.d.ts → index.d.ts} +0 -0
- /package/dist/types/{js/ui → ui}/breakpoints.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/collapsible.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/details-group.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/dialog.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/flipcard.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/grid.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/index.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/modal-builder.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/overflow-scroller-pager.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/overflow-scroller.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/page.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/popover.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/print-details.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/print.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/programmatic-modal.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/proxy-click.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/resizer.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/scroll-slider.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/scrollpoint.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/slider.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/tabs.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/theme-toggle.d.ts +0 -0
- /package/dist/types/{js/ui → ui}/tooltip.d.ts +0 -0
- /package/dist/types/{js/utils → utils}/class-logger.d.ts +0 -0
- /package/dist/types/{js/utils → utils}/css.d.ts +0 -0
- /package/dist/types/{js/utils → utils}/dom.d.ts +0 -0
- /package/dist/types/{js/utils → utils}/file-save.d.ts +0 -0
- /package/dist/types/{js/utils → utils}/floating-ui.d.ts +0 -0
- /package/dist/types/{js/utils → utils}/font-awesome.d.ts +0 -0
- /package/dist/types/{js/utils → utils}/id.d.ts +0 -0
- /package/dist/types/{js/utils → utils}/index.d.ts +0 -0
- /package/dist/types/{js/utils → utils}/pause-youtube-video.d.ts +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../lib/js/core/component.js"],"names":[],"mappings":"AAUA;;GAEG;AACH;IACE;;;MAGE;IACF,iCAGE;IACF,+BAEE;IAEF;;;;;OAKG;IACH;QAH2B,IAAI;QACJ,aAAa;OAUvC;IAFC;;;;;;MAAwE;IACxE,iBAAgD;IAElD;;;;;;;;OAQG;IACH;QAN4B,KAAK;QACP,GAAG;QACF,QAAQ;QACV,UAAU;QACJ,OAAO,EAA3B,WAAW;aAerB;IACD;;;;;;;OAOG;IACH;QAL4B,KAAK;QACP,GAAG,EAAlB,MAAM;QACU,QAAQ,EAAxB,OAAO;QACa,OAAO,EAA3B,WAAW;aAMrB;IACD;;;;OAIG;IACH,kCAGC;IACD;;;OAGG;IACH,uCAEC;IACD;;;OAGG;IACH,2CAEC;IACD;;;;;;OAMG;IACH,uDALW,WAAW,GAGT,MAAM;QAAC,OAAO,EAAE,WAAW,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,UAAU,WAAU;KAAC,CAAC,CAS7E;IACD;;;OAGG;IACH,2BAFW,WAAW,QAIrB;IACD;;;OAGG;IACH,qCAGC;IACD;;OAEG;IACH,0BAEC;IACD;;OAEG;IACH,2BAEC;IACD;;OAEG;IACH,+BAEC;CACF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../lib/js/core/events.js"],"names":[],"mappings":"AAkCA;;;;GAIG;AACH,yDAFW,IAAI,QAQd;AAED;;;;GAIG;AACH,sDAEC;AAED;;;;GAIG;AACH,gDAFa,SAAO,IAAI,CAQvB;AAED;;;;;;GAMG;AACH,oDAJW,GAAG,kBAED,WAAW,CAIvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../lib/js/core/index.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../lib/js/core/settings.js"],"names":[],"mappings":"AA+BA;;;GAGG;AACH,sCAFa,MAAM,CAIlB;AAED;;;GAGG;AACH,wCAFW,MAAM,QAIhB;AAED;;;GAGG;AACH,+BAFa,MAAM,CAIlB;AAED;;;;GAIG;AACH,gCAHW,MAAM,OAShB;AAED;;;;GAIG;AACH,mCAHW,MAAM,oBAKhB;AAED;;;;;;;;;;;GAWG;AACH,yEAOC;;;;;;;;oBAxFa,MAAM;;;;oBACN,MAAM;;;;uBACN,MAAM;;;;uBACN,MAAM;;;;mBACN,MAAM;;;;kBACN,MAAM"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../lib/js/index.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breakpoints.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/breakpoints.js"],"names":[],"mappings":"AAkBA;;;;GAIG;AACH;IACE,wBAAsB;IACtB;;;;;;;MAQC;IACD;;;;;;;OAOG;IACH;QANyB,KAAK;QACL,cAAc;QACd,eAAe;QAChB,OAAO,EAApB,IAAI;QACW,cAAc;OAevC;IAXC,YAAkB;IAClB,cAAoB;IACpB,iBAAuB;IACvB,wBAA2B;IAC3B,mBAAyB;IACzB,gBAAqB;IACrB,yBAA2B;IAM7B;;;;;OAKG;IACH,mCAEC;IACD;;;OAGG;IACH,yCAEC;IACD;;OAEG;IACH,gCAEC;IACD;;OAEG;IACH,kCAEC;IACD;;OAEG;IACH,wBAMC;IACD;;OAEG;IACH,eAuCC;IACD;;;;OAIG;IACH,kBAFY,UAAU,CAQrB;CACF;AAsED;;;GAGG;AACH;IACE,qCAQC;IAPC;;;;MAIC;IACD,cAAuB;IACvB,UAAgB;IAElB;;;;;OAKG;IACH,wDAEC;IACD;;;;OAIG;IACH,6BAEC;IACD;;;;OAIG;IACH,6BAEC;IACD;;;OAGG;IACH,8BAEC;IACD;;;;OAIG;IACH,mDAOC;IAED,yBAGC;CACF;AArID;;;GAGG;AACH;IACE,6CAMC;IALC,eAA0B;IAC1B,gBAAmB;IACnB,UAAY;IACZ,WAAa;IACb,gBAA4B;IAE9B;;OAEG;IACH,sBAMC;IACD;;OAEG;IACH,4BAIC;IACD;;OAEG;IACH,+BAEC;IACD;;;;;OAKG;IACH,aAJW,cAAe,QAiBzB;IACD;;OAEG;IACH,2BAQC;CACF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"collapsible.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/collapsible.js"],"names":[],"mappings":"AAQA;;GAEG;AACH;IACE;;;;QAME;;WAEG;;QAGH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;;MAKH;IACF;;;;;;OAMG;IACH;QAL0B,OAAO,EAAtB,IAAI;QACW,OAAO,EAAtB,IAAI;oBAsBd;IAXC;iBAZS,IAAI;iBACJ,IAAI;MAWW;IACxB,aAAsB;IACtB,gBAAmB;IACnB,aAAkB;IASpB,uBAoBC;IAjBC,mCAEC;IACD,sCAWC;IAIH,uBAIC;IACD,0BAEC;IACD,gBAGC;IACD,+BAIC;IACD,cAOC;IACD,sDAEC;IACD,wCAqBC;IACD;;OAEG;IACH,+BAoBC;IACD;;OAEG;IACH,iCAQC;IACD,uBAEC;IACD,wBAEC;IACD,yBAEC;CAqBF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"details-group.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/details-group.js"],"names":[],"mappings":"AAqBA;;;GAGG;AACH,6BASC;AAED;;;;;GAKG;AAEH;;;;;GAKG;AACH,oCAJW,WAAW,qBAET,oBAAoB,CAgEhC;AAxGD;;GAEG;AACH,+CAGG;;;;;;;;;aA0BW,WAAW;;;;;;qCAlCY,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/dialog.js"],"names":[],"mappings":"AA6DA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BAqBC;AAED;;;;GAIG;AACH,sCAHW,IAAI,0BA2Bd;AAED;;;GAGG;AACH,oCAFW,IAAI,0BA6Dd;AAED;;;;GAIG;AACH,yCAHW,IAAI,OAKd;AA7LD;;GAEG;AACH,8CAA+C;AAE/C;;GAEG;AACH,+CAAuF;AAEvF;;GAEG;AACH,oCAAgE;;;;;;;;;qCAjB3B,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flipcard.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/flipcard.js"],"names":[],"mappings":"AAgBA;;GAEG;AACH,6BAYC;AAvBD;;GAEG;AACH,+CAGG;AAmBH;;GAEG;AACH;IACE,wBAAsB;IACtB;;OAEG;IACH;;;;;;;MAOE;IACF,gEAgBC;IAZC,aAA2D;IAK3D;;;;MAA0C;IAC1C,gBAAmB;IACnB,YAA6D;IAC7D,kBAA0D;IAK5D,eAEC;IACD,cAqCC;IACD;;;OAGG;IACH;;aAQC;IACD,0BAGC;IACD,+BAIC;IACD,kCASC;IACD,uBAWC;IACD,kCAKC;CACF;qCAzJoC,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"grid.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/grid.js"],"names":[],"mappings":"AAeA;;;GAGG;AACH,yCAQC;AApBD;;GAEG;AACH,+CAGG;qCATkC,sBAAsB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/index.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modal-builder.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/modal-builder.js"],"names":[],"mappings":"AAkJA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BAQC;AAED;;;;GAIG;AACH,oCAHW,IAAI;;;EAsEd;AAlOD;;GAEG;AACH,+CAGG;;;;;;;;;;;;;;;;;;;;;;;;;IA+DD,uDAGC;IACD,yDAIC;IACD;;;;;OAKG;IACH,0DA2CC;;;;;;;;;;;;WAjHW,MAAM,GAAC,IAAI;;;;eACX,MAAM,GAAC,IAAI;;;;gBACX,MAAM;;;;gBACN,MAAM;;;;iBACN,MAAM;;;;cACN,OAAO;;;;iBACP,OAAO;;;;iBACP,OAAO;;;;cACP,QAAQ,GAAC,UAAU,GAAC,YAAY,GAAC,WAAW,GAAC,aAAa,GAAC,eAAe,GAAC,cAAc;;;;eACzF,OAAO;;;;gBACP,OAAO;;;;UACP,SAAS,GAAC,OAAO,GAAC,OAAO,GAAC,YAAY;;;;WACtC,OAAO;;;;iBACP,OAAO;;;;WACP,MAAM;;;;eACN,MAAM;;;;oBACN,MAAM;;;;sBACN,MAAM;;;;mBACN,MAAM,GAAC,IAAI;;;;gBACX,MAAM,GAAC,IAAI;;;;WACX,OAAO;;;;8BACE,MAAM,KAAG,MAAM;;;;mBACf,MAAM,KAAG,MAAM;;wBAzCd,cAAc;qCAHD,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"overflow-scroller-pager.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/overflow-scroller-pager.js"],"names":[],"mappings":"AAAA;;GAEG;AACH;;;;;;;;;;;GAWG;AAEH,wCA4CC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"overflow-scroller.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/overflow-scroller.js"],"names":[],"mappings":"AAmBA;IACE,wBAAsB;IACtB;;;;;;;;;;MAUC;IACD,wCAgBC;IAfC,aAAmE;IAKnE,cAGC;IACD,qBAAuB;IACvB,yBAA2B;IAC3B,gCAA4C;IAK9C,sBAGC;IADC,qBAAwD;IAE1D;;;;;;MA2BC;IACD,oDAQC;IACD,uCAMC;IACD,2BAGC;IACD,2BAiBC;IACD,8CAeC;IACD,6BAaC;IACD,aAMC;IACD,iBAMC;IACD,6BAGC;CACF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/page.js"],"names":[],"mappings":"AAQA;;GAEG;AACH,6BAEC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/popover.js"],"names":[],"mappings":"AAgCA;;GAEG;AACH,6BAmBC;AAED;;GAEG;AACH;;;;;;;;;EAiBC;AAKD,uDAmBC;AA5FD;;GAEG;AACH,+CAGG;AAOH;;GAEG;AACH,8CAAqC;AA+ErC;;GAEG;AACH;IACE,8DAIC;IADC,qBAA4C;IAa9C,+BAIC;IADC,0BAA+E;IAEjF,gCAKC;CACF;qCAlIoC,sBAAsB;4BAE/B,kBAAkB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"print-details.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/print-details.js"],"names":[],"mappings":"AAmBA;;;;GAIG;AACH,yCAmBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"print.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/print.js"],"names":[],"mappings":"AAuBA;;;GAGG;AACH,6BASC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"programmatic-modal.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/programmatic-modal.js"],"names":[],"mappings":"AAUA;IACE;;;MAGE;IACF,gCAeC;IAbC,aAAsB;IACtB,cAAoB;IACpB,mBAAyB;IAEzB,qCAGC;IACD,2BAEC;IAIH,sBAMC;IACD,gBAMC;IACD;;;;MAkDC;CACF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"proxy-click.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/proxy-click.js"],"names":[],"mappings":"AAkCA;;GAEG;AACH,gDAEC;AACD;;;GAGG;AACH,6BASC;AAED;;;;GAIG;AACH,kCAHW,IAAI,0BAWd;AAED;;;;;GAKG;AACH,sCAJW,IAAI,SACJ,IAAI,qBAoBd;AAhFD;;GAEG;AACH,+CAGG;;;;;;;qCARkC,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resizer.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/resizer.js"],"names":[],"mappings":"AAUA;;GAEG;AACH;IACE;;QAEE;;WAEG;;QAEH;;WAEG;;QAEH;;;;;WAKG;eAJO,MAAM,GAAC,OAAO,GAAC,IAAI;QAM7B;;;;;WAKG;eAJO,KAAK,GAAC,QAAQ,GAAC,IAAI;QAM7B;;WAEG;;QAEH;;WAEG;;QAEH;;;;;;WAMG;;QAEH;;;;;WAKG;;QAEH;;;WAGG;;QAEH;;;WAGG;;MAEH;IAaF;;;;;;;;;;;;;;;OAeG;IACH,uBAfW,IAAI,WACJ,WAAW;QAEM,KAAK;QACL,UAAU;QACV,qBAAqB;QACT,KAAK,GAAlC,MAAM,GAAC,OAAO,GAAC,IAAI;QACU,KAAK,GAAlC,KAAK,GAAC,QAAQ,GAAC,IAAI;QACH,YAAY,GAA5B,MAAM;QACU,oBAAoB,GAApC,MAAM;QACW,YAAY,GAA7B,OAAO;QACU,eAAe,GAAhC,OAAO;QACU,qBAAqB,GAAtC,OAAO;QACU,sBAAsB,GAAvC,OAAO;OAmDjB;IA3CC,eAAsB;IACtB,gBAA0B;IAC1B,qBAAsB;IACtB,WAA0B;IAmB1B,0BAA8C;IAC9C,wBAA4C;IAqC9C;;OAEG;IACH,gBAsBC;IAwGD;;;;OAIG;IACH,iBAFW,YAAY,QAyCtB;IAED;;;;OAIG;IACH,aAFW,aAAa,QA4DvB;IAED;;;;OAIG;IACH,gBAFa,MAAM,CAYlB;IAED;;;;OAIG;IACH,oBAHW,MAAM,oBAKhB;;CACF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scroll-slider.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/scroll-slider.js"],"names":[],"mappings":"AAuBA;;;GAGG;AACH,6BASC;AA5BD;;GAEG;AACH,+CAGG;qCAVkC,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scrollpoint.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/scrollpoint.js"],"names":[],"mappings":"AA2BA;;;GAGG;AACH,6BAUC;AAtBD;;GAEG;AACH,+CAGG;AAkBH;;;;;;;GAOG;AACH;IACE;QACE;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;QAEH;;WAEG;;QAEH;;WAEG;;MAIH;IACF;;;;OAIG;IACH,qBAHW,IAAI,eAkCd;IArBC,aAAsB;IACtB,+BAAoB;IACpB,kBAAwB;IACxB,kBAAqB;IACrB,cAAsB;IACtB,sBAGC;IACD;;;;;;;MAOC;IAMH,kCAEC;IACD;;;;MAMC;IACD;;;OAGG;IACH,8BAkBC;IACD,sBAUC;IACD,kBAGC;IACD,8CAcC;IACD,0BAEC;IACD,mDAmBC;IACD,0DAMC;IACD,gBASC;CACF;qCAnQoC,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"slider.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/slider.js"],"names":[],"mappings":"AAyEA;;GAEG;AACH,6BASC;AAED;;;;GAIG;AACH,uCAHW,IAAI,sBAkBd;AAlED;;GAEG;AACH,+CAGG;AA8DH;;GAEG;AACH;IACE,wBAAsB;IACtB;;OAEG;IACH;;;;;;;;;;;;;;;;MAgBC;IACD,wCAmCC;IAjCC,aAAsB;IACtB;;;;MAAiB;IACjB,WAAiB;IACjB,mBAAyB;IACzB,oCAAyB;IACzB,yCAA8B;IAC9B,uBAA0B;IAQ1B;;;;QAME;IACF,cAIC;IAED;;;wBACuF;IAMzF;;OAEG;IACH,qBAKC;IACD;;OAEG;IACH,2BAOC;IACD;;OAEG;IACH,uBAMC;IACD;;;;;;OAMG;IACH,8BAJW,MAAM,YACN,MAAM,2CAqChB;IACD;;OAEG;IACH,kDASC;IACD;;;OAGG;IACH,oDASC;IACD;;OAEG;IACH,kDAOC;IACD;;OAEG;IACH;;;;;;sBAoDC;IACD;;OAEG;IACH;;;sBAUC;IACD;;OAEG;IACH;;;sBAOC;IACD,qDA0CC;IACD,cAmBC;IACD,mBAsBC;IACD,0BAMC;IACD,+BAKC;IACD,qCAOC;IACD,mBAQC;IACD,mBASC;IACD,yCASC;IACD,oDAUC;IACD;;;;;;MAwBC;IACD;;;;MAmBC;IACD,2DAQC;IACD,uCAMC;IACD,kCAEC;IACD,iCAIC;CACF;qCAjiBoC,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/tabs.js"],"names":[],"mappings":"AA2BA;;GAEG;AACH,6BAoBC;AAED;;;;;GAKG;AACH,+BAJW,IAAI,YACJ,IAAI,OA2Bd;AArED;;;GAGG;AACH,8BAA4B;AAE5B;;GAEG;AACH,+CAGG;qCAdkC,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"theme-toggle.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/theme-toggle.js"],"names":[],"mappings":"AAmGA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BASC;AAED;;;GAGG;AACH,oCAFW,WAAW;;;;;;EA+FrB;AAhND;;GAEG;AACH,+CAGG;;;;;;;;;;;;;;;;;;;;;;;IAmDD;;OAEG;IACH,mCAAiB;;;;;;;qCAlEkB,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../lib/js/ui/tooltip.js"],"names":[],"mappings":"AAuBA;;GAEG;AACH,6BAaC;AA5BD;;GAEG;AACH,+CAGG;AAwBH;;;;GAIG;AACH;IACE;;OAEG;IACH;QACE;;;;WAIG;;QAEH;;;WAGG;;;;;QAKH;;;WAGG;qBADO,SAAO,IAAI;QAGrB;;WAEG;;QAEH;;;WAGG;;QAEH;;;WAGG;oBADO,aAAc;QAGxB;;;WAGG;oBADO,aAAc;QAGxB;;;WAGG;;QAEH;;WAEG;;QAUH;;;WAGG;;MAIH;IACF,kCAEE;IACF,mEAaC;IAPC,aAA+D;IAC/D,qBAAyF;IACzF,cAA+B;IAC/B,aAAkB;IAClB,gBAAmB;IAIrB,cAIC;IACD,2BAKC;IACD,gBAGC;IACD,uBAcC;IACD,gCASC;IACD,6BAkBC;IACD,uBAiCC;IACD,wBAiBC;IACD,wCAmBC;IACD,sDAEC;IACD,+BAEC;IADC,0BAA4E;IAE9E,gCAKC;IACD,uBAEC;IACD,uBAEC;CACF;qCApRoC,sBAAsB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"class-logger.d.ts","sourceRoot":"","sources":["../../../lib/js/utils/class-logger.js"],"names":[],"mappings":"AAiCA;;;GAGG;AACH,wCAEC;AAED;;;;GAIG;AACH,+CAFe,GAAG,UAMjB;AAED;;;;GAIG;AACH,sDAFe,GAAG,UAMjB;AAED;;;;GAIG;AACH,oDAFe,GAAG,UAMjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.d.ts","sourceRoot":"","sources":["../../../lib/js/utils/css.js"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;GAKG;AACH,0CAJW,MAAM,gBACN,MAAM,GACJ,MAAM,CAIlB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dom.d.ts","sourceRoot":"","sources":["../../../lib/js/utils/dom.js"],"names":[],"mappings":"AAMA;;;;GAIG;AACH,2DAFa,MAAM,CAIlB;AAED;;;;;;;;;GASG;AACH,2CAHa,IAAI,uBAoChB;AAED;;;;;;;;GAQG;AACH,8CANa,MAAM,EAAE,CAiBpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"file-save.d.ts","sourceRoot":"","sources":["../../../lib/js/utils/file-save.js"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;GAKG;AAGH;;;;;;;;GAQG;AACH;IACE;;;MAGC;IAmCD;;OAEG;IACH,qCAEC;IAvCD;;;OAGG;IACH,gCAFW,eAAe,EAOzB;IAJC;;;wBAA4D;IAC5D,UAAgB;IAChB,WAAyD;IACzD,YAAyC;IAE3C;;OAEG;IACH,gBAEC;IACD;;OAEG;IACH,iBAEC;IACD;;;OAGG;IACH,4CAOC;CAOF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"floating-ui.d.ts","sourceRoot":"","sources":["../../../lib/js/utils/floating-ui.js"],"names":[],"mappings":"AA0BA;;;;;GAKG;AACH,uEAuCC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"font-awesome.d.ts","sourceRoot":"","sources":["../../../lib/js/utils/font-awesome.js"],"names":[],"mappings":"AAOA;;GAEG;AACH,uCAQC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"id.d.ts","sourceRoot":"","sources":["../../../lib/js/utils/id.js"],"names":[],"mappings":"AAMA;;GAEG;AACH,gCAEC;AAED;;;GAGG;AACH,kCAFW,IAAI,QAMd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../lib/js/utils/index.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pause-youtube-video.d.ts","sourceRoot":"","sources":["../../../lib/js/utils/pause-youtube-video.js"],"names":[],"mappings":"AAYA;;;;;GAKG;AACH,sCAFW,OAAO,GAAC,IAAI,QAWtB;AACD;;;;GAIG;AACH,qDAQC"}
|
package/dist/ulu-frontend.es.js
CHANGED
|
@@ -9,13 +9,16 @@ import { autoUpdate as ea, computePosition as ta, inline as ra, offset as na, fl
|
|
|
9
9
|
import oa from "swipe-listener";
|
|
10
10
|
import la from "aria-tablist";
|
|
11
11
|
function ii(r, e, t, n) {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
let a;
|
|
13
|
+
const i = function() {
|
|
14
|
+
const o = this, s = arguments, l = function() {
|
|
15
15
|
a = null, r.apply(o, s);
|
|
16
16
|
};
|
|
17
17
|
clearTimeout(a), a = setTimeout(l, e);
|
|
18
18
|
};
|
|
19
|
+
return i.cancel = function() {
|
|
20
|
+
clearTimeout(a), a = null;
|
|
21
|
+
}, i;
|
|
19
22
|
}
|
|
20
23
|
const ua = /(\r\n|\n|\r)/gm, ca = /\s+/g, fa = /^[{\[][\s\S]*[}\]]$/;
|
|
21
24
|
function da(r, e = {}, t = null) {
|
package/dist/ulu-frontend.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(y,F){typeof exports=="object"&&typeof module<"u"?F(exports,require("@floating-ui/dom"),require("swipe-listener"),require("aria-tablist")):typeof define=="function"&&define.amd?define(["exports","@floating-ui/dom","swipe-listener","aria-tablist"],F):(y=typeof globalThis<"u"?globalThis:y||self,F(y.ULU={},y.FloatingUIDOM,y.SwipeListener,y.AriaTablist))})(this,function(y,F,U,dt){"use strict";var Kl=Object.defineProperty;var ha=y=>{throw TypeError(y)};var Ul=(y,F,U)=>F in y?Kl(y,F,{enumerable:!0,configurable:!0,writable:!0,value:U}):y[F]=U;var j=(y,F,U)=>Ul(y,typeof F!="symbol"?F+"":F,U),ti=(y,F,U)=>F.has(y)||ha("Cannot "+U);var z=(y,F,U)=>(ti(y,F,"read from private field"),U?U.call(y):F.get(y)),pe=(y,F,U)=>F.has(y)?ha("Cannot add the same private member more than once"):F instanceof WeakSet?F.add(y):F.set(y,U),J=(y,F,U,dt)=>(ti(y,F,"write to private field"),dt?dt.call(y,U):F.set(y,U),U),ge=(y,F,U)=>(ti(y,F,"access private method"),U);var Ke,Ue,ve,ie,je,Ge,Oe,Xe,Ze,te,qt,ri,ni,ii;function ai(r,e,t,n){
|
|
1
|
+
(function(y,F){typeof exports=="object"&&typeof module<"u"?F(exports,require("@floating-ui/dom"),require("swipe-listener"),require("aria-tablist")):typeof define=="function"&&define.amd?define(["exports","@floating-ui/dom","swipe-listener","aria-tablist"],F):(y=typeof globalThis<"u"?globalThis:y||self,F(y.ULU={},y.FloatingUIDOM,y.SwipeListener,y.AriaTablist))})(this,function(y,F,U,dt){"use strict";var Kl=Object.defineProperty;var ha=y=>{throw TypeError(y)};var Ul=(y,F,U)=>F in y?Kl(y,F,{enumerable:!0,configurable:!0,writable:!0,value:U}):y[F]=U;var j=(y,F,U)=>Ul(y,typeof F!="symbol"?F+"":F,U),ti=(y,F,U)=>F.has(y)||ha("Cannot "+U);var z=(y,F,U)=>(ti(y,F,"read from private field"),U?U.call(y):F.get(y)),pe=(y,F,U)=>F.has(y)?ha("Cannot add the same private member more than once"):F instanceof WeakSet?F.add(y):F.set(y,U),J=(y,F,U,dt)=>(ti(y,F,"write to private field"),dt?dt.call(y,U):F.set(y,U),U),ge=(y,F,U)=>(ti(y,F,"access private method"),U);var Ke,Ue,ve,ie,je,Ge,Oe,Xe,Ze,te,qt,ri,ni,ii;function ai(r,e,t,n){let a;const i=function(){const o=this,s=arguments,l=function(){a=null,r.apply(o,s)};clearTimeout(a),a=setTimeout(l,e)};return i.cancel=function(){clearTimeout(a),a=null},i}const ma=/(\r\n|\n|\r)/gm,ba=/\s+/g,ga=/^[{\[][\s\S]*[}\]]$/;function xa(r,e={},t=null){try{return JSON.parse(r)}catch(n){return typeof t=="function"?t(n,r):console.warn("safeParse: Failed to parse JSON string:",r,"Error:",n),e}}function _a(){return typeof window<"u"&&typeof window.document<"u"}function si(r){return new DOMParser().parseFromString(r,"text/html").body.firstElementChild}function ya(r,e,t={}){const n=r.dataset[e];return xa(n,t,a=>{console.error(`Error getting JSON from dataset (${e}) -- "${n}"
|
|
2
2
|
`,r,a)})}function Ea(r,e){const t=r.dataset[e];return t&&ga.test(t.trim())?ya(r,e):t}function wa(r,e){const t=r.getBoundingClientRect();return e.clientY<t.top||e.clientY>t.top+t.height||e.clientX<t.left||e.clientX>t.left+t.width}function Ht(r,e=document){return typeof r=="string"?e.querySelector(r):r instanceof Element?r:(console.warn("getElement: Invalid target type (expected String/Node)",r),null)}function oi(r,e=document){return typeof r=="string"?[...e.querySelectorAll(r)]:r instanceof Element?[r]:Array.isArray(r)||r instanceof NodeList?[...r]:(console.warn("getElement: Invalid target type (expected String/Node/Array/Node List)",r),null)}function Sa(r){const t={...{scrollableChild:document.body,container:window,propertyElement:document.documentElement,propertyName:"--ulu-scrollbar-width"},...r},{scrollableChild:n,container:a,propertyElement:i,propertyName:o}=t,s=li(n,a);i.style.setProperty(o,`${s}px`)}function li(r=document.body,e=window){return e.innerWidth-r.clientWidth}function Ca({preventShift:r=!1,container:e=document.body}){const t=e.style.overflow,n=e.style.paddingRight;if(e.style.overflow="hidden",r){const a=li();if(a>0){const i=parseInt(n||"0px",10);e.style.paddingRight=`${i+a}px`}}return()=>{e.style.overflow=t,e.style.paddingRight=n}}_a()&&(Aa(),Ta());const Bt={pageModified(r){r.dispatchEvent(Ne("pageModified"))},pageResized(r){r.dispatchEvent(Ne("pageResized"))},beforePrint(r){r.dispatchEvent(Ne("beforePrint"))},afterPrint(r){r.dispatchEvent(Ne("afterPrint"))}},Oa=Object.keys(Bt);function vt(r,e){Bt[r]?Bt[r](e):console.warn(`Unable to dispatch non-core event: ${r}`)}function Me(r){return"ulu:"+r}function xe(r){return Oa.includes(r)?Me(r):(console.warn(`'${r}' is not a valid core event type.`),null)}function Ne(r,e=null,t={bubbles:!0}){return new CustomEvent(Me(r),{detail:e,...t})}function Aa(){window.addEventListener("resize",ai(()=>vt("pageResized",document),250))}function Ta(){window.addEventListener("beforeprint",()=>{vt("beforePrint",document)}),window.addEventListener("afterprint",()=>{vt("afterPrint",document)})}const ui={iconClassClose:"css-icon css-icon--close",iconClassDragX:"css-icon css-icon--drag-x",iconClassDragBoth:"css-icon css-icon--drag-both",iconClassPrevious:"css-icon css-icon--angle-left",iconClassNext:"css-icon css-icon--angle-right",cssvarPrefix:""};let nt={...ui};function Ma(){return{...ui}}function ci(r){Object.assign(nt,r)}function Ia(){return{...nt}}function fi(r){if(!nt.hasOwnProperty(r)){console.warn(`Attempted to access non-existent setting: ${r}`);return}return nt[r]}function Da(r,e){nt[r]=e}function _e(r,e){return{toString(){const t=fi(r);return e?e(t):t}}}function pt(r){return e=>r.every(t=>Object.prototype.hasOwnProperty.call(e,t))}function ht(r){return r.replace(ma,"").replace(ba," ").trim()}function Pa(r){return r.replace(/-([a-z])/g,(e,t)=>t.toUpperCase())}function di(r){return Pa(r.replace(/^data-/,""))}function vi(r,e={columnFirst:"position-column-first",columnLast:"position-column-last",rowFirst:"position-row-first",rowLast:"position-row-last"}){const t=[...r.children],n=[];let a;t.forEach(i=>{const o=i.getBoundingClientRect().y;a!==o&&n.push([]),n[n.length-1].push(i),a=o,i.classList.remove(...Object.values(e))}),n.forEach((i,o)=>{o===0&&i.forEach(s=>s.classList.add(e.rowFirst)),o==n.length-1&&i.forEach(s=>s.classList.add(e.rowLast)),i.forEach((s,l)=>{l===0&&s.classList.add(e.columnFirst),l==i.length-1&&s.classList.add(e.columnLast)})})}function mt(r){return typeof r=="string"?r.split(" ").filter(e=>e!==""):Array.isArray(r)?r:r?(console.warn("resolveClassArray: Invalid class input type.",r),[]):[]}const Ee=class Ee{constructor(e){if(!Ee.hasRequiredOptions(e))throw new Error(`Missing a required options: ${Ee.requiredOptions.join(", ")}`);this.options=Object.assign({},Ee.defaults,e),this.logTitle=`ULU: ${this.options.type}:
|
|
3
3
|
`}init(e){var t;this.setupElements(e),(t=e.coreEvents)!=null&&t.length&&e.coreEvents.forEach(n=>{const a=xe(n);a&&document.addEventListener(a,()=>this.setupElements(e))})}setupElements(e){const{setup:t,key:n,withData:a,context:i}=e;this.queryAllInitial(n,a,i).forEach(s=>t(s,this))}getAttribute(e){const{baseAttribute:t}=this.options;return e?`${t}-${e}`:`${t}`}attributeSelector(e){return`[${this.getAttribute(e)}]`}attributeSelectorInitial(e){return`${this.attributeSelector(e)}:not([${this.getAttribute("init")}])`}queryAllInitial(e,t,n=document){return[...n.querySelectorAll(this.attributeSelectorInitial(e))].map(i=>({element:i,data:t?this.getData(i,e):null,initialize:()=>this.initializeElement(i)}))}initializeElement(e){e.setAttribute(this.getAttribute("init"),"")}getData(e,t){const n=di(this.getAttribute(t));return Ea(e,n)}log(...e){console.log(this.logTitle,...e)}warn(...e){console.warn(this.logTitle,...e)}logError(...e){console.error(this.logTitle,...e)}};j(Ee,"defaults",{type:null,baseAttribute:null}),j(Ee,"requiredOptions",["type","baseAttribute"]),j(Ee,"hasRequiredOptions",pt(Ee.requiredOptions));let G=Ee;function Wt(r,e){var t=r.indexOf(e);t>-1&&r.splice(t,1)}function ka(r,e){return`--${r}-${e}`}const it={debug:!1,warningsAlways:!0,errorsAlways:!0,outputContext:!1},La="console"in window;function zt(r){var e;return La&&it.debug&&((r==null?void 0:r.debug)||((e=r==null?void 0:r.options)==null?void 0:e.debug)||r==null)}function Ra(r){var e;return typeof r=="object"&&((e=r==null?void 0:r.constructor)==null?void 0:e.name)}function Vt(r,e,t){const n=Ra(e)||"Logger";console[r](n,...t),it.outputContext&&console.log(`Context:
|
|
4
4
|
`,e)}function $a(r){Object.assign(it,r)}function se(r,...e){zt(r)&&Vt("log",r,e)}function Kt(r,...e){(it.warningsAlways||zt(r))&&Vt("warn",r,e)}function Q(r,...e){(it.errorsAlways||zt(r))&&Vt("error",r,e)}const Fa=r=>ka(r,"breakpoint");window.addEventListener(xe("pageResized"),()=>{bt.instances.forEach(r=>r.update())});const Ve=class Ve{constructor(e){Object.assign(this,Ve.defaults,e),this.active=null,this.previous=null,this.activeIndex=null,this.resizeDirection=null,this.previousIndex=null,this.breakpoints={},this.onChangeCallbacks=[],this.order.forEach(t=>this.breakpoints[t]=new Na(t,this)),se(this,this),this.update(),Ve.instances.push(this)}onChange(e){this.onChangeCallbacks.push(e)}removeOnChange(e){Wt(this.onChangeCallbacks,e)}getBreakpointInPseudo(){return window.getComputedStyle(this.element,this.pseudoSelector).content.replace(/^"|"$/g,"")}getBreakpointInProperty(){return getComputedStyle(this.element).getPropertyValue(this.customProperty).trim()}getBreakpoint(){return this.valueFromPseudo?this.getBreakpointInPseudo():this.getBreakpointInProperty()}update(){const e=this.getBreakpoint();if(!e){Q(this,"Unable to get current breakpoint, maybe order is incorrect? Breakpoint check skipped!");return}if(e===this.active)return;this.previous=this.active,this.previousIndex=this.activeIndex;const t=this.order.indexOf(e);this.active=e,this.activeIndex=t,this.order.forEach((n,a)=>{const i=this.breakpoints[n],o=this.activeIndex;i._setDirection("min",a<=o),i._setDirection("max",a>o),i._setDirection("only",a===o)}),this.previousIndex!==null&&(this.resizeDirection=this.previousIndex<t?"up":"down"),this.onChangeCallbacks.forEach(n=>n(this))}at(e){const t=this.breakpoints[e];return e||Q(this,"Unable to find breakpoint for:",t),t}};j(Ve,"instances",[]),j(Ve,"defaults",{element:document==null?void 0:document.documentElement,valueFromPseudo:!1,customProperty:"--breakpoint",customProperty:_e("cssvarPrefix",Fa),pseudoSelector:":before",order:["none","small","medium","large"],debug:!1});let bt=Ve;class Ut{constructor(e,t){this.direction=e,this.active=!1,this.on=[],this.off=[],this.breakpoint=t}change(e){this.active!==e&&(e?this._call(!0):this.active&&this._call(!1),this.active=e)}_call(e){(e?this.on:this.off).forEach(n=>n()),se(this.breakpoint._manager,`Handlers called (${e?"on":"off"}): ${this.direction}`)}getHandlers(e){return typeof e!="object"?{on:e}:e}add(e){const t=this.getHandlers(e);t.on&&this.on.push(t.on),t.off&&this.off.push(t.off),this.active&&t.on&&(t.on(),se(this.breakpoint._manager,`Handler called immediately: ${this.direction}`,t.on))}remove(e){const t=this.getHandlers(e);t.on&&Wt(this.on,t.on),t.off&&Wt(this.off,t.off)}}class Na{constructor(e,t){this.directions={max:new Ut("max",this),min:new Ut("min",this),only:new Ut("only",this)},this._manager=t,this.name=e}_setDirection(e,t){this.directions[e].change(t)}max(e){this.directions.max.add(e)}min(e){this.directions.min.add(e)}only(e){this.directions.only.add(e)}remove(e,t){(t?[t]:["max","min","only"]).forEach(a=>{this.directions[a]&&this.directions[a].remove(e)})}log(...e){e.unshift(`Breakpoint (${this.name}):`),this._manager.log.apply(this._manager,e)}}let qa=0;function jt(){return`ulu-uid-${++qa}`}function gt(r){r.id||(r.id=jt())}const Lt=class Lt{constructor(e,t){const{trigger:n,content:a}=e;if(!n||!a){Q(this,"missing required elements (trigger or content)");return}const i=Object.assign({},Lt.defaults,t);this.elements=e,this.options=i,this.isOpen=!1,this.handlers={},gt(n),gt(a),this.debugLog(this,this),i.selfManaged||this.attachHandlers(),this.setup()}attachHandlers(){const{trigger:e,content:t}=this.elements,{focusoutCloses:n}=this.options;this.clickHandler=a=>{this.onClick(a)},this.focusoutHandler=a=>{n&&document.addEventListener("focusin",()=>{t.contains(document.activeElement)||this.close(a)},{once:!0})},e.addEventListener("click",this.clickHandler),t.addEventListener("focusout",this.focusoutHandler)}removeHandlers(){const{trigger:e,content:t}=this.elements;e.removeEventListener("click",this.clickHandler),t.removeEventListener("focusout",this.focusoutHandler)}onClick(e){this.toggle(e)}destroy(){this.removeHandlers(),this.destroyTemporaryHandlers()}debugLog(...e){this.options.debug&&se(this,...e)}setup(){const{trigger:e,content:t}=this.elements,{startOpen:n}=this.options;e.setAttribute("role","button"),e.setAttribute("aria-controls",t.id),t.setAttribute("aria-labelledby",e.id),this.setState(n)}createEvent(e,t){return new CustomEvent(Me("collapsible:"+e),{detail:t})}setState(e,t){const n={collapsible:this,isOpen:e,event:t};this.debugLog(this,"Set state",n);const{trigger:a,content:i}=this.elements,{openClass:o}=this.options,s=l=>l.classList[e?"add":"remove"](o);a.setAttribute("aria-expanded",e?"true":"false"),s(a),s(i),this.isOpen=e,this.options.onChange(n),a.dispatchEvent(this.createEvent("change",n)),e?this.setupTemporaryHandlers():this.destroyTemporaryHandlers()}setupTemporaryHandlers(){const{content:e,trigger:t}=this.elements,{clickOutsideCloses:n,escapeCloses:a}=this.options,i=s=>{const{target:l}=s,u=t.contains(l),m=e.contains(l);n&&!u&&!m&&this.close(s)},o=s=>{a&&s.key==="Escape"&&this.close(s)};document.addEventListener("click",i),document.addEventListener("keydown",o),this.handlers.onDocumentClick=i,this.handlers.onDocumentKeydown=o}destroyTemporaryHandlers(){const{onDocumentClick:e,onDocumentKeydown:t}=this.handlers;e&&document.removeEventListener("click",e),e&&document.removeEventListener("keydown",t)}open(e){this.setState(!0,e)}close(e){this.setState(!1,e)}toggle(e){this.setState(!this.isOpen,e)}};j(Lt,"defaults",{clickOutsideCloses:!1,focusoutCloses:!1,escapeCloses:!1,selfManaged:!1,startOpen:!1,openClass:"is-active",debug:!0,onChange(e){}});let xt=Lt;const _t=new G({type:"details-group",baseAttribute:"data-ulu-details-group"}),Gt=_t.getAttribute("child-init"),Ha={onlyOneOpen:!0,childSelector:":scope > details"};function Ba(){_t.init({withData:!0,coreEvents:["pageModified"],setup({element:r,data:e,initialize:t}){pi(r,e),t()}})}function pi(r,e){const t=Object.assign({},Ha,e);try{a()}catch(s){console.error(s)}function n(){return r.querySelectorAll(t.childSelector)}function a(){n().forEach(s=>{s.hasAttribute(Gt)||(s.setAttribute(Gt,""),s.addEventListener("toggle",i))})}function i({target:s}){t.onlyOneOpen&&s.open&&n().forEach(l=>{l!==s&&l.open&&(l.open=!1)})}function o(){n().forEach(s=>{s.removeEventListener("toggle",i),s.removeAttribute(Gt)}),r.removeAttribute(_t.getAttribute("init"))}return{destroy:o,element:r,setupChildren:a}}const Wa=[".youtube-embedded-video",'iframe[title*="YouTube video player"]','iframe[src*="youtube.com/embed"]'];function hi(r=document){bi(r).forEach(t=>{try{t.contentWindow.postMessage('{"event":"command","func":"stopVideo","args":""}',"*")}catch(n){console.error(n)}})}function mi(r=document){bi(r).forEach(t=>{const{src:n}=t;n&&(t.src=n.split("?")[0]+"?rel=0&enablejsapi=1")})}function bi(r){return r.querySelectorAll(Wa.join(", "))}const Xt="data-ulu-dialog",qe=new G({type:"dialog",baseAttribute:Xt}),gi=qe.getAttribute("close"),Zt={nonModal:!1,documentEnd:!1,clickOutsideCloses:!0,pauseVideos:!0,preventScroll:!0,preventScrollShift:!0};let yt={...Zt};function za(r){yt=Object.assign({},yt,r)}function Va(){qe.init({coreEvents:["pageModified"],withData:!0,setup({element:r,initialize:e,data:t}){_i(r,t),e()}}),qe.init({key:"trigger",coreEvents:["pageModified"],withData:!0,setup({element:r,initialize:e,data:t}){xi(r,t),e()}})}function xi(r,e){r.addEventListener("click",t);function t(n){var s;n.target.closest("a")&&n.preventDefault();const i=document.getElementById(e);if(!i){console.error("Could not locate dialog (id)",e);return}if(((s=i==null?void 0:i.tagName)==null?void 0:s.toLowerCase())!=="dialog"){console.error("Attempted to trigger non <dialog> element. Did you mean to use modal builder?");return}const o=yi(i);i[o.nonModal?"show":"showModal"]()}}function _i(r,e){const t=Object.assign({},yt,e),n=document.body,{preventScrollShift:a}=t;let i;if(r.addEventListener(Me("resizer:start"),s),r.addEventListener(Me("resizer:end"),l),r.addEventListener("click",o),t.documentEnd&&n.appendChild(r),t.pauseVideos&&Ka(r),!t.nonModal&&t.preventScroll){let u;r.addEventListener("toggle",m=>{m.newState==="open"?u=Ca({preventShift:a}):u&&u()})}function o(u){const{target:m}=u,v=m===r,c=m.closest(qe.attributeSelector("close"));(!i&&t.clickOutsideCloses&&v&&wa(r,u)||c)&&(t.pauseVideos&&Ua(r),r.close())}function s(u){i=u.pointerId}function l(u){i===u.pointerId&&setTimeout(()=>{i=null},0)}}function yi(r){return Object.assign({},yt,qe.getData(r))}function Ka(r){mi(r)}function Ua(r){hi(r),r.querySelectorAll("video").forEach(t=>t.pause())}const Et=new G({type:"flipcard",baseAttribute:"data-ulu-flipcard"});function ja(){Et.init({withData:!0,coreEvents:["pageModified"],setup({element:r,data:e,initialize:t}){const n=Object.assign({},e),a=r.querySelector(Et.attributeSelector("front")),i=r.querySelector(Et.attributeSelector("back"));new wt(r,a,i,n),t()}})}const Re=class Re{constructor(e,t,n,a){n||Q(this,"Missing an element (container, front, back)"),this.options=Object.assign({},Re.defaults,a);const{namespace:i}=this.options;Re.instances.push(this),this.elements={container:e,front:t,back:n},this.isOpen=!1,this.uid=`${i}-id-${Re.instances.length}`,this.stateAttr=`data-${i}-state`.toLowerCase(),this.setup(),this.setVisibility(!1),se(this,this)}toggle(){this.setVisibility(!this.isOpen)}setup(){const{uid:e}=this,{namespace:t,proxyClick:n}=this.options,{container:a,front:i,back:o}=this.elements,s=this.elements.control=document.createElement("button");s.classList.add(this.getClass("control-button")),s.setAttribute("type","button"),s.innerHTML=this.createControlContent(),s.style.gridArea=t,s.style.zIndex="-1",s.addEventListener("focusin",()=>{s.style.zIndex="20"}),s.addEventListener("focusout",()=>{s.style.zIndex="-1"}),s.addEventListener("click",this.toggle.bind(this)),o.parentNode.insertBefore(s,o),a.classList.add(this.options.namespace),a.setAttribute("style",ht(this.containerCss())),n&&a.addEventListener("click",this.onProxyClick.bind(this)),i.style.gridArea=t,o.style.gridArea=t,s.id=`${e}-control`,s.setAttribute("aria-controls",o.id),s.setAttribute("aria-expanded","false"),o.id=`${e}-back`,o.setAttribute("aria-labelledby",s.id),o.setAttribute("aria-hidden","true")}onProxyClick({target:e}){const{exclude:t,allowSelection:n,selectionMin:a}=this.options.proxyClick,i=window.getSelection();t&&!e.matches(t)&&(!n||i.toString().length<a)&&this.toggle()}getClass(e){const{namespace:t}=this.options;return e?`${t}__${e}`:t}createControlContent(){return`
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ulu/frontend",
|
|
3
|
-
"version": "0.2.0-beta.
|
|
4
|
-
"description": "A
|
|
3
|
+
"version": "0.2.0-beta.2",
|
|
4
|
+
"description": "A framework-agnostic frontend toolkit providing a modular, tree-shakable library of accessible components and utilities. Designed for seamless integration, it features a highly configurable SCSS system for any environment and vanilla JavaScript modules optimized for traditional websites and content management systems.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"dist",
|
|
@@ -20,14 +20,9 @@
|
|
|
20
20
|
"./scss/*.scss": "./lib/scss/*.scss",
|
|
21
21
|
"./scss/*": "./lib/scss/*",
|
|
22
22
|
"./scss": "./lib/scss/index.scss",
|
|
23
|
-
"./js/*":
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
"typesVersions": {
|
|
27
|
-
"*": {
|
|
28
|
-
"js/*": [
|
|
29
|
-
"./dist/types/*"
|
|
30
|
-
]
|
|
23
|
+
"./js/*": {
|
|
24
|
+
"import": "./lib/js/*",
|
|
25
|
+
"types": "./dist/types/*"
|
|
31
26
|
}
|
|
32
27
|
},
|
|
33
28
|
"scripts": {
|
|
@@ -52,28 +47,35 @@
|
|
|
52
47
|
"url": "git+https://github.com/Jscherbe/frontend.git"
|
|
53
48
|
},
|
|
54
49
|
"keywords": [
|
|
55
|
-
"
|
|
56
|
-
"
|
|
50
|
+
"a11y",
|
|
51
|
+
"accessibility",
|
|
57
52
|
"breakpoints",
|
|
58
|
-
"
|
|
59
|
-
"modules",
|
|
60
|
-
"javascript",
|
|
61
|
-
"framework",
|
|
62
|
-
"mixin",
|
|
53
|
+
"cms",
|
|
63
54
|
"components",
|
|
64
|
-
"
|
|
65
|
-
"frontend framework",
|
|
55
|
+
"composable",
|
|
66
56
|
"css",
|
|
67
|
-
"
|
|
68
|
-
"
|
|
57
|
+
"design-system",
|
|
58
|
+
"framework-agnostic",
|
|
59
|
+
"frontend",
|
|
60
|
+
"frontend-framework",
|
|
61
|
+
"HTML",
|
|
62
|
+
"integration",
|
|
63
|
+
"javascript",
|
|
64
|
+
"modular",
|
|
65
|
+
"responsive-design",
|
|
66
|
+
"sass",
|
|
67
|
+
"scss",
|
|
68
|
+
"theme",
|
|
69
|
+
"theming",
|
|
69
70
|
"toolkit",
|
|
70
|
-
"
|
|
71
|
+
"tree-shaking",
|
|
71
72
|
"ui",
|
|
72
|
-
"user
|
|
73
|
-
"
|
|
73
|
+
"user-interface",
|
|
74
|
+
"utilities",
|
|
75
|
+
"vanilla-js"
|
|
74
76
|
],
|
|
75
77
|
"authors": {
|
|
76
|
-
"name": "Joe Scherben
|
|
78
|
+
"name": "Joe Scherben",
|
|
77
79
|
"email": "jscherbe@gmail.com"
|
|
78
80
|
},
|
|
79
81
|
"license": "MIT",
|
|
@@ -81,17 +83,28 @@
|
|
|
81
83
|
"url": "https://github.com/Jscherbe/frontend/issues"
|
|
82
84
|
},
|
|
83
85
|
"homepage": "https://github.com/Jscherbe/frontend#readme",
|
|
86
|
+
"peerDependencies": {
|
|
87
|
+
"@floating-ui/dom": "^1.6.5",
|
|
88
|
+
"@ulu/utils": "^0.0.33",
|
|
89
|
+
"ally.js": "^1.4.1",
|
|
90
|
+
"aria-tablist": "^1.2.2",
|
|
91
|
+
"swipe-listener": "^1.3.0"
|
|
92
|
+
},
|
|
84
93
|
"devDependencies": {
|
|
85
94
|
"@11ty/eleventy": "^3.0.0-alpha.6",
|
|
86
95
|
"@11ty/eleventy-navigation": "^0.3.5",
|
|
87
96
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
|
97
|
+
"@floating-ui/dom": "^1.6.5",
|
|
88
98
|
"@fortawesome/fontawesome-free": "^6.5.2",
|
|
89
99
|
"@ulu/markdown-output-utils": "^0.0.6",
|
|
90
100
|
"@ulu/sassdoc-to-markdown": "^0.0.16",
|
|
101
|
+
"@ulu/utils": "^0.0.33",
|
|
91
102
|
"@ulu/vite-config-cms-theme": "^0.0.10",
|
|
92
103
|
"@ulu/vitepress-auto-menus": "^0.0.3",
|
|
93
104
|
"@ulu/vitepress-sassdoc": "^0.0.9",
|
|
94
105
|
"algoliasearch": "^4.23.3",
|
|
106
|
+
"ally.js": "^1.4.1",
|
|
107
|
+
"aria-tablist": "^1.2.2",
|
|
95
108
|
"autoprefixer": "^10.4.16",
|
|
96
109
|
"chokidar": "^3.6.0",
|
|
97
110
|
"eleventy-plugin-nesting-toc": "^1.3.0",
|
|
@@ -105,15 +118,9 @@
|
|
|
105
118
|
"sass-embedded": "^1.81.0",
|
|
106
119
|
"sharp": "^0.33.4",
|
|
107
120
|
"svgo": "^3.3.2",
|
|
121
|
+
"swipe-listener": "^1.3.0",
|
|
108
122
|
"twig": "^1.17.1",
|
|
109
123
|
"typescript": "^5.3.3",
|
|
110
124
|
"vite": "^5.4.11"
|
|
111
|
-
},
|
|
112
|
-
"dependencies": {
|
|
113
|
-
"@floating-ui/dom": "^1.6.5",
|
|
114
|
-
"@ulu/utils": "^0.0.30",
|
|
115
|
-
"ally.js": "^1.4.1",
|
|
116
|
-
"aria-tablist": "^1.2.2",
|
|
117
|
-
"swipe-listener": "^1.3.0"
|
|
118
125
|
}
|
|
119
126
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../../lib/js/core/component.js"],"names":[],"mappings":"AAUA;;GAEG;AACH;IACE;;;MAGE;IACF,iCAGE;IACF,+BAEE;IAEF;;;;;OAKG;IACH;QAH2B,IAAI;QACJ,aAAa;OAUvC;IAFC;;;;;;MAAwE;IACxE,iBAAgD;IAElD;;;;;;;;OAQG;IACH;QAN4B,KAAK;QACP,GAAG;QACF,QAAQ;QACV,UAAU;QACJ,OAAO,EAA3B,WAAW;aAerB;IACD;;;;;;;OAOG;IACH;QAL4B,KAAK;QACP,GAAG,EAAlB,MAAM;QACU,QAAQ,EAAxB,OAAO;QACa,OAAO,EAA3B,WAAW;aAMrB;IACD;;;;OAIG;IACH,kCAGC;IACD;;;OAGG;IACH,uCAEC;IACD;;;OAGG;IACH,2CAEC;IACD;;;;;;OAMG;IACH,uDALW,WAAW,GAGT,MAAM;QAAC,OAAO,EAAE,WAAW,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,UAAU,WAAU;KAAC,CAAC,CAS7E;IACD;;;OAGG;IACH,2BAFW,WAAW,QAIrB;IACD;;;OAGG;IACH,qCAGC;IACD;;OAEG;IACH,0BAEC;IACD;;OAEG;IACH,2BAEC;IACD;;OAEG;IACH,+BAEC;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../../lib/js/core/events.js"],"names":[],"mappings":"AAkCA;;;;GAIG;AACH,yDAFW,IAAI,QAQd;AAED;;;;GAIG;AACH,sDAEC;AAED;;;;GAIG;AACH,gDAFa,SAAO,IAAI,CAQvB;AAED;;;;;;GAMG;AACH,oDAJW,GAAG,kBAED,WAAW,CAIvB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../lib/js/core/settings.js"],"names":[],"mappings":"AA+BA;;;GAGG;AACH,sCAFa,MAAM,CAIlB;AAED;;;GAGG;AACH,wCAFW,MAAM,QAIhB;AAED;;;GAGG;AACH,+BAFa,MAAM,CAIlB;AAED;;;;GAIG;AACH,gCAHW,MAAM,OAShB;AAED;;;;GAIG;AACH,mCAHW,MAAM,oBAKhB;AAED;;;;;;;;;;;GAWG;AACH,yEAOC;;;;;;;;oBAxFa,MAAM;;;;oBACN,MAAM;;;;uBACN,MAAM;;;;uBACN,MAAM;;;;mBACN,MAAM;;;;kBACN,MAAM"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"breakpoints.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/breakpoints.js"],"names":[],"mappings":"AAkBA;;;;GAIG;AACH;IACE,wBAAsB;IACtB;;;;;;;MAQC;IACD;;;;;;;OAOG;IACH;QANyB,KAAK;QACL,cAAc;QACd,eAAe;QAChB,OAAO,EAApB,IAAI;QACW,cAAc;OAevC;IAXC,YAAkB;IAClB,cAAoB;IACpB,iBAAuB;IACvB,wBAA2B;IAC3B,mBAAyB;IACzB,gBAAqB;IACrB,yBAA2B;IAM7B;;;;;OAKG;IACH,mCAEC;IACD;;;OAGG;IACH,yCAEC;IACD;;OAEG;IACH,gCAEC;IACD;;OAEG;IACH,kCAEC;IACD;;OAEG;IACH,wBAMC;IACD;;OAEG;IACH,eAuCC;IACD;;;;OAIG;IACH,kBAFY,UAAU,CAQrB;CACF;AAsED;;;GAGG;AACH;IACE,qCAQC;IAPC;;;;MAIC;IACD,cAAuB;IACvB,UAAgB;IAElB;;;;;OAKG;IACH,wDAEC;IACD;;;;OAIG;IACH,6BAEC;IACD;;;;OAIG;IACH,6BAEC;IACD;;;OAGG;IACH,8BAEC;IACD;;;;OAIG;IACH,mDAOC;IAED,yBAGC;CACF;AArID;;;GAGG;AACH;IACE,6CAMC;IALC,eAA0B;IAC1B,gBAAmB;IACnB,UAAY;IACZ,WAAa;IACb,gBAA4B;IAE9B;;OAEG;IACH,sBAMC;IACD;;OAEG;IACH,4BAIC;IACD;;OAEG;IACH,+BAEC;IACD;;;;;OAKG;IACH,aAJW,cAAe,QAiBzB;IACD;;OAEG;IACH,2BAQC;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"collapsible.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/collapsible.js"],"names":[],"mappings":"AAQA;;GAEG;AACH;IACE;;;;QAME;;WAEG;;QAGH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;;MAKH;IACF;;;;;;OAMG;IACH;QAL0B,OAAO,EAAtB,IAAI;QACW,OAAO,EAAtB,IAAI;oBAsBd;IAXC;iBAZS,IAAI;iBACJ,IAAI;MAWW;IACxB,aAAsB;IACtB,gBAAmB;IACnB,aAAkB;IASpB,uBAoBC;IAjBC,mCAEC;IACD,sCAWC;IAIH,uBAIC;IACD,0BAEC;IACD,gBAGC;IACD,+BAIC;IACD,cAOC;IACD,sDAEC;IACD,wCAqBC;IACD;;OAEG;IACH,+BAoBC;IACD;;OAEG;IACH,iCAQC;IACD,uBAEC;IACD,wBAEC;IACD,yBAEC;CAqBF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"details-group.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/details-group.js"],"names":[],"mappings":"AAqBA;;;GAGG;AACH,6BASC;AAED;;;;;GAKG;AAEH;;;;;GAKG;AACH,oCAJW,WAAW,qBAET,oBAAoB,CAgEhC;AAxGD;;GAEG;AACH,+CAGG;;;;;;;;;aA0BW,WAAW;;;;;;qCAlCY,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/dialog.js"],"names":[],"mappings":"AA6DA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BAqBC;AAED;;;;GAIG;AACH,sCAHW,IAAI,0BA2Bd;AAED;;;GAGG;AACH,oCAFW,IAAI,0BA6Dd;AAED;;;;GAIG;AACH,yCAHW,IAAI,OAKd;AA7LD;;GAEG;AACH,8CAA+C;AAE/C;;GAEG;AACH,+CAAuF;AAEvF;;GAEG;AACH,oCAAgE;;;;;;;;;qCAjB3B,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"flipcard.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/flipcard.js"],"names":[],"mappings":"AAgBA;;GAEG;AACH,6BAYC;AAvBD;;GAEG;AACH,+CAGG;AAmBH;;GAEG;AACH;IACE,wBAAsB;IACtB;;OAEG;IACH;;;;;;;MAOE;IACF,gEAgBC;IAZC,aAA2D;IAK3D;;;;MAA0C;IAC1C,gBAAmB;IACnB,YAA6D;IAC7D,kBAA0D;IAK5D,eAEC;IACD,cAqCC;IACD;;;OAGG;IACH;;aAQC;IACD,0BAGC;IACD,+BAIC;IACD,kCASC;IACD,uBAWC;IACD,kCAKC;CACF;qCAzJoC,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"grid.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/grid.js"],"names":[],"mappings":"AAeA;;;GAGG;AACH,yCAQC;AApBD;;GAEG;AACH,+CAGG;qCATkC,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"modal-builder.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/modal-builder.js"],"names":[],"mappings":"AAkJA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BAQC;AAED;;;;GAIG;AACH,oCAHW,IAAI;;;EAsEd;AAlOD;;GAEG;AACH,+CAGG;;;;;;;;;;;;;;;;;;;;;;;;;IA+DD,uDAGC;IACD,yDAIC;IACD;;;;;OAKG;IACH,0DA2CC;;;;;;;;;;;;WAjHW,MAAM,GAAC,IAAI;;;;eACX,MAAM,GAAC,IAAI;;;;gBACX,MAAM;;;;gBACN,MAAM;;;;iBACN,MAAM;;;;cACN,OAAO;;;;iBACP,OAAO;;;;iBACP,OAAO;;;;cACP,QAAQ,GAAC,UAAU,GAAC,YAAY,GAAC,WAAW,GAAC,aAAa,GAAC,eAAe,GAAC,cAAc;;;;eACzF,OAAO;;;;gBACP,OAAO;;;;UACP,SAAS,GAAC,OAAO,GAAC,OAAO,GAAC,YAAY;;;;WACtC,OAAO;;;;iBACP,OAAO;;;;WACP,MAAM;;;;eACN,MAAM;;;;oBACN,MAAM;;;;sBACN,MAAM;;;;mBACN,MAAM,GAAC,IAAI;;;;gBACX,MAAM,GAAC,IAAI;;;;WACX,OAAO;;;;8BACE,MAAM,KAAG,MAAM;;;;mBACf,MAAM,KAAG,MAAM;;wBAzCd,cAAc;qCAHD,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"overflow-scroller-pager.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/overflow-scroller-pager.js"],"names":[],"mappings":"AAAA;;GAEG;AACH;;;;;;;;;;;GAWG;AAEH,wCA4CC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"overflow-scroller.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/overflow-scroller.js"],"names":[],"mappings":"AAmBA;IACE,wBAAsB;IACtB;;;;;;;;;;MAUC;IACD,wCAgBC;IAfC,aAAmE;IAKnE,cAGC;IACD,qBAAuB;IACvB,yBAA2B;IAC3B,gCAA4C;IAK9C,sBAGC;IADC,qBAAwD;IAE1D;;;;;;MA2BC;IACD,oDAQC;IACD,uCAMC;IACD,2BAGC;IACD,2BAiBC;IACD,8CAeC;IACD,6BAaC;IACD,aAMC;IACD,iBAMC;IACD,6BAGC;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"page.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/page.js"],"names":[],"mappings":"AAQA;;GAEG;AACH,6BAEC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/popover.js"],"names":[],"mappings":"AAgCA;;GAEG;AACH,6BAmBC;AAED;;GAEG;AACH;;;;;;;;;EAiBC;AAKD,uDAmBC;AA5FD;;GAEG;AACH,+CAGG;AAOH;;GAEG;AACH,8CAAqC;AA+ErC;;GAEG;AACH;IACE,8DAIC;IADC,qBAA4C;IAa9C,+BAIC;IADC,0BAA+E;IAEjF,gCAKC;CACF;qCAlIoC,sBAAsB;4BAE/B,kBAAkB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"print-details.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/print-details.js"],"names":[],"mappings":"AAmBA;;;;GAIG;AACH,yCAmBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"print.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/print.js"],"names":[],"mappings":"AAuBA;;;GAGG;AACH,6BASC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"programmatic-modal.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/programmatic-modal.js"],"names":[],"mappings":"AAUA;IACE;;;MAGE;IACF,gCAeC;IAbC,aAAsB;IACtB,cAAoB;IACpB,mBAAyB;IAEzB,qCAGC;IACD,2BAEC;IAIH,sBAMC;IACD,gBAMC;IACD;;;;MAkDC;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"proxy-click.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/proxy-click.js"],"names":[],"mappings":"AAkCA;;GAEG;AACH,gDAEC;AACD;;;GAGG;AACH,6BASC;AAED;;;;GAIG;AACH,kCAHW,IAAI,0BAWd;AAED;;;;;GAKG;AACH,sCAJW,IAAI,SACJ,IAAI,qBAoBd;AAhFD;;GAEG;AACH,+CAGG;;;;;;;qCARkC,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"resizer.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/resizer.js"],"names":[],"mappings":"AAUA;;GAEG;AACH;IACE;;QAEE;;WAEG;;QAEH;;WAEG;;QAEH;;;;;WAKG;eAJO,MAAM,GAAC,OAAO,GAAC,IAAI;QAM7B;;;;;WAKG;eAJO,KAAK,GAAC,QAAQ,GAAC,IAAI;QAM7B;;WAEG;;QAEH;;WAEG;;QAEH;;;;;;WAMG;;QAEH;;;;;WAKG;;QAEH;;;WAGG;;QAEH;;;WAGG;;MAEH;IAaF;;;;;;;;;;;;;;;OAeG;IACH,uBAfW,IAAI,WACJ,WAAW;QAEM,KAAK;QACL,UAAU;QACV,qBAAqB;QACT,KAAK,GAAlC,MAAM,GAAC,OAAO,GAAC,IAAI;QACU,KAAK,GAAlC,KAAK,GAAC,QAAQ,GAAC,IAAI;QACH,YAAY,GAA5B,MAAM;QACU,oBAAoB,GAApC,MAAM;QACW,YAAY,GAA7B,OAAO;QACU,eAAe,GAAhC,OAAO;QACU,qBAAqB,GAAtC,OAAO;QACU,sBAAsB,GAAvC,OAAO;OAmDjB;IA3CC,eAAsB;IACtB,gBAA0B;IAC1B,qBAAsB;IACtB,WAA0B;IAmB1B,0BAA8C;IAC9C,wBAA4C;IAqC9C;;OAEG;IACH,gBAsBC;IAwGD;;;;OAIG;IACH,iBAFW,YAAY,QAyCtB;IAED;;;;OAIG;IACH,aAFW,aAAa,QA4DvB;IAED;;;;OAIG;IACH,gBAFa,MAAM,CAYlB;IAED;;;;OAIG;IACH,oBAHW,MAAM,oBAKhB;;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"scroll-slider.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/scroll-slider.js"],"names":[],"mappings":"AAuBA;;;GAGG;AACH,6BASC;AA5BD;;GAEG;AACH,+CAGG;qCAVkC,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"scrollpoint.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/scrollpoint.js"],"names":[],"mappings":"AA2BA;;;GAGG;AACH,6BAUC;AAtBD;;GAEG;AACH,+CAGG;AAkBH;;;;;;;GAOG;AACH;IACE;QACE;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;QAEH;;WAEG;;QAEH;;WAEG;;MAIH;IACF;;;;OAIG;IACH,qBAHW,IAAI,eAkCd;IArBC,aAAsB;IACtB,+BAAoB;IACpB,kBAAwB;IACxB,kBAAqB;IACrB,cAAsB;IACtB,sBAGC;IACD;;;;;;;MAOC;IAMH,kCAEC;IACD;;;;MAMC;IACD;;;OAGG;IACH,8BAkBC;IACD,sBAUC;IACD,kBAGC;IACD,8CAcC;IACD,0BAEC;IACD,mDAmBC;IACD,0DAMC;IACD,gBASC;CACF;qCAnQoC,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"slider.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/slider.js"],"names":[],"mappings":"AAyEA;;GAEG;AACH,6BASC;AAED;;;;GAIG;AACH,uCAHW,IAAI,sBAkBd;AAlED;;GAEG;AACH,+CAGG;AA8DH;;GAEG;AACH;IACE,wBAAsB;IACtB;;OAEG;IACH;;;;;;;;;;;;;;;;MAgBC;IACD,wCAmCC;IAjCC,aAAsB;IACtB;;;;MAAiB;IACjB,WAAiB;IACjB,mBAAyB;IACzB,oCAAyB;IACzB,yCAA8B;IAC9B,uBAA0B;IAQ1B;;;;QAME;IACF,cAIC;IAED;;;wBACuF;IAMzF;;OAEG;IACH,qBAKC;IACD;;OAEG;IACH,2BAOC;IACD;;OAEG;IACH,uBAMC;IACD;;;;;;OAMG;IACH,8BAJW,MAAM,YACN,MAAM,2CAqChB;IACD;;OAEG;IACH,kDASC;IACD;;;OAGG;IACH,oDASC;IACD;;OAEG;IACH,kDAOC;IACD;;OAEG;IACH;;;;;;sBAoDC;IACD;;OAEG;IACH;;;sBAUC;IACD;;OAEG;IACH;;;sBAOC;IACD,qDA0CC;IACD,cAmBC;IACD,mBAsBC;IACD,0BAMC;IACD,+BAKC;IACD,qCAOC;IACD,mBAQC;IACD,mBASC;IACD,yCASC;IACD,oDAUC;IACD;;;;;;MAwBC;IACD;;;;MAmBC;IACD,2DAQC;IACD,uCAMC;IACD,kCAEC;IACD,iCAIC;CACF;qCAjiBoC,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/tabs.js"],"names":[],"mappings":"AA2BA;;GAEG;AACH,6BAoBC;AAED;;;;;GAKG;AACH,+BAJW,IAAI,YACJ,IAAI,OA2Bd;AArED;;;GAGG;AACH,8BAA4B;AAE5B;;GAEG;AACH,+CAGG;qCAdkC,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"theme-toggle.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/theme-toggle.js"],"names":[],"mappings":"AAmGA;;GAEG;AACH,gDAEC;AAED;;;GAGG;AACH,6BASC;AAED;;;GAGG;AACH,oCAFW,WAAW;;;;;;EA+FrB;AAhND;;GAEG;AACH,+CAGG;;;;;;;;;;;;;;;;;;;;;;;IAmDD;;OAEG;IACH,mCAAiB;;;;;;;qCAlEkB,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../../lib/js/ui/tooltip.js"],"names":[],"mappings":"AAuBA;;GAEG;AACH,6BAaC;AA5BD;;GAEG;AACH,+CAGG;AAwBH;;;;GAIG;AACH;IACE;;OAEG;IACH;QACE;;;;WAIG;;QAEH;;;WAGG;;;;;QAKH;;;WAGG;qBADO,SAAO,IAAI;QAGrB;;WAEG;;QAEH;;;WAGG;;QAEH;;;WAGG;oBADO,aAAc;QAGxB;;;WAGG;oBADO,aAAc;QAGxB;;;WAGG;;QAEH;;WAEG;;QAUH;;;WAGG;;MAIH;IACF,kCAEE;IACF,mEAaC;IAPC,aAA+D;IAC/D,qBAAyF;IACzF,cAA+B;IAC/B,aAAkB;IAClB,gBAAmB;IAIrB,cAIC;IACD,2BAKC;IACD,gBAGC;IACD,uBAcC;IACD,gCASC;IACD,6BAkBC;IACD,uBAiCC;IACD,wBAiBC;IACD,wCAmBC;IACD,sDAEC;IACD,+BAEC;IADC,0BAA4E;IAE9E,gCAKC;IACD,uBAEC;IACD,uBAEC;CACF;qCApRoC,sBAAsB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"class-logger.d.ts","sourceRoot":"","sources":["../../../../lib/js/utils/class-logger.js"],"names":[],"mappings":"AAiCA;;;GAGG;AACH,wCAEC;AAED;;;;GAIG;AACH,+CAFe,GAAG,UAMjB;AAED;;;;GAIG;AACH,sDAFe,GAAG,UAMjB;AAED;;;;GAIG;AACH,oDAFe,GAAG,UAMjB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"css.d.ts","sourceRoot":"","sources":["../../../../lib/js/utils/css.js"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;GAKG;AACH,0CAJW,MAAM,gBACN,MAAM,GACJ,MAAM,CAIlB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dom.d.ts","sourceRoot":"","sources":["../../../../lib/js/utils/dom.js"],"names":[],"mappings":"AAMA;;;;GAIG;AACH,2DAFa,MAAM,CAIlB;AAED;;;;;;;;;GASG;AACH,2CAHa,IAAI,uBAoChB;AAED;;;;;;;;GAQG;AACH,8CANa,MAAM,EAAE,CAiBpB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file-save.d.ts","sourceRoot":"","sources":["../../../../lib/js/utils/file-save.js"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;GAKG;AAGH;;;;;;;;GAQG;AACH;IACE;;;MAGC;IAmCD;;OAEG;IACH,qCAEC;IAvCD;;;OAGG;IACH,gCAFW,eAAe,EAOzB;IAJC;;;wBAA4D;IAC5D,UAAgB;IAChB,WAAyD;IACzD,YAAyC;IAE3C;;OAEG;IACH,gBAEC;IACD;;OAEG;IACH,iBAEC;IACD;;;OAGG;IACH,4CAOC;CAOF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"floating-ui.d.ts","sourceRoot":"","sources":["../../../../lib/js/utils/floating-ui.js"],"names":[],"mappings":"AA0BA;;;;;GAKG;AACH,uEAuCC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"font-awesome.d.ts","sourceRoot":"","sources":["../../../../lib/js/utils/font-awesome.js"],"names":[],"mappings":"AAOA;;GAEG;AACH,uCAQC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"id.d.ts","sourceRoot":"","sources":["../../../../lib/js/utils/id.js"],"names":[],"mappings":"AAMA;;GAEG;AACH,gCAEC;AAED;;;GAGG;AACH,kCAFW,IAAI,QAMd"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pause-youtube-video.d.ts","sourceRoot":"","sources":["../../../../lib/js/utils/pause-youtube-video.js"],"names":[],"mappings":"AAYA;;;;;GAKG;AACH,sCAFW,OAAO,GAAC,IAAI,QAWtB;AACD;;;;GAIG;AACH,qDAQC"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|