@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-result-card.entry.cjs.js","mappings":";;;;;;AAAA,MAAMA,WAAS,GAAG,09BAA09B,CAAC;AAC7+B,0BAAeA,WAAS;;ACDxB,MAAM,SAAS,GAAG,4/BAA4/B,CAAC;AAC/gC,0BAAe,SAAS;;MCMX,WAAW;;;;;;;;;iCA+CF,KAAK;0BAOZ,KAAK;;IAElB,MAAM;QACJ,QACEC,QAACC,UAAI,uDACHD,kEAAK,KAAK,EAAE,qBAAqB,IAAI,CAAC,iBAAiB,GAAG,cAAc,GAAG,EAAE,EAAE,IAC7EA,kEAAK,KAAK,EAAC,eAAe,IACvB,IAAI,CAAC,iBAAiB,KACrBA,oEACEA,kEAAK,KAAK,EAAC,2BAA2B,GAAO,EAC7CA,kEAAK,KAAK,EAAC,2BAA2B,GAAO,CACzC,CACP,EACDA,kEACE,GAAG,EAAE,IAAI,CAAC,KAAK,EACf,GAAG,EAAC,YAAY,EAChB,KAAK,EAAC,aAAa,GACnB,CACE,CACF,EACNA,kEAAK,KAAK,EAAC,gBAAgB,IACzBA,kEAAK,KAAK,EAAC,cAAc,IAAE,IAAI,CAAC,MAAM,CAAO,EAC7CA,kEAAK,KAAK,EAAC,aAAa,IAAE,IAAI,CAAC,UAAU,CAAO,EAChDA,kEAAK,KAAK,EAAC,gBAAgB,IAAE,IAAI,CAAC,aAAa,CAAO,EACtDA,kEAAK,KAAK,EAAC,gBAAgB,IACzBA,mEAAM,IAAI,EAAC,MAAM,GAAQ,CACrB,EACNA,mEAAM,KAAK,EAAC,eAAe,IAAE,IAAI,CAAC,YAAY,CAAQ,CAClD,CACD,EACP;KACH;;;;;;;","names":["stylesCss","h","Host"],"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}
|
|
@@ -478,7 +478,7 @@ const ZSelect = class {
|
|
|
478
478
|
return (index.h("z-input-message", { message: utils.boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size, disabled: this.disabled }));
|
|
479
479
|
}
|
|
480
480
|
render() {
|
|
481
|
-
return (index.h("div", { key: '
|
|
481
|
+
return (index.h("div", { key: '2285db2d7c2b21dbe0c99c8e6eda89d803db9b48', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
|
|
482
482
|
}
|
|
483
483
|
get host() { return index.getElement(this); }
|
|
484
484
|
static get watchers() { return {
|
|
@@ -52,7 +52,7 @@ const ZSkipToContent = class {
|
|
|
52
52
|
this.visible = false;
|
|
53
53
|
}
|
|
54
54
|
render() {
|
|
55
|
-
return (index.h(index.Host, { key: '
|
|
55
|
+
return (index.h(index.Host, { key: '6acaba110f9188e09f14fa3d8e13fb3898adbdf3', class: {
|
|
56
56
|
[this.variant]: true,
|
|
57
57
|
"skip-to-content-visible": this.visible,
|
|
58
58
|
} }, this.links.map((link, i) => {
|
|
@@ -24,7 +24,7 @@ const ZStepperItem = class {
|
|
|
24
24
|
return Object.assign(Object.assign(Object.assign(Object.assign({}, href), role), current), tabindex);
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (index.h(index.Host, { key: '
|
|
27
|
+
return (index.h(index.Host, { key: 'fdc1dd5d67708dd2930988e33c43972de8e87889', role: "listitem" }, index.h("button", Object.assign({ key: '421be1d6db4284a7b8b00be1424dc16bf9b12c4c', class: "stepper-item", disabled: this.disabled }, this.getAttributes()), index.h("div", { key: '14894a8a0a9855875b4bc304570ea377a426076d', class: "indicator" }, this.checked ? index.h("z-icon", { name: "checkmark" }) : this.index), index.h("span", { key: 'f40f8d7405765eed4f2c55a2815ff4c39780b1c7' }, index.h("slot", { key: '29a45783b3eae975ff3242c7407f316214861174' })))));
|
|
28
28
|
}
|
|
29
29
|
};
|
|
30
30
|
ZStepperItem.style = ZStepperItemStyle0;
|
|
@@ -12,7 +12,7 @@ const ZStepper = class {
|
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (index.h(index.Host, { key: '
|
|
15
|
+
return (index.h(index.Host, { key: 'e4c143f5f9036314160ce81e9a746532fc5e4ed6', role: "list" }, index.h("slot", { key: '898b263837edd7518c8b40cbe870326e0964852d' })));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
ZStepper.style = ZStepperStyle0;
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-96af6326.js');
|
|
6
|
-
require('./index-
|
|
7
|
-
require('./index-
|
|
8
|
-
require('./index-
|
|
9
|
-
require('./index-
|
|
6
|
+
require('./index-4c78d3a1.js');
|
|
7
|
+
require('./index-70996015.js');
|
|
8
|
+
require('./index-9ace9fb5.js');
|
|
9
|
+
require('./index-5d780fd2.js');
|
|
10
10
|
require('./utils-67ea6e35.js');
|
|
11
11
|
require('./index-4f18c0e2.js');
|
|
12
12
|
require('./breakpoints-8a1e87e0.js');
|
|
13
|
-
require('./index-
|
|
14
|
-
require('./index-
|
|
13
|
+
require('./index-08baa40e.js');
|
|
14
|
+
require('./index-ced16381.js');
|
|
15
15
|
|
|
16
16
|
const stylesCss = ":host{--z-table--cells-padding:calc(var(--space-unit) * 2);position:relative;display:block;overflow:auto;max-width:100%;box-sizing:border-box;background-color:var(--color-surface01)}:host([expandable]){--z-table--expand-button-size:40px}:host([bordered]){--z-table--cell-left-border:1px solid var(--color-surface03)}";
|
|
17
17
|
const ZTableStyle0 = stylesCss;
|
|
@@ -45,7 +45,7 @@ const ZTable = class {
|
|
|
45
45
|
(_a = this.expandableMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
46
46
|
}
|
|
47
47
|
render() {
|
|
48
|
-
return (index.h(index.Host, { key: '
|
|
48
|
+
return (index.h(index.Host, { key: '436f47d81c40bc1c24a0bb1d660cfa897ebba693', expandable: this.expandable }, index.h("div", { key: '94fdeab57ac9368c546c08db96de2f87aa3d12f6', class: "table", role: "table" }, index.h("slot", { key: 'c146bf36f91ca7fe4b2eca2654f4341ddc98074e' }))));
|
|
49
49
|
}
|
|
50
50
|
get host() { return index.getElement(this); }
|
|
51
51
|
};
|
|
@@ -45,7 +45,7 @@ const ZToastNotificationList = class {
|
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
render() {
|
|
48
|
-
return index.h("slot", { key: '
|
|
48
|
+
return index.h("slot", { key: '62e2fe7f3678ea305b0a26f897ee9d4991c511bd', name: "toasts" });
|
|
49
49
|
}
|
|
50
50
|
get hostElement() { return index.getElement(this); }
|
|
51
51
|
static get watchers() { return {
|
|
@@ -2796,7 +2796,7 @@ const ZToastNotification = class {
|
|
|
2796
2796
|
} })))));
|
|
2797
2797
|
}
|
|
2798
2798
|
render() {
|
|
2799
|
-
return (index.h(index.Host, { key: '
|
|
2799
|
+
return (index.h(index.Host, { key: '9f392eaf945d71738ed9987df961a5812e132924', style: { "--percentuale": `${this.percentage}%` }, class: this.transition ? this.transition : index$1.ToastNotificationTransition.SLIDE_IN_DOWN, onAnimationEnd: (e) => {
|
|
2800
2800
|
if (this.autoclose && e.animationName.includes("slidein")) {
|
|
2801
2801
|
this.startClosingTimeout(this.autoclose);
|
|
2802
2802
|
}
|
|
@@ -25,10 +25,10 @@ const ZToggleButton = class {
|
|
|
25
25
|
this.toggleClick.emit(this.opened);
|
|
26
26
|
}
|
|
27
27
|
render() {
|
|
28
|
-
return (index.h("button", { key: '
|
|
28
|
+
return (index.h("button", { key: '272950d88d5edb2cedb4f9f2525e2b9f7761e084', tabindex: this.avoidclick ? "-1" : "0", class: {
|
|
29
29
|
"isopen": this.opened,
|
|
30
30
|
"avoid-clicks": this.avoidclick,
|
|
31
|
-
}, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, index.h("z-icon", { key: '
|
|
31
|
+
}, disabled: this.isdisabled, "aria-expanded": this.opened ? "true" : "false", "aria-label": this.ariaLabel, onClick: () => this.emitToggleClick() }, index.h("z-icon", { key: 'aba2d176bd41806333972e95c8168b8ff054e5e5', name: this.opened ? "chevron-down" : "chevron-up", width: 16, height: 16 }), this.label));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
ZToggleButton.style = ZToggleButtonStyle0;
|
|
@@ -33,14 +33,14 @@ const ZToggleSwitch = class {
|
|
|
33
33
|
this.emitToggleClick();
|
|
34
34
|
}
|
|
35
35
|
render() {
|
|
36
|
-
return (index.h(index.Host, { key: '
|
|
36
|
+
return (index.h(index.Host, { key: '184be8ee714161bc3a7a5f33d71ac449e93019b2' }, index.h("input", { key: '855f85b975a6cc79a248064545aba86cede55149', id: this.htmlid, type: "checkbox", checked: this.checked, disabled: this.disabled, onChange: this.handleClick.bind(this) }), index.h("label", { key: 'feb975924c1dc05f11f48aa3bf97f029a112182c', htmlFor: this.htmlid, class: {
|
|
37
37
|
[this.labelPosition]: true,
|
|
38
38
|
disabled: this.disabled,
|
|
39
|
-
} }, index.h("span", { key: '
|
|
39
|
+
} }, index.h("span", { key: '20ba4773b4e73a9eb733d06560220a432966396f' }, index.h("slot", { key: 'eb8f2d8c27ec654fc35690bafc893f9ab18fe471' })), index.h("span", { key: 'b7310134236905b43118066c253c0c7ddaa57821', class: {
|
|
40
40
|
container: true,
|
|
41
41
|
disabled: this.disabled,
|
|
42
42
|
checked: this.checked,
|
|
43
|
-
} }, index.h("span", { key: '
|
|
43
|
+
} }, index.h("span", { key: '52cccc3d58f17c7e383a4f0b159bbc2986d2f0e8', class: "circle" }, this.checked && (index.h("z-icon", { key: '954e90b5343a04821cbd9dd2b623d166899f2d0d', width: 12, height: 12, name: "checkmark" })))))));
|
|
44
44
|
}
|
|
45
45
|
};
|
|
46
46
|
ZToggleSwitch.style = ZToggleSwitchStyle0;
|
|
@@ -21,7 +21,7 @@ const ZTooltip = class {
|
|
|
21
21
|
this.open = this.popoverEl.open;
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
|
-
return (index.h("z-popover", { key: '
|
|
24
|
+
return (index.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 }, index.h("slot", { key: '903502101d0f1451e428b1805afe543334fe300f' })));
|
|
25
25
|
}
|
|
26
26
|
};
|
|
27
27
|
ZTooltip.style = ZTooltipStyle0;
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-5d780fd2.js');
|
|
6
6
|
require('./index-96af6326.js');
|
|
7
7
|
require('./utils-67ea6e35.js');
|
|
8
8
|
require('./index-4f18c0e2.js');
|
|
9
9
|
require('./breakpoints-8a1e87e0.js');
|
|
10
|
-
require('./index-
|
|
11
|
-
require('./index-
|
|
10
|
+
require('./index-08baa40e.js');
|
|
11
|
+
require('./index-ced16381.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -12,7 +12,7 @@ const ZVisuallyHidden = class {
|
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return index.h("slot", { key: '
|
|
15
|
+
return index.h("slot", { key: '6a4e63acea4deaf3d820c0b35b12dbb80e7d02a0' });
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
ZVisuallyHidden.style = ZVisuallyHiddenStyle0;
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
"components/list/z-list-element/index.js",
|
|
20
20
|
"components/list/z-list-group/index.js",
|
|
21
21
|
"components/list/z-tree-list/index.js",
|
|
22
|
+
"components/result-card/z-result-card/index.js",
|
|
22
23
|
"components/table/cells/z-td/index.js",
|
|
23
24
|
"components/table/cells/z-th/index.js",
|
|
24
25
|
"components/table/z-tbody/index.js",
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { html } from "lit-html";
|
|
2
|
+
import "./index.stories.css";
|
|
3
|
+
import "./styles.css";
|
|
4
|
+
export default {
|
|
5
|
+
title: "ZCover",
|
|
6
|
+
parameters: {
|
|
7
|
+
layout: "centered",
|
|
8
|
+
},
|
|
9
|
+
};
|
|
10
|
+
export const SingleCover = () => html `
|
|
11
|
+
<div class="z-cover-story">
|
|
12
|
+
<div class="z-cover-container">
|
|
13
|
+
<div class="z-cover-stack">
|
|
14
|
+
<img
|
|
15
|
+
src="https://place.abh.ai/s3fs-public/placeholder/DSC_0199_400x400.JPG"
|
|
16
|
+
alt="Book Cover"
|
|
17
|
+
class="z-cover-img"
|
|
18
|
+
/>
|
|
19
|
+
</div>
|
|
20
|
+
</div>
|
|
21
|
+
</div>
|
|
22
|
+
`;
|
|
23
|
+
export const MultipleCover = () => html `
|
|
24
|
+
<div class="z-cover-story">
|
|
25
|
+
<div class="z-cover-container has-multiple">
|
|
26
|
+
<div class="z-cover-stack">
|
|
27
|
+
<div>
|
|
28
|
+
<div class="z-cover-shadow z-shadow-2"></div>
|
|
29
|
+
<div class="z-cover-shadow z-shadow-1"></div>
|
|
30
|
+
</div>
|
|
31
|
+
<img
|
|
32
|
+
src="https://place.abh.ai/s3fs-public/placeholder/DSC_0199_400x400.JPG"
|
|
33
|
+
alt="Book Cover"
|
|
34
|
+
class="z-cover-img"
|
|
35
|
+
/>
|
|
36
|
+
</div>
|
|
37
|
+
</div>
|
|
38
|
+
</div>
|
|
39
|
+
`;
|
|
40
|
+
//# sourceMappingURL=index.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.stories.js","sourceRoot":"","sources":["../../../../../src/components/css-components/z-cover/index.stories.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,IAAI,EAAC,MAAM,UAAU,CAAC;AAC9B,OAAO,qBAAqB,CAAC;AAC7B,OAAO,cAAc,CAAC;AAEtB,eAAe;IACb,KAAK,EAAE,QAAQ;IACf,UAAU,EAAE;QACV,MAAM,EAAE,UAAU;KACnB;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAG,GAA4B,EAAE,CAAC,IAAI,CAAA;;;;;;;;;;;;CAY7D,CAAC;AAEF,MAAM,CAAC,MAAM,aAAa,GAAG,GAA4B,EAAE,CAAC,IAAI,CAAA;;;;;;;;;;;;;;;;CAgB/D,CAAC","sourcesContent":["import {html} from \"lit-html\";\nimport \"./index.stories.css\";\nimport \"./styles.css\";\n\nexport default {\n title: \"ZCover\",\n parameters: {\n layout: \"centered\",\n },\n};\n\nexport const SingleCover = (): ReturnType<typeof html> => html`\n <div class=\"z-cover-story\">\n <div class=\"z-cover-container\">\n <div class=\"z-cover-stack\">\n <img\n src=\"https://place.abh.ai/s3fs-public/placeholder/DSC_0199_400x400.JPG\"\n alt=\"Book Cover\"\n class=\"z-cover-img\"\n />\n </div>\n </div>\n </div>\n`;\n\nexport const MultipleCover = (): ReturnType<typeof html> => html`\n <div class=\"z-cover-story\">\n <div class=\"z-cover-container has-multiple\">\n <div class=\"z-cover-stack\">\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 <img\n src=\"https://place.abh.ai/s3fs-public/placeholder/DSC_0199_400x400.JPG\"\n alt=\"Book Cover\"\n class=\"z-cover-img\"\n />\n </div>\n </div>\n </div>\n`;\n"]}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
.z-cover-container {
|
|
2
|
+
position: relative;
|
|
3
|
+
display: flex;
|
|
4
|
+
width: 115px;
|
|
5
|
+
height: 175px;
|
|
6
|
+
align-items: center;
|
|
7
|
+
padding: var(--space-unit);
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.z-cover-stack {
|
|
11
|
+
position: relative;
|
|
12
|
+
width: 100%;
|
|
13
|
+
height: 100%;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
/* Base sizes for single cover */
|
|
17
|
+
.z-cover-shadow,
|
|
18
|
+
.z-cover-img {
|
|
19
|
+
width: 115px;
|
|
20
|
+
min-width: 115px;
|
|
21
|
+
max-width: 115px;
|
|
22
|
+
height: 160px;
|
|
23
|
+
min-height: 160px;
|
|
24
|
+
max-height: 160px;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
/* Scaled sizes for multiple covers */
|
|
28
|
+
.z-cover-container.has-multiple .z-cover-shadow,
|
|
29
|
+
.z-cover-container.has-multiple .z-cover-img {
|
|
30
|
+
width: 95px;
|
|
31
|
+
min-width: 95px;
|
|
32
|
+
max-width: 95px;
|
|
33
|
+
height: 140px;
|
|
34
|
+
min-height: 140px;
|
|
35
|
+
max-height: 140px;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.z-cover-shadow {
|
|
39
|
+
position: absolute;
|
|
40
|
+
z-index: 1;
|
|
41
|
+
background: #e0e0e0;
|
|
42
|
+
border-radius: var(--border-size-large);
|
|
43
|
+
box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.z-shadow-1 {
|
|
47
|
+
z-index: 1;
|
|
48
|
+
top: var(--space-unit);
|
|
49
|
+
right: var(--space-unit);
|
|
50
|
+
border: 1px solid var(--gray200);
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.z-shadow-2 {
|
|
54
|
+
z-index: 0;
|
|
55
|
+
top: calc(var(--space-unit) * 2);
|
|
56
|
+
right: calc(var(--space-unit) * 2);
|
|
57
|
+
border: 1px solid var(--gray200);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.z-cover-img {
|
|
61
|
+
position: absolute;
|
|
62
|
+
z-index: 2;
|
|
63
|
+
top: 0;
|
|
64
|
+
right: 0;
|
|
65
|
+
border-radius: 6px;
|
|
66
|
+
box-shadow: 0 2px 8px rgb(0 0 0 / 12%);
|
|
67
|
+
object-fit: cover;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.z-cover-container.has-multiple .z-cover-img {
|
|
71
|
+
right: 0;
|
|
72
|
+
}
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
import { h, Host } from "@stencil/core";
|
|
2
|
+
export class ZResultCard {
|
|
3
|
+
constructor() {
|
|
4
|
+
this.author = undefined;
|
|
5
|
+
this.operaTitle = undefined;
|
|
6
|
+
this.operaSubtitle = undefined;
|
|
7
|
+
this.operaTags = undefined;
|
|
8
|
+
this.volumesLabel = undefined;
|
|
9
|
+
this.cover = undefined;
|
|
10
|
+
this.hasMultipleCovers = false;
|
|
11
|
+
this.isInfoPage = false;
|
|
12
|
+
}
|
|
13
|
+
render() {
|
|
14
|
+
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))));
|
|
15
|
+
}
|
|
16
|
+
static get is() { return "z-result-card"; }
|
|
17
|
+
static get encapsulation() { return "shadow"; }
|
|
18
|
+
static get originalStyleUrls() {
|
|
19
|
+
return {
|
|
20
|
+
"$": ["styles.css", "../../css-components/z-cover/styles.css"]
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
static get styleUrls() {
|
|
24
|
+
return {
|
|
25
|
+
"$": ["styles.css", "../../css-components/z-cover/styles.css"]
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
static get properties() {
|
|
29
|
+
return {
|
|
30
|
+
"author": {
|
|
31
|
+
"type": "string",
|
|
32
|
+
"mutable": false,
|
|
33
|
+
"complexType": {
|
|
34
|
+
"original": "string",
|
|
35
|
+
"resolved": "string",
|
|
36
|
+
"references": {}
|
|
37
|
+
},
|
|
38
|
+
"required": false,
|
|
39
|
+
"optional": false,
|
|
40
|
+
"docs": {
|
|
41
|
+
"tags": [],
|
|
42
|
+
"text": "The author of the opera."
|
|
43
|
+
},
|
|
44
|
+
"attribute": "author",
|
|
45
|
+
"reflect": false
|
|
46
|
+
},
|
|
47
|
+
"operaTitle": {
|
|
48
|
+
"type": "string",
|
|
49
|
+
"mutable": false,
|
|
50
|
+
"complexType": {
|
|
51
|
+
"original": "string",
|
|
52
|
+
"resolved": "string",
|
|
53
|
+
"references": {}
|
|
54
|
+
},
|
|
55
|
+
"required": false,
|
|
56
|
+
"optional": false,
|
|
57
|
+
"docs": {
|
|
58
|
+
"tags": [],
|
|
59
|
+
"text": "The title of the opera."
|
|
60
|
+
},
|
|
61
|
+
"attribute": "opera-title",
|
|
62
|
+
"reflect": false
|
|
63
|
+
},
|
|
64
|
+
"operaSubtitle": {
|
|
65
|
+
"type": "string",
|
|
66
|
+
"mutable": false,
|
|
67
|
+
"complexType": {
|
|
68
|
+
"original": "string",
|
|
69
|
+
"resolved": "string",
|
|
70
|
+
"references": {}
|
|
71
|
+
},
|
|
72
|
+
"required": false,
|
|
73
|
+
"optional": false,
|
|
74
|
+
"docs": {
|
|
75
|
+
"tags": [],
|
|
76
|
+
"text": "The subtitle of the opera."
|
|
77
|
+
},
|
|
78
|
+
"attribute": "opera-subtitle",
|
|
79
|
+
"reflect": false
|
|
80
|
+
},
|
|
81
|
+
"operaTags": {
|
|
82
|
+
"type": "unknown",
|
|
83
|
+
"mutable": false,
|
|
84
|
+
"complexType": {
|
|
85
|
+
"original": "string[]",
|
|
86
|
+
"resolved": "string[]",
|
|
87
|
+
"references": {}
|
|
88
|
+
},
|
|
89
|
+
"required": false,
|
|
90
|
+
"optional": false,
|
|
91
|
+
"docs": {
|
|
92
|
+
"tags": [],
|
|
93
|
+
"text": "Tags associated with the opera.\nThis is a string array that can be used to display tags in the component."
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
"volumesLabel": {
|
|
97
|
+
"type": "string",
|
|
98
|
+
"mutable": false,
|
|
99
|
+
"complexType": {
|
|
100
|
+
"original": "string",
|
|
101
|
+
"resolved": "string",
|
|
102
|
+
"references": {}
|
|
103
|
+
},
|
|
104
|
+
"required": false,
|
|
105
|
+
"optional": false,
|
|
106
|
+
"docs": {
|
|
107
|
+
"tags": [],
|
|
108
|
+
"text": "The label for the volumes.\nThis is used to display the number of volumes or a related message."
|
|
109
|
+
},
|
|
110
|
+
"attribute": "volumes-label",
|
|
111
|
+
"reflect": false
|
|
112
|
+
},
|
|
113
|
+
"cover": {
|
|
114
|
+
"type": "string",
|
|
115
|
+
"mutable": false,
|
|
116
|
+
"complexType": {
|
|
117
|
+
"original": "string",
|
|
118
|
+
"resolved": "string",
|
|
119
|
+
"references": {}
|
|
120
|
+
},
|
|
121
|
+
"required": false,
|
|
122
|
+
"optional": false,
|
|
123
|
+
"docs": {
|
|
124
|
+
"tags": [],
|
|
125
|
+
"text": "The URL of the cover image.\nThis is used to display the cover image of the opera."
|
|
126
|
+
},
|
|
127
|
+
"attribute": "cover",
|
|
128
|
+
"reflect": false
|
|
129
|
+
},
|
|
130
|
+
"hasMultipleCovers": {
|
|
131
|
+
"type": "boolean",
|
|
132
|
+
"mutable": false,
|
|
133
|
+
"complexType": {
|
|
134
|
+
"original": "boolean",
|
|
135
|
+
"resolved": "boolean",
|
|
136
|
+
"references": {}
|
|
137
|
+
},
|
|
138
|
+
"required": false,
|
|
139
|
+
"optional": false,
|
|
140
|
+
"docs": {
|
|
141
|
+
"tags": [],
|
|
142
|
+
"text": "Indicates whether the card has multiple covers.\nThis is used to apply specific styles when there are multiple covers."
|
|
143
|
+
},
|
|
144
|
+
"attribute": "has-multiple-covers",
|
|
145
|
+
"reflect": false,
|
|
146
|
+
"defaultValue": "false"
|
|
147
|
+
},
|
|
148
|
+
"isInfoPage": {
|
|
149
|
+
"type": "boolean",
|
|
150
|
+
"mutable": false,
|
|
151
|
+
"complexType": {
|
|
152
|
+
"original": "boolean",
|
|
153
|
+
"resolved": "boolean",
|
|
154
|
+
"references": {}
|
|
155
|
+
},
|
|
156
|
+
"required": false,
|
|
157
|
+
"optional": false,
|
|
158
|
+
"docs": {
|
|
159
|
+
"tags": [],
|
|
160
|
+
"text": "Indicates whether the card is an info page.\nThis can be used to apply specific styles or behaviors for info pages."
|
|
161
|
+
},
|
|
162
|
+
"attribute": "is-info-page",
|
|
163
|
+
"reflect": false,
|
|
164
|
+
"defaultValue": "false"
|
|
165
|
+
}
|
|
166
|
+
};
|
|
167
|
+
}
|
|
168
|
+
static get elementRef() { return "hostElement"; }
|
|
169
|
+
}
|
|
170
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/components/result-card/z-result-card/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAC,MAAM,eAAe,CAAC;AAOhE,MAAM,OAAO,WAAW;;;;;;;;iCA+CF,KAAK;0BAOZ,KAAK;;IAElB,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,4DAAK,KAAK,EAAE,qBAAqB,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,EAAE,EAAE;gBAC7E,4DAAK,KAAK,EAAC,eAAe;oBACvB,IAAI,CAAC,iBAAiB,IAAI,CACzB;wBACE,4DAAK,KAAK,EAAC,2BAA2B,GAAO;wBAC7C,4DAAK,KAAK,EAAC,2BAA2B,GAAO,CACzC,CACP;oBACD,4DACE,GAAG,EAAE,IAAI,CAAC,KAAK,EACf,GAAG,EAAC,YAAY,EAChB,KAAK,EAAC,aAAa,GACnB,CACE,CACF;YACN,4DAAK,KAAK,EAAC,gBAAgB;gBACzB,4DAAK,KAAK,EAAC,cAAc,IAAE,IAAI,CAAC,MAAM,CAAO;gBAC7C,4DAAK,KAAK,EAAC,aAAa,IAAE,IAAI,CAAC,UAAU,CAAO;gBAChD,4DAAK,KAAK,EAAC,gBAAgB,IAAE,IAAI,CAAC,aAAa,CAAO;gBACtD,4DAAK,KAAK,EAAC,gBAAgB;oBACzB,6DAAM,IAAI,EAAC,MAAM,GAAQ,CACrB;gBACN,6DAAM,KAAK,EAAC,eAAe,IAAE,IAAI,CAAC,YAAY,CAAQ,CAClD,CACD,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["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"]}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
display: flex;
|
|
3
|
+
width: 100%;
|
|
4
|
+
min-width: 0;
|
|
5
|
+
max-width: 500px;
|
|
6
|
+
height: 175px;
|
|
7
|
+
border: 2px solid var(--color-surface02);
|
|
8
|
+
border-radius: var(--border-size-large);
|
|
9
|
+
font-family: var(--font-family-sans);
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.info-container {
|
|
13
|
+
display: flex;
|
|
14
|
+
min-width: 0;
|
|
15
|
+
flex-direction: column;
|
|
16
|
+
padding: var(--space-unit);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.author-label {
|
|
20
|
+
overflow: hidden;
|
|
21
|
+
color: var(--color-default-text);
|
|
22
|
+
font-size: var(--font-size-2);
|
|
23
|
+
font-weight: var(--font-rg);
|
|
24
|
+
text-overflow: ellipsis;
|
|
25
|
+
white-space: nowrap;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.opera-title {
|
|
29
|
+
display: -webkit-box;
|
|
30
|
+
overflow: hidden;
|
|
31
|
+
min-width: 0;
|
|
32
|
+
max-width: 100%;
|
|
33
|
+
margin-top: var(--space-unit);
|
|
34
|
+
margin-bottom: 4px;
|
|
35
|
+
-webkit-box-orient: vertical;
|
|
36
|
+
font-size: var(--font-size-3);
|
|
37
|
+
font-weight: var(--font-bd);
|
|
38
|
+
-webkit-line-clamp: 2;
|
|
39
|
+
line-clamp: 2;
|
|
40
|
+
text-overflow: ellipsis;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.tags-container {
|
|
44
|
+
display: flex;
|
|
45
|
+
margin-top: var(--space-unit);
|
|
46
|
+
gap: var(--space-unit);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.volumes-label {
|
|
50
|
+
display: flex;
|
|
51
|
+
height: auto;
|
|
52
|
+
flex-direction: column;
|
|
53
|
+
margin-top: auto;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
@media (max-width: var(--breakpoint-sm)) {
|
|
57
|
+
.opera-title {
|
|
58
|
+
display: block;
|
|
59
|
+
overflow: hidden;
|
|
60
|
+
text-overflow: ellipsis;
|
|
61
|
+
white-space: nowrap;
|
|
62
|
+
}
|
|
63
|
+
}
|
|
@@ -29,7 +29,7 @@ export class ZTd {
|
|
|
29
29
|
this.updateColspan();
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
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" })))))));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "z-td"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|
|
@@ -50,7 +50,7 @@ export class ZTh {
|
|
|
50
50
|
this.updateColspan();
|
|
51
51
|
}
|
|
52
52
|
render() {
|
|
53
|
-
return (h(Host, { key: '
|
|
53
|
+
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" })))))));
|
|
54
54
|
}
|
|
55
55
|
static get is() { return "z-th"; }
|
|
56
56
|
static get encapsulation() { return "shadow"; }
|