@zanichelli/zanichelli-it-frontend-kit 0.0.1-rc.8 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -1
- package/dist/{components/p-Cvo0JvVA.js → cjs/index-xkrZykI_.js} +355 -568
- package/dist/cjs/index-xkrZykI_.js.map +1 -0
- package/dist/cjs/index.cjs.js +0 -3
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +3 -4
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/zanichelli-it-frontend-kit.cjs.js +4 -5
- package/dist/cjs/zanichelli-it-frontend-kit.cjs.js.map +1 -1
- package/dist/cjs/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.cjs.js.map +1 -0
- package/dist/cjs/zanit-menubar_3.cjs.entry.js +631 -0
- package/dist/cjs/zanit-menubar_3.cjs.entry.js.map +1 -0
- package/dist/collection/collection-manifest.json +4 -90
- package/dist/collection/components/menubar/menubar.css +0 -73
- package/dist/collection/components/menubar/menubar.js +5 -66
- package/dist/collection/components/menubar/menubar.js.map +1 -1
- package/dist/collection/components/menubar/mobile-menubar/mobile-menubar.css +0 -51
- package/dist/collection/components/menubar/mobile-menubar/mobile-menubar.js +2 -41
- package/dist/collection/components/menubar/mobile-menubar/mobile-menubar.js.map +1 -1
- package/dist/collection/components/menubar/search-form/search-form.css +143 -0
- package/dist/collection/components/menubar/search-form/search-form.js +173 -0
- package/dist/collection/components/menubar/search-form/search-form.js.map +1 -0
- package/dist/collection/index.js +0 -1
- package/dist/collection/index.js.map +1 -1
- package/dist/components/index.js +1287 -3
- package/dist/components/index.js.map +1 -1
- package/dist/components/{p-DtjymI-a.js → p-BBoCOJu1.js} +10 -61
- package/dist/components/p-BBoCOJu1.js.map +1 -0
- package/dist/components/p-DxgXtXGD.js +135 -0
- package/dist/components/p-DxgXtXGD.js.map +1 -0
- package/dist/components/zanit-menubar.js +14 -69
- package/dist/components/zanit-menubar.js.map +1 -1
- package/dist/components/zanit-mobile-menubar.js +1 -1
- package/dist/components/zanit-search-form.d.ts +11 -0
- package/dist/components/zanit-search-form.js +9 -0
- package/dist/components/zanit-search-form.js.map +1 -0
- package/dist/esm/{index-Cam6wBSi.js → index-BWVQ0LD4.js} +29 -767
- package/dist/esm/index-BWVQ0LD4.js.map +1 -0
- package/dist/esm/index.js +1 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +3 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/zanichelli-it-frontend-kit.js +4 -5
- package/dist/esm/zanichelli-it-frontend-kit.js.map +1 -1
- package/dist/esm/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.js.map +1 -0
- package/dist/esm/zanit-menubar_3.entry.js +627 -0
- package/dist/esm/zanit-menubar_3.entry.js.map +1 -0
- package/dist/types/components/menubar/menubar.d.ts +1 -15
- package/dist/types/components/menubar/mobile-menubar/mobile-menubar.d.ts +0 -10
- package/dist/types/components/menubar/search-form/search-form.d.ts +27 -0
- package/dist/types/components.d.ts +49 -31
- package/dist/types/index.d.ts +0 -1
- package/dist/types/stencil-public-runtime.d.ts +1 -1
- package/dist/zanichelli-it-frontend-kit/index.esm.js +1 -1
- package/dist/zanichelli-it-frontend-kit/index.esm.js.map +1 -1
- package/dist/zanichelli-it-frontend-kit/loader.esm.js.map +1 -1
- package/dist/zanichelli-it-frontend-kit/p-BWVQ0LD4.js +3 -0
- package/dist/zanichelli-it-frontend-kit/p-BWVQ0LD4.js.map +1 -0
- package/dist/zanichelli-it-frontend-kit/p-e396bda1.entry.js +2 -0
- package/dist/zanichelli-it-frontend-kit/p-e396bda1.entry.js.map +1 -0
- package/dist/zanichelli-it-frontend-kit/zanichelli-it-frontend-kit.css +1 -3611
- package/dist/zanichelli-it-frontend-kit/zanichelli-it-frontend-kit.esm.js +1 -1
- package/dist/zanichelli-it-frontend-kit/zanichelli-it-frontend-kit.esm.js.map +1 -1
- package/dist/zanichelli-it-frontend-kit/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.esm.js.map +1 -0
- package/package.json +13 -10
- package/www/build/index.esm.js +1 -1
- package/www/build/index.esm.js.map +1 -1
- package/www/build/loader.esm.js.map +1 -1
- package/www/build/p-810fffc3.js +2 -0
- package/www/build/p-984b8fa6.css +1 -0
- package/www/build/p-BWVQ0LD4.js +3 -0
- package/www/build/p-BWVQ0LD4.js.map +1 -0
- package/www/build/p-e396bda1.entry.js +2 -0
- package/www/build/p-e396bda1.entry.js.map +1 -0
- package/www/build/zanichelli-it-frontend-kit.css +1 -3611
- package/www/build/zanichelli-it-frontend-kit.esm.js +1 -1
- package/www/build/zanichelli-it-frontend-kit.esm.js.map +1 -1
- package/www/build/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.esm.js.map +1 -0
- package/www/index.html +3 -3
- package/dist/cjs/_commonjsHelpers-CFO10eej.js +0 -10
- package/dist/cjs/_commonjsHelpers-CFO10eej.js.map +0 -1
- package/dist/cjs/app-globals-V2Kpy_OQ.js +0 -8
- package/dist/cjs/app-globals-V2Kpy_OQ.js.map +0 -1
- package/dist/cjs/breakpoints-B7vFm-3T.js +0 -12
- package/dist/cjs/breakpoints-B7vFm-3T.js.map +0 -1
- package/dist/cjs/index-B_IQfJ7S.js +0 -2252
- package/dist/cjs/index-B_IQfJ7S.js.map +0 -1
- package/dist/cjs/index-GMHChntS.js +0 -350
- package/dist/cjs/index-GMHChntS.js.map +0 -1
- package/dist/cjs/utils-ByqSbvpv.js +0 -2721
- package/dist/cjs/utils-ByqSbvpv.js.map +0 -1
- package/dist/cjs/utils-KpWnWsPi.js +0 -114
- package/dist/cjs/utils-KpWnWsPi.js.map +0 -1
- package/dist/cjs/z-accordion.cjs.entry.js +0 -52
- package/dist/cjs/z-accordion.cjs.entry.js.map +0 -1
- package/dist/cjs/z-accordion.entry.cjs.js.map +0 -1
- package/dist/cjs/z-alert.cjs.entry.js +0 -21
- package/dist/cjs/z-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +0 -53
- package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +0 -1
- package/dist/cjs/z-anchor-navigation.entry.cjs.js.map +0 -1
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js +0 -156
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-app-header-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-app-header.cjs.entry.js +0 -268
- package/dist/cjs/z-app-header.cjs.entry.js.map +0 -1
- package/dist/cjs/z-app-header.entry.cjs.js.map +0 -1
- package/dist/cjs/z-aria-alert.cjs.entry.js +0 -19
- package/dist/cjs/z-aria-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-aria-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/z-avatar.cjs.entry.js +0 -44
- package/dist/cjs/z-avatar.cjs.entry.js.map +0 -1
- package/dist/cjs/z-avatar.entry.cjs.js.map +0 -1
- package/dist/cjs/z-book-card-app.cjs.entry.js +0 -41
- package/dist/cjs/z-book-card-app.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card-app.entry.cjs.js.map +0 -1
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js +0 -136
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-book-card.cjs.entry.js +0 -82
- package/dist/cjs/z-book-card.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card.entry.cjs.js.map +0 -1
- package/dist/cjs/z-breadcrumb.cjs.entry.js +0 -226
- package/dist/cjs/z-breadcrumb.cjs.entry.js.map +0 -1
- package/dist/cjs/z-breadcrumb.entry.cjs.js.map +0 -1
- package/dist/cjs/z-button-sort.cjs.entry.js +0 -54
- package/dist/cjs/z-button-sort.cjs.entry.js.map +0 -1
- package/dist/cjs/z-button-sort.entry.cjs.js.map +0 -1
- package/dist/cjs/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.cjs.js.map +0 -1
- package/dist/cjs/z-button_6.cjs.entry.js +0 -1642
- package/dist/cjs/z-button_6.cjs.entry.js.map +0 -1
- package/dist/cjs/z-card.cjs.entry.js +0 -55
- package/dist/cjs/z-card.cjs.entry.js.map +0 -1
- package/dist/cjs/z-card.entry.cjs.js.map +0 -1
- package/dist/cjs/z-carousel.cjs.entry.js +0 -182
- package/dist/cjs/z-carousel.cjs.entry.js.map +0 -1
- package/dist/cjs/z-carousel.entry.cjs.js.map +0 -1
- package/dist/cjs/z-chip.cjs.entry.js +0 -32
- package/dist/cjs/z-chip.cjs.entry.js.map +0 -1
- package/dist/cjs/z-chip.entry.cjs.js.map +0 -1
- package/dist/cjs/z-combobox.cjs.entry.js +0 -276
- package/dist/cjs/z-combobox.cjs.entry.js.map +0 -1
- package/dist/cjs/z-combobox.entry.cjs.js.map +0 -1
- package/dist/cjs/z-cover-hero.cjs.entry.js +0 -46
- package/dist/cjs/z-cover-hero.cjs.entry.js.map +0 -1
- package/dist/cjs/z-cover-hero.entry.cjs.js.map +0 -1
- package/dist/cjs/z-date-picker.cjs.entry.js +0 -494
- package/dist/cjs/z-date-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/z-date-picker.entry.cjs.js.map +0 -1
- package/dist/cjs/z-divider.z-list-element.entry.cjs.js.map +0 -1
- package/dist/cjs/z-divider_2.cjs.entry.js +0 -151
- package/dist/cjs/z-divider_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-dragdrop-area.z-modal.entry.cjs.js.map +0 -1
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +0 -1038
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +0 -190
- package/dist/cjs/z-file-upload.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file-upload.entry.cjs.js.map +0 -1
- package/dist/cjs/z-file.cjs.entry.js +0 -51
- package/dist/cjs/z-file.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file.entry.cjs.js.map +0 -1
- package/dist/cjs/z-info-box.cjs.entry.js +0 -26
- package/dist/cjs/z-info-box.cjs.entry.js.map +0 -1
- package/dist/cjs/z-info-box.entry.cjs.js.map +0 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +0 -63
- package/dist/cjs/z-info-reveal.cjs.entry.js.map +0 -1
- package/dist/cjs/z-info-reveal.entry.cjs.js.map +0 -1
- package/dist/cjs/z-input.z-input-message.entry.cjs.js.map +0 -1
- package/dist/cjs/z-input_2.cjs.entry.js +0 -315
- package/dist/cjs/z-input_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-list.z-list-group.z-tag.entry.cjs.js.map +0 -1
- package/dist/cjs/z-list_3.cjs.entry.js +0 -93
- package/dist/cjs/z-list_3.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-deprecated.cjs.entry.js +0 -113
- package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +0 -58
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-section-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-menu-section.cjs.entry.js +0 -193
- package/dist/cjs/z-menu-section.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-section.entry.cjs.js.map +0 -1
- package/dist/cjs/z-menu.cjs.entry.js +0 -319
- package/dist/cjs/z-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +0 -68
- package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +0 -35
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-dictionary.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +0 -20
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-footer-sections.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +0 -73
- package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-footer.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +0 -23
- package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-icon.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +0 -130
- package/dist/cjs/z-myz-card-info.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-info.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-list.cjs.entry.js +0 -40
- package/dist/cjs/z-myz-card-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card_4.cjs.entry.js +0 -116
- package/dist/cjs/z-myz-card_4.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js +0 -41
- package/dist/cjs/z-myz-list-item.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list-item.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-list.cjs.entry.js +0 -38
- package/dist/cjs/z-myz-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +0 -227
- package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/z-navigation-tabs.entry.cjs.js.map +0 -1
- package/dist/cjs/z-notification.cjs.entry.js +0 -39
- package/dist/cjs/z-notification.cjs.entry.js.map +0 -1
- package/dist/cjs/z-notification.entry.cjs.js.map +0 -1
- package/dist/cjs/z-offcanvas.z-searchbar.entry.cjs.js.map +0 -1
- package/dist/cjs/z-offcanvas_2.cjs.entry.js +0 -384
- package/dist/cjs/z-offcanvas_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-otp.cjs.entry.js +0 -43
- package/dist/cjs/z-otp.cjs.entry.js.map +0 -1
- package/dist/cjs/z-otp.entry.cjs.js.map +0 -1
- package/dist/cjs/z-pagination.cjs.entry.js +0 -223
- package/dist/cjs/z-pagination.cjs.entry.js.map +0 -1
- package/dist/cjs/z-pagination.entry.cjs.js.map +0 -1
- package/dist/cjs/z-panel-elem.cjs.entry.js +0 -35
- package/dist/cjs/z-panel-elem.cjs.entry.js.map +0 -1
- package/dist/cjs/z-panel-elem.entry.cjs.js.map +0 -1
- package/dist/cjs/z-popover.cjs.entry.js +0 -317
- package/dist/cjs/z-popover.cjs.entry.js.map +0 -1
- package/dist/cjs/z-popover.entry.cjs.js.map +0 -1
- package/dist/cjs/z-range-picker.cjs.entry.js +0 -361
- package/dist/cjs/z-range-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/z-range-picker.entry.cjs.js.map +0 -1
- package/dist/cjs/z-section-title.cjs.entry.js +0 -27
- package/dist/cjs/z-section-title.cjs.entry.js.map +0 -1
- package/dist/cjs/z-section-title.entry.cjs.js.map +0 -1
- package/dist/cjs/z-select.cjs.entry.js +0 -490
- package/dist/cjs/z-select.cjs.entry.js.map +0 -1
- package/dist/cjs/z-select.entry.cjs.js.map +0 -1
- package/dist/cjs/z-skip-to-content.cjs.entry.js +0 -74
- package/dist/cjs/z-skip-to-content.cjs.entry.js.map +0 -1
- package/dist/cjs/z-skip-to-content.entry.cjs.js.map +0 -1
- package/dist/cjs/z-slideshow.cjs.entry.js +0 -133
- package/dist/cjs/z-slideshow.cjs.entry.js.map +0 -1
- package/dist/cjs/z-slideshow.entry.cjs.js.map +0 -1
- package/dist/cjs/z-stepper-item.cjs.entry.js +0 -32
- package/dist/cjs/z-stepper-item.cjs.entry.js.map +0 -1
- package/dist/cjs/z-stepper-item.entry.cjs.js.map +0 -1
- package/dist/cjs/z-stepper.cjs.entry.js +0 -20
- package/dist/cjs/z-stepper.cjs.entry.js.map +0 -1
- package/dist/cjs/z-stepper.entry.cjs.js.map +0 -1
- package/dist/cjs/z-table.cjs.entry.js +0 -54
- package/dist/cjs/z-table.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tbody.cjs.entry.js +0 -20
- package/dist/cjs/z-tbody.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tbody.entry.cjs.js.map +0 -1
- package/dist/cjs/z-td.cjs.entry.js +0 -47
- package/dist/cjs/z-td.cjs.entry.js.map +0 -1
- package/dist/cjs/z-td.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tfoot.cjs.entry.js +0 -21
- package/dist/cjs/z-tfoot.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tfoot.entry.cjs.js.map +0 -1
- package/dist/cjs/z-th.cjs.entry.js +0 -67
- package/dist/cjs/z-th.cjs.entry.js.map +0 -1
- package/dist/cjs/z-th.entry.cjs.js.map +0 -1
- package/dist/cjs/z-thead.cjs.entry.js +0 -21
- package/dist/cjs/z-thead.cjs.entry.js.map +0 -1
- package/dist/cjs/z-thead.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +0 -57
- package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toast-notification-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js +0 -2820
- package/dist/cjs/z-toast-notification.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toast-notification.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toggle-button.cjs.entry.js +0 -36
- package/dist/cjs/z-toggle-button.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toggle-button.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toggle-switch.cjs.entry.js +0 -48
- package/dist/cjs/z-toggle-switch.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toggle-switch.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tooltip.cjs.entry.js +0 -29
- package/dist/cjs/z-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tooltip.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tr.cjs.entry.js +0 -61
- package/dist/cjs/z-tr.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tr.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tree-list.cjs.entry.js +0 -116
- package/dist/cjs/z-tree-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tree-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-visually-hidden.cjs.entry.js +0 -20
- package/dist/cjs/z-visually-hidden.cjs.entry.js.map +0 -1
- package/dist/cjs/z-visually-hidden.entry.cjs.js.map +0 -1
- package/dist/components/p--G52XiFB.js +0 -57
- package/dist/components/p--G52XiFB.js.map +0 -1
- package/dist/components/p-1QbMnjQr.js +0 -403
- package/dist/components/p-1QbMnjQr.js.map +0 -1
- package/dist/components/p-1jO81GcE.js +0 -75
- package/dist/components/p-1jO81GcE.js.map +0 -1
- package/dist/components/p-4PNB4w8V.js +0 -104
- package/dist/components/p-4PNB4w8V.js.map +0 -1
- package/dist/components/p-6yWekrsb.js +0 -37
- package/dist/components/p-6yWekrsb.js.map +0 -1
- package/dist/components/p-B5UJRxUr.js +0 -1041
- package/dist/components/p-B5UJRxUr.js.map +0 -1
- package/dist/components/p-B85MJLTf.js +0 -8
- package/dist/components/p-B85MJLTf.js.map +0 -1
- package/dist/components/p-BGPZk9eu.js +0 -46
- package/dist/components/p-BGPZk9eu.js.map +0 -1
- package/dist/components/p-BMpzETxO.js +0 -34
- package/dist/components/p-BMpzETxO.js.map +0 -1
- package/dist/components/p-BRLNgjfc.js +0 -54
- package/dist/components/p-BRLNgjfc.js.map +0 -1
- package/dist/components/p-BS2see6_.js +0 -54
- package/dist/components/p-BS2see6_.js.map +0 -1
- package/dist/components/p-BTJdmi5u.js +0 -67
- package/dist/components/p-BTJdmi5u.js.map +0 -1
- package/dist/components/p-Bb4TxQ4Z.js +0 -41
- package/dist/components/p-Bb4TxQ4Z.js.map +0 -1
- package/dist/components/p-BksaFn5w.js +0 -110
- package/dist/components/p-BksaFn5w.js.map +0 -1
- package/dist/components/p-Bv51o61T.js +0 -37
- package/dist/components/p-Bv51o61T.js.map +0 -1
- package/dist/components/p-BwHJP9i2.js +0 -342
- package/dist/components/p-BwHJP9i2.js.map +0 -1
- package/dist/components/p-Ce7XL4AN.js +0 -350
- package/dist/components/p-Ce7XL4AN.js.map +0 -1
- package/dist/components/p-CtHvbgrX.js +0 -34
- package/dist/components/p-CtHvbgrX.js.map +0 -1
- package/dist/components/p-Cvo0JvVA.js.map +0 -1
- package/dist/components/p-CxQi4ChZ.js +0 -34
- package/dist/components/p-CxQi4ChZ.js.map +0 -1
- package/dist/components/p-CxnHjLow.js +0 -78
- package/dist/components/p-CxnHjLow.js.map +0 -1
- package/dist/components/p-D0k-WF7B.js +0 -988
- package/dist/components/p-D0k-WF7B.js.map +0 -1
- package/dist/components/p-D40tFr4B.js +0 -104
- package/dist/components/p-D40tFr4B.js.map +0 -1
- package/dist/components/p-D5yGhrkO.js +0 -93
- package/dist/components/p-D5yGhrkO.js.map +0 -1
- package/dist/components/p-D8h3305e.js +0 -179
- package/dist/components/p-D8h3305e.js.map +0 -1
- package/dist/components/p-DdBtP_ql.js +0 -67
- package/dist/components/p-DdBtP_ql.js.map +0 -1
- package/dist/components/p-DdQZVxMI.js +0 -2715
- package/dist/components/p-DdQZVxMI.js.map +0 -1
- package/dist/components/p-Dmvqdx9d.js +0 -37
- package/dist/components/p-Dmvqdx9d.js.map +0 -1
- package/dist/components/p-Drsa4t8B.js +0 -46
- package/dist/components/p-Drsa4t8B.js.map +0 -1
- package/dist/components/p-DtjymI-a.js.map +0 -1
- package/dist/components/p-DwGwpR2l.js +0 -341
- package/dist/components/p-DwGwpR2l.js.map +0 -1
- package/dist/components/p-JwCxX1IV.js +0 -87
- package/dist/components/p-JwCxX1IV.js.map +0 -1
- package/dist/components/p-Mr4jKQJm.js +0 -66
- package/dist/components/p-Mr4jKQJm.js.map +0 -1
- package/dist/components/p-OO0PWz0z.js +0 -64
- package/dist/components/p-OO0PWz0z.js.map +0 -1
- package/dist/components/p-Q-tWjk7P.js +0 -12
- package/dist/components/p-Q-tWjk7P.js.map +0 -1
- package/dist/components/p-QhHo26Fs.js +0 -63
- package/dist/components/p-QhHo26Fs.js.map +0 -1
- package/dist/components/p-bZrHj3wi.js +0 -85
- package/dist/components/p-bZrHj3wi.js.map +0 -1
- package/dist/components/z-accordion.js +0 -86
- package/dist/components/z-accordion.js.map +0 -1
- package/dist/components/z-alert.js +0 -9
- package/dist/components/z-alert.js.map +0 -1
- package/dist/components/z-anchor-navigation.js +0 -86
- package/dist/components/z-anchor-navigation.js.map +0 -1
- package/dist/components/z-app-header-deprecated.js +0 -256
- package/dist/components/z-app-header-deprecated.js.map +0 -1
- package/dist/components/z-app-header.js +0 -368
- package/dist/components/z-app-header.js.map +0 -1
- package/dist/components/z-aria-alert.js +0 -37
- package/dist/components/z-aria-alert.js.map +0 -1
- package/dist/components/z-avatar.js +0 -67
- package/dist/components/z-avatar.js.map +0 -1
- package/dist/components/z-book-card-app.js +0 -76
- package/dist/components/z-book-card-app.js.map +0 -1
- package/dist/components/z-book-card-deprecated.js +0 -176
- package/dist/components/z-book-card-deprecated.js.map +0 -1
- package/dist/components/z-book-card.js +0 -123
- package/dist/components/z-book-card.js.map +0 -1
- package/dist/components/z-breadcrumb.js +0 -291
- package/dist/components/z-breadcrumb.js.map +0 -1
- package/dist/components/z-button-sort.js +0 -87
- package/dist/components/z-button-sort.js.map +0 -1
- package/dist/components/z-button.js +0 -9
- package/dist/components/z-button.js.map +0 -1
- package/dist/components/z-card.js +0 -84
- package/dist/components/z-card.js.map +0 -1
- package/dist/components/z-carousel.js +0 -235
- package/dist/components/z-carousel.js.map +0 -1
- package/dist/components/z-chip.js +0 -9
- package/dist/components/z-chip.js.map +0 -1
- package/dist/components/z-combobox.js +0 -356
- package/dist/components/z-combobox.js.map +0 -1
- package/dist/components/z-cover-hero.js +0 -67
- package/dist/components/z-cover-hero.js.map +0 -1
- package/dist/components/z-date-picker.js +0 -539
- package/dist/components/z-date-picker.js.map +0 -1
- package/dist/components/z-divider.js +0 -9
- package/dist/components/z-divider.js.map +0 -1
- package/dist/components/z-dragdrop-area.js +0 -9
- package/dist/components/z-dragdrop-area.js.map +0 -1
- package/dist/components/z-file-upload.js +0 -254
- package/dist/components/z-file-upload.js.map +0 -1
- package/dist/components/z-file.js +0 -90
- package/dist/components/z-file.js.map +0 -1
- package/dist/components/z-ghost-loading.js +0 -9
- package/dist/components/z-ghost-loading.js.map +0 -1
- package/dist/components/z-icon.js +0 -9
- package/dist/components/z-icon.js.map +0 -1
- package/dist/components/z-info-box.js +0 -52
- package/dist/components/z-info-box.js.map +0 -1
- package/dist/components/z-info-reveal.js +0 -9
- package/dist/components/z-info-reveal.js.map +0 -1
- package/dist/components/z-input-message.js +0 -9
- package/dist/components/z-input-message.js.map +0 -1
- package/dist/components/z-input.js +0 -9
- package/dist/components/z-input.js.map +0 -1
- package/dist/components/z-list-element.js +0 -9
- package/dist/components/z-list-element.js.map +0 -1
- package/dist/components/z-list-group.js +0 -9
- package/dist/components/z-list-group.js.map +0 -1
- package/dist/components/z-list.js +0 -9
- package/dist/components/z-list.js.map +0 -1
- package/dist/components/z-logo.js +0 -9
- package/dist/components/z-logo.js.map +0 -1
- package/dist/components/z-menu-deprecated.js +0 -145
- package/dist/components/z-menu-deprecated.js.map +0 -1
- package/dist/components/z-menu-section-deprecated.js +0 -85
- package/dist/components/z-menu-section-deprecated.js.map +0 -1
- package/dist/components/z-menu-section.js +0 -227
- package/dist/components/z-menu-section.js.map +0 -1
- package/dist/components/z-menu.js +0 -354
- package/dist/components/z-menu.js.map +0 -1
- package/dist/components/z-modal.js +0 -9
- package/dist/components/z-modal.js.map +0 -1
- package/dist/components/z-myz-card-alert.js +0 -102
- package/dist/components/z-myz-card-alert.js.map +0 -1
- package/dist/components/z-myz-card-body.js +0 -9
- package/dist/components/z-myz-card-body.js.map +0 -1
- package/dist/components/z-myz-card-cover.js +0 -9
- package/dist/components/z-myz-card-cover.js.map +0 -1
- package/dist/components/z-myz-card-dictionary.js +0 -95
- package/dist/components/z-myz-card-dictionary.js.map +0 -1
- package/dist/components/z-myz-card-footer-sections.js +0 -37
- package/dist/components/z-myz-card-footer-sections.js.map +0 -1
- package/dist/components/z-myz-card-footer.js +0 -100
- package/dist/components/z-myz-card-footer.js.map +0 -1
- package/dist/components/z-myz-card-header.js +0 -9
- package/dist/components/z-myz-card-header.js.map +0 -1
- package/dist/components/z-myz-card-icon.js +0 -50
- package/dist/components/z-myz-card-icon.js.map +0 -1
- package/dist/components/z-myz-card-info.js +0 -163
- package/dist/components/z-myz-card-info.js.map +0 -1
- package/dist/components/z-myz-card-list.js +0 -59
- package/dist/components/z-myz-card-list.js.map +0 -1
- package/dist/components/z-myz-card.js +0 -9
- package/dist/components/z-myz-card.js.map +0 -1
- package/dist/components/z-myz-list-item.js +0 -9
- package/dist/components/z-myz-list-item.js.map +0 -1
- package/dist/components/z-myz-list.js +0 -72
- package/dist/components/z-myz-list.js.map +0 -1
- package/dist/components/z-navigation-tabs.js +0 -260
- package/dist/components/z-navigation-tabs.js.map +0 -1
- package/dist/components/z-notification.js +0 -69
- package/dist/components/z-notification.js.map +0 -1
- package/dist/components/z-offcanvas.js +0 -9
- package/dist/components/z-offcanvas.js.map +0 -1
- package/dist/components/z-otp.js +0 -76
- package/dist/components/z-otp.js.map +0 -1
- package/dist/components/z-pagination.js +0 -281
- package/dist/components/z-pagination.js.map +0 -1
- package/dist/components/z-panel-elem.js +0 -67
- package/dist/components/z-panel-elem.js.map +0 -1
- package/dist/components/z-popover.js +0 -9
- package/dist/components/z-popover.js.map +0 -1
- package/dist/components/z-range-picker.js +0 -414
- package/dist/components/z-range-picker.js.map +0 -1
- package/dist/components/z-searchbar.js +0 -9
- package/dist/components/z-searchbar.js.map +0 -1
- package/dist/components/z-section-title.js +0 -53
- package/dist/components/z-section-title.js.map +0 -1
- package/dist/components/z-select.js +0 -582
- package/dist/components/z-select.js.map +0 -1
- package/dist/components/z-skip-to-content.js +0 -94
- package/dist/components/z-skip-to-content.js.map +0 -1
- package/dist/components/z-slideshow.js +0 -162
- package/dist/components/z-slideshow.js.map +0 -1
- package/dist/components/z-stepper-item.js +0 -61
- package/dist/components/z-stepper-item.js.map +0 -1
- package/dist/components/z-stepper.js +0 -37
- package/dist/components/z-stepper.js.map +0 -1
- package/dist/components/z-table.js +0 -69
- package/dist/components/z-table.js.map +0 -1
- package/dist/components/z-tag.js +0 -9
- package/dist/components/z-tag.js.map +0 -1
- package/dist/components/z-tbody.js +0 -9
- package/dist/components/z-tbody.js.map +0 -1
- package/dist/components/z-td.js +0 -9
- package/dist/components/z-td.js.map +0 -1
- package/dist/components/z-tfoot.js +0 -9
- package/dist/components/z-tfoot.js.map +0 -1
- package/dist/components/z-th.js +0 -9
- package/dist/components/z-th.js.map +0 -1
- package/dist/components/z-thead.js +0 -9
- package/dist/components/z-thead.js.map +0 -1
- package/dist/components/z-toast-notification-list.js +0 -79
- package/dist/components/z-toast-notification-list.js.map +0 -1
- package/dist/components/z-toast-notification.js +0 -2858
- package/dist/components/z-toast-notification.js.map +0 -1
- package/dist/components/z-toggle-button.js +0 -65
- package/dist/components/z-toggle-button.js.map +0 -1
- package/dist/components/z-toggle-switch.js +0 -74
- package/dist/components/z-toggle-switch.js.map +0 -1
- package/dist/components/z-tooltip.js +0 -58
- package/dist/components/z-tooltip.js.map +0 -1
- package/dist/components/z-tr.js +0 -9
- package/dist/components/z-tr.js.map +0 -1
- package/dist/components/z-tree-list.js +0 -163
- package/dist/components/z-tree-list.js.map +0 -1
- package/dist/components/z-visually-hidden.js +0 -37
- package/dist/components/z-visually-hidden.js.map +0 -1
- package/dist/esm/_commonjsHelpers-B85MJLTf.js +0 -8
- package/dist/esm/_commonjsHelpers-B85MJLTf.js.map +0 -1
- package/dist/esm/app-globals-DQuL1Twl.js +0 -6
- package/dist/esm/app-globals-DQuL1Twl.js.map +0 -1
- package/dist/esm/breakpoints-Q-tWjk7P.js +0 -12
- package/dist/esm/breakpoints-Q-tWjk7P.js.map +0 -1
- package/dist/esm/index-B2-dCTD2.js +0 -350
- package/dist/esm/index-B2-dCTD2.js.map +0 -1
- package/dist/esm/index-Cam6wBSi.js.map +0 -1
- package/dist/esm/utils-CNUNJl55.js +0 -2715
- package/dist/esm/utils-CNUNJl55.js.map +0 -1
- package/dist/esm/utils-GdAsGfFX.js +0 -104
- package/dist/esm/utils-GdAsGfFX.js.map +0 -1
- package/dist/esm/z-accordion.entry.js +0 -50
- package/dist/esm/z-accordion.entry.js.map +0 -1
- package/dist/esm/z-alert.entry.js +0 -19
- package/dist/esm/z-alert.entry.js.map +0 -1
- package/dist/esm/z-anchor-navigation.entry.js +0 -51
- package/dist/esm/z-anchor-navigation.entry.js.map +0 -1
- package/dist/esm/z-app-header-deprecated.entry.js +0 -154
- package/dist/esm/z-app-header-deprecated.entry.js.map +0 -1
- package/dist/esm/z-app-header.entry.js +0 -266
- package/dist/esm/z-app-header.entry.js.map +0 -1
- package/dist/esm/z-aria-alert.entry.js +0 -17
- package/dist/esm/z-aria-alert.entry.js.map +0 -1
- package/dist/esm/z-avatar.entry.js +0 -42
- package/dist/esm/z-avatar.entry.js.map +0 -1
- package/dist/esm/z-book-card-app.entry.js +0 -39
- package/dist/esm/z-book-card-app.entry.js.map +0 -1
- package/dist/esm/z-book-card-deprecated.entry.js +0 -134
- package/dist/esm/z-book-card-deprecated.entry.js.map +0 -1
- package/dist/esm/z-book-card.entry.js +0 -80
- package/dist/esm/z-book-card.entry.js.map +0 -1
- package/dist/esm/z-breadcrumb.entry.js +0 -224
- package/dist/esm/z-breadcrumb.entry.js.map +0 -1
- package/dist/esm/z-button-sort.entry.js +0 -52
- package/dist/esm/z-button-sort.entry.js.map +0 -1
- package/dist/esm/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.js.map +0 -1
- package/dist/esm/z-button_6.entry.js +0 -1635
- package/dist/esm/z-button_6.entry.js.map +0 -1
- package/dist/esm/z-card.entry.js +0 -53
- package/dist/esm/z-card.entry.js.map +0 -1
- package/dist/esm/z-carousel.entry.js +0 -180
- package/dist/esm/z-carousel.entry.js.map +0 -1
- package/dist/esm/z-chip.entry.js +0 -30
- package/dist/esm/z-chip.entry.js.map +0 -1
- package/dist/esm/z-combobox.entry.js +0 -274
- package/dist/esm/z-combobox.entry.js.map +0 -1
- package/dist/esm/z-cover-hero.entry.js +0 -44
- package/dist/esm/z-cover-hero.entry.js.map +0 -1
- package/dist/esm/z-date-picker.entry.js +0 -492
- package/dist/esm/z-date-picker.entry.js.map +0 -1
- package/dist/esm/z-divider.z-list-element.entry.js.map +0 -1
- package/dist/esm/z-divider_2.entry.js +0 -148
- package/dist/esm/z-divider_2.entry.js.map +0 -1
- package/dist/esm/z-dragdrop-area.z-modal.entry.js.map +0 -1
- package/dist/esm/z-dragdrop-area_2.entry.js +0 -1035
- package/dist/esm/z-dragdrop-area_2.entry.js.map +0 -1
- package/dist/esm/z-file-upload.entry.js +0 -188
- package/dist/esm/z-file-upload.entry.js.map +0 -1
- package/dist/esm/z-file.entry.js +0 -49
- package/dist/esm/z-file.entry.js.map +0 -1
- package/dist/esm/z-info-box.entry.js +0 -24
- package/dist/esm/z-info-box.entry.js.map +0 -1
- package/dist/esm/z-info-reveal.entry.js +0 -61
- package/dist/esm/z-info-reveal.entry.js.map +0 -1
- package/dist/esm/z-input.z-input-message.entry.js.map +0 -1
- package/dist/esm/z-input_2.entry.js +0 -312
- package/dist/esm/z-input_2.entry.js.map +0 -1
- package/dist/esm/z-list.z-list-group.z-tag.entry.js.map +0 -1
- package/dist/esm/z-list_3.entry.js +0 -89
- package/dist/esm/z-list_3.entry.js.map +0 -1
- package/dist/esm/z-menu-deprecated.entry.js +0 -111
- package/dist/esm/z-menu-deprecated.entry.js.map +0 -1
- package/dist/esm/z-menu-section-deprecated.entry.js +0 -56
- package/dist/esm/z-menu-section-deprecated.entry.js.map +0 -1
- package/dist/esm/z-menu-section.entry.js +0 -191
- package/dist/esm/z-menu-section.entry.js.map +0 -1
- package/dist/esm/z-menu.entry.js +0 -317
- package/dist/esm/z-menu.entry.js.map +0 -1
- package/dist/esm/z-myz-card-alert.entry.js +0 -66
- package/dist/esm/z-myz-card-alert.entry.js.map +0 -1
- package/dist/esm/z-myz-card-dictionary.entry.js +0 -33
- package/dist/esm/z-myz-card-dictionary.entry.js.map +0 -1
- package/dist/esm/z-myz-card-footer-sections.entry.js +0 -18
- package/dist/esm/z-myz-card-footer-sections.entry.js.map +0 -1
- package/dist/esm/z-myz-card-footer.entry.js +0 -71
- package/dist/esm/z-myz-card-footer.entry.js.map +0 -1
- package/dist/esm/z-myz-card-icon.entry.js +0 -21
- package/dist/esm/z-myz-card-icon.entry.js.map +0 -1
- package/dist/esm/z-myz-card-info.entry.js +0 -128
- package/dist/esm/z-myz-card-info.entry.js.map +0 -1
- package/dist/esm/z-myz-card-list.entry.js +0 -38
- package/dist/esm/z-myz-card-list.entry.js.map +0 -1
- package/dist/esm/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.js.map +0 -1
- package/dist/esm/z-myz-card_4.entry.js +0 -111
- package/dist/esm/z-myz-card_4.entry.js.map +0 -1
- package/dist/esm/z-myz-list-item.entry.js +0 -39
- package/dist/esm/z-myz-list-item.entry.js.map +0 -1
- package/dist/esm/z-myz-list.entry.js +0 -36
- package/dist/esm/z-myz-list.entry.js.map +0 -1
- package/dist/esm/z-navigation-tabs.entry.js +0 -225
- package/dist/esm/z-navigation-tabs.entry.js.map +0 -1
- package/dist/esm/z-notification.entry.js +0 -37
- package/dist/esm/z-notification.entry.js.map +0 -1
- package/dist/esm/z-offcanvas.z-searchbar.entry.js.map +0 -1
- package/dist/esm/z-offcanvas_2.entry.js +0 -381
- package/dist/esm/z-offcanvas_2.entry.js.map +0 -1
- package/dist/esm/z-otp.entry.js +0 -41
- package/dist/esm/z-otp.entry.js.map +0 -1
- package/dist/esm/z-pagination.entry.js +0 -221
- package/dist/esm/z-pagination.entry.js.map +0 -1
- package/dist/esm/z-panel-elem.entry.js +0 -33
- package/dist/esm/z-panel-elem.entry.js.map +0 -1
- package/dist/esm/z-popover.entry.js +0 -315
- package/dist/esm/z-popover.entry.js.map +0 -1
- package/dist/esm/z-range-picker.entry.js +0 -359
- package/dist/esm/z-range-picker.entry.js.map +0 -1
- package/dist/esm/z-section-title.entry.js +0 -25
- package/dist/esm/z-section-title.entry.js.map +0 -1
- package/dist/esm/z-select.entry.js +0 -488
- package/dist/esm/z-select.entry.js.map +0 -1
- package/dist/esm/z-skip-to-content.entry.js +0 -72
- package/dist/esm/z-skip-to-content.entry.js.map +0 -1
- package/dist/esm/z-slideshow.entry.js +0 -131
- package/dist/esm/z-slideshow.entry.js.map +0 -1
- package/dist/esm/z-stepper-item.entry.js +0 -30
- package/dist/esm/z-stepper-item.entry.js.map +0 -1
- package/dist/esm/z-stepper.entry.js +0 -18
- package/dist/esm/z-stepper.entry.js.map +0 -1
- package/dist/esm/z-table.entry.js +0 -52
- package/dist/esm/z-table.entry.js.map +0 -1
- package/dist/esm/z-tbody.entry.js +0 -18
- package/dist/esm/z-tbody.entry.js.map +0 -1
- package/dist/esm/z-td.entry.js +0 -45
- package/dist/esm/z-td.entry.js.map +0 -1
- package/dist/esm/z-tfoot.entry.js +0 -19
- package/dist/esm/z-tfoot.entry.js.map +0 -1
- package/dist/esm/z-th.entry.js +0 -65
- package/dist/esm/z-th.entry.js.map +0 -1
- package/dist/esm/z-thead.entry.js +0 -19
- package/dist/esm/z-thead.entry.js.map +0 -1
- package/dist/esm/z-toast-notification-list.entry.js +0 -55
- package/dist/esm/z-toast-notification-list.entry.js.map +0 -1
- package/dist/esm/z-toast-notification.entry.js +0 -2818
- package/dist/esm/z-toast-notification.entry.js.map +0 -1
- package/dist/esm/z-toggle-button.entry.js +0 -34
- package/dist/esm/z-toggle-button.entry.js.map +0 -1
- package/dist/esm/z-toggle-switch.entry.js +0 -46
- package/dist/esm/z-toggle-switch.entry.js.map +0 -1
- package/dist/esm/z-tooltip.entry.js +0 -27
- package/dist/esm/z-tooltip.entry.js.map +0 -1
- package/dist/esm/z-tr.entry.js +0 -59
- package/dist/esm/z-tr.entry.js.map +0 -1
- package/dist/esm/z-tree-list.entry.js +0 -114
- package/dist/esm/z-tree-list.entry.js.map +0 -1
- package/dist/esm/z-visually-hidden.entry.js +0 -18
- package/dist/esm/z-visually-hidden.entry.js.map +0 -1
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/book-card/z-book-card/styles.css +0 -202
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/book-card/z-book-card-app/styles.css +0 -74
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/css-components/z-link/styles.css +0 -168
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/date-picker/styles.css +0 -565
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-app-header-deprecated/styles.css +0 -441
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-book-card-deprecated/styles.css +0 -486
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-menu-deprecated/styles.css +0 -217
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-menu-section-deprecated/styles.css +0 -123
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-section-title/styles.css +0 -45
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/file-upload/z-dragdrop-area/styles.css +0 -82
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/file-upload/z-file/styles.css +0 -23
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/file-upload/z-file-upload/styles.css +0 -91
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list/styles.css +0 -6
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list-element/styles.css +0 -108
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list-group/styles.css +0 -26
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-tree-list/styles.css +0 -142
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/cells/z-td/styles.css +0 -71
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/cells/z-th/styles.css +0 -127
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-table/styles.css +0 -18
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tbody/styles.css +0 -4
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tfoot/styles.css +0 -13
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-thead/styles.css +0 -19
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tr/styles.css +0 -86
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-accordion/styles.css +0 -260
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-anchor-navigation/styles.css +0 -122
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-app-header/styles.css +0 -397
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-avatar/styles.css +0 -32
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-breadcrumb/styles.css +0 -151
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-button/styles.css +0 -149
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-button-sort/styles.css +0 -84
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-card/styles.css +0 -230
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-carousel/styles.css +0 -148
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-chip/styles.css +0 -118
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-combobox/styles.css +0 -220
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-cover-hero/styles.css +0 -93
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-divider/styles.css +0 -37
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-ghost-loading/styles.css +0 -34
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-icon/styles.css +0 -14
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-info-box/styles.css +0 -23
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-info-reveal/styles.css +0 -130
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input/styles.css +0 -416
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input-message/styles.css +0 -53
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-logo/styles.css +0 -29
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-menu/styles.css +0 -213
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-menu-section/styles.css +0 -138
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-modal/styles.css +0 -266
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-navigation-tabs/styles.css +0 -212
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-notification/styles.css +0 -119
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-offcanvas/styles.css +0 -122
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-pagination/styles.css +0 -199
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-panel-elem/styles.css +0 -46
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-popover/styles.css +0 -147
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-searchbar/styles.css +0 -297
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-select/styles.css +0 -321
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-skip-to-content/styles.css +0 -81
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-stepper/styles.css +0 -19
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-stepper-item/styles.css +0 -150
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tag/styles.css +0 -47
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toast-notification/styles.css +0 -261
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toast-notification-list/styles.css +0 -100
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toggle-button/styles.css +0 -60
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toggle-switch/styles.css +0 -104
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tooltip/styles.css +0 -17
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-visually-hidden/styles.css +0 -12
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +0 -44
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +0 -62
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +0 -13
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +0 -11
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +0 -76
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +0 -187
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +0 -20
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +0 -59
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +0 -69
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +0 -93
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +0 -46
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +0 -4
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +0 -66
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/z-alert/styles.css +0 -28
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/z-otp/styles.css +0 -52
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/z-slideshow/styles.css +0 -134
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/tokens/typography.css +0 -769
- package/dist/zanichelli-it-frontend-kit/p-06a75db9.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-06a75db9.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1301f408.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1301f408.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-14695889.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-14695889.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1a55b30b.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1a55b30b.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1d8f3be0.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1d8f3be0.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1edb773f.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1edb773f.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-24c5e0cc.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-24c5e0cc.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-25b57525.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-25b57525.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-26c0bb2c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-26c0bb2c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-285d0e0f.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-285d0e0f.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-2e1826ab.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-2e1826ab.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-2fb38b5e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-2fb38b5e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-353dfd3a.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-353dfd3a.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3b17af78.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3b17af78.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3b23bf6b.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3b23bf6b.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3c197169.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3c197169.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3f49652c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3f49652c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4035e4b7.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4035e4b7.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4ad3b8c3.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4ad3b8c3.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4b0f8b7c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4b0f8b7c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4e503a77.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4e503a77.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4fb10c24.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4fb10c24.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-52d05436.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-52d05436.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-53c4cea5.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-53c4cea5.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-545cf652.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-545cf652.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-5edcf0ee.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-5edcf0ee.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-65f0a8cd.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-65f0a8cd.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-673af8ea.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-673af8ea.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-69c45802.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-69c45802.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-6aa64881.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-6aa64881.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-6d0758da.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-6d0758da.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-71c28d19.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-71c28d19.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-752d72d8.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-752d72d8.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-7551d826.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-7551d826.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-7f0a51da.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-7f0a51da.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-84a30acf.entry.js +0 -17
- package/dist/zanichelli-it-frontend-kit/p-84a30acf.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-877d6f26.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-877d6f26.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-8bed1043.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-8bed1043.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-8c2538dc.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-8c2538dc.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-906081da.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-906081da.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-9126ad89.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-9126ad89.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-9260de4d.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-9260de4d.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-93176ede.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-93176ede.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-98b10414.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-98b10414.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-B2-dCTD2.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-B2-dCTD2.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-B85MJLTf.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-B85MJLTf.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-C46tSaXG.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-C46tSaXG.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-Cam6wBSi.js +0 -3
- package/dist/zanichelli-it-frontend-kit/p-Cam6wBSi.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-Cj7hOgFG.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-Cj7hOgFG.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-DQuL1Twl.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-DQuL1Twl.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-Q-tWjk7P.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-Q-tWjk7P.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-a7f0a630.entry.js +0 -7
- package/dist/zanichelli-it-frontend-kit/p-a7f0a630.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-af8a7986.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-af8a7986.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-b8198b19.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-b8198b19.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-b9fba3a0.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-b9fba3a0.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ba1d43ec.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ba1d43ec.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-bdd53627.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-bdd53627.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-c363882e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-c363882e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-c55a5042.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-c55a5042.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-cc00d883.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-cc00d883.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d23576e5.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d23576e5.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d3e18055.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d3e18055.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d404ce2d.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d404ce2d.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d767c93a.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d767c93a.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d854a0fb.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d854a0fb.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-da27116e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-da27116e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-da73a0e0.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-da73a0e0.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-e3d9cd6c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-e3d9cd6c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-e46785e6.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-e46785e6.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-e60b79de.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-e60b79de.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ea18b15f.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ea18b15f.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ea7db3b1.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ea7db3b1.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ec50e1b7.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ec50e1b7.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-f0162a34.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-f0162a34.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-f70245a3.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-f70245a3.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-f765dd3e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-f765dd3e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-accordion.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-alert.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-anchor-navigation.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-app-header-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-app-header.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-aria-alert.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-avatar.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-book-card-app.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-book-card-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-book-card.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-breadcrumb.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-button-sort.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-card.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-carousel.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-chip.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-combobox.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-cover-hero.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-date-picker.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-divider.z-list-element.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-dragdrop-area.z-modal.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-file-upload.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-file.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-info-box.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-info-reveal.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-input.z-input-message.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-list.z-list-group.z-tag.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu-section-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu-section.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-alert.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-dictionary.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-footer-sections.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-footer.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-icon.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-info.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-list-item.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-navigation-tabs.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-notification.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-offcanvas.z-searchbar.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-otp.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-pagination.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-panel-elem.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-popover.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-range-picker.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-section-title.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-select.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-skip-to-content.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-slideshow.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-stepper-item.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-stepper.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-table.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tbody.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-td.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tfoot.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-th.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-thead.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toast-notification-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toast-notification.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toggle-button.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toggle-switch.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tooltip.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tr.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tree-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-visually-hidden.entry.esm.js.map +0 -1
- package/www/build/p-06a75db9.entry.js +0 -2
- package/www/build/p-06a75db9.entry.js.map +0 -1
- package/www/build/p-1301f408.entry.js +0 -2
- package/www/build/p-1301f408.entry.js.map +0 -1
- package/www/build/p-14695889.entry.js +0 -2
- package/www/build/p-14695889.entry.js.map +0 -1
- package/www/build/p-1a55b30b.entry.js +0 -2
- package/www/build/p-1a55b30b.entry.js.map +0 -1
- package/www/build/p-1d8f3be0.entry.js +0 -2
- package/www/build/p-1d8f3be0.entry.js.map +0 -1
- package/www/build/p-1edb773f.entry.js +0 -2
- package/www/build/p-1edb773f.entry.js.map +0 -1
- package/www/build/p-24c5e0cc.entry.js +0 -2
- package/www/build/p-24c5e0cc.entry.js.map +0 -1
- package/www/build/p-25b57525.entry.js +0 -2
- package/www/build/p-25b57525.entry.js.map +0 -1
- package/www/build/p-26c0bb2c.entry.js +0 -2
- package/www/build/p-26c0bb2c.entry.js.map +0 -1
- package/www/build/p-285d0e0f.entry.js +0 -2
- package/www/build/p-285d0e0f.entry.js.map +0 -1
- package/www/build/p-2e1826ab.entry.js +0 -2
- package/www/build/p-2e1826ab.entry.js.map +0 -1
- package/www/build/p-2fb38b5e.entry.js +0 -2
- package/www/build/p-2fb38b5e.entry.js.map +0 -1
- package/www/build/p-353dfd3a.entry.js +0 -2
- package/www/build/p-353dfd3a.entry.js.map +0 -1
- package/www/build/p-397b016e.js +0 -2
- package/www/build/p-3b17af78.entry.js +0 -2
- package/www/build/p-3b17af78.entry.js.map +0 -1
- package/www/build/p-3b23bf6b.entry.js +0 -2
- package/www/build/p-3b23bf6b.entry.js.map +0 -1
- package/www/build/p-3c197169.entry.js +0 -2
- package/www/build/p-3c197169.entry.js.map +0 -1
- package/www/build/p-3f49652c.entry.js +0 -2
- package/www/build/p-3f49652c.entry.js.map +0 -1
- package/www/build/p-4035e4b7.entry.js +0 -2
- package/www/build/p-4035e4b7.entry.js.map +0 -1
- package/www/build/p-4ad3b8c3.entry.js +0 -2
- package/www/build/p-4ad3b8c3.entry.js.map +0 -1
- package/www/build/p-4b0f8b7c.entry.js +0 -2
- package/www/build/p-4b0f8b7c.entry.js.map +0 -1
- package/www/build/p-4e503a77.entry.js +0 -2
- package/www/build/p-4e503a77.entry.js.map +0 -1
- package/www/build/p-4fb10c24.entry.js +0 -2
- package/www/build/p-4fb10c24.entry.js.map +0 -1
- package/www/build/p-52d05436.entry.js +0 -2
- package/www/build/p-52d05436.entry.js.map +0 -1
- package/www/build/p-53c4cea5.entry.js +0 -2
- package/www/build/p-53c4cea5.entry.js.map +0 -1
- package/www/build/p-545cf652.entry.js +0 -2
- package/www/build/p-545cf652.entry.js.map +0 -1
- package/www/build/p-5edcf0ee.entry.js +0 -2
- package/www/build/p-5edcf0ee.entry.js.map +0 -1
- package/www/build/p-65f0a8cd.entry.js +0 -2
- package/www/build/p-65f0a8cd.entry.js.map +0 -1
- package/www/build/p-673af8ea.entry.js +0 -2
- package/www/build/p-673af8ea.entry.js.map +0 -1
- package/www/build/p-69c45802.entry.js +0 -2
- package/www/build/p-69c45802.entry.js.map +0 -1
- package/www/build/p-6aa64881.entry.js +0 -2
- package/www/build/p-6aa64881.entry.js.map +0 -1
- package/www/build/p-6d0758da.entry.js +0 -2
- package/www/build/p-6d0758da.entry.js.map +0 -1
- package/www/build/p-71c28d19.entry.js +0 -2
- package/www/build/p-71c28d19.entry.js.map +0 -1
- package/www/build/p-752d72d8.entry.js +0 -2
- package/www/build/p-752d72d8.entry.js.map +0 -1
- package/www/build/p-7551d826.entry.js +0 -2
- package/www/build/p-7551d826.entry.js.map +0 -1
- package/www/build/p-7f0a51da.entry.js +0 -2
- package/www/build/p-7f0a51da.entry.js.map +0 -1
- package/www/build/p-84a30acf.entry.js +0 -17
- package/www/build/p-84a30acf.entry.js.map +0 -1
- package/www/build/p-877d6f26.entry.js +0 -2
- package/www/build/p-877d6f26.entry.js.map +0 -1
- package/www/build/p-8bed1043.entry.js +0 -2
- package/www/build/p-8bed1043.entry.js.map +0 -1
- package/www/build/p-8c2538dc.entry.js +0 -2
- package/www/build/p-8c2538dc.entry.js.map +0 -1
- package/www/build/p-906081da.entry.js +0 -2
- package/www/build/p-906081da.entry.js.map +0 -1
- package/www/build/p-9126ad89.entry.js +0 -2
- package/www/build/p-9126ad89.entry.js.map +0 -1
- package/www/build/p-9260de4d.entry.js +0 -2
- package/www/build/p-9260de4d.entry.js.map +0 -1
- package/www/build/p-93176ede.entry.js +0 -2
- package/www/build/p-93176ede.entry.js.map +0 -1
- package/www/build/p-98b10414.entry.js +0 -2
- package/www/build/p-98b10414.entry.js.map +0 -1
- package/www/build/p-B2-dCTD2.js +0 -2
- package/www/build/p-B2-dCTD2.js.map +0 -1
- package/www/build/p-B85MJLTf.js +0 -2
- package/www/build/p-B85MJLTf.js.map +0 -1
- package/www/build/p-C46tSaXG.js +0 -2
- package/www/build/p-C46tSaXG.js.map +0 -1
- package/www/build/p-Cam6wBSi.js +0 -3
- package/www/build/p-Cam6wBSi.js.map +0 -1
- package/www/build/p-Cj7hOgFG.js +0 -2
- package/www/build/p-Cj7hOgFG.js.map +0 -1
- package/www/build/p-DQuL1Twl.js +0 -2
- package/www/build/p-DQuL1Twl.js.map +0 -1
- package/www/build/p-Q-tWjk7P.js +0 -2
- package/www/build/p-Q-tWjk7P.js.map +0 -1
- package/www/build/p-a7f0a630.entry.js +0 -7
- package/www/build/p-a7f0a630.entry.js.map +0 -1
- package/www/build/p-af8a7986.entry.js +0 -2
- package/www/build/p-af8a7986.entry.js.map +0 -1
- package/www/build/p-b8198b19.entry.js +0 -2
- package/www/build/p-b8198b19.entry.js.map +0 -1
- package/www/build/p-b9fba3a0.entry.js +0 -2
- package/www/build/p-b9fba3a0.entry.js.map +0 -1
- package/www/build/p-ba1d43ec.entry.js +0 -2
- package/www/build/p-ba1d43ec.entry.js.map +0 -1
- package/www/build/p-bdd53627.entry.js +0 -2
- package/www/build/p-bdd53627.entry.js.map +0 -1
- package/www/build/p-c363882e.entry.js +0 -2
- package/www/build/p-c363882e.entry.js.map +0 -1
- package/www/build/p-c55a5042.entry.js +0 -2
- package/www/build/p-c55a5042.entry.js.map +0 -1
- package/www/build/p-cc00d883.entry.js +0 -2
- package/www/build/p-cc00d883.entry.js.map +0 -1
- package/www/build/p-d23576e5.entry.js +0 -2
- package/www/build/p-d23576e5.entry.js.map +0 -1
- package/www/build/p-d368388c.css +0 -3611
- package/www/build/p-d3e18055.entry.js +0 -2
- package/www/build/p-d3e18055.entry.js.map +0 -1
- package/www/build/p-d404ce2d.entry.js +0 -2
- package/www/build/p-d404ce2d.entry.js.map +0 -1
- package/www/build/p-d767c93a.entry.js +0 -2
- package/www/build/p-d767c93a.entry.js.map +0 -1
- package/www/build/p-d854a0fb.entry.js +0 -2
- package/www/build/p-d854a0fb.entry.js.map +0 -1
- package/www/build/p-da27116e.entry.js +0 -2
- package/www/build/p-da27116e.entry.js.map +0 -1
- package/www/build/p-da73a0e0.entry.js +0 -2
- package/www/build/p-da73a0e0.entry.js.map +0 -1
- package/www/build/p-e3d9cd6c.entry.js +0 -2
- package/www/build/p-e3d9cd6c.entry.js.map +0 -1
- package/www/build/p-e46785e6.entry.js +0 -2
- package/www/build/p-e46785e6.entry.js.map +0 -1
- package/www/build/p-e60b79de.entry.js +0 -2
- package/www/build/p-e60b79de.entry.js.map +0 -1
- package/www/build/p-ea18b15f.entry.js +0 -2
- package/www/build/p-ea18b15f.entry.js.map +0 -1
- package/www/build/p-ea7db3b1.entry.js +0 -2
- package/www/build/p-ea7db3b1.entry.js.map +0 -1
- package/www/build/p-ec50e1b7.entry.js +0 -2
- package/www/build/p-ec50e1b7.entry.js.map +0 -1
- package/www/build/p-f0162a34.entry.js +0 -2
- package/www/build/p-f0162a34.entry.js.map +0 -1
- package/www/build/p-f70245a3.entry.js +0 -2
- package/www/build/p-f70245a3.entry.js.map +0 -1
- package/www/build/p-f765dd3e.entry.js +0 -2
- package/www/build/p-f765dd3e.entry.js.map +0 -1
- package/www/build/z-accordion.entry.esm.js.map +0 -1
- package/www/build/z-alert.entry.esm.js.map +0 -1
- package/www/build/z-anchor-navigation.entry.esm.js.map +0 -1
- package/www/build/z-app-header-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-app-header.entry.esm.js.map +0 -1
- package/www/build/z-aria-alert.entry.esm.js.map +0 -1
- package/www/build/z-avatar.entry.esm.js.map +0 -1
- package/www/build/z-book-card-app.entry.esm.js.map +0 -1
- package/www/build/z-book-card-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-book-card.entry.esm.js.map +0 -1
- package/www/build/z-breadcrumb.entry.esm.js.map +0 -1
- package/www/build/z-button-sort.entry.esm.js.map +0 -1
- package/www/build/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.esm.js.map +0 -1
- package/www/build/z-card.entry.esm.js.map +0 -1
- package/www/build/z-carousel.entry.esm.js.map +0 -1
- package/www/build/z-chip.entry.esm.js.map +0 -1
- package/www/build/z-combobox.entry.esm.js.map +0 -1
- package/www/build/z-cover-hero.entry.esm.js.map +0 -1
- package/www/build/z-date-picker.entry.esm.js.map +0 -1
- package/www/build/z-divider.z-list-element.entry.esm.js.map +0 -1
- package/www/build/z-dragdrop-area.z-modal.entry.esm.js.map +0 -1
- package/www/build/z-file-upload.entry.esm.js.map +0 -1
- package/www/build/z-file.entry.esm.js.map +0 -1
- package/www/build/z-info-box.entry.esm.js.map +0 -1
- package/www/build/z-info-reveal.entry.esm.js.map +0 -1
- package/www/build/z-input.z-input-message.entry.esm.js.map +0 -1
- package/www/build/z-list.z-list-group.z-tag.entry.esm.js.map +0 -1
- package/www/build/z-menu-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-menu-section-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-menu-section.entry.esm.js.map +0 -1
- package/www/build/z-menu.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-alert.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-dictionary.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-footer-sections.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-footer.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-icon.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-info.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-list.entry.esm.js.map +0 -1
- package/www/build/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.esm.js.map +0 -1
- package/www/build/z-myz-list-item.entry.esm.js.map +0 -1
- package/www/build/z-myz-list.entry.esm.js.map +0 -1
- package/www/build/z-navigation-tabs.entry.esm.js.map +0 -1
- package/www/build/z-notification.entry.esm.js.map +0 -1
- package/www/build/z-offcanvas.z-searchbar.entry.esm.js.map +0 -1
- package/www/build/z-otp.entry.esm.js.map +0 -1
- package/www/build/z-pagination.entry.esm.js.map +0 -1
- package/www/build/z-panel-elem.entry.esm.js.map +0 -1
- package/www/build/z-popover.entry.esm.js.map +0 -1
- package/www/build/z-range-picker.entry.esm.js.map +0 -1
- package/www/build/z-section-title.entry.esm.js.map +0 -1
- package/www/build/z-select.entry.esm.js.map +0 -1
- package/www/build/z-skip-to-content.entry.esm.js.map +0 -1
- package/www/build/z-slideshow.entry.esm.js.map +0 -1
- package/www/build/z-stepper-item.entry.esm.js.map +0 -1
- package/www/build/z-stepper.entry.esm.js.map +0 -1
- package/www/build/z-table.entry.esm.js.map +0 -1
- package/www/build/z-tbody.entry.esm.js.map +0 -1
- package/www/build/z-td.entry.esm.js.map +0 -1
- package/www/build/z-tfoot.entry.esm.js.map +0 -1
- package/www/build/z-th.entry.esm.js.map +0 -1
- package/www/build/z-thead.entry.esm.js.map +0 -1
- package/www/build/z-toast-notification-list.entry.esm.js.map +0 -1
- package/www/build/z-toast-notification.entry.esm.js.map +0 -1
- package/www/build/z-toggle-button.entry.esm.js.map +0 -1
- package/www/build/z-toggle-switch.entry.esm.js.map +0 -1
- package/www/build/z-tooltip.entry.esm.js.map +0 -1
- package/www/build/z-tr.entry.esm.js.map +0 -1
- package/www/build/z-tree-list.entry.esm.js.map +0 -1
- package/www/build/z-visually-hidden.entry.esm.js.map +0 -1
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
position: relative;
|
|
3
|
-
display: flex;
|
|
4
|
-
max-width: 100%;
|
|
5
|
-
align-items: center;
|
|
6
|
-
padding: var(--z-table--cells-padding, calc(var(--space-unit) * 2));
|
|
7
|
-
background-color: var(--color-surface01);
|
|
8
|
-
gap: calc(var(--space-unit) * 2) var(--space-unit);
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
:host,
|
|
12
|
-
* {
|
|
13
|
-
box-sizing: border-box;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
:host([sticky]) {
|
|
17
|
-
position: sticky;
|
|
18
|
-
z-index: 1;
|
|
19
|
-
top: 0;
|
|
20
|
-
left: 0;
|
|
21
|
-
box-shadow: 8px 0 16px -8px var(--shadow-color-base);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
:host([menu-open]) {
|
|
25
|
-
z-index: 2;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.cell--content {
|
|
29
|
-
display: flex;
|
|
30
|
-
width: 100%;
|
|
31
|
-
height: 100%;
|
|
32
|
-
align-items: center;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
:host([show-menu]) .cell--content {
|
|
36
|
-
column-gap: var(--space-unit);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.cell--menu-container {
|
|
40
|
-
margin-left: auto;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
:host(:not([show-menu])) .cell--menu-container {
|
|
44
|
-
opacity: 0;
|
|
45
|
-
pointer-events: none;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
:host(:is([show-menu], [menu-open])) .cell--menu-container,
|
|
49
|
-
:host([show-menu]) .cell--menu-container:focus-within {
|
|
50
|
-
z-index: 1;
|
|
51
|
-
opacity: 1;
|
|
52
|
-
pointer-events: all;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
:host .cell-popover {
|
|
56
|
-
z-index: 100;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
@media (min-width: 768px) and (hover: hover) {
|
|
60
|
-
:host([show-menu="hover"]) .cell--menu-container {
|
|
61
|
-
opacity: 0;
|
|
62
|
-
pointer-events: none;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
:host([show-menu="hover"]:hover) .cell--menu-container {
|
|
66
|
-
z-index: 1;
|
|
67
|
-
opacity: 1;
|
|
68
|
-
pointer-events: all;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
position: relative;
|
|
3
|
-
display: flex;
|
|
4
|
-
max-width: 100%;
|
|
5
|
-
align-items: center;
|
|
6
|
-
padding: var(--z-table--cells-padding, calc(var(--space-unit) * 2));
|
|
7
|
-
background-color: var(--color-surface01);
|
|
8
|
-
gap: calc(var(--space-unit) * 2) var(--space-unit);
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
:host,
|
|
12
|
-
* {
|
|
13
|
-
box-sizing: border-box;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
:host([sticky]) {
|
|
17
|
-
position: sticky;
|
|
18
|
-
z-index: 1;
|
|
19
|
-
top: 0;
|
|
20
|
-
left: 0;
|
|
21
|
-
box-shadow: 8px 0 16px -8px var(--shadow-color-base);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
:host([menu-open]) {
|
|
25
|
-
z-index: 2;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.cell--content {
|
|
29
|
-
display: flex;
|
|
30
|
-
width: 100%;
|
|
31
|
-
height: 100%;
|
|
32
|
-
align-items: center;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
:host([show-menu]) .cell--content {
|
|
36
|
-
column-gap: var(--space-unit);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.cell--menu-container {
|
|
40
|
-
margin-left: auto;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
:host(:not([show-menu])) .cell--menu-container {
|
|
44
|
-
opacity: 0;
|
|
45
|
-
pointer-events: none;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
:host(:is([show-menu], [menu-open])) .cell--menu-container,
|
|
49
|
-
:host([show-menu]) .cell--menu-container:focus-within {
|
|
50
|
-
z-index: 1;
|
|
51
|
-
opacity: 1;
|
|
52
|
-
pointer-events: all;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
:host .cell-popover {
|
|
56
|
-
z-index: 100;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
@media (min-width: 768px) and (hover: hover) {
|
|
60
|
-
:host([show-menu="hover"]) .cell--menu-container {
|
|
61
|
-
opacity: 0;
|
|
62
|
-
pointer-events: none;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
:host([show-menu="hover"]:hover) .cell--menu-container {
|
|
66
|
-
z-index: 1;
|
|
67
|
-
opacity: 1;
|
|
68
|
-
pointer-events: all;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
:host {
|
|
74
|
-
z-index: 1;
|
|
75
|
-
padding: 0;
|
|
76
|
-
background-color: var(--color-background);
|
|
77
|
-
font-weight: var(--font-sb);
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.cell--content {
|
|
81
|
-
padding: var(--z-table--cells-padding, calc(var(--space-unit) * 2));
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
:host([show-sorting]) .cell--content {
|
|
85
|
-
column-gap: var(--space-unit);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.z-th--sort-button {
|
|
89
|
-
padding: 0;
|
|
90
|
-
border: none;
|
|
91
|
-
background-color: transparent;
|
|
92
|
-
cursor: pointer;
|
|
93
|
-
outline: none;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
@media (min-width: 768px) and (hover: hover) {
|
|
97
|
-
:host([show-sorting="hover"]) .z-th--sort-button {
|
|
98
|
-
opacity: 0;
|
|
99
|
-
pointer-events: none;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
:host([show-sorting="hover"]:hover) .z-th--sort-button,
|
|
103
|
-
:host([show-sorting="hover"]) .z-th--sort-button:focus:focus-visible,
|
|
104
|
-
:host([show-sorting="always"]) .z-th--sort-button,
|
|
105
|
-
:host([sorted]) .z-th--sort-button {
|
|
106
|
-
opacity: 1;
|
|
107
|
-
pointer-events: all;
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
:host([show-sorting="hover"]:hover) .z-th--sort-button::after,
|
|
112
|
-
:host([show-sorting="hover"]) .z-th--sort-button:focus:focus-visible::after,
|
|
113
|
-
:host([show-sorting="always"]) .z-th--sort-button::after,
|
|
114
|
-
:host([sorted]) .z-th--sort-button::after {
|
|
115
|
-
position: absolute;
|
|
116
|
-
top: 6px;
|
|
117
|
-
left: 6px;
|
|
118
|
-
width: calc(100% - 12px);
|
|
119
|
-
height: calc(100% - 10px);
|
|
120
|
-
background-color: transparent;
|
|
121
|
-
content: "";
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
:host([sorted]) .z-th--sort-button::after,
|
|
125
|
-
.z-th--sort-button:focus:focus-visible::after {
|
|
126
|
-
box-shadow: var(--shadow-focus-primary);
|
|
127
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
--z-table--cells-padding: calc(var(--space-unit) * 2);
|
|
3
|
-
|
|
4
|
-
position: relative;
|
|
5
|
-
display: block;
|
|
6
|
-
overflow: auto;
|
|
7
|
-
max-width: 100%;
|
|
8
|
-
box-sizing: border-box;
|
|
9
|
-
background-color: var(--color-surface01);
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
:host([expandable]) {
|
|
13
|
-
--z-table--expand-button-size: 40px;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
:host([bordered]) {
|
|
17
|
-
--z-table--cell-left-border: 1px solid var(--color-surface03);
|
|
18
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
display: block;
|
|
3
|
-
box-sizing: border-box;
|
|
4
|
-
border-top: 1px solid var(--color-surface03);
|
|
5
|
-
border-bottom: 1px solid var(--color-surface03);
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
:host([sticky]) {
|
|
9
|
-
position: sticky;
|
|
10
|
-
z-index: 1;
|
|
11
|
-
bottom: 0;
|
|
12
|
-
background-color: var(--color-surface01);
|
|
13
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
--z-table--cells-bottom-border-size: var(
|
|
3
|
-
--border-size-medium
|
|
4
|
-
); /* Needed to handle the border of the expand button cell */
|
|
5
|
-
|
|
6
|
-
--z-table--cells-background: var(
|
|
7
|
-
--color-background
|
|
8
|
-
); /* Needed to handle the background-color of the expand button cell */
|
|
9
|
-
|
|
10
|
-
display: block;
|
|
11
|
-
box-sizing: border-box;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
:host([sticky]) {
|
|
15
|
-
position: sticky;
|
|
16
|
-
z-index: 2;
|
|
17
|
-
top: 0;
|
|
18
|
-
box-shadow: 0 2px 4px -2px var(--shadow-color-base);
|
|
19
|
-
}
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
/* number of columns of the row. will be set in component's ts code */
|
|
3
|
-
--columns: 1;
|
|
4
|
-
|
|
5
|
-
display: grid;
|
|
6
|
-
box-sizing: border-box;
|
|
7
|
-
grid-auto-flow: column;
|
|
8
|
-
grid-template-columns: var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr));
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
* {
|
|
12
|
-
box-sizing: border-box;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.z-tr--expand-button-container,
|
|
16
|
-
::slotted(*) {
|
|
17
|
-
border-bottom: var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
::slotted(*:not(:last-child)) {
|
|
21
|
-
border-right: var(--z-table--cell-left-border, none);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
:host([expandable]) {
|
|
25
|
-
--show-expandable-button: visible;
|
|
26
|
-
|
|
27
|
-
cursor: pointer;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
:host([expandable]) ::slotted(*) {
|
|
31
|
-
grid-row: 1;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
:host([expandable]) ::slotted(:nth-last-child(2)) {
|
|
35
|
-
border-right: none;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
:host([expandable]) ::slotted(*:last-child) {
|
|
39
|
-
border-left: 0;
|
|
40
|
-
grid-column: 1 / span calc(var(--columns) + 1);
|
|
41
|
-
grid-row: 2;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
:host([expandable]:not([expanded])) ::slotted(*:last-child) {
|
|
45
|
-
display: none;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
:host([expanded]) {
|
|
49
|
-
margin-bottom: 4px; /* prevents shadow to be cut by the next element */
|
|
50
|
-
box-shadow: 0 4px 4px -2px var(--shadow-color-base);
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
:host([expanded]) .z-tr--expand-button-container,
|
|
54
|
-
:host([expanded]) ::slotted(*) {
|
|
55
|
-
background-color: var(--color-background);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.z-tr--expand-button-container {
|
|
59
|
-
display: flex;
|
|
60
|
-
align-items: center;
|
|
61
|
-
justify-content: center;
|
|
62
|
-
background-color: var(--z-table--cells-background, var(--color-surface01));
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.z-tr--expand-button-container button {
|
|
66
|
-
display: flex;
|
|
67
|
-
align-items: center;
|
|
68
|
-
justify-content: center;
|
|
69
|
-
padding: 0;
|
|
70
|
-
border: none;
|
|
71
|
-
margin: auto;
|
|
72
|
-
appearance: none;
|
|
73
|
-
background: transparent;
|
|
74
|
-
cursor: pointer;
|
|
75
|
-
visibility: var(--show-expandable-button, hidden);
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.z-tr--expand-button-container button:focus {
|
|
79
|
-
box-shadow: var(--shadow-focus-primary);
|
|
80
|
-
outline: none;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.z-tr--expand-button-container button z-icon {
|
|
84
|
-
--z-icon-width: 16px;
|
|
85
|
-
--z-icon-height: 16px;
|
|
86
|
-
}
|
|
@@ -1,260 +0,0 @@
|
|
|
1
|
-
:host,
|
|
2
|
-
:host *,
|
|
3
|
-
:host ::slotted(*) {
|
|
4
|
-
box-sizing: border-box;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
:host {
|
|
8
|
-
--z-accordion-highlight-color: transparent;
|
|
9
|
-
--z-accordion-bg: var(--color-surface01);
|
|
10
|
-
--z-accordion-label-color: var(--color-default-text);
|
|
11
|
-
--z-accordion-disabled-label-color: var(--color-text03);
|
|
12
|
-
--z-accordion-content-bg: var(--color-surface01);
|
|
13
|
-
--z-accordion-content-fg: var(--color-default-text);
|
|
14
|
-
--z-accordion-hover-color: var(--color-surface02);
|
|
15
|
-
--z-accordion-left-padding: calc(var(--space-unit) * 2);
|
|
16
|
-
--z-accordion-right-padding: var(--space-unit);
|
|
17
|
-
--z-accordion-label-font-weight: var(--font-sb);
|
|
18
|
-
|
|
19
|
-
display: block;
|
|
20
|
-
border-top: var(--border-size-small) solid var(--color-surface03);
|
|
21
|
-
border-bottom: var(--border-size-small) solid var(--color-surface03);
|
|
22
|
-
font-family: var(--font-family-sans);
|
|
23
|
-
font-weight: var(--font-rg);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
:host([variant="background"]) {
|
|
27
|
-
border: var(--border-size-small) solid var(--color-surface03);
|
|
28
|
-
border-radius: var(--border-radius);
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
:host([variant="background"][shadow]) {
|
|
32
|
-
box-shadow: var(--shadow-2);
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
details {
|
|
36
|
-
background-color: transparent;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
summary {
|
|
40
|
-
--summary-x-small-height: 32px;
|
|
41
|
-
--summary-small-height: 36px;
|
|
42
|
-
--summary-big-height: 44px;
|
|
43
|
-
--summary-height: var(--summary-big-height);
|
|
44
|
-
--summary-y-padding: var(--space-unit);
|
|
45
|
-
|
|
46
|
-
position: relative;
|
|
47
|
-
display: flex;
|
|
48
|
-
min-height: var(--summary-height);
|
|
49
|
-
align-items: center;
|
|
50
|
-
padding: var(--summary-y-padding) var(--z-accordion-right-padding) var(--summary-y-padding)
|
|
51
|
-
var(--z-accordion-left-padding);
|
|
52
|
-
background-color: var(--z-accordion-bg);
|
|
53
|
-
column-gap: var(--space-unit);
|
|
54
|
-
cursor: pointer;
|
|
55
|
-
list-style: none;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/* remove marker on safari */
|
|
59
|
-
summary::-webkit-details-marker {
|
|
60
|
-
display: none;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
:host([size="x-small"]) summary {
|
|
64
|
-
--summary-height: var(--summary-x-small-height);
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
:host([size="small"]) summary {
|
|
68
|
-
--summary-height: var(--summary-small-height);
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
:host(:is([size="x-small"], [size="small"])) summary {
|
|
72
|
-
--summary-y-padding: calc(var(--space-unit) / 2);
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
:host([variant="background"]) summary {
|
|
76
|
-
padding-right: calc(var(--space-unit) * 2);
|
|
77
|
-
|
|
78
|
-
/* border-radius of the accordion - width of the accordion's border */
|
|
79
|
-
border-radius: calc(var(--border-radius) - var(--border-size-small));
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
:host([variant="background"][open]) summary {
|
|
83
|
-
border-bottom-left-radius: 0;
|
|
84
|
-
border-bottom-right-radius: 0;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
:host([is-disabled]) summary {
|
|
88
|
-
cursor: default;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
summary:focus:focus-visible {
|
|
92
|
-
background-color: var(--z-accordion-hover-color);
|
|
93
|
-
box-shadow: var(--shadow-focus-primary);
|
|
94
|
-
outline: none;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
summary::before,
|
|
98
|
-
:host([highlight][variant="background"]) .z-accordion-content::before {
|
|
99
|
-
position: absolute;
|
|
100
|
-
top: 0;
|
|
101
|
-
left: 0;
|
|
102
|
-
display: block;
|
|
103
|
-
width: var(--space-unit);
|
|
104
|
-
height: 100%;
|
|
105
|
-
content: "";
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
:host([highlight][variant="background"]) summary::before {
|
|
109
|
-
/* border-radius of the accordion - width of the accordion's border */
|
|
110
|
-
border-top-left-radius: calc(var(--border-radius) - var(--border-size-small));
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
:host([highlight][variant="background"]:not([open])) summary::before,
|
|
114
|
-
:host([highlight][variant="background"][open]) .z-accordion-content::before {
|
|
115
|
-
/* border-radius of the accordion - width of the accordion's border */
|
|
116
|
-
border-bottom-left-radius: calc(var(--border-radius) - var(--border-size-small));
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
:host([highlight]) summary::before,
|
|
120
|
-
:host([highlight][variant="background"]) .z-accordion-content::before {
|
|
121
|
-
background-color: var(--z-accordion-highlight-color, transparent);
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
:host([is-disabled][highlight]) summary::before,
|
|
125
|
-
:host([is-disabled][highlight][variant="background"]) .z-accordion-content::before {
|
|
126
|
-
background-color: var(--z-accordion-disabled-label-color);
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
summary > z-icon {
|
|
130
|
-
fill: var(--z-accordion-label-color);
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
:host([is-disabled]) summary > z-icon {
|
|
134
|
-
fill: var(--z-accordion-disabled-label-color);
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.z-accordion-label {
|
|
138
|
-
color: var(--z-accordion-label-color);
|
|
139
|
-
font-size: var(--font-size-3); /* for "small" and "big" sizes */
|
|
140
|
-
font-weight: var(--z-accordion-label-font-weight);
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
:host([size="x-small"]) .z-accordion-label {
|
|
144
|
-
font-size: var(--font-size-2);
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
:host([size="x-small"]) :is(.z-accordion-label-icon, .z-accordion-chevron) {
|
|
148
|
-
--z-icon-width: 16px;
|
|
149
|
-
--z-icon-height: 16px;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.z-accordion-tags {
|
|
153
|
-
display: flex;
|
|
154
|
-
align-items: center;
|
|
155
|
-
column-gap: calc(var(--space-unit) / 2);
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
summary z-icon.z-accordion-chevron {
|
|
159
|
-
margin-left: auto;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.z-accordion-content {
|
|
163
|
-
position: relative;
|
|
164
|
-
padding: var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2) calc(var(--space-unit) * 2);
|
|
165
|
-
background-color: var(--z-accordion-content-bg);
|
|
166
|
-
color: var(--z-accordion-content-fg);
|
|
167
|
-
font-size: var(--font-size-2); /* for "small" and "big" sizes */
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
:host(:is([size="x-small"], [size="small"])) .z-accordion-content {
|
|
171
|
-
padding-bottom: var(--space-unit);
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
:host([size="x-small"]) .z-accordion-content {
|
|
175
|
-
font-size: var(--font-size-1);
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
:host([variant="background"]) .z-accordion-content {
|
|
179
|
-
padding-right: calc(var(--space-unit) * 2);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
:host([is-disabled]) .z-accordion-label {
|
|
183
|
-
color: var(--z-accordion-disabled-label-color);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
:host([is-disabled]) .z-accordion-tags ::slotted(z-tag[slot="tag"]) {
|
|
187
|
-
--z-tag-bg: var(--z-accordion-disabled-label-color) !important;
|
|
188
|
-
--z-tag-text-color: var(--color-text-inverse) !important;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
@media (hover: hover) {
|
|
192
|
-
summary:focus:focus-visible {
|
|
193
|
-
/* prevents the focus shadow to be covered by the background of an hovered sibling accordion */
|
|
194
|
-
position: relative;
|
|
195
|
-
z-index: 1;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
:host(:not([is-disabled])) summary:hover {
|
|
199
|
-
background-color: var(--z-accordion-hover-color);
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
:host(:not([is-disabled])) summary:hover .z-accordion-label {
|
|
203
|
-
text-decoration: underline;
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
/* force "big" variant on touch devices */
|
|
208
|
-
@media (hover: none) {
|
|
209
|
-
:host([size]) summary {
|
|
210
|
-
--summary-height: var(--summary-big-height);
|
|
211
|
-
--summary-y-padding: var(--space-unit);
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
:host([size]) .z-accordion-label {
|
|
215
|
-
font-size: var(--font-size-3);
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
:host([size]) .z-accordion-content {
|
|
219
|
-
font-size: var(--font-size-2);
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
:host([size]) :is(.z-accordion-label-icon, .z-accordion-chevron) {
|
|
223
|
-
--z-icon-width: 18px;
|
|
224
|
-
--z-icon-height: 18px;
|
|
225
|
-
}
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
/* Style for sibling accordions in a stack context */
|
|
229
|
-
|
|
230
|
-
z-accordion + z-accordion {
|
|
231
|
-
border-top: none;
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
z-accordion[variant="background"] + z-accordion[variant="background"] {
|
|
235
|
-
border-radius: 0;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
z-accordion[variant="background"]:first-of-type:not(:last-of-type) {
|
|
239
|
-
border-bottom-left-radius: 0;
|
|
240
|
-
border-bottom-right-radius: 0;
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
z-accordion[variant="background"] + z-accordion[variant="background"]:last-of-type {
|
|
244
|
-
border-bottom-left-radius: var(--border-radius);
|
|
245
|
-
border-bottom-right-radius: var(--border-radius);
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
z-accordion[variant="background"]:first-of-type:not(:last-of-type)::part(summary) {
|
|
249
|
-
border-bottom-left-radius: 0;
|
|
250
|
-
border-bottom-right-radius: 0;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
z-accordion[variant="background"] + z-accordion[variant="background"]::part(summary) {
|
|
254
|
-
border-radius: 0;
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
z-accordion[variant="background"] + z-accordion[variant="background"]:last-of-type:not([open])::part(summary) {
|
|
258
|
-
border-bottom-left-radius: calc(var(--border-radius) - var(--border-size-small));
|
|
259
|
-
border-bottom-right-radius: calc(var(--border-radius) - var(--border-size-small));
|
|
260
|
-
}
|