@zanichelli/zanichelli-it-frontend-kit 0.0.1-rc.8 → 0.1.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/README.md +13 -1
- package/dist/{components/p-Cvo0JvVA.js → cjs/index-xkrZykI_.js} +355 -568
- package/dist/cjs/index-xkrZykI_.js.map +1 -0
- package/dist/cjs/index.cjs.js +0 -3
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +3 -4
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/zanichelli-it-frontend-kit.cjs.js +4 -5
- package/dist/cjs/zanichelli-it-frontend-kit.cjs.js.map +1 -1
- package/dist/cjs/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.cjs.js.map +1 -0
- package/dist/cjs/zanit-menubar_3.cjs.entry.js +631 -0
- package/dist/cjs/zanit-menubar_3.cjs.entry.js.map +1 -0
- package/dist/collection/collection-manifest.json +4 -90
- package/dist/collection/components/menubar/menubar.css +0 -73
- package/dist/collection/components/menubar/menubar.js +5 -66
- package/dist/collection/components/menubar/menubar.js.map +1 -1
- package/dist/collection/components/menubar/mobile-menubar/mobile-menubar.css +0 -51
- package/dist/collection/components/menubar/mobile-menubar/mobile-menubar.js +2 -41
- package/dist/collection/components/menubar/mobile-menubar/mobile-menubar.js.map +1 -1
- package/dist/collection/components/menubar/search-form/search-form.css +143 -0
- package/dist/collection/components/menubar/search-form/search-form.js +173 -0
- package/dist/collection/components/menubar/search-form/search-form.js.map +1 -0
- package/dist/collection/index.js +0 -1
- package/dist/collection/index.js.map +1 -1
- package/dist/components/index.js +1287 -3
- package/dist/components/index.js.map +1 -1
- package/dist/components/{p-DtjymI-a.js → p-BBoCOJu1.js} +10 -61
- package/dist/components/p-BBoCOJu1.js.map +1 -0
- package/dist/components/p-DxgXtXGD.js +135 -0
- package/dist/components/p-DxgXtXGD.js.map +1 -0
- package/dist/components/zanit-menubar.js +14 -69
- package/dist/components/zanit-menubar.js.map +1 -1
- package/dist/components/zanit-mobile-menubar.js +1 -1
- package/dist/components/zanit-search-form.d.ts +11 -0
- package/dist/components/zanit-search-form.js +9 -0
- package/dist/components/zanit-search-form.js.map +1 -0
- package/dist/esm/{index-Cam6wBSi.js → index-BWVQ0LD4.js} +29 -767
- package/dist/esm/index-BWVQ0LD4.js.map +1 -0
- package/dist/esm/index.js +1 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +3 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/zanichelli-it-frontend-kit.js +4 -5
- package/dist/esm/zanichelli-it-frontend-kit.js.map +1 -1
- package/dist/esm/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.js.map +1 -0
- package/dist/esm/zanit-menubar_3.entry.js +627 -0
- package/dist/esm/zanit-menubar_3.entry.js.map +1 -0
- package/dist/types/components/menubar/menubar.d.ts +1 -15
- package/dist/types/components/menubar/mobile-menubar/mobile-menubar.d.ts +0 -10
- package/dist/types/components/menubar/search-form/search-form.d.ts +27 -0
- package/dist/types/components.d.ts +49 -31
- package/dist/types/index.d.ts +0 -1
- package/dist/types/stencil-public-runtime.d.ts +1 -1
- package/dist/zanichelli-it-frontend-kit/index.esm.js +1 -1
- package/dist/zanichelli-it-frontend-kit/index.esm.js.map +1 -1
- package/dist/zanichelli-it-frontend-kit/loader.esm.js.map +1 -1
- package/dist/zanichelli-it-frontend-kit/p-BWVQ0LD4.js +3 -0
- package/dist/zanichelli-it-frontend-kit/p-BWVQ0LD4.js.map +1 -0
- package/dist/zanichelli-it-frontend-kit/p-e396bda1.entry.js +2 -0
- package/dist/zanichelli-it-frontend-kit/p-e396bda1.entry.js.map +1 -0
- package/dist/zanichelli-it-frontend-kit/zanichelli-it-frontend-kit.css +1 -3611
- package/dist/zanichelli-it-frontend-kit/zanichelli-it-frontend-kit.esm.js +1 -1
- package/dist/zanichelli-it-frontend-kit/zanichelli-it-frontend-kit.esm.js.map +1 -1
- package/dist/zanichelli-it-frontend-kit/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.esm.js.map +1 -0
- package/package.json +13 -10
- package/www/build/index.esm.js +1 -1
- package/www/build/index.esm.js.map +1 -1
- package/www/build/loader.esm.js.map +1 -1
- package/www/build/p-810fffc3.js +2 -0
- package/www/build/p-984b8fa6.css +1 -0
- package/www/build/p-BWVQ0LD4.js +3 -0
- package/www/build/p-BWVQ0LD4.js.map +1 -0
- package/www/build/p-e396bda1.entry.js +2 -0
- package/www/build/p-e396bda1.entry.js.map +1 -0
- package/www/build/zanichelli-it-frontend-kit.css +1 -3611
- package/www/build/zanichelli-it-frontend-kit.esm.js +1 -1
- package/www/build/zanichelli-it-frontend-kit.esm.js.map +1 -1
- package/www/build/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.esm.js.map +1 -0
- package/www/index.html +3 -3
- package/dist/cjs/_commonjsHelpers-CFO10eej.js +0 -10
- package/dist/cjs/_commonjsHelpers-CFO10eej.js.map +0 -1
- package/dist/cjs/app-globals-V2Kpy_OQ.js +0 -8
- package/dist/cjs/app-globals-V2Kpy_OQ.js.map +0 -1
- package/dist/cjs/breakpoints-B7vFm-3T.js +0 -12
- package/dist/cjs/breakpoints-B7vFm-3T.js.map +0 -1
- package/dist/cjs/index-B_IQfJ7S.js +0 -2252
- package/dist/cjs/index-B_IQfJ7S.js.map +0 -1
- package/dist/cjs/index-GMHChntS.js +0 -350
- package/dist/cjs/index-GMHChntS.js.map +0 -1
- package/dist/cjs/utils-ByqSbvpv.js +0 -2721
- package/dist/cjs/utils-ByqSbvpv.js.map +0 -1
- package/dist/cjs/utils-KpWnWsPi.js +0 -114
- package/dist/cjs/utils-KpWnWsPi.js.map +0 -1
- package/dist/cjs/z-accordion.cjs.entry.js +0 -52
- package/dist/cjs/z-accordion.cjs.entry.js.map +0 -1
- package/dist/cjs/z-accordion.entry.cjs.js.map +0 -1
- package/dist/cjs/z-alert.cjs.entry.js +0 -21
- package/dist/cjs/z-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +0 -53
- package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +0 -1
- package/dist/cjs/z-anchor-navigation.entry.cjs.js.map +0 -1
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js +0 -156
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-app-header-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-app-header.cjs.entry.js +0 -268
- package/dist/cjs/z-app-header.cjs.entry.js.map +0 -1
- package/dist/cjs/z-app-header.entry.cjs.js.map +0 -1
- package/dist/cjs/z-aria-alert.cjs.entry.js +0 -19
- package/dist/cjs/z-aria-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-aria-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/z-avatar.cjs.entry.js +0 -44
- package/dist/cjs/z-avatar.cjs.entry.js.map +0 -1
- package/dist/cjs/z-avatar.entry.cjs.js.map +0 -1
- package/dist/cjs/z-book-card-app.cjs.entry.js +0 -41
- package/dist/cjs/z-book-card-app.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card-app.entry.cjs.js.map +0 -1
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js +0 -136
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-book-card.cjs.entry.js +0 -82
- package/dist/cjs/z-book-card.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card.entry.cjs.js.map +0 -1
- package/dist/cjs/z-breadcrumb.cjs.entry.js +0 -226
- package/dist/cjs/z-breadcrumb.cjs.entry.js.map +0 -1
- package/dist/cjs/z-breadcrumb.entry.cjs.js.map +0 -1
- package/dist/cjs/z-button-sort.cjs.entry.js +0 -54
- package/dist/cjs/z-button-sort.cjs.entry.js.map +0 -1
- package/dist/cjs/z-button-sort.entry.cjs.js.map +0 -1
- package/dist/cjs/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.cjs.js.map +0 -1
- package/dist/cjs/z-button_6.cjs.entry.js +0 -1642
- package/dist/cjs/z-button_6.cjs.entry.js.map +0 -1
- package/dist/cjs/z-card.cjs.entry.js +0 -55
- package/dist/cjs/z-card.cjs.entry.js.map +0 -1
- package/dist/cjs/z-card.entry.cjs.js.map +0 -1
- package/dist/cjs/z-carousel.cjs.entry.js +0 -182
- package/dist/cjs/z-carousel.cjs.entry.js.map +0 -1
- package/dist/cjs/z-carousel.entry.cjs.js.map +0 -1
- package/dist/cjs/z-chip.cjs.entry.js +0 -32
- package/dist/cjs/z-chip.cjs.entry.js.map +0 -1
- package/dist/cjs/z-chip.entry.cjs.js.map +0 -1
- package/dist/cjs/z-combobox.cjs.entry.js +0 -276
- package/dist/cjs/z-combobox.cjs.entry.js.map +0 -1
- package/dist/cjs/z-combobox.entry.cjs.js.map +0 -1
- package/dist/cjs/z-cover-hero.cjs.entry.js +0 -46
- package/dist/cjs/z-cover-hero.cjs.entry.js.map +0 -1
- package/dist/cjs/z-cover-hero.entry.cjs.js.map +0 -1
- package/dist/cjs/z-date-picker.cjs.entry.js +0 -494
- package/dist/cjs/z-date-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/z-date-picker.entry.cjs.js.map +0 -1
- package/dist/cjs/z-divider.z-list-element.entry.cjs.js.map +0 -1
- package/dist/cjs/z-divider_2.cjs.entry.js +0 -151
- package/dist/cjs/z-divider_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-dragdrop-area.z-modal.entry.cjs.js.map +0 -1
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +0 -1038
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +0 -190
- package/dist/cjs/z-file-upload.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file-upload.entry.cjs.js.map +0 -1
- package/dist/cjs/z-file.cjs.entry.js +0 -51
- package/dist/cjs/z-file.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file.entry.cjs.js.map +0 -1
- package/dist/cjs/z-info-box.cjs.entry.js +0 -26
- package/dist/cjs/z-info-box.cjs.entry.js.map +0 -1
- package/dist/cjs/z-info-box.entry.cjs.js.map +0 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +0 -63
- package/dist/cjs/z-info-reveal.cjs.entry.js.map +0 -1
- package/dist/cjs/z-info-reveal.entry.cjs.js.map +0 -1
- package/dist/cjs/z-input.z-input-message.entry.cjs.js.map +0 -1
- package/dist/cjs/z-input_2.cjs.entry.js +0 -315
- package/dist/cjs/z-input_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-list.z-list-group.z-tag.entry.cjs.js.map +0 -1
- package/dist/cjs/z-list_3.cjs.entry.js +0 -93
- package/dist/cjs/z-list_3.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-deprecated.cjs.entry.js +0 -113
- package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +0 -58
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-section-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-menu-section.cjs.entry.js +0 -193
- package/dist/cjs/z-menu-section.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-section.entry.cjs.js.map +0 -1
- package/dist/cjs/z-menu.cjs.entry.js +0 -319
- package/dist/cjs/z-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +0 -68
- package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +0 -35
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-dictionary.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +0 -20
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-footer-sections.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +0 -73
- package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-footer.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +0 -23
- package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-icon.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +0 -130
- package/dist/cjs/z-myz-card-info.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-info.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-list.cjs.entry.js +0 -40
- package/dist/cjs/z-myz-card-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card_4.cjs.entry.js +0 -116
- package/dist/cjs/z-myz-card_4.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js +0 -41
- package/dist/cjs/z-myz-list-item.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list-item.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-list.cjs.entry.js +0 -38
- package/dist/cjs/z-myz-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +0 -227
- package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/z-navigation-tabs.entry.cjs.js.map +0 -1
- package/dist/cjs/z-notification.cjs.entry.js +0 -39
- package/dist/cjs/z-notification.cjs.entry.js.map +0 -1
- package/dist/cjs/z-notification.entry.cjs.js.map +0 -1
- package/dist/cjs/z-offcanvas.z-searchbar.entry.cjs.js.map +0 -1
- package/dist/cjs/z-offcanvas_2.cjs.entry.js +0 -384
- package/dist/cjs/z-offcanvas_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-otp.cjs.entry.js +0 -43
- package/dist/cjs/z-otp.cjs.entry.js.map +0 -1
- package/dist/cjs/z-otp.entry.cjs.js.map +0 -1
- package/dist/cjs/z-pagination.cjs.entry.js +0 -223
- package/dist/cjs/z-pagination.cjs.entry.js.map +0 -1
- package/dist/cjs/z-pagination.entry.cjs.js.map +0 -1
- package/dist/cjs/z-panel-elem.cjs.entry.js +0 -35
- package/dist/cjs/z-panel-elem.cjs.entry.js.map +0 -1
- package/dist/cjs/z-panel-elem.entry.cjs.js.map +0 -1
- package/dist/cjs/z-popover.cjs.entry.js +0 -317
- package/dist/cjs/z-popover.cjs.entry.js.map +0 -1
- package/dist/cjs/z-popover.entry.cjs.js.map +0 -1
- package/dist/cjs/z-range-picker.cjs.entry.js +0 -361
- package/dist/cjs/z-range-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/z-range-picker.entry.cjs.js.map +0 -1
- package/dist/cjs/z-section-title.cjs.entry.js +0 -27
- package/dist/cjs/z-section-title.cjs.entry.js.map +0 -1
- package/dist/cjs/z-section-title.entry.cjs.js.map +0 -1
- package/dist/cjs/z-select.cjs.entry.js +0 -490
- package/dist/cjs/z-select.cjs.entry.js.map +0 -1
- package/dist/cjs/z-select.entry.cjs.js.map +0 -1
- package/dist/cjs/z-skip-to-content.cjs.entry.js +0 -74
- package/dist/cjs/z-skip-to-content.cjs.entry.js.map +0 -1
- package/dist/cjs/z-skip-to-content.entry.cjs.js.map +0 -1
- package/dist/cjs/z-slideshow.cjs.entry.js +0 -133
- package/dist/cjs/z-slideshow.cjs.entry.js.map +0 -1
- package/dist/cjs/z-slideshow.entry.cjs.js.map +0 -1
- package/dist/cjs/z-stepper-item.cjs.entry.js +0 -32
- package/dist/cjs/z-stepper-item.cjs.entry.js.map +0 -1
- package/dist/cjs/z-stepper-item.entry.cjs.js.map +0 -1
- package/dist/cjs/z-stepper.cjs.entry.js +0 -20
- package/dist/cjs/z-stepper.cjs.entry.js.map +0 -1
- package/dist/cjs/z-stepper.entry.cjs.js.map +0 -1
- package/dist/cjs/z-table.cjs.entry.js +0 -54
- package/dist/cjs/z-table.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tbody.cjs.entry.js +0 -20
- package/dist/cjs/z-tbody.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tbody.entry.cjs.js.map +0 -1
- package/dist/cjs/z-td.cjs.entry.js +0 -47
- package/dist/cjs/z-td.cjs.entry.js.map +0 -1
- package/dist/cjs/z-td.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tfoot.cjs.entry.js +0 -21
- package/dist/cjs/z-tfoot.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tfoot.entry.cjs.js.map +0 -1
- package/dist/cjs/z-th.cjs.entry.js +0 -67
- package/dist/cjs/z-th.cjs.entry.js.map +0 -1
- package/dist/cjs/z-th.entry.cjs.js.map +0 -1
- package/dist/cjs/z-thead.cjs.entry.js +0 -21
- package/dist/cjs/z-thead.cjs.entry.js.map +0 -1
- package/dist/cjs/z-thead.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +0 -57
- package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toast-notification-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js +0 -2820
- package/dist/cjs/z-toast-notification.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toast-notification.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toggle-button.cjs.entry.js +0 -36
- package/dist/cjs/z-toggle-button.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toggle-button.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toggle-switch.cjs.entry.js +0 -48
- package/dist/cjs/z-toggle-switch.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toggle-switch.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tooltip.cjs.entry.js +0 -29
- package/dist/cjs/z-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tooltip.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tr.cjs.entry.js +0 -61
- package/dist/cjs/z-tr.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tr.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tree-list.cjs.entry.js +0 -116
- package/dist/cjs/z-tree-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tree-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-visually-hidden.cjs.entry.js +0 -20
- package/dist/cjs/z-visually-hidden.cjs.entry.js.map +0 -1
- package/dist/cjs/z-visually-hidden.entry.cjs.js.map +0 -1
- package/dist/components/p--G52XiFB.js +0 -57
- package/dist/components/p--G52XiFB.js.map +0 -1
- package/dist/components/p-1QbMnjQr.js +0 -403
- package/dist/components/p-1QbMnjQr.js.map +0 -1
- package/dist/components/p-1jO81GcE.js +0 -75
- package/dist/components/p-1jO81GcE.js.map +0 -1
- package/dist/components/p-4PNB4w8V.js +0 -104
- package/dist/components/p-4PNB4w8V.js.map +0 -1
- package/dist/components/p-6yWekrsb.js +0 -37
- package/dist/components/p-6yWekrsb.js.map +0 -1
- package/dist/components/p-B5UJRxUr.js +0 -1041
- package/dist/components/p-B5UJRxUr.js.map +0 -1
- package/dist/components/p-B85MJLTf.js +0 -8
- package/dist/components/p-B85MJLTf.js.map +0 -1
- package/dist/components/p-BGPZk9eu.js +0 -46
- package/dist/components/p-BGPZk9eu.js.map +0 -1
- package/dist/components/p-BMpzETxO.js +0 -34
- package/dist/components/p-BMpzETxO.js.map +0 -1
- package/dist/components/p-BRLNgjfc.js +0 -54
- package/dist/components/p-BRLNgjfc.js.map +0 -1
- package/dist/components/p-BS2see6_.js +0 -54
- package/dist/components/p-BS2see6_.js.map +0 -1
- package/dist/components/p-BTJdmi5u.js +0 -67
- package/dist/components/p-BTJdmi5u.js.map +0 -1
- package/dist/components/p-Bb4TxQ4Z.js +0 -41
- package/dist/components/p-Bb4TxQ4Z.js.map +0 -1
- package/dist/components/p-BksaFn5w.js +0 -110
- package/dist/components/p-BksaFn5w.js.map +0 -1
- package/dist/components/p-Bv51o61T.js +0 -37
- package/dist/components/p-Bv51o61T.js.map +0 -1
- package/dist/components/p-BwHJP9i2.js +0 -342
- package/dist/components/p-BwHJP9i2.js.map +0 -1
- package/dist/components/p-Ce7XL4AN.js +0 -350
- package/dist/components/p-Ce7XL4AN.js.map +0 -1
- package/dist/components/p-CtHvbgrX.js +0 -34
- package/dist/components/p-CtHvbgrX.js.map +0 -1
- package/dist/components/p-Cvo0JvVA.js.map +0 -1
- package/dist/components/p-CxQi4ChZ.js +0 -34
- package/dist/components/p-CxQi4ChZ.js.map +0 -1
- package/dist/components/p-CxnHjLow.js +0 -78
- package/dist/components/p-CxnHjLow.js.map +0 -1
- package/dist/components/p-D0k-WF7B.js +0 -988
- package/dist/components/p-D0k-WF7B.js.map +0 -1
- package/dist/components/p-D40tFr4B.js +0 -104
- package/dist/components/p-D40tFr4B.js.map +0 -1
- package/dist/components/p-D5yGhrkO.js +0 -93
- package/dist/components/p-D5yGhrkO.js.map +0 -1
- package/dist/components/p-D8h3305e.js +0 -179
- package/dist/components/p-D8h3305e.js.map +0 -1
- package/dist/components/p-DdBtP_ql.js +0 -67
- package/dist/components/p-DdBtP_ql.js.map +0 -1
- package/dist/components/p-DdQZVxMI.js +0 -2715
- package/dist/components/p-DdQZVxMI.js.map +0 -1
- package/dist/components/p-Dmvqdx9d.js +0 -37
- package/dist/components/p-Dmvqdx9d.js.map +0 -1
- package/dist/components/p-Drsa4t8B.js +0 -46
- package/dist/components/p-Drsa4t8B.js.map +0 -1
- package/dist/components/p-DtjymI-a.js.map +0 -1
- package/dist/components/p-DwGwpR2l.js +0 -341
- package/dist/components/p-DwGwpR2l.js.map +0 -1
- package/dist/components/p-JwCxX1IV.js +0 -87
- package/dist/components/p-JwCxX1IV.js.map +0 -1
- package/dist/components/p-Mr4jKQJm.js +0 -66
- package/dist/components/p-Mr4jKQJm.js.map +0 -1
- package/dist/components/p-OO0PWz0z.js +0 -64
- package/dist/components/p-OO0PWz0z.js.map +0 -1
- package/dist/components/p-Q-tWjk7P.js +0 -12
- package/dist/components/p-Q-tWjk7P.js.map +0 -1
- package/dist/components/p-QhHo26Fs.js +0 -63
- package/dist/components/p-QhHo26Fs.js.map +0 -1
- package/dist/components/p-bZrHj3wi.js +0 -85
- package/dist/components/p-bZrHj3wi.js.map +0 -1
- package/dist/components/z-accordion.js +0 -86
- package/dist/components/z-accordion.js.map +0 -1
- package/dist/components/z-alert.js +0 -9
- package/dist/components/z-alert.js.map +0 -1
- package/dist/components/z-anchor-navigation.js +0 -86
- package/dist/components/z-anchor-navigation.js.map +0 -1
- package/dist/components/z-app-header-deprecated.js +0 -256
- package/dist/components/z-app-header-deprecated.js.map +0 -1
- package/dist/components/z-app-header.js +0 -368
- package/dist/components/z-app-header.js.map +0 -1
- package/dist/components/z-aria-alert.js +0 -37
- package/dist/components/z-aria-alert.js.map +0 -1
- package/dist/components/z-avatar.js +0 -67
- package/dist/components/z-avatar.js.map +0 -1
- package/dist/components/z-book-card-app.js +0 -76
- package/dist/components/z-book-card-app.js.map +0 -1
- package/dist/components/z-book-card-deprecated.js +0 -176
- package/dist/components/z-book-card-deprecated.js.map +0 -1
- package/dist/components/z-book-card.js +0 -123
- package/dist/components/z-book-card.js.map +0 -1
- package/dist/components/z-breadcrumb.js +0 -291
- package/dist/components/z-breadcrumb.js.map +0 -1
- package/dist/components/z-button-sort.js +0 -87
- package/dist/components/z-button-sort.js.map +0 -1
- package/dist/components/z-button.js +0 -9
- package/dist/components/z-button.js.map +0 -1
- package/dist/components/z-card.js +0 -84
- package/dist/components/z-card.js.map +0 -1
- package/dist/components/z-carousel.js +0 -235
- package/dist/components/z-carousel.js.map +0 -1
- package/dist/components/z-chip.js +0 -9
- package/dist/components/z-chip.js.map +0 -1
- package/dist/components/z-combobox.js +0 -356
- package/dist/components/z-combobox.js.map +0 -1
- package/dist/components/z-cover-hero.js +0 -67
- package/dist/components/z-cover-hero.js.map +0 -1
- package/dist/components/z-date-picker.js +0 -539
- package/dist/components/z-date-picker.js.map +0 -1
- package/dist/components/z-divider.js +0 -9
- package/dist/components/z-divider.js.map +0 -1
- package/dist/components/z-dragdrop-area.js +0 -9
- package/dist/components/z-dragdrop-area.js.map +0 -1
- package/dist/components/z-file-upload.js +0 -254
- package/dist/components/z-file-upload.js.map +0 -1
- package/dist/components/z-file.js +0 -90
- package/dist/components/z-file.js.map +0 -1
- package/dist/components/z-ghost-loading.js +0 -9
- package/dist/components/z-ghost-loading.js.map +0 -1
- package/dist/components/z-icon.js +0 -9
- package/dist/components/z-icon.js.map +0 -1
- package/dist/components/z-info-box.js +0 -52
- package/dist/components/z-info-box.js.map +0 -1
- package/dist/components/z-info-reveal.js +0 -9
- package/dist/components/z-info-reveal.js.map +0 -1
- package/dist/components/z-input-message.js +0 -9
- package/dist/components/z-input-message.js.map +0 -1
- package/dist/components/z-input.js +0 -9
- package/dist/components/z-input.js.map +0 -1
- package/dist/components/z-list-element.js +0 -9
- package/dist/components/z-list-element.js.map +0 -1
- package/dist/components/z-list-group.js +0 -9
- package/dist/components/z-list-group.js.map +0 -1
- package/dist/components/z-list.js +0 -9
- package/dist/components/z-list.js.map +0 -1
- package/dist/components/z-logo.js +0 -9
- package/dist/components/z-logo.js.map +0 -1
- package/dist/components/z-menu-deprecated.js +0 -145
- package/dist/components/z-menu-deprecated.js.map +0 -1
- package/dist/components/z-menu-section-deprecated.js +0 -85
- package/dist/components/z-menu-section-deprecated.js.map +0 -1
- package/dist/components/z-menu-section.js +0 -227
- package/dist/components/z-menu-section.js.map +0 -1
- package/dist/components/z-menu.js +0 -354
- package/dist/components/z-menu.js.map +0 -1
- package/dist/components/z-modal.js +0 -9
- package/dist/components/z-modal.js.map +0 -1
- package/dist/components/z-myz-card-alert.js +0 -102
- package/dist/components/z-myz-card-alert.js.map +0 -1
- package/dist/components/z-myz-card-body.js +0 -9
- package/dist/components/z-myz-card-body.js.map +0 -1
- package/dist/components/z-myz-card-cover.js +0 -9
- package/dist/components/z-myz-card-cover.js.map +0 -1
- package/dist/components/z-myz-card-dictionary.js +0 -95
- package/dist/components/z-myz-card-dictionary.js.map +0 -1
- package/dist/components/z-myz-card-footer-sections.js +0 -37
- package/dist/components/z-myz-card-footer-sections.js.map +0 -1
- package/dist/components/z-myz-card-footer.js +0 -100
- package/dist/components/z-myz-card-footer.js.map +0 -1
- package/dist/components/z-myz-card-header.js +0 -9
- package/dist/components/z-myz-card-header.js.map +0 -1
- package/dist/components/z-myz-card-icon.js +0 -50
- package/dist/components/z-myz-card-icon.js.map +0 -1
- package/dist/components/z-myz-card-info.js +0 -163
- package/dist/components/z-myz-card-info.js.map +0 -1
- package/dist/components/z-myz-card-list.js +0 -59
- package/dist/components/z-myz-card-list.js.map +0 -1
- package/dist/components/z-myz-card.js +0 -9
- package/dist/components/z-myz-card.js.map +0 -1
- package/dist/components/z-myz-list-item.js +0 -9
- package/dist/components/z-myz-list-item.js.map +0 -1
- package/dist/components/z-myz-list.js +0 -72
- package/dist/components/z-myz-list.js.map +0 -1
- package/dist/components/z-navigation-tabs.js +0 -260
- package/dist/components/z-navigation-tabs.js.map +0 -1
- package/dist/components/z-notification.js +0 -69
- package/dist/components/z-notification.js.map +0 -1
- package/dist/components/z-offcanvas.js +0 -9
- package/dist/components/z-offcanvas.js.map +0 -1
- package/dist/components/z-otp.js +0 -76
- package/dist/components/z-otp.js.map +0 -1
- package/dist/components/z-pagination.js +0 -281
- package/dist/components/z-pagination.js.map +0 -1
- package/dist/components/z-panel-elem.js +0 -67
- package/dist/components/z-panel-elem.js.map +0 -1
- package/dist/components/z-popover.js +0 -9
- package/dist/components/z-popover.js.map +0 -1
- package/dist/components/z-range-picker.js +0 -414
- package/dist/components/z-range-picker.js.map +0 -1
- package/dist/components/z-searchbar.js +0 -9
- package/dist/components/z-searchbar.js.map +0 -1
- package/dist/components/z-section-title.js +0 -53
- package/dist/components/z-section-title.js.map +0 -1
- package/dist/components/z-select.js +0 -582
- package/dist/components/z-select.js.map +0 -1
- package/dist/components/z-skip-to-content.js +0 -94
- package/dist/components/z-skip-to-content.js.map +0 -1
- package/dist/components/z-slideshow.js +0 -162
- package/dist/components/z-slideshow.js.map +0 -1
- package/dist/components/z-stepper-item.js +0 -61
- package/dist/components/z-stepper-item.js.map +0 -1
- package/dist/components/z-stepper.js +0 -37
- package/dist/components/z-stepper.js.map +0 -1
- package/dist/components/z-table.js +0 -69
- package/dist/components/z-table.js.map +0 -1
- package/dist/components/z-tag.js +0 -9
- package/dist/components/z-tag.js.map +0 -1
- package/dist/components/z-tbody.js +0 -9
- package/dist/components/z-tbody.js.map +0 -1
- package/dist/components/z-td.js +0 -9
- package/dist/components/z-td.js.map +0 -1
- package/dist/components/z-tfoot.js +0 -9
- package/dist/components/z-tfoot.js.map +0 -1
- package/dist/components/z-th.js +0 -9
- package/dist/components/z-th.js.map +0 -1
- package/dist/components/z-thead.js +0 -9
- package/dist/components/z-thead.js.map +0 -1
- package/dist/components/z-toast-notification-list.js +0 -79
- package/dist/components/z-toast-notification-list.js.map +0 -1
- package/dist/components/z-toast-notification.js +0 -2858
- package/dist/components/z-toast-notification.js.map +0 -1
- package/dist/components/z-toggle-button.js +0 -65
- package/dist/components/z-toggle-button.js.map +0 -1
- package/dist/components/z-toggle-switch.js +0 -74
- package/dist/components/z-toggle-switch.js.map +0 -1
- package/dist/components/z-tooltip.js +0 -58
- package/dist/components/z-tooltip.js.map +0 -1
- package/dist/components/z-tr.js +0 -9
- package/dist/components/z-tr.js.map +0 -1
- package/dist/components/z-tree-list.js +0 -163
- package/dist/components/z-tree-list.js.map +0 -1
- package/dist/components/z-visually-hidden.js +0 -37
- package/dist/components/z-visually-hidden.js.map +0 -1
- package/dist/esm/_commonjsHelpers-B85MJLTf.js +0 -8
- package/dist/esm/_commonjsHelpers-B85MJLTf.js.map +0 -1
- package/dist/esm/app-globals-DQuL1Twl.js +0 -6
- package/dist/esm/app-globals-DQuL1Twl.js.map +0 -1
- package/dist/esm/breakpoints-Q-tWjk7P.js +0 -12
- package/dist/esm/breakpoints-Q-tWjk7P.js.map +0 -1
- package/dist/esm/index-B2-dCTD2.js +0 -350
- package/dist/esm/index-B2-dCTD2.js.map +0 -1
- package/dist/esm/index-Cam6wBSi.js.map +0 -1
- package/dist/esm/utils-CNUNJl55.js +0 -2715
- package/dist/esm/utils-CNUNJl55.js.map +0 -1
- package/dist/esm/utils-GdAsGfFX.js +0 -104
- package/dist/esm/utils-GdAsGfFX.js.map +0 -1
- package/dist/esm/z-accordion.entry.js +0 -50
- package/dist/esm/z-accordion.entry.js.map +0 -1
- package/dist/esm/z-alert.entry.js +0 -19
- package/dist/esm/z-alert.entry.js.map +0 -1
- package/dist/esm/z-anchor-navigation.entry.js +0 -51
- package/dist/esm/z-anchor-navigation.entry.js.map +0 -1
- package/dist/esm/z-app-header-deprecated.entry.js +0 -154
- package/dist/esm/z-app-header-deprecated.entry.js.map +0 -1
- package/dist/esm/z-app-header.entry.js +0 -266
- package/dist/esm/z-app-header.entry.js.map +0 -1
- package/dist/esm/z-aria-alert.entry.js +0 -17
- package/dist/esm/z-aria-alert.entry.js.map +0 -1
- package/dist/esm/z-avatar.entry.js +0 -42
- package/dist/esm/z-avatar.entry.js.map +0 -1
- package/dist/esm/z-book-card-app.entry.js +0 -39
- package/dist/esm/z-book-card-app.entry.js.map +0 -1
- package/dist/esm/z-book-card-deprecated.entry.js +0 -134
- package/dist/esm/z-book-card-deprecated.entry.js.map +0 -1
- package/dist/esm/z-book-card.entry.js +0 -80
- package/dist/esm/z-book-card.entry.js.map +0 -1
- package/dist/esm/z-breadcrumb.entry.js +0 -224
- package/dist/esm/z-breadcrumb.entry.js.map +0 -1
- package/dist/esm/z-button-sort.entry.js +0 -52
- package/dist/esm/z-button-sort.entry.js.map +0 -1
- package/dist/esm/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.js.map +0 -1
- package/dist/esm/z-button_6.entry.js +0 -1635
- package/dist/esm/z-button_6.entry.js.map +0 -1
- package/dist/esm/z-card.entry.js +0 -53
- package/dist/esm/z-card.entry.js.map +0 -1
- package/dist/esm/z-carousel.entry.js +0 -180
- package/dist/esm/z-carousel.entry.js.map +0 -1
- package/dist/esm/z-chip.entry.js +0 -30
- package/dist/esm/z-chip.entry.js.map +0 -1
- package/dist/esm/z-combobox.entry.js +0 -274
- package/dist/esm/z-combobox.entry.js.map +0 -1
- package/dist/esm/z-cover-hero.entry.js +0 -44
- package/dist/esm/z-cover-hero.entry.js.map +0 -1
- package/dist/esm/z-date-picker.entry.js +0 -492
- package/dist/esm/z-date-picker.entry.js.map +0 -1
- package/dist/esm/z-divider.z-list-element.entry.js.map +0 -1
- package/dist/esm/z-divider_2.entry.js +0 -148
- package/dist/esm/z-divider_2.entry.js.map +0 -1
- package/dist/esm/z-dragdrop-area.z-modal.entry.js.map +0 -1
- package/dist/esm/z-dragdrop-area_2.entry.js +0 -1035
- package/dist/esm/z-dragdrop-area_2.entry.js.map +0 -1
- package/dist/esm/z-file-upload.entry.js +0 -188
- package/dist/esm/z-file-upload.entry.js.map +0 -1
- package/dist/esm/z-file.entry.js +0 -49
- package/dist/esm/z-file.entry.js.map +0 -1
- package/dist/esm/z-info-box.entry.js +0 -24
- package/dist/esm/z-info-box.entry.js.map +0 -1
- package/dist/esm/z-info-reveal.entry.js +0 -61
- package/dist/esm/z-info-reveal.entry.js.map +0 -1
- package/dist/esm/z-input.z-input-message.entry.js.map +0 -1
- package/dist/esm/z-input_2.entry.js +0 -312
- package/dist/esm/z-input_2.entry.js.map +0 -1
- package/dist/esm/z-list.z-list-group.z-tag.entry.js.map +0 -1
- package/dist/esm/z-list_3.entry.js +0 -89
- package/dist/esm/z-list_3.entry.js.map +0 -1
- package/dist/esm/z-menu-deprecated.entry.js +0 -111
- package/dist/esm/z-menu-deprecated.entry.js.map +0 -1
- package/dist/esm/z-menu-section-deprecated.entry.js +0 -56
- package/dist/esm/z-menu-section-deprecated.entry.js.map +0 -1
- package/dist/esm/z-menu-section.entry.js +0 -191
- package/dist/esm/z-menu-section.entry.js.map +0 -1
- package/dist/esm/z-menu.entry.js +0 -317
- package/dist/esm/z-menu.entry.js.map +0 -1
- package/dist/esm/z-myz-card-alert.entry.js +0 -66
- package/dist/esm/z-myz-card-alert.entry.js.map +0 -1
- package/dist/esm/z-myz-card-dictionary.entry.js +0 -33
- package/dist/esm/z-myz-card-dictionary.entry.js.map +0 -1
- package/dist/esm/z-myz-card-footer-sections.entry.js +0 -18
- package/dist/esm/z-myz-card-footer-sections.entry.js.map +0 -1
- package/dist/esm/z-myz-card-footer.entry.js +0 -71
- package/dist/esm/z-myz-card-footer.entry.js.map +0 -1
- package/dist/esm/z-myz-card-icon.entry.js +0 -21
- package/dist/esm/z-myz-card-icon.entry.js.map +0 -1
- package/dist/esm/z-myz-card-info.entry.js +0 -128
- package/dist/esm/z-myz-card-info.entry.js.map +0 -1
- package/dist/esm/z-myz-card-list.entry.js +0 -38
- package/dist/esm/z-myz-card-list.entry.js.map +0 -1
- package/dist/esm/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.js.map +0 -1
- package/dist/esm/z-myz-card_4.entry.js +0 -111
- package/dist/esm/z-myz-card_4.entry.js.map +0 -1
- package/dist/esm/z-myz-list-item.entry.js +0 -39
- package/dist/esm/z-myz-list-item.entry.js.map +0 -1
- package/dist/esm/z-myz-list.entry.js +0 -36
- package/dist/esm/z-myz-list.entry.js.map +0 -1
- package/dist/esm/z-navigation-tabs.entry.js +0 -225
- package/dist/esm/z-navigation-tabs.entry.js.map +0 -1
- package/dist/esm/z-notification.entry.js +0 -37
- package/dist/esm/z-notification.entry.js.map +0 -1
- package/dist/esm/z-offcanvas.z-searchbar.entry.js.map +0 -1
- package/dist/esm/z-offcanvas_2.entry.js +0 -381
- package/dist/esm/z-offcanvas_2.entry.js.map +0 -1
- package/dist/esm/z-otp.entry.js +0 -41
- package/dist/esm/z-otp.entry.js.map +0 -1
- package/dist/esm/z-pagination.entry.js +0 -221
- package/dist/esm/z-pagination.entry.js.map +0 -1
- package/dist/esm/z-panel-elem.entry.js +0 -33
- package/dist/esm/z-panel-elem.entry.js.map +0 -1
- package/dist/esm/z-popover.entry.js +0 -315
- package/dist/esm/z-popover.entry.js.map +0 -1
- package/dist/esm/z-range-picker.entry.js +0 -359
- package/dist/esm/z-range-picker.entry.js.map +0 -1
- package/dist/esm/z-section-title.entry.js +0 -25
- package/dist/esm/z-section-title.entry.js.map +0 -1
- package/dist/esm/z-select.entry.js +0 -488
- package/dist/esm/z-select.entry.js.map +0 -1
- package/dist/esm/z-skip-to-content.entry.js +0 -72
- package/dist/esm/z-skip-to-content.entry.js.map +0 -1
- package/dist/esm/z-slideshow.entry.js +0 -131
- package/dist/esm/z-slideshow.entry.js.map +0 -1
- package/dist/esm/z-stepper-item.entry.js +0 -30
- package/dist/esm/z-stepper-item.entry.js.map +0 -1
- package/dist/esm/z-stepper.entry.js +0 -18
- package/dist/esm/z-stepper.entry.js.map +0 -1
- package/dist/esm/z-table.entry.js +0 -52
- package/dist/esm/z-table.entry.js.map +0 -1
- package/dist/esm/z-tbody.entry.js +0 -18
- package/dist/esm/z-tbody.entry.js.map +0 -1
- package/dist/esm/z-td.entry.js +0 -45
- package/dist/esm/z-td.entry.js.map +0 -1
- package/dist/esm/z-tfoot.entry.js +0 -19
- package/dist/esm/z-tfoot.entry.js.map +0 -1
- package/dist/esm/z-th.entry.js +0 -65
- package/dist/esm/z-th.entry.js.map +0 -1
- package/dist/esm/z-thead.entry.js +0 -19
- package/dist/esm/z-thead.entry.js.map +0 -1
- package/dist/esm/z-toast-notification-list.entry.js +0 -55
- package/dist/esm/z-toast-notification-list.entry.js.map +0 -1
- package/dist/esm/z-toast-notification.entry.js +0 -2818
- package/dist/esm/z-toast-notification.entry.js.map +0 -1
- package/dist/esm/z-toggle-button.entry.js +0 -34
- package/dist/esm/z-toggle-button.entry.js.map +0 -1
- package/dist/esm/z-toggle-switch.entry.js +0 -46
- package/dist/esm/z-toggle-switch.entry.js.map +0 -1
- package/dist/esm/z-tooltip.entry.js +0 -27
- package/dist/esm/z-tooltip.entry.js.map +0 -1
- package/dist/esm/z-tr.entry.js +0 -59
- package/dist/esm/z-tr.entry.js.map +0 -1
- package/dist/esm/z-tree-list.entry.js +0 -114
- package/dist/esm/z-tree-list.entry.js.map +0 -1
- package/dist/esm/z-visually-hidden.entry.js +0 -18
- package/dist/esm/z-visually-hidden.entry.js.map +0 -1
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/book-card/z-book-card/styles.css +0 -202
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/book-card/z-book-card-app/styles.css +0 -74
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/css-components/z-link/styles.css +0 -168
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/date-picker/styles.css +0 -565
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-app-header-deprecated/styles.css +0 -441
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-book-card-deprecated/styles.css +0 -486
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-menu-deprecated/styles.css +0 -217
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-menu-section-deprecated/styles.css +0 -123
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-section-title/styles.css +0 -45
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/file-upload/z-dragdrop-area/styles.css +0 -82
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/file-upload/z-file/styles.css +0 -23
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/file-upload/z-file-upload/styles.css +0 -91
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list/styles.css +0 -6
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list-element/styles.css +0 -108
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list-group/styles.css +0 -26
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-tree-list/styles.css +0 -142
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/cells/z-td/styles.css +0 -71
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/cells/z-th/styles.css +0 -127
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-table/styles.css +0 -18
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tbody/styles.css +0 -4
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tfoot/styles.css +0 -13
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-thead/styles.css +0 -19
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tr/styles.css +0 -86
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-accordion/styles.css +0 -260
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-anchor-navigation/styles.css +0 -122
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-app-header/styles.css +0 -397
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-avatar/styles.css +0 -32
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-breadcrumb/styles.css +0 -151
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-button/styles.css +0 -149
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-button-sort/styles.css +0 -84
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-card/styles.css +0 -230
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-carousel/styles.css +0 -148
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-chip/styles.css +0 -118
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-combobox/styles.css +0 -220
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-cover-hero/styles.css +0 -93
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-divider/styles.css +0 -37
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-ghost-loading/styles.css +0 -34
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-icon/styles.css +0 -14
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-info-box/styles.css +0 -23
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-info-reveal/styles.css +0 -130
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input/styles.css +0 -416
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input-message/styles.css +0 -53
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-logo/styles.css +0 -29
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-menu/styles.css +0 -213
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-menu-section/styles.css +0 -138
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-modal/styles.css +0 -266
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-navigation-tabs/styles.css +0 -212
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-notification/styles.css +0 -119
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-offcanvas/styles.css +0 -122
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-pagination/styles.css +0 -199
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-panel-elem/styles.css +0 -46
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-popover/styles.css +0 -147
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-searchbar/styles.css +0 -297
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-select/styles.css +0 -321
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-skip-to-content/styles.css +0 -81
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-stepper/styles.css +0 -19
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-stepper-item/styles.css +0 -150
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tag/styles.css +0 -47
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toast-notification/styles.css +0 -261
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toast-notification-list/styles.css +0 -100
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toggle-button/styles.css +0 -60
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toggle-switch/styles.css +0 -104
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tooltip/styles.css +0 -17
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-visually-hidden/styles.css +0 -12
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +0 -44
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +0 -62
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +0 -13
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +0 -11
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +0 -76
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +0 -187
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +0 -20
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +0 -59
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +0 -69
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +0 -93
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +0 -46
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +0 -4
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +0 -66
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/z-alert/styles.css +0 -28
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/z-otp/styles.css +0 -52
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/z-slideshow/styles.css +0 -134
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/tokens/typography.css +0 -769
- package/dist/zanichelli-it-frontend-kit/p-06a75db9.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-06a75db9.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1301f408.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1301f408.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-14695889.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-14695889.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1a55b30b.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1a55b30b.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1d8f3be0.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1d8f3be0.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1edb773f.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1edb773f.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-24c5e0cc.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-24c5e0cc.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-25b57525.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-25b57525.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-26c0bb2c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-26c0bb2c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-285d0e0f.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-285d0e0f.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-2e1826ab.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-2e1826ab.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-2fb38b5e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-2fb38b5e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-353dfd3a.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-353dfd3a.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3b17af78.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3b17af78.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3b23bf6b.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3b23bf6b.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3c197169.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3c197169.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3f49652c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3f49652c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4035e4b7.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4035e4b7.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4ad3b8c3.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4ad3b8c3.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4b0f8b7c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4b0f8b7c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4e503a77.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4e503a77.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4fb10c24.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4fb10c24.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-52d05436.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-52d05436.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-53c4cea5.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-53c4cea5.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-545cf652.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-545cf652.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-5edcf0ee.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-5edcf0ee.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-65f0a8cd.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-65f0a8cd.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-673af8ea.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-673af8ea.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-69c45802.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-69c45802.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-6aa64881.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-6aa64881.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-6d0758da.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-6d0758da.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-71c28d19.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-71c28d19.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-752d72d8.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-752d72d8.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-7551d826.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-7551d826.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-7f0a51da.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-7f0a51da.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-84a30acf.entry.js +0 -17
- package/dist/zanichelli-it-frontend-kit/p-84a30acf.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-877d6f26.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-877d6f26.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-8bed1043.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-8bed1043.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-8c2538dc.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-8c2538dc.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-906081da.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-906081da.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-9126ad89.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-9126ad89.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-9260de4d.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-9260de4d.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-93176ede.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-93176ede.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-98b10414.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-98b10414.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-B2-dCTD2.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-B2-dCTD2.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-B85MJLTf.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-B85MJLTf.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-C46tSaXG.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-C46tSaXG.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-Cam6wBSi.js +0 -3
- package/dist/zanichelli-it-frontend-kit/p-Cam6wBSi.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-Cj7hOgFG.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-Cj7hOgFG.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-DQuL1Twl.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-DQuL1Twl.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-Q-tWjk7P.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-Q-tWjk7P.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-a7f0a630.entry.js +0 -7
- package/dist/zanichelli-it-frontend-kit/p-a7f0a630.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-af8a7986.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-af8a7986.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-b8198b19.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-b8198b19.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-b9fba3a0.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-b9fba3a0.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ba1d43ec.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ba1d43ec.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-bdd53627.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-bdd53627.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-c363882e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-c363882e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-c55a5042.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-c55a5042.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-cc00d883.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-cc00d883.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d23576e5.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d23576e5.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d3e18055.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d3e18055.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d404ce2d.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d404ce2d.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d767c93a.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d767c93a.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d854a0fb.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d854a0fb.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-da27116e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-da27116e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-da73a0e0.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-da73a0e0.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-e3d9cd6c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-e3d9cd6c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-e46785e6.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-e46785e6.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-e60b79de.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-e60b79de.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ea18b15f.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ea18b15f.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ea7db3b1.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ea7db3b1.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ec50e1b7.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ec50e1b7.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-f0162a34.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-f0162a34.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-f70245a3.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-f70245a3.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-f765dd3e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-f765dd3e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-accordion.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-alert.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-anchor-navigation.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-app-header-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-app-header.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-aria-alert.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-avatar.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-book-card-app.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-book-card-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-book-card.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-breadcrumb.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-button-sort.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-card.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-carousel.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-chip.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-combobox.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-cover-hero.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-date-picker.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-divider.z-list-element.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-dragdrop-area.z-modal.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-file-upload.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-file.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-info-box.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-info-reveal.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-input.z-input-message.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-list.z-list-group.z-tag.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu-section-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu-section.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-alert.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-dictionary.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-footer-sections.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-footer.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-icon.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-info.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-list-item.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-navigation-tabs.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-notification.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-offcanvas.z-searchbar.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-otp.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-pagination.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-panel-elem.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-popover.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-range-picker.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-section-title.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-select.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-skip-to-content.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-slideshow.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-stepper-item.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-stepper.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-table.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tbody.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-td.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tfoot.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-th.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-thead.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toast-notification-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toast-notification.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toggle-button.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toggle-switch.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tooltip.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tr.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tree-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-visually-hidden.entry.esm.js.map +0 -1
- package/www/build/p-06a75db9.entry.js +0 -2
- package/www/build/p-06a75db9.entry.js.map +0 -1
- package/www/build/p-1301f408.entry.js +0 -2
- package/www/build/p-1301f408.entry.js.map +0 -1
- package/www/build/p-14695889.entry.js +0 -2
- package/www/build/p-14695889.entry.js.map +0 -1
- package/www/build/p-1a55b30b.entry.js +0 -2
- package/www/build/p-1a55b30b.entry.js.map +0 -1
- package/www/build/p-1d8f3be0.entry.js +0 -2
- package/www/build/p-1d8f3be0.entry.js.map +0 -1
- package/www/build/p-1edb773f.entry.js +0 -2
- package/www/build/p-1edb773f.entry.js.map +0 -1
- package/www/build/p-24c5e0cc.entry.js +0 -2
- package/www/build/p-24c5e0cc.entry.js.map +0 -1
- package/www/build/p-25b57525.entry.js +0 -2
- package/www/build/p-25b57525.entry.js.map +0 -1
- package/www/build/p-26c0bb2c.entry.js +0 -2
- package/www/build/p-26c0bb2c.entry.js.map +0 -1
- package/www/build/p-285d0e0f.entry.js +0 -2
- package/www/build/p-285d0e0f.entry.js.map +0 -1
- package/www/build/p-2e1826ab.entry.js +0 -2
- package/www/build/p-2e1826ab.entry.js.map +0 -1
- package/www/build/p-2fb38b5e.entry.js +0 -2
- package/www/build/p-2fb38b5e.entry.js.map +0 -1
- package/www/build/p-353dfd3a.entry.js +0 -2
- package/www/build/p-353dfd3a.entry.js.map +0 -1
- package/www/build/p-397b016e.js +0 -2
- package/www/build/p-3b17af78.entry.js +0 -2
- package/www/build/p-3b17af78.entry.js.map +0 -1
- package/www/build/p-3b23bf6b.entry.js +0 -2
- package/www/build/p-3b23bf6b.entry.js.map +0 -1
- package/www/build/p-3c197169.entry.js +0 -2
- package/www/build/p-3c197169.entry.js.map +0 -1
- package/www/build/p-3f49652c.entry.js +0 -2
- package/www/build/p-3f49652c.entry.js.map +0 -1
- package/www/build/p-4035e4b7.entry.js +0 -2
- package/www/build/p-4035e4b7.entry.js.map +0 -1
- package/www/build/p-4ad3b8c3.entry.js +0 -2
- package/www/build/p-4ad3b8c3.entry.js.map +0 -1
- package/www/build/p-4b0f8b7c.entry.js +0 -2
- package/www/build/p-4b0f8b7c.entry.js.map +0 -1
- package/www/build/p-4e503a77.entry.js +0 -2
- package/www/build/p-4e503a77.entry.js.map +0 -1
- package/www/build/p-4fb10c24.entry.js +0 -2
- package/www/build/p-4fb10c24.entry.js.map +0 -1
- package/www/build/p-52d05436.entry.js +0 -2
- package/www/build/p-52d05436.entry.js.map +0 -1
- package/www/build/p-53c4cea5.entry.js +0 -2
- package/www/build/p-53c4cea5.entry.js.map +0 -1
- package/www/build/p-545cf652.entry.js +0 -2
- package/www/build/p-545cf652.entry.js.map +0 -1
- package/www/build/p-5edcf0ee.entry.js +0 -2
- package/www/build/p-5edcf0ee.entry.js.map +0 -1
- package/www/build/p-65f0a8cd.entry.js +0 -2
- package/www/build/p-65f0a8cd.entry.js.map +0 -1
- package/www/build/p-673af8ea.entry.js +0 -2
- package/www/build/p-673af8ea.entry.js.map +0 -1
- package/www/build/p-69c45802.entry.js +0 -2
- package/www/build/p-69c45802.entry.js.map +0 -1
- package/www/build/p-6aa64881.entry.js +0 -2
- package/www/build/p-6aa64881.entry.js.map +0 -1
- package/www/build/p-6d0758da.entry.js +0 -2
- package/www/build/p-6d0758da.entry.js.map +0 -1
- package/www/build/p-71c28d19.entry.js +0 -2
- package/www/build/p-71c28d19.entry.js.map +0 -1
- package/www/build/p-752d72d8.entry.js +0 -2
- package/www/build/p-752d72d8.entry.js.map +0 -1
- package/www/build/p-7551d826.entry.js +0 -2
- package/www/build/p-7551d826.entry.js.map +0 -1
- package/www/build/p-7f0a51da.entry.js +0 -2
- package/www/build/p-7f0a51da.entry.js.map +0 -1
- package/www/build/p-84a30acf.entry.js +0 -17
- package/www/build/p-84a30acf.entry.js.map +0 -1
- package/www/build/p-877d6f26.entry.js +0 -2
- package/www/build/p-877d6f26.entry.js.map +0 -1
- package/www/build/p-8bed1043.entry.js +0 -2
- package/www/build/p-8bed1043.entry.js.map +0 -1
- package/www/build/p-8c2538dc.entry.js +0 -2
- package/www/build/p-8c2538dc.entry.js.map +0 -1
- package/www/build/p-906081da.entry.js +0 -2
- package/www/build/p-906081da.entry.js.map +0 -1
- package/www/build/p-9126ad89.entry.js +0 -2
- package/www/build/p-9126ad89.entry.js.map +0 -1
- package/www/build/p-9260de4d.entry.js +0 -2
- package/www/build/p-9260de4d.entry.js.map +0 -1
- package/www/build/p-93176ede.entry.js +0 -2
- package/www/build/p-93176ede.entry.js.map +0 -1
- package/www/build/p-98b10414.entry.js +0 -2
- package/www/build/p-98b10414.entry.js.map +0 -1
- package/www/build/p-B2-dCTD2.js +0 -2
- package/www/build/p-B2-dCTD2.js.map +0 -1
- package/www/build/p-B85MJLTf.js +0 -2
- package/www/build/p-B85MJLTf.js.map +0 -1
- package/www/build/p-C46tSaXG.js +0 -2
- package/www/build/p-C46tSaXG.js.map +0 -1
- package/www/build/p-Cam6wBSi.js +0 -3
- package/www/build/p-Cam6wBSi.js.map +0 -1
- package/www/build/p-Cj7hOgFG.js +0 -2
- package/www/build/p-Cj7hOgFG.js.map +0 -1
- package/www/build/p-DQuL1Twl.js +0 -2
- package/www/build/p-DQuL1Twl.js.map +0 -1
- package/www/build/p-Q-tWjk7P.js +0 -2
- package/www/build/p-Q-tWjk7P.js.map +0 -1
- package/www/build/p-a7f0a630.entry.js +0 -7
- package/www/build/p-a7f0a630.entry.js.map +0 -1
- package/www/build/p-af8a7986.entry.js +0 -2
- package/www/build/p-af8a7986.entry.js.map +0 -1
- package/www/build/p-b8198b19.entry.js +0 -2
- package/www/build/p-b8198b19.entry.js.map +0 -1
- package/www/build/p-b9fba3a0.entry.js +0 -2
- package/www/build/p-b9fba3a0.entry.js.map +0 -1
- package/www/build/p-ba1d43ec.entry.js +0 -2
- package/www/build/p-ba1d43ec.entry.js.map +0 -1
- package/www/build/p-bdd53627.entry.js +0 -2
- package/www/build/p-bdd53627.entry.js.map +0 -1
- package/www/build/p-c363882e.entry.js +0 -2
- package/www/build/p-c363882e.entry.js.map +0 -1
- package/www/build/p-c55a5042.entry.js +0 -2
- package/www/build/p-c55a5042.entry.js.map +0 -1
- package/www/build/p-cc00d883.entry.js +0 -2
- package/www/build/p-cc00d883.entry.js.map +0 -1
- package/www/build/p-d23576e5.entry.js +0 -2
- package/www/build/p-d23576e5.entry.js.map +0 -1
- package/www/build/p-d368388c.css +0 -3611
- package/www/build/p-d3e18055.entry.js +0 -2
- package/www/build/p-d3e18055.entry.js.map +0 -1
- package/www/build/p-d404ce2d.entry.js +0 -2
- package/www/build/p-d404ce2d.entry.js.map +0 -1
- package/www/build/p-d767c93a.entry.js +0 -2
- package/www/build/p-d767c93a.entry.js.map +0 -1
- package/www/build/p-d854a0fb.entry.js +0 -2
- package/www/build/p-d854a0fb.entry.js.map +0 -1
- package/www/build/p-da27116e.entry.js +0 -2
- package/www/build/p-da27116e.entry.js.map +0 -1
- package/www/build/p-da73a0e0.entry.js +0 -2
- package/www/build/p-da73a0e0.entry.js.map +0 -1
- package/www/build/p-e3d9cd6c.entry.js +0 -2
- package/www/build/p-e3d9cd6c.entry.js.map +0 -1
- package/www/build/p-e46785e6.entry.js +0 -2
- package/www/build/p-e46785e6.entry.js.map +0 -1
- package/www/build/p-e60b79de.entry.js +0 -2
- package/www/build/p-e60b79de.entry.js.map +0 -1
- package/www/build/p-ea18b15f.entry.js +0 -2
- package/www/build/p-ea18b15f.entry.js.map +0 -1
- package/www/build/p-ea7db3b1.entry.js +0 -2
- package/www/build/p-ea7db3b1.entry.js.map +0 -1
- package/www/build/p-ec50e1b7.entry.js +0 -2
- package/www/build/p-ec50e1b7.entry.js.map +0 -1
- package/www/build/p-f0162a34.entry.js +0 -2
- package/www/build/p-f0162a34.entry.js.map +0 -1
- package/www/build/p-f70245a3.entry.js +0 -2
- package/www/build/p-f70245a3.entry.js.map +0 -1
- package/www/build/p-f765dd3e.entry.js +0 -2
- package/www/build/p-f765dd3e.entry.js.map +0 -1
- package/www/build/z-accordion.entry.esm.js.map +0 -1
- package/www/build/z-alert.entry.esm.js.map +0 -1
- package/www/build/z-anchor-navigation.entry.esm.js.map +0 -1
- package/www/build/z-app-header-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-app-header.entry.esm.js.map +0 -1
- package/www/build/z-aria-alert.entry.esm.js.map +0 -1
- package/www/build/z-avatar.entry.esm.js.map +0 -1
- package/www/build/z-book-card-app.entry.esm.js.map +0 -1
- package/www/build/z-book-card-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-book-card.entry.esm.js.map +0 -1
- package/www/build/z-breadcrumb.entry.esm.js.map +0 -1
- package/www/build/z-button-sort.entry.esm.js.map +0 -1
- package/www/build/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.esm.js.map +0 -1
- package/www/build/z-card.entry.esm.js.map +0 -1
- package/www/build/z-carousel.entry.esm.js.map +0 -1
- package/www/build/z-chip.entry.esm.js.map +0 -1
- package/www/build/z-combobox.entry.esm.js.map +0 -1
- package/www/build/z-cover-hero.entry.esm.js.map +0 -1
- package/www/build/z-date-picker.entry.esm.js.map +0 -1
- package/www/build/z-divider.z-list-element.entry.esm.js.map +0 -1
- package/www/build/z-dragdrop-area.z-modal.entry.esm.js.map +0 -1
- package/www/build/z-file-upload.entry.esm.js.map +0 -1
- package/www/build/z-file.entry.esm.js.map +0 -1
- package/www/build/z-info-box.entry.esm.js.map +0 -1
- package/www/build/z-info-reveal.entry.esm.js.map +0 -1
- package/www/build/z-input.z-input-message.entry.esm.js.map +0 -1
- package/www/build/z-list.z-list-group.z-tag.entry.esm.js.map +0 -1
- package/www/build/z-menu-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-menu-section-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-menu-section.entry.esm.js.map +0 -1
- package/www/build/z-menu.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-alert.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-dictionary.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-footer-sections.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-footer.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-icon.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-info.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-list.entry.esm.js.map +0 -1
- package/www/build/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.esm.js.map +0 -1
- package/www/build/z-myz-list-item.entry.esm.js.map +0 -1
- package/www/build/z-myz-list.entry.esm.js.map +0 -1
- package/www/build/z-navigation-tabs.entry.esm.js.map +0 -1
- package/www/build/z-notification.entry.esm.js.map +0 -1
- package/www/build/z-offcanvas.z-searchbar.entry.esm.js.map +0 -1
- package/www/build/z-otp.entry.esm.js.map +0 -1
- package/www/build/z-pagination.entry.esm.js.map +0 -1
- package/www/build/z-panel-elem.entry.esm.js.map +0 -1
- package/www/build/z-popover.entry.esm.js.map +0 -1
- package/www/build/z-range-picker.entry.esm.js.map +0 -1
- package/www/build/z-section-title.entry.esm.js.map +0 -1
- package/www/build/z-select.entry.esm.js.map +0 -1
- package/www/build/z-skip-to-content.entry.esm.js.map +0 -1
- package/www/build/z-slideshow.entry.esm.js.map +0 -1
- package/www/build/z-stepper-item.entry.esm.js.map +0 -1
- package/www/build/z-stepper.entry.esm.js.map +0 -1
- package/www/build/z-table.entry.esm.js.map +0 -1
- package/www/build/z-tbody.entry.esm.js.map +0 -1
- package/www/build/z-td.entry.esm.js.map +0 -1
- package/www/build/z-tfoot.entry.esm.js.map +0 -1
- package/www/build/z-th.entry.esm.js.map +0 -1
- package/www/build/z-thead.entry.esm.js.map +0 -1
- package/www/build/z-toast-notification-list.entry.esm.js.map +0 -1
- package/www/build/z-toast-notification.entry.esm.js.map +0 -1
- package/www/build/z-toggle-button.entry.esm.js.map +0 -1
- package/www/build/z-toggle-switch.entry.esm.js.map +0 -1
- package/www/build/z-tooltip.entry.esm.js.map +0 -1
- package/www/build/z-tr.entry.esm.js.map +0 -1
- package/www/build/z-tree-list.entry.esm.js.map +0 -1
- package/www/build/z-visually-hidden.entry.esm.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-myz-card-info.entry.js","sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css?tag=z-myz-card-info&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js"],"sourcesContent":[":host {\n width: 100%;\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n\n:host > div {\n position: relative;\n display: grid;\n width: calc(100% + calc(var(--space-unit) * 2));\n height: 402px;\n box-sizing: border-box;\n padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);\n border: var(--border-size-small) solid var(--color-primary01);\n margin-left: calc(-1 * var(--space-unit));\n background: var(--color-surface01);\n border-radius: 0;\n box-shadow: 0 2px 4px 0 rgb(66 69 72 / 35%);\n}\n\n:host > div > z-icon {\n position: absolute;\n top: var(--space-unit);\n right: var(--space-unit);\n cursor: pointer;\n fill: var(--color-primary01);\n}\n\n:host > div > div.cta-wrapper {\n display: flex;\n flex-flow: column nowrap;\n align-self: end;\n justify-content: space-between;\n}\n\n:host > div > div.content-wrapper {\n position: relative;\n overflow: hidden;\n align-self: stretch;\n}\n\n:host > div > div.content-wrapper > section {\n box-sizing: border-box;\n padding: var(--space-unit) 0;\n border-bottom: var(--border-size-small) solid var(--color-surface04);\n color: var(--color-surface05);\n font-size: 14px;\n line-height: 20px;\n}\n\n:host > div > div.content-wrapper > section:last-child {\n border-bottom: none;\n}\n\n:host > div > div.content-wrapper > section.info-wrapper {\n position: relative;\n overflow: hidden;\n box-sizing: border-box;\n}\n\n:host > div > div.content-wrapper > section.info-wrapper.hidden::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: linear-gradient(180deg, rgb(255 0 0 / 0%), rgb(255 0 0 / 0%) 60%, white);\n content: \"\";\n pointer-events: none;\n}\n\n:host > div > div.content-wrapper > section > span.license-heading {\n display: flex;\n justify-content: space-between;\n}\n\n:host > div > div.content-wrapper > section > span.license-heading > span.expired {\n color: var(--color-primary01);\n font-size: 12px;\n font-weight: 600;\n}\n\n:host > div > div.content-wrapper > section > span.license-heading > span.expiring {\n color: var(--color-hover-warning);\n font-size: 12px;\n font-weight: 600;\n}\n\n:host > div > div.content-wrapper > z-popover {\n position: absolute;\n top: 0;\n left: calc(var(--space-unit) * 4);\n}\n","import { h } from \"@stencil/core\";\nimport { PopoverPosition } from \"../../../../beans\";\nimport { handleKeyboardSubmit } from \"../../../../utils/utils\";\n/**\n * @slot - content\n */\nexport class ZMyzCardInfo {\n emitFlipCard(showBack = false) {\n this.flipCard.emit(showBack);\n }\n constructor() {\n this.data = undefined;\n this.htmltabindex = 0;\n this.hiddenContent = false;\n this.tooltip = false;\n this.emitFlipCard = this.emitFlipCard.bind(this);\n }\n componentWillLoad() {\n this.setStringOrArray();\n }\n componentWillUpdate() {\n this.setStringOrArray();\n }\n componentDidRender() {\n this.handleContentHeight();\n }\n handleContentHeight() {\n if (!this.contentWrapper && !this.infoWrapper) {\n this.hiddenContent = false;\n return;\n }\n if (this.contentWrapper.scrollHeight > this.contentWrapper.offsetHeight ||\n this.infoWrapper.scrollHeight > this.infoWrapper.offsetHeight) {\n const height = this.contentWrapper.offsetHeight -\n this.onlineLicenseWrapper.offsetHeight -\n this.offlineLicenseWrapper.offsetHeight;\n this.infoWrapper.style.height = `${height}px`;\n this.hiddenContent = true;\n return;\n }\n this.hiddenContent = false;\n }\n setStringOrArray() {\n if (typeof this.data === \"string\") {\n this.cardData = JSON.parse(this.data);\n }\n else {\n this.cardData = this.data;\n }\n }\n renderCloseIcon() {\n return (h(\"z-icon\", { name: \"multiply-circled-filled\", height: 18, width: 18, onClick: () => this.emitFlipCard(false), tabindex: this.htmltabindex, onKeyUp: (e) => {\n handleKeyboardSubmit(e, this.emitFlipCard, false);\n } }));\n }\n renderGeneralSection() {\n var _a, _b;\n const title = (_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.title;\n const description = (_b = this === null || this === void 0 ? void 0 : this.cardData) === null || _b === void 0 ? void 0 : _b.description;\n return (h(\"section\", { class: `info-wrapper ${this.hiddenContent ? \"hidden\" : \"\"}`, onClick: () => {\n if (this.hiddenContent) {\n this.tooltip = !this.tooltip;\n }\n }, ref: (el) => (this.infoWrapper = el) }, this.renderAuthor(), this.renderYear(), title, h(\"br\", null), description));\n }\n renderAuthor() {\n var _a;\n const author = (_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.author;\n if (!author) {\n return null;\n }\n return (h(\"span\", null, \"Autore: \", h(\"b\", null, author), h(\"br\", null)));\n }\n renderYear() {\n var _a;\n const year = (_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.year;\n if (!year) {\n return null;\n }\n return (h(\"span\", null, \"Anno: \", h(\"b\", null, year), h(\"br\", null)));\n }\n renderTooltip() {\n if (!this.tooltip) {\n return;\n }\n if (!this.cardData) {\n return;\n }\n const { title, year, author, description } = this.cardData;\n return (h(\"z-popover\", { position: PopoverPosition.RIGHT, onClick: () => (this.tooltip = false) }, `${title} ${year} ${author} ${description}`));\n }\n setExpirationLicenseMessage(type) {\n if ((type === \"online\" && this.cardData.onlineLicense.expired) ||\n (type === \"offline\" && this.cardData.offlineLicense.expired)) {\n return h(\"span\", { class: \"expired\" }, \"SCADUTA\");\n }\n if ((type === \"online\" && this.cardData.onlineLicense.expiring) ||\n (type === \"offline\" && this.cardData.offlineLicense.expiring)) {\n return h(\"span\", { class: \"expiring\" }, \"IN SCADENZA\");\n }\n }\n renderOnlineLicenseSection() {\n var _a;\n if (!((_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.onlineLicense)) {\n return;\n }\n 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)));\n }\n renderOfflineLicenseSection() {\n var _a;\n if (!((_a = this === null || this === void 0 ? void 0 : this.cardData) === null || _a === void 0 ? void 0 : _a.offlineLicense)) {\n return;\n }\n 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)));\n }\n render() {\n return (h(\"div\", { key: '89638672dffdef5f267c60755e21856a6ef029ae' }, this.renderCloseIcon(), h(\"div\", { key: '71b4b4b5df37b0d6868fd2db22b680ca295ec97e', class: \"content-wrapper\", ref: (el) => (this.contentWrapper = el) }, this.renderGeneralSection(), this.renderTooltip(), this.renderOnlineLicenseSection(), this.renderOfflineLicenseSection()), h(\"div\", { key: '25c47bf4f49051e96dcf192e62670fc758ca4b6d', class: \"cta-wrapper\" }, h(\"slot\", { key: 'fcd0703d4b9517196e26d46630c10195931c13ae' }))));\n }\n static get is() { return \"z-myz-card-info\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"data\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | DictionaryData\",\n \"resolved\": \"string | { author: string; year: string; title: string; description: string; onlineLicense: DictionaryLicenseData; offlineLicense: DictionaryLicenseData; }\",\n \"references\": {\n \"DictionaryData\": {\n \"location\": \"import\",\n \"path\": \"../../../../beans\",\n \"id\": \"src/beans/index.tsx::DictionaryData\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"dictionary info\"\n },\n \"attribute\": \"data\",\n \"reflect\": false\n },\n \"htmltabindex\": {\n \"type\": \"number\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"number\",\n \"resolved\": \"number\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"tabindex link attribute (optional)\"\n },\n \"attribute\": \"htmltabindex\",\n \"reflect\": false,\n \"defaultValue\": \"0\"\n }\n };\n }\n static get states() {\n return {\n \"hiddenContent\": {},\n \"tooltip\": {}\n };\n }\n static get events() {\n return [{\n \"method\": \"flipCard\",\n \"name\": \"flipCard\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"flip card to front\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }];\n }\n}\n//# sourceMappingURL=index.js.map\n"],"names":[],"mappings":"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","x_google_ignoreList":[0,1]}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-Cam6wBSi.js';
|
|
2
|
-
|
|
3
|
-
const stylesCss = "*:focus{box-shadow:var(--shadow-focus-primary);outline:none !important}ul{overflow:hidden;width:auto;height:auto;padding:0;margin:0 calc(var(--space-unit) * 2);color:var(--color-primary01);font-family:var(--font-family-sans);list-style:none}ul>li{padding-left:10px;text-indent:-10px}ul>li>a{display:block;padding-top:calc(var(--space-unit) * 0.5);color:var(--color-primary01);font-size:14px;font-weight:var(--font-sb);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5);text-decoration:none}ul>li>a::before{padding-right:5px;content:\"•\"}ul>li>span{padding:0 calc(var(--space-unit) * 2);color:var(--color-surface04);font-size:14px;font-weight:var(--font-rg);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5);text-decoration:none}";
|
|
4
|
-
|
|
5
|
-
const ZMyzCardList = class {
|
|
6
|
-
constructor(hostRef) {
|
|
7
|
-
registerInstance(this, hostRef);
|
|
8
|
-
this.listdata = undefined;
|
|
9
|
-
this.renderList = this.renderList.bind(this);
|
|
10
|
-
}
|
|
11
|
-
handleSpaceKeyPress(e, url) {
|
|
12
|
-
if (e.keyCode == 32 || e.keyCode == 13) {
|
|
13
|
-
e.preventDefault();
|
|
14
|
-
window.open(url, "_blank");
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
formatListContent(data) {
|
|
18
|
-
const { value, isLink, url } = data;
|
|
19
|
-
if (!isLink) {
|
|
20
|
-
return h("span", null, value);
|
|
21
|
-
}
|
|
22
|
-
return (h("a", { role: "button", onKeyPress: (e) => this.handleSpaceKeyPress(e, url), href: url, target: "_blank" }, value));
|
|
23
|
-
}
|
|
24
|
-
renderList(dataArray) {
|
|
25
|
-
return dataArray.map((data) => {
|
|
26
|
-
return h("li", null, this.formatListContent(data));
|
|
27
|
-
});
|
|
28
|
-
}
|
|
29
|
-
render() {
|
|
30
|
-
return h("ul", { key: '3566e9f9ffc6455e59d82e26d44bb5a2cb396956' }, this.renderList(JSON.parse(this.listdata)));
|
|
31
|
-
}
|
|
32
|
-
};
|
|
33
|
-
ZMyzCardList.style = stylesCss;
|
|
34
|
-
|
|
35
|
-
export { ZMyzCardList as z_myz_card_list };
|
|
36
|
-
//# sourceMappingURL=z-myz-card-list.entry.js.map
|
|
37
|
-
|
|
38
|
-
//# sourceMappingURL=z-myz-card-list.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-myz-card-list.entry.js","sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css?tag=z-myz-card-list&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js"],"sourcesContent":["*:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: none !important;\n}\n\nul {\n overflow: hidden;\n width: auto;\n height: auto;\n padding: 0;\n margin: 0 calc(var(--space-unit) * 2);\n color: var(--color-primary01);\n font-family: var(--font-family-sans);\n list-style: none;\n}\n\nul > li {\n padding-left: 10px;\n text-indent: -10px;\n}\n\nul > li > a {\n display: block;\n padding-top: calc(var(--space-unit) * 0.5);\n color: var(--color-primary01);\n font-size: 14px;\n font-weight: var(--font-sb);\n letter-spacing: 0.16px;\n line-height: calc(var(--space-unit) * 2.5);\n text-decoration: none;\n}\n\nul > li > a::before {\n padding-right: 5px;\n content: \"•\";\n}\n\nul > li > span {\n padding: 0 calc(var(--space-unit) * 2);\n color: var(--color-surface04);\n font-size: 14px;\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: calc(var(--space-unit) * 2.5);\n text-decoration: none;\n}\n","import { h } from \"@stencil/core\";\nexport class ZMyzCardList {\n constructor() {\n this.listdata = undefined;\n this.renderList = this.renderList.bind(this);\n }\n handleSpaceKeyPress(e, url) {\n if (e.keyCode == 32 || e.keyCode == 13) {\n e.preventDefault();\n window.open(url, \"_blank\");\n }\n }\n formatListContent(data) {\n const { value, isLink, url } = data;\n if (!isLink) {\n return h(\"span\", null, value);\n }\n return (h(\"a\", { role: \"button\", onKeyPress: (e) => this.handleSpaceKeyPress(e, url), href: url, target: \"_blank\" }, value));\n }\n renderList(dataArray) {\n return dataArray.map((data) => {\n return h(\"li\", null, this.formatListContent(data));\n });\n }\n render() {\n return h(\"ul\", { key: '3566e9f9ffc6455e59d82e26d44bb5a2cb396956' }, this.renderList(JSON.parse(this.listdata)));\n }\n static get is() { return \"z-myz-card-list\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"listdata\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"list data stringified array\"\n },\n \"attribute\": \"listdata\",\n \"reflect\": false\n }\n };\n }\n}\n//# sourceMappingURL=index.js.map\n"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GAAG,svBAAsvB;;MCC3vB,YAAY,GAAA,MAAA;AACrB,IAAA,WAAA,CAAA,OAAA,EAAA;;AACI,QAAA,IAAI,CAAC,QAAQ,GAAG,SAAS;QACzB,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC;AAC/C;IACD,mBAAmB,CAAC,CAAC,EAAE,GAAG,EAAA;AACtB,QAAA,IAAI,CAAC,CAAC,OAAO,IAAI,EAAE,IAAI,CAAC,CAAC,OAAO,IAAI,EAAE,EAAE;YACpC,CAAC,CAAC,cAAc,EAAE;AAClB,YAAA,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,QAAQ,CAAC;;;AAGlC,IAAA,iBAAiB,CAAC,IAAI,EAAA;QAClB,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,EAAE,GAAG,IAAI;QACnC,IAAI,CAAC,MAAM,EAAE;YACT,OAAO,CAAC,CAAC,MAAM,EAAE,IAAI,EAAE,KAAK,CAAC;;AAEjC,QAAA,QAAQ,CAAC,CAAC,GAAG,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,mBAAmB,CAAC,CAAC,EAAE,GAAG,CAAC,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,EAAE,KAAK,CAAC;;AAE/H,IAAA,UAAU,CAAC,SAAS,EAAA;AAChB,QAAA,OAAO,SAAS,CAAC,GAAG,CAAC,CAAC,IAAI,KAAI;AAC1B,YAAA,OAAO,CAAC,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC;AACtD,SAAC,CAAC;;IAEN,MAAM,GAAA;QACF,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC;;;;;;;","x_google_ignoreList":[0,1]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.js","sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card/styles.css?tag=z-myz-card&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card/index.js","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css?tag=z-myz-card-body&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css?tag=z-myz-card-cover&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css?tag=z-myz-card-header&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js"],"sourcesContent":[":host {\n --card-overflow: hidden;\n}\n\ndiv {\n display: flex;\n overflow: var(--card-overflow);\n width: auto;\n width: 256px; /* TODO: width must be 100% - must be handled in dashboard */\n height: 522px;\n box-sizing: border-box;\n flex-direction: column;\n border: var(--border-size-medium) solid var(--color-surface03);\n background-color: var(--color-surface01);\n border-radius: var(--border-radius);\n}\n\ndiv.real,\ndiv.trial,\ndiv.temp {\n border-color: var(--blue100);\n}\n\n/* HIDDEN status */\ndiv.faded {\n border: var(--border-size-medium) solid var(--color-background);\n}\n\n/* HIGHLIGHTED status */\ndiv.highlighted {\n box-shadow: var(--shadow-4);\n outline: none;\n}\n\n/* PRESSED status */\ndiv.pressed {\n box-shadow: var(--shadow-8);\n outline: none;\n}\n\ndiv:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n","import { h } from \"@stencil/core\";\nimport { LicenseType } from \"../../../../beans/index\";\n/**\n * @slot - generic card slot\n */\nexport class ZMyzCardComponent {\n constructor() {\n this.faded = undefined;\n this.cardtype = undefined;\n this.ispressed = false;\n this.ishighlighted = false;\n }\n retrieveClass() {\n let elemClasses = \"\";\n if (this.cardtype === LicenseType.REAL) {\n elemClasses += \"real\";\n }\n else if (this.cardtype === LicenseType.TRIAL) {\n elemClasses += \"trial\";\n }\n else if (this.cardtype === LicenseType.TEMP) {\n elemClasses += \"temp\";\n }\n if (this.faded) {\n elemClasses += \" faded\";\n }\n else if (this.ispressed) {\n elemClasses += \" pressed\";\n }\n else if (this.ishighlighted) {\n elemClasses += \" highlighted\";\n }\n return elemClasses;\n }\n render() {\n return (h(\"div\", { key: '7fa05ad00eb7302c724301812810f284b9e74d60', class: this.retrieveClass(), tabindex: \"0\" }, h(\"slot\", { key: '5833956ac7c7439cd166001c9545c2cf7631f2be' })));\n }\n static get is() { return \"z-myz-card\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"faded\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"faded status\"\n },\n \"attribute\": \"faded\",\n \"reflect\": false\n },\n \"cardtype\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"LicenseType\",\n \"resolved\": \"LicenseType.REAL | LicenseType.TEMP | LicenseType.TRIAL | LicenseType.VIRTUAL\",\n \"references\": {\n \"LicenseType\": {\n \"location\": \"import\",\n \"path\": \"../../../../beans/index\",\n \"id\": \"src/beans/index.tsx::LicenseType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"graphic variant (optional)\"\n },\n \"attribute\": \"cardtype\",\n \"reflect\": false\n },\n \"ispressed\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"pressed status\"\n },\n \"attribute\": \"ispressed\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"ishighlighted\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"highlighted status\"\n },\n \"attribute\": \"ishighlighted\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n }\n };\n }\n}\n//# sourceMappingURL=index.js.map\n",":host {\n width: auto;\n height: 340px;\n}\n\n:host > div {\n position: relative;\n display: flex;\n width: auto;\n height: 340px;\n align-items: center;\n justify-content: center;\n}\n","import { h } from \"@stencil/core\";\n/**\n * @slot alert - card alert slot\n * @slot cover - book cover slot\n */\nexport class ZMyzCardBody {\n render() {\n return (h(\"div\", { key: '72856e9d304244851cea6b90e21dd3d261bd0d76' }, h(\"slot\", { key: '0064834899002115811d8f53cf8144f8ac9c0e08', name: \"alert\" }), h(\"slot\", { key: '9eac95d82313fed0561b9d715c318de8547ed704', name: \"cover\" })));\n }\n static get is() { return \"z-myz-card-body\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n}\n//# sourceMappingURL=index.js.map\n","img {\n display: block;\n max-width: 100%;\n height: 340px;\n margin: auto;\n object-fit: cover;\n}\n\nimg.faded {\n opacity: 0.3;\n}\n","import { h } from \"@stencil/core\";\nexport class ZMyzCardCover {\n constructor() {\n this.img = undefined;\n this.titolo = undefined;\n this.faded = undefined;\n this.defaultimg = undefined;\n }\n hadleOnImageError() {\n this.img = this.defaultimg;\n }\n render() {\n return (h(\"img\", { key: '36e99a04af42af23727a4683842d832986518393', class: this.faded && \"faded\", onError: this.hadleOnImageError.bind(this), alt: this.titolo, src: this.img }));\n }\n static get is() { return \"z-myz-card-cover\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"img\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"image source\"\n },\n \"attribute\": \"img\",\n \"reflect\": false\n },\n \"titolo\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"cover alt title\"\n },\n \"attribute\": \"titolo\",\n \"reflect\": false\n },\n \"faded\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"faded status\"\n },\n \"attribute\": \"faded\",\n \"reflect\": false\n },\n \"defaultimg\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"default error image source\"\n },\n \"attribute\": \"defaultimg\",\n \"reflect\": false\n }\n };\n }\n}\n//# sourceMappingURL=index.js.map\n","header {\n position: relative;\n display: flex;\n width: auto;\n height: calc(var(--space-unit) * 6);\n flex-direction: row;\n align-items: flex-start;\n justify-content: space-between;\n border-bottom: var(--border-size-medium) solid var(--color-surface03);\n background-color: var(--color-surface01);\n border-radius: var(--border-radius) var(--border-radius) var(--border-no-radius) var(--border-no-radius);\n}\n\nslot[name=\"aria-heading\"]::slotted(*) {\n position: absolute;\n overflow: hidden !important;\n width: 1px !important;\n height: 1px !important;\n padding: 0 !important;\n border: 0 none !important;\n margin: -1px !important;\n clip: rect(0, 0, 0, 0) !important;\n white-space: nowrap !important;\n}\n\nheader.real,\nheader.trial,\nheader.temp {\n border-bottom: var(--border-size-medium) solid var(--blue100);\n background-color: var(--color-primary03);\n}\n\n.card-title {\n overflow: hidden;\n height: calc(var(--space-unit) * 2);\n padding: calc(var(--space-unit) * 2);\n margin: 0;\n color: var(--color-surface05);\n font-family: var(--font-family-sans);\n font-size: 12px;\n font-weight: var(--font-sb);\n letter-spacing: 0.22px;\n line-height: calc(var(--space-unit) * 2);\n text-overflow: ellipsis;\n text-transform: uppercase;\n white-space: nowrap;\n}\n\n.faded {\n border-bottom: var(--border-size-medium) solid var(--color-background);\n}\n\n.faded.real,\n.faded.trial,\n.faded.temp {\n border-top: var(--border-size-medium) solid var(--blue100);\n border-right: var(--border-size-medium) solid var(--blue100);\n border-left: var(--border-size-medium) solid var(--blue100);\n}\n","import { h } from \"@stencil/core\";\nimport { LicenseType } from \"../../../../beans/index\";\n/**\n * @slot icon - card header icon slot\n */\nexport class ZMyzCardHeader {\n constructor() {\n this.titolo = undefined;\n this.faded = undefined;\n this.cardtype = undefined;\n this.allowTooltip = false;\n }\n getTitle() {\n return this.allowTooltip ? this.titolo : \"\";\n }\n componentDidLoad() {\n if (this.elementHasEllipsis()) {\n this.allowTooltip = true;\n }\n }\n elementHasEllipsis() {\n return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;\n }\n retrieveClass() {\n return {\n real: this.cardtype === LicenseType.REAL,\n trial: this.cardtype === LicenseType.TRIAL,\n temp: this.cardtype === LicenseType.TEMP,\n faded: this.faded,\n };\n }\n render() {\n return (h(\"header\", { key: 'c9f6600a2cf1240414d51f5b596996dce9f37280', class: this.retrieveClass() }, h(\"slot\", { key: 'd14702e679aae6c107103e161524fcc5199689de', name: \"aria-heading\" }), h(\"span\", { key: 'f7d8779e6e39cde037b09779594628054f128826', class: \"card-title\", ref: (el) => (this.ellipsis = el), title: this.getTitle() }, this.titolo), h(\"slot\", { key: '5879bc608ee2a5003058f8615ab965661495b887', name: \"icon\" })));\n }\n static get is() { return \"z-myz-card-header\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"titolo\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"volume title\"\n },\n \"attribute\": \"titolo\",\n \"reflect\": false\n },\n \"faded\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"faded status\"\n },\n \"attribute\": \"faded\",\n \"reflect\": false\n },\n \"cardtype\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"LicenseType\",\n \"resolved\": \"LicenseType.REAL | LicenseType.TEMP | LicenseType.TRIAL | LicenseType.VIRTUAL\",\n \"references\": {\n \"LicenseType\": {\n \"location\": \"import\",\n \"path\": \"../../../../beans/index\",\n \"id\": \"src/beans/index.tsx::LicenseType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"card graphic variant (optional)\"\n },\n \"attribute\": \"cardtype\",\n \"reflect\": false\n }\n };\n }\n static get states() {\n return {\n \"allowTooltip\": {}\n };\n }\n}\n//# sourceMappingURL=index.js.map\n"],"names":["stylesCss"],"mappings":";;;AAAA,MAAMA,WAAS,GAAG,klBAAklB;;MCKvlB,iBAAiB,GAAA,MAAA;AAC1B,IAAA,WAAA,CAAA,OAAA,EAAA;;AACI,QAAA,IAAI,CAAC,KAAK,GAAG,SAAS;AACtB,QAAA,IAAI,CAAC,QAAQ,GAAG,SAAS;AACzB,QAAA,IAAI,CAAC,SAAS,GAAG,KAAK;AACtB,QAAA,IAAI,CAAC,aAAa,GAAG,KAAK;AAC7B;IACD,aAAa,GAAA;QACT,IAAI,WAAW,GAAG,EAAE;QACpB,IAAI,IAAI,CAAC,QAAQ,KAAK,WAAW,CAAC,IAAI,EAAE;YACpC,WAAW,IAAI,MAAM;;aAEpB,IAAI,IAAI,CAAC,QAAQ,KAAK,WAAW,CAAC,KAAK,EAAE;YAC1C,WAAW,IAAI,OAAO;;aAErB,IAAI,IAAI,CAAC,QAAQ,KAAK,WAAW,CAAC,IAAI,EAAE;YACzC,WAAW,IAAI,MAAM;;AAEzB,QAAA,IAAI,IAAI,CAAC,KAAK,EAAE;YACZ,WAAW,IAAI,QAAQ;;AAEtB,aAAA,IAAI,IAAI,CAAC,SAAS,EAAE;YACrB,WAAW,IAAI,UAAU;;AAExB,aAAA,IAAI,IAAI,CAAC,aAAa,EAAE;YACzB,WAAW,IAAI,cAAc;;AAEjC,QAAA,OAAO,WAAW;;IAEtB,MAAM,GAAA;AACF,QAAA,QAAQ,CAAC,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,IAAI,CAAC,aAAa,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC;;;;;ACnCzL,MAAMA,WAAS,GAAG,2IAA2I;;MCKhJ,YAAY,GAAA,MAAA;;;;IACrB,MAAM,GAAA;AACF,QAAA,QAAQ,CAAC,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,CAAC;;;;;ACP3O,MAAMA,WAAS,GAAG,mGAAmG;;MCCxG,aAAa,GAAA,MAAA;AACtB,IAAA,WAAA,CAAA,OAAA,EAAA;;AACI,QAAA,IAAI,CAAC,GAAG,GAAG,SAAS;AACpB,QAAA,IAAI,CAAC,MAAM,GAAG,SAAS;AACvB,QAAA,IAAI,CAAC,KAAK,GAAG,SAAS;AACtB,QAAA,IAAI,CAAC,UAAU,GAAG,SAAS;AAC9B;IACD,iBAAiB,GAAA;AACb,QAAA,IAAI,CAAC,GAAG,GAAG,IAAI,CAAC,UAAU;;IAE9B,MAAM,GAAA;AACF,QAAA,QAAQ,CAAC,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,IAAI,OAAO,EAAE,OAAO,EAAE,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,IAAI,CAAC,MAAM,EAAE,GAAG,EAAE,IAAI,CAAC,GAAG,EAAE,CAAC;;;;;ACZxL,MAAM,SAAS,GAAG,43CAA43C;;MCKj4C,cAAc,GAAA,MAAA;AACvB,IAAA,WAAA,CAAA,OAAA,EAAA;;AACI,QAAA,IAAI,CAAC,MAAM,GAAG,SAAS;AACvB,QAAA,IAAI,CAAC,KAAK,GAAG,SAAS;AACtB,QAAA,IAAI,CAAC,QAAQ,GAAG,SAAS;AACzB,QAAA,IAAI,CAAC,YAAY,GAAG,KAAK;AAC5B;IACD,QAAQ,GAAA;AACJ,QAAA,OAAO,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,MAAM,GAAG,EAAE;;IAE/C,gBAAgB,GAAA;AACZ,QAAA,IAAI,IAAI,CAAC,kBAAkB,EAAE,EAAE;AAC3B,YAAA,IAAI,CAAC,YAAY,GAAG,IAAI;;;IAGhC,kBAAkB,GAAA;QACd,OAAO,IAAI,CAAC,QAAQ,CAAC,WAAW,GAAG,IAAI,CAAC,QAAQ,CAAC,WAAW;;IAEhE,aAAa,GAAA;QACT,OAAO;AACH,YAAA,IAAI,EAAE,IAAI,CAAC,QAAQ,KAAK,WAAW,CAAC,IAAI;AACxC,YAAA,KAAK,EAAE,IAAI,CAAC,QAAQ,KAAK,WAAW,CAAC,KAAK;AAC1C,YAAA,IAAI,EAAE,IAAI,CAAC,QAAQ,KAAK,WAAW,CAAC,IAAI;YACxC,KAAK,EAAE,IAAI,CAAC,KAAK;SACpB;;IAEL,MAAM,GAAA;AACF,QAAA,QAAQ,CAAC,CAAC,QAAQ,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,IAAI,CAAC,aAAa,EAAE,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,YAAY,EAAE,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,QAAQ,GAAG,EAAE,CAAC,EAAE,KAAK,EAAE,IAAI,CAAC,QAAQ,EAAE,EAAE,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC;;;;;;;","x_google_ignoreList":[0,1,2,3,4,5,6,7]}
|
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-Cam6wBSi.js';
|
|
2
|
-
import { o as LicenseType } from './index-B2-dCTD2.js';
|
|
3
|
-
|
|
4
|
-
const stylesCss$3 = ":host{--card-overflow:hidden}div{display:flex;overflow:var(--card-overflow);width:auto;width:256px;height:522px;box-sizing:border-box;flex-direction:column;border:var(--border-size-medium) solid var(--color-surface03);background-color:var(--color-surface01);border-radius:var(--border-radius)}div.real,div.trial,div.temp{border-color:var(--blue100)}div.faded{border:var(--border-size-medium) solid var(--color-background)}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
|
-
this.faded = undefined;
|
|
10
|
-
this.cardtype = undefined;
|
|
11
|
-
this.ispressed = false;
|
|
12
|
-
this.ishighlighted = false;
|
|
13
|
-
}
|
|
14
|
-
retrieveClass() {
|
|
15
|
-
let elemClasses = "";
|
|
16
|
-
if (this.cardtype === LicenseType.REAL) {
|
|
17
|
-
elemClasses += "real";
|
|
18
|
-
}
|
|
19
|
-
else if (this.cardtype === LicenseType.TRIAL) {
|
|
20
|
-
elemClasses += "trial";
|
|
21
|
-
}
|
|
22
|
-
else if (this.cardtype === LicenseType.TEMP) {
|
|
23
|
-
elemClasses += "temp";
|
|
24
|
-
}
|
|
25
|
-
if (this.faded) {
|
|
26
|
-
elemClasses += " faded";
|
|
27
|
-
}
|
|
28
|
-
else if (this.ispressed) {
|
|
29
|
-
elemClasses += " pressed";
|
|
30
|
-
}
|
|
31
|
-
else if (this.ishighlighted) {
|
|
32
|
-
elemClasses += " highlighted";
|
|
33
|
-
}
|
|
34
|
-
return elemClasses;
|
|
35
|
-
}
|
|
36
|
-
render() {
|
|
37
|
-
return (h("div", { key: '7fa05ad00eb7302c724301812810f284b9e74d60', class: this.retrieveClass(), tabindex: "0" }, h("slot", { key: '5833956ac7c7439cd166001c9545c2cf7631f2be' })));
|
|
38
|
-
}
|
|
39
|
-
};
|
|
40
|
-
ZMyzCardComponent.style = stylesCss$3;
|
|
41
|
-
|
|
42
|
-
const stylesCss$2 = ":host{width:auto;height:340px}:host>div{position:relative;display:flex;width:auto;height:340px;align-items:center;justify-content:center}";
|
|
43
|
-
|
|
44
|
-
const ZMyzCardBody = class {
|
|
45
|
-
constructor(hostRef) {
|
|
46
|
-
registerInstance(this, hostRef);
|
|
47
|
-
}
|
|
48
|
-
render() {
|
|
49
|
-
return (h("div", { key: '72856e9d304244851cea6b90e21dd3d261bd0d76' }, h("slot", { key: '0064834899002115811d8f53cf8144f8ac9c0e08', name: "alert" }), h("slot", { key: '9eac95d82313fed0561b9d715c318de8547ed704', name: "cover" })));
|
|
50
|
-
}
|
|
51
|
-
};
|
|
52
|
-
ZMyzCardBody.style = stylesCss$2;
|
|
53
|
-
|
|
54
|
-
const stylesCss$1 = "img{display:block;max-width:100%;height:340px;margin:auto;object-fit:cover}img.faded{opacity:0.3}";
|
|
55
|
-
|
|
56
|
-
const ZMyzCardCover = class {
|
|
57
|
-
constructor(hostRef) {
|
|
58
|
-
registerInstance(this, hostRef);
|
|
59
|
-
this.img = undefined;
|
|
60
|
-
this.titolo = undefined;
|
|
61
|
-
this.faded = undefined;
|
|
62
|
-
this.defaultimg = undefined;
|
|
63
|
-
}
|
|
64
|
-
hadleOnImageError() {
|
|
65
|
-
this.img = this.defaultimg;
|
|
66
|
-
}
|
|
67
|
-
render() {
|
|
68
|
-
return (h("img", { key: '36e99a04af42af23727a4683842d832986518393', class: this.faded && "faded", onError: this.hadleOnImageError.bind(this), alt: this.titolo, src: this.img }));
|
|
69
|
-
}
|
|
70
|
-
};
|
|
71
|
-
ZMyzCardCover.style = stylesCss$1;
|
|
72
|
-
|
|
73
|
-
const stylesCss = "header{position:relative;display:flex;width:auto;height:calc(var(--space-unit) * 6);flex-direction:row;align-items:flex-start;justify-content:space-between;border-bottom:var(--border-size-medium) solid var(--color-surface03);background-color:var(--color-surface01);border-radius:var(--border-radius) var(--border-radius) var(--border-no-radius) var(--border-no-radius)}slot[name=\"aria-heading\"]::slotted(*){position:absolute;overflow:hidden !important;width:1px !important;height:1px !important;padding:0 !important;border:0 none !important;margin:-1px !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important}header.real,header.trial,header.temp{border-bottom:var(--border-size-medium) solid var(--blue100);background-color:var(--color-primary03)}.card-title{overflow:hidden;height:calc(var(--space-unit) * 2);padding:calc(var(--space-unit) * 2);margin:0;color:var(--color-surface05);font-family:var(--font-family-sans);font-size:12px;font-weight:var(--font-sb);letter-spacing:0.22px;line-height:calc(var(--space-unit) * 2);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.faded{border-bottom:var(--border-size-medium) solid var(--color-background)}.faded.real,.faded.trial,.faded.temp{border-top:var(--border-size-medium) solid var(--blue100);border-right:var(--border-size-medium) solid var(--blue100);border-left:var(--border-size-medium) solid var(--blue100)}";
|
|
74
|
-
|
|
75
|
-
const ZMyzCardHeader = class {
|
|
76
|
-
constructor(hostRef) {
|
|
77
|
-
registerInstance(this, hostRef);
|
|
78
|
-
this.titolo = undefined;
|
|
79
|
-
this.faded = undefined;
|
|
80
|
-
this.cardtype = undefined;
|
|
81
|
-
this.allowTooltip = false;
|
|
82
|
-
}
|
|
83
|
-
getTitle() {
|
|
84
|
-
return this.allowTooltip ? this.titolo : "";
|
|
85
|
-
}
|
|
86
|
-
componentDidLoad() {
|
|
87
|
-
if (this.elementHasEllipsis()) {
|
|
88
|
-
this.allowTooltip = true;
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
elementHasEllipsis() {
|
|
92
|
-
return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
|
|
93
|
-
}
|
|
94
|
-
retrieveClass() {
|
|
95
|
-
return {
|
|
96
|
-
real: this.cardtype === LicenseType.REAL,
|
|
97
|
-
trial: this.cardtype === LicenseType.TRIAL,
|
|
98
|
-
temp: this.cardtype === LicenseType.TEMP,
|
|
99
|
-
faded: this.faded,
|
|
100
|
-
};
|
|
101
|
-
}
|
|
102
|
-
render() {
|
|
103
|
-
return (h("header", { key: 'c9f6600a2cf1240414d51f5b596996dce9f37280', class: this.retrieveClass() }, h("slot", { key: 'd14702e679aae6c107103e161524fcc5199689de', name: "aria-heading" }), h("span", { key: 'f7d8779e6e39cde037b09779594628054f128826', class: "card-title", ref: (el) => (this.ellipsis = el), title: this.getTitle() }, this.titolo), h("slot", { key: '5879bc608ee2a5003058f8615ab965661495b887', name: "icon" })));
|
|
104
|
-
}
|
|
105
|
-
};
|
|
106
|
-
ZMyzCardHeader.style = stylesCss;
|
|
107
|
-
|
|
108
|
-
export { ZMyzCardComponent as z_myz_card, ZMyzCardBody as z_myz_card_body, ZMyzCardCover as z_myz_card_cover, ZMyzCardHeader as z_myz_card_header };
|
|
109
|
-
//# sourceMappingURL=z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.js.map
|
|
110
|
-
|
|
111
|
-
//# sourceMappingURL=z-myz-card_4.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.js","mappings":"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","names":["stylesCss"],"sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card/styles.css?tag=z-myz-card&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card/index.js","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css?tag=z-myz-card-body&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css?tag=z-myz-card-cover&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css?tag=z-myz-card-header&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js"],"sourcesContent":[":host {\n --card-overflow: hidden;\n}\n\ndiv {\n display: flex;\n overflow: var(--card-overflow);\n width: auto;\n width: 256px; /* TODO: width must be 100% - must be handled in dashboard */\n height: 522px;\n box-sizing: border-box;\n flex-direction: column;\n border: var(--border-size-medium) solid var(--color-surface03);\n background-color: var(--color-surface01);\n border-radius: var(--border-radius);\n}\n\ndiv.real,\ndiv.trial,\ndiv.temp {\n border-color: var(--blue100);\n}\n\n/* HIDDEN status */\ndiv.faded {\n border: var(--border-size-medium) solid var(--color-background);\n}\n\n/* HIGHLIGHTED status */\ndiv.highlighted {\n box-shadow: var(--shadow-4);\n outline: none;\n}\n\n/* PRESSED status */\ndiv.pressed {\n box-shadow: var(--shadow-8);\n outline: none;\n}\n\ndiv:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n","import { h } from \"@stencil/core\";\nimport { LicenseType } from \"../../../../beans/index\";\n/**\n * @slot - generic card slot\n */\nexport class ZMyzCardComponent {\n constructor() {\n this.faded = undefined;\n this.cardtype = undefined;\n this.ispressed = false;\n this.ishighlighted = false;\n }\n retrieveClass() {\n let elemClasses = \"\";\n if (this.cardtype === LicenseType.REAL) {\n elemClasses += \"real\";\n }\n else if (this.cardtype === LicenseType.TRIAL) {\n elemClasses += \"trial\";\n }\n else if (this.cardtype === LicenseType.TEMP) {\n elemClasses += \"temp\";\n }\n if (this.faded) {\n elemClasses += \" faded\";\n }\n else if (this.ispressed) {\n elemClasses += \" pressed\";\n }\n else if (this.ishighlighted) {\n elemClasses += \" highlighted\";\n }\n return elemClasses;\n }\n render() {\n return (h(\"div\", { key: '7fa05ad00eb7302c724301812810f284b9e74d60', class: this.retrieveClass(), tabindex: \"0\" }, h(\"slot\", { key: '5833956ac7c7439cd166001c9545c2cf7631f2be' })));\n }\n static get is() { return \"z-myz-card\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"faded\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"faded status\"\n },\n \"attribute\": \"faded\",\n \"reflect\": false\n },\n \"cardtype\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"LicenseType\",\n \"resolved\": \"LicenseType.REAL | LicenseType.TEMP | LicenseType.TRIAL | LicenseType.VIRTUAL\",\n \"references\": {\n \"LicenseType\": {\n \"location\": \"import\",\n \"path\": \"../../../../beans/index\",\n \"id\": \"src/beans/index.tsx::LicenseType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"graphic variant (optional)\"\n },\n \"attribute\": \"cardtype\",\n \"reflect\": false\n },\n \"ispressed\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"pressed status\"\n },\n \"attribute\": \"ispressed\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"ishighlighted\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"highlighted status\"\n },\n \"attribute\": \"ishighlighted\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n }\n };\n }\n}\n//# sourceMappingURL=index.js.map\n",":host {\n width: auto;\n height: 340px;\n}\n\n:host > div {\n position: relative;\n display: flex;\n width: auto;\n height: 340px;\n align-items: center;\n justify-content: center;\n}\n","import { h } from \"@stencil/core\";\n/**\n * @slot alert - card alert slot\n * @slot cover - book cover slot\n */\nexport class ZMyzCardBody {\n render() {\n return (h(\"div\", { key: '72856e9d304244851cea6b90e21dd3d261bd0d76' }, h(\"slot\", { key: '0064834899002115811d8f53cf8144f8ac9c0e08', name: \"alert\" }), h(\"slot\", { key: '9eac95d82313fed0561b9d715c318de8547ed704', name: \"cover\" })));\n }\n static get is() { return \"z-myz-card-body\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n}\n//# sourceMappingURL=index.js.map\n","img {\n display: block;\n max-width: 100%;\n height: 340px;\n margin: auto;\n object-fit: cover;\n}\n\nimg.faded {\n opacity: 0.3;\n}\n","import { h } from \"@stencil/core\";\nexport class ZMyzCardCover {\n constructor() {\n this.img = undefined;\n this.titolo = undefined;\n this.faded = undefined;\n this.defaultimg = undefined;\n }\n hadleOnImageError() {\n this.img = this.defaultimg;\n }\n render() {\n return (h(\"img\", { key: '36e99a04af42af23727a4683842d832986518393', class: this.faded && \"faded\", onError: this.hadleOnImageError.bind(this), alt: this.titolo, src: this.img }));\n }\n static get is() { return \"z-myz-card-cover\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"img\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"image source\"\n },\n \"attribute\": \"img\",\n \"reflect\": false\n },\n \"titolo\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"cover alt title\"\n },\n \"attribute\": \"titolo\",\n \"reflect\": false\n },\n \"faded\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"faded status\"\n },\n \"attribute\": \"faded\",\n \"reflect\": false\n },\n \"defaultimg\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"default error image source\"\n },\n \"attribute\": \"defaultimg\",\n \"reflect\": false\n }\n };\n }\n}\n//# sourceMappingURL=index.js.map\n","header {\n position: relative;\n display: flex;\n width: auto;\n height: calc(var(--space-unit) * 6);\n flex-direction: row;\n align-items: flex-start;\n justify-content: space-between;\n border-bottom: var(--border-size-medium) solid var(--color-surface03);\n background-color: var(--color-surface01);\n border-radius: var(--border-radius) var(--border-radius) var(--border-no-radius) var(--border-no-radius);\n}\n\nslot[name=\"aria-heading\"]::slotted(*) {\n position: absolute;\n overflow: hidden !important;\n width: 1px !important;\n height: 1px !important;\n padding: 0 !important;\n border: 0 none !important;\n margin: -1px !important;\n clip: rect(0, 0, 0, 0) !important;\n white-space: nowrap !important;\n}\n\nheader.real,\nheader.trial,\nheader.temp {\n border-bottom: var(--border-size-medium) solid var(--blue100);\n background-color: var(--color-primary03);\n}\n\n.card-title {\n overflow: hidden;\n height: calc(var(--space-unit) * 2);\n padding: calc(var(--space-unit) * 2);\n margin: 0;\n color: var(--color-surface05);\n font-family: var(--font-family-sans);\n font-size: 12px;\n font-weight: var(--font-sb);\n letter-spacing: 0.22px;\n line-height: calc(var(--space-unit) * 2);\n text-overflow: ellipsis;\n text-transform: uppercase;\n white-space: nowrap;\n}\n\n.faded {\n border-bottom: var(--border-size-medium) solid var(--color-background);\n}\n\n.faded.real,\n.faded.trial,\n.faded.temp {\n border-top: var(--border-size-medium) solid var(--blue100);\n border-right: var(--border-size-medium) solid var(--blue100);\n border-left: var(--border-size-medium) solid var(--blue100);\n}\n","import { h } from \"@stencil/core\";\nimport { LicenseType } from \"../../../../beans/index\";\n/**\n * @slot icon - card header icon slot\n */\nexport class ZMyzCardHeader {\n constructor() {\n this.titolo = undefined;\n this.faded = undefined;\n this.cardtype = undefined;\n this.allowTooltip = false;\n }\n getTitle() {\n return this.allowTooltip ? this.titolo : \"\";\n }\n componentDidLoad() {\n if (this.elementHasEllipsis()) {\n this.allowTooltip = true;\n }\n }\n elementHasEllipsis() {\n return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;\n }\n retrieveClass() {\n return {\n real: this.cardtype === LicenseType.REAL,\n trial: this.cardtype === LicenseType.TRIAL,\n temp: this.cardtype === LicenseType.TEMP,\n faded: this.faded,\n };\n }\n render() {\n return (h(\"header\", { key: 'c9f6600a2cf1240414d51f5b596996dce9f37280', class: this.retrieveClass() }, h(\"slot\", { key: 'd14702e679aae6c107103e161524fcc5199689de', name: \"aria-heading\" }), h(\"span\", { key: 'f7d8779e6e39cde037b09779594628054f128826', class: \"card-title\", ref: (el) => (this.ellipsis = el), title: this.getTitle() }, this.titolo), h(\"slot\", { key: '5879bc608ee2a5003058f8615ab965661495b887', name: \"icon\" })));\n }\n static get is() { return \"z-myz-card-header\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"titolo\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"volume title\"\n },\n \"attribute\": \"titolo\",\n \"reflect\": false\n },\n \"faded\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"faded status\"\n },\n \"attribute\": \"faded\",\n \"reflect\": false\n },\n \"cardtype\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"LicenseType\",\n \"resolved\": \"LicenseType.REAL | LicenseType.TEMP | LicenseType.TRIAL | LicenseType.VIRTUAL\",\n \"references\": {\n \"LicenseType\": {\n \"location\": \"import\",\n \"path\": \"../../../../beans/index\",\n \"id\": \"src/beans/index.tsx::LicenseType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"card graphic variant (optional)\"\n },\n \"attribute\": \"cardtype\",\n \"reflect\": false\n }\n };\n }\n static get states() {\n return {\n \"allowTooltip\": {}\n };\n }\n}\n//# sourceMappingURL=index.js.map\n"],"version":3}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-Cam6wBSi.js';
|
|
2
|
-
import { h as handleKeyboardSubmit } from './utils-GdAsGfFX.js';
|
|
3
|
-
import './index-B2-dCTD2.js';
|
|
4
|
-
import './breakpoints-Q-tWjk7P.js';
|
|
5
|
-
|
|
6
|
-
const stylesCss = ":host li{all:unset;all:reset;width:100%;line-height:14px;list-style-type:none}:host li>span{display:flex;padding:calc(var(--space-unit) * 2) 0;color:var(--color-default-text);fill:var(--color-default-icon);font-family:var(--font-family-sans);font-size:16px;font-weight:var(--font-rg);letter-spacing:0.23px;line-height:14px}:host(.small) li>span{padding:calc(var(--space-unit) * 1.5) 0;font-size:var(--font-size-2)}:host(.x-small) li>span{padding:var(--space-unit) 0;font-size:var(--font-size-2)}:host(.small) li>span>z-icon,:host(.x-small) li>span>z-icon{--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:calc(var(--space-unit) * 0.5);padding:0}:host li>span.border{border-bottom:2px solid var(--color-surface03)}:host li span:hover,a:hover{color:var(--color-primary01);fill:var(--color-primary01)}a,a:visited,a:active{color:inherit;fill:inherit;text-decoration:none}:host li span z-icon{width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);padding:0 calc(var(--space-unit) * 1.5) 0 0;background-repeat:no-repeat;background-size:contain;color:var(--color-primary01);fill:var(--color-primary01)}";
|
|
7
|
-
|
|
8
|
-
const ZMyzListItem = class {
|
|
9
|
-
emitZListItemLinkClick(e, linkId) {
|
|
10
|
-
this.zListItemLinkClick.emit({ e, linkId });
|
|
11
|
-
}
|
|
12
|
-
emitZListItemClick(e, listitemid) {
|
|
13
|
-
this.zListItemClick.emit({ e, listitemid });
|
|
14
|
-
}
|
|
15
|
-
constructor(hostRef) {
|
|
16
|
-
registerInstance(this, hostRef);
|
|
17
|
-
this.zListItemLinkClick = createEvent(this, "zListItemLinkClick", 7);
|
|
18
|
-
this.zListItemClick = createEvent(this, "zListItemClick", 7);
|
|
19
|
-
this.text = undefined;
|
|
20
|
-
this.link = undefined;
|
|
21
|
-
this.linktarget = "_self";
|
|
22
|
-
this.icon = undefined;
|
|
23
|
-
this.listitemid = undefined;
|
|
24
|
-
this.action = undefined;
|
|
25
|
-
this.underlined = true;
|
|
26
|
-
this.emitZListItemLinkClick = this.emitZListItemLinkClick.bind(this);
|
|
27
|
-
this.emitZListItemClick = this.emitZListItemClick.bind(this);
|
|
28
|
-
}
|
|
29
|
-
render() {
|
|
30
|
-
const linkId = this.listitemid ? `link_${this.listitemid}` : "";
|
|
31
|
-
return (h("li", { key: '61b1d8587c4425412ab0889c57c5240ed60d9b28', 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", { key: '6653e6e32ab2c26df2578ce7a1b0597a4dfa254f', class: this.underlined && "border" }, this.icon && h("z-icon", { key: 'ee5a694bfac0d94230f7c48d12417ed3b62cc35b', 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", { key: '858a57f9c493e73f3a93877830defb0e32a86acc' }))));
|
|
32
|
-
}
|
|
33
|
-
};
|
|
34
|
-
ZMyzListItem.style = stylesCss;
|
|
35
|
-
|
|
36
|
-
export { ZMyzListItem as z_myz_list_item };
|
|
37
|
-
//# sourceMappingURL=z-myz-list-item.entry.js.map
|
|
38
|
-
|
|
39
|
-
//# sourceMappingURL=z-myz-list-item.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-myz-list-item.entry.js","sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css?tag=z-myz-list-item&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js"],"sourcesContent":[":host li {\n all: unset;\n all: reset;\n width: 100%;\n line-height: 14px;\n list-style-type: none;\n}\n\n:host li > span {\n display: flex;\n padding: calc(var(--space-unit) * 2) 0;\n color: var(--color-default-text);\n fill: var(--color-default-icon);\n font-family: var(--font-family-sans);\n font-size: 16px;\n font-weight: var(--font-rg);\n letter-spacing: 0.23px;\n line-height: 14px;\n}\n\n:host(.small) li > span {\n padding: calc(var(--space-unit) * 1.5) 0;\n font-size: var(--font-size-2);\n}\n\n:host(.x-small) li > span {\n padding: var(--space-unit) 0;\n font-size: var(--font-size-2);\n}\n\n:host(.small) li > span > z-icon,\n:host(.x-small) li > span > z-icon {\n --z-icon-width: 16px;\n --z-icon-height: 16px;\n --z-icon-right-margin: calc(var(--space-unit) * 0.5);\n\n padding: 0;\n}\n\n:host li > span.border {\n border-bottom: 2px solid var(--color-surface03);\n}\n\n:host li span:hover,\na:hover {\n color: var(--color-primary01);\n fill: var(--color-primary01);\n}\n\na,\na:visited,\na:active {\n color: inherit;\n fill: inherit;\n text-decoration: none;\n}\n\n:host li span z-icon {\n width: calc(var(--space-unit) * 2);\n height: calc(var(--space-unit) * 2);\n padding: 0 calc(var(--space-unit) * 1.5) 0 0;\n background-repeat: no-repeat;\n background-size: contain;\n color: var(--color-primary01);\n fill: var(--color-primary01);\n}\n","import { h } from \"@stencil/core\";\nimport { handleKeyboardSubmit } from \"../../../../utils/utils\";\nexport class ZMyzListItem {\n emitZListItemLinkClick(e, linkId) {\n this.zListItemLinkClick.emit({ e, linkId });\n }\n emitZListItemClick(e, listitemid) {\n this.zListItemClick.emit({ e, listitemid });\n }\n constructor() {\n this.text = undefined;\n this.link = undefined;\n this.linktarget = \"_self\";\n this.icon = undefined;\n this.listitemid = undefined;\n this.action = undefined;\n this.underlined = true;\n this.emitZListItemLinkClick = this.emitZListItemLinkClick.bind(this);\n this.emitZListItemClick = this.emitZListItemClick.bind(this);\n }\n render() {\n const linkId = this.listitemid ? `link_${this.listitemid}` : \"\";\n return (h(\"li\", { key: '61b1d8587c4425412ab0889c57c5240ed60d9b28', 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\", { key: '6653e6e32ab2c26df2578ce7a1b0597a4dfa254f', class: this.underlined && \"border\" }, this.icon && h(\"z-icon\", { key: 'ee5a694bfac0d94230f7c48d12417ed3b62cc35b', 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\", { key: '858a57f9c493e73f3a93877830defb0e32a86acc' }))));\n }\n static get is() { return \"z-myz-list-item\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"text\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"content text\"\n },\n \"attribute\": \"text\",\n \"reflect\": false\n },\n \"link\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"link url (optional)\"\n },\n \"attribute\": \"link\",\n \"reflect\": false\n },\n \"linktarget\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"link target (optional)\"\n },\n \"attribute\": \"linktarget\",\n \"reflect\": false,\n \"defaultValue\": \"\\\"_self\\\"\"\n },\n \"icon\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"icon name (optional)\"\n },\n \"attribute\": \"icon\",\n \"reflect\": false\n },\n \"listitemid\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"id (optional)\"\n },\n \"attribute\": \"listitemid\",\n \"reflect\": false\n },\n \"action\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"data-action attribute (optional)\"\n },\n \"attribute\": \"action\",\n \"reflect\": false\n },\n \"underlined\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"underlined style flag\"\n },\n \"attribute\": \"underlined\",\n \"reflect\": false,\n \"defaultValue\": \"true\"\n }\n };\n }\n static get events() {\n return [{\n \"method\": \"zListItemLinkClick\",\n \"name\": \"zListItemLinkClick\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"emitted on list item link click, returns linkId\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }, {\n \"method\": \"zListItemClick\",\n \"name\": \"zListItemClick\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"emitted on list item click, returns listitemid\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }];\n }\n}\n//# sourceMappingURL=index.js.map\n"],"names":[],"mappings":";;;;;AAAA,MAAM,SAAS,GAAG,qmCAAqmC;;MCE1mC,YAAY,GAAA,MAAA;IACrB,sBAAsB,CAAC,CAAC,EAAE,MAAM,EAAA;QAC5B,IAAI,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC;;IAE/C,kBAAkB,CAAC,CAAC,EAAE,UAAU,EAAA;QAC5B,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,UAAU,EAAE,CAAC;;AAE/C,IAAA,WAAA,CAAA,OAAA,EAAA;;;;AACI,QAAA,IAAI,CAAC,IAAI,GAAG,SAAS;AACrB,QAAA,IAAI,CAAC,IAAI,GAAG,SAAS;AACrB,QAAA,IAAI,CAAC,UAAU,GAAG,OAAO;AACzB,QAAA,IAAI,CAAC,IAAI,GAAG,SAAS;AACrB,QAAA,IAAI,CAAC,UAAU,GAAG,SAAS;AAC3B,QAAA,IAAI,CAAC,MAAM,GAAG,SAAS;AACvB,QAAA,IAAI,CAAC,UAAU,GAAG,IAAI;QACtB,IAAI,CAAC,sBAAsB,GAAG,IAAI,CAAC,sBAAsB,CAAC,IAAI,CAAC,IAAI,CAAC;QACpE,IAAI,CAAC,kBAAkB,GAAG,IAAI,CAAC,kBAAkB,CAAC,IAAI,CAAC,IAAI,CAAC;AAC/D;IACD,MAAM,GAAA;AACF,QAAA,MAAM,MAAM,GAAG,IAAI,CAAC,UAAU,GAAG,CAAQ,KAAA,EAAA,IAAI,CAAC,UAAU,CAAA,CAAE,GAAG,EAAE;QAC/D,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,CAAC,UAAU,EAAE,aAAa,EAAE,IAAI,CAAC,MAAM,EAAE,OAAO,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,UAAU,CAAC,EAAE,UAAU,EAAE,CAAC,EAAE,KAAK,oBAAoB,CAAC,EAAE,EAAE,IAAI,CAAC,kBAAkB,EAAE,IAAI,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,IAAI,CAAC,UAAU,IAAI,QAAQ,EAAE,EAAE,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,QAAQ,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,CAAC,EAAE,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,GAAG,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,GAAG,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,UAAU,EAAE,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,sBAAsB,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,UAAU,EAAE,CAAC,EAAE,KAAK,oBAAoB,CAAC,EAAE,EAAE,IAAI,CAAC,sBAAsB,EAAE,MAAM,CAAC,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,EAAE,QAAQ,EAAE,GAAG,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,MAAM,EAAE,EAAE,SAAS,EAAE,IAAI,CAAC,IAAI,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC,CAAC;;;;;;;","x_google_ignoreList":[0,1]}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-Cam6wBSi.js';
|
|
2
|
-
|
|
3
|
-
const stylesCss = "ul{padding:0;margin:0}";
|
|
4
|
-
|
|
5
|
-
const ZMyzList = class {
|
|
6
|
-
constructor(hostRef) {
|
|
7
|
-
registerInstance(this, hostRef);
|
|
8
|
-
this.inputrawdata = undefined;
|
|
9
|
-
this.list = undefined;
|
|
10
|
-
}
|
|
11
|
-
componentWillLoad() {
|
|
12
|
-
if (this.inputrawdata) {
|
|
13
|
-
this.parseinputrawdata(this.inputrawdata);
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
parseinputrawdata(inputrawdata) {
|
|
17
|
-
this.list = [...JSON.parse(inputrawdata)];
|
|
18
|
-
}
|
|
19
|
-
oninputrawdataChange(newValue) {
|
|
20
|
-
this.parseinputrawdata(newValue);
|
|
21
|
-
}
|
|
22
|
-
render() {
|
|
23
|
-
const lastElem = this.list ? this.list.length - 1 : -1;
|
|
24
|
-
return (h("ul", { key: 'b5e6a660832a1ecb70a654a1019db5c2cc08f485' }, this.list &&
|
|
25
|
-
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 })))));
|
|
26
|
-
}
|
|
27
|
-
static get watchers() { return {
|
|
28
|
-
"inputrawdata": ["oninputrawdataChange"]
|
|
29
|
-
}; }
|
|
30
|
-
};
|
|
31
|
-
ZMyzList.style = stylesCss;
|
|
32
|
-
|
|
33
|
-
export { ZMyzList as z_myz_list };
|
|
34
|
-
//# sourceMappingURL=z-myz-list.entry.js.map
|
|
35
|
-
|
|
36
|
-
//# sourceMappingURL=z-myz-list.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-myz-list.entry.js","sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list/styles.css?tag=z-myz-list&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list/index.js"],"sourcesContent":["ul {\n padding: 0;\n margin: 0;\n}\n","import { h } from \"@stencil/core\";\nexport class ZMyzList {\n constructor() {\n this.inputrawdata = undefined;\n this.list = undefined;\n }\n componentWillLoad() {\n if (this.inputrawdata) {\n this.parseinputrawdata(this.inputrawdata);\n }\n }\n parseinputrawdata(inputrawdata) {\n this.list = [...JSON.parse(inputrawdata)];\n }\n oninputrawdataChange(newValue) {\n this.parseinputrawdata(newValue);\n }\n render() {\n const lastElem = this.list ? this.list.length - 1 : -1;\n return (h(\"ul\", { key: 'b5e6a660832a1ecb70a654a1019db5c2cc08f485' }, this.list &&\n 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 })))));\n }\n static get is() { return \"z-myz-list\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"inputrawdata\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"json stringified list data (mutable, optional)\"\n },\n \"attribute\": \"inputrawdata\",\n \"reflect\": false\n },\n \"list\": {\n \"type\": \"unknown\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"ListItem[]\",\n \"resolved\": \"ListItem[]\",\n \"references\": {\n \"ListItem\": {\n \"location\": \"import\",\n \"path\": \"../../../../beans/index.js\",\n \"id\": \"src/beans/index.tsx::ListItem\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"list item data (mutable, optional)\"\n }\n }\n };\n }\n static get watchers() {\n return [{\n \"propName\": \"inputrawdata\",\n \"methodName\": \"oninputrawdataChange\"\n }];\n }\n}\n//# sourceMappingURL=index.js.map\n"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GAAG,wBAAwB;;MCC7B,QAAQ,GAAA,MAAA;AACjB,IAAA,WAAA,CAAA,OAAA,EAAA;;AACI,QAAA,IAAI,CAAC,YAAY,GAAG,SAAS;AAC7B,QAAA,IAAI,CAAC,IAAI,GAAG,SAAS;AACxB;IACD,iBAAiB,GAAA;AACb,QAAA,IAAI,IAAI,CAAC,YAAY,EAAE;AACnB,YAAA,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,YAAY,CAAC;;;AAGjD,IAAA,iBAAiB,CAAC,YAAY,EAAA;AAC1B,QAAA,IAAI,CAAC,IAAI,GAAG,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;;AAE7C,IAAA,oBAAoB,CAAC,QAAQ,EAAA;AACzB,QAAA,IAAI,CAAC,iBAAiB,CAAC,QAAQ,CAAC;;IAEpC,MAAM,GAAA;QACF,MAAM,QAAQ,GAAG,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,GAAG,EAAE;AACtD,QAAA,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,EAAE,IAAI,CAAC,IAAI;YAC1E,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,MAAM,CAAC,CAAC,iBAAiB,EAAE,EAAE,UAAU,EAAE,IAAI,CAAC,UAAU,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,UAAU,EAAE,IAAI,CAAC,UAAU,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,UAAU,EAAE,QAAQ,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;;;;;;;;;;","x_google_ignoreList":[0,1]}
|