@zanichelli/albe-web-components 5.6.0 → 6.0.0-rc1
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 +1911 -0
- package/dist/cjs/{icons-9fc3ff30.js → icons-460f0f1e.js} +104 -104
- package/dist/cjs/{index-e3299e0a.js → index-0b49c192.js} +207 -225
- package/dist/cjs/index-ebd69357.js +336 -0
- package/dist/cjs/index.cjs.js +53 -71
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{utils-dfe717c7.js → utils-62a1c7ef.js} +13 -13
- package/dist/cjs/{utils-4647eb06.js → utils-641e30c1.js} +21 -35
- 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 +5 -117
- 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 +44 -40
- package/dist/cjs/z-list-group.cjs.entry.js +7 -7
- package/dist/cjs/z-list_2.cjs.entry.js +16 -16
- 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 +20 -17
- package/dist/cjs/z-popover.cjs.entry.js +38 -56
- 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 +258 -276
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/buttons/z-button/index.js +22 -22
- package/dist/collection/components/buttons/z-button/styles.css +31 -30
- package/dist/collection/components/buttons/z-button-sort/index.js +3 -4
- package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
- package/dist/collection/components/buttons/z-chip/index.js +7 -7
- package/dist/collection/components/buttons/z-chip/styles.css +12 -15
- package/dist/collection/components/buttons/z-toggle-button/index.js +6 -8
- package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
- package/dist/collection/components/buttons/z-toggle-switch/index.js +25 -28
- 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 +21 -35
- package/dist/collection/components/date-picker/z-date-picker/index.js +40 -47
- package/dist/collection/components/date-picker/z-range-picker/index.js +71 -86
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +1 -1
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +14 -25
- package/dist/collection/components/file-upload/z-file/index.js +6 -6
- package/dist/collection/components/file-upload/z-file/styles.css +5 -18
- package/dist/collection/components/file-upload/z-file-upload/index.js +23 -25
- package/dist/collection/components/file-upload/z-file-upload/styles.css +8 -15
- package/dist/collection/components/footer/z-footer/index.js +11 -14
- package/dist/collection/components/footer/z-footer/styles.css +27 -32
- package/dist/collection/components/footer/z-footer-link/styles.css +6 -14
- package/dist/collection/components/footer/z-footer-section/index.js +1 -1
- package/dist/collection/components/footer/z-footer-section/styles.css +35 -48
- 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 +7 -9
- package/dist/collection/components/icons/z-icon/styles.css +2 -2
- package/dist/collection/components/icons/z-icon-package/index.js +3 -4
- 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 +22 -23
- package/dist/collection/components/inputs/z-combobox/index.js +31 -27
- package/dist/collection/components/inputs/z-combobox/styles.css +43 -48
- package/dist/collection/components/inputs/z-input/index.js +63 -70
- package/dist/collection/components/inputs/z-input/styles.css +83 -93
- package/dist/collection/components/inputs/z-input-message/index.js +4 -4
- package/dist/collection/components/inputs/z-input-message/styles.css +5 -5
- package/dist/collection/components/inputs/z-select/index.js +51 -47
- package/dist/collection/components/inputs/z-select/styles.css +23 -28
- package/dist/collection/components/list/z-list/index.js +3 -3
- package/dist/collection/components/list/z-list/styles.css +2 -3
- package/dist/collection/components/list/z-list-element/index.js +24 -24
- package/dist/collection/components/list/z-list-element/styles.css +18 -40
- package/dist/collection/components/list/z-list-group/index.js +10 -10
- package/dist/collection/components/list/z-list-group/styles.css +1 -2
- package/dist/collection/components/list/z-toast-notification-list/index.js +21 -20
- package/dist/collection/components/list/z-toast-notification-list/styles.css +37 -44
- package/dist/collection/components/logo/z-logo/index.js +1 -3
- package/dist/collection/components/logo/z-logo/styles.css +3 -3
- package/dist/collection/components/modal/z-modal/index.js +2 -5
- package/dist/collection/components/modal/z-modal/styles.css +23 -29
- package/dist/collection/components/modal/z-modal-login/index.js +19 -17
- 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 +17 -27
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +17 -27
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +26 -36
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
- package/dist/collection/components/navigation/z-app-header/index.js +17 -15
- package/dist/collection/components/navigation/z-app-header/styles.css +68 -78
- package/dist/collection/components/navigation/z-app-switcher/index.js +5 -5
- package/dist/collection/components/navigation/z-app-switcher/styles.css +5 -17
- package/dist/collection/components/navigation/z-app-topbar/index.js +6 -6
- package/dist/collection/components/navigation/z-app-topbar/styles.css +11 -17
- package/dist/collection/components/navigation/z-link/index.js +15 -13
- package/dist/collection/components/navigation/z-link/styles.css +15 -12
- package/dist/collection/components/navigation/z-menu/index.js +9 -12
- package/dist/collection/components/navigation/z-menu/styles.css +22 -25
- package/dist/collection/components/navigation/z-menu-dropdown/index.js +7 -8
- 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 +4 -6
- package/dist/collection/components/navigation/z-user-dropdown/styles.css +63 -72
- package/dist/collection/components/notification/z-candybar/styles.css +21 -27
- package/dist/collection/components/notification/z-cookiebar/index.js +6 -7
- package/dist/collection/components/notification/z-cookiebar/styles.css +18 -19
- 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 +3 -8
- package/dist/collection/components/notification/z-notification/styles.css +11 -11
- package/dist/collection/components/notification/z-toast-notification/index.js +44 -48
- package/dist/collection/components/notification/z-toast-notification/styles.css +38 -30
- 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 +4 -3
- package/dist/collection/components/typography/z-heading/index.js +4 -3
- package/dist/collection/components/typography/z-typography/index.js +19 -18
- package/dist/collection/components/typography/z-typography/styles.css +13 -13
- package/dist/collection/components/z-aria-alert/index.js +12 -6
- package/dist/collection/components/z-avatar/index.js +8 -7
- package/dist/collection/components/z-avatar/styles.css +7 -10
- package/dist/collection/components/z-card/index.js +18 -21
- package/dist/collection/components/z-card/styles.css +38 -42
- package/dist/collection/components/z-carousel/index.js +6 -225
- package/dist/collection/components/z-carousel/styles.css +3 -108
- package/dist/collection/components/z-contextual-menu/index.js +5 -10
- package/dist/collection/components/z-contextual-menu/styles.css +8 -8
- package/dist/collection/components/z-cover-hero/index.js +3 -2
- 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 +13 -12
- package/dist/collection/components/z-info-reveal/styles.css +9 -8
- package/dist/collection/components/z-offcanvas/index.js +19 -22
- package/dist/collection/components/z-offcanvas/styles.css +65 -45
- package/dist/collection/components/z-pagination/index.js +13 -16
- package/dist/collection/components/z-pagination/styles.css +16 -21
- package/dist/collection/components/z-popover/index.js +41 -59
- package/dist/collection/components/z-popover/styles.css +9 -9
- package/dist/collection/components/z-section-title/index.js +6 -15
- package/dist/collection/components/z-section-title/styles.css +2 -2
- package/dist/collection/components/z-skip-to-content/index.js +17 -19
- package/dist/collection/components/z-skip-to-content/styles.css +11 -15
- package/dist/collection/components/z-table/z-table/index.js +6 -8
- package/dist/collection/components/z-table/z-table/styles.css +23 -74
- package/dist/collection/components/z-table/z-table-cell/index.js +11 -10
- 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 +4 -4
- package/dist/collection/components/z-table/z-table-empty-box/styles.css +5 -6
- 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 +23 -25
- 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 +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 +9 -18
- 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 +7 -12
- 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 +9 -23
- package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +8 -9
- package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
- package/dist/collection/deprecated/z-button-deprecated/index.js +24 -19
- package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
- package/dist/collection/deprecated/z-button-filter/index.js +2 -1
- package/dist/collection/deprecated/z-button-filter/styles.css +7 -17
- package/dist/collection/deprecated/z-chip-deprecated/index.js +5 -7
- package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
- package/dist/collection/deprecated/z-input-deprecated/index.js +62 -74
- package/dist/collection/deprecated/z-input-deprecated/styles.css +77 -91
- 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 +24 -20
- package/dist/collection/deprecated/z-popover-deprecated/styles.css +36 -37
- package/dist/collection/deprecated/z-status-tag/index.js +9 -8
- package/dist/collection/deprecated/z-status-tag/styles.css +10 -12
- package/dist/collection/deprecated/z-tooltip-deprecated/index.js +36 -47
- 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 +10 -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 +6 -6
- 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 +2 -2
- 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 +12 -11
- 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/styles.css +3 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +9 -8
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +13 -14
- 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 +23 -13
- 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 +2 -1
- 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 +4 -4
- 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 +18 -19
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +7 -7
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +13 -17
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +15 -15
- package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +10 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +4 -4
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +6 -14
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +9 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +13 -22
- package/dist/collection/snowflakes/myz/topbar/index.js +35 -39
- package/dist/collection/snowflakes/myz/topbar/styles.css +157 -177
- package/dist/collection/snowflakes/myz/z-alert/index.js +3 -3
- package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
- package/dist/collection/snowflakes/myz/z-otp/index.js +23 -23
- package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +26 -9
- 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 +15 -15
- package/dist/esm/{icons-92a7dcde.js → icons-56ca282c.js} +104 -104
- package/dist/esm/{index-a2ca4b97.js → index-3517583d.js} +207 -225
- package/dist/esm/index-e0d83d03.js +336 -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-3ba1cfd4.js → utils-7e70a594.js} +21 -35
- package/dist/esm/{utils-2c5dfb88.js → utils-a6d61061.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 +5 -117
- 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 +44 -40
- package/dist/esm/z-list-group.entry.js +7 -7
- package/dist/esm/z-list_2.entry.js +16 -16
- 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 +20 -17
- package/dist/esm/z-popover.entry.js +38 -56
- 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 +225 -258
- package/dist/types/components/buttons/z-button/index.d.ts +7 -14
- 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 +9 -3
- 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 +21 -20
- 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 +17 -18
- package/dist/types/components/inputs/z-input/index.d.ts +24 -45
- package/dist/types/components/inputs/z-input-message/index.d.ts +4 -3
- package/dist/types/components/inputs/z-select/index.d.ts +26 -26
- 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 +6 -5
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +6 -5
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +8 -7
- 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 +22 -21
- 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 +8 -7
- package/dist/types/components/z-carousel/index.d.ts +3 -47
- 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 +12 -11
- 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 +3 -2
- 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 +259 -128
- 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 +6 -6
- 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 +24 -35
- 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 +4 -4
- 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 +8 -14
- 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 +6 -11
- 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 +4 -4
- 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 +3 -3
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +8 -4
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +14 -14
- package/dist/types/stencil-public-runtime.d.ts +4 -15
- package/dist/types/utils/utils.d.ts +14 -7
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/p-01cbf6d4.entry.js +1 -0
- package/dist/web-components-library/p-02b13e3c.entry.js +1 -0
- package/dist/web-components-library/p-0617465e.entry.js +1 -0
- package/dist/web-components-library/{p-3bdf4f63.entry.js → p-0aa49b09.entry.js} +1 -1
- package/dist/web-components-library/p-0af8d806.entry.js +1 -0
- package/dist/web-components-library/{p-b9bf1a8d.entry.js → p-0f3ff4ce.entry.js} +1 -1
- package/dist/web-components-library/p-14f11a64.entry.js +1 -0
- package/dist/web-components-library/p-1c83f483.entry.js +1 -0
- package/dist/web-components-library/p-2177384f.entry.js +1 -0
- package/dist/web-components-library/p-23e0d22e.entry.js +1 -0
- package/dist/web-components-library/p-25769717.entry.js +1 -0
- package/dist/web-components-library/{p-eaa4eba8.entry.js → p-2acf124c.entry.js} +1 -1
- package/dist/web-components-library/p-2d861774.entry.js +1 -0
- package/dist/web-components-library/{p-6d9d8a68.entry.js → p-3124aed0.entry.js} +1 -1
- package/dist/web-components-library/p-31604337.entry.js +1 -0
- package/dist/web-components-library/p-31b39ba3.entry.js +1 -0
- package/dist/web-components-library/p-348c5ada.entry.js +1 -0
- package/dist/web-components-library/p-348cd179.entry.js +1 -0
- package/dist/web-components-library/{p-c4417a91.entry.js → p-363c7e45.entry.js} +1 -1
- package/dist/web-components-library/p-3b700530.entry.js +1 -0
- package/dist/web-components-library/{p-37e050bd.entry.js → p-3b974737.entry.js} +1 -1
- package/dist/web-components-library/p-3e27f2a1.entry.js +1 -0
- package/dist/web-components-library/{p-69fead44.entry.js → p-40428a6b.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-50c0fcb0.entry.js +1 -0
- package/dist/web-components-library/p-5149079a.entry.js +1 -0
- package/dist/web-components-library/{p-3e60fa3d.entry.js → p-51dc5c4e.entry.js} +1 -1
- package/{www/build/p-fd13128d.entry.js → dist/web-components-library/p-52892e11.entry.js} +1 -1
- package/dist/web-components-library/p-5efc58a3.entry.js +1 -0
- package/dist/web-components-library/{p-3c63af71.entry.js → p-66118df9.entry.js} +1 -1
- package/dist/web-components-library/p-6a53a0d8.entry.js +1 -0
- package/dist/web-components-library/p-6de1e202.entry.js +1 -0
- package/dist/web-components-library/p-6ea835d8.entry.js +1 -0
- package/dist/web-components-library/p-6fa0cef6.entry.js +1 -0
- package/dist/web-components-library/p-71912c47.entry.js +1 -0
- package/dist/web-components-library/p-71ff9b83.entry.js +1 -0
- package/dist/web-components-library/p-75f64101.entry.js +1 -0
- package/dist/web-components-library/p-77948f4c.entry.js +1 -0
- package/dist/web-components-library/p-79940e8f.entry.js +1 -0
- package/dist/web-components-library/p-7a9d3944.entry.js +1 -0
- package/dist/web-components-library/p-7d93f952.entry.js +1 -0
- package/dist/web-components-library/p-7e977cd1.entry.js +1 -0
- package/dist/web-components-library/p-807a28d8.entry.js +1 -0
- package/dist/web-components-library/p-8687cf68.entry.js +1 -0
- package/dist/web-components-library/p-87942fb9.entry.js +1 -0
- package/dist/web-components-library/{p-2b374cb0.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/dist/web-components-library/p-8969849d.entry.js +1 -0
- package/dist/web-components-library/{p-8c703e92.entry.js → p-8c20ebb5.entry.js} +1 -1
- package/dist/web-components-library/p-8dcf7e3f.entry.js +1 -0
- package/dist/web-components-library/p-98093ef0.entry.js +1 -0
- package/dist/web-components-library/p-9a423e1d.js +1 -0
- package/dist/web-components-library/p-9c0df331.entry.js +1 -0
- package/dist/web-components-library/p-a339f7c8.entry.js +1 -0
- package/dist/web-components-library/p-a55ef7b5.entry.js +1 -0
- package/dist/web-components-library/p-aac145dd.entry.js +1 -0
- package/dist/web-components-library/{p-9b70eba4.entry.js → p-ac0fca86.entry.js} +1 -1
- package/dist/web-components-library/p-ae1a6266.entry.js +1 -0
- package/dist/web-components-library/p-ae2dd723.entry.js +1 -0
- package/dist/web-components-library/p-aec2bb80.entry.js +1 -0
- package/dist/web-components-library/p-af6789f2.entry.js +1 -0
- package/dist/web-components-library/p-af7b7129.entry.js +1 -0
- package/{www/build/p-42b0972c.js → dist/web-components-library/p-b2d16b41.js} +1 -1
- package/dist/web-components-library/p-b366ef8e.js +2 -0
- package/dist/web-components-library/p-b3913367.entry.js +1 -0
- package/dist/web-components-library/{p-d4681325.js → p-b424b48a.js} +1 -1
- package/dist/web-components-library/p-b6027e84.entry.js +1 -0
- package/dist/web-components-library/p-b8259fd1.entry.js +1 -0
- package/dist/web-components-library/p-bb5a1c44.entry.js +1 -0
- package/dist/web-components-library/p-bb684454.entry.js +1 -0
- package/dist/web-components-library/p-bc55056c.entry.js +1 -0
- package/dist/web-components-library/p-be82c461.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-c4b70baa.entry.js +1 -0
- package/dist/web-components-library/p-c5ecf36a.entry.js +1 -0
- package/dist/web-components-library/{p-16c0ffce.js → p-c854d3a3.js} +1 -1
- package/dist/web-components-library/p-cabb18ef.entry.js +1 -0
- package/dist/web-components-library/p-cc21a3d7.entry.js +16 -0
- package/dist/web-components-library/p-cf5f3a23.entry.js +1 -0
- package/dist/web-components-library/p-d3477e46.entry.js +1 -0
- package/dist/web-components-library/p-d862986a.entry.js +1 -0
- package/dist/web-components-library/p-e137a17f.entry.js +1 -0
- package/dist/web-components-library/p-e2bf9254.entry.js +1 -0
- package/dist/web-components-library/p-e4cf9a3b.entry.js +1 -0
- package/dist/web-components-library/p-eb612914.entry.js +1 -0
- package/dist/web-components-library/p-edbec867.entry.js +1 -0
- package/dist/web-components-library/p-efacc951.entry.js +1 -0
- package/dist/web-components-library/p-efdca379.entry.js +1 -0
- package/dist/web-components-library/{p-e177dbef.entry.js → p-f0a63044.entry.js} +1 -1
- package/dist/web-components-library/p-f2ba9293.entry.js +1 -0
- package/dist/web-components-library/p-f3c11462.entry.js +1 -0
- package/dist/web-components-library/p-ff000765.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/package.json +25 -18
- package/react/index.d.ts +1 -1
- package/readme.md +91 -33
- package/src-react/index.ts +1 -0
- package/www/build/index.esm.js +1 -1
- package/www/build/p-01cbf6d4.entry.js +1 -0
- package/www/build/p-02b13e3c.entry.js +1 -0
- package/www/build/p-0617465e.entry.js +1 -0
- package/www/build/{p-3bdf4f63.entry.js → p-0aa49b09.entry.js} +1 -1
- package/www/build/p-0af8d806.entry.js +1 -0
- package/www/build/{p-b9bf1a8d.entry.js → p-0f3ff4ce.entry.js} +1 -1
- package/www/build/p-14f11a64.entry.js +1 -0
- package/www/build/p-1c83f483.entry.js +1 -0
- package/www/build/p-2177384f.entry.js +1 -0
- package/www/build/p-23e0d22e.entry.js +1 -0
- package/www/build/p-25769717.entry.js +1 -0
- package/www/build/{p-eaa4eba8.entry.js → p-2acf124c.entry.js} +1 -1
- package/www/build/p-2d861774.entry.js +1 -0
- package/www/build/{p-6d9d8a68.entry.js → p-3124aed0.entry.js} +1 -1
- package/www/build/p-31604337.entry.js +1 -0
- package/www/build/p-31b39ba3.entry.js +1 -0
- package/www/build/p-348c5ada.entry.js +1 -0
- package/www/build/p-348cd179.entry.js +1 -0
- package/www/build/{p-c4417a91.entry.js → p-363c7e45.entry.js} +1 -1
- package/www/build/p-3b700530.entry.js +1 -0
- package/www/build/{p-37e050bd.entry.js → p-3b974737.entry.js} +1 -1
- package/www/build/p-3e27f2a1.entry.js +1 -0
- package/www/build/{p-69fead44.entry.js → p-40428a6b.entry.js} +1 -1
- package/www/build/p-48134f75.entry.js +1 -0
- package/www/build/p-4fe96235.entry.js +1 -0
- package/www/build/p-50c0fcb0.entry.js +1 -0
- package/www/build/p-5149079a.entry.js +1 -0
- package/www/build/{p-448b6156.js → p-51c4df38.js} +1 -1
- package/www/build/{p-3e60fa3d.entry.js → p-51dc5c4e.entry.js} +1 -1
- package/{dist/web-components-library/p-fd13128d.entry.js → www/build/p-52892e11.entry.js} +1 -1
- package/www/build/p-5efc58a3.entry.js +1 -0
- package/www/build/{p-3c63af71.entry.js → p-66118df9.entry.js} +1 -1
- package/www/build/p-6a53a0d8.entry.js +1 -0
- package/www/build/p-6de1e202.entry.js +1 -0
- package/www/build/p-6ea835d8.entry.js +1 -0
- package/www/build/p-6fa0cef6.entry.js +1 -0
- package/www/build/p-71912c47.entry.js +1 -0
- package/www/build/p-71ff9b83.entry.js +1 -0
- package/www/build/p-75f64101.entry.js +1 -0
- package/www/build/p-77948f4c.entry.js +1 -0
- package/www/build/p-79940e8f.entry.js +1 -0
- package/www/build/p-7a9d3944.entry.js +1 -0
- package/www/build/p-7d93f952.entry.js +1 -0
- package/www/build/p-7e977cd1.entry.js +1 -0
- package/www/build/p-807a28d8.entry.js +1 -0
- package/www/build/p-8687cf68.entry.js +1 -0
- package/www/build/p-87942fb9.entry.js +1 -0
- package/www/build/{p-2b374cb0.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/www/build/p-8969849d.entry.js +1 -0
- package/www/build/{p-8c703e92.entry.js → p-8c20ebb5.entry.js} +1 -1
- package/www/build/p-8dcf7e3f.entry.js +1 -0
- package/www/build/p-98093ef0.entry.js +1 -0
- package/www/build/p-9a423e1d.js +1 -0
- package/www/build/p-9c0df331.entry.js +1 -0
- package/www/build/p-a339f7c8.entry.js +1 -0
- package/www/build/p-a55ef7b5.entry.js +1 -0
- package/www/build/p-aac145dd.entry.js +1 -0
- package/www/build/{p-9b70eba4.entry.js → p-ac0fca86.entry.js} +1 -1
- package/www/build/p-ae1a6266.entry.js +1 -0
- package/www/build/p-ae2dd723.entry.js +1 -0
- package/www/build/p-aec2bb80.entry.js +1 -0
- package/www/build/p-af6789f2.entry.js +1 -0
- package/www/build/p-af7b7129.entry.js +1 -0
- package/{dist/web-components-library/p-42b0972c.js → www/build/p-b2d16b41.js} +1 -1
- package/www/build/p-b366ef8e.js +2 -0
- package/www/build/p-b3913367.entry.js +1 -0
- package/www/build/{p-d4681325.js → p-b424b48a.js} +1 -1
- package/www/build/p-b6027e84.entry.js +1 -0
- package/www/build/p-b8259fd1.entry.js +1 -0
- package/www/build/p-bb5a1c44.entry.js +1 -0
- package/www/build/p-bb684454.entry.js +1 -0
- package/www/build/p-bc55056c.entry.js +1 -0
- package/www/build/p-be82c461.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-c4b70baa.entry.js +1 -0
- package/www/build/p-c5ecf36a.entry.js +1 -0
- package/www/build/{p-16c0ffce.js → p-c854d3a3.js} +1 -1
- package/www/build/p-cabb18ef.entry.js +1 -0
- package/www/build/p-cc21a3d7.entry.js +16 -0
- package/www/build/p-cf5f3a23.entry.js +1 -0
- package/www/build/p-d3477e46.entry.js +1 -0
- package/www/build/p-d862986a.entry.js +1 -0
- package/www/build/p-e137a17f.entry.js +1 -0
- package/www/build/p-e2bf9254.entry.js +1 -0
- package/www/build/p-e4cf9a3b.entry.js +1 -0
- package/www/build/p-eb612914.entry.js +1 -0
- package/www/build/p-edbec867.entry.js +1 -0
- package/www/build/p-efacc951.entry.js +1 -0
- package/www/build/p-efdca379.entry.js +1 -0
- package/www/build/{p-e177dbef.entry.js → p-f0a63044.entry.js} +1 -1
- package/www/build/p-f2ba9293.entry.js +1 -0
- package/www/build/p-f3c11462.entry.js +1 -0
- package/www/build/p-ff000765.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/cjs/index-745c0423.js +0 -354
- package/dist/esm/index-8390ddaf.js +0 -354
- package/dist/esm/index-abb47b30.js +0 -58
- package/dist/web-components-library/p-01a95ddd.entry.js +0 -1
- package/dist/web-components-library/p-023e657c.entry.js +0 -1
- package/dist/web-components-library/p-03aa4a29.entry.js +0 -1
- package/dist/web-components-library/p-07af77be.entry.js +0 -1
- package/dist/web-components-library/p-0f0d8a17.entry.js +0 -1
- package/dist/web-components-library/p-137c1289.entry.js +0 -1
- package/dist/web-components-library/p-145ef56b.entry.js +0 -1
- package/dist/web-components-library/p-1c5cb6b6.entry.js +0 -1
- package/dist/web-components-library/p-1cb8f39f.entry.js +0 -1
- package/dist/web-components-library/p-1efa8cfe.entry.js +0 -1
- package/dist/web-components-library/p-204c6ec6.entry.js +0 -1
- package/dist/web-components-library/p-213d7163.entry.js +0 -1
- package/dist/web-components-library/p-21a1b6a9.entry.js +0 -1
- package/dist/web-components-library/p-242e410f.entry.js +0 -1
- package/dist/web-components-library/p-286363e2.js +0 -7
- package/dist/web-components-library/p-2ec1cc4b.entry.js +0 -1
- package/dist/web-components-library/p-33438244.entry.js +0 -1
- package/dist/web-components-library/p-3c715e7d.entry.js +0 -1
- package/dist/web-components-library/p-426c55e1.entry.js +0 -1
- package/dist/web-components-library/p-42d1707b.entry.js +0 -1
- package/dist/web-components-library/p-46f66301.entry.js +0 -1
- package/dist/web-components-library/p-470e984a.entry.js +0 -1
- package/dist/web-components-library/p-4725eda5.entry.js +0 -1
- package/dist/web-components-library/p-478dd7a6.entry.js +0 -1
- package/dist/web-components-library/p-4f4930b5.entry.js +0 -1
- package/dist/web-components-library/p-52ca86db.entry.js +0 -1
- package/dist/web-components-library/p-5a5dde20.entry.js +0 -1
- package/dist/web-components-library/p-5c30dfc5.entry.js +0 -1
- package/dist/web-components-library/p-6ab40b8f.entry.js +0 -1
- package/dist/web-components-library/p-6aba4f0a.entry.js +0 -1
- package/dist/web-components-library/p-6c7251f5.entry.js +0 -1
- package/dist/web-components-library/p-726b4fbd.entry.js +0 -1
- package/dist/web-components-library/p-728a61a6.js +0 -1
- package/dist/web-components-library/p-769ccc9f.entry.js +0 -1
- package/dist/web-components-library/p-79d4e03b.entry.js +0 -1
- package/dist/web-components-library/p-872c8d25.entry.js +0 -1
- package/dist/web-components-library/p-8779fc5f.entry.js +0 -1
- package/dist/web-components-library/p-8e480d71.entry.js +0 -1
- package/dist/web-components-library/p-9124fe26.entry.js +0 -1
- package/dist/web-components-library/p-951c50ad.entry.js +0 -16
- package/dist/web-components-library/p-9bbb27f7.entry.js +0 -1
- package/dist/web-components-library/p-9c83bf57.entry.js +0 -1
- package/dist/web-components-library/p-a30bbd0a.entry.js +0 -1
- package/dist/web-components-library/p-a3eeed2e.entry.js +0 -1
- package/dist/web-components-library/p-a88046a0.entry.js +0 -1
- package/dist/web-components-library/p-a9d0b418.entry.js +0 -1
- package/dist/web-components-library/p-aaa0752b.entry.js +0 -1
- package/dist/web-components-library/p-ad17a4a0.entry.js +0 -1
- package/dist/web-components-library/p-aee1f514.entry.js +0 -1
- package/dist/web-components-library/p-b02aa57c.entry.js +0 -1
- package/dist/web-components-library/p-b54faa73.entry.js +0 -1
- package/dist/web-components-library/p-b622a7fd.entry.js +0 -1
- package/dist/web-components-library/p-baa877db.entry.js +0 -1
- package/dist/web-components-library/p-beec82d9.entry.js +0 -1
- package/dist/web-components-library/p-bf7adc29.entry.js +0 -1
- package/dist/web-components-library/p-c1da93ee.entry.js +0 -1
- package/dist/web-components-library/p-c2a3f15d.entry.js +0 -1
- package/dist/web-components-library/p-c4f778d7.entry.js +0 -1
- package/dist/web-components-library/p-c633d2bb.entry.js +0 -1
- package/dist/web-components-library/p-c6b5ee23.entry.js +0 -1
- package/dist/web-components-library/p-c89cbfcc.entry.js +0 -1
- package/dist/web-components-library/p-caa2c86c.entry.js +0 -1
- package/dist/web-components-library/p-cea7a294.entry.js +0 -1
- package/dist/web-components-library/p-d17ebc2f.js +0 -2
- package/dist/web-components-library/p-d1f8d75e.entry.js +0 -1
- package/dist/web-components-library/p-d665ca6b.entry.js +0 -1
- package/dist/web-components-library/p-d8aac365.entry.js +0 -1
- package/dist/web-components-library/p-e527ef6d.entry.js +0 -1
- package/dist/web-components-library/p-e88ad497.entry.js +0 -1
- package/dist/web-components-library/p-eb2634d3.entry.js +0 -1
- package/dist/web-components-library/p-eba1cdd9.entry.js +0 -1
- package/dist/web-components-library/p-ed9dc5b7.entry.js +0 -1
- package/dist/web-components-library/p-f0e73ccb.entry.js +0 -1
- package/dist/web-components-library/p-f4b9f544.entry.js +0 -1
- package/dist/web-components-library/p-f5c3d332.entry.js +0 -1
- package/dist/web-components-library/p-f724f7a1.entry.js +0 -1
- package/dist/web-components-library/p-f77d7a3f.entry.js +0 -1
- package/dist/web-components-library/p-fdb6e67b.entry.js +0 -1
- package/www/build/p-01a95ddd.entry.js +0 -1
- package/www/build/p-023e657c.entry.js +0 -1
- package/www/build/p-03aa4a29.entry.js +0 -1
- package/www/build/p-07af77be.entry.js +0 -1
- package/www/build/p-0f0d8a17.entry.js +0 -1
- package/www/build/p-137c1289.entry.js +0 -1
- package/www/build/p-145ef56b.entry.js +0 -1
- package/www/build/p-1c5cb6b6.entry.js +0 -1
- package/www/build/p-1cb8f39f.entry.js +0 -1
- package/www/build/p-1efa8cfe.entry.js +0 -1
- package/www/build/p-204c6ec6.entry.js +0 -1
- package/www/build/p-213d7163.entry.js +0 -1
- package/www/build/p-21a1b6a9.entry.js +0 -1
- package/www/build/p-242e410f.entry.js +0 -1
- package/www/build/p-286363e2.js +0 -7
- package/www/build/p-2ec1cc4b.entry.js +0 -1
- package/www/build/p-33438244.entry.js +0 -1
- package/www/build/p-3c715e7d.entry.js +0 -1
- package/www/build/p-426c55e1.entry.js +0 -1
- package/www/build/p-42d1707b.entry.js +0 -1
- package/www/build/p-46f66301.entry.js +0 -1
- package/www/build/p-470e984a.entry.js +0 -1
- package/www/build/p-4725eda5.entry.js +0 -1
- package/www/build/p-478dd7a6.entry.js +0 -1
- package/www/build/p-4f4930b5.entry.js +0 -1
- package/www/build/p-52ca86db.entry.js +0 -1
- package/www/build/p-5a5dde20.entry.js +0 -1
- package/www/build/p-5c30dfc5.entry.js +0 -1
- package/www/build/p-6ab40b8f.entry.js +0 -1
- package/www/build/p-6aba4f0a.entry.js +0 -1
- package/www/build/p-6c7251f5.entry.js +0 -1
- package/www/build/p-726b4fbd.entry.js +0 -1
- package/www/build/p-728a61a6.js +0 -1
- package/www/build/p-769ccc9f.entry.js +0 -1
- package/www/build/p-79d4e03b.entry.js +0 -1
- package/www/build/p-872c8d25.entry.js +0 -1
- package/www/build/p-8779fc5f.entry.js +0 -1
- package/www/build/p-8e480d71.entry.js +0 -1
- package/www/build/p-9124fe26.entry.js +0 -1
- package/www/build/p-951c50ad.entry.js +0 -16
- package/www/build/p-9bbb27f7.entry.js +0 -1
- package/www/build/p-9c83bf57.entry.js +0 -1
- package/www/build/p-a30bbd0a.entry.js +0 -1
- package/www/build/p-a3eeed2e.entry.js +0 -1
- package/www/build/p-a88046a0.entry.js +0 -1
- package/www/build/p-a9d0b418.entry.js +0 -1
- package/www/build/p-aaa0752b.entry.js +0 -1
- package/www/build/p-ad17a4a0.entry.js +0 -1
- package/www/build/p-aee1f514.entry.js +0 -1
- package/www/build/p-b02aa57c.entry.js +0 -1
- package/www/build/p-b54faa73.entry.js +0 -1
- package/www/build/p-b622a7fd.entry.js +0 -1
- package/www/build/p-baa877db.entry.js +0 -1
- package/www/build/p-beec82d9.entry.js +0 -1
- package/www/build/p-bf7adc29.entry.js +0 -1
- package/www/build/p-c1da93ee.entry.js +0 -1
- package/www/build/p-c2a3f15d.entry.js +0 -1
- package/www/build/p-c4f778d7.entry.js +0 -1
- package/www/build/p-c633d2bb.entry.js +0 -1
- package/www/build/p-c6b5ee23.entry.js +0 -1
- package/www/build/p-c89cbfcc.entry.js +0 -1
- package/www/build/p-caa2c86c.entry.js +0 -1
- package/www/build/p-cea7a294.entry.js +0 -1
- package/www/build/p-d17ebc2f.js +0 -2
- package/www/build/p-d1f8d75e.entry.js +0 -1
- package/www/build/p-d665ca6b.entry.js +0 -1
- package/www/build/p-d8aac365.entry.js +0 -1
- package/www/build/p-e527ef6d.entry.js +0 -1
- package/www/build/p-e88ad497.entry.js +0 -1
- package/www/build/p-eb2634d3.entry.js +0 -1
- package/www/build/p-eba1cdd9.entry.js +0 -1
- package/www/build/p-ed9dc5b7.entry.js +0 -1
- package/www/build/p-f0e73ccb.entry.js +0 -1
- package/www/build/p-f4b9f544.entry.js +0 -1
- package/www/build/p-f5c3d332.entry.js +0 -1
- package/www/build/p-f724f7a1.entry.js +0 -1
- package/www/build/p-f77d7a3f.entry.js +0 -1
- package/www/build/p-fdb6e67b.entry.js +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
:host {
|
|
2
|
-
display: block;
|
|
3
2
|
position: sticky;
|
|
4
3
|
left: 0;
|
|
4
|
+
display: block;
|
|
5
5
|
padding: var(--basex2);
|
|
6
|
-
|
|
6
|
+
border-width: var(--border-size-small) 0 var(--border-base);
|
|
7
7
|
border-style: solid;
|
|
8
8
|
border-color: var(--gray200);
|
|
9
|
-
|
|
9
|
+
background-color: var(--bg-white);
|
|
10
10
|
font-weight: var(--font-rg);
|
|
11
|
-
}
|
|
11
|
+
}
|
|
@@ -9,7 +9,7 @@ export class ZTag {
|
|
|
9
9
|
render() {
|
|
10
10
|
return (h(Host, { class: {
|
|
11
11
|
"body-5-sb": true,
|
|
12
|
-
expandable: this.expandable && !!this.icon,
|
|
12
|
+
"expandable": this.expandable && !!this.icon,
|
|
13
13
|
} }, this.icon && h("z-icon", { name: this.icon }), h("div", null, h("slot", null))));
|
|
14
14
|
}
|
|
15
15
|
static get is() { return "z-tag"; }
|
|
@@ -1,27 +1,22 @@
|
|
|
1
1
|
:host {
|
|
2
2
|
--z-icon-width: 14px;
|
|
3
3
|
--z-icon-height: 14px;
|
|
4
|
-
|
|
5
4
|
--z-tag-text-color: var(--color-primary03);
|
|
6
5
|
--z-tag-bg: var(--color-hover-primary);
|
|
7
6
|
|
|
8
|
-
font-family: var(--font-family-sans);
|
|
9
|
-
|
|
10
|
-
border-radius: var(--border-radius);
|
|
11
|
-
padding: calc(var(--space-unit) / 2);
|
|
12
|
-
text-transform: uppercase;
|
|
13
|
-
|
|
14
7
|
display: flex;
|
|
15
8
|
width: fit-content;
|
|
16
|
-
height: fit-content;
|
|
17
|
-
|
|
18
9
|
max-width: inherit;
|
|
10
|
+
height: fit-content;
|
|
19
11
|
max-height: inherit;
|
|
20
|
-
|
|
12
|
+
padding: calc(var(--space-unit) / 2);
|
|
13
|
+
background-color: var(--z-tag-bg);
|
|
14
|
+
border-radius: var(--border-radius);
|
|
21
15
|
color: var(--z-tag-text-color);
|
|
22
16
|
fill: var(--z-tag-text-color);
|
|
23
|
-
|
|
17
|
+
font-family: var(--font-family-sans);
|
|
24
18
|
line-height: 14px;
|
|
19
|
+
text-transform: uppercase;
|
|
25
20
|
}
|
|
26
21
|
|
|
27
22
|
:host > z-icon {
|
|
@@ -40,9 +35,9 @@
|
|
|
40
35
|
}
|
|
41
36
|
|
|
42
37
|
:host(.expandable) > div {
|
|
38
|
+
overflow: hidden;
|
|
43
39
|
max-width: 0;
|
|
44
40
|
max-height: 0;
|
|
45
|
-
overflow: hidden;
|
|
46
41
|
}
|
|
47
42
|
|
|
48
43
|
:host(.expandable:hover) > div {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
:host {
|
|
2
|
+
position: absolute;
|
|
3
|
+
overflow: hidden;
|
|
4
|
+
width: 1px;
|
|
5
|
+
height: 1px;
|
|
6
|
+
padding: 0;
|
|
2
7
|
border: 0;
|
|
8
|
+
margin: 0 -1px -1px 0;
|
|
3
9
|
clip: rect(0 0 0 0);
|
|
4
10
|
clip-path: inset(50%);
|
|
5
|
-
height: 1px;
|
|
6
|
-
margin: 0 -1px -1px 0;
|
|
7
|
-
overflow: hidden;
|
|
8
|
-
padding: 0;
|
|
9
|
-
position: absolute;
|
|
10
|
-
width: 1px;
|
|
11
11
|
white-space: nowrap;
|
|
12
12
|
}
|
|
@@ -17,7 +17,7 @@ export class ZPaginationBar {
|
|
|
17
17
|
}
|
|
18
18
|
componentDidLoad() {
|
|
19
19
|
this.scrollPage = this.scrollPage.bind(this);
|
|
20
|
-
|
|
20
|
+
const mc = new Hammer(this.bar);
|
|
21
21
|
// listen to events...
|
|
22
22
|
mc.on("swiperight", this.scrollPage);
|
|
23
23
|
mc.on("swipeleft", this.scrollPage);
|
|
@@ -38,28 +38,18 @@ export class ZPaginationBar {
|
|
|
38
38
|
this.listhistoryrow = [...JSON.parse(historyraw)];
|
|
39
39
|
}
|
|
40
40
|
scrollPage(ev) {
|
|
41
|
-
|
|
41
|
+
const vel = Math.round(Math.abs(ev.velocity)) * this.velocityConstantMultiplier;
|
|
42
42
|
const deltaPage = Math.max(1, vel);
|
|
43
43
|
switch (ev.type) {
|
|
44
44
|
case "swiperight":
|
|
45
|
-
if (
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
if (newstartPage1 > 1)
|
|
49
|
-
this.emitChangeStartPage(newstartPage1);
|
|
50
|
-
else
|
|
51
|
-
this.emitChangeStartPage(1);
|
|
45
|
+
if (this.canNavigateLeft()) {
|
|
46
|
+
this.emitChangeStartPage(Math.max(1, this.startpage - deltaPage));
|
|
47
|
+
}
|
|
52
48
|
break;
|
|
53
49
|
case "swipeleft":
|
|
54
|
-
if (
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
if (newstartPage2 < this.pages - this.visiblepages + 1)
|
|
58
|
-
this.emitChangeStartPage(newstartPage2);
|
|
59
|
-
else
|
|
60
|
-
this.emitChangeStartPage(this.pages - this.visiblepages + 1);
|
|
61
|
-
break;
|
|
62
|
-
default:
|
|
50
|
+
if (this.canNavigateRight()) {
|
|
51
|
+
this.emitChangeStartPage(Math.min(this.startpage + deltaPage, this.pages - this.visiblepages + 1));
|
|
52
|
+
}
|
|
63
53
|
break;
|
|
64
54
|
}
|
|
65
55
|
}
|
|
@@ -72,10 +62,6 @@ export class ZPaginationBar {
|
|
|
72
62
|
this.startpage = startpage;
|
|
73
63
|
this.changeStartPage.emit({ startpage: startpage });
|
|
74
64
|
}
|
|
75
|
-
emitAddPageToHistory(page) {
|
|
76
|
-
this.listhistoryrow.push(page);
|
|
77
|
-
this.changeStartPage.emit({ page: page });
|
|
78
|
-
}
|
|
79
65
|
loadPages() {
|
|
80
66
|
this.currentPages.splice(0);
|
|
81
67
|
const lastPage = this.pageWindow();
|
|
@@ -108,7 +94,7 @@ export class ZPaginationBar {
|
|
|
108
94
|
}
|
|
109
95
|
}
|
|
110
96
|
render() {
|
|
111
|
-
return (h("div", { ref: el => (this.bar = el) }, h("z-icon", { name: "chevron-left", class: !this.canNavigateLeft() && "disabled", onClick: () => this.navigateLeft(), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.navigateLeft), tabindex: this.canNavigateLeft() ? 0 : -1 }), this.currentPages.map(page => (h("z-pagination-page", { value: page, isselected: page === this.currentpage, onClick: () => this.emitGoToPage(page), onKeyDown: (ev) => handleKeyboardSubmit(ev, this.emitGoToPage, page), isvisited: this.listhistoryrow.includes(page) }))), h("z-icon", { name: "chevron-right", class: !this.canNavigateRight() && "disabled", onClick: () => this.navigateRight(), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.navigateRight), tabindex: this.canNavigateRight() ? 0 : -1 })));
|
|
97
|
+
return (h("div", { ref: (el) => (this.bar = el) }, h("z-icon", { name: "chevron-left", class: !this.canNavigateLeft() && "disabled", onClick: () => this.navigateLeft(), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.navigateLeft), tabindex: this.canNavigateLeft() ? 0 : -1 }), this.currentPages.map((page) => (h("z-pagination-page", { value: page, isselected: page === this.currentpage, onClick: () => this.emitGoToPage(page), onKeyDown: (ev) => handleKeyboardSubmit(ev, this.emitGoToPage, page), isvisited: this.listhistoryrow.includes(page) }))), h("z-icon", { name: "chevron-right", class: !this.canNavigateRight() && "disabled", onClick: () => this.navigateRight(), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.navigateRight), tabindex: this.canNavigateRight() ? 0 : -1 })));
|
|
112
98
|
}
|
|
113
99
|
static get is() { return "z-pagination-bar"; }
|
|
114
100
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
:host > div {
|
|
2
|
+
display: flex;
|
|
2
3
|
height: 48px;
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
align-items: center;
|
|
8
|
-
align-content: center;
|
|
4
|
+
flex-flow: row nowrap;
|
|
5
|
+
align-content: center;
|
|
6
|
+
align-items: center;
|
|
7
|
+
justify-content: space-around;
|
|
9
8
|
}
|
|
10
9
|
|
|
11
10
|
:host > div > z-icon {
|
|
12
|
-
cursor: pointer;
|
|
13
11
|
margin: calc(var(--space-unit) * 2) 0;
|
|
14
12
|
color: var(--color-primary01);
|
|
13
|
+
cursor: pointer;
|
|
15
14
|
fill: var(--color-primary01);
|
|
16
15
|
}
|
|
17
16
|
|
|
18
17
|
:host > div > z-icon.disabled {
|
|
19
|
-
cursor: default;
|
|
20
|
-
pointer-events: none;
|
|
21
18
|
color: var(--color-disabled01);
|
|
19
|
+
cursor: default;
|
|
22
20
|
fill: var(--color-disabled01);
|
|
21
|
+
pointer-events: none;
|
|
23
22
|
}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
:host {
|
|
2
|
+
display: inline-block;
|
|
2
3
|
font-family: var(--font-family-sans);
|
|
3
4
|
font-weight: var(--font-sb);
|
|
4
|
-
display: inline-block;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
:host > button {
|
|
8
|
-
cursor: pointer;
|
|
9
|
-
outline: none;
|
|
10
8
|
display: inline-block;
|
|
11
|
-
|
|
12
|
-
margin: 0;
|
|
9
|
+
min-width: 56px;
|
|
13
10
|
height: 48px;
|
|
14
|
-
|
|
15
|
-
text-align: center;
|
|
11
|
+
box-sizing: border-box;
|
|
16
12
|
border: none;
|
|
17
13
|
border-bottom: var(--border-size-large) solid transparent;
|
|
14
|
+
margin: 0;
|
|
15
|
+
background: transparent;
|
|
18
16
|
color: var(--color-primary01);
|
|
19
|
-
|
|
17
|
+
cursor: pointer;
|
|
20
18
|
font-family: var(--font-family-sans);
|
|
19
|
+
font-size: var(--font-size-2);
|
|
21
20
|
font-weight: inherit;
|
|
22
|
-
|
|
21
|
+
line-height: 48px;
|
|
22
|
+
outline: none;
|
|
23
|
+
text-align: center;
|
|
23
24
|
text-decoration: none;
|
|
24
25
|
transition: border-bottom 0.2s ease, font-size 0.2s ease;
|
|
25
|
-
min-width: 56px;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
:host > button[disabled] {
|
|
29
|
-
pointer-events: none;
|
|
30
|
-
cursor: default;
|
|
31
29
|
color: var(--color-disabled02);
|
|
30
|
+
cursor: default;
|
|
31
|
+
pointer-events: none;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
:host > button:hover {
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
|
|
41
41
|
:host > button:focus {
|
|
42
42
|
border-bottom: var(--border-size-large) solid var(--color-hover-light);
|
|
43
|
-
box-shadow: var(--shadow-focus-primary);
|
|
44
43
|
background-color: var(--color-background);
|
|
44
|
+
box-shadow: var(--shadow-focus-primary);
|
|
45
45
|
text-decoration: none;
|
|
46
46
|
}
|
|
47
47
|
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
import
|
|
3
|
-
import { ButtonVariantEnum, ButtonTypeEnum, ButtonSizeEnum, } from "../../beans";
|
|
2
|
+
import { ButtonVariant, ButtonType, ButtonSize } from "../../beans";
|
|
4
3
|
/**
|
|
5
4
|
* @slot - button label
|
|
6
5
|
*/
|
|
@@ -9,11 +8,11 @@ export class ZButtonDeprecated {
|
|
|
9
8
|
/** HTML button disabled attribute. */
|
|
10
9
|
this.disabled = false;
|
|
11
10
|
/** HTML button type attribute. */
|
|
12
|
-
this.type =
|
|
11
|
+
this.type = ButtonType.BUTTON;
|
|
13
12
|
/** Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`. */
|
|
14
|
-
this.variant =
|
|
13
|
+
this.variant = ButtonVariant.PRIMARY;
|
|
15
14
|
/** Available sizes: `big`, `small` and `x-small`. Defaults to `big`. */
|
|
16
|
-
this.size =
|
|
15
|
+
this.size = ButtonSize.BIG;
|
|
17
16
|
/** Reduce button size (deprecated).
|
|
18
17
|
* @deprecated Use `size` prop.
|
|
19
18
|
*/
|
|
@@ -23,7 +22,12 @@ export class ZButtonDeprecated {
|
|
|
23
22
|
}
|
|
24
23
|
render() {
|
|
25
24
|
this.hostElement.style.pointerEvents = this.disabled ? "none" : "auto";
|
|
26
|
-
return (h("slot", { name: "element" }, h("button", { id: this.htmlid, name: this.name, type: this.type, disabled: this.disabled, class:
|
|
25
|
+
return (h("slot", { name: "element" }, h("button", { id: this.htmlid, name: this.name, type: this.type, disabled: this.disabled, class: {
|
|
26
|
+
[this.variant]: true,
|
|
27
|
+
[this.size]: true,
|
|
28
|
+
issmall: this.issmall,
|
|
29
|
+
square: this.square,
|
|
30
|
+
} }, this.icon && (h("z-icon", { name: this.icon, width: 16, height: 16 })), h("slot", null))));
|
|
27
31
|
}
|
|
28
32
|
static get is() { return "z-button-deprecated"; }
|
|
29
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -95,11 +99,12 @@ export class ZButtonDeprecated {
|
|
|
95
99
|
"type": "string",
|
|
96
100
|
"mutable": false,
|
|
97
101
|
"complexType": {
|
|
98
|
-
"original": "
|
|
99
|
-
"resolved": "
|
|
102
|
+
"original": "ButtonType",
|
|
103
|
+
"resolved": "ButtonType.BUTTON | ButtonType.RESET | ButtonType.SUBMIT",
|
|
100
104
|
"references": {
|
|
101
|
-
"
|
|
102
|
-
"location": "
|
|
105
|
+
"ButtonType": {
|
|
106
|
+
"location": "import",
|
|
107
|
+
"path": "../../beans"
|
|
103
108
|
}
|
|
104
109
|
}
|
|
105
110
|
},
|
|
@@ -111,16 +116,16 @@ export class ZButtonDeprecated {
|
|
|
111
116
|
},
|
|
112
117
|
"attribute": "type",
|
|
113
118
|
"reflect": false,
|
|
114
|
-
"defaultValue": "
|
|
119
|
+
"defaultValue": "ButtonType.BUTTON"
|
|
115
120
|
},
|
|
116
121
|
"variant": {
|
|
117
122
|
"type": "string",
|
|
118
123
|
"mutable": false,
|
|
119
124
|
"complexType": {
|
|
120
|
-
"original": "
|
|
121
|
-
"resolved": "
|
|
125
|
+
"original": "ButtonVariant",
|
|
126
|
+
"resolved": "ButtonVariant.DARK_BG | ButtonVariant.PRIMARY | ButtonVariant.SECONDARY | ButtonVariant.TERTIARY",
|
|
122
127
|
"references": {
|
|
123
|
-
"
|
|
128
|
+
"ButtonVariant": {
|
|
124
129
|
"location": "import",
|
|
125
130
|
"path": "../../beans"
|
|
126
131
|
}
|
|
@@ -134,7 +139,7 @@ export class ZButtonDeprecated {
|
|
|
134
139
|
},
|
|
135
140
|
"attribute": "variant",
|
|
136
141
|
"reflect": true,
|
|
137
|
-
"defaultValue": "
|
|
142
|
+
"defaultValue": "ButtonVariant.PRIMARY"
|
|
138
143
|
},
|
|
139
144
|
"icon": {
|
|
140
145
|
"type": "string",
|
|
@@ -157,10 +162,10 @@ export class ZButtonDeprecated {
|
|
|
157
162
|
"type": "string",
|
|
158
163
|
"mutable": false,
|
|
159
164
|
"complexType": {
|
|
160
|
-
"original": "
|
|
161
|
-
"resolved": "
|
|
165
|
+
"original": "ButtonSize",
|
|
166
|
+
"resolved": "ButtonSize.BIG | ButtonSize.SMALL | ButtonSize.X_SMALL",
|
|
162
167
|
"references": {
|
|
163
|
-
"
|
|
168
|
+
"ButtonSize": {
|
|
164
169
|
"location": "import",
|
|
165
170
|
"path": "../../beans"
|
|
166
171
|
}
|
|
@@ -174,7 +179,7 @@ export class ZButtonDeprecated {
|
|
|
174
179
|
},
|
|
175
180
|
"attribute": "size",
|
|
176
181
|
"reflect": true,
|
|
177
|
-
"defaultValue": "
|
|
182
|
+
"defaultValue": "ButtonSize.BIG"
|
|
178
183
|
},
|
|
179
184
|
"issmall": {
|
|
180
185
|
"type": "boolean",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
--z-icon-width: 16px;
|
|
5
5
|
--z-icon-height: 16px;
|
|
6
6
|
--z-icon-right-margin: var(--space-unit);
|
|
7
|
-
--rgb-white: 240, 240, 240
|
|
7
|
+
--rgb-white: 240, 240, 240;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
button:disabled,
|
|
@@ -15,55 +15,55 @@ button:disabled,
|
|
|
15
15
|
button,
|
|
16
16
|
::slotted(button),
|
|
17
17
|
::slotted(a) {
|
|
18
|
-
box-sizing: border-box;
|
|
19
18
|
display: inline-flex;
|
|
19
|
+
width: 100%;
|
|
20
|
+
box-sizing: border-box;
|
|
20
21
|
flex-direction: row;
|
|
21
22
|
align-items: center;
|
|
22
23
|
justify-content: center;
|
|
23
|
-
width: 100%;
|
|
24
|
-
font-family: var(--dashboard-font);
|
|
25
|
-
font-weight: var(--font-sb);
|
|
26
|
-
font-size: 14px;
|
|
27
|
-
line-height: 1;
|
|
28
|
-
letter-spacing: 0.3px;
|
|
29
24
|
border-width: var(--border-size-medium);
|
|
30
25
|
border-style: solid;
|
|
31
26
|
border-radius: var(--border-radius);
|
|
32
|
-
vertical-align: middle;
|
|
33
|
-
text-transform: uppercase;
|
|
34
|
-
text-decoration: none;
|
|
35
27
|
cursor: pointer;
|
|
36
|
-
|
|
28
|
+
fill: currentcolor;
|
|
29
|
+
font-family: var(--dashboard-font);
|
|
30
|
+
font-size: 14px;
|
|
31
|
+
font-weight: var(--font-sb);
|
|
32
|
+
letter-spacing: 0.3px;
|
|
33
|
+
line-height: 1;
|
|
37
34
|
outline: none;
|
|
38
|
-
|
|
35
|
+
text-decoration: none;
|
|
36
|
+
text-transform: uppercase;
|
|
37
|
+
vertical-align: middle;
|
|
38
|
+
white-space: nowrap;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
button.big,
|
|
42
42
|
:host([size="big"]) ::slotted(button),
|
|
43
43
|
:host([size="big"]) ::slotted(a) {
|
|
44
|
-
height: 44px;
|
|
45
44
|
min-width: 44px;
|
|
45
|
+
height: 44px;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
button.small,
|
|
49
49
|
:host([size="small"]) ::slotted(button),
|
|
50
50
|
:host([size="small"]) ::slotted(a) {
|
|
51
|
-
height: 36px;
|
|
52
51
|
min-width: 36px;
|
|
52
|
+
height: 36px;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
button.issmall,
|
|
56
56
|
:host([issmall]) ::slotted(button),
|
|
57
57
|
:host([issmall]) ::slotted(a) {
|
|
58
|
-
height: 36px;
|
|
59
58
|
min-width: 36px;
|
|
59
|
+
height: 36px;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
button.x-small,
|
|
63
63
|
:host([size="x-small"]) ::slotted(button),
|
|
64
64
|
:host([size="x-small"]) ::slotted(a) {
|
|
65
|
-
height: 32px;
|
|
66
65
|
min-width: 32px;
|
|
66
|
+
height: 32px;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
button:not(.square),
|
|
@@ -81,8 +81,8 @@ button.square,
|
|
|
81
81
|
button.primary,
|
|
82
82
|
:host([variant="primary"]) ::slotted(button),
|
|
83
83
|
:host([variant="primary"]) ::slotted(a) {
|
|
84
|
-
background-color: var(--color-primary01);
|
|
85
84
|
border-color: var(--color-primary01);
|
|
85
|
+
background-color: var(--color-primary01);
|
|
86
86
|
color: var(--color-text-inverse);
|
|
87
87
|
}
|
|
88
88
|
|
|
@@ -90,8 +90,8 @@ button.primary,
|
|
|
90
90
|
button.primary:hover,
|
|
91
91
|
:host([variant="primary"]) ::slotted(button:hover),
|
|
92
92
|
:host([variant="primary"]) ::slotted(a:hover) {
|
|
93
|
-
background-color: var(--color-hover-primary);
|
|
94
93
|
border-color: var(--color-hover-primary);
|
|
94
|
+
background-color: var(--color-hover-primary);
|
|
95
95
|
color: var(--color-text-inverse);
|
|
96
96
|
}
|
|
97
97
|
}
|
|
@@ -105,24 +105,24 @@ button:focus:focus-visible,
|
|
|
105
105
|
button.primary:active,
|
|
106
106
|
:host([variant="primary"]) ::slotted(button:active),
|
|
107
107
|
:host([variant="primary"]) ::slotted(a:active) {
|
|
108
|
-
background-color: var(--color-pressed-primary);
|
|
109
108
|
border-color: var(--color-pressed-primary);
|
|
110
|
-
color: var(--color-
|
|
109
|
+
background-color: var(--color-pressed-primary);
|
|
111
110
|
box-shadow: var(--shadow-2);
|
|
111
|
+
color: var(--color-text-inverse);
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
button.primary:disabled,
|
|
115
115
|
:host([variant="primary"]) ::slotted(button:disabled) {
|
|
116
|
-
background-color: var(--color-disabled01);
|
|
117
116
|
border-color: var(--color-disabled01);
|
|
117
|
+
background-color: var(--color-disabled01);
|
|
118
118
|
color: var(--color-disabled02);
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
button.secondary,
|
|
122
122
|
:host([variant="secondary"]) ::slotted(button),
|
|
123
123
|
:host([variant="secondary"]) ::slotted(a) {
|
|
124
|
-
background-color: var(--color-surface01);
|
|
125
124
|
border-color: var(--color-primary01);
|
|
125
|
+
background-color: var(--color-surface01);
|
|
126
126
|
color: var(--color-primary01);
|
|
127
127
|
}
|
|
128
128
|
|
|
@@ -130,8 +130,8 @@ button.secondary,
|
|
|
130
130
|
button.secondary:hover,
|
|
131
131
|
:host([variant="secondary"]) ::slotted(button:hover),
|
|
132
132
|
:host([variant="secondary"]) ::slotted(a:hover) {
|
|
133
|
-
background-color: var(--color-surface01);
|
|
134
133
|
border-color: var(--color-hover-primary);
|
|
134
|
+
background-color: var(--color-surface01);
|
|
135
135
|
color: var(--color-hover-primary);
|
|
136
136
|
}
|
|
137
137
|
}
|
|
@@ -139,28 +139,28 @@ button.secondary,
|
|
|
139
139
|
button.secondary:active,
|
|
140
140
|
:host([variant="secondary"]) ::slotted(button:active),
|
|
141
141
|
:host([variant="secondary"]) ::slotted(a:active) {
|
|
142
|
-
background-color: var(--color-surface01);
|
|
143
142
|
border-color: var(--color-pressed-primary);
|
|
144
|
-
color: var(--color-
|
|
143
|
+
background-color: var(--color-surface01);
|
|
145
144
|
box-shadow: var(--shadow-2);
|
|
145
|
+
color: var(--color-pressed-primary);
|
|
146
146
|
}
|
|
147
147
|
|
|
148
148
|
button.secondary:disabled,
|
|
149
149
|
:host([variant="secondary"]) ::slotted(button:disabled) {
|
|
150
|
-
background-color: var(--color-surface01);
|
|
151
150
|
border-color: var(--color-disabled01);
|
|
151
|
+
background-color: var(--color-surface01);
|
|
152
152
|
color: var(--color-disabled02);
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
button.tertiary,
|
|
156
156
|
:host([variant="tertiary"]) ::slotted(button),
|
|
157
157
|
:host([variant="tertiary"]) ::slotted(a) {
|
|
158
|
-
background-color: transparent;
|
|
159
158
|
border-color: transparent;
|
|
159
|
+
background-color: transparent;
|
|
160
160
|
color: var(--color-primary01);
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
button.tertiary.
|
|
163
|
+
button.tertiary.has-content {
|
|
164
164
|
padding: 0 var(--space-unit);
|
|
165
165
|
}
|
|
166
166
|
|
|
@@ -168,8 +168,8 @@ button.tertiary.hasContent {
|
|
|
168
168
|
button.tertiary:hover,
|
|
169
169
|
:host([variant="tertiary"]) ::slotted(button:hover),
|
|
170
170
|
:host([variant="tertiary"]) ::slotted(a:hover) {
|
|
171
|
-
background-color: var(--color-primary03);
|
|
172
171
|
border-color: var(--color-primary03);
|
|
172
|
+
background-color: var(--color-primary03);
|
|
173
173
|
color: var(--color-hover-primary);
|
|
174
174
|
}
|
|
175
175
|
}
|
|
@@ -177,36 +177,36 @@ button.tertiary.hasContent {
|
|
|
177
177
|
button.tertiary:focus:focus-visible,
|
|
178
178
|
:host([variant="tertiary"]) ::slotted(button:focus:focus-visible),
|
|
179
179
|
:host([variant="tertiary"]) ::slotted(a:focus:focus-visible) {
|
|
180
|
-
background-color: var(--color-surface01);
|
|
181
180
|
border-color: var(--color-surface01);
|
|
181
|
+
background-color: var(--color-surface01);
|
|
182
182
|
color: var(--color-primary01);
|
|
183
183
|
}
|
|
184
184
|
|
|
185
185
|
button.tertiary:active,
|
|
186
186
|
:host([variant="tertiary"]) ::slotted(button:active),
|
|
187
187
|
:host([variant="tertiary"]) ::slotted(a:active) {
|
|
188
|
-
background-color: var(--color-surface01);
|
|
189
188
|
border-color: var(--color-surface01);
|
|
190
|
-
color: var(--color-
|
|
189
|
+
background-color: var(--color-surface01);
|
|
191
190
|
box-shadow: var(--shadow-2);
|
|
191
|
+
color: var(--color-primary01);
|
|
192
192
|
}
|
|
193
193
|
|
|
194
194
|
button.tertiary:disabled,
|
|
195
195
|
:host([variant="tertiary"]) ::slotted(button:disabled) {
|
|
196
|
-
background-color: transparent;
|
|
197
196
|
border-color: transparent;
|
|
197
|
+
background-color: transparent;
|
|
198
198
|
color: var(--color-disabled02);
|
|
199
199
|
}
|
|
200
200
|
|
|
201
201
|
button.dark-bg,
|
|
202
202
|
:host([variant="dark-bg"]) ::slotted(button),
|
|
203
203
|
:host([variant="dark-bg"]) ::slotted(a) {
|
|
204
|
-
background-color: rgba(var(--rgb-white), 0.2);
|
|
205
204
|
border-color: transparent;
|
|
205
|
+
background-color: rgb(var(--rgb-white) 0.2);
|
|
206
206
|
color: var(--color-text04);
|
|
207
207
|
}
|
|
208
208
|
|
|
209
|
-
button.dark-bg.
|
|
209
|
+
button.dark-bg.has-content {
|
|
210
210
|
padding: 0 var(--space-unit);
|
|
211
211
|
}
|
|
212
212
|
|
|
@@ -214,18 +214,18 @@ button.dark-bg.hasContent {
|
|
|
214
214
|
button.dark-bg:hover,
|
|
215
215
|
:host([variant="dark-bg"]) ::slotted(button:hover),
|
|
216
216
|
:host([variant="dark-bg"]) ::slotted(a:hover) {
|
|
217
|
-
background-color:
|
|
217
|
+
background-color: rgb(var(--rgb-white) 0.1);
|
|
218
218
|
}
|
|
219
219
|
}
|
|
220
220
|
|
|
221
221
|
button.dark-bg:active,
|
|
222
222
|
:host([variant="dark-bg"]) ::slotted(button:active),
|
|
223
223
|
:host([variant="dark-bg"]) ::slotted(a:active) {
|
|
224
|
-
background-color:
|
|
224
|
+
background-color: rgb(var(--rgb-white) 0.3);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
button.dark-bg:disabled,
|
|
228
228
|
:host([variant="dark-bg"]) ::slotted(button:disabled) {
|
|
229
|
+
background-color: rgb(var(--rgb-white) 0.05);
|
|
229
230
|
color: var(--color-disabled03);
|
|
230
|
-
background-color: rgba(var(--rgb-white), 0.05);
|
|
231
231
|
}
|
|
@@ -21,8 +21,9 @@ export class ZButtonFilter {
|
|
|
21
21
|
return (h("button", { class: `container isactive ${this.issmall ? "small" : ""}`, onClick: this.handleRemovingFilterClick }, this.renderIcon(), this.renderContent(filtername)));
|
|
22
22
|
}
|
|
23
23
|
renderIcon() {
|
|
24
|
-
if (!this.hasicon)
|
|
24
|
+
if (!this.hasicon) {
|
|
25
25
|
return null;
|
|
26
|
+
}
|
|
26
27
|
return (h("z-icon", { class: "close-icon-container", name: "multiply", height: 12, width: 12 }));
|
|
27
28
|
}
|
|
28
29
|
renderContent(filtername) {
|
|
@@ -1,27 +1,17 @@
|
|
|
1
1
|
button.container {
|
|
2
2
|
min-height: 32px;
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
padding: 0 calc(var(--space-unit) * 2);
|
|
5
4
|
border: var(--border-size-small) solid var(--bg-grey-200);
|
|
6
5
|
border-radius: 16px;
|
|
7
|
-
|
|
8
|
-
box-shadow: 0px 2px 5px 0px var(--bg-neutral-300);
|
|
9
|
-
-webkit-box-shadow: 0px 2px 5px 0px var(--bg-neutral-300);
|
|
10
|
-
-moz-box-shadow: 0px 2px 5px 0px var(--bg-neutral-300);
|
|
11
|
-
|
|
12
|
-
text-align: center;
|
|
13
|
-
|
|
14
|
-
padding: 0 calc(var(--space-unit) * 2);
|
|
15
|
-
|
|
6
|
+
box-shadow: 0 2px 5px 0 var(--bg-neutral-300);
|
|
16
7
|
cursor: pointer;
|
|
17
|
-
|
|
18
|
-
letter-spacing: 0.17px;
|
|
19
8
|
font-family: var(--dashboard-font);
|
|
20
9
|
font-size: 12px;
|
|
21
10
|
font-weight: var(--font-sb);
|
|
22
|
-
|
|
11
|
+
letter-spacing: 0.17px;
|
|
12
|
+
line-height: 32px;
|
|
23
13
|
opacity: 1;
|
|
24
|
-
|
|
14
|
+
text-align: center;
|
|
25
15
|
transition: all 200ms linear;
|
|
26
16
|
}
|
|
27
17
|
|
|
@@ -62,9 +52,9 @@ button.container.isactive:hover {
|
|
|
62
52
|
}
|
|
63
53
|
|
|
64
54
|
button.container.isactive:focus {
|
|
65
|
-
background-color: var(--myz-blue-dark);
|
|
66
55
|
border-color: var(--myz-blue-dark);
|
|
67
|
-
|
|
56
|
+
background-color: var(--myz-blue-dark);
|
|
57
|
+
box-shadow: 0 0 4px 0 var(--text-grey-800);
|
|
68
58
|
color: var(--bg-white);
|
|
69
59
|
fill: var(--bg-white);
|
|
70
60
|
}
|