@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 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_sticky_footer}from"./p-f6a7b40e.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as i,c as e,h as t,H as s,g as o}from"./p-d17ebc2f.js";import{x as n,P as l}from"./p-e1d9785e.js";import{t as r}from"./p-b497e33e.js";const h=class{constructor(t){i(this,t),this.removeFile=e(this,"removeFile",7),this.allowPopover=!1,this.popoverVisible=!1}removeFileHandler(){this.removeFile.emit({fileName:this.fileName}),this.el.remove()}onMouseOver(){this.popoverVisible=!0}onMouseLeave(){this.popoverVisible=!1}onInteractiveIconClick(){this.removeFileHandler()}componentDidLoad(){var i,e;this.elementHasEllipsis()&&window.innerWidth>r&&(this.allowPopover=!0),null===(e=null===(i=this.icon)||void 0===i?void 0:i.focus)||void 0===e||e.call(i)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return t(s,null,this.allowPopover&&t("z-popover",{open:this.popoverVisible,position:l.AUTO,bindTo:this.chip},t("span",{class:"body-5 tooltip-content"},this.ellipsis.innerText)),t("z-chip",{ref:i=>this.chip=i,id:`chip-${this.fileNumber}`,interactiveIcon:"multiply-circled",type:n.DEFAULT},t("span",{ref:i=>this.ellipsis=i,tabIndex:-1},this.fileName)))}get el(){return o(this)}};h.style=".sc-z-file-h{position:relative;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-file-h>z-popover.sc-z-file{z-index:10}.sc-z-file-h>z-popover.sc-z-file>.tooltip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file span.sc-z-file{display:block;overflow:hidden;max-width:250px;letter-spacing:0.32px;line-height:1.33;text-overflow:ellipsis;white-space:nowrap}";export{h as z_file}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_row}from"./p-5e44e5d6.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as i,c as t,h as s}from"./p-d17ebc2f.js";import{a as e}from"./p-aa5e3e61.js";import"./p-e1d9785e.js";import"./p-b497e33e.js";const a=class{constructor(s){i(this,s),this.zListItemLinkClick=t(this,"zListItemLinkClick",7),this.zListItemClick=t(this,"zListItemClick",7),this.linktarget="_self",this.underlined=!0,this.emitZListItemLinkClick=this.emitZListItemLinkClick.bind(this),this.emitZListItemClick=this.emitZListItemClick.bind(this)}emitZListItemLinkClick(i,t){this.zListItemLinkClick.emit({e:i,linkId:t})}emitZListItemClick(i,t){this.zListItemClick.emit({e:i,listitemid:t})}render(){const i=this.listitemid?`link_${this.listitemid}`:"";return s("li",{role:"button",id:this.listitemid,"data-action":this.action,onClick:i=>this.emitZListItemClick(i,this.listitemid),onKeyPress:i=>e(i,this.emitZListItemClick,this.listitemid)},s("span",{class:this.underlined&&"border"},this.icon&&s("z-icon",{name:this.icon}),this.link?s("a",{href:this.link?this.link:null,target:this.linktarget,id:i,onClick:t=>this.emitZListItemLinkClick(t,i),onKeyPress:t=>e(t,this.emitZListItemLinkClick,i),role:this.link?"link":"button",tabindex:"0"},this.text):s("span",{innerHTML:this.text}),s("slot",null)))}};a.style=":host li{all:unset;all:reset;width:100%;line-height:14px;list-style-type:none}:host li>span{display:flex;padding:calc(var(--space-unit) * 2) 0;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:16px;font-weight:var(--font-rg);letter-spacing:0.23px;line-height:14px}:host(.small) li>span{padding:calc(var(--space-unit) * 1.5) 0;font-size:var(--font-size-2)}:host(.x-small) li>span{padding:var(--space-unit) 0;font-size:var(--font-size-2)}:host(.small) li>span>z-icon,:host(.x-small) li>span>z-icon{--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:calc(var(--space-unit) * 0.5);padding:0}:host li>span.border{border-bottom:2px solid var(--bg-grey-200)}:host li span:hover,a:hover{color:var(--myz-blue);fill:var(--myz-blue)}a,a:visited,a:active{color:inherit;fill:inherit;text-decoration:none}:host li span z-icon{width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);padding:0 calc(var(--space-unit) * 1.5) 0 0;background-repeat:no-repeat;background-size:contain;color:var(--myz-blue);fill:var(--myz-blue)}";export{a as z_myz_list_item}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_cell}from"./p-4106dffc.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_th}from"./p-ad65fde5.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_expanded_row}from"./p-2b3cf51a.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_tfoot}from"./p-30771d25.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as o,h as r,H as s}from"./p-d17ebc2f.js";const e=class{constructor(r){o(this,r),this.sticky=!1}render(){return r(s,{role:"rowgroup"},r("slot",null))}};e.style=":host{--z-table--cells-bottom-border-size:var(\n --border-size-medium\n );--z-table--cells-background:var(\n --color-surface02\n );display:block;box-sizing:border-box}:host([sticky]){position:sticky;z-index:2;top:0;box-shadow:0 2px 4px -2px var(--shadow-color-base)}";export{e as Z}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_tbody}from"./p-62b89a37.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_empty_box}from"./p-154596ad.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_header_row}from"./p-2773516d.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_footer}from"./p-4ae2fe27.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{g as a,p as e}from"./p-e1d9785e.js";import{d as t,t as n,m as s}from"./p-b497e33e.js";function r(a){switch(a){case!0:case"true":case 1:case"1":case"on":case"yes":return!0;case!1:case"false":case 0:case"0":case"off":case"no":return!1;default:return a}}function c(){return Math.random().toString(36).replace("0.","")}function u(e,t,...n){e.code!==a.ENTER&&e.code!==a.SPACE||(e.preventDefault(),t(...n))}function o(e,t,...n){e.code===a.ENTER&&(e.preventDefault(),t(...n))}function f(a=null){return a||(a=document.activeElement),a&&a.shadowRoot&&a.shadowRoot.activeElement?f(a=a.shadowRoot.activeElement):a}function i(a,e=[]){return e.push(a),a.parentElement?i(a=a.parentElement,e):a.parentNode&&a.parentNode.host?i(a=a.parentNode.host,e):e}function d(){switch(!0){case window.innerWidth<=s:return e.MOBILE;case window.innerWidth<=n:return e.TABLET;case window.innerWidth<=t:return e.DESKTOP;default:return e.DESKTOP_WIDE}}function w(a){try{return JSON.parse(a)}catch(a){return!1}}function h(a){const e=Math.ceil(2**31-1)*parseFloat(`0.${a}`);let t=Math.ceil(e%1*19);return 0===t&&(t=1),`avatar-C${t.toString().padStart(2,"0")}`}export{u as a,r as b,h as c,i as d,f as e,w as f,d as g,o as h,c as r}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_body}from"./p-ab4773c6.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_header}from"./p-1c7aba64.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";import"./p-aa5e3e61.js";import"./p-b497e33e.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_head}from"./p-75b94adb.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_thead}from"./p-64759e9f.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_td}from"./p-2048f7fd.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var t,n,o,e,a,i,s,r,c,u,f,l,d,m,p,g,b,h,w,_,A,E,v,x,k,T,y,D,R,S,C,O,B,N,P,U,W,z,L,M,H,I,K,j,q,F,G,J,Q,V,X,Y;!function(t){t.REAL="reale",t.VIRTUAL="virtuale",t.TRIAL="saggio",t.TEMP="reale_temp"}(t||(t={})),function(t){t.BORDER="border",t.SHADOW="shadow",t.OVERLAY="overlay",t.TEXT="text"}(n||(n={})),function(t){t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(o||(o={})),function(t){t.BIG="big",t.SMALL="small"}(e||(e={})),function(t){t.LEFT="ArrowLeft",t.RIGHT="ArrowRight",t.UP="ArrowUp",t.DOWN="ArrowDown"}(a||(a={})),function(t){t.PRIMARY="primary",t.SECONDARY="secondary",t.TERTIARY="tertiary",t.DARK_BG="dark-bg"}(i||(i={})),function(t){t.SUBMIT="submit",t.RESET="reset",t.BUTTON="button"}(s||(s={})),function(t){t.BIG="big",t.SMALL="small",t.X_SMALL="x-small"}(r||(r={})),function(t){t.BIG="big",t.SMALL="small",t.X_SMALL="x-small"}(c||(c={})),function(t){t.TEXT="text",t.PASSWORD="password",t.NUMBER="number",t.EMAIL="email",t.TEXTAREA="textarea",t.CHECKBOX="checkbox",t.RADIO="radio",t.TEL="tel",t.URL="url",t.SEARCH="search"}(u||(u={})),function(t){t.SUCCESS="success",t.ERROR="error",t.WARNING="warning"}(f||(f={})),function(t){t.AUTO="auto",t.TOP="top",t.RIGHT="right",t.BOTTOM="bottom",t.LEFT="left",t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left",t.RIGHT_TOP="right_top",t.RIGHT_BOTTOM="right_bottom",t.LEFT_TOP="left_top",t.LEFT_BOTTOM="left_bottom"}(l||(l={})),function(t){t[t.TAB=9]="TAB",t[t.SPACE=32]="SPACE",t[t.ESC=27]="ESC",t[t.ENTER=13]="ENTER",t[t.ARROW_UP=38]="ARROW_UP",t[t.ARROW_DOWN=40]="ARROW_DOWN",t[t.BACKSPACE=8]="BACKSPACE",t[t.DELETE=46]="DELETE"}(d||(d={})),function(t){t.TAB="Tab",t.SPACE="Space",t.ESC="Escape",t.ENTER="Enter",t.ARROW_UP="ArrowUp",t.ARROW_DOWN="ArrowDown",t.BACKSPACE="Backspace",t.DELETE="Delete"}(m||(m={})),function(t){t.DARK="dark",t.LIGHT="light"}(p||(p={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large"}(g||(g={})),function(t){t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(b||(b={})),function(t){t.ASC="asc",t.DESC="desc"}(h||(h={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large"}(w||(w={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large",t.X_LARGE="x-large"}(_||(_={})),function(t){t.ACCORDION="accordion",t.MENU="menu"}(A||(A={})),function(t){t.RIGHT="right",t.LEFT="left"}(E||(E={})),function(t){t.RIGHT="right",t.LEFT="left"}(v||(v={})),function(t){t.NONE="none",t.HEADER="header",t.ELEMENT="element"}(x||(x={})),function(t){t.NONE="none",t.ORDERED="ordered",t.UNORDERED="unordered"}(k||(k={})),function(t){t.SUCCESS="success",t.WARNING="warning",t.ERROR="error"}(T||(T={})),function(t){t.SUCCESS="success",t.WARNING="warning",t.ERROR="error"}(y||(y={})),function(t){t.MOBILE="mobile",t.TABLET="tablet",t.DESKTOP="desktop",t.DESKTOP_WIDE="desktop-wide"}(D||(D={})),function(t){t.PREVIEW="preview",t.OPEN="open",t.CLOSED="closed"}(R||(R={})),function(t){t.DARK="dark",t.LIGHT="light",t.ACCENT="accent",t.ERROR="error",t.SUCCESS="success",t.WARNING="warning"}(S||(S={})),function(t){t.SLIDE_IN_LEFT="slide-in-left",t.SLIDE_IN_RIGHT="slide-in-right",t.SLIDE_IN_DOWN="slide-in-down",t.SLIDE_IN_UP="slide-in-up",t.SLIDE_OUT_LEFT="slide-out-left",t.SLIDE_OUT_RIGHT="slide-out-right",t.SLIDE_OUT_DOWN="slide-out-down",t.SLIDE_OUT_UP="slide-out-up"}(C||(C={})),function(t){t.TOP_RIGHT="top-right",t.TOP_LEFT="top-left",t.TOP_CENTRE="top-centre",t.BOTTOM_RIGHT="bottom-right",t.BOTTOM_LEFT="bottom-left",t.BOTTOM_CENTRE="bottom-centre"}(O||(O={})),function(t){t.EXPANDABLE="expandable",t.PADDING="padding",t.NONE="none"}(B||(B={})),function(t){t.POLITE="polite",t.ASSERTIVE="assertive"}(N||(N={})),function(t){t.LEFT="left",t.RIGHT="right"}(P||(P={})),function(t){t.OVERLAY="overlay",t.PUSHCONTENT="pushcontent"}(U||(U={})),function(t){t.DEFAULT="default",t.DRAGDROP="dragdrop"}(W||(W={})),function(t){t.DEFAULT="default",t.MEDIUM="medium",t.SMALL="small"}(z||(z={})),function(t){t.BEFORE="before",t.AFTER="after"}(L||(L={})),function(t){t.DATE="date",t.DATE_TIME="date-time",t.MONTHS="months"}(M||(M={})),function(t){t[t.DATE=401]="DATE",t[t.DATE_TIME=523]="DATE_TIME",t[t.MONTHS=288]="MONTHS"}(H||(H={})),function(t){t.TOP="top",t.BOTTOM="bottom"}(I||(I={})),function(t){t.DATE="date",t.DATE_TIME="date-time"}(K||(K={})),function(t){t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left"}(j||(j={})),function(t){t.OVERLAY="overlay",t.STACKED="stacked"}(q||(q={})),function(t){t.TOP="top",t.BOTTOM="bottom"}(F||(F={})),function(t){t.OVER="over",t.BOTTOM="bottom"}(G||(G={})),function(t){t.DOTS="dots",t.NUMBERS="numbers"}(J||(J={})),function(t){t.SEMIBOLD="semibold",t.UNDERLINED="underlined"}(Q||(Q={})),function(t){t.TEXT="text",t.ICON="icon"}(V||(V={})),function(t){t.HOVER="hover",t.ALWAYS="always"}(X||(X={})),function(t){t.EXPANDED="expanded",t.COMPACT="compact",t.SEARCH="search"}(Y||(Y={}));export{w as A,i as B,n as C,g as D,A as E,H as F,I as G,K as H,u as I,j as J,d as K,t as L,q as M,o as N,U as O,l as P,F as Q,G as R,h as S,p as T,J as U,Q as V,V as W,X,Y,B as Z,e as a,a as b,s as c,r as d,c as e,f,m as g,b as h,_ as i,E as j,v as k,x as l,k as m,T as n,y as o,D as p,R as q,S as r,C as s,O as t,N as u,P as v,W as w,z as x,L as y,M as z}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_tr}from"./p-296e588e.js";import"./p-d17ebc2f.js";import"./p-aa5e3e61.js";import"./p-e1d9785e.js";import"./p-b497e33e.js";import"./p-2048f7fd.js";import"./p-ad65fde5.js";
|
package/src-react/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./components";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_sticky_footer}from"./p-f6a7b40e.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as i,c as e,h as t,H as s,g as o}from"./p-d17ebc2f.js";import{x as n,P as l}from"./p-e1d9785e.js";import{t as r}from"./p-b497e33e.js";const h=class{constructor(t){i(this,t),this.removeFile=e(this,"removeFile",7),this.allowPopover=!1,this.popoverVisible=!1}removeFileHandler(){this.removeFile.emit({fileName:this.fileName}),this.el.remove()}onMouseOver(){this.popoverVisible=!0}onMouseLeave(){this.popoverVisible=!1}onInteractiveIconClick(){this.removeFileHandler()}componentDidLoad(){var i,e;this.elementHasEllipsis()&&window.innerWidth>r&&(this.allowPopover=!0),null===(e=null===(i=this.icon)||void 0===i?void 0:i.focus)||void 0===e||e.call(i)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return t(s,null,this.allowPopover&&t("z-popover",{open:this.popoverVisible,position:l.AUTO,bindTo:this.chip},t("span",{class:"body-5 tooltip-content"},this.ellipsis.innerText)),t("z-chip",{ref:i=>this.chip=i,id:`chip-${this.fileNumber}`,interactiveIcon:"multiply-circled",type:n.DEFAULT},t("span",{ref:i=>this.ellipsis=i,tabIndex:-1},this.fileName)))}get el(){return o(this)}};h.style=".sc-z-file-h{position:relative;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-file-h>z-popover.sc-z-file{z-index:10}.sc-z-file-h>z-popover.sc-z-file>.tooltip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file span.sc-z-file{display:block;overflow:hidden;max-width:250px;letter-spacing:0.32px;line-height:1.33;text-overflow:ellipsis;white-space:nowrap}";export{h as z_file}
|
package/www/build/p-0e48a852.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{p as e,b as a}from"./p-d17ebc2f.js";(()=>{const a=import.meta.url,t={};return""!==a&&(t.resourcesUrl=new URL(".",a).href),e(t)})().then((e=>a(JSON.parse('[["p-075c25cf",[[1,"z-app-header",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"enableSearch":[516,"enable-search"],"searchPlaceholder":[1,"search-placeholder"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"_stuck":[32],"currentViewport":[32],"menuLength":[32]},[[9,"resize","evaluateViewport"]]],[1,"z-book-card",{"variant":[1],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"ribbon":[1],"borderless":[4],"fallbackCover":[1,"fallback-cover"],"operaTitleTag":[1,"opera-title-tag"],"isMobile":[32],"hasResources":[32],"showResources":[32]}],[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]]],[1,"z-searchbar",{"htmlid":[513],"preventSubmit":[4,"prevent-submit"],"value":[1],"placeholder":[1],"autocomplete":[4],"autocompleteMinChars":[2,"autocomplete-min-chars"],"resultsCount":[2,"results-count"],"resultsEllipsis":[4,"results-ellipsis"],"searchHelperLabel":[1,"search-helper-label"],"resultsItems":[1,"results-items"],"sortResultsItems":[4,"sort-results-items"],"showSearchButton":[4,"show-search-button"],"searchButtonIconOnly":[4,"search-button-icon-only"],"size":[1],"variant":[1],"searchString":[32],"currResultsCount":[32],"showResults":[32]},[[4,"click","handleOutsideClick"]]],[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513],"skipLoadAnimation":[1028,"skip-load-animation"]}],[1,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"isContextualMenu":[516,"is-contextual-menu"],"listElementPosition":[513,"list-element-position"],"listType":[513,"list-type"],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[1,"z-list",{"size":[513],"listType":[513,"list-type"]}],[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"],"listType":[513,"list-type"]}],[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"value":[1025],"disabled":[516],"readonly":[4],"required":[4],"checked":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"labelPosition":[1,"label-position"],"autocomplete":[1],"hasclearicon":[4],"icon":[1],"min":[2],"max":[2],"step":[2],"pattern":[1],"size":[513],"isTyping":[32],"passwordHidden":[32],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]]],[1,"z-input-message",{"message":[1],"status":[513],"statusRole":[32]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[6,"z-button",{"ariaLabel":[513,"aria-label"],"href":[1],"target":[1],"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513]}],[1,"z-icon",{"name":[1],"height":[2],"width":[2],"iconid":[1],"fill":[1]}]]],["p-52eb563a",[[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"readonly":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"autocomplete":[4],"noresultslabel":[1],"hasGroupItems":[4,"has-group-items"],"isfixed":[4],"resetItem":[1,"reset-item"],"size":[1],"isOpen":[32],"selectedItem":[32],"searchString":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]}]]],["p-2d200dad",[[1,"z-breadcrumb",{"pathStyle":[513,"path-style"],"homepageVariant":[1,"homepage-variant"],"maxNodesToShow":[2,"max-nodes-to-show"],"preventFollowUrl":[4,"prevent-follow-url"],"overflowMenuItemRows":[2,"overflow-menu-item-rows"],"truncateChar":[2,"truncate-char"],"viewPortWidth":[32],"hasOverflow":[32],"popoverEllipsisOpen":[32]},[[9,"resize","handleResize"]]]]],["p-c00965c4",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"disabled":[516],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"closesearchtext":[1],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"hasgroupitems":[4],"size":[1],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32]},[[0,"inputCheck","inputCheckListener"]]]]],["p-ae3e1a0c",[[1,"z-contextual-menu",{"elements":[1],"color":[1],"popoverPosition":[513,"popover-position"]}]]],["p-afc6ab06",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-89ff7737",[[1,"z-file-upload",{"type":[513],"buttonVariant":[1,"button-variant"],"acceptedFormat":[1,"accepted-format"],"fileMaxSize":[2,"file-max-size"],"mainTitle":[1,"main-title"],"description":[1],"files":[32],"invalidFiles":[32],"getFiles":[64]},[[0,"removeFile","removeFileListener"],[0,"fileDropped","fileDroppedListener"]]]]],["p-81ddf701",[[1,"z-messages-pocket",{"pocketid":[1],"messages":[2],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]]]],["p-a9fa12f2",[[0,"z-pagination",{"label":[1],"navArrows":[4,"nav-arrows"],"totalPages":[2,"total-pages"],"skip":[2],"edges":[4],"split":[2],"visiblePages":[2,"visible-pages"],"currentPage":[1026,"current-page"],"goToPage":[4,"go-to-page"],"_visiblePages":[32],"isMobile":[32],"goToPageValue":[32]},[[9,"resize","onResize"]]]]],["p-a13b6a71",[[4,"z-table-header-row",{"expandable":[516]}]]],["p-4d1bfd27",[[4,"z-carousel",{"isLoading":[4,"is-loading"],"label":[1],"single":[4],"arrowsPosition":[1,"arrows-position"],"progressMode":[1,"progress-mode"],"ghostLoadingHeight":[2,"ghost-loading-height"],"current":[32],"items":[32],"highlightedIndicator":[32],"canNavigatePrev":[32],"canNavigateNext":[32]}]]],["p-bda1a21d",[[4,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"ariaLabel":[1,"aria-label"],"label":[1],"mode":[1],"flatpickrPosition":[32],"inputError":[32]},[[18,"keydown","handleKeyDown"]]]]],["p-08cc3d1b",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[1,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-f9b9a421",[[0,"z-range-picker",{"rangePickerId":[1,"range-picker-id"],"firstAriaLabel":[1,"first-aria-label"],"firstLabel":[1,"first-label"],"secondAriaLabel":[1,"second-aria-label"],"secondLabel":[1,"second-label"],"mode":[1],"flatpickrPosition":[32],"activeInput":[32],"firstInputError":[32],"lastInputError":[32]},[[18,"click","handleClick"],[18,"keyup","handleKeyDown"]]]]],["p-62b22c3c",[[4,"z-table-deprecated",{"lines":[514],"errorMessage":[1,"error-message"],"bordered":[4],"callToActionLabel":[1,"call-to-action-label"],"callToActionTwoLabel":[1,"call-to-action-two-label"],"columnSticky":[4,"column-sticky"],"empty":[4],"error":[4],"errorLink":[1,"error-link"],"headerSticky":[4,"header-sticky"],"message":[1],"subtitle":[1],"hasTableBody":[32],"isMobile":[32]},[[9,"resize","handleResize"],[8,"orientationchange","handleOrientationChange"]]]]],["p-13a9791b",[[4,"z-table-row",{"expandedType":[513,"expanded-type"],"expanded":[32]}]]],["p-ceb3d607",[[1,"z-td",{"colspan":[2],"sticky":[516],"showMenu":[513,"show-menu"],"isMenuOpen":[32]}]]],["p-26e27235",[[1,"z-th",{"colspan":[2],"showMenu":[513,"show-menu"],"sticky":[516],"sortDirection":[1025,"sort-direction"],"isMenuOpen":[32]}]]],["p-f0e77199",[[4,"z-anchor-navigation",{"hideUnselected":[516,"hide-unselected"],"collapsed":[32]}]]],["p-f4b9b5d9",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-9aa00487",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-e40b16fa",[[1,"z-myz-list",{"inputrawdata":[1],"list":[1040]}]]],["p-41a5c5e5",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-4423b00c",[[1,"z-panel-elem",{"elemid":[1],"imgurl":[1],"imgalt":[1],"linkicon":[1],"linklabel":[1],"url":[1],"target":[1],"isdisabled":[4],"descrSlotName":[1,"descr-slot-name"]}]]],["p-dacd3f1c",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-5ac6109d",[[1,"z-body",{"level":[2],"variant":[1],"component":[1]}]]],["p-14db3f16",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-41edaef5",[[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"showShadow":[516,"show-shadow"],"clickable":[516],"hasCoverImage":[32]}]]],["p-e78ce8ec",[[1,"z-heading",{"level":[2],"variant":[1],"component":[1]}]]],["p-61424b8a",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-6e6805d5",[[1,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"open":[32],"currentIndex":[32]}]]],["p-eefde77a",[[1,"z-menu-section",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-f5a99b28",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-f2ea3bb8",[[0,"z-navigation-tab",{"ariaControls":[1,"aria-controls"],"tabId":[1,"tab-id"],"selected":[1540],"disabled":[516],"orientation":[513],"size":[513],"icon":[1],"label":[1],"htmlTitle":[1,"html-title"]},[[0,"click","onClick"]]]]],["p-8b569b6d",[[0,"z-navigation-tab-link",{"ariaControls":[1,"aria-controls"],"tabId":[1,"tab-id"],"selected":[1540],"disabled":[516],"orientation":[513],"size":[513],"htmlTitle":[1,"html-title"],"target":[1],"href":[1],"icon":[1],"label":[1]},[[0,"click","onClick"]]]]],["p-6471c0c0",[[1,"z-navigation-tabs",{"ariaLabel":[1,"aria-label"],"orientation":[513],"size":[513],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32],"tabFocus":[32]},[[9,"resize","checkScrollVisible"],[0,"selected","onTabSelected"],[0,"keydown","navigateThroughTabs"]]]]],["p-2efedcf4",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516]}]]],["p-540c7d73",[[1,"z-pocket-message"]]],["p-7609f9d7",[[1,"z-section-title",{"dividerPosition":[1,"divider-position"],"uppercase":[516]}]]],["p-22787002",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]}]]],["p-344e7ae7",[[6,"z-tag",{"icon":[1],"expandable":[4]}]]],["p-bf2b7873",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32]}]]],["p-c722c5a4",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028],"ariaLabel":[1,"aria-label"]}]]],["p-56f60c6a",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-0b4b3dfc",[[1,"z-tooltip",{"position":[513],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"],"closable":[4]},[[0,"openChange","onPopoverOpenChange"]]]]],["p-faf0ddeb",[[1,"z-tr",{"expandable":[516],"expanded":[32],"expandableContentId":[32]},[[0,"colspanchange","updateColumns"]]]]],["p-113c954a",[[4,"z-aria-alert",{"mode":[1]}]]],["p-d29ea450",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-67de2116",[[1,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"],"preserveAspectRatio":[516,"preserve-aspect-ratio"]},[[2,"load","onImgLoad"]]]]],["p-ae79573a",[[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}]]],["p-84eae689",[[1,"z-myz-card-footer",{"titolo":[1],"autori":[1],"isbn":[1],"faded":[4],"cardtype":[1],"opened":[4],"customContent":[4,"custom-content"],"isOpen":[32],"allowTooltipAuthors":[32]},[[0,"toggleClick","handleToggle"]]]]],["p-af4d1987",[[1,"z-myz-card-footer-sections"]]],["p-ce83ce18",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-73c91de3",[[1,"z-stepper"]]],["p-9db2bf11",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"disabled":[4]}]]],["p-44ead284",[[1,"z-table",{"bordered":[516],"expandable":[32]}]]],["p-ac9881cd",[[6,"z-table-body"]]],["p-2fab41fb",[[1,"z-table-expanded-row",{"colSpan":[2,"col-span"]}]]],["p-a4254712",[[6,"z-table-footer"]]],["p-c76e27b4",[[6,"z-table-head"]]],["p-051b9116",[[6,"z-table-sticky-footer"]]],["p-64d902c6",[[1,"z-tbody"]]],["p-43478f5b",[[1,"z-tfoot",{"sticky":[516]}]]],["p-cd14f3f5",[[1,"z-thead",{"sticky":[516]}]]],["p-9ffa2dae",[[1,"z-toast-notification-list",{"position":[513],"newestontop":[4]}]]],["p-f54f63e1",[[1,"z-visually-hidden"]]],["p-b1fbf330",[[1,"z-table-header",{"columnId":[1,"column-id"],"padding":[513],"sortable":[4],"showButton":[4,"show-button"],"defaultSortDirection":[1,"default-sort-direction"],"sortDirection":[1025,"sort-direction"]},[[18,"click","handleOutsideClick"],[18,"click","handleClickHeaders"]]]]],["p-20a2755f",[[1,"z-table-cell",{"showButton":[4,"show-button"],"padding":[513],"isMenuOpened":[32]}]]],["p-f5d0b23c",[[6,"z-chip",{"icon":[1],"type":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516],"ariaLabel":[1,"aria-label"]}]]],["p-074ea569",[[1,"z-alert",{"type":[1]}]]],["p-9d57a84c",[[1,"z-ghost-loading"]]],["p-8e334a37",[[6,"z-table-empty-box",{"message":[1],"subtitle":[1]}]]],["p-ea1da059",[[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"],"alertdialog":[4],"closable":[4],"open":[64],"close":[64]},[[0,"keydown","handleKeyDown"]]],[1,"z-dragdrop-area"]]],["p-f0653e72",[[1,"z-link",{"htmlid":[1],"href":[1],"target":[1],"htmltabindex":[2],"isdisabled":[4],"isactive":[4],"iswhite":[4],"textcolor":[1],"icon":[1],"big":[516],"iconposition":[1],"underline":[4],"iconSize":[32]}]]],["p-1ae044cc",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-52b084fb",[[1,"z-typography",{"level":[1],"variant":[1],"component":[1]}]]],["p-0f105c93",[[1,"z-pocket",{"pocketid":[1],"status":[1025],"open":[64],"close":[64]},[[0,"pocketHeaderClick","handlePocketHeaderClick"],[0,"pocketHeaderPan","handlePocketHeaderPan"]]],[1,"z-pocket-body",{"pocketid":[1],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]],[1,"z-pocket-header",{"pocketid":[1]}]]],["p-56b6bdee",[[1,"z-myz-card",{"faded":[4],"cardtype":[1],"ispressed":[4],"ishighlighted":[4]}],[1,"z-myz-card-body"],[1,"z-myz-card-cover",{"img":[1],"titolo":[1],"faded":[4],"defaultimg":[1]}],[1,"z-myz-card-header",{"titolo":[1],"faded":[4],"cardtype":[1],"allowTooltip":[32]}]]],["p-64d31483",[[1,"z-popover",{"position":[513],"open":[1540],"bindTo":[1,"bind-to"],"showArrow":[516,"show-arrow"],"center":[516],"closable":[4],"currentPosition":[32]},[[8,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]]]]]]'),e)));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_row}from"./p-5e44e5d6.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as i,c as t,h as s}from"./p-d17ebc2f.js";import{a as e}from"./p-aa5e3e61.js";import"./p-e1d9785e.js";import"./p-b497e33e.js";const a=class{constructor(s){i(this,s),this.zListItemLinkClick=t(this,"zListItemLinkClick",7),this.zListItemClick=t(this,"zListItemClick",7),this.linktarget="_self",this.underlined=!0,this.emitZListItemLinkClick=this.emitZListItemLinkClick.bind(this),this.emitZListItemClick=this.emitZListItemClick.bind(this)}emitZListItemLinkClick(i,t){this.zListItemLinkClick.emit({e:i,linkId:t})}emitZListItemClick(i,t){this.zListItemClick.emit({e:i,listitemid:t})}render(){const i=this.listitemid?`link_${this.listitemid}`:"";return s("li",{role:"button",id:this.listitemid,"data-action":this.action,onClick:i=>this.emitZListItemClick(i,this.listitemid),onKeyPress:i=>e(i,this.emitZListItemClick,this.listitemid)},s("span",{class:this.underlined&&"border"},this.icon&&s("z-icon",{name:this.icon}),this.link?s("a",{href:this.link?this.link:null,target:this.linktarget,id:i,onClick:t=>this.emitZListItemLinkClick(t,i),onKeyPress:t=>e(t,this.emitZListItemLinkClick,i),role:this.link?"link":"button",tabindex:"0"},this.text):s("span",{innerHTML:this.text}),s("slot",null)))}};a.style=":host li{all:unset;all:reset;width:100%;line-height:14px;list-style-type:none}:host li>span{display:flex;padding:calc(var(--space-unit) * 2) 0;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:16px;font-weight:var(--font-rg);letter-spacing:0.23px;line-height:14px}:host(.small) li>span{padding:calc(var(--space-unit) * 1.5) 0;font-size:var(--font-size-2)}:host(.x-small) li>span{padding:var(--space-unit) 0;font-size:var(--font-size-2)}:host(.small) li>span>z-icon,:host(.x-small) li>span>z-icon{--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:calc(var(--space-unit) * 0.5);padding:0}:host li>span.border{border-bottom:2px solid var(--bg-grey-200)}:host li span:hover,a:hover{color:var(--myz-blue);fill:var(--myz-blue)}a,a:visited,a:active{color:inherit;fill:inherit;text-decoration:none}:host li span z-icon{width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);padding:0 calc(var(--space-unit) * 1.5) 0 0;background-repeat:no-repeat;background-size:contain;color:var(--myz-blue);fill:var(--myz-blue)}";export{a as z_myz_list_item}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_cell}from"./p-4106dffc.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_th}from"./p-ad65fde5.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_expanded_row}from"./p-2b3cf51a.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_tfoot}from"./p-30771d25.js";import"./p-d17ebc2f.js";
|
package/www/build/p-64759e9f.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as o,h as r,H as s}from"./p-d17ebc2f.js";const e=class{constructor(r){o(this,r),this.sticky=!1}render(){return r(s,{role:"rowgroup"},r("slot",null))}};e.style=":host{--z-table--cells-bottom-border-size:var(\n --border-size-medium\n );--z-table--cells-background:var(\n --color-surface02\n );display:block;box-sizing:border-box}:host([sticky]){position:sticky;z-index:2;top:0;box-shadow:0 2px 4px -2px var(--shadow-color-base)}";export{e as Z}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_tbody}from"./p-62b89a37.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_empty_box}from"./p-154596ad.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_header_row}from"./p-2773516d.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_footer}from"./p-4ae2fe27.js";import"./p-d17ebc2f.js";
|
package/www/build/p-aa5e3e61.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{g as a,p as e}from"./p-e1d9785e.js";import{d as t,t as n,m as s}from"./p-b497e33e.js";function r(a){switch(a){case!0:case"true":case 1:case"1":case"on":case"yes":return!0;case!1:case"false":case 0:case"0":case"off":case"no":return!1;default:return a}}function c(){return Math.random().toString(36).replace("0.","")}function u(e,t,...n){e.code!==a.ENTER&&e.code!==a.SPACE||(e.preventDefault(),t(...n))}function o(e,t,...n){e.code===a.ENTER&&(e.preventDefault(),t(...n))}function f(a=null){return a||(a=document.activeElement),a&&a.shadowRoot&&a.shadowRoot.activeElement?f(a=a.shadowRoot.activeElement):a}function i(a,e=[]){return e.push(a),a.parentElement?i(a=a.parentElement,e):a.parentNode&&a.parentNode.host?i(a=a.parentNode.host,e):e}function d(){switch(!0){case window.innerWidth<=s:return e.MOBILE;case window.innerWidth<=n:return e.TABLET;case window.innerWidth<=t:return e.DESKTOP;default:return e.DESKTOP_WIDE}}function w(a){try{return JSON.parse(a)}catch(a){return!1}}function h(a){const e=Math.ceil(2**31-1)*parseFloat(`0.${a}`);let t=Math.ceil(e%1*19);return 0===t&&(t=1),`avatar-C${t.toString().padStart(2,"0")}`}export{u as a,r as b,h as c,i as d,f as e,w as f,d as g,o as h,c as r}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_body}from"./p-ab4773c6.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_header}from"./p-1c7aba64.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";import"./p-aa5e3e61.js";import"./p-b497e33e.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_table_head}from"./p-75b94adb.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_thead}from"./p-64759e9f.js";import"./p-d17ebc2f.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_td}from"./p-2048f7fd.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";
|
package/www/build/p-e1d9785e.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var t,n,o,e,a,i,s,r,c,u,f,l,d,m,p,g,b,h,w,_,A,E,v,x,k,T,y,D,R,S,C,O,B,N,P,U,W,z,L,M,H,I,K,j,q,F,G,J,Q,V,X,Y;!function(t){t.REAL="reale",t.VIRTUAL="virtuale",t.TRIAL="saggio",t.TEMP="reale_temp"}(t||(t={})),function(t){t.BORDER="border",t.SHADOW="shadow",t.OVERLAY="overlay",t.TEXT="text"}(n||(n={})),function(t){t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(o||(o={})),function(t){t.BIG="big",t.SMALL="small"}(e||(e={})),function(t){t.LEFT="ArrowLeft",t.RIGHT="ArrowRight",t.UP="ArrowUp",t.DOWN="ArrowDown"}(a||(a={})),function(t){t.PRIMARY="primary",t.SECONDARY="secondary",t.TERTIARY="tertiary",t.DARK_BG="dark-bg"}(i||(i={})),function(t){t.SUBMIT="submit",t.RESET="reset",t.BUTTON="button"}(s||(s={})),function(t){t.BIG="big",t.SMALL="small",t.X_SMALL="x-small"}(r||(r={})),function(t){t.BIG="big",t.SMALL="small",t.X_SMALL="x-small"}(c||(c={})),function(t){t.TEXT="text",t.PASSWORD="password",t.NUMBER="number",t.EMAIL="email",t.TEXTAREA="textarea",t.CHECKBOX="checkbox",t.RADIO="radio",t.TEL="tel",t.URL="url",t.SEARCH="search"}(u||(u={})),function(t){t.SUCCESS="success",t.ERROR="error",t.WARNING="warning"}(f||(f={})),function(t){t.AUTO="auto",t.TOP="top",t.RIGHT="right",t.BOTTOM="bottom",t.LEFT="left",t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left",t.RIGHT_TOP="right_top",t.RIGHT_BOTTOM="right_bottom",t.LEFT_TOP="left_top",t.LEFT_BOTTOM="left_bottom"}(l||(l={})),function(t){t[t.TAB=9]="TAB",t[t.SPACE=32]="SPACE",t[t.ESC=27]="ESC",t[t.ENTER=13]="ENTER",t[t.ARROW_UP=38]="ARROW_UP",t[t.ARROW_DOWN=40]="ARROW_DOWN",t[t.BACKSPACE=8]="BACKSPACE",t[t.DELETE=46]="DELETE"}(d||(d={})),function(t){t.TAB="Tab",t.SPACE="Space",t.ESC="Escape",t.ENTER="Enter",t.ARROW_UP="ArrowUp",t.ARROW_DOWN="ArrowDown",t.BACKSPACE="Backspace",t.DELETE="Delete"}(m||(m={})),function(t){t.DARK="dark",t.LIGHT="light"}(p||(p={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large"}(g||(g={})),function(t){t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(b||(b={})),function(t){t.ASC="asc",t.DESC="desc"}(h||(h={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large"}(w||(w={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large",t.X_LARGE="x-large"}(_||(_={})),function(t){t.ACCORDION="accordion",t.MENU="menu"}(A||(A={})),function(t){t.RIGHT="right",t.LEFT="left"}(E||(E={})),function(t){t.RIGHT="right",t.LEFT="left"}(v||(v={})),function(t){t.NONE="none",t.HEADER="header",t.ELEMENT="element"}(x||(x={})),function(t){t.NONE="none",t.ORDERED="ordered",t.UNORDERED="unordered"}(k||(k={})),function(t){t.SUCCESS="success",t.WARNING="warning",t.ERROR="error"}(T||(T={})),function(t){t.SUCCESS="success",t.WARNING="warning",t.ERROR="error"}(y||(y={})),function(t){t.MOBILE="mobile",t.TABLET="tablet",t.DESKTOP="desktop",t.DESKTOP_WIDE="desktop-wide"}(D||(D={})),function(t){t.PREVIEW="preview",t.OPEN="open",t.CLOSED="closed"}(R||(R={})),function(t){t.DARK="dark",t.LIGHT="light",t.ACCENT="accent",t.ERROR="error",t.SUCCESS="success",t.WARNING="warning"}(S||(S={})),function(t){t.SLIDE_IN_LEFT="slide-in-left",t.SLIDE_IN_RIGHT="slide-in-right",t.SLIDE_IN_DOWN="slide-in-down",t.SLIDE_IN_UP="slide-in-up",t.SLIDE_OUT_LEFT="slide-out-left",t.SLIDE_OUT_RIGHT="slide-out-right",t.SLIDE_OUT_DOWN="slide-out-down",t.SLIDE_OUT_UP="slide-out-up"}(C||(C={})),function(t){t.TOP_RIGHT="top-right",t.TOP_LEFT="top-left",t.TOP_CENTRE="top-centre",t.BOTTOM_RIGHT="bottom-right",t.BOTTOM_LEFT="bottom-left",t.BOTTOM_CENTRE="bottom-centre"}(O||(O={})),function(t){t.EXPANDABLE="expandable",t.PADDING="padding",t.NONE="none"}(B||(B={})),function(t){t.POLITE="polite",t.ASSERTIVE="assertive"}(N||(N={})),function(t){t.LEFT="left",t.RIGHT="right"}(P||(P={})),function(t){t.OVERLAY="overlay",t.PUSHCONTENT="pushcontent"}(U||(U={})),function(t){t.DEFAULT="default",t.DRAGDROP="dragdrop"}(W||(W={})),function(t){t.DEFAULT="default",t.MEDIUM="medium",t.SMALL="small"}(z||(z={})),function(t){t.BEFORE="before",t.AFTER="after"}(L||(L={})),function(t){t.DATE="date",t.DATE_TIME="date-time",t.MONTHS="months"}(M||(M={})),function(t){t[t.DATE=401]="DATE",t[t.DATE_TIME=523]="DATE_TIME",t[t.MONTHS=288]="MONTHS"}(H||(H={})),function(t){t.TOP="top",t.BOTTOM="bottom"}(I||(I={})),function(t){t.DATE="date",t.DATE_TIME="date-time"}(K||(K={})),function(t){t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left"}(j||(j={})),function(t){t.OVERLAY="overlay",t.STACKED="stacked"}(q||(q={})),function(t){t.TOP="top",t.BOTTOM="bottom"}(F||(F={})),function(t){t.OVER="over",t.BOTTOM="bottom"}(G||(G={})),function(t){t.DOTS="dots",t.NUMBERS="numbers"}(J||(J={})),function(t){t.SEMIBOLD="semibold",t.UNDERLINED="underlined"}(Q||(Q={})),function(t){t.TEXT="text",t.ICON="icon"}(V||(V={})),function(t){t.HOVER="hover",t.ALWAYS="always"}(X||(X={})),function(t){t.EXPANDED="expanded",t.COMPACT="compact",t.SEARCH="search"}(Y||(Y={}));export{w as A,i as B,n as C,g as D,A as E,H as F,I as G,K as H,u as I,j as J,d as K,t as L,q as M,o as N,U as O,l as P,F as Q,G as R,h as S,p as T,J as U,Q as V,V as W,X,Y,B as Z,e as a,a as b,s as c,r as d,c as e,f,m as g,b as h,_ as i,E as j,v as k,x as l,k as m,T as n,y as o,D as p,R as q,S as r,C as s,O as t,N as u,P as v,W as w,z as x,L as y,M as z}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Z as z_tr}from"./p-296e588e.js";import"./p-d17ebc2f.js";import"./p-aa5e3e61.js";import"./p-e1d9785e.js";import"./p-b497e33e.js";import"./p-2048f7fd.js";import"./p-ad65fde5.js";
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|