@zanichelli/delta_share 3.2.5 → 4.1.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/dist/wc/cjs/breakpoints-7770f79c.js +9 -0
- package/dist/wc/cjs/delta_share.cjs.js +2 -2
- package/dist/wc/cjs/{index-675ba3c5.js → index-376d9f31.js} +2 -2
- package/dist/wc/cjs/{index-c98ff1cc.js → index-48ad79ef.js} +64 -84
- package/dist/wc/cjs/{index-23e5e843.js → index-49643807.js} +2 -5
- package/dist/wc/cjs/index-bdde15d7.js +44 -0
- package/dist/wc/cjs/index-c56dd0b3.js +64 -0
- package/dist/wc/cjs/index-dca3e969.js +18 -0
- package/dist/wc/cjs/index-ee150627.js +56 -0
- package/dist/wc/cjs/index-f043c44c.js +351 -0
- package/dist/wc/cjs/license-activation_10.cjs.entry.js +1001 -51
- package/dist/wc/cjs/loader.cjs.js +2 -2
- package/dist/wc/cjs/utils-19feebcd.js +111 -0
- package/dist/wc/cjs/{utils-1ed1ec98.js → utils-e18cc609.js} +63 -63
- package/dist/wc/cjs/z-accordion.cjs.entry.js +6 -22
- package/dist/wc/cjs/z-alert.cjs.entry.js +3 -2
- package/dist/wc/cjs/z-anchor-navigation.cjs.entry.js +16 -18
- package/dist/wc/cjs/z-app-header-deprecated.cjs.entry.js +155 -0
- package/dist/wc/cjs/z-app-header.cjs.entry.js +201 -119
- package/dist/wc/cjs/z-aria-alert.cjs.entry.js +3 -4
- package/dist/wc/cjs/z-avatar.cjs.entry.js +6 -7
- package/dist/wc/cjs/z-book-card-app.cjs.entry.js +36 -0
- package/dist/wc/cjs/z-book-card-deprecated.cjs.entry.js +135 -0
- package/dist/wc/cjs/z-book-card.cjs.entry.js +90 -95
- package/dist/wc/cjs/z-breadcrumb.cjs.entry.js +87 -100
- package/dist/wc/cjs/z-button-sort.cjs.entry.js +8 -8
- package/dist/wc/cjs/z-card.cjs.entry.js +10 -9
- package/dist/wc/cjs/z-carousel.cjs.entry.js +75 -44
- package/dist/wc/cjs/z-chip.cjs.entry.js +7 -8
- package/dist/wc/cjs/z-combobox.cjs.entry.js +141 -67
- package/dist/wc/cjs/z-cover-hero.cjs.entry.js +5 -17
- package/dist/wc/cjs/z-date-picker.cjs.entry.js +7 -7
- package/dist/wc/cjs/z-divider.cjs.entry.js +3 -6
- package/dist/wc/cjs/z-dragdrop-area.cjs.entry.js +14 -17
- package/dist/wc/cjs/z-file-upload.cjs.entry.js +99 -96
- package/dist/wc/cjs/z-file.cjs.entry.js +7 -5
- package/dist/wc/cjs/z-ghost-loading.cjs.entry.js +3 -3
- package/dist/wc/cjs/z-info-reveal.cjs.entry.js +31 -34
- package/dist/wc/cjs/z-list_4.cjs.entry.js +216 -0
- package/dist/wc/cjs/z-logo.cjs.entry.js +8 -2
- package/dist/wc/cjs/z-menu-deprecated.cjs.entry.js +112 -0
- package/dist/wc/cjs/z-menu-section-deprecated.cjs.entry.js +57 -0
- package/dist/wc/cjs/z-menu-section.cjs.entry.js +158 -23
- package/dist/wc/cjs/z-menu.cjs.entry.js +260 -61
- package/dist/wc/cjs/z-myz-card-alert.cjs.entry.js +8 -4
- package/dist/wc/cjs/z-myz-card-dictionary.cjs.entry.js +6 -8
- package/dist/wc/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
- package/dist/wc/cjs/z-myz-card-footer.cjs.entry.js +9 -6
- package/dist/wc/cjs/z-myz-card-icon.cjs.entry.js +3 -4
- package/dist/wc/cjs/z-myz-card-info.cjs.entry.js +10 -10
- package/dist/wc/cjs/z-myz-card-list.cjs.entry.js +4 -3
- package/dist/wc/cjs/z-myz-card_4.cjs.entry.js +17 -10
- package/dist/wc/cjs/z-myz-list-item.cjs.entry.js +17 -14
- package/dist/wc/cjs/z-myz-list.cjs.entry.js +4 -2
- package/dist/wc/cjs/z-navigation-tabs.cjs.entry.js +18 -21
- package/dist/wc/cjs/z-notification.cjs.entry.js +14 -17
- package/dist/wc/cjs/z-offcanvas_2.cjs.entry.js +146 -44
- package/dist/wc/cjs/z-otp.cjs.entry.js +7 -6
- package/dist/wc/cjs/z-pagination.cjs.entry.js +8 -15
- package/dist/wc/cjs/z-panel-elem.cjs.entry.js +11 -11
- package/dist/wc/cjs/z-popover.cjs.entry.js +11 -23
- package/dist/wc/cjs/z-range-picker.cjs.entry.js +12 -12
- package/dist/wc/cjs/z-section-title.cjs.entry.js +3 -10
- package/dist/wc/cjs/z-select.cjs.entry.js +26 -21
- package/dist/wc/cjs/z-skip-to-content.cjs.entry.js +8 -9
- package/dist/wc/cjs/z-slideshow.cjs.entry.js +8 -5
- package/dist/wc/cjs/z-stepper-item.cjs.entry.js +15 -6
- package/dist/wc/cjs/z-stepper.cjs.entry.js +2 -2
- package/dist/wc/cjs/z-table.cjs.entry.js +14 -19
- package/dist/wc/cjs/z-tbody.cjs.entry.js +2 -2
- package/dist/wc/cjs/z-td.cjs.entry.js +3 -3
- package/dist/wc/cjs/z-tfoot.cjs.entry.js +2 -2
- package/dist/wc/cjs/z-th.cjs.entry.js +3 -3
- package/dist/wc/cjs/z-thead.cjs.entry.js +2 -2
- package/dist/wc/cjs/z-toast-notification-list.cjs.entry.js +7 -7
- package/dist/wc/cjs/z-toast-notification.cjs.entry.js +2664 -16
- package/dist/wc/cjs/z-toggle-button.cjs.entry.js +6 -7
- package/dist/wc/cjs/z-toggle-switch.cjs.entry.js +8 -12
- package/dist/wc/cjs/z-tooltip.cjs.entry.js +5 -14
- package/dist/wc/cjs/z-tr.cjs.entry.js +7 -7
- package/dist/wc/cjs/z-visually-hidden.cjs.entry.js +2 -2
- package/dist/wc/collection/collection-manifest.json +5 -20
- package/dist/wc/collection/components/license-activation-form/license-activation-form.css +5 -5
- package/dist/wc/collection/components/license-activation-form/license-activation-form.js +1 -1
- package/dist/wc/custom-elements/index.js +7222 -6950
- package/dist/wc/delta_share/delta_share.esm.js +1 -1
- package/dist/wc/delta_share/p-013e4409.entry.js +1 -0
- package/dist/wc/delta_share/p-018ee9d6.entry.js +1 -0
- package/dist/wc/delta_share/p-02ebcfea.entry.js +1 -0
- package/dist/wc/delta_share/p-056fe365.js +2 -0
- package/dist/wc/delta_share/p-0ae2c3f2.entry.js +1 -0
- package/dist/wc/delta_share/p-0b2e7aa5.js +1 -0
- package/dist/wc/delta_share/p-19676cde.entry.js +1 -0
- package/dist/wc/delta_share/p-1d029eee.entry.js +1 -0
- package/dist/wc/delta_share/p-262ab797.entry.js +7 -0
- package/dist/wc/delta_share/p-28cf49f6.entry.js +1 -0
- package/dist/wc/delta_share/p-295518af.entry.js +1 -0
- package/dist/wc/delta_share/p-29f14555.entry.js +1 -0
- package/dist/wc/delta_share/p-29fc3a79.entry.js +1 -0
- package/dist/wc/delta_share/p-2a01a3f3.entry.js +1 -0
- package/dist/wc/delta_share/p-2b97cd87.entry.js +1 -0
- package/dist/wc/delta_share/p-3104a139.entry.js +1 -0
- package/dist/wc/delta_share/p-3870dbe2.entry.js +1 -0
- package/dist/wc/delta_share/p-3b354b80.entry.js +1 -0
- package/dist/wc/delta_share/p-3b4d4f00.entry.js +1 -0
- package/dist/wc/delta_share/p-3d013235.entry.js +1 -0
- package/dist/wc/delta_share/p-4449733f.entry.js +1 -0
- package/dist/wc/delta_share/p-444db53b.js +1 -0
- package/dist/wc/delta_share/p-44ceafee.entry.js +1 -0
- package/dist/wc/delta_share/p-4cfc333d.js +1 -0
- package/dist/wc/delta_share/p-5212008a.entry.js +1 -0
- package/dist/wc/delta_share/p-566c9267.entry.js +1 -0
- package/dist/wc/delta_share/p-59f14c8d.entry.js +1 -0
- package/dist/wc/delta_share/p-5adb7aa8.entry.js +1 -0
- package/dist/wc/delta_share/p-620a959a.entry.js +1 -0
- package/dist/wc/delta_share/p-62a61516.js +1 -0
- package/dist/wc/delta_share/p-63d78af3.entry.js +1 -0
- package/dist/wc/delta_share/p-6653b9a1.entry.js +1 -0
- package/dist/wc/delta_share/{p-d50ea6ea.js → p-6c8159ea.js} +1 -1
- package/dist/wc/delta_share/p-707c5585.entry.js +1 -0
- package/dist/wc/delta_share/p-7fda0bed.entry.js +1 -0
- package/dist/wc/delta_share/p-8134fe51.entry.js +1 -0
- package/dist/wc/delta_share/p-866f8a49.entry.js +1 -0
- package/dist/wc/delta_share/p-86964f3b.entry.js +16 -0
- package/dist/wc/delta_share/p-87332b01.entry.js +1 -0
- package/dist/wc/delta_share/p-8c81d9b2.entry.js +1 -0
- package/dist/wc/delta_share/p-8f9ed094.entry.js +1 -0
- package/dist/wc/delta_share/p-99acd07f.entry.js +1 -0
- package/dist/wc/delta_share/p-9c18160e.entry.js +1 -0
- package/dist/wc/delta_share/p-9ed10859.entry.js +1 -0
- package/dist/wc/delta_share/p-a21fd966.entry.js +1 -0
- package/dist/wc/delta_share/p-a74a2ea7.entry.js +1 -0
- package/dist/wc/delta_share/p-a85812cb.entry.js +1 -0
- package/dist/wc/delta_share/p-b0a69730.entry.js +1 -0
- package/dist/wc/delta_share/p-b0c09e8c.entry.js +1 -0
- package/dist/wc/delta_share/p-ba1facc4.entry.js +1 -0
- package/dist/wc/delta_share/p-bcbf4111.js +1 -0
- package/dist/wc/delta_share/p-c2331325.js +1 -0
- package/dist/wc/delta_share/p-c804a012.entry.js +1 -0
- package/dist/wc/delta_share/p-c8bbe9e8.entry.js +1 -0
- package/dist/wc/delta_share/p-ca9baa11.entry.js +1 -0
- package/dist/wc/delta_share/p-cb91ed58.entry.js +1 -0
- package/dist/wc/delta_share/p-ce5a0e4a.js +1 -0
- package/dist/wc/delta_share/p-cee50bb2.entry.js +1 -0
- package/dist/wc/delta_share/p-d0c5e474.entry.js +1 -0
- package/dist/wc/delta_share/p-d46bf9a5.js +1 -0
- package/dist/wc/delta_share/p-ddde8778.entry.js +1 -0
- package/dist/wc/delta_share/p-de08796d.entry.js +1 -0
- package/dist/wc/delta_share/p-e04a44e2.entry.js +1 -0
- package/dist/wc/delta_share/p-e070058d.entry.js +1 -0
- package/dist/wc/delta_share/p-e1e28def.entry.js +1 -0
- package/dist/wc/delta_share/p-e433303b.entry.js +1 -0
- package/dist/wc/delta_share/p-e4fd3b00.entry.js +1 -0
- package/dist/wc/delta_share/p-e642c65b.entry.js +1 -0
- package/dist/wc/delta_share/p-e8902ced.entry.js +1 -0
- package/dist/wc/delta_share/p-e90554fa.entry.js +1 -0
- package/dist/wc/delta_share/p-e9369c2c.entry.js +1 -0
- package/dist/wc/delta_share/p-eab0941b.entry.js +3 -0
- package/dist/wc/delta_share/p-ecc6113d.entry.js +1 -0
- package/dist/wc/delta_share/p-f44c8791.entry.js +1 -0
- package/dist/wc/delta_share/p-fb066b3f.entry.js +1 -0
- package/dist/wc/delta_share/p-fc5a8411.entry.js +1 -0
- package/dist/wc/delta_share/p-fc6c2cae.entry.js +1 -0
- package/dist/wc/delta_share/p-ff64ac0d.js +1 -0
- package/dist/wc/delta_share/p-ff7ff884.entry.js +1 -0
- package/dist/wc/esm/breakpoints-9229197d.js +9 -0
- package/dist/wc/esm/delta_share.js +2 -2
- package/dist/wc/esm/index-022ca053.js +42 -0
- package/dist/wc/esm/index-2f04648d.js +351 -0
- package/dist/wc/esm/{index-2be1634d.js → index-46586cb9.js} +2 -5
- package/dist/wc/esm/index-65a6f17d.js +16 -0
- package/dist/wc/esm/index-68d2aa41.js +54 -0
- package/dist/wc/esm/index-a0e81965.js +15 -0
- package/dist/wc/esm/{index-1b01fa0e.js → index-b69e88d4.js} +64 -85
- package/dist/wc/esm/index-df47a432.js +62 -0
- package/dist/wc/esm/license-activation_10.entry.js +999 -49
- package/dist/wc/esm/loader.js +2 -2
- package/dist/wc/esm/{utils-5e6dc3fe.js → utils-098de0ea.js} +63 -63
- package/dist/wc/esm/utils-aa5e2546.js +101 -0
- package/dist/wc/esm/z-accordion.entry.js +6 -22
- package/dist/wc/esm/z-alert.entry.js +3 -2
- package/dist/wc/esm/z-anchor-navigation.entry.js +16 -18
- package/dist/wc/esm/z-app-header-deprecated.entry.js +151 -0
- package/dist/wc/esm/z-app-header.entry.js +200 -118
- package/dist/wc/esm/z-aria-alert.entry.js +3 -4
- package/dist/wc/esm/z-avatar.entry.js +6 -7
- package/dist/wc/esm/z-book-card-app.entry.js +32 -0
- package/dist/wc/esm/z-book-card-deprecated.entry.js +131 -0
- package/dist/wc/esm/z-book-card.entry.js +90 -95
- package/dist/wc/esm/z-breadcrumb.entry.js +87 -100
- package/dist/wc/esm/z-button-sort.entry.js +8 -8
- package/dist/wc/esm/z-card.entry.js +10 -9
- package/dist/wc/esm/z-carousel.entry.js +75 -44
- package/dist/wc/esm/z-chip.entry.js +7 -8
- package/dist/wc/esm/z-combobox.entry.js +141 -67
- package/dist/wc/esm/z-cover-hero.entry.js +5 -17
- package/dist/wc/esm/z-date-picker.entry.js +7 -7
- package/dist/wc/esm/z-divider.entry.js +3 -6
- package/dist/wc/esm/z-dragdrop-area.entry.js +14 -17
- package/dist/wc/esm/z-file-upload.entry.js +99 -96
- package/dist/wc/esm/z-file.entry.js +7 -5
- package/dist/wc/esm/z-ghost-loading.entry.js +3 -3
- package/dist/wc/esm/z-info-reveal.entry.js +31 -34
- package/dist/wc/esm/z-list_4.entry.js +209 -0
- package/dist/wc/esm/z-logo.entry.js +8 -2
- package/dist/wc/esm/z-menu-deprecated.entry.js +108 -0
- package/dist/wc/esm/z-menu-section-deprecated.entry.js +53 -0
- package/dist/wc/esm/z-menu-section.entry.js +158 -23
- package/dist/wc/esm/z-menu.entry.js +260 -61
- package/dist/wc/esm/z-myz-card-alert.entry.js +8 -4
- package/dist/wc/esm/z-myz-card-dictionary.entry.js +6 -8
- package/dist/wc/esm/z-myz-card-footer-sections.entry.js +2 -2
- package/dist/wc/esm/z-myz-card-footer.entry.js +9 -6
- package/dist/wc/esm/z-myz-card-icon.entry.js +3 -4
- package/dist/wc/esm/z-myz-card-info.entry.js +10 -10
- package/dist/wc/esm/z-myz-card-list.entry.js +4 -3
- package/dist/wc/esm/z-myz-card_4.entry.js +17 -10
- package/dist/wc/esm/z-myz-list-item.entry.js +17 -14
- package/dist/wc/esm/z-myz-list.entry.js +4 -2
- package/dist/wc/esm/z-navigation-tabs.entry.js +18 -21
- package/dist/wc/esm/z-notification.entry.js +14 -17
- package/dist/wc/esm/z-offcanvas_2.entry.js +146 -44
- package/dist/wc/esm/z-otp.entry.js +7 -6
- package/dist/wc/esm/z-pagination.entry.js +8 -15
- package/dist/wc/esm/z-panel-elem.entry.js +11 -11
- package/dist/wc/esm/z-popover.entry.js +11 -23
- package/dist/wc/esm/z-range-picker.entry.js +12 -12
- package/dist/wc/esm/z-section-title.entry.js +3 -10
- package/dist/wc/esm/z-select.entry.js +26 -21
- package/dist/wc/esm/z-skip-to-content.entry.js +8 -9
- package/dist/wc/esm/z-slideshow.entry.js +8 -5
- package/dist/wc/esm/z-stepper-item.entry.js +15 -6
- package/dist/wc/esm/z-stepper.entry.js +2 -2
- package/dist/wc/esm/z-table.entry.js +14 -19
- package/dist/wc/esm/z-tbody.entry.js +2 -2
- package/dist/wc/esm/z-td.entry.js +3 -3
- package/dist/wc/esm/z-tfoot.entry.js +2 -2
- package/dist/wc/esm/z-th.entry.js +3 -3
- package/dist/wc/esm/z-thead.entry.js +2 -2
- package/dist/wc/esm/z-toast-notification-list.entry.js +7 -7
- package/dist/wc/esm/z-toast-notification.entry.js +2660 -12
- package/dist/wc/esm/z-toggle-button.entry.js +6 -7
- package/dist/wc/esm/z-toggle-switch.entry.js +8 -12
- package/dist/wc/esm/z-tooltip.entry.js +5 -14
- package/dist/wc/esm/z-tr.entry.js +7 -7
- package/dist/wc/esm/z-visually-hidden.entry.js +2 -2
- package/package.json +1 -1
- package/dist/wc/cjs/breakpoints-e7c8838e.js +0 -9
- package/dist/wc/cjs/hammer-4f20813e.js +0 -2650
- package/dist/wc/cjs/icons-6d7ce4fc.js +0 -862
- package/dist/wc/cjs/index-029f1a7e.js +0 -344
- package/dist/wc/cjs/index-2693f4d5.js +0 -21
- package/dist/wc/cjs/index-30694024.js +0 -41
- package/dist/wc/cjs/index-3171b6c3.js +0 -79
- package/dist/wc/cjs/index-3218642b.js +0 -67
- package/dist/wc/cjs/index-422e5a81.js +0 -17
- package/dist/wc/cjs/index-452ee215.js +0 -20
- package/dist/wc/cjs/index-668dd84e.js +0 -34
- package/dist/wc/cjs/index-68c03627.js +0 -53
- package/dist/wc/cjs/index-72da8f73.js +0 -17
- package/dist/wc/cjs/index-8a564949.js +0 -29
- package/dist/wc/cjs/index-929abcb2.js +0 -74
- package/dist/wc/cjs/index-dbb9c380.js +0 -21
- package/dist/wc/cjs/index-e47a42d9.js +0 -22
- package/dist/wc/cjs/index-e790a3c5.js +0 -21
- package/dist/wc/cjs/utils-43a3deb6.js +0 -97
- package/dist/wc/cjs/z-contextual-menu.cjs.entry.js +0 -46
- package/dist/wc/cjs/z-link.cjs.entry.js +0 -74
- package/dist/wc/cjs/z-list_3.cjs.entry.js +0 -261
- package/dist/wc/cjs/z-messages-pocket.cjs.entry.js +0 -46
- package/dist/wc/cjs/z-navigation-tab-link.cjs.entry.js +0 -74
- package/dist/wc/cjs/z-navigation-tab.cjs.entry.js +0 -73
- package/dist/wc/cjs/z-pocket-message.cjs.entry.js +0 -19
- package/dist/wc/cjs/z-pocket_3.cjs.entry.js +0 -125
- package/dist/wc/cjs/z-table-body.cjs.entry.js +0 -10
- package/dist/wc/cjs/z-table-cell.cjs.entry.js +0 -11
- package/dist/wc/cjs/z-table-deprecated.cjs.entry.js +0 -91
- package/dist/wc/cjs/z-table-empty-box.cjs.entry.js +0 -10
- package/dist/wc/cjs/z-table-expanded-row.cjs.entry.js +0 -10
- package/dist/wc/cjs/z-table-footer.cjs.entry.js +0 -10
- package/dist/wc/cjs/z-table-head.cjs.entry.js +0 -10
- package/dist/wc/cjs/z-table-header-row.cjs.entry.js +0 -10
- package/dist/wc/cjs/z-table-header.cjs.entry.js +0 -13
- package/dist/wc/cjs/z-table-row.cjs.entry.js +0 -11
- package/dist/wc/cjs/z-table-sticky-footer.cjs.entry.js +0 -10
- package/dist/wc/cjs/z-tag.cjs.entry.js +0 -22
- package/dist/wc/delta_share/p-007a1bc5.entry.js +0 -1
- package/dist/wc/delta_share/p-0188e962.entry.js +0 -1
- package/dist/wc/delta_share/p-01dd7a45.entry.js +0 -1
- package/dist/wc/delta_share/p-029a7353.entry.js +0 -1
- package/dist/wc/delta_share/p-032199e9.entry.js +0 -1
- package/dist/wc/delta_share/p-043cdbf1.js +0 -1
- package/dist/wc/delta_share/p-047a8524.entry.js +0 -1
- package/dist/wc/delta_share/p-0fe4e8b2.entry.js +0 -1
- package/dist/wc/delta_share/p-112478b5.js +0 -1
- package/dist/wc/delta_share/p-162d0233.entry.js +0 -1
- package/dist/wc/delta_share/p-1b701b0e.entry.js +0 -1
- package/dist/wc/delta_share/p-1bb7af24.js +0 -1
- package/dist/wc/delta_share/p-1d427e0a.entry.js +0 -1
- package/dist/wc/delta_share/p-1e3d2b14.entry.js +0 -1
- package/dist/wc/delta_share/p-1f4909c7.entry.js +0 -1
- package/dist/wc/delta_share/p-20ff5410.entry.js +0 -1
- package/dist/wc/delta_share/p-2427835b.js +0 -1
- package/dist/wc/delta_share/p-26d1744f.entry.js +0 -1
- package/dist/wc/delta_share/p-271ab47a.js +0 -1
- package/dist/wc/delta_share/p-2b5da773.js +0 -1
- package/dist/wc/delta_share/p-2da22eda.entry.js +0 -1
- package/dist/wc/delta_share/p-32498aa3.entry.js +0 -1
- package/dist/wc/delta_share/p-354d0aa4.entry.js +0 -1
- package/dist/wc/delta_share/p-3747affc.entry.js +0 -1
- package/dist/wc/delta_share/p-38341cfb.entry.js +0 -1
- package/dist/wc/delta_share/p-3b046489.entry.js +0 -1
- package/dist/wc/delta_share/p-3e0d58c3.entry.js +0 -1
- package/dist/wc/delta_share/p-40b1f526.entry.js +0 -1
- package/dist/wc/delta_share/p-40db0c2f.entry.js +0 -1
- package/dist/wc/delta_share/p-41580384.js +0 -1
- package/dist/wc/delta_share/p-45e62587.entry.js +0 -1
- package/dist/wc/delta_share/p-46575ead.js +0 -1
- package/dist/wc/delta_share/p-4666e9fb.entry.js +0 -1
- package/dist/wc/delta_share/p-47c1de64.entry.js +0 -1
- package/dist/wc/delta_share/p-4b9be5d5.entry.js +0 -1
- package/dist/wc/delta_share/p-4bf8f33b.js +0 -1
- package/dist/wc/delta_share/p-50d72747.entry.js +0 -1
- package/dist/wc/delta_share/p-553d3d4e.js +0 -1
- package/dist/wc/delta_share/p-5ab3a4b0.entry.js +0 -1
- package/dist/wc/delta_share/p-5bb251dd.entry.js +0 -1
- package/dist/wc/delta_share/p-5cecb6db.entry.js +0 -1
- package/dist/wc/delta_share/p-62970c74.entry.js +0 -1
- package/dist/wc/delta_share/p-6347f0d8.entry.js +0 -1
- package/dist/wc/delta_share/p-66454c1b.entry.js +0 -1
- package/dist/wc/delta_share/p-6676c375.entry.js +0 -1
- package/dist/wc/delta_share/p-697c4ac9.js +0 -1
- package/dist/wc/delta_share/p-72442d2b.js +0 -1
- package/dist/wc/delta_share/p-72c4a523.entry.js +0 -1
- package/dist/wc/delta_share/p-7856ba3d.entry.js +0 -1
- package/dist/wc/delta_share/p-7eb297a7.entry.js +0 -1
- package/dist/wc/delta_share/p-8589abd7.js +0 -1
- package/dist/wc/delta_share/p-86f2958b.entry.js +0 -1
- package/dist/wc/delta_share/p-8745c480.entry.js +0 -1
- package/dist/wc/delta_share/p-8f123d77.entry.js +0 -1
- package/dist/wc/delta_share/p-90289241.entry.js +0 -1
- package/dist/wc/delta_share/p-95056ca8.entry.js +0 -1
- package/dist/wc/delta_share/p-95945f29.entry.js +0 -1
- package/dist/wc/delta_share/p-97577c0b.entry.js +0 -1
- package/dist/wc/delta_share/p-97d82f7e.entry.js +0 -1
- package/dist/wc/delta_share/p-9ebfdadf.entry.js +0 -1
- package/dist/wc/delta_share/p-a430cb52.entry.js +0 -1
- package/dist/wc/delta_share/p-a6a819d5.entry.js +0 -1
- package/dist/wc/delta_share/p-ac9574a6.entry.js +0 -1
- package/dist/wc/delta_share/p-aefef80d.entry.js +0 -1
- package/dist/wc/delta_share/p-b052dab7.entry.js +0 -3
- package/dist/wc/delta_share/p-b2f3596c.entry.js +0 -1
- package/dist/wc/delta_share/p-b4d3ca7d.entry.js +0 -1
- package/dist/wc/delta_share/p-b7a409df.entry.js +0 -1
- package/dist/wc/delta_share/p-b7b93904.entry.js +0 -1
- package/dist/wc/delta_share/p-b9b6c478.entry.js +0 -1
- package/dist/wc/delta_share/p-bb8ec114.entry.js +0 -1
- package/dist/wc/delta_share/p-c3bcf36d.entry.js +0 -1
- package/dist/wc/delta_share/p-c4faf4eb.entry.js +0 -1
- package/dist/wc/delta_share/p-c61d7a11.js +0 -1
- package/dist/wc/delta_share/p-c64b3da1.entry.js +0 -1
- package/dist/wc/delta_share/p-c72a8f42.entry.js +0 -1
- package/dist/wc/delta_share/p-c7678d37.js +0 -1
- package/dist/wc/delta_share/p-ca2494fb.entry.js +0 -1
- package/dist/wc/delta_share/p-cc222b2f.entry.js +0 -1
- package/dist/wc/delta_share/p-ce15fdd1.entry.js +0 -1
- package/dist/wc/delta_share/p-cf6854c4.entry.js +0 -1
- package/dist/wc/delta_share/p-d79b35a8.entry.js +0 -1
- package/dist/wc/delta_share/p-d8592d42.js +0 -1
- package/dist/wc/delta_share/p-d86cd1ff.entry.js +0 -1
- package/dist/wc/delta_share/p-da254424.entry.js +0 -1
- package/dist/wc/delta_share/p-db4d5b29.entry.js +0 -1
- package/dist/wc/delta_share/p-dbf33c0f.entry.js +0 -1
- package/dist/wc/delta_share/p-df6ae14f.js +0 -1
- package/dist/wc/delta_share/p-e43e61ac.js +0 -7
- package/dist/wc/delta_share/p-e4fdcfc5.entry.js +0 -1
- package/dist/wc/delta_share/p-e573c206.entry.js +0 -1
- package/dist/wc/delta_share/p-e708b262.entry.js +0 -1
- package/dist/wc/delta_share/p-e8cda39a.js +0 -1
- package/dist/wc/delta_share/p-e94ef0ed.entry.js +0 -1
- package/dist/wc/delta_share/p-eb889b01.js +0 -2
- package/dist/wc/delta_share/p-edaf6126.entry.js +0 -1
- package/dist/wc/delta_share/p-efa66157.js +0 -1
- package/dist/wc/delta_share/p-f1bf817c.entry.js +0 -1
- package/dist/wc/delta_share/p-f25116a7.js +0 -1
- package/dist/wc/delta_share/p-f3023043.entry.js +0 -1
- package/dist/wc/delta_share/p-f42019e4.entry.js +0 -1
- package/dist/wc/delta_share/p-f5bb55e0.entry.js +0 -16
- package/dist/wc/delta_share/p-f635c868.entry.js +0 -1
- package/dist/wc/delta_share/p-fbc9f1bc.entry.js +0 -1
- package/dist/wc/esm/breakpoints-3c3dbb8c.js +0 -5
- package/dist/wc/esm/hammer-c3266b17.js +0 -2648
- package/dist/wc/esm/icons-6196a79a.js +0 -860
- package/dist/wc/esm/index-03cc51b1.js +0 -39
- package/dist/wc/esm/index-1082a536.js +0 -20
- package/dist/wc/esm/index-113e6780.js +0 -15
- package/dist/wc/esm/index-4854c8af.js +0 -27
- package/dist/wc/esm/index-485971a0.js +0 -15
- package/dist/wc/esm/index-64993358.js +0 -19
- package/dist/wc/esm/index-9d240d39.js +0 -344
- package/dist/wc/esm/index-b3f3a99c.js +0 -77
- package/dist/wc/esm/index-ba38e8d5.js +0 -15
- package/dist/wc/esm/index-ce7e02a3.js +0 -72
- package/dist/wc/esm/index-cfd5ec9b.js +0 -65
- package/dist/wc/esm/index-de36993f.js +0 -18
- package/dist/wc/esm/index-df808f62.js +0 -32
- package/dist/wc/esm/index-f7dfdf1f.js +0 -19
- package/dist/wc/esm/index-faec138b.js +0 -19
- package/dist/wc/esm/index-ff4885bf.js +0 -51
- package/dist/wc/esm/utils-bc5ea6f7.js +0 -88
- package/dist/wc/esm/z-contextual-menu.entry.js +0 -42
- package/dist/wc/esm/z-link.entry.js +0 -70
- package/dist/wc/esm/z-list_3.entry.js +0 -255
- package/dist/wc/esm/z-messages-pocket.entry.js +0 -42
- package/dist/wc/esm/z-navigation-tab-link.entry.js +0 -70
- package/dist/wc/esm/z-navigation-tab.entry.js +0 -69
- package/dist/wc/esm/z-pocket-message.entry.js +0 -15
- package/dist/wc/esm/z-pocket_3.entry.js +0 -119
- package/dist/wc/esm/z-table-body.entry.js +0 -2
- package/dist/wc/esm/z-table-cell.entry.js +0 -3
- package/dist/wc/esm/z-table-deprecated.entry.js +0 -87
- package/dist/wc/esm/z-table-empty-box.entry.js +0 -2
- package/dist/wc/esm/z-table-expanded-row.entry.js +0 -2
- package/dist/wc/esm/z-table-footer.entry.js +0 -2
- package/dist/wc/esm/z-table-head.entry.js +0 -2
- package/dist/wc/esm/z-table-header-row.entry.js +0 -2
- package/dist/wc/esm/z-table-header.entry.js +0 -5
- package/dist/wc/esm/z-table-row.entry.js +0 -3
- package/dist/wc/esm/z-table-sticky-footer.entry.js +0 -2
- package/dist/wc/esm/z-tag.entry.js +0 -18
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
const index = require('./index-c98ff1cc.js');
|
|
4
|
-
const index$1 = require('./index-029f1a7e.js');
|
|
5
|
-
|
|
6
|
-
const stylesCss = ":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}}";
|
|
7
|
-
|
|
8
|
-
const ZTd = class {
|
|
9
|
-
constructor(hostRef) {
|
|
10
|
-
index.registerInstance(this, hostRef);
|
|
11
|
-
this.colspanChange = index.createEvent(this, "colspanChange", 6);
|
|
12
|
-
/**
|
|
13
|
-
* Whether the cell should stick.
|
|
14
|
-
*/
|
|
15
|
-
this.sticky = false;
|
|
16
|
-
/**
|
|
17
|
-
* Enables the contextual menu.
|
|
18
|
-
* Can be set to "hover" or "always" to show the button only on cell hover or always.
|
|
19
|
-
* Set a nullish value to hide the menu button.
|
|
20
|
-
*/
|
|
21
|
-
this.showMenu = null;
|
|
22
|
-
/**
|
|
23
|
-
* Store the open state of the menu.
|
|
24
|
-
*/
|
|
25
|
-
this.isMenuOpen = false;
|
|
26
|
-
}
|
|
27
|
-
updateColspan() {
|
|
28
|
-
if (this.colspan) {
|
|
29
|
-
this.host.style.gridColumn = `span ${this.colspan}`;
|
|
30
|
-
}
|
|
31
|
-
else {
|
|
32
|
-
this.host.style.removeProperty("grid-column");
|
|
33
|
-
}
|
|
34
|
-
this.colspanChange.emit(this.colspan || 1);
|
|
35
|
-
}
|
|
36
|
-
onMenuButtonClick(ev) {
|
|
37
|
-
ev.stopPropagation();
|
|
38
|
-
this.popoverEl.open = !this.popoverEl.open;
|
|
39
|
-
}
|
|
40
|
-
componentWillLoad() {
|
|
41
|
-
this.updateColspan();
|
|
42
|
-
}
|
|
43
|
-
render() {
|
|
44
|
-
return (index.h(index.Host, { role: "cell", "menu-open": this.isMenuOpen }, index.h("slot", null), this.showMenu && (index.h("div", { class: "cell--menu-container prevent-expand" }, index.h("z-button", { variant: index$1.ButtonVariant.TERTIARY, icon: "contextual-menu", size: index$1.ControlSize.X_SMALL, ref: (el) => (this.menuTrigger = el), onClick: this.onMenuButtonClick.bind(this) }), index.h("z-popover", { ref: (el) => (this.popoverEl = el), bindTo: this.menuTrigger, onOpenChange: (event) => (this.isMenuOpen = event.detail.open) }, index.h("slot", { name: "contextual-menu" }))))));
|
|
45
|
-
}
|
|
46
|
-
get host() { return index.getElement(this); }
|
|
47
|
-
static get watchers() { return {
|
|
48
|
-
"colspan": ["updateColspan"]
|
|
49
|
-
}; }
|
|
50
|
-
};
|
|
51
|
-
ZTd.style = stylesCss;
|
|
52
|
-
|
|
53
|
-
exports.ZTd = ZTd;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
const index = require('./index-c98ff1cc.js');
|
|
4
|
-
|
|
5
|
-
const stylesCss = ":host{display:none;background-color:var(--gray50)}:host>td>div.content-container{margin-bottom:calc(var(--space-unit) / 2);box-shadow:var(--shadow-2)}";
|
|
6
|
-
|
|
7
|
-
const ZTableExpandedRow = class {
|
|
8
|
-
constructor(hostRef) {
|
|
9
|
-
index.registerInstance(this, hostRef);
|
|
10
|
-
}
|
|
11
|
-
render() {
|
|
12
|
-
return (index.h("td", { colSpan: this.colSpan }, index.h("div", { class: "content-container" }, index.h("slot", null))));
|
|
13
|
-
}
|
|
14
|
-
};
|
|
15
|
-
ZTableExpandedRow.style = stylesCss;
|
|
16
|
-
|
|
17
|
-
exports.ZTableExpandedRow = ZTableExpandedRow;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
const index = require('./index-c98ff1cc.js');
|
|
4
|
-
|
|
5
|
-
const stylesCss = ".sc-z-table-empty-box-h{display:block;padding:calc(var(--space-unit)) calc(var(--space-unit) * 3) calc(var(--space-unit) * 3) calc(var(--space-unit) * 3);background-color:var(--color-surface01)}.sc-z-table-empty-box-s>*{margin-top:var(--space-unit)}.cta.sc-z-table-empty-box{display:flex;flex-direction:row;margin-top:calc(var(--space-unit) / 2)}.cta.has-2-cta.sc-z-table-empty-box{flex-direction:column}@media only screen and (min-width: 768px){.sc-z-table-empty-box-h{padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 7) calc(var(--space-unit) * 3)\n calc(var(--space-unit) * 7)}.sc-z-table-empty-box-s>*{margin-right:calc(var(--space-unit) * 2)}.cta.sc-z-table-empty-box{margin-top:var(--space-unit)}.cta.has-2-cta.sc-z-table-empty-box{flex-direction:row}}";
|
|
6
|
-
|
|
7
|
-
const ZTableEmptyBox = class {
|
|
8
|
-
constructor(hostRef) {
|
|
9
|
-
index.registerInstance(this, hostRef);
|
|
10
|
-
/** Sets main title message*/
|
|
11
|
-
this.message = "Siamo spiacenti, al momento non sono presenti dati da visualizzare.";
|
|
12
|
-
/** Sets message */
|
|
13
|
-
this.subtitle = "";
|
|
14
|
-
}
|
|
15
|
-
componentWillLoad() {
|
|
16
|
-
this.hasCta1Slot = !!this.hostElement.querySelector('[slot="cta1"]');
|
|
17
|
-
this.hasCta2Slot = !!this.hostElement.querySelector('[slot="cta2"]');
|
|
18
|
-
}
|
|
19
|
-
render() {
|
|
20
|
-
return (index.h(index.Host, null, index.h("span", { class: "body-3-sb" }, this.message), index.h("br", null), !!this.subtitle && index.h("span", { class: "body-4" }, this.subtitle), (!!this.hasCta1Slot || !!this.hasCta2Slot) && (index.h("div", { class: {
|
|
21
|
-
"cta": true,
|
|
22
|
-
"has-2-cta": !!this.hasCta1Slot && !!this.hasCta2Slot,
|
|
23
|
-
} }, index.h("slot", { name: "cta1" }), index.h("slot", { name: "cta2" })))));
|
|
24
|
-
}
|
|
25
|
-
get hostElement() { return index.getElement(this); }
|
|
26
|
-
};
|
|
27
|
-
ZTableEmptyBox.style = stylesCss;
|
|
28
|
-
|
|
29
|
-
exports.ZTableEmptyBox = ZTableEmptyBox;
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
const index = require('./index-c98ff1cc.js');
|
|
4
|
-
const index$1 = require('./index-029f1a7e.js');
|
|
5
|
-
|
|
6
|
-
const stylesCss = ":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}}:host{background-color:var(--color-surface02);font-weight:var(--font-sb)}:host([sortable]){cursor:pointer}.z-th--sort-button{display:flex;align-items:center;justify-content:center;padding:0;border:none;margin-top:auto;background-color:transparent;cursor:pointer}.z-th--sort-button:focus{box-shadow:var(--shadow-focus-primary);outline:none}";
|
|
7
|
-
|
|
8
|
-
const ZTh = class {
|
|
9
|
-
constructor(hostRef) {
|
|
10
|
-
index.registerInstance(this, hostRef);
|
|
11
|
-
this.sort = index.createEvent(this, "sort", 7);
|
|
12
|
-
/**
|
|
13
|
-
* Enables the contextual menu.
|
|
14
|
-
* Can be set to "hover" or "always" to show the button only on cell hover or always.
|
|
15
|
-
* Set a nullish value to hide the menu button.
|
|
16
|
-
*/
|
|
17
|
-
this.showMenu = null;
|
|
18
|
-
/**
|
|
19
|
-
* Whether the cell should stick.
|
|
20
|
-
*/
|
|
21
|
-
this.sticky = false;
|
|
22
|
-
/**
|
|
23
|
-
* Set popover position.
|
|
24
|
-
*/
|
|
25
|
-
this.popoverPosition = index$1.PopoverPosition.AUTO;
|
|
26
|
-
/**
|
|
27
|
-
* Store the open state of the menu.
|
|
28
|
-
*/
|
|
29
|
-
this.isMenuOpen = false;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Get the value to set to the `aria-sort` attribute based on the current sort direction.
|
|
33
|
-
*/
|
|
34
|
-
get ariaSortDirection() {
|
|
35
|
-
if (!this.sortDirection) {
|
|
36
|
-
return null;
|
|
37
|
-
}
|
|
38
|
-
return this.sortDirection === index$1.SortDirection.ASC ? "ascending" : "descending";
|
|
39
|
-
}
|
|
40
|
-
/**
|
|
41
|
-
* Handle the click on the sort button.
|
|
42
|
-
* @fires sort
|
|
43
|
-
*/
|
|
44
|
-
handleSort() {
|
|
45
|
-
if (!this.sortDirection) {
|
|
46
|
-
return;
|
|
47
|
-
}
|
|
48
|
-
this.sortDirection = this.sortDirection === index$1.SortDirection.ASC ? index$1.SortDirection.DESC : index$1.SortDirection.ASC;
|
|
49
|
-
this.sort.emit({
|
|
50
|
-
sortDirection: this.sortDirection,
|
|
51
|
-
});
|
|
52
|
-
}
|
|
53
|
-
updateColspan() {
|
|
54
|
-
if (this.colspan) {
|
|
55
|
-
this.host.style.gridColumn = `span ${this.colspan}`;
|
|
56
|
-
}
|
|
57
|
-
else {
|
|
58
|
-
this.host.style.removeProperty("grid-column");
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
componentWillLoad() {
|
|
62
|
-
this.updateColspan();
|
|
63
|
-
}
|
|
64
|
-
render() {
|
|
65
|
-
return (index.h(index.Host, { role: "columnheader", "menu-open": this.isMenuOpen, "aria-sort": this.ariaSortDirection }, index.h("slot", null), this.sortDirection && (index.h("button", { class: "z-th--sort-button", type: "button", onClick: this.handleSort.bind(this) }, index.h("z-icon", { name: this.sortDirection === index$1.SortDirection.ASC ? "arrow-simple-up" : "arrow-simple-down", width: 14, height: 14 }))), this.showMenu && (index.h("div", { class: "cell--menu-container" }, index.h("z-button", { variant: index$1.ButtonVariant.TERTIARY, icon: "contextual-menu", size: index$1.ControlSize.X_SMALL, ref: (el) => (this.menuTrigger = el), onClick: () => (this.popoverEl.open = !this.popoverEl.open) }), index.h("z-popover", { ref: (el) => (this.popoverEl = el), bindTo: this.menuTrigger, onOpenChange: (event) => (this.isMenuOpen = event.detail.open), position: this.popoverPosition }, index.h("slot", { name: "contextual-menu" }))))));
|
|
66
|
-
}
|
|
67
|
-
get host() { return index.getElement(this); }
|
|
68
|
-
static get watchers() { return {
|
|
69
|
-
"colspan": ["updateColspan"]
|
|
70
|
-
}; }
|
|
71
|
-
};
|
|
72
|
-
ZTh.style = stylesCss;
|
|
73
|
-
|
|
74
|
-
exports.ZTh = ZTh;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
const index = require('./index-c98ff1cc.js');
|
|
4
|
-
|
|
5
|
-
const stylesCss = ".sc-z-table-footer-h{display:table-footer-group;font-family:var(--font-family-sans);font-weight:var(--font-rg)}";
|
|
6
|
-
|
|
7
|
-
const ZTableFooter = class {
|
|
8
|
-
constructor(hostRef) {
|
|
9
|
-
index.registerInstance(this, hostRef);
|
|
10
|
-
}
|
|
11
|
-
componentWillRender() {
|
|
12
|
-
this.host.setAttribute("role", "rowgroup");
|
|
13
|
-
}
|
|
14
|
-
render() {
|
|
15
|
-
return index.h("slot", null);
|
|
16
|
-
}
|
|
17
|
-
get host() { return index.getElement(this); }
|
|
18
|
-
};
|
|
19
|
-
ZTableFooter.style = stylesCss;
|
|
20
|
-
|
|
21
|
-
exports.ZTableFooter = ZTableFooter;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
const index = require('./index-c98ff1cc.js');
|
|
4
|
-
|
|
5
|
-
const stylesCss = ".sc-z-table-body-h{display:table-row-group;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-table-body-h>z-table-row[expanded].sc-z-table-body+z-table-expanded-row.sc-z-table-body{display:table-row}";
|
|
6
|
-
|
|
7
|
-
const ZTableBody = class {
|
|
8
|
-
constructor(hostRef) {
|
|
9
|
-
index.registerInstance(this, hostRef);
|
|
10
|
-
}
|
|
11
|
-
componentWillRender() {
|
|
12
|
-
this.host.setAttribute("role", "rowgroup");
|
|
13
|
-
Array.from(this.host.children).forEach((child, index) => child.setAttribute("aria-rowindex", `${index}`));
|
|
14
|
-
}
|
|
15
|
-
render() {
|
|
16
|
-
return index.h("slot", null);
|
|
17
|
-
}
|
|
18
|
-
get host() { return index.getElement(this); }
|
|
19
|
-
};
|
|
20
|
-
ZTableBody.style = stylesCss;
|
|
21
|
-
|
|
22
|
-
exports.ZTableBody = ZTableBody;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
const index = require('./index-c98ff1cc.js');
|
|
4
|
-
|
|
5
|
-
const stylesCss = ":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)}";
|
|
6
|
-
|
|
7
|
-
const ZThead = class {
|
|
8
|
-
constructor(hostRef) {
|
|
9
|
-
index.registerInstance(this, hostRef);
|
|
10
|
-
/**
|
|
11
|
-
* If true, the header will be stuck to the top of the table.
|
|
12
|
-
*/
|
|
13
|
-
this.sticky = false;
|
|
14
|
-
}
|
|
15
|
-
render() {
|
|
16
|
-
return (index.h(index.Host, { role: "rowgroup" }, index.h("slot", null)));
|
|
17
|
-
}
|
|
18
|
-
};
|
|
19
|
-
ZThead.style = stylesCss;
|
|
20
|
-
|
|
21
|
-
exports.ZThead = ZThead;
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
const index = require('./index-029f1a7e.js');
|
|
4
|
-
const breakpoints = require('./breakpoints-e7c8838e.js');
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Return boolean value for passed value if a boolean corresponding value is found
|
|
8
|
-
* Return passed value otherwise
|
|
9
|
-
*/
|
|
10
|
-
function boolean(value) {
|
|
11
|
-
switch (value) {
|
|
12
|
-
case true:
|
|
13
|
-
case "true":
|
|
14
|
-
case 1:
|
|
15
|
-
case "1":
|
|
16
|
-
case "on":
|
|
17
|
-
case "yes":
|
|
18
|
-
return true;
|
|
19
|
-
case false:
|
|
20
|
-
case "false":
|
|
21
|
-
case 0:
|
|
22
|
-
case "0":
|
|
23
|
-
case "off":
|
|
24
|
-
case "no":
|
|
25
|
-
return false;
|
|
26
|
-
default:
|
|
27
|
-
return value;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
function randomId() {
|
|
31
|
-
return Math.random().toString(36).replace("0.", "");
|
|
32
|
-
}
|
|
33
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
34
|
-
function handleKeyboardSubmit(ev, callback, ...args) {
|
|
35
|
-
if (ev.code === index.KeyboardCode.ENTER || ev.code === index.KeyboardCode.SPACE) {
|
|
36
|
-
ev.preventDefault();
|
|
37
|
-
callback(...args);
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
41
|
-
function handleEnterKeydSubmit(ev, callback, ...args) {
|
|
42
|
-
if (ev.code === index.KeyboardCode.ENTER) {
|
|
43
|
-
ev.preventDefault();
|
|
44
|
-
callback(...args);
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
function getClickedElement(elem = null) {
|
|
48
|
-
if (!elem) {
|
|
49
|
-
elem = document.activeElement;
|
|
50
|
-
}
|
|
51
|
-
if (elem && elem.shadowRoot && elem.shadowRoot.activeElement) {
|
|
52
|
-
elem = elem.shadowRoot.activeElement;
|
|
53
|
-
return getClickedElement(elem);
|
|
54
|
-
}
|
|
55
|
-
return elem;
|
|
56
|
-
}
|
|
57
|
-
function getElementTree(elem, tree = []) {
|
|
58
|
-
tree.push(elem);
|
|
59
|
-
if (elem.parentElement) {
|
|
60
|
-
elem = elem.parentElement;
|
|
61
|
-
return getElementTree(elem, tree);
|
|
62
|
-
}
|
|
63
|
-
else if (elem.parentNode && elem.parentNode.host) {
|
|
64
|
-
elem = elem.parentNode.host;
|
|
65
|
-
return getElementTree(elem, tree);
|
|
66
|
-
}
|
|
67
|
-
return tree;
|
|
68
|
-
}
|
|
69
|
-
function getDevice() {
|
|
70
|
-
switch (true) {
|
|
71
|
-
case window.innerWidth <= breakpoints.mobileBreakpoint:
|
|
72
|
-
return index.Device.MOBILE;
|
|
73
|
-
case window.innerWidth <= breakpoints.tabletBreakpoint:
|
|
74
|
-
return index.Device.TABLET;
|
|
75
|
-
case window.innerWidth <= breakpoints.desktopBreakpoint:
|
|
76
|
-
return index.Device.DESKTOP;
|
|
77
|
-
default:
|
|
78
|
-
return index.Device.DESKTOP_WIDE;
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
function convertJson(data) {
|
|
82
|
-
try {
|
|
83
|
-
return JSON.parse(data);
|
|
84
|
-
}
|
|
85
|
-
catch (_a) {
|
|
86
|
-
return false;
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
exports.boolean = boolean;
|
|
91
|
-
exports.convertJson = convertJson;
|
|
92
|
-
exports.getClickedElement = getClickedElement;
|
|
93
|
-
exports.getDevice = getDevice;
|
|
94
|
-
exports.getElementTree = getElementTree;
|
|
95
|
-
exports.handleEnterKeydSubmit = handleEnterKeydSubmit;
|
|
96
|
-
exports.handleKeyboardSubmit = handleKeyboardSubmit;
|
|
97
|
-
exports.randomId = randomId;
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
const index = require('./index-c98ff1cc.js');
|
|
6
|
-
const index$1 = require('./index-029f1a7e.js');
|
|
7
|
-
|
|
8
|
-
const stylesCss = ":host{position:relative;display:flex;align-items:center;justify-content:center;font-family:var(--font-family-sans);font-weight:var(--font-rg)}button{width:100%;height:100%;padding:0;border:none;background:transparent;cursor:pointer}z-popover{overflow:hidden}.popover-content-container{position:relative;min-width:112px;max-width:280px;background-color:var(--color-surface02);box-shadow:var(--shadow-2);white-space:nowrap}.element-container:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.element-text{overflow:hidden;font-size:14px;text-overflow:ellipsis}.element-container,.disabled-element-container{display:flex;min-height:calc(var(--space-unit) * 4);box-sizing:border-box;align-items:center;padding:calc(var(--space-unit) / 2) var(--space-unit);fill:var(--color-disabled03);gap:var(--space-unit)}.element-container{fill:var(--color-primary01)}.element-icon{display:flex}";
|
|
9
|
-
|
|
10
|
-
const ZContextualMenu = class {
|
|
11
|
-
constructor(hostRef) {
|
|
12
|
-
index.registerInstance(this, hostRef);
|
|
13
|
-
this.clickContextualMenu = index.createEvent(this, "clickContextualMenu", 7);
|
|
14
|
-
/**
|
|
15
|
-
* [optional] Sets text color of ZContextualMenu's content
|
|
16
|
-
*/
|
|
17
|
-
this.color = "color-primary01";
|
|
18
|
-
/**
|
|
19
|
-
* [optional] Sets the position of the popover
|
|
20
|
-
*/
|
|
21
|
-
this.popoverPosition = index$1.PopoverPosition.BOTTOM_RIGHT;
|
|
22
|
-
}
|
|
23
|
-
componentWillRender() {
|
|
24
|
-
if (this.elements) {
|
|
25
|
-
this.jsonElements = JSON.parse(this.elements.replace(/"/g, '"'));
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
componentDidLoad() {
|
|
29
|
-
this.popoverEl.bindTo = this.triggerButton;
|
|
30
|
-
}
|
|
31
|
-
showIcon() {
|
|
32
|
-
return !this.jsonElements.some((element) => !element.icon);
|
|
33
|
-
}
|
|
34
|
-
togglePopover() {
|
|
35
|
-
if (!this.popoverEl.open) {
|
|
36
|
-
this.popoverEl.open = true;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
render() {
|
|
40
|
-
var _a, _b;
|
|
41
|
-
return (index.h(index.Host, null, index.h("button", { ref: (el) => (this.triggerButton = el), "aria-label": ((_a = this.popoverEl) === null || _a === void 0 ? void 0 : _a.open) ? "chiudi menu contestuale" : "apri menu contestuale", onClick: () => this.togglePopover() }, index.h("z-icon", { name: "contextual-menu", fill: this.color })), index.h("z-popover", { ref: (el) => (this.popoverEl = el), position: this.popoverPosition }, index.h("div", { class: "popover-content-container" }, index.h("z-list", null, index.h("z-list-group", { "divider-type": "element" }, (_b = this.jsonElements) === null || _b === void 0 ? void 0 : _b.map((element, index$1) => (index.h("z-list-element", { clickable: !element.disabled, class: "my-z-list-element", "align-button": "left", "expandable-style": "accordion", color: element.disabled ? `color-disabled03` : this.color, isContextualMenu: true, listElementId: index$1, onClickItem: (event) => this.clickContextualMenu.emit(event.detail) }, index.h("div", { class: element.disabled ? "disabled-element-container" : "element-container" }, this.showIcon() && (index.h("div", { class: "element-icon" }, index.h("z-icon", { name: element.icon, width: 16, height: 16 }))), index.h("div", { class: "element-text" }, index.h("span", null, element.text))))))))))));
|
|
42
|
-
}
|
|
43
|
-
};
|
|
44
|
-
ZContextualMenu.style = stylesCss;
|
|
45
|
-
|
|
46
|
-
exports.z_contextual_menu = ZContextualMenu;
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
const index = require('./index-c98ff1cc.js');
|
|
6
|
-
|
|
7
|
-
const stylesCss = ":host{--font-size-link:inherit;--font-weight-link:inherit;font-family:var(--font-family-sans);font-size:var(--font-size-link);font-weight:var(--font-weight-link);line-height:inherit;outline:none}:host([big]){--font-size-link:16px;--font-weight-link:var(--font-sb)}a{display:inline-flex;align-items:center;padding:calc(var(--space-unit) / 2) 0;border-top:var(--border-size-medium) solid transparent;border-bottom:var(--border-size-medium) solid transparent;color:var(--color-link-primary);cursor:pointer;fill:var(--color-link-primary);text-decoration:none}a:hover,a:focus,a:active{text-decoration:underline}a.active{color:var(--color-active-link);fill:var(--color-active-link)}a:hover,a:focus{color:var(--color-hover-link);fill:var(--color-hover-link)}a:active{color:var(--color-pressed-link);fill:var(--color-pressed-link)}a:visited{color:var(--color-visited-link);fill:var(--color-visited-link)}a.disabled,a.inverse.disabled{color:var(--color-disabled03);cursor:default;fill:var(--color-disabled03);pointer-events:none}a.underline,a.underline:active,a.underline:hover,a.underline:visited,a.underline.disabled,a.underline.black,a.underline.white{text-decoration:underline}a.disabled,a.disabled:active,a.disabled:visited,a.disabled:hover{text-decoration:none}a.inverse{color:var(--color-inverse-link);fill:var(--color-inverse-link)}a.inverse.active{color:var(--color-inverse-active-link);fill:var(--color-inverse-active-link)}a.inverse:hover,a.inverse:focus{color:var(--color-inverse-hover-link);fill:var(--color-inverse-hover-link)}a.inverse:active{color:var(--color-inverse-pressed-link);fill:var(--color-inverse-pressed-link)}a.inverse:visited{color:var(--color-inverse-visited-link);fill:var(--color-inverse-visited-link)}a.black{color:var(--gray800);fill:var(--gray800);text-decoration:none}a.black:hover,a.black.active{color:var(--color-black);fill:var(--color-black)}a.black:visited{color:var(--gray800);fill:var(--gray800)}a.black:hover,a.black:focus,a.black:active{text-decoration:underline}a.black:active{color:var(--gray700);fill:var(--gray700)}a.white,a.white:active,a.white:hover,a.white.active{color:var(--color-white);fill:var(--color-white);text-decoration:none}a.white:visited{color:var(--color-white);fill:var(--color-white)}a.white:hover,a.white:focus,a.white:active{text-decoration:underline}a.white.disabled,a.black.disabled{color:var(--gray500);fill:var(--gray500)}a>z-icon:first-child{margin-right:var(--space-unit)}a>z-icon:last-child{margin-left:var(--space-unit)}";
|
|
8
|
-
|
|
9
|
-
const ZLink = class {
|
|
10
|
-
constructor(hostRef) {
|
|
11
|
-
index.registerInstance(this, hostRef);
|
|
12
|
-
this.zLinkClick = index.createEvent(this, "zLinkClick", 7);
|
|
13
|
-
/** link target (optional) */
|
|
14
|
-
this.target = "_self";
|
|
15
|
-
/** tabindex link attribute (optional) */
|
|
16
|
-
this.htmltabindex = 0;
|
|
17
|
-
/** disable link flag (optional) */
|
|
18
|
-
this.isdisabled = false;
|
|
19
|
-
/** active link flag (optional) */
|
|
20
|
-
this.isactive = false;
|
|
21
|
-
/** white variant flag (optional) */
|
|
22
|
-
this.iswhite = false;
|
|
23
|
-
/** link text variant (optional) */
|
|
24
|
-
this.textcolor = "primary";
|
|
25
|
-
/** big link version */
|
|
26
|
-
this.big = false;
|
|
27
|
-
/** link icon position (optional) */
|
|
28
|
-
this.iconposition = "left";
|
|
29
|
-
/** draw underline on text (optional) */
|
|
30
|
-
this.underline = false;
|
|
31
|
-
this.iconSize = 18;
|
|
32
|
-
this.emitZLinkClick = this.emitZLinkClick.bind(this);
|
|
33
|
-
this.emitZLinkInteraction = this.emitZLinkInteraction.bind(this);
|
|
34
|
-
}
|
|
35
|
-
componentWillLoad() {
|
|
36
|
-
if (this.iswhite) {
|
|
37
|
-
console.warn("z-link iswhite prop is deprecated and will be dropped in a next release, please use textcolor prop instead");
|
|
38
|
-
}
|
|
39
|
-
if (this.big) {
|
|
40
|
-
console.warn("z-link big prop is deprecated and will be dropped in a next release, please override --font-size-link and --font-weight-link variables instead");
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
emitZLinkClick(e, linkId) {
|
|
44
|
-
this.emitZLinkInteraction(e, linkId);
|
|
45
|
-
}
|
|
46
|
-
emitZLinkInteraction(e, linkId) {
|
|
47
|
-
this.zLinkClick.emit({ e, linkId });
|
|
48
|
-
}
|
|
49
|
-
componentDidLoad() {
|
|
50
|
-
if (this.icon) {
|
|
51
|
-
const height = parseFloat(window.getComputedStyle(this.hostElement).getPropertyValue("font-size"));
|
|
52
|
-
const currentSize = this.big ? 18 : Math.round(height * 1.125);
|
|
53
|
-
if (!Number.isNaN(currentSize) && this.iconSize !== currentSize) {
|
|
54
|
-
this.iconSize = currentSize;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
render() {
|
|
59
|
-
return (index.h("a", { id: this.htmlid, href: this.href ? this.href : null, class: {
|
|
60
|
-
disabled: this.isdisabled,
|
|
61
|
-
active: this.isactive,
|
|
62
|
-
white: this.iswhite,
|
|
63
|
-
[this.textcolor || ""]: true,
|
|
64
|
-
underline: this.underline,
|
|
65
|
-
}, target: this.target, role: this.href ? "link" : "button", tabindex: this.isdisabled ? -1 : this.htmltabindex, onClick: (e) => this.emitZLinkClick(e, this.htmlid) }, this.iconposition === "right" && index.h("slot", null), this.icon && (index.h("z-icon", { style: {
|
|
66
|
-
"--z-icon-width": `${this.iconSize}px`,
|
|
67
|
-
"--z-icon-height": `${this.iconSize}px`,
|
|
68
|
-
}, name: this.icon })), this.iconposition === "left" && index.h("slot", null)));
|
|
69
|
-
}
|
|
70
|
-
get hostElement() { return index.getElement(this); }
|
|
71
|
-
};
|
|
72
|
-
ZLink.style = stylesCss;
|
|
73
|
-
|
|
74
|
-
exports.z_link = ZLink;
|