@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
|
@@ -10,7 +10,7 @@ const ZMyzCardFooterSections$1 = /*@__PURE__*/ proxyCustomElement(class ZMyzCard
|
|
|
10
10
|
this.__attachShadow();
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h("div", { key: '
|
|
13
|
+
return (h("div", { key: '055326ec59d405bf12f1729e4daa67cad2aa6c3c' }, h("footer", { key: 'dc309913a328b9f0c3e3bfa31693dda0bd6009b6' }, h("div", { key: 'e30fec7afc8eec2db11f06c1b724599d51629a5c', class: "top" }, h("slot", { key: '48236d86c3354daeef64a8c0ae3efc839a1a31e4', name: "top" })), h("div", { key: '49da571eaf2a437f02589124a479607864184537', class: "bottom" }, h("slot", { key: 'fe171d7fdabc6e59a060311e7f01f888daa3da30', name: "bottom" })))));
|
|
14
14
|
}
|
|
15
15
|
static get style() { return ZMyzCardFooterSectionsStyle0; }
|
|
16
16
|
}, [1, "z-myz-card-footer-sections"]);
|
|
@@ -62,7 +62,7 @@ const ZMyzCardFooter$1 = /*@__PURE__*/ proxyCustomElement(class ZMyzCardFooter e
|
|
|
62
62
|
return this.host.querySelector("[slot=list] > li a");
|
|
63
63
|
}
|
|
64
64
|
render() {
|
|
65
|
-
return (h("div", { key: '
|
|
65
|
+
return (h("div", { key: '9abe0af163f9a2f5ae1477f56ed4fef943bd681a', class: Object.assign(Object.assign({}, this.retrieveClass()), { wrapper: true }) }, h("footer", { key: 'b94b061e0f5840931b932e3c9c2776611734b2ce', class: this.retrieveClass(), onTransitionEnd: (e) => this.footerTransitionHandler(e) }, h("span", { key: '0edd529c702090b5226be4ef8c100846f7ddc7c4', class: "toggle" }, h("slot", { key: 'df4a2fa9b9a0a0e81839fe3fd76cc6fcf218b97b', name: "toggle" })), this.titolo && h("p", { key: '24ad554b17395e1a4b65d37ff77bcae3fa8b22ac', class: { "custom-content": this.customContent } }, this.titolo), h("div", { key: 'da6b7cdf576f1f32d60da1b424ccecca0b083f17', class: { "content": true, "custom-content": this.customContent } }, h("div", { key: '6649be17c5739bb7085eb75d77f872c333508f24' }, h("p", { key: '867f5c6426ba8fe11240b5091a4e63affa46390b', class: "authors", ref: (el) => (this.ellipsisAuthors = el) }, h("span", { key: '0bcd8e9a4fc905e63779c57b83cffdc03c685c0a', title: this.getTitleAuthors() }, h("span", { key: '68a17fe25d7b46ea98a9e6fadf0d65e708c30159', "aria-description": "Autori", class: "bold" }, this.autori))), h("p", { key: '3b5f39732844b9c28aa017b61fdbd1aa93ce0369', class: "year-isbn" }, h("span", { key: '721a3ca979bd57f58e55a66f5d2ebd8a3d0bb0f3', class: "isbn" }, h("span", { key: 'eadb8b53304fb861e7c99e6a4554910a7801148b' }, h("span", { key: 'b83976485c1c43e87345a262166d266cb7e4b3ae', "aria-description": "ISBN edizione cartacea", class: "bold" }, this.isbn), " ", "(ed. cartacea)")))), h("div", { key: 'f4d853fd807d75929510cca3a7c777a46a4e92ab', class: `slot-handler ${this.isOpen ? "visible" : "hidden"}` }, h("slot", { key: '358333c842ad7f79a683f8d6925b09ae2bd62dae', name: "list" })))), this.customContent && h("slot", { key: 'd2590122ddb1fdc27a907ebeae164fa2a5213c2c', name: "content" })));
|
|
66
66
|
}
|
|
67
67
|
get host() { return this; }
|
|
68
68
|
static get style() { return ZMyzCardFooterStyle0; }
|
|
@@ -14,7 +14,7 @@ const ZMyzCardIcon$1 = /*@__PURE__*/ proxyCustomElement(class ZMyzCardIcon exten
|
|
|
14
14
|
this.ariaLabel = "";
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (h("button", { key: '
|
|
17
|
+
return (h("button", { key: '9aac8d8f052da8d061ee99132863b80e1359f1e0', disabled: this.isdisabled, "aria-label": this.ariaLabel }, h("span", { key: '73893090f2c01adb19f11ee5622237f3b1a9cece' }, h("z-icon", { key: '9352a5feda773efdc6e9a4fe11ff769c417bb1f0', name: this.icon, width: 16, height: 16 }))));
|
|
18
18
|
}
|
|
19
19
|
static get style() { return ZMyzCardIconStyle0; }
|
|
20
20
|
}, [1, "z-myz-card-icon", {
|
|
@@ -121,7 +121,7 @@ const ZMyzCardInfo$1 = /*@__PURE__*/ proxyCustomElement(class ZMyzCardInfo exten
|
|
|
121
121
|
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)));
|
|
122
122
|
}
|
|
123
123
|
render() {
|
|
124
|
-
return (h("div", { key: '
|
|
124
|
+
return (h("div", { key: '3d4116bac1baff44478ca470a7b83f8986126c6b' }, this.renderCloseIcon(), h("div", { key: '93fd7f828c0e0effc4bee26b7df15e9a318ed6d5', class: "content-wrapper", ref: (el) => (this.contentWrapper = el) }, this.renderGeneralSection(), this.renderTooltip(), this.renderOnlineLicenseSection(), this.renderOfflineLicenseSection()), h("div", { key: 'a2deb436976a032f35064a4f5b2720aa4689ef45', class: "cta-wrapper" }, h("slot", { key: 'd363d177e2121573dc2fb98ded22d3e689a96054' }))));
|
|
125
125
|
}
|
|
126
126
|
static get style() { return ZMyzCardInfoStyle0; }
|
|
127
127
|
}, [1, "z-myz-card-info", {
|
|
@@ -30,7 +30,7 @@ const ZMyzCardList$1 = /*@__PURE__*/ proxyCustomElement(class ZMyzCardList exten
|
|
|
30
30
|
});
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return h("ul", { key: '
|
|
33
|
+
return h("ul", { key: '8dad9b12b319846abd8d4d6594db6475d8a0e420' }, this.renderList(JSON.parse(this.listdata)));
|
|
34
34
|
}
|
|
35
35
|
static get style() { return ZMyzCardListStyle0; }
|
|
36
36
|
}, [1, "z-myz-card-list", {
|
|
@@ -26,7 +26,7 @@ const ZMyzList$1 = /*@__PURE__*/ proxyCustomElement(class ZMyzList extends HTMLE
|
|
|
26
26
|
}
|
|
27
27
|
render() {
|
|
28
28
|
const lastElem = this.list ? this.list.length - 1 : -1;
|
|
29
|
-
return (h("ul", { key: '
|
|
29
|
+
return (h("ul", { key: '3c6b90ccea74f4fabcf679745ef2c920fee1d6c2' }, this.list &&
|
|
30
30
|
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 })))));
|
|
31
31
|
}
|
|
32
32
|
static get watchers() { return {
|
|
@@ -222,10 +222,10 @@ const ZNavigationTabs$1 = /*@__PURE__*/ proxyCustomElement(class ZNavigationTabs
|
|
|
222
222
|
(_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
223
223
|
}
|
|
224
224
|
render() {
|
|
225
|
-
return (h(Host, { key: '
|
|
225
|
+
return (h(Host, { key: 'e312638da80510e322842158392ef026d34f7b17', class: {
|
|
226
226
|
"interactive-2": this.size === NavigationTabsSize.SMALL,
|
|
227
227
|
"interactive-1": this.size !== NavigationTabsSize.SMALL,
|
|
228
|
-
}, scrollable: this.canNavigate }, h("button", { key: '
|
|
228
|
+
}, 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 }))));
|
|
229
229
|
}
|
|
230
230
|
get host() { return this; }
|
|
231
231
|
static get watchers() { return {
|
|
@@ -30,7 +30,7 @@ const ZNotification$1 = /*@__PURE__*/ proxyCustomElement(class ZNotification ext
|
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
32
|
var _a;
|
|
33
|
-
return (h(Host, { key: '
|
|
33
|
+
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 })))));
|
|
34
34
|
}
|
|
35
35
|
static get style() { return ZNotificationStyle0; }
|
|
36
36
|
}, [1, "z-notification", {
|
package/dist/components/z-otp.js
CHANGED
|
@@ -24,7 +24,7 @@ const ZOtp$1 = /*@__PURE__*/ proxyCustomElement(class ZOtp extends HTMLElement {
|
|
|
24
24
|
this.otpRef = [...Array(this.inputNum)];
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (h("div", { key: '
|
|
27
|
+
return (h("div", { key: 'd920c31d4658a65ccbf91d019f86b9453b17d2c0', class: "otp-container" }, h("div", { key: '74a80a151bffca04514ce89b1f71151bc1a70995', class: "digits-container" }, this.otp.map((_val, i) => (h("input", { class: this.status == InputStatus.ERROR ? "error" : null, onKeyDown: (e) => {
|
|
28
28
|
if (e.keyCode > 47) {
|
|
29
29
|
this.otpRef[i].value = "";
|
|
30
30
|
}
|
|
@@ -35,7 +35,7 @@ const ZOtp$1 = /*@__PURE__*/ proxyCustomElement(class ZOtp extends HTMLElement {
|
|
|
35
35
|
}, onInput: (e) => {
|
|
36
36
|
this.otp[i] = e.target.value;
|
|
37
37
|
this.emitInputChange(this.otp.join(""));
|
|
38
|
-
}, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '
|
|
38
|
+
}, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '42136b7bc7e47238aad573f9ba13cab368fc9c1b', message: this.message, status: this.status })));
|
|
39
39
|
}
|
|
40
40
|
static get style() { return ZOtpStyle0; }
|
|
41
41
|
}, [1, "z-otp", {
|
|
@@ -20,12 +20,12 @@ const ZPanelElem$1 = /*@__PURE__*/ proxyCustomElement(class ZPanelElem extends H
|
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
22
|
const elemId = this.elemid ? this.elemid : "";
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
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: {
|
|
24
24
|
"z-link": true,
|
|
25
25
|
"z-link-disabled": this.isdisabled,
|
|
26
26
|
"z-link-icon": true,
|
|
27
27
|
"z-link-blue": true,
|
|
28
|
-
}, id: elemId + "link_id", href: this.url, target: this.target }, h("z-icon", { key: '
|
|
28
|
+
}, 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 })))));
|
|
29
29
|
}
|
|
30
30
|
static get style() { return ZPanelElemStyle0; }
|
|
31
31
|
}, [6, "z-panel-elem", {
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface ZResultCard extends Components.ZResultCard, HTMLElement {}
|
|
4
|
+
export const ZResultCard: {
|
|
5
|
+
prototype: ZResultCard;
|
|
6
|
+
new (): ZResultCard;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const stylesCss$1 = ":host{display:flex;width:100%;min-width:0;max-width:500px;height:175px;border:2px solid var(--color-surface02);border-radius:var(--border-size-large);font-family:var(--font-family-sans)}.info-container{display:flex;min-width:0;flex-direction:column;padding:var(--space-unit)}.author-label{overflow:hidden;color:var(--color-default-text);font-size:var(--font-size-2);font-weight:var(--font-rg);text-overflow:ellipsis;white-space:nowrap}.opera-title{display:-webkit-box;overflow:hidden;min-width:0;max-width:100%;margin-top:var(--space-unit);margin-bottom:4px;-webkit-box-orient:vertical;font-size:var(--font-size-3);font-weight:var(--font-bd);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis}.tags-container{display:flex;margin-top:var(--space-unit);gap:var(--space-unit)}.volumes-label{display:flex;height:auto;flex-direction:column;margin-top:auto}@media (max-width: var(--breakpoint-sm)){.opera-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}";
|
|
4
|
+
const ZResultCardStyle0 = stylesCss$1;
|
|
5
|
+
|
|
6
|
+
const stylesCss = ".z-cover-container{position:relative;display:flex;width:115px;height:175px;align-items:center;padding:var(--space-unit)}.z-cover-stack{position:relative;width:100%;height:100%}.z-cover-shadow,.z-cover-img{width:115px;min-width:115px;max-width:115px;height:160px;min-height:160px;max-height:160px}.z-cover-container.has-multiple .z-cover-shadow,.z-cover-container.has-multiple .z-cover-img{width:95px;min-width:95px;max-width:95px;height:140px;min-height:140px;max-height:140px}.z-cover-shadow{position:absolute;z-index:1;background:#e0e0e0;border-radius:var(--border-size-large);box-shadow:0 2px 8px rgb(0 0 0 / 10%)}.z-shadow-1{z-index:1;top:var(--space-unit);right:var(--space-unit);border:1px solid var(--gray200)}.z-shadow-2{z-index:0;top:calc(var(--space-unit) * 2);right:calc(var(--space-unit) * 2);border:1px solid var(--gray200)}.z-cover-img{position:absolute;z-index:2;top:0;right:0;border-radius:6px;box-shadow:0 2px 8px rgb(0 0 0 / 12%);object-fit:cover}.z-cover-container.has-multiple .z-cover-img{right:0}";
|
|
7
|
+
const ZResultCardStyle1 = stylesCss;
|
|
8
|
+
|
|
9
|
+
const ZResultCard$1 = /*@__PURE__*/ proxyCustomElement(class ZResultCard extends HTMLElement {
|
|
10
|
+
constructor() {
|
|
11
|
+
super();
|
|
12
|
+
this.__registerHost();
|
|
13
|
+
this.__attachShadow();
|
|
14
|
+
this.author = undefined;
|
|
15
|
+
this.operaTitle = undefined;
|
|
16
|
+
this.operaSubtitle = undefined;
|
|
17
|
+
this.operaTags = undefined;
|
|
18
|
+
this.volumesLabel = undefined;
|
|
19
|
+
this.cover = undefined;
|
|
20
|
+
this.hasMultipleCovers = false;
|
|
21
|
+
this.isInfoPage = false;
|
|
22
|
+
}
|
|
23
|
+
render() {
|
|
24
|
+
return (h(Host, { key: 'cefd6fafc8252fe9466d4249a53484e4496fe71c' }, h("div", { key: '6fea1ba19fc67cca828d9c6deb3c2e48542289aa', class: `z-cover-container ${this.hasMultipleCovers ? "has-multiple" : ""}` }, h("div", { key: '262720f94efa1caa4bd717bc0fbb95da2160e8ef', class: "z-cover-stack" }, this.hasMultipleCovers && (h("div", { key: '737453fc97779b85cdf5bbb33ac79e4c863ca57e' }, h("div", { key: '5060b407e47c055d692a2d01cd931cea10863104', class: "z-cover-shadow z-shadow-2" }), h("div", { key: '9e09b32d0492d44f6c9c3485960bb47dcea5eaab', class: "z-cover-shadow z-shadow-1" }))), h("img", { key: '6e19f9b46705f65b41bbed85233fe0668d6b0852', src: this.cover, alt: "Book Cover", class: "z-cover-img" }))), h("div", { key: '899025761397d5827a358069e08c1462ab32f010', class: "info-container" }, h("div", { key: '52e4c5af5bd5e51b3db0f6caa4571b92138ff8e4', class: "author-label" }, this.author), h("div", { key: 'd192d977146ae8f7c166d4acdcfeae2904e5c0f0', class: "opera-title" }, this.operaTitle), h("div", { key: 'c3720eca864689fd9cf12cca42cf7acc85045dfa', class: "opera-subtitle" }, this.operaSubtitle), h("div", { key: '2996f165cdde8d04b381a1bd094761e40ce76da7', class: "tags-container" }, h("slot", { key: 'd501db9a9d2d08c5dd42bb0404fc17e79a756498', name: "tags" })), h("span", { key: '92c40372919ce95a30cd28ce3650153376937c40', class: "volumes-label" }, this.volumesLabel))));
|
|
25
|
+
}
|
|
26
|
+
get hostElement() { return this; }
|
|
27
|
+
static get style() { return ZResultCardStyle0 + ZResultCardStyle1; }
|
|
28
|
+
}, [1, "z-result-card", {
|
|
29
|
+
"author": [1],
|
|
30
|
+
"operaTitle": [1, "opera-title"],
|
|
31
|
+
"operaSubtitle": [1, "opera-subtitle"],
|
|
32
|
+
"operaTags": [16],
|
|
33
|
+
"volumesLabel": [1, "volumes-label"],
|
|
34
|
+
"cover": [1],
|
|
35
|
+
"hasMultipleCovers": [4, "has-multiple-covers"],
|
|
36
|
+
"isInfoPage": [4, "is-info-page"]
|
|
37
|
+
}]);
|
|
38
|
+
function defineCustomElement$1() {
|
|
39
|
+
if (typeof customElements === "undefined") {
|
|
40
|
+
return;
|
|
41
|
+
}
|
|
42
|
+
const components = ["z-result-card"];
|
|
43
|
+
components.forEach(tagName => { switch (tagName) {
|
|
44
|
+
case "z-result-card":
|
|
45
|
+
if (!customElements.get(tagName)) {
|
|
46
|
+
customElements.define(tagName, ZResultCard$1);
|
|
47
|
+
}
|
|
48
|
+
break;
|
|
49
|
+
} });
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
const ZResultCard = ZResultCard$1;
|
|
53
|
+
const defineCustomElement = defineCustomElement$1;
|
|
54
|
+
|
|
55
|
+
export { ZResultCard, defineCustomElement };
|
|
56
|
+
|
|
57
|
+
//# sourceMappingURL=z-result-card.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-result-card.js","mappings":";;AAAA,MAAMA,WAAS,GAAG,09BAA09B,CAAC;AAC7+B,0BAAeA,WAAS;;ACDxB,MAAM,SAAS,GAAG,4/BAA4/B,CAAC;AAC/gC,0BAAe,SAAS;;MCMXC,aAAW;;;;;;;;;;;iCA+CF,KAAK;0BAOZ,KAAK;;IAElB,MAAM;QACJ,QACE,EAAC,IAAI,uDACH,4DAAK,KAAK,EAAE,qBAAqB,IAAI,CAAC,iBAAiB,GAAG,cAAc,GAAG,EAAE,EAAE,IAC7E,4DAAK,KAAK,EAAC,eAAe,IACvB,IAAI,CAAC,iBAAiB,KACrB,8DACE,4DAAK,KAAK,EAAC,2BAA2B,GAAO,EAC7C,4DAAK,KAAK,EAAC,2BAA2B,GAAO,CACzC,CACP,EACD,4DACE,GAAG,EAAE,IAAI,CAAC,KAAK,EACf,GAAG,EAAC,YAAY,EAChB,KAAK,EAAC,aAAa,GACnB,CACE,CACF,EACN,4DAAK,KAAK,EAAC,gBAAgB,IACzB,4DAAK,KAAK,EAAC,cAAc,IAAE,IAAI,CAAC,MAAM,CAAO,EAC7C,4DAAK,KAAK,EAAC,aAAa,IAAE,IAAI,CAAC,UAAU,CAAO,EAChD,4DAAK,KAAK,EAAC,gBAAgB,IAAE,IAAI,CAAC,aAAa,CAAO,EACtD,4DAAK,KAAK,EAAC,gBAAgB,IACzB,6DAAM,IAAI,EAAC,MAAM,GAAQ,CACrB,EACN,6DAAM,KAAK,EAAC,eAAe,IAAE,IAAI,CAAC,YAAY,CAAQ,CAClD,CACD,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["stylesCss","ZResultCard"],"sources":["src/components/result-card/z-result-card/styles.css?tag=z-result-card&encapsulation=shadow","src/components/css-components/z-cover/styles.css?tag=z-result-card&encapsulation=shadow","src/components/result-card/z-result-card/index.tsx"],"sourcesContent":[":host {\n display: flex;\n width: 100%;\n min-width: 0;\n max-width: 500px;\n height: 175px;\n border: 2px solid var(--color-surface02);\n border-radius: var(--border-size-large);\n font-family: var(--font-family-sans);\n}\n\n.info-container {\n display: flex;\n min-width: 0;\n flex-direction: column;\n padding: var(--space-unit);\n}\n\n.author-label {\n overflow: hidden;\n color: var(--color-default-text);\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.opera-title {\n display: -webkit-box;\n overflow: hidden;\n min-width: 0;\n max-width: 100%;\n margin-top: var(--space-unit);\n margin-bottom: 4px;\n -webkit-box-orient: vertical;\n font-size: var(--font-size-3);\n font-weight: var(--font-bd);\n -webkit-line-clamp: 2;\n line-clamp: 2;\n text-overflow: ellipsis;\n}\n\n.tags-container {\n display: flex;\n margin-top: var(--space-unit);\n gap: var(--space-unit);\n}\n\n.volumes-label {\n display: flex;\n height: auto;\n flex-direction: column;\n margin-top: auto;\n}\n\n@media (max-width: var(--breakpoint-sm)) {\n .opera-title {\n display: block;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n}\n",".z-cover-container {\n position: relative;\n display: flex;\n width: 115px;\n height: 175px;\n align-items: center;\n padding: var(--space-unit);\n}\n\n.z-cover-stack {\n position: relative;\n width: 100%;\n height: 100%;\n}\n\n/* Base sizes for single cover */\n.z-cover-shadow,\n.z-cover-img {\n width: 115px;\n min-width: 115px;\n max-width: 115px;\n height: 160px;\n min-height: 160px;\n max-height: 160px;\n}\n\n/* Scaled sizes for multiple covers */\n.z-cover-container.has-multiple .z-cover-shadow,\n.z-cover-container.has-multiple .z-cover-img {\n width: 95px;\n min-width: 95px;\n max-width: 95px;\n height: 140px;\n min-height: 140px;\n max-height: 140px;\n}\n\n.z-cover-shadow {\n position: absolute;\n z-index: 1;\n background: #e0e0e0;\n border-radius: var(--border-size-large);\n box-shadow: 0 2px 8px rgb(0 0 0 / 10%);\n}\n\n.z-shadow-1 {\n z-index: 1;\n top: var(--space-unit);\n right: var(--space-unit);\n border: 1px solid var(--gray200);\n}\n\n.z-shadow-2 {\n z-index: 0;\n top: calc(var(--space-unit) * 2);\n right: calc(var(--space-unit) * 2);\n border: 1px solid var(--gray200);\n}\n\n.z-cover-img {\n position: absolute;\n z-index: 2;\n top: 0;\n right: 0;\n border-radius: 6px;\n box-shadow: 0 2px 8px rgb(0 0 0 / 12%);\n object-fit: cover;\n}\n\n.z-cover-container.has-multiple .z-cover-img {\n right: 0;\n}\n","import {Component, Element, h, Host, Prop} from \"@stencil/core\";\n\n@Component({\n tag: \"z-result-card\",\n styleUrls: [\"styles.css\", \"../../css-components/z-cover/styles.css\"],\n shadow: true,\n})\nexport class ZResultCard {\n @Element() hostElement: HTMLZResultCardElement;\n\n /**\n * The author of the opera.\n */\n @Prop()\n author: string;\n\n /**\n * The title of the opera.\n */\n @Prop()\n operaTitle: string;\n\n /**\n * The subtitle of the opera.\n */\n @Prop()\n operaSubtitle: string;\n\n /**\n * Tags associated with the opera.\n * This is a string array that can be used to display tags in the component.\n */\n @Prop()\n operaTags: string[];\n\n /**\n * The label for the volumes.\n * This is used to display the number of volumes or a related message.\n */\n @Prop()\n volumesLabel: string;\n\n /**\n * The URL of the cover image.\n * This is used to display the cover image of the opera.\n */\n @Prop()\n cover: string;\n\n /**\n * Indicates whether the card has multiple covers.\n * This is used to apply specific styles when there are multiple covers.\n */\n @Prop()\n hasMultipleCovers = false;\n\n /**\n * Indicates whether the card is an info page.\n * This can be used to apply specific styles or behaviors for info pages.\n */\n @Prop()\n isInfoPage = false;\n\n render(): HTMLZResultCardElement {\n return (\n <Host>\n <div class={`z-cover-container ${this.hasMultipleCovers ? \"has-multiple\" : \"\"}`}>\n <div class=\"z-cover-stack\">\n {this.hasMultipleCovers && (\n <div>\n <div class=\"z-cover-shadow z-shadow-2\"></div>\n <div class=\"z-cover-shadow z-shadow-1\"></div>\n </div>\n )}\n <img\n src={this.cover}\n alt=\"Book Cover\"\n class=\"z-cover-img\"\n />\n </div>\n </div>\n <div class=\"info-container\">\n <div class=\"author-label\">{this.author}</div>\n <div class=\"opera-title\">{this.operaTitle}</div>\n <div class=\"opera-subtitle\">{this.operaSubtitle}</div>\n <div class=\"tags-container\">\n <slot name=\"tags\"></slot>\n </div>\n <span class=\"volumes-label\">{this.volumesLabel}</span>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -482,7 +482,7 @@ const ZSelect$1 = /*@__PURE__*/ proxyCustomElement(class ZSelect extends HTMLEle
|
|
|
482
482
|
return (h("z-input-message", { message: boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size, disabled: this.disabled }));
|
|
483
483
|
}
|
|
484
484
|
render() {
|
|
485
|
-
return (h("div", { key: '
|
|
485
|
+
return (h("div", { key: '2285db2d7c2b21dbe0c99c8e6eda89d803db9b48', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
|
|
486
486
|
}
|
|
487
487
|
get host() { return this; }
|
|
488
488
|
static get watchers() { return {
|
|
@@ -48,7 +48,7 @@ const ZSkipToContent$1 = /*@__PURE__*/ proxyCustomElement(class ZSkipToContent e
|
|
|
48
48
|
this.visible = false;
|
|
49
49
|
}
|
|
50
50
|
render() {
|
|
51
|
-
return (h(Host, { key: '
|
|
51
|
+
return (h(Host, { key: '6acaba110f9188e09f14fa3d8e13fb3898adbdf3', class: {
|
|
52
52
|
[this.variant]: true,
|
|
53
53
|
"skip-to-content-visible": this.visible,
|
|
54
54
|
} }, this.links.map((link, i) => {
|
|
@@ -23,7 +23,7 @@ const ZStepperItem$1 = /*@__PURE__*/ proxyCustomElement(class ZStepperItem exten
|
|
|
23
23
|
return Object.assign(Object.assign(Object.assign(Object.assign({}, href), role), current), tabindex);
|
|
24
24
|
}
|
|
25
25
|
render() {
|
|
26
|
-
return (h(Host, { key: '
|
|
26
|
+
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' })))));
|
|
27
27
|
}
|
|
28
28
|
static get style() { return ZStepperItemStyle0; }
|
|
29
29
|
}, [1, "z-stepper-item", {
|
|
@@ -10,7 +10,7 @@ const ZStepper$1 = /*@__PURE__*/ proxyCustomElement(class ZStepper extends HTMLE
|
|
|
10
10
|
this.__attachShadow();
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: 'e4c143f5f9036314160ce81e9a746532fc5e4ed6', role: "list" }, h("slot", { key: '898b263837edd7518c8b40cbe870326e0964852d' })));
|
|
14
14
|
}
|
|
15
15
|
static get style() { return ZStepperStyle0; }
|
|
16
16
|
}, [1, "z-stepper"]);
|
|
@@ -37,7 +37,7 @@ const ZTable$1 = /*@__PURE__*/ proxyCustomElement(class ZTable extends HTMLEleme
|
|
|
37
37
|
(_a = this.expandableMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
38
38
|
}
|
|
39
39
|
render() {
|
|
40
|
-
return (h(Host, { key: '
|
|
40
|
+
return (h(Host, { key: '436f47d81c40bc1c24a0bb1d660cfa897ebba693', expandable: this.expandable }, h("div", { key: '94fdeab57ac9368c546c08db96de2f87aa3d12f6', class: "table", role: "table" }, h("slot", { key: 'c146bf36f91ca7fe4b2eca2654f4341ddc98074e' }))));
|
|
41
41
|
}
|
|
42
42
|
get host() { return this; }
|
|
43
43
|
static get style() { return ZTableStyle0; }
|
|
@@ -10,7 +10,7 @@ const ZTbody$1 = /*@__PURE__*/ proxyCustomElement(class ZTbody extends HTMLEleme
|
|
|
10
10
|
this.__attachShadow();
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: '7f10f6a9bc169c64c08519d61ac8efa3bf508a76', role: "rowgroup" }, h("slot", { key: '81fb05b5780ca358653fdb397b307ed3b5a67389' })));
|
|
14
14
|
}
|
|
15
15
|
static get style() { return ZTbodyStyle0; }
|
|
16
16
|
}, [1, "z-tbody"]);
|
package/dist/components/z-td.js
CHANGED
|
@@ -36,7 +36,7 @@ const ZTd$1 = /*@__PURE__*/ proxyCustomElement(class ZTd extends HTMLElement {
|
|
|
36
36
|
this.updateColspan();
|
|
37
37
|
}
|
|
38
38
|
render() {
|
|
39
|
-
return (h(Host, { key: '
|
|
39
|
+
return (h(Host, { key: '4ee9bb3ea8b9eb0602f65e9ba9f035a48f58243d', role: "cell", "menu-open": this.isMenuOpen }, h("div", { key: '1b9616ffd9524c6d28785497503bbd6e6e102c66', class: "cell--content" }, h("slot", { key: '999799502a8f882c1bb5a19c85a92ccd09e28dbe' }), this.showMenu && (h("div", { key: 'feb03da67dd3c450cbfaf8ac757cb8dcc4e47ede', class: "cell--menu-container prevent-expand" }, h("z-button", { key: 'aba256be3b9f0272e971677d5a3051c54a5a99b9', variant: ButtonVariant.TERTIARY, icon: "contextual-menu", size: ControlSize.X_SMALL, ref: (el) => (this.menuTrigger = el), onClick: this.onMenuButtonClick.bind(this) }), h("z-popover", { key: '1ea685fcb5f6bcf4a27643014dbb480261014921', class: "cell-popover", ref: (el) => (this.popoverEl = el), bindTo: this.menuTrigger, onOpenChange: (event) => (this.isMenuOpen = event.detail.open), position: this.popoverPosition }, h("slot", { key: '5da696db862452a09f44155df324755239cc2e37', name: "contextual-menu" })))))));
|
|
40
40
|
}
|
|
41
41
|
get host() { return this; }
|
|
42
42
|
static get watchers() { return {
|
|
@@ -11,7 +11,7 @@ const ZTfoot$1 = /*@__PURE__*/ proxyCustomElement(class ZTfoot extends HTMLEleme
|
|
|
11
11
|
this.sticky = false;
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: '5ad00f2673bcb43720cdb43559380055971f676f', role: "rowgroup" }, h("slot", { key: '1839d4f1e33be63cda684a3ef2ec486bd581cd5c' })));
|
|
15
15
|
}
|
|
16
16
|
static get style() { return ZTfootStyle0; }
|
|
17
17
|
}, [1, "z-tfoot", {
|
package/dist/components/z-th.js
CHANGED
|
@@ -56,7 +56,7 @@ const ZTh$1 = /*@__PURE__*/ proxyCustomElement(class ZTh extends HTMLElement {
|
|
|
56
56
|
this.updateColspan();
|
|
57
57
|
}
|
|
58
58
|
render() {
|
|
59
|
-
return (h(Host, { key: '
|
|
59
|
+
return (h(Host, { key: 'e2a878f27e2fe77990e6e4fed6c1874cb0a1d7ed', role: "columnheader", "menu-open": this.isMenuOpen, "aria-sort": this.ariaSortDirection, sortable: this.showSorting }, h("div", { key: 'a049567c809321976a0c9824f5b708fa39d619d5', class: "cell--content" }, h("slot", { key: '4f3ff7920a049a02b801b76d904a57ac4c597e12' }), this.showSorting && (h("button", { key: '8c4453bfe78da325b5ce479d56c2ff1206219113', class: "z-th--sort-button", type: "button", onClick: this.handleSort.bind(this) }, h("z-icon", { key: '22359ab8c223f7d0004e86bbdaea4f19bbb65144', name: this.sortDirection === SortDirection.DESC ? "arrow-simple-up" : "arrow-simple-down", width: 14, height: 14 }))), this.showMenu && (h("div", { key: '8eec396d7822578f9a2fa0e42b9dddb21c321bad', class: "cell--menu-container" }, h("z-button", { key: 'b0e85d3bb21a9b78550382360e04e1380f52f597', variant: ButtonVariant.TERTIARY, icon: "contextual-menu", size: ControlSize.X_SMALL, ref: (el) => (this.menuTrigger = el), onClick: () => (this.popoverEl.open = !this.popoverEl.open) }), h("z-popover", { key: 'a68eca38752946e4f0b3bd20cc292c5aca52c71e', ref: (el) => (this.popoverEl = el), bindTo: this.menuTrigger, onOpenChange: (event) => (this.isMenuOpen = event.detail.open), position: this.popoverPosition }, h("slot", { key: '40ea791093df956d99f45022a0f556c388b2ef91', name: "contextual-menu" })))))));
|
|
60
60
|
}
|
|
61
61
|
get host() { return this; }
|
|
62
62
|
static get watchers() { return {
|
|
@@ -11,7 +11,7 @@ const ZThead$1 = /*@__PURE__*/ proxyCustomElement(class ZThead extends HTMLEleme
|
|
|
11
11
|
this.sticky = false;
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: '9d7033e460b613bd5698a1a6ebc7cbbf963f4bc0', role: "rowgroup" }, h("slot", { key: 'ffe62f3049d6ec46f002f8967dfbf76139459511' })));
|
|
15
15
|
}
|
|
16
16
|
static get style() { return ZTheadStyle0; }
|
|
17
17
|
}, [1, "z-thead", {
|
|
@@ -43,7 +43,7 @@ const ZToastNotificationList$1 = /*@__PURE__*/ proxyCustomElement(class ZToastNo
|
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
render() {
|
|
46
|
-
return h("slot", { key: '
|
|
46
|
+
return h("slot", { key: '62e2fe7f3678ea305b0a26f897ee9d4991c511bd', name: "toasts" });
|
|
47
47
|
}
|
|
48
48
|
get hostElement() { return this; }
|
|
49
49
|
static get watchers() { return {
|
|
@@ -2795,7 +2795,7 @@ const ZToastNotification$1 = /*@__PURE__*/ proxyCustomElement(class ZToastNotifi
|
|
|
2795
2795
|
} })))));
|
|
2796
2796
|
}
|
|
2797
2797
|
render() {
|
|
2798
|
-
return (h(Host, { key: '
|
|
2798
|
+
return (h(Host, { key: '9f392eaf945d71738ed9987df961a5812e132924', style: { "--percentuale": `${this.percentage}%` }, class: this.transition ? this.transition : ToastNotificationTransition.SLIDE_IN_DOWN, onAnimationEnd: (e) => {
|
|
2799
2799
|
if (this.autoclose && e.animationName.includes("slidein")) {
|
|
2800
2800
|
this.startClosingTimeout(this.autoclose);
|
|
2801
2801
|
}
|
|
@@ -24,10 +24,10 @@ const ZToggleButton$1 = /*@__PURE__*/ proxyCustomElement(class ZToggleButton ext
|
|
|
24
24
|
this.toggleClick.emit(this.opened);
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (h("button", { key: '
|
|
27
|
+
return (h("button", { key: '272950d88d5edb2cedb4f9f2525e2b9f7761e084', tabindex: this.avoidclick ? "-1" : "0", class: {
|
|
28
28
|
"isopen": this.opened,
|
|
29
29
|
"avoid-clicks": this.avoidclick,
|
|
30
|
-
}, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, h("z-icon", { key: '
|
|
30
|
+
}, 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));
|
|
31
31
|
}
|
|
32
32
|
static get style() { return ZToggleButtonStyle0; }
|
|
33
33
|
}, [1, "z-toggle-button", {
|
|
@@ -30,14 +30,14 @@ const ZToggleSwitch$1 = /*@__PURE__*/ proxyCustomElement(class ZToggleSwitch ext
|
|
|
30
30
|
this.emitToggleClick();
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return (h(Host, { key: '
|
|
33
|
+
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: {
|
|
34
34
|
[this.labelPosition]: true,
|
|
35
35
|
disabled: this.disabled,
|
|
36
|
-
} }, h("span", { key: '
|
|
36
|
+
} }, h("span", { key: '20ba4773b4e73a9eb733d06560220a432966396f' }, h("slot", { key: 'eb8f2d8c27ec654fc35690bafc893f9ab18fe471' })), h("span", { key: 'b7310134236905b43118066c253c0c7ddaa57821', class: {
|
|
37
37
|
container: true,
|
|
38
38
|
disabled: this.disabled,
|
|
39
39
|
checked: this.checked,
|
|
40
|
-
} }, h("span", { key: '
|
|
40
|
+
} }, h("span", { key: '52cccc3d58f17c7e383a4f0b159bbc2986d2f0e8', class: "circle" }, this.checked && (h("z-icon", { key: '954e90b5343a04821cbd9dd2b623d166899f2d0d', width: 12, height: 12, name: "checkmark" })))))));
|
|
41
41
|
}
|
|
42
42
|
static get style() { return ZToggleSwitchStyle0; }
|
|
43
43
|
}, [6, "z-toggle-switch", {
|
|
@@ -20,7 +20,7 @@ const ZTooltip$1 = /*@__PURE__*/ proxyCustomElement(class ZTooltip extends HTMLE
|
|
|
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 style() { return ZTooltipStyle0; }
|
|
26
26
|
}, [1, "z-tooltip", {
|
package/dist/components/z-tr.js
CHANGED
|
@@ -45,7 +45,7 @@ const ZTr$1 = /*@__PURE__*/ proxyCustomElement(class ZTr extends HTMLElement {
|
|
|
45
45
|
this.updateColumns();
|
|
46
46
|
}
|
|
47
47
|
render() {
|
|
48
|
-
return (h(Host, { key: '
|
|
48
|
+
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) })));
|
|
49
49
|
}
|
|
50
50
|
get host() { return this; }
|
|
51
51
|
static get watchers() { return {
|
|
@@ -10,7 +10,7 @@ const ZVisuallyHidden$1 = /*@__PURE__*/ proxyCustomElement(class ZVisuallyHidden
|
|
|
10
10
|
this.__attachShadow();
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return h("slot", { key: '
|
|
13
|
+
return h("slot", { key: '6a4e63acea4deaf3d820c0b35b12dbb80e7d02a0' });
|
|
14
14
|
}
|
|
15
15
|
static get style() { return ZVisuallyHiddenStyle0; }
|
|
16
16
|
}, [1, "z-visually-hidden"]);
|
|
@@ -9,11 +9,11 @@ const ZTfoot = class {
|
|
|
9
9
|
this.sticky = false;
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: '5ad00f2673bcb43720cdb43559380055971f676f', role: "rowgroup" }, h("slot", { key: '1839d4f1e33be63cda684a3ef2ec486bd581cd5c' })));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
ZTfoot.style = ZTfootStyle0;
|
|
16
16
|
|
|
17
17
|
export { ZTfoot as Z };
|
|
18
18
|
|
|
19
|
-
//# sourceMappingURL=index-
|
|
19
|
+
//# sourceMappingURL=index-2f04a947.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"index-
|
|
1
|
+
{"file":"index-2f04a947.js","mappings":";;AAAA,MAAM,SAAS,GAAG,kOAAkO,CAAC;AACrP,qBAAe,SAAS;;MCUX,MAAM;;;sBAKR,KAAK;;IAEd,MAAM;QACJ,QACE,EAAC,IAAI,qDAAC,IAAI,EAAC,UAAU,IACnB,8DAAa,CACR,EACP;KACH;;;;;;","names":[],"sources":["src/components/table/z-tfoot/styles.css?tag=z-tfoot&encapsulation=shadow","src/components/table/z-tfoot/index.tsx"],"sourcesContent":[":host {\n display: block;\n box-sizing: border-box;\n border-top: 1px solid var(--color-surface03);\n border-bottom: 1px solid var(--color-surface03);\n}\n\n:host([sticky]) {\n position: sticky;\n z-index: 1;\n bottom: 0;\n background-color: var(--color-surface01);\n}\n","import {Component, Host, Prop, h} from \"@stencil/core\";\n\n/**\n * ZTFoot component.\n * @slot - ZTFoot content (`z-tr`).\n */\n@Component({\n tag: \"z-tfoot\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTfoot {\n /**\n * If true, the footer will be stuck to the bottom of the table.\n */\n @Prop({reflect: true})\n sticky = false;\n\n render(): void {\n return (\n <Host role=\"rowgroup\">\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -9,11 +9,11 @@ const ZThead = class {
|
|
|
9
9
|
this.sticky = false;
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: '9d7033e460b613bd5698a1a6ebc7cbbf963f4bc0', role: "rowgroup" }, h("slot", { key: 'ffe62f3049d6ec46f002f8967dfbf76139459511' })));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
ZThead.style = ZTheadStyle0;
|
|
16
16
|
|
|
17
17
|
export { ZThead as Z };
|
|
18
18
|
|
|
19
|
-
//# sourceMappingURL=index-
|
|
19
|
+
//# sourceMappingURL=index-49697233.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"index-
|
|
1
|
+
{"file":"index-49697233.js","mappings":";;AAAA,MAAM,SAAS,GAAG,qRAAqR,CAAC;AACxS,qBAAe,SAAS;;MCUX,MAAM;;;sBAKR,KAAK;;IAEd,MAAM;QACJ,QACE,EAAC,IAAI,qDAAC,IAAI,EAAC,UAAU,IACnB,8DAAa,CACR,EACP;KACH;;;;;;","names":[],"sources":["src/components/table/z-thead/styles.css?tag=z-thead&encapsulation=shadow","src/components/table/z-thead/index.tsx"],"sourcesContent":[":host {\n --z-table--cells-bottom-border-size: var(\n --border-size-medium\n ); /* Needed to handle the border of the expand button cell */\n\n --z-table--cells-background: var(\n --color-background\n ); /* Needed to handle the background-color of the expand button cell */\n\n display: block;\n box-sizing: border-box;\n}\n\n:host([sticky]) {\n position: sticky;\n z-index: 2;\n top: 0;\n box-shadow: 0 2px 4px -2px var(--shadow-color-base);\n}\n","import {Component, Host, Prop, h} from \"@stencil/core\";\n\n/**\n * ZThead component.\n * @slot - ZThead content (`z-tr`).\n */\n@Component({\n tag: \"z-thead\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZThead {\n /**\n * If true, the header will be stuck to the top of the table.\n */\n @Prop({reflect: true})\n sticky = false;\n\n render(): HTMLZTheadElement {\n return (\n <Host role=\"rowgroup\">\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -8,11 +8,11 @@ const ZTbody = class {
|
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Host, { key: '
|
|
11
|
+
return (h(Host, { key: '7f10f6a9bc169c64c08519d61ac8efa3bf508a76', role: "rowgroup" }, h("slot", { key: '81fb05b5780ca358653fdb397b307ed3b5a67389' })));
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
ZTbody.style = ZTbodyStyle0;
|
|
15
15
|
|
|
16
16
|
export { ZTbody as Z };
|
|
17
17
|
|
|
18
|
-
//# sourceMappingURL=index-
|
|
18
|
+
//# sourceMappingURL=index-5f93fae1.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"index-
|
|
1
|
+
{"file":"index-5f93fae1.js","mappings":";;AAAA,MAAM,SAAS,GAAG,4CAA4C,CAAC;AAC/D,qBAAe,SAAS;;MCUX,MAAM;;;;IACjB,MAAM;QACJ,QACE,EAAC,IAAI,qDAAC,IAAI,EAAC,UAAU,IACnB,8DAAa,CACR,EACP;KACH;;;;;;","names":[],"sources":["src/components/table/z-tbody/styles.css?tag=z-tbody&encapsulation=shadow","src/components/table/z-tbody/index.tsx"],"sourcesContent":[":host {\n display: block;\n box-sizing: border-box;\n}\n","import {Component, Host, h} from \"@stencil/core\";\n\n/**\n * ZTbody component.\n * @slot - ZTbody content (`z-tr`).\n */\n@Component({\n tag: \"z-tbody\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTbody {\n render(): HTMLZTbodyElement {\n return (\n <Host role=\"rowgroup\">\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-c8ceadeb.js';
|
|
2
2
|
import { r as randomId } from './utils-c7062cf7.js';
|
|
3
|
-
import './index-
|
|
4
|
-
import './index-
|
|
3
|
+
import './index-c0e1c7bb.js';
|
|
4
|
+
import './index-9aea6ba6.js';
|
|
5
5
|
|
|
6
6
|
const stylesCss = ":host{--columns:1;display:grid;box-sizing:border-box;grid-auto-flow:column;grid-template-columns:var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr))}*{box-sizing:border-box}.z-tr--expand-button-container,::slotted(*){border-bottom:var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03)}::slotted(*:not(:last-child)){border-right:var(--z-table--cell-left-border, none)}:host([expandable]){--show-expandable-button:visible;cursor:pointer}:host([expandable]) ::slotted(*){grid-row:1}:host([expandable]) ::slotted(:nth-last-child(2)){border-right:none}:host([expandable]) ::slotted(*:last-child){border-left:0;grid-column:1 / span calc(var(--columns) + 1);grid-row:2}:host([expandable]:not([expanded])) ::slotted(*:last-child){display:none}:host([expanded]){margin-bottom:4px;box-shadow:0 4px 4px -2px var(--shadow-color-base)}:host([expanded]) .z-tr--expand-button-container,:host([expanded]) ::slotted(*){background-color:var(--color-background)}.z-tr--expand-button-container{display:flex;align-items:center;justify-content:center;background-color:var(--z-table--cells-background, var(--color-surface01))}.z-tr--expand-button-container button{display:flex;align-items:center;justify-content:center;padding:0;border:none;margin:auto;appearance:none;background:transparent;cursor:pointer;visibility:var(--show-expandable-button, hidden)}.z-tr--expand-button-container button:focus{box-shadow:var(--shadow-focus-primary);outline:none}.z-tr--expand-button-container button z-icon{--z-icon-width:16px;--z-icon-height:16px}";
|
|
7
7
|
const ZTrStyle0 = stylesCss;
|
|
@@ -43,7 +43,7 @@ const ZTr = class {
|
|
|
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
|
get host() { return getElement(this); }
|
|
49
49
|
static get watchers() { return {
|
|
@@ -54,4 +54,4 @@ ZTr.style = ZTrStyle0;
|
|
|
54
54
|
|
|
55
55
|
export { ZTr as Z };
|
|
56
56
|
|
|
57
|
-
//# sourceMappingURL=index-
|
|
57
|
+
//# sourceMappingURL=index-6c947b76.js.map
|