@zanichelli/albe-web-components 5.5.1-rc.2 → 5.5.1
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/CHANGELOG.md +2 -0
- package/dist/cjs/_commonjsHelpers-10109b76.js +48 -0
- package/dist/cjs/app-globals-3a1e7e63.js +5 -0
- package/dist/cjs/css-shim-f1391d35.js +6 -0
- package/dist/cjs/dom-5345ed9a.js +75 -0
- package/dist/cjs/hammer-0741ba49.js +2651 -0
- package/dist/cjs/index-438f76bc.js +334 -0
- package/dist/cjs/index-545547ad.js +66 -0
- package/dist/cjs/index-6b6a3299.js +315 -0
- package/dist/cjs/index-fcbe2d6e.js +3093 -0
- package/dist/cjs/index.cjs.js +284 -2
- package/dist/cjs/loader.cjs.js +18 -2
- package/dist/cjs/shadow-css-42acdd0e.js +390 -0
- package/dist/cjs/utils-0a978fe0.js +118 -0
- package/dist/cjs/utils-56c20ead.js +118 -0
- package/dist/cjs/utils-69e42a14.js +2742 -0
- package/dist/cjs/{utils-eca6932d.js → utils-8cc414c9.js} +1 -1
- package/dist/cjs/{utils-21d41d92.js → utils-aca0a0b6.js} +25 -3
- package/dist/cjs/web-components-library.cjs.js +116 -4
- package/dist/cjs/z-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header.cjs.entry.js +1 -1
- package/dist/cjs/z-app-switcher.cjs.entry.js +29 -0
- package/dist/cjs/z-app-switcher_11.cjs.entry.js +377 -0
- package/dist/cjs/z-app-topbar.cjs.entry.js +41 -0
- package/dist/cjs/z-aria-alert.cjs.entry.js +2 -2
- package/dist/cjs/z-avatar.cjs.entry.js +2 -2
- package/dist/cjs/z-body.cjs.entry.js +17 -0
- package/dist/cjs/z-button-deprecated.cjs.entry.js +4 -4
- package/dist/cjs/z-button-filter.cjs.entry.js +1 -1
- package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
- package/dist/cjs/z-button.cjs.entry.js +2 -2
- package/dist/cjs/z-candybar.cjs.entry.js +1 -1
- package/dist/cjs/z-card.cjs.entry.js +2 -2
- package/dist/cjs/z-carousel.cjs.entry.js +1 -1
- package/dist/cjs/z-chip-deprecated.cjs.entry.js +1 -1
- package/dist/cjs/z-chip.cjs.entry.js +5 -5
- package/dist/cjs/z-combobox.cjs.entry.js +3 -3
- package/dist/cjs/z-contextual-menu.cjs.entry.js +2 -2
- package/dist/cjs/z-cookiebar.cjs.entry.js +2 -2
- package/dist/cjs/z-date-picker.cjs.entry.js +14 -8
- package/dist/cjs/z-divider.cjs.entry.js +26 -0
- package/dist/cjs/z-dragdrop-area.cjs.entry.js +37 -0
- package/dist/cjs/z-file-upload.cjs.entry.js +12 -26
- package/dist/cjs/z-file.cjs.entry.js +4 -4
- package/dist/cjs/z-footer-link.cjs.entry.js +19 -0
- package/dist/cjs/z-footer-section.cjs.entry.js +23 -0
- package/dist/cjs/z-footer-social.cjs.entry.js +19 -0
- package/dist/cjs/z-footer.cjs.entry.js +2 -2
- package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
- package/dist/cjs/z-heading.cjs.entry.js +17 -0
- package/dist/cjs/z-icon-package.cjs.entry.js +1 -1
- package/dist/cjs/z-icon.cjs.entry.js +28 -0
- package/dist/cjs/z-info-box.cjs.entry.js +1 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +2 -2
- package/dist/cjs/z-input-deprecated.cjs.entry.js +3 -3
- package/dist/cjs/z-input-label.cjs.entry.js +21 -0
- package/dist/cjs/z-input-label_2.cjs.entry.js +2 -2
- package/dist/cjs/z-input-message.cjs.entry.js +24 -0
- package/dist/cjs/z-input.cjs.entry.js +235 -0
- package/dist/cjs/z-input_2.cjs.entry.js +228 -0
- package/dist/cjs/z-link.cjs.entry.js +71 -0
- package/dist/cjs/z-list-element.cjs.entry.js +154 -0
- package/dist/cjs/z-list-group.cjs.entry.js +2 -2
- package/dist/cjs/z-list.cjs.entry.js +34 -0
- package/dist/cjs/z-list_2.cjs.entry.js +1 -1
- package/dist/cjs/z-logo.cjs.entry.js +28 -0
- package/dist/cjs/z-menu-dropdown.cjs.entry.js +60 -0
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +2 -2
- package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
- package/dist/cjs/z-menu.cjs.entry.js +1 -1
- package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -2
- package/dist/cjs/z-modal-login.cjs.entry.js +2 -2
- package/dist/cjs/z-modal.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-body.cjs.entry.js +19 -0
- package/dist/cjs/z-myz-card-cover.cjs.entry.js +22 -0
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-header.cjs.entry.js +39 -0
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +3 -3
- package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card.cjs.entry.js +43 -0
- package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js +3 -3
- package/dist/cjs/z-myz-list.cjs.entry.js +35 -0
- package/dist/cjs/z-myz-topbar.cjs.entry.js +2 -2
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +2 -2
- package/dist/cjs/z-navigation-tab.cjs.entry.js +2 -2
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
- package/dist/cjs/z-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-offcanvas.cjs.entry.js +2 -2
- package/dist/cjs/z-otp.cjs.entry.js +2 -2
- package/dist/cjs/z-pagination-bar.cjs.entry.js +7 -5
- package/dist/cjs/z-pagination-page.cjs.entry.js +1 -1
- package/dist/cjs/z-pagination.cjs.entry.js +1 -1
- package/dist/cjs/z-panel-elem.cjs.entry.js +1 -1
- package/dist/cjs/z-pocket-body.cjs.entry.js +27 -0
- package/dist/cjs/z-pocket-header.cjs.entry.js +40 -0
- package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
- package/dist/cjs/z-pocket.cjs.entry.js +72 -0
- package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
- package/dist/cjs/z-popover-deprecated.cjs.entry.js +5 -5
- package/dist/cjs/z-popover.cjs.entry.js +2 -2
- package/dist/cjs/{z-app-switcher_9.cjs.entry.js → z-range-picker.cjs.entry.js} +14 -443
- package/dist/cjs/z-section-title.cjs.entry.js +2 -2
- package/dist/cjs/z-select.cjs.entry.js +257 -0
- package/dist/cjs/z-skip-to-content.cjs.entry.js +3 -3
- package/dist/cjs/z-slideshow.cjs.entry.js +3 -3
- package/dist/cjs/z-status-tag.cjs.entry.js +4 -4
- package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
- package/dist/cjs/z-stepper.cjs.entry.js +1 -1
- package/dist/cjs/z-table-body.cjs.entry.js +1 -1
- package/dist/cjs/z-table-cell.cjs.entry.js +4 -4
- package/dist/cjs/z-table-empty-box.cjs.entry.js +3 -3
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -1
- package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table-head.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header-row.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header.cjs.entry.js +5 -5
- package/dist/cjs/z-table-row.cjs.entry.js +2 -2
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table.cjs.entry.js +2 -2
- package/dist/cjs/z-tag.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +2 -2
- package/dist/cjs/z-toast-notification.cjs.entry.js +4 -4
- package/dist/cjs/z-toggle-button.cjs.entry.js +1 -1
- package/dist/cjs/z-toggle-switch.cjs.entry.js +3 -3
- package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +2 -2
- package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/z-typography.cjs.entry.js +29 -0
- package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
- package/dist/collection/components/buttons/z-chip/index.js +1 -1
- package/dist/collection/components/buttons/z-chip/styles.css +9 -2
- package/dist/collection/components/file-upload/z-file/index.js +3 -19
- package/dist/collection/components/file-upload/z-file-upload/index.js +11 -46
- package/dist/collection/components/z-date-picker/index.js +284 -0
- package/dist/collection/components/z-date-picker/styles.css +525 -0
- package/dist/collection/index.js +1 -0
- package/dist/esm/_commonjsHelpers-8fe71198.js +44 -0
- package/dist/esm/app-globals-0f993ce5.js +3 -0
- package/dist/esm/css-shim-10e6e2ae.js +4 -0
- package/dist/esm/dom-7cd9cf71.js +73 -0
- package/dist/esm/hammer-782a2043.js +2649 -0
- package/dist/esm/{index-e5e2b27f.js → index-3b53c63e.js} +1 -1
- package/dist/esm/index-3ee81524.js +334 -0
- package/dist/esm/index-46ca649a.js +315 -0
- package/dist/esm/index-51f075dd.js +64 -0
- package/dist/esm/index-81176684.js +3057 -0
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +18 -2
- package/dist/esm/shadow-css-38a1326b.js +388 -0
- package/dist/esm/{utils-34c0d609.js → utils-1e801ac0.js} +26 -4
- package/dist/esm/utils-43f2cad8.js +2736 -0
- package/dist/esm/{utils-9fa9c37c.js → utils-5d5963ef.js} +2 -2
- package/dist/esm/utils-a3134cfb.js +109 -0
- package/dist/esm/utils-e5940345.js +109 -0
- package/dist/esm/web-components-library.js +116 -4
- package/dist/esm/z-alert.entry.js +1 -1
- package/dist/esm/z-app-header.entry.js +1 -1
- package/dist/esm/z-app-switcher.entry.js +25 -0
- package/dist/esm/z-app-switcher_11.entry.js +363 -0
- package/dist/esm/z-app-topbar.entry.js +37 -0
- package/dist/esm/z-aria-alert.entry.js +2 -2
- package/dist/esm/z-avatar.entry.js +2 -2
- package/dist/esm/z-body.entry.js +13 -0
- package/dist/esm/z-button-deprecated.entry.js +4 -4
- package/dist/esm/z-button-filter.entry.js +1 -1
- package/dist/esm/z-button-sort.entry.js +1 -1
- package/dist/esm/z-button.entry.js +2 -2
- package/dist/esm/z-candybar.entry.js +1 -1
- package/dist/esm/z-card.entry.js +2 -2
- package/dist/esm/z-carousel.entry.js +1 -1
- package/dist/esm/z-chip-deprecated.entry.js +1 -1
- package/dist/esm/z-chip.entry.js +5 -5
- package/dist/esm/z-combobox.entry.js +3 -3
- package/dist/esm/z-contextual-menu.entry.js +2 -2
- package/dist/esm/z-cookiebar.entry.js +2 -2
- package/dist/esm/z-date-picker.entry.js +14 -8
- package/dist/esm/z-divider.entry.js +22 -0
- package/dist/esm/z-dragdrop-area.entry.js +33 -0
- package/dist/esm/z-file-upload.entry.js +12 -26
- package/dist/esm/z-file.entry.js +4 -4
- package/dist/esm/z-footer-link.entry.js +15 -0
- package/dist/esm/z-footer-section.entry.js +19 -0
- package/dist/esm/z-footer-social.entry.js +15 -0
- package/dist/esm/z-footer.entry.js +2 -2
- package/dist/esm/z-ghost-loading.entry.js +1 -1
- package/dist/esm/z-heading.entry.js +13 -0
- package/dist/esm/z-icon-package.entry.js +1 -1
- package/dist/esm/z-icon.entry.js +24 -0
- package/dist/esm/z-info-box.entry.js +1 -1
- package/dist/esm/z-info-reveal.entry.js +2 -2
- package/dist/esm/z-input-deprecated.entry.js +3 -3
- package/dist/esm/z-input-label.entry.js +17 -0
- package/dist/esm/z-input-label_2.entry.js +2 -2
- package/dist/esm/z-input-message.entry.js +20 -0
- package/dist/esm/z-input.entry.js +231 -0
- package/dist/esm/z-input_2.entry.js +223 -0
- package/dist/esm/z-link.entry.js +67 -0
- package/dist/esm/z-list-element.entry.js +150 -0
- package/dist/esm/z-list-group.entry.js +2 -2
- package/dist/esm/z-list.entry.js +30 -0
- package/dist/esm/z-list_2.entry.js +1 -1
- package/dist/esm/z-logo.entry.js +24 -0
- package/dist/esm/z-menu-dropdown.entry.js +56 -0
- package/dist/esm/z-menu-dropdown_2.entry.js +2 -2
- package/dist/esm/z-menu-section.entry.js +1 -1
- package/dist/esm/z-menu.entry.js +1 -1
- package/dist/esm/z-messages-pocket.entry.js +2 -2
- package/dist/esm/z-modal-login.entry.js +2 -2
- package/dist/esm/z-modal.entry.js +1 -1
- package/dist/esm/z-myz-card-alert.entry.js +2 -2
- package/dist/esm/z-myz-card-body.entry.js +15 -0
- package/dist/esm/z-myz-card-cover.entry.js +18 -0
- package/dist/esm/z-myz-card-dictionary.entry.js +2 -2
- package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
- package/dist/esm/z-myz-card-footer.entry.js +2 -2
- package/dist/esm/z-myz-card-header.entry.js +35 -0
- package/dist/esm/z-myz-card-icon.entry.js +1 -1
- package/dist/esm/z-myz-card-info.entry.js +3 -3
- package/dist/esm/z-myz-card-list.entry.js +1 -1
- package/dist/esm/z-myz-card.entry.js +39 -0
- package/dist/esm/z-myz-card_4.entry.js +1 -1
- package/dist/esm/z-myz-list-item.entry.js +3 -3
- package/dist/esm/z-myz-list.entry.js +31 -0
- package/dist/esm/z-myz-topbar.entry.js +2 -2
- package/dist/esm/z-navigation-tab-link.entry.js +2 -2
- package/dist/esm/z-navigation-tab.entry.js +2 -2
- package/dist/esm/z-navigation-tabs.entry.js +2 -2
- package/dist/esm/z-notification.entry.js +1 -1
- package/dist/esm/z-offcanvas.entry.js +2 -2
- package/dist/esm/z-otp.entry.js +2 -2
- package/dist/esm/z-pagination-bar.entry.js +7 -5
- package/dist/esm/z-pagination-page.entry.js +1 -1
- package/dist/esm/z-pagination.entry.js +1 -1
- package/dist/esm/z-panel-elem.entry.js +1 -1
- package/dist/esm/z-pocket-body.entry.js +23 -0
- package/dist/esm/z-pocket-header.entry.js +36 -0
- package/dist/esm/z-pocket-message.entry.js +1 -1
- package/dist/esm/z-pocket.entry.js +68 -0
- package/dist/esm/z-pocket_3.entry.js +2 -2
- package/dist/esm/z-popover-deprecated.entry.js +5 -5
- package/dist/esm/z-popover.entry.js +2 -2
- package/dist/esm/{z-app-switcher_9.entry.js → z-range-picker.entry.js} +5 -426
- package/dist/esm/z-section-title.entry.js +2 -2
- package/dist/esm/z-select.entry.js +253 -0
- package/dist/esm/z-skip-to-content.entry.js +3 -3
- package/dist/esm/z-slideshow.entry.js +3 -3
- package/dist/esm/z-status-tag.entry.js +4 -4
- package/dist/esm/z-stepper-item.entry.js +1 -1
- package/dist/esm/z-stepper.entry.js +1 -1
- package/dist/esm/z-table-body.entry.js +1 -1
- package/dist/esm/z-table-cell.entry.js +4 -4
- package/dist/esm/z-table-empty-box.entry.js +3 -3
- package/dist/esm/z-table-expanded-row.entry.js +1 -1
- package/dist/esm/z-table-footer.entry.js +1 -1
- package/dist/esm/z-table-head.entry.js +1 -1
- package/dist/esm/z-table-header-row.entry.js +1 -1
- package/dist/esm/z-table-header.entry.js +5 -5
- package/dist/esm/z-table-row.entry.js +2 -2
- package/dist/esm/z-table-sticky-footer.entry.js +1 -1
- package/dist/esm/z-table.entry.js +2 -2
- package/dist/esm/z-tag.entry.js +1 -1
- package/dist/esm/z-toast-notification-list.entry.js +2 -2
- package/dist/esm/z-toast-notification.entry.js +4 -4
- package/dist/esm/z-toggle-button.entry.js +1 -1
- package/dist/esm/z-toggle-switch.entry.js +3 -3
- package/dist/esm/z-tooltip-deprecated.entry.js +2 -2
- package/dist/esm/z-tooltip.entry.js +2 -2
- package/dist/esm/z-typography.entry.js +25 -0
- package/dist/esm/z-user-dropdown.entry.js +1 -1
- package/dist/esm/z-visually-hidden.entry.js +1 -1
- package/dist/types/components/file-upload/z-file/index.d.ts +0 -2
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +3 -5
- package/dist/types/components/z-date-picker/index.d.ts +30 -0
- package/dist/types/components.d.ts +0 -12
- package/dist/types/index.d.ts +1 -0
- package/dist/web-components-library/_commonjsHelpers-8fe71198.js +44 -0
- package/dist/web-components-library/app-globals-0f993ce5.js +3 -0
- package/dist/web-components-library/breakpoints-c386984e.js +4 -0
- package/dist/web-components-library/css-shim-10e6e2ae.js +4 -0
- package/dist/web-components-library/dom-7cd9cf71.js +73 -0
- package/dist/web-components-library/hammer-782a2043.js +2649 -0
- package/dist/web-components-library/icons-92a7dcde.js +511 -0
- package/dist/web-components-library/index-3b53c63e.js +334 -0
- package/dist/web-components-library/index-3ee81524.js +334 -0
- package/dist/web-components-library/index-51f075dd.js +64 -0
- package/dist/web-components-library/index-81176684.js +3057 -0
- package/dist/web-components-library/index.esm.js +9 -1
- package/{www/build/p-3ade68ff.entry.js → dist/web-components-library/p-02ea7e49.entry.js} +1 -1
- package/dist/web-components-library/{p-39dbb042.entry.js → p-0a0aee35.entry.js} +1 -1
- package/dist/web-components-library/p-0d29d851.entry.js +1 -0
- package/dist/web-components-library/{p-a73195b6.entry.js → p-0e256fdc.entry.js} +1 -1
- package/dist/web-components-library/p-0e408871.entry.js +1 -0
- package/dist/web-components-library/p-0ef6c549.entry.js +1 -0
- package/dist/web-components-library/{p-afed0692.entry.js → p-0f17db30.entry.js} +1 -1
- package/dist/web-components-library/{p-80f26a20.entry.js → p-1727c1c8.entry.js} +1 -1
- package/dist/web-components-library/p-1f73a6d8.entry.js +1 -0
- package/dist/web-components-library/p-20d62443.entry.js +1 -0
- package/dist/web-components-library/{p-2ed37f62.entry.js → p-292bc0c4.entry.js} +1 -1
- package/dist/web-components-library/{p-1c790896.entry.js → p-3c111c2a.entry.js} +1 -1
- package/{www/build/p-9504d075.entry.js → dist/web-components-library/p-3edbd35c.entry.js} +1 -1
- package/dist/web-components-library/{p-ac52264c.entry.js → p-43329b81.entry.js} +1 -1
- package/{www/build/p-96bf5b15.entry.js → dist/web-components-library/p-4af112a7.entry.js} +1 -1
- package/dist/web-components-library/{p-3d748f0d.entry.js → p-51cdabeb.entry.js} +1 -1
- package/dist/web-components-library/{p-3700ad63.entry.js → p-55ddbfe9.entry.js} +1 -1
- package/dist/web-components-library/p-562e2d52.entry.js +1 -0
- package/dist/web-components-library/{p-07ae4f7d.entry.js → p-57d1acdc.entry.js} +1 -1
- package/dist/web-components-library/{p-eddde828.entry.js → p-5be162d5.entry.js} +1 -1
- package/dist/web-components-library/p-5eacbfc7.entry.js +1 -0
- package/dist/web-components-library/p-6218514a.entry.js +1 -0
- package/dist/web-components-library/{p-27666111.entry.js → p-63ccb013.entry.js} +1 -1
- package/{www/build/p-ba76f52b.entry.js → dist/web-components-library/p-69ef6ddc.entry.js} +1 -1
- package/dist/web-components-library/{p-d4c5085b.entry.js → p-6c6b4e80.entry.js} +1 -1
- package/dist/web-components-library/p-71accd8e.entry.js +1 -0
- package/dist/web-components-library/{p-faeb0c6e.entry.js → p-7c6d4440.entry.js} +1 -1
- package/dist/web-components-library/{p-b621a765.entry.js → p-8fbc2ce9.entry.js} +1 -1
- package/dist/web-components-library/{p-7e691a4e.entry.js → p-9074e1a5.entry.js} +1 -1
- package/dist/web-components-library/p-99d7ab2f.entry.js +1 -0
- package/dist/web-components-library/p-9a5ee6c2.entry.js +1 -0
- package/dist/web-components-library/p-9f5d707a.js +1 -0
- package/dist/web-components-library/{p-977c81d3.entry.js → p-9f9e4266.entry.js} +1 -1
- package/dist/web-components-library/p-a8875b97.entry.js +16 -0
- package/dist/web-components-library/{p-cb4a854e.entry.js → p-b15efba3.entry.js} +1 -1
- package/dist/web-components-library/{p-5aa819f8.js → p-b9da171f.js} +1 -1
- package/dist/web-components-library/{p-91cbf793.entry.js → p-ba29bc12.entry.js} +1 -1
- package/dist/web-components-library/{p-766eb9cf.entry.js → p-bfe5693d.entry.js} +1 -1
- package/dist/web-components-library/{p-215adfd1.entry.js → p-ccdebe3f.entry.js} +1 -1
- package/dist/web-components-library/{p-e6fb8b76.entry.js → p-d33fea26.entry.js} +1 -1
- package/dist/web-components-library/p-d39c0372.entry.js +1 -0
- package/{www/build/p-e5eb1fa4.entry.js → dist/web-components-library/p-d97a2db9.entry.js} +1 -1
- package/dist/web-components-library/p-d995d9dc.entry.js +1 -0
- package/dist/web-components-library/{p-846f16e8.entry.js → p-de25c7f0.entry.js} +1 -1
- package/{www/build/p-818c073b.entry.js → dist/web-components-library/p-df4e963b.entry.js} +1 -1
- package/dist/web-components-library/{p-d5e67db8.entry.js → p-dffdf60a.entry.js} +1 -1
- package/{www/build/p-878e62e2.entry.js → dist/web-components-library/p-e2102da3.entry.js} +1 -1
- package/dist/web-components-library/p-e2431b92.entry.js +1 -0
- package/dist/web-components-library/{p-7f48b622.entry.js → p-edb8d2ab.entry.js} +1 -1
- package/dist/web-components-library/{p-cb3663e6.entry.js → p-fe927bf4.entry.js} +1 -1
- package/dist/web-components-library/shadow-css-38a1326b.js +388 -0
- package/dist/web-components-library/utils-1e801ac0.js +2736 -0
- package/dist/web-components-library/utils-43f2cad8.js +2736 -0
- package/dist/web-components-library/utils-a3134cfb.js +109 -0
- package/dist/web-components-library/utils-e5940345.js +109 -0
- package/dist/web-components-library/web-components-library.css +812 -1
- package/dist/web-components-library/web-components-library.esm.js +129 -1
- package/dist/web-components-library/z-alert.entry.js +15 -0
- package/dist/web-components-library/z-app-header.entry.js +127 -0
- package/dist/web-components-library/z-app-switcher.entry.js +25 -0
- package/dist/web-components-library/z-app-topbar.entry.js +37 -0
- package/dist/web-components-library/z-aria-alert.entry.js +14 -0
- package/dist/web-components-library/z-avatar.entry.js +39 -0
- package/dist/web-components-library/z-body.entry.js +13 -0
- package/dist/web-components-library/z-button-deprecated.entry.js +34 -0
- package/dist/web-components-library/z-button-filter.entry.js +45 -0
- package/dist/web-components-library/z-button-sort.entry.js +50 -0
- package/dist/web-components-library/z-button.entry.js +38 -0
- package/dist/web-components-library/z-candybar.entry.js +15 -0
- package/dist/web-components-library/z-card.entry.js +65 -0
- package/dist/web-components-library/z-carousel.entry.js +20 -0
- package/dist/web-components-library/z-chip-deprecated.entry.js +20 -0
- package/dist/web-components-library/z-chip.entry.js +33 -0
- package/dist/web-components-library/z-combobox.entry.js +166 -0
- package/dist/web-components-library/z-contextual-menu.entry.js +47 -0
- package/dist/web-components-library/z-cookiebar.entry.js +38 -0
- package/dist/web-components-library/z-date-picker.entry.js +484 -0
- package/dist/web-components-library/z-divider.entry.js +22 -0
- package/dist/web-components-library/z-dragdrop-area.entry.js +33 -0
- package/dist/web-components-library/z-file-upload.entry.js +168 -0
- package/dist/web-components-library/z-file.entry.js +44 -0
- package/dist/web-components-library/z-footer-link.entry.js +15 -0
- package/dist/web-components-library/z-footer-section.entry.js +19 -0
- package/dist/web-components-library/z-footer-social.entry.js +15 -0
- package/dist/web-components-library/z-footer.entry.js +103 -0
- package/dist/web-components-library/z-ghost-loading.entry.js +15 -0
- package/dist/web-components-library/z-heading.entry.js +13 -0
- package/dist/web-components-library/z-icon-package.entry.js +19 -0
- package/dist/web-components-library/z-icon.entry.js +24 -0
- package/dist/web-components-library/z-info-box.entry.js +21 -0
- package/dist/web-components-library/z-info-reveal.entry.js +60 -0
- package/dist/web-components-library/z-input-deprecated.entry.js +267 -0
- package/dist/web-components-library/z-input-label.entry.js +17 -0
- package/dist/web-components-library/z-input-message.entry.js +20 -0
- package/dist/web-components-library/z-input.entry.js +231 -0
- package/dist/web-components-library/z-link.entry.js +67 -0
- package/dist/web-components-library/z-list-element.entry.js +150 -0
- package/dist/web-components-library/z-list-group.entry.js +50 -0
- package/dist/web-components-library/z-list.entry.js +30 -0
- package/dist/web-components-library/z-logo.entry.js +24 -0
- package/dist/web-components-library/z-menu-dropdown.entry.js +56 -0
- package/dist/web-components-library/z-menu-section.entry.js +42 -0
- package/dist/web-components-library/z-menu.entry.js +106 -0
- package/dist/web-components-library/z-messages-pocket.entry.js +42 -0
- package/dist/web-components-library/z-modal-login.entry.js +78 -0
- package/dist/web-components-library/z-modal.entry.js +32 -0
- package/dist/web-components-library/z-myz-card-alert.entry.js +59 -0
- package/dist/web-components-library/z-myz-card-body.entry.js +15 -0
- package/dist/web-components-library/z-myz-card-cover.entry.js +18 -0
- package/dist/web-components-library/z-myz-card-dictionary.entry.js +32 -0
- package/dist/web-components-library/z-myz-card-footer-sections.entry.js +15 -0
- package/dist/web-components-library/z-myz-card-footer.entry.js +52 -0
- package/dist/web-components-library/z-myz-card-header.entry.js +35 -0
- package/dist/web-components-library/z-myz-card-icon.entry.js +17 -0
- package/dist/web-components-library/z-myz-card-info.entry.js +115 -0
- package/dist/web-components-library/z-myz-card-list.entry.js +33 -0
- package/dist/web-components-library/z-myz-card.entry.js +39 -0
- package/dist/web-components-library/z-myz-list-item.entry.js +33 -0
- package/dist/web-components-library/z-myz-list.entry.js +31 -0
- package/dist/web-components-library/z-myz-topbar.entry.js +190 -0
- package/dist/web-components-library/z-navigation-tab-link.entry.js +67 -0
- package/dist/web-components-library/z-navigation-tab.entry.js +69 -0
- package/dist/web-components-library/z-navigation-tabs.entry.js +122 -0
- package/dist/web-components-library/z-notification.entry.js +42 -0
- package/dist/web-components-library/z-offcanvas.entry.js +59 -0
- package/dist/web-components-library/z-otp.entry.js +37 -0
- package/dist/web-components-library/z-pagination-bar.entry.js +126 -0
- package/dist/web-components-library/z-pagination-page.entry.js +21 -0
- package/dist/web-components-library/z-pagination.entry.js +228 -0
- package/dist/web-components-library/z-panel-elem.entry.js +26 -0
- package/dist/web-components-library/z-pocket-body.entry.js +23 -0
- package/dist/web-components-library/z-pocket-header.entry.js +36 -0
- package/dist/web-components-library/z-pocket-message.entry.js +15 -0
- package/dist/web-components-library/z-pocket.entry.js +68 -0
- package/dist/web-components-library/z-popover-deprecated.entry.js +128 -0
- package/dist/web-components-library/z-popover.entry.js +332 -0
- package/dist/web-components-library/z-range-picker.entry.js +354 -0
- package/dist/web-components-library/z-section-title.entry.js +38 -0
- package/dist/web-components-library/z-select.entry.js +253 -0
- package/dist/web-components-library/z-skip-to-content.entry.js +64 -0
- package/dist/web-components-library/z-slideshow.entry.js +108 -0
- package/dist/web-components-library/z-status-tag.entry.js +25 -0
- package/dist/web-components-library/z-stepper-item.entry.js +18 -0
- package/dist/web-components-library/z-stepper.entry.js +15 -0
- package/dist/web-components-library/z-table-body.entry.js +20 -0
- package/dist/web-components-library/z-table-cell.entry.js +32 -0
- package/dist/web-components-library/z-table-empty-box.entry.js +28 -0
- package/dist/web-components-library/z-table-expanded-row.entry.js +15 -0
- package/dist/web-components-library/z-table-footer.entry.js +19 -0
- package/dist/web-components-library/z-table-head.entry.js +19 -0
- package/dist/web-components-library/z-table-header-row.entry.js +18 -0
- package/dist/web-components-library/z-table-header.entry.js +81 -0
- package/dist/web-components-library/z-table-row.entry.js +39 -0
- package/dist/web-components-library/z-table-sticky-footer.entry.js +15 -0
- package/dist/web-components-library/z-table.entry.js +78 -0
- package/dist/web-components-library/z-tag.entry.js +18 -0
- package/dist/web-components-library/z-toast-notification-list.entry.js +52 -0
- package/dist/web-components-library/z-toast-notification.entry.js +199 -0
- package/dist/web-components-library/z-toggle-button.entry.js +32 -0
- package/dist/web-components-library/z-toggle-switch.entry.js +45 -0
- package/dist/web-components-library/z-tooltip-deprecated.entry.js +270 -0
- package/dist/web-components-library/z-tooltip.entry.js +27 -0
- package/dist/web-components-library/z-typography.entry.js +25 -0
- package/dist/web-components-library/z-user-dropdown.entry.js +91 -0
- package/dist/web-components-library/z-visually-hidden.entry.js +15 -0
- package/package.json +1 -2
- package/react/components.d.ts +0 -4
- package/react/components.js +3 -7
- package/react/components.js.map +1 -1
- package/readme.md +0 -8
- package/www/build/_commonjsHelpers-8fe71198.js +44 -0
- package/www/build/app-globals-0f993ce5.js +3 -0
- package/www/build/breakpoints-c386984e.js +4 -0
- package/www/build/css-shim-10e6e2ae.js +4 -0
- package/www/build/dom-7cd9cf71.js +73 -0
- package/www/build/hammer-782a2043.js +2649 -0
- package/www/build/icons-92a7dcde.js +511 -0
- package/www/build/index-3b53c63e.js +334 -0
- package/www/build/index-3ee81524.js +334 -0
- package/www/build/index-51f075dd.js +64 -0
- package/www/build/index-81176684.js +3057 -0
- package/www/build/index.esm.js +9 -1
- package/{dist/web-components-library/p-3ade68ff.entry.js → www/build/p-02ea7e49.entry.js} +1 -1
- package/www/build/{p-39dbb042.entry.js → p-0a0aee35.entry.js} +1 -1
- package/www/build/p-0d29d851.entry.js +1 -0
- package/www/build/{p-a73195b6.entry.js → p-0e256fdc.entry.js} +1 -1
- package/www/build/p-0e408871.entry.js +1 -0
- package/www/build/p-0ef6c549.entry.js +1 -0
- package/www/build/{p-afed0692.entry.js → p-0f17db30.entry.js} +1 -1
- package/www/build/{p-80f26a20.entry.js → p-1727c1c8.entry.js} +1 -1
- package/www/build/p-1f73a6d8.entry.js +1 -0
- package/www/build/p-20d62443.entry.js +1 -0
- package/www/build/{p-2ed37f62.entry.js → p-292bc0c4.entry.js} +1 -1
- package/www/build/{p-1c790896.entry.js → p-3c111c2a.entry.js} +1 -1
- package/{dist/web-components-library/p-9504d075.entry.js → www/build/p-3edbd35c.entry.js} +1 -1
- package/www/build/{p-ac52264c.entry.js → p-43329b81.entry.js} +1 -1
- package/{dist/web-components-library/p-96bf5b15.entry.js → www/build/p-4af112a7.entry.js} +1 -1
- package/www/build/{p-3d748f0d.entry.js → p-51cdabeb.entry.js} +1 -1
- package/www/build/{p-3700ad63.entry.js → p-55ddbfe9.entry.js} +1 -1
- package/www/build/p-562e2d52.entry.js +1 -0
- package/www/build/{p-07ae4f7d.entry.js → p-57d1acdc.entry.js} +1 -1
- package/www/build/{p-eddde828.entry.js → p-5be162d5.entry.js} +1 -1
- package/www/build/p-5eacbfc7.entry.js +1 -0
- package/www/build/p-6218514a.entry.js +1 -0
- package/www/build/{p-27666111.entry.js → p-63ccb013.entry.js} +1 -1
- package/{dist/web-components-library/p-ba76f52b.entry.js → www/build/p-69ef6ddc.entry.js} +1 -1
- package/www/build/{p-d4c5085b.entry.js → p-6c6b4e80.entry.js} +1 -1
- package/www/build/p-71accd8e.entry.js +1 -0
- package/www/build/p-7a92487a.js +1 -0
- package/www/build/{p-faeb0c6e.entry.js → p-7c6d4440.entry.js} +1 -1
- package/www/build/p-88b56b6e.css +1 -0
- package/www/build/{p-b621a765.entry.js → p-8fbc2ce9.entry.js} +1 -1
- package/www/build/{p-7e691a4e.entry.js → p-9074e1a5.entry.js} +1 -1
- package/www/build/p-99d7ab2f.entry.js +1 -0
- package/www/build/p-9a5ee6c2.entry.js +1 -0
- package/www/build/p-9f5d707a.js +1 -0
- package/www/build/{p-977c81d3.entry.js → p-9f9e4266.entry.js} +1 -1
- package/www/build/p-a8875b97.entry.js +16 -0
- package/www/build/{p-cb4a854e.entry.js → p-b15efba3.entry.js} +1 -1
- package/www/build/{p-5aa819f8.js → p-b9da171f.js} +1 -1
- package/www/build/{p-91cbf793.entry.js → p-ba29bc12.entry.js} +1 -1
- package/www/build/{p-766eb9cf.entry.js → p-bfe5693d.entry.js} +1 -1
- package/www/build/{p-215adfd1.entry.js → p-ccdebe3f.entry.js} +1 -1
- package/www/build/{p-e6fb8b76.entry.js → p-d33fea26.entry.js} +1 -1
- package/www/build/p-d39c0372.entry.js +1 -0
- package/{dist/web-components-library/p-e5eb1fa4.entry.js → www/build/p-d97a2db9.entry.js} +1 -1
- package/www/build/p-d995d9dc.entry.js +1 -0
- package/www/build/{p-846f16e8.entry.js → p-de25c7f0.entry.js} +1 -1
- package/{dist/web-components-library/p-818c073b.entry.js → www/build/p-df4e963b.entry.js} +1 -1
- package/www/build/{p-d5e67db8.entry.js → p-dffdf60a.entry.js} +1 -1
- package/{dist/web-components-library/p-878e62e2.entry.js → www/build/p-e2102da3.entry.js} +1 -1
- package/www/build/p-e2431b92.entry.js +1 -0
- package/www/build/{p-7f48b622.entry.js → p-edb8d2ab.entry.js} +1 -1
- package/www/build/{p-cb3663e6.entry.js → p-fe927bf4.entry.js} +1 -1
- package/www/build/shadow-css-38a1326b.js +388 -0
- package/www/build/utils-1e801ac0.js +2736 -0
- package/www/build/utils-43f2cad8.js +2736 -0
- package/www/build/utils-a3134cfb.js +109 -0
- package/www/build/utils-e5940345.js +109 -0
- package/www/build/web-components-library.css +812 -1
- package/www/build/web-components-library.esm.js +129 -1
- package/www/build/z-alert.entry.js +15 -0
- package/www/build/z-app-header.entry.js +127 -0
- package/www/build/z-app-switcher.entry.js +25 -0
- package/www/build/z-app-topbar.entry.js +37 -0
- package/www/build/z-aria-alert.entry.js +14 -0
- package/www/build/z-avatar.entry.js +39 -0
- package/www/build/z-body.entry.js +13 -0
- package/www/build/z-button-deprecated.entry.js +34 -0
- package/www/build/z-button-filter.entry.js +45 -0
- package/www/build/z-button-sort.entry.js +50 -0
- package/www/build/z-button.entry.js +38 -0
- package/www/build/z-candybar.entry.js +15 -0
- package/www/build/z-card.entry.js +65 -0
- package/www/build/z-carousel.entry.js +20 -0
- package/www/build/z-chip-deprecated.entry.js +20 -0
- package/www/build/z-chip.entry.js +33 -0
- package/www/build/z-combobox.entry.js +166 -0
- package/www/build/z-contextual-menu.entry.js +47 -0
- package/www/build/z-cookiebar.entry.js +38 -0
- package/www/build/z-date-picker.entry.js +484 -0
- package/www/build/z-divider.entry.js +22 -0
- package/www/build/z-dragdrop-area.entry.js +33 -0
- package/www/build/z-file-upload.entry.js +168 -0
- package/www/build/z-file.entry.js +44 -0
- package/www/build/z-footer-link.entry.js +15 -0
- package/www/build/z-footer-section.entry.js +19 -0
- package/www/build/z-footer-social.entry.js +15 -0
- package/www/build/z-footer.entry.js +103 -0
- package/www/build/z-ghost-loading.entry.js +15 -0
- package/www/build/z-heading.entry.js +13 -0
- package/www/build/z-icon-package.entry.js +19 -0
- package/www/build/z-icon.entry.js +24 -0
- package/www/build/z-info-box.entry.js +21 -0
- package/www/build/z-info-reveal.entry.js +60 -0
- package/www/build/z-input-deprecated.entry.js +267 -0
- package/www/build/z-input-label.entry.js +17 -0
- package/www/build/z-input-message.entry.js +20 -0
- package/www/build/z-input.entry.js +231 -0
- package/www/build/z-link.entry.js +67 -0
- package/www/build/z-list-element.entry.js +150 -0
- package/www/build/z-list-group.entry.js +50 -0
- package/www/build/z-list.entry.js +30 -0
- package/www/build/z-logo.entry.js +24 -0
- package/www/build/z-menu-dropdown.entry.js +56 -0
- package/www/build/z-menu-section.entry.js +42 -0
- package/www/build/z-menu.entry.js +106 -0
- package/www/build/z-messages-pocket.entry.js +42 -0
- package/www/build/z-modal-login.entry.js +78 -0
- package/www/build/z-modal.entry.js +32 -0
- package/www/build/z-myz-card-alert.entry.js +59 -0
- package/www/build/z-myz-card-body.entry.js +15 -0
- package/www/build/z-myz-card-cover.entry.js +18 -0
- package/www/build/z-myz-card-dictionary.entry.js +32 -0
- package/www/build/z-myz-card-footer-sections.entry.js +15 -0
- package/www/build/z-myz-card-footer.entry.js +52 -0
- package/www/build/z-myz-card-header.entry.js +35 -0
- package/www/build/z-myz-card-icon.entry.js +17 -0
- package/www/build/z-myz-card-info.entry.js +115 -0
- package/www/build/z-myz-card-list.entry.js +33 -0
- package/www/build/z-myz-card.entry.js +39 -0
- package/www/build/z-myz-list-item.entry.js +33 -0
- package/www/build/z-myz-list.entry.js +31 -0
- package/www/build/z-myz-topbar.entry.js +190 -0
- package/www/build/z-navigation-tab-link.entry.js +67 -0
- package/www/build/z-navigation-tab.entry.js +69 -0
- package/www/build/z-navigation-tabs.entry.js +122 -0
- package/www/build/z-notification.entry.js +42 -0
- package/www/build/z-offcanvas.entry.js +59 -0
- package/www/build/z-otp.entry.js +37 -0
- package/www/build/z-pagination-bar.entry.js +126 -0
- package/www/build/z-pagination-page.entry.js +21 -0
- package/www/build/z-pagination.entry.js +228 -0
- package/www/build/z-panel-elem.entry.js +26 -0
- package/www/build/z-pocket-body.entry.js +23 -0
- package/www/build/z-pocket-header.entry.js +36 -0
- package/www/build/z-pocket-message.entry.js +15 -0
- package/www/build/z-pocket.entry.js +68 -0
- package/www/build/z-popover-deprecated.entry.js +128 -0
- package/www/build/z-popover.entry.js +332 -0
- package/www/build/z-range-picker.entry.js +354 -0
- package/www/build/z-section-title.entry.js +38 -0
- package/www/build/z-select.entry.js +253 -0
- package/www/build/z-skip-to-content.entry.js +64 -0
- package/www/build/z-slideshow.entry.js +108 -0
- package/www/build/z-status-tag.entry.js +25 -0
- package/www/build/z-stepper-item.entry.js +18 -0
- package/www/build/z-stepper.entry.js +15 -0
- package/www/build/z-table-body.entry.js +20 -0
- package/www/build/z-table-cell.entry.js +32 -0
- package/www/build/z-table-empty-box.entry.js +28 -0
- package/www/build/z-table-expanded-row.entry.js +15 -0
- package/www/build/z-table-footer.entry.js +19 -0
- package/www/build/z-table-head.entry.js +19 -0
- package/www/build/z-table-header-row.entry.js +18 -0
- package/www/build/z-table-header.entry.js +81 -0
- package/www/build/z-table-row.entry.js +39 -0
- package/www/build/z-table-sticky-footer.entry.js +15 -0
- package/www/build/z-table.entry.js +78 -0
- package/www/build/z-tag.entry.js +18 -0
- package/www/build/z-toast-notification-list.entry.js +52 -0
- package/www/build/z-toast-notification.entry.js +199 -0
- package/www/build/z-toggle-button.entry.js +32 -0
- package/www/build/z-toggle-switch.entry.js +45 -0
- package/www/build/z-tooltip-deprecated.entry.js +270 -0
- package/www/build/z-tooltip.entry.js +27 -0
- package/www/build/z-typography.entry.js +25 -0
- package/www/build/z-user-dropdown.entry.js +91 -0
- package/www/build/z-visually-hidden.entry.js +15 -0
- package/www/index.html +11 -2
- package/www/pages/file-upload.html +54 -97
- package/dist/web-components-library/p-0146081c.entry.js +0 -16
- package/dist/web-components-library/p-040ea013.entry.js +0 -1
- package/dist/web-components-library/p-0c3e7bc3.js +0 -1
- package/dist/web-components-library/p-0f6229b2.entry.js +0 -1
- package/dist/web-components-library/p-1356eb90.entry.js +0 -1
- package/dist/web-components-library/p-1d4545e8.entry.js +0 -1
- package/dist/web-components-library/p-223566d6.entry.js +0 -1
- package/dist/web-components-library/p-35573e0e.entry.js +0 -1
- package/dist/web-components-library/p-3a991f9c.entry.js +0 -1
- package/dist/web-components-library/p-47a55354.entry.js +0 -1
- package/dist/web-components-library/p-4965b6db.entry.js +0 -1
- package/dist/web-components-library/p-5789bbe7.entry.js +0 -1
- package/dist/web-components-library/p-5e3b8207.entry.js +0 -1
- package/dist/web-components-library/p-79408b00.entry.js +0 -1
- package/dist/web-components-library/p-7a5ecafb.js +0 -1
- package/dist/web-components-library/p-8712d63f.entry.js +0 -1
- package/dist/web-components-library/p-8cf3798f.entry.js +0 -1
- package/dist/web-components-library/p-96ed1e2f.entry.js +0 -1
- package/dist/web-components-library/p-97d62d2a.entry.js +0 -1
- package/dist/web-components-library/p-aba00527.entry.js +0 -1
- package/dist/web-components-library/p-b369bf2f.entry.js +0 -1
- package/dist/web-components-library/p-e4a2811a.entry.js +0 -1
- package/dist/web-components-library/p-e82cee27.entry.js +0 -1
- package/dist/web-components-library/p-f5f15b8e.entry.js +0 -1
- package/www/build/p-0146081c.entry.js +0 -16
- package/www/build/p-040ea013.entry.js +0 -1
- package/www/build/p-0c3e7bc3.js +0 -1
- package/www/build/p-0f6229b2.entry.js +0 -1
- package/www/build/p-1356eb90.entry.js +0 -1
- package/www/build/p-1d4545e8.entry.js +0 -1
- package/www/build/p-223566d6.entry.js +0 -1
- package/www/build/p-3224e0d3.js +0 -129
- package/www/build/p-35573e0e.entry.js +0 -1
- package/www/build/p-3a991f9c.entry.js +0 -1
- package/www/build/p-47a55354.entry.js +0 -1
- package/www/build/p-4965b6db.entry.js +0 -1
- package/www/build/p-5789bbe7.entry.js +0 -1
- package/www/build/p-5e3b8207.entry.js +0 -1
- package/www/build/p-79408b00.entry.js +0 -1
- package/www/build/p-7a5ecafb.js +0 -1
- package/www/build/p-8712d63f.entry.js +0 -1
- package/www/build/p-8cf3798f.entry.js +0 -1
- package/www/build/p-96ed1e2f.entry.js +0 -1
- package/www/build/p-97d62d2a.entry.js +0 -1
- package/www/build/p-9ec1421c.css +0 -816
- package/www/build/p-aba00527.entry.js +0 -1
- package/www/build/p-b369bf2f.entry.js +0 -1
- package/www/build/p-e4a2811a.entry.js +0 -1
- package/www/build/p-e82cee27.entry.js +0 -1
- package/www/build/p-f5f15b8e.entry.js +0 -1
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { r as registerInstance, e as createEvent, h } from './index-81176684.js';
|
|
2
|
+
|
|
3
|
+
const stylesCss = ":host{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;flex-direction:row;justify-content:center;width:100%;height:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.modal-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--gray900);opacity:0.7}.modal-container{display:flex;flex-direction:column;z-index:1010;width:100%;height:100vh;overflow:-moz-scrollbars-none;overflow:hidden}.modal-container>header{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 2);background:var(--color-surface02)}.modal-container>header button{margin:0;padding:0;border:none;background:transparent;cursor:pointer;margin-left:auto}.modal-container>header z-icon{--z-icon-width:calc(var(--space-unit) * 2.5);--z-icon-height:calc(var(--space-unit) * 2.5);display:flex;fill:var(--color-icon01)}.modal-container>header>div{display:flex;flex-direction:column;width:100%;margin-right:calc(var(--space-unit) * 2)}.modal-container>header h1,.modal-container>header h2{margin:0;padding:0;font-weight:var(--font-rg);color:var(--color-text01)}.modal-container>header h1{font-size:var(--font-size-5);line-height:1.4;letter-spacing:0}.modal-container>header h2{font-size:var(--font-size-3);line-height:1.5;letter-spacing:0}.modal-container>header>div *:empty{display:none}.modal-container>header h1+h2{margin-top:calc(var(--space-unit) * 0.5)}.modal-container>.modal-content{flex:1 auto;background:var(--color-surface01);overflow:auto;overflow-x:hidden}.modal-container .modal-content::-webkit-scrollbar{background:linear-gradient(\n to right,\n transparent 0 3px,\n var(--gray200) 3px 7px,\n transparent 7px 10px\n );width:10px;border-radius:var(--border-radius)}.modal-container .modal-content::-webkit-scrollbar-track{background-color:transparent}.modal-container .modal-content::-webkit-scrollbar-thumb{background-color:var(--color-primary01);border-radius:var(--border-radius);width:10px}.modal-container .modal-content::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}.modal-container .modal-content{scrollbar-color:var(--color-primary01) transparent}@media only screen and (min-width: 768px){.modal-container{position:fixed;top:calc(var(--space-unit) * 6);left:50%;transform:translateX(-50%);width:auto;height:auto;min-width:calc(var(--space-unit) * 40);min-height:calc(var(--space-unit) * 40);max-height:calc(100vh - calc(var(--space-unit) * 6 * 2));border-radius:var(--border-radius)}.modal-container>header z-icon{--z-icon-width:calc(var(--space-unit) * 3);--z-icon-height:calc(var(--space-unit) * 3)}}@media only screen and (min-width: 768px) and (max-width: 1151px){.modal-container>header{padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 3)}}@media only screen and (min-width: 1152px){.modal-container>header{padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 4)}.modal-container>header h1{font-size:var(--font-size-6);line-height:1.33;letter-spacing:0}.modal-container>header h2{font-size:var(--font-size-4);line-height:1.5;letter-spacing:0}.modal-container>header h1+h2{margin-top:0}}";
|
|
4
|
+
|
|
5
|
+
const ZModal = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
this.modalClose = createEvent(this, "modalClose", 7);
|
|
9
|
+
this.modalHeaderActive = createEvent(this, "modalHeaderActive", 7);
|
|
10
|
+
this.modalBackgroundClick = createEvent(this, "modalBackgroundClick", 7);
|
|
11
|
+
/** aria-label for close button (optional) */
|
|
12
|
+
this.closeButtonLabel = "close modal";
|
|
13
|
+
}
|
|
14
|
+
emitModalClose() {
|
|
15
|
+
this.modalClose.emit({ modalid: this.modalid });
|
|
16
|
+
}
|
|
17
|
+
emitModalHeaderActive() {
|
|
18
|
+
this.modalHeaderActive.emit({ modalid: this.modalid });
|
|
19
|
+
}
|
|
20
|
+
emitBackgroundClick() {
|
|
21
|
+
this.modalBackgroundClick.emit({ modalid: this.modalid });
|
|
22
|
+
}
|
|
23
|
+
render() {
|
|
24
|
+
return [
|
|
25
|
+
h("div", { class: "modal-container", id: this.modalid, role: "dialog" }, h("header", { onClick: this.emitModalHeaderActive.bind(this) }, h("div", null, this.modaltitle && h("h1", null, this.modaltitle), this.modalsubtitle && h("h2", null, this.modalsubtitle)), h("slot", { name: "modalCloseButton" }, h("button", { "aria-label": this.closeButtonLabel, onClick: this.emitModalClose.bind(this) }, h("z-icon", { name: "multiply-circle-filled" })))), h("div", { class: "modal-content" }, h("slot", { name: "modalContent" }))),
|
|
26
|
+
h("div", { class: "modal-background", "data-action": "modalBackground", "data-modal": this.modalid, onClick: this.emitBackgroundClick.bind(this) })
|
|
27
|
+
];
|
|
28
|
+
}
|
|
29
|
+
};
|
|
30
|
+
ZModal.style = stylesCss;
|
|
31
|
+
|
|
32
|
+
export { ZModal as z_modal };
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { r as registerInstance, e as createEvent, h } from './index-81176684.js';
|
|
2
|
+
import { q as AlertTypesEnum } from './index-3ee81524.js';
|
|
3
|
+
|
|
4
|
+
const stylesCss = ":host{position:absolute;font-family:var(--font-family-sans);font-weight:var(--font-rg);width:100%;top:0px;left:0px;z-index:2}:host>z-alert{height:calc(var(--space-unit) * 6)}.relativeContainer{position:relative;display:grid;grid-template-columns:18px auto 46px;grid-template-rows:1fr;grid-column-gap:var(--space-unit);align-items:center;padding:0;outline:none}.relativeContainer::-moz-focus-inner{border:0}.alert-external-wrapper.removeAlert{border:var(--border-size-medium) solid var(--color-surface02);border-top:none}:host div.addAlert{background:var(--color-success-inverse)}:host div.removeAlert{background:var(--color-warning-inverse)}:host div>.contentText{color:var(--color-surface05);font-size:14px;letter-spacing:0.16px;line-height:20px}:host div>.contentAction{color:var(--color-primary01);font-size:12px;font-weight:var(--font-sb);height:20px;letter-spacing:0.32px;line-height:20px;cursor:pointer}:host div>z-icon{justify-self:center}";
|
|
5
|
+
|
|
6
|
+
const ZMyzCardAlert = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
this.undoAction = createEvent(this, "undoAction", 7);
|
|
10
|
+
}
|
|
11
|
+
emitUndoAction() {
|
|
12
|
+
this.undoAction.emit({ actionType: this.type });
|
|
13
|
+
}
|
|
14
|
+
handleSpaceKeyPress(e) {
|
|
15
|
+
if (e.keyCode == 32 || e.keyCode == 13) {
|
|
16
|
+
e.preventDefault();
|
|
17
|
+
this.emitUndoAction();
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
handleActionButtonClick(e) {
|
|
21
|
+
e.preventDefault();
|
|
22
|
+
this.emitUndoAction();
|
|
23
|
+
}
|
|
24
|
+
retrieveClass() {
|
|
25
|
+
let className = "";
|
|
26
|
+
switch (this.type) {
|
|
27
|
+
case "add":
|
|
28
|
+
className = "addAlert";
|
|
29
|
+
break;
|
|
30
|
+
case "remove":
|
|
31
|
+
className = "removeAlert";
|
|
32
|
+
break;
|
|
33
|
+
default:
|
|
34
|
+
className = "";
|
|
35
|
+
break;
|
|
36
|
+
}
|
|
37
|
+
return className;
|
|
38
|
+
}
|
|
39
|
+
getAlertType() {
|
|
40
|
+
switch (this.type) {
|
|
41
|
+
case "add":
|
|
42
|
+
return AlertTypesEnum.success;
|
|
43
|
+
case "remove":
|
|
44
|
+
return AlertTypesEnum.warning;
|
|
45
|
+
default:
|
|
46
|
+
return null;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
render() {
|
|
50
|
+
return (h("div", { class: "alert-external-wrapper " + this.retrieveClass() }, h("z-alert", { type: this.getAlertType() }, h("div", { class: "relativeContainer" }, h("z-icon", { name: this.iconname, width: 18, height: 18, class: this.retrieveClass() }), h("span", { class: "contentText" }, this.contenttext), this.actiontext && !!this.actiontext.trim().length && (h("span", { role: "button", tabindex: "0", class: "contentAction", onClick: (e) => {
|
|
51
|
+
this.handleActionButtonClick(e);
|
|
52
|
+
}, onKeyPress: (e) => {
|
|
53
|
+
this.handleSpaceKeyPress(e);
|
|
54
|
+
} }, this.actiontext))))));
|
|
55
|
+
}
|
|
56
|
+
};
|
|
57
|
+
ZMyzCardAlert.style = stylesCss;
|
|
58
|
+
|
|
59
|
+
export { ZMyzCardAlert as z_myz_card_alert };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-81176684.js';
|
|
2
|
+
|
|
3
|
+
const stylesCss = ":host{height:340px;width:auto}:host>div{height:340px;width:auto;display:flex;align-items:center;justify-content:center;position:relative}";
|
|
4
|
+
|
|
5
|
+
const ZMyzCardBody = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("div", null, h("slot", { name: "alert" }), h("slot", { name: "cover" })));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
ZMyzCardBody.style = stylesCss;
|
|
14
|
+
|
|
15
|
+
export { ZMyzCardBody as z_myz_card_body };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-81176684.js';
|
|
2
|
+
|
|
3
|
+
const stylesCss = "img{display:block;margin:auto auto;height:340px;max-width:100%;object-fit:cover}img.faded{opacity:0.3}";
|
|
4
|
+
|
|
5
|
+
const ZMyzCardCover = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
hadleOnImageError() {
|
|
10
|
+
this.img = this.defaultimg;
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h("img", { class: this.faded && "faded", onError: this.hadleOnImageError.bind(this), alt: this.titolo, src: this.img }));
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
ZMyzCardCover.style = stylesCss;
|
|
17
|
+
|
|
18
|
+
export { ZMyzCardCover as z_myz_card_cover };
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { r as registerInstance, e as createEvent, h } from './index-81176684.js';
|
|
2
|
+
import { B as ButtonVariantEnum, c as ButtonSizeEnum } from './index-3ee81524.js';
|
|
3
|
+
|
|
4
|
+
const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host z-myz-card{--card-overflow:visible}:host>div{position:relative;height:522px;width:100%;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out}:host>div .content{position:relative;height:522px;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out;z-index:2}:host>div .content.flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);margin-top:-2px}:host>div .front,:host>div .back{position:absolute;height:100%;width:100%;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}:host>div .front{z-index:2;top:0;left:0;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}:host>div .front z-button{position:absolute;z-index:3;top:calc(var(--space-unit) * 0.5);left:calc(-1 * var(--space-unit))}:host>div .back{padding:0 var(--space-unit);margin-left:calc(-1 * var(--space-unit));z-index:1;top:0;left:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);display:flex;justify-content:center}.hideInfo{display:none}";
|
|
5
|
+
|
|
6
|
+
const ZMyzCardDictionary = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
this.cardFlipped = createEvent(this, "cardFlipped", 7);
|
|
10
|
+
/** card is disabled */
|
|
11
|
+
this.disabled = false;
|
|
12
|
+
/** card is flipped */
|
|
13
|
+
this.flipped = false;
|
|
14
|
+
/** flip button label */
|
|
15
|
+
this.flipbuttonlabel = "INFO";
|
|
16
|
+
/** hide info button */
|
|
17
|
+
this.hideinfobtn = false;
|
|
18
|
+
}
|
|
19
|
+
handleFlipCard(e) {
|
|
20
|
+
this.flipCard(e.detail);
|
|
21
|
+
}
|
|
22
|
+
flipCard(showBack = true) {
|
|
23
|
+
this.flipped = showBack;
|
|
24
|
+
this.cardFlipped.emit(showBack);
|
|
25
|
+
}
|
|
26
|
+
render() {
|
|
27
|
+
return (h("div", null, h("z-myz-card", null, h("z-myz-card-header", { titolo: this.name }), h("div", { class: `content ${this.flipped ? "flipped" : ""}` }, h("div", { class: "front" }, h("z-myz-card-body", null, h("z-myz-card-cover", { slot: "cover", titolo: this.name, img: this.cover, faded: this.disabled })), h("z-button", { class: this.hideinfobtn ? "hideInfo" : "", variant: ButtonVariantEnum.secondary, icon: "informationsource", size: ButtonSizeEnum["x-small"], onClick: () => this.flipCard(true), disabled: this.flipped }, this.flipbuttonlabel)), h("div", { class: "back" }, h("slot", { name: "info" }))), h("slot", null))));
|
|
28
|
+
}
|
|
29
|
+
};
|
|
30
|
+
ZMyzCardDictionary.style = stylesCss;
|
|
31
|
+
|
|
32
|
+
export { ZMyzCardDictionary as z_myz_card_dictionary };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-81176684.js';
|
|
2
|
+
|
|
3
|
+
const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div>footer{box-sizing:border-box;border-radius:0px 0px var(--radius-base) var(--radius-base);border-top:var(--border-base) solid var(--color-surface03);padding:var(--space-unit) calc(var(--space-unit) * 2) 0;height:128px;color:var(--color-surface05);font-size:16px;line-height:24px}:host>div>footer>div.top,:host>div>footer>div.bottom{height:60px}";
|
|
4
|
+
|
|
5
|
+
const ZMyzCardFooterSections = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("div", null, h("footer", null, h("div", { class: "top" }, h("slot", { name: "top" })), h("div", { class: "bottom" }, h("slot", { name: "bottom" })))));
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
ZMyzCardFooterSections.style = stylesCss;
|
|
14
|
+
|
|
15
|
+
export { ZMyzCardFooterSections as z_myz_card_footer_sections };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-81176684.js';
|
|
2
|
+
import { L as LicenseTypeEnum } from './index-3ee81524.js';
|
|
3
|
+
|
|
4
|
+
const stylesCss = "footer{font-family:var(--font-family-sans);font-weight:var(--font-rg);color:var(--color-surface05);background-color:var(--color-surface01);margin:0px;padding:0px;position:relative;z-index:5;height:calc(var(--space-unit) * 6);width:auto;top:0px;transition:height 500ms ease-in-out, top 500ms ease-in-out;border-radius:0px 0px var(--border-radius) var(--border-radius);border-top:var(--border-size-medium) solid var(--color-surface03)}footer.real,footer.trial,footer.temp{border-top:var(--border-size-medium) solid var(--accent)}footer .bold{font-family:var(--font-family-sans);font-weight:var(--font-sb)}footer>p{font-family:var(--font-family-sans);font-weight:var(--font-rg);font-size:16px;line-height:22px;height:40px;margin:0px;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 2)\n var(--space-unit) calc(var(--space-unit) * 2);overflow:hidden;background-color:var(--color-surface01);transition:all 200ms linear}footer.isopen>p{font-size:14px;font-weight:var(--font-sb);transition:all 200ms linear;background-color:var(--bg-neutral-200)}footer.isopen.real>p,footer.isopen.trial>p,footer.isopen.temp>p{background-color:var(--accent)}footer .visible{display:block}footer .hidden{display:none}footer>div.content{height:60px;overflow:hidden}footer>div.content>div:not(.slot-handler){padding:var(--space-unit) calc(var(--space-unit) * 2)}footer>div.content>div>p{font-size:14px;height:20px;line-height:20px;margin:0px;padding:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}footer>div.content>div>p.year_isbn{padding-top:var(--space-unit);display:flex;flex-direction:row;justify-content:space-between}footer>div.content>div>p.year_isbn>span.isbn{text-overflow:ellipsis;overflow:hidden}footer.isopen>div.content>div:not(.slot-handler){height:68px}footer.isopen>div.content>div>p.authors{height:40px;white-space:initial;text-overflow:initial}footer.isopen>div.content>div>p.year_isbn{flex-direction:column;height:50px;padding-left:0px}footer.isopen>div.content>div>p.year_isbn>span.isbn{display:inline-grid;padding-left:0px}footer.isopen{height:295px;top:-212px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.customContent{top:-292px}footer.isopen>div.content{height:280px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.customContent>div.content{height:230px}.toggle{position:absolute;top:-24px;left:16px;z-index:10}.faded{opacity:0.3;pointer-events:none}footer>p.customContent,footer .content.customContent{display:none}footer.isopen>p.customContent,footer.isopen .content.customContent{display:block}div.wrapper{position:relative;height:100%}div.wrapper ::slotted([slot=\"content\"]){display:block;height:112px;width:100%;padding:0 calc(var(--space-unit) * 2);box-sizing:border-box;border-top:var(--border-size-medium) solid transparent;position:absolute;top:calc(var(--space-unit) * 2);z-index:10;background:var(--color-white)}div.wrapper.isopen ::slotted([slot=\"content\"]){height:128px;padding:calc(var(--space-unit) * 2);border-color:var(--accent);top:0;bottom:0}";
|
|
5
|
+
|
|
6
|
+
const ZMyzCardFooter = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
/** footer opened by default (optional) */
|
|
10
|
+
this.opened = false;
|
|
11
|
+
/** display footer custom slotted content */
|
|
12
|
+
this.customContent = false;
|
|
13
|
+
this.isOpen = false;
|
|
14
|
+
this.allowTooltipAuthors = false;
|
|
15
|
+
}
|
|
16
|
+
handleToggle() {
|
|
17
|
+
this.isOpen = !this.isOpen;
|
|
18
|
+
}
|
|
19
|
+
getTitleAuthors() {
|
|
20
|
+
return this.allowTooltipAuthors ? this.autori : "";
|
|
21
|
+
}
|
|
22
|
+
componentWillLoad() {
|
|
23
|
+
if (this.opened)
|
|
24
|
+
this.isOpen = true;
|
|
25
|
+
}
|
|
26
|
+
elementsEllipsis() {
|
|
27
|
+
this.allowTooltipAuthors = this.elementAuthorsHasEllipsis() ? true : false;
|
|
28
|
+
}
|
|
29
|
+
elementAuthorsHasEllipsis() {
|
|
30
|
+
return this.ellipsisAuthors.offsetWidth < this.ellipsisAuthors.scrollWidth;
|
|
31
|
+
}
|
|
32
|
+
retrieveClass() {
|
|
33
|
+
return {
|
|
34
|
+
isopen: this.isOpen,
|
|
35
|
+
real: this.cardtype === LicenseTypeEnum.real,
|
|
36
|
+
trial: this.cardtype === LicenseTypeEnum.trial,
|
|
37
|
+
temp: this.cardtype === LicenseTypeEnum.temp,
|
|
38
|
+
customContent: this.customContent,
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
footerTransitionHandler(e) {
|
|
42
|
+
if (["visibility", "height"].includes(e.propertyName)) {
|
|
43
|
+
this.elementsEllipsis();
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
render() {
|
|
47
|
+
return (h("div", { class: Object.assign(Object.assign({}, this.retrieveClass()), { wrapper: true }) }, h("footer", { class: this.retrieveClass(), onTransitionEnd: (e) => this.footerTransitionHandler(e) }, h("span", { class: "toggle" }, h("slot", { name: "toggle" })), this.titolo && (h("p", { class: { customContent: this.customContent } }, this.titolo)), h("div", { class: { content: true, customContent: this.customContent } }, h("div", null, h("p", { class: "authors", ref: (el) => (this.ellipsisAuthors = el) }, h("span", { title: this.getTitleAuthors() }, h("span", { class: "bold" }, this.autori))), h("p", { class: "year_isbn" }, h("span", { class: "isbn" }, h("span", null, h("span", { class: "bold" }, this.isbn), " (ed. cartacea)")))), h("div", { class: `slot-handler ${this.isOpen ? "visible" : "hidden"}` }, h("slot", { name: "list" })))), this.customContent && h("slot", { name: "content" })));
|
|
48
|
+
}
|
|
49
|
+
};
|
|
50
|
+
ZMyzCardFooter.style = stylesCss;
|
|
51
|
+
|
|
52
|
+
export { ZMyzCardFooter as z_myz_card_footer };
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-81176684.js';
|
|
2
|
+
import { L as LicenseTypeEnum } from './index-3ee81524.js';
|
|
3
|
+
|
|
4
|
+
const stylesCss = "header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:auto;height:calc(var(--space-unit) * 6);position:relative;border-bottom:var(--border-size-medium) solid var(--color-surface03);border-radius:var(--border-radius) var(--border-radius)\n var(--border-no-radius) var(--border-no-radius);background-color:var(--color-surface01)}header.real,header.trial,header.temp{background-color:var(--accent-lighter);border-bottom:var(--border-size-medium) solid var(--accent)}h2{font-family:var(--font-family-sans);font-weight:var(--font-sb);color:var(--color-surface05);height:calc(var(--space-unit) * 2);font-size:12px;text-transform:uppercase;letter-spacing:0.22px;line-height:calc(var(--space-unit) * 2);margin:0px;padding:calc(var(--space-unit) * 2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.faded{border-bottom:var(--border-size-medium) solid var(--color-surface02)}.faded.real,.faded.trial,.faded.temp{border-top:var(--border-size-medium) solid var(--accent);border-right:var(--border-size-medium) solid var(--accent);border-left:var(--border-size-medium) solid var(--accent)}";
|
|
5
|
+
|
|
6
|
+
const ZMyzCardHeader = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
this.allowTooltip = false;
|
|
10
|
+
}
|
|
11
|
+
getTitle() {
|
|
12
|
+
return this.allowTooltip ? this.titolo : "";
|
|
13
|
+
}
|
|
14
|
+
componentDidLoad() {
|
|
15
|
+
if (this.elementHasEllipsis())
|
|
16
|
+
this.allowTooltip = true;
|
|
17
|
+
}
|
|
18
|
+
elementHasEllipsis() {
|
|
19
|
+
return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
|
|
20
|
+
}
|
|
21
|
+
retrieveClass() {
|
|
22
|
+
return {
|
|
23
|
+
real: this.cardtype === LicenseTypeEnum.real,
|
|
24
|
+
trial: this.cardtype === LicenseTypeEnum.trial,
|
|
25
|
+
temp: this.cardtype === LicenseTypeEnum.temp,
|
|
26
|
+
faded: this.faded,
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
render() {
|
|
30
|
+
return (h("header", { class: this.retrieveClass() }, h("h2", { ref: (el) => (this.ellipsis = el), title: this.getTitle() }, this.titolo), h("slot", { name: "icon" })));
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
ZMyzCardHeader.style = stylesCss;
|
|
34
|
+
|
|
35
|
+
export { ZMyzCardHeader as z_myz_card_header };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-81176684.js';
|
|
2
|
+
|
|
3
|
+
const stylesCss = "button{width:42px;height:calc(var(--space-unit) * 5);display:flex;align-items:center;justify-content:center;color:var(--color-primary01);fill:var(--color-primary01);cursor:pointer;outline:none;background:none;border:none;border-left:var(--border-size-medium) solid var(--color-surface03);border-radius:0px var(--border-radius) 0px 0px;margin:0;padding:0px;width:calc(var(--space-unit) * 6);height:calc(var(--space-unit) * 6)}button:active,button:focus{color:var(--blue700);fill:var(--blue700)}button>span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--border-radius);border:0px}button:hover>span{background:var(--color-primary03)}button:focus>span{background:var(--color-surface01);border-radius:var(--border-radius);box-shadow:0px 0px 2px 2px var(--accent-dark)}button:active>span{background:var(--color-surface01);border-radius:var(--border-radius);box-shadow:var(--shadow-2)}button:disabled{cursor:not-allowed}button:disabled>span{background:none;box-shadow:var(--shadow-0);pointer-events:none}button:disabled>span>z-icon{fill:var(--color-surface03)}button::-moz-focus-inner{border:0}";
|
|
4
|
+
|
|
5
|
+
const ZMyzCardIcon = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
/** disabled status flag */
|
|
9
|
+
this.isdisabled = false;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
return (h("button", { disabled: this.isdisabled, "aria-label": this.ariaLabel }, h("span", null, h("z-icon", { name: this.icon, width: 16, height: 16 }))));
|
|
13
|
+
}
|
|
14
|
+
};
|
|
15
|
+
ZMyzCardIcon.style = stylesCss;
|
|
16
|
+
|
|
17
|
+
export { ZMyzCardIcon as z_myz_card_icon };
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
import { r as registerInstance, e as createEvent, h } from './index-81176684.js';
|
|
2
|
+
import { P as PopoverPositions } from './index-3ee81524.js';
|
|
3
|
+
import { h as handleKeyboardSubmit } from './utils-a3134cfb.js';
|
|
4
|
+
import './breakpoints-c386984e.js';
|
|
5
|
+
|
|
6
|
+
const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);width:100%}:host>div{background:var(--color-surface01);width:calc(100% + calc(var(--space-unit) * 2));margin-left:calc(-1 * var(--space-unit));height:402px;border:var(--border-size-small) solid var(--color-primary01);box-shadow:0px 2px 4px 0px rgba(66, 69, 72, 0.35);border-radius:0px;box-sizing:border-box;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);position:relative}:host>div>z-icon{fill:var(--color-primary01);cursor:pointer;position:absolute;top:var(--space-unit);right:var(--space-unit)}:host>div{display:grid}:host>div>div.cta-wrapper{align-self:end;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}:host>div>div.content-wrapper{overflow:hidden;position:relative;align-self:stretch}:host>div>div.content-wrapper>section{border-bottom:var(--border-size-small) solid var(--color-surface04);color:var(--color-surface05);padding:var(--space-unit) 0;font-size:14px;line-height:20px;box-sizing:border-box}:host>div>div.content-wrapper>section:last-child{border-bottom:none}:host>div>div.content-wrapper>section.info-wrapper{position:relative;overflow:hidden;box-sizing:border-box}:host>div>div.content-wrapper>section.info-wrapper.hidden:after{background:linear-gradient(\n 180deg,\n rgba(255, 0, 0, 0),\n rgba(255, 0, 0, 0) 60%,\n white\n );content:\"\";position:absolute;pointer-events:none;top:0;left:0;right:0;bottom:0}:host>div>div.content-wrapper>section>span.license-heading{display:flex;justify-content:space-between}:host>div>div.content-wrapper>section>span.license-heading>span.expired{color:var(--color-secondary02);font-size:12px;font-weight:600}:host>div>div.content-wrapper>section>span.license-heading>span.expiring{color:var(--color-warning01);font-size:12px;font-weight:600}:host>div>div.content-wrapper>z-popover{position:absolute;top:0px;left:calc(var(--space-unit) * 4)}";
|
|
7
|
+
|
|
8
|
+
const ZMyzCardInfo = class {
|
|
9
|
+
constructor(hostRef) {
|
|
10
|
+
registerInstance(this, hostRef);
|
|
11
|
+
this.flipCard = createEvent(this, "flipCard", 7);
|
|
12
|
+
/** tabindex link attribute (optional) */
|
|
13
|
+
this.htmltabindex = 0;
|
|
14
|
+
this.hiddenContent = false;
|
|
15
|
+
this.tooltip = false;
|
|
16
|
+
this.emitFlipCard = this.emitFlipCard.bind(this);
|
|
17
|
+
}
|
|
18
|
+
emitFlipCard(showBack = false) {
|
|
19
|
+
this.flipCard.emit(showBack);
|
|
20
|
+
}
|
|
21
|
+
componentWillLoad() {
|
|
22
|
+
this.setStringOrArray();
|
|
23
|
+
}
|
|
24
|
+
componentWillUpdate() {
|
|
25
|
+
this.setStringOrArray();
|
|
26
|
+
}
|
|
27
|
+
componentDidRender() {
|
|
28
|
+
this.handleContentHeight();
|
|
29
|
+
}
|
|
30
|
+
handleContentHeight() {
|
|
31
|
+
if (!this.contentWrapper && !this.infoWrapper)
|
|
32
|
+
return (this.hiddenContent = false);
|
|
33
|
+
if (this.contentWrapper.scrollHeight > this.contentWrapper.offsetHeight ||
|
|
34
|
+
this.infoWrapper.scrollHeight > this.infoWrapper.offsetHeight) {
|
|
35
|
+
const height = this.contentWrapper.offsetHeight -
|
|
36
|
+
this.onlineLicenseWrapper.offsetHeight -
|
|
37
|
+
this.offlineLicenseWrapper.offsetHeight;
|
|
38
|
+
this.infoWrapper.style.height = `${height}px`;
|
|
39
|
+
return (this.hiddenContent = true);
|
|
40
|
+
}
|
|
41
|
+
return (this.hiddenContent = false);
|
|
42
|
+
}
|
|
43
|
+
setStringOrArray() {
|
|
44
|
+
if (typeof this.data === "string") {
|
|
45
|
+
this.cardData = JSON.parse(this.data);
|
|
46
|
+
}
|
|
47
|
+
else {
|
|
48
|
+
this.cardData = this.data;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
renderCloseIcon() {
|
|
52
|
+
return (h("z-icon", { name: "multiply-circled-filled", height: 18, width: 18, onClick: () => this.emitFlipCard(false), tabindex: this.htmltabindex, onKeyUp: (e) => {
|
|
53
|
+
handleKeyboardSubmit(e, this.emitFlipCard, false);
|
|
54
|
+
} }));
|
|
55
|
+
}
|
|
56
|
+
renderGeneralSection() {
|
|
57
|
+
var _a, _b;
|
|
58
|
+
const title = (_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.title;
|
|
59
|
+
const description = (_b = this === null || this === void 0 ? void 0 : this.cardData) === null || _b === void 0 ? void 0 : _b.description;
|
|
60
|
+
return (h("section", { class: `info-wrapper ${this.hiddenContent ? "hidden" : ""}`, onClick: () => {
|
|
61
|
+
if (this.hiddenContent)
|
|
62
|
+
this.tooltip = !this.tooltip;
|
|
63
|
+
}, ref: (el) => (this.infoWrapper = el) }, this.renderAuthor(), this.renderYear(), title, h("br", null), description));
|
|
64
|
+
}
|
|
65
|
+
renderAuthor() {
|
|
66
|
+
var _a;
|
|
67
|
+
const author = (_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.author;
|
|
68
|
+
if (!author)
|
|
69
|
+
return null;
|
|
70
|
+
return (h("span", null, "Autore: ", h("b", null, author), h("br", null)));
|
|
71
|
+
}
|
|
72
|
+
renderYear() {
|
|
73
|
+
var _a;
|
|
74
|
+
const year = (_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.year;
|
|
75
|
+
if (!year)
|
|
76
|
+
return null;
|
|
77
|
+
return (h("span", null, "Anno: ", h("b", null, year), h("br", null)));
|
|
78
|
+
}
|
|
79
|
+
renderTooltip() {
|
|
80
|
+
if (!this.tooltip)
|
|
81
|
+
return;
|
|
82
|
+
if (!this.cardData)
|
|
83
|
+
return;
|
|
84
|
+
const { title, year, author, description } = this.cardData;
|
|
85
|
+
return (h("z-popover", { position: PopoverPositions.right, onClick: () => (this.tooltip = false) }, `${title} ${year} ${author} ${description}`));
|
|
86
|
+
}
|
|
87
|
+
setExpirationLicenseMessage(type) {
|
|
88
|
+
if ((type === "online" && this.cardData.onlineLicense.expired) ||
|
|
89
|
+
(type === "offline" && this.cardData.offlineLicense.expired)) {
|
|
90
|
+
return h("span", { class: "expired" }, "SCADUTA");
|
|
91
|
+
}
|
|
92
|
+
if ((type === "online" && this.cardData.onlineLicense.expiring) ||
|
|
93
|
+
(type === "offline" && this.cardData.offlineLicense.expiring)) {
|
|
94
|
+
return h("span", { class: "expiring" }, "IN SCADENZA");
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
renderOnlineLicenseSection() {
|
|
98
|
+
var _a;
|
|
99
|
+
if (!((_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.onlineLicense))
|
|
100
|
+
return;
|
|
101
|
+
return (h("section", { ref: (el) => (this.onlineLicenseWrapper = el) }, h("span", { class: "license-heading" }, h("span", null, "Licenza online"), this.setExpirationLicenseMessage("online")), "Scadenza il ", h("b", null, this.cardData.onlineLicense.expiration), h("br", null)));
|
|
102
|
+
}
|
|
103
|
+
renderOfflineLicenseSection() {
|
|
104
|
+
var _a;
|
|
105
|
+
if (!((_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.offlineLicense))
|
|
106
|
+
return;
|
|
107
|
+
return (h("section", { ref: (el) => (this.offlineLicenseWrapper = el) }, h("span", { class: "license-heading" }, h("span", null, "Licenza offline"), this.setExpirationLicenseMessage("offline")), "Scadenza il ", h("b", null, this.cardData.offlineLicense.expiration), h("br", null), "Installazioni disponibili:", " ", h("b", null, this.cardData.offlineLicense.installations)));
|
|
108
|
+
}
|
|
109
|
+
render() {
|
|
110
|
+
return (h("div", null, this.renderCloseIcon(), h("div", { class: "content-wrapper", ref: (el) => (this.contentWrapper = el) }, this.renderGeneralSection(), this.renderTooltip(), this.renderOnlineLicenseSection(), this.renderOfflineLicenseSection()), h("div", { class: "cta-wrapper" }, h("slot", null))));
|
|
111
|
+
}
|
|
112
|
+
};
|
|
113
|
+
ZMyzCardInfo.style = stylesCss;
|
|
114
|
+
|
|
115
|
+
export { ZMyzCardInfo as z_myz_card_info };
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-81176684.js';
|
|
2
|
+
|
|
3
|
+
const stylesCss = "ul{font-family:var(--font-family-sans);color:var(--color-primary02);margin:0 calc(var(--space-unit) * 2);padding:0px;overflow:hidden;list-style:none;width:auto;height:auto}ul>li{padding-left:10px;text-indent:-10px}ul>li>a{display:block;font-size:14px;font-weight:var(--font-sb);text-decoration:none;color:var(--color-primary01);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5);padding-top:calc(var(--space-unit) * .5)}ul>li>a:before{content:\"•\";padding-right:5px}ul>li>span{font-size:14px;font-weight:var(--font-rg);text-decoration:none;color:var(--color-surface04);padding:0 calc(var(--space-unit) * 2);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5)}";
|
|
4
|
+
|
|
5
|
+
const ZMyzCardList = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
this.renderList = this.renderList.bind(this);
|
|
9
|
+
}
|
|
10
|
+
handleSpaceKeyPress(e, url) {
|
|
11
|
+
if (e.keyCode == 32 || e.keyCode == 13) {
|
|
12
|
+
e.preventDefault();
|
|
13
|
+
window.open(url, "_blank");
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
formatListContent(data) {
|
|
17
|
+
const { value, isLink, url } = data;
|
|
18
|
+
if (!isLink)
|
|
19
|
+
return h("span", null, value);
|
|
20
|
+
return (h("a", { role: "button", onKeyPress: (e) => this.handleSpaceKeyPress(e, url), href: url, target: "_blank" }, value));
|
|
21
|
+
}
|
|
22
|
+
renderList(dataArray) {
|
|
23
|
+
return dataArray.map((data) => {
|
|
24
|
+
return h("li", null, this.formatListContent(data));
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
render() {
|
|
28
|
+
return h("ul", null, this.renderList(JSON.parse(this.listdata)));
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
ZMyzCardList.style = stylesCss;
|
|
32
|
+
|
|
33
|
+
export { ZMyzCardList as z_myz_card_list };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-81176684.js';
|
|
2
|
+
import { L as LicenseTypeEnum } from './index-3ee81524.js';
|
|
3
|
+
|
|
4
|
+
const stylesCss = ":host{--card-overflow:hidden}div{background-color:var(--color-surface01);display:flex;flex-direction:column;width:auto;box-sizing:border-box;width:256px;height:522px;border:var(--border-size-medium) solid var(--color-surface03);border-radius:var(--border-radius);overflow:var(--card-overflow)}div.real,div.trial,div.temp{border-color:var(--accent)}div.faded{border:var(--border-size-medium) solid var(--color-surface02)}div.highlighted{box-shadow:var(--shadow-4);outline:none}div.pressed{box-shadow:var(--shadow-8);outline:none}div:focus{box-shadow:var(--shadow-focus-primary);outline:none}";
|
|
5
|
+
|
|
6
|
+
const ZMyzCardComponent = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
/** pressed status */
|
|
10
|
+
this.ispressed = false;
|
|
11
|
+
/** highlighted status */
|
|
12
|
+
this.ishighlighted = false;
|
|
13
|
+
}
|
|
14
|
+
retrieveClass() {
|
|
15
|
+
let elemClasses = "";
|
|
16
|
+
if (this.cardtype === LicenseTypeEnum.real)
|
|
17
|
+
elemClasses += "real";
|
|
18
|
+
else if (this.cardtype === LicenseTypeEnum.trial)
|
|
19
|
+
elemClasses += "trial";
|
|
20
|
+
else if (this.cardtype === LicenseTypeEnum.temp)
|
|
21
|
+
elemClasses += "temp";
|
|
22
|
+
if (this.faded) {
|
|
23
|
+
elemClasses += " faded";
|
|
24
|
+
}
|
|
25
|
+
else if (this.ispressed) {
|
|
26
|
+
elemClasses += " pressed";
|
|
27
|
+
}
|
|
28
|
+
else if (this.ishighlighted) {
|
|
29
|
+
elemClasses += " highlighted";
|
|
30
|
+
}
|
|
31
|
+
return elemClasses;
|
|
32
|
+
}
|
|
33
|
+
render() {
|
|
34
|
+
return (h("div", { class: this.retrieveClass(), tabindex: "0" }, h("slot", null)));
|
|
35
|
+
}
|
|
36
|
+
};
|
|
37
|
+
ZMyzCardComponent.style = stylesCss;
|
|
38
|
+
|
|
39
|
+
export { ZMyzCardComponent as z_myz_card };
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { r as registerInstance, e as createEvent, h } from './index-81176684.js';
|
|
2
|
+
import { h as handleKeyboardSubmit } from './utils-a3134cfb.js';
|
|
3
|
+
import './index-3ee81524.js';
|
|
4
|
+
import './breakpoints-c386984e.js';
|
|
5
|
+
|
|
6
|
+
const stylesCss = ":host li{all:unset;all:reset;width:100%}:host li{list-style-type:none;line-height:14px}:host li>span{line-height:14px;padding:calc(var(--space-unit) * 2) 0;display:flex;font-family:var(--dashboard-font);font-weight:var(--font-rg);font-size:16px;letter-spacing:0.23px;color:var(--text-grey-800);fill:var(--text-grey-800)}:host li>span.border{border-bottom:2px solid var(--bg-grey-200)}:host li span:hover,a:hover{color:var(--myz-blue);fill:var(--myz-blue)}a,a:visited,a:active{color:inherit;fill:inherit;text-decoration:none}:host li span z-icon{color:var(--myz-blue);fill:var(--myz-blue);height:calc(var(--space-unit) * 2);width:calc(var(--space-unit) * 2);padding:0 calc(var(--space-unit) * 1.5) 0 0;background-size:contain;background-repeat:no-repeat}";
|
|
7
|
+
|
|
8
|
+
const ZMyzListItem = class {
|
|
9
|
+
constructor(hostRef) {
|
|
10
|
+
registerInstance(this, hostRef);
|
|
11
|
+
this.zListItemLinkClick = createEvent(this, "zListItemLinkClick", 7);
|
|
12
|
+
this.zListItemClick = createEvent(this, "zListItemClick", 7);
|
|
13
|
+
/** link target (optional) */
|
|
14
|
+
this.linktarget = "_self";
|
|
15
|
+
/** underlined style flag */
|
|
16
|
+
this.underlined = true;
|
|
17
|
+
this.emitZListItemLinkClick = this.emitZListItemLinkClick.bind(this);
|
|
18
|
+
this.emitZListItemClick = this.emitZListItemClick.bind(this);
|
|
19
|
+
}
|
|
20
|
+
emitZListItemLinkClick(e, linkId) {
|
|
21
|
+
this.zListItemLinkClick.emit({ e, linkId });
|
|
22
|
+
}
|
|
23
|
+
emitZListItemClick(e, listitemid) {
|
|
24
|
+
this.zListItemClick.emit({ e, listitemid });
|
|
25
|
+
}
|
|
26
|
+
render() {
|
|
27
|
+
const linkId = this.listitemid ? `link_${this.listitemid}` : "";
|
|
28
|
+
return (h("li", { role: "button", id: this.listitemid, "data-action": this.action, onClick: (e) => this.emitZListItemClick(e, this.listitemid), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.emitZListItemClick, this.listitemid) }, h("span", { class: this.underlined && "border" }, this.icon && h("z-icon", { name: this.icon }), this.link ? (h("a", { href: this.link ? this.link : null, target: this.linktarget, id: linkId, onClick: (e) => this.emitZListItemLinkClick(e, linkId), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.emitZListItemLinkClick, linkId), role: this.link ? "link" : "button", tabindex: "0" }, this.text)) : (h("span", { innerHTML: this.text })), h("slot", null))));
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
ZMyzListItem.style = stylesCss;
|
|
32
|
+
|
|
33
|
+
export { ZMyzListItem as z_myz_list_item };
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index-81176684.js';
|
|
2
|
+
|
|
3
|
+
const stylesCss = "ul{margin:0;padding:0}";
|
|
4
|
+
|
|
5
|
+
const ZMyzList = class {
|
|
6
|
+
constructor(hostRef) {
|
|
7
|
+
registerInstance(this, hostRef);
|
|
8
|
+
}
|
|
9
|
+
componentWillLoad() {
|
|
10
|
+
if (this.inputrawdata) {
|
|
11
|
+
this.parseinputrawdata(this.inputrawdata);
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
parseinputrawdata(inputrawdata) {
|
|
15
|
+
this.list = [...JSON.parse(inputrawdata)];
|
|
16
|
+
}
|
|
17
|
+
oninputrawdataChange(newValue) {
|
|
18
|
+
this.parseinputrawdata(newValue);
|
|
19
|
+
}
|
|
20
|
+
render() {
|
|
21
|
+
const lastElem = this.list ? this.list.length - 1 : -1;
|
|
22
|
+
return (h("ul", null, this.list &&
|
|
23
|
+
this.list.map((bean, i) => (h("z-myz-list-item", { listitemid: bean.listitemid, text: bean.text, link: bean.link, linktarget: bean.linktarget, icon: bean.icon, underlined: lastElem != i })))));
|
|
24
|
+
}
|
|
25
|
+
static get watchers() { return {
|
|
26
|
+
"inputrawdata": ["oninputrawdataChange"]
|
|
27
|
+
}; }
|
|
28
|
+
};
|
|
29
|
+
ZMyzList.style = stylesCss;
|
|
30
|
+
|
|
31
|
+
export { ZMyzList as z_myz_list };
|