@zanichelli/albe-web-components 18.7.6 → 18.7.7
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/CHANGELOG.md +17 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header_12.cjs.entry.js +10 -8
- package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
- package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-avatar.cjs.entry.js +2 -2
- package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
- package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
- package/dist/cjs/z-chip.cjs.entry.js +2 -2
- package/dist/cjs/z-combobox.cjs.entry.js +1 -1
- package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +4 -4
- package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
- package/dist/cjs/z-info-box.cjs.entry.js +1 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
- package/dist/cjs/z-logo.cjs.entry.js +1 -1
- package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card_4.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-list-item.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-list.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
- package/dist/cjs/z-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-otp.cjs.entry.js +2 -2
- package/dist/cjs/z-panel-elem.cjs.entry.js +2 -2
- package/dist/cjs/z-popover.cjs.entry.js +1 -1
- package/dist/cjs/z-select.cjs.entry.js +1 -1
- package/dist/cjs/z-skip-to-content.cjs.entry.js +1 -1
- package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
- package/dist/cjs/z-stepper.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
- package/dist/cjs/z-toggle-switch.cjs.entry.js +3 -3
- package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
- package/dist/collection/components/z-app-header/index.js +2 -1
- package/dist/collection/components/z-app-header/index.js.map +1 -1
- package/dist/collection/components/z-app-header/index.stories.js +16 -0
- package/dist/collection/components/z-app-header/index.stories.js.map +1 -1
- package/dist/collection/components/z-app-header/styles.css +2 -1
- package/dist/collection/components/z-aria-alert/index.js +1 -1
- package/dist/collection/components/z-avatar/index.js +2 -2
- package/dist/collection/components/z-breadcrumb/index.js +2 -2
- package/dist/collection/components/z-button-sort/index.js +1 -1
- package/dist/collection/components/z-chip/index.js +2 -2
- package/dist/collection/components/z-combobox/index.js +1 -1
- package/dist/collection/components/z-cover-hero/index.js +2 -2
- package/dist/collection/components/z-divider/index.js +1 -1
- package/dist/collection/components/z-ghost-loading/index.js +1 -1
- package/dist/collection/components/z-info-box/index.js +1 -1
- package/dist/collection/components/z-info-reveal/index.js +1 -1
- package/dist/collection/components/z-input/index.js +1 -1
- package/dist/collection/components/z-input-message/index.js +1 -1
- package/dist/collection/components/z-logo/index.js +1 -1
- package/dist/collection/components/z-menu-section/index.js +1 -1
- package/dist/collection/components/z-modal/index.js +4 -4
- package/dist/collection/components/z-navigation-tabs/index.js +2 -2
- package/dist/collection/components/z-notification/index.js +1 -1
- package/dist/collection/components/z-offcanvas/index.js +21 -1
- package/dist/collection/components/z-offcanvas/index.js.map +1 -1
- package/dist/collection/components/z-offcanvas/index.stories.js +12 -0
- package/dist/collection/components/z-offcanvas/index.stories.js.map +1 -1
- package/dist/collection/components/z-offcanvas/styles.css +5 -4
- package/dist/collection/components/z-panel-elem/index.js +2 -2
- package/dist/collection/components/z-popover/index.js +1 -1
- package/dist/collection/components/z-searchbar/index.js +1 -1
- package/dist/collection/components/z-select/index.js +1 -1
- package/dist/collection/components/z-skip-to-content/index.js +1 -1
- package/dist/collection/components/z-stepper/index.js +1 -1
- package/dist/collection/components/z-stepper-item/index.js +1 -1
- package/dist/collection/components/z-toast-notification/index.js +1 -1
- package/dist/collection/components/z-toast-notification-list/index.js +1 -1
- package/dist/collection/components/z-toggle-button/index.js +2 -2
- package/dist/collection/components/z-toggle-switch/index.js +3 -3
- package/dist/collection/components/z-tooltip/index.js +1 -1
- package/dist/collection/components/z-visually-hidden/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +1 -1
- package/dist/collection/snowflakes/myz/z-alert/index.js +1 -1
- package/dist/collection/snowflakes/myz/z-otp/index.js +2 -2
- package/dist/components/index10.js +1 -1
- package/dist/components/index11.js +1 -1
- package/dist/components/index12.js +1 -1
- package/dist/components/index16.js +4 -4
- package/dist/components/index17.js +1 -1
- package/dist/components/index18.js +1 -1
- package/dist/components/index19.js +1 -1
- package/dist/components/index20.js +1 -1
- package/dist/components/index21.js +1 -1
- package/dist/components/index22.js +5 -2
- package/dist/components/index22.js.map +1 -1
- package/dist/components/index23.js +1 -1
- package/dist/components/index24.js +1 -1
- package/dist/components/index3.js +1 -1
- package/dist/components/index5.js +2 -2
- package/dist/components/index6.js +1 -1
- package/dist/components/index8.js +1 -1
- package/dist/components/z-app-header.js +2 -2
- package/dist/components/z-app-header.js.map +1 -1
- package/dist/components/z-aria-alert.js +1 -1
- package/dist/components/z-avatar.js +2 -2
- package/dist/components/z-breadcrumb.js +2 -2
- package/dist/components/z-button-sort.js +1 -1
- package/dist/components/z-combobox.js +1 -1
- package/dist/components/z-cover-hero.js +2 -2
- package/dist/components/z-info-box.js +1 -1
- package/dist/components/z-logo.js +1 -1
- package/dist/components/z-menu-section.js +1 -1
- package/dist/components/z-myz-card-alert.js +1 -1
- package/dist/components/z-myz-card-dictionary.js +1 -1
- package/dist/components/z-myz-card-footer-sections.js +1 -1
- package/dist/components/z-myz-card-footer.js +1 -1
- package/dist/components/z-myz-card-icon.js +1 -1
- package/dist/components/z-myz-card-info.js +1 -1
- package/dist/components/z-myz-card-list.js +1 -1
- package/dist/components/z-myz-list.js +1 -1
- package/dist/components/z-navigation-tabs.js +2 -2
- package/dist/components/z-notification.js +1 -1
- package/dist/components/z-otp.js +2 -2
- package/dist/components/z-panel-elem.js +2 -2
- package/dist/components/z-select.js +1 -1
- package/dist/components/z-skip-to-content.js +1 -1
- package/dist/components/z-stepper-item.js +1 -1
- package/dist/components/z-stepper.js +1 -1
- package/dist/components/z-toast-notification-list.js +1 -1
- package/dist/components/z-toast-notification.js +1 -1
- package/dist/components/z-toggle-button.js +2 -2
- package/dist/components/z-toggle-switch.js +3 -3
- package/dist/components/z-tooltip.js +1 -1
- package/dist/components/z-visually-hidden.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-alert.entry.js +1 -1
- package/dist/esm/z-app-header_12.entry.js +10 -8
- package/dist/esm/z-app-header_12.entry.js.map +1 -1
- package/dist/esm/z-aria-alert.entry.js +1 -1
- package/dist/esm/z-avatar.entry.js +2 -2
- package/dist/esm/z-breadcrumb.entry.js +2 -2
- package/dist/esm/z-button-sort.entry.js +1 -1
- package/dist/esm/z-chip.entry.js +2 -2
- package/dist/esm/z-combobox.entry.js +1 -1
- package/dist/esm/z-cover-hero.entry.js +2 -2
- package/dist/esm/z-dragdrop-area_2.entry.js +4 -4
- package/dist/esm/z-ghost-loading.entry.js +1 -1
- package/dist/esm/z-info-box.entry.js +1 -1
- package/dist/esm/z-info-reveal.entry.js +1 -1
- package/dist/esm/z-logo.entry.js +1 -1
- package/dist/esm/z-menu-section.entry.js +1 -1
- package/dist/esm/z-myz-card-alert.entry.js +1 -1
- package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
- package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
- package/dist/esm/z-myz-card-footer.entry.js +1 -1
- package/dist/esm/z-myz-card-icon.entry.js +1 -1
- package/dist/esm/z-myz-card-info.entry.js +1 -1
- package/dist/esm/z-myz-card-list.entry.js +1 -1
- package/dist/esm/z-myz-card_4.entry.js +4 -4
- package/dist/esm/z-myz-list-item.entry.js +1 -1
- package/dist/esm/z-myz-list.entry.js +1 -1
- package/dist/esm/z-navigation-tabs.entry.js +2 -2
- package/dist/esm/z-notification.entry.js +1 -1
- package/dist/esm/z-otp.entry.js +2 -2
- package/dist/esm/z-panel-elem.entry.js +2 -2
- package/dist/esm/z-popover.entry.js +1 -1
- package/dist/esm/z-select.entry.js +1 -1
- package/dist/esm/z-skip-to-content.entry.js +1 -1
- package/dist/esm/z-stepper-item.entry.js +1 -1
- package/dist/esm/z-stepper.entry.js +1 -1
- package/dist/esm/z-toast-notification-list.entry.js +1 -1
- package/dist/esm/z-toast-notification.entry.js +1 -1
- package/dist/esm/z-toggle-button.entry.js +2 -2
- package/dist/esm/z-toggle-switch.entry.js +3 -3
- package/dist/esm/z-tooltip.entry.js +1 -1
- package/dist/esm/z-visually-hidden.entry.js +1 -1
- package/dist/types/components/deprecated/z-app-header-deprecated/index.stories.d.ts +3 -3
- package/dist/types/components/deprecated/z-book-card-deprecated/index.stories.d.ts +2 -2
- package/dist/types/components/deprecated/z-section-title/index.stories.d.ts +1 -1
- package/dist/types/components/list/z-list-group/index.stories.d.ts +1 -1
- package/dist/types/components/z-app-header/index.d.ts +1 -0
- package/dist/types/components/z-app-header/index.stories.d.ts +10 -2
- package/dist/types/components/z-carousel/index.stories.d.ts +1 -1
- package/dist/types/components/z-cover-hero/index.stories.d.ts +1 -1
- package/dist/types/components/z-modal/index.stories.d.ts +1 -1
- package/dist/types/components/z-navigation-tabs/index.stories.d.ts +2 -2
- package/dist/types/components/z-offcanvas/index.d.ts +2 -0
- package/dist/types/components/z-offcanvas/index.stories.d.ts +9 -0
- package/dist/types/components/z-pagination/index.stories.d.ts +2 -2
- package/dist/types/components/z-popover/index.stories.d.ts +5 -5
- package/dist/types/components/z-stepper/index.stories.d.ts +1 -1
- package/dist/types/components/z-tag/index.stories.d.ts +2 -2
- package/dist/types/components/z-tooltip/index.stories.d.ts +1 -1
- package/dist/types/components.d.ts +8 -0
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +1 -1
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +2 -2
- package/dist/web-components-library/{p-e8419614.entry.js → p-04f578d3.entry.js} +2 -2
- package/{www/build/p-8117a929.entry.js → dist/web-components-library/p-17259f80.entry.js} +2 -2
- package/dist/web-components-library/{p-d8aa6afa.entry.js → p-1775f79b.entry.js} +2 -2
- package/dist/web-components-library/{p-63c1bde5.entry.js → p-2105d5ec.entry.js} +2 -2
- package/dist/web-components-library/{p-d6d3a92a.entry.js → p-22056263.entry.js} +2 -2
- package/dist/web-components-library/{p-cb1de7b4.entry.js → p-2264883d.entry.js} +2 -2
- package/dist/web-components-library/{p-cbab66f7.entry.js → p-2bdac94e.entry.js} +2 -2
- package/dist/web-components-library/{p-8c52635e.entry.js → p-4551b0df.entry.js} +2 -2
- package/dist/web-components-library/{p-4c730d4a.entry.js → p-50b800e6.entry.js} +2 -2
- package/{www/build/p-ac585bcd.entry.js → dist/web-components-library/p-5f231799.entry.js} +2 -2
- package/{www/build/p-dc5ba112.entry.js → dist/web-components-library/p-6d2a6434.entry.js} +2 -2
- package/dist/web-components-library/p-6ebaa41d.entry.js +2 -0
- package/dist/web-components-library/p-6ebaa41d.entry.js.map +1 -0
- package/dist/web-components-library/{p-5cf3a797.entry.js → p-70aa0b22.entry.js} +2 -2
- package/dist/web-components-library/{p-966cbf03.entry.js → p-755e5bb3.entry.js} +2 -2
- package/dist/web-components-library/p-75d50d5f.entry.js +2 -0
- package/dist/web-components-library/{p-e231e811.entry.js → p-7eb0e121.entry.js} +2 -2
- package/dist/web-components-library/{p-09ba466b.entry.js → p-7faf6680.entry.js} +2 -2
- package/dist/web-components-library/p-8e5bc362.entry.js +2 -0
- package/dist/web-components-library/{p-6793061a.entry.js → p-945928ff.entry.js} +2 -2
- package/dist/web-components-library/p-970de597.entry.js +2 -0
- package/{www/build/p-2b8eb0c2.entry.js → dist/web-components-library/p-9de4915b.entry.js} +2 -2
- package/dist/web-components-library/{p-1ad8810a.entry.js → p-9e3116b0.entry.js} +2 -2
- package/dist/web-components-library/{p-caa491ca.entry.js → p-9f516be2.entry.js} +2 -2
- package/{www/build/p-d0d54d42.entry.js → dist/web-components-library/p-a25c7fdb.entry.js} +2 -2
- package/dist/web-components-library/{p-0756fe6f.entry.js → p-a4e26cad.entry.js} +2 -2
- package/dist/web-components-library/{p-01302e57.entry.js → p-a80faa78.entry.js} +2 -2
- package/{www/build/p-689b0280.entry.js → dist/web-components-library/p-add09050.entry.js} +2 -2
- package/dist/web-components-library/{p-22c755d5.entry.js → p-b0f80e50.entry.js} +2 -2
- package/dist/web-components-library/{p-0eab3c09.entry.js → p-bfa7b528.entry.js} +3 -3
- package/dist/web-components-library/{p-962c7f6b.entry.js → p-ceeb3e2a.entry.js} +2 -2
- package/dist/web-components-library/{p-8dec332e.entry.js → p-d3a51980.entry.js} +2 -2
- package/dist/web-components-library/{p-e639e1bc.entry.js → p-da6ba08a.entry.js} +2 -2
- package/dist/web-components-library/p-deb7f8d7.entry.js +2 -0
- package/dist/web-components-library/p-e0320349.entry.js +2 -0
- package/dist/web-components-library/{p-97608d16.entry.js.map → p-e0320349.entry.js.map} +1 -1
- package/dist/web-components-library/{p-6273db7f.entry.js → p-f3287280.entry.js} +2 -2
- package/dist/web-components-library/{p-4fbcf534.entry.js → p-f39f6ee8.entry.js} +2 -2
- package/dist/web-components-library/{p-6ca0ee2f.entry.js → p-fa9c35b7.entry.js} +2 -2
- package/dist/web-components-library/{p-7916e0f7.entry.js → p-fb78c343.entry.js} +2 -2
- package/dist/web-components-library/{p-badd98ad.entry.js → p-fe663393.entry.js} +2 -2
- package/{www/build/p-24474394.entry.js → dist/web-components-library/p-fef12692.entry.js} +2 -2
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/dist/web-components-library/web-components-library.esm.js.map +1 -1
- package/package.json +7 -7
- package/www/build/{p-e8419614.entry.js → p-04f578d3.entry.js} +2 -2
- package/{dist/web-components-library/p-8117a929.entry.js → www/build/p-17259f80.entry.js} +2 -2
- package/www/build/{p-d8aa6afa.entry.js → p-1775f79b.entry.js} +2 -2
- package/www/build/{p-63c1bde5.entry.js → p-2105d5ec.entry.js} +2 -2
- package/www/build/{p-d6d3a92a.entry.js → p-22056263.entry.js} +2 -2
- package/www/build/{p-cb1de7b4.entry.js → p-2264883d.entry.js} +2 -2
- package/www/build/p-29dcbeae.js +2 -0
- package/www/build/{p-cbab66f7.entry.js → p-2bdac94e.entry.js} +2 -2
- package/www/build/{p-8c52635e.entry.js → p-4551b0df.entry.js} +2 -2
- package/www/build/{p-4c730d4a.entry.js → p-50b800e6.entry.js} +2 -2
- package/{dist/web-components-library/p-ac585bcd.entry.js → www/build/p-5f231799.entry.js} +2 -2
- package/{dist/web-components-library/p-dc5ba112.entry.js → www/build/p-6d2a6434.entry.js} +2 -2
- package/www/build/p-6ebaa41d.entry.js +2 -0
- package/www/build/p-6ebaa41d.entry.js.map +1 -0
- package/www/build/{p-5cf3a797.entry.js → p-70aa0b22.entry.js} +2 -2
- package/www/build/{p-966cbf03.entry.js → p-755e5bb3.entry.js} +2 -2
- package/www/build/p-75d50d5f.entry.js +2 -0
- package/www/build/{p-e231e811.entry.js → p-7eb0e121.entry.js} +2 -2
- package/www/build/{p-09ba466b.entry.js → p-7faf6680.entry.js} +2 -2
- package/www/build/p-8e5bc362.entry.js +2 -0
- package/www/build/{p-6793061a.entry.js → p-945928ff.entry.js} +2 -2
- package/www/build/p-970de597.entry.js +2 -0
- package/{dist/web-components-library/p-2b8eb0c2.entry.js → www/build/p-9de4915b.entry.js} +2 -2
- package/www/build/{p-1ad8810a.entry.js → p-9e3116b0.entry.js} +2 -2
- package/www/build/{p-caa491ca.entry.js → p-9f516be2.entry.js} +2 -2
- package/{dist/web-components-library/p-d0d54d42.entry.js → www/build/p-a25c7fdb.entry.js} +2 -2
- package/www/build/{p-0756fe6f.entry.js → p-a4e26cad.entry.js} +2 -2
- package/www/build/{p-01302e57.entry.js → p-a80faa78.entry.js} +2 -2
- package/{dist/web-components-library/p-689b0280.entry.js → www/build/p-add09050.entry.js} +2 -2
- package/www/build/{p-22c755d5.entry.js → p-b0f80e50.entry.js} +2 -2
- package/www/build/{p-0eab3c09.entry.js → p-bfa7b528.entry.js} +3 -3
- package/www/build/{p-962c7f6b.entry.js → p-ceeb3e2a.entry.js} +2 -2
- package/www/build/{p-8dec332e.entry.js → p-d3a51980.entry.js} +2 -2
- package/www/build/{p-e639e1bc.entry.js → p-da6ba08a.entry.js} +2 -2
- package/www/build/p-deb7f8d7.entry.js +2 -0
- package/www/build/p-e0320349.entry.js +2 -0
- package/www/build/{p-97608d16.entry.js.map → p-e0320349.entry.js.map} +1 -1
- package/www/build/{p-6273db7f.entry.js → p-f3287280.entry.js} +2 -2
- package/www/build/{p-4fbcf534.entry.js → p-f39f6ee8.entry.js} +2 -2
- package/www/build/{p-6ca0ee2f.entry.js → p-fa9c35b7.entry.js} +2 -2
- package/www/build/{p-7916e0f7.entry.js → p-fb78c343.entry.js} +2 -2
- package/www/build/{p-badd98ad.entry.js → p-fe663393.entry.js} +2 -2
- package/{dist/web-components-library/p-24474394.entry.js → www/build/p-fef12692.entry.js} +2 -2
- package/www/build/web-components-library.esm.js +1 -1
- package/www/build/web-components-library.esm.js.map +1 -1
- package/www/index.html +1 -1
- package/dist/web-components-library/p-04671e2c.entry.js +0 -2
- package/dist/web-components-library/p-04671e2c.entry.js.map +0 -1
- package/dist/web-components-library/p-3ed25564.entry.js +0 -2
- package/dist/web-components-library/p-67edb420.entry.js +0 -2
- package/dist/web-components-library/p-74819cbe.entry.js +0 -2
- package/dist/web-components-library/p-97608d16.entry.js +0 -2
- package/dist/web-components-library/p-f1c55eda.entry.js +0 -2
- package/www/build/p-04671e2c.entry.js +0 -2
- package/www/build/p-04671e2c.entry.js.map +0 -1
- package/www/build/p-3ed25564.entry.js +0 -2
- package/www/build/p-67edb420.entry.js +0 -2
- package/www/build/p-74819cbe.entry.js +0 -2
- package/www/build/p-97608d16.entry.js +0 -2
- package/www/build/p-f1c55eda.entry.js +0 -2
- package/www/build/p-f30124a3.js +0 -2
- /package/dist/web-components-library/{p-e8419614.entry.js.map → p-04f578d3.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8117a929.entry.js.map → p-17259f80.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d8aa6afa.entry.js.map → p-1775f79b.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-63c1bde5.entry.js.map → p-2105d5ec.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d6d3a92a.entry.js.map → p-22056263.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-cb1de7b4.entry.js.map → p-2264883d.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-cbab66f7.entry.js.map → p-2bdac94e.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8c52635e.entry.js.map → p-4551b0df.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-4c730d4a.entry.js.map → p-50b800e6.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-ac585bcd.entry.js.map → p-5f231799.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-dc5ba112.entry.js.map → p-6d2a6434.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-5cf3a797.entry.js.map → p-70aa0b22.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-966cbf03.entry.js.map → p-755e5bb3.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-3ed25564.entry.js.map → p-75d50d5f.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e231e811.entry.js.map → p-7eb0e121.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-09ba466b.entry.js.map → p-7faf6680.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-67edb420.entry.js.map → p-8e5bc362.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6793061a.entry.js.map → p-945928ff.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-f1c55eda.entry.js.map → p-970de597.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-2b8eb0c2.entry.js.map → p-9de4915b.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-1ad8810a.entry.js.map → p-9e3116b0.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-caa491ca.entry.js.map → p-9f516be2.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d0d54d42.entry.js.map → p-a25c7fdb.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-0756fe6f.entry.js.map → p-a4e26cad.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-01302e57.entry.js.map → p-a80faa78.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-689b0280.entry.js.map → p-add09050.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-22c755d5.entry.js.map → p-b0f80e50.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-0eab3c09.entry.js.map → p-bfa7b528.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-962c7f6b.entry.js.map → p-ceeb3e2a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8dec332e.entry.js.map → p-d3a51980.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e639e1bc.entry.js.map → p-da6ba08a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-74819cbe.entry.js.map → p-deb7f8d7.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6273db7f.entry.js.map → p-f3287280.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-4fbcf534.entry.js.map → p-f39f6ee8.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6ca0ee2f.entry.js.map → p-fa9c35b7.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-7916e0f7.entry.js.map → p-fb78c343.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-badd98ad.entry.js.map → p-fe663393.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-24474394.entry.js.map → p-fef12692.entry.js.map} +0 -0
- /package/www/build/{p-e8419614.entry.js.map → p-04f578d3.entry.js.map} +0 -0
- /package/www/build/{p-8117a929.entry.js.map → p-17259f80.entry.js.map} +0 -0
- /package/www/build/{p-d8aa6afa.entry.js.map → p-1775f79b.entry.js.map} +0 -0
- /package/www/build/{p-63c1bde5.entry.js.map → p-2105d5ec.entry.js.map} +0 -0
- /package/www/build/{p-d6d3a92a.entry.js.map → p-22056263.entry.js.map} +0 -0
- /package/www/build/{p-cb1de7b4.entry.js.map → p-2264883d.entry.js.map} +0 -0
- /package/www/build/{p-cbab66f7.entry.js.map → p-2bdac94e.entry.js.map} +0 -0
- /package/www/build/{p-8c52635e.entry.js.map → p-4551b0df.entry.js.map} +0 -0
- /package/www/build/{p-4c730d4a.entry.js.map → p-50b800e6.entry.js.map} +0 -0
- /package/www/build/{p-ac585bcd.entry.js.map → p-5f231799.entry.js.map} +0 -0
- /package/www/build/{p-dc5ba112.entry.js.map → p-6d2a6434.entry.js.map} +0 -0
- /package/www/build/{p-5cf3a797.entry.js.map → p-70aa0b22.entry.js.map} +0 -0
- /package/www/build/{p-966cbf03.entry.js.map → p-755e5bb3.entry.js.map} +0 -0
- /package/www/build/{p-3ed25564.entry.js.map → p-75d50d5f.entry.js.map} +0 -0
- /package/www/build/{p-e231e811.entry.js.map → p-7eb0e121.entry.js.map} +0 -0
- /package/www/build/{p-09ba466b.entry.js.map → p-7faf6680.entry.js.map} +0 -0
- /package/www/build/{p-67edb420.entry.js.map → p-8e5bc362.entry.js.map} +0 -0
- /package/www/build/{p-6793061a.entry.js.map → p-945928ff.entry.js.map} +0 -0
- /package/www/build/{p-f1c55eda.entry.js.map → p-970de597.entry.js.map} +0 -0
- /package/www/build/{p-2b8eb0c2.entry.js.map → p-9de4915b.entry.js.map} +0 -0
- /package/www/build/{p-1ad8810a.entry.js.map → p-9e3116b0.entry.js.map} +0 -0
- /package/www/build/{p-caa491ca.entry.js.map → p-9f516be2.entry.js.map} +0 -0
- /package/www/build/{p-d0d54d42.entry.js.map → p-a25c7fdb.entry.js.map} +0 -0
- /package/www/build/{p-0756fe6f.entry.js.map → p-a4e26cad.entry.js.map} +0 -0
- /package/www/build/{p-01302e57.entry.js.map → p-a80faa78.entry.js.map} +0 -0
- /package/www/build/{p-689b0280.entry.js.map → p-add09050.entry.js.map} +0 -0
- /package/www/build/{p-22c755d5.entry.js.map → p-b0f80e50.entry.js.map} +0 -0
- /package/www/build/{p-0eab3c09.entry.js.map → p-bfa7b528.entry.js.map} +0 -0
- /package/www/build/{p-962c7f6b.entry.js.map → p-ceeb3e2a.entry.js.map} +0 -0
- /package/www/build/{p-8dec332e.entry.js.map → p-d3a51980.entry.js.map} +0 -0
- /package/www/build/{p-e639e1bc.entry.js.map → p-da6ba08a.entry.js.map} +0 -0
- /package/www/build/{p-74819cbe.entry.js.map → p-deb7f8d7.entry.js.map} +0 -0
- /package/www/build/{p-6273db7f.entry.js.map → p-f3287280.entry.js.map} +0 -0
- /package/www/build/{p-4fbcf534.entry.js.map → p-f39f6ee8.entry.js.map} +0 -0
- /package/www/build/{p-6ca0ee2f.entry.js.map → p-fa9c35b7.entry.js.map} +0 -0
- /package/www/build/{p-7916e0f7.entry.js.map → p-fb78c343.entry.js.map} +0 -0
- /package/www/build/{p-badd98ad.entry.js.map → p-fe663393.entry.js.map} +0 -0
- /package/www/build/{p-24474394.entry.js.map → p-fef12692.entry.js.map} +0 -0
|
@@ -7,7 +7,7 @@ const ZAriaAlert = class {
|
|
|
7
7
|
this.mode = ZAriaAlertMode.POLITE;
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h(Host, { key: '
|
|
10
|
+
return (h(Host, { key: '693653c1398e02b138174066573558fac0d35ba2', "aria-live": this.mode, "aria-atomic": "true", "aria-relevant": "additions" }, h("slot", { key: '4dd3b545e9ae838a0fd8ce56b0c37f68a013d199' })));
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -29,10 +29,10 @@ const ZAvatar = class {
|
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: 'c9fa1bc24b529c058fe1bfa8f8b2f60ca8feccad', class: { [this.size]: true, [`body-${this.getTextSize()}-sb`]: true }, style: {
|
|
33
33
|
color: `var(--${this.textColor})`,
|
|
34
34
|
backgroundColor: `var(--${this.backgroundColor})`,
|
|
35
|
-
} }, this.text && !this.image && h("span", { key: '
|
|
35
|
+
} }, this.text && !this.image && h("span", { key: '7815e5074a69ed166710241d778c7bf12658a5f4' }, this.text.substring(0, 2)), this.image && (h("img", { key: 'e998f6c8b5686488f23d627e13bf3f7b125917b6', src: this.image, onError: () => (this.image = "") }))));
|
|
36
36
|
}
|
|
37
37
|
};
|
|
38
38
|
ZAvatar.style = ZAvatarStyle0;
|
|
@@ -206,10 +206,10 @@ const ZBreadcrumb = class {
|
|
|
206
206
|
];
|
|
207
207
|
}
|
|
208
208
|
render() {
|
|
209
|
-
return (h(Host, { key: '
|
|
209
|
+
return (h(Host, { key: 'fa72961ddc0531498b74d9837cd29a068674d93d', style: { "--line-clamp-popover": `${this.overflowMenuItemRows}` } }, h("nav", { key: '710553da61a2d791900ace442f879854c1bc0be0', ref: (val) => (this.wrapElement = val), "aria-label": "Breadcrumb", class: {
|
|
210
210
|
semibold: this.pathStyle === BreadcrumbPathStyle.SEMIBOLD,
|
|
211
211
|
underlined: this.pathStyle === BreadcrumbPathStyle.UNDERLINED,
|
|
212
|
-
} }, h("ol", { key: '
|
|
212
|
+
} }, h("ol", { key: '2359ccdab15d71eaed8ebd6dfa463980e5c37b6d' }, this.viewPortWidth === Device.MOBILE ? this.renderMobileItems() : this.renderItems()))));
|
|
213
213
|
}
|
|
214
214
|
get hostElement() { return getElement(this); }
|
|
215
215
|
static get watchers() { return {
|
|
@@ -42,7 +42,7 @@ const ZButtonSort = class {
|
|
|
42
42
|
return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
|
|
43
43
|
}
|
|
44
44
|
render() {
|
|
45
|
-
return (h("button", { key: '
|
|
45
|
+
return (h("button", { key: '6dd4d7f96cf0c8f77f50350113a078ef90ab6a58', title: this.setButtonTitle(), id: this.buttonid, class: { selected: this.isselected }, onClick: () => this.emitButtonSortClick() }, h("span", { key: '3307af9351e08954162418cef02cd5ec68d46703', ref: (el) => (this.ellipsis = el), class: "ellipsis" }, !this.sortasc && this.desclabel ? this.desclabel : this.label), h("span", { key: '9754930a0995c2107c57e52daa99085261a7179f', class: "counter" }, this.counter && ` (${this.counter})`), h("span", { key: 'f1b86456276efc6fe453b236f786ad60f51f90b0', class: "sort" }, this.sortasc ? this.sortlabelasc : this.sortlabeldesc), h("z-icon", { key: 'a90a31db7a10fa68a6ffbfbace297f9204af661c', name: "caret-up-down", width: 16, height: 16 })));
|
|
46
46
|
}
|
|
47
47
|
};
|
|
48
48
|
ZButtonSort.style = ZButtonSortStyle0;
|
package/dist/esm/z-chip.entry.js
CHANGED
|
@@ -15,11 +15,11 @@ const ZChip = class {
|
|
|
15
15
|
this.ariaLabel = "";
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h("div", { key: '
|
|
18
|
+
return (h("div", { key: '16d991ea189e31748702a55ffcf879fdacb8f6ba', class: {
|
|
19
19
|
"z-chip-container": true,
|
|
20
20
|
"z-chip-interactive": !!this.interactiveIcon,
|
|
21
21
|
[this.type]: true,
|
|
22
|
-
}, "aria-disabled": this.disabled }, this.icon && h("z-icon", { key: '
|
|
22
|
+
}, "aria-disabled": this.disabled }, this.icon && h("z-icon", { key: 'b828e61a0563401e4df70d59097a2c2435095cf8', name: this.icon }), h("slot", { key: 'bdb1b95e2889c32031d2598fe34dddeab2ef4dcd' }), this.interactiveIcon && (h("button", { key: '3e582772c08ecbb1e497394d9bfe8be178256407', type: "button", onClick: () => this.interactiveIconClick.emit(), "aria-label": this.ariaLabel, disabled: this.disabled }, h("z-icon", { key: '3ae442b49b846d3fadbf7547ba4574de5a2fd6fc', class: "interactive-icon", name: this.interactiveIcon })))));
|
|
23
23
|
}
|
|
24
24
|
get el() { return getElement(this); }
|
|
25
25
|
};
|
|
@@ -258,7 +258,7 @@ const ZCombobox = class {
|
|
|
258
258
|
return (h("div", { class: "check-all-wrapper" }, h("z-input", { type: InputType.CHECKBOX, checked: allChecked, htmlid: checkAllId, class: this.getCheckboxClass(), label: allChecked ? this.uncheckalltext : this.checkalltext, disabled: this.maxcheckableitems && this.maxcheckableitems < this.itemsList.length, size: this.size === ControlSize.X_SMALL ? ControlSize.SMALL : this.size, role: "option", "aria-selected": allChecked ? "true" : "false", onKeyDown: (e) => this.handleSelectArrowsNavigation(e, checkAllId), onInputCheck: (e) => this.checkAll(e.detail.checked), onInputFocus: (e) => this.handleCheckboxFocus(e.detail.id) })));
|
|
259
259
|
}
|
|
260
260
|
render() {
|
|
261
|
-
return (h("div", { key: '
|
|
261
|
+
return (h("div", { key: '18c772bca62207b17c7cbbcc062fa1c66c491400', "data-action": `combo-${this.inputid}`, class: { open: this.isopen, fixed: this.isfixed, disabled: this.disabled }, id: this.inputid }, this.renderHeader(), !this.disabled && this.renderContent()));
|
|
262
262
|
}
|
|
263
263
|
get element() { return getElement(this); }
|
|
264
264
|
static get watchers() { return {
|
|
@@ -29,9 +29,9 @@ const ZCoverHero = class {
|
|
|
29
29
|
return (h("div", { class: "content-container" }, h("slot", { name: "content" })));
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: 'dd18c647ee652e03ea710bb919a2a4a6f3694e9d' }, this.variant === CoverHeroVariant.STACKED &&
|
|
33
33
|
this.contentPosition === CoverHeroContentPosition.TOP &&
|
|
34
|
-
this.renderContent(), h("div", { key: '
|
|
34
|
+
this.renderContent(), h("div", { key: 'eb454d7409f1bf2202040c5fa9e557c9ad1a5769', class: "main-container" }, h("div", { key: '4e9eb6d267e24e2a89fb32aca0435b38bf52edec', class: "cover-container" }, h("slot", { key: 'a3ddf369c24b0150205c76541f955f16411dd8d2', name: "cover" })), h("slot", { key: '3cae51391bfbf3b418c5f38791846062a4154fd4', name: "info-reveal" }), this.variant === CoverHeroVariant.OVERLAY && this.renderContent()), this.variant === CoverHeroVariant.STACKED &&
|
|
35
35
|
this.contentPosition === CoverHeroContentPosition.BOTTOM &&
|
|
36
36
|
this.renderContent()));
|
|
37
37
|
}
|
|
@@ -1010,16 +1010,16 @@ const ZModal = class {
|
|
|
1010
1010
|
e.preventDefault();
|
|
1011
1011
|
}
|
|
1012
1012
|
render() {
|
|
1013
|
-
return (h("dialog", { key: '
|
|
1013
|
+
return (h("dialog", { key: '1b01eff722f2dc2a940aabefafab64f48369478d', class: {
|
|
1014
1014
|
"modal-dialog": !this.scrollInside,
|
|
1015
|
-
}, "aria-labelledby": "modal-title", "aria-describedby": "modal-content", role: this.alertdialog ? "alertdialog" : undefined, ref: (el) => (this.dialog = el), onClose: () => this.emitModalClose(), onCancel: (e) => this.handleEscape(e) }, h("div", { key: '
|
|
1015
|
+
}, "aria-labelledby": "modal-title", "aria-describedby": "modal-content", role: this.alertdialog ? "alertdialog" : undefined, ref: (el) => (this.dialog = el), onClose: () => this.emitModalClose(), onCancel: (e) => this.handleEscape(e) }, h("div", { key: '0be8ac0c08ad07c47eab947e3643b9a30d6e1a35', class: {
|
|
1016
1016
|
"modal-container": true,
|
|
1017
1017
|
"modal-container-scroll-inside": this.scrollInside,
|
|
1018
1018
|
"modal-container-scroll-outside": !this.scrollInside,
|
|
1019
|
-
}, id: this.modalid }, h("header", { key: '
|
|
1019
|
+
}, id: this.modalid }, h("header", { key: 'ef06c2b56cae407fdb772c9588aba286d76d96b9', onClick: this.emitModalHeaderActive.bind(this) }, h("div", { key: '1b084dbe371365c9039609f86d5789c2f58d8568' }, this.modaltitle && h("h1", { key: '3841f9384e6157b1fdcebfa56f3fa429e84a5618', id: "modal-title" }, this.modaltitle), this.closeButtonSlot()), this.modalsubtitle && (h("div", { key: '178776ffc0a25f4b868ab6f0263d87c0935106b8', class: "subtitle", id: "modal-subtitle" }, this.modalsubtitle))), h("div", { key: '04ac58e2fbf6163c2bad3760c1178d7de92694c2', class: {
|
|
1020
1020
|
"modal-content-scroll-inside": this.scrollInside,
|
|
1021
1021
|
"modal-content-scroll-outside": !this.scrollInside,
|
|
1022
|
-
}, id: "modal-content" }, h("slot", { key: '
|
|
1022
|
+
}, id: "modal-content" }, h("slot", { key: '41c649fb673abdec9371222aab9e525fed63ea9e', name: "modalContent" }))), h("div", { key: '3f843871ad2315bc68be5fc0f7f0b3f83fbe4309', class: {
|
|
1023
1023
|
"modal-background": true,
|
|
1024
1024
|
"modal-background-scroll-outside": !this.scrollInside,
|
|
1025
1025
|
}, "data-action": "modalBackground", "data-modal": this.modalid, onClick: () => {
|
|
@@ -8,7 +8,7 @@ const ZGhostLoading = class {
|
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return h(Host, { key: '
|
|
11
|
+
return h(Host, { key: 'f794f62d8361b2eb96d740cd0f331cebc9029011' });
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
ZGhostLoading.style = ZGhostLoadingStyle0;
|
|
@@ -14,7 +14,7 @@ const ZInfoBox = class {
|
|
|
14
14
|
this.infoBoxClose.emit({ boxid: this.boxid });
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (h("div", { key: '
|
|
17
|
+
return (h("div", { key: 'b59b64fcfc8444e64e9de14f154740fbbdb9713f', id: this.boxid }, h("slot", { key: 'd35d053be9906afba030c85dbb15357965569e9c', name: "content" }), this.isclosable && (h("z-icon", { key: 'd4e6d9c59c25419f944c62b57a53663dfab4f7ff', name: "multiply", "data-action": "infoBoxClose", onClick: () => this.emitInfoBoxClose() }))));
|
|
18
18
|
}
|
|
19
19
|
};
|
|
20
20
|
ZInfoBox.style = ZInfoBoxStyle0;
|
|
@@ -46,7 +46,7 @@ const ZInfoReveal = class {
|
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
render() {
|
|
49
|
-
return (h(Host, { key: '
|
|
49
|
+
return (h(Host, { key: '56c05c5fae8da4a2260905997379c4606a25527f', open: this.open }, h("button", { key: 'f2b0f69b9e7f39e8b488e7af05c5833181a4b905', class: "z-info-reveal-trigger", type: "button", onClick: this.togglePanel.bind(this), "aria-label": !this.label ? this.ariaLabel : undefined, "aria-expanded": this.open ? "true" : "false", "aria-controls": "z-info-reveal-panel" }, this.icon && h("z-icon", { key: 'f26d18b089849931ca497f45d027b34933517f22', name: this.icon }), this.label && h("span", { key: '3f56e1db47e5da352b9ee94d81eadb0927a93a14', class: "z-info-reveal-label" }, this.label)), h("div", { key: 'addb88ebac5145798b0fb3ac324bd2c174997f72', class: "z-info-reveal-panel", id: "z-info-reveal-panel", ref: (el) => (this.panel = el), hidden: !this.open }, h("slot", { key: 'e296f4322cd7d4bf26e46290e8038aeca01c073e' }), h("button", { key: '529579c67957586b99ff35e83e14fd55186c4a04', class: "z-info-reveal-close", type: "button", onClick: this.closePanel.bind(this), "aria-label": "Chiudi pannello informazioni" }, h("z-icon", { key: 'dd5971ecab9a3b88933b03d9b7a46731de2dbeeb', name: "multiply" })))));
|
|
50
50
|
}
|
|
51
51
|
get host() { return getElement(this); }
|
|
52
52
|
static get watchers() { return {
|
package/dist/esm/z-logo.entry.js
CHANGED
|
@@ -21,7 +21,7 @@ const ZLogo = class {
|
|
|
21
21
|
if (this.height) {
|
|
22
22
|
style["height"] = style["max-height"] = `${this.height}px`;
|
|
23
23
|
}
|
|
24
|
-
return (h(Host, { key: '
|
|
24
|
+
return (h(Host, { key: '1e50363ef4187e16c193d840b4889d1f749489c6', style: style, class: { mobile: !!this.mobileLogo } }, this.link ? (h("a", { href: this.link, target: this.targetBlank ? "_blank" : "_self" }, h("img", { alt: this.imageAlt }))) : (h("img", { alt: this.imageAlt }))));
|
|
25
25
|
}
|
|
26
26
|
};
|
|
27
27
|
ZLogo.style = ZLogoStyle0;
|
|
@@ -176,7 +176,7 @@ const ZMenuSection = class {
|
|
|
176
176
|
this.onItemsChange();
|
|
177
177
|
}
|
|
178
178
|
render() {
|
|
179
|
-
return (h(Host, { key: '
|
|
179
|
+
return (h(Host, { key: '4fbaa9a39d87fd247d605d32e81f37293671d95b', open: this.open }, h("button", { key: '25b5f34bb741671781fddabe18694a92d19c06c9', ref: (el) => (this.label = el), class: "label", "aria-haspopup": `${!!this.hasItems}`, "aria-expanded": `${!!this.open}`, role: "menuitem", tabindex: this.htmlTabindex, onClick: this.onLabelClick, onKeyDown: this.onLabelKeydown }, h("slot", { key: '9ed5d1309acb2f8a17a583e7a96eddc8741da7c2', onSlotchange: this.onLabelSlotChange }), this.hasItems && h("z-icon", { key: '1677b363b4894c04bee3cae53a604baad136236a', name: this.open ? "chevron-up" : "chevron-down" })), h("div", { key: '74f37c1f2850cca5bf7fe756107c6984f3a7dd13', class: "items", role: "menu", hidden: !this.open }, h("slot", { key: '8382266ea2f2a3c04beab0d6304a459a5f56a48b', name: "section", onSlotchange: this.onItemsChange }))));
|
|
180
180
|
}
|
|
181
181
|
get host() { return getElement(this); }
|
|
182
182
|
static get watchers() { return {
|
|
@@ -52,7 +52,7 @@ const ZMyzCardAlert = class {
|
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
54
|
render() {
|
|
55
|
-
return (h("div", { key: '
|
|
55
|
+
return (h("div", { key: 'f3d80789347d05fc1b90dc6db977342d81545fe8', class: "alert-external-wrapper " + this.retrieveClass() }, h("z-alert", { key: '83b3dc97fe503d2e65c41d59792b128fc2c323ae', type: this.getAlertType() }, h("div", { key: '23629aac155751ab3415789fc52c9abbfc4a4a97', class: "relative-container" }, h("z-icon", { key: '23baf72474884ae3afe8468333b3d2dadf092118', name: this.iconname, width: 18, height: 18, class: this.retrieveClass() }), h("span", { key: 'b55734f6d602afd08cd6c79e22cbd7528ab72af3', class: "content-text" }, this.contenttext), this.actiontext && !!this.actiontext.trim().length && (h("span", { key: '4819eda387de059a804ca90a781f298be0101e9a', role: "button", tabindex: "0", class: "content-action", onClick: (e) => {
|
|
56
56
|
this.handleActionButtonClick(e);
|
|
57
57
|
}, onKeyPress: (e) => {
|
|
58
58
|
this.handleSpaceKeyPress(e);
|
|
@@ -23,7 +23,7 @@ const ZMyzCardDictionary = class {
|
|
|
23
23
|
this.cardFlipped.emit(showBack);
|
|
24
24
|
}
|
|
25
25
|
render() {
|
|
26
|
-
return (h("div", { key: '
|
|
26
|
+
return (h("div", { key: '365d1f860f149c0c7cb0b3f6642940e29fa70461' }, h("z-myz-card", { key: 'e0fbad65c3159bab5dd967d03e6c2a3edaac435a' }, h("z-myz-card-header", { key: '4ebee2c4119b26a0cdc65b96cf06be9e40b18111', titolo: this.name }), h("div", { key: 'eb4f441319aef16d21e2fb264919f3261467c7a8', class: `content ${this.flipped ? "flipped" : ""}` }, h("div", { key: 'a065510ebfb074f0bd0cbcb316f6012db4f480cb', class: "front" }, h("z-myz-card-body", { key: '98c83693092be588bec93277ce0d0ba36b229c02' }, h("z-myz-card-cover", { key: 'cd2f0cda1ae36957b2bc500a0d17130f7bb8daec', slot: "cover", titolo: this.name, img: this.cover, faded: this.disabled })), h("z-button", { key: '50595d2ad797ccd874120c5834f6b683c5db2862', class: { "hide-info": this.hideinfobtn }, variant: ButtonVariant.SECONDARY, icon: "informationsource", size: ButtonSize.X_SMALL, onClick: () => this.flipCard(true), disabled: this.flipped }, this.flipbuttonlabel)), h("div", { key: '9372bc9415eefb3530fe531059f5ee4e45eb4dbb', class: "back" }, h("slot", { key: '47552b8f4795e0f7b467778ac131ccc401d2e418', name: "info" }))), h("slot", { key: '11804f2ffe7e10edfb20efee9ccd23b94cb4a4e6' }))));
|
|
27
27
|
}
|
|
28
28
|
};
|
|
29
29
|
ZMyzCardDictionary.style = ZMyzCardDictionaryStyle0;
|
|
@@ -8,7 +8,7 @@ const ZMyzCardFooterSections = class {
|
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h("div", { key: '
|
|
11
|
+
return (h("div", { key: '0435360e7ad5b80c3e5e4a1dcec342eaeb8b0020' }, h("footer", { key: 'b69379d392a5d1dc0fd29ab10bef9701cf48c9a7' }, h("div", { key: '71623a4a311ccda888e108c3046fa6c4e4036a44', class: "top" }, h("slot", { key: '3e3615324dae5129d82ef685238d6ee6d524d582', name: "top" })), h("div", { key: '2467ef9c6aa3128a951535985b95dbe1764c494e', class: "bottom" }, h("slot", { key: 'a7c3d01c54b03e3a402e42016d687adc29e50fbb', name: "bottom" })))));
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
ZMyzCardFooterSections.style = ZMyzCardFooterSectionsStyle0;
|
|
@@ -60,7 +60,7 @@ const ZMyzCardFooter = class {
|
|
|
60
60
|
return this.host.querySelector("[slot=list] > li a");
|
|
61
61
|
}
|
|
62
62
|
render() {
|
|
63
|
-
return (h("div", { key: '
|
|
63
|
+
return (h("div", { key: '52b72ee2892456c53ba5c90548f4351114b7387f', class: Object.assign(Object.assign({}, this.retrieveClass()), { wrapper: true }) }, h("footer", { key: 'b7f69e7f7fc17785aad00ecaa09448f57a518501', class: this.retrieveClass(), onTransitionEnd: (e) => this.footerTransitionHandler(e) }, h("span", { key: '0db99663f4fa072f5cc8db449ffa623f9d9a13ef', class: "toggle" }, h("slot", { key: 'a2dacba665a743f0f3893a632840df7df36bf96f', name: "toggle" })), this.titolo && h("p", { key: '325f23ea96633961a0e174ad00fb28688f815d56', class: { "custom-content": this.customContent } }, this.titolo), h("div", { key: '93b4bec2c21002a58023ea5e1702afe6e59412b9', class: { "content": true, "custom-content": this.customContent } }, h("div", { key: 'faf8994fd031c75de9b28b8454e51f5377e51114' }, h("p", { key: '6c89d46e67f1895bf8ae1ec6c4cd786a456b1dea', class: "authors", ref: (el) => (this.ellipsisAuthors = el) }, h("span", { key: 'e89b94861ceedff59895fb340eaf47cd74054e29', title: this.getTitleAuthors() }, h("span", { key: '0e2bc0fba969b2833322b45f57d675b3c308c209', "aria-description": "Autori", class: "bold" }, this.autori))), h("p", { key: '811a48415bd1949014c52b29fc28a45a0f7c3095', class: "year-isbn" }, h("span", { key: 'afc1ab9d312d2585e9a25e67b4349c74e77fe219', class: "isbn" }, h("span", { key: '3427863a2e872564d70f3fd1d18034bc9d0f04d5' }, h("span", { key: '893be57ad1ecfd87d5a822f14a78725472f035ec', "aria-description": "ISBN edizione cartacea", class: "bold" }, this.isbn), " ", "(ed. cartacea)")))), h("div", { key: 'b08fb3b54498e29be80e7a66e1e11372b78663a8', class: `slot-handler ${this.isOpen ? "visible" : "hidden"}` }, h("slot", { key: '6cd90878dea4610e6ae0ec42d08a11168e03e2f3', name: "list" })))), this.customContent && h("slot", { key: '6f8ea948bbdd68115ee81cfd57dfe6f1fee9907e', name: "content" })));
|
|
64
64
|
}
|
|
65
65
|
get host() { return getElement(this); }
|
|
66
66
|
};
|
|
@@ -11,7 +11,7 @@ const ZMyzCardIcon = class {
|
|
|
11
11
|
this.ariaLabel = "";
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h("button", { key: '
|
|
14
|
+
return (h("button", { key: 'c83edb0aae793b9a94820d4f71ccaeb3516697ae', disabled: this.isdisabled, "aria-label": this.ariaLabel }, h("span", { key: '928bc4cf258bebcc23b6179b3dde60abb4dd5e69' }, h("z-icon", { key: 'c6118883a44049360fa0d589ee9399ac15ac138c', name: this.icon, width: 16, height: 16 }))));
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
ZMyzCardIcon.style = ZMyzCardIconStyle0;
|
|
@@ -118,7 +118,7 @@ const ZMyzCardInfo = class {
|
|
|
118
118
|
return (h("section", { ref: (el) => (this.offlineLicenseWrapper = el) }, h("span", { class: "license-heading" }, h("span", null, "Licenza offline"), this.setExpirationLicenseMessage("offline")), "Scadenza il ", h("b", null, this.cardData.offlineLicense.expiration), h("br", null), "Installazioni disponibili: ", h("b", null, this.cardData.offlineLicense.installations)));
|
|
119
119
|
}
|
|
120
120
|
render() {
|
|
121
|
-
return (h("div", { key: '
|
|
121
|
+
return (h("div", { key: '23d4b5f8b37cfda3a2c001c21e3178087da37c80' }, this.renderCloseIcon(), h("div", { key: '23789980438af63f2210bde46e95f30f21ee3c0d', class: "content-wrapper", ref: (el) => (this.contentWrapper = el) }, this.renderGeneralSection(), this.renderTooltip(), this.renderOnlineLicenseSection(), this.renderOfflineLicenseSection()), h("div", { key: 'b73cf730739916ca8a10b2955ab6033b560b79b3', class: "cta-wrapper" }, h("slot", { key: 'c112be9b9fc31090b14b4e4ed4999817c91b832e' }))));
|
|
122
122
|
}
|
|
123
123
|
};
|
|
124
124
|
ZMyzCardInfo.style = ZMyzCardInfoStyle0;
|
|
@@ -28,7 +28,7 @@ const ZMyzCardList = class {
|
|
|
28
28
|
});
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return h("ul", { key: '
|
|
31
|
+
return h("ul", { key: '2a8793831158a4dbd8219af0063ca4b8e4b7afb4' }, this.renderList(JSON.parse(this.listdata)));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
ZMyzCardList.style = ZMyzCardListStyle0;
|
|
@@ -35,7 +35,7 @@ const ZMyzCardComponent = class {
|
|
|
35
35
|
return elemClasses;
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h("div", { key: '
|
|
38
|
+
return (h("div", { key: 'f33b0e1ddb47b25f43f517391ebf7b9a872270d2', class: this.retrieveClass(), tabindex: "0" }, h("slot", { key: '0f1c0587bb108529a2754ffa2e03194da830aa4d' })));
|
|
39
39
|
}
|
|
40
40
|
};
|
|
41
41
|
ZMyzCardComponent.style = ZMyzCardStyle0;
|
|
@@ -48,7 +48,7 @@ const ZMyzCardBody = class {
|
|
|
48
48
|
registerInstance(this, hostRef);
|
|
49
49
|
}
|
|
50
50
|
render() {
|
|
51
|
-
return (h("div", { key: '
|
|
51
|
+
return (h("div", { key: 'c042aa698d8782da4b957d68d0237b026b83645e' }, h("slot", { key: '235b518be51d1e05d29c7d900865c9e4e769bcd1', name: "alert" }), h("slot", { key: '1337ed7ae7f3761e1027a02a1d7a2845f0e0c027', name: "cover" })));
|
|
52
52
|
}
|
|
53
53
|
};
|
|
54
54
|
ZMyzCardBody.style = ZMyzCardBodyStyle0;
|
|
@@ -68,7 +68,7 @@ const ZMyzCardCover = class {
|
|
|
68
68
|
this.img = this.defaultimg;
|
|
69
69
|
}
|
|
70
70
|
render() {
|
|
71
|
-
return (h("img", { key: '
|
|
71
|
+
return (h("img", { key: '45b51082cef556b32944c2c28c42148e1b7a1b20', class: this.faded && "faded", onError: this.hadleOnImageError.bind(this), alt: this.titolo, src: this.img }));
|
|
72
72
|
}
|
|
73
73
|
};
|
|
74
74
|
ZMyzCardCover.style = ZMyzCardCoverStyle0;
|
|
@@ -104,7 +104,7 @@ const ZMyzCardHeader = class {
|
|
|
104
104
|
};
|
|
105
105
|
}
|
|
106
106
|
render() {
|
|
107
|
-
return (h("header", { key: '
|
|
107
|
+
return (h("header", { key: '2db596ed38d97729c24e1d4d485a3275fecc1f3d', class: this.retrieveClass() }, h("slot", { key: '8ef4f76648e359a393fab0889953220ef69c5bc1', name: "aria-heading" }), h("span", { key: '41b583a97f50dfb91359e12bf0f876cd877edc35', class: "card-title", ref: (el) => (this.ellipsis = el), title: this.getTitle() }, this.titolo), h("slot", { key: '41340ac0a699f47ad54a427120171011e1e95dc3', name: "icon" })));
|
|
108
108
|
}
|
|
109
109
|
};
|
|
110
110
|
ZMyzCardHeader.style = ZMyzCardHeaderStyle0;
|
|
@@ -29,7 +29,7 @@ const ZMyzListItem = class {
|
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
31
|
const linkId = this.listitemid ? `link_${this.listitemid}` : "";
|
|
32
|
-
return (h("li", { key: '
|
|
32
|
+
return (h("li", { key: '0cacc8d9b01d381cf22652c503149eda990e38a6', role: "button", id: this.listitemid, "data-action": this.action, onClick: (e) => this.emitZListItemClick(e, this.listitemid), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.emitZListItemClick, this.listitemid) }, h("span", { key: 'fce34a230dc284110a0c1b5e21a5a9e8bb7ef890', class: this.underlined && "border" }, this.icon && h("z-icon", { key: '9ee8993b2826a05639b76cf452ee92f60c325659', name: this.icon }), this.link ? (h("a", { href: this.link ? this.link : null, target: this.linktarget, id: linkId, onClick: (e) => this.emitZListItemLinkClick(e, linkId), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.emitZListItemLinkClick, linkId), role: this.link ? "link" : "button", tabindex: "0" }, this.text)) : (h("span", { innerHTML: this.text })), h("slot", { key: '534cda7f4d2cb0e008392a6be343a973afc5644c' }))));
|
|
33
33
|
}
|
|
34
34
|
};
|
|
35
35
|
ZMyzListItem.style = ZMyzListItemStyle0;
|
|
@@ -22,7 +22,7 @@ const ZMyzList = class {
|
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
24
|
const lastElem = this.list ? this.list.length - 1 : -1;
|
|
25
|
-
return (h("ul", { key: '
|
|
25
|
+
return (h("ul", { key: 'a2b38a5764d03a797e5429fbf0e0353e3c7ea1c9' }, this.list &&
|
|
26
26
|
this.list.map((bean, i) => (h("z-myz-list-item", { listitemid: bean.listitemid, text: bean.text, link: bean.link, linktarget: bean.linktarget, icon: bean.icon, underlined: lastElem != i })))));
|
|
27
27
|
}
|
|
28
28
|
static get watchers() { return {
|
|
@@ -220,10 +220,10 @@ const ZNavigationTabs = class {
|
|
|
220
220
|
(_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
221
221
|
}
|
|
222
222
|
render() {
|
|
223
|
-
return (h(Host, { key: '
|
|
223
|
+
return (h(Host, { key: '4077ef000c364e2356716f630a114ef12f87503c', class: {
|
|
224
224
|
"interactive-2": this.size === NavigationTabsSize.SMALL,
|
|
225
225
|
"interactive-1": this.size !== NavigationTabsSize.SMALL,
|
|
226
|
-
}, scrollable: this.canNavigate }, h("button", { key: '
|
|
226
|
+
}, scrollable: this.canNavigate }, h("button", { key: '836020e039138b16064efce71faf41ef4c22e644', class: "navigation-button", onClick: this.navigateBackwards.bind(this), tabIndex: -1, disabled: !this.canNavigatePrev, "aria-label": "Mostra elementi precedenti", hidden: !this.canNavigate }, h("z-icon", { key: 'd29f82ac396250b0533d964d72716811ae05ae05', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-left" : "chevron-up", width: 16, height: 16 })), h("nav", { key: '735a409ad889a701a4a37b3c30d9de445522215d', role: "tablist", "aria-label": this.ariaLabel, ref: (el) => (this.nav = el !== null && el !== void 0 ? el : this.nav), onScroll: this.checkScrollEnabled.bind(this), "aria-orientation": this.orientation }, h("slot", { key: 'f2208fd694382c9c0472c7a1ed57e130dc9238b9' })), h("button", { key: 'f89b222d39aaff6448a5a42a96f62d7899cb02ce', class: "navigation-button", onClick: this.navigateForward.bind(this), tabIndex: -1, disabled: !this.canNavigateNext, "aria-label": "Mostra elementi successivi", hidden: !this.canNavigate }, h("z-icon", { key: '3ec84b37d472f4d5848b0ce4be1f95883553cebe', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-right" : "chevron-down", width: 16, height: 16 }))));
|
|
227
227
|
}
|
|
228
228
|
get host() { return getElement(this); }
|
|
229
229
|
static get watchers() { return {
|
|
@@ -27,7 +27,7 @@ const ZNotification = class {
|
|
|
27
27
|
}
|
|
28
28
|
render() {
|
|
29
29
|
var _a;
|
|
30
|
-
return (h(Host, { key: '
|
|
30
|
+
return (h(Host, { key: '91f3faaa63f6d3a7560dfc17fcb782cc9a87b3ca' }, this.contenticonname && (h("z-icon", { key: '2d7d6a800e8cf6c2ff83a0e45d1617e584aab21e', class: "status-icon", name: this.contenticonname, width: 16, height: 16 })), h("div", { key: 'fd2703a619f218ef7cb6177cce8e0ff45a6d0ed4', class: "content-container" }, h("div", { key: 'cd300fae9835a693b9c96935e993d4d78cd11e4c', class: "content-text" }, h("slot", { key: '1563c59943a57d20b94d7d4df037a78ee3970d42' })), !!((_a = this.actiontext) === null || _a === void 0 ? void 0 : _a.trim()) && (h("button", { key: '4221817bd30a88b22f9c4a01882d4c7aed6cfce3', class: "action-button", type: "button", onClick: this.handleActionButtonClick }, this.actiontext))), this.showclose && (h("button", { key: 'ac74dd0caa8a62e1aece02748a04a60036ba0b91', class: "close-button", type: "button", onClick: this.handleCloseButtonClick }, h("z-icon", { key: '218ba32889b29b07f4d90b7c3d0072a2f5c2854e', name: "multiply-circle", width: 16, height: 16 })))));
|
|
31
31
|
}
|
|
32
32
|
};
|
|
33
33
|
ZNotification.style = ZNotificationStyle0;
|
package/dist/esm/z-otp.entry.js
CHANGED
|
@@ -20,7 +20,7 @@ const ZOtp = class {
|
|
|
20
20
|
this.otpRef = [...Array(this.inputNum)];
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: 'fda767d67b4f56013242705290e13b622359c5de', class: "otp-container" }, h("div", { key: '970b70db5db8b635a4d6b9bd7eaa4dee3c4002da', class: "digits-container" }, this.otp.map((_val, i) => (h("input", { class: this.status == InputStatus.ERROR ? "error" : null, onKeyDown: (e) => {
|
|
24
24
|
if (e.keyCode > 47) {
|
|
25
25
|
this.otpRef[i].value = "";
|
|
26
26
|
}
|
|
@@ -31,7 +31,7 @@ const ZOtp = class {
|
|
|
31
31
|
}, onInput: (e) => {
|
|
32
32
|
this.otp[i] = e.target.value;
|
|
33
33
|
this.emitInputChange(this.otp.join(""));
|
|
34
|
-
}, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '
|
|
34
|
+
}, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '27cfcc5a59ce18104b04210a8383caf6d0de2f2b', message: this.message, status: this.status })));
|
|
35
35
|
}
|
|
36
36
|
};
|
|
37
37
|
ZOtp.style = ZOtpStyle0;
|
|
@@ -18,12 +18,12 @@ const ZPanelElem = class {
|
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
20
|
const elemId = this.elemid ? this.elemid : "";
|
|
21
|
-
return (h("div", { key: '
|
|
21
|
+
return (h("div", { key: 'd5a9754ebe82d16f501f7de159abb1abe4826d73', class: "panel-elem-container" }, (this.imgurl || this.imgalt) && (h("div", { key: 'c9b06c626e81b8248a63604423b624c80c3099eb', "aria-hidden": "true", class: "panel-elem-icon" }, h("img", { key: '491be43fc992a6d3de6c2961b29d2e6a7dc17003', src: this.imgurl, alt: this.imgalt }))), h("div", { key: 'f6371f8214bcd56380f6d184b211356215fa870a', class: "panel-elem-link" }, h("a", { key: '6988da8b80cdb0a2e25eb1f67c7ec5cfac3d07c7', class: {
|
|
22
22
|
"z-link": true,
|
|
23
23
|
"z-link-disabled": this.isdisabled,
|
|
24
24
|
"z-link-icon": true,
|
|
25
25
|
"z-link-blue": true,
|
|
26
|
-
}, id: elemId + "link_id", href: this.url, target: this.target }, h("z-icon", { key: '
|
|
26
|
+
}, id: elemId + "link_id", href: this.url, target: this.target }, h("z-icon", { key: '404ce91ab1d4d086115355375a3358050366104d', height: 14, width: 14, name: this.linkicon }), this.linklabel)), this.descrSlotName && (h("div", { key: '7bc0055610960f8966f68dc100b3af2022848f06', class: "panel-elem-desc" }, h("slot", { key: '966fe6d8009a74131b4f568253134acfcfee5733', name: this.descrSlotName })))));
|
|
27
27
|
}
|
|
28
28
|
};
|
|
29
29
|
ZPanelElem.style = ZPanelElemStyle0;
|
|
@@ -419,7 +419,7 @@ const ZPopover = class {
|
|
|
419
419
|
cancelAnimationFrame(this.animationFrameRequestId);
|
|
420
420
|
}
|
|
421
421
|
render() {
|
|
422
|
-
return (h(Host, { key: '
|
|
422
|
+
return (h(Host, { key: 'bb4de929f55c973afca21cd9b0ddea9f24194e3e', "current-position": this.currentPosition }, h("slot", { key: '40df21ad7258139c4296a792f9105229b7379dd1' })));
|
|
423
423
|
}
|
|
424
424
|
get host() { return getElement(this); }
|
|
425
425
|
static get watchers() { return {
|
|
@@ -485,7 +485,7 @@ const ZSelect = class {
|
|
|
485
485
|
return (h("z-input-message", { message: boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size, disabled: this.disabled }));
|
|
486
486
|
}
|
|
487
487
|
render() {
|
|
488
|
-
return (h("div", { key: '
|
|
488
|
+
return (h("div", { key: '62cfb836de118bfcdc98864dcc47a798a8f90e1a', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
|
|
489
489
|
}
|
|
490
490
|
get host() { return getElement(this); }
|
|
491
491
|
static get watchers() { return {
|
|
@@ -48,7 +48,7 @@ const ZSkipToContent = class {
|
|
|
48
48
|
this.visible = false;
|
|
49
49
|
}
|
|
50
50
|
render() {
|
|
51
|
-
return (h(Host, { key: '
|
|
51
|
+
return (h(Host, { key: '1abf79f041ab75aa113b76c725474cc0a1c77f6d', class: {
|
|
52
52
|
[this.variant]: true,
|
|
53
53
|
"skip-to-content-visible": this.visible,
|
|
54
54
|
} }, this.links.map((link, i) => {
|
|
@@ -20,7 +20,7 @@ const ZStepperItem = class {
|
|
|
20
20
|
return Object.assign(Object.assign(Object.assign(Object.assign({}, href), role), current), tabindex);
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
|
-
return (h(Host, { key: '
|
|
23
|
+
return (h(Host, { key: 'dea460d35d609177be4a3f78f8eac3b36f2e9e4a', role: "listitem" }, h("button", Object.assign({ key: '0c9209485282f1ce3e07fbf6c5f0577e79bb0f3f', class: "stepper-item", disabled: this.disabled }, this.getAttributes()), h("div", { key: 'bb4f83cbfb4f925a43ee93ade9399b55dab5c20b', class: "indicator" }, this.checked ? h("z-icon", { name: "checkmark" }) : this.index), h("span", { key: 'da1d4d30401dc33dc10b21c37d0a06ace1935d50' }, h("slot", { key: '2a910ae2bf15d2d5302deccc3b5268080e70431f' })))));
|
|
24
24
|
}
|
|
25
25
|
};
|
|
26
26
|
ZStepperItem.style = ZStepperItemStyle0;
|
|
@@ -8,7 +8,7 @@ const ZStepper = class {
|
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Host, { key: '
|
|
11
|
+
return (h(Host, { key: '8da3e9db02838695dc2859af59e478cb6f966a6c', role: "list" }, h("slot", { key: 'e752fdb52b67990a36fe4cb99e13dabed1406619' })));
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
ZStepper.style = ZStepperStyle0;
|
|
@@ -41,7 +41,7 @@ const ZToastNotificationList = class {
|
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
render() {
|
|
44
|
-
return h("slot", { key: '
|
|
44
|
+
return h("slot", { key: '48e37e6590e931eabf68d3c6b75339a800974729', name: "toasts" });
|
|
45
45
|
}
|
|
46
46
|
get hostElement() { return getElement(this); }
|
|
47
47
|
static get watchers() { return {
|
|
@@ -4168,7 +4168,7 @@ const ZToastNotification = class {
|
|
|
4168
4168
|
} })))));
|
|
4169
4169
|
}
|
|
4170
4170
|
render() {
|
|
4171
|
-
return (h(Host, { key: '
|
|
4171
|
+
return (h(Host, { key: 'a977ef232e0915937ce364954dbe2dd5df5bdcf7', style: { "--percentuale": `${this.percentage}%` }, class: this.transition ? this.transition : "", onAnimationEnd: (e) => {
|
|
4172
4172
|
if (this.autoclose && e.animationName.includes("slidein")) {
|
|
4173
4173
|
this.startClosingTimeout(this.autoclose);
|
|
4174
4174
|
}
|
|
@@ -21,10 +21,10 @@ const ZToggleButton = class {
|
|
|
21
21
|
this.toggleClick.emit(this.opened);
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
|
-
return (h("button", { key: '
|
|
24
|
+
return (h("button", { key: '449fb13c1d9630270d1ea66212d37b62687cbd36', tabindex: this.avoidclick ? "-1" : "0", class: {
|
|
25
25
|
"isopen": this.opened,
|
|
26
26
|
"avoid-clicks": this.avoidclick,
|
|
27
|
-
}, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, h("z-icon", { key: '
|
|
27
|
+
}, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, h("z-icon", { key: '792fc4ca06cfe7eb591d779f715165bedd0abe91', name: this.opened ? "chevron-down" : "chevron-up", width: 16, height: 16 }), this.label));
|
|
28
28
|
}
|
|
29
29
|
};
|
|
30
30
|
ZToggleButton.style = ZToggleButtonStyle0;
|
|
@@ -29,14 +29,14 @@ const ZToggleSwitch = class {
|
|
|
29
29
|
this.emitToggleClick();
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: 'b25a6529d3058d85f0ded1ebed424dc72c23363b' }, h("input", { key: '28466f876ad461c05fc11b0bd2a6a5d95a543a94', id: this.htmlid, type: "checkbox", checked: this.checked, disabled: this.disabled, onChange: this.handleClick.bind(this) }), h("label", { key: 'bcdfa369c97caec10dd658a611ef3a208c89b1e6', htmlFor: this.htmlid, class: {
|
|
33
33
|
[this.labelPosition]: true,
|
|
34
34
|
disabled: this.disabled,
|
|
35
|
-
} }, h("span", { key: '
|
|
35
|
+
} }, h("span", { key: '1bd19a66347f82d8ff79822a3fdbe6652dd820ed' }, h("slot", { key: '8b80904a1dba9feda340864c0f2544a11daa9014' })), h("span", { key: '1ae0248c4ce85a89bb317e3434123e984805fda3', class: {
|
|
36
36
|
container: true,
|
|
37
37
|
disabled: this.disabled,
|
|
38
38
|
checked: this.checked,
|
|
39
|
-
} }, h("span", { key: '
|
|
39
|
+
} }, h("span", { key: 'df6c610d303b47450cec292be624f22a1b09497d', class: "circle" }, this.checked && (h("z-icon", { key: '92d0d32e48dba800647755ead27b6e1c84c23d98', width: 12, height: 12, name: "checkmark" })))))));
|
|
40
40
|
}
|
|
41
41
|
};
|
|
42
42
|
ZToggleSwitch.style = ZToggleSwitchStyle0;
|
|
@@ -17,7 +17,7 @@ const ZTooltip = class {
|
|
|
17
17
|
this.open = this.popoverEl.open;
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
|
-
return (h("z-popover", { key: '
|
|
20
|
+
return (h("z-popover", { key: '270c5913ebf81d54d878a8fafab0dcd55d34ed03', ref: (el) => (this.popoverEl = el), bindTo: this.bindTo, open: this.open, position: this.position, closable: this.closable, center: true, showArrow: true }, h("slot", { key: 'b97f7974f8d30af77c185e1e4f09ddabaf5c4d72' })));
|
|
21
21
|
}
|
|
22
22
|
};
|
|
23
23
|
ZTooltip.style = ZTooltipStyle0;
|
|
@@ -8,7 +8,7 @@ const ZVisuallyHidden = class {
|
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return h("slot", { key: '
|
|
11
|
+
return h("slot", { key: '85eaf1a304d4100796ce8fcccdeeb768387db00b' });
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
ZVisuallyHidden.style = ZVisuallyHiddenStyle0;
|
|
@@ -70,7 +70,7 @@ export declare const OffcanvasMenu: {
|
|
|
70
70
|
render: (args: ZAppHeaderDeprecatedStoriesArgs) => TemplateResult<1>;
|
|
71
71
|
};
|
|
72
72
|
export declare const Stuck: {
|
|
73
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
73
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
74
74
|
parameters: {
|
|
75
75
|
docs: {
|
|
76
76
|
story: {
|
|
@@ -85,7 +85,7 @@ export declare const MaxWidth: {
|
|
|
85
85
|
args: {
|
|
86
86
|
"--app-header-content-max-width": string;
|
|
87
87
|
};
|
|
88
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
88
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
89
89
|
parameters: {
|
|
90
90
|
docs: {
|
|
91
91
|
inlineStories: boolean;
|
|
@@ -115,6 +115,6 @@ export declare const SearchPageButton: {
|
|
|
115
115
|
exclude: string[];
|
|
116
116
|
};
|
|
117
117
|
};
|
|
118
|
-
decorators: ((Story: import("@storybook/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
118
|
+
decorators: ((Story: import("@storybook/core/csf").PartialStoryFn<import("@storybook/web-components").WebComponentsRenderer, ZAppHeaderDeprecatedStoriesArgs>) => TemplateResult<1>)[];
|
|
119
119
|
render: (args: ZAppHeaderDeprecatedStoriesArgs) => TemplateResult<1>;
|
|
120
120
|
};
|
|
@@ -16,8 +16,8 @@ declare const StoryMeta: {
|
|
|
16
16
|
};
|
|
17
17
|
options: BookCardDeprecatedVariant[];
|
|
18
18
|
};
|
|
19
|
-
"--z-book-card-ribbon-background-color": import("@storybook/
|
|
20
|
-
"--z-book-card-ribbon-shadow-color": import("@storybook/
|
|
19
|
+
"--z-book-card-ribbon-background-color": import("@storybook/web-components").Args;
|
|
20
|
+
"--z-book-card-ribbon-shadow-color": import("@storybook/web-components").Args;
|
|
21
21
|
};
|
|
22
22
|
args: {
|
|
23
23
|
variant: BookCardDeprecatedVariant.EXPANDED;
|