@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
package/dist/esm/z-tr.entry.js
DELETED
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-Cam6wBSi.js';
|
|
2
|
-
import { r as randomId } from './utils-GdAsGfFX.js';
|
|
3
|
-
import './z-td.entry.js';
|
|
4
|
-
import './z-th.entry.js';
|
|
5
|
-
import './index-B2-dCTD2.js';
|
|
6
|
-
import './breakpoints-Q-tWjk7P.js';
|
|
7
|
-
|
|
8
|
-
const stylesCss = ":host{--columns:1;display:grid;box-sizing:border-box;grid-auto-flow:column;grid-template-columns:var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr))}*{box-sizing:border-box}.z-tr--expand-button-container,::slotted(*){border-bottom:var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03)}::slotted(*:not(:last-child)){border-right:var(--z-table--cell-left-border, none)}:host([expandable]){--show-expandable-button:visible;cursor:pointer}:host([expandable]) ::slotted(*){grid-row:1}:host([expandable]) ::slotted(:nth-last-child(2)){border-right:none}:host([expandable]) ::slotted(*:last-child){border-left:0;grid-column:1 / span calc(var(--columns) + 1);grid-row:2}:host([expandable]:not([expanded])) ::slotted(*:last-child){display:none}:host([expanded]){margin-bottom:4px;box-shadow:0 4px 4px -2px var(--shadow-color-base)}:host([expanded]) .z-tr--expand-button-container,:host([expanded]) ::slotted(*){background-color:var(--color-background)}.z-tr--expand-button-container{display:flex;align-items:center;justify-content:center;background-color:var(--z-table--cells-background, var(--color-surface01))}.z-tr--expand-button-container button{display:flex;align-items:center;justify-content:center;padding:0;border:none;margin:auto;appearance:none;background:transparent;cursor:pointer;visibility:var(--show-expandable-button, hidden)}.z-tr--expand-button-container button:focus{box-shadow:var(--shadow-focus-primary);outline:none}.z-tr--expand-button-container button z-icon{--z-icon-width:16px;--z-icon-height:16px}";
|
|
9
|
-
|
|
10
|
-
const ZTr = class {
|
|
11
|
-
constructor(hostRef) {
|
|
12
|
-
registerInstance(this, hostRef);
|
|
13
|
-
this.expand = createEvent(this, "expand", 7);
|
|
14
|
-
this.expandable = false;
|
|
15
|
-
this.expanded = false;
|
|
16
|
-
this.expandableContentId = undefined;
|
|
17
|
-
}
|
|
18
|
-
updateColumns() {
|
|
19
|
-
const cells = Array.from(this.host.querySelectorAll("z-td, z-th"));
|
|
20
|
-
if (this.expandable) {
|
|
21
|
-
cells.pop();
|
|
22
|
-
}
|
|
23
|
-
const columns = cells.map((cell) => cell.colspan || 1).reduce((a, b) => a + b, 0);
|
|
24
|
-
this.host.style.setProperty("--columns", `${columns}`);
|
|
25
|
-
if (this.expandable) {
|
|
26
|
-
const expandableContent = cells.pop();
|
|
27
|
-
expandableContent.id = expandableContent.id || `z-tr-expandable-content-${randomId()}`;
|
|
28
|
-
this.expandableContentId = expandableContent.id;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Handle click on row.
|
|
33
|
-
* Skip expansion if the click is on a element with `prevent-expand` css class.
|
|
34
|
-
*/
|
|
35
|
-
onRowClick(event) {
|
|
36
|
-
const preventExpand = event.target.closest(".prevent-expand");
|
|
37
|
-
if (!this.expandable || preventExpand) {
|
|
38
|
-
return;
|
|
39
|
-
}
|
|
40
|
-
this.expanded = !this.expanded;
|
|
41
|
-
this.expand.emit({ expanded: this.expanded });
|
|
42
|
-
}
|
|
43
|
-
componentWillLoad() {
|
|
44
|
-
this.updateColumns();
|
|
45
|
-
}
|
|
46
|
-
render() {
|
|
47
|
-
return (h(Host, { key: 'c7aef75dce7ad486aa08145e3df1a9a4fbc0a086', role: "row", onClick: this.onRowClick.bind(this), expanded: this.expanded }, h("div", { key: '474efb8147efb3045b2d671081674330209674ae', class: "z-tr--expand-button-container" }, this.expandable && (h("button", { key: 'd4f77c52514979ee1e52483d1031d222f8b60dfd', "aria-expanded": this.expanded ? "true" : "false", "aria-label": this.expanded ? "Comprimi riga" : "Espandi riga", "aria-controls": this.expandableContentId, type: "button" }, h("z-icon", { key: 'a488e44b2b9119f2b96aeb42c2880f16650685a6', name: this.expanded ? "minus-circled" : "plus-circled" })))), h("slot", { key: '03ec3ec33b29e7ec504282289fa0daf8990deef5', onSlotchange: this.updateColumns.bind(this) })));
|
|
48
|
-
}
|
|
49
|
-
get host() { return getElement(this); }
|
|
50
|
-
static get watchers() { return {
|
|
51
|
-
"expandable": ["updateColumns"]
|
|
52
|
-
}; }
|
|
53
|
-
};
|
|
54
|
-
ZTr.style = stylesCss;
|
|
55
|
-
|
|
56
|
-
export { ZTr as z_tr };
|
|
57
|
-
//# sourceMappingURL=z-tr.entry.js.map
|
|
58
|
-
|
|
59
|
-
//# sourceMappingURL=z-tr.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-tr.entry.js","sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tr/styles.css?tag=z-tr&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tr/index.js"],"sourcesContent":[":host {\n /* number of columns of the row. will be set in component's ts code */\n --columns: 1;\n\n display: grid;\n box-sizing: border-box;\n grid-auto-flow: column;\n grid-template-columns: var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr));\n}\n\n* {\n box-sizing: border-box;\n}\n\n.z-tr--expand-button-container,\n::slotted(*) {\n border-bottom: var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03);\n}\n\n::slotted(*:not(:last-child)) {\n border-right: var(--z-table--cell-left-border, none);\n}\n\n:host([expandable]) {\n --show-expandable-button: visible;\n\n cursor: pointer;\n}\n\n:host([expandable]) ::slotted(*) {\n grid-row: 1;\n}\n\n:host([expandable]) ::slotted(:nth-last-child(2)) {\n border-right: none;\n}\n\n:host([expandable]) ::slotted(*:last-child) {\n border-left: 0;\n grid-column: 1 / span calc(var(--columns) + 1);\n grid-row: 2;\n}\n\n:host([expandable]:not([expanded])) ::slotted(*:last-child) {\n display: none;\n}\n\n:host([expanded]) {\n margin-bottom: 4px; /* prevents shadow to be cut by the next element */\n box-shadow: 0 4px 4px -2px var(--shadow-color-base);\n}\n\n:host([expanded]) .z-tr--expand-button-container,\n:host([expanded]) ::slotted(*) {\n background-color: var(--color-background);\n}\n\n.z-tr--expand-button-container {\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: var(--z-table--cells-background, var(--color-surface01));\n}\n\n.z-tr--expand-button-container button {\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 0;\n border: none;\n margin: auto;\n appearance: none;\n background: transparent;\n cursor: pointer;\n visibility: var(--show-expandable-button, hidden);\n}\n\n.z-tr--expand-button-container button:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\n.z-tr--expand-button-container button z-icon {\n --z-icon-width: 16px;\n --z-icon-height: 16px;\n}\n","import { Host, h } from \"@stencil/core\";\nimport { randomId } from \"../../../utils/utils\";\nimport \"../cells/z-td/index\";\nimport \"../cells/z-th/index\";\n/**\n * ZTr component.\n * When the row is `expandable`, you can set the `prevent-expand` css class on an interactive element inside the row\n * to prevent the row from expanding.\n * @slot - ZTr content (`z-td` or `z-th`).\n */\nexport class ZTr {\n constructor() {\n this.expandable = false;\n this.expanded = false;\n this.expandableContentId = undefined;\n }\n updateColumns() {\n const cells = Array.from(this.host.querySelectorAll(\"z-td, z-th\"));\n if (this.expandable) {\n cells.pop();\n }\n const columns = cells.map((cell) => cell.colspan || 1).reduce((a, b) => a + b, 0);\n this.host.style.setProperty(\"--columns\", `${columns}`);\n if (this.expandable) {\n const expandableContent = cells.pop();\n expandableContent.id = expandableContent.id || `z-tr-expandable-content-${randomId()}`;\n this.expandableContentId = expandableContent.id;\n }\n }\n /**\n * Handle click on row.\n * Skip expansion if the click is on a element with `prevent-expand` css class.\n */\n onRowClick(event) {\n const preventExpand = event.target.closest(\".prevent-expand\");\n if (!this.expandable || preventExpand) {\n return;\n }\n this.expanded = !this.expanded;\n this.expand.emit({ expanded: this.expanded });\n }\n componentWillLoad() {\n this.updateColumns();\n }\n render() {\n return (h(Host, { key: 'c7aef75dce7ad486aa08145e3df1a9a4fbc0a086', role: \"row\", onClick: this.onRowClick.bind(this), expanded: this.expanded }, h(\"div\", { key: '474efb8147efb3045b2d671081674330209674ae', class: \"z-tr--expand-button-container\" }, this.expandable && (h(\"button\", { key: 'd4f77c52514979ee1e52483d1031d222f8b60dfd', \"aria-expanded\": this.expanded ? \"true\" : \"false\", \"aria-label\": this.expanded ? \"Comprimi riga\" : \"Espandi riga\", \"aria-controls\": this.expandableContentId, type: \"button\" }, h(\"z-icon\", { key: 'a488e44b2b9119f2b96aeb42c2880f16650685a6', name: this.expanded ? \"minus-circled\" : \"plus-circled\" })))), h(\"slot\", { key: '03ec3ec33b29e7ec504282289fa0daf8990deef5', onSlotchange: this.updateColumns.bind(this) })));\n }\n static get is() { return \"z-tr\"; }\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 \"expandable\": {\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\": \"Whether the row is expandable.\\nUse a `z-td` as the last cell of the row for the additional content.\\nIt will show a button to expand/collapse the row.\\nThe last cell will be hidden until the button or row is clicked.\\n\\nIf some element inside the expandable row contains the `prevent-expand` css class,\\nthe row will not expand by clicking that element.\"\n },\n \"attribute\": \"expandable\",\n \"reflect\": true,\n \"defaultValue\": \"false\"\n }\n };\n }\n static get states() {\n return {\n \"expanded\": {},\n \"expandableContentId\": {}\n };\n }\n static get events() {\n return [{\n \"method\": \"expand\",\n \"name\": \"expand\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Row has been expanded\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }];\n }\n static get elementRef() { return \"host\"; }\n static get watchers() {\n return [{\n \"propName\": \"expandable\",\n \"methodName\": \"updateColumns\"\n }];\n }\n static get listeners() {\n return [{\n \"name\": \"colspanchange\",\n \"method\": \"updateColumns\",\n \"target\": undefined,\n \"capture\": false,\n \"passive\": false\n }];\n }\n}\n//# sourceMappingURL=index.js.map\n"],"names":[],"mappings":";;;;;;;AAAA,MAAM,SAAS,GAAG,ojDAAojD;;MCUzjD,GAAG,GAAA,MAAA;AACZ,IAAA,WAAA,CAAA,OAAA,EAAA;;;AACI,QAAA,IAAI,CAAC,UAAU,GAAG,KAAK;AACvB,QAAA,IAAI,CAAC,QAAQ,GAAG,KAAK;AACrB,QAAA,IAAI,CAAC,mBAAmB,GAAG,SAAS;AACvC;IACD,aAAa,GAAA;AACT,QAAA,MAAM,KAAK,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,YAAY,CAAC,CAAC;AAClE,QAAA,IAAI,IAAI,CAAC,UAAU,EAAE;YACjB,KAAK,CAAC,GAAG,EAAE;;AAEf,QAAA,MAAM,OAAO,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,KAAK,IAAI,CAAC,OAAO,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;AACjF,QAAA,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,WAAW,EAAE,CAAA,EAAG,OAAO,CAAA,CAAE,CAAC;AACtD,QAAA,IAAI,IAAI,CAAC,UAAU,EAAE;AACjB,YAAA,MAAM,iBAAiB,GAAG,KAAK,CAAC,GAAG,EAAE;YACrC,iBAAiB,CAAC,EAAE,GAAG,iBAAiB,CAAC,EAAE,IAAI,CAA2B,wBAAA,EAAA,QAAQ,EAAE,CAAA,CAAE;AACtF,YAAA,IAAI,CAAC,mBAAmB,GAAG,iBAAiB,CAAC,EAAE;;;AAGvD;;;AAGG;AACH,IAAA,UAAU,CAAC,KAAK,EAAA;QACZ,MAAM,aAAa,GAAG,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,iBAAiB,CAAC;AAC7D,QAAA,IAAI,CAAC,IAAI,CAAC,UAAU,IAAI,aAAa,EAAE;YACnC;;AAEJ,QAAA,IAAI,CAAC,QAAQ,GAAG,CAAC,IAAI,CAAC,QAAQ;AAC9B,QAAA,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,CAAC;;IAEjD,iBAAiB,GAAA;QACb,IAAI,CAAC,aAAa,EAAE;;IAExB,MAAM,GAAA;AACF,QAAA,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,+BAA+B,EAAE,EAAE,IAAI,CAAC,UAAU,KAAK,CAAC,CAAC,QAAQ,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,eAAe,EAAE,IAAI,CAAC,QAAQ,GAAG,MAAM,GAAG,OAAO,EAAE,YAAY,EAAE,IAAI,CAAC,QAAQ,GAAG,eAAe,GAAG,cAAc,EAAE,eAAe,EAAE,IAAI,CAAC,mBAAmB,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,CAAC,CAAC,QAAQ,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,IAAI,CAAC,QAAQ,GAAG,eAAe,GAAG,cAAc,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,YAAY,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;;;;;;;;;;;","x_google_ignoreList":[0,1]}
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-Cam6wBSi.js';
|
|
2
|
-
import { K as KeyboardCode } from './index-B2-dCTD2.js';
|
|
3
|
-
|
|
4
|
-
const stylesCss = ":host{font-family:var(--font-family-sans)}z-list-element{position:relative;display:block;padding-top:var(--space-unit)}z-list-element::before,z-list-element::after{position:absolute;z-index:100;top:0.125rem;left:-0.5rem;content:\"\"}z-list z-list-element::before{width:var(--space-unit);height:calc(var(--space-unit) * 2);border-bottom:var(--border-size-small) solid var(--color-disabled01-icon);border-left:var(--border-size-small) solid var(--color-disabled01-icon)}z-list z-list-element::after{width:var(--space-unit);height:100%;border-left:var(--border-size-small) solid var(--color-disabled01-icon)}z-list z-list-element:last-child::after,z-list>z-list-element::before,z-list>z-list-element::after,z-list>z-list-group>z-list-element::before,z-list>z-list-group>z-list-element::after{display:none}z-list>div.children-node{padding-left:calc(var(--space-unit) * 2)}z-list-element>.list-element{z-index:100;display:flex;justify-content:space-between;padding:0;color:var(--color-default-text);font-size:var(--font-size-2);font-style:normal;font-weight:var(--font-rg);text-decoration:none}z-list-element>.list-element.link-clickable{color:var(--color-primary01)}z-list-element>.list-element.link-clickable:hover{text-decoration:underline}z-list-element>.list-element .item.ellipsis{overflow:hidden}z-list-element .list-element::after{position:absolute;top:0;right:-0.0625rem;display:block;width:100%;height:calc(var(--space-unit) * 5);content:\"\";transform:translateX(-100%)}.item-label{overflow:hidden;flex-grow:1;font-size:var(--font-size-2);font-style:normal;font-weight:var(--font-rg);letter-spacing:0.0032rem;line-height:1.25rem;text-overflow:ellipsis;white-space:nowrap}.item-label.bold-item{font-weight:var(--font-sb)}.item.ellipsis{display:flex;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.children-node>z-list-element{padding:0;padding-top:0.125;padding-left:calc(var(--space-unit) * 1.25)}.item-icon{margin-right:var(--space-unit)}.no-icon-label{padding-left:var(--space-unit)}.children-node>z-list-element.no-icon-elm{padding-left:0}z-list-element>.list-element:focus:focus-visible{position:relative;z-index:200;box-shadow:var(--shadow-focus-primary);outline:none}@media (max-width: 767px){z-list-element::before,z-list-element::after{top:0.1875rem}z-list z-list-element::before{height:calc(var(--space-unit) * 2.5)}.children-node>z-list-element{padding-top:var(--space-unit)}}";
|
|
5
|
-
|
|
6
|
-
const ZTreeList = class {
|
|
7
|
-
constructor(hostRef) {
|
|
8
|
-
registerInstance(this, hostRef);
|
|
9
|
-
this.treeItemClicked = createEvent(this, "treeItemClicked", 7);
|
|
10
|
-
this.parsedItems = [];
|
|
11
|
-
this.items = [];
|
|
12
|
-
this.htmlAriaLabelledby = undefined;
|
|
13
|
-
this.htmlSectionTitle = undefined;
|
|
14
|
-
}
|
|
15
|
-
watchItems() {
|
|
16
|
-
this.parsedItems = typeof this.items === "string" ? JSON.parse(this.items) : this.items;
|
|
17
|
-
}
|
|
18
|
-
componentWillLoad() {
|
|
19
|
-
this.watchItems();
|
|
20
|
-
}
|
|
21
|
-
handleClick(item) {
|
|
22
|
-
this.treeItemClicked.emit({ id: item.id, name: item.name, url: item.url });
|
|
23
|
-
}
|
|
24
|
-
getFocusableElements() {
|
|
25
|
-
return Array.from(this.host.shadowRoot.querySelectorAll('a[tabindex="0"]'));
|
|
26
|
-
}
|
|
27
|
-
getAncestor(element, levels) {
|
|
28
|
-
let ancestor = element;
|
|
29
|
-
for (let i = 0; i < levels; i++) {
|
|
30
|
-
ancestor = ancestor === null || ancestor === void 0 ? void 0 : ancestor.parentElement;
|
|
31
|
-
if (!ancestor) {
|
|
32
|
-
return;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
return ancestor;
|
|
36
|
-
}
|
|
37
|
-
handleArrowNav(event) {
|
|
38
|
-
if (event.code === KeyboardCode.TAB) {
|
|
39
|
-
event.preventDefault();
|
|
40
|
-
return;
|
|
41
|
-
}
|
|
42
|
-
const focusableElements = this.getFocusableElements();
|
|
43
|
-
const currentIndex = focusableElements.indexOf(event.target);
|
|
44
|
-
if (currentIndex === -1) {
|
|
45
|
-
return;
|
|
46
|
-
}
|
|
47
|
-
if (event.code === KeyboardCode.ARROW_DOWN || event.code === KeyboardCode.ARROW_UP) {
|
|
48
|
-
event.preventDefault();
|
|
49
|
-
const nextIndex = currentIndex + (event.code === KeyboardCode.ARROW_DOWN ? 1 : -1);
|
|
50
|
-
if (nextIndex < 0 || nextIndex >= focusableElements.length) {
|
|
51
|
-
return;
|
|
52
|
-
}
|
|
53
|
-
focusableElements[nextIndex].focus();
|
|
54
|
-
}
|
|
55
|
-
if (event.code === KeyboardCode.ARROW_LEFT) {
|
|
56
|
-
event.preventDefault();
|
|
57
|
-
const ancestor = this.getAncestor(focusableElements[currentIndex], 4);
|
|
58
|
-
if (!ancestor ||
|
|
59
|
-
!ancestor.children[0] ||
|
|
60
|
-
(ancestor.children[0].tagName.toLowerCase() !== "a" && ancestor.getAttribute("tabindex") === null)) {
|
|
61
|
-
return;
|
|
62
|
-
}
|
|
63
|
-
ancestor.children[0].focus();
|
|
64
|
-
}
|
|
65
|
-
if (event.code === KeyboardCode.ARROW_RIGHT) {
|
|
66
|
-
event.preventDefault();
|
|
67
|
-
const parentElm = event.target.closest("z-list-element");
|
|
68
|
-
if (!parentElm) {
|
|
69
|
-
return;
|
|
70
|
-
}
|
|
71
|
-
const childrenContainer = parentElm.querySelector("z-list");
|
|
72
|
-
if (!childrenContainer) {
|
|
73
|
-
return;
|
|
74
|
-
}
|
|
75
|
-
const firstChild = childrenContainer.querySelector('a[tabindex="0"]');
|
|
76
|
-
if (!firstChild) {
|
|
77
|
-
return;
|
|
78
|
-
}
|
|
79
|
-
firstChild.focus();
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
renderTreeList(item, key, level = 1) {
|
|
83
|
-
var _a, _b;
|
|
84
|
-
this.htmlTag = item.url ? "a" : "span";
|
|
85
|
-
const treeListContent = (h("z-list-element", { id: key, class: !item.icon ? "no-icon-elm" : "", clickable: Boolean(item.url), hasTreeItems: true, role: "none", "aria-hidden": undefined }, h(this.htmlTag, { class: {
|
|
86
|
-
"list-element": true,
|
|
87
|
-
"z-link": Boolean(item.url),
|
|
88
|
-
"link-clickable": Boolean(item.url),
|
|
89
|
-
}, tabIndex: item.url ? 0 : -1, onClick: () => this.handleClick(item), onKeyUp: (event) => {
|
|
90
|
-
if (event.code === KeyboardCode.ENTER || event.code === KeyboardCode.SPACE) {
|
|
91
|
-
this.handleClick(item);
|
|
92
|
-
}
|
|
93
|
-
}, onKeyDown: (event) => this.handleArrowNav(event), role: item.url ? "treeitem" : undefined, "aria-hidden": item.url ? undefined : "true", "aria-expanded": ((_a = item.children) === null || _a === void 0 ? void 0 : _a.length) > 0 && true, "aria-level": level, "aria-label": item.name, href: item.url }, h("span", { class: "item ellipsis" }, item.icon && (h("z-icon", { width: 16, height: 16, fill: item.url ? "color-primary01" : "color-default-icon", class: "item-icon", name: item.icon })), h("span", { class: {
|
|
94
|
-
"item-label": true,
|
|
95
|
-
"no-icon-label": !item.icon,
|
|
96
|
-
"bold-item": item.bold,
|
|
97
|
-
}, title: item.name }, item.name))), ((_b = item.children) === null || _b === void 0 ? void 0 : _b.length) > 0 && (h("z-list", { role: "group" }, h("div", { class: "children-node" }, item.children.map((child, key) => this.renderTreeList(child, `${key}`, level + 1)))))));
|
|
98
|
-
return treeListContent;
|
|
99
|
-
}
|
|
100
|
-
render() {
|
|
101
|
-
const hasClickableItems = this.parsedItems.some((item) => !!item.url);
|
|
102
|
-
return (h(Host, { key: '860eebd2ba1f46fb493bc07eb245596a9dc8be99', class: "tree-list", role: hasClickableItems ? "navigation" : "none", "aria-hidden": hasClickableItems ? undefined : "true", "aria-labelledby": this.htmlAriaLabelledby }, h("div", { key: '6a5876f627d499e9c04464383463f97d5caa1272', tabIndex: -1, role: hasClickableItems ? "tree" : "none", "aria-hidden": hasClickableItems ? undefined : "true", "aria-label": this.htmlSectionTitle }, this.parsedItems.map((item, key) => this.renderTreeList(item, `${key}`)))));
|
|
103
|
-
}
|
|
104
|
-
get host() { return getElement(this); }
|
|
105
|
-
static get watchers() { return {
|
|
106
|
-
"items": ["watchItems"]
|
|
107
|
-
}; }
|
|
108
|
-
};
|
|
109
|
-
ZTreeList.style = stylesCss;
|
|
110
|
-
|
|
111
|
-
export { ZTreeList as z_tree_list };
|
|
112
|
-
//# sourceMappingURL=z-tree-list.entry.js.map
|
|
113
|
-
|
|
114
|
-
//# sourceMappingURL=z-tree-list.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-tree-list.entry.js","sources":["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?tag=z-tree-list&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-tree-list/index.js"],"sourcesContent":[":host {\n font-family: var(--font-family-sans);\n}\n\nz-list-element {\n position: relative;\n display: block;\n padding-top: var(--space-unit);\n}\n\nz-list-element::before,\nz-list-element::after {\n position: absolute;\n z-index: 100;\n top: 0.125rem;\n left: -0.5rem;\n content: \"\";\n}\n\nz-list z-list-element::before {\n width: var(--space-unit);\n height: calc(var(--space-unit) * 2);\n border-bottom: var(--border-size-small) solid var(--color-disabled01-icon);\n border-left: var(--border-size-small) solid var(--color-disabled01-icon);\n}\n\nz-list z-list-element::after {\n width: var(--space-unit);\n height: 100%;\n border-left: var(--border-size-small) solid var(--color-disabled01-icon);\n}\n\nz-list z-list-element:last-child::after,\nz-list > z-list-element::before,\nz-list > z-list-element::after,\nz-list > z-list-group > z-list-element::before,\nz-list > z-list-group > z-list-element::after {\n display: none;\n}\n\nz-list > div.children-node {\n padding-left: calc(var(--space-unit) * 2);\n}\n\nz-list-element > .list-element {\n z-index: 100;\n display: flex;\n justify-content: space-between;\n padding: 0;\n color: var(--color-default-text);\n font-size: var(--font-size-2);\n font-style: normal;\n font-weight: var(--font-rg);\n text-decoration: none;\n}\n\nz-list-element > .list-element.link-clickable {\n color: var(--color-primary01);\n}\n\nz-list-element > .list-element.link-clickable:hover {\n text-decoration: underline;\n}\n\nz-list-element > .list-element .item.ellipsis {\n overflow: hidden;\n}\n\nz-list-element .list-element::after {\n position: absolute;\n top: 0;\n right: -0.0625rem;\n display: block;\n width: 100%;\n height: calc(var(--space-unit) * 5);\n content: \"\";\n transform: translateX(-100%);\n}\n\n.item-label {\n overflow: hidden;\n flex-grow: 1;\n font-size: var(--font-size-2);\n font-style: normal;\n font-weight: var(--font-rg);\n letter-spacing: 0.0032rem;\n line-height: 1.25rem;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.item-label.bold-item {\n font-weight: var(--font-sb);\n}\n\n.item.ellipsis {\n display: flex;\n overflow: hidden;\n max-width: 100%;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.children-node > z-list-element {\n padding: 0;\n padding-top: 0.125;\n padding-left: calc(var(--space-unit) * 1.25);\n}\n\n.item-icon {\n margin-right: var(--space-unit);\n}\n\n.no-icon-label {\n padding-left: var(--space-unit);\n}\n\n.children-node > z-list-element.no-icon-elm {\n padding-left: 0;\n}\n\nz-list-element > .list-element:focus:focus-visible {\n position: relative;\n z-index: 200;\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\n@media (max-width: 767px) {\n z-list-element::before,\n z-list-element::after {\n top: 0.1875rem;\n }\n\n z-list z-list-element::before {\n height: calc(var(--space-unit) * 2.5);\n }\n\n .children-node > z-list-element {\n padding-top: var(--space-unit);\n }\n}\n","import { Host, h } from \"@stencil/core\";\nimport { KeyboardCode } from \"../../../beans\";\nexport class ZTreeList {\n constructor() {\n this.parsedItems = [];\n this.items = [];\n this.htmlAriaLabelledby = undefined;\n this.htmlSectionTitle = undefined;\n }\n watchItems() {\n this.parsedItems = typeof this.items === \"string\" ? JSON.parse(this.items) : this.items;\n }\n componentWillLoad() {\n this.watchItems();\n }\n handleClick(item) {\n this.treeItemClicked.emit({ id: item.id, name: item.name, url: item.url });\n }\n getFocusableElements() {\n return Array.from(this.host.shadowRoot.querySelectorAll('a[tabindex=\"0\"]'));\n }\n getAncestor(element, levels) {\n let ancestor = element;\n for (let i = 0; i < levels; i++) {\n ancestor = ancestor === null || ancestor === void 0 ? void 0 : ancestor.parentElement;\n if (!ancestor) {\n return;\n }\n }\n return ancestor;\n }\n handleArrowNav(event) {\n if (event.code === KeyboardCode.TAB) {\n event.preventDefault();\n return;\n }\n const focusableElements = this.getFocusableElements();\n const currentIndex = focusableElements.indexOf(event.target);\n if (currentIndex === -1) {\n return;\n }\n if (event.code === KeyboardCode.ARROW_DOWN || event.code === KeyboardCode.ARROW_UP) {\n event.preventDefault();\n const nextIndex = currentIndex + (event.code === KeyboardCode.ARROW_DOWN ? 1 : -1);\n if (nextIndex < 0 || nextIndex >= focusableElements.length) {\n return;\n }\n focusableElements[nextIndex].focus();\n }\n if (event.code === KeyboardCode.ARROW_LEFT) {\n event.preventDefault();\n const ancestor = this.getAncestor(focusableElements[currentIndex], 4);\n if (!ancestor ||\n !ancestor.children[0] ||\n (ancestor.children[0].tagName.toLowerCase() !== \"a\" && ancestor.getAttribute(\"tabindex\") === null)) {\n return;\n }\n ancestor.children[0].focus();\n }\n if (event.code === KeyboardCode.ARROW_RIGHT) {\n event.preventDefault();\n const parentElm = event.target.closest(\"z-list-element\");\n if (!parentElm) {\n return;\n }\n const childrenContainer = parentElm.querySelector(\"z-list\");\n if (!childrenContainer) {\n return;\n }\n const firstChild = childrenContainer.querySelector('a[tabindex=\"0\"]');\n if (!firstChild) {\n return;\n }\n firstChild.focus();\n }\n }\n renderTreeList(item, key, level = 1) {\n var _a, _b;\n this.htmlTag = item.url ? \"a\" : \"span\";\n const treeListContent = (h(\"z-list-element\", { id: key, class: !item.icon ? \"no-icon-elm\" : \"\", clickable: Boolean(item.url), hasTreeItems: true, role: \"none\", \"aria-hidden\": undefined }, h(this.htmlTag, { class: {\n \"list-element\": true,\n \"z-link\": Boolean(item.url),\n \"link-clickable\": Boolean(item.url),\n }, tabIndex: item.url ? 0 : -1, onClick: () => this.handleClick(item), onKeyUp: (event) => {\n if (event.code === KeyboardCode.ENTER || event.code === KeyboardCode.SPACE) {\n this.handleClick(item);\n }\n }, onKeyDown: (event) => this.handleArrowNav(event), role: item.url ? \"treeitem\" : undefined, \"aria-hidden\": item.url ? undefined : \"true\", \"aria-expanded\": ((_a = item.children) === null || _a === void 0 ? void 0 : _a.length) > 0 && true, \"aria-level\": level, \"aria-label\": item.name, href: item.url }, h(\"span\", { class: \"item ellipsis\" }, item.icon && (h(\"z-icon\", { width: 16, height: 16, fill: item.url ? \"color-primary01\" : \"color-default-icon\", class: \"item-icon\", name: item.icon })), h(\"span\", { class: {\n \"item-label\": true,\n \"no-icon-label\": !item.icon,\n \"bold-item\": item.bold,\n }, title: item.name }, item.name))), ((_b = item.children) === null || _b === void 0 ? void 0 : _b.length) > 0 && (h(\"z-list\", { role: \"group\" }, h(\"div\", { class: \"children-node\" }, item.children.map((child, key) => this.renderTreeList(child, `${key}`, level + 1)))))));\n return treeListContent;\n }\n render() {\n const hasClickableItems = this.parsedItems.some((item) => !!item.url);\n return (h(Host, { key: '860eebd2ba1f46fb493bc07eb245596a9dc8be99', class: \"tree-list\", role: hasClickableItems ? \"navigation\" : \"none\", \"aria-hidden\": hasClickableItems ? undefined : \"true\", \"aria-labelledby\": this.htmlAriaLabelledby }, h(\"div\", { key: '6a5876f627d499e9c04464383463f97d5caa1272', tabIndex: -1, role: hasClickableItems ? \"tree\" : \"none\", \"aria-hidden\": hasClickableItems ? undefined : \"true\", \"aria-label\": this.htmlSectionTitle }, this.parsedItems.map((item, key) => this.renderTreeList(item, `${key}`)))));\n }\n static get is() { return \"z-tree-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 \"items\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"TreeListItem[] | string\",\n \"resolved\": \"TreeListItem[] | string\",\n \"references\": {\n \"TreeListItem\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::TreeListItem\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Items to render, if they have the url property they will be rendered as clickable links\"\n },\n \"attribute\": \"items\",\n \"reflect\": false,\n \"defaultValue\": \"[]\"\n },\n \"htmlAriaLabelledby\": {\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\": \"Used for aria-labelledby attribute, sets name in \\\"navigation\\\"\"\n },\n \"attribute\": \"html-aria-labelledby\",\n \"reflect\": true\n },\n \"htmlSectionTitle\": {\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\": \"Used for aria-label attribute, sets name in \\\"tree\\\"\"\n },\n \"attribute\": \"html-section-title\",\n \"reflect\": true\n }\n };\n }\n static get events() {\n return [{\n \"method\": \"treeItemClicked\",\n \"name\": \"treeItemClicked\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Emitted on item click, it return the id, name and url of the clicked item\"\n },\n \"complexType\": {\n \"original\": \"{id: string; name: string; url: string}\",\n \"resolved\": \"{ id: string; name: string; url: string; }\",\n \"references\": {}\n }\n }];\n }\n static get elementRef() { return \"host\"; }\n static get watchers() {\n return [{\n \"propName\": \"items\",\n \"methodName\": \"watchItems\"\n }];\n }\n}\n//# sourceMappingURL=index.js.map\n"],"names":[],"mappings":";;;AAAA,MAAM,SAAS,GAAG,o3EAAo3E;;MCEz3E,SAAS,GAAA,MAAA;AAClB,IAAA,WAAA,CAAA,OAAA,EAAA;;;AACI,QAAA,IAAI,CAAC,WAAW,GAAG,EAAE;AACrB,QAAA,IAAI,CAAC,KAAK,GAAG,EAAE;AACf,QAAA,IAAI,CAAC,kBAAkB,GAAG,SAAS;AACnC,QAAA,IAAI,CAAC,gBAAgB,GAAG,SAAS;AACpC;IACD,UAAU,GAAA;QACN,IAAI,CAAC,WAAW,GAAG,OAAO,IAAI,CAAC,KAAK,KAAK,QAAQ,GAAG,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,KAAK;;IAE3F,iBAAiB,GAAA;QACb,IAAI,CAAC,UAAU,EAAE;;AAErB,IAAA,WAAW,CAAC,IAAI,EAAA;QACZ,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,CAAC,GAAG,EAAE,CAAC;;IAE9E,oBAAoB,GAAA;AAChB,QAAA,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;;IAE/E,WAAW,CAAC,OAAO,EAAE,MAAM,EAAA;QACvB,IAAI,QAAQ,GAAG,OAAO;AACtB,QAAA,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,MAAM,EAAE,CAAC,EAAE,EAAE;YAC7B,QAAQ,GAAG,QAAQ,KAAK,IAAI,IAAI,QAAQ,KAAK,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC,aAAa;YACrF,IAAI,CAAC,QAAQ,EAAE;gBACX;;;AAGR,QAAA,OAAO,QAAQ;;AAEnB,IAAA,cAAc,CAAC,KAAK,EAAA;QAChB,IAAI,KAAK,CAAC,IAAI,KAAK,YAAY,CAAC,GAAG,EAAE;YACjC,KAAK,CAAC,cAAc,EAAE;YACtB;;AAEJ,QAAA,MAAM,iBAAiB,GAAG,IAAI,CAAC,oBAAoB,EAAE;QACrD,MAAM,YAAY,GAAG,iBAAiB,CAAC,OAAO,CAAC,KAAK,CAAC,MAAM,CAAC;AAC5D,QAAA,IAAI,YAAY,KAAK,EAAE,EAAE;YACrB;;AAEJ,QAAA,IAAI,KAAK,CAAC,IAAI,KAAK,YAAY,CAAC,UAAU,IAAI,KAAK,CAAC,IAAI,KAAK,YAAY,CAAC,QAAQ,EAAE;YAChF,KAAK,CAAC,cAAc,EAAE;YACtB,MAAM,SAAS,GAAG,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,YAAY,CAAC,UAAU,GAAG,CAAC,GAAG,EAAE,CAAC;YAClF,IAAI,SAAS,GAAG,CAAC,IAAI,SAAS,IAAI,iBAAiB,CAAC,MAAM,EAAE;gBACxD;;AAEJ,YAAA,iBAAiB,CAAC,SAAS,CAAC,CAAC,KAAK,EAAE;;QAExC,IAAI,KAAK,CAAC,IAAI,KAAK,YAAY,CAAC,UAAU,EAAE;YACxC,KAAK,CAAC,cAAc,EAAE;AACtB,YAAA,MAAM,QAAQ,GAAG,IAAI,CAAC,WAAW,CAAC,iBAAiB,CAAC,YAAY,CAAC,EAAE,CAAC,CAAC;AACrE,YAAA,IAAI,CAAC,QAAQ;AACT,gBAAA,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC;iBACpB,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,WAAW,EAAE,KAAK,GAAG,IAAI,QAAQ,CAAC,YAAY,CAAC,UAAU,CAAC,KAAK,IAAI,CAAC,EAAE;gBACpG;;YAEJ,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,KAAK,EAAE;;QAEhC,IAAI,KAAK,CAAC,IAAI,KAAK,YAAY,CAAC,WAAW,EAAE;YACzC,KAAK,CAAC,cAAc,EAAE;YACtB,MAAM,SAAS,GAAG,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,gBAAgB,CAAC;YACxD,IAAI,CAAC,SAAS,EAAE;gBACZ;;YAEJ,MAAM,iBAAiB,GAAG,SAAS,CAAC,aAAa,CAAC,QAAQ,CAAC;YAC3D,IAAI,CAAC,iBAAiB,EAAE;gBACpB;;YAEJ,MAAM,UAAU,GAAG,iBAAiB,CAAC,aAAa,CAAC,iBAAiB,CAAC;YACrE,IAAI,CAAC,UAAU,EAAE;gBACb;;YAEJ,UAAU,CAAC,KAAK,EAAE;;;AAG1B,IAAA,cAAc,CAAC,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC,EAAA;QAC/B,IAAI,EAAE,EAAE,EAAE;AACV,QAAA,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,GAAG,GAAG,GAAG,GAAG,MAAM;QACtC,MAAM,eAAe,IAAI,CAAC,CAAC,gBAAgB,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,KAAK,EAAE,CAAC,IAAI,CAAC,IAAI,GAAG,aAAa,GAAG,EAAE,EAAE,SAAS,EAAE,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,YAAY,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,aAAa,EAAE,SAAS,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,OAAO,EAAE,EAAE,KAAK,EAAE;AAC7M,gBAAA,cAAc,EAAE,IAAI;AACpB,gBAAA,QAAQ,EAAE,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC;AAC3B,gBAAA,gBAAgB,EAAE,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC;AACtC,aAAA,EAAE,QAAQ,EAAE,IAAI,CAAC,GAAG,GAAG,CAAC,GAAG,EAAE,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,KAAI;AACtF,gBAAA,IAAI,KAAK,CAAC,IAAI,KAAK,YAAY,CAAC,KAAK,IAAI,KAAK,CAAC,IAAI,KAAK,YAAY,CAAC,KAAK,EAAE;AACxE,oBAAA,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;;AAE9B,aAAC,EAAE,SAAS,EAAE,CAAC,KAAK,KAAK,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,IAAI,EAAE,IAAI,CAAC,GAAG,GAAG,UAAU,GAAG,SAAS,EAAE,aAAa,EAAE,IAAI,CAAC,GAAG,GAAG,SAAS,GAAG,MAAM,EAAE,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,IAAI,CAAC,QAAQ,MAAM,IAAI,IAAI,EAAE,KAAK,MAAM,GAAG,MAAM,GAAG,EAAE,CAAC,MAAM,IAAI,CAAC,IAAI,IAAI,EAAE,YAAY,EAAE,KAAK,EAAE,YAAY,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,KAAK,EAAE,eAAe,EAAE,EAAE,IAAI,CAAC,IAAI,KAAK,CAAC,CAAC,QAAQ,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,GAAG,GAAG,iBAAiB,GAAG,oBAAoB,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,KAAK,EAAE;AAC5f,gBAAA,YAAY,EAAE,IAAI;AAClB,gBAAA,eAAe,EAAE,CAAC,IAAI,CAAC,IAAI;gBAC3B,WAAW,EAAE,IAAI,CAAC,IAAI;aACzB,EAAE,KAAK,EAAE,IAAI,CAAC,IAAI,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,GAAG,IAAI,CAAC,QAAQ,MAAM,IAAI,IAAI,EAAE,KAAK,MAAM,GAAG,MAAM,GAAG,EAAE,CAAC,MAAM,IAAI,CAAC,KAAK,CAAC,CAAC,QAAQ,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,eAAe,EAAE,EAAE,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC,cAAc,CAAC,KAAK,EAAE,CAAA,EAAG,GAAG,CAAA,CAAE,EAAE,KAAK,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAClR,QAAA,OAAO,eAAe;;IAE1B,MAAM,GAAA;AACF,QAAA,MAAM,iBAAiB,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,IAAI,KAAK,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC;QACrE,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,iBAAiB,GAAG,YAAY,GAAG,MAAM,EAAE,aAAa,EAAE,iBAAiB,GAAG,SAAS,GAAG,MAAM,EAAE,iBAAiB,EAAE,IAAI,CAAC,kBAAkB,EAAE,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,iBAAiB,GAAG,MAAM,GAAG,MAAM,EAAE,aAAa,EAAE,iBAAiB,GAAG,SAAS,GAAG,MAAM,EAAE,YAAY,EAAE,IAAI,CAAC,gBAAgB,EAAE,EAAE,IAAI,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC,cAAc,CAAC,IAAI,EAAE,CAAG,EAAA,GAAG,CAAE,CAAA,CAAC,CAAC,CAAC,CAAC;;;;;;;;;;;","x_google_ignoreList":[0,1]}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-Cam6wBSi.js';
|
|
2
|
-
|
|
3
|
-
const stylesCss = ":host{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:0 -1px -1px 0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";
|
|
4
|
-
|
|
5
|
-
const ZVisuallyHidden = class {
|
|
6
|
-
constructor(hostRef) {
|
|
7
|
-
registerInstance(this, hostRef);
|
|
8
|
-
}
|
|
9
|
-
render() {
|
|
10
|
-
return h("slot", { key: '3d75845d1ec7fa620b82b32f68fe73368d800e61' });
|
|
11
|
-
}
|
|
12
|
-
};
|
|
13
|
-
ZVisuallyHidden.style = stylesCss;
|
|
14
|
-
|
|
15
|
-
export { ZVisuallyHidden as z_visually_hidden };
|
|
16
|
-
//# sourceMappingURL=z-visually-hidden.entry.js.map
|
|
17
|
-
|
|
18
|
-
//# sourceMappingURL=z-visually-hidden.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-visually-hidden.entry.js","sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-visually-hidden/styles.css?tag=z-visually-hidden&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-visually-hidden/index.js"],"sourcesContent":[":host {\n position: absolute;\n overflow: hidden;\n width: 1px;\n height: 1px;\n padding: 0;\n border: 0;\n margin: 0 -1px -1px 0;\n clip: rect(0 0 0 0);\n clip-path: inset(50%);\n white-space: nowrap;\n}\n","import { h } from \"@stencil/core\";\nexport class ZVisuallyHidden {\n render() {\n return h(\"slot\", { key: '3d75845d1ec7fa620b82b32f68fe73368d800e61' });\n }\n static get is() { return \"z-visually-hidden\"; }\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"],"names":[],"mappings":";;AAAA,MAAM,SAAS,GAAG,kKAAkK;;MCCvK,eAAe,GAAA,MAAA;;;;IACxB,MAAM,GAAA;QACF,OAAO,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC;;;;;;;","x_google_ignoreList":[0,1]}
|
|
@@ -1,202 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
--z-book-card-portrait-cover-height: 378px;
|
|
3
|
-
--z-book-card-title-lines: 2;
|
|
4
|
-
--z-book-card-title-word-break: initial;
|
|
5
|
-
--z-book-card-subtitle-lines: 1;
|
|
6
|
-
--z-book-card-subtitle-word-break: break-all;
|
|
7
|
-
--z-book-card-authors-lines: 1;
|
|
8
|
-
--z-book-card-authors-word-break: break-all;
|
|
9
|
-
|
|
10
|
-
display: flex;
|
|
11
|
-
width: 304px;
|
|
12
|
-
box-sizing: border-box;
|
|
13
|
-
flex-direction: column;
|
|
14
|
-
border: solid var(--border-size-medium) var(--color-surface03);
|
|
15
|
-
background-color: var(--color-surface01);
|
|
16
|
-
border-radius: var(--border-radius);
|
|
17
|
-
color: var(--color-default-text);
|
|
18
|
-
font-family: var(--font-family-sans);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
:host .main-content {
|
|
22
|
-
display: flex;
|
|
23
|
-
height: 100%;
|
|
24
|
-
box-sizing: border-box;
|
|
25
|
-
flex-direction: column;
|
|
26
|
-
padding: var(--space-unit);
|
|
27
|
-
gap: var(--space-unit);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
:host .main-content .cover {
|
|
31
|
-
position: relative;
|
|
32
|
-
display: flex;
|
|
33
|
-
overflow: hidden;
|
|
34
|
-
height: var(--z-book-card-portrait-cover-height);
|
|
35
|
-
background: var(--color-white);
|
|
36
|
-
border-radius: var(--border-radius);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
:host .main-content .cover img {
|
|
40
|
-
max-width: 100%;
|
|
41
|
-
max-height: 100%;
|
|
42
|
-
align-self: end;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
::slotted([slot="coverOverlay"]) {
|
|
46
|
-
position: absolute;
|
|
47
|
-
bottom: 0;
|
|
48
|
-
overflow: hidden;
|
|
49
|
-
width: 100%;
|
|
50
|
-
box-sizing: border-box;
|
|
51
|
-
padding: var(--space-unit);
|
|
52
|
-
background-color: var(--avatar-C19);
|
|
53
|
-
color: var(--color-white);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
:host .main-content .cover ::slotted([slot="coverOverlay"]) {
|
|
57
|
-
min-height: 80px;
|
|
58
|
-
max-height: 336px;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
:host .main-content .card-info {
|
|
62
|
-
display: flex;
|
|
63
|
-
flex: 1;
|
|
64
|
-
flex-direction: column;
|
|
65
|
-
justify-content: space-between;
|
|
66
|
-
gap: var(--space-unit);
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
:host .main-content .card-info .top {
|
|
70
|
-
display: flex;
|
|
71
|
-
flex-direction: column;
|
|
72
|
-
gap: calc(var(--space-unit) * 2);
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
:host .main-content .card-info .top ::slotted([slot="tags"]) {
|
|
76
|
-
display: flex;
|
|
77
|
-
flex-wrap: wrap;
|
|
78
|
-
gap: var(--space-unit);
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
:host .main-content .card-info .top ::slotted([slot="data"]) {
|
|
82
|
-
display: flex;
|
|
83
|
-
justify-content: space-between;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
:host .main-content .card-info .top .ellipsis {
|
|
87
|
-
display: -webkit-box;
|
|
88
|
-
overflow: hidden;
|
|
89
|
-
height: 1.4rem;
|
|
90
|
-
-webkit-box-orient: vertical;
|
|
91
|
-
-webkit-line-clamp: 1;
|
|
92
|
-
line-clamp: 1;
|
|
93
|
-
line-height: 1.4rem;
|
|
94
|
-
text-overflow: ellipsis;
|
|
95
|
-
word-break: break-all;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
:host .main-content .card-info .top .ellipsis.opera-title {
|
|
99
|
-
height: calc(1.5 * var(--z-book-card-title-lines)) rem;
|
|
100
|
-
-webkit-line-clamp: var(--z-book-card-title-lines);
|
|
101
|
-
line-clamp: var(--z-book-card-title-lines);
|
|
102
|
-
line-height: 1.5rem;
|
|
103
|
-
word-break: var(--z-book-card-title-word-break);
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
:host .main-content .card-info .top .ellipsis.volume-title {
|
|
107
|
-
height: calc(1.4 * var(--z-book-card-subtitle-lines)) rem;
|
|
108
|
-
-webkit-line-clamp: var(--z-book-card-subtitle-lines);
|
|
109
|
-
line-clamp: var(--z-book-card-subtitle-lines);
|
|
110
|
-
line-height: 1.4rem;
|
|
111
|
-
word-break: var(--z-book-card-subtitle-word-break);
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
:host .main-content .card-info .top .ellipsis.authors {
|
|
115
|
-
height: calc(1.4 * var(--z-book-card-authors-lines)) rem;
|
|
116
|
-
-webkit-line-clamp: var(--z-book-card-authors-lines);
|
|
117
|
-
line-clamp: var(--z-book-card-authors-lines);
|
|
118
|
-
line-height: 1.4rem;
|
|
119
|
-
word-break: var(--z-book-card-authors-word-break);
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
:host .main-content .card-info .top .opera-title * {
|
|
123
|
-
all: unset;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
:host .main-content .cta-wrapper {
|
|
127
|
-
display: flex;
|
|
128
|
-
justify-content: space-between;
|
|
129
|
-
gap: calc(var(--space-unit) / 2);
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
:host .main-content .card-info .top .link-chip-wrapper {
|
|
133
|
-
display: flex;
|
|
134
|
-
justify-content: space-between;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
:host .main-content .card-info .bottom .ebook {
|
|
138
|
-
display: flex;
|
|
139
|
-
flex-wrap: wrap;
|
|
140
|
-
align-items: center;
|
|
141
|
-
justify-content: space-between;
|
|
142
|
-
padding: var(--space-unit);
|
|
143
|
-
background-color: var(--color-primary02);
|
|
144
|
-
border-radius: var(--border-radius);
|
|
145
|
-
gap: var(--space-unit);
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
:host .main-content .card-info .bottom .ebook .app-name {
|
|
149
|
-
display: flex;
|
|
150
|
-
align-items: center;
|
|
151
|
-
padding: calc(var(--space-unit) / 2) 0;
|
|
152
|
-
font-family: var(--font-family-serif);
|
|
153
|
-
gap: calc(var(--space-unit) / 2);
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
:host .main-content .card-info .bottom .ebook .app-name .ebook-logo {
|
|
157
|
-
width: 1.5rem;
|
|
158
|
-
height: 1.5rem;
|
|
159
|
-
content: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22 fill=%22none%22 aria-hidden=%22true%22%3E%3Cg clip-path=%22url(%23clip0_11996_224)%22%3E%3Cpath d=%22M14.6644 0.469604H5.00141C2.33305 0.469604 0.169922 2.63274 0.169922 5.3011V14.9641C0.169922 17.6324 2.33305 19.7956 5.00141 19.7956H14.6644C17.3328 19.7956 19.4959 17.6324 19.4959 14.9641V5.3011C19.4959 2.63274 17.3328 0.469604 14.6644 0.469604Z%22 fill=%22%23E2011A%22/%3E%3Cpath d=%22M15.9523 13.3536H12.7313C11.6861 13.3536 10.6683 13.6934 9.83241 14.3199C8.99657 13.6934 7.97873 13.3536 6.93352 13.3536H3.71252V5.30115H6.93352C7.97873 5.30115 8.99657 5.64096 9.83241 6.26745C10.6683 5.64096 11.6861 5.30115 12.7313 5.30115H15.9523V13.3536Z%22 fill=%22white%22/%3E%3Cpath d=%22M15.9523 14.3201H3.71252V14.9643H15.9523V14.3201Z%22 fill=%22black%22/%3E%3Cpath d=%22M8.22229 10.732V8.24543C8.22229 7.97165 8.51057 7.79449 8.75375 7.91689L11.2404 9.16019C11.5109 9.29548 11.5109 9.682 11.2404 9.81728L8.75375 11.0606C8.50896 11.183 8.22229 11.0058 8.22229 10.732Z%22 fill=%22black%22/%3E%3Cpath d=%22M4.35704 7.87826C5.42438 7.87826 6.28963 7.013 6.28963 5.94566C6.28963 4.87831 5.42438 4.01306 4.35704 4.01306C3.28969 4.01306 2.42444 4.87831 2.42444 5.94566C2.42444 7.013 3.28969 7.87826 4.35704 7.87826Z%22 fill=%22black%22/%3E%3Cpath d=%22M5.6454 5.62354H3.0686V6.26773H5.6454V5.62354Z%22 fill=%22white%22/%3E%3Cpath d=%22M4.67917 4.65723H4.03497V7.23402H4.67917V4.65723Z%22 fill=%22white%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%22clip0_11996_224%22%3E%3Crect width=%2219.326%22 height=%2219.326%22 fill=%22white%22 transform=%22translate(0.169922 0.469604)%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
:host([variant="landscape"]) {
|
|
163
|
-
width: 635px;
|
|
164
|
-
min-height: max(332px, 20.75rem);
|
|
165
|
-
padding: 0;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
:host([variant="landscape"]) .main-content {
|
|
169
|
-
min-height: max(332px, 20.75rem);
|
|
170
|
-
box-sizing: border-box;
|
|
171
|
-
flex-direction: row;
|
|
172
|
-
padding: calc(var(--space-unit) * 2);
|
|
173
|
-
gap: calc(var(--space-unit) * 2);
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
:host([variant="landscape"]) .main-content .cover {
|
|
177
|
-
display: flex;
|
|
178
|
-
overflow: hidden;
|
|
179
|
-
width: 221px;
|
|
180
|
-
height: 300px;
|
|
181
|
-
margin: 0;
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
:host([variant="landscape"]) .main-content .cover ::slotted([slot="coverOverlay"]) {
|
|
185
|
-
min-height: 80px;
|
|
186
|
-
max-height: 256px;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
:host([variant="landscape"]) .main-content .card-info {
|
|
190
|
-
gap: calc(var(--space-unit) / 2);
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
:host([variant="landscape"]) .main-content .card-info .top {
|
|
194
|
-
gap: calc(var(--space-unit) / 2);
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
@media (max-width: 767px) {
|
|
198
|
-
:host([variant="portrait"]) {
|
|
199
|
-
width: 100%;
|
|
200
|
-
max-width: 400px;
|
|
201
|
-
}
|
|
202
|
-
}
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
display: block;
|
|
3
|
-
width: inherit;
|
|
4
|
-
min-width: 300px;
|
|
5
|
-
height: inherit;
|
|
6
|
-
min-height: 32px;
|
|
7
|
-
background-color: var(--color-surface01);
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
:host > div {
|
|
11
|
-
display: flex;
|
|
12
|
-
width: 100%;
|
|
13
|
-
height: 100%;
|
|
14
|
-
box-sizing: border-box;
|
|
15
|
-
align-items: center;
|
|
16
|
-
justify-content: space-between;
|
|
17
|
-
padding: var(--z-book-card-app-padding-y, calc(var(--space-unit) * 1.5))
|
|
18
|
-
var(--z-book-card-app-padding-x, var(--space-unit));
|
|
19
|
-
gap: calc(var(--space-unit) * 2);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
:host > div .app {
|
|
23
|
-
display: flex;
|
|
24
|
-
flex: 1;
|
|
25
|
-
align-items: center;
|
|
26
|
-
gap: var(--space-unit);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
:host > div .app.z-link {
|
|
30
|
-
color: inherit;
|
|
31
|
-
text-decoration: none;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
:host > div .app.z-link:focus {
|
|
35
|
-
text-decoration: none;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
:host > div .app img {
|
|
39
|
-
width: 1.5rem;
|
|
40
|
-
height: 1.5rem;
|
|
41
|
-
min-height: 32px;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
:host > div .app .name {
|
|
45
|
-
display: -webkit-box;
|
|
46
|
-
overflow: hidden;
|
|
47
|
-
height: 1.4rem;
|
|
48
|
-
-webkit-box-orient: vertical;
|
|
49
|
-
font-family: var(--font-family-serif);
|
|
50
|
-
-webkit-line-clamp: 1;
|
|
51
|
-
line-clamp: 1;
|
|
52
|
-
text-overflow: ellipsis;
|
|
53
|
-
word-break: break-all;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
:host > div .app .name .laz {
|
|
57
|
-
color: var(--red500);
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
:host > div z-info-reveal {
|
|
61
|
-
--z-info-reveal-panel-width: 250px;
|
|
62
|
-
--trigger-icon-size-x-small: 1rem;
|
|
63
|
-
|
|
64
|
-
font-family: var(--font-family-sans);
|
|
65
|
-
|
|
66
|
-
--color-surface05: var(--color-surface01);
|
|
67
|
-
--color-text-inverse: var(--color-default-text);
|
|
68
|
-
--color-inverse-icon: var(--color-primary01);
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
:host z-icon {
|
|
72
|
-
--z-icon-width: 1rem;
|
|
73
|
-
--z-icon-height: 1rem;
|
|
74
|
-
}
|