@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
|
@@ -5,15 +5,15 @@ export class ZListGroup {
|
|
|
5
5
|
/**
|
|
6
6
|
* [optional] Sets size of inside elements.
|
|
7
7
|
*/
|
|
8
|
-
this.size = ListSize.
|
|
8
|
+
this.size = ListSize.medium;
|
|
9
9
|
/**
|
|
10
10
|
* [optional] Sets the position where to insert the divider.
|
|
11
11
|
*/
|
|
12
|
-
this.dividerType = ListDividerType.
|
|
12
|
+
this.dividerType = ListDividerType.none;
|
|
13
13
|
/**
|
|
14
14
|
* [optional] Sets the divider size.
|
|
15
15
|
*/
|
|
16
|
-
this.dividerSize = DividerSize.
|
|
16
|
+
this.dividerSize = DividerSize.small;
|
|
17
17
|
/**
|
|
18
18
|
* [optional] Sets the divider color.
|
|
19
19
|
*/
|
|
@@ -37,7 +37,7 @@ export class ZListGroup {
|
|
|
37
37
|
return (h(Host, { role: "group" }, h("div", { class: {
|
|
38
38
|
"z-list-group-header-container": true,
|
|
39
39
|
"has-header": this.hasHeader,
|
|
40
|
-
} }, h("slot", { name: "header-title" }), this.dividerType === ListDividerType.
|
|
40
|
+
} }, h("slot", { name: "header-title" }), this.dividerType === ListDividerType.header && (h("z-divider", { color: this.dividerColor, size: this.dividerSize }))), h("slot", null)));
|
|
41
41
|
}
|
|
42
42
|
static get is() { return "z-list-group"; }
|
|
43
43
|
static get encapsulation() { return "shadow"; }
|
|
@@ -58,7 +58,7 @@ export class ZListGroup {
|
|
|
58
58
|
"mutable": false,
|
|
59
59
|
"complexType": {
|
|
60
60
|
"original": "ListSize",
|
|
61
|
-
"resolved": "ListSize
|
|
61
|
+
"resolved": "(typeof ListSize)[\"x-large\"] | ListSize.large | ListSize.medium | ListSize.small",
|
|
62
62
|
"references": {
|
|
63
63
|
"ListSize": {
|
|
64
64
|
"location": "import",
|
|
@@ -74,14 +74,14 @@ export class ZListGroup {
|
|
|
74
74
|
},
|
|
75
75
|
"attribute": "size",
|
|
76
76
|
"reflect": true,
|
|
77
|
-
"defaultValue": "ListSize.
|
|
77
|
+
"defaultValue": "ListSize.medium"
|
|
78
78
|
},
|
|
79
79
|
"dividerType": {
|
|
80
80
|
"type": "string",
|
|
81
81
|
"mutable": false,
|
|
82
82
|
"complexType": {
|
|
83
83
|
"original": "ListDividerType",
|
|
84
|
-
"resolved": "ListDividerType.
|
|
84
|
+
"resolved": "ListDividerType.element | ListDividerType.header | ListDividerType.none",
|
|
85
85
|
"references": {
|
|
86
86
|
"ListDividerType": {
|
|
87
87
|
"location": "import",
|
|
@@ -97,14 +97,14 @@ export class ZListGroup {
|
|
|
97
97
|
},
|
|
98
98
|
"attribute": "divider-type",
|
|
99
99
|
"reflect": true,
|
|
100
|
-
"defaultValue": "ListDividerType.
|
|
100
|
+
"defaultValue": "ListDividerType.none"
|
|
101
101
|
},
|
|
102
102
|
"dividerSize": {
|
|
103
103
|
"type": "string",
|
|
104
104
|
"mutable": false,
|
|
105
105
|
"complexType": {
|
|
106
106
|
"original": "DividerSize",
|
|
107
|
-
"resolved": "DividerSize.
|
|
107
|
+
"resolved": "DividerSize.large | DividerSize.medium | DividerSize.small",
|
|
108
108
|
"references": {
|
|
109
109
|
"DividerSize": {
|
|
110
110
|
"location": "import",
|
|
@@ -120,7 +120,7 @@ export class ZListGroup {
|
|
|
120
120
|
},
|
|
121
121
|
"attribute": "divider-size",
|
|
122
122
|
"reflect": true,
|
|
123
|
-
"defaultValue": "DividerSize.
|
|
123
|
+
"defaultValue": "DividerSize.small"
|
|
124
124
|
},
|
|
125
125
|
"dividerColor": {
|
|
126
126
|
"type": "string",
|
|
@@ -5,10 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
:host > .z-list-group-header-container {
|
|
7
7
|
color: var(--gray700);
|
|
8
|
+
|
|
8
9
|
font-size: var(--font-size-2);
|
|
9
10
|
font-weight: var(--font-sb) !important;
|
|
10
|
-
letter-spacing: 0.16px;
|
|
11
11
|
line-height: 1.4;
|
|
12
|
+
letter-spacing: 0.16px;
|
|
12
13
|
}
|
|
13
14
|
|
|
14
15
|
:host > .z-list-group-header-container.has-header {
|
|
@@ -1,11 +1,20 @@
|
|
|
1
|
-
import { h } from "@stencil/core";
|
|
2
|
-
import { ToastNotificationPositionsEnum } from "../../../beans";
|
|
1
|
+
import { h, Host } from "@stencil/core";
|
|
2
|
+
import { ToastNotificationPositionsEnum, } from "../../../beans";
|
|
3
3
|
export class ZToastNotificationList {
|
|
4
4
|
constructor() {
|
|
5
|
-
/**Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right */
|
|
6
|
-
this.position = ToastNotificationPositionsEnum.TOP_RIGHT;
|
|
7
5
|
/**Set the entry position of new notification in the list */
|
|
8
6
|
this.newestontop = true;
|
|
7
|
+
this.slotChangeHandler = () => {
|
|
8
|
+
const difference = Array.from(this.hostElement.children).filter((elem) => !this.notificationArray.includes(elem));
|
|
9
|
+
if (difference) {
|
|
10
|
+
difference.forEach((elem) => {
|
|
11
|
+
this.notificationArray.push(elem);
|
|
12
|
+
const newElem = elem;
|
|
13
|
+
elem.remove();
|
|
14
|
+
this.hostElement.prepend(newElem);
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
};
|
|
9
18
|
}
|
|
10
19
|
watchPropNewestontop(newValue) {
|
|
11
20
|
this.hostElement.append(...this.notificationArray.reverse());
|
|
@@ -24,19 +33,10 @@ export class ZToastNotificationList {
|
|
|
24
33
|
this.hostElement.append(...this.notificationArray.reverse());
|
|
25
34
|
this.hostElement.shadowRoot.addEventListener("slotchange", this.slotChangeHandler);
|
|
26
35
|
}
|
|
27
|
-
slotChangeHandler() {
|
|
28
|
-
const difference = Array.from(this.hostElement.children).filter((elem) => !this.notificationArray.includes(elem));
|
|
29
|
-
if (difference) {
|
|
30
|
-
difference.forEach((elem) => {
|
|
31
|
-
this.notificationArray.push(elem);
|
|
32
|
-
const newElem = elem;
|
|
33
|
-
elem.remove();
|
|
34
|
-
this.hostElement.prepend(newElem);
|
|
35
|
-
});
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
36
|
render() {
|
|
39
|
-
return h(
|
|
37
|
+
return (h(Host, { class: this.position
|
|
38
|
+
? this.position
|
|
39
|
+
: ToastNotificationPositionsEnum.topRight }, h("slot", { name: "toasts" })));
|
|
40
40
|
}
|
|
41
41
|
static get is() { return "z-toast-notification-list"; }
|
|
42
42
|
static get encapsulation() { return "shadow"; }
|
|
@@ -56,10 +56,10 @@ export class ZToastNotificationList {
|
|
|
56
56
|
"type": "string",
|
|
57
57
|
"mutable": false,
|
|
58
58
|
"complexType": {
|
|
59
|
-
"original": "
|
|
60
|
-
"resolved": "ToastNotificationPositionsEnum.
|
|
59
|
+
"original": "ToastNotificationPositionsTypes",
|
|
60
|
+
"resolved": "ToastNotificationPositionsEnum.bottomCentre | ToastNotificationPositionsEnum.bottomLeft | ToastNotificationPositionsEnum.bottomRight | ToastNotificationPositionsEnum.topCentre | ToastNotificationPositionsEnum.topLeft | ToastNotificationPositionsEnum.topRight",
|
|
61
61
|
"references": {
|
|
62
|
-
"
|
|
62
|
+
"ToastNotificationPositionsTypes": {
|
|
63
63
|
"location": "import",
|
|
64
64
|
"path": "../../../beans"
|
|
65
65
|
}
|
|
@@ -72,8 +72,7 @@ export class ZToastNotificationList {
|
|
|
72
72
|
"text": "Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right"
|
|
73
73
|
},
|
|
74
74
|
"attribute": "position",
|
|
75
|
-
"reflect":
|
|
76
|
-
"defaultValue": "ToastNotificationPositionsEnum.TOP_RIGHT"
|
|
75
|
+
"reflect": false
|
|
77
76
|
},
|
|
78
77
|
"newestontop": {
|
|
79
78
|
"type": "boolean",
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
:host {
|
|
2
|
+
font-family: var(--font-family-sans);
|
|
3
|
+
font-weight: var(--font-rg);
|
|
2
4
|
position: fixed;
|
|
3
|
-
z-index: 10000;
|
|
4
5
|
display: flex;
|
|
5
|
-
flex-
|
|
6
|
-
|
|
6
|
+
flex-direction: column;
|
|
7
|
+
flex-wrap: nowrap;
|
|
8
|
+
z-index: 10000;
|
|
7
9
|
margin-bottom: calc(var(--space-unit) * 2);
|
|
8
|
-
|
|
9
|
-
font-weight: var(--font-rg);
|
|
10
|
+
margin-top: calc(var(--space-unit) * 2);
|
|
10
11
|
}
|
|
11
12
|
|
|
12
|
-
::slotted(z-toast-notification)
|
|
13
|
+
::slotted(z-toast-notification){
|
|
13
14
|
width: 100vw;
|
|
14
15
|
}
|
|
15
16
|
|
|
@@ -17,84 +18,90 @@
|
|
|
17
18
|
margin-bottom: calc(var(--space-unit) * 1);
|
|
18
19
|
}
|
|
19
20
|
|
|
20
|
-
:host(
|
|
21
|
-
:host(
|
|
22
|
-
:host(
|
|
23
|
-
bottom: 0;
|
|
24
|
-
align-items: flex-end;
|
|
21
|
+
:host(.bottom-centre),
|
|
22
|
+
:host(.bottom-right),
|
|
23
|
+
:host(.bottom-left) {
|
|
25
24
|
justify-content: flex-end;
|
|
25
|
+
align-items: flex-end;
|
|
26
|
+
bottom: 0;
|
|
26
27
|
}
|
|
27
28
|
|
|
28
|
-
:host(
|
|
29
|
-
:host(
|
|
30
|
-
:host(
|
|
31
|
-
top: 0;
|
|
32
|
-
align-items: flex-start;
|
|
29
|
+
:host(.top-left),
|
|
30
|
+
:host(.top-right),
|
|
31
|
+
:host(.top-centre) {
|
|
33
32
|
justify-content: flex-start;
|
|
33
|
+
align-items: flex-start;
|
|
34
|
+
top: 0;
|
|
34
35
|
}
|
|
35
36
|
|
|
37
|
+
|
|
36
38
|
/* Tablet breakpoint */
|
|
37
39
|
@media only screen and (min-width: 768px) {
|
|
40
|
+
|
|
38
41
|
:host {
|
|
39
42
|
margin: calc(var(--space-unit) * 3);
|
|
40
43
|
}
|
|
41
44
|
|
|
42
|
-
:host(
|
|
45
|
+
:host(.top-centre) {
|
|
46
|
+
justify-content: flex-start;
|
|
47
|
+
align-items: center;
|
|
43
48
|
top: 0;
|
|
44
49
|
left: 50%;
|
|
45
|
-
align-items: center;
|
|
46
|
-
justify-content: flex-start;
|
|
47
50
|
transform: translateX(-50%);
|
|
48
51
|
}
|
|
49
52
|
|
|
50
|
-
:host(
|
|
53
|
+
:host(.top-left) {
|
|
54
|
+
justify-content: flex-start;
|
|
55
|
+
align-items: flex-start;
|
|
51
56
|
top: 0;
|
|
52
57
|
left: 0;
|
|
53
|
-
align-items: flex-start;
|
|
54
|
-
justify-content: flex-start;
|
|
55
58
|
}
|
|
56
59
|
|
|
57
|
-
:host(
|
|
60
|
+
:host(.top-right) {
|
|
61
|
+
justify-content: flex-start;
|
|
62
|
+
align-items: flex-end;
|
|
58
63
|
top: 0;
|
|
59
64
|
right: 0;
|
|
60
|
-
align-items: flex-end;
|
|
61
|
-
justify-content: flex-start;
|
|
62
65
|
}
|
|
63
66
|
|
|
64
|
-
:host(
|
|
67
|
+
:host(.bottom-centre) {
|
|
68
|
+
justify-content: flex-end;
|
|
69
|
+
align-items: center;
|
|
65
70
|
bottom: 0;
|
|
66
71
|
left: 50%;
|
|
67
|
-
align-items: center;
|
|
68
|
-
justify-content: flex-end;
|
|
69
72
|
transform: translateX(-50%);
|
|
70
73
|
}
|
|
71
74
|
|
|
72
|
-
:host(
|
|
73
|
-
right: 0;
|
|
74
|
-
bottom: 0;
|
|
75
|
-
align-items: flex-end;
|
|
75
|
+
:host(.bottom-right) {
|
|
76
76
|
justify-content: flex-end;
|
|
77
|
+
align-items: flex-end;
|
|
78
|
+
bottom: 0;
|
|
79
|
+
right: 0;
|
|
77
80
|
}
|
|
78
81
|
|
|
79
|
-
:host(
|
|
82
|
+
:host(.bottom-left) {
|
|
83
|
+
justify-content: flex-end;
|
|
84
|
+
align-items: flex-start;
|
|
80
85
|
bottom: 0;
|
|
81
86
|
left: 0;
|
|
82
|
-
align-items: flex-start;
|
|
83
|
-
justify-content: flex-end;
|
|
84
87
|
}
|
|
85
88
|
|
|
86
|
-
::slotted(z-toast-notification)
|
|
89
|
+
::slotted(z-toast-notification){
|
|
87
90
|
width: 50vw;
|
|
88
91
|
}
|
|
89
92
|
}
|
|
90
93
|
|
|
94
|
+
/* Desktop breakpoint */
|
|
95
|
+
@media only screen and (min-width: 1152px) {}
|
|
96
|
+
|
|
91
97
|
/* Wide breakpoint */
|
|
92
98
|
@media only screen and (min-width: 1366px) {
|
|
99
|
+
|
|
93
100
|
:host {
|
|
94
101
|
margin: calc(var(--space-unit) * 4);
|
|
95
102
|
}
|
|
96
103
|
|
|
97
|
-
::slotted(z-toast-notification)
|
|
104
|
+
::slotted(z-toast-notification){
|
|
98
105
|
width: 33vw;
|
|
99
106
|
}
|
|
100
107
|
}
|
|
@@ -8,7 +8,9 @@ export class ZLogo {
|
|
|
8
8
|
if (this.height) {
|
|
9
9
|
style["height"] = style["max-height"] = `${this.height}px`;
|
|
10
10
|
}
|
|
11
|
-
return (h(Host, { style: style, class: { mobile: !!this.mobileLogo } }, this.link ?
|
|
11
|
+
return (h(Host, { style: style, class: { "mobile": !!this.mobileLogo } }, this.link ?
|
|
12
|
+
h("a", { href: this.link, target: this.targetBlank ? "_blank" : "_self" }, h("img", { alt: this.imageAlt })) :
|
|
13
|
+
h("img", { alt: this.imageAlt })));
|
|
12
14
|
}
|
|
13
15
|
static get is() { return "z-logo"; }
|
|
14
16
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
:host {
|
|
2
2
|
display: inline-block;
|
|
3
|
+
vertical-align: top;
|
|
3
4
|
width: 255px;
|
|
4
5
|
height: 64px;
|
|
5
|
-
vertical-align: top;
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
img {
|
|
9
9
|
display: block;
|
|
10
|
+
margin: auto;
|
|
10
11
|
width: 100%;
|
|
11
12
|
height: 100%;
|
|
12
|
-
margin: auto;
|
|
13
13
|
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='255px' height='64px' viewBox='0 0 255 64'%3E%3Cg id='Logo/Zanichelli/Centered-(reworked)' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group'%3E%3Cpolygon id='Background' fill='%23E2001A' points='1.70530257e-13 64 254.39 64 254.39 0 1.70530257e-13 0'%3E%3C/polygon%3E%3Cpath d='M233.36,51.3553859 L242.390252,51.3553859 L242.390252,12.6427292 L233.36,12.6427292 L233.36,51.3553859 Z M211.120346,51.3553859 L230.477617,51.3553859 L230.477617,44.5040053 L220.685891,44.5040053 L220.685891,12.6427292 L211.120346,12.6427292 L211.120346,51.3553859 Z M188.880124,51.3553859 L208.23551,51.3553859 L208.23551,44.5040053 L198.445669,44.5040053 L198.445669,12.6427292 L188.880124,12.6427292 L188.880124,51.3553859 Z M165.354444,12.6427292 L165.354444,51.3553859 L185.999058,51.3553859 L185.999058,44.5021204 L175.027425,44.5021204 L175.027425,35.1778343 L185.377062,35.1778343 L185.377062,28.2699086 L175.027425,28.2699086 L175.027425,19.4978796 L185.999058,19.4978796 L185.999058,12.6427292 L165.354444,12.6427292 Z M136.666196,51.3553859 L146.239281,51.3553859 L146.239281,35.1778343 L152.902178,35.1778343 L152.902178,51.3553859 L162.473377,51.3553859 L162.473377,12.6427292 L152.902178,12.6427292 L152.902178,28.2717934 L146.239281,28.2717934 L146.239281,12.6427292 L136.666196,12.6427292 L136.666196,51.3553859 Z M96.064744,51.3553859 L105.098765,51.3553859 L105.098765,12.6427292 L96.064744,12.6427292 L96.064744,51.3553859 Z M53.2364527,36.5160682 L50.6824993,19.7429083 L48.0757704,36.5160682 L53.2364527,36.5160682 Z M65.4935444,51.3553859 L56.2710395,51.3553859 L54.9441146,42.5286966 L47.7101121,42.5286966 L46.3304118,51.3553859 L37.1060221,51.3553859 L45.0053718,12.6427292 L57.5960795,12.6427292 L65.4935444,51.3553859 Z M85.0468382,37.7581755 L76.7969089,12.6427292 L67.3764961,12.6427292 L67.3764961,51.3553859 L75.4040147,51.3553859 L75.4040147,26.132504 L83.5955141,51.3553859 L93.1855622,51.3553859 L93.1855622,12.6427292 L85.0468382,12.6427292 L85.0468382,37.7581755 Z M107.977948,32 C107.977948,34.5200264 107.977948,36.7893695 108.187165,39.1246819 C108.396382,41.4713034 108.818585,43.6878711 109.678071,45.6009801 C111.423429,49.487513 114.932995,52 121.708982,52 C129.508435,52 133.787014,48.4753558 133.787014,38.0220526 L133.787014,37.5640373 L124.937707,37.5640373 L124.922628,38.0050891 C124.894356,38.7571388 124.884931,39.6185091 124.826501,40.4855339 C124.769956,41.3431345 124.66629,42.1875412 124.460843,42.9301668 C124.048064,44.3965696 123.279051,45.3559514 121.708982,45.3559514 C117.743286,45.3559514 117.057205,42.0574875 117.057205,32 C117.057205,21.9425125 117.743286,18.6440486 121.708982,18.6440486 C123.605127,18.6440486 124.547546,20.0030157 124.547546,25.1806616 L124.547546,25.6424465 L133.344077,25.6424465 L133.361041,25.1995099 C133.689003,16.7855998 130.235982,12 121.708982,12 C114.934879,12 111.427199,14.4823297 109.678071,18.3594383 C108.818585,20.265008 108.396382,22.4778061 108.187165,24.830082 C107.977948,27.1710489 107.977948,29.4554707 107.977948,32 L107.977948,32 Z M34.9007634,12.6446141 L34.9007634,20.3196683 L21.6051268,44.5040053 L35.2268401,44.5040053 L35.2268401,51.3553859 L12,51.3553859 L12,43.7915371 L25.2975214,19.4997644 L13.683159,19.4997644 L13.683159,12.6446141 L34.9007634,12.6446141 Z' id='Logotipo-(reworked)' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
|
|
14
14
|
}
|
|
15
15
|
|
|
@@ -26,4 +26,4 @@ a {
|
|
|
26
26
|
|
|
27
27
|
:host(.mobile) img {
|
|
28
28
|
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31px' height='40px' viewBox='0 0 31 40'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Topbar/Mobile/Logged' transform='translate(-16.000000, -4.000000)'%3E%3Cg id='Group' transform='translate(16.000000, 4.000000)'%3E%3Cpolygon id='Fill-1' fill='%23E2001A' points='0 40 30.625 40 30.625 0 0 0'%3E%3C/polygon%3E%3Cpolygon id='Fill-2' fill='%23FEFEFE' points='8.17111587 6.20689655 23.4311708 6.20689655 23.4311708 11.671267 13.8691261 28.9163861 23.6647727 28.9163861 23.6647727 33.7931034 6.96022727 33.7931034 6.96022727 28.408218 16.522272 11.0831673 8.17111587 11.0831673'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
|
|
29
|
-
}
|
|
29
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
2
|
/**
|
|
3
3
|
* @slot modalContent - set the content of the modal
|
|
4
4
|
* @slot modalCloseButton - accept custom close button
|
|
@@ -18,7 +18,10 @@ export class ZModal {
|
|
|
18
18
|
this.modalBackgroundClick.emit({ modalid: this.modalid });
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return
|
|
21
|
+
return [
|
|
22
|
+
h("div", { class: "modal-container", id: this.modalid, role: "dialog" }, h("header", { onClick: this.emitModalHeaderActive.bind(this) }, h("div", null, this.modaltitle && h("h1", null, this.modaltitle), this.modalsubtitle && h("h2", null, this.modalsubtitle)), h("slot", { name: "modalCloseButton" }, h("button", { "aria-label": this.closeButtonLabel, onClick: this.emitModalClose.bind(this) }, h("z-icon", { name: "multiply-circle-filled" })))), h("div", { class: "modal-content" }, h("slot", { name: "modalContent" }))),
|
|
23
|
+
h("div", { class: "modal-background", "data-action": "modalBackground", "data-modal": this.modalid, onClick: this.emitBackgroundClick.bind(this) })
|
|
24
|
+
];
|
|
22
25
|
}
|
|
23
26
|
static get is() { return "z-modal"; }
|
|
24
27
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
:host {
|
|
2
2
|
position: fixed;
|
|
3
|
-
z-index: 1000;
|
|
4
3
|
top: 0;
|
|
4
|
+
left: 0;
|
|
5
5
|
right: 0;
|
|
6
6
|
bottom: 0;
|
|
7
|
-
|
|
7
|
+
z-index: 1000;
|
|
8
8
|
display: flex;
|
|
9
|
-
width: 100%;
|
|
10
|
-
height: 100%;
|
|
11
9
|
flex-direction: row;
|
|
12
10
|
justify-content: center;
|
|
11
|
+
width: 100%;
|
|
12
|
+
height: 100%;
|
|
13
13
|
font-family: var(--font-family-sans);
|
|
14
14
|
font-weight: var(--font-rg);
|
|
15
15
|
}
|
|
@@ -25,18 +25,19 @@
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
.modal-container {
|
|
28
|
-
z-index: 1010;
|
|
29
28
|
display: flex;
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
flex-direction: column;
|
|
30
|
+
z-index: 1010;
|
|
32
31
|
width: 100%;
|
|
33
32
|
height: 100vh;
|
|
34
|
-
|
|
33
|
+
overflow: -moz-scrollbars-none;
|
|
34
|
+
overflow: hidden;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.modal-container > header {
|
|
38
38
|
display: flex;
|
|
39
|
-
flex-
|
|
39
|
+
flex-wrap: nowrap;
|
|
40
|
+
flex-direction: row;
|
|
40
41
|
align-items: flex-start;
|
|
41
42
|
justify-content: flex-start;
|
|
42
43
|
padding: calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 2);
|
|
@@ -44,12 +45,12 @@
|
|
|
44
45
|
}
|
|
45
46
|
|
|
46
47
|
.modal-container > header button {
|
|
48
|
+
margin: 0;
|
|
47
49
|
padding: 0;
|
|
48
50
|
border: none;
|
|
49
|
-
margin: 0;
|
|
50
|
-
margin-left: auto;
|
|
51
51
|
background: transparent;
|
|
52
52
|
cursor: pointer;
|
|
53
|
+
margin-left: auto;
|
|
53
54
|
}
|
|
54
55
|
|
|
55
56
|
.modal-container > header z-icon {
|
|
@@ -62,29 +63,29 @@
|
|
|
62
63
|
|
|
63
64
|
.modal-container > header > div {
|
|
64
65
|
display: flex;
|
|
65
|
-
width: 100%;
|
|
66
66
|
flex-direction: column;
|
|
67
|
+
width: 100%;
|
|
67
68
|
margin-right: calc(var(--space-unit) * 2);
|
|
68
69
|
}
|
|
69
70
|
|
|
70
71
|
.modal-container > header h1,
|
|
71
72
|
.modal-container > header h2 {
|
|
72
|
-
padding: 0;
|
|
73
73
|
margin: 0;
|
|
74
|
-
|
|
74
|
+
padding: 0;
|
|
75
75
|
font-weight: var(--font-rg);
|
|
76
|
+
color: var(--color-text01);
|
|
76
77
|
}
|
|
77
78
|
|
|
78
79
|
.modal-container > header h1 {
|
|
79
80
|
font-size: var(--font-size-5);
|
|
80
|
-
letter-spacing: 0;
|
|
81
81
|
line-height: 1.4;
|
|
82
|
+
letter-spacing: 0;
|
|
82
83
|
}
|
|
83
84
|
|
|
84
85
|
.modal-container > header h2 {
|
|
85
86
|
font-size: var(--font-size-3);
|
|
86
|
-
letter-spacing: 0;
|
|
87
87
|
line-height: 1.5;
|
|
88
|
+
letter-spacing: 0;
|
|
88
89
|
}
|
|
89
90
|
|
|
90
91
|
.modal-container > header > div *:empty {
|
|
@@ -96,15 +97,20 @@
|
|
|
96
97
|
}
|
|
97
98
|
|
|
98
99
|
.modal-container > .modal-content {
|
|
99
|
-
overflow: auto;
|
|
100
100
|
flex: 1 auto;
|
|
101
101
|
background: var(--color-surface01);
|
|
102
|
+
overflow: auto;
|
|
102
103
|
overflow-x: hidden;
|
|
103
104
|
}
|
|
104
105
|
|
|
105
106
|
.modal-container .modal-content::-webkit-scrollbar {
|
|
107
|
+
background: linear-gradient(
|
|
108
|
+
to right,
|
|
109
|
+
transparent 0 3px,
|
|
110
|
+
var(--gray200) 3px 7px,
|
|
111
|
+
transparent 7px 10px
|
|
112
|
+
);
|
|
106
113
|
width: 10px;
|
|
107
|
-
background: linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);
|
|
108
114
|
border-radius: var(--border-radius);
|
|
109
115
|
}
|
|
110
116
|
|
|
@@ -113,9 +119,9 @@
|
|
|
113
119
|
}
|
|
114
120
|
|
|
115
121
|
.modal-container .modal-content::-webkit-scrollbar-thumb {
|
|
116
|
-
width: 10px;
|
|
117
122
|
background-color: var(--color-primary01);
|
|
118
123
|
border-radius: var(--border-radius);
|
|
124
|
+
width: 10px;
|
|
119
125
|
}
|
|
120
126
|
|
|
121
127
|
.modal-container .modal-content::-webkit-scrollbar-thumb:hover {
|
|
@@ -133,13 +139,13 @@
|
|
|
133
139
|
position: fixed;
|
|
134
140
|
top: calc(var(--space-unit) * 6);
|
|
135
141
|
left: 50%;
|
|
142
|
+
transform: translateX(-50%);
|
|
136
143
|
width: auto;
|
|
137
|
-
min-width: calc(var(--space-unit) * 40);
|
|
138
144
|
height: auto;
|
|
145
|
+
min-width: calc(var(--space-unit) * 40);
|
|
139
146
|
min-height: calc(var(--space-unit) * 40);
|
|
140
147
|
max-height: calc(100vh - calc(var(--space-unit) * 6 * 2));
|
|
141
148
|
border-radius: var(--border-radius);
|
|
142
|
-
transform: translateX(-50%);
|
|
143
149
|
}
|
|
144
150
|
|
|
145
151
|
.modal-container > header z-icon {
|
|
@@ -163,14 +169,14 @@
|
|
|
163
169
|
|
|
164
170
|
.modal-container > header h1 {
|
|
165
171
|
font-size: var(--font-size-6);
|
|
166
|
-
letter-spacing: 0;
|
|
167
172
|
line-height: 1.33;
|
|
173
|
+
letter-spacing: 0;
|
|
168
174
|
}
|
|
169
175
|
|
|
170
176
|
.modal-container > header h2 {
|
|
171
177
|
font-size: var(--font-size-4);
|
|
172
|
-
letter-spacing: 0;
|
|
173
178
|
line-height: 1.5;
|
|
179
|
+
letter-spacing: 0;
|
|
174
180
|
}
|
|
175
181
|
|
|
176
182
|
.modal-container > header h1 + h2 {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { h } from "@stencil/core";
|
|
2
|
-
import { ButtonVariantEnum, InputStatusEnum,
|
|
1
|
+
import { h, } from "@stencil/core";
|
|
2
|
+
import { ButtonVariantEnum, InputStatusEnum, } from "../../../beans";
|
|
3
3
|
/**
|
|
4
4
|
* @slot username - username input
|
|
5
5
|
* @slot password - password input
|
|
@@ -7,26 +7,26 @@ import { ButtonVariantEnum, InputStatusEnum, InputTypeEnum } from "../../../bean
|
|
|
7
7
|
* @slot signup - signup button
|
|
8
8
|
* @slot provider - expternal providers login buttons
|
|
9
9
|
*/
|
|
10
|
-
export class
|
|
10
|
+
export class zModalLogin {
|
|
11
11
|
constructor() {
|
|
12
12
|
/** Login modal title */
|
|
13
13
|
this.heading = "Entra in MyZanichelli";
|
|
14
14
|
this.externalProviderCheck = false;
|
|
15
15
|
}
|
|
16
16
|
componentDidLoad() {
|
|
17
|
-
this.externalProviderCheck =
|
|
17
|
+
this.externalProviderCheck =
|
|
18
|
+
!!this.hostElement.querySelectorAll('[slot="provider"]').length;
|
|
18
19
|
}
|
|
19
20
|
emitLoginSubmit() {
|
|
20
21
|
const usernameInput = this.hostElement.querySelector("z-input#username");
|
|
21
22
|
const passwordInput = this.hostElement.querySelector("z-input#password");
|
|
22
23
|
// INFO: slotted inputs
|
|
23
|
-
if (!usernameInput || !passwordInput)
|
|
24
|
+
if (!usernameInput || !passwordInput)
|
|
24
25
|
return;
|
|
25
|
-
}
|
|
26
26
|
let username = usernameInput.value;
|
|
27
|
-
|
|
27
|
+
let password = passwordInput.value;
|
|
28
28
|
if (!username || !password) {
|
|
29
|
-
this.status = InputStatusEnum.
|
|
29
|
+
this.status = InputStatusEnum.error;
|
|
30
30
|
return;
|
|
31
31
|
}
|
|
32
32
|
username = this.cleanUsername(username);
|
|
@@ -46,9 +46,8 @@ export class ZModalLogin {
|
|
|
46
46
|
this.zainoDigitaleClick.emit();
|
|
47
47
|
}
|
|
48
48
|
handleInputKeyUp(e) {
|
|
49
|
-
if (e.code !== "Enter")
|
|
49
|
+
if (e.code !== "Enter")
|
|
50
50
|
return;
|
|
51
|
-
}
|
|
52
51
|
this.emitLoginSubmit();
|
|
53
52
|
}
|
|
54
53
|
handleInputChange() {
|
|
@@ -60,17 +59,16 @@ export class ZModalLogin {
|
|
|
60
59
|
const mobileRegex = /^[+]?[\s./0-9]*[(]?[0-9]{1,4}[)]?[(]?[0-9]{1,4}[)]?[-\s./0-9]*$/g;
|
|
61
60
|
if (mobileRegex.test(username)) {
|
|
62
61
|
username = username.replace(/[- .)(]/g, "");
|
|
63
|
-
if (/^[\d ]*$/.test(username))
|
|
62
|
+
if (/^[\d ]*$/.test(username))
|
|
64
63
|
username = "+39" + username;
|
|
65
|
-
}
|
|
66
64
|
}
|
|
67
65
|
return username;
|
|
68
66
|
}
|
|
69
67
|
renderZainoDigitaleButton() {
|
|
70
|
-
return (h("z-button", { variant: ButtonVariantEnum.
|
|
68
|
+
return (h("z-button", { variant: ButtonVariantEnum.secondary, onClick: () => this.emitZainoDigitaleClick(), class: "zainoDigitale" }, h("div", { class: "zd" }, h("svg", { width: "18px", height: "24px", viewBox: "0 0 18 24" }, h("g", { stroke: "none", "stroke-width": "1", fill: "none", "fill-rule": "evenodd" }, h("g", { transform: "translate(-313.000000, -329.000000)", fill: "#E2001A", "fill-rule": "nonzero" }, h("g", { transform: "translate(25.000000, 191.000000)" }, h("g", null, h("g", { transform: "translate(0.000000, 100.000000)" }, h("g", null, h("g", { transform: "translate(276.000000, 28.000000)" }, h("path", { d: "M29.8953704,30.5632326 C29.9143039,30.3327754 29.5356326,30.0447041 29.1380277,29.8142469 C29.2516291,28.7963947 29.4409647,26.9719425 29.2705626,26.3189807 C29.0433598,25.416357 28.3428178,24.8018047 28.380685,23.822362 C28.4185521,22.8429193 28.1913493,16.5437582 27.0364017,15.1802202 C26.1654576,14.162368 25.4649156,12.8372396 23.4390239,12.2418921 C23.4390239,12.0498445 23.4390239,11.8770016 23.4200903,11.7425683 C23.3822232,10.9167637 21.9622056,10.090959 21.6214014,10.0525495 C21.2805972,10.01414 20.371786,9.95652568 20.0309818,10.0525495 C19.6901775,10.1293685 19.0464362,11.128016 18.7434992,11.4352922 C18.5920306,11.5889302 18.5541635,11.9538207 18.5730971,12.3187111 C17.437083,12.6836015 16.1306669,13.4325871 15.4490584,14.9497631 C14.2941108,17.676839 13.4799674,18.9251483 13.6693031,24.1680477 C13.5935688,25.1090809 13.2906318,25.6084046 13.1012961,25.6852237 C12.9119604,25.7620427 12.798359,25.9156808 12.7604919,26.1077284 C12.7226247,26.2805712 12.5522226,28.37389 12.7415583,29.8718612 C12.3818205,30.1023183 12.0788834,30.3519802 12.097817,30.5632326 C12.1546177,31.0625563 11.8516806,31.7731324 12.097817,32.0612038 C12.230352,32.2148419 12.7226247,32.5413228 13.3284989,32.8293942 C13.6125024,33.4631512 14.199443,33.9240655 15.467992,33.9816797 C18.1565586,34.0584988 26.2601254,33.8664512 26.5630625,33.9048607 C26.847066,33.9432702 28.4374857,34.0008845 28.683622,32.8293942 C29.2894962,32.5413228 29.781769,32.2148419 29.9143039,32.0612038 C30.1415067,31.7731324 29.8385697,31.0625563 29.8953704,30.5632326 Z M12.0319858,31.2 C12.1173988,31.1230769 12.3736379,31.0461538 12.743761,31 C12.857645,31.3230769 12.914587,31.6615385 13,32 C12.4021089,31.8153846 11.8611598,31.5692308 12.0319858,31.2 Z M21.1618497,12.8394441 C21.1618497,12.8394441 20.6763006,12.8165075 20,13 L20,12.9770634 C20,12.5642053 20.3121387,11.3256309 20.3988439,11.1192018 C20.4855491,10.9127728 21.265896,11.0274556 21.8554913,11.0733287 C22.6358382,11.0503922 22.4624277,11.2568212 22.8092486,11.9907912 C22.9306358,12.2889666 22.982659,12.6559516 23,13 C22.4797688,12.8623806 21.8728324,12.8165075 21.1618497,12.8394441 Z M28.3324094,30 C28.6648189,30.0833333 28.9085858,30.2222222 28.9750677,30.3888889 C29.1301921,31.1666667 28.5318551,31.6388889 28,32 C28.0221606,31.5 28.0664819,31.1111111 28.0664819,31.1111111 L28.2437669,30.6111111 L28.3324094,30 Z M21.8571429,23 L21.8571429,23.8 L22.7142857,23.8 L22.7142857,24.6 L23.5714286,24.6 L23.5714286,25.4 L24.4285714,25.4 L24.4285714,26.2 L25.2857143,26.2 L25.2857143,27 L26.1428571,27 L26.1428571,27.8 L27,27.8 L27,28.6 L24.4285714,28.6 L24.4285714,29.4 L25.2857143,29.4 L25.2857143,31 L24.4285714,31 L24.4285714,30.2 L23.5714286,30.2 L23.5714286,29.4 L22.7142857,29.4 L22.7142857,30.2 L21.8571429,30.2 L21.8571429,31 L21,31 L21,23 L21.8571429,23 Z" }))))))))), h("span", null, "ZAINO DIGITALE"))));
|
|
71
69
|
}
|
|
72
70
|
render() {
|
|
73
|
-
return (h("z-modal", { modaltitle: this.heading }, h("div", { class: "wrapper", slot: "modalContent" }, h("form", { method: "post" }, h("div", { class: "username" }, h("slot", { name: "username" }, h("z-input", { id: "username", label: "email o numero di cellulare", placeholder: "Inserisci l'email o il cellulare", autocomplete: "username", name: "username", status: this.status, message: this.message, onKeyUp: (e) => this.handleInputKeyUp(e), onInputChange: () => this.handleInputChange() }))), h("div", { class: "password" }, h("slot", { name: "password" }, h("z-input", { id: "password", label: "password", placeholder: "Inserisci la tua password", type:
|
|
71
|
+
return (h("z-modal", { modaltitle: this.heading }, h("div", { class: "wrapper", slot: "modalContent" }, h("form", { method: "post" }, h("div", { class: "username" }, h("slot", { name: "username" }, h("z-input", { id: "username", label: "email o numero di cellulare", placeholder: "Inserisci l'email o il cellulare", autocomplete: "username", name: "username", status: this.status, message: this.message, onKeyUp: (e) => this.handleInputKeyUp(e), onInputChange: () => this.handleInputChange() }))), h("div", { class: "password" }, h("slot", { name: "password" }, h("z-input", { id: "password", label: "password", placeholder: "Inserisci la tua password", type: "password", name: "password", autocomplete: "current-password", status: this.status, message: this.pwdmessage, onKeyUp: (e) => this.handleInputKeyUp(e), onInputChange: () => this.handleInputChange() }))), h("z-link", { class: "forget", href: this.forgotPasswordUrl }, "Password dimenticata?"), h("div", { class: "login" }, h("slot", { name: "login" }, h("z-button", { variant: ButtonVariantEnum.primary, onClick: () => this.emitLoginSubmit() }, "Accedi")))), h("hr", null), h("z-body", { class: "signup", level: 4, variant: "semibold" }, "Non hai ancora un account?"), h("div", { class: "signup" }, h("slot", { name: "signup" }, h("z-button", { variant: ButtonVariantEnum.secondary, onClick: () => this.emitSignupClick() }, "Registrati"))), !this.externalProviderCheck && (h("div", { class: "providers" }, h("z-body", { class: "provider", level: 5, variant: "regular" }, "OPPURE ACCEDI CON:"), h("slot", { name: "provider" }, this.renderZainoDigitaleButton(), h("z-link", { icon: "informationsource", href: "https://www.zainodigitale.it/#/landing" }, "Cos'\u00E8 Zaino Digitale?")))))));
|
|
74
72
|
}
|
|
75
73
|
static get is() { return "z-modal-login"; }
|
|
76
74
|
static get encapsulation() { return "scoped"; }
|
|
@@ -125,10 +123,10 @@ export class ZModalLogin {
|
|
|
125
123
|
"type": "string",
|
|
126
124
|
"mutable": true,
|
|
127
125
|
"complexType": {
|
|
128
|
-
"original": "
|
|
129
|
-
"resolved": "
|
|
126
|
+
"original": "InputStatusBean",
|
|
127
|
+
"resolved": "\"error\" | \"success\" | \"warning\"",
|
|
130
128
|
"references": {
|
|
131
|
-
"
|
|
129
|
+
"InputStatusBean": {
|
|
132
130
|
"location": "import",
|
|
133
131
|
"path": "../../../beans"
|
|
134
132
|
}
|
|
@@ -145,7 +143,7 @@ export class ZModalLogin {
|
|
|
145
143
|
},
|
|
146
144
|
"message": {
|
|
147
145
|
"type": "string",
|
|
148
|
-
"mutable":
|
|
146
|
+
"mutable": true,
|
|
149
147
|
"complexType": {
|
|
150
148
|
"original": "string",
|
|
151
149
|
"resolved": "string",
|
|
@@ -162,7 +160,7 @@ export class ZModalLogin {
|
|
|
162
160
|
},
|
|
163
161
|
"pwdmessage": {
|
|
164
162
|
"type": "string",
|
|
165
|
-
"mutable":
|
|
163
|
+
"mutable": true,
|
|
166
164
|
"complexType": {
|
|
167
165
|
"original": "string",
|
|
168
166
|
"resolved": "string",
|