@zanichelli/albe-web-components 7.6.0-RC1 → 8.0.1-RC-DebugSafari
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 +11 -0
- package/dist/cjs/{index-10e0d8b7.js → index-b7c319f2.js} +0 -6
- package/dist/cjs/index-e3299e0a.js +4 -8
- package/dist/cjs/index.cjs.js +2 -8
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-dd90aed2.js → utils-38f8555a.js} +1 -1
- package/dist/cjs/{utils-3b4947cd.js → utils-938e5834.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 +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 +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-cell.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header.cjs.entry.js +2 -2
- package/dist/cjs/z-table-row.cjs.entry.js +1 -1
- package/dist/cjs/z-table.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-toggle-switch.cjs.entry.js +2 -2
- package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
- package/dist/collection/beans/index.js +0 -6
- package/dist/collection/collection-manifest.json +0 -1
- package/dist/collection/components/inputs/z-input/index.js +3 -2
- package/dist/collection/components/inputs/z-input/styles.css +4 -0
- package/dist/esm/{index-c53ca6bc.js → index-7e4df1be.js} +1 -7
- package/dist/esm/index-a2ca4b97.js +4 -8
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utils-4db4ed1f.js → utils-825aed23.js} +1 -1
- package/dist/esm/{utils-412ebe25.js → utils-af924ea4.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 +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 +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-cell.entry.js +1 -1
- package/dist/esm/z-table-header.entry.js +2 -2
- package/dist/esm/z-table-row.entry.js +1 -1
- package/dist/esm/z-table.entry.js +1 -1
- package/dist/esm/z-toast-notification-list.entry.js +1 -1
- package/dist/esm/z-toast-notification.entry.js +1 -1
- package/dist/esm/z-toggle-switch.entry.js +2 -2
- package/dist/esm/z-tooltip.entry.js +1 -1
- package/dist/types/beans/index.d.ts +0 -5
- 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/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-table/z-table/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-body/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-cell/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-empty-box/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-expanded-row/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-footer/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-head/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-header/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-header-row/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-row/index.d.ts +0 -0
- package/dist/types/components/z-table/z-table-sticky-footer/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 +1 -86
- 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-e4d78452.entry.js → p-022854df.entry.js} +1 -1
- package/dist/web-components-library/{p-0aa025fa.entry.js → p-0418f9fb.entry.js} +1 -1
- package/dist/web-components-library/{p-47c095c2.entry.js → p-073f24c9.entry.js} +1 -1
- package/dist/web-components-library/{p-29426408.entry.js → p-079357ba.entry.js} +1 -1
- package/dist/web-components-library/{p-dd515f64.entry.js → p-0b822ad0.entry.js} +1 -1
- package/dist/web-components-library/{p-fed42db6.entry.js → p-0b942851.entry.js} +1 -1
- package/{www/build/p-d8ea70ed.entry.js → dist/web-components-library/p-0c0735e5.entry.js} +1 -1
- package/dist/web-components-library/{p-661905c0.entry.js → p-0eb7cb35.entry.js} +1 -1
- package/dist/web-components-library/p-14c2c56c.js +1 -0
- package/dist/web-components-library/p-1cc1a418.js +1 -0
- package/dist/web-components-library/{p-89d048ff.entry.js → p-227667b6.entry.js} +1 -1
- package/dist/web-components-library/{p-b0141c4d.entry.js → p-27100ea1.entry.js} +1 -1
- package/dist/web-components-library/p-2d339a33.entry.js +1 -0
- package/{www/build/p-78c5f1a4.entry.js → dist/web-components-library/p-2e7da553.entry.js} +1 -1
- package/{www/build/p-c59c6c78.entry.js → dist/web-components-library/p-2f547970.entry.js} +1 -1
- package/dist/web-components-library/{p-3ea868e0.entry.js → p-39595f7a.entry.js} +1 -1
- package/dist/web-components-library/{p-81e6e4c8.entry.js → p-39863e41.entry.js} +1 -1
- package/dist/web-components-library/{p-8ff9de86.entry.js → p-447a7c51.entry.js} +1 -1
- package/dist/web-components-library/{p-03ee7c14.entry.js → p-4610db36.entry.js} +1 -1
- package/dist/web-components-library/{p-a0345d42.entry.js → p-4b9882b3.entry.js} +1 -1
- package/dist/web-components-library/{p-0f8f488c.entry.js → p-5825ef19.entry.js} +1 -1
- package/dist/web-components-library/{p-5aee5484.entry.js → p-613d6de7.entry.js} +1 -1
- package/dist/web-components-library/{p-e7c7ac3d.entry.js → p-6be6a2f4.entry.js} +1 -1
- package/{www/build/p-bee6bf99.entry.js → dist/web-components-library/p-7ac431a5.entry.js} +1 -1
- package/dist/web-components-library/{p-aa228ddb.entry.js → p-8f7680ef.entry.js} +1 -1
- package/dist/web-components-library/{p-64fa04a0.entry.js → p-910ca14c.entry.js} +1 -1
- package/dist/web-components-library/p-98dcf178.entry.js +1 -0
- package/dist/web-components-library/{p-757c4b4d.entry.js → p-98df8460.entry.js} +1 -1
- package/dist/web-components-library/{p-482c478a.entry.js → p-9a1b8000.entry.js} +1 -1
- package/{www/build/p-d00cf0ff.entry.js → dist/web-components-library/p-9e400a11.entry.js} +1 -1
- package/dist/web-components-library/{p-9b4b0fbb.entry.js → p-9fee86aa.entry.js} +1 -1
- package/dist/web-components-library/{p-0e92e0d9.entry.js → p-a19a70a0.entry.js} +1 -1
- package/{www/build/p-e663af8b.entry.js → dist/web-components-library/p-b44030d0.entry.js} +1 -1
- package/dist/web-components-library/{p-ab1799fe.entry.js → p-cd456854.entry.js} +1 -1
- package/dist/web-components-library/{p-d4afc10f.entry.js → p-cfc9cf52.entry.js} +1 -1
- package/{www/build/p-856c6f33.entry.js → dist/web-components-library/p-d966a1b9.entry.js} +1 -1
- package/dist/web-components-library/{p-800ca36a.entry.js → p-d98d3cf1.entry.js} +1 -1
- package/dist/web-components-library/{p-374d6f57.entry.js → p-dcad3493.entry.js} +1 -1
- package/dist/web-components-library/{p-d9c76001.entry.js → p-e606b019.entry.js} +1 -1
- package/dist/web-components-library/{p-6a459468.entry.js → p-ec5242da.entry.js} +1 -1
- package/{www/build/p-c18b8fb3.js → dist/web-components-library/p-ee918c17.js} +1 -1
- package/{www/build/p-f3fce575.entry.js → dist/web-components-library/p-f5a247b9.entry.js} +1 -1
- package/dist/web-components-library/{p-e4e5a652.entry.js → p-f8f862f9.entry.js} +1 -1
- package/{www/build/p-a2d11471.entry.js → dist/web-components-library/p-fa7a11fd.entry.js} +1 -1
- package/dist/web-components-library/{p-e41e28f7.entry.js → p-fd8eae32.entry.js} +1 -1
- package/dist/web-components-library/{p-d96d4f30.entry.js → p-ff838f90.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 +0 -1
- package/react/components.js +2 -3
- package/react/components.js.map +1 -1
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-e4d78452.entry.js → p-022854df.entry.js} +1 -1
- package/www/build/{p-0aa025fa.entry.js → p-0418f9fb.entry.js} +1 -1
- package/www/build/{p-47c095c2.entry.js → p-073f24c9.entry.js} +1 -1
- package/www/build/{p-29426408.entry.js → p-079357ba.entry.js} +1 -1
- package/www/build/{p-dd515f64.entry.js → p-0b822ad0.entry.js} +1 -1
- package/www/build/{p-fed42db6.entry.js → p-0b942851.entry.js} +1 -1
- package/{dist/web-components-library/p-d8ea70ed.entry.js → www/build/p-0c0735e5.entry.js} +1 -1
- package/www/build/{p-661905c0.entry.js → p-0eb7cb35.entry.js} +1 -1
- package/www/build/p-14c2c56c.js +1 -0
- package/www/build/p-1cc1a418.js +1 -0
- package/www/build/{p-89d048ff.entry.js → p-227667b6.entry.js} +1 -1
- package/www/build/{p-b0141c4d.entry.js → p-27100ea1.entry.js} +1 -1
- package/www/build/p-2d339a33.entry.js +1 -0
- package/{dist/web-components-library/p-78c5f1a4.entry.js → www/build/p-2e7da553.entry.js} +1 -1
- package/{dist/web-components-library/p-c59c6c78.entry.js → www/build/p-2f547970.entry.js} +1 -1
- package/www/build/{p-3ea868e0.entry.js → p-39595f7a.entry.js} +1 -1
- package/www/build/{p-81e6e4c8.entry.js → p-39863e41.entry.js} +1 -1
- package/www/build/{p-8ff9de86.entry.js → p-447a7c51.entry.js} +1 -1
- package/www/build/{p-03ee7c14.entry.js → p-4610db36.entry.js} +1 -1
- package/www/build/{p-a0345d42.entry.js → p-4b9882b3.entry.js} +1 -1
- package/www/build/{p-0f8f488c.entry.js → p-5825ef19.entry.js} +1 -1
- package/www/build/{p-5aee5484.entry.js → p-613d6de7.entry.js} +1 -1
- package/www/build/{p-e7c7ac3d.entry.js → p-6be6a2f4.entry.js} +1 -1
- package/{dist/web-components-library/p-bee6bf99.entry.js → www/build/p-7ac431a5.entry.js} +1 -1
- package/www/build/{p-aa228ddb.entry.js → p-8f7680ef.entry.js} +1 -1
- package/www/build/{p-64fa04a0.entry.js → p-910ca14c.entry.js} +1 -1
- package/www/build/p-98dcf178.entry.js +1 -0
- package/www/build/{p-757c4b4d.entry.js → p-98df8460.entry.js} +1 -1
- package/www/build/{p-482c478a.entry.js → p-9a1b8000.entry.js} +1 -1
- package/{dist/web-components-library/p-d00cf0ff.entry.js → www/build/p-9e400a11.entry.js} +1 -1
- package/www/build/{p-9b4b0fbb.entry.js → p-9fee86aa.entry.js} +1 -1
- package/www/build/{p-0e92e0d9.entry.js → p-a19a70a0.entry.js} +1 -1
- package/{dist/web-components-library/p-e663af8b.entry.js → www/build/p-b44030d0.entry.js} +1 -1
- package/www/build/p-bfc6ed6c.js +1 -0
- package/www/build/{p-ab1799fe.entry.js → p-cd456854.entry.js} +1 -1
- package/www/build/{p-d4afc10f.entry.js → p-cfc9cf52.entry.js} +1 -1
- package/{dist/web-components-library/p-856c6f33.entry.js → www/build/p-d966a1b9.entry.js} +1 -1
- package/www/build/{p-800ca36a.entry.js → p-d98d3cf1.entry.js} +1 -1
- package/www/build/{p-374d6f57.entry.js → p-dcad3493.entry.js} +1 -1
- package/www/build/{p-d9c76001.entry.js → p-e606b019.entry.js} +1 -1
- package/www/build/{p-6a459468.entry.js → p-ec5242da.entry.js} +1 -1
- package/{dist/web-components-library/p-c18b8fb3.js → www/build/p-ee918c17.js} +1 -1
- package/www/build/p-f39bb490.css +2 -0
- package/{dist/web-components-library/p-f3fce575.entry.js → www/build/p-f5a247b9.entry.js} +1 -1
- package/www/build/{p-e4e5a652.entry.js → p-f8f862f9.entry.js} +1 -1
- package/{dist/web-components-library/p-a2d11471.entry.js → www/build/p-fa7a11fd.entry.js} +1 -1
- package/www/build/{p-e41e28f7.entry.js → p-fd8eae32.entry.js} +1 -1
- package/www/build/{p-d96d4f30.entry.js → p-ff838f90.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/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 -337
- 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-095ce6ef.entry.js +0 -1
- package/dist/web-components-library/p-8c3eeb55.js +0 -1
- package/dist/web-components-library/p-e0fb4e05.entry.js +0 -1
- package/dist/web-components-library/p-e936bf5f.entry.js +0 -1
- package/dist/web-components-library/p-f0cd78f2.js +0 -1
- package/www/build/p-095ce6ef.entry.js +0 -1
- package/www/build/p-8c3eeb55.js +0 -1
- package/www/build/p-9e1e6212.js +0 -129
- package/www/build/p-bc2bd463.css +0 -1617
- package/www/build/p-e0fb4e05.entry.js +0 -1
- package/www/build/p-e936bf5f.entry.js +0 -1
- package/www/build/p-f0cd78f2.js +0 -1
- package/www/pages/book-cards.html +0 -269
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as t,h as e,g as i}from"./p-d17ebc2f.js";import{Y as r}from"./p-8c3eeb55.js";import{m as o}from"./p-b497e33e.js";import{r as a,h as s}from"./p-f0cd78f2.js";const n=class{constructor(e){t(this,e),this.isMobile=!1,this.hasResources=!1,this.showResources=!1,this.moveFocusToResources=!1}handleResize(){this.isMobile=window.innerWidth<=o}componentWillLoad(){this.id=`id-${a()}`,this.handleResize()}componentWillRender(){this.handleResources()}componentDidRender(){this.moveFocusToResources&&(this.resourcesWrapper.focus(),this.moveFocusToResources=!1)}handleResources(){var t;this.variant===r.EXPANDED&&this.isMobile&&(this.hasResources=(null===(t=this.hostElement.querySelectorAll("[slot=resources]"))||void 0===t?void 0:t.length)>0)}toggleResources(){this.showResources=!this.showResources,this.showResources&&(this.moveFocusToResources=!0)}renderCard(){switch(this.variant){case r.EXPANDED:return this.isMobile?this.renderMobileExpandedCard():this.renderExpandedCard();case r.COMPACT:return e("div",null);case r.SEARCH:return this.renderSearchCard()}}renderExpandedCard(){return e("div",{class:"wrapper"},this.renderCover(),e("div",{class:"content"},e("div",{class:"top"},e("div",{class:"info"},e("div",{class:"left"},this.renderAuthors(),this.renderOperaTitle(),this.renderVolumeTitle(),this.renderIsbn()),e("div",{class:"right"},this.renderHeaderCtaSlot())),this.renderTagsSlot()),e("div",{class:"bottom"},this.renderResourcesSlot())))}renderMobileExpandedCard(){return e("div",{class:"wrapper"},e("div",{class:"header"},this.renderOperaTitle(),this.renderHeaderCtaSlot()),this.renderCover(),e("div",{class:"content"},this.renderTagsSlot(),this.renderAuthors(),this.renderVolumeTitle(),this.renderIsbn()),this.hasResources&&e("div",{class:"footer "+(this.showResources?"open":"close")},this.renderResourcesSlot(),this.renderShowResources()))}renderSearchCard(){return e("div",{class:"wrapper-container"},e("div",{class:"wrapper"},e("div",{class:"header"},this.renderOperaTitle(),this.renderHeaderCtaSlot()),this.renderCover(),e("div",{class:"content"},this.renderTagsSlot(),this.renderAuthors(),this.renderVolumeTitle(),this.renderIsbn())),this.renderFooterCtaSlot())}renderCover(){return e("div",{class:"cover"},this.ribbon&&this.variant!==r.COMPACT&&e("div",{class:"ribbon"},e("span",null,this.ribbon)),e("img",{src:this.cover,onError:()=>{this.fallbackCover&&(this.cover=this.fallbackCover)},"aria-hidden":"true"}))}renderOperaTitle(){return e("div",{class:"title",innerHTML:this.operaTitleTag?`<${this.operaTitleTag}>${this.operaTitle}</${this.operaTitleTag}>`:this.operaTitle})}renderVolumeTitle(){return this.volumeTitle?e("div",{class:"subtitle"},this.volumeTitle):null}renderAuthors(){return this.authors?e("div",{class:"authors","aria-description":"Autori"},this.authors):null}renderIsbn(){return this.isbn?e("div",{class:"isbn"},e("span",{class:"code","aria-description":"ISBN edizione cartacea"},this.isbn),e("span",{class:"label"}," (ed. cartacea)")):null}renderShowResources(){return e("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:t=>s(t,this.toggleResources.bind(this))},this.showResources?"Chiudi":"Vedi tutto")}renderTagsSlot(){return e("div",{class:"tags"},e("slot",{name:"tags"}))}renderHeaderCtaSlot(){return e("slot",{name:"header-cta"})}renderResourcesSlot(){return e("div",{id:`resources-${this.id}`,class:"resources",tabIndex:this.showResources?0:-1,ref:t=>this.resourcesWrapper=t},e("slot",{name:"resources"}))}renderFooterCtaSlot(){return e("div",{class:"action-container"},e("slot",{name:"footer-cta"}))}render(){return e("article",{class:`${this.variant}`},this.renderCard())}get hostElement(){return i(this)}};n.style=':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;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::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{color:var(--color-text01);font-size:var(--font-size-2);line-height:1.33}: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:initial;max-width:initial}:host>article.expanded{width:635px;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}:host>article.expanded div.cover div.ribbon::before{border-left:12px solid transparent}:host>article.expanded div.content{display:flex;overflow:hidden;width:369px;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}}';export{n as z_book_card}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as i,c as t,h as s}from"./p-d17ebc2f.js";import{a as e}from"./p-f0cd78f2.js";import"./p-8c3eeb55.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}
|
package/www/build/p-f0cd78f2.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{g as a,q as e}from"./p-8c3eeb55.js";import{d as t,t as n,m as s}from"./p-b497e33e.js";function r(a){switch(a){case!0:case"true":case 1:case"1":case"on":case"yes":return!0;case!1:case"false":case 0:case"0":case"off":case"no":return!1;default:return a}}function c(){return Math.random().toString(36).replace("0.","")}function u(e,t,...n){e.code!==a.ENTER&&e.code!==a.SPACE||(e.preventDefault(),t(...n))}function o(e,t,...n){e.code===a.ENTER&&(e.preventDefault(),t(...n))}function f(a=null){return a||(a=document.activeElement),a&&a.shadowRoot&&a.shadowRoot.activeElement?f(a=a.shadowRoot.activeElement):a}function i(a,e=[]){return e.push(a),a.parentElement?i(a=a.parentElement,e):a.parentNode&&a.parentNode.host?i(a=a.parentNode.host,e):e}function d(){switch(!0){case window.innerWidth<=s:return e.MOBILE;case window.innerWidth<=n:return e.TABLET;case window.innerWidth<=t:return e.DESKTOP;default:return e.DESKTOP_WIDE}}function w(a){try{return JSON.parse(a)}catch(a){return!1}}function h(a){const e=Math.ceil(2**31-1)*parseFloat(`0.${a}`);let t=Math.ceil(e%1*19);return 0===t&&(t=1),`avatar-C${t.toString().padStart(2,"0")}`}export{u as a,r as b,h as c,i as d,f as e,w as f,d as g,o as h,c as r}
|
|
@@ -1,269 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html
|
|
3
|
-
dir="ltr"
|
|
4
|
-
lang="en"
|
|
5
|
-
>
|
|
6
|
-
<head>
|
|
7
|
-
<meta charset="utf-8" />
|
|
8
|
-
<meta
|
|
9
|
-
name="viewport"
|
|
10
|
-
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"
|
|
11
|
-
/>
|
|
12
|
-
<title>Stencil Component Starter</title>
|
|
13
|
-
<link
|
|
14
|
-
rel="stylesheet"
|
|
15
|
-
type="text/css"
|
|
16
|
-
href="/build/web-components-library.css"
|
|
17
|
-
/>
|
|
18
|
-
<script
|
|
19
|
-
type="module"
|
|
20
|
-
src="/build/web-components-library.esm.js"
|
|
21
|
-
></script>
|
|
22
|
-
<script
|
|
23
|
-
nomodule
|
|
24
|
-
src="/build/web-components-library.js"
|
|
25
|
-
></script>
|
|
26
|
-
<style>
|
|
27
|
-
.resources-mock {
|
|
28
|
-
display: grid;
|
|
29
|
-
grid-template-columns: 1fr 1fr;
|
|
30
|
-
grid-template-rows: 64px 40px 40px;
|
|
31
|
-
column-gap: 16px;
|
|
32
|
-
}
|
|
33
|
-
.resource-mock {
|
|
34
|
-
border-top: 1px solid var(--color-surface03);
|
|
35
|
-
}
|
|
36
|
-
.resource:nth-child(2),
|
|
37
|
-
.resource:nth-child(3) {
|
|
38
|
-
border-top: 0;
|
|
39
|
-
}
|
|
40
|
-
.ebook-mock {
|
|
41
|
-
grid-column: 1 / 3;
|
|
42
|
-
grid-row: 1 / 2;
|
|
43
|
-
border-bottom: 1px solid var(--color-surface03);
|
|
44
|
-
}
|
|
45
|
-
.ebook-mock-wrap {
|
|
46
|
-
border-left: 8px solid var(--color-primary01);
|
|
47
|
-
border-radius: 4px 0px 0px 4px;
|
|
48
|
-
padding-left: 8px;
|
|
49
|
-
line-height: 14px;
|
|
50
|
-
height: 56px;
|
|
51
|
-
overflow: hidden;
|
|
52
|
-
margin-bottom: 8px;
|
|
53
|
-
}
|
|
54
|
-
.ebook-mock a {
|
|
55
|
-
display: flex;
|
|
56
|
-
flex-direction: row;
|
|
57
|
-
flex-wrap: nowrap;
|
|
58
|
-
justify-content: flex-start;
|
|
59
|
-
align-items: center;
|
|
60
|
-
align-content: stretch;
|
|
61
|
-
font-size: var(--font-size-2);
|
|
62
|
-
font-weight: var(--font-sb);
|
|
63
|
-
color: var(--color-primary01);
|
|
64
|
-
}
|
|
65
|
-
.ebook-mock img.laz-ebook {
|
|
66
|
-
height: 20px;
|
|
67
|
-
}
|
|
68
|
-
.ebook-mock span.laz-description {
|
|
69
|
-
display: block;
|
|
70
|
-
font-size: var(--font-size-1);
|
|
71
|
-
margin-top: 4px;
|
|
72
|
-
}
|
|
73
|
-
</style>
|
|
74
|
-
</head>
|
|
75
|
-
|
|
76
|
-
<body style="margin: 0; padding: 16px; background-color: #aaa">
|
|
77
|
-
<h2>Extended Variant</h2>
|
|
78
|
-
|
|
79
|
-
<div style="display: flex; flex-wrap: wrap; gap: 16px">
|
|
80
|
-
<z-book-card
|
|
81
|
-
variant="expanded"
|
|
82
|
-
cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
|
|
83
|
-
opera-title="Matematica.azzurro"
|
|
84
|
-
volume-title="Volume 3 con Tutor"
|
|
85
|
-
authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
|
|
86
|
-
isbn="9788808930552"
|
|
87
|
-
ribbon="ADOTTATO"
|
|
88
|
-
opera-title-tag="h1"
|
|
89
|
-
>
|
|
90
|
-
<z-icon
|
|
91
|
-
slot="header-cta"
|
|
92
|
-
name="star-empty"
|
|
93
|
-
></z-icon>
|
|
94
|
-
<z-tag
|
|
95
|
-
slot="tags"
|
|
96
|
-
style="--z-tag-bg: var(--avatar-C18)"
|
|
97
|
-
>EDI</z-tag
|
|
98
|
-
>
|
|
99
|
-
<z-tag slot="tags">VERSIONE INSEGNANTE</z-tag>
|
|
100
|
-
<div
|
|
101
|
-
class="resources-mock"
|
|
102
|
-
slot="resources"
|
|
103
|
-
>
|
|
104
|
-
<div class="resource ebook-mock">
|
|
105
|
-
<div class="ebook-mock-wrap">
|
|
106
|
-
<a tabindex="0"
|
|
107
|
-
>Leggi l'ebook su
|
|
108
|
-
<img
|
|
109
|
-
class="laz-ebook"
|
|
110
|
-
src="https://staticmy.zanichelli.it/dashboard/images/laZEbook.svg"
|
|
111
|
-
/></a>
|
|
112
|
-
<span class="laz-description">Online e offline<br />anche in versione liquida con lettura immersiva</span>
|
|
113
|
-
</div>
|
|
114
|
-
</div>
|
|
115
|
-
<div class="resource resource-mock"><z-link>MOCK 1</z-link></div>
|
|
116
|
-
<div class="resource resource-mock"><z-link>MOCK 2</z-link></div>
|
|
117
|
-
<div class="resource resource-mock"><button>MOCK 3</button></div>
|
|
118
|
-
<div class="resource resource-mock"><z-link>MOCK 4</z-link></div>
|
|
119
|
-
</div>
|
|
120
|
-
</z-book-card>
|
|
121
|
-
|
|
122
|
-
<z-book-card
|
|
123
|
-
variant="expanded"
|
|
124
|
-
cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
|
|
125
|
-
opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
|
|
126
|
-
volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
|
|
127
|
-
authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
|
|
128
|
-
isbn="9788808930552"
|
|
129
|
-
>
|
|
130
|
-
<z-icon
|
|
131
|
-
name="star-empty"
|
|
132
|
-
slot="header-cta"
|
|
133
|
-
role="button"
|
|
134
|
-
tabindex="0"
|
|
135
|
-
></z-icon>
|
|
136
|
-
<z-tag
|
|
137
|
-
slot="tags"
|
|
138
|
-
tabindex="0"
|
|
139
|
-
>UN TAG TABBABILE</z-tag
|
|
140
|
-
>
|
|
141
|
-
<z-tag slot="tags">DUE TAG</z-tag>
|
|
142
|
-
<z-tag slot="tags">TRE TAG</z-tag>
|
|
143
|
-
<z-tag slot="tags">QUATTRO TAG</z-tag>
|
|
144
|
-
<z-tag slot="tags">CINQUE TAG</z-tag>
|
|
145
|
-
|
|
146
|
-
<div slot="resources">
|
|
147
|
-
<div class="">MOCK 1</div>
|
|
148
|
-
<div class="">MOCK 2</div>
|
|
149
|
-
<div class="">MOCK 3</div>
|
|
150
|
-
</div>
|
|
151
|
-
</z-book-card>
|
|
152
|
-
|
|
153
|
-
<z-book-card
|
|
154
|
-
variant="expanded"
|
|
155
|
-
cover="fail.jpg"
|
|
156
|
-
fallback-cover="http://dizionari.zanichelli.it/images/opere/ZING2024/ZING2024_copertina.jpg"
|
|
157
|
-
opera-title="lo Zingarelli 2024"
|
|
158
|
-
>
|
|
159
|
-
</z-book-card>
|
|
160
|
-
</div>
|
|
161
|
-
<div>
|
|
162
|
-
<h2>Search Variant</h2>
|
|
163
|
-
<div style="display: flex; flex-wrap: wrap; gap: 16px">
|
|
164
|
-
<z-book-card
|
|
165
|
-
variant="search"
|
|
166
|
-
cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
|
|
167
|
-
opera-title="Matematica.azzurro"
|
|
168
|
-
volume-title="Volume 3 con Tutor"
|
|
169
|
-
authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
|
|
170
|
-
isbn="9788808930552"
|
|
171
|
-
ribbon="ADOTTATO"
|
|
172
|
-
opera-title-tag="h1"
|
|
173
|
-
>
|
|
174
|
-
<z-icon
|
|
175
|
-
slot="header-cta"
|
|
176
|
-
name="star-empty"
|
|
177
|
-
></z-icon>
|
|
178
|
-
<z-tag
|
|
179
|
-
slot="tags"
|
|
180
|
-
style="--z-tag-bg: var(--avatar-C18)"
|
|
181
|
-
>EDI</z-tag
|
|
182
|
-
>
|
|
183
|
-
<z-tag slot="tags">VERSIONE INSEGNANTE</z-tag>
|
|
184
|
-
<div
|
|
185
|
-
class="resources-mock"
|
|
186
|
-
slot="resources"
|
|
187
|
-
>
|
|
188
|
-
<div class="resource ebook-mock">
|
|
189
|
-
<div class="ebook-mock-wrap">
|
|
190
|
-
<a tabindex="0"
|
|
191
|
-
>Leggi l'ebook su
|
|
192
|
-
<img
|
|
193
|
-
class="laz-ebook"
|
|
194
|
-
src="https://staticmy.zanichelli.it/dashboard/images/laZEbook.svg"
|
|
195
|
-
/></a>
|
|
196
|
-
<span class="laz-description"
|
|
197
|
-
>Online e offline<br />anche in versione liquida con lettura immersiva</span
|
|
198
|
-
>
|
|
199
|
-
</div>
|
|
200
|
-
</div>
|
|
201
|
-
<div class="resource resource-mock"><z-link>MOCK 1</z-link></div>
|
|
202
|
-
<div class="resource resource-mock"><z-link>MOCK 2</z-link></div>
|
|
203
|
-
<div class="resource resource-mock"><button>MOCK 3</button></div>
|
|
204
|
-
<div class="resource resource-mock"><z-link>MOCK 4</z-link></div>
|
|
205
|
-
</div>
|
|
206
|
-
<div slot="footer-cta">
|
|
207
|
-
<z-button
|
|
208
|
-
href="http://dizionari.zanichelli.it"
|
|
209
|
-
target="_blank"
|
|
210
|
-
variant="secondary"
|
|
211
|
-
size="x-small"
|
|
212
|
-
>
|
|
213
|
-
Leggi il libro online
|
|
214
|
-
</z-button>
|
|
215
|
-
</div>
|
|
216
|
-
</z-book-card>
|
|
217
|
-
|
|
218
|
-
<z-book-card
|
|
219
|
-
variant="search"
|
|
220
|
-
cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
|
|
221
|
-
opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
|
|
222
|
-
volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
|
|
223
|
-
authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
|
|
224
|
-
isbn="9788808930552"
|
|
225
|
-
>
|
|
226
|
-
<z-icon
|
|
227
|
-
name="star-empty"
|
|
228
|
-
slot="header-cta"
|
|
229
|
-
role="button"
|
|
230
|
-
tabindex="0"
|
|
231
|
-
></z-icon>
|
|
232
|
-
<z-tag
|
|
233
|
-
slot="tags"
|
|
234
|
-
tabindex="0"
|
|
235
|
-
>UN TAG TABBABILE</z-tag
|
|
236
|
-
>
|
|
237
|
-
<z-tag slot="tags">DUE TAG</z-tag>
|
|
238
|
-
<z-tag slot="tags">TRE TAG</z-tag>
|
|
239
|
-
<z-tag slot="tags">QUATTRO TAG</z-tag>
|
|
240
|
-
<z-tag slot="tags">CINQUE TAG</z-tag>
|
|
241
|
-
|
|
242
|
-
<div slot="resources">
|
|
243
|
-
<div class="">MOCK 1</div>
|
|
244
|
-
<div class="">MOCK 2</div>
|
|
245
|
-
<div class="">MOCK 3</div>
|
|
246
|
-
</div>
|
|
247
|
-
<div slot="footer-cta">
|
|
248
|
-
<z-button
|
|
249
|
-
href="http://dizionari.zanichelli.it"
|
|
250
|
-
target="_blank"
|
|
251
|
-
variant="secondary"
|
|
252
|
-
size="x-small"
|
|
253
|
-
>
|
|
254
|
-
Leggi il libro online
|
|
255
|
-
</z-button>
|
|
256
|
-
</div>
|
|
257
|
-
</z-book-card>
|
|
258
|
-
|
|
259
|
-
<z-book-card
|
|
260
|
-
variant="search"
|
|
261
|
-
cover="fail.jpg"
|
|
262
|
-
fallback-cover="http://dizionari.zanichelli.it/images/opere/ZING2024/ZING2024_copertina.jpg"
|
|
263
|
-
opera-title="lo Zingarelli 2024"
|
|
264
|
-
>
|
|
265
|
-
</z-book-card>
|
|
266
|
-
</div>
|
|
267
|
-
</div>
|
|
268
|
-
</body>
|
|
269
|
-
</html>
|