@zanichelli/albe-web-components 18.3.4 → 18.4.0-RC1
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 +0 -2
- package/dist/cjs/{index-d1759a5a.js → index-08baa40e.js} +2 -2
- package/dist/cjs/{index-d1759a5a.js.map → index-08baa40e.js.map} +1 -1
- package/dist/cjs/{index-62712250.js → index-4c78d3a1.js} +2 -2
- package/dist/cjs/{index-62712250.js.map → index-4c78d3a1.js.map} +1 -1
- package/dist/cjs/{index-394da17e.js → index-5d780fd2.js} +4 -4
- package/dist/cjs/{index-394da17e.js.map → index-5d780fd2.js.map} +1 -1
- package/dist/cjs/{index-364e3f60.js → index-70996015.js} +2 -2
- package/dist/cjs/{index-364e3f60.js.map → index-70996015.js.map} +1 -1
- package/dist/cjs/index-96af6326.js +4 -0
- package/dist/cjs/{index-bf197d11.js → index-9ace9fb5.js} +2 -2
- package/dist/cjs/{index-bf197d11.js.map → index-9ace9fb5.js.map} +1 -1
- package/dist/cjs/{index-f0b0a7d1.js → index-ced16381.js} +2 -2
- package/dist/cjs/{index-f0b0a7d1.js.map → index-ced16381.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-accordion.cjs.entry.js +1 -1
- package/dist/cjs/z-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header_12.cjs.entry.js +6 -6
- 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-result-card.cjs.entry.js +34 -0
- package/dist/cjs/z-result-card.cjs.entry.js.map +1 -0
- 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-table.cjs.entry.js +7 -7
- package/dist/cjs/z-tbody.cjs.entry.js +1 -1
- package/dist/cjs/z-td.cjs.entry.js +1 -1
- package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
- package/dist/cjs/z-th.cjs.entry.js +1 -1
- package/dist/cjs/z-thead.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-tr.cjs.entry.js +3 -3
- package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/css-components/z-cover/index.stories.js +40 -0
- package/dist/collection/components/css-components/z-cover/index.stories.js.map +1 -0
- package/dist/collection/components/css-components/z-cover/styles.css +72 -0
- package/dist/collection/components/result-card/z-result-card/index.js +170 -0
- package/dist/collection/components/result-card/z-result-card/index.js.map +1 -0
- package/dist/collection/components/result-card/z-result-card/styles.css +63 -0
- package/dist/collection/components/table/cells/z-td/index.js +1 -1
- package/dist/collection/components/table/cells/z-th/index.js +1 -1
- package/dist/collection/components/table/z-table/index.js +1 -1
- package/dist/collection/components/table/z-tbody/index.js +1 -1
- package/dist/collection/components/table/z-tfoot/index.js +1 -1
- package/dist/collection/components/table/z-thead/index.js +1 -1
- package/dist/collection/components/table/z-tr/index.js +1 -1
- package/dist/collection/components/z-accordion/index.js +1 -1
- package/dist/collection/components/z-anchor-navigation/index.js +1 -1
- package/dist/collection/components/z-app-header/index.js +1 -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 +1 -1
- 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/index.d.ts +2 -0
- package/dist/components/index.js +1 -0
- package/dist/components/index.js.map +1 -1
- 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 +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-accordion.js +1 -1
- package/dist/components/z-anchor-navigation.js +1 -1
- package/dist/components/z-app-header.js +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-result-card.d.ts +11 -0
- package/dist/components/z-result-card.js +57 -0
- package/dist/components/z-result-card.js.map +1 -0
- 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-table.js +1 -1
- package/dist/components/z-tbody.js +1 -1
- package/dist/components/z-td.js +1 -1
- package/dist/components/z-tfoot.js +1 -1
- package/dist/components/z-th.js +1 -1
- package/dist/components/z-thead.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-tr.js +1 -1
- package/dist/components/z-visually-hidden.js +1 -1
- package/dist/esm/{index-571f913c.js → index-2f04a947.js} +2 -2
- package/dist/esm/{index-571f913c.js.map → index-2f04a947.js.map} +1 -1
- package/dist/esm/{index-eb53c87f.js → index-49697233.js} +2 -2
- package/dist/esm/{index-eb53c87f.js.map → index-49697233.js.map} +1 -1
- package/dist/esm/{index-0ea3c7c8.js → index-5f93fae1.js} +2 -2
- package/dist/esm/{index-0ea3c7c8.js.map → index-5f93fae1.js.map} +1 -1
- package/dist/esm/{index-ceebee64.js → index-6c947b76.js} +4 -4
- package/dist/esm/{index-ceebee64.js.map → index-6c947b76.js.map} +1 -1
- package/dist/esm/{index-fc0913d1.js → index-9aea6ba6.js} +2 -2
- package/dist/esm/{index-fc0913d1.js.map → index-9aea6ba6.js.map} +1 -1
- package/dist/esm/{index-2ccbb96f.js → index-c0e1c7bb.js} +2 -2
- package/dist/esm/{index-2ccbb96f.js.map → index-c0e1c7bb.js.map} +1 -1
- package/dist/esm/index-c8ceadeb.js +4 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-accordion.entry.js +1 -1
- package/dist/esm/z-alert.entry.js +1 -1
- package/dist/esm/z-anchor-navigation.entry.js +1 -1
- package/dist/esm/z-app-header_12.entry.js +6 -6
- 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-result-card.entry.js +30 -0
- package/dist/esm/z-result-card.entry.js.map +1 -0
- 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-table.entry.js +7 -7
- package/dist/esm/z-tbody.entry.js +1 -1
- package/dist/esm/z-td.entry.js +1 -1
- package/dist/esm/z-tfoot.entry.js +1 -1
- package/dist/esm/z-th.entry.js +1 -1
- package/dist/esm/z-thead.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-tr.entry.js +3 -3
- package/dist/esm/z-visually-hidden.entry.js +1 -1
- package/dist/types/components/css-components/z-cover/index.stories.d.ts +12 -0
- package/dist/types/components/result-card/z-result-card/index.d.ts +41 -0
- package/dist/types/components.d.ts +77 -0
- package/dist/web-components-library/p-05081160.entry.js +2 -0
- package/dist/web-components-library/{p-a1d45a8b.entry.js → p-06a7f4b2.entry.js} +2 -2
- package/{www/build/p-506d2cdb.entry.js → dist/web-components-library/p-06d6838b.entry.js} +2 -2
- package/dist/web-components-library/{p-b376a58c.entry.js → p-09ab71dc.entry.js} +2 -2
- package/dist/web-components-library/p-1228dc1c.js +2 -0
- package/dist/web-components-library/{p-3cb9a131.entry.js → p-1ca4d41c.entry.js} +2 -2
- package/{www/build/p-e353d03a.entry.js → dist/web-components-library/p-1ea9287d.entry.js} +2 -2
- package/dist/web-components-library/{p-d9592fa6.entry.js → p-1ec5f980.entry.js} +2 -2
- package/{www/build/p-d60b9285.entry.js → dist/web-components-library/p-1eef97d2.entry.js} +2 -2
- package/dist/web-components-library/p-258ddbf1.entry.js +2 -0
- package/dist/web-components-library/{p-40fc2770.entry.js → p-2af4d379.entry.js} +2 -2
- package/dist/web-components-library/p-30376896.entry.js +2 -0
- package/dist/web-components-library/p-31bfe446.entry.js +2 -0
- package/dist/web-components-library/{p-550a5e46.entry.js → p-3301ae95.entry.js} +2 -2
- package/{www/build/p-684c8fcb.entry.js → dist/web-components-library/p-334b3f2e.entry.js} +2 -2
- package/dist/web-components-library/p-38f6f6ba.entry.js +2 -0
- package/dist/web-components-library/{p-430916e9.entry.js → p-3ca26100.entry.js} +2 -2
- package/dist/web-components-library/p-45dbec23.entry.js +2 -0
- package/dist/web-components-library/p-45dbec23.entry.js.map +1 -0
- package/dist/web-components-library/p-4ba0762f.entry.js +2 -0
- package/dist/web-components-library/{p-6949d27d.entry.js → p-4c8cd8b1.entry.js} +2 -2
- package/dist/web-components-library/{p-43aea424.entry.js → p-4dbb36c7.entry.js} +2 -2
- package/dist/web-components-library/p-54c4dfb6.entry.js +2 -0
- package/{www/build/p-8ca5851b.entry.js → dist/web-components-library/p-564a36af.entry.js} +2 -2
- package/{www/build/p-0b26a8e0.js → dist/web-components-library/p-57d9c6f4.js} +2 -2
- package/{www/build/p-96b5a35d.entry.js → dist/web-components-library/p-6729a166.entry.js} +2 -2
- package/dist/web-components-library/p-711df9b9.entry.js +2 -0
- package/{www/build/p-93af4721.entry.js → dist/web-components-library/p-793a5a6c.entry.js} +2 -2
- package/dist/web-components-library/{p-b1561f18.entry.js → p-7a1c9feb.entry.js} +2 -2
- package/dist/web-components-library/p-7c5d7284.entry.js +2 -0
- package/dist/web-components-library/{p-ee7185cf.entry.js → p-7f369554.entry.js} +2 -2
- package/dist/web-components-library/{p-d8e88ea8.entry.js → p-8423feb6.entry.js} +2 -2
- package/dist/web-components-library/{p-e853ccde.entry.js → p-8e5f2df2.entry.js} +2 -2
- package/dist/web-components-library/{p-c6b7c8e4.entry.js → p-98f0800a.entry.js} +2 -2
- package/dist/web-components-library/{p-6598aee0.entry.js → p-9d2efafb.entry.js} +2 -2
- package/dist/web-components-library/p-9fe02cd4.entry.js +2 -0
- package/dist/web-components-library/{p-209db20e.entry.js → p-a08a1314.entry.js} +2 -2
- package/dist/web-components-library/{p-c1d89e00.entry.js → p-a857b241.entry.js} +2 -2
- package/dist/web-components-library/p-ab455d1e.js +2 -0
- package/dist/web-components-library/p-b20c7bf5.js +2 -0
- package/dist/web-components-library/p-b318af8a.entry.js +2 -0
- package/dist/web-components-library/{p-2a657ab1.entry.js → p-b328ad61.entry.js} +2 -2
- package/dist/web-components-library/p-b4d95b2b.entry.js +2 -0
- package/dist/web-components-library/{p-1dd6dff4.entry.js → p-b7bf1933.entry.js} +2 -2
- package/dist/web-components-library/{p-222d4160.entry.js → p-b981e63f.entry.js} +2 -2
- package/dist/web-components-library/{p-8ec302f8.entry.js → p-ba9430c4.entry.js} +2 -2
- package/{www/build/p-fed6d4ac.entry.js → dist/web-components-library/p-bbdb0195.entry.js} +2 -2
- package/dist/web-components-library/{p-07da09b0.entry.js → p-c301d074.entry.js} +2 -2
- package/dist/web-components-library/{p-43f9569d.entry.js → p-ce6e5568.entry.js} +2 -2
- package/{www/build/p-c7d5971f.js → dist/web-components-library/p-d08148a5.js} +2 -2
- package/dist/web-components-library/{p-e2b57681.js → p-e070edbf.js} +2 -2
- package/dist/web-components-library/p-e394ad23.entry.js +2 -0
- package/dist/web-components-library/{p-6b679226.entry.js.map → p-e394ad23.entry.js.map} +1 -1
- package/dist/web-components-library/{p-b705fba3.entry.js → p-e566056a.entry.js} +2 -2
- package/dist/web-components-library/{p-b0f758e7.entry.js → p-ec518f38.entry.js} +2 -2
- package/dist/web-components-library/p-f4fafb51.entry.js +2 -0
- package/dist/web-components-library/p-f8a04f76.entry.js +2 -0
- package/dist/web-components-library/{p-1ef90472.entry.js → p-f9d1fc62.entry.js} +2 -2
- package/dist/web-components-library/web-components-library.css +73 -0
- 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 +1 -1
- package/react/components.d.ts +1 -0
- package/react/components.js +2 -1
- package/react/components.js.map +1 -1
- package/www/build/p-05081160.entry.js +2 -0
- package/www/build/{p-a1d45a8b.entry.js → p-06a7f4b2.entry.js} +2 -2
- package/{dist/web-components-library/p-506d2cdb.entry.js → www/build/p-06d6838b.entry.js} +2 -2
- package/www/build/{p-b376a58c.entry.js → p-09ab71dc.entry.js} +2 -2
- package/www/build/p-1228dc1c.js +2 -0
- package/www/build/{p-3cb9a131.entry.js → p-1ca4d41c.entry.js} +2 -2
- package/{dist/web-components-library/p-e353d03a.entry.js → www/build/p-1ea9287d.entry.js} +2 -2
- package/www/build/{p-d9592fa6.entry.js → p-1ec5f980.entry.js} +2 -2
- package/{dist/web-components-library/p-d60b9285.entry.js → www/build/p-1eef97d2.entry.js} +2 -2
- package/www/build/p-258ddbf1.entry.js +2 -0
- package/www/build/{p-40fc2770.entry.js → p-2af4d379.entry.js} +2 -2
- package/www/build/p-30376896.entry.js +2 -0
- package/www/build/p-31bfe446.entry.js +2 -0
- package/www/build/{p-550a5e46.entry.js → p-3301ae95.entry.js} +2 -2
- package/{dist/web-components-library/p-684c8fcb.entry.js → www/build/p-334b3f2e.entry.js} +2 -2
- package/www/build/p-38f6f6ba.entry.js +2 -0
- package/www/build/{p-430916e9.entry.js → p-3ca26100.entry.js} +2 -2
- package/www/build/p-45dbec23.entry.js +2 -0
- package/www/build/p-45dbec23.entry.js.map +1 -0
- package/www/build/p-4ba0762f.entry.js +2 -0
- package/www/build/{p-6949d27d.entry.js → p-4c8cd8b1.entry.js} +2 -2
- package/www/build/{p-43aea424.entry.js → p-4dbb36c7.entry.js} +2 -2
- package/www/build/p-54c4dfb6.entry.js +2 -0
- package/{dist/web-components-library/p-8ca5851b.entry.js → www/build/p-564a36af.entry.js} +2 -2
- package/{dist/web-components-library/p-0b26a8e0.js → www/build/p-57d9c6f4.js} +2 -2
- package/{dist/web-components-library/p-96b5a35d.entry.js → www/build/p-6729a166.entry.js} +2 -2
- package/www/build/p-711df9b9.entry.js +2 -0
- package/{dist/web-components-library/p-93af4721.entry.js → www/build/p-793a5a6c.entry.js} +2 -2
- package/www/build/{p-b1561f18.entry.js → p-7a1c9feb.entry.js} +2 -2
- package/www/build/p-7c5d7284.entry.js +2 -0
- package/www/build/{p-ee7185cf.entry.js → p-7f369554.entry.js} +2 -2
- package/www/build/{p-d8e88ea8.entry.js → p-8423feb6.entry.js} +2 -2
- package/www/build/{p-06004a1d.js → p-8ab934bc.js} +1 -1
- package/www/build/{p-e853ccde.entry.js → p-8e5f2df2.entry.js} +2 -2
- package/www/build/{p-c6b7c8e4.entry.js → p-98f0800a.entry.js} +2 -2
- package/www/build/{p-6598aee0.entry.js → p-9d2efafb.entry.js} +2 -2
- package/www/build/p-9fe02cd4.entry.js +2 -0
- package/www/build/{p-209db20e.entry.js → p-a08a1314.entry.js} +2 -2
- package/www/build/{p-c1d89e00.entry.js → p-a857b241.entry.js} +2 -2
- package/www/build/p-ab455d1e.js +2 -0
- package/www/build/p-b20c7bf5.js +2 -0
- package/www/build/p-b318af8a.entry.js +2 -0
- package/www/build/{p-2a657ab1.entry.js → p-b328ad61.entry.js} +2 -2
- package/www/build/p-b4d95b2b.entry.js +2 -0
- package/www/build/{p-1dd6dff4.entry.js → p-b7bf1933.entry.js} +2 -2
- package/www/build/{p-222d4160.entry.js → p-b981e63f.entry.js} +2 -2
- package/www/build/{p-8ec302f8.entry.js → p-ba9430c4.entry.js} +2 -2
- package/{dist/web-components-library/p-fed6d4ac.entry.js → www/build/p-bbdb0195.entry.js} +2 -2
- package/www/build/{p-07da09b0.entry.js → p-c301d074.entry.js} +2 -2
- package/www/build/{p-43f9569d.entry.js → p-ce6e5568.entry.js} +2 -2
- package/{dist/web-components-library/p-c7d5971f.js → www/build/p-d08148a5.js} +2 -2
- package/www/build/{p-e2b57681.js → p-e070edbf.js} +2 -2
- package/www/build/{p-dda8d321.css → p-e1038657.css} +73 -0
- package/www/build/p-e394ad23.entry.js +2 -0
- package/www/build/{p-6b679226.entry.js.map → p-e394ad23.entry.js.map} +1 -1
- package/www/build/{p-b705fba3.entry.js → p-e566056a.entry.js} +2 -2
- package/www/build/{p-b0f758e7.entry.js → p-ec518f38.entry.js} +2 -2
- package/www/build/p-f4fafb51.entry.js +2 -0
- package/www/build/p-f8a04f76.entry.js +2 -0
- package/www/build/{p-1ef90472.entry.js → p-f9d1fc62.entry.js} +2 -2
- package/www/build/web-components-library.css +73 -0
- 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-0bd2b21e.entry.js +0 -2
- package/dist/web-components-library/p-1170826b.js +0 -2
- package/dist/web-components-library/p-195ed6d2.js +0 -2
- package/dist/web-components-library/p-237fcaa9.entry.js +0 -2
- package/dist/web-components-library/p-39a968af.entry.js +0 -2
- package/dist/web-components-library/p-564ddab3.entry.js +0 -2
- package/dist/web-components-library/p-5cda7027.entry.js +0 -2
- package/dist/web-components-library/p-6b679226.entry.js +0 -2
- package/dist/web-components-library/p-83e3b2ff.entry.js +0 -2
- package/dist/web-components-library/p-a2217ed8.entry.js +0 -2
- package/dist/web-components-library/p-a22b7aa0.entry.js +0 -2
- package/dist/web-components-library/p-a9d05a92.entry.js +0 -2
- package/dist/web-components-library/p-cf837902.entry.js +0 -2
- package/dist/web-components-library/p-dc46730d.entry.js +0 -2
- package/dist/web-components-library/p-e4627f9a.entry.js +0 -2
- package/dist/web-components-library/p-e8bab6ad.entry.js +0 -2
- package/dist/web-components-library/p-eb9ef3cb.js +0 -2
- package/dist/web-components-library/p-fd7c7885.entry.js +0 -2
- package/www/build/p-0bd2b21e.entry.js +0 -2
- package/www/build/p-1170826b.js +0 -2
- package/www/build/p-195ed6d2.js +0 -2
- package/www/build/p-237fcaa9.entry.js +0 -2
- package/www/build/p-39a968af.entry.js +0 -2
- package/www/build/p-564ddab3.entry.js +0 -2
- package/www/build/p-5cda7027.entry.js +0 -2
- package/www/build/p-6b679226.entry.js +0 -2
- package/www/build/p-83e3b2ff.entry.js +0 -2
- package/www/build/p-a2217ed8.entry.js +0 -2
- package/www/build/p-a22b7aa0.entry.js +0 -2
- package/www/build/p-a9d05a92.entry.js +0 -2
- package/www/build/p-cf837902.entry.js +0 -2
- package/www/build/p-dc46730d.entry.js +0 -2
- package/www/build/p-e4627f9a.entry.js +0 -2
- package/www/build/p-e8bab6ad.entry.js +0 -2
- package/www/build/p-eb9ef3cb.js +0 -2
- package/www/build/p-fd7c7885.entry.js +0 -2
- /package/dist/web-components-library/{p-dc46730d.entry.js.map → p-05081160.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-a1d45a8b.entry.js.map → p-06a7f4b2.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-506d2cdb.entry.js.map → p-06d6838b.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-b376a58c.entry.js.map → p-09ab71dc.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-195ed6d2.js.map → p-1228dc1c.js.map} +0 -0
- /package/dist/web-components-library/{p-3cb9a131.entry.js.map → p-1ca4d41c.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e353d03a.entry.js.map → p-1ea9287d.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d9592fa6.entry.js.map → p-1ec5f980.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d60b9285.entry.js.map → p-1eef97d2.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e4627f9a.entry.js.map → p-258ddbf1.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-40fc2770.entry.js.map → p-2af4d379.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-0bd2b21e.entry.js.map → p-30376896.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-237fcaa9.entry.js.map → p-31bfe446.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-550a5e46.entry.js.map → p-3301ae95.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-684c8fcb.entry.js.map → p-334b3f2e.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-fd7c7885.entry.js.map → p-38f6f6ba.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-430916e9.entry.js.map → p-3ca26100.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-39a968af.entry.js.map → p-4ba0762f.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6949d27d.entry.js.map → p-4c8cd8b1.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-43aea424.entry.js.map → p-4dbb36c7.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-564ddab3.entry.js.map → p-54c4dfb6.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8ca5851b.entry.js.map → p-564a36af.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-0b26a8e0.js.map → p-57d9c6f4.js.map} +0 -0
- /package/dist/web-components-library/{p-96b5a35d.entry.js.map → p-6729a166.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-a9d05a92.entry.js.map → p-711df9b9.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-93af4721.entry.js.map → p-793a5a6c.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-b1561f18.entry.js.map → p-7a1c9feb.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e8bab6ad.entry.js.map → p-7c5d7284.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-ee7185cf.entry.js.map → p-7f369554.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d8e88ea8.entry.js.map → p-8423feb6.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e853ccde.entry.js.map → p-8e5f2df2.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-c6b7c8e4.entry.js.map → p-98f0800a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6598aee0.entry.js.map → p-9d2efafb.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-83e3b2ff.entry.js.map → p-9fe02cd4.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-209db20e.entry.js.map → p-a08a1314.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-c1d89e00.entry.js.map → p-a857b241.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-eb9ef3cb.js.map → p-ab455d1e.js.map} +0 -0
- /package/dist/web-components-library/{p-1170826b.js.map → p-b20c7bf5.js.map} +0 -0
- /package/dist/web-components-library/{p-a2217ed8.entry.js.map → p-b318af8a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-2a657ab1.entry.js.map → p-b328ad61.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-a22b7aa0.entry.js.map → p-b4d95b2b.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-1dd6dff4.entry.js.map → p-b7bf1933.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-222d4160.entry.js.map → p-b981e63f.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8ec302f8.entry.js.map → p-ba9430c4.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-fed6d4ac.entry.js.map → p-bbdb0195.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-07da09b0.entry.js.map → p-c301d074.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-43f9569d.entry.js.map → p-ce6e5568.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-c7d5971f.js.map → p-d08148a5.js.map} +0 -0
- /package/dist/web-components-library/{p-e2b57681.js.map → p-e070edbf.js.map} +0 -0
- /package/dist/web-components-library/{p-b705fba3.entry.js.map → p-e566056a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-b0f758e7.entry.js.map → p-ec518f38.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-cf837902.entry.js.map → p-f4fafb51.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-5cda7027.entry.js.map → p-f8a04f76.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-1ef90472.entry.js.map → p-f9d1fc62.entry.js.map} +0 -0
- /package/www/build/{p-dc46730d.entry.js.map → p-05081160.entry.js.map} +0 -0
- /package/www/build/{p-a1d45a8b.entry.js.map → p-06a7f4b2.entry.js.map} +0 -0
- /package/www/build/{p-506d2cdb.entry.js.map → p-06d6838b.entry.js.map} +0 -0
- /package/www/build/{p-b376a58c.entry.js.map → p-09ab71dc.entry.js.map} +0 -0
- /package/www/build/{p-195ed6d2.js.map → p-1228dc1c.js.map} +0 -0
- /package/www/build/{p-3cb9a131.entry.js.map → p-1ca4d41c.entry.js.map} +0 -0
- /package/www/build/{p-e353d03a.entry.js.map → p-1ea9287d.entry.js.map} +0 -0
- /package/www/build/{p-d9592fa6.entry.js.map → p-1ec5f980.entry.js.map} +0 -0
- /package/www/build/{p-d60b9285.entry.js.map → p-1eef97d2.entry.js.map} +0 -0
- /package/www/build/{p-e4627f9a.entry.js.map → p-258ddbf1.entry.js.map} +0 -0
- /package/www/build/{p-40fc2770.entry.js.map → p-2af4d379.entry.js.map} +0 -0
- /package/www/build/{p-0bd2b21e.entry.js.map → p-30376896.entry.js.map} +0 -0
- /package/www/build/{p-237fcaa9.entry.js.map → p-31bfe446.entry.js.map} +0 -0
- /package/www/build/{p-550a5e46.entry.js.map → p-3301ae95.entry.js.map} +0 -0
- /package/www/build/{p-684c8fcb.entry.js.map → p-334b3f2e.entry.js.map} +0 -0
- /package/www/build/{p-fd7c7885.entry.js.map → p-38f6f6ba.entry.js.map} +0 -0
- /package/www/build/{p-430916e9.entry.js.map → p-3ca26100.entry.js.map} +0 -0
- /package/www/build/{p-39a968af.entry.js.map → p-4ba0762f.entry.js.map} +0 -0
- /package/www/build/{p-6949d27d.entry.js.map → p-4c8cd8b1.entry.js.map} +0 -0
- /package/www/build/{p-43aea424.entry.js.map → p-4dbb36c7.entry.js.map} +0 -0
- /package/www/build/{p-564ddab3.entry.js.map → p-54c4dfb6.entry.js.map} +0 -0
- /package/www/build/{p-8ca5851b.entry.js.map → p-564a36af.entry.js.map} +0 -0
- /package/www/build/{p-0b26a8e0.js.map → p-57d9c6f4.js.map} +0 -0
- /package/www/build/{p-96b5a35d.entry.js.map → p-6729a166.entry.js.map} +0 -0
- /package/www/build/{p-a9d05a92.entry.js.map → p-711df9b9.entry.js.map} +0 -0
- /package/www/build/{p-93af4721.entry.js.map → p-793a5a6c.entry.js.map} +0 -0
- /package/www/build/{p-b1561f18.entry.js.map → p-7a1c9feb.entry.js.map} +0 -0
- /package/www/build/{p-e8bab6ad.entry.js.map → p-7c5d7284.entry.js.map} +0 -0
- /package/www/build/{p-ee7185cf.entry.js.map → p-7f369554.entry.js.map} +0 -0
- /package/www/build/{p-d8e88ea8.entry.js.map → p-8423feb6.entry.js.map} +0 -0
- /package/www/build/{p-e853ccde.entry.js.map → p-8e5f2df2.entry.js.map} +0 -0
- /package/www/build/{p-c6b7c8e4.entry.js.map → p-98f0800a.entry.js.map} +0 -0
- /package/www/build/{p-6598aee0.entry.js.map → p-9d2efafb.entry.js.map} +0 -0
- /package/www/build/{p-83e3b2ff.entry.js.map → p-9fe02cd4.entry.js.map} +0 -0
- /package/www/build/{p-209db20e.entry.js.map → p-a08a1314.entry.js.map} +0 -0
- /package/www/build/{p-c1d89e00.entry.js.map → p-a857b241.entry.js.map} +0 -0
- /package/www/build/{p-eb9ef3cb.js.map → p-ab455d1e.js.map} +0 -0
- /package/www/build/{p-1170826b.js.map → p-b20c7bf5.js.map} +0 -0
- /package/www/build/{p-a2217ed8.entry.js.map → p-b318af8a.entry.js.map} +0 -0
- /package/www/build/{p-2a657ab1.entry.js.map → p-b328ad61.entry.js.map} +0 -0
- /package/www/build/{p-a22b7aa0.entry.js.map → p-b4d95b2b.entry.js.map} +0 -0
- /package/www/build/{p-1dd6dff4.entry.js.map → p-b7bf1933.entry.js.map} +0 -0
- /package/www/build/{p-222d4160.entry.js.map → p-b981e63f.entry.js.map} +0 -0
- /package/www/build/{p-8ec302f8.entry.js.map → p-ba9430c4.entry.js.map} +0 -0
- /package/www/build/{p-fed6d4ac.entry.js.map → p-bbdb0195.entry.js.map} +0 -0
- /package/www/build/{p-07da09b0.entry.js.map → p-c301d074.entry.js.map} +0 -0
- /package/www/build/{p-43f9569d.entry.js.map → p-ce6e5568.entry.js.map} +0 -0
- /package/www/build/{p-c7d5971f.js.map → p-d08148a5.js.map} +0 -0
- /package/www/build/{p-e2b57681.js.map → p-e070edbf.js.map} +0 -0
- /package/www/build/{p-b705fba3.entry.js.map → p-e566056a.entry.js.map} +0 -0
- /package/www/build/{p-b0f758e7.entry.js.map → p-ec518f38.entry.js.map} +0 -0
- /package/www/build/{p-cf837902.entry.js.map → p-f4fafb51.entry.js.map} +0 -0
- /package/www/build/{p-5cda7027.entry.js.map → p-f8a04f76.entry.js.map} +0 -0
- /package/www/build/{p-1ef90472.entry.js.map → p-f9d1fc62.entry.js.map} +0 -0
|
@@ -36,7 +36,7 @@ export class ZTable {
|
|
|
36
36
|
(_a = this.expandableMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
37
37
|
}
|
|
38
38
|
render() {
|
|
39
|
-
return (h(Host, { key: '
|
|
39
|
+
return (h(Host, { key: '436f47d81c40bc1c24a0bb1d660cfa897ebba693', expandable: this.expandable }, h("div", { key: '94fdeab57ac9368c546c08db96de2f87aa3d12f6', class: "table", role: "table" }, h("slot", { key: 'c146bf36f91ca7fe4b2eca2654f4341ddc98074e' }))));
|
|
40
40
|
}
|
|
41
41
|
static get is() { return "z-table"; }
|
|
42
42
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ import { Host, h } from "@stencil/core";
|
|
|
5
5
|
*/
|
|
6
6
|
export class ZTbody {
|
|
7
7
|
render() {
|
|
8
|
-
return (h(Host, { key: '
|
|
8
|
+
return (h(Host, { key: '7f10f6a9bc169c64c08519d61ac8efa3bf508a76', role: "rowgroup" }, h("slot", { key: '81fb05b5780ca358653fdb397b307ed3b5a67389' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "z-tbody"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -8,7 +8,7 @@ export class ZTfoot {
|
|
|
8
8
|
this.sticky = false;
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Host, { key: '
|
|
11
|
+
return (h(Host, { key: '5ad00f2673bcb43720cdb43559380055971f676f', role: "rowgroup" }, h("slot", { key: '1839d4f1e33be63cda684a3ef2ec486bd581cd5c' })));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "z-tfoot"; }
|
|
14
14
|
static get encapsulation() { return "shadow"; }
|
|
@@ -8,7 +8,7 @@ export class ZThead {
|
|
|
8
8
|
this.sticky = false;
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Host, { key: '
|
|
11
|
+
return (h(Host, { key: '9d7033e460b613bd5698a1a6ebc7cbbf963f4bc0', role: "rowgroup" }, h("slot", { key: 'ffe62f3049d6ec46f002f8967dfbf76139459511' })));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "z-thead"; }
|
|
14
14
|
static get encapsulation() { return "shadow"; }
|
|
@@ -43,7 +43,7 @@ export class ZTr {
|
|
|
43
43
|
this.updateColumns();
|
|
44
44
|
}
|
|
45
45
|
render() {
|
|
46
|
-
return (h(Host, { key: '
|
|
46
|
+
return (h(Host, { key: '4efae32a8ecb5031cbe259574628759396d2721b', role: "row", onClick: this.onRowClick.bind(this), expanded: this.expanded }, h("div", { key: 'f0fdbe7a79ba139c20f21ff49a3d6d70906b5afc', class: "z-tr--expand-button-container" }, this.expandable && (h("button", { key: '8d2cb3fe8fbef8dfa6c7e11cd5a7fd3362e253ad', "aria-expanded": this.expanded ? "true" : "false", "aria-label": this.expanded ? "Comprimi riga" : "Espandi riga", "aria-controls": this.expandableContentId, type: "button" }, h("z-icon", { key: '23417ee9ef4b9496358f2803d2f468e246d02e4a', name: this.expanded ? "minus-circled" : "plus-circled" })))), h("slot", { key: '0b91d567867389e514f73fb018325104efa8d467', onSlotchange: this.updateColumns.bind(this) })));
|
|
47
47
|
}
|
|
48
48
|
static get is() { return "z-tr"; }
|
|
49
49
|
static get encapsulation() { return "shadow"; }
|
|
@@ -47,7 +47,7 @@ export class ZAccordion {
|
|
|
47
47
|
this.toggled.emit(this.open);
|
|
48
48
|
}
|
|
49
49
|
render() {
|
|
50
|
-
return (h("details", { key: '
|
|
50
|
+
return (h("details", { key: 'd070f085d87e75f9332e7a1e17d43527e8b388b4', ref: (elm) => (this.detailsElm = elm), onToggle: this.onDetailsToggle.bind(this), open: this.open }, h("summary", { key: '95174bc9ba32abdfe72c3e2fb4c460e14f491982', tabIndex: this.isDisabled ? -1 : null, part: "summary" }, this.icon && (h("z-icon", { key: '9bae19018e6f444fc5d1f6abbddab9d1e8884e15', class: "z-accordion-label-icon", name: this.icon })), h("span", { key: '8349bd91205310d554094210c6e077176b7275de', class: "z-accordion-label" }, this.label), h("span", { key: '0e364c8cb51aaaf39326489f59293a750195cad4', class: "z-accordion-tags" }, h("slot", { key: 'c86b93c87673ed955e4189f60230a97bf4d9f128', name: "tag" })), h("z-icon", { key: '3866458e9d5e82efbb076d2eaf868c6e1fb8b745', class: "z-accordion-chevron", name: this.open ? "chevron-up" : "chevron-down" })), !this.isDisabled && (h("div", { key: '6afdb4e9e761ceb7cdf9fcc986380b0c2b4c10ca', class: "z-accordion-content", part: "content" }, h("slot", { key: '5ac82696ae6e08397d976d5d1bbd537484f8aba6' })))));
|
|
51
51
|
}
|
|
52
52
|
static get is() { return "z-accordion"; }
|
|
53
53
|
static get encapsulation() { return "shadow"; }
|
|
@@ -50,7 +50,7 @@ export class ZAnchorNavigation {
|
|
|
50
50
|
window.removeEventListener("hashchange", this.setCurrent);
|
|
51
51
|
}
|
|
52
52
|
render() {
|
|
53
|
-
return (h(Host, { key: '
|
|
53
|
+
return (h(Host, { key: '66498de658df8520a635a41714f3dc5618632a32', collapsed: this.collapsed }, h("z-button", { key: '32f895e738e22daa91a43dd1a93982a8d56b57e6', class: "toggle", variant: ButtonVariant.SECONDARY, icon: this.collapsed ? "chevron-up" : "chevron-down", onClick: this.toggleCollapsed.bind(this) }, this.collapsedLabel), h("nav", { key: 'd709bc92cdd86dcd812b82a8b3a3a5e8b78c3de8', ref: (el) => (this.nav = el) }, h("slot", { key: '86a3c528a210eaa45a923346e7199494f49a9b6e' }))));
|
|
54
54
|
}
|
|
55
55
|
static get is() { return "z-anchor-navigation"; }
|
|
56
56
|
static get originalStyleUrls() {
|
|
@@ -256,7 +256,7 @@ export class ZAppHeader {
|
|
|
256
256
|
}
|
|
257
257
|
render() {
|
|
258
258
|
const hasTopSubtitle = this.hasSlot("top-subtitle");
|
|
259
|
-
return (h(Host, { key: '
|
|
259
|
+
return (h(Host, { key: '062bba7e1416a51c4cd92b7d3a8c12380bd15c8a', "menu-length": this.menuLength }, h("div", { key: '060538175af49a080f75079529fbe12908c61039', class: { "heading-panel": true, "has-menubar": this.menuLength > 0 && !this.enableOffcanvas }, ref: (el) => (this.container = el) }, h("div", { key: '913ca6d2678714688bf0afc1a5742d09201becc7', class: "heading-container" }, ((!this.enableSearch && this.isMobile) || !this.isMobile) && (h("div", { key: '050928313b1a728ded6c00e8b69aac1b9ecb9634', class: "top-subtitle" }, h("slot", { key: 'a67e8ef3d7da2778ee53c738fb777b8399d3d3e0', name: "top-subtitle" }))), h("div", { key: 'bcbd67d68eafedb0dfeedd65d4a332210ea99769', class: "heading-title" }, this.renderMenuButton(), !hasTopSubtitle && !this._stuck && this.renderProductLogos(), h("slot", { key: 'ec7e286a704ff5538c3322344877142f67384761', name: "title" }), this.enableSearch && !this.isMobile && this.renderSeachbar()), this.enableSearch && this.isMobile && this.renderSeachbar()), h("nav", { key: 'bc774d6eee5f38d12aca329301c6ecd02ce2f31f', class: "menu-container", "aria-label": this.title || undefined }, this.canShowMenu && (h("div", { key: '322d20841e43a8937677ac63670598d129b727a3', role: "menubar", "aria-label": this.title || undefined }, h("slot", { key: '5ed4496af098613be7a7accfa465219022235b82', name: "menu", onSlotchange: this.collectMenuElements }))))), this.renderOffcanvas(), this._stuck && this.renderStuck()));
|
|
260
260
|
}
|
|
261
261
|
static get is() { return "z-app-header"; }
|
|
262
262
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class ZAriaAlert {
|
|
|
5
5
|
this.mode = ZAriaAlertMode.POLITE;
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h(Host, { key: '
|
|
8
|
+
return (h(Host, { key: '596bfcb6dbbaf06dbf1f2533e75ac7b73cb37577', "aria-live": this.mode, "aria-atomic": "true", "aria-relevant": "additions" }, h("slot", { key: 'd1c01445181af246e9b1def25e545053eaf79764' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "z-aria-alert"; }
|
|
11
11
|
static get properties() {
|
|
@@ -24,10 +24,10 @@ export class ZAvatar {
|
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (h(Host, { key: '
|
|
27
|
+
return (h(Host, { key: 'b2653daa84c197d27a2adb9a74a20c87a00d769d', class: { [this.size]: true, [`body-${this.getTextSize()}-sb`]: true }, style: {
|
|
28
28
|
color: `var(--${this.textColor})`,
|
|
29
29
|
backgroundColor: `var(--${this.backgroundColor})`,
|
|
30
|
-
} }, this.text && !this.image && h("span", { key: '
|
|
30
|
+
} }, this.text && !this.image && h("span", { key: 'e5afdaf9d8a7a7cff1c9c480456dddbab16715de' }, this.text.substring(0, 2)), this.image && (h("img", { key: '65c56c4ab58c5d5efe4584df69095d50e77d2ac0', src: this.image, onError: () => (this.image = "") }))));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "z-avatar"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -199,10 +199,10 @@ export class ZBreadcrumb {
|
|
|
199
199
|
];
|
|
200
200
|
}
|
|
201
201
|
render() {
|
|
202
|
-
return (h(Host, { key: '
|
|
202
|
+
return (h(Host, { key: 'f8e27d50c34dc2ddc94891b8e43dff0825e30712', style: { "--line-clamp-popover": `${this.overflowMenuItemRows}` } }, h("nav", { key: '0e5f0760ce5bef884ea807b7bf8ad2ee5621cbf4', ref: (val) => (this.wrapElement = val), "aria-label": "Breadcrumb", class: {
|
|
203
203
|
semibold: this.pathStyle === BreadcrumbPathStyle.SEMIBOLD,
|
|
204
204
|
underlined: this.pathStyle === BreadcrumbPathStyle.UNDERLINED,
|
|
205
|
-
} }, h("ol", { key: '
|
|
205
|
+
} }, h("ol", { key: '9f701d58a1ddb317ae6cb0059204aa6df381933a' }, this.viewPortWidth === Device.MOBILE ? this.renderMobileItems() : this.renderItems()))));
|
|
206
206
|
}
|
|
207
207
|
static get is() { return "z-breadcrumb"; }
|
|
208
208
|
static get encapsulation() { return "shadow"; }
|
|
@@ -36,7 +36,7 @@ export class ZButtonSort {
|
|
|
36
36
|
return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
|
|
37
37
|
}
|
|
38
38
|
render() {
|
|
39
|
-
return (h("button", { key: '
|
|
39
|
+
return (h("button", { key: 'ceb3d89bd06803a9593bb55e63faee0faa43c68a', title: this.setButtonTitle(), id: this.buttonid, class: { selected: this.isselected }, onClick: () => this.emitButtonSortClick() }, h("span", { key: 'c5d42227a391a01bbef95847b576cd1a47c93562', ref: (el) => (this.ellipsis = el), class: "ellipsis" }, !this.sortasc && this.desclabel ? this.desclabel : this.label), h("span", { key: '87f0a069659fd79cd8a37183afbde56571bbbb9b', class: "counter" }, this.counter && ` (${this.counter})`), h("span", { key: 'd746c035f0b7c1a8d45df76c9f4b88bdc4dd9b3e', class: "sort" }, this.sortasc ? this.sortlabelasc : this.sortlabeldesc), h("z-icon", { key: '7a236c5907bb8c04c26400fd546703f7faab8db2', name: "caret-up-down", width: 16, height: 16 })));
|
|
40
40
|
}
|
|
41
41
|
static get is() { return "z-button-sort"; }
|
|
42
42
|
static get encapsulation() { return "shadow"; }
|
|
@@ -9,11 +9,11 @@ export class ZChip {
|
|
|
9
9
|
this.ariaLabel = "";
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("div", { key: '
|
|
12
|
+
return (h("div", { key: '00d991a8277ed969751242c4ff17b7d3c6a96389', class: {
|
|
13
13
|
"z-chip-container": true,
|
|
14
14
|
"z-chip-interactive": !!this.interactiveIcon,
|
|
15
15
|
[this.type]: true,
|
|
16
|
-
}, "aria-disabled": this.disabled }, this.icon && h("z-icon", { key: '
|
|
16
|
+
}, "aria-disabled": this.disabled }, this.icon && h("z-icon", { key: '67b105dbab62237e7e06d6b619b72812ce66f726', name: this.icon }), h("slot", { key: '32170e04e6e3cf205ec3ac17b3ad77059dae4925' }), this.interactiveIcon && (h("button", { key: 'd8d3a5663b3074d6438e463c41fdb832afdee9e8', type: "button", onClick: () => this.interactiveIconClick.emit(), "aria-label": this.ariaLabel, disabled: this.disabled }, h("z-icon", { key: '928f572b7ffa87880dd6d87a99da54764f5fe85e', class: "interactive-icon", name: this.interactiveIcon })))));
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "z-chip"; }
|
|
19
19
|
static get encapsulation() { return "scoped"; }
|
|
@@ -251,7 +251,7 @@ export class ZCombobox {
|
|
|
251
251
|
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) })));
|
|
252
252
|
}
|
|
253
253
|
render() {
|
|
254
|
-
return (h("div", { key: '
|
|
254
|
+
return (h("div", { key: '42b1db0deaca5acfe6191edfd48c79e1bbdf62ee', "data-action": `combo-${this.inputid}`, class: { open: this.isopen, fixed: this.isfixed, disabled: this.disabled }, id: this.inputid }, this.renderHeader(), !this.disabled && this.renderContent()));
|
|
255
255
|
}
|
|
256
256
|
static get is() { return "z-combobox"; }
|
|
257
257
|
static get encapsulation() { return "shadow"; }
|
|
@@ -35,9 +35,9 @@ export class ZCoverHero {
|
|
|
35
35
|
return (h("div", { class: "content-container" }, h("slot", { name: "content" })));
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: 'f58bfedc7e934a10f87927ab45fe4d98ffd46b7f' }, this.variant === CoverHeroVariant.STACKED &&
|
|
39
39
|
this.contentPosition === CoverHeroContentPosition.TOP &&
|
|
40
|
-
this.renderContent(), h("div", { key: '
|
|
40
|
+
this.renderContent(), h("div", { key: '3a823038df5a8424770caa53df1e4664ae7d6642', class: "main-container" }, h("div", { key: '4aab9a1af68addb46ee7a42ceed78d880b451542', class: "cover-container" }, h("slot", { key: '314ba21407204145dc5e29badb337e6302e5f3cb', name: "cover" })), h("slot", { key: '1f22c692f6227b0d48452e58511ed204a8160a3e', name: "info-reveal" }), this.variant === CoverHeroVariant.OVERLAY && this.renderContent()), this.variant === CoverHeroVariant.STACKED &&
|
|
41
41
|
this.contentPosition === CoverHeroContentPosition.BOTTOM &&
|
|
42
42
|
this.renderContent()));
|
|
43
43
|
}
|
|
@@ -7,7 +7,7 @@ export class ZDivider {
|
|
|
7
7
|
this.orientation = DividerOrientation.HORIZONTAL;
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h(Host, { key: '
|
|
10
|
+
return (h(Host, { key: 'f70cdc1fed73cd1632d98e72b48305e1e3dfa000', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "z-divider"; }
|
|
13
13
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class ZGhostLoading {
|
|
3
3
|
render() {
|
|
4
|
-
return h(Host, { key: '
|
|
4
|
+
return h(Host, { key: 'f6cfbca3d9a44d79a731119a63ac3ddd1169b729' });
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "z-ghost-loading"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -11,7 +11,7 @@ export class ZInfoBox {
|
|
|
11
11
|
this.infoBoxClose.emit({ boxid: this.boxid });
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h("div", { key: '
|
|
14
|
+
return (h("div", { key: '3a9ccaf890667bfb48ca54ff9966006d64763ee4', id: this.boxid }, h("slot", { key: '4ac00b2d444e156bd15357746a9b84d1cda6c835', name: "content" }), this.isclosable && (h("z-icon", { key: '8570ef51a28267770d8f3f14e6686219b55bf065', name: "multiply", "data-action": "infoBoxClose", onClick: () => this.emitInfoBoxClose() }))));
|
|
15
15
|
}
|
|
16
16
|
static get is() { return "z-info-box"; }
|
|
17
17
|
static get encapsulation() { return "shadow"; }
|
|
@@ -50,7 +50,7 @@ export class ZInfoReveal {
|
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
render() {
|
|
53
|
-
return (h(Host, { key: '
|
|
53
|
+
return (h(Host, { key: '426744a21b8d779770ce57bf831b5aac30467f9b', open: this.open }, h("button", { key: '25935609f410b4605702a1762993d3fd4fc64dc3', 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: 'd27424fb4b2bcc7f8915cfe1565267f1cfe6452d', name: this.icon }), this.label && h("span", { key: '18da54541cabb65a1b19d3723e69f1c1b6f62404', class: "z-info-reveal-label" }, this.label)), h("div", { key: '23ed4715a97cd2a40a432374c2eecd5c5549e489', class: "z-info-reveal-panel", id: "z-info-reveal-panel", ref: (el) => (this.panel = el), hidden: !this.open }, h("slot", { key: 'f7284e91a5f3ea511e7b9154cc8c533ddb39257b' }), h("button", { key: '68ecbe810b59df4085b6cfa8e2b915925f3d17a0', class: "z-info-reveal-close", type: "button", onClick: this.closePanel.bind(this), "aria-label": "Chiudi pannello informazioni" }, h("z-icon", { key: 'f7c0eba6068d6b5f26c8cd13b7fea9f02353b658', name: "multiply" })))));
|
|
54
54
|
}
|
|
55
55
|
static get is() { return "z-info-reveal"; }
|
|
56
56
|
static get encapsulation() { return "shadow"; }
|
|
@@ -259,7 +259,7 @@ export class ZInput {
|
|
|
259
259
|
default:
|
|
260
260
|
input = this.renderInputText(this.type);
|
|
261
261
|
}
|
|
262
|
-
return h(Host, { key: '
|
|
262
|
+
return h(Host, { key: '74309f1c015b30fdb780107e671ff8a16ae2508e' }, input);
|
|
263
263
|
}
|
|
264
264
|
static get is() { return "z-input"; }
|
|
265
265
|
static get encapsulation() { return "scoped"; }
|
|
@@ -18,7 +18,7 @@ export class ZInputMessage {
|
|
|
18
18
|
this.onMessageChange();
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h(Host, Object.assign({ key: '
|
|
21
|
+
return (h(Host, Object.assign({ key: 'a3dc2d581e03f38f10ce3788f5f0bb7e00c16dc3' }, this.statusRole, { "aria-label": this.message }), this.statusIcons[this.status] && this.message && h("z-icon", { key: '25fc0045fcbc16f92e3b12b4bbdc3df7fb625ffe', name: this.statusIcons[this.status] }), h("span", { key: 'c5d6bc38273f0108f253749d5d10c23c397f5db2', innerHTML: this.message })));
|
|
22
22
|
}
|
|
23
23
|
static get is() { return "z-input-message"; }
|
|
24
24
|
static get encapsulation() { return "shadow"; }
|
|
@@ -16,7 +16,7 @@ export class ZLogo {
|
|
|
16
16
|
if (this.height) {
|
|
17
17
|
style["height"] = style["max-height"] = `${this.height}px`;
|
|
18
18
|
}
|
|
19
|
-
return (h(Host, { key: '
|
|
19
|
+
return (h(Host, { key: 'b659ebee364ce5146de3ac66ddd9daee88c7fdaa', 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 }))));
|
|
20
20
|
}
|
|
21
21
|
static get is() { return "z-logo"; }
|
|
22
22
|
static get encapsulation() { return "shadow"; }
|
|
@@ -174,7 +174,7 @@ export class ZMenuSection {
|
|
|
174
174
|
this.onItemsChange();
|
|
175
175
|
}
|
|
176
176
|
render() {
|
|
177
|
-
return (h(Host, { key: '
|
|
177
|
+
return (h(Host, { key: 'c9eb88359ff5bfedac35c2846a7c12dd8d9b9cd9', open: this.open }, h("button", { key: 'c2488ccb4655e36aaf62eb1f1661095ee73d191f', 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: '3bed1a8fc27de0284b1a6cb90e47cf548777ece5', onSlotchange: this.onLabelSlotChange }), this.hasItems && h("z-icon", { key: '7629bef016721afe95ff9c54a3e45c5d1040dfea', name: this.open ? "chevron-up" : "chevron-down" })), h("div", { key: 'c1f16d2800cc2230e5d90c839d8100a0cf125f62', class: "items", role: "menu", hidden: !this.open }, h("slot", { key: '622adb15c31822e51766f8ed803fc0c6bf184252', name: "section", onSlotchange: this.onItemsChange }))));
|
|
178
178
|
}
|
|
179
179
|
static get is() { return "z-menu-section"; }
|
|
180
180
|
static get encapsulation() { return "shadow"; }
|
|
@@ -123,16 +123,16 @@ export class ZModal {
|
|
|
123
123
|
e.preventDefault();
|
|
124
124
|
}
|
|
125
125
|
render() {
|
|
126
|
-
return (h("dialog", { key: '
|
|
126
|
+
return (h("dialog", { key: '0b438d95102bb38051edc1dae2b8649699bf7d27', class: {
|
|
127
127
|
"modal-dialog": !this.scrollInside,
|
|
128
|
-
}, "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: '
|
|
128
|
+
}, "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: '7633ab5a636831ab091dfb867c8e7771c916cd6c', class: {
|
|
129
129
|
"modal-container": true,
|
|
130
130
|
"modal-container-scroll-inside": this.scrollInside,
|
|
131
131
|
"modal-container-scroll-outside": !this.scrollInside,
|
|
132
|
-
}, id: this.modalid }, h("header", { key: '
|
|
132
|
+
}, id: this.modalid }, h("header", { key: '8a4e6353614d53443a585df377292099eb8eb629', onClick: this.emitModalHeaderActive.bind(this) }, h("div", { key: '2db9a17a77f601b314911c69e77fbad82db83d66' }, this.modaltitle && h("h1", { key: 'b869239de04a903d31f812cc6dd4b30827176907', id: "modal-title" }, this.modaltitle), this.closeButtonSlot()), this.modalsubtitle && (h("div", { key: '08c8b8e801a2e33bc8bb2eb4fea3757653af7638', class: "subtitle", id: "modal-subtitle" }, this.modalsubtitle))), h("div", { key: 'a8a0dd752a28643297670e05e417af75ab51d353', class: {
|
|
133
133
|
"modal-content-scroll-inside": this.scrollInside,
|
|
134
134
|
"modal-content-scroll-outside": !this.scrollInside,
|
|
135
|
-
}, id: "modal-content" }, h("slot", { key: '
|
|
135
|
+
}, id: "modal-content" }, h("slot", { key: '0137e27cc4bc83c48b816073fe8de49015617835', name: "modalContent" }))), h("div", { key: '28482faf447f96a80627106b0961cb8e1def4b1c', class: {
|
|
136
136
|
"modal-background": true,
|
|
137
137
|
"modal-background-scroll-outside": !this.scrollInside,
|
|
138
138
|
}, "data-action": "modalBackground", "data-modal": this.modalid, onClick: () => {
|
|
@@ -221,10 +221,10 @@ export class ZNavigationTabs {
|
|
|
221
221
|
(_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
222
222
|
}
|
|
223
223
|
render() {
|
|
224
|
-
return (h(Host, { key: '
|
|
224
|
+
return (h(Host, { key: 'e312638da80510e322842158392ef026d34f7b17', class: {
|
|
225
225
|
"interactive-2": this.size === NavigationTabsSize.SMALL,
|
|
226
226
|
"interactive-1": this.size !== NavigationTabsSize.SMALL,
|
|
227
|
-
}, scrollable: this.canNavigate }, h("button", { key: '
|
|
227
|
+
}, scrollable: this.canNavigate }, h("button", { key: 'c5a8477337649652d96790011ffc3ba14b213a0d', 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: '03b22861d1168cc6de7ec9972bb2eb059509ce67', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-left" : "chevron-up", width: 16, height: 16 })), h("nav", { key: 'fb74acb7603f8a4d4612e27eeb3cf66d755c1a4d', 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: '94f85fbc23dfadc16ad9b889e18314ae2cc1d960' })), h("button", { key: 'fd0b45edc4880d52b103ae0d16296803a2ed27fb', 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: '4e82a52f90e861ac37fdafcc7fe1753fcaf27298', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-right" : "chevron-down", width: 16, height: 16 }))));
|
|
228
228
|
}
|
|
229
229
|
static get is() { return "z-navigation-tabs"; }
|
|
230
230
|
static get originalStyleUrls() {
|
|
@@ -25,7 +25,7 @@ export class ZNotification {
|
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
27
|
var _a;
|
|
28
|
-
return (h(Host, { key: '
|
|
28
|
+
return (h(Host, { key: '3c0cd3d37b12edf63e9c44869f77fe3175f0a09b' }, this.contenticonname && (h("z-icon", { key: '8898215d0f14a33b9bd9e8ad1c0fe9ccca2a3139', class: "status-icon", name: this.contenticonname, width: 16, height: 16 })), h("div", { key: '752b1c4d0ea900be26cf4ac830ac7ed836f7d944', class: "content-container" }, h("div", { key: '2b3d0c54ce4ee2181d178841758719b9951897fb', class: "content-text" }, h("slot", { key: '66c71cd9eac6cae6581810a0e19f01bd51c717f7' })), !!((_a = this.actiontext) === null || _a === void 0 ? void 0 : _a.trim()) && (h("button", { key: '394c79c184a5d2ef6ac987d9389b65b5c84386b8', class: "action-button", type: "button", onClick: this.handleActionButtonClick }, this.actiontext))), this.showclose && (h("button", { key: '37689dd187ba259467ad06622a344a42a9eaf9e0', class: "close-button", type: "button", onClick: this.handleCloseButtonClick }, h("z-icon", { key: 'a6b7d1179ee78fcf66d43038f717f3e55271070c', name: "multiply-circle", width: 16, height: 16 })))));
|
|
29
29
|
}
|
|
30
30
|
static get is() { return "z-notification"; }
|
|
31
31
|
static get encapsulation() { return "shadow"; }
|
|
@@ -66,7 +66,7 @@ export class ZOffcanvas {
|
|
|
66
66
|
this.open = false;
|
|
67
67
|
}
|
|
68
68
|
render() {
|
|
69
|
-
return (h(Host, { key: '
|
|
69
|
+
return (h(Host, { key: 'e20eb6bfa3d526e3c84d7cc810534986af812c52', "skip-animation": this.skipAnimation, "aria-hidden": !this.open ? "true" : null }, h("div", { key: 'a8e286110215f6c07d18c56c52491e15a510a7f3', class: "canvas-container", role: "presentation", ref: (el) => (this.canvasContainer = el) }, h("div", { key: '693e2956e608c7fb143aad7f66681dbf3c6bedb4', class: "canvas-content z-scrollbar", role: "presentation" }, h("slot", { key: 'd937f0362733964914acc06de3a2b26748705b75', name: "canvasContent" }))), (this.variant == OffCanvasVariant.OVERLAY || this.transitiondirection === TransitionDirection.UP) && (h("div", { key: '8ce937f4c64188165355d4390c0100ba1ff73f05', class: "canvas-background", onClick: () => (this.open = false) }))));
|
|
70
70
|
}
|
|
71
71
|
static get is() { return "z-offcanvas"; }
|
|
72
72
|
static get encapsulation() { return "scoped"; }
|
|
@@ -16,12 +16,12 @@ export class ZPanelElem {
|
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
18
|
const elemId = this.elemid ? this.elemid : "";
|
|
19
|
-
return (h("div", { key: '
|
|
19
|
+
return (h("div", { key: '76954e9baa26fcf44b6640acf19fa552e85b67f5', class: "panel-elem-container" }, (this.imgurl || this.imgalt) && (h("div", { key: '3ae2b40c42821dd16616b66c21907b5c863277f1', "aria-hidden": "true", class: "panel-elem-icon" }, h("img", { key: 'c353626d573e24a2a9aced38d9efba8f96f0fa85', src: this.imgurl, alt: this.imgalt }))), h("div", { key: 'b8b9fa9cd7810184a0349de65b8695d7cb137a3b', class: "panel-elem-link" }, h("a", { key: '20fb720b88961514fd7e4b290f08da4528d44cc1', class: {
|
|
20
20
|
"z-link": true,
|
|
21
21
|
"z-link-disabled": this.isdisabled,
|
|
22
22
|
"z-link-icon": true,
|
|
23
23
|
"z-link-blue": true,
|
|
24
|
-
}, id: elemId + "link_id", href: this.url, target: this.target }, h("z-icon", { key: '
|
|
24
|
+
}, id: elemId + "link_id", href: this.url, target: this.target }, h("z-icon", { key: 'e4d30b1e21a60fec58ce7f1c8ed8fa55b62ba014', height: 14, width: 14, name: this.linkicon }), this.linklabel)), this.descrSlotName && (h("div", { key: '2951bb64c34aa7de782fe590a0f5db0d2b819b14', class: "panel-elem-desc" }, h("slot", { key: 'ad005c08d9b6c3181b36f0238677766f3ff30d73', name: this.descrSlotName })))));
|
|
25
25
|
}
|
|
26
26
|
static get is() { return "z-panel-elem"; }
|
|
27
27
|
static get encapsulation() { return "scoped"; }
|
|
@@ -301,7 +301,7 @@ export class ZPopover {
|
|
|
301
301
|
this.onOpen();
|
|
302
302
|
}
|
|
303
303
|
render() {
|
|
304
|
-
return h("slot", { key: '
|
|
304
|
+
return h("slot", { key: 'cf604a6080d559637819ec4141ee82803e230dd6' });
|
|
305
305
|
}
|
|
306
306
|
static get is() { return "z-popover"; }
|
|
307
307
|
static get encapsulation() { return "shadow"; }
|
|
@@ -286,7 +286,7 @@ export class ZSearchbar {
|
|
|
286
286
|
return (h("z-list-element", { role: "option", tabindex: 0, clickable: true, id: `list-item-${this.htmlid}-show-all`, onClickItem: () => (this.currResultsCount = 0), color: "color-primary01" }, h("div", { class: "item-show-all" }, "Vedi tutti i risultati")));
|
|
287
287
|
}
|
|
288
288
|
render() {
|
|
289
|
-
return (h(Host, { key: '
|
|
289
|
+
return (h(Host, { key: '9c75208d3a7ff72459499638ebb483cc82862d56', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": this.showSearchButton, "has-results": this.autocomplete } }, h("div", { key: 'b527a9e06dce30af18d8cf3de75f1bb8117b5638', class: "input-container" }, this.renderInput(), this.renderResults()), this.renderButton()));
|
|
290
290
|
}
|
|
291
291
|
static get is() { return "z-searchbar"; }
|
|
292
292
|
static get encapsulation() { return "shadow"; }
|
|
@@ -466,7 +466,7 @@ export class ZSelect {
|
|
|
466
466
|
return (h("z-input-message", { message: boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size, disabled: this.disabled }));
|
|
467
467
|
}
|
|
468
468
|
render() {
|
|
469
|
-
return (h("div", { key: '
|
|
469
|
+
return (h("div", { key: '2285db2d7c2b21dbe0c99c8e6eda89d803db9b48', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
|
|
470
470
|
}
|
|
471
471
|
static get is() { return "z-select"; }
|
|
472
472
|
static get encapsulation() { return "scoped"; }
|
|
@@ -45,7 +45,7 @@ export class ZSkipToContent {
|
|
|
45
45
|
this.visible = false;
|
|
46
46
|
}
|
|
47
47
|
render() {
|
|
48
|
-
return (h(Host, { key: '
|
|
48
|
+
return (h(Host, { key: '6acaba110f9188e09f14fa3d8e13fb3898adbdf3', class: {
|
|
49
49
|
[this.variant]: true,
|
|
50
50
|
"skip-to-content-visible": this.visible,
|
|
51
51
|
} }, this.links.map((link, i) => {
|
|
@@ -4,7 +4,7 @@ import { Host, h } from "@stencil/core";
|
|
|
4
4
|
*/
|
|
5
5
|
export class ZStepper {
|
|
6
6
|
render() {
|
|
7
|
-
return (h(Host, { key: '
|
|
7
|
+
return (h(Host, { key: 'e4c143f5f9036314160ce81e9a746532fc5e4ed6', role: "list" }, h("slot", { key: '898b263837edd7518c8b40cbe870326e0964852d' })));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "z-stepper"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -15,7 +15,7 @@ export class ZStepperItem {
|
|
|
15
15
|
return Object.assign(Object.assign(Object.assign(Object.assign({}, href), role), current), tabindex);
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h(Host, { key: '
|
|
18
|
+
return (h(Host, { key: 'fdc1dd5d67708dd2930988e33c43972de8e87889', role: "listitem" }, h("button", Object.assign({ key: '421be1d6db4284a7b8b00be1424dc16bf9b12c4c', class: "stepper-item", disabled: this.disabled }, this.getAttributes()), h("div", { key: '14894a8a0a9855875b4bc304570ea377a426076d', class: "indicator" }, this.checked ? h("z-icon", { name: "checkmark" }) : this.index), h("span", { key: 'f40f8d7405765eed4f2c55a2815ff4c39780b1c7' }, h("slot", { key: '29a45783b3eae975ff3242c7407f316214861174' })))));
|
|
19
19
|
}
|
|
20
20
|
static get is() { return "z-stepper-item"; }
|
|
21
21
|
static get encapsulation() { return "shadow"; }
|
|
@@ -137,7 +137,7 @@ export class ZToastNotification {
|
|
|
137
137
|
} })))));
|
|
138
138
|
}
|
|
139
139
|
render() {
|
|
140
|
-
return (h(Host, { key: '
|
|
140
|
+
return (h(Host, { key: '9f392eaf945d71738ed9987df961a5812e132924', style: { "--percentuale": `${this.percentage}%` }, class: this.transition ? this.transition : ToastNotificationTransition.SLIDE_IN_DOWN, onAnimationEnd: (e) => {
|
|
141
141
|
if (this.autoclose && e.animationName.includes("slidein")) {
|
|
142
142
|
this.startClosingTimeout(this.autoclose);
|
|
143
143
|
}
|
|
@@ -36,7 +36,7 @@ export class ZToastNotificationList {
|
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
38
|
render() {
|
|
39
|
-
return h("slot", { key: '
|
|
39
|
+
return h("slot", { key: '62e2fe7f3678ea305b0a26f897ee9d4991c511bd', name: "toasts" });
|
|
40
40
|
}
|
|
41
41
|
static get is() { return "z-toast-notification-list"; }
|
|
42
42
|
static get encapsulation() { return "shadow"; }
|
|
@@ -15,10 +15,10 @@ export class ZToggleButton {
|
|
|
15
15
|
this.toggleClick.emit(this.opened);
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h("button", { key: '
|
|
18
|
+
return (h("button", { key: '272950d88d5edb2cedb4f9f2525e2b9f7761e084', tabindex: this.avoidclick ? "-1" : "0", class: {
|
|
19
19
|
"isopen": this.opened,
|
|
20
20
|
"avoid-clicks": this.avoidclick,
|
|
21
|
-
}, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, h("z-icon", { key: '
|
|
21
|
+
}, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, h("z-icon", { key: 'aba2d176bd41806333972e95c8168b8ff054e5e5', name: this.opened ? "chevron-down" : "chevron-up", width: 16, height: 16 }), this.label));
|
|
22
22
|
}
|
|
23
23
|
static get is() { return "z-toggle-button"; }
|
|
24
24
|
static get encapsulation() { return "shadow"; }
|
|
@@ -22,14 +22,14 @@ export class ZToggleSwitch {
|
|
|
22
22
|
this.emitToggleClick();
|
|
23
23
|
}
|
|
24
24
|
render() {
|
|
25
|
-
return (h(Host, { key: '
|
|
25
|
+
return (h(Host, { key: '184be8ee714161bc3a7a5f33d71ac449e93019b2' }, h("input", { key: '855f85b975a6cc79a248064545aba86cede55149', id: this.htmlid, type: "checkbox", checked: this.checked, disabled: this.disabled, onChange: this.handleClick.bind(this) }), h("label", { key: 'feb975924c1dc05f11f48aa3bf97f029a112182c', htmlFor: this.htmlid, class: {
|
|
26
26
|
[this.labelPosition]: true,
|
|
27
27
|
disabled: this.disabled,
|
|
28
|
-
} }, h("span", { key: '
|
|
28
|
+
} }, h("span", { key: '20ba4773b4e73a9eb733d06560220a432966396f' }, h("slot", { key: 'eb8f2d8c27ec654fc35690bafc893f9ab18fe471' })), h("span", { key: 'b7310134236905b43118066c253c0c7ddaa57821', class: {
|
|
29
29
|
container: true,
|
|
30
30
|
disabled: this.disabled,
|
|
31
31
|
checked: this.checked,
|
|
32
|
-
} }, h("span", { key: '
|
|
32
|
+
} }, h("span", { key: '52cccc3d58f17c7e383a4f0b159bbc2986d2f0e8', class: "circle" }, this.checked && (h("z-icon", { key: '954e90b5343a04821cbd9dd2b623d166899f2d0d', width: 12, height: 12, name: "checkmark" })))))));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "z-toggle-switch"; }
|
|
35
35
|
static get encapsulation() { return "scoped"; }
|
|
@@ -20,7 +20,7 @@ export class ZTooltip {
|
|
|
20
20
|
this.open = this.popoverEl.open;
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
|
-
return (h("z-popover", { key: '
|
|
23
|
+
return (h("z-popover", { key: 'f51d0247643b2ff89153eee39a5e7d5fd7fa84df', ref: (el) => (this.popoverEl = el), bindTo: this.bindTo, open: this.open, position: this.position, closable: this.closable, center: true, showArrow: true }, h("slot", { key: '903502101d0f1451e428b1805afe543334fe300f' })));
|
|
24
24
|
}
|
|
25
25
|
static get is() { return "z-tooltip"; }
|
|
26
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class ZVisuallyHidden {
|
|
3
3
|
render() {
|
|
4
|
-
return h("slot", { key: '
|
|
4
|
+
return h("slot", { key: '6a4e63acea4deaf3d820c0b35b12dbb80e7d02a0' });
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "z-visually-hidden"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -33,7 +33,7 @@ export class ZMyzCardComponent {
|
|
|
33
33
|
return elemClasses;
|
|
34
34
|
}
|
|
35
35
|
render() {
|
|
36
|
-
return (h("div", { key: '
|
|
36
|
+
return (h("div", { key: '01311ec1e8b79b28495aa31c21f554ba061425f0', class: this.retrieveClass(), tabindex: "0" }, h("slot", { key: '042aec747988226abd713d21b99a9f4f8a2b9072' })));
|
|
37
37
|
}
|
|
38
38
|
static get is() { return "z-myz-card"; }
|
|
39
39
|
static get encapsulation() { return "shadow"; }
|
|
@@ -46,7 +46,7 @@ export class ZMyzCardAlert {
|
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
render() {
|
|
49
|
-
return (h("div", { key: '
|
|
49
|
+
return (h("div", { key: '4273a23e0b44925fc76e06b6a058baaeb5e2ce9b', class: "alert-external-wrapper " + this.retrieveClass() }, h("z-alert", { key: 'b8734885ea9e493adef84be20015fe8d32a89310', type: this.getAlertType() }, h("div", { key: '7c2e01038befe37964ecfdc1697f5d60f46fdf21', class: "relative-container" }, h("z-icon", { key: '1e7fc5eae0302e0e22efb5d8d3ce2143c499d03e', name: this.iconname, width: 18, height: 18, class: this.retrieveClass() }), h("span", { key: 'ba62fd24693b695baa18fe4dea82ed36fb55ce68', class: "content-text" }, this.contenttext), this.actiontext && !!this.actiontext.trim().length && (h("span", { key: '30d185990d80af3a79f42be07d9260c9c2454819', role: "button", tabindex: "0", class: "content-action", onClick: (e) => {
|
|
50
50
|
this.handleActionButtonClick(e);
|
|
51
51
|
}, onKeyPress: (e) => {
|
|
52
52
|
this.handleSpaceKeyPress(e);
|
|
@@ -5,7 +5,7 @@ import { h } from "@stencil/core";
|
|
|
5
5
|
*/
|
|
6
6
|
export class ZMyzCardBody {
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '03895b33fe42862c21a01378309844226201e8fa' }, h("slot", { key: '450c60cf797e6a148cc32693c57b2b6fbc3ea7a5', name: "alert" }), h("slot", { key: 'd83ff1f4c0e786a89a7acac215fbd74a94db4992', name: "cover" })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "z-myz-card-body"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -10,7 +10,7 @@ export class ZMyzCardCover {
|
|
|
10
10
|
this.img = this.defaultimg;
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h("img", { key: '
|
|
13
|
+
return (h("img", { key: 'b02d180e58bcc62caa144dc5eff6f2c8d31aa4ad', class: this.faded && "faded", onError: this.hadleOnImageError.bind(this), alt: this.titolo, src: this.img }));
|
|
14
14
|
}
|
|
15
15
|
static get is() { return "z-myz-card-cover"; }
|
|
16
16
|
static get encapsulation() { return "shadow"; }
|