@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
package/readme.md
CHANGED
|
@@ -1,280 +1,280 @@
|
|
|
1
|
-

|
|
2
|
-
|
|
3
|
-
# Zanichelli - Web Components Library
|
|
4
|
-
|
|
5
|
-
Zanichelli's design system is widely documented on Zeroheight at this [link](https://zeroheight.com/485b31545).
|
|
6
|
-
|
|
7
|
-
## Install
|
|
8
|
-
|
|
9
|
-
```bash
|
|
10
|
-
yarn add @zanichelli/albe-web-components
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Start Library Development Server
|
|
14
|
-
|
|
15
|
-
```
|
|
16
|
-
yarn start
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
## Create a component:
|
|
22
|
-
|
|
23
|
-
```
|
|
24
|
-
yarn generate component my-component
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
> NB: component name must have a dash (`-`)
|
|
28
|
-
|
|
29
|
-
---
|
|
30
|
-
|
|
31
|
-
## Symlink Local Development
|
|
32
|
-
|
|
33
|
-
#### Run
|
|
34
|
-
|
|
35
|
-
```
|
|
36
|
-
yarn link
|
|
37
|
-
```
|
|
38
|
-
|
|
39
|
-
#### In the destination project folder run
|
|
40
|
-
|
|
41
|
-
```
|
|
42
|
-
yarn link @zanichelli/albe-web-components
|
|
43
|
-
```
|
|
44
|
-
|
|
45
|
-
---
|
|
46
|
-
|
|
47
|
-
## Tests
|
|
48
|
-
|
|
49
|
-
#### Run all tests
|
|
50
|
-
|
|
51
|
-
```
|
|
52
|
-
yarn test
|
|
53
|
-
```
|
|
54
|
-
|
|
55
|
-
#### Run single test
|
|
56
|
-
|
|
57
|
-
```
|
|
58
|
-
yarn test --spec {componentPath}
|
|
59
|
-
```
|
|
60
|
-
|
|
61
|
-
#### Run e2e tests
|
|
62
|
-
|
|
63
|
-
```
|
|
64
|
-
yarn test.e2e
|
|
65
|
-
```
|
|
66
|
-
|
|
67
|
-
---
|
|
68
|
-
|
|
69
|
-
## Linting and autofixing of the code style
|
|
70
|
-
|
|
71
|
-
There are some tools installed to help keeping uniformity of code style:
|
|
72
|
-
|
|
73
|
-
- [Eslint](https://eslint.org/)
|
|
74
|
-
- [Stylelint](https://stylelint.io/)
|
|
75
|
-
- [Prettier](https://prettier.io/)
|
|
76
|
-
|
|
77
|
-
> Install the related official extensions in your IDE to get live errors and warning while coding.
|
|
78
|
-
|
|
79
|
-
### Run lint checks and auto-fix
|
|
80
|
-
|
|
81
|
-
#### Prettier check
|
|
82
|
-
|
|
83
|
-
```sh
|
|
84
|
-
yarn prettier-check
|
|
85
|
-
```
|
|
86
|
-
|
|
87
|
-
#### Prettier auto-format
|
|
88
|
-
|
|
89
|
-
```sh
|
|
90
|
-
yarn prettify
|
|
91
|
-
```
|
|
92
|
-
|
|
93
|
-
#### TypeScript lint check
|
|
94
|
-
|
|
95
|
-
```sh
|
|
96
|
-
yarn lint.eslint
|
|
97
|
-
```
|
|
98
|
-
|
|
99
|
-
#### CSS lint check
|
|
100
|
-
|
|
101
|
-
```sh
|
|
102
|
-
yarn lint.stylelint
|
|
103
|
-
```
|
|
104
|
-
|
|
105
|
-
#### TypeScript auto-fix
|
|
106
|
-
|
|
107
|
-
```sh
|
|
108
|
-
yarn lint-fix.eslint
|
|
109
|
-
```
|
|
110
|
-
|
|
111
|
-
#### CSS auto-fix
|
|
112
|
-
|
|
113
|
-
```sh
|
|
114
|
-
yarn lint-fix.stylelint
|
|
115
|
-
```
|
|
116
|
-
|
|
117
|
-
## Release
|
|
118
|
-
|
|
119
|
-
In this repository we follow the [Conventional Commits Specification](https://www.conventionalcommits.org/) and we use [standard-version](https://github.com/conventional-changelog/standard-version) to update the [CHANGELOG.md](./CHANGELOG.md) when publishing a new version of the package to NPM.
|
|
120
|
-
|
|
121
|
-
Standard-version automatically detects the type of the update (patch, minor or major) following the [Semantic Versioning](https://semver.org/) specification.
|
|
122
|
-
|
|
123
|
-
**Publish a new version on NPM registry**
|
|
124
|
-
|
|
125
|
-
- Make sure you are logged in NPM
|
|
126
|
-
- Make sure you built the components with `yarn build`
|
|
127
|
-
- Run standard-version:
|
|
128
|
-
|
|
129
|
-
```
|
|
130
|
-
yarn release
|
|
131
|
-
```
|
|
132
|
-
|
|
133
|
-
**Specify a version**
|
|
134
|
-
|
|
135
|
-
If you want to select a version or the update type, you can use the `--release-as` flag:
|
|
136
|
-
|
|
137
|
-
```
|
|
138
|
-
yarn release --release-as minor
|
|
139
|
-
yarn release --release-as 1.1.0
|
|
140
|
-
```
|
|
141
|
-
|
|
142
|
-
In general, you can pass any flag supported by standard-version, please refer to their [CLI usage](https://github.com/conventional-changelog/standard-version#cli-usage) documentation.
|
|
143
|
-
|
|
144
|
-
**Publish the new release on GitHub**
|
|
145
|
-
|
|
146
|
-
You need to [manually create the GitHub release](https://github.com/ZanichelliEditore/design-system/releases/new) in order to update the Storybook documentation.
|
|
147
|
-
|
|
148
|
-
---
|
|
149
|
-
|
|
150
|
-
#### Plugins
|
|
151
|
-
|
|
152
|
-
- [storybook-addon-stencil](https://github.com/ZanichelliEditore/storybook-addon-stencil) - custom Storybook plugin for Stencil
|
|
153
|
-
- [@storybook/addon-controls](https://www.npmjs.com/package/@storybook/addon-controls)
|
|
154
|
-
- [@storybook/addon-docs](https://www.npmjs.com/package/@storybook/addon-docs)
|
|
155
|
-
- [@storybook/addon-viewport](https://www.npmjs.com/package/@storybook/addon-viewport)
|
|
156
|
-
|
|
157
|
-
### Start Storybook:
|
|
158
|
-
|
|
159
|
-
```sh
|
|
160
|
-
# Start Storybook
|
|
161
|
-
yarn start-storybook
|
|
162
|
-
```
|
|
163
|
-
|
|
164
|
-
local development with Storybook comes with live reloading.
|
|
165
|
-
|
|
166
|
-
### Build Storybook:
|
|
167
|
-
|
|
168
|
-
```sh
|
|
169
|
-
# Build the library
|
|
170
|
-
yarn build
|
|
171
|
-
# Build Storybook
|
|
172
|
-
yarn build-storybook
|
|
173
|
-
```
|
|
174
|
-
|
|
175
|
-
---
|
|
176
|
-
|
|
177
|
-
## Build Library package
|
|
178
|
-
|
|
179
|
-
```
|
|
180
|
-
yarn build
|
|
181
|
-
```
|
|
182
|
-
|
|
183
|
-
# Environment Support
|
|
184
|
-
|
|
185
|
-
- Modern browsers
|
|
186
|
-
- Chromium Edge and Safari 10 with [polyfills](https://stackoverflow.com/questions/57020976/polyfills-in-2019-for-ie11)
|
|
187
|
-
|
|
188
|
-
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br> Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Safari |
|
|
189
|
-
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
190
|
-
| > 16.16 | > 48 | > 69 | > 10.0 |
|
|
191
|
-
|
|
192
|
-
## Usage
|
|
193
|
-
|
|
194
|
-
### CSS Custom Properties
|
|
195
|
-
|
|
196
|
-
The library provides a global css variables export. You can import the styles by ES6 import:
|
|
197
|
-
|
|
198
|
-
```javascript
|
|
199
|
-
import "@zanichelli/albe-web-components/www/build/web-components-library.css";
|
|
200
|
-
```
|
|
201
|
-
|
|
202
|
-
or via link tag:
|
|
203
|
-
|
|
204
|
-
```html
|
|
205
|
-
// using jsDelivr
|
|
206
|
-
<link
|
|
207
|
-
type="text/css"
|
|
208
|
-
rel="stylesheet"
|
|
209
|
-
href="https://cdn.jsdelivr.net/npm/@zanichelli/albe-web-components/www/build/web-components-library.css"
|
|
210
|
-
/>
|
|
211
|
-
|
|
212
|
-
// using unpkg
|
|
213
|
-
<link
|
|
214
|
-
type="text/css"
|
|
215
|
-
rel="stylesheet"
|
|
216
|
-
href="https://unpkg.com/@zanichelli/albe-web-components/www/build/web-components-library.css"
|
|
217
|
-
/>
|
|
218
|
-
```
|
|
219
|
-
|
|
220
|
-
### Custom Elements
|
|
221
|
-
|
|
222
|
-
You can use the library by importing the custom elements from npm package:
|
|
223
|
-
|
|
224
|
-
```javascript
|
|
225
|
-
import {defineCustomElements, applyPolyfills} from "@zanichelli/albe-web-components/loader";
|
|
226
|
-
|
|
227
|
-
applyPolyfills().then(() => {
|
|
228
|
-
defineCustomElements(window);
|
|
229
|
-
});
|
|
230
|
-
```
|
|
231
|
-
|
|
232
|
-
or via a script tag:
|
|
233
|
-
|
|
234
|
-
```html
|
|
235
|
-
// using jsDelivr
|
|
236
|
-
<script src="https://cdn.jsdelivr.net/npm/@zanichelli/albe-web-components/dist/web-components-library/web-components-library.esm.js"></script>
|
|
237
|
-
|
|
238
|
-
// using unpkg
|
|
239
|
-
<script src="https://unpkg.com/@zanichelli/albe-web-components/dist/web-components-library/web-components-library.esm.js"></script>
|
|
240
|
-
```
|
|
241
|
-
|
|
242
|
-
Then use the relative tag as a usual component in your markup.
|
|
243
|
-
|
|
244
|
-
```html
|
|
245
|
-
<section>
|
|
246
|
-
<z-button variant="primary">Click me!</z-button>
|
|
247
|
-
</section>
|
|
248
|
-
```
|
|
249
|
-
|
|
250
|
-
### Using React bindings
|
|
251
|
-
|
|
252
|
-
Albe's Web Components come with automatically generated React bindings. This means that you can use Web Components in a React application without the need to wrap component references, with full intellisense support thanks to TypeScript definition files for bindings.
|
|
253
|
-
|
|
254
|
-
You still need to import and run polyfills, then you can import Component references from the React submodule:
|
|
255
|
-
|
|
256
|
-
```javascript
|
|
257
|
-
import React from "react";
|
|
258
|
-
import ReactDOM from "react-dom";
|
|
259
|
-
import "@zanichelli/albe-web-components/www/build/web-components-library.css";
|
|
260
|
-
import {defineCustomElements, applyPolyfills} from "@zanichelli/albe-web-components/loader";
|
|
261
|
-
import {ZButton} from "@zanichelli/albe-web-components/react";
|
|
262
|
-
|
|
263
|
-
applyPolyfills().then(() => {
|
|
264
|
-
defineCustomElements(window);
|
|
265
|
-
});
|
|
266
|
-
|
|
267
|
-
ReactDOM.render(<ZButton>Click me</ZButton>, document.getElementById("root"));
|
|
268
|
-
```
|
|
269
|
-
|
|
270
|
-
## Component definition
|
|
271
|
-
|
|
272
|
-
Each component is structured as follows:
|
|
273
|
-
|
|
274
|
-
| File name | Description |
|
|
275
|
-
| ------------------- | ------------------------------ |
|
|
276
|
-
| `index.tsx` | Component markup and UI logics |
|
|
277
|
-
| `styles.css` | Component styles |
|
|
278
|
-
| `index.spec.ts` | Component tests |
|
|
279
|
-
| `index.stories.mdx` | Component storybook file |
|
|
280
|
-
| `README.md` | Component documentation |
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
# Zanichelli - Web Components Library
|
|
4
|
+
|
|
5
|
+
Zanichelli's design system is widely documented on Zeroheight at this [link](https://zeroheight.com/485b31545).
|
|
6
|
+
|
|
7
|
+
## Install
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
yarn add @zanichelli/albe-web-components
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
## Start Library Development Server
|
|
14
|
+
|
|
15
|
+
```
|
|
16
|
+
yarn start
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## Create a component:
|
|
22
|
+
|
|
23
|
+
```
|
|
24
|
+
yarn generate component my-component
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
> NB: component name must have a dash (`-`)
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
31
|
+
## Symlink Local Development
|
|
32
|
+
|
|
33
|
+
#### Run
|
|
34
|
+
|
|
35
|
+
```
|
|
36
|
+
yarn link
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
#### In the destination project folder run
|
|
40
|
+
|
|
41
|
+
```
|
|
42
|
+
yarn link @zanichelli/albe-web-components
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
---
|
|
46
|
+
|
|
47
|
+
## Tests
|
|
48
|
+
|
|
49
|
+
#### Run all tests
|
|
50
|
+
|
|
51
|
+
```
|
|
52
|
+
yarn test
|
|
53
|
+
```
|
|
54
|
+
|
|
55
|
+
#### Run single test
|
|
56
|
+
|
|
57
|
+
```
|
|
58
|
+
yarn test --spec {componentPath}
|
|
59
|
+
```
|
|
60
|
+
|
|
61
|
+
#### Run e2e tests
|
|
62
|
+
|
|
63
|
+
```
|
|
64
|
+
yarn test.e2e
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
## Linting and autofixing of the code style
|
|
70
|
+
|
|
71
|
+
There are some tools installed to help keeping uniformity of code style:
|
|
72
|
+
|
|
73
|
+
- [Eslint](https://eslint.org/)
|
|
74
|
+
- [Stylelint](https://stylelint.io/)
|
|
75
|
+
- [Prettier](https://prettier.io/)
|
|
76
|
+
|
|
77
|
+
> Install the related official extensions in your IDE to get live errors and warning while coding.
|
|
78
|
+
|
|
79
|
+
### Run lint checks and auto-fix
|
|
80
|
+
|
|
81
|
+
#### Prettier check
|
|
82
|
+
|
|
83
|
+
```sh
|
|
84
|
+
yarn prettier-check
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
#### Prettier auto-format
|
|
88
|
+
|
|
89
|
+
```sh
|
|
90
|
+
yarn prettify
|
|
91
|
+
```
|
|
92
|
+
|
|
93
|
+
#### TypeScript lint check
|
|
94
|
+
|
|
95
|
+
```sh
|
|
96
|
+
yarn lint.eslint
|
|
97
|
+
```
|
|
98
|
+
|
|
99
|
+
#### CSS lint check
|
|
100
|
+
|
|
101
|
+
```sh
|
|
102
|
+
yarn lint.stylelint
|
|
103
|
+
```
|
|
104
|
+
|
|
105
|
+
#### TypeScript auto-fix
|
|
106
|
+
|
|
107
|
+
```sh
|
|
108
|
+
yarn lint-fix.eslint
|
|
109
|
+
```
|
|
110
|
+
|
|
111
|
+
#### CSS auto-fix
|
|
112
|
+
|
|
113
|
+
```sh
|
|
114
|
+
yarn lint-fix.stylelint
|
|
115
|
+
```
|
|
116
|
+
|
|
117
|
+
## Release
|
|
118
|
+
|
|
119
|
+
In this repository we follow the [Conventional Commits Specification](https://www.conventionalcommits.org/) and we use [standard-version](https://github.com/conventional-changelog/standard-version) to update the [CHANGELOG.md](./CHANGELOG.md) when publishing a new version of the package to NPM.
|
|
120
|
+
|
|
121
|
+
Standard-version automatically detects the type of the update (patch, minor or major) following the [Semantic Versioning](https://semver.org/) specification.
|
|
122
|
+
|
|
123
|
+
**Publish a new version on NPM registry**
|
|
124
|
+
|
|
125
|
+
- Make sure you are logged in NPM
|
|
126
|
+
- Make sure you built the components with `yarn build`
|
|
127
|
+
- Run standard-version:
|
|
128
|
+
|
|
129
|
+
```
|
|
130
|
+
yarn release
|
|
131
|
+
```
|
|
132
|
+
|
|
133
|
+
**Specify a version**
|
|
134
|
+
|
|
135
|
+
If you want to select a version or the update type, you can use the `--release-as` flag:
|
|
136
|
+
|
|
137
|
+
```
|
|
138
|
+
yarn release --release-as minor
|
|
139
|
+
yarn release --release-as 1.1.0
|
|
140
|
+
```
|
|
141
|
+
|
|
142
|
+
In general, you can pass any flag supported by standard-version, please refer to their [CLI usage](https://github.com/conventional-changelog/standard-version#cli-usage) documentation.
|
|
143
|
+
|
|
144
|
+
**Publish the new release on GitHub**
|
|
145
|
+
|
|
146
|
+
You need to [manually create the GitHub release](https://github.com/ZanichelliEditore/design-system/releases/new) in order to update the Storybook documentation.
|
|
147
|
+
|
|
148
|
+
---
|
|
149
|
+
|
|
150
|
+
#### Plugins
|
|
151
|
+
|
|
152
|
+
- [storybook-addon-stencil](https://github.com/ZanichelliEditore/storybook-addon-stencil) - custom Storybook plugin for Stencil
|
|
153
|
+
- [@storybook/addon-controls](https://www.npmjs.com/package/@storybook/addon-controls)
|
|
154
|
+
- [@storybook/addon-docs](https://www.npmjs.com/package/@storybook/addon-docs)
|
|
155
|
+
- [@storybook/addon-viewport](https://www.npmjs.com/package/@storybook/addon-viewport)
|
|
156
|
+
|
|
157
|
+
### Start Storybook:
|
|
158
|
+
|
|
159
|
+
```sh
|
|
160
|
+
# Start Storybook
|
|
161
|
+
yarn start-storybook
|
|
162
|
+
```
|
|
163
|
+
|
|
164
|
+
local development with Storybook comes with live reloading.
|
|
165
|
+
|
|
166
|
+
### Build Storybook:
|
|
167
|
+
|
|
168
|
+
```sh
|
|
169
|
+
# Build the library
|
|
170
|
+
yarn build
|
|
171
|
+
# Build Storybook
|
|
172
|
+
yarn build-storybook
|
|
173
|
+
```
|
|
174
|
+
|
|
175
|
+
---
|
|
176
|
+
|
|
177
|
+
## Build Library package
|
|
178
|
+
|
|
179
|
+
```
|
|
180
|
+
yarn build
|
|
181
|
+
```
|
|
182
|
+
|
|
183
|
+
# Environment Support
|
|
184
|
+
|
|
185
|
+
- Modern browsers
|
|
186
|
+
- Chromium Edge and Safari 10 with [polyfills](https://stackoverflow.com/questions/57020976/polyfills-in-2019-for-ie11)
|
|
187
|
+
|
|
188
|
+
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br> Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Safari |
|
|
189
|
+
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
190
|
+
| > 16.16 | > 48 | > 69 | > 10.0 |
|
|
191
|
+
|
|
192
|
+
## Usage
|
|
193
|
+
|
|
194
|
+
### CSS Custom Properties
|
|
195
|
+
|
|
196
|
+
The library provides a global css variables export. You can import the styles by ES6 import:
|
|
197
|
+
|
|
198
|
+
```javascript
|
|
199
|
+
import "@zanichelli/albe-web-components/www/build/web-components-library.css";
|
|
200
|
+
```
|
|
201
|
+
|
|
202
|
+
or via link tag:
|
|
203
|
+
|
|
204
|
+
```html
|
|
205
|
+
// using jsDelivr
|
|
206
|
+
<link
|
|
207
|
+
type="text/css"
|
|
208
|
+
rel="stylesheet"
|
|
209
|
+
href="https://cdn.jsdelivr.net/npm/@zanichelli/albe-web-components/www/build/web-components-library.css"
|
|
210
|
+
/>
|
|
211
|
+
|
|
212
|
+
// using unpkg
|
|
213
|
+
<link
|
|
214
|
+
type="text/css"
|
|
215
|
+
rel="stylesheet"
|
|
216
|
+
href="https://unpkg.com/@zanichelli/albe-web-components/www/build/web-components-library.css"
|
|
217
|
+
/>
|
|
218
|
+
```
|
|
219
|
+
|
|
220
|
+
### Custom Elements
|
|
221
|
+
|
|
222
|
+
You can use the library by importing the custom elements from npm package:
|
|
223
|
+
|
|
224
|
+
```javascript
|
|
225
|
+
import {defineCustomElements, applyPolyfills} from "@zanichelli/albe-web-components/loader";
|
|
226
|
+
|
|
227
|
+
applyPolyfills().then(() => {
|
|
228
|
+
defineCustomElements(window);
|
|
229
|
+
});
|
|
230
|
+
```
|
|
231
|
+
|
|
232
|
+
or via a script tag:
|
|
233
|
+
|
|
234
|
+
```html
|
|
235
|
+
// using jsDelivr
|
|
236
|
+
<script src="https://cdn.jsdelivr.net/npm/@zanichelli/albe-web-components/dist/web-components-library/web-components-library.esm.js"></script>
|
|
237
|
+
|
|
238
|
+
// using unpkg
|
|
239
|
+
<script src="https://unpkg.com/@zanichelli/albe-web-components/dist/web-components-library/web-components-library.esm.js"></script>
|
|
240
|
+
```
|
|
241
|
+
|
|
242
|
+
Then use the relative tag as a usual component in your markup.
|
|
243
|
+
|
|
244
|
+
```html
|
|
245
|
+
<section>
|
|
246
|
+
<z-button variant="primary">Click me!</z-button>
|
|
247
|
+
</section>
|
|
248
|
+
```
|
|
249
|
+
|
|
250
|
+
### Using React bindings
|
|
251
|
+
|
|
252
|
+
Albe's Web Components come with automatically generated React bindings. This means that you can use Web Components in a React application without the need to wrap component references, with full intellisense support thanks to TypeScript definition files for bindings.
|
|
253
|
+
|
|
254
|
+
You still need to import and run polyfills, then you can import Component references from the React submodule:
|
|
255
|
+
|
|
256
|
+
```javascript
|
|
257
|
+
import React from "react";
|
|
258
|
+
import ReactDOM from "react-dom";
|
|
259
|
+
import "@zanichelli/albe-web-components/www/build/web-components-library.css";
|
|
260
|
+
import {defineCustomElements, applyPolyfills} from "@zanichelli/albe-web-components/loader";
|
|
261
|
+
import {ZButton} from "@zanichelli/albe-web-components/react";
|
|
262
|
+
|
|
263
|
+
applyPolyfills().then(() => {
|
|
264
|
+
defineCustomElements(window);
|
|
265
|
+
});
|
|
266
|
+
|
|
267
|
+
ReactDOM.render(<ZButton>Click me</ZButton>, document.getElementById("root"));
|
|
268
|
+
```
|
|
269
|
+
|
|
270
|
+
## Component definition
|
|
271
|
+
|
|
272
|
+
Each component is structured as follows:
|
|
273
|
+
|
|
274
|
+
| File name | Description |
|
|
275
|
+
| ------------------- | ------------------------------ |
|
|
276
|
+
| `index.tsx` | Component markup and UI logics |
|
|
277
|
+
| `styles.css` | Component styles |
|
|
278
|
+
| `index.spec.ts` | Component tests |
|
|
279
|
+
| `index.stories.mdx` | Component storybook file |
|
|
280
|
+
| `README.md` | Component documentation |
|
package/www/build/index.esm.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c as $}from"./p-
|
|
1
|
+
import{c as $}from"./p-766d9faa.js";export{_ as AccordionVariant,o as AlertType,A as AvatarSize,Y as BookCardVariant,W as BreadcrumbHomepageVariant,V as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,R as CarouselArrowsPosition,U as CarouselProgressMode,e as ControlSize,Q as CoverHeroContentPosition,M as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,J as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,q as PocketStatus,P as PopoverPosition,S as SortDirection,T as ThemeVariant,r as ToastNotification,t as ToastNotificationPosition,s as ToastNotificationTransition,v as TransitionDirection,X as VisibilityCondition,u as ZAriaAlertMode,x as ZChipType,z as ZDatePickerMode,F as ZDatePickerModeValue,G as ZDatePickerPosition,w as ZFileUploadType,H as ZRangePickerMode,y as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-74a062db.js";import"./p-37037d9d.js";const aa={colorFromId:$};export{aa as Utils}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as s,h as i,H as e,g as o}from"./p-d17ebc2f.js";import{R as r,U as n,d as a,B as l}from"./p-
|
|
1
|
+
import{r as t,c as s,h as i,H as e,g as o}from"./p-d17ebc2f.js";import{R as r,U as n,d as a,B as l}from"./p-74a062db.js";const c=class{constructor(i){t(this,i),this.indexChange=s(this,"indexChange",7),this.single=!1,this.ghostLoadingHeight=100,this.current=0,this.scrollingTo=null}onIndexChange(){this.indexChange.emit({currentItem:this.current})}onSingleModeChange(){this.single&&!this.intersectionObserver&&this.setIntersectionObserver()}setIntersectionObserver(){this.intersectionObserver=new window.IntersectionObserver((t=>{const s=t.find((t=>t.isIntersecting));if(!s)return;const i=this.items.findIndex((t=>t===s.target));this.highlightedIndicator=i,null!==this.scrollingTo&&i!==this.scrollingTo||(this.scrollingTo=null,this.current=i)}),{root:this.itemsContainer,threshold:.5}),this.items.forEach((t=>this.intersectionObserver.observe(t)))}onPrev(){if(this.single)return void this.goTo(Math.max(0,this.current-1));const t=this.itemsContainer;t&&t.scrollBy({left:-t.clientWidth/2,behavior:"smooth"})}onNext(){if(this.single)return void this.goTo(Math.min(this.current+1,this.items.length-1));const t=this.itemsContainer;t&&t.scrollBy({left:t.clientWidth/2,behavior:"smooth"})}checkNavigationValidity(){this.single&&(this.canNavigatePrev=this.current>1,this.canNavigateNext=this.current<this.items.length-1),this.canNavigatePrev=this.itemsContainer.scrollLeft>0,this.canNavigateNext=this.itemsContainer.scrollLeft<this.itemsContainer.scrollWidth-this.itemsContainer.clientWidth}canShowFooter(){return this.arrowsPosition===r.BOTTOM||this.progressMode===n.DOTS||this.progressMode===n.NUMBERS}goTo(t){this.current!==t&&(this.scrollingTo=t,this.itemsContainer.scroll({left:this.items[t].offsetLeft,behavior:"smooth"}))}componentDidLoad(){this.itemsContainer=this.hostElement.querySelector(".z-carousel-items-container"),this.itemsContainer&&(this.items=Array.from(this.itemsContainer.querySelectorAll(":scope > li")),this.single&&this.setIntersectionObserver(),this.itemsContainer.addEventListener("scroll",this.checkNavigationValidity.bind(this),{passive:!0}),this.checkNavigationValidity())}render(){return this.isLoading?i(e,null,this.label&&i("div",{class:"heading-4 z-carousel-title"},this.label),i("div",{style:{height:`${this.ghostLoadingHeight}px`}},i("z-ghost-loading",null),i("div",{class:"loading-items-container"},i("slot",null)))):i(e,null,i("div",{class:"z-carousel-container"},this.label&&i("div",{class:"heading-4 z-carousel-title"},this.label),i("div",{class:"z-carousel-wrapper"},this.arrowsPosition===r.OVER&&i("z-button",{size:a.SMALL,"data-direction":"prev",icon:"chevron-left",onClick:this.onPrev.bind(this),disabled:!this.canNavigatePrev}),i("ul",{class:"z-carousel-items-container"},i("slot",null)),this.arrowsPosition===r.OVER&&i("z-button",{size:a.SMALL,"data-direction":"next",icon:"chevron-right",onClick:this.onNext.bind(this),disabled:!this.canNavigateNext}))),this.canShowFooter()&&i("div",{class:"z-carousel-footer"},this.arrowsPosition===r.BOTTOM&&i("z-button",{size:a.SMALL,variant:l.TERTIARY,icon:"arrow-simple-left-filled",onClick:this.onPrev.bind(this),disabled:!this.canNavigatePrev}),this.progressMode===n.DOTS&&this.single&&this.items&&i("div",{class:"dots-progress"},this.items.map(((t,s)=>i("button",{type:"button",class:{current:this.highlightedIndicator===s},onClick:()=>this.goTo(s)},i("z-icon",{name:this.highlightedIndicator===s?"white-circle-filled":"black-circle-filled"}))))),this.progressMode===n.NUMBERS&&this.single&&this.items&&i("div",{class:"numbers-progress interactive-3"},i("span",{class:"current"},this.current+1),i("span",null,"di"),i("span",null,this.items.length)),this.arrowsPosition===r.BOTTOM&&i("z-button",{size:a.SMALL,variant:l.TERTIARY,icon:"arrow-simple-right-filled",onClick:this.onNext.bind(this),disabled:!this.canNavigateNext})))}get hostElement(){return o(this)}static get watchers(){return{current:["onIndexChange"],single:["onSingleModeChange"]}}};c.style='z-carousel{font-family:var(--font-family-sans);font-weight:var(--font-rg);--z-carousel-gutter:0}z-carousel[single],z-carousel[single="true"]{display:flex;flex-direction:column;align-items:center;justify-content:center}z-carousel[single="true"] .z-carousel-container,z-carousel[single] .z-carousel-container{width:fit-content;max-width:100%}z-carousel .loading-items-container{display:none}z-carousel .z-carousel-container{display:flex;flex-direction:column}z-carousel .z-carousel-wrapper{position:relative}z-carousel .z-carousel-title{margin-bottom:var(--space-unit);color:var(--gray800)}z-carousel .z-carousel-items-container{display:flex;max-width:100%;flex-direction:row;margin:0;list-style:none;-ms-overflow-style:none;overflow-x:scroll;padding-inline-start:0;scroll-snap-type:x mandatory;scrollbar-width:none;}z-carousel .z-carousel-items-container::-webkit-scrollbar{display:none}z-carousel .z-carousel-items-container>*:not(:last-child){margin-right:var(--z-carousel-gutter)}z-carousel[single="true"] .z-carousel-items-container>*:not(:last-child),z-carousel[single] .z-carousel-items-container>*:not(:last-child){margin-right:0}z-carousel .z-carousel-items-container>li{scroll-snap-align:center}z-button[data-direction]{--z-icon-width:32px;--z-icon-height:32px;position:absolute;bottom:50%;transform:translateY(50%)}z-button[data-direction="next"]{right:0}z-carousel .z-carousel-footer{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:var(--space-unit)}z-carousel .z-carousel-footer .numbers-progress,z-carousel .z-carousel-footer .dots-progress{display:flex;align-items:center;justify-content:center}z-carousel .z-carousel-footer .dots-progress button{display:flex;align-items:center;padding:0;border:none;margin:0;background-color:transparent}z-carousel .z-carousel-footer .dots-progress button:not(.current){cursor:pointer}z-carousel .z-carousel-footer .numbers-progress{margin:0 calc(var(--space-unit) / 2);column-gap:calc(var(--space-unit) / 2)}z-carousel .z-carousel-footer .numbers-progress .current{font-weight:var(--font-sb)}z-carousel .z-carousel-footer .dots-progress button.current z-icon{fill:var(--gray800)}z-carousel .z-carousel-footer .dots-progress button:not(.current) z-icon{fill:var(--gray200)}';export{c as z_carousel}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as e,c as t,h as n,H as o,g as s}from"./p-d17ebc2f.js";import{B as i,e as a}from"./p-
|
|
1
|
+
import{r as e,c as t,h as n,H as o,g as s}from"./p-d17ebc2f.js";import{B as i,e as a}from"./p-74a062db.js";const r=class{constructor(n){e(this,n),this.colspanChange=t(this,"colspanChange",6),this.sticky=!1,this.showMenu=null,this.isMenuOpen=!1}updateColspan(){this.colspan?this.host.style.gridColumn=`span ${this.colspan}`:this.host.style.removeProperty("grid-column"),this.colspanChange.emit(this.colspan||1)}componentWillLoad(){this.updateColspan()}render(){return n(o,{role:"cell","menu-open":this.isMenuOpen},n("slot",null),this.showMenu&&n("div",{class:"cell--menu-container prevent-expand"},n("z-button",{variant:i.TERTIARY,icon:"contextual-menu",size:a.X_SMALL,ref:e=>this.menuTrigger=e,onClick:()=>this.popoverEl.open=!this.popoverEl.open}),n("z-popover",{ref:e=>this.popoverEl=e,bindTo:this.menuTrigger,onOpenChange:e=>this.isMenuOpen=e.detail.open},n("slot",{name:"contextual-menu"}))))}get host(){return s(this)}static get watchers(){return{colspan:["updateColspan"]}}};r.style=':host{position:relative;display:flex;min-width:128px;box-sizing:border-box;align-items:center;padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([show-menu])::after{display:inline-block;height:100%;margin-right:calc(var(--space-unit) * 4);background:transparent;content:"";user-select:none}.cell--menu-container{position:absolute;z-index:1;top:var(--space-unit);right:var(--space-unit)}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{opacity:1;pointer-events:all}@media (min-width: 768px) and (hover: hover){:host([show-menu="hover"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu="hover"]:hover) .cell--menu-container{opacity:1;pointer-events:all}}';export{r as Z}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as e,c as t,h as a,H as l}from"./p-d17ebc2f.js";import{Z as d}from"./p-
|
|
1
|
+
import{r as e,c as t,h as a,H as l}from"./p-d17ebc2f.js";import{Z as d}from"./p-74a062db.js";const r=class{constructor(a){e(this,a),this.expand=t(this,"expand",7),this.expandedType=d.NONE,this.expanded=!1}emitOnExpand(){this.expand.emit({expanded:this.expanded})}handleExpand(){this.expanded=!this.expanded,this.emitOnExpand()}renderExpandButton(){return a("z-table-cell",{style:{borderRight:"none"}},this.expandedType==d.EXPANDABLE?a("z-icon",{name:this.expanded?"minus-circled":"plus-circled"}):a("div",{class:"z-icon-placeholder"}))}render(){return a(l,{role:"row",expanded:this.expanded,onClick:e=>{const t=e.target.classList.contains("prevent-expand");this.expandedType===d.EXPANDABLE&&!t&&this.handleExpand()}},this.expandedType!==d.NONE&&this.renderExpandButton(),a("slot",null))}};r.style='z-table-row{display:table-row;font-family:var(--font-family-sans)}z-table-row[expanded-type="expandable"]:hover{cursor:pointer}z-table-row[expanded-type="expandable"]>z-table-cell:first-child,z-table-row[expanded-type="padding"]>z-table-cell:first-child{--z-icon-width:16px;--z-icon-height:16px;width:24px;box-sizing:border-box;padding-right:0;padding-left:16px;fill:var(--gray800);text-align:center;user-select:none}.z-icon-placeholder{width:24px;padding-right:0}z-table-row[expanded-type="expandable"]>z-table-cell:nth-child(2),z-table-row[expanded-type="padding"]>z-table-cell:nth-child(2){padding-left:8px}z-table-row[expanded-type]:hover>z-table-cell:first-child{fill:var(--myz-blue-dark)}z-table-row[expanded]>z-table-cell{border-bottom:none;background-color:var(--gray50)}z-table-row[expanded]+z-table-expanded-row{display:table-row}';export{r as Z}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r,h as e}from"./p-d17ebc2f.js";import{L as t}from"./p-
|
|
1
|
+
import{r,h as e}from"./p-d17ebc2f.js";import{L as t}from"./p-74a062db.js";const a=class{constructor(e){r(this,e),this.ispressed=!1,this.ishighlighted=!1}retrieveClass(){let r="";return this.cardtype===t.REAL?r+="real":this.cardtype===t.TRIAL?r+="trial":this.cardtype===t.TEMP&&(r+="temp"),this.faded?r+=" faded":this.ispressed?r+=" pressed":this.ishighlighted&&(r+=" highlighted"),r}render(){return e("div",{class:this.retrieveClass(),tabindex:"0"},e("slot",null))}};a.style=":host{--card-overflow:hidden}div{display:flex;overflow:var(--card-overflow);width:auto;width:256px;height:522px;box-sizing:border-box;flex-direction:column;border:var(--border-size-medium) solid var(--color-surface03);background-color:var(--color-surface01);border-radius:var(--border-radius)}div.real,div.trial,div.temp{border-color:var(--accent)}div.faded{border:var(--border-size-medium) solid var(--color-surface02)}div.highlighted{box-shadow:var(--shadow-4);outline:none}div.pressed{box-shadow:var(--shadow-8);outline:none}div:focus{box-shadow:var(--shadow-focus-primary);outline:none}";const i=class{constructor(e){r(this,e)}render(){return e("div",null,e("slot",{name:"alert"}),e("slot",{name:"cover"}))}};i.style=":host{width:auto;height:340px}:host>div{position:relative;display:flex;width:auto;height:340px;align-items:center;justify-content:center}";const o=class{constructor(e){r(this,e)}hadleOnImageError(){this.img=this.defaultimg}render(){return e("img",{class:this.faded&&"faded",onError:this.hadleOnImageError.bind(this),alt:this.titolo,src:this.img})}};o.style="img{display:block;max-width:100%;height:340px;margin:auto;object-fit:cover}img.faded{opacity:0.3}";const s=class{constructor(e){r(this,e),this.allowTooltip=!1}getTitle(){return this.allowTooltip?this.titolo:""}componentDidLoad(){this.elementHasEllipsis()&&(this.allowTooltip=!0)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}retrieveClass(){return{real:this.cardtype===t.REAL,trial:this.cardtype===t.TRIAL,temp:this.cardtype===t.TEMP,faded:this.faded}}render(){return e("header",{class:this.retrieveClass()},e("slot",{name:"aria-heading"}),e("span",{class:"card-title",ref:r=>this.ellipsis=r,title:this.getTitle()},this.titolo),e("slot",{name:"icon"}))}};s.style='header{position:relative;display:flex;width:auto;height:calc(var(--space-unit) * 6);flex-direction:row;align-items:flex-start;justify-content:space-between;border-bottom:var(--border-size-medium) solid var(--color-surface03);background-color:var(--color-surface01);border-radius:var(--border-radius) var(--border-radius) var(--border-no-radius) var(--border-no-radius)}slot[name="aria-heading"]::slotted(*){position:absolute;overflow:hidden !important;width:1px !important;height:1px !important;padding:0 !important;border:0 none !important;margin:-1px !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important}header.real,header.trial,header.temp{border-bottom:var(--border-size-medium) solid var(--accent);background-color:var(--accent-lighter)}.card-title{overflow:hidden;height:calc(var(--space-unit) * 2);padding:calc(var(--space-unit) * 2);margin:0;color:var(--color-surface05);font-family:var(--font-family-sans);font-size:12px;font-weight:var(--font-sb);letter-spacing:0.22px;line-height:calc(var(--space-unit) * 2);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.faded{border-bottom:var(--border-size-medium) solid var(--color-surface02)}.faded.real,.faded.trial,.faded.temp{border-top:var(--border-size-medium) solid var(--accent);border-right:var(--border-size-medium) solid var(--accent);border-left:var(--border-size-medium) solid var(--accent)}';export{a as z_myz_card,i as z_myz_card_body,o as z_myz_card_cover,s as z_myz_card_header}
|