jebamo 0.0.9 → 0.0.11
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/components/index.d.ts +33 -0
- package/components/index.js +139 -0
- package/components/index.js.map +1 -0
- package/components/je-accordion.d.ts +11 -0
- package/components/je-accordion.js +68 -0
- package/components/je-accordion.js.map +1 -0
- package/components/je-action-sheet.d.ts +11 -0
- package/components/je-action-sheet.js +150 -0
- package/components/je-action-sheet.js.map +1 -0
- package/components/je-alert.d.ts +11 -0
- package/components/je-alert.js +132 -0
- package/components/je-alert.js.map +1 -0
- package/components/je-branch.d.ts +11 -0
- package/components/je-branch.js +77 -0
- package/components/je-branch.js.map +1 -0
- package/components/je-breadcrumb.d.ts +11 -0
- package/components/je-breadcrumb.js +37 -0
- package/components/je-breadcrumb.js.map +1 -0
- package/components/je-breadcrumbs.d.ts +11 -0
- package/components/je-breadcrumbs.js +80 -0
- package/components/je-breadcrumbs.js.map +1 -0
- package/components/je-button-group.d.ts +11 -0
- package/components/je-button-group.js +43 -0
- package/components/je-button-group.js.map +1 -0
- package/components/je-button.d.ts +11 -0
- package/components/je-button.js +9 -0
- package/components/je-button.js.map +1 -0
- package/components/je-calendar.d.ts +11 -0
- package/components/je-calendar.js +37 -0
- package/components/je-calendar.js.map +1 -0
- package/components/je-card.d.ts +11 -0
- package/components/je-card.js +40 -0
- package/components/je-card.js.map +1 -0
- package/components/je-checkbox.d.ts +11 -0
- package/components/je-checkbox.js +114 -0
- package/components/je-checkbox.js.map +1 -0
- package/components/je-color.d.ts +11 -0
- package/components/je-color.js +9 -0
- package/components/je-color.js.map +1 -0
- package/components/je-column-group.d.ts +11 -0
- package/components/je-column-group.js +44 -0
- package/components/je-column-group.js.map +1 -0
- package/components/je-column.d.ts +11 -0
- package/components/je-column.js +77 -0
- package/components/je-column.js.map +1 -0
- package/components/je-datepicker.d.ts +11 -0
- package/components/je-datepicker.js +152 -0
- package/components/je-datepicker.js.map +1 -0
- package/components/je-details.d.ts +11 -0
- package/components/je-details.js +92 -0
- package/components/je-details.js.map +1 -0
- package/components/je-divider.d.ts +11 -0
- package/components/je-divider.js +42 -0
- package/components/je-divider.js.map +1 -0
- package/components/je-drawer.d.ts +11 -0
- package/components/je-drawer.js +104 -0
- package/components/je-drawer.js.map +1 -0
- package/components/je-dropzone.d.ts +11 -0
- package/components/je-dropzone.js +55 -0
- package/components/je-dropzone.js.map +1 -0
- package/components/je-form.d.ts +11 -0
- package/components/je-form.js +84 -0
- package/components/je-form.js.map +1 -0
- package/components/je-icon-button.d.ts +11 -0
- package/components/je-icon-button.js +9 -0
- package/components/je-icon-button.js.map +1 -0
- package/components/je-icon.d.ts +11 -0
- package/components/je-icon.js +9 -0
- package/components/je-icon.js.map +1 -0
- package/components/je-infinite.d.ts +11 -0
- package/components/je-infinite.js +69 -0
- package/components/je-infinite.js.map +1 -0
- package/components/je-item.d.ts +11 -0
- package/components/je-item.js +38 -0
- package/components/je-item.js.map +1 -0
- package/components/je-label.d.ts +11 -0
- package/components/je-label.js +9 -0
- package/components/je-label.js.map +1 -0
- package/components/je-link.d.ts +11 -0
- package/components/je-link.js +49 -0
- package/components/je-link.js.map +1 -0
- package/components/je-loading.d.ts +11 -0
- package/components/je-loading.js +9 -0
- package/components/je-loading.js.map +1 -0
- package/components/je-menu.d.ts +11 -0
- package/components/je-menu.js +37 -0
- package/components/je-menu.js.map +1 -0
- package/components/je-modal.d.ts +11 -0
- package/components/je-modal.js +111 -0
- package/components/je-modal.js.map +1 -0
- package/components/je-nav.d.ts +11 -0
- package/components/je-nav.js +45 -0
- package/components/je-nav.js.map +1 -0
- package/components/je-note.d.ts +11 -0
- package/components/je-note.js +9 -0
- package/components/je-note.js.map +1 -0
- package/components/je-option.d.ts +11 -0
- package/components/je-option.js +9 -0
- package/components/je-option.js.map +1 -0
- package/components/je-page.d.ts +11 -0
- package/components/je-page.js +106 -0
- package/components/je-page.js.map +1 -0
- package/components/je-pill.d.ts +11 -0
- package/components/je-pill.js +9 -0
- package/components/je-pill.js.map +1 -0
- package/components/je-placeholder.d.ts +11 -0
- package/components/je-placeholder.js +43 -0
- package/components/je-placeholder.js.map +1 -0
- package/components/je-popover.d.ts +11 -0
- package/components/je-popover.js +9 -0
- package/components/je-popover.js.map +1 -0
- package/components/je-radio-button.d.ts +11 -0
- package/components/je-radio-button.js +42 -0
- package/components/je-radio-button.js.map +1 -0
- package/components/je-radio-group.d.ts +11 -0
- package/components/je-radio-group.js +159 -0
- package/components/je-radio-group.js.map +1 -0
- package/components/je-radio.d.ts +11 -0
- package/components/je-radio.js +47 -0
- package/components/je-radio.js.map +1 -0
- package/components/je-refresher.d.ts +11 -0
- package/components/je-refresher.js +37 -0
- package/components/je-refresher.js.map +1 -0
- package/components/je-select.d.ts +11 -0
- package/components/je-select.js +121 -0
- package/components/je-select.js.map +1 -0
- package/components/je-tab.d.ts +11 -0
- package/components/je-tab.js +50 -0
- package/components/je-tab.js.map +1 -0
- package/components/je-tabs.d.ts +11 -0
- package/components/je-tabs.js +79 -0
- package/components/je-tabs.js.map +1 -0
- package/components/je-textfield.d.ts +11 -0
- package/components/je-textfield.js +371 -0
- package/components/je-textfield.js.map +1 -0
- package/components/je-toast-container.d.ts +11 -0
- package/components/je-toast-container.js +46 -0
- package/components/je-toast-container.js.map +1 -0
- package/components/je-toggle.d.ts +11 -0
- package/components/je-toggle.js +82 -0
- package/components/je-toggle.js.map +1 -0
- package/components/je-toolbar.d.ts +11 -0
- package/components/je-toolbar.js +9 -0
- package/components/je-toolbar.js.map +1 -0
- package/components/je-tooltip.d.ts +11 -0
- package/components/je-tooltip.js +9 -0
- package/components/je-tooltip.js.map +1 -0
- package/components/je-tree.d.ts +11 -0
- package/components/je-tree.js +120 -0
- package/components/je-tree.js.map +1 -0
- package/components/je-wizard.d.ts +11 -0
- package/components/je-wizard.js +95 -0
- package/components/je-wizard.js.map +1 -0
- package/components/p-AizHa1XO.js +9462 -0
- package/components/p-AizHa1XO.js.map +1 -0
- package/components/p-B2bgxxv0.js +50 -0
- package/components/p-B2bgxxv0.js.map +1 -0
- package/components/p-BD1TXl5r.js +63 -0
- package/components/p-BD1TXl5r.js.map +1 -0
- package/components/p-BZbYovDp.js +36 -0
- package/components/p-BZbYovDp.js.map +1 -0
- package/components/p-BdkCRVdl.js +91 -0
- package/components/p-BdkCRVdl.js.map +1 -0
- package/components/p-BqFdacNg.js +36 -0
- package/components/p-BqFdacNg.js.map +1 -0
- package/components/p-BqMF0IP6.js +34 -0
- package/components/p-BqMF0IP6.js.map +1 -0
- package/components/p-CL0NicyQ.js +2111 -0
- package/components/p-CL0NicyQ.js.map +1 -0
- package/components/p-CbIWLZOB.js +261 -0
- package/components/p-CbIWLZOB.js.map +1 -0
- package/components/p-DEiRYjtE.js +1844 -0
- package/components/p-DEiRYjtE.js.map +1 -0
- package/components/p-DRlL5Gjx.js +69 -0
- package/components/p-DRlL5Gjx.js.map +1 -0
- package/components/p-Du_Ow8H0.js +68 -0
- package/components/p-Du_Ow8H0.js.map +1 -0
- package/components/p-S9nw0SB1.js +105 -0
- package/components/p-S9nw0SB1.js.map +1 -0
- package/components/p-iWCgRMLC.js +22144 -0
- package/components/p-iWCgRMLC.js.map +1 -0
- package/components/p-ieY9b0db.js +68 -0
- package/components/p-ieY9b0db.js.map +1 -0
- package/components/p-lBr1fFg4.js +41 -0
- package/components/p-lBr1fFg4.js.map +1 -0
- package/dist/cjs/app-globals-V2Kpy_OQ.js +8 -0
- package/dist/cjs/app-globals-V2Kpy_OQ.js.map +1 -0
- package/dist/cjs/floating-ui.dom-DiUCYlqs.js +1854 -0
- package/dist/cjs/floating-ui.dom-DiUCYlqs.js.map +1 -0
- package/dist/cjs/index-DAbnFJAn.js +9464 -0
- package/dist/cjs/index-DAbnFJAn.js.map +1 -0
- package/dist/cjs/{index-79892fc0.js → index-Dl5p0zF3.js} +941 -330
- package/dist/cjs/index-Dl5p0zF3.js.map +1 -0
- package/dist/cjs/index-oP7sywWN.js +22146 -0
- package/dist/cjs/index-oP7sywWN.js.map +1 -0
- package/dist/cjs/index.cjs.js +136 -0
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/je-accordion.cjs.entry.js +51 -0
- package/dist/cjs/je-accordion.cjs.entry.js.map +1 -0
- package/dist/cjs/je-accordion.entry.cjs.js.map +1 -0
- package/dist/cjs/je-action-sheet.cjs.entry.js +121 -0
- package/dist/cjs/je-action-sheet.cjs.entry.js.map +1 -0
- package/dist/cjs/je-action-sheet.entry.cjs.js.map +1 -0
- package/dist/cjs/je-alert.cjs.entry.js +78 -0
- package/dist/cjs/je-alert.cjs.entry.js.map +1 -0
- package/dist/cjs/je-alert.entry.cjs.js.map +1 -0
- package/dist/cjs/je-branch.cjs.entry.js +46 -0
- package/dist/cjs/je-branch.cjs.entry.js.map +1 -0
- package/dist/cjs/je-branch.entry.cjs.js.map +1 -0
- package/dist/cjs/je-breadcrumb.cjs.entry.js +20 -0
- package/dist/cjs/je-breadcrumb.cjs.entry.js.map +1 -0
- package/dist/cjs/je-breadcrumb.entry.cjs.js.map +1 -0
- package/dist/cjs/je-breadcrumbs.cjs.entry.js +59 -0
- package/dist/cjs/je-breadcrumbs.cjs.entry.js.map +1 -0
- package/dist/cjs/je-breadcrumbs.entry.cjs.js.map +1 -0
- package/dist/cjs/je-button-group.cjs.entry.js +27 -0
- package/dist/cjs/je-button-group.cjs.entry.js.map +1 -0
- package/dist/cjs/je-button-group.entry.cjs.js.map +1 -0
- package/dist/cjs/je-button.je-icon-button.je-loading.entry.cjs.js.map +1 -0
- package/dist/cjs/je-button_3.cjs.entry.js +124 -0
- package/dist/cjs/je-button_3.cjs.entry.js.map +1 -0
- package/dist/cjs/je-calendar.cjs.entry.js +20 -0
- package/dist/cjs/je-calendar.cjs.entry.js.map +1 -0
- package/dist/cjs/je-calendar.entry.cjs.js.map +1 -0
- package/dist/cjs/je-card.cjs.entry.js +20 -0
- package/dist/cjs/je-card.cjs.entry.js.map +1 -0
- package/dist/cjs/je-card.entry.cjs.js.map +1 -0
- package/dist/cjs/je-checkbox.cjs.entry.js +88 -0
- package/dist/cjs/je-checkbox.cjs.entry.js.map +1 -0
- package/dist/cjs/je-checkbox.entry.cjs.js.map +1 -0
- package/dist/cjs/je-color.je-tooltip.entry.cjs.js.map +1 -0
- package/dist/cjs/je-color_2.cjs.entry.js +128 -0
- package/dist/cjs/je-color_2.cjs.entry.js.map +1 -0
- package/dist/cjs/je-column-group.cjs.entry.js +5 -13
- package/dist/cjs/je-column-group.cjs.entry.js.map +1 -1
- package/dist/cjs/je-column-group.entry.cjs.js.map +1 -0
- package/dist/cjs/je-column.cjs.entry.js +11 -31
- package/dist/cjs/je-column.cjs.entry.js.map +1 -1
- package/dist/cjs/je-column.entry.cjs.js.map +1 -0
- package/dist/cjs/je-datepicker.cjs.entry.js +89 -0
- package/dist/cjs/je-datepicker.cjs.entry.js.map +1 -0
- package/dist/cjs/je-datepicker.entry.cjs.js.map +1 -0
- package/dist/cjs/je-details.cjs.entry.js +38 -0
- package/dist/cjs/je-details.cjs.entry.js.map +1 -0
- package/dist/cjs/je-details.entry.cjs.js.map +1 -0
- package/dist/cjs/je-divider.cjs.entry.js +22 -0
- package/dist/cjs/je-divider.cjs.entry.js.map +1 -0
- package/dist/cjs/je-divider.entry.cjs.js.map +1 -0
- package/dist/cjs/je-drawer.cjs.entry.js +77 -0
- package/dist/cjs/je-drawer.cjs.entry.js.map +1 -0
- package/dist/cjs/je-drawer.entry.cjs.js.map +1 -0
- package/dist/cjs/je-dropzone.cjs.entry.js +38 -0
- package/dist/cjs/je-dropzone.cjs.entry.js.map +1 -0
- package/dist/cjs/je-dropzone.entry.cjs.js.map +1 -0
- package/dist/cjs/je-form.cjs.entry.js +68 -0
- package/dist/cjs/je-form.cjs.entry.js.map +1 -0
- package/dist/cjs/je-form.entry.cjs.js.map +1 -0
- package/dist/cjs/je-icon.cjs.entry.js +49 -0
- package/dist/cjs/je-icon.cjs.entry.js.map +1 -0
- package/dist/cjs/je-icon.entry.cjs.js.map +1 -0
- package/dist/cjs/je-infinite.cjs.entry.js +16 -13
- package/dist/cjs/je-infinite.cjs.entry.js.map +1 -1
- package/dist/cjs/je-infinite.entry.cjs.js.map +1 -0
- package/dist/cjs/je-item.cjs.entry.js +21 -0
- package/dist/cjs/je-item.cjs.entry.js.map +1 -0
- package/dist/cjs/je-item.entry.cjs.js.map +1 -0
- package/dist/cjs/je-label.je-note.entry.cjs.js.map +1 -0
- package/dist/cjs/je-label_2.cjs.entry.js +33 -0
- package/dist/cjs/je-label_2.cjs.entry.js.map +1 -0
- package/dist/cjs/je-link.cjs.entry.js +25 -0
- package/dist/cjs/je-link.cjs.entry.js.map +1 -0
- package/dist/cjs/je-link.entry.cjs.js.map +1 -0
- package/dist/cjs/je-menu.cjs.entry.js +20 -0
- package/dist/cjs/je-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/je-menu.entry.cjs.js.map +1 -0
- package/dist/cjs/je-modal.cjs.entry.js +82 -0
- package/dist/cjs/je-modal.cjs.entry.js.map +1 -0
- package/dist/cjs/je-modal.entry.cjs.js.map +1 -0
- package/dist/cjs/je-nav.cjs.entry.js +27 -0
- package/dist/cjs/je-nav.cjs.entry.js.map +1 -0
- package/dist/cjs/je-nav.entry.cjs.js.map +1 -0
- package/dist/cjs/je-option.cjs.entry.js +32 -0
- package/dist/cjs/je-option.cjs.entry.js.map +1 -0
- package/dist/cjs/je-option.entry.cjs.js.map +1 -0
- package/dist/cjs/je-page.cjs.entry.js +85 -0
- package/dist/cjs/je-page.cjs.entry.js.map +1 -0
- package/dist/cjs/je-page.entry.cjs.js.map +1 -0
- package/dist/cjs/je-pill.cjs.entry.js +23 -0
- package/dist/cjs/je-pill.cjs.entry.js.map +1 -0
- package/dist/cjs/je-pill.entry.cjs.js.map +1 -0
- package/dist/cjs/je-placeholder.cjs.entry.js +24 -0
- package/dist/cjs/je-placeholder.cjs.entry.js.map +1 -0
- package/dist/cjs/je-placeholder.entry.cjs.js.map +1 -0
- package/dist/cjs/je-popover.cjs.entry.js +229 -0
- package/dist/cjs/je-popover.cjs.entry.js.map +1 -0
- package/dist/cjs/je-popover.entry.cjs.js.map +1 -0
- package/dist/cjs/je-radio-button.cjs.entry.js +22 -0
- package/dist/cjs/je-radio-button.cjs.entry.js.map +1 -0
- package/dist/cjs/je-radio-button.entry.cjs.js.map +1 -0
- package/dist/cjs/je-radio-group.cjs.entry.js +126 -0
- package/dist/cjs/je-radio-group.cjs.entry.js.map +1 -0
- package/dist/cjs/je-radio-group.entry.cjs.js.map +1 -0
- package/dist/cjs/je-radio.cjs.entry.js +21 -0
- package/dist/cjs/je-radio.cjs.entry.js.map +1 -0
- package/dist/cjs/je-radio.entry.cjs.js.map +1 -0
- package/dist/cjs/je-refresher.cjs.entry.js +20 -0
- package/dist/cjs/je-refresher.cjs.entry.js.map +1 -0
- package/dist/cjs/je-refresher.entry.cjs.js.map +1 -0
- package/dist/cjs/je-select.cjs.entry.js +67 -0
- package/dist/cjs/je-select.cjs.entry.js.map +1 -0
- package/dist/cjs/je-select.entry.cjs.js.map +1 -0
- package/dist/cjs/je-tab.cjs.entry.js +36 -0
- package/dist/cjs/je-tab.cjs.entry.js.map +1 -0
- package/dist/cjs/je-tab.entry.cjs.js.map +1 -0
- package/dist/cjs/je-tabs.cjs.entry.js +57 -0
- package/dist/cjs/je-tabs.cjs.entry.js.map +1 -0
- package/dist/cjs/je-tabs.entry.cjs.js.map +1 -0
- package/dist/cjs/je-textfield.cjs.entry.js +272 -0
- package/dist/cjs/je-textfield.cjs.entry.js.map +1 -0
- package/dist/cjs/je-textfield.entry.cjs.js.map +1 -0
- package/dist/cjs/je-toast-container.cjs.entry.js +27 -0
- package/dist/cjs/je-toast-container.cjs.entry.js.map +1 -0
- package/dist/cjs/je-toast-container.entry.cjs.js.map +1 -0
- package/dist/cjs/je-toggle.cjs.entry.js +67 -0
- package/dist/cjs/je-toggle.cjs.entry.js.map +1 -0
- package/dist/cjs/je-toggle.entry.cjs.js.map +1 -0
- package/dist/cjs/je-toolbar.cjs.entry.js +20 -0
- package/dist/cjs/je-toolbar.cjs.entry.js.map +1 -0
- package/dist/cjs/je-toolbar.entry.cjs.js.map +1 -0
- package/dist/cjs/je-tree.cjs.entry.js +99 -0
- package/dist/cjs/je-tree.cjs.entry.js.map +1 -0
- package/dist/cjs/je-tree.entry.cjs.js.map +1 -0
- package/dist/cjs/je-wizard.cjs.entry.js +66 -0
- package/dist/cjs/je-wizard.cjs.entry.js.map +1 -0
- package/dist/cjs/je-wizard.entry.cjs.js.map +1 -0
- package/dist/cjs/jebamo.cjs.js +29 -7
- package/dist/cjs/jebamo.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +4 -5
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +33 -25
- package/dist/collection/components/je-accordion/je-accordion.css +4 -0
- package/dist/collection/components/je-accordion/je-accordion.js +65 -0
- package/dist/collection/components/je-accordion/je-accordion.js.map +1 -0
- package/dist/collection/components/je-action-sheet/je-action-sheet.css +86 -0
- package/dist/collection/components/je-action-sheet/je-action-sheet.js +352 -0
- package/dist/collection/components/je-action-sheet/je-action-sheet.js.map +1 -0
- package/dist/collection/components/je-alert/je-alert.css +101 -55
- package/dist/collection/components/je-alert/je-alert.js +185 -141
- package/dist/collection/components/je-alert/je-alert.js.map +1 -1
- package/dist/collection/components/je-branch/je-branch.css +93 -0
- package/dist/collection/components/{tree/je-branch → je-branch}/je-branch.js +69 -92
- package/dist/collection/components/je-branch/je-branch.js.map +1 -0
- package/dist/collection/components/je-breadcrumb/je-breadcrumb.css +18 -0
- package/dist/collection/components/je-breadcrumb/je-breadcrumb.js +19 -0
- package/dist/collection/components/je-breadcrumb/je-breadcrumb.js.map +1 -0
- package/dist/collection/components/je-breadcrumbs/je-breadcrumbs.css +61 -0
- package/dist/collection/components/je-breadcrumbs/je-breadcrumbs.js +140 -0
- package/dist/collection/components/je-breadcrumbs/je-breadcrumbs.js.map +1 -0
- package/dist/collection/components/je-button/je-button.css +141 -139
- package/dist/collection/components/je-button/je-button.js +63 -93
- package/dist/collection/components/je-button/je-button.js.map +1 -1
- package/dist/collection/components/je-button-group/je-button-group.css +20 -0
- package/dist/collection/components/je-button-group/je-button-group.js +25 -0
- package/dist/collection/components/je-button-group/je-button-group.js.map +1 -0
- package/dist/collection/components/je-calendar/je-calendar.js +19 -0
- package/dist/collection/components/je-calendar/je-calendar.js.map +1 -0
- package/dist/collection/components/je-card/je-card.css +37 -66
- package/dist/collection/components/je-card/je-card.js +8 -8
- package/dist/collection/components/je-card/je-card.js.map +1 -1
- package/dist/collection/components/je-checkbox/je-checkbox.css +7 -15
- package/dist/collection/components/je-checkbox/je-checkbox.js +77 -46
- package/dist/collection/components/je-checkbox/je-checkbox.js.map +1 -1
- package/dist/collection/components/je-color/je-color.js +32 -51
- package/dist/collection/components/je-color/je-color.js.map +1 -1
- package/dist/collection/components/je-column/je-column.css +7 -0
- package/dist/collection/components/{column/je-column → je-column}/je-column.js +25 -33
- package/dist/collection/components/je-column/je-column.js.map +1 -0
- package/dist/collection/components/je-column-group/je-column-group.css +83 -0
- package/dist/collection/components/je-column-group/je-column-group.js +119 -0
- package/dist/collection/components/je-column-group/je-column-group.js.map +1 -0
- package/dist/collection/components/je-datepicker/je-datepicker.css +41 -21
- package/dist/collection/components/je-datepicker/je-datepicker.js +154 -44
- package/dist/collection/components/je-datepicker/je-datepicker.js.map +1 -1
- package/dist/collection/components/je-details/je-details.css +27 -20
- package/dist/collection/components/je-details/je-details.js +104 -11
- package/dist/collection/components/je-details/je-details.js.map +1 -1
- package/dist/collection/components/je-divider/je-divider.css +1 -1
- package/dist/collection/components/je-divider/je-divider.js +7 -3
- package/dist/collection/components/je-divider/je-divider.js.map +1 -1
- package/dist/collection/components/je-drawer/je-drawer.css +69 -54
- package/dist/collection/components/je-drawer/je-drawer.js +227 -69
- package/dist/collection/components/je-drawer/je-drawer.js.map +1 -1
- package/dist/collection/components/je-dropzone/je-dropzone.css +2 -2
- package/dist/collection/components/je-dropzone/je-dropzone.js +1 -1
- package/dist/collection/components/je-form/je-form.css +2 -7
- package/dist/collection/components/je-form/je-form.js +45 -34
- package/dist/collection/components/je-form/je-form.js.map +1 -1
- package/dist/collection/components/je-icon/je-icon.css +4 -47
- package/dist/collection/components/je-icon/je-icon.js +51 -40
- package/dist/collection/components/je-icon/je-icon.js.map +1 -1
- package/dist/collection/components/je-icon-button/je-icon-button.css +16 -0
- package/dist/collection/components/je-icon-button/je-icon-button.js +176 -0
- package/dist/collection/components/je-icon-button/je-icon-button.js.map +1 -0
- package/dist/collection/components/je-infinite/je-infinite.js +22 -11
- package/dist/collection/components/je-infinite/je-infinite.js.map +1 -1
- package/dist/collection/components/je-item/je-item.css +33 -0
- package/dist/collection/components/je-item/je-item.js +20 -0
- package/dist/collection/components/je-item/je-item.js.map +1 -0
- package/dist/collection/components/je-label/je-label.css +15 -0
- package/dist/collection/components/je-label/je-label.js +42 -0
- package/dist/collection/components/je-label/je-label.js.map +1 -0
- package/dist/collection/components/je-link/je-link.css +10 -3
- package/dist/collection/components/je-link/je-link.js +23 -84
- package/dist/collection/components/je-link/je-link.js.map +1 -1
- package/dist/collection/components/je-loading/je-loading.js +1 -1
- package/dist/collection/components/je-menu/je-menu.css +6 -0
- package/dist/collection/components/je-menu/je-menu.js +19 -0
- package/dist/collection/components/je-menu/je-menu.js.map +1 -0
- package/dist/collection/components/je-modal/je-modal.css +77 -51
- package/dist/collection/components/je-modal/je-modal.js +206 -82
- package/dist/collection/components/je-modal/je-modal.js.map +1 -1
- package/dist/collection/components/je-nav/je-nav.css +101 -0
- package/dist/collection/components/je-nav/je-nav.js +51 -0
- package/dist/collection/components/je-nav/je-nav.js.map +1 -0
- package/dist/collection/components/je-note/je-note.css +11 -0
- package/dist/collection/components/je-note/je-note.js +42 -0
- package/dist/collection/components/je-note/je-note.js.map +1 -0
- package/dist/collection/components/je-option/je-option.css +20 -0
- package/dist/collection/components/je-option/je-option.js +111 -0
- package/dist/collection/components/je-option/je-option.js.map +1 -0
- package/dist/collection/components/je-page/je-page.css +78 -185
- package/dist/collection/components/je-page/je-page.js +77 -114
- package/dist/collection/components/je-page/je-page.js.map +1 -1
- package/dist/collection/components/je-pill/je-pill.js +10 -4
- package/dist/collection/components/je-pill/je-pill.js.map +1 -1
- package/dist/collection/components/je-placeholder/je-placeholder.js +7 -2
- package/dist/collection/components/je-placeholder/je-placeholder.js.map +1 -1
- package/dist/collection/components/je-popover/je-popover.css +54 -45
- package/dist/collection/components/je-popover/je-popover.js +399 -142
- package/dist/collection/components/je-popover/je-popover.js.map +1 -1
- package/dist/collection/components/je-radio/je-radio.css +13 -0
- package/dist/collection/components/je-radio/je-radio.js +62 -0
- package/dist/collection/components/je-radio/je-radio.js.map +1 -0
- package/dist/collection/components/je-radio-button/je-radio-button.css +45 -0
- package/dist/collection/components/je-radio-button/je-radio-button.js +66 -0
- package/dist/collection/components/je-radio-button/je-radio-button.js.map +1 -0
- package/dist/collection/components/je-radio-group/je-radio-group.css +21 -0
- package/dist/collection/components/je-radio-group/je-radio-group.js +298 -0
- package/dist/collection/components/je-radio-group/je-radio-group.js.map +1 -0
- package/dist/collection/components/{tree/je-tree/je-tree.css → je-refresher/je-refresher.css} +0 -1
- package/dist/collection/components/je-refresher/je-refresher.js +19 -0
- package/dist/collection/components/je-refresher/je-refresher.js.map +1 -0
- package/dist/collection/components/je-select/je-select.css +70 -0
- package/dist/collection/components/je-select/je-select.js +291 -0
- package/dist/collection/components/je-select/je-select.js.map +1 -0
- package/dist/collection/components/{tabs/je-tab → je-tab}/je-tab.css +4 -3
- package/dist/collection/components/{tabs/je-tab → je-tab}/je-tab.js +14 -34
- package/dist/collection/components/je-tab/je-tab.js.map +1 -0
- package/dist/collection/components/je-tabs/je-tabs.css +72 -0
- package/dist/collection/components/je-tabs/je-tabs.js +130 -0
- package/dist/collection/components/je-tabs/je-tabs.js.map +1 -0
- package/dist/collection/components/je-textfield/je-textfield.css +71 -0
- package/dist/collection/components/{je-input/je-input.js → je-textfield/je-textfield.js} +436 -180
- package/dist/collection/components/je-textfield/je-textfield.js.map +1 -0
- package/dist/collection/components/je-toast-container/je-toast-container.css +50 -0
- package/dist/collection/components/je-toast-container/je-toast-container.js +52 -0
- package/dist/collection/components/je-toast-container/je-toast-container.js.map +1 -0
- package/dist/collection/components/je-toggle/je-toggle.css +30 -28
- package/dist/collection/components/je-toggle/je-toggle.js +74 -22
- package/dist/collection/components/je-toggle/je-toggle.js.map +1 -1
- package/dist/collection/components/je-toolbar/je-toolbar.css +16 -10
- package/dist/collection/components/je-toolbar/je-toolbar.js +1 -1
- package/dist/collection/components/je-toolbar/je-toolbar.js.map +1 -1
- package/dist/collection/components/je-tooltip/je-tooltip.css +34 -0
- package/dist/collection/components/je-tooltip/je-tooltip.js +157 -0
- package/dist/collection/components/je-tooltip/je-tooltip.js.map +1 -0
- package/dist/collection/components/je-tree/je-tree.css +3 -0
- package/dist/collection/components/je-tree/je-tree.js +195 -0
- package/dist/collection/components/je-tree/je-tree.js.map +1 -0
- package/dist/collection/components/je-wizard/je-wizard.css +62 -0
- package/dist/collection/components/je-wizard/je-wizard.js +221 -0
- package/dist/collection/components/je-wizard/je-wizard.js.map +1 -0
- package/dist/collection/index.js +1 -1
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/utils/functions/animation-update.js +2 -0
- package/dist/collection/utils/functions/animation-update.js.map +1 -0
- package/dist/collection/utils/functions/create-dialog.js +93 -0
- package/dist/collection/utils/functions/create-dialog.js.map +1 -0
- package/dist/collection/utils/functions/create-toast.js +40 -0
- package/dist/collection/utils/functions/create-toast.js.map +1 -0
- package/dist/collection/utils/functions/debounce-event.js +15 -0
- package/dist/collection/utils/functions/debounce-event.js.map +1 -0
- package/dist/collection/utils/functions/generate-id.js +8 -0
- package/dist/collection/utils/functions/generate-id.js.map +1 -0
- package/dist/collection/utils/functions/get-dom-rect.js +64 -0
- package/dist/collection/utils/functions/get-dom-rect.js.map +1 -0
- package/dist/collection/utils/functions/shade.js +19 -0
- package/dist/collection/utils/functions/shade.js.map +1 -0
- package/dist/collection/utils/types/color.js +8 -0
- package/dist/collection/utils/types/color.js.map +1 -0
- package/dist/collection/utils/types/overlay-data.js +2 -0
- package/dist/collection/utils/types/overlay-data.js.map +1 -0
- package/dist/collection/utils/utils.js +9 -43
- package/dist/collection/utils/utils.js.map +1 -1
- package/dist/esm/app-globals-DQuL1Twl.js +6 -0
- package/dist/esm/app-globals-DQuL1Twl.js.map +1 -0
- package/dist/esm/floating-ui.dom-CSS6egSi.js +1844 -0
- package/dist/esm/floating-ui.dom-CSS6egSi.js.map +1 -0
- package/dist/esm/index-AizHa1XO.js +9462 -0
- package/dist/esm/index-AizHa1XO.js.map +1 -0
- package/dist/esm/{index-3dcd3b99.js → index-Dq5G4FMt.js} +939 -309
- package/dist/esm/index-Dq5G4FMt.js.map +1 -0
- package/dist/esm/index-iWCgRMLC.js +22144 -0
- package/dist/esm/index-iWCgRMLC.js.map +1 -0
- package/dist/esm/index.js +134 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/je-accordion.entry.js +49 -0
- package/dist/esm/je-accordion.entry.js.map +1 -0
- package/dist/esm/je-action-sheet.entry.js +119 -0
- package/dist/esm/je-action-sheet.entry.js.map +1 -0
- package/dist/esm/je-alert.entry.js +76 -0
- package/dist/esm/je-alert.entry.js.map +1 -0
- package/dist/esm/je-branch.entry.js +44 -0
- package/dist/esm/je-branch.entry.js.map +1 -0
- package/dist/esm/je-breadcrumb.entry.js +18 -0
- package/dist/esm/je-breadcrumb.entry.js.map +1 -0
- package/dist/esm/je-breadcrumbs.entry.js +57 -0
- package/dist/esm/je-breadcrumbs.entry.js.map +1 -0
- package/dist/esm/je-button-group.entry.js +25 -0
- package/dist/esm/je-button-group.entry.js.map +1 -0
- package/dist/esm/je-button.je-icon-button.je-loading.entry.js.map +1 -0
- package/dist/esm/je-button_3.entry.js +120 -0
- package/dist/esm/je-button_3.entry.js.map +1 -0
- package/dist/esm/je-calendar.entry.js +18 -0
- package/dist/esm/je-calendar.entry.js.map +1 -0
- package/dist/esm/je-card.entry.js +18 -0
- package/dist/esm/je-card.entry.js.map +1 -0
- package/dist/esm/je-checkbox.entry.js +86 -0
- package/dist/esm/je-checkbox.entry.js.map +1 -0
- package/dist/esm/je-color.je-tooltip.entry.js.map +1 -0
- package/dist/esm/je-color_2.entry.js +125 -0
- package/dist/esm/je-color_2.entry.js.map +1 -0
- package/dist/esm/je-column-group.entry.js +5 -11
- package/dist/esm/je-column-group.entry.js.map +1 -1
- package/dist/esm/je-column.entry.js +11 -29
- package/dist/esm/je-column.entry.js.map +1 -1
- package/dist/esm/je-datepicker.entry.js +87 -0
- package/dist/esm/je-datepicker.entry.js.map +1 -0
- package/dist/esm/je-details.entry.js +36 -0
- package/dist/esm/je-details.entry.js.map +1 -0
- package/dist/esm/je-divider.entry.js +20 -0
- package/dist/esm/je-divider.entry.js.map +1 -0
- package/dist/esm/je-drawer.entry.js +75 -0
- package/dist/esm/je-drawer.entry.js.map +1 -0
- package/dist/esm/je-dropzone.entry.js +36 -0
- package/dist/esm/je-dropzone.entry.js.map +1 -0
- package/dist/esm/je-form.entry.js +66 -0
- package/dist/esm/je-form.entry.js.map +1 -0
- package/dist/esm/je-icon.entry.js +47 -0
- package/dist/esm/je-icon.entry.js.map +1 -0
- package/dist/esm/je-infinite.entry.js +16 -11
- package/dist/esm/je-infinite.entry.js.map +1 -1
- package/dist/esm/je-item.entry.js +19 -0
- package/dist/esm/je-item.entry.js.map +1 -0
- package/dist/esm/je-label.je-note.entry.js.map +1 -0
- package/dist/esm/je-label_2.entry.js +30 -0
- package/dist/esm/je-label_2.entry.js.map +1 -0
- package/dist/esm/je-link.entry.js +23 -0
- package/dist/esm/je-link.entry.js.map +1 -0
- package/dist/esm/je-menu.entry.js +18 -0
- package/dist/esm/je-menu.entry.js.map +1 -0
- package/dist/esm/je-modal.entry.js +80 -0
- package/dist/esm/je-modal.entry.js.map +1 -0
- package/dist/esm/je-nav.entry.js +25 -0
- package/dist/esm/je-nav.entry.js.map +1 -0
- package/dist/esm/je-option.entry.js +30 -0
- package/dist/esm/je-option.entry.js.map +1 -0
- package/dist/esm/je-page.entry.js +83 -0
- package/dist/esm/je-page.entry.js.map +1 -0
- package/dist/esm/je-pill.entry.js +21 -0
- package/dist/esm/je-pill.entry.js.map +1 -0
- package/dist/esm/je-placeholder.entry.js +22 -0
- package/dist/esm/je-placeholder.entry.js.map +1 -0
- package/dist/esm/je-popover.entry.js +227 -0
- package/dist/esm/je-popover.entry.js.map +1 -0
- package/dist/esm/je-radio-button.entry.js +20 -0
- package/dist/esm/je-radio-button.entry.js.map +1 -0
- package/dist/esm/je-radio-group.entry.js +124 -0
- package/dist/esm/je-radio-group.entry.js.map +1 -0
- package/dist/esm/je-radio.entry.js +19 -0
- package/dist/esm/je-radio.entry.js.map +1 -0
- package/dist/esm/je-refresher.entry.js +18 -0
- package/dist/esm/je-refresher.entry.js.map +1 -0
- package/dist/esm/je-select.entry.js +65 -0
- package/dist/esm/je-select.entry.js.map +1 -0
- package/dist/esm/je-tab.entry.js +34 -0
- package/dist/esm/je-tab.entry.js.map +1 -0
- package/dist/esm/je-tabs.entry.js +55 -0
- package/dist/esm/je-tabs.entry.js.map +1 -0
- package/dist/esm/je-textfield.entry.js +270 -0
- package/dist/esm/je-textfield.entry.js.map +1 -0
- package/dist/esm/je-toast-container.entry.js +25 -0
- package/dist/esm/je-toast-container.entry.js.map +1 -0
- package/dist/esm/je-toggle.entry.js +65 -0
- package/dist/esm/je-toggle.entry.js.map +1 -0
- package/dist/esm/je-toolbar.entry.js +18 -0
- package/dist/esm/je-toolbar.entry.js.map +1 -0
- package/dist/esm/je-tree.entry.js +97 -0
- package/dist/esm/je-tree.entry.js.map +1 -0
- package/dist/esm/je-wizard.entry.js +64 -0
- package/dist/esm/je-wizard.entry.js.map +1 -0
- package/dist/esm/jebamo.js +28 -5
- package/dist/esm/jebamo.js.map +1 -1
- package/dist/esm/loader.js +5 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/jebamo/index.esm.js +1 -1
- package/dist/jebamo/index.esm.js.map +1 -1
- package/dist/jebamo/je-accordion.entry.esm.js.map +1 -0
- package/dist/jebamo/je-action-sheet.entry.esm.js.map +1 -0
- package/dist/jebamo/je-alert.entry.esm.js.map +1 -0
- package/dist/jebamo/je-branch.entry.esm.js.map +1 -0
- package/dist/jebamo/je-breadcrumb.entry.esm.js.map +1 -0
- package/dist/jebamo/je-breadcrumbs.entry.esm.js.map +1 -0
- package/dist/jebamo/je-button-group.entry.esm.js.map +1 -0
- package/dist/jebamo/je-button.je-icon-button.je-loading.entry.esm.js.map +1 -0
- package/dist/jebamo/je-calendar.entry.esm.js.map +1 -0
- package/dist/jebamo/je-card.entry.esm.js.map +1 -0
- package/dist/jebamo/je-checkbox.entry.esm.js.map +1 -0
- package/dist/jebamo/je-color.je-tooltip.entry.esm.js.map +1 -0
- package/dist/jebamo/je-column-group.entry.esm.js.map +1 -0
- package/dist/jebamo/je-column.entry.esm.js.map +1 -0
- package/dist/jebamo/je-datepicker.entry.esm.js.map +1 -0
- package/dist/jebamo/je-details.entry.esm.js.map +1 -0
- package/dist/jebamo/je-divider.entry.esm.js.map +1 -0
- package/dist/jebamo/je-drawer.entry.esm.js.map +1 -0
- package/dist/jebamo/je-dropzone.entry.esm.js.map +1 -0
- package/dist/jebamo/je-form.entry.esm.js.map +1 -0
- package/dist/jebamo/je-icon.entry.esm.js.map +1 -0
- package/dist/jebamo/je-infinite.entry.esm.js.map +1 -0
- package/dist/jebamo/je-item.entry.esm.js.map +1 -0
- package/dist/jebamo/je-label.je-note.entry.esm.js.map +1 -0
- package/dist/jebamo/je-link.entry.esm.js.map +1 -0
- package/dist/jebamo/je-menu.entry.esm.js.map +1 -0
- package/dist/jebamo/je-modal.entry.esm.js.map +1 -0
- package/dist/jebamo/je-nav.entry.esm.js.map +1 -0
- package/dist/jebamo/je-option.entry.esm.js.map +1 -0
- package/dist/jebamo/je-page.entry.esm.js.map +1 -0
- package/dist/jebamo/je-pill.entry.esm.js.map +1 -0
- package/dist/jebamo/je-placeholder.entry.esm.js.map +1 -0
- package/dist/jebamo/je-popover.entry.esm.js.map +1 -0
- package/dist/jebamo/je-radio-button.entry.esm.js.map +1 -0
- package/dist/jebamo/je-radio-group.entry.esm.js.map +1 -0
- package/dist/jebamo/je-radio.entry.esm.js.map +1 -0
- package/dist/jebamo/je-refresher.entry.esm.js.map +1 -0
- package/dist/jebamo/je-select.entry.esm.js.map +1 -0
- package/dist/jebamo/je-tab.entry.esm.js.map +1 -0
- package/dist/jebamo/je-tabs.entry.esm.js.map +1 -0
- package/dist/jebamo/je-textfield.entry.esm.js.map +1 -0
- package/dist/jebamo/je-toast-container.entry.esm.js.map +1 -0
- package/dist/jebamo/je-toggle.entry.esm.js.map +1 -0
- package/dist/jebamo/je-toolbar.entry.esm.js.map +1 -0
- package/dist/jebamo/je-tree.entry.esm.js.map +1 -0
- package/dist/jebamo/je-wizard.entry.esm.js.map +1 -0
- package/dist/jebamo/jebamo.esm.js +1 -1
- package/dist/jebamo/jebamo.esm.js.map +1 -1
- package/dist/jebamo/loader.esm.js.map +1 -0
- package/dist/jebamo/p-01f404cf.entry.js +2 -0
- package/dist/jebamo/p-01f404cf.entry.js.map +1 -0
- package/dist/jebamo/p-051b2275.entry.js +2 -0
- package/dist/jebamo/p-051b2275.entry.js.map +1 -0
- package/dist/jebamo/p-05287c74.entry.js +2 -0
- package/dist/jebamo/p-05287c74.entry.js.map +1 -0
- package/dist/jebamo/p-092285d4.entry.js +2 -0
- package/dist/jebamo/p-092285d4.entry.js.map +1 -0
- package/dist/jebamo/p-0c4c133f.entry.js +2 -0
- package/dist/jebamo/p-0c4c133f.entry.js.map +1 -0
- package/dist/jebamo/p-0fde45e3.entry.js +2 -0
- package/dist/jebamo/p-0fde45e3.entry.js.map +1 -0
- package/dist/jebamo/p-1309eea2.entry.js +2 -0
- package/dist/jebamo/p-1309eea2.entry.js.map +1 -0
- package/dist/jebamo/p-15542d46.entry.js +2 -0
- package/dist/jebamo/p-15542d46.entry.js.map +1 -0
- package/dist/jebamo/p-15ba9bdb.entry.js +2 -0
- package/dist/jebamo/p-15ba9bdb.entry.js.map +1 -0
- package/dist/jebamo/p-228b64cc.entry.js +2 -0
- package/dist/jebamo/p-228b64cc.entry.js.map +1 -0
- package/dist/jebamo/p-228d18b3.entry.js +2 -0
- package/dist/jebamo/p-228d18b3.entry.js.map +1 -0
- package/dist/jebamo/p-2c3a6c44.entry.js +2 -0
- package/dist/jebamo/p-2c3a6c44.entry.js.map +1 -0
- package/dist/jebamo/p-2d70fc6c.entry.js +2 -0
- package/dist/jebamo/p-2d70fc6c.entry.js.map +1 -0
- package/dist/jebamo/p-339f1484.entry.js +2 -0
- package/dist/jebamo/p-339f1484.entry.js.map +1 -0
- package/dist/jebamo/p-35fc19cb.entry.js +2 -0
- package/dist/jebamo/p-35fc19cb.entry.js.map +1 -0
- package/dist/jebamo/p-3645e3f9.entry.js +2 -0
- package/dist/jebamo/p-3645e3f9.entry.js.map +1 -0
- package/dist/jebamo/p-376b60ac.entry.js +2 -0
- package/dist/jebamo/p-376b60ac.entry.js.map +1 -0
- package/dist/jebamo/p-3975f47b.entry.js +2 -0
- package/dist/jebamo/p-3975f47b.entry.js.map +1 -0
- package/dist/jebamo/p-3c04c196.entry.js +2 -0
- package/dist/jebamo/p-3c04c196.entry.js.map +1 -0
- package/dist/jebamo/p-41716fae.entry.js +2 -0
- package/dist/jebamo/p-41716fae.entry.js.map +1 -0
- package/dist/jebamo/p-427900b9.entry.js +2 -0
- package/dist/jebamo/p-427900b9.entry.js.map +1 -0
- package/dist/jebamo/p-4521b040.entry.js +2 -0
- package/dist/jebamo/p-4521b040.entry.js.map +1 -0
- package/dist/jebamo/p-48323966.entry.js +2 -0
- package/dist/jebamo/p-48323966.entry.js.map +1 -0
- package/dist/jebamo/p-597fb112.entry.js +2 -0
- package/dist/jebamo/p-597fb112.entry.js.map +1 -0
- package/dist/jebamo/p-603231ad.entry.js +2 -0
- package/dist/jebamo/p-603231ad.entry.js.map +1 -0
- package/dist/jebamo/p-61e72640.entry.js +2 -0
- package/dist/jebamo/p-61e72640.entry.js.map +1 -0
- package/dist/jebamo/p-734cb2cc.entry.js +2 -0
- package/dist/jebamo/p-734cb2cc.entry.js.map +1 -0
- package/dist/jebamo/p-785bad50.entry.js +2 -0
- package/dist/jebamo/p-785bad50.entry.js.map +1 -0
- package/dist/jebamo/p-89e43108.entry.js +2 -0
- package/dist/jebamo/p-89e43108.entry.js.map +1 -0
- package/dist/jebamo/p-9604b3a2.entry.js +2 -0
- package/dist/jebamo/p-9604b3a2.entry.js.map +1 -0
- package/dist/jebamo/p-9caa7262.entry.js +2 -0
- package/dist/jebamo/p-9caa7262.entry.js.map +1 -0
- package/dist/jebamo/p-9d90ba0c.entry.js +2 -0
- package/dist/jebamo/p-9d90ba0c.entry.js.map +1 -0
- package/dist/jebamo/p-AizHa1XO.js +2 -0
- package/dist/jebamo/p-AizHa1XO.js.map +1 -0
- package/dist/jebamo/p-CSS6egSi.js +2 -0
- package/dist/jebamo/p-CSS6egSi.js.map +1 -0
- package/dist/jebamo/p-DQuL1Twl.js +2 -0
- package/dist/jebamo/p-DQuL1Twl.js.map +1 -0
- package/dist/jebamo/p-Dq5G4FMt.js +3 -0
- package/dist/jebamo/p-Dq5G4FMt.js.map +1 -0
- package/dist/jebamo/p-a005dd86.entry.js +2 -0
- package/dist/jebamo/p-a005dd86.entry.js.map +1 -0
- package/dist/jebamo/p-a01ed96c.entry.js +2 -0
- package/dist/jebamo/p-a01ed96c.entry.js.map +1 -0
- package/dist/jebamo/p-a67b7ec6.entry.js +2 -0
- package/dist/jebamo/p-a67b7ec6.entry.js.map +1 -0
- package/dist/jebamo/p-a9b4763f.entry.js +2 -0
- package/dist/jebamo/p-a9b4763f.entry.js.map +1 -0
- package/dist/jebamo/p-ae05ccf0.entry.js +2 -0
- package/dist/jebamo/p-ae05ccf0.entry.js.map +1 -0
- package/dist/jebamo/p-bef9963b.entry.js +2 -0
- package/dist/jebamo/p-bef9963b.entry.js.map +1 -0
- package/dist/jebamo/p-c0a330ff.entry.js +2 -0
- package/dist/jebamo/p-c0a330ff.entry.js.map +1 -0
- package/dist/jebamo/p-c969c415.entry.js +2 -0
- package/dist/jebamo/p-c969c415.entry.js.map +1 -0
- package/dist/jebamo/p-cf0e1c50.entry.js +2 -0
- package/dist/jebamo/p-cf0e1c50.entry.js.map +1 -0
- package/dist/jebamo/p-e520c6e7.entry.js +2 -0
- package/dist/jebamo/p-e520c6e7.entry.js.map +1 -0
- package/dist/jebamo/p-eca07b8d.entry.js +2 -0
- package/dist/jebamo/p-eca07b8d.entry.js.map +1 -0
- package/dist/jebamo/p-ee50e126.entry.js +2 -0
- package/dist/jebamo/p-ee50e126.entry.js.map +1 -0
- package/dist/jebamo/p-f6a30d2d.entry.js +2 -0
- package/dist/jebamo/p-f6a30d2d.entry.js.map +1 -0
- package/dist/jebamo/p-fdf7fbea.entry.js +2 -0
- package/dist/jebamo/p-fdf7fbea.entry.js.map +1 -0
- package/dist/jebamo/p-iWCgRMLC.js +2 -0
- package/dist/jebamo/p-iWCgRMLC.js.map +1 -0
- package/dist/types/components/je-accordion/je-accordion.d.ts +7 -0
- package/dist/types/components/je-action-sheet/je-action-sheet.d.ts +41 -0
- package/dist/types/components/je-alert/je-alert.d.ts +20 -70
- package/dist/types/components/je-branch/je-branch.d.ts +15 -0
- package/dist/types/components/je-breadcrumb/je-breadcrumb.d.ts +3 -0
- package/dist/types/components/je-breadcrumbs/je-breadcrumbs.d.ts +11 -0
- package/dist/types/components/je-button/je-button.d.ts +7 -11
- package/dist/types/components/je-button-group/je-button-group.d.ts +5 -0
- package/dist/types/components/je-calendar/je-calendar.d.ts +3 -0
- package/dist/types/components/je-checkbox/je-checkbox.d.ts +13 -12
- package/dist/types/components/je-color/je-color.d.ts +7 -8
- package/dist/types/components/{column/je-column → je-column}/je-column.d.ts +0 -1
- package/dist/types/components/je-column-group/je-column-group.d.ts +24 -0
- package/dist/types/components/je-datepicker/je-datepicker.d.ts +15 -9
- package/dist/types/components/je-details/je-details.d.ts +7 -1
- package/dist/types/components/je-drawer/je-drawer.d.ts +26 -11
- package/dist/types/components/je-form/je-form.d.ts +7 -6
- package/dist/types/components/je-icon/je-icon.d.ts +3 -7
- package/dist/types/components/je-icon-button/je-icon-button.d.ts +18 -0
- package/dist/types/components/je-item/je-item.d.ts +3 -0
- package/dist/types/components/je-label/je-label.d.ts +4 -0
- package/dist/types/components/je-link/je-link.d.ts +0 -7
- package/dist/types/components/je-menu/je-menu.d.ts +3 -0
- package/dist/types/components/je-modal/je-modal.d.ts +24 -19
- package/dist/types/components/je-nav/je-nav.d.ts +5 -0
- package/dist/types/components/je-note/je-note.d.ts +4 -0
- package/dist/types/components/je-option/je-option.d.ts +8 -0
- package/dist/types/components/je-page/je-page.d.ts +24 -9
- package/dist/types/components/je-popover/je-popover.d.ts +50 -20
- package/dist/types/components/je-radio/je-radio.d.ts +12 -0
- package/dist/types/components/je-radio-button/je-radio-button.d.ts +7 -0
- package/dist/types/components/je-radio-group/je-radio-group.d.ts +48 -0
- package/dist/types/components/je-refresher/je-refresher.d.ts +3 -0
- package/dist/types/components/je-select/je-select.d.ts +29 -0
- package/dist/types/components/je-tab/je-tab.d.ts +8 -0
- package/dist/types/components/{tabs/je-tabs → je-tabs}/je-tabs.d.ts +6 -4
- package/dist/types/components/je-textfield/je-textfield.d.ts +173 -0
- package/dist/types/components/je-toast-container/je-toast-container.d.ts +6 -0
- package/dist/types/components/je-toggle/je-toggle.d.ts +14 -4
- package/dist/types/components/je-tooltip/je-tooltip.d.ts +22 -0
- package/dist/types/components/je-tree/je-tree.d.ts +16 -0
- package/dist/types/components/je-wizard/je-wizard.d.ts +20 -0
- package/dist/types/components.d.ts +1064 -789
- package/dist/types/index.d.ts +2 -9
- package/dist/types/stencil-public-runtime.d.ts +9 -0
- package/dist/types/utils/functions/animation-update.d.ts +1 -0
- package/dist/types/utils/functions/create-dialog.d.ts +31 -0
- package/dist/types/utils/functions/create-toast.d.ts +19 -0
- package/dist/types/utils/functions/debounce-event.d.ts +2 -0
- package/dist/types/utils/functions/generate-id.d.ts +1 -0
- package/dist/types/utils/functions/get-dom-rect.d.ts +5 -0
- package/dist/types/utils/functions/shade.d.ts +2 -0
- package/dist/types/utils/types/color.d.ts +8 -0
- package/dist/types/utils/types/overlay-data.d.ts +4 -0
- package/dist/types/utils/utils.d.ts +9 -14
- package/dist/vscode-data.json +1694 -0
- package/package.json +10 -6
- package/styles/classes.css +605 -0
- package/styles/classes.css.map +1 -0
- package/styles/variables.css +97 -0
- package/styles/variables.css.map +1 -0
- package/dist/cjs/app-globals-cf57fad2.js +0 -13
- package/dist/cjs/app-globals-cf57fad2.js.map +0 -1
- package/dist/cjs/index-79892fc0.js.map +0 -1
- package/dist/cjs/je-alert_37.cjs.entry.js +0 -6879
- package/dist/cjs/je-alert_37.cjs.entry.js.map +0 -1
- package/dist/cjs/je-toast.cjs.entry.js +0 -22
- package/dist/cjs/je-toast.cjs.entry.js.map +0 -1
- package/dist/collection/components/checkbox-group/je-checkbox-group/je-checkbox-group.css +0 -10
- package/dist/collection/components/checkbox-group/je-checkbox-group/je-checkbox-group.js +0 -141
- package/dist/collection/components/checkbox-group/je-checkbox-group/je-checkbox-group.js.map +0 -1
- package/dist/collection/components/checkbox-group/je-checkbox-option/je-checkbox-option.css +0 -13
- package/dist/collection/components/checkbox-group/je-checkbox-option/je-checkbox-option.js +0 -153
- package/dist/collection/components/checkbox-group/je-checkbox-option/je-checkbox-option.js.map +0 -1
- package/dist/collection/components/column/je-column/je-column.css +0 -10
- package/dist/collection/components/column/je-column/je-column.js.map +0 -1
- package/dist/collection/components/column/je-column-group/je-column-group.css +0 -4
- package/dist/collection/components/column/je-column-group/je-column-group.js +0 -49
- package/dist/collection/components/column/je-column-group/je-column-group.js.map +0 -1
- package/dist/collection/components/je-color/je-color.css +0 -39
- package/dist/collection/components/je-input/je-input.css +0 -91
- package/dist/collection/components/je-input/je-input.js.map +0 -1
- package/dist/collection/components/je-textarea/je-textarea.css +0 -59
- package/dist/collection/components/je-textarea/je-textarea.js +0 -171
- package/dist/collection/components/je-textarea/je-textarea.js.map +0 -1
- package/dist/collection/components/je-toast/je-toast.js +0 -19
- package/dist/collection/components/je-toast/je-toast.js.map +0 -1
- package/dist/collection/components/menu/je-menu/je-menu.css +0 -8
- package/dist/collection/components/menu/je-menu/je-menu.js +0 -100
- package/dist/collection/components/menu/je-menu/je-menu.js.map +0 -1
- package/dist/collection/components/menu/je-menu-option/je-menu-option.css +0 -37
- package/dist/collection/components/menu/je-menu-option/je-menu-option.js +0 -125
- package/dist/collection/components/menu/je-menu-option/je-menu-option.js.map +0 -1
- package/dist/collection/components/multiselect/je-multiselect/je-multiselect.css +0 -80
- package/dist/collection/components/multiselect/je-multiselect/je-multiselect.js +0 -241
- package/dist/collection/components/multiselect/je-multiselect/je-multiselect.js.map +0 -1
- package/dist/collection/components/multiselect/je-multiselect-option/je-multiselect-option.css +0 -31
- package/dist/collection/components/multiselect/je-multiselect-option/je-multiselect-option.js +0 -122
- package/dist/collection/components/multiselect/je-multiselect-option/je-multiselect-option.js.map +0 -1
- package/dist/collection/components/radio/je-radio/je-radio.css +0 -13
- package/dist/collection/components/radio/je-radio/je-radio.js +0 -128
- package/dist/collection/components/radio/je-radio/je-radio.js.map +0 -1
- package/dist/collection/components/radio/je-radio-group/je-radio-group.css +0 -10
- package/dist/collection/components/radio/je-radio-group/je-radio-group.js +0 -172
- package/dist/collection/components/radio/je-radio-group/je-radio-group.js.map +0 -1
- package/dist/collection/components/select/je-select/je-select.css +0 -24
- package/dist/collection/components/select/je-select/je-select.js +0 -276
- package/dist/collection/components/select/je-select/je-select.js.map +0 -1
- package/dist/collection/components/select/je-select-option/je-select-option.css +0 -31
- package/dist/collection/components/select/je-select-option/je-select-option.js +0 -102
- package/dist/collection/components/select/je-select-option/je-select-option.js.map +0 -1
- package/dist/collection/components/tabs/je-tab/je-tab.js.map +0 -1
- package/dist/collection/components/tabs/je-tabs/je-tabs.js +0 -87
- package/dist/collection/components/tabs/je-tabs/je-tabs.js.map +0 -1
- package/dist/collection/components/tabs/je-tabs/je-tabs.mobile.css +0 -32
- package/dist/collection/components/tabs/je-tabs/je-tabs.pill.css +0 -20
- package/dist/collection/components/tabs/je-tabs/je-tabs.segment.css +0 -23
- package/dist/collection/components/tree/je-branch/je-branch.css +0 -15
- package/dist/collection/components/tree/je-branch/je-branch.js.map +0 -1
- package/dist/collection/components/tree/je-tree/je-tree.js +0 -133
- package/dist/collection/components/tree/je-tree/je-tree.js.map +0 -1
- package/dist/collection/global.js +0 -3
- package/dist/collection/global.js.map +0 -1
- package/dist/collection/main.js +0 -89
- package/dist/esm/app-globals-b2c1fc86.js +0 -11
- package/dist/esm/app-globals-b2c1fc86.js.map +0 -1
- package/dist/esm/index-3dcd3b99.js.map +0 -1
- package/dist/esm/je-alert_37.entry.js +0 -6839
- package/dist/esm/je-alert_37.entry.js.map +0 -1
- package/dist/esm/je-toast.entry.js +0 -18
- package/dist/esm/je-toast.entry.js.map +0 -1
- package/dist/jebamo/p-231de956.entry.js +0 -2
- package/dist/jebamo/p-231de956.entry.js.map +0 -1
- package/dist/jebamo/p-39518d0e.entry.js +0 -2
- package/dist/jebamo/p-39518d0e.entry.js.map +0 -1
- package/dist/jebamo/p-98d8fddd.js +0 -2
- package/dist/jebamo/p-98d8fddd.js.map +0 -1
- package/dist/jebamo/p-c2724d48.entry.js +0 -2
- package/dist/jebamo/p-c2724d48.entry.js.map +0 -1
- package/dist/jebamo/p-c3cf6568.entry.js +0 -2
- package/dist/jebamo/p-c3cf6568.entry.js.map +0 -1
- package/dist/jebamo/p-db12886b.js +0 -3
- package/dist/jebamo/p-db12886b.js.map +0 -1
- package/dist/jebamo/p-fcac575d.entry.js +0 -2
- package/dist/jebamo/p-fcac575d.entry.js.map +0 -1
- package/dist/types/components/checkbox-group/je-checkbox-group/je-checkbox-group.d.ts +0 -25
- package/dist/types/components/checkbox-group/je-checkbox-option/je-checkbox-option.d.ts +0 -30
- package/dist/types/components/column/je-column-group/je-column-group.d.ts +0 -9
- package/dist/types/components/je-input/je-input.d.ts +0 -137
- package/dist/types/components/je-textarea/je-textarea.d.ts +0 -11
- package/dist/types/components/je-toast/je-toast.d.ts +0 -3
- package/dist/types/components/menu/je-menu/je-menu.d.ts +0 -10
- package/dist/types/components/menu/je-menu-option/je-menu-option.d.ts +0 -12
- package/dist/types/components/multiselect/je-multiselect/je-multiselect.d.ts +0 -25
- package/dist/types/components/multiselect/je-multiselect-option/je-multiselect-option.d.ts +0 -11
- package/dist/types/components/radio/je-radio/je-radio.d.ts +0 -25
- package/dist/types/components/radio/je-radio-group/je-radio-group.d.ts +0 -32
- package/dist/types/components/select/je-select/je-select.d.ts +0 -22
- package/dist/types/components/select/je-select-option/je-select-option.d.ts +0 -10
- package/dist/types/components/tabs/je-tab/je-tab.d.ts +0 -9
- package/dist/types/components/tree/je-branch/je-branch.d.ts +0 -17
- package/dist/types/components/tree/je-tree/je-tree.d.ts +0 -10
- package/dist/types/global.d.ts +0 -1
- package/loader/package.json +0 -11
- /package/dist/collection/components/{je-toast/je-toast.css → je-calendar/je-calendar.css} +0 -0
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Get the base path to where the assets can be found. Use "setAssetPath(path)"
|
|
3
|
+
* if the path needs to be customized.
|
|
4
|
+
*/
|
|
5
|
+
export declare const getAssetPath: (path: string) => string;
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* Used to manually set the base path where assets can be found.
|
|
9
|
+
* If the script is used as "module", it's recommended to use "import.meta.url",
|
|
10
|
+
* such as "setAssetPath(import.meta.url)". Other options include
|
|
11
|
+
* "setAssetPath(document.currentScript.src)", or using a bundler's replace plugin to
|
|
12
|
+
* dynamically set the path at build time, such as "setAssetPath(process.env.ASSET_PATH)".
|
|
13
|
+
* But do note that this configuration depends on how your script is bundled, or lack of
|
|
14
|
+
* bundling, and where your assets can be loaded from. Additionally custom bundling
|
|
15
|
+
* will have to ensure the static assets are copied to its build directory.
|
|
16
|
+
*/
|
|
17
|
+
export declare const setAssetPath: (path: string) => void;
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* Used to specify a nonce value that corresponds with an application's CSP.
|
|
21
|
+
* When set, the nonce will be added to all dynamically created script and style tags at runtime.
|
|
22
|
+
* Alternatively, the nonce value can be set on a meta tag in the DOM head
|
|
23
|
+
* (<meta name="csp-nonce" content="{ nonce value here }" />) which
|
|
24
|
+
* will result in the same behavior.
|
|
25
|
+
*/
|
|
26
|
+
export declare const setNonce: (nonce: string) => void
|
|
27
|
+
|
|
28
|
+
export interface SetPlatformOptions {
|
|
29
|
+
raf?: (c: FrameRequestCallback) => number;
|
|
30
|
+
ael?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
31
|
+
rel?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
32
|
+
}
|
|
33
|
+
export declare const setPlatformOptions: (opts: SetPlatformOptions) => void;
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-CL0NicyQ.js';
|
|
2
|
+
|
|
3
|
+
const createDialog = (options) => {
|
|
4
|
+
const dialog = document.createElement('je-modal');
|
|
5
|
+
dialog.size = 'sm';
|
|
6
|
+
dialog.setHTMLUnsafe(`
|
|
7
|
+
<je-form>
|
|
8
|
+
<div class="je-dialog-container">
|
|
9
|
+
<template shadowrootmode="open">
|
|
10
|
+
<style>
|
|
11
|
+
:host {
|
|
12
|
+
display: flex;
|
|
13
|
+
flex-direction: column;
|
|
14
|
+
gap: 1rem;
|
|
15
|
+
padding: 1rem;
|
|
16
|
+
box-sizing: border-box;
|
|
17
|
+
}
|
|
18
|
+
</style>
|
|
19
|
+
<je-toolbar>
|
|
20
|
+
<slot name="icon"></slot>
|
|
21
|
+
<slot name="header"></slot>
|
|
22
|
+
<je-icon-button icon="close" slot="end"></je-icon-button>
|
|
23
|
+
</je-toolbar>
|
|
24
|
+
<slot name="message"></slot>
|
|
25
|
+
<slot name="controls"></slot>
|
|
26
|
+
<slot name="buttons"></slot>
|
|
27
|
+
</template>
|
|
28
|
+
</div>
|
|
29
|
+
</je-form>
|
|
30
|
+
`);
|
|
31
|
+
dialog.backdropDismiss = options.backdropDismiss;
|
|
32
|
+
dialog.showBackdrop = options.showBackdrop;
|
|
33
|
+
document.body.append(dialog);
|
|
34
|
+
const container = dialog.querySelector('.je-dialog-container');
|
|
35
|
+
if (options.header) {
|
|
36
|
+
container.insertAdjacentHTML('afterbegin', `
|
|
37
|
+
<h3 slot="header">${options.header}</h3>
|
|
38
|
+
`);
|
|
39
|
+
}
|
|
40
|
+
if (options.message) {
|
|
41
|
+
container.insertAdjacentHTML('beforeend', `
|
|
42
|
+
<je-label slot="message">${options.message}</je-label>
|
|
43
|
+
`);
|
|
44
|
+
}
|
|
45
|
+
if (options.icon) {
|
|
46
|
+
container.insertAdjacentHTML('afterbegin', `
|
|
47
|
+
<je-icon fill slot="icon">${options.icon}</je-icon>
|
|
48
|
+
`);
|
|
49
|
+
}
|
|
50
|
+
if (options.controls) {
|
|
51
|
+
container.insertAdjacentHTML('beforeend', `
|
|
52
|
+
<div slot="controls" class="je-dialog-controls"></div>
|
|
53
|
+
`);
|
|
54
|
+
const controls = container.querySelector('.je-dialog-controls');
|
|
55
|
+
options.controls.forEach(control => {
|
|
56
|
+
const input = document.createElement('je-textfield');
|
|
57
|
+
input.label = control.label;
|
|
58
|
+
input.placeholder = control.placeholder;
|
|
59
|
+
input.validators = control.validators;
|
|
60
|
+
input.required = control.required;
|
|
61
|
+
input.type = control.type;
|
|
62
|
+
input.setAttribute('name', control.name);
|
|
63
|
+
input.originalValue = control.originalValue;
|
|
64
|
+
input.value = control.value;
|
|
65
|
+
input.debounce = control.debounce;
|
|
66
|
+
input.addEventListener('valueChange', control.valueChangeHandler);
|
|
67
|
+
controls.append(input);
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
if (options.buttons) {
|
|
71
|
+
container.insertAdjacentHTML('beforeend', `
|
|
72
|
+
<je-toolbar slot="buttons" class="je-dialog-buttons"></je-toolbar>
|
|
73
|
+
`);
|
|
74
|
+
const buttons = container.querySelector('.je-dialog-buttons');
|
|
75
|
+
options.buttons.forEach(button => {
|
|
76
|
+
const btn = document.createElement('je-button');
|
|
77
|
+
btn.textContent = button.text;
|
|
78
|
+
btn.fill = button.fill;
|
|
79
|
+
btn.color = button.color;
|
|
80
|
+
btn.type = button.type;
|
|
81
|
+
btn.size = button.size;
|
|
82
|
+
btn.slot = 'end';
|
|
83
|
+
if (button.handler)
|
|
84
|
+
btn.addEventListener('click', () => button.handler(dialog));
|
|
85
|
+
buttons.append(btn);
|
|
86
|
+
});
|
|
87
|
+
}
|
|
88
|
+
const closeButton = container.shadowRoot.querySelector('je-icon-button');
|
|
89
|
+
closeButton.addEventListener('click', () => dialog.hide(), { once: true });
|
|
90
|
+
const form = dialog.querySelector('je-form');
|
|
91
|
+
form.addEventListener('submit', () => dialog.hide(), { once: true });
|
|
92
|
+
dialog.addEventListener('dismiss', () => dialog.remove(), { once: true });
|
|
93
|
+
return [dialog, form];
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
const createToast = (options) => {
|
|
97
|
+
const toast = document.createElement('je-alert');
|
|
98
|
+
toast.color = options.color;
|
|
99
|
+
toast.duration = options.duration;
|
|
100
|
+
toast.progress = options.progress;
|
|
101
|
+
toast.closable = options.closable;
|
|
102
|
+
toast.header = options.header;
|
|
103
|
+
toast.message = options.message;
|
|
104
|
+
toast.icon = options.icon;
|
|
105
|
+
if (options.buttons) {
|
|
106
|
+
options.buttons.forEach(button => {
|
|
107
|
+
var _a;
|
|
108
|
+
const btn = document.createElement('je-button');
|
|
109
|
+
btn.textContent = button.text;
|
|
110
|
+
btn.fill = button.fill;
|
|
111
|
+
btn.color = button.color;
|
|
112
|
+
btn.size = (_a = button.size) !== null && _a !== void 0 ? _a : 'sm';
|
|
113
|
+
btn.slot = 'buttons';
|
|
114
|
+
if (button.handler)
|
|
115
|
+
btn.addEventListener('click', () => button.handler(toast));
|
|
116
|
+
toast.append(btn);
|
|
117
|
+
});
|
|
118
|
+
}
|
|
119
|
+
let container = document.querySelector(`je-toast-container[position=${options.position}]`);
|
|
120
|
+
if (!container) {
|
|
121
|
+
container = document.createElement('je-toast-container');
|
|
122
|
+
container.position = options.position;
|
|
123
|
+
document.body.append(container);
|
|
124
|
+
container.popover = 'manual';
|
|
125
|
+
}
|
|
126
|
+
container.append(toast);
|
|
127
|
+
if (!container.matches(':popover-open')) {
|
|
128
|
+
container.showPopover();
|
|
129
|
+
}
|
|
130
|
+
toast.didDismiss().then(() => {
|
|
131
|
+
toast.remove();
|
|
132
|
+
});
|
|
133
|
+
return toast;
|
|
134
|
+
};
|
|
135
|
+
|
|
136
|
+
export { createDialog, createToast };
|
|
137
|
+
//# sourceMappingURL=index.js.map
|
|
138
|
+
|
|
139
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"index.js","mappings":"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","names":[],"sources":["src/utils/functions/create-dialog.ts","src/utils/functions/create-toast.ts"],"sourcesContent":["import { Color } from \"../utils\";\n\nexport type DialogControl = {\n label?: string;\n placeholder?: string;\n validators?: HTMLJeTextfieldElement['validators'];\n required?: boolean;\n type?: string;\n originalValue?: string;\n value?: string;\n name?: string;\n debounce?: number;\n valueChangeHandler?: (input: any) => void | Promise<void>;\n};\n\nexport type DialogButton = {\n text?: string;\n fill?: 'solid' | 'outline' | 'clear';\n color?: Color;\n type?: 'submit' | 'reset';\n size?: 'sm' | 'md' | 'lg';\n handler?: (dialog: HTMLJeModalElement) => void | Promise<void>;\n};\n\nexport type CreateDialogOptions = {\n header?: string,\n message?: string,\n icon?: string,\n buttons?: DialogButton[];\n controls?: DialogControl[],\n showBackdrop?: boolean,\n backdropDismiss?: boolean\n}\n\nexport const createDialog = (options: CreateDialogOptions) => {\n const dialog = document.createElement('je-modal');\n dialog.size = 'sm';\n dialog.setHTMLUnsafe(`\n <je-form>\n <div class=\"je-dialog-container\">\n <template shadowrootmode=\"open\">\n <style>\n :host {\n display: flex;\n flex-direction: column;\n gap: 1rem;\n padding: 1rem;\n box-sizing: border-box;\n }\n </style>\n <je-toolbar>\n <slot name=\"icon\"></slot>\n <slot name=\"header\"></slot>\n <je-icon-button icon=\"close\" slot=\"end\"></je-icon-button>\n </je-toolbar>\n <slot name=\"message\"></slot>\n <slot name=\"controls\"></slot>\n <slot name=\"buttons\"></slot>\n </template>\n </div>\n </je-form>\n `)\n dialog.backdropDismiss = options.backdropDismiss;\n dialog.showBackdrop = options.showBackdrop;\n document.body.append(dialog);\n const container = dialog.querySelector('.je-dialog-container')\n if (options.header) {\n container.insertAdjacentHTML('afterbegin', `\n <h3 slot=\"header\">${options.header}</h3>\n `)\n }\n if (options.message) {\n container.insertAdjacentHTML('beforeend', `\n <je-label slot=\"message\">${options.message}</je-label>\n `)\n }\n if (options.icon) {\n container.insertAdjacentHTML('afterbegin', `\n <je-icon fill slot=\"icon\">${options.icon}</je-icon>\n `)\n }\n if (options.controls) {\n container.insertAdjacentHTML('beforeend', `\n <div slot=\"controls\" class=\"je-dialog-controls\"></div>\n `)\n const controls = container.querySelector('.je-dialog-controls');\n options.controls.forEach(control => {\n const input = document.createElement('je-textfield');\n input.label = control.label;\n input.placeholder = control.placeholder;\n input.validators = control.validators;\n input.required = control.required;\n input.type = control.type;\n input.setAttribute('name', control.name)\n input.originalValue = control.originalValue;\n input.value = control.value;\n input.debounce = control.debounce;\n input.addEventListener('valueChange', control.valueChangeHandler);\n controls.append(input);\n })\n }\n if (options.buttons) {\n container.insertAdjacentHTML('beforeend', `\n <je-toolbar slot=\"buttons\" class=\"je-dialog-buttons\"></je-toolbar>\n `)\n const buttons = container.querySelector('.je-dialog-buttons');\n options.buttons.forEach(button => {\n const btn = document.createElement('je-button');\n btn.textContent = button.text;\n btn.fill = button.fill;\n btn.color = button.color;\n btn.type = button.type;\n btn.size = button.size;\n btn.slot = 'end';\n if (button.handler) btn.addEventListener('click', () => button.handler(dialog));\n buttons.append(btn);\n })\n }\n const closeButton = container.shadowRoot.querySelector('je-icon-button')\n closeButton.addEventListener('click', () => dialog.hide(), { once: true });\n const form = dialog.querySelector('je-form');\n form.addEventListener('submit', () => dialog.hide(), { once: true });\n dialog.addEventListener('dismiss', () => dialog.remove(), { once: true });\n return [dialog, form] as const;\n}\n","import { Color } from \"../utils\";\n\nexport type CreateToastOptions = {\n header?: string;\n message?: string;\n color?: Color;\n duration?: number;\n progress?: boolean;\n icon?: string;\n closable?: boolean;\n position?: 'top' | 'bottom' | 'top-start' | 'top-end' | 'bottom-start' | 'bottom-end';\n buttons?: {\n text?: string;\n fill?: 'solid' | 'outline' | 'clear';\n color?: Color;\n size?: 'sm' | 'md' | 'lg';\n handler?: (toast: HTMLJeAlertElement) => void | Promise<void>;\n }[];\n};\n\nexport const createToast = (options: CreateToastOptions) => {\n const toast = document.createElement('je-alert');\n toast.color = options.color;\n toast.duration = options.duration;\n toast.progress = options.progress;\n toast.closable = options.closable;\n toast.header = options.header;\n toast.message = options.message;\n toast.icon = options.icon;\n if (options.buttons) {\n options.buttons.forEach(button => {\n const btn = document.createElement('je-button');\n btn.textContent = button.text;\n btn.fill = button.fill;\n btn.color = button.color;\n btn.size = button.size ?? 'sm';\n btn.slot = 'buttons';\n if (button.handler) btn.addEventListener('click', () => button.handler(toast));\n toast.append(btn);\n })\n }\n let container = document.querySelector<HTMLJeToastContainerElement>(`je-toast-container[position=${options.position}]`);\n if (!container) {\n container = document.createElement('je-toast-container');\n container.position = options.position;\n document.body.append(container);\n container.popover = 'manual';\n }\n\n container.append(toast)\n if (!container.matches(':popover-open')) {\n container.showPopover()\n }\n toast.didDismiss().then(() => {\n toast.remove()\n })\n return toast;\n}\n"],"version":3}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../dist/types/components";
|
|
2
|
+
|
|
3
|
+
interface JeAccordion extends Components.JeAccordion, HTMLElement {}
|
|
4
|
+
export const JeAccordion: {
|
|
5
|
+
prototype: JeAccordion;
|
|
6
|
+
new (): JeAccordion;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { p as proxyCustomElement, H, h } from './p-CL0NicyQ.js';
|
|
2
|
+
|
|
3
|
+
const jeAccordionCss = ":host{display:flex;flex-direction:column}";
|
|
4
|
+
|
|
5
|
+
const JeAccordion$1 = /*@__PURE__*/ proxyCustomElement(class JeAccordion extends H {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
onExpand(ev) {
|
|
12
|
+
const { target } = ev;
|
|
13
|
+
const sections = Array.from(this.el.querySelectorAll('je-details'));
|
|
14
|
+
sections.forEach(section => {
|
|
15
|
+
if (section !== target) {
|
|
16
|
+
section.open = false;
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
onKeydown(ev) {
|
|
21
|
+
if (ev.key === 'ArrowDown' || ev.key === 'ArrowUp') {
|
|
22
|
+
ev.preventDefault();
|
|
23
|
+
const sections = Array.from(this.el.querySelectorAll('je-details'));
|
|
24
|
+
const index = sections.indexOf(ev.target);
|
|
25
|
+
const nextIndex = ev.key === 'ArrowDown' ? index + 1 : index - 1;
|
|
26
|
+
if (nextIndex >= 0 && nextIndex < sections.length) {
|
|
27
|
+
sections[nextIndex].focus();
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
if (ev.key === 'Home') {
|
|
31
|
+
ev.preventDefault();
|
|
32
|
+
const sections = Array.from(this.el.querySelectorAll('je-details'));
|
|
33
|
+
sections[0].focus();
|
|
34
|
+
}
|
|
35
|
+
if (ev.key === 'End') {
|
|
36
|
+
ev.preventDefault();
|
|
37
|
+
const sections = Array.from(this.el.querySelectorAll('je-details'));
|
|
38
|
+
sections[sections.length - 1].focus();
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
render() {
|
|
42
|
+
return h("slot", { key: 'a87df3e9b05966bba67d9aed830a95cb39293ff7' });
|
|
43
|
+
}
|
|
44
|
+
get el() { return this; }
|
|
45
|
+
static get style() { return jeAccordionCss; }
|
|
46
|
+
}, [1, "je-accordion", undefined, [[0, "expand", "onExpand"], [0, "keydown", "onKeydown"]]]);
|
|
47
|
+
function defineCustomElement$1() {
|
|
48
|
+
if (typeof customElements === "undefined") {
|
|
49
|
+
return;
|
|
50
|
+
}
|
|
51
|
+
const components = ["je-accordion"];
|
|
52
|
+
components.forEach(tagName => { switch (tagName) {
|
|
53
|
+
case "je-accordion":
|
|
54
|
+
if (!customElements.get(tagName)) {
|
|
55
|
+
customElements.define(tagName, JeAccordion$1);
|
|
56
|
+
}
|
|
57
|
+
break;
|
|
58
|
+
} });
|
|
59
|
+
}
|
|
60
|
+
defineCustomElement$1();
|
|
61
|
+
|
|
62
|
+
const JeAccordion = JeAccordion$1;
|
|
63
|
+
const defineCustomElement = defineCustomElement$1;
|
|
64
|
+
|
|
65
|
+
export { JeAccordion, defineCustomElement };
|
|
66
|
+
//# sourceMappingURL=je-accordion.js.map
|
|
67
|
+
|
|
68
|
+
//# sourceMappingURL=je-accordion.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"je-accordion.js","mappings":";;AAAA,MAAM,cAAc,GAAG,2CAA2C;;MCQrDA,aAAW,iBAAAC,kBAAA,CAAA,MAAA,WAAA,SAAAC,CAAA,CAAA;;;;;;AAItB,IAAA,QAAQ,CAAC,EAA8B,EAAA;AACrC,QAAA,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE;AACrB,QAAA,MAAM,QAAQ,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,gBAAgB,CAAC,YAAY,CAAC,CAAC;AACnE,QAAA,QAAQ,CAAC,OAAO,CAAC,OAAO,IAAG;AACzB,YAAA,IAAI,OAAO,KAAK,MAAM,EAAE;AACtB,gBAAA,OAAO,CAAC,IAAI,GAAG,KAAK;;AAExB,SAAC,CAAC;;AAIJ,IAAA,SAAS,CAAC,EAAiB,EAAA;AACzB,QAAA,IAAI,EAAE,CAAC,GAAG,KAAK,WAAW,IAAI,EAAE,CAAC,GAAG,KAAK,SAAS,EAAE;YAClD,EAAE,CAAC,cAAc,EAAE;AACnB,YAAA,MAAM,QAAQ,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,gBAAgB,CAAC,YAAY,CAAC,CAAC;YACnE,MAAM,KAAK,GAAG,QAAQ,CAAC,OAAO,CAAC,EAAE,CAAC,MAA8B,CAAC;AACjE,YAAA,MAAM,SAAS,GAAG,EAAE,CAAC,GAAG,KAAK,WAAW,GAAG,KAAK,GAAG,CAAC,GAAG,KAAK,GAAG,CAAC;YAChE,IAAI,SAAS,IAAI,CAAC,IAAI,SAAS,GAAG,QAAQ,CAAC,MAAM,EAAE;AACjD,gBAAA,QAAQ,CAAC,SAAS,CAAC,CAAC,KAAK,EAAE;;;AAG/B,QAAA,IAAI,EAAE,CAAC,GAAG,KAAK,MAAM,EAAE;YACrB,EAAE,CAAC,cAAc,EAAE;AACnB,YAAA,MAAM,QAAQ,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,gBAAgB,CAAC,YAAY,CAAC,CAAC;AACnE,YAAA,QAAQ,CAAC,CAAC,CAAC,CAAC,KAAK,EAAE;;AAErB,QAAA,IAAI,EAAE,CAAC,GAAG,KAAK,KAAK,EAAE;YACpB,EAAE,CAAC,cAAc,EAAE;AACnB,YAAA,MAAM,QAAQ,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,gBAAgB,CAAC,YAAY,CAAC,CAAC;YACnE,QAAQ,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,KAAK,EAAE;;;IAIzC,MAAM,GAAA;QACJ,OAAO,8DAAO;;;;;;;;;;;;;;;;;;;;;;;;;","names":["JeAccordion","__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/je-accordion/je-accordion.scss?tag=je-accordion&encapsulation=shadow","src/components/je-accordion/je-accordion.tsx"],"sourcesContent":[":host {\n display: flex;\n flex-direction: column;\n}\n","import { Component, Element, Listen, h } from '@stencil/core';\nimport { JeDetailsCustomEvent } from '../../components';\n\n@Component({\n tag: 'je-accordion',\n styleUrl: 'je-accordion.scss',\n shadow: true,\n})\nexport class JeAccordion {\n @Element() el: HTMLJeAccordionElement;\n\n @Listen('expand')\n onExpand(ev: JeDetailsCustomEvent<void>) {\n const { target } = ev;\n const sections = Array.from(this.el.querySelectorAll('je-details'));\n sections.forEach(section => {\n if (section !== target) {\n section.open = false;\n }\n });\n }\n\n @Listen('keydown')\n onKeydown(ev: KeyboardEvent) {\n if (ev.key === 'ArrowDown' || ev.key === 'ArrowUp') {\n ev.preventDefault()\n const sections = Array.from(this.el.querySelectorAll('je-details'));\n const index = sections.indexOf(ev.target as HTMLJeDetailsElement);\n const nextIndex = ev.key === 'ArrowDown' ? index + 1 : index - 1;\n if (nextIndex >= 0 && nextIndex < sections.length) {\n sections[nextIndex].focus();\n }\n }\n if (ev.key === 'Home') {\n ev.preventDefault()\n const sections = Array.from(this.el.querySelectorAll('je-details'));\n sections[0].focus();\n }\n if (ev.key === 'End') {\n ev.preventDefault()\n const sections = Array.from(this.el.querySelectorAll('je-details'));\n sections[sections.length - 1].focus();\n }\n }\n\n render() {\n return <slot/>\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../dist/types/components";
|
|
2
|
+
|
|
3
|
+
interface JeActionSheet extends Components.JeActionSheet, HTMLElement {}
|
|
4
|
+
export const JeActionSheet: {
|
|
5
|
+
prototype: JeActionSheet;
|
|
6
|
+
new (): JeActionSheet;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-CL0NicyQ.js';
|
|
2
|
+
|
|
3
|
+
const jeActionSheetCss = ":host{display:contents;--padding:var(--je-spacing-lg, 1.25rem);--background:light-dark(rgb(233, 236, 236), rgb(41, 45, 46));--color:light-dark(color-mix(in srgb, var(--je-secondary, #99becb) 20%, black 80%), color-mix(in srgb, var(--je-secondary, #99becb) 10%, white 90%))}[part=inner-container]{display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:100%}.slot-container{flex:1;overflow-y:auto}.drag-handle{display:block;height:4px;width:36px;border-radius:100px;background-color:light-dark(color-mix(in srgb, var(--je-secondary, #99becb) 80%, white 20%), color-mix(in srgb, var(--je-secondary, #99becb) 80%, black 20%))}.drag-container{display:none;justify-content:center;align-items:center;height:32px}@media (any-pointer: coarse){.drag-container{display:flex}}dialog[open]{height:var(--height)}dialog{top:unset;bottom:0;left:0;right:0;width:100%;height:0;max-width:100vw;max-height:100vh;background-color:var(--background);color:var(--color);box-sizing:border-box;border:0;padding:var(--padding);margin:0;padding-bottom:env(safe-area-inset-bottom);overflow-y:hidden;transition:all var(--drag-transition, 300ms) ease-in-out allow-discrete}dialog:focus-visible{outline:0}dialog::backdrop{opacity:0;background-color:var(--je-backdrop-color, rgba(0, 0, 0, 0.5));transition:all 300ms ease-in-out allow-discrete;cursor:pointer}dialog[open]::backdrop{opacity:1}@starting-style{dialog[open]::backdrop {\n opacity: 0}dialog[open]{height:0}";
|
|
4
|
+
|
|
5
|
+
const JeActionSheet$1 = /*@__PURE__*/ proxyCustomElement(class JeActionSheet extends H {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
this.present = createEvent(this, "present", 7);
|
|
11
|
+
this.dismiss = createEvent(this, "dismiss", 7);
|
|
12
|
+
this.startY = 0;
|
|
13
|
+
this.startHeightPx = 0;
|
|
14
|
+
this.dragging = false;
|
|
15
|
+
this.currentHeightPx = 0;
|
|
16
|
+
/** Opens and closes modal */
|
|
17
|
+
this.open = false;
|
|
18
|
+
/** Minimum height (collapsed state). */
|
|
19
|
+
this.minPercent = 30;
|
|
20
|
+
/** Intermediate height (mid state). */
|
|
21
|
+
this.midPercent = 60;
|
|
22
|
+
/** Maximum height (expanded fullscreen). */
|
|
23
|
+
this.maxPercent = 90;
|
|
24
|
+
this.onTransitionEnd = async (event) => {
|
|
25
|
+
if (event.target === this.dialogEl && event.propertyName === 'opacity') {
|
|
26
|
+
if (this.open) {
|
|
27
|
+
this.dialogEl.style.setProperty('--drag-transition', '50ms');
|
|
28
|
+
this.present.emit();
|
|
29
|
+
}
|
|
30
|
+
else {
|
|
31
|
+
if (this.destroy) {
|
|
32
|
+
await this.destroy();
|
|
33
|
+
}
|
|
34
|
+
this.dismiss.emit({ role: this.role, data: this.data });
|
|
35
|
+
this.role = undefined;
|
|
36
|
+
this.data = undefined;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
};
|
|
40
|
+
this.handleTouchStart = (event) => {
|
|
41
|
+
this.dragging = true;
|
|
42
|
+
this.startY = event.touches[0].clientY;
|
|
43
|
+
this.startHeightPx = this.currentHeightPx;
|
|
44
|
+
};
|
|
45
|
+
this.handleTouchMove = (event) => {
|
|
46
|
+
if (!this.dragging)
|
|
47
|
+
return;
|
|
48
|
+
const deltaY = this.startY - event.touches[0].clientY;
|
|
49
|
+
let newHeight = this.startHeightPx + deltaY;
|
|
50
|
+
if (newHeight < this.minPx)
|
|
51
|
+
newHeight = this.minPx;
|
|
52
|
+
if (newHeight > this.maxPx)
|
|
53
|
+
newHeight = this.maxPx;
|
|
54
|
+
this.currentHeightPx = newHeight;
|
|
55
|
+
};
|
|
56
|
+
this.handleTouchEnd = () => {
|
|
57
|
+
this.dragging = false;
|
|
58
|
+
if (this.currentHeightPx < this.midPx) {
|
|
59
|
+
const midpoint = (this.minPx + this.midPx) / 2;
|
|
60
|
+
this.currentHeightPx = this.currentHeightPx < midpoint ? this.minPx : this.midPx;
|
|
61
|
+
}
|
|
62
|
+
else {
|
|
63
|
+
const midpoint = (this.midPx + this.maxPx) / 2;
|
|
64
|
+
this.currentHeightPx = this.currentHeightPx < midpoint ? this.midPx : this.maxPx;
|
|
65
|
+
}
|
|
66
|
+
};
|
|
67
|
+
}
|
|
68
|
+
get minPx() {
|
|
69
|
+
return window.innerHeight * (this.minPercent / 100);
|
|
70
|
+
}
|
|
71
|
+
get midPx() {
|
|
72
|
+
return window.innerHeight * (this.midPercent / 100);
|
|
73
|
+
}
|
|
74
|
+
get maxPx() {
|
|
75
|
+
return window.innerHeight * (this.maxPercent / 100);
|
|
76
|
+
}
|
|
77
|
+
componentWillLoad() {
|
|
78
|
+
this.currentHeightPx = this.minPx;
|
|
79
|
+
}
|
|
80
|
+
async onOpenChange(open) {
|
|
81
|
+
if (open) {
|
|
82
|
+
if (this.init) {
|
|
83
|
+
await this.init();
|
|
84
|
+
}
|
|
85
|
+
this.dialogEl.showModal();
|
|
86
|
+
}
|
|
87
|
+
else {
|
|
88
|
+
this.dialogEl.style.removeProperty('--drag-transition');
|
|
89
|
+
this.dialogEl.close();
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
onClick(event) {
|
|
93
|
+
if (event.composedPath().includes(this.dialogEl)) {
|
|
94
|
+
this.hide('backdropDismiss');
|
|
95
|
+
}
|
|
96
|
+
else if (event.target === this.el.querySelector(':scope > [slot=trigger]')) {
|
|
97
|
+
this.show();
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
async show() {
|
|
101
|
+
this.open = true;
|
|
102
|
+
}
|
|
103
|
+
async hide(role = 'manualClose', data) {
|
|
104
|
+
this.role = role;
|
|
105
|
+
this.data = data;
|
|
106
|
+
this.open = false;
|
|
107
|
+
}
|
|
108
|
+
render() {
|
|
109
|
+
return (h(Host, { key: 'a4f1b0112ee2ba6378faf7820633e4b9cbf623e0' }, h("style", { key: '82dea79e5e8801e453a40120cdd2c8b878b0c665' }, this.open ? `:host{--height:${this.currentHeightPx}px;}` : ''), h("slot", { key: 'e500e1c6b098e9ac98c5347873212c833261a9c5', name: "trigger" }), h("dialog", { key: 'c1a762048317d44d42a489c0b6b2d2f2387a7a6d', ref: el => (this.dialogEl = el), part: "dialog", onTransitionEnd: this.onTransitionEnd }, h("div", { key: 'e7bc88a56899805be5348d0411caac076a557ee1', part: "inner-container", onClick: e => e.stopPropagation() }, h("div", { key: '96c7b2a1147b3c5990f6194ba4191ce68979512b', class: "drag-container", onTouchStart: this.handleTouchStart, onTouchMove: this.handleTouchMove, onTouchEnd: this.handleTouchEnd }, h("div", { key: 'd8bbee956457002c2fbcdb74ca696a94be0e1fa4', class: "drag-handle" })), h("div", { key: '9e00125909c85485cb447365cd8c77539c175a93', class: "slot-container" }, h("slot", { key: '5a218bc95057a9cdc07d36ce7086e61d28c1aa04' }))))));
|
|
110
|
+
}
|
|
111
|
+
get el() { return this; }
|
|
112
|
+
static get watchers() { return {
|
|
113
|
+
"open": ["onOpenChange"]
|
|
114
|
+
}; }
|
|
115
|
+
static get style() { return jeActionSheetCss; }
|
|
116
|
+
}, [1, "je-action-sheet", {
|
|
117
|
+
"open": [1028],
|
|
118
|
+
"init": [16],
|
|
119
|
+
"destroy": [16],
|
|
120
|
+
"minPercent": [2, "min-percent"],
|
|
121
|
+
"midPercent": [2, "mid-percent"],
|
|
122
|
+
"maxPercent": [2, "max-percent"],
|
|
123
|
+
"currentHeightPx": [32],
|
|
124
|
+
"show": [64],
|
|
125
|
+
"hide": [64]
|
|
126
|
+
}, [[0, "click", "onClick"]], {
|
|
127
|
+
"open": ["onOpenChange"]
|
|
128
|
+
}]);
|
|
129
|
+
function defineCustomElement$1() {
|
|
130
|
+
if (typeof customElements === "undefined") {
|
|
131
|
+
return;
|
|
132
|
+
}
|
|
133
|
+
const components = ["je-action-sheet"];
|
|
134
|
+
components.forEach(tagName => { switch (tagName) {
|
|
135
|
+
case "je-action-sheet":
|
|
136
|
+
if (!customElements.get(tagName)) {
|
|
137
|
+
customElements.define(tagName, JeActionSheet$1);
|
|
138
|
+
}
|
|
139
|
+
break;
|
|
140
|
+
} });
|
|
141
|
+
}
|
|
142
|
+
defineCustomElement$1();
|
|
143
|
+
|
|
144
|
+
const JeActionSheet = JeActionSheet$1;
|
|
145
|
+
const defineCustomElement = defineCustomElement$1;
|
|
146
|
+
|
|
147
|
+
export { JeActionSheet, defineCustomElement };
|
|
148
|
+
//# sourceMappingURL=je-action-sheet.js.map
|
|
149
|
+
|
|
150
|
+
//# sourceMappingURL=je-action-sheet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"je-action-sheet.js","mappings":"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","names":["JeActionSheet","__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/je-action-sheet/je-action-sheet.scss?tag=je-action-sheet&encapsulation=shadow","src/components/je-action-sheet/je-action-sheet.tsx"],"sourcesContent":["@use '../../styles/styles' as *;\n\n:host {\n display: contents;\n\n --padding: #{spacing-get(lg)};\n --background: light-dark(rgb(233, 236, 236), rgb(41, 45, 46));\n --color: light-dark(#{secondary(900)}, #{secondary(50)});\n}\n\n[part=inner-container] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n width: 100%;\n height: 100%;\n}\n\n.slot-container {\n flex: 1;\n overflow-y: auto;\n}\n\n.drag-handle {\n display: block;\n height: 4px;\n width: 36px;\n border-radius: 100px;\n background-color: light-dark(secondary(400), secondary(600));\n}\n\n.drag-container {\n display: none;\n justify-content: center;\n align-items: center;\n height: 32px;\n @media (any-pointer: coarse) {\n display: flex;\n }\n}\n\ndialog[open] {\n height: var(--height);\n}\n\ndialog {\n top: unset;\n bottom: 0;\n left: 0;\n right: 0;\n width: 100%;\n height: 0;\n max-width: 100vw;\n max-height: 100vh;\n background-color: var(--background);\n color: var(--color);\n box-sizing: border-box;\n border: 0;\n padding: var(--padding);\n margin: 0;\n padding-bottom: env(safe-area-inset-bottom);\n overflow-y: hidden;\n transition: all var(--drag-transition, 300ms) ease-in-out allow-discrete;\n &:focus-visible {\n outline: 0;\n }\n}\n\ndialog::backdrop {\n opacity: 0;\n background-color: backdrop-color();\n transition: all 300ms ease-in-out allow-discrete;\n cursor: pointer;\n}\n\ndialog[open]::backdrop {\n opacity: 1;\n}\n\n@starting-style {\n dialog[open]::backdrop {\n opacity: 0;\n }\n\n dialog[open] {\n height: 0;\n }\n}\n","import { Component, h, Element, EventEmitter, Host, Listen, Method, Prop, Watch, Event, State } from '@stencil/core';\nimport { OverlayData } from '../../utils/utils';\n\n@Component({\n tag: 'je-action-sheet',\n styleUrl: 'je-action-sheet.scss',\n shadow: true\n})\nexport class JeActionSheet {\n private role?: string;\n private data?: any;\n private dialogEl!: HTMLDialogElement;\n private startY = 0;\n private startHeightPx = 0;\n private dragging = false;\n private get minPx() {\n return window.innerHeight * (this.minPercent / 100);\n }\n private get midPx() {\n return window.innerHeight * (this.midPercent / 100);\n }\n private get maxPx() {\n return window.innerHeight * (this.maxPercent / 100);\n }\n @Element() el!: HTMLElement;\n\n @State() currentHeightPx = 0;\n\n /** Opens and closes modal */\n @Prop({ mutable: true }) open = false;\n\n /** Optionally execute a promise before presentation begins */\n @Prop() init?: () => void | Promise<void>;\n\n /** Optionally execute a promise before closing begins */\n @Prop() destroy?: () => void | Promise<void>;\n\n /** Minimum height (collapsed state). */\n @Prop() minPercent = 30;\n\n /** Intermediate height (mid state). */\n @Prop() midPercent = 60;\n\n /** Maximum height (expanded fullscreen). */\n @Prop() maxPercent = 90;\n\n /** Emits whenever the drawer has opened. Does not emit any data */\n @Event() present: EventEmitter;\n\n /** Emits whenever the drawer has finished closing. Emits the role and optional data object passed to the hide() method. */\n @Event() dismiss: EventEmitter<OverlayData>;\n\n componentWillLoad() {\n this.currentHeightPx = this.minPx;\n }\n\n @Watch('open')\n async onOpenChange(open: boolean) {\n if (open) {\n if (this.init) {\n await this.init();\n }\n this.dialogEl.showModal();\n } else {\n this.dialogEl.style.removeProperty('--drag-transition');\n this.dialogEl.close();\n }\n }\n\n @Listen('click')\n onClick(event: MouseEvent) {\n if (event.composedPath().includes(this.dialogEl)) {\n this.hide('backdropDismiss');\n } else if (event.target === this.el.querySelector(':scope > [slot=trigger]')) {\n this.show();\n }\n }\n\n @Method()\n async show() {\n this.open = true;\n }\n\n @Method()\n async hide(role = 'manualClose', data?: any) {\n this.role = role;\n this.data = data;\n this.open = false;\n }\n\n private onTransitionEnd = async (event: TransitionEvent) => {\n if (event.target === this.dialogEl && event.propertyName === 'opacity') {\n if (this.open) {\n this.dialogEl.style.setProperty('--drag-transition', '50ms');\n this.present.emit();\n } else {\n if (this.destroy) {\n await this.destroy();\n }\n this.dismiss.emit({ role: this.role, data: this.data });\n this.role = undefined;\n this.data = undefined;\n }\n }\n };\n\n private handleTouchStart = (event: TouchEvent) => {\n this.dragging = true;\n this.startY = event.touches[0].clientY;\n this.startHeightPx = this.currentHeightPx;\n };\n\n private handleTouchMove = (event: TouchEvent) => {\n if (!this.dragging) return;\n const deltaY = this.startY - event.touches[0].clientY;\n let newHeight = this.startHeightPx + deltaY;\n if (newHeight < this.minPx) newHeight = this.minPx;\n if (newHeight > this.maxPx) newHeight = this.maxPx;\n this.currentHeightPx = newHeight;\n };\n\n private handleTouchEnd = () => {\n this.dragging = false;\n if (this.currentHeightPx < this.midPx) {\n const midpoint = (this.minPx + this.midPx) / 2;\n this.currentHeightPx = this.currentHeightPx < midpoint ? this.minPx : this.midPx;\n } else {\n const midpoint = (this.midPx + this.maxPx) / 2;\n this.currentHeightPx = this.currentHeightPx < midpoint ? this.midPx : this.maxPx;\n }\n };\n\n render() {\n return (\n <Host>\n <style>{this.open ? `:host{--height:${this.currentHeightPx}px;}` : ''}</style>\n <slot name=\"trigger\" />\n <dialog ref={el => (this.dialogEl = el)} part=\"dialog\" onTransitionEnd={this.onTransitionEnd}>\n <div part=\"inner-container\" onClick={e => e.stopPropagation()}>\n <div class=\"drag-container\" onTouchStart={this.handleTouchStart} onTouchMove={this.handleTouchMove} onTouchEnd={this.handleTouchEnd}>\n <div class=\"drag-handle\"></div>\n </div>\n <div class=\"slot-container\">\n <slot />\n </div>\n </div>\n </dialog>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../dist/types/components";
|
|
2
|
+
|
|
3
|
+
interface JeAlert extends Components.JeAlert, HTMLElement {}
|
|
4
|
+
export const JeAlert: {
|
|
5
|
+
prototype: JeAlert;
|
|
6
|
+
new (): JeAlert;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, F as Fragment, d as Host } from './p-CL0NicyQ.js';
|
|
2
|
+
import { d as defineCustomElement$5 } from './p-BdkCRVdl.js';
|
|
3
|
+
import { d as defineCustomElement$4 } from './p-ieY9b0db.js';
|
|
4
|
+
import { d as defineCustomElement$3 } from './p-Du_Ow8H0.js';
|
|
5
|
+
import { d as defineCustomElement$2 } from './p-BD1TXl5r.js';
|
|
6
|
+
|
|
7
|
+
const jeAlertCss = ":host{display:none;overflow:hidden;position:relative;box-shadow:var(--box-shadow);border:var(--border);border-radius:var(--je-radius-md, 0.375rem);box-sizing:border-box;background-color:var(--background);color:var(--color);padding:var(--je-spacing-md, 1rem);grid-template-columns:auto 1fr auto;grid-auto-rows:auto;align-items:center;column-gap:var(--je-spacing-sm, 0.75rem);row-gap:var(--je-spacing-2xs, 0.25rem);--background:light-dark(rgb(233, 236, 236), rgb(41, 45, 46));--color:light-dark(color-mix(in srgb, var(--je-secondary, #99becb) 40%, black 60%), color-mix(in srgb, var(--je-secondary, #99becb) 60%, white 40%));--box-shadow:0px 4px 16px 0px light-dark(rgba(0, 0, 0, 0.12), rgba(68, 68, 68, 0.12));--border:solid 1px light-dark(rgb(197, 200, 204), rgb(86, 87, 90))}:host([color=primary]){--accent:light-dark(var(--je-primary, #4141e8), color-mix(in srgb, var(--je-primary, #4141e8) 40%, white 60%))}:host([color=secondary]){--accent:light-dark(color-mix(in srgb, var(--je-secondary, #99becb) 80%, black 20%), var(--je-secondary, #99becb))}:host([color=warning]){--accent:var(--je-warning, #fbbf24)}:host([color=danger]){--accent:light-dark(color-mix(in srgb, var(--je-danger, #ae1818) 80%, white 20%), color-mix(in srgb, var(--je-danger, #ae1818) 60%, white 40%))}:host([color=success]){--accent:color-mix(in srgb, var(--je-success, #22c55e) 80%, black 20%)}:host(.visible){display:grid}:host(.open){animation:fadeIn 600ms forwards}:host(:not(.open)){animation:fadeOut 600ms forwards}@keyframes fadeIn{from{opacity:0;transform:scale(0%)}to{opacity:1;transform:scale(100%)}}@keyframes fadeOut{from{opacity:1;transform:scale(100%)}to{opacity:0;transform:scale(0%)}}[part=header]{font-weight:bold;display:block;box-sizing:border-box;font-size:var(--je-font-lg, 1.25rem);line-height:1}[part=message]{line-height:1}je-icon{display:block;color:var(--accent)}.border{position:absolute;top:0;left:0;background-color:var(--accent);width:100%;height:var(--je-spacing-xs, 0.5rem)}.progress{position:absolute;bottom:0;left:0;width:100%;background-color:var(--accent);height:var(--je-spacing-2xs, 0.25rem);animation:shorten linear forwards;animation-play-state:paused}.progress.running{animation-play-state:running}.progress:not(.visible){opacity:0}@keyframes shorten{from{width:100%}to{width:0}}slot[name=buttons]{display:flex;align-items:center;gap:var(--je-spacing-sm, 0.75rem)}";
|
|
8
|
+
|
|
9
|
+
const JeAlert$1 = /*@__PURE__*/ proxyCustomElement(class JeAlert extends H {
|
|
10
|
+
constructor() {
|
|
11
|
+
super();
|
|
12
|
+
this.__registerHost();
|
|
13
|
+
this.__attachShadow();
|
|
14
|
+
this.present = createEvent(this, "present", 7);
|
|
15
|
+
this.dismiss = createEvent(this, "dismiss", 7);
|
|
16
|
+
this.paused = true;
|
|
17
|
+
this.closable = false;
|
|
18
|
+
this.color = 'primary';
|
|
19
|
+
this.duration = 0;
|
|
20
|
+
this.progress = false;
|
|
21
|
+
this.open = false;
|
|
22
|
+
}
|
|
23
|
+
componentWillRender() {
|
|
24
|
+
if (this.open) {
|
|
25
|
+
this.el.classList.add('visible');
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
async show() {
|
|
29
|
+
this.open = true;
|
|
30
|
+
}
|
|
31
|
+
async hide(role, data) {
|
|
32
|
+
this.role = role;
|
|
33
|
+
this.data = data;
|
|
34
|
+
this.open = false;
|
|
35
|
+
}
|
|
36
|
+
didDismiss() {
|
|
37
|
+
return new Promise(resolve => {
|
|
38
|
+
this.el.addEventListener('dismiss', e => resolve(e.detail), { once: true });
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
onAnimationEnd(e) {
|
|
42
|
+
var _a;
|
|
43
|
+
if (e.animationName == 'fadeOut' && e.target == this.el) {
|
|
44
|
+
this.el.classList.remove('visible');
|
|
45
|
+
this.paused = true;
|
|
46
|
+
this.dismiss.emit({
|
|
47
|
+
role: (_a = this.role) !== null && _a !== void 0 ? _a : 'manualDismiss',
|
|
48
|
+
data: this.data
|
|
49
|
+
});
|
|
50
|
+
this.role = undefined;
|
|
51
|
+
this.data = undefined;
|
|
52
|
+
}
|
|
53
|
+
if (e.animationName == 'fadeIn' && e.target == this.el) {
|
|
54
|
+
this.paused = false;
|
|
55
|
+
this.present.emit();
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
onMouseEnter() {
|
|
59
|
+
if (this.open)
|
|
60
|
+
this.paused = true;
|
|
61
|
+
}
|
|
62
|
+
onMouseLeave() {
|
|
63
|
+
if (this.open)
|
|
64
|
+
this.paused = false;
|
|
65
|
+
}
|
|
66
|
+
onSlotChange() {
|
|
67
|
+
forceUpdate(this.el);
|
|
68
|
+
}
|
|
69
|
+
render() {
|
|
70
|
+
const hasHeader = !!this.header || !!this.el.querySelector('[slot="header"]');
|
|
71
|
+
const hasMessage = !!this.message || !!this.el.querySelector('[slot="message"]');
|
|
72
|
+
const hasButtons = !!this.el.querySelector('[slot="buttons"]');
|
|
73
|
+
return (h(Host, { key: 'b52fe6332a8c0cdb18fe976514da12bfc7f1177f', class: { open: this.open } }, h("div", { key: '980b1dbeba35cafcef151c12df98c3c7ceafbfc3', class: "border" }), h("div", { key: '0107a4518153069e504ec9b9cd937ffd4a7dd1d3', class: "cell top-left" }, this.icon && h("je-icon", { key: '34e593b5bf5494188efa7d1c0e9e4d91050c8ef3', fill: true }, this.icon), h("slot", { key: '20f10bd67f54052a09fe9416eea4eb01de63bde2', name: "start" })), h("div", { key: 'e691e82ebeef7f770c299dab1efaabae04100d2a', class: "cell top-middle" }, hasHeader ? (h("slot", { name: 'header' }, this.header && h("span", { part: "header" }, this.header))) : (h("slot", { name: "message" }, this.message && h("span", { part: "message" }, this.message)))), h("div", { key: 'a4826a4369605399ddf75c02322cc796063184c0', class: "cell top-right" }, h("slot", { key: '2be8fa278127c314647980697a9374ae8e55850b', name: "end" }), this.closable && h("je-icon-button", { key: 'b73a511b7734b0849a7e7652ba5fceb4ebd62063', icon: 'close', onClick: () => this.hide('userDismiss') })), hasHeader && hasMessage && (h(Fragment, { key: '3b6b10e884782d5634617a9a40a472b9749a0c3d' }, h("div", { key: '30b6a576fea25310fe560f68b540b0e470df4f6f', class: "cell middle-left" }), h("div", { key: '591877c8ab4b62e651ca8fc2ff55c787ff78e4b5', class: "cell middle-middle" }, h("slot", { key: '9cca457371bdbdc735cff40651ce05c9715c8637', name: "message" }, this.message && h("span", { key: 'ae0e03caa467e4a6e167ea0145cddb04e102640b', part: "message" }, this.message))), h("div", { key: 'e32e769e78e77b60b2f4f88251cc1c214dff9230', class: "cell middle-right" }))), hasButtons && (h(Fragment, { key: '19bee8fe7ab54c0631f8d263f01532c2b6569da1' }, h("div", { key: 'cc46e4eb28706612d5eb9aa296b76e82c824e57f', class: "cell bottom-left" }), h("div", { key: '74bdb7c05832b781343fafa6baa3d1e0ca120742', class: "cell bottom-middle" }, h("slot", { key: 'a4c37b18c623cfaf897f8490f32acf8881f3d94e', name: "buttons" })), h("div", { key: '0110cb76f08d514a0701703b22bb8242ad39d6b9', class: "cell bottom-right" }))), this.duration > 0 && (h("div", { key: 'f2e3234004a42e437935d1e3f8c8fd001e604fb3', onAnimationEnd: () => this.hide('autoDismiss'), class: { progress: true, running: this.open && !this.paused, visible: this.progress }, style: { animationDuration: `${this.duration}ms` } }))));
|
|
74
|
+
}
|
|
75
|
+
get el() { return this; }
|
|
76
|
+
static get style() { return jeAlertCss; }
|
|
77
|
+
}, [1, "je-alert", {
|
|
78
|
+
"icon": [1],
|
|
79
|
+
"header": [1],
|
|
80
|
+
"message": [1],
|
|
81
|
+
"closable": [4],
|
|
82
|
+
"color": [513],
|
|
83
|
+
"duration": [2],
|
|
84
|
+
"progress": [4],
|
|
85
|
+
"open": [1028],
|
|
86
|
+
"paused": [32],
|
|
87
|
+
"show": [64],
|
|
88
|
+
"hide": [64],
|
|
89
|
+
"didDismiss": [64]
|
|
90
|
+
}, [[0, "animationend", "onAnimationEnd"], [1, "mouseenter", "onMouseEnter"], [1, "mouseleave", "onMouseLeave"], [0, "slotchange", "onSlotChange"]]]);
|
|
91
|
+
function defineCustomElement$1() {
|
|
92
|
+
if (typeof customElements === "undefined") {
|
|
93
|
+
return;
|
|
94
|
+
}
|
|
95
|
+
const components = ["je-alert", "je-button", "je-icon", "je-icon-button", "je-loading"];
|
|
96
|
+
components.forEach(tagName => { switch (tagName) {
|
|
97
|
+
case "je-alert":
|
|
98
|
+
if (!customElements.get(tagName)) {
|
|
99
|
+
customElements.define(tagName, JeAlert$1);
|
|
100
|
+
}
|
|
101
|
+
break;
|
|
102
|
+
case "je-button":
|
|
103
|
+
if (!customElements.get(tagName)) {
|
|
104
|
+
defineCustomElement$5();
|
|
105
|
+
}
|
|
106
|
+
break;
|
|
107
|
+
case "je-icon":
|
|
108
|
+
if (!customElements.get(tagName)) {
|
|
109
|
+
defineCustomElement$4();
|
|
110
|
+
}
|
|
111
|
+
break;
|
|
112
|
+
case "je-icon-button":
|
|
113
|
+
if (!customElements.get(tagName)) {
|
|
114
|
+
defineCustomElement$3();
|
|
115
|
+
}
|
|
116
|
+
break;
|
|
117
|
+
case "je-loading":
|
|
118
|
+
if (!customElements.get(tagName)) {
|
|
119
|
+
defineCustomElement$2();
|
|
120
|
+
}
|
|
121
|
+
break;
|
|
122
|
+
} });
|
|
123
|
+
}
|
|
124
|
+
defineCustomElement$1();
|
|
125
|
+
|
|
126
|
+
const JeAlert = JeAlert$1;
|
|
127
|
+
const defineCustomElement = defineCustomElement$1;
|
|
128
|
+
|
|
129
|
+
export { JeAlert, defineCustomElement };
|
|
130
|
+
//# sourceMappingURL=je-alert.js.map
|
|
131
|
+
|
|
132
|
+
//# sourceMappingURL=je-alert.js.map
|