@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
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-
|
|
2
|
-
import { I as InputTypeEnum, K as KeyboardKeyCodeEnum } from './index-
|
|
3
|
-
import { h as handleKeyboardSubmit } from './utils-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-a2ca4b97.js';
|
|
2
|
+
import { I as InputTypeEnum, K as KeyboardKeyCodeEnum } from './index-8390ddaf.js';
|
|
3
|
+
import { h as handleKeyboardSubmit } from './utils-2c5dfb88.js';
|
|
4
4
|
import './breakpoints-c386984e.js';
|
|
5
5
|
|
|
6
|
-
const stylesCss = ":host{display:block}:host>div.fixed{position:relative}:host>div>.header{
|
|
6
|
+
const stylesCss = ":host{display:block}:host>div.fixed{position:relative}:host>div>.header{background-color:var(--bg-white);border-radius:var(--border-radius-small);border:var(--border-size-small) solid var(--bg-grey-700);position:relative;z-index:10;min-height:42px;margin:0;padding:0 calc(var(--space-unit) * 2);display:flex;justify-content:space-between;align-items:center;cursor:pointer}:host>div>.header:focus:focus-visible{border:var(--border-size-small) solid var(--blue500);box-shadow:var(--shadow-focus-primary);outline:none}:host>div>.header>z-body{margin:0;padding:var(--space-unit) 0;color:var(--text-grey-800)}:host>div>.header>z-body>span{font-weight:var(--font-sb)}:host>div>.header>z-icon{fill:var(--text-grey-800);transform:rotate(360deg);transition:all 200ms linear}:host>div.open>.header{border-radius:var(border-radius-small) var(border-radius-small) 0 0;border:var(--border-size-small) solid var(--blue500)}:host>div.open>.header>z-icon{fill:var(--text-grey-800);transform:rotate(180deg);transition:all 200ms linear}:host>div.open>div.openComboData{background-color:var(--bg-white);border-radius:0;border:var(--border-size-small) solid var(--gray200);border-top:0px;position:relative;z-index:12;padding:var(--space-unit) calc(var(--space-unit) * 2)}:host>div.open>div.openComboData>div{padding:0;max-height:235px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--myz-blue) var(--gray200)}:host>div.open>div.openComboData>z-input{margin-bottom:calc(var(--space-unit) * 2);width:100%}:host>div.open>div.openComboData>div>ul{margin:0;padding:0 3px;max-height:235px}::-webkit-scrollbar{background:linear-gradient(\n 90deg,\n var(--bg-white) 2px,\n var(--bg-grey-200) 4px,\n var(--bg-white) 8px\n );border-radius:var(--border-radius);width:10px}::-webkit-scrollbar-thumb{background-color:var(--myz-blue);border-radius:var(--border-radius);width:10px}:host>div.open>z-input{color:var(--myz-blue);margin:0 calc(var(--space-unit) * 2);width:238px;position:relative;z-index:1}:host>div.open>div.openComboData>div.search{box-shadow:1px 1px 4px 2px rgba(217, 222, 227, 0.5);margin-top:0;max-height:auto;overflow:hidden}:host>div.open>div.openComboData>div.search>ul{padding:var(--space-unit) calc(var(--space-unit) * 2);max-height:180px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--myz-blue) var(--bg-grey-200)}:host>div.open>div.openComboData>div.search>div{display:flex;justify-content:center}:host>div.open>div.openComboData>div.search>div>a{display:inline-block;cursor:pointer;color:var(--myz-blue);font-family:var(--dashboard-font);font-weight:var(--font-sb);font-size:14px;height:44px;line-height:44px;text-align:center;text-transform:uppercase}:host>div.open>div.openComboData>div.checkAllWrapper{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);text-align:left}";
|
|
7
7
|
|
|
8
8
|
const ZCombobox = class {
|
|
9
9
|
constructor(hostRef) {
|
|
@@ -29,12 +29,13 @@ const ZCombobox = class {
|
|
|
29
29
|
this.maxcheckableitems = 0;
|
|
30
30
|
this.renderItemsList = []; // used for render only
|
|
31
31
|
this.itemsList = [];
|
|
32
|
-
this.inputType = InputTypeEnum.
|
|
32
|
+
this.inputType = InputTypeEnum.text;
|
|
33
33
|
this.toggleComboBox = this.toggleComboBox.bind(this);
|
|
34
34
|
this.closeFilterItems = this.closeFilterItems.bind(this);
|
|
35
35
|
}
|
|
36
36
|
watchItems() {
|
|
37
|
-
this.itemsList =
|
|
37
|
+
this.itemsList =
|
|
38
|
+
typeof this.items === "string" ? JSON.parse(this.items) : this.items;
|
|
38
39
|
this.selectedCounter = this.itemsList.filter((item) => item.checked).length;
|
|
39
40
|
if (this.searchValue) {
|
|
40
41
|
this.filterItems(this.searchValue);
|
|
@@ -45,13 +46,14 @@ const ZCombobox = class {
|
|
|
45
46
|
}
|
|
46
47
|
inputCheckListener(e) {
|
|
47
48
|
const id = e.detail.id.replace(`combo-checkbox-${this.inputid}-`, "");
|
|
48
|
-
if (id === "check-all" &&
|
|
49
|
+
if (id === "check-all" &&
|
|
50
|
+
(!this.maxcheckableitems ||
|
|
51
|
+
this.maxcheckableitems >= this.itemsList.length)) {
|
|
49
52
|
return this.checkAll(e.detail.checked);
|
|
50
53
|
}
|
|
51
54
|
this.itemsList = this.itemsList.map((item) => {
|
|
52
|
-
if (item.id === id)
|
|
55
|
+
if (item.id === id)
|
|
53
56
|
item.checked = e.detail.checked;
|
|
54
|
-
}
|
|
55
57
|
return item;
|
|
56
58
|
});
|
|
57
59
|
this.resetRenderItemsList();
|
|
@@ -77,9 +79,8 @@ const ZCombobox = class {
|
|
|
77
79
|
this.renderItemsList = renderItemsList;
|
|
78
80
|
}
|
|
79
81
|
filterItems(value) {
|
|
80
|
-
if (!value)
|
|
82
|
+
if (!value)
|
|
81
83
|
return this.closeFilterItems();
|
|
82
|
-
}
|
|
83
84
|
this.searchValue = value;
|
|
84
85
|
this.resetRenderItemsList();
|
|
85
86
|
this.renderItemsList = this.renderItemsList.filter((item) => {
|
|
@@ -106,32 +107,29 @@ const ZCombobox = class {
|
|
|
106
107
|
}
|
|
107
108
|
renderHeader() {
|
|
108
109
|
return (h("div", { class: "header", onClick: () => this.toggleComboBox(), onKeyDown: (ev) => {
|
|
109
|
-
if (ev.keyCode === KeyboardKeyCodeEnum.SPACE)
|
|
110
|
+
if (ev.keyCode === KeyboardKeyCodeEnum.SPACE)
|
|
110
111
|
ev.preventDefault();
|
|
111
|
-
}
|
|
112
112
|
}, onKeyUp: (ev) => handleKeyboardSubmit(ev, this.toggleComboBox), role: "button", tabindex: 0 }, h("z-body", { level: 3, component: "p" }, this.label, h("span", null, this.selectedCounter > 0 && ` (${this.selectedCounter})`)), h("z-icon", { name: "caret-down", width: 18, height: 18 })));
|
|
113
113
|
}
|
|
114
114
|
renderContent() {
|
|
115
|
-
if (!this.isopen)
|
|
115
|
+
if (!this.isopen)
|
|
116
116
|
return;
|
|
117
|
-
}
|
|
118
|
-
return (h("div", { class: "open-combo-data" }, this.hassearch && this.renderSearchInput(), this.hascheckall && this.renderCheckAll(), this.renderItems()));
|
|
117
|
+
return (h("div", { class: "openComboData" }, this.hassearch && this.renderSearchInput(), this.hascheckall && this.renderCheckAll(), this.renderItems()));
|
|
119
118
|
}
|
|
120
119
|
renderItems() {
|
|
121
|
-
if (!this.isopen)
|
|
120
|
+
if (!this.isopen)
|
|
122
121
|
return;
|
|
123
|
-
}
|
|
124
122
|
return (h("div", { class: this.searchValue && "search", tabindex: -1 }, this.renderList(this.renderItemsList), this.searchValue && this.renderCloseButton()));
|
|
125
123
|
}
|
|
126
124
|
renderList(items) {
|
|
127
|
-
if (!items)
|
|
125
|
+
if (!items)
|
|
128
126
|
return;
|
|
129
|
-
|
|
130
|
-
if (!items.length && this.searchValue) {
|
|
127
|
+
if (!items.length && this.searchValue)
|
|
131
128
|
return this.renderNoSearchResults();
|
|
132
|
-
}
|
|
133
129
|
return (h("ul", null, items.map((item, i) => {
|
|
134
|
-
return (h("z-myz-list-item", { id: item.id, listitemid: item.id, action: `combo-li-${this.inputid}`, underlined: i !== items.length - 1 }, h("z-input", { type: InputTypeEnum.
|
|
130
|
+
return (h("z-myz-list-item", { id: item.id, listitemid: item.id, action: `combo-li-${this.inputid}`, underlined: i !== items.length - 1 }, h("z-input", { type: InputTypeEnum.checkbox, checked: item.checked, htmlid: `combo-checkbox-${this.inputid}-${item.id}`, label: item.name, disabled: !item.checked &&
|
|
131
|
+
this.maxcheckableitems &&
|
|
132
|
+
this.maxcheckableitems === this.selectedCounter })));
|
|
135
133
|
})));
|
|
136
134
|
}
|
|
137
135
|
renderNoSearchResults() {
|
|
@@ -141,22 +139,20 @@ const ZCombobox = class {
|
|
|
141
139
|
return (h("div", null, h("a", { onClick: () => this.closeFilterItems(), onKeyUp: (e) => handleKeyboardSubmit(e, this.closeFilterItems), role: "button", tabindex: 0 }, this.closesearchtext)));
|
|
142
140
|
}
|
|
143
141
|
renderSearchInput() {
|
|
144
|
-
if (!this.isopen)
|
|
142
|
+
if (!this.isopen)
|
|
145
143
|
return;
|
|
146
|
-
}
|
|
147
144
|
return (h("z-input", { htmlid: `${this.inputid}_search`, label: this.searchlabel, placeholder: this.searchplaceholder, htmltitle: this.searchtitle, type: this.inputType, value: this.searchValue, message: false, onInputChange: (e) => {
|
|
148
|
-
if (e.detail.keycode === 27)
|
|
145
|
+
if (e.detail.keycode === 27)
|
|
149
146
|
return this.closeFilterItems();
|
|
150
|
-
}
|
|
151
147
|
this.filterItems(e.detail.value);
|
|
152
148
|
} }));
|
|
153
149
|
}
|
|
154
150
|
renderCheckAll() {
|
|
155
|
-
if (this.searchValue)
|
|
151
|
+
if (this.searchValue)
|
|
156
152
|
return;
|
|
157
|
-
}
|
|
158
153
|
const allChecked = this.selectedCounter === this.itemsList.length;
|
|
159
|
-
return (h("div", { class: "
|
|
154
|
+
return (h("div", { class: "checkAllWrapper" }, h("z-input", { type: InputTypeEnum.checkbox, checked: allChecked, htmlid: `combo-checkbox-${this.inputid}-check-all`, label: allChecked ? this.uncheckalltext : this.checkalltext, disabled: this.maxcheckableitems &&
|
|
155
|
+
this.maxcheckableitems < this.itemsList.length })));
|
|
160
156
|
}
|
|
161
157
|
render() {
|
|
162
158
|
return (h("div", { "data-action": `combo-${this.inputid}`, class: { open: this.isopen, fixed: this.isfixed }, id: this.inputid }, this.renderHeader(), this.renderContent()));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h
|
|
2
|
-
import { P as PopoverPositions } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-a2ca4b97.js';
|
|
2
|
+
import { P as PopoverPositions } from './index-8390ddaf.js';
|
|
3
3
|
|
|
4
|
-
const stylesCss = ":host{position:relative;display:flex;
|
|
4
|
+
const stylesCss = ":host{position:relative;display:flex;justify-content:center;align-items:center;font-family:var(--font-family-sans);font-weight:var(--font-rg)}button{width:100%;height:100%;border:none;background:transparent;cursor:pointer;padding:0}z-popover{overflow:hidden}.popover-content-container{position:relative;min-width:112px;max-width:280px;white-space:nowrap;background-color:var(--color-surface02);box-shadow:var(--shadow-2)}.element-container:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.element-text{overflow:hidden;text-overflow:ellipsis;font-size:14px}.element-container,.disabled-element-container{display:flex;align-items:center;gap:var(--space-unit);fill:var(--color-disabled03);padding:calc(var(--space-unit) / 2) var(--space-unit);min-height:calc(var(--space-unit) * 4);box-sizing:border-box}.element-container{fill:var(--color-primary01)}.element-icon{display:flex}";
|
|
5
5
|
|
|
6
6
|
const ZContextualMenu = class {
|
|
7
7
|
constructor(hostRef) {
|
|
@@ -14,7 +14,7 @@ const ZContextualMenu = class {
|
|
|
14
14
|
/**
|
|
15
15
|
* [optional] Sets the position of the popover
|
|
16
16
|
*/
|
|
17
|
-
this.popoverPosition = PopoverPositions.
|
|
17
|
+
this.popoverPosition = PopoverPositions.bottom_right;
|
|
18
18
|
}
|
|
19
19
|
componentWillRender() {
|
|
20
20
|
if (this.elements) {
|
|
@@ -34,7 +34,12 @@ const ZContextualMenu = class {
|
|
|
34
34
|
}
|
|
35
35
|
render() {
|
|
36
36
|
var _a, _b;
|
|
37
|
-
return
|
|
37
|
+
return [
|
|
38
|
+
h("button", { ref: (el) => (this.triggerButton = el), "aria-label": ((_a = this.popover) === null || _a === void 0 ? void 0 : _a.open) ? "chiudi menu contestuale" : "apri menu contestuale", onClick: () => this.togglePopover() }, h("z-icon", { name: "contextual-menu", fill: this.color })),
|
|
39
|
+
h("z-popover", { ref: (el) => (this.popover = el), position: this.popoverPosition }, h("div", { class: "popover-content-container" }, h("z-list", null, h("z-list-group", { "divider-type": "element" }, (_b = this.jsonElements) === null || _b === void 0 ? void 0 : _b.map((element, index) => (h("z-list-element", { clickable: !element.disabled, class: "my-z-list-element", "align-button": "left", "expandable-style": "accordion", color: element.disabled ? `color-disabled03` : this.color, isContextualMenu: true, listElementId: index, onClickItem: (event) => this.clickContextualMenu.emit(event.detail) }, h("div", { class: element.disabled
|
|
40
|
+
? "disabled-element-container"
|
|
41
|
+
: "element-container" }, this.showIcon() && (h("div", { class: "element-icon" }, h("z-icon", { name: element.icon, width: 16, height: 16 }))), h("div", { class: "element-text" }, h("span", null, element.text))))))))))
|
|
42
|
+
];
|
|
38
43
|
}
|
|
39
44
|
};
|
|
40
45
|
ZContextualMenu.style = stylesCss;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-
|
|
2
|
-
import { B as ButtonVariantEnum } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-a2ca4b97.js';
|
|
2
|
+
import { B as ButtonVariantEnum } from './index-8390ddaf.js';
|
|
3
3
|
|
|
4
|
-
const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}z-candybar.hidden{display:none}.content{display:flex;flex-
|
|
4
|
+
const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}z-candybar.hidden{display:none}.content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:space-between;color:var(--text-grey-800);border-radius:calc(var(--space-unit) * 0.5);font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}.content>div>h2{margin:0;padding:0;color:var(--text-grey-800);border-radius:0px;font-size:18px;font-weight:var(--font-sb);letter-spacing:0px}.content>div>div{padding:calc(var(--space-unit) * 3) 0;font-size:14px;letter-spacing:0.16px;line-height:20px}.content>div>div>p{margin:0}.content>div>div>p>a{cursor:pointer;font-weight:var(--font-sb);color:var(--text-grey-800);text-decoration:underline;height:14px;display:inline-flex}.content>div>div>p>a:visited{color:var(--text-grey-800);cursor:pointer;z-index:1000}.content>z-button{margin:0;width:100%}@media only screen and (min-width: 768px){.content{width:100%;flex-direction:row;align-items:center;font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 4) calc(var(--space-unit) * 3)}.content>div{width:560px}.content>div>h2{height:calc(var(--space-unit) * 3.5)}.content>div>div{padding:0}.content>z-button{margin:0;width:initial}}@media only screen and (min-width: 1152px){.content>div{width:935px}}@media only screen and (min-width: 1366px){.content{padding-left:calc(var(--space-unit) * 4);padding-right:calc(var(--space-unit) * 4)}}";
|
|
5
5
|
|
|
6
6
|
const ZCookiebar = class {
|
|
7
7
|
constructor(hostRef) {
|
|
@@ -20,16 +20,17 @@ const ZCookiebar = class {
|
|
|
20
20
|
handleOkButtonKeyUp(ev) {
|
|
21
21
|
this.emitAccept(ev);
|
|
22
22
|
if (ev.code === "Enter") {
|
|
23
|
-
if (typeof this.callback !== "undefined" &&
|
|
23
|
+
if (typeof this.callback !== "undefined" &&
|
|
24
|
+
typeof this.callback === "function") {
|
|
24
25
|
this.callback();
|
|
25
26
|
}
|
|
26
27
|
}
|
|
27
28
|
}
|
|
28
29
|
renderContentSlot() {
|
|
29
|
-
return (h("div", { class: "content", slot: "content" }, h("div", null, h("h2", null, "Su questo sito usiamo i cookie."), h("div", null, h("p", null, "Se continui a navigare ci permetti di farlo secondo le regole spiegate nella nostra informativa sulla privacy relativa ai \u00A0", h("a", { href: this.cookiepolicyurl, target: "_blank" }, "cookie"), "."))), h("z-button", { variant: ButtonVariantEnum.
|
|
30
|
+
return (h("div", { class: "content", slot: "content" }, h("div", null, h("h2", null, "Su questo sito usiamo i cookie."), h("div", null, h("p", null, "Se continui a navigare ci permetti di farlo secondo le regole spiegate nella nostra informativa sulla privacy relativa ai \u00A0", h("a", { href: this.cookiepolicyurl, target: "_blank" }, "cookie"), "."))), h("z-button", { variant: ButtonVariantEnum.primary, onClick: (ev) => this.handleOkButtonClick(ev), onKeyUp: (ev) => this.handleOkButtonKeyUp(ev) }, "ACCETTA")));
|
|
30
31
|
}
|
|
31
32
|
render() {
|
|
32
|
-
return h("z-candybar", { class: `${this.hide ? "hidden" : ""}` }, this.renderContentSlot());
|
|
33
|
+
return (h("z-candybar", { class: `${this.hide ? "hidden" : ""}` }, this.renderContentSlot()));
|
|
33
34
|
}
|
|
34
35
|
};
|
|
35
36
|
ZCookiebar.style = stylesCss;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
2
|
-
import { U as CoverHeroVariant, V as CoverHeroContentPosition } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-a2ca4b97.js';
|
|
2
|
+
import { U as CoverHeroVariant, V as CoverHeroContentPosition } from './index-8390ddaf.js';
|
|
3
3
|
|
|
4
|
-
const stylesCss = ":host{--cover-hero-height:auto;--cover-hero-overlay:none;--cover-hero-text-color:var(--color-text-inverse);display:block}:host,*{box-sizing:border-box}:host .content-hero{position:relative;width:100%;height:var(--cover-hero-height);min-height:calc(var(--space-unit) * 30);
|
|
4
|
+
const stylesCss = ":host{--cover-hero-height:auto;--cover-hero-overlay:none;--cover-hero-text-color:var(--color-text-inverse);display:block}:host,*{box-sizing:border-box}:host .content-hero{position:relative;align-items:baseline;width:100%;height:var(--cover-hero-height);min-height:calc(var(--space-unit) * 30);background-color:var(--gray600)}:host .content-container{color:var(--cover-hero-text-color);fill:var(--cover-hero-text-color)}:host .content-hero .cover{position:absolute;z-index:0;width:100%;height:100%}::slotted([slot=\"cover\"]){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center}::slotted(z-info-reveal){position:absolute;bottom:var(--grid-margin);right:var(--grid-margin);z-index:1}:host([variant=\"overlay\"]) .content-hero .cover::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:var(--cover-hero-overlay)}:host([variant=\"overlay\"]) .content-hero .content-container{position:relative;height:100%;padding:var(--grid-margin)}:host([variant=\"stacked\"]){--cover-hero-text-color:var(--color-text01)}:host([variant=\"stacked\"]) .content-container ::slotted(*){padding:var(--grid-margin) 0}";
|
|
5
5
|
|
|
6
6
|
const ZCoverHero = class {
|
|
7
7
|
constructor(hostRef) {
|
|
@@ -25,9 +25,8 @@ const ZCoverHero = class {
|
|
|
25
25
|
render() {
|
|
26
26
|
return (h(Host, null, this.variant === CoverHeroVariant.STACKED &&
|
|
27
27
|
this.contentPosition === CoverHeroContentPosition.TOP &&
|
|
28
|
-
this.renderContent(), h("div", { class: "content-hero" }, h("div", { class: "cover" }, h("slot", { name: "cover" })), h("slot", { name: "info-reveal" }), this.variant === CoverHeroVariant.OVERLAY && this.renderContent()), this.variant === CoverHeroVariant.STACKED &&
|
|
29
|
-
|
|
30
|
-
this.renderContent()));
|
|
28
|
+
this.renderContent(), h("div", { class: "content-hero" }, h("div", { class: "cover" }, h("slot", { name: "cover" })), h("slot", { name: "info-reveal" }), this.variant === CoverHeroVariant.OVERLAY && this.renderContent()), (this.variant === CoverHeroVariant.STACKED && this.contentPosition ===
|
|
29
|
+
CoverHeroContentPosition.BOTTOM) && this.renderContent()));
|
|
31
30
|
}
|
|
32
31
|
get el() { return getElement(this); }
|
|
33
32
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
2
|
-
import { f as flatpickr, i as it, s as setAriaOptions, a as setFlatpickrPosition, v as validateDate } from './utils-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-a2ca4b97.js';
|
|
2
|
+
import { f as flatpickr, i as it, s as setAriaOptions, a as setFlatpickrPosition, v as validateDate } from './utils-3ba1cfd4.js';
|
|
3
3
|
import { c as createCommonjsModule, a as commonjsGlobal } from './_commonjsHelpers-9943807e.js';
|
|
4
|
-
import {
|
|
4
|
+
import { c as classnames } from './index-abb47b30.js';
|
|
5
|
+
import { G as ZDatePickerMode, J as ZDatePickerPosition, I as InputTypeEnum } from './index-8390ddaf.js';
|
|
5
6
|
|
|
6
7
|
var monthSelect = createCommonjsModule(function (module, exports) {
|
|
7
8
|
(function (global, factory) {
|
|
@@ -304,17 +305,20 @@ var monthSelect = createCommonjsModule(function (module, exports) {
|
|
|
304
305
|
})));
|
|
305
306
|
});
|
|
306
307
|
|
|
307
|
-
const stylesCss = ".flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:\"\";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:\"\";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.flatpickr-monthSelect-months{margin:10px 1px 3px 1px;flex-wrap:wrap}.flatpickr-monthSelect-month{background:none;border:1px solid transparent;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;display:inline-block;font-weight:400;margin:0.5px;justify-content:center;padding:10px;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;text-align:center;width:33%}.flatpickr-monthSelect-month.flatpickr-disabled{color:#eee}.flatpickr-monthSelect-month.flatpickr-disabled:hover,.flatpickr-monthSelect-month.flatpickr-disabled:focus{cursor:not-allowed;background:none !important}.flatpickr-monthSelect-theme-dark{background:#3f4458}.flatpickr-monthSelect-theme-dark .flatpickr-current-month input.cur-year{color:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-prev-month,.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-next-month{color:#fff;fill:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month{color:rgba(255, 255, 255, 0.95)}.flatpickr-monthSelect-month.today{border-color:#959ea9}.flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-month.inRange.today,.flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-month:focus{background:#e6e6e6;cursor:pointer;outline:0;border-color:#e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:focus{background:#646c8c;border-color:#646c8c}.flatpickr-monthSelect-month.today:hover,.flatpickr-monthSelect-month.today:focus{background:#959ea9;border-color:#959ea9;color:#fff}.flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-month.startRange,.flatpickr-monthSelect-month.endRange{background-color:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-monthSelect-month.startRange{border-radius:50px 0 0 50px}.flatpickr-monthSelect-month.endRange{border-radius:0 50px 50px 0}.flatpickr-monthSelect-month.startRange.endRange{border-radius:50px}.flatpickr-monthSelect-month.inRange{border-radius:0;box-shadow:-5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.startRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.endRange{background:#80cbc4;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#80cbc4}:host{font-family:var(--font-family-sans);font-weight:var(--font-rg);--z-range-picker--toggle-height:0}z-date-picker{position:relative}z-date-picker>div>*{cursor:pointer !important}z-range-picker{position:relative}.flatpickr-toggle-container{width:fit-content}.range-pickers-container>div{position:relative}.hidden-input{position:absolute;bottom:0;width:0;height:0;visibility:hidden !important}.flatpickr-calendar::before,.flatpickr-calendar::after{display:none}.flatpickr-calendar{position:absolute !important;top:var(--z-range-picker--toggle-height) !important;left:0 !important;padding-top:calc(var(--space-unit) * 2);border-radius:2px;box-shadow:var(--shadow-2);font-family:var(--font-family-sans) !important}.months.top>.flatpickr-calendar{top:-288px !important}.date.top>.flatpickr-calendar,.date.top>div>.flatpickr-calendar{top:-401px !important}.date-time.top>.flatpickr-calendar,.date-time.top>div>.flatpickr-calendar{top:-523px !important}.flatpickr-calendar,.flatpickr-innerContainer,.flatpickr-days,.dayContainer,.flatpickr-rContainer,.flatpickr-monthSelect-months{width:calc(var(--space-unit) * 42) !important;max-width:calc(var(--space-unit) * 42) !important}.flatpickr-monthSelect-months{box-sizing:border-box;padding:0 !important;margin:calc(var(--space-unit) * 2) 0 !important}.flatpickr-months{position:relative;height:calc(var(--space-unit) * 6) !important;align-items:center;margin-bottom:var(--space-unit) 0 !important}.flatpickr-month{overflow:visible !important;height:calc(var(--space-unit) * 6) !important}.flatpickr-current-month{left:0 !important;display:flex !important;width:fill-available;height:calc(var(--space-unit) * 6);align-items:baseline;justify-content:space-evenly;padding-top:0}.flatpickr-next-month,.flatpickr-prev-month{position:static !important;display:flex;width:calc(var(--space-unit) * 4) !important;height:calc(var(--space-unit) * 4) !important;align-items:center;justify-content:center;padding:0 !important}.flatpickr-prev-month{margin-left:var(--space-unit)}.flatpickr-next-month{margin-right:var(--space-unit)}.flatpickr-next-month>svg,.flatpickr-prev-month>svg{width:calc(var(--space-unit) * 2) !important;height:calc(var(--space-unit) * 2) !important;fill:var(--color-primary01)}.flatpickr-next-month:hover,.flatpickr-prev-month:hover,.flatpickr-next-month:focus,.flatpickr-prev-month:focus{border:none !important;border-color:var(--color-primary03) !important;background-color:var(--color-primary03) !important;border-radius:var(--border-radius);color:var(--color-hover-primary) !important;outline:none !important}.flatpickr-next-month:hover svg,.flatpickr-prev-month:hover svg{fill:var(--color-hover-primary) !important}.flatpickr-next-month:active,.flatpickr-prev-month:active{border-color:var(--color-surface01) !important;background-color:var(--color-surface01) !important;border-radius:var(--border-radius);box-shadow:var(--shadow-2) !important;color:var(--color-primary01) !important}.flatpickr-next-month:focus svg,.flatpickr-prev-month:focus svg{fill:var(--color-primary01) !important}.flatpickr-monthDropdown-months{width:108px !important;height:calc(var(--space-unit) * 5.5) !important;padding-left:var(--space-unit) !important;background:var(--color-surface01) !important;color:var(--color-text02) !important;font-size:var(--font-size-3) !important;font-weight:var(--font-rg) !important;outline:1px solid black !important}.flatpickr-monthDropdown-months:hover,.flatpickr-monthDropdown-months:focus{outline:1px solid var(--color-primary01) !important}.flatpickr-current-month>.numInputWrapper{display:flex;width:calc(var(--space-unit) * 10);height:calc(var(--space-unit) * 5.5) !important;background:var(--color-surface01) !important;color:var(--color-text02);outline:1px solid black !important}.flatpickr-current-month>.numInputWrapper:hover,.flatpickr-current-month>.numInputWrapper:focus-within{outline:1px solid var(--color-primary01) !important}.flatpickr-current-month>.numInputWrapper>input{padding:0 calc(var(--space-unit) * 3) 0 var(--space-unit);font-size:var(--font-size-3) !important;font-weight:var(--font-rg) !important;text-align:center}.flatpickr-weekdays{height:calc(var(--space-unit) * 6);border-bottom:1px solid var(--color-surface03)}.flatpickr-weekday{font-size:var(--font-size-3) !important;font-weight:var(--font-rg) !important}.flatpickr-day,.flatpickr-monthSelect-month{width:calc(var(--space-unit) * 6) !important;max-width:100% !important;height:calc(var(--space-unit) * 6) !important;border:none;margin:0 !important;border-radius:0 !important;box-shadow:none !important;font-size:var(--font-size-3) !important;line-height:calc(var(--space-unit) * 6) !important}.flatpickr-day{width:calc(var(--space-unit) * 6) !important;border:none;line-height:calc(var(--space-unit) * 6) !important}.flatpickr-monthSelect-month{width:calc(var(--space-unit) * 14) !important;padding:0 !important;border:2px solid var(--color-surface01) !important;line-height:calc(var(--space-unit) * 5) !important}.flatpickr-day:not(.flatpickr-disabled):hover,.flatpickr-day:not(.flatpickr-disabled):active,.flatpickr-day:not(.flatpickr-disabled):focus,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay:hover,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay:active,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay:focus,.flatpickr-day:not(.flatpickr-disabled).selected:hover,.flatpickr-day:not(.flatpickr-disabled).selected:active,.flatpickr-day:not(.flatpickr-disabled).selected:focus,.flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-month:active,.flatpickr-monthSelect-month:focus{border-color:var(--color-hover-primary) !important;background-color:var(--color-hover-primary) !important;color:var(--color-text04) !important}.flatpickr-day.today,.flatpickr-monthSelect-month.today{border:2px solid var(--color-hover-primary) !important}.flatpickr-day.selected:not(.flatpickr-disabled),.flatpickr-monthSelect-month.selected:not(.flatpickr-disabled){border-color:var(--color-primary01) !important;background-color:var(--color-primary01) !important}.flatpickr-weekday:nth-child(6),.flatpickr-weekday:nth-child(7),.flatpickr-day:nth-child(7n+6),.flatpickr-day:nth-child(7n+7){font-weight:var(--font-sb) !important}.flatpickr-time{display:block;height:90px !important;max-height:90px !important;text-align:left}.flatpickr-time::before{display:block;width:100%;padding-left:var(--space-unit);color:var(--color-text02) !important;content:\"Orario\";font-size:var(--font-size-1);font-weight:var(--font-sb);text-transform:uppercase}.flatpickr-time.time24hr{margin:calc(var(--space-unit) * 2) !important}.flatpickr-time.time24hr>.numInputWrapper>input:hover,.flatpickr-time.time24hr>.numInputWrapper>input:focus,.flatpickr-time.time24hr>.numInputWrapper:hover{background-color:var(--color-surface01) !important}.flatpickr-time.time24hr>div{width:calc(var(--space-unit) * 10) !important;height:calc(var(--space-unit) * 5.5) !important;margin-right:var(--space-unit) !important;margin-left:var(--space-unit) !important}.flatpickr-time-separator{display:flex;height:calc(var(--space-unit) * 5.5) !important;align-items:center;justify-content:center;font-weight:unset !important}.flatpickr-minute,.flatpickr-hour{font-size:var(--font-size-3) !important;font-weight:var(--font-rg) !important;outline:1px solid black !important}.numInputWrapper:hover .flatpickr-minute,.numInputWrapper:hover .flatpickr-hour,.flatpickr-minute:focus,.flatpickr-hour:focus{outline:1px solid var(--color-primary01) !important}.arrowUp,.arrowDown{width:calc(var(--space-unit) * 2) !important;height:calc(var(--space-unit) * 2) !important;padding:0 !important;border:none !important;opacity:1 !important}.arrowUp{margin-top:calc(var(--space-unit) / 2) !important;margin-right:calc(var(--space-unit) / 2) !important}.arrowDown{top:auto !important;margin-top:calc(var(--space-unit) * 3) !important;margin-right:calc(var(--space-unit) / 2) !important}.arrowUp:hover,.arrowDown:hover{border-color:var(--color-primary03) !important;background-color:var(--color-primary03) !important;border-radius:var(--border-radius);color:var(--color-hover-primary) !important}.arrowUp:active,.arrowDown:active{border-color:var(--color-surface01) !important;background-color:var(--color-surface01) !important;border-radius:var(--border-radius);box-shadow:var(--shadow-2) !important;color:var(--color-primary01) !important}.arrowUp::after,.arrowDown::after{padding:2.5px !important;border:solid var(--color-primary01) !important;border-width:0 1px 1px 0 !important}.arrowUp::after{top:0 !important;margin-top:6px !important;margin-left:5.5px !important;transform:rotate(-135deg)}.arrowDown::after{top:0 !important;left:5.5px !important;margin-top:4px !important;transform:rotate(45deg)}.flatpickr-day:not(.flatpickr-disabled).inRange:hover,.flatpickr-day:not(.flatpickr-disabled).today.inRange:hover,.flatpickr-day.prevMonthDay:not(.flatpickr-disabled).inRange:hover,.flatpickr-monthSelect-month:not(.flatpickr-disabled).inRange:hover{border-color:var(--color-hover-primary) !important;background-color:var(--color-hover-primary) !important}.flatpickr-day:not(.flatpickr-disabled).inRange,.flatpickr-day:not(.flatpickr-disabled).today.inRange,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay.inRange,.flatpickr-monthSelect-month:not(.flatpickr-disabled).inRange{border-color:var(--color-primary03);background-color:var(--color-primary03)}.flatpickr-day:not(.flatpickr-disabled).startRange,.flatpickr-day:not(.flatpickr-disabled).endRange,.flatpickr-monthSelect-month:not(.flatpickr-disabled).startRange,.flatpickr-monthSelect-month:not(.flatpickr-disabled).endRange{border-color:var(--color-primary01) !important;background-color:var(--color-primary01) !important}.flatpickr-day:not(.flatpickr-disabled).prevMonthDay.selected.startRange,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay.selected.endRange{border-color:var(--color-primary01) !important;background-color:var(--color-primary01) !important}.flatpickr-range.second-input{cursor:pointer}.range-pickers-container{display:flex;gap:16px}";
|
|
308
|
+
const stylesCss = ".flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:\"\";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:\"\";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.flatpickr-monthSelect-months{margin:10px 1px 3px 1px;flex-wrap:wrap}.flatpickr-monthSelect-month{background:none;border:1px solid transparent;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;display:inline-block;font-weight:400;margin:0.5px;justify-content:center;padding:10px;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;text-align:center;width:33%}.flatpickr-monthSelect-month.flatpickr-disabled{color:#eee}.flatpickr-monthSelect-month.flatpickr-disabled:hover,.flatpickr-monthSelect-month.flatpickr-disabled:focus{cursor:not-allowed;background:none !important}.flatpickr-monthSelect-theme-dark{background:#3f4458}.flatpickr-monthSelect-theme-dark .flatpickr-current-month input.cur-year{color:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-prev-month,.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-next-month{color:#fff;fill:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month{color:rgba(255, 255, 255, 0.95)}.flatpickr-monthSelect-month.today{border-color:#959ea9}.flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-month.inRange.today,.flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-month:focus{background:#e6e6e6;cursor:pointer;outline:0;border-color:#e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:focus{background:#646c8c;border-color:#646c8c}.flatpickr-monthSelect-month.today:hover,.flatpickr-monthSelect-month.today:focus{background:#959ea9;border-color:#959ea9;color:#fff}.flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-month.startRange,.flatpickr-monthSelect-month.endRange{background-color:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-monthSelect-month.startRange{border-radius:50px 0 0 50px}.flatpickr-monthSelect-month.endRange{border-radius:0 50px 50px 0}.flatpickr-monthSelect-month.startRange.endRange{border-radius:50px}.flatpickr-monthSelect-month.inRange{border-radius:0;box-shadow:-5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.startRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.endRange{background:#80cbc4;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#80cbc4}:host{font-family:var(--font-family-sans);font-weight:var(--font-rg);--z-range-picker--toggle-height:0}z-date-picker{position:relative}z-date-picker>div>*{cursor:pointer !important}z-range-picker{position:relative}.flatpickr-toggle-container{width:fit-content}.range-pickers-container>div{position:relative}.hidden-input{visibility:hidden !important;position:absolute;width:0;height:0;bottom:0}.flatpickr-calendar::before,.flatpickr-calendar::after{display:none}.flatpickr-calendar{font-family:var(--font-family-sans) !important;position:absolute !important;border-radius:2px;box-shadow:var(--shadow-2);padding-top:calc(var(--space-unit) * 2);left:0 !important;top:var(--z-range-picker--toggle-height) !important}.months.top>.flatpickr-calendar{top:-288px !important}.date.top>.flatpickr-calendar,.date.top>div>.flatpickr-calendar{top:-401px !important}.date-time.top>.flatpickr-calendar,.date-time.top>div>.flatpickr-calendar{top:-523px !important}.flatpickr-calendar,.flatpickr-innerContainer,.flatpickr-days,.dayContainer,.flatpickr-rContainer,.flatpickr-monthSelect-months{width:calc(var(--space-unit) * 42) !important;max-width:calc(var(--space-unit) * 42) !important}.flatpickr-monthSelect-months{box-sizing:border-box;padding:0 !important;margin:calc(var(--space-unit) * 2) 0 !important}.flatpickr-months{position:relative;align-items:center;margin-bottom:var(--space-unit) 0 !important;height:calc(var(--space-unit) * 6) !important}.flatpickr-month{overflow:visible !important;height:calc(var(--space-unit) * 6) !important}.flatpickr-current-month{display:flex !important;justify-content:space-evenly;align-items:baseline;width:-webkit-fill-available;height:calc(var(--space-unit) * 6);left:0 !important;padding-top:0}.flatpickr-next-month,.flatpickr-prev-month{display:flex;align-items:center;justify-content:center;position:static !important;height:calc(var(--space-unit) * 4) !important;width:calc(var(--space-unit) * 4) !important;padding:0 !important}.flatpickr-prev-month{margin-left:var(--space-unit)}.flatpickr-next-month{margin-right:var(--space-unit)}.flatpickr-next-month>svg,.flatpickr-prev-month>svg{fill:var(--color-primary01);height:calc(var(--space-unit) * 2) !important;width:calc(var(--space-unit) * 2) !important}.flatpickr-next-month:hover,.flatpickr-prev-month:hover,.flatpickr-next-month:focus,.flatpickr-prev-month:focus{border-radius:var(--border-radius);background-color:var(--color-primary03) !important;border-color:var(--color-primary03) !important;color:var(--color-hover-primary) !important;border:none !important;outline:none !important}.flatpickr-next-month:hover svg,.flatpickr-prev-month:hover svg{fill:var(--color-hover-primary) !important}.flatpickr-next-month:active,.flatpickr-prev-month:active{border-radius:var(--border-radius);background-color:var(--color-surface01) !important;border-color:var(--color-surface01) !important;color:var(--color-primary01) !important;box-shadow:var(--shadow-2) !important}.flatpickr-next-month:focus svg,.flatpickr-prev-month:focus svg{fill:var(--color-primary01) !important}.flatpickr-monthDropdown-months{background:var(--color-surface01) !important;font-size:var(--font-size-3) !important;font-weight:var(--font-rg) !important;color:var(--color-text02) !important;outline:1px solid black !important;width:108px !important;height:calc(var(--space-unit) * 5.5) !important;padding-left:var(--space-unit) !important}.flatpickr-monthDropdown-months:hover,.flatpickr-monthDropdown-months:focus{outline:1px solid var(--color-primary01) !important}.flatpickr-current-month>.numInputWrapper{display:flex;background:var(--color-surface01) !important;color:var(--color-text02);outline:1px solid black !important;height:calc(var(--space-unit) * 5.5) !important;width:calc(var(--space-unit) * 10)}.flatpickr-current-month>.numInputWrapper:hover,.flatpickr-current-month>.numInputWrapper:focus-within{outline:1px solid var(--color-primary01) !important}.flatpickr-current-month>.numInputWrapper>input{font-size:var(--font-size-3) !important;font-weight:var(--font-rg) !important;text-align:center;padding:0 calc(var(--space-unit) * 3) 0 var(--space-unit)}.flatpickr-weekdays{height:calc(var(--space-unit) * 6);border-bottom:1px solid var(--color-surface03)}.flatpickr-weekday{font-weight:var(--font-rg) !important;font-size:var(--font-size-3) !important}.flatpickr-day,.flatpickr-monthSelect-month{height:calc(var(--space-unit) * 6) !important;width:calc(var(--space-unit) * 6) !important;max-width:100% !important;font-size:var(--font-size-3) !important;line-height:calc(var(--space-unit) * 6) !important;margin:0 !important;border:none;border-radius:0 !important;box-shadow:none !important}.flatpickr-day{width:calc(var(--space-unit) * 6) !important;line-height:calc(var(--space-unit) * 6) !important;border:none}.flatpickr-monthSelect-month{width:calc(var(--space-unit) * 14) !important;padding:0 !important;line-height:calc(var(--space-unit) * 5) !important;border:2px solid var(--color-surface01) !important}.flatpickr-day:not(.flatpickr-disabled):hover,.flatpickr-day:not(.flatpickr-disabled):active,.flatpickr-day:not(.flatpickr-disabled):focus,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay:hover,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay:active,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay:focus,.flatpickr-day:not(.flatpickr-disabled).selected:hover,.flatpickr-day:not(.flatpickr-disabled).selected:active,.flatpickr-day:not(.flatpickr-disabled).selected:focus,.flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-month:active,.flatpickr-monthSelect-month:focus{background-color:var(--color-hover-primary) !important;border-color:var(--color-hover-primary) !important;color:var(--color-text04) !important}.flatpickr-day.today,.flatpickr-monthSelect-month.today{border:2px solid var(--color-hover-primary) !important}.flatpickr-day.selected:not(.flatpickr-disabled),.flatpickr-monthSelect-month.selected:not(.flatpickr-disabled){background-color:var(--color-primary01) !important;border-color:var(--color-primary01) !important}.flatpickr-weekday:nth-child(6),.flatpickr-weekday:nth-child(7),.flatpickr-day:nth-child(7n+6),.flatpickr-day:nth-child(7n+7){font-weight:var(--font-sb) !important}.flatpickr-time{display:block;text-align:left;height:90px !important;max-height:90px !important}.flatpickr-time::before{display:block;content:\"Orario\";font-size:var(--font-size-1);font-weight:var(--font-sb);text-transform:uppercase;color:var(--color-text02) !important;width:100%;padding-left:var(--space-unit)}.flatpickr-time.time24hr{margin:calc(var(--space-unit) * 2) !important}.flatpickr-time.time24hr>.numInputWrapper>input:hover,.flatpickr-time.time24hr>.numInputWrapper>input:focus,.flatpickr-time.time24hr>.numInputWrapper:hover{background-color:var(--color-surface01) !important}.flatpickr-time.time24hr>div{height:calc(var(--space-unit) * 5.5) !important;width:calc(var(--space-unit) * 10) !important;margin-left:var(--space-unit) !important;margin-right:var(--space-unit) !important}.flatpickr-time-separator{display:flex;align-items:center;justify-content:center;height:calc(var(--space-unit) * 5.5) !important;font-weight:unset !important}.flatpickr-minute,.flatpickr-hour{font-size:var(--font-size-3) !important;font-weight:var(--font-rg) !important;outline:1px solid black !important}.numInputWrapper:hover .flatpickr-minute,.numInputWrapper:hover .flatpickr-hour,.flatpickr-minute:focus,.flatpickr-hour:focus{outline:1px solid var(--color-primary01) !important}.arrowUp,.arrowDown{opacity:1 !important;border:none !important;height:calc(var(--space-unit) * 2) !important;width:calc(var(--space-unit) * 2) !important;padding:0 !important}.arrowUp{margin-top:calc(var(--space-unit) / 2) !important;margin-right:calc(var(--space-unit) / 2) !important}.arrowDown{top:auto !important;margin-top:calc(var(--space-unit) * 3) !important;margin-right:calc(var(--space-unit) / 2) !important}.arrowUp:hover,.arrowDown:hover{border-radius:var(--border-radius);background-color:var(--color-primary03) !important;border-color:var(--color-primary03) !important;color:var(--color-hover-primary) !important}.arrowUp:active,.arrowDown:active{border-radius:var(--border-radius);background-color:var(--color-surface01) !important;border-color:var(--color-surface01) !important;color:var(--color-primary01) !important;box-shadow:var(--shadow-2) !important}.arrowUp::after,.arrowDown::after{border:solid var(--color-primary01) !important;border-width:0 1px 1px 0 !important;padding:2.5px !important}.arrowUp::after{transform:rotate(-135deg);top:0 !important;margin-left:5.5px !important;margin-top:6px !important}.arrowDown::after{transform:rotate(45deg);top:0 !important;left:5.5px !important;margin-top:4px !important}.flatpickr-day:not(.flatpickr-disabled).inRange:hover,.flatpickr-day:not(.flatpickr-disabled).today.inRange:hover,.flatpickr-day.prevMonthDay:not(.flatpickr-disabled).inRange:hover,.flatpickr-monthSelect-month:not(.flatpickr-disabled).inRange:hover{background-color:var(--color-hover-primary) !important;border-color:var(--color-hover-primary) !important}.flatpickr-day:not(.flatpickr-disabled).inRange,.flatpickr-day:not(.flatpickr-disabled).today.inRange,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay.inRange,.flatpickr-monthSelect-month:not(.flatpickr-disabled).inRange{background-color:var(--color-primary03);border-color:var(--color-primary03)}.flatpickr-day:not(.flatpickr-disabled).startRange,.flatpickr-day:not(.flatpickr-disabled).endRange,.flatpickr-monthSelect-month:not(.flatpickr-disabled).startRange,.flatpickr-monthSelect-month:not(.flatpickr-disabled).endRange{background-color:var(--color-primary01) !important;border-color:var(--color-primary01) !important}.flatpickr-day:not(.flatpickr-disabled).prevMonthDay.selected.startRange,.flatpickr-day:not(.flatpickr-disabled).prevMonthDay.selected.endRange{background-color:var(--color-primary01) !important;border-color:var(--color-primary01) !important}.flatpickr-range.second-input{cursor:pointer}.range-pickers-container{display:flex;gap:16px}";
|
|
308
309
|
|
|
309
310
|
const ZDatePicker = class {
|
|
310
311
|
constructor(hostRef) {
|
|
311
312
|
registerInstance(this, hostRef);
|
|
312
313
|
this.dateSelect = createEvent(this, "dateSelect", 7);
|
|
313
314
|
/** [Optional] datepicker mode: date, datetime, only months */
|
|
314
|
-
this.mode = ZDatePickerMode.
|
|
315
|
-
this.flatpickrPosition = ZDatePickerPosition.
|
|
315
|
+
this.mode = ZDatePickerMode.date;
|
|
316
|
+
this.flatpickrPosition = ZDatePickerPosition.bottom;
|
|
316
317
|
this.inputError = false;
|
|
317
318
|
}
|
|
319
|
+
watchMode() {
|
|
320
|
+
this.setupPickers();
|
|
321
|
+
}
|
|
318
322
|
emitDateSelect(date) {
|
|
319
323
|
this.dateSelect.emit(date);
|
|
320
324
|
}
|
|
@@ -325,23 +329,25 @@ const ZDatePicker = class {
|
|
|
325
329
|
}
|
|
326
330
|
if (ev.key === "Enter" || ev.key === " ") {
|
|
327
331
|
!this.hasChildren && ((_b = this.picker) === null || _b === void 0 ? void 0 : _b.open());
|
|
328
|
-
|
|
332
|
+
let isCrossIconEntered = document.activeElement.classList.contains("resetIcon");
|
|
329
333
|
if (isCrossIconEntered) {
|
|
330
334
|
this.inputError = false;
|
|
331
335
|
(_c = this.picker) === null || _c === void 0 ? void 0 : _c.setDate([]);
|
|
332
336
|
this.dateSelect.emit(null);
|
|
333
337
|
}
|
|
334
338
|
document.activeElement.classList.contains("flatpickr-day");
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
339
|
+
let isPrevArrowEntered = document.activeElement.classList.contains("flatpickr-prev-month");
|
|
340
|
+
let isNextArrowEntered = document.activeElement.classList.contains("flatpickr-next-month");
|
|
341
|
+
let arrowPressed = isPrevArrowEntered || isNextArrowEntered;
|
|
338
342
|
arrowPressed && ev.key === " " && ev.preventDefault();
|
|
339
|
-
if (this.mode === ZDatePickerMode.
|
|
340
|
-
isPrevArrowEntered &&
|
|
341
|
-
|
|
343
|
+
if (this.mode === ZDatePickerMode.months) {
|
|
344
|
+
isPrevArrowEntered &&
|
|
345
|
+
((_d = this.picker) === null || _d === void 0 ? void 0 : _d.changeYear(this.picker.currentYear - 1));
|
|
346
|
+
isNextArrowEntered &&
|
|
347
|
+
((_e = this.picker) === null || _e === void 0 ? void 0 : _e.changeYear(this.picker.currentYear + 1));
|
|
342
348
|
if (arrowPressed) {
|
|
343
|
-
|
|
344
|
-
|
|
349
|
+
let calendar = this.element.getElementsByClassName("flatpickr-calendar")[0];
|
|
350
|
+
let months = calendar === null || calendar === void 0 ? void 0 : calendar.querySelectorAll(".flatpickr-monthSelect-month");
|
|
345
351
|
months === null || months === void 0 ? void 0 : months.forEach((element) => {
|
|
346
352
|
var _a;
|
|
347
353
|
element.setAttribute("aria-label", `${element.innerHTML} ${(_a = this.picker) === null || _a === void 0 ? void 0 : _a.currentYear}`);
|
|
@@ -350,8 +356,8 @@ const ZDatePicker = class {
|
|
|
350
356
|
months &&
|
|
351
357
|
Array.from(months).forEach((element, index) => {
|
|
352
358
|
var _a;
|
|
353
|
-
|
|
354
|
-
|
|
359
|
+
let curMonth = new Date().getMonth();
|
|
360
|
+
let curYear = new Date().getFullYear();
|
|
355
361
|
if (index === curMonth) {
|
|
356
362
|
if (((_a = this.picker) === null || _a === void 0 ? void 0 : _a.currentYear) === curYear) {
|
|
357
363
|
element.setAttribute("class", "flatpickr-monthSelect-month today");
|
|
@@ -370,7 +376,7 @@ const ZDatePicker = class {
|
|
|
370
376
|
}
|
|
371
377
|
}
|
|
372
378
|
componentWillLoad() {
|
|
373
|
-
|
|
379
|
+
let customToggle = this.element.querySelector("[slot=toggle]");
|
|
374
380
|
this.hasChildren = !!customToggle;
|
|
375
381
|
this.hasChildren && customToggle.setAttribute("data-toggle", "data-toggle");
|
|
376
382
|
}
|
|
@@ -378,16 +384,17 @@ const ZDatePicker = class {
|
|
|
378
384
|
this.setupPickers();
|
|
379
385
|
}
|
|
380
386
|
setupPickers() {
|
|
381
|
-
const classToAppend = this.hasChildren
|
|
387
|
+
const classToAppend = this.hasChildren
|
|
388
|
+
? `${this.datePickerId}-hidden`
|
|
389
|
+
: `${this.datePickerId}-container`;
|
|
382
390
|
this.picker = flatpickr(`.${classToAppend}`, {
|
|
383
391
|
appendTo: this.element.children[0],
|
|
384
|
-
enableTime: this.mode === ZDatePickerMode.
|
|
392
|
+
enableTime: this.mode === ZDatePickerMode.dateTime,
|
|
385
393
|
locale: it.Italian,
|
|
386
394
|
allowInput: true,
|
|
387
|
-
dateFormat: this.mode === ZDatePickerMode.
|
|
388
|
-
ariaDateFormat: this.mode === ZDatePickerMode.
|
|
395
|
+
dateFormat: this.mode === ZDatePickerMode.dateTime ? "d-m-Y - H:i" : "d-m-Y",
|
|
396
|
+
ariaDateFormat: this.mode === ZDatePickerMode.months ? "F Y" : "d F Y",
|
|
389
397
|
minuteIncrement: 1,
|
|
390
|
-
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
391
398
|
time_24hr: true,
|
|
392
399
|
onChange: (_selectedDates, dateStr) => {
|
|
393
400
|
this.emitDateSelect(dateStr);
|
|
@@ -400,7 +407,7 @@ const ZDatePicker = class {
|
|
|
400
407
|
setAriaOptions(this.element, this.mode);
|
|
401
408
|
},
|
|
402
409
|
wrap: true,
|
|
403
|
-
plugins: this.mode === ZDatePickerMode.
|
|
410
|
+
plugins: this.mode === ZDatePickerMode.months && [
|
|
404
411
|
monthSelect({
|
|
405
412
|
dateFormat: "m-Y",
|
|
406
413
|
altFormat: "m-Y",
|
|
@@ -412,23 +419,27 @@ const ZDatePicker = class {
|
|
|
412
419
|
});
|
|
413
420
|
}
|
|
414
421
|
formatDate(date) {
|
|
415
|
-
if (this.mode === ZDatePickerMode.
|
|
422
|
+
if (this.mode === ZDatePickerMode.date) {
|
|
416
423
|
return `${flatpickr.formatDate(date, "d-m-Y")}`;
|
|
417
424
|
}
|
|
418
|
-
else if (this.mode === ZDatePickerMode.
|
|
425
|
+
else if (this.mode === ZDatePickerMode.months) {
|
|
419
426
|
return `${flatpickr.formatDate(date, "m-Y")}`;
|
|
420
427
|
}
|
|
421
|
-
|
|
428
|
+
else {
|
|
429
|
+
return `${flatpickr.formatDate(date, "d-m-Y - H:i")}`;
|
|
430
|
+
}
|
|
422
431
|
}
|
|
423
432
|
onStopTyping(value) {
|
|
424
433
|
let text = value.detail.value;
|
|
425
|
-
if (this.mode === ZDatePickerMode.
|
|
434
|
+
if (this.mode === ZDatePickerMode.months) {
|
|
426
435
|
text = "01-".concat(value.detail.value);
|
|
427
436
|
}
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
437
|
+
let englishData = text.split("-");
|
|
438
|
+
let time = this.mode === ZDatePickerMode.dateTime ? `T${englishData[3]}:00` : "";
|
|
439
|
+
let englishParsedData = `${englishData[2]}-${englishData[1]}-${englishData[0]}${time}`
|
|
440
|
+
.split(" ")
|
|
441
|
+
.join("");
|
|
442
|
+
let isValidDate = validateDate(englishParsedData, this.mode === ZDatePickerMode.dateTime);
|
|
432
443
|
if (text === "") {
|
|
433
444
|
this.inputError = false;
|
|
434
445
|
this.picker.setDate([]);
|
|
@@ -448,22 +459,18 @@ const ZDatePicker = class {
|
|
|
448
459
|
return (h("div", { class: `${this.datePickerId}-hidden` }, h("input", { class: "hidden-input", "data-input": true }), h("slot", { name: "toggle" })));
|
|
449
460
|
}
|
|
450
461
|
renderZInput() {
|
|
451
|
-
return (h("div", { class: `${this.datePickerId}-container` }, h("z-input", { "data-input": "data-input", ariaLabel: this.ariaLabel, label: this.label, class: this.datePickerId, type: InputTypeEnum.
|
|
462
|
+
return (h("div", { class: `${this.datePickerId}-container` }, h("z-input", { "data-input": "data-input", ariaLabel: this.ariaLabel, label: this.label, class: classnames(this.datePickerId), type: InputTypeEnum.text, icon: "event", message: false, tabindex: "0", value: "", onStopTyping: (value) => {
|
|
452
463
|
this.onStopTyping(value);
|
|
453
464
|
}, onStartTyping: () => {
|
|
454
465
|
this.inputError = false;
|
|
455
466
|
} })));
|
|
456
467
|
}
|
|
457
468
|
render() {
|
|
458
|
-
return (h("div", { class:
|
|
459
|
-
"flatpickr-toggle-container": true,
|
|
460
|
-
[this.flatpickrPosition]: true,
|
|
461
|
-
[this.mode]: true,
|
|
462
|
-
} }, this.hasChildren ? this.renderSlottedContent() : this.renderZInput()));
|
|
469
|
+
return (h("div", { class: classnames("flatpickr-toggle-container", this.flatpickrPosition, this.mode) }, this.hasChildren ? this.renderSlottedContent() : this.renderZInput()));
|
|
463
470
|
}
|
|
464
471
|
get element() { return getElement(this); }
|
|
465
472
|
static get watchers() { return {
|
|
466
|
-
"mode": ["
|
|
473
|
+
"mode": ["watchMode"]
|
|
467
474
|
}; }
|
|
468
475
|
};
|
|
469
476
|
ZDatePicker.style = stylesCss;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-a2ca4b97.js';
|
|
2
2
|
|
|
3
|
-
const stylesCss = ".sc-z-dragdrop-area-h{
|
|
3
|
+
const stylesCss = ".sc-z-dragdrop-area-h{font-family:var(--font-family-sans);font-weight:var(--font-rg);margin-top:calc(var(--space-unit) * 3)}.sc-z-dragdrop-area-h>.dragdrop.sc-z-dragdrop-area{display:flex;color:var(--color-text01);flex-direction:column;position:relative;background-image:url(\"data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='2' ry='2' stroke='%23CACCCEFF' stroke-width='2' stroke-dasharray='15%2c 10%2c 14%2c 11' stroke-dashoffset='3' stroke-linecap='square'/%3e%3c/svg%3e\");border-radius:2px;border-color:var(--color-surface04);height:228px;background-color:var(--color-surface02)}.sc-z-dragdrop-area-h>.dragdrop.dragover.sc-z-dragdrop-area *.sc-z-dragdrop-area{pointer-events:none}.sc-z-dragdrop-area-h>.dragdrop.sc-z-dragdrop-area .dragover-container.sc-z-dragdrop-area{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:none;background-color:var(--color-primary03);box-shadow:var(--shadow-focus-primary)}.sc-z-dragdrop-area-h>.dragdrop.sc-z-dragdrop-area .dragover-container.sc-z-dragdrop-area .dragover-message.sc-z-dragdrop-area{background-color:var(--color-link-primary);color:var(--color-text04);padding:10px 28px}.sc-z-dragdrop-area-h>.dragdrop.dragover.sc-z-dragdrop-area .dragover-container.sc-z-dragdrop-area{display:flex;justify-content:center;align-items:center}";
|
|
4
4
|
|
|
5
5
|
const ZDragdropArea = class {
|
|
6
6
|
constructor(hostRef) {
|
|
@@ -19,7 +19,7 @@ const ZDragdropArea = class {
|
|
|
19
19
|
this.dragDropContainer.classList.add("dragover");
|
|
20
20
|
}, onDragLeave: () => {
|
|
21
21
|
this.dragDropContainer.classList.remove("dragover");
|
|
22
|
-
}, onDrop: (e) => {
|
|
22
|
+
}, onDragEnd: () => { }, onDrop: (e) => {
|
|
23
23
|
e.preventDefault();
|
|
24
24
|
if (e.dataTransfer.files.length) {
|
|
25
25
|
this.dragDropContainer.classList.remove("dragover");
|
|
@@ -33,7 +33,6 @@ ZDragdropArea.style = stylesCss;
|
|
|
33
33
|
const ZHeading = class {
|
|
34
34
|
constructor(hostRef) {
|
|
35
35
|
registerInstance(this, hostRef);
|
|
36
|
-
/** Font weight variant */
|
|
37
36
|
this.variant = "regular";
|
|
38
37
|
}
|
|
39
38
|
render() {
|