@zanichelli/albe-web-components 8.1.0-RC1 → 9.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index-06609e4d.js +17 -0
- package/dist/cjs/index-1872a74b.js +34 -0
- package/dist/cjs/index-23d8692f.js +21 -0
- package/dist/cjs/index-27ba9f7c.js +79 -0
- package/dist/cjs/index-2b53b57b.js +22 -0
- package/dist/cjs/index-46406671.js +67 -0
- package/dist/cjs/{index-10e0d8b7.js → index-4e1850d7.js} +5 -15
- package/dist/cjs/index-8834c5a3.js +41 -0
- package/dist/cjs/index-92a9f89e.js +21 -0
- package/dist/cjs/index-9648272b.js +21 -0
- package/dist/cjs/index-977baebe.js +49 -0
- package/dist/cjs/index-a9764c98.js +17 -0
- package/dist/cjs/index-bbd48475.js +20 -0
- package/dist/cjs/index-d550acd3.js +70 -0
- package/dist/cjs/index-e3299e0a.js +32 -8
- package/dist/cjs/index-e5daa5a5.js +17 -0
- package/dist/cjs/index-ebbadaf8.js +21 -0
- package/dist/cjs/index-f43320ff.js +29 -0
- package/dist/cjs/index.cjs.js +8 -14
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-dd90aed2.js → utils-aa00c0cc.js} +1 -1
- package/dist/cjs/{utils-3b4947cd.js → utils-b0293a5e.js} +1 -1
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header_11.cjs.entry.js +6 -5
- package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-avatar.cjs.entry.js +1 -1
- package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
- package/dist/cjs/z-card.cjs.entry.js +1 -1
- package/dist/cjs/z-carousel.cjs.entry.js +2 -2
- package/dist/cjs/z-chip.cjs.entry.js +2 -2
- package/dist/cjs/z-combobox.cjs.entry.js +2 -2
- package/dist/cjs/z-contextual-menu.cjs.entry.js +1 -1
- package/dist/cjs/z-cover-hero.cjs.entry.js +1 -1
- package/dist/cjs/z-date-picker.cjs.entry.js +2 -2
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +2 -2
- package/dist/cjs/z-file.cjs.entry.js +1 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
- package/dist/cjs/z-messages-pocket.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.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js +2 -2
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tab.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
- package/dist/cjs/z-otp.cjs.entry.js +1 -1
- package/dist/cjs/z-pagination.cjs.entry.js +1 -1
- package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
- package/dist/cjs/z-popover.cjs.entry.js +1 -1
- package/dist/cjs/z-range-picker.cjs.entry.js +2 -2
- package/dist/cjs/z-section-title.cjs.entry.js +1 -1
- package/dist/cjs/z-select.cjs.entry.js +2 -2
- package/dist/cjs/z-skip-to-content.cjs.entry.js +2 -2
- package/dist/cjs/z-slideshow.cjs.entry.js +2 -2
- package/dist/cjs/z-table-body.cjs.entry.js +3 -17
- package/dist/cjs/z-table-cell.cjs.entry.js +4 -29
- package/dist/cjs/z-table-deprecated.cjs.entry.js +91 -0
- package/dist/cjs/z-table-empty-box.cjs.entry.js +3 -24
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +3 -12
- package/dist/cjs/z-table-footer.cjs.entry.js +3 -16
- package/dist/cjs/z-table-head.cjs.entry.js +3 -16
- package/dist/cjs/z-table-header-row.cjs.entry.js +3 -15
- package/dist/cjs/z-table-header.cjs.entry.js +5 -74
- package/dist/cjs/z-table-row.cjs.entry.js +4 -36
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +3 -12
- package/dist/cjs/z-table.cjs.entry.js +36 -58
- package/dist/cjs/z-tbody.cjs.entry.js +10 -0
- package/dist/cjs/z-td.cjs.entry.js +11 -0
- package/dist/cjs/z-tfoot.cjs.entry.js +10 -0
- package/dist/cjs/z-th.cjs.entry.js +11 -0
- package/dist/cjs/z-thead.cjs.entry.js +10 -0
- 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-switch.cjs.entry.js +2 -2
- package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/z-tr.cjs.entry.js +15 -0
- package/dist/collection/beans/index.js +5 -15
- package/dist/collection/collection-manifest.json +18 -12
- package/dist/collection/components/inputs/z-input/index.js +3 -2
- package/dist/collection/components/inputs/z-input/styles.css +4 -0
- package/dist/collection/components/table/cells/z-td/index.js +143 -0
- package/dist/collection/components/table/cells/z-td/styles.css +59 -0
- package/dist/collection/components/table/cells/z-th/index.js +187 -0
- package/dist/collection/components/table/cells/z-th/styles.css +88 -0
- package/dist/collection/components/table/z-table/index.js +86 -0
- package/dist/collection/components/table/z-table/styles.css +22 -0
- package/dist/collection/components/table/z-tbody/index.js +22 -0
- package/dist/collection/components/table/z-tbody/styles.css +4 -0
- package/dist/collection/components/table/z-tfoot/index.js +50 -0
- package/dist/collection/components/table/z-tfoot/styles.css +13 -0
- package/dist/collection/components/table/z-thead/index.js +50 -0
- package/dist/collection/components/table/z-thead/styles.css +19 -0
- package/dist/collection/components/table/z-tr/index.js +133 -0
- package/dist/collection/components/table/z-tr/styles.css +87 -0
- package/dist/collection/components/z-carousel/index.js +1 -1
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-body/index.js +3 -0
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-cell/index.js +9 -11
- package/dist/collection/{components/z-table/z-table → deprecated/z-table-deprecated/z-table-deprecated}/index.js +13 -2
- package/dist/collection/{components/z-table/z-table → deprecated/z-table-deprecated/z-table-deprecated}/styles.css +14 -14
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-empty-box/index.js +3 -0
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-expanded-row/index.js +3 -0
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-footer/index.js +3 -0
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-head/index.js +3 -0
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-header/index.js +27 -39
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-header-row/index.js +3 -0
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-row/index.js +3 -0
- package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-sticky-footer/index.js +1 -0
- package/dist/esm/index-0e0fa88d.js +19 -0
- package/dist/esm/index-16d8ed5b.js +39 -0
- package/dist/esm/index-1ae1c122.js +15 -0
- package/dist/esm/index-272fc060.js +32 -0
- package/dist/esm/index-2c800f19.js +20 -0
- package/dist/esm/index-2cdac489.js +27 -0
- package/dist/esm/index-6d83248c.js +19 -0
- package/dist/esm/index-77b7d7ae.js +47 -0
- package/dist/esm/index-83736b34.js +15 -0
- package/dist/esm/index-8c7b48bc.js +19 -0
- package/dist/esm/{index-c53ca6bc.js → index-9c5d63ea.js} +6 -16
- package/dist/esm/index-a2ca4b97.js +32 -8
- package/dist/esm/index-a66b7e8a.js +65 -0
- package/dist/esm/index-db083023.js +77 -0
- package/dist/esm/index-e2c8b8b5.js +18 -0
- package/dist/esm/index-f171ca51.js +15 -0
- package/dist/esm/index-f98f4ad3.js +19 -0
- package/dist/esm/index-fff6ed17.js +68 -0
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utils-412ebe25.js → utils-cd86cb21.js} +1 -1
- package/dist/esm/{utils-4db4ed1f.js → utils-d7278f26.js} +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-anchor-navigation.entry.js +1 -1
- package/dist/esm/z-app-header_11.entry.js +6 -5
- package/dist/esm/z-aria-alert.entry.js +1 -1
- package/dist/esm/z-avatar.entry.js +1 -1
- package/dist/esm/z-breadcrumb.entry.js +2 -2
- package/dist/esm/z-card.entry.js +1 -1
- package/dist/esm/z-carousel.entry.js +2 -2
- package/dist/esm/z-chip.entry.js +2 -2
- package/dist/esm/z-combobox.entry.js +2 -2
- package/dist/esm/z-contextual-menu.entry.js +1 -1
- package/dist/esm/z-cover-hero.entry.js +1 -1
- package/dist/esm/z-date-picker.entry.js +2 -2
- package/dist/esm/z-dragdrop-area_2.entry.js +1 -1
- package/dist/esm/z-file-upload.entry.js +2 -2
- package/dist/esm/z-file.entry.js +1 -1
- package/dist/esm/z-info-reveal.entry.js +1 -1
- package/dist/esm/z-messages-pocket.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.entry.js +1 -1
- package/dist/esm/z-myz-card-info.entry.js +2 -2
- package/dist/esm/z-myz-card_4.entry.js +1 -1
- package/dist/esm/z-myz-list-item.entry.js +2 -2
- package/dist/esm/z-navigation-tab-link.entry.js +1 -1
- package/dist/esm/z-navigation-tab.entry.js +1 -1
- package/dist/esm/z-navigation-tabs.entry.js +1 -1
- package/dist/esm/z-otp.entry.js +1 -1
- package/dist/esm/z-pagination.entry.js +1 -1
- package/dist/esm/z-pocket_3.entry.js +2 -2
- package/dist/esm/z-popover.entry.js +1 -1
- package/dist/esm/z-range-picker.entry.js +2 -2
- package/dist/esm/z-section-title.entry.js +1 -1
- package/dist/esm/z-select.entry.js +2 -2
- package/dist/esm/z-skip-to-content.entry.js +2 -2
- package/dist/esm/z-slideshow.entry.js +2 -2
- package/dist/esm/z-table-body.entry.js +2 -20
- package/dist/esm/z-table-cell.entry.js +3 -32
- package/dist/esm/z-table-deprecated.entry.js +87 -0
- package/dist/esm/z-table-empty-box.entry.js +2 -27
- package/dist/esm/z-table-expanded-row.entry.js +2 -15
- package/dist/esm/z-table-footer.entry.js +2 -19
- package/dist/esm/z-table-head.entry.js +2 -19
- package/dist/esm/z-table-header-row.entry.js +2 -18
- package/dist/esm/z-table-header.entry.js +4 -77
- package/dist/esm/z-table-row.entry.js +3 -39
- package/dist/esm/z-table-sticky-footer.entry.js +2 -15
- package/dist/esm/z-table.entry.js +37 -59
- package/dist/esm/z-tbody.entry.js +2 -0
- package/dist/esm/z-td.entry.js +3 -0
- package/dist/esm/z-tfoot.entry.js +2 -0
- package/dist/esm/z-th.entry.js +3 -0
- package/dist/esm/z-thead.entry.js +2 -0
- 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-switch.entry.js +2 -2
- package/dist/esm/z-tooltip.entry.js +1 -1
- package/dist/esm/z-tr.entry.js +7 -0
- package/dist/types/beans/index.d.ts +4 -13
- package/dist/types/components/buttons/z-button/index.d.ts +0 -0
- package/dist/types/components/buttons/z-button-sort/index.d.ts +0 -0
- package/dist/types/components/buttons/z-chip/index.d.ts +0 -0
- package/dist/types/components/buttons/z-toggle-button/index.d.ts +0 -0
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +0 -0
- package/dist/types/components/date-picker/utils.d.ts +0 -0
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +0 -0
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +0 -0
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +0 -0
- package/dist/types/components/file-upload/z-file/index.d.ts +0 -0
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +0 -0
- package/dist/types/components/icons/icons.d.ts +0 -0
- package/dist/types/components/icons/z-icon/index.d.ts +0 -0
- package/dist/types/components/index.d.ts +0 -0
- package/dist/types/components/indicators/z-stepper/index.d.ts +0 -0
- package/dist/types/components/indicators/z-stepper-item/index.d.ts +0 -0
- package/dist/types/components/inputs/z-combobox/index.d.ts +0 -0
- package/dist/types/components/inputs/z-input/index.d.ts +0 -0
- package/dist/types/components/inputs/z-input-message/index.d.ts +0 -0
- package/dist/types/components/inputs/z-searchbar/index.d.ts +0 -0
- package/dist/types/components/inputs/z-select/index.d.ts +0 -0
- package/dist/types/components/list/z-list/index.d.ts +0 -0
- package/dist/types/components/list/z-list-element/index.d.ts +0 -0
- package/dist/types/components/list/z-list-group/index.d.ts +0 -0
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +0 -0
- package/dist/types/components/logo/z-logo/index.d.ts +0 -0
- package/dist/types/components/modal/z-modal/index.d.ts +0 -0
- package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +0 -0
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +0 -0
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +0 -0
- package/dist/types/components/navigation/z-app-header/index.d.ts +0 -0
- package/dist/types/components/navigation/z-link/index.d.ts +0 -0
- package/dist/types/components/navigation/z-menu/index.d.ts +0 -0
- package/dist/types/components/navigation/z-menu-section/index.d.ts +0 -0
- package/dist/types/components/notification/z-info-box/index.d.ts +0 -0
- package/dist/types/components/notification/z-notification/index.d.ts +0 -0
- package/dist/types/components/notification/z-toast-notification/index.d.ts +0 -0
- package/dist/types/components/notification/z-tooltip/index.d.ts +0 -0
- package/dist/types/components/panel/z-panel-elem/index.d.ts +0 -0
- package/dist/types/components/table/cells/z-td/index.d.ts +36 -0
- package/dist/types/components/table/cells/z-th/index.d.ts +52 -0
- package/dist/types/components/table/z-table/index.d.ts +28 -0
- package/dist/types/components/table/z-tbody/index.d.ts +7 -0
- package/dist/types/components/table/z-tfoot/index.d.ts +11 -0
- package/dist/types/components/table/z-thead/index.d.ts +11 -0
- package/dist/types/components/table/z-tr/index.d.ts +41 -0
- package/dist/types/components/z-anchor-navigation/index.d.ts +0 -0
- package/dist/types/components/z-aria-alert/index.d.ts +0 -0
- package/dist/types/components/z-avatar/index.d.ts +0 -0
- package/dist/types/components/z-card/index.d.ts +0 -0
- package/dist/types/components/z-carousel/index.d.ts +0 -0
- package/dist/types/components/z-contextual-menu/index.d.ts +0 -0
- package/dist/types/components/z-cover-hero/index.d.ts +0 -0
- package/dist/types/components/z-divider/index.d.ts +0 -0
- package/dist/types/components/z-ghost-loading/index.d.ts +0 -0
- package/dist/types/components/z-info-reveal/index.d.ts +0 -0
- package/dist/types/components/z-offcanvas/index.d.ts +0 -0
- package/dist/types/components/z-pagination/index.d.ts +0 -0
- package/dist/types/components/z-popover/index.d.ts +0 -0
- package/dist/types/components/z-section-title/index.d.ts +0 -0
- package/dist/types/components/z-skip-to-content/index.d.ts +0 -0
- package/dist/types/components/z-tag/index.d.ts +0 -0
- package/dist/types/components/z-visually-hidden/index.d.ts +0 -0
- package/dist/types/components.d.ts +238 -120
- package/dist/types/constants/breakpoints.d.ts +0 -0
- package/dist/types/constants/icons.d.ts +0 -0
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-body/index.d.ts +3 -0
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-cell/index.d.ts +4 -2
- package/dist/types/{components/z-table/z-table → deprecated/z-table-deprecated/z-table-deprecated}/index.d.ts +14 -3
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-empty-box/index.d.ts +3 -0
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-expanded-row/index.d.ts +3 -0
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-footer/index.d.ts +3 -0
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-head/index.d.ts +3 -0
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-header/index.d.ts +6 -4
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-header-row/index.d.ts +3 -0
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-row/index.d.ts +3 -0
- package/dist/types/{components/z-table → deprecated/z-table-deprecated}/z-table-sticky-footer/index.d.ts +1 -0
- package/dist/types/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +0 -0
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +0 -0
- package/dist/types/stencil-public-runtime.d.ts +0 -0
- package/dist/types/utils/utils.d.ts +0 -0
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/p-051b9116.entry.js +1 -0
- package/dist/web-components-library/p-11976457.entry.js +1 -0
- package/{www/build/p-8ff9de86.entry.js → dist/web-components-library/p-145eace8.entry.js} +1 -1
- package/dist/web-components-library/p-152fc58b.entry.js +1 -0
- package/dist/web-components-library/{p-4367f978.entry.js → p-154596ad.js} +1 -1
- package/dist/web-components-library/{p-d96d4f30.entry.js → p-15738cb6.entry.js} +1 -1
- package/dist/web-components-library/{p-a0345d42.entry.js → p-15dca231.entry.js} +1 -1
- package/dist/web-components-library/p-1a98992a.entry.js +1 -0
- package/dist/web-components-library/{p-5aee5484.entry.js → p-1d7b6787.entry.js} +1 -1
- package/dist/web-components-library/p-220254b4.entry.js +1 -0
- package/dist/web-components-library/{p-661905c0.entry.js → p-2642bb12.entry.js} +1 -1
- package/dist/web-components-library/{p-3f55dce6.entry.js → p-2773516d.js} +1 -1
- package/dist/web-components-library/{p-bb0fe7bc.entry.js → p-2b3cf51a.js} +1 -1
- package/{www/build/p-e663af8b.entry.js → dist/web-components-library/p-2d609e87.entry.js} +1 -1
- package/dist/web-components-library/p-2fab41fb.entry.js +1 -0
- package/dist/web-components-library/p-30771d25.js +1 -0
- package/dist/web-components-library/{p-9b4b0fbb.entry.js → p-32c4383b.entry.js} +1 -1
- package/dist/web-components-library/{p-b0141c4d.entry.js → p-33d41e9f.entry.js} +1 -1
- package/{www/build/p-f3fce575.entry.js → dist/web-components-library/p-350dcf6d.entry.js} +1 -1
- package/dist/web-components-library/p-37ffe8b5.entry.js +1 -0
- package/dist/web-components-library/p-3fe7ffbe.entry.js +1 -0
- package/{www/build/p-bee6bf99.entry.js → dist/web-components-library/p-43235890.entry.js} +1 -1
- package/dist/web-components-library/p-43478f5b.entry.js +1 -0
- package/dist/web-components-library/p-4ae2fe27.js +1 -0
- package/dist/web-components-library/{p-482c478a.entry.js → p-4df0eb86.entry.js} +1 -1
- package/dist/web-components-library/p-50861f0f.entry.js +1 -0
- package/dist/web-components-library/{p-47c095c2.entry.js → p-5ab0be3f.entry.js} +1 -1
- package/dist/web-components-library/p-609186cd.entry.js +1 -0
- package/dist/web-components-library/p-62b89a37.js +1 -0
- package/dist/web-components-library/{p-0e92e0d9.entry.js → p-6409024c.js} +1 -1
- package/dist/web-components-library/p-64256f3d.entry.js +1 -0
- package/dist/web-components-library/p-64759e9f.js +1 -0
- package/{www/build/p-d8ea70ed.entry.js → dist/web-components-library/p-64acd74d.entry.js} +1 -1
- package/dist/web-components-library/p-64d902c6.entry.js +1 -0
- package/dist/web-components-library/p-6d723eea.entry.js +1 -0
- package/dist/web-components-library/p-74f343ce.js +1 -0
- package/dist/web-components-library/{p-37e050bd.entry.js → p-75b94adb.js} +1 -1
- package/{www/build/p-e4d78452.entry.js → dist/web-components-library/p-7d181b0a.entry.js} +1 -1
- package/dist/web-components-library/p-875dc6a3.js +1 -0
- package/dist/web-components-library/{p-0aa025fa.entry.js → p-88276662.entry.js} +1 -1
- package/dist/web-components-library/p-8878929e.js +1 -0
- package/dist/web-components-library/{p-374d6f57.entry.js → p-89ad35df.entry.js} +1 -1
- package/{www/build/p-c18b8fb3.js → dist/web-components-library/p-8c6b1f2c.js} +1 -1
- package/dist/web-components-library/p-8e334a37.entry.js +1 -0
- package/dist/web-components-library/{p-757c4b4d.entry.js → p-8e7891d0.entry.js} +1 -1
- package/dist/web-components-library/{p-e4e5a652.entry.js → p-91a29198.entry.js} +1 -1
- package/dist/web-components-library/{p-e41e28f7.entry.js → p-92828b84.entry.js} +1 -1
- package/dist/web-components-library/{p-89d048ff.entry.js → p-94550647.entry.js} +1 -1
- package/dist/web-components-library/p-97481f35.entry.js +1 -0
- package/dist/web-components-library/p-9a15b9a3.entry.js +1 -0
- package/dist/web-components-library/{p-81e6e4c8.entry.js → p-9eafcdd4.entry.js} +1 -1
- package/dist/web-components-library/p-a13b6a71.entry.js +1 -0
- package/dist/web-components-library/p-a4254712.entry.js +1 -0
- package/dist/web-components-library/p-a4711d6d.js +1 -0
- package/dist/web-components-library/p-ab4773c6.js +1 -0
- package/dist/web-components-library/p-ac9881cd.entry.js +1 -0
- package/dist/web-components-library/{p-ab1799fe.entry.js → p-b5e790d7.entry.js} +1 -1
- package/dist/web-components-library/p-b6f0020b.js +1 -0
- package/dist/web-components-library/{p-3ea868e0.entry.js → p-b7d13c6f.entry.js} +1 -1
- package/{www/build/p-c59c6c78.entry.js → dist/web-components-library/p-b851ced1.entry.js} +1 -1
- package/dist/web-components-library/{p-0f8f488c.entry.js → p-bc8d30ce.entry.js} +1 -1
- package/dist/web-components-library/{p-e7c7ac3d.entry.js → p-c35e1265.entry.js} +1 -1
- package/dist/web-components-library/p-c76e27b4.entry.js +1 -0
- package/dist/web-components-library/p-cd14f3f5.entry.js +1 -0
- package/dist/web-components-library/{p-aa228ddb.entry.js → p-d1e9a84b.entry.js} +1 -1
- package/dist/web-components-library/{p-d9c76001.entry.js → p-d2ed2111.entry.js} +1 -1
- package/dist/web-components-library/p-d60b4bc5.entry.js +1 -0
- package/dist/web-components-library/p-dc974567.entry.js +1 -0
- package/dist/web-components-library/{p-29426408.entry.js → p-dca95f65.entry.js} +1 -1
- package/{www/build/p-78c5f1a4.entry.js → dist/web-components-library/p-e6807d13.entry.js} +1 -1
- package/{www/build/p-856c6f33.entry.js → dist/web-components-library/p-f3da70cd.entry.js} +1 -1
- package/dist/web-components-library/p-f62ca674.js +1 -0
- package/dist/web-components-library/p-f6a7b40e.js +1 -0
- package/dist/web-components-library/p-fb5450a7.js +1 -0
- package/dist/web-components-library/{p-dd515f64.entry.js → p-fb9f2761.entry.js} +1 -1
- package/{www/build/p-a2d11471.entry.js → dist/web-components-library/p-ffbb02d3.entry.js} +1 -1
- package/dist/web-components-library/web-components-library.css +0 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/loader/cdn.js +0 -0
- package/loader/index.cjs.js +0 -0
- package/loader/index.d.ts +0 -0
- package/loader/index.es2017.js +0 -0
- package/loader/index.js +0 -0
- package/loader/package.json +0 -0
- package/package.json +1 -1
- package/react/components.d.ts +7 -1
- package/react/components.js +9 -3
- package/react/components.js.map +1 -1
- package/readme.md +2 -2
- package/www/build/index.esm.js +1 -1
- package/www/build/p-051b9116.entry.js +1 -0
- package/www/build/p-11976457.entry.js +1 -0
- package/{dist/web-components-library/p-8ff9de86.entry.js → www/build/p-145eace8.entry.js} +1 -1
- package/www/build/p-152fc58b.entry.js +1 -0
- package/www/build/{p-4367f978.entry.js → p-154596ad.js} +1 -1
- package/www/build/{p-d96d4f30.entry.js → p-15738cb6.entry.js} +1 -1
- package/www/build/{p-a0345d42.entry.js → p-15dca231.entry.js} +1 -1
- package/www/build/p-1a98992a.entry.js +1 -0
- package/www/build/{p-5aee5484.entry.js → p-1d7b6787.entry.js} +1 -1
- package/www/build/p-220254b4.entry.js +1 -0
- package/www/build/{p-661905c0.entry.js → p-2642bb12.entry.js} +1 -1
- package/www/build/{p-3f55dce6.entry.js → p-2773516d.js} +1 -1
- package/www/build/{p-bb0fe7bc.entry.js → p-2b3cf51a.js} +1 -1
- package/{dist/web-components-library/p-e663af8b.entry.js → www/build/p-2d609e87.entry.js} +1 -1
- package/www/build/p-2fab41fb.entry.js +1 -0
- package/www/build/p-30771d25.js +1 -0
- package/www/build/{p-9b4b0fbb.entry.js → p-32c4383b.entry.js} +1 -1
- package/www/build/{p-b0141c4d.entry.js → p-33d41e9f.entry.js} +1 -1
- package/{dist/web-components-library/p-f3fce575.entry.js → www/build/p-350dcf6d.entry.js} +1 -1
- package/www/build/p-37ffe8b5.entry.js +1 -0
- package/www/build/p-3fe7ffbe.entry.js +1 -0
- package/{dist/web-components-library/p-bee6bf99.entry.js → www/build/p-43235890.entry.js} +1 -1
- package/www/build/p-43478f5b.entry.js +1 -0
- package/www/build/p-4ae2fe27.js +1 -0
- package/www/build/{p-482c478a.entry.js → p-4df0eb86.entry.js} +1 -1
- package/www/build/p-50861f0f.entry.js +1 -0
- package/www/build/{p-47c095c2.entry.js → p-5ab0be3f.entry.js} +1 -1
- package/www/build/p-609186cd.entry.js +1 -0
- package/www/build/p-62b89a37.js +1 -0
- package/www/build/{p-0e92e0d9.entry.js → p-6409024c.js} +1 -1
- package/www/build/p-64256f3d.entry.js +1 -0
- package/www/build/p-64759e9f.js +1 -0
- package/{dist/web-components-library/p-d8ea70ed.entry.js → www/build/p-64acd74d.entry.js} +1 -1
- package/www/build/p-64d902c6.entry.js +1 -0
- package/www/build/p-6d723eea.entry.js +1 -0
- package/www/build/p-74f343ce.js +1 -0
- package/www/build/{p-37e050bd.entry.js → p-75b94adb.js} +1 -1
- package/{dist/web-components-library/p-e4d78452.entry.js → www/build/p-7d181b0a.entry.js} +1 -1
- package/www/build/p-875dc6a3.js +1 -0
- package/www/build/{p-0aa025fa.entry.js → p-88276662.entry.js} +1 -1
- package/www/build/p-8878929e.js +1 -0
- package/www/build/{p-374d6f57.entry.js → p-89ad35df.entry.js} +1 -1
- package/{dist/web-components-library/p-c18b8fb3.js → www/build/p-8c6b1f2c.js} +1 -1
- package/www/build/p-8e334a37.entry.js +1 -0
- package/www/build/{p-757c4b4d.entry.js → p-8e7891d0.entry.js} +1 -1
- package/www/build/{p-e4e5a652.entry.js → p-91a29198.entry.js} +1 -1
- package/www/build/{p-e41e28f7.entry.js → p-92828b84.entry.js} +1 -1
- package/www/build/{p-89d048ff.entry.js → p-94550647.entry.js} +1 -1
- package/www/build/p-97481f35.entry.js +1 -0
- package/www/build/p-9a15b9a3.entry.js +1 -0
- package/www/build/{p-81e6e4c8.entry.js → p-9eafcdd4.entry.js} +1 -1
- package/www/build/p-a13b6a71.entry.js +1 -0
- package/www/build/p-a4254712.entry.js +1 -0
- package/www/build/p-a4711d6d.js +1 -0
- package/www/build/p-ab4773c6.js +1 -0
- package/www/build/p-ac9881cd.entry.js +1 -0
- package/www/build/{p-ab1799fe.entry.js → p-b5e790d7.entry.js} +1 -1
- package/www/build/p-b6f0020b.js +1 -0
- package/www/build/{p-3ea868e0.entry.js → p-b7d13c6f.entry.js} +1 -1
- package/{dist/web-components-library/p-c59c6c78.entry.js → www/build/p-b851ced1.entry.js} +1 -1
- package/www/build/{p-0f8f488c.entry.js → p-bc8d30ce.entry.js} +1 -1
- package/www/build/{p-e7c7ac3d.entry.js → p-c35e1265.entry.js} +1 -1
- package/www/build/p-c76e27b4.entry.js +1 -0
- package/www/build/p-c869c01a.js +1 -0
- package/www/build/p-cd14f3f5.entry.js +1 -0
- package/www/build/{p-aa228ddb.entry.js → p-d1e9a84b.entry.js} +1 -1
- package/www/build/{p-d9c76001.entry.js → p-d2ed2111.entry.js} +1 -1
- package/www/build/p-d60b4bc5.entry.js +1 -0
- package/www/build/p-dc974567.entry.js +1 -0
- package/www/build/{p-29426408.entry.js → p-dca95f65.entry.js} +1 -1
- package/{dist/web-components-library/p-78c5f1a4.entry.js → www/build/p-e6807d13.entry.js} +1 -1
- package/{dist/web-components-library/p-856c6f33.entry.js → www/build/p-f3da70cd.entry.js} +1 -1
- package/www/build/p-f62ca674.js +1 -0
- package/www/build/p-f6a7b40e.js +1 -0
- package/www/build/p-fb5450a7.js +1 -0
- package/www/build/{p-dd515f64.entry.js → p-fb9f2761.entry.js} +1 -1
- package/{dist/web-components-library/p-a2d11471.entry.js → www/build/p-ffbb02d3.entry.js} +1 -1
- package/www/build/web-components-library.css +0 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/build/web-components-library.js +0 -0
- package/www/host.config.json +0 -0
- package/www/index.html +1 -1
- package/CHANGELOG.md +0 -2575
- package/dist/cjs/z-book-card.cjs.entry.js +0 -115
- package/dist/collection/components/z-book-card/index.js +0 -308
- package/dist/collection/components/z-book-card/styles.css +0 -363
- package/dist/esm/z-book-card.entry.js +0 -111
- package/dist/types/components/z-book-card/index.d.ts +0 -75
- package/dist/web-components-library/p-03ee7c14.entry.js +0 -1
- package/dist/web-components-library/p-095ce6ef.entry.js +0 -1
- package/dist/web-components-library/p-3be171d0.entry.js +0 -1
- package/dist/web-components-library/p-64fa04a0.entry.js +0 -1
- package/dist/web-components-library/p-6a459468.entry.js +0 -1
- package/dist/web-components-library/p-800ca36a.entry.js +0 -1
- package/dist/web-components-library/p-8c3eeb55.js +0 -1
- package/dist/web-components-library/p-9f1b9bbc.entry.js +0 -1
- package/dist/web-components-library/p-c4417a91.entry.js +0 -1
- package/dist/web-components-library/p-d00cf0ff.entry.js +0 -1
- package/dist/web-components-library/p-d4afc10f.entry.js +0 -1
- package/dist/web-components-library/p-e936bf5f.entry.js +0 -1
- package/dist/web-components-library/p-eaa4eba8.entry.js +0 -1
- package/dist/web-components-library/p-f0cd78f2.js +0 -1
- package/dist/web-components-library/p-fed42db6.entry.js +0 -1
- package/src-react/index.ts +0 -1
- package/www/build/p-03ee7c14.entry.js +0 -1
- package/www/build/p-095ce6ef.entry.js +0 -1
- package/www/build/p-3be171d0.entry.js +0 -1
- package/www/build/p-64fa04a0.entry.js +0 -1
- package/www/build/p-6a459468.entry.js +0 -1
- package/www/build/p-800ca36a.entry.js +0 -1
- package/www/build/p-8c3eeb55.js +0 -1
- package/www/build/p-9f1b9bbc.entry.js +0 -1
- package/www/build/p-c4417a91.entry.js +0 -1
- package/www/build/p-d00cf0ff.entry.js +0 -1
- package/www/build/p-d4afc10f.entry.js +0 -1
- package/www/build/p-e936bf5f.entry.js +0 -1
- package/www/build/p-eaa4eba8.entry.js +0 -1
- package/www/build/p-f0cd78f2.js +0 -1
- package/www/build/p-f25c985e.js +0 -1
- package/www/build/p-fed42db6.entry.js +0 -1
- package/www/pages/book-cards.html +0 -269
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-body/styles.css +0 -0
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-cell/styles.css +0 -0
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-empty-box/styles.css +0 -0
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-expanded-row/styles.css +0 -0
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-footer/styles.css +0 -0
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-head/styles.css +0 -0
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-header/styles.css +0 -0
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-header-row/styles.css +0 -0
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-row/styles.css +0 -0
- /package/dist/collection/{components/z-table → deprecated/z-table-deprecated}/z-table-sticky-footer/styles.css +0 -0
|
@@ -1,363 +0,0 @@
|
|
|
1
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
2
|
-
|
|
3
|
-
/* COMMON STYLES */
|
|
4
|
-
|
|
5
|
-
:host {
|
|
6
|
-
--z-book-card-ribbon-background-color: var(--avatar-C08);
|
|
7
|
-
--z-book-card-ribbon-shadow-color: var(--green950);
|
|
8
|
-
|
|
9
|
-
display: block;
|
|
10
|
-
width: 100%;
|
|
11
|
-
max-width: 360px;
|
|
12
|
-
font-family: var(--font-family-sans);
|
|
13
|
-
font-weight: var(--font-rg);
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
:host > article {
|
|
17
|
-
box-sizing: border-box;
|
|
18
|
-
border: var(--border-size-medium) solid var(--color-surface03);
|
|
19
|
-
background-color: var(--color-surface01);
|
|
20
|
-
border-radius: var(--border-radius);
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
:host div.cover {
|
|
24
|
-
position: relative;
|
|
25
|
-
display: flex;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
:host div.cover img {
|
|
29
|
-
width: auto;
|
|
30
|
-
max-width: 100%;
|
|
31
|
-
height: auto;
|
|
32
|
-
max-height: 100%;
|
|
33
|
-
align-self: flex-end;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
:host div.cover div.ribbon {
|
|
37
|
-
position: absolute;
|
|
38
|
-
top: calc(var(--space-unit) * 2);
|
|
39
|
-
display: flex;
|
|
40
|
-
max-width: 100%;
|
|
41
|
-
height: calc(var(--space-unit) * 4);
|
|
42
|
-
box-sizing: border-box;
|
|
43
|
-
align-items: center;
|
|
44
|
-
padding: 0 calc(var(--space-unit) * 2);
|
|
45
|
-
border: var(--border-size-medium) solid var(--color-surface01);
|
|
46
|
-
margin-left: calc(var(--space-unit) * -2);
|
|
47
|
-
background: var(--z-book-card-ribbon-background-color);
|
|
48
|
-
border-radius: 0 var(--border-radius) var(--border-radius) 0;
|
|
49
|
-
color: var(--color-text04);
|
|
50
|
-
font-size: var(--font-size-2);
|
|
51
|
-
font-weight: var(--font-sb);
|
|
52
|
-
line-height: initial;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
:host div.cover div.ribbon span {
|
|
56
|
-
overflow: hidden;
|
|
57
|
-
text-overflow: ellipsis;
|
|
58
|
-
white-space: nowrap;
|
|
59
|
-
word-wrap: nowrap;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
:host div.cover div.ribbon::before {
|
|
63
|
-
position: absolute;
|
|
64
|
-
bottom: -12px;
|
|
65
|
-
left: 0;
|
|
66
|
-
width: 0;
|
|
67
|
-
height: 0;
|
|
68
|
-
border-top: 10px solid var(--z-book-card-ribbon-shadow-color);
|
|
69
|
-
border-left: 14px solid transparent;
|
|
70
|
-
content: "";
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
:host div.title {
|
|
74
|
-
color: var(--color-text01);
|
|
75
|
-
font-size: var(--font-size-4);
|
|
76
|
-
font-weight: var(--font-sb);
|
|
77
|
-
line-height: 1.5;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
:host div.title * {
|
|
81
|
-
all: unset;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
:host div.subtitle {
|
|
85
|
-
color: var(--color-text01);
|
|
86
|
-
font-size: var(--font-size-2);
|
|
87
|
-
font-weight: var(--font-rg);
|
|
88
|
-
line-height: 1.4;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
:host div.authors {
|
|
92
|
-
color: var(--color-text01);
|
|
93
|
-
font-size: var(--font-size-1);
|
|
94
|
-
font-weight: var(--font-rg);
|
|
95
|
-
line-height: 1.33;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
:host div.isbn {
|
|
99
|
-
overflow: hidden;
|
|
100
|
-
color: var(--color-text01);
|
|
101
|
-
font-size: var(--font-size-2);
|
|
102
|
-
line-height: 1.33;
|
|
103
|
-
text-overflow: ellipsis;
|
|
104
|
-
white-space: nowrap;
|
|
105
|
-
word-wrap: nowrap;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
:host div.isbn > .code {
|
|
109
|
-
font-weight: var(--font-sb);
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
:host div.tags {
|
|
113
|
-
display: flex;
|
|
114
|
-
overflow: hidden;
|
|
115
|
-
max-height: 32px;
|
|
116
|
-
flex-flow: row wrap;
|
|
117
|
-
align-content: stretch;
|
|
118
|
-
align-items: stretch;
|
|
119
|
-
justify-content: flex-start;
|
|
120
|
-
gap: calc(var(--space-unit) / 2);
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
:host ::slotted([slot="tags"]) {
|
|
124
|
-
margin-bottom: var(--space-unit);
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
:host ::slotted([slot="header-cta"]) {
|
|
128
|
-
--z-icon-width: 20px;
|
|
129
|
-
--z-icon-height: 20px;
|
|
130
|
-
|
|
131
|
-
padding: var(--space-unit);
|
|
132
|
-
cursor: pointer;
|
|
133
|
-
fill: var(--color-icon01);
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
:host > article.expanded div.content,
|
|
137
|
-
:host > article.search div.content {
|
|
138
|
-
margin: var(--space-unit) 0;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
:host > article.expanded div.cover,
|
|
142
|
-
:host > article.search div.cover {
|
|
143
|
-
border: var(--border-size-small) solid var(--color-surface03);
|
|
144
|
-
border-radius: var(--border-radius);
|
|
145
|
-
line-height: 0;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
/* EXPANDED STYLES */
|
|
149
|
-
|
|
150
|
-
:host > article.expanded {
|
|
151
|
-
width: 100%;
|
|
152
|
-
min-width: 328px;
|
|
153
|
-
padding: calc(var(--space-unit) * 2);
|
|
154
|
-
padding-bottom: 0;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
:host > article.expanded div.header {
|
|
158
|
-
display: flex;
|
|
159
|
-
flex-flow: row nowrap;
|
|
160
|
-
align-content: stretch;
|
|
161
|
-
align-items: top;
|
|
162
|
-
justify-content: space-between;
|
|
163
|
-
margin-bottom: var(--space-unit);
|
|
164
|
-
white-space: nowrap;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
:host > article.expanded div.cover img {
|
|
168
|
-
width: 100%;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
:host > article.expanded .title,
|
|
172
|
-
:host > article.expanded .subtitle,
|
|
173
|
-
:host > article.expanded .authors {
|
|
174
|
-
display: -webkit-box;
|
|
175
|
-
overflow: hidden;
|
|
176
|
-
-webkit-box-orient: vertical;
|
|
177
|
-
-webkit-line-clamp: 2;
|
|
178
|
-
white-space: initial;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
:host > article.expanded div.footer {
|
|
182
|
-
border-top: var(--border-size-small) solid var(--color-surface03);
|
|
183
|
-
margin-bottom: calc(var(--space-unit) * 1.5);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
:host > article.expanded div.footer.open {
|
|
187
|
-
padding-top: calc(var(--space-unit) * 1.5);
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
:host > article.expanded div.footer.open div.resources {
|
|
191
|
-
display: initial;
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
:host > article.expanded div.footer.close div.resources {
|
|
195
|
-
display: none;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
:host > article.expanded z-link.show-resources {
|
|
199
|
-
--font-size-link: var(--font-size-2);
|
|
200
|
-
--font-weight-link: var(--font-sb);
|
|
201
|
-
|
|
202
|
-
display: flex;
|
|
203
|
-
width: 100%;
|
|
204
|
-
flex-flow: row nowrap;
|
|
205
|
-
align-content: center;
|
|
206
|
-
align-items: center;
|
|
207
|
-
justify-content: center;
|
|
208
|
-
padding-top: var(--space-unit);
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
/* SEARCH STYLES */
|
|
212
|
-
|
|
213
|
-
:host > article.search {
|
|
214
|
-
width: 262px;
|
|
215
|
-
height: 536px;
|
|
216
|
-
padding: calc(var(--space-unit) * 2);
|
|
217
|
-
padding-bottom: 0;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
:host > article.search .wrapper-container {
|
|
221
|
-
display: flex;
|
|
222
|
-
height: 100%;
|
|
223
|
-
flex-direction: column;
|
|
224
|
-
justify-content: space-between;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
:host > article.search .wrapper-container .wrapper {
|
|
228
|
-
height: 451px;
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
:host > article.search .wrapper-container .action-container {
|
|
232
|
-
padding-bottom: calc(var(--space-unit) * 2);
|
|
233
|
-
margin: auto;
|
|
234
|
-
margin-bottom: 0;
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
:host > article.search div.header {
|
|
238
|
-
display: flex;
|
|
239
|
-
height: 24px;
|
|
240
|
-
flex-flow: row nowrap;
|
|
241
|
-
align-content: stretch;
|
|
242
|
-
align-items: center;
|
|
243
|
-
justify-content: space-between;
|
|
244
|
-
margin-bottom: calc(var(--space-unit) * 1.5);
|
|
245
|
-
white-space: nowrap;
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
:host > article.search div.cover {
|
|
249
|
-
height: 314px;
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
:host > article.search div.title {
|
|
253
|
-
font-size: var(--font-size-3);
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
:host > article.search .title,
|
|
257
|
-
:host > article.search .subtitle,
|
|
258
|
-
:host > article.search .authors {
|
|
259
|
-
overflow: hidden;
|
|
260
|
-
text-overflow: ellipsis;
|
|
261
|
-
white-space: nowrap;
|
|
262
|
-
word-wrap: nowrap;
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
/* Tablet breakpoint */
|
|
266
|
-
@media (min-width: 768px) {
|
|
267
|
-
:host {
|
|
268
|
-
width: 100%;
|
|
269
|
-
max-width: initial;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
/* EXPANDED STYLES */
|
|
273
|
-
|
|
274
|
-
:host > article.expanded {
|
|
275
|
-
width: 100%;
|
|
276
|
-
min-width: initial;
|
|
277
|
-
max-width: initial;
|
|
278
|
-
height: 360px;
|
|
279
|
-
padding: 0;
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
:host > article.expanded div.wrapper {
|
|
283
|
-
display: flex;
|
|
284
|
-
flex-flow: row nowrap;
|
|
285
|
-
align-content: stretch;
|
|
286
|
-
align-items: stretch;
|
|
287
|
-
justify-content: flex-start;
|
|
288
|
-
}
|
|
289
|
-
|
|
290
|
-
:host > article.expanded div.cover {
|
|
291
|
-
width: 262px;
|
|
292
|
-
height: 356px;
|
|
293
|
-
border: 0;
|
|
294
|
-
background: var(--color-surface01);
|
|
295
|
-
border-radius: 0;
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
:host > article.expanded div.cover img {
|
|
299
|
-
width: auto;
|
|
300
|
-
min-width: 265px;
|
|
301
|
-
}
|
|
302
|
-
|
|
303
|
-
:host > article.expanded div.cover div.ribbon::before {
|
|
304
|
-
border-left: 12px solid transparent;
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
:host > article.expanded div.content {
|
|
308
|
-
display: flex;
|
|
309
|
-
overflow: hidden;
|
|
310
|
-
width: 100%;
|
|
311
|
-
height: 356px;
|
|
312
|
-
flex-flow: column nowrap;
|
|
313
|
-
align-content: stretch;
|
|
314
|
-
align-items: stretch;
|
|
315
|
-
justify-content: space-between;
|
|
316
|
-
margin: 0;
|
|
317
|
-
background: var(--color-surface01);
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
:host > article.expanded div.content div.top {
|
|
321
|
-
padding: calc(var(--space-unit) * 2);
|
|
322
|
-
padding-bottom: 0;
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
:host > article.expanded div.content div.top div.info {
|
|
326
|
-
display: flex;
|
|
327
|
-
flex-flow: row nowrap;
|
|
328
|
-
align-content: stretch;
|
|
329
|
-
align-items: stretch;
|
|
330
|
-
justify-content: space-between;
|
|
331
|
-
margin-bottom: calc(var(--space-unit) / 2);
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
:host > article.expanded div.content div.top div.info > div.left {
|
|
335
|
-
width: 100%;
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
:host > article.expanded div.content div.bottom {
|
|
339
|
-
padding: calc(var(--space-unit) * 2);
|
|
340
|
-
padding-bottom: 0;
|
|
341
|
-
}
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
/* Desktop breakpoint */
|
|
345
|
-
|
|
346
|
-
@media (min-width: 1152px) {
|
|
347
|
-
:host {
|
|
348
|
-
width: 100%;
|
|
349
|
-
max-width: initial;
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
:host > article.expanded {
|
|
353
|
-
width: 635px;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
:host > article.expanded div.content {
|
|
357
|
-
width: 369px;
|
|
358
|
-
}
|
|
359
|
-
}
|
|
360
|
-
|
|
361
|
-
/* Wide breakpoint
|
|
362
|
-
@media (min-width: 1366px) {}
|
|
363
|
-
*/
|
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-a2ca4b97.js';
|
|
2
|
-
import { Y as BookCardVariant } from './index-c53ca6bc.js';
|
|
3
|
-
import { m as mobileBreakpoint } from './breakpoints-9b81eb1b.js';
|
|
4
|
-
import { r as randomId, h as handleEnterKeydSubmit } from './utils-4db4ed1f.js';
|
|
5
|
-
|
|
6
|
-
const stylesCss = ":host{--z-book-card-ribbon-background-color:var(--avatar-C08);--z-book-card-ribbon-shadow-color:var(--green950);display:block;width:100%;max-width:360px;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>article{box-sizing:border-box;border:var(--border-size-medium) solid var(--color-surface03);background-color:var(--color-surface01);border-radius:var(--border-radius)}:host div.cover{position:relative;display:flex}:host div.cover img{width:auto;max-width:100%;height:auto;max-height:100%;align-self:flex-end}:host div.cover div.ribbon{position:absolute;top:calc(var(--space-unit) * 2);display:flex;max-width:100%;height:calc(var(--space-unit) * 4);box-sizing:border-box;align-items:center;padding:0 calc(var(--space-unit) * 2);border:var(--border-size-medium) solid var(--color-surface01);margin-left:calc(var(--space-unit) * -2);background:var(--z-book-card-ribbon-background-color);border-radius:0 var(--border-radius) var(--border-radius) 0;color:var(--color-text04);font-size:var(--font-size-2);font-weight:var(--font-sb);line-height:initial}:host div.cover div.ribbon span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:nowrap}:host div.cover div.ribbon::before{position:absolute;bottom:-12px;left:0;width:0;height:0;border-top:10px solid var(--z-book-card-ribbon-shadow-color);border-left:14px solid transparent;content:\"\"}:host div.title{color:var(--color-text01);font-size:var(--font-size-4);font-weight:var(--font-sb);line-height:1.5}:host div.title *{all:unset}:host div.subtitle{color:var(--color-text01);font-size:var(--font-size-2);font-weight:var(--font-rg);line-height:1.4}:host div.authors{color:var(--color-text01);font-size:var(--font-size-1);font-weight:var(--font-rg);line-height:1.33}:host div.isbn{overflow:hidden;color:var(--color-text01);font-size:var(--font-size-2);line-height:1.33;text-overflow:ellipsis;white-space:nowrap;word-wrap:nowrap}:host div.isbn>.code{font-weight:var(--font-sb)}:host div.tags{display:flex;overflow:hidden;max-height:32px;flex-flow:row wrap;align-content:stretch;align-items:stretch;justify-content:flex-start;gap:calc(var(--space-unit) / 2)}:host ::slotted([slot=\"tags\"]){margin-bottom:var(--space-unit)}:host ::slotted([slot=\"header-cta\"]){--z-icon-width:20px;--z-icon-height:20px;padding:var(--space-unit);cursor:pointer;fill:var(--color-icon01)}:host>article.expanded div.content,:host>article.search div.content{margin:var(--space-unit) 0}:host>article.expanded div.cover,:host>article.search div.cover{border:var(--border-size-small) solid var(--color-surface03);border-radius:var(--border-radius);line-height:0}:host>article.expanded{width:100%;min-width:328px;padding:calc(var(--space-unit) * 2);padding-bottom:0}:host>article.expanded div.header{display:flex;flex-flow:row nowrap;align-content:stretch;align-items:top;justify-content:space-between;margin-bottom:var(--space-unit);white-space:nowrap}:host>article.expanded div.cover img{width:100%}:host>article.expanded .title,:host>article.expanded .subtitle,:host>article.expanded .authors{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:initial}:host>article.expanded div.footer{border-top:var(--border-size-small) solid var(--color-surface03);margin-bottom:calc(var(--space-unit) * 1.5)}:host>article.expanded div.footer.open{padding-top:calc(var(--space-unit) * 1.5)}:host>article.expanded div.footer.open div.resources{display:initial}:host>article.expanded div.footer.close div.resources{display:none}:host>article.expanded z-link.show-resources{--font-size-link:var(--font-size-2);--font-weight-link:var(--font-sb);display:flex;width:100%;flex-flow:row nowrap;align-content:center;align-items:center;justify-content:center;padding-top:var(--space-unit)}:host>article.search{width:262px;height:536px;padding:calc(var(--space-unit) * 2);padding-bottom:0}:host>article.search .wrapper-container{display:flex;height:100%;flex-direction:column;justify-content:space-between}:host>article.search .wrapper-container .wrapper{height:451px}:host>article.search .wrapper-container .action-container{padding-bottom:calc(var(--space-unit) * 2);margin:auto;margin-bottom:0}:host>article.search div.header{display:flex;height:24px;flex-flow:row nowrap;align-content:stretch;align-items:center;justify-content:space-between;margin-bottom:calc(var(--space-unit) * 1.5);white-space:nowrap}:host>article.search div.cover{height:314px}:host>article.search div.title{font-size:var(--font-size-3)}:host>article.search .title,:host>article.search .subtitle,:host>article.search .authors{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:nowrap}@media (min-width: 768px){:host{width:100%;max-width:initial}:host>article.expanded{width:100%;min-width:initial;max-width:initial;height:360px;padding:0}:host>article.expanded div.wrapper{display:flex;flex-flow:row nowrap;align-content:stretch;align-items:stretch;justify-content:flex-start}:host>article.expanded div.cover{width:262px;height:356px;border:0;background:var(--color-surface01);border-radius:0}:host>article.expanded div.cover img{width:auto;min-width:265px}:host>article.expanded div.cover div.ribbon::before{border-left:12px solid transparent}:host>article.expanded div.content{display:flex;overflow:hidden;width:100%;height:356px;flex-flow:column nowrap;align-content:stretch;align-items:stretch;justify-content:space-between;margin:0;background:var(--color-surface01)}:host>article.expanded div.content div.top{padding:calc(var(--space-unit) * 2);padding-bottom:0}:host>article.expanded div.content div.top div.info{display:flex;flex-flow:row nowrap;align-content:stretch;align-items:stretch;justify-content:space-between;margin-bottom:calc(var(--space-unit) / 2)}:host>article.expanded div.content div.top div.info>div.left{width:100%}:host>article.expanded div.content div.bottom{padding:calc(var(--space-unit) * 2);padding-bottom:0}}@media (min-width: 1152px){:host{width:100%;max-width:initial}:host>article.expanded{width:635px}:host>article.expanded div.content{width:369px}}";
|
|
7
|
-
|
|
8
|
-
const ZBookCard = class {
|
|
9
|
-
constructor(hostRef) {
|
|
10
|
-
registerInstance(this, hostRef);
|
|
11
|
-
this.isMobile = false;
|
|
12
|
-
this.hasResources = false;
|
|
13
|
-
this.showResources = false;
|
|
14
|
-
this.moveFocusToResources = false;
|
|
15
|
-
}
|
|
16
|
-
handleResize() {
|
|
17
|
-
this.isMobile = window.innerWidth <= mobileBreakpoint;
|
|
18
|
-
}
|
|
19
|
-
componentWillLoad() {
|
|
20
|
-
this.id = `id-${randomId()}`;
|
|
21
|
-
this.handleResize();
|
|
22
|
-
}
|
|
23
|
-
componentWillRender() {
|
|
24
|
-
this.handleResources();
|
|
25
|
-
}
|
|
26
|
-
componentDidRender() {
|
|
27
|
-
if (this.moveFocusToResources) {
|
|
28
|
-
this.resourcesWrapper.focus();
|
|
29
|
-
this.moveFocusToResources = false;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
handleResources() {
|
|
33
|
-
var _a;
|
|
34
|
-
if (this.variant !== BookCardVariant.EXPANDED || !this.isMobile) {
|
|
35
|
-
return;
|
|
36
|
-
}
|
|
37
|
-
this.hasResources = ((_a = this.hostElement.querySelectorAll("[slot=resources]")) === null || _a === void 0 ? void 0 : _a.length) > 0;
|
|
38
|
-
}
|
|
39
|
-
toggleResources() {
|
|
40
|
-
this.showResources = !this.showResources;
|
|
41
|
-
if (this.showResources) {
|
|
42
|
-
this.moveFocusToResources = true;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
renderCard() {
|
|
46
|
-
switch (this.variant) {
|
|
47
|
-
case BookCardVariant.EXPANDED:
|
|
48
|
-
return this.isMobile ? this.renderMobileExpandedCard() : this.renderExpandedCard();
|
|
49
|
-
case BookCardVariant.COMPACT:
|
|
50
|
-
return h("div", null);
|
|
51
|
-
case BookCardVariant.SEARCH:
|
|
52
|
-
return this.renderSearchCard();
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
renderExpandedCard() {
|
|
56
|
-
return (h("div", { class: "wrapper" }, this.renderCover(), h("div", { class: "content" }, h("div", { class: "top" }, h("div", { class: "info" }, h("div", { class: "left" }, this.renderAuthors(), this.renderOperaTitle(), this.renderVolumeTitle(), this.renderIsbn()), h("div", { class: "right" }, this.renderHeaderCtaSlot())), this.renderTagsSlot()), h("div", { class: "bottom" }, this.renderResourcesSlot()))));
|
|
57
|
-
}
|
|
58
|
-
renderMobileExpandedCard() {
|
|
59
|
-
return (h("div", { class: "wrapper" }, h("div", { class: "header" }, this.renderOperaTitle(), this.renderHeaderCtaSlot()), this.renderCover(), h("div", { class: "content" }, this.renderTagsSlot(), this.renderAuthors(), this.renderVolumeTitle(), this.renderIsbn()), this.hasResources && (h("div", { class: `footer ${this.showResources ? "open" : "close"}` }, this.renderResourcesSlot(), this.renderShowResources()))));
|
|
60
|
-
}
|
|
61
|
-
renderSearchCard() {
|
|
62
|
-
return (h("div", { class: "wrapper-container" }, h("div", { class: "wrapper" }, h("div", { class: "header" }, this.renderOperaTitle(), this.renderHeaderCtaSlot()), this.renderCover(), h("div", { class: "content" }, this.renderTagsSlot(), this.renderAuthors(), this.renderVolumeTitle(), this.renderIsbn())), this.renderFooterCtaSlot()));
|
|
63
|
-
}
|
|
64
|
-
renderCover() {
|
|
65
|
-
return (h("div", { class: "cover" }, this.ribbon && this.variant !== BookCardVariant.COMPACT && (h("div", { class: "ribbon" }, h("span", null, this.ribbon))), h("img", { src: this.cover, onError: () => {
|
|
66
|
-
if (this.fallbackCover) {
|
|
67
|
-
this.cover = this.fallbackCover;
|
|
68
|
-
}
|
|
69
|
-
}, "aria-hidden": "true" })));
|
|
70
|
-
}
|
|
71
|
-
renderOperaTitle() {
|
|
72
|
-
const title = this.operaTitleTag
|
|
73
|
-
? `<${this.operaTitleTag}>${this.operaTitle}</${this.operaTitleTag}>`
|
|
74
|
-
: this.operaTitle;
|
|
75
|
-
return (h("div", { class: "title", innerHTML: title }));
|
|
76
|
-
}
|
|
77
|
-
renderVolumeTitle() {
|
|
78
|
-
return this.volumeTitle ? h("div", { class: "subtitle" }, this.volumeTitle) : null;
|
|
79
|
-
}
|
|
80
|
-
renderAuthors() {
|
|
81
|
-
return this.authors ? (h("div", { class: "authors", "aria-description": "Autori" }, this.authors)) : null;
|
|
82
|
-
}
|
|
83
|
-
renderIsbn() {
|
|
84
|
-
if (!this.isbn) {
|
|
85
|
-
return null;
|
|
86
|
-
}
|
|
87
|
-
return (h("div", { class: "isbn" }, h("span", { class: "code", "aria-description": "ISBN edizione cartacea" }, this.isbn), h("span", { class: "label" }, " (ed. cartacea)")));
|
|
88
|
-
}
|
|
89
|
-
renderShowResources() {
|
|
90
|
-
return (h("z-link", { icon: this.showResources ? "chevron-up" : "chevron-down", iconposition: "right", role: "button", class: "show-resources", "aria-label": `Risorse del libro ${this.operaTitle}`, "aria-expanded": this.showResources.toString(), "aria-haspopup": "menu", "aria-controls": `resources-${this.id}`, onClick: () => this.toggleResources(), onKeyUp: (e) => handleEnterKeydSubmit(e, this.toggleResources.bind(this)) }, this.showResources ? "Chiudi" : "Vedi tutto"));
|
|
91
|
-
}
|
|
92
|
-
renderTagsSlot() {
|
|
93
|
-
return (h("div", { class: "tags" }, h("slot", { name: "tags" })));
|
|
94
|
-
}
|
|
95
|
-
renderHeaderCtaSlot() {
|
|
96
|
-
return h("slot", { name: "header-cta" });
|
|
97
|
-
}
|
|
98
|
-
renderResourcesSlot() {
|
|
99
|
-
return (h("div", { id: `resources-${this.id}`, class: "resources", tabIndex: this.showResources ? 0 : -1, ref: (el) => (this.resourcesWrapper = el) }, h("slot", { name: "resources" })));
|
|
100
|
-
}
|
|
101
|
-
renderFooterCtaSlot() {
|
|
102
|
-
return (h("div", { class: "action-container" }, h("slot", { name: "footer-cta" })));
|
|
103
|
-
}
|
|
104
|
-
render() {
|
|
105
|
-
return h("article", { class: `${this.variant}` }, this.renderCard());
|
|
106
|
-
}
|
|
107
|
-
get hostElement() { return getElement(this); }
|
|
108
|
-
};
|
|
109
|
-
ZBookCard.style = stylesCss;
|
|
110
|
-
|
|
111
|
-
export { ZBookCard as z_book_card };
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import { BookCardVariant } from "../../beans";
|
|
2
|
-
/**
|
|
3
|
-
* @slot resources - books resources (extended variant only)
|
|
4
|
-
* @slot header-cta - header CTA (e.g. bookmark icon)
|
|
5
|
-
* @slot tags - card tags
|
|
6
|
-
* @slot footer-cta - footer cta button (search variant only)
|
|
7
|
-
* @cssprop --z-book-card-ribbon-background-color - ribbon backgrund color
|
|
8
|
-
* @cssprop --z-book-card-ribbon-shadow-color - ribbon shadow color
|
|
9
|
-
*/
|
|
10
|
-
export declare class ZBookCard {
|
|
11
|
-
hostElement: HTMLZBookCardElement;
|
|
12
|
-
/**
|
|
13
|
-
* Card variant: expanded, compact, search
|
|
14
|
-
*/
|
|
15
|
-
variant: BookCardVariant;
|
|
16
|
-
/**
|
|
17
|
-
* Cover URL
|
|
18
|
-
*/
|
|
19
|
-
cover: string;
|
|
20
|
-
/**
|
|
21
|
-
* Card main title
|
|
22
|
-
*/
|
|
23
|
-
operaTitle: string;
|
|
24
|
-
/**
|
|
25
|
-
* [optional] Card subtitle
|
|
26
|
-
*/
|
|
27
|
-
volumeTitle?: string;
|
|
28
|
-
/**
|
|
29
|
-
* [optional] Authors
|
|
30
|
-
*/
|
|
31
|
-
authors?: string;
|
|
32
|
-
/**
|
|
33
|
-
* [optional] Main ISBN
|
|
34
|
-
*/
|
|
35
|
-
isbn?: string;
|
|
36
|
-
/**
|
|
37
|
-
* [optional] Ribbon label
|
|
38
|
-
*/
|
|
39
|
-
ribbon?: string;
|
|
40
|
-
/**
|
|
41
|
-
* [optional] Fallback cover URL
|
|
42
|
-
*/
|
|
43
|
-
fallbackCover?: string;
|
|
44
|
-
/**
|
|
45
|
-
* [optional] [accessibility] Card title HTML tag
|
|
46
|
-
*/
|
|
47
|
-
operaTitleTag?: string;
|
|
48
|
-
isMobile: boolean;
|
|
49
|
-
hasResources: boolean;
|
|
50
|
-
showResources: boolean;
|
|
51
|
-
private id;
|
|
52
|
-
private moveFocusToResources;
|
|
53
|
-
private resourcesWrapper;
|
|
54
|
-
handleResize(): void;
|
|
55
|
-
componentWillLoad(): void;
|
|
56
|
-
componentWillRender(): void;
|
|
57
|
-
componentDidRender(): void;
|
|
58
|
-
private handleResources;
|
|
59
|
-
private toggleResources;
|
|
60
|
-
private renderCard;
|
|
61
|
-
private renderExpandedCard;
|
|
62
|
-
private renderMobileExpandedCard;
|
|
63
|
-
private renderSearchCard;
|
|
64
|
-
private renderCover;
|
|
65
|
-
private renderOperaTitle;
|
|
66
|
-
private renderVolumeTitle;
|
|
67
|
-
private renderAuthors;
|
|
68
|
-
private renderIsbn;
|
|
69
|
-
private renderShowResources;
|
|
70
|
-
private renderTagsSlot;
|
|
71
|
-
private renderHeaderCtaSlot;
|
|
72
|
-
private renderResourcesSlot;
|
|
73
|
-
private renderFooterCtaSlot;
|
|
74
|
-
render(): HTMLZBookCardElement;
|
|
75
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r,h as a,H as t}from"./p-d17ebc2f.js";import{v as s}from"./p-8c3eeb55.js";const i=class{constructor(a){r(this,a),this.mode=s.POLITE}render(){return a(t,{"aria-live":this.mode,"aria-atomic":"true","aria-relevant":"additions"},a("slot",null))}};export{i as z_aria_alert}
|