@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
|
@@ -1,291 +0,0 @@
|
|
|
1
|
-
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import { V as BreadcrumbPathStyle, W as BreadcrumbHomepageVariant, p as Device, P as PopoverPosition, g as KeyboardCode, i as ListSize } from './index2.js';
|
|
3
|
-
import { g as getDevice, h as handleKeyboardSubmit } from './utils.js';
|
|
4
|
-
import { d as defineCustomElement$7 } from './index6.js';
|
|
5
|
-
import { d as defineCustomElement$6 } from './index9.js';
|
|
6
|
-
import { d as defineCustomElement$5 } from './index12.js';
|
|
7
|
-
import { d as defineCustomElement$4 } from './index13.js';
|
|
8
|
-
import { d as defineCustomElement$3 } from './index14.js';
|
|
9
|
-
import { d as defineCustomElement$2 } from './index25.js';
|
|
10
|
-
|
|
11
|
-
const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);--line-clamp-popover:0;--line-clamp-mobile:1}button{padding:0;border:none;margin:0;background-color:transparent}nav{display:flex;height:30px;align-items:center;padding-left:calc(var(--space-unit) / 2);overflow-x:hidden}li{display:flex;align-items:baseline}:host a:focus,:host button:focus{box-shadow:var(--shadow-focus-primary);outline:0}:host a{color:var(--color-link-primary);font-size:var(--font-size-2);text-decoration:none;white-space:nowrap}:host a.homepage-icon{display:list-item}:host a.homepage-text{display:initial;margin-top:calc(var(--space-unit) / 4);margin-right:var(--space-unit)}:host a.missing-path{color:var(--color-text01)}:host a.text-ellipsis{display:-webkit-box !important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);text-overflow:ellipsis;white-space:normal}:host ol{display:flex;padding:0;margin:0;list-style-type:none}:host ol>li:not(:first-child,:last-child){margin-right:var(--space-unit)}nav.underlined>ol>li a:not(.missing-path),nav.underlined>ol>li button{text-decoration:underline}nav.semibold>ol>li a:not(.missing-path),nav.semibold>ol>li button{font-weight:var(--font-sb)}:host z-icon{margin-right:var(--space-unit);--z-icon-width:12px;--z-icon-height:12px}:host button.dots{display:inline-block;color:var(--color-link-primary);cursor:pointer}:host .hidden-paths-popover .popover-content{max-width:302px;padding:calc(var(--space-unit) / 2) var(--space-unit);text-align:left}:host .hidden-paths-popover .popover-content a{font-weight:var(--font-rg);text-decoration:none}:host .hidden-paths-popover{--z-popover-theme--surface:var(--color-surface02);--z-popover-padding:0}:host .hidden-paths-popover::before,.full-path-tooltip::before{--arrow-edge-offset:calc(100% - (var(--space-unit) * 2.55))}:host .full-path-tooltip{--z-popover-theme--surface:var(--color-surface05);--z-popover-theme--text:var(--color-text-inverse);--z-popover-padding:0}:host .tooltip-content{padding:0 var(--space-unit);font-size:var(--font-size-2)}@media (min-width: 768px){:host ol>li+li::before{display:inline-block;width:10px;height:10px;flex:1;margin-right:2px;color:var(--color-disabled03);content:\"\\203A\"}:host a.text-ellipsis{-webkit-line-clamp:var(--line-clamp-popover)}}";
|
|
12
|
-
const ZBreadcrumbStyle0 = stylesCss;
|
|
13
|
-
|
|
14
|
-
const ZBreadcrumb$1 = /*@__PURE__*/ proxyCustomElement(class ZBreadcrumb extends HTMLElement {
|
|
15
|
-
constructor() {
|
|
16
|
-
super();
|
|
17
|
-
this.__registerHost();
|
|
18
|
-
this.__attachShadow();
|
|
19
|
-
this.clickOnNode = createEvent(this, "clickOnNode", 7);
|
|
20
|
-
this.collapsedElements = [];
|
|
21
|
-
this.currentIndex = 0;
|
|
22
|
-
this.truncatePosition = null;
|
|
23
|
-
this.pathStyle = BreadcrumbPathStyle.UNDERLINED;
|
|
24
|
-
this.homepageVariant = BreadcrumbHomepageVariant.ICON;
|
|
25
|
-
this.maxNodesToShow = 5;
|
|
26
|
-
this.preventFollowUrl = false;
|
|
27
|
-
this.overflowMenuItemRows = 0;
|
|
28
|
-
this.truncateChar = 30;
|
|
29
|
-
this.viewPortWidth = undefined;
|
|
30
|
-
this.hasOverflow = false;
|
|
31
|
-
this.popoverEllipsisOpen = false;
|
|
32
|
-
}
|
|
33
|
-
handleResize() {
|
|
34
|
-
this.viewPortWidth = getDevice();
|
|
35
|
-
if (this.viewPortWidth !== Device.MOBILE &&
|
|
36
|
-
this.wrapElement &&
|
|
37
|
-
this.wrapElement.scrollWidth > this.wrapElement.clientWidth) {
|
|
38
|
-
this.hasOverflow = true;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
// eslint-disable-next-line lines-between-class-members
|
|
42
|
-
handlePropChange() {
|
|
43
|
-
this.initializeBreadcrumb(this.viewPortWidth === Device.MOBILE);
|
|
44
|
-
}
|
|
45
|
-
handleResizeUp(newValue, oldValue) {
|
|
46
|
-
if (newValue === Device.MOBILE ||
|
|
47
|
-
(oldValue === Device.MOBILE && newValue === Device.TABLET) ||
|
|
48
|
-
(oldValue === Device.MOBILE && newValue === Device.DESKTOP) ||
|
|
49
|
-
(oldValue === Device.MOBILE && newValue === Device.DESKTOP_WIDE) ||
|
|
50
|
-
(oldValue === Device.TABLET && newValue === Device.DESKTOP) ||
|
|
51
|
-
(oldValue === Device.TABLET && newValue === Device.DESKTOP_WIDE) ||
|
|
52
|
-
(oldValue === Device.DESKTOP && newValue === Device.DESKTOP_WIDE)) {
|
|
53
|
-
this.initializeBreadcrumb(this.viewPortWidth === Device.MOBILE);
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
componentWillLoad() {
|
|
57
|
-
this.viewPortWidth = getDevice();
|
|
58
|
-
this.initializeBreadcrumb(this.viewPortWidth === Device.MOBILE);
|
|
59
|
-
}
|
|
60
|
-
componentWillRender() {
|
|
61
|
-
if (this.viewPortWidth !== Device.MOBILE && this.hasOverflow) {
|
|
62
|
-
this.checkEllipsisOrOverflowMenu();
|
|
63
|
-
this.hasOverflow = false;
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
componentDidRender() {
|
|
67
|
-
if (this.collapsedElementsRef) {
|
|
68
|
-
this.anchorElements = Array.from(this.hostElement.shadowRoot.querySelectorAll("z-list-group a"));
|
|
69
|
-
}
|
|
70
|
-
if (this.viewPortWidth !== Device.MOBILE && this.wrapElement.scrollWidth > this.wrapElement.clientWidth) {
|
|
71
|
-
this.hasOverflow = true;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
initializeBreadcrumb(isMobile) {
|
|
75
|
-
if (isMobile) {
|
|
76
|
-
this.pathsList = this.getPathsItemsList().filter((item) => !!item.path);
|
|
77
|
-
}
|
|
78
|
-
else {
|
|
79
|
-
this.pathsList = this.getPathsItemsList();
|
|
80
|
-
}
|
|
81
|
-
this.totalLenght = this.pathsList.length;
|
|
82
|
-
this.homepageNode = this.pathsList.shift();
|
|
83
|
-
this.pathListCopy = JSON.parse(JSON.stringify(this.pathsList));
|
|
84
|
-
this.collapsedElements = [];
|
|
85
|
-
if (this.totalLenght > this.maxNodesToShow) {
|
|
86
|
-
this.collapsedElements = this.pathsList.splice(0, this.pathsList.length - 2);
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
checkEllipsisOrOverflowMenu() {
|
|
90
|
-
if (this.pathListCopy.length > 0) {
|
|
91
|
-
for (let i = 0; i < this.pathsList.length; i++) {
|
|
92
|
-
if (this.pathsList[i].text.length > this.truncateChar) {
|
|
93
|
-
if (this.truncatePosition !== null) {
|
|
94
|
-
if (this.truncatePosition > 0) {
|
|
95
|
-
const arrayToPush = this.pathListCopy.splice(0, this.truncatePosition);
|
|
96
|
-
arrayToPush.forEach((item) => {
|
|
97
|
-
this.collapsedElements.push(item);
|
|
98
|
-
});
|
|
99
|
-
this.pathsList.splice(0, this.truncatePosition);
|
|
100
|
-
this.truncatePosition = 0;
|
|
101
|
-
return;
|
|
102
|
-
}
|
|
103
|
-
if (this.truncatePosition === 0) {
|
|
104
|
-
const arrayToPush = this.pathListCopy.splice(0, this.truncatePosition + 1);
|
|
105
|
-
this.collapsedElements.push(...arrayToPush);
|
|
106
|
-
this.pathsList.splice(0, this.truncatePosition + 1);
|
|
107
|
-
this.truncatePosition = null;
|
|
108
|
-
return;
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
if (i !== this.pathsList.length - 1) {
|
|
112
|
-
const truncatedString = this.truncateWithEllipsis(this.pathsList[i].text, this.truncateChar);
|
|
113
|
-
this.currentEllipsisText = this.pathsList[i].text;
|
|
114
|
-
this.pathsList[i].text = truncatedString;
|
|
115
|
-
this.pathsList[i].hasTooltip = true;
|
|
116
|
-
this.truncatePosition = i;
|
|
117
|
-
return;
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
truncateWithEllipsis(str, length) {
|
|
124
|
-
const ending = "…";
|
|
125
|
-
if (str.length > length) {
|
|
126
|
-
return str.substring(0, length - 1) + ending;
|
|
127
|
-
}
|
|
128
|
-
return str;
|
|
129
|
-
}
|
|
130
|
-
getPathsItemsList() {
|
|
131
|
-
return Array.from(this.hostElement.children).map((item) => {
|
|
132
|
-
return {
|
|
133
|
-
text: item.textContent,
|
|
134
|
-
path: item.href,
|
|
135
|
-
hasTooltip: false,
|
|
136
|
-
};
|
|
137
|
-
});
|
|
138
|
-
}
|
|
139
|
-
renderMobileBreadcrumb() {
|
|
140
|
-
const lastPath = this.pathsList[this.pathsList.length - 1];
|
|
141
|
-
return (h("nav", { "aria-label": "Breadcrumb", class: {
|
|
142
|
-
underlined: this.pathStyle === BreadcrumbPathStyle.UNDERLINED,
|
|
143
|
-
semibold: this.pathStyle === BreadcrumbPathStyle.SEMIBOLD,
|
|
144
|
-
} }, h("ol", null, this.renderNode(lastPath, true))));
|
|
145
|
-
}
|
|
146
|
-
renderHomepageNode(item) {
|
|
147
|
-
return (h("li", null, h("a", { class: {
|
|
148
|
-
"homepage-icon": this.homepageVariant === BreadcrumbHomepageVariant.ICON,
|
|
149
|
-
"homepage-text": this.homepageVariant === BreadcrumbHomepageVariant.TEXT,
|
|
150
|
-
}, href: item.path, onClick: (e) => this.handlePreventFollowUrl(e, item) }, this.homepageVariant === BreadcrumbHomepageVariant.ICON ? (h("z-icon", { name: "home", fill: "color-link-primary", height: 16, width: 16 })) : ("Home"))));
|
|
151
|
-
}
|
|
152
|
-
renderNode(item, mobile) {
|
|
153
|
-
return (h("li", null, item.hasTooltip && (h("z-popover", { class: "full-path-tooltip", "bind-to": this.triggerEllipsis, open: this.popoverEllipsisOpen, position: PopoverPosition.BOTTOM_RIGHT, closable: false, showArrow: true }, h("span", { class: "tooltip-content" }, this.currentEllipsisText))), h("a", { class: {
|
|
154
|
-
"missing-path": !item.path,
|
|
155
|
-
"text-ellipsis": mobile,
|
|
156
|
-
}, ref: (val) => (this.triggerEllipsis = val), "aria-current": item.path ? undefined : "page", href: item.path, onClick: (e) => this.handlePreventFollowUrl(e, item), onMouseOver: () => {
|
|
157
|
-
if (item.hasTooltip) {
|
|
158
|
-
this.popoverEllipsisOpen = true;
|
|
159
|
-
}
|
|
160
|
-
}, onMouseLeave: () => {
|
|
161
|
-
if (item.hasTooltip) {
|
|
162
|
-
this.popoverEllipsisOpen = false;
|
|
163
|
-
}
|
|
164
|
-
}, innerHTML: mobile ? `<z-icon fill="color-link-primary" name="chevron-left"></z-icon>${item.text}` : item.text })));
|
|
165
|
-
}
|
|
166
|
-
renderBreadcrumb() {
|
|
167
|
-
return (h("nav", { ref: (val) => (this.wrapElement = val), "aria-label": "Breadcrumb", class: {
|
|
168
|
-
underlined: this.pathStyle === BreadcrumbPathStyle.UNDERLINED,
|
|
169
|
-
semibold: this.pathStyle === BreadcrumbPathStyle.SEMIBOLD,
|
|
170
|
-
} }, h("ol", null, this.renderHomepageNode(this.homepageNode), this.collapsedElements.length ? this.renderOverflowMenu() : "", this.pathsList.map((item) => this.renderNode(item, false)))));
|
|
171
|
-
}
|
|
172
|
-
togglePopover() {
|
|
173
|
-
if (!this.collapsedElementsRef.open) {
|
|
174
|
-
this.collapsedElementsRef.open = true;
|
|
175
|
-
}
|
|
176
|
-
}
|
|
177
|
-
handlePreventFollowUrl(e, item) {
|
|
178
|
-
if (this.preventFollowUrl) {
|
|
179
|
-
e.preventDefault();
|
|
180
|
-
this.clickOnNode.emit(item.path);
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
handleOverflowMenuAccessibility(e) {
|
|
184
|
-
const anchorElementsLenght = this.anchorElements.length;
|
|
185
|
-
if (e.key === KeyboardCode.TAB) {
|
|
186
|
-
e.preventDefault();
|
|
187
|
-
return;
|
|
188
|
-
}
|
|
189
|
-
e.stopPropagation();
|
|
190
|
-
const arrows = [KeyboardCode.ARROW_DOWN, KeyboardCode.ARROW_UP];
|
|
191
|
-
if (arrows.includes(e.key)) {
|
|
192
|
-
e.preventDefault();
|
|
193
|
-
if (e.key === KeyboardCode.ARROW_DOWN) {
|
|
194
|
-
this.currentIndex = anchorElementsLenght === this.currentIndex + 1 ? 0 : this.currentIndex + 1;
|
|
195
|
-
}
|
|
196
|
-
if (e.key === KeyboardCode.ARROW_UP) {
|
|
197
|
-
this.currentIndex = this.currentIndex <= 0 ? anchorElementsLenght - 1 : this.currentIndex - 1;
|
|
198
|
-
}
|
|
199
|
-
this.anchorElements[this.currentIndex].focus();
|
|
200
|
-
}
|
|
201
|
-
if (e.key === KeyboardCode.ESC) {
|
|
202
|
-
this.triggerButton.focus();
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
renderOverflowMenu() {
|
|
206
|
-
if (this.collapsedElements.length) {
|
|
207
|
-
return (h("li", null, h("z-popover", { class: "hidden-paths-popover", ref: (val) => (this.collapsedElementsRef = val), "bind-to": this.triggerButton, position: PopoverPosition.BOTTOM_RIGHT, closable: true, showArrow: true }, h("div", { class: "popover-content" }, h("z-list", null, h("z-list-group", { size: ListSize.SMALL }, this.collapsedElements.map((item, index, array) => {
|
|
208
|
-
return (h("div", null, h("z-list-element", { clickable: true }, h("a", { class: "text-ellipsis", href: item.path, onClick: (e) => this.handlePreventFollowUrl(e, item), onKeyDown: (e) => this.handleOverflowMenuAccessibility(e) }, item.text)), index < array.length - 1 && h("z-divider", { color: "color-surface03" })));
|
|
209
|
-
}))))), h("button", { "aria-label": "Mostra pi\u00F9 breadcrumb", "aria-haspopup": "true", ref: (el) => (this.triggerButton = el), class: "dots", onClick: () => {
|
|
210
|
-
this.togglePopover();
|
|
211
|
-
}, onKeyDown: (e) => {
|
|
212
|
-
handleKeyboardSubmit(e, this.togglePopover.bind(this));
|
|
213
|
-
setTimeout(() => {
|
|
214
|
-
this.anchorElements[0].focus();
|
|
215
|
-
}, 100);
|
|
216
|
-
} }, "...")));
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
render() {
|
|
220
|
-
return (h(Host, { key: '0fdd2556f767ddc969bb26ad157149092c28976f', style: { "--line-clamp-popover": `${this.overflowMenuItemRows}` } }, this.viewPortWidth === Device.MOBILE ? this.renderMobileBreadcrumb() : this.renderBreadcrumb()));
|
|
221
|
-
}
|
|
222
|
-
get hostElement() { return this; }
|
|
223
|
-
static get watchers() { return {
|
|
224
|
-
"maxNodesToShow": ["handlePropChange"],
|
|
225
|
-
"viewPortWidth": ["handleResizeUp"]
|
|
226
|
-
}; }
|
|
227
|
-
static get style() { return ZBreadcrumbStyle0; }
|
|
228
|
-
}, [1, "z-breadcrumb", {
|
|
229
|
-
"pathStyle": [513, "path-style"],
|
|
230
|
-
"homepageVariant": [1, "homepage-variant"],
|
|
231
|
-
"maxNodesToShow": [2, "max-nodes-to-show"],
|
|
232
|
-
"preventFollowUrl": [4, "prevent-follow-url"],
|
|
233
|
-
"overflowMenuItemRows": [2, "overflow-menu-item-rows"],
|
|
234
|
-
"truncateChar": [2, "truncate-char"],
|
|
235
|
-
"viewPortWidth": [32],
|
|
236
|
-
"hasOverflow": [32],
|
|
237
|
-
"popoverEllipsisOpen": [32]
|
|
238
|
-
}, [[9, "resize", "handleResize"]], {
|
|
239
|
-
"maxNodesToShow": ["handlePropChange"],
|
|
240
|
-
"viewPortWidth": ["handleResizeUp"]
|
|
241
|
-
}]);
|
|
242
|
-
function defineCustomElement$1() {
|
|
243
|
-
if (typeof customElements === "undefined") {
|
|
244
|
-
return;
|
|
245
|
-
}
|
|
246
|
-
const components = ["z-breadcrumb", "z-divider", "z-icon", "z-list", "z-list-element", "z-list-group", "z-popover"];
|
|
247
|
-
components.forEach(tagName => { switch (tagName) {
|
|
248
|
-
case "z-breadcrumb":
|
|
249
|
-
if (!customElements.get(tagName)) {
|
|
250
|
-
customElements.define(tagName, ZBreadcrumb$1);
|
|
251
|
-
}
|
|
252
|
-
break;
|
|
253
|
-
case "z-divider":
|
|
254
|
-
if (!customElements.get(tagName)) {
|
|
255
|
-
defineCustomElement$7();
|
|
256
|
-
}
|
|
257
|
-
break;
|
|
258
|
-
case "z-icon":
|
|
259
|
-
if (!customElements.get(tagName)) {
|
|
260
|
-
defineCustomElement$6();
|
|
261
|
-
}
|
|
262
|
-
break;
|
|
263
|
-
case "z-list":
|
|
264
|
-
if (!customElements.get(tagName)) {
|
|
265
|
-
defineCustomElement$5();
|
|
266
|
-
}
|
|
267
|
-
break;
|
|
268
|
-
case "z-list-element":
|
|
269
|
-
if (!customElements.get(tagName)) {
|
|
270
|
-
defineCustomElement$4();
|
|
271
|
-
}
|
|
272
|
-
break;
|
|
273
|
-
case "z-list-group":
|
|
274
|
-
if (!customElements.get(tagName)) {
|
|
275
|
-
defineCustomElement$3();
|
|
276
|
-
}
|
|
277
|
-
break;
|
|
278
|
-
case "z-popover":
|
|
279
|
-
if (!customElements.get(tagName)) {
|
|
280
|
-
defineCustomElement$2();
|
|
281
|
-
}
|
|
282
|
-
break;
|
|
283
|
-
} });
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
const ZBreadcrumb = ZBreadcrumb$1;
|
|
287
|
-
const defineCustomElement = defineCustomElement$1;
|
|
288
|
-
|
|
289
|
-
export { ZBreadcrumb, defineCustomElement };
|
|
290
|
-
|
|
291
|
-
//# sourceMappingURL=z-breadcrumb.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-breadcrumb.js","mappings":"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","names":["ZBreadcrumb"],"sources":["src/components/z-breadcrumb/styles.css?tag=z-breadcrumb&encapsulation=shadow","src/components/z-breadcrumb/index.tsx"],"sourcesContent":[":host {\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n\n --line-clamp-popover: 0;\n --line-clamp-mobile: 1;\n}\n\nbutton {\n padding: 0;\n border: none;\n margin: 0;\n background-color: transparent;\n}\n\nnav {\n display: flex;\n height: 30px;\n align-items: center;\n padding-left: calc(var(--space-unit) / 2);\n overflow-x: hidden;\n}\n\nli {\n display: flex;\n align-items: baseline;\n}\n\n:host a:focus,\n:host button:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: 0;\n}\n\n:host a {\n color: var(--color-link-primary);\n font-size: var(--font-size-2);\n text-decoration: none;\n white-space: nowrap;\n}\n\n:host a.homepage-icon {\n display: list-item;\n}\n\n:host a.homepage-text {\n display: initial;\n margin-top: calc(var(--space-unit) / 4);\n margin-right: var(--space-unit);\n}\n\n:host a.missing-path {\n color: var(--color-text01);\n}\n\n:host a.text-ellipsis {\n display: -webkit-box !important;\n overflow: hidden;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: var(--line-clamp-mobile);\n text-overflow: ellipsis;\n white-space: normal;\n}\n\n:host ol {\n display: flex;\n padding: 0;\n margin: 0;\n list-style-type: none;\n}\n\n:host ol > li:not(:first-child, :last-child) {\n margin-right: var(--space-unit);\n}\n\nnav.underlined > ol > li a:not(.missing-path),\nnav.underlined > ol > li button {\n text-decoration: underline;\n}\n\nnav.semibold > ol > li a:not(.missing-path),\nnav.semibold > ol > li button {\n font-weight: var(--font-sb);\n}\n\n:host z-icon {\n margin-right: var(--space-unit);\n\n --z-icon-width: 12px;\n --z-icon-height: 12px;\n}\n\n:host button.dots {\n display: inline-block;\n color: var(--color-link-primary);\n cursor: pointer;\n}\n\n:host .hidden-paths-popover .popover-content {\n max-width: 302px;\n padding: calc(var(--space-unit) / 2) var(--space-unit);\n text-align: left;\n}\n\n:host .hidden-paths-popover .popover-content a {\n font-weight: var(--font-rg);\n text-decoration: none;\n}\n\n:host .hidden-paths-popover {\n --z-popover-theme--surface: var(--color-surface02);\n --z-popover-padding: 0;\n}\n\n:host .hidden-paths-popover::before,\n.full-path-tooltip::before {\n --arrow-edge-offset: calc(100% - (var(--space-unit) * 2.55));\n}\n\n:host .full-path-tooltip {\n --z-popover-theme--surface: var(--color-surface05);\n --z-popover-theme--text: var(--color-text-inverse);\n --z-popover-padding: 0;\n}\n\n:host .tooltip-content {\n padding: 0 var(--space-unit);\n font-size: var(--font-size-2);\n}\n\n@media (min-width: 768px) {\n /* https://www.w3.org/WAI/ARIA/apg/patterns/breadcrumb/examples/breadcrumb/#accessibilityfeatures */\n :host ol > li + li::before {\n display: inline-block;\n width: 10px;\n height: 10px;\n flex: 1;\n margin-right: 2px;\n color: var(--color-disabled03);\n content: \"\\203A\";\n }\n\n :host a.text-ellipsis {\n -webkit-line-clamp: var(--line-clamp-popover);\n }\n}\n","import {Component, Prop, h, State, Host, Listen, Element, Event, Watch, EventEmitter} from \"@stencil/core\";\nimport {\n BreadcrumbHomepageVariant,\n BreadcrumbPath,\n BreadcrumbPathStyle,\n Device,\n KeyboardCode,\n ListSize,\n PopoverPosition,\n} from \"../../beans\";\nimport {getDevice, handleKeyboardSubmit} from \"../../utils/utils\";\n\n@Component({\n tag: \"z-breadcrumb\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZBreadcrumb {\n /* Accessibility references */\n /* Overflow-menu: https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/ */\n /* Breadcrumb: https://www.w3.org/WAI/ARIA/apg/patterns/breadcrumb/ */\n /* Focus on multiline link: https://www.w3.org/WAI/WCAG22/Understanding/focus-appearance.html */\n\n @Element() hostElement: HTMLZBreadcrumbElement;\n\n /** [optional] Sets the path style */\n @Prop({reflect: true})\n pathStyle?: BreadcrumbPathStyle = BreadcrumbPathStyle.UNDERLINED;\n\n /** [optional] Variant of first node */\n @Prop()\n homepageVariant?: BreadcrumbHomepageVariant = BreadcrumbHomepageVariant.ICON;\n\n /** [optional] Sets max number of element to show */\n @Prop()\n maxNodesToShow? = 5;\n\n /** [optional] Controls the behaviour on <a> tag click/enter */\n @Prop()\n preventFollowUrl? = false;\n\n /** [optional] Sets max number of row for each path inside the popover. Zero equals unlimited */\n @Prop()\n overflowMenuItemRows? = 0;\n\n /** [optional] Sets the maximun number of chars per single node */\n @Prop()\n truncateChar? = 30;\n\n /** Handle mobile */\n @State()\n viewPortWidth: Device;\n\n /** Detect whether the length of the nodes shown exceeds the container length */\n @State()\n hasOverflow = false;\n\n @State()\n popoverEllipsisOpen = false;\n\n /** Emitted when preventFollowUrl=true to handle custom page transition */\n @Event()\n clickOnNode: EventEmitter<BreadcrumbPath[\"path\"]>;\n\n @Listen(\"resize\", {target: \"window\"})\n handleResize(): void {\n this.viewPortWidth = getDevice();\n if (\n this.viewPortWidth !== Device.MOBILE &&\n this.wrapElement &&\n this.wrapElement.scrollWidth > this.wrapElement.clientWidth\n ) {\n this.hasOverflow = true;\n }\n }\n // eslint-disable-next-line lines-between-class-members\n @Watch(\"maxNodesToShow\")\n handlePropChange(): void {\n this.initializeBreadcrumb(this.viewPortWidth === Device.MOBILE);\n }\n\n @Watch(\"viewPortWidth\")\n handleResizeUp(newValue: Device, oldValue: Device): void {\n if (\n newValue === Device.MOBILE ||\n (oldValue === Device.MOBILE && newValue === Device.TABLET) ||\n (oldValue === Device.MOBILE && newValue === Device.DESKTOP) ||\n (oldValue === Device.MOBILE && newValue === Device.DESKTOP_WIDE) ||\n (oldValue === Device.TABLET && newValue === Device.DESKTOP) ||\n (oldValue === Device.TABLET && newValue === Device.DESKTOP_WIDE) ||\n (oldValue === Device.DESKTOP && newValue === Device.DESKTOP_WIDE)\n ) {\n this.initializeBreadcrumb(this.viewPortWidth === Device.MOBILE);\n }\n }\n\n private pathsList: BreadcrumbPath[];\n\n private pathListCopy: BreadcrumbPath[];\n\n private collapsedElements: BreadcrumbPath[] = [];\n\n private collapsedElementsRef: HTMLZPopoverElement;\n\n private triggerButton: HTMLButtonElement;\n\n private triggerEllipsis: HTMLAnchorElement;\n\n private wrapElement: HTMLElement;\n\n private currentIndex = 0;\n\n private homepageNode: BreadcrumbPath;\n\n private totalLenght: number;\n\n private anchorElements;\n\n private currentEllipsisText: string;\n\n private truncatePosition = null;\n\n componentWillLoad(): void {\n this.viewPortWidth = getDevice();\n this.initializeBreadcrumb(this.viewPortWidth === Device.MOBILE);\n }\n\n componentWillRender(): void {\n if (this.viewPortWidth !== Device.MOBILE && this.hasOverflow) {\n this.checkEllipsisOrOverflowMenu();\n this.hasOverflow = false;\n }\n }\n\n componentDidRender(): void {\n if (this.collapsedElementsRef) {\n this.anchorElements = Array.from(this.hostElement.shadowRoot.querySelectorAll(\"z-list-group a\"));\n }\n\n if (this.viewPortWidth !== Device.MOBILE && this.wrapElement.scrollWidth > this.wrapElement.clientWidth) {\n this.hasOverflow = true;\n }\n }\n\n private initializeBreadcrumb(isMobile: boolean): void {\n if (isMobile) {\n this.pathsList = this.getPathsItemsList().filter((item) => !!item.path);\n } else {\n this.pathsList = this.getPathsItemsList();\n }\n this.totalLenght = this.pathsList.length;\n this.homepageNode = this.pathsList.shift();\n this.pathListCopy = JSON.parse(JSON.stringify(this.pathsList));\n this.collapsedElements = [];\n if (this.totalLenght > this.maxNodesToShow) {\n this.collapsedElements = this.pathsList.splice(0, this.pathsList.length - 2);\n }\n }\n\n private checkEllipsisOrOverflowMenu(): void {\n if (this.pathListCopy.length > 0) {\n for (let i = 0; i < this.pathsList.length; i++) {\n if (this.pathsList[i].text.length > this.truncateChar) {\n if (this.truncatePosition !== null) {\n if (this.truncatePosition > 0) {\n const arrayToPush = this.pathListCopy.splice(0, this.truncatePosition);\n arrayToPush.forEach((item) => {\n this.collapsedElements.push(item);\n });\n this.pathsList.splice(0, this.truncatePosition);\n this.truncatePosition = 0;\n\n return;\n }\n if (this.truncatePosition === 0) {\n const arrayToPush = this.pathListCopy.splice(0, this.truncatePosition + 1);\n this.collapsedElements.push(...arrayToPush);\n this.pathsList.splice(0, this.truncatePosition + 1);\n this.truncatePosition = null;\n\n return;\n }\n }\n if (i !== this.pathsList.length - 1) {\n const truncatedString = this.truncateWithEllipsis(this.pathsList[i].text, this.truncateChar);\n this.currentEllipsisText = this.pathsList[i].text;\n this.pathsList[i].text = truncatedString;\n this.pathsList[i].hasTooltip = true;\n this.truncatePosition = i;\n\n return;\n }\n }\n }\n }\n }\n\n private truncateWithEllipsis(str: string, length: number): string {\n const ending = \"…\";\n\n if (str.length > length) {\n return str.substring(0, length - 1) + ending;\n }\n\n return str;\n }\n\n private getPathsItemsList(): BreadcrumbPath[] {\n return Array.from(this.hostElement.children).map((item: HTMLAnchorElement) => {\n return {\n text: item.textContent,\n path: item.href,\n hasTooltip: false,\n };\n });\n }\n\n private renderMobileBreadcrumb(): HTMLDivElement {\n const lastPath = this.pathsList[this.pathsList.length - 1];\n\n return (\n <nav\n aria-label=\"Breadcrumb\"\n class={{\n underlined: this.pathStyle === BreadcrumbPathStyle.UNDERLINED,\n semibold: this.pathStyle === BreadcrumbPathStyle.SEMIBOLD,\n }}\n >\n <ol>{this.renderNode(lastPath, true)}</ol>\n </nav>\n );\n }\n\n private renderHomepageNode(item): HTMLLIElement {\n return (\n <li>\n <a\n class={{\n \"homepage-icon\": this.homepageVariant === BreadcrumbHomepageVariant.ICON,\n \"homepage-text\": this.homepageVariant === BreadcrumbHomepageVariant.TEXT,\n }}\n href={item.path}\n onClick={(e) => this.handlePreventFollowUrl(e, item)}\n >\n {this.homepageVariant === BreadcrumbHomepageVariant.ICON ? (\n <z-icon\n name=\"home\"\n fill=\"color-link-primary\"\n height={16}\n width={16}\n />\n ) : (\n \"Home\"\n )}\n </a>\n </li>\n );\n }\n\n private renderNode(item, mobile): HTMLLIElement {\n return (\n <li>\n {item.hasTooltip && (\n <z-popover\n class=\"full-path-tooltip\"\n bind-to={this.triggerEllipsis}\n open={this.popoverEllipsisOpen}\n position={PopoverPosition.BOTTOM_RIGHT}\n closable={false}\n showArrow\n >\n <span class=\"tooltip-content\">{this.currentEllipsisText}</span>\n </z-popover>\n )}\n <a\n class={{\n \"missing-path\": !item.path,\n \"text-ellipsis\": mobile,\n }}\n ref={(val) => (this.triggerEllipsis = val)}\n aria-current={item.path ? undefined : \"page\"}\n href={item.path}\n onClick={(e) => this.handlePreventFollowUrl(e, item)}\n onMouseOver={() => {\n if (item.hasTooltip) {\n this.popoverEllipsisOpen = true;\n }\n }}\n onMouseLeave={() => {\n if (item.hasTooltip) {\n this.popoverEllipsisOpen = false;\n }\n }}\n innerHTML={mobile ? `<z-icon fill=\"color-link-primary\" name=\"chevron-left\"></z-icon>${item.text}` : item.text}\n />\n </li>\n );\n }\n\n private renderBreadcrumb(): HTMLElement {\n return (\n <nav\n ref={(val) => (this.wrapElement = val)}\n aria-label=\"Breadcrumb\"\n class={{\n underlined: this.pathStyle === BreadcrumbPathStyle.UNDERLINED,\n semibold: this.pathStyle === BreadcrumbPathStyle.SEMIBOLD,\n }}\n >\n <ol>\n {this.renderHomepageNode(this.homepageNode)}\n {this.collapsedElements.length ? this.renderOverflowMenu() : \"\"}\n {this.pathsList.map((item) => this.renderNode(item, false))}\n </ol>\n </nav>\n );\n }\n\n private togglePopover(): void {\n if (!this.collapsedElementsRef.open) {\n this.collapsedElementsRef.open = true;\n }\n }\n\n private handlePreventFollowUrl(e: MouseEvent, item): void {\n if (this.preventFollowUrl) {\n e.preventDefault();\n this.clickOnNode.emit(item.path);\n }\n }\n\n private handleOverflowMenuAccessibility(e: KeyboardEvent): void {\n const anchorElementsLenght = this.anchorElements.length;\n if (e.key === KeyboardCode.TAB) {\n e.preventDefault();\n\n return;\n }\n e.stopPropagation();\n const arrows = [KeyboardCode.ARROW_DOWN, KeyboardCode.ARROW_UP];\n if (arrows.includes(e.key as KeyboardCode)) {\n e.preventDefault();\n\n if (e.key === KeyboardCode.ARROW_DOWN) {\n this.currentIndex = anchorElementsLenght === this.currentIndex + 1 ? 0 : this.currentIndex + 1;\n }\n if (e.key === KeyboardCode.ARROW_UP) {\n this.currentIndex = this.currentIndex <= 0 ? anchorElementsLenght - 1 : this.currentIndex - 1;\n }\n\n this.anchorElements[this.currentIndex].focus();\n }\n\n if (e.key === KeyboardCode.ESC) {\n this.triggerButton.focus();\n }\n }\n\n private renderOverflowMenu(): HTMLLIElement {\n if (this.collapsedElements.length) {\n return (\n <li>\n <z-popover\n class=\"hidden-paths-popover\"\n ref={(val) => (this.collapsedElementsRef = val as HTMLZPopoverElement)}\n bind-to={this.triggerButton}\n position={PopoverPosition.BOTTOM_RIGHT}\n closable={true}\n showArrow\n >\n <div class=\"popover-content\">\n <z-list>\n <z-list-group size={ListSize.SMALL}>\n {this.collapsedElements.map((item, index, array) => {\n return (\n <div>\n <z-list-element clickable>\n <a\n class=\"text-ellipsis\"\n href={item.path}\n onClick={(e) => this.handlePreventFollowUrl(e, item)}\n onKeyDown={(e) => this.handleOverflowMenuAccessibility(e)}\n >\n {item.text}\n </a>\n </z-list-element>\n {index < array.length - 1 && <z-divider color=\"color-surface03\"></z-divider>}\n </div>\n );\n })}\n </z-list-group>\n </z-list>\n </div>\n </z-popover>\n <button\n aria-label=\"Mostra più breadcrumb\"\n aria-haspopup=\"true\"\n ref={(el) => (this.triggerButton = el as HTMLButtonElement)}\n class=\"dots\"\n onClick={() => {\n this.togglePopover();\n }}\n onKeyDown={(e) => {\n handleKeyboardSubmit(e, this.togglePopover.bind(this));\n setTimeout(() => {\n this.anchorElements[0].focus();\n }, 100);\n }}\n >\n ...\n </button>\n </li>\n );\n }\n }\n\n render(): HTMLZBreadcrumbElement {\n return (\n <Host style={{\"--line-clamp-popover\": `${this.overflowMenuItemRows}`}}>\n {this.viewPortWidth === Device.MOBILE ? this.renderMobileBreadcrumb() : this.renderBreadcrumb()}\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { Components, JSX } from "../types/components";
|
|
2
|
-
|
|
3
|
-
interface ZButtonSort extends Components.ZButtonSort, HTMLElement {}
|
|
4
|
-
export const ZButtonSort: {
|
|
5
|
-
prototype: ZButtonSort;
|
|
6
|
-
new (): ZButtonSort;
|
|
7
|
-
};
|
|
8
|
-
/**
|
|
9
|
-
* Used to define this component and all nested components recursively.
|
|
10
|
-
*/
|
|
11
|
-
export const defineCustomElement: () => void;
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
|
|
2
|
-
import { t as tabletBreakpoint } from './breakpoints.js';
|
|
3
|
-
import { d as defineCustomElement$2 } from './index9.js';
|
|
4
|
-
|
|
5
|
-
const stylesCss = "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}}";
|
|
6
|
-
const ZButtonSortStyle0 = stylesCss;
|
|
7
|
-
|
|
8
|
-
const ZButtonSort$1 = /*@__PURE__*/ proxyCustomElement(class ZButtonSort extends HTMLElement {
|
|
9
|
-
constructor() {
|
|
10
|
-
super();
|
|
11
|
-
this.__registerHost();
|
|
12
|
-
this.__attachShadow();
|
|
13
|
-
this.buttonSortClick = createEvent(this, "buttonSortClick", 7);
|
|
14
|
-
this.buttonid = undefined;
|
|
15
|
-
this.label = undefined;
|
|
16
|
-
this.desclabel = undefined;
|
|
17
|
-
this.counter = undefined;
|
|
18
|
-
this.sortlabelasc = "A-Z";
|
|
19
|
-
this.sortlabeldesc = "Z-A";
|
|
20
|
-
this.isselected = false;
|
|
21
|
-
this.sortasc = true;
|
|
22
|
-
this.allowTooltip = false;
|
|
23
|
-
}
|
|
24
|
-
emitButtonSortClick() {
|
|
25
|
-
if (!this.isselected) {
|
|
26
|
-
this.isselected = true;
|
|
27
|
-
}
|
|
28
|
-
else {
|
|
29
|
-
this.sortasc = !this.sortasc;
|
|
30
|
-
}
|
|
31
|
-
this.buttonSortClick.emit({
|
|
32
|
-
buttonid: this.buttonid,
|
|
33
|
-
sortAsc: this.sortasc,
|
|
34
|
-
});
|
|
35
|
-
}
|
|
36
|
-
componentDidLoad() {
|
|
37
|
-
if (this.elementHasEllipsis() && window.innerWidth > tabletBreakpoint) {
|
|
38
|
-
this.allowTooltip = true;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
setButtonTitle() {
|
|
42
|
-
return this.allowTooltip ? `${this.sortasc ? this.label : this.desclabel}` : "";
|
|
43
|
-
}
|
|
44
|
-
elementHasEllipsis() {
|
|
45
|
-
return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
|
|
46
|
-
}
|
|
47
|
-
render() {
|
|
48
|
-
return (h("button", { key: '5876e75ffbf8c14eb2e5a9cf2fd30b50ec34dd50', title: this.setButtonTitle(), id: this.buttonid, class: this.isselected && "selected", onClick: () => this.emitButtonSortClick() }, h("span", { key: '35932e480eaa525e80ddb8ffbe7d99d428a474ce', ref: (el) => (this.ellipsis = el), class: "ellipsis" }, !this.sortasc && this.desclabel ? this.desclabel : this.label), h("span", { key: '11c32835bfff43546c08699fea6118f183f373fa', class: "counter" }, this.counter && ` (${this.counter})`), h("span", { key: 'a722b2e5aa1a21252acdde0a71a34ff94189618d', class: "sort" }, this.sortasc ? this.sortlabelasc : this.sortlabeldesc), h("z-icon", { key: '0dffff94ee662b6784eae03bd32a2dbb714eb39e', name: "caret-up-down", width: 16, height: 16 })));
|
|
49
|
-
}
|
|
50
|
-
static get style() { return ZButtonSortStyle0; }
|
|
51
|
-
}, [1, "z-button-sort", {
|
|
52
|
-
"buttonid": [1],
|
|
53
|
-
"label": [1],
|
|
54
|
-
"desclabel": [1],
|
|
55
|
-
"counter": [2],
|
|
56
|
-
"sortlabelasc": [1],
|
|
57
|
-
"sortlabeldesc": [1],
|
|
58
|
-
"isselected": [1028],
|
|
59
|
-
"sortasc": [1028],
|
|
60
|
-
"allowTooltip": [32]
|
|
61
|
-
}]);
|
|
62
|
-
function defineCustomElement$1() {
|
|
63
|
-
if (typeof customElements === "undefined") {
|
|
64
|
-
return;
|
|
65
|
-
}
|
|
66
|
-
const components = ["z-button-sort", "z-icon"];
|
|
67
|
-
components.forEach(tagName => { switch (tagName) {
|
|
68
|
-
case "z-button-sort":
|
|
69
|
-
if (!customElements.get(tagName)) {
|
|
70
|
-
customElements.define(tagName, ZButtonSort$1);
|
|
71
|
-
}
|
|
72
|
-
break;
|
|
73
|
-
case "z-icon":
|
|
74
|
-
if (!customElements.get(tagName)) {
|
|
75
|
-
defineCustomElement$2();
|
|
76
|
-
}
|
|
77
|
-
break;
|
|
78
|
-
} });
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
const ZButtonSort = ZButtonSort$1;
|
|
82
|
-
const defineCustomElement = defineCustomElement$1;
|
|
83
|
-
|
|
84
|
-
export { ZButtonSort, defineCustomElement };
|
|
85
|
-
|
|
86
|
-
//# sourceMappingURL=z-button-sort.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-button-sort.js","mappings":";;;;AAAA,MAAM,SAAS,GAAG,g6CAAg6C,CAAC;AACn7C,0BAAe,SAAS;;MCMXA,aAAW;;;;;;;;;;4BAmBE,KAAK;6BAIJ,KAAK;0BAIP,KAAK;uBAIR,IAAI;4BAGT,KAAK;;IAQZ,mBAAmB;QACzB,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE;YACpB,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC;SACxB;aAAM;YACL,IAAI,CAAC,OAAO,GAAG,CAAC,IAAI,CAAC,OAAO,CAAC;SAC9B;QACD,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC;YACxB,QAAQ,EAAE,IAAI,CAAC,QAAQ;YACvB,OAAO,EAAE,IAAI,CAAC,OAAO;SACtB,CAAC,CAAC;KACJ;IAED,gBAAgB;QACd,IAAI,IAAI,CAAC,kBAAkB,EAAE,IAAI,MAAM,CAAC,UAAU,GAAG,gBAAgB,EAAE;YACrE,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC;SAC1B;KACF;IAEO,cAAc;QACpB,OAAO,IAAI,CAAC,YAAY,GAAG,GAAG,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,SAAS,EAAE,GAAG,EAAE,CAAC;KACjF;IAEO,kBAAkB;QACxB,OAAO,IAAI,CAAC,QAAQ,CAAC,WAAW,GAAG,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC;KAC9D;IAED,MAAM;QACJ,QACE,+DACE,KAAK,EAAE,IAAI,CAAC,cAAc,EAAE,EAC5B,EAAE,EAAE,IAAI,CAAC,QAAQ,EACjB,KAAK,EAAE,IAAI,CAAC,UAAU,IAAI,UAAU,EACpC,OAAO,EAAE,MAAM,IAAI,CAAC,mBAAmB,EAAE,IAEzC,6DACE,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,QAAQ,GAAG,EAAqB,CAAC,EACpD,KAAK,EAAC,UAAU,IAEf,CAAC,IAAI,CAAC,OAAO,IAAI,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,KAAK,CACzD,EACP,6DAAM,KAAK,EAAC,SAAS,IAAE,IAAI,CAAC,OAAO,IAAI,KAAK,IAAI,CAAC,OAAO,GAAG,CAAQ,EACnE,6DAAM,KAAK,EAAC,MAAM,IAAE,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,aAAa,CAAQ,EACjF,+DACE,IAAI,EAAC,eAAe,EACpB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,GACV,CACK,EACT;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["ZButtonSort"],"sources":["src/components/buttons/z-button-sort/styles.css?tag=z-button-sort&encapsulation=shadow","src/components/buttons/z-button-sort/index.tsx"],"sourcesContent":["button {\n display: flex;\n max-width: 100%;\n height: 36px;\n align-items: center;\n padding: 0 var(--space-unit);\n border: var(--border-size-medium) solid var(--color-primary01);\n background-color: var(--color-surface01);\n border-radius: var(--border-radius);\n color: var(--color-primary01);\n cursor: pointer;\n fill: var(--color-primary01);\n font-family: var(--font-family-sans);\n font-size: 14px;\n font-weight: var(--font-sb);\n outline: none;\n}\n\nbutton::-moz-focus-inner {\n border: 0;\n}\n\nbutton:hover {\n border-color: var(--color-hover-primary);\n color: var(--color-hover-primary);\n fill: var(--color-hover-primary);\n}\n\nbutton:focus {\n border-color: var(--color-primary01);\n box-shadow: var(--shadow-focus-primary);\n color: var(--color-primary01);\n fill: var(--color-primary01);\n}\n\nbutton:active {\n border-color: var(--color-pressed-primary);\n box-shadow: var(--shadow-2);\n color: var(--color-pressed-primary);\n fill: var(--color-pressed-primary);\n}\n\nbutton.selected {\n border-color: var(--color-active-primary);\n background-color: var(--color-active-primary);\n color: var(--color-text-inverse);\n fill: var(--color-text-inverse);\n}\n\nbutton > span.ellipsis {\n overflow: hidden;\n padding: 0;\n margin: 0;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\nbutton > span.counter {\n margin-right: calc(var(--space-unit) * 2);\n margin-left: calc(var(--space-unit) / 2);\n}\n\nbutton > span.sort {\n margin-right: calc(var(--space-unit) / 2);\n white-space: nowrap;\n}\n\nbutton > span {\n margin-right: calc(var(--space-unit) / 2);\n}\n\n/* Tablet breakpoint */\n@media (min-width: 768px) {\n button {\n max-width: 325px;\n }\n}\n\n/* Desktop breakpoint */\n@media (min-width: 1152px) {\n button {\n max-width: 490px;\n }\n}\n","import {Component, Prop, State, h, Event, EventEmitter} from \"@stencil/core\";\nimport {tabletBreakpoint} from \"../../../constants/breakpoints\";\n@Component({\n tag: \"z-button-sort\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZButtonSort {\n /** id, should be unique */\n @Prop()\n buttonid: string;\n\n /** label content (ascending) */\n @Prop()\n label: string;\n\n /** label content (descending) */\n @Prop()\n desclabel?: string;\n\n /** occurrences counter (optional) */\n @Prop()\n counter?: number;\n\n /** sort label content (ascending) (optional) */\n @Prop()\n sortlabelasc?: string = \"A-Z\";\n\n /** sort label content (descending) (optional) */\n @Prop()\n sortlabeldesc?: string = \"Z-A\";\n\n /** selected flag (optional) */\n @Prop({mutable: true})\n isselected?: boolean = false;\n\n /** sortable flag (optional) */\n @Prop({mutable: true})\n sortasc?: boolean = true;\n\n @State()\n allowTooltip = false;\n\n private ellipsis?: HTMLSpanElement;\n\n /** sorting direction click event, returns `buttonid` and `sortAsc` */\n @Event()\n buttonSortClick: EventEmitter;\n\n private emitButtonSortClick(): void {\n if (!this.isselected) {\n this.isselected = true;\n } else {\n this.sortasc = !this.sortasc;\n }\n this.buttonSortClick.emit({\n buttonid: this.buttonid,\n sortAsc: this.sortasc,\n });\n }\n\n componentDidLoad(): void {\n if (this.elementHasEllipsis() && window.innerWidth > tabletBreakpoint) {\n this.allowTooltip = true;\n }\n }\n\n private setButtonTitle(): string {\n return this.allowTooltip ? `${this.sortasc ? this.label : this.desclabel}` : \"\";\n }\n\n private elementHasEllipsis(): boolean {\n return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;\n }\n\n render(): HTMLButtonElement {\n return (\n <button\n title={this.setButtonTitle()}\n id={this.buttonid}\n class={this.isselected && \"selected\"}\n onClick={() => this.emitButtonSortClick()}\n >\n <span\n ref={(el) => (this.ellipsis = el as HTMLSpanElement)}\n class=\"ellipsis\"\n >\n {!this.sortasc && this.desclabel ? this.desclabel : this.label}\n </span>\n <span class=\"counter\">{this.counter && ` (${this.counter})`}</span>\n <span class=\"sort\">{this.sortasc ? this.sortlabelasc : this.sortlabeldesc}</span>\n <z-icon\n name=\"caret-up-down\"\n width={16}\n height={16}\n />\n </button>\n );\n }\n}\n"],"version":3}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { Components, JSX } from "../types/components";
|
|
2
|
-
|
|
3
|
-
interface ZButton extends Components.ZButton, HTMLElement {}
|
|
4
|
-
export const ZButton: {
|
|
5
|
-
prototype: ZButton;
|
|
6
|
-
new (): ZButton;
|
|
7
|
-
};
|
|
8
|
-
/**
|
|
9
|
-
* Used to define this component and all nested components recursively.
|
|
10
|
-
*/
|
|
11
|
-
export const defineCustomElement: () => void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-button.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { Components, JSX } from "../types/components";
|
|
2
|
-
|
|
3
|
-
interface ZCard extends Components.ZCard, HTMLElement {}
|
|
4
|
-
export const ZCard: {
|
|
5
|
-
prototype: ZCard;
|
|
6
|
-
new (): ZCard;
|
|
7
|
-
};
|
|
8
|
-
/**
|
|
9
|
-
* Used to define this component and all nested components recursively.
|
|
10
|
-
*/
|
|
11
|
-
export const defineCustomElement: () => void;
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import { C as CardVariant } from './index2.js';
|
|
3
|
-
import { d as defineCustomElement$2 } from './index9.js';
|
|
4
|
-
|
|
5
|
-
const stylesCss = ":host{--aspect-ratio:1.62;--z-card--border-color:var(--gray200);--z-card--color-cover-background:var(--color-surface01);--z-card--text-background:var(--color-surface01);--z-card--text-border-radius:none;--z-card--text-border:none;--z-card--text-padding:calc(var(--space-unit) * 2) var(--space-unit);position:relative;display:flex;flex-direction:column;font-family:var(--font-family-sans);font-weight:var(--font-rg)}*,::slotted(*){box-sizing:border-box}:host(:not([variant=\"overlay\"])) .cover-container{position:relative;width:100%}.cover-container{padding-bottom:calc(100% / var(--aspect-ratio))}::slotted([slot=\"cover\"]),.color-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cover-container>z-icon{--z-icon-width:calc(var(--space-unit) * 11);--z-icon-height:var(--z-icon-width);position:absolute;top:calc(50% - calc(var(--z-icon-height) / 2));left:calc(50% - calc(var(--z-icon-width) / 2));fill:var(--color-primary01)}.color-cover{background-color:var(--z-card--color-cover-background)}.content{display:flex;flex-direction:column;padding-top:var(--space-unit)}.color-cover .cover-content{display:flex;height:100%;flex-direction:column;justify-content:flex-end;padding:var(--space-unit)}::slotted([slot=\"metadata\"]),::slotted([slot=\"title\"]),::slotted([slot=\"text\"]){display:box;overflow:hidden;-webkit-box-orient:vertical}::slotted([slot=\"title\"]:not(:last-child)),::slotted([slot=\"text\"]:not(:last-child)){margin-bottom:var(--space-unit)}::slotted([slot=\"title\"])::before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:\"\"}::slotted([slot=\"metadata\"]:not(:last-child)){margin:0 0 calc(var(--space-unit) * 0.25);-webkit-line-clamp:1;text-transform:uppercase}::slotted([slot=\"title\"]){margin:0;color:inherit;font-size:inherit;font-weight:var(--font-sb);-webkit-line-clamp:2;text-decoration:none}::slotted([slot=\"text\"]){margin:0;-webkit-line-clamp:3}.actions{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center}::slotted([slot=\"action\"]:not(:last-child)){margin-right:calc(var(--space-unit) * 2)}:host([clickable]) ::slotted([slot=\"title\"]:focus:focus-visible)::before{box-shadow:var(--shadow-focus-primary)}:host([clickable]) ::slotted([slot=\"title\"]:focus:focus-visible){box-shadow:none !important;outline:none !important}:host([variant=\"text\"]){border:var(--z-card--text-border);background-color:var(--z-card--text-background);border-radius:var(--z-card--text-border-radius)}:host([show-shadow])>.content,:host([variant=\"border\"])>.content,:host([variant=\"shadow\"])>.content{height:100%;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2)}:host([variant=\"text\"])>.content{padding:var(--z-card--text-padding)}:host([variant=\"border\"]) .actions,:host([variant=\"shadow\"]) .actions{margin-top:auto}:host([variant=\"border\"]){border:var(--border-size-small) solid var(--z-card--border-color)}:host([variant=\"border\"][clickable]:hover)>.content{background:var(--color-background)}:host([variant=\"border\"][clickable]:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}:host([variant=\"border\"][clickable]:active){border-color:transparent}:host([variant=\"shadow\"]),:host([show-shadow]){box-shadow:var(--shadow-2)}:host([variant=\"shadow\"][clickable]:hover),:host([clickable][show-shadow]:hover){box-shadow:var(--shadow-4)}:host([variant=\"shadow\"][clickable]:focus:focus-visible),:host([clickable][show-shadow]:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}:host([variant=\"shadow\"][clickable]:active),:host([clickable][show-shadow]:active){box-shadow:none}:host([variant=\"overlay\"]) .content{position:absolute;top:0;right:0;bottom:0;left:0;justify-content:flex-end;padding:var(--space-unit);background-image:linear-gradient(to top, rgb(0 0 0 / 100%), rgb(0 0 0 / 0%));color:var(--color-text-inverse);fill:var(--color-text-inverse)}";
|
|
6
|
-
const ZCardStyle0 = stylesCss;
|
|
7
|
-
|
|
8
|
-
const ZCard$1 = /*@__PURE__*/ proxyCustomElement(class ZCard extends HTMLElement {
|
|
9
|
-
constructor() {
|
|
10
|
-
super();
|
|
11
|
-
this.__registerHost();
|
|
12
|
-
this.__attachShadow();
|
|
13
|
-
this.variant = undefined;
|
|
14
|
-
this.coverIcon = undefined;
|
|
15
|
-
this.showShadow = false;
|
|
16
|
-
this.clickable = false;
|
|
17
|
-
this.hasCoverImage = undefined;
|
|
18
|
-
}
|
|
19
|
-
componentWillLoad() {
|
|
20
|
-
this.hasCoverImage = this.host.querySelector('[slot="cover"]') !== null;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* Template for a card without image cover.
|
|
24
|
-
* A colored background replaces the image and some data is moved over it.
|
|
25
|
-
*/
|
|
26
|
-
renderColorCoverCard() {
|
|
27
|
-
return [
|
|
28
|
-
h("div", { class: "cover-container" }, h("div", { class: "color-cover" }, h("div", { class: "cover-content" }, h("slot", { name: "metadata" }), h("slot", { name: "title" })))),
|
|
29
|
-
h("div", { class: "content" }, h("slot", { name: "text" }), h("div", { class: "actions" }, h("slot", { name: "action" }))),
|
|
30
|
-
];
|
|
31
|
-
}
|
|
32
|
-
/**
|
|
33
|
-
* Template for the content div.
|
|
34
|
-
*/
|
|
35
|
-
renderContentDiv() {
|
|
36
|
-
return (h("div", { class: "content" }, h("slot", { name: "metadata" }), h("slot", { name: "title" }), h("slot", { name: "text" }), h("div", { class: "actions" }, h("slot", { name: "action" }))));
|
|
37
|
-
}
|
|
38
|
-
render() {
|
|
39
|
-
if (this.variant === CardVariant.TEXT) {
|
|
40
|
-
return h(Host, null, this.renderContentDiv());
|
|
41
|
-
}
|
|
42
|
-
if (this.variant === CardVariant.OVERLAY || this.hasCoverImage) {
|
|
43
|
-
return (h(Host, null, h("div", { class: "cover-container" }, this.hasCoverImage && [
|
|
44
|
-
h("slot", { name: "cover" }),
|
|
45
|
-
this.variant !== CardVariant.OVERLAY && this.coverIcon && h("z-icon", { name: this.coverIcon }),
|
|
46
|
-
], !this.hasCoverImage && h("div", { class: "color-cover" })), this.renderContentDiv()));
|
|
47
|
-
}
|
|
48
|
-
return h(Host, null, this.renderColorCoverCard());
|
|
49
|
-
}
|
|
50
|
-
get host() { return this; }
|
|
51
|
-
static get style() { return ZCardStyle0; }
|
|
52
|
-
}, [1, "z-card", {
|
|
53
|
-
"variant": [513],
|
|
54
|
-
"coverIcon": [1, "cover-icon"],
|
|
55
|
-
"showShadow": [516, "show-shadow"],
|
|
56
|
-
"clickable": [516],
|
|
57
|
-
"hasCoverImage": [32]
|
|
58
|
-
}]);
|
|
59
|
-
function defineCustomElement$1() {
|
|
60
|
-
if (typeof customElements === "undefined") {
|
|
61
|
-
return;
|
|
62
|
-
}
|
|
63
|
-
const components = ["z-card", "z-icon"];
|
|
64
|
-
components.forEach(tagName => { switch (tagName) {
|
|
65
|
-
case "z-card":
|
|
66
|
-
if (!customElements.get(tagName)) {
|
|
67
|
-
customElements.define(tagName, ZCard$1);
|
|
68
|
-
}
|
|
69
|
-
break;
|
|
70
|
-
case "z-icon":
|
|
71
|
-
if (!customElements.get(tagName)) {
|
|
72
|
-
defineCustomElement$2();
|
|
73
|
-
}
|
|
74
|
-
break;
|
|
75
|
-
} });
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
const ZCard = ZCard$1;
|
|
79
|
-
const defineCustomElement = defineCustomElement$1;
|
|
80
|
-
|
|
81
|
-
export { ZCard, defineCustomElement };
|
|
82
|
-
|
|
83
|
-
//# sourceMappingURL=z-card.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-card.js","mappings":";;;;AAAA,MAAM,SAAS,GAAG,s1HAAs1H,CAAC;AACz2H,oBAAe,SAAS;;MCiBXA,OAAK;;;;;;;0BAeH,KAAK;yBAIN,KAAK;;;IAOjB,iBAAiB;QACf,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;KACzE;;;;;IAMO,oBAAoB;QAC1B,OAAO;YACL,WAAK,KAAK,EAAC,iBAAiB,IAC1B,WAAK,KAAK,EAAC,aAAa,IACtB,WAAK,KAAK,EAAC,eAAe,IACxB,YAAM,IAAI,EAAC,UAAU,GAAQ,EAC7B,YAAM,IAAI,EAAC,OAAO,GAAQ,CACtB,CACF,CACF;YACN,WAAK,KAAK,EAAC,SAAS,IAClB,YAAM,IAAI,EAAC,MAAM,GAAQ,EACzB,WAAK,KAAK,EAAC,SAAS,IAClB,YAAM,IAAI,EAAC,QAAQ,GAAQ,CACvB,CACF;SACP,CAAC;KACH;;;;IAKO,gBAAgB;QACtB,QACE,WAAK,KAAK,EAAC,SAAS,IAClB,YAAM,IAAI,EAAC,UAAU,GAAQ,EAC7B,YAAM,IAAI,EAAC,OAAO,GAAQ,EAC1B,YAAM,IAAI,EAAC,MAAM,GAAQ,EACzB,WAAK,KAAK,EAAC,SAAS,IAClB,YAAM,IAAI,EAAC,QAAQ,GAAQ,CACvB,CACF,EACN;KACH;IAED,MAAM;QACJ,IAAI,IAAI,CAAC,OAAO,KAAK,WAAW,CAAC,IAAI,EAAE;YACrC,OAAO,EAAC,IAAI,QAAE,IAAI,CAAC,gBAAgB,EAAE,CAAQ,CAAC;SAC/C;QAED,IAAI,IAAI,CAAC,OAAO,KAAK,WAAW,CAAC,OAAO,IAAI,IAAI,CAAC,aAAa,EAAE;YAC9D,QACE,EAAC,IAAI,QACH,WAAK,KAAK,EAAC,iBAAiB,IACzB,IAAI,CAAC,aAAa,IAAI;gBACrB,YAAM,IAAI,EAAC,OAAO,GAAQ;gBAC1B,IAAI,CAAC,OAAO,KAAK,WAAW,CAAC,OAAO,IAAI,IAAI,CAAC,SAAS,IAAI,cAAQ,IAAI,EAAE,IAAI,CAAC,SAAS,GAAW;aAClG,EACA,CAAC,IAAI,CAAC,aAAa,IAAI,WAAK,KAAK,EAAC,aAAa,GAAO,CACnD,EACL,IAAI,CAAC,gBAAgB,EAAE,CACnB,EACP;SACH;QAED,OAAO,EAAC,IAAI,QAAE,IAAI,CAAC,oBAAoB,EAAE,CAAQ,CAAC;KACnD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["ZCard"],"sources":["src/components/z-card/styles.css?tag=z-card&encapsulation=shadow","src/components/z-card/index.tsx"],"sourcesContent":["/* The width of the card must be set by its container,\nrespecting the grid indications of the design. */\n\n:host {\n /* Override this var to change the cover's aspect ratio */\n --aspect-ratio: 1.62;\n --z-card--border-color: var(--gray200);\n --z-card--color-cover-background: var(--color-surface01);\n --z-card--text-background: var(--color-surface01);\n --z-card--text-border-radius: none;\n --z-card--text-border: none;\n --z-card--text-padding: calc(var(--space-unit) * 2) var(--space-unit);\n\n position: relative;\n display: flex;\n flex-direction: column;\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n\n*,\n::slotted(*) {\n box-sizing: border-box;\n}\n\n:host(:not([variant=\"overlay\"])) .cover-container {\n position: relative;\n width: 100%;\n}\n\n/* Old good trick with percentage padding to keep the aspect ratio.\nUnfortunately the `aspect-ratio` property is still experimental */\n.cover-container {\n padding-bottom: calc(100% / var(--aspect-ratio));\n}\n\n::slotted([slot=\"cover\"]),\n.color-cover {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n object-position: center;\n}\n\n.cover-container > z-icon {\n --z-icon-width: calc(var(--space-unit) * 11);\n --z-icon-height: var(--z-icon-width);\n\n position: absolute;\n top: calc(50% - calc(var(--z-icon-height) / 2));\n left: calc(50% - calc(var(--z-icon-width) / 2));\n fill: var(--color-primary01);\n}\n\n.color-cover {\n background-color: var(--z-card--color-cover-background);\n}\n\n.content {\n display: flex;\n flex-direction: column;\n padding-top: var(--space-unit);\n}\n\n.color-cover .cover-content {\n display: flex;\n height: 100%;\n flex-direction: column;\n justify-content: flex-end;\n padding: var(--space-unit);\n}\n\n/* Truncates overflowing text */\n::slotted([slot=\"metadata\"]),\n::slotted([slot=\"title\"]),\n::slotted([slot=\"text\"]) {\n display: box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n}\n\n::slotted([slot=\"title\"]:not(:last-child)),\n::slotted([slot=\"text\"]:not(:last-child)) {\n margin-bottom: var(--space-unit);\n}\n\n::slotted([slot=\"title\"])::before {\n position: absolute;\n z-index: 1;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n content: \"\";\n}\n\n::slotted([slot=\"metadata\"]:not(:last-child)) {\n margin: 0 0 calc(var(--space-unit) * 0.25);\n -webkit-line-clamp: 1;\n text-transform: uppercase;\n}\n\n::slotted([slot=\"title\"]) {\n margin: 0;\n color: inherit;\n font-size: inherit;\n font-weight: var(--font-sb);\n -webkit-line-clamp: 2;\n text-decoration: none;\n}\n\n::slotted([slot=\"text\"]) {\n margin: 0;\n -webkit-line-clamp: 3;\n}\n\n.actions {\n position: relative;\n z-index: 2;\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n\n::slotted([slot=\"action\"]:not(:last-child)) {\n margin-right: calc(var(--space-unit) * 2);\n}\n\n:host([clickable]) ::slotted([slot=\"title\"]:focus:focus-visible)::before {\n box-shadow: var(--shadow-focus-primary);\n}\n\n:host([clickable]) ::slotted([slot=\"title\"]:focus:focus-visible) {\n box-shadow: none !important;\n outline: none !important;\n}\n\n:host([variant=\"text\"]) {\n border: var(--z-card--text-border);\n background-color: var(--z-card--text-background);\n border-radius: var(--z-card--text-border-radius);\n}\n\n:host([show-shadow]) > .content,\n:host([variant=\"border\"]) > .content,\n:host([variant=\"shadow\"]) > .content {\n height: 100%;\n padding: var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2);\n}\n\n:host([variant=\"text\"]) > .content {\n padding: var(--z-card--text-padding);\n}\n\n:host([variant=\"border\"]) .actions,\n:host([variant=\"shadow\"]) .actions {\n margin-top: auto;\n}\n\n/* Border */\n:host([variant=\"border\"]) {\n border: var(--border-size-small) solid var(--z-card--border-color);\n}\n\n:host([variant=\"border\"][clickable]:hover) > .content {\n background: var(--color-background);\n}\n\n:host([variant=\"border\"][clickable]:focus:focus-visible) {\n box-shadow: var(--shadow-focus-primary);\n}\n\n:host([variant=\"border\"][clickable]:active) {\n border-color: transparent;\n}\n\n/* Shadow */\n:host([variant=\"shadow\"]),\n:host([show-shadow]) {\n box-shadow: var(--shadow-2);\n}\n\n:host([variant=\"shadow\"][clickable]:hover),\n:host([clickable][show-shadow]:hover) {\n box-shadow: var(--shadow-4);\n}\n\n:host([variant=\"shadow\"][clickable]:focus:focus-visible),\n:host([clickable][show-shadow]:focus:focus-visible) {\n box-shadow: var(--shadow-focus-primary);\n}\n\n:host([variant=\"shadow\"][clickable]:active),\n:host([clickable][show-shadow]:active) {\n box-shadow: none;\n}\n\n/* Overlay */\n:host([variant=\"overlay\"]) .content {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n justify-content: flex-end;\n padding: var(--space-unit);\n background-image: linear-gradient(to top, rgb(0 0 0 / 100%), rgb(0 0 0 / 0%));\n color: var(--color-text-inverse);\n fill: var(--color-text-inverse);\n}\n","import {Component, Prop, h, Element, State, Host} from \"@stencil/core\";\nimport {CardVariant} from \"../../beans\";\n\n/**\n * ZCard component.\n * @cssprop --aspect-ratio - Cover aspect ratio. Default: `1.62`\n * @cssprop --z-card--border-color - Default: `var(--gray200)`\n * @cssprop --z-card--color-cover-background - Cover color. Default: `var(--color-surface01)`\n * @cssprop --z-card--text-background - Background color for the `text` variant. Default: `var(--color-surface01)`\n * @cssprop --z-card--text-border-radius - Default: `none`\n * @cssprop --z-card--text-border - Configure CSS `border`. Default: `none`\n * @cssprop --z-card--text-padding - Configure CSS `padding`. Default: `none`\n */\n@Component({\n tag: \"z-card\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZCard {\n /**\n * Card variant.\n * Can be one of \"text\", \"border\", \"shadow\", \"overlay\".\n * Leave it undefined for the default card.\n */\n @Prop({reflect: true})\n variant: CardVariant;\n\n /** Name of the icon to place over the image cover */\n @Prop()\n coverIcon: string;\n\n /** Enable shadow. Default: false. */\n @Prop({reflect: true})\n showShadow = false;\n\n /** Enable 'clickable' style like hover and focus style. */\n @Prop({reflect: true})\n clickable = false;\n\n @Element() host: HTMLZCardElement;\n\n @State()\n hasCoverImage: boolean;\n\n componentWillLoad(): void {\n this.hasCoverImage = this.host.querySelector('[slot=\"cover\"]') !== null;\n }\n\n /**\n * Template for a card without image cover.\n * A colored background replaces the image and some data is moved over it.\n */\n private renderColorCoverCard(): HTMLDivElement[] {\n return [\n <div class=\"cover-container\">\n <div class=\"color-cover\">\n <div class=\"cover-content\">\n <slot name=\"metadata\"></slot>\n <slot name=\"title\"></slot>\n </div>\n </div>\n </div>,\n <div class=\"content\">\n <slot name=\"text\"></slot>\n <div class=\"actions\">\n <slot name=\"action\"></slot>\n </div>\n </div>,\n ];\n }\n\n /**\n * Template for the content div.\n */\n private renderContentDiv(): HTMLDivElement {\n return (\n <div class=\"content\">\n <slot name=\"metadata\"></slot>\n <slot name=\"title\"></slot>\n <slot name=\"text\"></slot>\n <div class=\"actions\">\n <slot name=\"action\"></slot>\n </div>\n </div>\n );\n }\n\n render(): HTMLZCardElement {\n if (this.variant === CardVariant.TEXT) {\n return <Host>{this.renderContentDiv()}</Host>;\n }\n\n if (this.variant === CardVariant.OVERLAY || this.hasCoverImage) {\n return (\n <Host>\n <div class=\"cover-container\">\n {this.hasCoverImage && [\n <slot name=\"cover\"></slot>,\n this.variant !== CardVariant.OVERLAY && this.coverIcon && <z-icon name={this.coverIcon}></z-icon>,\n ]}\n {!this.hasCoverImage && <div class=\"color-cover\"></div>}\n </div>\n {this.renderContentDiv()}\n </Host>\n );\n }\n\n return <Host>{this.renderColorCoverCard()}</Host>;\n }\n}\n"],"version":3}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { Components, JSX } from "../types/components";
|
|
2
|
-
|
|
3
|
-
interface ZCarousel extends Components.ZCarousel, HTMLElement {}
|
|
4
|
-
export const ZCarousel: {
|
|
5
|
-
prototype: ZCarousel;
|
|
6
|
-
new (): ZCarousel;
|
|
7
|
-
};
|
|
8
|
-
/**
|
|
9
|
-
* Used to define this component and all nested components recursively.
|
|
10
|
-
*/
|
|
11
|
-
export const defineCustomElement: () => void;
|