@zanichelli/albe-web-components 19.2.3-RC1 → 19.2.3
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/CHANGELOG.md +20 -0
- package/dist/cjs/_commonjsHelpers-68cdf74f.js +7 -0
- package/dist/cjs/_commonjsHelpers-68cdf74f.js.map +1 -0
- package/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/{breakpoints-B7vFm-3T.js → breakpoints-8a1e87e0.js} +2 -0
- package/dist/cjs/breakpoints-8a1e87e0.js.map +1 -0
- package/dist/cjs/{iconset-Bcbz2MS1.js → iconset-5d47610c.js} +4 -3
- package/dist/cjs/iconset-5d47610c.js.map +1 -0
- package/dist/cjs/index-012853a0.js +21 -0
- package/dist/cjs/index-012853a0.js.map +1 -0
- package/dist/cjs/index-1d7a50cc.js +67 -0
- package/dist/cjs/index-1d7a50cc.js.map +1 -0
- package/dist/cjs/index-2dff20f5.js +20 -0
- package/dist/cjs/index-2dff20f5.js.map +1 -0
- package/dist/cjs/index-86a8a3a4.js +23 -0
- package/dist/cjs/index-86a8a3a4.js.map +1 -0
- package/dist/cjs/index-96af6326.js +2324 -0
- package/dist/cjs/index-96af6326.js.map +1 -0
- package/dist/cjs/index-c38e5b9e.js +73 -0
- package/dist/cjs/index-c38e5b9e.js.map +1 -0
- package/dist/cjs/index-cb280932.js +47 -0
- package/dist/cjs/index-cb280932.js.map +1 -0
- package/dist/cjs/{index-wGaSHN1_.js → index-e30d0503.js} +2 -0
- package/dist/cjs/index-e30d0503.js.map +1 -0
- package/dist/cjs/index.cjs.js +224 -112
- package/dist/cjs/index.cjs.js.map +1 -0
- package/dist/cjs/loader.cjs.js +8 -3
- package/dist/cjs/loader.cjs.js.map +1 -0
- package/dist/cjs/{utils-C5_wGVkJ.js → utils-4f7b4830.js} +73 -81
- package/dist/cjs/utils-4f7b4830.js.map +1 -0
- package/dist/cjs/{utils-Ctc6JP2n.js → utils-b1859d65.js} +4 -2
- package/dist/cjs/utils-b1859d65.js.map +1 -0
- package/dist/cjs/web-components-library.cjs.js +10 -7
- package/dist/cjs/web-components-library.cjs.js.map +1 -0
- package/dist/cjs/z-accordion.cjs.entry.js +13 -26
- package/dist/cjs/z-accordion.cjs.entry.js.map +1 -0
- package/dist/cjs/z-alert.cjs.entry.js +10 -4
- package/dist/cjs/z-alert.cjs.entry.js.map +1 -0
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +10 -25
- package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +1 -0
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js +22 -53
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +1 -0
- package/dist/cjs/z-app-header_12.cjs.entry.js +150 -261
- package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -0
- package/dist/cjs/z-aria-alert.cjs.entry.js +7 -4
- package/dist/cjs/z-aria-alert.cjs.entry.js.map +1 -0
- package/dist/cjs/z-avatar.cjs.entry.js +13 -9
- package/dist/cjs/z-avatar.cjs.entry.js.map +1 -0
- package/dist/cjs/z-book-card-app.cjs.entry.js +18 -10
- package/dist/cjs/z-book-card-app.cjs.entry.js.map +1 -0
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js +24 -10
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +1 -0
- package/dist/cjs/z-book-card.cjs.entry.js +23 -11
- package/dist/cjs/z-book-card.cjs.entry.js.map +1 -0
- package/dist/cjs/z-book-cover.cjs.entry.js +11 -6
- package/dist/cjs/z-book-cover.cjs.entry.js.map +1 -0
- package/dist/cjs/z-breadcrumb.cjs.entry.js +19 -24
- package/dist/cjs/z-breadcrumb.cjs.entry.js.map +1 -0
- package/dist/cjs/z-button-sort.cjs.entry.js +14 -9
- package/dist/cjs/z-button-sort.cjs.entry.js.map +1 -0
- package/dist/cjs/z-card.cjs.entry.js +12 -9
- package/dist/cjs/z-card.cjs.entry.js.map +1 -0
- package/dist/cjs/z-carousel.cjs.entry.js +29 -49
- package/dist/cjs/z-carousel.cjs.entry.js.map +1 -0
- package/dist/cjs/z-chip.cjs.entry.js +13 -9
- package/dist/cjs/z-chip.cjs.entry.js.map +1 -0
- package/dist/cjs/z-color-picker.cjs.entry.js +18 -24
- package/dist/cjs/z-color-picker.cjs.entry.js.map +1 -0
- package/dist/cjs/z-combobox.cjs.entry.js +26 -27
- package/dist/cjs/z-combobox.cjs.entry.js.map +1 -0
- package/dist/cjs/z-cover-hero.cjs.entry.js +11 -18
- package/dist/cjs/z-cover-hero.cjs.entry.js.map +1 -0
- package/dist/cjs/z-date-picker.cjs.entry.js +330 -351
- package/dist/cjs/z-date-picker.cjs.entry.js.map +1 -0
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +22 -18
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -0
- package/dist/cjs/z-file-upload.cjs.entry.js +18 -21
- package/dist/cjs/z-file-upload.cjs.entry.js.map +1 -0
- package/dist/cjs/z-file.cjs.entry.js +13 -6
- package/dist/cjs/z-file.cjs.entry.js.map +1 -0
- package/dist/cjs/z-ghost-loading.cjs.entry.js +9 -4
- package/dist/cjs/z-ghost-loading.cjs.entry.js.map +1 -0
- package/dist/cjs/z-info-box.cjs.entry.js +10 -5
- package/dist/cjs/z-info-box.cjs.entry.js.map +1 -0
- package/dist/cjs/z-info-reveal.cjs.entry.js +13 -20
- package/dist/cjs/z-info-reveal.cjs.entry.js.map +1 -0
- package/dist/cjs/z-logo.cjs.entry.js +15 -4
- package/dist/cjs/z-logo.cjs.entry.js.map +1 -0
- package/dist/cjs/z-menu-deprecated.cjs.entry.js +14 -23
- package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +1 -0
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +13 -10
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +1 -0
- package/dist/cjs/z-menu-section.cjs.entry.js +16 -15
- package/dist/cjs/z-menu-section.cjs.entry.js.map +1 -0
- package/dist/cjs/z-menu.cjs.entry.js +17 -27
- package/dist/cjs/z-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +14 -5
- package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +12 -9
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +9 -4
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +15 -7
- package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +10 -6
- package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-info.cjs.entry.js +13 -8
- package/dist/cjs/z-myz-card-info.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-list.cjs.entry.js +10 -4
- package/dist/cjs/z-myz-card-list.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card_4.cjs.entry.js +31 -16
- package/dist/cjs/z-myz-card_4.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-list-item.cjs.entry.js +17 -9
- package/dist/cjs/z-myz-list-item.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-list.cjs.entry.js +12 -7
- package/dist/cjs/z-myz-list.cjs.entry.js.map +1 -0
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +18 -28
- package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +1 -0
- package/dist/cjs/z-notification.cjs.entry.js +13 -10
- package/dist/cjs/z-notification.cjs.entry.js.map +1 -0
- package/dist/cjs/z-otp.cjs.entry.js +14 -10
- package/dist/cjs/z-otp.cjs.entry.js.map +1 -0
- package/dist/cjs/z-pagination.cjs.entry.js +18 -28
- package/dist/cjs/z-pagination.cjs.entry.js.map +1 -0
- package/dist/cjs/z-panel-elem.cjs.entry.js +17 -7
- package/dist/cjs/z-panel-elem.cjs.entry.js.map +1 -0
- package/dist/cjs/z-popover.cjs.entry.js +19 -35
- package/dist/cjs/z-popover.cjs.entry.js.map +1 -0
- package/dist/cjs/z-range-picker.cjs.entry.js +31 -38
- package/dist/cjs/z-range-picker.cjs.entry.js.map +1 -0
- package/dist/cjs/z-result-card.cjs.entry.js +16 -7
- package/dist/cjs/z-result-card.cjs.entry.js.map +1 -0
- package/dist/cjs/z-section-title.cjs.entry.js +10 -12
- package/dist/cjs/z-section-title.cjs.entry.js.map +1 -0
- package/dist/cjs/z-select.cjs.entry.js +25 -21
- package/dist/cjs/z-select.cjs.entry.js.map +1 -0
- package/dist/cjs/z-skip-to-content.cjs.entry.js +13 -8
- package/dist/cjs/z-skip-to-content.cjs.entry.js.map +1 -0
- package/dist/cjs/z-slideshow.cjs.entry.js +16 -12
- package/dist/cjs/z-slideshow.cjs.entry.js.map +1 -0
- package/dist/cjs/z-stepper-item.cjs.entry.js +14 -4
- package/dist/cjs/z-stepper-item.cjs.entry.js.map +1 -0
- package/dist/cjs/z-stepper.cjs.entry.js +9 -4
- package/dist/cjs/z-stepper.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table.cjs.entry.js +18 -19
- package/dist/cjs/z-table.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tbody.cjs.entry.js +7 -12
- package/dist/cjs/z-tbody.cjs.entry.js.map +1 -0
- package/dist/cjs/z-td.cjs.entry.js +8 -54
- package/dist/cjs/z-td.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tfoot.cjs.entry.js +7 -16
- package/dist/cjs/z-tfoot.cjs.entry.js.map +1 -0
- package/dist/cjs/z-th.cjs.entry.js +8 -81
- package/dist/cjs/z-th.cjs.entry.js.map +1 -0
- package/dist/cjs/z-thead.cjs.entry.js +7 -21
- package/dist/cjs/z-thead.cjs.entry.js.map +1 -0
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +12 -11
- package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +1 -0
- package/dist/cjs/z-toast-notification.cjs.entry.js +3957 -3936
- package/dist/cjs/z-toast-notification.cjs.entry.js.map +1 -0
- package/dist/cjs/z-toggle-button.cjs.entry.js +12 -8
- package/dist/cjs/z-toggle-button.cjs.entry.js.map +1 -0
- package/dist/cjs/z-toggle-switch.cjs.entry.js +14 -13
- package/dist/cjs/z-toggle-switch.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tool.cjs.entry.js +29 -28
- package/dist/cjs/z-tool.cjs.entry.js.map +1 -0
- package/dist/cjs/z-toolbar.cjs.entry.js +12 -7
- package/dist/cjs/z-toolbar.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tooltip.cjs.entry.js +11 -15
- package/dist/cjs/z-tooltip.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tr.cjs.entry.js +12 -80
- package/dist/cjs/z-tr.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tree-list.cjs.entry.js +14 -10
- package/dist/cjs/z-tree-list.cjs.entry.js.map +1 -0
- package/dist/cjs/z-visually-hidden.cjs.entry.js +9 -4
- package/dist/cjs/z-visually-hidden.cjs.entry.js.map +1 -0
- package/dist/collection/__mocks__/fileMock.js +1 -0
- package/dist/collection/__mocks__/fileMock.js.map +1 -0
- package/dist/collection/beans/index.js +1 -0
- package/dist/collection/beans/index.js.map +1 -0
- package/dist/collection/collection-manifest.json +2 -3
- package/dist/collection/components/book-card/z-book-card/index.js +34 -55
- package/dist/collection/components/book-card/z-book-card/index.js.map +1 -0
- package/dist/collection/components/book-card/z-book-card/index.stories.js +1 -0
- package/dist/collection/components/book-card/z-book-card/index.stories.js.map +1 -0
- package/dist/collection/components/book-card/z-book-card-app/index.js +15 -23
- package/dist/collection/components/book-card/z-book-card-app/index.js.map +1 -0
- package/dist/collection/components/book-card/z-book-card-app/index.stories.js +1 -0
- package/dist/collection/components/book-card/z-book-card-app/index.stories.js.map +1 -0
- package/dist/collection/components/css-components/z-fab/index.stories.js +1 -0
- package/dist/collection/components/css-components/z-fab/index.stories.js.map +1 -0
- package/dist/collection/components/css-components/z-label/index.stories.js +1 -0
- package/dist/collection/components/css-components/z-label/index.stories.js.map +1 -0
- package/dist/collection/components/css-components/z-link/index.stories.js +1 -0
- package/dist/collection/components/css-components/z-link/index.stories.js.map +1 -0
- package/dist/collection/components/css-components/z-scrollbar/index.stories.js +1 -0
- package/dist/collection/components/css-components/z-scrollbar/index.stories.js.map +1 -0
- package/dist/collection/components/date-picker/utils.js +1 -0
- package/dist/collection/components/date-picker/utils.js.map +1 -0
- package/dist/collection/components/date-picker/z-date-picker/index.js +35 -61
- package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -0
- package/dist/collection/components/date-picker/z-date-picker/index.stories.js +1 -0
- package/dist/collection/components/date-picker/z-date-picker/index.stories.js.map +1 -0
- package/dist/collection/components/date-picker/z-range-picker/index.js +34 -61
- package/dist/collection/components/date-picker/z-range-picker/index.js.map +1 -0
- package/dist/collection/components/date-picker/z-range-picker/index.stories.js +1 -0
- package/dist/collection/components/date-picker/z-range-picker/index.stories.js.map +1 -0
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.js +23 -70
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.js.map +1 -0
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js +1 -0
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js.map +1 -0
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.js +40 -57
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.js.map +1 -0
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js +1 -0
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js.map +1 -0
- package/dist/collection/components/deprecated/z-menu-deprecated/index.js +12 -31
- package/dist/collection/components/deprecated/z-menu-deprecated/index.js.map +1 -0
- package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js +1 -0
- package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js.map +1 -0
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js +10 -11
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js.map +1 -0
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js +1 -0
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js.map +1 -0
- package/dist/collection/components/deprecated/z-section-title/index.js +5 -16
- package/dist/collection/components/deprecated/z-section-title/index.js.map +1 -0
- package/dist/collection/components/deprecated/z-section-title/index.stories.js +1 -0
- package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +1 -0
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +6 -7
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +1 -0
- package/dist/collection/components/file-upload/z-file/index.js +8 -9
- package/dist/collection/components/file-upload/z-file/index.js.map +1 -0
- package/dist/collection/components/file-upload/z-file/index.stories.js +1 -0
- package/dist/collection/components/file-upload/z-file/index.stories.js.map +1 -0
- package/dist/collection/components/file-upload/z-file-upload/index.js +37 -80
- package/dist/collection/components/file-upload/z-file-upload/index.js.map +1 -0
- package/dist/collection/components/file-upload/z-file-upload/index.stories.js +1 -0
- package/dist/collection/components/file-upload/z-file-upload/index.stories.js.map +1 -0
- package/dist/collection/components/index.js +1 -0
- package/dist/collection/components/index.js.map +1 -0
- package/dist/collection/components/list/z-list/index.js +7 -23
- package/dist/collection/components/list/z-list/index.js.map +1 -0
- package/dist/collection/components/list/z-list/index.stories.js +1 -0
- package/dist/collection/components/list/z-list/index.stories.js.map +1 -0
- package/dist/collection/components/list/z-list-element/index.js +38 -113
- package/dist/collection/components/list/z-list-element/index.js.map +1 -0
- package/dist/collection/components/list/z-list-element/index.stories.js +1 -0
- package/dist/collection/components/list/z-list-element/index.stories.js.map +1 -0
- package/dist/collection/components/list/z-list-group/index.js +16 -50
- package/dist/collection/components/list/z-list-group/index.js.map +1 -0
- package/dist/collection/components/list/z-list-group/index.stories.js +1 -0
- package/dist/collection/components/list/z-list-group/index.stories.js.map +1 -0
- package/dist/collection/components/list/z-tree-list/index.js +11 -16
- package/dist/collection/components/list/z-tree-list/index.js.map +1 -0
- package/dist/collection/components/list/z-tree-list/index.stories.js +1 -0
- package/dist/collection/components/list/z-tree-list/index.stories.js.map +1 -0
- package/dist/collection/components/table/cells/z-td/index.js +10 -32
- package/dist/collection/components/table/cells/z-td/index.js.map +1 -0
- package/dist/collection/components/table/cells/z-th/index.js +17 -54
- package/dist/collection/components/table/cells/z-th/index.js.map +1 -0
- package/dist/collection/components/table/z-table/index.js +3 -10
- package/dist/collection/components/table/z-table/index.js.map +1 -0
- package/dist/collection/components/table/z-table/index.stories.js +1 -0
- package/dist/collection/components/table/z-table/index.stories.js.map +1 -0
- package/dist/collection/components/table/z-tbody/index.js +2 -1
- package/dist/collection/components/table/z-tbody/index.js.map +1 -0
- package/dist/collection/components/table/z-tfoot/index.js +3 -7
- package/dist/collection/components/table/z-tfoot/index.js.map +1 -0
- package/dist/collection/components/table/z-thead/index.js +4 -13
- package/dist/collection/components/table/z-thead/index.js.map +1 -0
- package/dist/collection/components/table/z-tr/index.js +5 -17
- package/dist/collection/components/table/z-tr/index.js.map +1 -0
- package/dist/collection/components/z-accordion/index.js +16 -49
- package/dist/collection/components/z-accordion/index.js.map +1 -0
- package/dist/collection/components/z-accordion/index.stories.js +1 -0
- package/dist/collection/components/z-accordion/index.stories.js.map +1 -0
- package/dist/collection/components/z-anchor-navigation/index.js +6 -33
- package/dist/collection/components/z-anchor-navigation/index.js.map +1 -0
- package/dist/collection/components/z-anchor-navigation/index.stories.js +1 -0
- package/dist/collection/components/z-anchor-navigation/index.stories.js.map +1 -0
- package/dist/collection/components/z-app-header/index.js +20 -58
- package/dist/collection/components/z-app-header/index.js.map +1 -0
- package/dist/collection/components/z-app-header/index.stories.js +1 -0
- package/dist/collection/components/z-app-header/index.stories.js.map +1 -0
- package/dist/collection/components/z-aria-alert/index.js +4 -7
- package/dist/collection/components/z-aria-alert/index.js.map +1 -0
- package/dist/collection/components/z-aria-alert/index.stories.js +1 -0
- package/dist/collection/components/z-aria-alert/index.stories.js.map +1 -0
- package/dist/collection/components/z-avatar/index.js +13 -24
- package/dist/collection/components/z-avatar/index.js.map +1 -0
- package/dist/collection/components/z-avatar/index.stories.js +1 -0
- package/dist/collection/components/z-avatar/index.stories.js.map +1 -0
- package/dist/collection/components/z-book-cover/index.js +10 -17
- package/dist/collection/components/z-book-cover/index.js.map +1 -0
- package/dist/collection/components/z-book-cover/index.stories.js +1 -0
- package/dist/collection/components/z-book-cover/index.stories.js.map +1 -0
- package/dist/collection/components/z-breadcrumb/index.js +17 -37
- package/dist/collection/components/z-breadcrumb/index.js.map +1 -0
- package/dist/collection/components/z-breadcrumb/index.stories.js +1 -0
- package/dist/collection/components/z-breadcrumb/index.stories.js.map +1 -0
- package/dist/collection/components/z-button/index.js +35 -74
- package/dist/collection/components/z-button/index.js.map +1 -0
- package/dist/collection/components/z-button/index.stories.js +1 -0
- package/dist/collection/components/z-button/index.stories.js.map +1 -0
- package/dist/collection/components/z-button-sort/index.js +18 -33
- package/dist/collection/components/z-button-sort/index.js.map +1 -0
- package/dist/collection/components/z-button-sort/index.stories.js +1 -0
- package/dist/collection/components/z-button-sort/index.stories.js.map +1 -0
- package/dist/collection/components/z-card/index.js +11 -21
- package/dist/collection/components/z-card/index.js.map +1 -0
- package/dist/collection/components/z-card/index.stories.js +1 -0
- package/dist/collection/components/z-card/index.stories.js.map +1 -0
- package/dist/collection/components/z-carousel/index.js +35 -69
- package/dist/collection/components/z-carousel/index.js.map +1 -0
- package/dist/collection/components/z-carousel/index.stories.js +3 -2
- package/dist/collection/components/z-carousel/index.stories.js.map +1 -0
- package/dist/collection/components/z-chip/index.js +13 -24
- package/dist/collection/components/z-chip/index.js.map +1 -0
- package/dist/collection/components/z-chip/index.stories.js +1 -0
- package/dist/collection/components/z-chip/index.stories.js.map +1 -0
- package/dist/collection/components/z-color-picker/index.js +17 -31
- package/dist/collection/components/z-color-picker/index.js.map +1 -0
- package/dist/collection/components/z-color-picker/index.stories.js +1 -0
- package/dist/collection/components/z-color-picker/index.stories.js.map +1 -0
- package/dist/collection/components/z-combobox/index.js +41 -80
- package/dist/collection/components/z-combobox/index.js.map +1 -0
- package/dist/collection/components/z-combobox/index.stories.js +1 -0
- package/dist/collection/components/z-combobox/index.stories.js.map +1 -0
- package/dist/collection/components/z-cover-hero/index.js +8 -27
- package/dist/collection/components/z-cover-hero/index.js.map +1 -0
- package/dist/collection/components/z-cover-hero/index.stories.js +1 -0
- package/dist/collection/components/z-cover-hero/index.stories.js.map +1 -0
- package/dist/collection/components/z-divider/index.js +7 -17
- package/dist/collection/components/z-divider/index.js.map +1 -0
- package/dist/collection/components/z-divider/index.stories.js +1 -0
- package/dist/collection/components/z-divider/index.stories.js.map +1 -0
- package/dist/collection/components/z-ghost-loading/index.js +2 -1
- package/dist/collection/components/z-ghost-loading/index.js.map +1 -0
- package/dist/collection/components/z-ghost-loading/index.stories.js +1 -0
- package/dist/collection/components/z-ghost-loading/index.stories.js.map +1 -0
- package/dist/collection/components/z-icon/index.js +22 -25
- package/dist/collection/components/z-icon/index.js.map +1 -0
- package/dist/collection/components/z-icon/index.stories.js +1 -0
- package/dist/collection/components/z-icon/index.stories.js.map +1 -0
- package/dist/collection/components/z-info-box/index.js +6 -9
- package/dist/collection/components/z-info-box/index.js.map +1 -0
- package/dist/collection/components/z-info-box/index.stories.js +1 -0
- package/dist/collection/components/z-info-box/index.stories.js.map +1 -0
- package/dist/collection/components/z-info-reveal/index.js +11 -30
- package/dist/collection/components/z-info-reveal/index.js.map +1 -0
- package/dist/collection/components/z-info-reveal/index.stories.js +1 -0
- package/dist/collection/components/z-info-reveal/index.stories.js.map +1 -0
- package/dist/collection/components/z-input/index.js +74 -131
- package/dist/collection/components/z-input/index.js.map +1 -0
- package/dist/collection/components/z-input/index.stories.js +1 -0
- package/dist/collection/components/z-input/index.stories.js.map +1 -0
- package/dist/collection/components/z-input/styles.css +5 -3
- package/dist/collection/components/z-input-message/index.js +12 -15
- package/dist/collection/components/z-input-message/index.js.map +1 -0
- package/dist/collection/components/z-input-message/index.stories.js +1 -0
- package/dist/collection/components/z-input-message/index.stories.js.map +1 -0
- package/dist/collection/components/z-logo/index.js +22 -25
- package/dist/collection/components/z-logo/index.js.map +1 -0
- package/dist/collection/components/z-logo/index.stories.js +1 -0
- package/dist/collection/components/z-logo/index.stories.js.map +1 -0
- package/dist/collection/components/z-menu/index.js +12 -32
- package/dist/collection/components/z-menu/index.js.map +1 -0
- package/dist/collection/components/z-menu/index.stories.js +1 -0
- package/dist/collection/components/z-menu/index.stories.js.map +1 -0
- package/dist/collection/components/z-menu-section/index.js +12 -17
- package/dist/collection/components/z-menu-section/index.js.map +1 -0
- package/dist/collection/components/z-menu-section/index.stories.js +1 -0
- package/dist/collection/components/z-menu-section/index.stories.js.map +1 -0
- package/dist/collection/components/z-modal/index.js +19 -36
- package/dist/collection/components/z-modal/index.js.map +1 -0
- package/dist/collection/components/z-modal/index.stories.js +1 -0
- package/dist/collection/components/z-modal/index.stories.js.map +1 -0
- package/dist/collection/components/z-navigation-tabs/index.js +15 -35
- package/dist/collection/components/z-navigation-tabs/index.js.map +1 -0
- package/dist/collection/components/z-navigation-tabs/index.stories.js +1 -0
- package/dist/collection/components/z-navigation-tabs/index.stories.js.map +1 -0
- package/dist/collection/components/z-notification/index.js +35 -30
- package/dist/collection/components/z-notification/index.js.map +1 -0
- package/dist/collection/components/z-notification/index.stories.js +32 -5
- package/dist/collection/components/z-notification/index.stories.js.map +1 -0
- package/dist/collection/components/z-notification/styles.css +18 -7
- package/dist/collection/components/z-offcanvas/index.js +12 -42
- package/dist/collection/components/z-offcanvas/index.js.map +1 -0
- package/dist/collection/components/z-offcanvas/index.stories.js +1 -0
- package/dist/collection/components/z-offcanvas/index.stories.js.map +1 -0
- package/dist/collection/components/z-pagination/index.js +21 -45
- package/dist/collection/components/z-pagination/index.js.map +1 -0
- package/dist/collection/components/z-pagination/index.stories.js +1 -0
- package/dist/collection/components/z-pagination/index.stories.js.map +1 -0
- package/dist/collection/components/z-panel-elem/index.js +26 -38
- package/dist/collection/components/z-panel-elem/index.js.map +1 -0
- package/dist/collection/components/z-panel-elem/index.stories.js +1 -0
- package/dist/collection/components/z-panel-elem/index.stories.js.map +1 -0
- package/dist/collection/components/z-popover/index.js +16 -44
- package/dist/collection/components/z-popover/index.js.map +1 -0
- package/dist/collection/components/z-popover/index.stories.js +1 -0
- package/dist/collection/components/z-popover/index.stories.js.map +1 -0
- package/dist/collection/components/z-result-card/index.js +23 -34
- package/dist/collection/components/z-result-card/index.js.map +1 -0
- package/dist/collection/components/z-result-card/z-result-card.stories.js +1 -0
- package/dist/collection/components/z-result-card/z-result-card.stories.js.map +1 -0
- package/dist/collection/components/z-searchbar/index.js +40 -80
- package/dist/collection/components/z-searchbar/index.js.map +1 -0
- package/dist/collection/components/z-searchbar/index.stories.js +1 -0
- package/dist/collection/components/z-searchbar/index.stories.js.map +1 -0
- package/dist/collection/components/z-select/index.js +47 -87
- package/dist/collection/components/z-select/index.js.map +1 -0
- package/dist/collection/components/z-select/index.stories.js +1 -0
- package/dist/collection/components/z-select/index.stories.js.map +1 -0
- package/dist/collection/components/z-skip-to-content/index.js +8 -13
- package/dist/collection/components/z-skip-to-content/index.js.map +1 -0
- package/dist/collection/components/z-skip-to-content/index.stories.js +1 -0
- package/dist/collection/components/z-skip-to-content/index.stories.js.map +1 -0
- package/dist/collection/components/z-stepper/index.js +2 -1
- package/dist/collection/components/z-stepper/index.js.map +1 -0
- package/dist/collection/components/z-stepper/index.stories.js +1 -0
- package/dist/collection/components/z-stepper/index.stories.js.map +1 -0
- package/dist/collection/components/z-stepper-item/index.js +19 -21
- package/dist/collection/components/z-stepper-item/index.js.map +1 -0
- package/dist/collection/components/z-stepper-item/index.stories.js +1 -0
- package/dist/collection/components/z-stepper-item/index.stories.js.map +1 -0
- package/dist/collection/components/z-tag/index.js +14 -11
- package/dist/collection/components/z-tag/index.js.map +1 -0
- package/dist/collection/components/z-tag/index.stories.js +1 -0
- package/dist/collection/components/z-tag/index.stories.js.map +1 -0
- package/dist/collection/components/z-toast-notification/index.js +34 -52
- package/dist/collection/components/z-toast-notification/index.js.map +1 -0
- package/dist/collection/components/z-toast-notification/index.stories.js +1 -0
- package/dist/collection/components/z-toast-notification/index.stories.js.map +1 -0
- package/dist/collection/components/z-toast-notification-list/index.js +6 -12
- package/dist/collection/components/z-toast-notification-list/index.js.map +1 -0
- package/dist/collection/components/z-toast-notification-list/index.stories.js +1 -0
- package/dist/collection/components/z-toast-notification-list/index.stories.js.map +1 -0
- package/dist/collection/components/z-toggle-button/index.js +12 -22
- package/dist/collection/components/z-toggle-button/index.js.map +1 -0
- package/dist/collection/components/z-toggle-button/index.stories.js +1 -0
- package/dist/collection/components/z-toggle-button/index.stories.js.map +1 -0
- package/dist/collection/components/z-toggle-switch/index.js +9 -21
- package/dist/collection/components/z-toggle-switch/index.js.map +1 -0
- package/dist/collection/components/z-toggle-switch/index.stories.js +1 -0
- package/dist/collection/components/z-toggle-switch/index.stories.js.map +1 -0
- package/dist/collection/components/z-tool/index.js +31 -49
- package/dist/collection/components/z-tool/index.js.map +1 -0
- package/dist/collection/components/z-tool/index.stories.js +1 -0
- package/dist/collection/components/z-tool/index.stories.js.map +1 -0
- package/dist/collection/components/z-toolbar/index.js +6 -7
- package/dist/collection/components/z-toolbar/index.js.map +1 -0
- package/dist/collection/components/z-toolbar/index.stories.js +1 -0
- package/dist/collection/components/z-toolbar/index.stories.js.map +1 -0
- package/dist/collection/components/z-tooltip/index.js +10 -29
- package/dist/collection/components/z-tooltip/index.js.map +1 -0
- package/dist/collection/components/z-tooltip/index.stories.js +1 -0
- package/dist/collection/components/z-tooltip/index.stories.js.map +1 -0
- package/dist/collection/components/z-visually-hidden/index.js +2 -1
- package/dist/collection/components/z-visually-hidden/index.js.map +1 -0
- package/dist/collection/components/z-visually-hidden/index.stories.js +1 -0
- package/dist/collection/components/z-visually-hidden/index.stories.js.map +1 -0
- package/dist/collection/constants/breakpoints.js +1 -0
- package/dist/collection/constants/breakpoints.js.map +1 -0
- package/dist/collection/constants/icons.js +1 -0
- package/dist/collection/constants/icons.js.map +1 -0
- package/dist/collection/constants/iconset.js +1 -0
- package/dist/collection/constants/iconset.js.map +1 -0
- package/dist/collection/index.js +1 -0
- package/dist/collection/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +11 -19
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +16 -17
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +2 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +16 -17
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +12 -25
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +20 -31
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +2 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +12 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +7 -13
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +7 -11
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +5 -5
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +10 -10
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +19 -29
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-alert/index.js +8 -7
- package/dist/collection/snowflakes/myz/z-alert/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-otp/index.js +12 -19
- package/dist/collection/snowflakes/myz/z-otp/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +9 -11
- package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +1 -0
- package/dist/collection/utils/storybook-utils.js +1 -0
- package/dist/collection/utils/storybook-utils.js.map +1 -0
- package/dist/collection/utils/utils.js +1 -0
- package/dist/collection/utils/utils.js.map +1 -0
- package/dist/components/_commonjsHelpers.js +5 -1
- package/dist/components/_commonjsHelpers.js.map +1 -0
- package/dist/components/breakpoints.js +11 -1
- package/dist/components/breakpoints.js.map +1 -0
- package/dist/components/iconset.js +1013 -1
- package/dist/components/iconset.js.map +1 -0
- package/dist/components/index.d.ts +0 -1
- package/dist/components/index.js +98 -1
- package/dist/components/index.js.map +1 -0
- package/dist/components/index10.js +60 -1
- package/dist/components/index10.js.map +1 -0
- package/dist/components/index11.js +92 -1
- package/dist/components/index11.js.map +1 -0
- package/dist/components/index12.js +342 -1
- package/dist/components/index12.js.map +1 -0
- package/dist/components/index13.js +66 -1
- package/dist/components/index13.js.map +1 -0
- package/dist/components/index14.js +53 -1
- package/dist/components/index14.js.map +1 -0
- package/dist/components/index15.js +181 -1
- package/dist/components/index15.js.map +1 -0
- package/dist/components/index16.js +76 -1
- package/dist/components/index16.js.map +1 -0
- package/dist/components/index17.js +1040 -1
- package/dist/components/index17.js.map +1 -0
- package/dist/components/index18.js +65 -1
- package/dist/components/index18.js.map +1 -0
- package/dist/components/index19.js +33 -1
- package/dist/components/index19.js.map +1 -0
- package/dist/components/index2.js +407 -1
- package/dist/components/index2.js.map +1 -0
- package/dist/components/index20.js +45 -1
- package/dist/components/index20.js.map +1 -0
- package/dist/components/index21.js +62 -1
- package/dist/components/index21.js.map +1 -0
- package/dist/components/index22.js +66 -1
- package/dist/components/index22.js.map +1 -0
- package/dist/components/index23.js +179 -1
- package/dist/components/index23.js.map +1 -0
- package/dist/components/index24.js +549 -1
- package/dist/components/index24.js.map +1 -0
- package/dist/components/index25.js +409 -1
- package/dist/components/index25.js.map +1 -0
- package/dist/components/index26.js +49 -1
- package/dist/components/index26.js.map +1 -0
- package/dist/components/index27.js +55 -1
- package/dist/components/index27.js.map +1 -0
- package/dist/components/index3.js +36 -1
- package/dist/components/index3.js.map +1 -0
- package/dist/components/index4.js +45 -1
- package/dist/components/index4.js.map +1 -0
- package/dist/components/index5.js +82 -1
- package/dist/components/index5.js.map +1 -0
- package/dist/components/index6.js +56 -1
- package/dist/components/index6.js.map +1 -0
- package/dist/components/index7.js +40 -1
- package/dist/components/index7.js.map +1 -0
- package/dist/components/index8.js +63 -1
- package/dist/components/index8.js.map +1 -0
- package/dist/components/index9.js +33 -1
- package/dist/components/index9.js.map +1 -0
- package/dist/components/utils.js +246 -1
- package/dist/components/utils.js.map +1 -0
- package/dist/components/utils2.js +2704 -1
- package/dist/components/utils2.js.map +1 -0
- package/dist/components/z-accordion.js +95 -1
- package/dist/components/z-accordion.js.map +1 -0
- package/dist/components/z-alert.js +8 -1
- package/dist/components/z-alert.js.map +1 -0
- package/dist/components/z-anchor-navigation.js +87 -1
- package/dist/components/z-anchor-navigation.js.map +1 -0
- package/dist/components/z-app-header-deprecated.js +255 -1
- package/dist/components/z-app-header-deprecated.js.map +1 -0
- package/dist/components/z-app-header.js +367 -1
- package/dist/components/z-app-header.js.map +1 -0
- package/dist/components/z-aria-alert.js +35 -1
- package/dist/components/z-aria-alert.js.map +1 -0
- package/dist/components/z-avatar.js +66 -1
- package/dist/components/z-avatar.js.map +1 -0
- package/dist/components/z-book-card-app.js +77 -1
- package/dist/components/z-book-card-app.js.map +1 -0
- package/dist/components/z-book-card-deprecated.js +175 -1
- package/dist/components/z-book-card-deprecated.js.map +1 -0
- package/dist/components/z-book-card.js +149 -1
- package/dist/components/z-book-card.js.map +1 -0
- package/dist/components/z-book-cover.js +8 -1
- package/dist/components/z-book-cover.js.map +1 -0
- package/dist/components/z-breadcrumb.js +290 -1
- package/dist/components/z-breadcrumb.js.map +1 -0
- package/dist/components/z-button-sort.js +86 -1
- package/dist/components/z-button-sort.js.map +1 -0
- package/dist/components/z-button.js +8 -1
- package/dist/components/z-button.js.map +1 -0
- package/dist/components/z-card.js +83 -1
- package/dist/components/z-card.js.map +1 -0
- package/dist/components/z-carousel.js +234 -1
- package/dist/components/z-carousel.js.map +1 -0
- package/dist/components/z-chip.js +8 -1
- package/dist/components/z-chip.js.map +1 -0
- package/dist/components/z-color-picker.js +234 -1
- package/dist/components/z-color-picker.js.map +1 -0
- package/dist/components/z-combobox.js +393 -1
- package/dist/components/z-combobox.js.map +1 -0
- package/dist/components/z-cover-hero.js +66 -1
- package/dist/components/z-cover-hero.js.map +1 -0
- package/dist/components/z-date-picker.js +528 -16
- package/dist/components/z-date-picker.js.map +1 -0
- package/dist/components/z-divider.js +8 -1
- package/dist/components/z-divider.js.map +1 -0
- package/dist/components/z-dragdrop-area.js +8 -1
- package/dist/components/z-dragdrop-area.js.map +1 -0
- package/dist/components/z-file-upload.js +253 -1
- package/dist/components/z-file-upload.js.map +1 -0
- package/dist/components/z-file.js +89 -1
- package/dist/components/z-file.js.map +1 -0
- package/dist/components/z-ghost-loading.js +8 -1
- package/dist/components/z-ghost-loading.js.map +1 -0
- package/dist/components/z-icon.js +8 -1
- package/dist/components/z-icon.js.map +1 -0
- package/dist/components/z-info-box.js +51 -1
- package/dist/components/z-info-box.js.map +1 -0
- package/dist/components/z-info-reveal.js +8 -1
- package/dist/components/z-info-reveal.js.map +1 -0
- package/dist/components/z-input-message.js +8 -1
- package/dist/components/z-input-message.js.map +1 -0
- package/dist/components/z-input.js +8 -1
- package/dist/components/z-input.js.map +1 -0
- package/dist/components/z-list-element.js +8 -1
- package/dist/components/z-list-element.js.map +1 -0
- package/dist/components/z-list-group.js +8 -1
- package/dist/components/z-list-group.js.map +1 -0
- package/dist/components/z-list.js +8 -1
- package/dist/components/z-list.js.map +1 -0
- package/dist/components/z-logo.js +56 -1
- package/dist/components/z-logo.js.map +1 -0
- package/dist/components/z-menu-deprecated.js +144 -1
- package/dist/components/z-menu-deprecated.js.map +1 -0
- package/dist/components/z-menu-section-deprecated.js +84 -1
- package/dist/components/z-menu-section-deprecated.js.map +1 -0
- package/dist/components/z-menu-section.js +226 -1
- package/dist/components/z-menu-section.js.map +1 -0
- package/dist/components/z-menu.js +353 -1
- package/dist/components/z-menu.js.map +1 -0
- package/dist/components/z-modal.js +8 -1
- package/dist/components/z-modal.js.map +1 -0
- package/dist/components/z-myz-card-alert.js +101 -1
- package/dist/components/z-myz-card-alert.js.map +1 -0
- package/dist/components/z-myz-card-body.js +8 -1
- package/dist/components/z-myz-card-body.js.map +1 -0
- package/dist/components/z-myz-card-cover.js +8 -1
- package/dist/components/z-myz-card-cover.js.map +1 -0
- package/dist/components/z-myz-card-dictionary.js +94 -1
- package/dist/components/z-myz-card-dictionary.js.map +1 -0
- package/dist/components/z-myz-card-footer-sections.js +36 -1
- package/dist/components/z-myz-card-footer-sections.js.map +1 -0
- package/dist/components/z-myz-card-footer.js +99 -1
- package/dist/components/z-myz-card-footer.js.map +1 -0
- package/dist/components/z-myz-card-header.js +8 -1
- package/dist/components/z-myz-card-header.js.map +1 -0
- package/dist/components/z-myz-card-icon.js +49 -1
- package/dist/components/z-myz-card-icon.js.map +1 -0
- package/dist/components/z-myz-card-info.js +162 -1
- package/dist/components/z-myz-card-info.js.map +1 -0
- package/dist/components/z-myz-card-list.js +58 -1
- package/dist/components/z-myz-card-list.js.map +1 -0
- package/dist/components/z-myz-card.js +8 -1
- package/dist/components/z-myz-card.js.map +1 -0
- package/dist/components/z-myz-list-item.js +8 -1
- package/dist/components/z-myz-list-item.js.map +1 -0
- package/dist/components/z-myz-list.js +71 -1
- package/dist/components/z-myz-list.js.map +1 -0
- package/dist/components/z-navigation-tabs.js +272 -1
- package/dist/components/z-navigation-tabs.js.map +1 -0
- package/dist/components/z-notification.js +70 -1
- package/dist/components/z-notification.js.map +1 -0
- package/dist/components/z-offcanvas.js +8 -1
- package/dist/components/z-offcanvas.js.map +1 -0
- package/dist/components/z-otp.js +75 -1
- package/dist/components/z-otp.js.map +1 -0
- package/dist/components/z-pagination.js +283 -1
- package/dist/components/z-pagination.js.map +1 -0
- package/dist/components/z-panel-elem.js +66 -1
- package/dist/components/z-panel-elem.js.map +1 -0
- package/dist/components/z-popover.js +8 -1
- package/dist/components/z-popover.js.map +1 -0
- package/dist/components/z-range-picker.js +413 -1
- package/dist/components/z-range-picker.js.map +1 -0
- package/dist/components/z-result-card.js +121 -1
- package/dist/components/z-result-card.js.map +1 -0
- package/dist/components/z-searchbar.js +8 -1
- package/dist/components/z-searchbar.js.map +1 -0
- package/dist/components/z-section-title.js +52 -1
- package/dist/components/z-section-title.js.map +1 -0
- package/dist/components/z-select.js +585 -1
- package/dist/components/z-select.js.map +1 -0
- package/dist/components/z-skip-to-content.js +93 -1
- package/dist/components/z-skip-to-content.js.map +1 -0
- package/dist/components/z-slideshow.js +161 -1
- package/dist/components/z-slideshow.js.map +1 -0
- package/dist/components/z-stepper-item.js +60 -1
- package/dist/components/z-stepper-item.js.map +1 -0
- package/dist/components/z-stepper.js +36 -1
- package/dist/components/z-stepper.js.map +1 -0
- package/dist/components/z-table.js +68 -1
- package/dist/components/z-table.js.map +1 -0
- package/dist/components/z-tag.js +8 -1
- package/dist/components/z-tag.js.map +1 -0
- package/dist/components/z-tbody.js +36 -1
- package/dist/components/z-tbody.js.map +1 -0
- package/dist/components/z-td.js +89 -1
- package/dist/components/z-td.js.map +1 -0
- package/dist/components/z-tfoot.js +39 -1
- package/dist/components/z-tfoot.js.map +1 -0
- package/dist/components/z-th.js +112 -1
- package/dist/components/z-th.js.map +1 -0
- package/dist/components/z-thead.js +42 -1
- package/dist/components/z-thead.js.map +1 -0
- package/dist/components/z-toast-notification-list.js +79 -1
- package/dist/components/z-toast-notification-list.js.map +1 -0
- package/dist/components/z-toast-notification.js +4228 -2
- package/dist/components/z-toast-notification.js.map +1 -0
- package/dist/components/z-toggle-button.js +64 -1
- package/dist/components/z-toggle-button.js.map +1 -0
- package/dist/components/z-toggle-switch.js +73 -1
- package/dist/components/z-toggle-switch.js.map +1 -0
- package/dist/components/z-tool.js +260 -1
- package/dist/components/z-tool.js.map +1 -0
- package/dist/components/z-toolbar.js +165 -1
- package/dist/components/z-toolbar.js.map +1 -0
- package/dist/components/z-tooltip.js +8 -1
- package/dist/components/z-tooltip.js.map +1 -0
- package/dist/components/z-tr.js +101 -1
- package/dist/components/z-tr.js.map +1 -0
- package/dist/components/z-tree-list.js +162 -1
- package/dist/components/z-tree-list.js.map +1 -0
- package/dist/components/z-visually-hidden.js +36 -1
- package/dist/components/z-visually-hidden.js.map +1 -0
- package/dist/docs/grid/index.stories.js +54 -0
- package/dist/docs/grid/index.stories.js.map +1 -0
- package/dist/docs/iconset/index.stories.js +32 -0
- package/dist/docs/iconset/index.stories.js.map +1 -0
- package/dist/docs/themes/index.stories.js +108 -0
- package/dist/docs/themes/index.stories.js.map +1 -0
- package/dist/docs/typography/index.stories.js +186 -0
- package/dist/docs/typography/index.stories.js.map +1 -0
- package/dist/esm/_commonjsHelpers-1c8beb5f.js +5 -0
- package/dist/esm/_commonjsHelpers-1c8beb5f.js.map +1 -0
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/{breakpoints-Q-tWjk7P.js → breakpoints-d148bfde.js} +2 -0
- package/dist/esm/breakpoints-d148bfde.js.map +1 -0
- package/dist/esm/{iconset-BanpkIXZ.js → iconset-d7823b13.js} +4 -3
- package/dist/esm/iconset-d7823b13.js.map +1 -0
- package/dist/esm/index-09bfb4ee.js +18 -0
- package/dist/esm/index-09bfb4ee.js.map +1 -0
- package/dist/esm/{index-BKCj6NR2.js → index-106473a8.js} +2 -0
- package/dist/esm/index-106473a8.js.map +1 -0
- package/dist/esm/index-3856a6ca.js +19 -0
- package/dist/esm/index-3856a6ca.js.map +1 -0
- package/dist/esm/index-455c0a68.js +21 -0
- package/dist/esm/index-455c0a68.js.map +1 -0
- package/dist/esm/index-6c43bc70.js +65 -0
- package/dist/esm/index-6c43bc70.js.map +1 -0
- package/dist/esm/index-a0b957e0.js +71 -0
- package/dist/esm/index-a0b957e0.js.map +1 -0
- package/dist/esm/index-c8ceadeb.js +2293 -0
- package/dist/esm/index-c8ceadeb.js.map +1 -0
- package/dist/esm/index-f8517155.js +45 -0
- package/dist/esm/index-f8517155.js.map +1 -0
- package/dist/esm/index.js +6 -4
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/loader.js +6 -3
- package/dist/esm/loader.js.map +1 -0
- package/dist/esm/{utils-0PByxJyN.js → utils-8d6ca808.js} +5 -3
- package/dist/esm/utils-8d6ca808.js.map +1 -0
- package/dist/esm/{utils-DuuLzXZj.js → utils-93ac0e6c.js} +73 -81
- package/dist/esm/utils-93ac0e6c.js.map +1 -0
- package/dist/esm/web-components-library.js +7 -5
- package/dist/esm/web-components-library.js.map +1 -0
- package/dist/esm/z-accordion.entry.js +11 -26
- package/dist/esm/z-accordion.entry.js.map +1 -0
- package/dist/esm/z-alert.entry.js +8 -4
- package/dist/esm/z-alert.entry.js.map +1 -0
- package/dist/esm/z-anchor-navigation.entry.js +8 -25
- package/dist/esm/z-anchor-navigation.entry.js.map +1 -0
- package/dist/esm/z-app-header-deprecated.entry.js +20 -53
- package/dist/esm/z-app-header-deprecated.entry.js.map +1 -0
- package/dist/esm/z-app-header_12.entry.js +148 -261
- package/dist/esm/z-app-header_12.entry.js.map +1 -0
- package/dist/esm/z-aria-alert.entry.js +5 -4
- package/dist/esm/z-aria-alert.entry.js.map +1 -0
- package/dist/esm/z-avatar.entry.js +11 -9
- package/dist/esm/z-avatar.entry.js.map +1 -0
- package/dist/esm/z-book-card-app.entry.js +16 -10
- package/dist/esm/z-book-card-app.entry.js.map +1 -0
- package/dist/esm/z-book-card-deprecated.entry.js +22 -10
- package/dist/esm/z-book-card-deprecated.entry.js.map +1 -0
- package/dist/esm/z-book-card.entry.js +21 -11
- package/dist/esm/z-book-card.entry.js.map +1 -0
- package/dist/esm/z-book-cover.entry.js +9 -6
- package/dist/esm/z-book-cover.entry.js.map +1 -0
- package/dist/esm/z-breadcrumb.entry.js +17 -24
- package/dist/esm/z-breadcrumb.entry.js.map +1 -0
- package/dist/esm/z-button-sort.entry.js +12 -9
- package/dist/esm/z-button-sort.entry.js.map +1 -0
- package/dist/esm/z-card.entry.js +10 -9
- package/dist/esm/z-card.entry.js.map +1 -0
- package/dist/esm/z-carousel.entry.js +28 -50
- package/dist/esm/z-carousel.entry.js.map +1 -0
- package/dist/esm/z-chip.entry.js +11 -9
- package/dist/esm/z-chip.entry.js.map +1 -0
- package/dist/esm/z-color-picker.entry.js +16 -24
- package/dist/esm/z-color-picker.entry.js.map +1 -0
- package/dist/esm/z-combobox.entry.js +24 -27
- package/dist/esm/z-combobox.entry.js.map +1 -0
- package/dist/esm/z-cover-hero.entry.js +9 -18
- package/dist/esm/z-cover-hero.entry.js.map +1 -0
- package/dist/esm/z-date-picker.entry.js +329 -352
- package/dist/esm/z-date-picker.entry.js.map +1 -0
- package/dist/esm/z-dragdrop-area_2.entry.js +20 -18
- package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -0
- package/dist/esm/z-file-upload.entry.js +16 -21
- package/dist/esm/z-file-upload.entry.js.map +1 -0
- package/dist/esm/z-file.entry.js +11 -6
- package/dist/esm/z-file.entry.js.map +1 -0
- package/dist/esm/z-ghost-loading.entry.js +7 -4
- package/dist/esm/z-ghost-loading.entry.js.map +1 -0
- package/dist/esm/z-info-box.entry.js +8 -5
- package/dist/esm/z-info-box.entry.js.map +1 -0
- package/dist/esm/z-info-reveal.entry.js +11 -20
- package/dist/esm/z-info-reveal.entry.js.map +1 -0
- package/dist/esm/z-logo.entry.js +13 -4
- package/dist/esm/z-logo.entry.js.map +1 -0
- package/dist/esm/z-menu-deprecated.entry.js +12 -23
- package/dist/esm/z-menu-deprecated.entry.js.map +1 -0
- package/dist/esm/z-menu-section-deprecated.entry.js +11 -10
- package/dist/esm/z-menu-section-deprecated.entry.js.map +1 -0
- package/dist/esm/z-menu-section.entry.js +14 -15
- package/dist/esm/z-menu-section.entry.js.map +1 -0
- package/dist/esm/z-menu.entry.js +15 -27
- package/dist/esm/z-menu.entry.js.map +1 -0
- package/dist/esm/z-myz-card-alert.entry.js +12 -5
- package/dist/esm/z-myz-card-alert.entry.js.map +1 -0
- package/dist/esm/z-myz-card-dictionary.entry.js +10 -9
- package/dist/esm/z-myz-card-dictionary.entry.js.map +1 -0
- package/dist/esm/z-myz-card-footer-sections.entry.js +7 -4
- package/dist/esm/z-myz-card-footer-sections.entry.js.map +1 -0
- package/dist/esm/z-myz-card-footer.entry.js +13 -7
- package/dist/esm/z-myz-card-footer.entry.js.map +1 -0
- package/dist/esm/z-myz-card-icon.entry.js +8 -6
- package/dist/esm/z-myz-card-icon.entry.js.map +1 -0
- package/dist/esm/z-myz-card-info.entry.js +11 -8
- package/dist/esm/z-myz-card-info.entry.js.map +1 -0
- package/dist/esm/z-myz-card-list.entry.js +8 -4
- package/dist/esm/z-myz-card-list.entry.js.map +1 -0
- package/dist/esm/z-myz-card_4.entry.js +29 -16
- package/dist/esm/z-myz-card_4.entry.js.map +1 -0
- package/dist/esm/z-myz-list-item.entry.js +15 -9
- package/dist/esm/z-myz-list-item.entry.js.map +1 -0
- package/dist/esm/z-myz-list.entry.js +10 -7
- package/dist/esm/z-myz-list.entry.js.map +1 -0
- package/dist/esm/z-navigation-tabs.entry.js +16 -28
- package/dist/esm/z-navigation-tabs.entry.js.map +1 -0
- package/dist/esm/z-notification.entry.js +11 -10
- package/dist/esm/z-notification.entry.js.map +1 -0
- package/dist/esm/z-otp.entry.js +12 -10
- package/dist/esm/z-otp.entry.js.map +1 -0
- package/dist/esm/z-pagination.entry.js +16 -28
- package/dist/esm/z-pagination.entry.js.map +1 -0
- package/dist/esm/z-panel-elem.entry.js +15 -7
- package/dist/esm/z-panel-elem.entry.js.map +1 -0
- package/dist/esm/z-popover.entry.js +17 -35
- package/dist/esm/z-popover.entry.js.map +1 -0
- package/dist/esm/z-range-picker.entry.js +29 -38
- package/dist/esm/z-range-picker.entry.js.map +1 -0
- package/dist/esm/z-result-card.entry.js +14 -7
- package/dist/esm/z-result-card.entry.js.map +1 -0
- package/dist/esm/z-section-title.entry.js +8 -12
- package/dist/esm/z-section-title.entry.js.map +1 -0
- package/dist/esm/z-select.entry.js +23 -21
- package/dist/esm/z-select.entry.js.map +1 -0
- package/dist/esm/z-skip-to-content.entry.js +11 -8
- package/dist/esm/z-skip-to-content.entry.js.map +1 -0
- package/dist/esm/z-slideshow.entry.js +14 -12
- package/dist/esm/z-slideshow.entry.js.map +1 -0
- package/dist/esm/z-stepper-item.entry.js +12 -4
- package/dist/esm/z-stepper-item.entry.js.map +1 -0
- package/dist/esm/z-stepper.entry.js +7 -4
- package/dist/esm/z-stepper.entry.js.map +1 -0
- package/dist/esm/z-table.entry.js +16 -19
- package/dist/esm/z-table.entry.js.map +1 -0
- package/dist/esm/z-tbody.entry.js +3 -14
- package/dist/esm/z-tbody.entry.js.map +1 -0
- package/dist/esm/z-td.entry.js +4 -56
- package/dist/esm/z-td.entry.js.map +1 -0
- package/dist/esm/z-tfoot.entry.js +3 -18
- package/dist/esm/z-tfoot.entry.js.map +1 -0
- package/dist/esm/z-th.entry.js +4 -83
- package/dist/esm/z-th.entry.js.map +1 -0
- package/dist/esm/z-thead.entry.js +3 -23
- package/dist/esm/z-thead.entry.js.map +1 -0
- package/dist/esm/z-toast-notification-list.entry.js +10 -11
- package/dist/esm/z-toast-notification-list.entry.js.map +1 -0
- package/dist/esm/z-toast-notification.entry.js +3955 -3936
- package/dist/esm/z-toast-notification.entry.js.map +1 -0
- package/dist/esm/z-toggle-button.entry.js +10 -8
- package/dist/esm/z-toggle-button.entry.js.map +1 -0
- package/dist/esm/z-toggle-switch.entry.js +12 -13
- package/dist/esm/z-toggle-switch.entry.js.map +1 -0
- package/dist/esm/z-tool.entry.js +27 -28
- package/dist/esm/z-tool.entry.js.map +1 -0
- package/dist/esm/z-toolbar.entry.js +10 -7
- package/dist/esm/z-toolbar.entry.js.map +1 -0
- package/dist/esm/z-tooltip.entry.js +9 -15
- package/dist/esm/z-tooltip.entry.js.map +1 -0
- package/dist/esm/z-tr.entry.js +8 -82
- package/dist/esm/z-tr.entry.js.map +1 -0
- package/dist/esm/z-tree-list.entry.js +12 -10
- package/dist/esm/z-tree-list.entry.js.map +1 -0
- package/dist/esm/z-visually-hidden.entry.js +7 -4
- package/dist/esm/z-visually-hidden.entry.js.map +1 -0
- package/dist/types/components/book-card/z-book-card/index.d.ts +2 -2
- package/dist/types/components/book-card/z-book-card-app/index.d.ts +2 -2
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +2 -2
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-app-header-deprecated/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-book-card-deprecated/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-menu-deprecated/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-menu-section-deprecated/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-section-title/index.d.ts +1 -2
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +2 -2
- package/dist/types/components/file-upload/z-file/index.d.ts +2 -2
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +2 -2
- package/dist/types/components/list/z-list/index.d.ts +1 -2
- package/dist/types/components/list/z-list-element/index.d.ts +2 -2
- package/dist/types/components/list/z-list-group/index.d.ts +1 -2
- package/dist/types/components/list/z-tree-list/index.d.ts +2 -2
- package/dist/types/components/table/cells/z-td/index.d.ts +2 -2
- package/dist/types/components/table/cells/z-th/index.d.ts +1 -2
- package/dist/types/components/table/z-table/index.d.ts +1 -2
- package/dist/types/components/table/z-tbody/index.d.ts +1 -2
- package/dist/types/components/table/z-tfoot/index.d.ts +1 -2
- package/dist/types/components/table/z-thead/index.d.ts +1 -2
- package/dist/types/components/table/z-tr/index.d.ts +2 -2
- package/dist/types/components/z-accordion/index.d.ts +2 -2
- package/dist/types/components/z-anchor-navigation/index.d.ts +1 -2
- package/dist/types/components/z-app-header/index.d.ts +2 -2
- package/dist/types/components/z-aria-alert/index.d.ts +1 -2
- package/dist/types/components/z-avatar/index.d.ts +1 -2
- package/dist/types/components/z-book-cover/index.d.ts +1 -2
- package/dist/types/components/z-breadcrumb/index.d.ts +2 -2
- package/dist/types/components/z-button/index.d.ts +2 -5
- package/dist/types/components/z-button-sort/index.d.ts +2 -2
- package/dist/types/components/z-card/index.d.ts +1 -2
- package/dist/types/components/z-carousel/index.d.ts +2 -5
- package/dist/types/components/z-carousel/index.stories.d.ts +2 -2
- package/dist/types/components/z-chip/index.d.ts +2 -2
- package/dist/types/components/z-color-picker/index.d.ts +2 -2
- package/dist/types/components/z-combobox/index.d.ts +2 -2
- package/dist/types/components/z-cover-hero/index.d.ts +1 -2
- package/dist/types/components/z-divider/index.d.ts +1 -2
- package/dist/types/components/z-ghost-loading/index.d.ts +1 -2
- package/dist/types/components/z-icon/index.d.ts +1 -2
- package/dist/types/components/z-info-box/index.d.ts +2 -2
- package/dist/types/components/z-info-reveal/index.d.ts +1 -2
- package/dist/types/components/z-input/index.d.ts +2 -2
- package/dist/types/components/z-input-message/index.d.ts +1 -2
- package/dist/types/components/z-logo/index.d.ts +1 -2
- package/dist/types/components/z-menu/index.d.ts +2 -2
- package/dist/types/components/z-menu-section/index.d.ts +2 -2
- package/dist/types/components/z-modal/index.d.ts +2 -2
- package/dist/types/components/z-navigation-tabs/index.d.ts +2 -2
- package/dist/types/components/z-notification/index.d.ts +5 -2
- package/dist/types/components/z-notification/index.stories.d.ts +12 -1
- package/dist/types/components/z-offcanvas/index.d.ts +2 -2
- package/dist/types/components/z-pagination/index.d.ts +2 -2
- package/dist/types/components/z-panel-elem/index.d.ts +1 -2
- package/dist/types/components/z-popover/index.d.ts +2 -2
- package/dist/types/components/z-result-card/index.d.ts +1 -2
- package/dist/types/components/z-searchbar/index.d.ts +2 -2
- package/dist/types/components/z-select/index.d.ts +2 -2
- package/dist/types/components/z-skip-to-content/index.d.ts +1 -2
- package/dist/types/components/z-stepper/index.d.ts +1 -2
- package/dist/types/components/z-stepper-item/index.d.ts +1 -2
- package/dist/types/components/z-tag/index.d.ts +1 -2
- package/dist/types/components/z-toast-notification/index.d.ts +2 -2
- package/dist/types/components/z-toast-notification-list/index.d.ts +1 -2
- package/dist/types/components/z-toggle-button/index.d.ts +2 -2
- package/dist/types/components/z-toggle-switch/index.d.ts +2 -2
- package/dist/types/components/z-tool/index.d.ts +2 -2
- package/dist/types/components/z-toolbar/index.d.ts +1 -2
- package/dist/types/components/z-tooltip/index.d.ts +2 -2
- package/dist/types/components/z-visually-hidden/index.d.ts +1 -2
- package/dist/types/components.d.ts +178 -1299
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/grid/index.stories.d.ts +9 -0
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/iconset/index.stories.d.ts +11 -0
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +16 -0
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +96 -0
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -2
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +1 -2
- package/dist/types/stencil-public-runtime.d.ts +8 -194
- package/dist/web-components-library/index.esm.js +2 -1
- package/dist/web-components-library/index.esm.js.map +1 -0
- package/dist/web-components-library/p-061e28d6.js +2 -0
- package/dist/web-components-library/p-061e28d6.js.map +1 -0
- package/dist/web-components-library/p-08b16bb4.entry.js +2 -0
- package/dist/web-components-library/p-08b16bb4.entry.js.map +1 -0
- package/dist/web-components-library/p-0b03b0e3.js +2 -0
- package/dist/web-components-library/p-0b03b0e3.js.map +1 -0
- package/dist/web-components-library/p-0b9fc73c.entry.js +2 -0
- package/dist/web-components-library/p-0b9fc73c.entry.js.map +1 -0
- package/dist/web-components-library/p-146a4d4b.entry.js +2 -0
- package/dist/web-components-library/p-146a4d4b.entry.js.map +1 -0
- package/dist/web-components-library/p-252893a8.entry.js +2 -0
- package/dist/web-components-library/p-252893a8.entry.js.map +1 -0
- package/dist/web-components-library/p-2bb84080.entry.js +2 -0
- package/dist/web-components-library/p-2bb84080.entry.js.map +1 -0
- package/dist/web-components-library/p-31bd2a1c.entry.js +2 -0
- package/dist/web-components-library/p-31bd2a1c.entry.js.map +1 -0
- package/dist/web-components-library/p-32bc8a40.entry.js +2 -0
- package/dist/web-components-library/p-32bc8a40.entry.js.map +1 -0
- package/dist/web-components-library/p-36b84a8e.entry.js +2 -0
- package/dist/web-components-library/p-36b84a8e.entry.js.map +1 -0
- package/dist/web-components-library/p-3977b0ae.entry.js +2 -0
- package/dist/web-components-library/p-3977b0ae.entry.js.map +1 -0
- package/dist/web-components-library/p-41891d34.entry.js +2 -0
- package/dist/web-components-library/p-41891d34.entry.js.map +1 -0
- package/dist/web-components-library/p-42abfe3b.entry.js +2 -0
- package/dist/web-components-library/p-42abfe3b.entry.js.map +1 -0
- package/dist/web-components-library/p-447a6391.entry.js +2 -0
- package/dist/web-components-library/p-447a6391.entry.js.map +1 -0
- package/dist/web-components-library/p-4573c419.js +2 -0
- package/dist/web-components-library/p-4573c419.js.map +1 -0
- package/dist/web-components-library/p-463e0ac0.entry.js +2 -0
- package/dist/web-components-library/p-463e0ac0.entry.js.map +1 -0
- package/dist/web-components-library/p-47b59f05.entry.js +2 -0
- package/dist/web-components-library/p-47b59f05.entry.js.map +1 -0
- package/dist/web-components-library/p-5145a606.js +2 -0
- package/dist/web-components-library/p-5145a606.js.map +1 -0
- package/dist/web-components-library/p-5372d49f.entry.js +2 -0
- package/dist/web-components-library/p-5372d49f.entry.js.map +1 -0
- package/dist/web-components-library/p-565c1815.entry.js +2 -0
- package/dist/web-components-library/p-565c1815.entry.js.map +1 -0
- package/dist/web-components-library/p-5b577b6f.entry.js +2 -0
- package/dist/web-components-library/p-5b577b6f.entry.js.map +1 -0
- package/dist/web-components-library/p-5fde1b41.entry.js +2 -0
- package/dist/web-components-library/p-5fde1b41.entry.js.map +1 -0
- package/dist/web-components-library/p-6164feb9.entry.js +2 -0
- package/dist/web-components-library/p-6164feb9.entry.js.map +1 -0
- package/dist/web-components-library/p-623fdee4.js +2 -0
- package/dist/web-components-library/p-623fdee4.js.map +1 -0
- package/dist/web-components-library/p-64d5fdd8.entry.js +2 -0
- package/dist/web-components-library/p-64d5fdd8.entry.js.map +1 -0
- package/dist/web-components-library/p-662119bb.entry.js +2 -0
- package/dist/web-components-library/p-662119bb.entry.js.map +1 -0
- package/dist/web-components-library/p-66c0f993.entry.js +2 -0
- package/dist/web-components-library/p-66c0f993.entry.js.map +1 -0
- package/dist/web-components-library/p-68278c42.entry.js +2 -0
- package/dist/web-components-library/p-68278c42.entry.js.map +1 -0
- package/dist/web-components-library/p-68d91a93.js +2 -0
- package/dist/web-components-library/p-68d91a93.js.map +1 -0
- package/dist/web-components-library/p-6c6a655e.entry.js +2 -0
- package/dist/web-components-library/p-6c6a655e.entry.js.map +1 -0
- package/{www/build/p-5c85b7f4.entry.js → dist/web-components-library/p-6c9cd6be.entry.js} +2 -1
- package/dist/web-components-library/p-6c9cd6be.entry.js.map +1 -0
- package/dist/web-components-library/p-6e13aa8e.entry.js +2 -0
- package/dist/web-components-library/p-6e13aa8e.entry.js.map +1 -0
- package/dist/web-components-library/p-75c4a726.js +3 -0
- package/dist/web-components-library/p-75c4a726.js.map +1 -0
- package/dist/web-components-library/p-767b66ca.entry.js +2 -0
- package/dist/web-components-library/p-767b66ca.entry.js.map +1 -0
- package/dist/web-components-library/p-78af415b.entry.js +2 -0
- package/dist/web-components-library/p-78af415b.entry.js.map +1 -0
- package/dist/web-components-library/p-7a4f6a5b.entry.js +2 -0
- package/dist/web-components-library/p-7a4f6a5b.entry.js.map +1 -0
- package/dist/web-components-library/p-7ade2a71.entry.js +2 -0
- package/dist/web-components-library/p-7ade2a71.entry.js.map +1 -0
- package/dist/web-components-library/p-7b837e11.js +2 -0
- package/dist/web-components-library/p-7b837e11.js.map +1 -0
- package/dist/web-components-library/p-7d655f96.entry.js +2 -0
- package/dist/web-components-library/p-7d655f96.entry.js.map +1 -0
- package/dist/web-components-library/p-80b04954.entry.js +2 -0
- package/dist/web-components-library/p-80b04954.entry.js.map +1 -0
- package/dist/web-components-library/p-82eeea83.entry.js +2 -0
- package/dist/web-components-library/p-82eeea83.entry.js.map +1 -0
- package/dist/web-components-library/p-8503c87a.entry.js +2 -0
- package/dist/web-components-library/p-8503c87a.entry.js.map +1 -0
- package/dist/web-components-library/p-86618221.js +2 -0
- package/dist/web-components-library/p-86618221.js.map +1 -0
- package/dist/web-components-library/p-88a9865c.entry.js +2 -0
- package/dist/web-components-library/p-88a9865c.entry.js.map +1 -0
- package/dist/web-components-library/p-8b367393.js +2 -0
- package/dist/web-components-library/p-8b367393.js.map +1 -0
- package/dist/web-components-library/p-8c52635e.entry.js +2 -0
- package/dist/web-components-library/p-8c52635e.entry.js.map +1 -0
- package/dist/web-components-library/p-8ee2a9d2.entry.js +2 -0
- package/dist/web-components-library/p-8ee2a9d2.entry.js.map +1 -0
- package/dist/web-components-library/p-8fd50cc5.entry.js +2 -0
- package/dist/web-components-library/p-8fd50cc5.entry.js.map +1 -0
- package/dist/web-components-library/p-8ff5b76b.entry.js +2 -0
- package/dist/web-components-library/p-8ff5b76b.entry.js.map +1 -0
- package/dist/web-components-library/p-92f13701.entry.js +2 -0
- package/dist/web-components-library/p-92f13701.entry.js.map +1 -0
- package/dist/web-components-library/p-93bb075f.entry.js +2 -0
- package/dist/web-components-library/p-93bb075f.entry.js.map +1 -0
- package/dist/web-components-library/p-93d349ee.entry.js +2 -0
- package/dist/web-components-library/p-93d349ee.entry.js.map +1 -0
- package/dist/web-components-library/p-943db3a8.entry.js +2 -0
- package/dist/web-components-library/p-943db3a8.entry.js.map +1 -0
- package/dist/web-components-library/p-9814f864.entry.js +2 -0
- package/dist/web-components-library/p-9814f864.entry.js.map +1 -0
- package/dist/web-components-library/p-988a58dd.entry.js +2 -0
- package/dist/web-components-library/p-988a58dd.entry.js.map +1 -0
- package/dist/web-components-library/p-9ae0c0c6.entry.js +2 -0
- package/dist/web-components-library/p-9ae0c0c6.entry.js.map +1 -0
- package/dist/web-components-library/p-9c816a3b.js +2 -0
- package/dist/web-components-library/p-9c816a3b.js.map +1 -0
- package/dist/web-components-library/p-a2ee659d.entry.js +2 -0
- package/dist/web-components-library/p-a2ee659d.entry.js.map +1 -0
- package/dist/web-components-library/p-a3f9a5da.entry.js +2 -0
- package/dist/web-components-library/p-a3f9a5da.entry.js.map +1 -0
- package/dist/web-components-library/p-a4d2cf55.entry.js +2 -0
- package/dist/web-components-library/p-a4d2cf55.entry.js.map +1 -0
- package/dist/web-components-library/p-a6c07588.entry.js +2 -0
- package/dist/web-components-library/p-a6c07588.entry.js.map +1 -0
- package/dist/web-components-library/p-a8790237.entry.js +2 -0
- package/dist/web-components-library/p-a8790237.entry.js.map +1 -0
- package/dist/web-components-library/p-aaa96c12.entry.js +17 -0
- package/dist/web-components-library/p-aaa96c12.entry.js.map +1 -0
- package/dist/web-components-library/p-b0324c7d.entry.js +2 -0
- package/dist/web-components-library/p-b0324c7d.entry.js.map +1 -0
- package/dist/web-components-library/p-b421424f.entry.js +2 -0
- package/dist/web-components-library/p-b421424f.entry.js.map +1 -0
- package/dist/web-components-library/p-bbc20250.entry.js +2 -0
- package/dist/web-components-library/p-bbc20250.entry.js.map +1 -0
- package/dist/web-components-library/p-bd2156cc.entry.js +2 -0
- package/dist/web-components-library/p-bd2156cc.entry.js.map +1 -0
- package/dist/web-components-library/p-bd76ca35.entry.js +2 -0
- package/dist/web-components-library/p-bd76ca35.entry.js.map +1 -0
- package/dist/web-components-library/p-be1c414e.entry.js +2 -0
- package/dist/web-components-library/p-be1c414e.entry.js.map +1 -0
- package/dist/web-components-library/p-c3e03e41.entry.js +2 -0
- package/dist/web-components-library/p-c3e03e41.entry.js.map +1 -0
- package/dist/web-components-library/p-c9b81cab.entry.js +2 -0
- package/dist/web-components-library/p-c9b81cab.entry.js.map +1 -0
- package/dist/web-components-library/p-caced575.entry.js +2 -0
- package/dist/web-components-library/p-caced575.entry.js.map +1 -0
- package/dist/web-components-library/p-cb395500.js +2 -0
- package/dist/web-components-library/p-cb395500.js.map +1 -0
- package/dist/web-components-library/p-cbc09112.entry.js +2 -0
- package/dist/web-components-library/p-cbc09112.entry.js.map +1 -0
- package/dist/web-components-library/p-d080b624.entry.js +2 -0
- package/dist/web-components-library/p-d080b624.entry.js.map +1 -0
- package/dist/web-components-library/p-d6f43903.entry.js +2 -0
- package/dist/web-components-library/p-d6f43903.entry.js.map +1 -0
- package/dist/web-components-library/p-da3abb97.entry.js +2 -0
- package/dist/web-components-library/p-da3abb97.entry.js.map +1 -0
- package/dist/web-components-library/p-e1255160.js +2 -0
- package/dist/web-components-library/p-e1255160.js.map +1 -0
- package/dist/web-components-library/{p-BanpkIXZ.js → p-eb15536d.js} +2 -1
- package/dist/web-components-library/p-eb15536d.js.map +1 -0
- package/dist/web-components-library/p-ec1270db.entry.js +2 -0
- package/dist/web-components-library/p-ec1270db.entry.js.map +1 -0
- package/dist/web-components-library/p-efa6b991.entry.js +2 -0
- package/dist/web-components-library/p-efa6b991.entry.js.map +1 -0
- package/dist/web-components-library/p-f4b987ed.entry.js +2 -0
- package/dist/web-components-library/p-f4b987ed.entry.js.map +1 -0
- package/dist/web-components-library/p-f74973b5.entry.js +8 -0
- package/dist/web-components-library/p-f74973b5.entry.js.map +1 -0
- package/dist/web-components-library/p-f7e65eb0.entry.js +2 -0
- package/dist/web-components-library/p-f7e65eb0.entry.js.map +1 -0
- package/dist/web-components-library/p-ff89d630.entry.js +2 -0
- package/dist/web-components-library/p-ff89d630.entry.js.map +1 -0
- package/dist/web-components-library/web-components-library.esm.js +2 -1
- package/dist/web-components-library/web-components-library.esm.js.map +1 -0
- package/loader/package.json +11 -0
- package/package.json +10 -14
- package/react/components.js +92 -87
- package/react/components.js.map +1 -0
- package/react/index.js +18 -1
- package/react/index.js.map +1 -0
- package/react/react-component-lib/createComponent.js +39 -11
- package/react/react-component-lib/createComponent.js.map +1 -0
- package/react/react-component-lib/createOverlayComponent.js +56 -35
- package/react/react-component-lib/createOverlayComponent.js.map +1 -0
- package/react/react-component-lib/index.js +8 -2
- package/react/react-component-lib/index.js.map +1 -0
- package/react/react-component-lib/interfaces.js +3 -1
- package/react/react-component-lib/interfaces.js.map +1 -0
- package/react/react-component-lib/utils/attachProps.js +20 -11
- package/react/react-component-lib/utils/attachProps.js.map +1 -0
- package/react/react-component-lib/utils/case.js +8 -2
- package/react/react-component-lib/utils/case.js.map +1 -0
- package/react/react-component-lib/utils/dev.js +9 -3
- package/react/react-component-lib/utils/dev.js.map +1 -0
- package/react/react-component-lib/utils/index.js +35 -10
- package/react/react-component-lib/utils/index.js.map +1 -0
- package/www/build/index.esm.js +2 -1
- package/www/build/index.esm.js.map +1 -0
- package/www/build/p-061e28d6.js +2 -0
- package/www/build/p-061e28d6.js.map +1 -0
- package/www/build/p-08b16bb4.entry.js +2 -0
- package/www/build/p-08b16bb4.entry.js.map +1 -0
- package/www/build/p-0b03b0e3.js +2 -0
- package/www/build/p-0b03b0e3.js.map +1 -0
- package/www/build/p-0b9fc73c.entry.js +2 -0
- package/www/build/p-0b9fc73c.entry.js.map +1 -0
- package/www/build/p-146a4d4b.entry.js +2 -0
- package/www/build/p-146a4d4b.entry.js.map +1 -0
- package/www/build/p-252893a8.entry.js +2 -0
- package/www/build/p-252893a8.entry.js.map +1 -0
- package/www/build/p-2bb84080.entry.js +2 -0
- package/www/build/p-2bb84080.entry.js.map +1 -0
- package/www/build/p-31bd2a1c.entry.js +2 -0
- package/www/build/p-31bd2a1c.entry.js.map +1 -0
- package/www/build/p-32bc8a40.entry.js +2 -0
- package/www/build/p-32bc8a40.entry.js.map +1 -0
- package/www/build/p-36b84a8e.entry.js +2 -0
- package/www/build/p-36b84a8e.entry.js.map +1 -0
- package/www/build/p-3977b0ae.entry.js +2 -0
- package/www/build/p-3977b0ae.entry.js.map +1 -0
- package/www/build/p-41891d34.entry.js +2 -0
- package/www/build/p-41891d34.entry.js.map +1 -0
- package/www/build/p-42abfe3b.entry.js +2 -0
- package/www/build/p-42abfe3b.entry.js.map +1 -0
- package/www/build/p-447a6391.entry.js +2 -0
- package/www/build/p-447a6391.entry.js.map +1 -0
- package/www/build/p-4573c419.js +2 -0
- package/www/build/p-4573c419.js.map +1 -0
- package/www/build/p-463e0ac0.entry.js +2 -0
- package/www/build/p-463e0ac0.entry.js.map +1 -0
- package/www/build/p-47b59f05.entry.js +2 -0
- package/www/build/p-47b59f05.entry.js.map +1 -0
- package/www/build/p-5145a606.js +2 -0
- package/www/build/p-5145a606.js.map +1 -0
- package/www/build/p-5372d49f.entry.js +2 -0
- package/www/build/p-5372d49f.entry.js.map +1 -0
- package/www/build/p-565c1815.entry.js +2 -0
- package/www/build/p-565c1815.entry.js.map +1 -0
- package/www/build/p-5b577b6f.entry.js +2 -0
- package/www/build/p-5b577b6f.entry.js.map +1 -0
- package/www/build/p-5fde1b41.entry.js +2 -0
- package/www/build/p-5fde1b41.entry.js.map +1 -0
- package/www/build/p-6164feb9.entry.js +2 -0
- package/www/build/p-6164feb9.entry.js.map +1 -0
- package/www/build/p-623fdee4.js +2 -0
- package/www/build/p-623fdee4.js.map +1 -0
- package/www/build/p-64d5fdd8.entry.js +2 -0
- package/www/build/p-64d5fdd8.entry.js.map +1 -0
- package/www/build/p-662119bb.entry.js +2 -0
- package/www/build/p-662119bb.entry.js.map +1 -0
- package/www/build/p-66c0f993.entry.js +2 -0
- package/www/build/p-66c0f993.entry.js.map +1 -0
- package/www/build/p-68278c42.entry.js +2 -0
- package/www/build/p-68278c42.entry.js.map +1 -0
- package/www/build/p-68d91a93.js +2 -0
- package/www/build/p-68d91a93.js.map +1 -0
- package/www/build/p-6c6a655e.entry.js +2 -0
- package/www/build/p-6c6a655e.entry.js.map +1 -0
- package/{dist/web-components-library/p-5c85b7f4.entry.js → www/build/p-6c9cd6be.entry.js} +2 -1
- package/www/build/p-6c9cd6be.entry.js.map +1 -0
- package/www/build/p-6e13aa8e.entry.js +2 -0
- package/www/build/p-6e13aa8e.entry.js.map +1 -0
- package/www/build/p-75c4a726.js +3 -0
- package/www/build/p-75c4a726.js.map +1 -0
- package/www/build/p-767b66ca.entry.js +2 -0
- package/www/build/p-767b66ca.entry.js.map +1 -0
- package/www/build/p-78af415b.entry.js +2 -0
- package/www/build/p-78af415b.entry.js.map +1 -0
- package/www/build/p-7a4f6a5b.entry.js +2 -0
- package/www/build/p-7a4f6a5b.entry.js.map +1 -0
- package/www/build/p-7ade2a71.entry.js +2 -0
- package/www/build/p-7ade2a71.entry.js.map +1 -0
- package/www/build/p-7b837e11.js +2 -0
- package/www/build/p-7b837e11.js.map +1 -0
- package/www/build/p-7d655f96.entry.js +2 -0
- package/www/build/p-7d655f96.entry.js.map +1 -0
- package/www/build/p-80b04954.entry.js +2 -0
- package/www/build/p-80b04954.entry.js.map +1 -0
- package/www/build/p-82eeea83.entry.js +2 -0
- package/www/build/p-82eeea83.entry.js.map +1 -0
- package/www/build/p-8503c87a.entry.js +2 -0
- package/www/build/p-8503c87a.entry.js.map +1 -0
- package/www/build/p-86618221.js +2 -0
- package/www/build/p-86618221.js.map +1 -0
- package/www/build/p-88a9865c.entry.js +2 -0
- package/www/build/p-88a9865c.entry.js.map +1 -0
- package/www/build/p-8b367393.js +2 -0
- package/www/build/p-8b367393.js.map +1 -0
- package/www/build/p-8c52635e.entry.js +2 -0
- package/www/build/p-8c52635e.entry.js.map +1 -0
- package/www/build/p-8ee2a9d2.entry.js +2 -0
- package/www/build/p-8ee2a9d2.entry.js.map +1 -0
- package/www/build/p-8fd50cc5.entry.js +2 -0
- package/www/build/p-8fd50cc5.entry.js.map +1 -0
- package/www/build/p-8ff5b76b.entry.js +2 -0
- package/www/build/p-8ff5b76b.entry.js.map +1 -0
- package/www/build/p-92f13701.entry.js +2 -0
- package/www/build/p-92f13701.entry.js.map +1 -0
- package/www/build/p-93bb075f.entry.js +2 -0
- package/www/build/p-93bb075f.entry.js.map +1 -0
- package/www/build/p-93d349ee.entry.js +2 -0
- package/www/build/p-93d349ee.entry.js.map +1 -0
- package/www/build/p-943db3a8.entry.js +2 -0
- package/www/build/p-943db3a8.entry.js.map +1 -0
- package/www/build/p-9814f864.entry.js +2 -0
- package/www/build/p-9814f864.entry.js.map +1 -0
- package/www/build/p-988a58dd.entry.js +2 -0
- package/www/build/p-988a58dd.entry.js.map +1 -0
- package/www/build/p-9ae0c0c6.entry.js +2 -0
- package/www/build/p-9ae0c0c6.entry.js.map +1 -0
- package/www/build/p-9c816a3b.js +2 -0
- package/www/build/p-9c816a3b.js.map +1 -0
- package/www/build/p-a2ee659d.entry.js +2 -0
- package/www/build/p-a2ee659d.entry.js.map +1 -0
- package/www/build/p-a3f9a5da.entry.js +2 -0
- package/www/build/p-a3f9a5da.entry.js.map +1 -0
- package/www/build/p-a4d2cf55.entry.js +2 -0
- package/www/build/p-a4d2cf55.entry.js.map +1 -0
- package/www/build/p-a6c07588.entry.js +2 -0
- package/www/build/p-a6c07588.entry.js.map +1 -0
- package/www/build/p-a8790237.entry.js +2 -0
- package/www/build/p-a8790237.entry.js.map +1 -0
- package/www/build/p-aaa96c12.entry.js +17 -0
- package/www/build/p-aaa96c12.entry.js.map +1 -0
- package/www/build/p-b0324c7d.entry.js +2 -0
- package/www/build/p-b0324c7d.entry.js.map +1 -0
- package/www/build/p-b421424f.entry.js +2 -0
- package/www/build/p-b421424f.entry.js.map +1 -0
- package/www/build/p-bbc20250.entry.js +2 -0
- package/www/build/p-bbc20250.entry.js.map +1 -0
- package/www/build/p-bd2156cc.entry.js +2 -0
- package/www/build/p-bd2156cc.entry.js.map +1 -0
- package/www/build/p-bd76ca35.entry.js +2 -0
- package/www/build/p-bd76ca35.entry.js.map +1 -0
- package/www/build/p-be1c414e.entry.js +2 -0
- package/www/build/p-be1c414e.entry.js.map +1 -0
- package/www/build/p-c3e03e41.entry.js +2 -0
- package/www/build/p-c3e03e41.entry.js.map +1 -0
- package/www/build/p-c9b81cab.entry.js +2 -0
- package/www/build/p-c9b81cab.entry.js.map +1 -0
- package/www/build/p-caced575.entry.js +2 -0
- package/www/build/p-caced575.entry.js.map +1 -0
- package/www/build/p-cb395500.js +2 -0
- package/www/build/p-cb395500.js.map +1 -0
- package/www/build/p-cbc09112.entry.js +2 -0
- package/www/build/p-cbc09112.entry.js.map +1 -0
- package/www/build/p-d080b624.entry.js +2 -0
- package/www/build/p-d080b624.entry.js.map +1 -0
- package/www/build/p-d3d3edf1.js +2 -0
- package/www/build/p-d6f43903.entry.js +2 -0
- package/www/build/p-d6f43903.entry.js.map +1 -0
- package/www/build/p-da3abb97.entry.js +2 -0
- package/www/build/p-da3abb97.entry.js.map +1 -0
- package/www/build/p-e1255160.js +2 -0
- package/www/build/p-e1255160.js.map +1 -0
- package/www/build/{p-BanpkIXZ.js → p-eb15536d.js} +2 -1
- package/www/build/p-eb15536d.js.map +1 -0
- package/www/build/p-ec1270db.entry.js +2 -0
- package/www/build/p-ec1270db.entry.js.map +1 -0
- package/www/build/p-efa6b991.entry.js +2 -0
- package/www/build/p-efa6b991.entry.js.map +1 -0
- package/www/build/p-f4b987ed.entry.js +2 -0
- package/www/build/p-f4b987ed.entry.js.map +1 -0
- package/www/build/p-f74973b5.entry.js +8 -0
- package/www/build/p-f74973b5.entry.js.map +1 -0
- package/www/build/p-f7e65eb0.entry.js +2 -0
- package/www/build/p-f7e65eb0.entry.js.map +1 -0
- package/www/build/p-ff89d630.entry.js +2 -0
- package/www/build/p-ff89d630.entry.js.map +1 -0
- package/www/build/web-components-library.esm.js +2 -1
- package/www/build/web-components-library.esm.js.map +1 -0
- package/www/index.html +1 -1
- package/dist/cjs/_commonjsHelpers-CFO10eej.js +0 -7
- package/dist/cjs/index-2H1EJ2Tl.js +0 -2683
- package/dist/esm/_commonjsHelpers-B85MJLTf.js +0 -5
- package/dist/esm/index-ByN2sYu6.js +0 -2653
- package/dist/web-components-library/p-00f09ae2.entry.js +0 -1
- package/dist/web-components-library/p-02e588b4.entry.js +0 -1
- package/dist/web-components-library/p-040fbd28.entry.js +0 -1
- package/dist/web-components-library/p-05fe5555.entry.js +0 -1
- package/dist/web-components-library/p-081b1648.entry.js +0 -1
- package/dist/web-components-library/p-0a819ab4.entry.js +0 -1
- package/dist/web-components-library/p-0dde6773.entry.js +0 -1
- package/dist/web-components-library/p-11a90064.entry.js +0 -1
- package/dist/web-components-library/p-1210c90f.entry.js +0 -1
- package/dist/web-components-library/p-1280ac72.entry.js +0 -1
- package/dist/web-components-library/p-17429bce.entry.js +0 -1
- package/dist/web-components-library/p-18782c2f.entry.js +0 -1
- package/dist/web-components-library/p-19536f5e.entry.js +0 -1
- package/dist/web-components-library/p-1b851174.entry.js +0 -1
- package/dist/web-components-library/p-1c75b67f.entry.js +0 -1
- package/dist/web-components-library/p-1e984688.entry.js +0 -1
- package/dist/web-components-library/p-2294f1b0.entry.js +0 -1
- package/dist/web-components-library/p-26fc8a38.entry.js +0 -1
- package/dist/web-components-library/p-27f93251.entry.js +0 -1
- package/dist/web-components-library/p-294f7b4e.entry.js +0 -1
- package/dist/web-components-library/p-2b122a22.entry.js +0 -1
- package/dist/web-components-library/p-2f99634d.entry.js +0 -1
- package/dist/web-components-library/p-30c86858.entry.js +0 -1
- package/dist/web-components-library/p-314302ce.entry.js +0 -1
- package/dist/web-components-library/p-366d2553.entry.js +0 -1
- package/dist/web-components-library/p-3a9aec16.entry.js +0 -1
- package/dist/web-components-library/p-3c861d49.entry.js +0 -1
- package/dist/web-components-library/p-41b55222.entry.js +0 -1
- package/dist/web-components-library/p-44220d6b.entry.js +0 -1
- package/dist/web-components-library/p-48d72b52.entry.js +0 -1
- package/dist/web-components-library/p-50b59012.entry.js +0 -1
- package/dist/web-components-library/p-5883dbc1.entry.js +0 -1
- package/dist/web-components-library/p-58933ba5.entry.js +0 -1
- package/dist/web-components-library/p-5bb77af2.entry.js +0 -1
- package/dist/web-components-library/p-5e91940f.entry.js +0 -1
- package/dist/web-components-library/p-5fc4048b.entry.js +0 -1
- package/dist/web-components-library/p-61b2ad9b.entry.js +0 -1
- package/dist/web-components-library/p-631f111d.entry.js +0 -1
- package/dist/web-components-library/p-6d0abf8c.entry.js +0 -1
- package/dist/web-components-library/p-6ece59b5.entry.js +0 -1
- package/dist/web-components-library/p-73aaace2.entry.js +0 -1
- package/dist/web-components-library/p-772c3e3e.entry.js +0 -1
- package/dist/web-components-library/p-849d65f5.entry.js +0 -1
- package/dist/web-components-library/p-87306cd0.entry.js +0 -1
- package/dist/web-components-library/p-8745878e.entry.js +0 -1
- package/dist/web-components-library/p-8f5387ef.entry.js +0 -1
- package/dist/web-components-library/p-967549d2.entry.js +0 -1
- package/dist/web-components-library/p-99922496.entry.js +0 -1
- package/dist/web-components-library/p-9b181c2c.entry.js +0 -1
- package/dist/web-components-library/p-9e4db6a2.entry.js +0 -1
- package/dist/web-components-library/p-B85MJLTf.js +0 -1
- package/dist/web-components-library/p-B8WJfd4z.js +0 -1
- package/dist/web-components-library/p-BKCj6NR2.js +0 -1
- package/dist/web-components-library/p-ByN2sYu6.js +0 -2
- package/dist/web-components-library/p-D4yqZKyM.js +0 -1
- package/dist/web-components-library/p-Q-tWjk7P.js +0 -1
- package/dist/web-components-library/p-a336c241.entry.js +0 -1
- package/dist/web-components-library/p-a3a7c406.entry.js +0 -1
- package/dist/web-components-library/p-a9534450.entry.js +0 -1
- package/dist/web-components-library/p-aabb5aea.entry.js +0 -1
- package/dist/web-components-library/p-abfdc045.entry.js +0 -1
- package/dist/web-components-library/p-ad2ed505.entry.js +0 -16
- package/dist/web-components-library/p-aeaf586b.entry.js +0 -1
- package/dist/web-components-library/p-afab22fc.entry.js +0 -1
- package/dist/web-components-library/p-afcabf3b.entry.js +0 -1
- package/dist/web-components-library/p-b38d52e5.entry.js +0 -1
- package/dist/web-components-library/p-b5c180bc.entry.js +0 -1
- package/dist/web-components-library/p-c1677653.entry.js +0 -1
- package/dist/web-components-library/p-c23bfec2.entry.js +0 -1
- package/dist/web-components-library/p-d8f0e022.entry.js +0 -2
- package/dist/web-components-library/p-dc759208.entry.js +0 -1
- package/dist/web-components-library/p-eb722234.entry.js +0 -1
- package/dist/web-components-library/p-ebdbd84c.entry.js +0 -1
- package/dist/web-components-library/p-ecea3d09.entry.js +0 -1
- package/dist/web-components-library/p-fade8c19.entry.js +0 -1
- package/dist/web-components-library/p-fc90579e.entry.js +0 -1
- package/www/build/p-00f09ae2.entry.js +0 -1
- package/www/build/p-02e588b4.entry.js +0 -1
- package/www/build/p-040fbd28.entry.js +0 -1
- package/www/build/p-05fe5555.entry.js +0 -1
- package/www/build/p-081b1648.entry.js +0 -1
- package/www/build/p-0a819ab4.entry.js +0 -1
- package/www/build/p-0dde6773.entry.js +0 -1
- package/www/build/p-11a90064.entry.js +0 -1
- package/www/build/p-1210c90f.entry.js +0 -1
- package/www/build/p-1280ac72.entry.js +0 -1
- package/www/build/p-17429bce.entry.js +0 -1
- package/www/build/p-18782c2f.entry.js +0 -1
- package/www/build/p-19536f5e.entry.js +0 -1
- package/www/build/p-1b851174.entry.js +0 -1
- package/www/build/p-1c75b67f.entry.js +0 -1
- package/www/build/p-1e984688.entry.js +0 -1
- package/www/build/p-2294f1b0.entry.js +0 -1
- package/www/build/p-26fc8a38.entry.js +0 -1
- package/www/build/p-27f93251.entry.js +0 -1
- package/www/build/p-294f7b4e.entry.js +0 -1
- package/www/build/p-2b122a22.entry.js +0 -1
- package/www/build/p-2f99634d.entry.js +0 -1
- package/www/build/p-30c86858.entry.js +0 -1
- package/www/build/p-314302ce.entry.js +0 -1
- package/www/build/p-366d2553.entry.js +0 -1
- package/www/build/p-3a9aec16.entry.js +0 -1
- package/www/build/p-3c861d49.entry.js +0 -1
- package/www/build/p-41b55222.entry.js +0 -1
- package/www/build/p-44220d6b.entry.js +0 -1
- package/www/build/p-48d72b52.entry.js +0 -1
- package/www/build/p-50b59012.entry.js +0 -1
- package/www/build/p-5883dbc1.entry.js +0 -1
- package/www/build/p-58933ba5.entry.js +0 -1
- package/www/build/p-5bb77af2.entry.js +0 -1
- package/www/build/p-5e91940f.entry.js +0 -1
- package/www/build/p-5fc4048b.entry.js +0 -1
- package/www/build/p-61b2ad9b.entry.js +0 -1
- package/www/build/p-631f111d.entry.js +0 -1
- package/www/build/p-654b3801.js +0 -1
- package/www/build/p-6d0abf8c.entry.js +0 -1
- package/www/build/p-6ece59b5.entry.js +0 -1
- package/www/build/p-73aaace2.entry.js +0 -1
- package/www/build/p-772c3e3e.entry.js +0 -1
- package/www/build/p-849d65f5.entry.js +0 -1
- package/www/build/p-87306cd0.entry.js +0 -1
- package/www/build/p-8745878e.entry.js +0 -1
- package/www/build/p-8f5387ef.entry.js +0 -1
- package/www/build/p-967549d2.entry.js +0 -1
- package/www/build/p-99922496.entry.js +0 -1
- package/www/build/p-9b181c2c.entry.js +0 -1
- package/www/build/p-9e4db6a2.entry.js +0 -1
- package/www/build/p-B85MJLTf.js +0 -1
- package/www/build/p-B8WJfd4z.js +0 -1
- package/www/build/p-BKCj6NR2.js +0 -1
- package/www/build/p-ByN2sYu6.js +0 -2
- package/www/build/p-D4yqZKyM.js +0 -1
- package/www/build/p-Q-tWjk7P.js +0 -1
- package/www/build/p-a336c241.entry.js +0 -1
- package/www/build/p-a3a7c406.entry.js +0 -1
- package/www/build/p-a9534450.entry.js +0 -1
- package/www/build/p-aabb5aea.entry.js +0 -1
- package/www/build/p-abfdc045.entry.js +0 -1
- package/www/build/p-ad2ed505.entry.js +0 -16
- package/www/build/p-aeaf586b.entry.js +0 -1
- package/www/build/p-afab22fc.entry.js +0 -1
- package/www/build/p-afcabf3b.entry.js +0 -1
- package/www/build/p-b38d52e5.entry.js +0 -1
- package/www/build/p-b5c180bc.entry.js +0 -1
- package/www/build/p-c1677653.entry.js +0 -1
- package/www/build/p-c23bfec2.entry.js +0 -1
- package/www/build/p-d8f0e022.entry.js +0 -2
- package/www/build/p-dc759208.entry.js +0 -1
- package/www/build/p-eb722234.entry.js +0 -1
- package/www/build/p-ebdbd84c.entry.js +0 -1
- package/www/build/p-ecea3d09.entry.js +0 -1
- package/www/build/p-fade8c19.entry.js +0 -1
- package/www/build/p-fc90579e.entry.js +0 -1
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class ZToggleButton {
|
|
3
3
|
constructor() {
|
|
4
|
-
|
|
4
|
+
this.label = undefined;
|
|
5
5
|
this.isdisabled = false;
|
|
6
|
-
|
|
6
|
+
this.avoidclick = undefined;
|
|
7
7
|
this.opened = false;
|
|
8
|
-
/** aria-label for the button */
|
|
9
8
|
this.ariaLabel = "";
|
|
10
9
|
}
|
|
11
10
|
emitToggleClick() {
|
|
@@ -16,10 +15,10 @@ export class ZToggleButton {
|
|
|
16
15
|
this.toggleClick.emit(this.opened);
|
|
17
16
|
}
|
|
18
17
|
render() {
|
|
19
|
-
return (h("button", { key: '
|
|
18
|
+
return (h("button", { key: '6e9fbd985e60b38770ced1d2b681c57952616cc3', tabindex: this.avoidclick ? "-1" : "0", class: {
|
|
20
19
|
"isopen": this.opened,
|
|
21
20
|
"avoid-clicks": this.avoidclick,
|
|
22
|
-
}, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, h("z-icon", { key: '
|
|
21
|
+
}, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, h("z-icon", { key: '0a1cf5cd9da7ef67a5e62dcf77fe7af27d7328a6', name: this.opened ? "chevron-down" : "chevron-up", width: 16, height: 16 }), this.label));
|
|
23
22
|
}
|
|
24
23
|
static get is() { return "z-toggle-button"; }
|
|
25
24
|
static get encapsulation() { return "shadow"; }
|
|
@@ -49,10 +48,8 @@ export class ZToggleButton {
|
|
|
49
48
|
"tags": [],
|
|
50
49
|
"text": "label text"
|
|
51
50
|
},
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"reflect": false,
|
|
55
|
-
"attribute": "label"
|
|
51
|
+
"attribute": "label",
|
|
52
|
+
"reflect": false
|
|
56
53
|
},
|
|
57
54
|
"isdisabled": {
|
|
58
55
|
"type": "boolean",
|
|
@@ -68,10 +65,8 @@ export class ZToggleButton {
|
|
|
68
65
|
"tags": [],
|
|
69
66
|
"text": "disabled status flag (optional)"
|
|
70
67
|
},
|
|
71
|
-
"getter": false,
|
|
72
|
-
"setter": false,
|
|
73
|
-
"reflect": false,
|
|
74
68
|
"attribute": "isdisabled",
|
|
69
|
+
"reflect": false,
|
|
75
70
|
"defaultValue": "false"
|
|
76
71
|
},
|
|
77
72
|
"avoidclick": {
|
|
@@ -88,10 +83,8 @@ export class ZToggleButton {
|
|
|
88
83
|
"tags": [],
|
|
89
84
|
"text": "avoidclick status flag"
|
|
90
85
|
},
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"reflect": false,
|
|
94
|
-
"attribute": "avoidclick"
|
|
86
|
+
"attribute": "avoidclick",
|
|
87
|
+
"reflect": false
|
|
95
88
|
},
|
|
96
89
|
"opened": {
|
|
97
90
|
"type": "boolean",
|
|
@@ -107,10 +100,8 @@ export class ZToggleButton {
|
|
|
107
100
|
"tags": [],
|
|
108
101
|
"text": "open by default (optional)"
|
|
109
102
|
},
|
|
110
|
-
"getter": false,
|
|
111
|
-
"setter": false,
|
|
112
|
-
"reflect": false,
|
|
113
103
|
"attribute": "opened",
|
|
104
|
+
"reflect": false,
|
|
114
105
|
"defaultValue": "false"
|
|
115
106
|
},
|
|
116
107
|
"ariaLabel": {
|
|
@@ -127,10 +118,8 @@ export class ZToggleButton {
|
|
|
127
118
|
"tags": [],
|
|
128
119
|
"text": "aria-label for the button"
|
|
129
120
|
},
|
|
130
|
-
"getter": false,
|
|
131
|
-
"setter": false,
|
|
132
|
-
"reflect": false,
|
|
133
121
|
"attribute": "aria-label",
|
|
122
|
+
"reflect": false,
|
|
134
123
|
"defaultValue": "\"\""
|
|
135
124
|
}
|
|
136
125
|
};
|
|
@@ -154,3 +143,4 @@ export class ZToggleButton {
|
|
|
154
143
|
}];
|
|
155
144
|
}
|
|
156
145
|
}
|
|
146
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/z-toggle-button/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,KAAK,EAAgB,IAAI,EAAE,CAAC,EAAC,MAAM,eAAe,CAAC;AAOtE,MAAM,OAAO,aAAa;;;0BAOD,KAAK;;sBAQT,KAAK;yBAIZ,EAAE;;IAMN,eAAe;QACrB,IAAI,IAAI,CAAC,UAAU,EAAE,CAAC;YACpB,OAAO;QACT,CAAC;QAED,IAAI,CAAC,MAAM,GAAG,CAAC,IAAI,CAAC,MAAM,CAAC;QAC3B,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;IACrC,CAAC;IAED,MAAM;QACJ,OAAO,CACL,+DACE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,EACtC,KAAK,EAAE;gBACL,QAAQ,EAAE,IAAI,CAAC,MAAM;gBACrB,cAAc,EAAE,IAAI,CAAC,UAAU;aAChC,EACD,QAAQ,EAAE,IAAI,CAAC,UAAU,mBACV,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,gBACjC,IAAI,CAAC,SAAS,EAC1B,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,eAAe,EAAE;YAErC,+DACE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,YAAY,EACjD,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,GACV;YACD,IAAI,CAAC,KAAK,CACJ,CACV,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import {Component, Event, EventEmitter, Prop, h} from \"@stencil/core\";\n\n@Component({\n tag: \"z-toggle-button\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZToggleButton {\n /** label text */\n @Prop()\n label: string;\n\n /** disabled status flag (optional) */\n @Prop()\n isdisabled?: boolean = false;\n\n /** avoidclick status flag */\n @Prop()\n avoidclick: boolean;\n\n /** open by default (optional) */\n @Prop({mutable: true})\n opened?: boolean = false;\n\n /** aria-label for the button */\n @Prop()\n ariaLabel = \"\";\n\n /** emitted on toggle button click, returns isOpen */\n @Event()\n toggleClick: EventEmitter;\n\n private emitToggleClick(): void {\n if (this.isdisabled) {\n return;\n }\n\n this.opened = !this.opened;\n this.toggleClick.emit(this.opened);\n }\n\n render(): HTMLButtonElement {\n return (\n <button\n tabindex={this.avoidclick ? \"-1\" : \"0\"}\n class={{\n \"isopen\": this.opened,\n \"avoid-clicks\": this.avoidclick,\n }}\n disabled={this.isdisabled}\n aria-expanded={this.opened ? \"true\" : \"false\"}\n aria-label={this.ariaLabel}\n onClick={() => this.emitToggleClick()}\n >\n <z-icon\n name={this.opened ? \"chevron-down\" : \"chevron-up\"}\n width={16}\n height={16}\n />\n {this.label}\n </button>\n );\n }\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.stories.js","sourceRoot":"","sources":["../../../../src/components/z-toggle-button/index.stories.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,IAAI,EAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,SAAS,CAAC;AAEjB,MAAM,SAAS,GAAG;IAChB,KAAK,EAAE,eAAe;IACtB,IAAI,EAAE;QACJ,KAAK,EAAE,QAAQ;QACf,SAAS,EAAE,EAAE;QACb,UAAU,EAAE,KAAK;QACjB,UAAU,EAAE,KAAK;QACjB,MAAM,EAAE,KAAK;KACd;CAC4B,CAAC;AAEhC,eAAe,SAAS,CAAC;AAIzB,MAAM,CAAC,MAAM,OAAO,GAAG;IACrB,MAAM,EAAE,CAAC,IAAI,EAAE,EAAE,CACf,IAAI,CAAA;cACM,IAAI,CAAC,KAAK;mBACL,IAAI,CAAC,SAAS;oBACb,IAAI,CAAC,UAAU;oBACf,IAAI,CAAC,UAAU;gBACnB,IAAI,CAAC,MAAM;wBACH;CACP,CAAC","sourcesContent":["import {Meta, StoryObj} from \"@storybook/web-components\";\nimport {html} from \"lit\";\nimport {type ZToggleButton} from \".\";\nimport \"./index\";\n\nconst StoryMeta = {\n title: \"ZToggleButton\",\n args: {\n label: \"Toggle\",\n ariaLabel: \"\",\n avoidclick: false,\n isdisabled: false,\n opened: false,\n },\n} satisfies Meta<ZToggleButton>;\n\nexport default StoryMeta;\n\ntype Story = StoryObj<ZToggleButton>;\n\nexport const Default = {\n render: (args) =>\n html`<z-toggle-button\n label=${args.label}\n .ariaLabel=${args.ariaLabel}\n .avoidclick=${args.avoidclick}\n .isdisabled=${args.isdisabled}\n .opened=${args.opened}\n ></z-toggle-button>`,\n} satisfies Story;\n"]}
|
|
@@ -3,13 +3,9 @@ import { LabelPosition } from "../../beans";
|
|
|
3
3
|
import { randomId } from "../../utils/utils";
|
|
4
4
|
export class ZToggleSwitch {
|
|
5
5
|
constructor() {
|
|
6
|
-
/** Disabled flag */
|
|
7
6
|
this.disabled = false;
|
|
8
|
-
/** Label position */
|
|
9
7
|
this.labelPosition = LabelPosition.LEFT;
|
|
10
|
-
/** Checked state */
|
|
11
8
|
this.checked = false;
|
|
12
|
-
/** HTML id attribute to set to the internal checkbox */
|
|
13
9
|
this.htmlid = `toggle-switch-id-${randomId()}`;
|
|
14
10
|
}
|
|
15
11
|
emitToggleClick() {
|
|
@@ -26,14 +22,14 @@ export class ZToggleSwitch {
|
|
|
26
22
|
this.emitToggleClick();
|
|
27
23
|
}
|
|
28
24
|
render() {
|
|
29
|
-
return (h(Host, { key: '
|
|
25
|
+
return (h(Host, { key: '8f4df999fbedf80bcc55745ccf2bc9e973b042b4' }, h("input", { key: '8b76f5a66b5d9d331338f50622c61021bb5a28f7', id: this.htmlid, type: "checkbox", checked: this.checked, disabled: this.disabled, onChange: this.handleClick.bind(this) }), h("label", { key: '64a7c132da51820ebcd9b078cfc4981cf1981c30', htmlFor: this.htmlid, class: {
|
|
30
26
|
[this.labelPosition]: true,
|
|
31
27
|
disabled: this.disabled,
|
|
32
|
-
} }, h("span", { key: '
|
|
28
|
+
} }, h("span", { key: 'ea293ee5515a6c901c571d21f11689b442add25d' }, h("slot", { key: 'a20e7ec3dae106f9d5e0df3b0a8766092cc7b42a' })), h("span", { key: 'cb49f19d1cdc68d6cb2330a035e7a7720b21e863', class: {
|
|
33
29
|
container: true,
|
|
34
30
|
disabled: this.disabled,
|
|
35
31
|
checked: this.checked,
|
|
36
|
-
} }, h("span", { key: '
|
|
32
|
+
} }, h("span", { key: 'b6fb8026f43c0bd12a65f1cee9bb90c476e4cf3c', class: "circle" }, this.checked && (h("z-icon", { key: 'a4e6313096647089e7fccdcb3fb40b42bf7ad2f3', width: 12, height: 12, name: "checkmark" })))))));
|
|
37
33
|
}
|
|
38
34
|
static get is() { return "z-toggle-switch"; }
|
|
39
35
|
static get encapsulation() { return "scoped"; }
|
|
@@ -63,10 +59,8 @@ export class ZToggleSwitch {
|
|
|
63
59
|
"tags": [],
|
|
64
60
|
"text": "Disabled flag"
|
|
65
61
|
},
|
|
66
|
-
"getter": false,
|
|
67
|
-
"setter": false,
|
|
68
|
-
"reflect": true,
|
|
69
62
|
"attribute": "disabled",
|
|
63
|
+
"reflect": true,
|
|
70
64
|
"defaultValue": "false"
|
|
71
65
|
},
|
|
72
66
|
"labelPosition": {
|
|
@@ -79,8 +73,7 @@ export class ZToggleSwitch {
|
|
|
79
73
|
"LabelPosition": {
|
|
80
74
|
"location": "import",
|
|
81
75
|
"path": "../../beans",
|
|
82
|
-
"id": "src/beans/index.tsx::LabelPosition"
|
|
83
|
-
"referenceLocation": "LabelPosition"
|
|
76
|
+
"id": "src/beans/index.tsx::LabelPosition"
|
|
84
77
|
}
|
|
85
78
|
}
|
|
86
79
|
},
|
|
@@ -90,10 +83,8 @@ export class ZToggleSwitch {
|
|
|
90
83
|
"tags": [],
|
|
91
84
|
"text": "Label position"
|
|
92
85
|
},
|
|
93
|
-
"getter": false,
|
|
94
|
-
"setter": false,
|
|
95
|
-
"reflect": true,
|
|
96
86
|
"attribute": "label-position",
|
|
87
|
+
"reflect": true,
|
|
97
88
|
"defaultValue": "LabelPosition.LEFT"
|
|
98
89
|
},
|
|
99
90
|
"checked": {
|
|
@@ -110,10 +101,8 @@ export class ZToggleSwitch {
|
|
|
110
101
|
"tags": [],
|
|
111
102
|
"text": "Checked state"
|
|
112
103
|
},
|
|
113
|
-
"getter": false,
|
|
114
|
-
"setter": false,
|
|
115
|
-
"reflect": false,
|
|
116
104
|
"attribute": "checked",
|
|
105
|
+
"reflect": false,
|
|
117
106
|
"defaultValue": "false"
|
|
118
107
|
},
|
|
119
108
|
"htmlid": {
|
|
@@ -130,10 +119,8 @@ export class ZToggleSwitch {
|
|
|
130
119
|
"tags": [],
|
|
131
120
|
"text": "HTML id attribute to set to the internal checkbox"
|
|
132
121
|
},
|
|
133
|
-
"getter": false,
|
|
134
|
-
"setter": false,
|
|
135
|
-
"reflect": false,
|
|
136
122
|
"attribute": "htmlid",
|
|
123
|
+
"reflect": false,
|
|
137
124
|
"defaultValue": "`toggle-switch-id-${randomId()}`"
|
|
138
125
|
}
|
|
139
126
|
};
|
|
@@ -157,3 +144,4 @@ export class ZToggleSwitch {
|
|
|
157
144
|
}];
|
|
158
145
|
}
|
|
159
146
|
}
|
|
147
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/z-toggle-switch/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,KAAK,EAAgB,IAAI,EAAE,IAAI,EAAE,CAAC,EAAC,MAAM,eAAe,CAAC;AAC5E,OAAO,EAAC,aAAa,EAAC,MAAM,aAAa,CAAC;AAC1C,OAAO,EAAC,QAAQ,EAAC,MAAM,mBAAmB,CAAC;AAQ3C,MAAM,OAAO,aAAa;;wBAGH,KAAK;6BAIT,aAAa,CAAC,IAAI;uBAIf,KAAK;sBAIhB,oBAAoB,QAAQ,EAAE,EAAE;;IAMjC,eAAe;QACrB,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;YACpB,EAAE,EAAE,IAAI,CAAC,MAAM;YACf,OAAO,EAAE,IAAI,CAAC,OAAO;SACtB,CAAC,CAAC;IACL,CAAC;IAEO,WAAW,CAAC,EAAE;QACpB,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;YAClB,OAAO;QACT,CAAC;QAED,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC,MAAM,CAAC,OAAO,CAAC;QACjC,IAAI,CAAC,eAAe,EAAE,CAAC;IACzB,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,8DACE,EAAE,EAAE,IAAI,CAAC,MAAM,EACf,IAAI,EAAC,UAAU,EACf,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,QAAQ,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,GACrC;YACF,8DACE,OAAO,EAAE,IAAI,CAAC,MAAM,EACpB,KAAK,EAAE;oBACL,CAAC,IAAI,CAAC,aAAa,CAAC,EAAE,IAAI;oBAC1B,QAAQ,EAAE,IAAI,CAAC,QAAQ;iBACxB;gBAED;oBACE,8DAAQ,CACH;gBACP,6DACE,KAAK,EAAE;wBACL,SAAS,EAAE,IAAI;wBACf,QAAQ,EAAE,IAAI,CAAC,QAAQ;wBACvB,OAAO,EAAE,IAAI,CAAC,OAAO;qBACtB;oBAED,6DAAM,KAAK,EAAC,QAAQ,IACjB,IAAI,CAAC,OAAO,IAAI,CACf,+DACE,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,IAAI,EAAC,WAAW,GACR,CACX,CACI,CACF,CACD,CACH,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import {Component, Event, EventEmitter, Host, Prop, h} from \"@stencil/core\";\nimport {LabelPosition} from \"../../beans\";\nimport {randomId} from \"../../utils/utils\";\n\n@Component({\n tag: \"z-toggle-switch\",\n styleUrl: \"styles.css\",\n shadow: false,\n scoped: true,\n})\nexport class ZToggleSwitch {\n /** Disabled flag */\n @Prop({reflect: true})\n disabled?: boolean = false;\n\n /** Label position */\n @Prop({reflect: true})\n labelPosition? = LabelPosition.LEFT;\n\n /** Checked state */\n @Prop({mutable: true})\n checked?: boolean = false;\n\n /** HTML id attribute to set to the internal checkbox */\n @Prop()\n htmlid = `toggle-switch-id-${randomId()}`;\n\n /** Toggle click event */\n @Event()\n toggleClick: EventEmitter;\n\n private emitToggleClick(): void {\n this.toggleClick.emit({\n id: this.htmlid,\n checked: this.checked,\n });\n }\n\n private handleClick(ev): void {\n if (this.disabled) {\n return;\n }\n\n this.checked = ev.target.checked;\n this.emitToggleClick();\n }\n\n render(): HTMLZToggleSwitchElement {\n return (\n <Host>\n <input\n id={this.htmlid}\n type=\"checkbox\"\n checked={this.checked}\n disabled={this.disabled}\n onChange={this.handleClick.bind(this)}\n />\n <label\n htmlFor={this.htmlid}\n class={{\n [this.labelPosition]: true,\n disabled: this.disabled,\n }}\n >\n <span>\n <slot />\n </span>\n <span\n class={{\n container: true,\n disabled: this.disabled,\n checked: this.checked,\n }}\n >\n <span class=\"circle\">\n {this.checked && (\n <z-icon\n width={12}\n height={12}\n name=\"checkmark\"\n ></z-icon>\n )}\n </span>\n </span>\n </label>\n </Host>\n );\n }\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.stories.js","sourceRoot":"","sources":["../../../../src/components/z-toggle-switch/index.stories.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,IAAI,EAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAC,aAAa,EAAC,MAAM,aAAa,CAAC;AAC1C,OAAO,SAAS,CAAC;AAEjB,MAAM,SAAS,GAAG;IAChB,KAAK,EAAE,eAAe;IACtB,QAAQ,EAAE;QACR,aAAa,EAAE;YACb,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,aAAa,CAAC;YACrC,OAAO,EAAE,EAAC,IAAI,EAAE,OAAO,EAAC;SACzB;KACF;CAC4B,CAAC;AAEhC,eAAe,SAAS,CAAC;AAEzB,MAAM,CAAC,MAAM,OAAO,GAAG;IACrB,IAAI,EAAE;QACJ,aAAa,EAAE,aAAa,CAAC,IAAI;QACjC,QAAQ,EAAE,KAAK;KAChB;IACD,MAAM,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAA;;uBAED,IAAI,CAAC,aAAa;iBACxB,IAAI,CAAC,QAAQ;;;GAG3B;CACgC,CAAC","sourcesContent":["import {Meta, StoryObj} from \"@storybook/web-components\";\nimport {html} from \"lit\";\nimport {type ZToggleSwitch} from \".\";\nimport {LabelPosition} from \"../../beans\";\nimport \"./index\";\n\nconst StoryMeta = {\n title: \"ZToggleSwitch\",\n argTypes: {\n labelPosition: {\n options: Object.values(LabelPosition),\n control: {type: \"radio\"},\n },\n },\n} satisfies Meta<ZToggleSwitch>;\n\nexport default StoryMeta;\n\nexport const Default = {\n args: {\n labelPosition: LabelPosition.LEFT,\n disabled: false,\n },\n render: (args) => html`\n <z-toggle-switch\n .labelPosition=${args.labelPosition}\n disabled=${args.disabled}\n >Toggle\n </z-toggle-switch>\n `,\n} satisfies StoryObj<ZToggleSwitch>;\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Host, h
|
|
1
|
+
import { Host, h } from "@stencil/core";
|
|
2
2
|
import { KeyboardCode, PopoverPosition } from "../../beans";
|
|
3
3
|
import { containsElement } from "../../utils/utils";
|
|
4
4
|
/**
|
|
@@ -7,19 +7,6 @@ import { containsElement } from "../../utils/utils";
|
|
|
7
7
|
*/
|
|
8
8
|
export class ZTool {
|
|
9
9
|
constructor() {
|
|
10
|
-
/** Preferred tooltip position. Defaults to true. */
|
|
11
|
-
this.tooltipPosition = PopoverPosition.TOP;
|
|
12
|
-
/** Visual active state. */
|
|
13
|
-
this.active = false;
|
|
14
|
-
/** Disabled state. */
|
|
15
|
-
this.disabled = false;
|
|
16
|
-
/** Open state. */
|
|
17
|
-
this.open = false;
|
|
18
|
-
this.tooltipOpen = false;
|
|
19
|
-
this.hasSlottedContent = false;
|
|
20
|
-
this.isMobile = false;
|
|
21
|
-
/** Indicates if the tool has nested open tools. Used to decide whether to auto-close the submenu. */
|
|
22
|
-
this.hasNestedOpenTools = false;
|
|
23
10
|
/** Indicates if the tool is nested inside another tool. */
|
|
24
11
|
this.isNested = false;
|
|
25
12
|
/**
|
|
@@ -75,6 +62,18 @@ export class ZTool {
|
|
|
75
62
|
}
|
|
76
63
|
this.tooltipOpen = event.detail.open;
|
|
77
64
|
};
|
|
65
|
+
this.icon = undefined;
|
|
66
|
+
this.tooltip = undefined;
|
|
67
|
+
this.tooltipPosition = PopoverPosition.TOP;
|
|
68
|
+
this.htmlAriaLabel = undefined;
|
|
69
|
+
this.active = false;
|
|
70
|
+
this.disabled = false;
|
|
71
|
+
this.open = false;
|
|
72
|
+
this.indicatorColor = undefined;
|
|
73
|
+
this.tooltipOpen = false;
|
|
74
|
+
this.hasSlottedContent = false;
|
|
75
|
+
this.isMobile = false;
|
|
76
|
+
this.hasNestedOpenTools = false;
|
|
78
77
|
}
|
|
79
78
|
handleOpenChange() {
|
|
80
79
|
this.toggleSubmenu.emit(this.open);
|
|
@@ -182,10 +181,10 @@ export class ZTool {
|
|
|
182
181
|
(_a = this.mql) === null || _a === void 0 ? void 0 : _a.removeEventListener("change", this.onMobileViewChange);
|
|
183
182
|
}
|
|
184
183
|
render() {
|
|
185
|
-
return (h(Host, { key: '
|
|
184
|
+
return (h(Host, { key: 'e193d45ced8a7d4aa880d3a506d43614a76ffa71', class: { "z-tool-tooltip-open": this.tooltipOpen } }, h("button", { key: '6549559a4a5125d3db07d12d8b2ac4c68e8eee6a', class: "z-tool", type: "button", ref: (el) => (this.buttonRef = el), "aria-pressed": this.hasSlottedContent ? undefined : this.active ? "true" : "false", "aria-expanded": this.hasSlottedContent ? (this.open ? "true" : "false") : undefined, "aria-haspopup": this.hasSlottedContent ? "true" : undefined, "aria-label": this.htmlAriaLabel || this.tooltip || undefined, disabled: this.disabled, onClick: this.handleClick, onMouseEnter: this.handleTooltipOpen, onMouseLeave: this.handleTooltipClose, onFocus: this.handleTooltipOpen, onBlur: this.handleTooltipClose }, h("z-icon", { key: '0aac9cc6854a9d4a4ac83866eb34cc8d12140f69', ref: (el) => (this.iconRef = el), name: this.icon, indicatorColor: this.indicatorColor })), this.tooltip && (h("z-tooltip", { key: '2d403e91916f5d7909d0085f2f89db8514de32cc', class: "z-tool-tooltip", ref: (el) => (this.tooltipRef = el), bindTo: this.iconRef, open: this.tooltipOpen && !this.open, position: this.isNested ? PopoverPosition.BOTTOM : this.tooltipPosition, dark: true, onMouseLeave: this.handleTooltipClose, onBlur: this.handleTooltipClose, onOpenChange: this.onTooltipOpenChange }, h("span", { key: 'a94e6a413686d9668399137f331e499ceb9d6516', class: "body-4" }, this.tooltip))), this.hasSlottedContent && (h("z-popover", { key: '2d103f6d9b8643cc1dd30bc6bd238be593971586', class: "z-tool-submenu", open: this.open, bindTo: this.isMobile && this.mainToolbar ? this.mainToolbar : this.hostElement, center: true,
|
|
186
185
|
/* disable auto-close to prevent unwanted close behaviors on mobile,
|
|
187
186
|
when the bound element is the main toolbar */
|
|
188
|
-
closable: false, position: this.isMobile ? PopoverPosition.TOP : PopoverPosition.BOTTOM }, h("slot", { key: '
|
|
187
|
+
closable: false, position: this.isMobile ? PopoverPosition.TOP : PopoverPosition.BOTTOM }, h("slot", { key: 'b8e79406df1de9fa4df0b8b4aa42b27477407a05' })))));
|
|
189
188
|
}
|
|
190
189
|
static get is() { return "z-tool"; }
|
|
191
190
|
static get encapsulation() { return "shadow"; }
|
|
@@ -206,13 +205,12 @@ export class ZTool {
|
|
|
206
205
|
"mutable": false,
|
|
207
206
|
"complexType": {
|
|
208
207
|
"original": "IconName",
|
|
209
|
-
"resolved": "\"accessibility\" | \"accessibility-filled\" | \"active-note\" | \"active-note-filled\" | \"add-image\" | \"add-image-filled\" | \"add-note\" | \"add-note-filled\" | \"ai\" | \"ai-filled\" | \"ai-tips\" | \"ai-tips-filled\" | \"app-switcher\" | \"app-switcher-button\" | \"app-switcher-filled\" | \"arrow-clockwise-down-left\" | \"arrow-clockwise-down-left-filled\" | \"arrow-clockwise-down-right\" | \"arrow-clockwise-down-right-filled\" | \"arrow-clockwise-up-left\" | \"arrow-clockwise-up-left-filled\" | \"arrow-clockwise-up-right\" | \"arrow-clockwise-up-right-filled\" | \"arrow-counterclockwise-down-left\" | \"arrow-counterclockwise-down-left-filled\" | \"arrow-counterclockwise-up-left\" | \"arrow-counterclockwise-up-left-filled\" | \"arrow-counterclockwise-up-right\" | \"arrow-counterclockwise-up-right-filled\" | \"arrow-down\" | \"arrow-down-filled\" | \"arrow-left\" | \"arrow-left-filled\" | \"arrow-left-right\" | \"arrow-left-right-filled\" | \"arrow-left-rounded\" | \"arrow-left-rounded-filled\" | \"arrow-left-square\" | \"arrow-left-square-filled\" | \"arrow-north-east\" | \"arrow-north-east-filled\" | \"arrow-north-east-square\" | \"arrow-north-east-square-filled\" | \"arrow-north-west\" | \"arrow-north-west-filled\" | \"arrow-north-west-square\" | \"arrow-north-west-square-filled\" | \"arrow-quad-down\" | \"arrow-quad-down-filled\" | \"arrow-quad-left\" | \"arrow-quad-left-filled\" | \"arrow-quad-north-east\" | \"arrow-quad-north-east-filled\" | \"arrow-quad-north-west\" | \"arrow-quad-north-west-filled\" | \"arrow-quad-right\" | \"arrow-quad-right-filled\" | \"arrow-quad-south-east\" | \"arrow-quad-south-east-filled\" | \"arrow-quad-south-west\" | \"arrow-quad-south-west-filled\" | \"arrow-quad-up\" | \"arrow-quad-up-filled\" | \"arrow-right\" | \"arrow-right-filled\" | \"arrow-right-rounded\" | \"arrow-right-rounded-filled\" | \"arrow-right-square\" | \"arrow-right-square-filled\" | \"arrow-simple-down\" | \"arrow-simple-down-filled\" | \"arrow-simple-left\" | \"arrow-simple-left-filled\" | \"arrow-simple-north-east\" | \"arrow-simple-north-east-filled\" | \"arrow-simple-north-west\" | \"arrow-simple-north-west-filled\" | \"arrow-simple-right\" | \"arrow-simple-right-filled\" | \"arrow-simple-south-east\" | \"arrow-simple-south-east-filled\" | \"arrow-simple-south-west\" | \"arrow-simple-south-west-filled\" | \"arrow-simple-up\" | \"arrow-simple-up-filled\" | \"arrow-small-left\" | \"arrow-small-left-filled\" | \"arrow-small-right\" | \"arrow-small-right-filled\" | \"arrow-south-east\" | \"arrow-south-east-filled\" | \"arrow-south-east-square\" | \"arrow-south-east-square-filled\" | \"arrow-south-west\" | \"arrow-south-west-filled\" | \"arrow-south-west-square\" | \"arrow-south-west-square-filled\" | \"arrow-square-down\" | \"arrow-square-down-filled\" | \"arrow-square-left\" | \"arrow-square-left-filled\" | \"arrow-square-north-east\" | \"arrow-square-north-east-filled\" | \"arrow-square-north-west\" | \"arrow-square-north-west-filled\" | \"arrow-square-right\" | \"arrow-square-right-filled\" | \"arrow-square-south-east\" | \"arrow-square-south-east-filled\" | \"arrow-square-south-west\" | \"arrow-square-south-west-filled\" | \"arrow-style\" | \"arrow-style-filled\" | \"arrow-style-line\" | \"arrow-style-line-filled\" | \"arrow-up\" | \"arrow-up-and-down\" | \"arrow-up-and-down-filled\" | \"arrow-up-down\" | \"arrow-up-down-double\" | \"arrow-up-down-double-filled\" | \"arrow-up-down-filled\" | \"arrow-up-filled\" | \"arrow-up-rounded\" | \"arrow-up-rounded-filled\" | \"arrow-up-square\" | \"arrow-up-square-filled\" | \"arrows-to-dot\" | \"arrows-to-dot-filled\" | \"art\" | \"art-filled\" | \"artist\" | \"artist-filled\" | \"artist-quote\" | \"artist-quote-filled\" | \"artistic-education\" | \"artistic-education-filled\" | \"artwork\" | \"artwork-filled\" | \"artworks\" | \"artworks-filled\" | \"ask-your-manager\" | \"assign-task\" | \"assign-task-button\" | \"assign-task-filled\" | \"atom\" | \"atom-button\" | \"atom-filled\" | \"back\" | \"back-filled\" | \"back-top\" | \"back-top-filled\" | \"barrage-questions\" | \"barrage-questions-filled\" | \"bg-color\" | \"bg-color-filled\" | \"biology\" | \"biology-filled\" | \"black-circle\" | \"black-circle-filled\" | \"black-diamond\" | \"black-diamond-filled\" | \"black-nib\" | \"black-nib-filled\" | \"black-sun-with-rays\" | \"black-sun-with-rays-filled\" | \"blockquote\" | \"blockquote-filled\" | \"bold\" | \"bold-filled\" | \"book\" | \"book-add\" | \"book-author\" | \"book-author-filled\" | \"book-delete\" | \"book-filled\" | \"book-minus\" | \"book-minus-filled\" | \"book-plus\" | \"book-plus-filled\" | \"book-view\" | \"book-view-filled\" | \"bookmark\" | \"bookmark-filled\" | \"breaking-line\" | \"breaking-line-filled\" | \"bulleted-list\" | \"bulleted-list-filled\" | \"bulleted-list-square\" | \"bulleted-list-square-filled\" | \"bulls-eye\" | \"bulls-eye-filled\" | \"burger-menu\" | \"burger-menu-booktab\" | \"burger-menu-booktab-button\" | \"burger-menu-booktab-filled\" | \"burger-menu-filled\" | \"burger-menu-mobile\" | \"burger-menu-mobile-filled\" | \"c-circled\" | \"c-circled-filled\" | \"c-square\" | \"c-square-filled\" | \"calligraphic\" | \"calligraphic-filled\" | \"camera\" | \"camera-filled\" | \"caret-down\" | \"caret-down-filled\" | \"caret-up\" | \"caret-up-down\" | \"caret-up-down-filled\" | \"caret-up-filled\" | \"cart\" | \"catalog-card\" | \"catalog-card-filled\" | \"chapter\" | \"chapter-filled\" | \"character-panel\" | \"character-panel-filled\" | \"check-task\" | \"check-task-button\" | \"check-task-filled\" | \"checkbox\" | \"checkbox-checked\" | \"checkbox-checked-filled\" | \"checkbox-filled\" | \"checkbox-selected\" | \"checkbox-unchecked\" | \"checkmark\" | \"checkmark-circle\" | \"checkmark-circle-filled\" | \"checkmark-filled\" | \"checkmark-square\" | \"checkmark-square-button\" | \"checkmark-square-filled\" | \"chemistry\" | \"chemistry-filled\" | \"chevron-circle-down\" | \"chevron-circle-down-filled\" | \"chevron-circle-left\" | \"chevron-circle-left-filled\" | \"chevron-circle-right\" | \"chevron-circle-right-filled\" | \"chevron-circle-up\" | \"chevron-circle-up-filled\" | \"chevron-down\" | \"chevron-down-circle\" | \"chevron-down-circle-filled\" | \"chevron-down-filled\" | \"chevron-left\" | \"chevron-left-circle\" | \"chevron-left-circle-filled\" | \"chevron-left-filled\" | \"chevron-right\" | \"chevron-right-circle\" | \"chevron-right-circle-filled\" | \"chevron-right-filled\" | \"chevron-up\" | \"chevron-up-circle\" | \"chevron-up-circle-filled\" | \"chevron-up-filled\" | \"cinese\" | \"cinese-filled\" | \"circle-black\" | \"circle-black-filled\" | \"circle-check\" | \"circle-chevron-down\" | \"circle-chevron-left\" | \"circle-chevron-up\" | \"circle-cross\" | \"circle-cross-fill\" | \"circle-cross-stroke\" | \"circle-plus\" | \"circle-warning\" | \"circle-white\" | \"circle-white-filled\" | \"civics\" | \"civics-filled\" | \"class-assign\" | \"class-assign-filled\" | \"clean\" | \"clean-filled\" | \"close\" | \"cloud-delete\" | \"cloud-delete-filled\" | \"cloud-download\" | \"cloud-download-filled\" | \"cloud-x\" | \"cloud-x-filled\" | \"club-black-suit\" | \"club-black-suit-filled\" | \"code\" | \"code-button\" | \"code-filled\" | \"collezioni\" | \"collezioni-filled\" | \"color-selected\" | \"color-selected-filled\" | \"communication\" | \"communication-filled\" | \"compare\" | \"compare-filled\" | \"compress\" | \"compress-filled\" | \"contextual-menu\" | \"contextual-menu-filled\" | \"copy\" | \"copy-filled\" | \"copy-to-clipboard\" | \"copy-to-clipboard-filled\" | \"copyright\" | \"copyright-filled\" | \"course\" | \"course-filled\" | \"cross\" | \"cursor-index\" | \"cursor-index-button\" | \"cursor-index-filled\" | \"curved-line\" | \"curved-line-filled\" | \"dagger\" | \"dagger-filled\" | \"daggerdbl\" | \"daggerdbl-filled\" | \"deactivate-note\" | \"deactivate-note-filled\" | \"decrease-indentation\" | \"decrease-indentation-filled\" | \"delete\" | \"delete-filled\" | \"diamond-black-suit\" | \"diamond-black-suit-filled\" | \"diamond-white\" | \"diamond-white-filled\" | \"dictionary-switch\" | \"dictionary-switch-filled\" | \"dictonary\" | \"dictonary-filled\" | \"disegno-arrow\" | \"disegno-arrow-filled\" | \"disegno-colours-intersection\" | \"disegno-colours-intersection-filled\" | \"disegno-compass\" | \"disegno-compass-filled\" | \"disegno-curve\" | \"disegno-curve-filled\" | \"disegno-ellipsis\" | \"disegno-ellipsis-filled\" | \"disegno-grid-settings\" | \"disegno-grid-settings-filled\" | \"disegno-half-line\" | \"disegno-half-line-filled\" | \"disegno-hide-tools\" | \"disegno-hide-tools-filled\" | \"disegno-irregular-polygon\" | \"disegno-irregular-polygon-filled\" | \"disegno-levels\" | \"disegno-levels-filled\" | \"disegno-poly-line\" | \"disegno-poly-line-filled\" | \"disegno-polygon-vertices\" | \"disegno-polygon-vertices-filled\" | \"disegno-protractor\" | \"disegno-protractor-filled\" | \"disegno-regular-polygon\" | \"disegno-regular-polygon-filled\" | \"disegno-ruler\" | \"disegno-ruler-filled\" | \"disegno-segment\" | \"disegno-segment-filled\" | \"disegno-straight-line\" | \"disegno-straight-line-filled\" | \"document\" | \"document-button\" | \"document-filled\" | \"document-with-text\" | \"document-with-text-filled\" | \"down-white-index\" | \"down-white-index-filled\" | \"download\" | \"download-filled\" | \"draft\" | \"draft-filled\" | \"drag-drop\" | \"drag-drop-filled\" | \"drag-indicator\" | \"drag-indicator-filled\" | \"drop-down\" | \"drop-up-down\" | \"economic\" | \"economic-filled\" | \"edit\" | \"edit-field\" | \"edit-field-filled\" | \"edit-filled\" | \"edit-picture\" | \"edit-picture-filled\" | \"electric-light-bulb\" | \"electric-light-bulb-filled\" | \"electrical-engineering\" | \"electrical-engineering-filled\" | \"email\" | \"email-filled\" | \"english\" | \"english-filled\" | \"enter\" | \"erase-tool\" | \"erase-tool-filled\" | \"event\" | \"event-cancelled\" | \"event-cancelled-filled\" | \"event-filled\" | \"excel-doc\" | \"excel-doc-button\" | \"excel-doc-filled\" | \"exclamation-circle\" | \"exclamation-circle-filled\" | \"exclamation-square\" | \"exclamation-square-filled\" | \"exercises\" | \"exercises-filled\" | \"exercises-interactive\" | \"exercises-interactive-button\" | \"exercises-interactive-filled\" | \"exercises-online\" | \"exercises-online-button\" | \"exercises-online-filled\" | \"exercises-plus\" | \"exercises-plus-button\" | \"exercises-plus-filled\" | \"exit\" | \"expand\" | \"expand-filled\" | \"external-link-down\" | \"external-link-left\" | \"external-link-right\" | \"external-link-right-up\" | \"extra\" | \"extra-filled\" | \"facebook\" | \"facebook-filled\" | \"favorites\" | \"favorites-filled\" | \"feed\" | \"feed-filled\" | \"file-zip\" | \"file-zip-button\" | \"file-zip-filled\" | \"fill-blanks\" | \"fill-blanks-filled\" | \"fill-choice\" | \"fill-choice-filled\" | \"film-frames\" | \"film-frames-button\" | \"film-frames-filled\" | \"find-error\" | \"find-error-filled\" | \"fit-height-view\" | \"fit-height-view-filled\" | \"fit-width-view\" | \"fit-width-view-filled\" | \"folder\" | \"folder-filled\" | \"font-book\" | \"font-book-filled\" | \"font-color\" | \"font-color-filled\" | \"frame-with-picture\" | \"frame-with-picture-filled\" | \"french\" | \"french-filled\" | \"fun\" | \"fun-filled\" | \"gap\" | \"gap-filled\" | \"gear\" | \"gear-filled\" | \"geogebra\" | \"geogebra-button\" | \"geogebra-filled\" | \"geographical-map\" | \"geographical-map-filled\" | \"geography\" | \"geography-filled\" | \"german\" | \"german-filled\" | \"go-page\" | \"go-page-button\" | \"go-page-filled\" | \"golden-pen\" | \"golden-pen-filled\" | \"grades\" | \"grades-filled\" | \"graphic\" | \"graphic-filled\" | \"greek\" | \"greek-filled\" | \"headphone\" | \"headphone-button\" | \"headphone-filled\" | \"heart-black-suit\" | \"heart-black-suit-filled\" | \"helm\" | \"helm-filled\" | \"helmsymbol\" | \"helmsymbol-filled\" | \"highlights\" | \"highlights-filled\" | \"history\" | \"history-filled\" | \"history-next\" | \"history-next-filled\" | \"history-previous\" | \"history-previous-filled\" | \"home\" | \"home-filled\" | \"hourglass-flowing\" | \"hourglass-flowing-filled\" | \"hourglass-half-bottom\" | \"hourglass-half-bottom-filled\" | \"house\" | \"house-filled\" | \"human-sciences\" | \"human-sciences-filled\" | \"image\" | \"image-add\" | \"image-add-filled\" | \"image-button\" | \"image-edit\" | \"image-edit-filled\" | \"image-filled\" | \"image-jpg\" | \"image-jpg-filled\" | \"image-png\" | \"image-png-filled\" | \"image-tiff\" | \"image-tiff-filled\" | \"immersive-reading\" | \"immersive-reading-filled\" | \"inbox-tray\" | \"inbox-tray-filled\" | \"increase-indentation\" | \"increase-indentation-filled\" | \"indeterminated-checkbox\" | \"indeterminated-checkbox-filled\" | \"index-down\" | \"index-down-filled\" | \"index-left\" | \"index-left-filled\" | \"index-right\" | \"index-right-filled\" | \"index-up\" | \"index-up-filled\" | \"info\" | \"info-filled\" | \"informatics\" | \"informatics-filled\" | \"informationsource\" | \"informationsource-filled\" | \"interactive-glossaries\" | \"interactive-glossaries-filled\" | \"interactives-maps\" | \"interactives-maps-button\" | \"interactives-maps-filled\" | \"italian\" | \"italian-filled\" | \"italic\" | \"italic-filled\" | \"laboratory\" | \"laboratory-filled\" | \"land-management\" | \"land-management-filled\" | \"latin\" | \"latin-filled\" | \"law\" | \"law-filled\" | \"lecture\" | \"lecture-button\" | \"lecture-filled\" | \"left-magnifying-glass\" | \"left-magnifying-glass-filled\" | \"left-white-index\" | \"left-white-index-filled\" | \"light-bulb\" | \"light-bulb-filled\" | \"link\" | \"link-button\" | \"link-filled\" | \"liquid-version\" | \"liquid-version-filled\" | \"list-bulleted-square\" | \"list-bulleted-square-filled\" | \"location\" | \"location-filled\" | \"lock\" | \"lock-filled\" | \"lock-open\" | \"lock-open-filled\" | \"login\" | \"login-button\" | \"login-filled\" | \"logout\" | \"logout-filled\" | \"lozenge\" | \"lozenge-filled\" | \"magnfying-glass\" | \"magnfying-glass-filled\" | \"map\" | \"map-filled\" | \"math\" | \"math-filled\" | \"mechanics\" | \"mechanics-filled\" | \"medium-black-square\" | \"medium-black-square-filled\" | \"medium-white-square\" | \"medium-white-square-filled\" | \"menu-burger\" | \"minus\" | \"minus-circled\" | \"minus-circled-filled\" | \"minus-filled\" | \"minus-square\" | \"minus-square-filled\" | \"monospace\" | \"monospace-filled\" | \"multi-marks\" | \"multi-marks-button\" | \"multi-marks-filled\" | \"multiple-choice\" | \"multiple-choice-filled\" | \"multiply\" | \"multiply-circle\" | \"multiply-circle-filled\" | \"multiply-circled\" | \"multiply-circled-filled\" | \"multiply-filled\" | \"multiply-square\" | \"multiply-square-filled\" | \"music\" | \"music-filled\" | \"my-data\" | \"my-data-filled\" | \"natural-science\" | \"natural-science-filled\" | \"next-text-to-speech\" | \"next-text-to-speech-filled\" | \"nib\" | \"nib-filled\" | \"nobel\" | \"nobel-filled\" | \"note\" | \"note-filled\" | \"notification\" | \"notification-filled\" | \"notification-new\" | \"notification-new-filled\" | \"notification-off\" | \"notification-off-filled\" | \"numbered-list\" | \"numbered-list-filled\" | \"nutritional-sciences\" | \"nutritional-sciences-filled\" | \"open-answer\" | \"open-answer-filled\" | \"open-file-folder\" | \"open-file-folder-filled\" | \"open-lock\" | \"open-lock-filled\" | \"oval\" | \"oval-filled\" | \"paragraph\" | \"paragraph-filled\" | \"pause\" | \"pause-filled\" | \"pdf\" | \"pdf-button\" | \"pdf-filled\" | \"pen-thickness\" | \"pen-thickness-filled\" | \"people\" | \"people-filled\" | \"periodic-table\" | \"periodic-table-button\" | \"periodic-table-filled\" | \"philosophy\" | \"philosophy-filled\" | \"physics\" | \"physics-filled\" | \"picker-color\" | \"picker-color-filled\" | \"play\" | \"play-button\" | \"play-filled\" | \"plus\" | \"plus-circled\" | \"plus-circled-filled\" | \"plus-filled\" | \"plus-square\" | \"plus-square-filled\" | \"pointer\" | \"pointer-button\" | \"pointer-filled\" | \"powerpoint\" | \"powerpoint-button\" | \"powerpoint-filled\" | \"previous-text-to-speech\" | \"previous-text-to-speech-filled\" | \"print\" | \"print-filled\" | \"progress-percentage\" | \"progress-percentage-filled\" | \"projection\" | \"projection-filled\" | \"projection-room\" | \"projection-room-filled\" | \"python-code\" | \"python-code-button\" | \"python-code-filled\" | \"qrcode\" | \"qrcode-filled\" | \"quad\" | \"quad-filled\" | \"question-mark\" | \"question-mark-circle\" | \"question-mark-circle-filled\" | \"question-mark-square\" | \"question-mark-square-filled\" | \"quick-assign\" | \"quick-assign-filled\" | \"quiz\" | \"quiz-filled\" | \"radio-button\" | \"radio-button-checked\" | \"radio-button-checked-filled\" | \"radio-button-filled\" | \"reading-settings\" | \"reading-settings-filled\" | \"recently-viewed\" | \"recently-viewed-filled\" | \"redo\" | \"redo-filled\" | \"reduce-screen\" | \"reduce-screen-filled\" | \"registro-filter\" | \"registro-filter-filled\" | \"reload\" | \"reload-filled\" | \"remove-formatting\" | \"remove-formatting-filled\" | \"right-white-index\" | \"right-white-index-filled\" | \"russian\" | \"russian-filled\" | \"sans-serif\" | \"sans-serif-filled\" | \"save\" | \"save-filled\" | \"school\" | \"school-filled\" | \"science\" | \"science-earth\" | \"science-earth-filled\" | \"science-filled\" | \"screenfull\" | \"screenfull-filled\" | \"search\" | \"search-filled\" | \"send\" | \"send-filled\" | \"serif\" | \"serif-filled\" | \"share\" | \"share-filled\" | \"shopping-cart\" | \"shopping-cart-filled\" | \"short-cut\" | \"short-cut-filled\" | \"show-video\" | \"show-video-button\" | \"show-video-filled\" | \"site-resources\" | \"site-resources-filled\" | \"skip-back\" | \"skip-back-by-10\" | \"skip-back-by-10-filled\" | \"skip-back-filled\" | \"skip-forward\" | \"skip-forward-by-10\" | \"skip-forward-by-10-filled\" | \"skip-forward-filled\" | \"smartphone\" | \"smartphone-filled\" | \"snap-grid\" | \"snap-grid-filled\" | \"snap-grid-off\" | \"snap-grid-off-filled\" | \"spade-black-suit\" | \"spade-black-suit-filled\" | \"spanish\" | \"spanish-filled\" | \"speaker-off\" | \"speaker-off-filled\" | \"speaker-on\" | \"speaker-on-filled\" | \"speech-synthesis\" | \"speech-synthesis-filled\" | \"sport-sciences\" | \"sport-sciences-filled\" | \"square-black\" | \"square-black-filled\" | \"square-white\" | \"square-white-filled\" | \"star-empty\" | \"star-empty-filled\" | \"star-full\" | \"star-full-filled\" | \"story\" | \"story-filled\" | \"straight-line\" | \"straight-line-filled\" | \"strike-through-text\" | \"strike-through-text-filled\" | \"strikethrough-text\" | \"strikethrough-text-filled\" | \"stroke-color\" | \"stroke-color-filled\" | \"stroke-size\" | \"stroke-size-filled\" | \"stroke-size-large\" | \"stroke-size-large-filled\" | \"stroke-size-medium\" | \"stroke-size-medium-filled\" | \"stroke-size-small\" | \"stroke-size-small-filled\" | \"stroke-solid\" | \"stroke-solid-dash\" | \"stroke-solid-dash-filled\" | \"stroke-solid-dot\" | \"stroke-solid-dot-filled\" | \"stroke-solid-filled\" | \"stroke-style\" | \"stroke-style-filled\" | \"student\" | \"student-filled\" | \"subscript\" | \"subscript-filled\" | \"suit-club\" | \"suit-club-filled\" | \"suit-diamond\" | \"suit-diamond-filled\" | \"suit-heart\" | \"suit-heart-filled\" | \"suit-spade\" | \"suit-spade-filled\" | \"sun-with-rays\" | \"sun-with-rays-black\" | \"sun-with-rays-black-filled\" | \"sun-with-rays-filled\" | \"support\" | \"support-filled\" | \"supscript\" | \"supscript-filled\" | \"switch\" | \"switch-filled\" | \"synchronize\" | \"synchronize-filled\" | \"table-insert\" | \"table-insert-filled\" | \"target\" | \"target-filled\" | \"teacher\" | \"teacher-filled\" | \"technique\" | \"technique-filled\" | \"technology\" | \"technology-filled\" | \"text\" | \"text-align-center\" | \"text-align-center-filled\" | \"text-align-justify\" | \"text-align-justify-filled\" | \"text-align-left\" | \"text-align-left-filled\" | \"text-align-right\" | \"text-align-right-filled\" | \"text-filled\" | \"text-large\" | \"text-large-filled\" | \"text-medium\" | \"text-medium-filled\" | \"text-scale\" | \"text-scale-filled\" | \"text-small\" | \"text-small-filled\" | \"text-to-speech\" | \"text-to-speech-filled\" | \"textual-analysis\" | \"textual-analysis-button\" | \"textual-analysis-filled\" | \"theory-help\" | \"theory-help-filled\" | \"thumbnail\" | \"thumbnail-filled\" | \"thumbs-down\" | \"thumbs-down-filled\" | \"thumbs-up\" | \"thumbs-up-filled\" | \"ticket\" | \"ticket-filled\" | \"timeline\" | \"timeline-filled\" | \"timer-clock\" | \"timer-clock-filled\" | \"topic\" | \"topic-filled\" | \"topography\" | \"topography-filled\" | \"tourist-technique\" | \"tourist-technique-filled\" | \"translation\" | \"translation-filled\" | \"true-false\" | \"true-false-filled\" | \"u-circle\" | \"u-circle-filled\" | \"u-square\" | \"u-square-filled\" | \"underlined-text\" | \"underlined-text-filled\" | \"undo\" | \"undo-filled\" | \"up-white-index\" | \"up-white-index-filled\" | \"upload\" | \"upload-filled\" | \"user\" | \"user-avatar\" | \"user-avatar-filled\" | \"view\" | \"view-double-page\" | \"view-double-page-filled\" | \"view-filled\" | \"view-off\" | \"view-off-filled\" | \"view-options\" | \"view-options-filled\" | \"view-single-page\" | \"view-single-page-filled\" | \"virtual-class\" | \"virtual-class-filled\" | \"virtual-reality\" | \"virtual-reality-button\" | \"virtual-reality-filled\" | \"white-circle\" | \"white-circle-filled\" | \"white-diamond\" | \"white-diamond-filled\" | \"word\" | \"word-button\" | \"word-filled\" | \"working-bag\" | \"working-bag-filled\" | \"workplace-zanichelli\" | \"workplace-zanichelli-filled\" | \"workspace-zanichelli\" | \"workspace-zanichelli-filled\" | \"youtube\" | \"youtube-filled\" | \"zoom-in\" | \"zoom-in-filled\" | \"zoom-out\" | \"zoom-out-filled\" | \"zte\" | \"zte-filled\"",
|
|
208
|
+
"resolved": "\"text\" | \"email\" | \"checkbox\" | \"search\" | \"map\" | \"bold\" | \"link\" | \"upload\" | \"image-add\" | \"app-switcher\" | \"arrow-counterclockwise-down-left\" | \"arrow-simple-down\" | \"arrow-counterclockwise-up-left\" | \"arrow-square-left\" | \"arrow-square-north-east\" | \"arrow-simple-north-east\" | \"arrow-square-north-west\" | \"arrow-simple-north-west\" | \"arrow-clockwise-up-right\" | \"arrow-square-right\" | \"arrow-left\" | \"arrow-right\" | \"arrow-square-south-east\" | \"arrow-simple-south-east\" | \"arrow-square-south-west\" | \"arrow-simple-south-west\" | \"arrow-simple-up\" | \"artworks\" | \"support\" | \"circle-black\" | \"nib\" | \"sun-with-rays-black\" | \"book-plus\" | \"book-minus\" | \"shopping-cart\" | \"checkbox-checked\" | \"chevron-circle-down\" | \"chevron-circle-left\" | \"chevron-circle-right\" | \"chevron-circle-up\" | \"checkmark-circle\" | \"multiply-circled-filled\" | \"multiply-circled\" | \"plus-circled\" | \"exclamation-circle\" | \"multiply\" | \"cloud-delete\" | \"suit-club\" | \"suit-diamond\" | \"document\" | \"index-down\" | \"caret-down\" | \"caret-up-down\" | \"image-edit\" | \"light-bulb\" | \"login\" | \"logout\" | \"arrow-quad-down\" | \"arrow-quad-left\" | \"arrow-quad-north-east\" | \"arrow-quad-right\" | \"image\" | \"suit-heart\" | \"helm\" | \"home\" | \"info\" | \"index-left\" | \"bulleted-list-square\" | \"square-black\" | \"square-white\" | \"burger-menu\" | \"folder\" | \"lock-open\" | \"projection-room\" | \"question-mark-circle\" | \"index-right\" | \"suit-spade\" | \"strikethrough-text\" | \"index-up\" | \"user-avatar\" | \"circle-white\" | \"diamond-white\" | \"workspace-zanichelli\" | \"image-add-filled\" | \"arrow-counterclockwise-down-left-filled\" | \"arrow-simple-down-filled\" | \"arrow-counterclockwise-up-left-filled\" | \"arrow-square-left-filled\" | \"arrow-simple-north-east-filled\" | \"arrow-square-north-east-filled\" | \"arrow-simple-north-west-filled\" | \"arrow-square-north-west-filled\" | \"arrow-clockwise-up-right-filled\" | \"arrow-square-right-filled\" | \"arrow-left-filled\" | \"arrow-right-filled\" | \"arrow-simple-south-east-filled\" | \"arrow-square-south-east-filled\" | \"arrow-simple-south-west-filled\" | \"arrow-square-south-west-filled\" | \"arrow-simple-up-filled\" | \"artworks-filled\" | \"circle-black-filled\" | \"nib-filled\" | \"sun-with-rays-black-filled\" | \"chevron-circle-down-filled\" | \"chevron-circle-left-filled\" | \"chevron-circle-right-filled\" | \"chevron-circle-up-filled\" | \"cloud-delete-filled\" | \"suit-club-filled\" | \"suit-diamond-filled\" | \"document-filled\" | \"index-down-filled\" | \"image-edit-filled\" | \"light-bulb-filled\" | \"image-filled\" | \"suit-heart-filled\" | \"helm-filled\" | \"home-filled\" | \"info-filled\" | \"index-left-filled\" | \"bulleted-list-square-filled\" | \"square-black-filled\" | \"square-white-filled\" | \"folder-filled\" | \"lock-open-filled\" | \"projection-room-filled\" | \"index-right-filled\" | \"suit-spade-filled\" | \"strikethrough-text-filled\" | \"index-up-filled\" | \"circle-white-filled\" | \"diamond-white-filled\" | \"workspace-zanichelli-filled\" | \"burger-menu-mobile\" | \"burger-menu-mobile-filled\" | \"bg-color\" | \"font-color\" | \"picker-color\" | \"stroke-color\" | \"bg-color-filled\" | \"font-color-filled\" | \"picker-color-filled\" | \"stroke-color-filled\" | \"blockquote\" | \"code\" | \"switch\" | \"view\" | \"math\" | \"download\" | \"target\" | \"chevron-right\" | \"pdf\" | \"reload\" | \"accessibility\" | \"close\" | \"event\" | \"chevron-up\" | \"chevron-down\" | \"copy\" | \"pause\" | \"play\" | \"minus-circled\" | \"book\" | \"contextual-menu\" | \"expand\" | \"chevron-left\" | \"play-filled\" | \"view-filled\" | \"view-off-filled\" | \"radio-button-checked\" | \"radio-button\" | \"informationsource\" | \"multiply-circle-filled\" | \"caret-up\" | \"multiply-circle\" | \"checkmark-circle-filled\" | \"left-magnifying-glass\" | \"teacher\" | \"collezioni\" | \"dictonary\" | \"exercises-online\" | \"interactives-maps\" | \"textual-analysis\" | \"checkmark\" | \"gear\" | \"burger-menu-filled\" | \"add-image\" | \"app-switcher-button\" | \"arrow-clockwise-down-left\" | \"arrow-down\" | \"arrow-left-rounded\" | \"arrow-left-square\" | \"arrow-north-east-square\" | \"arrow-north-east\" | \"arrow-north-west-square\" | \"arrow-north-west\" | \"arrow-right-rounded\" | \"arrow-right-square\" | \"arrow-small-left\" | \"arrow-small-right\" | \"arrow-south-east-square\" | \"arrow-south-east\" | \"arrow-south-west-square\" | \"arrow-south-west\" | \"arrow-up-and-down\" | \"arrow-up\" | \"artwork\" | \"ask-your-manager\" | \"black-circle\" | \"black-nib\" | \"black-sun-with-rays\" | \"book-add\" | \"book-delete\" | \"cart\" | \"checkbox-selected\" | \"checkbox-unchecked\" | \"chevron-down-circle\" | \"chevron-left-circle\" | \"chevron-right-circle\" | \"chevron-up-circle\" | \"circle-check\" | \"circle-chevron-down\" | \"circle-chevron-left\" | \"circle-chevron-up\" | \"circle-cross-fill\" | \"circle-cross-stroke\" | \"circle-cross\" | \"circle-plus\" | \"circle-warning\" | \"cloud-x\" | \"club-black-suit\" | \"cross\" | \"diamond-black-suit\" | \"document-with-text\" | \"down-white-index\" | \"drop-down\" | \"drop-up-down\" | \"edit-picture\" | \"electric-light-bulb\" | \"enter\" | \"exit\" | \"external-link-down\" | \"external-link-left\" | \"external-link-right-up\" | \"external-link-right\" | \"frame-with-picture\" | \"heart-black-suit\" | \"helmsymbol\" | \"house\" | \"left-white-index\" | \"list-bulleted-square\" | \"medium-black-square\" | \"medium-white-square\" | \"menu-burger\" | \"open-file-folder\" | \"open-lock\" | \"projection\" | \"question-mark\" | \"right-white-index\" | \"spade-black-suit\" | \"strike-through-text\" | \"up-white-index\" | \"user\" | \"white-circle\" | \"white-diamond\" | \"workplace-zanichelli\" | \"add-image-filled\" | \"arrow-clockwise-down-left-filled\" | \"arrow-down-filled\" | \"arrow-left-rounded-filled\" | \"arrow-left-square-filled\" | \"arrow-north-east-filled\" | \"arrow-north-east-square-filled\" | \"arrow-north-west-filled\" | \"arrow-north-west-square-filled\" | \"arrow-right-rounded-filled\" | \"arrow-right-square-filled\" | \"arrow-small-left-filled\" | \"arrow-small-right-filled\" | \"arrow-south-east-filled\" | \"arrow-south-east-square-filled\" | \"arrow-south-west-filled\" | \"arrow-south-west-square-filled\" | \"arrow-up-and-down-filled\" | \"arrow-up-filled\" | \"artwork-filled\" | \"black-circle-filled\" | \"black-nib-filled\" | \"black-sun-with-rays-filled\" | \"chevron-down-circle-filled\" | \"chevron-left-circle-filled\" | \"chevron-right-circle-filled\" | \"chevron-up-circle-filled\" | \"cloud-x-filled\" | \"club-black-suit-filled\" | \"diamond-black-suit-filled\" | \"document-with-text-filled\" | \"down-white-index-filled\" | \"edit-picture-filled\" | \"electric-light-bulb-filled\" | \"frame-with-picture-filled\" | \"heart-black-suit-filled\" | \"helmsymbol-filled\" | \"house-filled\" | \"informationsource-filled\" | \"left-white-index-filled\" | \"list-bulleted-square-filled\" | \"medium-black-square-filled\" | \"medium-white-square-filled\" | \"open-file-folder-filled\" | \"open-lock-filled\" | \"projection-filled\" | \"right-white-index-filled\" | \"spade-black-suit-filled\" | \"strike-through-text-filled\" | \"up-white-index-filled\" | \"white-circle-filled\" | \"white-diamond-filled\" | \"workplace-zanichelli-filled\" | \"assign-task-button\" | \"atom-button\" | \"burger-menu-booktab-button\" | \"check-task-button\" | \"checkmark-square-button\" | \"code-button\" | \"cursor-index-button\" | \"document-button\" | \"excel-doc-button\" | \"exercises-interactive-button\" | \"exercises-online-button\" | \"exercises-plus-button\" | \"file-zip-button\" | \"film-frames-button\" | \"geogebra-button\" | \"go-page-button\" | \"headphone-button\" | \"image-button\" | \"interactives-maps-button\" | \"lecture-button\" | \"link-button\" | \"login-button\" | \"multi-marks-button\" | \"pdf-button\" | \"periodic-table-button\" | \"play-button\" | \"pointer-button\" | \"powerpoint-button\" | \"python-code-button\" | \"show-video-button\" | \"textual-analysis-button\" | \"virtual-reality-button\" | \"word-button\" | \"accessibility-filled\" | \"active-note-filled\" | \"add-note-filled\" | \"ai-filled\" | \"ai-tips-filled\" | \"app-switcher-filled\" | \"arrow-clockwise-down-right-filled\" | \"arrow-clockwise-up-left-filled\" | \"arrow-counterclockwise-up-right-filled\" | \"arrow-left-right-filled\" | \"arrow-quad-down-filled\" | \"arrow-quad-left-filled\" | \"arrow-quad-north-east-filled\" | \"arrow-quad-north-west-filled\" | \"arrow-quad-right-filled\" | \"arrow-quad-south-east-filled\" | \"arrow-quad-south-west-filled\" | \"arrow-quad-up-filled\" | \"arrow-simple-left-filled\" | \"arrow-simple-right-filled\" | \"arrow-square-down-filled\" | \"arrow-style-filled\" | \"arrow-style-line-filled\" | \"arrow-up-down-double-filled\" | \"arrow-up-down-filled\" | \"arrow-up-rounded-filled\" | \"arrow-up-square-filled\" | \"arrows-to-dot-filled\" | \"art-filled\" | \"artist-filled\" | \"artist-quote-filled\" | \"artistic-education-filled\" | \"assign-task-filled\" | \"atom-filled\" | \"back-filled\" | \"back-top-filled\" | \"barrage-questions-filled\" | \"biology-filled\" | \"black-diamond-filled\" | \"blockquote-filled\" | \"bold-filled\" | \"book-author-filled\" | \"book-filled\" | \"book-minus-filled\" | \"book-plus-filled\" | \"book-view-filled\" | \"bookmark-filled\" | \"breaking-line-filled\" | \"bulleted-list-filled\" | \"bulls-eye-filled\" | \"burger-menu-booktab-filled\" | \"c-circled-filled\" | \"c-square-filled\" | \"calligraphic-filled\" | \"camera-filled\" | \"caret-down-filled\" | \"caret-up-down-filled\" | \"caret-up-filled\" | \"catalog-card-filled\" | \"chapter-filled\" | \"character-panel-filled\" | \"check-task-filled\" | \"checkbox-checked-filled\" | \"checkbox-filled\" | \"checkmark-filled\" | \"checkmark-square-filled\" | \"chemistry-filled\" | \"chevron-down-filled\" | \"chevron-left-filled\" | \"chevron-right-filled\" | \"chevron-up-filled\" | \"cinese-filled\" | \"civics-filled\" | \"class-assign-filled\" | \"clean-filled\" | \"cloud-download-filled\" | \"code-filled\" | \"collezioni-filled\" | \"color-selected-filled\" | \"communication-filled\" | \"compare-filled\" | \"compress-filled\" | \"contextual-menu-filled\" | \"copy-filled\" | \"copy-to-clipboard-filled\" | \"copyright-filled\" | \"course-filled\" | \"cursor-index-filled\" | \"curved-line-filled\" | \"dagger-filled\" | \"daggerdbl-filled\" | \"deactivate-note-filled\" | \"decrease-indentation-filled\" | \"delete-filled\" | \"dictionary-switch-filled\" | \"dictonary-filled\" | \"disegno-arrow-filled\" | \"disegno-colours-intersection-filled\" | \"disegno-compass-filled\" | \"disegno-curve-filled\" | \"disegno-ellipsis-filled\" | \"disegno-grid-settings-filled\" | \"disegno-half-line-filled\" | \"disegno-hide-tools-filled\" | \"disegno-irregular-polygon-filled\" | \"disegno-levels-filled\" | \"disegno-poly-line-filled\" | \"disegno-polygon-vertices-filled\" | \"disegno-protractor-filled\" | \"disegno-regular-polygon-filled\" | \"disegno-ruler-filled\" | \"disegno-segment-filled\" | \"disegno-straight-line-filled\" | \"download-filled\" | \"draft-filled\" | \"drag-drop-filled\" | \"drag-indicator-filled\" | \"economic-filled\" | \"edit-field-filled\" | \"edit-filled\" | \"electrical-engineering-filled\" | \"email-filled\" | \"english-filled\" | \"erase-tool-filled\" | \"event-cancelled-filled\" | \"event-filled\" | \"excel-doc-filled\" | \"exclamation-circle-filled\" | \"exclamation-square-filled\" | \"exercises-filled\" | \"exercises-interactive-filled\" | \"exercises-online-filled\" | \"exercises-plus-filled\" | \"expand-filled\" | \"extra-filled\" | \"facebook-filled\" | \"favorites-filled\" | \"feed-filled\" | \"file-zip-filled\" | \"fill-blanks-filled\" | \"fill-choice-filled\" | \"film-frames-filled\" | \"find-error-filled\" | \"fit-height-view-filled\" | \"fit-width-view-filled\" | \"font-book-filled\" | \"french-filled\" | \"fun-filled\" | \"gap-filled\" | \"gear-filled\" | \"geogebra-filled\" | \"geographical-map-filled\" | \"geography-filled\" | \"german-filled\" | \"go-page-filled\" | \"golden-pen-filled\" | \"grades-filled\" | \"graphic-filled\" | \"greek-filled\" | \"headphone-filled\" | \"highlights-filled\" | \"history-filled\" | \"history-next-filled\" | \"history-previous-filled\" | \"hourglass-flowing-filled\" | \"hourglass-half-bottom-filled\" | \"human-sciences-filled\" | \"image-jpg-filled\" | \"image-png-filled\" | \"image-tiff-filled\" | \"immersive-reading-filled\" | \"inbox-tray-filled\" | \"increase-indentation-filled\" | \"indeterminated-checkbox-filled\" | \"informatics-filled\" | \"interactive-glossaries-filled\" | \"interactives-maps-filled\" | \"italian-filled\" | \"italic-filled\" | \"laboratory-filled\" | \"land-management-filled\" | \"latin-filled\" | \"law-filled\" | \"lecture-filled\" | \"left-magnifying-glass-filled\" | \"link-filled\" | \"liquid-version-filled\" | \"location-filled\" | \"lock-filled\" | \"login-filled\" | \"logout-filled\" | \"lozenge-filled\" | \"magnfying-glass-filled\" | \"map-filled\" | \"math-filled\" | \"mechanics-filled\" | \"minus-circled-filled\" | \"minus-filled\" | \"minus-square-filled\" | \"monospace-filled\" | \"multi-marks-filled\" | \"multiple-choice-filled\" | \"multiply-filled\" | \"multiply-square-filled\" | \"music-filled\" | \"my-data-filled\" | \"natural-science-filled\" | \"next-text-to-speech-filled\" | \"nobel-filled\" | \"note-filled\" | \"notification-filled\" | \"notification-new-filled\" | \"notification-off-filled\" | \"numbered-list-filled\" | \"nutritional-sciences-filled\" | \"open-answer-filled\" | \"oval-filled\" | \"paragraph-filled\" | \"pause-filled\" | \"pdf-filled\" | \"pen-thickness-filled\" | \"people-filled\" | \"periodic-table-filled\" | \"philosophy-filled\" | \"physics-filled\" | \"plus-circled-filled\" | \"plus-filled\" | \"plus-square-filled\" | \"pointer-filled\" | \"powerpoint-filled\" | \"previous-text-to-speech-filled\" | \"print-filled\" | \"progress-percentage-filled\" | \"python-code-filled\" | \"qrcode-filled\" | \"quad-filled\" | \"question-mark-circle-filled\" | \"question-mark-square-filled\" | \"quick-assign-filled\" | \"quiz-filled\" | \"radio-button-checked-filled\" | \"radio-button-filled\" | \"reading-settings-filled\" | \"recently-viewed-filled\" | \"redo-filled\" | \"reduce-screen-filled\" | \"registro-filter-filled\" | \"reload-filled\" | \"remove-formatting-filled\" | \"russian-filled\" | \"sans-serif-filled\" | \"save-filled\" | \"school-filled\" | \"science-earth-filled\" | \"science-filled\" | \"screenfull-filled\" | \"search-filled\" | \"send-filled\" | \"serif-filled\" | \"share-filled\" | \"shopping-cart-filled\" | \"short-cut-filled\" | \"show-video-filled\" | \"site-resources-filled\" | \"skip-back-by-10-filled\" | \"skip-back-filled\" | \"skip-forward-by-10-filled\" | \"skip-forward-filled\" | \"smartphone-filled\" | \"snap-grid-filled\" | \"snap-grid-off-filled\" | \"spanish-filled\" | \"speaker-off-filled\" | \"speaker-on-filled\" | \"speech-synthesis-filled\" | \"sport-sciences-filled\" | \"star-empty-filled\" | \"star-full-filled\" | \"story-filled\" | \"straight-line-filled\" | \"stroke-size-filled\" | \"stroke-size-large-filled\" | \"stroke-size-medium-filled\" | \"stroke-size-small-filled\" | \"stroke-solid-dash-filled\" | \"stroke-solid-dot-filled\" | \"stroke-solid-filled\" | \"stroke-style-filled\" | \"student-filled\" | \"subscript-filled\" | \"sun-with-rays-filled\" | \"support-filled\" | \"supscript-filled\" | \"switch-filled\" | \"synchronize-filled\" | \"table-insert-filled\" | \"target-filled\" | \"teacher-filled\" | \"technique-filled\" | \"technology-filled\" | \"text-align-center-filled\" | \"text-align-justify-filled\" | \"text-align-left-filled\" | \"text-align-right-filled\" | \"text-filled\" | \"text-large-filled\" | \"text-medium-filled\" | \"text-scale-filled\" | \"text-small-filled\" | \"text-to-speech-filled\" | \"textual-analysis-filled\" | \"theory-help-filled\" | \"thumbnail-filled\" | \"thumbs-down-filled\" | \"thumbs-up-filled\" | \"ticket-filled\" | \"timeline-filled\" | \"timer-clock-filled\" | \"topic-filled\" | \"topography-filled\" | \"tourist-technique-filled\" | \"translation-filled\" | \"true-false-filled\" | \"u-circle-filled\" | \"u-square-filled\" | \"underlined-text-filled\" | \"undo-filled\" | \"upload-filled\" | \"user-avatar-filled\" | \"view-double-page-filled\" | \"view-options-filled\" | \"view-single-page-filled\" | \"virtual-class-filled\" | \"virtual-reality-filled\" | \"word-filled\" | \"working-bag-filled\" | \"youtube-filled\" | \"zoom-in-filled\" | \"zoom-out-filled\" | \"zte-filled\" | \"active-note\" | \"add-note\" | \"ai\" | \"ai-tips\" | \"arrow-clockwise-down-right\" | \"arrow-clockwise-up-left\" | \"arrow-counterclockwise-up-right\" | \"arrow-left-right\" | \"arrow-quad-north-west\" | \"arrow-quad-south-east\" | \"arrow-quad-south-west\" | \"arrow-quad-up\" | \"arrow-simple-left\" | \"arrow-simple-right\" | \"arrow-square-down\" | \"arrow-style\" | \"arrow-style-line\" | \"arrow-up-down\" | \"arrow-up-down-double\" | \"arrow-up-rounded\" | \"arrow-up-square\" | \"arrows-to-dot\" | \"art\" | \"artist\" | \"artist-quote\" | \"artistic-education\" | \"assign-task\" | \"atom\" | \"back\" | \"back-top\" | \"barrage-questions\" | \"biology\" | \"black-diamond\" | \"book-author\" | \"book-view\" | \"bookmark\" | \"breaking-line\" | \"bulleted-list\" | \"bulls-eye\" | \"burger-menu-booktab\" | \"c-circled\" | \"c-square\" | \"calligraphic\" | \"camera\" | \"catalog-card\" | \"chapter\" | \"character-panel\" | \"check-task\" | \"checkmark-square\" | \"chemistry\" | \"cinese\" | \"civics\" | \"class-assign\" | \"clean\" | \"cloud-download\" | \"color-selected\" | \"communication\" | \"compare\" | \"compress\" | \"copy-to-clipboard\" | \"copyright\" | \"course\" | \"cursor-index\" | \"curved-line\" | \"dagger\" | \"daggerdbl\" | \"deactivate-note\" | \"decrease-indentation\" | \"delete\" | \"dictionary-switch\" | \"disegno-arrow\" | \"disegno-colours-intersection\" | \"disegno-compass\" | \"disegno-curve\" | \"disegno-ellipsis\" | \"disegno-grid-settings\" | \"disegno-half-line\" | \"disegno-hide-tools\" | \"disegno-irregular-polygon\" | \"disegno-levels\" | \"disegno-poly-line\" | \"disegno-polygon-vertices\" | \"disegno-protractor\" | \"disegno-regular-polygon\" | \"disegno-ruler\" | \"disegno-segment\" | \"disegno-straight-line\" | \"draft\" | \"drag-drop\" | \"drag-indicator\" | \"economic\" | \"edit\" | \"edit-field\" | \"electrical-engineering\" | \"english\" | \"erase-tool\" | \"event-cancelled\" | \"excel-doc\" | \"exclamation-square\" | \"exercises\" | \"exercises-interactive\" | \"exercises-plus\" | \"extra\" | \"facebook\" | \"favorites\" | \"feed\" | \"file-zip\" | \"fill-blanks\" | \"fill-choice\" | \"film-frames\" | \"find-error\" | \"fit-height-view\" | \"fit-width-view\" | \"font-book\" | \"french\" | \"fun\" | \"gap\" | \"geogebra\" | \"geographical-map\" | \"geography\" | \"german\" | \"go-page\" | \"golden-pen\" | \"grades\" | \"graphic\" | \"greek\" | \"headphone\" | \"highlights\" | \"history\" | \"history-next\" | \"history-previous\" | \"hourglass-flowing\" | \"hourglass-half-bottom\" | \"human-sciences\" | \"image-jpg\" | \"image-png\" | \"image-tiff\" | \"immersive-reading\" | \"inbox-tray\" | \"increase-indentation\" | \"indeterminated-checkbox\" | \"informatics\" | \"interactive-glossaries\" | \"italian\" | \"italic\" | \"laboratory\" | \"land-management\" | \"latin\" | \"law\" | \"lecture\" | \"liquid-version\" | \"location\" | \"lock\" | \"lozenge\" | \"magnfying-glass\" | \"mechanics\" | \"minus\" | \"minus-square\" | \"monospace\" | \"multi-marks\" | \"multiple-choice\" | \"multiply-square\" | \"music\" | \"my-data\" | \"natural-science\" | \"next-text-to-speech\" | \"nobel\" | \"note\" | \"notification\" | \"notification-new\" | \"notification-off\" | \"nutritional-sciences\" | \"numbered-list\" | \"open-answer\" | \"oval\" | \"paragraph\" | \"pen-thickness\" | \"people\" | \"periodic-table\" | \"philosophy\" | \"physics\" | \"plus\" | \"plus-square\" | \"pointer\" | \"powerpoint\" | \"previous-text-to-speech\" | \"print\" | \"progress-percentage\" | \"python-code\" | \"qrcode\" | \"quad\" | \"question-mark-square\" | \"quick-assign\" | \"quiz\" | \"reading-settings\" | \"recently-viewed\" | \"redo\" | \"reduce-screen\" | \"registro-filter\" | \"remove-formatting\" | \"russian\" | \"sans-serif\" | \"save\" | \"school\" | \"science\" | \"science-earth\" | \"screenfull\" | \"send\" | \"serif\" | \"share\" | \"short-cut\" | \"show-video\" | \"site-resources\" | \"skip-back\" | \"skip-back-by-10\" | \"skip-forward\" | \"skip-forward-by-10\" | \"smartphone\" | \"snap-grid\" | \"snap-grid-off\" | \"spanish\" | \"speaker-off\" | \"speaker-on\" | \"speech-synthesis\" | \"sport-sciences\" | \"star-empty\" | \"star-full\" | \"story\" | \"straight-line\" | \"stroke-size\" | \"stroke-size-large\" | \"stroke-size-medium\" | \"stroke-size-small\" | \"stroke-solid\" | \"stroke-solid-dash\" | \"stroke-solid-dot\" | \"stroke-style\" | \"student\" | \"subscript\" | \"sun-with-rays\" | \"supscript\" | \"synchronize\" | \"table-insert\" | \"technique\" | \"technology\" | \"text-align-center\" | \"text-align-justify\" | \"text-align-left\" | \"text-align-right\" | \"text-large\" | \"text-medium\" | \"text-scale\" | \"text-small\" | \"text-to-speech\" | \"theory-help\" | \"thumbnail\" | \"thumbs-down\" | \"thumbs-up\" | \"ticket\" | \"timeline\" | \"timer-clock\" | \"topic\" | \"topography\" | \"tourist-technique\" | \"translation\" | \"true-false\" | \"u-circle\" | \"u-square\" | \"underlined-text\" | \"undo\" | \"view-double-page\" | \"view-off\" | \"view-options\" | \"view-single-page\" | \"virtual-class\" | \"virtual-reality\" | \"word\" | \"working-bag\" | \"youtube\" | \"zoom-in\" | \"zoom-out\" | \"zte\"",
|
|
210
209
|
"references": {
|
|
211
210
|
"IconName": {
|
|
212
211
|
"location": "import",
|
|
213
212
|
"path": "../../constants/iconset",
|
|
214
|
-
"id": "src/constants/iconset.ts::IconName"
|
|
215
|
-
"referenceLocation": "IconName"
|
|
213
|
+
"id": "src/constants/iconset.ts::IconName"
|
|
216
214
|
}
|
|
217
215
|
}
|
|
218
216
|
},
|
|
@@ -222,10 +220,8 @@ export class ZTool {
|
|
|
222
220
|
"tags": [],
|
|
223
221
|
"text": "Tool icon"
|
|
224
222
|
},
|
|
225
|
-
"
|
|
226
|
-
"
|
|
227
|
-
"reflect": false,
|
|
228
|
-
"attribute": "icon"
|
|
223
|
+
"attribute": "icon",
|
|
224
|
+
"reflect": false
|
|
229
225
|
},
|
|
230
226
|
"tooltip": {
|
|
231
227
|
"type": "string",
|
|
@@ -241,10 +237,8 @@ export class ZTool {
|
|
|
241
237
|
"tags": [],
|
|
242
238
|
"text": "Text displayed inside the tooltip."
|
|
243
239
|
},
|
|
244
|
-
"
|
|
245
|
-
"
|
|
246
|
-
"reflect": false,
|
|
247
|
-
"attribute": "tooltip"
|
|
240
|
+
"attribute": "tooltip",
|
|
241
|
+
"reflect": false
|
|
248
242
|
},
|
|
249
243
|
"tooltipPosition": {
|
|
250
244
|
"type": "string",
|
|
@@ -256,8 +250,7 @@ export class ZTool {
|
|
|
256
250
|
"PopoverPosition": {
|
|
257
251
|
"location": "import",
|
|
258
252
|
"path": "../../beans",
|
|
259
|
-
"id": "src/beans/index.tsx::PopoverPosition"
|
|
260
|
-
"referenceLocation": "PopoverPosition"
|
|
253
|
+
"id": "src/beans/index.tsx::PopoverPosition"
|
|
261
254
|
}
|
|
262
255
|
}
|
|
263
256
|
},
|
|
@@ -267,10 +260,8 @@ export class ZTool {
|
|
|
267
260
|
"tags": [],
|
|
268
261
|
"text": "Preferred tooltip position. Defaults to true."
|
|
269
262
|
},
|
|
270
|
-
"getter": false,
|
|
271
|
-
"setter": false,
|
|
272
|
-
"reflect": false,
|
|
273
263
|
"attribute": "tooltip-position",
|
|
264
|
+
"reflect": false,
|
|
274
265
|
"defaultValue": "PopoverPosition.TOP"
|
|
275
266
|
},
|
|
276
267
|
"htmlAriaLabel": {
|
|
@@ -287,10 +278,8 @@ export class ZTool {
|
|
|
287
278
|
"tags": [],
|
|
288
279
|
"text": "Accessible label for the tool trigger. Falls back to tooltip content."
|
|
289
280
|
},
|
|
290
|
-
"
|
|
291
|
-
"
|
|
292
|
-
"reflect": false,
|
|
293
|
-
"attribute": "html-aria-label"
|
|
281
|
+
"attribute": "html-aria-label",
|
|
282
|
+
"reflect": false
|
|
294
283
|
},
|
|
295
284
|
"active": {
|
|
296
285
|
"type": "boolean",
|
|
@@ -306,10 +295,8 @@ export class ZTool {
|
|
|
306
295
|
"tags": [],
|
|
307
296
|
"text": "Visual active state."
|
|
308
297
|
},
|
|
309
|
-
"getter": false,
|
|
310
|
-
"setter": false,
|
|
311
|
-
"reflect": true,
|
|
312
298
|
"attribute": "active",
|
|
299
|
+
"reflect": true,
|
|
313
300
|
"defaultValue": "false"
|
|
314
301
|
},
|
|
315
302
|
"disabled": {
|
|
@@ -326,10 +313,8 @@ export class ZTool {
|
|
|
326
313
|
"tags": [],
|
|
327
314
|
"text": "Disabled state."
|
|
328
315
|
},
|
|
329
|
-
"getter": false,
|
|
330
|
-
"setter": false,
|
|
331
|
-
"reflect": true,
|
|
332
316
|
"attribute": "disabled",
|
|
317
|
+
"reflect": true,
|
|
333
318
|
"defaultValue": "false"
|
|
334
319
|
},
|
|
335
320
|
"open": {
|
|
@@ -346,10 +331,8 @@ export class ZTool {
|
|
|
346
331
|
"tags": [],
|
|
347
332
|
"text": "Open state."
|
|
348
333
|
},
|
|
349
|
-
"getter": false,
|
|
350
|
-
"setter": false,
|
|
351
|
-
"reflect": true,
|
|
352
334
|
"attribute": "open",
|
|
335
|
+
"reflect": true,
|
|
353
336
|
"defaultValue": "false"
|
|
354
337
|
},
|
|
355
338
|
"indicatorColor": {
|
|
@@ -366,10 +349,8 @@ export class ZTool {
|
|
|
366
349
|
"tags": [],
|
|
367
350
|
"text": "Color to use to fill the icon's color indicator, if it has one.\nCan be any valid value for the `fill` svg attribute.\nThe value of this prop is passed down to the `z-icon` component inside the tool.\n\nIf `z-color-picker` component is used inside the tool's slot, its `colorSelected` event is listened\nto automatically update `indicatorColor` and change the color of the icon indicator accordingly."
|
|
368
351
|
},
|
|
369
|
-
"
|
|
370
|
-
"
|
|
371
|
-
"reflect": false,
|
|
372
|
-
"attribute": "indicator-color"
|
|
352
|
+
"attribute": "indicator-color",
|
|
353
|
+
"reflect": false
|
|
373
354
|
}
|
|
374
355
|
};
|
|
375
356
|
}
|
|
@@ -517,3 +498,4 @@ export class ZTool {
|
|
|
517
498
|
}];
|
|
518
499
|
}
|
|
519
500
|
}
|
|
501
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/z-tool/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,OAAO,EAAE,KAAK,EAAgB,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,EAAC,MAAM,eAAe,CAAC;AACnH,OAAO,EAAqB,YAAY,EAAE,eAAe,EAAC,MAAM,aAAa,CAAC;AAG9E,OAAO,EAAC,eAAe,EAAC,MAAM,mBAAmB,CAAC;AAElD;;;GAGG;AAMH,MAAM,OAAO,KAAK;;QAuEhB,2DAA2D;QACnD,aAAQ,GAAG,KAAK,CAAC;QAWzB;;WAEG;QACK,sBAAiB,GAAG,CAAC,EAA2B,EAAQ,EAAE;YAChE,IAAI,CAAC,IAAI,CAAC,OAAO,IAAI,IAAI,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,QAAQ,CAAC,EAAE,CAAC,MAAc,CAAC,EAAE,CAAC;gBAC9E,OAAO;YACT,CAAC;YAED,YAAY,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;YAC9B,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC,GAAG,EAAE;gBAChC,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC;YAC1B,CAAC,EAAE,IAAI,CAAC,CAAC;QACX,CAAC,CAAC;QAEF;;WAEG;QACK,uBAAkB,GAAG,CAAC,EAA2B,EAAQ,EAAE;;YACjE,IAAI,CAAC,IAAI,CAAC,OAAO,IAAI,CAAA,MAAC,EAAE,CAAC,aAA6B,0CAAE,OAAO,CAAC,WAAW,CAAC,MAAK,IAAI,CAAC,UAAU,EAAE,CAAC;gBACjG,OAAO;YACT,CAAC;YAED,YAAY,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;YAC9B,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;QAC3B,CAAC,CAAC;QAEF;;;;WAIG;QACK,gBAAW,GAAG,GAAS,EAAE;YAC/B,IAAI,IAAI,CAAC,QAAQ,IAAI,CAAC,IAAI,CAAC,iBAAiB,EAAE,CAAC;gBAC7C,OAAO;YACT,CAAC;YAED,IAAI,CAAC,IAAI,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC;YACvB,IAAI,IAAI,CAAC,IAAI,EAAE,CAAC;gBACd,MAAM,WAAW,GAAG,IAAI,CAAC,WAAW,CAAC,aAAa,CAAC,yBAAyB,CAAmC,CAAC;gBAChH,IAAI,WAAW,EAAE,CAAC;oBAChB,WAAW,CAAC,QAAQ,EAAE,CAAC;oBAEvB,OAAO;gBACT,CAAC;gBAED,sGAAsG;gBACtG,MAAM,8BAA8B,GAAG,CAAC,IAAI,CAAC,WAAW,CAAC,aAAa,CACpE,kDAAkD,CACnD,IAAI,IAAI,CAAC,WAAW,CAAC,aAAa,CAAC,0CAA0C,CAAC,CAA4B,CAAC;gBAE5G,8BAA8B,aAA9B,8BAA8B,uBAA9B,8BAA8B,CAAE,QAAQ,EAAE,CAAC;YAC7C,CAAC;QACH,CAAC,CAAC;QAEF;;WAEG;QACK,wBAAmB,GAAG,CAAC,KAA2C,EAAQ,EAAE;YAClF,IAAK,KAAK,CAAC,MAAsB,KAAK,IAAI,CAAC,UAAU,EAAE,CAAC;gBACtD,OAAO;YACT,CAAC;YAED,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC;QACvC,CAAC,CAAC;;;+BArIiC,eAAe,CAAC,GAAG;;sBAQ7C,KAAK;wBAIH,KAAK;oBAIT,KAAK;;2BAcE,KAAK;iCAGC,KAAK;wBAGd,KAAK;kCAIK,KAAK;;IAgG1B,gBAAgB;QACd,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACrC,CAAC;IAGD,uBAAuB;QACrB,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;IAC5C,CAAC;IAED;;OAEG;IAEH,aAAa,CAAC,KAAoB;QAChC,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,kBAAkB,EAAE,CAAC;YAC1C,OAAO;QACT,CAAC;QAED,QAAQ,KAAK,CAAC,GAAG,EAAE,CAAC;YAClB,KAAK,YAAY,CAAC,GAAG;gBACnB,KAAK,CAAC,eAAe,EAAE,CAAC;gBACxB,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC;gBAClB,IAAI,CAAC,QAAQ,EAAE,CAAC;gBAChB,MAAM;YACR,KAAK,YAAY,CAAC,GAAG;gBACnB,IAAI,KAAK,CAAC,QAAQ,IAAK,KAAK,CAAC,MAAkB,CAAC,OAAO,CAAC,oBAAoB,CAAC,KAAK,IAAI,CAAC,WAAW,EAAE,CAAC;oBACnG,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC;gBACpB,CAAC;gBACD,MAAM;QACV,CAAC;IACH,CAAC;IAED;;;OAGG;IAEH,cAAc,CAAC,KAAiB;QAC9B,MAAM,MAAM,GAAG,KAAK,CAAC,YAAY,EAAE,CAAC,CAAC,CAAgB,CAAC;QACtD,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,eAAe,CAAC,IAAI,CAAC,WAAW,EAAE,MAAM,CAAC,IAAI,IAAI,CAAC,kBAAkB,EAAE,CAAC;YACvF,OAAO;QACT,CAAC;QAED,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC;IACpB,CAAC;IAGD,kBAAkB,CAAC,EAA6B;QAC9C,IAAI,EAAE,CAAC,MAAM,KAAK,IAAI,CAAC,WAAW,EAAE,CAAC;YACnC,OAAO;QACT,CAAC;QAED,IAAI,EAAE,CAAC,MAAM,KAAK,IAAI,EAAE,CAAC;YACvB,IAAI,CAAC,kBAAkB,GAAG,IAAI,CAAC;YAE/B,OAAO;QACT,CAAC;QAED,IAAI,CAAC,kBAAkB,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAC9G,CAAC;IAED;;;OAGG;IAEH,mBAAmB,CAAC,KAAkD;QACpE,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,MAAiB,CAAC,EAAE,CAAC;YAC7E,OAAO;QACT,CAAC;QAED,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC,MAAM,CAAC;QACnC,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC;QAClB,IAAI,CAAC,QAAQ,EAAE,CAAC;IAClB,CAAC;IAED;;OAEG;IAEH,qBAAqB,CAAC,EAAc;QAClC,MAAM,MAAM,GAAG,EAAE,CAAC,MAAc,CAAC;QACjC,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,WAAW,EAAE,MAAM,CAAC,EAAE,CAAC;YAC/C,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC;QACpB,CAAC;IACH,CAAC;IAED,yCAAyC;IAEzC,KAAK,CAAC,QAAQ;QACZ,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;YAClB,OAAO;QACT,CAAC;QAED,UAAU,CAAC,GAAG,EAAE;;YACd,MAAA,IAAI,CAAC,SAAS,0CAAE,KAAK,EAAE,CAAC;QAC1B,CAAC,EAAE,EAAE,CAAC,CAAC;IACT,CAAC;IAED,gEAAgE;IAEhE,KAAK,CAAC,WAAW,CAAC,KAAa;QAC7B,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,CAAC;YACpB,OAAO;QACT,CAAC;QAED,IAAI,CAAC,SAAS,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC;IACvD,CAAC;IAED,0BAA0B;IAE1B,KAAK,CAAC,YAAY;QAChB,YAAY,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC9B,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;IAC3B,CAAC;IAED,iBAAiB;QACf,IAAI,CAAC,iBAAiB,GAAG,IAAI,CAAC,WAAW,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC;QAC9D,IAAI,CAAC,QAAQ,GAAG,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;QACjE,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,oCAAoC,CAAC,CAAC;QAClF,IAAI,CAAC,kBAAkB,GAAG,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,aAAa,CAAC,cAAc,CAAC,CAAC;QAE3E,IAAI,CAAC,GAAG,GAAG,UAAU,CAAC,oBAAoB,CAAC,CAAC;QAC5C,IAAI,CAAC,kBAAkB,GAAG,CAAC,CAAsB,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,QAAQ,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC;QAClF,IAAI,CAAC,GAAG,CAAC,gBAAgB,CAAC,QAAQ,EAAE,IAAI,CAAC,kBAAkB,CAAC,CAAC;QAC7D,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,GAAG,CAAC,OAAO,CAAC;IACnC,CAAC;IAED,oBAAoB;;QAClB,YAAY,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC9B,MAAA,IAAI,CAAC,GAAG,0CAAE,mBAAmB,CAAC,QAAQ,EAAE,IAAI,CAAC,kBAAkB,CAAC,CAAC;IACnE,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI,qDAAC,KAAK,EAAE,EAAC,qBAAqB,EAAE,IAAI,CAAC,WAAW,EAAC;YACpD,+DACE,KAAK,EAAC,QAAQ,EACd,IAAI,EAAC,QAAQ,EACb,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,SAAS,GAAG,EAAE,CAAC,kBACpB,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,mBAClE,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mBACnE,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,gBAC9C,IAAI,CAAC,aAAa,IAAI,IAAI,CAAC,OAAO,IAAI,SAAS,EAC3D,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,OAAO,EAAE,IAAI,CAAC,WAAW,EACzB,YAAY,EAAE,IAAI,CAAC,iBAAiB,EACpC,YAAY,EAAE,IAAI,CAAC,kBAAkB,EACrC,OAAO,EAAE,IAAI,CAAC,iBAAiB,EAC/B,MAAM,EAAE,IAAI,CAAC,kBAAkB;gBAE/B,+DACE,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC,EAChC,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,cAAc,EAAE,IAAI,CAAC,cAAc,GAC3B,CACH;YACR,IAAI,CAAC,OAAO,IAAI,CACf,kEACE,KAAK,EAAC,gBAAgB,EACtB,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,UAAU,GAAG,EAAE,CAAC,EACnC,MAAM,EAAE,IAAI,CAAC,OAAO,EACpB,IAAI,EAAE,IAAI,CAAC,WAAW,IAAI,CAAC,IAAI,CAAC,IAAI,EACpC,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,EACvE,IAAI,QACJ,YAAY,EAAE,IAAI,CAAC,kBAAkB,EACrC,MAAM,EAAE,IAAI,CAAC,kBAAkB,EAC/B,YAAY,EAAE,IAAI,CAAC,mBAAmB;gBAEtC,6DAAM,KAAK,EAAC,QAAQ,IAAE,IAAI,CAAC,OAAO,CAAQ,CAChC,CACb;YACA,IAAI,CAAC,iBAAiB,IAAI,CACzB,kEACE,KAAK,EAAC,gBAAgB,EACtB,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,MAAM,EAAE,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,EAC/E,MAAM;gBACN;6DAC6C;gBAC7C,QAAQ,EAAE,KAAK,EACf,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,eAAe,CAAC,GAAG,CAAC,CAAC,CAAC,eAAe,CAAC,MAAM;gBAEtE,8DAAa,CACH,CACb,CACI,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import {Component, Element, Event, EventEmitter, Host, Listen, Method, Prop, State, Watch, h} from \"@stencil/core\";\nimport {ColorPickerPalette, KeyboardCode, PopoverPosition} from \"../../beans\";\nimport {ZColorPickerCustomEvent, ZToolCustomEvent, ZTooltipCustomEvent} from \"../../components\";\nimport {IconName} from \"../../constants/iconset\";\nimport {containsElement} from \"../../utils/utils\";\n\n/**\n * ZTool component. Can display an icon, an optional tooltip (mainly for hints about the tool's functionality), and can contain a nested `z-toolbar` as a submenu that opens on click.\n * @slot - Optional slot for nested content (e.g., a secondary `z-toolbar`) that appears when the tool is open/clicked.\n */\n@Component({\n tag: \"z-tool\",\n styleUrls: [\"styles.css\", \"../../tokens/typography.css\"],\n shadow: true,\n})\nexport class ZTool {\n @Element() hostElement: HTMLZToolElement;\n\n /** Tool icon */\n @Prop()\n icon: IconName;\n\n /** Text displayed inside the tooltip. */\n @Prop()\n tooltip?: string;\n\n /** Preferred tooltip position. Defaults to true. */\n @Prop()\n tooltipPosition: PopoverPosition = PopoverPosition.TOP;\n\n /** Accessible label for the tool trigger. Falls back to tooltip content. */\n @Prop()\n htmlAriaLabel?: string;\n\n /** Visual active state. */\n @Prop({reflect: true})\n active = false;\n\n /** Disabled state. */\n @Prop({reflect: true})\n disabled = false;\n\n /** Open state. */\n @Prop({reflect: true, mutable: true})\n open = false;\n\n /**\n * Color to use to fill the icon's color indicator, if it has one.\n * Can be any valid value for the `fill` svg attribute.\n * The value of this prop is passed down to the `z-icon` component inside the tool.\n *\n * If `z-color-picker` component is used inside the tool's slot, its `colorSelected` event is listened\n * to automatically update `indicatorColor` and change the color of the icon indicator accordingly.\n */\n @Prop({mutable: true})\n indicatorColor?: string;\n\n @State()\n tooltipOpen = false;\n\n @State()\n hasSlottedContent = false;\n\n @State()\n isMobile = false;\n\n /** Indicates if the tool has nested open tools. Used to decide whether to auto-close the submenu. */\n @State()\n hasNestedOpenTools = false;\n\n /** Emitted when the open state changes. */\n @Event()\n toggleSubmenu: EventEmitter;\n\n /** Emitted when the tooltip open state changes. */\n @Event()\n toggleTooltip: EventEmitter;\n\n private buttonRef?: HTMLButtonElement;\n\n private iconRef?: HTMLElement;\n\n private tooltipRef?: HTMLZTooltipElement;\n\n private hoverDelay?: ReturnType<typeof setTimeout>;\n\n /** Indicates if the tool is nested inside another tool. */\n private isNested = false;\n\n /** Main `z-toolbar` ancestor element, meant to be the top-level toolbar not nested inside another tool. */\n private mainToolbar?: HTMLZToolbarElement;\n\n /** Media query list for detecting mobile view. */\n private mql?: MediaQueryList;\n\n /** Listener for changes in the mobile view media query. */\n private onMobileViewChange?: (e: MediaQueryListEvent) => void;\n\n /**\n * Opens the tooltip with a delay when the button is hovered or focused, and if the tool's content isn't already visible.\n */\n private handleTooltipOpen = (ev: FocusEvent | MouseEvent): void => {\n if (!this.tooltip || this.open || !this.buttonRef.contains(ev.target as Node)) {\n return;\n }\n\n clearTimeout(this.hoverDelay);\n this.hoverDelay = setTimeout(() => {\n this.tooltipOpen = true;\n }, 1000);\n };\n\n /**\n * Closes the tooltip immediately on button blur or when the mouse leaves the button or the tooltip, clearing any pending hover delay.\n */\n private handleTooltipClose = (ev: FocusEvent | MouseEvent): void => {\n if (!this.tooltip || (ev.relatedTarget as HTMLElement)?.closest(\"z-tooltip\") === this.tooltipRef) {\n return;\n }\n\n clearTimeout(this.hoverDelay);\n this.tooltipOpen = false;\n };\n\n /**\n * Handles click events on the tool's button element.\n * If the tool has slotted content, toggles the open state and focuses the active/selected item in the nested toolbar or color picker,\n * or the first item if no active/selected item is found.\n */\n private handleClick = (): void => {\n if (this.disabled || !this.hasSlottedContent) {\n return;\n }\n\n this.open = !this.open;\n if (this.open) {\n const colorPicker = this.hostElement.querySelector(\":scope > z-color-picker\") as HTMLZColorPickerElement | null;\n if (colorPicker) {\n colorPicker.setFocus();\n\n return;\n }\n\n // Focus the first active tool in the nested toolbar, or the first enabled if no active tool is found.\n const firstActiveOrEnabledNestedTool = (this.hostElement.querySelector(\n \":scope > z-toolbar z-tool[active]:not(:disabled)\"\n ) || this.hostElement.querySelector(\":scope > z-toolbar z-tool:not(:disabled)\")) as HTMLZToolElement | null;\n\n firstActiveOrEnabledNestedTool?.setFocus();\n }\n };\n\n /**\n * Handles `openChange` events from the tooltip popover to keep the `tooltipOpen` state in sync, but only if the event is coming from this tool's tooltip (and not from nested tools' tooltips).\n */\n private onTooltipOpenChange = (event: ZTooltipCustomEvent<{open: boolean}>): void => {\n if ((event.target as HTMLElement) === this.tooltipRef) {\n return;\n }\n\n this.tooltipOpen = event.detail.open;\n };\n\n @Watch(\"open\")\n handleOpenChange(): void {\n this.toggleSubmenu.emit(this.open);\n }\n\n @Watch(\"tooltipOpen\")\n handleTooltipOpenChange(): void {\n this.toggleTooltip.emit(this.tooltipOpen);\n }\n\n /**\n * Handle `ESC` and `shift+TAB` to close the submenu and move focus back to the button.\n */\n @Listen(\"keydown\")\n handleKeyDown(event: KeyboardEvent): void {\n if (!this.open || this.hasNestedOpenTools) {\n return;\n }\n\n switch (event.key) {\n case KeyboardCode.ESC:\n event.stopPropagation();\n this.open = false;\n this.setFocus();\n break;\n case KeyboardCode.TAB:\n if (event.shiftKey && (event.target as Element).closest(\"z-tool:not(:scope)\") === this.hostElement) {\n this.open = false;\n }\n break;\n }\n }\n\n /**\n * Close the popover on clicks outside the component, only if there are no nested open tools.\n * In that case any outside click should close the nested submenu(s) first.\n */\n @Listen(\"click\", {target: \"body\"})\n onOutsideClick(event: MouseEvent): void {\n const target = event.composedPath()[0] as HTMLElement;\n if (!this.open || containsElement(this.hostElement, target) || this.hasNestedOpenTools) {\n return;\n }\n\n this.open = false;\n }\n\n @Listen(\"toggleSubmenu\")\n onNestedToolToggle(ev: ZToolCustomEvent<boolean>): void {\n if (ev.target === this.hostElement) {\n return;\n }\n\n if (ev.detail === true) {\n this.hasNestedOpenTools = true;\n\n return;\n }\n\n this.hasNestedOpenTools = Array.from(this.hostElement.querySelectorAll(\"z-tool\")).some((tool) => tool.open);\n }\n\n /**\n * Handles the `colorSelected` event from a nested `z-color-picker` component.\n * Updates the `indicatorColor` and closes the tool's popover.\n */\n @Listen(\"colorSelected\")\n handleColorSelected(event: ZColorPickerCustomEvent<ColorPickerPalette>): void {\n if (!Array.from(this.hostElement.children).includes(event.target as Element)) {\n return;\n }\n\n this.indicatorColor = event.detail;\n this.open = false;\n this.setFocus();\n }\n\n /**\n * Close the submenu when focus moves outside the tool.\n */\n @Listen(\"focusin\", {target: \"body\", passive: true})\n handleExternalFocusin(ev: FocusEvent): void {\n const target = ev.target as Node;\n if (!containsElement(this.hostElement, target)) {\n this.open = false;\n }\n }\n\n /** Focuses the tool's button element. */\n @Method()\n async setFocus(): Promise<void> {\n if (this.disabled) {\n return;\n }\n\n setTimeout(() => {\n this.buttonRef?.focus();\n }, 50);\n }\n\n /** Sets the tab index of the tool's internal button element. */\n @Method()\n async setTabIndex(value: number): Promise<void> {\n if (!this.buttonRef) {\n return;\n }\n\n this.buttonRef.tabIndex = this.disabled ? -1 : value;\n }\n\n /** Closes the tooltip. */\n @Method()\n async closeTooltip(): Promise<void> {\n clearTimeout(this.hoverDelay);\n this.tooltipOpen = false;\n }\n\n componentWillLoad(): void {\n this.hasSlottedContent = this.hostElement.children.length > 0;\n this.isNested = !!this.hostElement.closest(\"z-tool:not(:scope)\");\n this.mainToolbar = this.hostElement.closest(\"z-toolbar:not(z-toolbar z-toolbar)\");\n this.hasNestedOpenTools = !!this.hostElement.querySelector(\"z-tool[open]\");\n\n this.mql = matchMedia(\"(max-width: 767px)\");\n this.onMobileViewChange = (e: MediaQueryListEvent) => (this.isMobile = e.matches);\n this.mql.addEventListener(\"change\", this.onMobileViewChange);\n this.isMobile = this.mql.matches;\n }\n\n disconnectedCallback(): void {\n clearTimeout(this.hoverDelay);\n this.mql?.removeEventListener(\"change\", this.onMobileViewChange);\n }\n\n render(): HTMLZToolElement {\n return (\n <Host class={{\"z-tool-tooltip-open\": this.tooltipOpen}}>\n <button\n class=\"z-tool\"\n type=\"button\"\n ref={(el) => (this.buttonRef = el)}\n aria-pressed={this.hasSlottedContent ? undefined : this.active ? \"true\" : \"false\"}\n aria-expanded={this.hasSlottedContent ? (this.open ? \"true\" : \"false\") : undefined}\n aria-haspopup={this.hasSlottedContent ? \"true\" : undefined}\n aria-label={this.htmlAriaLabel || this.tooltip || undefined}\n disabled={this.disabled}\n onClick={this.handleClick}\n onMouseEnter={this.handleTooltipOpen}\n onMouseLeave={this.handleTooltipClose}\n onFocus={this.handleTooltipOpen}\n onBlur={this.handleTooltipClose}\n >\n <z-icon\n ref={(el) => (this.iconRef = el)}\n name={this.icon}\n indicatorColor={this.indicatorColor}\n ></z-icon>\n </button>\n {this.tooltip && (\n <z-tooltip\n class=\"z-tool-tooltip\"\n ref={(el) => (this.tooltipRef = el)}\n bindTo={this.iconRef}\n open={this.tooltipOpen && !this.open}\n position={this.isNested ? PopoverPosition.BOTTOM : this.tooltipPosition}\n dark\n onMouseLeave={this.handleTooltipClose}\n onBlur={this.handleTooltipClose}\n onOpenChange={this.onTooltipOpenChange}\n >\n <span class=\"body-4\">{this.tooltip}</span>\n </z-tooltip>\n )}\n {this.hasSlottedContent && (\n <z-popover\n class=\"z-tool-submenu\"\n open={this.open}\n bindTo={this.isMobile && this.mainToolbar ? this.mainToolbar : this.hostElement}\n center\n /* disable auto-close to prevent unwanted close behaviors on mobile,\n when the bound element is the main toolbar */\n closable={false}\n position={this.isMobile ? PopoverPosition.TOP : PopoverPosition.BOTTOM}\n >\n <slot></slot>\n </z-popover>\n )}\n </Host>\n );\n }\n}\n"]}
|