@zanichelli/albe-web-components 5.5.5 → 5.5.6-cs1
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/dist/cjs/{icons-9fc3ff30.js → icons-460f0f1e.js} +104 -104
- package/dist/cjs/{index-84b7063a.js → index-0b49c192.js} +648 -96
- package/dist/cjs/{index-3dd0f9bd.js → index-15126331.js} +168 -168
- package/dist/cjs/index.cjs.js +5 -5
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{utils-29f9ccf5.js → utils-7db26db9.js} +19 -33
- package/dist/cjs/{utils-4a419726.js → utils-b1ef8660.js} +13 -13
- package/dist/cjs/web-components-library.cjs.js +3 -3
- package/dist/cjs/z-alert.cjs.entry.js +2 -2
- package/dist/cjs/z-app-header.cjs.entry.js +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 +2 -2
- 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 +40 -36
- package/dist/cjs/z-list-group.cjs.entry.js +7 -7
- package/dist/cjs/z-list_2.cjs.entry.js +12 -12
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +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 +17 -14
- package/dist/cjs/z-popover.cjs.entry.js +37 -55
- 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 +168 -168
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/buttons/z-button/index.js +209 -207
- package/dist/collection/components/buttons/z-button/styles.css +31 -30
- package/dist/collection/components/buttons/z-button-sort/index.js +181 -177
- package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
- package/dist/collection/components/buttons/z-chip/index.js +107 -104
- package/dist/collection/components/buttons/z-chip/styles.css +12 -15
- package/dist/collection/components/buttons/z-toggle-button/index.js +105 -101
- package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
- package/dist/collection/components/buttons/z-toggle-switch/index.js +116 -115
- 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 +19 -33
- package/dist/collection/components/date-picker/z-date-picker/index.js +164 -160
- package/dist/collection/components/date-picker/z-range-picker/index.js +233 -240
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +32 -30
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +14 -25
- package/dist/collection/components/file-upload/z-file/index.js +93 -85
- package/dist/collection/components/file-upload/z-file/styles.css +5 -18
- package/dist/collection/components/file-upload/z-file-upload/index.js +203 -208
- package/dist/collection/components/file-upload/z-file-upload/styles.css +8 -15
- package/dist/collection/components/footer/z-footer/index.js +172 -207
- package/dist/collection/components/footer/z-footer/styles.css +27 -32
- package/dist/collection/components/footer/z-footer-link/index.js +33 -28
- package/dist/collection/components/footer/z-footer-link/styles.css +6 -14
- package/dist/collection/components/footer/z-footer-section/index.js +39 -37
- package/dist/collection/components/footer/z-footer-section/styles.css +35 -48
- package/dist/collection/components/footer/z-footer-social/index.js +65 -60
- 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 +102 -98
- package/dist/collection/components/icons/z-icon/styles.css +2 -2
- package/dist/collection/components/icons/z-icon-package/index.js +14 -13
- package/dist/collection/components/icons/z-icon-package/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper/index.js +12 -8
- package/dist/collection/components/indicators/z-stepper/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper-item/index.js +82 -82
- package/dist/collection/components/indicators/z-stepper-item/styles.css +22 -23
- package/dist/collection/components/inputs/z-combobox/index.js +340 -337
- package/dist/collection/components/inputs/z-combobox/styles.css +43 -48
- package/dist/collection/components/inputs/z-input/index.js +554 -569
- package/dist/collection/components/inputs/z-input/styles.css +83 -93
- package/dist/collection/components/inputs/z-input-message/index.js +53 -49
- package/dist/collection/components/inputs/z-input-message/styles.css +7 -6
- package/dist/collection/components/inputs/z-select/index.js +363 -353
- package/dist/collection/components/inputs/z-select/styles.css +23 -28
- package/dist/collection/components/list/z-list/index.js +39 -34
- package/dist/collection/components/list/z-list/styles.css +2 -3
- package/dist/collection/components/list/z-list-element/index.js +293 -288
- package/dist/collection/components/list/z-list-element/styles.css +18 -40
- package/dist/collection/components/list/z-list-group/index.js +103 -101
- package/dist/collection/components/list/z-list-group/styles.css +1 -2
- package/dist/collection/components/list/z-toast-notification-list/index.js +75 -67
- package/dist/collection/components/list/z-toast-notification-list/styles.css +37 -44
- package/dist/collection/components/logo/z-logo/index.js +113 -110
- package/dist/collection/components/logo/z-logo/styles.css +3 -3
- package/dist/collection/components/modal/z-modal/index.js +129 -133
- package/dist/collection/components/modal/z-modal/styles.css +23 -29
- package/dist/collection/components/modal/z-modal-login/index.js +181 -203
- 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 +173 -173
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +206 -206
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +103 -107
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
- package/dist/collection/components/navigation/z-app-header/index.js +149 -157
- package/dist/collection/components/navigation/z-app-header/styles.css +68 -78
- package/dist/collection/components/navigation/z-app-switcher/index.js +61 -52
- package/dist/collection/components/navigation/z-app-switcher/styles.css +5 -17
- package/dist/collection/components/navigation/z-app-topbar/index.js +123 -123
- package/dist/collection/components/navigation/z-app-topbar/styles.css +11 -17
- package/dist/collection/components/navigation/z-link/index.js +252 -244
- package/dist/collection/components/navigation/z-link/styles.css +15 -12
- package/dist/collection/components/navigation/z-menu/index.js +133 -131
- package/dist/collection/components/navigation/z-menu/styles.css +22 -25
- package/dist/collection/components/navigation/z-menu-dropdown/index.js +82 -83
- package/dist/collection/components/navigation/z-menu-dropdown/styles.css +21 -21
- package/dist/collection/components/navigation/z-menu-section/index.js +80 -73
- package/dist/collection/components/navigation/z-menu-section/styles.css +14 -14
- package/dist/collection/components/navigation/z-user-dropdown/index.js +166 -171
- package/dist/collection/components/navigation/z-user-dropdown/styles.css +63 -72
- package/dist/collection/components/notification/z-candybar/index.js +12 -9
- package/dist/collection/components/notification/z-candybar/styles.css +21 -27
- package/dist/collection/components/notification/z-cookiebar/index.js +82 -83
- package/dist/collection/components/notification/z-cookiebar/styles.css +18 -19
- package/dist/collection/components/notification/z-info-box/index.js +67 -61
- package/dist/collection/components/notification/z-info-box/styles.css +8 -8
- package/dist/collection/components/notification/z-notification/index.js +155 -156
- package/dist/collection/components/notification/z-notification/styles.css +11 -11
- package/dist/collection/components/notification/z-toast-notification/index.js +248 -251
- package/dist/collection/components/notification/z-toast-notification/styles.css +38 -30
- package/dist/collection/components/notification/z-tooltip/index.js +101 -94
- package/dist/collection/components/panel/z-panel-elem/index.js +174 -174
- package/dist/collection/components/panel/z-panel-elem/styles.css +6 -6
- package/dist/collection/components/typography/z-body/index.js +57 -55
- package/dist/collection/components/typography/z-heading/index.js +57 -55
- package/dist/collection/components/typography/z-typography/index.js +70 -63
- package/dist/collection/components/typography/z-typography/styles.css +13 -13
- package/dist/collection/components/z-aria-alert/index.js +31 -24
- package/dist/collection/components/z-avatar/index.js +110 -105
- package/dist/collection/components/z-avatar/styles.css +7 -10
- package/dist/collection/components/z-card/index.js +133 -138
- package/dist/collection/components/z-card/styles.css +38 -42
- package/dist/collection/components/z-carousel/index.js +51 -49
- package/dist/collection/components/z-carousel/styles.css +3 -3
- package/dist/collection/components/z-contextual-menu/index.js +89 -95
- package/dist/collection/components/z-contextual-menu/styles.css +8 -8
- package/dist/collection/components/z-cover-hero/index.js +64 -65
- package/dist/collection/components/z-cover-hero/styles.css +4 -4
- package/dist/collection/components/z-divider/index.js +77 -71
- package/dist/collection/components/z-ghost-loading/index.js +12 -8
- package/dist/collection/components/z-ghost-loading/styles.css +14 -14
- package/dist/collection/components/z-info-reveal/index.js +88 -84
- package/dist/collection/components/z-info-reveal/styles.css +9 -8
- package/dist/collection/components/z-offcanvas/index.js +107 -102
- package/dist/collection/components/z-offcanvas/styles.css +65 -45
- package/dist/collection/components/z-pagination/index.js +231 -246
- package/dist/collection/components/z-pagination/styles.css +16 -21
- package/dist/collection/components/z-popover/index.js +219 -223
- package/dist/collection/components/z-popover/styles.css +9 -9
- package/dist/collection/components/z-section-title/index.js +57 -60
- package/dist/collection/components/z-section-title/styles.css +2 -2
- package/dist/collection/components/z-skip-to-content/index.js +93 -85
- package/dist/collection/components/z-skip-to-content/styles.css +11 -15
- package/dist/collection/components/z-table/z-table/index.js +275 -288
- package/dist/collection/components/z-table/z-table/styles.css +23 -74
- package/dist/collection/components/z-table/z-table-body/index.js +11 -7
- package/dist/collection/components/z-table/z-table-cell/index.js +66 -63
- 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 +54 -54
- package/dist/collection/components/z-table/z-table-empty-box/styles.css +5 -6
- package/dist/collection/components/z-table/z-table-expanded-row/index.js +33 -29
- package/dist/collection/components/z-table/z-table-expanded-row/styles.css +2 -2
- package/dist/collection/components/z-table/z-table-footer/index.js +11 -7
- package/dist/collection/components/z-table/z-table-footer/styles.css +3 -3
- package/dist/collection/components/z-table/z-table-head/index.js +11 -7
- package/dist/collection/components/z-table/z-table-header/index.js +173 -173
- 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 +34 -30
- 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 +67 -61
- 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 +12 -8
- package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +4 -4
- package/dist/collection/components/z-tag/index.js +50 -47
- package/dist/collection/components/z-tag/styles.css +7 -12
- package/dist/collection/components/z-visually-hidden/index.js +11 -7
- package/dist/collection/components/z-visually-hidden/styles.css +6 -6
- package/dist/collection/constants/icons.js +1 -1
- package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +174 -181
- package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +8 -9
- package/dist/collection/deprecated/pagination/z-pagination-page/index.js +115 -109
- package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
- package/dist/collection/deprecated/z-button-deprecated/index.js +199 -191
- package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
- package/dist/collection/deprecated/z-button-filter/index.js +120 -115
- package/dist/collection/deprecated/z-button-filter/styles.css +7 -17
- package/dist/collection/deprecated/z-chip-deprecated/index.js +50 -50
- package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
- package/dist/collection/deprecated/z-input-deprecated/index.js +609 -626
- package/dist/collection/deprecated/z-input-deprecated/styles.css +77 -91
- package/dist/collection/deprecated/z-input-label/index.js +66 -60
- package/dist/collection/deprecated/z-input-label/styles.css +2 -2
- package/dist/collection/deprecated/z-popover-deprecated/index.js +195 -183
- package/dist/collection/deprecated/z-popover-deprecated/styles.css +36 -37
- package/dist/collection/deprecated/z-status-tag/index.js +111 -106
- package/dist/collection/deprecated/z-status-tag/styles.css +10 -12
- package/dist/collection/deprecated/z-tooltip-deprecated/index.js +160 -160
- 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 +93 -85
- 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 +106 -103
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +16 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +12 -10
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +4 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +80 -74
- 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 +143 -143
- 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 +157 -163
- 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/index.js +12 -13
- 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 +79 -72
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +13 -14
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +66 -62
- 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 +104 -118
- 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 +34 -27
- 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 +54 -46
- package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +169 -165
- 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 +86 -87
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +13 -17
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +135 -125
- package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +10 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +64 -57
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +6 -14
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +65 -58
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +9 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +12 -13
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +13 -22
- package/dist/collection/snowflakes/myz/topbar/index.js +263 -293
- package/dist/collection/snowflakes/myz/topbar/styles.css +157 -177
- package/dist/collection/snowflakes/myz/z-alert/index.js +37 -32
- package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
- package/dist/collection/snowflakes/myz/z-otp/index.js +101 -95
- package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +88 -73
- 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 +14 -14
- package/dist/esm/{icons-92a7dcde.js → icons-56ca282c.js} +104 -104
- package/dist/esm/{index-90e18641.js → index-3517583d.js} +648 -96
- package/dist/esm/{index-3c2d757b.js → index-b7165fb7.js} +168 -168
- package/dist/esm/index.js +5 -5
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{utils-729724da.js → utils-5d136bc4.js} +19 -33
- package/dist/esm/{utils-57be09c8.js → utils-c9ef6b5f.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 +2 -2
- 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 +40 -36
- package/dist/esm/z-list-group.entry.js +7 -7
- package/dist/esm/z-list_2.entry.js +12 -12
- package/dist/esm/z-menu-dropdown_2.entry.js +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 +17 -14
- package/dist/esm/z-popover.entry.js +37 -55
- 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 +171 -174
- package/dist/types/components/buttons/z-button/index.d.ts +6 -13
- 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 +11 -5
- 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 +18 -17
- 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 +14 -15
- package/dist/types/components/inputs/z-input/index.d.ts +25 -46
- package/dist/types/components/inputs/z-input-message/index.d.ts +4 -3
- package/dist/types/components/inputs/z-select/index.d.ts +23 -23
- 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 +9 -8
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +9 -8
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +10 -9
- 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 +20 -19
- 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 +7 -6
- package/dist/types/components/z-carousel/index.d.ts +1 -1
- 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 +9 -8
- 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 +5 -4
- 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 +500 -137
- 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 +5 -5
- 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 +23 -34
- 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 +2 -2
- 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 +6 -12
- 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 +4 -9
- 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 +2 -2
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +4 -4
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/topbar/index.d.ts +22 -24
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +8 -4
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +12 -12
- package/dist/types/utils/utils.d.ts +12 -5
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
- package/dist/web-components-library/p-01cbf6d4.entry.js +1 -0
- package/{www/build/p-596da333.entry.js → dist/web-components-library/p-02f14544.entry.js} +1 -1
- package/dist/web-components-library/p-0617465e.entry.js +1 -0
- package/dist/web-components-library/p-06f54c19.entry.js +1 -0
- package/dist/web-components-library/p-0ad2c8ca.entry.js +1 -0
- package/dist/web-components-library/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
- package/dist/web-components-library/p-14f11a64.entry.js +1 -0
- package/dist/web-components-library/p-1668ec30.entry.js +1 -0
- package/dist/web-components-library/p-2177384f.entry.js +1 -0
- package/dist/web-components-library/p-25769717.entry.js +1 -0
- package/dist/web-components-library/p-25b8e583.entry.js +1 -0
- package/dist/web-components-library/p-2772f005.entry.js +1 -0
- package/dist/web-components-library/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
- package/dist/web-components-library/p-2e2ae623.entry.js +1 -0
- package/dist/web-components-library/p-311f5e7a.entry.js +16 -0
- package/dist/web-components-library/p-3124aed0.entry.js +1 -0
- package/dist/web-components-library/p-31604337.entry.js +1 -0
- package/dist/web-components-library/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
- package/dist/web-components-library/p-348c5ada.entry.js +1 -0
- package/dist/web-components-library/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
- package/dist/web-components-library/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
- package/dist/web-components-library/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
- package/dist/web-components-library/p-41b8390e.entry.js +1 -0
- package/dist/web-components-library/{p-a94f78b4.entry.js → p-41dbc6f1.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-53d9ac21.entry.js +1 -0
- package/dist/web-components-library/p-5a8bdc47.entry.js +1 -0
- package/dist/web-components-library/p-5f5725ce.entry.js +1 -0
- package/dist/web-components-library/p-5fe820fe.entry.js +1 -0
- package/dist/web-components-library/p-6106b802.entry.js +1 -0
- package/dist/web-components-library/p-613cc3b2.entry.js +1 -0
- package/dist/web-components-library/p-621ccd34.entry.js +1 -0
- package/dist/web-components-library/p-6852e978.entry.js +1 -0
- package/dist/web-components-library/p-6a53a0d8.entry.js +1 -0
- package/dist/web-components-library/p-6b7f7ac9.entry.js +1 -0
- package/dist/web-components-library/p-6de8783e.entry.js +1 -0
- package/dist/web-components-library/p-6e01660c.entry.js +1 -0
- package/dist/web-components-library/p-6fa0cef6.entry.js +1 -0
- package/dist/web-components-library/p-71ff9b83.entry.js +1 -0
- package/dist/web-components-library/p-747ad8dc.entry.js +1 -0
- package/dist/web-components-library/p-773cc0f3.entry.js +1 -0
- package/dist/web-components-library/p-792a7ea0.entry.js +1 -0
- package/dist/web-components-library/p-79940e8f.entry.js +1 -0
- package/dist/web-components-library/p-79c9cf77.entry.js +1 -0
- package/dist/web-components-library/p-7a9d3944.entry.js +1 -0
- package/dist/web-components-library/p-7d6e5930.entry.js +1 -0
- package/dist/web-components-library/p-810276c9.entry.js +1 -0
- package/dist/web-components-library/p-8158fe3c.js +1 -0
- package/dist/web-components-library/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
- package/dist/web-components-library/p-83ee9630.entry.js +1 -0
- package/dist/web-components-library/p-87942fb9.entry.js +1 -0
- package/dist/web-components-library/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/dist/web-components-library/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
- package/dist/web-components-library/p-940352dc.entry.js +1 -0
- package/dist/web-components-library/p-9a75f3f8.entry.js +1 -0
- package/dist/web-components-library/p-9c0df331.entry.js +1 -0
- package/dist/web-components-library/p-a55ef7b5.entry.js +1 -0
- package/dist/web-components-library/p-aae7a242.entry.js +1 -0
- package/dist/web-components-library/p-ae2dd723.entry.js +1 -0
- package/dist/web-components-library/p-af6789f2.entry.js +1 -0
- package/dist/web-components-library/p-b1b66050.entry.js +1 -0
- package/{www/build/p-42b0972c.js → dist/web-components-library/p-b2d16b41.js} +1 -1
- package/{www/build/p-e6ac4dc4.entry.js → dist/web-components-library/p-b2ee6ded.entry.js} +1 -1
- package/dist/web-components-library/{p-bfa3593e.js → p-b33f1112.js} +1 -1
- package/dist/web-components-library/p-b366ef8e.js +2 -0
- package/{www/build/p-f31b8e83.js → dist/web-components-library/p-b4e14eed.js} +1 -1
- package/dist/web-components-library/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
- package/dist/web-components-library/p-b9de57a3.entry.js +1 -0
- package/dist/web-components-library/p-bb684454.entry.js +1 -0
- package/dist/web-components-library/p-bc65252e.entry.js +1 -0
- package/dist/web-components-library/p-bd70bbcc.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-c26d641f.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-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
- package/dist/web-components-library/p-dd74911c.entry.js +1 -0
- package/dist/web-components-library/p-e137a17f.entry.js +1 -0
- package/dist/web-components-library/p-e1cbcb1e.entry.js +1 -0
- package/dist/web-components-library/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
- package/dist/web-components-library/p-e45c7aeb.entry.js +1 -0
- package/dist/web-components-library/p-eb612914.entry.js +1 -0
- package/dist/web-components-library/p-efdca379.entry.js +1 -0
- package/dist/web-components-library/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
- package/dist/web-components-library/p-f24a4525.entry.js +1 -0
- package/dist/web-components-library/p-f6ff5bc5.entry.js +1 -0
- package/dist/web-components-library/p-f94ad50d.entry.js +1 -0
- package/dist/web-components-library/p-fddbe121.entry.js +1 -0
- package/dist/web-components-library/p-ff000765.entry.js +1 -0
- package/dist/web-components-library/p-ff0fc090.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/loader/package.json +1 -0
- package/package.json +24 -17
- package/react/index.d.ts +1 -1
- package/readme.md +91 -33
- package/src-react/index.ts +1 -1
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
- package/www/build/p-01cbf6d4.entry.js +1 -0
- package/{dist/web-components-library/p-596da333.entry.js → www/build/p-02f14544.entry.js} +1 -1
- package/www/build/p-0617465e.entry.js +1 -0
- package/www/build/p-06f54c19.entry.js +1 -0
- package/www/build/p-0ad2c8ca.entry.js +1 -0
- package/www/build/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
- package/www/build/p-14f11a64.entry.js +1 -0
- package/www/build/p-1668ec30.entry.js +1 -0
- package/www/build/p-2177384f.entry.js +1 -0
- package/www/build/p-25769717.entry.js +1 -0
- package/www/build/p-25b8e583.entry.js +1 -0
- package/www/build/p-2772f005.entry.js +1 -0
- package/www/build/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
- package/www/build/p-2e2ae623.entry.js +1 -0
- package/www/build/p-311f5e7a.entry.js +16 -0
- package/www/build/p-3124aed0.entry.js +1 -0
- package/www/build/p-31604337.entry.js +1 -0
- package/www/build/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
- package/www/build/p-348c5ada.entry.js +1 -0
- package/www/build/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
- package/www/build/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
- package/www/build/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
- package/www/build/p-41b8390e.entry.js +1 -0
- package/www/build/{p-a94f78b4.entry.js → p-41dbc6f1.entry.js} +1 -1
- package/www/build/p-48134f75.entry.js +1 -0
- package/www/build/p-4c9c83c0.css +1 -0
- package/www/build/p-4fe96235.entry.js +1 -0
- package/www/build/p-53d9ac21.entry.js +1 -0
- package/www/build/p-5a8bdc47.entry.js +1 -0
- package/www/build/p-5f5725ce.entry.js +1 -0
- package/www/build/p-5fe820fe.entry.js +1 -0
- package/www/build/p-6106b802.entry.js +1 -0
- package/www/build/p-613cc3b2.entry.js +1 -0
- package/www/build/p-621ccd34.entry.js +1 -0
- package/www/build/p-6852e978.entry.js +1 -0
- package/www/build/p-6a53a0d8.entry.js +1 -0
- package/www/build/p-6b7f7ac9.entry.js +1 -0
- package/www/build/p-6de8783e.entry.js +1 -0
- package/www/build/p-6e01660c.entry.js +1 -0
- package/www/build/p-6fa0cef6.entry.js +1 -0
- package/www/build/p-71ff9b83.entry.js +1 -0
- package/www/build/p-747ad8dc.entry.js +1 -0
- package/www/build/p-773cc0f3.entry.js +1 -0
- package/www/build/p-792a7ea0.entry.js +1 -0
- package/www/build/p-79940e8f.entry.js +1 -0
- package/www/build/p-79c9cf77.entry.js +1 -0
- package/www/build/p-7a9d3944.entry.js +1 -0
- package/www/build/p-7d6e5930.entry.js +1 -0
- package/www/build/p-810276c9.entry.js +1 -0
- package/www/build/p-8158fe3c.js +1 -0
- package/www/build/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
- package/www/build/p-83ee9630.entry.js +1 -0
- package/www/build/p-87942fb9.entry.js +1 -0
- package/www/build/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/www/build/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
- package/www/build/p-8a9e2dd1.js +1 -0
- package/www/build/p-940352dc.entry.js +1 -0
- package/www/build/p-9a75f3f8.entry.js +1 -0
- package/www/build/p-9c0df331.entry.js +1 -0
- package/www/build/p-a55ef7b5.entry.js +1 -0
- package/www/build/p-aae7a242.entry.js +1 -0
- package/www/build/p-ae2dd723.entry.js +1 -0
- package/www/build/p-af6789f2.entry.js +1 -0
- package/www/build/p-b1b66050.entry.js +1 -0
- package/{dist/web-components-library/p-42b0972c.js → www/build/p-b2d16b41.js} +1 -1
- package/{dist/web-components-library/p-e6ac4dc4.entry.js → www/build/p-b2ee6ded.entry.js} +1 -1
- package/www/build/{p-bfa3593e.js → p-b33f1112.js} +1 -1
- package/www/build/p-b366ef8e.js +2 -0
- package/{dist/web-components-library/p-f31b8e83.js → www/build/p-b4e14eed.js} +1 -1
- package/www/build/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
- package/www/build/p-b9de57a3.entry.js +1 -0
- package/www/build/p-bb684454.entry.js +1 -0
- package/www/build/p-bc65252e.entry.js +1 -0
- package/www/build/p-bd70bbcc.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-c26d641f.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-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
- package/www/build/p-dd74911c.entry.js +1 -0
- package/www/build/p-e137a17f.entry.js +1 -0
- package/www/build/p-e1cbcb1e.entry.js +1 -0
- package/www/build/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
- package/www/build/p-e45c7aeb.entry.js +1 -0
- package/www/build/p-eb612914.entry.js +1 -0
- package/www/build/p-efdca379.entry.js +1 -0
- package/www/build/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
- package/www/build/p-f24a4525.entry.js +1 -0
- package/www/build/p-f6ff5bc5.entry.js +1 -0
- package/www/build/p-f94ad50d.entry.js +1 -0
- package/www/build/p-fddbe121.entry.js +1 -0
- package/www/build/p-ff000765.entry.js +1 -0
- package/www/build/p-ff0fc090.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/esm/index-abb47b30.js +0 -58
- package/dist/web-components-library/p-02474663.entry.js +0 -1
- package/dist/web-components-library/p-02681c05.entry.js +0 -1
- package/dist/web-components-library/p-0aa9746a.entry.js +0 -1
- package/dist/web-components-library/p-104b70e5.entry.js +0 -1
- package/dist/web-components-library/p-1906915c.entry.js +0 -1
- package/dist/web-components-library/p-1e6aff0f.entry.js +0 -1
- package/dist/web-components-library/p-223566d6.entry.js +0 -1
- package/dist/web-components-library/p-286363e2.js +0 -7
- package/dist/web-components-library/p-29e8a12c.entry.js +0 -1
- package/dist/web-components-library/p-2de00f19.entry.js +0 -1
- package/dist/web-components-library/p-33f74396.entry.js +0 -1
- package/dist/web-components-library/p-3fc438b7.entry.js +0 -1
- package/dist/web-components-library/p-41c5beec.entry.js +0 -1
- package/dist/web-components-library/p-46a6341a.entry.js +0 -1
- package/dist/web-components-library/p-4d9667dc.entry.js +0 -1
- package/dist/web-components-library/p-51130281.entry.js +0 -1
- package/dist/web-components-library/p-5789bbe7.entry.js +0 -1
- package/dist/web-components-library/p-578a5ad1.entry.js +0 -1
- package/dist/web-components-library/p-5ae44c56.entry.js +0 -1
- package/dist/web-components-library/p-6375f662.entry.js +0 -1
- package/dist/web-components-library/p-6bb8de3e.entry.js +0 -1
- package/dist/web-components-library/p-71034a6f.entry.js +0 -1
- package/dist/web-components-library/p-710cec6d.entry.js +0 -1
- package/dist/web-components-library/p-7171717f.entry.js +0 -1
- package/dist/web-components-library/p-71e8c2af.entry.js +0 -1
- package/dist/web-components-library/p-78e26102.entry.js +0 -1
- package/dist/web-components-library/p-79408b00.entry.js +0 -1
- package/dist/web-components-library/p-7d37e4a8.entry.js +0 -16
- package/dist/web-components-library/p-7ebb03d8.entry.js +0 -1
- package/dist/web-components-library/p-7f2fa336.entry.js +0 -1
- package/dist/web-components-library/p-8468d87e.entry.js +0 -1
- package/dist/web-components-library/p-8e4d7f5d.entry.js +0 -1
- package/dist/web-components-library/p-9260abad.entry.js +0 -1
- package/dist/web-components-library/p-92cc171f.entry.js +0 -1
- package/dist/web-components-library/p-9352da73.entry.js +0 -1
- package/dist/web-components-library/p-953a07d5.entry.js +0 -1
- package/dist/web-components-library/p-98268a57.js +0 -1
- package/dist/web-components-library/p-9c7cf598.entry.js +0 -1
- package/dist/web-components-library/p-9fb79d74.entry.js +0 -1
- package/dist/web-components-library/p-a5232d04.entry.js +0 -1
- package/dist/web-components-library/p-a54ef821.entry.js +0 -1
- package/dist/web-components-library/p-a759ab46.entry.js +0 -1
- package/dist/web-components-library/p-a9eea65b.entry.js +0 -1
- package/dist/web-components-library/p-ab5f212d.entry.js +0 -1
- package/dist/web-components-library/p-ae784c71.entry.js +0 -1
- package/dist/web-components-library/p-ae79ab08.entry.js +0 -1
- package/dist/web-components-library/p-aed2a8cf.entry.js +0 -1
- package/dist/web-components-library/p-b543005a.entry.js +0 -1
- package/dist/web-components-library/p-b574d5f6.entry.js +0 -1
- package/dist/web-components-library/p-b5916b42.entry.js +0 -1
- package/dist/web-components-library/p-bb20020b.entry.js +0 -1
- package/dist/web-components-library/p-bbeb6b3c.entry.js +0 -1
- package/dist/web-components-library/p-bd886dd5.entry.js +0 -1
- package/dist/web-components-library/p-c066ddf1.entry.js +0 -1
- package/dist/web-components-library/p-c284139b.entry.js +0 -1
- package/dist/web-components-library/p-c6124ee4.entry.js +0 -1
- package/dist/web-components-library/p-c730a93d.entry.js +0 -1
- package/dist/web-components-library/p-c9348925.entry.js +0 -1
- package/dist/web-components-library/p-cb13d050.entry.js +0 -1
- package/dist/web-components-library/p-cc6a5872.entry.js +0 -1
- package/dist/web-components-library/p-cf35d3cd.entry.js +0 -1
- package/dist/web-components-library/p-cf73af9a.entry.js +0 -1
- package/dist/web-components-library/p-d0d75b41.entry.js +0 -1
- package/dist/web-components-library/p-d0fea19f.entry.js +0 -1
- package/dist/web-components-library/p-d34eccf8.entry.js +0 -1
- package/dist/web-components-library/p-d4927410.entry.js +0 -1
- package/dist/web-components-library/p-d79f69f2.js +0 -1
- package/dist/web-components-library/p-e2560604.entry.js +0 -1
- package/dist/web-components-library/p-e293f91e.entry.js +0 -1
- package/dist/web-components-library/p-e6ddee24.entry.js +0 -1
- package/dist/web-components-library/p-f0d90cc2.entry.js +0 -1
- package/dist/web-components-library/p-f6a11970.entry.js +0 -1
- package/dist/web-components-library/p-f6da32c4.entry.js +0 -1
- package/dist/web-components-library/p-fd2338b2.entry.js +0 -1
- package/dist/web-components-library/p-fea2c39a.entry.js +0 -1
- package/www/build/p-02474663.entry.js +0 -1
- package/www/build/p-02681c05.entry.js +0 -1
- package/www/build/p-0aa9746a.entry.js +0 -1
- package/www/build/p-104b70e5.entry.js +0 -1
- package/www/build/p-1906915c.entry.js +0 -1
- package/www/build/p-1e6aff0f.entry.js +0 -1
- package/www/build/p-223566d6.entry.js +0 -1
- package/www/build/p-286363e2.js +0 -7
- package/www/build/p-29e8a12c.entry.js +0 -1
- package/www/build/p-2de00f19.entry.js +0 -1
- package/www/build/p-33f74396.entry.js +0 -1
- package/www/build/p-3fc438b7.entry.js +0 -1
- package/www/build/p-41c5beec.entry.js +0 -1
- package/www/build/p-46a6341a.entry.js +0 -1
- package/www/build/p-4d9667dc.entry.js +0 -1
- package/www/build/p-51130281.entry.js +0 -1
- package/www/build/p-5789bbe7.entry.js +0 -1
- package/www/build/p-578a5ad1.entry.js +0 -1
- package/www/build/p-5ae44c56.entry.js +0 -1
- package/www/build/p-6375f662.entry.js +0 -1
- package/www/build/p-6bb8de3e.entry.js +0 -1
- package/www/build/p-71034a6f.entry.js +0 -1
- package/www/build/p-710cec6d.entry.js +0 -1
- package/www/build/p-7171717f.entry.js +0 -1
- package/www/build/p-71e8c2af.entry.js +0 -1
- package/www/build/p-78e26102.entry.js +0 -1
- package/www/build/p-79408b00.entry.js +0 -1
- package/www/build/p-7d37e4a8.entry.js +0 -16
- package/www/build/p-7ebb03d8.entry.js +0 -1
- package/www/build/p-7f2fa336.entry.js +0 -1
- package/www/build/p-8468d87e.entry.js +0 -1
- package/www/build/p-8e4d7f5d.entry.js +0 -1
- package/www/build/p-9260abad.entry.js +0 -1
- package/www/build/p-92cc171f.entry.js +0 -1
- package/www/build/p-9352da73.entry.js +0 -1
- package/www/build/p-953a07d5.entry.js +0 -1
- package/www/build/p-98268a57.js +0 -1
- package/www/build/p-9c7cf598.entry.js +0 -1
- package/www/build/p-9ec1421c.css +0 -816
- package/www/build/p-9fb79d74.entry.js +0 -1
- package/www/build/p-a5232d04.entry.js +0 -1
- package/www/build/p-a54ef821.entry.js +0 -1
- package/www/build/p-a759ab46.entry.js +0 -1
- package/www/build/p-a9eea65b.entry.js +0 -1
- package/www/build/p-ab5f212d.entry.js +0 -1
- package/www/build/p-ae784c71.entry.js +0 -1
- package/www/build/p-ae79ab08.entry.js +0 -1
- package/www/build/p-aed2a8cf.entry.js +0 -1
- package/www/build/p-b543005a.entry.js +0 -1
- package/www/build/p-b574d5f6.entry.js +0 -1
- package/www/build/p-b5916b42.entry.js +0 -1
- package/www/build/p-bb20020b.entry.js +0 -1
- package/www/build/p-bbeb6b3c.entry.js +0 -1
- package/www/build/p-bd886dd5.entry.js +0 -1
- package/www/build/p-c066ddf1.entry.js +0 -1
- package/www/build/p-c284139b.entry.js +0 -1
- package/www/build/p-c6124ee4.entry.js +0 -1
- package/www/build/p-c730a93d.entry.js +0 -1
- package/www/build/p-c9348925.entry.js +0 -1
- package/www/build/p-cb13d050.entry.js +0 -1
- package/www/build/p-cc6a5872.entry.js +0 -1
- package/www/build/p-cf35d3cd.entry.js +0 -1
- package/www/build/p-cf73af9a.entry.js +0 -1
- package/www/build/p-d0d75b41.entry.js +0 -1
- package/www/build/p-d0fea19f.entry.js +0 -1
- package/www/build/p-d1358393.js +0 -129
- package/www/build/p-d34eccf8.entry.js +0 -1
- package/www/build/p-d4927410.entry.js +0 -1
- package/www/build/p-d79f69f2.js +0 -1
- package/www/build/p-e2560604.entry.js +0 -1
- package/www/build/p-e293f91e.entry.js +0 -1
- package/www/build/p-e6ddee24.entry.js +0 -1
- package/www/build/p-f0d90cc2.entry.js +0 -1
- package/www/build/p-f6a11970.entry.js +0 -1
- package/www/build/p-f6da32c4.entry.js +0 -1
- package/www/build/p-fd2338b2.entry.js +0 -1
- package/www/build/p-fea2c39a.entry.js +0 -1
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
8
|
import { AlertTypes, LicenseTypeEnum, MenuItem as MenuItem1, PopoverPositions as PopoverPositions1 } from "./beans/index";
|
|
9
|
-
import { AvatarSize, ButtonSizeEnum,
|
|
9
|
+
import { AvatarSize, ButtonSizeEnum, ButtonTypeEnum, ButtonVariantEnum, CardVariants, ComboItemBean, CoverHeroContentPosition, CoverHeroVariant, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, HeaderUserData, InfoRevealPosition, InputStatusEnum, InputTypeEnum, ListDividerType, ListSize, MenuItem, NotificationType, OffCanvasVariantsEnum, PocketStatus, PopoverBorderRadius, PopoverPosition, PopoverPositions, PopoverShadow, SelectItemBean, Size, SkipToContentLink, SortDirection, StatusTagStatus, ThemeVariant, ToastNotificationPositionsEnum, ToastNotificationTransitionTypes, ToastNotificationTypes, TransitionDirectionEnum, ZAriaAlertMode, ZChipType, ZDatePickerMode, ZFileUploadTypeEnum, ZRangePickerMode, ZSectionTitleDividerPositions, ZTableRowExpandedType } from "./beans";
|
|
10
10
|
import { ListItemBean } from "./beans/index.js";
|
|
11
11
|
import { ZTypographyLevels } from "./components/typography/z-typography/index";
|
|
12
12
|
export namespace Components {
|
|
@@ -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 {
|
|
@@ -132,11 +144,11 @@ export namespace Components {
|
|
|
132
144
|
/**
|
|
133
145
|
* HTML button type attribute.
|
|
134
146
|
*/
|
|
135
|
-
"type"?:
|
|
147
|
+
"type"?: ButtonTypeEnum;
|
|
136
148
|
/**
|
|
137
149
|
* Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
|
|
138
150
|
*/
|
|
139
|
-
"variant"?:
|
|
151
|
+
"variant"?: ButtonVariantEnum;
|
|
140
152
|
}
|
|
141
153
|
interface ZButtonDeprecated {
|
|
142
154
|
/**
|
|
@@ -171,11 +183,11 @@ export namespace Components {
|
|
|
171
183
|
/**
|
|
172
184
|
* HTML button type attribute.
|
|
173
185
|
*/
|
|
174
|
-
"type"?:
|
|
186
|
+
"type"?: ButtonTypeEnum;
|
|
175
187
|
/**
|
|
176
188
|
* Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`.
|
|
177
189
|
*/
|
|
178
|
-
"variant"?:
|
|
190
|
+
"variant"?: ButtonVariantEnum;
|
|
179
191
|
}
|
|
180
192
|
interface ZButtonFilter {
|
|
181
193
|
/**
|
|
@@ -282,7 +294,13 @@ export namespace Components {
|
|
|
282
294
|
"type"?: ZChipType;
|
|
283
295
|
}
|
|
284
296
|
interface ZChipDeprecated {
|
|
297
|
+
/**
|
|
298
|
+
* Text with bold font weight
|
|
299
|
+
*/
|
|
285
300
|
"boldtext"?: number;
|
|
301
|
+
/**
|
|
302
|
+
* Text with regular font weight
|
|
303
|
+
*/
|
|
286
304
|
"regulartext"?: string;
|
|
287
305
|
}
|
|
288
306
|
interface ZCombobox {
|
|
@@ -365,7 +383,7 @@ export namespace Components {
|
|
|
365
383
|
/**
|
|
366
384
|
* callback to handle ok button action (optional)
|
|
367
385
|
*/
|
|
368
|
-
"callback"?: () =>
|
|
386
|
+
"callback"?: () => unknown;
|
|
369
387
|
/**
|
|
370
388
|
* cookie policy link url
|
|
371
389
|
*/
|
|
@@ -423,7 +441,10 @@ export namespace Components {
|
|
|
423
441
|
/**
|
|
424
442
|
* File name
|
|
425
443
|
*/
|
|
426
|
-
"fileName":
|
|
444
|
+
"fileName": string;
|
|
445
|
+
/**
|
|
446
|
+
* File chip id
|
|
447
|
+
*/
|
|
427
448
|
"fileNumber": number;
|
|
428
449
|
}
|
|
429
450
|
interface ZFileUpload {
|
|
@@ -511,8 +532,17 @@ export namespace Components {
|
|
|
511
532
|
interface ZGhostLoading {
|
|
512
533
|
}
|
|
513
534
|
interface ZHeading {
|
|
535
|
+
/**
|
|
536
|
+
* HTML tag to use to wrap slotted content
|
|
537
|
+
*/
|
|
514
538
|
"component": string;
|
|
539
|
+
/**
|
|
540
|
+
* Typography level
|
|
541
|
+
*/
|
|
515
542
|
"level": 1 | 2 | 3 | 4;
|
|
543
|
+
/**
|
|
544
|
+
* Font weight variant
|
|
545
|
+
*/
|
|
516
546
|
"variant": "regular" | "semibold" | "light";
|
|
517
547
|
}
|
|
518
548
|
interface ZIcon {
|
|
@@ -529,7 +559,7 @@ export namespace Components {
|
|
|
529
559
|
*/
|
|
530
560
|
"iconid"?: string;
|
|
531
561
|
/**
|
|
532
|
-
* icon name
|
|
562
|
+
* icon name
|
|
533
563
|
*/
|
|
534
564
|
"name": string;
|
|
535
565
|
/**
|
|
@@ -558,7 +588,10 @@ export namespace Components {
|
|
|
558
588
|
* Text that appears on closed panel next to the open button.
|
|
559
589
|
*/
|
|
560
590
|
"label"?: string;
|
|
561
|
-
|
|
591
|
+
/**
|
|
592
|
+
* Info reveal's position
|
|
593
|
+
*/
|
|
594
|
+
"position"?: InfoRevealPosition;
|
|
562
595
|
}
|
|
563
596
|
interface ZInput {
|
|
564
597
|
/**
|
|
@@ -604,7 +637,7 @@ export namespace Components {
|
|
|
604
637
|
/**
|
|
605
638
|
* the input label position: available for checkbox, radio
|
|
606
639
|
*/
|
|
607
|
-
"labelPosition"?:
|
|
640
|
+
"labelPosition"?: LabelPositions;
|
|
608
641
|
/**
|
|
609
642
|
* max number value (optional): available for number
|
|
610
643
|
*/
|
|
@@ -640,7 +673,7 @@ export namespace Components {
|
|
|
640
673
|
/**
|
|
641
674
|
* the input status (optional): available for text, password, number, email, textarea
|
|
642
675
|
*/
|
|
643
|
-
"status"?:
|
|
676
|
+
"status"?: InputStatusEnum;
|
|
644
677
|
/**
|
|
645
678
|
* step number value (optional): available for number
|
|
646
679
|
*/
|
|
@@ -648,7 +681,7 @@ export namespace Components {
|
|
|
648
681
|
/**
|
|
649
682
|
* input types
|
|
650
683
|
*/
|
|
651
|
-
"type":
|
|
684
|
+
"type": InputTypeEnum;
|
|
652
685
|
/**
|
|
653
686
|
* the input value
|
|
654
687
|
*/
|
|
@@ -742,11 +775,11 @@ export namespace Components {
|
|
|
742
775
|
/**
|
|
743
776
|
* the input status (optional): available for text, password, number, email, textarea, select
|
|
744
777
|
*/
|
|
745
|
-
"status"?:
|
|
778
|
+
"status"?: InputStatusEnum;
|
|
746
779
|
/**
|
|
747
780
|
* input types
|
|
748
781
|
*/
|
|
749
|
-
"type":
|
|
782
|
+
"type": InputTypeEnum;
|
|
750
783
|
/**
|
|
751
784
|
* timeout setting before trigger `inputChange` event (optional): available for text, textarea
|
|
752
785
|
*/
|
|
@@ -778,7 +811,7 @@ export namespace Components {
|
|
|
778
811
|
/**
|
|
779
812
|
* input status (optional)
|
|
780
813
|
*/
|
|
781
|
-
"status"?:
|
|
814
|
+
"status"?: InputStatusEnum;
|
|
782
815
|
}
|
|
783
816
|
interface ZLink {
|
|
784
817
|
/**
|
|
@@ -824,7 +857,7 @@ export namespace Components {
|
|
|
824
857
|
/**
|
|
825
858
|
* link text variant (optional)
|
|
826
859
|
*/
|
|
827
|
-
"textcolor"?: "primary"| "inverse" | "white" | "black";
|
|
860
|
+
"textcolor"?: "primary" | "inverse" | "white" | "black";
|
|
828
861
|
/**
|
|
829
862
|
* draw underline on text (optional)
|
|
830
863
|
*/
|
|
@@ -877,6 +910,9 @@ export namespace Components {
|
|
|
877
910
|
* [optional] If is used in ZContextualMenu component
|
|
878
911
|
*/
|
|
879
912
|
"isContextualMenu"?: boolean;
|
|
913
|
+
/**
|
|
914
|
+
* [optional] List element id.
|
|
915
|
+
*/
|
|
880
916
|
"listElementId"?: number;
|
|
881
917
|
/**
|
|
882
918
|
* [optional] Sets size of inside elements.
|
|
@@ -958,6 +994,9 @@ export namespace Components {
|
|
|
958
994
|
"nomeutente": string;
|
|
959
995
|
}
|
|
960
996
|
interface ZMenuSection {
|
|
997
|
+
/**
|
|
998
|
+
* Active state
|
|
999
|
+
*/
|
|
961
1000
|
"active"?: boolean;
|
|
962
1001
|
}
|
|
963
1002
|
interface ZMessagesPocket {
|
|
@@ -1012,7 +1051,7 @@ export namespace Components {
|
|
|
1012
1051
|
/**
|
|
1013
1052
|
* Username/password input status
|
|
1014
1053
|
*/
|
|
1015
|
-
"status"?:
|
|
1054
|
+
"status"?: InputStatusEnum;
|
|
1016
1055
|
}
|
|
1017
1056
|
interface ZMyzCard {
|
|
1018
1057
|
/**
|
|
@@ -1270,7 +1309,7 @@ export namespace Components {
|
|
|
1270
1309
|
/**
|
|
1271
1310
|
* Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
1272
1311
|
*/
|
|
1273
|
-
"orientation":
|
|
1312
|
+
"orientation": NavigationTabsOrientations;
|
|
1274
1313
|
/**
|
|
1275
1314
|
* Whether the tab is selected.
|
|
1276
1315
|
*/
|
|
@@ -1278,7 +1317,7 @@ export namespace Components {
|
|
|
1278
1317
|
/**
|
|
1279
1318
|
* Tab size. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
1280
1319
|
*/
|
|
1281
|
-
"size":
|
|
1320
|
+
"size": NavigationTabsSizes;
|
|
1282
1321
|
}
|
|
1283
1322
|
interface ZNavigationTabLink {
|
|
1284
1323
|
/**
|
|
@@ -1304,7 +1343,7 @@ export namespace Components {
|
|
|
1304
1343
|
/**
|
|
1305
1344
|
* Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
1306
1345
|
*/
|
|
1307
|
-
"orientation":
|
|
1346
|
+
"orientation": NavigationTabsOrientations;
|
|
1308
1347
|
/**
|
|
1309
1348
|
* Whether the tab is selected.
|
|
1310
1349
|
*/
|
|
@@ -1312,7 +1351,7 @@ export namespace Components {
|
|
|
1312
1351
|
/**
|
|
1313
1352
|
* Tab size. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
1314
1353
|
*/
|
|
1315
|
-
"size":
|
|
1354
|
+
"size": NavigationTabsSizes;
|
|
1316
1355
|
/**
|
|
1317
1356
|
* Html `target` attribute for the anchor element.
|
|
1318
1357
|
*/
|
|
@@ -1322,11 +1361,11 @@ export namespace Components {
|
|
|
1322
1361
|
/**
|
|
1323
1362
|
* Navigation tabs orientation.
|
|
1324
1363
|
*/
|
|
1325
|
-
"orientation"?:
|
|
1364
|
+
"orientation"?: NavigationTabsOrientations;
|
|
1326
1365
|
/**
|
|
1327
1366
|
* Navigation tabs size.
|
|
1328
1367
|
*/
|
|
1329
|
-
"size"?:
|
|
1368
|
+
"size"?: NavigationTabsSizes;
|
|
1330
1369
|
}
|
|
1331
1370
|
interface ZNotification {
|
|
1332
1371
|
/**
|
|
@@ -1370,9 +1409,18 @@ export namespace Components {
|
|
|
1370
1409
|
"variant"?: OffCanvasVariantsEnum;
|
|
1371
1410
|
}
|
|
1372
1411
|
interface ZOtp {
|
|
1412
|
+
/**
|
|
1413
|
+
* Input number
|
|
1414
|
+
*/
|
|
1373
1415
|
"inputNum"?: number;
|
|
1416
|
+
/**
|
|
1417
|
+
* Input message
|
|
1418
|
+
*/
|
|
1374
1419
|
"message"?: string;
|
|
1375
|
-
|
|
1420
|
+
/**
|
|
1421
|
+
* Input status
|
|
1422
|
+
*/
|
|
1423
|
+
"status"?: InputStatusEnum;
|
|
1376
1424
|
}
|
|
1377
1425
|
interface ZPagination {
|
|
1378
1426
|
/**
|
|
@@ -1468,7 +1516,7 @@ export namespace Components {
|
|
|
1468
1516
|
/**
|
|
1469
1517
|
* name of slot container (optional)
|
|
1470
1518
|
*/
|
|
1471
|
-
"
|
|
1519
|
+
"descrSlotName"?: string;
|
|
1472
1520
|
/**
|
|
1473
1521
|
* html element id (optional)
|
|
1474
1522
|
*/
|
|
@@ -1558,7 +1606,7 @@ export namespace Components {
|
|
|
1558
1606
|
/**
|
|
1559
1607
|
* Popover position.
|
|
1560
1608
|
*/
|
|
1561
|
-
"position":
|
|
1609
|
+
"position": PopoverPositions;
|
|
1562
1610
|
/**
|
|
1563
1611
|
* Whether to show popover's arrow.
|
|
1564
1612
|
*/
|
|
@@ -1620,7 +1668,7 @@ export namespace Components {
|
|
|
1620
1668
|
/**
|
|
1621
1669
|
* Divider position for the primary title. This prop only works if the secondary title is not set.
|
|
1622
1670
|
*/
|
|
1623
|
-
"dividerPosition":
|
|
1671
|
+
"dividerPosition": ZSectionTitleDividerPositions;
|
|
1624
1672
|
/**
|
|
1625
1673
|
* Whether the primary title text is uppercase.
|
|
1626
1674
|
*/
|
|
@@ -1690,7 +1738,7 @@ export namespace Components {
|
|
|
1690
1738
|
/**
|
|
1691
1739
|
* the input status (optional)
|
|
1692
1740
|
*/
|
|
1693
|
-
"status"?:
|
|
1741
|
+
"status"?: InputStatusEnum;
|
|
1694
1742
|
}
|
|
1695
1743
|
interface ZSkipToContent {
|
|
1696
1744
|
/**
|
|
@@ -1853,6 +1901,9 @@ export namespace Components {
|
|
|
1853
1901
|
* [Optional] Show contextual menu button
|
|
1854
1902
|
*/
|
|
1855
1903
|
"showButton"?: boolean;
|
|
1904
|
+
/**
|
|
1905
|
+
* Sort direction
|
|
1906
|
+
*/
|
|
1856
1907
|
"sortDirection": SortDirection;
|
|
1857
1908
|
/**
|
|
1858
1909
|
* [Optional] Make the header sortable
|
|
@@ -1860,9 +1911,15 @@ export namespace Components {
|
|
|
1860
1911
|
"sortable"?: boolean;
|
|
1861
1912
|
}
|
|
1862
1913
|
interface ZTableHeaderRow {
|
|
1914
|
+
/**
|
|
1915
|
+
* Row expandable flag
|
|
1916
|
+
*/
|
|
1863
1917
|
"expandable"?: boolean;
|
|
1864
1918
|
}
|
|
1865
1919
|
interface ZTableRow {
|
|
1920
|
+
/**
|
|
1921
|
+
* Table row expanded type
|
|
1922
|
+
*/
|
|
1866
1923
|
"expandedType": ZTableRowExpandedType;
|
|
1867
1924
|
}
|
|
1868
1925
|
interface ZTableStickyFooter {
|
|
@@ -1923,7 +1980,7 @@ export namespace Components {
|
|
|
1923
1980
|
/**
|
|
1924
1981
|
* Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
|
|
1925
1982
|
*/
|
|
1926
|
-
"position":
|
|
1983
|
+
"position": ToastNotificationPositionsEnum;
|
|
1927
1984
|
}
|
|
1928
1985
|
interface ZToggleButton {
|
|
1929
1986
|
/**
|
|
@@ -1944,10 +2001,22 @@ export namespace Components {
|
|
|
1944
2001
|
"opened"?: boolean;
|
|
1945
2002
|
}
|
|
1946
2003
|
interface ZToggleSwitch {
|
|
2004
|
+
/**
|
|
2005
|
+
* Checked state
|
|
2006
|
+
*/
|
|
1947
2007
|
"checked"?: boolean;
|
|
2008
|
+
/**
|
|
2009
|
+
* Disabled flag
|
|
2010
|
+
*/
|
|
1948
2011
|
"disabled"?: boolean;
|
|
2012
|
+
/**
|
|
2013
|
+
* HTML id attribute to set to the internal checkbox
|
|
2014
|
+
*/
|
|
1949
2015
|
"htmlid": string;
|
|
1950
|
-
|
|
2016
|
+
/**
|
|
2017
|
+
* Label position
|
|
2018
|
+
*/
|
|
2019
|
+
"labelPosition"?: LabelPositions;
|
|
1951
2020
|
}
|
|
1952
2021
|
interface ZTooltip {
|
|
1953
2022
|
/**
|
|
@@ -1987,8 +2056,17 @@ export namespace Components {
|
|
|
1987
2056
|
"type": PopoverPositions1;
|
|
1988
2057
|
}
|
|
1989
2058
|
interface ZTypography {
|
|
2059
|
+
/**
|
|
2060
|
+
* HTML tag to use to wrap slotted content
|
|
2061
|
+
*/
|
|
1990
2062
|
"component": string;
|
|
2063
|
+
/**
|
|
2064
|
+
* Typography level
|
|
2065
|
+
*/
|
|
1991
2066
|
"level": ZTypographyLevels;
|
|
2067
|
+
/**
|
|
2068
|
+
* Font weight variant
|
|
2069
|
+
*/
|
|
1992
2070
|
"variant": "regular" | "semibold" | "light";
|
|
1993
2071
|
}
|
|
1994
2072
|
interface ZUserDropdown {
|
|
@@ -2016,6 +2094,198 @@ export namespace Components {
|
|
|
2016
2094
|
interface ZVisuallyHidden {
|
|
2017
2095
|
}
|
|
2018
2096
|
}
|
|
2097
|
+
export interface ZAppHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
2098
|
+
detail: T;
|
|
2099
|
+
target: HTMLZAppHeaderElement;
|
|
2100
|
+
}
|
|
2101
|
+
export interface ZAppSwitcherCustomEvent<T> extends CustomEvent<T> {
|
|
2102
|
+
detail: T;
|
|
2103
|
+
target: HTMLZAppSwitcherElement;
|
|
2104
|
+
}
|
|
2105
|
+
export interface ZButtonFilterCustomEvent<T> extends CustomEvent<T> {
|
|
2106
|
+
detail: T;
|
|
2107
|
+
target: HTMLZButtonFilterElement;
|
|
2108
|
+
}
|
|
2109
|
+
export interface ZButtonSortCustomEvent<T> extends CustomEvent<T> {
|
|
2110
|
+
detail: T;
|
|
2111
|
+
target: HTMLZButtonSortElement;
|
|
2112
|
+
}
|
|
2113
|
+
export interface ZCardCustomEvent<T> extends CustomEvent<T> {
|
|
2114
|
+
detail: T;
|
|
2115
|
+
target: HTMLZCardElement;
|
|
2116
|
+
}
|
|
2117
|
+
export interface ZChipCustomEvent<T> extends CustomEvent<T> {
|
|
2118
|
+
detail: T;
|
|
2119
|
+
target: HTMLZChipElement;
|
|
2120
|
+
}
|
|
2121
|
+
export interface ZComboboxCustomEvent<T> extends CustomEvent<T> {
|
|
2122
|
+
detail: T;
|
|
2123
|
+
target: HTMLZComboboxElement;
|
|
2124
|
+
}
|
|
2125
|
+
export interface ZContextualMenuCustomEvent<T> extends CustomEvent<T> {
|
|
2126
|
+
detail: T;
|
|
2127
|
+
target: HTMLZContextualMenuElement;
|
|
2128
|
+
}
|
|
2129
|
+
export interface ZCookiebarCustomEvent<T> extends CustomEvent<T> {
|
|
2130
|
+
detail: T;
|
|
2131
|
+
target: HTMLZCookiebarElement;
|
|
2132
|
+
}
|
|
2133
|
+
export interface ZDatePickerCustomEvent<T> extends CustomEvent<T> {
|
|
2134
|
+
detail: T;
|
|
2135
|
+
target: HTMLZDatePickerElement;
|
|
2136
|
+
}
|
|
2137
|
+
export interface ZDragdropAreaCustomEvent<T> extends CustomEvent<T> {
|
|
2138
|
+
detail: T;
|
|
2139
|
+
target: HTMLZDragdropAreaElement;
|
|
2140
|
+
}
|
|
2141
|
+
export interface ZFileCustomEvent<T> extends CustomEvent<T> {
|
|
2142
|
+
detail: T;
|
|
2143
|
+
target: HTMLZFileElement;
|
|
2144
|
+
}
|
|
2145
|
+
export interface ZFileUploadCustomEvent<T> extends CustomEvent<T> {
|
|
2146
|
+
detail: T;
|
|
2147
|
+
target: HTMLZFileUploadElement;
|
|
2148
|
+
}
|
|
2149
|
+
export interface ZFooterCustomEvent<T> extends CustomEvent<T> {
|
|
2150
|
+
detail: T;
|
|
2151
|
+
target: HTMLZFooterElement;
|
|
2152
|
+
}
|
|
2153
|
+
export interface ZInfoBoxCustomEvent<T> extends CustomEvent<T> {
|
|
2154
|
+
detail: T;
|
|
2155
|
+
target: HTMLZInfoBoxElement;
|
|
2156
|
+
}
|
|
2157
|
+
export interface ZInputCustomEvent<T> extends CustomEvent<T> {
|
|
2158
|
+
detail: T;
|
|
2159
|
+
target: HTMLZInputElement;
|
|
2160
|
+
}
|
|
2161
|
+
export interface ZInputDeprecatedCustomEvent<T> extends CustomEvent<T> {
|
|
2162
|
+
detail: T;
|
|
2163
|
+
target: HTMLZInputDeprecatedElement;
|
|
2164
|
+
}
|
|
2165
|
+
export interface ZLinkCustomEvent<T> extends CustomEvent<T> {
|
|
2166
|
+
detail: T;
|
|
2167
|
+
target: HTMLZLinkElement;
|
|
2168
|
+
}
|
|
2169
|
+
export interface ZListElementCustomEvent<T> extends CustomEvent<T> {
|
|
2170
|
+
detail: T;
|
|
2171
|
+
target: HTMLZListElementElement;
|
|
2172
|
+
}
|
|
2173
|
+
export interface ZMenuCustomEvent<T> extends CustomEvent<T> {
|
|
2174
|
+
detail: T;
|
|
2175
|
+
target: HTMLZMenuElement;
|
|
2176
|
+
}
|
|
2177
|
+
export interface ZMenuSectionCustomEvent<T> extends CustomEvent<T> {
|
|
2178
|
+
detail: T;
|
|
2179
|
+
target: HTMLZMenuSectionElement;
|
|
2180
|
+
}
|
|
2181
|
+
export interface ZModalCustomEvent<T> extends CustomEvent<T> {
|
|
2182
|
+
detail: T;
|
|
2183
|
+
target: HTMLZModalElement;
|
|
2184
|
+
}
|
|
2185
|
+
export interface ZModalLoginCustomEvent<T> extends CustomEvent<T> {
|
|
2186
|
+
detail: T;
|
|
2187
|
+
target: HTMLZModalLoginElement;
|
|
2188
|
+
}
|
|
2189
|
+
export interface ZMyzCardAlertCustomEvent<T> extends CustomEvent<T> {
|
|
2190
|
+
detail: T;
|
|
2191
|
+
target: HTMLZMyzCardAlertElement;
|
|
2192
|
+
}
|
|
2193
|
+
export interface ZMyzCardDictionaryCustomEvent<T> extends CustomEvent<T> {
|
|
2194
|
+
detail: T;
|
|
2195
|
+
target: HTMLZMyzCardDictionaryElement;
|
|
2196
|
+
}
|
|
2197
|
+
export interface ZMyzCardInfoCustomEvent<T> extends CustomEvent<T> {
|
|
2198
|
+
detail: T;
|
|
2199
|
+
target: HTMLZMyzCardInfoElement;
|
|
2200
|
+
}
|
|
2201
|
+
export interface ZMyzListItemCustomEvent<T> extends CustomEvent<T> {
|
|
2202
|
+
detail: T;
|
|
2203
|
+
target: HTMLZMyzListItemElement;
|
|
2204
|
+
}
|
|
2205
|
+
export interface ZNavigationTabCustomEvent<T> extends CustomEvent<T> {
|
|
2206
|
+
detail: T;
|
|
2207
|
+
target: HTMLZNavigationTabElement;
|
|
2208
|
+
}
|
|
2209
|
+
export interface ZNavigationTabLinkCustomEvent<T> extends CustomEvent<T> {
|
|
2210
|
+
detail: T;
|
|
2211
|
+
target: HTMLZNavigationTabLinkElement;
|
|
2212
|
+
}
|
|
2213
|
+
export interface ZNotificationCustomEvent<T> extends CustomEvent<T> {
|
|
2214
|
+
detail: T;
|
|
2215
|
+
target: HTMLZNotificationElement;
|
|
2216
|
+
}
|
|
2217
|
+
export interface ZOffcanvasCustomEvent<T> extends CustomEvent<T> {
|
|
2218
|
+
detail: T;
|
|
2219
|
+
target: HTMLZOffcanvasElement;
|
|
2220
|
+
}
|
|
2221
|
+
export interface ZOtpCustomEvent<T> extends CustomEvent<T> {
|
|
2222
|
+
detail: T;
|
|
2223
|
+
target: HTMLZOtpElement;
|
|
2224
|
+
}
|
|
2225
|
+
export interface ZPaginationCustomEvent<T> extends CustomEvent<T> {
|
|
2226
|
+
detail: T;
|
|
2227
|
+
target: HTMLZPaginationElement;
|
|
2228
|
+
}
|
|
2229
|
+
export interface ZPaginationBarCustomEvent<T> extends CustomEvent<T> {
|
|
2230
|
+
detail: T;
|
|
2231
|
+
target: HTMLZPaginationBarElement;
|
|
2232
|
+
}
|
|
2233
|
+
export interface ZPocketCustomEvent<T> extends CustomEvent<T> {
|
|
2234
|
+
detail: T;
|
|
2235
|
+
target: HTMLZPocketElement;
|
|
2236
|
+
}
|
|
2237
|
+
export interface ZPocketHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
2238
|
+
detail: T;
|
|
2239
|
+
target: HTMLZPocketHeaderElement;
|
|
2240
|
+
}
|
|
2241
|
+
export interface ZPopoverCustomEvent<T> extends CustomEvent<T> {
|
|
2242
|
+
detail: T;
|
|
2243
|
+
target: HTMLZPopoverElement;
|
|
2244
|
+
}
|
|
2245
|
+
export interface ZPopoverDeprecatedCustomEvent<T> extends CustomEvent<T> {
|
|
2246
|
+
detail: T;
|
|
2247
|
+
target: HTMLZPopoverDeprecatedElement;
|
|
2248
|
+
}
|
|
2249
|
+
export interface ZRangePickerCustomEvent<T> extends CustomEvent<T> {
|
|
2250
|
+
detail: T;
|
|
2251
|
+
target: HTMLZRangePickerElement;
|
|
2252
|
+
}
|
|
2253
|
+
export interface ZSelectCustomEvent<T> extends CustomEvent<T> {
|
|
2254
|
+
detail: T;
|
|
2255
|
+
target: HTMLZSelectElement;
|
|
2256
|
+
}
|
|
2257
|
+
export interface ZTableCustomEvent<T> extends CustomEvent<T> {
|
|
2258
|
+
detail: T;
|
|
2259
|
+
target: HTMLZTableElement;
|
|
2260
|
+
}
|
|
2261
|
+
export interface ZTableHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
2262
|
+
detail: T;
|
|
2263
|
+
target: HTMLZTableHeaderElement;
|
|
2264
|
+
}
|
|
2265
|
+
export interface ZTableRowCustomEvent<T> extends CustomEvent<T> {
|
|
2266
|
+
detail: T;
|
|
2267
|
+
target: HTMLZTableRowElement;
|
|
2268
|
+
}
|
|
2269
|
+
export interface ZToastNotificationCustomEvent<T> extends CustomEvent<T> {
|
|
2270
|
+
detail: T;
|
|
2271
|
+
target: HTMLZToastNotificationElement;
|
|
2272
|
+
}
|
|
2273
|
+
export interface ZToggleButtonCustomEvent<T> extends CustomEvent<T> {
|
|
2274
|
+
detail: T;
|
|
2275
|
+
target: HTMLZToggleButtonElement;
|
|
2276
|
+
}
|
|
2277
|
+
export interface ZToggleSwitchCustomEvent<T> extends CustomEvent<T> {
|
|
2278
|
+
detail: T;
|
|
2279
|
+
target: HTMLZToggleSwitchElement;
|
|
2280
|
+
}
|
|
2281
|
+
export interface ZTooltipDeprecatedCustomEvent<T> extends CustomEvent<T> {
|
|
2282
|
+
detail: T;
|
|
2283
|
+
target: HTMLZTooltipDeprecatedElement;
|
|
2284
|
+
}
|
|
2285
|
+
export interface ZUserDropdownCustomEvent<T> extends CustomEvent<T> {
|
|
2286
|
+
detail: T;
|
|
2287
|
+
target: HTMLZUserDropdownElement;
|
|
2288
|
+
}
|
|
2019
2289
|
declare global {
|
|
2020
2290
|
interface HTMLZAlertElement extends Components.ZAlert, HTMLStencilElement {
|
|
2021
2291
|
}
|
|
@@ -2798,7 +3068,7 @@ declare namespace LocalJSX {
|
|
|
2798
3068
|
/**
|
|
2799
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**
|
|
2800
3070
|
*/
|
|
2801
|
-
"flow"?:
|
|
3071
|
+
"flow"?: "auto" | "stack" | "offcanvas";
|
|
2802
3072
|
/**
|
|
2803
3073
|
* Set the hero image source for the header. You can also use a slot="hero" node for advanced customisation. **Optional**
|
|
2804
3074
|
*/
|
|
@@ -2806,7 +3076,7 @@ declare namespace LocalJSX {
|
|
|
2806
3076
|
/**
|
|
2807
3077
|
* Emitted when the `stucked` state of the header changes
|
|
2808
3078
|
*/
|
|
2809
|
-
"onSticking"?: (event:
|
|
3079
|
+
"onSticking"?: (event: ZAppHeaderCustomEvent<any>) => void;
|
|
2810
3080
|
/**
|
|
2811
3081
|
* Should place an overlay over the hero image. Useful for legibility purpose. **Optional**
|
|
2812
3082
|
*/
|
|
@@ -2820,11 +3090,11 @@ declare namespace LocalJSX {
|
|
|
2820
3090
|
/**
|
|
2821
3091
|
* emitted on app button icon click, returns open/closed state
|
|
2822
3092
|
*/
|
|
2823
|
-
"onAppButtonClick"?: (event:
|
|
3093
|
+
"onAppButtonClick"?: (event: ZAppSwitcherCustomEvent<any>) => void;
|
|
2824
3094
|
/**
|
|
2825
3095
|
* theme variant, default 'dark'
|
|
2826
3096
|
*/
|
|
2827
|
-
"theme"?:
|
|
3097
|
+
"theme"?: ThemeVariant;
|
|
2828
3098
|
}
|
|
2829
3099
|
interface ZAppTopbar {
|
|
2830
3100
|
/**
|
|
@@ -2849,7 +3119,10 @@ declare namespace LocalJSX {
|
|
|
2849
3119
|
"topbarContent"?: string | MenuItem[];
|
|
2850
3120
|
}
|
|
2851
3121
|
interface ZAriaAlert {
|
|
2852
|
-
|
|
3122
|
+
/**
|
|
3123
|
+
* Aria live mode
|
|
3124
|
+
*/
|
|
3125
|
+
"mode"?: ZAriaAlertMode;
|
|
2853
3126
|
}
|
|
2854
3127
|
interface ZAvatar {
|
|
2855
3128
|
/**
|
|
@@ -2874,8 +3147,17 @@ declare namespace LocalJSX {
|
|
|
2874
3147
|
"textColor"?: string;
|
|
2875
3148
|
}
|
|
2876
3149
|
interface ZBody {
|
|
3150
|
+
/**
|
|
3151
|
+
* HTML tag to use to wrap slotted content
|
|
3152
|
+
*/
|
|
2877
3153
|
"component"?: string;
|
|
3154
|
+
/**
|
|
3155
|
+
* Typography level
|
|
3156
|
+
*/
|
|
2878
3157
|
"level"?: 1 | 2 | 3 | 4 | 5;
|
|
3158
|
+
/**
|
|
3159
|
+
* Font weight variant
|
|
3160
|
+
*/
|
|
2879
3161
|
"variant"?: "regular" | "semibold";
|
|
2880
3162
|
}
|
|
2881
3163
|
interface ZButton {
|
|
@@ -2914,11 +3196,11 @@ declare namespace LocalJSX {
|
|
|
2914
3196
|
/**
|
|
2915
3197
|
* HTML button type attribute.
|
|
2916
3198
|
*/
|
|
2917
|
-
"type"?:
|
|
3199
|
+
"type"?: ButtonTypeEnum;
|
|
2918
3200
|
/**
|
|
2919
3201
|
* Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
|
|
2920
3202
|
*/
|
|
2921
|
-
"variant"?:
|
|
3203
|
+
"variant"?: ButtonVariantEnum;
|
|
2922
3204
|
}
|
|
2923
3205
|
interface ZButtonDeprecated {
|
|
2924
3206
|
/**
|
|
@@ -2953,11 +3235,11 @@ declare namespace LocalJSX {
|
|
|
2953
3235
|
/**
|
|
2954
3236
|
* HTML button type attribute.
|
|
2955
3237
|
*/
|
|
2956
|
-
"type"?:
|
|
3238
|
+
"type"?: ButtonTypeEnum;
|
|
2957
3239
|
/**
|
|
2958
3240
|
* Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`.
|
|
2959
3241
|
*/
|
|
2960
|
-
"variant"?:
|
|
3242
|
+
"variant"?: ButtonVariantEnum;
|
|
2961
3243
|
}
|
|
2962
3244
|
interface ZButtonFilter {
|
|
2963
3245
|
/**
|
|
@@ -2983,7 +3265,7 @@ declare namespace LocalJSX {
|
|
|
2983
3265
|
/**
|
|
2984
3266
|
* remove filter click event, returns filterid
|
|
2985
3267
|
*/
|
|
2986
|
-
"onRemovefilter"?: (event:
|
|
3268
|
+
"onRemovefilter"?: (event: ZButtonFilterCustomEvent<any>) => void;
|
|
2987
3269
|
}
|
|
2988
3270
|
interface ZButtonSort {
|
|
2989
3271
|
/**
|
|
@@ -3009,7 +3291,7 @@ declare namespace LocalJSX {
|
|
|
3009
3291
|
/**
|
|
3010
3292
|
* sorting direction click event, returns buttonid and sortAsc
|
|
3011
3293
|
*/
|
|
3012
|
-
"onButtonSortClick"?: (event:
|
|
3294
|
+
"onButtonSortClick"?: (event: ZButtonSortCustomEvent<any>) => void;
|
|
3013
3295
|
/**
|
|
3014
3296
|
* sortable flag (optional)
|
|
3015
3297
|
*/
|
|
@@ -3037,7 +3319,7 @@ declare namespace LocalJSX {
|
|
|
3037
3319
|
/**
|
|
3038
3320
|
* Card click event. Fired only if `clickable` is true.
|
|
3039
3321
|
*/
|
|
3040
|
-
"onCardClicked"?: (event:
|
|
3322
|
+
"onCardClicked"?: (event: ZCardCustomEvent<any>) => void;
|
|
3041
3323
|
/**
|
|
3042
3324
|
* Enable shadow. Default: false.
|
|
3043
3325
|
*/
|
|
@@ -3073,14 +3355,20 @@ declare namespace LocalJSX {
|
|
|
3073
3355
|
/**
|
|
3074
3356
|
* click on interactive icon
|
|
3075
3357
|
*/
|
|
3076
|
-
"onInteractiveIconClick"?: (event:
|
|
3358
|
+
"onInteractiveIconClick"?: (event: ZChipCustomEvent<any>) => void;
|
|
3077
3359
|
/**
|
|
3078
3360
|
* z-chip size type, can be default, medium or small
|
|
3079
3361
|
*/
|
|
3080
3362
|
"type"?: ZChipType;
|
|
3081
3363
|
}
|
|
3082
3364
|
interface ZChipDeprecated {
|
|
3365
|
+
/**
|
|
3366
|
+
* Text with bold font weight
|
|
3367
|
+
*/
|
|
3083
3368
|
"boldtext"?: number;
|
|
3369
|
+
/**
|
|
3370
|
+
* Text with regular font weight
|
|
3371
|
+
*/
|
|
3084
3372
|
"regulartext"?: string;
|
|
3085
3373
|
}
|
|
3086
3374
|
interface ZCombobox {
|
|
@@ -3131,7 +3419,7 @@ declare namespace LocalJSX {
|
|
|
3131
3419
|
/**
|
|
3132
3420
|
* Emitted when value is checked/unchecked. Returns id, items.
|
|
3133
3421
|
*/
|
|
3134
|
-
"onComboboxChange"?: (event:
|
|
3422
|
+
"onComboboxChange"?: (event: ZComboboxCustomEvent<any>) => void;
|
|
3135
3423
|
/**
|
|
3136
3424
|
* search input label text (optional)
|
|
3137
3425
|
*/
|
|
@@ -3161,7 +3449,7 @@ declare namespace LocalJSX {
|
|
|
3161
3449
|
/**
|
|
3162
3450
|
* remove filter click event, returns filterid
|
|
3163
3451
|
*/
|
|
3164
|
-
"onClickContextualMenu"?: (event:
|
|
3452
|
+
"onClickContextualMenu"?: (event: ZContextualMenuCustomEvent<any>) => void;
|
|
3165
3453
|
/**
|
|
3166
3454
|
* [optional] Sets the position of the popover
|
|
3167
3455
|
*/
|
|
@@ -3171,7 +3459,7 @@ declare namespace LocalJSX {
|
|
|
3171
3459
|
/**
|
|
3172
3460
|
* callback to handle ok button action (optional)
|
|
3173
3461
|
*/
|
|
3174
|
-
"callback"?: () =>
|
|
3462
|
+
"callback"?: () => unknown;
|
|
3175
3463
|
/**
|
|
3176
3464
|
* cookie policy link url
|
|
3177
3465
|
*/
|
|
@@ -3183,7 +3471,7 @@ declare namespace LocalJSX {
|
|
|
3183
3471
|
/**
|
|
3184
3472
|
* emitted on ACCETTA button click, returns event
|
|
3185
3473
|
*/
|
|
3186
|
-
"onAccept"?: (event:
|
|
3474
|
+
"onAccept"?: (event: ZCookiebarCustomEvent<any>) => void;
|
|
3187
3475
|
}
|
|
3188
3476
|
interface ZCoverHero {
|
|
3189
3477
|
/**
|
|
@@ -3215,7 +3503,7 @@ declare namespace LocalJSX {
|
|
|
3215
3503
|
/**
|
|
3216
3504
|
* emitted when date changes, returns selected date
|
|
3217
3505
|
*/
|
|
3218
|
-
"onDateSelect"?: (event:
|
|
3506
|
+
"onDateSelect"?: (event: ZDatePickerCustomEvent<any>) => void;
|
|
3219
3507
|
}
|
|
3220
3508
|
interface ZDivider {
|
|
3221
3509
|
/**
|
|
@@ -3235,18 +3523,21 @@ declare namespace LocalJSX {
|
|
|
3235
3523
|
/**
|
|
3236
3524
|
* Emitted when user drop one or more files
|
|
3237
3525
|
*/
|
|
3238
|
-
"onFileDropped"?: (event:
|
|
3526
|
+
"onFileDropped"?: (event: ZDragdropAreaCustomEvent<any>) => void;
|
|
3239
3527
|
}
|
|
3240
3528
|
interface ZFile {
|
|
3241
3529
|
/**
|
|
3242
3530
|
* File name
|
|
3243
3531
|
*/
|
|
3244
|
-
"fileName"?:
|
|
3532
|
+
"fileName"?: string;
|
|
3533
|
+
/**
|
|
3534
|
+
* File chip id
|
|
3535
|
+
*/
|
|
3245
3536
|
"fileNumber"?: number;
|
|
3246
3537
|
/**
|
|
3247
3538
|
* Emitted when a z-file component is removed from the DOM
|
|
3248
3539
|
*/
|
|
3249
|
-
"onRemoveFile"?: (event:
|
|
3540
|
+
"onRemoveFile"?: (event: ZFileCustomEvent<any>) => void;
|
|
3250
3541
|
}
|
|
3251
3542
|
interface ZFileUpload {
|
|
3252
3543
|
/**
|
|
@@ -3272,7 +3563,7 @@ declare namespace LocalJSX {
|
|
|
3272
3563
|
/**
|
|
3273
3564
|
* Emitted when user select one or more files
|
|
3274
3565
|
*/
|
|
3275
|
-
"onFileInput"?: (event:
|
|
3566
|
+
"onFileInput"?: (event: ZFileUploadCustomEvent<any>) => void;
|
|
3276
3567
|
/**
|
|
3277
3568
|
* Prop indicating the file upload type - can be default or dragdrop
|
|
3278
3569
|
*/
|
|
@@ -3290,11 +3581,11 @@ declare namespace LocalJSX {
|
|
|
3290
3581
|
/**
|
|
3291
3582
|
* Emitted on credits link click
|
|
3292
3583
|
*/
|
|
3293
|
-
"onCreditsLinkClick"?: (event:
|
|
3584
|
+
"onCreditsLinkClick"?: (event: ZFooterCustomEvent<any>) => void;
|
|
3294
3585
|
/**
|
|
3295
3586
|
* Emitted on report a problem button click
|
|
3296
3587
|
*/
|
|
3297
|
-
"onReportAProblemButtonClick"?: (event:
|
|
3588
|
+
"onReportAProblemButtonClick"?: (event: ZFooterCustomEvent<any>) => void;
|
|
3298
3589
|
/**
|
|
3299
3590
|
* 'undefined' or 'null' means 'don't show Credits', empty string means 'emit creditsLinkClick event', not empty string means 'open the url and emit creditsLinkClick event'
|
|
3300
3591
|
*/
|
|
@@ -3341,8 +3632,17 @@ declare namespace LocalJSX {
|
|
|
3341
3632
|
interface ZGhostLoading {
|
|
3342
3633
|
}
|
|
3343
3634
|
interface ZHeading {
|
|
3635
|
+
/**
|
|
3636
|
+
* HTML tag to use to wrap slotted content
|
|
3637
|
+
*/
|
|
3344
3638
|
"component"?: string;
|
|
3639
|
+
/**
|
|
3640
|
+
* Typography level
|
|
3641
|
+
*/
|
|
3345
3642
|
"level"?: 1 | 2 | 3 | 4;
|
|
3643
|
+
/**
|
|
3644
|
+
* Font weight variant
|
|
3645
|
+
*/
|
|
3346
3646
|
"variant"?: "regular" | "semibold" | "light";
|
|
3347
3647
|
}
|
|
3348
3648
|
interface ZIcon {
|
|
@@ -3359,7 +3659,7 @@ declare namespace LocalJSX {
|
|
|
3359
3659
|
*/
|
|
3360
3660
|
"iconid"?: string;
|
|
3361
3661
|
/**
|
|
3362
|
-
* icon name
|
|
3662
|
+
* icon name
|
|
3363
3663
|
*/
|
|
3364
3664
|
"name"?: string;
|
|
3365
3665
|
/**
|
|
@@ -3381,7 +3681,7 @@ declare namespace LocalJSX {
|
|
|
3381
3681
|
/**
|
|
3382
3682
|
* emitted on close icon click
|
|
3383
3683
|
*/
|
|
3384
|
-
"onInfoBoxClose"?: (event:
|
|
3684
|
+
"onInfoBoxClose"?: (event: ZInfoBoxCustomEvent<any>) => void;
|
|
3385
3685
|
}
|
|
3386
3686
|
interface ZInfoReveal {
|
|
3387
3687
|
/**
|
|
@@ -3392,7 +3692,10 @@ declare namespace LocalJSX {
|
|
|
3392
3692
|
* Text that appears on closed panel next to the open button.
|
|
3393
3693
|
*/
|
|
3394
3694
|
"label"?: string;
|
|
3395
|
-
|
|
3695
|
+
/**
|
|
3696
|
+
* Info reveal's position
|
|
3697
|
+
*/
|
|
3698
|
+
"position"?: InfoRevealPosition;
|
|
3396
3699
|
}
|
|
3397
3700
|
interface ZInput {
|
|
3398
3701
|
/**
|
|
@@ -3434,7 +3737,7 @@ declare namespace LocalJSX {
|
|
|
3434
3737
|
/**
|
|
3435
3738
|
* the input label position: available for checkbox, radio
|
|
3436
3739
|
*/
|
|
3437
|
-
"labelPosition"?:
|
|
3740
|
+
"labelPosition"?: LabelPositions;
|
|
3438
3741
|
/**
|
|
3439
3742
|
* max number value (optional): available for number
|
|
3440
3743
|
*/
|
|
@@ -3454,19 +3757,19 @@ declare namespace LocalJSX {
|
|
|
3454
3757
|
/**
|
|
3455
3758
|
* Emitted on input value change, returns value, validity
|
|
3456
3759
|
*/
|
|
3457
|
-
"onInputChange"?: (event:
|
|
3760
|
+
"onInputChange"?: (event: ZInputCustomEvent<any>) => void;
|
|
3458
3761
|
/**
|
|
3459
3762
|
* Emitted on checkbox check/uncheck, returns id, checked, type, name, value, validity
|
|
3460
3763
|
*/
|
|
3461
|
-
"onInputCheck"?: (event:
|
|
3764
|
+
"onInputCheck"?: (event: ZInputCustomEvent<any>) => void;
|
|
3462
3765
|
/**
|
|
3463
3766
|
* Emitted when user starts typing
|
|
3464
3767
|
*/
|
|
3465
|
-
"onStartTyping"?: (event:
|
|
3768
|
+
"onStartTyping"?: (event: ZInputCustomEvent<any>) => void;
|
|
3466
3769
|
/**
|
|
3467
3770
|
* Emitted when user stops typing, returns value, validity
|
|
3468
3771
|
*/
|
|
3469
|
-
"onStopTyping"?: (event:
|
|
3772
|
+
"onStopTyping"?: (event: ZInputCustomEvent<any>) => void;
|
|
3470
3773
|
/**
|
|
3471
3774
|
* pattern value (optional): available for tel, text, search, url, email, password
|
|
3472
3775
|
*/
|
|
@@ -3486,7 +3789,7 @@ declare namespace LocalJSX {
|
|
|
3486
3789
|
/**
|
|
3487
3790
|
* the input status (optional): available for text, password, number, email, textarea
|
|
3488
3791
|
*/
|
|
3489
|
-
"status"?:
|
|
3792
|
+
"status"?: InputStatusEnum;
|
|
3490
3793
|
/**
|
|
3491
3794
|
* step number value (optional): available for number
|
|
3492
3795
|
*/
|
|
@@ -3494,7 +3797,7 @@ declare namespace LocalJSX {
|
|
|
3494
3797
|
/**
|
|
3495
3798
|
* input types
|
|
3496
3799
|
*/
|
|
3497
|
-
"type"?:
|
|
3800
|
+
"type"?: InputTypeEnum;
|
|
3498
3801
|
/**
|
|
3499
3802
|
* the input value
|
|
3500
3803
|
*/
|
|
@@ -3564,23 +3867,23 @@ declare namespace LocalJSX {
|
|
|
3564
3867
|
/**
|
|
3565
3868
|
* Emitted on input value change, returns value, keycode, validity
|
|
3566
3869
|
*/
|
|
3567
|
-
"onInputChange"?: (event:
|
|
3870
|
+
"onInputChange"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3568
3871
|
/**
|
|
3569
3872
|
* Emitted on checkbox check/uncheck, returns id, checked, type, name, value, validity
|
|
3570
3873
|
*/
|
|
3571
|
-
"onInputCheck"?: (event:
|
|
3874
|
+
"onInputCheck"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3572
3875
|
/**
|
|
3573
3876
|
* Emitted on select option selection, returns select id, selected item id (or array of selected items ids if multiple)
|
|
3574
3877
|
*/
|
|
3575
|
-
"onOptionSelect"?: (event:
|
|
3878
|
+
"onOptionSelect"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3576
3879
|
/**
|
|
3577
3880
|
* Emitted when user starts typing
|
|
3578
3881
|
*/
|
|
3579
|
-
"onStartTyping"?: (event:
|
|
3882
|
+
"onStartTyping"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3580
3883
|
/**
|
|
3581
3884
|
* Emitted when user stops typing, returns value, validity
|
|
3582
3885
|
*/
|
|
3583
|
-
"onStopTyping"?: (event:
|
|
3886
|
+
"onStopTyping"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3584
3887
|
/**
|
|
3585
3888
|
* the input placeholder (optional)
|
|
3586
3889
|
*/
|
|
@@ -3596,11 +3899,11 @@ declare namespace LocalJSX {
|
|
|
3596
3899
|
/**
|
|
3597
3900
|
* the input status (optional): available for text, password, number, email, textarea, select
|
|
3598
3901
|
*/
|
|
3599
|
-
"status"?:
|
|
3902
|
+
"status"?: InputStatusEnum;
|
|
3600
3903
|
/**
|
|
3601
3904
|
* input types
|
|
3602
3905
|
*/
|
|
3603
|
-
"type"?:
|
|
3906
|
+
"type"?: InputTypeEnum;
|
|
3604
3907
|
/**
|
|
3605
3908
|
* timeout setting before trigger `inputChange` event (optional): available for text, textarea
|
|
3606
3909
|
*/
|
|
@@ -3632,7 +3935,7 @@ declare namespace LocalJSX {
|
|
|
3632
3935
|
/**
|
|
3633
3936
|
* input status (optional)
|
|
3634
3937
|
*/
|
|
3635
|
-
"status"?:
|
|
3938
|
+
"status"?: InputStatusEnum;
|
|
3636
3939
|
}
|
|
3637
3940
|
interface ZLink {
|
|
3638
3941
|
/**
|
|
@@ -3674,7 +3977,7 @@ declare namespace LocalJSX {
|
|
|
3674
3977
|
/**
|
|
3675
3978
|
* emitted on link click, returns linkId
|
|
3676
3979
|
*/
|
|
3677
|
-
"onZLinkClick"?: (event:
|
|
3980
|
+
"onZLinkClick"?: (event: ZLinkCustomEvent<any>) => void;
|
|
3678
3981
|
/**
|
|
3679
3982
|
* link target (optional)
|
|
3680
3983
|
*/
|
|
@@ -3682,7 +3985,7 @@ declare namespace LocalJSX {
|
|
|
3682
3985
|
/**
|
|
3683
3986
|
* link text variant (optional)
|
|
3684
3987
|
*/
|
|
3685
|
-
"textcolor"?: "primary"| "inverse" | "white" | "black";
|
|
3988
|
+
"textcolor"?: "primary" | "inverse" | "white" | "black";
|
|
3686
3989
|
/**
|
|
3687
3990
|
* draw underline on text (optional)
|
|
3688
3991
|
*/
|
|
@@ -3735,15 +4038,18 @@ declare namespace LocalJSX {
|
|
|
3735
4038
|
* [optional] If is used in ZContextualMenu component
|
|
3736
4039
|
*/
|
|
3737
4040
|
"isContextualMenu"?: boolean;
|
|
4041
|
+
/**
|
|
4042
|
+
* [optional] List element id.
|
|
4043
|
+
*/
|
|
3738
4044
|
"listElementId"?: number;
|
|
3739
4045
|
/**
|
|
3740
4046
|
* remove filter click event, returns filterid
|
|
3741
4047
|
*/
|
|
3742
|
-
"onAccessibleFocus"?: (event:
|
|
4048
|
+
"onAccessibleFocus"?: (event: ZListElementCustomEvent<number>) => void;
|
|
3743
4049
|
/**
|
|
3744
4050
|
* remove filter click event, returns filterid
|
|
3745
4051
|
*/
|
|
3746
|
-
"onClickItem"?: (event:
|
|
4052
|
+
"onClickItem"?: (event: ZListElementCustomEvent<any>) => void;
|
|
3747
4053
|
/**
|
|
3748
4054
|
* [optional] Sets size of inside elements.
|
|
3749
4055
|
*/
|
|
@@ -3806,11 +4112,11 @@ declare namespace LocalJSX {
|
|
|
3806
4112
|
/**
|
|
3807
4113
|
* The menu has been closed.
|
|
3808
4114
|
*/
|
|
3809
|
-
"onClosed"?: (event:
|
|
4115
|
+
"onClosed"?: (event: ZMenuCustomEvent<any>) => void;
|
|
3810
4116
|
/**
|
|
3811
4117
|
* The menu has been opened.
|
|
3812
4118
|
*/
|
|
3813
|
-
"onOpened"?: (event:
|
|
4119
|
+
"onOpened"?: (event: ZMenuCustomEvent<any>) => void;
|
|
3814
4120
|
/**
|
|
3815
4121
|
* The opening state of the menu.
|
|
3816
4122
|
* @default false
|
|
@@ -3832,15 +4138,18 @@ declare namespace LocalJSX {
|
|
|
3832
4138
|
"nomeutente"?: string;
|
|
3833
4139
|
}
|
|
3834
4140
|
interface ZMenuSection {
|
|
4141
|
+
/**
|
|
4142
|
+
* Active state
|
|
4143
|
+
*/
|
|
3835
4144
|
"active"?: boolean;
|
|
3836
4145
|
/**
|
|
3837
4146
|
* The section has been closed.
|
|
3838
4147
|
*/
|
|
3839
|
-
"onClosed"?: (event:
|
|
4148
|
+
"onClosed"?: (event: ZMenuSectionCustomEvent<any>) => void;
|
|
3840
4149
|
/**
|
|
3841
4150
|
* The section has been opened.
|
|
3842
4151
|
*/
|
|
3843
|
-
"onOpened"?: (event:
|
|
4152
|
+
"onOpened"?: (event: ZMenuSectionCustomEvent<any>) => void;
|
|
3844
4153
|
}
|
|
3845
4154
|
interface ZMessagesPocket {
|
|
3846
4155
|
/**
|
|
@@ -3876,15 +4185,15 @@ declare namespace LocalJSX {
|
|
|
3876
4185
|
/**
|
|
3877
4186
|
* emitted on background click, returns modalid
|
|
3878
4187
|
*/
|
|
3879
|
-
"onModalBackgroundClick"?: (event:
|
|
4188
|
+
"onModalBackgroundClick"?: (event: ZModalCustomEvent<any>) => void;
|
|
3880
4189
|
/**
|
|
3881
4190
|
* emitted on close button click, returns modalid
|
|
3882
4191
|
*/
|
|
3883
|
-
"onModalClose"?: (event:
|
|
4192
|
+
"onModalClose"?: (event: ZModalCustomEvent<any>) => void;
|
|
3884
4193
|
/**
|
|
3885
4194
|
* emitted on modal header click, returns modalid
|
|
3886
4195
|
*/
|
|
3887
|
-
"onModalHeaderActive"?: (event:
|
|
4196
|
+
"onModalHeaderActive"?: (event: ZModalCustomEvent<any>) => void;
|
|
3888
4197
|
}
|
|
3889
4198
|
interface ZModalLogin {
|
|
3890
4199
|
/**
|
|
@@ -3902,19 +4211,19 @@ declare namespace LocalJSX {
|
|
|
3902
4211
|
/**
|
|
3903
4212
|
* Emitted on login submit
|
|
3904
4213
|
*/
|
|
3905
|
-
"onLoginSubmit"?: (event:
|
|
4214
|
+
"onLoginSubmit"?: (event: ZModalLoginCustomEvent<any>) => void;
|
|
3906
4215
|
/**
|
|
3907
4216
|
* Emitted on signup button click
|
|
3908
4217
|
*/
|
|
3909
|
-
"onSignupClick"?: (event:
|
|
4218
|
+
"onSignupClick"?: (event: ZModalLoginCustomEvent<any>) => void;
|
|
3910
4219
|
/**
|
|
3911
4220
|
* Emitted on status update
|
|
3912
4221
|
*/
|
|
3913
|
-
"onStatusUpdate"?: (event:
|
|
4222
|
+
"onStatusUpdate"?: (event: ZModalLoginCustomEvent<any>) => void;
|
|
3914
4223
|
/**
|
|
3915
4224
|
* Emitted on zaino digitale button click
|
|
3916
4225
|
*/
|
|
3917
|
-
"onZainoDigitaleClick"?: (event:
|
|
4226
|
+
"onZainoDigitaleClick"?: (event: ZModalLoginCustomEvent<any>) => void;
|
|
3918
4227
|
/**
|
|
3919
4228
|
* Password helper message
|
|
3920
4229
|
*/
|
|
@@ -3922,7 +4231,7 @@ declare namespace LocalJSX {
|
|
|
3922
4231
|
/**
|
|
3923
4232
|
* Username/password input status
|
|
3924
4233
|
*/
|
|
3925
|
-
"status"?:
|
|
4234
|
+
"status"?: InputStatusEnum;
|
|
3926
4235
|
}
|
|
3927
4236
|
interface ZMyzCard {
|
|
3928
4237
|
/**
|
|
@@ -3958,7 +4267,7 @@ declare namespace LocalJSX {
|
|
|
3958
4267
|
/**
|
|
3959
4268
|
* undo action click/keyboard event, returns actionType
|
|
3960
4269
|
*/
|
|
3961
|
-
"onUndoAction"?: (event:
|
|
4270
|
+
"onUndoAction"?: (event: ZMyzCardAlertCustomEvent<any>) => void;
|
|
3962
4271
|
/**
|
|
3963
4272
|
* alert variant type
|
|
3964
4273
|
*/
|
|
@@ -4012,7 +4321,7 @@ declare namespace LocalJSX {
|
|
|
4012
4321
|
/**
|
|
4013
4322
|
* when card is flipped
|
|
4014
4323
|
*/
|
|
4015
|
-
"onCardFlipped"?: (event:
|
|
4324
|
+
"onCardFlipped"?: (event: ZMyzCardDictionaryCustomEvent<any>) => void;
|
|
4016
4325
|
}
|
|
4017
4326
|
interface ZMyzCardFooter {
|
|
4018
4327
|
/**
|
|
@@ -4086,7 +4395,7 @@ declare namespace LocalJSX {
|
|
|
4086
4395
|
/**
|
|
4087
4396
|
* flip card to front
|
|
4088
4397
|
*/
|
|
4089
|
-
"onFlipCard"?: (event:
|
|
4398
|
+
"onFlipCard"?: (event: ZMyzCardInfoCustomEvent<any>) => void;
|
|
4090
4399
|
}
|
|
4091
4400
|
interface ZMyzCardList {
|
|
4092
4401
|
/**
|
|
@@ -4128,11 +4437,11 @@ declare namespace LocalJSX {
|
|
|
4128
4437
|
/**
|
|
4129
4438
|
* emitted on list item click, returns listitemid
|
|
4130
4439
|
*/
|
|
4131
|
-
"onZListItemClick"?: (event:
|
|
4440
|
+
"onZListItemClick"?: (event: ZMyzListItemCustomEvent<any>) => void;
|
|
4132
4441
|
/**
|
|
4133
4442
|
* emitted on list item link click, returns linkId
|
|
4134
4443
|
*/
|
|
4135
|
-
"onZListItemLinkClick"?: (event:
|
|
4444
|
+
"onZListItemLinkClick"?: (event: ZMyzListItemCustomEvent<any>) => void;
|
|
4136
4445
|
/**
|
|
4137
4446
|
* content text
|
|
4138
4447
|
*/
|
|
@@ -4197,11 +4506,14 @@ declare namespace LocalJSX {
|
|
|
4197
4506
|
* Label to show in the tab.
|
|
4198
4507
|
*/
|
|
4199
4508
|
"label"?: string;
|
|
4200
|
-
|
|
4509
|
+
/**
|
|
4510
|
+
* The tab has been selected.
|
|
4511
|
+
*/
|
|
4512
|
+
"onSelected"?: (event: ZNavigationTabCustomEvent<any>) => void;
|
|
4201
4513
|
/**
|
|
4202
4514
|
* Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
4203
4515
|
*/
|
|
4204
|
-
"orientation"?:
|
|
4516
|
+
"orientation"?: NavigationTabsOrientations;
|
|
4205
4517
|
/**
|
|
4206
4518
|
* Whether the tab is selected.
|
|
4207
4519
|
*/
|
|
@@ -4209,7 +4521,7 @@ declare namespace LocalJSX {
|
|
|
4209
4521
|
/**
|
|
4210
4522
|
* Tab size. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
4211
4523
|
*/
|
|
4212
|
-
"size"?:
|
|
4524
|
+
"size"?: NavigationTabsSizes;
|
|
4213
4525
|
}
|
|
4214
4526
|
interface ZNavigationTabLink {
|
|
4215
4527
|
/**
|
|
@@ -4232,11 +4544,14 @@ declare namespace LocalJSX {
|
|
|
4232
4544
|
* Label to show in the tab.
|
|
4233
4545
|
*/
|
|
4234
4546
|
"label"?: string;
|
|
4235
|
-
|
|
4547
|
+
/**
|
|
4548
|
+
* The tab has been selected.
|
|
4549
|
+
*/
|
|
4550
|
+
"onSelected"?: (event: ZNavigationTabLinkCustomEvent<any>) => void;
|
|
4236
4551
|
/**
|
|
4237
4552
|
* Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
4238
4553
|
*/
|
|
4239
|
-
"orientation"?:
|
|
4554
|
+
"orientation"?: NavigationTabsOrientations;
|
|
4240
4555
|
/**
|
|
4241
4556
|
* Whether the tab is selected.
|
|
4242
4557
|
*/
|
|
@@ -4244,7 +4559,7 @@ declare namespace LocalJSX {
|
|
|
4244
4559
|
/**
|
|
4245
4560
|
* Tab size. Do not set this manually: `z-navigation-tabs` will handle this.
|
|
4246
4561
|
*/
|
|
4247
|
-
"size"?:
|
|
4562
|
+
"size"?: NavigationTabsSizes;
|
|
4248
4563
|
/**
|
|
4249
4564
|
* Html `target` attribute for the anchor element.
|
|
4250
4565
|
*/
|
|
@@ -4254,11 +4569,11 @@ declare namespace LocalJSX {
|
|
|
4254
4569
|
/**
|
|
4255
4570
|
* Navigation tabs orientation.
|
|
4256
4571
|
*/
|
|
4257
|
-
"orientation"?:
|
|
4572
|
+
"orientation"?: NavigationTabsOrientations;
|
|
4258
4573
|
/**
|
|
4259
4574
|
* Navigation tabs size.
|
|
4260
4575
|
*/
|
|
4261
|
-
"size"?:
|
|
4576
|
+
"size"?: NavigationTabsSizes;
|
|
4262
4577
|
}
|
|
4263
4578
|
interface ZNotification {
|
|
4264
4579
|
/**
|
|
@@ -4272,11 +4587,11 @@ declare namespace LocalJSX {
|
|
|
4272
4587
|
/**
|
|
4273
4588
|
* Call to action clicked
|
|
4274
4589
|
*/
|
|
4275
|
-
"onNotificationAction"?: (event:
|
|
4590
|
+
"onNotificationAction"?: (event: ZNotificationCustomEvent<any>) => void;
|
|
4276
4591
|
/**
|
|
4277
4592
|
* Close button clicked
|
|
4278
4593
|
*/
|
|
4279
|
-
"onNotificationClose"?: (event:
|
|
4594
|
+
"onNotificationClose"?: (event: ZNotificationCustomEvent<any>) => void;
|
|
4280
4595
|
/**
|
|
4281
4596
|
* Enable close icon
|
|
4282
4597
|
*/
|
|
@@ -4299,7 +4614,7 @@ declare namespace LocalJSX {
|
|
|
4299
4614
|
/**
|
|
4300
4615
|
* emitted when open prop changes
|
|
4301
4616
|
*/
|
|
4302
|
-
"onCanvasOpenStatusChanged"?: (event:
|
|
4617
|
+
"onCanvasOpenStatusChanged"?: (event: ZOffcanvasCustomEvent<any>) => void;
|
|
4303
4618
|
/**
|
|
4304
4619
|
* open component. Default: false
|
|
4305
4620
|
*/
|
|
@@ -4314,10 +4629,22 @@ declare namespace LocalJSX {
|
|
|
4314
4629
|
"variant"?: OffCanvasVariantsEnum;
|
|
4315
4630
|
}
|
|
4316
4631
|
interface ZOtp {
|
|
4632
|
+
/**
|
|
4633
|
+
* Input number
|
|
4634
|
+
*/
|
|
4317
4635
|
"inputNum"?: number;
|
|
4636
|
+
/**
|
|
4637
|
+
* Input message
|
|
4638
|
+
*/
|
|
4318
4639
|
"message"?: string;
|
|
4319
|
-
|
|
4320
|
-
|
|
4640
|
+
/**
|
|
4641
|
+
* Otp change event
|
|
4642
|
+
*/
|
|
4643
|
+
"onOtpChange"?: (event: ZOtpCustomEvent<any>) => void;
|
|
4644
|
+
/**
|
|
4645
|
+
* Input status
|
|
4646
|
+
*/
|
|
4647
|
+
"status"?: InputStatusEnum;
|
|
4321
4648
|
}
|
|
4322
4649
|
interface ZPagination {
|
|
4323
4650
|
/**
|
|
@@ -4343,7 +4670,7 @@ declare namespace LocalJSX {
|
|
|
4343
4670
|
/**
|
|
4344
4671
|
* Event emitted when the current page has changed.
|
|
4345
4672
|
*/
|
|
4346
|
-
"onPageChanged"?: (event:
|
|
4673
|
+
"onPageChanged"?: (event: ZPaginationCustomEvent<any>) => void;
|
|
4347
4674
|
/**
|
|
4348
4675
|
* Number of pages to skip.
|
|
4349
4676
|
*/
|
|
@@ -4377,15 +4704,15 @@ declare namespace LocalJSX {
|
|
|
4377
4704
|
/**
|
|
4378
4705
|
* emitted on adding page to isvisited array, returns page
|
|
4379
4706
|
*/
|
|
4380
|
-
"onAddPageToHistory"?: (event:
|
|
4707
|
+
"onAddPageToHistory"?: (event: ZPaginationBarCustomEvent<any>) => void;
|
|
4381
4708
|
/**
|
|
4382
4709
|
* emitted on start page change, returns startpage
|
|
4383
4710
|
*/
|
|
4384
|
-
"onChangeStartPage"?: (event:
|
|
4711
|
+
"onChangeStartPage"?: (event: ZPaginationBarCustomEvent<any>) => void;
|
|
4385
4712
|
/**
|
|
4386
4713
|
* emitted on page number click, returns page
|
|
4387
4714
|
*/
|
|
4388
|
-
"onGoToPage"?: (event:
|
|
4715
|
+
"onGoToPage"?: (event: ZPaginationBarCustomEvent<any>) => void;
|
|
4389
4716
|
/**
|
|
4390
4717
|
* pages number
|
|
4391
4718
|
*/
|
|
@@ -4429,7 +4756,7 @@ declare namespace LocalJSX {
|
|
|
4429
4756
|
/**
|
|
4430
4757
|
* name of slot container (optional)
|
|
4431
4758
|
*/
|
|
4432
|
-
"
|
|
4759
|
+
"descrSlotName"?: string;
|
|
4433
4760
|
/**
|
|
4434
4761
|
* html element id (optional)
|
|
4435
4762
|
*/
|
|
@@ -4467,7 +4794,7 @@ declare namespace LocalJSX {
|
|
|
4467
4794
|
/**
|
|
4468
4795
|
* Emitted on pocket toggle, returns pocket id and status
|
|
4469
4796
|
*/
|
|
4470
|
-
"onPocketToggle"?: (event:
|
|
4797
|
+
"onPocketToggle"?: (event: ZPocketCustomEvent<any>) => void;
|
|
4471
4798
|
/**
|
|
4472
4799
|
* pocket id
|
|
4473
4800
|
*/
|
|
@@ -4491,11 +4818,11 @@ declare namespace LocalJSX {
|
|
|
4491
4818
|
/**
|
|
4492
4819
|
* Emitted on pocket header click
|
|
4493
4820
|
*/
|
|
4494
|
-
"onPocketHeaderClick"?: (event:
|
|
4821
|
+
"onPocketHeaderClick"?: (event: ZPocketHeaderCustomEvent<any>) => void;
|
|
4495
4822
|
/**
|
|
4496
4823
|
* Emitted on pocket header pan
|
|
4497
4824
|
*/
|
|
4498
|
-
"onPocketHeaderPan"?: (event:
|
|
4825
|
+
"onPocketHeaderPan"?: (event: ZPocketHeaderCustomEvent<any>) => void;
|
|
4499
4826
|
/**
|
|
4500
4827
|
* pocket id
|
|
4501
4828
|
*/
|
|
@@ -4519,11 +4846,11 @@ declare namespace LocalJSX {
|
|
|
4519
4846
|
/**
|
|
4520
4847
|
* Open change event.
|
|
4521
4848
|
*/
|
|
4522
|
-
"onOpenChange"?: (event:
|
|
4849
|
+
"onOpenChange"?: (event: ZPopoverCustomEvent<any>) => void;
|
|
4523
4850
|
/**
|
|
4524
4851
|
* Position change event.
|
|
4525
4852
|
*/
|
|
4526
|
-
"onPositionChange"?: (event:
|
|
4853
|
+
"onPositionChange"?: (event: ZPopoverCustomEvent<any>) => void;
|
|
4527
4854
|
/**
|
|
4528
4855
|
* The open state of the popover.
|
|
4529
4856
|
*/
|
|
@@ -4531,7 +4858,7 @@ declare namespace LocalJSX {
|
|
|
4531
4858
|
/**
|
|
4532
4859
|
* Popover position.
|
|
4533
4860
|
*/
|
|
4534
|
-
"position"?:
|
|
4861
|
+
"position"?: PopoverPositions;
|
|
4535
4862
|
/**
|
|
4536
4863
|
* Whether to show popover's arrow.
|
|
4537
4864
|
*/
|
|
@@ -4553,7 +4880,7 @@ declare namespace LocalJSX {
|
|
|
4553
4880
|
/**
|
|
4554
4881
|
* Emitted on popover click, returns isVisible state
|
|
4555
4882
|
*/
|
|
4556
|
-
"onTriggerClick"?: (event:
|
|
4883
|
+
"onTriggerClick"?: (event: ZPopoverDeprecatedCustomEvent<any>) => void;
|
|
4557
4884
|
/**
|
|
4558
4885
|
* [optional] Sets padding for Popover container
|
|
4559
4886
|
*/
|
|
@@ -4583,7 +4910,7 @@ declare namespace LocalJSX {
|
|
|
4583
4910
|
/**
|
|
4584
4911
|
* emitted when date changes, returns an array with the two selected dates
|
|
4585
4912
|
*/
|
|
4586
|
-
"onDateSelect"?: (event:
|
|
4913
|
+
"onDateSelect"?: (event: ZRangePickerCustomEvent<any>) => void;
|
|
4587
4914
|
/**
|
|
4588
4915
|
* unique id
|
|
4589
4916
|
*/
|
|
@@ -4601,7 +4928,7 @@ declare namespace LocalJSX {
|
|
|
4601
4928
|
/**
|
|
4602
4929
|
* Divider position for the primary title. This prop only works if the secondary title is not set.
|
|
4603
4930
|
*/
|
|
4604
|
-
"dividerPosition"?:
|
|
4931
|
+
"dividerPosition"?: ZSectionTitleDividerPositions;
|
|
4605
4932
|
/**
|
|
4606
4933
|
* Whether the primary title text is uppercase.
|
|
4607
4934
|
*/
|
|
@@ -4651,7 +4978,7 @@ declare namespace LocalJSX {
|
|
|
4651
4978
|
/**
|
|
4652
4979
|
* Emitted on select option selection, returns select id, selected item id
|
|
4653
4980
|
*/
|
|
4654
|
-
"onOptionSelect"?: (event:
|
|
4981
|
+
"onOptionSelect"?: (event: ZSelectCustomEvent<any>) => void;
|
|
4655
4982
|
/**
|
|
4656
4983
|
* the input placeholder (optional)
|
|
4657
4984
|
*/
|
|
@@ -4663,7 +4990,7 @@ declare namespace LocalJSX {
|
|
|
4663
4990
|
/**
|
|
4664
4991
|
* the input status (optional)
|
|
4665
4992
|
*/
|
|
4666
|
-
"status"?:
|
|
4993
|
+
"status"?: InputStatusEnum;
|
|
4667
4994
|
}
|
|
4668
4995
|
interface ZSkipToContent {
|
|
4669
4996
|
/**
|
|
@@ -4775,11 +5102,11 @@ declare namespace LocalJSX {
|
|
|
4775
5102
|
/**
|
|
4776
5103
|
* remove call to action event
|
|
4777
5104
|
*/
|
|
4778
|
-
"onCallToAction"?: (event:
|
|
5105
|
+
"onCallToAction"?: (event: ZTableCustomEvent<any>) => void;
|
|
4779
5106
|
/**
|
|
4780
5107
|
* remove call to action event
|
|
4781
5108
|
*/
|
|
4782
|
-
"onCallToActionTwo"?: (event:
|
|
5109
|
+
"onCallToActionTwo"?: (event: ZTableCustomEvent<any>) => void;
|
|
4783
5110
|
/**
|
|
4784
5111
|
* Set subtitle
|
|
4785
5112
|
*/
|
|
@@ -4829,7 +5156,7 @@ declare namespace LocalJSX {
|
|
|
4829
5156
|
/**
|
|
4830
5157
|
* [Optional] callback for sorting
|
|
4831
5158
|
*/
|
|
4832
|
-
"onSort"?: (event:
|
|
5159
|
+
"onSort"?: (event: ZTableHeaderCustomEvent<any>) => void;
|
|
4833
5160
|
/**
|
|
4834
5161
|
* Set padding size of cell, if special 0px padding will be set
|
|
4835
5162
|
*/
|
|
@@ -4838,6 +5165,9 @@ declare namespace LocalJSX {
|
|
|
4838
5165
|
* [Optional] Show contextual menu button
|
|
4839
5166
|
*/
|
|
4840
5167
|
"showButton"?: boolean;
|
|
5168
|
+
/**
|
|
5169
|
+
* Sort direction
|
|
5170
|
+
*/
|
|
4841
5171
|
"sortDirection"?: SortDirection;
|
|
4842
5172
|
/**
|
|
4843
5173
|
* [Optional] Make the header sortable
|
|
@@ -4845,11 +5175,20 @@ declare namespace LocalJSX {
|
|
|
4845
5175
|
"sortable"?: boolean;
|
|
4846
5176
|
}
|
|
4847
5177
|
interface ZTableHeaderRow {
|
|
5178
|
+
/**
|
|
5179
|
+
* Row expandable flag
|
|
5180
|
+
*/
|
|
4848
5181
|
"expandable"?: boolean;
|
|
4849
5182
|
}
|
|
4850
5183
|
interface ZTableRow {
|
|
5184
|
+
/**
|
|
5185
|
+
* Table row expanded type
|
|
5186
|
+
*/
|
|
4851
5187
|
"expandedType"?: ZTableRowExpandedType;
|
|
4852
|
-
|
|
5188
|
+
/**
|
|
5189
|
+
* Row has been expanded
|
|
5190
|
+
*/
|
|
5191
|
+
"onExpand"?: (event: ZTableRowCustomEvent<any>) => void;
|
|
4853
5192
|
}
|
|
4854
5193
|
interface ZTableStickyFooter {
|
|
4855
5194
|
}
|
|
@@ -4891,7 +5230,7 @@ declare namespace LocalJSX {
|
|
|
4891
5230
|
/**
|
|
4892
5231
|
* notification close event
|
|
4893
5232
|
*/
|
|
4894
|
-
"onToastClose"?: (event:
|
|
5233
|
+
"onToastClose"?: (event: ZToastNotificationCustomEvent<any>) => void;
|
|
4895
5234
|
/**
|
|
4896
5235
|
* toast notification autoclose can be paused
|
|
4897
5236
|
*/
|
|
@@ -4913,7 +5252,7 @@ declare namespace LocalJSX {
|
|
|
4913
5252
|
/**
|
|
4914
5253
|
* Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
|
|
4915
5254
|
*/
|
|
4916
|
-
"position"?:
|
|
5255
|
+
"position"?: ToastNotificationPositionsEnum;
|
|
4917
5256
|
}
|
|
4918
5257
|
interface ZToggleButton {
|
|
4919
5258
|
/**
|
|
@@ -4931,18 +5270,33 @@ declare namespace LocalJSX {
|
|
|
4931
5270
|
/**
|
|
4932
5271
|
* emitted on toggle button click, returns isOpen
|
|
4933
5272
|
*/
|
|
4934
|
-
"onToggleClick"?: (event:
|
|
5273
|
+
"onToggleClick"?: (event: ZToggleButtonCustomEvent<any>) => void;
|
|
4935
5274
|
/**
|
|
4936
5275
|
* open by default (optional)
|
|
4937
5276
|
*/
|
|
4938
5277
|
"opened"?: boolean;
|
|
4939
5278
|
}
|
|
4940
5279
|
interface ZToggleSwitch {
|
|
5280
|
+
/**
|
|
5281
|
+
* Checked state
|
|
5282
|
+
*/
|
|
4941
5283
|
"checked"?: boolean;
|
|
5284
|
+
/**
|
|
5285
|
+
* Disabled flag
|
|
5286
|
+
*/
|
|
4942
5287
|
"disabled"?: boolean;
|
|
5288
|
+
/**
|
|
5289
|
+
* HTML id attribute to set to the internal checkbox
|
|
5290
|
+
*/
|
|
4943
5291
|
"htmlid"?: string;
|
|
4944
|
-
|
|
4945
|
-
|
|
5292
|
+
/**
|
|
5293
|
+
* Label position
|
|
5294
|
+
*/
|
|
5295
|
+
"labelPosition"?: LabelPositions;
|
|
5296
|
+
/**
|
|
5297
|
+
* Toggle click event
|
|
5298
|
+
*/
|
|
5299
|
+
"onToggleClick"?: (event: ZToggleSwitchCustomEvent<any>) => void;
|
|
4946
5300
|
}
|
|
4947
5301
|
interface ZTooltip {
|
|
4948
5302
|
/**
|
|
@@ -4975,7 +5329,7 @@ declare namespace LocalJSX {
|
|
|
4975
5329
|
/**
|
|
4976
5330
|
* Position change event.
|
|
4977
5331
|
*/
|
|
4978
|
-
"onPositionChange"?: (event:
|
|
5332
|
+
"onPositionChange"?: (event: ZTooltipDeprecatedCustomEvent<any>) => void;
|
|
4979
5333
|
/**
|
|
4980
5334
|
* The open state of the tooltip.
|
|
4981
5335
|
*/
|
|
@@ -4986,8 +5340,17 @@ declare namespace LocalJSX {
|
|
|
4986
5340
|
"type"?: PopoverPositions1;
|
|
4987
5341
|
}
|
|
4988
5342
|
interface ZTypography {
|
|
5343
|
+
/**
|
|
5344
|
+
* HTML tag to use to wrap slotted content
|
|
5345
|
+
*/
|
|
4989
5346
|
"component"?: string;
|
|
5347
|
+
/**
|
|
5348
|
+
* Typography level
|
|
5349
|
+
*/
|
|
4990
5350
|
"level"?: ZTypographyLevels;
|
|
5351
|
+
/**
|
|
5352
|
+
* Font weight variant
|
|
5353
|
+
*/
|
|
4991
5354
|
"variant"?: "regular" | "semibold" | "light";
|
|
4992
5355
|
}
|
|
4993
5356
|
interface ZUserDropdown {
|
|
@@ -5002,11 +5365,11 @@ declare namespace LocalJSX {
|
|
|
5002
5365
|
/**
|
|
5003
5366
|
* Emitted on dropdown menu zlink click, returns event
|
|
5004
5367
|
*/
|
|
5005
|
-
"onDropdownMenuLinkClick"?: (event:
|
|
5368
|
+
"onDropdownMenuLinkClick"?: (event: ZUserDropdownCustomEvent<any>) => void;
|
|
5006
5369
|
/**
|
|
5007
5370
|
* Emitted on enter or user Button click, returns isMenuOpen (bool)
|
|
5008
5371
|
*/
|
|
5009
|
-
"onUserButtonClick"?: (event:
|
|
5372
|
+
"onUserButtonClick"?: (event: ZUserDropdownCustomEvent<any>) => void;
|
|
5010
5373
|
/**
|
|
5011
5374
|
* if inner components colors are inverted, or not, default false
|
|
5012
5375
|
*/
|