@zanichelli/albe-web-components 6.3.0 → 6.3.2-rc1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -0
- package/dist/cjs/index-e3299e0a.js +18 -74
- package/dist/cjs/{index-f08f7171.js → index-fa110f37.js} +13 -54
- package/dist/cjs/index.cjs.js +2 -26
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-73ead59e.js → utils-600bad93.js} +1 -1
- package/dist/cjs/{utils-7fde0c53.js → utils-8bc9056f.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-logo.cjs.entry.js → z-app-switcher_2.cjs.entry.js} +23 -0
- package/dist/cjs/z-app-topbar.cjs.entry.js +1 -1
- 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-button.cjs.entry.js +1 -1
- 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 +2 -2
- 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-divider.cjs.entry.js +1 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +2 -2
- package/dist/cjs/z-file.cjs.entry.js +2 -2
- package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
- package/dist/cjs/z-input_2.cjs.entry.js +2 -2
- package/dist/cjs/z-list_3.cjs.entry.js +1 -1
- package/dist/cjs/z-menu-dropdown.cjs.entry.js +59 -0
- package/dist/cjs/z-messages-pocket.cjs.entry.js +1 -1
- package/dist/cjs/z-modal-login.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 +3 -3
- 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-myz-list.cjs.entry.js +35 -0
- 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-offcanvas.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 +22 -22
- 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-input-label_2.cjs.entry.js → z-select.cjs.entry.js} +2 -17
- 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 +3 -3
- 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 +2 -2
- package/dist/collection/beans/index.js +13 -54
- package/dist/collection/collection-manifest.json +0 -17
- package/dist/collection/components/file-upload/z-file/index.js +2 -2
- package/dist/collection/components/notification/z-tooltip/index.js +6 -6
- package/dist/collection/components/z-contextual-menu/index.js +6 -6
- package/dist/collection/components/z-popover/index.js +25 -25
- package/dist/collection/components/z-table/z-table-header/index.js +2 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +2 -2
- package/dist/esm/{index-aee91593.js → index-968a240f.js} +14 -55
- package/dist/esm/index-a2ca4b97.js +18 -74
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utils-77c5c75d.js → utils-151f0ab4.js} +1 -1
- package/dist/esm/{utils-5dc8ce33.js → utils-ccb4d66f.js} +2 -2
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-anchor-navigation.entry.js +1 -1
- package/dist/esm/{z-logo.entry.js → z-app-switcher_2.entry.js} +24 -2
- package/dist/esm/z-app-topbar.entry.js +1 -1
- package/dist/esm/z-aria-alert.entry.js +1 -1
- package/dist/esm/z-avatar.entry.js +1 -1
- package/dist/esm/z-button.entry.js +1 -1
- 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 +2 -2
- package/dist/esm/z-cover-hero.entry.js +1 -1
- package/dist/esm/z-date-picker.entry.js +2 -2
- package/dist/esm/z-divider.entry.js +1 -1
- package/dist/esm/z-file-upload.entry.js +2 -2
- package/dist/esm/z-file.entry.js +2 -2
- package/dist/esm/z-info-reveal.entry.js +1 -1
- package/dist/esm/z-input_2.entry.js +2 -2
- package/dist/esm/z-list_3.entry.js +1 -1
- package/dist/esm/z-menu-dropdown.entry.js +55 -0
- package/dist/esm/z-messages-pocket.entry.js +1 -1
- package/dist/esm/z-modal-login.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 +3 -3
- 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-myz-list.entry.js +31 -0
- 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-offcanvas.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 +22 -22
- package/dist/esm/z-range-picker.entry.js +2 -2
- package/dist/esm/z-section-title.entry.js +1 -1
- package/dist/esm/{z-input-label_2.entry.js → z-select.entry.js} +4 -18
- 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 +3 -3
- 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 +2 -2
- package/dist/types/beans/index.d.ts +1 -60
- package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
- package/dist/types/components/z-contextual-menu/index.d.ts +2 -2
- package/dist/types/components/z-popover/index.d.ts +4 -4
- package/dist/types/components.d.ts +8 -1057
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-a581c1c5.entry.js → p-009c9f67.entry.js} +1 -1
- package/{www/build/p-b08f221e.entry.js → dist/web-components-library/p-01f001fd.entry.js} +1 -1
- package/dist/web-components-library/{p-6a9c793d.entry.js → p-07e18572.entry.js} +1 -1
- package/{www/build/p-d9a4ad63.entry.js → dist/web-components-library/p-0843b0e7.entry.js} +1 -1
- package/dist/web-components-library/{p-2b89c2ad.entry.js → p-0fa4b50b.entry.js} +1 -1
- package/dist/web-components-library/{p-43cc457f.entry.js → p-1b6279a6.entry.js} +1 -1
- package/dist/web-components-library/{p-b5eac462.entry.js → p-1ba8d432.entry.js} +1 -1
- package/dist/web-components-library/{p-0602a085.entry.js → p-20a3247c.entry.js} +1 -1
- package/dist/web-components-library/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
- package/dist/web-components-library/{p-e581d022.entry.js → p-26f834e5.entry.js} +1 -1
- package/{www/build/p-6eb3140b.entry.js → dist/web-components-library/p-279655eb.entry.js} +1 -1
- package/{www/build/p-08b00282.entry.js → dist/web-components-library/p-2acd6a51.entry.js} +1 -1
- package/dist/web-components-library/{p-57ffb8b0.entry.js → p-2d1b6c3c.entry.js} +1 -1
- package/dist/web-components-library/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
- package/dist/web-components-library/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
- package/dist/web-components-library/{p-db1a9a07.entry.js → p-38a3cf3b.entry.js} +1 -1
- package/dist/web-components-library/{p-07e7895c.entry.js → p-3a468aa9.entry.js} +1 -1
- package/dist/web-components-library/p-411cbcd6.entry.js +1 -0
- package/dist/web-components-library/{p-043cb10a.entry.js → p-475ca461.entry.js} +1 -1
- package/dist/web-components-library/{p-4a322ca6.entry.js → p-496863be.entry.js} +1 -1
- package/dist/web-components-library/p-51e308ca.entry.js +1 -0
- package/dist/web-components-library/p-5921901c.entry.js +1 -0
- package/dist/web-components-library/{p-42df9cbd.entry.js → p-59cfee8d.entry.js} +1 -1
- package/dist/web-components-library/{p-56cfbcf3.entry.js → p-5dd9a2c6.entry.js} +1 -1
- package/dist/web-components-library/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
- package/dist/web-components-library/p-682528b2.entry.js +1 -0
- package/dist/web-components-library/{p-c24c91c8.entry.js → p-6b1a5309.entry.js} +1 -1
- package/{www/build/p-0b1225e8.entry.js → dist/web-components-library/p-7af991f5.entry.js} +1 -1
- package/dist/web-components-library/{p-a5bf7e8e.entry.js → p-8980398c.entry.js} +1 -1
- package/dist/web-components-library/{p-485983bb.entry.js → p-8b960526.entry.js} +1 -1
- package/dist/web-components-library/{p-248d0023.entry.js → p-8bf0844b.entry.js} +1 -1
- package/dist/web-components-library/{p-e83f592d.entry.js → p-8c105bd1.entry.js} +1 -1
- package/dist/web-components-library/{p-b34dbcd0.entry.js → p-8f46e548.entry.js} +1 -1
- package/{www/build/p-4c9393e7.entry.js → dist/web-components-library/p-8ffc17b7.entry.js} +1 -1
- package/dist/web-components-library/{p-0fc0019a.entry.js → p-93dc6d51.entry.js} +1 -1
- package/{www/build/p-e08e7e78.entry.js → dist/web-components-library/p-95b8f109.entry.js} +1 -1
- package/dist/web-components-library/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
- package/dist/web-components-library/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
- package/dist/web-components-library/p-9c338aeb.entry.js +1 -0
- package/dist/web-components-library/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
- package/dist/web-components-library/p-a23e9115.js +1 -0
- package/dist/web-components-library/p-a2b67e2d.entry.js +1 -0
- package/{www/build/p-1c135986.entry.js → dist/web-components-library/p-a82ea410.entry.js} +1 -1
- package/{www/build/p-9b7c02b6.entry.js → dist/web-components-library/p-b33f5e6a.entry.js} +1 -1
- package/{www/build/p-bee26f96.js → dist/web-components-library/p-b3c29822.js} +1 -1
- package/dist/web-components-library/{p-69619cc8.entry.js → p-b6f36170.entry.js} +1 -1
- package/dist/web-components-library/{p-1d943c18.entry.js → p-bdc6f2e5.entry.js} +1 -1
- package/dist/web-components-library/{p-05da8d08.entry.js → p-beba3e67.entry.js} +1 -1
- package/dist/web-components-library/p-c25b0b2a.entry.js +1 -0
- package/dist/web-components-library/p-cd43f80d.js +1 -0
- package/dist/web-components-library/{p-5cb73092.entry.js → p-db3c8e3e.entry.js} +1 -1
- package/dist/web-components-library/p-e40b16fa.entry.js +1 -0
- package/dist/web-components-library/{p-d22d4807.entry.js → p-f20d1242.entry.js} +1 -1
- package/dist/web-components-library/web-components-library.css +1 -1
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +1 -1
- package/react/components.d.ts +0 -17
- package/react/components.js +2 -20
- package/react/components.js.map +1 -1
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-a581c1c5.entry.js → p-009c9f67.entry.js} +1 -1
- package/{dist/web-components-library/p-b08f221e.entry.js → www/build/p-01f001fd.entry.js} +1 -1
- package/www/build/{p-6a9c793d.entry.js → p-07e18572.entry.js} +1 -1
- package/{dist/web-components-library/p-d9a4ad63.entry.js → www/build/p-0843b0e7.entry.js} +1 -1
- package/www/build/{p-2b89c2ad.entry.js → p-0fa4b50b.entry.js} +1 -1
- package/www/build/{p-43cc457f.entry.js → p-1b6279a6.entry.js} +1 -1
- package/www/build/{p-b5eac462.entry.js → p-1ba8d432.entry.js} +1 -1
- package/www/build/{p-0602a085.entry.js → p-20a3247c.entry.js} +1 -1
- package/www/build/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
- package/www/build/{p-e581d022.entry.js → p-26f834e5.entry.js} +1 -1
- package/{dist/web-components-library/p-6eb3140b.entry.js → www/build/p-279655eb.entry.js} +1 -1
- package/{dist/web-components-library/p-08b00282.entry.js → www/build/p-2acd6a51.entry.js} +1 -1
- package/www/build/{p-57ffb8b0.entry.js → p-2d1b6c3c.entry.js} +1 -1
- package/www/build/p-32d42cfa.js +129 -0
- package/www/build/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
- package/www/build/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
- package/www/build/{p-db1a9a07.entry.js → p-38a3cf3b.entry.js} +1 -1
- package/www/build/{p-07e7895c.entry.js → p-3a468aa9.entry.js} +1 -1
- package/www/build/p-411cbcd6.entry.js +1 -0
- package/www/build/p-43a653ba.css +1802 -0
- package/www/build/{p-043cb10a.entry.js → p-475ca461.entry.js} +1 -1
- package/www/build/{p-4a322ca6.entry.js → p-496863be.entry.js} +1 -1
- package/www/build/p-51e308ca.entry.js +1 -0
- package/www/build/p-5921901c.entry.js +1 -0
- package/www/build/{p-42df9cbd.entry.js → p-59cfee8d.entry.js} +1 -1
- package/www/build/{p-56cfbcf3.entry.js → p-5dd9a2c6.entry.js} +1 -1
- package/www/build/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
- package/www/build/p-682528b2.entry.js +1 -0
- package/www/build/{p-c24c91c8.entry.js → p-6b1a5309.entry.js} +1 -1
- package/{dist/web-components-library/p-0b1225e8.entry.js → www/build/p-7af991f5.entry.js} +1 -1
- package/www/build/{p-a5bf7e8e.entry.js → p-8980398c.entry.js} +1 -1
- package/www/build/{p-485983bb.entry.js → p-8b960526.entry.js} +1 -1
- package/www/build/{p-248d0023.entry.js → p-8bf0844b.entry.js} +1 -1
- package/www/build/{p-e83f592d.entry.js → p-8c105bd1.entry.js} +1 -1
- package/www/build/{p-b34dbcd0.entry.js → p-8f46e548.entry.js} +1 -1
- package/{dist/web-components-library/p-4c9393e7.entry.js → www/build/p-8ffc17b7.entry.js} +1 -1
- package/www/build/{p-0fc0019a.entry.js → p-93dc6d51.entry.js} +1 -1
- package/{dist/web-components-library/p-e08e7e78.entry.js → www/build/p-95b8f109.entry.js} +1 -1
- package/www/build/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
- package/www/build/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
- package/www/build/p-9c338aeb.entry.js +1 -0
- package/www/build/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
- package/www/build/p-a23e9115.js +1 -0
- package/www/build/p-a2b67e2d.entry.js +1 -0
- package/{dist/web-components-library/p-1c135986.entry.js → www/build/p-a82ea410.entry.js} +1 -1
- package/{dist/web-components-library/p-9b7c02b6.entry.js → www/build/p-b33f5e6a.entry.js} +1 -1
- package/{dist/web-components-library/p-bee26f96.js → www/build/p-b3c29822.js} +1 -1
- package/www/build/{p-69619cc8.entry.js → p-b6f36170.entry.js} +1 -1
- package/www/build/{p-1d943c18.entry.js → p-bdc6f2e5.entry.js} +1 -1
- package/www/build/{p-05da8d08.entry.js → p-beba3e67.entry.js} +1 -1
- package/www/build/p-c25b0b2a.entry.js +1 -0
- package/www/build/p-cd43f80d.js +1 -0
- package/www/build/{p-5cb73092.entry.js → p-db3c8e3e.entry.js} +1 -1
- package/www/build/p-e40b16fa.entry.js +1 -0
- package/www/build/{p-d22d4807.entry.js → p-f20d1242.entry.js} +1 -1
- package/www/build/web-components-library.css +1 -1
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/dist/cjs/z-app-switcher.cjs.entry.js +0 -29
- package/dist/cjs/z-button-deprecated.cjs.entry.js +0 -41
- package/dist/cjs/z-button-filter.cjs.entry.js +0 -50
- package/dist/cjs/z-candybar.cjs.entry.js +0 -19
- package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -22
- package/dist/cjs/z-cookiebar.cjs.entry.js +0 -41
- package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -49
- package/dist/cjs/z-footer.cjs.entry.js +0 -104
- package/dist/cjs/z-input-deprecated.cjs.entry.js +0 -261
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +0 -88
- package/dist/cjs/z-myz-topbar.cjs.entry.js +0 -190
- package/dist/cjs/z-pagination-bar.cjs.entry.js +0 -116
- package/dist/cjs/z-pagination-page.cjs.entry.js +0 -27
- package/dist/cjs/z-popover-deprecated.cjs.entry.js +0 -135
- package/dist/cjs/z-status-tag.cjs.entry.js +0 -29
- package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +0 -263
- package/dist/collection/components/footer/z-footer/index.js +0 -256
- package/dist/collection/components/footer/z-footer/styles.css +0 -242
- package/dist/collection/components/footer/z-footer-link/index.js +0 -42
- package/dist/collection/components/footer/z-footer-link/styles.css +0 -25
- package/dist/collection/components/footer/z-footer-section/index.js +0 -53
- package/dist/collection/components/footer/z-footer-section/styles.css +0 -150
- package/dist/collection/components/footer/z-footer-social/index.js +0 -73
- package/dist/collection/components/footer/z-footer-social/styles.css +0 -15
- package/dist/collection/components/notification/z-candybar/index.js +0 -21
- package/dist/collection/components/notification/z-candybar/styles.css +0 -55
- package/dist/collection/components/notification/z-cookiebar/index.js +0 -110
- package/dist/collection/components/notification/z-cookiebar/styles.css +0 -108
- package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +0 -271
- package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +0 -22
- package/dist/collection/deprecated/pagination/z-pagination-page/index.js +0 -138
- package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +0 -57
- package/dist/collection/deprecated/z-button-deprecated/index.js +0 -226
- package/dist/collection/deprecated/z-button-deprecated/styles.css +0 -231
- package/dist/collection/deprecated/z-button-filter/index.js +0 -160
- package/dist/collection/deprecated/z-button-filter/styles.css +0 -64
- package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -59
- package/dist/collection/deprecated/z-chip-deprecated/styles.css +0 -17
- package/dist/collection/deprecated/z-input-deprecated/index.js +0 -810
- package/dist/collection/deprecated/z-input-deprecated/styles.css +0 -282
- package/dist/collection/deprecated/z-input-label/index.js +0 -78
- package/dist/collection/deprecated/z-input-label/styles.css +0 -16
- package/dist/collection/deprecated/z-popover-deprecated/index.js +0 -306
- package/dist/collection/deprecated/z-popover-deprecated/styles.css +0 -235
- package/dist/collection/deprecated/z-status-tag/index.js +0 -130
- package/dist/collection/deprecated/z-status-tag/styles.css +0 -131
- package/dist/collection/deprecated/z-tooltip-deprecated/index.js +0 -379
- package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +0 -128
- package/dist/collection/snowflakes/myz/topbar/index.js +0 -398
- package/dist/collection/snowflakes/myz/topbar/styles.css +0 -574
- package/dist/esm/z-app-switcher.entry.js +0 -25
- package/dist/esm/z-button-deprecated.entry.js +0 -37
- package/dist/esm/z-button-filter.entry.js +0 -46
- package/dist/esm/z-candybar.entry.js +0 -15
- package/dist/esm/z-chip-deprecated.entry.js +0 -18
- package/dist/esm/z-cookiebar.entry.js +0 -37
- package/dist/esm/z-footer-link_3.entry.js +0 -43
- package/dist/esm/z-footer.entry.js +0 -100
- package/dist/esm/z-input-deprecated.entry.js +0 -257
- package/dist/esm/z-menu-dropdown_2.entry.js +0 -83
- package/dist/esm/z-myz-topbar.entry.js +0 -186
- package/dist/esm/z-pagination-bar.entry.js +0 -112
- package/dist/esm/z-pagination-page.entry.js +0 -23
- package/dist/esm/z-popover-deprecated.entry.js +0 -131
- package/dist/esm/z-status-tag.entry.js +0 -25
- package/dist/esm/z-tooltip-deprecated.entry.js +0 -259
- package/dist/types/components/footer/z-footer/index.d.ts +0 -46
- package/dist/types/components/footer/z-footer-link/index.d.ts +0 -8
- package/dist/types/components/footer/z-footer-section/index.d.ts +0 -10
- package/dist/types/components/footer/z-footer-social/index.d.ts +0 -9
- package/dist/types/components/notification/z-candybar/index.d.ts +0 -6
- package/dist/types/components/notification/z-cookiebar/index.d.ts +0 -16
- package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +0 -40
- package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +0 -15
- package/dist/types/deprecated/z-button-deprecated/index.d.ts +0 -28
- package/dist/types/deprecated/z-button-filter/index.d.ts +0 -22
- package/dist/types/deprecated/z-chip-deprecated/index.d.ts +0 -8
- package/dist/types/deprecated/z-input-deprecated/index.d.ts +0 -91
- package/dist/types/deprecated/z-input-label/index.d.ts +0 -9
- package/dist/types/deprecated/z-popover-deprecated/index.d.ts +0 -33
- package/dist/types/deprecated/z-status-tag/index.d.ts +0 -15
- package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +0 -41
- package/dist/types/snowflakes/myz/topbar/index.d.ts +0 -59
- package/dist/web-components-library/p-233863a0.entry.js +0 -1
- package/dist/web-components-library/p-30fcd62b.js +0 -1
- package/dist/web-components-library/p-35739670.entry.js +0 -1
- package/dist/web-components-library/p-3a0d3e3d.entry.js +0 -1
- package/dist/web-components-library/p-3dedb985.entry.js +0 -1
- package/dist/web-components-library/p-3fa39344.entry.js +0 -1
- package/dist/web-components-library/p-442b8b35.entry.js +0 -1
- package/dist/web-components-library/p-51b665db.entry.js +0 -1
- package/dist/web-components-library/p-5c6108bb.entry.js +0 -1
- package/dist/web-components-library/p-674135eb.entry.js +0 -1
- package/dist/web-components-library/p-686545fa.entry.js +0 -1
- package/dist/web-components-library/p-80f54971.entry.js +0 -1
- package/dist/web-components-library/p-9c80c9d1.entry.js +0 -1
- package/dist/web-components-library/p-9ecf936d.js +0 -1
- package/dist/web-components-library/p-ae79573a.entry.js +0 -1
- package/dist/web-components-library/p-b6f47ee9.entry.js +0 -1
- package/dist/web-components-library/p-b9a69a90.entry.js +0 -1
- package/dist/web-components-library/p-bfa29a89.entry.js +0 -1
- package/dist/web-components-library/p-c2d1785b.entry.js +0 -1
- package/dist/web-components-library/p-d523aa11.entry.js +0 -1
- package/dist/web-components-library/p-d8e17d3a.entry.js +0 -1
- package/dist/web-components-library/p-de47b4db.entry.js +0 -1
- package/dist/web-components-library/p-edd64dee.entry.js +0 -1
- package/dist/web-components-library/p-fb7d33f2.entry.js +0 -1
- package/www/build/p-233863a0.entry.js +0 -1
- package/www/build/p-30fcd62b.js +0 -1
- package/www/build/p-35739670.entry.js +0 -1
- package/www/build/p-3a0d3e3d.entry.js +0 -1
- package/www/build/p-3dedb985.entry.js +0 -1
- package/www/build/p-3fa39344.entry.js +0 -1
- package/www/build/p-442b8b35.entry.js +0 -1
- package/www/build/p-4c9c83c0.css +0 -1
- package/www/build/p-51b665db.entry.js +0 -1
- package/www/build/p-53293a62.js +0 -1
- package/www/build/p-5c6108bb.entry.js +0 -1
- package/www/build/p-674135eb.entry.js +0 -1
- package/www/build/p-686545fa.entry.js +0 -1
- package/www/build/p-80f54971.entry.js +0 -1
- package/www/build/p-9c80c9d1.entry.js +0 -1
- package/www/build/p-9ecf936d.js +0 -1
- package/www/build/p-ae79573a.entry.js +0 -1
- package/www/build/p-b6f47ee9.entry.js +0 -1
- package/www/build/p-b9a69a90.entry.js +0 -1
- package/www/build/p-bfa29a89.entry.js +0 -1
- package/www/build/p-c2d1785b.entry.js +0 -1
- package/www/build/p-d523aa11.entry.js +0 -1
- package/www/build/p-d8e17d3a.entry.js +0 -1
- package/www/build/p-de47b4db.entry.js +0 -1
- package/www/build/p-edd64dee.entry.js +0 -1
- package/www/build/p-fb7d33f2.entry.js +0 -1
|
@@ -1,256 +0,0 @@
|
|
|
1
|
-
import { h } from "@stencil/core";
|
|
2
|
-
import { ButtonSize } from "../../../beans";
|
|
3
|
-
/**
|
|
4
|
-
* @slot - main navigation
|
|
5
|
-
* @slot links - bottom navigation
|
|
6
|
-
* @slot social - social links
|
|
7
|
-
*/
|
|
8
|
-
export class ZFooter {
|
|
9
|
-
constructor() {
|
|
10
|
-
this.creditsLinkId = "creditsLinkId";
|
|
11
|
-
this.emitReportAProblemButtonClick = this.emitReportAProblemButtonClick.bind(this);
|
|
12
|
-
}
|
|
13
|
-
componentWillLoad() {
|
|
14
|
-
if (this.data) {
|
|
15
|
-
console.warn("z-footer: `data` prop is deprecated and will be removed in a future version. Use slots instead.");
|
|
16
|
-
this.jsonData = JSON.parse(this.data);
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
zLinkClickListener(e) {
|
|
20
|
-
if (e.detail.linkId === this.creditsLinkId) {
|
|
21
|
-
this.emitCreditsLinkClick();
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
emitCreditsLinkClick() {
|
|
25
|
-
this.creditsLinkClick.emit();
|
|
26
|
-
}
|
|
27
|
-
emitReportAProblemButtonClick() {
|
|
28
|
-
this.reportAProblemButtonClick.emit();
|
|
29
|
-
}
|
|
30
|
-
renderZLogo() {
|
|
31
|
-
return (h("z-logo", { link: "https://www.zanichelli.it", width: 144, height: 38, imageAlt: "Home Zanichelli", targetBlank: true }));
|
|
32
|
-
}
|
|
33
|
-
renderAddress() {
|
|
34
|
-
return (h("p", null, "Zanichelli editore S.p.A. via Irnerio 34, 40126 Bologna", h("br", null), "Fax 051 - 249.782 / 293.224 | Tel. 051 - 293.111 / 245.024", h("br", null), "Partita IVA 03978000374"));
|
|
35
|
-
}
|
|
36
|
-
renderSocial() {
|
|
37
|
-
return (h("div", { class: "social" }, h("slot", { name: "social" }), this.renderFooterSocialJsonData()));
|
|
38
|
-
}
|
|
39
|
-
renderCopyright() {
|
|
40
|
-
return (h("p", null, "Copyright \u2013 2018-", new Date().getFullYear(), " Zanichelli", h("span", null, "All rights reserved")));
|
|
41
|
-
}
|
|
42
|
-
renderCertification() {
|
|
43
|
-
return (h("p", null, "Zanichelli editore S.p.A. opera con sistema qualit\u00E0 certificato CertiCarGraf n. 477", h("br", null), "secondo la norma UNI EN ISO 9001:2015"));
|
|
44
|
-
}
|
|
45
|
-
renderBottomLinks() {
|
|
46
|
-
return (h("div", { class: "item bottom-links" }, h("slot", { name: "links" }), this.renderFooterBottomJsonData()));
|
|
47
|
-
}
|
|
48
|
-
renderFooterBottom() {
|
|
49
|
-
return (h("section", { id: "bottom" }, h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("div", { class: "item logo" }, this.renderZLogo(), this.renderCopyright(), this.renderCertification()), h("div", { class: "item" }, this.renderAddress(), this.renderSocial()), this.renderBottomLinks())));
|
|
50
|
-
}
|
|
51
|
-
renderFooterTop() {
|
|
52
|
-
return (h("section", { id: "top" }, h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("slot", null), this.renderFooterTopJsonData())));
|
|
53
|
-
}
|
|
54
|
-
renderFooterProductInfo() {
|
|
55
|
-
var _a;
|
|
56
|
-
if (this.productName || this.productVersion || this.productCreditsLink != null || this.showReportAProblemButton) {
|
|
57
|
-
const versionString = `${this.productName ? " versione" : "Versione"} ${this.productVersion}`;
|
|
58
|
-
const creditsObject = (h("z-body", { level: 5 }, (this.productName || this.productVersion) && " - ", h("z-link", { htmlid: this.creditsLinkId, href: (_a = this.productCreditsLink) === null || _a === void 0 ? void 0 : _a.trim(), target: "_blank", textcolor: "white" }, "Credits")));
|
|
59
|
-
return (h("div", { id: "extension" }, h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("span", null, this.productName && (h("z-body", { level: 5, variant: "semibold" }, this.productName)), this.productVersion && h("z-body", { level: 5 }, versionString), this.productCreditsLink != null && creditsObject), this.showReportAProblemButton && (h("div", null, h("z-body", { level: 5 }, "Hai bisogno di aiuto?"), h("z-button", { size: ButtonSize.SMALL, onClick: this.emitReportAProblemButtonClick }, "SEGNALA UN PROBLEMA"))), h("z-divider", { color: "gray500" }))));
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
// INFO: backward compatibility
|
|
63
|
-
renderFooterTopJsonData() {
|
|
64
|
-
if (!this.jsonData || !this.jsonData.zanichelliLinks) {
|
|
65
|
-
return null;
|
|
66
|
-
}
|
|
67
|
-
const zanichelliLinks = this.jsonData.zanichelliLinks;
|
|
68
|
-
if (this.jsonData.bottomLinks) {
|
|
69
|
-
const bottomLinks = this.jsonData.bottomLinks;
|
|
70
|
-
zanichelliLinks.push({
|
|
71
|
-
title: "Altre informazioni",
|
|
72
|
-
items: bottomLinks,
|
|
73
|
-
});
|
|
74
|
-
}
|
|
75
|
-
return zanichelliLinks.map((item) => (h("z-footer-section", { name: item.title }, item.items.map((item) => (h("z-footer-link", { href: item.link }, item.label))))));
|
|
76
|
-
}
|
|
77
|
-
// INFO: backward compatibility
|
|
78
|
-
renderFooterBottomJsonData() {
|
|
79
|
-
if (!this.jsonData || !this.jsonData.bottomLinks) {
|
|
80
|
-
return null;
|
|
81
|
-
}
|
|
82
|
-
const bottomLinks = this.jsonData.bottomLinks;
|
|
83
|
-
return bottomLinks.map((item) => h("z-footer-link", { href: item.link }, item.label));
|
|
84
|
-
}
|
|
85
|
-
// INFO: backward compatibility
|
|
86
|
-
renderFooterSocialJsonData() {
|
|
87
|
-
if (!this.jsonData || !this.jsonData.social) {
|
|
88
|
-
return null;
|
|
89
|
-
}
|
|
90
|
-
const social = this.jsonData.social;
|
|
91
|
-
return social.map((item) => (h("z-footer-social", { href: item.link, icon: item.icon, description: item.description })));
|
|
92
|
-
}
|
|
93
|
-
render() {
|
|
94
|
-
return (h("footer", null, this.renderFooterProductInfo(), this.renderFooterTop(), this.renderFooterBottom()));
|
|
95
|
-
}
|
|
96
|
-
static get is() { return "z-footer"; }
|
|
97
|
-
static get encapsulation() { return "shadow"; }
|
|
98
|
-
static get originalStyleUrls() {
|
|
99
|
-
return {
|
|
100
|
-
"$": ["styles.css"]
|
|
101
|
-
};
|
|
102
|
-
}
|
|
103
|
-
static get styleUrls() {
|
|
104
|
-
return {
|
|
105
|
-
"$": ["styles.css"]
|
|
106
|
-
};
|
|
107
|
-
}
|
|
108
|
-
static get properties() {
|
|
109
|
-
return {
|
|
110
|
-
"data": {
|
|
111
|
-
"type": "string",
|
|
112
|
-
"mutable": false,
|
|
113
|
-
"complexType": {
|
|
114
|
-
"original": "string",
|
|
115
|
-
"resolved": "string",
|
|
116
|
-
"references": {}
|
|
117
|
-
},
|
|
118
|
-
"required": false,
|
|
119
|
-
"optional": true,
|
|
120
|
-
"docs": {
|
|
121
|
-
"tags": [],
|
|
122
|
-
"text": "deprecated - JSON stringified data to fill the footer"
|
|
123
|
-
},
|
|
124
|
-
"attribute": "data",
|
|
125
|
-
"reflect": false
|
|
126
|
-
},
|
|
127
|
-
"productName": {
|
|
128
|
-
"type": "string",
|
|
129
|
-
"mutable": false,
|
|
130
|
-
"complexType": {
|
|
131
|
-
"original": "string",
|
|
132
|
-
"resolved": "string",
|
|
133
|
-
"references": {}
|
|
134
|
-
},
|
|
135
|
-
"required": false,
|
|
136
|
-
"optional": true,
|
|
137
|
-
"docs": {
|
|
138
|
-
"tags": [],
|
|
139
|
-
"text": "The product name to be displayed on the top panel of the footer"
|
|
140
|
-
},
|
|
141
|
-
"attribute": "product-name",
|
|
142
|
-
"reflect": false
|
|
143
|
-
},
|
|
144
|
-
"productVersion": {
|
|
145
|
-
"type": "string",
|
|
146
|
-
"mutable": false,
|
|
147
|
-
"complexType": {
|
|
148
|
-
"original": "string",
|
|
149
|
-
"resolved": "string",
|
|
150
|
-
"references": {}
|
|
151
|
-
},
|
|
152
|
-
"required": false,
|
|
153
|
-
"optional": true,
|
|
154
|
-
"docs": {
|
|
155
|
-
"tags": [],
|
|
156
|
-
"text": "The product version to be displayed on the top panel of the footer"
|
|
157
|
-
},
|
|
158
|
-
"attribute": "product-version",
|
|
159
|
-
"reflect": false
|
|
160
|
-
},
|
|
161
|
-
"productCreditsLink": {
|
|
162
|
-
"type": "string",
|
|
163
|
-
"mutable": false,
|
|
164
|
-
"complexType": {
|
|
165
|
-
"original": "string",
|
|
166
|
-
"resolved": "string",
|
|
167
|
-
"references": {}
|
|
168
|
-
},
|
|
169
|
-
"required": false,
|
|
170
|
-
"optional": true,
|
|
171
|
-
"docs": {
|
|
172
|
-
"tags": [],
|
|
173
|
-
"text": "'undefined' or 'null' means 'don't show Credits',\nempty string means 'emit creditsLinkClick event',\nnot empty string means 'open the url and emit creditsLinkClick event'"
|
|
174
|
-
},
|
|
175
|
-
"attribute": "product-credits-link",
|
|
176
|
-
"reflect": false
|
|
177
|
-
},
|
|
178
|
-
"showReportAProblemButton": {
|
|
179
|
-
"type": "boolean",
|
|
180
|
-
"mutable": false,
|
|
181
|
-
"complexType": {
|
|
182
|
-
"original": "boolean",
|
|
183
|
-
"resolved": "boolean",
|
|
184
|
-
"references": {}
|
|
185
|
-
},
|
|
186
|
-
"required": false,
|
|
187
|
-
"optional": true,
|
|
188
|
-
"docs": {
|
|
189
|
-
"tags": [],
|
|
190
|
-
"text": "True if the product must display a \"Report a problem\" button on the top panel of the footer"
|
|
191
|
-
},
|
|
192
|
-
"attribute": "show-report-a-problem-button",
|
|
193
|
-
"reflect": false
|
|
194
|
-
},
|
|
195
|
-
"contentMaxWidth": {
|
|
196
|
-
"type": "number",
|
|
197
|
-
"mutable": false,
|
|
198
|
-
"complexType": {
|
|
199
|
-
"original": "number",
|
|
200
|
-
"resolved": "number",
|
|
201
|
-
"references": {}
|
|
202
|
-
},
|
|
203
|
-
"required": false,
|
|
204
|
-
"optional": true,
|
|
205
|
-
"docs": {
|
|
206
|
-
"tags": [],
|
|
207
|
-
"text": "Maximum width of footer content"
|
|
208
|
-
},
|
|
209
|
-
"attribute": "content-max-width",
|
|
210
|
-
"reflect": false
|
|
211
|
-
}
|
|
212
|
-
};
|
|
213
|
-
}
|
|
214
|
-
static get events() {
|
|
215
|
-
return [{
|
|
216
|
-
"method": "creditsLinkClick",
|
|
217
|
-
"name": "creditsLinkClick",
|
|
218
|
-
"bubbles": true,
|
|
219
|
-
"cancelable": true,
|
|
220
|
-
"composed": true,
|
|
221
|
-
"docs": {
|
|
222
|
-
"tags": [],
|
|
223
|
-
"text": "Emitted on credits link click"
|
|
224
|
-
},
|
|
225
|
-
"complexType": {
|
|
226
|
-
"original": "any",
|
|
227
|
-
"resolved": "any",
|
|
228
|
-
"references": {}
|
|
229
|
-
}
|
|
230
|
-
}, {
|
|
231
|
-
"method": "reportAProblemButtonClick",
|
|
232
|
-
"name": "reportAProblemButtonClick",
|
|
233
|
-
"bubbles": true,
|
|
234
|
-
"cancelable": true,
|
|
235
|
-
"composed": true,
|
|
236
|
-
"docs": {
|
|
237
|
-
"tags": [],
|
|
238
|
-
"text": "Emitted on report a problem button click"
|
|
239
|
-
},
|
|
240
|
-
"complexType": {
|
|
241
|
-
"original": "any",
|
|
242
|
-
"resolved": "any",
|
|
243
|
-
"references": {}
|
|
244
|
-
}
|
|
245
|
-
}];
|
|
246
|
-
}
|
|
247
|
-
static get listeners() {
|
|
248
|
-
return [{
|
|
249
|
-
"name": "zLinkClick",
|
|
250
|
-
"method": "zLinkClickListener",
|
|
251
|
-
"target": undefined,
|
|
252
|
-
"capture": false,
|
|
253
|
-
"passive": false
|
|
254
|
-
}];
|
|
255
|
-
}
|
|
256
|
-
}
|
|
@@ -1,242 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
width: 100%;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
footer {
|
|
6
|
-
width: auto;
|
|
7
|
-
height: auto;
|
|
8
|
-
box-sizing: border-box;
|
|
9
|
-
padding: var(--space-unit) 0;
|
|
10
|
-
background-color: var(--gray900);
|
|
11
|
-
color: var(--gray50);
|
|
12
|
-
font-family: var(--font-family-sans);
|
|
13
|
-
font-size: 13px;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
footer * {
|
|
17
|
-
box-sizing: border-box;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
footer > section > div {
|
|
21
|
-
display: grid;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
#top {
|
|
25
|
-
padding: 0 calc(var(--space-unit) * 2);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
#bottom {
|
|
29
|
-
width: auto;
|
|
30
|
-
height: auto;
|
|
31
|
-
padding: 0 calc(var(--space-unit) * 2);
|
|
32
|
-
margin: 0;
|
|
33
|
-
font-size: 12px;
|
|
34
|
-
white-space: pre-line;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
#bottom > div {
|
|
38
|
-
display: grid;
|
|
39
|
-
grid-template-columns: 1fr;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
#bottom > div > div.item {
|
|
43
|
-
display: flex;
|
|
44
|
-
width: auto;
|
|
45
|
-
height: auto;
|
|
46
|
-
flex-direction: column;
|
|
47
|
-
align-items: flex-start;
|
|
48
|
-
padding: calc(var(--space-unit) * 2) 0;
|
|
49
|
-
grid-column: span 1;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
#bottom > div > div.item:nth-child(1) {
|
|
53
|
-
order: 2;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
#bottom > div > div.item:nth-child(2) {
|
|
57
|
-
order: 1;
|
|
58
|
-
border-bottom: 1px solid var(--gray50);
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
#bottom > div > div.item > div.social {
|
|
62
|
-
display: grid;
|
|
63
|
-
padding: 0;
|
|
64
|
-
margin-bottom: 0;
|
|
65
|
-
column-gap: 12px;
|
|
66
|
-
grid-template-columns: repeat(5, 1fr);
|
|
67
|
-
grid-template-rows: repeat(auto-fill, 24px);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
#bottom > div > div.bottom-links {
|
|
71
|
-
display: none;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
#bottom > div > div.item > p {
|
|
75
|
-
padding: var(--space-unit) 0;
|
|
76
|
-
margin: var(--space-unit) 0;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
#bottom > div > div.item > p:first-child {
|
|
80
|
-
margin-top: 0;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
#bottom > div > div.item > p:last-child {
|
|
84
|
-
margin-bottom: 0;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
#bottom > div > div.logo > p > span {
|
|
88
|
-
display: block;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
#extension {
|
|
92
|
-
padding: 0 calc(var(--space-unit) * 2);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
#extension > div {
|
|
96
|
-
display: grid;
|
|
97
|
-
align-items: center;
|
|
98
|
-
grid-row-gap: var(--space-unit);
|
|
99
|
-
grid-template-columns: 1fr;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
#extension z-divider {
|
|
103
|
-
margin-top: var(--space-unit);
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
#extension z-button {
|
|
107
|
-
margin-left: var(--space-unit);
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
div.limited-width {
|
|
111
|
-
--mw: none;
|
|
112
|
-
|
|
113
|
-
max-width: var(--mw);
|
|
114
|
-
margin: auto;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
z-button {
|
|
118
|
-
--color-primary01: var(--gray600);
|
|
119
|
-
--color-hover-primary: var(--gray700);
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
/* Tablet breakpoint */
|
|
123
|
-
@media only screen and (min-width: 768px) {
|
|
124
|
-
footer {
|
|
125
|
-
padding: 0;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
#top {
|
|
129
|
-
padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);
|
|
130
|
-
background-color: var(--gray800);
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
/* backward compatibility */
|
|
134
|
-
#top z-footer-section:last-child {
|
|
135
|
-
display: none;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
#bottom {
|
|
139
|
-
padding: 0 calc(var(--space-unit) * 3);
|
|
140
|
-
background-color: var(--gray900);
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
#bottom > div {
|
|
144
|
-
grid-column-gap: var(--grid-tablet-margin);
|
|
145
|
-
grid-template-columns: repeat(4, 1fr);
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
#bottom > div > div.item {
|
|
149
|
-
margin: 0;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
#bottom > div > div.item:nth-child(1) {
|
|
153
|
-
order: 1;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
#bottom > div > div.item:nth-child(2) {
|
|
157
|
-
order: 2;
|
|
158
|
-
border-bottom: none;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
#bottom > div > div.item > p {
|
|
162
|
-
padding-top: 0;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
#bottom > div > div.logo > z-logo {
|
|
166
|
-
width: auto;
|
|
167
|
-
height: 39px;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
#bottom > div > div.bottom-links {
|
|
171
|
-
display: grid;
|
|
172
|
-
order: 3;
|
|
173
|
-
font-size: 12px;
|
|
174
|
-
grid-column: span 2;
|
|
175
|
-
grid-column-gap: var(--grid-tablet-margin);
|
|
176
|
-
grid-template-columns: repeat(2, 1fr);
|
|
177
|
-
grid-template-rows: repeat(auto-fill, 24px);
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
#extension {
|
|
181
|
-
padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 3) 0;
|
|
182
|
-
margin: auto;
|
|
183
|
-
background-color: var(--gray800);
|
|
184
|
-
color: white;
|
|
185
|
-
grid-template-columns: 1fr 1fr;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
#extension > div > div {
|
|
189
|
-
text-align: end;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
#extension z-divider {
|
|
193
|
-
grid-column: 1 / span 2;
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
/* Desktop breakpoint */
|
|
198
|
-
@media only screen and (min-width: 1152px) {
|
|
199
|
-
#top {
|
|
200
|
-
width: 100%;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
#top > div {
|
|
204
|
-
grid-column-gap: var(--grid-desktop-margin);
|
|
205
|
-
grid-template-columns: repeat(6, 1fr);
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
#bottom > div > div.item:nth-child(1) > p:nth-of-type(2) {
|
|
209
|
-
font-size: 10px;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
#bottom > div > div.item > p {
|
|
213
|
-
padding-bottom: 0;
|
|
214
|
-
margin-bottom: calc(var(--space-unit) * 2);
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
#bottom > div > div.item > div.social {
|
|
218
|
-
margin-top: 0;
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
#bottom > div > div.bottom-links {
|
|
222
|
-
padding: calc(var(--space-unit) * 2) 0 0 0;
|
|
223
|
-
margin: 0;
|
|
224
|
-
grid-column-gap: var(--grid-desktop-margin);
|
|
225
|
-
grid-template-columns: repeat(3, 1fr);
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
/* Wide breakpoint */
|
|
230
|
-
@media only screen and (min-width: 1366px) {
|
|
231
|
-
#top {
|
|
232
|
-
padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 4);
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
#bottom {
|
|
236
|
-
padding: 0 calc(var(--space-unit) * 4);
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
#extension {
|
|
240
|
-
padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 4) 0;
|
|
241
|
-
}
|
|
242
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { h } from "@stencil/core";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - link label
|
|
4
|
-
*/
|
|
5
|
-
export class ZFooterLink {
|
|
6
|
-
render() {
|
|
7
|
-
return (h("a", { href: this.href, target: "_blank" }, h("slot", null)));
|
|
8
|
-
}
|
|
9
|
-
static get is() { return "z-footer-link"; }
|
|
10
|
-
static get encapsulation() { return "shadow"; }
|
|
11
|
-
static get originalStyleUrls() {
|
|
12
|
-
return {
|
|
13
|
-
"$": ["styles.css"]
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
static get styleUrls() {
|
|
17
|
-
return {
|
|
18
|
-
"$": ["styles.css"]
|
|
19
|
-
};
|
|
20
|
-
}
|
|
21
|
-
static get properties() {
|
|
22
|
-
return {
|
|
23
|
-
"href": {
|
|
24
|
-
"type": "string",
|
|
25
|
-
"mutable": false,
|
|
26
|
-
"complexType": {
|
|
27
|
-
"original": "string",
|
|
28
|
-
"resolved": "string",
|
|
29
|
-
"references": {}
|
|
30
|
-
},
|
|
31
|
-
"required": false,
|
|
32
|
-
"optional": false,
|
|
33
|
-
"docs": {
|
|
34
|
-
"tags": [],
|
|
35
|
-
"text": "link"
|
|
36
|
-
},
|
|
37
|
-
"attribute": "href",
|
|
38
|
-
"reflect": false
|
|
39
|
-
}
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
font-family: var(--font-family-sans);
|
|
3
|
-
font-weight: var(--font-rg);
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
:host > a {
|
|
7
|
-
display: inline-block;
|
|
8
|
-
width: 100%;
|
|
9
|
-
padding: calc(var(--space-unit) / 2 * 3) 0;
|
|
10
|
-
border-bottom: 1px solid var(--gray50);
|
|
11
|
-
color: var(--color-white);
|
|
12
|
-
font-size: 14px;
|
|
13
|
-
text-decoration: none;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
/* Tablet breakpoint */
|
|
17
|
-
@media only screen and (min-width: 768px) {
|
|
18
|
-
:host a {
|
|
19
|
-
width: initial;
|
|
20
|
-
padding: 0;
|
|
21
|
-
border-bottom: none;
|
|
22
|
-
font-size: 12px;
|
|
23
|
-
text-decoration: underline;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { h } from "@stencil/core";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - section content
|
|
4
|
-
*/
|
|
5
|
-
export class ZFooterSection {
|
|
6
|
-
constructor() {
|
|
7
|
-
this.isOpen = false;
|
|
8
|
-
}
|
|
9
|
-
renderToggleButton() {
|
|
10
|
-
return (h("button", { class: "toggle-button", onClick: () => (this.isOpen = !this.isOpen) }, h("z-icon", { name: this.isOpen ? "chevron-up" : "chevron-down", width: 16, height: 16 })));
|
|
11
|
-
}
|
|
12
|
-
render() {
|
|
13
|
-
return (h("nav", null, h("div", { class: "header" }, h("h2", null, this.name), this.renderToggleButton()), h("div", { class: `content ${this.isOpen ? "show" : ""}` }, h("slot", null))));
|
|
14
|
-
}
|
|
15
|
-
static get is() { return "z-footer-section"; }
|
|
16
|
-
static get encapsulation() { return "shadow"; }
|
|
17
|
-
static get originalStyleUrls() {
|
|
18
|
-
return {
|
|
19
|
-
"$": ["styles.css"]
|
|
20
|
-
};
|
|
21
|
-
}
|
|
22
|
-
static get styleUrls() {
|
|
23
|
-
return {
|
|
24
|
-
"$": ["styles.css"]
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
static get properties() {
|
|
28
|
-
return {
|
|
29
|
-
"name": {
|
|
30
|
-
"type": "string",
|
|
31
|
-
"mutable": false,
|
|
32
|
-
"complexType": {
|
|
33
|
-
"original": "string",
|
|
34
|
-
"resolved": "string",
|
|
35
|
-
"references": {}
|
|
36
|
-
},
|
|
37
|
-
"required": false,
|
|
38
|
-
"optional": false,
|
|
39
|
-
"docs": {
|
|
40
|
-
"tags": [],
|
|
41
|
-
"text": "section title"
|
|
42
|
-
},
|
|
43
|
-
"attribute": "name",
|
|
44
|
-
"reflect": false
|
|
45
|
-
}
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
static get states() {
|
|
49
|
-
return {
|
|
50
|
-
"isOpen": {}
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
}
|