@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-input.z-input-message.entry.js","mappings":"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","names":["stylesCss"],"sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input/styles.css?tag=z-input&encapsulation=scoped","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input/index.js","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input-message/styles.css?tag=z-input-message&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-input-message/index.js"],"sourcesContent":[":host {\n display: inline-block;\n width: inherit;\n}\n\n:host * {\n box-sizing: border-box;\n}\n\ninput::-ms-clear,\ninput::-ms-reveal {\n display: none;\n}\n\n/* GENERAL */\n:host input::-ms-clear,\n:host input::-ms-reveal {\n display: none;\n}\n\ninput,\ntextarea {\n background: var(--color-form-background);\n fill: var(--color-form-default-icon);\n font-family: var(--font-family-sans);\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n outline: none;\n}\n\ninput,\n.textarea-wrapper {\n border: var(--border-size-small) solid var(--color-form-surface04);\n border-radius: var(--border-radius-small);\n color: var(--color-form-default-text);\n}\n\n:host([size=\"small\"]) input,\n:host([size=\"small\"]) textarea,\n:host([size=\"x-small\"]) input,\n:host([size=\"x-small\"]) textarea {\n font-size: var(--font-size-2);\n}\n\n:host.cursor-select input {\n cursor: pointer;\n}\n\n/* HOVER */\ninput:not([readonly]):hover,\n.textarea-wrapper:not(.readonly):hover {\n outline: var(--border-size-medium) solid var(--color-surface04);\n outline-offset: -2px;\n}\n\n/* FOCUS */\n:host:not(.active-select) input:focus:focus-visible,\n:host:not([readonly=\"true\"]) .textarea-wrapper:focus-within {\n border-color: var(--color-form-active-primary);\n box-shadow: var(--shadow-focus-primary);\n color: var(--color-form-active-primary);\n}\n\n:host input:focus:focus-visible:hover,\n.textarea-wrapper:not(.readonly):focus-within:hover {\n outline-color: var(--color-form-active-primary);\n}\n\n:host input:focus:focus-visible + .icons-wrapper {\n fill: var(--color-form-active-primary);\n}\n\n:host.active-select input {\n border: var(--border-size-small) solid var(--color-form-active-primary);\n}\n\n:host.cursor-select input:focus:focus-visible {\n box-shadow: var(--shadow-focus-primary);\n}\n\n:host input[readonly]:focus:focus-visible {\n border-color: var(--color-form-surface03);\n box-shadow: none;\n}\n\n/* STATUSES (success, warning, error) */\n.input-success {\n border-color: var(--color-form-success01);\n background: var(--color-form-inverse-success);\n}\n\n.input-success:focus:focus-visible + .icons-wrapper,\n.input-success + .icons-wrapper {\n fill: var(--color-form-success01);\n}\n\n.input-error {\n border-color: var(--color-form-hover-error);\n background: var(--color-form-inverse-error);\n}\n\n.input-error:focus:focus-visible + .icons-wrapper,\n.input-error + .icons-wrapper {\n fill: var(--color-form-hover-error);\n}\n\n.input-warning {\n border-color: var(--color-form-hover-warning);\n background: var(--color-form-inverse-warning);\n}\n\n.input-warning:focus:focus-visible + .icons-wrapper,\n.input-warning + .icons-wrapper {\n fill: var(--color-form-hover-warning);\n}\n\n:is(.input-success, .input-error, .input-warning):focus:focus-visible {\n color: var(--color-form-default-text);\n}\n\n/* READONLY */\n:host:not(.active-select) input[readonly],\n.textarea-wrapper.readonly {\n border-color: var(--color-form-surface03);\n fill: var(--color-form-disabled01-icon);\n pointer-events: none;\n}\n\n/* DISABLED */\n:host([disabled]:not([disabled=\"false\"])) input,\n:host([disabled]:not([disabled=\"false\"])) .textarea-wrapper,\n:host([disabled]:not([disabled=\"false\"])) z-icon {\n border-color: var(--color-form-disabled03);\n box-shadow: none;\n color: var(--color-form-disabled-text);\n fill: var(--color-form-disabled01-icon);\n pointer-events: none;\n}\n\n:host([disabled]:not([disabled=\"false\"])) input:hover {\n border-width: var(--border-size-small);\n}\n\n/* PLACEHOLDER */\ninput::placeholder,\ntextarea::placeholder {\n color: var(--color-form-placeholder-text);\n}\n\n::-webkit-textarea-placeholder {\n color: var(--color-form-placeholder-text);\n}\n\n:-ms-textarea-placeholder {\n color: var(--color-form-placeholder-text);\n}\n\n::placeholder {\n color: var(--color-form-placeholder-text);\n}\n\n/* LABEL */\nlabel.input-label {\n display: block;\n padding-bottom: var(--space-unit);\n color: var(--color-default-text);\n font-family: var(--font-family-sans);\n font-size: var(--font-size-1);\n font-weight: var(--font-sb);\n text-align: left;\n text-transform: uppercase;\n}\n\n:host([disabled]:not([disabled=\"false\"])) label.input-label {\n color: var(--color-disabled03);\n}\n\n.text-wrapper > div {\n position: relative;\n z-index: 1;\n fill: var(--color-form-default-icon);\n}\n\n.text-wrapper > div > input {\n width: 100%;\n height: calc(var(--space-unit) * 5.5);\n box-sizing: border-box;\n padding: 0 calc(var(--space-unit) * 1.5);\n margin: 0;\n}\n\n:host([size=\"small\"]) .text-wrapper > div > input {\n height: calc(var(--space-unit) * 4.5);\n}\n\n:host([size=\"x-small\"]) .text-wrapper > div > input {\n height: calc(var(--space-unit) * 4);\n}\n\n.text-wrapper > div > input.has-icon,\n.text-wrapper > div > input.has-clear-icon {\n padding-right: calc(var(--space-unit) * 5.25);\n}\n\n.text-wrapper > div > input.has-icon.has-clear-icon {\n padding-right: calc(var(--space-unit) * 8);\n}\n\n.text-wrapper .icons-wrapper {\n position: absolute;\n z-index: 2;\n top: 50%;\n right: calc(var(--space-unit) * 1.5);\n display: flex;\n pointer-events: none;\n transform: translateY(-50%);\n}\n\n.text-wrapper .icons-wrapper > button.input-icon {\n display: flex;\n padding: 0;\n border: 0;\n background: none;\n color: inherit;\n font: inherit;\n pointer-events: initial;\n}\n\n.text-wrapper .icons-wrapper > .input-icon + .input-icon {\n margin-left: calc(var(--space-unit) * 0.5);\n}\n\n.text-wrapper .icons-wrapper > button.input-icon.hidden {\n display: none;\n}\n\n.text-wrapper .icons-wrapper > button.reset-icon,\n.text-wrapper .icons-wrapper > button.toggle-password-icon {\n cursor: pointer;\n}\n\n.text-wrapper .icons-wrapper > .input-icon {\n --z-icon-width: 18px;\n --z-icon-height: 18px;\n\n display: block;\n}\n\n.text-wrapper .icons-wrapper > .input-icon.small,\n.text-wrapper .icons-wrapper > .input-icon.x-small {\n --z-icon-width: 16px;\n --z-icon-height: 16px;\n}\n\n.text-wrapper .icons-wrapper > button.input-icon:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: none !important;\n}\n\n/* stylelint-disable property-no-vendor-prefix */\n.text-wrapper > div > input:-webkit-autofill {\n -webkit-box-shadow: 0 0 0 1000px #fff inset;\n -webkit-text-fill-color: currentcolor;\n}\n\n.textarea-wrapper {\n width: 100%;\n height: 100%;\n padding: calc(var(--space-unit) * 1.5);\n}\n\n.textarea-wrapper:not(.input-error, .input-success, .input-warning) {\n background-color: var(--color-form-background);\n}\n\ntextarea {\n width: 100%;\n min-height: 132px;\n padding: 0;\n border: none;\n margin: 0;\n color: currentcolor;\n resize: none;\n}\n\n.radio-wrapper,\n.checkbox-wrapper {\n position: relative;\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n color: var(--color-default-text);\n fill: var(--color-primary01);\n font-family: var(--font-family-sans);\n}\n\n.radio-wrapper:hover,\n.checkbox-wrapper:hover {\n color: var(--color-hover-primary);\n fill: var(--color-hover-primary-icon);\n}\n\n.radio-wrapper > input,\n.checkbox-wrapper > input {\n position: absolute;\n z-index: -1;\n opacity: 0;\n pointer-events: none;\n}\n\n.radio-wrapper .radio-label,\n.checkbox-wrapper .checkbox-label {\n display: inline-flex;\n align-items: center;\n margin: 0;\n color: inherit;\n font-family: inherit;\n font-size: inherit;\n font-weight: inherit;\n line-height: 1;\n text-transform: inherit;\n}\n\n.radio-wrapper input:not(:disabled) + .radio-label,\n.checkbox-wrapper input:not(:disabled) + .checkbox-label {\n cursor: pointer;\n}\n\n.radio-wrapper .radio-label z-icon,\n.checkbox-wrapper .checkbox-label z-icon {\n cursor: pointer;\n fill: inherit;\n}\n\n:host([size=\"small\"]) .radio-wrapper .radio-label z-icon,\n:host([size=\"small\"]) .checkbox-wrapper .checkbox-label z-icon {\n --z-icon-width: 16px;\n --z-icon-height: 16px;\n}\n\n:host([size=\"small\"]) .radio-wrapper .radio-label,\n:host([size=\"small\"]) .checkbox-wrapper .checkbox-label {\n font-size: var(--font-size-2);\n}\n\n:host([size=\"x-small\"]) .radio-wrapper .radio-label z-icon,\n:host([size=\"x-small\"]) .checkbox-wrapper .checkbox-label z-icon {\n --z-icon-width: 14px;\n --z-icon-height: 14px;\n}\n\n:host([size=\"x-small\"]) .radio-wrapper .radio-label,\n:host([size=\"x-small\"]) .checkbox-wrapper .checkbox-label {\n font-size: var(--font-size-1);\n}\n\n.radio-wrapper .radio-label.after,\n.checkbox-wrapper .checkbox-label.after {\n flex-direction: row;\n}\n\n.radio-wrapper .radio-label.before,\n.checkbox-wrapper .checkbox-label.before {\n flex-direction: row-reverse;\n}\n\n.radio-wrapper .radio-label.after > span,\n.checkbox-wrapper .checkbox-label.after > span {\n margin-left: var(--space-unit);\n}\n\n.radio-wrapper .radio-label.before > span,\n.checkbox-wrapper .checkbox-label.before > span {\n margin-right: var(--space-unit);\n}\n\n:host([size=\"small\"]) .radio-wrapper .radio-label.after > span,\n:host([size=\"small\"]) .checkbox-wrapper .checkbox-label.after > span,\n:host([size=\"x-small\"]) .radio-wrapper .radio-label.after > span,\n:host([size=\"x-small\"]) .checkbox-wrapper .checkbox-label.after > span {\n margin-left: calc(var(--space-unit) * 0.5);\n}\n\n:host([size=\"small\"]) .radio-wrapper .radio-label.before > span,\n:host([size=\"small\"]) .checkbox-wrapper .checkbox-label.before > span,\n:host([size=\"x-small\"]) .radio-wrapper .radio-label.before > span,\n:host([size=\"x-small\"]) .checkbox-wrapper .checkbox-label.before > span {\n margin-right: calc(var(--space-unit) * 0.5);\n}\n\n/* focus */\n.radio-wrapper > input:focus:focus-visible + .radio-label > z-icon {\n border-radius: 50%;\n}\n\n.checkbox-wrapper > input:focus:focus-visible + .checkbox-label > z-icon {\n border-radius: var(--border-radius-small);\n}\n\n.radio-wrapper > input:focus:focus-visible + .radio-label > z-icon,\n.checkbox-wrapper > input:focus:focus-visible + .checkbox-label > z-icon {\n box-shadow: var(--shadow-focus-primary);\n}\n\n/* disabled */\n.radio-wrapper > input:disabled + .radio-label,\n.checkbox-wrapper > input:disabled + .checkbox-label {\n color: var(--color-disabled03);\n}\n\n.radio-wrapper > input:disabled + .radio-label > z-icon,\n.checkbox-wrapper > input:disabled + .checkbox-label > z-icon {\n cursor: default;\n fill: var(--color-disabled01);\n}\n\n","import { h } from \"@stencil/core\";\nimport { Fragment, Host } from \"@stencil/core/internal\";\nimport { ControlSize, InputType, LabelPosition } from \"../../beans\";\nimport { boolean, randomId } from \"../../utils/utils\";\nexport class ZInput {\n constructor() {\n this.typingtimeout = 300;\n this.htmlid = `id-${randomId()}`;\n this.type = undefined;\n this.name = undefined;\n this.label = undefined;\n this.ariaLabel = \"\";\n this.ariaExpanded = \"\";\n this.ariaControls = undefined;\n this.ariaAutocomplete = undefined;\n this.ariaActivedescendant = undefined;\n this.value = undefined;\n this.disabled = false;\n this.readonly = false;\n this.required = false;\n this.checked = false;\n this.placeholder = undefined;\n this.htmltitle = undefined;\n this.status = undefined;\n this.message = true;\n this.labelPosition = LabelPosition.RIGHT;\n this.autocomplete = undefined;\n this.role = \"\";\n this.hasclearicon = true;\n this.icon = undefined;\n this.min = undefined;\n this.minlength = undefined;\n this.max = undefined;\n this.maxlength = undefined;\n this.step = undefined;\n this.pattern = undefined;\n this.size = ControlSize.BIG;\n this.isTyping = false;\n this.passwordHidden = true;\n }\n inputCheckListener(e) {\n const data = e.detail;\n switch (this.type) {\n case InputType.RADIO:\n if (data.type === InputType.RADIO && data.name === this.name && data.id !== this.htmlid) {\n this.checked = false;\n }\n break;\n }\n }\n /** get checked status */\n async isChecked() {\n switch (this.type) {\n case InputType.CHECKBOX:\n case InputType.RADIO:\n return this.checked;\n default:\n console.warn(\"`isChecked` method is only available for type `checkbox` and `radio`\");\n return false;\n }\n }\n emitInputChange(value) {\n if (!this.isTyping) {\n this.emitStartTyping();\n }\n let validity;\n if (this.type === InputType.TEXTAREA) {\n validity = this.getValidity(\"textarea\");\n }\n else {\n validity = this.getValidity(\"input\");\n }\n this.value = value;\n this.inputChange.emit({ value, validity });\n clearTimeout(this.timer);\n this.timer = setTimeout(() => {\n this.emitStopTyping(this.value, validity);\n }, this.typingtimeout);\n }\n emitStartTyping() {\n this.isTyping = true;\n this.startTyping.emit();\n }\n emitStopTyping(value, validity) {\n this.isTyping = false;\n this.stopTyping.emit({\n value: value,\n validity: validity,\n });\n }\n emitInputCheck(checked) {\n this.inputCheck.emit({\n id: this.htmlid,\n checked: checked,\n type: this.type,\n name: this.name,\n value: this.value,\n validity: this.getValidity(\"input\"),\n });\n }\n emitInputFocus() {\n this.inputFocus.emit({ id: this.htmlid });\n }\n emitInputBlur() {\n this.inputBlur.emit({ id: this.htmlid });\n }\n getValidity(type) {\n const input = this.hostElement.querySelector(type);\n return input.validity;\n }\n /* START text/password/email/number */\n getTextAttributes() {\n return {\n id: this.htmlid,\n name: this.name,\n placeholder: this.placeholder,\n value: this.value,\n disabled: this.disabled,\n readonly: this.readonly,\n required: this.required,\n title: this.htmltitle,\n minlength: this.minlength,\n maxlength: this.maxlength,\n class: {\n [`input-${this.status}`]: !!this.status,\n },\n autocomplete: this.autocomplete,\n onInput: (e) => this.emitInputChange(e.target.value),\n };\n }\n getNumberAttributes(type) {\n if (type != InputType.NUMBER) {\n return;\n }\n return {\n min: this.min,\n max: this.max,\n step: this.step,\n };\n }\n getPatternAttribute(type) {\n if (type != InputType.PASSWORD &&\n type != InputType.TEXT &&\n type != InputType.TEL &&\n type != InputType.SEARCH &&\n type != InputType.URL &&\n type != InputType.EMAIL) {\n return;\n }\n return {\n pattern: this.pattern,\n };\n }\n getRoleAttribute() {\n return this.role ? { role: this.role } : {};\n }\n getAriaAttrubutes() {\n const expanded = this.ariaExpanded ? { \"aria-expanded\": this.ariaExpanded } : {};\n const controls = this.ariaControls ? { \"aria-controls\": this.ariaControls } : {};\n const autocomplete = this.ariaAutocomplete ? { \"aria-autocomplete\": this.ariaAutocomplete } : {};\n const activedescendant = this.ariaActivedescendant ? { \"aria-activedescendant\": this.ariaActivedescendant } : {};\n return Object.assign(Object.assign(Object.assign(Object.assign({}, expanded), controls), autocomplete), activedescendant);\n }\n getFocusBlurAttributes() {\n return {\n onFocus: () => this.emitInputFocus(),\n onBlur: () => this.emitInputBlur(),\n };\n }\n renderInputText(type = InputType.TEXT) {\n const ariaLabel = this.ariaLabel ? { \"aria-label\": this.ariaLabel } : {};\n const attr = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, this.getTextAttributes()), this.getNumberAttributes(type)), this.getPatternAttribute(type)), ariaLabel), this.getRoleAttribute()), this.getAriaAttrubutes()), this.getFocusBlurAttributes());\n if (this.icon || type === InputType.PASSWORD) {\n Object.assign(attr.class, { \"has-icon\": true });\n }\n if (this.hasclearicon && type != InputType.NUMBER) {\n Object.assign(attr.class, { \"has-clear-icon\": true });\n }\n return (h(\"div\", { class: \"text-wrapper\" }, this.renderLabel(), h(\"div\", null, h(\"input\", Object.assign({ type: type === InputType.PASSWORD && !this.passwordHidden ? InputType.TEXT : type }, attr, { ref: (el) => (this.inputRef = el) })), this.renderIcons()), this.renderMessage()));\n }\n renderLabel() {\n if (!this.label) {\n return;\n }\n return (h(\"label\", { class: \"input-label body-5-sb\", id: `${this.htmlid}_label`, htmlFor: this.htmlid }, this.label));\n }\n renderIcons() {\n return (h(\"span\", { class: \"icons-wrapper\" }, this.renderResetIcon(), this.renderIcon()));\n }\n renderIcon() {\n if (this.type === InputType.PASSWORD) {\n return this.renderShowHidePassword();\n }\n if (!this.icon) {\n return;\n }\n return (h(\"z-icon\", { name: this.icon, class: { [this.size]: true, \"input-icon\": true } }));\n }\n renderResetIcon() {\n let hidden = false;\n if (!this.hasclearicon || !this.value || this.disabled || this.readonly || this.type == InputType.NUMBER) {\n hidden = true;\n }\n return (h(\"button\", { type: \"button\", class: { \"reset-icon\": true, \"input-icon\": true, hidden }, \"aria-label\": \"cancella il contenuto dell'input\", onClick: () => {\n this.inputRef.value = \"\";\n this.emitInputChange(\"\");\n } }, h(\"z-icon\", { name: \"multiply\", class: this.size })));\n }\n renderShowHidePassword() {\n return (h(\"button\", { type: \"button\", class: \"input-icon toggle-password-icon\", disabled: this.disabled, \"aria-label\": this.passwordHidden ? \"mostra password\" : \"nascondi password\", onClick: () => (this.passwordHidden = !this.passwordHidden) }, h(\"z-icon\", { name: this.passwordHidden ? \"view-filled\" : \"view-off-filled\", class: this.size })));\n }\n renderMessage() {\n if (boolean(this.message) === false) {\n return;\n }\n return (h(\"z-input-message\", { message: boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size, disabled: this.disabled }));\n }\n /* END text/password/email/number */\n /* START textarea */\n renderTextarea() {\n const attributes = this.getTextAttributes();\n return (h(Fragment, null, this.renderLabel(), h(\"div\", { class: Object.assign(Object.assign({}, attributes.class), { \"textarea-wrapper\": true, \"readonly\": !!attributes.readonly }) }, h(\"textarea\", Object.assign({}, attributes, { class: Object.assign(Object.assign({}, attributes.class), { \"z-scrollbar\": true }), \"aria-label\": this.ariaLabel || undefined }, this.getRoleAttribute()))), this.renderMessage()));\n }\n /* END textarea */\n handleCheck(ev) {\n this.checked = ev.target.checked;\n this.emitInputCheck(this.checked);\n }\n /* START checkbox */\n renderCheckbox() {\n return (h(\"div\", { class: \"checkbox-wrapper\" }, h(\"input\", Object.assign({ id: this.htmlid, type: \"checkbox\", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, required: this.required, onChange: this.handleCheck.bind(this), value: this.value }, this.getRoleAttribute(), this.getFocusBlurAttributes())), h(\"label\", { htmlFor: this.htmlid, class: {\n \"checkbox-label\": true,\n \"after\": this.labelPosition === LabelPosition.RIGHT,\n \"before\": this.labelPosition === LabelPosition.LEFT,\n } }, h(\"z-icon\", { name: this.checked ? \"checkbox-checked\" : \"checkbox\", class: this.size }), this.label && h(\"span\", { innerHTML: this.label }))));\n }\n /* END checkbox */\n /* START radio */\n renderRadio() {\n return (h(\"div\", { class: \"radio-wrapper\" }, h(\"input\", Object.assign({ id: this.htmlid, type: \"radio\", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, onChange: this.handleCheck.bind(this), value: this.value }, this.getRoleAttribute(), this.getFocusBlurAttributes())), h(\"label\", { htmlFor: this.htmlid, class: {\n \"radio-label\": true,\n \"after\": this.labelPosition === LabelPosition.RIGHT,\n \"before\": this.labelPosition === LabelPosition.LEFT,\n } }, h(\"z-icon\", { name: this.checked ? \"radio-button-checked\" : \"radio-button\", class: this.size }), this.label && h(\"span\", { innerHTML: this.label }))));\n }\n /* END radio */\n render() {\n let input;\n switch (this.type) {\n case InputType.TEXTAREA:\n input = this.renderTextarea();\n break;\n case InputType.CHECKBOX:\n input = this.renderCheckbox();\n break;\n case InputType.RADIO:\n input = this.renderRadio();\n break;\n default:\n input = this.renderInputText(this.type);\n }\n return h(Host, { key: '716ee8b89dbfeffedfdbfa8785c3994a94c44f44' }, input);\n }\n static get is() { return \"z-input\"; }\n static get encapsulation() { return \"scoped\"; }\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 \"htmlid\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the id of the input element\"\n },\n \"attribute\": \"htmlid\",\n \"reflect\": false,\n \"defaultValue\": \"`id-${randomId()}`\"\n },\n \"type\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"InputType\",\n \"resolved\": \"InputType.CHECKBOX | InputType.EMAIL | InputType.NUMBER | InputType.PASSWORD | InputType.RADIO | InputType.SEARCH | InputType.TEL | InputType.TEXT | InputType.TEXTAREA | InputType.URL\",\n \"references\": {\n \"InputType\": {\n \"location\": \"import\",\n \"path\": \"../../beans\",\n \"id\": \"src/beans/index.tsx::InputType\"\n }\n }\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"input types\"\n },\n \"attribute\": \"type\",\n \"reflect\": false\n },\n \"name\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input name\"\n },\n \"attribute\": \"name\",\n \"reflect\": false\n },\n \"label\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input label\"\n },\n \"attribute\": \"label\",\n \"reflect\": false\n },\n \"ariaLabel\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input aria-label\"\n },\n \"attribute\": \"aria-label\",\n \"reflect\": false,\n \"defaultValue\": \"\\\"\\\"\"\n },\n \"ariaExpanded\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input aria-expaded: available for text, password, number, email\"\n },\n \"attribute\": \"aria-expanded\",\n \"reflect\": false,\n \"defaultValue\": \"\\\"\\\"\"\n },\n \"ariaControls\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input aria-controls (optional): available for text, password, number, email\"\n },\n \"attribute\": \"aria-controls\",\n \"reflect\": false\n },\n \"ariaAutocomplete\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input aria-autocomplete (optional): available for text, password, number, email\"\n },\n \"attribute\": \"aria-autocomplete\",\n \"reflect\": false\n },\n \"ariaActivedescendant\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input aria-activedescendant (optional): available for text, password, number, email\"\n },\n \"attribute\": \"aria-activedescendant\",\n \"reflect\": false\n },\n \"value\": {\n \"type\": \"string\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input value\"\n },\n \"attribute\": \"value\",\n \"reflect\": false\n },\n \"disabled\": {\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\": \"the input is disabled\"\n },\n \"attribute\": \"disabled\",\n \"reflect\": true,\n \"defaultValue\": \"false\"\n },\n \"readonly\": {\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\": \"the input is readonly\"\n },\n \"attribute\": \"readonly\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"required\": {\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\": \"the input is required (optional): available for text, password, number, email, textarea, checkbox\"\n },\n \"attribute\": \"required\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"checked\": {\n \"type\": \"boolean\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"checked: available for checkbox, radio\"\n },\n \"attribute\": \"checked\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"placeholder\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input placeholder (optional)\"\n },\n \"attribute\": \"placeholder\",\n \"reflect\": false\n },\n \"htmltitle\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input html title (optional)\"\n },\n \"attribute\": \"htmltitle\",\n \"reflect\": false\n },\n \"status\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"InputStatus\",\n \"resolved\": \"InputStatus.ERROR | InputStatus.SUCCESS | InputStatus.WARNING\",\n \"references\": {\n \"InputStatus\": {\n \"location\": \"import\",\n \"path\": \"../../beans\",\n \"id\": \"src/beans/index.tsx::InputStatus\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input status (optional): available for text, password, number, email, textarea\"\n },\n \"attribute\": \"status\",\n \"reflect\": false\n },\n \"message\": {\n \"type\": \"any\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string | boolean\",\n \"resolved\": \"boolean | string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed\"\n },\n \"attribute\": \"message\",\n \"reflect\": false,\n \"defaultValue\": \"true\"\n },\n \"labelPosition\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"LabelPosition\",\n \"resolved\": \"LabelPosition.LEFT | LabelPosition.RIGHT\",\n \"references\": {\n \"LabelPosition\": {\n \"location\": \"import\",\n \"path\": \"../../beans\",\n \"id\": \"src/beans/index.tsx::LabelPosition\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input label position: available for checkbox, radio\"\n },\n \"attribute\": \"label-position\",\n \"reflect\": false,\n \"defaultValue\": \"LabelPosition.RIGHT\"\n },\n \"autocomplete\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input has autocomplete option (optional): available for text, password, number, email\"\n },\n \"attribute\": \"autocomplete\",\n \"reflect\": false\n },\n \"role\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"the input role\"\n },\n \"attribute\": \"role\",\n \"reflect\": false,\n \"defaultValue\": \"\\\"\\\"\"\n },\n \"hasclearicon\": {\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\": \"render clear icon when typing (optional): available for text\"\n },\n \"attribute\": \"hasclearicon\",\n \"reflect\": false,\n \"defaultValue\": \"true\"\n },\n \"icon\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"render icon (optional): available for text\"\n },\n \"attribute\": \"icon\",\n \"reflect\": false\n },\n \"min\": {\n \"type\": \"number\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"number\",\n \"resolved\": \"number\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"min number value (optional): available for number\"\n },\n \"attribute\": \"min\",\n \"reflect\": false\n },\n \"minlength\": {\n \"type\": \"number\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"number\",\n \"resolved\": \"number\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Min length value (optional): available for text\"\n },\n \"attribute\": \"minlength\",\n \"reflect\": false\n },\n \"max\": {\n \"type\": \"number\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"number\",\n \"resolved\": \"number\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"max number value (optional): available for number\"\n },\n \"attribute\": \"max\",\n \"reflect\": false\n },\n \"maxlength\": {\n \"type\": \"number\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"number\",\n \"resolved\": \"number\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Max length value (optional): available for text\"\n },\n \"attribute\": \"maxlength\",\n \"reflect\": false\n },\n \"step\": {\n \"type\": \"number\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"number\",\n \"resolved\": \"number\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"step number value (optional): available for number\"\n },\n \"attribute\": \"step\",\n \"reflect\": false\n },\n \"pattern\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"pattern value (optional): available for tel, text, search, url, email, password\"\n },\n \"attribute\": \"pattern\",\n \"reflect\": false\n },\n \"size\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ControlSize\",\n \"resolved\": \"ControlSize.BIG | ControlSize.SMALL | ControlSize.X_SMALL\",\n \"references\": {\n \"ControlSize\": {\n \"location\": \"import\",\n \"path\": \"../../beans\",\n \"id\": \"src/beans/index.tsx::ControlSize\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Available sizes: `big`, `small` and `x-small`. Defaults to `big`.\"\n },\n \"attribute\": \"size\",\n \"reflect\": true,\n \"defaultValue\": \"ControlSize.BIG\"\n }\n };\n }\n static get states() {\n return {\n \"isTyping\": {},\n \"passwordHidden\": {}\n };\n }\n static get events() {\n return [{\n \"method\": \"inputChange\",\n \"name\": \"inputChange\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Emitted on input value change, returns value, validity\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }, {\n \"method\": \"startTyping\",\n \"name\": \"startTyping\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Emitted when user starts typing\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }, {\n \"method\": \"stopTyping\",\n \"name\": \"stopTyping\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Emitted when user stops typing, returns value, validity\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }, {\n \"method\": \"inputCheck\",\n \"name\": \"inputCheck\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Emitted on checkbox check/uncheck, returns id, checked, type, name, value, validity\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }, {\n \"method\": \"inputFocus\",\n \"name\": \"inputFocus\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Emitted on input focus\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }, {\n \"method\": \"inputBlur\",\n \"name\": \"inputBlur\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Emitted on input blur\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }];\n }\n static get methods() {\n return {\n \"isChecked\": {\n \"complexType\": {\n \"signature\": \"() => Promise<boolean>\",\n \"parameters\": [],\n \"references\": {\n \"Promise\": {\n \"location\": \"global\",\n \"id\": \"global::Promise\"\n }\n },\n \"return\": \"Promise<boolean>\"\n },\n \"docs\": {\n \"text\": \"get checked status\",\n \"tags\": []\n }\n }\n };\n }\n static get elementRef() { return \"hostElement\"; }\n static get listeners() {\n return [{\n \"name\": \"inputCheck\",\n \"method\": \"inputCheckListener\",\n \"target\": \"document\",\n \"capture\": false,\n \"passive\": false\n }];\n }\n}\n//# sourceMappingURL=index.js.map\n",":host {\n display: flex;\n min-height: calc(var(--space-unit) * 2.5);\n align-items: start;\n margin-top: var(--space-unit);\n color: var(--color-default-text);\n fill: currentcolor;\n font-family: var(--font-family-sans);\n font-size: var(--font-size-2);\n letter-spacing: 0.16px;\n}\n\n:host(.small),\n:host(.x-small) {\n margin-top: calc(var(--space-unit) * 0.5);\n font-size: var(--font-size-1);\n}\n\n:host([status=\"success\"]) {\n color: var(--color-hover-success);\n}\n\n:host([status=\"error\"]) {\n color: var(--color-hover-error);\n}\n\n:host([status=\"warning\"]) {\n color: var(--color-hover-warning);\n}\n\n:host(:focus) {\n outline: none;\n}\n\n:host > z-icon {\n --z-icon-width: calc(var(--space-unit) * 2);\n --z-icon-height: calc(var(--space-unit) * 2);\n --z-icon-right-margin: var(--space-unit);\n\n margin-top: calc(var(--space-unit) * 0.25);\n}\n\n:host(.small) > z-icon,\n:host(.x-small) > z-icon {\n --z-icon-width: 14px;\n --z-icon-height: 14px;\n --z-icon-right-margin: calc(var(--space-unit) * 0.5);\n}\n\n:host([disabled]) {\n color: var(--color-disabled03);\n fill: var(--color-disabled03);\n}\n","import { Host, h } from \"@stencil/core\";\nexport class ZInputMessage {\n constructor() {\n this.statusIcons = {\n success: \"checkmark-circle\",\n error: \"multiply-circled\",\n warning: \"exclamation-circle\",\n };\n this.message = undefined;\n this.status = undefined;\n this.disabled = undefined;\n this.statusRole = {};\n }\n onMessageChange() {\n this.statusRole = this.message && this.status ? { role: \"alert\" } : {};\n }\n componentWillLoad() {\n this.onMessageChange();\n }\n render() {\n return (h(Host, Object.assign({ key: 'ef26c50e4e8f21bed23b6b530f34866bb9d746af' }, this.statusRole, { \"aria-label\": this.message }), this.statusIcons[this.status] && this.message && h(\"z-icon\", { key: '1c701e5f10e96e549fc3e799cbc16099f2032956', name: this.statusIcons[this.status] }), h(\"span\", { key: '9a12b124d65a4b4ebcb9856ce6e9fa275d96ac64', innerHTML: this.message })));\n }\n static get is() { return \"z-input-message\"; }\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 \"message\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"input helper message\"\n },\n \"attribute\": \"message\",\n \"reflect\": false\n },\n \"status\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"InputStatus\",\n \"resolved\": \"InputStatus.ERROR | InputStatus.SUCCESS | InputStatus.WARNING\",\n \"references\": {\n \"InputStatus\": {\n \"location\": \"import\",\n \"path\": \"../../beans\",\n \"id\": \"src/beans/index.tsx::InputStatus\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"input status (optional)\"\n },\n \"attribute\": \"status\",\n \"reflect\": true\n },\n \"disabled\": {\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\": \"input disabled status (optional)\"\n },\n \"attribute\": \"disabled\",\n \"reflect\": true\n }\n };\n }\n static get states() {\n return {\n \"statusRole\": {}\n };\n }\n static get watchers() {\n return [{\n \"propName\": \"message\",\n \"methodName\": \"onMessageChange\"\n }, {\n \"propName\": \"status\",\n \"methodName\": \"onMessageChange\"\n }];\n }\n}\n//# sourceMappingURL=index.js.map\n"],"version":3}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-list.z-list-group.z-tag.entry.js","sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list/styles.css?tag=z-list&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list/index.js","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?tag=z-list-group&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list-group/index.js","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tag/styles.css?tag=z-tag&encapsulation=scoped","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tag/index.js"],"sourcesContent":[":host {\n display: flex;\n flex-direction: column;\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n","import { Host, h } from \"@stencil/core\";\nimport { ListSize, ListType } from \"../../../beans\";\nexport class ZList {\n constructor() {\n this.size = ListSize.MEDIUM;\n this.listType = ListType.NONE;\n this.role = \"list\";\n }\n setChildrenSizeType() {\n const children = this.host.children;\n for (let i = 0; i < children.length; i++) {\n children[i].setAttribute(\"size\", this.size);\n children[i].setAttribute(\"list-type\", this.listType);\n children[i].setAttribute(\"list-element-position\", (i + 1).toString());\n }\n }\n componentDidLoad() {\n this.setChildrenSizeType();\n }\n render() {\n return (h(Host, { key: 'f178d7e0463f0e0495aa3029dd8a14b3947770ad' }, h(\"slot\", { key: '9f177d9529829d8eb48329cfc969c739c24c5a52' })));\n }\n static get is() { return \"z-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 \"size\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListSize\",\n \"resolved\": \"ListSize.LARGE | ListSize.MEDIUM | ListSize.NONE | ListSize.SMALL | ListSize.X_LARGE\",\n \"references\": {\n \"ListSize\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListSize\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets size of inside elements.\"\n },\n \"attribute\": \"size\",\n \"reflect\": true,\n \"defaultValue\": \"ListSize.MEDIUM\"\n },\n \"listType\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListType\",\n \"resolved\": \"ListType.NONE | ListType.ORDERED | ListType.UNORDERED\",\n \"references\": {\n \"ListType\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] type of the list marker for each element\"\n },\n \"attribute\": \"list-type\",\n \"reflect\": true,\n \"defaultValue\": \"ListType.NONE\"\n },\n \"role\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Sets role of the element.\"\n },\n \"attribute\": \"role\",\n \"reflect\": true,\n \"defaultValue\": \"\\\"list\\\"\"\n }\n };\n }\n static get elementRef() { return \"host\"; }\n}\n//# sourceMappingURL=index.js.map\n",":host {\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n\n:host > .z-list-group-header-container {\n color: var(--gray700);\n font-size: var(--font-size-2);\n font-weight: var(--font-sb) !important;\n letter-spacing: 0.16px;\n line-height: 1.4;\n}\n\n:host > .z-list-group-header-container.has-header {\n padding-top: var(--space-unit);\n padding-bottom: var(--space-unit);\n}\n\n:host > .z-list-group-header-container.has-header > z-divider {\n margin-top: var(--space-unit);\n}\n\n:host > .grouped-tree-list-header {\n padding-top: var(--space-unit);\n padding-bottom: 0;\n}\n","import { h, Host } from \"@stencil/core\";\nimport { DividerSize, ListDividerType, ListSize, ListType } from \"../../../beans\";\nexport class ZListGroup {\n constructor() {\n this.size = ListSize.MEDIUM;\n this.dividerType = ListDividerType.NONE;\n this.dividerSize = DividerSize.SMALL;\n this.dividerColor = \"gray200\";\n this.listType = ListType.NONE;\n this.hasTreeItems = undefined;\n }\n componentDidLoad() {\n const children = this.host.children;\n for (let i = 0; i < children.length; i++) {\n if (children.length - 1 > i) {\n children[i].setAttribute(\"divider-type\", this.dividerType);\n children[i].setAttribute(\"divider-size\", this.dividerSize);\n children[i].setAttribute(\"divider-color\", this.dividerColor);\n }\n children[i].setAttribute(\"size\", this.size);\n children[i].setAttribute(\"list-type\", this.listType);\n children[i].setAttribute(\"list-element-position\", i.toString());\n }\n }\n componentWillLoad() {\n this.hasHeader = !!this.host.querySelector('[slot=\"header-title\"]');\n }\n render() {\n return (h(Host, { key: '1e3229205e55482b92dc8d0a972d9f9e1805ba56', role: \"group\" }, h(\"div\", { key: 'ede88ef3d1845e0c432b7a00b8f9dc959ce258e6', class: {\n \"z-list-group-header-container\": true,\n \"has-header\": this.hasHeader && !this.hasTreeItems,\n \"grouped-tree-list-header\": this.hasTreeItems,\n } }, h(\"slot\", { key: 'd6c2cef7568424ebab1ae5d3dc572d4bc2aba61c', name: \"header-title\" }), this.dividerType === ListDividerType.HEADER && (h(\"z-divider\", { key: '5e45b81c54db4f623d366e62817f2a60ede8fa19', color: this.dividerColor, size: this.dividerSize }))), h(\"slot\", { key: '2a1a7ad0e3f8b56dd4880b8215ab79bd27981804' })));\n }\n static get is() { return \"z-list-group\"; }\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 \"size\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListSize\",\n \"resolved\": \"ListSize.LARGE | ListSize.MEDIUM | ListSize.NONE | ListSize.SMALL | ListSize.X_LARGE\",\n \"references\": {\n \"ListSize\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListSize\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets size of inside elements.\"\n },\n \"attribute\": \"size\",\n \"reflect\": true,\n \"defaultValue\": \"ListSize.MEDIUM\"\n },\n \"dividerType\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListDividerType\",\n \"resolved\": \"ListDividerType.ELEMENT | ListDividerType.HEADER | ListDividerType.NONE\",\n \"references\": {\n \"ListDividerType\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListDividerType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets the position where to insert the divider.\"\n },\n \"attribute\": \"divider-type\",\n \"reflect\": true,\n \"defaultValue\": \"ListDividerType.NONE\"\n },\n \"dividerSize\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"DividerSize\",\n \"resolved\": \"DividerSize.LARGE | DividerSize.MEDIUM | DividerSize.SMALL\",\n \"references\": {\n \"DividerSize\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::DividerSize\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets the divider size.\"\n },\n \"attribute\": \"divider-size\",\n \"reflect\": true,\n \"defaultValue\": \"DividerSize.SMALL\"\n },\n \"dividerColor\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets the divider color.\"\n },\n \"attribute\": \"divider-color\",\n \"reflect\": true,\n \"defaultValue\": \"\\\"gray200\\\"\"\n },\n \"listType\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListType\",\n \"resolved\": \"ListType.NONE | ListType.ORDERED | ListType.UNORDERED\",\n \"references\": {\n \"ListType\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] type of the list marker for each element\"\n },\n \"attribute\": \"list-type\",\n \"reflect\": true,\n \"defaultValue\": \"ListType.NONE\"\n },\n \"hasTreeItems\": {\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\": \"[optional] check for tree items in grouped lists\"\n },\n \"attribute\": \"has-tree-items\",\n \"reflect\": false\n }\n };\n }\n static get elementRef() { return \"host\"; }\n}\n//# sourceMappingURL=index.js.map\n",":host {\n --z-icon-width: 14px;\n --z-icon-height: 14px;\n\n display: flex;\n width: fit-content;\n max-width: inherit;\n height: fit-content;\n max-height: inherit;\n align-items: flex-start;\n padding: calc(var(--space-unit) / 2);\n background-color: var(--z-tag-bg, var(--color-hover-primary));\n border-radius: var(--border-radius);\n color: var(--z-tag-text-color, var(--color-text-inverse));\n fill: currentcolor;\n font-family: var(--font-family-sans);\n font-size: var(--font-size-1);\n font-weight: var(--font-sb);\n letter-spacing: 0.32px;\n line-height: 14px;\n text-transform: uppercase;\n}\n\n:host(.expandable) > z-icon {\n transition: margin-right 0.3s ease-out;\n}\n\n:host(:not(.expandable)) > z-icon,\n:host(.expandable:hover) > z-icon {\n margin-right: var(--space-unit);\n transition: margin-right 0.3s ease-out 0s;\n}\n\n:host > z-icon:has(+ div:empty) {\n margin-right: 0;\n}\n\n:host(.expandable) > div {\n overflow: hidden;\n max-width: 0;\n max-height: 0;\n}\n\n:host(.expandable:hover) > div {\n max-width: 100%;\n max-height: 100%;\n}\n","import { Host, h } from \"@stencil/core\";\n/**\n * Ztag component.\n * @slot - The text of the z-tag.\n * @cssprop --z-tag-text-color - text and icon color using tokens.\n * @cssprop --z-tag-bg - background color of the z-tag.\n */\nexport class ZTag {\n constructor() {\n this.icon = undefined;\n this.expandable = undefined;\n }\n render() {\n return (h(Host, { key: 'b1b99d8aa0ded75daaed090aa8fa490899e3b04e', class: {\n expandable: this.expandable && !!this.icon,\n } }, this.icon && h(\"z-icon\", { key: 'b3f8b50efc5f7132515416a428ab3d10cf1329b9', name: this.icon }), h(\"div\", { key: 'edf761fbadd249b2d50ad420a60bdec3ab296840' }, h(\"slot\", { key: '932dd3ed45783430641d41f319482f27b9db2907' }))));\n }\n static get is() { return \"z-tag\"; }\n static get encapsulation() { return \"scoped\"; }\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 \"icon\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Tag icon\"\n },\n \"attribute\": \"icon\",\n \"reflect\": false\n },\n \"expandable\": {\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\": \"[optional] Hide the text and show it on hover\"\n },\n \"attribute\": \"expandable\",\n \"reflect\": false\n }\n };\n }\n}\n//# sourceMappingURL=index.js.map\n"],"names":["stylesCss"],"mappings":"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","x_google_ignoreList":[0,1,2,3,4,5]}
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-Cam6wBSi.js';
|
|
2
|
-
import { L as ListSize, J as ListType, h as ListDividerType, v as DividerSize } from './index-B2-dCTD2.js';
|
|
3
|
-
|
|
4
|
-
const stylesCss$2 = ":host{display:flex;flex-direction:column;font-family:var(--font-family-sans);font-weight:var(--font-rg)}";
|
|
5
|
-
|
|
6
|
-
const ZList = class {
|
|
7
|
-
constructor(hostRef) {
|
|
8
|
-
registerInstance(this, hostRef);
|
|
9
|
-
this.size = ListSize.MEDIUM;
|
|
10
|
-
this.listType = ListType.NONE;
|
|
11
|
-
this.role = "list";
|
|
12
|
-
}
|
|
13
|
-
setChildrenSizeType() {
|
|
14
|
-
const children = this.host.children;
|
|
15
|
-
for (let i = 0; i < children.length; i++) {
|
|
16
|
-
children[i].setAttribute("size", this.size);
|
|
17
|
-
children[i].setAttribute("list-type", this.listType);
|
|
18
|
-
children[i].setAttribute("list-element-position", (i + 1).toString());
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
componentDidLoad() {
|
|
22
|
-
this.setChildrenSizeType();
|
|
23
|
-
}
|
|
24
|
-
render() {
|
|
25
|
-
return (h(Host, { key: 'f178d7e0463f0e0495aa3029dd8a14b3947770ad' }, h("slot", { key: '9f177d9529829d8eb48329cfc969c739c24c5a52' })));
|
|
26
|
-
}
|
|
27
|
-
get host() { return getElement(this); }
|
|
28
|
-
};
|
|
29
|
-
ZList.style = stylesCss$2;
|
|
30
|
-
|
|
31
|
-
const stylesCss$1 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>.z-list-group-header-container{color:var(--gray700);font-size:var(--font-size-2);font-weight:var(--font-sb) !important;letter-spacing:0.16px;line-height:1.4}:host>.z-list-group-header-container.has-header{padding-top:var(--space-unit);padding-bottom:var(--space-unit)}:host>.z-list-group-header-container.has-header>z-divider{margin-top:var(--space-unit)}:host>.grouped-tree-list-header{padding-top:var(--space-unit);padding-bottom:0}";
|
|
32
|
-
|
|
33
|
-
const ZListGroup = class {
|
|
34
|
-
constructor(hostRef) {
|
|
35
|
-
registerInstance(this, hostRef);
|
|
36
|
-
this.size = ListSize.MEDIUM;
|
|
37
|
-
this.dividerType = ListDividerType.NONE;
|
|
38
|
-
this.dividerSize = DividerSize.SMALL;
|
|
39
|
-
this.dividerColor = "gray200";
|
|
40
|
-
this.listType = ListType.NONE;
|
|
41
|
-
this.hasTreeItems = undefined;
|
|
42
|
-
}
|
|
43
|
-
componentDidLoad() {
|
|
44
|
-
const children = this.host.children;
|
|
45
|
-
for (let i = 0; i < children.length; i++) {
|
|
46
|
-
if (children.length - 1 > i) {
|
|
47
|
-
children[i].setAttribute("divider-type", this.dividerType);
|
|
48
|
-
children[i].setAttribute("divider-size", this.dividerSize);
|
|
49
|
-
children[i].setAttribute("divider-color", this.dividerColor);
|
|
50
|
-
}
|
|
51
|
-
children[i].setAttribute("size", this.size);
|
|
52
|
-
children[i].setAttribute("list-type", this.listType);
|
|
53
|
-
children[i].setAttribute("list-element-position", i.toString());
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
componentWillLoad() {
|
|
57
|
-
this.hasHeader = !!this.host.querySelector('[slot="header-title"]');
|
|
58
|
-
}
|
|
59
|
-
render() {
|
|
60
|
-
return (h(Host, { key: '1e3229205e55482b92dc8d0a972d9f9e1805ba56', role: "group" }, h("div", { key: 'ede88ef3d1845e0c432b7a00b8f9dc959ce258e6', class: {
|
|
61
|
-
"z-list-group-header-container": true,
|
|
62
|
-
"has-header": this.hasHeader && !this.hasTreeItems,
|
|
63
|
-
"grouped-tree-list-header": this.hasTreeItems,
|
|
64
|
-
} }, h("slot", { key: 'd6c2cef7568424ebab1ae5d3dc572d4bc2aba61c', name: "header-title" }), this.dividerType === ListDividerType.HEADER && (h("z-divider", { key: '5e45b81c54db4f623d366e62817f2a60ede8fa19', color: this.dividerColor, size: this.dividerSize }))), h("slot", { key: '2a1a7ad0e3f8b56dd4880b8215ab79bd27981804' })));
|
|
65
|
-
}
|
|
66
|
-
get host() { return getElement(this); }
|
|
67
|
-
};
|
|
68
|
-
ZListGroup.style = stylesCss$1;
|
|
69
|
-
|
|
70
|
-
const stylesCss = ".sc-z-tag-h{--z-icon-width:14px;--z-icon-height:14px;display:flex;width:fit-content;max-width:inherit;height:fit-content;max-height:inherit;align-items:flex-start;padding:calc(var(--space-unit) / 2);background-color:var(--z-tag-bg, var(--color-hover-primary));border-radius:var(--border-radius);color:var(--z-tag-text-color, var(--color-text-inverse));fill:currentcolor;font-family:var(--font-family-sans);font-size:var(--font-size-1);font-weight:var(--font-sb);letter-spacing:0.32px;line-height:14px;text-transform:uppercase}.expandable.sc-z-tag-h>z-icon.sc-z-tag{transition:margin-right 0.3s ease-out}.sc-z-tag-h:not(.expandable)>z-icon.sc-z-tag,.expandable.sc-z-tag-h:hover>z-icon.sc-z-tag{margin-right:var(--space-unit);transition:margin-right 0.3s ease-out 0s}.sc-z-tag-h>z-icon.sc-z-tag:has(+div.sc-z-tag:empty){margin-right:0}.expandable.sc-z-tag-h>div.sc-z-tag{overflow:hidden;max-width:0;max-height:0}.expandable.sc-z-tag-h:hover>div.sc-z-tag{max-width:100%;max-height:100%}";
|
|
71
|
-
|
|
72
|
-
const ZTag = class {
|
|
73
|
-
constructor(hostRef) {
|
|
74
|
-
registerInstance(this, hostRef);
|
|
75
|
-
this.icon = undefined;
|
|
76
|
-
this.expandable = undefined;
|
|
77
|
-
}
|
|
78
|
-
render() {
|
|
79
|
-
return (h(Host, { key: 'b1b99d8aa0ded75daaed090aa8fa490899e3b04e', class: {
|
|
80
|
-
expandable: this.expandable && !!this.icon,
|
|
81
|
-
} }, this.icon && h("z-icon", { key: 'b3f8b50efc5f7132515416a428ab3d10cf1329b9', name: this.icon }), h("div", { key: 'edf761fbadd249b2d50ad420a60bdec3ab296840' }, h("slot", { key: '932dd3ed45783430641d41f319482f27b9db2907' }))));
|
|
82
|
-
}
|
|
83
|
-
};
|
|
84
|
-
ZTag.style = stylesCss;
|
|
85
|
-
|
|
86
|
-
export { ZList as z_list, ZListGroup as z_list_group, ZTag as z_tag };
|
|
87
|
-
//# sourceMappingURL=z-list.z-list-group.z-tag.entry.js.map
|
|
88
|
-
|
|
89
|
-
//# sourceMappingURL=z-list_3.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"z-list.z-list-group.z-tag.entry.js","mappings":"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","names":["stylesCss"],"sources":["node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list/styles.css?tag=z-list&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list/index.js","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?tag=z-list-group&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/list/z-list-group/index.js","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tag/styles.css?tag=z-tag&encapsulation=scoped","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/z-tag/index.js"],"sourcesContent":[":host {\n display: flex;\n flex-direction: column;\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n","import { Host, h } from \"@stencil/core\";\nimport { ListSize, ListType } from \"../../../beans\";\nexport class ZList {\n constructor() {\n this.size = ListSize.MEDIUM;\n this.listType = ListType.NONE;\n this.role = \"list\";\n }\n setChildrenSizeType() {\n const children = this.host.children;\n for (let i = 0; i < children.length; i++) {\n children[i].setAttribute(\"size\", this.size);\n children[i].setAttribute(\"list-type\", this.listType);\n children[i].setAttribute(\"list-element-position\", (i + 1).toString());\n }\n }\n componentDidLoad() {\n this.setChildrenSizeType();\n }\n render() {\n return (h(Host, { key: 'f178d7e0463f0e0495aa3029dd8a14b3947770ad' }, h(\"slot\", { key: '9f177d9529829d8eb48329cfc969c739c24c5a52' })));\n }\n static get is() { return \"z-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 \"size\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListSize\",\n \"resolved\": \"ListSize.LARGE | ListSize.MEDIUM | ListSize.NONE | ListSize.SMALL | ListSize.X_LARGE\",\n \"references\": {\n \"ListSize\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListSize\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets size of inside elements.\"\n },\n \"attribute\": \"size\",\n \"reflect\": true,\n \"defaultValue\": \"ListSize.MEDIUM\"\n },\n \"listType\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListType\",\n \"resolved\": \"ListType.NONE | ListType.ORDERED | ListType.UNORDERED\",\n \"references\": {\n \"ListType\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] type of the list marker for each element\"\n },\n \"attribute\": \"list-type\",\n \"reflect\": true,\n \"defaultValue\": \"ListType.NONE\"\n },\n \"role\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Sets role of the element.\"\n },\n \"attribute\": \"role\",\n \"reflect\": true,\n \"defaultValue\": \"\\\"list\\\"\"\n }\n };\n }\n static get elementRef() { return \"host\"; }\n}\n//# sourceMappingURL=index.js.map\n",":host {\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n\n:host > .z-list-group-header-container {\n color: var(--gray700);\n font-size: var(--font-size-2);\n font-weight: var(--font-sb) !important;\n letter-spacing: 0.16px;\n line-height: 1.4;\n}\n\n:host > .z-list-group-header-container.has-header {\n padding-top: var(--space-unit);\n padding-bottom: var(--space-unit);\n}\n\n:host > .z-list-group-header-container.has-header > z-divider {\n margin-top: var(--space-unit);\n}\n\n:host > .grouped-tree-list-header {\n padding-top: var(--space-unit);\n padding-bottom: 0;\n}\n","import { h, Host } from \"@stencil/core\";\nimport { DividerSize, ListDividerType, ListSize, ListType } from \"../../../beans\";\nexport class ZListGroup {\n constructor() {\n this.size = ListSize.MEDIUM;\n this.dividerType = ListDividerType.NONE;\n this.dividerSize = DividerSize.SMALL;\n this.dividerColor = \"gray200\";\n this.listType = ListType.NONE;\n this.hasTreeItems = undefined;\n }\n componentDidLoad() {\n const children = this.host.children;\n for (let i = 0; i < children.length; i++) {\n if (children.length - 1 > i) {\n children[i].setAttribute(\"divider-type\", this.dividerType);\n children[i].setAttribute(\"divider-size\", this.dividerSize);\n children[i].setAttribute(\"divider-color\", this.dividerColor);\n }\n children[i].setAttribute(\"size\", this.size);\n children[i].setAttribute(\"list-type\", this.listType);\n children[i].setAttribute(\"list-element-position\", i.toString());\n }\n }\n componentWillLoad() {\n this.hasHeader = !!this.host.querySelector('[slot=\"header-title\"]');\n }\n render() {\n return (h(Host, { key: '1e3229205e55482b92dc8d0a972d9f9e1805ba56', role: \"group\" }, h(\"div\", { key: 'ede88ef3d1845e0c432b7a00b8f9dc959ce258e6', class: {\n \"z-list-group-header-container\": true,\n \"has-header\": this.hasHeader && !this.hasTreeItems,\n \"grouped-tree-list-header\": this.hasTreeItems,\n } }, h(\"slot\", { key: 'd6c2cef7568424ebab1ae5d3dc572d4bc2aba61c', name: \"header-title\" }), this.dividerType === ListDividerType.HEADER && (h(\"z-divider\", { key: '5e45b81c54db4f623d366e62817f2a60ede8fa19', color: this.dividerColor, size: this.dividerSize }))), h(\"slot\", { key: '2a1a7ad0e3f8b56dd4880b8215ab79bd27981804' })));\n }\n static get is() { return \"z-list-group\"; }\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 \"size\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListSize\",\n \"resolved\": \"ListSize.LARGE | ListSize.MEDIUM | ListSize.NONE | ListSize.SMALL | ListSize.X_LARGE\",\n \"references\": {\n \"ListSize\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListSize\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets size of inside elements.\"\n },\n \"attribute\": \"size\",\n \"reflect\": true,\n \"defaultValue\": \"ListSize.MEDIUM\"\n },\n \"dividerType\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListDividerType\",\n \"resolved\": \"ListDividerType.ELEMENT | ListDividerType.HEADER | ListDividerType.NONE\",\n \"references\": {\n \"ListDividerType\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListDividerType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets the position where to insert the divider.\"\n },\n \"attribute\": \"divider-type\",\n \"reflect\": true,\n \"defaultValue\": \"ListDividerType.NONE\"\n },\n \"dividerSize\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"DividerSize\",\n \"resolved\": \"DividerSize.LARGE | DividerSize.MEDIUM | DividerSize.SMALL\",\n \"references\": {\n \"DividerSize\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::DividerSize\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets the divider size.\"\n },\n \"attribute\": \"divider-size\",\n \"reflect\": true,\n \"defaultValue\": \"DividerSize.SMALL\"\n },\n \"dividerColor\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Sets the divider color.\"\n },\n \"attribute\": \"divider-color\",\n \"reflect\": true,\n \"defaultValue\": \"\\\"gray200\\\"\"\n },\n \"listType\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ListType\",\n \"resolved\": \"ListType.NONE | ListType.ORDERED | ListType.UNORDERED\",\n \"references\": {\n \"ListType\": {\n \"location\": \"import\",\n \"path\": \"../../../beans\",\n \"id\": \"src/beans/index.tsx::ListType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] type of the list marker for each element\"\n },\n \"attribute\": \"list-type\",\n \"reflect\": true,\n \"defaultValue\": \"ListType.NONE\"\n },\n \"hasTreeItems\": {\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\": \"[optional] check for tree items in grouped lists\"\n },\n \"attribute\": \"has-tree-items\",\n \"reflect\": false\n }\n };\n }\n static get elementRef() { return \"host\"; }\n}\n//# sourceMappingURL=index.js.map\n",":host {\n --z-icon-width: 14px;\n --z-icon-height: 14px;\n\n display: flex;\n width: fit-content;\n max-width: inherit;\n height: fit-content;\n max-height: inherit;\n align-items: flex-start;\n padding: calc(var(--space-unit) / 2);\n background-color: var(--z-tag-bg, var(--color-hover-primary));\n border-radius: var(--border-radius);\n color: var(--z-tag-text-color, var(--color-text-inverse));\n fill: currentcolor;\n font-family: var(--font-family-sans);\n font-size: var(--font-size-1);\n font-weight: var(--font-sb);\n letter-spacing: 0.32px;\n line-height: 14px;\n text-transform: uppercase;\n}\n\n:host(.expandable) > z-icon {\n transition: margin-right 0.3s ease-out;\n}\n\n:host(:not(.expandable)) > z-icon,\n:host(.expandable:hover) > z-icon {\n margin-right: var(--space-unit);\n transition: margin-right 0.3s ease-out 0s;\n}\n\n:host > z-icon:has(+ div:empty) {\n margin-right: 0;\n}\n\n:host(.expandable) > div {\n overflow: hidden;\n max-width: 0;\n max-height: 0;\n}\n\n:host(.expandable:hover) > div {\n max-width: 100%;\n max-height: 100%;\n}\n","import { Host, h } from \"@stencil/core\";\n/**\n * Ztag component.\n * @slot - The text of the z-tag.\n * @cssprop --z-tag-text-color - text and icon color using tokens.\n * @cssprop --z-tag-bg - background color of the z-tag.\n */\nexport class ZTag {\n constructor() {\n this.icon = undefined;\n this.expandable = undefined;\n }\n render() {\n return (h(Host, { key: 'b1b99d8aa0ded75daaed090aa8fa490899e3b04e', class: {\n expandable: this.expandable && !!this.icon,\n } }, this.icon && h(\"z-icon\", { key: 'b3f8b50efc5f7132515416a428ab3d10cf1329b9', name: this.icon }), h(\"div\", { key: 'edf761fbadd249b2d50ad420a60bdec3ab296840' }, h(\"slot\", { key: '932dd3ed45783430641d41f319482f27b9db2907' }))));\n }\n static get is() { return \"z-tag\"; }\n static get encapsulation() { return \"scoped\"; }\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 \"icon\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"[optional] Tag icon\"\n },\n \"attribute\": \"icon\",\n \"reflect\": false\n },\n \"expandable\": {\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\": \"[optional] Hide the text and show it on hover\"\n },\n \"attribute\": \"expandable\",\n \"reflect\": false\n }\n };\n }\n}\n//# sourceMappingURL=index.js.map\n"],"version":3}
|
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-Cam6wBSi.js';
|
|
2
|
-
|
|
3
|
-
const stylesCss = ":host,::slotted(*),*{box-sizing:border-box}:host{position:relative;display:inline-flex;flex-direction:column;--z-menu-label-color:var(--color-default-text)}::slotted(a){text-decoration:none}::slotted(*){color:var(--color-default-text);font-family:var(--font-family-sans);font-weight:var(--font-rg)}.menu-label{padding:0;border:0;margin:0;background:transparent;border-radius:0;color:inherit;outline:none;text-align:left}button.menu-label{cursor:pointer}.menu-label:focus-within{z-index:1;padding-right:calc(var(--space-unit) * 0.5);padding-left:calc(var(--space-unit) * 0.5);margin-right:calc(var(--space-unit) * -0.5);margin-left:calc(var(--space-unit) * -0.5);box-shadow:var(--shadow-focus-primary)}.menu-label .menu-label-content{position:relative;display:flex;align-items:center}:host(:is([active],[open])) .menu-label-content,.menu-label:focus-within .menu-label-content{font-weight:var(--font-bd)}:host(:is([active],[open])) .menu-label-content ::slotted(*),.menu-label:focus-within .menu-label-content ::slotted(*){letter-spacing:normal}:host .menu-label .menu-label-content ::slotted(*:not([slot]):focus:focus-visible){box-shadow:none !important}:host(:is([active],[open],[vertical-context])) .menu-label .menu-label-content::after,.menu-label .menu-label-content:hover::after,.menu-label:focus-within .menu-label-content::after{position:absolute;bottom:0;left:0;width:100%;content:\"\";pointer-events:none}:host([vertical-context]) .menu-label-content::after{height:var(--border-size-small);background-color:var(--color-surface03)}:host(:is([active],[open])) .menu-label .menu-label-content::after,.menu-label .menu-label-content:hover::after,.menu-label:focus-within .menu-label-content::after{height:var(--border-size-large);background-color:var(--color-primary01)}::slotted([data-text])::after{height:0;content:attr(data-text);content:attr(data-text) / \"\";font-weight:var(--font-bd);letter-spacing:normal;pointer-events:none;user-select:none;visibility:hidden}@media speech{::slotted([data-text])::after{display:none}}::slotted([data-text]){display:inline-flex;flex-direction:column}.menu-label .menu-label-content ::slotted(*){display:inline-flex;width:100%;margin:0;appearance:none;color:var(--z-menu-label-color);font-family:var(--font-family-sans);font-size:var(--font-size-5);font-weight:inherit;letter-spacing:0.36px;line-height:1.2;outline:none}.menu-label .menu-label-content ::slotted(*),.menu-label .menu-label-content z-icon{padding:var(--space-unit) 0}.menu-label .menu-label-content z-icon{margin-left:calc(var(--space-unit) * 1.5);fill:currentcolor}.content{background:var(--color-surface01)}:host(:not([open])) .content{display:none}:host([floating]) .content{position:absolute;top:100%;left:0;width:375px;min-width:100%;max-width:100vw;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2);box-shadow:var(--shadow-2)}:host(:not([floating])) .content{width:100%}.header{display:flex;align-items:center;padding:var(--space-unit) 0 calc(var(--space-unit) * 2)}.header ::slotted(img[slot=\"header\"]){width:calc(var(--space-unit) * 11.25);height:auto;object-fit:contain}.header ::slotted([slot=\"header\"]:not(:first-child)){margin:auto 0;margin-left:calc(var(--space-unit) * 2.5);font-size:var(--font-size-3);font-weight:var(--font-sb);line-height:1.5}.items{display:flex;flex-direction:column;align-items:flex-start;background:inherit}.items>::slotted([slot=\"item\"]){width:100%;margin:0;font-size:var(--font-size-3);line-height:1.25;outline:none}.items>::slotted([slot=\"item\"]:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}.items>::slotted([slot=\"item\"]:not(z-menu-section)){padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);border-bottom:var(--border-size-small) solid var(--color-surface05)}.items>::slotted([slot=\"item\"]:hover),.items>::slotted([slot=\"item\"]:focus:focus-visible),.items>::slotted([slot=\"item\"]:active){border-color:var(--color-primary01);font-weight:var(--font-bd)}";
|
|
4
|
-
|
|
5
|
-
const ZMenuDeprecated = class {
|
|
6
|
-
toggle() {
|
|
7
|
-
if (!this.hasContent) {
|
|
8
|
-
return;
|
|
9
|
-
}
|
|
10
|
-
this.open = !this.open;
|
|
11
|
-
this.open ? this.opened.emit() : this.closed.emit();
|
|
12
|
-
}
|
|
13
|
-
/** Close the floating list when a click is performed outside of this Element. */
|
|
14
|
-
handleClick(ev) {
|
|
15
|
-
if (!this.floating || !this.open || this.hostElement.contains(ev.target)) {
|
|
16
|
-
return;
|
|
17
|
-
}
|
|
18
|
-
this.reflow();
|
|
19
|
-
this.open = false;
|
|
20
|
-
this.closed.emit();
|
|
21
|
-
}
|
|
22
|
-
onOpenChanged() {
|
|
23
|
-
if (this.open) {
|
|
24
|
-
this.reflow(true);
|
|
25
|
-
}
|
|
26
|
-
else {
|
|
27
|
-
cancelAnimationFrame(this.raf);
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
constructor(hostRef) {
|
|
31
|
-
registerInstance(this, hostRef);
|
|
32
|
-
this.opened = createEvent(this, "opened", 7);
|
|
33
|
-
this.closed = createEvent(this, "closed", 7);
|
|
34
|
-
this.active = undefined;
|
|
35
|
-
this.floating = false;
|
|
36
|
-
this.open = false;
|
|
37
|
-
this.verticalContext = false;
|
|
38
|
-
this.hasHeader = undefined;
|
|
39
|
-
this.hasContent = undefined;
|
|
40
|
-
this.toggle = this.toggle.bind(this);
|
|
41
|
-
this.checkContent = this.checkContent.bind(this);
|
|
42
|
-
this.onLabelSlotChange = this.onLabelSlotChange.bind(this);
|
|
43
|
-
this.onItemsChange = this.onItemsChange.bind(this);
|
|
44
|
-
}
|
|
45
|
-
componentWillLoad() {
|
|
46
|
-
this.checkContent();
|
|
47
|
-
}
|
|
48
|
-
/**
|
|
49
|
-
* Sets slotted item text as `data-text` attribute value, to let CSS use it through `attr()`.
|
|
50
|
-
* @param ev Slotchange event
|
|
51
|
-
*/
|
|
52
|
-
onLabelSlotChange(ev) {
|
|
53
|
-
const labelElement = ev.target.assignedElements()[0];
|
|
54
|
-
labelElement.dataset.text = labelElement === null || labelElement === void 0 ? void 0 : labelElement.textContent;
|
|
55
|
-
}
|
|
56
|
-
/**
|
|
57
|
-
* Correctly set position of the floating menu in order to prevent overflow.
|
|
58
|
-
* @param live Should run the method on every refresh frame.
|
|
59
|
-
*/
|
|
60
|
-
reflow(live = false) {
|
|
61
|
-
if (this.content) {
|
|
62
|
-
const { style } = this.content;
|
|
63
|
-
const { left } = this.hostElement.getBoundingClientRect();
|
|
64
|
-
const widthPx = getComputedStyle(this.content).width;
|
|
65
|
-
const width = widthPx ? parseFloat(widthPx.replace("px", "")) : 375;
|
|
66
|
-
const safeScrollbarSpace = 30;
|
|
67
|
-
style.left = `${Math.min(window.innerWidth - left - width - safeScrollbarSpace, 0)}px`;
|
|
68
|
-
}
|
|
69
|
-
if (live) {
|
|
70
|
-
this.raf = requestAnimationFrame(this.reflow.bind(this, live));
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
/**
|
|
74
|
-
* Check if some content slot is set.
|
|
75
|
-
*/
|
|
76
|
-
checkContent() {
|
|
77
|
-
this.hasHeader = !!this.hostElement.querySelectorAll("[slot=header]").length;
|
|
78
|
-
this.hasContent = !!this.hostElement.querySelectorAll("[slot=item]").length || this.hasHeader;
|
|
79
|
-
}
|
|
80
|
-
/**
|
|
81
|
-
* Set `menuitem` role to all menu items.
|
|
82
|
-
* Set the item's inner text to the `data-text` attribute (this is for using bold text avoiding layout shifts).
|
|
83
|
-
*/
|
|
84
|
-
onItemsChange() {
|
|
85
|
-
this.checkContent();
|
|
86
|
-
const items = this.hostElement.querySelectorAll("[slot=item]");
|
|
87
|
-
items.forEach((item) => {
|
|
88
|
-
item.setAttribute("role", "menuitem");
|
|
89
|
-
item.dataset.text = item.textContent;
|
|
90
|
-
});
|
|
91
|
-
}
|
|
92
|
-
renderMenuLabel() {
|
|
93
|
-
if (this.hasContent) {
|
|
94
|
-
return (h("button", { class: "menu-label", "aria-expanded": this.open ? "true" : "false", "aria-label": this.open ? "Chiudi menù" : "Apri menù", onClick: this.toggle }, h("div", { class: "menu-label-content" }, h("slot", { onSlotchange: this.onLabelSlotChange }), h("z-icon", { name: this.open ? "chevron-up" : "chevron-down" }))));
|
|
95
|
-
}
|
|
96
|
-
return (h("div", { class: "menu-label" }, h("div", { class: "menu-label-content" }, h("slot", { onSlotchange: this.onLabelSlotChange }))));
|
|
97
|
-
}
|
|
98
|
-
render() {
|
|
99
|
-
return (h(Host, { key: '74b5b32d29db7c6e7d241f1583a2df27979fb4f8' }, this.renderMenuLabel(), this.hasContent && (h("div", { key: '6bdfeb0e2d900a53e69a15861c1c5d6337fcf972', class: "content", ref: (el) => (this.content = el) }, this.hasHeader && (h("header", { key: 'da9c528915686f2b5fcface1483822df96abca6b', class: "header" }, h("slot", { key: '692467f0246d129d75525a5097529d8c2a8f6817', name: "header", onSlotchange: this.checkContent }))), h("div", { key: '639ffcb514c6d95d7dca908b2c0cbf142f42a9e3', class: "items", role: "menu" }, h("slot", { key: '783021819f17a536746670de911ebef9665e8e99', name: "item", onSlotchange: this.onItemsChange }))))));
|
|
100
|
-
}
|
|
101
|
-
get hostElement() { return getElement(this); }
|
|
102
|
-
static get watchers() { return {
|
|
103
|
-
"open": ["onOpenChanged"]
|
|
104
|
-
}; }
|
|
105
|
-
};
|
|
106
|
-
ZMenuDeprecated.style = stylesCss;
|
|
107
|
-
|
|
108
|
-
export { ZMenuDeprecated as z_menu_deprecated };
|
|
109
|
-
//# sourceMappingURL=z-menu-deprecated.entry.js.map
|
|
110
|
-
|
|
111
|
-
//# sourceMappingURL=z-menu-deprecated.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"z-menu-deprecated.entry.js","sources":["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?tag=z-menu-deprecated&encapsulation=shadow","node_modules/.pnpm/@zanichelli+albe-web-components@18.3.2/node_modules/@zanichelli/albe-web-components/dist/collection/components/deprecated/z-menu-deprecated/index.js"],"sourcesContent":[":host,\n::slotted(*),\n* {\n box-sizing: border-box;\n}\n\n:host {\n position: relative;\n display: inline-flex;\n flex-direction: column;\n\n --z-menu-label-color: var(--color-default-text);\n}\n\n::slotted(a) {\n text-decoration: none;\n}\n\n::slotted(*) {\n color: var(--color-default-text);\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n\n.menu-label {\n padding: 0;\n border: 0;\n margin: 0;\n background: transparent;\n border-radius: 0;\n color: inherit;\n outline: none;\n text-align: left;\n}\n\nbutton.menu-label {\n cursor: pointer;\n}\n\n.menu-label:focus-within {\n z-index: 1;\n padding-right: calc(var(--space-unit) * 0.5);\n padding-left: calc(var(--space-unit) * 0.5);\n margin-right: calc(var(--space-unit) * -0.5);\n margin-left: calc(var(--space-unit) * -0.5);\n box-shadow: var(--shadow-focus-primary);\n}\n\n.menu-label .menu-label-content {\n position: relative;\n display: flex;\n align-items: center;\n}\n\n:host(:is([active], [open])) .menu-label-content,\n.menu-label:focus-within .menu-label-content {\n font-weight: var(--font-bd);\n}\n\n:host(:is([active], [open])) .menu-label-content ::slotted(*),\n.menu-label:focus-within .menu-label-content ::slotted(*) {\n letter-spacing: normal;\n}\n\n:host .menu-label .menu-label-content ::slotted(*:not([slot]):focus:focus-visible) {\n box-shadow: none !important;\n}\n\n/* border */\n:host(:is([active], [open], [vertical-context])) .menu-label .menu-label-content::after,\n.menu-label .menu-label-content:hover::after,\n.menu-label:focus-within .menu-label-content::after {\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n content: \"\";\n pointer-events: none;\n}\n\n:host([vertical-context]) .menu-label-content::after {\n height: var(--border-size-small);\n background-color: var(--color-surface03);\n}\n\n:host(:is([active], [open])) .menu-label .menu-label-content::after,\n.menu-label .menu-label-content:hover::after,\n.menu-label:focus-within .menu-label-content::after {\n height: var(--border-size-large);\n background-color: var(--color-primary01);\n}\n\n/* Prevents layout shifts on font-weight changes.\nThe trick is to put an hidden copy of the text already set to bold,\nso the needed space is correctly calculated before any hover/active state changes the\nfont-weight of the real text.\nThe hidden text has an height of 0px so it can expand the width without changing the height\nwhen placed below the real text using `flex-direction: column`. */\n::slotted([data-text])::after {\n height: 0;\n content: attr(data-text);\n content: attr(data-text) / \"\";\n font-weight: var(--font-bd);\n letter-spacing: normal;\n pointer-events: none;\n user-select: none;\n visibility: hidden;\n}\n\n@media speech {\n ::slotted([data-text])::after {\n display: none;\n }\n}\n\n::slotted([data-text]) {\n display: inline-flex;\n flex-direction: column;\n}\n\n.menu-label .menu-label-content ::slotted(*) {\n display: inline-flex;\n width: 100%;\n margin: 0;\n appearance: none;\n color: var(--z-menu-label-color);\n font-family: var(--font-family-sans);\n font-size: var(--font-size-5);\n font-weight: inherit;\n letter-spacing: 0.36px; /* increasing the letter spacing of the regular text helps reduce the size difference between regular and bold text */\n line-height: 1.2;\n outline: none;\n}\n\n.menu-label .menu-label-content ::slotted(*),\n.menu-label .menu-label-content z-icon {\n padding: var(--space-unit) 0;\n}\n\n.menu-label .menu-label-content z-icon {\n margin-left: calc(var(--space-unit) * 1.5);\n fill: currentcolor;\n}\n\n.content {\n background: var(--color-surface01);\n}\n\n:host(:not([open])) .content {\n display: none;\n}\n\n:host([floating]) .content {\n position: absolute;\n top: 100%;\n left: 0;\n width: 375px;\n min-width: 100%;\n max-width: 100vw;\n padding: var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2);\n box-shadow: var(--shadow-2);\n}\n\n:host(:not([floating])) .content {\n width: 100%;\n}\n\n.header {\n display: flex;\n align-items: center;\n padding: var(--space-unit) 0 calc(var(--space-unit) * 2);\n}\n\n.header ::slotted(img[slot=\"header\"]) {\n width: calc(var(--space-unit) * 11.25);\n height: auto;\n object-fit: contain;\n}\n\n.header ::slotted([slot=\"header\"]:not(:first-child)) {\n margin: auto 0;\n margin-left: calc(var(--space-unit) * 2.5);\n font-size: var(--font-size-3);\n font-weight: var(--font-sb);\n line-height: 1.5;\n}\n\n.items {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n background: inherit;\n}\n\n.items > ::slotted([slot=\"item\"]) {\n width: 100%;\n margin: 0;\n font-size: var(--font-size-3);\n line-height: 1.25;\n outline: none;\n}\n\n.items > ::slotted([slot=\"item\"]:focus:focus-visible) {\n box-shadow: var(--shadow-focus-primary);\n}\n\n.items > ::slotted([slot=\"item\"]:not(z-menu-section)) {\n padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);\n border-bottom: var(--border-size-small) solid var(--color-surface05);\n}\n\n.items > ::slotted([slot=\"item\"]:hover),\n.items > ::slotted([slot=\"item\"]:focus:focus-visible),\n.items > ::slotted([slot=\"item\"]:active) {\n border-color: var(--color-primary01);\n font-weight: var(--font-bd);\n}\n","import { Host, h } from \"@stencil/core\";\n/**\n * @slot - Menu label\n * @slot header - Header to display as the first entry of the open menu.\n * @slot item - Single entry of the section. Can be slotted multiple times to insert items onto the menu. Use `z-menu-section` for submenus.\n * @cssprop --z-menu-label-color - Color of the label's text.\n */\nexport class ZMenuDeprecated {\n toggle() {\n if (!this.hasContent) {\n return;\n }\n this.open = !this.open;\n this.open ? this.opened.emit() : this.closed.emit();\n }\n /** Close the floating list when a click is performed outside of this Element. */\n handleClick(ev) {\n if (!this.floating || !this.open || this.hostElement.contains(ev.target)) {\n return;\n }\n this.reflow();\n this.open = false;\n this.closed.emit();\n }\n onOpenChanged() {\n if (this.open) {\n this.reflow(true);\n }\n else {\n cancelAnimationFrame(this.raf);\n }\n }\n constructor() {\n this.active = undefined;\n this.floating = false;\n this.open = false;\n this.verticalContext = false;\n this.hasHeader = undefined;\n this.hasContent = undefined;\n this.toggle = this.toggle.bind(this);\n this.checkContent = this.checkContent.bind(this);\n this.onLabelSlotChange = this.onLabelSlotChange.bind(this);\n this.onItemsChange = this.onItemsChange.bind(this);\n }\n componentWillLoad() {\n this.checkContent();\n }\n /**\n * Sets slotted item text as `data-text` attribute value, to let CSS use it through `attr()`.\n * @param ev Slotchange event\n */\n onLabelSlotChange(ev) {\n const labelElement = ev.target.assignedElements()[0];\n labelElement.dataset.text = labelElement === null || labelElement === void 0 ? void 0 : labelElement.textContent;\n }\n /**\n * Correctly set position of the floating menu in order to prevent overflow.\n * @param live Should run the method on every refresh frame.\n */\n reflow(live = false) {\n if (this.content) {\n const { style } = this.content;\n const { left } = this.hostElement.getBoundingClientRect();\n const widthPx = getComputedStyle(this.content).width;\n const width = widthPx ? parseFloat(widthPx.replace(\"px\", \"\")) : 375;\n const safeScrollbarSpace = 30;\n style.left = `${Math.min(window.innerWidth - left - width - safeScrollbarSpace, 0)}px`;\n }\n if (live) {\n this.raf = requestAnimationFrame(this.reflow.bind(this, live));\n }\n }\n /**\n * Check if some content slot is set.\n */\n checkContent() {\n this.hasHeader = !!this.hostElement.querySelectorAll(\"[slot=header]\").length;\n this.hasContent = !!this.hostElement.querySelectorAll(\"[slot=item]\").length || this.hasHeader;\n }\n /**\n * Set `menuitem` role to all menu items.\n * Set the item's inner text to the `data-text` attribute (this is for using bold text avoiding layout shifts).\n */\n onItemsChange() {\n this.checkContent();\n const items = this.hostElement.querySelectorAll(\"[slot=item]\");\n items.forEach((item) => {\n item.setAttribute(\"role\", \"menuitem\");\n item.dataset.text = item.textContent;\n });\n }\n renderMenuLabel() {\n if (this.hasContent) {\n return (h(\"button\", { class: \"menu-label\", \"aria-expanded\": this.open ? \"true\" : \"false\", \"aria-label\": this.open ? \"Chiudi menù\" : \"Apri menù\", onClick: this.toggle }, h(\"div\", { class: \"menu-label-content\" }, h(\"slot\", { onSlotchange: this.onLabelSlotChange }), h(\"z-icon\", { name: this.open ? \"chevron-up\" : \"chevron-down\" }))));\n }\n return (h(\"div\", { class: \"menu-label\" }, h(\"div\", { class: \"menu-label-content\" }, h(\"slot\", { onSlotchange: this.onLabelSlotChange }))));\n }\n render() {\n return (h(Host, { key: '74b5b32d29db7c6e7d241f1583a2df27979fb4f8' }, this.renderMenuLabel(), this.hasContent && (h(\"div\", { key: '6bdfeb0e2d900a53e69a15861c1c5d6337fcf972', class: \"content\", ref: (el) => (this.content = el) }, this.hasHeader && (h(\"header\", { key: 'da9c528915686f2b5fcface1483822df96abca6b', class: \"header\" }, h(\"slot\", { key: '692467f0246d129d75525a5097529d8c2a8f6817', name: \"header\", onSlotchange: this.checkContent }))), h(\"div\", { key: '639ffcb514c6d95d7dca908b2c0cbf142f42a9e3', class: \"items\", role: \"menu\" }, h(\"slot\", { key: '783021819f17a536746670de911ebef9665e8e99', name: \"item\", onSlotchange: this.onItemsChange }))))));\n }\n static get is() { return \"z-menu-deprecated\"; }\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 \"active\": {\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\": \"Flag to set the active status of the menu.\"\n },\n \"attribute\": \"active\",\n \"reflect\": true\n },\n \"floating\": {\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\": \"Flag to set the display mode of the list.\\nIf true, the list will be absolutely positioned under the menu label,\\nstacked beneath it otherwise.\"\n },\n \"attribute\": \"floating\",\n \"reflect\": true,\n \"defaultValue\": \"false\"\n },\n \"open\": {\n \"type\": \"boolean\",\n \"mutable\": true,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The opening state of the menu.\"\n },\n \"attribute\": \"open\",\n \"reflect\": true,\n \"defaultValue\": \"false\"\n },\n \"verticalContext\": {\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\": \"Tells the component that it's placed in a vertical context with other `ZMenu`s (e.g. in the ZAppHeader's offcanvas).\\nA small border is placed under it as a separator from other elements.\"\n },\n \"attribute\": \"vertical-context\",\n \"reflect\": true,\n \"defaultValue\": \"false\"\n }\n };\n }\n static get states() {\n return {\n \"hasHeader\": {},\n \"hasContent\": {}\n };\n }\n static get events() {\n return [{\n \"method\": \"opened\",\n \"name\": \"opened\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The menu has been opened.\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }, {\n \"method\": \"closed\",\n \"name\": \"closed\",\n \"bubbles\": true,\n \"cancelable\": true,\n \"composed\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The menu has been closed.\"\n },\n \"complexType\": {\n \"original\": \"any\",\n \"resolved\": \"any\",\n \"references\": {}\n }\n }];\n }\n static get elementRef() { return \"hostElement\"; }\n static get watchers() {\n return [{\n \"propName\": \"open\",\n \"methodName\": \"onOpenChanged\"\n }];\n }\n static get listeners() {\n return [{\n \"name\": \"click\",\n \"method\": \"handleClick\",\n \"target\": \"document\",\n \"capture\": false,\n \"passive\": false\n }];\n }\n}\n//# sourceMappingURL=index.js.map\n"],"names":[],"mappings":"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","x_google_ignoreList":[0,1]}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-Cam6wBSi.js';
|
|
2
|
-
|
|
3
|
-
const stylesCss = ":host{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;font-family:var(--font-family-sans)}:host,::slotted(*),*{box-sizing:border-box}::slotted(a){text-decoration:none}::slotted(*){color:var(--color-default-text);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host(:is([active],[open])) .label,.label:hover{border-color:var(--color-primary01)}:host(:is([active],[open])) .label ::slotted(*),.label:focus:focus-visible ::slotted(*),.label:hover ::slotted(*){font-weight:var(--font-bd)}.label{display:flex;width:100%;align-items:center;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) / 2);border:0;border-bottom:var(--border-size-small) solid var(--color-surface05);margin:0;background:transparent;border-radius:0;cursor:pointer;text-align:left}::slotted([data-text]){display:inline-flex;flex-direction:column}::slotted([data-text])::after{overflow:hidden;height:0;content:attr(data-text);content:attr(data-text) / \"\";font-weight:var(--font-bd);pointer-events:none;user-select:none;visibility:hidden}@media speech{::slotted([data-text])::after{display:none}}.label ::slotted(*){width:100%;margin:0;font-size:var(--font-size-3);line-height:1.25}.label:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.label z-icon{margin-left:calc(var(--space-unit) * 4);fill:var(--color-default-icon)}.items{display:flex;width:100%;flex-direction:column;padding:calc(var(--space-unit) / 2);padding-bottom:calc(var(--space-unit) * 1.5)}.items>::slotted([slot=\"item\"]){display:inline-flex;padding:calc(var(--space-unit) / 2);margin:0;font-size:var(--font-size-2);line-height:1.4;outline:none}.items>::slotted([slot=\"item\"]:focus:focus-visible){box-shadow:var(--shadow-focus-primary);color:var(--color-primary01)}.items>::slotted([slot=\"item\"]:hover),.items>::slotted([slot=\"item\"]:focus:focus-visible),.items>::slotted([slot=\"item\"][active]){color:var(--color-primary01);font-weight:var(--font-bd)}";
|
|
4
|
-
|
|
5
|
-
const ZMenuSectionDeprecated = class {
|
|
6
|
-
constructor(hostRef) {
|
|
7
|
-
registerInstance(this, hostRef);
|
|
8
|
-
this.opened = createEvent(this, "opened", 7);
|
|
9
|
-
this.closed = createEvent(this, "closed", 7);
|
|
10
|
-
this.active = undefined;
|
|
11
|
-
this.open = undefined;
|
|
12
|
-
this.hasContent = undefined;
|
|
13
|
-
}
|
|
14
|
-
toggle() {
|
|
15
|
-
if (!this.hasContent) {
|
|
16
|
-
return;
|
|
17
|
-
}
|
|
18
|
-
this.open = !this.open;
|
|
19
|
-
this.open ? this.opened.emit() : this.closed.emit();
|
|
20
|
-
}
|
|
21
|
-
/** Close the list when a click is performed outside of this Element. */
|
|
22
|
-
handleClick(ev) {
|
|
23
|
-
if (!this.open || this.hostElement.contains(ev.target)) {
|
|
24
|
-
return;
|
|
25
|
-
}
|
|
26
|
-
this.open = false;
|
|
27
|
-
this.closed.emit();
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* Check if some content slot is set.
|
|
31
|
-
*/
|
|
32
|
-
checkContent() {
|
|
33
|
-
this.hasContent = this.hostElement.querySelectorAll('[slot="item"]').length > 0;
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* Sets slotted item text as `data-text` attribute value, to let CSS use it through `attr()`.
|
|
37
|
-
* @param ev Slotchange event
|
|
38
|
-
*/
|
|
39
|
-
onLabelSlotChange(ev) {
|
|
40
|
-
const labelElement = ev.target.assignedElements()[0];
|
|
41
|
-
labelElement.dataset.text = (labelElement === null || labelElement === void 0 ? void 0 : labelElement.innerText) || null;
|
|
42
|
-
}
|
|
43
|
-
componentWillLoad() {
|
|
44
|
-
this.checkContent();
|
|
45
|
-
}
|
|
46
|
-
render() {
|
|
47
|
-
return (h(Host, { key: 'cb55ccb8c7327254eabaab573f6fb0a5ae2ac361', role: "menu", open: this.open }, h("button", { key: '5065f38502c4bb0167bb7332e0e8ba0dd36541df', class: "label", "aria-pressed": this.open ? "true" : "false", onClick: this.toggle.bind(this) }, h("slot", { key: '67a5082482b73f27f8244f730ac88da14d4db6c4', onSlotchange: this.onLabelSlotChange.bind(this) }), this.hasContent && h("z-icon", { key: 'b513a5c76223e7a83162cc3b28434c53124b135c', name: this.open ? "chevron-up" : "chevron-down" })), this.open && (h("div", { key: '4f43962d01e60cea802f06413acae360ead32aa0', class: "items" }, h("slot", { key: '020f1235a37a99e274e9f4d611153f4915c9cd41', name: "item", onSlotchange: this.checkContent.bind(this) })))));
|
|
48
|
-
}
|
|
49
|
-
get hostElement() { return getElement(this); }
|
|
50
|
-
};
|
|
51
|
-
ZMenuSectionDeprecated.style = stylesCss;
|
|
52
|
-
|
|
53
|
-
export { ZMenuSectionDeprecated as z_menu_section_deprecated };
|
|
54
|
-
//# sourceMappingURL=z-menu-section-deprecated.entry.js.map
|
|
55
|
-
|
|
56
|
-
//# sourceMappingURL=z-menu-section-deprecated.entry.js.map
|