@zanichelli/albe-web-components 5.5.5 → 5.5.6-cs1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{icons-9fc3ff30.js → icons-460f0f1e.js} +104 -104
- package/dist/cjs/{index-84b7063a.js → index-0b49c192.js} +648 -96
- package/dist/cjs/{index-3dd0f9bd.js → index-15126331.js} +168 -168
- package/dist/cjs/index.cjs.js +5 -5
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{utils-29f9ccf5.js → utils-7db26db9.js} +19 -33
- package/dist/cjs/{utils-4a419726.js → utils-b1ef8660.js} +13 -13
- package/dist/cjs/web-components-library.cjs.js +3 -3
- package/dist/cjs/z-alert.cjs.entry.js +2 -2
- package/dist/cjs/z-app-header.cjs.entry.js +16 -14
- package/dist/cjs/z-app-switcher_9.cjs.entry.js +159 -177
- package/dist/cjs/z-aria-alert.cjs.entry.js +4 -3
- package/dist/cjs/z-avatar.cjs.entry.js +9 -8
- package/dist/cjs/z-body_2.cjs.entry.js +5 -3
- package/dist/cjs/z-button-deprecated.cjs.entry.js +12 -9
- package/dist/cjs/z-button-filter.cjs.entry.js +4 -3
- package/dist/cjs/z-button-sort.cjs.entry.js +5 -6
- package/dist/cjs/z-button.cjs.entry.js +10 -11
- package/dist/cjs/z-candybar.cjs.entry.js +2 -2
- package/dist/cjs/z-card.cjs.entry.js +16 -19
- package/dist/cjs/z-carousel.cjs.entry.js +2 -2
- package/dist/cjs/z-chip-deprecated.cjs.entry.js +4 -6
- package/dist/cjs/z-chip.cjs.entry.js +7 -7
- package/dist/cjs/z-combobox.cjs.entry.js +30 -26
- package/dist/cjs/z-contextual-menu.cjs.entry.js +5 -10
- package/dist/cjs/z-cookiebar.cjs.entry.js +6 -7
- package/dist/cjs/z-cover-hero.cjs.entry.js +6 -5
- package/dist/cjs/z-date-picker.cjs.entry.js +39 -46
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +4 -3
- package/dist/cjs/z-file-upload.cjs.entry.js +18 -20
- package/dist/cjs/z-file.cjs.entry.js +4 -4
- package/dist/cjs/z-footer-link_3.cjs.entry.js +4 -4
- package/dist/cjs/z-footer.cjs.entry.js +13 -16
- package/dist/cjs/z-ghost-loading.cjs.entry.js +3 -3
- package/dist/cjs/z-icon-package.cjs.entry.js +3 -4
- package/dist/cjs/z-info-box.cjs.entry.js +3 -3
- package/dist/cjs/z-info-reveal.cjs.entry.js +9 -8
- package/dist/cjs/z-input-deprecated.cjs.entry.js +55 -67
- package/dist/cjs/z-input-label_2.cjs.entry.js +40 -36
- package/dist/cjs/z-list-group.cjs.entry.js +7 -7
- package/dist/cjs/z-list_2.cjs.entry.js +12 -12
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +10 -11
- package/dist/cjs/z-menu-section.cjs.entry.js +3 -3
- package/dist/cjs/z-menu.cjs.entry.js +10 -13
- package/dist/cjs/z-messages-pocket.cjs.entry.js +7 -7
- package/dist/cjs/z-modal-login.cjs.entry.js +17 -15
- package/dist/cjs/z-modal.cjs.entry.js +3 -6
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +8 -8
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +11 -10
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-info.cjs.entry.js +27 -17
- package/dist/cjs/z-myz-card-list.cjs.entry.js +4 -3
- package/dist/cjs/z-myz-card_4.cjs.entry.js +17 -13
- package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-topbar.cjs.entry.js +35 -39
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +11 -11
- package/dist/cjs/z-navigation-tab.cjs.entry.js +12 -12
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +21 -21
- package/dist/cjs/z-notification.cjs.entry.js +3 -8
- package/dist/cjs/z-offcanvas.cjs.entry.js +12 -15
- package/dist/cjs/z-otp.cjs.entry.js +18 -18
- package/dist/cjs/z-pagination-bar.cjs.entry.js +13 -25
- package/dist/cjs/z-pagination-page.cjs.entry.js +2 -2
- package/dist/cjs/z-pagination.cjs.entry.js +14 -17
- package/dist/cjs/z-panel-elem.cjs.entry.js +4 -4
- package/dist/cjs/z-pocket-message.cjs.entry.js +3 -3
- package/dist/cjs/z-pocket_3.cjs.entry.js +19 -19
- package/dist/cjs/z-popover-deprecated.cjs.entry.js +17 -14
- package/dist/cjs/z-popover.cjs.entry.js +37 -55
- package/dist/cjs/z-section-title.cjs.entry.js +5 -14
- package/dist/cjs/z-skip-to-content.cjs.entry.js +19 -21
- package/dist/cjs/z-slideshow.cjs.entry.js +29 -12
- package/dist/cjs/z-status-tag.cjs.entry.js +9 -9
- package/dist/cjs/z-stepper-item.cjs.entry.js +2 -2
- package/dist/cjs/z-stepper.cjs.entry.js +3 -3
- package/dist/cjs/z-table-body.cjs.entry.js +1 -1
- package/dist/cjs/z-table-cell.cjs.entry.js +11 -11
- package/dist/cjs/z-table-empty-box.cjs.entry.js +6 -7
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +2 -2
- package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table-head.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header-row.cjs.entry.js +4 -4
- package/dist/cjs/z-table-header.cjs.entry.js +18 -21
- package/dist/cjs/z-table-row.cjs.entry.js +9 -9
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +3 -3
- package/dist/cjs/z-table.cjs.entry.js +7 -9
- package/dist/cjs/z-tag.cjs.entry.js +3 -3
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +17 -17
- package/dist/cjs/z-toast-notification.cjs.entry.js +38 -41
- package/dist/cjs/z-toggle-button.cjs.entry.js +8 -10
- package/dist/cjs/z-toggle-switch.cjs.entry.js +19 -17
- package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +36 -47
- package/dist/cjs/z-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/z-user-dropdown.cjs.entry.js +6 -8
- package/dist/cjs/z-visually-hidden.cjs.entry.js +2 -2
- package/dist/collection/beans/index.js +168 -168
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/buttons/z-button/index.js +209 -207
- package/dist/collection/components/buttons/z-button/styles.css +31 -30
- package/dist/collection/components/buttons/z-button-sort/index.js +181 -177
- package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
- package/dist/collection/components/buttons/z-chip/index.js +107 -104
- package/dist/collection/components/buttons/z-chip/styles.css +12 -15
- package/dist/collection/components/buttons/z-toggle-button/index.js +105 -101
- package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
- package/dist/collection/components/buttons/z-toggle-switch/index.js +116 -115
- package/dist/collection/components/buttons/z-toggle-switch/styles.css +15 -18
- package/dist/collection/components/date-picker/styles.css +65 -83
- package/dist/collection/components/date-picker/utils.js +19 -33
- package/dist/collection/components/date-picker/z-date-picker/index.js +164 -160
- package/dist/collection/components/date-picker/z-range-picker/index.js +233 -240
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +32 -30
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +14 -25
- package/dist/collection/components/file-upload/z-file/index.js +93 -85
- package/dist/collection/components/file-upload/z-file/styles.css +5 -18
- package/dist/collection/components/file-upload/z-file-upload/index.js +203 -208
- package/dist/collection/components/file-upload/z-file-upload/styles.css +8 -15
- package/dist/collection/components/footer/z-footer/index.js +172 -207
- package/dist/collection/components/footer/z-footer/styles.css +27 -32
- package/dist/collection/components/footer/z-footer-link/index.js +33 -28
- package/dist/collection/components/footer/z-footer-link/styles.css +6 -14
- package/dist/collection/components/footer/z-footer-section/index.js +39 -37
- package/dist/collection/components/footer/z-footer-section/styles.css +35 -48
- package/dist/collection/components/footer/z-footer-social/index.js +65 -60
- package/dist/collection/components/footer/z-footer-social/styles.css +0 -8
- package/dist/collection/components/icons/icons.js +103 -103
- package/dist/collection/components/icons/z-icon/index.js +102 -98
- package/dist/collection/components/icons/z-icon/styles.css +2 -2
- package/dist/collection/components/icons/z-icon-package/index.js +14 -13
- package/dist/collection/components/icons/z-icon-package/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper/index.js +12 -8
- package/dist/collection/components/indicators/z-stepper/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper-item/index.js +82 -82
- package/dist/collection/components/indicators/z-stepper-item/styles.css +22 -23
- package/dist/collection/components/inputs/z-combobox/index.js +340 -337
- package/dist/collection/components/inputs/z-combobox/styles.css +43 -48
- package/dist/collection/components/inputs/z-input/index.js +554 -569
- package/dist/collection/components/inputs/z-input/styles.css +83 -93
- package/dist/collection/components/inputs/z-input-message/index.js +53 -49
- package/dist/collection/components/inputs/z-input-message/styles.css +7 -6
- package/dist/collection/components/inputs/z-select/index.js +363 -353
- package/dist/collection/components/inputs/z-select/styles.css +23 -28
- package/dist/collection/components/list/z-list/index.js +39 -34
- package/dist/collection/components/list/z-list/styles.css +2 -3
- package/dist/collection/components/list/z-list-element/index.js +293 -288
- package/dist/collection/components/list/z-list-element/styles.css +18 -40
- package/dist/collection/components/list/z-list-group/index.js +103 -101
- package/dist/collection/components/list/z-list-group/styles.css +1 -2
- package/dist/collection/components/list/z-toast-notification-list/index.js +75 -67
- package/dist/collection/components/list/z-toast-notification-list/styles.css +37 -44
- package/dist/collection/components/logo/z-logo/index.js +113 -110
- package/dist/collection/components/logo/z-logo/styles.css +3 -3
- package/dist/collection/components/modal/z-modal/index.js +129 -133
- package/dist/collection/components/modal/z-modal/styles.css +23 -29
- package/dist/collection/components/modal/z-modal-login/index.js +181 -203
- package/dist/collection/components/modal/z-modal-login/styles.css +28 -37
- package/dist/collection/components/navigation/tabs/navigation-tab.css +19 -19
- package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +173 -173
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +206 -206
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +103 -107
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
- package/dist/collection/components/navigation/z-app-header/index.js +149 -157
- package/dist/collection/components/navigation/z-app-header/styles.css +68 -78
- package/dist/collection/components/navigation/z-app-switcher/index.js +61 -52
- package/dist/collection/components/navigation/z-app-switcher/styles.css +5 -17
- package/dist/collection/components/navigation/z-app-topbar/index.js +123 -123
- package/dist/collection/components/navigation/z-app-topbar/styles.css +11 -17
- package/dist/collection/components/navigation/z-link/index.js +252 -244
- package/dist/collection/components/navigation/z-link/styles.css +15 -12
- package/dist/collection/components/navigation/z-menu/index.js +133 -131
- package/dist/collection/components/navigation/z-menu/styles.css +22 -25
- package/dist/collection/components/navigation/z-menu-dropdown/index.js +82 -83
- package/dist/collection/components/navigation/z-menu-dropdown/styles.css +21 -21
- package/dist/collection/components/navigation/z-menu-section/index.js +80 -73
- package/dist/collection/components/navigation/z-menu-section/styles.css +14 -14
- package/dist/collection/components/navigation/z-user-dropdown/index.js +166 -171
- package/dist/collection/components/navigation/z-user-dropdown/styles.css +63 -72
- package/dist/collection/components/notification/z-candybar/index.js +12 -9
- package/dist/collection/components/notification/z-candybar/styles.css +21 -27
- package/dist/collection/components/notification/z-cookiebar/index.js +82 -83
- package/dist/collection/components/notification/z-cookiebar/styles.css +18 -19
- package/dist/collection/components/notification/z-info-box/index.js +67 -61
- package/dist/collection/components/notification/z-info-box/styles.css +8 -8
- package/dist/collection/components/notification/z-notification/index.js +155 -156
- package/dist/collection/components/notification/z-notification/styles.css +11 -11
- package/dist/collection/components/notification/z-toast-notification/index.js +248 -251
- package/dist/collection/components/notification/z-toast-notification/styles.css +38 -30
- package/dist/collection/components/notification/z-tooltip/index.js +101 -94
- package/dist/collection/components/panel/z-panel-elem/index.js +174 -174
- package/dist/collection/components/panel/z-panel-elem/styles.css +6 -6
- package/dist/collection/components/typography/z-body/index.js +57 -55
- package/dist/collection/components/typography/z-heading/index.js +57 -55
- package/dist/collection/components/typography/z-typography/index.js +70 -63
- package/dist/collection/components/typography/z-typography/styles.css +13 -13
- package/dist/collection/components/z-aria-alert/index.js +31 -24
- package/dist/collection/components/z-avatar/index.js +110 -105
- package/dist/collection/components/z-avatar/styles.css +7 -10
- package/dist/collection/components/z-card/index.js +133 -138
- package/dist/collection/components/z-card/styles.css +38 -42
- package/dist/collection/components/z-carousel/index.js +51 -49
- package/dist/collection/components/z-carousel/styles.css +3 -3
- package/dist/collection/components/z-contextual-menu/index.js +89 -95
- package/dist/collection/components/z-contextual-menu/styles.css +8 -8
- package/dist/collection/components/z-cover-hero/index.js +64 -65
- package/dist/collection/components/z-cover-hero/styles.css +4 -4
- package/dist/collection/components/z-divider/index.js +77 -71
- package/dist/collection/components/z-ghost-loading/index.js +12 -8
- package/dist/collection/components/z-ghost-loading/styles.css +14 -14
- package/dist/collection/components/z-info-reveal/index.js +88 -84
- package/dist/collection/components/z-info-reveal/styles.css +9 -8
- package/dist/collection/components/z-offcanvas/index.js +107 -102
- package/dist/collection/components/z-offcanvas/styles.css +65 -45
- package/dist/collection/components/z-pagination/index.js +231 -246
- package/dist/collection/components/z-pagination/styles.css +16 -21
- package/dist/collection/components/z-popover/index.js +219 -223
- package/dist/collection/components/z-popover/styles.css +9 -9
- package/dist/collection/components/z-section-title/index.js +57 -60
- package/dist/collection/components/z-section-title/styles.css +2 -2
- package/dist/collection/components/z-skip-to-content/index.js +93 -85
- package/dist/collection/components/z-skip-to-content/styles.css +11 -15
- package/dist/collection/components/z-table/z-table/index.js +275 -288
- package/dist/collection/components/z-table/z-table/styles.css +23 -74
- package/dist/collection/components/z-table/z-table-body/index.js +11 -7
- package/dist/collection/components/z-table/z-table-cell/index.js +66 -63
- package/dist/collection/components/z-table/z-table-cell/styles.css +5 -4
- package/dist/collection/components/z-table/z-table-empty-box/index.js +54 -54
- package/dist/collection/components/z-table/z-table-empty-box/styles.css +5 -6
- package/dist/collection/components/z-table/z-table-expanded-row/index.js +33 -29
- package/dist/collection/components/z-table/z-table-expanded-row/styles.css +2 -2
- package/dist/collection/components/z-table/z-table-footer/index.js +11 -7
- package/dist/collection/components/z-table/z-table-footer/styles.css +3 -3
- package/dist/collection/components/z-table/z-table-head/index.js +11 -7
- package/dist/collection/components/z-table/z-table-header/index.js +173 -173
- package/dist/collection/components/z-table/z-table-header/styles.css +4 -2
- package/dist/collection/components/z-table/z-table-header-row/index.js +34 -30
- package/dist/collection/components/z-table/z-table-header-row/styles.css +1 -1
- package/dist/collection/components/z-table/z-table-row/index.js +67 -61
- package/dist/collection/components/z-table/z-table-row/styles.css +9 -18
- package/dist/collection/components/z-table/z-table-sticky-footer/index.js +12 -8
- package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +4 -4
- package/dist/collection/components/z-tag/index.js +50 -47
- package/dist/collection/components/z-tag/styles.css +7 -12
- package/dist/collection/components/z-visually-hidden/index.js +11 -7
- package/dist/collection/components/z-visually-hidden/styles.css +6 -6
- package/dist/collection/constants/icons.js +1 -1
- package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +174 -181
- package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +8 -9
- package/dist/collection/deprecated/pagination/z-pagination-page/index.js +115 -109
- package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
- package/dist/collection/deprecated/z-button-deprecated/index.js +199 -191
- package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
- package/dist/collection/deprecated/z-button-filter/index.js +120 -115
- package/dist/collection/deprecated/z-button-filter/styles.css +7 -17
- package/dist/collection/deprecated/z-chip-deprecated/index.js +50 -50
- package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
- package/dist/collection/deprecated/z-input-deprecated/index.js +609 -626
- package/dist/collection/deprecated/z-input-deprecated/styles.css +77 -91
- package/dist/collection/deprecated/z-input-label/index.js +66 -60
- package/dist/collection/deprecated/z-input-label/styles.css +2 -2
- package/dist/collection/deprecated/z-popover-deprecated/index.js +195 -183
- package/dist/collection/deprecated/z-popover-deprecated/styles.css +36 -37
- package/dist/collection/deprecated/z-status-tag/index.js +111 -106
- package/dist/collection/deprecated/z-status-tag/styles.css +10 -12
- package/dist/collection/deprecated/z-tooltip-deprecated/index.js +160 -160
- package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +37 -37
- package/dist/collection/index.js +4 -3
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +93 -85
- package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +4 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +106 -103
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +16 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +12 -10
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +4 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +80 -74
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +2 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +143 -143
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +10 -27
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +157 -163
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +52 -50
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +12 -13
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +3 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +79 -72
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +13 -14
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +66 -62
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +14 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +104 -118
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +23 -54
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +34 -27
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +13 -13
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +54 -46
- package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +169 -165
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +18 -19
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +86 -87
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +13 -17
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +135 -125
- package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +10 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +64 -57
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +6 -14
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +65 -58
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +9 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +12 -13
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +13 -22
- package/dist/collection/snowflakes/myz/topbar/index.js +263 -293
- package/dist/collection/snowflakes/myz/topbar/styles.css +157 -177
- package/dist/collection/snowflakes/myz/z-alert/index.js +37 -32
- package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
- package/dist/collection/snowflakes/myz/z-otp/index.js +101 -95
- package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +88 -73
- package/dist/collection/snowflakes/myz/z-slideshow/styles.css +30 -31
- package/dist/collection/utils/storybook-utils.js +6 -5
- package/dist/collection/utils/utils.js +14 -14
- package/dist/esm/{icons-92a7dcde.js → icons-56ca282c.js} +104 -104
- package/dist/esm/{index-90e18641.js → index-3517583d.js} +648 -96
- package/dist/esm/{index-3c2d757b.js → index-b7165fb7.js} +168 -168
- package/dist/esm/index.js +5 -5
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{utils-729724da.js → utils-5d136bc4.js} +19 -33
- package/dist/esm/{utils-57be09c8.js → utils-c9ef6b5f.js} +13 -13
- package/dist/esm/web-components-library.js +3 -3
- package/dist/esm/z-alert.entry.js +2 -2
- package/dist/esm/z-app-header.entry.js +16 -14
- package/dist/esm/z-app-switcher_9.entry.js +159 -177
- package/dist/esm/z-aria-alert.entry.js +4 -3
- package/dist/esm/z-avatar.entry.js +9 -8
- package/dist/esm/z-body_2.entry.js +5 -3
- package/dist/esm/z-button-deprecated.entry.js +12 -9
- package/dist/esm/z-button-filter.entry.js +4 -3
- package/dist/esm/z-button-sort.entry.js +5 -6
- package/dist/esm/z-button.entry.js +10 -11
- package/dist/esm/z-candybar.entry.js +2 -2
- package/dist/esm/z-card.entry.js +16 -19
- package/dist/esm/z-carousel.entry.js +2 -2
- package/dist/esm/z-chip-deprecated.entry.js +4 -6
- package/dist/esm/z-chip.entry.js +7 -7
- package/dist/esm/z-combobox.entry.js +30 -26
- package/dist/esm/z-contextual-menu.entry.js +5 -10
- package/dist/esm/z-cookiebar.entry.js +6 -7
- package/dist/esm/z-cover-hero.entry.js +6 -5
- package/dist/esm/z-date-picker.entry.js +39 -46
- package/dist/esm/z-dragdrop-area_2.entry.js +4 -3
- package/dist/esm/z-file-upload.entry.js +18 -20
- package/dist/esm/z-file.entry.js +4 -4
- package/dist/esm/z-footer-link_3.entry.js +4 -4
- package/dist/esm/z-footer.entry.js +13 -16
- package/dist/esm/z-ghost-loading.entry.js +3 -3
- package/dist/esm/z-icon-package.entry.js +3 -4
- package/dist/esm/z-info-box.entry.js +3 -3
- package/dist/esm/z-info-reveal.entry.js +9 -8
- package/dist/esm/z-input-deprecated.entry.js +55 -67
- package/dist/esm/z-input-label_2.entry.js +40 -36
- package/dist/esm/z-list-group.entry.js +7 -7
- package/dist/esm/z-list_2.entry.js +12 -12
- package/dist/esm/z-menu-dropdown_2.entry.js +10 -11
- package/dist/esm/z-menu-section.entry.js +3 -3
- package/dist/esm/z-menu.entry.js +10 -13
- package/dist/esm/z-messages-pocket.entry.js +7 -7
- package/dist/esm/z-modal-login.entry.js +17 -15
- package/dist/esm/z-modal.entry.js +3 -6
- package/dist/esm/z-myz-card-alert.entry.js +8 -8
- package/dist/esm/z-myz-card-dictionary.entry.js +4 -4
- package/dist/esm/z-myz-card-footer-sections.entry.js +2 -2
- package/dist/esm/z-myz-card-footer.entry.js +11 -10
- package/dist/esm/z-myz-card-icon.entry.js +2 -2
- package/dist/esm/z-myz-card-info.entry.js +27 -17
- package/dist/esm/z-myz-card-list.entry.js +4 -3
- package/dist/esm/z-myz-card_4.entry.js +17 -13
- package/dist/esm/z-myz-list-item.entry.js +4 -4
- package/dist/esm/z-myz-topbar.entry.js +35 -39
- package/dist/esm/z-navigation-tab-link.entry.js +11 -11
- package/dist/esm/z-navigation-tab.entry.js +12 -12
- package/dist/esm/z-navigation-tabs.entry.js +21 -21
- package/dist/esm/z-notification.entry.js +3 -8
- package/dist/esm/z-offcanvas.entry.js +12 -15
- package/dist/esm/z-otp.entry.js +18 -18
- package/dist/esm/z-pagination-bar.entry.js +13 -25
- package/dist/esm/z-pagination-page.entry.js +2 -2
- package/dist/esm/z-pagination.entry.js +14 -17
- package/dist/esm/z-panel-elem.entry.js +4 -4
- package/dist/esm/z-pocket-message.entry.js +3 -3
- package/dist/esm/z-pocket_3.entry.js +19 -19
- package/dist/esm/z-popover-deprecated.entry.js +17 -14
- package/dist/esm/z-popover.entry.js +37 -55
- package/dist/esm/z-section-title.entry.js +5 -14
- package/dist/esm/z-skip-to-content.entry.js +19 -21
- package/dist/esm/z-slideshow.entry.js +29 -12
- package/dist/esm/z-status-tag.entry.js +9 -9
- package/dist/esm/z-stepper-item.entry.js +2 -2
- package/dist/esm/z-stepper.entry.js +3 -3
- package/dist/esm/z-table-body.entry.js +1 -1
- package/dist/esm/z-table-cell.entry.js +11 -11
- package/dist/esm/z-table-empty-box.entry.js +6 -7
- package/dist/esm/z-table-expanded-row.entry.js +2 -2
- package/dist/esm/z-table-footer.entry.js +1 -1
- package/dist/esm/z-table-head.entry.js +1 -1
- package/dist/esm/z-table-header-row.entry.js +4 -4
- package/dist/esm/z-table-header.entry.js +18 -21
- package/dist/esm/z-table-row.entry.js +9 -9
- package/dist/esm/z-table-sticky-footer.entry.js +3 -3
- package/dist/esm/z-table.entry.js +7 -9
- package/dist/esm/z-tag.entry.js +3 -3
- package/dist/esm/z-toast-notification-list.entry.js +17 -17
- package/dist/esm/z-toast-notification.entry.js +38 -41
- package/dist/esm/z-toggle-button.entry.js +8 -10
- package/dist/esm/z-toggle-switch.entry.js +19 -17
- package/dist/esm/z-tooltip-deprecated.entry.js +36 -47
- package/dist/esm/z-tooltip.entry.js +4 -4
- package/dist/esm/z-user-dropdown.entry.js +6 -8
- package/dist/esm/z-visually-hidden.entry.js +2 -2
- package/dist/types/beans/index.d.ts +171 -174
- package/dist/types/components/buttons/z-button/index.d.ts +6 -13
- package/dist/types/components/buttons/z-button-sort/index.d.ts +4 -4
- package/dist/types/components/buttons/z-chip/index.d.ts +4 -4
- package/dist/types/components/buttons/z-toggle-button/index.d.ts +2 -3
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +11 -5
- package/dist/types/components/date-picker/utils.d.ts +4 -4
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +7 -8
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +11 -13
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +3 -3
- package/dist/types/components/file-upload/z-file/index.d.ts +7 -5
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +18 -17
- package/dist/types/components/footer/z-footer/index.d.ts +15 -15
- package/dist/types/components/footer/z-footer-section/index.d.ts +1 -1
- package/dist/types/components/footer/z-footer-social/index.d.ts +1 -1
- package/dist/types/components/icons/icons.d.ts +1 -1
- package/dist/types/components/icons/z-icon/index.d.ts +3 -3
- package/dist/types/components/icons/z-icon-package/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper-item/index.d.ts +1 -1
- package/dist/types/components/inputs/z-combobox/index.d.ts +14 -15
- package/dist/types/components/inputs/z-input/index.d.ts +25 -46
- package/dist/types/components/inputs/z-input-message/index.d.ts +4 -3
- package/dist/types/components/inputs/z-select/index.d.ts +23 -23
- package/dist/types/components/list/z-list/index.d.ts +4 -3
- package/dist/types/components/list/z-list-element/index.d.ts +11 -7
- package/dist/types/components/list/z-list-group/index.d.ts +4 -3
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +6 -6
- package/dist/types/components/logo/z-logo/index.d.ts +2 -1
- package/dist/types/components/modal/z-modal/index.d.ts +5 -4
- package/dist/types/components/modal/z-modal-login/index.d.ts +13 -14
- package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +9 -8
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +9 -8
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +10 -9
- package/dist/types/components/navigation/z-app-header/index.d.ts +11 -10
- package/dist/types/components/navigation/z-app-switcher/index.d.ts +4 -4
- package/dist/types/components/navigation/z-app-topbar/index.d.ts +3 -2
- package/dist/types/components/navigation/z-link/index.d.ts +6 -7
- package/dist/types/components/navigation/z-menu/index.d.ts +7 -6
- package/dist/types/components/navigation/z-menu-dropdown/index.d.ts +7 -7
- package/dist/types/components/navigation/z-menu-section/index.d.ts +8 -6
- package/dist/types/components/navigation/z-user-dropdown/index.d.ts +10 -9
- package/dist/types/components/notification/z-candybar/index.d.ts +1 -1
- package/dist/types/components/notification/z-cookiebar/index.d.ts +6 -6
- package/dist/types/components/notification/z-info-box/index.d.ts +3 -3
- package/dist/types/components/notification/z-notification/index.d.ts +6 -5
- package/dist/types/components/notification/z-toast-notification/index.d.ts +20 -19
- package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
- package/dist/types/components/panel/z-panel-elem/index.d.ts +4 -4
- package/dist/types/components/typography/z-body/index.d.ts +4 -1
- package/dist/types/components/typography/z-heading/index.d.ts +4 -1
- package/dist/types/components/typography/z-typography/index.d.ts +8 -4
- package/dist/types/components/z-aria-alert/index.d.ts +5 -2
- package/dist/types/components/z-avatar/index.d.ts +3 -2
- package/dist/types/components/z-card/index.d.ts +7 -6
- package/dist/types/components/z-carousel/index.d.ts +1 -1
- package/dist/types/components/z-contextual-menu/index.d.ts +4 -3
- package/dist/types/components/z-cover-hero/index.d.ts +3 -2
- package/dist/types/components/z-divider/index.d.ts +2 -1
- package/dist/types/components/z-ghost-loading/index.d.ts +2 -1
- package/dist/types/components/z-info-reveal/index.d.ts +9 -7
- package/dist/types/components/z-offcanvas/index.d.ts +9 -8
- package/dist/types/components/z-pagination/index.d.ts +14 -13
- package/dist/types/components/z-popover/index.d.ts +7 -7
- package/dist/types/components/z-section-title/index.d.ts +5 -4
- package/dist/types/components/z-skip-to-content/index.d.ts +8 -8
- package/dist/types/components/z-table/z-table/index.d.ts +5 -4
- package/dist/types/components/z-table/z-table-body/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-cell/index.d.ts +4 -3
- package/dist/types/components/z-table/z-table-empty-box/index.d.ts +5 -4
- package/dist/types/components/z-table/z-table-expanded-row/index.d.ts +1 -1
- package/dist/types/components/z-table/z-table-footer/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-head/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-header/index.d.ts +9 -7
- package/dist/types/components/z-table/z-table-header-row/index.d.ts +4 -2
- package/dist/types/components/z-table/z-table-row/index.d.ts +7 -4
- package/dist/types/components/z-table/z-table-sticky-footer/index.d.ts +1 -1
- package/dist/types/components/z-tag/index.d.ts +2 -1
- package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
- package/dist/types/components.d.ts +500 -137
- package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +14 -16
- package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +1 -1
- package/dist/types/deprecated/z-button-deprecated/index.d.ts +5 -5
- package/dist/types/deprecated/z-button-filter/index.d.ts +6 -6
- package/dist/types/deprecated/z-chip-deprecated/index.d.ts +3 -1
- package/dist/types/deprecated/z-input-deprecated/index.d.ts +23 -34
- package/dist/types/deprecated/z-input-label/index.d.ts +1 -1
- package/dist/types/deprecated/z-popover-deprecated/index.d.ts +8 -7
- package/dist/types/deprecated/z-status-tag/index.d.ts +2 -1
- package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +4 -3
- package/dist/types/index.d.ts +4 -3
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +6 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -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 +6 -12
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +4 -9
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +4 -5
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +4 -4
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/topbar/index.d.ts +22 -24
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +8 -4
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +12 -12
- package/dist/types/utils/utils.d.ts +12 -5
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
- package/dist/web-components-library/p-01cbf6d4.entry.js +1 -0
- package/{www/build/p-596da333.entry.js → dist/web-components-library/p-02f14544.entry.js} +1 -1
- package/dist/web-components-library/p-0617465e.entry.js +1 -0
- package/dist/web-components-library/p-06f54c19.entry.js +1 -0
- package/dist/web-components-library/p-0ad2c8ca.entry.js +1 -0
- package/dist/web-components-library/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
- package/dist/web-components-library/p-14f11a64.entry.js +1 -0
- package/dist/web-components-library/p-1668ec30.entry.js +1 -0
- package/dist/web-components-library/p-2177384f.entry.js +1 -0
- package/dist/web-components-library/p-25769717.entry.js +1 -0
- package/dist/web-components-library/p-25b8e583.entry.js +1 -0
- package/dist/web-components-library/p-2772f005.entry.js +1 -0
- package/dist/web-components-library/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
- package/dist/web-components-library/p-2e2ae623.entry.js +1 -0
- package/dist/web-components-library/p-311f5e7a.entry.js +16 -0
- package/dist/web-components-library/p-3124aed0.entry.js +1 -0
- package/dist/web-components-library/p-31604337.entry.js +1 -0
- package/dist/web-components-library/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
- package/dist/web-components-library/p-348c5ada.entry.js +1 -0
- package/dist/web-components-library/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
- package/dist/web-components-library/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
- package/dist/web-components-library/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
- package/dist/web-components-library/p-41b8390e.entry.js +1 -0
- package/dist/web-components-library/{p-a94f78b4.entry.js → p-41dbc6f1.entry.js} +1 -1
- package/dist/web-components-library/p-48134f75.entry.js +1 -0
- package/dist/web-components-library/p-4fe96235.entry.js +1 -0
- package/dist/web-components-library/p-53d9ac21.entry.js +1 -0
- package/dist/web-components-library/p-5a8bdc47.entry.js +1 -0
- package/dist/web-components-library/p-5f5725ce.entry.js +1 -0
- package/dist/web-components-library/p-5fe820fe.entry.js +1 -0
- package/dist/web-components-library/p-6106b802.entry.js +1 -0
- package/dist/web-components-library/p-613cc3b2.entry.js +1 -0
- package/dist/web-components-library/p-621ccd34.entry.js +1 -0
- package/dist/web-components-library/p-6852e978.entry.js +1 -0
- package/dist/web-components-library/p-6a53a0d8.entry.js +1 -0
- package/dist/web-components-library/p-6b7f7ac9.entry.js +1 -0
- package/dist/web-components-library/p-6de8783e.entry.js +1 -0
- package/dist/web-components-library/p-6e01660c.entry.js +1 -0
- package/dist/web-components-library/p-6fa0cef6.entry.js +1 -0
- package/dist/web-components-library/p-71ff9b83.entry.js +1 -0
- package/dist/web-components-library/p-747ad8dc.entry.js +1 -0
- package/dist/web-components-library/p-773cc0f3.entry.js +1 -0
- package/dist/web-components-library/p-792a7ea0.entry.js +1 -0
- package/dist/web-components-library/p-79940e8f.entry.js +1 -0
- package/dist/web-components-library/p-79c9cf77.entry.js +1 -0
- package/dist/web-components-library/p-7a9d3944.entry.js +1 -0
- package/dist/web-components-library/p-7d6e5930.entry.js +1 -0
- package/dist/web-components-library/p-810276c9.entry.js +1 -0
- package/dist/web-components-library/p-8158fe3c.js +1 -0
- package/dist/web-components-library/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
- package/dist/web-components-library/p-83ee9630.entry.js +1 -0
- package/dist/web-components-library/p-87942fb9.entry.js +1 -0
- package/dist/web-components-library/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/dist/web-components-library/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
- package/dist/web-components-library/p-940352dc.entry.js +1 -0
- package/dist/web-components-library/p-9a75f3f8.entry.js +1 -0
- package/dist/web-components-library/p-9c0df331.entry.js +1 -0
- package/dist/web-components-library/p-a55ef7b5.entry.js +1 -0
- package/dist/web-components-library/p-aae7a242.entry.js +1 -0
- package/dist/web-components-library/p-ae2dd723.entry.js +1 -0
- package/dist/web-components-library/p-af6789f2.entry.js +1 -0
- package/dist/web-components-library/p-b1b66050.entry.js +1 -0
- package/{www/build/p-42b0972c.js → dist/web-components-library/p-b2d16b41.js} +1 -1
- package/{www/build/p-e6ac4dc4.entry.js → dist/web-components-library/p-b2ee6ded.entry.js} +1 -1
- package/dist/web-components-library/{p-bfa3593e.js → p-b33f1112.js} +1 -1
- package/dist/web-components-library/p-b366ef8e.js +2 -0
- package/{www/build/p-f31b8e83.js → dist/web-components-library/p-b4e14eed.js} +1 -1
- package/dist/web-components-library/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
- package/dist/web-components-library/p-b9de57a3.entry.js +1 -0
- package/dist/web-components-library/p-bb684454.entry.js +1 -0
- package/dist/web-components-library/p-bc65252e.entry.js +1 -0
- package/dist/web-components-library/p-bd70bbcc.entry.js +1 -0
- package/dist/web-components-library/p-c0d382bc.entry.js +1 -0
- package/dist/web-components-library/p-c1c6988e.entry.js +1 -0
- package/dist/web-components-library/p-c26d641f.entry.js +1 -0
- package/dist/web-components-library/p-c4b70baa.entry.js +1 -0
- package/dist/web-components-library/p-c5ecf36a.entry.js +1 -0
- package/dist/web-components-library/{p-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
- package/dist/web-components-library/p-dd74911c.entry.js +1 -0
- package/dist/web-components-library/p-e137a17f.entry.js +1 -0
- package/dist/web-components-library/p-e1cbcb1e.entry.js +1 -0
- package/dist/web-components-library/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
- package/dist/web-components-library/p-e45c7aeb.entry.js +1 -0
- package/dist/web-components-library/p-eb612914.entry.js +1 -0
- package/dist/web-components-library/p-efdca379.entry.js +1 -0
- package/dist/web-components-library/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
- package/dist/web-components-library/p-f24a4525.entry.js +1 -0
- package/dist/web-components-library/p-f6ff5bc5.entry.js +1 -0
- package/dist/web-components-library/p-f94ad50d.entry.js +1 -0
- package/dist/web-components-library/p-fddbe121.entry.js +1 -0
- package/dist/web-components-library/p-ff000765.entry.js +1 -0
- package/dist/web-components-library/p-ff0fc090.entry.js +1 -0
- package/dist/web-components-library/p-ffacff3f.entry.js +1 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/loader/package.json +1 -0
- package/package.json +24 -17
- package/react/index.d.ts +1 -1
- package/readme.md +91 -33
- package/src-react/index.ts +1 -1
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
- package/www/build/p-01cbf6d4.entry.js +1 -0
- package/{dist/web-components-library/p-596da333.entry.js → www/build/p-02f14544.entry.js} +1 -1
- package/www/build/p-0617465e.entry.js +1 -0
- package/www/build/p-06f54c19.entry.js +1 -0
- package/www/build/p-0ad2c8ca.entry.js +1 -0
- package/www/build/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
- package/www/build/p-14f11a64.entry.js +1 -0
- package/www/build/p-1668ec30.entry.js +1 -0
- package/www/build/p-2177384f.entry.js +1 -0
- package/www/build/p-25769717.entry.js +1 -0
- package/www/build/p-25b8e583.entry.js +1 -0
- package/www/build/p-2772f005.entry.js +1 -0
- package/www/build/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
- package/www/build/p-2e2ae623.entry.js +1 -0
- package/www/build/p-311f5e7a.entry.js +16 -0
- package/www/build/p-3124aed0.entry.js +1 -0
- package/www/build/p-31604337.entry.js +1 -0
- package/www/build/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
- package/www/build/p-348c5ada.entry.js +1 -0
- package/www/build/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
- package/www/build/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
- package/www/build/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
- package/www/build/p-41b8390e.entry.js +1 -0
- package/www/build/{p-a94f78b4.entry.js → p-41dbc6f1.entry.js} +1 -1
- package/www/build/p-48134f75.entry.js +1 -0
- package/www/build/p-4c9c83c0.css +1 -0
- package/www/build/p-4fe96235.entry.js +1 -0
- package/www/build/p-53d9ac21.entry.js +1 -0
- package/www/build/p-5a8bdc47.entry.js +1 -0
- package/www/build/p-5f5725ce.entry.js +1 -0
- package/www/build/p-5fe820fe.entry.js +1 -0
- package/www/build/p-6106b802.entry.js +1 -0
- package/www/build/p-613cc3b2.entry.js +1 -0
- package/www/build/p-621ccd34.entry.js +1 -0
- package/www/build/p-6852e978.entry.js +1 -0
- package/www/build/p-6a53a0d8.entry.js +1 -0
- package/www/build/p-6b7f7ac9.entry.js +1 -0
- package/www/build/p-6de8783e.entry.js +1 -0
- package/www/build/p-6e01660c.entry.js +1 -0
- package/www/build/p-6fa0cef6.entry.js +1 -0
- package/www/build/p-71ff9b83.entry.js +1 -0
- package/www/build/p-747ad8dc.entry.js +1 -0
- package/www/build/p-773cc0f3.entry.js +1 -0
- package/www/build/p-792a7ea0.entry.js +1 -0
- package/www/build/p-79940e8f.entry.js +1 -0
- package/www/build/p-79c9cf77.entry.js +1 -0
- package/www/build/p-7a9d3944.entry.js +1 -0
- package/www/build/p-7d6e5930.entry.js +1 -0
- package/www/build/p-810276c9.entry.js +1 -0
- package/www/build/p-8158fe3c.js +1 -0
- package/www/build/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
- package/www/build/p-83ee9630.entry.js +1 -0
- package/www/build/p-87942fb9.entry.js +1 -0
- package/www/build/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/www/build/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
- package/www/build/p-8a9e2dd1.js +1 -0
- package/www/build/p-940352dc.entry.js +1 -0
- package/www/build/p-9a75f3f8.entry.js +1 -0
- package/www/build/p-9c0df331.entry.js +1 -0
- package/www/build/p-a55ef7b5.entry.js +1 -0
- package/www/build/p-aae7a242.entry.js +1 -0
- package/www/build/p-ae2dd723.entry.js +1 -0
- package/www/build/p-af6789f2.entry.js +1 -0
- package/www/build/p-b1b66050.entry.js +1 -0
- package/{dist/web-components-library/p-42b0972c.js → www/build/p-b2d16b41.js} +1 -1
- package/{dist/web-components-library/p-e6ac4dc4.entry.js → www/build/p-b2ee6ded.entry.js} +1 -1
- package/www/build/{p-bfa3593e.js → p-b33f1112.js} +1 -1
- package/www/build/p-b366ef8e.js +2 -0
- package/{dist/web-components-library/p-f31b8e83.js → www/build/p-b4e14eed.js} +1 -1
- package/www/build/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
- package/www/build/p-b9de57a3.entry.js +1 -0
- package/www/build/p-bb684454.entry.js +1 -0
- package/www/build/p-bc65252e.entry.js +1 -0
- package/www/build/p-bd70bbcc.entry.js +1 -0
- package/www/build/p-c0d382bc.entry.js +1 -0
- package/www/build/p-c1c6988e.entry.js +1 -0
- package/www/build/p-c26d641f.entry.js +1 -0
- package/www/build/p-c4b70baa.entry.js +1 -0
- package/www/build/p-c5ecf36a.entry.js +1 -0
- package/www/build/{p-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
- package/www/build/p-dd74911c.entry.js +1 -0
- package/www/build/p-e137a17f.entry.js +1 -0
- package/www/build/p-e1cbcb1e.entry.js +1 -0
- package/www/build/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
- package/www/build/p-e45c7aeb.entry.js +1 -0
- package/www/build/p-eb612914.entry.js +1 -0
- package/www/build/p-efdca379.entry.js +1 -0
- package/www/build/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
- package/www/build/p-f24a4525.entry.js +1 -0
- package/www/build/p-f6ff5bc5.entry.js +1 -0
- package/www/build/p-f94ad50d.entry.js +1 -0
- package/www/build/p-fddbe121.entry.js +1 -0
- package/www/build/p-ff000765.entry.js +1 -0
- package/www/build/p-ff0fc090.entry.js +1 -0
- package/www/build/p-ffacff3f.entry.js +1 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/www/pages/file-upload.html +16 -4
- package/www/pages/notification.html +153 -69
- package/dist/cjs/index-1fda0714.js +0 -60
- package/dist/esm/index-abb47b30.js +0 -58
- package/dist/web-components-library/p-02474663.entry.js +0 -1
- package/dist/web-components-library/p-02681c05.entry.js +0 -1
- package/dist/web-components-library/p-0aa9746a.entry.js +0 -1
- package/dist/web-components-library/p-104b70e5.entry.js +0 -1
- package/dist/web-components-library/p-1906915c.entry.js +0 -1
- package/dist/web-components-library/p-1e6aff0f.entry.js +0 -1
- package/dist/web-components-library/p-223566d6.entry.js +0 -1
- package/dist/web-components-library/p-286363e2.js +0 -7
- package/dist/web-components-library/p-29e8a12c.entry.js +0 -1
- package/dist/web-components-library/p-2de00f19.entry.js +0 -1
- package/dist/web-components-library/p-33f74396.entry.js +0 -1
- package/dist/web-components-library/p-3fc438b7.entry.js +0 -1
- package/dist/web-components-library/p-41c5beec.entry.js +0 -1
- package/dist/web-components-library/p-46a6341a.entry.js +0 -1
- package/dist/web-components-library/p-4d9667dc.entry.js +0 -1
- package/dist/web-components-library/p-51130281.entry.js +0 -1
- package/dist/web-components-library/p-5789bbe7.entry.js +0 -1
- package/dist/web-components-library/p-578a5ad1.entry.js +0 -1
- package/dist/web-components-library/p-5ae44c56.entry.js +0 -1
- package/dist/web-components-library/p-6375f662.entry.js +0 -1
- package/dist/web-components-library/p-6bb8de3e.entry.js +0 -1
- package/dist/web-components-library/p-71034a6f.entry.js +0 -1
- package/dist/web-components-library/p-710cec6d.entry.js +0 -1
- package/dist/web-components-library/p-7171717f.entry.js +0 -1
- package/dist/web-components-library/p-71e8c2af.entry.js +0 -1
- package/dist/web-components-library/p-78e26102.entry.js +0 -1
- package/dist/web-components-library/p-79408b00.entry.js +0 -1
- package/dist/web-components-library/p-7d37e4a8.entry.js +0 -16
- package/dist/web-components-library/p-7ebb03d8.entry.js +0 -1
- package/dist/web-components-library/p-7f2fa336.entry.js +0 -1
- package/dist/web-components-library/p-8468d87e.entry.js +0 -1
- package/dist/web-components-library/p-8e4d7f5d.entry.js +0 -1
- package/dist/web-components-library/p-9260abad.entry.js +0 -1
- package/dist/web-components-library/p-92cc171f.entry.js +0 -1
- package/dist/web-components-library/p-9352da73.entry.js +0 -1
- package/dist/web-components-library/p-953a07d5.entry.js +0 -1
- package/dist/web-components-library/p-98268a57.js +0 -1
- package/dist/web-components-library/p-9c7cf598.entry.js +0 -1
- package/dist/web-components-library/p-9fb79d74.entry.js +0 -1
- package/dist/web-components-library/p-a5232d04.entry.js +0 -1
- package/dist/web-components-library/p-a54ef821.entry.js +0 -1
- package/dist/web-components-library/p-a759ab46.entry.js +0 -1
- package/dist/web-components-library/p-a9eea65b.entry.js +0 -1
- package/dist/web-components-library/p-ab5f212d.entry.js +0 -1
- package/dist/web-components-library/p-ae784c71.entry.js +0 -1
- package/dist/web-components-library/p-ae79ab08.entry.js +0 -1
- package/dist/web-components-library/p-aed2a8cf.entry.js +0 -1
- package/dist/web-components-library/p-b543005a.entry.js +0 -1
- package/dist/web-components-library/p-b574d5f6.entry.js +0 -1
- package/dist/web-components-library/p-b5916b42.entry.js +0 -1
- package/dist/web-components-library/p-bb20020b.entry.js +0 -1
- package/dist/web-components-library/p-bbeb6b3c.entry.js +0 -1
- package/dist/web-components-library/p-bd886dd5.entry.js +0 -1
- package/dist/web-components-library/p-c066ddf1.entry.js +0 -1
- package/dist/web-components-library/p-c284139b.entry.js +0 -1
- package/dist/web-components-library/p-c6124ee4.entry.js +0 -1
- package/dist/web-components-library/p-c730a93d.entry.js +0 -1
- package/dist/web-components-library/p-c9348925.entry.js +0 -1
- package/dist/web-components-library/p-cb13d050.entry.js +0 -1
- package/dist/web-components-library/p-cc6a5872.entry.js +0 -1
- package/dist/web-components-library/p-cf35d3cd.entry.js +0 -1
- package/dist/web-components-library/p-cf73af9a.entry.js +0 -1
- package/dist/web-components-library/p-d0d75b41.entry.js +0 -1
- package/dist/web-components-library/p-d0fea19f.entry.js +0 -1
- package/dist/web-components-library/p-d34eccf8.entry.js +0 -1
- package/dist/web-components-library/p-d4927410.entry.js +0 -1
- package/dist/web-components-library/p-d79f69f2.js +0 -1
- package/dist/web-components-library/p-e2560604.entry.js +0 -1
- package/dist/web-components-library/p-e293f91e.entry.js +0 -1
- package/dist/web-components-library/p-e6ddee24.entry.js +0 -1
- package/dist/web-components-library/p-f0d90cc2.entry.js +0 -1
- package/dist/web-components-library/p-f6a11970.entry.js +0 -1
- package/dist/web-components-library/p-f6da32c4.entry.js +0 -1
- package/dist/web-components-library/p-fd2338b2.entry.js +0 -1
- package/dist/web-components-library/p-fea2c39a.entry.js +0 -1
- package/www/build/p-02474663.entry.js +0 -1
- package/www/build/p-02681c05.entry.js +0 -1
- package/www/build/p-0aa9746a.entry.js +0 -1
- package/www/build/p-104b70e5.entry.js +0 -1
- package/www/build/p-1906915c.entry.js +0 -1
- package/www/build/p-1e6aff0f.entry.js +0 -1
- package/www/build/p-223566d6.entry.js +0 -1
- package/www/build/p-286363e2.js +0 -7
- package/www/build/p-29e8a12c.entry.js +0 -1
- package/www/build/p-2de00f19.entry.js +0 -1
- package/www/build/p-33f74396.entry.js +0 -1
- package/www/build/p-3fc438b7.entry.js +0 -1
- package/www/build/p-41c5beec.entry.js +0 -1
- package/www/build/p-46a6341a.entry.js +0 -1
- package/www/build/p-4d9667dc.entry.js +0 -1
- package/www/build/p-51130281.entry.js +0 -1
- package/www/build/p-5789bbe7.entry.js +0 -1
- package/www/build/p-578a5ad1.entry.js +0 -1
- package/www/build/p-5ae44c56.entry.js +0 -1
- package/www/build/p-6375f662.entry.js +0 -1
- package/www/build/p-6bb8de3e.entry.js +0 -1
- package/www/build/p-71034a6f.entry.js +0 -1
- package/www/build/p-710cec6d.entry.js +0 -1
- package/www/build/p-7171717f.entry.js +0 -1
- package/www/build/p-71e8c2af.entry.js +0 -1
- package/www/build/p-78e26102.entry.js +0 -1
- package/www/build/p-79408b00.entry.js +0 -1
- package/www/build/p-7d37e4a8.entry.js +0 -16
- package/www/build/p-7ebb03d8.entry.js +0 -1
- package/www/build/p-7f2fa336.entry.js +0 -1
- package/www/build/p-8468d87e.entry.js +0 -1
- package/www/build/p-8e4d7f5d.entry.js +0 -1
- package/www/build/p-9260abad.entry.js +0 -1
- package/www/build/p-92cc171f.entry.js +0 -1
- package/www/build/p-9352da73.entry.js +0 -1
- package/www/build/p-953a07d5.entry.js +0 -1
- package/www/build/p-98268a57.js +0 -1
- package/www/build/p-9c7cf598.entry.js +0 -1
- package/www/build/p-9ec1421c.css +0 -816
- package/www/build/p-9fb79d74.entry.js +0 -1
- package/www/build/p-a5232d04.entry.js +0 -1
- package/www/build/p-a54ef821.entry.js +0 -1
- package/www/build/p-a759ab46.entry.js +0 -1
- package/www/build/p-a9eea65b.entry.js +0 -1
- package/www/build/p-ab5f212d.entry.js +0 -1
- package/www/build/p-ae784c71.entry.js +0 -1
- package/www/build/p-ae79ab08.entry.js +0 -1
- package/www/build/p-aed2a8cf.entry.js +0 -1
- package/www/build/p-b543005a.entry.js +0 -1
- package/www/build/p-b574d5f6.entry.js +0 -1
- package/www/build/p-b5916b42.entry.js +0 -1
- package/www/build/p-bb20020b.entry.js +0 -1
- package/www/build/p-bbeb6b3c.entry.js +0 -1
- package/www/build/p-bd886dd5.entry.js +0 -1
- package/www/build/p-c066ddf1.entry.js +0 -1
- package/www/build/p-c284139b.entry.js +0 -1
- package/www/build/p-c6124ee4.entry.js +0 -1
- package/www/build/p-c730a93d.entry.js +0 -1
- package/www/build/p-c9348925.entry.js +0 -1
- package/www/build/p-cb13d050.entry.js +0 -1
- package/www/build/p-cc6a5872.entry.js +0 -1
- package/www/build/p-cf35d3cd.entry.js +0 -1
- package/www/build/p-cf73af9a.entry.js +0 -1
- package/www/build/p-d0d75b41.entry.js +0 -1
- package/www/build/p-d0fea19f.entry.js +0 -1
- package/www/build/p-d1358393.js +0 -129
- package/www/build/p-d34eccf8.entry.js +0 -1
- package/www/build/p-d4927410.entry.js +0 -1
- package/www/build/p-d79f69f2.js +0 -1
- package/www/build/p-e2560604.entry.js +0 -1
- package/www/build/p-e293f91e.entry.js +0 -1
- package/www/build/p-e6ddee24.entry.js +0 -1
- package/www/build/p-f0d90cc2.entry.js +0 -1
- package/www/build/p-f6a11970.entry.js +0 -1
- package/www/build/p-f6da32c4.entry.js +0 -1
- package/www/build/p-fd2338b2.entry.js +0 -1
- package/www/build/p-fea2c39a.entry.js +0 -1
|
@@ -2,13 +2,21 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const index$1 = require('./index-
|
|
7
|
-
const utils = require('./utils-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
|
+
const index$1 = require('./index-15126331.js');
|
|
7
|
+
const utils = require('./utils-b1ef8660.js');
|
|
8
8
|
require('./breakpoints-88c4fd6c.js');
|
|
9
9
|
|
|
10
|
-
const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)
|
|
10
|
+
const stylesCss = ":host{display:block;width:inherit;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:flex;width:inherit;flex-direction:column}main{position:relative;overflow:hidden;width:100%}main z-icon.scroll{position:absolute;z-index:10;top:50%;width:auto;margin:0 var(--space-unit);cursor:pointer;fill:var(--color-primary01);transition:0.6s ease}main .scroll.disabled{opacity:0.5;pointer-events:none}main .scroll.right{right:0}#slides{display:flex;flex-wrap:wrap;line-height:0px;overflow-y:hidden;transition:all 300ms}footer{display:grid;width:100%;height:56px;align-items:center;border-top:var(--border-base) solid var(--color-surface02);grid-template:2 / 2;grid-template-areas:\"center center\" \"left right\"}footer>div{width:100%;align-items:center}footer .footer-center{grid-area:center}footer .footer-left{grid-area:left}footer .footer-right{grid-area:right}footer .bullet-container{display:flex;min-height:60px;align-items:center;justify-content:center;margin:0 auto}footer .bullet-container .bullet{width:8px;height:8px;margin:var(--space-unit) 2px;background-color:var(--bg-neutral-150);border-radius:50%;pointer-events:none}footer .bullet-container .bullet.selected{background-color:var(--bg-neutral-400)}@media only screen and (min-width: 768px){footer{height:76px;border-top:var(--border-base) solid var(--color-surface02);grid-template:1 / 1fr 2fr 1fr;grid-template-areas:\"left center right\"}footer .bullet-container .bullet{width:10px;height:10px;margin:var(--space-unit) 3px}}@media only screen and (min-width: 1025px){main z-icon.scroll{margin:0 10px}footer .bullet-container .bullet{width:16px;height:16px;margin:var(--space-unit) calc(var(--space-unit) * 0.5);cursor:pointer;pointer-events:auto}}";
|
|
11
11
|
|
|
12
|
+
/**
|
|
13
|
+
* Check if data is an array of strings.
|
|
14
|
+
* @param {unknown} data Data to check
|
|
15
|
+
* @returns {boolean}
|
|
16
|
+
*/
|
|
17
|
+
function isStringArray(data) {
|
|
18
|
+
return Array.isArray(data) && data.every((datum) => typeof datum === "string");
|
|
19
|
+
}
|
|
12
20
|
const ZSlideshow = class {
|
|
13
21
|
constructor(hostRef) {
|
|
14
22
|
index.registerInstance(this, hostRef);
|
|
@@ -32,16 +40,24 @@ const ZSlideshow = class {
|
|
|
32
40
|
parseLinks() {
|
|
33
41
|
var _a;
|
|
34
42
|
switch (typeof this.data) {
|
|
35
|
-
case "string":
|
|
36
|
-
|
|
43
|
+
case "string": {
|
|
44
|
+
const parsed = (_a = utils.convertJson(this.data)) !== null && _a !== void 0 ? _a : [];
|
|
45
|
+
if (!isStringArray(parsed)) {
|
|
46
|
+
throw new Error("Passed data is invalid");
|
|
47
|
+
}
|
|
48
|
+
this.links = parsed;
|
|
49
|
+
break;
|
|
50
|
+
}
|
|
37
51
|
default:
|
|
38
|
-
|
|
52
|
+
this.links = this.data;
|
|
53
|
+
break;
|
|
39
54
|
}
|
|
40
55
|
}
|
|
41
56
|
setStyle() {
|
|
42
57
|
const refSlides = this.el.shadowRoot.querySelector("#slides");
|
|
43
|
-
if (!refSlides)
|
|
58
|
+
if (!refSlides) {
|
|
44
59
|
return;
|
|
60
|
+
}
|
|
45
61
|
const allImages = this.el.shadowRoot.querySelectorAll(".slide");
|
|
46
62
|
const width = this.el.offsetWidth;
|
|
47
63
|
const fullwidth = width * this.links.length;
|
|
@@ -60,9 +76,9 @@ const ZSlideshow = class {
|
|
|
60
76
|
}
|
|
61
77
|
getBulletDimension() {
|
|
62
78
|
switch (this.device) {
|
|
63
|
-
case index$1.DeviceEnum.
|
|
79
|
+
case index$1.DeviceEnum.MOBILE:
|
|
64
80
|
return 24;
|
|
65
|
-
case index$1.DeviceEnum.
|
|
81
|
+
case index$1.DeviceEnum.TABLET:
|
|
66
82
|
return 32;
|
|
67
83
|
default:
|
|
68
84
|
return 40;
|
|
@@ -95,11 +111,12 @@ const ZSlideshow = class {
|
|
|
95
111
|
return (index.h("a", { class: `bullet ${this.currentSlide === i && "selected"}`, onClick: () => this.setCurrentSlide(i), onKeyUp: (e) => utils.handleKeyboardSubmit(e, () => this.setCurrentSlide(i)), tabindex: 0, role: "button" }));
|
|
96
112
|
}
|
|
97
113
|
renderSlideshowFooter() {
|
|
98
|
-
return (index.h("footer", null, index.h("div", { class: "
|
|
114
|
+
return (index.h("footer", null, index.h("div", { class: "footer-left" }, index.h("slot", { name: "footer-left" })), index.h("div", { class: "footer-center" }, index.h("div", { class: "bullet-container" }, Object.keys(this.links).map((i) => this.renderBullet(parseInt(i))))), index.h("div", { class: "footer-right" }, index.h("slot", { name: "footer-right" }))));
|
|
99
115
|
}
|
|
100
116
|
render() {
|
|
101
|
-
if (!this.links || !this.links.length)
|
|
117
|
+
if (!this.links || !this.links.length) {
|
|
102
118
|
return index.h("div", null);
|
|
119
|
+
}
|
|
103
120
|
return (index.h("div", { id: this.slideshowid }, this.renderSlideshowMain(), this.renderSlideshowFooter()));
|
|
104
121
|
}
|
|
105
122
|
get el() { return index.getElement(this); }
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const index$1 = require('./index-
|
|
7
|
-
const index$2 = require('./index-1fda0714.js');
|
|
8
|
-
require('./_commonjsHelpers-537d719a.js');
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
|
+
const index$1 = require('./index-15126331.js');
|
|
9
7
|
|
|
10
|
-
const stylesCss = ":host{--z-icon-width:14px;--z-icon-height:14px;
|
|
8
|
+
const stylesCss = ":host{--z-icon-width:14px;--z-icon-height:14px;display:inline-flex;height:22px;align-items:center;padding-right:4px;padding-left:4px;border-radius:var(--border-radius);font-family:var(--font-family-sans);text-transform:uppercase}:host(.expandable)>z-icon{margin-right:0;transition:margin-right 0.3s ease-out 0.2s}:host(:not(.expandable))>z-icon:not(:last-child),:host(.expandable:hover)>z-icon:not(:last-child){margin-right:var(--space-unit);transition:margin-right 0.3s ease-out 0s}:host(.expandable)>span{overflow:hidden;max-width:0;transition:max-width 0.3s ease-out 0.2s;white-space:nowrap}:host(.expandable:hover)>span{max-width:20rem;transition:max-width 0.3s ease-out 0s}:host([status=\"warning\"]){background-color:var(--status-warning-yellow-lighter);color:var(--status-warning-yellow-dark);fill:var(--status-warning-yellow-dark)}:host([status=\"warning\"].light){background-color:transparent;color:var(--status-warning-yellow-dark);fill:var(--status-warning-yellow-dark)}:host([status=\"warning\"].dark){background-color:var(--status-warning-yellow-dark);color:var(--status-warning-yellow-lighter);fill:var(--status-warning-yellow-lighter)}:host([status=\"error\"]){background-color:var(--status-error-red-lighter);color:var(--status-error-red-dark);fill:var(--status-error-red-dark)}:host([status=\"error\"].light){background-color:transparent;color:var(--status-error-red-dark);fill:var(--status-error-red-dark)}:host([status=\"error\"].dark){background-color:var(--status-error-red-dark);color:var(--status-error-red-lighter);fill:var(--status-error-red-lighter)}:host([status=\"success\"]){background-color:var(--status-success-green-lighter);color:var(--status-success-green-dark);fill:var(--status-success-green-dark)}:host([status=\"success\"].light){background-color:transparent;color:var(--status-success-green-dark);fill:var(--status-success-green-dark)}:host([status=\"success\"].dark){background-color:var(--status-success-green-dark);color:var(--status-success-green-lighter);fill:var(--status-success-green-lighter)}:host([status=\"default\"]){background-color:var(--myz-blue-lighter);color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}:host([status=\"default\"].light){background-color:transparent;color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}:host([status=\"default\"].dark){background-color:var(--myz-blue-dark);color:var(--myz-blue-lighter);fill:var(--myz-blue-lighter)}:host([status=\"neutral\"]){background-color:var(--bg-grey-050);color:var(--text-grey-800);fill:var(--text-grey-800)}:host([status=\"neutral\"].light){background-color:transparent;color:var(--text-grey-800);fill:var(--text-grey-800)}:host([status=\"neutral\"].dark){background-color:var(--bg-grey-800);color:var(--text-white);fill:var(--text-white)}";
|
|
11
9
|
|
|
12
10
|
const ZStatusTag = class {
|
|
13
11
|
constructor(hostRef) {
|
|
14
12
|
index.registerInstance(this, hostRef);
|
|
15
13
|
/** [optional] Status tag color */
|
|
16
|
-
this.status = index$1.StatusTagStatus.
|
|
14
|
+
this.status = index$1.StatusTagStatus.DEFAULT;
|
|
17
15
|
if (!this.icon && !this.text) {
|
|
18
16
|
console.warn("z-status-tag must contain at least one prop between icon and text");
|
|
19
17
|
}
|
|
20
18
|
}
|
|
21
19
|
render() {
|
|
22
|
-
return (index.h(index.Host, { class:
|
|
23
|
-
|
|
24
|
-
|
|
20
|
+
return (index.h(index.Host, { class: {
|
|
21
|
+
"body-5-sb": true,
|
|
22
|
+
[this.variant || ""]: true,
|
|
23
|
+
"expandable": this.expandable && !!this.icon && !!this.text,
|
|
24
|
+
} }, this.icon && index.h("z-icon", { name: this.icon }), this.text && index.h("span", null, this.text)));
|
|
25
25
|
}
|
|
26
26
|
};
|
|
27
27
|
ZStatusTag.style = stylesCss;
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
6
|
|
|
7
|
-
const stylesCss = ":host{position:relative;width:calc(var(--space-unit) * 5);font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host(:not(:last-child)){flex:1}:host(:not(:last-child))::after{position:absolute;top:calc(var(--space-unit) * 4);
|
|
7
|
+
const stylesCss = ":host{position:relative;width:calc(var(--space-unit) * 5);font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host(:not(:last-child)){flex:1}:host(:not(:last-child))::after{position:absolute;z-index:1;top:calc(var(--space-unit) * 4);right:calc(var(--space-unit) * 2);left:calc(var(--space-unit) * 3);display:block;width:auto;border-bottom:solid 2px var(--bg-grey-700);margin:0 calc(-1 * calc(var(--space-unit) * 2)) 0 calc(var(--space-unit) * 2);content:\"\"}.stepper-item{display:flex;width:calc(var(--space-unit) * 5);flex-direction:column;align-items:center;padding:0;border:0;appearance:none;background:transparent;color:inherit;font-family:inherit;font-size:18px;line-height:28px;outline:0;text-decoration:none}.stepper-item span{display:none;width:calc(100% + calc(var(--space-unit) * 4));text-align:center}:host(:not([disabled])) .stepper-item{cursor:pointer}:host([disabled]) .stepper-item{pointer-events:none}.indicator{display:flex;width:calc(var(--space-unit) * 4);height:calc(var(--space-unit) * 4);box-sizing:border-box;align-items:center;justify-content:center;border:2px solid var(--myz-blue);margin:calc(var(--space-unit) * 2);background:var(--bg-white);border-radius:50%;color:var(--myz-blue);content:counter(stepper);font-size:14px;font-weight:var(--font-sb);line-height:1}:host([pressed]:not([disabled])) .indicator{border-color:var(--myz-blue-dark);background:var(--myz-blue-dark);color:var(--text-white)}:host(:not([disabled]):focus-within) .indicator{box-shadow:0 0 2px 2px var(--accent-dark)}:host([disabled]) .indicator{border-color:currentcolor;background:var(--bg-grey-200);color:var(--text-grey-700)}@media only screen and (min-width: 768px){:host{width:calc(var(--space-unit) * 10)}:host(:not(:last-child))::after{top:calc(var(--space-unit) * 5);left:calc(var(--space-unit) * 8)}.stepper-item{width:calc(var(--space-unit) * 10)}.stepper-item span{display:block}.indicator{width:calc(var(--space-unit) * 6);height:calc(var(--space-unit) * 6);font-size:16px}}";
|
|
8
8
|
|
|
9
9
|
const ZStepperItem = class {
|
|
10
10
|
constructor(hostRef) {
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
6
|
|
|
7
|
-
const stylesCss = ":host{
|
|
7
|
+
const stylesCss = ":host{position:relative;display:flex;width:100%;max-width:100%;box-sizing:border-box;flex-direction:row;padding:0;margin:0;font-family:var(--dashboard-font);font-weight:var(--font-rg);list-style:none}@media only screen and (min-width: 768px){:host{padding:0 calc(var(--space-unit) * 2)}}";
|
|
8
8
|
|
|
9
9
|
const ZStepper = class {
|
|
10
10
|
constructor(hostRef) {
|
|
11
11
|
index.registerInstance(this, hostRef);
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return
|
|
14
|
+
return index.h("slot", null);
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
ZStepper.style = stylesCss;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
6
|
|
|
7
7
|
const stylesCss = ".sc-z-table-body-h{display:table-row-group;font-family:var(--dashboard-font);font-weight:var(--font-rg)}.sc-z-table-body-h>z-table-row[expanded].sc-z-table-body+z-table-expanded-row.sc-z-table-body{display:table-row}";
|
|
8
8
|
|
|
@@ -2,18 +2,16 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const index$1 = require('./index-
|
|
7
|
-
const index$2 = require('./index-1fda0714.js');
|
|
8
|
-
require('./_commonjsHelpers-537d719a.js');
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
|
+
const index$1 = require('./index-15126331.js');
|
|
9
7
|
|
|
10
|
-
const stylesCss = ":host{display:table-cell;
|
|
8
|
+
const stylesCss = ":host{display:table-cell;border-bottom:var(--border-size-small) solid var(--bg-grey-200);background-color:var(--color-white);font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>.button-container{display:none}:host:hover>.button-container{display:initial}.button-container{position:absolute;z-index:5;top:8px;right:8px}.button-content{position:relative}.contextual-menu-container{position:absolute;top:calc(100% - var(--space-unit));right:0;display:none}.button-container.visible,.contextual-menu-container.visible{display:initial}:host([padding=\"x-small\"]){padding:calc(var(--space-unit) * 0.5)}:host([padding=\"small\"]){padding:calc(var(--space-unit))}:host([padding=\"medium\"]){padding:calc(var(--space-unit) * 2)}:host([padding=\"large\"]){padding:calc(var(--space-unit) * 2.5)}:host([padding=\"special\"]){padding:0}";
|
|
11
9
|
|
|
12
10
|
const ZTableCell = class {
|
|
13
11
|
constructor(hostRef) {
|
|
14
12
|
index.registerInstance(this, hostRef);
|
|
15
13
|
/** Set padding size of cell, if special 0px padding will be set */
|
|
16
|
-
this.padding = index$1.Size.
|
|
14
|
+
this.padding = index$1.Size.MEDIUM;
|
|
17
15
|
this.isMenuOpened = false;
|
|
18
16
|
}
|
|
19
17
|
handleMenu() {
|
|
@@ -23,11 +21,13 @@ const ZTableCell = class {
|
|
|
23
21
|
this.host.setAttribute("role", "cell");
|
|
24
22
|
}
|
|
25
23
|
render() {
|
|
26
|
-
return (index.h(index.Host, null, this.showButton && (index.h("div", { class:
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
24
|
+
return (index.h(index.Host, null, this.showButton && (index.h("div", { class: {
|
|
25
|
+
"button-container": true,
|
|
26
|
+
"visible": this.isMenuOpened,
|
|
27
|
+
} }, index.h("div", { class: "button-content" }, index.h("z-button", { icon: "contextual-menu", variant: index$1.ButtonVariantEnum.TERTIARY, size: index$1.ButtonSizeEnum.X_SMALL, onClick: () => this.handleMenu() }), index.h("div", { class: {
|
|
28
|
+
"contextual-menu-container": true,
|
|
29
|
+
"visible": this.isMenuOpened,
|
|
30
|
+
} }, index.h("slot", { name: "contextual-menu" }))))), index.h("slot", null)));
|
|
31
31
|
}
|
|
32
32
|
get host() { return index.getElement(this); }
|
|
33
33
|
};
|
|
@@ -2,11 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const index$1 = require('./index-1fda0714.js');
|
|
7
|
-
require('./_commonjsHelpers-537d719a.js');
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
8
6
|
|
|
9
|
-
const stylesCss = ".sc-z-table-empty-box-h{display:block;padding:calc(var(--space-unit)) calc(var(--space-unit) * 3)
|
|
7
|
+
const stylesCss = ".sc-z-table-empty-box-h{display:block;padding:calc(var(--space-unit)) calc(var(--space-unit) * 3) calc(var(--space-unit) * 3) calc(var(--space-unit) * 3);background-color:var(--bg-white)}.sc-z-table-empty-box-s>*{margin-top:var(--space-unit)}.cta.sc-z-table-empty-box{display:flex;flex-direction:row;margin-top:calc(var(--space-unit) / 2)}.cta.has-2-cta.sc-z-table-empty-box{flex-direction:column}@media only screen and (min-width: 768px){.sc-z-table-empty-box-h{padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 7) calc(var(--space-unit) * 3)\n calc(var(--space-unit) * 7)}.sc-z-table-empty-box-s>*{margin-right:calc(var(--space-unit) * 2)}.cta.sc-z-table-empty-box{margin-top:var(--space-unit)}.cta.has-2-cta.sc-z-table-empty-box{flex-direction:row}}";
|
|
10
8
|
|
|
11
9
|
const ZTableEmptyBox = class {
|
|
12
10
|
constructor(hostRef) {
|
|
@@ -21,9 +19,10 @@ const ZTableEmptyBox = class {
|
|
|
21
19
|
this.hasCta2Slot = !!this.hostElement.querySelector('[slot="cta2"]');
|
|
22
20
|
}
|
|
23
21
|
render() {
|
|
24
|
-
return (index.h(index.Host, null, index.h("z-body", { level: 3, variant: "semibold" }, this.message), index.h("br", null), !!this.subtitle && (index.h("z-body", { level: 4, variant: "regular" }, this.subtitle)), (!!this.hasCta1Slot || !!this.hasCta2Slot) && (index.h("div", { class:
|
|
25
|
-
|
|
26
|
-
|
|
22
|
+
return (index.h(index.Host, null, index.h("z-body", { level: 3, variant: "semibold" }, this.message), index.h("br", null), !!this.subtitle && (index.h("z-body", { level: 4, variant: "regular" }, this.subtitle)), (!!this.hasCta1Slot || !!this.hasCta2Slot) && (index.h("div", { class: {
|
|
23
|
+
"cta": true,
|
|
24
|
+
"has-2-cta": !!this.hasCta1Slot && !!this.hasCta2Slot,
|
|
25
|
+
} }, index.h("slot", { name: "cta1" }), index.h("slot", { name: "cta2" })))));
|
|
27
26
|
}
|
|
28
27
|
get hostElement() { return index.getElement(this); }
|
|
29
28
|
};
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
6
|
|
|
7
|
-
const stylesCss = ":host{background-color:var(--gray50)
|
|
7
|
+
const stylesCss = ":host{display:none;background-color:var(--gray50)}:host>td>div.content-container{margin-bottom:calc(var(--space-unit) / 2);box-shadow:var(--shadow-2)}";
|
|
8
8
|
|
|
9
9
|
const ZTableExpandedRow = class {
|
|
10
10
|
constructor(hostRef) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
6
|
|
|
7
7
|
const stylesCss = ".sc-z-table-footer-h{display:table-footer-group;font-family:var(--dashboard-font);font-weight:var(--font-rg)}";
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
6
|
|
|
7
7
|
const stylesCss = ".sc-z-table-head-h{display:table-header-group;font-family:var(--dashboard-font);font-weight:var(--font-rg)}";
|
|
8
8
|
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
6
|
|
|
7
|
-
const stylesCss = "z-table-header-row{display:table-row}z-table-header-row[expandable]>z-table-header:first-child{width:40px;
|
|
7
|
+
const stylesCss = "z-table-header-row{display:table-row}z-table-header-row[expandable]>z-table-header:first-child{width:40px;box-sizing:border-box;user-select:none}z-table-header-row[expandable]>z-table-header:nth-child(2){padding-left:8px}";
|
|
8
8
|
|
|
9
9
|
const ZTableHeaderRow = class {
|
|
10
10
|
constructor(hostRef) {
|
|
11
11
|
index.registerInstance(this, hostRef);
|
|
12
12
|
}
|
|
13
|
-
|
|
13
|
+
renderExpandHeader() {
|
|
14
14
|
return index.h("z-table-header", null);
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (index.h(index.Host, { role: "row" }, this.expandable && this.
|
|
17
|
+
return (index.h(index.Host, { role: "row" }, this.expandable && this.renderExpandHeader(), index.h("slot", null)));
|
|
18
18
|
}
|
|
19
19
|
};
|
|
20
20
|
ZTableHeaderRow.style = stylesCss;
|
|
@@ -2,24 +2,23 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const index$
|
|
7
|
-
const
|
|
8
|
-
const utils = require('./utils-4a419726.js');
|
|
9
|
-
require('./_commonjsHelpers-537d719a.js');
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
|
+
const index$1 = require('./index-15126331.js');
|
|
7
|
+
const utils = require('./utils-b1ef8660.js');
|
|
10
8
|
require('./breakpoints-88c4fd6c.js');
|
|
11
9
|
|
|
12
|
-
const stylesCss = ":host{position:relative;display:table-cell;
|
|
10
|
+
const stylesCss = ":host{position:relative;display:table-cell;border-bottom:var(--border-size-medium) solid var(--gray200);background-color:var(--gray50);font-family:var(--dashboard-font);font-weight:var(--font-sb);text-align:start}.container{display:flex;align-items:flex-end}:host(.sortable){cursor:pointer}:host([padding=\"x-small\"]){padding:calc(var(--space-unit) * 0.5)}:host([padding=\"small\"]){padding:calc(var(--space-unit))}:host([padding=\"medium\"]){padding:calc(var(--space-unit) * 2)}:host([padding=\"large\"]){padding:calc(var(--space-unit) * 2.5)}:host([padding=\"special\"]){padding:0}.arrow{padding-left:var(--space-unit);opacity:1}.popover-container{position:absolute;top:var(--space-unit);right:var(--space-unit);display:none}.popover-container z-popover{--z-popover-theme--surface:var(--gray200);position:relative;z-index:1}.popover-container.visible{display:block}:host(:hover) .popover-container{display:block}";
|
|
13
11
|
|
|
14
12
|
const ZTableHeader = class {
|
|
15
13
|
constructor(hostRef) {
|
|
16
14
|
index.registerInstance(this, hostRef);
|
|
17
15
|
this.sort = index.createEvent(this, "sort", 7);
|
|
18
16
|
/** Set padding size of cell, if special 0px padding will be set */
|
|
19
|
-
this.padding = index$1.Size.
|
|
17
|
+
this.padding = index$1.Size.MEDIUM;
|
|
20
18
|
/** [Optional] Default sort order */
|
|
21
|
-
this.defaultSortDirection = index$1.SortDirectionEnum.
|
|
22
|
-
|
|
19
|
+
this.defaultSortDirection = index$1.SortDirectionEnum.ASC;
|
|
20
|
+
/** Sort direction */
|
|
21
|
+
this.sortDirection = index$1.SortDirectionEnum.NONE;
|
|
23
22
|
this.emitOnSort = this.emitOnSort.bind(this);
|
|
24
23
|
}
|
|
25
24
|
emitOnSort() {
|
|
@@ -34,14 +33,14 @@ const ZTableHeader = class {
|
|
|
34
33
|
}
|
|
35
34
|
this.sortDirection = (() => {
|
|
36
35
|
switch (this.sortDirection) {
|
|
37
|
-
case index$1.SortDirectionEnum.
|
|
38
|
-
return index$1.SortDirectionEnum.
|
|
39
|
-
case index$1.SortDirectionEnum.
|
|
40
|
-
return index$1.SortDirectionEnum.
|
|
41
|
-
case index$1.SortDirectionEnum.
|
|
36
|
+
case index$1.SortDirectionEnum.ASC:
|
|
37
|
+
return index$1.SortDirectionEnum.DESC;
|
|
38
|
+
case index$1.SortDirectionEnum.DESC:
|
|
39
|
+
return index$1.SortDirectionEnum.ASC;
|
|
40
|
+
case index$1.SortDirectionEnum.NONE:
|
|
42
41
|
return this.defaultSortDirection;
|
|
43
42
|
default:
|
|
44
|
-
return index$1.SortDirectionEnum.
|
|
43
|
+
return index$1.SortDirectionEnum.NONE;
|
|
45
44
|
}
|
|
46
45
|
})();
|
|
47
46
|
this.emitOnSort();
|
|
@@ -57,7 +56,7 @@ const ZTableHeader = class {
|
|
|
57
56
|
}
|
|
58
57
|
}
|
|
59
58
|
handleClickHeaders(e) {
|
|
60
|
-
const
|
|
59
|
+
const target = e.target;
|
|
61
60
|
const parent = utils.getElementTree(target).find((elem) => elem.nodeName.toLowerCase() === "z-table-header");
|
|
62
61
|
if (!this.sortable || !parent) {
|
|
63
62
|
return;
|
|
@@ -65,18 +64,16 @@ const ZTableHeader = class {
|
|
|
65
64
|
const parentColumnId = parent.attributes.getNamedItem("column-id").value;
|
|
66
65
|
const isSortable = target.parentNode.sortable || target.sortable;
|
|
67
66
|
if (parentColumnId !== this.columnId && isSortable) {
|
|
68
|
-
this.sortDirection = index$1.SortDirectionEnum.
|
|
67
|
+
this.sortDirection = index$1.SortDirectionEnum.NONE;
|
|
69
68
|
}
|
|
70
69
|
}
|
|
71
70
|
componentWillRender() {
|
|
72
71
|
this.host.setAttribute("role", "columnheader");
|
|
73
72
|
}
|
|
74
73
|
render() {
|
|
75
|
-
return (index.h(index.Host, { class:
|
|
74
|
+
return (index.h(index.Host, { class: {
|
|
76
75
|
sortable: this.sortable,
|
|
77
|
-
}
|
|
78
|
-
? "arrow-up"
|
|
79
|
-
: "arrow-down", class: "arrow" }))), this.showButton && (index.h("div", { class: 'popover-container' }, index.h("z-button", { ref: (el) => (this.triggerButton = el), class: "contextual-popover-button", icon: "contextual-menu", variant: index$1.ButtonVariantEnum["tertiary"], size: index$1.ButtonSizeEnum["x-small"], onClick: () => this.handleMenuClick() }), index.h("z-popover", { ref: (el) => (this.popover = el), position: index$1.PopoverPositions.bottom, center: true, bindTo: this.triggerButton }, index.h("div", null, index.h("slot", { name: "contextual-menu" })))))));
|
|
76
|
+
}, onClick: () => this.handleSort() }, index.h("div", { class: "container" }, index.h("slot", null), this.sortable && this.sortDirection !== index$1.SortDirectionEnum.NONE && (index.h("z-icon", { name: this.sortDirection === index$1.SortDirectionEnum.ASC ? "arrow-up" : "arrow-down", class: "arrow" }))), this.showButton && (index.h("div", { class: "popover-container" }, index.h("z-button", { ref: (el) => (this.triggerButton = el), class: "contextual-popover-button", icon: "contextual-menu", variant: index$1.ButtonVariantEnum.TERTIARY, size: index$1.ButtonSizeEnum.X_SMALL, onClick: () => this.handleMenuClick() }), index.h("z-popover", { ref: (el) => (this.popover = el), position: index$1.PopoverPositions.BOTTOM, center: true, bindTo: this.triggerButton }, index.h("div", null, index.h("slot", { name: "contextual-menu" })))))));
|
|
80
77
|
}
|
|
81
78
|
get host() { return index.getElement(this); }
|
|
82
79
|
};
|
|
@@ -2,16 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const index$1 = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
|
+
const index$1 = require('./index-15126331.js');
|
|
7
7
|
|
|
8
|
-
const stylesCss = "z-table-row{display:table-row;font-family:var(--font-family-sans)}z-table-row[expanded-type=\"expandable\"]:hover{cursor:pointer}z-table-row[expanded-type=\"expandable\"]>z-table-cell:first-child,z-table-row[expanded-type=\"padding\"]>z-table-cell:first-child{--z-icon-width:16px;--z-icon-height:16px;width:24px;
|
|
8
|
+
const stylesCss = "z-table-row{display:table-row;font-family:var(--font-family-sans)}z-table-row[expanded-type=\"expandable\"]:hover{cursor:pointer}z-table-row[expanded-type=\"expandable\"]>z-table-cell:first-child,z-table-row[expanded-type=\"padding\"]>z-table-cell:first-child{--z-icon-width:16px;--z-icon-height:16px;width:24px;box-sizing:border-box;padding-right:0;padding-left:16px;fill:var(--gray800);text-align:center;user-select:none}.z-icon-placeholder{width:24px;padding-right:0}z-table-row[expanded-type=\"expandable\"]>z-table-cell:nth-child(2),z-table-row[expanded-type=\"padding\"]>z-table-cell:nth-child(2){padding-left:8px}z-table-row[expanded-type]:hover>z-table-cell:first-child{fill:var(--myz-blue-dark)}z-table-row[expanded]>z-table-cell{border-bottom:none;background-color:var(--gray50)}z-table-row[expanded]+z-table-expanded-row{display:table-row}";
|
|
9
9
|
|
|
10
10
|
const ZTableRow = class {
|
|
11
11
|
constructor(hostRef) {
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
this.expand = index.createEvent(this, "expand", 7);
|
|
14
|
-
|
|
14
|
+
/** Table row expanded type */
|
|
15
|
+
this.expandedType = index$1.ZTableRowExpandedType.NONE;
|
|
15
16
|
this.expanded = false;
|
|
16
17
|
}
|
|
17
18
|
emitOnExpand() {
|
|
@@ -22,20 +23,19 @@ const ZTableRow = class {
|
|
|
22
23
|
this.emitOnExpand();
|
|
23
24
|
}
|
|
24
25
|
renderExpandButton() {
|
|
25
|
-
if (this.expandedType == index$1.ZTableRowExpandedType.
|
|
26
|
+
if (this.expandedType == index$1.ZTableRowExpandedType.EXPANDABLE) {
|
|
26
27
|
return (index.h("z-table-cell", { style: { borderRight: "none" } }, index.h("z-icon", { name: this.expanded ? "minus-circled" : "plus-circled" })));
|
|
27
28
|
}
|
|
28
29
|
return (index.h("z-table-cell", { style: { borderRight: "none" } }, index.h("div", { class: "z-icon-placeholder" })));
|
|
29
30
|
}
|
|
30
31
|
render() {
|
|
31
32
|
return (index.h(index.Host, { role: "row", expanded: this.expanded, onClick: (event) => {
|
|
32
|
-
const contextualMenuClick = event.target.nodeName ===
|
|
33
|
-
const isExpandable = this.expandedType === index$1.ZTableRowExpandedType.
|
|
33
|
+
const contextualMenuClick = event.target.nodeName === "Z-CONTEXTUAL-MENU";
|
|
34
|
+
const isExpandable = this.expandedType === index$1.ZTableRowExpandedType.EXPANDABLE;
|
|
34
35
|
if (isExpandable && !contextualMenuClick) {
|
|
35
36
|
this.handleExpand();
|
|
36
37
|
}
|
|
37
|
-
} }, this.expandedType !== index$1.ZTableRowExpandedType.
|
|
38
|
-
this.renderExpandButton(), index.h("slot", null)));
|
|
38
|
+
} }, this.expandedType !== index$1.ZTableRowExpandedType.NONE && this.renderExpandButton(), index.h("slot", null)));
|
|
39
39
|
}
|
|
40
40
|
};
|
|
41
41
|
ZTableRow.style = stylesCss;
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
6
|
|
|
7
|
-
const stylesCss = ".sc-z-table-sticky-footer-h{
|
|
7
|
+
const stylesCss = ".sc-z-table-sticky-footer-h{position:sticky;left:0;display:block;padding:var(--basex2);border-width:var(--border-size-small) 0 var(--border-base);border-style:solid;border-color:var(--gray200);background-color:var(--bg-white);font-weight:var(--font-rg)}";
|
|
8
8
|
|
|
9
9
|
const ZTableStickyFooter = class {
|
|
10
10
|
constructor(hostRef) {
|
|
11
11
|
index.registerInstance(this, hostRef);
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return
|
|
14
|
+
return index.h("slot", null);
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
ZTableStickyFooter.style = stylesCss;
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const index$1 = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
|
+
const index$1 = require('./index-15126331.js');
|
|
7
7
|
const breakpoints = require('./breakpoints-88c4fd6c.js');
|
|
8
8
|
|
|
9
|
-
const stylesCss = "z-table{
|
|
9
|
+
const stylesCss = "z-table{display:block;width:100%;background-color:var(--color-white);font-family:var(--dashboard-font);font-weight:var(--font-rg);overflow-x:auto}z-table>div.table{display:table;width:100%;border-collapse:separate}z-table>div.table-bordered>z-table-body>z-table-row>z-table-cell:not(:last-child),z-table>div.table-bordered>z-table-head>z-table-header-row>z-table-header:not(:last-child){border-right:var(--border-size-small) solid var(--bg-grey-200)}z-table>div>z-table-body>z-table-row[expandable]>z-table-cell:first-child,z-table>div>z-table-head>z-table-header-row[expandable]>z-table-header:first-child{border-right:none}z-table>div>z-table-body>z-table-row[expanded]>z-table-cell{background-color:var(--gray50)}z-table>div>z-table-body>z-table-row[expanded]+z-table-expanded-row{border-bottom:1px solid var(--gray200)}z-table>div.table-column-sticky>z-table-body>z-table-row>z-table-cell:first-child,z-table>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{position:sticky;z-index:1;left:0;box-shadow:1px 0 4px -1px rgb(66 69 72 / 40%)}z-table>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header{position:sticky;z-index:2;top:0;box-shadow:0 2px 3px -3px rgb(66 69 72 / 40%)}z-table>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header:first-child,z-table>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{z-index:5}z-table-body{width:auto;background-color:var(--color-white)}z-table-empty-box{display:flex;flex-direction:column;flex-grow:1;border-bottom:var(--border-size-small) solid var(--bg-grey-200)}z-table-empty-box.bordered{border-left:var(--border-size-small) solid var(--bg-grey-200)}.error-message{margin-top:calc(var(--space-unit) * 2)}.table-content{display:flex;width:100%;flex-direction:row}.error-content{display:flex;padding:calc(var(--space-unit) * 3);font-family:var(--dashboard-font)}.error-content>img{width:244px;height:188px;margin-right:calc(var(--space-unit) * 3)}@media only screen and (max-width: 768px){z-table>div.table-empty{display:none}.error-content{display:flex;flex-direction:column}.error-content>img{width:auto;height:auto}.text{padding:calc(var(--space-unit) * 3) 0}}";
|
|
10
10
|
|
|
11
11
|
const ZTable = class {
|
|
12
12
|
constructor(hostRef) {
|
|
@@ -53,14 +53,12 @@ const ZTable = class {
|
|
|
53
53
|
return (index.h(index.Host, null, index.h("div", { class: tableClass }, index.h("slot", { name: "table-header" })), index.h("z-table-error", null, index.h("div", { class: "error-content", style: { minHeight } }, index.h("slot", { name: "error-image" }), index.h("div", { class: "text" }, index.h("z-body", { class: "error-message", level: 3, variant: "semibold" }, this.errorMessage), index.h("slot", { name: "error-action" }))))));
|
|
54
54
|
}
|
|
55
55
|
renderEmpty(tableClass) {
|
|
56
|
-
const buttonSize = this.isMobile
|
|
57
|
-
|
|
58
|
-
: index$1.ButtonSizeEnum.big;
|
|
59
|
-
const tableContentClass = `${!!this.hasTableBody ? "table-content" : ""}`;
|
|
56
|
+
const buttonSize = this.isMobile ? index$1.ButtonSizeEnum.SMALL : index$1.ButtonSizeEnum.BIG;
|
|
57
|
+
const tableContentClass = `${this.hasTableBody ? "table-content" : ""}`;
|
|
60
58
|
if (this.hasTableBody) {
|
|
61
|
-
return (index.h(index.Host, null, index.h("div", { class: tableClass }, index.h("slot", { name: "table-header" }), index.h("div", { class: tableContentClass }, index.h("slot", { name: "table-body" }), index.h("z-table-empty-box", { class: this.bordered && "bordered", message: this.message, subtitle: this.subtitle }, !!this.callToActionLabel && (index.h("z-button", { slot: "cta1", variant: index$1.ButtonVariantEnum.
|
|
59
|
+
return (index.h(index.Host, null, index.h("div", { class: tableClass }, index.h("slot", { name: "table-header" }), index.h("div", { class: tableContentClass }, index.h("slot", { name: "table-body" }), index.h("z-table-empty-box", { class: this.bordered && "bordered", message: this.message, subtitle: this.subtitle }, !!this.callToActionLabel && (index.h("z-button", { slot: "cta1", variant: index$1.ButtonVariantEnum.TERTIARY, onClick: () => this.callToAction.emit(), size: buttonSize }, this.callToActionLabel)), !!this.callToActionTwoLabel && (index.h("z-button", { slot: "cta2", variant: index$1.ButtonVariantEnum.TERTIARY, onClick: () => this.callToActionTwo.emit(), size: buttonSize }, this.callToActionTwoLabel)))))));
|
|
62
60
|
}
|
|
63
|
-
return (index.h(index.Host, null, index.h("div", { class: tableClass }, index.h("slot", { name: "table-header" })), index.h("z-table-empty-box", { class: this.bordered && "bordered", message: this.message, subtitle: this.subtitle }, !!this.callToActionLabel && (index.h("z-button", { slot: "cta1", variant: index$1.ButtonVariantEnum.
|
|
61
|
+
return (index.h(index.Host, null, index.h("div", { class: tableClass }, index.h("slot", { name: "table-header" })), index.h("z-table-empty-box", { class: this.bordered && "bordered", message: this.message, subtitle: this.subtitle }, !!this.callToActionLabel && (index.h("z-button", { slot: "cta1", variant: index$1.ButtonVariantEnum.TERTIARY, onClick: () => this.callToAction.emit(), size: buttonSize }, this.callToActionLabel)), !!this.callToActionTwoLabel && (index.h("z-button", { slot: "cta2", variant: index$1.ButtonVariantEnum.TERTIARY, onClick: () => this.callToActionTwo.emit(), size: buttonSize }, this.callToActionTwoLabel)))));
|
|
64
62
|
}
|
|
65
63
|
render() {
|
|
66
64
|
const tableClass = `table ${this.empty ? "table-empty" : ""} ${this.bordered ? "table-bordered" : ""}
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-0b49c192.js');
|
|
6
6
|
|
|
7
|
-
const stylesCss = ".sc-z-tag-h{--z-icon-width:14px;--z-icon-height:14px;--z-tag-text-color:var(--color-primary03);--z-tag-bg:var(--color-hover-primary);
|
|
7
|
+
const stylesCss = ".sc-z-tag-h{--z-icon-width:14px;--z-icon-height:14px;--z-tag-text-color:var(--color-primary03);--z-tag-bg:var(--color-hover-primary);display:flex;width:fit-content;max-width:inherit;height:fit-content;max-height:inherit;padding:calc(var(--space-unit) / 2);background-color:var(--z-tag-bg);border-radius:var(--border-radius);color:var(--z-tag-text-color);fill:var(--z-tag-text-color);font-family:var(--font-family-sans);line-height:14px;text-transform:uppercase}.sc-z-tag-h>z-icon.sc-z-tag{margin-right:var(--space-unit)}.expandable.sc-z-tag-h>z-icon.sc-z-tag{margin-right:0;transition:margin-right 0.3s ease-out}.sc-z-tag-h:not(.expandable)>z-icon.sc-z-tag:not(:last-child),.expandable.sc-z-tag-h:hover>z-icon.sc-z-tag:not(:last-child){margin-right:var(--space-unit);transition:margin-right 0.3s ease-out 0s}.expandable.sc-z-tag-h>div.sc-z-tag{overflow:hidden;max-width:0;max-height:0}.expandable.sc-z-tag-h:hover>div.sc-z-tag{max-width:100%;max-height:100%}";
|
|
8
8
|
|
|
9
9
|
const ZTag = class {
|
|
10
10
|
constructor(hostRef) {
|
|
@@ -13,7 +13,7 @@ const ZTag = class {
|
|
|
13
13
|
render() {
|
|
14
14
|
return (index.h(index.Host, { class: {
|
|
15
15
|
"body-5-sb": true,
|
|
16
|
-
expandable: this.expandable && !!this.icon,
|
|
16
|
+
"expandable": this.expandable && !!this.icon,
|
|
17
17
|
} }, this.icon && index.h("z-icon", { name: this.icon }), index.h("div", null, index.h("slot", null))));
|
|
18
18
|
}
|
|
19
19
|
};
|