@zanichelli/albe-web-components 5.5.6-cs1 → 5.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -0
- package/dist/cjs/{icons-460f0f1e.js → icons-9fc3ff30.js} +104 -104
- package/dist/cjs/index-1fda0714.js +60 -0
- package/dist/cjs/{index-15126331.js → index-745c0423.js} +178 -168
- package/dist/cjs/{index-0b49c192.js → index-e3299e0a.js} +225 -207
- package/dist/cjs/index.cjs.js +17 -5
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{utils-7db26db9.js → utils-4647eb06.js} +33 -19
- package/dist/cjs/{utils-b1ef8660.js → utils-dfe717c7.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 +14 -16
- package/dist/cjs/z-app-switcher_9.cjs.entry.js +177 -159
- package/dist/cjs/z-aria-alert.cjs.entry.js +3 -4
- package/dist/cjs/z-avatar.cjs.entry.js +8 -9
- package/dist/cjs/z-body_2.cjs.entry.js +3 -5
- package/dist/cjs/z-button-deprecated.cjs.entry.js +9 -12
- package/dist/cjs/z-button-filter.cjs.entry.js +3 -4
- package/dist/cjs/z-button-sort.cjs.entry.js +6 -5
- package/dist/cjs/z-button.cjs.entry.js +11 -10
- package/dist/cjs/z-candybar.cjs.entry.js +2 -2
- package/dist/cjs/z-card.cjs.entry.js +19 -16
- package/dist/cjs/z-carousel.cjs.entry.js +117 -5
- package/dist/cjs/z-chip-deprecated.cjs.entry.js +6 -4
- package/dist/cjs/z-chip.cjs.entry.js +7 -7
- package/dist/cjs/z-combobox.cjs.entry.js +26 -30
- package/dist/cjs/z-contextual-menu.cjs.entry.js +10 -5
- package/dist/cjs/z-cookiebar.cjs.entry.js +7 -6
- package/dist/cjs/z-cover-hero.cjs.entry.js +5 -6
- package/dist/cjs/z-date-picker.cjs.entry.js +46 -39
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +3 -4
- package/dist/cjs/z-file-upload.cjs.entry.js +20 -18
- 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 +16 -13
- package/dist/cjs/z-ghost-loading.cjs.entry.js +3 -3
- package/dist/cjs/z-icon-package.cjs.entry.js +4 -3
- package/dist/cjs/z-info-box.cjs.entry.js +3 -3
- package/dist/cjs/z-info-reveal.cjs.entry.js +8 -9
- package/dist/cjs/z-input-deprecated.cjs.entry.js +67 -55
- package/dist/cjs/z-input-label_2.cjs.entry.js +36 -40
- 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 +11 -10
- package/dist/cjs/z-menu-section.cjs.entry.js +3 -3
- package/dist/cjs/z-menu.cjs.entry.js +13 -10
- package/dist/cjs/z-messages-pocket.cjs.entry.js +7 -7
- package/dist/cjs/z-modal-login.cjs.entry.js +15 -17
- package/dist/cjs/z-modal.cjs.entry.js +6 -3
- 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 +10 -11
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-info.cjs.entry.js +17 -27
- package/dist/cjs/z-myz-card-list.cjs.entry.js +3 -4
- package/dist/cjs/z-myz-card_4.cjs.entry.js +13 -17
- package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-topbar.cjs.entry.js +39 -35
- 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 +8 -3
- package/dist/cjs/z-offcanvas.cjs.entry.js +15 -12
- package/dist/cjs/z-otp.cjs.entry.js +18 -18
- package/dist/cjs/z-pagination-bar.cjs.entry.js +25 -13
- package/dist/cjs/z-pagination-page.cjs.entry.js +2 -2
- package/dist/cjs/z-pagination.cjs.entry.js +17 -14
- 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 +14 -17
- package/dist/cjs/z-popover.cjs.entry.js +55 -37
- package/dist/cjs/z-section-title.cjs.entry.js +14 -5
- package/dist/cjs/z-skip-to-content.cjs.entry.js +21 -19
- package/dist/cjs/z-slideshow.cjs.entry.js +12 -29
- 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 +7 -6
- 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 +21 -18
- 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 +9 -7
- 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 +41 -38
- package/dist/cjs/z-toggle-button.cjs.entry.js +10 -8
- package/dist/cjs/z-toggle-switch.cjs.entry.js +17 -19
- package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +47 -36
- package/dist/cjs/z-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/z-user-dropdown.cjs.entry.js +8 -6
- package/dist/cjs/z-visually-hidden.cjs.entry.js +2 -2
- package/dist/collection/beans/index.js +178 -168
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/buttons/z-button/index.js +20 -20
- package/dist/collection/components/buttons/z-button/styles.css +30 -31
- package/dist/collection/components/buttons/z-button-sort/index.js +4 -3
- package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
- package/dist/collection/components/buttons/z-chip/index.js +6 -6
- package/dist/collection/components/buttons/z-chip/styles.css +15 -12
- package/dist/collection/components/buttons/z-toggle-button/index.js +8 -6
- package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
- package/dist/collection/components/buttons/z-toggle-switch/index.js +28 -25
- package/dist/collection/components/buttons/z-toggle-switch/styles.css +18 -15
- package/dist/collection/components/date-picker/styles.css +83 -65
- package/dist/collection/components/date-picker/utils.js +33 -19
- package/dist/collection/components/date-picker/z-date-picker/index.js +47 -40
- package/dist/collection/components/date-picker/z-range-picker/index.js +86 -71
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +1 -1
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +25 -14
- package/dist/collection/components/file-upload/z-file/index.js +6 -6
- package/dist/collection/components/file-upload/z-file/styles.css +18 -5
- package/dist/collection/components/file-upload/z-file-upload/index.js +21 -19
- package/dist/collection/components/file-upload/z-file-upload/styles.css +15 -8
- package/dist/collection/components/footer/z-footer/index.js +13 -10
- package/dist/collection/components/footer/z-footer/styles.css +32 -27
- package/dist/collection/components/footer/z-footer-link/styles.css +14 -6
- package/dist/collection/components/footer/z-footer-section/index.js +1 -1
- package/dist/collection/components/footer/z-footer-section/styles.css +48 -35
- package/dist/collection/components/footer/z-footer-social/styles.css +8 -0
- package/dist/collection/components/icons/icons.js +103 -103
- package/dist/collection/components/icons/z-icon/index.js +9 -7
- package/dist/collection/components/icons/z-icon/styles.css +2 -2
- package/dist/collection/components/icons/z-icon-package/index.js +4 -3
- package/dist/collection/components/icons/z-icon-package/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper/index.js +2 -2
- package/dist/collection/components/indicators/z-stepper/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper-item/index.js +1 -1
- package/dist/collection/components/indicators/z-stepper-item/styles.css +23 -22
- package/dist/collection/components/inputs/z-combobox/index.js +24 -28
- package/dist/collection/components/inputs/z-combobox/styles.css +48 -43
- package/dist/collection/components/inputs/z-input/index.js +71 -64
- package/dist/collection/components/inputs/z-input/styles.css +93 -83
- package/dist/collection/components/inputs/z-input-message/index.js +4 -4
- package/dist/collection/components/inputs/z-input-message/styles.css +6 -7
- package/dist/collection/components/inputs/z-select/index.js +36 -40
- package/dist/collection/components/inputs/z-select/styles.css +28 -23
- package/dist/collection/components/list/z-list/index.js +3 -3
- package/dist/collection/components/list/z-list/styles.css +3 -2
- package/dist/collection/components/list/z-list-element/index.js +19 -19
- package/dist/collection/components/list/z-list-element/styles.css +40 -18
- package/dist/collection/components/list/z-list-group/index.js +10 -10
- package/dist/collection/components/list/z-list-group/styles.css +2 -1
- package/dist/collection/components/list/z-toast-notification-list/index.js +20 -21
- package/dist/collection/components/list/z-toast-notification-list/styles.css +44 -37
- package/dist/collection/components/logo/z-logo/index.js +3 -1
- package/dist/collection/components/logo/z-logo/styles.css +3 -3
- package/dist/collection/components/modal/z-modal/index.js +5 -2
- package/dist/collection/components/modal/z-modal/styles.css +29 -23
- package/dist/collection/components/modal/z-modal-login/index.js +17 -19
- package/dist/collection/components/modal/z-modal-login/styles.css +37 -28
- package/dist/collection/components/navigation/tabs/navigation-tab.css +19 -19
- package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +28 -18
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +29 -19
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +38 -28
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
- package/dist/collection/components/navigation/z-app-header/index.js +15 -17
- package/dist/collection/components/navigation/z-app-header/styles.css +78 -68
- package/dist/collection/components/navigation/z-app-switcher/index.js +5 -5
- package/dist/collection/components/navigation/z-app-switcher/styles.css +17 -5
- package/dist/collection/components/navigation/z-app-topbar/index.js +6 -6
- package/dist/collection/components/navigation/z-app-topbar/styles.css +17 -11
- package/dist/collection/components/navigation/z-link/index.js +13 -15
- package/dist/collection/components/navigation/z-link/styles.css +12 -15
- package/dist/collection/components/navigation/z-menu/index.js +12 -9
- package/dist/collection/components/navigation/z-menu/styles.css +25 -22
- package/dist/collection/components/navigation/z-menu-dropdown/index.js +7 -6
- package/dist/collection/components/navigation/z-menu-dropdown/styles.css +21 -21
- package/dist/collection/components/navigation/z-menu-section/index.js +3 -3
- package/dist/collection/components/navigation/z-menu-section/styles.css +14 -14
- package/dist/collection/components/navigation/z-user-dropdown/index.js +6 -4
- package/dist/collection/components/navigation/z-user-dropdown/styles.css +72 -63
- package/dist/collection/components/notification/z-candybar/styles.css +27 -21
- package/dist/collection/components/notification/z-cookiebar/index.js +6 -5
- package/dist/collection/components/notification/z-cookiebar/styles.css +19 -18
- package/dist/collection/components/notification/z-info-box/index.js +2 -2
- package/dist/collection/components/notification/z-info-box/styles.css +8 -8
- package/dist/collection/components/notification/z-notification/index.js +8 -3
- package/dist/collection/components/notification/z-notification/styles.css +11 -11
- package/dist/collection/components/notification/z-toast-notification/index.js +43 -39
- package/dist/collection/components/notification/z-toast-notification/styles.css +30 -38
- package/dist/collection/components/notification/z-tooltip/index.js +6 -6
- package/dist/collection/components/panel/z-panel-elem/index.js +5 -5
- package/dist/collection/components/panel/z-panel-elem/styles.css +6 -6
- package/dist/collection/components/typography/z-body/index.js +3 -4
- package/dist/collection/components/typography/z-heading/index.js +3 -4
- package/dist/collection/components/typography/z-typography/index.js +18 -19
- package/dist/collection/components/typography/z-typography/styles.css +13 -13
- package/dist/collection/components/z-aria-alert/index.js +6 -12
- package/dist/collection/components/z-avatar/index.js +7 -8
- package/dist/collection/components/z-avatar/styles.css +10 -7
- package/dist/collection/components/z-card/index.js +19 -16
- package/dist/collection/components/z-card/styles.css +42 -38
- package/dist/collection/components/z-carousel/index.js +225 -6
- package/dist/collection/components/z-carousel/styles.css +108 -3
- package/dist/collection/components/z-contextual-menu/index.js +10 -5
- package/dist/collection/components/z-contextual-menu/styles.css +8 -8
- package/dist/collection/components/z-cover-hero/index.js +2 -3
- package/dist/collection/components/z-cover-hero/styles.css +4 -4
- package/dist/collection/components/z-divider/index.js +6 -6
- package/dist/collection/components/z-ghost-loading/index.js +2 -2
- package/dist/collection/components/z-ghost-loading/styles.css +14 -14
- package/dist/collection/components/z-info-reveal/index.js +12 -13
- package/dist/collection/components/z-info-reveal/styles.css +8 -9
- package/dist/collection/components/z-offcanvas/index.js +17 -14
- package/dist/collection/components/z-offcanvas/styles.css +45 -65
- package/dist/collection/components/z-pagination/index.js +16 -13
- package/dist/collection/components/z-pagination/styles.css +21 -16
- package/dist/collection/components/z-popover/index.js +57 -39
- package/dist/collection/components/z-popover/styles.css +9 -9
- package/dist/collection/components/z-section-title/index.js +17 -8
- package/dist/collection/components/z-section-title/styles.css +2 -2
- package/dist/collection/components/z-skip-to-content/index.js +19 -17
- package/dist/collection/components/z-skip-to-content/styles.css +15 -11
- package/dist/collection/components/z-table/z-table/index.js +7 -5
- package/dist/collection/components/z-table/z-table/styles.css +74 -23
- package/dist/collection/components/z-table/z-table-cell/index.js +9 -10
- package/dist/collection/components/z-table/z-table-cell/styles.css +4 -5
- package/dist/collection/components/z-table/z-table-empty-box/index.js +4 -4
- package/dist/collection/components/z-table/z-table-empty-box/styles.css +6 -5
- package/dist/collection/components/z-table/z-table-expanded-row/styles.css +2 -2
- package/dist/collection/components/z-table/z-table-footer/styles.css +3 -3
- package/dist/collection/components/z-table/z-table-header/index.js +24 -22
- package/dist/collection/components/z-table/z-table-header/styles.css +2 -4
- package/dist/collection/components/z-table/z-table-header-row/index.js +3 -3
- 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 +11 -11
- package/dist/collection/components/z-table/z-table-row/styles.css +18 -9
- package/dist/collection/components/z-table/z-table-sticky-footer/index.js +2 -2
- package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +4 -4
- package/dist/collection/components/z-tag/index.js +1 -1
- package/dist/collection/components/z-tag/styles.css +12 -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 +23 -9
- package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +9 -8
- package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
- package/dist/collection/deprecated/z-button-deprecated/index.js +17 -22
- package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
- package/dist/collection/deprecated/z-button-filter/index.js +1 -2
- package/dist/collection/deprecated/z-button-filter/styles.css +17 -7
- package/dist/collection/deprecated/z-chip-deprecated/index.js +7 -5
- package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
- package/dist/collection/deprecated/z-input-deprecated/index.js +71 -59
- package/dist/collection/deprecated/z-input-deprecated/styles.css +91 -77
- package/dist/collection/deprecated/z-input-label/index.js +1 -1
- package/dist/collection/deprecated/z-input-label/styles.css +2 -2
- package/dist/collection/deprecated/z-popover-deprecated/index.js +17 -21
- package/dist/collection/deprecated/z-popover-deprecated/styles.css +37 -36
- package/dist/collection/deprecated/z-status-tag/index.js +8 -9
- package/dist/collection/deprecated/z-status-tag/styles.css +12 -10
- package/dist/collection/deprecated/z-tooltip-deprecated/index.js +47 -36
- package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +37 -37
- package/dist/collection/index.js +3 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +4 -7
- 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 +5 -5
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +16 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +4 -4
- 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 +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +27 -10
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +8 -9
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +50 -52
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +15 -3
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +5 -6
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +14 -13
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +15 -14
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +13 -23
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +54 -23
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +1 -2
- 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 +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +19 -18
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +6 -6
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +17 -13
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +14 -14
- package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +22 -10
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +3 -3
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +14 -6
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +22 -9
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +22 -13
- package/dist/collection/snowflakes/myz/topbar/index.js +39 -35
- package/dist/collection/snowflakes/myz/topbar/styles.css +177 -157
- package/dist/collection/snowflakes/myz/z-alert/index.js +1 -1
- package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
- package/dist/collection/snowflakes/myz/z-otp/index.js +22 -22
- package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +8 -25
- package/dist/collection/snowflakes/myz/z-slideshow/styles.css +31 -30
- package/dist/collection/utils/storybook-utils.js +5 -6
- package/dist/collection/utils/utils.js +14 -14
- package/dist/esm/{icons-56ca282c.js → icons-92a7dcde.js} +104 -104
- package/dist/esm/index-8390ddaf.js +354 -0
- package/dist/esm/{index-3517583d.js → index-a2ca4b97.js} +225 -207
- package/dist/esm/index-abb47b30.js +58 -0
- package/dist/esm/index.js +5 -5
- package/dist/esm/loader.js +3 -3
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/{utils-c9ef6b5f.js → utils-2c5dfb88.js} +13 -13
- package/dist/esm/{utils-5d136bc4.js → utils-3ba1cfd4.js} +33 -19
- 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 +14 -16
- package/dist/esm/z-app-switcher_9.entry.js +177 -159
- package/dist/esm/z-aria-alert.entry.js +3 -4
- package/dist/esm/z-avatar.entry.js +8 -9
- package/dist/esm/z-body_2.entry.js +3 -5
- package/dist/esm/z-button-deprecated.entry.js +9 -12
- package/dist/esm/z-button-filter.entry.js +3 -4
- package/dist/esm/z-button-sort.entry.js +6 -5
- package/dist/esm/z-button.entry.js +11 -10
- package/dist/esm/z-candybar.entry.js +2 -2
- package/dist/esm/z-card.entry.js +19 -16
- package/dist/esm/z-carousel.entry.js +117 -5
- package/dist/esm/z-chip-deprecated.entry.js +6 -4
- package/dist/esm/z-chip.entry.js +7 -7
- package/dist/esm/z-combobox.entry.js +26 -30
- package/dist/esm/z-contextual-menu.entry.js +10 -5
- package/dist/esm/z-cookiebar.entry.js +7 -6
- package/dist/esm/z-cover-hero.entry.js +5 -6
- package/dist/esm/z-date-picker.entry.js +46 -39
- package/dist/esm/z-dragdrop-area_2.entry.js +3 -4
- package/dist/esm/z-file-upload.entry.js +20 -18
- 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 +16 -13
- package/dist/esm/z-ghost-loading.entry.js +3 -3
- package/dist/esm/z-icon-package.entry.js +4 -3
- package/dist/esm/z-info-box.entry.js +3 -3
- package/dist/esm/z-info-reveal.entry.js +8 -9
- package/dist/esm/z-input-deprecated.entry.js +67 -55
- package/dist/esm/z-input-label_2.entry.js +36 -40
- 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 +11 -10
- package/dist/esm/z-menu-section.entry.js +3 -3
- package/dist/esm/z-menu.entry.js +13 -10
- package/dist/esm/z-messages-pocket.entry.js +7 -7
- package/dist/esm/z-modal-login.entry.js +15 -17
- package/dist/esm/z-modal.entry.js +6 -3
- 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 +10 -11
- package/dist/esm/z-myz-card-icon.entry.js +2 -2
- package/dist/esm/z-myz-card-info.entry.js +17 -27
- package/dist/esm/z-myz-card-list.entry.js +3 -4
- package/dist/esm/z-myz-card_4.entry.js +13 -17
- package/dist/esm/z-myz-list-item.entry.js +4 -4
- package/dist/esm/z-myz-topbar.entry.js +39 -35
- 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 +8 -3
- package/dist/esm/z-offcanvas.entry.js +15 -12
- package/dist/esm/z-otp.entry.js +18 -18
- package/dist/esm/z-pagination-bar.entry.js +25 -13
- package/dist/esm/z-pagination-page.entry.js +2 -2
- package/dist/esm/z-pagination.entry.js +17 -14
- 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 +14 -17
- package/dist/esm/z-popover.entry.js +55 -37
- package/dist/esm/z-section-title.entry.js +14 -5
- package/dist/esm/z-skip-to-content.entry.js +21 -19
- package/dist/esm/z-slideshow.entry.js +12 -29
- 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 +7 -6
- 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 +21 -18
- 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 +9 -7
- 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 +41 -38
- package/dist/esm/z-toggle-button.entry.js +10 -8
- package/dist/esm/z-toggle-switch.entry.js +17 -19
- package/dist/esm/z-tooltip-deprecated.entry.js +47 -36
- package/dist/esm/z-tooltip.entry.js +4 -4
- package/dist/esm/z-user-dropdown.entry.js +8 -6
- package/dist/esm/z-visually-hidden.entry.js +2 -2
- package/dist/types/beans/index.d.ts +182 -171
- package/dist/types/components/buttons/z-button/index.d.ts +13 -6
- 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 +3 -2
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +5 -11
- package/dist/types/components/date-picker/utils.d.ts +4 -4
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +8 -7
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +13 -11
- 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 +5 -7
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +17 -18
- 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 +15 -14
- package/dist/types/components/inputs/z-input/index.d.ts +46 -25
- package/dist/types/components/inputs/z-input-message/index.d.ts +3 -4
- package/dist/types/components/inputs/z-select/index.d.ts +23 -23
- package/dist/types/components/list/z-list/index.d.ts +3 -4
- package/dist/types/components/list/z-list-element/index.d.ts +7 -11
- package/dist/types/components/list/z-list-group/index.d.ts +3 -4
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +6 -6
- package/dist/types/components/logo/z-logo/index.d.ts +1 -2
- package/dist/types/components/modal/z-modal/index.d.ts +4 -5
- package/dist/types/components/modal/z-modal-login/index.d.ts +14 -13
- package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +8 -9
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +8 -9
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +9 -10
- package/dist/types/components/navigation/z-app-header/index.d.ts +10 -11
- package/dist/types/components/navigation/z-app-switcher/index.d.ts +4 -4
- package/dist/types/components/navigation/z-app-topbar/index.d.ts +2 -3
- package/dist/types/components/navigation/z-link/index.d.ts +7 -6
- package/dist/types/components/navigation/z-menu/index.d.ts +6 -7
- package/dist/types/components/navigation/z-menu-dropdown/index.d.ts +7 -7
- package/dist/types/components/navigation/z-menu-section/index.d.ts +6 -8
- package/dist/types/components/navigation/z-user-dropdown/index.d.ts +9 -10
- 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 +5 -6
- package/dist/types/components/notification/z-toast-notification/index.d.ts +19 -20
- 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 +1 -4
- package/dist/types/components/typography/z-heading/index.d.ts +1 -4
- package/dist/types/components/typography/z-typography/index.d.ts +4 -8
- package/dist/types/components/z-aria-alert/index.d.ts +2 -5
- package/dist/types/components/z-avatar/index.d.ts +2 -3
- package/dist/types/components/z-card/index.d.ts +6 -7
- package/dist/types/components/z-carousel/index.d.ts +47 -3
- package/dist/types/components/z-contextual-menu/index.d.ts +3 -4
- package/dist/types/components/z-cover-hero/index.d.ts +2 -3
- package/dist/types/components/z-divider/index.d.ts +1 -2
- package/dist/types/components/z-ghost-loading/index.d.ts +1 -2
- package/dist/types/components/z-info-reveal/index.d.ts +7 -9
- package/dist/types/components/z-offcanvas/index.d.ts +8 -9
- package/dist/types/components/z-pagination/index.d.ts +13 -14
- package/dist/types/components/z-popover/index.d.ts +7 -7
- package/dist/types/components/z-section-title/index.d.ts +4 -5
- package/dist/types/components/z-skip-to-content/index.d.ts +8 -8
- package/dist/types/components/z-table/z-table/index.d.ts +4 -5
- 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 +3 -4
- package/dist/types/components/z-table/z-table-empty-box/index.d.ts +4 -5
- 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 +7 -9
- package/dist/types/components/z-table/z-table-header-row/index.d.ts +2 -4
- package/dist/types/components/z-table/z-table-row/index.d.ts +4 -7
- package/dist/types/components/z-table/z-table-sticky-footer/index.d.ts +1 -1
- package/dist/types/components/z-tag/index.d.ts +1 -2
- package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
- package/dist/types/components.d.ts +109 -240
- package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +16 -14
- 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 +1 -3
- package/dist/types/deprecated/z-input-deprecated/index.d.ts +34 -23
- package/dist/types/deprecated/z-input-label/index.d.ts +1 -1
- package/dist/types/deprecated/z-popover-deprecated/index.d.ts +7 -8
- package/dist/types/deprecated/z-status-tag/index.d.ts +1 -2
- package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +3 -4
- package/dist/types/index.d.ts +3 -4
- 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 +7 -6
- 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 +12 -6
- 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 +9 -4
- 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 +5 -4
- 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 +24 -22
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +4 -8
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +12 -12
- package/dist/types/stencil-public-runtime.d.ts +15 -4
- package/dist/types/utils/utils.d.ts +5 -12
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/p-01a95ddd.entry.js +1 -0
- package/dist/web-components-library/p-023e657c.entry.js +1 -0
- package/dist/web-components-library/p-03aa4a29.entry.js +1 -0
- package/dist/web-components-library/p-07af77be.entry.js +1 -0
- package/dist/web-components-library/p-0f0d8a17.entry.js +1 -0
- package/dist/web-components-library/p-137c1289.entry.js +1 -0
- package/dist/web-components-library/p-145ef56b.entry.js +1 -0
- package/dist/web-components-library/{p-b4e14eed.js → p-16c0ffce.js} +1 -1
- package/dist/web-components-library/p-1c5cb6b6.entry.js +1 -0
- package/dist/web-components-library/p-1cb8f39f.entry.js +1 -0
- package/dist/web-components-library/p-1efa8cfe.entry.js +1 -0
- package/dist/web-components-library/p-204c6ec6.entry.js +1 -0
- package/dist/web-components-library/p-213d7163.entry.js +1 -0
- package/dist/web-components-library/p-21a1b6a9.entry.js +1 -0
- package/dist/web-components-library/p-242e410f.entry.js +1 -0
- package/dist/web-components-library/p-286363e2.js +7 -0
- package/dist/web-components-library/{p-88b9d5b4.entry.js → p-2b374cb0.entry.js} +1 -1
- package/dist/web-components-library/p-2ec1cc4b.entry.js +1 -0
- package/dist/web-components-library/p-33438244.entry.js +1 -0
- package/dist/web-components-library/{p-3b974737.entry.js → p-37e050bd.entry.js} +1 -1
- package/dist/web-components-library/{p-41dbc6f1.entry.js → p-3bdf4f63.entry.js} +1 -1
- package/dist/web-components-library/{p-32baba0e.entry.js → p-3c63af71.entry.js} +1 -1
- package/dist/web-components-library/p-3c715e7d.entry.js +1 -0
- package/dist/web-components-library/{p-834a3866.entry.js → p-3e60fa3d.entry.js} +1 -1
- package/dist/web-components-library/p-426c55e1.entry.js +1 -0
- package/dist/web-components-library/{p-b2d16b41.js → p-42b0972c.js} +1 -1
- package/dist/web-components-library/p-42d1707b.entry.js +1 -0
- package/dist/web-components-library/p-46f66301.entry.js +1 -0
- package/dist/web-components-library/p-470e984a.entry.js +1 -0
- package/dist/web-components-library/p-4725eda5.entry.js +1 -0
- package/dist/web-components-library/p-478dd7a6.entry.js +1 -0
- package/dist/web-components-library/p-4f4930b5.entry.js +1 -0
- package/dist/web-components-library/p-52ca86db.entry.js +1 -0
- package/dist/web-components-library/p-5a5dde20.entry.js +1 -0
- package/{www/build/p-cfe78918.entry.js → dist/web-components-library/p-5c30dfc5.entry.js} +1 -1
- package/dist/web-components-library/{p-88de0323.entry.js → p-69fead44.entry.js} +1 -1
- package/dist/web-components-library/p-6ab40b8f.entry.js +1 -0
- package/dist/web-components-library/p-6aba4f0a.entry.js +1 -0
- package/dist/web-components-library/p-6c7251f5.entry.js +1 -0
- package/dist/web-components-library/{p-3124aed0.entry.js → p-6d9d8a68.entry.js} +1 -1
- package/dist/web-components-library/p-726b4fbd.entry.js +1 -0
- package/dist/web-components-library/p-728a61a6.js +1 -0
- package/dist/web-components-library/p-769ccc9f.entry.js +1 -0
- package/dist/web-components-library/p-79d4e03b.entry.js +1 -0
- package/dist/web-components-library/p-872c8d25.entry.js +1 -0
- package/dist/web-components-library/p-8779fc5f.entry.js +1 -0
- package/dist/web-components-library/{p-00fd5cac.entry.js → p-8c703e92.entry.js} +1 -1
- package/dist/web-components-library/p-8e480d71.entry.js +1 -0
- package/dist/web-components-library/p-9124fe26.entry.js +1 -0
- package/dist/web-components-library/p-951c50ad.entry.js +16 -0
- package/dist/web-components-library/{p-02f14544.entry.js → p-9b70eba4.entry.js} +1 -1
- package/dist/web-components-library/p-9bbb27f7.entry.js +1 -0
- package/dist/web-components-library/p-9c83bf57.entry.js +1 -0
- package/dist/web-components-library/{p-3c463e59.entry.js → p-a30bbd0a.entry.js} +1 -1
- package/dist/web-components-library/p-a3eeed2e.entry.js +1 -0
- package/dist/web-components-library/p-a88046a0.entry.js +1 -0
- package/dist/web-components-library/p-a9d0b418.entry.js +1 -0
- package/dist/web-components-library/p-aaa0752b.entry.js +1 -0
- package/dist/web-components-library/p-ad17a4a0.entry.js +1 -0
- package/dist/web-components-library/p-aee1f514.entry.js +1 -0
- package/dist/web-components-library/p-b02aa57c.entry.js +1 -0
- package/dist/web-components-library/p-b54faa73.entry.js +1 -0
- package/dist/web-components-library/p-b622a7fd.entry.js +1 -0
- package/dist/web-components-library/{p-b50ee2a8.entry.js → p-b9bf1a8d.entry.js} +1 -1
- package/dist/web-components-library/p-baa877db.entry.js +1 -0
- package/dist/web-components-library/p-beec82d9.entry.js +1 -0
- package/dist/web-components-library/p-bf7adc29.entry.js +1 -0
- package/dist/web-components-library/p-c1da93ee.entry.js +1 -0
- package/dist/web-components-library/p-c2a3f15d.entry.js +1 -0
- package/dist/web-components-library/{p-363c7e45.entry.js → p-c4417a91.entry.js} +1 -1
- package/dist/web-components-library/p-c4f778d7.entry.js +1 -0
- package/{www/build/p-e3176170.entry.js → dist/web-components-library/p-c633d2bb.entry.js} +1 -1
- package/dist/web-components-library/p-c6b5ee23.entry.js +1 -0
- package/dist/web-components-library/p-c89cbfcc.entry.js +1 -0
- package/dist/web-components-library/p-cea7a294.entry.js +1 -0
- package/dist/web-components-library/p-d17ebc2f.js +2 -0
- package/dist/web-components-library/p-d1f8d75e.entry.js +1 -0
- package/dist/web-components-library/p-d29153f0.entry.js +1 -0
- package/dist/web-components-library/{p-b33f1112.js → p-d4681325.js} +1 -1
- package/dist/web-components-library/p-d665ca6b.entry.js +1 -0
- package/dist/web-components-library/p-d8aac365.entry.js +1 -0
- package/dist/web-components-library/{p-f0a63044.entry.js → p-e177dbef.entry.js} +1 -1
- package/dist/web-components-library/p-e527ef6d.entry.js +1 -0
- package/dist/web-components-library/p-e88ad497.entry.js +1 -0
- package/dist/web-components-library/{p-2acf124c.entry.js → p-eaa4eba8.entry.js} +1 -1
- package/dist/web-components-library/p-eb2634d3.entry.js +1 -0
- package/dist/web-components-library/p-eba1cdd9.entry.js +1 -0
- package/dist/web-components-library/p-ed9dc5b7.entry.js +1 -0
- package/dist/web-components-library/p-f0e73ccb.entry.js +1 -0
- package/dist/web-components-library/p-f4b9f544.entry.js +1 -0
- package/dist/web-components-library/p-f5c3d332.entry.js +1 -0
- package/dist/web-components-library/p-f724f7a1.entry.js +1 -0
- package/dist/web-components-library/p-f77d7a3f.entry.js +1 -0
- package/{www/build/p-b2ee6ded.entry.js → dist/web-components-library/p-fd13128d.entry.js} +1 -1
- package/dist/web-components-library/p-fdb6e67b.entry.js +1 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +18 -25
- package/react/index.d.ts +1 -1
- package/readme.md +33 -91
- package/src-react/index.ts +1 -1
- package/www/build/index.esm.js +1 -1
- package/www/build/p-0109f1e9.js +1 -0
- package/www/build/p-01a95ddd.entry.js +1 -0
- package/www/build/p-023e657c.entry.js +1 -0
- package/www/build/p-03aa4a29.entry.js +1 -0
- package/www/build/p-07af77be.entry.js +1 -0
- package/www/build/p-0f0d8a17.entry.js +1 -0
- package/www/build/p-137c1289.entry.js +1 -0
- package/www/build/p-145ef56b.entry.js +1 -0
- package/www/build/{p-b4e14eed.js → p-16c0ffce.js} +1 -1
- package/www/build/p-1c5cb6b6.entry.js +1 -0
- package/www/build/p-1cb8f39f.entry.js +1 -0
- package/www/build/p-1efa8cfe.entry.js +1 -0
- package/www/build/p-204c6ec6.entry.js +1 -0
- package/www/build/p-213d7163.entry.js +1 -0
- package/www/build/p-21a1b6a9.entry.js +1 -0
- package/www/build/p-242e410f.entry.js +1 -0
- package/www/build/p-286363e2.js +7 -0
- package/www/build/{p-88b9d5b4.entry.js → p-2b374cb0.entry.js} +1 -1
- package/www/build/p-2ec1cc4b.entry.js +1 -0
- package/www/build/p-33438244.entry.js +1 -0
- package/www/build/{p-3b974737.entry.js → p-37e050bd.entry.js} +1 -1
- package/www/build/{p-41dbc6f1.entry.js → p-3bdf4f63.entry.js} +1 -1
- package/www/build/{p-32baba0e.entry.js → p-3c63af71.entry.js} +1 -1
- package/www/build/p-3c715e7d.entry.js +1 -0
- package/www/build/{p-834a3866.entry.js → p-3e60fa3d.entry.js} +1 -1
- package/www/build/p-426c55e1.entry.js +1 -0
- package/www/build/{p-b2d16b41.js → p-42b0972c.js} +1 -1
- package/www/build/p-42d1707b.entry.js +1 -0
- package/www/build/p-46f66301.entry.js +1 -0
- package/www/build/p-470e984a.entry.js +1 -0
- package/www/build/p-4725eda5.entry.js +1 -0
- package/www/build/p-478dd7a6.entry.js +1 -0
- package/www/build/p-4f4930b5.entry.js +1 -0
- package/www/build/p-52ca86db.entry.js +1 -0
- package/www/build/p-5a5dde20.entry.js +1 -0
- package/{dist/web-components-library/p-cfe78918.entry.js → www/build/p-5c30dfc5.entry.js} +1 -1
- package/www/build/{p-88de0323.entry.js → p-69fead44.entry.js} +1 -1
- package/www/build/p-6ab40b8f.entry.js +1 -0
- package/www/build/p-6aba4f0a.entry.js +1 -0
- package/www/build/p-6c7251f5.entry.js +1 -0
- package/www/build/{p-3124aed0.entry.js → p-6d9d8a68.entry.js} +1 -1
- package/www/build/p-726b4fbd.entry.js +1 -0
- package/www/build/p-728a61a6.js +1 -0
- package/www/build/p-769ccc9f.entry.js +1 -0
- package/www/build/p-79d4e03b.entry.js +1 -0
- package/www/build/p-872c8d25.entry.js +1 -0
- package/www/build/p-8779fc5f.entry.js +1 -0
- package/www/build/{p-00fd5cac.entry.js → p-8c703e92.entry.js} +1 -1
- package/www/build/p-8e480d71.entry.js +1 -0
- package/www/build/p-9124fe26.entry.js +1 -0
- package/www/build/p-951c50ad.entry.js +16 -0
- package/www/build/{p-02f14544.entry.js → p-9b70eba4.entry.js} +1 -1
- package/www/build/p-9bbb27f7.entry.js +1 -0
- package/www/build/p-9c83bf57.entry.js +1 -0
- package/www/build/{p-3c463e59.entry.js → p-a30bbd0a.entry.js} +1 -1
- package/www/build/p-a3eeed2e.entry.js +1 -0
- package/www/build/p-a88046a0.entry.js +1 -0
- package/www/build/p-a9d0b418.entry.js +1 -0
- package/www/build/p-aaa0752b.entry.js +1 -0
- package/www/build/p-ad17a4a0.entry.js +1 -0
- package/www/build/p-aee1f514.entry.js +1 -0
- package/www/build/p-b02aa57c.entry.js +1 -0
- package/www/build/p-b54faa73.entry.js +1 -0
- package/www/build/p-b622a7fd.entry.js +1 -0
- package/www/build/{p-b50ee2a8.entry.js → p-b9bf1a8d.entry.js} +1 -1
- package/www/build/p-baa877db.entry.js +1 -0
- package/www/build/p-beec82d9.entry.js +1 -0
- package/www/build/p-bf7adc29.entry.js +1 -0
- package/www/build/p-c1da93ee.entry.js +1 -0
- package/www/build/p-c2a3f15d.entry.js +1 -0
- package/www/build/{p-363c7e45.entry.js → p-c4417a91.entry.js} +1 -1
- package/www/build/p-c4f778d7.entry.js +1 -0
- package/{dist/web-components-library/p-e3176170.entry.js → www/build/p-c633d2bb.entry.js} +1 -1
- package/www/build/p-c6b5ee23.entry.js +1 -0
- package/www/build/p-c89cbfcc.entry.js +1 -0
- package/www/build/p-cea7a294.entry.js +1 -0
- package/www/build/p-d17ebc2f.js +2 -0
- package/www/build/p-d1f8d75e.entry.js +1 -0
- package/www/build/p-d29153f0.entry.js +1 -0
- package/www/build/{p-b33f1112.js → p-d4681325.js} +1 -1
- package/www/build/p-d665ca6b.entry.js +1 -0
- package/www/build/p-d8aac365.entry.js +1 -0
- package/www/build/{p-f0a63044.entry.js → p-e177dbef.entry.js} +1 -1
- package/www/build/p-e527ef6d.entry.js +1 -0
- package/www/build/p-e88ad497.entry.js +1 -0
- package/www/build/{p-2acf124c.entry.js → p-eaa4eba8.entry.js} +1 -1
- package/www/build/p-eb2634d3.entry.js +1 -0
- package/www/build/p-eba1cdd9.entry.js +1 -0
- package/www/build/p-ed9dc5b7.entry.js +1 -0
- package/www/build/p-f0e73ccb.entry.js +1 -0
- package/www/build/p-f4b9f544.entry.js +1 -0
- package/www/build/p-f5c3d332.entry.js +1 -0
- package/www/build/p-f724f7a1.entry.js +1 -0
- package/www/build/p-f77d7a3f.entry.js +1 -0
- package/{dist/web-components-library/p-b2ee6ded.entry.js → www/build/p-fd13128d.entry.js} +1 -1
- package/www/build/p-fdb6e67b.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 +4 -16
- package/www/pages/notification.html +69 -153
- package/dist/esm/index-b7165fb7.js +0 -344
- package/dist/web-components-library/p-01cbf6d4.entry.js +0 -1
- package/dist/web-components-library/p-0617465e.entry.js +0 -1
- package/dist/web-components-library/p-06f54c19.entry.js +0 -1
- package/dist/web-components-library/p-0ad2c8ca.entry.js +0 -1
- package/dist/web-components-library/p-0af8d806.entry.js +0 -1
- package/dist/web-components-library/p-14f11a64.entry.js +0 -1
- package/dist/web-components-library/p-1668ec30.entry.js +0 -1
- package/dist/web-components-library/p-2177384f.entry.js +0 -1
- package/dist/web-components-library/p-25769717.entry.js +0 -1
- package/dist/web-components-library/p-25b8e583.entry.js +0 -1
- package/dist/web-components-library/p-2772f005.entry.js +0 -1
- package/dist/web-components-library/p-2e2ae623.entry.js +0 -1
- package/dist/web-components-library/p-311f5e7a.entry.js +0 -16
- package/dist/web-components-library/p-31604337.entry.js +0 -1
- package/dist/web-components-library/p-348c5ada.entry.js +0 -1
- package/dist/web-components-library/p-41b8390e.entry.js +0 -1
- package/dist/web-components-library/p-48134f75.entry.js +0 -1
- package/dist/web-components-library/p-4fe96235.entry.js +0 -1
- package/dist/web-components-library/p-53d9ac21.entry.js +0 -1
- package/dist/web-components-library/p-5a8bdc47.entry.js +0 -1
- package/dist/web-components-library/p-5f5725ce.entry.js +0 -1
- package/dist/web-components-library/p-5fe820fe.entry.js +0 -1
- package/dist/web-components-library/p-6106b802.entry.js +0 -1
- package/dist/web-components-library/p-613cc3b2.entry.js +0 -1
- package/dist/web-components-library/p-621ccd34.entry.js +0 -1
- package/dist/web-components-library/p-6852e978.entry.js +0 -1
- package/dist/web-components-library/p-6a53a0d8.entry.js +0 -1
- package/dist/web-components-library/p-6b7f7ac9.entry.js +0 -1
- package/dist/web-components-library/p-6de8783e.entry.js +0 -1
- package/dist/web-components-library/p-6e01660c.entry.js +0 -1
- package/dist/web-components-library/p-6fa0cef6.entry.js +0 -1
- package/dist/web-components-library/p-71ff9b83.entry.js +0 -1
- package/dist/web-components-library/p-747ad8dc.entry.js +0 -1
- package/dist/web-components-library/p-773cc0f3.entry.js +0 -1
- package/dist/web-components-library/p-792a7ea0.entry.js +0 -1
- package/dist/web-components-library/p-79940e8f.entry.js +0 -1
- package/dist/web-components-library/p-79c9cf77.entry.js +0 -1
- package/dist/web-components-library/p-7a9d3944.entry.js +0 -1
- package/dist/web-components-library/p-7d6e5930.entry.js +0 -1
- package/dist/web-components-library/p-810276c9.entry.js +0 -1
- package/dist/web-components-library/p-8158fe3c.js +0 -1
- package/dist/web-components-library/p-83ee9630.entry.js +0 -1
- package/dist/web-components-library/p-87942fb9.entry.js +0 -1
- package/dist/web-components-library/p-940352dc.entry.js +0 -1
- package/dist/web-components-library/p-9a75f3f8.entry.js +0 -1
- package/dist/web-components-library/p-9c0df331.entry.js +0 -1
- package/dist/web-components-library/p-a55ef7b5.entry.js +0 -1
- package/dist/web-components-library/p-aae7a242.entry.js +0 -1
- package/dist/web-components-library/p-ae2dd723.entry.js +0 -1
- package/dist/web-components-library/p-af6789f2.entry.js +0 -1
- package/dist/web-components-library/p-b1b66050.entry.js +0 -1
- package/dist/web-components-library/p-b366ef8e.js +0 -2
- package/dist/web-components-library/p-b9de57a3.entry.js +0 -1
- package/dist/web-components-library/p-bb684454.entry.js +0 -1
- package/dist/web-components-library/p-bc65252e.entry.js +0 -1
- package/dist/web-components-library/p-bd70bbcc.entry.js +0 -1
- package/dist/web-components-library/p-c0d382bc.entry.js +0 -1
- package/dist/web-components-library/p-c1c6988e.entry.js +0 -1
- package/dist/web-components-library/p-c26d641f.entry.js +0 -1
- package/dist/web-components-library/p-c4b70baa.entry.js +0 -1
- package/dist/web-components-library/p-c5ecf36a.entry.js +0 -1
- package/dist/web-components-library/p-dd74911c.entry.js +0 -1
- package/dist/web-components-library/p-e137a17f.entry.js +0 -1
- package/dist/web-components-library/p-e1cbcb1e.entry.js +0 -1
- package/dist/web-components-library/p-e45c7aeb.entry.js +0 -1
- package/dist/web-components-library/p-eb612914.entry.js +0 -1
- package/dist/web-components-library/p-efdca379.entry.js +0 -1
- package/dist/web-components-library/p-f24a4525.entry.js +0 -1
- package/dist/web-components-library/p-f6ff5bc5.entry.js +0 -1
- package/dist/web-components-library/p-f94ad50d.entry.js +0 -1
- package/dist/web-components-library/p-fddbe121.entry.js +0 -1
- package/dist/web-components-library/p-ff000765.entry.js +0 -1
- package/dist/web-components-library/p-ff0fc090.entry.js +0 -1
- package/dist/web-components-library/p-ffacff3f.entry.js +0 -1
- package/www/build/p-01cbf6d4.entry.js +0 -1
- package/www/build/p-0617465e.entry.js +0 -1
- package/www/build/p-06f54c19.entry.js +0 -1
- package/www/build/p-0ad2c8ca.entry.js +0 -1
- package/www/build/p-0af8d806.entry.js +0 -1
- package/www/build/p-14f11a64.entry.js +0 -1
- package/www/build/p-1668ec30.entry.js +0 -1
- package/www/build/p-2177384f.entry.js +0 -1
- package/www/build/p-25769717.entry.js +0 -1
- package/www/build/p-25b8e583.entry.js +0 -1
- package/www/build/p-2772f005.entry.js +0 -1
- package/www/build/p-2e2ae623.entry.js +0 -1
- package/www/build/p-311f5e7a.entry.js +0 -16
- package/www/build/p-31604337.entry.js +0 -1
- package/www/build/p-348c5ada.entry.js +0 -1
- package/www/build/p-41b8390e.entry.js +0 -1
- package/www/build/p-48134f75.entry.js +0 -1
- package/www/build/p-4fe96235.entry.js +0 -1
- package/www/build/p-53d9ac21.entry.js +0 -1
- package/www/build/p-5a8bdc47.entry.js +0 -1
- package/www/build/p-5f5725ce.entry.js +0 -1
- package/www/build/p-5fe820fe.entry.js +0 -1
- package/www/build/p-6106b802.entry.js +0 -1
- package/www/build/p-613cc3b2.entry.js +0 -1
- package/www/build/p-621ccd34.entry.js +0 -1
- package/www/build/p-6852e978.entry.js +0 -1
- package/www/build/p-6a53a0d8.entry.js +0 -1
- package/www/build/p-6b7f7ac9.entry.js +0 -1
- package/www/build/p-6de8783e.entry.js +0 -1
- package/www/build/p-6e01660c.entry.js +0 -1
- package/www/build/p-6fa0cef6.entry.js +0 -1
- package/www/build/p-71ff9b83.entry.js +0 -1
- package/www/build/p-747ad8dc.entry.js +0 -1
- package/www/build/p-773cc0f3.entry.js +0 -1
- package/www/build/p-792a7ea0.entry.js +0 -1
- package/www/build/p-79940e8f.entry.js +0 -1
- package/www/build/p-79c9cf77.entry.js +0 -1
- package/www/build/p-7a9d3944.entry.js +0 -1
- package/www/build/p-7d6e5930.entry.js +0 -1
- package/www/build/p-810276c9.entry.js +0 -1
- package/www/build/p-8158fe3c.js +0 -1
- package/www/build/p-83ee9630.entry.js +0 -1
- package/www/build/p-87942fb9.entry.js +0 -1
- package/www/build/p-8a9e2dd1.js +0 -1
- package/www/build/p-940352dc.entry.js +0 -1
- package/www/build/p-9a75f3f8.entry.js +0 -1
- package/www/build/p-9c0df331.entry.js +0 -1
- package/www/build/p-a55ef7b5.entry.js +0 -1
- package/www/build/p-aae7a242.entry.js +0 -1
- package/www/build/p-ae2dd723.entry.js +0 -1
- package/www/build/p-af6789f2.entry.js +0 -1
- package/www/build/p-b1b66050.entry.js +0 -1
- package/www/build/p-b366ef8e.js +0 -2
- package/www/build/p-b9de57a3.entry.js +0 -1
- package/www/build/p-bb684454.entry.js +0 -1
- package/www/build/p-bc65252e.entry.js +0 -1
- package/www/build/p-bd70bbcc.entry.js +0 -1
- package/www/build/p-c0d382bc.entry.js +0 -1
- package/www/build/p-c1c6988e.entry.js +0 -1
- package/www/build/p-c26d641f.entry.js +0 -1
- package/www/build/p-c4b70baa.entry.js +0 -1
- package/www/build/p-c5ecf36a.entry.js +0 -1
- package/www/build/p-dd74911c.entry.js +0 -1
- package/www/build/p-e137a17f.entry.js +0 -1
- package/www/build/p-e1cbcb1e.entry.js +0 -1
- package/www/build/p-e45c7aeb.entry.js +0 -1
- package/www/build/p-eb612914.entry.js +0 -1
- package/www/build/p-efdca379.entry.js +0 -1
- package/www/build/p-f24a4525.entry.js +0 -1
- package/www/build/p-f6ff5bc5.entry.js +0 -1
- package/www/build/p-f94ad50d.entry.js +0 -1
- package/www/build/p-fddbe121.entry.js +0 -1
- package/www/build/p-ff000765.entry.js +0 -1
- package/www/build/p-ff0fc090.entry.js +0 -1
- package/www/build/p-ffacff3f.entry.js +0 -1
|
@@ -4,7 +4,7 @@ import { mobileBreakpoint } from "../../../constants/breakpoints";
|
|
|
4
4
|
export class ZAppTopbar {
|
|
5
5
|
constructor() {
|
|
6
6
|
/** theme variant, default 'dark' */
|
|
7
|
-
this.theme = ThemeVariant.
|
|
7
|
+
this.theme = ThemeVariant.dark;
|
|
8
8
|
this.topbarLinks = [];
|
|
9
9
|
}
|
|
10
10
|
handleResize() {
|
|
@@ -19,13 +19,13 @@ export class ZAppTopbar {
|
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
renderTopbarLinks() {
|
|
22
|
-
return this.topbarLinks.map((link) =>
|
|
22
|
+
return this.topbarLinks.map((link) => h("z-link", { htmlid: link.id, textcolor: this.theme === ThemeVariant.light ? "black" : "white", href: link.link, target: link.target, icon: this.isMobile ? link.icon : undefined }, !this.isMobile && link.label));
|
|
23
23
|
}
|
|
24
24
|
render() {
|
|
25
25
|
return (h(Host, { class: {
|
|
26
26
|
[this.theme]: true,
|
|
27
|
-
"limited-width": !!this.contentMaxWidth
|
|
28
|
-
} }, h("div", { id: "content-container", style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("div", { id: "left-panel", class: "content-panel" }, h("z-logo", { mobileLogo: this.isMobile, width: this.isMobile ? 32 : 128, height: this.isMobile ? 40 : 32, imageAlt: "zanichelli-logo", link: this.logoLink, targetBlank: true }), this.isMobile && this.renderTopbarLinks()), h("div", { id: "right-panel", class: "content-panel" }, !this.isMobile && this.renderTopbarLinks(), this.showAppSwitcher && h("z-app-switcher", { theme: this.theme }), h("div", { id: "divider-container" }, h("z-divider", { orientation: DividerOrientation.
|
|
27
|
+
"limited-width": !!this.contentMaxWidth
|
|
28
|
+
} }, h("div", { id: "content-container", style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("div", { id: "left-panel", class: "content-panel" }, h("z-logo", { mobileLogo: this.isMobile, width: this.isMobile ? 32 : 128, height: this.isMobile ? 40 : 32, imageAlt: "zanichelli-logo", link: this.logoLink, targetBlank: true }), this.isMobile && this.renderTopbarLinks()), h("div", { id: "right-panel", class: "content-panel" }, !this.isMobile && this.renderTopbarLinks(), this.showAppSwitcher && h("z-app-switcher", { theme: this.theme }), h("div", { id: "divider-container" }, h("z-divider", { orientation: DividerOrientation.vertical, color: this.theme === ThemeVariant.light ? "gray800" : "color-white" })), h("slot", { name: "login" })))));
|
|
29
29
|
}
|
|
30
30
|
static get is() { return "z-app-topbar"; }
|
|
31
31
|
static get encapsulation() { return "shadow"; }
|
|
@@ -46,7 +46,7 @@ export class ZAppTopbar {
|
|
|
46
46
|
"mutable": false,
|
|
47
47
|
"complexType": {
|
|
48
48
|
"original": "ThemeVariant",
|
|
49
|
-
"resolved": "ThemeVariant.
|
|
49
|
+
"resolved": "ThemeVariant.dark | ThemeVariant.light",
|
|
50
50
|
"references": {
|
|
51
51
|
"ThemeVariant": {
|
|
52
52
|
"location": "import",
|
|
@@ -62,7 +62,7 @@ export class ZAppTopbar {
|
|
|
62
62
|
},
|
|
63
63
|
"attribute": "theme",
|
|
64
64
|
"reflect": false,
|
|
65
|
-
"defaultValue": "ThemeVariant.
|
|
65
|
+
"defaultValue": "ThemeVariant.dark"
|
|
66
66
|
},
|
|
67
67
|
"contentMaxWidth": {
|
|
68
68
|
"type": "number",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
:host {
|
|
2
|
+
display: block;
|
|
2
3
|
position: sticky;
|
|
3
|
-
|
|
4
|
+
box-sizing: border-box;
|
|
4
5
|
top: 0;
|
|
5
|
-
display: block;
|
|
6
6
|
height: calc(var(--space-unit) * 6);
|
|
7
|
-
box-sizing: border-box;
|
|
8
7
|
padding: calc(var(--space-unit) / 2) calc(var(--space-unit) * 2);
|
|
9
|
-
background-color: var(--gray900);
|
|
10
8
|
border-radius: var(--border-no-radius);
|
|
9
|
+
background-color: var(--gray900);
|
|
10
|
+
z-index: 99;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
:host(.light) {
|
|
@@ -16,20 +16,18 @@
|
|
|
16
16
|
|
|
17
17
|
:host > div {
|
|
18
18
|
display: flex;
|
|
19
|
-
align-items: center;
|
|
20
19
|
justify-content: space-between;
|
|
20
|
+
align-items: center;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
:host(.limited-width) #content-container {
|
|
24
|
-
--mw: none;
|
|
25
|
-
|
|
26
|
-
max-width: var(--mw);
|
|
27
24
|
margin: auto;
|
|
25
|
+
max-width: var(--mw);
|
|
28
26
|
}
|
|
29
27
|
|
|
30
28
|
.content-panel {
|
|
31
29
|
display: flex;
|
|
32
|
-
align-items: center
|
|
30
|
+
align-items: center
|
|
33
31
|
}
|
|
34
32
|
|
|
35
33
|
.content-panel > :not(:last-child) {
|
|
@@ -42,10 +40,10 @@
|
|
|
42
40
|
|
|
43
41
|
z-link {
|
|
44
42
|
font-family: var(--font-family-sans);
|
|
45
|
-
font-size: 14px;
|
|
46
43
|
font-weight: var(--font-sb);
|
|
47
|
-
|
|
44
|
+
font-size: 14px;
|
|
48
45
|
line-height: 20px;
|
|
46
|
+
letter-spacing: 0.3px;
|
|
49
47
|
}
|
|
50
48
|
|
|
51
49
|
/* Tablet breakpoint */
|
|
@@ -63,3 +61,11 @@ z-link {
|
|
|
63
61
|
height: calc(var(--space-unit) * 3);
|
|
64
62
|
}
|
|
65
63
|
}
|
|
64
|
+
|
|
65
|
+
/* Desktop breakpoint */
|
|
66
|
+
@media only screen and (min-width: 1152px) {
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
/* Wide breakpoint */
|
|
70
|
+
@media only screen and (min-width: 1366px) {
|
|
71
|
+
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
+
import { Host } from "@stencil/core/internal";
|
|
2
3
|
/**
|
|
3
4
|
* @slot - link content
|
|
4
5
|
*/
|
|
@@ -26,7 +27,7 @@ export class ZLink {
|
|
|
26
27
|
this.emitZLinkClick = this.emitZLinkClick.bind(this);
|
|
27
28
|
this.emitZLinkInteraction = this.emitZLinkInteraction.bind(this);
|
|
28
29
|
}
|
|
29
|
-
|
|
30
|
+
componentWillRender() {
|
|
30
31
|
if (this.iswhite) {
|
|
31
32
|
console.warn("z-link iswhite prop is deprecated and will be dropped in a next release, please use textcolor prop instead");
|
|
32
33
|
}
|
|
@@ -40,9 +41,9 @@ export class ZLink {
|
|
|
40
41
|
emitZLinkInteraction(e, linkId) {
|
|
41
42
|
this.zLinkClick.emit({ e, linkId });
|
|
42
43
|
}
|
|
43
|
-
|
|
44
|
+
componentDidRender() {
|
|
44
45
|
if (this.icon) {
|
|
45
|
-
const height = parseFloat(window.getComputedStyle(this.hostElement).getPropertyValue(
|
|
46
|
+
const height = parseFloat(window.getComputedStyle(this.hostElement).getPropertyValue('font-size'));
|
|
46
47
|
const currentSize = this.big ? 18 : Math.round(height * 1.125);
|
|
47
48
|
if (!Number.isNaN(currentSize) && this.iconSize !== currentSize) {
|
|
48
49
|
this.iconSize = currentSize;
|
|
@@ -50,16 +51,13 @@ export class ZLink {
|
|
|
50
51
|
}
|
|
51
52
|
}
|
|
52
53
|
render() {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
"--z-icon-width": `${this.iconSize}px`,
|
|
61
|
-
"--z-icon-height": `${this.iconSize}px`,
|
|
62
|
-
}, name: this.icon })), this.iconposition === "left" && h("slot", null)));
|
|
54
|
+
const style = this.big ? { "--font-size-link": "16px", "--font-weight-link": "600" } : {};
|
|
55
|
+
return (h(Host, { style: style }, h("a", { id: this.htmlid, href: this.href ? this.href : null, class: `${this.isdisabled ? "disabled" : ""}
|
|
56
|
+
${this.isactive ? "active" : ""}
|
|
57
|
+
${this.textcolor}
|
|
58
|
+
${this.iswhite ? "white" : ""}
|
|
59
|
+
${this.underline ? "underline" : ""}`, target: this.target, role: this.href ? "link" : "button", tabindex: this.isdisabled ? -1 : this.htmltabindex, onClick: (e) => this.emitZLinkClick(e, this.htmlid) }, this.iconposition === "right" && h("slot", null), this.icon &&
|
|
60
|
+
h("z-icon", { style: { "--z-icon-width": this.iconSize.toString(), "--z-icon-height": this.iconSize.toString() }, name: this.icon, height: this.iconSize, width: this.iconSize }), this.iconposition === "left" && h("slot", null))));
|
|
63
61
|
}
|
|
64
62
|
static get is() { return "z-link"; }
|
|
65
63
|
static get encapsulation() { return "shadow"; }
|
|
@@ -203,7 +201,7 @@ export class ZLink {
|
|
|
203
201
|
"type": "string",
|
|
204
202
|
"mutable": false,
|
|
205
203
|
"complexType": {
|
|
206
|
-
"original": "\"primary\"
|
|
204
|
+
"original": "\"primary\"| \"inverse\" | \"white\" | \"black\"",
|
|
207
205
|
"resolved": "\"black\" | \"inverse\" | \"primary\" | \"white\"",
|
|
208
206
|
"references": {}
|
|
209
207
|
},
|
|
@@ -249,7 +247,7 @@ export class ZLink {
|
|
|
249
247
|
"text": "big link version"
|
|
250
248
|
},
|
|
251
249
|
"attribute": "big",
|
|
252
|
-
"reflect":
|
|
250
|
+
"reflect": false,
|
|
253
251
|
"defaultValue": "false"
|
|
254
252
|
},
|
|
255
253
|
"iconposition": {
|
|
@@ -1,29 +1,26 @@
|
|
|
1
1
|
:host {
|
|
2
2
|
--font-size-link: inherit;
|
|
3
3
|
--font-weight-link: inherit;
|
|
4
|
+
}
|
|
4
5
|
|
|
5
|
-
|
|
6
|
-
font-
|
|
6
|
+
:host {
|
|
7
|
+
font-family: var(--dashboard-font);
|
|
7
8
|
font-weight: var(--font-weight-link);
|
|
9
|
+
font-size: var(--font-size-link);
|
|
8
10
|
line-height: inherit;
|
|
9
11
|
outline: none;
|
|
10
12
|
}
|
|
11
13
|
|
|
12
|
-
:host([big]) {
|
|
13
|
-
--font-size-link: 16px;
|
|
14
|
-
--font-weight-link: var(--font-sb);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
14
|
a {
|
|
15
|
+
cursor: pointer;
|
|
16
|
+
color: var(--color-link-primary);
|
|
17
|
+
fill: var(--color-link-primary);
|
|
18
18
|
display: inline-flex;
|
|
19
19
|
align-items: center;
|
|
20
|
+
text-decoration: none;
|
|
20
21
|
padding: calc(var(--space-unit) * 0.5) 0;
|
|
21
22
|
border-top: var(--border-size-medium) solid transparent;
|
|
22
23
|
border-bottom: var(--border-size-medium) solid transparent;
|
|
23
|
-
color: var(--color-link-primary);
|
|
24
|
-
cursor: pointer;
|
|
25
|
-
fill: var(--color-link-primary);
|
|
26
|
-
text-decoration: none;
|
|
27
24
|
}
|
|
28
25
|
|
|
29
26
|
a:hover,
|
|
@@ -55,10 +52,10 @@ a:visited {
|
|
|
55
52
|
|
|
56
53
|
a.disabled,
|
|
57
54
|
a.inverse.disabled {
|
|
58
|
-
color: var(--color-disabled03);
|
|
59
55
|
cursor: default;
|
|
60
|
-
fill: var(--color-disabled03);
|
|
61
56
|
pointer-events: none;
|
|
57
|
+
color: var(--color-disabled03);
|
|
58
|
+
fill: var(--color-disabled03);
|
|
62
59
|
}
|
|
63
60
|
|
|
64
61
|
a.underline,
|
|
@@ -159,9 +156,9 @@ a.black.disabled {
|
|
|
159
156
|
}
|
|
160
157
|
|
|
161
158
|
a > z-icon:first-child {
|
|
162
|
-
margin-right:
|
|
159
|
+
margin-right: 8px;
|
|
163
160
|
}
|
|
164
161
|
|
|
165
162
|
a > z-icon:last-child {
|
|
166
|
-
margin-left:
|
|
163
|
+
margin-left: 8px;
|
|
167
164
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h
|
|
1
|
+
import { h } from '@stencil/core';
|
|
2
2
|
/**
|
|
3
3
|
* @slot - Menu label
|
|
4
4
|
* @slot header - Header to display as the first entry of the open menu.
|
|
@@ -31,7 +31,9 @@ export class ZMenu {
|
|
|
31
31
|
}
|
|
32
32
|
/** Close the floating list when a click is performed outside of this Element. */
|
|
33
33
|
handleClick(ev) {
|
|
34
|
-
if (!this.floating ||
|
|
34
|
+
if (!this.floating ||
|
|
35
|
+
!this.open ||
|
|
36
|
+
this.hostElement.contains(ev.target)) {
|
|
35
37
|
return;
|
|
36
38
|
}
|
|
37
39
|
this.reflow();
|
|
@@ -58,7 +60,7 @@ export class ZMenu {
|
|
|
58
60
|
const { style } = this.content;
|
|
59
61
|
const { left } = this.hostElement.getBoundingClientRect();
|
|
60
62
|
const widthPx = getComputedStyle(this.content).width;
|
|
61
|
-
const width = widthPx ? parseFloat(widthPx.replace(
|
|
63
|
+
const width = widthPx ? parseFloat(widthPx.replace('px', '')) : 375;
|
|
62
64
|
const safeScrollbarSpace = 30;
|
|
63
65
|
style.left = `${Math.min(window.innerWidth - left - width - safeScrollbarSpace, 0)}px`;
|
|
64
66
|
}
|
|
@@ -79,18 +81,19 @@ export class ZMenu {
|
|
|
79
81
|
onItemsChange() {
|
|
80
82
|
this.checkContent();
|
|
81
83
|
const items = this.hostElement.querySelectorAll('[slot="item"]');
|
|
82
|
-
items === null || items === void 0 ? void 0 : items.forEach((item) => item.setAttribute(
|
|
84
|
+
items === null || items === void 0 ? void 0 : items.forEach((item) => item.setAttribute('role', 'menuitem'));
|
|
83
85
|
}
|
|
84
86
|
renderMenuLabel() {
|
|
85
87
|
if (this.hasContent) {
|
|
86
|
-
return
|
|
88
|
+
return h("button", { class: "menu-label", "aria-expanded": this.open ? 'true' : 'false', "aria-label": this.open ? 'Chiudi menù' : 'Apri menù', onClick: this.toggle }, h("div", { class: "menu-label-content" }, h("slot", null), h("z-icon", { name: this.open ? 'chevron-up' : 'chevron-down' })));
|
|
87
89
|
}
|
|
88
|
-
return
|
|
90
|
+
return h("div", { class: "menu-label" }, h("div", { class: "menu-label-content" }, h("slot", null)));
|
|
89
91
|
}
|
|
90
92
|
render() {
|
|
91
|
-
return
|
|
92
|
-
|
|
93
|
-
}, hidden: !this.open }, this.hasHeader &&
|
|
93
|
+
return [
|
|
94
|
+
this.renderMenuLabel(),
|
|
95
|
+
h("div", { class: "content", ref: (el) => { this.content = el; }, hidden: !this.open }, this.hasHeader && h("header", { class: "header" }, h("slot", { name: "header", onSlotchange: this.checkContent })), h("div", { class: "items", role: "menu" }, h("slot", { name: "item", onSlotchange: this.onItemsChange })))
|
|
96
|
+
];
|
|
94
97
|
}
|
|
95
98
|
static get is() { return "z-menu"; }
|
|
96
99
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
:host {
|
|
8
|
-
position: relative;
|
|
9
8
|
display: inline-flex;
|
|
10
9
|
flex-direction: column;
|
|
10
|
+
position: relative;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
::slotted(a) {
|
|
@@ -21,12 +21,12 @@
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
.menu-label {
|
|
24
|
-
padding: 0;
|
|
25
|
-
border: 0;
|
|
26
24
|
margin: 0;
|
|
25
|
+
padding: 0;
|
|
26
|
+
color: inherit;
|
|
27
27
|
background: transparent;
|
|
28
|
+
border: 0;
|
|
28
29
|
border-radius: 0;
|
|
29
|
-
color: inherit;
|
|
30
30
|
outline: none;
|
|
31
31
|
text-align: left;
|
|
32
32
|
}
|
|
@@ -37,11 +37,11 @@ button.menu-label {
|
|
|
37
37
|
|
|
38
38
|
.menu-label:focus-within {
|
|
39
39
|
z-index: 1;
|
|
40
|
-
|
|
41
|
-
padding-left: calc(var(--space-unit) * 0.5);
|
|
40
|
+
box-shadow: var(--shadow-focus-primary);
|
|
42
41
|
margin-right: calc(var(--space-unit) * -0.5);
|
|
43
42
|
margin-left: calc(var(--space-unit) * -0.5);
|
|
44
|
-
|
|
43
|
+
padding-right: calc(var(--space-unit) * 0.5);
|
|
44
|
+
padding-left: calc(var(--space-unit) * 0.5);
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
.menu-label .menu-label-content {
|
|
@@ -69,7 +69,7 @@ button.menu-label {
|
|
|
69
69
|
|
|
70
70
|
.menu-label z-icon {
|
|
71
71
|
margin-left: calc(var(--space-unit) * 4);
|
|
72
|
-
fill:
|
|
72
|
+
fill: currentColor;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
.content {
|
|
@@ -81,37 +81,40 @@ button.menu-label {
|
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
:host([floating]) .content {
|
|
84
|
-
position: absolute;
|
|
85
|
-
top: 100%;
|
|
86
|
-
left: 0;
|
|
87
84
|
width: 375px;
|
|
88
|
-
min-width: 100%;
|
|
89
85
|
max-width: 100vw;
|
|
90
86
|
padding: var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2);
|
|
91
|
-
box-shadow: var(--shadow-2);
|
|
92
87
|
}
|
|
93
88
|
|
|
94
89
|
:host(:not([floating])) .content {
|
|
95
90
|
width: 100%;
|
|
96
91
|
}
|
|
97
92
|
|
|
93
|
+
:host([floating]) .content {
|
|
94
|
+
position: absolute;
|
|
95
|
+
top: 100%;
|
|
96
|
+
left: 0;
|
|
97
|
+
box-shadow: var(--shadow-2);
|
|
98
|
+
min-width: 100%;
|
|
99
|
+
}
|
|
100
|
+
|
|
98
101
|
.header {
|
|
99
102
|
display: flex;
|
|
100
103
|
align-items: center;
|
|
101
104
|
padding: var(--space-unit) 0 calc(var(--space-unit) * 2);
|
|
102
105
|
}
|
|
103
106
|
|
|
104
|
-
.header ::slotted(img[slot=
|
|
107
|
+
.header ::slotted(img[slot='header']) {
|
|
105
108
|
width: calc(var(--space-unit) * 11.25);
|
|
106
|
-
height: auto;
|
|
107
109
|
object-fit: contain;
|
|
110
|
+
height: auto;
|
|
108
111
|
}
|
|
109
112
|
|
|
110
|
-
.header ::slotted([slot=
|
|
113
|
+
.header ::slotted([slot='header']:not(:first-child)) {
|
|
111
114
|
margin: auto 0;
|
|
112
115
|
margin-left: calc(var(--space-unit) * 2.5);
|
|
113
|
-
font-size: var(--font-size-3);
|
|
114
116
|
font-weight: var(--font-sb);
|
|
117
|
+
font-size: var(--font-size-3);
|
|
115
118
|
line-height: 1.5;
|
|
116
119
|
}
|
|
117
120
|
|
|
@@ -122,7 +125,7 @@ button.menu-label {
|
|
|
122
125
|
background: inherit;
|
|
123
126
|
}
|
|
124
127
|
|
|
125
|
-
.items > ::slotted([slot=
|
|
128
|
+
.items > ::slotted([slot='item']) {
|
|
126
129
|
display: inline-flex;
|
|
127
130
|
width: 100%;
|
|
128
131
|
margin: 0;
|
|
@@ -131,16 +134,16 @@ button.menu-label {
|
|
|
131
134
|
outline: none;
|
|
132
135
|
}
|
|
133
136
|
|
|
134
|
-
.items > ::slotted([slot=
|
|
137
|
+
.items > ::slotted([slot='item']:focus:focus-visible) {
|
|
135
138
|
box-shadow: var(--shadow-focus-primary);
|
|
136
139
|
}
|
|
137
140
|
|
|
138
|
-
.items > ::slotted([slot=
|
|
141
|
+
.items > ::slotted([slot='item']:not(z-menu-section)) {
|
|
139
142
|
padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);
|
|
140
143
|
border-bottom: var(--border-size-small) solid var(--color-surface05);
|
|
141
144
|
}
|
|
142
145
|
|
|
143
|
-
.items > ::slotted([slot=
|
|
144
|
-
.items > ::slotted([slot=
|
|
146
|
+
.items > ::slotted([slot='item']:hover),
|
|
147
|
+
.items > ::slotted([slot='item']:active) {
|
|
145
148
|
border-color: var(--color-secondary01);
|
|
146
149
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
import { KeyboardKeyCodeEnum } from "../../../beans/index";
|
|
3
|
-
import { handleKeyboardSubmit, getClickedElement, getElementTree } from "../../../utils/utils";
|
|
3
|
+
import { handleKeyboardSubmit, getClickedElement, getElementTree, } from "../../../utils/utils";
|
|
4
4
|
export class ZMenuDropdown {
|
|
5
5
|
constructor() {
|
|
6
6
|
this.ismenuopen = false;
|
|
@@ -8,7 +8,10 @@ export class ZMenuDropdown {
|
|
|
8
8
|
this.handleFocus = this.handleFocus.bind(this);
|
|
9
9
|
}
|
|
10
10
|
componentWillRender() {
|
|
11
|
-
this.linkarray =
|
|
11
|
+
this.linkarray =
|
|
12
|
+
typeof this.menucontent === "string"
|
|
13
|
+
? JSON.parse(this.menucontent)
|
|
14
|
+
: this.menucontent;
|
|
12
15
|
}
|
|
13
16
|
renderMenuOpen() {
|
|
14
17
|
if (this.ismenuopen) {
|
|
@@ -19,17 +22,15 @@ export class ZMenuDropdown {
|
|
|
19
22
|
return (h("span", { class: "arrow" }, h("z-icon", { name: "caret-down", width: 14, height: 14 })));
|
|
20
23
|
}
|
|
21
24
|
retriveMenuClass() {
|
|
22
|
-
if (this.ismenuopen)
|
|
25
|
+
if (this.ismenuopen)
|
|
23
26
|
return "menu-opened";
|
|
24
|
-
}
|
|
25
27
|
}
|
|
26
28
|
handleToggle() {
|
|
27
29
|
this.ismenuopen = !this.ismenuopen;
|
|
28
30
|
}
|
|
29
31
|
handleFocus(e) {
|
|
30
|
-
if (e instanceof KeyboardEvent && e.keyCode !== KeyboardKeyCodeEnum.TAB)
|
|
32
|
+
if (e instanceof KeyboardEvent && e.keyCode !== KeyboardKeyCodeEnum.TAB)
|
|
31
33
|
return;
|
|
32
|
-
}
|
|
33
34
|
const tree = getElementTree(getClickedElement());
|
|
34
35
|
const menuParent = tree.find((elem) => elem.nodeName.toLowerCase() === "z-menu-dropdown");
|
|
35
36
|
if (!menuParent) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
:host {
|
|
2
|
-
width: inherit;
|
|
3
|
-
height: 32px;
|
|
4
2
|
font-family: var(--dashboard-font);
|
|
5
|
-
font-size: 12px;
|
|
6
3
|
font-weight: var(--font-sb);
|
|
4
|
+
font-size: 12px;
|
|
5
|
+
height: 32px;
|
|
6
|
+
width: inherit;
|
|
7
7
|
letter-spacing: 0.17px;
|
|
8
8
|
}
|
|
9
9
|
|
|
@@ -16,10 +16,10 @@ a:active {
|
|
|
16
16
|
|
|
17
17
|
:host > a {
|
|
18
18
|
display: block;
|
|
19
|
-
border: var(--border-size-small) solid transparent;
|
|
20
19
|
background: var(--bg-grey-050);
|
|
21
|
-
border-radius: var(--border-radius);
|
|
22
20
|
color: var(--text-grey-800);
|
|
21
|
+
border-radius: var(--border-radius);
|
|
22
|
+
border: var(--border-size-small) solid transparent;
|
|
23
23
|
outline: none;
|
|
24
24
|
}
|
|
25
25
|
|
|
@@ -34,25 +34,25 @@ a:active {
|
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
:host > a:focus {
|
|
37
|
-
border: var(--border-size-small) solid var(--myz-blue);
|
|
38
|
-
box-shadow: 0 0 2px 2px var(--myz-blue-light);
|
|
39
37
|
color: var(--myz-blue);
|
|
40
38
|
fill: var(--myz-blue);
|
|
39
|
+
border: var(--border-size-small) solid var(--myz-blue);
|
|
40
|
+
box-shadow: 0px 0px 2px 2px var(--myz-blue-light);
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
:host > a:active {
|
|
44
|
-
border: var(--border-size-small) solid var(--myz-blue-light);
|
|
45
|
-
box-shadow: 0 2px 4px 0 rgb(0 0 0 / 40%);
|
|
46
44
|
color: var(--myz-blue-light);
|
|
47
45
|
fill: var(--myz-blue-light);
|
|
46
|
+
border: var(--border-size-small) solid var(--myz-blue-light);
|
|
47
|
+
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
div.container {
|
|
51
|
-
position: relative;
|
|
52
51
|
display: flex;
|
|
53
|
-
height: 32px;
|
|
54
52
|
align-items: center;
|
|
55
53
|
justify-content: space-between;
|
|
54
|
+
height: 32px;
|
|
55
|
+
position: relative;
|
|
56
56
|
padding: 0 var(--basex1);
|
|
57
57
|
}
|
|
58
58
|
|
|
@@ -61,18 +61,18 @@ div.container > span.user-wrapper {
|
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
div.container > span.user-wrapper > span.user {
|
|
64
|
-
overflow: hidden;
|
|
65
|
-
width: 30px;
|
|
66
64
|
padding: 0 var(--basex1);
|
|
67
|
-
cursor: pointer;
|
|
68
65
|
text-overflow: ellipsis;
|
|
69
66
|
white-space: nowrap;
|
|
67
|
+
overflow: hidden;
|
|
68
|
+
cursor: pointer;
|
|
69
|
+
width: 30px;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
div.container > span.arrow {
|
|
73
73
|
display: flex;
|
|
74
|
-
align-items: center;
|
|
75
74
|
justify-content: center;
|
|
75
|
+
align-items: center;
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
div.container > span.arrow > z-icon {
|
|
@@ -81,25 +81,25 @@ div.container > span.arrow > z-icon {
|
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
ul {
|
|
84
|
-
padding: 0 calc(var(--space-unit) * 2);
|
|
85
|
-
margin: 0;
|
|
86
84
|
list-style: none;
|
|
85
|
+
padding: 0 calc(var(--space-unit) * 2);
|
|
86
|
+
margin: 0px;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
li {
|
|
90
|
-
display: flex;
|
|
91
|
-
width: max-content;
|
|
92
90
|
height: var(--basex3);
|
|
91
|
+
display: flex;
|
|
93
92
|
align-items: center;
|
|
94
93
|
padding: calc(var(--space-unit) / 4) 0;
|
|
94
|
+
width: max-content;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
/* Expanded dropdown menu */
|
|
98
98
|
.menu-opened {
|
|
99
|
-
|
|
99
|
+
padding-bottom: calc(var(--space-unit) * 2);
|
|
100
100
|
width: auto !important;
|
|
101
101
|
min-width: 147px;
|
|
102
|
-
|
|
102
|
+
position: inherit;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
.menu-opened a,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h, Host } from
|
|
1
|
+
import { h, Host } from '@stencil/core';
|
|
2
2
|
/**
|
|
3
3
|
* @slot - Menu section label
|
|
4
4
|
* @slot item - Single entry of the section. Can be slotted multiple times to insert items.
|
|
@@ -29,7 +29,7 @@ export class ZMenuSection {
|
|
|
29
29
|
this.checkContent();
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return
|
|
32
|
+
return h(Host, { role: "menu", open: this.open }, h("button", { class: "label", "aria-pressed": this.open ? 'true' : 'false', onClick: this.toggle.bind(this) }, h("slot", null), this.hasContent && h("z-icon", { name: this.open ? 'chevron-up' : 'chevron-down' })), this.open && h("div", { class: "items" }, h("slot", { name: "item", onSlotchange: this.checkContent.bind(this) })));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "z-menu-section"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|
|
@@ -57,7 +57,7 @@ export class ZMenuSection {
|
|
|
57
57
|
"optional": true,
|
|
58
58
|
"docs": {
|
|
59
59
|
"tags": [],
|
|
60
|
-
"text": "
|
|
60
|
+
"text": ""
|
|
61
61
|
},
|
|
62
62
|
"attribute": "active",
|
|
63
63
|
"reflect": true
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
::slotted(*) {
|
|
21
|
-
color: var(--color-text01);
|
|
22
21
|
font-family: var(--font-family-sans);
|
|
23
22
|
font-weight: var(--font-rg);
|
|
23
|
+
color: var(--color-text01);
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
:host([active]) .label,
|
|
@@ -31,16 +31,16 @@
|
|
|
31
31
|
|
|
32
32
|
.label {
|
|
33
33
|
display: flex;
|
|
34
|
-
width: 100%;
|
|
35
34
|
align-items: center;
|
|
36
|
-
|
|
37
|
-
border: 0;
|
|
38
|
-
border-bottom: var(--border-size-small) solid var(--color-surface05);
|
|
35
|
+
width: 100%;
|
|
39
36
|
margin: 0;
|
|
37
|
+
padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);
|
|
38
|
+
text-align: left;
|
|
40
39
|
background: transparent;
|
|
41
40
|
border-radius: 0;
|
|
41
|
+
border: 0;
|
|
42
|
+
border-bottom: var(--border-size-small) solid var(--color-surface05);
|
|
42
43
|
cursor: pointer;
|
|
43
|
-
text-align: left;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.label ::slotted(*) {
|
|
@@ -51,41 +51,41 @@
|
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
.label:focus:focus-visible {
|
|
54
|
-
box-shadow: var(--shadow-focus-primary);
|
|
55
54
|
outline: none;
|
|
55
|
+
box-shadow: var(--shadow-focus-primary);
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
.label z-icon {
|
|
59
59
|
margin-left: calc(var(--space-unit) * 4);
|
|
60
|
-
fill:
|
|
60
|
+
fill: currentColor;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
.items {
|
|
64
64
|
display: flex;
|
|
65
|
-
width: 100%;
|
|
66
65
|
flex-direction: column;
|
|
66
|
+
width: 100%;
|
|
67
67
|
padding: calc(var(--space-unit) * 0.5);
|
|
68
68
|
padding-bottom: calc(var(--space-unit) * 2);
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
.items > ::slotted([slot=
|
|
71
|
+
.items > ::slotted([slot='item']) {
|
|
72
72
|
display: inline-flex;
|
|
73
|
-
padding: calc(var(--space-unit) * 0.5);
|
|
74
73
|
margin: 0;
|
|
74
|
+
padding: calc(var(--space-unit) * 0.5);
|
|
75
75
|
font-size: var(--font-size-2);
|
|
76
76
|
line-height: 1.4;
|
|
77
77
|
outline: none;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
.items > ::slotted([slot=
|
|
80
|
+
.items > ::slotted([slot='item']:last-child) {
|
|
81
81
|
padding-bottom: 0;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
.items > ::slotted([slot=
|
|
84
|
+
.items > ::slotted([slot='item']:focus:focus-visible) {
|
|
85
85
|
box-shadow: var(--shadow-focus-primary);
|
|
86
86
|
color: var(--color-secondary01);
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.items > ::slotted([slot=
|
|
89
|
+
.items > ::slotted([slot='item']:hover) {
|
|
90
90
|
color: var(--color-secondary01);
|
|
91
91
|
}
|