@zanichelli/albe-web-components 5.6.0 → 6.0.0-rc1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1911 -0
- package/dist/cjs/{icons-9fc3ff30.js → icons-460f0f1e.js} +104 -104
- package/dist/cjs/{index-e3299e0a.js → index-0b49c192.js} +207 -225
- package/dist/cjs/index-ebd69357.js +336 -0
- package/dist/cjs/index.cjs.js +53 -71
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{utils-dfe717c7.js → utils-62a1c7ef.js} +13 -13
- package/dist/cjs/{utils-4647eb06.js → utils-641e30c1.js} +21 -35
- package/dist/cjs/web-components-library.cjs.js +3 -3
- package/dist/cjs/z-alert.cjs.entry.js +2 -2
- package/dist/cjs/z-app-header.cjs.entry.js +16 -14
- package/dist/cjs/z-app-switcher_9.cjs.entry.js +159 -177
- package/dist/cjs/z-aria-alert.cjs.entry.js +4 -3
- package/dist/cjs/z-avatar.cjs.entry.js +9 -8
- package/dist/cjs/z-body_2.cjs.entry.js +5 -3
- package/dist/cjs/z-button-deprecated.cjs.entry.js +12 -9
- package/dist/cjs/z-button-filter.cjs.entry.js +4 -3
- package/dist/cjs/z-button-sort.cjs.entry.js +5 -6
- package/dist/cjs/z-button.cjs.entry.js +10 -11
- package/dist/cjs/z-candybar.cjs.entry.js +2 -2
- package/dist/cjs/z-card.cjs.entry.js +16 -19
- package/dist/cjs/z-carousel.cjs.entry.js +5 -117
- package/dist/cjs/z-chip-deprecated.cjs.entry.js +4 -6
- package/dist/cjs/z-chip.cjs.entry.js +7 -7
- package/dist/cjs/z-combobox.cjs.entry.js +30 -26
- package/dist/cjs/z-contextual-menu.cjs.entry.js +5 -10
- package/dist/cjs/z-cookiebar.cjs.entry.js +6 -7
- package/dist/cjs/z-cover-hero.cjs.entry.js +6 -5
- package/dist/cjs/z-date-picker.cjs.entry.js +39 -46
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +4 -3
- package/dist/cjs/z-file-upload.cjs.entry.js +18 -20
- package/dist/cjs/z-file.cjs.entry.js +4 -4
- package/dist/cjs/z-footer-link_3.cjs.entry.js +4 -4
- package/dist/cjs/z-footer.cjs.entry.js +13 -16
- package/dist/cjs/z-ghost-loading.cjs.entry.js +3 -3
- package/dist/cjs/z-icon-package.cjs.entry.js +3 -4
- package/dist/cjs/z-info-box.cjs.entry.js +3 -3
- package/dist/cjs/z-info-reveal.cjs.entry.js +9 -8
- package/dist/cjs/z-input-deprecated.cjs.entry.js +55 -67
- package/dist/cjs/z-input-label_2.cjs.entry.js +44 -40
- package/dist/cjs/z-list-group.cjs.entry.js +7 -7
- package/dist/cjs/z-list_2.cjs.entry.js +16 -16
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +10 -11
- package/dist/cjs/z-menu-section.cjs.entry.js +3 -3
- package/dist/cjs/z-menu.cjs.entry.js +10 -13
- package/dist/cjs/z-messages-pocket.cjs.entry.js +7 -7
- package/dist/cjs/z-modal-login.cjs.entry.js +17 -15
- package/dist/cjs/z-modal.cjs.entry.js +3 -6
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +8 -8
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +11 -10
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-info.cjs.entry.js +27 -17
- package/dist/cjs/z-myz-card-list.cjs.entry.js +4 -3
- package/dist/cjs/z-myz-card_4.cjs.entry.js +17 -13
- package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-topbar.cjs.entry.js +35 -39
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +11 -11
- package/dist/cjs/z-navigation-tab.cjs.entry.js +12 -12
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +21 -21
- package/dist/cjs/z-notification.cjs.entry.js +3 -8
- package/dist/cjs/z-offcanvas.cjs.entry.js +12 -15
- package/dist/cjs/z-otp.cjs.entry.js +18 -18
- package/dist/cjs/z-pagination-bar.cjs.entry.js +13 -25
- package/dist/cjs/z-pagination-page.cjs.entry.js +2 -2
- package/dist/cjs/z-pagination.cjs.entry.js +14 -17
- package/dist/cjs/z-panel-elem.cjs.entry.js +4 -4
- package/dist/cjs/z-pocket-message.cjs.entry.js +3 -3
- package/dist/cjs/z-pocket_3.cjs.entry.js +19 -19
- package/dist/cjs/z-popover-deprecated.cjs.entry.js +20 -17
- package/dist/cjs/z-popover.cjs.entry.js +38 -56
- package/dist/cjs/z-section-title.cjs.entry.js +5 -14
- package/dist/cjs/z-skip-to-content.cjs.entry.js +19 -21
- package/dist/cjs/z-slideshow.cjs.entry.js +29 -12
- package/dist/cjs/z-status-tag.cjs.entry.js +9 -9
- package/dist/cjs/z-stepper-item.cjs.entry.js +2 -2
- package/dist/cjs/z-stepper.cjs.entry.js +3 -3
- package/dist/cjs/z-table-body.cjs.entry.js +1 -1
- package/dist/cjs/z-table-cell.cjs.entry.js +11 -11
- package/dist/cjs/z-table-empty-box.cjs.entry.js +6 -7
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +2 -2
- package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table-head.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header-row.cjs.entry.js +4 -4
- package/dist/cjs/z-table-header.cjs.entry.js +18 -21
- package/dist/cjs/z-table-row.cjs.entry.js +9 -9
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +3 -3
- package/dist/cjs/z-table.cjs.entry.js +7 -9
- package/dist/cjs/z-tag.cjs.entry.js +3 -3
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +17 -17
- package/dist/cjs/z-toast-notification.cjs.entry.js +38 -41
- package/dist/cjs/z-toggle-button.cjs.entry.js +8 -10
- package/dist/cjs/z-toggle-switch.cjs.entry.js +19 -17
- package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +36 -47
- package/dist/cjs/z-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/z-user-dropdown.cjs.entry.js +6 -8
- package/dist/cjs/z-visually-hidden.cjs.entry.js +2 -2
- package/dist/collection/beans/index.js +258 -276
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/buttons/z-button/index.js +22 -22
- package/dist/collection/components/buttons/z-button/styles.css +31 -30
- package/dist/collection/components/buttons/z-button-sort/index.js +3 -4
- package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
- package/dist/collection/components/buttons/z-chip/index.js +7 -7
- package/dist/collection/components/buttons/z-chip/styles.css +12 -15
- package/dist/collection/components/buttons/z-toggle-button/index.js +6 -8
- package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
- package/dist/collection/components/buttons/z-toggle-switch/index.js +25 -28
- package/dist/collection/components/buttons/z-toggle-switch/styles.css +15 -18
- package/dist/collection/components/date-picker/styles.css +65 -83
- package/dist/collection/components/date-picker/utils.js +21 -35
- package/dist/collection/components/date-picker/z-date-picker/index.js +40 -47
- package/dist/collection/components/date-picker/z-range-picker/index.js +71 -86
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +1 -1
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +14 -25
- package/dist/collection/components/file-upload/z-file/index.js +6 -6
- package/dist/collection/components/file-upload/z-file/styles.css +5 -18
- package/dist/collection/components/file-upload/z-file-upload/index.js +23 -25
- package/dist/collection/components/file-upload/z-file-upload/styles.css +8 -15
- package/dist/collection/components/footer/z-footer/index.js +11 -14
- package/dist/collection/components/footer/z-footer/styles.css +27 -32
- package/dist/collection/components/footer/z-footer-link/styles.css +6 -14
- package/dist/collection/components/footer/z-footer-section/index.js +1 -1
- package/dist/collection/components/footer/z-footer-section/styles.css +35 -48
- package/dist/collection/components/footer/z-footer-social/styles.css +0 -8
- package/dist/collection/components/icons/icons.js +103 -103
- package/dist/collection/components/icons/z-icon/index.js +7 -9
- package/dist/collection/components/icons/z-icon/styles.css +2 -2
- package/dist/collection/components/icons/z-icon-package/index.js +3 -4
- package/dist/collection/components/icons/z-icon-package/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper/index.js +2 -2
- package/dist/collection/components/indicators/z-stepper/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper-item/index.js +1 -1
- package/dist/collection/components/indicators/z-stepper-item/styles.css +22 -23
- package/dist/collection/components/inputs/z-combobox/index.js +31 -27
- package/dist/collection/components/inputs/z-combobox/styles.css +43 -48
- package/dist/collection/components/inputs/z-input/index.js +63 -70
- package/dist/collection/components/inputs/z-input/styles.css +83 -93
- package/dist/collection/components/inputs/z-input-message/index.js +4 -4
- package/dist/collection/components/inputs/z-input-message/styles.css +5 -5
- package/dist/collection/components/inputs/z-select/index.js +51 -47
- package/dist/collection/components/inputs/z-select/styles.css +23 -28
- package/dist/collection/components/list/z-list/index.js +3 -3
- package/dist/collection/components/list/z-list/styles.css +2 -3
- package/dist/collection/components/list/z-list-element/index.js +24 -24
- package/dist/collection/components/list/z-list-element/styles.css +18 -40
- package/dist/collection/components/list/z-list-group/index.js +10 -10
- package/dist/collection/components/list/z-list-group/styles.css +1 -2
- package/dist/collection/components/list/z-toast-notification-list/index.js +21 -20
- package/dist/collection/components/list/z-toast-notification-list/styles.css +37 -44
- package/dist/collection/components/logo/z-logo/index.js +1 -3
- package/dist/collection/components/logo/z-logo/styles.css +3 -3
- package/dist/collection/components/modal/z-modal/index.js +2 -5
- package/dist/collection/components/modal/z-modal/styles.css +23 -29
- package/dist/collection/components/modal/z-modal-login/index.js +19 -17
- package/dist/collection/components/modal/z-modal-login/styles.css +28 -37
- package/dist/collection/components/navigation/tabs/navigation-tab.css +19 -19
- package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +17 -27
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +17 -27
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +26 -36
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
- package/dist/collection/components/navigation/z-app-header/index.js +17 -15
- package/dist/collection/components/navigation/z-app-header/styles.css +68 -78
- package/dist/collection/components/navigation/z-app-switcher/index.js +5 -5
- package/dist/collection/components/navigation/z-app-switcher/styles.css +5 -17
- package/dist/collection/components/navigation/z-app-topbar/index.js +6 -6
- package/dist/collection/components/navigation/z-app-topbar/styles.css +11 -17
- package/dist/collection/components/navigation/z-link/index.js +15 -13
- package/dist/collection/components/navigation/z-link/styles.css +15 -12
- package/dist/collection/components/navigation/z-menu/index.js +9 -12
- package/dist/collection/components/navigation/z-menu/styles.css +22 -25
- package/dist/collection/components/navigation/z-menu-dropdown/index.js +7 -8
- package/dist/collection/components/navigation/z-menu-dropdown/styles.css +21 -21
- package/dist/collection/components/navigation/z-menu-section/index.js +3 -3
- package/dist/collection/components/navigation/z-menu-section/styles.css +14 -14
- package/dist/collection/components/navigation/z-user-dropdown/index.js +4 -6
- package/dist/collection/components/navigation/z-user-dropdown/styles.css +63 -72
- package/dist/collection/components/notification/z-candybar/styles.css +21 -27
- package/dist/collection/components/notification/z-cookiebar/index.js +6 -7
- package/dist/collection/components/notification/z-cookiebar/styles.css +18 -19
- package/dist/collection/components/notification/z-info-box/index.js +2 -2
- package/dist/collection/components/notification/z-info-box/styles.css +8 -8
- package/dist/collection/components/notification/z-notification/index.js +3 -8
- package/dist/collection/components/notification/z-notification/styles.css +11 -11
- package/dist/collection/components/notification/z-toast-notification/index.js +44 -48
- package/dist/collection/components/notification/z-toast-notification/styles.css +38 -30
- package/dist/collection/components/notification/z-tooltip/index.js +6 -6
- package/dist/collection/components/panel/z-panel-elem/index.js +5 -5
- package/dist/collection/components/panel/z-panel-elem/styles.css +6 -6
- package/dist/collection/components/typography/z-body/index.js +4 -3
- package/dist/collection/components/typography/z-heading/index.js +4 -3
- package/dist/collection/components/typography/z-typography/index.js +19 -18
- package/dist/collection/components/typography/z-typography/styles.css +13 -13
- package/dist/collection/components/z-aria-alert/index.js +12 -6
- package/dist/collection/components/z-avatar/index.js +8 -7
- package/dist/collection/components/z-avatar/styles.css +7 -10
- package/dist/collection/components/z-card/index.js +18 -21
- package/dist/collection/components/z-card/styles.css +38 -42
- package/dist/collection/components/z-carousel/index.js +6 -225
- package/dist/collection/components/z-carousel/styles.css +3 -108
- package/dist/collection/components/z-contextual-menu/index.js +5 -10
- package/dist/collection/components/z-contextual-menu/styles.css +8 -8
- package/dist/collection/components/z-cover-hero/index.js +3 -2
- package/dist/collection/components/z-cover-hero/styles.css +4 -4
- package/dist/collection/components/z-divider/index.js +6 -6
- package/dist/collection/components/z-ghost-loading/index.js +2 -2
- package/dist/collection/components/z-ghost-loading/styles.css +14 -14
- package/dist/collection/components/z-info-reveal/index.js +13 -12
- package/dist/collection/components/z-info-reveal/styles.css +9 -8
- package/dist/collection/components/z-offcanvas/index.js +19 -22
- package/dist/collection/components/z-offcanvas/styles.css +65 -45
- package/dist/collection/components/z-pagination/index.js +13 -16
- package/dist/collection/components/z-pagination/styles.css +16 -21
- package/dist/collection/components/z-popover/index.js +41 -59
- package/dist/collection/components/z-popover/styles.css +9 -9
- package/dist/collection/components/z-section-title/index.js +6 -15
- package/dist/collection/components/z-section-title/styles.css +2 -2
- package/dist/collection/components/z-skip-to-content/index.js +17 -19
- package/dist/collection/components/z-skip-to-content/styles.css +11 -15
- package/dist/collection/components/z-table/z-table/index.js +6 -8
- package/dist/collection/components/z-table/z-table/styles.css +23 -74
- package/dist/collection/components/z-table/z-table-cell/index.js +11 -10
- package/dist/collection/components/z-table/z-table-cell/styles.css +5 -4
- package/dist/collection/components/z-table/z-table-empty-box/index.js +4 -4
- package/dist/collection/components/z-table/z-table-empty-box/styles.css +5 -6
- package/dist/collection/components/z-table/z-table-expanded-row/styles.css +2 -2
- package/dist/collection/components/z-table/z-table-footer/styles.css +3 -3
- package/dist/collection/components/z-table/z-table-header/index.js +23 -25
- package/dist/collection/components/z-table/z-table-header/styles.css +4 -2
- package/dist/collection/components/z-table/z-table-header-row/index.js +3 -3
- package/dist/collection/components/z-table/z-table-header-row/styles.css +1 -1
- package/dist/collection/components/z-table/z-table-row/index.js +11 -11
- package/dist/collection/components/z-table/z-table-row/styles.css +9 -18
- package/dist/collection/components/z-table/z-table-sticky-footer/index.js +2 -2
- package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +4 -4
- package/dist/collection/components/z-tag/index.js +1 -1
- package/dist/collection/components/z-tag/styles.css +7 -12
- package/dist/collection/components/z-visually-hidden/styles.css +6 -6
- package/dist/collection/constants/icons.js +1 -1
- package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +9 -23
- package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +8 -9
- package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
- package/dist/collection/deprecated/z-button-deprecated/index.js +24 -19
- package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
- package/dist/collection/deprecated/z-button-filter/index.js +2 -1
- package/dist/collection/deprecated/z-button-filter/styles.css +7 -17
- package/dist/collection/deprecated/z-chip-deprecated/index.js +5 -7
- package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
- package/dist/collection/deprecated/z-input-deprecated/index.js +62 -74
- package/dist/collection/deprecated/z-input-deprecated/styles.css +77 -91
- package/dist/collection/deprecated/z-input-label/index.js +1 -1
- package/dist/collection/deprecated/z-input-label/styles.css +2 -2
- package/dist/collection/deprecated/z-popover-deprecated/index.js +24 -20
- package/dist/collection/deprecated/z-popover-deprecated/styles.css +36 -37
- package/dist/collection/deprecated/z-status-tag/index.js +9 -8
- package/dist/collection/deprecated/z-status-tag/styles.css +10 -12
- package/dist/collection/deprecated/z-tooltip-deprecated/index.js +36 -47
- package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +37 -37
- package/dist/collection/index.js +4 -3
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +10 -7
- package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +4 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +6 -6
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +16 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +4 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +2 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +2 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +10 -27
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +12 -11
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +52 -50
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +3 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +9 -8
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +13 -14
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +14 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +23 -13
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +23 -54
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +2 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +13 -13
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +4 -4
- package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +18 -19
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +7 -7
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +13 -17
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +15 -15
- package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +10 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +4 -4
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +6 -14
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +9 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +13 -22
- package/dist/collection/snowflakes/myz/topbar/index.js +35 -39
- package/dist/collection/snowflakes/myz/topbar/styles.css +157 -177
- package/dist/collection/snowflakes/myz/z-alert/index.js +3 -3
- package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
- package/dist/collection/snowflakes/myz/z-otp/index.js +23 -23
- package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +26 -9
- package/dist/collection/snowflakes/myz/z-slideshow/styles.css +30 -31
- package/dist/collection/utils/storybook-utils.js +6 -5
- package/dist/collection/utils/utils.js +15 -15
- package/dist/esm/{icons-92a7dcde.js → icons-56ca282c.js} +104 -104
- package/dist/esm/{index-a2ca4b97.js → index-3517583d.js} +207 -225
- package/dist/esm/index-e0d83d03.js +336 -0
- package/dist/esm/index.js +5 -5
- package/dist/esm/loader.js +3 -3
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/{utils-3ba1cfd4.js → utils-7e70a594.js} +21 -35
- package/dist/esm/{utils-2c5dfb88.js → utils-a6d61061.js} +13 -13
- package/dist/esm/web-components-library.js +3 -3
- package/dist/esm/z-alert.entry.js +2 -2
- package/dist/esm/z-app-header.entry.js +16 -14
- package/dist/esm/z-app-switcher_9.entry.js +159 -177
- package/dist/esm/z-aria-alert.entry.js +4 -3
- package/dist/esm/z-avatar.entry.js +9 -8
- package/dist/esm/z-body_2.entry.js +5 -3
- package/dist/esm/z-button-deprecated.entry.js +12 -9
- package/dist/esm/z-button-filter.entry.js +4 -3
- package/dist/esm/z-button-sort.entry.js +5 -6
- package/dist/esm/z-button.entry.js +10 -11
- package/dist/esm/z-candybar.entry.js +2 -2
- package/dist/esm/z-card.entry.js +16 -19
- package/dist/esm/z-carousel.entry.js +5 -117
- package/dist/esm/z-chip-deprecated.entry.js +4 -6
- package/dist/esm/z-chip.entry.js +7 -7
- package/dist/esm/z-combobox.entry.js +30 -26
- package/dist/esm/z-contextual-menu.entry.js +5 -10
- package/dist/esm/z-cookiebar.entry.js +6 -7
- package/dist/esm/z-cover-hero.entry.js +6 -5
- package/dist/esm/z-date-picker.entry.js +39 -46
- package/dist/esm/z-dragdrop-area_2.entry.js +4 -3
- package/dist/esm/z-file-upload.entry.js +18 -20
- package/dist/esm/z-file.entry.js +4 -4
- package/dist/esm/z-footer-link_3.entry.js +4 -4
- package/dist/esm/z-footer.entry.js +13 -16
- package/dist/esm/z-ghost-loading.entry.js +3 -3
- package/dist/esm/z-icon-package.entry.js +3 -4
- package/dist/esm/z-info-box.entry.js +3 -3
- package/dist/esm/z-info-reveal.entry.js +9 -8
- package/dist/esm/z-input-deprecated.entry.js +55 -67
- package/dist/esm/z-input-label_2.entry.js +44 -40
- package/dist/esm/z-list-group.entry.js +7 -7
- package/dist/esm/z-list_2.entry.js +16 -16
- package/dist/esm/z-menu-dropdown_2.entry.js +10 -11
- package/dist/esm/z-menu-section.entry.js +3 -3
- package/dist/esm/z-menu.entry.js +10 -13
- package/dist/esm/z-messages-pocket.entry.js +7 -7
- package/dist/esm/z-modal-login.entry.js +17 -15
- package/dist/esm/z-modal.entry.js +3 -6
- package/dist/esm/z-myz-card-alert.entry.js +8 -8
- package/dist/esm/z-myz-card-dictionary.entry.js +4 -4
- package/dist/esm/z-myz-card-footer-sections.entry.js +2 -2
- package/dist/esm/z-myz-card-footer.entry.js +11 -10
- package/dist/esm/z-myz-card-icon.entry.js +2 -2
- package/dist/esm/z-myz-card-info.entry.js +27 -17
- package/dist/esm/z-myz-card-list.entry.js +4 -3
- package/dist/esm/z-myz-card_4.entry.js +17 -13
- package/dist/esm/z-myz-list-item.entry.js +4 -4
- package/dist/esm/z-myz-topbar.entry.js +35 -39
- package/dist/esm/z-navigation-tab-link.entry.js +11 -11
- package/dist/esm/z-navigation-tab.entry.js +12 -12
- package/dist/esm/z-navigation-tabs.entry.js +21 -21
- package/dist/esm/z-notification.entry.js +3 -8
- package/dist/esm/z-offcanvas.entry.js +12 -15
- package/dist/esm/z-otp.entry.js +18 -18
- package/dist/esm/z-pagination-bar.entry.js +13 -25
- package/dist/esm/z-pagination-page.entry.js +2 -2
- package/dist/esm/z-pagination.entry.js +14 -17
- package/dist/esm/z-panel-elem.entry.js +4 -4
- package/dist/esm/z-pocket-message.entry.js +3 -3
- package/dist/esm/z-pocket_3.entry.js +19 -19
- package/dist/esm/z-popover-deprecated.entry.js +20 -17
- package/dist/esm/z-popover.entry.js +38 -56
- package/dist/esm/z-section-title.entry.js +5 -14
- package/dist/esm/z-skip-to-content.entry.js +19 -21
- package/dist/esm/z-slideshow.entry.js +29 -12
- package/dist/esm/z-status-tag.entry.js +9 -9
- package/dist/esm/z-stepper-item.entry.js +2 -2
- package/dist/esm/z-stepper.entry.js +3 -3
- package/dist/esm/z-table-body.entry.js +1 -1
- package/dist/esm/z-table-cell.entry.js +11 -11
- package/dist/esm/z-table-empty-box.entry.js +6 -7
- package/dist/esm/z-table-expanded-row.entry.js +2 -2
- package/dist/esm/z-table-footer.entry.js +1 -1
- package/dist/esm/z-table-head.entry.js +1 -1
- package/dist/esm/z-table-header-row.entry.js +4 -4
- package/dist/esm/z-table-header.entry.js +18 -21
- package/dist/esm/z-table-row.entry.js +9 -9
- package/dist/esm/z-table-sticky-footer.entry.js +3 -3
- package/dist/esm/z-table.entry.js +7 -9
- package/dist/esm/z-tag.entry.js +3 -3
- package/dist/esm/z-toast-notification-list.entry.js +17 -17
- package/dist/esm/z-toast-notification.entry.js +38 -41
- package/dist/esm/z-toggle-button.entry.js +8 -10
- package/dist/esm/z-toggle-switch.entry.js +19 -17
- package/dist/esm/z-tooltip-deprecated.entry.js +36 -47
- package/dist/esm/z-tooltip.entry.js +4 -4
- package/dist/esm/z-user-dropdown.entry.js +6 -8
- package/dist/esm/z-visually-hidden.entry.js +2 -2
- package/dist/types/beans/index.d.ts +225 -258
- package/dist/types/components/buttons/z-button/index.d.ts +7 -14
- package/dist/types/components/buttons/z-button-sort/index.d.ts +4 -4
- package/dist/types/components/buttons/z-chip/index.d.ts +4 -4
- package/dist/types/components/buttons/z-toggle-button/index.d.ts +2 -3
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +9 -3
- package/dist/types/components/date-picker/utils.d.ts +4 -4
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +7 -8
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +11 -13
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +3 -3
- package/dist/types/components/file-upload/z-file/index.d.ts +7 -5
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +21 -20
- package/dist/types/components/footer/z-footer/index.d.ts +15 -15
- package/dist/types/components/footer/z-footer-section/index.d.ts +1 -1
- package/dist/types/components/footer/z-footer-social/index.d.ts +1 -1
- package/dist/types/components/icons/icons.d.ts +1 -1
- package/dist/types/components/icons/z-icon/index.d.ts +3 -3
- package/dist/types/components/icons/z-icon-package/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper-item/index.d.ts +1 -1
- package/dist/types/components/inputs/z-combobox/index.d.ts +17 -18
- package/dist/types/components/inputs/z-input/index.d.ts +24 -45
- package/dist/types/components/inputs/z-input-message/index.d.ts +4 -3
- package/dist/types/components/inputs/z-select/index.d.ts +26 -26
- package/dist/types/components/list/z-list/index.d.ts +4 -3
- package/dist/types/components/list/z-list-element/index.d.ts +11 -7
- package/dist/types/components/list/z-list-group/index.d.ts +4 -3
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +6 -6
- package/dist/types/components/logo/z-logo/index.d.ts +2 -1
- package/dist/types/components/modal/z-modal/index.d.ts +5 -4
- package/dist/types/components/modal/z-modal-login/index.d.ts +13 -14
- package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +6 -5
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +6 -5
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +8 -7
- package/dist/types/components/navigation/z-app-header/index.d.ts +11 -10
- package/dist/types/components/navigation/z-app-switcher/index.d.ts +4 -4
- package/dist/types/components/navigation/z-app-topbar/index.d.ts +3 -2
- package/dist/types/components/navigation/z-link/index.d.ts +6 -7
- package/dist/types/components/navigation/z-menu/index.d.ts +7 -6
- package/dist/types/components/navigation/z-menu-dropdown/index.d.ts +7 -7
- package/dist/types/components/navigation/z-menu-section/index.d.ts +8 -6
- package/dist/types/components/navigation/z-user-dropdown/index.d.ts +10 -9
- package/dist/types/components/notification/z-candybar/index.d.ts +1 -1
- package/dist/types/components/notification/z-cookiebar/index.d.ts +6 -6
- package/dist/types/components/notification/z-info-box/index.d.ts +3 -3
- package/dist/types/components/notification/z-notification/index.d.ts +6 -5
- package/dist/types/components/notification/z-toast-notification/index.d.ts +22 -21
- package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
- package/dist/types/components/panel/z-panel-elem/index.d.ts +4 -4
- package/dist/types/components/typography/z-body/index.d.ts +4 -1
- package/dist/types/components/typography/z-heading/index.d.ts +4 -1
- package/dist/types/components/typography/z-typography/index.d.ts +8 -4
- package/dist/types/components/z-aria-alert/index.d.ts +5 -2
- package/dist/types/components/z-avatar/index.d.ts +3 -2
- package/dist/types/components/z-card/index.d.ts +8 -7
- package/dist/types/components/z-carousel/index.d.ts +3 -47
- package/dist/types/components/z-contextual-menu/index.d.ts +4 -3
- package/dist/types/components/z-cover-hero/index.d.ts +3 -2
- package/dist/types/components/z-divider/index.d.ts +2 -1
- package/dist/types/components/z-ghost-loading/index.d.ts +2 -1
- package/dist/types/components/z-info-reveal/index.d.ts +9 -7
- package/dist/types/components/z-offcanvas/index.d.ts +12 -11
- package/dist/types/components/z-pagination/index.d.ts +14 -13
- package/dist/types/components/z-popover/index.d.ts +7 -7
- package/dist/types/components/z-section-title/index.d.ts +3 -2
- package/dist/types/components/z-skip-to-content/index.d.ts +8 -8
- package/dist/types/components/z-table/z-table/index.d.ts +5 -4
- package/dist/types/components/z-table/z-table-body/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-cell/index.d.ts +4 -3
- package/dist/types/components/z-table/z-table-empty-box/index.d.ts +5 -4
- package/dist/types/components/z-table/z-table-expanded-row/index.d.ts +1 -1
- package/dist/types/components/z-table/z-table-footer/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-head/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-header/index.d.ts +9 -7
- package/dist/types/components/z-table/z-table-header-row/index.d.ts +4 -2
- package/dist/types/components/z-table/z-table-row/index.d.ts +7 -4
- package/dist/types/components/z-table/z-table-sticky-footer/index.d.ts +1 -1
- package/dist/types/components/z-tag/index.d.ts +2 -1
- package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
- package/dist/types/components.d.ts +259 -128
- package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +14 -16
- package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +1 -1
- package/dist/types/deprecated/z-button-deprecated/index.d.ts +6 -6
- package/dist/types/deprecated/z-button-filter/index.d.ts +6 -6
- package/dist/types/deprecated/z-chip-deprecated/index.d.ts +3 -1
- package/dist/types/deprecated/z-input-deprecated/index.d.ts +24 -35
- package/dist/types/deprecated/z-input-label/index.d.ts +1 -1
- package/dist/types/deprecated/z-popover-deprecated/index.d.ts +8 -7
- package/dist/types/deprecated/z-status-tag/index.d.ts +2 -1
- package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +4 -3
- package/dist/types/index.d.ts +4 -3
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +4 -4
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +6 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +8 -14
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +6 -11
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +4 -5
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +4 -4
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +4 -4
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/topbar/index.d.ts +22 -24
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +8 -4
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +14 -14
- package/dist/types/stencil-public-runtime.d.ts +4 -15
- package/dist/types/utils/utils.d.ts +14 -7
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/p-01cbf6d4.entry.js +1 -0
- package/dist/web-components-library/p-02b13e3c.entry.js +1 -0
- package/dist/web-components-library/p-0617465e.entry.js +1 -0
- package/dist/web-components-library/{p-3bdf4f63.entry.js → p-0aa49b09.entry.js} +1 -1
- package/dist/web-components-library/p-0af8d806.entry.js +1 -0
- package/dist/web-components-library/{p-b9bf1a8d.entry.js → p-0f3ff4ce.entry.js} +1 -1
- package/dist/web-components-library/p-14f11a64.entry.js +1 -0
- package/dist/web-components-library/p-1c83f483.entry.js +1 -0
- package/dist/web-components-library/p-2177384f.entry.js +1 -0
- package/dist/web-components-library/p-23e0d22e.entry.js +1 -0
- package/dist/web-components-library/p-25769717.entry.js +1 -0
- package/dist/web-components-library/{p-eaa4eba8.entry.js → p-2acf124c.entry.js} +1 -1
- package/dist/web-components-library/p-2d861774.entry.js +1 -0
- package/dist/web-components-library/{p-6d9d8a68.entry.js → p-3124aed0.entry.js} +1 -1
- package/dist/web-components-library/p-31604337.entry.js +1 -0
- package/dist/web-components-library/p-31b39ba3.entry.js +1 -0
- package/dist/web-components-library/p-348c5ada.entry.js +1 -0
- package/dist/web-components-library/p-348cd179.entry.js +1 -0
- package/dist/web-components-library/{p-c4417a91.entry.js → p-363c7e45.entry.js} +1 -1
- package/dist/web-components-library/p-3b700530.entry.js +1 -0
- package/dist/web-components-library/{p-37e050bd.entry.js → p-3b974737.entry.js} +1 -1
- package/dist/web-components-library/p-3e27f2a1.entry.js +1 -0
- package/dist/web-components-library/{p-69fead44.entry.js → p-40428a6b.entry.js} +1 -1
- package/dist/web-components-library/p-48134f75.entry.js +1 -0
- package/dist/web-components-library/p-4fe96235.entry.js +1 -0
- package/dist/web-components-library/p-50c0fcb0.entry.js +1 -0
- package/dist/web-components-library/p-5149079a.entry.js +1 -0
- package/dist/web-components-library/{p-3e60fa3d.entry.js → p-51dc5c4e.entry.js} +1 -1
- package/{www/build/p-fd13128d.entry.js → dist/web-components-library/p-52892e11.entry.js} +1 -1
- package/dist/web-components-library/p-5efc58a3.entry.js +1 -0
- package/dist/web-components-library/{p-3c63af71.entry.js → p-66118df9.entry.js} +1 -1
- package/dist/web-components-library/p-6a53a0d8.entry.js +1 -0
- package/dist/web-components-library/p-6de1e202.entry.js +1 -0
- package/dist/web-components-library/p-6ea835d8.entry.js +1 -0
- package/dist/web-components-library/p-6fa0cef6.entry.js +1 -0
- package/dist/web-components-library/p-71912c47.entry.js +1 -0
- package/dist/web-components-library/p-71ff9b83.entry.js +1 -0
- package/dist/web-components-library/p-75f64101.entry.js +1 -0
- package/dist/web-components-library/p-77948f4c.entry.js +1 -0
- package/dist/web-components-library/p-79940e8f.entry.js +1 -0
- package/dist/web-components-library/p-7a9d3944.entry.js +1 -0
- package/dist/web-components-library/p-7d93f952.entry.js +1 -0
- package/dist/web-components-library/p-7e977cd1.entry.js +1 -0
- package/dist/web-components-library/p-807a28d8.entry.js +1 -0
- package/dist/web-components-library/p-8687cf68.entry.js +1 -0
- package/dist/web-components-library/p-87942fb9.entry.js +1 -0
- package/dist/web-components-library/{p-2b374cb0.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/dist/web-components-library/p-8969849d.entry.js +1 -0
- package/dist/web-components-library/{p-8c703e92.entry.js → p-8c20ebb5.entry.js} +1 -1
- package/dist/web-components-library/p-8dcf7e3f.entry.js +1 -0
- package/dist/web-components-library/p-98093ef0.entry.js +1 -0
- package/dist/web-components-library/p-9a423e1d.js +1 -0
- package/dist/web-components-library/p-9c0df331.entry.js +1 -0
- package/dist/web-components-library/p-a339f7c8.entry.js +1 -0
- package/dist/web-components-library/p-a55ef7b5.entry.js +1 -0
- package/dist/web-components-library/p-aac145dd.entry.js +1 -0
- package/dist/web-components-library/{p-9b70eba4.entry.js → p-ac0fca86.entry.js} +1 -1
- package/dist/web-components-library/p-ae1a6266.entry.js +1 -0
- package/dist/web-components-library/p-ae2dd723.entry.js +1 -0
- package/dist/web-components-library/p-aec2bb80.entry.js +1 -0
- package/dist/web-components-library/p-af6789f2.entry.js +1 -0
- package/dist/web-components-library/p-af7b7129.entry.js +1 -0
- package/{www/build/p-42b0972c.js → dist/web-components-library/p-b2d16b41.js} +1 -1
- package/dist/web-components-library/p-b366ef8e.js +2 -0
- package/dist/web-components-library/p-b3913367.entry.js +1 -0
- package/dist/web-components-library/{p-d4681325.js → p-b424b48a.js} +1 -1
- package/dist/web-components-library/p-b6027e84.entry.js +1 -0
- package/dist/web-components-library/p-b8259fd1.entry.js +1 -0
- package/dist/web-components-library/p-bb5a1c44.entry.js +1 -0
- package/dist/web-components-library/p-bb684454.entry.js +1 -0
- package/dist/web-components-library/p-bc55056c.entry.js +1 -0
- package/dist/web-components-library/p-be82c461.entry.js +1 -0
- package/dist/web-components-library/p-c0d382bc.entry.js +1 -0
- package/dist/web-components-library/p-c1c6988e.entry.js +1 -0
- package/dist/web-components-library/p-c4b70baa.entry.js +1 -0
- package/dist/web-components-library/p-c5ecf36a.entry.js +1 -0
- package/dist/web-components-library/{p-16c0ffce.js → p-c854d3a3.js} +1 -1
- package/dist/web-components-library/p-cabb18ef.entry.js +1 -0
- package/dist/web-components-library/p-cc21a3d7.entry.js +16 -0
- package/dist/web-components-library/p-cf5f3a23.entry.js +1 -0
- package/dist/web-components-library/p-d3477e46.entry.js +1 -0
- package/dist/web-components-library/p-d862986a.entry.js +1 -0
- package/dist/web-components-library/p-e137a17f.entry.js +1 -0
- package/dist/web-components-library/p-e2bf9254.entry.js +1 -0
- package/dist/web-components-library/p-e4cf9a3b.entry.js +1 -0
- package/dist/web-components-library/p-eb612914.entry.js +1 -0
- package/dist/web-components-library/p-edbec867.entry.js +1 -0
- package/dist/web-components-library/p-efacc951.entry.js +1 -0
- package/dist/web-components-library/p-efdca379.entry.js +1 -0
- package/dist/web-components-library/{p-e177dbef.entry.js → p-f0a63044.entry.js} +1 -1
- package/dist/web-components-library/p-f2ba9293.entry.js +1 -0
- package/dist/web-components-library/p-f3c11462.entry.js +1 -0
- package/dist/web-components-library/p-ff000765.entry.js +1 -0
- package/dist/web-components-library/p-ffacff3f.entry.js +1 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +25 -18
- package/react/index.d.ts +1 -1
- package/readme.md +91 -33
- package/src-react/index.ts +1 -0
- package/www/build/index.esm.js +1 -1
- package/www/build/p-01cbf6d4.entry.js +1 -0
- package/www/build/p-02b13e3c.entry.js +1 -0
- package/www/build/p-0617465e.entry.js +1 -0
- package/www/build/{p-3bdf4f63.entry.js → p-0aa49b09.entry.js} +1 -1
- package/www/build/p-0af8d806.entry.js +1 -0
- package/www/build/{p-b9bf1a8d.entry.js → p-0f3ff4ce.entry.js} +1 -1
- package/www/build/p-14f11a64.entry.js +1 -0
- package/www/build/p-1c83f483.entry.js +1 -0
- package/www/build/p-2177384f.entry.js +1 -0
- package/www/build/p-23e0d22e.entry.js +1 -0
- package/www/build/p-25769717.entry.js +1 -0
- package/www/build/{p-eaa4eba8.entry.js → p-2acf124c.entry.js} +1 -1
- package/www/build/p-2d861774.entry.js +1 -0
- package/www/build/{p-6d9d8a68.entry.js → p-3124aed0.entry.js} +1 -1
- package/www/build/p-31604337.entry.js +1 -0
- package/www/build/p-31b39ba3.entry.js +1 -0
- package/www/build/p-348c5ada.entry.js +1 -0
- package/www/build/p-348cd179.entry.js +1 -0
- package/www/build/{p-c4417a91.entry.js → p-363c7e45.entry.js} +1 -1
- package/www/build/p-3b700530.entry.js +1 -0
- package/www/build/{p-37e050bd.entry.js → p-3b974737.entry.js} +1 -1
- package/www/build/p-3e27f2a1.entry.js +1 -0
- package/www/build/{p-69fead44.entry.js → p-40428a6b.entry.js} +1 -1
- package/www/build/p-48134f75.entry.js +1 -0
- package/www/build/p-4fe96235.entry.js +1 -0
- package/www/build/p-50c0fcb0.entry.js +1 -0
- package/www/build/p-5149079a.entry.js +1 -0
- package/www/build/{p-448b6156.js → p-51c4df38.js} +1 -1
- package/www/build/{p-3e60fa3d.entry.js → p-51dc5c4e.entry.js} +1 -1
- package/{dist/web-components-library/p-fd13128d.entry.js → www/build/p-52892e11.entry.js} +1 -1
- package/www/build/p-5efc58a3.entry.js +1 -0
- package/www/build/{p-3c63af71.entry.js → p-66118df9.entry.js} +1 -1
- package/www/build/p-6a53a0d8.entry.js +1 -0
- package/www/build/p-6de1e202.entry.js +1 -0
- package/www/build/p-6ea835d8.entry.js +1 -0
- package/www/build/p-6fa0cef6.entry.js +1 -0
- package/www/build/p-71912c47.entry.js +1 -0
- package/www/build/p-71ff9b83.entry.js +1 -0
- package/www/build/p-75f64101.entry.js +1 -0
- package/www/build/p-77948f4c.entry.js +1 -0
- package/www/build/p-79940e8f.entry.js +1 -0
- package/www/build/p-7a9d3944.entry.js +1 -0
- package/www/build/p-7d93f952.entry.js +1 -0
- package/www/build/p-7e977cd1.entry.js +1 -0
- package/www/build/p-807a28d8.entry.js +1 -0
- package/www/build/p-8687cf68.entry.js +1 -0
- package/www/build/p-87942fb9.entry.js +1 -0
- package/www/build/{p-2b374cb0.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/www/build/p-8969849d.entry.js +1 -0
- package/www/build/{p-8c703e92.entry.js → p-8c20ebb5.entry.js} +1 -1
- package/www/build/p-8dcf7e3f.entry.js +1 -0
- package/www/build/p-98093ef0.entry.js +1 -0
- package/www/build/p-9a423e1d.js +1 -0
- package/www/build/p-9c0df331.entry.js +1 -0
- package/www/build/p-a339f7c8.entry.js +1 -0
- package/www/build/p-a55ef7b5.entry.js +1 -0
- package/www/build/p-aac145dd.entry.js +1 -0
- package/www/build/{p-9b70eba4.entry.js → p-ac0fca86.entry.js} +1 -1
- package/www/build/p-ae1a6266.entry.js +1 -0
- package/www/build/p-ae2dd723.entry.js +1 -0
- package/www/build/p-aec2bb80.entry.js +1 -0
- package/www/build/p-af6789f2.entry.js +1 -0
- package/www/build/p-af7b7129.entry.js +1 -0
- package/{dist/web-components-library/p-42b0972c.js → www/build/p-b2d16b41.js} +1 -1
- package/www/build/p-b366ef8e.js +2 -0
- package/www/build/p-b3913367.entry.js +1 -0
- package/www/build/{p-d4681325.js → p-b424b48a.js} +1 -1
- package/www/build/p-b6027e84.entry.js +1 -0
- package/www/build/p-b8259fd1.entry.js +1 -0
- package/www/build/p-bb5a1c44.entry.js +1 -0
- package/www/build/p-bb684454.entry.js +1 -0
- package/www/build/p-bc55056c.entry.js +1 -0
- package/www/build/p-be82c461.entry.js +1 -0
- package/www/build/p-c0d382bc.entry.js +1 -0
- package/www/build/p-c1c6988e.entry.js +1 -0
- package/www/build/p-c4b70baa.entry.js +1 -0
- package/www/build/p-c5ecf36a.entry.js +1 -0
- package/www/build/{p-16c0ffce.js → p-c854d3a3.js} +1 -1
- package/www/build/p-cabb18ef.entry.js +1 -0
- package/www/build/p-cc21a3d7.entry.js +16 -0
- package/www/build/p-cf5f3a23.entry.js +1 -0
- package/www/build/p-d3477e46.entry.js +1 -0
- package/www/build/p-d862986a.entry.js +1 -0
- package/www/build/p-e137a17f.entry.js +1 -0
- package/www/build/p-e2bf9254.entry.js +1 -0
- package/www/build/p-e4cf9a3b.entry.js +1 -0
- package/www/build/p-eb612914.entry.js +1 -0
- package/www/build/p-edbec867.entry.js +1 -0
- package/www/build/p-efacc951.entry.js +1 -0
- package/www/build/p-efdca379.entry.js +1 -0
- package/www/build/{p-e177dbef.entry.js → p-f0a63044.entry.js} +1 -1
- package/www/build/p-f2ba9293.entry.js +1 -0
- package/www/build/p-f3c11462.entry.js +1 -0
- package/www/build/p-ff000765.entry.js +1 -0
- package/www/build/p-ffacff3f.entry.js +1 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/www/pages/file-upload.html +16 -4
- package/www/pages/notification.html +153 -69
- package/dist/cjs/index-1fda0714.js +0 -60
- package/dist/cjs/index-745c0423.js +0 -354
- package/dist/esm/index-8390ddaf.js +0 -354
- package/dist/esm/index-abb47b30.js +0 -58
- package/dist/web-components-library/p-01a95ddd.entry.js +0 -1
- package/dist/web-components-library/p-023e657c.entry.js +0 -1
- package/dist/web-components-library/p-03aa4a29.entry.js +0 -1
- package/dist/web-components-library/p-07af77be.entry.js +0 -1
- package/dist/web-components-library/p-0f0d8a17.entry.js +0 -1
- package/dist/web-components-library/p-137c1289.entry.js +0 -1
- package/dist/web-components-library/p-145ef56b.entry.js +0 -1
- package/dist/web-components-library/p-1c5cb6b6.entry.js +0 -1
- package/dist/web-components-library/p-1cb8f39f.entry.js +0 -1
- package/dist/web-components-library/p-1efa8cfe.entry.js +0 -1
- package/dist/web-components-library/p-204c6ec6.entry.js +0 -1
- package/dist/web-components-library/p-213d7163.entry.js +0 -1
- package/dist/web-components-library/p-21a1b6a9.entry.js +0 -1
- package/dist/web-components-library/p-242e410f.entry.js +0 -1
- package/dist/web-components-library/p-286363e2.js +0 -7
- package/dist/web-components-library/p-2ec1cc4b.entry.js +0 -1
- package/dist/web-components-library/p-33438244.entry.js +0 -1
- package/dist/web-components-library/p-3c715e7d.entry.js +0 -1
- package/dist/web-components-library/p-426c55e1.entry.js +0 -1
- package/dist/web-components-library/p-42d1707b.entry.js +0 -1
- package/dist/web-components-library/p-46f66301.entry.js +0 -1
- package/dist/web-components-library/p-470e984a.entry.js +0 -1
- package/dist/web-components-library/p-4725eda5.entry.js +0 -1
- package/dist/web-components-library/p-478dd7a6.entry.js +0 -1
- package/dist/web-components-library/p-4f4930b5.entry.js +0 -1
- package/dist/web-components-library/p-52ca86db.entry.js +0 -1
- package/dist/web-components-library/p-5a5dde20.entry.js +0 -1
- package/dist/web-components-library/p-5c30dfc5.entry.js +0 -1
- package/dist/web-components-library/p-6ab40b8f.entry.js +0 -1
- package/dist/web-components-library/p-6aba4f0a.entry.js +0 -1
- package/dist/web-components-library/p-6c7251f5.entry.js +0 -1
- package/dist/web-components-library/p-726b4fbd.entry.js +0 -1
- package/dist/web-components-library/p-728a61a6.js +0 -1
- package/dist/web-components-library/p-769ccc9f.entry.js +0 -1
- package/dist/web-components-library/p-79d4e03b.entry.js +0 -1
- package/dist/web-components-library/p-872c8d25.entry.js +0 -1
- package/dist/web-components-library/p-8779fc5f.entry.js +0 -1
- package/dist/web-components-library/p-8e480d71.entry.js +0 -1
- package/dist/web-components-library/p-9124fe26.entry.js +0 -1
- package/dist/web-components-library/p-951c50ad.entry.js +0 -16
- package/dist/web-components-library/p-9bbb27f7.entry.js +0 -1
- package/dist/web-components-library/p-9c83bf57.entry.js +0 -1
- package/dist/web-components-library/p-a30bbd0a.entry.js +0 -1
- package/dist/web-components-library/p-a3eeed2e.entry.js +0 -1
- package/dist/web-components-library/p-a88046a0.entry.js +0 -1
- package/dist/web-components-library/p-a9d0b418.entry.js +0 -1
- package/dist/web-components-library/p-aaa0752b.entry.js +0 -1
- package/dist/web-components-library/p-ad17a4a0.entry.js +0 -1
- package/dist/web-components-library/p-aee1f514.entry.js +0 -1
- package/dist/web-components-library/p-b02aa57c.entry.js +0 -1
- package/dist/web-components-library/p-b54faa73.entry.js +0 -1
- package/dist/web-components-library/p-b622a7fd.entry.js +0 -1
- package/dist/web-components-library/p-baa877db.entry.js +0 -1
- package/dist/web-components-library/p-beec82d9.entry.js +0 -1
- package/dist/web-components-library/p-bf7adc29.entry.js +0 -1
- package/dist/web-components-library/p-c1da93ee.entry.js +0 -1
- package/dist/web-components-library/p-c2a3f15d.entry.js +0 -1
- package/dist/web-components-library/p-c4f778d7.entry.js +0 -1
- package/dist/web-components-library/p-c633d2bb.entry.js +0 -1
- package/dist/web-components-library/p-c6b5ee23.entry.js +0 -1
- package/dist/web-components-library/p-c89cbfcc.entry.js +0 -1
- package/dist/web-components-library/p-caa2c86c.entry.js +0 -1
- package/dist/web-components-library/p-cea7a294.entry.js +0 -1
- package/dist/web-components-library/p-d17ebc2f.js +0 -2
- package/dist/web-components-library/p-d1f8d75e.entry.js +0 -1
- package/dist/web-components-library/p-d665ca6b.entry.js +0 -1
- package/dist/web-components-library/p-d8aac365.entry.js +0 -1
- package/dist/web-components-library/p-e527ef6d.entry.js +0 -1
- package/dist/web-components-library/p-e88ad497.entry.js +0 -1
- package/dist/web-components-library/p-eb2634d3.entry.js +0 -1
- package/dist/web-components-library/p-eba1cdd9.entry.js +0 -1
- package/dist/web-components-library/p-ed9dc5b7.entry.js +0 -1
- package/dist/web-components-library/p-f0e73ccb.entry.js +0 -1
- package/dist/web-components-library/p-f4b9f544.entry.js +0 -1
- package/dist/web-components-library/p-f5c3d332.entry.js +0 -1
- package/dist/web-components-library/p-f724f7a1.entry.js +0 -1
- package/dist/web-components-library/p-f77d7a3f.entry.js +0 -1
- package/dist/web-components-library/p-fdb6e67b.entry.js +0 -1
- package/www/build/p-01a95ddd.entry.js +0 -1
- package/www/build/p-023e657c.entry.js +0 -1
- package/www/build/p-03aa4a29.entry.js +0 -1
- package/www/build/p-07af77be.entry.js +0 -1
- package/www/build/p-0f0d8a17.entry.js +0 -1
- package/www/build/p-137c1289.entry.js +0 -1
- package/www/build/p-145ef56b.entry.js +0 -1
- package/www/build/p-1c5cb6b6.entry.js +0 -1
- package/www/build/p-1cb8f39f.entry.js +0 -1
- package/www/build/p-1efa8cfe.entry.js +0 -1
- package/www/build/p-204c6ec6.entry.js +0 -1
- package/www/build/p-213d7163.entry.js +0 -1
- package/www/build/p-21a1b6a9.entry.js +0 -1
- package/www/build/p-242e410f.entry.js +0 -1
- package/www/build/p-286363e2.js +0 -7
- package/www/build/p-2ec1cc4b.entry.js +0 -1
- package/www/build/p-33438244.entry.js +0 -1
- package/www/build/p-3c715e7d.entry.js +0 -1
- package/www/build/p-426c55e1.entry.js +0 -1
- package/www/build/p-42d1707b.entry.js +0 -1
- package/www/build/p-46f66301.entry.js +0 -1
- package/www/build/p-470e984a.entry.js +0 -1
- package/www/build/p-4725eda5.entry.js +0 -1
- package/www/build/p-478dd7a6.entry.js +0 -1
- package/www/build/p-4f4930b5.entry.js +0 -1
- package/www/build/p-52ca86db.entry.js +0 -1
- package/www/build/p-5a5dde20.entry.js +0 -1
- package/www/build/p-5c30dfc5.entry.js +0 -1
- package/www/build/p-6ab40b8f.entry.js +0 -1
- package/www/build/p-6aba4f0a.entry.js +0 -1
- package/www/build/p-6c7251f5.entry.js +0 -1
- package/www/build/p-726b4fbd.entry.js +0 -1
- package/www/build/p-728a61a6.js +0 -1
- package/www/build/p-769ccc9f.entry.js +0 -1
- package/www/build/p-79d4e03b.entry.js +0 -1
- package/www/build/p-872c8d25.entry.js +0 -1
- package/www/build/p-8779fc5f.entry.js +0 -1
- package/www/build/p-8e480d71.entry.js +0 -1
- package/www/build/p-9124fe26.entry.js +0 -1
- package/www/build/p-951c50ad.entry.js +0 -16
- package/www/build/p-9bbb27f7.entry.js +0 -1
- package/www/build/p-9c83bf57.entry.js +0 -1
- package/www/build/p-a30bbd0a.entry.js +0 -1
- package/www/build/p-a3eeed2e.entry.js +0 -1
- package/www/build/p-a88046a0.entry.js +0 -1
- package/www/build/p-a9d0b418.entry.js +0 -1
- package/www/build/p-aaa0752b.entry.js +0 -1
- package/www/build/p-ad17a4a0.entry.js +0 -1
- package/www/build/p-aee1f514.entry.js +0 -1
- package/www/build/p-b02aa57c.entry.js +0 -1
- package/www/build/p-b54faa73.entry.js +0 -1
- package/www/build/p-b622a7fd.entry.js +0 -1
- package/www/build/p-baa877db.entry.js +0 -1
- package/www/build/p-beec82d9.entry.js +0 -1
- package/www/build/p-bf7adc29.entry.js +0 -1
- package/www/build/p-c1da93ee.entry.js +0 -1
- package/www/build/p-c2a3f15d.entry.js +0 -1
- package/www/build/p-c4f778d7.entry.js +0 -1
- package/www/build/p-c633d2bb.entry.js +0 -1
- package/www/build/p-c6b5ee23.entry.js +0 -1
- package/www/build/p-c89cbfcc.entry.js +0 -1
- package/www/build/p-caa2c86c.entry.js +0 -1
- package/www/build/p-cea7a294.entry.js +0 -1
- package/www/build/p-d17ebc2f.js +0 -2
- package/www/build/p-d1f8d75e.entry.js +0 -1
- package/www/build/p-d665ca6b.entry.js +0 -1
- package/www/build/p-d8aac365.entry.js +0 -1
- package/www/build/p-e527ef6d.entry.js +0 -1
- package/www/build/p-e88ad497.entry.js +0 -1
- package/www/build/p-eb2634d3.entry.js +0 -1
- package/www/build/p-eba1cdd9.entry.js +0 -1
- package/www/build/p-ed9dc5b7.entry.js +0 -1
- package/www/build/p-f0e73ccb.entry.js +0 -1
- package/www/build/p-f4b9f544.entry.js +0 -1
- package/www/build/p-f5c3d332.entry.js +0 -1
- package/www/build/p-f724f7a1.entry.js +0 -1
- package/www/build/p-f77d7a3f.entry.js +0 -1
- package/www/build/p-fdb6e67b.entry.js +0 -1
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
-
import {
|
|
9
|
-
import { AvatarSize,
|
|
10
|
-
import {
|
|
8
|
+
import { AlertType, LicenseType, MenuItem as MenuItem1, PopoverPositions as PopoverPositions1 } from "./beans/index";
|
|
9
|
+
import { AvatarSize, ButtonSize, ButtonType, ButtonVariant, CardVariant, ComboItem, CoverHeroContentPosition, CoverHeroVariant, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, HeaderUserData, InfoRevealPosition, InputStatus, InputType, ListDividerType, ListSize, MenuItem, NotificationType, OffCanvasVariant, PocketStatus, PopoverBorderRadius, PopoverPosition, PopoverPositions, PopoverShadow, SelectItem, Size, SkipToContentLink, SortDirection, StatusTagStatus, ThemeVariant, ToastNotification, ToastNotificationPosition, ToastNotificationTransition, TransitionDirection, ZAriaAlertMode, ZChipType, ZDatePickerMode, ZFileUploadType, ZRangePickerMode, ZSectionTitleDividerPosition, ZTableRowExpandedType } from "./beans";
|
|
10
|
+
import { ListItem } from "./beans/index.js";
|
|
11
11
|
import { ZTypographyLevels } from "./components/typography/z-typography/index";
|
|
12
12
|
export namespace Components {
|
|
13
13
|
interface ZAlert {
|
|
14
14
|
/**
|
|
15
15
|
* alert variant type
|
|
16
16
|
*/
|
|
17
|
-
"type":
|
|
17
|
+
"type": AlertType;
|
|
18
18
|
}
|
|
19
19
|
interface ZAppHeader {
|
|
20
20
|
/**
|
|
@@ -24,7 +24,7 @@ export namespace Components {
|
|
|
24
24
|
/**
|
|
25
25
|
* Control menu bar position in the header. - auto: the menu bar is positioned near the title - stack: the menu bar is positioned below the title - offcanvas: the menu bar is not displayed and a burger icon appears to open the offcanvas menu **Optional**
|
|
26
26
|
*/
|
|
27
|
-
"flow":
|
|
27
|
+
"flow": "auto" | "stack" | "offcanvas";
|
|
28
28
|
/**
|
|
29
29
|
* Set the hero image source for the header. You can also use a slot="hero" node for advanced customisation. **Optional**
|
|
30
30
|
*/
|
|
@@ -42,7 +42,7 @@ export namespace Components {
|
|
|
42
42
|
/**
|
|
43
43
|
* theme variant, default 'dark'
|
|
44
44
|
*/
|
|
45
|
-
"theme"?:
|
|
45
|
+
"theme"?: ThemeVariant;
|
|
46
46
|
}
|
|
47
47
|
interface ZAppTopbar {
|
|
48
48
|
/**
|
|
@@ -67,7 +67,10 @@ export namespace Components {
|
|
|
67
67
|
"topbarContent"?: string | MenuItem[];
|
|
68
68
|
}
|
|
69
69
|
interface ZAriaAlert {
|
|
70
|
-
|
|
70
|
+
/**
|
|
71
|
+
* Aria live mode
|
|
72
|
+
*/
|
|
73
|
+
"mode": ZAriaAlertMode;
|
|
71
74
|
}
|
|
72
75
|
interface ZAvatar {
|
|
73
76
|
/**
|
|
@@ -92,8 +95,17 @@ export namespace Components {
|
|
|
92
95
|
"textColor"?: string;
|
|
93
96
|
}
|
|
94
97
|
interface ZBody {
|
|
98
|
+
/**
|
|
99
|
+
* HTML tag to use to wrap slotted content
|
|
100
|
+
*/
|
|
95
101
|
"component": string;
|
|
102
|
+
/**
|
|
103
|
+
* Typography level
|
|
104
|
+
*/
|
|
96
105
|
"level": 1 | 2 | 3 | 4 | 5;
|
|
106
|
+
/**
|
|
107
|
+
* Font weight variant
|
|
108
|
+
*/
|
|
97
109
|
"variant": "regular" | "semibold";
|
|
98
110
|
}
|
|
99
111
|
interface ZButton {
|
|
@@ -124,7 +136,7 @@ export namespace Components {
|
|
|
124
136
|
/**
|
|
125
137
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
126
138
|
*/
|
|
127
|
-
"size"?:
|
|
139
|
+
"size"?: ButtonSize;
|
|
128
140
|
/**
|
|
129
141
|
* HTML a target attribute.
|
|
130
142
|
*/
|
|
@@ -132,11 +144,11 @@ export namespace Components {
|
|
|
132
144
|
/**
|
|
133
145
|
* HTML button type attribute.
|
|
134
146
|
*/
|
|
135
|
-
"type"?:
|
|
147
|
+
"type"?: ButtonType;
|
|
136
148
|
/**
|
|
137
149
|
* Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
|
|
138
150
|
*/
|
|
139
|
-
"variant"?:
|
|
151
|
+
"variant"?: ButtonVariant;
|
|
140
152
|
}
|
|
141
153
|
interface ZButtonDeprecated {
|
|
142
154
|
/**
|
|
@@ -163,7 +175,7 @@ export namespace Components {
|
|
|
163
175
|
/**
|
|
164
176
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
165
177
|
*/
|
|
166
|
-
"size"?:
|
|
178
|
+
"size"?: ButtonSize;
|
|
167
179
|
/**
|
|
168
180
|
* Spy to render square button.
|
|
169
181
|
*/
|
|
@@ -171,11 +183,11 @@ export namespace Components {
|
|
|
171
183
|
/**
|
|
172
184
|
* HTML button type attribute.
|
|
173
185
|
*/
|
|
174
|
-
"type"?:
|
|
186
|
+
"type"?: ButtonType;
|
|
175
187
|
/**
|
|
176
188
|
* Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`.
|
|
177
189
|
*/
|
|
178
|
-
"variant"?:
|
|
190
|
+
"variant"?: ButtonVariant;
|
|
179
191
|
}
|
|
180
192
|
interface ZButtonFilter {
|
|
181
193
|
/**
|
|
@@ -251,33 +263,17 @@ export namespace Components {
|
|
|
251
263
|
/**
|
|
252
264
|
* Card variant. Can be one of "text", "border", "shadow", "overlay". Leave it undefined for the default card.
|
|
253
265
|
*/
|
|
254
|
-
"variant":
|
|
266
|
+
"variant": CardVariant;
|
|
255
267
|
}
|
|
256
268
|
interface ZCarousel {
|
|
257
269
|
/**
|
|
258
|
-
*
|
|
259
|
-
*/
|
|
260
|
-
"arrowsPosition"?: CarouselArrowsPosition;
|
|
261
|
-
/**
|
|
262
|
-
* The height of z-carousel ghost loading, this prop is mandatory when isloading is set to true, as otherwise the component won't show.
|
|
270
|
+
* sets the height of z-carousel ghost loading, this prop is mandatory when isloading is set to true, as otherwise the component won't show.
|
|
263
271
|
*/
|
|
264
272
|
"ghostLoadingHeight": number;
|
|
265
273
|
/**
|
|
266
|
-
*
|
|
274
|
+
* sets whether the z-carousel is on loading state
|
|
267
275
|
*/
|
|
268
276
|
"isLoading": boolean;
|
|
269
|
-
/**
|
|
270
|
-
* The z-carousel title, if given.
|
|
271
|
-
*/
|
|
272
|
-
"label"?: string;
|
|
273
|
-
/**
|
|
274
|
-
* Progress indicator. Only available for `single` mode
|
|
275
|
-
*/
|
|
276
|
-
"progressMode"?: CarouselProgressMode;
|
|
277
|
-
/**
|
|
278
|
-
* Shows only one content at a time
|
|
279
|
-
*/
|
|
280
|
-
"single": boolean;
|
|
281
277
|
}
|
|
282
278
|
interface ZChip {
|
|
283
279
|
/**
|
|
@@ -298,7 +294,13 @@ export namespace Components {
|
|
|
298
294
|
"type"?: ZChipType;
|
|
299
295
|
}
|
|
300
296
|
interface ZChipDeprecated {
|
|
297
|
+
/**
|
|
298
|
+
* Text with bold font weight
|
|
299
|
+
*/
|
|
301
300
|
"boldtext"?: number;
|
|
301
|
+
/**
|
|
302
|
+
* Text with regular font weight
|
|
303
|
+
*/
|
|
302
304
|
"regulartext"?: string;
|
|
303
305
|
}
|
|
304
306
|
interface ZCombobox {
|
|
@@ -333,7 +335,7 @@ export namespace Components {
|
|
|
333
335
|
/**
|
|
334
336
|
* list items array
|
|
335
337
|
*/
|
|
336
|
-
"items":
|
|
338
|
+
"items": ComboItem[] | string;
|
|
337
339
|
/**
|
|
338
340
|
* label text
|
|
339
341
|
*/
|
|
@@ -381,7 +383,7 @@ export namespace Components {
|
|
|
381
383
|
/**
|
|
382
384
|
* callback to handle ok button action (optional)
|
|
383
385
|
*/
|
|
384
|
-
"callback"?: () =>
|
|
386
|
+
"callback"?: () => unknown;
|
|
385
387
|
/**
|
|
386
388
|
* cookie policy link url
|
|
387
389
|
*/
|
|
@@ -439,7 +441,10 @@ export namespace Components {
|
|
|
439
441
|
/**
|
|
440
442
|
* File name
|
|
441
443
|
*/
|
|
442
|
-
"fileName":
|
|
444
|
+
"fileName": string;
|
|
445
|
+
/**
|
|
446
|
+
* File chip id
|
|
447
|
+
*/
|
|
443
448
|
"fileNumber": number;
|
|
444
449
|
}
|
|
445
450
|
interface ZFileUpload {
|
|
@@ -450,7 +455,7 @@ export namespace Components {
|
|
|
450
455
|
/**
|
|
451
456
|
* Prop indicating the button variant
|
|
452
457
|
*/
|
|
453
|
-
"buttonVariant"?:
|
|
458
|
+
"buttonVariant"?: ButtonVariant;
|
|
454
459
|
/**
|
|
455
460
|
* Description
|
|
456
461
|
*/
|
|
@@ -470,7 +475,7 @@ export namespace Components {
|
|
|
470
475
|
/**
|
|
471
476
|
* Prop indicating the file upload type - can be default or dragdrop
|
|
472
477
|
*/
|
|
473
|
-
"type":
|
|
478
|
+
"type": ZFileUploadType;
|
|
474
479
|
}
|
|
475
480
|
interface ZFooter {
|
|
476
481
|
/**
|
|
@@ -527,8 +532,17 @@ export namespace Components {
|
|
|
527
532
|
interface ZGhostLoading {
|
|
528
533
|
}
|
|
529
534
|
interface ZHeading {
|
|
535
|
+
/**
|
|
536
|
+
* HTML tag to use to wrap slotted content
|
|
537
|
+
*/
|
|
530
538
|
"component": string;
|
|
539
|
+
/**
|
|
540
|
+
* Typography level
|
|
541
|
+
*/
|
|
531
542
|
"level": 1 | 2 | 3 | 4;
|
|
543
|
+
/**
|
|
544
|
+
* Font weight variant
|
|
545
|
+
*/
|
|
532
546
|
"variant": "regular" | "semibold" | "light";
|
|
533
547
|
}
|
|
534
548
|
interface ZIcon {
|
|
@@ -545,7 +559,7 @@ export namespace Components {
|
|
|
545
559
|
*/
|
|
546
560
|
"iconid"?: string;
|
|
547
561
|
/**
|
|
548
|
-
* icon name
|
|
562
|
+
* icon name
|
|
549
563
|
*/
|
|
550
564
|
"name": string;
|
|
551
565
|
/**
|
|
@@ -574,7 +588,10 @@ export namespace Components {
|
|
|
574
588
|
* Text that appears on closed panel next to the open button.
|
|
575
589
|
*/
|
|
576
590
|
"label"?: string;
|
|
577
|
-
|
|
591
|
+
/**
|
|
592
|
+
* Info reveal's position
|
|
593
|
+
*/
|
|
594
|
+
"position"?: InfoRevealPosition;
|
|
578
595
|
}
|
|
579
596
|
interface ZInput {
|
|
580
597
|
/**
|
|
@@ -656,7 +673,7 @@ export namespace Components {
|
|
|
656
673
|
/**
|
|
657
674
|
* the input status (optional): available for text, password, number, email, textarea
|
|
658
675
|
*/
|
|
659
|
-
"status"?:
|
|
676
|
+
"status"?: InputStatus;
|
|
660
677
|
/**
|
|
661
678
|
* step number value (optional): available for number
|
|
662
679
|
*/
|
|
@@ -664,7 +681,7 @@ export namespace Components {
|
|
|
664
681
|
/**
|
|
665
682
|
* input types
|
|
666
683
|
*/
|
|
667
|
-
"type":
|
|
684
|
+
"type": InputType;
|
|
668
685
|
/**
|
|
669
686
|
* the input value
|
|
670
687
|
*/
|
|
@@ -718,7 +735,7 @@ export namespace Components {
|
|
|
718
735
|
/**
|
|
719
736
|
* items (optional): available for select
|
|
720
737
|
*/
|
|
721
|
-
"items"?:
|
|
738
|
+
"items"?: SelectItem[] | string;
|
|
722
739
|
/**
|
|
723
740
|
* the input label
|
|
724
741
|
*/
|
|
@@ -758,11 +775,11 @@ export namespace Components {
|
|
|
758
775
|
/**
|
|
759
776
|
* the input status (optional): available for text, password, number, email, textarea, select
|
|
760
777
|
*/
|
|
761
|
-
"status"?:
|
|
778
|
+
"status"?: InputStatus;
|
|
762
779
|
/**
|
|
763
780
|
* input types
|
|
764
781
|
*/
|
|
765
|
-
"type":
|
|
782
|
+
"type": InputType;
|
|
766
783
|
/**
|
|
767
784
|
* timeout setting before trigger `inputChange` event (optional): available for text, textarea
|
|
768
785
|
*/
|
|
@@ -794,7 +811,7 @@ export namespace Components {
|
|
|
794
811
|
/**
|
|
795
812
|
* input status (optional)
|
|
796
813
|
*/
|
|
797
|
-
"status"?:
|
|
814
|
+
"status"?: InputStatus;
|
|
798
815
|
}
|
|
799
816
|
interface ZLink {
|
|
800
817
|
/**
|
|
@@ -840,7 +857,7 @@ export namespace Components {
|
|
|
840
857
|
/**
|
|
841
858
|
* link text variant (optional)
|
|
842
859
|
*/
|
|
843
|
-
"textcolor"?: "primary"| "inverse" | "white" | "black";
|
|
860
|
+
"textcolor"?: "primary" | "inverse" | "white" | "black";
|
|
844
861
|
/**
|
|
845
862
|
* draw underline on text (optional)
|
|
846
863
|
*/
|
|
@@ -893,6 +910,9 @@ export namespace Components {
|
|
|
893
910
|
* [optional] If is used in ZContextualMenu component
|
|
894
911
|
*/
|
|
895
912
|
"isContextualMenu"?: boolean;
|
|
913
|
+
/**
|
|
914
|
+
* [optional] List element id.
|
|
915
|
+
*/
|
|
896
916
|
"listElementId"?: number;
|
|
897
917
|
/**
|
|
898
918
|
* [optional] Sets size of inside elements.
|
|
@@ -974,6 +994,9 @@ export namespace Components {
|
|
|
974
994
|
"nomeutente": string;
|
|
975
995
|
}
|
|
976
996
|
interface ZMenuSection {
|
|
997
|
+
/**
|
|
998
|
+
* Active state
|
|
999
|
+
*/
|
|
977
1000
|
"active"?: boolean;
|
|
978
1001
|
}
|
|
979
1002
|
interface ZMessagesPocket {
|
|
@@ -1028,13 +1051,13 @@ export namespace Components {
|
|
|
1028
1051
|
/**
|
|
1029
1052
|
* Username/password input status
|
|
1030
1053
|
*/
|
|
1031
|
-
"status"?:
|
|
1054
|
+
"status"?: InputStatus;
|
|
1032
1055
|
}
|
|
1033
1056
|
interface ZMyzCard {
|
|
1034
1057
|
/**
|
|
1035
1058
|
* graphic variant (optional)
|
|
1036
1059
|
*/
|
|
1037
|
-
"cardtype"?:
|
|
1060
|
+
"cardtype"?: LicenseType;
|
|
1038
1061
|
/**
|
|
1039
1062
|
* faded status
|
|
1040
1063
|
*/
|
|
@@ -1120,7 +1143,7 @@ export namespace Components {
|
|
|
1120
1143
|
/**
|
|
1121
1144
|
* card graphic variant (optional)
|
|
1122
1145
|
*/
|
|
1123
|
-
"cardtype"?:
|
|
1146
|
+
"cardtype"?: LicenseType;
|
|
1124
1147
|
/**
|
|
1125
1148
|
* display footer custom slotted content
|
|
1126
1149
|
*/
|
|
@@ -1148,7 +1171,7 @@ export namespace Components {
|
|
|
1148
1171
|
/**
|
|
1149
1172
|
* card graphic variant (optional)
|
|
1150
1173
|
*/
|
|
1151
|
-
"cardtype"?:
|
|
1174
|
+
"cardtype"?: LicenseType;
|
|
1152
1175
|
/**
|
|
1153
1176
|
* faded status
|
|
1154
1177
|
*/
|
|
@@ -1196,7 +1219,7 @@ export namespace Components {
|
|
|
1196
1219
|
/**
|
|
1197
1220
|
* list item data (mutable, optional)
|
|
1198
1221
|
*/
|
|
1199
|
-
"list"?:
|
|
1222
|
+
"list"?: ListItem[];
|
|
1200
1223
|
}
|
|
1201
1224
|
interface ZMyzListItem {
|
|
1202
1225
|
/**
|
|
@@ -1379,16 +1402,25 @@ export namespace Components {
|
|
|
1379
1402
|
/**
|
|
1380
1403
|
* open content transitioning in a specified direction left | right. Default: left
|
|
1381
1404
|
*/
|
|
1382
|
-
"transitiondirection"?:
|
|
1405
|
+
"transitiondirection"?: TransitionDirection;
|
|
1383
1406
|
/**
|
|
1384
1407
|
* Offcanvas variant. Can be one of "overlay", "pushcontent" Default variant: pushcontent
|
|
1385
1408
|
*/
|
|
1386
|
-
"variant"?:
|
|
1409
|
+
"variant"?: OffCanvasVariant;
|
|
1387
1410
|
}
|
|
1388
1411
|
interface ZOtp {
|
|
1412
|
+
/**
|
|
1413
|
+
* Input number
|
|
1414
|
+
*/
|
|
1389
1415
|
"inputNum"?: number;
|
|
1416
|
+
/**
|
|
1417
|
+
* Input message
|
|
1418
|
+
*/
|
|
1390
1419
|
"message"?: string;
|
|
1391
|
-
|
|
1420
|
+
/**
|
|
1421
|
+
* Input status
|
|
1422
|
+
*/
|
|
1423
|
+
"status"?: InputStatus;
|
|
1392
1424
|
}
|
|
1393
1425
|
interface ZPagination {
|
|
1394
1426
|
/**
|
|
@@ -1484,7 +1516,7 @@ export namespace Components {
|
|
|
1484
1516
|
/**
|
|
1485
1517
|
* name of slot container (optional)
|
|
1486
1518
|
*/
|
|
1487
|
-
"
|
|
1519
|
+
"descrSlotName"?: string;
|
|
1488
1520
|
/**
|
|
1489
1521
|
* html element id (optional)
|
|
1490
1522
|
*/
|
|
@@ -1574,7 +1606,7 @@ export namespace Components {
|
|
|
1574
1606
|
/**
|
|
1575
1607
|
* Popover position.
|
|
1576
1608
|
*/
|
|
1577
|
-
"position":
|
|
1609
|
+
"position": PopoverPositions;
|
|
1578
1610
|
/**
|
|
1579
1611
|
* Whether to show popover's arrow.
|
|
1580
1612
|
*/
|
|
@@ -1658,7 +1690,7 @@ export namespace Components {
|
|
|
1658
1690
|
/**
|
|
1659
1691
|
* get the input selected options
|
|
1660
1692
|
*/
|
|
1661
|
-
"getSelectedItem": () => Promise<
|
|
1693
|
+
"getSelectedItem": () => Promise<SelectItem>;
|
|
1662
1694
|
/**
|
|
1663
1695
|
* get the input value
|
|
1664
1696
|
*/
|
|
@@ -1674,7 +1706,7 @@ export namespace Components {
|
|
|
1674
1706
|
/**
|
|
1675
1707
|
* the input select options
|
|
1676
1708
|
*/
|
|
1677
|
-
"items":
|
|
1709
|
+
"items": SelectItem[] | string;
|
|
1678
1710
|
/**
|
|
1679
1711
|
* the input label
|
|
1680
1712
|
*/
|
|
@@ -1706,7 +1738,7 @@ export namespace Components {
|
|
|
1706
1738
|
/**
|
|
1707
1739
|
* the input status (optional)
|
|
1708
1740
|
*/
|
|
1709
|
-
"status"?:
|
|
1741
|
+
"status"?: InputStatus;
|
|
1710
1742
|
}
|
|
1711
1743
|
interface ZSkipToContent {
|
|
1712
1744
|
/**
|
|
@@ -1869,6 +1901,9 @@ export namespace Components {
|
|
|
1869
1901
|
* [Optional] Show contextual menu button
|
|
1870
1902
|
*/
|
|
1871
1903
|
"showButton"?: boolean;
|
|
1904
|
+
/**
|
|
1905
|
+
* Sort direction
|
|
1906
|
+
*/
|
|
1872
1907
|
"sortDirection": SortDirection;
|
|
1873
1908
|
/**
|
|
1874
1909
|
* [Optional] Make the header sortable
|
|
@@ -1876,9 +1911,15 @@ export namespace Components {
|
|
|
1876
1911
|
"sortable"?: boolean;
|
|
1877
1912
|
}
|
|
1878
1913
|
interface ZTableHeaderRow {
|
|
1914
|
+
/**
|
|
1915
|
+
* Row expandable flag
|
|
1916
|
+
*/
|
|
1879
1917
|
"expandable"?: boolean;
|
|
1880
1918
|
}
|
|
1881
1919
|
interface ZTableRow {
|
|
1920
|
+
/**
|
|
1921
|
+
* Table row expanded type
|
|
1922
|
+
*/
|
|
1882
1923
|
"expandedType": ZTableRowExpandedType;
|
|
1883
1924
|
}
|
|
1884
1925
|
interface ZTableStickyFooter {
|
|
@@ -1925,11 +1966,11 @@ export namespace Components {
|
|
|
1925
1966
|
/**
|
|
1926
1967
|
* toast notification animation type: slide-in-left, slide-in-right, slide-in-down, slide-in-up
|
|
1927
1968
|
*/
|
|
1928
|
-
"transition"?:
|
|
1969
|
+
"transition"?: ToastNotificationTransition;
|
|
1929
1970
|
/**
|
|
1930
1971
|
* toast notification type: dark, light, accent, error, success, warning
|
|
1931
1972
|
*/
|
|
1932
|
-
"type"?:
|
|
1973
|
+
"type"?: ToastNotification;
|
|
1933
1974
|
}
|
|
1934
1975
|
interface ZToastNotificationList {
|
|
1935
1976
|
/**
|
|
@@ -1939,7 +1980,7 @@ export namespace Components {
|
|
|
1939
1980
|
/**
|
|
1940
1981
|
* Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
|
|
1941
1982
|
*/
|
|
1942
|
-
"position":
|
|
1983
|
+
"position": ToastNotificationPosition;
|
|
1943
1984
|
}
|
|
1944
1985
|
interface ZToggleButton {
|
|
1945
1986
|
/**
|
|
@@ -1960,9 +2001,21 @@ export namespace Components {
|
|
|
1960
2001
|
"opened"?: boolean;
|
|
1961
2002
|
}
|
|
1962
2003
|
interface ZToggleSwitch {
|
|
2004
|
+
/**
|
|
2005
|
+
* Checked state
|
|
2006
|
+
*/
|
|
1963
2007
|
"checked"?: boolean;
|
|
2008
|
+
/**
|
|
2009
|
+
* Disabled flag
|
|
2010
|
+
*/
|
|
1964
2011
|
"disabled"?: boolean;
|
|
2012
|
+
/**
|
|
2013
|
+
* HTML id attribute to set to the internal checkbox
|
|
2014
|
+
*/
|
|
1965
2015
|
"htmlid": string;
|
|
2016
|
+
/**
|
|
2017
|
+
* Label position
|
|
2018
|
+
*/
|
|
1966
2019
|
"labelPosition"?: LabelPosition;
|
|
1967
2020
|
}
|
|
1968
2021
|
interface ZTooltip {
|
|
@@ -2003,8 +2056,17 @@ export namespace Components {
|
|
|
2003
2056
|
"type": PopoverPositions1;
|
|
2004
2057
|
}
|
|
2005
2058
|
interface ZTypography {
|
|
2059
|
+
/**
|
|
2060
|
+
* HTML tag to use to wrap slotted content
|
|
2061
|
+
*/
|
|
2006
2062
|
"component": string;
|
|
2063
|
+
/**
|
|
2064
|
+
* Typography level
|
|
2065
|
+
*/
|
|
2007
2066
|
"level": ZTypographyLevels;
|
|
2067
|
+
/**
|
|
2068
|
+
* Font weight variant
|
|
2069
|
+
*/
|
|
2008
2070
|
"variant": "regular" | "semibold" | "light";
|
|
2009
2071
|
}
|
|
2010
2072
|
interface ZUserDropdown {
|
|
@@ -2052,10 +2114,6 @@ export interface ZCardCustomEvent<T> extends CustomEvent<T> {
|
|
|
2052
2114
|
detail: T;
|
|
2053
2115
|
target: HTMLZCardElement;
|
|
2054
2116
|
}
|
|
2055
|
-
export interface ZCarouselCustomEvent<T> extends CustomEvent<T> {
|
|
2056
|
-
detail: T;
|
|
2057
|
-
target: HTMLZCarouselElement;
|
|
2058
|
-
}
|
|
2059
2117
|
export interface ZChipCustomEvent<T> extends CustomEvent<T> {
|
|
2060
2118
|
detail: T;
|
|
2061
2119
|
target: HTMLZChipElement;
|
|
@@ -3000,7 +3058,7 @@ declare namespace LocalJSX {
|
|
|
3000
3058
|
/**
|
|
3001
3059
|
* alert variant type
|
|
3002
3060
|
*/
|
|
3003
|
-
"type"?:
|
|
3061
|
+
"type"?: AlertType;
|
|
3004
3062
|
}
|
|
3005
3063
|
interface ZAppHeader {
|
|
3006
3064
|
/**
|
|
@@ -3010,7 +3068,7 @@ declare namespace LocalJSX {
|
|
|
3010
3068
|
/**
|
|
3011
3069
|
* Control menu bar position in the header. - auto: the menu bar is positioned near the title - stack: the menu bar is positioned below the title - offcanvas: the menu bar is not displayed and a burger icon appears to open the offcanvas menu **Optional**
|
|
3012
3070
|
*/
|
|
3013
|
-
"flow"?:
|
|
3071
|
+
"flow"?: "auto" | "stack" | "offcanvas";
|
|
3014
3072
|
/**
|
|
3015
3073
|
* Set the hero image source for the header. You can also use a slot="hero" node for advanced customisation. **Optional**
|
|
3016
3074
|
*/
|
|
@@ -3036,7 +3094,7 @@ declare namespace LocalJSX {
|
|
|
3036
3094
|
/**
|
|
3037
3095
|
* theme variant, default 'dark'
|
|
3038
3096
|
*/
|
|
3039
|
-
"theme"?:
|
|
3097
|
+
"theme"?: ThemeVariant;
|
|
3040
3098
|
}
|
|
3041
3099
|
interface ZAppTopbar {
|
|
3042
3100
|
/**
|
|
@@ -3061,7 +3119,10 @@ declare namespace LocalJSX {
|
|
|
3061
3119
|
"topbarContent"?: string | MenuItem[];
|
|
3062
3120
|
}
|
|
3063
3121
|
interface ZAriaAlert {
|
|
3064
|
-
|
|
3122
|
+
/**
|
|
3123
|
+
* Aria live mode
|
|
3124
|
+
*/
|
|
3125
|
+
"mode"?: ZAriaAlertMode;
|
|
3065
3126
|
}
|
|
3066
3127
|
interface ZAvatar {
|
|
3067
3128
|
/**
|
|
@@ -3086,8 +3147,17 @@ declare namespace LocalJSX {
|
|
|
3086
3147
|
"textColor"?: string;
|
|
3087
3148
|
}
|
|
3088
3149
|
interface ZBody {
|
|
3150
|
+
/**
|
|
3151
|
+
* HTML tag to use to wrap slotted content
|
|
3152
|
+
*/
|
|
3089
3153
|
"component"?: string;
|
|
3154
|
+
/**
|
|
3155
|
+
* Typography level
|
|
3156
|
+
*/
|
|
3090
3157
|
"level"?: 1 | 2 | 3 | 4 | 5;
|
|
3158
|
+
/**
|
|
3159
|
+
* Font weight variant
|
|
3160
|
+
*/
|
|
3091
3161
|
"variant"?: "regular" | "semibold";
|
|
3092
3162
|
}
|
|
3093
3163
|
interface ZButton {
|
|
@@ -3118,7 +3188,7 @@ declare namespace LocalJSX {
|
|
|
3118
3188
|
/**
|
|
3119
3189
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
3120
3190
|
*/
|
|
3121
|
-
"size"?:
|
|
3191
|
+
"size"?: ButtonSize;
|
|
3122
3192
|
/**
|
|
3123
3193
|
* HTML a target attribute.
|
|
3124
3194
|
*/
|
|
@@ -3126,11 +3196,11 @@ declare namespace LocalJSX {
|
|
|
3126
3196
|
/**
|
|
3127
3197
|
* HTML button type attribute.
|
|
3128
3198
|
*/
|
|
3129
|
-
"type"?:
|
|
3199
|
+
"type"?: ButtonType;
|
|
3130
3200
|
/**
|
|
3131
3201
|
* Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
|
|
3132
3202
|
*/
|
|
3133
|
-
"variant"?:
|
|
3203
|
+
"variant"?: ButtonVariant;
|
|
3134
3204
|
}
|
|
3135
3205
|
interface ZButtonDeprecated {
|
|
3136
3206
|
/**
|
|
@@ -3157,7 +3227,7 @@ declare namespace LocalJSX {
|
|
|
3157
3227
|
/**
|
|
3158
3228
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
3159
3229
|
*/
|
|
3160
|
-
"size"?:
|
|
3230
|
+
"size"?: ButtonSize;
|
|
3161
3231
|
/**
|
|
3162
3232
|
* Spy to render square button.
|
|
3163
3233
|
*/
|
|
@@ -3165,11 +3235,11 @@ declare namespace LocalJSX {
|
|
|
3165
3235
|
/**
|
|
3166
3236
|
* HTML button type attribute.
|
|
3167
3237
|
*/
|
|
3168
|
-
"type"?:
|
|
3238
|
+
"type"?: ButtonType;
|
|
3169
3239
|
/**
|
|
3170
3240
|
* Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`.
|
|
3171
3241
|
*/
|
|
3172
|
-
"variant"?:
|
|
3242
|
+
"variant"?: ButtonVariant;
|
|
3173
3243
|
}
|
|
3174
3244
|
interface ZButtonFilter {
|
|
3175
3245
|
/**
|
|
@@ -3257,37 +3327,17 @@ declare namespace LocalJSX {
|
|
|
3257
3327
|
/**
|
|
3258
3328
|
* Card variant. Can be one of "text", "border", "shadow", "overlay". Leave it undefined for the default card.
|
|
3259
3329
|
*/
|
|
3260
|
-
"variant"?:
|
|
3330
|
+
"variant"?: CardVariant;
|
|
3261
3331
|
}
|
|
3262
3332
|
interface ZCarousel {
|
|
3263
3333
|
/**
|
|
3264
|
-
*
|
|
3265
|
-
*/
|
|
3266
|
-
"arrowsPosition"?: CarouselArrowsPosition;
|
|
3267
|
-
/**
|
|
3268
|
-
* The height of z-carousel ghost loading, this prop is mandatory when isloading is set to true, as otherwise the component won't show.
|
|
3334
|
+
* sets the height of z-carousel ghost loading, this prop is mandatory when isloading is set to true, as otherwise the component won't show.
|
|
3269
3335
|
*/
|
|
3270
3336
|
"ghostLoadingHeight"?: number;
|
|
3271
3337
|
/**
|
|
3272
|
-
*
|
|
3338
|
+
* sets whether the z-carousel is on loading state
|
|
3273
3339
|
*/
|
|
3274
3340
|
"isLoading"?: boolean;
|
|
3275
|
-
/**
|
|
3276
|
-
* The z-carousel title, if given.
|
|
3277
|
-
*/
|
|
3278
|
-
"label"?: string;
|
|
3279
|
-
/**
|
|
3280
|
-
* Emitted on index change and only in `single` mode.
|
|
3281
|
-
*/
|
|
3282
|
-
"onIndexChange"?: (event: ZCarouselCustomEvent<any>) => void;
|
|
3283
|
-
/**
|
|
3284
|
-
* Progress indicator. Only available for `single` mode
|
|
3285
|
-
*/
|
|
3286
|
-
"progressMode"?: CarouselProgressMode;
|
|
3287
|
-
/**
|
|
3288
|
-
* Shows only one content at a time
|
|
3289
|
-
*/
|
|
3290
|
-
"single"?: boolean;
|
|
3291
3341
|
}
|
|
3292
3342
|
interface ZChip {
|
|
3293
3343
|
/**
|
|
@@ -3312,7 +3362,13 @@ declare namespace LocalJSX {
|
|
|
3312
3362
|
"type"?: ZChipType;
|
|
3313
3363
|
}
|
|
3314
3364
|
interface ZChipDeprecated {
|
|
3365
|
+
/**
|
|
3366
|
+
* Text with bold font weight
|
|
3367
|
+
*/
|
|
3315
3368
|
"boldtext"?: number;
|
|
3369
|
+
/**
|
|
3370
|
+
* Text with regular font weight
|
|
3371
|
+
*/
|
|
3316
3372
|
"regulartext"?: string;
|
|
3317
3373
|
}
|
|
3318
3374
|
interface ZCombobox {
|
|
@@ -3347,7 +3403,7 @@ declare namespace LocalJSX {
|
|
|
3347
3403
|
/**
|
|
3348
3404
|
* list items array
|
|
3349
3405
|
*/
|
|
3350
|
-
"items"?:
|
|
3406
|
+
"items"?: ComboItem[] | string;
|
|
3351
3407
|
/**
|
|
3352
3408
|
* label text
|
|
3353
3409
|
*/
|
|
@@ -3403,7 +3459,7 @@ declare namespace LocalJSX {
|
|
|
3403
3459
|
/**
|
|
3404
3460
|
* callback to handle ok button action (optional)
|
|
3405
3461
|
*/
|
|
3406
|
-
"callback"?: () =>
|
|
3462
|
+
"callback"?: () => unknown;
|
|
3407
3463
|
/**
|
|
3408
3464
|
* cookie policy link url
|
|
3409
3465
|
*/
|
|
@@ -3473,7 +3529,10 @@ declare namespace LocalJSX {
|
|
|
3473
3529
|
/**
|
|
3474
3530
|
* File name
|
|
3475
3531
|
*/
|
|
3476
|
-
"fileName"?:
|
|
3532
|
+
"fileName"?: string;
|
|
3533
|
+
/**
|
|
3534
|
+
* File chip id
|
|
3535
|
+
*/
|
|
3477
3536
|
"fileNumber"?: number;
|
|
3478
3537
|
/**
|
|
3479
3538
|
* Emitted when a z-file component is removed from the DOM
|
|
@@ -3488,7 +3547,7 @@ declare namespace LocalJSX {
|
|
|
3488
3547
|
/**
|
|
3489
3548
|
* Prop indicating the button variant
|
|
3490
3549
|
*/
|
|
3491
|
-
"buttonVariant"?:
|
|
3550
|
+
"buttonVariant"?: ButtonVariant;
|
|
3492
3551
|
/**
|
|
3493
3552
|
* Description
|
|
3494
3553
|
*/
|
|
@@ -3508,7 +3567,7 @@ declare namespace LocalJSX {
|
|
|
3508
3567
|
/**
|
|
3509
3568
|
* Prop indicating the file upload type - can be default or dragdrop
|
|
3510
3569
|
*/
|
|
3511
|
-
"type"?:
|
|
3570
|
+
"type"?: ZFileUploadType;
|
|
3512
3571
|
}
|
|
3513
3572
|
interface ZFooter {
|
|
3514
3573
|
/**
|
|
@@ -3573,8 +3632,17 @@ declare namespace LocalJSX {
|
|
|
3573
3632
|
interface ZGhostLoading {
|
|
3574
3633
|
}
|
|
3575
3634
|
interface ZHeading {
|
|
3635
|
+
/**
|
|
3636
|
+
* HTML tag to use to wrap slotted content
|
|
3637
|
+
*/
|
|
3576
3638
|
"component"?: string;
|
|
3639
|
+
/**
|
|
3640
|
+
* Typography level
|
|
3641
|
+
*/
|
|
3577
3642
|
"level"?: 1 | 2 | 3 | 4;
|
|
3643
|
+
/**
|
|
3644
|
+
* Font weight variant
|
|
3645
|
+
*/
|
|
3578
3646
|
"variant"?: "regular" | "semibold" | "light";
|
|
3579
3647
|
}
|
|
3580
3648
|
interface ZIcon {
|
|
@@ -3591,7 +3659,7 @@ declare namespace LocalJSX {
|
|
|
3591
3659
|
*/
|
|
3592
3660
|
"iconid"?: string;
|
|
3593
3661
|
/**
|
|
3594
|
-
* icon name
|
|
3662
|
+
* icon name
|
|
3595
3663
|
*/
|
|
3596
3664
|
"name"?: string;
|
|
3597
3665
|
/**
|
|
@@ -3624,7 +3692,10 @@ declare namespace LocalJSX {
|
|
|
3624
3692
|
* Text that appears on closed panel next to the open button.
|
|
3625
3693
|
*/
|
|
3626
3694
|
"label"?: string;
|
|
3627
|
-
|
|
3695
|
+
/**
|
|
3696
|
+
* Info reveal's position
|
|
3697
|
+
*/
|
|
3698
|
+
"position"?: InfoRevealPosition;
|
|
3628
3699
|
}
|
|
3629
3700
|
interface ZInput {
|
|
3630
3701
|
/**
|
|
@@ -3718,7 +3789,7 @@ declare namespace LocalJSX {
|
|
|
3718
3789
|
/**
|
|
3719
3790
|
* the input status (optional): available for text, password, number, email, textarea
|
|
3720
3791
|
*/
|
|
3721
|
-
"status"?:
|
|
3792
|
+
"status"?: InputStatus;
|
|
3722
3793
|
/**
|
|
3723
3794
|
* step number value (optional): available for number
|
|
3724
3795
|
*/
|
|
@@ -3726,7 +3797,7 @@ declare namespace LocalJSX {
|
|
|
3726
3797
|
/**
|
|
3727
3798
|
* input types
|
|
3728
3799
|
*/
|
|
3729
|
-
"type"?:
|
|
3800
|
+
"type"?: InputType;
|
|
3730
3801
|
/**
|
|
3731
3802
|
* the input value
|
|
3732
3803
|
*/
|
|
@@ -3772,7 +3843,7 @@ declare namespace LocalJSX {
|
|
|
3772
3843
|
/**
|
|
3773
3844
|
* items (optional): available for select
|
|
3774
3845
|
*/
|
|
3775
|
-
"items"?:
|
|
3846
|
+
"items"?: SelectItem[] | string;
|
|
3776
3847
|
/**
|
|
3777
3848
|
* the input label
|
|
3778
3849
|
*/
|
|
@@ -3828,11 +3899,11 @@ declare namespace LocalJSX {
|
|
|
3828
3899
|
/**
|
|
3829
3900
|
* the input status (optional): available for text, password, number, email, textarea, select
|
|
3830
3901
|
*/
|
|
3831
|
-
"status"?:
|
|
3902
|
+
"status"?: InputStatus;
|
|
3832
3903
|
/**
|
|
3833
3904
|
* input types
|
|
3834
3905
|
*/
|
|
3835
|
-
"type"?:
|
|
3906
|
+
"type"?: InputType;
|
|
3836
3907
|
/**
|
|
3837
3908
|
* timeout setting before trigger `inputChange` event (optional): available for text, textarea
|
|
3838
3909
|
*/
|
|
@@ -3864,7 +3935,7 @@ declare namespace LocalJSX {
|
|
|
3864
3935
|
/**
|
|
3865
3936
|
* input status (optional)
|
|
3866
3937
|
*/
|
|
3867
|
-
"status"?:
|
|
3938
|
+
"status"?: InputStatus;
|
|
3868
3939
|
}
|
|
3869
3940
|
interface ZLink {
|
|
3870
3941
|
/**
|
|
@@ -3914,7 +3985,7 @@ declare namespace LocalJSX {
|
|
|
3914
3985
|
/**
|
|
3915
3986
|
* link text variant (optional)
|
|
3916
3987
|
*/
|
|
3917
|
-
"textcolor"?: "primary"| "inverse" | "white" | "black";
|
|
3988
|
+
"textcolor"?: "primary" | "inverse" | "white" | "black";
|
|
3918
3989
|
/**
|
|
3919
3990
|
* draw underline on text (optional)
|
|
3920
3991
|
*/
|
|
@@ -3967,6 +4038,9 @@ declare namespace LocalJSX {
|
|
|
3967
4038
|
* [optional] If is used in ZContextualMenu component
|
|
3968
4039
|
*/
|
|
3969
4040
|
"isContextualMenu"?: boolean;
|
|
4041
|
+
/**
|
|
4042
|
+
* [optional] List element id.
|
|
4043
|
+
*/
|
|
3970
4044
|
"listElementId"?: number;
|
|
3971
4045
|
/**
|
|
3972
4046
|
* remove filter click event, returns filterid
|
|
@@ -4064,6 +4138,9 @@ declare namespace LocalJSX {
|
|
|
4064
4138
|
"nomeutente"?: string;
|
|
4065
4139
|
}
|
|
4066
4140
|
interface ZMenuSection {
|
|
4141
|
+
/**
|
|
4142
|
+
* Active state
|
|
4143
|
+
*/
|
|
4067
4144
|
"active"?: boolean;
|
|
4068
4145
|
/**
|
|
4069
4146
|
* The section has been closed.
|
|
@@ -4154,13 +4231,13 @@ declare namespace LocalJSX {
|
|
|
4154
4231
|
/**
|
|
4155
4232
|
* Username/password input status
|
|
4156
4233
|
*/
|
|
4157
|
-
"status"?:
|
|
4234
|
+
"status"?: InputStatus;
|
|
4158
4235
|
}
|
|
4159
4236
|
interface ZMyzCard {
|
|
4160
4237
|
/**
|
|
4161
4238
|
* graphic variant (optional)
|
|
4162
4239
|
*/
|
|
4163
|
-
"cardtype"?:
|
|
4240
|
+
"cardtype"?: LicenseType;
|
|
4164
4241
|
/**
|
|
4165
4242
|
* faded status
|
|
4166
4243
|
*/
|
|
@@ -4254,7 +4331,7 @@ declare namespace LocalJSX {
|
|
|
4254
4331
|
/**
|
|
4255
4332
|
* card graphic variant (optional)
|
|
4256
4333
|
*/
|
|
4257
|
-
"cardtype"?:
|
|
4334
|
+
"cardtype"?: LicenseType;
|
|
4258
4335
|
/**
|
|
4259
4336
|
* display footer custom slotted content
|
|
4260
4337
|
*/
|
|
@@ -4282,7 +4359,7 @@ declare namespace LocalJSX {
|
|
|
4282
4359
|
/**
|
|
4283
4360
|
* card graphic variant (optional)
|
|
4284
4361
|
*/
|
|
4285
|
-
"cardtype"?:
|
|
4362
|
+
"cardtype"?: LicenseType;
|
|
4286
4363
|
/**
|
|
4287
4364
|
* faded status
|
|
4288
4365
|
*/
|
|
@@ -4334,7 +4411,7 @@ declare namespace LocalJSX {
|
|
|
4334
4411
|
/**
|
|
4335
4412
|
* list item data (mutable, optional)
|
|
4336
4413
|
*/
|
|
4337
|
-
"list"?:
|
|
4414
|
+
"list"?: ListItem[];
|
|
4338
4415
|
}
|
|
4339
4416
|
interface ZMyzListItem {
|
|
4340
4417
|
/**
|
|
@@ -4429,6 +4506,9 @@ declare namespace LocalJSX {
|
|
|
4429
4506
|
* Label to show in the tab.
|
|
4430
4507
|
*/
|
|
4431
4508
|
"label"?: string;
|
|
4509
|
+
/**
|
|
4510
|
+
* The tab has been selected.
|
|
4511
|
+
*/
|
|
4432
4512
|
"onSelected"?: (event: ZNavigationTabCustomEvent<any>) => void;
|
|
4433
4513
|
/**
|
|
4434
4514
|
* Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
@@ -4464,6 +4544,9 @@ declare namespace LocalJSX {
|
|
|
4464
4544
|
* Label to show in the tab.
|
|
4465
4545
|
*/
|
|
4466
4546
|
"label"?: string;
|
|
4547
|
+
/**
|
|
4548
|
+
* The tab has been selected.
|
|
4549
|
+
*/
|
|
4467
4550
|
"onSelected"?: (event: ZNavigationTabLinkCustomEvent<any>) => void;
|
|
4468
4551
|
/**
|
|
4469
4552
|
* Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
@@ -4539,17 +4622,29 @@ declare namespace LocalJSX {
|
|
|
4539
4622
|
/**
|
|
4540
4623
|
* open content transitioning in a specified direction left | right. Default: left
|
|
4541
4624
|
*/
|
|
4542
|
-
"transitiondirection"?:
|
|
4625
|
+
"transitiondirection"?: TransitionDirection;
|
|
4543
4626
|
/**
|
|
4544
4627
|
* Offcanvas variant. Can be one of "overlay", "pushcontent" Default variant: pushcontent
|
|
4545
4628
|
*/
|
|
4546
|
-
"variant"?:
|
|
4629
|
+
"variant"?: OffCanvasVariant;
|
|
4547
4630
|
}
|
|
4548
4631
|
interface ZOtp {
|
|
4632
|
+
/**
|
|
4633
|
+
* Input number
|
|
4634
|
+
*/
|
|
4549
4635
|
"inputNum"?: number;
|
|
4636
|
+
/**
|
|
4637
|
+
* Input message
|
|
4638
|
+
*/
|
|
4550
4639
|
"message"?: string;
|
|
4640
|
+
/**
|
|
4641
|
+
* Otp change event
|
|
4642
|
+
*/
|
|
4551
4643
|
"onOtpChange"?: (event: ZOtpCustomEvent<any>) => void;
|
|
4552
|
-
|
|
4644
|
+
/**
|
|
4645
|
+
* Input status
|
|
4646
|
+
*/
|
|
4647
|
+
"status"?: InputStatus;
|
|
4553
4648
|
}
|
|
4554
4649
|
interface ZPagination {
|
|
4555
4650
|
/**
|
|
@@ -4661,7 +4756,7 @@ declare namespace LocalJSX {
|
|
|
4661
4756
|
/**
|
|
4662
4757
|
* name of slot container (optional)
|
|
4663
4758
|
*/
|
|
4664
|
-
"
|
|
4759
|
+
"descrSlotName"?: string;
|
|
4665
4760
|
/**
|
|
4666
4761
|
* html element id (optional)
|
|
4667
4762
|
*/
|
|
@@ -4763,7 +4858,7 @@ declare namespace LocalJSX {
|
|
|
4763
4858
|
/**
|
|
4764
4859
|
* Popover position.
|
|
4765
4860
|
*/
|
|
4766
|
-
"position"?:
|
|
4861
|
+
"position"?: PopoverPositions;
|
|
4767
4862
|
/**
|
|
4768
4863
|
* Whether to show popover's arrow.
|
|
4769
4864
|
*/
|
|
@@ -4863,7 +4958,7 @@ declare namespace LocalJSX {
|
|
|
4863
4958
|
/**
|
|
4864
4959
|
* the input select options
|
|
4865
4960
|
*/
|
|
4866
|
-
"items"?:
|
|
4961
|
+
"items"?: SelectItem[] | string;
|
|
4867
4962
|
/**
|
|
4868
4963
|
* the input label
|
|
4869
4964
|
*/
|
|
@@ -4895,7 +4990,7 @@ declare namespace LocalJSX {
|
|
|
4895
4990
|
/**
|
|
4896
4991
|
* the input status (optional)
|
|
4897
4992
|
*/
|
|
4898
|
-
"status"?:
|
|
4993
|
+
"status"?: InputStatus;
|
|
4899
4994
|
}
|
|
4900
4995
|
interface ZSkipToContent {
|
|
4901
4996
|
/**
|
|
@@ -5070,6 +5165,9 @@ declare namespace LocalJSX {
|
|
|
5070
5165
|
* [Optional] Show contextual menu button
|
|
5071
5166
|
*/
|
|
5072
5167
|
"showButton"?: boolean;
|
|
5168
|
+
/**
|
|
5169
|
+
* Sort direction
|
|
5170
|
+
*/
|
|
5073
5171
|
"sortDirection"?: SortDirection;
|
|
5074
5172
|
/**
|
|
5075
5173
|
* [Optional] Make the header sortable
|
|
@@ -5077,10 +5175,19 @@ declare namespace LocalJSX {
|
|
|
5077
5175
|
"sortable"?: boolean;
|
|
5078
5176
|
}
|
|
5079
5177
|
interface ZTableHeaderRow {
|
|
5178
|
+
/**
|
|
5179
|
+
* Row expandable flag
|
|
5180
|
+
*/
|
|
5080
5181
|
"expandable"?: boolean;
|
|
5081
5182
|
}
|
|
5082
5183
|
interface ZTableRow {
|
|
5184
|
+
/**
|
|
5185
|
+
* Table row expanded type
|
|
5186
|
+
*/
|
|
5083
5187
|
"expandedType"?: ZTableRowExpandedType;
|
|
5188
|
+
/**
|
|
5189
|
+
* Row has been expanded
|
|
5190
|
+
*/
|
|
5084
5191
|
"onExpand"?: (event: ZTableRowCustomEvent<any>) => void;
|
|
5085
5192
|
}
|
|
5086
5193
|
interface ZTableStickyFooter {
|
|
@@ -5131,11 +5238,11 @@ declare namespace LocalJSX {
|
|
|
5131
5238
|
/**
|
|
5132
5239
|
* toast notification animation type: slide-in-left, slide-in-right, slide-in-down, slide-in-up
|
|
5133
5240
|
*/
|
|
5134
|
-
"transition"?:
|
|
5241
|
+
"transition"?: ToastNotificationTransition;
|
|
5135
5242
|
/**
|
|
5136
5243
|
* toast notification type: dark, light, accent, error, success, warning
|
|
5137
5244
|
*/
|
|
5138
|
-
"type"?:
|
|
5245
|
+
"type"?: ToastNotification;
|
|
5139
5246
|
}
|
|
5140
5247
|
interface ZToastNotificationList {
|
|
5141
5248
|
/**
|
|
@@ -5145,7 +5252,7 @@ declare namespace LocalJSX {
|
|
|
5145
5252
|
/**
|
|
5146
5253
|
* Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
|
|
5147
5254
|
*/
|
|
5148
|
-
"position"?:
|
|
5255
|
+
"position"?: ToastNotificationPosition;
|
|
5149
5256
|
}
|
|
5150
5257
|
interface ZToggleButton {
|
|
5151
5258
|
/**
|
|
@@ -5170,10 +5277,25 @@ declare namespace LocalJSX {
|
|
|
5170
5277
|
"opened"?: boolean;
|
|
5171
5278
|
}
|
|
5172
5279
|
interface ZToggleSwitch {
|
|
5280
|
+
/**
|
|
5281
|
+
* Checked state
|
|
5282
|
+
*/
|
|
5173
5283
|
"checked"?: boolean;
|
|
5284
|
+
/**
|
|
5285
|
+
* Disabled flag
|
|
5286
|
+
*/
|
|
5174
5287
|
"disabled"?: boolean;
|
|
5288
|
+
/**
|
|
5289
|
+
* HTML id attribute to set to the internal checkbox
|
|
5290
|
+
*/
|
|
5175
5291
|
"htmlid"?: string;
|
|
5292
|
+
/**
|
|
5293
|
+
* Label position
|
|
5294
|
+
*/
|
|
5176
5295
|
"labelPosition"?: LabelPosition;
|
|
5296
|
+
/**
|
|
5297
|
+
* Toggle click event
|
|
5298
|
+
*/
|
|
5177
5299
|
"onToggleClick"?: (event: ZToggleSwitchCustomEvent<any>) => void;
|
|
5178
5300
|
}
|
|
5179
5301
|
interface ZTooltip {
|
|
@@ -5218,8 +5340,17 @@ declare namespace LocalJSX {
|
|
|
5218
5340
|
"type"?: PopoverPositions1;
|
|
5219
5341
|
}
|
|
5220
5342
|
interface ZTypography {
|
|
5343
|
+
/**
|
|
5344
|
+
* HTML tag to use to wrap slotted content
|
|
5345
|
+
*/
|
|
5221
5346
|
"component"?: string;
|
|
5347
|
+
/**
|
|
5348
|
+
* Typography level
|
|
5349
|
+
*/
|
|
5222
5350
|
"level"?: ZTypographyLevels;
|
|
5351
|
+
/**
|
|
5352
|
+
* Font weight variant
|
|
5353
|
+
*/
|
|
5223
5354
|
"variant"?: "regular" | "semibold" | "light";
|
|
5224
5355
|
}
|
|
5225
5356
|
interface ZUserDropdown {
|