@zanichelli/albe-web-components 9.1.2 → 9.2.0
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/LICENSE +21 -21
- package/dist/cjs/{breakpoints-ebe1a437.js → breakpoints-0faa0935.js} +2 -2
- package/dist/cjs/{icons-bff00e77.js → icons-f6b0756a.js} +774 -774
- package/dist/cjs/{index-23d8692f.js → index-149b2bb5.js} +13 -13
- package/dist/cjs/{index-9648272b.js → index-1a54d3b4.js} +12 -12
- package/dist/cjs/{index-804d0ec8.js → index-23b07d69.js} +70 -70
- package/dist/cjs/{index-e5daa5a5.js → index-3a67f552.js} +8 -8
- package/dist/cjs/{index-f43320ff.js → index-3a6b2c79.js} +21 -21
- package/dist/cjs/{index-92a9f89e.js → index-3c5fc624.js} +12 -12
- package/dist/cjs/{index-28bcd719.js → index-419ee40f.js} +343 -338
- package/dist/cjs/{index-f438d147.js → index-5df91dd3.js} +61 -61
- package/dist/cjs/{index-06609e4d.js → index-614b08fc.js} +8 -8
- package/dist/cjs/{index-c6b48307.js → index-67bc899f.js} +40 -40
- package/dist/cjs/{index-a9764c98.js → index-6ce8bfd4.js} +8 -8
- package/dist/cjs/{index-ccadf53b.js → index-7ddce77e.js} +25 -25
- package/dist/cjs/{index-bbd48475.js → index-af5982d0.js} +11 -11
- package/dist/cjs/{index-d308b5b5.js → index-b9d9b420.js} +32 -32
- package/dist/cjs/{index-8f188526.js → index-d56eba15.js} +58 -58
- package/dist/cjs/{index-2b53b57b.js → index-dd00eeb6.js} +13 -13
- package/dist/cjs/index-e3299e0a.js +4 -0
- package/dist/cjs/{index-ebbadaf8.js → index-fc66f7fd.js} +12 -12
- package/dist/cjs/index.cjs.js +11 -5
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-1b75af6b.js → utils-3fc57dbb.js} +96 -96
- package/dist/cjs/{utils-36615e1a.js → utils-b1944ce3.js} +75 -75
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-accordion.cjs.entry.js +67 -0
- package/dist/cjs/z-alert.cjs.entry.js +8 -8
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +42 -42
- package/dist/cjs/z-app-header_11.cjs.entry.js +992 -992
- package/dist/cjs/z-aria-alert.cjs.entry.js +10 -10
- package/dist/cjs/z-avatar.cjs.entry.js +33 -33
- package/dist/cjs/z-body.cjs.entry.js +9 -9
- package/dist/cjs/z-book-card.cjs.entry.js +100 -100
- package/dist/cjs/z-breadcrumb.cjs.entry.js +221 -221
- package/dist/cjs/z-button-sort.cjs.entry.js +42 -42
- package/dist/cjs/z-card.cjs.entry.js +42 -42
- package/dist/cjs/z-carousel.cjs.entry.js +135 -135
- package/dist/cjs/z-chip.cjs.entry.js +29 -29
- package/dist/cjs/z-combobox.cjs.entry.js +190 -190
- package/dist/cjs/z-contextual-menu.cjs.entry.js +35 -35
- package/dist/cjs/z-cover-hero.cjs.entry.js +46 -46
- package/dist/cjs/z-date-picker.cjs.entry.js +164 -164
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +129 -129
- package/dist/cjs/z-file-upload.cjs.entry.js +174 -174
- package/dist/cjs/z-file.cjs.entry.js +37 -37
- package/dist/cjs/z-ghost-loading.cjs.entry.js +9 -9
- package/dist/cjs/z-heading.cjs.entry.js +9 -9
- package/dist/cjs/z-info-box.cjs.entry.js +14 -14
- package/dist/cjs/z-info-reveal.cjs.entry.js +54 -54
- package/dist/cjs/z-link.cjs.entry.js +63 -63
- package/dist/cjs/z-logo.cjs.entry.js +15 -15
- package/dist/cjs/z-menu-section.cjs.entry.js +43 -43
- package/dist/cjs/z-menu.cjs.entry.js +108 -108
- package/dist/cjs/z-messages-pocket.cjs.entry.js +36 -36
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +52 -52
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +25 -25
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +8 -8
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +58 -58
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +12 -12
- package/dist/cjs/z-myz-card-info.cjs.entry.js +118 -118
- package/dist/cjs/z-myz-card-list.cjs.entry.js +27 -27
- package/dist/cjs/z-myz-card_4.cjs.entry.js +82 -82
- package/dist/cjs/z-myz-list-item.cjs.entry.js +26 -26
- package/dist/cjs/z-myz-list.cjs.entry.js +24 -24
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +60 -60
- package/dist/cjs/z-navigation-tab.cjs.entry.js +62 -62
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +187 -187
- package/dist/cjs/z-notification.cjs.entry.js +30 -30
- package/dist/cjs/z-otp.cjs.entry.js +30 -30
- package/dist/cjs/z-pagination.cjs.entry.js +219 -219
- package/dist/cjs/z-panel-elem.cjs.entry.js +19 -19
- package/dist/cjs/z-pocket-message.cjs.entry.js +8 -8
- package/dist/cjs/z-pocket_3.cjs.entry.js +102 -102
- package/dist/cjs/z-popover.cjs.entry.js +317 -317
- package/dist/cjs/z-range-picker.cjs.entry.js +331 -331
- package/dist/cjs/z-section-title.cjs.entry.js +22 -22
- package/dist/cjs/z-select.cjs.entry.js +322 -322
- package/dist/cjs/z-skip-to-content.cjs.entry.js +55 -55
- package/dist/cjs/z-slideshow.cjs.entry.js +118 -118
- package/dist/cjs/z-stepper-item.cjs.entry.js +11 -11
- package/dist/cjs/z-stepper.cjs.entry.js +8 -8
- package/dist/cjs/z-table-body.cjs.entry.js +1 -1
- package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
- package/dist/cjs/z-table-deprecated.cjs.entry.js +80 -80
- package/dist/cjs/z-table-empty-box.cjs.entry.js +1 -1
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -1
- package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table-head.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header-row.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header.cjs.entry.js +4 -4
- package/dist/cjs/z-table-row.cjs.entry.js +2 -2
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table.cjs.entry.js +47 -47
- package/dist/cjs/z-tag.cjs.entry.js +11 -11
- package/dist/cjs/z-tbody.cjs.entry.js +1 -1
- package/dist/cjs/z-td.cjs.entry.js +2 -2
- package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
- package/dist/cjs/z-th.cjs.entry.js +2 -2
- package/dist/cjs/z-thead.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +45 -45
- package/dist/cjs/z-toast-notification.cjs.entry.js +187 -187
- package/dist/cjs/z-toggle-button.cjs.entry.js +25 -25
- package/dist/cjs/z-toggle-switch.cjs.entry.js +40 -40
- package/dist/cjs/z-tooltip.cjs.entry.js +26 -26
- package/dist/cjs/z-tr.cjs.entry.js +6 -6
- package/dist/cjs/z-typography.cjs.entry.js +19 -19
- package/dist/cjs/z-visually-hidden.cjs.entry.js +8 -8
- package/dist/collection/beans/index.js +343 -338
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/buttons/z-button/index.js +245 -245
- package/dist/collection/components/buttons/z-button/styles.css +149 -149
- package/dist/collection/components/buttons/z-button-sort/index.js +220 -220
- package/dist/collection/components/buttons/z-button-sort/styles.css +101 -101
- package/dist/collection/components/buttons/z-chip/index.js +155 -155
- package/dist/collection/components/buttons/z-chip/styles.css +138 -138
- package/dist/collection/components/buttons/z-toggle-button/index.js +146 -146
- package/dist/collection/components/buttons/z-toggle-button/styles.css +60 -60
- package/dist/collection/components/buttons/z-toggle-switch/index.js +144 -144
- package/dist/collection/components/buttons/z-toggle-switch/styles.css +104 -104
- package/dist/collection/components/date-picker/styles.css +436 -436
- package/dist/collection/components/date-picker/utils.js +76 -76
- package/dist/collection/components/date-picker/z-date-picker/index.js +295 -295
- package/dist/collection/components/date-picker/z-range-picker/index.js +499 -499
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +53 -53
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +51 -51
- package/dist/collection/components/file-upload/z-file/index.js +131 -131
- package/dist/collection/components/file-upload/z-file/styles.css +23 -23
- package/dist/collection/components/file-upload/z-file-upload/index.js +363 -363
- package/dist/collection/components/file-upload/z-file-upload/styles.css +84 -84
- package/dist/collection/components/icons/icons.js +775 -775
- package/dist/collection/components/icons/z-icon/index.js +114 -114
- package/dist/collection/components/icons/z-icon/styles.css +14 -14
- package/dist/collection/components/index.js +8 -8
- package/dist/collection/components/indicators/z-stepper/index.js +21 -21
- package/dist/collection/components/indicators/z-stepper/styles.css +19 -19
- package/dist/collection/components/indicators/z-stepper-item/index.js +93 -93
- package/dist/collection/components/indicators/z-stepper-item/styles.css +114 -114
- package/dist/collection/components/inputs/z-combobox/index.js +570 -570
- package/dist/collection/components/inputs/z-combobox/styles.css +197 -197
- package/dist/collection/components/inputs/z-input/index.js +765 -765
- package/dist/collection/components/inputs/z-input/styles.css +402 -402
- package/dist/collection/components/inputs/z-input-message/index.js +89 -89
- package/dist/collection/components/inputs/z-input-message/styles.css +48 -48
- package/dist/collection/components/inputs/z-searchbar/index.js +599 -599
- package/dist/collection/components/inputs/z-searchbar/styles.css +185 -185
- package/dist/collection/components/inputs/z-select/index.js +754 -754
- package/dist/collection/components/inputs/z-select/styles.css +123 -123
- package/dist/collection/components/list/z-list/index.js +91 -91
- package/dist/collection/components/list/z-list/styles.css +6 -6
- package/dist/collection/components/list/z-list-element/index.js +508 -508
- package/dist/collection/components/list/z-list-element/styles.css +121 -121
- package/dist/collection/components/list/z-list-group/index.js +175 -175
- package/dist/collection/components/list/z-list-group/styles.css +21 -21
- package/dist/collection/components/list/z-toast-notification-list/index.js +105 -105
- package/dist/collection/components/list/z-toast-notification-list/styles.css +100 -100
- package/dist/collection/components/logo/z-logo/index.js +131 -131
- package/dist/collection/components/logo/z-logo/styles.css +29 -29
- package/dist/collection/components/modal/z-modal/index.js +319 -319
- package/dist/collection/components/modal/z-modal/styles.css +193 -193
- package/dist/collection/components/navigation/tabs/navigation-tab.css +136 -136
- package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +276 -276
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +298 -298
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +296 -296
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +104 -104
- package/dist/collection/components/navigation/z-app-header/index.js +448 -448
- package/dist/collection/components/navigation/z-app-header/index.stories.js +393 -393
- package/dist/collection/components/navigation/z-app-header/styles.css +429 -429
- package/dist/collection/components/navigation/z-link/index.js +317 -317
- package/dist/collection/components/navigation/z-link/styles.css +167 -167
- package/dist/collection/components/navigation/z-menu/index.js +250 -250
- package/dist/collection/components/navigation/z-menu/styles.css +213 -213
- package/dist/collection/components/navigation/z-menu-section/index.js +125 -125
- package/dist/collection/components/navigation/z-menu-section/styles.css +123 -123
- package/dist/collection/components/notification/z-info-box/index.js +85 -85
- package/dist/collection/components/notification/z-info-box/styles.css +23 -23
- package/dist/collection/components/notification/z-notification/index.js +195 -195
- package/dist/collection/components/notification/z-notification/styles.css +114 -114
- package/dist/collection/components/notification/z-toast-notification/index.js +399 -399
- package/dist/collection/components/notification/z-toast-notification/styles.css +254 -254
- package/dist/collection/components/notification/z-tooltip/index.js +157 -157
- package/dist/collection/components/notification/z-tooltip/styles.css +17 -17
- package/dist/collection/components/panel/z-panel-elem/index.js +193 -193
- package/dist/collection/components/panel/z-panel-elem/styles.css +39 -39
- package/dist/collection/components/table/cells/z-td/index.js +143 -143
- package/dist/collection/components/table/cells/z-td/styles.css +59 -59
- package/dist/collection/components/table/cells/z-th/index.js +187 -187
- package/dist/collection/components/table/cells/z-th/styles.css +88 -88
- package/dist/collection/components/table/z-table/index.js +86 -86
- package/dist/collection/components/table/z-table/styles.css +22 -22
- package/dist/collection/components/table/z-tbody/index.js +22 -22
- package/dist/collection/components/table/z-tbody/styles.css +4 -4
- package/dist/collection/components/table/z-tfoot/index.js +50 -50
- package/dist/collection/components/table/z-tfoot/styles.css +13 -13
- package/dist/collection/components/table/z-thead/index.js +50 -50
- package/dist/collection/components/table/z-thead/styles.css +19 -19
- package/dist/collection/components/table/z-tr/index.js +133 -133
- package/dist/collection/components/table/z-tr/styles.css +87 -87
- package/dist/collection/components/z-accordion/index.js +247 -0
- package/dist/collection/components/z-accordion/styles.css +228 -0
- package/dist/collection/components/z-anchor-navigation/index.js +95 -95
- package/dist/collection/components/z-anchor-navigation/styles.css +128 -128
- package/dist/collection/components/z-aria-alert/index.js +39 -39
- package/dist/collection/components/z-avatar/index.js +142 -142
- package/dist/collection/components/z-avatar/styles.css +32 -32
- package/dist/collection/components/z-book-card/index.js +308 -308
- package/dist/collection/components/z-book-card/styles.css +469 -469
- package/dist/collection/components/z-breadcrumb/index.js +392 -392
- package/dist/collection/components/z-breadcrumb/styles.css +146 -146
- package/dist/collection/components/z-card/index.js +148 -148
- package/dist/collection/components/z-card/styles.css +213 -213
- package/dist/collection/components/z-carousel/index.js +300 -300
- package/dist/collection/components/z-carousel/styles.css +129 -129
- package/dist/collection/components/z-contextual-menu/index.js +126 -126
- package/dist/collection/components/z-contextual-menu/styles.css +60 -60
- package/dist/collection/components/z-cover-hero/index.js +146 -146
- package/dist/collection/components/z-cover-hero/styles.css +93 -93
- package/dist/collection/components/z-divider/index.js +95 -95
- package/dist/collection/components/z-divider/styles.css +37 -37
- package/dist/collection/components/z-ghost-loading/index.js +18 -18
- package/dist/collection/components/z-ghost-loading/styles.css +34 -34
- package/dist/collection/components/z-info-reveal/index.js +147 -147
- package/dist/collection/components/z-info-reveal/styles.css +103 -103
- package/dist/collection/components/z-offcanvas/index.js +162 -162
- package/dist/collection/components/z-offcanvas/styles.css +182 -182
- package/dist/collection/components/z-pagination/index.js +435 -435
- package/dist/collection/components/z-pagination/styles.css +199 -199
- package/dist/collection/components/z-popover/index.js +513 -513
- package/dist/collection/components/z-popover/styles.css +147 -147
- package/dist/collection/components/z-section-title/index.js +88 -88
- package/dist/collection/components/z-section-title/styles.css +45 -45
- package/dist/collection/components/z-skip-to-content/index.js +139 -139
- package/dist/collection/components/z-skip-to-content/styles.css +80 -80
- package/dist/collection/components/z-tag/index.js +65 -65
- package/dist/collection/components/z-tag/styles.css +46 -46
- package/dist/collection/components/z-visually-hidden/index.js +18 -18
- package/dist/collection/components/z-visually-hidden/styles.css +12 -12
- package/dist/collection/constants/breakpoints.js +4 -4
- package/dist/collection/constants/icons.js +6 -6
- package/dist/collection/deprecated/typography/z-body/index.js +68 -68
- package/dist/collection/deprecated/typography/z-heading/index.js +68 -68
- package/dist/collection/deprecated/typography/z-typography/index.js +91 -91
- package/dist/collection/deprecated/typography/z-typography/styles.css +65 -65
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js +26 -26
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/styles.css +9 -9
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js +84 -84
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/styles.css +58 -58
- package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js +363 -363
- package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/styles.css +115 -115
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js +75 -75
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/styles.css +38 -38
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js +42 -42
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/styles.css +9 -9
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js +25 -25
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/styles.css +5 -5
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js +25 -25
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/styles.css +5 -5
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js +226 -226
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/styles.css +71 -71
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js +44 -44
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/styles.css +13 -13
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js +95 -95
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/styles.css +45 -45
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js +22 -22
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/styles.css +11 -11
- package/dist/collection/index.js +7 -7
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +129 -129
- package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +44 -44
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +151 -151
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +62 -62
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +22 -22
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +13 -13
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +93 -93
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +11 -11
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +177 -177
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +72 -72
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +219 -219
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +182 -182
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +22 -22
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +20 -20
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +109 -109
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +59 -59
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +81 -81
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +69 -69
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +199 -199
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +93 -93
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +60 -60
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +41 -41
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +78 -78
- package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +4 -4
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +192 -192
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +66 -66
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +120 -120
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +102 -102
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +191 -191
- package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +44 -44
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +84 -84
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +41 -41
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +93 -93
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +27 -27
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +22 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +44 -44
- package/dist/collection/snowflakes/myz/z-alert/index.js +47 -47
- package/dist/collection/snowflakes/myz/z-alert/styles.css +28 -28
- package/dist/collection/snowflakes/myz/z-otp/index.js +120 -120
- package/dist/collection/snowflakes/myz/z-otp/styles.css +47 -47
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +180 -180
- package/dist/collection/snowflakes/myz/z-slideshow/styles.css +127 -127
- package/dist/collection/utils/storybook-utils.js +76 -51
- package/dist/collection/utils/utils.js +115 -115
- package/dist/esm/{breakpoints-9b81eb1b.js → breakpoints-572720f6.js} +2 -2
- package/dist/esm/{icons-cc83787f.js → icons-6da784ba.js} +774 -774
- package/dist/esm/{index-8c7b48bc.js → index-06314271.js} +12 -12
- package/dist/esm/{index-1ae1c122.js → index-30b4bebe.js} +8 -8
- package/dist/esm/{index-94139d85.js → index-334ed186.js} +32 -32
- package/dist/esm/{index-f98f4ad3.js → index-33f3f896.js} +12 -12
- package/dist/esm/{index-0e0fa88d.js → index-50c0cb7b.js} +12 -12
- package/dist/esm/{index-f69ab5b1.js → index-66c5b3f9.js} +58 -58
- package/dist/esm/{index-2c800f19.js → index-6d4bf248.js} +13 -13
- package/dist/esm/{index-725a4f41.js → index-742e8d56.js} +61 -61
- package/dist/esm/{index-6d83248c.js → index-77e69f82.js} +13 -13
- package/dist/esm/{index-3f9e265c.js → index-8d78e837.js} +70 -70
- package/dist/esm/{index-2cdac489.js → index-96a7afbc.js} +21 -21
- package/dist/esm/index-a2ca4b97.js +4 -0
- package/dist/esm/{index-fd62a73e.js → index-a8cda90b.js} +344 -339
- package/dist/esm/{index-7112671d.js → index-ae1ae86b.js} +40 -40
- package/dist/esm/{index-a4a55715.js → index-baf19a24.js} +25 -25
- package/dist/esm/{index-f171ca51.js → index-d6436cad.js} +8 -8
- package/dist/esm/{index-e2c8b8b5.js → index-fe569c26.js} +11 -11
- package/dist/esm/{index-83736b34.js → index-ffdc3d9c.js} +8 -8
- package/dist/esm/index.js +5 -5
- package/dist/esm/loader.js +1 -1
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{utils-456f447b.js → utils-2f109041.js} +96 -96
- package/dist/esm/{utils-fb22a1b4.js → utils-3ef75653.js} +75 -75
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-accordion.entry.js +63 -0
- package/dist/esm/z-alert.entry.js +8 -8
- package/dist/esm/z-anchor-navigation.entry.js +42 -42
- package/dist/esm/z-app-header_11.entry.js +992 -992
- package/dist/esm/z-aria-alert.entry.js +10 -10
- package/dist/esm/z-avatar.entry.js +33 -33
- package/dist/esm/z-body.entry.js +9 -9
- package/dist/esm/z-book-card.entry.js +100 -100
- package/dist/esm/z-breadcrumb.entry.js +221 -221
- package/dist/esm/z-button-sort.entry.js +42 -42
- package/dist/esm/z-card.entry.js +42 -42
- package/dist/esm/z-carousel.entry.js +135 -135
- package/dist/esm/z-chip.entry.js +29 -29
- package/dist/esm/z-combobox.entry.js +190 -190
- package/dist/esm/z-contextual-menu.entry.js +35 -35
- package/dist/esm/z-cover-hero.entry.js +46 -46
- package/dist/esm/z-date-picker.entry.js +164 -164
- package/dist/esm/z-dragdrop-area_2.entry.js +129 -129
- package/dist/esm/z-file-upload.entry.js +174 -174
- package/dist/esm/z-file.entry.js +37 -37
- package/dist/esm/z-ghost-loading.entry.js +9 -9
- package/dist/esm/z-heading.entry.js +9 -9
- package/dist/esm/z-info-box.entry.js +14 -14
- package/dist/esm/z-info-reveal.entry.js +54 -54
- package/dist/esm/z-link.entry.js +63 -63
- package/dist/esm/z-logo.entry.js +15 -15
- package/dist/esm/z-menu-section.entry.js +43 -43
- package/dist/esm/z-menu.entry.js +108 -108
- package/dist/esm/z-messages-pocket.entry.js +36 -36
- package/dist/esm/z-myz-card-alert.entry.js +52 -52
- package/dist/esm/z-myz-card-dictionary.entry.js +25 -25
- package/dist/esm/z-myz-card-footer-sections.entry.js +8 -8
- package/dist/esm/z-myz-card-footer.entry.js +58 -58
- package/dist/esm/z-myz-card-icon.entry.js +12 -12
- package/dist/esm/z-myz-card-info.entry.js +118 -118
- package/dist/esm/z-myz-card-list.entry.js +27 -27
- package/dist/esm/z-myz-card_4.entry.js +82 -82
- package/dist/esm/z-myz-list-item.entry.js +26 -26
- package/dist/esm/z-myz-list.entry.js +24 -24
- package/dist/esm/z-navigation-tab-link.entry.js +60 -60
- package/dist/esm/z-navigation-tab.entry.js +62 -62
- package/dist/esm/z-navigation-tabs.entry.js +187 -187
- package/dist/esm/z-notification.entry.js +30 -30
- package/dist/esm/z-otp.entry.js +30 -30
- package/dist/esm/z-pagination.entry.js +219 -219
- package/dist/esm/z-panel-elem.entry.js +19 -19
- package/dist/esm/z-pocket-message.entry.js +8 -8
- package/dist/esm/z-pocket_3.entry.js +102 -102
- package/dist/esm/z-popover.entry.js +317 -317
- package/dist/esm/z-range-picker.entry.js +331 -331
- package/dist/esm/z-section-title.entry.js +22 -22
- package/dist/esm/z-select.entry.js +322 -322
- package/dist/esm/z-skip-to-content.entry.js +55 -55
- package/dist/esm/z-slideshow.entry.js +118 -118
- package/dist/esm/z-stepper-item.entry.js +11 -11
- package/dist/esm/z-stepper.entry.js +8 -8
- package/dist/esm/z-table-body.entry.js +1 -1
- package/dist/esm/z-table-cell.entry.js +2 -2
- package/dist/esm/z-table-deprecated.entry.js +80 -80
- package/dist/esm/z-table-empty-box.entry.js +1 -1
- package/dist/esm/z-table-expanded-row.entry.js +1 -1
- package/dist/esm/z-table-footer.entry.js +1 -1
- package/dist/esm/z-table-head.entry.js +1 -1
- package/dist/esm/z-table-header-row.entry.js +1 -1
- package/dist/esm/z-table-header.entry.js +4 -4
- package/dist/esm/z-table-row.entry.js +2 -2
- package/dist/esm/z-table-sticky-footer.entry.js +1 -1
- package/dist/esm/z-table.entry.js +47 -47
- package/dist/esm/z-tag.entry.js +11 -11
- package/dist/esm/z-tbody.entry.js +1 -1
- package/dist/esm/z-td.entry.js +2 -2
- package/dist/esm/z-tfoot.entry.js +1 -1
- package/dist/esm/z-th.entry.js +2 -2
- package/dist/esm/z-thead.entry.js +1 -1
- package/dist/esm/z-toast-notification-list.entry.js +45 -45
- package/dist/esm/z-toast-notification.entry.js +187 -187
- package/dist/esm/z-toggle-button.entry.js +25 -25
- package/dist/esm/z-toggle-switch.entry.js +40 -40
- package/dist/esm/z-tooltip.entry.js +26 -26
- package/dist/esm/z-tr.entry.js +6 -6
- package/dist/esm/z-typography.entry.js +19 -19
- package/dist/esm/z-visually-hidden.entry.js +8 -8
- package/dist/types/beans/index.d.ts +399 -395
- package/dist/types/components/buttons/z-button/index.d.ts +29 -29
- package/dist/types/components/buttons/z-button-sort/index.d.ts +28 -28
- package/dist/types/components/buttons/z-chip/index.d.ts +20 -20
- package/dist/types/components/buttons/z-toggle-button/index.d.ts +17 -17
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +17 -17
- package/dist/types/components/date-picker/utils.d.ts +4 -4
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +29 -29
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +42 -42
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +9 -9
- package/dist/types/components/file-upload/z-file/index.d.ts +22 -22
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +52 -52
- package/dist/types/components/icons/icons.d.ts +1384 -1384
- package/dist/types/components/icons/z-icon/index.d.ts +14 -14
- package/dist/types/components/index.d.ts +0 -0
- package/dist/types/components/indicators/z-stepper/index.d.ts +6 -6
- package/dist/types/components/indicators/z-stepper-item/index.d.ts +19 -19
- package/dist/types/components/inputs/z-combobox/index.d.ts +71 -71
- package/dist/types/components/inputs/z-input/index.d.ts +86 -86
- package/dist/types/components/inputs/z-input-message/index.d.ts +12 -12
- package/dist/types/components/inputs/z-searchbar/index.d.ts +73 -73
- package/dist/types/components/inputs/z-select/index.d.ts +82 -82
- package/dist/types/components/list/z-list/index.d.ts +15 -15
- package/dist/types/components/list/z-list-element/index.d.ts +95 -95
- package/dist/types/components/list/z-list-group/index.d.ts +28 -28
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +14 -14
- package/dist/types/components/logo/z-logo/index.d.ts +15 -15
- package/dist/types/components/modal/z-modal/index.d.ts +47 -47
- package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +62 -62
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +72 -72
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +88 -88
- package/dist/types/components/navigation/z-app-header/index.d.ts +148 -148
- package/dist/types/components/navigation/z-link/index.d.ts +40 -40
- package/dist/types/components/navigation/z-menu/index.d.ts +61 -61
- package/dist/types/components/navigation/z-menu-section/index.d.ts +31 -31
- package/dist/types/components/notification/z-info-box/index.d.ts +14 -14
- package/dist/types/components/notification/z-notification/index.d.ts +32 -32
- package/dist/types/components/notification/z-toast-notification/index.d.ts +56 -56
- package/dist/types/components/notification/z-tooltip/index.d.ts +32 -32
- package/dist/types/components/panel/z-panel-elem/index.d.ts +25 -25
- package/dist/types/components/table/cells/z-td/index.d.ts +36 -36
- package/dist/types/components/table/cells/z-th/index.d.ts +52 -52
- package/dist/types/components/table/z-table/index.d.ts +28 -28
- package/dist/types/components/table/z-tbody/index.d.ts +7 -7
- package/dist/types/components/table/z-tfoot/index.d.ts +11 -11
- package/dist/types/components/table/z-thead/index.d.ts +11 -11
- package/dist/types/components/table/z-tr/index.d.ts +41 -41
- package/dist/types/components/z-accordion/index.d.ts +57 -0
- package/dist/types/components/z-anchor-navigation/index.d.ts +39 -39
- package/dist/types/components/z-aria-alert/index.d.ts +6 -6
- package/dist/types/components/z-avatar/index.d.ts +16 -16
- package/dist/types/components/z-book-card/index.d.ts +78 -78
- package/dist/types/components/z-breadcrumb/index.d.ts +56 -56
- package/dist/types/components/z-card/index.d.ts +38 -38
- package/dist/types/components/z-carousel/index.d.ts +63 -63
- package/dist/types/components/z-contextual-menu/index.d.ts +26 -26
- package/dist/types/components/z-cover-hero/index.d.ts +41 -41
- package/dist/types/components/z-divider/index.d.ts +10 -10
- package/dist/types/components/z-ghost-loading/index.d.ts +3 -3
- package/dist/types/components/z-info-reveal/index.d.ts +29 -29
- package/dist/types/components/z-offcanvas/index.d.ts +27 -27
- package/dist/types/components/z-pagination/index.d.ts +109 -109
- package/dist/types/components/z-popover/index.d.ts +69 -69
- package/dist/types/components/z-section-title/index.d.ts +25 -25
- package/dist/types/components/z-skip-to-content/index.d.ts +21 -21
- package/dist/types/components/z-tag/index.d.ts +13 -13
- package/dist/types/components/z-visually-hidden/index.d.ts +3 -3
- package/dist/types/components.d.ts +86 -1
- package/dist/types/constants/breakpoints.d.ts +4 -4
- package/dist/types/constants/icons.d.ts +6 -6
- package/dist/types/deprecated/typography/z-body/index.d.ts +9 -9
- package/dist/types/deprecated/typography/z-heading/index.d.ts +9 -9
- package/dist/types/deprecated/typography/z-typography/index.d.ts +11 -11
- package/dist/types/deprecated/z-table-deprecated/z-table-body/index.d.ts +8 -8
- package/dist/types/deprecated/z-table-deprecated/z-table-cell/index.d.ts +14 -14
- package/dist/types/deprecated/z-table-deprecated/z-table-deprecated/index.d.ts +59 -59
- package/dist/types/deprecated/z-table-deprecated/z-table-empty-box/index.d.ts +15 -15
- package/dist/types/deprecated/z-table-deprecated/z-table-expanded-row/index.d.ts +8 -8
- package/dist/types/deprecated/z-table-deprecated/z-table-footer/index.d.ts +8 -8
- package/dist/types/deprecated/z-table-deprecated/z-table-head/index.d.ts +8 -8
- package/dist/types/deprecated/z-table-deprecated/z-table-header/index.d.ts +31 -31
- package/dist/types/deprecated/z-table-deprecated/z-table-header-row/index.d.ts +9 -9
- package/dist/types/deprecated/z-table-deprecated/z-table-row/index.d.ts +16 -16
- package/dist/types/deprecated/z-table-deprecated/z-table-sticky-footer/index.d.ts +7 -7
- package/dist/types/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +16 -16
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +19 -19
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +24 -24
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +34 -34
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +19 -19
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +9 -9
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +36 -36
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +9 -9
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +11 -11
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +25 -25
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +16 -16
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +25 -25
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +18 -18
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +9 -9
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +17 -17
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +30 -30
- package/dist/types/stencil-public-runtime.d.ts +0 -0
- package/dist/types/utils/storybook-utils.d.ts +50 -0
- package/dist/types/utils/utils.d.ts +24 -24
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-4d1bfd27.entry.js → p-0441c402.entry.js} +1 -1
- package/dist/web-components-library/{p-2048f7fd.js → p-0b942ef3.js} +1 -1
- package/dist/web-components-library/{p-5e44e5d6.js → p-0f21c603.js} +1 -1
- package/{www/build/p-56b6bdee.entry.js → dist/web-components-library/p-0fdfb35a.entry.js} +1 -1
- package/dist/web-components-library/p-1286f8d5.entry.js +1 -0
- package/{www/build/p-6471c0c0.entry.js → dist/web-components-library/p-12a80f86.entry.js} +1 -1
- package/dist/web-components-library/p-14f41eb8.entry.js +1 -0
- package/{www/build/p-bf2b7873.entry.js → dist/web-components-library/p-18b15bde.entry.js} +1 -1
- package/dist/web-components-library/{p-41edaef5.entry.js → p-1a0a6e6d.entry.js} +1 -1
- package/dist/web-components-library/p-1f29a72f.entry.js +1 -0
- package/dist/web-components-library/{p-9aa00487.entry.js → p-24920ca3.entry.js} +1 -1
- package/dist/web-components-library/{p-9d57a84c.entry.js → p-25678da1.entry.js} +1 -1
- package/dist/web-components-library/{p-dacd3f1c.entry.js → p-2a124a35.entry.js} +1 -1
- package/dist/web-components-library/{p-154596ad.js → p-2ae405b7.js} +1 -1
- package/dist/web-components-library/p-32c35c74.entry.js +1 -0
- package/dist/web-components-library/{p-d29ea450.entry.js → p-33a922eb.entry.js} +1 -1
- package/dist/web-components-library/{p-64d31483.entry.js → p-355615d0.entry.js} +1 -1
- package/dist/web-components-library/{p-afc6ab06.entry.js → p-3f913141.entry.js} +1 -1
- package/dist/web-components-library/{p-8b569b6d.entry.js → p-416c2676.entry.js} +1 -1
- package/dist/web-components-library/{p-81ddf701.entry.js → p-474e024e.entry.js} +1 -1
- package/dist/web-components-library/{p-ae3e1a0c.entry.js → p-4b9298f9.entry.js} +1 -1
- package/dist/web-components-library/{p-f5d0b23c.entry.js → p-4e6088ef.entry.js} +1 -1
- package/dist/web-components-library/{p-14db3f16.entry.js → p-5012c9d8.entry.js} +1 -1
- package/dist/web-components-library/{p-0f105c93.entry.js → p-639ca520.entry.js} +1 -1
- package/dist/web-components-library/{p-84eae689.entry.js → p-643dfe5f.entry.js} +1 -1
- package/dist/web-components-library/p-660e86f4.entry.js +1 -0
- package/dist/web-components-library/p-6b5e12c3.entry.js +1 -0
- package/dist/web-components-library/p-6bec47c3.entry.js +1 -0
- package/dist/web-components-library/p-6f172f88.entry.js +1 -0
- package/{www/build/p-89ff7737.entry.js → dist/web-components-library/p-6f511d95.entry.js} +1 -1
- package/{www/build/p-dc12178a.entry.js → dist/web-components-library/p-7119bf08.entry.js} +1 -1
- package/dist/web-components-library/p-715c4b12.entry.js +1 -0
- package/dist/web-components-library/p-74a062db.js +1 -0
- package/dist/web-components-library/{p-41a5c5e5.entry.js → p-7591cd84.entry.js} +1 -1
- package/dist/web-components-library/p-766d9faa.js +1 -0
- package/dist/web-components-library/{p-56f60c6a.entry.js → p-7bed3156.entry.js} +1 -1
- package/{www/build/p-ea1da059.entry.js → dist/web-components-library/p-7d9cd5e8.entry.js} +1 -1
- package/dist/web-components-library/{p-f0e77199.entry.js → p-7ef2b6d6.entry.js} +1 -1
- package/dist/web-components-library/{p-113c954a.entry.js → p-837d9c29.entry.js} +1 -1
- package/dist/web-components-library/p-83f1f83e.entry.js +1 -0
- package/dist/web-components-library/{p-7ee11ba1.js → p-8b7c4150.js} +1 -1
- package/dist/web-components-library/p-92323d2d.entry.js +1 -0
- package/{www/build/p-bda1a21d.entry.js → dist/web-components-library/p-924ab522.entry.js} +1 -1
- package/dist/web-components-library/{p-296e588e.js → p-9718b060.js} +1 -1
- package/{www/build/p-67de2116.entry.js → dist/web-components-library/p-989fbd90.entry.js} +1 -1
- package/dist/web-components-library/{p-4b2d6644.entry.js → p-9be87865.entry.js} +1 -1
- package/dist/web-components-library/{p-1c7aba64.js → p-a9b6ecb4.js} +1 -1
- package/dist/web-components-library/{p-2d200dad.entry.js → p-ac5efe28.entry.js} +1 -1
- package/dist/web-components-library/p-b0678fbb.entry.js +1 -0
- package/dist/web-components-library/p-b198f17c.entry.js +1 -0
- package/{www/build/p-c00965c4.entry.js → dist/web-components-library/p-b4d54364.entry.js} +1 -1
- package/dist/web-components-library/{p-f2ea3bb8.entry.js → p-b7ad13c0.entry.js} +1 -1
- package/dist/web-components-library/p-b92e9444.entry.js +1 -0
- package/dist/web-components-library/p-c5e5dd5f.entry.js +1 -0
- package/dist/web-components-library/{p-52eb563a.entry.js → p-c9eac6c5.entry.js} +1 -1
- package/{www/build/p-9ffa2dae.entry.js → dist/web-components-library/p-cae9bff7.entry.js} +1 -1
- package/dist/web-components-library/{p-6e6805d5.entry.js → p-ceeead94.entry.js} +1 -1
- package/dist/web-components-library/p-d24f9faa.entry.js +1 -0
- package/dist/web-components-library/{p-ad65fde5.js → p-d8ef97da.js} +1 -1
- package/dist/web-components-library/p-d94bd52c.js +1 -0
- package/dist/web-components-library/p-db662a47.entry.js +1 -0
- package/{www/build/p-f9b9a421.entry.js → dist/web-components-library/p-dbfffa35.entry.js} +1 -1
- package/dist/web-components-library/{p-44ead284.entry.js → p-dc16d2ae.entry.js} +1 -1
- package/dist/web-components-library/{p-22787002.entry.js → p-ddff6bf7.entry.js} +1 -1
- package/{www/build/p-a9fa12f2.entry.js → dist/web-components-library/p-e052bfbe.entry.js} +1 -1
- package/dist/web-components-library/{p-0b4b3dfc.entry.js → p-e0ba6ee7.entry.js} +1 -1
- package/dist/web-components-library/{p-f4b9b5d9.entry.js → p-e320f343.entry.js} +1 -1
- package/dist/web-components-library/{p-62b22c3c.entry.js → p-e4a7cdaf.entry.js} +1 -1
- package/dist/web-components-library/{p-4106dffc.js → p-ec00fcea.js} +1 -1
- package/dist/web-components-library/p-ef3bdc76.entry.js +1 -0
- package/dist/web-components-library/{p-7609f9d7.entry.js → p-fa7fa70f.entry.js} +1 -1
- package/dist/web-components-library/p-fe02209d.entry.js +1 -0
- package/dist/web-components-library/web-components-library.css +1 -1
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/loader/cdn.js +0 -0
- package/loader/index.cjs.js +0 -0
- package/loader/index.d.ts +0 -0
- package/loader/index.es2017.js +0 -0
- package/loader/index.js +0 -0
- package/loader/package.json +0 -0
- package/package.json +106 -106
- package/react/components.d.ts +100 -99
- package/react/components.js +106 -105
- package/react/components.js.map +1 -1
- package/react/index.d.ts +1 -1
- package/react/index.js +13 -13
- package/react/react-component-lib/createComponent.d.ts +10 -10
- package/react/react-component-lib/createComponent.js +97 -97
- package/react/react-component-lib/createOverlayComponent.d.ts +21 -21
- package/react/react-component-lib/createOverlayComponent.js +115 -115
- package/react/react-component-lib/index.d.ts +2 -2
- package/react/react-component-lib/index.js +7 -7
- package/react/react-component-lib/interfaces.d.ts +29 -29
- package/react/react-component-lib/interfaces.js +2 -2
- package/react/react-component-lib/utils/attachProps.d.ts +12 -12
- package/react/react-component-lib/utils/attachProps.js +104 -104
- package/react/react-component-lib/utils/case.d.ts +2 -2
- package/react/react-component-lib/utils/case.js +11 -11
- package/react/react-component-lib/utils/dev.d.ts +2 -2
- package/react/react-component-lib/utils/dev.js +17 -17
- package/react/react-component-lib/utils/index.d.ts +10 -10
- package/react/react-component-lib/utils/index.js +53 -53
- package/readme.md +280 -280
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-4d1bfd27.entry.js → p-0441c402.entry.js} +1 -1
- package/www/build/{p-2048f7fd.js → p-0b942ef3.js} +1 -1
- package/www/build/{p-5e44e5d6.js → p-0f21c603.js} +1 -1
- package/{dist/web-components-library/p-56b6bdee.entry.js → www/build/p-0fdfb35a.entry.js} +1 -1
- package/www/build/p-1286f8d5.entry.js +1 -0
- package/{dist/web-components-library/p-6471c0c0.entry.js → www/build/p-12a80f86.entry.js} +1 -1
- package/www/build/p-14f41eb8.entry.js +1 -0
- package/{dist/web-components-library/p-bf2b7873.entry.js → www/build/p-18b15bde.entry.js} +1 -1
- package/www/build/{p-41edaef5.entry.js → p-1a0a6e6d.entry.js} +1 -1
- package/www/build/p-1f29a72f.entry.js +1 -0
- package/www/build/{p-9aa00487.entry.js → p-24920ca3.entry.js} +1 -1
- package/www/build/{p-9d57a84c.entry.js → p-25678da1.entry.js} +1 -1
- package/www/build/{p-dacd3f1c.entry.js → p-2a124a35.entry.js} +1 -1
- package/www/build/{p-154596ad.js → p-2ae405b7.js} +1 -1
- package/www/build/p-32c35c74.entry.js +1 -0
- package/www/build/{p-d29ea450.entry.js → p-33a922eb.entry.js} +1 -1
- package/www/build/{p-64d31483.entry.js → p-355615d0.entry.js} +1 -1
- package/www/build/{p-afc6ab06.entry.js → p-3f913141.entry.js} +1 -1
- package/www/build/{p-8b569b6d.entry.js → p-416c2676.entry.js} +1 -1
- package/www/build/{p-81ddf701.entry.js → p-474e024e.entry.js} +1 -1
- package/www/build/{p-ae3e1a0c.entry.js → p-4b9298f9.entry.js} +1 -1
- package/www/build/{p-f5d0b23c.entry.js → p-4e6088ef.entry.js} +1 -1
- package/www/build/{p-14db3f16.entry.js → p-5012c9d8.entry.js} +1 -1
- package/www/build/{p-0f105c93.entry.js → p-639ca520.entry.js} +1 -1
- package/www/build/{p-84eae689.entry.js → p-643dfe5f.entry.js} +1 -1
- package/www/build/p-660e86f4.entry.js +1 -0
- package/www/build/p-6b5e12c3.entry.js +1 -0
- package/www/build/p-6bec47c3.entry.js +1 -0
- package/www/build/p-6f172f88.entry.js +1 -0
- package/{dist/web-components-library/p-89ff7737.entry.js → www/build/p-6f511d95.entry.js} +1 -1
- package/{dist/web-components-library/p-dc12178a.entry.js → www/build/p-7119bf08.entry.js} +1 -1
- package/www/build/p-715c4b12.entry.js +1 -0
- package/www/build/p-74a062db.js +1 -0
- package/www/build/{p-41a5c5e5.entry.js → p-7591cd84.entry.js} +1 -1
- package/www/build/p-766d9faa.js +1 -0
- package/www/build/{p-56f60c6a.entry.js → p-7bed3156.entry.js} +1 -1
- package/{dist/web-components-library/p-ea1da059.entry.js → www/build/p-7d9cd5e8.entry.js} +1 -1
- package/www/build/{p-f0e77199.entry.js → p-7ef2b6d6.entry.js} +1 -1
- package/www/build/{p-113c954a.entry.js → p-837d9c29.entry.js} +1 -1
- package/www/build/p-83f1f83e.entry.js +1 -0
- package/www/build/{p-7ee11ba1.js → p-8b7c4150.js} +1 -1
- package/www/build/p-92323d2d.entry.js +1 -0
- package/{dist/web-components-library/p-bda1a21d.entry.js → www/build/p-924ab522.entry.js} +1 -1
- package/www/build/{p-296e588e.js → p-9718b060.js} +1 -1
- package/{dist/web-components-library/p-67de2116.entry.js → www/build/p-989fbd90.entry.js} +1 -1
- package/www/build/{p-4b2d6644.entry.js → p-9be87865.entry.js} +1 -1
- package/www/build/{p-f39bb490.css → p-a40d8aad.css} +1 -1
- package/www/build/{p-1c7aba64.js → p-a9b6ecb4.js} +1 -1
- package/www/build/{p-2d200dad.entry.js → p-ac5efe28.entry.js} +1 -1
- package/www/build/p-b0678fbb.entry.js +1 -0
- package/www/build/p-b198f17c.entry.js +1 -0
- package/{dist/web-components-library/p-c00965c4.entry.js → www/build/p-b4d54364.entry.js} +1 -1
- package/www/build/{p-f2ea3bb8.entry.js → p-b7ad13c0.entry.js} +1 -1
- package/www/build/p-b92e9444.entry.js +1 -0
- package/www/build/p-c5e5dd5f.entry.js +1 -0
- package/www/build/{p-52eb563a.entry.js → p-c9eac6c5.entry.js} +1 -1
- package/{dist/web-components-library/p-9ffa2dae.entry.js → www/build/p-cae9bff7.entry.js} +1 -1
- package/www/build/{p-6e6805d5.entry.js → p-ceeead94.entry.js} +1 -1
- package/www/build/p-d24f9faa.entry.js +1 -0
- package/www/build/{p-ad65fde5.js → p-d8ef97da.js} +1 -1
- package/www/build/p-d94bd52c.js +1 -0
- package/www/build/p-db662a47.entry.js +1 -0
- package/{dist/web-components-library/p-f9b9a421.entry.js → www/build/p-dbfffa35.entry.js} +1 -1
- package/www/build/{p-44ead284.entry.js → p-dc16d2ae.entry.js} +1 -1
- package/www/build/{p-22787002.entry.js → p-ddff6bf7.entry.js} +1 -1
- package/{dist/web-components-library/p-a9fa12f2.entry.js → www/build/p-e052bfbe.entry.js} +1 -1
- package/www/build/{p-0b4b3dfc.entry.js → p-e0ba6ee7.entry.js} +1 -1
- package/www/build/{p-f4b9b5d9.entry.js → p-e320f343.entry.js} +1 -1
- package/www/build/{p-62b22c3c.entry.js → p-e4a7cdaf.entry.js} +1 -1
- package/www/build/{p-4106dffc.js → p-ec00fcea.js} +1 -1
- package/www/build/p-ef3bdc76.entry.js +1 -0
- package/www/build/{p-7609f9d7.entry.js → p-fa7fa70f.entry.js} +1 -1
- package/www/build/p-fc889040.js +1 -0
- package/www/build/p-fe02209d.entry.js +1 -0
- package/www/build/web-components-library.css +1 -1
- package/www/build/web-components-library.esm.js +1 -1
- package/www/build/web-components-library.js +0 -0
- package/www/host.config.json +0 -0
- package/www/index.html +1 -1
- package/www/pages/book-cards.html +595 -595
- package/www/pages/file-upload.html +258 -258
- package/www/pages/notification.html +299 -299
- package/CHANGELOG.md +0 -2668
- package/dist/web-components-library/p-051b9116.entry.js +0 -1
- package/dist/web-components-library/p-08cc3d1b.entry.js +0 -1
- package/dist/web-components-library/p-13a9791b.entry.js +0 -1
- package/dist/web-components-library/p-1ae044cc.entry.js +0 -1
- package/dist/web-components-library/p-20a2755f.entry.js +0 -1
- package/dist/web-components-library/p-26e27235.entry.js +0 -1
- package/dist/web-components-library/p-2fab41fb.entry.js +0 -1
- package/dist/web-components-library/p-43478f5b.entry.js +0 -1
- package/dist/web-components-library/p-64759e9f.js +0 -1
- package/dist/web-components-library/p-64d902c6.entry.js +0 -1
- package/dist/web-components-library/p-8e334a37.entry.js +0 -1
- package/dist/web-components-library/p-a13b6a71.entry.js +0 -1
- package/dist/web-components-library/p-a4254712.entry.js +0 -1
- package/dist/web-components-library/p-aa5e3e61.js +0 -1
- package/dist/web-components-library/p-ac9881cd.entry.js +0 -1
- package/dist/web-components-library/p-b1fbf330.entry.js +0 -1
- package/dist/web-components-library/p-c76e27b4.entry.js +0 -1
- package/dist/web-components-library/p-cd14f3f5.entry.js +0 -1
- package/dist/web-components-library/p-ceb3d607.entry.js +0 -1
- package/dist/web-components-library/p-e1d9785e.js +0 -1
- package/dist/web-components-library/p-faf0ddeb.entry.js +0 -1
- package/src-react/index.ts +0 -1
- package/www/build/p-051b9116.entry.js +0 -1
- package/www/build/p-08cc3d1b.entry.js +0 -1
- package/www/build/p-0e48a852.js +0 -1
- package/www/build/p-13a9791b.entry.js +0 -1
- package/www/build/p-1ae044cc.entry.js +0 -1
- package/www/build/p-20a2755f.entry.js +0 -1
- package/www/build/p-26e27235.entry.js +0 -1
- package/www/build/p-2fab41fb.entry.js +0 -1
- package/www/build/p-43478f5b.entry.js +0 -1
- package/www/build/p-64759e9f.js +0 -1
- package/www/build/p-64d902c6.entry.js +0 -1
- package/www/build/p-8e334a37.entry.js +0 -1
- package/www/build/p-a13b6a71.entry.js +0 -1
- package/www/build/p-a4254712.entry.js +0 -1
- package/www/build/p-aa5e3e61.js +0 -1
- package/www/build/p-ac9881cd.entry.js +0 -1
- package/www/build/p-b1fbf330.entry.js +0 -1
- package/www/build/p-c76e27b4.entry.js +0 -1
- package/www/build/p-cd14f3f5.entry.js +0 -1
- package/www/build/p-ceb3d607.entry.js +0 -1
- package/www/build/p-e1d9785e.js +0 -1
- package/www/build/p-faf0ddeb.entry.js +0 -1
- /package/dist/web-components-library/{p-2b3cf51a.js → p-01f1bdd5.js} +0 -0
- /package/dist/web-components-library/{p-f6a7b40e.js → p-1b0964b5.js} +0 -0
- /package/dist/web-components-library/{p-b497e33e.js → p-37037d9d.js} +0 -0
- /package/dist/web-components-library/{p-def17ce8.js → p-5aa7a151.js} +0 -0
- /package/dist/web-components-library/{p-62b89a37.js → p-65faafdd.js} +0 -0
- /package/dist/web-components-library/{p-30771d25.js → p-8539a4cf.js} +0 -0
- /package/dist/web-components-library/{p-4ae2fe27.js → p-87f0297b.js} +0 -0
- /package/dist/web-components-library/{p-2773516d.js → p-9fd60dd8.js} +0 -0
- /package/dist/web-components-library/{p-ab4773c6.js → p-b35b3d91.js} +0 -0
- /package/dist/web-components-library/{p-75b94adb.js → p-dcdb2dee.js} +0 -0
- /package/www/build/{p-2b3cf51a.js → p-01f1bdd5.js} +0 -0
- /package/www/build/{p-f6a7b40e.js → p-1b0964b5.js} +0 -0
- /package/www/build/{p-b497e33e.js → p-37037d9d.js} +0 -0
- /package/www/build/{p-def17ce8.js → p-5aa7a151.js} +0 -0
- /package/www/build/{p-62b89a37.js → p-65faafdd.js} +0 -0
- /package/www/build/{p-30771d25.js → p-8539a4cf.js} +0 -0
- /package/www/build/{p-4ae2fe27.js → p-87f0297b.js} +0 -0
- /package/www/build/{p-2773516d.js → p-9fd60dd8.js} +0 -0
- /package/www/build/{p-ab4773c6.js → p-b35b3d91.js} +0 -0
- /package/www/build/{p-75b94adb.js → p-dcdb2dee.js} +0 -0
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
-
export declare class ZMyzListItem {
|
|
3
|
-
/** content text */
|
|
4
|
-
text: string;
|
|
5
|
-
/** link url (optional) */
|
|
6
|
-
link?: string;
|
|
7
|
-
/** link target (optional) */
|
|
8
|
-
linktarget?: string;
|
|
9
|
-
/** icon name (optional) */
|
|
10
|
-
icon?: string;
|
|
11
|
-
/** id (optional) */
|
|
12
|
-
listitemid?: string;
|
|
13
|
-
/** data-action attribute (optional) */
|
|
14
|
-
action?: string;
|
|
15
|
-
/** underlined style flag */
|
|
16
|
-
underlined: boolean;
|
|
17
|
-
/** emitted on list item link click, returns linkId */
|
|
18
|
-
zListItemLinkClick: EventEmitter;
|
|
19
|
-
private emitZListItemLinkClick;
|
|
20
|
-
/** emitted on list item click, returns listitemid */
|
|
21
|
-
zListItemClick: EventEmitter;
|
|
22
|
-
private emitZListItemClick;
|
|
23
|
-
constructor();
|
|
24
|
-
render(): HTMLLIElement;
|
|
25
|
-
}
|
|
1
|
+
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
+
export declare class ZMyzListItem {
|
|
3
|
+
/** content text */
|
|
4
|
+
text: string;
|
|
5
|
+
/** link url (optional) */
|
|
6
|
+
link?: string;
|
|
7
|
+
/** link target (optional) */
|
|
8
|
+
linktarget?: string;
|
|
9
|
+
/** icon name (optional) */
|
|
10
|
+
icon?: string;
|
|
11
|
+
/** id (optional) */
|
|
12
|
+
listitemid?: string;
|
|
13
|
+
/** data-action attribute (optional) */
|
|
14
|
+
action?: string;
|
|
15
|
+
/** underlined style flag */
|
|
16
|
+
underlined: boolean;
|
|
17
|
+
/** emitted on list item link click, returns linkId */
|
|
18
|
+
zListItemLinkClick: EventEmitter;
|
|
19
|
+
private emitZListItemLinkClick;
|
|
20
|
+
/** emitted on list item click, returns listitemid */
|
|
21
|
+
zListItemClick: EventEmitter;
|
|
22
|
+
private emitZListItemClick;
|
|
23
|
+
constructor();
|
|
24
|
+
render(): HTMLLIElement;
|
|
25
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { PocketStatus } from "../../../../beans";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - pocket body content
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZMessagesPocket {
|
|
6
|
-
/** pocket id */
|
|
7
|
-
pocketid: string;
|
|
8
|
-
/** number of messages */
|
|
9
|
-
messages: number;
|
|
10
|
-
/** pocket status */
|
|
11
|
-
status: PocketStatus;
|
|
12
|
-
handlePocketToggle(e: CustomEvent): void;
|
|
13
|
-
private renderHeader;
|
|
14
|
-
private renderBody;
|
|
15
|
-
render(): HTMLZPocketElement;
|
|
16
|
-
}
|
|
1
|
+
import { PocketStatus } from "../../../../beans";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - pocket body content
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZMessagesPocket {
|
|
6
|
+
/** pocket id */
|
|
7
|
+
pocketid: string;
|
|
8
|
+
/** number of messages */
|
|
9
|
+
messages: number;
|
|
10
|
+
/** pocket status */
|
|
11
|
+
status: PocketStatus;
|
|
12
|
+
handlePocketToggle(e: CustomEvent): void;
|
|
13
|
+
private renderHeader;
|
|
14
|
+
private renderBody;
|
|
15
|
+
render(): HTMLZPocketElement;
|
|
16
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
-
import { PocketStatus } from "../../../../beans";
|
|
3
|
-
/**
|
|
4
|
-
* @slot - pocket content
|
|
5
|
-
*/
|
|
6
|
-
export declare class ZPocket {
|
|
7
|
-
hostElement: HTMLZPocketElement;
|
|
8
|
-
/** pocket id */
|
|
9
|
-
pocketid: string;
|
|
10
|
-
/** pocket status */
|
|
11
|
-
status: PocketStatus;
|
|
12
|
-
/** open z-pocket */
|
|
13
|
-
open(): Promise<void>;
|
|
14
|
-
/** close z-pocket */
|
|
15
|
-
close(): Promise<void>;
|
|
16
|
-
/** Emitted on pocket toggle, returns pocket id and status */
|
|
17
|
-
pocketToggle: EventEmitter;
|
|
18
|
-
private emitPocketToggle;
|
|
19
|
-
handlePocketHeaderClick(e: CustomEvent): void;
|
|
20
|
-
handlePocketHeaderPan(e: CustomEvent): void;
|
|
21
|
-
watchStatusHandler(newVal: PocketStatus): void;
|
|
22
|
-
componentWillLoad(): void;
|
|
23
|
-
private handleBackgroundClick;
|
|
24
|
-
render(): HTMLDivElement;
|
|
25
|
-
}
|
|
1
|
+
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
+
import { PocketStatus } from "../../../../beans";
|
|
3
|
+
/**
|
|
4
|
+
* @slot - pocket content
|
|
5
|
+
*/
|
|
6
|
+
export declare class ZPocket {
|
|
7
|
+
hostElement: HTMLZPocketElement;
|
|
8
|
+
/** pocket id */
|
|
9
|
+
pocketid: string;
|
|
10
|
+
/** pocket status */
|
|
11
|
+
status: PocketStatus;
|
|
12
|
+
/** open z-pocket */
|
|
13
|
+
open(): Promise<void>;
|
|
14
|
+
/** close z-pocket */
|
|
15
|
+
close(): Promise<void>;
|
|
16
|
+
/** Emitted on pocket toggle, returns pocket id and status */
|
|
17
|
+
pocketToggle: EventEmitter;
|
|
18
|
+
private emitPocketToggle;
|
|
19
|
+
handlePocketHeaderClick(e: CustomEvent): void;
|
|
20
|
+
handlePocketHeaderPan(e: CustomEvent): void;
|
|
21
|
+
watchStatusHandler(newVal: PocketStatus): void;
|
|
22
|
+
componentWillLoad(): void;
|
|
23
|
+
private handleBackgroundClick;
|
|
24
|
+
render(): HTMLDivElement;
|
|
25
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { PocketStatus } from "../../../../beans";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - pocket body content
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZPocketBody {
|
|
6
|
-
/** pocket id */
|
|
7
|
-
pocketid: string;
|
|
8
|
-
/** pocket status */
|
|
9
|
-
status: PocketStatus;
|
|
10
|
-
handlePocketToggle(e: CustomEvent): void;
|
|
11
|
-
render(): HTMLElement;
|
|
12
|
-
}
|
|
1
|
+
import { PocketStatus } from "../../../../beans";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - pocket body content
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZPocketBody {
|
|
6
|
+
/** pocket id */
|
|
7
|
+
pocketid: string;
|
|
8
|
+
/** pocket status */
|
|
9
|
+
status: PocketStatus;
|
|
10
|
+
handlePocketToggle(e: CustomEvent): void;
|
|
11
|
+
render(): HTMLElement;
|
|
12
|
+
}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - pocket header content
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZPocketHeader {
|
|
6
|
-
/** pocket id */
|
|
7
|
-
pocketid: string;
|
|
8
|
-
private swipeWrap;
|
|
9
|
-
/** Emitted on pocket header click */
|
|
10
|
-
pocketHeaderClick: EventEmitter;
|
|
11
|
-
private emitPocketHeaderClick;
|
|
12
|
-
/** Emitted on pocket header pan */
|
|
13
|
-
pocketHeaderPan: EventEmitter;
|
|
14
|
-
private emitPocketHeaderPan;
|
|
15
|
-
constructor();
|
|
16
|
-
componentDidLoad(): void;
|
|
17
|
-
render(): HTMLElement;
|
|
18
|
-
}
|
|
1
|
+
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - pocket header content
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZPocketHeader {
|
|
6
|
+
/** pocket id */
|
|
7
|
+
pocketid: string;
|
|
8
|
+
private swipeWrap;
|
|
9
|
+
/** Emitted on pocket header click */
|
|
10
|
+
pocketHeaderClick: EventEmitter;
|
|
11
|
+
private emitPocketHeaderClick;
|
|
12
|
+
/** Emitted on pocket header pan */
|
|
13
|
+
pocketHeaderPan: EventEmitter;
|
|
14
|
+
private emitPocketHeaderPan;
|
|
15
|
+
constructor();
|
|
16
|
+
componentDidLoad(): void;
|
|
17
|
+
render(): HTMLElement;
|
|
18
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @slot - message body
|
|
3
|
-
* @slot cta - message CTAs
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZPocketMessage {
|
|
6
|
-
render(): HTMLDivElement;
|
|
7
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* @slot - message body
|
|
3
|
+
* @slot cta - message CTAs
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZPocketMessage {
|
|
6
|
+
render(): HTMLDivElement;
|
|
7
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AlertType } from "../../../beans/index";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - alert content
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZAlert {
|
|
6
|
-
/** alert variant type */
|
|
7
|
-
type: AlertType;
|
|
8
|
-
render(): HTMLDivElement;
|
|
9
|
-
}
|
|
1
|
+
import { AlertType } from "../../../beans/index";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - alert content
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZAlert {
|
|
6
|
+
/** alert variant type */
|
|
7
|
+
type: AlertType;
|
|
8
|
+
render(): HTMLDivElement;
|
|
9
|
+
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { EventEmitter } from "../../../stencil-public-runtime";
|
|
2
|
-
import { InputStatus } from "../../../beans";
|
|
3
|
-
export declare class ZOtp {
|
|
4
|
-
/** Input number */
|
|
5
|
-
inputNum?: number;
|
|
6
|
-
/** Input status */
|
|
7
|
-
status?: InputStatus;
|
|
8
|
-
/** Input message */
|
|
9
|
-
message?: string;
|
|
10
|
-
private otp;
|
|
11
|
-
private otpRef;
|
|
12
|
-
/** Otp change event */
|
|
13
|
-
otpChange: EventEmitter;
|
|
14
|
-
private emitInputChange;
|
|
15
|
-
componentWillLoad(): void;
|
|
16
|
-
render(): HTMLDivElement;
|
|
17
|
-
}
|
|
1
|
+
import { EventEmitter } from "../../../stencil-public-runtime";
|
|
2
|
+
import { InputStatus } from "../../../beans";
|
|
3
|
+
export declare class ZOtp {
|
|
4
|
+
/** Input number */
|
|
5
|
+
inputNum?: number;
|
|
6
|
+
/** Input status */
|
|
7
|
+
status?: InputStatus;
|
|
8
|
+
/** Input message */
|
|
9
|
+
message?: string;
|
|
10
|
+
private otp;
|
|
11
|
+
private otpRef;
|
|
12
|
+
/** Otp change event */
|
|
13
|
+
otpChange: EventEmitter;
|
|
14
|
+
private emitInputChange;
|
|
15
|
+
componentWillLoad(): void;
|
|
16
|
+
render(): HTMLDivElement;
|
|
17
|
+
}
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { Device } from "../../../beans";
|
|
2
|
-
/**
|
|
3
|
-
* @slot footer-right - right content slot in footer
|
|
4
|
-
* @slot footer-left - left content slot in footer
|
|
5
|
-
*/
|
|
6
|
-
export declare class ZSlideshow {
|
|
7
|
-
el: HTMLZSlideshowElement;
|
|
8
|
-
/** slideshow id */
|
|
9
|
-
slideshowid: string;
|
|
10
|
-
/** array or JSON stringified images urls */
|
|
11
|
-
data: string[] | string;
|
|
12
|
-
device: Device;
|
|
13
|
-
currentSlide: number;
|
|
14
|
-
private links;
|
|
15
|
-
watchData(): void;
|
|
16
|
-
componentWillLoad(): void;
|
|
17
|
-
componentDidRender(): void;
|
|
18
|
-
private handleResize;
|
|
19
|
-
private parseLinks;
|
|
20
|
-
private setStyle;
|
|
21
|
-
private setDevice;
|
|
22
|
-
private setCurrentSlide;
|
|
23
|
-
private getBulletDimension;
|
|
24
|
-
private renderSlides;
|
|
25
|
-
private renderScroll;
|
|
26
|
-
private renderSlideshowMain;
|
|
27
|
-
private renderBullet;
|
|
28
|
-
private renderSlideshowFooter;
|
|
29
|
-
render(): HTMLElement;
|
|
30
|
-
}
|
|
1
|
+
import { Device } from "../../../beans";
|
|
2
|
+
/**
|
|
3
|
+
* @slot footer-right - right content slot in footer
|
|
4
|
+
* @slot footer-left - left content slot in footer
|
|
5
|
+
*/
|
|
6
|
+
export declare class ZSlideshow {
|
|
7
|
+
el: HTMLZSlideshowElement;
|
|
8
|
+
/** slideshow id */
|
|
9
|
+
slideshowid: string;
|
|
10
|
+
/** array or JSON stringified images urls */
|
|
11
|
+
data: string[] | string;
|
|
12
|
+
device: Device;
|
|
13
|
+
currentSlide: number;
|
|
14
|
+
private links;
|
|
15
|
+
watchData(): void;
|
|
16
|
+
componentWillLoad(): void;
|
|
17
|
+
componentDidRender(): void;
|
|
18
|
+
private handleResize;
|
|
19
|
+
private parseLinks;
|
|
20
|
+
private setStyle;
|
|
21
|
+
private setDevice;
|
|
22
|
+
private setCurrentSlide;
|
|
23
|
+
private getBulletDimension;
|
|
24
|
+
private renderSlides;
|
|
25
|
+
private renderScroll;
|
|
26
|
+
private renderSlideshowMain;
|
|
27
|
+
private renderBullet;
|
|
28
|
+
private renderSlideshowFooter;
|
|
29
|
+
render(): HTMLElement;
|
|
30
|
+
}
|
|
File without changes
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Get Design System color tokens.
|
|
3
|
+
* Can be used in components stories controls as follows:
|
|
4
|
+
* @example ```
|
|
5
|
+
* argTypes={{
|
|
6
|
+
* "--z-component--background-color": {
|
|
7
|
+
* control: {type: "select"},
|
|
8
|
+
* options: getColorTokens(),
|
|
9
|
+
* }
|
|
10
|
+
* }}```
|
|
11
|
+
*
|
|
12
|
+
* and then in the component tag
|
|
13
|
+
*
|
|
14
|
+
* ```<z-component .style="--z-component--background-color: var(${args["--z-component--background-color"]})" />```
|
|
15
|
+
*/
|
|
16
|
+
export declare function getColorTokens(): string[];
|
|
17
|
+
/**
|
|
18
|
+
* Get Design System color tokens as CSS variable rule (something like `var(--color-token)`).
|
|
19
|
+
* @example ```
|
|
20
|
+
* argTypes={{
|
|
21
|
+
* "--z-component--background-color": {
|
|
22
|
+
* control: {type: "select"},
|
|
23
|
+
* options: getColorTokens(),
|
|
24
|
+
* }
|
|
25
|
+
* }}```
|
|
26
|
+
*
|
|
27
|
+
* and then in the component tag
|
|
28
|
+
*
|
|
29
|
+
* ```<z-component .style="--z-component--background-color: ${args["--z-component--background-color"]}" />```
|
|
30
|
+
*/
|
|
31
|
+
export declare function getColorVars(): string[];
|
|
32
|
+
/**
|
|
33
|
+
* Get Design System color tokens as readable labels for control configuration.
|
|
34
|
+
* It assumes you set the options using the `getColorVars()` function, so expected options are something like `var(--color-token)`.
|
|
35
|
+
* @example ```
|
|
36
|
+
* argTypes={{
|
|
37
|
+
* "--z-component--background-color": {
|
|
38
|
+
* options: getColorTokens(),
|
|
39
|
+
* control: {
|
|
40
|
+
* type: "select",
|
|
41
|
+
* labels: getColorVarsLabels(),
|
|
42
|
+
* },
|
|
43
|
+
* }
|
|
44
|
+
* }}```
|
|
45
|
+
*/
|
|
46
|
+
export declare function getColorVarsLabels(): Record<string, string>;
|
|
47
|
+
/**
|
|
48
|
+
* Get Design System themes tokens.
|
|
49
|
+
*/
|
|
50
|
+
export declare function getThemesColorTokens(): string[];
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { ChildNode } from "../stencil-public-runtime";
|
|
2
|
-
import { Device } from "../beans/index";
|
|
3
|
-
export declare function format(first: string, middle: string, last: string): string;
|
|
4
|
-
/**
|
|
5
|
-
* Return boolean value for passed value if a boolean corresponding value is found
|
|
6
|
-
* Return passed value otherwise
|
|
7
|
-
*/
|
|
8
|
-
export declare function boolean(value: string | number | boolean): boolean | string | number;
|
|
9
|
-
export declare function retrieveAsset(assetName: string): string;
|
|
10
|
-
export declare function randomId(): string;
|
|
11
|
-
export declare function handleKeyboardSubmit(ev: KeyboardEvent, callback: (...args: any[]) => void, ...args: any[]): void;
|
|
12
|
-
export declare function handleEnterKeydSubmit(ev: KeyboardEvent, callback: (...args: any[]) => void, ...args: any[]): void;
|
|
13
|
-
export declare function getClickedElement(elem?: null | Element): null | Element;
|
|
14
|
-
export declare function getElementTree(elem: Element, tree?: Element[]): null | Element[];
|
|
15
|
-
export declare function getSiblings(elem: HTMLElement): ChildNode[];
|
|
16
|
-
export declare function getDevice(): Device;
|
|
17
|
-
declare type JSONValue = string | number | boolean | JSONObject | JSONArray;
|
|
18
|
-
interface JSONObject {
|
|
19
|
-
[x: string]: JSONValue;
|
|
20
|
-
}
|
|
21
|
-
declare type JSONArray = JSONValue[];
|
|
22
|
-
export declare function convertJson(data: string): JSONValue;
|
|
23
|
-
export declare function colorFromId(id: number): string;
|
|
24
|
-
export {};
|
|
1
|
+
import { ChildNode } from "../stencil-public-runtime";
|
|
2
|
+
import { Device } from "../beans/index";
|
|
3
|
+
export declare function format(first: string, middle: string, last: string): string;
|
|
4
|
+
/**
|
|
5
|
+
* Return boolean value for passed value if a boolean corresponding value is found
|
|
6
|
+
* Return passed value otherwise
|
|
7
|
+
*/
|
|
8
|
+
export declare function boolean(value: string | number | boolean): boolean | string | number;
|
|
9
|
+
export declare function retrieveAsset(assetName: string): string;
|
|
10
|
+
export declare function randomId(): string;
|
|
11
|
+
export declare function handleKeyboardSubmit(ev: KeyboardEvent, callback: (...args: any[]) => void, ...args: any[]): void;
|
|
12
|
+
export declare function handleEnterKeydSubmit(ev: KeyboardEvent, callback: (...args: any[]) => void, ...args: any[]): void;
|
|
13
|
+
export declare function getClickedElement(elem?: null | Element): null | Element;
|
|
14
|
+
export declare function getElementTree(elem: Element, tree?: Element[]): null | Element[];
|
|
15
|
+
export declare function getSiblings(elem: HTMLElement): ChildNode[];
|
|
16
|
+
export declare function getDevice(): Device;
|
|
17
|
+
declare type JSONValue = string | number | boolean | JSONObject | JSONArray;
|
|
18
|
+
interface JSONObject {
|
|
19
|
+
[x: string]: JSONValue;
|
|
20
|
+
}
|
|
21
|
+
declare type JSONArray = JSONValue[];
|
|
22
|
+
export declare function convertJson(data: string): JSONValue;
|
|
23
|
+
export declare function colorFromId(id: number): string;
|
|
24
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c as $}from"./p-
|
|
1
|
+
import{c as $}from"./p-766d9faa.js";export{_ as AccordionVariant,o as AlertType,A as AvatarSize,Y as BookCardVariant,W as BreadcrumbHomepageVariant,V as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,R as CarouselArrowsPosition,U as CarouselProgressMode,e as ControlSize,Q as CoverHeroContentPosition,M as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,J as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,q as PocketStatus,P as PopoverPosition,S as SortDirection,T as ThemeVariant,r as ToastNotification,t as ToastNotificationPosition,s as ToastNotificationTransition,v as TransitionDirection,X as VisibilityCondition,u as ZAriaAlertMode,x as ZChipType,z as ZDatePickerMode,F as ZDatePickerModeValue,G as ZDatePickerPosition,w as ZFileUploadType,H as ZRangePickerMode,y as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-74a062db.js";import"./p-37037d9d.js";const aa={colorFromId:$};export{aa as Utils}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as s,h as i,H as e,g as o}from"./p-d17ebc2f.js";import{R as r,U as n,d as a,B as l}from"./p-
|
|
1
|
+
import{r as t,c as s,h as i,H as e,g as o}from"./p-d17ebc2f.js";import{R as r,U as n,d as a,B as l}from"./p-74a062db.js";const c=class{constructor(i){t(this,i),this.indexChange=s(this,"indexChange",7),this.single=!1,this.ghostLoadingHeight=100,this.current=0,this.scrollingTo=null}onIndexChange(){this.indexChange.emit({currentItem:this.current})}onSingleModeChange(){this.single&&!this.intersectionObserver&&this.setIntersectionObserver()}setIntersectionObserver(){this.intersectionObserver=new window.IntersectionObserver((t=>{const s=t.find((t=>t.isIntersecting));if(!s)return;const i=this.items.findIndex((t=>t===s.target));this.highlightedIndicator=i,null!==this.scrollingTo&&i!==this.scrollingTo||(this.scrollingTo=null,this.current=i)}),{root:this.itemsContainer,threshold:.5}),this.items.forEach((t=>this.intersectionObserver.observe(t)))}onPrev(){if(this.single)return void this.goTo(Math.max(0,this.current-1));const t=this.itemsContainer;t&&t.scrollBy({left:-t.clientWidth/2,behavior:"smooth"})}onNext(){if(this.single)return void this.goTo(Math.min(this.current+1,this.items.length-1));const t=this.itemsContainer;t&&t.scrollBy({left:t.clientWidth/2,behavior:"smooth"})}checkNavigationValidity(){this.single&&(this.canNavigatePrev=this.current>1,this.canNavigateNext=this.current<this.items.length-1),this.canNavigatePrev=this.itemsContainer.scrollLeft>0,this.canNavigateNext=this.itemsContainer.scrollLeft<this.itemsContainer.scrollWidth-this.itemsContainer.clientWidth}canShowFooter(){return this.arrowsPosition===r.BOTTOM||this.progressMode===n.DOTS||this.progressMode===n.NUMBERS}goTo(t){this.current!==t&&(this.scrollingTo=t,this.itemsContainer.scroll({left:this.items[t].offsetLeft,behavior:"smooth"}))}componentDidLoad(){this.itemsContainer=this.hostElement.querySelector(".z-carousel-items-container"),this.itemsContainer&&(this.items=Array.from(this.itemsContainer.querySelectorAll(":scope > li")),this.single&&this.setIntersectionObserver(),this.itemsContainer.addEventListener("scroll",this.checkNavigationValidity.bind(this),{passive:!0}),this.checkNavigationValidity())}render(){return this.isLoading?i(e,null,this.label&&i("div",{class:"heading-4 z-carousel-title"},this.label),i("div",{style:{height:`${this.ghostLoadingHeight}px`}},i("z-ghost-loading",null),i("div",{class:"loading-items-container"},i("slot",null)))):i(e,null,i("div",{class:"z-carousel-container"},this.label&&i("div",{class:"heading-4 z-carousel-title"},this.label),i("div",{class:"z-carousel-wrapper"},this.arrowsPosition===r.OVER&&i("z-button",{size:a.SMALL,"data-direction":"prev",icon:"chevron-left",onClick:this.onPrev.bind(this),disabled:!this.canNavigatePrev}),i("ul",{class:"z-carousel-items-container"},i("slot",null)),this.arrowsPosition===r.OVER&&i("z-button",{size:a.SMALL,"data-direction":"next",icon:"chevron-right",onClick:this.onNext.bind(this),disabled:!this.canNavigateNext}))),this.canShowFooter()&&i("div",{class:"z-carousel-footer"},this.arrowsPosition===r.BOTTOM&&i("z-button",{size:a.SMALL,variant:l.TERTIARY,icon:"arrow-simple-left-filled",onClick:this.onPrev.bind(this),disabled:!this.canNavigatePrev}),this.progressMode===n.DOTS&&this.single&&this.items&&i("div",{class:"dots-progress"},this.items.map(((t,s)=>i("button",{type:"button",class:{current:this.highlightedIndicator===s},onClick:()=>this.goTo(s)},i("z-icon",{name:this.highlightedIndicator===s?"white-circle-filled":"black-circle-filled"}))))),this.progressMode===n.NUMBERS&&this.single&&this.items&&i("div",{class:"numbers-progress interactive-3"},i("span",{class:"current"},this.current+1),i("span",null,"di"),i("span",null,this.items.length)),this.arrowsPosition===r.BOTTOM&&i("z-button",{size:a.SMALL,variant:l.TERTIARY,icon:"arrow-simple-right-filled",onClick:this.onNext.bind(this),disabled:!this.canNavigateNext})))}get hostElement(){return o(this)}static get watchers(){return{current:["onIndexChange"],single:["onSingleModeChange"]}}};c.style='z-carousel{font-family:var(--font-family-sans);font-weight:var(--font-rg);--z-carousel-gutter:0}z-carousel[single],z-carousel[single="true"]{display:flex;flex-direction:column;align-items:center;justify-content:center}z-carousel[single="true"] .z-carousel-container,z-carousel[single] .z-carousel-container{width:fit-content;max-width:100%}z-carousel .loading-items-container{display:none}z-carousel .z-carousel-container{display:flex;flex-direction:column}z-carousel .z-carousel-wrapper{position:relative}z-carousel .z-carousel-title{margin-bottom:var(--space-unit);color:var(--gray800)}z-carousel .z-carousel-items-container{display:flex;max-width:100%;flex-direction:row;margin:0;list-style:none;-ms-overflow-style:none;overflow-x:scroll;padding-inline-start:0;scroll-snap-type:x mandatory;scrollbar-width:none;}z-carousel .z-carousel-items-container::-webkit-scrollbar{display:none}z-carousel .z-carousel-items-container>*:not(:last-child){margin-right:var(--z-carousel-gutter)}z-carousel[single="true"] .z-carousel-items-container>*:not(:last-child),z-carousel[single] .z-carousel-items-container>*:not(:last-child){margin-right:0}z-carousel .z-carousel-items-container>li{scroll-snap-align:center}z-button[data-direction]{--z-icon-width:32px;--z-icon-height:32px;position:absolute;bottom:50%;transform:translateY(50%)}z-button[data-direction="next"]{right:0}z-carousel .z-carousel-footer{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:var(--space-unit)}z-carousel .z-carousel-footer .numbers-progress,z-carousel .z-carousel-footer .dots-progress{display:flex;align-items:center;justify-content:center}z-carousel .z-carousel-footer .dots-progress button{display:flex;align-items:center;padding:0;border:none;margin:0;background-color:transparent}z-carousel .z-carousel-footer .dots-progress button:not(.current){cursor:pointer}z-carousel .z-carousel-footer .numbers-progress{margin:0 calc(var(--space-unit) / 2);column-gap:calc(var(--space-unit) / 2)}z-carousel .z-carousel-footer .numbers-progress .current{font-weight:var(--font-sb)}z-carousel .z-carousel-footer .dots-progress button.current z-icon{fill:var(--gray800)}z-carousel .z-carousel-footer .dots-progress button:not(.current) z-icon{fill:var(--gray200)}';export{c as z_carousel}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as e,c as t,h as n,H as o,g as s}from"./p-d17ebc2f.js";import{B as i,e as a}from"./p-
|
|
1
|
+
import{r as e,c as t,h as n,H as o,g as s}from"./p-d17ebc2f.js";import{B as i,e as a}from"./p-74a062db.js";const r=class{constructor(n){e(this,n),this.colspanChange=t(this,"colspanChange",6),this.sticky=!1,this.showMenu=null,this.isMenuOpen=!1}updateColspan(){this.colspan?this.host.style.gridColumn=`span ${this.colspan}`:this.host.style.removeProperty("grid-column"),this.colspanChange.emit(this.colspan||1)}componentWillLoad(){this.updateColspan()}render(){return n(o,{role:"cell","menu-open":this.isMenuOpen},n("slot",null),this.showMenu&&n("div",{class:"cell--menu-container prevent-expand"},n("z-button",{variant:i.TERTIARY,icon:"contextual-menu",size:a.X_SMALL,ref:e=>this.menuTrigger=e,onClick:()=>this.popoverEl.open=!this.popoverEl.open}),n("z-popover",{ref:e=>this.popoverEl=e,bindTo:this.menuTrigger,onOpenChange:e=>this.isMenuOpen=e.detail.open},n("slot",{name:"contextual-menu"}))))}get host(){return s(this)}static get watchers(){return{colspan:["updateColspan"]}}};r.style=':host{position:relative;display:flex;min-width:128px;box-sizing:border-box;align-items:center;padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([show-menu])::after{display:inline-block;height:100%;margin-right:calc(var(--space-unit) * 4);background:transparent;content:"";user-select:none}.cell--menu-container{position:absolute;z-index:1;top:var(--space-unit);right:var(--space-unit)}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{opacity:1;pointer-events:all}@media (min-width: 768px) and (hover: hover){:host([show-menu="hover"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu="hover"]:hover) .cell--menu-container{opacity:1;pointer-events:all}}';export{r as Z}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as e,c as t,h as a,H as l}from"./p-d17ebc2f.js";import{Z as d}from"./p-
|
|
1
|
+
import{r as e,c as t,h as a,H as l}from"./p-d17ebc2f.js";import{Z as d}from"./p-74a062db.js";const r=class{constructor(a){e(this,a),this.expand=t(this,"expand",7),this.expandedType=d.NONE,this.expanded=!1}emitOnExpand(){this.expand.emit({expanded:this.expanded})}handleExpand(){this.expanded=!this.expanded,this.emitOnExpand()}renderExpandButton(){return a("z-table-cell",{style:{borderRight:"none"}},this.expandedType==d.EXPANDABLE?a("z-icon",{name:this.expanded?"minus-circled":"plus-circled"}):a("div",{class:"z-icon-placeholder"}))}render(){return a(l,{role:"row",expanded:this.expanded,onClick:e=>{const t=e.target.classList.contains("prevent-expand");this.expandedType===d.EXPANDABLE&&!t&&this.handleExpand()}},this.expandedType!==d.NONE&&this.renderExpandButton(),a("slot",null))}};r.style='z-table-row{display:table-row;font-family:var(--font-family-sans)}z-table-row[expanded-type="expandable"]:hover{cursor:pointer}z-table-row[expanded-type="expandable"]>z-table-cell:first-child,z-table-row[expanded-type="padding"]>z-table-cell:first-child{--z-icon-width:16px;--z-icon-height:16px;width:24px;box-sizing:border-box;padding-right:0;padding-left:16px;fill:var(--gray800);text-align:center;user-select:none}.z-icon-placeholder{width:24px;padding-right:0}z-table-row[expanded-type="expandable"]>z-table-cell:nth-child(2),z-table-row[expanded-type="padding"]>z-table-cell:nth-child(2){padding-left:8px}z-table-row[expanded-type]:hover>z-table-cell:first-child{fill:var(--myz-blue-dark)}z-table-row[expanded]>z-table-cell{border-bottom:none;background-color:var(--gray50)}z-table-row[expanded]+z-table-expanded-row{display:table-row}';export{r as Z}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r,h as e}from"./p-d17ebc2f.js";import{L as t}from"./p-
|
|
1
|
+
import{r,h as e}from"./p-d17ebc2f.js";import{L as t}from"./p-74a062db.js";const a=class{constructor(e){r(this,e),this.ispressed=!1,this.ishighlighted=!1}retrieveClass(){let r="";return this.cardtype===t.REAL?r+="real":this.cardtype===t.TRIAL?r+="trial":this.cardtype===t.TEMP&&(r+="temp"),this.faded?r+=" faded":this.ispressed?r+=" pressed":this.ishighlighted&&(r+=" highlighted"),r}render(){return e("div",{class:this.retrieveClass(),tabindex:"0"},e("slot",null))}};a.style=":host{--card-overflow:hidden}div{display:flex;overflow:var(--card-overflow);width:auto;width:256px;height:522px;box-sizing:border-box;flex-direction:column;border:var(--border-size-medium) solid var(--color-surface03);background-color:var(--color-surface01);border-radius:var(--border-radius)}div.real,div.trial,div.temp{border-color:var(--accent)}div.faded{border:var(--border-size-medium) solid var(--color-surface02)}div.highlighted{box-shadow:var(--shadow-4);outline:none}div.pressed{box-shadow:var(--shadow-8);outline:none}div:focus{box-shadow:var(--shadow-focus-primary);outline:none}";const i=class{constructor(e){r(this,e)}render(){return e("div",null,e("slot",{name:"alert"}),e("slot",{name:"cover"}))}};i.style=":host{width:auto;height:340px}:host>div{position:relative;display:flex;width:auto;height:340px;align-items:center;justify-content:center}";const o=class{constructor(e){r(this,e)}hadleOnImageError(){this.img=this.defaultimg}render(){return e("img",{class:this.faded&&"faded",onError:this.hadleOnImageError.bind(this),alt:this.titolo,src:this.img})}};o.style="img{display:block;max-width:100%;height:340px;margin:auto;object-fit:cover}img.faded{opacity:0.3}";const s=class{constructor(e){r(this,e),this.allowTooltip=!1}getTitle(){return this.allowTooltip?this.titolo:""}componentDidLoad(){this.elementHasEllipsis()&&(this.allowTooltip=!0)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}retrieveClass(){return{real:this.cardtype===t.REAL,trial:this.cardtype===t.TRIAL,temp:this.cardtype===t.TEMP,faded:this.faded}}render(){return e("header",{class:this.retrieveClass()},e("slot",{name:"aria-heading"}),e("span",{class:"card-title",ref:r=>this.ellipsis=r,title:this.getTitle()},this.titolo),e("slot",{name:"icon"}))}};s.style='header{position:relative;display:flex;width:auto;height:calc(var(--space-unit) * 6);flex-direction:row;align-items:flex-start;justify-content:space-between;border-bottom:var(--border-size-medium) solid var(--color-surface03);background-color:var(--color-surface01);border-radius:var(--border-radius) var(--border-radius) var(--border-no-radius) var(--border-no-radius)}slot[name="aria-heading"]::slotted(*){position:absolute;overflow:hidden !important;width:1px !important;height:1px !important;padding:0 !important;border:0 none !important;margin:-1px !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important}header.real,header.trial,header.temp{border-bottom:var(--border-size-medium) solid var(--accent);background-color:var(--accent-lighter)}.card-title{overflow:hidden;height:calc(var(--space-unit) * 2);padding:calc(var(--space-unit) * 2);margin:0;color:var(--color-surface05);font-family:var(--font-family-sans);font-size:12px;font-weight:var(--font-sb);letter-spacing:0.22px;line-height:calc(var(--space-unit) * 2);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.faded{border-bottom:var(--border-size-medium) solid var(--color-surface02)}.faded.real,.faded.trial,.faded.temp{border-top:var(--border-size-medium) solid var(--accent);border-right:var(--border-size-medium) solid var(--accent);border-left:var(--border-size-medium) solid var(--accent)}';export{a as z_myz_card,i as z_myz_card_body,o as z_myz_card_cover,s as z_myz_card_header}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{Z as z_table_header}from"./p-a9b6ecb4.js";import"./p-d17ebc2f.js";import"./p-74a062db.js";import"./p-766d9faa.js";import"./p-37037d9d.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,h as i,H as o,g as s}from"./p-d17ebc2f.js";import{N as n,a as e,g as a,b as r}from"./p-
|
|
1
|
+
import{r as t,h as i,H as o,g as s}from"./p-d17ebc2f.js";import{N as n,a as e,g as a,b as r}from"./p-74a062db.js";const h=class{constructor(i){t(this,i),this.orientation=n.HORIZONTAL,this.size=e.BIG}get direction(){return this.orientation==n.HORIZONTAL?"Left":"Top"}get dimension(){return this.orientation==n.HORIZONTAL?"Width":"Height"}setChildrenSize(){Array.from(this.host.children).forEach((t=>{t.setAttribute("size",this.size)}))}setChildrenOrientation(){Array.from(this.host.children).forEach((t=>{t.setAttribute("orientation",this.orientation)}))}checkScrollVisible(){this.tabsNav&&(this.canNavigate=this.tabsNav[`scroll${this.dimension}`]>this.tabsNav[`client${this.dimension}`])}checkScrollEnabled(){this.tabsNav&&(this.canNavigateNext=this.tabsNav[`scroll${this.direction}`]+this.tabsNav[`client${this.dimension}`]<this.tabsNav[`scroll${this.dimension}`],this.canNavigatePrev=this.tabsNav[`scroll${this.direction}`]>0)}onTabSelected(t){const i=t.target;Array.from(this.host.children).forEach(((t,o)=>{t!==i?t.removeAttribute("selected"):this.tabFocus=o}))}navigateBackwards(){this.tabsNav.scrollBy({[this.direction.toLowerCase()]:0-this.tabsNav[`client${this.dimension}`]/2,behavior:"smooth"})}navigateForward(){this.tabsNav.scrollBy({[this.direction.toLowerCase()]:this.tabsNav[`scroll${this.direction}`]+this.tabsNav[`client${this.dimension}`]/2,behavior:"smooth"})}navigateThroughTabs(t){const i=Array.from(this.host.children);if(t.key!==a.TAB){if(!this.isArrowNavigation(t))return!0;t.preventDefault(),i[this.tabFocus].querySelector('[role="tab"]').setAttribute("tabindex","-1"),t.key===r.RIGHT&&this.orientation==n.HORIZONTAL||t.key===r.DOWN&&this.orientation==n.VERTICAL?(this.tabFocus++,this.tabFocus>=i.length&&(this.tabFocus=0)):(t.key===r.LEFT&&this.orientation==n.HORIZONTAL||t.key===r.UP&&this.orientation==n.VERTICAL)&&(this.tabFocus--,this.tabFocus<0&&(this.tabFocus=i.length-1)),i[this.tabFocus].querySelector('[role="tab"]').hasAttribute("disabled")?this.navigateThroughTabs(t):(i[this.tabFocus].querySelector('[role="tab"]').setAttribute("tabindex","0"),i[this.tabFocus].querySelector('[role="tab"]').focus())}else i.forEach(((i,o)=>{var s,n;i.hasAttribute("selected")&&"Z-NAVIGATION-TABS"===(null===(n=null===(s=t.target)||void 0===s?void 0:s.offsetParent)||void 0===n?void 0:n.nodeName)&&(this.tabFocus=o)}))}isArrowNavigation(t){return!!Object.keys(r).find((i=>r[i]===t.key))}setTabindex(){var t;const i=Array.from(this.host.children);i.length>0&&(i.forEach(((t,i)=>{var o;t.hasAttribute("aria-selected")&&(this.tabFocus=i),null===(o=t.querySelector('[role="tab"]'))||void 0===o||o.setAttribute("tabindex","-1")})),null===(t=i[this.tabFocus].querySelector('[role="tab"]'))||void 0===t||t.setAttribute("tabindex","0"))}componentWillLoad(){this.tabFocus=0}componentDidRender(){this.setChildrenSize(),this.setChildrenOrientation(),this.checkScrollVisible(),this.setTabindex()}render(){return i(o,{class:{"interactive-2":this.size===e.SMALL,"interactive-1":this.size!==e.SMALL},scrollable:this.canNavigate},this.canNavigate&&i("button",{class:"navigation-button",onClick:this.navigateBackwards.bind(this),tabindex:"-1",disabled:!this.canNavigatePrev},i("z-icon",{name:this.orientation===n.HORIZONTAL?"chevron-left":"chevron-up",width:16,height:16})),i("nav",{role:"tablist","aria-label":this.ariaLabel,ref:t=>this.tabsNav=null!=t?t:this.tabsNav,onScroll:this.checkScrollEnabled.bind(this)},i("slot",null)),this.canNavigate&&i("button",{class:"navigation-button",onClick:this.navigateForward.bind(this),onKeyDown:t=>{this.navigateThroughTabs(t)},tabindex:"-1",disabled:!this.canNavigateNext},i("z-icon",{name:this.orientation===n.HORIZONTAL?"chevron-right":"chevron-down",width:16,height:16})))}get host(){return s(this)}static get watchers(){return{size:["setChildrenSize"],orientation:["setChildrenOrientation"],canNavigate:["checkScrollEnabled"]}}};h.style=':host{position:relative;z-index:0;display:flex;overflow:hidden;flex-direction:row;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host,:host *,::slotted(*){box-sizing:border-box}::-webkit-scrollbar{display:none}.navigation-button{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;border:none;margin:0;background:var(--color-white);border-radius:var(--border-no-radius);box-shadow:0 0 4px 1px rgb(66 69 72 / 40%);cursor:pointer;fill:var(--color-primary01);outline:none}.navigation-button:focus:focus-visible{box-shadow:inset var(--shadow-focus-primary);fill:var(--color-primary01)}.navigation-button:disabled{display:none}nav{display:flex;overflow:auto;align-items:center;justify-content:flex-start;scroll-behavior:smooth;scrollbar-width:none}:host([orientation="horizontal"]) nav{width:100%}:host([orientation="horizontal"]) .navigation-button{top:0;width:calc(var(--space-unit) * 4);height:100%}:host([orientation="horizontal"]) .navigation-button:first-child{left:0}:host([orientation="horizontal"]) .navigation-button:last-child{right:0}:host([orientation="vertical"]){width:fit-content;flex-direction:column}:host([orientation="vertical"]) nav{height:100%;flex-direction:column;align-items:stretch}:host([orientation="vertical"]) .navigation-button{left:0;width:100%;height:calc(var(--space-unit) * 4)}:host([orientation="vertical"]) .navigation-button:first-child{top:0}:host([orientation="vertical"]) .navigation-button:last-child{bottom:0}:host([size="small"][orientation="vertical"]) .navigation-button{height:calc(var(--space-unit) * 4)}';export{h as z_navigation_tabs}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as a,c as o,h as r}from"./p-d17ebc2f.js";import{e as i,_ as t}from"./p-74a062db.js";const s=class{constructor(r){a(this,r),this.toggled=o(this,"toggled",7),this.size=i.BIG,this.isDisabled=!1,this.open=!1,this.highlight=!1,this.variant=t.DEFAULT,this.shadow=!0}onDisabledChange(){this.isDisabled&&(this.open=!1)}onDetailsToggle(){if(this.isDisabled)return this.open=!1,void(this.detailsElm.open=!1);this.open=this.detailsElm.open,this.toggled.emit(this.open)}render(){return r("details",{ref:a=>this.detailsElm=a,onToggle:this.onDetailsToggle.bind(this),open:this.open},r("summary",{tabIndex:this.isDisabled?-1:null,part:"summary"},this.icon&&r("z-icon",{class:"z-accordion-label-icon",name:this.icon}),r("span",{class:"z-accordion-label"},this.label),r("span",{class:"z-accordion-tags"},r("slot",{name:"tag"})),r("z-icon",{class:"z-accordion-chevron",name:this.open?"chevron-up":"chevron-down"})),!this.isDisabled&&r("div",{class:"z-accordion-content"},r("slot",null)))}static get watchers(){return{isDisabled:["onDisabledChange"]}}};s.style=':host,:host *,:host ::slotted(*){box-sizing:border-box}:host{--z-accordion-highlight-color:transparent;--z-accordion-bg:var(--color-surface01);display:block;border-top:var(--border-size-small) solid var(--color-surface03);border-bottom:var(--border-size-small) solid var(--color-surface03);background-color:var(--z-accordion-bg);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host([variant="background"]){border:var(--border-size-small) solid var(--color-surface03);border-radius:var(--border-radius)}:host([variant="background"][shadow]){box-shadow:var(--shadow-2)}details{background-color:transparent}summary{--summary-x-small-height:32px;--summary-small-height:36px;--summary-big-height:44px;--summary-height:var(--summary-big-height);--summary-y-padding:var(--space-unit);position:relative;display:flex;height:var(--summary-height);align-items:center;padding:var(--summary-y-padding) var(--space-unit) var(--summary-y-padding) calc(var(--space-unit) * 2);column-gap:var(--space-unit);cursor:pointer;list-style:none}:host([size="x-small"]) summary{--summary-height:var(--summary-x-small-height)}:host([size="small"]) summary{--summary-height:var(--summary-small-height)}:host(:is([size="x-small"],[size="small"])) summary{--summary-y-padding:calc(var(--space-unit) / 2)}:host([variant="background"]) summary{padding-right:calc(var(--space-unit) * 2);border-radius:calc(var(--border-radius) - var(--border-size-small))}:host([is-disabled]) summary{cursor:default}summary:focus:focus-visible{background-color:var(--color-surface03);box-shadow:var(--shadow-focus-primary);outline:none}summary::before,:host([highlight][variant="background"]) .z-accordion-content::before{position:absolute;top:0;left:0;display:block;width:var(--space-unit);height:100%;content:""}:host([highlight]) summary::before,:host([highlight][variant="background"]) .z-accordion-content::before{background-color:var(--z-accordion-highlight-color, transparent)}:host([is-disabled][highlight]) summary::before,:host([is-disabled][highlight][variant="background"]) .z-accordion-content::before{background-color:var(--color-text03)}summary>z-icon{fill:var(--color-text01)}:host([is-disabled]) summary>z-icon{fill:var(--color-text03)}.z-accordion-label{color:var(--color-text01);font-size:var(--font-size-3);font-weight:var(--font-sb)}:host([size="x-small"]) .z-accordion-label{font-size:var(--font-size-2)}:host([size="x-small"]) :is(.z-accordion-label-icon,.z-accordion-chevron){--z-icon-width:16px;--z-icon-height:16px}.z-accordion-tags{display:flex;align-items:center;column-gap:calc(var(--space-unit) / 2)}summary z-icon.z-accordion-chevron{margin-left:auto}.z-accordion-content{position:relative;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2) calc(var(--space-unit) * 2);font-size:var(--font-size-2);}:host(:is([size="x-small"],[size="small"])) .z-accordion-content{padding-bottom:var(--space-unit)}:host([size="x-small"]) .z-accordion-content{font-size:var(--font-size-1)}:host([variant="background"]) .z-accordion-content{padding-right:calc(var(--space-unit) * 2)}:host([is-disabled]) .z-accordion-label{color:var(--color-text03)}:host([is-disabled]) .z-accordion-tags ::slotted(z-tag[slot="tag"]){--z-tag-bg:var(--color-text03) !important;--z-tag-text-color:var(--color-text-inverse) !important}@media (hover: hover){summary:focus:focus-visible{position:relative;z-index:1}:host(:not([is-disabled])) summary:hover{background-color:var(--color-surface03)}:host(:not([is-disabled])) summary:hover .z-accordion-label{text-decoration:underline}}@media (hover: none){:host([size]) summary{--summary-height:var(--summary-big-height);--summary-y-padding:var(--space-unit)}:host([size]) .z-accordion-label{font-size:var(--font-size-3)}:host([size]) .z-accordion-content{font-size:var(--font-size-2)}:host([size]) :is(.z-accordion-label-icon,.z-accordion-chevron){--z-icon-width:18px;--z-icon-height:18px}}z-accordion+z-accordion{border-top:none}z-accordion[variant="background"]+z-accordion[variant="background"]{border-radius:0}z-accordion[variant="background"]:first-of-type:not(:last-of-type){border-bottom-left-radius:0;border-bottom-right-radius:0}z-accordion[variant="background"]+z-accordion[variant="background"]:last-of-type{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}z-accordion[variant="background"]:first-of-type:not(:last-of-type)::part(summary){border-bottom-left-radius:0;border-bottom-right-radius:0}z-accordion[variant="background"]+z-accordion[variant="background"]::part(summary){border-radius:0}z-accordion[variant="background"]+z-accordion[variant="background"]:last-of-type:not([open])::part(summary){border-bottom-left-radius:calc(var(--border-radius) - var(--border-size-small));border-bottom-right-radius:calc(var(--border-radius) - var(--border-size-small))}';export{s as z_accordion}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as
|
|
1
|
+
import{r as t,c as i,h as e,H as a,g as s}from"./p-d17ebc2f.js";import{s as n}from"./p-74a062db.js";import{m as r}from"./p-37037d9d.js";import{h as o}from"./p-e43e61ac.js";import"./p-112455b1.js";const l=class{constructor(e){t(this,e),this.toastClose=i(this,"toastClose",7),this.pauseonfocusloss=!0,this.isdraggable=!0,this.draggablepercentage=80,this.isCloseEventCalled=!1}watchPropIsdraggable(t){t?this.sliderManager.get("pan").set({enable:!0}):this.sliderManager.get("pan").set({enable:!1})}watchPropAutoclose(t){clearTimeout(this.timeoutHandle),this.startClosingTimeout(t)}watchPropPauseonfocusloss(t){this.autoclose&&(t?document.addEventListener("visibilitychange",this.visibilityChangeEventHandler):document.removeEventListener("visibilitychange",this.visibilityChangeEventHandler))}emitToastClose(t){this.timeoutHandle=null,this.elapsedTime=null,this.hostElement.classList.add(t),this.toastClose.emit()}componentWillLoad(){this.isMobile=window.innerWidth<=r,this.validateAutoclose(),this.percentage=0}componentDidLoad(){this.isTextLong=this.detectWrap()||this.toastText.offsetHeight>20,this.startTime=Date.now(),this.autoclose&&this.pauseonfocusloss&&document.addEventListener("visibilitychange",this.visibilityChangeEventHandler),this.isdraggable&&this.handleSlideOutDragAnimation()}visibilityChangeEventHandler(){"hidden"===document.visibilityState?this.timeoutHandle&&this.onBlur():this.elapsedTime&&this.onFocus()}validateAutoclose(){this.autoclose||this.closebutton||console.error("At least one between autoclose and closebutton must be present")}mapSlideOutClass(){switch(this.transition){case n.SLIDE_IN_DOWN:return n.SLIDE_OUT_UP;case n.SLIDE_IN_UP:return n.SLIDE_OUT_DOWN;case n.SLIDE_IN_LEFT:return n.SLIDE_OUT_RIGHT;case n.SLIDE_IN_RIGHT:return n.SLIDE_OUT_LEFT}}calculateDraggedPercentage(t){const i=this.hostElement.getBoundingClientRect();return Math.round(100*t.deltaX/i.width)}handleSlideOutDragAnimation(){this.sliderManager=new o(this.hostElement),this.sliderManager.get("pan").set({direction:o.DIRECTION_HORIZONTAL}),this.sliderManager.on("pan",(t=>{this.percentage=this.calculateDraggedPercentage(t),this.hostElement.style.transition="none",this.hostElement.classList.remove(this.transition);const i={translate:`translateX(${this.percentage}%)`,translateBack:"translateX(0)"};this.hostElement.style.opacity=100-Math.abs(this.percentage)+"%",t.eventType!==o.DIRECTION_LEFT&&t.eventType!==o.DIRECTION_RIGHT||(this.hostElement.style.transform=i.translate,Math.abs(this.percentage)>this.draggablepercentage&&!this.isCloseEventCalled&&(this.isCloseEventCalled=!0,this.emitToastClose(t.direction===o.DIRECTION_LEFT?"slide-out-left":"slide-out-right"))),t.isFinal&&Math.abs(this.percentage)<this.draggablepercentage&&(this.hostElement.style.transform=i.translateBack,this.hostElement.style.transition="all 1s",this.hostElement.style.opacity="100%",this.percentage=0)}))}onFocus(){let t=this.autoclose;this.elapsedTime&&(t=this.autoclose-this.elapsedTime),t>0&&this.startClosingTimeout(t)}onBlur(){this.elapsedTime=Date.now()-this.startTime,clearTimeout(this.timeoutHandle)}startClosingTimeout(t){this.timeoutHandle=window.setTimeout((()=>this.emitToastClose(this.mapSlideOutClass())),t)}detectWrap(){const t=this.container.offsetWidth,i=this.container.children;let e=0;for(let t=0;t<i.length;t++)e+=i[t].offsetWidth;return e>t}renderText(){return e("div",{id:"text",ref:t=>this.toastText=t},e("span",{class:"title"},this.heading),e("span",{class:"message"},this.message))}renderButton(){return e("div",{id:"button"},e("slot",{name:"button"}))}renderCloseIcon(){if(this.closebutton)return e("div",{id:"icon"},e("z-icon",{tabIndex:0,name:"multiply-circled",width:15,height:15,onClick:()=>this.emitToastClose(this.mapSlideOutClass()),onKeyPress:t=>{32!=t.keyCode&&13!=t.keyCode||(t.preventDefault(),this.emitToastClose(this.mapSlideOutClass()))}}))}renderContainer(){return e("div",{tabIndex:0,id:"external-container",class:{[this.type]:!!this.type,"several-lines-padding":this.isTextLong},ref:t=>this.container=t},this.renderText(),this.renderButton(),this.renderCloseIcon())}renderMobileContainer(){return e("div",{id:"external-container",class:{[this.type]:!!this.type,"several-lines-padding":this.isTextLong,"mobile-wrapped":this.isTextLong}},e("div",{id:"flex-container",ref:t=>this.container=t},this.renderText(),this.renderButton()),this.renderCloseIcon())}render(){return e(a,{style:{"--percentuale":`${this.percentage}%`},class:this.transition?this.transition:n.SLIDE_IN_DOWN,onAnimationEnd:t=>{this.autoclose&&t.animationName.includes("slidein")&&this.startClosingTimeout(this.autoclose),t.animationName.includes("slideout")&&this.hostElement.parentNode.removeChild(this.hostElement)}},this.isMobile?this.renderMobileContainer():this.renderContainer())}get hostElement(){return s(this)}static get watchers(){return{isdraggable:["watchPropIsdraggable"],autoclose:["watchPropAutoclose"],pauseonfocusloss:["watchPropPauseonfocusloss"]}}};l.style=":host{display:inline-block;width:100vw;min-width:200px;--percentuale:0}:host(.slide-in-left){animation:slideinleft 1s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-in-right){animation:slideinright 1s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-in-down){animation:slideindown 1s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-in-up){animation:slideinup 1s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-out-left){animation:slideoutleft 0.5s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-out-right){animation:slideoutright 0.5s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-out-down){animation:slideoutdown 0.5s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-out-up){animation:slideoutup 0.5s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}@keyframes slideinleft{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes slideinright{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes slideinup{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slideindown{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slideoutleft{0%{opacity:calc(100% - var(--percentuale));transform:translateX(var(--percentuale))}100%{opacity:0;transform:translateX(-100%)}}@keyframes slideoutright{0%{opacity:calc(100% - var(--percentuale));transform:translateX(var(--percentuale))}100%{opacity:0;transform:translateX(100%)}}@keyframes slideoutup{0%{opacity:1;transform:translateY(var(--percentuale))}100%{opacity:0;transform:translateY(-100%)}}@keyframes slideoutdown{0%{opacity:1;transform:translateY(var(--percentuale))}100%{opacity:0;transform:translateY(100%)}}:host>#external-container{display:flex;min-height:52px;box-sizing:border-box;align-items:center;justify-content:space-between;padding:calc(var(--space-unit) * 1) calc(var(--space-unit) * 2);border-radius:4px;box-shadow:var(--shadow-3);font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-rg);letter-spacing:0.16px}:host>#external-container.mobile-wrapped>#icon{align-self:flex-start}:host>#external-container.several-lines-padding{padding:calc(var(--space-unit) * 2)}:host>#external-container>#flex-container{display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:space-between}:host>#external-container #text{margin-right:calc(var(--space-unit) * 2);color:var(--color-white);letter-spacing:0.16px;line-height:20px;text-align:left}:host>#external-container #text>.title{margin-right:4px;font-weight:600}:host>#external-container.mobile-wrapped #button ::slotted(z-button){margin-top:calc(var(--space-unit) * 2)}:host>#external-container #icon{margin-left:calc(var(--space-unit) * 2);cursor:pointer;fill:var(--color-white)}:host>#external-container.dark{background:var(--gray800)}:host>#external-container.light{background:var(--color-background)}:host>#external-container.light #icon,:host>#external-container.warning #text,:host>#external-container.warning #icon{fill:var(--color-icon01)}:host>#external-container.light #text,:host>#external-container.warning #text{color:var(--gray800)}:host>#external-container.accent{background:var(--color-primary01)}:host>#external-container.error{background:var(--color-error-default)}:host>#external-container.success{background:var(--color-success-default)}:host>#external-container.warning{background:var(--color-warning-default)}@media only screen and (min-width: 768px){:host{width:unset;max-width:50vw}:host>#external-container>#flex-container{flex-wrap:nowrap}:host>#external-container #text{width:100%}}@media only screen and (min-width: 1366px){:host{width:unset;max-width:33vw}}";export{l as z_toast_notification}
|