@zanichelli/albe-web-components 12.1.3-rc.0 → 12.1.3
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-537d719a.js +20 -0
- package/dist/cjs/breakpoints-ebe1a437.js +9 -0
- package/dist/cjs/hammer-4f20813e.js +2650 -0
- package/dist/cjs/icons-d385b990.js +862 -0
- package/dist/cjs/index-00b6f6ba.js +20 -0
- package/dist/cjs/index-115387e6.js +17 -0
- package/dist/cjs/index-195ca522.js +2326 -0
- package/dist/cjs/index-20f305f7.js +17 -0
- package/dist/cjs/index-23ca3837.js +53 -0
- package/dist/cjs/index-270a4cf7.js +22 -0
- package/dist/cjs/index-2b0eb1f0.js +34 -0
- package/dist/cjs/index-4e41767c.js +21 -0
- package/dist/cjs/index-53c72420.js +79 -0
- package/dist/cjs/index-544902f0.js +21 -0
- package/dist/cjs/index-bb84dc1c.js +21 -0
- package/dist/cjs/index-cf9497bc.js +344 -0
- package/dist/cjs/index-d30158ef.js +67 -0
- package/dist/cjs/index-df08bc63.js +29 -0
- package/dist/cjs/index-e3bf75bc.js +41 -0
- package/dist/cjs/index-e78caf11.js +74 -0
- package/dist/cjs/index-f64e5dfe.js +17 -0
- package/dist/cjs/index-f6910e7f.js +21 -0
- package/dist/cjs/index.cjs.js +216 -218
- package/dist/cjs/loader.cjs.js +12 -6
- package/dist/cjs/utils-8335dca3.js +2706 -0
- package/dist/cjs/utils-ee86db4f.js +110 -0
- package/dist/cjs/web-components-library.cjs.js +3 -32
- package/dist/cjs/z-accordion.cjs.entry.js +52 -39
- package/dist/cjs/z-alert.cjs.entry.js +8 -12
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +38 -34
- package/dist/cjs/z-app-header_11.cjs.entry.js +991 -888
- package/dist/cjs/z-aria-alert.cjs.entry.js +10 -11
- package/dist/cjs/z-avatar.cjs.entry.js +30 -32
- package/dist/cjs/z-book-card.cjs.entry.js +114 -126
- package/dist/cjs/z-breadcrumb.cjs.entry.js +219 -216
- package/dist/cjs/z-button-sort.cjs.entry.js +39 -42
- package/dist/cjs/z-card.cjs.entry.js +40 -44
- package/dist/cjs/z-carousel.cjs.entry.js +129 -137
- package/dist/cjs/z-chip.cjs.entry.js +21 -23
- package/dist/cjs/z-combobox.cjs.entry.js +188 -189
- package/dist/cjs/z-contextual-menu.cjs.entry.js +33 -31
- package/dist/cjs/z-cover-hero.cjs.entry.js +41 -32
- package/dist/cjs/z-date-picker.cjs.entry.js +158 -164
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +136 -143
- package/dist/cjs/z-file-upload.cjs.entry.js +173 -180
- package/dist/cjs/z-file.cjs.entry.js +37 -42
- package/dist/cjs/z-ghost-loading.cjs.entry.js +8 -11
- package/dist/cjs/z-info-box.cjs.entry.js +14 -17
- package/dist/cjs/z-info-reveal.cjs.entry.js +53 -53
- package/dist/cjs/z-link.cjs.entry.js +60 -57
- package/dist/cjs/z-logo.cjs.entry.js +13 -22
- package/dist/cjs/z-menu-section.cjs.entry.js +41 -47
- package/dist/cjs/z-menu.cjs.entry.js +99 -95
- package/dist/cjs/z-messages-pocket.cjs.entry.js +33 -37
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +49 -56
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +25 -26
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +8 -11
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +55 -61
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +12 -14
- package/dist/cjs/z-myz-card-info.cjs.entry.js +117 -120
- package/dist/cjs/z-myz-card-list.cjs.entry.js +25 -29
- package/dist/cjs/z-myz-card_4.cjs.entry.js +75 -88
- package/dist/cjs/z-myz-list-item.cjs.entry.js +26 -32
- package/dist/cjs/z-myz-list.cjs.entry.js +23 -28
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +57 -55
- package/dist/cjs/z-navigation-tab.cjs.entry.js +56 -52
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +210 -206
- package/dist/cjs/z-notification.cjs.entry.js +30 -30
- package/dist/cjs/z-otp.cjs.entry.js +30 -34
- package/dist/cjs/z-pagination.cjs.entry.js +216 -212
- package/dist/cjs/z-panel-elem.cjs.entry.js +22 -30
- package/dist/cjs/z-pocket-message.cjs.entry.js +8 -11
- package/dist/cjs/z-pocket_3.cjs.entry.js +100 -105
- package/dist/cjs/z-popover.cjs.entry.js +282 -273
- package/dist/cjs/z-range-picker.cjs.entry.js +324 -326
- package/dist/cjs/z-section-title.cjs.entry.js +22 -18
- package/dist/cjs/z-select.cjs.entry.js +323 -322
- package/dist/cjs/z-skip-to-content.cjs.entry.js +59 -62
- package/dist/cjs/z-slideshow.cjs.entry.js +110 -116
- package/dist/cjs/z-stepper-item.cjs.entry.js +10 -17
- package/dist/cjs/z-stepper.cjs.entry.js +8 -11
- package/dist/cjs/z-table-body.cjs.entry.js +2 -4
- package/dist/cjs/z-table-cell.cjs.entry.js +3 -5
- package/dist/cjs/z-table-deprecated.cjs.entry.js +75 -76
- package/dist/cjs/z-table-empty-box.cjs.entry.js +2 -4
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +2 -4
- package/dist/cjs/z-table-footer.cjs.entry.js +2 -4
- package/dist/cjs/z-table-head.cjs.entry.js +2 -4
- package/dist/cjs/z-table-header-row.cjs.entry.js +2 -4
- package/dist/cjs/z-table-header.cjs.entry.js +5 -7
- package/dist/cjs/z-table-row.cjs.entry.js +3 -5
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +2 -4
- package/dist/cjs/z-table.cjs.entry.js +45 -42
- package/dist/cjs/z-tag.cjs.entry.js +11 -16
- package/dist/cjs/z-tbody.cjs.entry.js +2 -4
- package/dist/cjs/z-td.cjs.entry.js +3 -5
- package/dist/cjs/z-tfoot.cjs.entry.js +2 -4
- package/dist/cjs/z-th.cjs.entry.js +3 -5
- package/dist/cjs/z-thead.cjs.entry.js +2 -4
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +42 -43
- package/dist/cjs/z-toast-notification.cjs.entry.js +184 -190
- package/dist/cjs/z-toggle-button.cjs.entry.js +24 -26
- package/dist/cjs/z-toggle-switch.cjs.entry.js +39 -38
- package/dist/cjs/z-tooltip.cjs.entry.js +26 -20
- package/dist/cjs/z-tr.cjs.entry.js +7 -9
- package/dist/cjs/z-visually-hidden.cjs.entry.js +8 -11
- package/dist/collection/beans/index.js +180 -181
- package/dist/collection/collection-manifest.json +97 -97
- package/dist/collection/components/buttons/z-button/index.js +252 -258
- package/dist/collection/components/buttons/z-button-sort/index.js +213 -214
- package/dist/collection/components/buttons/z-chip/index.js +142 -143
- package/dist/collection/components/buttons/z-toggle-button/index.js +141 -141
- package/dist/collection/components/buttons/z-toggle-switch/index.js +137 -140
- package/dist/collection/components/date-picker/utils.js +62 -63
- package/dist/collection/components/date-picker/z-date-picker/index.js +276 -278
- package/dist/collection/components/date-picker/z-range-picker/index.js +557 -559
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +50 -51
- package/dist/collection/components/file-upload/z-file/index.js +124 -127
- package/dist/collection/components/file-upload/z-file-upload/index.js +345 -354
- package/dist/collection/components/icons/icons.js +835 -836
- package/dist/collection/components/icons/z-icon/index.js +109 -117
- package/dist/collection/components/index.js +0 -1
- package/dist/collection/components/indicators/z-stepper/index.js +15 -16
- package/dist/collection/components/indicators/z-stepper-item/index.js +89 -96
- package/dist/collection/components/inputs/z-combobox/index.js +551 -552
- package/dist/collection/components/inputs/z-input/index.js +874 -790
- package/dist/collection/components/inputs/z-input-message/index.js +85 -89
- package/dist/collection/components/inputs/z-searchbar/index.js +585 -583
- package/dist/collection/components/inputs/z-select/index.js +750 -746
- package/dist/collection/components/list/z-list/index.js +107 -82
- package/dist/collection/components/list/z-list-element/index.js +523 -455
- package/dist/collection/components/list/z-list-group/index.js +168 -158
- package/dist/collection/components/list/z-toast-notification-list/index.js +97 -97
- package/dist/collection/components/logo/z-logo/index.js +126 -135
- package/dist/collection/components/modal/z-modal/index.js +328 -334
- package/dist/collection/components/navigation/z-app-header/index.js +369 -340
- package/dist/collection/components/navigation/z-menu/index.js +235 -229
- package/dist/collection/components/navigation/z-menu-section/index.js +114 -120
- package/dist/collection/components/navigation/z-navigation-tabs/index.js +335 -341
- package/dist/collection/components/notification/z-info-box/index.js +79 -80
- package/dist/collection/components/notification/z-notification/index.js +186 -185
- package/dist/collection/components/notification/z-toast-notification/index.js +376 -383
- package/dist/collection/components/notification/z-tooltip/index.js +144 -138
- package/dist/collection/components/panel/z-panel-elem/index.js +190 -196
- package/dist/collection/components/table/cells/z-td/index.js +136 -128
- package/dist/collection/components/table/cells/z-th/index.js +191 -188
- package/dist/collection/components/table/z-table/index.js +72 -67
- package/dist/collection/components/table/z-tbody/index.js +15 -16
- package/dist/collection/components/table/z-tfoot/index.js +43 -41
- package/dist/collection/components/table/z-thead/index.js +43 -41
- package/dist/collection/components/table/z-tr/index.js +116 -106
- package/dist/collection/components/z-accordion/index.js +230 -222
- package/dist/collection/components/z-anchor-navigation/index.js +72 -66
- package/dist/collection/components/z-aria-alert/index.js +34 -35
- package/dist/collection/components/z-avatar/index.js +133 -134
- package/dist/collection/components/z-book-card/index.js +372 -383
- package/dist/collection/components/z-breadcrumb/index.js +366 -369
- package/dist/collection/components/z-card/index.js +131 -134
- package/dist/collection/components/z-carousel/index.js +284 -292
- package/dist/collection/components/z-contextual-menu/index.js +119 -116
- package/dist/collection/components/z-cover-hero/index.js +125 -116
- package/dist/collection/components/z-divider/index.js +90 -90
- package/dist/collection/components/z-ghost-loading/index.js +15 -16
- package/dist/collection/components/z-info-reveal/index.js +131 -130
- package/dist/collection/components/z-offcanvas/index.js +152 -144
- package/dist/collection/components/z-pagination/index.js +415 -409
- package/dist/collection/components/z-popover/index.js +459 -450
- package/dist/collection/components/z-section-title/index.js +74 -69
- package/dist/collection/components/z-skip-to-content/index.js +134 -137
- package/dist/collection/components/z-tag/index.js +56 -61
- package/dist/collection/components/z-visually-hidden/index.js +15 -16
- package/dist/collection/constants/breakpoints.js +0 -1
- package/dist/collection/constants/icons.js +3 -4
- package/dist/collection/deprecated/z-link/index.js +307 -302
- package/dist/collection/deprecated/z-navigation-tab/index.js +272 -268
- package/dist/collection/deprecated/z-navigation-tab-link/index.js +295 -303
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js +20 -21
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js +77 -78
- package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js +337 -336
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js +69 -68
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js +36 -40
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js +19 -20
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js +19 -20
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js +213 -214
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js +38 -42
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js +85 -86
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js +15 -16
- package/dist/collection/index.js +1 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +116 -118
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +143 -150
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +15 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +90 -97
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +169 -168
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +207 -212
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +15 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +100 -105
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +78 -78
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +189 -191
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +57 -59
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +73 -79
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +188 -192
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +110 -113
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +177 -181
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +75 -77
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +85 -87
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +15 -16
- package/dist/collection/snowflakes/myz/z-alert/index.js +40 -45
- package/dist/collection/snowflakes/myz/z-otp/index.js +115 -118
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +163 -167
- package/dist/collection/utils/storybook-utils.js +17 -18
- package/dist/collection/utils/utils.js +82 -83
- package/dist/esm/_commonjsHelpers-9943807e.js +17 -0
- package/dist/esm/breakpoints-9b81eb1b.js +5 -0
- package/dist/esm/hammer-c3266b17.js +2648 -0
- package/dist/esm/icons-e3232103.js +860 -0
- package/dist/esm/index-0a587f24.js +51 -0
- package/dist/esm/index-0cdc998f.js +19 -0
- package/dist/esm/index-361b27f9.js +15 -0
- package/dist/esm/index-47f23745.js +344 -0
- package/dist/esm/index-4968ce56.js +2298 -0
- package/dist/esm/index-4d1853ea.js +77 -0
- package/dist/esm/index-531501d7.js +15 -0
- package/dist/esm/index-6161978d.js +27 -0
- package/dist/esm/index-772a7413.js +20 -0
- package/dist/esm/index-816801e5.js +18 -0
- package/dist/esm/index-85dc8bc0.js +32 -0
- package/dist/esm/index-88a23895.js +19 -0
- package/dist/esm/index-8f7fd43f.js +19 -0
- package/dist/esm/index-af5c6b4c.js +15 -0
- package/dist/esm/index-dc50a9ae.js +72 -0
- package/dist/esm/index-e6ee76f0.js +39 -0
- package/dist/esm/index-fac1fe6c.js +19 -0
- package/dist/esm/index-fb19ca57.js +65 -0
- package/dist/esm/index.js +4 -6
- package/dist/esm/loader.js +12 -6
- package/dist/esm/polyfills/css-shim.js +1 -0
- package/dist/esm/utils-2a4ef29d.js +100 -0
- package/dist/esm/utils-8e0bd81d.js +2700 -0
- package/dist/esm/web-components-library.js +3 -29
- package/dist/esm/z-accordion.entry.js +52 -39
- package/dist/esm/z-alert.entry.js +8 -12
- package/dist/esm/z-anchor-navigation.entry.js +38 -34
- package/dist/esm/z-app-header_11.entry.js +991 -888
- package/dist/esm/z-aria-alert.entry.js +10 -11
- package/dist/esm/z-avatar.entry.js +30 -32
- package/dist/esm/z-book-card.entry.js +114 -126
- package/dist/esm/z-breadcrumb.entry.js +219 -216
- package/dist/esm/z-button-sort.entry.js +39 -42
- package/dist/esm/z-card.entry.js +40 -44
- package/dist/esm/z-carousel.entry.js +129 -137
- package/dist/esm/z-chip.entry.js +21 -23
- package/dist/esm/z-combobox.entry.js +188 -189
- package/dist/esm/z-contextual-menu.entry.js +33 -31
- package/dist/esm/z-cover-hero.entry.js +41 -32
- package/dist/esm/z-date-picker.entry.js +157 -163
- package/dist/esm/z-dragdrop-area_2.entry.js +136 -143
- package/dist/esm/z-file-upload.entry.js +173 -180
- package/dist/esm/z-file.entry.js +37 -42
- package/dist/esm/z-ghost-loading.entry.js +8 -11
- package/dist/esm/z-info-box.entry.js +14 -17
- package/dist/esm/z-info-reveal.entry.js +53 -53
- package/dist/esm/z-link.entry.js +60 -57
- package/dist/esm/z-logo.entry.js +13 -22
- package/dist/esm/z-menu-section.entry.js +41 -47
- package/dist/esm/z-menu.entry.js +99 -95
- package/dist/esm/z-messages-pocket.entry.js +33 -37
- package/dist/esm/z-myz-card-alert.entry.js +49 -56
- package/dist/esm/z-myz-card-dictionary.entry.js +25 -26
- package/dist/esm/z-myz-card-footer-sections.entry.js +8 -11
- package/dist/esm/z-myz-card-footer.entry.js +55 -61
- package/dist/esm/z-myz-card-icon.entry.js +12 -14
- package/dist/esm/z-myz-card-info.entry.js +117 -120
- package/dist/esm/z-myz-card-list.entry.js +25 -29
- package/dist/esm/z-myz-card_4.entry.js +75 -88
- package/dist/esm/z-myz-list-item.entry.js +26 -32
- package/dist/esm/z-myz-list.entry.js +23 -28
- package/dist/esm/z-navigation-tab-link.entry.js +57 -55
- package/dist/esm/z-navigation-tab.entry.js +56 -52
- package/dist/esm/z-navigation-tabs.entry.js +210 -206
- package/dist/esm/z-notification.entry.js +30 -30
- package/dist/esm/z-otp.entry.js +30 -34
- package/dist/esm/z-pagination.entry.js +216 -212
- package/dist/esm/z-panel-elem.entry.js +22 -30
- package/dist/esm/z-pocket-message.entry.js +8 -11
- package/dist/esm/z-pocket_3.entry.js +100 -105
- package/dist/esm/z-popover.entry.js +282 -273
- package/dist/esm/z-range-picker.entry.js +324 -326
- package/dist/esm/z-section-title.entry.js +22 -18
- package/dist/esm/z-select.entry.js +323 -322
- package/dist/esm/z-skip-to-content.entry.js +59 -62
- package/dist/esm/z-slideshow.entry.js +110 -116
- package/dist/esm/z-stepper-item.entry.js +10 -17
- package/dist/esm/z-stepper.entry.js +8 -11
- package/dist/esm/z-table-body.entry.js +2 -4
- package/dist/esm/z-table-cell.entry.js +3 -5
- package/dist/esm/z-table-deprecated.entry.js +75 -76
- package/dist/esm/z-table-empty-box.entry.js +2 -4
- package/dist/esm/z-table-expanded-row.entry.js +2 -4
- package/dist/esm/z-table-footer.entry.js +2 -4
- package/dist/esm/z-table-head.entry.js +2 -4
- package/dist/esm/z-table-header-row.entry.js +2 -4
- package/dist/esm/z-table-header.entry.js +5 -7
- package/dist/esm/z-table-row.entry.js +3 -5
- package/dist/esm/z-table-sticky-footer.entry.js +2 -4
- package/dist/esm/z-table.entry.js +45 -42
- package/dist/esm/z-tag.entry.js +11 -16
- package/dist/esm/z-tbody.entry.js +2 -4
- package/dist/esm/z-td.entry.js +3 -5
- package/dist/esm/z-tfoot.entry.js +2 -4
- package/dist/esm/z-th.entry.js +3 -5
- package/dist/esm/z-thead.entry.js +2 -4
- package/dist/esm/z-toast-notification-list.entry.js +42 -43
- package/dist/esm/z-toast-notification.entry.js +184 -190
- package/dist/esm/z-toggle-button.entry.js +24 -26
- package/dist/esm/z-toggle-switch.entry.js +39 -38
- package/dist/esm/z-tooltip.entry.js +26 -20
- package/dist/esm/z-tr.entry.js +7 -9
- package/dist/esm/z-visually-hidden.entry.js +8 -11
- package/dist/types/beans/index.d.ts +278 -278
- package/dist/types/components/buttons/z-button/index.d.ts +25 -25
- package/dist/types/components/buttons/z-button-sort/index.d.ts +25 -25
- package/dist/types/components/buttons/z-chip/index.d.ts +14 -14
- package/dist/types/components/buttons/z-toggle-button/index.d.ts +14 -14
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +13 -13
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +25 -25
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +48 -48
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +6 -6
- package/dist/types/components/file-upload/z-file/index.d.ts +19 -19
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +48 -48
- package/dist/types/components/icons/icons.d.ts +1530 -1530
- package/dist/types/components/icons/z-icon/index.d.ts +12 -12
- package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper-item/index.d.ts +17 -17
- package/dist/types/components/inputs/z-combobox/index.d.ts +67 -67
- package/dist/types/components/inputs/z-input/index.d.ts +99 -87
- package/dist/types/components/inputs/z-input-message/index.d.ts +9 -9
- package/dist/types/components/inputs/z-searchbar/index.d.ts +66 -66
- package/dist/types/components/inputs/z-select/index.d.ts +80 -78
- package/dist/types/components/list/z-list/index.d.ts +16 -12
- package/dist/types/components/list/z-list-element/index.d.ts +97 -91
- package/dist/types/components/list/z-list-group/index.d.ts +25 -25
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +11 -11
- package/dist/types/components/logo/z-logo/index.d.ts +13 -13
- package/dist/types/components/modal/z-modal/index.d.ts +42 -42
- package/dist/types/components/navigation/z-app-header/index.d.ts +87 -87
- package/dist/types/components/navigation/z-menu/index.d.ts +52 -52
- package/dist/types/components/navigation/z-menu-section/index.d.ts +23 -23
- package/dist/types/components/navigation/z-navigation-tabs/index.d.ts +103 -103
- package/dist/types/components/notification/z-info-box/index.d.ts +8 -8
- package/dist/types/components/notification/z-notification/index.d.ts +23 -23
- package/dist/types/components/notification/z-toast-notification/index.d.ts +52 -52
- package/dist/types/components/notification/z-tooltip/index.d.ts +21 -21
- package/dist/types/components/panel/z-panel-elem/index.d.ts +20 -20
- package/dist/types/components/table/cells/z-td/index.d.ts +29 -29
- package/dist/types/components/table/cells/z-th/index.d.ts +48 -48
- package/dist/types/components/table/z-table/index.d.ts +17 -17
- package/dist/types/components/table/z-tbody/index.d.ts +1 -1
- package/dist/types/components/table/z-tfoot/index.d.ts +5 -5
- package/dist/types/components/table/z-thead/index.d.ts +5 -5
- package/dist/types/components/table/z-tr/index.d.ts +30 -30
- package/dist/types/components/z-accordion/index.d.ts +45 -45
- package/dist/types/components/z-anchor-navigation/index.d.ts +22 -22
- package/dist/types/components/z-aria-alert/index.d.ts +3 -3
- package/dist/types/components/z-avatar/index.d.ts +13 -13
- package/dist/types/components/z-book-card/index.d.ts +81 -81
- package/dist/types/components/z-breadcrumb/index.d.ts +54 -54
- package/dist/types/components/z-card/index.d.ts +25 -25
- package/dist/types/components/z-carousel/index.d.ts +54 -54
- package/dist/types/components/z-contextual-menu/index.d.ts +22 -22
- package/dist/types/components/z-cover-hero/index.d.ts +27 -27
- package/dist/types/components/z-divider/index.d.ts +7 -7
- package/dist/types/components/z-ghost-loading/index.d.ts +1 -1
- package/dist/types/components/z-info-reveal/index.d.ts +26 -26
- package/dist/types/components/z-offcanvas/index.d.ts +20 -20
- package/dist/types/components/z-pagination/index.d.ts +103 -103
- package/dist/types/components/z-popover/index.d.ts +57 -57
- package/dist/types/components/z-section-title/index.d.ts +13 -13
- package/dist/types/components/z-skip-to-content/index.d.ts +15 -15
- package/dist/types/components/z-tag/index.d.ts +5 -5
- package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
- package/dist/types/components.d.ts +62 -1439
- package/dist/types/constants/icons.d.ts +3 -3
- package/dist/types/deprecated/z-link/index.d.ts +34 -34
- package/dist/types/deprecated/z-navigation-tab/index.d.ts +61 -61
- package/dist/types/deprecated/z-navigation-tab-link/index.d.ts +68 -68
- package/dist/types/deprecated/z-table-deprecated/z-table-body/index.d.ts +3 -3
- package/dist/types/deprecated/z-table-deprecated/z-table-cell/index.d.ts +9 -9
- package/dist/types/deprecated/z-table-deprecated/z-table-deprecated/index.d.ts +41 -41
- package/dist/types/deprecated/z-table-deprecated/z-table-empty-box/index.d.ts +10 -10
- package/dist/types/deprecated/z-table-deprecated/z-table-expanded-row/index.d.ts +3 -3
- package/dist/types/deprecated/z-table-deprecated/z-table-footer/index.d.ts +3 -3
- package/dist/types/deprecated/z-table-deprecated/z-table-head/index.d.ts +3 -3
- package/dist/types/deprecated/z-table-deprecated/z-table-header/index.d.ts +25 -25
- package/dist/types/deprecated/z-table-deprecated/z-table-header-row/index.d.ts +4 -4
- package/dist/types/deprecated/z-table-deprecated/z-table-row/index.d.ts +9 -9
- package/dist/types/deprecated/z-table-deprecated/z-table-sticky-footer/index.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +10 -10
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +16 -16
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +10 -10
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +17 -17
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +27 -27
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +13 -13
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +29 -29
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +8 -8
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +22 -22
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +10 -10
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +18 -18
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +6 -6
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +13 -13
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +23 -23
- package/dist/types/stencil-public-runtime.d.ts +19 -124
- package/dist/types/utils/utils.d.ts +3 -3
- package/dist/web-components-library/index.esm.js +1 -2
- package/dist/web-components-library/p-01e2e8d4.entry.js +1 -0
- package/dist/web-components-library/p-035fbb3e.entry.js +1 -0
- package/dist/web-components-library/p-03b13390.entry.js +1 -0
- package/dist/web-components-library/p-04b2ab0d.entry.js +1 -0
- package/dist/web-components-library/p-05ba9739.entry.js +1 -0
- package/dist/web-components-library/p-06c94384.entry.js +1 -0
- package/dist/web-components-library/p-100207d8.entry.js +1 -0
- package/dist/web-components-library/p-1086a0fa.entry.js +1 -0
- package/dist/web-components-library/p-112455b1.js +1 -0
- package/dist/web-components-library/p-138bc87e.entry.js +1 -0
- package/dist/web-components-library/p-13fc4378.js +1 -0
- package/dist/web-components-library/p-15a606ce.entry.js +1 -0
- package/dist/web-components-library/p-19876b0d.entry.js +1 -0
- package/dist/web-components-library/p-1d805413.entry.js +1 -0
- package/dist/web-components-library/p-29fa362c.entry.js +1 -0
- package/dist/web-components-library/p-2cb45213.entry.js +1 -0
- package/dist/web-components-library/p-33305cc8.entry.js +1 -0
- package/dist/web-components-library/p-3636078a.entry.js +1 -0
- package/dist/web-components-library/p-376f2928.entry.js +1 -0
- package/dist/web-components-library/p-392899e9.entry.js +1 -0
- package/dist/web-components-library/p-39b7ad4f.entry.js +1 -0
- package/dist/web-components-library/p-3bb2d909.entry.js +1 -0
- package/dist/web-components-library/p-485fd3db.entry.js +1 -0
- package/dist/web-components-library/p-49f4e9a0.entry.js +1 -0
- package/dist/web-components-library/p-4d0d5d93.entry.js +1 -0
- package/dist/web-components-library/p-50f78a81.entry.js +1 -0
- package/dist/web-components-library/p-51bfa8ba.entry.js +1 -0
- package/dist/web-components-library/p-5338cc37.entry.js +1 -0
- package/dist/web-components-library/p-571b55dc.js +1 -0
- package/dist/web-components-library/p-57c6d414.entry.js +1 -0
- package/dist/web-components-library/p-5944a8f2.entry.js +1 -0
- package/dist/web-components-library/p-5c177ba5.entry.js +1 -0
- package/dist/web-components-library/p-5d274fcc.entry.js +1 -0
- package/dist/web-components-library/p-5f202970.entry.js +1 -0
- package/dist/web-components-library/p-5fd3ed9c.entry.js +1 -0
- package/dist/web-components-library/p-61c00383.entry.js +1 -0
- package/dist/web-components-library/p-68410ea2.js +1 -0
- package/dist/web-components-library/p-6a4403c6.entry.js +1 -0
- package/dist/web-components-library/p-6ed0aaab.entry.js +1 -0
- package/dist/web-components-library/p-7426f322.js +1 -0
- package/dist/web-components-library/p-7588fbf0.js +1 -0
- package/dist/web-components-library/p-7907bdf7.entry.js +1 -0
- package/dist/web-components-library/p-7b990086.js +1 -0
- package/dist/web-components-library/p-7c5ddeb0.entry.js +1 -0
- package/dist/web-components-library/p-80e52459.js +1 -0
- package/dist/web-components-library/p-81006561.js +2 -0
- package/dist/web-components-library/p-86758f78.entry.js +1 -0
- package/dist/web-components-library/p-8a45ae2a.entry.js +1 -0
- package/dist/web-components-library/p-8c31e60b.entry.js +1 -0
- package/dist/web-components-library/p-9021c92a.js +1 -0
- package/dist/web-components-library/p-94afe4dd.entry.js +1 -0
- package/dist/web-components-library/p-9508cd3e.js +1 -0
- package/dist/web-components-library/p-95370f75.js +1 -0
- package/dist/web-components-library/p-96fc8078.entry.js +1 -0
- package/dist/web-components-library/p-98204840.entry.js +1 -0
- package/dist/web-components-library/p-98badafc.js +1 -0
- package/dist/web-components-library/p-9b0bcd43.entry.js +1 -0
- package/dist/web-components-library/p-9c1ed1e8.entry.js +1 -0
- package/dist/web-components-library/p-9ff2fc8e.entry.js +1 -0
- package/dist/web-components-library/p-a01baa71.js +1 -0
- package/dist/web-components-library/p-a1663ab1.entry.js +1 -0
- package/dist/web-components-library/p-a3587fd6.entry.js +16 -0
- package/dist/web-components-library/p-a4502b1e.entry.js +1 -0
- package/dist/web-components-library/p-a48e5c46.entry.js +1 -0
- package/dist/web-components-library/p-a50262e8.entry.js +1 -0
- package/dist/web-components-library/p-a862a070.entry.js +1 -0
- package/dist/web-components-library/p-a99c220f.entry.js +1 -0
- package/dist/web-components-library/p-a9d2edee.entry.js +1 -0
- package/dist/web-components-library/p-acb89afa.entry.js +1 -0
- package/dist/web-components-library/p-b2527ca1.entry.js +1 -0
- package/dist/web-components-library/p-b497e33e.js +1 -0
- package/dist/web-components-library/p-b99039ed.js +1 -0
- package/dist/web-components-library/p-c298cb2f.js +1 -0
- package/dist/web-components-library/p-c44d87bd.entry.js +1 -0
- package/dist/web-components-library/p-c6e7991f.entry.js +1 -0
- package/dist/web-components-library/p-c9bc5148.js +1 -0
- package/dist/web-components-library/p-ca472d1c.entry.js +1 -0
- package/dist/web-components-library/p-cbb670c5.js +1 -0
- package/dist/web-components-library/p-cc009af8.entry.js +1 -0
- package/dist/web-components-library/p-cd561d69.js +1 -0
- package/dist/web-components-library/p-d2946762.entry.js +1 -0
- package/dist/web-components-library/p-db0a64af.js +1 -0
- package/dist/web-components-library/p-dd4fc386.entry.js +1 -0
- package/dist/web-components-library/p-de5688e9.entry.js +1 -0
- package/dist/web-components-library/p-decbd59d.entry.js +1 -0
- package/dist/web-components-library/p-e43e61ac.js +7 -0
- package/dist/web-components-library/p-e54d4ef9.entry.js +1 -0
- package/dist/web-components-library/p-e7c6d651.entry.js +1 -0
- package/dist/web-components-library/p-ed42ceca.entry.js +1 -0
- package/dist/web-components-library/p-f058316f.entry.js +1 -0
- package/dist/web-components-library/p-f14105c6.entry.js +1 -0
- package/dist/web-components-library/p-f3cc3f27.entry.js +1 -0
- package/dist/web-components-library/p-f46fa177.entry.js +1 -0
- package/dist/web-components-library/p-f4e2e76b.entry.js +1 -0
- package/dist/web-components-library/p-f5ae1514.entry.js +1 -0
- package/dist/web-components-library/p-f5bc7dda.entry.js +1 -0
- package/dist/web-components-library/p-f8383e14.entry.js +1 -0
- package/dist/web-components-library/p-f976f29f.js +1 -0
- package/dist/web-components-library/p-f9873cb9.entry.js +1 -0
- package/dist/web-components-library/p-fd58b7a2.entry.js +1 -0
- package/dist/web-components-library/p-fde82dc3.js +1 -0
- package/dist/web-components-library/p-ff5a6e34.entry.js +1 -0
- package/dist/web-components-library/p-ffde06d1.entry.js +1 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -2
- package/loader/index.d.ts +1 -10
- package/package.json +42 -43
- package/react/react-component-lib/createComponent.js.map +1 -1
- package/react/react-component-lib/createOverlayComponent.js.map +1 -1
- package/react/react-component-lib/utils/attachProps.d.ts +0 -4
- package/react/react-component-lib/utils/attachProps.js +2 -13
- package/react/react-component-lib/utils/attachProps.js.map +1 -1
- package/react/react-component-lib/utils/case.js.map +1 -1
- package/react/react-component-lib/utils/index.js +4 -2
- package/react/react-component-lib/utils/index.js.map +1 -1
- package/www/build/index.esm.js +1 -2
- package/www/build/p-01e2e8d4.entry.js +1 -0
- package/www/build/p-035fbb3e.entry.js +1 -0
- package/www/build/p-03b13390.entry.js +1 -0
- package/www/build/p-04b2ab0d.entry.js +1 -0
- package/www/build/p-05ba9739.entry.js +1 -0
- package/www/build/p-06c94384.entry.js +1 -0
- package/www/build/p-100207d8.entry.js +1 -0
- package/www/build/p-1086a0fa.entry.js +1 -0
- package/www/build/p-112455b1.js +1 -0
- package/www/build/p-138bc87e.entry.js +1 -0
- package/www/build/p-13fc4378.js +1 -0
- package/www/build/p-15a606ce.entry.js +1 -0
- package/www/build/p-19876b0d.entry.js +1 -0
- package/www/build/p-1d805413.entry.js +1 -0
- package/www/build/p-29fa362c.entry.js +1 -0
- package/www/build/p-2cb45213.entry.js +1 -0
- package/www/build/p-33305cc8.entry.js +1 -0
- package/www/build/p-3636078a.entry.js +1 -0
- package/www/build/p-376f2928.entry.js +1 -0
- package/www/build/p-392899e9.entry.js +1 -0
- package/www/build/p-39b7ad4f.entry.js +1 -0
- package/www/build/p-3bb2d909.entry.js +1 -0
- package/www/build/p-485fd3db.entry.js +1 -0
- package/www/build/p-49f4e9a0.entry.js +1 -0
- package/www/build/p-4c149389.js +1 -0
- package/www/build/p-4d0d5d93.entry.js +1 -0
- package/www/build/p-50f78a81.entry.js +1 -0
- package/www/build/p-51bfa8ba.entry.js +1 -0
- package/www/build/p-5338cc37.entry.js +1 -0
- package/www/build/p-571b55dc.js +1 -0
- package/www/build/p-57c6d414.entry.js +1 -0
- package/www/build/p-5944a8f2.entry.js +1 -0
- package/www/build/p-5c177ba5.entry.js +1 -0
- package/www/build/p-5d274fcc.entry.js +1 -0
- package/www/build/p-5f202970.entry.js +1 -0
- package/www/build/p-5fd3ed9c.entry.js +1 -0
- package/www/build/p-61c00383.entry.js +1 -0
- package/www/build/p-68410ea2.js +1 -0
- package/www/build/p-6a4403c6.entry.js +1 -0
- package/www/build/p-6ed0aaab.entry.js +1 -0
- package/www/build/p-7426f322.js +1 -0
- package/www/build/p-7588fbf0.js +1 -0
- package/www/build/p-7907bdf7.entry.js +1 -0
- package/www/build/p-7b990086.js +1 -0
- package/www/build/p-7c5ddeb0.entry.js +1 -0
- package/www/build/p-80e52459.js +1 -0
- package/www/build/p-81006561.js +2 -0
- package/www/build/p-86758f78.entry.js +1 -0
- package/www/build/p-8a45ae2a.entry.js +1 -0
- package/www/build/p-8c31e60b.entry.js +1 -0
- package/www/build/p-9021c92a.js +1 -0
- package/www/build/p-94afe4dd.entry.js +1 -0
- package/www/build/p-9508cd3e.js +1 -0
- package/www/build/p-95370f75.js +1 -0
- package/www/build/p-96fc8078.entry.js +1 -0
- package/www/build/p-98204840.entry.js +1 -0
- package/www/build/p-98badafc.js +1 -0
- package/www/build/p-9b0bcd43.entry.js +1 -0
- package/www/build/p-9c1ed1e8.entry.js +1 -0
- package/www/build/p-9ff2fc8e.entry.js +1 -0
- package/www/build/p-a01baa71.js +1 -0
- package/www/build/p-a1663ab1.entry.js +1 -0
- package/www/build/p-a3587fd6.entry.js +16 -0
- package/www/build/p-a4502b1e.entry.js +1 -0
- package/www/build/p-a48e5c46.entry.js +1 -0
- package/www/build/p-a50262e8.entry.js +1 -0
- package/www/build/p-a862a070.entry.js +1 -0
- package/www/build/p-a99c220f.entry.js +1 -0
- package/www/build/p-a9d2edee.entry.js +1 -0
- package/www/build/p-acb89afa.entry.js +1 -0
- package/www/build/p-b2527ca1.entry.js +1 -0
- package/www/build/p-b497e33e.js +1 -0
- package/www/build/p-b99039ed.js +1 -0
- package/www/build/p-c298cb2f.js +1 -0
- package/www/build/p-c44d87bd.entry.js +1 -0
- package/www/build/p-c6e7991f.entry.js +1 -0
- package/www/build/p-c9bc5148.js +1 -0
- package/www/build/p-ca472d1c.entry.js +1 -0
- package/www/build/p-cbb670c5.js +1 -0
- package/www/build/p-cc009af8.entry.js +1 -0
- package/www/build/p-cd561d69.js +1 -0
- package/www/build/p-d2946762.entry.js +1 -0
- package/www/build/p-db0a64af.js +1 -0
- package/www/build/p-dd4fc386.entry.js +1 -0
- package/www/build/p-de5688e9.entry.js +1 -0
- package/www/build/p-decbd59d.entry.js +1 -0
- package/www/build/p-e43e61ac.js +7 -0
- package/www/build/p-e54d4ef9.entry.js +1 -0
- package/www/build/p-e7c6d651.entry.js +1 -0
- package/www/build/p-ed42ceca.entry.js +1 -0
- package/www/build/p-f058316f.entry.js +1 -0
- package/www/build/p-f14105c6.entry.js +1 -0
- package/www/build/p-f3cc3f27.entry.js +1 -0
- package/www/build/p-f46fa177.entry.js +1 -0
- package/www/build/p-f4e2e76b.entry.js +1 -0
- package/www/build/p-f5ae1514.entry.js +1 -0
- package/www/build/p-f5bc7dda.entry.js +1 -0
- package/www/build/p-f8383e14.entry.js +1 -0
- package/www/build/p-f976f29f.js +1 -0
- package/www/build/p-f9873cb9.entry.js +1 -0
- package/www/build/p-fd58b7a2.entry.js +1 -0
- package/www/build/p-fde82dc3.js +1 -0
- package/www/build/p-ff5a6e34.entry.js +1 -0
- package/www/build/p-ffde06d1.entry.js +1 -0
- package/www/build/web-components-library.esm.js +1 -2
- package/www/build/web-components-library.js +24 -24
- package/www/index.html +1 -1
- package/dist/cjs/breakpoints-5c22092a.js +0 -11
- package/dist/cjs/breakpoints-5c22092a.js.map +0 -1
- package/dist/cjs/hammer-eaf294be.js +0 -2655
- package/dist/cjs/hammer-eaf294be.js.map +0 -1
- package/dist/cjs/icons-be077181.js +0 -864
- package/dist/cjs/icons-be077181.js.map +0 -1
- package/dist/cjs/index-0a7baee3.js +0 -24
- package/dist/cjs/index-0a7baee3.js.map +0 -1
- package/dist/cjs/index-17ebc3c9.js +0 -59
- package/dist/cjs/index-17ebc3c9.js.map +0 -1
- package/dist/cjs/index-37180b8d.js +0 -24
- package/dist/cjs/index-37180b8d.js.map +0 -1
- package/dist/cjs/index-39ce4edf.js +0 -346
- package/dist/cjs/index-39ce4edf.js.map +0 -1
- package/dist/cjs/index-4468a6b7.js +0 -24
- package/dist/cjs/index-4468a6b7.js.map +0 -1
- package/dist/cjs/index-66168a3e.js +0 -21
- package/dist/cjs/index-66168a3e.js.map +0 -1
- package/dist/cjs/index-715aa3be.js +0 -21
- package/dist/cjs/index-715aa3be.js.map +0 -1
- package/dist/cjs/index-7a1c32d4.js +0 -30
- package/dist/cjs/index-7a1c32d4.js.map +0 -1
- package/dist/cjs/index-7f3e61f0.js +0 -82
- package/dist/cjs/index-7f3e61f0.js.map +0 -1
- package/dist/cjs/index-866774f0.js +0 -21
- package/dist/cjs/index-866774f0.js.map +0 -1
- package/dist/cjs/index-96c2bc8f.js +0 -25
- package/dist/cjs/index-96c2bc8f.js.map +0 -1
- package/dist/cjs/index-a30259f3.js +0 -37
- package/dist/cjs/index-a30259f3.js.map +0 -1
- package/dist/cjs/index-a7aedd7c.js +0 -20
- package/dist/cjs/index-a7aedd7c.js.map +0 -1
- package/dist/cjs/index-bb02ef1e.js +0 -20
- package/dist/cjs/index-bb02ef1e.js.map +0 -1
- package/dist/cjs/index-d669dfd0.js +0 -43
- package/dist/cjs/index-d669dfd0.js.map +0 -1
- package/dist/cjs/index-dc60bee7.js +0 -3204
- package/dist/cjs/index-dc60bee7.js.map +0 -1
- package/dist/cjs/index-e61ccca6.js +0 -46
- package/dist/cjs/index-e61ccca6.js.map +0 -1
- package/dist/cjs/index-fe277fa1.js +0 -65
- package/dist/cjs/index-fe277fa1.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-d0b10736.js +0 -112
- package/dist/cjs/utils-d0b10736.js.map +0 -1
- package/dist/cjs/utils-e705b4ab.js +0 -2712
- package/dist/cjs/utils-e705b4ab.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_11.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.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-combobox.cjs.entry.js.map +0 -1
- package/dist/cjs/z-contextual-menu.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-link.cjs.entry.js.map +0 -1
- package/dist/cjs/z-logo.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-messages-pocket.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-tab-link.cjs.entry.js.map +0 -1
- package/dist/cjs/z-navigation-tab.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-pocket-message.cjs.entry.js.map +0 -1
- package/dist/cjs/z-pocket_3.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-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-body.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-cell.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-empty-box.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-expanded-row.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-footer.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-head.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-header-row.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-header.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-row.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tag.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-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tr.cjs.entry.js.map +0 -1
- package/dist/cjs/z-visually-hidden.cjs.entry.js.map +0 -1
- package/dist/collection/beans/index.js.map +0 -1
- package/dist/collection/components/buttons/z-button/index.js.map +0 -1
- package/dist/collection/components/buttons/z-button/index.spec.js +0 -101
- package/dist/collection/components/buttons/z-button/index.spec.js.map +0 -1
- package/dist/collection/components/buttons/z-button-sort/index.js.map +0 -1
- package/dist/collection/components/buttons/z-button-sort/index.spec.js +0 -139
- package/dist/collection/components/buttons/z-button-sort/index.spec.js.map +0 -1
- package/dist/collection/components/buttons/z-button-sort/test.e2e.js +0 -31
- package/dist/collection/components/buttons/z-button-sort/test.e2e.js.map +0 -1
- package/dist/collection/components/buttons/z-chip/index.js.map +0 -1
- package/dist/collection/components/buttons/z-chip/index.spec.js +0 -108
- package/dist/collection/components/buttons/z-chip/index.spec.js.map +0 -1
- package/dist/collection/components/buttons/z-toggle-button/index.js.map +0 -1
- package/dist/collection/components/buttons/z-toggle-button/index.spec.js +0 -124
- package/dist/collection/components/buttons/z-toggle-button/index.spec.js.map +0 -1
- package/dist/collection/components/buttons/z-toggle-switch/index.js.map +0 -1
- package/dist/collection/components/buttons/z-toggle-switch/index.spec.js +0 -149
- package/dist/collection/components/buttons/z-toggle-switch/index.spec.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.spec.js +0 -38
- package/dist/collection/components/date-picker/z-date-picker/index.spec.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.spec.js +0 -25
- package/dist/collection/components/date-picker/z-range-picker/index.spec.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-dragdrop-area/index.spec.js +0 -59
- package/dist/collection/components/file-upload/z-dragdrop-area/index.spec.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.spec.js +0 -20
- package/dist/collection/components/file-upload/z-file/index.spec.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.spec.js +0 -96
- package/dist/collection/components/file-upload/z-file-upload/index.spec.js.map +0 -1
- package/dist/collection/components/file-upload/z-file-upload/test.e2e.js +0 -69
- package/dist/collection/components/file-upload/z-file-upload/test.e2e.js.map +0 -1
- package/dist/collection/components/icons/icons.js.map +0 -1
- package/dist/collection/components/icons/z-icon/index.js.map +0 -1
- package/dist/collection/components/icons/z-icon/index.spec.js +0 -96
- package/dist/collection/components/icons/z-icon/index.spec.js.map +0 -1
- package/dist/collection/components/index.js.map +0 -1
- package/dist/collection/components/indicators/z-stepper/index.js.map +0 -1
- package/dist/collection/components/indicators/z-stepper/index.spec.js +0 -38
- package/dist/collection/components/indicators/z-stepper/index.spec.js.map +0 -1
- package/dist/collection/components/indicators/z-stepper-item/index.js.map +0 -1
- package/dist/collection/components/indicators/z-stepper-item/index.spec.js +0 -105
- package/dist/collection/components/indicators/z-stepper-item/index.spec.js.map +0 -1
- package/dist/collection/components/inputs/z-combobox/index.js.map +0 -1
- package/dist/collection/components/inputs/z-combobox/index.spec.js +0 -445
- package/dist/collection/components/inputs/z-combobox/index.spec.js.map +0 -1
- package/dist/collection/components/inputs/z-input/index.js.map +0 -1
- package/dist/collection/components/inputs/z-input/test-checkbox.spec.js +0 -114
- package/dist/collection/components/inputs/z-input/test-checkbox.spec.js.map +0 -1
- package/dist/collection/components/inputs/z-input/test-methods.spec.js +0 -13
- package/dist/collection/components/inputs/z-input/test-methods.spec.js.map +0 -1
- package/dist/collection/components/inputs/z-input/test-radio.spec.js +0 -114
- package/dist/collection/components/inputs/z-input/test-radio.spec.js.map +0 -1
- package/dist/collection/components/inputs/z-input/test-text.spec.js +0 -347
- package/dist/collection/components/inputs/z-input/test-text.spec.js.map +0 -1
- package/dist/collection/components/inputs/z-input/test-textarea.spec.js +0 -54
- package/dist/collection/components/inputs/z-input/test-textarea.spec.js.map +0 -1
- package/dist/collection/components/inputs/z-input/test.e2e.js +0 -180
- package/dist/collection/components/inputs/z-input/test.e2e.js.map +0 -1
- package/dist/collection/components/inputs/z-input-message/index.js.map +0 -1
- package/dist/collection/components/inputs/z-input-message/index.spec.js +0 -45
- package/dist/collection/components/inputs/z-input-message/index.spec.js.map +0 -1
- package/dist/collection/components/inputs/z-searchbar/index.js.map +0 -1
- package/dist/collection/components/inputs/z-searchbar/index.spec.js +0 -386
- package/dist/collection/components/inputs/z-searchbar/index.spec.js.map +0 -1
- package/dist/collection/components/inputs/z-select/index.js.map +0 -1
- package/dist/collection/components/inputs/z-select/index.spec.js +0 -558
- package/dist/collection/components/inputs/z-select/index.spec.js.map +0 -1
- package/dist/collection/components/list/z-list/index.js.map +0 -1
- package/dist/collection/components/list/z-list/index.spec.js +0 -33
- package/dist/collection/components/list/z-list/index.spec.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.spec.js +0 -135
- package/dist/collection/components/list/z-list-element/index.spec.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.spec.js +0 -39
- package/dist/collection/components/list/z-list-group/index.spec.js.map +0 -1
- package/dist/collection/components/list/z-toast-notification-list/index.js.map +0 -1
- package/dist/collection/components/list/z-toast-notification-list/index.spec.js +0 -57
- package/dist/collection/components/list/z-toast-notification-list/index.spec.js.map +0 -1
- package/dist/collection/components/list/z-toast-notification-list/test.e2e.js +0 -69
- package/dist/collection/components/list/z-toast-notification-list/test.e2e.js.map +0 -1
- package/dist/collection/components/logo/z-logo/index.js.map +0 -1
- package/dist/collection/components/logo/z-logo/index.spec.js +0 -74
- package/dist/collection/components/logo/z-logo/index.spec.js.map +0 -1
- package/dist/collection/components/logo/z-logo/test.e2e.js +0 -32
- package/dist/collection/components/logo/z-logo/test.e2e.js.map +0 -1
- package/dist/collection/components/modal/z-modal/index.js.map +0 -1
- package/dist/collection/components/modal/z-modal/index.spec.js +0 -192
- package/dist/collection/components/modal/z-modal/index.spec.js.map +0 -1
- package/dist/collection/components/navigation/z-app-header/index.js.map +0 -1
- package/dist/collection/components/navigation/z-app-header/index.spec.js +0 -203
- package/dist/collection/components/navigation/z-app-header/index.spec.js.map +0 -1
- package/dist/collection/components/navigation/z-menu/index.js.map +0 -1
- package/dist/collection/components/navigation/z-menu/index.spec.js +0 -120
- package/dist/collection/components/navigation/z-menu/index.spec.js.map +0 -1
- package/dist/collection/components/navigation/z-menu-section/index.js.map +0 -1
- package/dist/collection/components/navigation/z-menu-section/index.spec.js +0 -50
- package/dist/collection/components/navigation/z-menu-section/index.spec.js.map +0 -1
- package/dist/collection/components/navigation/z-navigation-tabs/index.js.map +0 -1
- package/dist/collection/components/notification/z-info-box/index.js.map +0 -1
- package/dist/collection/components/notification/z-info-box/index.spec.js +0 -71
- package/dist/collection/components/notification/z-info-box/index.spec.js.map +0 -1
- package/dist/collection/components/notification/z-notification/index.js.map +0 -1
- package/dist/collection/components/notification/z-notification/index.spec.js +0 -84
- package/dist/collection/components/notification/z-notification/index.spec.js.map +0 -1
- package/dist/collection/components/notification/z-notification/test.e2e.js +0 -25
- package/dist/collection/components/notification/z-notification/test.e2e.js.map +0 -1
- package/dist/collection/components/notification/z-toast-notification/index.js.map +0 -1
- package/dist/collection/components/notification/z-toast-notification/index.spec.js +0 -104
- package/dist/collection/components/notification/z-toast-notification/index.spec.js.map +0 -1
- package/dist/collection/components/notification/z-tooltip/index.js.map +0 -1
- package/dist/collection/components/panel/z-panel-elem/index.js.map +0 -1
- package/dist/collection/components/panel/z-panel-elem/index.spec.js +0 -296
- package/dist/collection/components/panel/z-panel-elem/index.spec.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-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-anchor-navigation/index.js.map +0 -1
- package/dist/collection/components/z-aria-alert/index.js.map +0 -1
- package/dist/collection/components/z-aria-alert/index.spec.js +0 -14
- package/dist/collection/components/z-aria-alert/index.spec.js.map +0 -1
- package/dist/collection/components/z-avatar/index.js.map +0 -1
- package/dist/collection/components/z-avatar/index.spec.js +0 -98
- package/dist/collection/components/z-avatar/index.spec.js.map +0 -1
- package/dist/collection/components/z-book-card/index.js.map +0 -1
- package/dist/collection/components/z-book-card/index.spec.js +0 -679
- package/dist/collection/components/z-book-card/index.spec.js.map +0 -1
- package/dist/collection/components/z-breadcrumb/index.js.map +0 -1
- package/dist/collection/components/z-breadcrumb/index.spec.js +0 -38
- package/dist/collection/components/z-breadcrumb/index.spec.js.map +0 -1
- package/dist/collection/components/z-card/index.js.map +0 -1
- package/dist/collection/components/z-card/index.spec.js +0 -160
- package/dist/collection/components/z-card/index.spec.js.map +0 -1
- package/dist/collection/components/z-carousel/index.js.map +0 -1
- package/dist/collection/components/z-contextual-menu/index.js.map +0 -1
- package/dist/collection/components/z-contextual-menu/index.spec.js +0 -74
- package/dist/collection/components/z-contextual-menu/index.spec.js.map +0 -1
- package/dist/collection/components/z-contextual-menu/test.e2e.js +0 -11
- package/dist/collection/components/z-contextual-menu/test.e2e.js.map +0 -1
- package/dist/collection/components/z-cover-hero/index.js.map +0 -1
- package/dist/collection/components/z-divider/index.js.map +0 -1
- package/dist/collection/components/z-divider/index.spec.js +0 -82
- package/dist/collection/components/z-divider/index.spec.js.map +0 -1
- package/dist/collection/components/z-ghost-loading/index.js.map +0 -1
- package/dist/collection/components/z-ghost-loading/index.spec.js +0 -16
- package/dist/collection/components/z-ghost-loading/index.spec.js.map +0 -1
- package/dist/collection/components/z-info-reveal/index.js.map +0 -1
- package/dist/collection/components/z-offcanvas/index.js.map +0 -1
- package/dist/collection/components/z-offcanvas/index.spec.js +0 -42
- package/dist/collection/components/z-offcanvas/index.spec.js.map +0 -1
- package/dist/collection/components/z-pagination/index.js.map +0 -1
- package/dist/collection/components/z-pagination/index.spec.js +0 -36
- package/dist/collection/components/z-pagination/index.spec.js.map +0 -1
- package/dist/collection/components/z-popover/index.js.map +0 -1
- package/dist/collection/components/z-section-title/index.js.map +0 -1
- package/dist/collection/components/z-section-title/index.spec.js +0 -27
- package/dist/collection/components/z-section-title/index.spec.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.spec.js +0 -28
- package/dist/collection/components/z-skip-to-content/index.spec.js.map +0 -1
- package/dist/collection/components/z-tag/index.js.map +0 -1
- package/dist/collection/components/z-tag/index.spec.js +0 -58
- package/dist/collection/components/z-tag/index.spec.js.map +0 -1
- package/dist/collection/components/z-visually-hidden/index.js.map +0 -1
- package/dist/collection/components/z-visually-hidden/index.spec.js +0 -18
- package/dist/collection/components/z-visually-hidden/index.spec.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/deprecated/z-link/index.js.map +0 -1
- package/dist/collection/deprecated/z-link/index.spec.js +0 -172
- package/dist/collection/deprecated/z-link/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-navigation-tab/index.js.map +0 -1
- package/dist/collection/deprecated/z-navigation-tab-link/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js +0 -21
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js +0 -50
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js +0 -46
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js +0 -13
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js +0 -23
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js +0 -23
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js +0 -227
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js +0 -28
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js +0 -23
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js.map +0 -1
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.js +0 -16
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.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/index.spec.js +0 -20
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.spec.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-alert/index.spec.js +0 -128
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.spec.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-body/index.spec.js +0 -21
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.spec.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-cover/index.spec.js +0 -33
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.spec.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-dictionary/index.spec.js +0 -121
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.spec.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/index.spec.js +0 -199
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/test.e2e.js +0 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/test.e2e.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-footer-sections/index.spec.js +0 -54
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.spec.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-header/index.spec.js +0 -22
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.spec.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-icon/index.spec.js +0 -56
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.spec.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-info/index.spec.js +0 -136
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.spec.js +0 -39
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.spec.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/index.spec.js +0 -140
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.spec.js +0 -80
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/test.e2e.js +0 -35
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/test.e2e.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.spec.js +0 -134
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.spec.js +0 -98
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket/test.e2e.js +0 -101
- package/dist/collection/snowflakes/myz/pocket/z-pocket/test.e2e.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.spec.js +0 -51
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/test.e2e.js +0 -50
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/test.e2e.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.spec.js +0 -51
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/test.e2e.js +0 -26
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/test.e2e.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.spec.js +0 -76
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-alert/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-alert/index.spec.js +0 -20
- package/dist/collection/snowflakes/myz/z-alert/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-otp/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-otp/index.spec.js +0 -74
- package/dist/collection/snowflakes/myz/z-otp/index.spec.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-otp/test.e2e.js +0 -23
- package/dist/collection/snowflakes/myz/z-otp/test.e2e.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +0 -1
- package/dist/collection/snowflakes/myz/z-slideshow/index.spec.js +0 -193
- package/dist/collection/snowflakes/myz/z-slideshow/index.spec.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/collection/utils/utils.spec.js +0 -16
- package/dist/collection/utils/utils.spec.js.map +0 -1
- package/dist/components/breakpoints.js +0 -7
- package/dist/components/breakpoints.js.map +0 -1
- package/dist/components/hammer.js +0 -2653
- package/dist/components/hammer.js.map +0 -1
- package/dist/components/icons.js +0 -862
- package/dist/components/icons.js.map +0 -1
- package/dist/components/index.d.ts +0 -226
- package/dist/components/index.js +0 -106
- package/dist/components/index.js.map +0 -1
- package/dist/components/index10.js +0 -308
- package/dist/components/index10.js.map +0 -1
- package/dist/components/index11.js +0 -64
- package/dist/components/index11.js.map +0 -1
- package/dist/components/index12.js +0 -51
- package/dist/components/index12.js.map +0 -1
- package/dist/components/index13.js +0 -179
- package/dist/components/index13.js.map +0 -1
- package/dist/components/index14.js +0 -71
- package/dist/components/index14.js.map +0 -1
- package/dist/components/index15.js +0 -1018
- package/dist/components/index15.js.map +0 -1
- package/dist/components/index16.js +0 -65
- package/dist/components/index16.js.map +0 -1
- package/dist/components/index17.js +0 -33
- package/dist/components/index17.js.map +0 -1
- package/dist/components/index18.js +0 -45
- package/dist/components/index18.js.map +0 -1
- package/dist/components/index19.js +0 -62
- package/dist/components/index19.js.map +0 -1
- package/dist/components/index2.js +0 -346
- package/dist/components/index2.js.map +0 -1
- package/dist/components/index20.js +0 -66
- package/dist/components/index20.js.map +0 -1
- package/dist/components/index21.js +0 -61
- package/dist/components/index21.js.map +0 -1
- package/dist/components/index22.js +0 -93
- package/dist/components/index22.js.map +0 -1
- package/dist/components/index23.js +0 -44
- package/dist/components/index23.js.map +0 -1
- package/dist/components/index24.js +0 -54
- package/dist/components/index24.js.map +0 -1
- package/dist/components/index25.js +0 -341
- package/dist/components/index25.js.map +0 -1
- package/dist/components/index26.js +0 -314
- package/dist/components/index26.js.map +0 -1
- package/dist/components/index27.js +0 -66
- package/dist/components/index27.js.map +0 -1
- package/dist/components/index28.js +0 -45
- package/dist/components/index28.js.map +0 -1
- package/dist/components/index29.js +0 -120
- package/dist/components/index29.js.map +0 -1
- package/dist/components/index3.js +0 -36
- package/dist/components/index3.js.map +0 -1
- package/dist/components/index4.js +0 -75
- package/dist/components/index4.js.map +0 -1
- package/dist/components/index5.js +0 -56
- package/dist/components/index5.js.map +0 -1
- package/dist/components/index6.js +0 -40
- package/dist/components/index6.js.map +0 -1
- package/dist/components/index7.js +0 -51
- package/dist/components/index7.js.map +0 -1
- package/dist/components/index8.js +0 -33
- package/dist/components/index8.js.map +0 -1
- package/dist/components/index9.js +0 -51
- package/dist/components/index9.js.map +0 -1
- package/dist/components/utils.js +0 -102
- package/dist/components/utils.js.map +0 -1
- package/dist/components/utils2.js +0 -2705
- package/dist/components/utils2.js.map +0 -1
- package/dist/components/z-accordion.d.ts +0 -11
- package/dist/components/z-accordion.js +0 -85
- package/dist/components/z-accordion.js.map +0 -1
- package/dist/components/z-alert.d.ts +0 -11
- package/dist/components/z-alert.js +0 -8
- package/dist/components/z-alert.js.map +0 -1
- package/dist/components/z-anchor-navigation.d.ts +0 -11
- package/dist/components/z-anchor-navigation.js +0 -77
- package/dist/components/z-anchor-navigation.js.map +0 -1
- package/dist/components/z-app-header.d.ts +0 -11
- package/dist/components/z-app-header.js +0 -249
- package/dist/components/z-app-header.js.map +0 -1
- package/dist/components/z-aria-alert.d.ts +0 -11
- package/dist/components/z-aria-alert.js +0 -35
- package/dist/components/z-aria-alert.js.map +0 -1
- package/dist/components/z-avatar.d.ts +0 -11
- package/dist/components/z-avatar.js +0 -66
- package/dist/components/z-avatar.js.map +0 -1
- package/dist/components/z-book-card.d.ts +0 -11
- package/dist/components/z-book-card.js +0 -175
- package/dist/components/z-book-card.js.map +0 -1
- package/dist/components/z-breadcrumb.d.ts +0 -11
- package/dist/components/z-breadcrumb.js +0 -291
- package/dist/components/z-breadcrumb.js.map +0 -1
- package/dist/components/z-button-sort.d.ts +0 -11
- package/dist/components/z-button-sort.js +0 -86
- package/dist/components/z-button-sort.js.map +0 -1
- package/dist/components/z-button.d.ts +0 -11
- package/dist/components/z-button.js +0 -8
- package/dist/components/z-button.js.map +0 -1
- package/dist/components/z-card.d.ts +0 -11
- package/dist/components/z-card.js +0 -83
- package/dist/components/z-card.js.map +0 -1
- package/dist/components/z-carousel.d.ts +0 -11
- package/dist/components/z-carousel.js +0 -204
- package/dist/components/z-carousel.js.map +0 -1
- package/dist/components/z-chip.d.ts +0 -11
- package/dist/components/z-chip.js +0 -8
- package/dist/components/z-chip.js.map +0 -1
- package/dist/components/z-combobox.d.ts +0 -11
- package/dist/components/z-combobox.js +0 -276
- package/dist/components/z-combobox.js.map +0 -1
- package/dist/components/z-contextual-menu.d.ts +0 -11
- package/dist/components/z-contextual-menu.js +0 -98
- package/dist/components/z-contextual-menu.js.map +0 -1
- package/dist/components/z-cover-hero.d.ts +0 -11
- package/dist/components/z-cover-hero.js +0 -66
- package/dist/components/z-cover-hero.js.map +0 -1
- package/dist/components/z-date-picker.d.ts +0 -11
- package/dist/components/z-date-picker.js +0 -523
- package/dist/components/z-date-picker.js.map +0 -1
- package/dist/components/z-divider.d.ts +0 -11
- package/dist/components/z-divider.js +0 -8
- package/dist/components/z-divider.js.map +0 -1
- package/dist/components/z-dragdrop-area.d.ts +0 -11
- package/dist/components/z-dragdrop-area.js +0 -8
- package/dist/components/z-dragdrop-area.js.map +0 -1
- package/dist/components/z-file-upload.d.ts +0 -11
- package/dist/components/z-file-upload.js +0 -245
- package/dist/components/z-file-upload.js.map +0 -1
- package/dist/components/z-file.d.ts +0 -11
- package/dist/components/z-file.js +0 -89
- package/dist/components/z-file.js.map +0 -1
- package/dist/components/z-ghost-loading.d.ts +0 -11
- package/dist/components/z-ghost-loading.js +0 -8
- package/dist/components/z-ghost-loading.js.map +0 -1
- package/dist/components/z-icon.d.ts +0 -11
- package/dist/components/z-icon.js +0 -8
- package/dist/components/z-icon.js.map +0 -1
- package/dist/components/z-info-box.d.ts +0 -11
- package/dist/components/z-info-box.js +0 -51
- package/dist/components/z-info-box.js.map +0 -1
- package/dist/components/z-info-reveal.d.ts +0 -11
- package/dist/components/z-info-reveal.js +0 -93
- package/dist/components/z-info-reveal.js.map +0 -1
- package/dist/components/z-input-message.d.ts +0 -11
- package/dist/components/z-input-message.js +0 -8
- package/dist/components/z-input-message.js.map +0 -1
- package/dist/components/z-input.d.ts +0 -11
- package/dist/components/z-input.js +0 -8
- package/dist/components/z-input.js.map +0 -1
- package/dist/components/z-link.d.ts +0 -11
- package/dist/components/z-link.js +0 -105
- package/dist/components/z-link.js.map +0 -1
- package/dist/components/z-list-element.d.ts +0 -11
- package/dist/components/z-list-element.js +0 -8
- package/dist/components/z-list-element.js.map +0 -1
- package/dist/components/z-list-group.d.ts +0 -11
- package/dist/components/z-list-group.js +0 -8
- package/dist/components/z-list-group.js.map +0 -1
- package/dist/components/z-list.d.ts +0 -11
- package/dist/components/z-list.js +0 -8
- package/dist/components/z-list.js.map +0 -1
- package/dist/components/z-logo.d.ts +0 -11
- package/dist/components/z-logo.js +0 -56
- package/dist/components/z-logo.js.map +0 -1
- package/dist/components/z-menu-section.d.ts +0 -11
- package/dist/components/z-menu-section.js +0 -84
- package/dist/components/z-menu-section.js.map +0 -1
- package/dist/components/z-menu.d.ts +0 -11
- package/dist/components/z-menu.js +0 -144
- package/dist/components/z-menu.js.map +0 -1
- package/dist/components/z-messages-pocket.d.ts +0 -11
- package/dist/components/z-messages-pocket.js +0 -92
- package/dist/components/z-messages-pocket.js.map +0 -1
- package/dist/components/z-modal.d.ts +0 -11
- package/dist/components/z-modal.js +0 -8
- package/dist/components/z-modal.js.map +0 -1
- package/dist/components/z-myz-card-alert.d.ts +0 -11
- package/dist/components/z-myz-card-alert.js +0 -101
- package/dist/components/z-myz-card-alert.js.map +0 -1
- package/dist/components/z-myz-card-body.d.ts +0 -11
- package/dist/components/z-myz-card-body.js +0 -8
- package/dist/components/z-myz-card-body.js.map +0 -1
- package/dist/components/z-myz-card-cover.d.ts +0 -11
- package/dist/components/z-myz-card-cover.js +0 -8
- package/dist/components/z-myz-card-cover.js.map +0 -1
- package/dist/components/z-myz-card-dictionary.d.ts +0 -11
- package/dist/components/z-myz-card-dictionary.js +0 -94
- package/dist/components/z-myz-card-dictionary.js.map +0 -1
- package/dist/components/z-myz-card-footer-sections.d.ts +0 -11
- package/dist/components/z-myz-card-footer-sections.js +0 -36
- package/dist/components/z-myz-card-footer-sections.js.map +0 -1
- package/dist/components/z-myz-card-footer.d.ts +0 -11
- package/dist/components/z-myz-card-footer.js +0 -99
- package/dist/components/z-myz-card-footer.js.map +0 -1
- package/dist/components/z-myz-card-header.d.ts +0 -11
- package/dist/components/z-myz-card-header.js +0 -8
- package/dist/components/z-myz-card-header.js.map +0 -1
- package/dist/components/z-myz-card-icon.d.ts +0 -11
- package/dist/components/z-myz-card-icon.js +0 -49
- package/dist/components/z-myz-card-icon.js.map +0 -1
- package/dist/components/z-myz-card-info.d.ts +0 -11
- package/dist/components/z-myz-card-info.js +0 -162
- package/dist/components/z-myz-card-info.js.map +0 -1
- package/dist/components/z-myz-card-list.d.ts +0 -11
- package/dist/components/z-myz-card-list.js +0 -58
- package/dist/components/z-myz-card-list.js.map +0 -1
- package/dist/components/z-myz-card.d.ts +0 -11
- package/dist/components/z-myz-card.js +0 -8
- package/dist/components/z-myz-card.js.map +0 -1
- package/dist/components/z-myz-list-item.d.ts +0 -11
- package/dist/components/z-myz-list-item.js +0 -8
- package/dist/components/z-myz-list-item.js.map +0 -1
- package/dist/components/z-myz-list.d.ts +0 -11
- package/dist/components/z-myz-list.js +0 -71
- package/dist/components/z-myz-list.js.map +0 -1
- package/dist/components/z-navigation-tab-link.d.ts +0 -11
- package/dist/components/z-navigation-tab-link.js +0 -105
- package/dist/components/z-navigation-tab-link.js.map +0 -1
- package/dist/components/z-navigation-tab.d.ts +0 -11
- package/dist/components/z-navigation-tab.js +0 -100
- package/dist/components/z-navigation-tab.js.map +0 -1
- package/dist/components/z-navigation-tabs.d.ts +0 -11
- package/dist/components/z-navigation-tabs.js +0 -255
- package/dist/components/z-navigation-tabs.js.map +0 -1
- package/dist/components/z-notification.d.ts +0 -11
- package/dist/components/z-notification.js +0 -68
- package/dist/components/z-notification.js.map +0 -1
- package/dist/components/z-offcanvas.d.ts +0 -11
- package/dist/components/z-offcanvas.js +0 -8
- package/dist/components/z-offcanvas.js.map +0 -1
- package/dist/components/z-otp.d.ts +0 -11
- package/dist/components/z-otp.js +0 -75
- package/dist/components/z-otp.js.map +0 -1
- package/dist/components/z-pagination.d.ts +0 -11
- package/dist/components/z-pagination.js +0 -280
- package/dist/components/z-pagination.js.map +0 -1
- package/dist/components/z-panel-elem.d.ts +0 -11
- package/dist/components/z-panel-elem.js +0 -71
- package/dist/components/z-panel-elem.js.map +0 -1
- package/dist/components/z-pocket-body.d.ts +0 -11
- package/dist/components/z-pocket-body.js +0 -8
- package/dist/components/z-pocket-body.js.map +0 -1
- package/dist/components/z-pocket-header.d.ts +0 -11
- package/dist/components/z-pocket-header.js +0 -8
- package/dist/components/z-pocket-header.js.map +0 -1
- package/dist/components/z-pocket-message.d.ts +0 -11
- package/dist/components/z-pocket-message.js +0 -42
- package/dist/components/z-pocket-message.js.map +0 -1
- package/dist/components/z-pocket.d.ts +0 -11
- package/dist/components/z-pocket.js +0 -8
- package/dist/components/z-pocket.js.map +0 -1
- package/dist/components/z-popover.d.ts +0 -11
- package/dist/components/z-popover.js +0 -8
- package/dist/components/z-popover.js.map +0 -1
- package/dist/components/z-range-picker.d.ts +0 -11
- package/dist/components/z-range-picker.js +0 -413
- package/dist/components/z-range-picker.js.map +0 -1
- package/dist/components/z-searchbar.d.ts +0 -11
- package/dist/components/z-searchbar.js +0 -8
- package/dist/components/z-searchbar.js.map +0 -1
- package/dist/components/z-section-title.d.ts +0 -11
- package/dist/components/z-section-title.js +0 -52
- package/dist/components/z-section-title.js.map +0 -1
- package/dist/components/z-select.d.ts +0 -11
- package/dist/components/z-select.js +0 -415
- package/dist/components/z-select.js.map +0 -1
- package/dist/components/z-skip-to-content.d.ts +0 -11
- package/dist/components/z-skip-to-content.js +0 -94
- package/dist/components/z-skip-to-content.js.map +0 -1
- package/dist/components/z-slideshow.d.ts +0 -11
- package/dist/components/z-slideshow.js +0 -161
- package/dist/components/z-slideshow.js.map +0 -1
- package/dist/components/z-stepper-item.d.ts +0 -11
- package/dist/components/z-stepper-item.js +0 -48
- package/dist/components/z-stepper-item.js.map +0 -1
- package/dist/components/z-stepper.d.ts +0 -11
- package/dist/components/z-stepper.js +0 -36
- package/dist/components/z-stepper.js.map +0 -1
- package/dist/components/z-table-body.d.ts +0 -11
- package/dist/components/z-table-body.js +0 -40
- package/dist/components/z-table-body.js.map +0 -1
- package/dist/components/z-table-cell.d.ts +0 -11
- package/dist/components/z-table-cell.js +0 -8
- package/dist/components/z-table-cell.js.map +0 -1
- package/dist/components/z-table-deprecated.d.ts +0 -11
- package/dist/components/z-table-deprecated.js +0 -127
- package/dist/components/z-table-deprecated.js.map +0 -1
- package/dist/components/z-table-empty-box.d.ts +0 -11
- package/dist/components/z-table-empty-box.js +0 -8
- package/dist/components/z-table-empty-box.js.map +0 -1
- package/dist/components/z-table-expanded-row.d.ts +0 -11
- package/dist/components/z-table-expanded-row.js +0 -39
- package/dist/components/z-table-expanded-row.js.map +0 -1
- package/dist/components/z-table-footer.d.ts +0 -11
- package/dist/components/z-table-footer.js +0 -39
- package/dist/components/z-table-footer.js.map +0 -1
- package/dist/components/z-table-head.d.ts +0 -11
- package/dist/components/z-table-head.js +0 -39
- package/dist/components/z-table-head.js.map +0 -1
- package/dist/components/z-table-header-row.d.ts +0 -11
- package/dist/components/z-table-header-row.js +0 -65
- package/dist/components/z-table-header-row.js.map +0 -1
- package/dist/components/z-table-header.d.ts +0 -11
- package/dist/components/z-table-header.js +0 -8
- package/dist/components/z-table-header.js.map +0 -1
- package/dist/components/z-table-row.d.ts +0 -11
- package/dist/components/z-table-row.js +0 -79
- package/dist/components/z-table-row.js.map +0 -1
- package/dist/components/z-table-sticky-footer.d.ts +0 -11
- package/dist/components/z-table-sticky-footer.js +0 -35
- package/dist/components/z-table-sticky-footer.js.map +0 -1
- package/dist/components/z-table.d.ts +0 -11
- package/dist/components/z-table.js +0 -65
- package/dist/components/z-table.js.map +0 -1
- package/dist/components/z-tag.d.ts +0 -11
- package/dist/components/z-tag.js +0 -49
- package/dist/components/z-tag.js.map +0 -1
- package/dist/components/z-tbody.d.ts +0 -11
- package/dist/components/z-tbody.js +0 -36
- package/dist/components/z-tbody.js.map +0 -1
- package/dist/components/z-td.d.ts +0 -11
- package/dist/components/z-td.js +0 -87
- package/dist/components/z-td.js.map +0 -1
- package/dist/components/z-tfoot.d.ts +0 -11
- package/dist/components/z-tfoot.js +0 -39
- package/dist/components/z-tfoot.js.map +0 -1
- package/dist/components/z-th.d.ts +0 -11
- package/dist/components/z-th.js +0 -108
- package/dist/components/z-th.js.map +0 -1
- package/dist/components/z-thead.d.ts +0 -11
- package/dist/components/z-thead.js +0 -39
- package/dist/components/z-thead.js.map +0 -1
- package/dist/components/z-toast-notification-list.d.ts +0 -11
- package/dist/components/z-toast-notification-list.js +0 -76
- package/dist/components/z-toast-notification-list.js.map +0 -1
- package/dist/components/z-toast-notification.d.ts +0 -11
- package/dist/components/z-toast-notification.js +0 -241
- package/dist/components/z-toast-notification.js.map +0 -1
- package/dist/components/z-toggle-button.d.ts +0 -11
- package/dist/components/z-toggle-button.js +0 -64
- package/dist/components/z-toggle-button.js.map +0 -1
- package/dist/components/z-toggle-switch.d.ts +0 -11
- package/dist/components/z-toggle-switch.js +0 -73
- package/dist/components/z-toggle-switch.js.map +0 -1
- package/dist/components/z-tooltip.d.ts +0 -11
- package/dist/components/z-tooltip.js +0 -57
- package/dist/components/z-tooltip.js.map +0 -1
- package/dist/components/z-tr.d.ts +0 -11
- package/dist/components/z-tr.js +0 -86
- package/dist/components/z-tr.js.map +0 -1
- package/dist/components/z-visually-hidden.d.ts +0 -11
- package/dist/components/z-visually-hidden.js +0 -36
- package/dist/components/z-visually-hidden.js.map +0 -1
- package/dist/esm/breakpoints-680e0e56.js +0 -7
- package/dist/esm/breakpoints-680e0e56.js.map +0 -1
- package/dist/esm/hammer-f1ed46b5.js +0 -2653
- package/dist/esm/hammer-f1ed46b5.js.map +0 -1
- package/dist/esm/icons-f212e30c.js +0 -862
- package/dist/esm/icons-f212e30c.js.map +0 -1
- package/dist/esm/index-0c3f6c0f.js +0 -80
- package/dist/esm/index-0c3f6c0f.js.map +0 -1
- package/dist/esm/index-1ad3694a.js +0 -19
- package/dist/esm/index-1ad3694a.js.map +0 -1
- package/dist/esm/index-216fb076.js +0 -19
- package/dist/esm/index-216fb076.js.map +0 -1
- package/dist/esm/index-2255c6c8.js +0 -346
- package/dist/esm/index-2255c6c8.js.map +0 -1
- package/dist/esm/index-42dcef4f.js +0 -41
- package/dist/esm/index-42dcef4f.js.map +0 -1
- package/dist/esm/index-55b38815.js +0 -18
- package/dist/esm/index-55b38815.js.map +0 -1
- package/dist/esm/index-55fccdc1.js +0 -44
- package/dist/esm/index-55fccdc1.js.map +0 -1
- package/dist/esm/index-5b6bb2e2.js +0 -28
- package/dist/esm/index-5b6bb2e2.js.map +0 -1
- package/dist/esm/index-659b7228.js +0 -35
- package/dist/esm/index-659b7228.js.map +0 -1
- package/dist/esm/index-73ab3b9b.js +0 -22
- package/dist/esm/index-73ab3b9b.js.map +0 -1
- package/dist/esm/index-754a9620.js +0 -22
- package/dist/esm/index-754a9620.js.map +0 -1
- package/dist/esm/index-829d5a8b.js +0 -23
- package/dist/esm/index-829d5a8b.js.map +0 -1
- package/dist/esm/index-87669314.js +0 -63
- package/dist/esm/index-87669314.js.map +0 -1
- package/dist/esm/index-c3277075.js +0 -22
- package/dist/esm/index-c3277075.js.map +0 -1
- package/dist/esm/index-ccc8c049.js +0 -57
- package/dist/esm/index-ccc8c049.js.map +0 -1
- package/dist/esm/index-d80abc78.js +0 -18
- package/dist/esm/index-d80abc78.js.map +0 -1
- package/dist/esm/index-e85f0ed8.js +0 -19
- package/dist/esm/index-e85f0ed8.js.map +0 -1
- package/dist/esm/index-f16bc2ca.js +0 -3174
- package/dist/esm/index-f16bc2ca.js.map +0 -1
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/loader.js.map +0 -1
- package/dist/esm/utils-2daf9676.js +0 -2705
- package/dist/esm/utils-2daf9676.js.map +0 -1
- package/dist/esm/utils-7983d02c.js +0 -102
- package/dist/esm/utils-7983d02c.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_11.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.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-combobox.entry.js.map +0 -1
- package/dist/esm/z-contextual-menu.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-link.entry.js.map +0 -1
- package/dist/esm/z-logo.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-messages-pocket.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-tab-link.entry.js.map +0 -1
- package/dist/esm/z-navigation-tab.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-pocket-message.entry.js.map +0 -1
- package/dist/esm/z-pocket_3.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-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-body.entry.js.map +0 -1
- package/dist/esm/z-table-cell.entry.js.map +0 -1
- package/dist/esm/z-table-deprecated.entry.js.map +0 -1
- package/dist/esm/z-table-empty-box.entry.js.map +0 -1
- package/dist/esm/z-table-expanded-row.entry.js.map +0 -1
- package/dist/esm/z-table-footer.entry.js.map +0 -1
- package/dist/esm/z-table-head.entry.js.map +0 -1
- package/dist/esm/z-table-header-row.entry.js.map +0 -1
- package/dist/esm/z-table-header.entry.js.map +0 -1
- package/dist/esm/z-table-row.entry.js.map +0 -1
- package/dist/esm/z-table-sticky-footer.entry.js.map +0 -1
- package/dist/esm/z-table.entry.js.map +0 -1
- package/dist/esm/z-tag.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-tooltip.entry.js.map +0 -1
- package/dist/esm/z-tr.entry.js.map +0 -1
- package/dist/esm/z-visually-hidden.entry.js.map +0 -1
- package/dist/loader/cdn.js +0 -3
- package/dist/loader/index.cjs.js +0 -3
- package/dist/loader/index.d.ts +0 -21
- package/dist/loader/index.es2017.js +0 -3
- package/dist/loader/index.js +0 -4
- package/dist/loader/package.json +0 -11
- package/dist/web-components-library/index.esm.js.map +0 -1
- package/dist/web-components-library/p-011a7536.js +0 -2
- package/dist/web-components-library/p-011a7536.js.map +0 -1
- package/dist/web-components-library/p-025f494e.js +0 -2
- package/dist/web-components-library/p-025f494e.js.map +0 -1
- package/dist/web-components-library/p-04fdb6fa.js +0 -2
- package/dist/web-components-library/p-04fdb6fa.js.map +0 -1
- package/dist/web-components-library/p-0681692a.entry.js +0 -2
- package/dist/web-components-library/p-0681692a.entry.js.map +0 -1
- package/dist/web-components-library/p-10bb4f4b.js +0 -3
- package/dist/web-components-library/p-10bb4f4b.js.map +0 -1
- package/dist/web-components-library/p-10c29fb4.entry.js +0 -2
- package/dist/web-components-library/p-10c29fb4.entry.js.map +0 -1
- package/dist/web-components-library/p-13a93aef.entry.js +0 -2
- package/dist/web-components-library/p-13a93aef.entry.js.map +0 -1
- package/dist/web-components-library/p-158b6dda.entry.js +0 -2
- package/dist/web-components-library/p-158b6dda.entry.js.map +0 -1
- package/dist/web-components-library/p-179ab8fd.entry.js +0 -2
- package/dist/web-components-library/p-179ab8fd.entry.js.map +0 -1
- package/dist/web-components-library/p-1de0e2a1.entry.js +0 -2
- package/dist/web-components-library/p-1de0e2a1.entry.js.map +0 -1
- package/dist/web-components-library/p-1e4befc7.entry.js +0 -2
- package/dist/web-components-library/p-1e4befc7.entry.js.map +0 -1
- package/dist/web-components-library/p-210fbe0f.entry.js +0 -2
- package/dist/web-components-library/p-210fbe0f.entry.js.map +0 -1
- package/dist/web-components-library/p-21735a65.entry.js +0 -2
- package/dist/web-components-library/p-21735a65.entry.js.map +0 -1
- package/dist/web-components-library/p-2731d501.entry.js +0 -2
- package/dist/web-components-library/p-2731d501.entry.js.map +0 -1
- package/dist/web-components-library/p-28c6bb97.entry.js +0 -2
- package/dist/web-components-library/p-28c6bb97.entry.js.map +0 -1
- package/dist/web-components-library/p-2aa42d09.js +0 -2
- package/dist/web-components-library/p-2aa42d09.js.map +0 -1
- package/dist/web-components-library/p-2c886e8b.js +0 -2
- package/dist/web-components-library/p-2c886e8b.js.map +0 -1
- package/dist/web-components-library/p-2f72475d.entry.js +0 -2
- package/dist/web-components-library/p-2f72475d.entry.js.map +0 -1
- package/dist/web-components-library/p-2fb2243a.entry.js +0 -2
- package/dist/web-components-library/p-2fb2243a.entry.js.map +0 -1
- package/dist/web-components-library/p-303663a9.entry.js +0 -2
- package/dist/web-components-library/p-303663a9.entry.js.map +0 -1
- package/dist/web-components-library/p-3441cb4e.entry.js +0 -2
- package/dist/web-components-library/p-3441cb4e.entry.js.map +0 -1
- package/dist/web-components-library/p-34541d7c.entry.js +0 -2
- package/dist/web-components-library/p-34541d7c.entry.js.map +0 -1
- package/dist/web-components-library/p-356aac96.js +0 -2
- package/dist/web-components-library/p-356aac96.js.map +0 -1
- package/dist/web-components-library/p-378b2bbf.entry.js +0 -2
- package/dist/web-components-library/p-378b2bbf.entry.js.map +0 -1
- package/dist/web-components-library/p-38c63f28.entry.js +0 -2
- package/dist/web-components-library/p-38c63f28.entry.js.map +0 -1
- package/dist/web-components-library/p-38dd5e41.entry.js +0 -2
- package/dist/web-components-library/p-38dd5e41.entry.js.map +0 -1
- package/dist/web-components-library/p-3c87d5e2.entry.js +0 -2
- package/dist/web-components-library/p-3c87d5e2.entry.js.map +0 -1
- package/dist/web-components-library/p-402bd7f6.entry.js +0 -2
- package/dist/web-components-library/p-402bd7f6.entry.js.map +0 -1
- package/dist/web-components-library/p-40f68d35.entry.js +0 -2
- package/dist/web-components-library/p-40f68d35.entry.js.map +0 -1
- package/dist/web-components-library/p-415ae4fd.entry.js +0 -2
- package/dist/web-components-library/p-415ae4fd.entry.js.map +0 -1
- package/dist/web-components-library/p-4686b762.js +0 -2
- package/dist/web-components-library/p-4686b762.js.map +0 -1
- package/dist/web-components-library/p-4691b59a.entry.js +0 -2
- package/dist/web-components-library/p-4691b59a.entry.js.map +0 -1
- package/dist/web-components-library/p-472eb82d.entry.js +0 -2
- package/dist/web-components-library/p-472eb82d.entry.js.map +0 -1
- package/dist/web-components-library/p-49407985.entry.js +0 -2
- package/dist/web-components-library/p-49407985.entry.js.map +0 -1
- package/dist/web-components-library/p-4bc82510.js +0 -2
- package/dist/web-components-library/p-4bc82510.js.map +0 -1
- package/dist/web-components-library/p-4d4d422d.entry.js +0 -2
- package/dist/web-components-library/p-4d4d422d.entry.js.map +0 -1
- package/dist/web-components-library/p-54681ece.entry.js +0 -2
- package/dist/web-components-library/p-54681ece.entry.js.map +0 -1
- package/dist/web-components-library/p-54b0b04e.js +0 -7
- package/dist/web-components-library/p-54b0b04e.js.map +0 -1
- package/dist/web-components-library/p-55d22af2.js +0 -2
- package/dist/web-components-library/p-55d22af2.js.map +0 -1
- package/dist/web-components-library/p-5af8a5e1.entry.js +0 -2
- package/dist/web-components-library/p-5af8a5e1.entry.js.map +0 -1
- package/dist/web-components-library/p-5bb776c9.entry.js +0 -2
- package/dist/web-components-library/p-5bb776c9.entry.js.map +0 -1
- package/dist/web-components-library/p-5d220bbc.entry.js +0 -2
- package/dist/web-components-library/p-5d220bbc.entry.js.map +0 -1
- package/dist/web-components-library/p-5e585fe9.js +0 -2
- package/dist/web-components-library/p-5e585fe9.js.map +0 -1
- package/dist/web-components-library/p-6087739d.js +0 -2
- package/dist/web-components-library/p-6087739d.js.map +0 -1
- package/dist/web-components-library/p-60e11155.entry.js +0 -2
- package/dist/web-components-library/p-60e11155.entry.js.map +0 -1
- package/dist/web-components-library/p-626a5bb1.entry.js +0 -2
- package/dist/web-components-library/p-626a5bb1.entry.js.map +0 -1
- package/dist/web-components-library/p-647bd8e1.entry.js +0 -2
- package/dist/web-components-library/p-647bd8e1.entry.js.map +0 -1
- package/dist/web-components-library/p-67450112.entry.js +0 -2
- package/dist/web-components-library/p-67450112.entry.js.map +0 -1
- package/dist/web-components-library/p-6790a3c1.js +0 -2
- package/dist/web-components-library/p-6790a3c1.js.map +0 -1
- package/dist/web-components-library/p-68a9a3dd.entry.js +0 -2
- package/dist/web-components-library/p-68a9a3dd.entry.js.map +0 -1
- package/dist/web-components-library/p-68d48a5d.js +0 -2
- package/dist/web-components-library/p-68d48a5d.js.map +0 -1
- package/dist/web-components-library/p-69697329.entry.js +0 -2
- package/dist/web-components-library/p-69697329.entry.js.map +0 -1
- package/dist/web-components-library/p-6aba107d.entry.js +0 -2
- package/dist/web-components-library/p-6aba107d.entry.js.map +0 -1
- package/dist/web-components-library/p-6d0bb567.entry.js +0 -2
- package/dist/web-components-library/p-6d0bb567.entry.js.map +0 -1
- package/dist/web-components-library/p-7b950c26.entry.js +0 -2
- package/dist/web-components-library/p-7b950c26.entry.js.map +0 -1
- package/dist/web-components-library/p-7c5b1265.entry.js +0 -2
- package/dist/web-components-library/p-7c5b1265.entry.js.map +0 -1
- package/dist/web-components-library/p-7d4cd2e8.entry.js +0 -2
- package/dist/web-components-library/p-7d4cd2e8.entry.js.map +0 -1
- package/dist/web-components-library/p-820c2503.js +0 -2
- package/dist/web-components-library/p-820c2503.js.map +0 -1
- package/dist/web-components-library/p-83657b33.entry.js +0 -2
- package/dist/web-components-library/p-83657b33.entry.js.map +0 -1
- package/dist/web-components-library/p-87c8b285.entry.js +0 -2
- package/dist/web-components-library/p-87c8b285.entry.js.map +0 -1
- package/dist/web-components-library/p-88cf27cf.js +0 -2
- package/dist/web-components-library/p-88cf27cf.js.map +0 -1
- package/dist/web-components-library/p-955da62e.js +0 -2
- package/dist/web-components-library/p-955da62e.js.map +0 -1
- package/dist/web-components-library/p-97bba1f2.entry.js +0 -2
- package/dist/web-components-library/p-97bba1f2.entry.js.map +0 -1
- package/dist/web-components-library/p-9882e8a5.entry.js +0 -2
- package/dist/web-components-library/p-9882e8a5.entry.js.map +0 -1
- package/dist/web-components-library/p-98e8d64f.entry.js +0 -2
- package/dist/web-components-library/p-98e8d64f.entry.js.map +0 -1
- package/dist/web-components-library/p-9b50a99a.entry.js +0 -2
- package/dist/web-components-library/p-9b50a99a.entry.js.map +0 -1
- package/dist/web-components-library/p-9b52dea5.entry.js +0 -2
- package/dist/web-components-library/p-9b52dea5.entry.js.map +0 -1
- package/dist/web-components-library/p-9bcb606c.entry.js +0 -2
- package/dist/web-components-library/p-9bcb606c.entry.js.map +0 -1
- package/dist/web-components-library/p-9e71d6b3.entry.js +0 -2
- package/dist/web-components-library/p-9e71d6b3.entry.js.map +0 -1
- package/dist/web-components-library/p-9f47cebe.entry.js +0 -2
- package/dist/web-components-library/p-9f47cebe.entry.js.map +0 -1
- package/dist/web-components-library/p-9f979c92.entry.js +0 -2
- package/dist/web-components-library/p-9f979c92.entry.js.map +0 -1
- package/dist/web-components-library/p-a8901c35.entry.js +0 -2
- package/dist/web-components-library/p-a8901c35.entry.js.map +0 -1
- package/dist/web-components-library/p-a9d42b98.entry.js +0 -2
- package/dist/web-components-library/p-a9d42b98.entry.js.map +0 -1
- package/dist/web-components-library/p-ac497c80.entry.js +0 -2
- package/dist/web-components-library/p-ac497c80.entry.js.map +0 -1
- package/dist/web-components-library/p-ac768eff.js +0 -2
- package/dist/web-components-library/p-ac768eff.js.map +0 -1
- package/dist/web-components-library/p-acfde9fa.entry.js +0 -2
- package/dist/web-components-library/p-acfde9fa.entry.js.map +0 -1
- package/dist/web-components-library/p-ad7d360b.entry.js +0 -17
- package/dist/web-components-library/p-ad7d360b.entry.js.map +0 -1
- package/dist/web-components-library/p-ae71256f.entry.js +0 -2
- package/dist/web-components-library/p-ae71256f.entry.js.map +0 -1
- package/dist/web-components-library/p-af27423a.entry.js +0 -2
- package/dist/web-components-library/p-af27423a.entry.js.map +0 -1
- package/dist/web-components-library/p-b1b69181.entry.js +0 -2
- package/dist/web-components-library/p-b1b69181.entry.js.map +0 -1
- package/dist/web-components-library/p-b574f1be.entry.js +0 -2
- package/dist/web-components-library/p-b574f1be.entry.js.map +0 -1
- package/dist/web-components-library/p-b99dd793.entry.js +0 -2
- package/dist/web-components-library/p-b99dd793.entry.js.map +0 -1
- package/dist/web-components-library/p-bb8037c4.entry.js +0 -2
- package/dist/web-components-library/p-bb8037c4.entry.js.map +0 -1
- package/dist/web-components-library/p-bc956e60.entry.js +0 -2
- package/dist/web-components-library/p-bc956e60.entry.js.map +0 -1
- package/dist/web-components-library/p-c0bfa87d.js +0 -2
- package/dist/web-components-library/p-c0bfa87d.js.map +0 -1
- package/dist/web-components-library/p-c49ca2a9.entry.js +0 -2
- package/dist/web-components-library/p-c49ca2a9.entry.js.map +0 -1
- package/dist/web-components-library/p-ca5975a3.js +0 -2
- package/dist/web-components-library/p-ca5975a3.js.map +0 -1
- package/dist/web-components-library/p-cc46f0ce.js +0 -2
- package/dist/web-components-library/p-cc46f0ce.js.map +0 -1
- package/dist/web-components-library/p-d6056268.entry.js +0 -2
- package/dist/web-components-library/p-d6056268.entry.js.map +0 -1
- package/dist/web-components-library/p-dd3cc9a7.entry.js +0 -2
- package/dist/web-components-library/p-dd3cc9a7.entry.js.map +0 -1
- package/dist/web-components-library/p-deca1047.entry.js +0 -2
- package/dist/web-components-library/p-deca1047.entry.js.map +0 -1
- package/dist/web-components-library/p-e37242b8.entry.js +0 -2
- package/dist/web-components-library/p-e37242b8.entry.js.map +0 -1
- package/dist/web-components-library/p-e3e48e64.entry.js +0 -2
- package/dist/web-components-library/p-e3e48e64.entry.js.map +0 -1
- package/dist/web-components-library/p-ebcf6b4d.entry.js +0 -2
- package/dist/web-components-library/p-ebcf6b4d.entry.js.map +0 -1
- package/dist/web-components-library/p-ed03b414.entry.js +0 -2
- package/dist/web-components-library/p-ed03b414.entry.js.map +0 -1
- package/dist/web-components-library/p-f0653be6.entry.js +0 -2
- package/dist/web-components-library/p-f0653be6.entry.js.map +0 -1
- package/dist/web-components-library/p-f088324c.entry.js +0 -2
- package/dist/web-components-library/p-f088324c.entry.js.map +0 -1
- package/dist/web-components-library/p-f76d0247.js +0 -2
- package/dist/web-components-library/p-f76d0247.js.map +0 -1
- package/dist/web-components-library/p-f97c093d.entry.js +0 -2
- package/dist/web-components-library/p-f97c093d.entry.js.map +0 -1
- package/dist/web-components-library/p-f9ddfc93.entry.js +0 -2
- package/dist/web-components-library/p-f9ddfc93.entry.js.map +0 -1
- package/dist/web-components-library/p-fa4a2862.entry.js +0 -2
- package/dist/web-components-library/p-fa4a2862.entry.js.map +0 -1
- package/dist/web-components-library/p-fe8d7642.entry.js +0 -2
- package/dist/web-components-library/p-fe8d7642.entry.js.map +0 -1
- package/dist/web-components-library/web-components-library.esm.js.map +0 -1
- package/www/build/index.esm.js.map +0 -1
- package/www/build/p-011a7536.js +0 -2
- package/www/build/p-011a7536.js.map +0 -1
- package/www/build/p-025f494e.js +0 -2
- package/www/build/p-025f494e.js.map +0 -1
- package/www/build/p-04fdb6fa.js +0 -2
- package/www/build/p-04fdb6fa.js.map +0 -1
- package/www/build/p-0681692a.entry.js +0 -2
- package/www/build/p-0681692a.entry.js.map +0 -1
- package/www/build/p-10bb4f4b.js +0 -3
- package/www/build/p-10bb4f4b.js.map +0 -1
- package/www/build/p-10c29fb4.entry.js +0 -2
- package/www/build/p-10c29fb4.entry.js.map +0 -1
- package/www/build/p-13a93aef.entry.js +0 -2
- package/www/build/p-13a93aef.entry.js.map +0 -1
- package/www/build/p-158b6dda.entry.js +0 -2
- package/www/build/p-158b6dda.entry.js.map +0 -1
- package/www/build/p-179ab8fd.entry.js +0 -2
- package/www/build/p-179ab8fd.entry.js.map +0 -1
- package/www/build/p-1de0e2a1.entry.js +0 -2
- package/www/build/p-1de0e2a1.entry.js.map +0 -1
- package/www/build/p-1e4befc7.entry.js +0 -2
- package/www/build/p-1e4befc7.entry.js.map +0 -1
- package/www/build/p-210fbe0f.entry.js +0 -2
- package/www/build/p-210fbe0f.entry.js.map +0 -1
- package/www/build/p-21735a65.entry.js +0 -2
- package/www/build/p-21735a65.entry.js.map +0 -1
- package/www/build/p-2731d501.entry.js +0 -2
- package/www/build/p-2731d501.entry.js.map +0 -1
- package/www/build/p-28c6bb97.entry.js +0 -2
- package/www/build/p-28c6bb97.entry.js.map +0 -1
- package/www/build/p-2aa42d09.js +0 -2
- package/www/build/p-2aa42d09.js.map +0 -1
- package/www/build/p-2c886e8b.js +0 -2
- package/www/build/p-2c886e8b.js.map +0 -1
- package/www/build/p-2f72475d.entry.js +0 -2
- package/www/build/p-2f72475d.entry.js.map +0 -1
- package/www/build/p-2fb2243a.entry.js +0 -2
- package/www/build/p-2fb2243a.entry.js.map +0 -1
- package/www/build/p-303663a9.entry.js +0 -2
- package/www/build/p-303663a9.entry.js.map +0 -1
- package/www/build/p-3441cb4e.entry.js +0 -2
- package/www/build/p-3441cb4e.entry.js.map +0 -1
- package/www/build/p-34541d7c.entry.js +0 -2
- package/www/build/p-34541d7c.entry.js.map +0 -1
- package/www/build/p-356aac96.js +0 -2
- package/www/build/p-356aac96.js.map +0 -1
- package/www/build/p-378b2bbf.entry.js +0 -2
- package/www/build/p-378b2bbf.entry.js.map +0 -1
- package/www/build/p-38c63f28.entry.js +0 -2
- package/www/build/p-38c63f28.entry.js.map +0 -1
- package/www/build/p-38dd5e41.entry.js +0 -2
- package/www/build/p-38dd5e41.entry.js.map +0 -1
- package/www/build/p-3c87d5e2.entry.js +0 -2
- package/www/build/p-3c87d5e2.entry.js.map +0 -1
- package/www/build/p-402bd7f6.entry.js +0 -2
- package/www/build/p-402bd7f6.entry.js.map +0 -1
- package/www/build/p-40f68d35.entry.js +0 -2
- package/www/build/p-40f68d35.entry.js.map +0 -1
- package/www/build/p-415ae4fd.entry.js +0 -2
- package/www/build/p-415ae4fd.entry.js.map +0 -1
- package/www/build/p-4686b762.js +0 -2
- package/www/build/p-4686b762.js.map +0 -1
- package/www/build/p-4691b59a.entry.js +0 -2
- package/www/build/p-4691b59a.entry.js.map +0 -1
- package/www/build/p-472eb82d.entry.js +0 -2
- package/www/build/p-472eb82d.entry.js.map +0 -1
- package/www/build/p-49407985.entry.js +0 -2
- package/www/build/p-49407985.entry.js.map +0 -1
- package/www/build/p-4bc82510.js +0 -2
- package/www/build/p-4bc82510.js.map +0 -1
- package/www/build/p-4d4d422d.entry.js +0 -2
- package/www/build/p-4d4d422d.entry.js.map +0 -1
- package/www/build/p-54681ece.entry.js +0 -2
- package/www/build/p-54681ece.entry.js.map +0 -1
- package/www/build/p-54b0b04e.js +0 -7
- package/www/build/p-54b0b04e.js.map +0 -1
- package/www/build/p-55d22af2.js +0 -2
- package/www/build/p-55d22af2.js.map +0 -1
- package/www/build/p-5af8a5e1.entry.js +0 -2
- package/www/build/p-5af8a5e1.entry.js.map +0 -1
- package/www/build/p-5bb776c9.entry.js +0 -2
- package/www/build/p-5bb776c9.entry.js.map +0 -1
- package/www/build/p-5d220bbc.entry.js +0 -2
- package/www/build/p-5d220bbc.entry.js.map +0 -1
- package/www/build/p-5e585fe9.js +0 -2
- package/www/build/p-5e585fe9.js.map +0 -1
- package/www/build/p-6087739d.js +0 -2
- package/www/build/p-6087739d.js.map +0 -1
- package/www/build/p-60e11155.entry.js +0 -2
- package/www/build/p-60e11155.entry.js.map +0 -1
- package/www/build/p-626a5bb1.entry.js +0 -2
- package/www/build/p-626a5bb1.entry.js.map +0 -1
- package/www/build/p-647bd8e1.entry.js +0 -2
- package/www/build/p-647bd8e1.entry.js.map +0 -1
- package/www/build/p-67450112.entry.js +0 -2
- package/www/build/p-67450112.entry.js.map +0 -1
- package/www/build/p-6790a3c1.js +0 -2
- package/www/build/p-6790a3c1.js.map +0 -1
- package/www/build/p-68a9a3dd.entry.js +0 -2
- package/www/build/p-68a9a3dd.entry.js.map +0 -1
- package/www/build/p-68d48a5d.js +0 -2
- package/www/build/p-68d48a5d.js.map +0 -1
- package/www/build/p-69697329.entry.js +0 -2
- package/www/build/p-69697329.entry.js.map +0 -1
- package/www/build/p-6aba107d.entry.js +0 -2
- package/www/build/p-6aba107d.entry.js.map +0 -1
- package/www/build/p-6d0bb567.entry.js +0 -2
- package/www/build/p-6d0bb567.entry.js.map +0 -1
- package/www/build/p-7b950c26.entry.js +0 -2
- package/www/build/p-7b950c26.entry.js.map +0 -1
- package/www/build/p-7c5b1265.entry.js +0 -2
- package/www/build/p-7c5b1265.entry.js.map +0 -1
- package/www/build/p-7d4cd2e8.entry.js +0 -2
- package/www/build/p-7d4cd2e8.entry.js.map +0 -1
- package/www/build/p-820c2503.js +0 -2
- package/www/build/p-820c2503.js.map +0 -1
- package/www/build/p-83657b33.entry.js +0 -2
- package/www/build/p-83657b33.entry.js.map +0 -1
- package/www/build/p-87c8b285.entry.js +0 -2
- package/www/build/p-87c8b285.entry.js.map +0 -1
- package/www/build/p-88cf27cf.js +0 -2
- package/www/build/p-88cf27cf.js.map +0 -1
- package/www/build/p-955da62e.js +0 -2
- package/www/build/p-955da62e.js.map +0 -1
- package/www/build/p-97bba1f2.entry.js +0 -2
- package/www/build/p-97bba1f2.entry.js.map +0 -1
- package/www/build/p-9882e8a5.entry.js +0 -2
- package/www/build/p-9882e8a5.entry.js.map +0 -1
- package/www/build/p-98e8d64f.entry.js +0 -2
- package/www/build/p-98e8d64f.entry.js.map +0 -1
- package/www/build/p-9b50a99a.entry.js +0 -2
- package/www/build/p-9b50a99a.entry.js.map +0 -1
- package/www/build/p-9b52dea5.entry.js +0 -2
- package/www/build/p-9b52dea5.entry.js.map +0 -1
- package/www/build/p-9bcb606c.entry.js +0 -2
- package/www/build/p-9bcb606c.entry.js.map +0 -1
- package/www/build/p-9e71d6b3.entry.js +0 -2
- package/www/build/p-9e71d6b3.entry.js.map +0 -1
- package/www/build/p-9f47cebe.entry.js +0 -2
- package/www/build/p-9f47cebe.entry.js.map +0 -1
- package/www/build/p-9f979c92.entry.js +0 -2
- package/www/build/p-9f979c92.entry.js.map +0 -1
- package/www/build/p-a8901c35.entry.js +0 -2
- package/www/build/p-a8901c35.entry.js.map +0 -1
- package/www/build/p-a9d42b98.entry.js +0 -2
- package/www/build/p-a9d42b98.entry.js.map +0 -1
- package/www/build/p-ac497c80.entry.js +0 -2
- package/www/build/p-ac497c80.entry.js.map +0 -1
- package/www/build/p-ac768eff.js +0 -2
- package/www/build/p-ac768eff.js.map +0 -1
- package/www/build/p-acfde9fa.entry.js +0 -2
- package/www/build/p-acfde9fa.entry.js.map +0 -1
- package/www/build/p-ad7d360b.entry.js +0 -17
- package/www/build/p-ad7d360b.entry.js.map +0 -1
- package/www/build/p-ae71256f.entry.js +0 -2
- package/www/build/p-ae71256f.entry.js.map +0 -1
- package/www/build/p-af27423a.entry.js +0 -2
- package/www/build/p-af27423a.entry.js.map +0 -1
- package/www/build/p-b1b69181.entry.js +0 -2
- package/www/build/p-b1b69181.entry.js.map +0 -1
- package/www/build/p-b574f1be.entry.js +0 -2
- package/www/build/p-b574f1be.entry.js.map +0 -1
- package/www/build/p-b99dd793.entry.js +0 -2
- package/www/build/p-b99dd793.entry.js.map +0 -1
- package/www/build/p-bb8037c4.entry.js +0 -2
- package/www/build/p-bb8037c4.entry.js.map +0 -1
- package/www/build/p-bc956e60.entry.js +0 -2
- package/www/build/p-bc956e60.entry.js.map +0 -1
- package/www/build/p-c0bfa87d.js +0 -2
- package/www/build/p-c0bfa87d.js.map +0 -1
- package/www/build/p-c49ca2a9.entry.js +0 -2
- package/www/build/p-c49ca2a9.entry.js.map +0 -1
- package/www/build/p-ca5975a3.js +0 -2
- package/www/build/p-ca5975a3.js.map +0 -1
- package/www/build/p-cc46f0ce.js +0 -2
- package/www/build/p-cc46f0ce.js.map +0 -1
- package/www/build/p-cf60dc15.js +0 -2
- package/www/build/p-d6056268.entry.js +0 -2
- package/www/build/p-d6056268.entry.js.map +0 -1
- package/www/build/p-dd3cc9a7.entry.js +0 -2
- package/www/build/p-dd3cc9a7.entry.js.map +0 -1
- package/www/build/p-deca1047.entry.js +0 -2
- package/www/build/p-deca1047.entry.js.map +0 -1
- package/www/build/p-e37242b8.entry.js +0 -2
- package/www/build/p-e37242b8.entry.js.map +0 -1
- package/www/build/p-e3e48e64.entry.js +0 -2
- package/www/build/p-e3e48e64.entry.js.map +0 -1
- package/www/build/p-ebcf6b4d.entry.js +0 -2
- package/www/build/p-ebcf6b4d.entry.js.map +0 -1
- package/www/build/p-ed03b414.entry.js +0 -2
- package/www/build/p-ed03b414.entry.js.map +0 -1
- package/www/build/p-f0653be6.entry.js +0 -2
- package/www/build/p-f0653be6.entry.js.map +0 -1
- package/www/build/p-f088324c.entry.js +0 -2
- package/www/build/p-f088324c.entry.js.map +0 -1
- package/www/build/p-f76d0247.js +0 -2
- package/www/build/p-f76d0247.js.map +0 -1
- package/www/build/p-f97c093d.entry.js +0 -2
- package/www/build/p-f97c093d.entry.js.map +0 -1
- package/www/build/p-f9ddfc93.entry.js +0 -2
- package/www/build/p-f9ddfc93.entry.js.map +0 -1
- package/www/build/p-fa4a2862.entry.js +0 -2
- package/www/build/p-fa4a2862.entry.js.map +0 -1
- package/www/build/p-fe8d7642.entry.js +0 -2
- package/www/build/p-fe8d7642.entry.js.map +0 -1
- package/www/build/web-components-library.esm.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r,c as o,h as i}from"./p-81006561.js";const t=class{constructor(i){r(this,i),this.toggleClick=o(this,"toggleClick",7),this.isdisabled=!1,this.opened=!1,this.ariaLabel=""}emitToggleClick(){this.isdisabled||(this.opened=!this.opened,this.toggleClick.emit(this.opened))}render(){return i("button",{tabindex:this.avoidclick?"-1":"0",class:{isopen:this.opened,"avoid-clicks":this.avoidclick},disabled:this.isdisabled,"aria-expanded":this.opened?"true":"false","aria-label":this.ariaLabel,onClick:()=>this.emitToggleClick()},i("z-icon",{name:this.opened?"chevron-down":"chevron-up",width:16,height:16}),this.label)}};t.style="button{display:flex;height:36px;align-items:center;padding-right:calc(var(--space-unit) * 2);padding-left:0;border:var(--border-size-medium) solid;border-color:transparent;background-color:var(--color-surface01);border-radius:var(--border-radius);box-shadow:0 0 4px 0 rgb(0 0 0 / 20%);color:var(--color-primary01);cursor:pointer;fill:var(--color-primary01);font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-sb);outline:none;text-transform:uppercase}button::-moz-focus-inner{border:0}button:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}button:focus{box-shadow:var(--shadow-focus-primary)}button:active{border-color:var(--color-pressed-primary);box-shadow:var(--shadow-2);color:var(--color-pressed-primary);fill:var(--color-pressed-primary)}button:disabled{color:var(--color-disabled02);fill:var(--color-disabled02)}z-icon{display:inline-block;margin:0 var(--space-unit) 0 calc(var(--space-unit) * 2);transform:rotate(360deg);transition:all 200ms linear}button.isopen{top:-20px}button.avoid-clicks{pointer-events:none}";export{t as z_toggle_button}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as o,c as i,h as t}from"./p-81006561.js";const r=class{constructor(t){o(this,t),this.infoBoxClose=i(this,"infoBoxClose",7),this.isclosable=!0}emitInfoBoxClose(){this.infoBoxClose.emit({boxid:this.boxid})}render(){return t("div",{id:this.boxid},t("slot",{name:"content"}),this.isclosable&&t("z-icon",{name:"multiply","data-action":"infoBoxClose",onClick:()=>this.emitInfoBoxClose()}))}};r.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:flex;width:inherit;padding:calc(var(--space-unit) * 2);background:var(--color-primary03);border-radius:var(--border-radius)}:host>div>slot{color:var(--color-text01);font-size:14px}:host>div>z-icon{margin-left:calc(var(--space-unit) * 2);cursor:pointer;fill:var(--color-primary01)}";export{r as z_info_box}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as e,h as i}from"./p-81006561.js";const a=class{constructor(i){e(this,i),this.target="_blank",this.isdisabled=!1}renderIcon(){return this.isdisabled?i("img",{src:this.imgurl,alt:this.imgalt}):i("a",{class:"elem-icon",href:this.url,target:this.target},i("img",{src:this.imgurl,alt:this.imgalt}))}render(){const e=this.elemid?this.elemid:"";return i("div",{class:"panel-elem-container"},(this.imgurl||this.imgalt)&&i("div",{"aria-hidden":"true",class:"panel-elem-icon"},this.renderIcon()),i("div",{class:"panel-elem-link"},i("a",{class:{"z-link":!0,"z-link-disabled":this.isdisabled,"z-link-icon":!0},id:e+"link_id",href:this.url,target:this.target},i("z-icon",{height:14,width:14,name:this.linkicon}),this.linklabel)),this.descrSlotName&&i("div",{class:"panel-elem-desc"},i("slot",{name:this.descrSlotName})))}};a.style=".sc-z-panel-elem-h{width:inherit;font-family:var(--font-family sans);font-weight:var(--font-rg)}.panel-elem-container.sc-z-panel-elem{width:100%}.panel-elem-icon.sc-z-panel-elem{margin:auto calc(var(--space-unit) * 3)}.panel-elem-icon.sc-z-panel-elem img.sc-z-panel-elem{display:block;max-width:96px;height:32px;margin:auto;object-fit:contain}.panel-elem-link.sc-z-panel-elem{display:flex;align-items:center;justify-content:center;margin:var(--space-unit) auto 0;border-radius:var(--border-no-radius);font-size:12px}.panel-elem-link.sc-z-panel-elem>a.z-link.sc-z-panel-elem{padding:calc(var(--space-unit) * 0.5) 0;font-weight:var(--font-sb)}.panel-elem-desc.sc-z-panel-elem{padding-top:var(--space-unit);margin:0;letter-spacing:0.16px;text-align:center}a.sc-z-panel-elem>z-icon.sc-z-panel-elem{margin-right:var(--space-unit)}";export{a as z_panel_elem}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import{c as t}from"./p-112455b1.js";var i=t((function(t){
|
|
2
|
+
/*! Hammer.JS - v2.0.7 - 2016-04-22
|
|
3
|
+
* http://hammerjs.github.io/
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) 2016 Jorik Tangelder;
|
|
6
|
+
* Licensed under the MIT license */
|
|
7
|
+
!function(i,n,r,s){var e,h=["","webkit","Moz","MS","ms","o"],o=n.createElement("div"),u=Math.round,c=Math.abs,f=Date.now;function a(t,i,n){return setTimeout(E(t,n),i)}function v(t,i,n){return!!Array.isArray(t)&&(l(t,n[i],n),!0)}function l(t,i,n){var r;if(t)if(t.forEach)t.forEach(i,n);else if(t.length!==s)for(r=0;r<t.length;)i.call(n,t[r],r,t),r++;else for(r in t)t.hasOwnProperty(r)&&i.call(n,t[r],r,t)}function p(t,n,r){var s="DEPRECATED METHOD: "+n+"\n"+r+" AT \n";return function(){var n=new Error("get-stack-trace"),r=n&&n.stack?n.stack.replace(/^[^\(]+?[\n$]/gm,"").replace(/^\s+at\s+/gm,"").replace(/^Object.<anonymous>\s*\(/gm,"{anonymous}()@"):"Unknown Stack Trace",e=i.console&&(i.console.warn||i.console.log);return e&&e.call(i.console,s,r),t.apply(this,arguments)}}e="function"!=typeof Object.assign?function(t){if(t===s||null===t)throw new TypeError("Cannot convert undefined or null to object");for(var i=Object(t),n=1;n<arguments.length;n++){var r=arguments[n];if(r!==s&&null!==r)for(var e in r)r.hasOwnProperty(e)&&(i[e]=r[e])}return i}:Object.assign;var d=p((function(t,i,n){for(var r=Object.keys(i),e=0;e<r.length;)(!n||n&&t[r[e]]===s)&&(t[r[e]]=i[r[e]]),e++;return t}),"extend","Use `assign`."),T=p((function(t,i){return d(t,i,!0)}),"merge","Use `assign`.");function m(t,i,n){var r,s=i.prototype;(r=t.prototype=Object.create(s)).constructor=t,r._super=s,n&&e(r,n)}function E(t,i){return function(){return t.apply(i,arguments)}}function g(t,i){return"function"==typeof t?t.apply(i&&i[0]||s,i):t}function I(t,i){return t===s?i:t}function A(t,i,n){l(N(i),(function(i){t.addEventListener(i,n,!1)}))}function y(t,i,n){l(N(i),(function(i){t.removeEventListener(i,n,!1)}))}function D(t,i){for(;t;){if(t==i)return!0;t=t.parentNode}return!1}function M(t,i){return t.indexOf(i)>-1}function N(t){return t.trim().split(/\s+/g)}function R(t,i,n){if(t.indexOf&&!n)return t.indexOf(i);for(var r=0;r<t.length;){if(n&&t[r][n]==i||!n&&t[r]===i)return r;r++}return-1}function w(t){return Array.prototype.slice.call(t,0)}function O(t,i,n){for(var r=[],s=[],e=0;e<t.length;){var h=i?t[e][i]:t[e];R(s,h)<0&&r.push(t[e]),s[e]=h,e++}return n&&(r=i?r.sort((function(t,n){return t[i]>n[i]})):r.sort()),r}function S(t,i){for(var n,r,e=i[0].toUpperCase()+i.slice(1),o=0;o<h.length;){if((r=(n=h[o])?n+e:i)in t)return r;o++}return s}var C=1;function P(t){var n=t.ownerDocument||t;return n.defaultView||n.parentWindow||i}var _="ontouchstart"in i,b=S(i,"PointerEvent")!==s,x=_&&/mobile|tablet|ip(ad|hone|od)|android/i.test(navigator.userAgent),z="touch",L="mouse",U=["x","y"],j=["clientX","clientY"];function F(t,i){var n=this;this.manager=t,this.callback=i,this.element=t.element,this.target=t.options.inputTarget,this.domHandler=function(i){g(t.options.enable,[t])&&n.handler(i)},this.init()}function W(t,i,n){var r=n.pointers.length,e=n.changedPointers.length,h=1&i&&r-e==0,o=12&i&&r-e==0;n.isFirst=!!h,n.isFinal=!!o,h&&(t.session={}),n.eventType=i,function(t,i){var n=t.session,r=i.pointers,e=r.length;n.firstInput||(n.firstInput=k(i)),e>1&&!n.firstMultiple?n.firstMultiple=k(i):1===e&&(n.firstMultiple=!1);var h=n.firstInput,o=n.firstMultiple,u=o?o.center:h.center,a=i.center=q(r);i.timeStamp=f(),i.deltaTime=i.timeStamp-h.timeStamp,i.angle=Y(u,a),i.distance=X(u,a),function(t,i){var n=i.center,r=t.offsetDelta||{},s=t.prevDelta||{},e=t.prevInput||{};1!==i.eventType&&4!==e.eventType||(s=t.prevDelta={x:e.deltaX||0,y:e.deltaY||0},r=t.offsetDelta={x:n.x,y:n.y}),i.deltaX=s.x+(n.x-r.x),i.deltaY=s.y+(n.y-r.y)}(n,i),i.offsetDirection=G(i.deltaX,i.deltaY);var v,l,p=H(i.deltaTime,i.deltaX,i.deltaY);i.overallVelocityX=p.x,i.overallVelocityY=p.y,i.overallVelocity=c(p.x)>c(p.y)?p.x:p.y,i.scale=o?(v=o.pointers,X((l=r)[0],l[1],j)/X(v[0],v[1],j)):1,i.rotation=o?function(t,i){return Y(i[1],i[0],j)+Y(t[1],t[0],j)}(o.pointers,r):0,i.maxPointers=n.prevInput?i.pointers.length>n.prevInput.maxPointers?i.pointers.length:n.prevInput.maxPointers:i.pointers.length,function(t,i){var n,r,e,h,o=t.lastInterval||i,u=i.timeStamp-o.timeStamp;if(8!=i.eventType&&(u>25||o.velocity===s)){var f=i.deltaX-o.deltaX,a=i.deltaY-o.deltaY,v=H(u,f,a);r=v.x,e=v.y,n=c(v.x)>c(v.y)?v.x:v.y,h=G(f,a),t.lastInterval=i}else n=o.velocity,r=o.velocityX,e=o.velocityY,h=o.direction;i.velocity=n,i.velocityX=r,i.velocityY=e,i.direction=h}(n,i);var d=t.element;D(i.srcEvent.target,d)&&(d=i.srcEvent.target),i.target=d}(t,n),t.emit("hammer.input",n),t.recognize(n),t.session.prevInput=n}function k(t){for(var i=[],n=0;n<t.pointers.length;)i[n]={clientX:u(t.pointers[n].clientX),clientY:u(t.pointers[n].clientY)},n++;return{timeStamp:f(),pointers:i,center:q(i),deltaX:t.deltaX,deltaY:t.deltaY}}function q(t){var i=t.length;if(1===i)return{x:u(t[0].clientX),y:u(t[0].clientY)};for(var n=0,r=0,s=0;s<i;)n+=t[s].clientX,r+=t[s].clientY,s++;return{x:u(n/i),y:u(r/i)}}function H(t,i,n){return{x:i/t||0,y:n/t||0}}function G(t,i){return t===i?1:c(t)>=c(i)?t<0?2:4:i<0?8:16}function X(t,i,n){n||(n=U);var r=i[n[0]]-t[n[0]],s=i[n[1]]-t[n[1]];return Math.sqrt(r*r+s*s)}function Y(t,i,n){return n||(n=U),180*Math.atan2(i[n[1]]-t[n[1]],i[n[0]]-t[n[0]])/Math.PI}F.prototype={handler:function(){},init:function(){this.evEl&&A(this.element,this.evEl,this.domHandler),this.evTarget&&A(this.target,this.evTarget,this.domHandler),this.evWin&&A(P(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl&&y(this.element,this.evEl,this.domHandler),this.evTarget&&y(this.target,this.evTarget,this.domHandler),this.evWin&&y(P(this.element),this.evWin,this.domHandler)}};var Z={mousedown:1,mousemove:2,mouseup:4},B="mousedown",V="mousemove mouseup";function $(){this.evEl=B,this.evWin=V,this.pressed=!1,F.apply(this,arguments)}m($,F,{handler:function(t){var i=Z[t.type];1&i&&0===t.button&&(this.pressed=!0),2&i&&1!==t.which&&(i=4),this.pressed&&(4&i&&(this.pressed=!1),this.callback(this.manager,i,{pointers:[t],changedPointers:[t],pointerType:L,srcEvent:t}))}});var J={pointerdown:1,pointermove:2,pointerup:4,pointercancel:8,pointerout:8},K={2:z,3:"pen",4:L,5:"kinect"},Q="pointerdown",tt="pointermove pointerup pointercancel";function it(){this.evEl=Q,this.evWin=tt,F.apply(this,arguments),this.store=this.manager.session.pointerEvents=[]}i.MSPointerEvent&&!i.PointerEvent&&(Q="MSPointerDown",tt="MSPointerMove MSPointerUp MSPointerCancel"),m(it,F,{handler:function(t){var i=this.store,n=!1,r=t.type.toLowerCase().replace("ms",""),s=J[r],e=K[t.pointerType]||t.pointerType,h=e==z,o=R(i,t.pointerId,"pointerId");1&s&&(0===t.button||h)?o<0&&(i.push(t),o=i.length-1):12&s&&(n=!0),o<0||(i[o]=t,this.callback(this.manager,s,{pointers:i,changedPointers:[t],pointerType:e,srcEvent:t}),n&&i.splice(o,1))}});var nt={touchstart:1,touchmove:2,touchend:4,touchcancel:8},rt="touchstart",st="touchstart touchmove touchend touchcancel";function et(){this.evTarget=rt,this.evWin=st,this.started=!1,F.apply(this,arguments)}function ht(t,i){var n=w(t.touches),r=w(t.changedTouches);return 12&i&&(n=O(n.concat(r),"identifier",!0)),[n,r]}m(et,F,{handler:function(t){var i=nt[t.type];if(1===i&&(this.started=!0),this.started){var n=ht.call(this,t,i);12&i&&n[0].length-n[1].length==0&&(this.started=!1),this.callback(this.manager,i,{pointers:n[0],changedPointers:n[1],pointerType:z,srcEvent:t})}}});var ot={touchstart:1,touchmove:2,touchend:4,touchcancel:8},ut="touchstart touchmove touchend touchcancel";function ct(){this.evTarget=ut,this.targetIds={},F.apply(this,arguments)}function ft(t,i){var n=w(t.touches),r=this.targetIds;if(3&i&&1===n.length)return r[n[0].identifier]=!0,[n,n];var s,e,h=w(t.changedTouches),o=[],u=this.target;if(e=n.filter((function(t){return D(t.target,u)})),1===i)for(s=0;s<e.length;)r[e[s].identifier]=!0,s++;for(s=0;s<h.length;)r[h[s].identifier]&&o.push(h[s]),12&i&&delete r[h[s].identifier],s++;return o.length?[O(e.concat(o),"identifier",!0),o]:void 0}function at(){F.apply(this,arguments);var t=E(this.handler,this);this.touch=new ct(this.manager,t),this.mouse=new $(this.manager,t),this.primaryTouch=null,this.lastTouches=[]}function vt(t,i){1&t?(this.primaryTouch=i.changedPointers[0].identifier,lt.call(this,i)):12&t&<.call(this,i)}function lt(t){var i=t.changedPointers[0];if(i.identifier===this.primaryTouch){var n={x:i.clientX,y:i.clientY};this.lastTouches.push(n);var r=this.lastTouches;setTimeout((function(){var t=r.indexOf(n);t>-1&&r.splice(t,1)}),2500)}}function pt(t){for(var i=t.srcEvent.clientX,n=t.srcEvent.clientY,r=0;r<this.lastTouches.length;r++){var s=this.lastTouches[r],e=Math.abs(i-s.x),h=Math.abs(n-s.y);if(e<=25&&h<=25)return!0}return!1}m(ct,F,{handler:function(t){var i=ot[t.type],n=ft.call(this,t,i);n&&this.callback(this.manager,i,{pointers:n[0],changedPointers:n[1],pointerType:z,srcEvent:t})}}),m(at,F,{handler:function(t,i,n){var r=n.pointerType==L;if(!(r&&n.sourceCapabilities&&n.sourceCapabilities.firesTouchEvents)){if(n.pointerType==z)vt.call(this,i,n);else if(r&&pt.call(this,n))return;this.callback(t,i,n)}},destroy:function(){this.touch.destroy(),this.mouse.destroy()}});var dt=S(o.style,"touchAction"),Tt=dt!==s,mt="compute",Et="auto",gt="manipulation",It="none",At="pan-x",yt="pan-y",Dt=function(){if(!Tt)return!1;var t={},n=i.CSS&&i.CSS.supports;return["auto","manipulation","pan-y","pan-x","pan-x pan-y","none"].forEach((function(r){t[r]=!n||i.CSS.supports("touch-action",r)})),t}();function Mt(t,i){this.manager=t,this.set(i)}Mt.prototype={set:function(t){t==mt&&(t=this.compute()),Tt&&this.manager.element.style&&Dt[t]&&(this.manager.element.style[dt]=t),this.actions=t.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)},compute:function(){var t=[];return l(this.manager.recognizers,(function(i){g(i.options.enable,[i])&&(t=t.concat(i.getTouchAction()))})),function(t){if(M(t,It))return It;var i=M(t,At),n=M(t,yt);return i&&n?It:i||n?i?At:yt:M(t,gt)?gt:Et}(t.join(" "))},preventDefaults:function(t){var i=t.srcEvent,n=t.offsetDirection;if(this.manager.session.prevented)i.preventDefault();else{var r=this.actions,s=M(r,It)&&!Dt.none,e=M(r,yt)&&!Dt["pan-y"],h=M(r,At)&&!Dt["pan-x"];if(s&&1===t.pointers.length&&t.distance<2&&t.deltaTime<250)return;if(!h||!e)return s||e&&6&n||h&&24&n?this.preventSrc(i):void 0}},preventSrc:function(t){this.manager.session.prevented=!0,t.preventDefault()}};var Nt=32;function Rt(t){this.options=e({},this.defaults,t||{}),this.id=C++,this.manager=null,this.options.enable=I(this.options.enable,!0),this.state=1,this.simultaneous={},this.requireFail=[]}function wt(t){return 16&t?"cancel":8&t?"end":4&t?"move":2&t?"start":""}function Ot(t){return 16==t?"down":8==t?"up":2==t?"left":4==t?"right":""}function St(t,i){var n=i.manager;return n?n.get(t):t}function Ct(){Rt.apply(this,arguments)}function Pt(){Ct.apply(this,arguments),this.pX=null,this.pY=null}function _t(){Ct.apply(this,arguments)}function bt(){Rt.apply(this,arguments),this._timer=null,this._input=null}function xt(){Ct.apply(this,arguments)}function zt(){Ct.apply(this,arguments)}function Lt(){Rt.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}function Ut(t,i){return(i=i||{}).recognizers=I(i.recognizers,Ut.defaults.preset),new jt(t,i)}function jt(t,i){this.options=e({},Ut.defaults,i||{}),this.options.inputTarget=this.options.inputTarget||t,this.handlers={},this.session={},this.recognizers=[],this.oldCssProps={},this.element=t,this.input=new(this.options.inputClass||(b?it:x?ct:_?at:$))(this,W),this.touchAction=new Mt(this,this.options.touchAction),Ft(this,!0),l(this.options.recognizers,(function(t){var i=this.add(new t[0](t[1]));t[2]&&i.recognizeWith(t[2]),t[3]&&i.requireFailure(t[3])}),this)}function Ft(t,i){var n,r=t.element;r.style&&(l(t.options.cssProps,(function(s,e){n=S(r.style,e),i?(t.oldCssProps[n]=r.style[n],r.style[n]=s):r.style[n]=t.oldCssProps[n]||""})),i||(t.oldCssProps={}))}Rt.prototype={defaults:{},set:function(t){return e(this.options,t),this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(t){if(v(t,"recognizeWith",this))return this;var i=this.simultaneous;return i[(t=St(t,this)).id]||(i[t.id]=t,t.recognizeWith(this)),this},dropRecognizeWith:function(t){return v(t,"dropRecognizeWith",this)||(t=St(t,this),delete this.simultaneous[t.id]),this},requireFailure:function(t){if(v(t,"requireFailure",this))return this;var i=this.requireFail;return-1===R(i,t=St(t,this))&&(i.push(t),t.requireFailure(this)),this},dropRequireFailure:function(t){if(v(t,"dropRequireFailure",this))return this;t=St(t,this);var i=R(this.requireFail,t);return i>-1&&this.requireFail.splice(i,1),this},hasRequireFailures:function(){return this.requireFail.length>0},canRecognizeWith:function(t){return!!this.simultaneous[t.id]},emit:function(t){var i=this,n=this.state;function r(n){i.manager.emit(n,t)}n<8&&r(i.options.event+wt(n)),r(i.options.event),t.additionalEvent&&r(t.additionalEvent),n>=8&&r(i.options.event+wt(n))},tryEmit:function(t){if(this.canEmit())return this.emit(t);this.state=Nt},canEmit:function(){for(var t=0;t<this.requireFail.length;){if(!(33&this.requireFail[t].state))return!1;t++}return!0},recognize:function(t){var i=e({},t);if(!g(this.options.enable,[this,i]))return this.reset(),void(this.state=Nt);56&this.state&&(this.state=1),this.state=this.process(i),30&this.state&&this.tryEmit(i)},process:function(){},getTouchAction:function(){},reset:function(){}},m(Ct,Rt,{defaults:{pointers:1},attrTest:function(t){var i=this.options.pointers;return 0===i||t.pointers.length===i},process:function(t){var i=this.state,n=t.eventType,r=6&i,s=this.attrTest(t);return r&&(8&n||!s)?16|i:r||s?4&n?8|i:2&i?4|i:2:Nt}}),m(Pt,Ct,{defaults:{event:"pan",threshold:10,pointers:1,direction:30},getTouchAction:function(){var t=this.options.direction,i=[];return 6&t&&i.push(yt),24&t&&i.push(At),i},directionTest:function(t){var i=this.options,n=!0,r=t.distance,s=t.direction,e=t.deltaX,h=t.deltaY;return s&i.direction||(6&i.direction?(s=0===e?1:e<0?2:4,n=e!=this.pX,r=Math.abs(t.deltaX)):(s=0===h?1:h<0?8:16,n=h!=this.pY,r=Math.abs(t.deltaY))),t.direction=s,n&&r>i.threshold&&s&i.direction},attrTest:function(t){return Ct.prototype.attrTest.call(this,t)&&(2&this.state||!(2&this.state)&&this.directionTest(t))},emit:function(t){this.pX=t.deltaX,this.pY=t.deltaY;var i=Ot(t.direction);i&&(t.additionalEvent=this.options.event+i),this._super.emit.call(this,t)}}),m(_t,Ct,{defaults:{event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return[It]},attrTest:function(t){return this._super.attrTest.call(this,t)&&(Math.abs(t.scale-1)>this.options.threshold||2&this.state)},emit:function(t){1!==t.scale&&(t.additionalEvent=this.options.event+(t.scale<1?"in":"out")),this._super.emit.call(this,t)}}),m(bt,Rt,{defaults:{event:"press",pointers:1,time:251,threshold:9},getTouchAction:function(){return[Et]},process:function(t){var i=this.options,n=t.pointers.length===i.pointers,r=t.distance<i.threshold,s=t.deltaTime>i.time;if(this._input=t,!r||!n||12&t.eventType&&!s)this.reset();else if(1&t.eventType)this.reset(),this._timer=a((function(){this.state=8,this.tryEmit()}),i.time,this);else if(4&t.eventType)return 8;return Nt},reset:function(){clearTimeout(this._timer)},emit:function(t){8===this.state&&(t&&4&t.eventType?this.manager.emit(this.options.event+"up",t):(this._input.timeStamp=f(),this.manager.emit(this.options.event,this._input)))}}),m(xt,Ct,{defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return[It]},attrTest:function(t){return this._super.attrTest.call(this,t)&&(Math.abs(t.rotation)>this.options.threshold||2&this.state)}}),m(zt,Ct,{defaults:{event:"swipe",threshold:10,velocity:.3,direction:30,pointers:1},getTouchAction:function(){return Pt.prototype.getTouchAction.call(this)},attrTest:function(t){var i,n=this.options.direction;return 30&n?i=t.overallVelocity:6&n?i=t.overallVelocityX:24&n&&(i=t.overallVelocityY),this._super.attrTest.call(this,t)&&n&t.offsetDirection&&t.distance>this.options.threshold&&t.maxPointers==this.options.pointers&&c(i)>this.options.velocity&&4&t.eventType},emit:function(t){var i=Ot(t.offsetDirection);i&&this.manager.emit(this.options.event+i,t),this.manager.emit(this.options.event,t)}}),m(Lt,Rt,{defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return[gt]},process:function(t){var i=this.options,n=t.pointers.length===i.pointers,r=t.distance<i.threshold,s=t.deltaTime<i.time;if(this.reset(),1&t.eventType&&0===this.count)return this.failTimeout();if(r&&s&&n){if(4!=t.eventType)return this.failTimeout();var e=!this.pTime||t.timeStamp-this.pTime<i.interval,h=!this.pCenter||X(this.pCenter,t.center)<i.posThreshold;if(this.pTime=t.timeStamp,this.pCenter=t.center,h&&e?this.count+=1:this.count=1,this._input=t,0==this.count%i.taps)return this.hasRequireFailures()?(this._timer=a((function(){this.state=8,this.tryEmit()}),i.interval,this),2):8}return Nt},failTimeout:function(){return this._timer=a((function(){this.state=Nt}),this.options.interval,this),Nt},reset:function(){clearTimeout(this._timer)},emit:function(){8==this.state&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}}),Ut.VERSION="2.0.7",Ut.defaults={domEvents:!1,touchAction:mt,enable:!0,inputTarget:null,inputClass:null,preset:[[xt,{enable:!1}],[_t,{enable:!1},["rotate"]],[zt,{direction:6}],[Pt,{direction:6},["swipe"]],[Lt],[Lt,{event:"doubletap",taps:2},["tap"]],[bt]],cssProps:{userSelect:"none",touchSelect:"none",touchCallout:"none",contentZooming:"none",userDrag:"none",tapHighlightColor:"rgba(0,0,0,0)"}},jt.prototype={set:function(t){return e(this.options,t),t.touchAction&&this.touchAction.update(),t.inputTarget&&(this.input.destroy(),this.input.target=t.inputTarget,this.input.init()),this},stop:function(t){this.session.stopped=t?2:1},recognize:function(t){var i=this.session;if(!i.stopped){var n;this.touchAction.preventDefaults(t);var r=this.recognizers,s=i.curRecognizer;(!s||s&&8&s.state)&&(s=i.curRecognizer=null);for(var e=0;e<r.length;)n=r[e],2===i.stopped||s&&n!=s&&!n.canRecognizeWith(s)?n.reset():n.recognize(t),!s&&14&n.state&&(s=i.curRecognizer=n),e++}},get:function(t){if(t instanceof Rt)return t;for(var i=this.recognizers,n=0;n<i.length;n++)if(i[n].options.event==t)return i[n];return null},add:function(t){if(v(t,"add",this))return this;var i=this.get(t.options.event);return i&&this.remove(i),this.recognizers.push(t),t.manager=this,this.touchAction.update(),t},remove:function(t){if(v(t,"remove",this))return this;if(t=this.get(t)){var i=this.recognizers,n=R(i,t);-1!==n&&(i.splice(n,1),this.touchAction.update())}return this},on:function(t,i){if(t!==s&&i!==s){var n=this.handlers;return l(N(t),(function(t){n[t]=n[t]||[],n[t].push(i)})),this}},off:function(t,i){if(t!==s){var n=this.handlers;return l(N(t),(function(t){i?n[t]&&n[t].splice(R(n[t],i),1):delete n[t]})),this}},emit:function(t,i){this.options.domEvents&&function(t,i){var r=n.createEvent("Event");r.initEvent(t,!0,!0),r.gesture=i,i.target.dispatchEvent(r)}(t,i);var r=this.handlers[t]&&this.handlers[t].slice();if(r&&r.length){i.type=t,i.preventDefault=function(){i.srcEvent.preventDefault()};for(var s=0;s<r.length;)r[s](i),s++}},destroy:function(){this.element&&Ft(this,!1),this.handlers={},this.session={},this.input.destroy(),this.element=null}},e(Ut,{INPUT_START:1,INPUT_MOVE:2,INPUT_END:4,INPUT_CANCEL:8,STATE_POSSIBLE:1,STATE_BEGAN:2,STATE_CHANGED:4,STATE_ENDED:8,STATE_RECOGNIZED:8,STATE_CANCELLED:16,STATE_FAILED:Nt,DIRECTION_NONE:1,DIRECTION_LEFT:2,DIRECTION_RIGHT:4,DIRECTION_UP:8,DIRECTION_DOWN:16,DIRECTION_HORIZONTAL:6,DIRECTION_VERTICAL:24,DIRECTION_ALL:30,Manager:jt,Input:F,TouchAction:Mt,TouchInput:ct,MouseInput:$,PointerEventInput:it,TouchMouseInput:at,SingleTouchInput:et,Recognizer:Rt,AttrRecognizer:Ct,Tap:Lt,Pan:Pt,Swipe:zt,Pinch:_t,Rotate:xt,Press:bt,on:A,off:y,each:l,merge:T,extend:d,assign:e,inherit:m,bindFn:E,prefixed:S}),(void 0!==i?i:"undefined"!=typeof self?self:{}).Hammer=Ut,t.exports?t.exports=Ut:i.Hammer=Ut}(window,document)}));export{i as h}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as e,c as t,h as i,H as o}from"./p-81006561.js";import{P as n}from"./p-f976f29f.js";const l=class{constructor(i){e(this,i),this.clickContextualMenu=t(this,"clickContextualMenu",7),this.color="color-primary01",this.popoverPosition=n.BOTTOM_RIGHT}componentWillRender(){this.elements&&(this.jsonElements=JSON.parse(this.elements.replace(/"/g,'"')))}componentDidLoad(){this.popoverEl.bindTo=this.triggerButton}showIcon(){return!this.jsonElements.some((e=>!e.icon))}togglePopover(){this.popoverEl.open||(this.popoverEl.open=!0)}render(){var e,t;return i(o,null,i("button",{ref:e=>this.triggerButton=e,"aria-label":(null===(e=this.popoverEl)||void 0===e?void 0:e.open)?"chiudi menu contestuale":"apri menu contestuale",onClick:()=>this.togglePopover()},i("z-icon",{name:"contextual-menu",fill:this.color})),i("z-popover",{ref:e=>this.popoverEl=e,position:this.popoverPosition},i("div",{class:"popover-content-container"},i("z-list",null,i("z-list-group",{"divider-type":"element"},null===(t=this.jsonElements)||void 0===t?void 0:t.map(((e,t)=>i("z-list-element",{clickable:!e.disabled,class:"my-z-list-element","align-button":"left","expandable-style":"accordion",color:e.disabled?"color-disabled03":this.color,isContextualMenu:!0,listElementId:t,onClickItem:e=>this.clickContextualMenu.emit(e.detail)},i("div",{class:e.disabled?"disabled-element-container":"element-container"},this.showIcon()&&i("div",{class:"element-icon"},i("z-icon",{name:e.icon,width:16,height:16})),i("div",{class:"element-text"},i("span",null,e.text)))))))))))}};l.style=":host{position:relative;display:flex;align-items:center;justify-content:center;font-family:var(--font-family-sans);font-weight:var(--font-rg)}button{width:100%;height:100%;padding:0;border:none;background:transparent;cursor:pointer}z-popover{overflow:hidden}.popover-content-container{position:relative;min-width:112px;max-width:280px;background-color:var(--color-surface02);box-shadow:var(--shadow-2);white-space:nowrap}.element-container:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.element-text{overflow:hidden;font-size:14px;text-overflow:ellipsis}.element-container,.disabled-element-container{display:flex;min-height:calc(var(--space-unit) * 4);box-sizing:border-box;align-items:center;padding:calc(var(--space-unit) / 2) var(--space-unit);fill:var(--color-disabled03);gap:var(--space-unit)}.element-container{fill:var(--color-primary01)}.element-icon{display:flex}";export{l as z_contextual_menu}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,c as i,h as a,H as n,g as o}from"./p-81006561.js";import{N as e,a as s,b as r}from"./p-f976f29f.js";const l=class{constructor(a){t(this,a),this.selected=i(this,"selected",7),this.orientation=e.HORIZONTAL,this.size=s.BIG,this.selectedTab=void 0,this.focusedTab=void 0}get direction(){return this.orientation==e.HORIZONTAL?"Left":"Top"}get dimension(){return this.orientation==e.HORIZONTAL?"Width":"Height"}get tabs(){return Array.from(this.nav.children)}scrollToTab(t){t.scrollIntoView(Object.assign({behavior:"smooth"},this.orientation===e.HORIZONTAL?{block:"nearest",inline:"center"}:{block:"center",inline:"nearest"}))}navigateBackwards(){this.nav.scrollBy({[this.direction.toLowerCase()]:0-this.nav[`client${this.dimension}`]/2,behavior:"smooth"})}navigateForward(){this.nav.scrollBy({[this.direction.toLowerCase()]:this.nav[`scroll${this.direction}`]+this.nav[`client${this.dimension}`]/2,behavior:"smooth"})}isArrowNavigation(t){return Object.values(r).includes(t.key)}checkScrollVisible(){this.nav&&(this.canNavigate=this.nav[`scroll${this.dimension}`]>this.nav[`client${this.dimension}`])}checkScrollEnabled(){this.nav&&(this.canNavigateNext=this.nav[`scroll${this.direction}`]+this.nav[`client${this.dimension}`]<this.nav[`scroll${this.dimension}`],this.canNavigatePrev=this.nav[`scroll${this.direction}`]>0)}onTabSelected(){this.tabs.forEach(((t,i)=>{const a=t.querySelector("z-icon"),n=null==a?void 0:a.getAttribute("name").replace("-filled","");if(i!==this.selectedTab)return t.setAttribute("aria-selected","false"),t.tabIndex=-1,void(null==a||a.setAttribute("name",n));null==a||a.setAttribute("name",`${n}-filled`),t.setAttribute("aria-selected","true")})),this.selected.emit(this.selectedTab),void 0!==this.selectedTab&&this.scrollToTab(this.tabs[this.selectedTab])}handleTabClick(t){const i=t.target.closest("[role='tab']");this.tabs.some((t=>t.contains(i)))&&(this.selectedTab=this.tabs.indexOf(i))}onTabFocusIn(t){const i=this.tabs.findIndex((i=>i.contains(t.target)));-1!==i&&(void 0!==this.selectedTab&&(this.tabs[this.selectedTab].tabIndex=-1),this.focusedTab=i,this.tabs[this.focusedTab].tabIndex=-1,this.scrollToTab(this.tabs[this.focusedTab]))}navigateThroughTabs(t){return!this.tabs.some((i=>i.contains(t.target)))||!this.isArrowNavigation(t)||(t.preventDefault(),t.key===r.RIGHT&&this.orientation==e.HORIZONTAL||t.key===r.DOWN&&this.orientation==e.VERTICAL?(this.focusedTab++,this.focusedTab>=this.tabs.length&&(this.focusedTab=0)):(t.key===r.LEFT&&this.orientation==e.HORIZONTAL||t.key===r.UP&&this.orientation==e.VERTICAL)&&(this.focusedTab--,this.focusedTab<0&&(this.focusedTab=this.tabs.length-1)),this.tabs[this.focusedTab].hasAttribute("disabled")&&"false"!==this.tabs[this.focusedTab].getAttribute("disabled")?this.navigateThroughTabs(t):(this.tabs[this.focusedTab].focus(),void this.scrollToTab(this.tabs[this.focusedTab])))}onTabFocusOut(t){var i;this.tabs.some((i=>i.contains(t.relatedTarget)))||(this.tabs[null!==(i=this.selectedTab)&&void 0!==i?i:0].tabIndex=0,this.focusedTab=void 0)}connectedCallback(){this.resizeObserver=new ResizeObserver((()=>this.checkScrollVisible()))}componentDidLoad(){var t;this.tabs.forEach((t=>{t.setAttribute("role","tab"),t.tabIndex=-1}));const i=null!==(t=this.selectedTab)&&void 0!==t?t:this.tabs.findIndex((t=>"true"===t.ariaSelected));-1!==i?(this.selectedTab=i,this.tabs[i].tabIndex=0,this.onTabSelected()):this.tabs[0].tabIndex=0,this.resizeObserver.observe(this.nav)}disconnectedCallback(){var t;null===(t=this.resizeObserver)||void 0===t||t.disconnect()}render(){return a(n,{class:{"interactive-2":this.size===s.SMALL,"interactive-1":this.size!==s.SMALL},scrollable:this.canNavigate},a("button",{class:"navigation-button",onClick:this.navigateBackwards.bind(this),tabIndex:-1,disabled:!this.canNavigatePrev,"aria-label":"Mostra elementi precedenti",hidden:!this.canNavigate},a("z-icon",{name:this.orientation===e.HORIZONTAL?"chevron-left":"chevron-up",width:16,height:16})),a("nav",{role:"tablist","aria-label":this.ariaLabel,ref:t=>this.nav=null!=t?t:this.nav,onScroll:this.checkScrollEnabled.bind(this),"aria-orientation":this.orientation},a("slot",null)),a("button",{class:"navigation-button",onClick:this.navigateForward.bind(this),tabIndex:-1,disabled:!this.canNavigateNext,"aria-label":"Mostra elementi successivi",hidden:!this.canNavigate},a("z-icon",{name:this.orientation===e.HORIZONTAL?"chevron-right":"chevron-down",width:16,height:16})))}get host(){return o(this)}static get watchers(){return{canNavigate:["checkScrollEnabled"],selectedTab:["onTabSelected"]}}};l.style='z-navigation-tabs{position:relative;z-index:0;display:flex;overflow:hidden;flex-direction:row;font-family:var(--font-family-sans);font-weight:var(--font-rg)}z-navigation-tabs,z-navigation-tabs *{box-sizing:border-box}z-navigation-tabs>nav::-webkit-scrollbar{display:none}z-navigation-tabs .navigation-button{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;border:none;margin:0;background-color:var(--z-navigation-tabs-nav-buttons-bg, var(--color-surface01));border-radius:var(--border-no-radius);box-shadow:0 0 4px 1px var(--shadow-color-base);cursor:pointer;fill:var(--z-navigation-tabs-nav-buttons-fg, var(--color-primary01));outline:none}z-navigation-tabs .navigation-button:disabled{display:none}z-navigation-tabs>nav{z-index:0;display:flex;overflow:auto;align-items:center;justify-content:flex-start;scroll-behavior:smooth;scrollbar-width:none}z-navigation-tabs[orientation="horizontal"]>nav{width:100%}z-navigation-tabs[orientation="horizontal"] .navigation-button{top:0;width:calc(var(--space-unit) * 4);height:100%}z-navigation-tabs[orientation="horizontal"] .navigation-button:first-child{left:0}z-navigation-tabs[orientation="horizontal"] .navigation-button:last-child{right:0}z-navigation-tabs[orientation="vertical"]{width:fit-content;flex-direction:column}z-navigation-tabs[orientation="vertical"]>nav{height:100%;flex-direction:column;align-items:stretch}z-navigation-tabs[orientation="vertical"] .navigation-button{left:0;width:100%;height:calc(var(--space-unit) * 4)}z-navigation-tabs[orientation="vertical"] .navigation-button:first-child{top:0}z-navigation-tabs[orientation="vertical"] .navigation-button:last-child{bottom:0}z-navigation-tabs[size="small"][orientation="vertical"] .navigation-button{height:calc(var(--space-unit) * 4)}z-navigation-tabs>nav>*{position:relative;z-index:0;display:inline-flex;width:auto;align-items:center;justify-content:center;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 5);border:none;margin:0;background-color:unset;border-radius:var(--border-no-radius);color:var(--color-primary01);cursor:pointer;fill:currentcolor;font-family:var(--font-family-sans);font-size:inherit;gap:var(--space-unit);letter-spacing:inherit;line-height:inherit;outline:none;text-align:center;white-space:nowrap}z-navigation-tabs>nav>a{text-decoration:none}z-navigation-tabs>nav>*:focus:focus-visible{z-index:1;box-shadow:inset 0 0 4px 3px var(--color-highlight)}z-navigation-tabs>nav>:not([disabled]):hover{background-color:var(--color-surface02)}z-navigation-tabs>nav>button[disabled]{color:var(--color-disabled03);cursor:not-allowed;fill:currentcolor;pointer-events:all}z-navigation-tabs>nav>:not([disabled]):hover,nav>[aria-selected="true"]{color:var(--color-hover-secondary);fill:currentcolor}z-navigation-tabs>nav>:not([disabled]):hover::after,nav>[aria-selected="true"]::after{position:absolute;background-color:var(--color-hover-secondary);content:""}z-navigation-tabs[orientation="horizontal"]>nav>:not([disabled]):hover::after,z-navigation-tabs[orientation="horizontal"]>nav>[aria-selected="true"]::after{bottom:0;left:0;width:100%;height:var(--border-size-large)}z-navigation-tabs>nav>* z-icon{--z-icon-width:calc(var(--space-unit) * 2);--z-icon-height:calc(var(--space-unit) * 2);display:flex;margin:0}z-navigation-tabs[size="small"][orientation="horizontal"]>nav>*{padding:var(--space-unit) calc(var(--space-unit) * 2)}z-navigation-tabs[size="small"][orientation="horizontal"]>nav>:not([disabled]):hover::after,z-navigation-tabs[size="small"][orientation="horizontal"]>nav>[aria-selected="true"]::after{height:var(--border-size-medium)}z-navigation-tabs[size="small"]:not([orientation="vertical"])>nav>* z-icon{--z-icon-width:14px;--z-icon-height:14px}z-navigation-tabs[orientation="vertical"]>nav>*{padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}z-navigation-tabs[orientation="vertical"]>nav>*>:not(z-icon){display:none}z-navigation-tabs[orientation="vertical"]>nav>:not([disabled]):hover::after,z-navigation-tabs[orientation="vertical"]>nav>[aria-selected="true"]::after{top:0;right:0;width:var(--border-size-large);height:100%}';export{l as z_navigation_tabs}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{Z as z_tr}from"./p-98badafc.js";import"./p-81006561.js";import"./p-a01baa71.js";import"./p-f976f29f.js";import"./p-b497e33e.js";import"./p-571b55dc.js";import"./p-9021c92a.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{Z as z_table_body}from"./p-7426f322.js";import"./p-81006561.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,c as e,h as o,H as i,g as s}from"./p-81006561.js";const l=class{constructor(o){t(this,o),this.opened=e(this,"opened",7),this.closed=e(this,"closed",7)}toggle(){this.hasContent&&(this.open=!this.open,this.open?this.opened.emit():this.closed.emit())}handleClick(t){this.open&&!this.hostElement.contains(t.target)&&(this.open=!1,this.closed.emit())}checkContent(){this.hasContent=this.hostElement.querySelectorAll('[slot="item"]').length>0}onLabelSlotChange(t){const e=t.target.assignedElements()[0];e.dataset.text=(null==e?void 0:e.innerText)||null}componentWillLoad(){this.checkContent()}render(){return o(i,{role:"menu",open:this.open},o("button",{class:"label","aria-pressed":this.open?"true":"false",onClick:this.toggle.bind(this)},o("slot",{onSlotchange:this.onLabelSlotChange.bind(this)}),this.hasContent&&o("z-icon",{name:this.open?"chevron-up":"chevron-down"})),this.open&&o("div",{class:"items"},o("slot",{name:"item",onSlotchange:this.checkContent.bind(this)})))}get hostElement(){return s(this)}};l.style=':host{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;font-family:var(--font-family-sans)}:host,::slotted(*),*{box-sizing:border-box}::slotted(a){text-decoration:none}::slotted(*){color:var(--color-text01);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host(:is([active],[open])) .label,.label:hover{border-color:var(--color-secondary01)}:host(:is([active],[open])) .label ::slotted(*),.label:focus:focus-visible ::slotted(*),.label:hover ::slotted(*){font-weight:var(--font-bd)}.label{display:flex;width:100%;align-items:center;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) / 2);border:0;border-bottom:var(--border-size-small) solid var(--color-surface05);margin:0;background:transparent;border-radius:0;cursor:pointer;text-align:left}::slotted([data-text]){display:inline-flex;flex-direction:column}::slotted([data-text])::after{overflow:hidden;height:0;content:attr(data-text);content:attr(data-text) / "";font-weight:var(--font-bd);pointer-events:none;user-select:none;visibility:hidden}@media speech{::slotted([data-text])::after{display:none}}.label ::slotted(*){width:100%;margin:0;font-size:var(--font-size-3);line-height:1.25}.label:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.label z-icon{margin-left:calc(var(--space-unit) * 4);fill:var(--color-icon02)}.items{display:flex;width:100%;flex-direction:column;padding:calc(var(--space-unit) / 2);padding-bottom:calc(var(--space-unit) * 1.5)}.items>::slotted([slot="item"]){display:inline-flex;padding:calc(var(--space-unit) / 2);margin:0;font-size:var(--font-size-2);line-height:1.4;outline:none}.items>::slotted([slot="item"]:focus:focus-visible){box-shadow:var(--shadow-focus-primary);color:var(--color-secondary01)}.items>::slotted([slot="item"]:hover),.items>::slotted([slot="item"]:focus:focus-visible),.items>::slotted([slot="item"][active]){color:var(--color-secondary01);font-weight:var(--font-bd)}';export{l as z_menu_section}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,h as e,H as a,g as s}from"./p-81006561.js";import"./p-9508cd3e.js";import"./p-c298cb2f.js";import"./p-98badafc.js";import"./p-fde82dc3.js";import"./p-a01baa71.js";import"./p-f976f29f.js";import"./p-b497e33e.js";import"./p-571b55dc.js";import"./p-9021c92a.js";const o=class{constructor(e){t(this,e),this.bordered=!1,this.expandable=!1}updateExpandable(){this.expandable=this.host.querySelectorAll("z-tr[expandable]").length>0}componentWillLoad(){this.expandableMutationObserver=new MutationObserver((()=>{this.updateExpandable()})),this.expandableMutationObserver.observe(this.host,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["expandable"],attributeOldValue:!1})}disconnectedCallback(){this.expandableMutationObserver.disconnect()}render(){return e(a,{expandable:this.expandable},e("div",{class:"table",role:"table"},e("slot",null)))}get host(){return s(this)}};o.style=":host{--z-table--cells-padding:calc(var(--space-unit) * 2);position:relative;display:block;overflow:auto;max-width:100%;box-sizing:border-box;background-color:var(--color-surface01)}:host([expandable]){--z-table--expand-button-size:40px}:host([bordered]){--z-table--cell-left-border:1px solid var(--color-surface03)}.table{min-width:max-content}";export{o as z_table}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r,h as o}from"./p-81006561.js";const s=class{constructor(o){r(this,o)}render(){return o("div",{class:this.type},o("slot",null))}};s.style=":host{display:block;box-sizing:border-box;color:var(--color-surface05);font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-rg);line-height:calc(var(--space-unit) * 2)}:host>div{padding:calc(var(--space-unit) * 2)}:host>.success{background:var(--color-success-inverse);fill:var(--color-success01)}:host>.warning{background:var(--color-warning-inverse);fill:var(--color-warning01)}:host>.error{background:var(--color-error-inverse);fill:var(--color-error01)}";export{s as z_alert}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as i,c as e,h as t,H as s,g as o}from"./p-81006561.js";import{x as n,P as l}from"./p-f976f29f.js";import{t as r}from"./p-b497e33e.js";const h=class{constructor(t){i(this,t),this.removeFile=e(this,"removeFile",7),this.allowPopover=!1,this.popoverVisible=!1}removeFileHandler(){this.removeFile.emit({fileName:this.fileName}),this.el.remove()}onMouseOver(){this.popoverVisible=!0}onMouseLeave(){this.popoverVisible=!1}onInteractiveIconClick(){this.removeFileHandler()}componentDidLoad(){var i,e;this.elementHasEllipsis()&&window.innerWidth>r&&(this.allowPopover=!0),null===(e=null===(i=this.icon)||void 0===i?void 0:i.focus)||void 0===e||e.call(i)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return t(s,null,this.allowPopover&&t("z-popover",{open:this.popoverVisible,position:l.AUTO,bindTo:this.chip},t("span",{class:"body-5 tooltip-content"},this.ellipsis.innerText)),t("z-chip",{ref:i=>this.chip=i,id:`chip-${this.fileNumber}`,interactiveIcon:"multiply-circled",type:n.DEFAULT},t("span",{ref:i=>this.ellipsis=i,tabIndex:-1},this.fileName)))}get el(){return o(this)}};h.style=".sc-z-file-h{position:relative;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-file-h>z-popover.sc-z-file{z-index:10}.sc-z-file-h>z-popover.sc-z-file>.tooltip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file span.sc-z-file{display:block;overflow:hidden;max-width:250px;letter-spacing:0.32px;line-height:1.33;text-overflow:ellipsis;white-space:nowrap}";export{h as z_file}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r,c as t,h as o}from"./p-81006561.js";import{t as i}from"./p-b497e33e.js";const s=class{constructor(o){r(this,o),this.buttonSortClick=t(this,"buttonSortClick",7),this.sortlabelasc="A-Z",this.sortlabeldesc="Z-A",this.isselected=!1,this.sortasc=!0,this.allowTooltip=!1}emitButtonSortClick(){this.isselected?this.sortasc=!this.sortasc:this.isselected=!0,this.buttonSortClick.emit({buttonid:this.buttonid,sortAsc:this.sortasc})}componentDidLoad(){this.elementHasEllipsis()&&window.innerWidth>i&&(this.allowTooltip=!0)}setButtonTitle(){return this.allowTooltip?`${this.sortasc?this.label:this.desclabel}`:""}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return o("button",{title:this.setButtonTitle(),id:this.buttonid,class:this.isselected&&"selected",onClick:()=>this.emitButtonSortClick()},o("span",{ref:r=>this.ellipsis=r,class:"ellipsis"},!this.sortasc&&this.desclabel?this.desclabel:this.label),o("span",{class:"counter"},this.counter&&` (${this.counter})`),o("span",{class:"sort"},this.sortasc?this.sortlabelasc:this.sortlabeldesc),o("z-icon",{name:"caret-up-down",width:16,height:16}))}};s.style="button{display:flex;max-width:100%;height:36px;align-items:center;padding:0 var(--space-unit);border:var(--border-size-medium) solid var(--color-primary01);background-color:var(--color-surface01);border-radius:var(--border-radius);color:var(--color-primary01);cursor:pointer;fill:var(--color-primary01);font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-sb);outline:none}button::-moz-focus-inner{border:0}button:hover{border-color:var(--color-hover-primary);color:var(--color-hover-primary);fill:var(--color-hover-primary)}button:focus{border-color:var(--color-primary01);box-shadow:var(--shadow-focus-primary);color:var(--color-primary01);fill:var(--color-primary01)}button:active{border-color:var(--color-pressed-primary);box-shadow:var(--shadow-2);color:var(--color-pressed-primary);fill:var(--color-pressed-primary)}button.selected{border-color:var(--color-active-primary);background-color:var(--color-active-primary);color:var(--color-text-inverse);fill:var(--color-text-inverse)}button>span.ellipsis{overflow:hidden;padding:0;margin:0;text-overflow:ellipsis;white-space:nowrap}button>span.counter{margin-right:calc(var(--space-unit) * 2);margin-left:calc(var(--space-unit) / 2)}button>span.sort{margin-right:calc(var(--space-unit) / 2);white-space:nowrap}button>span{margin-right:calc(var(--space-unit) / 2)}@media (min-width: 768px){button{max-width:325px}}@media (min-width: 1152px){button{max-width:490px}}";export{s as z_button_sort}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as i,c as t,h as n}from"./p-81006561.js";import{P as e}from"./p-f976f29f.js";import{a as s}from"./p-a01baa71.js";import"./p-b497e33e.js";const o=class{constructor(n){i(this,n),this.flipCard=t(this,"flipCard",7),this.htmltabindex=0,this.hiddenContent=!1,this.tooltip=!1,this.emitFlipCard=this.emitFlipCard.bind(this)}emitFlipCard(i=!1){this.flipCard.emit(i)}componentWillLoad(){this.setStringOrArray()}componentWillUpdate(){this.setStringOrArray()}componentDidRender(){this.handleContentHeight()}handleContentHeight(){if(this.contentWrapper||this.infoWrapper){if(this.contentWrapper.scrollHeight>this.contentWrapper.offsetHeight||this.infoWrapper.scrollHeight>this.infoWrapper.offsetHeight)return this.infoWrapper.style.height=this.contentWrapper.offsetHeight-this.onlineLicenseWrapper.offsetHeight-this.offlineLicenseWrapper.offsetHeight+"px",void(this.hiddenContent=!0);this.hiddenContent=!1}else this.hiddenContent=!1}setStringOrArray(){this.cardData="string"==typeof this.data?JSON.parse(this.data):this.data}renderCloseIcon(){return n("z-icon",{name:"multiply-circled-filled",height:18,width:18,onClick:()=>this.emitFlipCard(!1),tabindex:this.htmltabindex,onKeyUp:i=>{s(i,this.emitFlipCard,!1)}})}renderGeneralSection(){var i,t;const e=null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.title,s=null===(t=null==this?void 0:this.cardData)||void 0===t?void 0:t.description;return n("section",{class:"info-wrapper "+(this.hiddenContent?"hidden":""),onClick:()=>{this.hiddenContent&&(this.tooltip=!this.tooltip)},ref:i=>this.infoWrapper=i},this.renderAuthor(),this.renderYear(),e,n("br",null),s)}renderAuthor(){var i;const t=null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.author;return t?n("span",null,"Autore: ",n("b",null,t),n("br",null)):null}renderYear(){var i;const t=null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.year;return t?n("span",null,"Anno: ",n("b",null,t),n("br",null)):null}renderTooltip(){if(!this.tooltip)return;if(!this.cardData)return;const{title:i,year:t,author:s,description:o}=this.cardData;return n("z-popover",{position:e.RIGHT,onClick:()=>this.tooltip=!1},`${i} ${t} ${s} ${o}`)}setExpirationLicenseMessage(i){return"online"===i&&this.cardData.onlineLicense.expired||"offline"===i&&this.cardData.offlineLicense.expired?n("span",{class:"expired"},"SCADUTA"):"online"===i&&this.cardData.onlineLicense.expiring||"offline"===i&&this.cardData.offlineLicense.expiring?n("span",{class:"expiring"},"IN SCADENZA"):void 0}renderOnlineLicenseSection(){var i;if(null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.onlineLicense)return n("section",{ref:i=>this.onlineLicenseWrapper=i},n("span",{class:"license-heading"},n("span",null,"Licenza online"),this.setExpirationLicenseMessage("online")),"Scadenza il ",n("b",null,this.cardData.onlineLicense.expiration),n("br",null))}renderOfflineLicenseSection(){var i;if(null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.offlineLicense)return n("section",{ref:i=>this.offlineLicenseWrapper=i},n("span",{class:"license-heading"},n("span",null,"Licenza offline"),this.setExpirationLicenseMessage("offline")),"Scadenza il ",n("b",null,this.cardData.offlineLicense.expiration),n("br",null),"Installazioni disponibili: ",n("b",null,this.cardData.offlineLicense.installations))}render(){return n("div",null,this.renderCloseIcon(),n("div",{class:"content-wrapper",ref:i=>this.contentWrapper=i},this.renderGeneralSection(),this.renderTooltip(),this.renderOnlineLicenseSection(),this.renderOfflineLicenseSection()),n("div",{class:"cta-wrapper"},n("slot",null)))}};o.style=':host{width:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{position:relative;display:grid;width:calc(100% + calc(var(--space-unit) * 2));height:402px;box-sizing:border-box;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);border:var(--border-size-small) solid var(--color-primary01);margin-left:calc(-1 * var(--space-unit));background:var(--color-surface01);border-radius:0;box-shadow:0 2px 4px 0 rgb(66 69 72 / 35%)}:host>div>z-icon{position:absolute;top:var(--space-unit);right:var(--space-unit);cursor:pointer;fill:var(--color-primary01)}:host>div>div.cta-wrapper{display:flex;flex-flow:column nowrap;align-self:end;justify-content:space-between}:host>div>div.content-wrapper{position:relative;overflow:hidden;align-self:stretch}:host>div>div.content-wrapper>section{box-sizing:border-box;padding:var(--space-unit) 0;border-bottom:var(--border-size-small) solid var(--color-surface04);color:var(--color-surface05);font-size:14px;line-height:20px}:host>div>div.content-wrapper>section:last-child{border-bottom:none}:host>div>div.content-wrapper>section.info-wrapper{position:relative;overflow:hidden;box-sizing:border-box}:host>div>div.content-wrapper>section.info-wrapper.hidden::after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg, rgb(255 0 0 / 0%), rgb(255 0 0 / 0%) 60%, white);content:"";pointer-events:none}:host>div>div.content-wrapper>section>span.license-heading{display:flex;justify-content:space-between}:host>div>div.content-wrapper>section>span.license-heading>span.expired{color:var(--color-secondary02);font-size:12px;font-weight:600}:host>div>div.content-wrapper>section>span.license-heading>span.expiring{color:var(--color-warning01);font-size:12px;font-weight:600}:host>div>div.content-wrapper>z-popover{position:absolute;top:0;left:calc(var(--space-unit) * 4)}';export{o as z_myz_card_info}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{Z as z_thead}from"./p-9508cd3e.js";import"./p-81006561.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var t,n,o,e,a,i,s,r,c,u,f,l,d,m,p,g,b,h,w,_,A,E,v,x,k,T,y,D,R,S,C,O,B,N,P,U,W,z,L,M,H,I,K,j,q,F,G,J,Q,V,X,Y,Z;!function(t){t.REAL="reale",t.VIRTUAL="virtuale",t.TRIAL="saggio",t.TEMP="reale_temp"}(t||(t={})),function(t){t.BORDER="border",t.SHADOW="shadow",t.OVERLAY="overlay",t.TEXT="text"}(n||(n={})),function(t){t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(o||(o={})),function(t){t.BIG="big",t.SMALL="small"}(e||(e={})),function(t){t.LEFT="ArrowLeft",t.RIGHT="ArrowRight",t.UP="ArrowUp",t.DOWN="ArrowDown"}(a||(a={})),function(t){t.PRIMARY="primary",t.SECONDARY="secondary",t.TERTIARY="tertiary"}(i||(i={})),function(t){t.SUBMIT="submit",t.RESET="reset",t.BUTTON="button"}(s||(s={})),function(t){t.BIG="big",t.SMALL="small",t.X_SMALL="x-small"}(r||(r={})),function(t){t.BIG="big",t.SMALL="small",t.X_SMALL="x-small"}(c||(c={})),function(t){t.TEXT="text",t.PASSWORD="password",t.NUMBER="number",t.EMAIL="email",t.TEXTAREA="textarea",t.CHECKBOX="checkbox",t.RADIO="radio",t.TEL="tel",t.URL="url",t.SEARCH="search"}(u||(u={})),function(t){t.SUCCESS="success",t.ERROR="error",t.WARNING="warning"}(f||(f={})),function(t){t.AUTO="auto",t.TOP="top",t.RIGHT="right",t.BOTTOM="bottom",t.LEFT="left",t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left",t.RIGHT_TOP="right_top",t.RIGHT_BOTTOM="right_bottom",t.LEFT_TOP="left_top",t.LEFT_BOTTOM="left_bottom"}(l||(l={})),function(t){t[t.TAB=9]="TAB",t[t.SPACE=32]="SPACE",t[t.ESC=27]="ESC",t[t.ENTER=13]="ENTER",t[t.ARROW_UP=38]="ARROW_UP",t[t.ARROW_DOWN=40]="ARROW_DOWN",t[t.BACKSPACE=8]="BACKSPACE",t[t.DELETE=46]="DELETE"}(d||(d={})),function(t){t.TAB="Tab",t.SPACE="Space",t.ESC="Escape",t.ENTER="Enter",t.ARROW_UP="ArrowUp",t.ARROW_DOWN="ArrowDown",t.BACKSPACE="Backspace",t.DELETE="Delete"}(m||(m={})),function(t){t.DARK="dark",t.LIGHT="light"}(p||(p={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large"}(g||(g={})),function(t){t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(b||(b={})),function(t){t.ASC="asc",t.DESC="desc"}(h||(h={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large"}(w||(w={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large",t.X_LARGE="x-large"}(_||(_={})),function(t){t.ACCORDION="accordion",t.MENU="menu"}(A||(A={})),function(t){t.RIGHT="right",t.LEFT="left"}(E||(E={})),function(t){t.RIGHT="right",t.LEFT="left"}(v||(v={})),function(t){t.NONE="none",t.HEADER="header",t.ELEMENT="element"}(x||(x={})),function(t){t.NONE="none",t.ORDERED="ordered",t.UNORDERED="unordered"}(k||(k={})),function(t){t.SUCCESS="success",t.WARNING="warning",t.ERROR="error"}(T||(T={})),function(t){t.SUCCESS="success",t.WARNING="warning",t.ERROR="error"}(y||(y={})),function(t){t.MOBILE="mobile",t.TABLET="tablet",t.DESKTOP="desktop",t.DESKTOP_WIDE="desktop-wide"}(D||(D={})),function(t){t.PREVIEW="preview",t.OPEN="open",t.CLOSED="closed"}(R||(R={})),function(t){t.DARK="dark",t.LIGHT="light",t.ACCENT="accent",t.ERROR="error",t.SUCCESS="success",t.WARNING="warning"}(S||(S={})),function(t){t.SLIDE_IN_LEFT="slide-in-left",t.SLIDE_IN_RIGHT="slide-in-right",t.SLIDE_IN_DOWN="slide-in-down",t.SLIDE_IN_UP="slide-in-up",t.SLIDE_OUT_LEFT="slide-out-left",t.SLIDE_OUT_RIGHT="slide-out-right",t.SLIDE_OUT_DOWN="slide-out-down",t.SLIDE_OUT_UP="slide-out-up"}(C||(C={})),function(t){t.TOP_RIGHT="top-right",t.TOP_LEFT="top-left",t.TOP_CENTRE="top-centre",t.BOTTOM_RIGHT="bottom-right",t.BOTTOM_LEFT="bottom-left",t.BOTTOM_CENTRE="bottom-centre"}(O||(O={})),function(t){t.EXPANDABLE="expandable",t.PADDING="padding",t.NONE="none"}(B||(B={})),function(t){t.POLITE="polite",t.ASSERTIVE="assertive"}(N||(N={})),function(t){t.LEFT="left",t.RIGHT="right"}(P||(P={})),function(t){t.OVERLAY="overlay",t.PUSHCONTENT="pushcontent"}(U||(U={})),function(t){t.DEFAULT="default",t.DRAGDROP="dragdrop"}(W||(W={})),function(t){t.DEFAULT="default",t.MEDIUM="medium",t.SMALL="small"}(z||(z={})),function(t){t.BEFORE="before",t.AFTER="after"}(L||(L={})),function(t){t.DATE="date",t.DATE_TIME="date-time",t.MONTHS="months"}(M||(M={})),function(t){t[t.DATE=401]="DATE",t[t.DATE_TIME=523]="DATE_TIME",t[t.MONTHS=288]="MONTHS"}(H||(H={})),function(t){t.TOP="top",t.BOTTOM="bottom"}(I||(I={})),function(t){t.DATE="date",t.DATE_TIME="date-time"}(K||(K={})),function(t){t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left"}(j||(j={})),function(t){t.OVERLAY="overlay",t.STACKED="stacked"}(q||(q={})),function(t){t.TOP="top",t.BOTTOM="bottom"}(F||(F={})),function(t){t.OVER="over",t.BOTTOM="bottom"}(G||(G={})),function(t){t.DOTS="dots",t.NUMBERS="numbers"}(J||(J={})),function(t){t.SEMIBOLD="semibold",t.UNDERLINED="underlined"}(Q||(Q={})),function(t){t.TEXT="text",t.ICON="icon"}(V||(V={})),function(t){t.HOVER="hover",t.ALWAYS="always"}(X||(X={})),function(t){t.EXPANDED="expanded",t.COMPACT="compact",t.SEARCH="search"}(Y||(Y={})),function(t){t.DEFAULT="default",t.BACKGROUND="background"}(Z||(Z={}));export{w as A,i as B,n as C,g as D,A as E,H as F,I as G,K as H,u as I,j as J,d as K,t as L,q as M,o as N,U as O,l as P,F as Q,G as R,h as S,p as T,J as U,Q as V,V as W,X,Y,B as Z,Z as _,e as a,a as b,s as c,r as d,c as e,f,m as g,b as h,_ as i,E as j,v as k,x as l,k as m,T as n,y as o,D as p,R as q,S as r,C as s,O as t,N as u,P as v,W as w,z as x,L as y,M as z}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,h as s,H as i}from"./p-81006561.js";import{A as a}from"./p-f976f29f.js";const r=class{constructor(s){var i,r;t(this,s),this.size=a.MEDIUM,this.textColor="color-white",this.backgroundColor="gray700",0===(null===(i=this.text)||void 0===i?void 0:i.length)&&0===(null===(r=this.image)||void 0===r?void 0:r.length)&&console.warn("z-avatar must contain at least one prop between text and image")}getTextSize(){return this.size===a.SMALL?"5":this.size===a.MEDIUM?"4":this.size===a.LARGE?"2":void 0}render(){return s(i,{class:{[this.size]:!0,[`body-${this.getTextSize()}-sb`]:!0},style:{color:`var(--${this.textColor})`,backgroundColor:`var(--${this.backgroundColor})`}},this.text&&!this.image&&s("span",null,this.text.substring(0,2)),this.image&&s("img",{src:this.image,onError:()=>this.image=""}))}};r.style=":host{display:inline-flex;overflow:hidden;align-items:center;justify-content:center;background-color:var(--gray700);border-radius:50%;font-family:var(--font-family-sans);text-transform:uppercase}:host(.small),:host(.small)>img{width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3)}:host(.medium),:host(.medium)>img{width:calc(var(--space-unit) * 4);height:calc(var(--space-unit) * 4)}:host(.large),:host(.large)>img{width:calc(var(--space-unit) * 5);height:calc(var(--space-unit) * 5)}:host>img{object-fit:cover}";export{r as z_avatar}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as o,c as a,h as r}from"./p-81006561.js";import{e as i,_ as t}from"./p-f976f29f.js";const s=class{constructor(r){o(this,r),this.toggled=a(this,"toggled",7),this.size=i.BIG,this.isDisabled=!1,this.open=!1,this.highlight=!1,this.variant=t.DEFAULT,this.shadow=!0}onDisabledChange(){this.isDisabled&&(this.open=!1)}onDetailsToggle(){if(this.isDisabled)return this.open=!1,void(this.detailsElm.open=!1);this.open=this.detailsElm.open,this.toggled.emit(this.open)}render(){return r("details",{ref:o=>this.detailsElm=o,onToggle:this.onDetailsToggle.bind(this),open:this.open},r("summary",{tabIndex:this.isDisabled?-1:null,part:"summary"},this.icon&&r("z-icon",{class:"z-accordion-label-icon",name:this.icon}),r("span",{class:"z-accordion-label"},this.label),r("span",{class:"z-accordion-tags"},r("slot",{name:"tag"})),r("z-icon",{class:"z-accordion-chevron",name:this.open?"chevron-up":"chevron-down"})),!this.isDisabled&&r("div",{class:"z-accordion-content",part:"content"},r("slot",null)))}static get watchers(){return{isDisabled:["onDisabledChange"]}}};s.style=':host,:host *,:host ::slotted(*){box-sizing:border-box}:host{--z-accordion-highlight-color:transparent;--z-accordion-bg:var(--color-surface01);--z-accordion-label-color:var(--color-text01);--z-accordion-disabled-label-color:var(--color-text03);--z-accordion-content-bg:var(--color-surface01);--z-accordion-content-fg:var(--color-text01);--z-accordion-hover-color:var(--color-surface03);--z-accordion-left-padding:calc(var(--space-unit) * 2);--z-accordion-right-padding:var(--space-unit);--z-accordion-label-font-weight:var(--font-sb);display:block;border-top:var(--border-size-small) solid var(--color-surface03);border-bottom:var(--border-size-small) solid var(--color-surface03);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host([variant="background"]){border:var(--border-size-small) solid var(--color-surface03);border-radius:var(--border-radius)}:host([variant="background"][shadow]){box-shadow:var(--shadow-2)}details{background-color:transparent}summary{--summary-x-small-height:32px;--summary-small-height:36px;--summary-big-height:44px;--summary-height:var(--summary-big-height);--summary-y-padding:var(--space-unit);position:relative;display:flex;height:var(--summary-height);align-items:center;padding:var(--summary-y-padding) var(--z-accordion-right-padding) var(--summary-y-padding)\n var(--z-accordion-left-padding);background-color:var(--z-accordion-bg);column-gap:var(--space-unit);cursor:pointer;list-style:none}:host([size="x-small"]) summary{--summary-height:var(--summary-x-small-height)}:host([size="small"]) summary{--summary-height:var(--summary-small-height)}:host(:is([size="x-small"],[size="small"])) summary{--summary-y-padding:calc(var(--space-unit) / 2)}:host([variant="background"]) summary{padding-right:calc(var(--space-unit) * 2);border-radius:calc(var(--border-radius) - var(--border-size-small))}:host([variant="background"][open]) summary{border-bottom-left-radius:0;border-bottom-right-radius:0}:host([is-disabled]) summary{cursor:default}summary:focus:focus-visible{background-color:var(--color-surface03);box-shadow:var(--shadow-focus-primary);outline:none}summary::before,:host([highlight][variant="background"]) .z-accordion-content::before{position:absolute;top:0;left:0;display:block;width:var(--space-unit);height:100%;content:""}:host([highlight][variant="background"]) summary::before{border-top-left-radius:calc(var(--border-radius) - var(--border-size-small))}:host([highlight][variant="background"]:not([open])) summary::before,:host([highlight][variant="background"][open]) .z-accordion-content::before{border-bottom-left-radius:calc(var(--border-radius) - var(--border-size-small))}:host([highlight]) summary::before,:host([highlight][variant="background"]) .z-accordion-content::before{background-color:var(--z-accordion-highlight-color, transparent)}:host([is-disabled][highlight]) summary::before,:host([is-disabled][highlight][variant="background"]) .z-accordion-content::before{background-color:var(--z-accordion-disabled-label-color)}summary>z-icon{fill:var(--z-accordion-label-color)}:host([is-disabled]) summary>z-icon{fill:var(--z-accordion-disabled-label-color)}.z-accordion-label{color:var(--z-accordion-label-color);font-size:var(--font-size-3);font-weight:var(--z-accordion-label-font-weight)}:host([size="x-small"]) .z-accordion-label{font-size:var(--font-size-2)}:host([size="x-small"]) :is(.z-accordion-label-icon,.z-accordion-chevron){--z-icon-width:16px;--z-icon-height:16px}.z-accordion-tags{display:flex;align-items:center;column-gap:calc(var(--space-unit) / 2)}summary z-icon.z-accordion-chevron{margin-left:auto}.z-accordion-content{position:relative;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2) calc(var(--space-unit) * 2);background-color:var(--z-accordion-content-bg);color:var(--z-accordion-content-fg);font-size:var(--font-size-2);}:host(:is([size="x-small"],[size="small"])) .z-accordion-content{padding-bottom:var(--space-unit)}:host([size="x-small"]) .z-accordion-content{font-size:var(--font-size-1)}:host([variant="background"]) .z-accordion-content{padding-right:calc(var(--space-unit) * 2)}:host([is-disabled]) .z-accordion-label{color:var(--z-accordion-disabled-label-color)}:host([is-disabled]) .z-accordion-tags ::slotted(z-tag[slot="tag"]){--z-tag-bg:var(--z-accordion-disabled-label-color) !important;--z-tag-text-color:var(--color-text-inverse) !important}@media (hover: hover){summary:focus:focus-visible{position:relative;z-index:1}:host(:not([is-disabled])) summary:hover{background-color:var(--z-accordion-hover-color)}:host(:not([is-disabled])) summary:hover .z-accordion-label{text-decoration:underline}}@media (hover: none){:host([size]) summary{--summary-height:var(--summary-big-height);--summary-y-padding:var(--space-unit)}:host([size]) .z-accordion-label{font-size:var(--font-size-3)}:host([size]) .z-accordion-content{font-size:var(--font-size-2)}:host([size]) :is(.z-accordion-label-icon,.z-accordion-chevron){--z-icon-width:18px;--z-icon-height:18px}}z-accordion+z-accordion{border-top:none}z-accordion[variant="background"]+z-accordion[variant="background"]{border-radius:0}z-accordion[variant="background"]:first-of-type:not(:last-of-type){border-bottom-left-radius:0;border-bottom-right-radius:0}z-accordion[variant="background"]+z-accordion[variant="background"]:last-of-type{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}z-accordion[variant="background"]:first-of-type:not(:last-of-type)::part(summary){border-bottom-left-radius:0;border-bottom-right-radius:0}z-accordion[variant="background"]+z-accordion[variant="background"]::part(summary){border-radius:0}z-accordion[variant="background"]+z-accordion[variant="background"]:last-of-type:not([open])::part(summary){border-bottom-left-radius:calc(var(--border-radius) - var(--border-size-small));border-bottom-right-radius:calc(var(--border-radius) - var(--border-size-small))}';export{s as z_accordion}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as o,h as r,H as s}from"./p-81006561.js";const t=class{constructor(r){o(this,r),this.sticky=!1}render(){return r(s,{role:"rowgroup"},r("slot",null))}};t.style=":host{display:block;box-sizing:border-box;border-top:1px solid var(--color-surface03);border-bottom:1px solid var(--color-surface03)}:host([sticky]){position:sticky;z-index:1;bottom:0;background-color:var(--color-surface01)}";export{t as Z}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as i,c as t,h as e}from"./p-81006561.js";import{e as s,I as o,K as r,l as a}from"./p-f976f29f.js";import{a as h}from"./p-a01baa71.js";import"./p-b497e33e.js";const d=class{constructor(e){i(this,e),this.comboboxChange=t(this,"comboboxChange",7),this.disabled=!1,this.hassearch=!1,this.noresultslabel="Nessun risultato",this.isopen=!1,this.isfixed=!1,this.closesearchtext="Chiudi",this.hascheckall=!1,this.checkalltext="Seleziona tutti",this.uncheckalltext="Deseleziona tutti",this.maxcheckableitems=0,this.size=s.BIG,this.renderItemsList=[],this.itemsList=[],this.inputType=o.TEXT,this.toggleComboBox=this.toggleComboBox.bind(this),this.closeFilterItems=this.closeFilterItems.bind(this)}watchItems(){this.itemsList="string"==typeof this.items?JSON.parse(this.items):this.items,this.selectedCounter=this.itemsList.filter((i=>i.checked)).length,this.updateRenderItemsList()}watchSearchValue(){this.filterItems(this.searchValue)}inputCheckListener(i){const t=i.detail.id.replace(`combo-checkbox-${this.inputid}-`,"");if("check-all"===t&&(!this.maxcheckableitems||this.maxcheckableitems>=this.itemsList.length))return this.checkAll(i.detail.checked);this.itemsList=this.itemsList.map((e=>(e.id===t&&(e.checked=i.detail.checked),e))),this.updateRenderItemsList(),this.emitComboboxChange()}emitComboboxChange(){this.comboboxChange.emit({id:this.inputid,items:this.itemsList})}componentWillLoad(){this.watchItems()}componentWillRender(){this.selectedCounter=this.itemsList.filter((i=>i.checked)).length}updateRenderItemsList(){this.searchValue?this.filterItems(this.searchValue):this.resetRenderItemsList()}resetRenderItemsList(){const i=[];this.itemsList.forEach((t=>{i.push(Object.assign({},t))})),this.renderItemsList=i}filterItems(i){if(!i)return this.closeFilterItems();this.resetRenderItemsList(),this.renderItemsList=this.renderItemsList.filter((t=>{const e=t.name.toUpperCase().indexOf(i.toUpperCase()),s=e+i.length,o=t.name.substring(0,e)+t.name.substring(e,s).bold()+t.name.substring(s,t.name.length);return t.name=o,e>=0}))}checkAll(i=!0){this.itemsList=this.itemsList.map((t=>Object.assign(Object.assign({},t),{checked:i}))),this.resetRenderItemsList(),this.emitComboboxChange()}closeFilterItems(){this.searchValue="",this.resetRenderItemsList()}toggleComboBox(){this.isopen=!this.isopen}renderHeader(){return e("div",{class:"header",onClick:()=>this.toggleComboBox(),onKeyDown:i=>{i.keyCode===r.SPACE&&i.preventDefault()},onKeyUp:i=>h(i,this.toggleComboBox),role:"button",tabindex:0},e("p",{class:"body-3"},this.label,e("span",null,this.selectedCounter>0&&` (${this.selectedCounter})`)),e("z-icon",{name:"caret-down",class:this.size}))}renderContent(){if(this.isopen)return e("div",{class:"open-combo-data"},this.hassearch&&this.renderSearchInput(),this.hascheckall&&this.renderCheckAll(),this.renderItems())}renderItems(){if(this.isopen)return e("div",{class:this.searchValue&&"search",tabindex:-1},this.renderList(this.renderItemsList),this.searchValue&&this.renderCloseButton())}renderItem(i,t,r){return e("z-myz-list-item",{id:i.id,listitemid:i.id,action:`combo-li-${this.inputid}`,underlined:t!==r-1,class:this.size},e("z-input",{type:o.CHECKBOX,checked:i.checked,htmlid:`combo-checkbox-${this.inputid}-${i.id}`,label:i.name,disabled:!i.checked&&this.maxcheckableitems&&this.maxcheckableitems===this.selectedCounter,size:this.size===s.X_SMALL?s.SMALL:this.size}))}renderList(i){if(i)return!i.length&&this.searchValue?this.renderNoSearchResults():this.hasgroupitems?this.renderGroups(this.itemsList):e("ul",null,i.map(((t,e)=>this.renderItem(t,e,i.length))))}renderGroups(i){const t=i.reduce(((t,e,s)=>{var o;const{category:r}=e,a=this.renderItem(e,s,i.length);return t[r]=null!==(o=t[r])&&void 0!==o?o:[],t[r].push(a),t}),{}),s=Object.entries(t).map((([i,t])=>e("z-list-group",{"divider-type":a.ELEMENT},e("span",{class:"body-3-sb z-list-group-title",slot:"header-title"},i),t.map((i=>i)))));return e("ul",null,s)}renderNoSearchResults(){return e("ul",null,e("z-myz-list-item",{id:"no-results",text:this.noresultslabel,listitemid:"no-results",icon:"multiply-circle",class:this.size}))}renderCloseButton(){return e("div",null,e("a",{onClick:()=>this.closeFilterItems(),onKeyUp:i=>h(i,this.closeFilterItems),role:"button",tabindex:0},this.closesearchtext))}renderSearchInput(){if(this.isopen)return e("z-input",{htmlid:`${this.inputid}_search`,label:this.searchlabel,placeholder:this.searchplaceholder,htmltitle:this.searchtitle,type:this.inputType,value:this.searchValue,message:!1,size:this.size,onInputChange:i=>{if(27===i.detail.keycode)return this.closeFilterItems();this.searchValue=i.detail.value}})}renderCheckAll(){if(this.searchValue)return;const i=this.selectedCounter===this.itemsList.length;return e("div",{class:"check-all-wrapper"},e("z-input",{type:o.CHECKBOX,checked:i,htmlid:`combo-checkbox-${this.inputid}-check-all`,label:i?this.uncheckalltext:this.checkalltext,disabled:this.maxcheckableitems&&this.maxcheckableitems<this.itemsList.length,size:this.size===s.X_SMALL?s.SMALL:this.size}))}render(){return e("div",{"data-action":`combo-${this.inputid}`,class:{open:this.isopen,fixed:this.isfixed,disabled:this.disabled},id:this.inputid},this.renderHeader(),!this.disabled&&this.renderContent())}static get watchers(){return{items:["watchItems"],searchValue:["watchSearchValue"]}}};d.style=':host{display:block}:host>div.fixed{position:relative}:host>div>.header{position:relative;z-index:10;display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 calc(var(--space-unit) * 1.5);border:var(--border-size-small) solid var(--color-surface04);margin:0;background-color:var(--color-input-field01);border-radius:var(--border-radius-small);cursor:pointer}:host([size="small"])>div>.header{min-height:34px;font-size:var(--font-size-2)}:host([size="x-small"])>div>.header{min-height:30px;font-size:var(--font-size-2)}:host([size="x-small"])>div>.header p.body-3{padding:calc(var(--space-unit) * 0.5) 0}:host>div>.header:hover{outline:var(--border-size-medium) solid var(--color-surface04);outline-offset:-2px}:host>div.open>div.header:focus:focus-visible{box-shadow:none}:host>div>div.header:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}:host>div>.header>p.body-3{padding:var(--space-unit) 0;margin:0;color:var(--color-text01)}:host>div>.header>p.body-3>span{font-weight:var(--font-sb)}:host>div>.header>z-icon{fill:var(--color-icon02);transform:rotate(360deg);transition:all 200ms linear}:host>div>.header>z-icon.small,:host>div>.header>z-icon.x-small{--z-icon-width:16px;--z-icon-height:16px}:host>div.open>.header{border:var(--border-size-small) solid var(--color-primary01);border-radius:var(--border-radius-small) var(--border-radius-small) 0 0}:host>div.disabled{pointer-events:none}:host>div.disabled .header{border-color:var(--color-disabled01);fill:var(--color-disabled01)}:host>div.disabled .header>p.body-3{color:var(--color-disabled02)}:host>div.disabled .header>z-icon:last-child{fill:var(--color-disabled01)}:host>div.open>.header>z-icon{fill:var(--color-icon02);transform:rotate(180deg);transition:all 200ms linear}:host>div.open>div.open-combo-data{position:relative;z-index:12;padding:var(--space-unit) calc(var(--space-unit) * 2);border:var(--border-size-small) solid var(--gray200);border-top:0;background-color:var(--color-input-field01);border-radius:0}:host>div.open>div.open-combo-data>div{overflow:auto;max-height:235px;padding:0;scrollbar-color:var(--color-primary01) transparent}:host>div.open>div.open-combo-data>z-input{width:100%;margin-bottom:calc(var(--space-unit) * 2)}:host>div.open>div.open-combo-data>div>ul{max-height:235px;padding:0 3px;margin:0}::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01)}:host>div.open>z-input{position:relative;z-index:1;width:238px;margin:0 calc(var(--space-unit) * 2);color:var(--color-primary01)}:host>div.open>div.open-combo-data>div.search{overflow:hidden;max-height:auto;margin-top:0;box-shadow:1px 1px 4px 2px rgb(217 222 227 / 50%)}:host>div.open>div.open-combo-data>div.search>ul{overflow:auto;max-height:180px;padding:var(--space-unit) calc(var(--space-unit) * 2);scrollbar-color:var(--color-primary01) transparent}:host>div.open>div.open-combo-data>div.search>div{display:flex;justify-content:center}:host>div.open>div.open-combo-data>div.search>div>a{display:inline-block;height:44px;color:var(--color-primary01);cursor:pointer;font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-sb);line-height:44px;text-align:center;text-transform:uppercase}:host>div.open>div.open-combo-data>div.check-all-wrapper{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);border-bottom:var(--border-size-small) solid var(--gray800);margin-bottom:var(--space-unit);text-align:left}:host([size="small"])>div.open>div.open-combo-data>div.check-all-wrapper{padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 0.5)}:host([size="x-small"])>div.open>div.open-combo-data>div.check-all-wrapper{padding:var(--space-unit) calc(var(--space-unit) * 0.5)}';export{d as z_combobox}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as o,h as r}from"./p-81006561.js";const t=class{constructor(r){o(this,r)}render(){return r("div",null,r("z-icon",{name:"exclamation-circle"}),r("div",{class:"content"},r("slot",null)),r("div",{class:"cta-wrapper"},r("slot",{name:"cta"})))}};t.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:grid;padding-top:calc(var(--space-unit) * 1.5);border-bottom:var(--border-size-small) solid var(--color-surface03);color:var(--color-surface05);fill:var(--color-surface05);font-size:14px;grid-template-columns:36px auto;grid-template-rows:auto auto}:host>div>z-icon{grid-column:1 / 2;grid-row:1 / 2}:host>div>div.content{margin-bottom:var(--space-unit);grid-column:2 / 3;grid-row:1 / 2}:host>div>div.cta-wrapper{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start;margin-bottom:var(--space-unit);grid-column:1 / 3;grid-row:2 / 3}@media only screen and (min-width: 768px){:host>div>div.cta-wrapper{flex-direction:row;grid-column:2 / 3}}";export{t as z_pocket_message}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
import{p as e,H as a,b as t}from"./p-10bb4f4b.js";export{s as setNonce}from"./p-10bb4f4b.js";const i=()=>{{o(a.prototype)}const t=import.meta.url;const i={};if(t!==""){i.resourcesUrl=new URL(".",t).href}return e(i)};const o=e=>{const a=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return a.call(this,e)}const t=a.call(this,false);const i=this.childNodes;if(e){for(let e=0;e<i.length;e++){if(i[e].nodeType!==2){t.appendChild(i[e].cloneNode(true))}}}return t}};i().then((e=>t(JSON.parse('[["p-4d4d422d",[[1,"z-app-header",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"enableSearch":[516,"enable-search"],"searchPlaceholder":[1,"search-placeholder"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"_stuck":[32],"currentViewport":[32],"menuLength":[32]},[[9,"resize","evaluateViewport"]],{"_stuck":["onStuck"],"drawerOpen":["setMenuFloatingMode"],"stuck":["onStuckMode"]}],[1,"z-searchbar",{"htmlid":[513],"preventSubmit":[4,"prevent-submit"],"value":[1],"placeholder":[1],"autocomplete":[4],"autocompleteMinChars":[2,"autocomplete-min-chars"],"resultsCount":[2,"results-count"],"resultsEllipsis":[4,"results-ellipsis"],"searchHelperLabel":[1,"search-helper-label"],"resultsItems":[1,"results-items"],"sortResultsItems":[4,"sort-results-items"],"showSearchButton":[4,"show-search-button"],"searchButtonIconOnly":[4,"search-button-icon-only"],"size":[1],"variant":[1],"searchString":[32],"currResultsCount":[32],"showResults":[32]},[[4,"click","handleOutsideClick"]],{"resultsItems":["watchItems"],"resultsCount":["watchResultsCount"],"value":["watchValue"],"searchString":["watchSearchString"]}],[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513],"skipLoadAnimation":[1028,"skip-load-animation"]},null,{"open":["onOpenChanged"]}],[1,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"isContextualMenu":[516,"is-contextual-menu"],"listElementPosition":[513,"list-element-position"],"listType":[513,"list-type"],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[1,"z-list",{"size":[513],"listType":[513,"list-type"]}],[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"],"listType":[513,"list-type"]}],[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"value":[1025],"disabled":[516],"readonly":[4],"required":[4],"checked":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"labelPosition":[1,"label-position"],"autocomplete":[1],"hasclearicon":[4],"icon":[1],"min":[2],"minlength":[2],"max":[2],"maxlength":[2],"step":[2],"pattern":[1],"size":[513],"isTyping":[32],"passwordHidden":[32],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]]],[1,"z-input-message",{"message":[1],"status":[513],"statusRole":[32]},null,{"message":["onMessageChange"],"status":["onMessageChange"]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[6,"z-button",{"ariaLabel":[513,"aria-label"],"role":[1],"href":[1],"target":[1],"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513]}],[1,"z-icon",{"name":[1],"height":[2],"width":[2],"iconid":[1],"fill":[1]}]]],["p-415ae4fd",[[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"readonly":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"autocomplete":[4],"noresultslabel":[1],"hasGroupItems":[4,"has-group-items"],"isfixed":[4],"resetItem":[1,"reset-item"],"size":[1],"isOpen":[32],"selectedItem":[32],"searchString":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]},null,{"items":["watchItems"]}]]],["p-34541d7c",[[1,"z-breadcrumb",{"pathStyle":[513,"path-style"],"homepageVariant":[1,"homepage-variant"],"maxNodesToShow":[2,"max-nodes-to-show"],"preventFollowUrl":[4,"prevent-follow-url"],"overflowMenuItemRows":[2,"overflow-menu-item-rows"],"truncateChar":[2,"truncate-char"],"viewPortWidth":[32],"hasOverflow":[32],"popoverEllipsisOpen":[32]},[[9,"resize","handleResize"]],{"maxNodesToShow":["handlePropChange"],"viewPortWidth":["handleResizeUp"]}]]],["p-9b52dea5",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"disabled":[516],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"closesearchtext":[1],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"hasgroupitems":[4],"size":[1],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32]},[[0,"inputCheck","inputCheckListener"]],{"items":["watchItems"],"searchValue":["watchSearchValue"]}]]],["p-472eb82d",[[1,"z-contextual-menu",{"elements":[1],"color":[1],"popoverPosition":[513,"popover-position"]}]]],["p-210fbe0f",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-deca1047",[[1,"z-file-upload",{"type":[513],"buttonVariant":[1,"button-variant"],"acceptedFormat":[1,"accepted-format"],"fileMaxSize":[2,"file-max-size"],"mainTitle":[1,"main-title"],"description":[1],"files":[32],"invalidFiles":[32],"getFiles":[64]},[[0,"removeFile","removeFileListener"],[0,"fileDropped","fileDroppedListener"]]]]],["p-af27423a",[[1,"z-messages-pocket",{"pocketid":[1],"messages":[2],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]]]],["p-67450112",[[0,"z-pagination",{"label":[1],"navArrows":[4,"nav-arrows"],"totalPages":[2,"total-pages"],"skip":[2],"edges":[4],"split":[2],"visiblePages":[2,"visible-pages"],"currentPage":[1026,"current-page"],"goToPage":[4,"go-to-page"],"_visiblePages":[32],"isMobile":[32],"goToPageValue":[32]},[[9,"resize","onResize"]],{"_visiblePages":["setPagesContainerWidth"],"visiblePages":["setVisiblePages"],"currentPage":["onPageChanged"],"split":["onSplitChanged"]}]]],["p-40f68d35",[[4,"z-table-header-row",{"expandable":[516]}]]],["p-5af8a5e1",[[4,"z-carousel",{"isLoading":[4,"is-loading"],"label":[1],"single":[4],"arrowsPosition":[1,"arrows-position"],"progressMode":[1,"progress-mode"],"ghostLoadingHeight":[2,"ghost-loading-height"],"current":[32],"items":[32],"highlightedIndicator":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},null,{"current":["onIndexChange"],"single":["onSingleModeChange"]}]]],["p-ad7d360b",[[4,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"ariaLabel":[1,"aria-label"],"label":[1],"mode":[1],"flatpickrPosition":[32],"inputError":[32]},[[18,"keydown","handleKeyDown"]],{"mode":["setupPickers"]}]]],["p-54681ece",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[1,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-2fb2243a",[[0,"z-range-picker",{"rangePickerId":[1,"range-picker-id"],"firstAriaLabel":[1,"first-aria-label"],"firstLabel":[1,"first-label"],"secondAriaLabel":[1,"second-aria-label"],"secondLabel":[1,"second-label"],"mode":[1],"firstPickerReadOnly":[4,"first-picker-read-only"],"lastPickerReadOnly":[4,"last-picker-read-only"],"firstPickerPlaceholder":[1,"first-picker-placeholder"],"lastPickerPlaceholder":[1,"last-picker-placeholder"],"flatpickrPosition":[32],"activeInput":[32],"firstInputError":[32],"lastInputError":[32]},[[18,"click","handleClick"],[18,"keyup","handleKeyDown"]],{"firstPickerReadOnly":["setupFirstPickersReadOnly"],"lastPickerReadOnly":["setupLastPickersReadOnly"],"mode":["setupPickers"]}]]],["p-2731d501",[[4,"z-table-deprecated",{"lines":[514],"errorMessage":[1,"error-message"],"bordered":[4],"callToActionLabel":[1,"call-to-action-label"],"callToActionTwoLabel":[1,"call-to-action-two-label"],"columnSticky":[4,"column-sticky"],"empty":[4],"error":[4],"errorLink":[1,"error-link"],"headerSticky":[4,"header-sticky"],"message":[1],"subtitle":[1],"hasTableBody":[32],"isMobile":[32]},[[9,"resize","handleResize"],[8,"orientationchange","handleOrientationChange"]]]]],["p-6aba107d",[[4,"z-table-row",{"expandedType":[513,"expanded-type"],"expanded":[32]}]]],["p-1e4befc7",[[1,"z-td",{"colspan":[2],"sticky":[516],"showMenu":[513,"show-menu"],"isMenuOpen":[32]},null,{"colspan":["updateColspan"]}]]],["p-9b50a99a",[[1,"z-th",{"colspan":[2],"showMenu":[513,"show-menu"],"sticky":[516],"sortDirection":[1025,"sort-direction"],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":["updateColspan"]}]]],["p-acfde9fa",[[4,"z-anchor-navigation",{"hideUnselected":[516,"hide-unselected"],"collapsed":[32]}]]],["p-7d4cd2e8",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-bb8037c4",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-fe8d7642",[[1,"z-myz-list",{"inputrawdata":[1],"list":[1040]},null,{"inputrawdata":["oninputrawdataChange"]}]]],["p-2f72475d",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-49407985",[[1,"z-accordion",{"label":[1],"icon":[1],"size":[513],"isDisabled":[516,"is-disabled"],"open":[1540],"highlight":[516],"variant":[513],"shadow":[516]},null,{"isDisabled":["onDisabledChange"]}]]],["p-f9ddfc93",[[1,"z-book-card",{"variant":[1],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"ribbon":[1],"ribbonIcon":[1,"ribbon-icon"],"ribbonInteractive":[4,"ribbon-interactive"],"borderless":[4],"fallbackCover":[1,"fallback-cover"],"operaTitleTag":[1,"opera-title-tag"],"isMobile":[32],"hasResources":[32],"showResources":[32]}]]],["p-87c8b285",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-179ab8fd",[[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"showShadow":[516,"show-shadow"],"clickable":[516],"hasCoverImage":[32]}]]],["p-0681692a",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-ae71256f",[[1,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"open":[32],"currentIndex":[32]},null,{"currentIndex":["watchItems"]}]]],["p-38c63f28",[[1,"z-link",{"htmlid":[1],"href":[1],"target":[1],"htmltabindex":[2],"isdisabled":[4],"isactive":[4],"iswhite":[4],"textcolor":[1],"icon":[1],"big":[516],"iconposition":[1],"underline":[4],"iconSize":[32]}]]],["p-7c5b1265",[[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]],{"open":["onOpenChanged"]}]]],["p-a9d42b98",[[1,"z-menu-section",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-6d0bb567",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-98e8d64f",[[0,"z-navigation-tab",{"ariaControls":[1,"aria-controls"],"tabId":[1,"tab-id"],"selected":[1540],"disabled":[516],"orientation":[513],"size":[513],"icon":[1],"label":[1],"htmlTitle":[1,"html-title"]},[[0,"click","onClick"]],{"selected":["onSelected"]}]]],["p-b99dd793",[[0,"z-navigation-tab-link",{"ariaControls":[1,"aria-controls"],"tabId":[1,"tab-id"],"selected":[1540],"disabled":[516],"orientation":[513],"size":[513],"htmlTitle":[1,"html-title"],"target":[1],"href":[1],"icon":[1],"label":[1]},[[0,"click","onClick"]],{"selected":["onSelected"]}]]],["p-60e11155",[[4,"z-navigation-tabs",{"ariaLabel":[1,"aria-label"],"orientation":[513],"size":[513],"selectedTab":[1026,"selected-tab"],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},[[0,"click","handleTabClick"],[0,"focusin","onTabFocusIn"],[0,"keydown","navigateThroughTabs"],[0,"focusout","onTabFocusOut"]],{"canNavigate":["checkScrollEnabled"],"selectedTab":["onTabSelected"]}]]],["p-f0653be6",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516]}]]],["p-9f979c92",[[6,"z-panel-elem",{"elemid":[1],"imgurl":[1],"imgalt":[1],"linkicon":[1],"linklabel":[1],"url":[1],"target":[1],"isdisabled":[4],"descrSlotName":[1,"descr-slot-name"]}]]],["p-5d220bbc",[[1,"z-pocket-message"]]],["p-402bd7f6",[[1,"z-section-title",{"dividerPosition":[1,"divider-position"],"uppercase":[516]}]]],["p-c49ca2a9",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]},null,{"data":["watchData"]}]]],["p-647bd8e1",[[6,"z-tag",{"icon":[1],"expandable":[4]}]]],["p-b574f1be",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32]},null,{"isdraggable":["watchPropIsdraggable"],"autoclose":["watchPropAutoclose"],"pauseonfocusloss":["watchPropPauseonfocusloss"]}]]],["p-303663a9",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028],"ariaLabel":[1,"aria-label"]}]]],["p-5bb776c9",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-38dd5e41",[[1,"z-tooltip",{"position":[513],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"],"closable":[4]},[[0,"openChange","onPopoverOpenChange"]]]]],["p-dd3cc9a7",[[1,"z-tr",{"expandable":[516],"expanded":[32],"expandableContentId":[32]},[[0,"colspanchange","updateColumns"]],{"expandable":["updateColumns"]}]]],["p-bc956e60",[[4,"z-aria-alert",{"mode":[1]}]]],["p-21735a65",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-ac497c80",[[1,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"],"preserveAspectRatio":[516,"preserve-aspect-ratio"]},[[2,"load","onImgLoad"]]]]],["p-3c87d5e2",[[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}]]],["p-10c29fb4",[[1,"z-myz-card-footer",{"titolo":[1],"autori":[1],"isbn":[1],"faded":[4],"cardtype":[1],"opened":[4],"customContent":[4,"custom-content"],"isOpen":[32],"allowTooltipAuthors":[32]},[[0,"toggleClick","handleToggle"]]]]],["p-83657b33",[[1,"z-myz-card-footer-sections"]]],["p-9e71d6b3",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-378b2bbf",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-9f47cebe",[[1,"z-stepper"]]],["p-4691b59a",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"disabled":[4]}]]],["p-158b6dda",[[1,"z-table",{"bordered":[516],"expandable":[32]}]]],["p-68a9a3dd",[[6,"z-table-body"]]],["p-b1b69181",[[1,"z-table-expanded-row",{"colSpan":[2,"col-span"]}]]],["p-ed03b414",[[6,"z-table-footer"]]],["p-3441cb4e",[[6,"z-table-head"]]],["p-28c6bb97",[[6,"z-table-sticky-footer"]]],["p-1de0e2a1",[[1,"z-tbody"]]],["p-13a93aef",[[1,"z-tfoot",{"sticky":[516]}]]],["p-f088324c",[[1,"z-thead",{"sticky":[516]}]]],["p-e37242b8",[[1,"z-toast-notification-list",{"position":[513],"newestontop":[4]},null,{"newestontop":["watchPropNewestontop"]}]]],["p-ebcf6b4d",[[1,"z-visually-hidden"]]],["p-626a5bb1",[[1,"z-table-header",{"columnId":[1,"column-id"],"padding":[513],"sortable":[4],"showButton":[4,"show-button"],"defaultSortDirection":[1,"default-sort-direction"],"sortDirection":[1025,"sort-direction"]},[[18,"click","handleOutsideClick"],[18,"click","handleClickHeaders"]]]]],["p-69697329",[[1,"z-table-cell",{"showButton":[4,"show-button"],"padding":[513],"isMenuOpened":[32]}]]],["p-7b950c26",[[6,"z-chip",{"icon":[1],"type":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516],"ariaLabel":[1,"aria-label"]}]]],["p-97bba1f2",[[1,"z-alert",{"type":[1]}]]],["p-9882e8a5",[[1,"z-ghost-loading"]]],["p-9bcb606c",[[6,"z-table-empty-box",{"message":[1],"subtitle":[1]}]]],["p-d6056268",[[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"],"alertdialog":[4],"closable":[4],"scrollInside":[4,"scroll-inside"],"open":[64],"close":[64]},[[0,"keydown","handleKeyDown"]]],[1,"z-dragdrop-area"]]],["p-a8901c35",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-fa4a2862",[[1,"z-pocket",{"pocketid":[1],"status":[1025],"open":[64],"close":[64]},[[0,"pocketHeaderClick","handlePocketHeaderClick"],[0,"pocketHeaderPan","handlePocketHeaderPan"]],{"status":["watchStatusHandler"]}],[1,"z-pocket-body",{"pocketid":[1],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]],[1,"z-pocket-header",{"pocketid":[1]}]]],["p-e3e48e64",[[1,"z-myz-card",{"faded":[4],"cardtype":[1],"ispressed":[4],"ishighlighted":[4]}],[1,"z-myz-card-body"],[1,"z-myz-card-cover",{"img":[1],"titolo":[1],"faded":[4],"defaultimg":[1]}],[1,"z-myz-card-header",{"titolo":[1],"faded":[4],"cardtype":[1],"allowTooltip":[32]}]]],["p-f97c093d",[[1,"z-popover",{"position":[513],"open":[1540],"bindTo":[1,"bind-to"],"showArrow":[516,"show-arrow"],"center":[516],"closable":[4],"currentPosition":[32]},[[8,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]],{"position":["validatePosition"],"open":["onOpen"]}]]]]'),e)));
|
|
2
|
-
//# sourceMappingURL=web-components-library.esm.js.map
|
|
1
|
+
import{p as e,b as a}from"./p-81006561.js";(()=>{const a=import.meta.url,t={};return""!==a&&(t.resourcesUrl=new URL(".",a).href),e(t)})().then((e=>a(JSON.parse('[["p-a99c220f",[[1,"z-app-header",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"enableSearch":[516,"enable-search"],"searchPlaceholder":[1,"search-placeholder"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"_stuck":[32],"currentViewport":[32],"menuLength":[32]},[[9,"resize","evaluateViewport"]]],[1,"z-searchbar",{"htmlid":[513],"preventSubmit":[4,"prevent-submit"],"value":[1],"placeholder":[1],"autocomplete":[4],"autocompleteMinChars":[2,"autocomplete-min-chars"],"resultsCount":[2,"results-count"],"resultsEllipsis":[4,"results-ellipsis"],"searchHelperLabel":[1,"search-helper-label"],"resultsItems":[1,"results-items"],"sortResultsItems":[4,"sort-results-items"],"showSearchButton":[4,"show-search-button"],"searchButtonIconOnly":[4,"search-button-icon-only"],"size":[1],"variant":[1],"searchString":[32],"currResultsCount":[32],"showResults":[32]},[[4,"click","handleOutsideClick"]]],[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513],"skipLoadAnimation":[1028,"skip-load-animation"]}],[1,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"isContextualMenu":[516,"is-contextual-menu"],"listElementPosition":[513,"list-element-position"],"listType":[513,"list-type"],"role":[513],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[1,"z-list",{"size":[513],"listType":[513,"list-type"],"role":[513]}],[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"],"listType":[513,"list-type"]}],[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"ariaExpanded":[1,"aria-expanded"],"ariaControls":[1,"aria-controls"],"ariaAutocomplete":[1,"aria-autocomplete"],"ariaActivedescendant":[1,"aria-activedescendant"],"value":[1025],"disabled":[516],"readonly":[4],"required":[4],"checked":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"labelPosition":[1,"label-position"],"autocomplete":[1],"role":[1],"hasclearicon":[4],"icon":[1],"min":[2],"minlength":[2],"max":[2],"maxlength":[2],"step":[2],"pattern":[1],"size":[513],"isTyping":[32],"passwordHidden":[32],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]]],[1,"z-input-message",{"message":[1],"status":[513],"statusRole":[32]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[6,"z-button",{"ariaLabel":[513,"aria-label"],"role":[1],"href":[1],"target":[1],"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513]}],[1,"z-icon",{"name":[1],"height":[2],"width":[2],"iconid":[1],"fill":[1]}]]],["p-51bfa8ba",[[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"readonly":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"autocomplete":[4],"noresultslabel":[1],"hasGroupItems":[4,"has-group-items"],"isfixed":[4],"resetItem":[1,"reset-item"],"size":[1],"isOpen":[32],"selectedItem":[32],"focusedItemId":[32],"searchString":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]},[[0,"ariaDescendantFocus","getFocusedItemHandler"]]]]],["p-a1663ab1",[[1,"z-breadcrumb",{"pathStyle":[513,"path-style"],"homepageVariant":[1,"homepage-variant"],"maxNodesToShow":[2,"max-nodes-to-show"],"preventFollowUrl":[4,"prevent-follow-url"],"overflowMenuItemRows":[2,"overflow-menu-item-rows"],"truncateChar":[2,"truncate-char"],"viewPortWidth":[32],"hasOverflow":[32],"popoverEllipsisOpen":[32]},[[9,"resize","handleResize"]]]]],["p-ff5a6e34",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"disabled":[516],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"closesearchtext":[1],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"hasgroupitems":[4],"size":[1],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32]},[[0,"inputCheck","inputCheckListener"]]]]],["p-e54d4ef9",[[1,"z-contextual-menu",{"elements":[1],"color":[1],"popoverPosition":[513,"popover-position"]}]]],["p-5338cc37",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-05ba9739",[[1,"z-file-upload",{"type":[513],"buttonVariant":[1,"button-variant"],"acceptedFormat":[1,"accepted-format"],"fileMaxSize":[2,"file-max-size"],"mainTitle":[1,"main-title"],"description":[1],"files":[32],"invalidFiles":[32],"getFiles":[64]},[[0,"removeFile","removeFileListener"],[0,"fileDropped","fileDroppedListener"]]]]],["p-a862a070",[[1,"z-messages-pocket",{"pocketid":[1],"messages":[2],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]]]],["p-c6e7991f",[[0,"z-pagination",{"label":[1],"navArrows":[4,"nav-arrows"],"totalPages":[2,"total-pages"],"skip":[2],"edges":[4],"split":[2],"visiblePages":[2,"visible-pages"],"currentPage":[1026,"current-page"],"goToPage":[4,"go-to-page"],"_visiblePages":[32],"isMobile":[32],"goToPageValue":[32]},[[9,"resize","onResize"]]]]],["p-3636078a",[[4,"z-table-header-row",{"expandable":[516]}]]],["p-86758f78",[[4,"z-carousel",{"isLoading":[4,"is-loading"],"label":[1],"single":[4],"arrowsPosition":[1,"arrows-position"],"progressMode":[1,"progress-mode"],"ghostLoadingHeight":[2,"ghost-loading-height"],"current":[32],"items":[32],"highlightedIndicator":[32],"canNavigatePrev":[32],"canNavigateNext":[32]}]]],["p-a3587fd6",[[4,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"ariaLabel":[1,"aria-label"],"label":[1],"mode":[1],"flatpickrPosition":[32],"inputError":[32]},[[18,"keydown","handleKeyDown"]]]]],["p-f4e2e76b",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[1,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-5f202970",[[0,"z-range-picker",{"rangePickerId":[1,"range-picker-id"],"firstAriaLabel":[1,"first-aria-label"],"firstLabel":[1,"first-label"],"secondAriaLabel":[1,"second-aria-label"],"secondLabel":[1,"second-label"],"mode":[1],"firstPickerReadOnly":[4,"first-picker-read-only"],"lastPickerReadOnly":[4,"last-picker-read-only"],"firstPickerPlaceholder":[1,"first-picker-placeholder"],"lastPickerPlaceholder":[1,"last-picker-placeholder"],"flatpickrPosition":[32],"activeInput":[32],"firstInputError":[32],"lastInputError":[32]},[[18,"click","handleClick"],[18,"keyup","handleKeyDown"]]]]],["p-100207d8",[[4,"z-table-deprecated",{"lines":[514],"errorMessage":[1,"error-message"],"bordered":[4],"callToActionLabel":[1,"call-to-action-label"],"callToActionTwoLabel":[1,"call-to-action-two-label"],"columnSticky":[4,"column-sticky"],"empty":[4],"error":[4],"errorLink":[1,"error-link"],"headerSticky":[4,"header-sticky"],"message":[1],"subtitle":[1],"hasTableBody":[32],"isMobile":[32]},[[9,"resize","handleResize"],[8,"orientationchange","handleOrientationChange"]]]]],["p-acb89afa",[[4,"z-table-row",{"expandedType":[513,"expanded-type"],"expanded":[32]}]]],["p-06c94384",[[1,"z-td",{"colspan":[2],"sticky":[516],"showMenu":[513,"show-menu"],"isMenuOpen":[32]}]]],["p-6a4403c6",[[1,"z-th",{"colspan":[2],"showMenu":[513,"show-menu"],"sticky":[516],"sortDirection":[1025,"sort-direction"],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]}]]],["p-49f4e9a0",[[4,"z-anchor-navigation",{"hideUnselected":[516,"hide-unselected"],"collapsed":[32]}]]],["p-2cb45213",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-f5bc7dda",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-50f78a81",[[1,"z-myz-list",{"inputrawdata":[1],"list":[1040]}]]],["p-035fbb3e",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-fd58b7a2",[[1,"z-accordion",{"label":[1],"icon":[1],"size":[513],"isDisabled":[516,"is-disabled"],"open":[1540],"highlight":[516],"variant":[513],"shadow":[516]}]]],["p-485fd3db",[[1,"z-book-card",{"variant":[1],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"ribbon":[1],"ribbonIcon":[1,"ribbon-icon"],"ribbonInteractive":[4,"ribbon-interactive"],"borderless":[4],"fallbackCover":[1,"fallback-cover"],"operaTitleTag":[1,"opera-title-tag"],"isMobile":[32],"hasResources":[32],"showResources":[32]}]]],["p-f5ae1514",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-b2527ca1",[[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"showShadow":[516,"show-shadow"],"clickable":[516],"hasCoverImage":[32]}]]],["p-de5688e9",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-392899e9",[[1,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"open":[32],"currentIndex":[32]}]]],["p-15a606ce",[[1,"z-link",{"htmlid":[1],"href":[1],"target":[1],"htmltabindex":[2],"isdisabled":[4],"isactive":[4],"iswhite":[4],"textcolor":[1],"icon":[1],"big":[516],"iconposition":[1],"underline":[4],"iconSize":[32]}]]],["p-33305cc8",[[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-f14105c6",[[1,"z-menu-section",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-a50262e8",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-3bb2d909",[[0,"z-navigation-tab",{"ariaControls":[1,"aria-controls"],"tabId":[1,"tab-id"],"selected":[1540],"disabled":[516],"orientation":[513],"size":[513],"icon":[1],"label":[1],"htmlTitle":[1,"html-title"]},[[0,"click","onClick"]]]]],["p-5c177ba5",[[0,"z-navigation-tab-link",{"ariaControls":[1,"aria-controls"],"tabId":[1,"tab-id"],"selected":[1540],"disabled":[516],"orientation":[513],"size":[513],"htmlTitle":[1,"html-title"],"target":[1],"href":[1],"icon":[1],"label":[1]},[[0,"click","onClick"]]]]],["p-e7c6d651",[[4,"z-navigation-tabs",{"ariaLabel":[1,"aria-label"],"orientation":[513],"size":[513],"selectedTab":[1026,"selected-tab"],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},[[0,"click","handleTabClick"],[0,"focusin","onTabFocusIn"],[0,"keydown","navigateThroughTabs"],[0,"focusout","onTabFocusOut"]]]]],["p-9ff2fc8e",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516]}]]],["p-decbd59d",[[6,"z-panel-elem",{"elemid":[1],"imgurl":[1],"imgalt":[1],"linkicon":[1],"linklabel":[1],"url":[1],"target":[1],"isdisabled":[4],"descrSlotName":[1,"descr-slot-name"]}]]],["p-ffde06d1",[[1,"z-pocket-message"]]],["p-94afe4dd",[[1,"z-section-title",{"dividerPosition":[1,"divider-position"],"uppercase":[516]}]]],["p-cc009af8",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]}]]],["p-138bc87e",[[6,"z-tag",{"icon":[1],"expandable":[4]}]]],["p-4d0d5d93",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32]}]]],["p-dd4fc386",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028],"ariaLabel":[1,"aria-label"]}]]],["p-8c31e60b",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-04b2ab0d",[[1,"z-tooltip",{"position":[513],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"],"closable":[4]},[[0,"openChange","onPopoverOpenChange"]]]]],["p-ed42ceca",[[1,"z-tr",{"expandable":[516],"expanded":[32],"expandableContentId":[32]},[[0,"colspanchange","updateColumns"]]]]],["p-ca472d1c",[[4,"z-aria-alert",{"mode":[1]}]]],["p-f9873cb9",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-98204840",[[1,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"],"preserveAspectRatio":[516,"preserve-aspect-ratio"]},[[2,"load","onImgLoad"]]]]],["p-39b7ad4f",[[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}]]],["p-01e2e8d4",[[1,"z-myz-card-footer",{"titolo":[1],"autori":[1],"isbn":[1],"faded":[4],"cardtype":[1],"opened":[4],"customContent":[4,"custom-content"],"isOpen":[32],"allowTooltipAuthors":[32]},[[0,"toggleClick","handleToggle"]]]]],["p-96fc8078",[[1,"z-myz-card-footer-sections"]]],["p-9c1ed1e8",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-5944a8f2",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-1d805413",[[1,"z-stepper"]]],["p-d2946762",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"disabled":[4]}]]],["p-f3cc3f27",[[1,"z-table",{"bordered":[516],"expandable":[32]}]]],["p-f058316f",[[6,"z-table-body"]]],["p-29fa362c",[[1,"z-table-expanded-row",{"colSpan":[2,"col-span"]}]]],["p-61c00383",[[6,"z-table-footer"]]],["p-6ed0aaab",[[6,"z-table-head"]]],["p-a9d2edee",[[6,"z-table-sticky-footer"]]],["p-57c6d414",[[1,"z-tbody"]]],["p-376f2928",[[1,"z-tfoot",{"sticky":[516]}]]],["p-f8383e14",[[1,"z-thead",{"sticky":[516]}]]],["p-a48e5c46",[[1,"z-toast-notification-list",{"position":[513],"newestontop":[4]}]]],["p-1086a0fa",[[1,"z-visually-hidden"]]],["p-03b13390",[[1,"z-table-header",{"columnId":[1,"column-id"],"padding":[513],"sortable":[4],"showButton":[4,"show-button"],"defaultSortDirection":[1,"default-sort-direction"],"sortDirection":[1025,"sort-direction"]},[[18,"click","handleOutsideClick"],[18,"click","handleClickHeaders"]]]]],["p-8a45ae2a",[[1,"z-table-cell",{"showButton":[4,"show-button"],"padding":[513],"isMenuOpened":[32]}]]],["p-7c5ddeb0",[[6,"z-chip",{"icon":[1],"type":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516],"ariaLabel":[1,"aria-label"]}]]],["p-f46fa177",[[1,"z-alert",{"type":[1]}]]],["p-19876b0d",[[1,"z-ghost-loading"]]],["p-a4502b1e",[[6,"z-table-empty-box",{"message":[1],"subtitle":[1]}]]],["p-c44d87bd",[[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"],"alertdialog":[4],"closable":[4],"scrollInside":[4,"scroll-inside"],"open":[64],"close":[64]},[[0,"keydown","handleKeyDown"]]],[1,"z-dragdrop-area"]]],["p-7907bdf7",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-9b0bcd43",[[1,"z-pocket",{"pocketid":[1],"status":[1025],"open":[64],"close":[64]},[[0,"pocketHeaderClick","handlePocketHeaderClick"],[0,"pocketHeaderPan","handlePocketHeaderPan"]]],[1,"z-pocket-body",{"pocketid":[1],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]],[1,"z-pocket-header",{"pocketid":[1]}]]],["p-5d274fcc",[[1,"z-myz-card",{"faded":[4],"cardtype":[1],"ispressed":[4],"ishighlighted":[4]}],[1,"z-myz-card-body"],[1,"z-myz-card-cover",{"img":[1],"titolo":[1],"faded":[4],"defaultimg":[1]}],[1,"z-myz-card-header",{"titolo":[1],"faded":[4],"cardtype":[1],"allowTooltip":[32]}]]],["p-5fd3ed9c",[[1,"z-popover",{"position":[513],"open":[1540],"bindTo":[1,"bind-to"],"showArrow":[516,"show-arrow"],"center":[516],"closable":[4],"currentPosition":[32]},[[8,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]]]]]]'),e)));
|
package/loader/index.d.ts
CHANGED
|
@@ -8,14 +8,5 @@ export interface CustomElementsDefineOptions {
|
|
|
8
8
|
ael?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
9
9
|
rel?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
10
10
|
}
|
|
11
|
-
export declare function defineCustomElements(win?: Window, opts?: CustomElementsDefineOptions): void
|
|
11
|
+
export declare function defineCustomElements(win?: Window, opts?: CustomElementsDefineOptions): Promise<void>;
|
|
12
12
|
export declare function applyPolyfills(): Promise<void>;
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* Used to specify a nonce value that corresponds with an application's CSP.
|
|
16
|
-
* When set, the nonce will be added to all dynamically created script and style tags at runtime.
|
|
17
|
-
* Alternatively, the nonce value can be set on a meta tag in the DOM head
|
|
18
|
-
* (<meta name="csp-nonce" content="{ nonce value here }" />) which
|
|
19
|
-
* will result in the same behavior.
|
|
20
|
-
*/
|
|
21
|
-
export declare function setNonce(nonce: string): void;
|
package/package.json
CHANGED
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zanichelli/albe-web-components",
|
|
3
|
-
"version": "12.1.3
|
|
3
|
+
"version": "12.1.3",
|
|
4
4
|
"description": "The Web Components implementation of Albe, the Zanichelli's design system.",
|
|
5
|
-
"license": "MIT",
|
|
6
5
|
"main": "dist/index.cjs.js",
|
|
7
|
-
"unpkg": "dist/web-components-library/web-components-library.esm.js",
|
|
8
6
|
"module": "dist/index.js",
|
|
7
|
+
"es2015": "dist/esm/index.mjs",
|
|
8
|
+
"es2017": "dist/esm/index.mjs",
|
|
9
9
|
"types": "dist/types/index.d.ts",
|
|
10
|
+
"collection": "dist/collection/collection-manifest.json",
|
|
11
|
+
"collection:main": "dist/collection/index.js",
|
|
12
|
+
"unpkg": "dist/web-components-library/web-components-library.esm.js",
|
|
10
13
|
"files": [
|
|
11
14
|
"dist/",
|
|
12
15
|
"loader/",
|
|
@@ -15,45 +18,32 @@
|
|
|
15
18
|
],
|
|
16
19
|
"scripts": {
|
|
17
20
|
"build": "mkdirp react && yarn build.wc && yarn build.react",
|
|
18
|
-
"build-storybook": "yarn build && build-storybook --config-dir .storybook . --output-dir storybook",
|
|
19
|
-
"build.react": "rimraf react && tsc --build tsconfig.react.json",
|
|
20
21
|
"build.wc": "stencil build --docs",
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"lint-fix.eslint": "yarn lint.eslint --fix",
|
|
25
|
-
"lint-fix.prettier": "prettier --write .",
|
|
26
|
-
"lint-fix.stylelint": "yarn lint.stylelint --fix",
|
|
27
|
-
"lint.eslint": "eslint ./src",
|
|
28
|
-
"lint.prettier": "prettier --check .",
|
|
29
|
-
"lint.stylelint": "stylelint \"src/**/*.css\"",
|
|
30
|
-
"prepare": "husky install",
|
|
31
|
-
"release": "standard-version",
|
|
22
|
+
"build.react": "rimraf react && tsc --build tsconfig.react.json",
|
|
23
|
+
"prettify": "prettier --write .",
|
|
24
|
+
"prettier-check": "prettier --check .",
|
|
32
25
|
"start": "stencil build --dev --watch --serve --no-open",
|
|
33
|
-
"
|
|
26
|
+
"generate": "plop --plopfile internals/generators/index.js",
|
|
34
27
|
"test": "stencil test --spec",
|
|
35
|
-
"test.e2e": "stencil test --e2e",
|
|
36
28
|
"test.watch": "stencil test --spec --watch",
|
|
37
|
-
"
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"flatpickr": "^4.6.13",
|
|
48
|
-
"hammerjs": "^2.0.8"
|
|
29
|
+
"test.e2e": "stencil test --e2e",
|
|
30
|
+
"release": "standard-version",
|
|
31
|
+
"start-storybook": "start-storybook --port 3003 --ci --no-manager-cache",
|
|
32
|
+
"build-storybook": "yarn build && build-storybook --config-dir .storybook . --output-dir storybook",
|
|
33
|
+
"ts-check": "tsc --noEmit",
|
|
34
|
+
"lint.eslint": "eslint ./src",
|
|
35
|
+
"lint.stylelint": "stylelint \"src/**/*.css\"",
|
|
36
|
+
"lint-fix.eslint": "yarn lint.eslint --fix",
|
|
37
|
+
"lint-fix.stylelint": "yarn lint.stylelint --fix",
|
|
38
|
+
"prepare": "husky install"
|
|
49
39
|
},
|
|
50
40
|
"devDependencies": {
|
|
51
41
|
"@babel/core": "^7.17.8",
|
|
52
42
|
"@commitlint/cli": "^12.0.0",
|
|
53
43
|
"@commitlint/config-conventional": "^12.0.0",
|
|
54
|
-
"@stencil/core": "
|
|
44
|
+
"@stencil/core": "^2.18.0",
|
|
55
45
|
"@stencil/eslint-plugin": "^0.4.0",
|
|
56
|
-
"@stencil/react-output-target": "^0.
|
|
46
|
+
"@stencil/react-output-target": "^0.3.0",
|
|
57
47
|
"@storybook/addon-controls": "^6.5.7",
|
|
58
48
|
"@storybook/addon-docs": "^6.5.7",
|
|
59
49
|
"@storybook/addon-viewport": "^6.5.7",
|
|
@@ -61,7 +51,8 @@
|
|
|
61
51
|
"@storybook/manager-webpack5": "^6.5.7",
|
|
62
52
|
"@storybook/web-components": "^6.5.7",
|
|
63
53
|
"@types/hammerjs": "^2.0.39",
|
|
64
|
-
"@types/jest": "
|
|
54
|
+
"@types/jest": "26.0.20",
|
|
55
|
+
"@types/puppeteer": "5.4.3",
|
|
65
56
|
"@types/react-dom": "^17.0.0",
|
|
66
57
|
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
|
67
58
|
"@typescript-eslint/parser": "^4.0.0",
|
|
@@ -71,13 +62,13 @@
|
|
|
71
62
|
"eslint-plugin-prettier": "^4.2.1",
|
|
72
63
|
"eslint-plugin-react": "^7.31.8",
|
|
73
64
|
"husky": "^8.0.0",
|
|
74
|
-
"jest": "
|
|
75
|
-
"jest-cli": "
|
|
65
|
+
"jest": "26.6.3",
|
|
66
|
+
"jest-cli": "26.6.3",
|
|
76
67
|
"lit-html": "^1.4.0",
|
|
77
68
|
"mkdirp": "^1.0.4",
|
|
78
69
|
"plop": "^2.1.0",
|
|
79
70
|
"prettier": "^2.7.1",
|
|
80
|
-
"puppeteer": "
|
|
71
|
+
"puppeteer": "8.0.0",
|
|
81
72
|
"react": "^17.0.0",
|
|
82
73
|
"react-dom": "^17.0.1",
|
|
83
74
|
"rimraf": "^3.0.2",
|
|
@@ -91,17 +82,25 @@
|
|
|
91
82
|
"typescript": "~4.3.5",
|
|
92
83
|
"webpack": "5"
|
|
93
84
|
},
|
|
94
|
-
"
|
|
95
|
-
|
|
96
|
-
"
|
|
85
|
+
"license": "MIT",
|
|
86
|
+
"dependencies": {
|
|
87
|
+
"@zanichelli/albe-design-tokens": "^0.2.31",
|
|
88
|
+
"dialog-polyfill": "^0.5.6",
|
|
89
|
+
"flatpickr": "^4.6.13",
|
|
90
|
+
"hammerjs": "^2.0.8"
|
|
97
91
|
},
|
|
98
|
-
"collection": "dist/collection/collection-manifest.json",
|
|
99
|
-
"collection:main": "dist/collection/index.js",
|
|
100
|
-
"es2015": "dist/esm/index.mjs",
|
|
101
|
-
"es2017": "dist/esm/index.mjs",
|
|
102
92
|
"standard-version": {
|
|
103
93
|
"scripts": {
|
|
104
94
|
"prerelease": "yarn && yarn build"
|
|
105
95
|
}
|
|
96
|
+
},
|
|
97
|
+
"peerDependencies": {
|
|
98
|
+
"react": "*",
|
|
99
|
+
"react-dom": "*"
|
|
100
|
+
},
|
|
101
|
+
"resolutions": {
|
|
102
|
+
"@storybook/web-components/webpack": "^5",
|
|
103
|
+
"@types/react": "^17.0.0",
|
|
104
|
+
"@types/react-dom": "^17.0.0"
|
|
106
105
|
}
|
|
107
106
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createComponent.js","sourceRoot":"","sources":["../../src-react/react-component-lib/createComponent.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+CAA6C;AAE7C,
|
|
1
|
+
{"version":3,"file":"createComponent.js","sourceRoot":"","sources":["../../src-react/react-component-lib/createComponent.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+CAA6C;AAE7C,mCAOiB;AAWV,MAAM,oBAAoB,GAAG,CAMlC,OAAe,EACf,qBAAuD,EACvD,uBAGuB,EACvB,mBAAgC,EAChC,EAAE;IACF,IAAI,mBAAmB,KAAK,SAAS,EAAE;QACrC,mBAAmB,EAAE,CAAC;KACvB;IAED,MAAM,WAAW,GAAG,wBAAgB,CAAC,OAAO,CAAC,CAAC;IAC9C,MAAM,cAAc,GAAG,KAAM,SAAQ,eAAK,CAAC,SAAiD;QAO1F,YAAY,KAA6C;YACvD,KAAK,CAAC,KAAK,CAAC,CAAC;YALf,sBAAiB,GAAG,CAAC,OAAoB,EAAE,EAAE;gBAC3C,IAAI,CAAC,WAAW,GAAG,OAAO,CAAC;YAC7B,CAAC,CAAC;QAIF,CAAC;QAED,iBAAiB;YACf,IAAI,CAAC,kBAAkB,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACtC,CAAC;QAED,kBAAkB,CAAC,SAAiD;YAClE,mBAAW,CAAC,IAAI,CAAC,WAAW,EAAE,IAAI,CAAC,KAAK,EAAE,SAAS,CAAC,CAAC;QACvD,CAAC;QAED,MAAM;YACJ,MAAM,KAA+D,IAAI,CAAC,KAAK,EAAzE,EAAE,QAAQ,EAAE,YAAY,EAAE,KAAK,EAAE,SAAS,EAAE,GAAG,OAA0B,EAArB,MAAM,cAA1D,yDAA4D,CAAa,CAAC;YAEhF,IAAI,WAAW,GAAG,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC,GAAQ,EAAE,IAAI,EAAE,EAAE;gBAC9D,MAAM,KAAK,GAAI,MAAc,CAAC,IAAI,CAAC,CAAC;gBAEpC,IAAI,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,EAAE;oBACjE,MAAM,SAAS,GAAG,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC;oBAClD,IAAI,OAAO,QAAQ,KAAK,WAAW,IAAI,wBAAgB,CAAC,SAAS,CAAC,EAAE;wBAClE,GAAG,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC;qBACnB;iBACF;qBAAM;oBACL,yEAAyE;oBACzE,qEAAqE;oBACrE,MAAM,IAAI,GAAG,OAAO,KAAK,CAAC;oBAE1B,IAAI,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,SAAS,IAAI,IAAI,KAAK,QAAQ,EAAE;wBAChE,GAAG,CAAC,uBAAe,CAAC,IAAI,CAAC,CAAC,GAAG,KAAK,CAAC;qBACpC;iBACF;gBACD,OAAO,GAAG,CAAC;YACb,CAAC,EAAE,EAAE,CAAC,CAAC;YAEP,IAAI,uBAAuB,EAAE;gBAC3B,WAAW,GAAG,uBAAuB,CAAC,IAAI,CAAC,KAAK,EAAE,WAAW,CAAC,CAAC;aAChE;YAED,MAAM,QAAQ,mCACT,WAAW,KACd,GAAG,EAAE,iBAAS,CAAC,YAAY,EAAE,IAAI,CAAC,iBAAiB,CAAC,EACpD,KAAK,GACN,CAAC;YAEF;;;;;;eAMG;YACH,OAAO,qBAAa,CAAC,OAAO,EAAE,QAAQ,EAAE,QAAQ,CAAC,CAAC;QACpD,CAAC;QAED,MAAM,KAAK,WAAW;YACpB,OAAO,WAAW,CAAC;QACrB,CAAC;KACF,CAAC;IAEF,iGAAiG;IACjG,IAAI,qBAAqB,EAAE;QACzB,cAAc,CAAC,WAAW,GAAG,qBAAqB,CAAC;KACpD;IAED,OAAO,wBAAgB,CAAwB,cAAc,EAAE,WAAW,CAAC,CAAC;AAC9E,CAAC,CAAC;AA5FW,QAAA,oBAAoB,wBA4F/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createOverlayComponent.js","sourceRoot":"","sources":["../../src-react/react-component-lib/createOverlayComponent.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kDAA0B;AAC1B,0DAAiC;AAGjC,
|
|
1
|
+
{"version":3,"file":"createOverlayComponent.js","sourceRoot":"","sources":["../../src-react/react-component-lib/createOverlayComponent.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kDAA0B;AAC1B,0DAAiC;AAGjC,mCAMiB;AAgBV,MAAM,sBAAsB,GAAG,CAIpC,OAAe,EACf,UAA8D,EAC9D,aAAmB,EACnB,EAAE;IACF,2BAAmB,CAAC,OAAO,EAAE,aAAa,CAAC,CAAC;IAE5C,MAAM,WAAW,GAAG,wBAAgB,CAAC,OAAO,CAAC,CAAC;IAC9C,MAAM,mBAAmB,GAAG,KAAK,WAAW,YAAY,CAAC;IACzD,MAAM,mBAAmB,GAAG,KAAK,WAAW,YAAY,CAAC;IACzD,MAAM,oBAAoB,GAAG,KAAK,WAAW,aAAa,CAAC;IAC3D,MAAM,oBAAoB,GAAG,KAAK,WAAW,aAAa,CAAC;IAO3D,IAAI,YAAY,GAAG,KAAK,CAAC;IAEzB,MAAM,OAAQ,SAAQ,eAAK,CAAC,SAAgB;QAI1C,YAAY,KAAY;YACtB,KAAK,CAAC,KAAK,CAAC,CAAC;YACb,IAAI,OAAO,QAAQ,KAAK,WAAW,EAAE;gBACnC,IAAI,CAAC,EAAE,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;aACzC;YACD,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACrD,CAAC;QAED,MAAM,KAAK,WAAW;YACpB,OAAO,WAAW,CAAC;QACrB,CAAC;QAED,iBAAiB;YACf,IAAI,IAAI,CAAC,KAAK,CAAC,MAAM,EAAE;gBACrB,IAAI,CAAC,OAAO,EAAE,CAAC;aAChB;QACH,CAAC;QAED,oBAAoB;YAClB,IAAI,IAAI,CAAC,OAAO,EAAE;gBAChB,IAAI,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC;aACxB;QACH,CAAC;QAED,aAAa,CAAC,KAA2C;YACvD,IAAI,IAAI,CAAC,KAAK,CAAC,YAAY,EAAE;gBAC3B,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,KAAK,CAAC,CAAC;aAChC;YACD,cAAM,CAAC,IAAI,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,CAAC,CAAA;QACvC,CAAC;QAED,qBAAqB,CAAC,SAAgB;YACpC,qDAAqD;YACrD,IAAI,IAAI,CAAC,OAAO,IAAI,SAAS,CAAC,MAAM,KAAK,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,SAAS,CAAC,MAAM,KAAK,KAAK,EAAE;gBACxF,YAAY,GAAG,IAAI,CAAC;aACrB;YAED,OAAO,IAAI,CAAC;QACd,CAAC;QAEK,kBAAkB,CAAC,SAAgB;;gBACvC,IAAI,IAAI,CAAC,OAAO,EAAE;oBAChB,mBAAW,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,EAAE,SAAS,CAAC,CAAC;iBAClD;gBAED,IAAI,SAAS,CAAC,MAAM,KAAK,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,IAAI,CAAC,KAAK,CAAC,MAAM,KAAK,IAAI,EAAE;oBACxE,IAAI,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;iBACzB;gBACD,IAAI,IAAI,CAAC,OAAO,IAAI,SAAS,CAAC,MAAM,KAAK,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,IAAI,CAAC,KAAK,CAAC,MAAM,KAAK,KAAK,EAAE;oBACzF,MAAM,IAAI,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC;oBAC7B,YAAY,GAAG,KAAK,CAAC;oBAErB;;;;uBAIG;oBACH,IAAI,CAAC,WAAW,EAAE,CAAC;iBACpB;YACH,CAAC;SAAA;QAEK,OAAO,CAAC,SAAiB;;gBAC7B,MAAM,KAQF,IAAI,CAAC,KAAK,EARR,EACJ,QAAQ,EACR,MAAM,EACN,YAAY,EACZ,YAAY,EACZ,aAAa,EACb,aAAa,OAED,EADT,MAAM,cAPL,wFAQL,CAAa,CAAC;gBACf,MAAM,YAAY,mCACb,MAAM,KACT,GAAG,EAAE,IAAI,CAAC,KAAK,CAAC,YAAY,EAC5B,CAAC,mBAAmB,CAAC,EAAE,IAAI,CAAC,aAAa,EACzC,CAAC,mBAAmB,CAAC,EAAE,CAAC,CAAc,EAAE,EAAE,CACxC,IAAI,CAAC,KAAK,CAAC,YAAY,IAAI,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,EACvD,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAc,EAAE,EAAE,CACzC,IAAI,CAAC,KAAK,CAAC,aAAa,IAAI,IAAI,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,EACzD,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAc,EAAE,EAAE,CACzC,IAAI,CAAC,KAAK,CAAC,aAAa,IAAI,IAAI,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,GAC1D,CAAC;gBAEF,IAAI,CAAC,OAAO,GAAG,MAAM,UAAU,CAAC,MAAM,iCACjC,YAAY,KACf,SAAS,EAAE,IAAI,CAAC,EAAE,EAClB,cAAc,EAAE,EAAE,IAClB,CAAC;gBAEH,cAAM,CAAC,IAAI,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;gBAC9C,mBAAW,CAAC,IAAI,CAAC,OAAO,EAAE,YAAY,EAAE,SAAS,CAAC,CAAC;gBAEnD,MAAM,IAAI,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC;YAC/B,CAAC;SAAA;QAED,MAAM;YACJ;;;;eAIG;YACH,OAAO,mBAAQ,CAAC,YAAY,CAAC,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,YAAY,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,CAAC,CAAC;QACxG,CAAC;KACF;IAED,OAAO,eAAK,CAAC,UAAU,CAAqB,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE;QACzD,OAAO,8BAAC,OAAO,oBAAK,KAAK,IAAE,YAAY,EAAE,GAAG,IAAI,CAAC;IACnD,CAAC,CAAC,CAAC;AACL,CAAC,CAAC;AAvIW,QAAA,sBAAsB,0BAuIjC"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
export declare const attachProps: (node: HTMLElement, newProps: any, oldProps?: any) => void;
|
|
2
2
|
export declare const getClassName: (classList: DOMTokenList, newProps: any, oldProps: any) => string;
|
|
3
|
-
/**
|
|
4
|
-
* Transforms a React event name to a browser event name.
|
|
5
|
-
*/
|
|
6
|
-
export declare const transformReactEventName: (eventNameSuffix: string) => string;
|
|
7
3
|
/**
|
|
8
4
|
* Checks if an event is supported in the current execution environment.
|
|
9
5
|
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|