@zanichelli/albe-web-components 6.3.2-rc1 → 6.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/cjs/index-e3299e0a.js +74 -18
- package/dist/cjs/{index-fa110f37.js → index-f08f7171.js} +54 -13
- package/dist/cjs/index.cjs.js +26 -2
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{utils-600bad93.js → utils-73ead59e.js} +1 -1
- package/dist/cjs/{utils-8bc9056f.js → utils-7fde0c53.js} +1 -1
- package/dist/cjs/web-components-library.cjs.js +2 -2
- package/dist/cjs/z-alert.cjs.entry.js +1 -0
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -8
- package/dist/cjs/z-app-header_2.cjs.entry.js +12 -29
- package/dist/cjs/z-app-switcher.cjs.entry.js +28 -0
- package/dist/cjs/z-app-topbar.cjs.entry.js +7 -3
- package/dist/cjs/z-aria-alert.cjs.entry.js +1 -2
- package/dist/cjs/z-avatar.cjs.entry.js +3 -4
- package/dist/cjs/z-body_2.cjs.entry.js +4 -2
- package/dist/cjs/z-button-deprecated.cjs.entry.js +36 -0
- package/dist/cjs/z-button-filter.cjs.entry.js +49 -0
- package/dist/cjs/z-button-sort.cjs.entry.js +4 -4
- package/dist/cjs/z-button.cjs.entry.js +6 -6
- package/dist/cjs/z-candybar.cjs.entry.js +19 -0
- package/dist/cjs/z-card.cjs.entry.js +4 -3
- package/dist/cjs/z-carousel.cjs.entry.js +8 -6
- package/dist/cjs/z-chip-deprecated.cjs.entry.js +24 -0
- package/dist/cjs/z-chip.cjs.entry.js +4 -4
- package/dist/cjs/z-combobox.cjs.entry.js +13 -14
- package/dist/cjs/z-contextual-menu.cjs.entry.js +3 -8
- package/dist/cjs/z-cookiebar.cjs.entry.js +44 -0
- package/dist/cjs/z-cover-hero.cjs.entry.js +1 -8
- package/dist/cjs/z-date-picker.cjs.entry.js +4 -4
- package/dist/cjs/z-divider.cjs.entry.js +1 -4
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +2 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +10 -6
- package/dist/cjs/z-file.cjs.entry.js +4 -2
- package/dist/cjs/z-footer-link_3.cjs.entry.js +54 -0
- package/dist/cjs/z-footer.cjs.entry.js +110 -0
- package/dist/cjs/z-info-box.cjs.entry.js +1 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +2 -5
- package/dist/cjs/z-input-deprecated.cjs.entry.js +261 -0
- package/dist/cjs/{z-select.cjs.entry.js → z-input-label_2.cjs.entry.js} +33 -14
- package/dist/cjs/z-input_2.cjs.entry.js +18 -12
- package/dist/cjs/z-link.cjs.entry.js +3 -9
- package/dist/cjs/z-list_3.cjs.entry.js +12 -71
- package/dist/cjs/{z-app-switcher_2.cjs.entry.js → z-logo.cjs.entry.js} +6 -23
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +93 -0
- package/dist/cjs/z-menu-section.cjs.entry.js +3 -0
- package/dist/cjs/z-menu.cjs.entry.js +3 -10
- package/dist/cjs/z-messages-pocket.cjs.entry.js +3 -2
- package/dist/cjs/z-modal-login.cjs.entry.js +5 -2
- package/dist/cjs/z-modal.cjs.entry.js +3 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +5 -1
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +3 -5
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +6 -3
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -2
- package/dist/cjs/z-myz-card-info.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -0
- package/dist/cjs/z-myz-card_4.cjs.entry.js +10 -3
- package/dist/cjs/z-myz-list-item.cjs.entry.js +7 -4
- package/dist/cjs/z-myz-topbar.cjs.entry.js +201 -0
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +6 -13
- package/dist/cjs/z-navigation-tab.cjs.entry.js +4 -13
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +4 -7
- package/dist/cjs/z-notification.cjs.entry.js +3 -6
- package/dist/cjs/z-offcanvas.cjs.entry.js +1 -8
- package/dist/cjs/z-otp.cjs.entry.js +3 -2
- package/dist/cjs/z-pagination-bar.cjs.entry.js +116 -0
- package/dist/cjs/z-pagination-page.cjs.entry.js +25 -0
- package/dist/cjs/z-pagination.cjs.entry.js +6 -13
- package/dist/cjs/z-panel-elem.cjs.entry.js +7 -2
- package/dist/cjs/z-pocket_3.cjs.entry.js +5 -4
- package/dist/cjs/z-popover-deprecated.cjs.entry.js +129 -0
- package/dist/cjs/z-popover.cjs.entry.js +24 -35
- package/dist/cjs/z-range-picker.cjs.entry.js +7 -3
- package/dist/cjs/z-section-title.cjs.entry.js +1 -8
- package/dist/cjs/z-skip-to-content.cjs.entry.js +3 -3
- package/dist/cjs/z-slideshow.cjs.entry.js +5 -2
- package/dist/cjs/z-status-tag.cjs.entry.js +32 -0
- package/dist/cjs/z-stepper-item.cjs.entry.js +4 -0
- package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
- package/dist/cjs/z-table-empty-box.cjs.entry.js +0 -2
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -0
- package/dist/cjs/z-table-header-row.cjs.entry.js +1 -0
- package/dist/cjs/z-table-header.cjs.entry.js +6 -6
- package/dist/cjs/z-table-row.cjs.entry.js +1 -2
- package/dist/cjs/z-table.cjs.entry.js +7 -9
- package/dist/cjs/z-tag.cjs.entry.js +2 -0
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -3
- package/dist/cjs/z-toast-notification.cjs.entry.js +9 -5
- package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
- package/dist/cjs/z-toggle-switch.cjs.entry.js +2 -6
- package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +262 -0
- package/dist/cjs/z-tooltip.cjs.entry.js +3 -7
- package/dist/cjs/z-user-dropdown.cjs.entry.js +5 -1
- package/dist/collection/beans/index.js +54 -13
- package/dist/collection/collection-manifest.json +18 -1
- package/dist/collection/components/buttons/z-button/index.js +5 -5
- package/dist/collection/components/buttons/z-button-sort/index.js +4 -4
- package/dist/collection/components/buttons/z-chip/index.js +2 -2
- package/dist/collection/components/buttons/z-toggle-button/index.js +2 -2
- package/dist/collection/components/buttons/z-toggle-switch/index.js +0 -4
- package/dist/collection/components/date-picker/z-date-picker/index.js +2 -2
- package/dist/collection/components/date-picker/z-range-picker/index.js +5 -1
- package/dist/collection/components/file-upload/z-file/index.js +4 -2
- package/dist/collection/components/file-upload/z-file-upload/index.js +8 -4
- package/dist/collection/components/footer/z-footer/index.js +262 -0
- package/dist/collection/components/footer/z-footer/styles.css +242 -0
- package/dist/collection/components/footer/z-footer-link/index.js +45 -0
- package/dist/collection/components/footer/z-footer-link/styles.css +25 -0
- package/dist/collection/components/footer/z-footer-section/index.js +54 -0
- package/dist/collection/components/footer/z-footer-section/styles.css +150 -0
- package/dist/collection/components/footer/z-footer-social/index.js +78 -0
- package/dist/collection/components/footer/z-footer-social/styles.css +15 -0
- package/dist/collection/components/icons/z-icon/index.js +7 -0
- package/dist/collection/components/indicators/z-stepper-item/index.js +6 -0
- package/dist/collection/components/inputs/z-combobox/index.js +11 -12
- package/dist/collection/components/inputs/z-input/index.js +14 -10
- package/dist/collection/components/inputs/z-input-message/index.js +2 -0
- package/dist/collection/components/inputs/z-select/index.js +15 -12
- package/dist/collection/components/list/z-list/index.js +0 -6
- package/dist/collection/components/list/z-list-element/index.js +11 -49
- package/dist/collection/components/list/z-list-group/index.js +0 -15
- package/dist/collection/components/list/z-toast-notification-list/index.js +0 -2
- package/dist/collection/components/logo/z-logo/index.js +8 -0
- package/dist/collection/components/modal/z-modal/index.js +3 -1
- package/dist/collection/components/modal/z-modal-login/index.js +4 -1
- package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +3 -12
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +5 -12
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +3 -6
- package/dist/collection/components/navigation/z-app-header/index.js +7 -29
- package/dist/collection/components/navigation/z-app-switcher/index.js +0 -1
- package/dist/collection/components/navigation/z-app-topbar/index.js +6 -2
- package/dist/collection/components/navigation/z-link/index.js +3 -9
- package/dist/collection/components/navigation/z-menu/index.js +3 -10
- package/dist/collection/components/navigation/z-menu-dropdown/index.js +3 -0
- package/dist/collection/components/navigation/z-menu-section/index.js +5 -0
- package/dist/collection/components/navigation/z-user-dropdown/index.js +5 -1
- package/dist/collection/components/notification/z-candybar/index.js +21 -0
- package/dist/collection/components/notification/z-candybar/styles.css +55 -0
- package/dist/collection/components/notification/z-cookiebar/index.js +115 -0
- package/dist/collection/components/notification/z-cookiebar/styles.css +108 -0
- package/dist/collection/components/notification/z-info-box/index.js +1 -1
- package/dist/collection/components/notification/z-notification/index.js +3 -6
- package/dist/collection/components/notification/z-toast-notification/index.js +8 -4
- package/dist/collection/components/notification/z-tooltip/index.js +7 -11
- package/dist/collection/components/panel/z-panel-elem/index.js +7 -2
- package/dist/collection/components/typography/z-body/index.js +2 -1
- package/dist/collection/components/typography/z-heading/index.js +2 -1
- package/dist/collection/components/typography/z-typography/index.js +2 -1
- package/dist/collection/components/z-anchor-navigation/index.js +0 -7
- package/dist/collection/components/z-aria-alert/index.js +0 -1
- package/dist/collection/components/z-avatar/index.js +2 -3
- package/dist/collection/components/z-card/index.js +3 -2
- package/dist/collection/components/z-carousel/index.js +7 -5
- package/dist/collection/components/z-contextual-menu/index.js +7 -12
- package/dist/collection/components/z-cover-hero/index.js +0 -7
- package/dist/collection/components/z-divider/index.js +0 -3
- package/dist/collection/components/z-info-reveal/index.js +1 -4
- package/dist/collection/components/z-offcanvas/index.js +0 -7
- package/dist/collection/components/z-pagination/index.js +5 -12
- package/dist/collection/components/z-popover/index.js +27 -38
- package/dist/collection/components/z-section-title/index.js +0 -7
- package/dist/collection/components/z-skip-to-content/index.js +1 -1
- package/dist/collection/components/z-table/z-table/index.js +6 -8
- package/dist/collection/components/z-table/z-table-cell/index.js +1 -1
- package/dist/collection/components/z-table/z-table-empty-box/index.js +0 -2
- package/dist/collection/components/z-table/z-table-expanded-row/index.js +3 -0
- package/dist/collection/components/z-table/z-table-header/index.js +5 -5
- package/dist/collection/components/z-table/z-table-header-row/index.js +3 -0
- package/dist/collection/components/z-table/z-table-row/index.js +0 -1
- package/dist/collection/components/z-tag/index.js +4 -0
- package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +271 -0
- package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +22 -0
- package/dist/collection/deprecated/pagination/z-pagination-page/index.js +136 -0
- package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +57 -0
- package/dist/collection/deprecated/z-button-deprecated/index.js +221 -0
- package/dist/collection/deprecated/z-button-deprecated/styles.css +231 -0
- package/dist/collection/deprecated/z-button-filter/index.js +159 -0
- package/dist/collection/deprecated/z-button-filter/styles.css +64 -0
- package/dist/collection/deprecated/z-chip-deprecated/index.js +63 -0
- package/dist/collection/deprecated/z-chip-deprecated/styles.css +17 -0
- package/dist/collection/deprecated/z-input-deprecated/index.js +810 -0
- package/dist/collection/deprecated/z-input-deprecated/styles.css +282 -0
- package/dist/collection/deprecated/z-input-label/index.js +79 -0
- package/dist/collection/deprecated/z-input-label/styles.css +16 -0
- package/dist/collection/deprecated/z-popover-deprecated/index.js +300 -0
- package/dist/collection/deprecated/z-popover-deprecated/styles.css +235 -0
- package/dist/collection/deprecated/z-status-tag/index.js +133 -0
- package/dist/collection/deprecated/z-status-tag/styles.css +131 -0
- package/dist/collection/deprecated/z-tooltip-deprecated/index.js +378 -0
- package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +128 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +2 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +6 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +6 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +2 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +5 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +3 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +1 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +3 -3
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +1 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +4 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +5 -2
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +2 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +1 -0
- package/dist/collection/snowflakes/myz/topbar/index.js +409 -0
- package/dist/collection/snowflakes/myz/topbar/styles.css +574 -0
- package/dist/collection/snowflakes/myz/z-alert/index.js +3 -0
- package/dist/collection/snowflakes/myz/z-otp/index.js +2 -1
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +3 -0
- package/dist/esm/index-a2ca4b97.js +74 -18
- package/dist/esm/{index-968a240f.js → index-aee91593.js} +55 -14
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +2 -2
- package/dist/esm/{utils-ccb4d66f.js → utils-5dc8ce33.js} +2 -2
- package/dist/esm/{utils-151f0ab4.js → utils-77c5c75d.js} +1 -1
- package/dist/esm/web-components-library.js +2 -2
- package/dist/esm/z-alert.entry.js +1 -0
- package/dist/esm/z-anchor-navigation.entry.js +1 -8
- package/dist/esm/z-app-header_2.entry.js +12 -29
- package/dist/esm/z-app-switcher.entry.js +24 -0
- package/dist/esm/z-app-topbar.entry.js +7 -3
- package/dist/esm/z-aria-alert.entry.js +1 -2
- package/dist/esm/z-avatar.entry.js +3 -4
- package/dist/esm/z-body_2.entry.js +4 -2
- package/dist/esm/z-button-deprecated.entry.js +32 -0
- package/dist/esm/z-button-filter.entry.js +45 -0
- package/dist/esm/z-button-sort.entry.js +4 -4
- package/dist/esm/z-button.entry.js +6 -6
- package/dist/esm/z-candybar.entry.js +15 -0
- package/dist/esm/z-card.entry.js +4 -3
- package/dist/esm/z-carousel.entry.js +8 -6
- package/dist/esm/z-chip-deprecated.entry.js +20 -0
- package/dist/esm/z-chip.entry.js +4 -4
- package/dist/esm/z-combobox.entry.js +13 -14
- package/dist/esm/z-contextual-menu.entry.js +3 -8
- package/dist/esm/z-cookiebar.entry.js +40 -0
- package/dist/esm/z-cover-hero.entry.js +1 -8
- package/dist/esm/z-date-picker.entry.js +4 -4
- package/dist/esm/z-divider.entry.js +1 -4
- package/dist/esm/z-dragdrop-area_2.entry.js +2 -1
- package/dist/esm/z-file-upload.entry.js +10 -6
- package/dist/esm/z-file.entry.js +4 -2
- package/dist/esm/z-footer-link_3.entry.js +48 -0
- package/dist/esm/z-footer.entry.js +106 -0
- package/dist/esm/z-info-box.entry.js +1 -1
- package/dist/esm/z-info-reveal.entry.js +2 -5
- package/dist/esm/z-input-deprecated.entry.js +257 -0
- package/dist/esm/{z-select.entry.js → z-input-label_2.entry.js} +34 -16
- package/dist/esm/z-input_2.entry.js +18 -12
- package/dist/esm/z-link.entry.js +3 -9
- package/dist/esm/z-list_3.entry.js +12 -71
- package/dist/esm/{z-app-switcher_2.entry.js → z-logo.entry.js} +8 -24
- package/dist/esm/z-menu-dropdown_2.entry.js +88 -0
- package/dist/esm/z-menu-section.entry.js +3 -0
- package/dist/esm/z-menu.entry.js +3 -10
- package/dist/esm/z-messages-pocket.entry.js +3 -2
- package/dist/esm/z-modal-login.entry.js +5 -2
- package/dist/esm/z-modal.entry.js +3 -1
- package/dist/esm/z-myz-card-alert.entry.js +5 -1
- package/dist/esm/z-myz-card-dictionary.entry.js +3 -5
- package/dist/esm/z-myz-card-footer.entry.js +6 -3
- package/dist/esm/z-myz-card-icon.entry.js +1 -2
- package/dist/esm/z-myz-card-info.entry.js +4 -4
- package/dist/esm/z-myz-card-list.entry.js +1 -0
- package/dist/esm/z-myz-card_4.entry.js +10 -3
- package/dist/esm/z-myz-list-item.entry.js +7 -4
- package/dist/esm/z-myz-topbar.entry.js +197 -0
- package/dist/esm/z-navigation-tab-link.entry.js +6 -13
- package/dist/esm/z-navigation-tab.entry.js +4 -13
- package/dist/esm/z-navigation-tabs.entry.js +4 -7
- package/dist/esm/z-notification.entry.js +3 -6
- package/dist/esm/z-offcanvas.entry.js +1 -8
- package/dist/esm/z-otp.entry.js +3 -2
- package/dist/esm/z-pagination-bar.entry.js +112 -0
- package/dist/esm/z-pagination-page.entry.js +21 -0
- package/dist/esm/z-pagination.entry.js +6 -13
- package/dist/esm/z-panel-elem.entry.js +7 -2
- package/dist/esm/z-pocket_3.entry.js +5 -4
- package/dist/esm/z-popover-deprecated.entry.js +125 -0
- package/dist/esm/z-popover.entry.js +24 -35
- package/dist/esm/z-range-picker.entry.js +7 -3
- package/dist/esm/z-section-title.entry.js +1 -8
- package/dist/esm/z-skip-to-content.entry.js +3 -3
- package/dist/esm/z-slideshow.entry.js +5 -2
- package/dist/esm/z-status-tag.entry.js +28 -0
- package/dist/esm/z-stepper-item.entry.js +4 -0
- package/dist/esm/z-table-cell.entry.js +2 -2
- package/dist/esm/z-table-empty-box.entry.js +0 -2
- package/dist/esm/z-table-expanded-row.entry.js +1 -0
- package/dist/esm/z-table-header-row.entry.js +1 -0
- package/dist/esm/z-table-header.entry.js +6 -6
- package/dist/esm/z-table-row.entry.js +1 -2
- package/dist/esm/z-table.entry.js +7 -9
- package/dist/esm/z-tag.entry.js +2 -0
- package/dist/esm/z-toast-notification-list.entry.js +1 -3
- package/dist/esm/z-toast-notification.entry.js +9 -5
- package/dist/esm/z-toggle-button.entry.js +2 -2
- package/dist/esm/z-toggle-switch.entry.js +2 -6
- package/dist/esm/z-tooltip-deprecated.entry.js +258 -0
- package/dist/esm/z-tooltip.entry.js +3 -7
- package/dist/esm/z-user-dropdown.entry.js +5 -1
- package/dist/types/beans/index.d.ts +60 -1
- package/dist/types/components/footer/z-footer/index.d.ts +46 -0
- package/dist/types/components/footer/z-footer-link/index.d.ts +8 -0
- package/dist/types/components/footer/z-footer-section/index.d.ts +10 -0
- package/dist/types/components/footer/z-footer-social/index.d.ts +9 -0
- package/dist/types/components/notification/z-candybar/index.d.ts +6 -0
- package/dist/types/components/notification/z-cookiebar/index.d.ts +16 -0
- package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
- package/dist/types/components/z-contextual-menu/index.d.ts +2 -2
- package/dist/types/components/z-popover/index.d.ts +4 -4
- package/dist/types/components.d.ts +1057 -8
- package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +40 -0
- package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +15 -0
- package/dist/types/deprecated/z-button-deprecated/index.d.ts +28 -0
- package/dist/types/deprecated/z-button-filter/index.d.ts +22 -0
- package/dist/types/deprecated/z-chip-deprecated/index.d.ts +8 -0
- package/dist/types/deprecated/z-input-deprecated/index.d.ts +91 -0
- package/dist/types/deprecated/z-input-label/index.d.ts +9 -0
- package/dist/types/deprecated/z-popover-deprecated/index.d.ts +33 -0
- package/dist/types/deprecated/z-status-tag/index.d.ts +15 -0
- package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +41 -0
- package/dist/types/snowflakes/myz/topbar/index.d.ts +59 -0
- package/dist/types/stencil-public-runtime.d.ts +5 -0
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/p-016b2800.entry.js +1 -0
- package/dist/web-components-library/p-067bd5da.entry.js +1 -0
- package/dist/web-components-library/p-0afc555e.entry.js +1 -0
- package/dist/web-components-library/{p-214b6cee.entry.js → p-0f28f07e.entry.js} +1 -1
- package/dist/web-components-library/p-10b84e8c.entry.js +1 -0
- package/dist/web-components-library/p-12211a48.entry.js +1 -0
- package/dist/web-components-library/p-18448e4d.entry.js +1 -0
- package/dist/web-components-library/p-1ab0de76.entry.js +1 -0
- package/dist/web-components-library/p-1e163a87.entry.js +1 -0
- package/dist/web-components-library/p-1f187c54.entry.js +1 -0
- package/dist/web-components-library/p-1f8c8cd0.entry.js +1 -0
- package/dist/web-components-library/{p-9ed27651.entry.js → p-1f8c947e.entry.js} +1 -1
- package/dist/web-components-library/{p-2acd6a51.entry.js → p-1fdbd448.entry.js} +1 -1
- package/dist/web-components-library/{p-33352f9e.entry.js → p-279b422a.entry.js} +1 -1
- package/{www/build/p-f158d205.entry.js → dist/web-components-library/p-2c18a622.entry.js} +1 -1
- package/dist/web-components-library/p-2d5d8e6f.entry.js +1 -0
- package/dist/web-components-library/p-2e7a31ac.entry.js +1 -0
- package/dist/web-components-library/p-3027c60b.entry.js +1 -0
- package/dist/web-components-library/p-30fcd62b.js +1 -0
- package/dist/web-components-library/{p-9c28b8fc.entry.js → p-323ae109.entry.js} +1 -1
- package/dist/web-components-library/p-35739670.entry.js +1 -0
- package/dist/web-components-library/p-36d2d081.entry.js +1 -0
- package/dist/web-components-library/{p-67d6cfcb.entry.js → p-3b1c4366.entry.js} +1 -1
- package/dist/web-components-library/p-3c7cf41f.entry.js +1 -0
- package/dist/web-components-library/p-3eb0d582.entry.js +1 -0
- package/dist/web-components-library/p-3ecfb7c1.entry.js +1 -0
- package/dist/web-components-library/p-40f96085.entry.js +1 -0
- package/dist/web-components-library/p-42782d06.entry.js +1 -0
- package/dist/web-components-library/p-4465426a.entry.js +1 -0
- package/dist/web-components-library/p-468520f5.entry.js +1 -0
- package/dist/web-components-library/p-46e367c9.entry.js +1 -0
- package/dist/web-components-library/{p-496863be.entry.js → p-4a322ca6.entry.js} +1 -1
- package/dist/web-components-library/p-4ba0b17c.entry.js +1 -0
- package/dist/web-components-library/{p-b17981a4.entry.js → p-4c7f4a2c.entry.js} +1 -1
- package/dist/web-components-library/p-552c6686.entry.js +1 -0
- package/dist/web-components-library/p-563529f8.entry.js +1 -0
- package/dist/web-components-library/p-569f6cff.entry.js +1 -0
- package/dist/web-components-library/p-57faab40.entry.js +1 -0
- package/dist/web-components-library/p-5935151c.entry.js +1 -0
- package/dist/web-components-library/p-5b83568e.entry.js +1 -0
- package/dist/web-components-library/p-5c6108bb.entry.js +1 -0
- package/dist/web-components-library/p-63a99ad2.entry.js +16 -0
- package/dist/web-components-library/p-64033ee3.entry.js +1 -0
- package/dist/web-components-library/p-66bbcf76.entry.js +1 -0
- package/dist/web-components-library/p-69db61b5.entry.js +1 -0
- package/dist/web-components-library/p-6e4dd501.entry.js +1 -0
- package/dist/web-components-library/p-6fe1bffb.entry.js +1 -0
- package/dist/web-components-library/p-7171d686.entry.js +1 -0
- package/dist/web-components-library/p-75a4091f.entry.js +1 -0
- package/dist/web-components-library/p-7b22a446.entry.js +1 -0
- package/dist/web-components-library/p-7e13d026.entry.js +1 -0
- package/dist/web-components-library/p-82ff8f0e.entry.js +1 -0
- package/dist/web-components-library/p-84cc611a.entry.js +1 -0
- package/dist/web-components-library/p-8879211b.entry.js +1 -0
- package/dist/web-components-library/p-8949cd1d.entry.js +1 -0
- package/dist/web-components-library/{p-34c26207.entry.js → p-8fee871a.entry.js} +1 -1
- package/dist/web-components-library/p-9099124a.entry.js +1 -0
- package/dist/web-components-library/p-9ecf936d.js +1 -0
- package/dist/web-components-library/p-a1250f99.entry.js +1 -0
- package/dist/web-components-library/p-a3b8dd69.entry.js +1 -0
- package/dist/web-components-library/p-aa271ed7.entry.js +1 -0
- package/dist/web-components-library/p-af4a9bb7.entry.js +1 -0
- package/dist/web-components-library/p-af9b8051.entry.js +1 -0
- package/dist/web-components-library/p-b01314fa.entry.js +1 -0
- package/dist/web-components-library/p-b4a9ba1d.entry.js +1 -0
- package/dist/web-components-library/p-b9a69a90.entry.js +1 -0
- package/dist/web-components-library/p-bbbfd2fa.entry.js +1 -0
- package/dist/web-components-library/p-bea5aa42.entry.js +1 -0
- package/dist/web-components-library/{p-b3c29822.js → p-bee26f96.js} +1 -1
- package/dist/web-components-library/p-c39c68b9.entry.js +1 -0
- package/dist/web-components-library/p-c7d7958c.entry.js +1 -0
- package/dist/web-components-library/p-c849a2a5.entry.js +1 -0
- package/dist/web-components-library/p-d1b45e96.entry.js +1 -0
- package/dist/web-components-library/p-d767f784.entry.js +1 -0
- package/dist/web-components-library/p-d7e72cec.entry.js +1 -0
- package/dist/web-components-library/p-d8e17d3a.entry.js +1 -0
- package/dist/web-components-library/{p-9965827d.entry.js → p-db234892.entry.js} +1 -1
- package/dist/web-components-library/p-dc3c5f36.entry.js +1 -0
- package/dist/web-components-library/p-e0f82390.entry.js +1 -0
- package/dist/web-components-library/p-e1ddeb61.entry.js +1 -0
- package/dist/web-components-library/p-e4d761f4.entry.js +1 -0
- package/dist/web-components-library/p-efca7e17.entry.js +1 -0
- package/dist/web-components-library/p-f08d1cbd.entry.js +1 -0
- package/dist/web-components-library/p-f53d1d26.entry.js +1 -0
- package/dist/web-components-library/p-f8aef252.entry.js +1 -0
- package/dist/web-components-library/p-f94281ee.entry.js +1 -0
- package/dist/web-components-library/p-f9e8ac5d.entry.js +1 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +2 -2
- package/react/components.d.ts +17 -0
- package/react/components.js +20 -2
- package/react/components.js.map +1 -1
- package/www/build/index.esm.js +1 -1
- package/www/build/p-016b2800.entry.js +1 -0
- package/www/build/p-067bd5da.entry.js +1 -0
- package/www/build/p-0afc555e.entry.js +1 -0
- package/www/build/{p-214b6cee.entry.js → p-0f28f07e.entry.js} +1 -1
- package/www/build/p-10b84e8c.entry.js +1 -0
- package/www/build/p-12211a48.entry.js +1 -0
- package/www/build/p-18448e4d.entry.js +1 -0
- package/www/build/p-1ab0de76.entry.js +1 -0
- package/www/build/p-1e163a87.entry.js +1 -0
- package/www/build/p-1f187c54.entry.js +1 -0
- package/www/build/p-1f8c8cd0.entry.js +1 -0
- package/www/build/{p-9ed27651.entry.js → p-1f8c947e.entry.js} +1 -1
- package/www/build/{p-2acd6a51.entry.js → p-1fdbd448.entry.js} +1 -1
- package/www/build/{p-33352f9e.entry.js → p-279b422a.entry.js} +1 -1
- package/{dist/web-components-library/p-f158d205.entry.js → www/build/p-2c18a622.entry.js} +1 -1
- package/www/build/p-2d5d8e6f.entry.js +1 -0
- package/www/build/p-2e7a31ac.entry.js +1 -0
- package/www/build/p-3027c60b.entry.js +1 -0
- package/www/build/p-30fcd62b.js +1 -0
- package/www/build/{p-9c28b8fc.entry.js → p-323ae109.entry.js} +1 -1
- package/www/build/p-35739670.entry.js +1 -0
- package/www/build/p-36d2d081.entry.js +1 -0
- package/www/build/{p-67d6cfcb.entry.js → p-3b1c4366.entry.js} +1 -1
- package/www/build/p-3c7cf41f.entry.js +1 -0
- package/www/build/p-3eb0d582.entry.js +1 -0
- package/www/build/p-3ecfb7c1.entry.js +1 -0
- package/www/build/p-40f96085.entry.js +1 -0
- package/www/build/p-42782d06.entry.js +1 -0
- package/www/build/p-4465426a.entry.js +1 -0
- package/www/build/p-468520f5.entry.js +1 -0
- package/www/build/p-46e367c9.entry.js +1 -0
- package/www/build/{p-496863be.entry.js → p-4a322ca6.entry.js} +1 -1
- package/www/build/p-4ba0b17c.entry.js +1 -0
- package/www/build/{p-b17981a4.entry.js → p-4c7f4a2c.entry.js} +1 -1
- package/www/build/p-552c6686.entry.js +1 -0
- package/www/build/p-563529f8.entry.js +1 -0
- package/www/build/p-569f6cff.entry.js +1 -0
- package/www/build/p-57faab40.entry.js +1 -0
- package/www/build/p-5935151c.entry.js +1 -0
- package/www/build/p-5b83568e.entry.js +1 -0
- package/www/build/p-5c6108bb.entry.js +1 -0
- package/www/build/p-63a99ad2.entry.js +16 -0
- package/www/build/p-64033ee3.entry.js +1 -0
- package/www/build/p-66bbcf76.entry.js +1 -0
- package/www/build/p-69db61b5.entry.js +1 -0
- package/www/build/p-6e4dd501.entry.js +1 -0
- package/www/build/p-6fe1bffb.entry.js +1 -0
- package/www/build/p-7171d686.entry.js +1 -0
- package/www/build/p-75a4091f.entry.js +1 -0
- package/www/build/p-7b22a446.entry.js +1 -0
- package/www/build/p-7e13d026.entry.js +1 -0
- package/www/build/p-82ff8f0e.entry.js +1 -0
- package/www/build/p-84cc611a.entry.js +1 -0
- package/www/build/p-8879211b.entry.js +1 -0
- package/www/build/p-8949cd1d.entry.js +1 -0
- package/www/build/{p-34c26207.entry.js → p-8fee871a.entry.js} +1 -1
- package/www/build/p-9099124a.entry.js +1 -0
- package/www/build/p-9ecf936d.js +1 -0
- package/www/build/p-a1250f99.entry.js +1 -0
- package/www/build/p-a3b8dd69.entry.js +1 -0
- package/www/build/p-aa271ed7.entry.js +1 -0
- package/www/build/p-af4a9bb7.entry.js +1 -0
- package/www/build/p-af9b8051.entry.js +1 -0
- package/www/build/p-b01314fa.entry.js +1 -0
- package/www/build/p-b4a9ba1d.entry.js +1 -0
- package/www/build/p-b9a69a90.entry.js +1 -0
- package/www/build/p-bbbfd2fa.entry.js +1 -0
- package/www/build/p-bea5aa42.entry.js +1 -0
- package/www/build/{p-b3c29822.js → p-bee26f96.js} +1 -1
- package/www/build/p-c39c68b9.entry.js +1 -0
- package/www/build/p-c7d7958c.entry.js +1 -0
- package/www/build/p-c849a2a5.entry.js +1 -0
- package/www/build/p-d1b45e96.entry.js +1 -0
- package/www/build/p-d70c7670.css +1 -0
- package/www/build/p-d767f784.entry.js +1 -0
- package/www/build/p-d7e72cec.entry.js +1 -0
- package/www/build/p-d8e17d3a.entry.js +1 -0
- package/www/build/{p-9965827d.entry.js → p-db234892.entry.js} +1 -1
- package/www/build/p-dc3c5f36.entry.js +1 -0
- package/www/build/p-e0f82390.entry.js +1 -0
- package/www/build/p-e1ddeb61.entry.js +1 -0
- package/www/build/p-e4d761f4.entry.js +1 -0
- package/www/build/p-ef5f8af2.js +1 -0
- package/www/build/p-efca7e17.entry.js +1 -0
- package/www/build/p-f08d1cbd.entry.js +1 -0
- package/www/build/p-f53d1d26.entry.js +1 -0
- package/www/build/p-f8aef252.entry.js +1 -0
- package/www/build/p-f94281ee.entry.js +1 -0
- package/www/build/p-f9e8ac5d.entry.js +1 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/dist/cjs/z-menu-dropdown.cjs.entry.js +0 -59
- package/dist/cjs/z-myz-list.cjs.entry.js +0 -35
- package/dist/esm/z-menu-dropdown.entry.js +0 -55
- package/dist/esm/z-myz-list.entry.js +0 -31
- package/dist/web-components-library/p-009c9f67.entry.js +0 -1
- package/dist/web-components-library/p-01f001fd.entry.js +0 -1
- package/dist/web-components-library/p-05ced71c.entry.js +0 -1
- package/dist/web-components-library/p-074ea569.entry.js +0 -1
- package/dist/web-components-library/p-07e18572.entry.js +0 -1
- package/dist/web-components-library/p-0843b0e7.entry.js +0 -1
- package/dist/web-components-library/p-0fa4b50b.entry.js +0 -1
- package/dist/web-components-library/p-1b6279a6.entry.js +0 -1
- package/dist/web-components-library/p-1ba8d432.entry.js +0 -1
- package/dist/web-components-library/p-1cb23bbb.entry.js +0 -1
- package/dist/web-components-library/p-20a3247c.entry.js +0 -1
- package/dist/web-components-library/p-26f834e5.entry.js +0 -1
- package/dist/web-components-library/p-279655eb.entry.js +0 -1
- package/dist/web-components-library/p-2d1b6c3c.entry.js +0 -1
- package/dist/web-components-library/p-2efedcf4.entry.js +0 -1
- package/dist/web-components-library/p-344e7ae7.entry.js +0 -1
- package/dist/web-components-library/p-38a3cf3b.entry.js +0 -1
- package/dist/web-components-library/p-3a468aa9.entry.js +0 -1
- package/dist/web-components-library/p-3c2d438b.entry.js +0 -1
- package/dist/web-components-library/p-3f55dce6.entry.js +0 -1
- package/dist/web-components-library/p-411cbcd6.entry.js +0 -1
- package/dist/web-components-library/p-475ca461.entry.js +0 -1
- package/dist/web-components-library/p-4cd6c6f4.entry.js +0 -1
- package/dist/web-components-library/p-51e308ca.entry.js +0 -1
- package/dist/web-components-library/p-5921901c.entry.js +0 -1
- package/dist/web-components-library/p-59cfee8d.entry.js +0 -1
- package/dist/web-components-library/p-5dd9a2c6.entry.js +0 -1
- package/dist/web-components-library/p-61424b8a.entry.js +0 -1
- package/dist/web-components-library/p-682528b2.entry.js +0 -1
- package/dist/web-components-library/p-6b1a5309.entry.js +0 -1
- package/dist/web-components-library/p-7af991f5.entry.js +0 -1
- package/dist/web-components-library/p-810bd730.entry.js +0 -1
- package/dist/web-components-library/p-8980398c.entry.js +0 -1
- package/dist/web-components-library/p-8b960526.entry.js +0 -1
- package/dist/web-components-library/p-8bf0844b.entry.js +0 -1
- package/dist/web-components-library/p-8c105bd1.entry.js +0 -1
- package/dist/web-components-library/p-8f46e548.entry.js +0 -1
- package/dist/web-components-library/p-8ffc17b7.entry.js +0 -1
- package/dist/web-components-library/p-93dc6d51.entry.js +0 -1
- package/dist/web-components-library/p-95b8f109.entry.js +0 -1
- package/dist/web-components-library/p-9c338aeb.entry.js +0 -1
- package/dist/web-components-library/p-9d03a7d6.entry.js +0 -1
- package/dist/web-components-library/p-a23e9115.js +0 -1
- package/dist/web-components-library/p-a2b67e2d.entry.js +0 -1
- package/dist/web-components-library/p-a79d1412.entry.js +0 -1
- package/dist/web-components-library/p-a82ea410.entry.js +0 -1
- package/dist/web-components-library/p-b33f5e6a.entry.js +0 -1
- package/dist/web-components-library/p-b6f36170.entry.js +0 -16
- package/dist/web-components-library/p-bb0fe7bc.entry.js +0 -1
- package/dist/web-components-library/p-bdc6f2e5.entry.js +0 -1
- package/dist/web-components-library/p-beba3e67.entry.js +0 -1
- package/dist/web-components-library/p-c25b0b2a.entry.js +0 -1
- package/dist/web-components-library/p-c6aad085.entry.js +0 -1
- package/dist/web-components-library/p-cd43f80d.js +0 -1
- package/dist/web-components-library/p-ce83ce18.entry.js +0 -1
- package/dist/web-components-library/p-db3c8e3e.entry.js +0 -1
- package/dist/web-components-library/p-e40b16fa.entry.js +0 -1
- package/dist/web-components-library/p-ede9fbf5.entry.js +0 -1
- package/dist/web-components-library/p-f0653e72.entry.js +0 -1
- package/dist/web-components-library/p-f20d1242.entry.js +0 -1
- package/dist/web-components-library/p-f95cc914.entry.js +0 -1
- package/www/build/p-009c9f67.entry.js +0 -1
- package/www/build/p-01f001fd.entry.js +0 -1
- package/www/build/p-05ced71c.entry.js +0 -1
- package/www/build/p-074ea569.entry.js +0 -1
- package/www/build/p-07e18572.entry.js +0 -1
- package/www/build/p-0843b0e7.entry.js +0 -1
- package/www/build/p-0fa4b50b.entry.js +0 -1
- package/www/build/p-1b6279a6.entry.js +0 -1
- package/www/build/p-1ba8d432.entry.js +0 -1
- package/www/build/p-1cb23bbb.entry.js +0 -1
- package/www/build/p-20a3247c.entry.js +0 -1
- package/www/build/p-26f834e5.entry.js +0 -1
- package/www/build/p-279655eb.entry.js +0 -1
- package/www/build/p-2d1b6c3c.entry.js +0 -1
- package/www/build/p-2efedcf4.entry.js +0 -1
- package/www/build/p-32d42cfa.js +0 -129
- package/www/build/p-344e7ae7.entry.js +0 -1
- package/www/build/p-38a3cf3b.entry.js +0 -1
- package/www/build/p-3a468aa9.entry.js +0 -1
- package/www/build/p-3c2d438b.entry.js +0 -1
- package/www/build/p-3f55dce6.entry.js +0 -1
- package/www/build/p-411cbcd6.entry.js +0 -1
- package/www/build/p-43a653ba.css +0 -1802
- package/www/build/p-475ca461.entry.js +0 -1
- package/www/build/p-4cd6c6f4.entry.js +0 -1
- package/www/build/p-51e308ca.entry.js +0 -1
- package/www/build/p-5921901c.entry.js +0 -1
- package/www/build/p-59cfee8d.entry.js +0 -1
- package/www/build/p-5dd9a2c6.entry.js +0 -1
- package/www/build/p-61424b8a.entry.js +0 -1
- package/www/build/p-682528b2.entry.js +0 -1
- package/www/build/p-6b1a5309.entry.js +0 -1
- package/www/build/p-7af991f5.entry.js +0 -1
- package/www/build/p-810bd730.entry.js +0 -1
- package/www/build/p-8980398c.entry.js +0 -1
- package/www/build/p-8b960526.entry.js +0 -1
- package/www/build/p-8bf0844b.entry.js +0 -1
- package/www/build/p-8c105bd1.entry.js +0 -1
- package/www/build/p-8f46e548.entry.js +0 -1
- package/www/build/p-8ffc17b7.entry.js +0 -1
- package/www/build/p-93dc6d51.entry.js +0 -1
- package/www/build/p-95b8f109.entry.js +0 -1
- package/www/build/p-9c338aeb.entry.js +0 -1
- package/www/build/p-9d03a7d6.entry.js +0 -1
- package/www/build/p-a23e9115.js +0 -1
- package/www/build/p-a2b67e2d.entry.js +0 -1
- package/www/build/p-a79d1412.entry.js +0 -1
- package/www/build/p-a82ea410.entry.js +0 -1
- package/www/build/p-b33f5e6a.entry.js +0 -1
- package/www/build/p-b6f36170.entry.js +0 -16
- package/www/build/p-bb0fe7bc.entry.js +0 -1
- package/www/build/p-bdc6f2e5.entry.js +0 -1
- package/www/build/p-beba3e67.entry.js +0 -1
- package/www/build/p-c25b0b2a.entry.js +0 -1
- package/www/build/p-c6aad085.entry.js +0 -1
- package/www/build/p-cd43f80d.js +0 -1
- package/www/build/p-ce83ce18.entry.js +0 -1
- package/www/build/p-db3c8e3e.entry.js +0 -1
- package/www/build/p-e40b16fa.entry.js +0 -1
- package/www/build/p-ede9fbf5.entry.js +0 -1
- package/www/build/p-f0653e72.entry.js +0 -1
- package/www/build/p-f20d1242.entry.js +0 -1
- package/www/build/p-f95cc914.entry.js +0 -1
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
-
import { AlertType, LicenseType, MenuItem as MenuItem1 } from "./beans/index";
|
|
9
|
-
import { AvatarSize, ButtonSize, ButtonType, ButtonVariant, CardVariant, CarouselArrowsPosition, CarouselProgressMode, ComboItem, CoverHeroContentPosition, CoverHeroVariant, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, InfoRevealPosition, InputStatus, InputType, LabelPosition, ListDividerType, ListSize, ListType, MenuItem, NavigationTabsOrientation, NavigationTabsSize, NotificationType, OffCanvasVariant, PocketStatus, PopoverPosition, SelectItem, Size, SkipToContentLink, SortDirection, ThemeVariant, ToastNotification, ToastNotificationPosition, ToastNotificationTransition, TransitionDirection, ZAriaAlertMode, ZChipType, ZDatePickerMode, ZFileUploadType, ZRangePickerMode, ZSectionTitleDividerPosition, ZTableRowExpandedType } from "./beans";
|
|
8
|
+
import { AlertType, LicenseType, MenuItem as MenuItem1, PopoverPositions as PopoverPositions1 } from "./beans/index";
|
|
9
|
+
import { AvatarSize, ButtonSize, ButtonType, ButtonVariant, CardVariant, CarouselArrowsPosition, CarouselProgressMode, ComboItem, CoverHeroContentPosition, CoverHeroVariant, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, HeaderUserData, InfoRevealPosition, InputStatus, InputType, LabelPosition, ListDividerType, ListSize, ListType, MenuItem, NavigationTabsOrientation, NavigationTabsSize, NotificationType, OffCanvasVariant, PocketStatus, PopoverBorderRadius, PopoverPosition, PopoverPositions, PopoverShadow, SelectItem, Size, SkipToContentLink, SortDirection, StatusTagStatus, ThemeVariant, ToastNotification, ToastNotificationPosition, ToastNotificationTransition, TransitionDirection, ZAriaAlertMode, ZChipType, ZDatePickerMode, ZFileUploadType, ZRangePickerMode, ZSectionTitleDividerPosition, ZTableRowExpandedType } from "./beans";
|
|
10
10
|
import { ListItem } from "./beans/index.js";
|
|
11
11
|
import { ZTypographyLevels } from "./components/typography/z-typography/index";
|
|
12
12
|
export namespace Components {
|
|
@@ -156,6 +156,67 @@ export namespace Components {
|
|
|
156
156
|
*/
|
|
157
157
|
"variant"?: ButtonVariant;
|
|
158
158
|
}
|
|
159
|
+
interface ZButtonDeprecated {
|
|
160
|
+
/**
|
|
161
|
+
* HTML button disabled attribute.
|
|
162
|
+
*/
|
|
163
|
+
"disabled"?: boolean;
|
|
164
|
+
/**
|
|
165
|
+
* Identifier, should be unique.
|
|
166
|
+
*/
|
|
167
|
+
"htmlid"?: string;
|
|
168
|
+
/**
|
|
169
|
+
* `z-icon` name to use (optional).
|
|
170
|
+
*/
|
|
171
|
+
"icon"?: string;
|
|
172
|
+
/**
|
|
173
|
+
* Reduce button size (deprecated).
|
|
174
|
+
* @deprecated Use `size` prop.
|
|
175
|
+
*/
|
|
176
|
+
"issmall"?: boolean;
|
|
177
|
+
/**
|
|
178
|
+
* HTML button name attribute.
|
|
179
|
+
*/
|
|
180
|
+
"name"?: string;
|
|
181
|
+
/**
|
|
182
|
+
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
183
|
+
*/
|
|
184
|
+
"size"?: ButtonSize;
|
|
185
|
+
/**
|
|
186
|
+
* Spy to render square button.
|
|
187
|
+
*/
|
|
188
|
+
"square"?: boolean;
|
|
189
|
+
/**
|
|
190
|
+
* HTML button type attribute.
|
|
191
|
+
*/
|
|
192
|
+
"type"?: ButtonType;
|
|
193
|
+
/**
|
|
194
|
+
* Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`.
|
|
195
|
+
*/
|
|
196
|
+
"variant"?: ButtonVariant;
|
|
197
|
+
}
|
|
198
|
+
interface ZButtonFilter {
|
|
199
|
+
/**
|
|
200
|
+
* filter id
|
|
201
|
+
*/
|
|
202
|
+
"filterid": string;
|
|
203
|
+
/**
|
|
204
|
+
* filter text content
|
|
205
|
+
*/
|
|
206
|
+
"filtername": string;
|
|
207
|
+
/**
|
|
208
|
+
* add icon to button
|
|
209
|
+
*/
|
|
210
|
+
"hasicon": boolean;
|
|
211
|
+
/**
|
|
212
|
+
* disable action on button
|
|
213
|
+
*/
|
|
214
|
+
"isfixed": boolean;
|
|
215
|
+
/**
|
|
216
|
+
* reduce button size (optional)
|
|
217
|
+
*/
|
|
218
|
+
"issmall"?: boolean;
|
|
219
|
+
}
|
|
159
220
|
interface ZButtonSort {
|
|
160
221
|
/**
|
|
161
222
|
* id, should be unique
|
|
@@ -190,6 +251,8 @@ export namespace Components {
|
|
|
190
251
|
*/
|
|
191
252
|
"sortlabeldesc"?: string;
|
|
192
253
|
}
|
|
254
|
+
interface ZCandybar {
|
|
255
|
+
}
|
|
193
256
|
interface ZCard {
|
|
194
257
|
/**
|
|
195
258
|
* Enable click interactions on the card. Default: false
|
|
@@ -252,6 +315,16 @@ export namespace Components {
|
|
|
252
315
|
*/
|
|
253
316
|
"type"?: ZChipType;
|
|
254
317
|
}
|
|
318
|
+
interface ZChipDeprecated {
|
|
319
|
+
/**
|
|
320
|
+
* Text with bold font weight
|
|
321
|
+
*/
|
|
322
|
+
"boldtext"?: number;
|
|
323
|
+
/**
|
|
324
|
+
* Text with regular font weight
|
|
325
|
+
*/
|
|
326
|
+
"regulartext"?: string;
|
|
327
|
+
}
|
|
255
328
|
interface ZCombobox {
|
|
256
329
|
/**
|
|
257
330
|
* check all label (optional)
|
|
@@ -326,7 +399,21 @@ export namespace Components {
|
|
|
326
399
|
/**
|
|
327
400
|
* [optional] Sets the position of the popover
|
|
328
401
|
*/
|
|
329
|
-
"popoverPosition"?:
|
|
402
|
+
"popoverPosition"?: PopoverPositions;
|
|
403
|
+
}
|
|
404
|
+
interface ZCookiebar {
|
|
405
|
+
/**
|
|
406
|
+
* callback to handle ok button action (optional)
|
|
407
|
+
*/
|
|
408
|
+
"callback"?: () => unknown;
|
|
409
|
+
/**
|
|
410
|
+
* cookie policy link url
|
|
411
|
+
*/
|
|
412
|
+
"cookiepolicyurl": string;
|
|
413
|
+
/**
|
|
414
|
+
* hide cookie bar (optional)
|
|
415
|
+
*/
|
|
416
|
+
"hide"?: boolean;
|
|
330
417
|
}
|
|
331
418
|
interface ZCoverHero {
|
|
332
419
|
/**
|
|
@@ -412,6 +499,58 @@ export namespace Components {
|
|
|
412
499
|
*/
|
|
413
500
|
"type": ZFileUploadType;
|
|
414
501
|
}
|
|
502
|
+
interface ZFooter {
|
|
503
|
+
/**
|
|
504
|
+
* Maximum width of footer content
|
|
505
|
+
*/
|
|
506
|
+
"contentMaxWidth"?: number;
|
|
507
|
+
/**
|
|
508
|
+
* deprecated - JSON stringified data to fill the footer
|
|
509
|
+
*/
|
|
510
|
+
"data"?: string;
|
|
511
|
+
/**
|
|
512
|
+
* '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'
|
|
513
|
+
*/
|
|
514
|
+
"productCreditsLink"?: string;
|
|
515
|
+
/**
|
|
516
|
+
* The product name to be displayed on the top panel of the footer
|
|
517
|
+
*/
|
|
518
|
+
"productName"?: string;
|
|
519
|
+
/**
|
|
520
|
+
* The product version to be displayed on the top panel of the footer
|
|
521
|
+
*/
|
|
522
|
+
"productVersion"?: string;
|
|
523
|
+
/**
|
|
524
|
+
* True if the product must display a "Report a problem" button on the top panel of the footer
|
|
525
|
+
*/
|
|
526
|
+
"showReportAProblemButton"?: boolean;
|
|
527
|
+
}
|
|
528
|
+
interface ZFooterLink {
|
|
529
|
+
/**
|
|
530
|
+
* link
|
|
531
|
+
*/
|
|
532
|
+
"href": string;
|
|
533
|
+
}
|
|
534
|
+
interface ZFooterSection {
|
|
535
|
+
/**
|
|
536
|
+
* section title
|
|
537
|
+
*/
|
|
538
|
+
"name": string;
|
|
539
|
+
}
|
|
540
|
+
interface ZFooterSocial {
|
|
541
|
+
/**
|
|
542
|
+
* social description
|
|
543
|
+
*/
|
|
544
|
+
"description"?: string;
|
|
545
|
+
/**
|
|
546
|
+
* social link
|
|
547
|
+
*/
|
|
548
|
+
"href": string;
|
|
549
|
+
/**
|
|
550
|
+
* icon url
|
|
551
|
+
*/
|
|
552
|
+
"icon": string;
|
|
553
|
+
}
|
|
415
554
|
interface ZGhostLoading {
|
|
416
555
|
}
|
|
417
556
|
interface ZHeading {
|
|
@@ -570,6 +709,122 @@ export namespace Components {
|
|
|
570
709
|
*/
|
|
571
710
|
"value"?: string;
|
|
572
711
|
}
|
|
712
|
+
interface ZInputDeprecated {
|
|
713
|
+
/**
|
|
714
|
+
* the input aria-label
|
|
715
|
+
*/
|
|
716
|
+
"ariaLabel": string;
|
|
717
|
+
/**
|
|
718
|
+
* the input has autocomplete option (optional): available for select, input
|
|
719
|
+
*/
|
|
720
|
+
"autocomplete"?: boolean | string;
|
|
721
|
+
/**
|
|
722
|
+
* checked: available for checkbox, radio
|
|
723
|
+
*/
|
|
724
|
+
"checked"?: boolean;
|
|
725
|
+
/**
|
|
726
|
+
* the input is disabled
|
|
727
|
+
*/
|
|
728
|
+
"disabled"?: boolean;
|
|
729
|
+
/**
|
|
730
|
+
* get the input value
|
|
731
|
+
*/
|
|
732
|
+
"getValue": () => Promise<string | string[]>;
|
|
733
|
+
/**
|
|
734
|
+
* render clear icon when typing (optional): available for text
|
|
735
|
+
*/
|
|
736
|
+
"hasclearicon"?: boolean;
|
|
737
|
+
/**
|
|
738
|
+
* show input helper message (optional): available for text, password, number, email, textarea, select
|
|
739
|
+
*/
|
|
740
|
+
"hasmessage"?: boolean;
|
|
741
|
+
/**
|
|
742
|
+
* the id of the input element
|
|
743
|
+
*/
|
|
744
|
+
"htmlid": string;
|
|
745
|
+
/**
|
|
746
|
+
* the input html title (optional)
|
|
747
|
+
*/
|
|
748
|
+
"htmltitle"?: string;
|
|
749
|
+
/**
|
|
750
|
+
* render icon (optional): available for text, select
|
|
751
|
+
*/
|
|
752
|
+
"icon"?: string;
|
|
753
|
+
/**
|
|
754
|
+
* get checked status
|
|
755
|
+
*/
|
|
756
|
+
"isChecked": () => Promise<boolean>;
|
|
757
|
+
/**
|
|
758
|
+
* items (optional): available for select
|
|
759
|
+
*/
|
|
760
|
+
"items"?: SelectItem[] | string;
|
|
761
|
+
/**
|
|
762
|
+
* the input label
|
|
763
|
+
*/
|
|
764
|
+
"label"?: string;
|
|
765
|
+
/**
|
|
766
|
+
* the input label position: available for checkbox, radio
|
|
767
|
+
*/
|
|
768
|
+
"labelafter"?: boolean;
|
|
769
|
+
/**
|
|
770
|
+
* input helper message (optional): available for text, password, number, email, textarea, select
|
|
771
|
+
*/
|
|
772
|
+
"message"?: string;
|
|
773
|
+
/**
|
|
774
|
+
* multiple options can be selected (optional): available for select
|
|
775
|
+
*/
|
|
776
|
+
"multiple"?: boolean;
|
|
777
|
+
/**
|
|
778
|
+
* the input name
|
|
779
|
+
*/
|
|
780
|
+
"name"?: string;
|
|
781
|
+
/**
|
|
782
|
+
* the input placeholder (optional)
|
|
783
|
+
*/
|
|
784
|
+
"placeholder"?: string;
|
|
785
|
+
/**
|
|
786
|
+
* the input is readonly
|
|
787
|
+
*/
|
|
788
|
+
"readonly"?: boolean;
|
|
789
|
+
/**
|
|
790
|
+
* the input is required (optional): available for text, password, number, email, textarea, checkbox
|
|
791
|
+
*/
|
|
792
|
+
"required"?: boolean;
|
|
793
|
+
/**
|
|
794
|
+
* set the input value
|
|
795
|
+
*/
|
|
796
|
+
"setValue": (value: string | string[]) => Promise<void>;
|
|
797
|
+
/**
|
|
798
|
+
* the input status (optional): available for text, password, number, email, textarea, select
|
|
799
|
+
*/
|
|
800
|
+
"status"?: InputStatus;
|
|
801
|
+
/**
|
|
802
|
+
* input types
|
|
803
|
+
*/
|
|
804
|
+
"type": InputType;
|
|
805
|
+
/**
|
|
806
|
+
* timeout setting before trigger `inputChange` event (optional): available for text, textarea
|
|
807
|
+
*/
|
|
808
|
+
"typingtimeout"?: number;
|
|
809
|
+
/**
|
|
810
|
+
* the input value
|
|
811
|
+
*/
|
|
812
|
+
"value"?: string;
|
|
813
|
+
}
|
|
814
|
+
interface ZInputLabel {
|
|
815
|
+
/**
|
|
816
|
+
* the label is disabled
|
|
817
|
+
*/
|
|
818
|
+
"disabled"?: boolean;
|
|
819
|
+
/**
|
|
820
|
+
* the label is attached to
|
|
821
|
+
*/
|
|
822
|
+
"htmlfor"?: string;
|
|
823
|
+
/**
|
|
824
|
+
* the label value
|
|
825
|
+
*/
|
|
826
|
+
"value": string;
|
|
827
|
+
}
|
|
573
828
|
interface ZInputMessage {
|
|
574
829
|
/**
|
|
575
830
|
* input helper message
|
|
@@ -1034,6 +1289,44 @@ export namespace Components {
|
|
|
1034
1289
|
*/
|
|
1035
1290
|
"underlined": boolean;
|
|
1036
1291
|
}
|
|
1292
|
+
interface ZMyzTopbar {
|
|
1293
|
+
/**
|
|
1294
|
+
* set current active menu link (optional)
|
|
1295
|
+
*/
|
|
1296
|
+
"activeintlinkid"?: string;
|
|
1297
|
+
/**
|
|
1298
|
+
* set current active sub menu link (optional)
|
|
1299
|
+
*/
|
|
1300
|
+
"activesublinkid"?: string;
|
|
1301
|
+
/**
|
|
1302
|
+
* data to fill external navigation links
|
|
1303
|
+
*/
|
|
1304
|
+
"extlinkdata"?: string | MenuItem[];
|
|
1305
|
+
/**
|
|
1306
|
+
* hide login button if true (optional)
|
|
1307
|
+
*/
|
|
1308
|
+
"hideloginbutton"?: boolean;
|
|
1309
|
+
/**
|
|
1310
|
+
* alternative logo title text (optional)
|
|
1311
|
+
*/
|
|
1312
|
+
"imagealt"?: string;
|
|
1313
|
+
/**
|
|
1314
|
+
* data to fill internal navigation links
|
|
1315
|
+
*/
|
|
1316
|
+
"intlinkdata"?: string | MenuItem[];
|
|
1317
|
+
/**
|
|
1318
|
+
* graphic flag to set myzanichelli style
|
|
1319
|
+
*/
|
|
1320
|
+
"ismyz": boolean;
|
|
1321
|
+
/**
|
|
1322
|
+
* url to attach to logo (optional)
|
|
1323
|
+
*/
|
|
1324
|
+
"logolink"?: string;
|
|
1325
|
+
/**
|
|
1326
|
+
* data to fill user dropdown menu (optional)
|
|
1327
|
+
*/
|
|
1328
|
+
"userdata"?: string | HeaderUserData;
|
|
1329
|
+
}
|
|
1037
1330
|
interface ZNavigationTab {
|
|
1038
1331
|
/**
|
|
1039
1332
|
* Whether the tab is disabled.
|
|
@@ -1205,6 +1498,58 @@ export namespace Components {
|
|
|
1205
1498
|
*/
|
|
1206
1499
|
"visiblePages"?: number;
|
|
1207
1500
|
}
|
|
1501
|
+
interface ZPaginationBar {
|
|
1502
|
+
/**
|
|
1503
|
+
* current displayed page (mutable)
|
|
1504
|
+
*/
|
|
1505
|
+
"currentpage": number;
|
|
1506
|
+
/**
|
|
1507
|
+
* json stringified history of visited pages (optional)
|
|
1508
|
+
*/
|
|
1509
|
+
"historyraw"?: string;
|
|
1510
|
+
/**
|
|
1511
|
+
* array of history of visited pages (mutable, optional)
|
|
1512
|
+
*/
|
|
1513
|
+
"listhistoryrow"?: number[];
|
|
1514
|
+
/**
|
|
1515
|
+
* pages number
|
|
1516
|
+
*/
|
|
1517
|
+
"pages": number;
|
|
1518
|
+
/**
|
|
1519
|
+
* initial page (mutable)
|
|
1520
|
+
*/
|
|
1521
|
+
"startpage": number;
|
|
1522
|
+
/**
|
|
1523
|
+
* number of visible pages
|
|
1524
|
+
*/
|
|
1525
|
+
"visiblepages": number;
|
|
1526
|
+
}
|
|
1527
|
+
interface ZPaginationPage {
|
|
1528
|
+
/**
|
|
1529
|
+
* aria-label string
|
|
1530
|
+
*/
|
|
1531
|
+
"ariaLabel": string;
|
|
1532
|
+
/**
|
|
1533
|
+
* disabled status flag
|
|
1534
|
+
*/
|
|
1535
|
+
"isdisabled": boolean;
|
|
1536
|
+
/**
|
|
1537
|
+
* selected status flag
|
|
1538
|
+
*/
|
|
1539
|
+
"isselected": boolean;
|
|
1540
|
+
/**
|
|
1541
|
+
* visited status flag
|
|
1542
|
+
*/
|
|
1543
|
+
"isvisited": boolean;
|
|
1544
|
+
/**
|
|
1545
|
+
* html id
|
|
1546
|
+
*/
|
|
1547
|
+
"pageid": string;
|
|
1548
|
+
/**
|
|
1549
|
+
* numeric page value (optional)
|
|
1550
|
+
*/
|
|
1551
|
+
"value"?: number;
|
|
1552
|
+
}
|
|
1208
1553
|
interface ZPanelElem {
|
|
1209
1554
|
/**
|
|
1210
1555
|
* name of slot container (optional)
|
|
@@ -1299,12 +1644,38 @@ export namespace Components {
|
|
|
1299
1644
|
/**
|
|
1300
1645
|
* Popover position.
|
|
1301
1646
|
*/
|
|
1302
|
-
"position":
|
|
1647
|
+
"position": PopoverPositions;
|
|
1303
1648
|
/**
|
|
1304
1649
|
* Whether to show popover's arrow.
|
|
1305
1650
|
*/
|
|
1306
1651
|
"showArrow": boolean;
|
|
1307
1652
|
}
|
|
1653
|
+
interface ZPopoverDeprecated {
|
|
1654
|
+
/**
|
|
1655
|
+
* [optional] Background color token for popover
|
|
1656
|
+
*/
|
|
1657
|
+
"backgroundColor"?: string;
|
|
1658
|
+
/**
|
|
1659
|
+
* [optional] Border radius token for popover
|
|
1660
|
+
*/
|
|
1661
|
+
"borderRadius"?: PopoverBorderRadius;
|
|
1662
|
+
/**
|
|
1663
|
+
* [optional] Box shadow token for popover
|
|
1664
|
+
*/
|
|
1665
|
+
"boxShadow"?: PopoverShadow;
|
|
1666
|
+
/**
|
|
1667
|
+
* [optional] Sets padding for Popover container
|
|
1668
|
+
*/
|
|
1669
|
+
"padding"?: string;
|
|
1670
|
+
/**
|
|
1671
|
+
* [optional] Popover position
|
|
1672
|
+
*/
|
|
1673
|
+
"position"?: PopoverPosition;
|
|
1674
|
+
/**
|
|
1675
|
+
* [optional] Show or hide arrow
|
|
1676
|
+
*/
|
|
1677
|
+
"showArrow"?: boolean;
|
|
1678
|
+
}
|
|
1308
1679
|
interface ZRangePicker {
|
|
1309
1680
|
/**
|
|
1310
1681
|
* first z-input aria label
|
|
@@ -1428,6 +1799,28 @@ export namespace Components {
|
|
|
1428
1799
|
*/
|
|
1429
1800
|
"slideshowid": string;
|
|
1430
1801
|
}
|
|
1802
|
+
interface ZStatusTag {
|
|
1803
|
+
/**
|
|
1804
|
+
* [optional] Hide the text and show it on hover
|
|
1805
|
+
*/
|
|
1806
|
+
"expandable"?: boolean;
|
|
1807
|
+
/**
|
|
1808
|
+
* [optional] Status tag icon
|
|
1809
|
+
*/
|
|
1810
|
+
"icon"?: string;
|
|
1811
|
+
/**
|
|
1812
|
+
* [optional] Status tag color
|
|
1813
|
+
*/
|
|
1814
|
+
"status"?: StatusTagStatus;
|
|
1815
|
+
/**
|
|
1816
|
+
* [optional] Status tag text
|
|
1817
|
+
*/
|
|
1818
|
+
"text"?: string;
|
|
1819
|
+
/**
|
|
1820
|
+
* [optional] Status tag style
|
|
1821
|
+
*/
|
|
1822
|
+
"variant"?: ThemeVariant;
|
|
1823
|
+
}
|
|
1431
1824
|
interface ZStepper {
|
|
1432
1825
|
}
|
|
1433
1826
|
interface ZStepperItem {
|
|
@@ -1680,7 +2073,26 @@ export namespace Components {
|
|
|
1680
2073
|
/**
|
|
1681
2074
|
* Tooltip position.
|
|
1682
2075
|
*/
|
|
1683
|
-
"position":
|
|
2076
|
+
"position": PopoverPositions;
|
|
2077
|
+
}
|
|
2078
|
+
interface ZTooltipDeprecated {
|
|
2079
|
+
/**
|
|
2080
|
+
* The selector or the element bound with the tooltip.
|
|
2081
|
+
*/
|
|
2082
|
+
"bindTo"?: string | HTMLElement;
|
|
2083
|
+
/**
|
|
2084
|
+
* Content text.
|
|
2085
|
+
* @deprecated
|
|
2086
|
+
*/
|
|
2087
|
+
"content": string;
|
|
2088
|
+
/**
|
|
2089
|
+
* The open state of the tooltip.
|
|
2090
|
+
*/
|
|
2091
|
+
"open": boolean;
|
|
2092
|
+
/**
|
|
2093
|
+
* Tooltip position.
|
|
2094
|
+
*/
|
|
2095
|
+
"type": PopoverPositions1;
|
|
1684
2096
|
}
|
|
1685
2097
|
interface ZTypography {
|
|
1686
2098
|
/**
|
|
@@ -1729,6 +2141,10 @@ export interface ZAppSwitcherCustomEvent<T> extends CustomEvent<T> {
|
|
|
1729
2141
|
detail: T;
|
|
1730
2142
|
target: HTMLZAppSwitcherElement;
|
|
1731
2143
|
}
|
|
2144
|
+
export interface ZButtonFilterCustomEvent<T> extends CustomEvent<T> {
|
|
2145
|
+
detail: T;
|
|
2146
|
+
target: HTMLZButtonFilterElement;
|
|
2147
|
+
}
|
|
1732
2148
|
export interface ZButtonSortCustomEvent<T> extends CustomEvent<T> {
|
|
1733
2149
|
detail: T;
|
|
1734
2150
|
target: HTMLZButtonSortElement;
|
|
@@ -1753,6 +2169,10 @@ export interface ZContextualMenuCustomEvent<T> extends CustomEvent<T> {
|
|
|
1753
2169
|
detail: T;
|
|
1754
2170
|
target: HTMLZContextualMenuElement;
|
|
1755
2171
|
}
|
|
2172
|
+
export interface ZCookiebarCustomEvent<T> extends CustomEvent<T> {
|
|
2173
|
+
detail: T;
|
|
2174
|
+
target: HTMLZCookiebarElement;
|
|
2175
|
+
}
|
|
1756
2176
|
export interface ZDatePickerCustomEvent<T> extends CustomEvent<T> {
|
|
1757
2177
|
detail: T;
|
|
1758
2178
|
target: HTMLZDatePickerElement;
|
|
@@ -1769,6 +2189,10 @@ export interface ZFileUploadCustomEvent<T> extends CustomEvent<T> {
|
|
|
1769
2189
|
detail: T;
|
|
1770
2190
|
target: HTMLZFileUploadElement;
|
|
1771
2191
|
}
|
|
2192
|
+
export interface ZFooterCustomEvent<T> extends CustomEvent<T> {
|
|
2193
|
+
detail: T;
|
|
2194
|
+
target: HTMLZFooterElement;
|
|
2195
|
+
}
|
|
1772
2196
|
export interface ZInfoBoxCustomEvent<T> extends CustomEvent<T> {
|
|
1773
2197
|
detail: T;
|
|
1774
2198
|
target: HTMLZInfoBoxElement;
|
|
@@ -1777,6 +2201,10 @@ export interface ZInputCustomEvent<T> extends CustomEvent<T> {
|
|
|
1777
2201
|
detail: T;
|
|
1778
2202
|
target: HTMLZInputElement;
|
|
1779
2203
|
}
|
|
2204
|
+
export interface ZInputDeprecatedCustomEvent<T> extends CustomEvent<T> {
|
|
2205
|
+
detail: T;
|
|
2206
|
+
target: HTMLZInputDeprecatedElement;
|
|
2207
|
+
}
|
|
1780
2208
|
export interface ZLinkCustomEvent<T> extends CustomEvent<T> {
|
|
1781
2209
|
detail: T;
|
|
1782
2210
|
target: HTMLZLinkElement;
|
|
@@ -1841,6 +2269,10 @@ export interface ZPaginationCustomEvent<T> extends CustomEvent<T> {
|
|
|
1841
2269
|
detail: T;
|
|
1842
2270
|
target: HTMLZPaginationElement;
|
|
1843
2271
|
}
|
|
2272
|
+
export interface ZPaginationBarCustomEvent<T> extends CustomEvent<T> {
|
|
2273
|
+
detail: T;
|
|
2274
|
+
target: HTMLZPaginationBarElement;
|
|
2275
|
+
}
|
|
1844
2276
|
export interface ZPocketCustomEvent<T> extends CustomEvent<T> {
|
|
1845
2277
|
detail: T;
|
|
1846
2278
|
target: HTMLZPocketElement;
|
|
@@ -1853,6 +2285,10 @@ export interface ZPopoverCustomEvent<T> extends CustomEvent<T> {
|
|
|
1853
2285
|
detail: T;
|
|
1854
2286
|
target: HTMLZPopoverElement;
|
|
1855
2287
|
}
|
|
2288
|
+
export interface ZPopoverDeprecatedCustomEvent<T> extends CustomEvent<T> {
|
|
2289
|
+
detail: T;
|
|
2290
|
+
target: HTMLZPopoverDeprecatedElement;
|
|
2291
|
+
}
|
|
1856
2292
|
export interface ZRangePickerCustomEvent<T> extends CustomEvent<T> {
|
|
1857
2293
|
detail: T;
|
|
1858
2294
|
target: HTMLZRangePickerElement;
|
|
@@ -1885,6 +2321,10 @@ export interface ZToggleSwitchCustomEvent<T> extends CustomEvent<T> {
|
|
|
1885
2321
|
detail: T;
|
|
1886
2322
|
target: HTMLZToggleSwitchElement;
|
|
1887
2323
|
}
|
|
2324
|
+
export interface ZTooltipDeprecatedCustomEvent<T> extends CustomEvent<T> {
|
|
2325
|
+
detail: T;
|
|
2326
|
+
target: HTMLZTooltipDeprecatedElement;
|
|
2327
|
+
}
|
|
1888
2328
|
export interface ZUserDropdownCustomEvent<T> extends CustomEvent<T> {
|
|
1889
2329
|
detail: T;
|
|
1890
2330
|
target: HTMLZUserDropdownElement;
|
|
@@ -1944,12 +2384,30 @@ declare global {
|
|
|
1944
2384
|
prototype: HTMLZButtonElement;
|
|
1945
2385
|
new (): HTMLZButtonElement;
|
|
1946
2386
|
};
|
|
2387
|
+
interface HTMLZButtonDeprecatedElement extends Components.ZButtonDeprecated, HTMLStencilElement {
|
|
2388
|
+
}
|
|
2389
|
+
var HTMLZButtonDeprecatedElement: {
|
|
2390
|
+
prototype: HTMLZButtonDeprecatedElement;
|
|
2391
|
+
new (): HTMLZButtonDeprecatedElement;
|
|
2392
|
+
};
|
|
2393
|
+
interface HTMLZButtonFilterElement extends Components.ZButtonFilter, HTMLStencilElement {
|
|
2394
|
+
}
|
|
2395
|
+
var HTMLZButtonFilterElement: {
|
|
2396
|
+
prototype: HTMLZButtonFilterElement;
|
|
2397
|
+
new (): HTMLZButtonFilterElement;
|
|
2398
|
+
};
|
|
1947
2399
|
interface HTMLZButtonSortElement extends Components.ZButtonSort, HTMLStencilElement {
|
|
1948
2400
|
}
|
|
1949
2401
|
var HTMLZButtonSortElement: {
|
|
1950
2402
|
prototype: HTMLZButtonSortElement;
|
|
1951
2403
|
new (): HTMLZButtonSortElement;
|
|
1952
2404
|
};
|
|
2405
|
+
interface HTMLZCandybarElement extends Components.ZCandybar, HTMLStencilElement {
|
|
2406
|
+
}
|
|
2407
|
+
var HTMLZCandybarElement: {
|
|
2408
|
+
prototype: HTMLZCandybarElement;
|
|
2409
|
+
new (): HTMLZCandybarElement;
|
|
2410
|
+
};
|
|
1953
2411
|
interface HTMLZCardElement extends Components.ZCard, HTMLStencilElement {
|
|
1954
2412
|
}
|
|
1955
2413
|
var HTMLZCardElement: {
|
|
@@ -1968,6 +2426,12 @@ declare global {
|
|
|
1968
2426
|
prototype: HTMLZChipElement;
|
|
1969
2427
|
new (): HTMLZChipElement;
|
|
1970
2428
|
};
|
|
2429
|
+
interface HTMLZChipDeprecatedElement extends Components.ZChipDeprecated, HTMLStencilElement {
|
|
2430
|
+
}
|
|
2431
|
+
var HTMLZChipDeprecatedElement: {
|
|
2432
|
+
prototype: HTMLZChipDeprecatedElement;
|
|
2433
|
+
new (): HTMLZChipDeprecatedElement;
|
|
2434
|
+
};
|
|
1971
2435
|
interface HTMLZComboboxElement extends Components.ZCombobox, HTMLStencilElement {
|
|
1972
2436
|
}
|
|
1973
2437
|
var HTMLZComboboxElement: {
|
|
@@ -1980,6 +2444,12 @@ declare global {
|
|
|
1980
2444
|
prototype: HTMLZContextualMenuElement;
|
|
1981
2445
|
new (): HTMLZContextualMenuElement;
|
|
1982
2446
|
};
|
|
2447
|
+
interface HTMLZCookiebarElement extends Components.ZCookiebar, HTMLStencilElement {
|
|
2448
|
+
}
|
|
2449
|
+
var HTMLZCookiebarElement: {
|
|
2450
|
+
prototype: HTMLZCookiebarElement;
|
|
2451
|
+
new (): HTMLZCookiebarElement;
|
|
2452
|
+
};
|
|
1983
2453
|
interface HTMLZCoverHeroElement extends Components.ZCoverHero, HTMLStencilElement {
|
|
1984
2454
|
}
|
|
1985
2455
|
var HTMLZCoverHeroElement: {
|
|
@@ -2016,6 +2486,30 @@ declare global {
|
|
|
2016
2486
|
prototype: HTMLZFileUploadElement;
|
|
2017
2487
|
new (): HTMLZFileUploadElement;
|
|
2018
2488
|
};
|
|
2489
|
+
interface HTMLZFooterElement extends Components.ZFooter, HTMLStencilElement {
|
|
2490
|
+
}
|
|
2491
|
+
var HTMLZFooterElement: {
|
|
2492
|
+
prototype: HTMLZFooterElement;
|
|
2493
|
+
new (): HTMLZFooterElement;
|
|
2494
|
+
};
|
|
2495
|
+
interface HTMLZFooterLinkElement extends Components.ZFooterLink, HTMLStencilElement {
|
|
2496
|
+
}
|
|
2497
|
+
var HTMLZFooterLinkElement: {
|
|
2498
|
+
prototype: HTMLZFooterLinkElement;
|
|
2499
|
+
new (): HTMLZFooterLinkElement;
|
|
2500
|
+
};
|
|
2501
|
+
interface HTMLZFooterSectionElement extends Components.ZFooterSection, HTMLStencilElement {
|
|
2502
|
+
}
|
|
2503
|
+
var HTMLZFooterSectionElement: {
|
|
2504
|
+
prototype: HTMLZFooterSectionElement;
|
|
2505
|
+
new (): HTMLZFooterSectionElement;
|
|
2506
|
+
};
|
|
2507
|
+
interface HTMLZFooterSocialElement extends Components.ZFooterSocial, HTMLStencilElement {
|
|
2508
|
+
}
|
|
2509
|
+
var HTMLZFooterSocialElement: {
|
|
2510
|
+
prototype: HTMLZFooterSocialElement;
|
|
2511
|
+
new (): HTMLZFooterSocialElement;
|
|
2512
|
+
};
|
|
2019
2513
|
interface HTMLZGhostLoadingElement extends Components.ZGhostLoading, HTMLStencilElement {
|
|
2020
2514
|
}
|
|
2021
2515
|
var HTMLZGhostLoadingElement: {
|
|
@@ -2058,6 +2552,18 @@ declare global {
|
|
|
2058
2552
|
prototype: HTMLZInputElement;
|
|
2059
2553
|
new (): HTMLZInputElement;
|
|
2060
2554
|
};
|
|
2555
|
+
interface HTMLZInputDeprecatedElement extends Components.ZInputDeprecated, HTMLStencilElement {
|
|
2556
|
+
}
|
|
2557
|
+
var HTMLZInputDeprecatedElement: {
|
|
2558
|
+
prototype: HTMLZInputDeprecatedElement;
|
|
2559
|
+
new (): HTMLZInputDeprecatedElement;
|
|
2560
|
+
};
|
|
2561
|
+
interface HTMLZInputLabelElement extends Components.ZInputLabel, HTMLStencilElement {
|
|
2562
|
+
}
|
|
2563
|
+
var HTMLZInputLabelElement: {
|
|
2564
|
+
prototype: HTMLZInputLabelElement;
|
|
2565
|
+
new (): HTMLZInputLabelElement;
|
|
2566
|
+
};
|
|
2061
2567
|
interface HTMLZInputMessageElement extends Components.ZInputMessage, HTMLStencilElement {
|
|
2062
2568
|
}
|
|
2063
2569
|
var HTMLZInputMessageElement: {
|
|
@@ -2208,6 +2714,12 @@ declare global {
|
|
|
2208
2714
|
prototype: HTMLZMyzListItemElement;
|
|
2209
2715
|
new (): HTMLZMyzListItemElement;
|
|
2210
2716
|
};
|
|
2717
|
+
interface HTMLZMyzTopbarElement extends Components.ZMyzTopbar, HTMLStencilElement {
|
|
2718
|
+
}
|
|
2719
|
+
var HTMLZMyzTopbarElement: {
|
|
2720
|
+
prototype: HTMLZMyzTopbarElement;
|
|
2721
|
+
new (): HTMLZMyzTopbarElement;
|
|
2722
|
+
};
|
|
2211
2723
|
interface HTMLZNavigationTabElement extends Components.ZNavigationTab, HTMLStencilElement {
|
|
2212
2724
|
}
|
|
2213
2725
|
var HTMLZNavigationTabElement: {
|
|
@@ -2250,6 +2762,18 @@ declare global {
|
|
|
2250
2762
|
prototype: HTMLZPaginationElement;
|
|
2251
2763
|
new (): HTMLZPaginationElement;
|
|
2252
2764
|
};
|
|
2765
|
+
interface HTMLZPaginationBarElement extends Components.ZPaginationBar, HTMLStencilElement {
|
|
2766
|
+
}
|
|
2767
|
+
var HTMLZPaginationBarElement: {
|
|
2768
|
+
prototype: HTMLZPaginationBarElement;
|
|
2769
|
+
new (): HTMLZPaginationBarElement;
|
|
2770
|
+
};
|
|
2771
|
+
interface HTMLZPaginationPageElement extends Components.ZPaginationPage, HTMLStencilElement {
|
|
2772
|
+
}
|
|
2773
|
+
var HTMLZPaginationPageElement: {
|
|
2774
|
+
prototype: HTMLZPaginationPageElement;
|
|
2775
|
+
new (): HTMLZPaginationPageElement;
|
|
2776
|
+
};
|
|
2253
2777
|
interface HTMLZPanelElemElement extends Components.ZPanelElem, HTMLStencilElement {
|
|
2254
2778
|
}
|
|
2255
2779
|
var HTMLZPanelElemElement: {
|
|
@@ -2286,6 +2810,12 @@ declare global {
|
|
|
2286
2810
|
prototype: HTMLZPopoverElement;
|
|
2287
2811
|
new (): HTMLZPopoverElement;
|
|
2288
2812
|
};
|
|
2813
|
+
interface HTMLZPopoverDeprecatedElement extends Components.ZPopoverDeprecated, HTMLStencilElement {
|
|
2814
|
+
}
|
|
2815
|
+
var HTMLZPopoverDeprecatedElement: {
|
|
2816
|
+
prototype: HTMLZPopoverDeprecatedElement;
|
|
2817
|
+
new (): HTMLZPopoverDeprecatedElement;
|
|
2818
|
+
};
|
|
2289
2819
|
interface HTMLZRangePickerElement extends Components.ZRangePicker, HTMLStencilElement {
|
|
2290
2820
|
}
|
|
2291
2821
|
var HTMLZRangePickerElement: {
|
|
@@ -2316,6 +2846,12 @@ declare global {
|
|
|
2316
2846
|
prototype: HTMLZSlideshowElement;
|
|
2317
2847
|
new (): HTMLZSlideshowElement;
|
|
2318
2848
|
};
|
|
2849
|
+
interface HTMLZStatusTagElement extends Components.ZStatusTag, HTMLStencilElement {
|
|
2850
|
+
}
|
|
2851
|
+
var HTMLZStatusTagElement: {
|
|
2852
|
+
prototype: HTMLZStatusTagElement;
|
|
2853
|
+
new (): HTMLZStatusTagElement;
|
|
2854
|
+
};
|
|
2319
2855
|
interface HTMLZStepperElement extends Components.ZStepper, HTMLStencilElement {
|
|
2320
2856
|
}
|
|
2321
2857
|
var HTMLZStepperElement: {
|
|
@@ -2430,6 +2966,12 @@ declare global {
|
|
|
2430
2966
|
prototype: HTMLZTooltipElement;
|
|
2431
2967
|
new (): HTMLZTooltipElement;
|
|
2432
2968
|
};
|
|
2969
|
+
interface HTMLZTooltipDeprecatedElement extends Components.ZTooltipDeprecated, HTMLStencilElement {
|
|
2970
|
+
}
|
|
2971
|
+
var HTMLZTooltipDeprecatedElement: {
|
|
2972
|
+
prototype: HTMLZTooltipDeprecatedElement;
|
|
2973
|
+
new (): HTMLZTooltipDeprecatedElement;
|
|
2974
|
+
};
|
|
2433
2975
|
interface HTMLZTypographyElement extends Components.ZTypography, HTMLStencilElement {
|
|
2434
2976
|
}
|
|
2435
2977
|
var HTMLZTypographyElement: {
|
|
@@ -2458,18 +3000,27 @@ declare global {
|
|
|
2458
3000
|
"z-avatar": HTMLZAvatarElement;
|
|
2459
3001
|
"z-body": HTMLZBodyElement;
|
|
2460
3002
|
"z-button": HTMLZButtonElement;
|
|
3003
|
+
"z-button-deprecated": HTMLZButtonDeprecatedElement;
|
|
3004
|
+
"z-button-filter": HTMLZButtonFilterElement;
|
|
2461
3005
|
"z-button-sort": HTMLZButtonSortElement;
|
|
3006
|
+
"z-candybar": HTMLZCandybarElement;
|
|
2462
3007
|
"z-card": HTMLZCardElement;
|
|
2463
3008
|
"z-carousel": HTMLZCarouselElement;
|
|
2464
3009
|
"z-chip": HTMLZChipElement;
|
|
3010
|
+
"z-chip-deprecated": HTMLZChipDeprecatedElement;
|
|
2465
3011
|
"z-combobox": HTMLZComboboxElement;
|
|
2466
3012
|
"z-contextual-menu": HTMLZContextualMenuElement;
|
|
3013
|
+
"z-cookiebar": HTMLZCookiebarElement;
|
|
2467
3014
|
"z-cover-hero": HTMLZCoverHeroElement;
|
|
2468
3015
|
"z-date-picker": HTMLZDatePickerElement;
|
|
2469
3016
|
"z-divider": HTMLZDividerElement;
|
|
2470
3017
|
"z-dragdrop-area": HTMLZDragdropAreaElement;
|
|
2471
3018
|
"z-file": HTMLZFileElement;
|
|
2472
3019
|
"z-file-upload": HTMLZFileUploadElement;
|
|
3020
|
+
"z-footer": HTMLZFooterElement;
|
|
3021
|
+
"z-footer-link": HTMLZFooterLinkElement;
|
|
3022
|
+
"z-footer-section": HTMLZFooterSectionElement;
|
|
3023
|
+
"z-footer-social": HTMLZFooterSocialElement;
|
|
2473
3024
|
"z-ghost-loading": HTMLZGhostLoadingElement;
|
|
2474
3025
|
"z-heading": HTMLZHeadingElement;
|
|
2475
3026
|
"z-icon": HTMLZIconElement;
|
|
@@ -2477,6 +3028,8 @@ declare global {
|
|
|
2477
3028
|
"z-info-box": HTMLZInfoBoxElement;
|
|
2478
3029
|
"z-info-reveal": HTMLZInfoRevealElement;
|
|
2479
3030
|
"z-input": HTMLZInputElement;
|
|
3031
|
+
"z-input-deprecated": HTMLZInputDeprecatedElement;
|
|
3032
|
+
"z-input-label": HTMLZInputLabelElement;
|
|
2480
3033
|
"z-input-message": HTMLZInputMessageElement;
|
|
2481
3034
|
"z-link": HTMLZLinkElement;
|
|
2482
3035
|
"z-list": HTMLZListElement;
|
|
@@ -2502,6 +3055,7 @@ declare global {
|
|
|
2502
3055
|
"z-myz-card-list": HTMLZMyzCardListElement;
|
|
2503
3056
|
"z-myz-list": HTMLZMyzListElement;
|
|
2504
3057
|
"z-myz-list-item": HTMLZMyzListItemElement;
|
|
3058
|
+
"z-myz-topbar": HTMLZMyzTopbarElement;
|
|
2505
3059
|
"z-navigation-tab": HTMLZNavigationTabElement;
|
|
2506
3060
|
"z-navigation-tab-link": HTMLZNavigationTabLinkElement;
|
|
2507
3061
|
"z-navigation-tabs": HTMLZNavigationTabsElement;
|
|
@@ -2509,17 +3063,21 @@ declare global {
|
|
|
2509
3063
|
"z-offcanvas": HTMLZOffcanvasElement;
|
|
2510
3064
|
"z-otp": HTMLZOtpElement;
|
|
2511
3065
|
"z-pagination": HTMLZPaginationElement;
|
|
3066
|
+
"z-pagination-bar": HTMLZPaginationBarElement;
|
|
3067
|
+
"z-pagination-page": HTMLZPaginationPageElement;
|
|
2512
3068
|
"z-panel-elem": HTMLZPanelElemElement;
|
|
2513
3069
|
"z-pocket": HTMLZPocketElement;
|
|
2514
3070
|
"z-pocket-body": HTMLZPocketBodyElement;
|
|
2515
3071
|
"z-pocket-header": HTMLZPocketHeaderElement;
|
|
2516
3072
|
"z-pocket-message": HTMLZPocketMessageElement;
|
|
2517
3073
|
"z-popover": HTMLZPopoverElement;
|
|
3074
|
+
"z-popover-deprecated": HTMLZPopoverDeprecatedElement;
|
|
2518
3075
|
"z-range-picker": HTMLZRangePickerElement;
|
|
2519
3076
|
"z-section-title": HTMLZSectionTitleElement;
|
|
2520
3077
|
"z-select": HTMLZSelectElement;
|
|
2521
3078
|
"z-skip-to-content": HTMLZSkipToContentElement;
|
|
2522
3079
|
"z-slideshow": HTMLZSlideshowElement;
|
|
3080
|
+
"z-status-tag": HTMLZStatusTagElement;
|
|
2523
3081
|
"z-stepper": HTMLZStepperElement;
|
|
2524
3082
|
"z-stepper-item": HTMLZStepperItemElement;
|
|
2525
3083
|
"z-table": HTMLZTableElement;
|
|
@@ -2539,6 +3097,7 @@ declare global {
|
|
|
2539
3097
|
"z-toggle-button": HTMLZToggleButtonElement;
|
|
2540
3098
|
"z-toggle-switch": HTMLZToggleSwitchElement;
|
|
2541
3099
|
"z-tooltip": HTMLZTooltipElement;
|
|
3100
|
+
"z-tooltip-deprecated": HTMLZTooltipDeprecatedElement;
|
|
2542
3101
|
"z-typography": HTMLZTypographyElement;
|
|
2543
3102
|
"z-user-dropdown": HTMLZUserDropdownElement;
|
|
2544
3103
|
"z-visually-hidden": HTMLZVisuallyHiddenElement;
|
|
@@ -2699,6 +3258,71 @@ declare namespace LocalJSX {
|
|
|
2699
3258
|
*/
|
|
2700
3259
|
"variant"?: ButtonVariant;
|
|
2701
3260
|
}
|
|
3261
|
+
interface ZButtonDeprecated {
|
|
3262
|
+
/**
|
|
3263
|
+
* HTML button disabled attribute.
|
|
3264
|
+
*/
|
|
3265
|
+
"disabled"?: boolean;
|
|
3266
|
+
/**
|
|
3267
|
+
* Identifier, should be unique.
|
|
3268
|
+
*/
|
|
3269
|
+
"htmlid"?: string;
|
|
3270
|
+
/**
|
|
3271
|
+
* `z-icon` name to use (optional).
|
|
3272
|
+
*/
|
|
3273
|
+
"icon"?: string;
|
|
3274
|
+
/**
|
|
3275
|
+
* Reduce button size (deprecated).
|
|
3276
|
+
* @deprecated Use `size` prop.
|
|
3277
|
+
*/
|
|
3278
|
+
"issmall"?: boolean;
|
|
3279
|
+
/**
|
|
3280
|
+
* HTML button name attribute.
|
|
3281
|
+
*/
|
|
3282
|
+
"name"?: string;
|
|
3283
|
+
/**
|
|
3284
|
+
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
3285
|
+
*/
|
|
3286
|
+
"size"?: ButtonSize;
|
|
3287
|
+
/**
|
|
3288
|
+
* Spy to render square button.
|
|
3289
|
+
*/
|
|
3290
|
+
"square"?: boolean;
|
|
3291
|
+
/**
|
|
3292
|
+
* HTML button type attribute.
|
|
3293
|
+
*/
|
|
3294
|
+
"type"?: ButtonType;
|
|
3295
|
+
/**
|
|
3296
|
+
* Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`.
|
|
3297
|
+
*/
|
|
3298
|
+
"variant"?: ButtonVariant;
|
|
3299
|
+
}
|
|
3300
|
+
interface ZButtonFilter {
|
|
3301
|
+
/**
|
|
3302
|
+
* filter id
|
|
3303
|
+
*/
|
|
3304
|
+
"filterid"?: string;
|
|
3305
|
+
/**
|
|
3306
|
+
* filter text content
|
|
3307
|
+
*/
|
|
3308
|
+
"filtername"?: string;
|
|
3309
|
+
/**
|
|
3310
|
+
* add icon to button
|
|
3311
|
+
*/
|
|
3312
|
+
"hasicon"?: boolean;
|
|
3313
|
+
/**
|
|
3314
|
+
* disable action on button
|
|
3315
|
+
*/
|
|
3316
|
+
"isfixed"?: boolean;
|
|
3317
|
+
/**
|
|
3318
|
+
* reduce button size (optional)
|
|
3319
|
+
*/
|
|
3320
|
+
"issmall"?: boolean;
|
|
3321
|
+
/**
|
|
3322
|
+
* remove filter click event, returns filterid
|
|
3323
|
+
*/
|
|
3324
|
+
"onRemovefilter"?: (event: ZButtonFilterCustomEvent<any>) => void;
|
|
3325
|
+
}
|
|
2702
3326
|
interface ZButtonSort {
|
|
2703
3327
|
/**
|
|
2704
3328
|
* id, should be unique
|
|
@@ -2737,6 +3361,8 @@ declare namespace LocalJSX {
|
|
|
2737
3361
|
*/
|
|
2738
3362
|
"sortlabeldesc"?: string;
|
|
2739
3363
|
}
|
|
3364
|
+
interface ZCandybar {
|
|
3365
|
+
}
|
|
2740
3366
|
interface ZCard {
|
|
2741
3367
|
/**
|
|
2742
3368
|
* Enable click interactions on the card. Default: false
|
|
@@ -2811,6 +3437,16 @@ declare namespace LocalJSX {
|
|
|
2811
3437
|
*/
|
|
2812
3438
|
"type"?: ZChipType;
|
|
2813
3439
|
}
|
|
3440
|
+
interface ZChipDeprecated {
|
|
3441
|
+
/**
|
|
3442
|
+
* Text with bold font weight
|
|
3443
|
+
*/
|
|
3444
|
+
"boldtext"?: number;
|
|
3445
|
+
/**
|
|
3446
|
+
* Text with regular font weight
|
|
3447
|
+
*/
|
|
3448
|
+
"regulartext"?: string;
|
|
3449
|
+
}
|
|
2814
3450
|
interface ZCombobox {
|
|
2815
3451
|
/**
|
|
2816
3452
|
* check all label (optional)
|
|
@@ -2893,7 +3529,25 @@ declare namespace LocalJSX {
|
|
|
2893
3529
|
/**
|
|
2894
3530
|
* [optional] Sets the position of the popover
|
|
2895
3531
|
*/
|
|
2896
|
-
"popoverPosition"?:
|
|
3532
|
+
"popoverPosition"?: PopoverPositions;
|
|
3533
|
+
}
|
|
3534
|
+
interface ZCookiebar {
|
|
3535
|
+
/**
|
|
3536
|
+
* callback to handle ok button action (optional)
|
|
3537
|
+
*/
|
|
3538
|
+
"callback"?: () => unknown;
|
|
3539
|
+
/**
|
|
3540
|
+
* cookie policy link url
|
|
3541
|
+
*/
|
|
3542
|
+
"cookiepolicyurl"?: string;
|
|
3543
|
+
/**
|
|
3544
|
+
* hide cookie bar (optional)
|
|
3545
|
+
*/
|
|
3546
|
+
"hide"?: boolean;
|
|
3547
|
+
/**
|
|
3548
|
+
* emitted on ACCETTA button click, returns event
|
|
3549
|
+
*/
|
|
3550
|
+
"onAccept"?: (event: ZCookiebarCustomEvent<any>) => void;
|
|
2897
3551
|
}
|
|
2898
3552
|
interface ZCoverHero {
|
|
2899
3553
|
/**
|
|
@@ -2991,6 +3645,66 @@ declare namespace LocalJSX {
|
|
|
2991
3645
|
*/
|
|
2992
3646
|
"type"?: ZFileUploadType;
|
|
2993
3647
|
}
|
|
3648
|
+
interface ZFooter {
|
|
3649
|
+
/**
|
|
3650
|
+
* Maximum width of footer content
|
|
3651
|
+
*/
|
|
3652
|
+
"contentMaxWidth"?: number;
|
|
3653
|
+
/**
|
|
3654
|
+
* deprecated - JSON stringified data to fill the footer
|
|
3655
|
+
*/
|
|
3656
|
+
"data"?: string;
|
|
3657
|
+
/**
|
|
3658
|
+
* Emitted on credits link click
|
|
3659
|
+
*/
|
|
3660
|
+
"onCreditsLinkClick"?: (event: ZFooterCustomEvent<any>) => void;
|
|
3661
|
+
/**
|
|
3662
|
+
* Emitted on report a problem button click
|
|
3663
|
+
*/
|
|
3664
|
+
"onReportAProblemButtonClick"?: (event: ZFooterCustomEvent<any>) => void;
|
|
3665
|
+
/**
|
|
3666
|
+
* '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'
|
|
3667
|
+
*/
|
|
3668
|
+
"productCreditsLink"?: string;
|
|
3669
|
+
/**
|
|
3670
|
+
* The product name to be displayed on the top panel of the footer
|
|
3671
|
+
*/
|
|
3672
|
+
"productName"?: string;
|
|
3673
|
+
/**
|
|
3674
|
+
* The product version to be displayed on the top panel of the footer
|
|
3675
|
+
*/
|
|
3676
|
+
"productVersion"?: string;
|
|
3677
|
+
/**
|
|
3678
|
+
* True if the product must display a "Report a problem" button on the top panel of the footer
|
|
3679
|
+
*/
|
|
3680
|
+
"showReportAProblemButton"?: boolean;
|
|
3681
|
+
}
|
|
3682
|
+
interface ZFooterLink {
|
|
3683
|
+
/**
|
|
3684
|
+
* link
|
|
3685
|
+
*/
|
|
3686
|
+
"href"?: string;
|
|
3687
|
+
}
|
|
3688
|
+
interface ZFooterSection {
|
|
3689
|
+
/**
|
|
3690
|
+
* section title
|
|
3691
|
+
*/
|
|
3692
|
+
"name"?: string;
|
|
3693
|
+
}
|
|
3694
|
+
interface ZFooterSocial {
|
|
3695
|
+
/**
|
|
3696
|
+
* social description
|
|
3697
|
+
*/
|
|
3698
|
+
"description"?: string;
|
|
3699
|
+
/**
|
|
3700
|
+
* social link
|
|
3701
|
+
*/
|
|
3702
|
+
"href"?: string;
|
|
3703
|
+
/**
|
|
3704
|
+
* icon url
|
|
3705
|
+
*/
|
|
3706
|
+
"icon"?: string;
|
|
3707
|
+
}
|
|
2994
3708
|
interface ZGhostLoading {
|
|
2995
3709
|
}
|
|
2996
3710
|
interface ZHeading {
|
|
@@ -3165,6 +3879,130 @@ declare namespace LocalJSX {
|
|
|
3165
3879
|
*/
|
|
3166
3880
|
"value"?: string;
|
|
3167
3881
|
}
|
|
3882
|
+
interface ZInputDeprecated {
|
|
3883
|
+
/**
|
|
3884
|
+
* the input aria-label
|
|
3885
|
+
*/
|
|
3886
|
+
"ariaLabel"?: string;
|
|
3887
|
+
/**
|
|
3888
|
+
* the input has autocomplete option (optional): available for select, input
|
|
3889
|
+
*/
|
|
3890
|
+
"autocomplete"?: boolean | string;
|
|
3891
|
+
/**
|
|
3892
|
+
* checked: available for checkbox, radio
|
|
3893
|
+
*/
|
|
3894
|
+
"checked"?: boolean;
|
|
3895
|
+
/**
|
|
3896
|
+
* the input is disabled
|
|
3897
|
+
*/
|
|
3898
|
+
"disabled"?: boolean;
|
|
3899
|
+
/**
|
|
3900
|
+
* render clear icon when typing (optional): available for text
|
|
3901
|
+
*/
|
|
3902
|
+
"hasclearicon"?: boolean;
|
|
3903
|
+
/**
|
|
3904
|
+
* show input helper message (optional): available for text, password, number, email, textarea, select
|
|
3905
|
+
*/
|
|
3906
|
+
"hasmessage"?: boolean;
|
|
3907
|
+
/**
|
|
3908
|
+
* the id of the input element
|
|
3909
|
+
*/
|
|
3910
|
+
"htmlid"?: string;
|
|
3911
|
+
/**
|
|
3912
|
+
* the input html title (optional)
|
|
3913
|
+
*/
|
|
3914
|
+
"htmltitle"?: string;
|
|
3915
|
+
/**
|
|
3916
|
+
* render icon (optional): available for text, select
|
|
3917
|
+
*/
|
|
3918
|
+
"icon"?: string;
|
|
3919
|
+
/**
|
|
3920
|
+
* items (optional): available for select
|
|
3921
|
+
*/
|
|
3922
|
+
"items"?: SelectItem[] | string;
|
|
3923
|
+
/**
|
|
3924
|
+
* the input label
|
|
3925
|
+
*/
|
|
3926
|
+
"label"?: string;
|
|
3927
|
+
/**
|
|
3928
|
+
* the input label position: available for checkbox, radio
|
|
3929
|
+
*/
|
|
3930
|
+
"labelafter"?: boolean;
|
|
3931
|
+
/**
|
|
3932
|
+
* input helper message (optional): available for text, password, number, email, textarea, select
|
|
3933
|
+
*/
|
|
3934
|
+
"message"?: string;
|
|
3935
|
+
/**
|
|
3936
|
+
* multiple options can be selected (optional): available for select
|
|
3937
|
+
*/
|
|
3938
|
+
"multiple"?: boolean;
|
|
3939
|
+
/**
|
|
3940
|
+
* the input name
|
|
3941
|
+
*/
|
|
3942
|
+
"name"?: string;
|
|
3943
|
+
/**
|
|
3944
|
+
* Emitted on input value change, returns value, keycode, validity
|
|
3945
|
+
*/
|
|
3946
|
+
"onInputChange"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3947
|
+
/**
|
|
3948
|
+
* Emitted on checkbox check/uncheck, returns id, checked, type, name, value, validity
|
|
3949
|
+
*/
|
|
3950
|
+
"onInputCheck"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3951
|
+
/**
|
|
3952
|
+
* Emitted on select option selection, returns select id, selected item id (or array of selected items ids if multiple)
|
|
3953
|
+
*/
|
|
3954
|
+
"onOptionSelect"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3955
|
+
/**
|
|
3956
|
+
* Emitted when user starts typing
|
|
3957
|
+
*/
|
|
3958
|
+
"onStartTyping"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3959
|
+
/**
|
|
3960
|
+
* Emitted when user stops typing, returns value, validity
|
|
3961
|
+
*/
|
|
3962
|
+
"onStopTyping"?: (event: ZInputDeprecatedCustomEvent<any>) => void;
|
|
3963
|
+
/**
|
|
3964
|
+
* the input placeholder (optional)
|
|
3965
|
+
*/
|
|
3966
|
+
"placeholder"?: string;
|
|
3967
|
+
/**
|
|
3968
|
+
* the input is readonly
|
|
3969
|
+
*/
|
|
3970
|
+
"readonly"?: boolean;
|
|
3971
|
+
/**
|
|
3972
|
+
* the input is required (optional): available for text, password, number, email, textarea, checkbox
|
|
3973
|
+
*/
|
|
3974
|
+
"required"?: boolean;
|
|
3975
|
+
/**
|
|
3976
|
+
* the input status (optional): available for text, password, number, email, textarea, select
|
|
3977
|
+
*/
|
|
3978
|
+
"status"?: InputStatus;
|
|
3979
|
+
/**
|
|
3980
|
+
* input types
|
|
3981
|
+
*/
|
|
3982
|
+
"type"?: InputType;
|
|
3983
|
+
/**
|
|
3984
|
+
* timeout setting before trigger `inputChange` event (optional): available for text, textarea
|
|
3985
|
+
*/
|
|
3986
|
+
"typingtimeout"?: number;
|
|
3987
|
+
/**
|
|
3988
|
+
* the input value
|
|
3989
|
+
*/
|
|
3990
|
+
"value"?: string;
|
|
3991
|
+
}
|
|
3992
|
+
interface ZInputLabel {
|
|
3993
|
+
/**
|
|
3994
|
+
* the label is disabled
|
|
3995
|
+
*/
|
|
3996
|
+
"disabled"?: boolean;
|
|
3997
|
+
/**
|
|
3998
|
+
* the label is attached to
|
|
3999
|
+
*/
|
|
4000
|
+
"htmlfor"?: string;
|
|
4001
|
+
/**
|
|
4002
|
+
* the label value
|
|
4003
|
+
*/
|
|
4004
|
+
"value"?: string;
|
|
4005
|
+
}
|
|
3168
4006
|
interface ZInputMessage {
|
|
3169
4007
|
/**
|
|
3170
4008
|
* input helper message
|
|
@@ -3705,6 +4543,44 @@ declare namespace LocalJSX {
|
|
|
3705
4543
|
*/
|
|
3706
4544
|
"underlined"?: boolean;
|
|
3707
4545
|
}
|
|
4546
|
+
interface ZMyzTopbar {
|
|
4547
|
+
/**
|
|
4548
|
+
* set current active menu link (optional)
|
|
4549
|
+
*/
|
|
4550
|
+
"activeintlinkid"?: string;
|
|
4551
|
+
/**
|
|
4552
|
+
* set current active sub menu link (optional)
|
|
4553
|
+
*/
|
|
4554
|
+
"activesublinkid"?: string;
|
|
4555
|
+
/**
|
|
4556
|
+
* data to fill external navigation links
|
|
4557
|
+
*/
|
|
4558
|
+
"extlinkdata"?: string | MenuItem[];
|
|
4559
|
+
/**
|
|
4560
|
+
* hide login button if true (optional)
|
|
4561
|
+
*/
|
|
4562
|
+
"hideloginbutton"?: boolean;
|
|
4563
|
+
/**
|
|
4564
|
+
* alternative logo title text (optional)
|
|
4565
|
+
*/
|
|
4566
|
+
"imagealt"?: string;
|
|
4567
|
+
/**
|
|
4568
|
+
* data to fill internal navigation links
|
|
4569
|
+
*/
|
|
4570
|
+
"intlinkdata"?: string | MenuItem[];
|
|
4571
|
+
/**
|
|
4572
|
+
* graphic flag to set myzanichelli style
|
|
4573
|
+
*/
|
|
4574
|
+
"ismyz"?: boolean;
|
|
4575
|
+
/**
|
|
4576
|
+
* url to attach to logo (optional)
|
|
4577
|
+
*/
|
|
4578
|
+
"logolink"?: string;
|
|
4579
|
+
/**
|
|
4580
|
+
* data to fill user dropdown menu (optional)
|
|
4581
|
+
*/
|
|
4582
|
+
"userdata"?: string | HeaderUserData;
|
|
4583
|
+
}
|
|
3708
4584
|
interface ZNavigationTab {
|
|
3709
4585
|
/**
|
|
3710
4586
|
* Whether the tab is disabled.
|
|
@@ -3904,6 +4780,70 @@ declare namespace LocalJSX {
|
|
|
3904
4780
|
*/
|
|
3905
4781
|
"visiblePages"?: number;
|
|
3906
4782
|
}
|
|
4783
|
+
interface ZPaginationBar {
|
|
4784
|
+
/**
|
|
4785
|
+
* current displayed page (mutable)
|
|
4786
|
+
*/
|
|
4787
|
+
"currentpage"?: number;
|
|
4788
|
+
/**
|
|
4789
|
+
* json stringified history of visited pages (optional)
|
|
4790
|
+
*/
|
|
4791
|
+
"historyraw"?: string;
|
|
4792
|
+
/**
|
|
4793
|
+
* array of history of visited pages (mutable, optional)
|
|
4794
|
+
*/
|
|
4795
|
+
"listhistoryrow"?: number[];
|
|
4796
|
+
/**
|
|
4797
|
+
* emitted on adding page to isvisited array, returns page
|
|
4798
|
+
*/
|
|
4799
|
+
"onAddPageToHistory"?: (event: ZPaginationBarCustomEvent<any>) => void;
|
|
4800
|
+
/**
|
|
4801
|
+
* emitted on start page change, returns startpage
|
|
4802
|
+
*/
|
|
4803
|
+
"onChangeStartPage"?: (event: ZPaginationBarCustomEvent<any>) => void;
|
|
4804
|
+
/**
|
|
4805
|
+
* emitted on page number click, returns page
|
|
4806
|
+
*/
|
|
4807
|
+
"onGoToPage"?: (event: ZPaginationBarCustomEvent<any>) => void;
|
|
4808
|
+
/**
|
|
4809
|
+
* pages number
|
|
4810
|
+
*/
|
|
4811
|
+
"pages"?: number;
|
|
4812
|
+
/**
|
|
4813
|
+
* initial page (mutable)
|
|
4814
|
+
*/
|
|
4815
|
+
"startpage"?: number;
|
|
4816
|
+
/**
|
|
4817
|
+
* number of visible pages
|
|
4818
|
+
*/
|
|
4819
|
+
"visiblepages"?: number;
|
|
4820
|
+
}
|
|
4821
|
+
interface ZPaginationPage {
|
|
4822
|
+
/**
|
|
4823
|
+
* aria-label string
|
|
4824
|
+
*/
|
|
4825
|
+
"ariaLabel"?: string;
|
|
4826
|
+
/**
|
|
4827
|
+
* disabled status flag
|
|
4828
|
+
*/
|
|
4829
|
+
"isdisabled"?: boolean;
|
|
4830
|
+
/**
|
|
4831
|
+
* selected status flag
|
|
4832
|
+
*/
|
|
4833
|
+
"isselected"?: boolean;
|
|
4834
|
+
/**
|
|
4835
|
+
* visited status flag
|
|
4836
|
+
*/
|
|
4837
|
+
"isvisited"?: boolean;
|
|
4838
|
+
/**
|
|
4839
|
+
* html id
|
|
4840
|
+
*/
|
|
4841
|
+
"pageid"?: string;
|
|
4842
|
+
/**
|
|
4843
|
+
* numeric page value (optional)
|
|
4844
|
+
*/
|
|
4845
|
+
"value"?: number;
|
|
4846
|
+
}
|
|
3907
4847
|
interface ZPanelElem {
|
|
3908
4848
|
/**
|
|
3909
4849
|
* name of slot container (optional)
|
|
@@ -4010,12 +4950,42 @@ declare namespace LocalJSX {
|
|
|
4010
4950
|
/**
|
|
4011
4951
|
* Popover position.
|
|
4012
4952
|
*/
|
|
4013
|
-
"position"?:
|
|
4953
|
+
"position"?: PopoverPositions;
|
|
4014
4954
|
/**
|
|
4015
4955
|
* Whether to show popover's arrow.
|
|
4016
4956
|
*/
|
|
4017
4957
|
"showArrow"?: boolean;
|
|
4018
4958
|
}
|
|
4959
|
+
interface ZPopoverDeprecated {
|
|
4960
|
+
/**
|
|
4961
|
+
* [optional] Background color token for popover
|
|
4962
|
+
*/
|
|
4963
|
+
"backgroundColor"?: string;
|
|
4964
|
+
/**
|
|
4965
|
+
* [optional] Border radius token for popover
|
|
4966
|
+
*/
|
|
4967
|
+
"borderRadius"?: PopoverBorderRadius;
|
|
4968
|
+
/**
|
|
4969
|
+
* [optional] Box shadow token for popover
|
|
4970
|
+
*/
|
|
4971
|
+
"boxShadow"?: PopoverShadow;
|
|
4972
|
+
/**
|
|
4973
|
+
* Emitted on popover click, returns isVisible state
|
|
4974
|
+
*/
|
|
4975
|
+
"onTriggerClick"?: (event: ZPopoverDeprecatedCustomEvent<any>) => void;
|
|
4976
|
+
/**
|
|
4977
|
+
* [optional] Sets padding for Popover container
|
|
4978
|
+
*/
|
|
4979
|
+
"padding"?: string;
|
|
4980
|
+
/**
|
|
4981
|
+
* [optional] Popover position
|
|
4982
|
+
*/
|
|
4983
|
+
"position"?: PopoverPosition;
|
|
4984
|
+
/**
|
|
4985
|
+
* [optional] Show or hide arrow
|
|
4986
|
+
*/
|
|
4987
|
+
"showArrow"?: boolean;
|
|
4988
|
+
}
|
|
4019
4989
|
interface ZRangePicker {
|
|
4020
4990
|
/**
|
|
4021
4991
|
* first z-input aria label
|
|
@@ -4135,6 +5105,28 @@ declare namespace LocalJSX {
|
|
|
4135
5105
|
*/
|
|
4136
5106
|
"slideshowid"?: string;
|
|
4137
5107
|
}
|
|
5108
|
+
interface ZStatusTag {
|
|
5109
|
+
/**
|
|
5110
|
+
* [optional] Hide the text and show it on hover
|
|
5111
|
+
*/
|
|
5112
|
+
"expandable"?: boolean;
|
|
5113
|
+
/**
|
|
5114
|
+
* [optional] Status tag icon
|
|
5115
|
+
*/
|
|
5116
|
+
"icon"?: string;
|
|
5117
|
+
/**
|
|
5118
|
+
* [optional] Status tag color
|
|
5119
|
+
*/
|
|
5120
|
+
"status"?: StatusTagStatus;
|
|
5121
|
+
/**
|
|
5122
|
+
* [optional] Status tag text
|
|
5123
|
+
*/
|
|
5124
|
+
"text"?: string;
|
|
5125
|
+
/**
|
|
5126
|
+
* [optional] Status tag style
|
|
5127
|
+
*/
|
|
5128
|
+
"variant"?: ThemeVariant;
|
|
5129
|
+
}
|
|
4138
5130
|
interface ZStepper {
|
|
4139
5131
|
}
|
|
4140
5132
|
interface ZStepperItem {
|
|
@@ -4415,7 +5407,30 @@ declare namespace LocalJSX {
|
|
|
4415
5407
|
/**
|
|
4416
5408
|
* Tooltip position.
|
|
4417
5409
|
*/
|
|
4418
|
-
"position"?:
|
|
5410
|
+
"position"?: PopoverPositions;
|
|
5411
|
+
}
|
|
5412
|
+
interface ZTooltipDeprecated {
|
|
5413
|
+
/**
|
|
5414
|
+
* The selector or the element bound with the tooltip.
|
|
5415
|
+
*/
|
|
5416
|
+
"bindTo"?: string | HTMLElement;
|
|
5417
|
+
/**
|
|
5418
|
+
* Content text.
|
|
5419
|
+
* @deprecated
|
|
5420
|
+
*/
|
|
5421
|
+
"content"?: string;
|
|
5422
|
+
/**
|
|
5423
|
+
* Position change event.
|
|
5424
|
+
*/
|
|
5425
|
+
"onPositionChange"?: (event: ZTooltipDeprecatedCustomEvent<any>) => void;
|
|
5426
|
+
/**
|
|
5427
|
+
* The open state of the tooltip.
|
|
5428
|
+
*/
|
|
5429
|
+
"open"?: boolean;
|
|
5430
|
+
/**
|
|
5431
|
+
* Tooltip position.
|
|
5432
|
+
*/
|
|
5433
|
+
"type"?: PopoverPositions1;
|
|
4419
5434
|
}
|
|
4420
5435
|
interface ZTypography {
|
|
4421
5436
|
/**
|
|
@@ -4473,18 +5488,27 @@ declare namespace LocalJSX {
|
|
|
4473
5488
|
"z-avatar": ZAvatar;
|
|
4474
5489
|
"z-body": ZBody;
|
|
4475
5490
|
"z-button": ZButton;
|
|
5491
|
+
"z-button-deprecated": ZButtonDeprecated;
|
|
5492
|
+
"z-button-filter": ZButtonFilter;
|
|
4476
5493
|
"z-button-sort": ZButtonSort;
|
|
5494
|
+
"z-candybar": ZCandybar;
|
|
4477
5495
|
"z-card": ZCard;
|
|
4478
5496
|
"z-carousel": ZCarousel;
|
|
4479
5497
|
"z-chip": ZChip;
|
|
5498
|
+
"z-chip-deprecated": ZChipDeprecated;
|
|
4480
5499
|
"z-combobox": ZCombobox;
|
|
4481
5500
|
"z-contextual-menu": ZContextualMenu;
|
|
5501
|
+
"z-cookiebar": ZCookiebar;
|
|
4482
5502
|
"z-cover-hero": ZCoverHero;
|
|
4483
5503
|
"z-date-picker": ZDatePicker;
|
|
4484
5504
|
"z-divider": ZDivider;
|
|
4485
5505
|
"z-dragdrop-area": ZDragdropArea;
|
|
4486
5506
|
"z-file": ZFile;
|
|
4487
5507
|
"z-file-upload": ZFileUpload;
|
|
5508
|
+
"z-footer": ZFooter;
|
|
5509
|
+
"z-footer-link": ZFooterLink;
|
|
5510
|
+
"z-footer-section": ZFooterSection;
|
|
5511
|
+
"z-footer-social": ZFooterSocial;
|
|
4488
5512
|
"z-ghost-loading": ZGhostLoading;
|
|
4489
5513
|
"z-heading": ZHeading;
|
|
4490
5514
|
"z-icon": ZIcon;
|
|
@@ -4492,6 +5516,8 @@ declare namespace LocalJSX {
|
|
|
4492
5516
|
"z-info-box": ZInfoBox;
|
|
4493
5517
|
"z-info-reveal": ZInfoReveal;
|
|
4494
5518
|
"z-input": ZInput;
|
|
5519
|
+
"z-input-deprecated": ZInputDeprecated;
|
|
5520
|
+
"z-input-label": ZInputLabel;
|
|
4495
5521
|
"z-input-message": ZInputMessage;
|
|
4496
5522
|
"z-link": ZLink;
|
|
4497
5523
|
"z-list": ZList;
|
|
@@ -4517,6 +5543,7 @@ declare namespace LocalJSX {
|
|
|
4517
5543
|
"z-myz-card-list": ZMyzCardList;
|
|
4518
5544
|
"z-myz-list": ZMyzList;
|
|
4519
5545
|
"z-myz-list-item": ZMyzListItem;
|
|
5546
|
+
"z-myz-topbar": ZMyzTopbar;
|
|
4520
5547
|
"z-navigation-tab": ZNavigationTab;
|
|
4521
5548
|
"z-navigation-tab-link": ZNavigationTabLink;
|
|
4522
5549
|
"z-navigation-tabs": ZNavigationTabs;
|
|
@@ -4524,17 +5551,21 @@ declare namespace LocalJSX {
|
|
|
4524
5551
|
"z-offcanvas": ZOffcanvas;
|
|
4525
5552
|
"z-otp": ZOtp;
|
|
4526
5553
|
"z-pagination": ZPagination;
|
|
5554
|
+
"z-pagination-bar": ZPaginationBar;
|
|
5555
|
+
"z-pagination-page": ZPaginationPage;
|
|
4527
5556
|
"z-panel-elem": ZPanelElem;
|
|
4528
5557
|
"z-pocket": ZPocket;
|
|
4529
5558
|
"z-pocket-body": ZPocketBody;
|
|
4530
5559
|
"z-pocket-header": ZPocketHeader;
|
|
4531
5560
|
"z-pocket-message": ZPocketMessage;
|
|
4532
5561
|
"z-popover": ZPopover;
|
|
5562
|
+
"z-popover-deprecated": ZPopoverDeprecated;
|
|
4533
5563
|
"z-range-picker": ZRangePicker;
|
|
4534
5564
|
"z-section-title": ZSectionTitle;
|
|
4535
5565
|
"z-select": ZSelect;
|
|
4536
5566
|
"z-skip-to-content": ZSkipToContent;
|
|
4537
5567
|
"z-slideshow": ZSlideshow;
|
|
5568
|
+
"z-status-tag": ZStatusTag;
|
|
4538
5569
|
"z-stepper": ZStepper;
|
|
4539
5570
|
"z-stepper-item": ZStepperItem;
|
|
4540
5571
|
"z-table": ZTable;
|
|
@@ -4554,6 +5585,7 @@ declare namespace LocalJSX {
|
|
|
4554
5585
|
"z-toggle-button": ZToggleButton;
|
|
4555
5586
|
"z-toggle-switch": ZToggleSwitch;
|
|
4556
5587
|
"z-tooltip": ZTooltip;
|
|
5588
|
+
"z-tooltip-deprecated": ZTooltipDeprecated;
|
|
4557
5589
|
"z-typography": ZTypography;
|
|
4558
5590
|
"z-user-dropdown": ZUserDropdown;
|
|
4559
5591
|
"z-visually-hidden": ZVisuallyHidden;
|
|
@@ -4572,18 +5604,27 @@ declare module "@stencil/core" {
|
|
|
4572
5604
|
"z-avatar": LocalJSX.ZAvatar & JSXBase.HTMLAttributes<HTMLZAvatarElement>;
|
|
4573
5605
|
"z-body": LocalJSX.ZBody & JSXBase.HTMLAttributes<HTMLZBodyElement>;
|
|
4574
5606
|
"z-button": LocalJSX.ZButton & JSXBase.HTMLAttributes<HTMLZButtonElement>;
|
|
5607
|
+
"z-button-deprecated": LocalJSX.ZButtonDeprecated & JSXBase.HTMLAttributes<HTMLZButtonDeprecatedElement>;
|
|
5608
|
+
"z-button-filter": LocalJSX.ZButtonFilter & JSXBase.HTMLAttributes<HTMLZButtonFilterElement>;
|
|
4575
5609
|
"z-button-sort": LocalJSX.ZButtonSort & JSXBase.HTMLAttributes<HTMLZButtonSortElement>;
|
|
5610
|
+
"z-candybar": LocalJSX.ZCandybar & JSXBase.HTMLAttributes<HTMLZCandybarElement>;
|
|
4576
5611
|
"z-card": LocalJSX.ZCard & JSXBase.HTMLAttributes<HTMLZCardElement>;
|
|
4577
5612
|
"z-carousel": LocalJSX.ZCarousel & JSXBase.HTMLAttributes<HTMLZCarouselElement>;
|
|
4578
5613
|
"z-chip": LocalJSX.ZChip & JSXBase.HTMLAttributes<HTMLZChipElement>;
|
|
5614
|
+
"z-chip-deprecated": LocalJSX.ZChipDeprecated & JSXBase.HTMLAttributes<HTMLZChipDeprecatedElement>;
|
|
4579
5615
|
"z-combobox": LocalJSX.ZCombobox & JSXBase.HTMLAttributes<HTMLZComboboxElement>;
|
|
4580
5616
|
"z-contextual-menu": LocalJSX.ZContextualMenu & JSXBase.HTMLAttributes<HTMLZContextualMenuElement>;
|
|
5617
|
+
"z-cookiebar": LocalJSX.ZCookiebar & JSXBase.HTMLAttributes<HTMLZCookiebarElement>;
|
|
4581
5618
|
"z-cover-hero": LocalJSX.ZCoverHero & JSXBase.HTMLAttributes<HTMLZCoverHeroElement>;
|
|
4582
5619
|
"z-date-picker": LocalJSX.ZDatePicker & JSXBase.HTMLAttributes<HTMLZDatePickerElement>;
|
|
4583
5620
|
"z-divider": LocalJSX.ZDivider & JSXBase.HTMLAttributes<HTMLZDividerElement>;
|
|
4584
5621
|
"z-dragdrop-area": LocalJSX.ZDragdropArea & JSXBase.HTMLAttributes<HTMLZDragdropAreaElement>;
|
|
4585
5622
|
"z-file": LocalJSX.ZFile & JSXBase.HTMLAttributes<HTMLZFileElement>;
|
|
4586
5623
|
"z-file-upload": LocalJSX.ZFileUpload & JSXBase.HTMLAttributes<HTMLZFileUploadElement>;
|
|
5624
|
+
"z-footer": LocalJSX.ZFooter & JSXBase.HTMLAttributes<HTMLZFooterElement>;
|
|
5625
|
+
"z-footer-link": LocalJSX.ZFooterLink & JSXBase.HTMLAttributes<HTMLZFooterLinkElement>;
|
|
5626
|
+
"z-footer-section": LocalJSX.ZFooterSection & JSXBase.HTMLAttributes<HTMLZFooterSectionElement>;
|
|
5627
|
+
"z-footer-social": LocalJSX.ZFooterSocial & JSXBase.HTMLAttributes<HTMLZFooterSocialElement>;
|
|
4587
5628
|
"z-ghost-loading": LocalJSX.ZGhostLoading & JSXBase.HTMLAttributes<HTMLZGhostLoadingElement>;
|
|
4588
5629
|
"z-heading": LocalJSX.ZHeading & JSXBase.HTMLAttributes<HTMLZHeadingElement>;
|
|
4589
5630
|
"z-icon": LocalJSX.ZIcon & JSXBase.HTMLAttributes<HTMLZIconElement>;
|
|
@@ -4591,6 +5632,8 @@ declare module "@stencil/core" {
|
|
|
4591
5632
|
"z-info-box": LocalJSX.ZInfoBox & JSXBase.HTMLAttributes<HTMLZInfoBoxElement>;
|
|
4592
5633
|
"z-info-reveal": LocalJSX.ZInfoReveal & JSXBase.HTMLAttributes<HTMLZInfoRevealElement>;
|
|
4593
5634
|
"z-input": LocalJSX.ZInput & JSXBase.HTMLAttributes<HTMLZInputElement>;
|
|
5635
|
+
"z-input-deprecated": LocalJSX.ZInputDeprecated & JSXBase.HTMLAttributes<HTMLZInputDeprecatedElement>;
|
|
5636
|
+
"z-input-label": LocalJSX.ZInputLabel & JSXBase.HTMLAttributes<HTMLZInputLabelElement>;
|
|
4594
5637
|
"z-input-message": LocalJSX.ZInputMessage & JSXBase.HTMLAttributes<HTMLZInputMessageElement>;
|
|
4595
5638
|
"z-link": LocalJSX.ZLink & JSXBase.HTMLAttributes<HTMLZLinkElement>;
|
|
4596
5639
|
"z-list": LocalJSX.ZList & JSXBase.HTMLAttributes<HTMLZListElement>;
|
|
@@ -4616,6 +5659,7 @@ declare module "@stencil/core" {
|
|
|
4616
5659
|
"z-myz-card-list": LocalJSX.ZMyzCardList & JSXBase.HTMLAttributes<HTMLZMyzCardListElement>;
|
|
4617
5660
|
"z-myz-list": LocalJSX.ZMyzList & JSXBase.HTMLAttributes<HTMLZMyzListElement>;
|
|
4618
5661
|
"z-myz-list-item": LocalJSX.ZMyzListItem & JSXBase.HTMLAttributes<HTMLZMyzListItemElement>;
|
|
5662
|
+
"z-myz-topbar": LocalJSX.ZMyzTopbar & JSXBase.HTMLAttributes<HTMLZMyzTopbarElement>;
|
|
4619
5663
|
"z-navigation-tab": LocalJSX.ZNavigationTab & JSXBase.HTMLAttributes<HTMLZNavigationTabElement>;
|
|
4620
5664
|
"z-navigation-tab-link": LocalJSX.ZNavigationTabLink & JSXBase.HTMLAttributes<HTMLZNavigationTabLinkElement>;
|
|
4621
5665
|
"z-navigation-tabs": LocalJSX.ZNavigationTabs & JSXBase.HTMLAttributes<HTMLZNavigationTabsElement>;
|
|
@@ -4623,17 +5667,21 @@ declare module "@stencil/core" {
|
|
|
4623
5667
|
"z-offcanvas": LocalJSX.ZOffcanvas & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
|
|
4624
5668
|
"z-otp": LocalJSX.ZOtp & JSXBase.HTMLAttributes<HTMLZOtpElement>;
|
|
4625
5669
|
"z-pagination": LocalJSX.ZPagination & JSXBase.HTMLAttributes<HTMLZPaginationElement>;
|
|
5670
|
+
"z-pagination-bar": LocalJSX.ZPaginationBar & JSXBase.HTMLAttributes<HTMLZPaginationBarElement>;
|
|
5671
|
+
"z-pagination-page": LocalJSX.ZPaginationPage & JSXBase.HTMLAttributes<HTMLZPaginationPageElement>;
|
|
4626
5672
|
"z-panel-elem": LocalJSX.ZPanelElem & JSXBase.HTMLAttributes<HTMLZPanelElemElement>;
|
|
4627
5673
|
"z-pocket": LocalJSX.ZPocket & JSXBase.HTMLAttributes<HTMLZPocketElement>;
|
|
4628
5674
|
"z-pocket-body": LocalJSX.ZPocketBody & JSXBase.HTMLAttributes<HTMLZPocketBodyElement>;
|
|
4629
5675
|
"z-pocket-header": LocalJSX.ZPocketHeader & JSXBase.HTMLAttributes<HTMLZPocketHeaderElement>;
|
|
4630
5676
|
"z-pocket-message": LocalJSX.ZPocketMessage & JSXBase.HTMLAttributes<HTMLZPocketMessageElement>;
|
|
4631
5677
|
"z-popover": LocalJSX.ZPopover & JSXBase.HTMLAttributes<HTMLZPopoverElement>;
|
|
5678
|
+
"z-popover-deprecated": LocalJSX.ZPopoverDeprecated & JSXBase.HTMLAttributes<HTMLZPopoverDeprecatedElement>;
|
|
4632
5679
|
"z-range-picker": LocalJSX.ZRangePicker & JSXBase.HTMLAttributes<HTMLZRangePickerElement>;
|
|
4633
5680
|
"z-section-title": LocalJSX.ZSectionTitle & JSXBase.HTMLAttributes<HTMLZSectionTitleElement>;
|
|
4634
5681
|
"z-select": LocalJSX.ZSelect & JSXBase.HTMLAttributes<HTMLZSelectElement>;
|
|
4635
5682
|
"z-skip-to-content": LocalJSX.ZSkipToContent & JSXBase.HTMLAttributes<HTMLZSkipToContentElement>;
|
|
4636
5683
|
"z-slideshow": LocalJSX.ZSlideshow & JSXBase.HTMLAttributes<HTMLZSlideshowElement>;
|
|
5684
|
+
"z-status-tag": LocalJSX.ZStatusTag & JSXBase.HTMLAttributes<HTMLZStatusTagElement>;
|
|
4637
5685
|
"z-stepper": LocalJSX.ZStepper & JSXBase.HTMLAttributes<HTMLZStepperElement>;
|
|
4638
5686
|
"z-stepper-item": LocalJSX.ZStepperItem & JSXBase.HTMLAttributes<HTMLZStepperItemElement>;
|
|
4639
5687
|
"z-table": LocalJSX.ZTable & JSXBase.HTMLAttributes<HTMLZTableElement>;
|
|
@@ -4653,6 +5701,7 @@ declare module "@stencil/core" {
|
|
|
4653
5701
|
"z-toggle-button": LocalJSX.ZToggleButton & JSXBase.HTMLAttributes<HTMLZToggleButtonElement>;
|
|
4654
5702
|
"z-toggle-switch": LocalJSX.ZToggleSwitch & JSXBase.HTMLAttributes<HTMLZToggleSwitchElement>;
|
|
4655
5703
|
"z-tooltip": LocalJSX.ZTooltip & JSXBase.HTMLAttributes<HTMLZTooltipElement>;
|
|
5704
|
+
"z-tooltip-deprecated": LocalJSX.ZTooltipDeprecated & JSXBase.HTMLAttributes<HTMLZTooltipDeprecatedElement>;
|
|
4656
5705
|
"z-typography": LocalJSX.ZTypography & JSXBase.HTMLAttributes<HTMLZTypographyElement>;
|
|
4657
5706
|
"z-user-dropdown": LocalJSX.ZUserDropdown & JSXBase.HTMLAttributes<HTMLZUserDropdownElement>;
|
|
4658
5707
|
"z-visually-hidden": LocalJSX.ZVisuallyHidden & JSXBase.HTMLAttributes<HTMLZVisuallyHiddenElement>;
|