@zanichelli/zanichelli-it-frontend-kit 0.0.1-rc.8 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -1
- package/dist/{components/p-Cvo0JvVA.js → cjs/index-xkrZykI_.js} +355 -568
- package/dist/cjs/index-xkrZykI_.js.map +1 -0
- package/dist/cjs/index.cjs.js +0 -3
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +3 -4
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/zanichelli-it-frontend-kit.cjs.js +4 -5
- package/dist/cjs/zanichelli-it-frontend-kit.cjs.js.map +1 -1
- package/dist/cjs/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.cjs.js.map +1 -0
- package/dist/cjs/zanit-menubar_3.cjs.entry.js +631 -0
- package/dist/cjs/zanit-menubar_3.cjs.entry.js.map +1 -0
- package/dist/collection/collection-manifest.json +4 -90
- package/dist/collection/components/menubar/menubar.css +0 -73
- package/dist/collection/components/menubar/menubar.js +5 -66
- package/dist/collection/components/menubar/menubar.js.map +1 -1
- package/dist/collection/components/menubar/mobile-menubar/mobile-menubar.css +0 -51
- package/dist/collection/components/menubar/mobile-menubar/mobile-menubar.js +2 -41
- package/dist/collection/components/menubar/mobile-menubar/mobile-menubar.js.map +1 -1
- package/dist/collection/components/menubar/search-form/search-form.css +143 -0
- package/dist/collection/components/menubar/search-form/search-form.js +173 -0
- package/dist/collection/components/menubar/search-form/search-form.js.map +1 -0
- package/dist/collection/index.js +0 -1
- package/dist/collection/index.js.map +1 -1
- package/dist/components/index.js +1287 -3
- package/dist/components/index.js.map +1 -1
- package/dist/components/{p-DtjymI-a.js → p-BBoCOJu1.js} +10 -61
- package/dist/components/p-BBoCOJu1.js.map +1 -0
- package/dist/components/p-DxgXtXGD.js +135 -0
- package/dist/components/p-DxgXtXGD.js.map +1 -0
- package/dist/components/zanit-menubar.js +14 -69
- package/dist/components/zanit-menubar.js.map +1 -1
- package/dist/components/zanit-mobile-menubar.js +1 -1
- package/dist/components/zanit-search-form.d.ts +11 -0
- package/dist/components/zanit-search-form.js +9 -0
- package/dist/components/zanit-search-form.js.map +1 -0
- package/dist/esm/{index-Cam6wBSi.js → index-BWVQ0LD4.js} +29 -767
- package/dist/esm/index-BWVQ0LD4.js.map +1 -0
- package/dist/esm/index.js +1 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +3 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/zanichelli-it-frontend-kit.js +4 -5
- package/dist/esm/zanichelli-it-frontend-kit.js.map +1 -1
- package/dist/esm/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.js.map +1 -0
- package/dist/esm/zanit-menubar_3.entry.js +627 -0
- package/dist/esm/zanit-menubar_3.entry.js.map +1 -0
- package/dist/types/components/menubar/menubar.d.ts +1 -15
- package/dist/types/components/menubar/mobile-menubar/mobile-menubar.d.ts +0 -10
- package/dist/types/components/menubar/search-form/search-form.d.ts +27 -0
- package/dist/types/components.d.ts +49 -31
- package/dist/types/index.d.ts +0 -1
- package/dist/types/stencil-public-runtime.d.ts +1 -1
- package/dist/zanichelli-it-frontend-kit/index.esm.js +1 -1
- package/dist/zanichelli-it-frontend-kit/index.esm.js.map +1 -1
- package/dist/zanichelli-it-frontend-kit/loader.esm.js.map +1 -1
- package/dist/zanichelli-it-frontend-kit/p-BWVQ0LD4.js +3 -0
- package/dist/zanichelli-it-frontend-kit/p-BWVQ0LD4.js.map +1 -0
- package/dist/zanichelli-it-frontend-kit/p-e396bda1.entry.js +2 -0
- package/dist/zanichelli-it-frontend-kit/p-e396bda1.entry.js.map +1 -0
- package/dist/zanichelli-it-frontend-kit/zanichelli-it-frontend-kit.css +1 -3611
- package/dist/zanichelli-it-frontend-kit/zanichelli-it-frontend-kit.esm.js +1 -1
- package/dist/zanichelli-it-frontend-kit/zanichelli-it-frontend-kit.esm.js.map +1 -1
- package/dist/zanichelli-it-frontend-kit/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.esm.js.map +1 -0
- package/package.json +13 -10
- package/www/build/index.esm.js +1 -1
- package/www/build/index.esm.js.map +1 -1
- package/www/build/loader.esm.js.map +1 -1
- package/www/build/p-810fffc3.js +2 -0
- package/www/build/p-984b8fa6.css +1 -0
- package/www/build/p-BWVQ0LD4.js +3 -0
- package/www/build/p-BWVQ0LD4.js.map +1 -0
- package/www/build/p-e396bda1.entry.js +2 -0
- package/www/build/p-e396bda1.entry.js.map +1 -0
- package/www/build/zanichelli-it-frontend-kit.css +1 -3611
- package/www/build/zanichelli-it-frontend-kit.esm.js +1 -1
- package/www/build/zanichelli-it-frontend-kit.esm.js.map +1 -1
- package/www/build/zanit-menubar.zanit-mobile-menubar.zanit-search-form.entry.esm.js.map +1 -0
- package/www/index.html +3 -3
- package/dist/cjs/_commonjsHelpers-CFO10eej.js +0 -10
- package/dist/cjs/_commonjsHelpers-CFO10eej.js.map +0 -1
- package/dist/cjs/app-globals-V2Kpy_OQ.js +0 -8
- package/dist/cjs/app-globals-V2Kpy_OQ.js.map +0 -1
- package/dist/cjs/breakpoints-B7vFm-3T.js +0 -12
- package/dist/cjs/breakpoints-B7vFm-3T.js.map +0 -1
- package/dist/cjs/index-B_IQfJ7S.js +0 -2252
- package/dist/cjs/index-B_IQfJ7S.js.map +0 -1
- package/dist/cjs/index-GMHChntS.js +0 -350
- package/dist/cjs/index-GMHChntS.js.map +0 -1
- package/dist/cjs/utils-ByqSbvpv.js +0 -2721
- package/dist/cjs/utils-ByqSbvpv.js.map +0 -1
- package/dist/cjs/utils-KpWnWsPi.js +0 -114
- package/dist/cjs/utils-KpWnWsPi.js.map +0 -1
- package/dist/cjs/z-accordion.cjs.entry.js +0 -52
- package/dist/cjs/z-accordion.cjs.entry.js.map +0 -1
- package/dist/cjs/z-accordion.entry.cjs.js.map +0 -1
- package/dist/cjs/z-alert.cjs.entry.js +0 -21
- package/dist/cjs/z-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +0 -53
- package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +0 -1
- package/dist/cjs/z-anchor-navigation.entry.cjs.js.map +0 -1
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js +0 -156
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-app-header-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-app-header.cjs.entry.js +0 -268
- package/dist/cjs/z-app-header.cjs.entry.js.map +0 -1
- package/dist/cjs/z-app-header.entry.cjs.js.map +0 -1
- package/dist/cjs/z-aria-alert.cjs.entry.js +0 -19
- package/dist/cjs/z-aria-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-aria-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/z-avatar.cjs.entry.js +0 -44
- package/dist/cjs/z-avatar.cjs.entry.js.map +0 -1
- package/dist/cjs/z-avatar.entry.cjs.js.map +0 -1
- package/dist/cjs/z-book-card-app.cjs.entry.js +0 -41
- package/dist/cjs/z-book-card-app.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card-app.entry.cjs.js.map +0 -1
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js +0 -136
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-book-card.cjs.entry.js +0 -82
- package/dist/cjs/z-book-card.cjs.entry.js.map +0 -1
- package/dist/cjs/z-book-card.entry.cjs.js.map +0 -1
- package/dist/cjs/z-breadcrumb.cjs.entry.js +0 -226
- package/dist/cjs/z-breadcrumb.cjs.entry.js.map +0 -1
- package/dist/cjs/z-breadcrumb.entry.cjs.js.map +0 -1
- package/dist/cjs/z-button-sort.cjs.entry.js +0 -54
- package/dist/cjs/z-button-sort.cjs.entry.js.map +0 -1
- package/dist/cjs/z-button-sort.entry.cjs.js.map +0 -1
- package/dist/cjs/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.cjs.js.map +0 -1
- package/dist/cjs/z-button_6.cjs.entry.js +0 -1642
- package/dist/cjs/z-button_6.cjs.entry.js.map +0 -1
- package/dist/cjs/z-card.cjs.entry.js +0 -55
- package/dist/cjs/z-card.cjs.entry.js.map +0 -1
- package/dist/cjs/z-card.entry.cjs.js.map +0 -1
- package/dist/cjs/z-carousel.cjs.entry.js +0 -182
- package/dist/cjs/z-carousel.cjs.entry.js.map +0 -1
- package/dist/cjs/z-carousel.entry.cjs.js.map +0 -1
- package/dist/cjs/z-chip.cjs.entry.js +0 -32
- package/dist/cjs/z-chip.cjs.entry.js.map +0 -1
- package/dist/cjs/z-chip.entry.cjs.js.map +0 -1
- package/dist/cjs/z-combobox.cjs.entry.js +0 -276
- package/dist/cjs/z-combobox.cjs.entry.js.map +0 -1
- package/dist/cjs/z-combobox.entry.cjs.js.map +0 -1
- package/dist/cjs/z-cover-hero.cjs.entry.js +0 -46
- package/dist/cjs/z-cover-hero.cjs.entry.js.map +0 -1
- package/dist/cjs/z-cover-hero.entry.cjs.js.map +0 -1
- package/dist/cjs/z-date-picker.cjs.entry.js +0 -494
- package/dist/cjs/z-date-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/z-date-picker.entry.cjs.js.map +0 -1
- package/dist/cjs/z-divider.z-list-element.entry.cjs.js.map +0 -1
- package/dist/cjs/z-divider_2.cjs.entry.js +0 -151
- package/dist/cjs/z-divider_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-dragdrop-area.z-modal.entry.cjs.js.map +0 -1
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +0 -1038
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +0 -190
- package/dist/cjs/z-file-upload.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file-upload.entry.cjs.js.map +0 -1
- package/dist/cjs/z-file.cjs.entry.js +0 -51
- package/dist/cjs/z-file.cjs.entry.js.map +0 -1
- package/dist/cjs/z-file.entry.cjs.js.map +0 -1
- package/dist/cjs/z-info-box.cjs.entry.js +0 -26
- package/dist/cjs/z-info-box.cjs.entry.js.map +0 -1
- package/dist/cjs/z-info-box.entry.cjs.js.map +0 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +0 -63
- package/dist/cjs/z-info-reveal.cjs.entry.js.map +0 -1
- package/dist/cjs/z-info-reveal.entry.cjs.js.map +0 -1
- package/dist/cjs/z-input.z-input-message.entry.cjs.js.map +0 -1
- package/dist/cjs/z-input_2.cjs.entry.js +0 -315
- package/dist/cjs/z-input_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-list.z-list-group.z-tag.entry.cjs.js.map +0 -1
- package/dist/cjs/z-list_3.cjs.entry.js +0 -93
- package/dist/cjs/z-list_3.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-deprecated.cjs.entry.js +0 -113
- package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +0 -58
- package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-section-deprecated.entry.cjs.js.map +0 -1
- package/dist/cjs/z-menu-section.cjs.entry.js +0 -193
- package/dist/cjs/z-menu-section.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu-section.entry.cjs.js.map +0 -1
- package/dist/cjs/z-menu.cjs.entry.js +0 -319
- package/dist/cjs/z-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/z-menu.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +0 -68
- package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +0 -35
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-dictionary.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +0 -20
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-footer-sections.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +0 -73
- package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-footer.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +0 -23
- package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-icon.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +0 -130
- package/dist/cjs/z-myz-card-info.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-info.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card-list.cjs.entry.js +0 -40
- package/dist/cjs/z-myz-card-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-card-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-card_4.cjs.entry.js +0 -116
- package/dist/cjs/z-myz-card_4.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js +0 -41
- package/dist/cjs/z-myz-list-item.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list-item.entry.cjs.js.map +0 -1
- package/dist/cjs/z-myz-list.cjs.entry.js +0 -38
- package/dist/cjs/z-myz-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-myz-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +0 -227
- package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/z-navigation-tabs.entry.cjs.js.map +0 -1
- package/dist/cjs/z-notification.cjs.entry.js +0 -39
- package/dist/cjs/z-notification.cjs.entry.js.map +0 -1
- package/dist/cjs/z-notification.entry.cjs.js.map +0 -1
- package/dist/cjs/z-offcanvas.z-searchbar.entry.cjs.js.map +0 -1
- package/dist/cjs/z-offcanvas_2.cjs.entry.js +0 -384
- package/dist/cjs/z-offcanvas_2.cjs.entry.js.map +0 -1
- package/dist/cjs/z-otp.cjs.entry.js +0 -43
- package/dist/cjs/z-otp.cjs.entry.js.map +0 -1
- package/dist/cjs/z-otp.entry.cjs.js.map +0 -1
- package/dist/cjs/z-pagination.cjs.entry.js +0 -223
- package/dist/cjs/z-pagination.cjs.entry.js.map +0 -1
- package/dist/cjs/z-pagination.entry.cjs.js.map +0 -1
- package/dist/cjs/z-panel-elem.cjs.entry.js +0 -35
- package/dist/cjs/z-panel-elem.cjs.entry.js.map +0 -1
- package/dist/cjs/z-panel-elem.entry.cjs.js.map +0 -1
- package/dist/cjs/z-popover.cjs.entry.js +0 -317
- package/dist/cjs/z-popover.cjs.entry.js.map +0 -1
- package/dist/cjs/z-popover.entry.cjs.js.map +0 -1
- package/dist/cjs/z-range-picker.cjs.entry.js +0 -361
- package/dist/cjs/z-range-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/z-range-picker.entry.cjs.js.map +0 -1
- package/dist/cjs/z-section-title.cjs.entry.js +0 -27
- package/dist/cjs/z-section-title.cjs.entry.js.map +0 -1
- package/dist/cjs/z-section-title.entry.cjs.js.map +0 -1
- package/dist/cjs/z-select.cjs.entry.js +0 -490
- package/dist/cjs/z-select.cjs.entry.js.map +0 -1
- package/dist/cjs/z-select.entry.cjs.js.map +0 -1
- package/dist/cjs/z-skip-to-content.cjs.entry.js +0 -74
- package/dist/cjs/z-skip-to-content.cjs.entry.js.map +0 -1
- package/dist/cjs/z-skip-to-content.entry.cjs.js.map +0 -1
- package/dist/cjs/z-slideshow.cjs.entry.js +0 -133
- package/dist/cjs/z-slideshow.cjs.entry.js.map +0 -1
- package/dist/cjs/z-slideshow.entry.cjs.js.map +0 -1
- package/dist/cjs/z-stepper-item.cjs.entry.js +0 -32
- package/dist/cjs/z-stepper-item.cjs.entry.js.map +0 -1
- package/dist/cjs/z-stepper-item.entry.cjs.js.map +0 -1
- package/dist/cjs/z-stepper.cjs.entry.js +0 -20
- package/dist/cjs/z-stepper.cjs.entry.js.map +0 -1
- package/dist/cjs/z-stepper.entry.cjs.js.map +0 -1
- package/dist/cjs/z-table.cjs.entry.js +0 -54
- package/dist/cjs/z-table.cjs.entry.js.map +0 -1
- package/dist/cjs/z-table.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tbody.cjs.entry.js +0 -20
- package/dist/cjs/z-tbody.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tbody.entry.cjs.js.map +0 -1
- package/dist/cjs/z-td.cjs.entry.js +0 -47
- package/dist/cjs/z-td.cjs.entry.js.map +0 -1
- package/dist/cjs/z-td.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tfoot.cjs.entry.js +0 -21
- package/dist/cjs/z-tfoot.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tfoot.entry.cjs.js.map +0 -1
- package/dist/cjs/z-th.cjs.entry.js +0 -67
- package/dist/cjs/z-th.cjs.entry.js.map +0 -1
- package/dist/cjs/z-th.entry.cjs.js.map +0 -1
- package/dist/cjs/z-thead.cjs.entry.js +0 -21
- package/dist/cjs/z-thead.cjs.entry.js.map +0 -1
- package/dist/cjs/z-thead.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +0 -57
- package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toast-notification-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js +0 -2820
- package/dist/cjs/z-toast-notification.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toast-notification.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toggle-button.cjs.entry.js +0 -36
- package/dist/cjs/z-toggle-button.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toggle-button.entry.cjs.js.map +0 -1
- package/dist/cjs/z-toggle-switch.cjs.entry.js +0 -48
- package/dist/cjs/z-toggle-switch.cjs.entry.js.map +0 -1
- package/dist/cjs/z-toggle-switch.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tooltip.cjs.entry.js +0 -29
- package/dist/cjs/z-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tooltip.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tr.cjs.entry.js +0 -61
- package/dist/cjs/z-tr.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tr.entry.cjs.js.map +0 -1
- package/dist/cjs/z-tree-list.cjs.entry.js +0 -116
- package/dist/cjs/z-tree-list.cjs.entry.js.map +0 -1
- package/dist/cjs/z-tree-list.entry.cjs.js.map +0 -1
- package/dist/cjs/z-visually-hidden.cjs.entry.js +0 -20
- package/dist/cjs/z-visually-hidden.cjs.entry.js.map +0 -1
- package/dist/cjs/z-visually-hidden.entry.cjs.js.map +0 -1
- package/dist/components/p--G52XiFB.js +0 -57
- package/dist/components/p--G52XiFB.js.map +0 -1
- package/dist/components/p-1QbMnjQr.js +0 -403
- package/dist/components/p-1QbMnjQr.js.map +0 -1
- package/dist/components/p-1jO81GcE.js +0 -75
- package/dist/components/p-1jO81GcE.js.map +0 -1
- package/dist/components/p-4PNB4w8V.js +0 -104
- package/dist/components/p-4PNB4w8V.js.map +0 -1
- package/dist/components/p-6yWekrsb.js +0 -37
- package/dist/components/p-6yWekrsb.js.map +0 -1
- package/dist/components/p-B5UJRxUr.js +0 -1041
- package/dist/components/p-B5UJRxUr.js.map +0 -1
- package/dist/components/p-B85MJLTf.js +0 -8
- package/dist/components/p-B85MJLTf.js.map +0 -1
- package/dist/components/p-BGPZk9eu.js +0 -46
- package/dist/components/p-BGPZk9eu.js.map +0 -1
- package/dist/components/p-BMpzETxO.js +0 -34
- package/dist/components/p-BMpzETxO.js.map +0 -1
- package/dist/components/p-BRLNgjfc.js +0 -54
- package/dist/components/p-BRLNgjfc.js.map +0 -1
- package/dist/components/p-BS2see6_.js +0 -54
- package/dist/components/p-BS2see6_.js.map +0 -1
- package/dist/components/p-BTJdmi5u.js +0 -67
- package/dist/components/p-BTJdmi5u.js.map +0 -1
- package/dist/components/p-Bb4TxQ4Z.js +0 -41
- package/dist/components/p-Bb4TxQ4Z.js.map +0 -1
- package/dist/components/p-BksaFn5w.js +0 -110
- package/dist/components/p-BksaFn5w.js.map +0 -1
- package/dist/components/p-Bv51o61T.js +0 -37
- package/dist/components/p-Bv51o61T.js.map +0 -1
- package/dist/components/p-BwHJP9i2.js +0 -342
- package/dist/components/p-BwHJP9i2.js.map +0 -1
- package/dist/components/p-Ce7XL4AN.js +0 -350
- package/dist/components/p-Ce7XL4AN.js.map +0 -1
- package/dist/components/p-CtHvbgrX.js +0 -34
- package/dist/components/p-CtHvbgrX.js.map +0 -1
- package/dist/components/p-Cvo0JvVA.js.map +0 -1
- package/dist/components/p-CxQi4ChZ.js +0 -34
- package/dist/components/p-CxQi4ChZ.js.map +0 -1
- package/dist/components/p-CxnHjLow.js +0 -78
- package/dist/components/p-CxnHjLow.js.map +0 -1
- package/dist/components/p-D0k-WF7B.js +0 -988
- package/dist/components/p-D0k-WF7B.js.map +0 -1
- package/dist/components/p-D40tFr4B.js +0 -104
- package/dist/components/p-D40tFr4B.js.map +0 -1
- package/dist/components/p-D5yGhrkO.js +0 -93
- package/dist/components/p-D5yGhrkO.js.map +0 -1
- package/dist/components/p-D8h3305e.js +0 -179
- package/dist/components/p-D8h3305e.js.map +0 -1
- package/dist/components/p-DdBtP_ql.js +0 -67
- package/dist/components/p-DdBtP_ql.js.map +0 -1
- package/dist/components/p-DdQZVxMI.js +0 -2715
- package/dist/components/p-DdQZVxMI.js.map +0 -1
- package/dist/components/p-Dmvqdx9d.js +0 -37
- package/dist/components/p-Dmvqdx9d.js.map +0 -1
- package/dist/components/p-Drsa4t8B.js +0 -46
- package/dist/components/p-Drsa4t8B.js.map +0 -1
- package/dist/components/p-DtjymI-a.js.map +0 -1
- package/dist/components/p-DwGwpR2l.js +0 -341
- package/dist/components/p-DwGwpR2l.js.map +0 -1
- package/dist/components/p-JwCxX1IV.js +0 -87
- package/dist/components/p-JwCxX1IV.js.map +0 -1
- package/dist/components/p-Mr4jKQJm.js +0 -66
- package/dist/components/p-Mr4jKQJm.js.map +0 -1
- package/dist/components/p-OO0PWz0z.js +0 -64
- package/dist/components/p-OO0PWz0z.js.map +0 -1
- package/dist/components/p-Q-tWjk7P.js +0 -12
- package/dist/components/p-Q-tWjk7P.js.map +0 -1
- package/dist/components/p-QhHo26Fs.js +0 -63
- package/dist/components/p-QhHo26Fs.js.map +0 -1
- package/dist/components/p-bZrHj3wi.js +0 -85
- package/dist/components/p-bZrHj3wi.js.map +0 -1
- package/dist/components/z-accordion.js +0 -86
- package/dist/components/z-accordion.js.map +0 -1
- package/dist/components/z-alert.js +0 -9
- package/dist/components/z-alert.js.map +0 -1
- package/dist/components/z-anchor-navigation.js +0 -86
- package/dist/components/z-anchor-navigation.js.map +0 -1
- package/dist/components/z-app-header-deprecated.js +0 -256
- package/dist/components/z-app-header-deprecated.js.map +0 -1
- package/dist/components/z-app-header.js +0 -368
- package/dist/components/z-app-header.js.map +0 -1
- package/dist/components/z-aria-alert.js +0 -37
- package/dist/components/z-aria-alert.js.map +0 -1
- package/dist/components/z-avatar.js +0 -67
- package/dist/components/z-avatar.js.map +0 -1
- package/dist/components/z-book-card-app.js +0 -76
- package/dist/components/z-book-card-app.js.map +0 -1
- package/dist/components/z-book-card-deprecated.js +0 -176
- package/dist/components/z-book-card-deprecated.js.map +0 -1
- package/dist/components/z-book-card.js +0 -123
- package/dist/components/z-book-card.js.map +0 -1
- package/dist/components/z-breadcrumb.js +0 -291
- package/dist/components/z-breadcrumb.js.map +0 -1
- package/dist/components/z-button-sort.js +0 -87
- package/dist/components/z-button-sort.js.map +0 -1
- package/dist/components/z-button.js +0 -9
- package/dist/components/z-button.js.map +0 -1
- package/dist/components/z-card.js +0 -84
- package/dist/components/z-card.js.map +0 -1
- package/dist/components/z-carousel.js +0 -235
- package/dist/components/z-carousel.js.map +0 -1
- package/dist/components/z-chip.js +0 -9
- package/dist/components/z-chip.js.map +0 -1
- package/dist/components/z-combobox.js +0 -356
- package/dist/components/z-combobox.js.map +0 -1
- package/dist/components/z-cover-hero.js +0 -67
- package/dist/components/z-cover-hero.js.map +0 -1
- package/dist/components/z-date-picker.js +0 -539
- package/dist/components/z-date-picker.js.map +0 -1
- package/dist/components/z-divider.js +0 -9
- package/dist/components/z-divider.js.map +0 -1
- package/dist/components/z-dragdrop-area.js +0 -9
- package/dist/components/z-dragdrop-area.js.map +0 -1
- package/dist/components/z-file-upload.js +0 -254
- package/dist/components/z-file-upload.js.map +0 -1
- package/dist/components/z-file.js +0 -90
- package/dist/components/z-file.js.map +0 -1
- package/dist/components/z-ghost-loading.js +0 -9
- package/dist/components/z-ghost-loading.js.map +0 -1
- package/dist/components/z-icon.js +0 -9
- package/dist/components/z-icon.js.map +0 -1
- package/dist/components/z-info-box.js +0 -52
- package/dist/components/z-info-box.js.map +0 -1
- package/dist/components/z-info-reveal.js +0 -9
- package/dist/components/z-info-reveal.js.map +0 -1
- package/dist/components/z-input-message.js +0 -9
- package/dist/components/z-input-message.js.map +0 -1
- package/dist/components/z-input.js +0 -9
- package/dist/components/z-input.js.map +0 -1
- package/dist/components/z-list-element.js +0 -9
- package/dist/components/z-list-element.js.map +0 -1
- package/dist/components/z-list-group.js +0 -9
- package/dist/components/z-list-group.js.map +0 -1
- package/dist/components/z-list.js +0 -9
- package/dist/components/z-list.js.map +0 -1
- package/dist/components/z-logo.js +0 -9
- package/dist/components/z-logo.js.map +0 -1
- package/dist/components/z-menu-deprecated.js +0 -145
- package/dist/components/z-menu-deprecated.js.map +0 -1
- package/dist/components/z-menu-section-deprecated.js +0 -85
- package/dist/components/z-menu-section-deprecated.js.map +0 -1
- package/dist/components/z-menu-section.js +0 -227
- package/dist/components/z-menu-section.js.map +0 -1
- package/dist/components/z-menu.js +0 -354
- package/dist/components/z-menu.js.map +0 -1
- package/dist/components/z-modal.js +0 -9
- package/dist/components/z-modal.js.map +0 -1
- package/dist/components/z-myz-card-alert.js +0 -102
- package/dist/components/z-myz-card-alert.js.map +0 -1
- package/dist/components/z-myz-card-body.js +0 -9
- package/dist/components/z-myz-card-body.js.map +0 -1
- package/dist/components/z-myz-card-cover.js +0 -9
- package/dist/components/z-myz-card-cover.js.map +0 -1
- package/dist/components/z-myz-card-dictionary.js +0 -95
- package/dist/components/z-myz-card-dictionary.js.map +0 -1
- package/dist/components/z-myz-card-footer-sections.js +0 -37
- package/dist/components/z-myz-card-footer-sections.js.map +0 -1
- package/dist/components/z-myz-card-footer.js +0 -100
- package/dist/components/z-myz-card-footer.js.map +0 -1
- package/dist/components/z-myz-card-header.js +0 -9
- package/dist/components/z-myz-card-header.js.map +0 -1
- package/dist/components/z-myz-card-icon.js +0 -50
- package/dist/components/z-myz-card-icon.js.map +0 -1
- package/dist/components/z-myz-card-info.js +0 -163
- package/dist/components/z-myz-card-info.js.map +0 -1
- package/dist/components/z-myz-card-list.js +0 -59
- package/dist/components/z-myz-card-list.js.map +0 -1
- package/dist/components/z-myz-card.js +0 -9
- package/dist/components/z-myz-card.js.map +0 -1
- package/dist/components/z-myz-list-item.js +0 -9
- package/dist/components/z-myz-list-item.js.map +0 -1
- package/dist/components/z-myz-list.js +0 -72
- package/dist/components/z-myz-list.js.map +0 -1
- package/dist/components/z-navigation-tabs.js +0 -260
- package/dist/components/z-navigation-tabs.js.map +0 -1
- package/dist/components/z-notification.js +0 -69
- package/dist/components/z-notification.js.map +0 -1
- package/dist/components/z-offcanvas.js +0 -9
- package/dist/components/z-offcanvas.js.map +0 -1
- package/dist/components/z-otp.js +0 -76
- package/dist/components/z-otp.js.map +0 -1
- package/dist/components/z-pagination.js +0 -281
- package/dist/components/z-pagination.js.map +0 -1
- package/dist/components/z-panel-elem.js +0 -67
- package/dist/components/z-panel-elem.js.map +0 -1
- package/dist/components/z-popover.js +0 -9
- package/dist/components/z-popover.js.map +0 -1
- package/dist/components/z-range-picker.js +0 -414
- package/dist/components/z-range-picker.js.map +0 -1
- package/dist/components/z-searchbar.js +0 -9
- package/dist/components/z-searchbar.js.map +0 -1
- package/dist/components/z-section-title.js +0 -53
- package/dist/components/z-section-title.js.map +0 -1
- package/dist/components/z-select.js +0 -582
- package/dist/components/z-select.js.map +0 -1
- package/dist/components/z-skip-to-content.js +0 -94
- package/dist/components/z-skip-to-content.js.map +0 -1
- package/dist/components/z-slideshow.js +0 -162
- package/dist/components/z-slideshow.js.map +0 -1
- package/dist/components/z-stepper-item.js +0 -61
- package/dist/components/z-stepper-item.js.map +0 -1
- package/dist/components/z-stepper.js +0 -37
- package/dist/components/z-stepper.js.map +0 -1
- package/dist/components/z-table.js +0 -69
- package/dist/components/z-table.js.map +0 -1
- package/dist/components/z-tag.js +0 -9
- package/dist/components/z-tag.js.map +0 -1
- package/dist/components/z-tbody.js +0 -9
- package/dist/components/z-tbody.js.map +0 -1
- package/dist/components/z-td.js +0 -9
- package/dist/components/z-td.js.map +0 -1
- package/dist/components/z-tfoot.js +0 -9
- package/dist/components/z-tfoot.js.map +0 -1
- package/dist/components/z-th.js +0 -9
- package/dist/components/z-th.js.map +0 -1
- package/dist/components/z-thead.js +0 -9
- package/dist/components/z-thead.js.map +0 -1
- package/dist/components/z-toast-notification-list.js +0 -79
- package/dist/components/z-toast-notification-list.js.map +0 -1
- package/dist/components/z-toast-notification.js +0 -2858
- package/dist/components/z-toast-notification.js.map +0 -1
- package/dist/components/z-toggle-button.js +0 -65
- package/dist/components/z-toggle-button.js.map +0 -1
- package/dist/components/z-toggle-switch.js +0 -74
- package/dist/components/z-toggle-switch.js.map +0 -1
- package/dist/components/z-tooltip.js +0 -58
- package/dist/components/z-tooltip.js.map +0 -1
- package/dist/components/z-tr.js +0 -9
- package/dist/components/z-tr.js.map +0 -1
- package/dist/components/z-tree-list.js +0 -163
- package/dist/components/z-tree-list.js.map +0 -1
- package/dist/components/z-visually-hidden.js +0 -37
- package/dist/components/z-visually-hidden.js.map +0 -1
- package/dist/esm/_commonjsHelpers-B85MJLTf.js +0 -8
- package/dist/esm/_commonjsHelpers-B85MJLTf.js.map +0 -1
- package/dist/esm/app-globals-DQuL1Twl.js +0 -6
- package/dist/esm/app-globals-DQuL1Twl.js.map +0 -1
- package/dist/esm/breakpoints-Q-tWjk7P.js +0 -12
- package/dist/esm/breakpoints-Q-tWjk7P.js.map +0 -1
- package/dist/esm/index-B2-dCTD2.js +0 -350
- package/dist/esm/index-B2-dCTD2.js.map +0 -1
- package/dist/esm/index-Cam6wBSi.js.map +0 -1
- package/dist/esm/utils-CNUNJl55.js +0 -2715
- package/dist/esm/utils-CNUNJl55.js.map +0 -1
- package/dist/esm/utils-GdAsGfFX.js +0 -104
- package/dist/esm/utils-GdAsGfFX.js.map +0 -1
- package/dist/esm/z-accordion.entry.js +0 -50
- package/dist/esm/z-accordion.entry.js.map +0 -1
- package/dist/esm/z-alert.entry.js +0 -19
- package/dist/esm/z-alert.entry.js.map +0 -1
- package/dist/esm/z-anchor-navigation.entry.js +0 -51
- package/dist/esm/z-anchor-navigation.entry.js.map +0 -1
- package/dist/esm/z-app-header-deprecated.entry.js +0 -154
- package/dist/esm/z-app-header-deprecated.entry.js.map +0 -1
- package/dist/esm/z-app-header.entry.js +0 -266
- package/dist/esm/z-app-header.entry.js.map +0 -1
- package/dist/esm/z-aria-alert.entry.js +0 -17
- package/dist/esm/z-aria-alert.entry.js.map +0 -1
- package/dist/esm/z-avatar.entry.js +0 -42
- package/dist/esm/z-avatar.entry.js.map +0 -1
- package/dist/esm/z-book-card-app.entry.js +0 -39
- package/dist/esm/z-book-card-app.entry.js.map +0 -1
- package/dist/esm/z-book-card-deprecated.entry.js +0 -134
- package/dist/esm/z-book-card-deprecated.entry.js.map +0 -1
- package/dist/esm/z-book-card.entry.js +0 -80
- package/dist/esm/z-book-card.entry.js.map +0 -1
- package/dist/esm/z-breadcrumb.entry.js +0 -224
- package/dist/esm/z-breadcrumb.entry.js.map +0 -1
- package/dist/esm/z-button-sort.entry.js +0 -52
- package/dist/esm/z-button-sort.entry.js.map +0 -1
- package/dist/esm/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.js.map +0 -1
- package/dist/esm/z-button_6.entry.js +0 -1635
- package/dist/esm/z-button_6.entry.js.map +0 -1
- package/dist/esm/z-card.entry.js +0 -53
- package/dist/esm/z-card.entry.js.map +0 -1
- package/dist/esm/z-carousel.entry.js +0 -180
- package/dist/esm/z-carousel.entry.js.map +0 -1
- package/dist/esm/z-chip.entry.js +0 -30
- package/dist/esm/z-chip.entry.js.map +0 -1
- package/dist/esm/z-combobox.entry.js +0 -274
- package/dist/esm/z-combobox.entry.js.map +0 -1
- package/dist/esm/z-cover-hero.entry.js +0 -44
- package/dist/esm/z-cover-hero.entry.js.map +0 -1
- package/dist/esm/z-date-picker.entry.js +0 -492
- package/dist/esm/z-date-picker.entry.js.map +0 -1
- package/dist/esm/z-divider.z-list-element.entry.js.map +0 -1
- package/dist/esm/z-divider_2.entry.js +0 -148
- package/dist/esm/z-divider_2.entry.js.map +0 -1
- package/dist/esm/z-dragdrop-area.z-modal.entry.js.map +0 -1
- package/dist/esm/z-dragdrop-area_2.entry.js +0 -1035
- package/dist/esm/z-dragdrop-area_2.entry.js.map +0 -1
- package/dist/esm/z-file-upload.entry.js +0 -188
- package/dist/esm/z-file-upload.entry.js.map +0 -1
- package/dist/esm/z-file.entry.js +0 -49
- package/dist/esm/z-file.entry.js.map +0 -1
- package/dist/esm/z-info-box.entry.js +0 -24
- package/dist/esm/z-info-box.entry.js.map +0 -1
- package/dist/esm/z-info-reveal.entry.js +0 -61
- package/dist/esm/z-info-reveal.entry.js.map +0 -1
- package/dist/esm/z-input.z-input-message.entry.js.map +0 -1
- package/dist/esm/z-input_2.entry.js +0 -312
- package/dist/esm/z-input_2.entry.js.map +0 -1
- package/dist/esm/z-list.z-list-group.z-tag.entry.js.map +0 -1
- package/dist/esm/z-list_3.entry.js +0 -89
- package/dist/esm/z-list_3.entry.js.map +0 -1
- package/dist/esm/z-menu-deprecated.entry.js +0 -111
- package/dist/esm/z-menu-deprecated.entry.js.map +0 -1
- package/dist/esm/z-menu-section-deprecated.entry.js +0 -56
- package/dist/esm/z-menu-section-deprecated.entry.js.map +0 -1
- package/dist/esm/z-menu-section.entry.js +0 -191
- package/dist/esm/z-menu-section.entry.js.map +0 -1
- package/dist/esm/z-menu.entry.js +0 -317
- package/dist/esm/z-menu.entry.js.map +0 -1
- package/dist/esm/z-myz-card-alert.entry.js +0 -66
- package/dist/esm/z-myz-card-alert.entry.js.map +0 -1
- package/dist/esm/z-myz-card-dictionary.entry.js +0 -33
- package/dist/esm/z-myz-card-dictionary.entry.js.map +0 -1
- package/dist/esm/z-myz-card-footer-sections.entry.js +0 -18
- package/dist/esm/z-myz-card-footer-sections.entry.js.map +0 -1
- package/dist/esm/z-myz-card-footer.entry.js +0 -71
- package/dist/esm/z-myz-card-footer.entry.js.map +0 -1
- package/dist/esm/z-myz-card-icon.entry.js +0 -21
- package/dist/esm/z-myz-card-icon.entry.js.map +0 -1
- package/dist/esm/z-myz-card-info.entry.js +0 -128
- package/dist/esm/z-myz-card-info.entry.js.map +0 -1
- package/dist/esm/z-myz-card-list.entry.js +0 -38
- package/dist/esm/z-myz-card-list.entry.js.map +0 -1
- package/dist/esm/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.js.map +0 -1
- package/dist/esm/z-myz-card_4.entry.js +0 -111
- package/dist/esm/z-myz-card_4.entry.js.map +0 -1
- package/dist/esm/z-myz-list-item.entry.js +0 -39
- package/dist/esm/z-myz-list-item.entry.js.map +0 -1
- package/dist/esm/z-myz-list.entry.js +0 -36
- package/dist/esm/z-myz-list.entry.js.map +0 -1
- package/dist/esm/z-navigation-tabs.entry.js +0 -225
- package/dist/esm/z-navigation-tabs.entry.js.map +0 -1
- package/dist/esm/z-notification.entry.js +0 -37
- package/dist/esm/z-notification.entry.js.map +0 -1
- package/dist/esm/z-offcanvas.z-searchbar.entry.js.map +0 -1
- package/dist/esm/z-offcanvas_2.entry.js +0 -381
- package/dist/esm/z-offcanvas_2.entry.js.map +0 -1
- package/dist/esm/z-otp.entry.js +0 -41
- package/dist/esm/z-otp.entry.js.map +0 -1
- package/dist/esm/z-pagination.entry.js +0 -221
- package/dist/esm/z-pagination.entry.js.map +0 -1
- package/dist/esm/z-panel-elem.entry.js +0 -33
- package/dist/esm/z-panel-elem.entry.js.map +0 -1
- package/dist/esm/z-popover.entry.js +0 -315
- package/dist/esm/z-popover.entry.js.map +0 -1
- package/dist/esm/z-range-picker.entry.js +0 -359
- package/dist/esm/z-range-picker.entry.js.map +0 -1
- package/dist/esm/z-section-title.entry.js +0 -25
- package/dist/esm/z-section-title.entry.js.map +0 -1
- package/dist/esm/z-select.entry.js +0 -488
- package/dist/esm/z-select.entry.js.map +0 -1
- package/dist/esm/z-skip-to-content.entry.js +0 -72
- package/dist/esm/z-skip-to-content.entry.js.map +0 -1
- package/dist/esm/z-slideshow.entry.js +0 -131
- package/dist/esm/z-slideshow.entry.js.map +0 -1
- package/dist/esm/z-stepper-item.entry.js +0 -30
- package/dist/esm/z-stepper-item.entry.js.map +0 -1
- package/dist/esm/z-stepper.entry.js +0 -18
- package/dist/esm/z-stepper.entry.js.map +0 -1
- package/dist/esm/z-table.entry.js +0 -52
- package/dist/esm/z-table.entry.js.map +0 -1
- package/dist/esm/z-tbody.entry.js +0 -18
- package/dist/esm/z-tbody.entry.js.map +0 -1
- package/dist/esm/z-td.entry.js +0 -45
- package/dist/esm/z-td.entry.js.map +0 -1
- package/dist/esm/z-tfoot.entry.js +0 -19
- package/dist/esm/z-tfoot.entry.js.map +0 -1
- package/dist/esm/z-th.entry.js +0 -65
- package/dist/esm/z-th.entry.js.map +0 -1
- package/dist/esm/z-thead.entry.js +0 -19
- package/dist/esm/z-thead.entry.js.map +0 -1
- package/dist/esm/z-toast-notification-list.entry.js +0 -55
- package/dist/esm/z-toast-notification-list.entry.js.map +0 -1
- package/dist/esm/z-toast-notification.entry.js +0 -2818
- package/dist/esm/z-toast-notification.entry.js.map +0 -1
- package/dist/esm/z-toggle-button.entry.js +0 -34
- package/dist/esm/z-toggle-button.entry.js.map +0 -1
- package/dist/esm/z-toggle-switch.entry.js +0 -46
- package/dist/esm/z-toggle-switch.entry.js.map +0 -1
- package/dist/esm/z-tooltip.entry.js +0 -27
- package/dist/esm/z-tooltip.entry.js.map +0 -1
- package/dist/esm/z-tr.entry.js +0 -59
- package/dist/esm/z-tr.entry.js.map +0 -1
- package/dist/esm/z-tree-list.entry.js +0 -114
- package/dist/esm/z-tree-list.entry.js.map +0 -1
- package/dist/esm/z-visually-hidden.entry.js +0 -18
- package/dist/esm/z-visually-hidden.entry.js.map +0 -1
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/book-card/z-book-card/styles.css +0 -202
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/book-card/z-book-card-app/styles.css +0 -74
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/css-components/z-link/styles.css +0 -168
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/date-picker/styles.css +0 -565
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-app-header-deprecated/styles.css +0 -441
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-book-card-deprecated/styles.css +0 -486
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-menu-deprecated/styles.css +0 -217
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-menu-section-deprecated/styles.css +0 -123
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-section-title/styles.css +0 -45
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/file-upload/z-dragdrop-area/styles.css +0 -82
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/file-upload/z-file/styles.css +0 -23
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/file-upload/z-file-upload/styles.css +0 -91
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list/styles.css +0 -6
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list-element/styles.css +0 -108
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list-group/styles.css +0 -26
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-tree-list/styles.css +0 -142
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/cells/z-td/styles.css +0 -71
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/cells/z-th/styles.css +0 -127
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-table/styles.css +0 -18
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tbody/styles.css +0 -4
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tfoot/styles.css +0 -13
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-thead/styles.css +0 -19
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-tr/styles.css +0 -86
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-accordion/styles.css +0 -260
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-anchor-navigation/styles.css +0 -122
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-app-header/styles.css +0 -397
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-avatar/styles.css +0 -32
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-breadcrumb/styles.css +0 -151
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-button/styles.css +0 -149
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-button-sort/styles.css +0 -84
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-card/styles.css +0 -230
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-carousel/styles.css +0 -148
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-chip/styles.css +0 -118
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-combobox/styles.css +0 -220
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-cover-hero/styles.css +0 -93
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-divider/styles.css +0 -37
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-ghost-loading/styles.css +0 -34
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-icon/styles.css +0 -14
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-info-box/styles.css +0 -23
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-info-reveal/styles.css +0 -130
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input/styles.css +0 -416
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input-message/styles.css +0 -53
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-logo/styles.css +0 -29
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-menu/styles.css +0 -213
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-menu-section/styles.css +0 -138
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-modal/styles.css +0 -266
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-navigation-tabs/styles.css +0 -212
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-notification/styles.css +0 -119
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-offcanvas/styles.css +0 -122
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-pagination/styles.css +0 -199
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-panel-elem/styles.css +0 -46
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-popover/styles.css +0 -147
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-searchbar/styles.css +0 -297
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-select/styles.css +0 -321
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-skip-to-content/styles.css +0 -81
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-stepper/styles.css +0 -19
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-stepper-item/styles.css +0 -150
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tag/styles.css +0 -47
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toast-notification/styles.css +0 -261
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toast-notification-list/styles.css +0 -100
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toggle-button/styles.css +0 -60
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toggle-switch/styles.css +0 -104
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tooltip/styles.css +0 -17
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-visually-hidden/styles.css +0 -12
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +0 -44
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +0 -62
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +0 -13
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +0 -11
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +0 -76
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +0 -187
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +0 -20
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +0 -59
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +0 -69
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +0 -93
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +0 -46
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +0 -4
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +0 -66
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/z-alert/styles.css +0 -28
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/z-otp/styles.css +0 -52
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/snowflakes/myz/z-slideshow/styles.css +0 -134
- package/dist/node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/tokens/typography.css +0 -769
- package/dist/zanichelli-it-frontend-kit/p-06a75db9.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-06a75db9.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1301f408.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1301f408.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-14695889.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-14695889.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1a55b30b.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1a55b30b.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1d8f3be0.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1d8f3be0.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-1edb773f.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-1edb773f.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-24c5e0cc.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-24c5e0cc.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-25b57525.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-25b57525.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-26c0bb2c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-26c0bb2c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-285d0e0f.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-285d0e0f.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-2e1826ab.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-2e1826ab.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-2fb38b5e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-2fb38b5e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-353dfd3a.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-353dfd3a.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3b17af78.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3b17af78.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3b23bf6b.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3b23bf6b.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3c197169.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3c197169.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-3f49652c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-3f49652c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4035e4b7.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4035e4b7.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4ad3b8c3.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4ad3b8c3.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4b0f8b7c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4b0f8b7c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4e503a77.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4e503a77.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-4fb10c24.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-4fb10c24.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-52d05436.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-52d05436.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-53c4cea5.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-53c4cea5.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-545cf652.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-545cf652.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-5edcf0ee.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-5edcf0ee.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-65f0a8cd.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-65f0a8cd.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-673af8ea.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-673af8ea.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-69c45802.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-69c45802.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-6aa64881.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-6aa64881.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-6d0758da.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-6d0758da.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-71c28d19.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-71c28d19.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-752d72d8.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-752d72d8.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-7551d826.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-7551d826.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-7f0a51da.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-7f0a51da.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-84a30acf.entry.js +0 -17
- package/dist/zanichelli-it-frontend-kit/p-84a30acf.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-877d6f26.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-877d6f26.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-8bed1043.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-8bed1043.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-8c2538dc.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-8c2538dc.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-906081da.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-906081da.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-9126ad89.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-9126ad89.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-9260de4d.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-9260de4d.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-93176ede.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-93176ede.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-98b10414.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-98b10414.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-B2-dCTD2.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-B2-dCTD2.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-B85MJLTf.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-B85MJLTf.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-C46tSaXG.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-C46tSaXG.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-Cam6wBSi.js +0 -3
- package/dist/zanichelli-it-frontend-kit/p-Cam6wBSi.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-Cj7hOgFG.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-Cj7hOgFG.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-DQuL1Twl.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-DQuL1Twl.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-Q-tWjk7P.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-Q-tWjk7P.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-a7f0a630.entry.js +0 -7
- package/dist/zanichelli-it-frontend-kit/p-a7f0a630.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-af8a7986.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-af8a7986.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-b8198b19.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-b8198b19.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-b9fba3a0.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-b9fba3a0.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ba1d43ec.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ba1d43ec.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-bdd53627.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-bdd53627.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-c363882e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-c363882e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-c55a5042.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-c55a5042.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-cc00d883.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-cc00d883.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d23576e5.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d23576e5.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d3e18055.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d3e18055.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d404ce2d.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d404ce2d.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d767c93a.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d767c93a.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-d854a0fb.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-d854a0fb.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-da27116e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-da27116e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-da73a0e0.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-da73a0e0.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-e3d9cd6c.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-e3d9cd6c.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-e46785e6.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-e46785e6.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-e60b79de.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-e60b79de.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ea18b15f.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ea18b15f.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ea7db3b1.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ea7db3b1.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-ec50e1b7.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-ec50e1b7.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-f0162a34.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-f0162a34.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-f70245a3.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-f70245a3.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/p-f765dd3e.entry.js +0 -2
- package/dist/zanichelli-it-frontend-kit/p-f765dd3e.entry.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-accordion.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-alert.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-anchor-navigation.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-app-header-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-app-header.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-aria-alert.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-avatar.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-book-card-app.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-book-card-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-book-card.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-breadcrumb.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-button-sort.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-card.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-carousel.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-chip.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-combobox.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-cover-hero.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-date-picker.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-divider.z-list-element.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-dragdrop-area.z-modal.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-file-upload.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-file.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-info-box.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-info-reveal.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-input.z-input-message.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-list.z-list-group.z-tag.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu-section-deprecated.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu-section.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-menu.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-alert.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-dictionary.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-footer-sections.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-footer.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-icon.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-info.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-list-item.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-myz-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-navigation-tabs.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-notification.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-offcanvas.z-searchbar.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-otp.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-pagination.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-panel-elem.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-popover.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-range-picker.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-section-title.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-select.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-skip-to-content.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-slideshow.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-stepper-item.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-stepper.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-table.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tbody.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-td.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tfoot.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-th.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-thead.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toast-notification-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toast-notification.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toggle-button.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-toggle-switch.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tooltip.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tr.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-tree-list.entry.esm.js.map +0 -1
- package/dist/zanichelli-it-frontend-kit/z-visually-hidden.entry.esm.js.map +0 -1
- package/www/build/p-06a75db9.entry.js +0 -2
- package/www/build/p-06a75db9.entry.js.map +0 -1
- package/www/build/p-1301f408.entry.js +0 -2
- package/www/build/p-1301f408.entry.js.map +0 -1
- package/www/build/p-14695889.entry.js +0 -2
- package/www/build/p-14695889.entry.js.map +0 -1
- package/www/build/p-1a55b30b.entry.js +0 -2
- package/www/build/p-1a55b30b.entry.js.map +0 -1
- package/www/build/p-1d8f3be0.entry.js +0 -2
- package/www/build/p-1d8f3be0.entry.js.map +0 -1
- package/www/build/p-1edb773f.entry.js +0 -2
- package/www/build/p-1edb773f.entry.js.map +0 -1
- package/www/build/p-24c5e0cc.entry.js +0 -2
- package/www/build/p-24c5e0cc.entry.js.map +0 -1
- package/www/build/p-25b57525.entry.js +0 -2
- package/www/build/p-25b57525.entry.js.map +0 -1
- package/www/build/p-26c0bb2c.entry.js +0 -2
- package/www/build/p-26c0bb2c.entry.js.map +0 -1
- package/www/build/p-285d0e0f.entry.js +0 -2
- package/www/build/p-285d0e0f.entry.js.map +0 -1
- package/www/build/p-2e1826ab.entry.js +0 -2
- package/www/build/p-2e1826ab.entry.js.map +0 -1
- package/www/build/p-2fb38b5e.entry.js +0 -2
- package/www/build/p-2fb38b5e.entry.js.map +0 -1
- package/www/build/p-353dfd3a.entry.js +0 -2
- package/www/build/p-353dfd3a.entry.js.map +0 -1
- package/www/build/p-397b016e.js +0 -2
- package/www/build/p-3b17af78.entry.js +0 -2
- package/www/build/p-3b17af78.entry.js.map +0 -1
- package/www/build/p-3b23bf6b.entry.js +0 -2
- package/www/build/p-3b23bf6b.entry.js.map +0 -1
- package/www/build/p-3c197169.entry.js +0 -2
- package/www/build/p-3c197169.entry.js.map +0 -1
- package/www/build/p-3f49652c.entry.js +0 -2
- package/www/build/p-3f49652c.entry.js.map +0 -1
- package/www/build/p-4035e4b7.entry.js +0 -2
- package/www/build/p-4035e4b7.entry.js.map +0 -1
- package/www/build/p-4ad3b8c3.entry.js +0 -2
- package/www/build/p-4ad3b8c3.entry.js.map +0 -1
- package/www/build/p-4b0f8b7c.entry.js +0 -2
- package/www/build/p-4b0f8b7c.entry.js.map +0 -1
- package/www/build/p-4e503a77.entry.js +0 -2
- package/www/build/p-4e503a77.entry.js.map +0 -1
- package/www/build/p-4fb10c24.entry.js +0 -2
- package/www/build/p-4fb10c24.entry.js.map +0 -1
- package/www/build/p-52d05436.entry.js +0 -2
- package/www/build/p-52d05436.entry.js.map +0 -1
- package/www/build/p-53c4cea5.entry.js +0 -2
- package/www/build/p-53c4cea5.entry.js.map +0 -1
- package/www/build/p-545cf652.entry.js +0 -2
- package/www/build/p-545cf652.entry.js.map +0 -1
- package/www/build/p-5edcf0ee.entry.js +0 -2
- package/www/build/p-5edcf0ee.entry.js.map +0 -1
- package/www/build/p-65f0a8cd.entry.js +0 -2
- package/www/build/p-65f0a8cd.entry.js.map +0 -1
- package/www/build/p-673af8ea.entry.js +0 -2
- package/www/build/p-673af8ea.entry.js.map +0 -1
- package/www/build/p-69c45802.entry.js +0 -2
- package/www/build/p-69c45802.entry.js.map +0 -1
- package/www/build/p-6aa64881.entry.js +0 -2
- package/www/build/p-6aa64881.entry.js.map +0 -1
- package/www/build/p-6d0758da.entry.js +0 -2
- package/www/build/p-6d0758da.entry.js.map +0 -1
- package/www/build/p-71c28d19.entry.js +0 -2
- package/www/build/p-71c28d19.entry.js.map +0 -1
- package/www/build/p-752d72d8.entry.js +0 -2
- package/www/build/p-752d72d8.entry.js.map +0 -1
- package/www/build/p-7551d826.entry.js +0 -2
- package/www/build/p-7551d826.entry.js.map +0 -1
- package/www/build/p-7f0a51da.entry.js +0 -2
- package/www/build/p-7f0a51da.entry.js.map +0 -1
- package/www/build/p-84a30acf.entry.js +0 -17
- package/www/build/p-84a30acf.entry.js.map +0 -1
- package/www/build/p-877d6f26.entry.js +0 -2
- package/www/build/p-877d6f26.entry.js.map +0 -1
- package/www/build/p-8bed1043.entry.js +0 -2
- package/www/build/p-8bed1043.entry.js.map +0 -1
- package/www/build/p-8c2538dc.entry.js +0 -2
- package/www/build/p-8c2538dc.entry.js.map +0 -1
- package/www/build/p-906081da.entry.js +0 -2
- package/www/build/p-906081da.entry.js.map +0 -1
- package/www/build/p-9126ad89.entry.js +0 -2
- package/www/build/p-9126ad89.entry.js.map +0 -1
- package/www/build/p-9260de4d.entry.js +0 -2
- package/www/build/p-9260de4d.entry.js.map +0 -1
- package/www/build/p-93176ede.entry.js +0 -2
- package/www/build/p-93176ede.entry.js.map +0 -1
- package/www/build/p-98b10414.entry.js +0 -2
- package/www/build/p-98b10414.entry.js.map +0 -1
- package/www/build/p-B2-dCTD2.js +0 -2
- package/www/build/p-B2-dCTD2.js.map +0 -1
- package/www/build/p-B85MJLTf.js +0 -2
- package/www/build/p-B85MJLTf.js.map +0 -1
- package/www/build/p-C46tSaXG.js +0 -2
- package/www/build/p-C46tSaXG.js.map +0 -1
- package/www/build/p-Cam6wBSi.js +0 -3
- package/www/build/p-Cam6wBSi.js.map +0 -1
- package/www/build/p-Cj7hOgFG.js +0 -2
- package/www/build/p-Cj7hOgFG.js.map +0 -1
- package/www/build/p-DQuL1Twl.js +0 -2
- package/www/build/p-DQuL1Twl.js.map +0 -1
- package/www/build/p-Q-tWjk7P.js +0 -2
- package/www/build/p-Q-tWjk7P.js.map +0 -1
- package/www/build/p-a7f0a630.entry.js +0 -7
- package/www/build/p-a7f0a630.entry.js.map +0 -1
- package/www/build/p-af8a7986.entry.js +0 -2
- package/www/build/p-af8a7986.entry.js.map +0 -1
- package/www/build/p-b8198b19.entry.js +0 -2
- package/www/build/p-b8198b19.entry.js.map +0 -1
- package/www/build/p-b9fba3a0.entry.js +0 -2
- package/www/build/p-b9fba3a0.entry.js.map +0 -1
- package/www/build/p-ba1d43ec.entry.js +0 -2
- package/www/build/p-ba1d43ec.entry.js.map +0 -1
- package/www/build/p-bdd53627.entry.js +0 -2
- package/www/build/p-bdd53627.entry.js.map +0 -1
- package/www/build/p-c363882e.entry.js +0 -2
- package/www/build/p-c363882e.entry.js.map +0 -1
- package/www/build/p-c55a5042.entry.js +0 -2
- package/www/build/p-c55a5042.entry.js.map +0 -1
- package/www/build/p-cc00d883.entry.js +0 -2
- package/www/build/p-cc00d883.entry.js.map +0 -1
- package/www/build/p-d23576e5.entry.js +0 -2
- package/www/build/p-d23576e5.entry.js.map +0 -1
- package/www/build/p-d368388c.css +0 -3611
- package/www/build/p-d3e18055.entry.js +0 -2
- package/www/build/p-d3e18055.entry.js.map +0 -1
- package/www/build/p-d404ce2d.entry.js +0 -2
- package/www/build/p-d404ce2d.entry.js.map +0 -1
- package/www/build/p-d767c93a.entry.js +0 -2
- package/www/build/p-d767c93a.entry.js.map +0 -1
- package/www/build/p-d854a0fb.entry.js +0 -2
- package/www/build/p-d854a0fb.entry.js.map +0 -1
- package/www/build/p-da27116e.entry.js +0 -2
- package/www/build/p-da27116e.entry.js.map +0 -1
- package/www/build/p-da73a0e0.entry.js +0 -2
- package/www/build/p-da73a0e0.entry.js.map +0 -1
- package/www/build/p-e3d9cd6c.entry.js +0 -2
- package/www/build/p-e3d9cd6c.entry.js.map +0 -1
- package/www/build/p-e46785e6.entry.js +0 -2
- package/www/build/p-e46785e6.entry.js.map +0 -1
- package/www/build/p-e60b79de.entry.js +0 -2
- package/www/build/p-e60b79de.entry.js.map +0 -1
- package/www/build/p-ea18b15f.entry.js +0 -2
- package/www/build/p-ea18b15f.entry.js.map +0 -1
- package/www/build/p-ea7db3b1.entry.js +0 -2
- package/www/build/p-ea7db3b1.entry.js.map +0 -1
- package/www/build/p-ec50e1b7.entry.js +0 -2
- package/www/build/p-ec50e1b7.entry.js.map +0 -1
- package/www/build/p-f0162a34.entry.js +0 -2
- package/www/build/p-f0162a34.entry.js.map +0 -1
- package/www/build/p-f70245a3.entry.js +0 -2
- package/www/build/p-f70245a3.entry.js.map +0 -1
- package/www/build/p-f765dd3e.entry.js +0 -2
- package/www/build/p-f765dd3e.entry.js.map +0 -1
- package/www/build/z-accordion.entry.esm.js.map +0 -1
- package/www/build/z-alert.entry.esm.js.map +0 -1
- package/www/build/z-anchor-navigation.entry.esm.js.map +0 -1
- package/www/build/z-app-header-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-app-header.entry.esm.js.map +0 -1
- package/www/build/z-aria-alert.entry.esm.js.map +0 -1
- package/www/build/z-avatar.entry.esm.js.map +0 -1
- package/www/build/z-book-card-app.entry.esm.js.map +0 -1
- package/www/build/z-book-card-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-book-card.entry.esm.js.map +0 -1
- package/www/build/z-breadcrumb.entry.esm.js.map +0 -1
- package/www/build/z-button-sort.entry.esm.js.map +0 -1
- package/www/build/z-button.z-ghost-loading.z-icon.z-logo.zanit-menubar.zanit-mobile-menubar.entry.esm.js.map +0 -1
- package/www/build/z-card.entry.esm.js.map +0 -1
- package/www/build/z-carousel.entry.esm.js.map +0 -1
- package/www/build/z-chip.entry.esm.js.map +0 -1
- package/www/build/z-combobox.entry.esm.js.map +0 -1
- package/www/build/z-cover-hero.entry.esm.js.map +0 -1
- package/www/build/z-date-picker.entry.esm.js.map +0 -1
- package/www/build/z-divider.z-list-element.entry.esm.js.map +0 -1
- package/www/build/z-dragdrop-area.z-modal.entry.esm.js.map +0 -1
- package/www/build/z-file-upload.entry.esm.js.map +0 -1
- package/www/build/z-file.entry.esm.js.map +0 -1
- package/www/build/z-info-box.entry.esm.js.map +0 -1
- package/www/build/z-info-reveal.entry.esm.js.map +0 -1
- package/www/build/z-input.z-input-message.entry.esm.js.map +0 -1
- package/www/build/z-list.z-list-group.z-tag.entry.esm.js.map +0 -1
- package/www/build/z-menu-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-menu-section-deprecated.entry.esm.js.map +0 -1
- package/www/build/z-menu-section.entry.esm.js.map +0 -1
- package/www/build/z-menu.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-alert.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-dictionary.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-footer-sections.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-footer.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-icon.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-info.entry.esm.js.map +0 -1
- package/www/build/z-myz-card-list.entry.esm.js.map +0 -1
- package/www/build/z-myz-card.z-myz-card-body.z-myz-card-cover.z-myz-card-header.entry.esm.js.map +0 -1
- package/www/build/z-myz-list-item.entry.esm.js.map +0 -1
- package/www/build/z-myz-list.entry.esm.js.map +0 -1
- package/www/build/z-navigation-tabs.entry.esm.js.map +0 -1
- package/www/build/z-notification.entry.esm.js.map +0 -1
- package/www/build/z-offcanvas.z-searchbar.entry.esm.js.map +0 -1
- package/www/build/z-otp.entry.esm.js.map +0 -1
- package/www/build/z-pagination.entry.esm.js.map +0 -1
- package/www/build/z-panel-elem.entry.esm.js.map +0 -1
- package/www/build/z-popover.entry.esm.js.map +0 -1
- package/www/build/z-range-picker.entry.esm.js.map +0 -1
- package/www/build/z-section-title.entry.esm.js.map +0 -1
- package/www/build/z-select.entry.esm.js.map +0 -1
- package/www/build/z-skip-to-content.entry.esm.js.map +0 -1
- package/www/build/z-slideshow.entry.esm.js.map +0 -1
- package/www/build/z-stepper-item.entry.esm.js.map +0 -1
- package/www/build/z-stepper.entry.esm.js.map +0 -1
- package/www/build/z-table.entry.esm.js.map +0 -1
- package/www/build/z-tbody.entry.esm.js.map +0 -1
- package/www/build/z-td.entry.esm.js.map +0 -1
- package/www/build/z-tfoot.entry.esm.js.map +0 -1
- package/www/build/z-th.entry.esm.js.map +0 -1
- package/www/build/z-thead.entry.esm.js.map +0 -1
- package/www/build/z-toast-notification-list.entry.esm.js.map +0 -1
- package/www/build/z-toast-notification.entry.esm.js.map +0 -1
- package/www/build/z-toggle-button.entry.esm.js.map +0 -1
- package/www/build/z-toggle-switch.entry.esm.js.map +0 -1
- package/www/build/z-tooltip.entry.esm.js.map +0 -1
- package/www/build/z-tr.entry.esm.js.map +0 -1
- package/www/build/z-tree-list.entry.esm.js.map +0 -1
- package/www/build/z-visually-hidden.entry.esm.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-stepper.js","mappings":";;AAAA,MAAM,SAAS,GAAG,mRAAmR;;MCIxRA,UAAQ,iBAAAC,kBAAA,CAAA,MAAA,QAAA,SAAAC,CAAA,CAAA;;;;;;IACjB,MAAM,GAAA;QACF,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;","names":["ZStepper","__stencil_proxyCustomElement","HTMLElement"],"sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-stepper/styles.css?tag=z-stepper&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-stepper/index.js"],"sourcesContent":[":host {\n position: relative;\n display: flex;\n width: 100%;\n max-width: 100%;\n box-sizing: border-box;\n flex-direction: row;\n padding: 0;\n margin: 0;\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n list-style: none;\n}\n\n@media (min-width: 768px) {\n :host {\n padding: 0 calc(var(--space-unit) * 2);\n }\n}\n","import { Host, h } from \"@stencil/core\";\n/**\n * @slot - slot for `z-stepper-item`\n */\nexport class ZStepper {\n render() {\n return (h(Host, { key: 'b4d76cddb405ccc4db532cc4d544898424b290fa', role: \"list\" }, h(\"slot\", { key: '9b7d842263cf062b5f3b8a27b72d7a66142bc341' })));\n }\n static get is() { return \"z-stepper\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n}\n//# sourceMappingURL=index.js.map\n"],"version":3}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, c as Host } from './p-Cvo0JvVA.js';
|
|
2
|
-
import './p-BMpzETxO.js';
|
|
3
|
-
import './p-Dmvqdx9d.js';
|
|
4
|
-
import './p-Bv51o61T.js';
|
|
5
|
-
import './p-bZrHj3wi.js';
|
|
6
|
-
|
|
7
|
-
const stylesCss = ":host{--z-table--cells-padding:calc(var(--space-unit) * 2);position:relative;display:block;overflow:auto;max-width:100%;box-sizing:border-box;background-color:var(--color-surface01)}:host([expandable]){--z-table--expand-button-size:40px}:host([bordered]){--z-table--cell-left-border:1px solid var(--color-surface03)}";
|
|
8
|
-
|
|
9
|
-
const ZTable$1 = /*@__PURE__*/ proxyCustomElement(class ZTable extends H {
|
|
10
|
-
constructor() {
|
|
11
|
-
super();
|
|
12
|
-
this.__registerHost();
|
|
13
|
-
this.__attachShadow();
|
|
14
|
-
this.bordered = false;
|
|
15
|
-
this.expandable = false;
|
|
16
|
-
}
|
|
17
|
-
updateExpandable() {
|
|
18
|
-
this.expandable = this.host.querySelectorAll("z-tr[expandable]").length > 0;
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Setup the table creating a mutation observer for the expandable attribute.
|
|
22
|
-
*/
|
|
23
|
-
componentWillLoad() {
|
|
24
|
-
this.expandableMutationObserver = new MutationObserver(() => {
|
|
25
|
-
this.updateExpandable();
|
|
26
|
-
});
|
|
27
|
-
this.expandableMutationObserver.observe(this.host, {
|
|
28
|
-
childList: true,
|
|
29
|
-
subtree: true,
|
|
30
|
-
attributes: true,
|
|
31
|
-
attributeFilter: ["expandable"],
|
|
32
|
-
attributeOldValue: false,
|
|
33
|
-
});
|
|
34
|
-
}
|
|
35
|
-
disconnectedCallback() {
|
|
36
|
-
var _a;
|
|
37
|
-
(_a = this.expandableMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
38
|
-
}
|
|
39
|
-
render() {
|
|
40
|
-
return (h(Host, { key: 'a37bf2d018aedf198e11248d9952c062deddc545', expandable: this.expandable }, h("div", { key: 'a769b79ee55eb5425bb6c72059437f051967c3b3', class: "table", role: "table" }, h("slot", { key: '0ba782144cc2f139484954747d530d6f1c606a0d' }))));
|
|
41
|
-
}
|
|
42
|
-
get host() { return this; }
|
|
43
|
-
static get style() { return stylesCss; }
|
|
44
|
-
}, [1, "z-table", {
|
|
45
|
-
"bordered": [516],
|
|
46
|
-
"expandable": [32]
|
|
47
|
-
}]);
|
|
48
|
-
function defineCustomElement$1() {
|
|
49
|
-
if (typeof customElements === "undefined") {
|
|
50
|
-
return;
|
|
51
|
-
}
|
|
52
|
-
const components = ["z-table"];
|
|
53
|
-
components.forEach(tagName => { switch (tagName) {
|
|
54
|
-
case "z-table":
|
|
55
|
-
if (!customElements.get(tagName)) {
|
|
56
|
-
customElements.define(tagName, ZTable$1);
|
|
57
|
-
}
|
|
58
|
-
break;
|
|
59
|
-
} });
|
|
60
|
-
}
|
|
61
|
-
defineCustomElement$1();
|
|
62
|
-
|
|
63
|
-
const ZTable = ZTable$1;
|
|
64
|
-
const defineCustomElement = defineCustomElement$1;
|
|
65
|
-
|
|
66
|
-
export { ZTable, defineCustomElement };
|
|
67
|
-
//# sourceMappingURL=z-table.js.map
|
|
68
|
-
|
|
69
|
-
//# sourceMappingURL=z-table.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-table.js","mappings":";;;;;;AAAA,MAAM,SAAS,GAAG,8TAA8T;;MCUnUA,QAAM,iBAAAC,kBAAA,CAAA,MAAA,MAAA,SAAAC,CAAA,CAAA;AACf,IAAA,WAAA,GAAA;;;;AACI,QAAA,IAAI,CAAC,QAAQ,GAAG,KAAK;AACrB,QAAA,IAAI,CAAC,UAAU,GAAG,KAAK;AAC1B;IACD,gBAAgB,GAAA;AACZ,QAAA,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,CAAC,MAAM,GAAG,CAAC;;AAE/E;;AAEG;IACH,iBAAiB,GAAA;AACb,QAAA,IAAI,CAAC,0BAA0B,GAAG,IAAI,gBAAgB,CAAC,MAAK;YACxD,IAAI,CAAC,gBAAgB,EAAE;AAC3B,SAAC,CAAC;QACF,IAAI,CAAC,0BAA0B,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE;AAC/C,YAAA,SAAS,EAAE,IAAI;AACf,YAAA,OAAO,EAAE,IAAI;AACb,YAAA,UAAU,EAAE,IAAI;YAChB,eAAe,EAAE,CAAC,YAAY,CAAC;AAC/B,YAAA,iBAAiB,EAAE,KAAK;AAC3B,SAAA,CAAC;;IAEN,oBAAoB,GAAA;AAChB,QAAA,IAAI,EAAE;QACN,CAAC,EAAE,GAAG,IAAI,CAAC,0BAA0B,MAAM,IAAI,IAAI,EAAE,KAAK,MAAM,GAAG,MAAM,GAAG,EAAE,CAAC,UAAU,EAAE;;IAE/F,MAAM,GAAA;QACF,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,UAAU,EAAE,IAAI,CAAC,UAAU,EAAE,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["ZTable","__stencil_proxyCustomElement","HTMLElement"],"sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-table/styles.css?tag=z-table&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/table/z-table/index.js"],"sourcesContent":[":host {\n --z-table--cells-padding: calc(var(--space-unit) * 2);\n\n position: relative;\n display: block;\n overflow: auto;\n max-width: 100%;\n box-sizing: border-box;\n background-color: var(--color-surface01);\n}\n\n:host([expandable]) {\n --z-table--expand-button-size: 40px;\n}\n\n:host([bordered]) {\n --z-table--cell-left-border: 1px solid var(--color-surface03);\n}\n","import { Host, h } from \"@stencil/core\";\nimport \"../z-tbody/index\";\nimport \"../z-tfoot/index\";\nimport \"../z-thead/index\";\nimport \"../z-tr/index\";\n/**\n * ZTable component.\n * @slot - Table content (`z-thead`, `z-tbody`, `z-tfoot`, `z-tr`).\n * @cssprop --z-table--cells-padding - Padding of the cells.\n */\nexport class ZTable {\n constructor() {\n this.bordered = false;\n this.expandable = false;\n }\n updateExpandable() {\n this.expandable = this.host.querySelectorAll(\"z-tr[expandable]\").length > 0;\n }\n /**\n * Setup the table creating a mutation observer for the expandable attribute.\n */\n componentWillLoad() {\n this.expandableMutationObserver = new MutationObserver(() => {\n this.updateExpandable();\n });\n this.expandableMutationObserver.observe(this.host, {\n childList: true,\n subtree: true,\n attributes: true,\n attributeFilter: [\"expandable\"],\n attributeOldValue: false,\n });\n }\n disconnectedCallback() {\n var _a;\n (_a = this.expandableMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();\n }\n render() {\n return (h(Host, { key: 'a37bf2d018aedf198e11248d9952c062deddc545', expandable: this.expandable }, h(\"div\", { key: 'a769b79ee55eb5425bb6c72059437f051967c3b3', class: \"table\", role: \"table\" }, h(\"slot\", { key: '0ba782144cc2f139484954747d530d6f1c606a0d' }))));\n }\n static get is() { return \"z-table\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"bordered\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Whether the table cells should show a border between them.\"\n },\n \"attribute\": \"bordered\",\n \"reflect\": true,\n \"defaultValue\": \"false\"\n }\n };\n }\n static get states() {\n return {\n \"expandable\": {}\n };\n }\n static get elementRef() { return \"host\"; }\n}\n//# sourceMappingURL=index.js.map\n"],"version":3}
|
package/dist/components/z-tag.js
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Z as ZTag$1, d as defineCustomElement$1 } from './p-BGPZk9eu.js';
|
|
2
|
-
|
|
3
|
-
const ZTag = ZTag$1;
|
|
4
|
-
const defineCustomElement = defineCustomElement$1;
|
|
5
|
-
|
|
6
|
-
export { ZTag, defineCustomElement };
|
|
7
|
-
//# sourceMappingURL=z-tag.js.map
|
|
8
|
-
|
|
9
|
-
//# sourceMappingURL=z-tag.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-tag.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Z as ZTbody$1, d as defineCustomElement$1 } from './p-BMpzETxO.js';
|
|
2
|
-
|
|
3
|
-
const ZTbody = ZTbody$1;
|
|
4
|
-
const defineCustomElement = defineCustomElement$1;
|
|
5
|
-
|
|
6
|
-
export { ZTbody, defineCustomElement };
|
|
7
|
-
//# sourceMappingURL=z-tbody.js.map
|
|
8
|
-
|
|
9
|
-
//# sourceMappingURL=z-tbody.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-tbody.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
package/dist/components/z-td.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-td.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Z as ZTfoot$1, d as defineCustomElement$1 } from './p-Dmvqdx9d.js';
|
|
2
|
-
|
|
3
|
-
const ZTfoot = ZTfoot$1;
|
|
4
|
-
const defineCustomElement = defineCustomElement$1;
|
|
5
|
-
|
|
6
|
-
export { ZTfoot, defineCustomElement };
|
|
7
|
-
//# sourceMappingURL=z-tfoot.js.map
|
|
8
|
-
|
|
9
|
-
//# sourceMappingURL=z-tfoot.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-tfoot.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
package/dist/components/z-th.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-th.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Z as ZThead$1, d as defineCustomElement$1 } from './p-Bv51o61T.js';
|
|
2
|
-
|
|
3
|
-
const ZThead = ZThead$1;
|
|
4
|
-
const defineCustomElement = defineCustomElement$1;
|
|
5
|
-
|
|
6
|
-
export { ZThead, defineCustomElement };
|
|
7
|
-
//# sourceMappingURL=z-thead.js.map
|
|
8
|
-
|
|
9
|
-
//# sourceMappingURL=z-thead.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-thead.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h } from './p-Cvo0JvVA.js';
|
|
2
|
-
import { J as ToastNotificationPosition } from './p-Ce7XL4AN.js';
|
|
3
|
-
|
|
4
|
-
const stylesCss = ":host{position:fixed;z-index:10000;display:flex;flex-flow:column nowrap;margin-top:calc(var(--space-unit) * 2);margin-bottom:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}::slotted(z-toast-notification){width:100vw}::slotted(:not(:last-child)){margin-bottom:calc(var(--space-unit) * 1)}:host([position=\"bottom-centre\"]),:host([position=\"bottom-right\"]),:host([position=\"bottom-left\"]){bottom:0;align-items:flex-end;justify-content:flex-end}:host([position=\"top-left\"]),:host([position=\"top-right\"]),:host([position=\"top-centre\"]){top:0;align-items:flex-start;justify-content:flex-start}@media only screen and (min-width: 768px){:host{margin:calc(var(--space-unit) * 3)}:host([position=\"top-centre\"]){top:0;left:50%;align-items:center;justify-content:flex-start;transform:translateX(-50%)}:host([position=\"top-left\"]){top:0;left:0;align-items:flex-start;justify-content:flex-start}:host([position=\"top-right\"]){top:0;right:0;align-items:flex-end;justify-content:flex-start}:host([position=\"bottom-centre\"]){bottom:0;left:50%;align-items:center;justify-content:flex-end;transform:translateX(-50%)}:host([position=\"bottom-right\"]){right:0;bottom:0;align-items:flex-end;justify-content:flex-end}:host([position=\"bottom-left\"]){bottom:0;left:0;align-items:flex-start;justify-content:flex-end}::slotted(z-toast-notification){width:50vw}}@media only screen and (min-width: 1366px){:host{margin:calc(var(--space-unit) * 4)}::slotted(z-toast-notification){width:33vw}}";
|
|
5
|
-
|
|
6
|
-
const ZToastNotificationList$1 = /*@__PURE__*/ proxyCustomElement(class ZToastNotificationList extends H {
|
|
7
|
-
constructor() {
|
|
8
|
-
super();
|
|
9
|
-
this.__registerHost();
|
|
10
|
-
this.__attachShadow();
|
|
11
|
-
this.position = ToastNotificationPosition.TOP_RIGHT;
|
|
12
|
-
this.newestontop = true;
|
|
13
|
-
}
|
|
14
|
-
watchPropNewestontop(newValue) {
|
|
15
|
-
this.hostElement.append(...this.notificationArray.reverse());
|
|
16
|
-
if (newValue) {
|
|
17
|
-
this.hostElement.shadowRoot.addEventListener("slotchange", this.slotChangeHandler);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
this.hostElement.shadowRoot.removeEventListener("slotchange", this.slotChangeHandler);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
componentWillLoad() {
|
|
24
|
-
if (this.newestontop) {
|
|
25
|
-
this.handleNewestOnTop();
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
handleNewestOnTop() {
|
|
29
|
-
this.notificationArray = Array.from(this.hostElement.children);
|
|
30
|
-
this.hostElement.append(...this.notificationArray.reverse());
|
|
31
|
-
this.hostElement.shadowRoot.addEventListener("slotchange", this.slotChangeHandler.bind(this));
|
|
32
|
-
}
|
|
33
|
-
slotChangeHandler() {
|
|
34
|
-
const difference = Array.from(this.hostElement.children).filter((elem) => !this.notificationArray.includes(elem));
|
|
35
|
-
if (difference) {
|
|
36
|
-
difference.forEach((elem) => {
|
|
37
|
-
this.notificationArray.push(elem);
|
|
38
|
-
const newElem = elem;
|
|
39
|
-
elem.remove();
|
|
40
|
-
this.hostElement.prepend(newElem);
|
|
41
|
-
});
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
render() {
|
|
45
|
-
return h("slot", { key: 'a40d72d8809dbf05ddce6a05fc59fd4891cd92e7', name: "toasts" });
|
|
46
|
-
}
|
|
47
|
-
get hostElement() { return this; }
|
|
48
|
-
static get watchers() { return {
|
|
49
|
-
"newestontop": ["watchPropNewestontop"]
|
|
50
|
-
}; }
|
|
51
|
-
static get style() { return stylesCss; }
|
|
52
|
-
}, [1, "z-toast-notification-list", {
|
|
53
|
-
"position": [513],
|
|
54
|
-
"newestontop": [4]
|
|
55
|
-
}, undefined, {
|
|
56
|
-
"newestontop": ["watchPropNewestontop"]
|
|
57
|
-
}]);
|
|
58
|
-
function defineCustomElement$1() {
|
|
59
|
-
if (typeof customElements === "undefined") {
|
|
60
|
-
return;
|
|
61
|
-
}
|
|
62
|
-
const components = ["z-toast-notification-list"];
|
|
63
|
-
components.forEach(tagName => { switch (tagName) {
|
|
64
|
-
case "z-toast-notification-list":
|
|
65
|
-
if (!customElements.get(tagName)) {
|
|
66
|
-
customElements.define(tagName, ZToastNotificationList$1);
|
|
67
|
-
}
|
|
68
|
-
break;
|
|
69
|
-
} });
|
|
70
|
-
}
|
|
71
|
-
defineCustomElement$1();
|
|
72
|
-
|
|
73
|
-
const ZToastNotificationList = ZToastNotificationList$1;
|
|
74
|
-
const defineCustomElement = defineCustomElement$1;
|
|
75
|
-
|
|
76
|
-
export { ZToastNotificationList, defineCustomElement };
|
|
77
|
-
//# sourceMappingURL=z-toast-notification-list.js.map
|
|
78
|
-
|
|
79
|
-
//# sourceMappingURL=z-toast-notification-list.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-toast-notification-list.js","mappings":";;;AAAA,MAAM,SAAS,GAAG,0/CAA0/C;;MCE//CA,wBAAsB,iBAAAC,kBAAA,CAAA,MAAA,sBAAA,SAAAC,CAAA,CAAA;AAC/B,IAAA,WAAA,GAAA;;;;AACI,QAAA,IAAI,CAAC,QAAQ,GAAG,yBAAyB,CAAC,SAAS;AACnD,QAAA,IAAI,CAAC,WAAW,GAAG,IAAI;AAC1B;AACD,IAAA,oBAAoB,CAAC,QAAQ,EAAA;AACzB,QAAA,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,iBAAiB,CAAC,OAAO,EAAE,CAAC;QAC5D,IAAI,QAAQ,EAAE;AACV,YAAA,IAAI,CAAC,WAAW,CAAC,UAAU,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,CAAC,iBAAiB,CAAC;;aAEjF;AACD,YAAA,IAAI,CAAC,WAAW,CAAC,UAAU,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,CAAC,iBAAiB,CAAC;;;IAG7F,iBAAiB,GAAA;AACb,QAAA,IAAI,IAAI,CAAC,WAAW,EAAE;YAClB,IAAI,CAAC,iBAAiB,EAAE;;;IAGhC,iBAAiB,GAAA;AACb,QAAA,IAAI,CAAC,iBAAiB,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,QAAQ,CAAC;AAC9D,QAAA,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,iBAAiB,CAAC,OAAO,EAAE,CAAC;AAC5D,QAAA,IAAI,CAAC,WAAW,CAAC,UAAU,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;;IAEjG,iBAAiB,GAAA;AACb,QAAA,MAAM,UAAU,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,iBAAiB,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;QACjH,IAAI,UAAU,EAAE;AACZ,YAAA,UAAU,CAAC,OAAO,CAAC,CAAC,IAAI,KAAI;AACxB,gBAAA,IAAI,CAAC,iBAAiB,CAAC,IAAI,CAAC,IAAI,CAAC;gBACjC,MAAM,OAAO,GAAG,IAAI;gBACpB,IAAI,CAAC,MAAM,EAAE;AACb,gBAAA,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,CAAC;AACrC,aAAC,CAAC;;;IAGV,MAAM,GAAA;AACF,QAAA,OAAO,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["ZToastNotificationList","__stencil_proxyCustomElement","HTMLElement"],"sources":["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?tag=z-toast-notification-list&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-toast-notification-list/index.js"],"sourcesContent":[":host {\n position: fixed;\n z-index: 10000;\n display: flex;\n flex-flow: column nowrap;\n margin-top: calc(var(--space-unit) * 2);\n margin-bottom: calc(var(--space-unit) * 2);\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n\n::slotted(z-toast-notification) {\n width: 100vw;\n}\n\n::slotted(:not(:last-child)) {\n margin-bottom: calc(var(--space-unit) * 1);\n}\n\n:host([position=\"bottom-centre\"]),\n:host([position=\"bottom-right\"]),\n:host([position=\"bottom-left\"]) {\n bottom: 0;\n align-items: flex-end;\n justify-content: flex-end;\n}\n\n:host([position=\"top-left\"]),\n:host([position=\"top-right\"]),\n:host([position=\"top-centre\"]) {\n top: 0;\n align-items: flex-start;\n justify-content: flex-start;\n}\n\n/* Tablet breakpoint */\n@media only screen and (min-width: 768px) {\n :host {\n margin: calc(var(--space-unit) * 3);\n }\n\n :host([position=\"top-centre\"]) {\n top: 0;\n left: 50%;\n align-items: center;\n justify-content: flex-start;\n transform: translateX(-50%);\n }\n\n :host([position=\"top-left\"]) {\n top: 0;\n left: 0;\n align-items: flex-start;\n justify-content: flex-start;\n }\n\n :host([position=\"top-right\"]) {\n top: 0;\n right: 0;\n align-items: flex-end;\n justify-content: flex-start;\n }\n\n :host([position=\"bottom-centre\"]) {\n bottom: 0;\n left: 50%;\n align-items: center;\n justify-content: flex-end;\n transform: translateX(-50%);\n }\n\n :host([position=\"bottom-right\"]) {\n right: 0;\n bottom: 0;\n align-items: flex-end;\n justify-content: flex-end;\n }\n\n :host([position=\"bottom-left\"]) {\n bottom: 0;\n left: 0;\n align-items: flex-start;\n justify-content: flex-end;\n }\n\n ::slotted(z-toast-notification) {\n width: 50vw;\n }\n}\n\n/* Wide breakpoint */\n@media only screen and (min-width: 1366px) {\n :host {\n margin: calc(var(--space-unit) * 4);\n }\n\n ::slotted(z-toast-notification) {\n width: 33vw;\n }\n}\n","import { h } from \"@stencil/core\";\nimport { ToastNotificationPosition } from \"../../beans\";\nexport class ZToastNotificationList {\n constructor() {\n this.position = ToastNotificationPosition.TOP_RIGHT;\n this.newestontop = true;\n }\n watchPropNewestontop(newValue) {\n this.hostElement.append(...this.notificationArray.reverse());\n if (newValue) {\n this.hostElement.shadowRoot.addEventListener(\"slotchange\", this.slotChangeHandler);\n }\n else {\n this.hostElement.shadowRoot.removeEventListener(\"slotchange\", this.slotChangeHandler);\n }\n }\n componentWillLoad() {\n if (this.newestontop) {\n this.handleNewestOnTop();\n }\n }\n handleNewestOnTop() {\n this.notificationArray = Array.from(this.hostElement.children);\n this.hostElement.append(...this.notificationArray.reverse());\n this.hostElement.shadowRoot.addEventListener(\"slotchange\", this.slotChangeHandler.bind(this));\n }\n slotChangeHandler() {\n const difference = Array.from(this.hostElement.children).filter((elem) => !this.notificationArray.includes(elem));\n if (difference) {\n difference.forEach((elem) => {\n this.notificationArray.push(elem);\n const newElem = elem;\n elem.remove();\n this.hostElement.prepend(newElem);\n });\n }\n }\n render() {\n return h(\"slot\", { key: 'a40d72d8809dbf05ddce6a05fc59fd4891cd92e7', name: \"toasts\" });\n }\n static get is() { return \"z-toast-notification-list\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"styles.css\"]\n };\n }\n static get properties() {\n return {\n \"position\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ToastNotificationPosition\",\n \"resolved\": \"ToastNotificationPosition.BOTTOM_CENTRE | ToastNotificationPosition.BOTTOM_LEFT | ToastNotificationPosition.BOTTOM_RIGHT | ToastNotificationPosition.TOP_CENTRE | ToastNotificationPosition.TOP_LEFT | ToastNotificationPosition.TOP_RIGHT\",\n \"references\": {\n \"ToastNotificationPosition\": {\n \"location\": \"import\",\n \"path\": \"../../beans\",\n \"id\": \"src/beans/index.tsx::ToastNotificationPosition\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right\"\n },\n \"attribute\": \"position\",\n \"reflect\": true,\n \"defaultValue\": \"ToastNotificationPosition.TOP_RIGHT\"\n },\n \"newestontop\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Set the entry position of new notification in the list\"\n },\n \"attribute\": \"newestontop\",\n \"reflect\": false,\n \"defaultValue\": \"true\"\n }\n };\n }\n static get elementRef() { return \"hostElement\"; }\n static get watchers() {\n return [{\n \"propName\": \"newestontop\",\n \"methodName\": \"watchPropNewestontop\"\n }];\n }\n}\n//# sourceMappingURL=index.js.map\n"],"version":3}
|