@zanichelli/albe-web-components 19.2.2 → 19.2.3-RC1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/_commonjsHelpers-CFO10eej.js +7 -0
- package/dist/cjs/{breakpoints-8a1e87e0.js → breakpoints-B7vFm-3T.js} +0 -2
- package/dist/cjs/{iconset-5d47610c.js → iconset-Bcbz2MS1.js} +3 -4
- package/dist/cjs/index-2H1EJ2Tl.js +2683 -0
- package/dist/cjs/{index-e30d0503.js → index-wGaSHN1_.js} +0 -2
- package/dist/cjs/index.cjs.js +112 -224
- package/dist/cjs/loader.cjs.js +3 -8
- package/dist/cjs/{utils-4f7b4830.js → utils-C5_wGVkJ.js} +81 -73
- package/dist/cjs/{utils-b1859d65.js → utils-Ctc6JP2n.js} +2 -4
- package/dist/cjs/web-components-library.cjs.js +7 -10
- package/dist/cjs/z-accordion.cjs.entry.js +26 -13
- package/dist/cjs/z-alert.cjs.entry.js +4 -10
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +25 -10
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js +53 -22
- package/dist/cjs/z-app-header_12.cjs.entry.js +261 -150
- package/dist/cjs/z-aria-alert.cjs.entry.js +4 -7
- package/dist/cjs/z-avatar.cjs.entry.js +9 -13
- package/dist/cjs/z-book-card-app.cjs.entry.js +10 -18
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js +10 -24
- package/dist/cjs/z-book-card.cjs.entry.js +11 -23
- package/dist/cjs/z-book-cover.cjs.entry.js +6 -11
- package/dist/cjs/z-breadcrumb.cjs.entry.js +24 -19
- package/dist/cjs/z-button-sort.cjs.entry.js +9 -14
- package/dist/cjs/z-card.cjs.entry.js +9 -12
- package/dist/cjs/z-carousel.cjs.entry.js +49 -29
- package/dist/cjs/z-chip.cjs.entry.js +9 -13
- package/dist/cjs/z-color-picker.cjs.entry.js +24 -18
- package/dist/cjs/z-combobox.cjs.entry.js +27 -26
- package/dist/cjs/z-cover-hero.cjs.entry.js +18 -11
- package/dist/cjs/z-date-picker.cjs.entry.js +351 -330
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +18 -22
- package/dist/cjs/z-file-upload.cjs.entry.js +21 -18
- package/dist/cjs/z-file.cjs.entry.js +6 -13
- package/dist/cjs/z-ghost-loading.cjs.entry.js +4 -9
- package/dist/cjs/z-info-box.cjs.entry.js +5 -10
- package/dist/cjs/z-info-reveal.cjs.entry.js +20 -13
- package/dist/cjs/z-logo.cjs.entry.js +4 -15
- package/dist/cjs/z-menu-deprecated.cjs.entry.js +23 -14
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +10 -13
- package/dist/cjs/z-menu-section.cjs.entry.js +15 -16
- package/dist/cjs/z-menu.cjs.entry.js +27 -17
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +5 -14
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +9 -12
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +4 -9
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +7 -15
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +6 -10
- package/dist/cjs/z-myz-card-info.cjs.entry.js +8 -13
- package/dist/cjs/z-myz-card-list.cjs.entry.js +4 -10
- package/dist/cjs/z-myz-card_4.cjs.entry.js +16 -31
- package/dist/cjs/z-myz-list-item.cjs.entry.js +9 -17
- package/dist/cjs/z-myz-list.cjs.entry.js +7 -12
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +28 -18
- package/dist/cjs/z-notification.cjs.entry.js +10 -12
- package/dist/cjs/z-otp.cjs.entry.js +10 -14
- package/dist/cjs/z-pagination.cjs.entry.js +28 -18
- package/dist/cjs/z-panel-elem.cjs.entry.js +7 -17
- package/dist/cjs/z-popover.cjs.entry.js +35 -19
- package/dist/cjs/z-range-picker.cjs.entry.js +38 -31
- package/dist/cjs/z-result-card.cjs.entry.js +7 -16
- package/dist/cjs/z-section-title.cjs.entry.js +12 -10
- package/dist/cjs/z-select.cjs.entry.js +21 -25
- package/dist/cjs/z-skip-to-content.cjs.entry.js +8 -13
- package/dist/cjs/z-slideshow.cjs.entry.js +12 -16
- package/dist/cjs/z-stepper-item.cjs.entry.js +4 -14
- package/dist/cjs/z-stepper.cjs.entry.js +4 -9
- package/dist/cjs/z-table.cjs.entry.js +19 -18
- package/dist/cjs/z-tbody.cjs.entry.js +12 -7
- package/dist/cjs/z-td.cjs.entry.js +54 -8
- package/dist/cjs/z-tfoot.cjs.entry.js +16 -7
- package/dist/cjs/z-th.cjs.entry.js +81 -8
- package/dist/cjs/z-thead.cjs.entry.js +21 -7
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +11 -12
- package/dist/cjs/z-toast-notification.cjs.entry.js +3942 -3963
- package/dist/cjs/z-toggle-button.cjs.entry.js +8 -12
- package/dist/cjs/z-toggle-switch.cjs.entry.js +13 -14
- package/dist/cjs/z-tool.cjs.entry.js +28 -29
- package/dist/cjs/z-toolbar.cjs.entry.js +7 -12
- package/dist/cjs/z-tooltip.cjs.entry.js +15 -11
- package/dist/cjs/z-tr.cjs.entry.js +80 -12
- package/dist/cjs/z-tree-list.cjs.entry.js +10 -14
- package/dist/cjs/z-visually-hidden.cjs.entry.js +4 -9
- package/dist/collection/__mocks__/fileMock.js +0 -1
- package/dist/collection/beans/index.js +0 -1
- package/dist/collection/collection-manifest.json +3 -2
- package/dist/collection/components/book-card/z-book-card/index.js +55 -34
- package/dist/collection/components/book-card/z-book-card/index.stories.js +0 -1
- package/dist/collection/components/book-card/z-book-card-app/index.js +23 -15
- package/dist/collection/components/book-card/z-book-card-app/index.stories.js +0 -1
- package/dist/collection/components/css-components/z-fab/index.stories.js +0 -1
- package/dist/collection/components/css-components/z-label/index.stories.js +0 -1
- package/dist/collection/components/css-components/z-link/index.stories.js +0 -1
- package/dist/collection/components/css-components/z-scrollbar/index.stories.js +0 -1
- package/dist/collection/components/date-picker/utils.js +0 -1
- package/dist/collection/components/date-picker/z-date-picker/index.js +61 -35
- package/dist/collection/components/date-picker/z-date-picker/index.stories.js +0 -1
- package/dist/collection/components/date-picker/z-range-picker/index.js +61 -34
- package/dist/collection/components/date-picker/z-range-picker/index.stories.js +0 -1
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.js +70 -23
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js +0 -1
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.js +57 -40
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js +0 -1
- package/dist/collection/components/deprecated/z-menu-deprecated/index.js +31 -12
- package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js +0 -1
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js +11 -10
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js +0 -1
- package/dist/collection/components/deprecated/z-section-title/index.js +16 -5
- package/dist/collection/components/deprecated/z-section-title/index.stories.js +0 -1
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +7 -6
- package/dist/collection/components/file-upload/z-file/index.js +9 -8
- package/dist/collection/components/file-upload/z-file/index.stories.js +0 -1
- package/dist/collection/components/file-upload/z-file-upload/index.js +80 -37
- package/dist/collection/components/file-upload/z-file-upload/index.stories.js +0 -1
- package/dist/collection/components/index.js +0 -1
- package/dist/collection/components/list/z-list/index.js +23 -7
- package/dist/collection/components/list/z-list/index.stories.js +0 -1
- package/dist/collection/components/list/z-list-element/index.js +113 -38
- package/dist/collection/components/list/z-list-element/index.stories.js +0 -1
- package/dist/collection/components/list/z-list-group/index.js +50 -16
- package/dist/collection/components/list/z-list-group/index.stories.js +0 -1
- package/dist/collection/components/list/z-tree-list/index.js +16 -11
- package/dist/collection/components/list/z-tree-list/index.stories.js +0 -1
- package/dist/collection/components/table/cells/z-td/index.js +32 -10
- package/dist/collection/components/table/cells/z-th/index.js +54 -17
- package/dist/collection/components/table/z-table/index.js +10 -3
- package/dist/collection/components/table/z-table/index.stories.js +0 -1
- package/dist/collection/components/table/z-tbody/index.js +1 -2
- package/dist/collection/components/table/z-tfoot/index.js +7 -3
- package/dist/collection/components/table/z-thead/index.js +13 -4
- package/dist/collection/components/table/z-tr/index.js +17 -5
- package/dist/collection/components/z-accordion/index.js +49 -16
- package/dist/collection/components/z-accordion/index.stories.js +0 -1
- package/dist/collection/components/z-anchor-navigation/index.js +33 -6
- package/dist/collection/components/z-anchor-navigation/index.stories.js +0 -1
- package/dist/collection/components/z-app-header/index.js +58 -20
- package/dist/collection/components/z-app-header/index.stories.js +0 -1
- package/dist/collection/components/z-aria-alert/index.js +7 -4
- package/dist/collection/components/z-aria-alert/index.stories.js +0 -1
- package/dist/collection/components/z-avatar/index.js +24 -13
- package/dist/collection/components/z-avatar/index.stories.js +0 -1
- package/dist/collection/components/z-book-cover/index.js +17 -10
- package/dist/collection/components/z-book-cover/index.stories.js +0 -1
- package/dist/collection/components/z-breadcrumb/index.js +37 -17
- package/dist/collection/components/z-breadcrumb/index.stories.js +0 -1
- package/dist/collection/components/z-button/index.js +74 -35
- package/dist/collection/components/z-button/index.stories.js +0 -1
- package/dist/collection/components/z-button-sort/index.js +33 -18
- package/dist/collection/components/z-button-sort/index.stories.js +0 -1
- package/dist/collection/components/z-card/index.js +21 -11
- package/dist/collection/components/z-card/index.stories.js +0 -1
- package/dist/collection/components/z-carousel/index.js +69 -35
- package/dist/collection/components/z-carousel/index.stories.js +2 -3
- package/dist/collection/components/z-chip/index.js +24 -13
- package/dist/collection/components/z-chip/index.stories.js +0 -1
- package/dist/collection/components/z-color-picker/index.js +31 -17
- package/dist/collection/components/z-color-picker/index.stories.js +0 -1
- package/dist/collection/components/z-combobox/index.js +80 -41
- package/dist/collection/components/z-combobox/index.stories.js +0 -1
- package/dist/collection/components/z-cover-hero/index.js +27 -8
- package/dist/collection/components/z-cover-hero/index.stories.js +0 -1
- package/dist/collection/components/z-divider/index.js +17 -7
- package/dist/collection/components/z-divider/index.stories.js +0 -1
- package/dist/collection/components/z-ghost-loading/index.js +1 -2
- package/dist/collection/components/z-ghost-loading/index.stories.js +0 -1
- package/dist/collection/components/z-icon/index.js +25 -22
- package/dist/collection/components/z-icon/index.stories.js +0 -1
- package/dist/collection/components/z-info-box/index.js +9 -6
- package/dist/collection/components/z-info-box/index.stories.js +0 -1
- package/dist/collection/components/z-info-reveal/index.js +30 -11
- package/dist/collection/components/z-info-reveal/index.stories.js +0 -1
- package/dist/collection/components/z-input/index.js +131 -74
- package/dist/collection/components/z-input/index.stories.js +0 -1
- package/dist/collection/components/z-input-message/index.js +15 -12
- package/dist/collection/components/z-input-message/index.stories.js +0 -1
- package/dist/collection/components/z-logo/index.js +25 -22
- package/dist/collection/components/z-logo/index.stories.js +0 -1
- package/dist/collection/components/z-menu/index.js +32 -12
- package/dist/collection/components/z-menu/index.stories.js +0 -1
- package/dist/collection/components/z-menu-section/index.js +17 -12
- package/dist/collection/components/z-menu-section/index.stories.js +0 -1
- package/dist/collection/components/z-modal/index.js +36 -19
- package/dist/collection/components/z-modal/index.stories.js +0 -1
- package/dist/collection/components/z-navigation-tabs/index.js +35 -15
- package/dist/collection/components/z-navigation-tabs/index.stories.js +0 -1
- package/dist/collection/components/z-notification/index.js +30 -15
- package/dist/collection/components/z-notification/index.stories.js +0 -1
- package/dist/collection/components/z-offcanvas/index.js +42 -12
- package/dist/collection/components/z-offcanvas/index.stories.js +0 -1
- package/dist/collection/components/z-pagination/index.js +45 -21
- package/dist/collection/components/z-pagination/index.stories.js +0 -1
- package/dist/collection/components/z-panel-elem/index.js +38 -26
- package/dist/collection/components/z-panel-elem/index.stories.js +0 -1
- package/dist/collection/components/z-popover/index.js +44 -16
- package/dist/collection/components/z-popover/index.stories.js +0 -1
- package/dist/collection/components/z-result-card/index.js +34 -23
- package/dist/collection/components/z-result-card/z-result-card.stories.js +0 -1
- package/dist/collection/components/z-searchbar/index.js +80 -40
- package/dist/collection/components/z-searchbar/index.stories.js +0 -1
- package/dist/collection/components/z-select/index.js +87 -47
- package/dist/collection/components/z-select/index.stories.js +0 -1
- package/dist/collection/components/z-skip-to-content/index.js +13 -8
- package/dist/collection/components/z-skip-to-content/index.stories.js +0 -1
- package/dist/collection/components/z-stepper/index.js +1 -2
- package/dist/collection/components/z-stepper/index.stories.js +0 -1
- package/dist/collection/components/z-stepper-item/index.js +21 -19
- package/dist/collection/components/z-stepper-item/index.stories.js +0 -1
- package/dist/collection/components/z-tag/index.js +11 -14
- package/dist/collection/components/z-tag/index.stories.js +0 -1
- package/dist/collection/components/z-toast-notification/index.js +52 -34
- package/dist/collection/components/z-toast-notification/index.stories.js +0 -1
- package/dist/collection/components/z-toast-notification-list/index.js +12 -6
- package/dist/collection/components/z-toast-notification-list/index.stories.js +0 -1
- package/dist/collection/components/z-toggle-button/index.js +22 -12
- package/dist/collection/components/z-toggle-button/index.stories.js +0 -1
- package/dist/collection/components/z-toggle-switch/index.js +21 -9
- package/dist/collection/components/z-toggle-switch/index.stories.js +0 -1
- package/dist/collection/components/z-tool/index.js +49 -31
- package/dist/collection/components/z-tool/index.stories.js +0 -1
- package/dist/collection/components/z-toolbar/index.js +7 -6
- package/dist/collection/components/z-toolbar/index.stories.js +0 -1
- package/dist/collection/components/z-tooltip/index.js +29 -10
- package/dist/collection/components/z-tooltip/index.stories.js +0 -1
- package/dist/collection/components/z-visually-hidden/index.js +1 -2
- package/dist/collection/components/z-visually-hidden/index.stories.js +0 -1
- package/dist/collection/constants/breakpoints.js +0 -1
- package/dist/collection/constants/icons.js +0 -1
- package/dist/collection/constants/iconset.js +0 -1
- package/dist/collection/index.js +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +19 -11
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +17 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +1 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +17 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +25 -12
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +31 -20
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +1 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +15 -12
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +13 -7
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +11 -7
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +5 -5
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +10 -10
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +29 -19
- package/dist/collection/snowflakes/myz/z-alert/index.js +7 -8
- package/dist/collection/snowflakes/myz/z-otp/index.js +19 -12
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +11 -9
- package/dist/collection/utils/storybook-utils.js +0 -1
- package/dist/collection/utils/utils.js +0 -1
- package/dist/components/_commonjsHelpers.js +1 -5
- package/dist/components/breakpoints.js +1 -11
- package/dist/components/iconset.js +1 -1013
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +1 -98
- package/dist/components/index10.js +1 -60
- package/dist/components/index11.js +1 -92
- package/dist/components/index12.js +1 -342
- package/dist/components/index13.js +1 -66
- package/dist/components/index14.js +1 -53
- package/dist/components/index15.js +1 -181
- package/dist/components/index16.js +1 -76
- package/dist/components/index17.js +1 -1040
- package/dist/components/index18.js +1 -65
- package/dist/components/index19.js +1 -33
- package/dist/components/index2.js +1 -407
- package/dist/components/index20.js +1 -45
- package/dist/components/index21.js +1 -62
- package/dist/components/index22.js +1 -66
- package/dist/components/index23.js +1 -179
- package/dist/components/index24.js +1 -549
- package/dist/components/index25.js +1 -409
- package/dist/components/index26.js +1 -49
- package/dist/components/index27.js +1 -55
- package/dist/components/index3.js +1 -36
- package/dist/components/index4.js +1 -45
- package/dist/components/index5.js +1 -82
- package/dist/components/index6.js +1 -56
- package/dist/components/index7.js +1 -40
- package/dist/components/index8.js +1 -63
- package/dist/components/index9.js +1 -33
- package/dist/components/utils.js +1 -246
- package/dist/components/utils2.js +1 -2704
- package/dist/components/z-accordion.js +1 -95
- package/dist/components/z-alert.js +1 -8
- package/dist/components/z-anchor-navigation.js +1 -87
- package/dist/components/z-app-header-deprecated.js +1 -255
- package/dist/components/z-app-header.js +1 -367
- package/dist/components/z-aria-alert.js +1 -35
- package/dist/components/z-avatar.js +1 -66
- package/dist/components/z-book-card-app.js +1 -77
- package/dist/components/z-book-card-deprecated.js +1 -175
- package/dist/components/z-book-card.js +1 -149
- package/dist/components/z-book-cover.js +1 -8
- package/dist/components/z-breadcrumb.js +1 -290
- package/dist/components/z-button-sort.js +1 -86
- package/dist/components/z-button.js +1 -8
- package/dist/components/z-card.js +1 -83
- package/dist/components/z-carousel.js +1 -234
- package/dist/components/z-chip.js +1 -8
- package/dist/components/z-color-picker.js +1 -234
- package/dist/components/z-combobox.js +1 -393
- package/dist/components/z-cover-hero.js +1 -66
- package/dist/components/z-date-picker.js +16 -528
- package/dist/components/z-divider.js +1 -8
- package/dist/components/z-dragdrop-area.js +1 -8
- package/dist/components/z-file-upload.js +1 -253
- package/dist/components/z-file.js +1 -89
- package/dist/components/z-ghost-loading.js +1 -8
- package/dist/components/z-icon.js +1 -8
- package/dist/components/z-info-box.js +1 -51
- package/dist/components/z-info-reveal.js +1 -8
- package/dist/components/z-input-message.js +1 -8
- package/dist/components/z-input.js +1 -8
- package/dist/components/z-list-element.js +1 -8
- package/dist/components/z-list-group.js +1 -8
- package/dist/components/z-list.js +1 -8
- package/dist/components/z-logo.js +1 -56
- package/dist/components/z-menu-deprecated.js +1 -144
- package/dist/components/z-menu-section-deprecated.js +1 -84
- package/dist/components/z-menu-section.js +1 -226
- package/dist/components/z-menu.js +1 -353
- package/dist/components/z-modal.js +1 -8
- package/dist/components/z-myz-card-alert.js +1 -101
- package/dist/components/z-myz-card-body.js +1 -8
- package/dist/components/z-myz-card-cover.js +1 -8
- package/dist/components/z-myz-card-dictionary.js +1 -94
- package/dist/components/z-myz-card-footer-sections.js +1 -36
- package/dist/components/z-myz-card-footer.js +1 -99
- package/dist/components/z-myz-card-header.js +1 -8
- package/dist/components/z-myz-card-icon.js +1 -49
- package/dist/components/z-myz-card-info.js +1 -162
- package/dist/components/z-myz-card-list.js +1 -58
- package/dist/components/z-myz-card.js +1 -8
- package/dist/components/z-myz-list-item.js +1 -8
- package/dist/components/z-myz-list.js +1 -71
- package/dist/components/z-navigation-tabs.js +1 -272
- package/dist/components/z-notification.js +1 -68
- package/dist/components/z-offcanvas.js +1 -8
- package/dist/components/z-otp.js +1 -75
- package/dist/components/z-pagination.js +1 -283
- package/dist/components/z-panel-elem.js +1 -66
- package/dist/components/z-popover.js +1 -8
- package/dist/components/z-range-picker.js +1 -413
- package/dist/components/z-result-card.js +1 -121
- package/dist/components/z-searchbar.js +1 -8
- package/dist/components/z-section-title.js +1 -52
- package/dist/components/z-select.js +1 -585
- package/dist/components/z-skip-to-content.js +1 -93
- package/dist/components/z-slideshow.js +1 -161
- package/dist/components/z-stepper-item.js +1 -60
- package/dist/components/z-stepper.js +1 -36
- package/dist/components/z-table.js +1 -68
- package/dist/components/z-tag.js +1 -8
- package/dist/components/z-tbody.js +1 -36
- package/dist/components/z-td.js +1 -89
- package/dist/components/z-tfoot.js +1 -39
- package/dist/components/z-th.js +1 -112
- package/dist/components/z-thead.js +1 -42
- package/dist/components/z-toast-notification-list.js +1 -79
- package/dist/components/z-toast-notification.js +2 -4228
- package/dist/components/z-toggle-button.js +1 -64
- package/dist/components/z-toggle-switch.js +1 -73
- package/dist/components/z-tool.js +1 -260
- package/dist/components/z-toolbar.js +1 -165
- package/dist/components/z-tooltip.js +1 -8
- package/dist/components/z-tr.js +1 -101
- package/dist/components/z-tree-list.js +1 -162
- package/dist/components/z-visually-hidden.js +1 -36
- package/dist/esm/_commonjsHelpers-B85MJLTf.js +5 -0
- package/dist/esm/{breakpoints-d148bfde.js → breakpoints-Q-tWjk7P.js} +0 -2
- package/dist/esm/{iconset-d7823b13.js → iconset-BanpkIXZ.js} +3 -4
- package/dist/esm/{index-106473a8.js → index-BKCj6NR2.js} +0 -2
- package/dist/esm/index-ByN2sYu6.js +2653 -0
- package/dist/esm/index.js +4 -6
- package/dist/esm/loader.js +3 -6
- package/dist/esm/{utils-8d6ca808.js → utils-0PByxJyN.js} +3 -5
- package/dist/esm/{utils-93ac0e6c.js → utils-DuuLzXZj.js} +81 -73
- package/dist/esm/web-components-library.js +5 -7
- package/dist/esm/z-accordion.entry.js +26 -11
- package/dist/esm/z-alert.entry.js +4 -8
- package/dist/esm/z-anchor-navigation.entry.js +25 -8
- package/dist/esm/z-app-header-deprecated.entry.js +53 -20
- package/dist/esm/z-app-header_12.entry.js +261 -148
- package/dist/esm/z-aria-alert.entry.js +4 -5
- package/dist/esm/z-avatar.entry.js +9 -11
- package/dist/esm/z-book-card-app.entry.js +10 -16
- package/dist/esm/z-book-card-deprecated.entry.js +10 -22
- package/dist/esm/z-book-card.entry.js +11 -21
- package/dist/esm/z-book-cover.entry.js +6 -9
- package/dist/esm/z-breadcrumb.entry.js +24 -17
- package/dist/esm/z-button-sort.entry.js +9 -12
- package/dist/esm/z-card.entry.js +9 -10
- package/dist/esm/z-carousel.entry.js +50 -28
- package/dist/esm/z-chip.entry.js +9 -11
- package/dist/esm/z-color-picker.entry.js +24 -16
- package/dist/esm/z-combobox.entry.js +27 -24
- package/dist/esm/z-cover-hero.entry.js +18 -9
- package/dist/esm/z-date-picker.entry.js +352 -329
- package/dist/esm/z-dragdrop-area_2.entry.js +18 -20
- package/dist/esm/z-file-upload.entry.js +21 -16
- package/dist/esm/z-file.entry.js +6 -11
- package/dist/esm/z-ghost-loading.entry.js +4 -7
- package/dist/esm/z-info-box.entry.js +5 -8
- package/dist/esm/z-info-reveal.entry.js +20 -11
- package/dist/esm/z-logo.entry.js +4 -13
- package/dist/esm/z-menu-deprecated.entry.js +23 -12
- package/dist/esm/z-menu-section-deprecated.entry.js +10 -11
- package/dist/esm/z-menu-section.entry.js +15 -14
- package/dist/esm/z-menu.entry.js +27 -15
- package/dist/esm/z-myz-card-alert.entry.js +5 -12
- package/dist/esm/z-myz-card-dictionary.entry.js +9 -10
- package/dist/esm/z-myz-card-footer-sections.entry.js +4 -7
- package/dist/esm/z-myz-card-footer.entry.js +7 -13
- package/dist/esm/z-myz-card-icon.entry.js +6 -8
- package/dist/esm/z-myz-card-info.entry.js +8 -11
- package/dist/esm/z-myz-card-list.entry.js +4 -8
- package/dist/esm/z-myz-card_4.entry.js +16 -29
- package/dist/esm/z-myz-list-item.entry.js +9 -15
- package/dist/esm/z-myz-list.entry.js +7 -10
- package/dist/esm/z-navigation-tabs.entry.js +28 -16
- package/dist/esm/z-notification.entry.js +10 -10
- package/dist/esm/z-otp.entry.js +10 -12
- package/dist/esm/z-pagination.entry.js +28 -16
- package/dist/esm/z-panel-elem.entry.js +7 -15
- package/dist/esm/z-popover.entry.js +35 -17
- package/dist/esm/z-range-picker.entry.js +38 -29
- package/dist/esm/z-result-card.entry.js +7 -14
- package/dist/esm/z-section-title.entry.js +12 -8
- package/dist/esm/z-select.entry.js +21 -23
- package/dist/esm/z-skip-to-content.entry.js +8 -11
- package/dist/esm/z-slideshow.entry.js +12 -14
- package/dist/esm/z-stepper-item.entry.js +4 -12
- package/dist/esm/z-stepper.entry.js +4 -7
- package/dist/esm/z-table.entry.js +19 -16
- package/dist/esm/z-tbody.entry.js +14 -3
- package/dist/esm/z-td.entry.js +56 -4
- package/dist/esm/z-tfoot.entry.js +18 -3
- package/dist/esm/z-th.entry.js +83 -4
- package/dist/esm/z-thead.entry.js +23 -3
- package/dist/esm/z-toast-notification-list.entry.js +11 -10
- package/dist/esm/z-toast-notification.entry.js +3942 -3961
- package/dist/esm/z-toggle-button.entry.js +8 -10
- package/dist/esm/z-toggle-switch.entry.js +13 -12
- package/dist/esm/z-tool.entry.js +28 -27
- package/dist/esm/z-toolbar.entry.js +7 -10
- package/dist/esm/z-tooltip.entry.js +15 -9
- package/dist/esm/z-tr.entry.js +82 -8
- package/dist/esm/z-tree-list.entry.js +10 -12
- package/dist/esm/z-visually-hidden.entry.js +4 -7
- package/dist/types/components/book-card/z-book-card/index.d.ts +2 -2
- package/dist/types/components/book-card/z-book-card-app/index.d.ts +2 -2
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +2 -2
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-app-header-deprecated/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-book-card-deprecated/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-menu-deprecated/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-menu-section-deprecated/index.d.ts +2 -2
- package/dist/types/components/deprecated/z-section-title/index.d.ts +2 -1
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +2 -2
- package/dist/types/components/file-upload/z-file/index.d.ts +2 -2
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +2 -2
- package/dist/types/components/list/z-list/index.d.ts +2 -1
- package/dist/types/components/list/z-list-element/index.d.ts +2 -2
- package/dist/types/components/list/z-list-group/index.d.ts +2 -1
- package/dist/types/components/list/z-tree-list/index.d.ts +2 -2
- package/dist/types/components/table/cells/z-td/index.d.ts +2 -2
- package/dist/types/components/table/cells/z-th/index.d.ts +2 -1
- package/dist/types/components/table/z-table/index.d.ts +2 -1
- package/dist/types/components/table/z-tbody/index.d.ts +2 -1
- package/dist/types/components/table/z-tfoot/index.d.ts +2 -1
- package/dist/types/components/table/z-thead/index.d.ts +2 -1
- package/dist/types/components/table/z-tr/index.d.ts +2 -2
- package/dist/types/components/z-accordion/index.d.ts +2 -2
- package/dist/types/components/z-anchor-navigation/index.d.ts +2 -1
- package/dist/types/components/z-app-header/index.d.ts +2 -2
- package/dist/types/components/z-aria-alert/index.d.ts +2 -1
- package/dist/types/components/z-avatar/index.d.ts +2 -1
- package/dist/types/components/z-book-cover/index.d.ts +2 -1
- package/dist/types/components/z-breadcrumb/index.d.ts +2 -2
- package/dist/types/components/z-button/index.d.ts +5 -2
- package/dist/types/components/z-button-sort/index.d.ts +2 -2
- package/dist/types/components/z-card/index.d.ts +2 -1
- package/dist/types/components/z-carousel/index.d.ts +5 -2
- package/dist/types/components/z-carousel/index.stories.d.ts +2 -2
- package/dist/types/components/z-chip/index.d.ts +2 -2
- package/dist/types/components/z-color-picker/index.d.ts +2 -2
- package/dist/types/components/z-combobox/index.d.ts +2 -2
- package/dist/types/components/z-cover-hero/index.d.ts +2 -1
- package/dist/types/components/z-divider/index.d.ts +2 -1
- package/dist/types/components/z-ghost-loading/index.d.ts +2 -1
- package/dist/types/components/z-icon/index.d.ts +2 -1
- package/dist/types/components/z-info-box/index.d.ts +2 -2
- package/dist/types/components/z-info-reveal/index.d.ts +2 -1
- package/dist/types/components/z-input/index.d.ts +2 -2
- package/dist/types/components/z-input-message/index.d.ts +2 -1
- package/dist/types/components/z-logo/index.d.ts +2 -1
- package/dist/types/components/z-menu/index.d.ts +2 -2
- package/dist/types/components/z-menu-section/index.d.ts +2 -2
- package/dist/types/components/z-modal/index.d.ts +2 -2
- package/dist/types/components/z-navigation-tabs/index.d.ts +2 -2
- package/dist/types/components/z-notification/index.d.ts +2 -2
- package/dist/types/components/z-offcanvas/index.d.ts +2 -2
- package/dist/types/components/z-pagination/index.d.ts +2 -2
- package/dist/types/components/z-panel-elem/index.d.ts +2 -1
- package/dist/types/components/z-popover/index.d.ts +2 -2
- package/dist/types/components/z-result-card/index.d.ts +2 -1
- package/dist/types/components/z-searchbar/index.d.ts +2 -2
- package/dist/types/components/z-select/index.d.ts +2 -2
- package/dist/types/components/z-skip-to-content/index.d.ts +2 -1
- package/dist/types/components/z-stepper/index.d.ts +2 -1
- package/dist/types/components/z-stepper-item/index.d.ts +2 -1
- package/dist/types/components/z-tag/index.d.ts +2 -1
- package/dist/types/components/z-toast-notification/index.d.ts +2 -2
- package/dist/types/components/z-toast-notification-list/index.d.ts +2 -1
- package/dist/types/components/z-toggle-button/index.d.ts +2 -2
- package/dist/types/components/z-toggle-switch/index.d.ts +2 -2
- package/dist/types/components/z-tool/index.d.ts +2 -2
- package/dist/types/components/z-toolbar/index.d.ts +2 -1
- package/dist/types/components/z-tooltip/index.d.ts +2 -2
- package/dist/types/components/z-visually-hidden/index.d.ts +2 -1
- package/dist/types/components.d.ts +1299 -166
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +2 -1
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +2 -1
- package/dist/types/stencil-public-runtime.d.ts +194 -8
- package/dist/web-components-library/index.esm.js +1 -2
- package/dist/web-components-library/p-00f09ae2.entry.js +1 -0
- package/dist/web-components-library/p-02e588b4.entry.js +1 -0
- package/dist/web-components-library/p-040fbd28.entry.js +1 -0
- package/dist/web-components-library/p-05fe5555.entry.js +1 -0
- package/dist/web-components-library/p-081b1648.entry.js +1 -0
- package/dist/web-components-library/p-0a819ab4.entry.js +1 -0
- package/dist/web-components-library/p-0dde6773.entry.js +1 -0
- package/dist/web-components-library/p-11a90064.entry.js +1 -0
- package/dist/web-components-library/p-1210c90f.entry.js +1 -0
- package/dist/web-components-library/p-1280ac72.entry.js +1 -0
- package/dist/web-components-library/p-17429bce.entry.js +1 -0
- package/dist/web-components-library/p-18782c2f.entry.js +1 -0
- package/dist/web-components-library/p-19536f5e.entry.js +1 -0
- package/dist/web-components-library/p-1b851174.entry.js +1 -0
- package/dist/web-components-library/p-1c75b67f.entry.js +1 -0
- package/dist/web-components-library/p-1e984688.entry.js +1 -0
- package/dist/web-components-library/p-2294f1b0.entry.js +1 -0
- package/dist/web-components-library/p-26fc8a38.entry.js +1 -0
- package/dist/web-components-library/p-27f93251.entry.js +1 -0
- package/dist/web-components-library/p-294f7b4e.entry.js +1 -0
- package/dist/web-components-library/p-2b122a22.entry.js +1 -0
- package/dist/web-components-library/p-2f99634d.entry.js +1 -0
- package/dist/web-components-library/p-30c86858.entry.js +1 -0
- package/dist/web-components-library/p-314302ce.entry.js +1 -0
- package/dist/web-components-library/p-366d2553.entry.js +1 -0
- package/dist/web-components-library/p-3a9aec16.entry.js +1 -0
- package/dist/web-components-library/p-3c861d49.entry.js +1 -0
- package/dist/web-components-library/p-41b55222.entry.js +1 -0
- package/dist/web-components-library/p-44220d6b.entry.js +1 -0
- package/dist/web-components-library/p-48d72b52.entry.js +1 -0
- package/dist/web-components-library/p-50b59012.entry.js +1 -0
- package/dist/web-components-library/p-5883dbc1.entry.js +1 -0
- package/dist/web-components-library/p-58933ba5.entry.js +1 -0
- package/dist/web-components-library/p-5bb77af2.entry.js +1 -0
- package/dist/web-components-library/{p-6c9cd6be.entry.js → p-5c85b7f4.entry.js} +1 -2
- package/dist/web-components-library/p-5e91940f.entry.js +1 -0
- package/dist/web-components-library/p-5fc4048b.entry.js +1 -0
- package/dist/web-components-library/p-61b2ad9b.entry.js +1 -0
- package/dist/web-components-library/p-631f111d.entry.js +1 -0
- package/dist/web-components-library/p-6d0abf8c.entry.js +1 -0
- package/dist/web-components-library/p-6ece59b5.entry.js +1 -0
- package/dist/web-components-library/p-73aaace2.entry.js +1 -0
- package/dist/web-components-library/p-772c3e3e.entry.js +1 -0
- package/dist/web-components-library/p-849d65f5.entry.js +1 -0
- package/dist/web-components-library/p-87306cd0.entry.js +1 -0
- package/dist/web-components-library/p-8745878e.entry.js +1 -0
- package/dist/web-components-library/p-8f5387ef.entry.js +1 -0
- package/dist/web-components-library/p-967549d2.entry.js +1 -0
- package/dist/web-components-library/p-99922496.entry.js +1 -0
- package/dist/web-components-library/p-9b181c2c.entry.js +1 -0
- package/dist/web-components-library/p-9e4db6a2.entry.js +1 -0
- package/dist/web-components-library/p-B85MJLTf.js +1 -0
- package/dist/web-components-library/p-B8WJfd4z.js +1 -0
- package/dist/web-components-library/p-BKCj6NR2.js +1 -0
- package/dist/web-components-library/{p-eb15536d.js → p-BanpkIXZ.js} +1 -2
- package/dist/web-components-library/p-ByN2sYu6.js +2 -0
- package/dist/web-components-library/p-D4yqZKyM.js +1 -0
- package/dist/web-components-library/p-Q-tWjk7P.js +1 -0
- package/dist/web-components-library/p-a336c241.entry.js +1 -0
- package/dist/web-components-library/p-a3a7c406.entry.js +1 -0
- package/dist/web-components-library/p-a9534450.entry.js +1 -0
- package/dist/web-components-library/p-aabb5aea.entry.js +1 -0
- package/dist/web-components-library/p-abfdc045.entry.js +1 -0
- package/dist/web-components-library/p-ad2ed505.entry.js +16 -0
- package/dist/web-components-library/p-aeaf586b.entry.js +1 -0
- package/dist/web-components-library/p-afab22fc.entry.js +1 -0
- package/dist/web-components-library/p-afcabf3b.entry.js +1 -0
- package/dist/web-components-library/p-b38d52e5.entry.js +1 -0
- package/dist/web-components-library/p-b5c180bc.entry.js +1 -0
- package/dist/web-components-library/p-c1677653.entry.js +1 -0
- package/dist/web-components-library/p-c23bfec2.entry.js +1 -0
- package/dist/web-components-library/p-d8f0e022.entry.js +2 -0
- package/dist/web-components-library/p-dc759208.entry.js +1 -0
- package/dist/web-components-library/p-eb722234.entry.js +1 -0
- package/dist/web-components-library/p-ebdbd84c.entry.js +1 -0
- package/dist/web-components-library/p-ecea3d09.entry.js +1 -0
- package/dist/web-components-library/p-fade8c19.entry.js +1 -0
- package/dist/web-components-library/p-fc90579e.entry.js +1 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -2
- package/package.json +14 -10
- package/react/components.js +87 -92
- package/react/index.js +1 -18
- package/react/react-component-lib/createComponent.js +11 -39
- package/react/react-component-lib/createOverlayComponent.js +35 -56
- package/react/react-component-lib/index.js +2 -8
- package/react/react-component-lib/interfaces.js +1 -3
- package/react/react-component-lib/utils/attachProps.js +11 -20
- package/react/react-component-lib/utils/case.js +2 -8
- package/react/react-component-lib/utils/dev.js +3 -9
- package/react/react-component-lib/utils/index.js +10 -35
- package/www/build/index.esm.js +1 -2
- package/www/build/p-00f09ae2.entry.js +1 -0
- package/www/build/p-02e588b4.entry.js +1 -0
- package/www/build/p-040fbd28.entry.js +1 -0
- package/www/build/p-05fe5555.entry.js +1 -0
- package/www/build/p-081b1648.entry.js +1 -0
- package/www/build/p-0a819ab4.entry.js +1 -0
- package/www/build/p-0dde6773.entry.js +1 -0
- package/www/build/p-11a90064.entry.js +1 -0
- package/www/build/p-1210c90f.entry.js +1 -0
- package/www/build/p-1280ac72.entry.js +1 -0
- package/www/build/p-17429bce.entry.js +1 -0
- package/www/build/p-18782c2f.entry.js +1 -0
- package/www/build/p-19536f5e.entry.js +1 -0
- package/www/build/p-1b851174.entry.js +1 -0
- package/www/build/p-1c75b67f.entry.js +1 -0
- package/www/build/p-1e984688.entry.js +1 -0
- package/www/build/p-2294f1b0.entry.js +1 -0
- package/www/build/p-26fc8a38.entry.js +1 -0
- package/www/build/p-27f93251.entry.js +1 -0
- package/www/build/p-294f7b4e.entry.js +1 -0
- package/www/build/p-2b122a22.entry.js +1 -0
- package/www/build/p-2f99634d.entry.js +1 -0
- package/www/build/p-30c86858.entry.js +1 -0
- package/www/build/p-314302ce.entry.js +1 -0
- package/www/build/p-366d2553.entry.js +1 -0
- package/www/build/p-3a9aec16.entry.js +1 -0
- package/www/build/p-3c861d49.entry.js +1 -0
- package/www/build/p-41b55222.entry.js +1 -0
- package/www/build/p-44220d6b.entry.js +1 -0
- package/www/build/p-48d72b52.entry.js +1 -0
- package/www/build/p-50b59012.entry.js +1 -0
- package/www/build/p-5883dbc1.entry.js +1 -0
- package/www/build/p-58933ba5.entry.js +1 -0
- package/www/build/p-5bb77af2.entry.js +1 -0
- package/www/build/{p-6c9cd6be.entry.js → p-5c85b7f4.entry.js} +1 -2
- package/www/build/p-5e91940f.entry.js +1 -0
- package/www/build/p-5fc4048b.entry.js +1 -0
- package/www/build/p-61b2ad9b.entry.js +1 -0
- package/www/build/p-631f111d.entry.js +1 -0
- package/www/build/p-654b3801.js +1 -0
- package/www/build/p-6d0abf8c.entry.js +1 -0
- package/www/build/p-6ece59b5.entry.js +1 -0
- package/www/build/p-73aaace2.entry.js +1 -0
- package/www/build/p-772c3e3e.entry.js +1 -0
- package/www/build/p-849d65f5.entry.js +1 -0
- package/www/build/p-87306cd0.entry.js +1 -0
- package/www/build/p-8745878e.entry.js +1 -0
- package/www/build/p-8f5387ef.entry.js +1 -0
- package/www/build/p-967549d2.entry.js +1 -0
- package/www/build/p-99922496.entry.js +1 -0
- package/www/build/p-9b181c2c.entry.js +1 -0
- package/www/build/p-9e4db6a2.entry.js +1 -0
- package/www/build/p-B85MJLTf.js +1 -0
- package/www/build/p-B8WJfd4z.js +1 -0
- package/www/build/p-BKCj6NR2.js +1 -0
- package/www/build/{p-eb15536d.js → p-BanpkIXZ.js} +1 -2
- package/www/build/p-ByN2sYu6.js +2 -0
- package/www/build/p-D4yqZKyM.js +1 -0
- package/www/build/p-Q-tWjk7P.js +1 -0
- package/www/build/p-a336c241.entry.js +1 -0
- package/www/build/p-a3a7c406.entry.js +1 -0
- package/www/build/p-a9534450.entry.js +1 -0
- package/www/build/p-aabb5aea.entry.js +1 -0
- package/www/build/p-abfdc045.entry.js +1 -0
- package/www/build/p-ad2ed505.entry.js +16 -0
- package/www/build/p-aeaf586b.entry.js +1 -0
- package/www/build/p-afab22fc.entry.js +1 -0
- package/www/build/p-afcabf3b.entry.js +1 -0
- package/www/build/p-b38d52e5.entry.js +1 -0
- package/www/build/p-b5c180bc.entry.js +1 -0
- package/www/build/p-c1677653.entry.js +1 -0
- package/www/build/p-c23bfec2.entry.js +1 -0
- package/www/build/p-d8f0e022.entry.js +2 -0
- package/www/build/p-dc759208.entry.js +1 -0
- package/www/build/p-eb722234.entry.js +1 -0
- package/www/build/p-ebdbd84c.entry.js +1 -0
- package/www/build/p-ecea3d09.entry.js +1 -0
- package/www/build/p-fade8c19.entry.js +1 -0
- package/www/build/p-fc90579e.entry.js +1 -0
- package/www/build/web-components-library.esm.js +1 -2
- package/www/index.html +1 -1
- package/dist/cjs/_commonjsHelpers-68cdf74f.js +0 -7
- package/dist/cjs/_commonjsHelpers-68cdf74f.js.map +0 -1
- package/dist/cjs/app-globals-3a1e7e63.js +0 -7
- package/dist/cjs/app-globals-3a1e7e63.js.map +0 -1
- package/dist/cjs/breakpoints-8a1e87e0.js.map +0 -1
- package/dist/cjs/iconset-5d47610c.js.map +0 -1
- package/dist/cjs/index-012853a0.js +0 -21
- package/dist/cjs/index-012853a0.js.map +0 -1
- package/dist/cjs/index-1d7a50cc.js +0 -67
- package/dist/cjs/index-1d7a50cc.js.map +0 -1
- package/dist/cjs/index-2dff20f5.js +0 -20
- package/dist/cjs/index-2dff20f5.js.map +0 -1
- package/dist/cjs/index-86a8a3a4.js +0 -23
- package/dist/cjs/index-86a8a3a4.js.map +0 -1
- package/dist/cjs/index-96af6326.js +0 -2324
- package/dist/cjs/index-96af6326.js.map +0 -1
- package/dist/cjs/index-c38e5b9e.js +0 -73
- package/dist/cjs/index-c38e5b9e.js.map +0 -1
- package/dist/cjs/index-cb280932.js +0 -47
- package/dist/cjs/index-cb280932.js.map +0 -1
- package/dist/cjs/index-e30d0503.js.map +0 -1
- package/dist/cjs/index.cjs.js.map +0 -1
- package/dist/cjs/loader.cjs.js.map +0 -1
- package/dist/cjs/utils-4f7b4830.js.map +0 -1
- package/dist/cjs/utils-b1859d65.js.map +0 -1
- package/dist/cjs/web-components-library.cjs.js.map +0 -1
- package/dist/cjs/z-accordion.cjs.entry.js.map +0 -1
- package/dist/cjs/z-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +0 -1
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-app-header_12.cjs.entry.js.map +0 -1
- package/dist/cjs/z-aria-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-avatar.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card-app.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-cover.cjs.entry.js.map +0 -1
- package/dist/cjs/z-breadcrumb.cjs.entry.js.map +0 -1
- package/dist/cjs/z-button-sort.cjs.entry.js.map +0 -1
- package/dist/cjs/z-card.cjs.entry.js.map +0 -1
- package/dist/cjs/z-carousel.cjs.entry.js.map +0 -1
- package/dist/cjs/z-chip.cjs.entry.js.map +0 -1
- package/dist/cjs/z-color-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/z-combobox.cjs.entry.js.map +0 -1
- package/dist/cjs/z-cover-hero.cjs.entry.js.map +0 -1
- package/dist/cjs/z-date-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file-upload.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file.cjs.entry.js.map +0 -1
- package/dist/cjs/z-ghost-loading.cjs.entry.js.map +0 -1
- package/dist/cjs/z-info-box.cjs.entry.js.map +0 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js.map +0 -1
- package/dist/cjs/z-logo.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-section.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card_4.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/z-notification.cjs.entry.js.map +0 -1
- package/dist/cjs/z-otp.cjs.entry.js.map +0 -1
- package/dist/cjs/z-pagination.cjs.entry.js.map +0 -1
- package/dist/cjs/z-panel-elem.cjs.entry.js.map +0 -1
- package/dist/cjs/z-popover.cjs.entry.js.map +0 -1
- package/dist/cjs/z-range-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/z-result-card.cjs.entry.js.map +0 -1
- package/dist/cjs/z-section-title.cjs.entry.js.map +0 -1
- package/dist/cjs/z-select.cjs.entry.js.map +0 -1
- package/dist/cjs/z-skip-to-content.cjs.entry.js.map +0 -1
- package/dist/cjs/z-slideshow.cjs.entry.js.map +0 -1
- package/dist/cjs/z-stepper-item.cjs.entry.js.map +0 -1
- package/dist/cjs/z-stepper.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tbody.cjs.entry.js.map +0 -1
- package/dist/cjs/z-td.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tfoot.cjs.entry.js.map +0 -1
- package/dist/cjs/z-th.cjs.entry.js.map +0 -1
- package/dist/cjs/z-thead.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toggle-button.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toggle-switch.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tool.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toolbar.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tr.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tree-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-visually-hidden.cjs.entry.js.map +0 -1
- package/dist/collection/__mocks__/fileMock.js.map +0 -1
- package/dist/collection/beans/index.js.map +0 -1
- package/dist/collection/components/book-card/z-book-card/index.js.map +0 -1
- package/dist/collection/components/book-card/z-book-card/index.stories.js.map +0 -1
- package/dist/collection/components/book-card/z-book-card-app/index.js.map +0 -1
- package/dist/collection/components/book-card/z-book-card-app/index.stories.js.map +0 -1
- package/dist/collection/components/css-components/z-fab/index.stories.js.map +0 -1
- package/dist/collection/components/css-components/z-label/index.stories.js.map +0 -1
- package/dist/collection/components/css-components/z-link/index.stories.js.map +0 -1
- package/dist/collection/components/css-components/z-scrollbar/index.stories.js.map +0 -1
- package/dist/collection/components/date-picker/utils.js.map +0 -1
- package/dist/collection/components/date-picker/z-date-picker/index.js.map +0 -1
- package/dist/collection/components/date-picker/z-date-picker/index.stories.js.map +0 -1
- package/dist/collection/components/date-picker/z-range-picker/index.js.map +0 -1
- package/dist/collection/components/date-picker/z-range-picker/index.stories.js.map +0 -1
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.js.map +0 -1
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js.map +0 -1
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.js.map +0 -1
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js.map +0 -1
- package/dist/collection/components/deprecated/z-menu-deprecated/index.js.map +0 -1
- package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js.map +0 -1
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js.map +0 -1
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js.map +0 -1
- package/dist/collection/components/deprecated/z-section-title/index.js.map +0 -1
- package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +0 -1
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +0 -1
- package/dist/collection/components/file-upload/z-file/index.js.map +0 -1
- package/dist/collection/components/file-upload/z-file/index.stories.js.map +0 -1
- package/dist/collection/components/file-upload/z-file-upload/index.js.map +0 -1
- package/dist/collection/components/file-upload/z-file-upload/index.stories.js.map +0 -1
- package/dist/collection/components/index.js.map +0 -1
- package/dist/collection/components/list/z-list/index.js.map +0 -1
- package/dist/collection/components/list/z-list/index.stories.js.map +0 -1
- package/dist/collection/components/list/z-list-element/index.js.map +0 -1
- package/dist/collection/components/list/z-list-element/index.stories.js.map +0 -1
- package/dist/collection/components/list/z-list-group/index.js.map +0 -1
- package/dist/collection/components/list/z-list-group/index.stories.js.map +0 -1
- package/dist/collection/components/list/z-tree-list/index.js.map +0 -1
- package/dist/collection/components/list/z-tree-list/index.stories.js.map +0 -1
- package/dist/collection/components/table/cells/z-td/index.js.map +0 -1
- package/dist/collection/components/table/cells/z-th/index.js.map +0 -1
- package/dist/collection/components/table/z-table/index.js.map +0 -1
- package/dist/collection/components/table/z-table/index.stories.js.map +0 -1
- package/dist/collection/components/table/z-tbody/index.js.map +0 -1
- package/dist/collection/components/table/z-tfoot/index.js.map +0 -1
- package/dist/collection/components/table/z-thead/index.js.map +0 -1
- package/dist/collection/components/table/z-tr/index.js.map +0 -1
- package/dist/collection/components/z-accordion/index.js.map +0 -1
- package/dist/collection/components/z-accordion/index.stories.js.map +0 -1
- package/dist/collection/components/z-anchor-navigation/index.js.map +0 -1
- package/dist/collection/components/z-anchor-navigation/index.stories.js.map +0 -1
- package/dist/collection/components/z-app-header/index.js.map +0 -1
- package/dist/collection/components/z-app-header/index.stories.js.map +0 -1
- package/dist/collection/components/z-aria-alert/index.js.map +0 -1
- package/dist/collection/components/z-aria-alert/index.stories.js.map +0 -1
- package/dist/collection/components/z-avatar/index.js.map +0 -1
- package/dist/collection/components/z-avatar/index.stories.js.map +0 -1
- package/dist/collection/components/z-book-cover/index.js.map +0 -1
- package/dist/collection/components/z-book-cover/index.stories.js.map +0 -1
- package/dist/collection/components/z-breadcrumb/index.js.map +0 -1
- package/dist/collection/components/z-breadcrumb/index.stories.js.map +0 -1
- package/dist/collection/components/z-button/index.js.map +0 -1
- package/dist/collection/components/z-button/index.stories.js.map +0 -1
- package/dist/collection/components/z-button-sort/index.js.map +0 -1
- package/dist/collection/components/z-button-sort/index.stories.js.map +0 -1
- package/dist/collection/components/z-card/index.js.map +0 -1
- package/dist/collection/components/z-card/index.stories.js.map +0 -1
- package/dist/collection/components/z-carousel/index.js.map +0 -1
- package/dist/collection/components/z-carousel/index.stories.js.map +0 -1
- package/dist/collection/components/z-chip/index.js.map +0 -1
- package/dist/collection/components/z-chip/index.stories.js.map +0 -1
- package/dist/collection/components/z-color-picker/index.js.map +0 -1
- package/dist/collection/components/z-color-picker/index.stories.js.map +0 -1
- package/dist/collection/components/z-combobox/index.js.map +0 -1
- package/dist/collection/components/z-combobox/index.stories.js.map +0 -1
- package/dist/collection/components/z-cover-hero/index.js.map +0 -1
- package/dist/collection/components/z-cover-hero/index.stories.js.map +0 -1
- package/dist/collection/components/z-divider/index.js.map +0 -1
- package/dist/collection/components/z-divider/index.stories.js.map +0 -1
- package/dist/collection/components/z-ghost-loading/index.js.map +0 -1
- package/dist/collection/components/z-ghost-loading/index.stories.js.map +0 -1
- package/dist/collection/components/z-icon/index.js.map +0 -1
- package/dist/collection/components/z-icon/index.stories.js.map +0 -1
- package/dist/collection/components/z-info-box/index.js.map +0 -1
- package/dist/collection/components/z-info-box/index.stories.js.map +0 -1
- package/dist/collection/components/z-info-reveal/index.js.map +0 -1
- package/dist/collection/components/z-info-reveal/index.stories.js.map +0 -1
- package/dist/collection/components/z-input/index.js.map +0 -1
- package/dist/collection/components/z-input/index.stories.js.map +0 -1
- package/dist/collection/components/z-input-message/index.js.map +0 -1
- package/dist/collection/components/z-input-message/index.stories.js.map +0 -1
- package/dist/collection/components/z-logo/index.js.map +0 -1
- package/dist/collection/components/z-logo/index.stories.js.map +0 -1
- package/dist/collection/components/z-menu/index.js.map +0 -1
- package/dist/collection/components/z-menu/index.stories.js.map +0 -1
- package/dist/collection/components/z-menu-section/index.js.map +0 -1
- package/dist/collection/components/z-menu-section/index.stories.js.map +0 -1
- package/dist/collection/components/z-modal/index.js.map +0 -1
- package/dist/collection/components/z-modal/index.stories.js.map +0 -1
- package/dist/collection/components/z-navigation-tabs/index.js.map +0 -1
- package/dist/collection/components/z-navigation-tabs/index.stories.js.map +0 -1
- package/dist/collection/components/z-notification/index.js.map +0 -1
- package/dist/collection/components/z-notification/index.stories.js.map +0 -1
- package/dist/collection/components/z-offcanvas/index.js.map +0 -1
- package/dist/collection/components/z-offcanvas/index.stories.js.map +0 -1
- package/dist/collection/components/z-pagination/index.js.map +0 -1
- package/dist/collection/components/z-pagination/index.stories.js.map +0 -1
- package/dist/collection/components/z-panel-elem/index.js.map +0 -1
- package/dist/collection/components/z-panel-elem/index.stories.js.map +0 -1
- package/dist/collection/components/z-popover/index.js.map +0 -1
- package/dist/collection/components/z-popover/index.stories.js.map +0 -1
- package/dist/collection/components/z-result-card/index.js.map +0 -1
- package/dist/collection/components/z-result-card/z-result-card.stories.js.map +0 -1
- package/dist/collection/components/z-searchbar/index.js.map +0 -1
- package/dist/collection/components/z-searchbar/index.stories.js.map +0 -1
- package/dist/collection/components/z-select/index.js.map +0 -1
- package/dist/collection/components/z-select/index.stories.js.map +0 -1
- package/dist/collection/components/z-skip-to-content/index.js.map +0 -1
- package/dist/collection/components/z-skip-to-content/index.stories.js.map +0 -1
- package/dist/collection/components/z-stepper/index.js.map +0 -1
- package/dist/collection/components/z-stepper/index.stories.js.map +0 -1
- package/dist/collection/components/z-stepper-item/index.js.map +0 -1
- package/dist/collection/components/z-stepper-item/index.stories.js.map +0 -1
- package/dist/collection/components/z-tag/index.js.map +0 -1
- package/dist/collection/components/z-tag/index.stories.js.map +0 -1
- package/dist/collection/components/z-toast-notification/index.js.map +0 -1
- package/dist/collection/components/z-toast-notification/index.stories.js.map +0 -1
- package/dist/collection/components/z-toast-notification-list/index.js.map +0 -1
- package/dist/collection/components/z-toast-notification-list/index.stories.js.map +0 -1
- package/dist/collection/components/z-toggle-button/index.js.map +0 -1
- package/dist/collection/components/z-toggle-button/index.stories.js.map +0 -1
- package/dist/collection/components/z-toggle-switch/index.js.map +0 -1
- package/dist/collection/components/z-toggle-switch/index.stories.js.map +0 -1
- package/dist/collection/components/z-tool/index.js.map +0 -1
- package/dist/collection/components/z-tool/index.stories.js.map +0 -1
- package/dist/collection/components/z-toolbar/index.js.map +0 -1
- package/dist/collection/components/z-toolbar/index.stories.js.map +0 -1
- package/dist/collection/components/z-tooltip/index.js.map +0 -1
- package/dist/collection/components/z-tooltip/index.stories.js.map +0 -1
- package/dist/collection/components/z-visually-hidden/index.js.map +0 -1
- package/dist/collection/components/z-visually-hidden/index.stories.js.map +0 -1
- package/dist/collection/constants/breakpoints.js.map +0 -1
- package/dist/collection/constants/icons.js.map +0 -1
- package/dist/collection/constants/iconset.js.map +0 -1
- package/dist/collection/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-alert/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-otp/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +0 -1
- package/dist/collection/utils/storybook-utils.js.map +0 -1
- package/dist/collection/utils/utils.js.map +0 -1
- package/dist/components/_commonjsHelpers.js.map +0 -1
- package/dist/components/breakpoints.js.map +0 -1
- package/dist/components/iconset.js.map +0 -1
- package/dist/components/index.js.map +0 -1
- package/dist/components/index10.js.map +0 -1
- package/dist/components/index11.js.map +0 -1
- package/dist/components/index12.js.map +0 -1
- package/dist/components/index13.js.map +0 -1
- package/dist/components/index14.js.map +0 -1
- package/dist/components/index15.js.map +0 -1
- package/dist/components/index16.js.map +0 -1
- package/dist/components/index17.js.map +0 -1
- package/dist/components/index18.js.map +0 -1
- package/dist/components/index19.js.map +0 -1
- package/dist/components/index2.js.map +0 -1
- package/dist/components/index20.js.map +0 -1
- package/dist/components/index21.js.map +0 -1
- package/dist/components/index22.js.map +0 -1
- package/dist/components/index23.js.map +0 -1
- package/dist/components/index24.js.map +0 -1
- package/dist/components/index25.js.map +0 -1
- package/dist/components/index26.js.map +0 -1
- package/dist/components/index27.js.map +0 -1
- package/dist/components/index3.js.map +0 -1
- package/dist/components/index4.js.map +0 -1
- package/dist/components/index5.js.map +0 -1
- package/dist/components/index6.js.map +0 -1
- package/dist/components/index7.js.map +0 -1
- package/dist/components/index8.js.map +0 -1
- package/dist/components/index9.js.map +0 -1
- package/dist/components/utils.js.map +0 -1
- package/dist/components/utils2.js.map +0 -1
- package/dist/components/z-accordion.js.map +0 -1
- package/dist/components/z-alert.js.map +0 -1
- package/dist/components/z-anchor-navigation.js.map +0 -1
- package/dist/components/z-app-header-deprecated.js.map +0 -1
- package/dist/components/z-app-header.js.map +0 -1
- package/dist/components/z-aria-alert.js.map +0 -1
- package/dist/components/z-avatar.js.map +0 -1
- package/dist/components/z-book-card-app.js.map +0 -1
- package/dist/components/z-book-card-deprecated.js.map +0 -1
- package/dist/components/z-book-card.js.map +0 -1
- package/dist/components/z-book-cover.js.map +0 -1
- package/dist/components/z-breadcrumb.js.map +0 -1
- package/dist/components/z-button-sort.js.map +0 -1
- package/dist/components/z-button.js.map +0 -1
- package/dist/components/z-card.js.map +0 -1
- package/dist/components/z-carousel.js.map +0 -1
- package/dist/components/z-chip.js.map +0 -1
- package/dist/components/z-color-picker.js.map +0 -1
- package/dist/components/z-combobox.js.map +0 -1
- package/dist/components/z-cover-hero.js.map +0 -1
- package/dist/components/z-date-picker.js.map +0 -1
- package/dist/components/z-divider.js.map +0 -1
- package/dist/components/z-dragdrop-area.js.map +0 -1
- package/dist/components/z-file-upload.js.map +0 -1
- package/dist/components/z-file.js.map +0 -1
- package/dist/components/z-ghost-loading.js.map +0 -1
- package/dist/components/z-icon.js.map +0 -1
- package/dist/components/z-info-box.js.map +0 -1
- package/dist/components/z-info-reveal.js.map +0 -1
- package/dist/components/z-input-message.js.map +0 -1
- package/dist/components/z-input.js.map +0 -1
- package/dist/components/z-list-element.js.map +0 -1
- package/dist/components/z-list-group.js.map +0 -1
- package/dist/components/z-list.js.map +0 -1
- package/dist/components/z-logo.js.map +0 -1
- package/dist/components/z-menu-deprecated.js.map +0 -1
- package/dist/components/z-menu-section-deprecated.js.map +0 -1
- package/dist/components/z-menu-section.js.map +0 -1
- package/dist/components/z-menu.js.map +0 -1
- package/dist/components/z-modal.js.map +0 -1
- package/dist/components/z-myz-card-alert.js.map +0 -1
- package/dist/components/z-myz-card-body.js.map +0 -1
- package/dist/components/z-myz-card-cover.js.map +0 -1
- package/dist/components/z-myz-card-dictionary.js.map +0 -1
- package/dist/components/z-myz-card-footer-sections.js.map +0 -1
- package/dist/components/z-myz-card-footer.js.map +0 -1
- package/dist/components/z-myz-card-header.js.map +0 -1
- package/dist/components/z-myz-card-icon.js.map +0 -1
- package/dist/components/z-myz-card-info.js.map +0 -1
- package/dist/components/z-myz-card-list.js.map +0 -1
- package/dist/components/z-myz-card.js.map +0 -1
- package/dist/components/z-myz-list-item.js.map +0 -1
- package/dist/components/z-myz-list.js.map +0 -1
- package/dist/components/z-navigation-tabs.js.map +0 -1
- package/dist/components/z-notification.js.map +0 -1
- package/dist/components/z-offcanvas.js.map +0 -1
- package/dist/components/z-otp.js.map +0 -1
- package/dist/components/z-pagination.js.map +0 -1
- package/dist/components/z-panel-elem.js.map +0 -1
- package/dist/components/z-popover.js.map +0 -1
- package/dist/components/z-range-picker.js.map +0 -1
- package/dist/components/z-result-card.js.map +0 -1
- package/dist/components/z-searchbar.js.map +0 -1
- package/dist/components/z-section-title.js.map +0 -1
- package/dist/components/z-select.js.map +0 -1
- package/dist/components/z-skip-to-content.js.map +0 -1
- package/dist/components/z-slideshow.js.map +0 -1
- package/dist/components/z-stepper-item.js.map +0 -1
- package/dist/components/z-stepper.js.map +0 -1
- package/dist/components/z-table.js.map +0 -1
- package/dist/components/z-tag.js.map +0 -1
- package/dist/components/z-tbody.js.map +0 -1
- package/dist/components/z-td.js.map +0 -1
- package/dist/components/z-tfoot.js.map +0 -1
- package/dist/components/z-th.js.map +0 -1
- package/dist/components/z-thead.js.map +0 -1
- package/dist/components/z-toast-notification-list.js.map +0 -1
- package/dist/components/z-toast-notification.js.map +0 -1
- package/dist/components/z-toggle-button.js.map +0 -1
- package/dist/components/z-toggle-switch.js.map +0 -1
- package/dist/components/z-tool.js.map +0 -1
- package/dist/components/z-toolbar.js.map +0 -1
- package/dist/components/z-tooltip.js.map +0 -1
- package/dist/components/z-tr.js.map +0 -1
- package/dist/components/z-tree-list.js.map +0 -1
- package/dist/components/z-visually-hidden.js.map +0 -1
- package/dist/docs/grid/index.stories.js +0 -54
- package/dist/docs/grid/index.stories.js.map +0 -1
- package/dist/docs/iconset/index.stories.js +0 -32
- package/dist/docs/iconset/index.stories.js.map +0 -1
- package/dist/docs/themes/index.stories.js +0 -108
- package/dist/docs/themes/index.stories.js.map +0 -1
- package/dist/docs/typography/index.stories.js +0 -186
- package/dist/docs/typography/index.stories.js.map +0 -1
- package/dist/esm/_commonjsHelpers-1c8beb5f.js +0 -5
- package/dist/esm/_commonjsHelpers-1c8beb5f.js.map +0 -1
- package/dist/esm/app-globals-0f993ce5.js +0 -5
- package/dist/esm/app-globals-0f993ce5.js.map +0 -1
- package/dist/esm/breakpoints-d148bfde.js.map +0 -1
- package/dist/esm/iconset-d7823b13.js.map +0 -1
- package/dist/esm/index-09bfb4ee.js +0 -18
- package/dist/esm/index-09bfb4ee.js.map +0 -1
- package/dist/esm/index-106473a8.js.map +0 -1
- package/dist/esm/index-3856a6ca.js +0 -19
- package/dist/esm/index-3856a6ca.js.map +0 -1
- package/dist/esm/index-455c0a68.js +0 -21
- package/dist/esm/index-455c0a68.js.map +0 -1
- package/dist/esm/index-6c43bc70.js +0 -65
- package/dist/esm/index-6c43bc70.js.map +0 -1
- package/dist/esm/index-a0b957e0.js +0 -71
- package/dist/esm/index-a0b957e0.js.map +0 -1
- package/dist/esm/index-c8ceadeb.js +0 -2293
- package/dist/esm/index-c8ceadeb.js.map +0 -1
- package/dist/esm/index-f8517155.js +0 -45
- package/dist/esm/index-f8517155.js.map +0 -1
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/loader.js.map +0 -1
- package/dist/esm/utils-8d6ca808.js.map +0 -1
- package/dist/esm/utils-93ac0e6c.js.map +0 -1
- package/dist/esm/web-components-library.js.map +0 -1
- package/dist/esm/z-accordion.entry.js.map +0 -1
- package/dist/esm/z-alert.entry.js.map +0 -1
- package/dist/esm/z-anchor-navigation.entry.js.map +0 -1
- package/dist/esm/z-app-header-deprecated.entry.js.map +0 -1
- package/dist/esm/z-app-header_12.entry.js.map +0 -1
- package/dist/esm/z-aria-alert.entry.js.map +0 -1
- package/dist/esm/z-avatar.entry.js.map +0 -1
- package/dist/esm/z-book-card-app.entry.js.map +0 -1
- package/dist/esm/z-book-card-deprecated.entry.js.map +0 -1
- package/dist/esm/z-book-card.entry.js.map +0 -1
- package/dist/esm/z-book-cover.entry.js.map +0 -1
- package/dist/esm/z-breadcrumb.entry.js.map +0 -1
- package/dist/esm/z-button-sort.entry.js.map +0 -1
- package/dist/esm/z-card.entry.js.map +0 -1
- package/dist/esm/z-carousel.entry.js.map +0 -1
- package/dist/esm/z-chip.entry.js.map +0 -1
- package/dist/esm/z-color-picker.entry.js.map +0 -1
- package/dist/esm/z-combobox.entry.js.map +0 -1
- package/dist/esm/z-cover-hero.entry.js.map +0 -1
- package/dist/esm/z-date-picker.entry.js.map +0 -1
- package/dist/esm/z-dragdrop-area_2.entry.js.map +0 -1
- package/dist/esm/z-file-upload.entry.js.map +0 -1
- package/dist/esm/z-file.entry.js.map +0 -1
- package/dist/esm/z-ghost-loading.entry.js.map +0 -1
- package/dist/esm/z-info-box.entry.js.map +0 -1
- package/dist/esm/z-info-reveal.entry.js.map +0 -1
- package/dist/esm/z-logo.entry.js.map +0 -1
- package/dist/esm/z-menu-deprecated.entry.js.map +0 -1
- package/dist/esm/z-menu-section-deprecated.entry.js.map +0 -1
- package/dist/esm/z-menu-section.entry.js.map +0 -1
- package/dist/esm/z-menu.entry.js.map +0 -1
- package/dist/esm/z-myz-card-alert.entry.js.map +0 -1
- package/dist/esm/z-myz-card-dictionary.entry.js.map +0 -1
- package/dist/esm/z-myz-card-footer-sections.entry.js.map +0 -1
- package/dist/esm/z-myz-card-footer.entry.js.map +0 -1
- package/dist/esm/z-myz-card-icon.entry.js.map +0 -1
- package/dist/esm/z-myz-card-info.entry.js.map +0 -1
- package/dist/esm/z-myz-card-list.entry.js.map +0 -1
- package/dist/esm/z-myz-card_4.entry.js.map +0 -1
- package/dist/esm/z-myz-list-item.entry.js.map +0 -1
- package/dist/esm/z-myz-list.entry.js.map +0 -1
- package/dist/esm/z-navigation-tabs.entry.js.map +0 -1
- package/dist/esm/z-notification.entry.js.map +0 -1
- package/dist/esm/z-otp.entry.js.map +0 -1
- package/dist/esm/z-pagination.entry.js.map +0 -1
- package/dist/esm/z-panel-elem.entry.js.map +0 -1
- package/dist/esm/z-popover.entry.js.map +0 -1
- package/dist/esm/z-range-picker.entry.js.map +0 -1
- package/dist/esm/z-result-card.entry.js.map +0 -1
- package/dist/esm/z-section-title.entry.js.map +0 -1
- package/dist/esm/z-select.entry.js.map +0 -1
- package/dist/esm/z-skip-to-content.entry.js.map +0 -1
- package/dist/esm/z-slideshow.entry.js.map +0 -1
- package/dist/esm/z-stepper-item.entry.js.map +0 -1
- package/dist/esm/z-stepper.entry.js.map +0 -1
- package/dist/esm/z-table.entry.js.map +0 -1
- package/dist/esm/z-tbody.entry.js.map +0 -1
- package/dist/esm/z-td.entry.js.map +0 -1
- package/dist/esm/z-tfoot.entry.js.map +0 -1
- package/dist/esm/z-th.entry.js.map +0 -1
- package/dist/esm/z-thead.entry.js.map +0 -1
- package/dist/esm/z-toast-notification-list.entry.js.map +0 -1
- package/dist/esm/z-toast-notification.entry.js.map +0 -1
- package/dist/esm/z-toggle-button.entry.js.map +0 -1
- package/dist/esm/z-toggle-switch.entry.js.map +0 -1
- package/dist/esm/z-tool.entry.js.map +0 -1
- package/dist/esm/z-toolbar.entry.js.map +0 -1
- package/dist/esm/z-tooltip.entry.js.map +0 -1
- package/dist/esm/z-tr.entry.js.map +0 -1
- package/dist/esm/z-tree-list.entry.js.map +0 -1
- package/dist/esm/z-visually-hidden.entry.js.map +0 -1
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/grid/index.stories.d.ts +0 -9
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/iconset/index.stories.d.ts +0 -11
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +0 -16
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +0 -96
- package/dist/web-components-library/index.esm.js.map +0 -1
- package/dist/web-components-library/p-05be939d.entry.js +0 -2
- package/dist/web-components-library/p-05be939d.entry.js.map +0 -1
- package/dist/web-components-library/p-061e28d6.js +0 -2
- package/dist/web-components-library/p-061e28d6.js.map +0 -1
- package/dist/web-components-library/p-0643d684.entry.js +0 -2
- package/dist/web-components-library/p-0643d684.entry.js.map +0 -1
- package/dist/web-components-library/p-0aed3ddc.entry.js +0 -2
- package/dist/web-components-library/p-0aed3ddc.entry.js.map +0 -1
- package/dist/web-components-library/p-0b03b0e3.js +0 -2
- package/dist/web-components-library/p-0b03b0e3.js.map +0 -1
- package/dist/web-components-library/p-1b972597.entry.js +0 -2
- package/dist/web-components-library/p-1b972597.entry.js.map +0 -1
- package/dist/web-components-library/p-252893a8.entry.js +0 -2
- package/dist/web-components-library/p-252893a8.entry.js.map +0 -1
- package/dist/web-components-library/p-30a78a06.entry.js +0 -2
- package/dist/web-components-library/p-30a78a06.entry.js.map +0 -1
- package/dist/web-components-library/p-31bd2a1c.entry.js +0 -2
- package/dist/web-components-library/p-31bd2a1c.entry.js.map +0 -1
- package/dist/web-components-library/p-32bc8a40.entry.js +0 -2
- package/dist/web-components-library/p-32bc8a40.entry.js.map +0 -1
- package/dist/web-components-library/p-35d73edf.entry.js +0 -2
- package/dist/web-components-library/p-35d73edf.entry.js.map +0 -1
- package/dist/web-components-library/p-3977b0ae.entry.js +0 -2
- package/dist/web-components-library/p-3977b0ae.entry.js.map +0 -1
- package/dist/web-components-library/p-41891d34.entry.js +0 -2
- package/dist/web-components-library/p-41891d34.entry.js.map +0 -1
- package/dist/web-components-library/p-42abfe3b.entry.js +0 -2
- package/dist/web-components-library/p-42abfe3b.entry.js.map +0 -1
- package/dist/web-components-library/p-43adca09.entry.js +0 -2
- package/dist/web-components-library/p-43adca09.entry.js.map +0 -1
- package/dist/web-components-library/p-447a6391.entry.js +0 -2
- package/dist/web-components-library/p-447a6391.entry.js.map +0 -1
- package/dist/web-components-library/p-4504375f.entry.js +0 -2
- package/dist/web-components-library/p-4504375f.entry.js.map +0 -1
- package/dist/web-components-library/p-4573c419.js +0 -2
- package/dist/web-components-library/p-4573c419.js.map +0 -1
- package/dist/web-components-library/p-47b59f05.entry.js +0 -2
- package/dist/web-components-library/p-47b59f05.entry.js.map +0 -1
- package/dist/web-components-library/p-5145a606.js +0 -2
- package/dist/web-components-library/p-5145a606.js.map +0 -1
- package/dist/web-components-library/p-565c1815.entry.js +0 -2
- package/dist/web-components-library/p-565c1815.entry.js.map +0 -1
- package/dist/web-components-library/p-5989465b.entry.js +0 -2
- package/dist/web-components-library/p-5989465b.entry.js.map +0 -1
- package/dist/web-components-library/p-6164feb9.entry.js +0 -2
- package/dist/web-components-library/p-6164feb9.entry.js.map +0 -1
- package/dist/web-components-library/p-623fdee4.js +0 -2
- package/dist/web-components-library/p-623fdee4.js.map +0 -1
- package/dist/web-components-library/p-66c0f993.entry.js +0 -2
- package/dist/web-components-library/p-66c0f993.entry.js.map +0 -1
- package/dist/web-components-library/p-68d91a93.js +0 -2
- package/dist/web-components-library/p-68d91a93.js.map +0 -1
- package/dist/web-components-library/p-6c6a655e.entry.js +0 -2
- package/dist/web-components-library/p-6c6a655e.entry.js.map +0 -1
- package/dist/web-components-library/p-6c9cd6be.entry.js.map +0 -1
- package/dist/web-components-library/p-6d15da6f.entry.js +0 -2
- package/dist/web-components-library/p-6d15da6f.entry.js.map +0 -1
- package/dist/web-components-library/p-6e13aa8e.entry.js +0 -2
- package/dist/web-components-library/p-6e13aa8e.entry.js.map +0 -1
- package/dist/web-components-library/p-75c4a726.js +0 -3
- package/dist/web-components-library/p-75c4a726.js.map +0 -1
- package/dist/web-components-library/p-767b66ca.entry.js +0 -2
- package/dist/web-components-library/p-767b66ca.entry.js.map +0 -1
- package/dist/web-components-library/p-76d1d0e4.entry.js +0 -2
- package/dist/web-components-library/p-76d1d0e4.entry.js.map +0 -1
- package/dist/web-components-library/p-7a4f6a5b.entry.js +0 -2
- package/dist/web-components-library/p-7a4f6a5b.entry.js.map +0 -1
- package/dist/web-components-library/p-7b837e11.js +0 -2
- package/dist/web-components-library/p-7b837e11.js.map +0 -1
- package/dist/web-components-library/p-7d655f96.entry.js +0 -2
- package/dist/web-components-library/p-7d655f96.entry.js.map +0 -1
- package/dist/web-components-library/p-82eeea83.entry.js +0 -2
- package/dist/web-components-library/p-82eeea83.entry.js.map +0 -1
- package/dist/web-components-library/p-8503c87a.entry.js +0 -2
- package/dist/web-components-library/p-8503c87a.entry.js.map +0 -1
- package/dist/web-components-library/p-86618221.js +0 -2
- package/dist/web-components-library/p-86618221.js.map +0 -1
- package/dist/web-components-library/p-869295ce.entry.js +0 -2
- package/dist/web-components-library/p-869295ce.entry.js.map +0 -1
- package/dist/web-components-library/p-88a9865c.entry.js +0 -2
- package/dist/web-components-library/p-88a9865c.entry.js.map +0 -1
- package/dist/web-components-library/p-8988eee3.entry.js +0 -2
- package/dist/web-components-library/p-8988eee3.entry.js.map +0 -1
- package/dist/web-components-library/p-8b367393.js +0 -2
- package/dist/web-components-library/p-8b367393.js.map +0 -1
- package/dist/web-components-library/p-8c52635e.entry.js +0 -2
- package/dist/web-components-library/p-8c52635e.entry.js.map +0 -1
- package/dist/web-components-library/p-8fd50cc5.entry.js +0 -2
- package/dist/web-components-library/p-8fd50cc5.entry.js.map +0 -1
- package/dist/web-components-library/p-92f13701.entry.js +0 -2
- package/dist/web-components-library/p-92f13701.entry.js.map +0 -1
- package/dist/web-components-library/p-93d349ee.entry.js +0 -2
- package/dist/web-components-library/p-93d349ee.entry.js.map +0 -1
- package/dist/web-components-library/p-943db3a8.entry.js +0 -2
- package/dist/web-components-library/p-943db3a8.entry.js.map +0 -1
- package/dist/web-components-library/p-9814f864.entry.js +0 -2
- package/dist/web-components-library/p-9814f864.entry.js.map +0 -1
- package/dist/web-components-library/p-988a58dd.entry.js +0 -2
- package/dist/web-components-library/p-988a58dd.entry.js.map +0 -1
- package/dist/web-components-library/p-9ae0c0c6.entry.js +0 -2
- package/dist/web-components-library/p-9ae0c0c6.entry.js.map +0 -1
- package/dist/web-components-library/p-9c816a3b.js +0 -2
- package/dist/web-components-library/p-9c816a3b.js.map +0 -1
- package/dist/web-components-library/p-a2ee659d.entry.js +0 -2
- package/dist/web-components-library/p-a2ee659d.entry.js.map +0 -1
- package/dist/web-components-library/p-a3f9a5da.entry.js +0 -2
- package/dist/web-components-library/p-a3f9a5da.entry.js.map +0 -1
- package/dist/web-components-library/p-a4d2cf55.entry.js +0 -2
- package/dist/web-components-library/p-a4d2cf55.entry.js.map +0 -1
- package/dist/web-components-library/p-a8790237.entry.js +0 -2
- package/dist/web-components-library/p-a8790237.entry.js.map +0 -1
- package/dist/web-components-library/p-aaa96c12.entry.js +0 -17
- package/dist/web-components-library/p-aaa96c12.entry.js.map +0 -1
- package/dist/web-components-library/p-accbc381.entry.js +0 -2
- package/dist/web-components-library/p-accbc381.entry.js.map +0 -1
- package/dist/web-components-library/p-b0324c7d.entry.js +0 -2
- package/dist/web-components-library/p-b0324c7d.entry.js.map +0 -1
- package/dist/web-components-library/p-b391211f.entry.js +0 -2
- package/dist/web-components-library/p-b391211f.entry.js.map +0 -1
- package/dist/web-components-library/p-b421424f.entry.js +0 -2
- package/dist/web-components-library/p-b421424f.entry.js.map +0 -1
- package/dist/web-components-library/p-b54d923e.entry.js +0 -2
- package/dist/web-components-library/p-b54d923e.entry.js.map +0 -1
- package/dist/web-components-library/p-b7056859.entry.js +0 -2
- package/dist/web-components-library/p-b7056859.entry.js.map +0 -1
- package/dist/web-components-library/p-b71a3f69.entry.js +0 -2
- package/dist/web-components-library/p-b71a3f69.entry.js.map +0 -1
- package/dist/web-components-library/p-b7ec2cc4.entry.js +0 -2
- package/dist/web-components-library/p-b7ec2cc4.entry.js.map +0 -1
- package/dist/web-components-library/p-bd76ca35.entry.js +0 -2
- package/dist/web-components-library/p-bd76ca35.entry.js.map +0 -1
- package/dist/web-components-library/p-c3e03e41.entry.js +0 -2
- package/dist/web-components-library/p-c3e03e41.entry.js.map +0 -1
- package/dist/web-components-library/p-c811b0cf.entry.js +0 -2
- package/dist/web-components-library/p-c811b0cf.entry.js.map +0 -1
- package/dist/web-components-library/p-c89e1f4b.entry.js +0 -2
- package/dist/web-components-library/p-c89e1f4b.entry.js.map +0 -1
- package/dist/web-components-library/p-c9b81cab.entry.js +0 -2
- package/dist/web-components-library/p-c9b81cab.entry.js.map +0 -1
- package/dist/web-components-library/p-cb395500.js +0 -2
- package/dist/web-components-library/p-cb395500.js.map +0 -1
- package/dist/web-components-library/p-cbc09112.entry.js +0 -2
- package/dist/web-components-library/p-cbc09112.entry.js.map +0 -1
- package/dist/web-components-library/p-da3abb97.entry.js +0 -2
- package/dist/web-components-library/p-da3abb97.entry.js.map +0 -1
- package/dist/web-components-library/p-e1255160.js +0 -2
- package/dist/web-components-library/p-e1255160.js.map +0 -1
- package/dist/web-components-library/p-e8eacbeb.entry.js +0 -8
- package/dist/web-components-library/p-e8eacbeb.entry.js.map +0 -1
- package/dist/web-components-library/p-eb15536d.js.map +0 -1
- package/dist/web-components-library/p-ec1270db.entry.js +0 -2
- package/dist/web-components-library/p-ec1270db.entry.js.map +0 -1
- package/dist/web-components-library/p-efa6b991.entry.js +0 -2
- package/dist/web-components-library/p-efa6b991.entry.js.map +0 -1
- package/dist/web-components-library/p-f2c2ad04.entry.js +0 -2
- package/dist/web-components-library/p-f2c2ad04.entry.js.map +0 -1
- package/dist/web-components-library/p-f4b987ed.entry.js +0 -2
- package/dist/web-components-library/p-f4b987ed.entry.js.map +0 -1
- package/dist/web-components-library/p-f662e7ff.entry.js +0 -2
- package/dist/web-components-library/p-f662e7ff.entry.js.map +0 -1
- package/dist/web-components-library/p-f7e65eb0.entry.js +0 -2
- package/dist/web-components-library/p-f7e65eb0.entry.js.map +0 -1
- package/dist/web-components-library/p-f92e0c29.entry.js +0 -2
- package/dist/web-components-library/p-f92e0c29.entry.js.map +0 -1
- package/dist/web-components-library/p-fbce9614.entry.js +0 -2
- package/dist/web-components-library/p-fbce9614.entry.js.map +0 -1
- package/dist/web-components-library/p-ff89d630.entry.js +0 -2
- package/dist/web-components-library/p-ff89d630.entry.js.map +0 -1
- package/dist/web-components-library/web-components-library.esm.js.map +0 -1
- package/loader/package.json +0 -11
- package/react/components.js.map +0 -1
- package/react/index.js.map +0 -1
- package/react/react-component-lib/createComponent.js.map +0 -1
- package/react/react-component-lib/createOverlayComponent.js.map +0 -1
- package/react/react-component-lib/index.js.map +0 -1
- package/react/react-component-lib/interfaces.js.map +0 -1
- package/react/react-component-lib/utils/attachProps.js.map +0 -1
- package/react/react-component-lib/utils/case.js.map +0 -1
- package/react/react-component-lib/utils/dev.js.map +0 -1
- package/react/react-component-lib/utils/index.js.map +0 -1
- package/www/build/index.esm.js.map +0 -1
- package/www/build/p-05be939d.entry.js +0 -2
- package/www/build/p-05be939d.entry.js.map +0 -1
- package/www/build/p-061e28d6.js +0 -2
- package/www/build/p-061e28d6.js.map +0 -1
- package/www/build/p-0643d684.entry.js +0 -2
- package/www/build/p-0643d684.entry.js.map +0 -1
- package/www/build/p-0aed3ddc.entry.js +0 -2
- package/www/build/p-0aed3ddc.entry.js.map +0 -1
- package/www/build/p-0b03b0e3.js +0 -2
- package/www/build/p-0b03b0e3.js.map +0 -1
- package/www/build/p-1b972597.entry.js +0 -2
- package/www/build/p-1b972597.entry.js.map +0 -1
- package/www/build/p-252893a8.entry.js +0 -2
- package/www/build/p-252893a8.entry.js.map +0 -1
- package/www/build/p-30a78a06.entry.js +0 -2
- package/www/build/p-30a78a06.entry.js.map +0 -1
- package/www/build/p-31bd2a1c.entry.js +0 -2
- package/www/build/p-31bd2a1c.entry.js.map +0 -1
- package/www/build/p-32bc8a40.entry.js +0 -2
- package/www/build/p-32bc8a40.entry.js.map +0 -1
- package/www/build/p-35d73edf.entry.js +0 -2
- package/www/build/p-35d73edf.entry.js.map +0 -1
- package/www/build/p-3977b0ae.entry.js +0 -2
- package/www/build/p-3977b0ae.entry.js.map +0 -1
- package/www/build/p-41891d34.entry.js +0 -2
- package/www/build/p-41891d34.entry.js.map +0 -1
- package/www/build/p-42abfe3b.entry.js +0 -2
- package/www/build/p-42abfe3b.entry.js.map +0 -1
- package/www/build/p-43adca09.entry.js +0 -2
- package/www/build/p-43adca09.entry.js.map +0 -1
- package/www/build/p-447a6391.entry.js +0 -2
- package/www/build/p-447a6391.entry.js.map +0 -1
- package/www/build/p-4504375f.entry.js +0 -2
- package/www/build/p-4504375f.entry.js.map +0 -1
- package/www/build/p-4573c419.js +0 -2
- package/www/build/p-4573c419.js.map +0 -1
- package/www/build/p-47b59f05.entry.js +0 -2
- package/www/build/p-47b59f05.entry.js.map +0 -1
- package/www/build/p-4b38182a.js +0 -2
- package/www/build/p-5145a606.js +0 -2
- package/www/build/p-5145a606.js.map +0 -1
- package/www/build/p-565c1815.entry.js +0 -2
- package/www/build/p-565c1815.entry.js.map +0 -1
- package/www/build/p-5989465b.entry.js +0 -2
- package/www/build/p-5989465b.entry.js.map +0 -1
- package/www/build/p-6164feb9.entry.js +0 -2
- package/www/build/p-6164feb9.entry.js.map +0 -1
- package/www/build/p-623fdee4.js +0 -2
- package/www/build/p-623fdee4.js.map +0 -1
- package/www/build/p-66c0f993.entry.js +0 -2
- package/www/build/p-66c0f993.entry.js.map +0 -1
- package/www/build/p-68d91a93.js +0 -2
- package/www/build/p-68d91a93.js.map +0 -1
- package/www/build/p-6c6a655e.entry.js +0 -2
- package/www/build/p-6c6a655e.entry.js.map +0 -1
- package/www/build/p-6c9cd6be.entry.js.map +0 -1
- package/www/build/p-6d15da6f.entry.js +0 -2
- package/www/build/p-6d15da6f.entry.js.map +0 -1
- package/www/build/p-6e13aa8e.entry.js +0 -2
- package/www/build/p-6e13aa8e.entry.js.map +0 -1
- package/www/build/p-75c4a726.js +0 -3
- package/www/build/p-75c4a726.js.map +0 -1
- package/www/build/p-767b66ca.entry.js +0 -2
- package/www/build/p-767b66ca.entry.js.map +0 -1
- package/www/build/p-76d1d0e4.entry.js +0 -2
- package/www/build/p-76d1d0e4.entry.js.map +0 -1
- package/www/build/p-7a4f6a5b.entry.js +0 -2
- package/www/build/p-7a4f6a5b.entry.js.map +0 -1
- package/www/build/p-7b837e11.js +0 -2
- package/www/build/p-7b837e11.js.map +0 -1
- package/www/build/p-7d655f96.entry.js +0 -2
- package/www/build/p-7d655f96.entry.js.map +0 -1
- package/www/build/p-82eeea83.entry.js +0 -2
- package/www/build/p-82eeea83.entry.js.map +0 -1
- package/www/build/p-8503c87a.entry.js +0 -2
- package/www/build/p-8503c87a.entry.js.map +0 -1
- package/www/build/p-86618221.js +0 -2
- package/www/build/p-86618221.js.map +0 -1
- package/www/build/p-869295ce.entry.js +0 -2
- package/www/build/p-869295ce.entry.js.map +0 -1
- package/www/build/p-88a9865c.entry.js +0 -2
- package/www/build/p-88a9865c.entry.js.map +0 -1
- package/www/build/p-8988eee3.entry.js +0 -2
- package/www/build/p-8988eee3.entry.js.map +0 -1
- package/www/build/p-8b367393.js +0 -2
- package/www/build/p-8b367393.js.map +0 -1
- package/www/build/p-8c52635e.entry.js +0 -2
- package/www/build/p-8c52635e.entry.js.map +0 -1
- package/www/build/p-8fd50cc5.entry.js +0 -2
- package/www/build/p-8fd50cc5.entry.js.map +0 -1
- package/www/build/p-92f13701.entry.js +0 -2
- package/www/build/p-92f13701.entry.js.map +0 -1
- package/www/build/p-93d349ee.entry.js +0 -2
- package/www/build/p-93d349ee.entry.js.map +0 -1
- package/www/build/p-943db3a8.entry.js +0 -2
- package/www/build/p-943db3a8.entry.js.map +0 -1
- package/www/build/p-9814f864.entry.js +0 -2
- package/www/build/p-9814f864.entry.js.map +0 -1
- package/www/build/p-988a58dd.entry.js +0 -2
- package/www/build/p-988a58dd.entry.js.map +0 -1
- package/www/build/p-9ae0c0c6.entry.js +0 -2
- package/www/build/p-9ae0c0c6.entry.js.map +0 -1
- package/www/build/p-9c816a3b.js +0 -2
- package/www/build/p-9c816a3b.js.map +0 -1
- package/www/build/p-a2ee659d.entry.js +0 -2
- package/www/build/p-a2ee659d.entry.js.map +0 -1
- package/www/build/p-a3f9a5da.entry.js +0 -2
- package/www/build/p-a3f9a5da.entry.js.map +0 -1
- package/www/build/p-a4d2cf55.entry.js +0 -2
- package/www/build/p-a4d2cf55.entry.js.map +0 -1
- package/www/build/p-a8790237.entry.js +0 -2
- package/www/build/p-a8790237.entry.js.map +0 -1
- package/www/build/p-aaa96c12.entry.js +0 -17
- package/www/build/p-aaa96c12.entry.js.map +0 -1
- package/www/build/p-accbc381.entry.js +0 -2
- package/www/build/p-accbc381.entry.js.map +0 -1
- package/www/build/p-b0324c7d.entry.js +0 -2
- package/www/build/p-b0324c7d.entry.js.map +0 -1
- package/www/build/p-b391211f.entry.js +0 -2
- package/www/build/p-b391211f.entry.js.map +0 -1
- package/www/build/p-b421424f.entry.js +0 -2
- package/www/build/p-b421424f.entry.js.map +0 -1
- package/www/build/p-b54d923e.entry.js +0 -2
- package/www/build/p-b54d923e.entry.js.map +0 -1
- package/www/build/p-b7056859.entry.js +0 -2
- package/www/build/p-b7056859.entry.js.map +0 -1
- package/www/build/p-b71a3f69.entry.js +0 -2
- package/www/build/p-b71a3f69.entry.js.map +0 -1
- package/www/build/p-b7ec2cc4.entry.js +0 -2
- package/www/build/p-b7ec2cc4.entry.js.map +0 -1
- package/www/build/p-bd76ca35.entry.js +0 -2
- package/www/build/p-bd76ca35.entry.js.map +0 -1
- package/www/build/p-c3e03e41.entry.js +0 -2
- package/www/build/p-c3e03e41.entry.js.map +0 -1
- package/www/build/p-c811b0cf.entry.js +0 -2
- package/www/build/p-c811b0cf.entry.js.map +0 -1
- package/www/build/p-c89e1f4b.entry.js +0 -2
- package/www/build/p-c89e1f4b.entry.js.map +0 -1
- package/www/build/p-c9b81cab.entry.js +0 -2
- package/www/build/p-c9b81cab.entry.js.map +0 -1
- package/www/build/p-cb395500.js +0 -2
- package/www/build/p-cb395500.js.map +0 -1
- package/www/build/p-cbc09112.entry.js +0 -2
- package/www/build/p-cbc09112.entry.js.map +0 -1
- package/www/build/p-da3abb97.entry.js +0 -2
- package/www/build/p-da3abb97.entry.js.map +0 -1
- package/www/build/p-e1255160.js +0 -2
- package/www/build/p-e1255160.js.map +0 -1
- package/www/build/p-e8eacbeb.entry.js +0 -8
- package/www/build/p-e8eacbeb.entry.js.map +0 -1
- package/www/build/p-eb15536d.js.map +0 -1
- package/www/build/p-ec1270db.entry.js +0 -2
- package/www/build/p-ec1270db.entry.js.map +0 -1
- package/www/build/p-efa6b991.entry.js +0 -2
- package/www/build/p-efa6b991.entry.js.map +0 -1
- package/www/build/p-f2c2ad04.entry.js +0 -2
- package/www/build/p-f2c2ad04.entry.js.map +0 -1
- package/www/build/p-f4b987ed.entry.js +0 -2
- package/www/build/p-f4b987ed.entry.js.map +0 -1
- package/www/build/p-f662e7ff.entry.js +0 -2
- package/www/build/p-f662e7ff.entry.js.map +0 -1
- package/www/build/p-f7e65eb0.entry.js +0 -2
- package/www/build/p-f7e65eb0.entry.js.map +0 -1
- package/www/build/p-f92e0c29.entry.js +0 -2
- package/www/build/p-f92e0c29.entry.js.map +0 -1
- package/www/build/p-fbce9614.entry.js +0 -2
- package/www/build/p-fbce9614.entry.js.map +0 -1
- package/www/build/p-ff89d630.entry.js +0 -2
- package/www/build/p-ff89d630.entry.js.map +0 -1
- package/www/build/web-components-library.esm.js.map +0 -1
|
@@ -32,6 +32,7 @@ export namespace Components {
|
|
|
32
32
|
interface ZAccordion {
|
|
33
33
|
/**
|
|
34
34
|
* Enable highlight band on the `summary`'s left edge.
|
|
35
|
+
* @default false
|
|
35
36
|
*/
|
|
36
37
|
"highlight": boolean;
|
|
37
38
|
/**
|
|
@@ -40,6 +41,7 @@ export namespace Components {
|
|
|
40
41
|
"icon": string;
|
|
41
42
|
/**
|
|
42
43
|
* Disabled state of the accordion.
|
|
44
|
+
* @default false
|
|
43
45
|
*/
|
|
44
46
|
"isDisabled": boolean;
|
|
45
47
|
/**
|
|
@@ -48,18 +50,22 @@ export namespace Components {
|
|
|
48
50
|
"label": string;
|
|
49
51
|
/**
|
|
50
52
|
* The open state of the accordion.
|
|
53
|
+
* @default false
|
|
51
54
|
*/
|
|
52
55
|
"open": boolean;
|
|
53
56
|
/**
|
|
54
57
|
* Enable box-shadow on the accordion. Only applies when `variant` is `BACKGROUND`.
|
|
58
|
+
* @default true
|
|
55
59
|
*/
|
|
56
60
|
"shadow": boolean;
|
|
57
61
|
/**
|
|
58
62
|
* Size of the component.
|
|
63
|
+
* @default ControlSize.BIG
|
|
59
64
|
*/
|
|
60
65
|
"size": ControlSize;
|
|
61
66
|
/**
|
|
62
67
|
* Accordion variant.
|
|
68
|
+
* @default AccordionVariant.DEFAULT
|
|
63
69
|
*/
|
|
64
70
|
"variant": AccordionVariant;
|
|
65
71
|
}
|
|
@@ -85,18 +91,22 @@ export namespace Components {
|
|
|
85
91
|
interface ZAnchorNavigation {
|
|
86
92
|
/**
|
|
87
93
|
* Enables automatic inference of the current item, listening for hash change and checking the `href` of the slotted anchors. When disabled, the highlight of current item must be handled manually by setting the `data-current` attribute to the correct slotted items and the `aria-current` attribute to the anchors.
|
|
94
|
+
* @default true
|
|
88
95
|
*/
|
|
89
96
|
"autoCurrent": boolean;
|
|
90
97
|
/**
|
|
91
98
|
* Sets the label of the button displayed on mobile viewport when the anchor navigation is collapsed
|
|
99
|
+
* @default "salta a"
|
|
92
100
|
*/
|
|
93
101
|
"collapsedLabel": string;
|
|
94
102
|
/**
|
|
95
103
|
* If enabled, the text of each anchor will be hidden unless for the current one or the one the user is hovering.
|
|
104
|
+
* @default false
|
|
96
105
|
*/
|
|
97
106
|
"hideUnselected": boolean;
|
|
98
107
|
/**
|
|
99
108
|
* Explicitly collapse anchor navigation. If false will collapse automatically only on mobile.
|
|
109
|
+
* @default false
|
|
100
110
|
*/
|
|
101
111
|
"isCollapsed": boolean;
|
|
102
112
|
}
|
|
@@ -111,18 +121,22 @@ export namespace Components {
|
|
|
111
121
|
interface ZAppHeader {
|
|
112
122
|
/**
|
|
113
123
|
* The opening state of the drawer.
|
|
124
|
+
* @default false
|
|
114
125
|
*/
|
|
115
126
|
"drawerOpen": boolean;
|
|
116
127
|
/**
|
|
117
128
|
* When enabled, the menu bar is not displayed and a burger icon appears to open the offcanvas menu. Automatically enabled on mobile and when the menu items overflow the container.
|
|
129
|
+
* @default false
|
|
118
130
|
*/
|
|
119
131
|
"enableOffcanvas": boolean;
|
|
120
132
|
/**
|
|
121
133
|
* Enable the search bar.
|
|
134
|
+
* @default false
|
|
122
135
|
*/
|
|
123
136
|
"enableSearch": boolean;
|
|
124
137
|
/**
|
|
125
138
|
* Enable laZ logo.
|
|
139
|
+
* @default true
|
|
126
140
|
*/
|
|
127
141
|
"enableZLogo": boolean;
|
|
128
142
|
/**
|
|
@@ -131,14 +145,17 @@ export namespace Components {
|
|
|
131
145
|
"searchPageUrl": string;
|
|
132
146
|
/**
|
|
133
147
|
* Placeholder text for the search bar.
|
|
148
|
+
* @default "Cerca"
|
|
134
149
|
*/
|
|
135
150
|
"searchPlaceholder": string;
|
|
136
151
|
/**
|
|
137
152
|
* Search string for the search bar.
|
|
153
|
+
* @default ""
|
|
138
154
|
*/
|
|
139
155
|
"searchString": string;
|
|
140
156
|
/**
|
|
141
157
|
* Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
|
|
158
|
+
* @default false
|
|
142
159
|
*/
|
|
143
160
|
"stuck": boolean;
|
|
144
161
|
}
|
|
@@ -200,14 +217,17 @@ export namespace Components {
|
|
|
200
217
|
interface ZAppHeaderDeprecated {
|
|
201
218
|
/**
|
|
202
219
|
* The opening state of the drawer.
|
|
220
|
+
* @default false
|
|
203
221
|
*/
|
|
204
222
|
"drawerOpen": boolean;
|
|
205
223
|
/**
|
|
206
224
|
* Enable the search bar.
|
|
225
|
+
* @default false
|
|
207
226
|
*/
|
|
208
227
|
"enableSearch": boolean;
|
|
209
228
|
/**
|
|
210
229
|
* Control menu bar position in the header. - auto: the menu bar is positioned near the title - stack: the menu bar is positioned below the title - offcanvas: the menu bar is not displayed and a burger icon appears to open the offcanvas menu
|
|
230
|
+
* @default "auto"
|
|
211
231
|
*/
|
|
212
232
|
"flow": "auto" | "stack" | "offcanvas";
|
|
213
233
|
/**
|
|
@@ -216,6 +236,7 @@ export namespace Components {
|
|
|
216
236
|
"hero": string;
|
|
217
237
|
/**
|
|
218
238
|
* Should place an overlay over the hero image. Useful for legibility purpose.
|
|
239
|
+
* @default false
|
|
219
240
|
*/
|
|
220
241
|
"overlay": boolean;
|
|
221
242
|
/**
|
|
@@ -224,26 +245,31 @@ export namespace Components {
|
|
|
224
245
|
"searchPageUrl": string;
|
|
225
246
|
/**
|
|
226
247
|
* Placeholder text for the search bar.
|
|
248
|
+
* @default "Cerca"
|
|
227
249
|
*/
|
|
228
250
|
"searchPlaceholder": string;
|
|
229
251
|
/**
|
|
230
252
|
* Search string for the search bar.
|
|
253
|
+
* @default ""
|
|
231
254
|
*/
|
|
232
255
|
"searchString": string;
|
|
233
256
|
/**
|
|
234
257
|
* Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
|
|
258
|
+
* @default false
|
|
235
259
|
*/
|
|
236
260
|
"stuck": boolean;
|
|
237
261
|
}
|
|
238
262
|
interface ZAriaAlert {
|
|
239
263
|
/**
|
|
240
264
|
* Aria live mode
|
|
265
|
+
* @default ZAriaAlertMode.POLITE
|
|
241
266
|
*/
|
|
242
267
|
"mode": ZAriaAlertMode;
|
|
243
268
|
}
|
|
244
269
|
interface ZAvatar {
|
|
245
270
|
/**
|
|
246
271
|
* [optional] Avatar background color
|
|
272
|
+
* @default "gray700"
|
|
247
273
|
*/
|
|
248
274
|
"backgroundColor"?: string;
|
|
249
275
|
/**
|
|
@@ -252,6 +278,7 @@ export namespace Components {
|
|
|
252
278
|
"image"?: string;
|
|
253
279
|
/**
|
|
254
280
|
* [optional] Avatar size
|
|
281
|
+
* @default AvatarSize.MEDIUM
|
|
255
282
|
*/
|
|
256
283
|
"size"?: AvatarSize;
|
|
257
284
|
/**
|
|
@@ -260,6 +287,7 @@ export namespace Components {
|
|
|
260
287
|
"text"?: string;
|
|
261
288
|
/**
|
|
262
289
|
* [optional] Avatar text color
|
|
290
|
+
* @default "color-white"
|
|
263
291
|
*/
|
|
264
292
|
"textColor"?: string;
|
|
265
293
|
}
|
|
@@ -291,6 +319,7 @@ export namespace Components {
|
|
|
291
319
|
"fallbackCover"?: string;
|
|
292
320
|
/**
|
|
293
321
|
* Whether to show a stack of covers to represent multiple books (only for `portrait` variant).
|
|
322
|
+
* @default false
|
|
294
323
|
*/
|
|
295
324
|
"hasMultipleCovers": boolean;
|
|
296
325
|
/**
|
|
@@ -299,10 +328,12 @@ export namespace Components {
|
|
|
299
328
|
"isbn"?: string;
|
|
300
329
|
/**
|
|
301
330
|
* [optional] ISBN label
|
|
331
|
+
* @default ""
|
|
302
332
|
*/
|
|
303
333
|
"isbnLabel": string;
|
|
304
334
|
/**
|
|
305
335
|
* [optional] Value for the `target` attribute of the links created by `ebookUrl` prop.
|
|
336
|
+
* @default "_blank"
|
|
306
337
|
*/
|
|
307
338
|
"linkTarget": string;
|
|
308
339
|
/**
|
|
@@ -315,6 +346,7 @@ export namespace Components {
|
|
|
315
346
|
"titleHtmlTag"?: string;
|
|
316
347
|
/**
|
|
317
348
|
* Card variant: landscape, portrait
|
|
349
|
+
* @default BookCardVariant.PORTRAIT
|
|
318
350
|
*/
|
|
319
351
|
"variant": BookCardVariant;
|
|
320
352
|
/**
|
|
@@ -338,6 +370,7 @@ export namespace Components {
|
|
|
338
370
|
"info"?: string;
|
|
339
371
|
/**
|
|
340
372
|
* Show or hide laZ prefix before app name
|
|
373
|
+
* @default true
|
|
341
374
|
*/
|
|
342
375
|
"laz"?: boolean;
|
|
343
376
|
/**
|
|
@@ -382,6 +415,7 @@ export namespace Components {
|
|
|
382
415
|
"isbn"?: string;
|
|
383
416
|
/**
|
|
384
417
|
* [optional] ISBN label
|
|
418
|
+
* @default ""
|
|
385
419
|
*/
|
|
386
420
|
"isbnLabel": string;
|
|
387
421
|
/**
|
|
@@ -426,6 +460,7 @@ export namespace Components {
|
|
|
426
460
|
interface ZBookCover {
|
|
427
461
|
/**
|
|
428
462
|
* Whether to apply a border around the cover image (always applied when `multiple` is enabled).
|
|
463
|
+
* @default false
|
|
429
464
|
*/
|
|
430
465
|
"bordered": boolean;
|
|
431
466
|
/**
|
|
@@ -438,42 +473,51 @@ export namespace Components {
|
|
|
438
473
|
"fallbackCover": string;
|
|
439
474
|
/**
|
|
440
475
|
* Whether to show a stack of covers to represent multiple books.
|
|
476
|
+
* @default false
|
|
441
477
|
*/
|
|
442
478
|
"multiple": boolean;
|
|
443
479
|
}
|
|
444
480
|
interface ZBreadcrumb {
|
|
445
481
|
/**
|
|
446
482
|
* [optional] Variant of first node
|
|
483
|
+
* @default BreadcrumbHomepageVariant.ICON
|
|
447
484
|
*/
|
|
448
485
|
"homepageVariant"?: BreadcrumbHomepageVariant;
|
|
449
486
|
/**
|
|
450
487
|
* [optional] Sets max number of element to show
|
|
488
|
+
* @default 5
|
|
451
489
|
*/
|
|
452
490
|
"maxNodesToShow"?: number;
|
|
453
491
|
/**
|
|
454
492
|
* [optional] Sets max number of row for each path inside the popover. Zero equals unlimited
|
|
493
|
+
* @default 0
|
|
455
494
|
*/
|
|
456
495
|
"overflowMenuItemRows"?: number;
|
|
457
496
|
/**
|
|
458
497
|
* [optional] Sets the path style
|
|
498
|
+
* @default BreadcrumbPathStyle.UNDERLINED
|
|
459
499
|
*/
|
|
460
500
|
"pathStyle"?: BreadcrumbPathStyle;
|
|
461
501
|
/**
|
|
462
502
|
* [optional] Controls the behaviour on <a> tag click/enter
|
|
503
|
+
* @default false
|
|
463
504
|
*/
|
|
464
505
|
"preventFollowUrl"?: boolean;
|
|
465
506
|
/**
|
|
466
507
|
* [optional] Sets the maximun number of chars per single node
|
|
508
|
+
* @default 30
|
|
467
509
|
*/
|
|
468
510
|
"truncateChar"?: number;
|
|
469
511
|
}
|
|
470
512
|
interface ZButton {
|
|
471
513
|
/**
|
|
472
514
|
* defines a string value that labels the internal interactive element. Used for accessibility.
|
|
515
|
+
* @default undefined
|
|
473
516
|
*/
|
|
474
517
|
"ariaLabel": string | undefined;
|
|
475
518
|
/**
|
|
476
519
|
* HTML button disabled attribute.
|
|
520
|
+
* @default false
|
|
477
521
|
*/
|
|
478
522
|
"disabled"?: boolean;
|
|
479
523
|
/**
|
|
@@ -494,6 +538,7 @@ export namespace Components {
|
|
|
494
538
|
"icon"?: string;
|
|
495
539
|
/**
|
|
496
540
|
* the button icon position. Defaults to `left`
|
|
541
|
+
* @default IconPosition.LEFT
|
|
497
542
|
*/
|
|
498
543
|
"iconPosition"?: IconPosition;
|
|
499
544
|
/**
|
|
@@ -503,10 +548,12 @@ export namespace Components {
|
|
|
503
548
|
/**
|
|
504
549
|
* **Deprecated:** Use `htmlrole` instead.
|
|
505
550
|
* @deprecated This prop has been deprecated in favor of `htmlrole` for better accessibility.
|
|
551
|
+
* @default ""
|
|
506
552
|
*/
|
|
507
553
|
"role": string;
|
|
508
554
|
/**
|
|
509
555
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
556
|
+
* @default ControlSize.BIG
|
|
510
557
|
*/
|
|
511
558
|
"size"?: ButtonSize | ControlSize;
|
|
512
559
|
/**
|
|
@@ -515,10 +562,12 @@ export namespace Components {
|
|
|
515
562
|
"target"?: string;
|
|
516
563
|
/**
|
|
517
564
|
* HTML button type attribute.
|
|
565
|
+
* @default ButtonType.BUTTON
|
|
518
566
|
*/
|
|
519
567
|
"type"?: ButtonType;
|
|
520
568
|
/**
|
|
521
569
|
* Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
|
|
570
|
+
* @default ButtonVariant.PRIMARY
|
|
522
571
|
*/
|
|
523
572
|
"variant"?: ButtonVariant;
|
|
524
573
|
}
|
|
@@ -537,6 +586,7 @@ export namespace Components {
|
|
|
537
586
|
"desclabel"?: string;
|
|
538
587
|
/**
|
|
539
588
|
* selected flag (optional)
|
|
589
|
+
* @default false
|
|
540
590
|
*/
|
|
541
591
|
"isselected"?: boolean;
|
|
542
592
|
/**
|
|
@@ -545,14 +595,17 @@ export namespace Components {
|
|
|
545
595
|
"label": string;
|
|
546
596
|
/**
|
|
547
597
|
* sortable flag (optional)
|
|
598
|
+
* @default true
|
|
548
599
|
*/
|
|
549
600
|
"sortasc"?: boolean;
|
|
550
601
|
/**
|
|
551
602
|
* sort label content (ascending) (optional)
|
|
603
|
+
* @default "A-Z"
|
|
552
604
|
*/
|
|
553
605
|
"sortlabelasc"?: string;
|
|
554
606
|
/**
|
|
555
607
|
* sort label content (descending) (optional)
|
|
608
|
+
* @default "Z-A"
|
|
556
609
|
*/
|
|
557
610
|
"sortlabeldesc"?: string;
|
|
558
611
|
}
|
|
@@ -570,6 +623,7 @@ export namespace Components {
|
|
|
570
623
|
interface ZCard {
|
|
571
624
|
/**
|
|
572
625
|
* Enable "clickable" styles like hover background and cursor, focus shadow on the whole card, etc. Always set this to `true` when putting an `<a>` tag in the `title` slot.
|
|
626
|
+
* @default false
|
|
573
627
|
*/
|
|
574
628
|
"clickable": boolean;
|
|
575
629
|
/**
|
|
@@ -578,6 +632,7 @@ export namespace Components {
|
|
|
578
632
|
"coverIcon": string;
|
|
579
633
|
/**
|
|
580
634
|
* Enable shadow. Default: false.
|
|
635
|
+
* @default false
|
|
581
636
|
*/
|
|
582
637
|
"showShadow": boolean;
|
|
583
638
|
/**
|
|
@@ -597,14 +652,17 @@ export namespace Components {
|
|
|
597
652
|
"arrowsPosition"?: CarouselArrowsPosition;
|
|
598
653
|
/**
|
|
599
654
|
* Whether the navigation arrow buttons over the items are always visible or only on mouse hover. If set to `false`, the arrows will not be visible on mobile. Only meaningful with `arrowsPosition` set to `OVER`.
|
|
655
|
+
* @default true
|
|
600
656
|
*/
|
|
601
657
|
"fixedArrows": boolean;
|
|
602
658
|
/**
|
|
603
659
|
* The height of the ghost loader (only visible when `isLoading` is set to `true`)
|
|
660
|
+
* @default 100
|
|
604
661
|
*/
|
|
605
662
|
"ghostLoadingHeight": number;
|
|
606
663
|
/**
|
|
607
664
|
* When enabled, navigating next the last item will go back to the first item and vice versa.
|
|
665
|
+
* @default false
|
|
608
666
|
*/
|
|
609
667
|
"infinite": boolean;
|
|
610
668
|
/**
|
|
@@ -621,16 +679,19 @@ export namespace Components {
|
|
|
621
679
|
"progressMode"?: CarouselProgressMode;
|
|
622
680
|
/**
|
|
623
681
|
* Shows only one content at a time
|
|
682
|
+
* @default false
|
|
624
683
|
*/
|
|
625
684
|
"single": boolean;
|
|
626
685
|
}
|
|
627
686
|
interface ZChip {
|
|
628
687
|
/**
|
|
629
688
|
* z-chip aria-label string
|
|
689
|
+
* @default ""
|
|
630
690
|
*/
|
|
631
691
|
"ariaLabel": string;
|
|
632
692
|
/**
|
|
633
693
|
* set z-chip as disabled
|
|
694
|
+
* @default false
|
|
634
695
|
*/
|
|
635
696
|
"disabled"?: boolean;
|
|
636
697
|
/**
|
|
@@ -643,6 +704,7 @@ export namespace Components {
|
|
|
643
704
|
"interactiveIcon"?: string;
|
|
644
705
|
/**
|
|
645
706
|
* z-chip size type, can be default, medium or small
|
|
707
|
+
* @default ZChipType.DEFAULT
|
|
646
708
|
*/
|
|
647
709
|
"type"?: ZChipType;
|
|
648
710
|
}
|
|
@@ -653,6 +715,7 @@ export namespace Components {
|
|
|
653
715
|
interface ZColorPicker {
|
|
654
716
|
/**
|
|
655
717
|
* Disables the transparent color option. Setting `selectedColor` prop to `#FFFFFF00` while `disableTransparent` is true will default to `#333333` ("dark gray 2").
|
|
718
|
+
* @default false
|
|
656
719
|
*/
|
|
657
720
|
"disableTransparent": boolean;
|
|
658
721
|
/**
|
|
@@ -661,6 +724,7 @@ export namespace Components {
|
|
|
661
724
|
"htmlAriaLabel": string;
|
|
662
725
|
/**
|
|
663
726
|
* The language for the aria labels inside the color picker.
|
|
727
|
+
* @default "it"
|
|
664
728
|
*/
|
|
665
729
|
"lng": "it" | "en";
|
|
666
730
|
/**
|
|
@@ -675,14 +739,17 @@ export namespace Components {
|
|
|
675
739
|
interface ZCombobox {
|
|
676
740
|
/**
|
|
677
741
|
* check all label (optional)
|
|
742
|
+
* @default "Seleziona tutti"
|
|
678
743
|
*/
|
|
679
744
|
"checkalltext"?: string;
|
|
680
745
|
/**
|
|
681
746
|
* the combobox is disabled
|
|
747
|
+
* @default false
|
|
682
748
|
*/
|
|
683
749
|
"disabled"?: boolean;
|
|
684
750
|
/**
|
|
685
751
|
* show "check all" checkbox (optional)
|
|
752
|
+
* @default false
|
|
686
753
|
*/
|
|
687
754
|
"hascheckall"?: boolean;
|
|
688
755
|
/**
|
|
@@ -691,6 +758,7 @@ export namespace Components {
|
|
|
691
758
|
"hasgroupitems"?: boolean;
|
|
692
759
|
/**
|
|
693
760
|
* show search input flag (optional)
|
|
761
|
+
* @default false
|
|
694
762
|
*/
|
|
695
763
|
"hassearch"?: boolean;
|
|
696
764
|
/**
|
|
@@ -699,14 +767,17 @@ export namespace Components {
|
|
|
699
767
|
"htmlAriaLabel"?: string;
|
|
700
768
|
/**
|
|
701
769
|
* input unique id
|
|
770
|
+
* @default `combo-${randomId()}`
|
|
702
771
|
*/
|
|
703
772
|
"inputid": string;
|
|
704
773
|
/**
|
|
705
774
|
* fixed style flag
|
|
775
|
+
* @default false
|
|
706
776
|
*/
|
|
707
777
|
"isfixed": boolean;
|
|
708
778
|
/**
|
|
709
779
|
* toggle combo list opening flag
|
|
780
|
+
* @default false
|
|
710
781
|
*/
|
|
711
782
|
"isopen": boolean;
|
|
712
783
|
/**
|
|
@@ -719,10 +790,12 @@ export namespace Components {
|
|
|
719
790
|
"label": string;
|
|
720
791
|
/**
|
|
721
792
|
* max number of checkable items (0 = unlimited)
|
|
793
|
+
* @default 0
|
|
722
794
|
*/
|
|
723
795
|
"maxcheckableitems": number;
|
|
724
796
|
/**
|
|
725
797
|
* no result text message
|
|
798
|
+
* @default "Nessun risultato"
|
|
726
799
|
*/
|
|
727
800
|
"noresultslabel"?: string;
|
|
728
801
|
/**
|
|
@@ -739,10 +812,12 @@ export namespace Components {
|
|
|
739
812
|
"searchtitle"?: string;
|
|
740
813
|
/**
|
|
741
814
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
815
|
+
* @default ControlSize.BIG
|
|
742
816
|
*/
|
|
743
817
|
"size"?: ControlSize;
|
|
744
818
|
/**
|
|
745
819
|
* uncheck all label (optional)
|
|
820
|
+
* @default "Deseleziona tutti"
|
|
746
821
|
*/
|
|
747
822
|
"uncheckalltext"?: string;
|
|
748
823
|
}
|
|
@@ -756,20 +831,24 @@ export namespace Components {
|
|
|
756
831
|
interface ZCoverHero {
|
|
757
832
|
/**
|
|
758
833
|
* Vertical content position (for `STACKED` variant).
|
|
834
|
+
* @default CoverHeroContentPosition.TOP
|
|
759
835
|
*/
|
|
760
836
|
"contentPosition": CoverHeroContentPosition;
|
|
761
837
|
/**
|
|
762
838
|
* Whether to keep the image aspect ratio. If set to `false`, the cssprop `--cover-hero-aspect-ratio` will not affect the component's size; instead, the height of the component follows the content's one. Note: it may be necessary to set a min and/or max height to the component.
|
|
839
|
+
* @default true
|
|
763
840
|
*/
|
|
764
841
|
"preserveAspectRatio": boolean;
|
|
765
842
|
/**
|
|
766
843
|
* Cover hero variant. Can be `OVERLAY` or `STACKED`.
|
|
844
|
+
* @default CoverHeroVariant.OVERLAY
|
|
767
845
|
*/
|
|
768
846
|
"variant": CoverHeroVariant;
|
|
769
847
|
}
|
|
770
848
|
interface ZDatePicker {
|
|
771
849
|
/**
|
|
772
850
|
* z-input aria label
|
|
851
|
+
* @default ""
|
|
773
852
|
*/
|
|
774
853
|
"ariaLabel": string;
|
|
775
854
|
/**
|
|
@@ -782,28 +861,34 @@ export namespace Components {
|
|
|
782
861
|
"label"?: string;
|
|
783
862
|
/**
|
|
784
863
|
* [Optional] datepicker mode: date, datetime, only months
|
|
864
|
+
* @default ZDatePickerMode.DATE
|
|
785
865
|
*/
|
|
786
866
|
"mode": ZDatePickerMode;
|
|
787
867
|
/**
|
|
788
868
|
* [Optional] the datepicker input name
|
|
869
|
+
* @default undefined
|
|
789
870
|
*/
|
|
790
871
|
"name"?: string;
|
|
791
872
|
/**
|
|
792
873
|
* [Optional] the datepicker input value
|
|
874
|
+
* @default undefined
|
|
793
875
|
*/
|
|
794
876
|
"value"?: string;
|
|
795
877
|
}
|
|
796
878
|
interface ZDivider {
|
|
797
879
|
/**
|
|
798
880
|
* [optional] Divider color
|
|
881
|
+
* @default "gray200"
|
|
799
882
|
*/
|
|
800
883
|
"color"?: string;
|
|
801
884
|
/**
|
|
802
885
|
* [optional] Divider orintation
|
|
886
|
+
* @default DividerOrientation.HORIZONTAL
|
|
803
887
|
*/
|
|
804
888
|
"orientation"?: DividerOrientation;
|
|
805
889
|
/**
|
|
806
890
|
* [optional] Divider size
|
|
891
|
+
* @default DividerSize.SMALL
|
|
807
892
|
*/
|
|
808
893
|
"size"?: DividerSize;
|
|
809
894
|
}
|
|
@@ -842,6 +927,7 @@ export namespace Components {
|
|
|
842
927
|
"description"?: string;
|
|
843
928
|
/**
|
|
844
929
|
* drag & drop button label
|
|
930
|
+
* @default "Rilascia i file in questa area per allegarli."
|
|
845
931
|
*/
|
|
846
932
|
"dragAndDropLabel"?: string;
|
|
847
933
|
/**
|
|
@@ -850,6 +936,7 @@ export namespace Components {
|
|
|
850
936
|
"errorModalMessage"?: string;
|
|
851
937
|
/**
|
|
852
938
|
* error modal title
|
|
939
|
+
* @default "Errore di caricamento"
|
|
853
940
|
*/
|
|
854
941
|
"errorModalTitle"?: string;
|
|
855
942
|
/**
|
|
@@ -862,10 +949,12 @@ export namespace Components {
|
|
|
862
949
|
"getFiles": () => Promise<File[]>;
|
|
863
950
|
/**
|
|
864
951
|
* uploaded files history rendering
|
|
952
|
+
* @default true
|
|
865
953
|
*/
|
|
866
954
|
"hasFileSection"?: boolean;
|
|
867
955
|
/**
|
|
868
956
|
* Value to set on the file input's `name` attribute (for use with forms)
|
|
957
|
+
* @default "z-file-upload"
|
|
869
958
|
*/
|
|
870
959
|
"inputName"?: string;
|
|
871
960
|
/**
|
|
@@ -878,26 +967,32 @@ export namespace Components {
|
|
|
878
967
|
"removeFile": (fileName: string) => Promise<void>;
|
|
879
968
|
/**
|
|
880
969
|
* Whether to show errors in the internal modal or leave the handling to the app. Errors will still be emitted.
|
|
970
|
+
* @default true
|
|
881
971
|
*/
|
|
882
972
|
"showErrors": boolean;
|
|
883
973
|
/**
|
|
884
974
|
* Prop indicating the file upload type - can be default or dragdrop
|
|
975
|
+
* @default ZFileUploadType.DEFAULT
|
|
885
976
|
*/
|
|
886
977
|
"type": ZFileUploadType;
|
|
887
978
|
/**
|
|
888
979
|
* upoload button label
|
|
980
|
+
* @default "allega"
|
|
889
981
|
*/
|
|
890
982
|
"uploadBtnLabel"?: string;
|
|
891
983
|
/**
|
|
892
984
|
* upload clickable message
|
|
985
|
+
* @default "Carica"
|
|
893
986
|
*/
|
|
894
987
|
"uploadClickableMessage"?: string;
|
|
895
988
|
/**
|
|
896
989
|
* upload message
|
|
990
|
+
* @default "o trascina dal tuo computer"
|
|
897
991
|
*/
|
|
898
992
|
"uploadMessage"?: string;
|
|
899
993
|
/**
|
|
900
994
|
* loaded files label
|
|
995
|
+
* @default "File appena caricati"
|
|
901
996
|
*/
|
|
902
997
|
"uploadedFilesLabel"?: string;
|
|
903
998
|
}
|
|
@@ -940,6 +1035,7 @@ export namespace Components {
|
|
|
940
1035
|
"boxid": string;
|
|
941
1036
|
/**
|
|
942
1037
|
* render close icon flag
|
|
1038
|
+
* @default true
|
|
943
1039
|
*/
|
|
944
1040
|
"isclosable": boolean;
|
|
945
1041
|
}
|
|
@@ -953,10 +1049,12 @@ export namespace Components {
|
|
|
953
1049
|
interface ZInfoReveal {
|
|
954
1050
|
/**
|
|
955
1051
|
* Aria label of the trigger button. It will be only used when `label` prop is empty.
|
|
1052
|
+
* @default "Apri pannello informazioni"
|
|
956
1053
|
*/
|
|
957
1054
|
"ariaLabel": string;
|
|
958
1055
|
/**
|
|
959
1056
|
* Name of the icon for the trigger button
|
|
1057
|
+
* @default "informationsource"
|
|
960
1058
|
*/
|
|
961
1059
|
"icon"?: string;
|
|
962
1060
|
/**
|
|
@@ -965,16 +1063,19 @@ export namespace Components {
|
|
|
965
1063
|
"label"?: string;
|
|
966
1064
|
/**
|
|
967
1065
|
* The position of the z-info-reveal in the page. This helps to correctly place the info panel. The panel will grow in the opposite direction of the position. For example, with the default position `BOTTOM_RIGHT`, the panel will grow vertically upwards and horizontally to the left.
|
|
1066
|
+
* @default InfoRevealPosition.BOTTOM_RIGHT
|
|
968
1067
|
*/
|
|
969
1068
|
"position"?: InfoRevealPosition;
|
|
970
1069
|
/**
|
|
971
1070
|
* Size of the trigger button
|
|
1071
|
+
* @default ControlSize.BIG
|
|
972
1072
|
*/
|
|
973
1073
|
"size"?: ControlSize;
|
|
974
1074
|
}
|
|
975
1075
|
interface ZInput {
|
|
976
1076
|
/**
|
|
977
1077
|
* the input aria-label
|
|
1078
|
+
* @default ""
|
|
978
1079
|
*/
|
|
979
1080
|
"ariaLabel": string;
|
|
980
1081
|
/**
|
|
@@ -983,14 +1084,17 @@ export namespace Components {
|
|
|
983
1084
|
"autocomplete"?: string;
|
|
984
1085
|
/**
|
|
985
1086
|
* checked: available for checkbox, radio
|
|
1087
|
+
* @default false
|
|
986
1088
|
*/
|
|
987
1089
|
"checked"?: boolean;
|
|
988
1090
|
/**
|
|
989
1091
|
* the input is disabled
|
|
1092
|
+
* @default false
|
|
990
1093
|
*/
|
|
991
1094
|
"disabled"?: boolean;
|
|
992
1095
|
/**
|
|
993
1096
|
* render clear icon when typing (optional): available for text
|
|
1097
|
+
* @default true
|
|
994
1098
|
*/
|
|
995
1099
|
"hasclearicon"?: boolean;
|
|
996
1100
|
/**
|
|
@@ -1007,10 +1111,12 @@ export namespace Components {
|
|
|
1007
1111
|
"htmlAriaControls"?: string;
|
|
1008
1112
|
/**
|
|
1009
1113
|
* the input aria-expaded: available for text, password, number, email
|
|
1114
|
+
* @default ""
|
|
1010
1115
|
*/
|
|
1011
1116
|
"htmlAriaExpanded": string;
|
|
1012
1117
|
/**
|
|
1013
1118
|
* the id of the input element
|
|
1119
|
+
* @default `id-${randomId()}`
|
|
1014
1120
|
*/
|
|
1015
1121
|
"htmlid": string;
|
|
1016
1122
|
/**
|
|
@@ -1031,6 +1137,7 @@ export namespace Components {
|
|
|
1031
1137
|
"label"?: string;
|
|
1032
1138
|
/**
|
|
1033
1139
|
* the input label position: available for checkbox, radio
|
|
1140
|
+
* @default LabelPosition.RIGHT
|
|
1034
1141
|
*/
|
|
1035
1142
|
"labelPosition"?: LabelPosition;
|
|
1036
1143
|
/**
|
|
@@ -1043,6 +1150,7 @@ export namespace Components {
|
|
|
1043
1150
|
"maxlength"?: number;
|
|
1044
1151
|
/**
|
|
1045
1152
|
* input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed
|
|
1153
|
+
* @default true
|
|
1046
1154
|
*/
|
|
1047
1155
|
"message"?: string | boolean;
|
|
1048
1156
|
/**
|
|
@@ -1067,18 +1175,22 @@ export namespace Components {
|
|
|
1067
1175
|
"placeholder"?: string;
|
|
1068
1176
|
/**
|
|
1069
1177
|
* the input is readonly
|
|
1178
|
+
* @default false
|
|
1070
1179
|
*/
|
|
1071
1180
|
"readonly"?: boolean;
|
|
1072
1181
|
/**
|
|
1073
1182
|
* the input is required (optional): available for text, password, number, email, textarea, checkbox
|
|
1183
|
+
* @default false
|
|
1074
1184
|
*/
|
|
1075
1185
|
"required"?: boolean;
|
|
1076
1186
|
/**
|
|
1077
1187
|
* the input role
|
|
1188
|
+
* @default ""
|
|
1078
1189
|
*/
|
|
1079
1190
|
"role": string;
|
|
1080
1191
|
/**
|
|
1081
1192
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
1193
|
+
* @default ControlSize.BIG
|
|
1082
1194
|
*/
|
|
1083
1195
|
"size"?: ControlSize;
|
|
1084
1196
|
/**
|
|
@@ -1115,52 +1227,64 @@ export namespace Components {
|
|
|
1115
1227
|
interface ZList {
|
|
1116
1228
|
/**
|
|
1117
1229
|
* [optional] type of the list marker for each element
|
|
1230
|
+
* @default ListType.NONE
|
|
1118
1231
|
*/
|
|
1119
1232
|
"listType"?: ListType;
|
|
1120
1233
|
/**
|
|
1121
1234
|
* Sets role of the element.
|
|
1235
|
+
* @default "list"
|
|
1122
1236
|
*/
|
|
1123
1237
|
"role": string;
|
|
1124
1238
|
/**
|
|
1125
1239
|
* [optional] Sets size of inside elements.
|
|
1240
|
+
* @default ListSize.MEDIUM
|
|
1126
1241
|
*/
|
|
1127
1242
|
"size"?: ListSize;
|
|
1128
1243
|
}
|
|
1129
1244
|
interface ZListElement {
|
|
1130
1245
|
/**
|
|
1131
1246
|
* [optional] Align expandable button left or right.
|
|
1247
|
+
* @default ExpandableListButtonAlign.LEFT
|
|
1132
1248
|
*/
|
|
1133
1249
|
"alignButton"?: ExpandableListButtonAlign;
|
|
1134
1250
|
/**
|
|
1135
1251
|
* [optional] Sets element clickable.
|
|
1252
|
+
* @default false
|
|
1136
1253
|
*/
|
|
1137
1254
|
"clickable"?: boolean;
|
|
1138
1255
|
/**
|
|
1139
1256
|
* [optional] Sets text color of the element.
|
|
1257
|
+
* @default "none"
|
|
1140
1258
|
*/
|
|
1141
1259
|
"color"?: string;
|
|
1142
1260
|
/**
|
|
1143
1261
|
* [optional] Sets disabled style of the element.
|
|
1262
|
+
* @default false
|
|
1144
1263
|
*/
|
|
1145
1264
|
"disabled"?: boolean;
|
|
1146
1265
|
/**
|
|
1147
1266
|
* [optional] Sets the divider color.
|
|
1267
|
+
* @default "color-surface03"
|
|
1148
1268
|
*/
|
|
1149
1269
|
"dividerColor"?: string;
|
|
1150
1270
|
/**
|
|
1151
1271
|
* [optional] Sets the divider size.
|
|
1272
|
+
* @default DividerSize.SMALL
|
|
1152
1273
|
*/
|
|
1153
1274
|
"dividerSize"?: DividerSize;
|
|
1154
1275
|
/**
|
|
1155
1276
|
* [optional] Sets the position where to insert the divider.
|
|
1277
|
+
* @default ListDividerType.NONE
|
|
1156
1278
|
*/
|
|
1157
1279
|
"dividerType"?: ListDividerType;
|
|
1158
1280
|
/**
|
|
1159
1281
|
* [optional] Sets element as expandable.
|
|
1282
|
+
* @default false
|
|
1160
1283
|
*/
|
|
1161
1284
|
"expandable"?: boolean;
|
|
1162
1285
|
/**
|
|
1163
1286
|
* [optional] Sets expandable style to element.
|
|
1287
|
+
* @default ExpandableListStyle.ACCORDION
|
|
1164
1288
|
*/
|
|
1165
1289
|
"expandableStyle"?: ExpandableListStyle;
|
|
1166
1290
|
/**
|
|
@@ -1169,6 +1293,7 @@ export namespace Components {
|
|
|
1169
1293
|
"hasTreeItems"?: boolean;
|
|
1170
1294
|
/**
|
|
1171
1295
|
* set tabindex to Host tag (optional). Defaults to 0.
|
|
1296
|
+
* @default 0
|
|
1172
1297
|
*/
|
|
1173
1298
|
"htmlTabindex"?: number | null;
|
|
1174
1299
|
/**
|
|
@@ -1177,32 +1302,39 @@ export namespace Components {
|
|
|
1177
1302
|
"listElementId"?: number;
|
|
1178
1303
|
/**
|
|
1179
1304
|
* [optional] position of the list element inside the list or the group
|
|
1305
|
+
* @default "0"
|
|
1180
1306
|
*/
|
|
1181
1307
|
"listElementPosition"?: string;
|
|
1182
1308
|
/**
|
|
1183
1309
|
* [optional] type of the list marker for each element
|
|
1310
|
+
* @default ListType.NONE
|
|
1184
1311
|
*/
|
|
1185
1312
|
"listType"?: ListType;
|
|
1186
1313
|
/**
|
|
1187
1314
|
* Sets element role.
|
|
1315
|
+
* @default "listitem"
|
|
1188
1316
|
*/
|
|
1189
1317
|
"role": string;
|
|
1190
1318
|
/**
|
|
1191
1319
|
* [optional] Sets size of inside elements.
|
|
1320
|
+
* @default ListSize.MEDIUM
|
|
1192
1321
|
*/
|
|
1193
1322
|
"size"?: ListSize;
|
|
1194
1323
|
}
|
|
1195
1324
|
interface ZListGroup {
|
|
1196
1325
|
/**
|
|
1197
1326
|
* [optional] Sets the divider color.
|
|
1327
|
+
* @default "gray200"
|
|
1198
1328
|
*/
|
|
1199
1329
|
"dividerColor"?: string;
|
|
1200
1330
|
/**
|
|
1201
1331
|
* [optional] Sets the divider size.
|
|
1332
|
+
* @default DividerSize.SMALL
|
|
1202
1333
|
*/
|
|
1203
1334
|
"dividerSize"?: DividerSize;
|
|
1204
1335
|
/**
|
|
1205
1336
|
* [optional] Sets the position where to insert the divider.
|
|
1337
|
+
* @default ListDividerType.NONE
|
|
1206
1338
|
*/
|
|
1207
1339
|
"dividerType"?: ListDividerType;
|
|
1208
1340
|
/**
|
|
@@ -1211,14 +1343,17 @@ export namespace Components {
|
|
|
1211
1343
|
"hasTreeItems"?: boolean;
|
|
1212
1344
|
/**
|
|
1213
1345
|
* [optional] type of the list marker for each element
|
|
1346
|
+
* @default ListType.NONE
|
|
1214
1347
|
*/
|
|
1215
1348
|
"listType"?: ListType;
|
|
1216
1349
|
/**
|
|
1217
1350
|
* Sets element role.
|
|
1351
|
+
* @default "group"
|
|
1218
1352
|
*/
|
|
1219
1353
|
"role": string;
|
|
1220
1354
|
/**
|
|
1221
1355
|
* [optional] Sets size of inside elements.
|
|
1356
|
+
* @default ListSize.MEDIUM
|
|
1222
1357
|
*/
|
|
1223
1358
|
"size"?: ListSize;
|
|
1224
1359
|
}
|
|
@@ -1258,6 +1393,7 @@ export namespace Components {
|
|
|
1258
1393
|
"active"?: boolean;
|
|
1259
1394
|
/**
|
|
1260
1395
|
* Flag to set the display mode of the list. If true, the list will be absolutely positioned under the menu label, stacked beneath it otherwise.
|
|
1396
|
+
* @default true
|
|
1261
1397
|
*/
|
|
1262
1398
|
"floating"?: boolean;
|
|
1263
1399
|
/**
|
|
@@ -1266,10 +1402,12 @@ export namespace Components {
|
|
|
1266
1402
|
"focusLastItem": () => Promise<void>;
|
|
1267
1403
|
/**
|
|
1268
1404
|
* Tabindex value to set on the menu label. Useful to manage keyboard navigation focus with roving tabindex handled by this component's parent (usually ZAppHeader).
|
|
1405
|
+
* @default -1
|
|
1269
1406
|
*/
|
|
1270
1407
|
"htmlTabindex": number;
|
|
1271
1408
|
/**
|
|
1272
1409
|
* The opening state of the menu.
|
|
1410
|
+
* @default false
|
|
1273
1411
|
*/
|
|
1274
1412
|
"open": boolean;
|
|
1275
1413
|
/**
|
|
@@ -1278,6 +1416,7 @@ export namespace Components {
|
|
|
1278
1416
|
"setFocus": () => Promise<void>;
|
|
1279
1417
|
/**
|
|
1280
1418
|
* Tells the component that it's placed in a vertical context with other `ZMenu`s (usually in the ZAppHeader's offcanvas). A small border is placed under it as a separator from other elements.
|
|
1419
|
+
* @default false
|
|
1281
1420
|
*/
|
|
1282
1421
|
"verticalContext": boolean;
|
|
1283
1422
|
}
|
|
@@ -1291,14 +1430,17 @@ export namespace Components {
|
|
|
1291
1430
|
"active"?: boolean;
|
|
1292
1431
|
/**
|
|
1293
1432
|
* Flag to set the display mode of the list. If true, the list will be absolutely positioned under the menu label, stacked beneath it otherwise.
|
|
1433
|
+
* @default false
|
|
1294
1434
|
*/
|
|
1295
1435
|
"floating"?: boolean;
|
|
1296
1436
|
/**
|
|
1297
1437
|
* The opening state of the menu.
|
|
1438
|
+
* @default false
|
|
1298
1439
|
*/
|
|
1299
1440
|
"open": boolean;
|
|
1300
1441
|
/**
|
|
1301
1442
|
* Tells the component that it's placed in a vertical context with other `ZMenu`s (e.g. in the ZAppHeader's offcanvas). A small border is placed under it as a separator from other elements.
|
|
1443
|
+
* @default false
|
|
1302
1444
|
*/
|
|
1303
1445
|
"verticalContext": boolean;
|
|
1304
1446
|
}
|
|
@@ -1316,6 +1458,7 @@ export namespace Components {
|
|
|
1316
1458
|
"focusLastItem": () => Promise<void>;
|
|
1317
1459
|
/**
|
|
1318
1460
|
* Tabindex value to set on the label button. Useful to manage keyboard navigation focus with roving tabindex handled by this component's parent (usually ZMenu).
|
|
1461
|
+
* @default -1
|
|
1319
1462
|
*/
|
|
1320
1463
|
"htmlTabindex": number;
|
|
1321
1464
|
/**
|
|
@@ -1342,10 +1485,12 @@ export namespace Components {
|
|
|
1342
1485
|
interface ZModal {
|
|
1343
1486
|
/**
|
|
1344
1487
|
* add role "alertdialog" to dialog (optional, default is false)
|
|
1488
|
+
* @default false
|
|
1345
1489
|
*/
|
|
1346
1490
|
"alertdialog"?: boolean;
|
|
1347
1491
|
/**
|
|
1348
1492
|
* if true, the modal is closable (optional, default is true)
|
|
1493
|
+
* @default true
|
|
1349
1494
|
*/
|
|
1350
1495
|
"closable"?: boolean;
|
|
1351
1496
|
/**
|
|
@@ -1354,10 +1499,12 @@ export namespace Components {
|
|
|
1354
1499
|
"close": () => Promise<void>;
|
|
1355
1500
|
/**
|
|
1356
1501
|
* aria-label for close button (optional)
|
|
1502
|
+
* @default "chiudi modale"
|
|
1357
1503
|
*/
|
|
1358
1504
|
"closeButtonLabel": string;
|
|
1359
1505
|
/**
|
|
1360
1506
|
* if true, the page scroll is locked when the modal is open (optional, default is true)
|
|
1507
|
+
* @default true
|
|
1361
1508
|
*/
|
|
1362
1509
|
"lockPageScroll"?: boolean;
|
|
1363
1510
|
/**
|
|
@@ -1378,6 +1525,7 @@ export namespace Components {
|
|
|
1378
1525
|
"open": () => Promise<void>;
|
|
1379
1526
|
/**
|
|
1380
1527
|
* if true, the modal can scroll inside, if false the viewport can scroll
|
|
1528
|
+
* @default true
|
|
1381
1529
|
*/
|
|
1382
1530
|
"scrollInside"?: boolean;
|
|
1383
1531
|
}
|
|
@@ -1392,10 +1540,12 @@ export namespace Components {
|
|
|
1392
1540
|
"faded": boolean;
|
|
1393
1541
|
/**
|
|
1394
1542
|
* highlighted status
|
|
1543
|
+
* @default false
|
|
1395
1544
|
*/
|
|
1396
1545
|
"ishighlighted": boolean;
|
|
1397
1546
|
/**
|
|
1398
1547
|
* pressed status
|
|
1548
|
+
* @default false
|
|
1399
1549
|
*/
|
|
1400
1550
|
"ispressed": boolean;
|
|
1401
1551
|
}
|
|
@@ -1444,18 +1594,22 @@ export namespace Components {
|
|
|
1444
1594
|
"cover": string;
|
|
1445
1595
|
/**
|
|
1446
1596
|
* card is disabled
|
|
1597
|
+
* @default false
|
|
1447
1598
|
*/
|
|
1448
1599
|
"disabled": boolean;
|
|
1449
1600
|
/**
|
|
1450
1601
|
* flip button label
|
|
1602
|
+
* @default "INFO"
|
|
1451
1603
|
*/
|
|
1452
1604
|
"flipbuttonlabel": string;
|
|
1453
1605
|
/**
|
|
1454
1606
|
* card is flipped
|
|
1607
|
+
* @default false
|
|
1455
1608
|
*/
|
|
1456
1609
|
"flipped": boolean;
|
|
1457
1610
|
/**
|
|
1458
1611
|
* hide info button
|
|
1612
|
+
* @default false
|
|
1459
1613
|
*/
|
|
1460
1614
|
"hideinfobtn": boolean;
|
|
1461
1615
|
/**
|
|
@@ -1474,6 +1628,7 @@ export namespace Components {
|
|
|
1474
1628
|
"cardtype"?: LicenseType;
|
|
1475
1629
|
/**
|
|
1476
1630
|
* display footer custom slotted content
|
|
1631
|
+
* @default false
|
|
1477
1632
|
*/
|
|
1478
1633
|
"customContent": boolean;
|
|
1479
1634
|
/**
|
|
@@ -1486,6 +1641,7 @@ export namespace Components {
|
|
|
1486
1641
|
"isbn": string;
|
|
1487
1642
|
/**
|
|
1488
1643
|
* footer opened by default (optional)
|
|
1644
|
+
* @default false
|
|
1489
1645
|
*/
|
|
1490
1646
|
"opened"?: boolean;
|
|
1491
1647
|
/**
|
|
@@ -1512,6 +1668,7 @@ export namespace Components {
|
|
|
1512
1668
|
interface ZMyzCardIcon {
|
|
1513
1669
|
/**
|
|
1514
1670
|
* description of the icon
|
|
1671
|
+
* @default ""
|
|
1515
1672
|
*/
|
|
1516
1673
|
"ariaLabel": string;
|
|
1517
1674
|
/**
|
|
@@ -1520,6 +1677,7 @@ export namespace Components {
|
|
|
1520
1677
|
"icon": string;
|
|
1521
1678
|
/**
|
|
1522
1679
|
* disabled status flag
|
|
1680
|
+
* @default false
|
|
1523
1681
|
*/
|
|
1524
1682
|
"isdisabled": boolean;
|
|
1525
1683
|
}
|
|
@@ -1530,6 +1688,7 @@ export namespace Components {
|
|
|
1530
1688
|
"data": string | DictionaryData;
|
|
1531
1689
|
/**
|
|
1532
1690
|
* tabindex link attribute (optional)
|
|
1691
|
+
* @default 0
|
|
1533
1692
|
*/
|
|
1534
1693
|
"htmltabindex"?: number;
|
|
1535
1694
|
}
|
|
@@ -1564,6 +1723,7 @@ export namespace Components {
|
|
|
1564
1723
|
"link"?: string;
|
|
1565
1724
|
/**
|
|
1566
1725
|
* link target (optional)
|
|
1726
|
+
* @default "_self"
|
|
1567
1727
|
*/
|
|
1568
1728
|
"linktarget"?: string;
|
|
1569
1729
|
/**
|
|
@@ -1576,6 +1736,7 @@ export namespace Components {
|
|
|
1576
1736
|
"text": string;
|
|
1577
1737
|
/**
|
|
1578
1738
|
* underlined style flag
|
|
1739
|
+
* @default true
|
|
1579
1740
|
*/
|
|
1580
1741
|
"underlined": boolean;
|
|
1581
1742
|
}
|
|
@@ -1588,18 +1749,22 @@ export namespace Components {
|
|
|
1588
1749
|
interface ZNavigationTabs {
|
|
1589
1750
|
/**
|
|
1590
1751
|
* Set `aria-label` attribute to the internal `<nav>` element with `tablist` role.
|
|
1752
|
+
* @default ""
|
|
1591
1753
|
*/
|
|
1592
1754
|
"ariaLabel": string;
|
|
1593
1755
|
/**
|
|
1594
1756
|
* Navigation tabs orientation.
|
|
1757
|
+
* @default NavigationTabsOrientation.HORIZONTAL
|
|
1595
1758
|
*/
|
|
1596
1759
|
"orientation"?: NavigationTabsOrientation;
|
|
1597
1760
|
/**
|
|
1598
1761
|
* Index of the selected tab. Useful to programmatically select a tab. The tab can also be selected by setting the `aria-selected` attribute to `true` on the desired tab.
|
|
1762
|
+
* @default undefined
|
|
1599
1763
|
*/
|
|
1600
1764
|
"selectedTab": number;
|
|
1601
1765
|
/**
|
|
1602
1766
|
* Navigation tabs size.
|
|
1767
|
+
* @default NavigationTabsSize.BIG
|
|
1603
1768
|
*/
|
|
1604
1769
|
"size"?: NavigationTabsSize;
|
|
1605
1770
|
}
|
|
@@ -1618,15 +1783,18 @@ export namespace Components {
|
|
|
1618
1783
|
"contenticonname"?: string;
|
|
1619
1784
|
/**
|
|
1620
1785
|
* Enable close icon
|
|
1786
|
+
* @default false
|
|
1621
1787
|
*/
|
|
1622
1788
|
"showclose"?: boolean;
|
|
1623
1789
|
/**
|
|
1624
1790
|
* Enable shadow.
|
|
1625
1791
|
* @deprecated shadow is available only for the `sticky` version of the notification.
|
|
1792
|
+
* @default false
|
|
1626
1793
|
*/
|
|
1627
1794
|
"showshadow"?: boolean;
|
|
1628
1795
|
/**
|
|
1629
1796
|
* Enable sticky notification bar.
|
|
1797
|
+
* @default false
|
|
1630
1798
|
*/
|
|
1631
1799
|
"sticky"?: boolean;
|
|
1632
1800
|
/**
|
|
@@ -1642,29 +1810,35 @@ export namespace Components {
|
|
|
1642
1810
|
interface ZOffcanvas {
|
|
1643
1811
|
/**
|
|
1644
1812
|
* Whether the offcanvas is open. Default: false
|
|
1813
|
+
* @default false
|
|
1645
1814
|
*/
|
|
1646
1815
|
"open": boolean;
|
|
1647
1816
|
/**
|
|
1648
1817
|
* Whether to show the backdrop when the offcanvas is open. Default: true
|
|
1818
|
+
* @default true
|
|
1649
1819
|
*/
|
|
1650
1820
|
"showBackdrop": boolean;
|
|
1651
1821
|
/**
|
|
1652
1822
|
* Skip the opening transition when the offcanvas is already open at the first render.
|
|
1653
1823
|
* @deprecated This prop is not needed anymore, the component will automatically skip the transition when it starts with `open` set to `true`. Only exists for Typescript backward compatibility.
|
|
1824
|
+
* @default false
|
|
1654
1825
|
*/
|
|
1655
1826
|
"skipLoadAnimation": boolean;
|
|
1656
1827
|
/**
|
|
1657
1828
|
* Open the content transitioning to a specified direction. The `up` direction always show the `overlay`, also when the variant is `pushcontent`.
|
|
1829
|
+
* @default TransitionDirection.LEFT
|
|
1658
1830
|
*/
|
|
1659
1831
|
"transitiondirection"?: TransitionDirection;
|
|
1660
1832
|
/**
|
|
1661
1833
|
* Offcanvas variant. - `overlay`: The offcanvas covers the page content putting an overlay. - `pushcontent`: The offcanvas isn't absolutely positioned and "pushes" the page content. > NB: `pushcontent` variant may need some extra style tuning of the context around the component to work properly. Also, the `pushcontent` variant doesn't have the open/close transition.
|
|
1834
|
+
* @default OffCanvasVariant.PUSHCONTENT
|
|
1662
1835
|
*/
|
|
1663
1836
|
"variant"?: OffCanvasVariant;
|
|
1664
1837
|
}
|
|
1665
1838
|
interface ZOtp {
|
|
1666
1839
|
/**
|
|
1667
1840
|
* Input number
|
|
1841
|
+
* @default 6
|
|
1668
1842
|
*/
|
|
1669
1843
|
"inputNum"?: number;
|
|
1670
1844
|
/**
|
|
@@ -1684,10 +1858,12 @@ export namespace Components {
|
|
|
1684
1858
|
interface ZPagination {
|
|
1685
1859
|
/**
|
|
1686
1860
|
* Current page.
|
|
1861
|
+
* @default 1
|
|
1687
1862
|
*/
|
|
1688
1863
|
"currentPage": number;
|
|
1689
1864
|
/**
|
|
1690
1865
|
* Enable buttons to go to the first and last pages.
|
|
1866
|
+
* @default false
|
|
1691
1867
|
*/
|
|
1692
1868
|
"edges": boolean;
|
|
1693
1869
|
/**
|
|
@@ -1700,10 +1876,12 @@ export namespace Components {
|
|
|
1700
1876
|
"label"?: string;
|
|
1701
1877
|
/**
|
|
1702
1878
|
* Enable navigation arrows.
|
|
1879
|
+
* @default true
|
|
1703
1880
|
*/
|
|
1704
1881
|
"navArrows": boolean;
|
|
1705
1882
|
/**
|
|
1706
1883
|
* Number of pages to skip.
|
|
1884
|
+
* @default 0
|
|
1707
1885
|
*/
|
|
1708
1886
|
"skip": number;
|
|
1709
1887
|
/**
|
|
@@ -1738,6 +1916,7 @@ export namespace Components {
|
|
|
1738
1916
|
"imgurl"?: string;
|
|
1739
1917
|
/**
|
|
1740
1918
|
* disabled status flag (optional)
|
|
1919
|
+
* @default false
|
|
1741
1920
|
*/
|
|
1742
1921
|
"isdisabled"?: boolean;
|
|
1743
1922
|
/**
|
|
@@ -1750,6 +1929,7 @@ export namespace Components {
|
|
|
1750
1929
|
"linklabel": string;
|
|
1751
1930
|
/**
|
|
1752
1931
|
* link target (optional)
|
|
1932
|
+
* @default "_blank"
|
|
1753
1933
|
*/
|
|
1754
1934
|
"target"?: string;
|
|
1755
1935
|
/**
|
|
@@ -1775,22 +1955,27 @@ export namespace Components {
|
|
|
1775
1955
|
"bindTo"?: string | HTMLElement;
|
|
1776
1956
|
/**
|
|
1777
1957
|
* Whether to center the popup on the main side (according to "position").
|
|
1958
|
+
* @default false
|
|
1778
1959
|
*/
|
|
1779
1960
|
"center": boolean;
|
|
1780
1961
|
/**
|
|
1781
1962
|
* Whether the popover can be closed by clicking outside of it or pressing the escape key. Otherwise, it will be closed only programmatically (by setting `open` to `false`). Default: `true`.
|
|
1963
|
+
* @default true
|
|
1782
1964
|
*/
|
|
1783
1965
|
"closable": boolean;
|
|
1784
1966
|
/**
|
|
1785
1967
|
* The initial open state of the popover. Internal changes of this prop are emitted through the `openChange` event. Make sure to listen to that event if you need the updated state of the popover from the outside, to avoid inconsistent values.
|
|
1968
|
+
* @default false
|
|
1786
1969
|
*/
|
|
1787
1970
|
"open": boolean;
|
|
1788
1971
|
/**
|
|
1789
1972
|
* The preferred position to render the popover. The popover will automatically search another position if not enough space is available for the preferred position. If the preferred position is not available, it will try to find the best position starting from `TOP` and going clockwise.
|
|
1973
|
+
* @default PopoverPosition.TOP
|
|
1790
1974
|
*/
|
|
1791
1975
|
"position"?: PopoverPosition;
|
|
1792
1976
|
/**
|
|
1793
1977
|
* Whether to show popover's arrow.
|
|
1978
|
+
* @default false
|
|
1794
1979
|
*/
|
|
1795
1980
|
"showArrow": boolean;
|
|
1796
1981
|
}
|
|
@@ -1805,22 +1990,27 @@ export namespace Components {
|
|
|
1805
1990
|
"firstLabel"?: string;
|
|
1806
1991
|
/**
|
|
1807
1992
|
* readonly mode
|
|
1993
|
+
* @default ""
|
|
1808
1994
|
*/
|
|
1809
1995
|
"firstPickerPlaceholder": string;
|
|
1810
1996
|
/**
|
|
1811
1997
|
* readonly mode
|
|
1998
|
+
* @default false
|
|
1812
1999
|
*/
|
|
1813
2000
|
"firstPickerReadOnly": boolean;
|
|
1814
2001
|
/**
|
|
1815
2002
|
* readonly mode
|
|
2003
|
+
* @default ""
|
|
1816
2004
|
*/
|
|
1817
2005
|
"lastPickerPlaceholder": string;
|
|
1818
2006
|
/**
|
|
1819
2007
|
* readonly mode
|
|
2008
|
+
* @default false
|
|
1820
2009
|
*/
|
|
1821
2010
|
"lastPickerReadOnly": boolean;
|
|
1822
2011
|
/**
|
|
1823
2012
|
* [Optional] datepicker mode: date or datetime
|
|
2013
|
+
* @default ZRangePickerMode.DATE
|
|
1824
2014
|
*/
|
|
1825
2015
|
"mode": ZRangePickerMode;
|
|
1826
2016
|
/**
|
|
@@ -1859,10 +2049,12 @@ export namespace Components {
|
|
|
1859
2049
|
"fallbackCover"?: string;
|
|
1860
2050
|
/**
|
|
1861
2051
|
* Whether to show a stack of covers to represent multiple books.
|
|
2052
|
+
* @default false
|
|
1862
2053
|
*/
|
|
1863
2054
|
"hasMultipleCovers": boolean;
|
|
1864
2055
|
/**
|
|
1865
2056
|
* Enables the "info" variant of the card.
|
|
2057
|
+
* @default false
|
|
1866
2058
|
*/
|
|
1867
2059
|
"isInfoCard": boolean;
|
|
1868
2060
|
/**
|
|
@@ -1878,10 +2070,12 @@ export namespace Components {
|
|
|
1878
2070
|
interface ZSearchbar {
|
|
1879
2071
|
/**
|
|
1880
2072
|
* Show autocomplete results
|
|
2073
|
+
* @default false
|
|
1881
2074
|
*/
|
|
1882
2075
|
"autocomplete"?: boolean;
|
|
1883
2076
|
/**
|
|
1884
2077
|
* Minimun number of characters to dispatch typing event
|
|
2078
|
+
* @default 3
|
|
1885
2079
|
*/
|
|
1886
2080
|
"autocompleteMinChars"?: number;
|
|
1887
2081
|
/**
|
|
@@ -1890,6 +2084,7 @@ export namespace Components {
|
|
|
1890
2084
|
"htmlAriaLabel"?: string;
|
|
1891
2085
|
/**
|
|
1892
2086
|
* the id of the searchbar element
|
|
2087
|
+
* @default `searchbar-${randomId()}`
|
|
1893
2088
|
*/
|
|
1894
2089
|
"htmlid": string;
|
|
1895
2090
|
/**
|
|
@@ -1902,6 +2097,7 @@ export namespace Components {
|
|
|
1902
2097
|
"placeholder"?: string;
|
|
1903
2098
|
/**
|
|
1904
2099
|
* Prevent submit action
|
|
2100
|
+
* @default false
|
|
1905
2101
|
*/
|
|
1906
2102
|
"preventSubmit"?: boolean;
|
|
1907
2103
|
/**
|
|
@@ -1914,22 +2110,27 @@ export namespace Components {
|
|
|
1914
2110
|
"resultsItems"?: SearchbarItem[] | string;
|
|
1915
2111
|
/**
|
|
1916
2112
|
* Set button icon without label
|
|
2113
|
+
* @default false
|
|
1917
2114
|
*/
|
|
1918
2115
|
"searchButtonIconOnly"?: boolean;
|
|
1919
2116
|
/**
|
|
1920
2117
|
* Search helper text
|
|
2118
|
+
* @default "Cerca {searchString}"
|
|
1921
2119
|
*/
|
|
1922
2120
|
"searchHelperLabel"?: string;
|
|
1923
2121
|
/**
|
|
1924
2122
|
* Show submit button
|
|
2123
|
+
* @default false
|
|
1925
2124
|
*/
|
|
1926
2125
|
"showSearchButton"?: boolean;
|
|
1927
2126
|
/**
|
|
1928
2127
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
2128
|
+
* @default ControlSize.BIG
|
|
1929
2129
|
*/
|
|
1930
2130
|
"size"?: ControlSize;
|
|
1931
2131
|
/**
|
|
1932
2132
|
* Sort autocomplete results items
|
|
2133
|
+
* @default false
|
|
1933
2134
|
*/
|
|
1934
2135
|
"sortResultsItems"?: boolean;
|
|
1935
2136
|
/**
|
|
@@ -1938,6 +2139,7 @@ export namespace Components {
|
|
|
1938
2139
|
"value"?: string;
|
|
1939
2140
|
/**
|
|
1940
2141
|
* Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
|
|
2142
|
+
* @default ButtonVariant.PRIMARY
|
|
1941
2143
|
*/
|
|
1942
2144
|
"variant"?: ButtonVariant;
|
|
1943
2145
|
}
|
|
@@ -1949,24 +2151,29 @@ export namespace Components {
|
|
|
1949
2151
|
interface ZSectionTitle {
|
|
1950
2152
|
/**
|
|
1951
2153
|
* Divider position for the primary title. This prop only works if the secondary title is not set.
|
|
2154
|
+
* @default ZSectionTitleDividerPosition.BEFORE
|
|
1952
2155
|
*/
|
|
1953
2156
|
"dividerPosition": ZSectionTitleDividerPosition;
|
|
1954
2157
|
/**
|
|
1955
2158
|
* Whether the primary title text is uppercase.
|
|
2159
|
+
* @default true
|
|
1956
2160
|
*/
|
|
1957
2161
|
"uppercase": boolean;
|
|
1958
2162
|
}
|
|
1959
2163
|
interface ZSelect {
|
|
1960
2164
|
/**
|
|
1961
2165
|
* the input aria-label
|
|
2166
|
+
* @default ""
|
|
1962
2167
|
*/
|
|
1963
2168
|
"ariaLabel": string;
|
|
1964
2169
|
/**
|
|
1965
2170
|
* the input has autocomplete option
|
|
2171
|
+
* @default false
|
|
1966
2172
|
*/
|
|
1967
2173
|
"autocomplete"?: boolean;
|
|
1968
2174
|
/**
|
|
1969
2175
|
* the input is disabled
|
|
2176
|
+
* @default false
|
|
1970
2177
|
*/
|
|
1971
2178
|
"disabled"?: boolean;
|
|
1972
2179
|
/**
|
|
@@ -1981,6 +2188,7 @@ export namespace Components {
|
|
|
1981
2188
|
"hasTreeItems"?: boolean;
|
|
1982
2189
|
/**
|
|
1983
2190
|
* the id of the input element
|
|
2191
|
+
* @default `id-${randomId()}`
|
|
1984
2192
|
*/
|
|
1985
2193
|
"htmlid": string;
|
|
1986
2194
|
/**
|
|
@@ -1989,10 +2197,12 @@ export namespace Components {
|
|
|
1989
2197
|
"htmltitle"?: string;
|
|
1990
2198
|
/**
|
|
1991
2199
|
* When fixed, it occupies space and pushes down next elements.
|
|
2200
|
+
* @default false
|
|
1992
2201
|
*/
|
|
1993
2202
|
"isfixed"?: boolean;
|
|
1994
2203
|
/**
|
|
1995
2204
|
* the input select options
|
|
2205
|
+
* @default []
|
|
1996
2206
|
*/
|
|
1997
2207
|
"items": SelectItem[] | string;
|
|
1998
2208
|
/**
|
|
@@ -2001,6 +2211,7 @@ export namespace Components {
|
|
|
2001
2211
|
"label"?: string;
|
|
2002
2212
|
/**
|
|
2003
2213
|
* input helper message (optional) - if set to `false` message won't be displayed
|
|
2214
|
+
* @default true
|
|
2004
2215
|
*/
|
|
2005
2216
|
"message"?: string | boolean;
|
|
2006
2217
|
/**
|
|
@@ -2009,6 +2220,7 @@ export namespace Components {
|
|
|
2009
2220
|
"name"?: string;
|
|
2010
2221
|
/**
|
|
2011
2222
|
* no result text message
|
|
2223
|
+
* @default "Nessun risultato"
|
|
2012
2224
|
*/
|
|
2013
2225
|
"noresultslabel"?: string;
|
|
2014
2226
|
/**
|
|
@@ -2017,6 +2229,7 @@ export namespace Components {
|
|
|
2017
2229
|
"placeholder"?: string;
|
|
2018
2230
|
/**
|
|
2019
2231
|
* the input is readonly
|
|
2232
|
+
* @default false
|
|
2020
2233
|
*/
|
|
2021
2234
|
"readonly"?: boolean;
|
|
2022
2235
|
"resetItem"?: string;
|
|
@@ -2030,6 +2243,7 @@ export namespace Components {
|
|
|
2030
2243
|
"showChildrenOfMatchingParent"?: boolean;
|
|
2031
2244
|
/**
|
|
2032
2245
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
2246
|
+
* @default ControlSize.BIG
|
|
2033
2247
|
*/
|
|
2034
2248
|
"size"?: ControlSize;
|
|
2035
2249
|
/**
|
|
@@ -2043,6 +2257,7 @@ export namespace Components {
|
|
|
2043
2257
|
interface ZSkipToContent {
|
|
2044
2258
|
/**
|
|
2045
2259
|
* Array to fill link into skip-content
|
|
2260
|
+
* @default []
|
|
2046
2261
|
*/
|
|
2047
2262
|
"links": string | SkipToContentLink[];
|
|
2048
2263
|
/**
|
|
@@ -2091,6 +2306,7 @@ export namespace Components {
|
|
|
2091
2306
|
interface ZTable {
|
|
2092
2307
|
/**
|
|
2093
2308
|
* Whether the table cells should show a border between them.
|
|
2309
|
+
* @default false
|
|
2094
2310
|
*/
|
|
2095
2311
|
"bordered": boolean;
|
|
2096
2312
|
}
|
|
@@ -2124,14 +2340,17 @@ export namespace Components {
|
|
|
2124
2340
|
"colspan": number;
|
|
2125
2341
|
/**
|
|
2126
2342
|
* Set the popover position, the default is "auto".
|
|
2343
|
+
* @default PopoverPosition.AUTO
|
|
2127
2344
|
*/
|
|
2128
2345
|
"popoverPosition"?: PopoverPosition;
|
|
2129
2346
|
/**
|
|
2130
2347
|
* Enables the contextual menu. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the menu button.
|
|
2348
|
+
* @default null
|
|
2131
2349
|
*/
|
|
2132
2350
|
"showMenu": VisibilityCondition;
|
|
2133
2351
|
/**
|
|
2134
2352
|
* Whether the cell should stick.
|
|
2353
|
+
* @default false
|
|
2135
2354
|
*/
|
|
2136
2355
|
"sticky": boolean;
|
|
2137
2356
|
}
|
|
@@ -2141,6 +2360,7 @@ export namespace Components {
|
|
|
2141
2360
|
interface ZTfoot {
|
|
2142
2361
|
/**
|
|
2143
2362
|
* If true, the footer will be stuck to the bottom of the table.
|
|
2363
|
+
* @default false
|
|
2144
2364
|
*/
|
|
2145
2365
|
"sticky": boolean;
|
|
2146
2366
|
}
|
|
@@ -2154,14 +2374,17 @@ export namespace Components {
|
|
|
2154
2374
|
"colspan": number;
|
|
2155
2375
|
/**
|
|
2156
2376
|
* Set popover position.
|
|
2377
|
+
* @default PopoverPosition.AUTO
|
|
2157
2378
|
*/
|
|
2158
2379
|
"popoverPosition": PopoverPosition;
|
|
2159
2380
|
/**
|
|
2160
2381
|
* Enables the contextual menu. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the menu button.
|
|
2382
|
+
* @default null
|
|
2161
2383
|
*/
|
|
2162
2384
|
"showMenu": VisibilityCondition;
|
|
2163
2385
|
/**
|
|
2164
2386
|
* Enables the sorting button. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the sort button.
|
|
2387
|
+
* @default null
|
|
2165
2388
|
*/
|
|
2166
2389
|
"showSorting": VisibilityCondition;
|
|
2167
2390
|
/**
|
|
@@ -2170,10 +2393,12 @@ export namespace Components {
|
|
|
2170
2393
|
"sortDirection"?: SortDirection;
|
|
2171
2394
|
/**
|
|
2172
2395
|
* Sorted state of the column.
|
|
2396
|
+
* @default false
|
|
2173
2397
|
*/
|
|
2174
2398
|
"sorted": boolean | null;
|
|
2175
2399
|
/**
|
|
2176
2400
|
* Whether the cell should stick.
|
|
2401
|
+
* @default false
|
|
2177
2402
|
*/
|
|
2178
2403
|
"sticky": boolean;
|
|
2179
2404
|
}
|
|
@@ -2183,10 +2408,12 @@ export namespace Components {
|
|
|
2183
2408
|
interface ZThead {
|
|
2184
2409
|
/**
|
|
2185
2410
|
* The element is focusable
|
|
2411
|
+
* @default false
|
|
2186
2412
|
*/
|
|
2187
2413
|
"isFocusable": boolean;
|
|
2188
2414
|
/**
|
|
2189
2415
|
* If true, the header will be stuck to the top of the table.
|
|
2416
|
+
* @default false
|
|
2190
2417
|
*/
|
|
2191
2418
|
"sticky": boolean;
|
|
2192
2419
|
}
|
|
@@ -2204,6 +2431,7 @@ export namespace Components {
|
|
|
2204
2431
|
"closebutton": boolean;
|
|
2205
2432
|
/**
|
|
2206
2433
|
* toast notification draggable percentage
|
|
2434
|
+
* @default 80
|
|
2207
2435
|
*/
|
|
2208
2436
|
"draggablepercentage"?: number;
|
|
2209
2437
|
/**
|
|
@@ -2212,6 +2440,7 @@ export namespace Components {
|
|
|
2212
2440
|
"heading"?: string;
|
|
2213
2441
|
/**
|
|
2214
2442
|
* toast notification can be draggable
|
|
2443
|
+
* @default true
|
|
2215
2444
|
*/
|
|
2216
2445
|
"isdraggable"?: boolean;
|
|
2217
2446
|
/**
|
|
@@ -2220,6 +2449,7 @@ export namespace Components {
|
|
|
2220
2449
|
"message": string;
|
|
2221
2450
|
/**
|
|
2222
2451
|
* toast notification autoclose can be paused
|
|
2452
|
+
* @default true
|
|
2223
2453
|
*/
|
|
2224
2454
|
"pauseonfocusloss"?: boolean;
|
|
2225
2455
|
/**
|
|
@@ -2234,16 +2464,19 @@ export namespace Components {
|
|
|
2234
2464
|
interface ZToastNotificationList {
|
|
2235
2465
|
/**
|
|
2236
2466
|
* Set the entry position of new notification in the list
|
|
2467
|
+
* @default true
|
|
2237
2468
|
*/
|
|
2238
2469
|
"newestontop"?: boolean;
|
|
2239
2470
|
/**
|
|
2240
2471
|
* Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
|
|
2472
|
+
* @default ToastNotificationPosition.TOP_RIGHT
|
|
2241
2473
|
*/
|
|
2242
2474
|
"position": ToastNotificationPosition;
|
|
2243
2475
|
}
|
|
2244
2476
|
interface ZToggleButton {
|
|
2245
2477
|
/**
|
|
2246
2478
|
* aria-label for the button
|
|
2479
|
+
* @default ""
|
|
2247
2480
|
*/
|
|
2248
2481
|
"ariaLabel": string;
|
|
2249
2482
|
/**
|
|
@@ -2252,6 +2485,7 @@ export namespace Components {
|
|
|
2252
2485
|
"avoidclick": boolean;
|
|
2253
2486
|
/**
|
|
2254
2487
|
* disabled status flag (optional)
|
|
2488
|
+
* @default false
|
|
2255
2489
|
*/
|
|
2256
2490
|
"isdisabled"?: boolean;
|
|
2257
2491
|
/**
|
|
@@ -2260,24 +2494,29 @@ export namespace Components {
|
|
|
2260
2494
|
"label": string;
|
|
2261
2495
|
/**
|
|
2262
2496
|
* open by default (optional)
|
|
2497
|
+
* @default false
|
|
2263
2498
|
*/
|
|
2264
2499
|
"opened"?: boolean;
|
|
2265
2500
|
}
|
|
2266
2501
|
interface ZToggleSwitch {
|
|
2267
2502
|
/**
|
|
2268
2503
|
* Checked state
|
|
2504
|
+
* @default false
|
|
2269
2505
|
*/
|
|
2270
2506
|
"checked"?: boolean;
|
|
2271
2507
|
/**
|
|
2272
2508
|
* Disabled flag
|
|
2509
|
+
* @default false
|
|
2273
2510
|
*/
|
|
2274
2511
|
"disabled"?: boolean;
|
|
2275
2512
|
/**
|
|
2276
2513
|
* HTML id attribute to set to the internal checkbox
|
|
2514
|
+
* @default `toggle-switch-id-${randomId()}`
|
|
2277
2515
|
*/
|
|
2278
2516
|
"htmlid": string;
|
|
2279
2517
|
/**
|
|
2280
2518
|
* Label position
|
|
2519
|
+
* @default LabelPosition.LEFT
|
|
2281
2520
|
*/
|
|
2282
2521
|
"labelPosition"?: LabelPosition;
|
|
2283
2522
|
}
|
|
@@ -2287,6 +2526,7 @@ export namespace Components {
|
|
|
2287
2526
|
interface ZTool {
|
|
2288
2527
|
/**
|
|
2289
2528
|
* Visual active state.
|
|
2529
|
+
* @default false
|
|
2290
2530
|
*/
|
|
2291
2531
|
"active": boolean;
|
|
2292
2532
|
/**
|
|
@@ -2295,6 +2535,7 @@ export namespace Components {
|
|
|
2295
2535
|
"closeTooltip": () => Promise<void>;
|
|
2296
2536
|
/**
|
|
2297
2537
|
* Disabled state.
|
|
2538
|
+
* @default false
|
|
2298
2539
|
*/
|
|
2299
2540
|
"disabled": boolean;
|
|
2300
2541
|
/**
|
|
@@ -2311,6 +2552,7 @@ export namespace Components {
|
|
|
2311
2552
|
"indicatorColor"?: string;
|
|
2312
2553
|
/**
|
|
2313
2554
|
* Open state.
|
|
2555
|
+
* @default false
|
|
2314
2556
|
*/
|
|
2315
2557
|
"open": boolean;
|
|
2316
2558
|
/**
|
|
@@ -2327,6 +2569,7 @@ export namespace Components {
|
|
|
2327
2569
|
"tooltip"?: string;
|
|
2328
2570
|
/**
|
|
2329
2571
|
* Preferred tooltip position. Defaults to true.
|
|
2572
|
+
* @default PopoverPosition.TOP
|
|
2330
2573
|
*/
|
|
2331
2574
|
"tooltipPosition": PopoverPosition;
|
|
2332
2575
|
}
|
|
@@ -2357,18 +2600,22 @@ export namespace Components {
|
|
|
2357
2600
|
"bindTo"?: string | HTMLElement;
|
|
2358
2601
|
/**
|
|
2359
2602
|
* Reflects `closable` prop of the popover. "If true, the popover can be closed by clicking outside of it or pressing the escape key. Otherwise, it will be closed only programmatically (by setting `open` to `false`)."
|
|
2603
|
+
* @default true
|
|
2360
2604
|
*/
|
|
2361
2605
|
"closable": boolean;
|
|
2362
2606
|
/**
|
|
2363
2607
|
* Enable tooltip dark mode.
|
|
2608
|
+
* @default false
|
|
2364
2609
|
*/
|
|
2365
2610
|
"dark": boolean;
|
|
2366
2611
|
/**
|
|
2367
2612
|
* The open state of the tooltip.
|
|
2613
|
+
* @default false
|
|
2368
2614
|
*/
|
|
2369
2615
|
"open": boolean;
|
|
2370
2616
|
/**
|
|
2371
2617
|
* Tooltip position.
|
|
2618
|
+
* @default PopoverPosition.AUTO
|
|
2372
2619
|
*/
|
|
2373
2620
|
"position": PopoverPosition;
|
|
2374
2621
|
}
|
|
@@ -2380,6 +2627,7 @@ export namespace Components {
|
|
|
2380
2627
|
interface ZTr {
|
|
2381
2628
|
/**
|
|
2382
2629
|
* Whether the row is expandable. Use a `z-td` as the last cell of the row for the additional content. It will show a button to expand/collapse the row. The last cell will be hidden until the button or row is clicked. If some element inside the expandable row contains the `prevent-expand` css class, the row will not expand by clicking that element.
|
|
2630
|
+
* @default false
|
|
2383
2631
|
*/
|
|
2384
2632
|
"expandable": boolean;
|
|
2385
2633
|
}
|
|
@@ -2394,6 +2642,7 @@ export namespace Components {
|
|
|
2394
2642
|
"htmlSectionTitle": string;
|
|
2395
2643
|
/**
|
|
2396
2644
|
* Items to render, if they have the url property they will be rendered as clickable links
|
|
2645
|
+
* @default []
|
|
2397
2646
|
*/
|
|
2398
2647
|
"items": TreeListItem[] | string;
|
|
2399
2648
|
}
|
|
@@ -3985,6 +4234,8 @@ declare global {
|
|
|
3985
4234
|
}
|
|
3986
4235
|
}
|
|
3987
4236
|
declare namespace LocalJSX {
|
|
4237
|
+
type OneOf<K extends string, PropT, AttrT = PropT> = { [P in K]: PropT } & { [P in `attr:${K}` | `prop:${K}`]?: never } | { [P in `attr:${K}`]: AttrT } & { [P in K | `prop:${K}`]?: never } | { [P in `prop:${K}`]: PropT } & { [P in K | `attr:${K}`]?: never };
|
|
4238
|
+
|
|
3988
4239
|
/**
|
|
3989
4240
|
* Accordion component.
|
|
3990
4241
|
* @cssprop --z-accordion-highlight-color - Color of the highlight band on the summary's left edge. Only applies when `highlight` is true. Default: `transparent`.
|
|
@@ -4001,6 +4252,7 @@ declare namespace LocalJSX {
|
|
|
4001
4252
|
interface ZAccordion {
|
|
4002
4253
|
/**
|
|
4003
4254
|
* Enable highlight band on the `summary`'s left edge.
|
|
4255
|
+
* @default false
|
|
4004
4256
|
*/
|
|
4005
4257
|
"highlight"?: boolean;
|
|
4006
4258
|
/**
|
|
@@ -4009,6 +4261,7 @@ declare namespace LocalJSX {
|
|
|
4009
4261
|
"icon"?: string;
|
|
4010
4262
|
/**
|
|
4011
4263
|
* Disabled state of the accordion.
|
|
4264
|
+
* @default false
|
|
4012
4265
|
*/
|
|
4013
4266
|
"isDisabled"?: boolean;
|
|
4014
4267
|
/**
|
|
@@ -4021,18 +4274,22 @@ declare namespace LocalJSX {
|
|
|
4021
4274
|
"onToggled"?: (event: ZAccordionCustomEvent<boolean>) => void;
|
|
4022
4275
|
/**
|
|
4023
4276
|
* The open state of the accordion.
|
|
4277
|
+
* @default false
|
|
4024
4278
|
*/
|
|
4025
4279
|
"open"?: boolean;
|
|
4026
4280
|
/**
|
|
4027
4281
|
* Enable box-shadow on the accordion. Only applies when `variant` is `BACKGROUND`.
|
|
4282
|
+
* @default true
|
|
4028
4283
|
*/
|
|
4029
4284
|
"shadow"?: boolean;
|
|
4030
4285
|
/**
|
|
4031
4286
|
* Size of the component.
|
|
4287
|
+
* @default ControlSize.BIG
|
|
4032
4288
|
*/
|
|
4033
4289
|
"size"?: ControlSize;
|
|
4034
4290
|
/**
|
|
4035
4291
|
* Accordion variant.
|
|
4292
|
+
* @default AccordionVariant.DEFAULT
|
|
4036
4293
|
*/
|
|
4037
4294
|
"variant"?: AccordionVariant;
|
|
4038
4295
|
}
|
|
@@ -4058,18 +4315,22 @@ declare namespace LocalJSX {
|
|
|
4058
4315
|
interface ZAnchorNavigation {
|
|
4059
4316
|
/**
|
|
4060
4317
|
* Enables automatic inference of the current item, listening for hash change and checking the `href` of the slotted anchors. When disabled, the highlight of current item must be handled manually by setting the `data-current` attribute to the correct slotted items and the `aria-current` attribute to the anchors.
|
|
4318
|
+
* @default true
|
|
4061
4319
|
*/
|
|
4062
4320
|
"autoCurrent"?: boolean;
|
|
4063
4321
|
/**
|
|
4064
4322
|
* Sets the label of the button displayed on mobile viewport when the anchor navigation is collapsed
|
|
4323
|
+
* @default "salta a"
|
|
4065
4324
|
*/
|
|
4066
4325
|
"collapsedLabel"?: string;
|
|
4067
4326
|
/**
|
|
4068
4327
|
* If enabled, the text of each anchor will be hidden unless for the current one or the one the user is hovering.
|
|
4328
|
+
* @default false
|
|
4069
4329
|
*/
|
|
4070
4330
|
"hideUnselected"?: boolean;
|
|
4071
4331
|
/**
|
|
4072
4332
|
* Explicitly collapse anchor navigation. If false will collapse automatically only on mobile.
|
|
4333
|
+
* @default false
|
|
4073
4334
|
*/
|
|
4074
4335
|
"isCollapsed"?: boolean;
|
|
4075
4336
|
}
|
|
@@ -4084,18 +4345,22 @@ declare namespace LocalJSX {
|
|
|
4084
4345
|
interface ZAppHeader {
|
|
4085
4346
|
/**
|
|
4086
4347
|
* The opening state of the drawer.
|
|
4348
|
+
* @default false
|
|
4087
4349
|
*/
|
|
4088
4350
|
"drawerOpen"?: boolean;
|
|
4089
4351
|
/**
|
|
4090
4352
|
* When enabled, the menu bar is not displayed and a burger icon appears to open the offcanvas menu. Automatically enabled on mobile and when the menu items overflow the container.
|
|
4353
|
+
* @default false
|
|
4091
4354
|
*/
|
|
4092
4355
|
"enableOffcanvas"?: boolean;
|
|
4093
4356
|
/**
|
|
4094
4357
|
* Enable the search bar.
|
|
4358
|
+
* @default false
|
|
4095
4359
|
*/
|
|
4096
4360
|
"enableSearch"?: boolean;
|
|
4097
4361
|
/**
|
|
4098
4362
|
* Enable laZ logo.
|
|
4363
|
+
* @default true
|
|
4099
4364
|
*/
|
|
4100
4365
|
"enableZLogo"?: boolean;
|
|
4101
4366
|
/**
|
|
@@ -4108,14 +4373,17 @@ declare namespace LocalJSX {
|
|
|
4108
4373
|
"searchPageUrl"?: string;
|
|
4109
4374
|
/**
|
|
4110
4375
|
* Placeholder text for the search bar.
|
|
4376
|
+
* @default "Cerca"
|
|
4111
4377
|
*/
|
|
4112
4378
|
"searchPlaceholder"?: string;
|
|
4113
4379
|
/**
|
|
4114
4380
|
* Search string for the search bar.
|
|
4381
|
+
* @default ""
|
|
4115
4382
|
*/
|
|
4116
4383
|
"searchString"?: string;
|
|
4117
4384
|
/**
|
|
4118
4385
|
* Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
|
|
4386
|
+
* @default false
|
|
4119
4387
|
*/
|
|
4120
4388
|
"stuck"?: boolean;
|
|
4121
4389
|
}
|
|
@@ -4177,14 +4445,17 @@ declare namespace LocalJSX {
|
|
|
4177
4445
|
interface ZAppHeaderDeprecated {
|
|
4178
4446
|
/**
|
|
4179
4447
|
* The opening state of the drawer.
|
|
4448
|
+
* @default false
|
|
4180
4449
|
*/
|
|
4181
4450
|
"drawerOpen"?: boolean;
|
|
4182
4451
|
/**
|
|
4183
4452
|
* Enable the search bar.
|
|
4453
|
+
* @default false
|
|
4184
4454
|
*/
|
|
4185
4455
|
"enableSearch"?: boolean;
|
|
4186
4456
|
/**
|
|
4187
4457
|
* Control menu bar position in the header. - auto: the menu bar is positioned near the title - stack: the menu bar is positioned below the title - offcanvas: the menu bar is not displayed and a burger icon appears to open the offcanvas menu
|
|
4458
|
+
* @default "auto"
|
|
4188
4459
|
*/
|
|
4189
4460
|
"flow"?: "auto" | "stack" | "offcanvas";
|
|
4190
4461
|
/**
|
|
@@ -4197,6 +4468,7 @@ declare namespace LocalJSX {
|
|
|
4197
4468
|
"onSticking"?: (event: ZAppHeaderDeprecatedCustomEvent<any>) => void;
|
|
4198
4469
|
/**
|
|
4199
4470
|
* Should place an overlay over the hero image. Useful for legibility purpose.
|
|
4471
|
+
* @default false
|
|
4200
4472
|
*/
|
|
4201
4473
|
"overlay"?: boolean;
|
|
4202
4474
|
/**
|
|
@@ -4205,26 +4477,31 @@ declare namespace LocalJSX {
|
|
|
4205
4477
|
"searchPageUrl"?: string;
|
|
4206
4478
|
/**
|
|
4207
4479
|
* Placeholder text for the search bar.
|
|
4480
|
+
* @default "Cerca"
|
|
4208
4481
|
*/
|
|
4209
4482
|
"searchPlaceholder"?: string;
|
|
4210
4483
|
/**
|
|
4211
4484
|
* Search string for the search bar.
|
|
4485
|
+
* @default ""
|
|
4212
4486
|
*/
|
|
4213
4487
|
"searchString"?: string;
|
|
4214
4488
|
/**
|
|
4215
4489
|
* Stuck mode for the header. You can programmatically set it using an IntersectionObserver.
|
|
4490
|
+
* @default false
|
|
4216
4491
|
*/
|
|
4217
4492
|
"stuck"?: boolean;
|
|
4218
4493
|
}
|
|
4219
4494
|
interface ZAriaAlert {
|
|
4220
4495
|
/**
|
|
4221
4496
|
* Aria live mode
|
|
4497
|
+
* @default ZAriaAlertMode.POLITE
|
|
4222
4498
|
*/
|
|
4223
4499
|
"mode"?: ZAriaAlertMode;
|
|
4224
4500
|
}
|
|
4225
4501
|
interface ZAvatar {
|
|
4226
4502
|
/**
|
|
4227
4503
|
* [optional] Avatar background color
|
|
4504
|
+
* @default "gray700"
|
|
4228
4505
|
*/
|
|
4229
4506
|
"backgroundColor"?: string;
|
|
4230
4507
|
/**
|
|
@@ -4233,6 +4510,7 @@ declare namespace LocalJSX {
|
|
|
4233
4510
|
"image"?: string;
|
|
4234
4511
|
/**
|
|
4235
4512
|
* [optional] Avatar size
|
|
4513
|
+
* @default AvatarSize.MEDIUM
|
|
4236
4514
|
*/
|
|
4237
4515
|
"size"?: AvatarSize;
|
|
4238
4516
|
/**
|
|
@@ -4241,6 +4519,7 @@ declare namespace LocalJSX {
|
|
|
4241
4519
|
"text"?: string;
|
|
4242
4520
|
/**
|
|
4243
4521
|
* [optional] Avatar text color
|
|
4522
|
+
* @default "color-white"
|
|
4244
4523
|
*/
|
|
4245
4524
|
"textColor"?: string;
|
|
4246
4525
|
}
|
|
@@ -4272,6 +4551,7 @@ declare namespace LocalJSX {
|
|
|
4272
4551
|
"fallbackCover"?: string;
|
|
4273
4552
|
/**
|
|
4274
4553
|
* Whether to show a stack of covers to represent multiple books (only for `portrait` variant).
|
|
4554
|
+
* @default false
|
|
4275
4555
|
*/
|
|
4276
4556
|
"hasMultipleCovers"?: boolean;
|
|
4277
4557
|
/**
|
|
@@ -4280,10 +4560,12 @@ declare namespace LocalJSX {
|
|
|
4280
4560
|
"isbn"?: string;
|
|
4281
4561
|
/**
|
|
4282
4562
|
* [optional] ISBN label
|
|
4563
|
+
* @default ""
|
|
4283
4564
|
*/
|
|
4284
4565
|
"isbnLabel"?: string;
|
|
4285
4566
|
/**
|
|
4286
4567
|
* [optional] Value for the `target` attribute of the links created by `ebookUrl` prop.
|
|
4568
|
+
* @default "_blank"
|
|
4287
4569
|
*/
|
|
4288
4570
|
"linkTarget"?: string;
|
|
4289
4571
|
/**
|
|
@@ -4308,6 +4590,7 @@ declare namespace LocalJSX {
|
|
|
4308
4590
|
"titleHtmlTag"?: string;
|
|
4309
4591
|
/**
|
|
4310
4592
|
* Card variant: landscape, portrait
|
|
4593
|
+
* @default BookCardVariant.PORTRAIT
|
|
4311
4594
|
*/
|
|
4312
4595
|
"variant"?: BookCardVariant;
|
|
4313
4596
|
/**
|
|
@@ -4331,6 +4614,7 @@ declare namespace LocalJSX {
|
|
|
4331
4614
|
"info"?: string;
|
|
4332
4615
|
/**
|
|
4333
4616
|
* Show or hide laZ prefix before app name
|
|
4617
|
+
* @default true
|
|
4334
4618
|
*/
|
|
4335
4619
|
"laz"?: boolean;
|
|
4336
4620
|
/**
|
|
@@ -4379,6 +4663,7 @@ declare namespace LocalJSX {
|
|
|
4379
4663
|
"isbn"?: string;
|
|
4380
4664
|
/**
|
|
4381
4665
|
* [optional] ISBN label
|
|
4666
|
+
* @default ""
|
|
4382
4667
|
*/
|
|
4383
4668
|
"isbnLabel"?: string;
|
|
4384
4669
|
/**
|
|
@@ -4427,6 +4712,7 @@ declare namespace LocalJSX {
|
|
|
4427
4712
|
interface ZBookCover {
|
|
4428
4713
|
/**
|
|
4429
4714
|
* Whether to apply a border around the cover image (always applied when `multiple` is enabled).
|
|
4715
|
+
* @default false
|
|
4430
4716
|
*/
|
|
4431
4717
|
"bordered"?: boolean;
|
|
4432
4718
|
/**
|
|
@@ -4439,16 +4725,19 @@ declare namespace LocalJSX {
|
|
|
4439
4725
|
"fallbackCover"?: string;
|
|
4440
4726
|
/**
|
|
4441
4727
|
* Whether to show a stack of covers to represent multiple books.
|
|
4728
|
+
* @default false
|
|
4442
4729
|
*/
|
|
4443
4730
|
"multiple"?: boolean;
|
|
4444
4731
|
}
|
|
4445
4732
|
interface ZBreadcrumb {
|
|
4446
4733
|
/**
|
|
4447
4734
|
* [optional] Variant of first node
|
|
4735
|
+
* @default BreadcrumbHomepageVariant.ICON
|
|
4448
4736
|
*/
|
|
4449
4737
|
"homepageVariant"?: BreadcrumbHomepageVariant;
|
|
4450
4738
|
/**
|
|
4451
4739
|
* [optional] Sets max number of element to show
|
|
4740
|
+
* @default 5
|
|
4452
4741
|
*/
|
|
4453
4742
|
"maxNodesToShow"?: number;
|
|
4454
4743
|
/**
|
|
@@ -4457,28 +4746,34 @@ declare namespace LocalJSX {
|
|
|
4457
4746
|
"onClickOnNode"?: (event: ZBreadcrumbCustomEvent<BreadcrumbPath["path"]>) => void;
|
|
4458
4747
|
/**
|
|
4459
4748
|
* [optional] Sets max number of row for each path inside the popover. Zero equals unlimited
|
|
4749
|
+
* @default 0
|
|
4460
4750
|
*/
|
|
4461
4751
|
"overflowMenuItemRows"?: number;
|
|
4462
4752
|
/**
|
|
4463
4753
|
* [optional] Sets the path style
|
|
4754
|
+
* @default BreadcrumbPathStyle.UNDERLINED
|
|
4464
4755
|
*/
|
|
4465
4756
|
"pathStyle"?: BreadcrumbPathStyle;
|
|
4466
4757
|
/**
|
|
4467
4758
|
* [optional] Controls the behaviour on <a> tag click/enter
|
|
4759
|
+
* @default false
|
|
4468
4760
|
*/
|
|
4469
4761
|
"preventFollowUrl"?: boolean;
|
|
4470
4762
|
/**
|
|
4471
4763
|
* [optional] Sets the maximun number of chars per single node
|
|
4764
|
+
* @default 30
|
|
4472
4765
|
*/
|
|
4473
4766
|
"truncateChar"?: number;
|
|
4474
4767
|
}
|
|
4475
4768
|
interface ZButton {
|
|
4476
4769
|
/**
|
|
4477
4770
|
* defines a string value that labels the internal interactive element. Used for accessibility.
|
|
4771
|
+
* @default undefined
|
|
4478
4772
|
*/
|
|
4479
4773
|
"ariaLabel"?: string | undefined;
|
|
4480
4774
|
/**
|
|
4481
4775
|
* HTML button disabled attribute.
|
|
4776
|
+
* @default false
|
|
4482
4777
|
*/
|
|
4483
4778
|
"disabled"?: boolean;
|
|
4484
4779
|
/**
|
|
@@ -4499,6 +4794,7 @@ declare namespace LocalJSX {
|
|
|
4499
4794
|
"icon"?: string;
|
|
4500
4795
|
/**
|
|
4501
4796
|
* the button icon position. Defaults to `left`
|
|
4797
|
+
* @default IconPosition.LEFT
|
|
4502
4798
|
*/
|
|
4503
4799
|
"iconPosition"?: IconPosition;
|
|
4504
4800
|
/**
|
|
@@ -4508,10 +4804,12 @@ declare namespace LocalJSX {
|
|
|
4508
4804
|
/**
|
|
4509
4805
|
* **Deprecated:** Use `htmlrole` instead.
|
|
4510
4806
|
* @deprecated This prop has been deprecated in favor of `htmlrole` for better accessibility.
|
|
4807
|
+
* @default ""
|
|
4511
4808
|
*/
|
|
4512
4809
|
"role"?: string;
|
|
4513
4810
|
/**
|
|
4514
4811
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
4812
|
+
* @default ControlSize.BIG
|
|
4515
4813
|
*/
|
|
4516
4814
|
"size"?: ButtonSize | ControlSize;
|
|
4517
4815
|
/**
|
|
@@ -4520,10 +4818,12 @@ declare namespace LocalJSX {
|
|
|
4520
4818
|
"target"?: string;
|
|
4521
4819
|
/**
|
|
4522
4820
|
* HTML button type attribute.
|
|
4821
|
+
* @default ButtonType.BUTTON
|
|
4523
4822
|
*/
|
|
4524
4823
|
"type"?: ButtonType;
|
|
4525
4824
|
/**
|
|
4526
4825
|
* Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
|
|
4826
|
+
* @default ButtonVariant.PRIMARY
|
|
4527
4827
|
*/
|
|
4528
4828
|
"variant"?: ButtonVariant;
|
|
4529
4829
|
}
|
|
@@ -4542,6 +4842,7 @@ declare namespace LocalJSX {
|
|
|
4542
4842
|
"desclabel"?: string;
|
|
4543
4843
|
/**
|
|
4544
4844
|
* selected flag (optional)
|
|
4845
|
+
* @default false
|
|
4545
4846
|
*/
|
|
4546
4847
|
"isselected"?: boolean;
|
|
4547
4848
|
/**
|
|
@@ -4554,14 +4855,17 @@ declare namespace LocalJSX {
|
|
|
4554
4855
|
"onButtonSortClick"?: (event: ZButtonSortCustomEvent<any>) => void;
|
|
4555
4856
|
/**
|
|
4556
4857
|
* sortable flag (optional)
|
|
4858
|
+
* @default true
|
|
4557
4859
|
*/
|
|
4558
4860
|
"sortasc"?: boolean;
|
|
4559
4861
|
/**
|
|
4560
4862
|
* sort label content (ascending) (optional)
|
|
4863
|
+
* @default "A-Z"
|
|
4561
4864
|
*/
|
|
4562
4865
|
"sortlabelasc"?: string;
|
|
4563
4866
|
/**
|
|
4564
4867
|
* sort label content (descending) (optional)
|
|
4868
|
+
* @default "Z-A"
|
|
4565
4869
|
*/
|
|
4566
4870
|
"sortlabeldesc"?: string;
|
|
4567
4871
|
}
|
|
@@ -4579,6 +4883,7 @@ declare namespace LocalJSX {
|
|
|
4579
4883
|
interface ZCard {
|
|
4580
4884
|
/**
|
|
4581
4885
|
* Enable "clickable" styles like hover background and cursor, focus shadow on the whole card, etc. Always set this to `true` when putting an `<a>` tag in the `title` slot.
|
|
4886
|
+
* @default false
|
|
4582
4887
|
*/
|
|
4583
4888
|
"clickable"?: boolean;
|
|
4584
4889
|
/**
|
|
@@ -4587,6 +4892,7 @@ declare namespace LocalJSX {
|
|
|
4587
4892
|
"coverIcon"?: string;
|
|
4588
4893
|
/**
|
|
4589
4894
|
* Enable shadow. Default: false.
|
|
4895
|
+
* @default false
|
|
4590
4896
|
*/
|
|
4591
4897
|
"showShadow"?: boolean;
|
|
4592
4898
|
/**
|
|
@@ -4606,14 +4912,17 @@ declare namespace LocalJSX {
|
|
|
4606
4912
|
"arrowsPosition"?: CarouselArrowsPosition;
|
|
4607
4913
|
/**
|
|
4608
4914
|
* Whether the navigation arrow buttons over the items are always visible or only on mouse hover. If set to `false`, the arrows will not be visible on mobile. Only meaningful with `arrowsPosition` set to `OVER`.
|
|
4915
|
+
* @default true
|
|
4609
4916
|
*/
|
|
4610
4917
|
"fixedArrows"?: boolean;
|
|
4611
4918
|
/**
|
|
4612
4919
|
* The height of the ghost loader (only visible when `isLoading` is set to `true`)
|
|
4920
|
+
* @default 100
|
|
4613
4921
|
*/
|
|
4614
4922
|
"ghostLoadingHeight"?: number;
|
|
4615
4923
|
/**
|
|
4616
4924
|
* When enabled, navigating next the last item will go back to the first item and vice versa.
|
|
4925
|
+
* @default false
|
|
4617
4926
|
*/
|
|
4618
4927
|
"infinite"?: boolean;
|
|
4619
4928
|
/**
|
|
@@ -4634,16 +4943,19 @@ declare namespace LocalJSX {
|
|
|
4634
4943
|
"progressMode"?: CarouselProgressMode;
|
|
4635
4944
|
/**
|
|
4636
4945
|
* Shows only one content at a time
|
|
4946
|
+
* @default false
|
|
4637
4947
|
*/
|
|
4638
4948
|
"single"?: boolean;
|
|
4639
4949
|
}
|
|
4640
4950
|
interface ZChip {
|
|
4641
4951
|
/**
|
|
4642
4952
|
* z-chip aria-label string
|
|
4953
|
+
* @default ""
|
|
4643
4954
|
*/
|
|
4644
4955
|
"ariaLabel"?: string;
|
|
4645
4956
|
/**
|
|
4646
4957
|
* set z-chip as disabled
|
|
4958
|
+
* @default false
|
|
4647
4959
|
*/
|
|
4648
4960
|
"disabled"?: boolean;
|
|
4649
4961
|
/**
|
|
@@ -4660,6 +4972,7 @@ declare namespace LocalJSX {
|
|
|
4660
4972
|
"onInteractiveIconClick"?: (event: ZChipCustomEvent<any>) => void;
|
|
4661
4973
|
/**
|
|
4662
4974
|
* z-chip size type, can be default, medium or small
|
|
4975
|
+
* @default ZChipType.DEFAULT
|
|
4663
4976
|
*/
|
|
4664
4977
|
"type"?: ZChipType;
|
|
4665
4978
|
}
|
|
@@ -4670,6 +4983,7 @@ declare namespace LocalJSX {
|
|
|
4670
4983
|
interface ZColorPicker {
|
|
4671
4984
|
/**
|
|
4672
4985
|
* Disables the transparent color option. Setting `selectedColor` prop to `#FFFFFF00` while `disableTransparent` is true will default to `#333333` ("dark gray 2").
|
|
4986
|
+
* @default false
|
|
4673
4987
|
*/
|
|
4674
4988
|
"disableTransparent"?: boolean;
|
|
4675
4989
|
/**
|
|
@@ -4678,6 +4992,7 @@ declare namespace LocalJSX {
|
|
|
4678
4992
|
"htmlAriaLabel"?: string;
|
|
4679
4993
|
/**
|
|
4680
4994
|
* The language for the aria labels inside the color picker.
|
|
4995
|
+
* @default "it"
|
|
4681
4996
|
*/
|
|
4682
4997
|
"lng"?: "it" | "en";
|
|
4683
4998
|
/**
|
|
@@ -4692,14 +5007,17 @@ declare namespace LocalJSX {
|
|
|
4692
5007
|
interface ZCombobox {
|
|
4693
5008
|
/**
|
|
4694
5009
|
* check all label (optional)
|
|
5010
|
+
* @default "Seleziona tutti"
|
|
4695
5011
|
*/
|
|
4696
5012
|
"checkalltext"?: string;
|
|
4697
5013
|
/**
|
|
4698
5014
|
* the combobox is disabled
|
|
5015
|
+
* @default false
|
|
4699
5016
|
*/
|
|
4700
5017
|
"disabled"?: boolean;
|
|
4701
5018
|
/**
|
|
4702
5019
|
* show "check all" checkbox (optional)
|
|
5020
|
+
* @default false
|
|
4703
5021
|
*/
|
|
4704
5022
|
"hascheckall"?: boolean;
|
|
4705
5023
|
/**
|
|
@@ -4708,6 +5026,7 @@ declare namespace LocalJSX {
|
|
|
4708
5026
|
"hasgroupitems"?: boolean;
|
|
4709
5027
|
/**
|
|
4710
5028
|
* show search input flag (optional)
|
|
5029
|
+
* @default false
|
|
4711
5030
|
*/
|
|
4712
5031
|
"hassearch"?: boolean;
|
|
4713
5032
|
/**
|
|
@@ -4716,14 +5035,17 @@ declare namespace LocalJSX {
|
|
|
4716
5035
|
"htmlAriaLabel"?: string;
|
|
4717
5036
|
/**
|
|
4718
5037
|
* input unique id
|
|
5038
|
+
* @default `combo-${randomId()}`
|
|
4719
5039
|
*/
|
|
4720
5040
|
"inputid"?: string;
|
|
4721
5041
|
/**
|
|
4722
5042
|
* fixed style flag
|
|
5043
|
+
* @default false
|
|
4723
5044
|
*/
|
|
4724
5045
|
"isfixed"?: boolean;
|
|
4725
5046
|
/**
|
|
4726
5047
|
* toggle combo list opening flag
|
|
5048
|
+
* @default false
|
|
4727
5049
|
*/
|
|
4728
5050
|
"isopen"?: boolean;
|
|
4729
5051
|
/**
|
|
@@ -4736,10 +5058,12 @@ declare namespace LocalJSX {
|
|
|
4736
5058
|
"label"?: string;
|
|
4737
5059
|
/**
|
|
4738
5060
|
* max number of checkable items (0 = unlimited)
|
|
5061
|
+
* @default 0
|
|
4739
5062
|
*/
|
|
4740
5063
|
"maxcheckableitems"?: number;
|
|
4741
5064
|
/**
|
|
4742
5065
|
* no result text message
|
|
5066
|
+
* @default "Nessun risultato"
|
|
4743
5067
|
*/
|
|
4744
5068
|
"noresultslabel"?: string;
|
|
4745
5069
|
/**
|
|
@@ -4760,10 +5084,12 @@ declare namespace LocalJSX {
|
|
|
4760
5084
|
"searchtitle"?: string;
|
|
4761
5085
|
/**
|
|
4762
5086
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
5087
|
+
* @default ControlSize.BIG
|
|
4763
5088
|
*/
|
|
4764
5089
|
"size"?: ControlSize;
|
|
4765
5090
|
/**
|
|
4766
5091
|
* uncheck all label (optional)
|
|
5092
|
+
* @default "Deseleziona tutti"
|
|
4767
5093
|
*/
|
|
4768
5094
|
"uncheckalltext"?: string;
|
|
4769
5095
|
}
|
|
@@ -4777,20 +5103,24 @@ declare namespace LocalJSX {
|
|
|
4777
5103
|
interface ZCoverHero {
|
|
4778
5104
|
/**
|
|
4779
5105
|
* Vertical content position (for `STACKED` variant).
|
|
5106
|
+
* @default CoverHeroContentPosition.TOP
|
|
4780
5107
|
*/
|
|
4781
5108
|
"contentPosition"?: CoverHeroContentPosition;
|
|
4782
5109
|
/**
|
|
4783
5110
|
* Whether to keep the image aspect ratio. If set to `false`, the cssprop `--cover-hero-aspect-ratio` will not affect the component's size; instead, the height of the component follows the content's one. Note: it may be necessary to set a min and/or max height to the component.
|
|
5111
|
+
* @default true
|
|
4784
5112
|
*/
|
|
4785
5113
|
"preserveAspectRatio"?: boolean;
|
|
4786
5114
|
/**
|
|
4787
5115
|
* Cover hero variant. Can be `OVERLAY` or `STACKED`.
|
|
5116
|
+
* @default CoverHeroVariant.OVERLAY
|
|
4788
5117
|
*/
|
|
4789
5118
|
"variant"?: CoverHeroVariant;
|
|
4790
5119
|
}
|
|
4791
5120
|
interface ZDatePicker {
|
|
4792
5121
|
/**
|
|
4793
5122
|
* z-input aria label
|
|
5123
|
+
* @default ""
|
|
4794
5124
|
*/
|
|
4795
5125
|
"ariaLabel"?: string;
|
|
4796
5126
|
/**
|
|
@@ -4803,10 +5133,12 @@ declare namespace LocalJSX {
|
|
|
4803
5133
|
"label"?: string;
|
|
4804
5134
|
/**
|
|
4805
5135
|
* [Optional] datepicker mode: date, datetime, only months
|
|
5136
|
+
* @default ZDatePickerMode.DATE
|
|
4806
5137
|
*/
|
|
4807
5138
|
"mode"?: ZDatePickerMode;
|
|
4808
5139
|
/**
|
|
4809
5140
|
* [Optional] the datepicker input name
|
|
5141
|
+
* @default undefined
|
|
4810
5142
|
*/
|
|
4811
5143
|
"name"?: string;
|
|
4812
5144
|
/**
|
|
@@ -4815,20 +5147,24 @@ declare namespace LocalJSX {
|
|
|
4815
5147
|
"onDateSelect"?: (event: ZDatePickerCustomEvent<any>) => void;
|
|
4816
5148
|
/**
|
|
4817
5149
|
* [Optional] the datepicker input value
|
|
5150
|
+
* @default undefined
|
|
4818
5151
|
*/
|
|
4819
5152
|
"value"?: string;
|
|
4820
5153
|
}
|
|
4821
5154
|
interface ZDivider {
|
|
4822
5155
|
/**
|
|
4823
5156
|
* [optional] Divider color
|
|
5157
|
+
* @default "gray200"
|
|
4824
5158
|
*/
|
|
4825
5159
|
"color"?: string;
|
|
4826
5160
|
/**
|
|
4827
5161
|
* [optional] Divider orintation
|
|
5162
|
+
* @default DividerOrientation.HORIZONTAL
|
|
4828
5163
|
*/
|
|
4829
5164
|
"orientation"?: DividerOrientation;
|
|
4830
5165
|
/**
|
|
4831
5166
|
* [optional] Divider size
|
|
5167
|
+
* @default DividerSize.SMALL
|
|
4832
5168
|
*/
|
|
4833
5169
|
"size"?: DividerSize;
|
|
4834
5170
|
}
|
|
@@ -4875,6 +5211,7 @@ declare namespace LocalJSX {
|
|
|
4875
5211
|
"description"?: string;
|
|
4876
5212
|
/**
|
|
4877
5213
|
* drag & drop button label
|
|
5214
|
+
* @default "Rilascia i file in questa area per allegarli."
|
|
4878
5215
|
*/
|
|
4879
5216
|
"dragAndDropLabel"?: string;
|
|
4880
5217
|
/**
|
|
@@ -4883,6 +5220,7 @@ declare namespace LocalJSX {
|
|
|
4883
5220
|
"errorModalMessage"?: string;
|
|
4884
5221
|
/**
|
|
4885
5222
|
* error modal title
|
|
5223
|
+
* @default "Errore di caricamento"
|
|
4886
5224
|
*/
|
|
4887
5225
|
"errorModalTitle"?: string;
|
|
4888
5226
|
/**
|
|
@@ -4891,10 +5229,12 @@ declare namespace LocalJSX {
|
|
|
4891
5229
|
"fileMaxSize"?: number;
|
|
4892
5230
|
/**
|
|
4893
5231
|
* uploaded files history rendering
|
|
5232
|
+
* @default true
|
|
4894
5233
|
*/
|
|
4895
5234
|
"hasFileSection"?: boolean;
|
|
4896
5235
|
/**
|
|
4897
5236
|
* Value to set on the file input's `name` attribute (for use with forms)
|
|
5237
|
+
* @default "z-file-upload"
|
|
4898
5238
|
*/
|
|
4899
5239
|
"inputName"?: string;
|
|
4900
5240
|
/**
|
|
@@ -4911,26 +5251,32 @@ declare namespace LocalJSX {
|
|
|
4911
5251
|
"onFileInput"?: (event: ZFileUploadCustomEvent<File>) => void;
|
|
4912
5252
|
/**
|
|
4913
5253
|
* Whether to show errors in the internal modal or leave the handling to the app. Errors will still be emitted.
|
|
5254
|
+
* @default true
|
|
4914
5255
|
*/
|
|
4915
5256
|
"showErrors"?: boolean;
|
|
4916
5257
|
/**
|
|
4917
5258
|
* Prop indicating the file upload type - can be default or dragdrop
|
|
5259
|
+
* @default ZFileUploadType.DEFAULT
|
|
4918
5260
|
*/
|
|
4919
5261
|
"type"?: ZFileUploadType;
|
|
4920
5262
|
/**
|
|
4921
5263
|
* upoload button label
|
|
5264
|
+
* @default "allega"
|
|
4922
5265
|
*/
|
|
4923
5266
|
"uploadBtnLabel"?: string;
|
|
4924
5267
|
/**
|
|
4925
5268
|
* upload clickable message
|
|
5269
|
+
* @default "Carica"
|
|
4926
5270
|
*/
|
|
4927
5271
|
"uploadClickableMessage"?: string;
|
|
4928
5272
|
/**
|
|
4929
5273
|
* upload message
|
|
5274
|
+
* @default "o trascina dal tuo computer"
|
|
4930
5275
|
*/
|
|
4931
5276
|
"uploadMessage"?: string;
|
|
4932
5277
|
/**
|
|
4933
5278
|
* loaded files label
|
|
5279
|
+
* @default "File appena caricati"
|
|
4934
5280
|
*/
|
|
4935
5281
|
"uploadedFilesLabel"?: string;
|
|
4936
5282
|
}
|
|
@@ -4973,6 +5319,7 @@ declare namespace LocalJSX {
|
|
|
4973
5319
|
"boxid"?: string;
|
|
4974
5320
|
/**
|
|
4975
5321
|
* render close icon flag
|
|
5322
|
+
* @default true
|
|
4976
5323
|
*/
|
|
4977
5324
|
"isclosable"?: boolean;
|
|
4978
5325
|
/**
|
|
@@ -4990,10 +5337,12 @@ declare namespace LocalJSX {
|
|
|
4990
5337
|
interface ZInfoReveal {
|
|
4991
5338
|
/**
|
|
4992
5339
|
* Aria label of the trigger button. It will be only used when `label` prop is empty.
|
|
5340
|
+
* @default "Apri pannello informazioni"
|
|
4993
5341
|
*/
|
|
4994
5342
|
"ariaLabel"?: string;
|
|
4995
5343
|
/**
|
|
4996
5344
|
* Name of the icon for the trigger button
|
|
5345
|
+
* @default "informationsource"
|
|
4997
5346
|
*/
|
|
4998
5347
|
"icon"?: string;
|
|
4999
5348
|
/**
|
|
@@ -5002,16 +5351,19 @@ declare namespace LocalJSX {
|
|
|
5002
5351
|
"label"?: string;
|
|
5003
5352
|
/**
|
|
5004
5353
|
* The position of the z-info-reveal in the page. This helps to correctly place the info panel. The panel will grow in the opposite direction of the position. For example, with the default position `BOTTOM_RIGHT`, the panel will grow vertically upwards and horizontally to the left.
|
|
5354
|
+
* @default InfoRevealPosition.BOTTOM_RIGHT
|
|
5005
5355
|
*/
|
|
5006
5356
|
"position"?: InfoRevealPosition;
|
|
5007
5357
|
/**
|
|
5008
5358
|
* Size of the trigger button
|
|
5359
|
+
* @default ControlSize.BIG
|
|
5009
5360
|
*/
|
|
5010
5361
|
"size"?: ControlSize;
|
|
5011
5362
|
}
|
|
5012
5363
|
interface ZInput {
|
|
5013
5364
|
/**
|
|
5014
5365
|
* the input aria-label
|
|
5366
|
+
* @default ""
|
|
5015
5367
|
*/
|
|
5016
5368
|
"ariaLabel"?: string;
|
|
5017
5369
|
/**
|
|
@@ -5020,14 +5372,17 @@ declare namespace LocalJSX {
|
|
|
5020
5372
|
"autocomplete"?: string;
|
|
5021
5373
|
/**
|
|
5022
5374
|
* checked: available for checkbox, radio
|
|
5375
|
+
* @default false
|
|
5023
5376
|
*/
|
|
5024
5377
|
"checked"?: boolean;
|
|
5025
5378
|
/**
|
|
5026
5379
|
* the input is disabled
|
|
5380
|
+
* @default false
|
|
5027
5381
|
*/
|
|
5028
5382
|
"disabled"?: boolean;
|
|
5029
5383
|
/**
|
|
5030
5384
|
* render clear icon when typing (optional): available for text
|
|
5385
|
+
* @default true
|
|
5031
5386
|
*/
|
|
5032
5387
|
"hasclearicon"?: boolean;
|
|
5033
5388
|
/**
|
|
@@ -5044,10 +5399,12 @@ declare namespace LocalJSX {
|
|
|
5044
5399
|
"htmlAriaControls"?: string;
|
|
5045
5400
|
/**
|
|
5046
5401
|
* the input aria-expaded: available for text, password, number, email
|
|
5402
|
+
* @default ""
|
|
5047
5403
|
*/
|
|
5048
5404
|
"htmlAriaExpanded"?: string;
|
|
5049
5405
|
/**
|
|
5050
5406
|
* the id of the input element
|
|
5407
|
+
* @default `id-${randomId()}`
|
|
5051
5408
|
*/
|
|
5052
5409
|
"htmlid"?: string;
|
|
5053
5410
|
/**
|
|
@@ -5064,6 +5421,7 @@ declare namespace LocalJSX {
|
|
|
5064
5421
|
"label"?: string;
|
|
5065
5422
|
/**
|
|
5066
5423
|
* the input label position: available for checkbox, radio
|
|
5424
|
+
* @default LabelPosition.RIGHT
|
|
5067
5425
|
*/
|
|
5068
5426
|
"labelPosition"?: LabelPosition;
|
|
5069
5427
|
/**
|
|
@@ -5076,6 +5434,7 @@ declare namespace LocalJSX {
|
|
|
5076
5434
|
"maxlength"?: number;
|
|
5077
5435
|
/**
|
|
5078
5436
|
* input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed
|
|
5437
|
+
* @default true
|
|
5079
5438
|
*/
|
|
5080
5439
|
"message"?: string | boolean;
|
|
5081
5440
|
/**
|
|
@@ -5124,18 +5483,22 @@ declare namespace LocalJSX {
|
|
|
5124
5483
|
"placeholder"?: string;
|
|
5125
5484
|
/**
|
|
5126
5485
|
* the input is readonly
|
|
5486
|
+
* @default false
|
|
5127
5487
|
*/
|
|
5128
5488
|
"readonly"?: boolean;
|
|
5129
5489
|
/**
|
|
5130
5490
|
* the input is required (optional): available for text, password, number, email, textarea, checkbox
|
|
5491
|
+
* @default false
|
|
5131
5492
|
*/
|
|
5132
5493
|
"required"?: boolean;
|
|
5133
5494
|
/**
|
|
5134
5495
|
* the input role
|
|
5496
|
+
* @default ""
|
|
5135
5497
|
*/
|
|
5136
5498
|
"role"?: string;
|
|
5137
5499
|
/**
|
|
5138
5500
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
5501
|
+
* @default ControlSize.BIG
|
|
5139
5502
|
*/
|
|
5140
5503
|
"size"?: ControlSize;
|
|
5141
5504
|
/**
|
|
@@ -5172,52 +5535,64 @@ declare namespace LocalJSX {
|
|
|
5172
5535
|
interface ZList {
|
|
5173
5536
|
/**
|
|
5174
5537
|
* [optional] type of the list marker for each element
|
|
5538
|
+
* @default ListType.NONE
|
|
5175
5539
|
*/
|
|
5176
5540
|
"listType"?: ListType;
|
|
5177
5541
|
/**
|
|
5178
5542
|
* Sets role of the element.
|
|
5543
|
+
* @default "list"
|
|
5179
5544
|
*/
|
|
5180
5545
|
"role"?: string;
|
|
5181
5546
|
/**
|
|
5182
5547
|
* [optional] Sets size of inside elements.
|
|
5548
|
+
* @default ListSize.MEDIUM
|
|
5183
5549
|
*/
|
|
5184
5550
|
"size"?: ListSize;
|
|
5185
5551
|
}
|
|
5186
5552
|
interface ZListElement {
|
|
5187
5553
|
/**
|
|
5188
5554
|
* [optional] Align expandable button left or right.
|
|
5555
|
+
* @default ExpandableListButtonAlign.LEFT
|
|
5189
5556
|
*/
|
|
5190
5557
|
"alignButton"?: ExpandableListButtonAlign;
|
|
5191
5558
|
/**
|
|
5192
5559
|
* [optional] Sets element clickable.
|
|
5560
|
+
* @default false
|
|
5193
5561
|
*/
|
|
5194
5562
|
"clickable"?: boolean;
|
|
5195
5563
|
/**
|
|
5196
5564
|
* [optional] Sets text color of the element.
|
|
5565
|
+
* @default "none"
|
|
5197
5566
|
*/
|
|
5198
5567
|
"color"?: string;
|
|
5199
5568
|
/**
|
|
5200
5569
|
* [optional] Sets disabled style of the element.
|
|
5570
|
+
* @default false
|
|
5201
5571
|
*/
|
|
5202
5572
|
"disabled"?: boolean;
|
|
5203
5573
|
/**
|
|
5204
5574
|
* [optional] Sets the divider color.
|
|
5575
|
+
* @default "color-surface03"
|
|
5205
5576
|
*/
|
|
5206
5577
|
"dividerColor"?: string;
|
|
5207
5578
|
/**
|
|
5208
5579
|
* [optional] Sets the divider size.
|
|
5580
|
+
* @default DividerSize.SMALL
|
|
5209
5581
|
*/
|
|
5210
5582
|
"dividerSize"?: DividerSize;
|
|
5211
5583
|
/**
|
|
5212
5584
|
* [optional] Sets the position where to insert the divider.
|
|
5585
|
+
* @default ListDividerType.NONE
|
|
5213
5586
|
*/
|
|
5214
5587
|
"dividerType"?: ListDividerType;
|
|
5215
5588
|
/**
|
|
5216
5589
|
* [optional] Sets element as expandable.
|
|
5590
|
+
* @default false
|
|
5217
5591
|
*/
|
|
5218
5592
|
"expandable"?: boolean;
|
|
5219
5593
|
/**
|
|
5220
5594
|
* [optional] Sets expandable style to element.
|
|
5595
|
+
* @default ExpandableListStyle.ACCORDION
|
|
5221
5596
|
*/
|
|
5222
5597
|
"expandableStyle"?: ExpandableListStyle;
|
|
5223
5598
|
/**
|
|
@@ -5226,6 +5601,7 @@ declare namespace LocalJSX {
|
|
|
5226
5601
|
"hasTreeItems"?: boolean;
|
|
5227
5602
|
/**
|
|
5228
5603
|
* set tabindex to Host tag (optional). Defaults to 0.
|
|
5604
|
+
* @default 0
|
|
5229
5605
|
*/
|
|
5230
5606
|
"htmlTabindex"?: number | null;
|
|
5231
5607
|
/**
|
|
@@ -5234,10 +5610,12 @@ declare namespace LocalJSX {
|
|
|
5234
5610
|
"listElementId"?: number;
|
|
5235
5611
|
/**
|
|
5236
5612
|
* [optional] position of the list element inside the list or the group
|
|
5613
|
+
* @default "0"
|
|
5237
5614
|
*/
|
|
5238
5615
|
"listElementPosition"?: string;
|
|
5239
5616
|
/**
|
|
5240
5617
|
* [optional] type of the list marker for each element
|
|
5618
|
+
* @default ListType.NONE
|
|
5241
5619
|
*/
|
|
5242
5620
|
"listType"?: ListType;
|
|
5243
5621
|
/**
|
|
@@ -5254,24 +5632,29 @@ declare namespace LocalJSX {
|
|
|
5254
5632
|
"onClickItem"?: (event: ZListElementCustomEvent<any>) => void;
|
|
5255
5633
|
/**
|
|
5256
5634
|
* Sets element role.
|
|
5635
|
+
* @default "listitem"
|
|
5257
5636
|
*/
|
|
5258
5637
|
"role"?: string;
|
|
5259
5638
|
/**
|
|
5260
5639
|
* [optional] Sets size of inside elements.
|
|
5640
|
+
* @default ListSize.MEDIUM
|
|
5261
5641
|
*/
|
|
5262
5642
|
"size"?: ListSize;
|
|
5263
5643
|
}
|
|
5264
5644
|
interface ZListGroup {
|
|
5265
5645
|
/**
|
|
5266
5646
|
* [optional] Sets the divider color.
|
|
5647
|
+
* @default "gray200"
|
|
5267
5648
|
*/
|
|
5268
5649
|
"dividerColor"?: string;
|
|
5269
5650
|
/**
|
|
5270
5651
|
* [optional] Sets the divider size.
|
|
5652
|
+
* @default DividerSize.SMALL
|
|
5271
5653
|
*/
|
|
5272
5654
|
"dividerSize"?: DividerSize;
|
|
5273
5655
|
/**
|
|
5274
5656
|
* [optional] Sets the position where to insert the divider.
|
|
5657
|
+
* @default ListDividerType.NONE
|
|
5275
5658
|
*/
|
|
5276
5659
|
"dividerType"?: ListDividerType;
|
|
5277
5660
|
/**
|
|
@@ -5280,14 +5663,17 @@ declare namespace LocalJSX {
|
|
|
5280
5663
|
"hasTreeItems"?: boolean;
|
|
5281
5664
|
/**
|
|
5282
5665
|
* [optional] type of the list marker for each element
|
|
5666
|
+
* @default ListType.NONE
|
|
5283
5667
|
*/
|
|
5284
5668
|
"listType"?: ListType;
|
|
5285
5669
|
/**
|
|
5286
5670
|
* Sets element role.
|
|
5671
|
+
* @default "group"
|
|
5287
5672
|
*/
|
|
5288
5673
|
"role"?: string;
|
|
5289
5674
|
/**
|
|
5290
5675
|
* [optional] Sets size of inside elements.
|
|
5676
|
+
* @default ListSize.MEDIUM
|
|
5291
5677
|
*/
|
|
5292
5678
|
"size"?: ListSize;
|
|
5293
5679
|
}
|
|
@@ -5327,10 +5713,12 @@ declare namespace LocalJSX {
|
|
|
5327
5713
|
"active"?: boolean;
|
|
5328
5714
|
/**
|
|
5329
5715
|
* Flag to set the display mode of the list. If true, the list will be absolutely positioned under the menu label, stacked beneath it otherwise.
|
|
5716
|
+
* @default true
|
|
5330
5717
|
*/
|
|
5331
5718
|
"floating"?: boolean;
|
|
5332
5719
|
/**
|
|
5333
5720
|
* Tabindex value to set on the menu label. Useful to manage keyboard navigation focus with roving tabindex handled by this component's parent (usually ZAppHeader).
|
|
5721
|
+
* @default -1
|
|
5334
5722
|
*/
|
|
5335
5723
|
"htmlTabindex"?: number;
|
|
5336
5724
|
/**
|
|
@@ -5343,10 +5731,12 @@ declare namespace LocalJSX {
|
|
|
5343
5731
|
"onOpened"?: (event: ZMenuCustomEvent<any>) => void;
|
|
5344
5732
|
/**
|
|
5345
5733
|
* The opening state of the menu.
|
|
5734
|
+
* @default false
|
|
5346
5735
|
*/
|
|
5347
5736
|
"open"?: boolean;
|
|
5348
5737
|
/**
|
|
5349
5738
|
* Tells the component that it's placed in a vertical context with other `ZMenu`s (usually in the ZAppHeader's offcanvas). A small border is placed under it as a separator from other elements.
|
|
5739
|
+
* @default false
|
|
5350
5740
|
*/
|
|
5351
5741
|
"verticalContext"?: boolean;
|
|
5352
5742
|
}
|
|
@@ -5360,6 +5750,7 @@ declare namespace LocalJSX {
|
|
|
5360
5750
|
"active"?: boolean;
|
|
5361
5751
|
/**
|
|
5362
5752
|
* Flag to set the display mode of the list. If true, the list will be absolutely positioned under the menu label, stacked beneath it otherwise.
|
|
5753
|
+
* @default false
|
|
5363
5754
|
*/
|
|
5364
5755
|
"floating"?: boolean;
|
|
5365
5756
|
/**
|
|
@@ -5372,10 +5763,12 @@ declare namespace LocalJSX {
|
|
|
5372
5763
|
"onOpened"?: (event: ZMenuDeprecatedCustomEvent<any>) => void;
|
|
5373
5764
|
/**
|
|
5374
5765
|
* The opening state of the menu.
|
|
5766
|
+
* @default false
|
|
5375
5767
|
*/
|
|
5376
5768
|
"open"?: boolean;
|
|
5377
5769
|
/**
|
|
5378
5770
|
* Tells the component that it's placed in a vertical context with other `ZMenu`s (e.g. in the ZAppHeader's offcanvas). A small border is placed under it as a separator from other elements.
|
|
5771
|
+
* @default false
|
|
5379
5772
|
*/
|
|
5380
5773
|
"verticalContext"?: boolean;
|
|
5381
5774
|
}
|
|
@@ -5389,6 +5782,7 @@ declare namespace LocalJSX {
|
|
|
5389
5782
|
"active"?: boolean;
|
|
5390
5783
|
/**
|
|
5391
5784
|
* Tabindex value to set on the label button. Useful to manage keyboard navigation focus with roving tabindex handled by this component's parent (usually ZMenu).
|
|
5785
|
+
* @default -1
|
|
5392
5786
|
*/
|
|
5393
5787
|
"htmlTabindex"?: number;
|
|
5394
5788
|
/**
|
|
@@ -5427,18 +5821,22 @@ declare namespace LocalJSX {
|
|
|
5427
5821
|
interface ZModal {
|
|
5428
5822
|
/**
|
|
5429
5823
|
* add role "alertdialog" to dialog (optional, default is false)
|
|
5824
|
+
* @default false
|
|
5430
5825
|
*/
|
|
5431
5826
|
"alertdialog"?: boolean;
|
|
5432
5827
|
/**
|
|
5433
5828
|
* if true, the modal is closable (optional, default is true)
|
|
5829
|
+
* @default true
|
|
5434
5830
|
*/
|
|
5435
5831
|
"closable"?: boolean;
|
|
5436
5832
|
/**
|
|
5437
5833
|
* aria-label for close button (optional)
|
|
5834
|
+
* @default "chiudi modale"
|
|
5438
5835
|
*/
|
|
5439
5836
|
"closeButtonLabel"?: string;
|
|
5440
5837
|
/**
|
|
5441
5838
|
* if true, the page scroll is locked when the modal is open (optional, default is true)
|
|
5839
|
+
* @default true
|
|
5442
5840
|
*/
|
|
5443
5841
|
"lockPageScroll"?: boolean;
|
|
5444
5842
|
/**
|
|
@@ -5467,6 +5865,7 @@ declare namespace LocalJSX {
|
|
|
5467
5865
|
"onModalHeaderActive"?: (event: ZModalCustomEvent<any>) => void;
|
|
5468
5866
|
/**
|
|
5469
5867
|
* if true, the modal can scroll inside, if false the viewport can scroll
|
|
5868
|
+
* @default true
|
|
5470
5869
|
*/
|
|
5471
5870
|
"scrollInside"?: boolean;
|
|
5472
5871
|
}
|
|
@@ -5481,10 +5880,12 @@ declare namespace LocalJSX {
|
|
|
5481
5880
|
"faded"?: boolean;
|
|
5482
5881
|
/**
|
|
5483
5882
|
* highlighted status
|
|
5883
|
+
* @default false
|
|
5484
5884
|
*/
|
|
5485
5885
|
"ishighlighted"?: boolean;
|
|
5486
5886
|
/**
|
|
5487
5887
|
* pressed status
|
|
5888
|
+
* @default false
|
|
5488
5889
|
*/
|
|
5489
5890
|
"ispressed"?: boolean;
|
|
5490
5891
|
}
|
|
@@ -5537,18 +5938,22 @@ declare namespace LocalJSX {
|
|
|
5537
5938
|
"cover"?: string;
|
|
5538
5939
|
/**
|
|
5539
5940
|
* card is disabled
|
|
5941
|
+
* @default false
|
|
5540
5942
|
*/
|
|
5541
5943
|
"disabled"?: boolean;
|
|
5542
5944
|
/**
|
|
5543
5945
|
* flip button label
|
|
5946
|
+
* @default "INFO"
|
|
5544
5947
|
*/
|
|
5545
5948
|
"flipbuttonlabel"?: string;
|
|
5546
5949
|
/**
|
|
5547
5950
|
* card is flipped
|
|
5951
|
+
* @default false
|
|
5548
5952
|
*/
|
|
5549
5953
|
"flipped"?: boolean;
|
|
5550
5954
|
/**
|
|
5551
5955
|
* hide info button
|
|
5956
|
+
* @default false
|
|
5552
5957
|
*/
|
|
5553
5958
|
"hideinfobtn"?: boolean;
|
|
5554
5959
|
/**
|
|
@@ -5571,6 +5976,7 @@ declare namespace LocalJSX {
|
|
|
5571
5976
|
"cardtype"?: LicenseType;
|
|
5572
5977
|
/**
|
|
5573
5978
|
* display footer custom slotted content
|
|
5979
|
+
* @default false
|
|
5574
5980
|
*/
|
|
5575
5981
|
"customContent"?: boolean;
|
|
5576
5982
|
/**
|
|
@@ -5583,6 +5989,7 @@ declare namespace LocalJSX {
|
|
|
5583
5989
|
"isbn"?: string;
|
|
5584
5990
|
/**
|
|
5585
5991
|
* footer opened by default (optional)
|
|
5992
|
+
* @default false
|
|
5586
5993
|
*/
|
|
5587
5994
|
"opened"?: boolean;
|
|
5588
5995
|
/**
|
|
@@ -5609,6 +6016,7 @@ declare namespace LocalJSX {
|
|
|
5609
6016
|
interface ZMyzCardIcon {
|
|
5610
6017
|
/**
|
|
5611
6018
|
* description of the icon
|
|
6019
|
+
* @default ""
|
|
5612
6020
|
*/
|
|
5613
6021
|
"ariaLabel"?: string;
|
|
5614
6022
|
/**
|
|
@@ -5617,6 +6025,7 @@ declare namespace LocalJSX {
|
|
|
5617
6025
|
"icon"?: string;
|
|
5618
6026
|
/**
|
|
5619
6027
|
* disabled status flag
|
|
6028
|
+
* @default false
|
|
5620
6029
|
*/
|
|
5621
6030
|
"isdisabled"?: boolean;
|
|
5622
6031
|
}
|
|
@@ -5627,6 +6036,7 @@ declare namespace LocalJSX {
|
|
|
5627
6036
|
"data"?: string | DictionaryData;
|
|
5628
6037
|
/**
|
|
5629
6038
|
* tabindex link attribute (optional)
|
|
6039
|
+
* @default 0
|
|
5630
6040
|
*/
|
|
5631
6041
|
"htmltabindex"?: number;
|
|
5632
6042
|
/**
|
|
@@ -5665,6 +6075,7 @@ declare namespace LocalJSX {
|
|
|
5665
6075
|
"link"?: string;
|
|
5666
6076
|
/**
|
|
5667
6077
|
* link target (optional)
|
|
6078
|
+
* @default "_self"
|
|
5668
6079
|
*/
|
|
5669
6080
|
"linktarget"?: string;
|
|
5670
6081
|
/**
|
|
@@ -5685,6 +6096,7 @@ declare namespace LocalJSX {
|
|
|
5685
6096
|
"text"?: string;
|
|
5686
6097
|
/**
|
|
5687
6098
|
* underlined style flag
|
|
6099
|
+
* @default true
|
|
5688
6100
|
*/
|
|
5689
6101
|
"underlined"?: boolean;
|
|
5690
6102
|
}
|
|
@@ -5697,6 +6109,7 @@ declare namespace LocalJSX {
|
|
|
5697
6109
|
interface ZNavigationTabs {
|
|
5698
6110
|
/**
|
|
5699
6111
|
* Set `aria-label` attribute to the internal `<nav>` element with `tablist` role.
|
|
6112
|
+
* @default ""
|
|
5700
6113
|
*/
|
|
5701
6114
|
"ariaLabel"?: string;
|
|
5702
6115
|
/**
|
|
@@ -5705,14 +6118,17 @@ declare namespace LocalJSX {
|
|
|
5705
6118
|
"onSelected"?: (event: ZNavigationTabsCustomEvent<number>) => void;
|
|
5706
6119
|
/**
|
|
5707
6120
|
* Navigation tabs orientation.
|
|
6121
|
+
* @default NavigationTabsOrientation.HORIZONTAL
|
|
5708
6122
|
*/
|
|
5709
6123
|
"orientation"?: NavigationTabsOrientation;
|
|
5710
6124
|
/**
|
|
5711
6125
|
* Index of the selected tab. Useful to programmatically select a tab. The tab can also be selected by setting the `aria-selected` attribute to `true` on the desired tab.
|
|
6126
|
+
* @default undefined
|
|
5712
6127
|
*/
|
|
5713
6128
|
"selectedTab"?: number;
|
|
5714
6129
|
/**
|
|
5715
6130
|
* Navigation tabs size.
|
|
6131
|
+
* @default NavigationTabsSize.BIG
|
|
5716
6132
|
*/
|
|
5717
6133
|
"size"?: NavigationTabsSize;
|
|
5718
6134
|
}
|
|
@@ -5739,15 +6155,18 @@ declare namespace LocalJSX {
|
|
|
5739
6155
|
"onNotificationClose"?: (event: ZNotificationCustomEvent<any>) => void;
|
|
5740
6156
|
/**
|
|
5741
6157
|
* Enable close icon
|
|
6158
|
+
* @default false
|
|
5742
6159
|
*/
|
|
5743
6160
|
"showclose"?: boolean;
|
|
5744
6161
|
/**
|
|
5745
6162
|
* Enable shadow.
|
|
5746
6163
|
* @deprecated shadow is available only for the `sticky` version of the notification.
|
|
6164
|
+
* @default false
|
|
5747
6165
|
*/
|
|
5748
6166
|
"showshadow"?: boolean;
|
|
5749
6167
|
/**
|
|
5750
6168
|
* Enable sticky notification bar.
|
|
6169
|
+
* @default false
|
|
5751
6170
|
*/
|
|
5752
6171
|
"sticky"?: boolean;
|
|
5753
6172
|
/**
|
|
@@ -5767,29 +6186,35 @@ declare namespace LocalJSX {
|
|
|
5767
6186
|
"onCanvasOpenStatusChanged"?: (event: ZOffcanvasCustomEvent<any>) => void;
|
|
5768
6187
|
/**
|
|
5769
6188
|
* Whether the offcanvas is open. Default: false
|
|
6189
|
+
* @default false
|
|
5770
6190
|
*/
|
|
5771
6191
|
"open"?: boolean;
|
|
5772
6192
|
/**
|
|
5773
6193
|
* Whether to show the backdrop when the offcanvas is open. Default: true
|
|
6194
|
+
* @default true
|
|
5774
6195
|
*/
|
|
5775
6196
|
"showBackdrop"?: boolean;
|
|
5776
6197
|
/**
|
|
5777
6198
|
* Skip the opening transition when the offcanvas is already open at the first render.
|
|
5778
6199
|
* @deprecated This prop is not needed anymore, the component will automatically skip the transition when it starts with `open` set to `true`. Only exists for Typescript backward compatibility.
|
|
6200
|
+
* @default false
|
|
5779
6201
|
*/
|
|
5780
6202
|
"skipLoadAnimation"?: boolean;
|
|
5781
6203
|
/**
|
|
5782
6204
|
* Open the content transitioning to a specified direction. The `up` direction always show the `overlay`, also when the variant is `pushcontent`.
|
|
6205
|
+
* @default TransitionDirection.LEFT
|
|
5783
6206
|
*/
|
|
5784
6207
|
"transitiondirection"?: TransitionDirection;
|
|
5785
6208
|
/**
|
|
5786
6209
|
* Offcanvas variant. - `overlay`: The offcanvas covers the page content putting an overlay. - `pushcontent`: The offcanvas isn't absolutely positioned and "pushes" the page content. > NB: `pushcontent` variant may need some extra style tuning of the context around the component to work properly. Also, the `pushcontent` variant doesn't have the open/close transition.
|
|
6210
|
+
* @default OffCanvasVariant.PUSHCONTENT
|
|
5787
6211
|
*/
|
|
5788
6212
|
"variant"?: OffCanvasVariant;
|
|
5789
6213
|
}
|
|
5790
6214
|
interface ZOtp {
|
|
5791
6215
|
/**
|
|
5792
6216
|
* Input number
|
|
6217
|
+
* @default 6
|
|
5793
6218
|
*/
|
|
5794
6219
|
"inputNum"?: number;
|
|
5795
6220
|
/**
|
|
@@ -5813,10 +6238,12 @@ declare namespace LocalJSX {
|
|
|
5813
6238
|
interface ZPagination {
|
|
5814
6239
|
/**
|
|
5815
6240
|
* Current page.
|
|
6241
|
+
* @default 1
|
|
5816
6242
|
*/
|
|
5817
6243
|
"currentPage"?: number;
|
|
5818
6244
|
/**
|
|
5819
6245
|
* Enable buttons to go to the first and last pages.
|
|
6246
|
+
* @default false
|
|
5820
6247
|
*/
|
|
5821
6248
|
"edges"?: boolean;
|
|
5822
6249
|
/**
|
|
@@ -5829,6 +6256,7 @@ declare namespace LocalJSX {
|
|
|
5829
6256
|
"label"?: string;
|
|
5830
6257
|
/**
|
|
5831
6258
|
* Enable navigation arrows.
|
|
6259
|
+
* @default true
|
|
5832
6260
|
*/
|
|
5833
6261
|
"navArrows"?: boolean;
|
|
5834
6262
|
/**
|
|
@@ -5837,6 +6265,7 @@ declare namespace LocalJSX {
|
|
|
5837
6265
|
"onPageChanged"?: (event: ZPaginationCustomEvent<any>) => void;
|
|
5838
6266
|
/**
|
|
5839
6267
|
* Number of pages to skip.
|
|
6268
|
+
* @default 0
|
|
5840
6269
|
*/
|
|
5841
6270
|
"skip"?: number;
|
|
5842
6271
|
/**
|
|
@@ -5871,6 +6300,7 @@ declare namespace LocalJSX {
|
|
|
5871
6300
|
"imgurl"?: string;
|
|
5872
6301
|
/**
|
|
5873
6302
|
* disabled status flag (optional)
|
|
6303
|
+
* @default false
|
|
5874
6304
|
*/
|
|
5875
6305
|
"isdisabled"?: boolean;
|
|
5876
6306
|
/**
|
|
@@ -5883,6 +6313,7 @@ declare namespace LocalJSX {
|
|
|
5883
6313
|
"linklabel"?: string;
|
|
5884
6314
|
/**
|
|
5885
6315
|
* link target (optional)
|
|
6316
|
+
* @default "_blank"
|
|
5886
6317
|
*/
|
|
5887
6318
|
"target"?: string;
|
|
5888
6319
|
/**
|
|
@@ -5908,10 +6339,12 @@ declare namespace LocalJSX {
|
|
|
5908
6339
|
"bindTo"?: string | HTMLElement;
|
|
5909
6340
|
/**
|
|
5910
6341
|
* Whether to center the popup on the main side (according to "position").
|
|
6342
|
+
* @default false
|
|
5911
6343
|
*/
|
|
5912
6344
|
"center"?: boolean;
|
|
5913
6345
|
/**
|
|
5914
6346
|
* Whether the popover can be closed by clicking outside of it or pressing the escape key. Otherwise, it will be closed only programmatically (by setting `open` to `false`). Default: `true`.
|
|
6347
|
+
* @default true
|
|
5915
6348
|
*/
|
|
5916
6349
|
"closable"?: boolean;
|
|
5917
6350
|
/**
|
|
@@ -5924,14 +6357,17 @@ declare namespace LocalJSX {
|
|
|
5924
6357
|
"onPositionChange"?: (event: ZPopoverCustomEvent<{position: PopoverPosition}>) => void;
|
|
5925
6358
|
/**
|
|
5926
6359
|
* The initial open state of the popover. Internal changes of this prop are emitted through the `openChange` event. Make sure to listen to that event if you need the updated state of the popover from the outside, to avoid inconsistent values.
|
|
6360
|
+
* @default false
|
|
5927
6361
|
*/
|
|
5928
6362
|
"open"?: boolean;
|
|
5929
6363
|
/**
|
|
5930
6364
|
* The preferred position to render the popover. The popover will automatically search another position if not enough space is available for the preferred position. If the preferred position is not available, it will try to find the best position starting from `TOP` and going clockwise.
|
|
6365
|
+
* @default PopoverPosition.TOP
|
|
5931
6366
|
*/
|
|
5932
6367
|
"position"?: PopoverPosition;
|
|
5933
6368
|
/**
|
|
5934
6369
|
* Whether to show popover's arrow.
|
|
6370
|
+
* @default false
|
|
5935
6371
|
*/
|
|
5936
6372
|
"showArrow"?: boolean;
|
|
5937
6373
|
}
|
|
@@ -5946,22 +6382,27 @@ declare namespace LocalJSX {
|
|
|
5946
6382
|
"firstLabel"?: string;
|
|
5947
6383
|
/**
|
|
5948
6384
|
* readonly mode
|
|
6385
|
+
* @default ""
|
|
5949
6386
|
*/
|
|
5950
6387
|
"firstPickerPlaceholder"?: string;
|
|
5951
6388
|
/**
|
|
5952
6389
|
* readonly mode
|
|
6390
|
+
* @default false
|
|
5953
6391
|
*/
|
|
5954
6392
|
"firstPickerReadOnly"?: boolean;
|
|
5955
6393
|
/**
|
|
5956
6394
|
* readonly mode
|
|
6395
|
+
* @default ""
|
|
5957
6396
|
*/
|
|
5958
6397
|
"lastPickerPlaceholder"?: string;
|
|
5959
6398
|
/**
|
|
5960
6399
|
* readonly mode
|
|
6400
|
+
* @default false
|
|
5961
6401
|
*/
|
|
5962
6402
|
"lastPickerReadOnly"?: boolean;
|
|
5963
6403
|
/**
|
|
5964
6404
|
* [Optional] datepicker mode: date or datetime
|
|
6405
|
+
* @default ZRangePickerMode.DATE
|
|
5965
6406
|
*/
|
|
5966
6407
|
"mode"?: ZRangePickerMode;
|
|
5967
6408
|
/**
|
|
@@ -6004,10 +6445,12 @@ declare namespace LocalJSX {
|
|
|
6004
6445
|
"fallbackCover"?: string;
|
|
6005
6446
|
/**
|
|
6006
6447
|
* Whether to show a stack of covers to represent multiple books.
|
|
6448
|
+
* @default false
|
|
6007
6449
|
*/
|
|
6008
6450
|
"hasMultipleCovers"?: boolean;
|
|
6009
6451
|
/**
|
|
6010
6452
|
* Enables the "info" variant of the card.
|
|
6453
|
+
* @default false
|
|
6011
6454
|
*/
|
|
6012
6455
|
"isInfoCard"?: boolean;
|
|
6013
6456
|
/**
|
|
@@ -6023,10 +6466,12 @@ declare namespace LocalJSX {
|
|
|
6023
6466
|
interface ZSearchbar {
|
|
6024
6467
|
/**
|
|
6025
6468
|
* Show autocomplete results
|
|
6469
|
+
* @default false
|
|
6026
6470
|
*/
|
|
6027
6471
|
"autocomplete"?: boolean;
|
|
6028
6472
|
/**
|
|
6029
6473
|
* Minimun number of characters to dispatch typing event
|
|
6474
|
+
* @default 3
|
|
6030
6475
|
*/
|
|
6031
6476
|
"autocompleteMinChars"?: number;
|
|
6032
6477
|
/**
|
|
@@ -6035,6 +6480,7 @@ declare namespace LocalJSX {
|
|
|
6035
6480
|
"htmlAriaLabel"?: string;
|
|
6036
6481
|
/**
|
|
6037
6482
|
* the id of the searchbar element
|
|
6483
|
+
* @default `searchbar-${randomId()}`
|
|
6038
6484
|
*/
|
|
6039
6485
|
"htmlid"?: string;
|
|
6040
6486
|
/**
|
|
@@ -6059,6 +6505,7 @@ declare namespace LocalJSX {
|
|
|
6059
6505
|
"placeholder"?: string;
|
|
6060
6506
|
/**
|
|
6061
6507
|
* Prevent submit action
|
|
6508
|
+
* @default false
|
|
6062
6509
|
*/
|
|
6063
6510
|
"preventSubmit"?: boolean;
|
|
6064
6511
|
/**
|
|
@@ -6071,22 +6518,27 @@ declare namespace LocalJSX {
|
|
|
6071
6518
|
"resultsItems"?: SearchbarItem[] | string;
|
|
6072
6519
|
/**
|
|
6073
6520
|
* Set button icon without label
|
|
6521
|
+
* @default false
|
|
6074
6522
|
*/
|
|
6075
6523
|
"searchButtonIconOnly"?: boolean;
|
|
6076
6524
|
/**
|
|
6077
6525
|
* Search helper text
|
|
6526
|
+
* @default "Cerca {searchString}"
|
|
6078
6527
|
*/
|
|
6079
6528
|
"searchHelperLabel"?: string;
|
|
6080
6529
|
/**
|
|
6081
6530
|
* Show submit button
|
|
6531
|
+
* @default false
|
|
6082
6532
|
*/
|
|
6083
6533
|
"showSearchButton"?: boolean;
|
|
6084
6534
|
/**
|
|
6085
6535
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
6536
|
+
* @default ControlSize.BIG
|
|
6086
6537
|
*/
|
|
6087
6538
|
"size"?: ControlSize;
|
|
6088
6539
|
/**
|
|
6089
6540
|
* Sort autocomplete results items
|
|
6541
|
+
* @default false
|
|
6090
6542
|
*/
|
|
6091
6543
|
"sortResultsItems"?: boolean;
|
|
6092
6544
|
/**
|
|
@@ -6095,6 +6547,7 @@ declare namespace LocalJSX {
|
|
|
6095
6547
|
"value"?: string;
|
|
6096
6548
|
/**
|
|
6097
6549
|
* Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`.
|
|
6550
|
+
* @default ButtonVariant.PRIMARY
|
|
6098
6551
|
*/
|
|
6099
6552
|
"variant"?: ButtonVariant;
|
|
6100
6553
|
}
|
|
@@ -6106,30 +6559,36 @@ declare namespace LocalJSX {
|
|
|
6106
6559
|
interface ZSectionTitle {
|
|
6107
6560
|
/**
|
|
6108
6561
|
* Divider position for the primary title. This prop only works if the secondary title is not set.
|
|
6562
|
+
* @default ZSectionTitleDividerPosition.BEFORE
|
|
6109
6563
|
*/
|
|
6110
6564
|
"dividerPosition"?: ZSectionTitleDividerPosition;
|
|
6111
6565
|
/**
|
|
6112
6566
|
* Whether the primary title text is uppercase.
|
|
6567
|
+
* @default true
|
|
6113
6568
|
*/
|
|
6114
6569
|
"uppercase"?: boolean;
|
|
6115
6570
|
}
|
|
6116
6571
|
interface ZSelect {
|
|
6117
6572
|
/**
|
|
6118
6573
|
* the input aria-label
|
|
6574
|
+
* @default ""
|
|
6119
6575
|
*/
|
|
6120
6576
|
"ariaLabel"?: string;
|
|
6121
6577
|
/**
|
|
6122
6578
|
* the input has autocomplete option
|
|
6579
|
+
* @default false
|
|
6123
6580
|
*/
|
|
6124
6581
|
"autocomplete"?: boolean;
|
|
6125
6582
|
/**
|
|
6126
6583
|
* the input is disabled
|
|
6584
|
+
* @default false
|
|
6127
6585
|
*/
|
|
6128
6586
|
"disabled"?: boolean;
|
|
6129
6587
|
"hasGroupItems"?: boolean;
|
|
6130
6588
|
"hasTreeItems"?: boolean;
|
|
6131
6589
|
/**
|
|
6132
6590
|
* the id of the input element
|
|
6591
|
+
* @default `id-${randomId()}`
|
|
6133
6592
|
*/
|
|
6134
6593
|
"htmlid"?: string;
|
|
6135
6594
|
/**
|
|
@@ -6138,10 +6597,12 @@ declare namespace LocalJSX {
|
|
|
6138
6597
|
"htmltitle"?: string;
|
|
6139
6598
|
/**
|
|
6140
6599
|
* When fixed, it occupies space and pushes down next elements.
|
|
6600
|
+
* @default false
|
|
6141
6601
|
*/
|
|
6142
6602
|
"isfixed"?: boolean;
|
|
6143
6603
|
/**
|
|
6144
6604
|
* the input select options
|
|
6605
|
+
* @default []
|
|
6145
6606
|
*/
|
|
6146
6607
|
"items"?: SelectItem[] | string;
|
|
6147
6608
|
/**
|
|
@@ -6150,6 +6611,7 @@ declare namespace LocalJSX {
|
|
|
6150
6611
|
"label"?: string;
|
|
6151
6612
|
/**
|
|
6152
6613
|
* input helper message (optional) - if set to `false` message won't be displayed
|
|
6614
|
+
* @default true
|
|
6153
6615
|
*/
|
|
6154
6616
|
"message"?: string | boolean;
|
|
6155
6617
|
/**
|
|
@@ -6158,6 +6620,7 @@ declare namespace LocalJSX {
|
|
|
6158
6620
|
"name"?: string;
|
|
6159
6621
|
/**
|
|
6160
6622
|
* no result text message
|
|
6623
|
+
* @default "Nessun risultato"
|
|
6161
6624
|
*/
|
|
6162
6625
|
"noresultslabel"?: string;
|
|
6163
6626
|
/**
|
|
@@ -6174,6 +6637,7 @@ declare namespace LocalJSX {
|
|
|
6174
6637
|
"placeholder"?: string;
|
|
6175
6638
|
/**
|
|
6176
6639
|
* the input is readonly
|
|
6640
|
+
* @default false
|
|
6177
6641
|
*/
|
|
6178
6642
|
"readonly"?: boolean;
|
|
6179
6643
|
"resetItem"?: string;
|
|
@@ -6183,6 +6647,7 @@ declare namespace LocalJSX {
|
|
|
6183
6647
|
"showChildrenOfMatchingParent"?: boolean;
|
|
6184
6648
|
/**
|
|
6185
6649
|
* Available sizes: `big`, `small` and `x-small`. Defaults to `big`.
|
|
6650
|
+
* @default ControlSize.BIG
|
|
6186
6651
|
*/
|
|
6187
6652
|
"size"?: ControlSize;
|
|
6188
6653
|
/**
|
|
@@ -6196,6 +6661,7 @@ declare namespace LocalJSX {
|
|
|
6196
6661
|
interface ZSkipToContent {
|
|
6197
6662
|
/**
|
|
6198
6663
|
* Array to fill link into skip-content
|
|
6664
|
+
* @default []
|
|
6199
6665
|
*/
|
|
6200
6666
|
"links"?: string | SkipToContentLink[];
|
|
6201
6667
|
/**
|
|
@@ -6244,6 +6710,7 @@ declare namespace LocalJSX {
|
|
|
6244
6710
|
interface ZTable {
|
|
6245
6711
|
/**
|
|
6246
6712
|
* Whether the table cells should show a border between them.
|
|
6713
|
+
* @default false
|
|
6247
6714
|
*/
|
|
6248
6715
|
"bordered"?: boolean;
|
|
6249
6716
|
}
|
|
@@ -6281,14 +6748,17 @@ declare namespace LocalJSX {
|
|
|
6281
6748
|
"onColspanChange"?: (event: ZTdCustomEvent<number>) => void;
|
|
6282
6749
|
/**
|
|
6283
6750
|
* Set the popover position, the default is "auto".
|
|
6751
|
+
* @default PopoverPosition.AUTO
|
|
6284
6752
|
*/
|
|
6285
6753
|
"popoverPosition"?: PopoverPosition;
|
|
6286
6754
|
/**
|
|
6287
6755
|
* Enables the contextual menu. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the menu button.
|
|
6756
|
+
* @default null
|
|
6288
6757
|
*/
|
|
6289
6758
|
"showMenu"?: VisibilityCondition;
|
|
6290
6759
|
/**
|
|
6291
6760
|
* Whether the cell should stick.
|
|
6761
|
+
* @default false
|
|
6292
6762
|
*/
|
|
6293
6763
|
"sticky"?: boolean;
|
|
6294
6764
|
}
|
|
@@ -6298,6 +6768,7 @@ declare namespace LocalJSX {
|
|
|
6298
6768
|
interface ZTfoot {
|
|
6299
6769
|
/**
|
|
6300
6770
|
* If true, the footer will be stuck to the bottom of the table.
|
|
6771
|
+
* @default false
|
|
6301
6772
|
*/
|
|
6302
6773
|
"sticky"?: boolean;
|
|
6303
6774
|
}
|
|
@@ -6315,14 +6786,17 @@ declare namespace LocalJSX {
|
|
|
6315
6786
|
"onSort"?: (event: ZThCustomEvent<any>) => void;
|
|
6316
6787
|
/**
|
|
6317
6788
|
* Set popover position.
|
|
6789
|
+
* @default PopoverPosition.AUTO
|
|
6318
6790
|
*/
|
|
6319
6791
|
"popoverPosition"?: PopoverPosition;
|
|
6320
6792
|
/**
|
|
6321
6793
|
* Enables the contextual menu. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the menu button.
|
|
6794
|
+
* @default null
|
|
6322
6795
|
*/
|
|
6323
6796
|
"showMenu"?: VisibilityCondition;
|
|
6324
6797
|
/**
|
|
6325
6798
|
* Enables the sorting button. Can be set to "hover" or "always" to show the button only on cell hover or always. Set a nullish value to hide the sort button.
|
|
6799
|
+
* @default null
|
|
6326
6800
|
*/
|
|
6327
6801
|
"showSorting"?: VisibilityCondition;
|
|
6328
6802
|
/**
|
|
@@ -6331,10 +6805,12 @@ declare namespace LocalJSX {
|
|
|
6331
6805
|
"sortDirection"?: SortDirection;
|
|
6332
6806
|
/**
|
|
6333
6807
|
* Sorted state of the column.
|
|
6808
|
+
* @default false
|
|
6334
6809
|
*/
|
|
6335
6810
|
"sorted"?: boolean | null;
|
|
6336
6811
|
/**
|
|
6337
6812
|
* Whether the cell should stick.
|
|
6813
|
+
* @default false
|
|
6338
6814
|
*/
|
|
6339
6815
|
"sticky"?: boolean;
|
|
6340
6816
|
}
|
|
@@ -6344,10 +6820,12 @@ declare namespace LocalJSX {
|
|
|
6344
6820
|
interface ZThead {
|
|
6345
6821
|
/**
|
|
6346
6822
|
* The element is focusable
|
|
6823
|
+
* @default false
|
|
6347
6824
|
*/
|
|
6348
6825
|
"isFocusable"?: boolean;
|
|
6349
6826
|
/**
|
|
6350
6827
|
* If true, the header will be stuck to the top of the table.
|
|
6828
|
+
* @default false
|
|
6351
6829
|
*/
|
|
6352
6830
|
"sticky"?: boolean;
|
|
6353
6831
|
}
|
|
@@ -6365,6 +6843,7 @@ declare namespace LocalJSX {
|
|
|
6365
6843
|
"closebutton"?: boolean;
|
|
6366
6844
|
/**
|
|
6367
6845
|
* toast notification draggable percentage
|
|
6846
|
+
* @default 80
|
|
6368
6847
|
*/
|
|
6369
6848
|
"draggablepercentage"?: number;
|
|
6370
6849
|
/**
|
|
@@ -6373,6 +6852,7 @@ declare namespace LocalJSX {
|
|
|
6373
6852
|
"heading"?: string;
|
|
6374
6853
|
/**
|
|
6375
6854
|
* toast notification can be draggable
|
|
6855
|
+
* @default true
|
|
6376
6856
|
*/
|
|
6377
6857
|
"isdraggable"?: boolean;
|
|
6378
6858
|
/**
|
|
@@ -6385,6 +6865,7 @@ declare namespace LocalJSX {
|
|
|
6385
6865
|
"onToastClose"?: (event: ZToastNotificationCustomEvent<any>) => void;
|
|
6386
6866
|
/**
|
|
6387
6867
|
* toast notification autoclose can be paused
|
|
6868
|
+
* @default true
|
|
6388
6869
|
*/
|
|
6389
6870
|
"pauseonfocusloss"?: boolean;
|
|
6390
6871
|
/**
|
|
@@ -6399,16 +6880,19 @@ declare namespace LocalJSX {
|
|
|
6399
6880
|
interface ZToastNotificationList {
|
|
6400
6881
|
/**
|
|
6401
6882
|
* Set the entry position of new notification in the list
|
|
6883
|
+
* @default true
|
|
6402
6884
|
*/
|
|
6403
6885
|
"newestontop"?: boolean;
|
|
6404
6886
|
/**
|
|
6405
6887
|
* Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right
|
|
6888
|
+
* @default ToastNotificationPosition.TOP_RIGHT
|
|
6406
6889
|
*/
|
|
6407
6890
|
"position"?: ToastNotificationPosition;
|
|
6408
6891
|
}
|
|
6409
6892
|
interface ZToggleButton {
|
|
6410
6893
|
/**
|
|
6411
6894
|
* aria-label for the button
|
|
6895
|
+
* @default ""
|
|
6412
6896
|
*/
|
|
6413
6897
|
"ariaLabel"?: string;
|
|
6414
6898
|
/**
|
|
@@ -6417,6 +6901,7 @@ declare namespace LocalJSX {
|
|
|
6417
6901
|
"avoidclick"?: boolean;
|
|
6418
6902
|
/**
|
|
6419
6903
|
* disabled status flag (optional)
|
|
6904
|
+
* @default false
|
|
6420
6905
|
*/
|
|
6421
6906
|
"isdisabled"?: boolean;
|
|
6422
6907
|
/**
|
|
@@ -6429,24 +6914,29 @@ declare namespace LocalJSX {
|
|
|
6429
6914
|
"onToggleClick"?: (event: ZToggleButtonCustomEvent<any>) => void;
|
|
6430
6915
|
/**
|
|
6431
6916
|
* open by default (optional)
|
|
6917
|
+
* @default false
|
|
6432
6918
|
*/
|
|
6433
6919
|
"opened"?: boolean;
|
|
6434
6920
|
}
|
|
6435
6921
|
interface ZToggleSwitch {
|
|
6436
6922
|
/**
|
|
6437
6923
|
* Checked state
|
|
6924
|
+
* @default false
|
|
6438
6925
|
*/
|
|
6439
6926
|
"checked"?: boolean;
|
|
6440
6927
|
/**
|
|
6441
6928
|
* Disabled flag
|
|
6929
|
+
* @default false
|
|
6442
6930
|
*/
|
|
6443
6931
|
"disabled"?: boolean;
|
|
6444
6932
|
/**
|
|
6445
6933
|
* HTML id attribute to set to the internal checkbox
|
|
6934
|
+
* @default `toggle-switch-id-${randomId()}`
|
|
6446
6935
|
*/
|
|
6447
6936
|
"htmlid"?: string;
|
|
6448
6937
|
/**
|
|
6449
6938
|
* Label position
|
|
6939
|
+
* @default LabelPosition.LEFT
|
|
6450
6940
|
*/
|
|
6451
6941
|
"labelPosition"?: LabelPosition;
|
|
6452
6942
|
/**
|
|
@@ -6460,10 +6950,12 @@ declare namespace LocalJSX {
|
|
|
6460
6950
|
interface ZTool {
|
|
6461
6951
|
/**
|
|
6462
6952
|
* Visual active state.
|
|
6953
|
+
* @default false
|
|
6463
6954
|
*/
|
|
6464
6955
|
"active"?: boolean;
|
|
6465
6956
|
/**
|
|
6466
6957
|
* Disabled state.
|
|
6958
|
+
* @default false
|
|
6467
6959
|
*/
|
|
6468
6960
|
"disabled"?: boolean;
|
|
6469
6961
|
/**
|
|
@@ -6488,6 +6980,7 @@ declare namespace LocalJSX {
|
|
|
6488
6980
|
"onToggleTooltip"?: (event: ZToolCustomEvent<any>) => void;
|
|
6489
6981
|
/**
|
|
6490
6982
|
* Open state.
|
|
6983
|
+
* @default false
|
|
6491
6984
|
*/
|
|
6492
6985
|
"open"?: boolean;
|
|
6493
6986
|
/**
|
|
@@ -6496,6 +6989,7 @@ declare namespace LocalJSX {
|
|
|
6496
6989
|
"tooltip"?: string;
|
|
6497
6990
|
/**
|
|
6498
6991
|
* Preferred tooltip position. Defaults to true.
|
|
6992
|
+
* @default PopoverPosition.TOP
|
|
6499
6993
|
*/
|
|
6500
6994
|
"tooltipPosition"?: PopoverPosition;
|
|
6501
6995
|
}
|
|
@@ -6526,10 +7020,12 @@ declare namespace LocalJSX {
|
|
|
6526
7020
|
"bindTo"?: string | HTMLElement;
|
|
6527
7021
|
/**
|
|
6528
7022
|
* Reflects `closable` prop of the popover. "If true, the popover can be closed by clicking outside of it or pressing the escape key. Otherwise, it will be closed only programmatically (by setting `open` to `false`)."
|
|
7023
|
+
* @default true
|
|
6529
7024
|
*/
|
|
6530
7025
|
"closable"?: boolean;
|
|
6531
7026
|
/**
|
|
6532
7027
|
* Enable tooltip dark mode.
|
|
7028
|
+
* @default false
|
|
6533
7029
|
*/
|
|
6534
7030
|
"dark"?: boolean;
|
|
6535
7031
|
/**
|
|
@@ -6538,10 +7034,12 @@ declare namespace LocalJSX {
|
|
|
6538
7034
|
"onOpenChange"?: (event: ZTooltipCustomEvent<{open: boolean}>) => void;
|
|
6539
7035
|
/**
|
|
6540
7036
|
* The open state of the tooltip.
|
|
7037
|
+
* @default false
|
|
6541
7038
|
*/
|
|
6542
7039
|
"open"?: boolean;
|
|
6543
7040
|
/**
|
|
6544
7041
|
* Tooltip position.
|
|
7042
|
+
* @default PopoverPosition.AUTO
|
|
6545
7043
|
*/
|
|
6546
7044
|
"position"?: PopoverPosition;
|
|
6547
7045
|
}
|
|
@@ -6553,6 +7051,7 @@ declare namespace LocalJSX {
|
|
|
6553
7051
|
interface ZTr {
|
|
6554
7052
|
/**
|
|
6555
7053
|
* Whether the row is expandable. Use a `z-td` as the last cell of the row for the additional content. It will show a button to expand/collapse the row. The last cell will be hidden until the button or row is clicked. If some element inside the expandable row contains the `prevent-expand` css class, the row will not expand by clicking that element.
|
|
7054
|
+
* @default false
|
|
6556
7055
|
*/
|
|
6557
7056
|
"expandable"?: boolean;
|
|
6558
7057
|
/**
|
|
@@ -6571,6 +7070,7 @@ declare namespace LocalJSX {
|
|
|
6571
7070
|
"htmlSectionTitle"?: string;
|
|
6572
7071
|
/**
|
|
6573
7072
|
* Items to render, if they have the url property they will be rendered as clickable links
|
|
7073
|
+
* @default []
|
|
6574
7074
|
*/
|
|
6575
7075
|
"items"?: TreeListItem[] | string;
|
|
6576
7076
|
/**
|
|
@@ -6580,92 +7080,725 @@ declare namespace LocalJSX {
|
|
|
6580
7080
|
}
|
|
6581
7081
|
interface ZVisuallyHidden {
|
|
6582
7082
|
}
|
|
7083
|
+
|
|
7084
|
+
interface ZAccordionAttributes {
|
|
7085
|
+
"label": string;
|
|
7086
|
+
"icon": string;
|
|
7087
|
+
"size": ControlSize;
|
|
7088
|
+
"isDisabled": boolean;
|
|
7089
|
+
"open": boolean;
|
|
7090
|
+
"highlight": boolean;
|
|
7091
|
+
"variant": AccordionVariant;
|
|
7092
|
+
"shadow": boolean;
|
|
7093
|
+
}
|
|
7094
|
+
interface ZAlertAttributes {
|
|
7095
|
+
"type": AlertType;
|
|
7096
|
+
}
|
|
7097
|
+
interface ZAnchorNavigationAttributes {
|
|
7098
|
+
"hideUnselected": boolean;
|
|
7099
|
+
"autoCurrent": boolean;
|
|
7100
|
+
"collapsedLabel": string;
|
|
7101
|
+
"isCollapsed": boolean;
|
|
7102
|
+
}
|
|
7103
|
+
interface ZAppHeaderAttributes {
|
|
7104
|
+
"stuck": boolean;
|
|
7105
|
+
"enableOffcanvas": boolean;
|
|
7106
|
+
"enableSearch": boolean;
|
|
7107
|
+
"searchPlaceholder": string;
|
|
7108
|
+
"searchString": string;
|
|
7109
|
+
"searchPageUrl": string;
|
|
7110
|
+
"enableZLogo": boolean;
|
|
7111
|
+
"drawerOpen": boolean;
|
|
7112
|
+
}
|
|
7113
|
+
interface ZAppHeaderDeprecatedAttributes {
|
|
7114
|
+
"stuck": boolean;
|
|
7115
|
+
"hero": string;
|
|
7116
|
+
"overlay": boolean;
|
|
7117
|
+
"flow": "auto" | "stack" | "offcanvas";
|
|
7118
|
+
"drawerOpen": boolean;
|
|
7119
|
+
"enableSearch": boolean;
|
|
7120
|
+
"searchPlaceholder": string;
|
|
7121
|
+
"searchString": string;
|
|
7122
|
+
"searchPageUrl": string;
|
|
7123
|
+
}
|
|
7124
|
+
interface ZAriaAlertAttributes {
|
|
7125
|
+
"mode": ZAriaAlertMode;
|
|
7126
|
+
}
|
|
7127
|
+
interface ZAvatarAttributes {
|
|
7128
|
+
"size": AvatarSize;
|
|
7129
|
+
"text": string;
|
|
7130
|
+
"textColor": string;
|
|
7131
|
+
"backgroundColor": string;
|
|
7132
|
+
"image": string;
|
|
7133
|
+
}
|
|
7134
|
+
interface ZBookCardAttributes {
|
|
7135
|
+
"variant": BookCardVariant;
|
|
7136
|
+
"cover": string;
|
|
7137
|
+
"operaTitle": string;
|
|
7138
|
+
"volumeTitle": string;
|
|
7139
|
+
"authors": string;
|
|
7140
|
+
"isbn": string;
|
|
7141
|
+
"isbnLabel": string;
|
|
7142
|
+
"year": string;
|
|
7143
|
+
"ebookUrl": string;
|
|
7144
|
+
"linkTarget": string;
|
|
7145
|
+
"fallbackCover": string;
|
|
7146
|
+
"hasMultipleCovers": boolean;
|
|
7147
|
+
"titleHtmlTag": string;
|
|
7148
|
+
}
|
|
7149
|
+
interface ZBookCardAppAttributes {
|
|
7150
|
+
"logo": string;
|
|
7151
|
+
"name": string;
|
|
7152
|
+
"link": string;
|
|
7153
|
+
"laz": boolean;
|
|
7154
|
+
"info": string;
|
|
7155
|
+
}
|
|
7156
|
+
interface ZBookCardDeprecatedAttributes {
|
|
7157
|
+
"variant": BookCardDeprecatedVariant;
|
|
7158
|
+
"cover": string;
|
|
7159
|
+
"operaTitle": string;
|
|
7160
|
+
"volumeTitle": string;
|
|
7161
|
+
"authors": string;
|
|
7162
|
+
"isbn": string;
|
|
7163
|
+
"isbnLabel": string;
|
|
7164
|
+
"ribbon": string;
|
|
7165
|
+
"ribbonIcon": string;
|
|
7166
|
+
"ribbonInteractive": boolean;
|
|
7167
|
+
"borderless": boolean;
|
|
7168
|
+
"fallbackCover": string;
|
|
7169
|
+
"operaTitleTag": string;
|
|
7170
|
+
}
|
|
7171
|
+
interface ZBookCoverAttributes {
|
|
7172
|
+
"cover": string;
|
|
7173
|
+
"fallbackCover": string;
|
|
7174
|
+
"multiple": boolean;
|
|
7175
|
+
"bordered": boolean;
|
|
7176
|
+
}
|
|
7177
|
+
interface ZBreadcrumbAttributes {
|
|
7178
|
+
"pathStyle": BreadcrumbPathStyle;
|
|
7179
|
+
"homepageVariant": BreadcrumbHomepageVariant;
|
|
7180
|
+
"maxNodesToShow": number;
|
|
7181
|
+
"preventFollowUrl": boolean;
|
|
7182
|
+
"overflowMenuItemRows": number;
|
|
7183
|
+
"truncateChar": number;
|
|
7184
|
+
}
|
|
7185
|
+
interface ZButtonAttributes {
|
|
7186
|
+
"ariaLabel": string | undefined;
|
|
7187
|
+
"role": string;
|
|
7188
|
+
"htmlrole": string;
|
|
7189
|
+
"href": string;
|
|
7190
|
+
"target": string;
|
|
7191
|
+
"htmlid": string;
|
|
7192
|
+
"name": string;
|
|
7193
|
+
"disabled": boolean;
|
|
7194
|
+
"type": ButtonType;
|
|
7195
|
+
"variant": ButtonVariant;
|
|
7196
|
+
"icon": string;
|
|
7197
|
+
"iconPosition": IconPosition;
|
|
7198
|
+
"size": ButtonSize | ControlSize;
|
|
7199
|
+
}
|
|
7200
|
+
interface ZButtonSortAttributes {
|
|
7201
|
+
"buttonid": string;
|
|
7202
|
+
"label": string;
|
|
7203
|
+
"desclabel": string;
|
|
7204
|
+
"counter": number;
|
|
7205
|
+
"sortlabelasc": string;
|
|
7206
|
+
"sortlabeldesc": string;
|
|
7207
|
+
"isselected": boolean;
|
|
7208
|
+
"sortasc": boolean;
|
|
7209
|
+
}
|
|
7210
|
+
interface ZCardAttributes {
|
|
7211
|
+
"variant": CardVariant;
|
|
7212
|
+
"coverIcon": string;
|
|
7213
|
+
"showShadow": boolean;
|
|
7214
|
+
"clickable": boolean;
|
|
7215
|
+
}
|
|
7216
|
+
interface ZCarouselAttributes {
|
|
7217
|
+
"isLoading": boolean;
|
|
7218
|
+
"label": string;
|
|
7219
|
+
"single": boolean;
|
|
7220
|
+
"arrowsPosition": CarouselArrowsPosition;
|
|
7221
|
+
"progressMode": CarouselProgressMode;
|
|
7222
|
+
"fixedArrows": boolean;
|
|
7223
|
+
"ghostLoadingHeight": number;
|
|
7224
|
+
"infinite": boolean;
|
|
7225
|
+
}
|
|
7226
|
+
interface ZChipAttributes {
|
|
7227
|
+
"icon": string;
|
|
7228
|
+
"type": ZChipType;
|
|
7229
|
+
"interactiveIcon": string;
|
|
7230
|
+
"disabled": boolean;
|
|
7231
|
+
"ariaLabel": string;
|
|
7232
|
+
}
|
|
7233
|
+
interface ZColorPickerAttributes {
|
|
7234
|
+
"selectedColor": ColorPickerPalette;
|
|
7235
|
+
"lng": "it" | "en";
|
|
7236
|
+
"htmlAriaLabel": string;
|
|
7237
|
+
"disableTransparent": boolean;
|
|
7238
|
+
}
|
|
7239
|
+
interface ZComboboxAttributes {
|
|
7240
|
+
"inputid": string;
|
|
7241
|
+
"items": ComboItem[] | string;
|
|
7242
|
+
"label": string;
|
|
7243
|
+
"disabled": boolean;
|
|
7244
|
+
"hassearch": boolean;
|
|
7245
|
+
"searchlabel": string;
|
|
7246
|
+
"searchplaceholder": string;
|
|
7247
|
+
"searchtitle": string;
|
|
7248
|
+
"noresultslabel": string;
|
|
7249
|
+
"isopen": boolean;
|
|
7250
|
+
"isfixed": boolean;
|
|
7251
|
+
"hascheckall": boolean;
|
|
7252
|
+
"checkalltext": string;
|
|
7253
|
+
"uncheckalltext": string;
|
|
7254
|
+
"maxcheckableitems": number;
|
|
7255
|
+
"hasgroupitems": boolean;
|
|
7256
|
+
"size": ControlSize;
|
|
7257
|
+
"htmlAriaLabel": string;
|
|
7258
|
+
}
|
|
7259
|
+
interface ZCoverHeroAttributes {
|
|
7260
|
+
"variant": CoverHeroVariant;
|
|
7261
|
+
"contentPosition": CoverHeroContentPosition;
|
|
7262
|
+
"preserveAspectRatio": boolean;
|
|
7263
|
+
}
|
|
7264
|
+
interface ZDatePickerAttributes {
|
|
7265
|
+
"datePickerId": string;
|
|
7266
|
+
"ariaLabel": string;
|
|
7267
|
+
"label": string;
|
|
7268
|
+
"mode": ZDatePickerMode;
|
|
7269
|
+
"name": string;
|
|
7270
|
+
"value": string;
|
|
7271
|
+
}
|
|
7272
|
+
interface ZDividerAttributes {
|
|
7273
|
+
"size": DividerSize;
|
|
7274
|
+
"color": string;
|
|
7275
|
+
"orientation": DividerOrientation;
|
|
7276
|
+
}
|
|
7277
|
+
interface ZDragdropAreaAttributes {
|
|
7278
|
+
"dragAndDropLabel": string;
|
|
7279
|
+
}
|
|
7280
|
+
interface ZFileAttributes {
|
|
7281
|
+
"fileNumber": number;
|
|
7282
|
+
"fileName": string;
|
|
7283
|
+
}
|
|
7284
|
+
interface ZFileUploadAttributes {
|
|
7285
|
+
"type": ZFileUploadType;
|
|
7286
|
+
"buttonVariant": ButtonVariant;
|
|
7287
|
+
"acceptedFormat": string;
|
|
7288
|
+
"fileMaxSize": number;
|
|
7289
|
+
"mainTitle": string;
|
|
7290
|
+
"description": string;
|
|
7291
|
+
"uploadBtnLabel": string;
|
|
7292
|
+
"dragAndDropLabel": string;
|
|
7293
|
+
"allowedFilesMessage": string;
|
|
7294
|
+
"uploadClickableMessage": string;
|
|
7295
|
+
"uploadMessage": string;
|
|
7296
|
+
"errorModalTitle": string;
|
|
7297
|
+
"errorModalMessage": string;
|
|
7298
|
+
"uploadedFilesLabel": string;
|
|
7299
|
+
"hasFileSection": boolean;
|
|
7300
|
+
"inputName": string;
|
|
7301
|
+
"showErrors": boolean;
|
|
7302
|
+
}
|
|
7303
|
+
interface ZIconAttributes {
|
|
7304
|
+
"name": string;
|
|
7305
|
+
"height": string;
|
|
7306
|
+
"width": string;
|
|
7307
|
+
"iconid": string;
|
|
7308
|
+
"fill": string;
|
|
7309
|
+
"indicatorColor": string;
|
|
7310
|
+
}
|
|
7311
|
+
interface ZInfoBoxAttributes {
|
|
7312
|
+
"boxid": string;
|
|
7313
|
+
"isclosable": boolean;
|
|
7314
|
+
}
|
|
7315
|
+
interface ZInfoRevealAttributes {
|
|
7316
|
+
"icon": string;
|
|
7317
|
+
"position": InfoRevealPosition;
|
|
7318
|
+
"label": string;
|
|
7319
|
+
"ariaLabel": string;
|
|
7320
|
+
"size": ControlSize;
|
|
7321
|
+
}
|
|
7322
|
+
interface ZInputAttributes {
|
|
7323
|
+
"htmlid": string;
|
|
7324
|
+
"type": InputType;
|
|
7325
|
+
"name": string;
|
|
7326
|
+
"label": string;
|
|
7327
|
+
"ariaLabel": string;
|
|
7328
|
+
"htmlAriaExpanded": string;
|
|
7329
|
+
"htmlAriaControls": string;
|
|
7330
|
+
"htmlAriaAutocomplete": string;
|
|
7331
|
+
"htmlAriaActivedescendant": string;
|
|
7332
|
+
"value": string;
|
|
7333
|
+
"disabled": boolean;
|
|
7334
|
+
"readonly": boolean;
|
|
7335
|
+
"required": boolean;
|
|
7336
|
+
"checked": boolean;
|
|
7337
|
+
"placeholder": string;
|
|
7338
|
+
"htmltitle": string;
|
|
7339
|
+
"status": InputStatus;
|
|
7340
|
+
"message": string;
|
|
7341
|
+
"labelPosition": LabelPosition;
|
|
7342
|
+
"autocomplete": string;
|
|
7343
|
+
"role": string;
|
|
7344
|
+
"hasclearicon": boolean;
|
|
7345
|
+
"icon": string;
|
|
7346
|
+
"min": number;
|
|
7347
|
+
"minlength": number;
|
|
7348
|
+
"max": number;
|
|
7349
|
+
"maxlength": number;
|
|
7350
|
+
"step": number;
|
|
7351
|
+
"pattern": string;
|
|
7352
|
+
"size": ControlSize;
|
|
7353
|
+
}
|
|
7354
|
+
interface ZInputMessageAttributes {
|
|
7355
|
+
"message": string;
|
|
7356
|
+
"status": InputStatus;
|
|
7357
|
+
"disabled": boolean;
|
|
7358
|
+
}
|
|
7359
|
+
interface ZListAttributes {
|
|
7360
|
+
"size": ListSize;
|
|
7361
|
+
"listType": ListType;
|
|
7362
|
+
"role": string;
|
|
7363
|
+
}
|
|
7364
|
+
interface ZListElementAttributes {
|
|
7365
|
+
"alignButton": ExpandableListButtonAlign;
|
|
7366
|
+
"clickable": boolean;
|
|
7367
|
+
"dividerColor": string;
|
|
7368
|
+
"dividerType": ListDividerType;
|
|
7369
|
+
"dividerSize": DividerSize;
|
|
7370
|
+
"expandable": boolean;
|
|
7371
|
+
"expandableStyle": ExpandableListStyle;
|
|
7372
|
+
"listElementId": number;
|
|
7373
|
+
"size": ListSize;
|
|
7374
|
+
"color": string;
|
|
7375
|
+
"disabled": boolean;
|
|
7376
|
+
"listElementPosition": string;
|
|
7377
|
+
"listType": ListType;
|
|
7378
|
+
"hasTreeItems": boolean;
|
|
7379
|
+
"role": string;
|
|
7380
|
+
"htmlTabindex": number | null;
|
|
7381
|
+
}
|
|
7382
|
+
interface ZListGroupAttributes {
|
|
7383
|
+
"size": ListSize;
|
|
7384
|
+
"dividerType": ListDividerType;
|
|
7385
|
+
"dividerSize": DividerSize;
|
|
7386
|
+
"dividerColor": string;
|
|
7387
|
+
"listType": ListType;
|
|
7388
|
+
"hasTreeItems": boolean;
|
|
7389
|
+
"role": string;
|
|
7390
|
+
}
|
|
7391
|
+
interface ZLogoAttributes {
|
|
7392
|
+
"width": number;
|
|
7393
|
+
"height": number;
|
|
7394
|
+
"imageAlt": string;
|
|
7395
|
+
"link": string;
|
|
7396
|
+
"targetBlank": boolean;
|
|
7397
|
+
"mobileLogo": boolean;
|
|
7398
|
+
}
|
|
7399
|
+
interface ZMenuAttributes {
|
|
7400
|
+
"active": boolean;
|
|
7401
|
+
"floating": boolean;
|
|
7402
|
+
"open": boolean;
|
|
7403
|
+
"verticalContext": boolean;
|
|
7404
|
+
"htmlTabindex": number;
|
|
7405
|
+
}
|
|
7406
|
+
interface ZMenuDeprecatedAttributes {
|
|
7407
|
+
"active": boolean;
|
|
7408
|
+
"floating": boolean;
|
|
7409
|
+
"open": boolean;
|
|
7410
|
+
"verticalContext": boolean;
|
|
7411
|
+
}
|
|
7412
|
+
interface ZMenuSectionAttributes {
|
|
7413
|
+
"active": boolean;
|
|
7414
|
+
"htmlTabindex": number;
|
|
7415
|
+
"open": boolean;
|
|
7416
|
+
}
|
|
7417
|
+
interface ZMenuSectionDeprecatedAttributes {
|
|
7418
|
+
"active": boolean;
|
|
7419
|
+
}
|
|
7420
|
+
interface ZModalAttributes {
|
|
7421
|
+
"modalid": string;
|
|
7422
|
+
"modaltitle": string;
|
|
7423
|
+
"modalsubtitle": string;
|
|
7424
|
+
"closeButtonLabel": string;
|
|
7425
|
+
"alertdialog": boolean;
|
|
7426
|
+
"closable": boolean;
|
|
7427
|
+
"scrollInside": boolean;
|
|
7428
|
+
"lockPageScroll": boolean;
|
|
7429
|
+
}
|
|
7430
|
+
interface ZMyzCardAttributes {
|
|
7431
|
+
"faded": boolean;
|
|
7432
|
+
"cardtype": LicenseType;
|
|
7433
|
+
"ispressed": boolean;
|
|
7434
|
+
"ishighlighted": boolean;
|
|
7435
|
+
}
|
|
7436
|
+
interface ZMyzCardAlertAttributes {
|
|
7437
|
+
"iconname": string;
|
|
7438
|
+
"contenttext": string;
|
|
7439
|
+
"actiontext": string;
|
|
7440
|
+
"type": string;
|
|
7441
|
+
}
|
|
7442
|
+
interface ZMyzCardCoverAttributes {
|
|
7443
|
+
"img": string;
|
|
7444
|
+
"titolo": string;
|
|
7445
|
+
"faded": boolean;
|
|
7446
|
+
"defaultimg": string;
|
|
7447
|
+
}
|
|
7448
|
+
interface ZMyzCardDictionaryAttributes {
|
|
7449
|
+
"name": string;
|
|
7450
|
+
"cover": string;
|
|
7451
|
+
"disabled": boolean;
|
|
7452
|
+
"flipped": boolean;
|
|
7453
|
+
"flipbuttonlabel": string;
|
|
7454
|
+
"hideinfobtn": boolean;
|
|
7455
|
+
}
|
|
7456
|
+
interface ZMyzCardFooterAttributes {
|
|
7457
|
+
"titolo": string;
|
|
7458
|
+
"autori": string;
|
|
7459
|
+
"isbn": string;
|
|
7460
|
+
"faded": boolean;
|
|
7461
|
+
"cardtype": LicenseType;
|
|
7462
|
+
"opened": boolean;
|
|
7463
|
+
"customContent": boolean;
|
|
7464
|
+
}
|
|
7465
|
+
interface ZMyzCardHeaderAttributes {
|
|
7466
|
+
"titolo": string;
|
|
7467
|
+
"faded": boolean;
|
|
7468
|
+
"cardtype": LicenseType;
|
|
7469
|
+
}
|
|
7470
|
+
interface ZMyzCardIconAttributes {
|
|
7471
|
+
"icon": string;
|
|
7472
|
+
"isdisabled": boolean;
|
|
7473
|
+
"ariaLabel": string;
|
|
7474
|
+
}
|
|
7475
|
+
interface ZMyzCardInfoAttributes {
|
|
7476
|
+
"data": string | DictionaryData;
|
|
7477
|
+
"htmltabindex": number;
|
|
7478
|
+
}
|
|
7479
|
+
interface ZMyzCardListAttributes {
|
|
7480
|
+
"listdata": string;
|
|
7481
|
+
}
|
|
7482
|
+
interface ZMyzListAttributes {
|
|
7483
|
+
"inputrawdata": string;
|
|
7484
|
+
}
|
|
7485
|
+
interface ZMyzListItemAttributes {
|
|
7486
|
+
"text": string;
|
|
7487
|
+
"link": string;
|
|
7488
|
+
"linktarget": string;
|
|
7489
|
+
"icon": string;
|
|
7490
|
+
"listitemid": string;
|
|
7491
|
+
"action": string;
|
|
7492
|
+
"underlined": boolean;
|
|
7493
|
+
}
|
|
7494
|
+
interface ZNavigationTabsAttributes {
|
|
7495
|
+
"ariaLabel": string;
|
|
7496
|
+
"orientation": NavigationTabsOrientation;
|
|
7497
|
+
"size": NavigationTabsSize;
|
|
7498
|
+
"selectedTab": number;
|
|
7499
|
+
}
|
|
7500
|
+
interface ZNotificationAttributes {
|
|
7501
|
+
"contenticonname": string;
|
|
7502
|
+
"actiontext": string;
|
|
7503
|
+
"type": NotificationType;
|
|
7504
|
+
"showclose": boolean;
|
|
7505
|
+
"showshadow": boolean;
|
|
7506
|
+
"sticky": boolean;
|
|
7507
|
+
}
|
|
7508
|
+
interface ZOffcanvasAttributes {
|
|
7509
|
+
"variant": OffCanvasVariant;
|
|
7510
|
+
"open": boolean;
|
|
7511
|
+
"transitiondirection": TransitionDirection;
|
|
7512
|
+
"skipLoadAnimation": boolean;
|
|
7513
|
+
"showBackdrop": boolean;
|
|
7514
|
+
}
|
|
7515
|
+
interface ZOtpAttributes {
|
|
7516
|
+
"inputNum": number;
|
|
7517
|
+
"status": InputStatus;
|
|
7518
|
+
"message": string;
|
|
7519
|
+
}
|
|
7520
|
+
interface ZPaginationAttributes {
|
|
7521
|
+
"label": string;
|
|
7522
|
+
"navArrows": boolean;
|
|
7523
|
+
"totalPages": number;
|
|
7524
|
+
"skip": number;
|
|
7525
|
+
"edges": boolean;
|
|
7526
|
+
"split": number;
|
|
7527
|
+
"visiblePages": number;
|
|
7528
|
+
"currentPage": number;
|
|
7529
|
+
"goToPage": boolean;
|
|
7530
|
+
}
|
|
7531
|
+
interface ZPanelElemAttributes {
|
|
7532
|
+
"elemid": string;
|
|
7533
|
+
"imgurl": string;
|
|
7534
|
+
"imgalt": string;
|
|
7535
|
+
"linkicon": string;
|
|
7536
|
+
"linklabel": string;
|
|
7537
|
+
"url": string;
|
|
7538
|
+
"target": string;
|
|
7539
|
+
"isdisabled": boolean;
|
|
7540
|
+
"descrSlotName": string;
|
|
7541
|
+
}
|
|
7542
|
+
interface ZPopoverAttributes {
|
|
7543
|
+
"position": PopoverPosition;
|
|
7544
|
+
"open": boolean;
|
|
7545
|
+
"bindTo": string | HTMLElement;
|
|
7546
|
+
"showArrow": boolean;
|
|
7547
|
+
"center": boolean;
|
|
7548
|
+
"closable": boolean;
|
|
7549
|
+
}
|
|
7550
|
+
interface ZRangePickerAttributes {
|
|
7551
|
+
"rangePickerId": string;
|
|
7552
|
+
"firstAriaLabel": string;
|
|
7553
|
+
"firstLabel": string;
|
|
7554
|
+
"secondAriaLabel": string;
|
|
7555
|
+
"secondLabel": string;
|
|
7556
|
+
"mode": ZRangePickerMode;
|
|
7557
|
+
"firstPickerReadOnly": boolean;
|
|
7558
|
+
"lastPickerReadOnly": boolean;
|
|
7559
|
+
"firstPickerPlaceholder": string;
|
|
7560
|
+
"lastPickerPlaceholder": string;
|
|
7561
|
+
}
|
|
7562
|
+
interface ZResultCardAttributes {
|
|
7563
|
+
"cardTitle": string;
|
|
7564
|
+
"cardSubtitle": string;
|
|
7565
|
+
"authors": string;
|
|
7566
|
+
"cover": string;
|
|
7567
|
+
"fallbackCover": string;
|
|
7568
|
+
"hasMultipleCovers": boolean;
|
|
7569
|
+
"isInfoCard": boolean;
|
|
7570
|
+
"titleHtmlTag": string;
|
|
7571
|
+
}
|
|
7572
|
+
interface ZSearchbarAttributes {
|
|
7573
|
+
"htmlid": string;
|
|
7574
|
+
"preventSubmit": boolean;
|
|
7575
|
+
"label": string;
|
|
7576
|
+
"htmlAriaLabel": string;
|
|
7577
|
+
"value": string;
|
|
7578
|
+
"placeholder": string;
|
|
7579
|
+
"autocomplete": boolean;
|
|
7580
|
+
"autocompleteMinChars": number;
|
|
7581
|
+
"resultsCount": number;
|
|
7582
|
+
"searchHelperLabel": string;
|
|
7583
|
+
"resultsItems": SearchbarItem[] | string;
|
|
7584
|
+
"sortResultsItems": boolean;
|
|
7585
|
+
"showSearchButton": boolean;
|
|
7586
|
+
"searchButtonIconOnly": boolean;
|
|
7587
|
+
"size": ControlSize;
|
|
7588
|
+
"variant": ButtonVariant;
|
|
7589
|
+
}
|
|
7590
|
+
interface ZSectionTitleAttributes {
|
|
7591
|
+
"dividerPosition": ZSectionTitleDividerPosition;
|
|
7592
|
+
"uppercase": boolean;
|
|
7593
|
+
}
|
|
7594
|
+
interface ZSelectAttributes {
|
|
7595
|
+
"htmlid": string;
|
|
7596
|
+
"items": SelectItem[] | string;
|
|
7597
|
+
"name": string;
|
|
7598
|
+
"label": string;
|
|
7599
|
+
"ariaLabel": string;
|
|
7600
|
+
"disabled": boolean;
|
|
7601
|
+
"readonly": boolean;
|
|
7602
|
+
"placeholder": string;
|
|
7603
|
+
"htmltitle": string;
|
|
7604
|
+
"status": InputStatus;
|
|
7605
|
+
"message": string;
|
|
7606
|
+
"autocomplete": boolean;
|
|
7607
|
+
"noresultslabel": string;
|
|
7608
|
+
"hasGroupItems": boolean;
|
|
7609
|
+
"hasTreeItems": boolean;
|
|
7610
|
+
"showChildrenOfMatchingParent": boolean;
|
|
7611
|
+
"isfixed": boolean;
|
|
7612
|
+
"resetItem": string;
|
|
7613
|
+
"size": ControlSize;
|
|
7614
|
+
}
|
|
7615
|
+
interface ZSkipToContentAttributes {
|
|
7616
|
+
"variant": ThemeVariant;
|
|
7617
|
+
"links": string | SkipToContentLink[];
|
|
7618
|
+
}
|
|
7619
|
+
interface ZSlideshowAttributes {
|
|
7620
|
+
"slideshowid": string;
|
|
7621
|
+
"data": string[] | string;
|
|
7622
|
+
}
|
|
7623
|
+
interface ZStepperItemAttributes {
|
|
7624
|
+
"index": number;
|
|
7625
|
+
"href": string;
|
|
7626
|
+
"pressed": boolean;
|
|
7627
|
+
"checked": boolean;
|
|
7628
|
+
"disabled": boolean;
|
|
7629
|
+
}
|
|
7630
|
+
interface ZTableAttributes {
|
|
7631
|
+
"bordered": boolean;
|
|
7632
|
+
}
|
|
7633
|
+
interface ZTagAttributes {
|
|
7634
|
+
"icon": string;
|
|
7635
|
+
"expandable": boolean;
|
|
7636
|
+
}
|
|
7637
|
+
interface ZTdAttributes {
|
|
7638
|
+
"colspan": number;
|
|
7639
|
+
"sticky": boolean;
|
|
7640
|
+
"showMenu": VisibilityCondition;
|
|
7641
|
+
"popoverPosition": PopoverPosition;
|
|
7642
|
+
}
|
|
7643
|
+
interface ZTfootAttributes {
|
|
7644
|
+
"sticky": boolean;
|
|
7645
|
+
}
|
|
7646
|
+
interface ZThAttributes {
|
|
7647
|
+
"colspan": number;
|
|
7648
|
+
"showMenu": VisibilityCondition;
|
|
7649
|
+
"showSorting": VisibilityCondition;
|
|
7650
|
+
"sticky": boolean;
|
|
7651
|
+
"sortDirection": SortDirection;
|
|
7652
|
+
"sorted": boolean | null;
|
|
7653
|
+
"popoverPosition": PopoverPosition;
|
|
7654
|
+
}
|
|
7655
|
+
interface ZTheadAttributes {
|
|
7656
|
+
"sticky": boolean;
|
|
7657
|
+
"isFocusable": boolean;
|
|
7658
|
+
}
|
|
7659
|
+
interface ZToastNotificationAttributes {
|
|
7660
|
+
"heading": string;
|
|
7661
|
+
"message": string;
|
|
7662
|
+
"closebutton": boolean;
|
|
7663
|
+
"autoclose": number;
|
|
7664
|
+
"pauseonfocusloss": boolean;
|
|
7665
|
+
"type": ToastNotification;
|
|
7666
|
+
"isdraggable": boolean;
|
|
7667
|
+
"draggablepercentage": number;
|
|
7668
|
+
"transition": ToastNotificationTransition;
|
|
7669
|
+
}
|
|
7670
|
+
interface ZToastNotificationListAttributes {
|
|
7671
|
+
"position": ToastNotificationPosition;
|
|
7672
|
+
"newestontop": boolean;
|
|
7673
|
+
}
|
|
7674
|
+
interface ZToggleButtonAttributes {
|
|
7675
|
+
"label": string;
|
|
7676
|
+
"isdisabled": boolean;
|
|
7677
|
+
"avoidclick": boolean;
|
|
7678
|
+
"opened": boolean;
|
|
7679
|
+
"ariaLabel": string;
|
|
7680
|
+
}
|
|
7681
|
+
interface ZToggleSwitchAttributes {
|
|
7682
|
+
"disabled": boolean;
|
|
7683
|
+
"labelPosition": LabelPosition;
|
|
7684
|
+
"checked": boolean;
|
|
7685
|
+
"htmlid": string;
|
|
7686
|
+
}
|
|
7687
|
+
interface ZToolAttributes {
|
|
7688
|
+
"icon": IconName;
|
|
7689
|
+
"tooltip": string;
|
|
7690
|
+
"tooltipPosition": PopoverPosition;
|
|
7691
|
+
"htmlAriaLabel": string;
|
|
7692
|
+
"active": boolean;
|
|
7693
|
+
"disabled": boolean;
|
|
7694
|
+
"open": boolean;
|
|
7695
|
+
"indicatorColor": string;
|
|
7696
|
+
}
|
|
7697
|
+
interface ZToolbarAttributes {
|
|
7698
|
+
"htmlAriaLabel": string;
|
|
7699
|
+
}
|
|
7700
|
+
interface ZTooltipAttributes {
|
|
7701
|
+
"position": PopoverPosition;
|
|
7702
|
+
"dark": boolean;
|
|
7703
|
+
"open": boolean;
|
|
7704
|
+
"bindTo": string | HTMLElement;
|
|
7705
|
+
"closable": boolean;
|
|
7706
|
+
}
|
|
7707
|
+
interface ZTrAttributes {
|
|
7708
|
+
"expandable": boolean;
|
|
7709
|
+
}
|
|
7710
|
+
interface ZTreeListAttributes {
|
|
7711
|
+
"items": TreeListItem[] | string;
|
|
7712
|
+
"htmlAriaLabelledby": string;
|
|
7713
|
+
"htmlSectionTitle": string;
|
|
7714
|
+
}
|
|
7715
|
+
|
|
6583
7716
|
interface IntrinsicElements {
|
|
6584
|
-
"z-accordion": ZAccordion;
|
|
6585
|
-
"z-alert": ZAlert;
|
|
6586
|
-
"z-anchor-navigation": ZAnchorNavigation;
|
|
6587
|
-
"z-app-header": ZAppHeader;
|
|
6588
|
-
"z-app-header-deprecated": ZAppHeaderDeprecated;
|
|
6589
|
-
"z-aria-alert": ZAriaAlert;
|
|
6590
|
-
"z-avatar": ZAvatar;
|
|
6591
|
-
"z-book-card": ZBookCard;
|
|
6592
|
-
"z-book-card-app": ZBookCardApp;
|
|
6593
|
-
"z-book-card-deprecated": ZBookCardDeprecated;
|
|
6594
|
-
"z-book-cover": ZBookCover;
|
|
6595
|
-
"z-breadcrumb": ZBreadcrumb;
|
|
6596
|
-
"z-button": ZButton;
|
|
6597
|
-
"z-button-sort": ZButtonSort;
|
|
6598
|
-
"z-card": ZCard;
|
|
6599
|
-
"z-carousel": ZCarousel;
|
|
6600
|
-
"z-chip": ZChip;
|
|
6601
|
-
"z-color-picker": ZColorPicker;
|
|
6602
|
-
"z-combobox": ZCombobox;
|
|
6603
|
-
"z-cover-hero": ZCoverHero;
|
|
6604
|
-
"z-date-picker": ZDatePicker;
|
|
6605
|
-
"z-divider": ZDivider;
|
|
6606
|
-
"z-dragdrop-area": ZDragdropArea;
|
|
6607
|
-
"z-file": ZFile;
|
|
6608
|
-
"z-file-upload": ZFileUpload;
|
|
7717
|
+
"z-accordion": Omit<ZAccordion, keyof ZAccordionAttributes> & { [K in keyof ZAccordion & keyof ZAccordionAttributes]?: ZAccordion[K] } & { [K in keyof ZAccordion & keyof ZAccordionAttributes as `attr:${K}`]?: ZAccordionAttributes[K] } & { [K in keyof ZAccordion & keyof ZAccordionAttributes as `prop:${K}`]?: ZAccordion[K] };
|
|
7718
|
+
"z-alert": Omit<ZAlert, keyof ZAlertAttributes> & { [K in keyof ZAlert & keyof ZAlertAttributes]?: ZAlert[K] } & { [K in keyof ZAlert & keyof ZAlertAttributes as `attr:${K}`]?: ZAlertAttributes[K] } & { [K in keyof ZAlert & keyof ZAlertAttributes as `prop:${K}`]?: ZAlert[K] };
|
|
7719
|
+
"z-anchor-navigation": Omit<ZAnchorNavigation, keyof ZAnchorNavigationAttributes> & { [K in keyof ZAnchorNavigation & keyof ZAnchorNavigationAttributes]?: ZAnchorNavigation[K] } & { [K in keyof ZAnchorNavigation & keyof ZAnchorNavigationAttributes as `attr:${K}`]?: ZAnchorNavigationAttributes[K] } & { [K in keyof ZAnchorNavigation & keyof ZAnchorNavigationAttributes as `prop:${K}`]?: ZAnchorNavigation[K] };
|
|
7720
|
+
"z-app-header": Omit<ZAppHeader, keyof ZAppHeaderAttributes> & { [K in keyof ZAppHeader & keyof ZAppHeaderAttributes]?: ZAppHeader[K] } & { [K in keyof ZAppHeader & keyof ZAppHeaderAttributes as `attr:${K}`]?: ZAppHeaderAttributes[K] } & { [K in keyof ZAppHeader & keyof ZAppHeaderAttributes as `prop:${K}`]?: ZAppHeader[K] };
|
|
7721
|
+
"z-app-header-deprecated": Omit<ZAppHeaderDeprecated, keyof ZAppHeaderDeprecatedAttributes> & { [K in keyof ZAppHeaderDeprecated & keyof ZAppHeaderDeprecatedAttributes]?: ZAppHeaderDeprecated[K] } & { [K in keyof ZAppHeaderDeprecated & keyof ZAppHeaderDeprecatedAttributes as `attr:${K}`]?: ZAppHeaderDeprecatedAttributes[K] } & { [K in keyof ZAppHeaderDeprecated & keyof ZAppHeaderDeprecatedAttributes as `prop:${K}`]?: ZAppHeaderDeprecated[K] };
|
|
7722
|
+
"z-aria-alert": Omit<ZAriaAlert, keyof ZAriaAlertAttributes> & { [K in keyof ZAriaAlert & keyof ZAriaAlertAttributes]?: ZAriaAlert[K] } & { [K in keyof ZAriaAlert & keyof ZAriaAlertAttributes as `attr:${K}`]?: ZAriaAlertAttributes[K] } & { [K in keyof ZAriaAlert & keyof ZAriaAlertAttributes as `prop:${K}`]?: ZAriaAlert[K] };
|
|
7723
|
+
"z-avatar": Omit<ZAvatar, keyof ZAvatarAttributes> & { [K in keyof ZAvatar & keyof ZAvatarAttributes]?: ZAvatar[K] } & { [K in keyof ZAvatar & keyof ZAvatarAttributes as `attr:${K}`]?: ZAvatarAttributes[K] } & { [K in keyof ZAvatar & keyof ZAvatarAttributes as `prop:${K}`]?: ZAvatar[K] };
|
|
7724
|
+
"z-book-card": Omit<ZBookCard, keyof ZBookCardAttributes> & { [K in keyof ZBookCard & keyof ZBookCardAttributes]?: ZBookCard[K] } & { [K in keyof ZBookCard & keyof ZBookCardAttributes as `attr:${K}`]?: ZBookCardAttributes[K] } & { [K in keyof ZBookCard & keyof ZBookCardAttributes as `prop:${K}`]?: ZBookCard[K] };
|
|
7725
|
+
"z-book-card-app": Omit<ZBookCardApp, keyof ZBookCardAppAttributes> & { [K in keyof ZBookCardApp & keyof ZBookCardAppAttributes]?: ZBookCardApp[K] } & { [K in keyof ZBookCardApp & keyof ZBookCardAppAttributes as `attr:${K}`]?: ZBookCardAppAttributes[K] } & { [K in keyof ZBookCardApp & keyof ZBookCardAppAttributes as `prop:${K}`]?: ZBookCardApp[K] };
|
|
7726
|
+
"z-book-card-deprecated": Omit<ZBookCardDeprecated, keyof ZBookCardDeprecatedAttributes> & { [K in keyof ZBookCardDeprecated & keyof ZBookCardDeprecatedAttributes]?: ZBookCardDeprecated[K] } & { [K in keyof ZBookCardDeprecated & keyof ZBookCardDeprecatedAttributes as `attr:${K}`]?: ZBookCardDeprecatedAttributes[K] } & { [K in keyof ZBookCardDeprecated & keyof ZBookCardDeprecatedAttributes as `prop:${K}`]?: ZBookCardDeprecated[K] };
|
|
7727
|
+
"z-book-cover": Omit<ZBookCover, keyof ZBookCoverAttributes> & { [K in keyof ZBookCover & keyof ZBookCoverAttributes]?: ZBookCover[K] } & { [K in keyof ZBookCover & keyof ZBookCoverAttributes as `attr:${K}`]?: ZBookCoverAttributes[K] } & { [K in keyof ZBookCover & keyof ZBookCoverAttributes as `prop:${K}`]?: ZBookCover[K] };
|
|
7728
|
+
"z-breadcrumb": Omit<ZBreadcrumb, keyof ZBreadcrumbAttributes> & { [K in keyof ZBreadcrumb & keyof ZBreadcrumbAttributes]?: ZBreadcrumb[K] } & { [K in keyof ZBreadcrumb & keyof ZBreadcrumbAttributes as `attr:${K}`]?: ZBreadcrumbAttributes[K] } & { [K in keyof ZBreadcrumb & keyof ZBreadcrumbAttributes as `prop:${K}`]?: ZBreadcrumb[K] };
|
|
7729
|
+
"z-button": Omit<ZButton, keyof ZButtonAttributes> & { [K in keyof ZButton & keyof ZButtonAttributes]?: ZButton[K] } & { [K in keyof ZButton & keyof ZButtonAttributes as `attr:${K}`]?: ZButtonAttributes[K] } & { [K in keyof ZButton & keyof ZButtonAttributes as `prop:${K}`]?: ZButton[K] };
|
|
7730
|
+
"z-button-sort": Omit<ZButtonSort, keyof ZButtonSortAttributes> & { [K in keyof ZButtonSort & keyof ZButtonSortAttributes]?: ZButtonSort[K] } & { [K in keyof ZButtonSort & keyof ZButtonSortAttributes as `attr:${K}`]?: ZButtonSortAttributes[K] } & { [K in keyof ZButtonSort & keyof ZButtonSortAttributes as `prop:${K}`]?: ZButtonSort[K] };
|
|
7731
|
+
"z-card": Omit<ZCard, keyof ZCardAttributes> & { [K in keyof ZCard & keyof ZCardAttributes]?: ZCard[K] } & { [K in keyof ZCard & keyof ZCardAttributes as `attr:${K}`]?: ZCardAttributes[K] } & { [K in keyof ZCard & keyof ZCardAttributes as `prop:${K}`]?: ZCard[K] };
|
|
7732
|
+
"z-carousel": Omit<ZCarousel, keyof ZCarouselAttributes> & { [K in keyof ZCarousel & keyof ZCarouselAttributes]?: ZCarousel[K] } & { [K in keyof ZCarousel & keyof ZCarouselAttributes as `attr:${K}`]?: ZCarouselAttributes[K] } & { [K in keyof ZCarousel & keyof ZCarouselAttributes as `prop:${K}`]?: ZCarousel[K] };
|
|
7733
|
+
"z-chip": Omit<ZChip, keyof ZChipAttributes> & { [K in keyof ZChip & keyof ZChipAttributes]?: ZChip[K] } & { [K in keyof ZChip & keyof ZChipAttributes as `attr:${K}`]?: ZChipAttributes[K] } & { [K in keyof ZChip & keyof ZChipAttributes as `prop:${K}`]?: ZChip[K] };
|
|
7734
|
+
"z-color-picker": Omit<ZColorPicker, keyof ZColorPickerAttributes> & { [K in keyof ZColorPicker & keyof ZColorPickerAttributes]?: ZColorPicker[K] } & { [K in keyof ZColorPicker & keyof ZColorPickerAttributes as `attr:${K}`]?: ZColorPickerAttributes[K] } & { [K in keyof ZColorPicker & keyof ZColorPickerAttributes as `prop:${K}`]?: ZColorPicker[K] };
|
|
7735
|
+
"z-combobox": Omit<ZCombobox, keyof ZComboboxAttributes> & { [K in keyof ZCombobox & keyof ZComboboxAttributes]?: ZCombobox[K] } & { [K in keyof ZCombobox & keyof ZComboboxAttributes as `attr:${K}`]?: ZComboboxAttributes[K] } & { [K in keyof ZCombobox & keyof ZComboboxAttributes as `prop:${K}`]?: ZCombobox[K] };
|
|
7736
|
+
"z-cover-hero": Omit<ZCoverHero, keyof ZCoverHeroAttributes> & { [K in keyof ZCoverHero & keyof ZCoverHeroAttributes]?: ZCoverHero[K] } & { [K in keyof ZCoverHero & keyof ZCoverHeroAttributes as `attr:${K}`]?: ZCoverHeroAttributes[K] } & { [K in keyof ZCoverHero & keyof ZCoverHeroAttributes as `prop:${K}`]?: ZCoverHero[K] };
|
|
7737
|
+
"z-date-picker": Omit<ZDatePicker, keyof ZDatePickerAttributes> & { [K in keyof ZDatePicker & keyof ZDatePickerAttributes]?: ZDatePicker[K] } & { [K in keyof ZDatePicker & keyof ZDatePickerAttributes as `attr:${K}`]?: ZDatePickerAttributes[K] } & { [K in keyof ZDatePicker & keyof ZDatePickerAttributes as `prop:${K}`]?: ZDatePicker[K] };
|
|
7738
|
+
"z-divider": Omit<ZDivider, keyof ZDividerAttributes> & { [K in keyof ZDivider & keyof ZDividerAttributes]?: ZDivider[K] } & { [K in keyof ZDivider & keyof ZDividerAttributes as `attr:${K}`]?: ZDividerAttributes[K] } & { [K in keyof ZDivider & keyof ZDividerAttributes as `prop:${K}`]?: ZDivider[K] };
|
|
7739
|
+
"z-dragdrop-area": Omit<ZDragdropArea, keyof ZDragdropAreaAttributes> & { [K in keyof ZDragdropArea & keyof ZDragdropAreaAttributes]?: ZDragdropArea[K] } & { [K in keyof ZDragdropArea & keyof ZDragdropAreaAttributes as `attr:${K}`]?: ZDragdropAreaAttributes[K] } & { [K in keyof ZDragdropArea & keyof ZDragdropAreaAttributes as `prop:${K}`]?: ZDragdropArea[K] };
|
|
7740
|
+
"z-file": Omit<ZFile, keyof ZFileAttributes> & { [K in keyof ZFile & keyof ZFileAttributes]?: ZFile[K] } & { [K in keyof ZFile & keyof ZFileAttributes as `attr:${K}`]?: ZFileAttributes[K] } & { [K in keyof ZFile & keyof ZFileAttributes as `prop:${K}`]?: ZFile[K] };
|
|
7741
|
+
"z-file-upload": Omit<ZFileUpload, keyof ZFileUploadAttributes> & { [K in keyof ZFileUpload & keyof ZFileUploadAttributes]?: ZFileUpload[K] } & { [K in keyof ZFileUpload & keyof ZFileUploadAttributes as `attr:${K}`]?: ZFileUploadAttributes[K] } & { [K in keyof ZFileUpload & keyof ZFileUploadAttributes as `prop:${K}`]?: ZFileUpload[K] };
|
|
6609
7742
|
"z-ghost-loading": ZGhostLoading;
|
|
6610
|
-
"z-icon": ZIcon;
|
|
6611
|
-
"z-info-box": ZInfoBox;
|
|
6612
|
-
"z-info-reveal": ZInfoReveal;
|
|
6613
|
-
"z-input": ZInput;
|
|
6614
|
-
"z-input-message": ZInputMessage;
|
|
6615
|
-
"z-list": ZList;
|
|
6616
|
-
"z-list-element": ZListElement;
|
|
6617
|
-
"z-list-group": ZListGroup;
|
|
6618
|
-
"z-logo": ZLogo;
|
|
6619
|
-
"z-menu": ZMenu;
|
|
6620
|
-
"z-menu-deprecated": ZMenuDeprecated;
|
|
6621
|
-
"z-menu-section": ZMenuSection;
|
|
6622
|
-
"z-menu-section-deprecated": ZMenuSectionDeprecated;
|
|
6623
|
-
"z-modal": ZModal;
|
|
6624
|
-
"z-myz-card": ZMyzCard;
|
|
6625
|
-
"z-myz-card-alert": ZMyzCardAlert;
|
|
7743
|
+
"z-icon": Omit<ZIcon, keyof ZIconAttributes> & { [K in keyof ZIcon & keyof ZIconAttributes]?: ZIcon[K] } & { [K in keyof ZIcon & keyof ZIconAttributes as `attr:${K}`]?: ZIconAttributes[K] } & { [K in keyof ZIcon & keyof ZIconAttributes as `prop:${K}`]?: ZIcon[K] };
|
|
7744
|
+
"z-info-box": Omit<ZInfoBox, keyof ZInfoBoxAttributes> & { [K in keyof ZInfoBox & keyof ZInfoBoxAttributes]?: ZInfoBox[K] } & { [K in keyof ZInfoBox & keyof ZInfoBoxAttributes as `attr:${K}`]?: ZInfoBoxAttributes[K] } & { [K in keyof ZInfoBox & keyof ZInfoBoxAttributes as `prop:${K}`]?: ZInfoBox[K] };
|
|
7745
|
+
"z-info-reveal": Omit<ZInfoReveal, keyof ZInfoRevealAttributes> & { [K in keyof ZInfoReveal & keyof ZInfoRevealAttributes]?: ZInfoReveal[K] } & { [K in keyof ZInfoReveal & keyof ZInfoRevealAttributes as `attr:${K}`]?: ZInfoRevealAttributes[K] } & { [K in keyof ZInfoReveal & keyof ZInfoRevealAttributes as `prop:${K}`]?: ZInfoReveal[K] };
|
|
7746
|
+
"z-input": Omit<ZInput, keyof ZInputAttributes> & { [K in keyof ZInput & keyof ZInputAttributes]?: ZInput[K] } & { [K in keyof ZInput & keyof ZInputAttributes as `attr:${K}`]?: ZInputAttributes[K] } & { [K in keyof ZInput & keyof ZInputAttributes as `prop:${K}`]?: ZInput[K] };
|
|
7747
|
+
"z-input-message": Omit<ZInputMessage, keyof ZInputMessageAttributes> & { [K in keyof ZInputMessage & keyof ZInputMessageAttributes]?: ZInputMessage[K] } & { [K in keyof ZInputMessage & keyof ZInputMessageAttributes as `attr:${K}`]?: ZInputMessageAttributes[K] } & { [K in keyof ZInputMessage & keyof ZInputMessageAttributes as `prop:${K}`]?: ZInputMessage[K] };
|
|
7748
|
+
"z-list": Omit<ZList, keyof ZListAttributes> & { [K in keyof ZList & keyof ZListAttributes]?: ZList[K] } & { [K in keyof ZList & keyof ZListAttributes as `attr:${K}`]?: ZListAttributes[K] } & { [K in keyof ZList & keyof ZListAttributes as `prop:${K}`]?: ZList[K] };
|
|
7749
|
+
"z-list-element": Omit<ZListElement, keyof ZListElementAttributes> & { [K in keyof ZListElement & keyof ZListElementAttributes]?: ZListElement[K] } & { [K in keyof ZListElement & keyof ZListElementAttributes as `attr:${K}`]?: ZListElementAttributes[K] } & { [K in keyof ZListElement & keyof ZListElementAttributes as `prop:${K}`]?: ZListElement[K] };
|
|
7750
|
+
"z-list-group": Omit<ZListGroup, keyof ZListGroupAttributes> & { [K in keyof ZListGroup & keyof ZListGroupAttributes]?: ZListGroup[K] } & { [K in keyof ZListGroup & keyof ZListGroupAttributes as `attr:${K}`]?: ZListGroupAttributes[K] } & { [K in keyof ZListGroup & keyof ZListGroupAttributes as `prop:${K}`]?: ZListGroup[K] };
|
|
7751
|
+
"z-logo": Omit<ZLogo, keyof ZLogoAttributes> & { [K in keyof ZLogo & keyof ZLogoAttributes]?: ZLogo[K] } & { [K in keyof ZLogo & keyof ZLogoAttributes as `attr:${K}`]?: ZLogoAttributes[K] } & { [K in keyof ZLogo & keyof ZLogoAttributes as `prop:${K}`]?: ZLogo[K] };
|
|
7752
|
+
"z-menu": Omit<ZMenu, keyof ZMenuAttributes> & { [K in keyof ZMenu & keyof ZMenuAttributes]?: ZMenu[K] } & { [K in keyof ZMenu & keyof ZMenuAttributes as `attr:${K}`]?: ZMenuAttributes[K] } & { [K in keyof ZMenu & keyof ZMenuAttributes as `prop:${K}`]?: ZMenu[K] };
|
|
7753
|
+
"z-menu-deprecated": Omit<ZMenuDeprecated, keyof ZMenuDeprecatedAttributes> & { [K in keyof ZMenuDeprecated & keyof ZMenuDeprecatedAttributes]?: ZMenuDeprecated[K] } & { [K in keyof ZMenuDeprecated & keyof ZMenuDeprecatedAttributes as `attr:${K}`]?: ZMenuDeprecatedAttributes[K] } & { [K in keyof ZMenuDeprecated & keyof ZMenuDeprecatedAttributes as `prop:${K}`]?: ZMenuDeprecated[K] };
|
|
7754
|
+
"z-menu-section": Omit<ZMenuSection, keyof ZMenuSectionAttributes> & { [K in keyof ZMenuSection & keyof ZMenuSectionAttributes]?: ZMenuSection[K] } & { [K in keyof ZMenuSection & keyof ZMenuSectionAttributes as `attr:${K}`]?: ZMenuSectionAttributes[K] } & { [K in keyof ZMenuSection & keyof ZMenuSectionAttributes as `prop:${K}`]?: ZMenuSection[K] };
|
|
7755
|
+
"z-menu-section-deprecated": Omit<ZMenuSectionDeprecated, keyof ZMenuSectionDeprecatedAttributes> & { [K in keyof ZMenuSectionDeprecated & keyof ZMenuSectionDeprecatedAttributes]?: ZMenuSectionDeprecated[K] } & { [K in keyof ZMenuSectionDeprecated & keyof ZMenuSectionDeprecatedAttributes as `attr:${K}`]?: ZMenuSectionDeprecatedAttributes[K] } & { [K in keyof ZMenuSectionDeprecated & keyof ZMenuSectionDeprecatedAttributes as `prop:${K}`]?: ZMenuSectionDeprecated[K] };
|
|
7756
|
+
"z-modal": Omit<ZModal, keyof ZModalAttributes> & { [K in keyof ZModal & keyof ZModalAttributes]?: ZModal[K] } & { [K in keyof ZModal & keyof ZModalAttributes as `attr:${K}`]?: ZModalAttributes[K] } & { [K in keyof ZModal & keyof ZModalAttributes as `prop:${K}`]?: ZModal[K] };
|
|
7757
|
+
"z-myz-card": Omit<ZMyzCard, keyof ZMyzCardAttributes> & { [K in keyof ZMyzCard & keyof ZMyzCardAttributes]?: ZMyzCard[K] } & { [K in keyof ZMyzCard & keyof ZMyzCardAttributes as `attr:${K}`]?: ZMyzCardAttributes[K] } & { [K in keyof ZMyzCard & keyof ZMyzCardAttributes as `prop:${K}`]?: ZMyzCard[K] };
|
|
7758
|
+
"z-myz-card-alert": Omit<ZMyzCardAlert, keyof ZMyzCardAlertAttributes> & { [K in keyof ZMyzCardAlert & keyof ZMyzCardAlertAttributes]?: ZMyzCardAlert[K] } & { [K in keyof ZMyzCardAlert & keyof ZMyzCardAlertAttributes as `attr:${K}`]?: ZMyzCardAlertAttributes[K] } & { [K in keyof ZMyzCardAlert & keyof ZMyzCardAlertAttributes as `prop:${K}`]?: ZMyzCardAlert[K] };
|
|
6626
7759
|
"z-myz-card-body": ZMyzCardBody;
|
|
6627
|
-
"z-myz-card-cover": ZMyzCardCover;
|
|
6628
|
-
"z-myz-card-dictionary": ZMyzCardDictionary;
|
|
6629
|
-
"z-myz-card-footer": ZMyzCardFooter;
|
|
7760
|
+
"z-myz-card-cover": Omit<ZMyzCardCover, keyof ZMyzCardCoverAttributes> & { [K in keyof ZMyzCardCover & keyof ZMyzCardCoverAttributes]?: ZMyzCardCover[K] } & { [K in keyof ZMyzCardCover & keyof ZMyzCardCoverAttributes as `attr:${K}`]?: ZMyzCardCoverAttributes[K] } & { [K in keyof ZMyzCardCover & keyof ZMyzCardCoverAttributes as `prop:${K}`]?: ZMyzCardCover[K] };
|
|
7761
|
+
"z-myz-card-dictionary": Omit<ZMyzCardDictionary, keyof ZMyzCardDictionaryAttributes> & { [K in keyof ZMyzCardDictionary & keyof ZMyzCardDictionaryAttributes]?: ZMyzCardDictionary[K] } & { [K in keyof ZMyzCardDictionary & keyof ZMyzCardDictionaryAttributes as `attr:${K}`]?: ZMyzCardDictionaryAttributes[K] } & { [K in keyof ZMyzCardDictionary & keyof ZMyzCardDictionaryAttributes as `prop:${K}`]?: ZMyzCardDictionary[K] };
|
|
7762
|
+
"z-myz-card-footer": Omit<ZMyzCardFooter, keyof ZMyzCardFooterAttributes> & { [K in keyof ZMyzCardFooter & keyof ZMyzCardFooterAttributes]?: ZMyzCardFooter[K] } & { [K in keyof ZMyzCardFooter & keyof ZMyzCardFooterAttributes as `attr:${K}`]?: ZMyzCardFooterAttributes[K] } & { [K in keyof ZMyzCardFooter & keyof ZMyzCardFooterAttributes as `prop:${K}`]?: ZMyzCardFooter[K] };
|
|
6630
7763
|
"z-myz-card-footer-sections": ZMyzCardFooterSections;
|
|
6631
|
-
"z-myz-card-header": ZMyzCardHeader;
|
|
6632
|
-
"z-myz-card-icon": ZMyzCardIcon;
|
|
6633
|
-
"z-myz-card-info": ZMyzCardInfo;
|
|
6634
|
-
"z-myz-card-list": ZMyzCardList;
|
|
6635
|
-
"z-myz-list": ZMyzList;
|
|
6636
|
-
"z-myz-list-item": ZMyzListItem;
|
|
6637
|
-
"z-navigation-tabs": ZNavigationTabs;
|
|
6638
|
-
"z-notification": ZNotification;
|
|
6639
|
-
"z-offcanvas": ZOffcanvas;
|
|
6640
|
-
"z-otp": ZOtp;
|
|
6641
|
-
"z-pagination": ZPagination
|
|
6642
|
-
"z-panel-elem": ZPanelElem;
|
|
6643
|
-
"z-popover": ZPopover;
|
|
6644
|
-
"z-range-picker": ZRangePicker;
|
|
6645
|
-
"z-result-card": ZResultCard;
|
|
6646
|
-
"z-searchbar": ZSearchbar;
|
|
6647
|
-
"z-section-title": ZSectionTitle;
|
|
6648
|
-
"z-select": ZSelect;
|
|
6649
|
-
"z-skip-to-content": ZSkipToContent;
|
|
6650
|
-
"z-slideshow": ZSlideshow;
|
|
7764
|
+
"z-myz-card-header": Omit<ZMyzCardHeader, keyof ZMyzCardHeaderAttributes> & { [K in keyof ZMyzCardHeader & keyof ZMyzCardHeaderAttributes]?: ZMyzCardHeader[K] } & { [K in keyof ZMyzCardHeader & keyof ZMyzCardHeaderAttributes as `attr:${K}`]?: ZMyzCardHeaderAttributes[K] } & { [K in keyof ZMyzCardHeader & keyof ZMyzCardHeaderAttributes as `prop:${K}`]?: ZMyzCardHeader[K] };
|
|
7765
|
+
"z-myz-card-icon": Omit<ZMyzCardIcon, keyof ZMyzCardIconAttributes> & { [K in keyof ZMyzCardIcon & keyof ZMyzCardIconAttributes]?: ZMyzCardIcon[K] } & { [K in keyof ZMyzCardIcon & keyof ZMyzCardIconAttributes as `attr:${K}`]?: ZMyzCardIconAttributes[K] } & { [K in keyof ZMyzCardIcon & keyof ZMyzCardIconAttributes as `prop:${K}`]?: ZMyzCardIcon[K] };
|
|
7766
|
+
"z-myz-card-info": Omit<ZMyzCardInfo, keyof ZMyzCardInfoAttributes> & { [K in keyof ZMyzCardInfo & keyof ZMyzCardInfoAttributes]?: ZMyzCardInfo[K] } & { [K in keyof ZMyzCardInfo & keyof ZMyzCardInfoAttributes as `attr:${K}`]?: ZMyzCardInfoAttributes[K] } & { [K in keyof ZMyzCardInfo & keyof ZMyzCardInfoAttributes as `prop:${K}`]?: ZMyzCardInfo[K] };
|
|
7767
|
+
"z-myz-card-list": Omit<ZMyzCardList, keyof ZMyzCardListAttributes> & { [K in keyof ZMyzCardList & keyof ZMyzCardListAttributes]?: ZMyzCardList[K] } & { [K in keyof ZMyzCardList & keyof ZMyzCardListAttributes as `attr:${K}`]?: ZMyzCardListAttributes[K] } & { [K in keyof ZMyzCardList & keyof ZMyzCardListAttributes as `prop:${K}`]?: ZMyzCardList[K] };
|
|
7768
|
+
"z-myz-list": Omit<ZMyzList, keyof ZMyzListAttributes> & { [K in keyof ZMyzList & keyof ZMyzListAttributes]?: ZMyzList[K] } & { [K in keyof ZMyzList & keyof ZMyzListAttributes as `attr:${K}`]?: ZMyzListAttributes[K] } & { [K in keyof ZMyzList & keyof ZMyzListAttributes as `prop:${K}`]?: ZMyzList[K] };
|
|
7769
|
+
"z-myz-list-item": Omit<ZMyzListItem, keyof ZMyzListItemAttributes> & { [K in keyof ZMyzListItem & keyof ZMyzListItemAttributes]?: ZMyzListItem[K] } & { [K in keyof ZMyzListItem & keyof ZMyzListItemAttributes as `attr:${K}`]?: ZMyzListItemAttributes[K] } & { [K in keyof ZMyzListItem & keyof ZMyzListItemAttributes as `prop:${K}`]?: ZMyzListItem[K] };
|
|
7770
|
+
"z-navigation-tabs": Omit<ZNavigationTabs, keyof ZNavigationTabsAttributes> & { [K in keyof ZNavigationTabs & keyof ZNavigationTabsAttributes]?: ZNavigationTabs[K] } & { [K in keyof ZNavigationTabs & keyof ZNavigationTabsAttributes as `attr:${K}`]?: ZNavigationTabsAttributes[K] } & { [K in keyof ZNavigationTabs & keyof ZNavigationTabsAttributes as `prop:${K}`]?: ZNavigationTabs[K] };
|
|
7771
|
+
"z-notification": Omit<ZNotification, keyof ZNotificationAttributes> & { [K in keyof ZNotification & keyof ZNotificationAttributes]?: ZNotification[K] } & { [K in keyof ZNotification & keyof ZNotificationAttributes as `attr:${K}`]?: ZNotificationAttributes[K] } & { [K in keyof ZNotification & keyof ZNotificationAttributes as `prop:${K}`]?: ZNotification[K] };
|
|
7772
|
+
"z-offcanvas": Omit<ZOffcanvas, keyof ZOffcanvasAttributes> & { [K in keyof ZOffcanvas & keyof ZOffcanvasAttributes]?: ZOffcanvas[K] } & { [K in keyof ZOffcanvas & keyof ZOffcanvasAttributes as `attr:${K}`]?: ZOffcanvasAttributes[K] } & { [K in keyof ZOffcanvas & keyof ZOffcanvasAttributes as `prop:${K}`]?: ZOffcanvas[K] };
|
|
7773
|
+
"z-otp": Omit<ZOtp, keyof ZOtpAttributes> & { [K in keyof ZOtp & keyof ZOtpAttributes]?: ZOtp[K] } & { [K in keyof ZOtp & keyof ZOtpAttributes as `attr:${K}`]?: ZOtpAttributes[K] } & { [K in keyof ZOtp & keyof ZOtpAttributes as `prop:${K}`]?: ZOtp[K] };
|
|
7774
|
+
"z-pagination": Omit<ZPagination, keyof ZPaginationAttributes> & { [K in keyof ZPagination & keyof ZPaginationAttributes]?: ZPagination[K] } & { [K in keyof ZPagination & keyof ZPaginationAttributes as `attr:${K}`]?: ZPaginationAttributes[K] } & { [K in keyof ZPagination & keyof ZPaginationAttributes as `prop:${K}`]?: ZPagination[K] } & OneOf<"totalPages", ZPagination["totalPages"], ZPaginationAttributes["totalPages"]>;
|
|
7775
|
+
"z-panel-elem": Omit<ZPanelElem, keyof ZPanelElemAttributes> & { [K in keyof ZPanelElem & keyof ZPanelElemAttributes]?: ZPanelElem[K] } & { [K in keyof ZPanelElem & keyof ZPanelElemAttributes as `attr:${K}`]?: ZPanelElemAttributes[K] } & { [K in keyof ZPanelElem & keyof ZPanelElemAttributes as `prop:${K}`]?: ZPanelElem[K] };
|
|
7776
|
+
"z-popover": Omit<ZPopover, keyof ZPopoverAttributes> & { [K in keyof ZPopover & keyof ZPopoverAttributes]?: ZPopover[K] } & { [K in keyof ZPopover & keyof ZPopoverAttributes as `attr:${K}`]?: ZPopoverAttributes[K] } & { [K in keyof ZPopover & keyof ZPopoverAttributes as `prop:${K}`]?: ZPopover[K] };
|
|
7777
|
+
"z-range-picker": Omit<ZRangePicker, keyof ZRangePickerAttributes> & { [K in keyof ZRangePicker & keyof ZRangePickerAttributes]?: ZRangePicker[K] } & { [K in keyof ZRangePicker & keyof ZRangePickerAttributes as `attr:${K}`]?: ZRangePickerAttributes[K] } & { [K in keyof ZRangePicker & keyof ZRangePickerAttributes as `prop:${K}`]?: ZRangePicker[K] };
|
|
7778
|
+
"z-result-card": Omit<ZResultCard, keyof ZResultCardAttributes> & { [K in keyof ZResultCard & keyof ZResultCardAttributes]?: ZResultCard[K] } & { [K in keyof ZResultCard & keyof ZResultCardAttributes as `attr:${K}`]?: ZResultCardAttributes[K] } & { [K in keyof ZResultCard & keyof ZResultCardAttributes as `prop:${K}`]?: ZResultCard[K] };
|
|
7779
|
+
"z-searchbar": Omit<ZSearchbar, keyof ZSearchbarAttributes> & { [K in keyof ZSearchbar & keyof ZSearchbarAttributes]?: ZSearchbar[K] } & { [K in keyof ZSearchbar & keyof ZSearchbarAttributes as `attr:${K}`]?: ZSearchbarAttributes[K] } & { [K in keyof ZSearchbar & keyof ZSearchbarAttributes as `prop:${K}`]?: ZSearchbar[K] };
|
|
7780
|
+
"z-section-title": Omit<ZSectionTitle, keyof ZSectionTitleAttributes> & { [K in keyof ZSectionTitle & keyof ZSectionTitleAttributes]?: ZSectionTitle[K] } & { [K in keyof ZSectionTitle & keyof ZSectionTitleAttributes as `attr:${K}`]?: ZSectionTitleAttributes[K] } & { [K in keyof ZSectionTitle & keyof ZSectionTitleAttributes as `prop:${K}`]?: ZSectionTitle[K] };
|
|
7781
|
+
"z-select": Omit<ZSelect, keyof ZSelectAttributes> & { [K in keyof ZSelect & keyof ZSelectAttributes]?: ZSelect[K] } & { [K in keyof ZSelect & keyof ZSelectAttributes as `attr:${K}`]?: ZSelectAttributes[K] } & { [K in keyof ZSelect & keyof ZSelectAttributes as `prop:${K}`]?: ZSelect[K] };
|
|
7782
|
+
"z-skip-to-content": Omit<ZSkipToContent, keyof ZSkipToContentAttributes> & { [K in keyof ZSkipToContent & keyof ZSkipToContentAttributes]?: ZSkipToContent[K] } & { [K in keyof ZSkipToContent & keyof ZSkipToContentAttributes as `attr:${K}`]?: ZSkipToContentAttributes[K] } & { [K in keyof ZSkipToContent & keyof ZSkipToContentAttributes as `prop:${K}`]?: ZSkipToContent[K] };
|
|
7783
|
+
"z-slideshow": Omit<ZSlideshow, keyof ZSlideshowAttributes> & { [K in keyof ZSlideshow & keyof ZSlideshowAttributes]?: ZSlideshow[K] } & { [K in keyof ZSlideshow & keyof ZSlideshowAttributes as `attr:${K}`]?: ZSlideshowAttributes[K] } & { [K in keyof ZSlideshow & keyof ZSlideshowAttributes as `prop:${K}`]?: ZSlideshow[K] };
|
|
6651
7784
|
"z-stepper": ZStepper;
|
|
6652
|
-
"z-stepper-item": ZStepperItem;
|
|
6653
|
-
"z-table": ZTable;
|
|
6654
|
-
"z-tag": ZTag;
|
|
7785
|
+
"z-stepper-item": Omit<ZStepperItem, keyof ZStepperItemAttributes> & { [K in keyof ZStepperItem & keyof ZStepperItemAttributes]?: ZStepperItem[K] } & { [K in keyof ZStepperItem & keyof ZStepperItemAttributes as `attr:${K}`]?: ZStepperItemAttributes[K] } & { [K in keyof ZStepperItem & keyof ZStepperItemAttributes as `prop:${K}`]?: ZStepperItem[K] };
|
|
7786
|
+
"z-table": Omit<ZTable, keyof ZTableAttributes> & { [K in keyof ZTable & keyof ZTableAttributes]?: ZTable[K] } & { [K in keyof ZTable & keyof ZTableAttributes as `attr:${K}`]?: ZTableAttributes[K] } & { [K in keyof ZTable & keyof ZTableAttributes as `prop:${K}`]?: ZTable[K] };
|
|
7787
|
+
"z-tag": Omit<ZTag, keyof ZTagAttributes> & { [K in keyof ZTag & keyof ZTagAttributes]?: ZTag[K] } & { [K in keyof ZTag & keyof ZTagAttributes as `attr:${K}`]?: ZTagAttributes[K] } & { [K in keyof ZTag & keyof ZTagAttributes as `prop:${K}`]?: ZTag[K] };
|
|
6655
7788
|
"z-tbody": ZTbody;
|
|
6656
|
-
"z-td": ZTd;
|
|
6657
|
-
"z-tfoot": ZTfoot;
|
|
6658
|
-
"z-th": ZTh;
|
|
6659
|
-
"z-thead": ZThead;
|
|
6660
|
-
"z-toast-notification": ZToastNotification;
|
|
6661
|
-
"z-toast-notification-list": ZToastNotificationList;
|
|
6662
|
-
"z-toggle-button": ZToggleButton;
|
|
6663
|
-
"z-toggle-switch": ZToggleSwitch;
|
|
6664
|
-
"z-tool": ZTool;
|
|
6665
|
-
"z-toolbar": ZToolbar;
|
|
6666
|
-
"z-tooltip": ZTooltip;
|
|
6667
|
-
"z-tr": ZTr;
|
|
6668
|
-
"z-tree-list": ZTreeList;
|
|
7789
|
+
"z-td": Omit<ZTd, keyof ZTdAttributes> & { [K in keyof ZTd & keyof ZTdAttributes]?: ZTd[K] } & { [K in keyof ZTd & keyof ZTdAttributes as `attr:${K}`]?: ZTdAttributes[K] } & { [K in keyof ZTd & keyof ZTdAttributes as `prop:${K}`]?: ZTd[K] };
|
|
7790
|
+
"z-tfoot": Omit<ZTfoot, keyof ZTfootAttributes> & { [K in keyof ZTfoot & keyof ZTfootAttributes]?: ZTfoot[K] } & { [K in keyof ZTfoot & keyof ZTfootAttributes as `attr:${K}`]?: ZTfootAttributes[K] } & { [K in keyof ZTfoot & keyof ZTfootAttributes as `prop:${K}`]?: ZTfoot[K] };
|
|
7791
|
+
"z-th": Omit<ZTh, keyof ZThAttributes> & { [K in keyof ZTh & keyof ZThAttributes]?: ZTh[K] } & { [K in keyof ZTh & keyof ZThAttributes as `attr:${K}`]?: ZThAttributes[K] } & { [K in keyof ZTh & keyof ZThAttributes as `prop:${K}`]?: ZTh[K] };
|
|
7792
|
+
"z-thead": Omit<ZThead, keyof ZTheadAttributes> & { [K in keyof ZThead & keyof ZTheadAttributes]?: ZThead[K] } & { [K in keyof ZThead & keyof ZTheadAttributes as `attr:${K}`]?: ZTheadAttributes[K] } & { [K in keyof ZThead & keyof ZTheadAttributes as `prop:${K}`]?: ZThead[K] };
|
|
7793
|
+
"z-toast-notification": Omit<ZToastNotification, keyof ZToastNotificationAttributes> & { [K in keyof ZToastNotification & keyof ZToastNotificationAttributes]?: ZToastNotification[K] } & { [K in keyof ZToastNotification & keyof ZToastNotificationAttributes as `attr:${K}`]?: ZToastNotificationAttributes[K] } & { [K in keyof ZToastNotification & keyof ZToastNotificationAttributes as `prop:${K}`]?: ZToastNotification[K] };
|
|
7794
|
+
"z-toast-notification-list": Omit<ZToastNotificationList, keyof ZToastNotificationListAttributes> & { [K in keyof ZToastNotificationList & keyof ZToastNotificationListAttributes]?: ZToastNotificationList[K] } & { [K in keyof ZToastNotificationList & keyof ZToastNotificationListAttributes as `attr:${K}`]?: ZToastNotificationListAttributes[K] } & { [K in keyof ZToastNotificationList & keyof ZToastNotificationListAttributes as `prop:${K}`]?: ZToastNotificationList[K] };
|
|
7795
|
+
"z-toggle-button": Omit<ZToggleButton, keyof ZToggleButtonAttributes> & { [K in keyof ZToggleButton & keyof ZToggleButtonAttributes]?: ZToggleButton[K] } & { [K in keyof ZToggleButton & keyof ZToggleButtonAttributes as `attr:${K}`]?: ZToggleButtonAttributes[K] } & { [K in keyof ZToggleButton & keyof ZToggleButtonAttributes as `prop:${K}`]?: ZToggleButton[K] };
|
|
7796
|
+
"z-toggle-switch": Omit<ZToggleSwitch, keyof ZToggleSwitchAttributes> & { [K in keyof ZToggleSwitch & keyof ZToggleSwitchAttributes]?: ZToggleSwitch[K] } & { [K in keyof ZToggleSwitch & keyof ZToggleSwitchAttributes as `attr:${K}`]?: ZToggleSwitchAttributes[K] } & { [K in keyof ZToggleSwitch & keyof ZToggleSwitchAttributes as `prop:${K}`]?: ZToggleSwitch[K] };
|
|
7797
|
+
"z-tool": Omit<ZTool, keyof ZToolAttributes> & { [K in keyof ZTool & keyof ZToolAttributes]?: ZTool[K] } & { [K in keyof ZTool & keyof ZToolAttributes as `attr:${K}`]?: ZToolAttributes[K] } & { [K in keyof ZTool & keyof ZToolAttributes as `prop:${K}`]?: ZTool[K] };
|
|
7798
|
+
"z-toolbar": Omit<ZToolbar, keyof ZToolbarAttributes> & { [K in keyof ZToolbar & keyof ZToolbarAttributes]?: ZToolbar[K] } & { [K in keyof ZToolbar & keyof ZToolbarAttributes as `attr:${K}`]?: ZToolbarAttributes[K] } & { [K in keyof ZToolbar & keyof ZToolbarAttributes as `prop:${K}`]?: ZToolbar[K] };
|
|
7799
|
+
"z-tooltip": Omit<ZTooltip, keyof ZTooltipAttributes> & { [K in keyof ZTooltip & keyof ZTooltipAttributes]?: ZTooltip[K] } & { [K in keyof ZTooltip & keyof ZTooltipAttributes as `attr:${K}`]?: ZTooltipAttributes[K] } & { [K in keyof ZTooltip & keyof ZTooltipAttributes as `prop:${K}`]?: ZTooltip[K] };
|
|
7800
|
+
"z-tr": Omit<ZTr, keyof ZTrAttributes> & { [K in keyof ZTr & keyof ZTrAttributes]?: ZTr[K] } & { [K in keyof ZTr & keyof ZTrAttributes as `attr:${K}`]?: ZTrAttributes[K] } & { [K in keyof ZTr & keyof ZTrAttributes as `prop:${K}`]?: ZTr[K] };
|
|
7801
|
+
"z-tree-list": Omit<ZTreeList, keyof ZTreeListAttributes> & { [K in keyof ZTreeList & keyof ZTreeListAttributes]?: ZTreeList[K] } & { [K in keyof ZTreeList & keyof ZTreeListAttributes as `attr:${K}`]?: ZTreeListAttributes[K] } & { [K in keyof ZTreeList & keyof ZTreeListAttributes as `prop:${K}`]?: ZTreeList[K] };
|
|
6669
7802
|
"z-visually-hidden": ZVisuallyHidden;
|
|
6670
7803
|
}
|
|
6671
7804
|
}
|
|
@@ -6686,8 +7819,8 @@ declare module "@stencil/core" {
|
|
|
6686
7819
|
* @cssprop --z-accordion-right-padding - Right padding of the summary. Default: `--space-unit`.
|
|
6687
7820
|
* @cssprop --z-accordion-label-font-weight - Font weight of the summary label. Default: `--font-sb`.
|
|
6688
7821
|
*/
|
|
6689
|
-
"z-accordion": LocalJSX.
|
|
6690
|
-
"z-alert": LocalJSX.
|
|
7822
|
+
"z-accordion": LocalJSX.IntrinsicElements["z-accordion"] & JSXBase.HTMLAttributes<HTMLZAccordionElement>;
|
|
7823
|
+
"z-alert": LocalJSX.IntrinsicElements["z-alert"] & JSXBase.HTMLAttributes<HTMLZAlertElement>;
|
|
6691
7824
|
/**
|
|
6692
7825
|
* Anchor navigation component.
|
|
6693
7826
|
* @example ```
|
|
@@ -6701,7 +7834,7 @@ declare module "@stencil/core" {
|
|
|
6701
7834
|
* </z-anchor-navigation>
|
|
6702
7835
|
* ```
|
|
6703
7836
|
*/
|
|
6704
|
-
"z-anchor-navigation": LocalJSX.
|
|
7837
|
+
"z-anchor-navigation": LocalJSX.IntrinsicElements["z-anchor-navigation"] & JSXBase.HTMLAttributes<HTMLZAnchorNavigationElement>;
|
|
6705
7838
|
/**
|
|
6706
7839
|
* @cssprop --app-header-content-max-width - Use it to set header's content max width. Useful when the project use a fixed width layout. Defaults to `100%`.
|
|
6707
7840
|
* @cssprop --app-header-top-offset - Top offset for the stuck header. Useful when there are other fixed elements above the header. Defaults to `48px` (the height of the main topbar).
|
|
@@ -6710,7 +7843,7 @@ declare module "@stencil/core" {
|
|
|
6710
7843
|
* @cssprop --app-header-stucked-bg - Stuck header background color. Defaults to `--color-surface01`.
|
|
6711
7844
|
* @cssprop --app-header-stucked-text-color - Stuck header text color. Defaults to `--color-default-text`.
|
|
6712
7845
|
*/
|
|
6713
|
-
"z-app-header": LocalJSX.
|
|
7846
|
+
"z-app-header": LocalJSX.IntrinsicElements["z-app-header"] & JSXBase.HTMLAttributes<HTMLZAppHeaderElement>;
|
|
6714
7847
|
/**
|
|
6715
7848
|
* @cssprop --app-header-typography-1-size - Part of the heading typography's scale. Use it if you have to override the default value. Value: `24px`.
|
|
6716
7849
|
* @cssprop --app-header-typography-2-size - Part of the heading typography's scale. Use it if you have to override the default value. Value: `28px`.
|
|
@@ -6766,9 +7899,9 @@ declare module "@stencil/core" {
|
|
|
6766
7899
|
* Defaults to `--app-header-typography-3-tracking`.
|
|
6767
7900
|
* @cssprop --app-header-stucked-text-color - Stuck header text color. Defaults to `--color-default-text`.
|
|
6768
7901
|
*/
|
|
6769
|
-
"z-app-header-deprecated": LocalJSX.
|
|
6770
|
-
"z-aria-alert": LocalJSX.
|
|
6771
|
-
"z-avatar": LocalJSX.
|
|
7902
|
+
"z-app-header-deprecated": LocalJSX.IntrinsicElements["z-app-header-deprecated"] & JSXBase.HTMLAttributes<HTMLZAppHeaderDeprecatedElement>;
|
|
7903
|
+
"z-aria-alert": LocalJSX.IntrinsicElements["z-aria-alert"] & JSXBase.HTMLAttributes<HTMLZAriaAlertElement>;
|
|
7904
|
+
"z-avatar": LocalJSX.IntrinsicElements["z-avatar"] & JSXBase.HTMLAttributes<HTMLZAvatarElement>;
|
|
6772
7905
|
/**
|
|
6773
7906
|
* @cssprop --z-book-card-portrait-cover-height - Set custom cover height for portrait variant - Default: `378px`
|
|
6774
7907
|
* @cssprop --z-book-card-title-lines - Set title avilable lines - Default: `2`
|
|
@@ -6778,20 +7911,20 @@ declare module "@stencil/core" {
|
|
|
6778
7911
|
* @cssprop --z-book-card-authors-lines - Set authors available lines - Default: `1`
|
|
6779
7912
|
* @cssprop --z-book-card-authors-word-break - Set authors word-break rule - Default: `break-all`
|
|
6780
7913
|
*/
|
|
6781
|
-
"z-book-card": LocalJSX.
|
|
7914
|
+
"z-book-card": LocalJSX.IntrinsicElements["z-book-card"] & JSXBase.HTMLAttributes<HTMLZBookCardElement>;
|
|
6782
7915
|
/**
|
|
6783
7916
|
* ZBookCardApp component
|
|
6784
7917
|
* @cssprop --z-book-card-app-padding-x - set left and right padding
|
|
6785
7918
|
* @cssprop --z-book-card-app-padding-y - set top and bottom padding
|
|
6786
7919
|
*/
|
|
6787
|
-
"z-book-card-app": LocalJSX.
|
|
7920
|
+
"z-book-card-app": LocalJSX.IntrinsicElements["z-book-card-app"] & JSXBase.HTMLAttributes<HTMLZBookCardAppElement>;
|
|
6788
7921
|
/**
|
|
6789
7922
|
* @cssprop --z-book-card-ribbon-background-color - ribbon backgrund color
|
|
6790
7923
|
* @cssprop --z-book-card-ribbon-shadow-color - ribbon shadow color
|
|
6791
7924
|
* @cssprop --z-book-card-compact-width - compact card custom width
|
|
6792
7925
|
* @cssprop --z-book-card-compact-height - compact card custom height
|
|
6793
7926
|
*/
|
|
6794
|
-
"z-book-card-deprecated": LocalJSX.
|
|
7927
|
+
"z-book-card-deprecated": LocalJSX.IntrinsicElements["z-book-card-deprecated"] & JSXBase.HTMLAttributes<HTMLZBookCardDeprecatedElement>;
|
|
6795
7928
|
/**
|
|
6796
7929
|
* This component displays a book cover image,
|
|
6797
7930
|
* with options for borders and a representation of multiple books with a stack of fake covers behind the original one.
|
|
@@ -6802,10 +7935,10 @@ declare module "@stencil/core" {
|
|
|
6802
7935
|
* @cssprop --z-book-cover-stack-shift-x - the horizontal shift of each stacked cover when `multiple` is `true` (default: `8px`)
|
|
6803
7936
|
* @cssprop --z-book-cover-stack-shift-y - the vertical shift of each stacked cover when `multiple` is `true` (default: `12px`)
|
|
6804
7937
|
*/
|
|
6805
|
-
"z-book-cover": LocalJSX.
|
|
6806
|
-
"z-breadcrumb": LocalJSX.
|
|
6807
|
-
"z-button": LocalJSX.
|
|
6808
|
-
"z-button-sort": LocalJSX.
|
|
7938
|
+
"z-book-cover": LocalJSX.IntrinsicElements["z-book-cover"] & JSXBase.HTMLAttributes<HTMLZBookCoverElement>;
|
|
7939
|
+
"z-breadcrumb": LocalJSX.IntrinsicElements["z-breadcrumb"] & JSXBase.HTMLAttributes<HTMLZBreadcrumbElement>;
|
|
7940
|
+
"z-button": LocalJSX.IntrinsicElements["z-button"] & JSXBase.HTMLAttributes<HTMLZButtonElement>;
|
|
7941
|
+
"z-button-sort": LocalJSX.IntrinsicElements["z-button-sort"] & JSXBase.HTMLAttributes<HTMLZButtonSortElement>;
|
|
6809
7942
|
/**
|
|
6810
7943
|
* ZCard component.
|
|
6811
7944
|
* The width of the card must be set by its container, following the grid indications of the design.
|
|
@@ -6817,20 +7950,20 @@ declare module "@stencil/core" {
|
|
|
6817
7950
|
* @cssprop --z-card--text-border - Configure CSS `border`. Default: `none`
|
|
6818
7951
|
* @cssprop --z-card--text-padding - Configure CSS `padding`. Default: `none`
|
|
6819
7952
|
*/
|
|
6820
|
-
"z-card": LocalJSX.
|
|
7953
|
+
"z-card": LocalJSX.IntrinsicElements["z-card"] & JSXBase.HTMLAttributes<HTMLZCardElement>;
|
|
6821
7954
|
/**
|
|
6822
7955
|
* ZCarousel component.
|
|
6823
7956
|
* @cssprop --z-carousel-gutter - The gutter between items.
|
|
6824
7957
|
* @cssprop --z-carousel-items-shadow - The shadow around the items.
|
|
6825
7958
|
*/
|
|
6826
|
-
"z-carousel": LocalJSX.
|
|
6827
|
-
"z-chip": LocalJSX.
|
|
7959
|
+
"z-carousel": LocalJSX.IntrinsicElements["z-carousel"] & JSXBase.HTMLAttributes<HTMLZCarouselElement>;
|
|
7960
|
+
"z-chip": LocalJSX.IntrinsicElements["z-chip"] & JSXBase.HTMLAttributes<HTMLZChipElement>;
|
|
6828
7961
|
/**
|
|
6829
7962
|
* Color picker component.
|
|
6830
7963
|
* This component allows the user to pick a color from a predefined set.
|
|
6831
7964
|
*/
|
|
6832
|
-
"z-color-picker": LocalJSX.
|
|
6833
|
-
"z-combobox": LocalJSX.
|
|
7965
|
+
"z-color-picker": LocalJSX.IntrinsicElements["z-color-picker"] & JSXBase.HTMLAttributes<HTMLZColorPickerElement>;
|
|
7966
|
+
"z-combobox": LocalJSX.IntrinsicElements["z-combobox"] & JSXBase.HTMLAttributes<HTMLZComboboxElement>;
|
|
6834
7967
|
/**
|
|
6835
7968
|
* Cover hero component.
|
|
6836
7969
|
* Component to display a hero image with content.
|
|
@@ -6838,19 +7971,19 @@ declare module "@stencil/core" {
|
|
|
6838
7971
|
* @cssprop --cover-hero-text-color - color of the text.
|
|
6839
7972
|
* @cssprop --cover-hero-aspect-ratio - aspect ratio to use for the image. You can pass a fraction or a number representing the ratio. **Default**: the intrinsic aspect ratio of the slotted image or `16/9`.
|
|
6840
7973
|
*/
|
|
6841
|
-
"z-cover-hero": LocalJSX.
|
|
6842
|
-
"z-date-picker": LocalJSX.
|
|
6843
|
-
"z-divider": LocalJSX.
|
|
6844
|
-
"z-dragdrop-area": LocalJSX.
|
|
6845
|
-
"z-file": LocalJSX.
|
|
6846
|
-
"z-file-upload": LocalJSX.
|
|
6847
|
-
"z-ghost-loading": LocalJSX.
|
|
7974
|
+
"z-cover-hero": LocalJSX.IntrinsicElements["z-cover-hero"] & JSXBase.HTMLAttributes<HTMLZCoverHeroElement>;
|
|
7975
|
+
"z-date-picker": LocalJSX.IntrinsicElements["z-date-picker"] & JSXBase.HTMLAttributes<HTMLZDatePickerElement>;
|
|
7976
|
+
"z-divider": LocalJSX.IntrinsicElements["z-divider"] & JSXBase.HTMLAttributes<HTMLZDividerElement>;
|
|
7977
|
+
"z-dragdrop-area": LocalJSX.IntrinsicElements["z-dragdrop-area"] & JSXBase.HTMLAttributes<HTMLZDragdropAreaElement>;
|
|
7978
|
+
"z-file": LocalJSX.IntrinsicElements["z-file"] & JSXBase.HTMLAttributes<HTMLZFileElement>;
|
|
7979
|
+
"z-file-upload": LocalJSX.IntrinsicElements["z-file-upload"] & JSXBase.HTMLAttributes<HTMLZFileUploadElement>;
|
|
7980
|
+
"z-ghost-loading": LocalJSX.IntrinsicElements["z-ghost-loading"] & JSXBase.HTMLAttributes<HTMLZGhostLoadingElement>;
|
|
6848
7981
|
/**
|
|
6849
7982
|
* Component to render an SVG icon from the internal icon set, selected by `name`.
|
|
6850
7983
|
* This component automatically recognizes icons that have an indicator (e.g. `bg-color`, `font-color`, etc.), that can be filled with a custom color via the `indicatorColor` prop.
|
|
6851
7984
|
*/
|
|
6852
|
-
"z-icon": LocalJSX.
|
|
6853
|
-
"z-info-box": LocalJSX.
|
|
7985
|
+
"z-icon": LocalJSX.IntrinsicElements["z-icon"] & JSXBase.HTMLAttributes<HTMLZIconElement>;
|
|
7986
|
+
"z-info-box": LocalJSX.IntrinsicElements["z-info-box"] & JSXBase.HTMLAttributes<HTMLZInfoBoxElement>;
|
|
6854
7987
|
/**
|
|
6855
7988
|
* Info reveal component.
|
|
6856
7989
|
* @cssprop --z-info-reveal-panel-width - Width of the info panel.
|
|
@@ -6858,72 +7991,72 @@ declare module "@stencil/core" {
|
|
|
6858
7991
|
* @cssprop --trigger-icon-size-small - Size of the trigger icon for small size.
|
|
6859
7992
|
* @cssprop --trigger-icon-size-x-small - Size of the trigger icon for x-small size.
|
|
6860
7993
|
*/
|
|
6861
|
-
"z-info-reveal": LocalJSX.
|
|
6862
|
-
"z-input": LocalJSX.
|
|
6863
|
-
"z-input-message": LocalJSX.
|
|
6864
|
-
"z-list": LocalJSX.
|
|
6865
|
-
"z-list-element": LocalJSX.
|
|
6866
|
-
"z-list-group": LocalJSX.
|
|
6867
|
-
"z-logo": LocalJSX.
|
|
7994
|
+
"z-info-reveal": LocalJSX.IntrinsicElements["z-info-reveal"] & JSXBase.HTMLAttributes<HTMLZInfoRevealElement>;
|
|
7995
|
+
"z-input": LocalJSX.IntrinsicElements["z-input"] & JSXBase.HTMLAttributes<HTMLZInputElement>;
|
|
7996
|
+
"z-input-message": LocalJSX.IntrinsicElements["z-input-message"] & JSXBase.HTMLAttributes<HTMLZInputMessageElement>;
|
|
7997
|
+
"z-list": LocalJSX.IntrinsicElements["z-list"] & JSXBase.HTMLAttributes<HTMLZListElement>;
|
|
7998
|
+
"z-list-element": LocalJSX.IntrinsicElements["z-list-element"] & JSXBase.HTMLAttributes<HTMLZListElementElement>;
|
|
7999
|
+
"z-list-group": LocalJSX.IntrinsicElements["z-list-group"] & JSXBase.HTMLAttributes<HTMLZListGroupElement>;
|
|
8000
|
+
"z-logo": LocalJSX.IntrinsicElements["z-logo"] & JSXBase.HTMLAttributes<HTMLZLogoElement>;
|
|
6868
8001
|
/**
|
|
6869
8002
|
* @cssprop --z-menu-label-color - Color of the label's text.
|
|
6870
8003
|
*/
|
|
6871
|
-
"z-menu": LocalJSX.
|
|
8004
|
+
"z-menu": LocalJSX.IntrinsicElements["z-menu"] & JSXBase.HTMLAttributes<HTMLZMenuElement>;
|
|
6872
8005
|
/**
|
|
6873
8006
|
* @cssprop --z-menu-label-color - Color of the label's text.
|
|
6874
8007
|
*/
|
|
6875
|
-
"z-menu-deprecated": LocalJSX.
|
|
8008
|
+
"z-menu-deprecated": LocalJSX.IntrinsicElements["z-menu-deprecated"] & JSXBase.HTMLAttributes<HTMLZMenuDeprecatedElement>;
|
|
6876
8009
|
/**
|
|
6877
8010
|
* A component to create submenus inside the ZMenu.
|
|
6878
8011
|
*/
|
|
6879
|
-
"z-menu-section": LocalJSX.
|
|
8012
|
+
"z-menu-section": LocalJSX.IntrinsicElements["z-menu-section"] & JSXBase.HTMLAttributes<HTMLZMenuSectionElement>;
|
|
6880
8013
|
/**
|
|
6881
8014
|
* A component to create submenus inside the ZMenu.
|
|
6882
8015
|
*/
|
|
6883
|
-
"z-menu-section-deprecated": LocalJSX.
|
|
8016
|
+
"z-menu-section-deprecated": LocalJSX.IntrinsicElements["z-menu-section-deprecated"] & JSXBase.HTMLAttributes<HTMLZMenuSectionDeprecatedElement>;
|
|
6884
8017
|
/**
|
|
6885
8018
|
* @cssprop --z-modal-content-padding - padding of the modal's content. The default is 16px (--space-unit * 2)
|
|
6886
8019
|
*/
|
|
6887
|
-
"z-modal": LocalJSX.
|
|
6888
|
-
"z-myz-card": LocalJSX.
|
|
6889
|
-
"z-myz-card-alert": LocalJSX.
|
|
6890
|
-
"z-myz-card-body": LocalJSX.
|
|
6891
|
-
"z-myz-card-cover": LocalJSX.
|
|
6892
|
-
"z-myz-card-dictionary": LocalJSX.
|
|
6893
|
-
"z-myz-card-footer": LocalJSX.
|
|
6894
|
-
"z-myz-card-footer-sections": LocalJSX.
|
|
6895
|
-
"z-myz-card-header": LocalJSX.
|
|
6896
|
-
"z-myz-card-icon": LocalJSX.
|
|
6897
|
-
"z-myz-card-info": LocalJSX.
|
|
6898
|
-
"z-myz-card-list": LocalJSX.
|
|
6899
|
-
"z-myz-list": LocalJSX.
|
|
6900
|
-
"z-myz-list-item": LocalJSX.
|
|
8020
|
+
"z-modal": LocalJSX.IntrinsicElements["z-modal"] & JSXBase.HTMLAttributes<HTMLZModalElement>;
|
|
8021
|
+
"z-myz-card": LocalJSX.IntrinsicElements["z-myz-card"] & JSXBase.HTMLAttributes<HTMLZMyzCardElement>;
|
|
8022
|
+
"z-myz-card-alert": LocalJSX.IntrinsicElements["z-myz-card-alert"] & JSXBase.HTMLAttributes<HTMLZMyzCardAlertElement>;
|
|
8023
|
+
"z-myz-card-body": LocalJSX.IntrinsicElements["z-myz-card-body"] & JSXBase.HTMLAttributes<HTMLZMyzCardBodyElement>;
|
|
8024
|
+
"z-myz-card-cover": LocalJSX.IntrinsicElements["z-myz-card-cover"] & JSXBase.HTMLAttributes<HTMLZMyzCardCoverElement>;
|
|
8025
|
+
"z-myz-card-dictionary": LocalJSX.IntrinsicElements["z-myz-card-dictionary"] & JSXBase.HTMLAttributes<HTMLZMyzCardDictionaryElement>;
|
|
8026
|
+
"z-myz-card-footer": LocalJSX.IntrinsicElements["z-myz-card-footer"] & JSXBase.HTMLAttributes<HTMLZMyzCardFooterElement>;
|
|
8027
|
+
"z-myz-card-footer-sections": LocalJSX.IntrinsicElements["z-myz-card-footer-sections"] & JSXBase.HTMLAttributes<HTMLZMyzCardFooterSectionsElement>;
|
|
8028
|
+
"z-myz-card-header": LocalJSX.IntrinsicElements["z-myz-card-header"] & JSXBase.HTMLAttributes<HTMLZMyzCardHeaderElement>;
|
|
8029
|
+
"z-myz-card-icon": LocalJSX.IntrinsicElements["z-myz-card-icon"] & JSXBase.HTMLAttributes<HTMLZMyzCardIconElement>;
|
|
8030
|
+
"z-myz-card-info": LocalJSX.IntrinsicElements["z-myz-card-info"] & JSXBase.HTMLAttributes<HTMLZMyzCardInfoElement>;
|
|
8031
|
+
"z-myz-card-list": LocalJSX.IntrinsicElements["z-myz-card-list"] & JSXBase.HTMLAttributes<HTMLZMyzCardListElement>;
|
|
8032
|
+
"z-myz-list": LocalJSX.IntrinsicElements["z-myz-list"] & JSXBase.HTMLAttributes<HTMLZMyzListElement>;
|
|
8033
|
+
"z-myz-list-item": LocalJSX.IntrinsicElements["z-myz-list-item"] & JSXBase.HTMLAttributes<HTMLZMyzListItemElement>;
|
|
6901
8034
|
/**
|
|
6902
8035
|
* Navigation tabs component.
|
|
6903
8036
|
* To select a specific tab programmatically, set the `aria-selected` attribute to `true` on the desired tab.
|
|
6904
8037
|
* @cssprop --z-navigation-tabs-nav-buttons-bg - Navigation buttons background color.
|
|
6905
8038
|
* @cssprop --z-navigation-tabs-nav-buttons-fg - Navigation buttons foreground color.
|
|
6906
8039
|
*/
|
|
6907
|
-
"z-navigation-tabs": LocalJSX.
|
|
8040
|
+
"z-navigation-tabs": LocalJSX.IntrinsicElements["z-navigation-tabs"] & JSXBase.HTMLAttributes<HTMLZNavigationTabsElement>;
|
|
6908
8041
|
/**
|
|
6909
8042
|
* Notification bar component.
|
|
6910
8043
|
* @cssprop --z-notification--top-offset - The top offset of the notification. Use it when `sticky` prop is set to `true` and you need the notification to stay under other sticky elements. Default: 0px.
|
|
6911
8044
|
*/
|
|
6912
|
-
"z-notification": LocalJSX.
|
|
8045
|
+
"z-notification": LocalJSX.IntrinsicElements["z-notification"] & JSXBase.HTMLAttributes<HTMLZNotificationElement>;
|
|
6913
8046
|
/**
|
|
6914
8047
|
* @cssprop --z-offcanvas--top-space - Top offset of the offcanvas, for `overlay` variant. Useful when there is some fixed element above the offcanvas. Default: `0`.
|
|
6915
8048
|
* @cssprop --z-offcanvas--container-width - Width of the offcanvas for `left` and `right` direction. Default: `375px`.
|
|
6916
8049
|
* @cssprop --z-offcanvas--container-height - Height of the offcanvas for `up` direction. Default: `90%`.
|
|
6917
8050
|
*/
|
|
6918
|
-
"z-offcanvas": LocalJSX.
|
|
6919
|
-
"z-otp": LocalJSX.
|
|
8051
|
+
"z-offcanvas": LocalJSX.IntrinsicElements["z-offcanvas"] & JSXBase.HTMLAttributes<HTMLZOffcanvasElement>;
|
|
8052
|
+
"z-otp": LocalJSX.IntrinsicElements["z-otp"] & JSXBase.HTMLAttributes<HTMLZOtpElement>;
|
|
6920
8053
|
/**
|
|
6921
8054
|
* Pagination bar component.
|
|
6922
8055
|
* @cssprop --z-pagination-background-color - background of the pagination's tabs. The default is --color-background
|
|
6923
8056
|
* @cssprop --z-pagination-background-color-hover - background of the pagination's tabs on hover. The default is --color-surface01
|
|
6924
8057
|
*/
|
|
6925
|
-
"z-pagination": LocalJSX.
|
|
6926
|
-
"z-panel-elem": LocalJSX.
|
|
8058
|
+
"z-pagination": LocalJSX.IntrinsicElements["z-pagination"] & JSXBase.HTMLAttributes<HTMLZPaginationElement>;
|
|
8059
|
+
"z-panel-elem": LocalJSX.IntrinsicElements["z-panel-elem"] & JSXBase.HTMLAttributes<HTMLZPanelElemElement>;
|
|
6927
8060
|
/**
|
|
6928
8061
|
* Popover component.
|
|
6929
8062
|
* This component displays a popover bound to an element.
|
|
@@ -6935,71 +8068,71 @@ declare module "@stencil/core" {
|
|
|
6935
8068
|
* @cssprop --z-popover-padding - padding of the popover.
|
|
6936
8069
|
* @cssprop --z-popover-shadow-filter - drop-shadow filter of the popover. Defaults to `drop-shadow(0 1px 2px var(--shadow-color-base))`.
|
|
6937
8070
|
*/
|
|
6938
|
-
"z-popover": LocalJSX.
|
|
6939
|
-
"z-range-picker": LocalJSX.
|
|
6940
|
-
"z-result-card": LocalJSX.
|
|
8071
|
+
"z-popover": LocalJSX.IntrinsicElements["z-popover"] & JSXBase.HTMLAttributes<HTMLZPopoverElement>;
|
|
8072
|
+
"z-range-picker": LocalJSX.IntrinsicElements["z-range-picker"] & JSXBase.HTMLAttributes<HTMLZRangePickerElement>;
|
|
8073
|
+
"z-result-card": LocalJSX.IntrinsicElements["z-result-card"] & JSXBase.HTMLAttributes<HTMLZResultCardElement>;
|
|
6941
8074
|
/**
|
|
6942
8075
|
* @cssprop --z-searchbar-results-height - Max height of the results container (default: 540px)
|
|
6943
8076
|
* @cssprop --z-searchbar-tag-text-color - Color of tag's text (default --color-primary03);
|
|
6944
8077
|
* @cssprop --z-searchbar-tag-bg - Color of tag's background (default --color-hover-primary);
|
|
6945
8078
|
*/
|
|
6946
|
-
"z-searchbar": LocalJSX.
|
|
8079
|
+
"z-searchbar": LocalJSX.IntrinsicElements["z-searchbar"] & JSXBase.HTMLAttributes<HTMLZSearchbarElement>;
|
|
6947
8080
|
/**
|
|
6948
8081
|
* Section title component.
|
|
6949
8082
|
* An optional secondary title can be put over the primary one.
|
|
6950
8083
|
* @cssprop --z-section-title--divider-color - Color of the divider. Use a CSS prop string like `"--red500"`. Default is `"--red500"`.
|
|
6951
8084
|
*/
|
|
6952
|
-
"z-section-title": LocalJSX.
|
|
6953
|
-
"z-select": LocalJSX.
|
|
8085
|
+
"z-section-title": LocalJSX.IntrinsicElements["z-section-title"] & JSXBase.HTMLAttributes<HTMLZSectionTitleElement>;
|
|
8086
|
+
"z-select": LocalJSX.IntrinsicElements["z-select"] & JSXBase.HTMLAttributes<HTMLZSelectElement>;
|
|
6954
8087
|
/**
|
|
6955
8088
|
* Component short description.
|
|
6956
8089
|
*/
|
|
6957
|
-
"z-skip-to-content": LocalJSX.
|
|
6958
|
-
"z-slideshow": LocalJSX.
|
|
6959
|
-
"z-stepper": LocalJSX.
|
|
6960
|
-
"z-stepper-item": LocalJSX.
|
|
8090
|
+
"z-skip-to-content": LocalJSX.IntrinsicElements["z-skip-to-content"] & JSXBase.HTMLAttributes<HTMLZSkipToContentElement>;
|
|
8091
|
+
"z-slideshow": LocalJSX.IntrinsicElements["z-slideshow"] & JSXBase.HTMLAttributes<HTMLZSlideshowElement>;
|
|
8092
|
+
"z-stepper": LocalJSX.IntrinsicElements["z-stepper"] & JSXBase.HTMLAttributes<HTMLZStepperElement>;
|
|
8093
|
+
"z-stepper-item": LocalJSX.IntrinsicElements["z-stepper-item"] & JSXBase.HTMLAttributes<HTMLZStepperItemElement>;
|
|
6961
8094
|
/**
|
|
6962
8095
|
* ZTable component.
|
|
6963
8096
|
* @cssprop --z-table--cells-padding - Padding of the cells.
|
|
6964
8097
|
*/
|
|
6965
|
-
"z-table": LocalJSX.
|
|
8098
|
+
"z-table": LocalJSX.IntrinsicElements["z-table"] & JSXBase.HTMLAttributes<HTMLZTableElement>;
|
|
6966
8099
|
/**
|
|
6967
8100
|
* Ztag component.
|
|
6968
8101
|
* @cssprop --z-tag-text-color - text and icon color using tokens.
|
|
6969
8102
|
* @cssprop --z-tag-bg - background color of the z-tag.
|
|
6970
8103
|
*/
|
|
6971
|
-
"z-tag": LocalJSX.
|
|
8104
|
+
"z-tag": LocalJSX.IntrinsicElements["z-tag"] & JSXBase.HTMLAttributes<HTMLZTagElement>;
|
|
6972
8105
|
/**
|
|
6973
8106
|
* ZTbody component.
|
|
6974
8107
|
*/
|
|
6975
|
-
"z-tbody": LocalJSX.
|
|
8108
|
+
"z-tbody": LocalJSX.IntrinsicElements["z-tbody"] & JSXBase.HTMLAttributes<HTMLZTbodyElement>;
|
|
6976
8109
|
/**
|
|
6977
8110
|
* ZTd component.
|
|
6978
8111
|
*/
|
|
6979
|
-
"z-td": LocalJSX.
|
|
8112
|
+
"z-td": LocalJSX.IntrinsicElements["z-td"] & JSXBase.HTMLAttributes<HTMLZTdElement>;
|
|
6980
8113
|
/**
|
|
6981
8114
|
* ZTFoot component.
|
|
6982
8115
|
*/
|
|
6983
|
-
"z-tfoot": LocalJSX.
|
|
8116
|
+
"z-tfoot": LocalJSX.IntrinsicElements["z-tfoot"] & JSXBase.HTMLAttributes<HTMLZTfootElement>;
|
|
6984
8117
|
/**
|
|
6985
8118
|
* ZTh component.
|
|
6986
8119
|
*/
|
|
6987
|
-
"z-th": LocalJSX.
|
|
8120
|
+
"z-th": LocalJSX.IntrinsicElements["z-th"] & JSXBase.HTMLAttributes<HTMLZThElement>;
|
|
6988
8121
|
/**
|
|
6989
8122
|
* ZThead component.
|
|
6990
8123
|
*/
|
|
6991
|
-
"z-thead": LocalJSX.
|
|
8124
|
+
"z-thead": LocalJSX.IntrinsicElements["z-thead"] & JSXBase.HTMLAttributes<HTMLZTheadElement>;
|
|
6992
8125
|
/**
|
|
6993
8126
|
* ZToastNotification component.
|
|
6994
8127
|
*/
|
|
6995
|
-
"z-toast-notification": LocalJSX.
|
|
6996
|
-
"z-toast-notification-list": LocalJSX.
|
|
6997
|
-
"z-toggle-button": LocalJSX.
|
|
6998
|
-
"z-toggle-switch": LocalJSX.
|
|
8128
|
+
"z-toast-notification": LocalJSX.IntrinsicElements["z-toast-notification"] & JSXBase.HTMLAttributes<HTMLZToastNotificationElement>;
|
|
8129
|
+
"z-toast-notification-list": LocalJSX.IntrinsicElements["z-toast-notification-list"] & JSXBase.HTMLAttributes<HTMLZToastNotificationListElement>;
|
|
8130
|
+
"z-toggle-button": LocalJSX.IntrinsicElements["z-toggle-button"] & JSXBase.HTMLAttributes<HTMLZToggleButtonElement>;
|
|
8131
|
+
"z-toggle-switch": LocalJSX.IntrinsicElements["z-toggle-switch"] & JSXBase.HTMLAttributes<HTMLZToggleSwitchElement>;
|
|
6999
8132
|
/**
|
|
7000
8133
|
* ZTool component. Can display an icon, an optional tooltip (mainly for hints about the tool's functionality), and can contain a nested `z-toolbar` as a submenu that opens on click.
|
|
7001
8134
|
*/
|
|
7002
|
-
"z-tool": LocalJSX.
|
|
8135
|
+
"z-tool": LocalJSX.IntrinsicElements["z-tool"] & JSXBase.HTMLAttributes<HTMLZToolElement>;
|
|
7003
8136
|
/**
|
|
7004
8137
|
* ZToolbar component. This component mainly serves as a container for `z-tool` elements, but can also be nested inside a `z-tool` to create submenus.
|
|
7005
8138
|
* Implements WCAG toolbar pattern with roving tabindex keyboard navigation.
|
|
@@ -7007,7 +8140,7 @@ declare module "@stencil/core" {
|
|
|
7007
8140
|
* @see https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/
|
|
7008
8141
|
* @cssprop --z-toolbar-columns - Number of items per row in the toolbar. Only applies on mobile viewport, when the toolbar can be displayed in a multi-row layout. Default: `6`.
|
|
7009
8142
|
*/
|
|
7010
|
-
"z-toolbar": LocalJSX.
|
|
8143
|
+
"z-toolbar": LocalJSX.IntrinsicElements["z-toolbar"] & JSXBase.HTMLAttributes<HTMLZToolbarElement>;
|
|
7011
8144
|
/**
|
|
7012
8145
|
* Tooltip component.
|
|
7013
8146
|
* It is basically a wrapper for the `<z-popover>` component with custom configuration.
|
|
@@ -7015,15 +8148,15 @@ declare module "@stencil/core" {
|
|
|
7015
8148
|
* @cssprop --z-tooltip-theme--text - foreground color of the popover.
|
|
7016
8149
|
* @cssprop --z-tooltip-shadow-filter - drop-shadow filter of the popover.
|
|
7017
8150
|
*/
|
|
7018
|
-
"z-tooltip": LocalJSX.
|
|
8151
|
+
"z-tooltip": LocalJSX.IntrinsicElements["z-tooltip"] & JSXBase.HTMLAttributes<HTMLZTooltipElement>;
|
|
7019
8152
|
/**
|
|
7020
8153
|
* ZTr component.
|
|
7021
8154
|
* When the row is `expandable`, you can set the `prevent-expand` css class on an interactive element inside the row
|
|
7022
8155
|
* to prevent the row from expanding.
|
|
7023
8156
|
*/
|
|
7024
|
-
"z-tr": LocalJSX.
|
|
7025
|
-
"z-tree-list": LocalJSX.
|
|
7026
|
-
"z-visually-hidden": LocalJSX.
|
|
8157
|
+
"z-tr": LocalJSX.IntrinsicElements["z-tr"] & JSXBase.HTMLAttributes<HTMLZTrElement>;
|
|
8158
|
+
"z-tree-list": LocalJSX.IntrinsicElements["z-tree-list"] & JSXBase.HTMLAttributes<HTMLZTreeListElement>;
|
|
8159
|
+
"z-visually-hidden": LocalJSX.IntrinsicElements["z-visually-hidden"] & JSXBase.HTMLAttributes<HTMLZVisuallyHiddenElement>;
|
|
7027
8160
|
}
|
|
7028
8161
|
}
|
|
7029
8162
|
}
|