@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
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const index = require('./index-48ad79ef.js');
|
|
4
|
+
const utils = require('./utils-19feebcd.js');
|
|
5
|
+
require('./index-bdde15d7.js');
|
|
6
|
+
require('./index-c56dd0b3.js');
|
|
7
|
+
|
|
8
|
+
const stylesCss = ":host{--columns:1;display:grid;box-sizing:border-box;grid-auto-flow:column;grid-template-columns:var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr))}*{box-sizing:border-box}.z-tr--expand-button-container,::slotted(*){border-bottom:var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03)}::slotted(*:not(:last-child)){border-right:var(--z-table--cell-left-border, none)}:host([expandable]){--show-expandable-button:visible;cursor:pointer}:host([expandable]) ::slotted(*){grid-row:1}:host([expandable]) ::slotted(:nth-last-child(2)){border-right:none}:host([expandable]) ::slotted(*:last-child){border-left:0;grid-column:1 / span calc(var(--columns) + 1);grid-row:2}:host([expandable]:not([expanded])) ::slotted(*:last-child){display:none}:host([expanded]){margin-bottom:4px;box-shadow:0 4px 4px -2px var(--shadow-color-base)}:host([expanded]) .z-tr--expand-button-container,:host([expanded]) ::slotted(*){background-color:var(--color-background)}.z-tr--expand-button-container{display:flex;align-items:center;justify-content:center;background-color:var(--z-table--cells-background, var(--color-surface01))}.z-tr--expand-button-container button{display:flex;align-items:center;justify-content:center;padding:0;border:none;margin:auto;appearance:none;background:transparent;cursor:pointer;visibility:var(--show-expandable-button, hidden)}.z-tr--expand-button-container button:focus{box-shadow:var(--shadow-focus-primary);outline:none}.z-tr--expand-button-container button z-icon{--z-icon-width:16px;--z-icon-height:16px}";
|
|
9
|
+
|
|
10
|
+
const ZTr = class {
|
|
11
|
+
constructor(hostRef) {
|
|
12
|
+
index.registerInstance(this, hostRef);
|
|
13
|
+
this.expand = index.createEvent(this, "expand", 7);
|
|
14
|
+
this.expandable = false;
|
|
15
|
+
this.expanded = false;
|
|
16
|
+
this.expandableContentId = undefined;
|
|
17
|
+
}
|
|
18
|
+
updateColumns() {
|
|
19
|
+
const cells = Array.from(this.host.querySelectorAll("z-td, z-th"));
|
|
20
|
+
if (this.expandable) {
|
|
21
|
+
cells.pop();
|
|
22
|
+
}
|
|
23
|
+
const columns = cells.map((cell) => cell.colspan || 1).reduce((a, b) => a + b, 0);
|
|
24
|
+
this.host.style.setProperty("--columns", `${columns}`);
|
|
25
|
+
if (this.expandable) {
|
|
26
|
+
const expandableContent = cells.pop();
|
|
27
|
+
expandableContent.id = expandableContent.id || `z-tr-expandable-content-${utils.randomId()}`;
|
|
28
|
+
this.expandableContentId = expandableContent.id;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Handle click on row.
|
|
33
|
+
* Skip expansion if the click is on a element with `prevent-expand` css class.
|
|
34
|
+
*/
|
|
35
|
+
onRowClick(event) {
|
|
36
|
+
const preventExpand = event.target.closest(".prevent-expand");
|
|
37
|
+
if (!this.expandable || preventExpand) {
|
|
38
|
+
return;
|
|
39
|
+
}
|
|
40
|
+
this.expanded = !this.expanded;
|
|
41
|
+
this.expand.emit({ expanded: this.expanded });
|
|
42
|
+
}
|
|
43
|
+
componentWillLoad() {
|
|
44
|
+
this.updateColumns();
|
|
45
|
+
}
|
|
46
|
+
render() {
|
|
47
|
+
return (index.h(index.Host, { key: '467c0a01f3c28851b85d47bd178e6555cbb3f57f', role: "row", onClick: this.onRowClick.bind(this), expanded: this.expanded }, index.h("div", { key: 'ff2c7ecbc7775ee60951a3df3e7ecf67a6d77362', class: "z-tr--expand-button-container" }, this.expandable && (index.h("button", { key: 'fe1297aafa51d66acd09794bf47333079bc90604', "aria-expanded": this.expanded ? "true" : "false", "aria-label": this.expanded ? "Comprimi riga" : "Espandi riga", "aria-controls": this.expandableContentId, type: "button" }, index.h("z-icon", { key: '517ffd66223d3ca7dc093aaa730455a02e6a61fd', name: this.expanded ? "minus-circled" : "plus-circled" })))), index.h("slot", { key: 'cead9ff3b1da3cf20982bdc87413414925264c40', onSlotchange: this.updateColumns.bind(this) })));
|
|
48
|
+
}
|
|
49
|
+
get host() { return index.getElement(this); }
|
|
50
|
+
static get watchers() { return {
|
|
51
|
+
"expandable": ["updateColumns"]
|
|
52
|
+
}; }
|
|
53
|
+
};
|
|
54
|
+
ZTr.style = stylesCss;
|
|
55
|
+
|
|
56
|
+
exports.ZTr = ZTr;
|
|
@@ -0,0 +1,351 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
exports.LicenseType = void 0;
|
|
4
|
+
(function (LicenseType) {
|
|
5
|
+
LicenseType["REAL"] = "reale";
|
|
6
|
+
LicenseType["VIRTUAL"] = "virtuale";
|
|
7
|
+
LicenseType["TRIAL"] = "saggio";
|
|
8
|
+
LicenseType["TEMP"] = "reale_temp";
|
|
9
|
+
})(exports.LicenseType || (exports.LicenseType = {}));
|
|
10
|
+
exports.CardVariant = void 0;
|
|
11
|
+
(function (CardVariant) {
|
|
12
|
+
CardVariant["BORDER"] = "border";
|
|
13
|
+
CardVariant["SHADOW"] = "shadow";
|
|
14
|
+
CardVariant["OVERLAY"] = "overlay";
|
|
15
|
+
CardVariant["TEXT"] = "text";
|
|
16
|
+
})(exports.CardVariant || (exports.CardVariant = {}));
|
|
17
|
+
exports.NavigationTabsOrientation = void 0;
|
|
18
|
+
(function (NavigationTabsOrientation) {
|
|
19
|
+
NavigationTabsOrientation["HORIZONTAL"] = "horizontal";
|
|
20
|
+
NavigationTabsOrientation["VERTICAL"] = "vertical";
|
|
21
|
+
})(exports.NavigationTabsOrientation || (exports.NavigationTabsOrientation = {}));
|
|
22
|
+
exports.NavigationTabsSize = void 0;
|
|
23
|
+
(function (NavigationTabsSize) {
|
|
24
|
+
NavigationTabsSize["BIG"] = "big";
|
|
25
|
+
NavigationTabsSize["SMALL"] = "small";
|
|
26
|
+
})(exports.NavigationTabsSize || (exports.NavigationTabsSize = {}));
|
|
27
|
+
exports.NavigationTabsKeyboardEvents = void 0;
|
|
28
|
+
(function (NavigationTabsKeyboardEvents) {
|
|
29
|
+
NavigationTabsKeyboardEvents["LEFT"] = "ArrowLeft";
|
|
30
|
+
NavigationTabsKeyboardEvents["RIGHT"] = "ArrowRight";
|
|
31
|
+
NavigationTabsKeyboardEvents["UP"] = "ArrowUp";
|
|
32
|
+
NavigationTabsKeyboardEvents["DOWN"] = "ArrowDown";
|
|
33
|
+
})(exports.NavigationTabsKeyboardEvents || (exports.NavigationTabsKeyboardEvents = {}));
|
|
34
|
+
exports.ButtonVariant = void 0;
|
|
35
|
+
(function (ButtonVariant) {
|
|
36
|
+
ButtonVariant["PRIMARY"] = "primary";
|
|
37
|
+
ButtonVariant["SECONDARY"] = "secondary";
|
|
38
|
+
ButtonVariant["TERTIARY"] = "tertiary";
|
|
39
|
+
})(exports.ButtonVariant || (exports.ButtonVariant = {}));
|
|
40
|
+
exports.ButtonType = void 0;
|
|
41
|
+
(function (ButtonType) {
|
|
42
|
+
ButtonType["SUBMIT"] = "submit";
|
|
43
|
+
ButtonType["RESET"] = "reset";
|
|
44
|
+
ButtonType["BUTTON"] = "button";
|
|
45
|
+
})(exports.ButtonType || (exports.ButtonType = {}));
|
|
46
|
+
/**
|
|
47
|
+
* @deprecated Use ControlSize instead
|
|
48
|
+
*/
|
|
49
|
+
exports.ButtonSize = void 0;
|
|
50
|
+
(function (ButtonSize) {
|
|
51
|
+
ButtonSize["BIG"] = "big";
|
|
52
|
+
ButtonSize["SMALL"] = "small";
|
|
53
|
+
ButtonSize["X_SMALL"] = "x-small";
|
|
54
|
+
})(exports.ButtonSize || (exports.ButtonSize = {}));
|
|
55
|
+
exports.ControlSize = void 0;
|
|
56
|
+
(function (ControlSize) {
|
|
57
|
+
ControlSize["BIG"] = "big";
|
|
58
|
+
ControlSize["SMALL"] = "small";
|
|
59
|
+
ControlSize["X_SMALL"] = "x-small";
|
|
60
|
+
})(exports.ControlSize || (exports.ControlSize = {}));
|
|
61
|
+
exports.InputType = void 0;
|
|
62
|
+
(function (InputType) {
|
|
63
|
+
InputType["TEXT"] = "text";
|
|
64
|
+
InputType["PASSWORD"] = "password";
|
|
65
|
+
InputType["NUMBER"] = "number";
|
|
66
|
+
InputType["EMAIL"] = "email";
|
|
67
|
+
InputType["TEXTAREA"] = "textarea";
|
|
68
|
+
InputType["CHECKBOX"] = "checkbox";
|
|
69
|
+
InputType["RADIO"] = "radio";
|
|
70
|
+
InputType["TEL"] = "tel";
|
|
71
|
+
InputType["URL"] = "url";
|
|
72
|
+
InputType["SEARCH"] = "search";
|
|
73
|
+
})(exports.InputType || (exports.InputType = {}));
|
|
74
|
+
exports.InputStatus = void 0;
|
|
75
|
+
(function (InputStatus) {
|
|
76
|
+
InputStatus["SUCCESS"] = "success";
|
|
77
|
+
InputStatus["ERROR"] = "error";
|
|
78
|
+
InputStatus["WARNING"] = "warning";
|
|
79
|
+
})(exports.InputStatus || (exports.InputStatus = {}));
|
|
80
|
+
exports.PopoverPosition = void 0;
|
|
81
|
+
(function (PopoverPosition) {
|
|
82
|
+
PopoverPosition["AUTO"] = "auto";
|
|
83
|
+
PopoverPosition["TOP"] = "top";
|
|
84
|
+
PopoverPosition["RIGHT"] = "right";
|
|
85
|
+
PopoverPosition["BOTTOM"] = "bottom";
|
|
86
|
+
PopoverPosition["LEFT"] = "left";
|
|
87
|
+
PopoverPosition["TOP_RIGHT"] = "top_right";
|
|
88
|
+
PopoverPosition["TOP_LEFT"] = "top_left";
|
|
89
|
+
PopoverPosition["BOTTOM_RIGHT"] = "bottom_right";
|
|
90
|
+
PopoverPosition["BOTTOM_LEFT"] = "bottom_left";
|
|
91
|
+
PopoverPosition["RIGHT_TOP"] = "right_top";
|
|
92
|
+
PopoverPosition["RIGHT_BOTTOM"] = "right_bottom";
|
|
93
|
+
PopoverPosition["LEFT_TOP"] = "left_top";
|
|
94
|
+
PopoverPosition["LEFT_BOTTOM"] = "left_bottom";
|
|
95
|
+
})(exports.PopoverPosition || (exports.PopoverPosition = {}));
|
|
96
|
+
var KeyboardKeyCode;
|
|
97
|
+
(function (KeyboardKeyCode) {
|
|
98
|
+
KeyboardKeyCode[KeyboardKeyCode["TAB"] = 9] = "TAB";
|
|
99
|
+
KeyboardKeyCode[KeyboardKeyCode["SPACE"] = 32] = "SPACE";
|
|
100
|
+
KeyboardKeyCode[KeyboardKeyCode["ESC"] = 27] = "ESC";
|
|
101
|
+
KeyboardKeyCode[KeyboardKeyCode["ENTER"] = 13] = "ENTER";
|
|
102
|
+
KeyboardKeyCode[KeyboardKeyCode["ARROW_UP"] = 38] = "ARROW_UP";
|
|
103
|
+
KeyboardKeyCode[KeyboardKeyCode["ARROW_DOWN"] = 40] = "ARROW_DOWN";
|
|
104
|
+
KeyboardKeyCode[KeyboardKeyCode["BACKSPACE"] = 8] = "BACKSPACE";
|
|
105
|
+
KeyboardKeyCode[KeyboardKeyCode["DELETE"] = 46] = "DELETE";
|
|
106
|
+
})(KeyboardKeyCode || (KeyboardKeyCode = {}));
|
|
107
|
+
exports.KeyboardCode = void 0;
|
|
108
|
+
(function (KeyboardCode) {
|
|
109
|
+
KeyboardCode["TAB"] = "Tab";
|
|
110
|
+
KeyboardCode["SPACE"] = "Space";
|
|
111
|
+
KeyboardCode["ESC"] = "Escape";
|
|
112
|
+
KeyboardCode["ENTER"] = "Enter";
|
|
113
|
+
KeyboardCode["ARROW_UP"] = "ArrowUp";
|
|
114
|
+
KeyboardCode["ARROW_DOWN"] = "ArrowDown";
|
|
115
|
+
KeyboardCode["BACKSPACE"] = "Backspace";
|
|
116
|
+
KeyboardCode["DELETE"] = "Delete";
|
|
117
|
+
KeyboardCode["ARROW_RIGHT"] = "ArrowRight";
|
|
118
|
+
KeyboardCode["ARROW_LEFT"] = "ArrowLeft";
|
|
119
|
+
})(exports.KeyboardCode || (exports.KeyboardCode = {}));
|
|
120
|
+
exports.ThemeVariant = void 0;
|
|
121
|
+
(function (ThemeVariant) {
|
|
122
|
+
ThemeVariant["DARK"] = "dark";
|
|
123
|
+
ThemeVariant["LIGHT"] = "light";
|
|
124
|
+
})(exports.ThemeVariant || (exports.ThemeVariant = {}));
|
|
125
|
+
exports.DividerSize = void 0;
|
|
126
|
+
(function (DividerSize) {
|
|
127
|
+
DividerSize["SMALL"] = "small";
|
|
128
|
+
DividerSize["MEDIUM"] = "medium";
|
|
129
|
+
DividerSize["LARGE"] = "large";
|
|
130
|
+
})(exports.DividerSize || (exports.DividerSize = {}));
|
|
131
|
+
exports.DividerOrientation = void 0;
|
|
132
|
+
(function (DividerOrientation) {
|
|
133
|
+
DividerOrientation["HORIZONTAL"] = "horizontal";
|
|
134
|
+
DividerOrientation["VERTICAL"] = "vertical";
|
|
135
|
+
})(exports.DividerOrientation || (exports.DividerOrientation = {}));
|
|
136
|
+
exports.SortDirection = void 0;
|
|
137
|
+
(function (SortDirection) {
|
|
138
|
+
SortDirection["ASC"] = "asc";
|
|
139
|
+
SortDirection["DESC"] = "desc";
|
|
140
|
+
})(exports.SortDirection || (exports.SortDirection = {}));
|
|
141
|
+
exports.AvatarSize = void 0;
|
|
142
|
+
(function (AvatarSize) {
|
|
143
|
+
AvatarSize["SMALL"] = "small";
|
|
144
|
+
AvatarSize["MEDIUM"] = "medium";
|
|
145
|
+
AvatarSize["LARGE"] = "large";
|
|
146
|
+
})(exports.AvatarSize || (exports.AvatarSize = {}));
|
|
147
|
+
exports.ListSize = void 0;
|
|
148
|
+
(function (ListSize) {
|
|
149
|
+
ListSize["SMALL"] = "small";
|
|
150
|
+
ListSize["MEDIUM"] = "medium";
|
|
151
|
+
ListSize["LARGE"] = "large";
|
|
152
|
+
ListSize["X_LARGE"] = "x-large";
|
|
153
|
+
})(exports.ListSize || (exports.ListSize = {}));
|
|
154
|
+
exports.ExpandableListStyle = void 0;
|
|
155
|
+
(function (ExpandableListStyle) {
|
|
156
|
+
ExpandableListStyle["ACCORDION"] = "accordion";
|
|
157
|
+
ExpandableListStyle["MENU"] = "menu";
|
|
158
|
+
})(exports.ExpandableListStyle || (exports.ExpandableListStyle = {}));
|
|
159
|
+
exports.ExpandableListButtonAlign = void 0;
|
|
160
|
+
(function (ExpandableListButtonAlign) {
|
|
161
|
+
ExpandableListButtonAlign["RIGHT"] = "right";
|
|
162
|
+
ExpandableListButtonAlign["LEFT"] = "left";
|
|
163
|
+
})(exports.ExpandableListButtonAlign || (exports.ExpandableListButtonAlign = {}));
|
|
164
|
+
exports.LabelPosition = void 0;
|
|
165
|
+
(function (LabelPosition) {
|
|
166
|
+
LabelPosition["RIGHT"] = "right";
|
|
167
|
+
LabelPosition["LEFT"] = "left";
|
|
168
|
+
})(exports.LabelPosition || (exports.LabelPosition = {}));
|
|
169
|
+
exports.ListDividerType = void 0;
|
|
170
|
+
(function (ListDividerType) {
|
|
171
|
+
ListDividerType["NONE"] = "none";
|
|
172
|
+
ListDividerType["HEADER"] = "header";
|
|
173
|
+
ListDividerType["ELEMENT"] = "element";
|
|
174
|
+
})(exports.ListDividerType || (exports.ListDividerType = {}));
|
|
175
|
+
exports.ListType = void 0;
|
|
176
|
+
(function (ListType) {
|
|
177
|
+
ListType["NONE"] = "none";
|
|
178
|
+
ListType["ORDERED"] = "ordered";
|
|
179
|
+
ListType["UNORDERED"] = "unordered";
|
|
180
|
+
})(exports.ListType || (exports.ListType = {}));
|
|
181
|
+
var NotificationType;
|
|
182
|
+
(function (NotificationType) {
|
|
183
|
+
NotificationType["SUCCESS"] = "success";
|
|
184
|
+
NotificationType["WARNING"] = "warning";
|
|
185
|
+
NotificationType["ERROR"] = "error";
|
|
186
|
+
})(NotificationType || (NotificationType = {}));
|
|
187
|
+
exports.AlertType = void 0;
|
|
188
|
+
(function (AlertType) {
|
|
189
|
+
AlertType["SUCCESS"] = "success";
|
|
190
|
+
AlertType["WARNING"] = "warning";
|
|
191
|
+
AlertType["ERROR"] = "error";
|
|
192
|
+
})(exports.AlertType || (exports.AlertType = {}));
|
|
193
|
+
exports.Device = void 0;
|
|
194
|
+
(function (Device) {
|
|
195
|
+
Device["MOBILE"] = "mobile";
|
|
196
|
+
Device["TABLET"] = "tablet";
|
|
197
|
+
Device["DESKTOP"] = "desktop";
|
|
198
|
+
Device["DESKTOP_WIDE"] = "desktop-wide";
|
|
199
|
+
})(exports.Device || (exports.Device = {}));
|
|
200
|
+
var ToastNotification;
|
|
201
|
+
(function (ToastNotification) {
|
|
202
|
+
ToastNotification["DARK"] = "dark";
|
|
203
|
+
ToastNotification["LIGHT"] = "light";
|
|
204
|
+
ToastNotification["ACCENT"] = "accent";
|
|
205
|
+
ToastNotification["ERROR"] = "error";
|
|
206
|
+
ToastNotification["SUCCESS"] = "success";
|
|
207
|
+
ToastNotification["WARNING"] = "warning";
|
|
208
|
+
})(ToastNotification || (ToastNotification = {}));
|
|
209
|
+
exports.ToastNotificationTransition = void 0;
|
|
210
|
+
(function (ToastNotificationTransition) {
|
|
211
|
+
ToastNotificationTransition["SLIDE_IN_LEFT"] = "slide-in-left";
|
|
212
|
+
ToastNotificationTransition["SLIDE_IN_RIGHT"] = "slide-in-right";
|
|
213
|
+
ToastNotificationTransition["SLIDE_IN_DOWN"] = "slide-in-down";
|
|
214
|
+
ToastNotificationTransition["SLIDE_IN_UP"] = "slide-in-up";
|
|
215
|
+
ToastNotificationTransition["SLIDE_OUT_LEFT"] = "slide-out-left";
|
|
216
|
+
ToastNotificationTransition["SLIDE_OUT_RIGHT"] = "slide-out-right";
|
|
217
|
+
ToastNotificationTransition["SLIDE_OUT_DOWN"] = "slide-out-down";
|
|
218
|
+
ToastNotificationTransition["SLIDE_OUT_UP"] = "slide-out-up";
|
|
219
|
+
})(exports.ToastNotificationTransition || (exports.ToastNotificationTransition = {}));
|
|
220
|
+
exports.ToastNotificationPosition = void 0;
|
|
221
|
+
(function (ToastNotificationPosition) {
|
|
222
|
+
ToastNotificationPosition["TOP_RIGHT"] = "top-right";
|
|
223
|
+
ToastNotificationPosition["TOP_LEFT"] = "top-left";
|
|
224
|
+
ToastNotificationPosition["TOP_CENTRE"] = "top-centre";
|
|
225
|
+
ToastNotificationPosition["BOTTOM_RIGHT"] = "bottom-right";
|
|
226
|
+
ToastNotificationPosition["BOTTOM_LEFT"] = "bottom-left";
|
|
227
|
+
ToastNotificationPosition["BOTTOM_CENTRE"] = "bottom-centre";
|
|
228
|
+
})(exports.ToastNotificationPosition || (exports.ToastNotificationPosition = {}));
|
|
229
|
+
var ZTableRowExpandedType;
|
|
230
|
+
(function (ZTableRowExpandedType) {
|
|
231
|
+
ZTableRowExpandedType["EXPANDABLE"] = "expandable";
|
|
232
|
+
ZTableRowExpandedType["PADDING"] = "padding";
|
|
233
|
+
ZTableRowExpandedType["NONE"] = "none";
|
|
234
|
+
})(ZTableRowExpandedType || (ZTableRowExpandedType = {}));
|
|
235
|
+
exports.ZAriaAlertMode = void 0;
|
|
236
|
+
(function (ZAriaAlertMode) {
|
|
237
|
+
ZAriaAlertMode["POLITE"] = "polite";
|
|
238
|
+
ZAriaAlertMode["ASSERTIVE"] = "assertive";
|
|
239
|
+
})(exports.ZAriaAlertMode || (exports.ZAriaAlertMode = {}));
|
|
240
|
+
exports.TransitionDirection = void 0;
|
|
241
|
+
(function (TransitionDirection) {
|
|
242
|
+
TransitionDirection["LEFT"] = "left";
|
|
243
|
+
TransitionDirection["RIGHT"] = "right";
|
|
244
|
+
TransitionDirection["UP"] = "up";
|
|
245
|
+
})(exports.TransitionDirection || (exports.TransitionDirection = {}));
|
|
246
|
+
exports.OffCanvasVariant = void 0;
|
|
247
|
+
(function (OffCanvasVariant) {
|
|
248
|
+
OffCanvasVariant["OVERLAY"] = "overlay";
|
|
249
|
+
OffCanvasVariant["PUSHCONTENT"] = "pushcontent";
|
|
250
|
+
})(exports.OffCanvasVariant || (exports.OffCanvasVariant = {}));
|
|
251
|
+
exports.ZFileUploadType = void 0;
|
|
252
|
+
(function (ZFileUploadType) {
|
|
253
|
+
ZFileUploadType["DEFAULT"] = "default";
|
|
254
|
+
ZFileUploadType["DRAGDROP"] = "dragdrop";
|
|
255
|
+
})(exports.ZFileUploadType || (exports.ZFileUploadType = {}));
|
|
256
|
+
exports.ZChipType = void 0;
|
|
257
|
+
(function (ZChipType) {
|
|
258
|
+
ZChipType["DEFAULT"] = "default";
|
|
259
|
+
ZChipType["MEDIUM"] = "medium";
|
|
260
|
+
ZChipType["SMALL"] = "small";
|
|
261
|
+
})(exports.ZChipType || (exports.ZChipType = {}));
|
|
262
|
+
exports.ZSectionTitleDividerPosition = void 0;
|
|
263
|
+
(function (ZSectionTitleDividerPosition) {
|
|
264
|
+
ZSectionTitleDividerPosition["BEFORE"] = "before";
|
|
265
|
+
ZSectionTitleDividerPosition["AFTER"] = "after";
|
|
266
|
+
})(exports.ZSectionTitleDividerPosition || (exports.ZSectionTitleDividerPosition = {}));
|
|
267
|
+
exports.ZDatePickerMode = void 0;
|
|
268
|
+
(function (ZDatePickerMode) {
|
|
269
|
+
ZDatePickerMode["DATE"] = "date";
|
|
270
|
+
ZDatePickerMode["DATE_TIME"] = "date-time";
|
|
271
|
+
ZDatePickerMode["MONTHS"] = "months";
|
|
272
|
+
})(exports.ZDatePickerMode || (exports.ZDatePickerMode = {}));
|
|
273
|
+
exports.ZDatePickerModeValue = void 0;
|
|
274
|
+
(function (ZDatePickerModeValue) {
|
|
275
|
+
ZDatePickerModeValue[ZDatePickerModeValue["DATE"] = 401] = "DATE";
|
|
276
|
+
ZDatePickerModeValue[ZDatePickerModeValue["DATE_TIME"] = 523] = "DATE_TIME";
|
|
277
|
+
ZDatePickerModeValue[ZDatePickerModeValue["MONTHS"] = 288] = "MONTHS";
|
|
278
|
+
})(exports.ZDatePickerModeValue || (exports.ZDatePickerModeValue = {}));
|
|
279
|
+
exports.ZDatePickerPosition = void 0;
|
|
280
|
+
(function (ZDatePickerPosition) {
|
|
281
|
+
ZDatePickerPosition["TOP"] = "top";
|
|
282
|
+
ZDatePickerPosition["BOTTOM"] = "bottom";
|
|
283
|
+
})(exports.ZDatePickerPosition || (exports.ZDatePickerPosition = {}));
|
|
284
|
+
exports.ZRangePickerMode = void 0;
|
|
285
|
+
(function (ZRangePickerMode) {
|
|
286
|
+
ZRangePickerMode["DATE"] = "date";
|
|
287
|
+
ZRangePickerMode["DATE_TIME"] = "date-time";
|
|
288
|
+
})(exports.ZRangePickerMode || (exports.ZRangePickerMode = {}));
|
|
289
|
+
exports.InfoRevealPosition = void 0;
|
|
290
|
+
(function (InfoRevealPosition) {
|
|
291
|
+
InfoRevealPosition["TOP_RIGHT"] = "top_right";
|
|
292
|
+
InfoRevealPosition["TOP_LEFT"] = "top_left";
|
|
293
|
+
InfoRevealPosition["BOTTOM_RIGHT"] = "bottom_right";
|
|
294
|
+
InfoRevealPosition["BOTTOM_LEFT"] = "bottom_left";
|
|
295
|
+
})(exports.InfoRevealPosition || (exports.InfoRevealPosition = {}));
|
|
296
|
+
exports.CoverHeroVariant = void 0;
|
|
297
|
+
(function (CoverHeroVariant) {
|
|
298
|
+
CoverHeroVariant["OVERLAY"] = "overlay";
|
|
299
|
+
CoverHeroVariant["STACKED"] = "stacked";
|
|
300
|
+
})(exports.CoverHeroVariant || (exports.CoverHeroVariant = {}));
|
|
301
|
+
exports.CoverHeroContentPosition = void 0;
|
|
302
|
+
(function (CoverHeroContentPosition) {
|
|
303
|
+
CoverHeroContentPosition["TOP"] = "top";
|
|
304
|
+
CoverHeroContentPosition["BOTTOM"] = "bottom";
|
|
305
|
+
})(exports.CoverHeroContentPosition || (exports.CoverHeroContentPosition = {}));
|
|
306
|
+
exports.CarouselArrowsPosition = void 0;
|
|
307
|
+
(function (CarouselArrowsPosition) {
|
|
308
|
+
CarouselArrowsPosition["OVER"] = "over";
|
|
309
|
+
CarouselArrowsPosition["BOTTOM"] = "bottom";
|
|
310
|
+
})(exports.CarouselArrowsPosition || (exports.CarouselArrowsPosition = {}));
|
|
311
|
+
exports.CarouselProgressMode = void 0;
|
|
312
|
+
(function (CarouselProgressMode) {
|
|
313
|
+
CarouselProgressMode["DOTS"] = "dots";
|
|
314
|
+
CarouselProgressMode["NUMBERS"] = "numbers";
|
|
315
|
+
})(exports.CarouselProgressMode || (exports.CarouselProgressMode = {}));
|
|
316
|
+
exports.BreadcrumbPathStyle = void 0;
|
|
317
|
+
(function (BreadcrumbPathStyle) {
|
|
318
|
+
BreadcrumbPathStyle["SEMIBOLD"] = "semibold";
|
|
319
|
+
BreadcrumbPathStyle["UNDERLINED"] = "underlined";
|
|
320
|
+
})(exports.BreadcrumbPathStyle || (exports.BreadcrumbPathStyle = {}));
|
|
321
|
+
exports.BreadcrumbHomepageVariant = void 0;
|
|
322
|
+
(function (BreadcrumbHomepageVariant) {
|
|
323
|
+
BreadcrumbHomepageVariant["TEXT"] = "text";
|
|
324
|
+
BreadcrumbHomepageVariant["ICON"] = "icon";
|
|
325
|
+
})(exports.BreadcrumbHomepageVariant || (exports.BreadcrumbHomepageVariant = {}));
|
|
326
|
+
var VisibilityCondition;
|
|
327
|
+
(function (VisibilityCondition) {
|
|
328
|
+
VisibilityCondition["HOVER"] = "hover";
|
|
329
|
+
VisibilityCondition["ALWAYS"] = "always";
|
|
330
|
+
})(VisibilityCondition || (VisibilityCondition = {}));
|
|
331
|
+
exports.BookCardVariant = void 0;
|
|
332
|
+
(function (BookCardVariant) {
|
|
333
|
+
BookCardVariant["LANDSCAPE"] = "landscape";
|
|
334
|
+
BookCardVariant["PORTRAIT"] = "portrait";
|
|
335
|
+
})(exports.BookCardVariant || (exports.BookCardVariant = {}));
|
|
336
|
+
exports.BookCardDeprecatedVariant = void 0;
|
|
337
|
+
(function (BookCardDeprecatedVariant) {
|
|
338
|
+
BookCardDeprecatedVariant["EXPANDED"] = "expanded";
|
|
339
|
+
BookCardDeprecatedVariant["COMPACT"] = "compact";
|
|
340
|
+
BookCardDeprecatedVariant["SEARCH"] = "search";
|
|
341
|
+
})(exports.BookCardDeprecatedVariant || (exports.BookCardDeprecatedVariant = {}));
|
|
342
|
+
exports.BookCardTagStatus = void 0;
|
|
343
|
+
(function (BookCardTagStatus) {
|
|
344
|
+
BookCardTagStatus["ACTIVE"] = "active";
|
|
345
|
+
BookCardTagStatus["DISABLED"] = "disabled";
|
|
346
|
+
})(exports.BookCardTagStatus || (exports.BookCardTagStatus = {}));
|
|
347
|
+
exports.AccordionVariant = void 0;
|
|
348
|
+
(function (AccordionVariant) {
|
|
349
|
+
AccordionVariant["DEFAULT"] = "default";
|
|
350
|
+
AccordionVariant["BACKGROUND"] = "background";
|
|
351
|
+
})(exports.AccordionVariant || (exports.AccordionVariant = {}));
|