@zanichelli/albe-web-components 9.0.1 → 9.1.0
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 +2658 -0
- package/dist/cjs/{icons-a9849a41.js → icons-bff00e77.js} +11 -0
- package/dist/cjs/{index-4e1850d7.js → index-28bcd719.js} +6 -0
- package/dist/cjs/{index-27ba9f7c.js → index-804d0ec8.js} +2 -2
- package/dist/cjs/{index-46406671.js → index-8f188526.js} +3 -3
- package/dist/cjs/{index-977baebe.js → index-c6b48307.js} +1 -1
- package/dist/cjs/{index-1872a74b.js → index-ccadf53b.js} +1 -1
- package/dist/cjs/{index-8834c5a3.js → index-d308b5b5.js} +1 -1
- package/dist/cjs/index-e3299e0a.js +4 -0
- package/dist/cjs/{index-d550acd3.js → index-f438d147.js} +1 -1
- package/dist/cjs/index.cjs.js +8 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-aa00c0cc.js → utils-1b75af6b.js} +1 -1
- package/dist/cjs/{utils-b0293a5e.js → utils-36615e1a.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 +3 -3
- 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-book-card.cjs.entry.js +111 -0
- 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 +1 -1
- 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 +2 -2
- package/dist/cjs/z-navigation-tab.cjs.entry.js +2 -2
- 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-cell.cjs.entry.js +2 -2
- package/dist/cjs/z-table-deprecated.cjs.entry.js +5 -5
- package/dist/cjs/z-table-header.cjs.entry.js +3 -3
- package/dist/cjs/z-table-row.cjs.entry.js +2 -2
- package/dist/cjs/z-table.cjs.entry.js +5 -5
- package/dist/cjs/z-td.cjs.entry.js +2 -2
- package/dist/cjs/z-th.cjs.entry.js +2 -2
- 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 +5 -5
- package/dist/collection/beans/index.js +6 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/icons/icons.js +11 -0
- package/dist/collection/components/z-anchor-navigation/styles.css +0 -1
- package/dist/collection/components/z-book-card/index.js +308 -0
- package/dist/collection/components/z-book-card/styles.css +469 -0
- package/dist/collection/components/z-breadcrumb/styles.css +0 -1
- package/dist/esm/{icons-6cd265c6.js → icons-cc83787f.js} +11 -0
- package/dist/esm/{index-db083023.js → index-3f9e265c.js} +2 -2
- package/dist/esm/{index-77b7d7ae.js → index-7112671d.js} +1 -1
- package/dist/esm/{index-fff6ed17.js → index-725a4f41.js} +1 -1
- package/dist/esm/{index-16d8ed5b.js → index-94139d85.js} +1 -1
- package/dist/esm/index-a2ca4b97.js +4 -0
- package/dist/esm/{index-272fc060.js → index-a4a55715.js} +1 -1
- package/dist/esm/{index-a66b7e8a.js → index-f69ab5b1.js} +3 -3
- package/dist/esm/{index-9c5d63ea.js → index-fd62a73e.js} +7 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utils-d7278f26.js → utils-456f447b.js} +1 -1
- package/dist/esm/{utils-cd86cb21.js → utils-fb22a1b4.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 +3 -3
- package/dist/esm/z-aria-alert.entry.js +1 -1
- package/dist/esm/z-avatar.entry.js +1 -1
- package/dist/esm/z-book-card.entry.js +107 -0
- 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 +1 -1
- 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 +2 -2
- package/dist/esm/z-navigation-tab.entry.js +2 -2
- 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-cell.entry.js +2 -2
- package/dist/esm/z-table-deprecated.entry.js +5 -5
- package/dist/esm/z-table-header.entry.js +3 -3
- package/dist/esm/z-table-row.entry.js +2 -2
- package/dist/esm/z-table.entry.js +5 -5
- package/dist/esm/z-td.entry.js +2 -2
- package/dist/esm/z-th.entry.js +2 -2
- 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 +5 -5
- package/dist/types/beans/index.d.ts +5 -0
- 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 +22 -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/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-book-card/index.d.ts +78 -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 +94 -1
- package/dist/types/constants/breakpoints.d.ts +0 -0
- package/dist/types/constants/icons.d.ts +0 -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-32c4383b.entry.js → p-08cc3d1b.entry.js} +1 -1
- package/dist/web-components-library/{p-b7d13c6f.entry.js → p-0b4b3dfc.entry.js} +1 -1
- package/dist/web-components-library/{p-9eafcdd4.entry.js → p-0f105c93.entry.js} +1 -1
- package/dist/web-components-library/{p-6d723eea.entry.js → p-113c954a.entry.js} +1 -1
- package/dist/web-components-library/p-13a9791b.entry.js +1 -0
- package/dist/web-components-library/p-1ae044cc.entry.js +1 -0
- package/{www/build/p-b6f0020b.js → dist/web-components-library/p-1c7aba64.js} +1 -1
- package/dist/web-components-library/{p-875dc6a3.js → p-2048f7fd.js} +1 -1
- package/dist/web-components-library/p-20a2755f.entry.js +1 -0
- package/dist/web-components-library/{p-89ad35df.entry.js → p-22787002.entry.js} +1 -1
- package/dist/web-components-library/p-26e27235.entry.js +1 -0
- package/dist/web-components-library/{p-74f343ce.js → p-296e588e.js} +1 -1
- package/dist/web-components-library/{p-1d7b6787.entry.js → p-2d200dad.entry.js} +1 -1
- package/dist/web-components-library/{p-fb5450a7.js → p-4106dffc.js} +1 -1
- package/dist/web-components-library/{p-33d41e9f.entry.js → p-41a5c5e5.entry.js} +1 -1
- package/dist/web-components-library/{p-7d181b0a.entry.js → p-41edaef5.entry.js} +1 -1
- package/dist/web-components-library/{p-50861f0f.entry.js → p-44ead284.entry.js} +1 -1
- package/dist/web-components-library/{p-9a15b9a3.entry.js → p-4d1bfd27.entry.js} +1 -1
- package/{www/build/p-bc8d30ce.entry.js → dist/web-components-library/p-52eb563a.entry.js} +1 -1
- package/dist/web-components-library/{p-15dca231.entry.js → p-56b6bdee.entry.js} +1 -1
- package/dist/web-components-library/{p-64256f3d.entry.js → p-56f60c6a.entry.js} +1 -1
- package/dist/web-components-library/{p-6409024c.js → p-5e44e5d6.js} +1 -1
- package/dist/web-components-library/{p-3fe7ffbe.entry.js → p-62b22c3c.entry.js} +1 -1
- package/dist/web-components-library/{p-350dcf6d.entry.js → p-6471c0c0.entry.js} +1 -1
- package/{www/build/p-8e7891d0.entry.js → dist/web-components-library/p-64d31483.entry.js} +1 -1
- package/{www/build/p-94550647.entry.js → dist/web-components-library/p-67de2116.entry.js} +1 -1
- package/dist/web-components-library/{p-b5e790d7.entry.js → p-6e6805d5.entry.js} +1 -1
- package/dist/web-components-library/{p-5ab0be3f.entry.js → p-7609f9d7.entry.js} +1 -1
- package/dist/web-components-library/{p-8c6b1f2c.js → p-7ee11ba1.js} +1 -1
- package/dist/web-components-library/{p-11976457.entry.js → p-81ddf701.entry.js} +1 -1
- package/dist/web-components-library/{p-43235890.entry.js → p-84eae689.entry.js} +1 -1
- package/{www/build/p-ffbb02d3.entry.js → dist/web-components-library/p-89ff7737.entry.js} +1 -1
- package/dist/web-components-library/{p-15738cb6.entry.js → p-8b569b6d.entry.js} +1 -1
- package/dist/web-components-library/{p-2d609e87.entry.js → p-9aa00487.entry.js} +1 -1
- package/{www/build/p-dca95f65.entry.js → dist/web-components-library/p-9ffa2dae.entry.js} +1 -1
- package/{www/build/p-92828b84.entry.js → dist/web-components-library/p-a9fa12f2.entry.js} +1 -1
- package/dist/web-components-library/p-aa5e3e61.js +1 -0
- package/{www/build/p-f62ca674.js → dist/web-components-library/p-ad65fde5.js} +1 -1
- package/dist/web-components-library/{p-91a29198.entry.js → p-ae3e1a0c.entry.js} +1 -1
- package/dist/web-components-library/{p-c35e1265.entry.js → p-afc6ab06.entry.js} +1 -1
- package/dist/web-components-library/p-b1fbf330.entry.js +1 -0
- package/{www/build/p-d1e9a84b.entry.js → dist/web-components-library/p-bda1a21d.entry.js} +1 -1
- package/{www/build/p-64acd74d.entry.js → dist/web-components-library/p-bf2b7873.entry.js} +1 -1
- package/dist/web-components-library/{p-145eace8.entry.js → p-c00965c4.entry.js} +1 -1
- package/dist/web-components-library/p-ceb3d607.entry.js +1 -0
- package/dist/web-components-library/{p-88276662.entry.js → p-d29ea450.entry.js} +1 -1
- package/dist/web-components-library/{p-2642bb12.entry.js → p-dacd3f1c.entry.js} +1 -1
- package/dist/web-components-library/{p-1a98992a.entry.js → p-dbec0359.entry.js} +1 -1
- package/dist/web-components-library/p-dc12178a.entry.js +1 -0
- package/dist/web-components-library/p-def17ce8.js +1 -0
- package/dist/web-components-library/p-e1d9785e.js +1 -0
- package/{www/build/p-4df0eb86.entry.js → dist/web-components-library/p-ea1da059.entry.js} +1 -1
- package/dist/web-components-library/{p-fb9f2761.entry.js → p-f0e77199.entry.js} +1 -1
- package/dist/web-components-library/{p-b851ced1.entry.js → p-f2ea3bb8.entry.js} +1 -1
- package/dist/web-components-library/{p-d2ed2111.entry.js → p-f4b9b5d9.entry.js} +1 -1
- package/dist/web-components-library/{p-e6807d13.entry.js → p-f5d0b23c.entry.js} +1 -1
- package/dist/web-components-library/{p-f3da70cd.entry.js → p-f9b9a421.entry.js} +1 -1
- package/dist/web-components-library/p-faf0ddeb.entry.js +1 -0
- 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 +1 -0
- package/react/components.js +3 -2
- package/react/components.js.map +1 -1
- package/src-react/index.ts +1 -0
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-32c4383b.entry.js → p-08cc3d1b.entry.js} +1 -1
- package/www/build/{p-b7d13c6f.entry.js → p-0b4b3dfc.entry.js} +1 -1
- package/www/build/{p-9eafcdd4.entry.js → p-0f105c93.entry.js} +1 -1
- package/www/build/{p-6d723eea.entry.js → p-113c954a.entry.js} +1 -1
- package/www/build/p-13a9791b.entry.js +1 -0
- package/www/build/p-177ec447.js +1 -0
- package/www/build/p-1ae044cc.entry.js +1 -0
- package/{dist/web-components-library/p-b6f0020b.js → www/build/p-1c7aba64.js} +1 -1
- package/www/build/{p-875dc6a3.js → p-2048f7fd.js} +1 -1
- package/www/build/p-20a2755f.entry.js +1 -0
- package/www/build/{p-89ad35df.entry.js → p-22787002.entry.js} +1 -1
- package/www/build/p-26e27235.entry.js +1 -0
- package/www/build/{p-74f343ce.js → p-296e588e.js} +1 -1
- package/www/build/{p-1d7b6787.entry.js → p-2d200dad.entry.js} +1 -1
- package/www/build/{p-fb5450a7.js → p-4106dffc.js} +1 -1
- package/www/build/{p-33d41e9f.entry.js → p-41a5c5e5.entry.js} +1 -1
- package/www/build/{p-7d181b0a.entry.js → p-41edaef5.entry.js} +1 -1
- package/www/build/{p-50861f0f.entry.js → p-44ead284.entry.js} +1 -1
- package/www/build/{p-9a15b9a3.entry.js → p-4d1bfd27.entry.js} +1 -1
- package/{dist/web-components-library/p-bc8d30ce.entry.js → www/build/p-52eb563a.entry.js} +1 -1
- package/www/build/{p-15dca231.entry.js → p-56b6bdee.entry.js} +1 -1
- package/www/build/{p-64256f3d.entry.js → p-56f60c6a.entry.js} +1 -1
- package/www/build/{p-6409024c.js → p-5e44e5d6.js} +1 -1
- package/www/build/{p-3fe7ffbe.entry.js → p-62b22c3c.entry.js} +1 -1
- package/www/build/{p-350dcf6d.entry.js → p-6471c0c0.entry.js} +1 -1
- package/{dist/web-components-library/p-8e7891d0.entry.js → www/build/p-64d31483.entry.js} +1 -1
- package/{dist/web-components-library/p-94550647.entry.js → www/build/p-67de2116.entry.js} +1 -1
- package/www/build/{p-b5e790d7.entry.js → p-6e6805d5.entry.js} +1 -1
- package/www/build/{p-5ab0be3f.entry.js → p-7609f9d7.entry.js} +1 -1
- package/www/build/{p-8c6b1f2c.js → p-7ee11ba1.js} +1 -1
- package/www/build/{p-11976457.entry.js → p-81ddf701.entry.js} +1 -1
- package/www/build/{p-43235890.entry.js → p-84eae689.entry.js} +1 -1
- package/{dist/web-components-library/p-ffbb02d3.entry.js → www/build/p-89ff7737.entry.js} +1 -1
- package/www/build/{p-15738cb6.entry.js → p-8b569b6d.entry.js} +1 -1
- package/www/build/{p-2d609e87.entry.js → p-9aa00487.entry.js} +1 -1
- package/{dist/web-components-library/p-dca95f65.entry.js → www/build/p-9ffa2dae.entry.js} +1 -1
- package/{dist/web-components-library/p-92828b84.entry.js → www/build/p-a9fa12f2.entry.js} +1 -1
- package/www/build/p-aa5e3e61.js +1 -0
- package/{dist/web-components-library/p-f62ca674.js → www/build/p-ad65fde5.js} +1 -1
- package/www/build/{p-91a29198.entry.js → p-ae3e1a0c.entry.js} +1 -1
- package/www/build/{p-c35e1265.entry.js → p-afc6ab06.entry.js} +1 -1
- package/www/build/p-b1fbf330.entry.js +1 -0
- package/{dist/web-components-library/p-d1e9a84b.entry.js → www/build/p-bda1a21d.entry.js} +1 -1
- package/{dist/web-components-library/p-64acd74d.entry.js → www/build/p-bf2b7873.entry.js} +1 -1
- package/www/build/{p-145eace8.entry.js → p-c00965c4.entry.js} +1 -1
- package/www/build/p-ceb3d607.entry.js +1 -0
- package/www/build/{p-88276662.entry.js → p-d29ea450.entry.js} +1 -1
- package/www/build/{p-2642bb12.entry.js → p-dacd3f1c.entry.js} +1 -1
- package/www/build/{p-1a98992a.entry.js → p-dbec0359.entry.js} +1 -1
- package/www/build/p-dc12178a.entry.js +1 -0
- package/www/build/p-def17ce8.js +1 -0
- package/www/build/p-e1d9785e.js +1 -0
- package/{dist/web-components-library/p-4df0eb86.entry.js → www/build/p-ea1da059.entry.js} +1 -1
- package/www/build/{p-fb9f2761.entry.js → p-f0e77199.entry.js} +1 -1
- package/www/build/{p-b851ced1.entry.js → p-f2ea3bb8.entry.js} +1 -1
- package/www/build/{p-d2ed2111.entry.js → p-f4b9b5d9.entry.js} +1 -1
- package/www/build/{p-e6807d13.entry.js → p-f5d0b23c.entry.js} +1 -1
- package/www/build/{p-f3da70cd.entry.js → p-f9b9a421.entry.js} +1 -1
- package/www/build/p-faf0ddeb.entry.js +1 -0
- 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/www/pages/book-cards.html +595 -0
- package/dist/web-components-library/p-152fc58b.entry.js +0 -1
- package/dist/web-components-library/p-220254b4.entry.js +0 -1
- package/dist/web-components-library/p-37ffe8b5.entry.js +0 -1
- package/dist/web-components-library/p-609186cd.entry.js +0 -1
- package/dist/web-components-library/p-8878929e.js +0 -1
- package/dist/web-components-library/p-97481f35.entry.js +0 -1
- package/dist/web-components-library/p-a4711d6d.js +0 -1
- package/dist/web-components-library/p-bb85c467.js +0 -1
- package/dist/web-components-library/p-d60b4bc5.entry.js +0 -1
- package/dist/web-components-library/p-dc974567.entry.js +0 -1
- package/www/build/p-152fc58b.entry.js +0 -1
- package/www/build/p-220254b4.entry.js +0 -1
- package/www/build/p-37ffe8b5.entry.js +0 -1
- package/www/build/p-609186cd.entry.js +0 -1
- package/www/build/p-8878929e.js +0 -1
- package/www/build/p-97481f35.entry.js +0 -1
- package/www/build/p-a4711d6d.js +0 -1
- package/www/build/p-bb85c467.js +0 -1
- package/www/build/p-c869c01a.js +0 -1
- package/www/build/p-d60b4bc5.entry.js +0 -1
- package/www/build/p-dc974567.entry.js +0 -1
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
* Object containing SVG d path of `stroke` icons.
|
|
3
3
|
*/
|
|
4
4
|
export declare const STROKE_ICONS: {
|
|
5
|
+
accessibility: string;
|
|
5
6
|
"active-note": string;
|
|
6
7
|
"add-note": string;
|
|
7
8
|
"app-switcher": string;
|
|
@@ -94,6 +95,7 @@ export declare const STROKE_ICONS: {
|
|
|
94
95
|
clean: string;
|
|
95
96
|
"cloud-delete": string;
|
|
96
97
|
"cloud-download": string;
|
|
98
|
+
code: string;
|
|
97
99
|
collezioni: string;
|
|
98
100
|
"color-selected": string;
|
|
99
101
|
compare: string;
|
|
@@ -123,6 +125,7 @@ export declare const STROKE_ICONS: {
|
|
|
123
125
|
"exercises-interactive": string;
|
|
124
126
|
"exercises-online": string;
|
|
125
127
|
"exercises-plus": string;
|
|
128
|
+
facebook: string;
|
|
126
129
|
favorites: string;
|
|
127
130
|
feed: string;
|
|
128
131
|
"file-zip": string;
|
|
@@ -287,13 +290,16 @@ export declare const STROKE_ICONS: {
|
|
|
287
290
|
word: string;
|
|
288
291
|
"working-bag": string;
|
|
289
292
|
"workspace-zanichelli": string;
|
|
293
|
+
youtube: string;
|
|
290
294
|
"zoom-in": string;
|
|
291
295
|
"zoom-out": string;
|
|
296
|
+
zte: string;
|
|
292
297
|
};
|
|
293
298
|
/**
|
|
294
299
|
* Object containing SVG d paths of `filled` icons.
|
|
295
300
|
*/
|
|
296
301
|
export declare const FILLED_ICONS: {
|
|
302
|
+
"accessibility-filled": string;
|
|
297
303
|
"active-note-filled": string;
|
|
298
304
|
"add-note-filled": string;
|
|
299
305
|
"app-switcher-filled": string;
|
|
@@ -386,6 +392,7 @@ export declare const FILLED_ICONS: {
|
|
|
386
392
|
"clean-filled": string;
|
|
387
393
|
"cloud-delete-filled": string;
|
|
388
394
|
"cloud-download-filled": string;
|
|
395
|
+
"code-filled": string;
|
|
389
396
|
"collezioni-filled": string;
|
|
390
397
|
"color-selected-filled": string;
|
|
391
398
|
"compare-filled": string;
|
|
@@ -415,6 +422,7 @@ export declare const FILLED_ICONS: {
|
|
|
415
422
|
"exercises-interactive-filled": string;
|
|
416
423
|
"exercises-online-filled": string;
|
|
417
424
|
"exercises-plus-filled": string;
|
|
425
|
+
"facebook-filled": string;
|
|
418
426
|
"favorites-filled": string;
|
|
419
427
|
"feed-filled": string;
|
|
420
428
|
"file-zip-filled": string;
|
|
@@ -579,8 +587,10 @@ export declare const FILLED_ICONS: {
|
|
|
579
587
|
"word-filled": string;
|
|
580
588
|
"working-bag-filled": string;
|
|
581
589
|
"workspace-zanichelli-filled": string;
|
|
590
|
+
"youtube-filled": string;
|
|
582
591
|
"zoom-in-filled": string;
|
|
583
592
|
"zoom-out-filled": string;
|
|
593
|
+
"zte-filled": string;
|
|
584
594
|
};
|
|
585
595
|
/**
|
|
586
596
|
* Object containing SVG d path of `button` icons.
|
|
@@ -591,6 +601,7 @@ export declare const BUTTON_ICONS: {
|
|
|
591
601
|
"burger-menu-booktab-button": string;
|
|
592
602
|
"check-task-button": string;
|
|
593
603
|
"checkmark-square-button": string;
|
|
604
|
+
"code-button": string;
|
|
594
605
|
"cursor-index-button": string;
|
|
595
606
|
"document-button": string;
|
|
596
607
|
"excel-doc-button": string;
|
|
@@ -622,6 +633,7 @@ export declare const ICONS: {
|
|
|
622
633
|
"burger-menu-booktab-button": string;
|
|
623
634
|
"check-task-button": string;
|
|
624
635
|
"checkmark-square-button": string;
|
|
636
|
+
"code-button": string;
|
|
625
637
|
"cursor-index-button": string;
|
|
626
638
|
"document-button": string;
|
|
627
639
|
"excel-doc-button": string;
|
|
@@ -646,6 +658,7 @@ export declare const ICONS: {
|
|
|
646
658
|
"show-video-button": string;
|
|
647
659
|
"textual-analysis-button": string;
|
|
648
660
|
"word-button": string;
|
|
661
|
+
"accessibility-filled": string;
|
|
649
662
|
"active-note-filled": string;
|
|
650
663
|
"add-note-filled": string;
|
|
651
664
|
"app-switcher-filled": string;
|
|
@@ -738,6 +751,7 @@ export declare const ICONS: {
|
|
|
738
751
|
"clean-filled": string;
|
|
739
752
|
"cloud-delete-filled": string;
|
|
740
753
|
"cloud-download-filled": string;
|
|
754
|
+
"code-filled": string;
|
|
741
755
|
"collezioni-filled": string;
|
|
742
756
|
"color-selected-filled": string;
|
|
743
757
|
"compare-filled": string;
|
|
@@ -767,6 +781,7 @@ export declare const ICONS: {
|
|
|
767
781
|
"exercises-interactive-filled": string;
|
|
768
782
|
"exercises-online-filled": string;
|
|
769
783
|
"exercises-plus-filled": string;
|
|
784
|
+
"facebook-filled": string;
|
|
770
785
|
"favorites-filled": string;
|
|
771
786
|
"feed-filled": string;
|
|
772
787
|
"file-zip-filled": string;
|
|
@@ -931,8 +946,11 @@ export declare const ICONS: {
|
|
|
931
946
|
"word-filled": string;
|
|
932
947
|
"working-bag-filled": string;
|
|
933
948
|
"workspace-zanichelli-filled": string;
|
|
949
|
+
"youtube-filled": string;
|
|
934
950
|
"zoom-in-filled": string;
|
|
935
951
|
"zoom-out-filled": string;
|
|
952
|
+
"zte-filled": string;
|
|
953
|
+
accessibility: string;
|
|
936
954
|
"active-note": string;
|
|
937
955
|
"add-note": string;
|
|
938
956
|
"app-switcher": string;
|
|
@@ -1025,6 +1043,7 @@ export declare const ICONS: {
|
|
|
1025
1043
|
clean: string;
|
|
1026
1044
|
"cloud-delete": string;
|
|
1027
1045
|
"cloud-download": string;
|
|
1046
|
+
code: string;
|
|
1028
1047
|
collezioni: string;
|
|
1029
1048
|
"color-selected": string;
|
|
1030
1049
|
compare: string;
|
|
@@ -1054,6 +1073,7 @@ export declare const ICONS: {
|
|
|
1054
1073
|
"exercises-interactive": string;
|
|
1055
1074
|
"exercises-online": string;
|
|
1056
1075
|
"exercises-plus": string;
|
|
1076
|
+
facebook: string;
|
|
1057
1077
|
favorites: string;
|
|
1058
1078
|
feed: string;
|
|
1059
1079
|
"file-zip": string;
|
|
@@ -1218,8 +1238,10 @@ export declare const ICONS: {
|
|
|
1218
1238
|
word: string;
|
|
1219
1239
|
"working-bag": string;
|
|
1220
1240
|
"workspace-zanichelli": string;
|
|
1241
|
+
youtube: string;
|
|
1221
1242
|
"zoom-in": string;
|
|
1222
1243
|
"zoom-out": string;
|
|
1244
|
+
zte: string;
|
|
1223
1245
|
};
|
|
1224
1246
|
export declare const LEGACY_ICONS: {
|
|
1225
1247
|
"add-image": string;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { BookCardVariant } from "../../beans";
|
|
2
|
+
/**
|
|
3
|
+
* @slot resources - books resources (extended variant only)
|
|
4
|
+
* @slot header-cta - header CTA (e.g. bookmark icon - extended and search variant only)
|
|
5
|
+
* @slot tags - card tags (extended and search variant only)
|
|
6
|
+
* @slot footer-cta - footer cta button (search and compact 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
|
+
* @cssprop --z-book-card-compact-width - compact card custom width
|
|
10
|
+
* @cssprop --z-book-card-compact-height - compact card custom height
|
|
11
|
+
*/
|
|
12
|
+
export declare class ZBookCard {
|
|
13
|
+
hostElement: HTMLZBookCardElement;
|
|
14
|
+
/**
|
|
15
|
+
* Card variant: expanded, compact, search
|
|
16
|
+
*/
|
|
17
|
+
variant: BookCardVariant;
|
|
18
|
+
/**
|
|
19
|
+
* Cover URL
|
|
20
|
+
*/
|
|
21
|
+
cover: string;
|
|
22
|
+
/**
|
|
23
|
+
* Card main title
|
|
24
|
+
*/
|
|
25
|
+
operaTitle: string;
|
|
26
|
+
/**
|
|
27
|
+
* [optional] Card subtitle
|
|
28
|
+
*/
|
|
29
|
+
volumeTitle?: string;
|
|
30
|
+
/**
|
|
31
|
+
* [optional] Authors
|
|
32
|
+
*/
|
|
33
|
+
authors?: string;
|
|
34
|
+
/**
|
|
35
|
+
* [optional] Main ISBN
|
|
36
|
+
*/
|
|
37
|
+
isbn?: string;
|
|
38
|
+
/**
|
|
39
|
+
* [optional] Ribbon label - expanded and search variant only
|
|
40
|
+
*/
|
|
41
|
+
ribbon?: string;
|
|
42
|
+
/**
|
|
43
|
+
* [optional] Borderless card - compact variant only
|
|
44
|
+
*/
|
|
45
|
+
borderless?: boolean;
|
|
46
|
+
/**
|
|
47
|
+
* [optional] Fallback cover URL
|
|
48
|
+
*/
|
|
49
|
+
fallbackCover?: string;
|
|
50
|
+
/**
|
|
51
|
+
* [optional] [accessibility] Card title HTML tag
|
|
52
|
+
*/
|
|
53
|
+
operaTitleTag?: string;
|
|
54
|
+
isMobile: boolean;
|
|
55
|
+
hasResources: boolean;
|
|
56
|
+
showResources: boolean;
|
|
57
|
+
private id;
|
|
58
|
+
componentWillLoad(): void;
|
|
59
|
+
componentDidLoad(): void;
|
|
60
|
+
private handleResources;
|
|
61
|
+
private toggleResources;
|
|
62
|
+
private renderCard;
|
|
63
|
+
private renderExpandedCard;
|
|
64
|
+
private renderMobileExpandedCard;
|
|
65
|
+
private renderSearchCard;
|
|
66
|
+
private renderCompactCard;
|
|
67
|
+
private renderCover;
|
|
68
|
+
private renderOperaTitle;
|
|
69
|
+
private renderVolumeTitle;
|
|
70
|
+
private renderAuthors;
|
|
71
|
+
private renderIsbn;
|
|
72
|
+
private renderShowResources;
|
|
73
|
+
private renderTagsSlot;
|
|
74
|
+
private renderHeaderCtaSlot;
|
|
75
|
+
private renderResourcesSlot;
|
|
76
|
+
private renderFooterCtaSlot;
|
|
77
|
+
render(): HTMLZBookCardElement;
|
|
78
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
8
|
import { AlertType, LicenseType } from "./beans/index";
|
|
9
|
-
import { AvatarSize, BreadcrumbHomepageVariant, BreadcrumbPathStyle, ButtonSize, ButtonType, ButtonVariant, CardVariant, CarouselArrowsPosition, CarouselProgressMode, ComboItem, ControlSize, CoverHeroContentPosition, CoverHeroVariant, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, InfoRevealPosition, InputStatus, InputType, LabelPosition, ListDividerType, ListSize, ListType, NavigationTabsOrientation, NavigationTabsSize, NotificationType, OffCanvasVariant, PocketStatus, PopoverPosition, SearchbarItem, SelectItem, SkipToContentLink, SortDirection, ThemeVariant, ToastNotification, ToastNotificationPosition, ToastNotificationTransition, TransitionDirection, VisibilityCondition, ZAriaAlertMode, ZChipType, ZDatePickerMode, ZFileUploadType, ZRangePickerMode, ZSectionTitleDividerPosition, ZTableRowExpandedType } from "./beans";
|
|
9
|
+
import { AvatarSize, BookCardVariant, BreadcrumbHomepageVariant, BreadcrumbPathStyle, ButtonSize, ButtonType, ButtonVariant, CardVariant, CarouselArrowsPosition, CarouselProgressMode, ComboItem, ControlSize, CoverHeroContentPosition, CoverHeroVariant, DictionaryData, DividerOrientation, DividerSize, ExpandableListButtonAlign, ExpandableListStyle, InfoRevealPosition, InputStatus, InputType, LabelPosition, ListDividerType, ListSize, ListType, NavigationTabsOrientation, NavigationTabsSize, NotificationType, OffCanvasVariant, PocketStatus, PopoverPosition, SearchbarItem, SelectItem, SkipToContentLink, SortDirection, ThemeVariant, ToastNotification, ToastNotificationPosition, ToastNotificationTransition, TransitionDirection, VisibilityCondition, ZAriaAlertMode, ZChipType, ZDatePickerMode, ZFileUploadType, ZRangePickerMode, ZSectionTitleDividerPosition, ZTableRowExpandedType } from "./beans";
|
|
10
10
|
import { ListItem } from "./beans/index.js";
|
|
11
11
|
import { ZTypographyLevels } from "./deprecated/typography/z-typography/index";
|
|
12
12
|
export namespace Components {
|
|
@@ -98,6 +98,48 @@ export namespace Components {
|
|
|
98
98
|
*/
|
|
99
99
|
"variant": "regular" | "semibold";
|
|
100
100
|
}
|
|
101
|
+
interface ZBookCard {
|
|
102
|
+
/**
|
|
103
|
+
* [optional] Authors
|
|
104
|
+
*/
|
|
105
|
+
"authors"?: string;
|
|
106
|
+
/**
|
|
107
|
+
* [optional] Borderless card - compact variant only
|
|
108
|
+
*/
|
|
109
|
+
"borderless"?: boolean;
|
|
110
|
+
/**
|
|
111
|
+
* Cover URL
|
|
112
|
+
*/
|
|
113
|
+
"cover": string;
|
|
114
|
+
/**
|
|
115
|
+
* [optional] Fallback cover URL
|
|
116
|
+
*/
|
|
117
|
+
"fallbackCover"?: string;
|
|
118
|
+
/**
|
|
119
|
+
* [optional] Main ISBN
|
|
120
|
+
*/
|
|
121
|
+
"isbn"?: string;
|
|
122
|
+
/**
|
|
123
|
+
* Card main title
|
|
124
|
+
*/
|
|
125
|
+
"operaTitle": string;
|
|
126
|
+
/**
|
|
127
|
+
* [optional] [accessibility] Card title HTML tag
|
|
128
|
+
*/
|
|
129
|
+
"operaTitleTag"?: string;
|
|
130
|
+
/**
|
|
131
|
+
* [optional] Ribbon label - expanded and search variant only
|
|
132
|
+
*/
|
|
133
|
+
"ribbon"?: string;
|
|
134
|
+
/**
|
|
135
|
+
* Card variant: expanded, compact, search
|
|
136
|
+
*/
|
|
137
|
+
"variant": BookCardVariant;
|
|
138
|
+
/**
|
|
139
|
+
* [optional] Card subtitle
|
|
140
|
+
*/
|
|
141
|
+
"volumeTitle"?: string;
|
|
142
|
+
}
|
|
101
143
|
interface ZBreadcrumb {
|
|
102
144
|
/**
|
|
103
145
|
* [optional] Variant of first node
|
|
@@ -2083,6 +2125,12 @@ declare global {
|
|
|
2083
2125
|
prototype: HTMLZBodyElement;
|
|
2084
2126
|
new (): HTMLZBodyElement;
|
|
2085
2127
|
};
|
|
2128
|
+
interface HTMLZBookCardElement extends Components.ZBookCard, HTMLStencilElement {
|
|
2129
|
+
}
|
|
2130
|
+
var HTMLZBookCardElement: {
|
|
2131
|
+
prototype: HTMLZBookCardElement;
|
|
2132
|
+
new (): HTMLZBookCardElement;
|
|
2133
|
+
};
|
|
2086
2134
|
interface HTMLZBreadcrumbElement extends Components.ZBreadcrumb, HTMLStencilElement {
|
|
2087
2135
|
}
|
|
2088
2136
|
var HTMLZBreadcrumbElement: {
|
|
@@ -2630,6 +2678,7 @@ declare global {
|
|
|
2630
2678
|
"z-aria-alert": HTMLZAriaAlertElement;
|
|
2631
2679
|
"z-avatar": HTMLZAvatarElement;
|
|
2632
2680
|
"z-body": HTMLZBodyElement;
|
|
2681
|
+
"z-book-card": HTMLZBookCardElement;
|
|
2633
2682
|
"z-breadcrumb": HTMLZBreadcrumbElement;
|
|
2634
2683
|
"z-button": HTMLZButtonElement;
|
|
2635
2684
|
"z-button-sort": HTMLZButtonSortElement;
|
|
@@ -2815,6 +2864,48 @@ declare namespace LocalJSX {
|
|
|
2815
2864
|
*/
|
|
2816
2865
|
"variant"?: "regular" | "semibold";
|
|
2817
2866
|
}
|
|
2867
|
+
interface ZBookCard {
|
|
2868
|
+
/**
|
|
2869
|
+
* [optional] Authors
|
|
2870
|
+
*/
|
|
2871
|
+
"authors"?: string;
|
|
2872
|
+
/**
|
|
2873
|
+
* [optional] Borderless card - compact variant only
|
|
2874
|
+
*/
|
|
2875
|
+
"borderless"?: boolean;
|
|
2876
|
+
/**
|
|
2877
|
+
* Cover URL
|
|
2878
|
+
*/
|
|
2879
|
+
"cover"?: string;
|
|
2880
|
+
/**
|
|
2881
|
+
* [optional] Fallback cover URL
|
|
2882
|
+
*/
|
|
2883
|
+
"fallbackCover"?: string;
|
|
2884
|
+
/**
|
|
2885
|
+
* [optional] Main ISBN
|
|
2886
|
+
*/
|
|
2887
|
+
"isbn"?: string;
|
|
2888
|
+
/**
|
|
2889
|
+
* Card main title
|
|
2890
|
+
*/
|
|
2891
|
+
"operaTitle"?: string;
|
|
2892
|
+
/**
|
|
2893
|
+
* [optional] [accessibility] Card title HTML tag
|
|
2894
|
+
*/
|
|
2895
|
+
"operaTitleTag"?: string;
|
|
2896
|
+
/**
|
|
2897
|
+
* [optional] Ribbon label - expanded and search variant only
|
|
2898
|
+
*/
|
|
2899
|
+
"ribbon"?: string;
|
|
2900
|
+
/**
|
|
2901
|
+
* Card variant: expanded, compact, search
|
|
2902
|
+
*/
|
|
2903
|
+
"variant"?: BookCardVariant;
|
|
2904
|
+
/**
|
|
2905
|
+
* [optional] Card subtitle
|
|
2906
|
+
*/
|
|
2907
|
+
"volumeTitle"?: string;
|
|
2908
|
+
}
|
|
2818
2909
|
interface ZBreadcrumb {
|
|
2819
2910
|
/**
|
|
2820
2911
|
* [optional] Variant of first node
|
|
@@ -4793,6 +4884,7 @@ declare namespace LocalJSX {
|
|
|
4793
4884
|
"z-aria-alert": ZAriaAlert;
|
|
4794
4885
|
"z-avatar": ZAvatar;
|
|
4795
4886
|
"z-body": ZBody;
|
|
4887
|
+
"z-book-card": ZBookCard;
|
|
4796
4888
|
"z-breadcrumb": ZBreadcrumb;
|
|
4797
4889
|
"z-button": ZButton;
|
|
4798
4890
|
"z-button-sort": ZButtonSort;
|
|
@@ -4895,6 +4987,7 @@ declare module "@stencil/core" {
|
|
|
4895
4987
|
"z-aria-alert": LocalJSX.ZAriaAlert & JSXBase.HTMLAttributes<HTMLZAriaAlertElement>;
|
|
4896
4988
|
"z-avatar": LocalJSX.ZAvatar & JSXBase.HTMLAttributes<HTMLZAvatarElement>;
|
|
4897
4989
|
"z-body": LocalJSX.ZBody & JSXBase.HTMLAttributes<HTMLZBodyElement>;
|
|
4990
|
+
"z-book-card": LocalJSX.ZBookCard & JSXBase.HTMLAttributes<HTMLZBookCardElement>;
|
|
4898
4991
|
"z-breadcrumb": LocalJSX.ZBreadcrumb & JSXBase.HTMLAttributes<HTMLZBreadcrumbElement>;
|
|
4899
4992
|
"z-button": LocalJSX.ZButton & JSXBase.HTMLAttributes<HTMLZButtonElement>;
|
|
4900
4993
|
"z-button-sort": LocalJSX.ZButtonSort & JSXBase.HTMLAttributes<HTMLZButtonSortElement>;
|
|
File without changes
|
|
File without changes
|
package/dist/types/index.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c as
|
|
1
|
+
import{c as $}from"./p-aa5e3e61.js";export{o as AlertType,A as AvatarSize,Y as BookCardVariant,W as BreadcrumbHomepageVariant,V as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,R as CarouselArrowsPosition,U as CarouselProgressMode,e as ControlSize,Q as CoverHeroContentPosition,M as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,J as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,q as PocketStatus,P as PopoverPosition,S as SortDirection,T as ThemeVariant,r as ToastNotification,t as ToastNotificationPosition,s as ToastNotificationTransition,v as TransitionDirection,X as VisibilityCondition,u as ZAriaAlertMode,x as ZChipType,z as ZDatePickerMode,F as ZDatePickerModeValue,G as ZDatePickerPosition,w as ZFileUploadType,H as ZRangePickerMode,y as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-e1d9785e.js";import"./p-b497e33e.js";const _={colorFromId:$};export{_ as Utils}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as i,c as e,h as t,H as s,g as o}from"./p-d17ebc2f.js";import{x as n,P as l}from"./p-
|
|
1
|
+
import{r as i,c as e,h as t,H as s,g as o}from"./p-d17ebc2f.js";import{x as n,P as l}from"./p-e1d9785e.js";import{t as r}from"./p-b497e33e.js";const h=class{constructor(t){i(this,t),this.removeFile=e(this,"removeFile",7),this.allowPopover=!1,this.popoverVisible=!1}removeFileHandler(){this.removeFile.emit({fileName:this.fileName}),this.el.remove()}onMouseOver(){this.popoverVisible=!0}onMouseLeave(){this.popoverVisible=!1}onInteractiveIconClick(){this.removeFileHandler()}componentDidLoad(){var i,e;this.elementHasEllipsis()&&window.innerWidth>r&&(this.allowPopover=!0),null===(e=null===(i=this.icon)||void 0===i?void 0:i.focus)||void 0===e||e.call(i)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return t(s,null,this.allowPopover&&t("z-popover",{open:this.popoverVisible,position:l.AUTO,bindTo:this.chip},t("span",{class:"body-5 tooltip-content"},this.ellipsis.innerText)),t("z-chip",{ref:i=>this.chip=i,id:`chip-${this.fileNumber}`,interactiveIcon:"multiply-circled",type:n.DEFAULT},t("span",{ref:i=>this.ellipsis=i,tabIndex:-1},this.fileName)))}get el(){return o(this)}};h.style=".sc-z-file-h{position:relative;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-file-h>z-popover.sc-z-file{z-index:10}.sc-z-file-h>z-popover.sc-z-file>.tooltip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file span.sc-z-file{display:block;overflow:hidden;max-width:250px;letter-spacing:0.32px;line-height:1.33;text-overflow:ellipsis;white-space:nowrap}";export{h as z_file}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as o,h as t}from"./p-d17ebc2f.js";import{P as e}from"./p-
|
|
1
|
+
import{r as o,h as t}from"./p-d17ebc2f.js";import{P as e}from"./p-e1d9785e.js";const r=class{constructor(t){o(this,t),this.position=e.AUTO,this.dark=!1,this.open=!1,this.closable=!0}onPopoverOpenChange(){this.open=this.popoverEl.open}render(){return t("z-popover",{ref:o=>this.popoverEl=o,bindTo:this.bindTo,open:this.open,position:this.position,closable:this.closable,center:!0,showArrow:!0},t("slot",null))}};r.style=":host{--z-tooltip-theme--surface:var(--color-surface01);--z-tooltip-theme--text:var(--color-text01);--z-tooltip-shadow-filter:drop-shadow(0 1px 2px var(--shadow-color-base))}:host([dark]) z-popover{--z-popover-theme--surface:var(--color-surface05);--z-popover-theme--text:var(--color-text-inverse)}z-popover{--z-popover-padding:var(--space-unit);--z-popover-theme--surface:var(--z-tooltip-theme--surface);--z-popover-theme--text:var(--z-tooltip-theme--text);--z-popover-shadow-filter:var(--z-tooltip-shadow-filter)}";export{r as z_tooltip}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as i,h as e,g as s}from"./p-d17ebc2f.js";import{q as o}from"./p-
|
|
1
|
+
import{r as t,c as i,h as e,g as s}from"./p-d17ebc2f.js";import{q as o}from"./p-e1d9785e.js";import{a}from"./p-aa5e3e61.js";import{h as r}from"./p-e43e61ac.js";import"./p-b497e33e.js";import"./p-112455b1.js";const n=class{constructor(e){t(this,e),this.pocketToggle=i(this,"pocketToggle",7),this.status=o.PREVIEW}async open(){this.status=o.OPEN}async close(){this.status=o.CLOSED}emitPocketToggle(t,i){this.pocketToggle.emit({id:t,status:i})}handlePocketHeaderClick(t){if(t.detail.id&&t.detail.id===this.pocketid)switch(this.status){case o.PREVIEW:case o.CLOSED:this.status=o.OPEN;break;case o.OPEN:this.status=o.CLOSED}}handlePocketHeaderPan(t){t.detail.id&&t.detail.id===this.pocketid&&("up"===t.detail.direction?this.status=o.OPEN:"down"===t.detail.direction&&(this.status=o.CLOSED))}watchStatusHandler(t){this.emitPocketToggle(this.pocketid,t)}componentWillLoad(){this.emitPocketToggle(this.pocketid,this.status)}handleBackgroundClick(t){"pocketBackground"==t.target.dataset.action&&this.close()}render(){return e("div",null,e("div",{"data-action":"pocketBackground","data-pocket":this.pocketid,class:`background ${this.status}`,onClick:t=>this.handleBackgroundClick(t)}),e("div",{id:this.pocketid,class:"content-wrapper"},e("div",null,e("slot",null))))}get hostElement(){return s(this)}static get watchers(){return{status:["watchStatusHandler"]}}};n.style=":host{width:inherit;height:100%;margin:inherit;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{width:inherit;height:100%;margin:inherit}:host>div>div.background{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;width:0;height:0}:host>div>div.background.open{width:100%;height:100%}:host>div>div.content-wrapper{position:fixed;z-index:999;bottom:0;left:0;width:inherit;margin:inherit}:host>div>div.content-wrapper>div{margin:calc(var(--space-unit) * 0.5) calc(var(--space-unit) * 0.5) 0 calc(var(--space-unit) * 0.5);border-radius:var(--space-unit) var(--space-unit) 0 0;box-shadow:0 -2px calc(var(--space-unit) * 0.5) 0 rgb(66 69 72 / 40%)}";const h=class{constructor(i){t(this,i),this.status=o.PREVIEW}handlePocketToggle(t){t.detail.id&&t.detail.id===this.pocketid&&(this.status=t.detail.status)}render(){return e("main",{class:this.status},e("slot",null))}};h.style=":host{display:block;width:100%;box-sizing:border-box;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>main{overflow:auto;border-right:var(--border-size-small) solid var(--color-surface03);border-left:var(--border-size-small) solid var(--color-surface03);background:var(--color-surface01);scrollbar-width:none}:host>main.preview{max-height:225px;transition:all 200ms ease-in-out, top 200ms ease-in-out}:host>main.open{max-height:calc(100vh - 48px);transition:all 200ms ease-in-out, top 200ms ease-in-out}:host>main.closed{height:0;transition:all 200ms ease-in-out, top 200ms ease-in-out}:host ::-webkit-scrollbar{width:0}@media only screen and (min-width: 768px){:host>main.preview{max-height:157px}}";const c=class{constructor(e){t(this,e),this.pocketHeaderClick=i(this,"pocketHeaderClick",7),this.pocketHeaderPan=i(this,"pocketHeaderPan",7),this.emitPocketHeaderClick=this.emitPocketHeaderClick.bind(this)}emitPocketHeaderClick(){this.pocketHeaderClick.emit({id:this.pocketid})}emitPocketHeaderPan(t){this.pocketHeaderPan.emit({id:this.pocketid,direction:t})}componentDidLoad(){const t=new r(this.swipeWrap);t.get("pan").set({direction:r.DIRECTION_VERTICAL}),t.on("panup",(()=>this.emitPocketHeaderPan("up"))),t.on("pandown",(()=>this.emitPocketHeaderPan("down")))}render(){return e("header",{role:"button",tabindex:0,onClick:()=>this.emitPocketHeaderClick(),onKeyPress:t=>a(t,this.emitPocketHeaderClick),ref:t=>this.swipeWrap=t},e("slot",null))}};c.style=":host{display:block;width:100%;box-sizing:border-box;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>header{display:flex;height:36px;flex-flow:row nowrap;align-items:center;justify-content:center;border:var(--border-size-small) solid var(--color-surface03);background:var(--color-surface01);border-radius:var(--space-unit) var(--space-unit) 0 0;cursor:pointer}:host>header:focus{outline:none}:host>header::-moz-focus-inner{border:0}";export{n as z_pocket,h as z_pocket_body,c as z_pocket_header}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r,h as a,H as t}from"./p-d17ebc2f.js";import{u as s}from"./p-
|
|
1
|
+
import{r,h as a,H as t}from"./p-d17ebc2f.js";import{u as s}from"./p-e1d9785e.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}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{Z as z_table_row}from"./p-5e44e5d6.js";import"./p-d17ebc2f.js";import"./p-e1d9785e.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as i,c as t,h as s}from"./p-d17ebc2f.js";import{a as e}from"./p-aa5e3e61.js";import"./p-e1d9785e.js";import"./p-b497e33e.js";const a=class{constructor(s){i(this,s),this.zListItemLinkClick=t(this,"zListItemLinkClick",7),this.zListItemClick=t(this,"zListItemClick",7),this.linktarget="_self",this.underlined=!0,this.emitZListItemLinkClick=this.emitZListItemLinkClick.bind(this),this.emitZListItemClick=this.emitZListItemClick.bind(this)}emitZListItemLinkClick(i,t){this.zListItemLinkClick.emit({e:i,linkId:t})}emitZListItemClick(i,t){this.zListItemClick.emit({e:i,listitemid:t})}render(){const i=this.listitemid?`link_${this.listitemid}`:"";return s("li",{role:"button",id:this.listitemid,"data-action":this.action,onClick:i=>this.emitZListItemClick(i,this.listitemid),onKeyPress:i=>e(i,this.emitZListItemClick,this.listitemid)},s("span",{class:this.underlined&&"border"},this.icon&&s("z-icon",{name:this.icon}),this.link?s("a",{href:this.link?this.link:null,target:this.linktarget,id:i,onClick:t=>this.emitZListItemLinkClick(t,i),onKeyPress:t=>e(t,this.emitZListItemLinkClick,i),role:this.link?"link":"button",tabindex:"0"},this.text):s("span",{innerHTML:this.text}),s("slot",null)))}};a.style=":host li{all:unset;all:reset;width:100%;line-height:14px;list-style-type:none}:host li>span{display:flex;padding:calc(var(--space-unit) * 2) 0;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:16px;font-weight:var(--font-rg);letter-spacing:0.23px;line-height:14px}:host(.small) li>span{padding:calc(var(--space-unit) * 1.5) 0;font-size:var(--font-size-2)}:host(.x-small) li>span{padding:var(--space-unit) 0;font-size:var(--font-size-2)}:host(.small) li>span>z-icon,:host(.x-small) li>span>z-icon{--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:calc(var(--space-unit) * 0.5);padding:0}:host li>span.border{border-bottom:2px solid var(--bg-grey-200)}:host li span:hover,a:hover{color:var(--myz-blue);fill:var(--myz-blue)}a,a:visited,a:active{color:inherit;fill:inherit;text-decoration:none}:host li span z-icon{width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);padding:0 calc(var(--space-unit) * 1.5) 0 0;background-repeat:no-repeat;background-size:contain;color:var(--myz-blue);fill:var(--myz-blue)}";export{a as z_myz_list_item}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as s,h as i,H as a,g as
|
|
1
|
+
import{r as t,c as s,h as i,H as a,g as e}from"./p-d17ebc2f.js";import{B as o,d as n,P as r}from"./p-e1d9785e.js";import{d as c}from"./p-aa5e3e61.js";const l=class{constructor(i){t(this,i),this.sort=s(this,"sort",7),this.padding="medium",this.defaultSortDirection="asc",this.sortDirection="none",this.emitOnSort=this.emitOnSort.bind(this)}emitOnSort(){this.sort.emit({columnId:this.columnId,sortDirection:this.sortDirection})}handleSort(){this.sortable&&(this.sortDirection=(()=>{switch(this.sortDirection){case"asc":return"desc";case"desc":return"asc";case"none":return this.defaultSortDirection;default:return"none"}})(),this.emitOnSort())}handleMenuClick(){this.popover.open=!this.popover.open}handleOutsideClick(t){!c(t.target).find((t=>"z-popover"===t.nodeName.toLowerCase()))&&this.popover&&(this.popover.open=!1)}handleClickHeaders(t){const s=t.target,i=c(s).find((t=>"z-table-header"===t.nodeName.toLowerCase()));this.sortable&&i&&i.attributes.getNamedItem("column-id").value!==this.columnId&&(s.parentNode.sortable||s.sortable)&&(this.sortDirection="none")}componentWillRender(){this.host.setAttribute("role","columnheader")}render(){return i(a,{class:{sortable:this.sortable},onClick:()=>this.handleSort()},i("div",{class:"container"},i("slot",null),this.sortable&&"none"!==this.sortDirection&&i("z-icon",{name:"asc"===this.sortDirection?"arrow-up":"arrow-down",class:"arrow"})),this.showButton&&i("div",{class:"popover-container"},i("z-button",{ref:t=>this.triggerButton=t,class:"contextual-popover-button",icon:"contextual-menu",variant:o.TERTIARY,size:n.X_SMALL,onClick:()=>this.handleMenuClick()}),i("z-popover",{ref:t=>this.popover=t,position:r.BOTTOM,center:!0,bindTo:this.triggerButton},i("div",null,i("slot",{name:"contextual-menu"})))))}get host(){return e(this)}};l.style=':host{position:relative;display:table-cell;border-bottom:var(--border-size-medium) solid var(--gray200);background-color:var(--gray50);font-family:var(--dashboard-font);font-weight:var(--font-sb);text-align:start}.container{display:flex;align-items:flex-end}:host(.sortable){cursor:pointer}:host([padding="x-small"]){padding:calc(var(--space-unit) * 0.5)}:host([padding="small"]){padding:calc(var(--space-unit))}:host([padding="medium"]){padding:calc(var(--space-unit) * 2)}:host([padding="large"]){padding:calc(var(--space-unit) * 2.5)}:host([padding="special"]){padding:0}.arrow{padding-left:var(--space-unit);opacity:1}.popover-container{position:absolute;top:var(--space-unit);right:var(--space-unit);display:none}.popover-container z-popover{--z-popover-theme--surface:var(--gray200);position:relative;z-index:1}.popover-container.visible{display:block}:host(:hover) .popover-container{display:block}';export{l as Z}
|