@zanichelli/albe-web-components 13.0.0 → 13.1.0-rc1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -5
- package/dist/cjs/icons-be077181.js +864 -0
- package/dist/cjs/icons-be077181.js.map +1 -0
- package/dist/cjs/index-0a7baee3.js +24 -0
- package/dist/cjs/index-0a7baee3.js.map +1 -0
- package/dist/cjs/index-37180b8d.js +24 -0
- package/dist/cjs/index-37180b8d.js.map +1 -0
- package/dist/cjs/index-4468a6b7.js +24 -0
- package/dist/cjs/index-4468a6b7.js.map +1 -0
- package/dist/cjs/index-715aa3be.js +21 -0
- package/dist/cjs/index-715aa3be.js.map +1 -0
- package/dist/cjs/index-7a1c32d4.js +30 -0
- package/dist/cjs/index-7a1c32d4.js.map +1 -0
- package/dist/cjs/index-7f3e61f0.js +82 -0
- package/dist/cjs/index-7f3e61f0.js.map +1 -0
- package/dist/cjs/index-96c2bc8f.js +25 -0
- package/dist/cjs/index-96c2bc8f.js.map +1 -0
- package/dist/cjs/index-a30259f3.js +37 -0
- package/dist/cjs/index-a30259f3.js.map +1 -0
- package/dist/cjs/index-a7aedd7c.js +20 -0
- package/dist/cjs/index-a7aedd7c.js.map +1 -0
- package/dist/cjs/index-d669dfd0.js +43 -0
- package/dist/cjs/index-d669dfd0.js.map +1 -0
- package/dist/cjs/index-dc60bee7.js +56 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header_12.cjs.entry.js +20 -871
- package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
- package/dist/cjs/z-contextual-menu.cjs.entry.js +44 -0
- package/dist/cjs/z-contextual-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
- package/dist/cjs/z-file-upload.cjs.entry.js +18 -10
- package/dist/cjs/z-file-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
- package/dist/cjs/z-link.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-sections.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card_4.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-list.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +72 -0
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js.map +1 -0
- package/dist/cjs/z-navigation-tab.cjs.entry.js +69 -0
- package/dist/cjs/z-navigation-tab.cjs.entry.js.map +1 -0
- package/dist/cjs/z-otp.cjs.entry.js +2 -2
- package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
- package/dist/cjs/z-pocket_3.cjs.entry.js +3 -3
- package/dist/cjs/z-popover.cjs.entry.js +1 -1
- package/dist/cjs/z-section-title.cjs.entry.js +1 -1
- package/dist/cjs/z-skip-to-content.cjs.entry.js +1 -1
- package/dist/cjs/z-table-body.cjs.entry.js +12 -0
- package/dist/cjs/z-table-body.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-cell.cjs.entry.js +13 -0
- package/dist/cjs/z-table-cell.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-deprecated.cjs.entry.js +92 -0
- package/dist/cjs/z-table-deprecated.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-empty-box.cjs.entry.js +12 -0
- package/dist/cjs/z-table-empty-box.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +12 -0
- package/dist/cjs/z-table-expanded-row.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-footer.cjs.entry.js +12 -0
- package/dist/cjs/z-table-footer.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-head.cjs.entry.js +12 -0
- package/dist/cjs/z-table-head.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-header-row.cjs.entry.js +12 -0
- package/dist/cjs/z-table-header-row.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-header.cjs.entry.js +15 -0
- package/dist/cjs/z-table-header.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-row.cjs.entry.js +13 -0
- package/dist/cjs/z-table-row.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +12 -0
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js.map +1 -0
- package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +14 -0
- package/dist/collection/components/file-upload/z-file-upload/index.js +57 -10
- package/dist/collection/components/file-upload/z-file-upload/index.js.map +1 -1
- package/dist/collection/components/inputs/z-searchbar/index.js +1 -3
- package/dist/collection/components/inputs/z-searchbar/index.js.map +1 -1
- package/dist/collection/components/inputs/z-searchbar/styles.css +2 -5
- package/dist/collection/components/list/z-list-element/index.js +26 -1
- package/dist/collection/components/list/z-list-element/index.js.map +1 -1
- package/dist/collection/components/list/z-list-element/styles.css +37 -12
- package/dist/collection/components/z-contextual-menu/index.js +123 -0
- package/dist/collection/components/z-contextual-menu/index.js.map +1 -0
- package/dist/collection/components/z-contextual-menu/index.spec.js +74 -0
- package/dist/collection/components/z-contextual-menu/index.spec.js.map +1 -0
- package/dist/collection/components/z-contextual-menu/styles.css +60 -0
- package/dist/collection/components/z-contextual-menu/test.e2e.js +11 -0
- package/dist/collection/components/z-contextual-menu/test.e2e.js.map +1 -0
- package/dist/collection/components/z-cover-hero/index.js +2 -2
- package/dist/collection/components/z-divider/index.js +1 -1
- package/dist/collection/components/z-ghost-loading/index.js +1 -1
- package/dist/collection/components/z-info-reveal/index.js +1 -1
- package/dist/collection/components/z-offcanvas/index.js +1 -1
- package/dist/collection/components/z-offcanvas/styles.css +1 -1
- package/dist/collection/components/z-popover/index.js +1 -1
- package/dist/collection/components/z-section-title/index.js +1 -1
- package/dist/collection/components/z-skip-to-content/index.js +1 -1
- package/dist/collection/components/z-tag/index.js +2 -2
- package/dist/collection/components/z-visually-hidden/index.js +1 -1
- package/dist/collection/deprecated/navigation-tab.css +138 -0
- package/dist/collection/deprecated/z-link/index.js +1 -1
- package/dist/collection/deprecated/z-navigation-tab/index.js +286 -0
- package/dist/collection/deprecated/z-navigation-tab/index.js.map +1 -0
- package/dist/collection/deprecated/z-navigation-tab-link/index.js +321 -0
- package/dist/collection/deprecated/z-navigation-tab-link/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js +27 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js +21 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/styles.css +9 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js +85 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js +50 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/styles.css +58 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js +362 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/styles.css +115 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js +74 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js +46 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/styles.css +38 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js +46 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js +13 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/styles.css +9 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js +26 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js +23 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/styles.css +5 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js +26 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js +23 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/styles.css +5 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js +227 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js +227 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/styles.css +71 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js +48 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js +28 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/styles.css +13 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js +96 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js +23 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/styles.css +45 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js +23 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.js +16 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/styles.css +11 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +1 -1
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +1 -1
- package/dist/collection/snowflakes/myz/z-alert/index.js +1 -1
- package/dist/collection/snowflakes/myz/z-otp/index.js +2 -2
- package/dist/components/index.d.ts +28 -0
- package/dist/components/index.js +14 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/index13.js +10 -2
- package/dist/components/index13.js.map +1 -1
- package/dist/components/index16.js +1 -1
- package/dist/components/index17.js +1 -1
- package/dist/components/index18.js +1 -1
- package/dist/components/index19.js +1 -1
- package/dist/components/index21.js +2 -2
- package/dist/components/index21.js.map +1 -1
- package/dist/components/index22.js +1 -1
- package/dist/components/index23.js +1 -1
- package/dist/components/index24.js +1 -1
- package/dist/components/index25.js +1 -1
- package/dist/components/index26.js +3 -3
- package/dist/components/index26.js.map +1 -1
- package/dist/components/index27.js +37 -17
- package/dist/components/index27.js.map +1 -1
- package/dist/components/index28.js +45 -0
- package/dist/components/index28.js.map +1 -0
- package/dist/components/index29.js +120 -0
- package/dist/components/index29.js.map +1 -0
- package/dist/components/index3.js +1 -1
- package/dist/components/index30.js +46 -0
- package/dist/components/index30.js.map +1 -0
- package/dist/components/index6.js +1 -1
- package/dist/components/index8.js +1 -1
- package/dist/components/z-app-header.js +1 -1
- package/dist/components/z-contextual-menu.d.ts +11 -0
- package/dist/components/z-contextual-menu.js +98 -0
- package/dist/components/z-contextual-menu.js.map +1 -0
- package/dist/components/z-cover-hero.js +2 -2
- package/dist/components/z-file-upload.js +21 -11
- package/dist/components/z-file-upload.js.map +1 -1
- package/dist/components/z-info-reveal.js +1 -1
- package/dist/components/z-link.js +1 -1
- package/dist/components/z-messages-pocket.js +1 -1
- package/dist/components/z-myz-card-alert.js +1 -1
- package/dist/components/z-myz-card-dictionary.js +1 -1
- package/dist/components/z-myz-card-footer-sections.js +1 -1
- package/dist/components/z-myz-card-footer.js +1 -1
- package/dist/components/z-myz-card-icon.js +1 -1
- package/dist/components/z-myz-card-info.js +1 -1
- package/dist/components/z-myz-card-list.js +1 -1
- package/dist/components/z-myz-list.js +1 -1
- package/dist/components/z-navigation-tab-link.d.ts +11 -0
- package/dist/components/z-navigation-tab-link.js +105 -0
- package/dist/components/z-navigation-tab-link.js.map +1 -0
- package/dist/components/z-navigation-tab.d.ts +11 -0
- package/dist/components/z-navigation-tab.js +100 -0
- package/dist/components/z-navigation-tab.js.map +1 -0
- package/dist/components/z-otp.js +2 -2
- package/dist/components/z-pocket-message.js +1 -1
- package/dist/components/z-section-title.js +1 -1
- package/dist/components/z-skip-to-content.js +1 -1
- package/dist/components/z-table-body.d.ts +11 -0
- package/dist/components/z-table-body.js +40 -0
- package/dist/components/z-table-body.js.map +1 -0
- package/dist/components/z-table-cell.d.ts +11 -0
- package/dist/components/z-table-cell.js +8 -0
- package/dist/components/z-table-cell.js.map +1 -0
- package/dist/components/z-table-deprecated.d.ts +11 -0
- package/dist/components/z-table-deprecated.js +127 -0
- package/dist/components/z-table-deprecated.js.map +1 -0
- package/dist/components/z-table-empty-box.d.ts +11 -0
- package/dist/components/z-table-empty-box.js +8 -0
- package/dist/components/z-table-empty-box.js.map +1 -0
- package/dist/components/z-table-expanded-row.d.ts +11 -0
- package/dist/components/z-table-expanded-row.js +39 -0
- package/dist/components/z-table-expanded-row.js.map +1 -0
- package/dist/components/z-table-footer.d.ts +11 -0
- package/dist/components/z-table-footer.js +39 -0
- package/dist/components/z-table-footer.js.map +1 -0
- package/dist/components/z-table-head.d.ts +11 -0
- package/dist/components/z-table-head.js +39 -0
- package/dist/components/z-table-head.js.map +1 -0
- package/dist/components/z-table-header-row.d.ts +11 -0
- package/dist/components/z-table-header-row.js +65 -0
- package/dist/components/z-table-header-row.js.map +1 -0
- package/dist/components/z-table-header.d.ts +11 -0
- package/dist/components/z-table-header.js +8 -0
- package/dist/components/z-table-header.js.map +1 -0
- package/dist/components/z-table-row.d.ts +11 -0
- package/dist/components/z-table-row.js +79 -0
- package/dist/components/z-table-row.js.map +1 -0
- package/dist/components/z-table-sticky-footer.d.ts +11 -0
- package/dist/components/z-table-sticky-footer.js +35 -0
- package/dist/components/z-table-sticky-footer.js.map +1 -0
- package/dist/components/z-tag.js +1 -1
- package/dist/components/z-visually-hidden.js +1 -1
- package/dist/esm/icons-f212e30c.js +862 -0
- package/dist/esm/icons-f212e30c.js.map +1 -0
- package/dist/esm/index-0c3f6c0f.js +80 -0
- package/dist/esm/index-0c3f6c0f.js.map +1 -0
- package/dist/esm/index-1ad3694a.js +19 -0
- package/dist/esm/index-1ad3694a.js.map +1 -0
- package/dist/esm/index-42dcef4f.js +41 -0
- package/dist/esm/index-42dcef4f.js.map +1 -0
- package/dist/esm/index-55b38815.js +18 -0
- package/dist/esm/index-55b38815.js.map +1 -0
- package/dist/esm/index-5b6bb2e2.js +28 -0
- package/dist/esm/index-5b6bb2e2.js.map +1 -0
- package/dist/esm/index-659b7228.js +35 -0
- package/dist/esm/index-659b7228.js.map +1 -0
- package/dist/esm/index-73ab3b9b.js +22 -0
- package/dist/esm/index-73ab3b9b.js.map +1 -0
- package/dist/esm/index-754a9620.js +22 -0
- package/dist/esm/index-754a9620.js.map +1 -0
- package/dist/esm/index-829d5a8b.js +23 -0
- package/dist/esm/index-829d5a8b.js.map +1 -0
- package/dist/esm/index-c3277075.js +22 -0
- package/dist/esm/index-c3277075.js.map +1 -0
- package/dist/esm/index-f16bc2ca.js +56 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-alert.entry.js +1 -1
- package/dist/esm/z-app-header_12.entry.js +17 -868
- package/dist/esm/z-app-header_12.entry.js.map +1 -1
- package/dist/esm/z-contextual-menu.entry.js +40 -0
- package/dist/esm/z-contextual-menu.entry.js.map +1 -0
- package/dist/esm/z-cover-hero.entry.js +2 -2
- package/dist/esm/z-file-upload.entry.js +18 -10
- package/dist/esm/z-file-upload.entry.js.map +1 -1
- package/dist/esm/z-ghost-loading.entry.js +1 -1
- package/dist/esm/z-info-reveal.entry.js +1 -1
- package/dist/esm/z-link.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-sections.entry.js +1 -1
- package/dist/esm/z-myz-card-footer.entry.js +1 -1
- package/dist/esm/z-myz-card-icon.entry.js +1 -1
- package/dist/esm/z-myz-card-info.entry.js +1 -1
- package/dist/esm/z-myz-card-list.entry.js +1 -1
- package/dist/esm/z-myz-card_4.entry.js +4 -4
- package/dist/esm/z-myz-list.entry.js +1 -1
- package/dist/esm/z-navigation-tab-link.entry.js +68 -0
- package/dist/esm/z-navigation-tab-link.entry.js.map +1 -0
- package/dist/esm/z-navigation-tab.entry.js +65 -0
- package/dist/esm/z-navigation-tab.entry.js.map +1 -0
- package/dist/esm/z-otp.entry.js +2 -2
- package/dist/esm/z-pocket-message.entry.js +1 -1
- package/dist/esm/z-pocket_3.entry.js +3 -3
- package/dist/esm/z-popover.entry.js +1 -1
- package/dist/esm/z-section-title.entry.js +1 -1
- package/dist/esm/z-skip-to-content.entry.js +1 -1
- package/dist/esm/z-table-body.entry.js +4 -0
- package/dist/esm/z-table-body.entry.js.map +1 -0
- package/dist/esm/z-table-cell.entry.js +5 -0
- package/dist/esm/z-table-cell.entry.js.map +1 -0
- package/dist/esm/z-table-deprecated.entry.js +88 -0
- package/dist/esm/z-table-deprecated.entry.js.map +1 -0
- package/dist/esm/z-table-empty-box.entry.js +4 -0
- package/dist/esm/z-table-empty-box.entry.js.map +1 -0
- package/dist/esm/z-table-expanded-row.entry.js +4 -0
- package/dist/esm/z-table-expanded-row.entry.js.map +1 -0
- package/dist/esm/z-table-footer.entry.js +4 -0
- package/dist/esm/z-table-footer.entry.js.map +1 -0
- package/dist/esm/z-table-head.entry.js +4 -0
- package/dist/esm/z-table-head.entry.js.map +1 -0
- package/dist/esm/z-table-header-row.entry.js +4 -0
- package/dist/esm/z-table-header-row.entry.js.map +1 -0
- package/dist/esm/z-table-header.entry.js +7 -0
- package/dist/esm/z-table-header.entry.js.map +1 -0
- package/dist/esm/z-table-row.entry.js +5 -0
- package/dist/esm/z-table-row.entry.js.map +1 -0
- package/dist/esm/z-table-sticky-footer.entry.js +4 -0
- package/dist/esm/z-table-sticky-footer.entry.js.map +1 -0
- package/dist/esm/z-visually-hidden.entry.js +1 -1
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +4 -0
- package/dist/types/components/inputs/z-searchbar/index.d.ts +0 -2
- package/dist/types/components/list/z-list-element/index.d.ts +5 -0
- package/dist/types/components/z-contextual-menu/index.d.ts +26 -0
- package/dist/types/components.d.ts +897 -10
- package/dist/types/deprecated/z-navigation-tab/index.d.ts +69 -0
- package/dist/types/deprecated/z-navigation-tab-link/index.d.ts +77 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-body/index.d.ts +8 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-cell/index.d.ts +14 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-deprecated/index.d.ts +59 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-empty-box/index.d.ts +15 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-expanded-row/index.d.ts +8 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-footer/index.d.ts +8 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-head/index.d.ts +8 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-header/index.d.ts +31 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-header-row/index.d.ts +9 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-row/index.d.ts +16 -0
- package/dist/types/deprecated/z-table-deprecated/z-table-sticky-footer/index.d.ts +7 -0
- package/dist/web-components-library/p-011a7536.js +2 -0
- package/dist/web-components-library/p-011a7536.js.map +1 -0
- package/{www/build/p-04755b76.entry.js → dist/web-components-library/p-10c29fb4.entry.js} +2 -2
- package/dist/web-components-library/{p-942e5126.entry.js → p-210fbe0f.entry.js} +2 -2
- package/dist/web-components-library/p-2731d501.entry.js +2 -0
- package/dist/web-components-library/p-2731d501.entry.js.map +1 -0
- package/dist/web-components-library/p-28c6bb97.entry.js +2 -0
- package/dist/web-components-library/p-28c6bb97.entry.js.map +1 -0
- package/dist/web-components-library/{p-6edd5dbe.entry.js → p-2f72475d.entry.js} +2 -2
- package/dist/web-components-library/p-3441cb4e.entry.js +2 -0
- package/dist/web-components-library/p-3441cb4e.entry.js.map +1 -0
- package/dist/web-components-library/p-356aac96.js +2 -0
- package/dist/web-components-library/p-356aac96.js.map +1 -0
- package/dist/web-components-library/{p-24ab494d.entry.js → p-378b2bbf.entry.js} +2 -2
- package/{www/build/p-d1f8ca38.entry.js → dist/web-components-library/p-38c63f28.entry.js} +2 -2
- package/dist/web-components-library/{p-8d81a5c8.entry.js → p-402bd7f6.entry.js} +2 -2
- package/dist/web-components-library/p-40f68d35.entry.js +2 -0
- package/dist/web-components-library/p-40f68d35.entry.js.map +1 -0
- package/dist/web-components-library/p-4686b762.js +2 -0
- package/dist/web-components-library/p-4686b762.js.map +1 -0
- package/dist/web-components-library/p-472eb82d.entry.js +2 -0
- package/dist/web-components-library/p-472eb82d.entry.js.map +1 -0
- package/dist/web-components-library/p-4bc82510.js +2 -0
- package/dist/web-components-library/p-4bc82510.js.map +1 -0
- package/dist/web-components-library/p-55d22af2.js +2 -0
- package/dist/web-components-library/p-55d22af2.js.map +1 -0
- package/dist/web-components-library/{p-dbc437d8.entry.js → p-5d220bbc.entry.js} +2 -2
- package/dist/web-components-library/p-5e585fe9.js +2 -0
- package/dist/web-components-library/p-5e585fe9.js.map +1 -0
- package/dist/web-components-library/p-6087739d.js +2 -0
- package/dist/web-components-library/p-6087739d.js.map +1 -0
- package/dist/web-components-library/p-626a5bb1.entry.js +2 -0
- package/dist/web-components-library/p-626a5bb1.entry.js.map +1 -0
- package/dist/web-components-library/p-6790a3c1.js +2 -0
- package/dist/web-components-library/p-6790a3c1.js.map +1 -0
- package/dist/web-components-library/p-68a9a3dd.entry.js +2 -0
- package/dist/web-components-library/p-68a9a3dd.entry.js.map +1 -0
- package/dist/web-components-library/p-69697329.entry.js +2 -0
- package/dist/web-components-library/p-69697329.entry.js.map +1 -0
- package/dist/web-components-library/p-6aba107d.entry.js +2 -0
- package/dist/web-components-library/p-6aba107d.entry.js.map +1 -0
- package/dist/web-components-library/{p-00d7315a.entry.js → p-6d0bb567.entry.js} +2 -2
- package/dist/web-components-library/{p-05b39597.entry.js → p-7d4cd2e8.entry.js} +2 -2
- package/dist/web-components-library/p-820c2503.js +2 -0
- package/dist/web-components-library/p-820c2503.js.map +1 -0
- package/dist/web-components-library/{p-120a809e.entry.js → p-83657b33.entry.js} +2 -2
- package/dist/web-components-library/{p-b670ffa5.entry.js → p-97bba1f2.entry.js} +2 -2
- package/dist/web-components-library/{p-d251f105.entry.js → p-9882e8a5.entry.js} +2 -2
- package/dist/web-components-library/p-98e8d64f.entry.js +2 -0
- package/dist/web-components-library/p-98e8d64f.entry.js.map +1 -0
- package/dist/web-components-library/p-9bcb606c.entry.js +2 -0
- package/dist/web-components-library/p-9bcb606c.entry.js.map +1 -0
- package/dist/web-components-library/{p-996c1471.entry.js → p-9e71d6b3.entry.js} +2 -2
- package/dist/web-components-library/{p-b57362ef.entry.js → p-ac497c80.entry.js} +2 -2
- package/dist/web-components-library/{p-5eb0a064.entry.js → p-ae71256f.entry.js} +2 -2
- package/dist/web-components-library/{p-95104b91.entry.js → p-af27423a.entry.js} +2 -2
- package/dist/web-components-library/p-b1b69181.entry.js +2 -0
- package/dist/web-components-library/p-b1b69181.entry.js.map +1 -0
- package/dist/web-components-library/p-b99dd793.entry.js +2 -0
- package/dist/web-components-library/p-b99dd793.entry.js.map +1 -0
- package/{www/build/p-a53ab86e.entry.js → dist/web-components-library/p-bb8037c4.entry.js} +2 -2
- package/dist/web-components-library/p-c2555fef.entry.js +2 -0
- package/dist/web-components-library/p-c2555fef.entry.js.map +1 -0
- package/dist/web-components-library/p-ca5975a3.js +2 -0
- package/dist/web-components-library/p-ca5975a3.js.map +1 -0
- package/dist/web-components-library/p-cc46f0ce.js +2 -0
- package/dist/web-components-library/p-cc46f0ce.js.map +1 -0
- package/dist/web-components-library/{p-5023f7d5.entry.js → p-cfd186a5.entry.js} +2 -2
- package/dist/web-components-library/p-cfd186a5.entry.js.map +1 -0
- package/{www/build/p-d92765b6.entry.js → dist/web-components-library/p-e3e48e64.entry.js} +2 -2
- package/dist/web-components-library/p-ebcf6b4d.entry.js +2 -0
- package/dist/web-components-library/p-ed03b414.entry.js +2 -0
- package/dist/web-components-library/p-ed03b414.entry.js.map +1 -0
- package/{www/build/p-2637ab23.entry.js → dist/web-components-library/p-f97c093d.entry.js} +2 -2
- package/dist/web-components-library/{p-239fb968.entry.js → p-fa4a2862.entry.js} +2 -2
- package/dist/web-components-library/p-fe8d7642.entry.js +2 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/dist/web-components-library/web-components-library.esm.js.map +1 -1
- package/package.json +1 -1
- package/react/components.d.ts +14 -0
- package/react/components.js +16 -2
- package/react/components.js.map +1 -1
- package/www/build/p-011a7536.js +2 -0
- package/www/build/p-011a7536.js.map +1 -0
- package/{dist/web-components-library/p-04755b76.entry.js → www/build/p-10c29fb4.entry.js} +2 -2
- package/www/build/{p-942e5126.entry.js → p-210fbe0f.entry.js} +2 -2
- package/www/build/p-2731d501.entry.js +2 -0
- package/www/build/p-2731d501.entry.js.map +1 -0
- package/www/build/p-28c6bb97.entry.js +2 -0
- package/www/build/p-28c6bb97.entry.js.map +1 -0
- package/www/build/{p-6edd5dbe.entry.js → p-2f72475d.entry.js} +2 -2
- package/www/build/p-3441cb4e.entry.js +2 -0
- package/www/build/p-3441cb4e.entry.js.map +1 -0
- package/www/build/p-356aac96.js +2 -0
- package/www/build/p-356aac96.js.map +1 -0
- package/www/build/{p-24ab494d.entry.js → p-378b2bbf.entry.js} +2 -2
- package/{dist/web-components-library/p-d1f8ca38.entry.js → www/build/p-38c63f28.entry.js} +2 -2
- package/www/build/{p-8d81a5c8.entry.js → p-402bd7f6.entry.js} +2 -2
- package/www/build/p-40f68d35.entry.js +2 -0
- package/www/build/p-40f68d35.entry.js.map +1 -0
- package/www/build/p-4686b762.js +2 -0
- package/www/build/p-4686b762.js.map +1 -0
- package/www/build/p-472eb82d.entry.js +2 -0
- package/www/build/p-472eb82d.entry.js.map +1 -0
- package/www/build/p-4bc82510.js +2 -0
- package/www/build/p-4bc82510.js.map +1 -0
- package/www/build/p-55d22af2.js +2 -0
- package/www/build/p-55d22af2.js.map +1 -0
- package/www/build/{p-dbc437d8.entry.js → p-5d220bbc.entry.js} +2 -2
- package/www/build/p-5e585fe9.js +2 -0
- package/www/build/p-5e585fe9.js.map +1 -0
- package/www/build/p-6087739d.js +2 -0
- package/www/build/p-6087739d.js.map +1 -0
- package/www/build/p-626a5bb1.entry.js +2 -0
- package/www/build/p-626a5bb1.entry.js.map +1 -0
- package/www/build/p-6790a3c1.js +2 -0
- package/www/build/p-6790a3c1.js.map +1 -0
- package/www/build/p-68a9a3dd.entry.js +2 -0
- package/www/build/p-68a9a3dd.entry.js.map +1 -0
- package/www/build/p-69697329.entry.js +2 -0
- package/www/build/p-69697329.entry.js.map +1 -0
- package/www/build/p-6aba107d.entry.js +2 -0
- package/www/build/p-6aba107d.entry.js.map +1 -0
- package/www/build/{p-00d7315a.entry.js → p-6d0bb567.entry.js} +2 -2
- package/www/build/{p-05b39597.entry.js → p-7d4cd2e8.entry.js} +2 -2
- package/www/build/p-820c2503.js +2 -0
- package/www/build/p-820c2503.js.map +1 -0
- package/www/build/p-82ca7d0f.js +2 -0
- package/www/build/{p-120a809e.entry.js → p-83657b33.entry.js} +2 -2
- package/www/build/{p-b670ffa5.entry.js → p-97bba1f2.entry.js} +2 -2
- package/www/build/{p-d251f105.entry.js → p-9882e8a5.entry.js} +2 -2
- package/www/build/p-98e8d64f.entry.js +2 -0
- package/www/build/p-98e8d64f.entry.js.map +1 -0
- package/www/build/p-9bcb606c.entry.js +2 -0
- package/www/build/p-9bcb606c.entry.js.map +1 -0
- package/www/build/{p-996c1471.entry.js → p-9e71d6b3.entry.js} +2 -2
- package/www/build/{p-b57362ef.entry.js → p-ac497c80.entry.js} +2 -2
- package/www/build/{p-5eb0a064.entry.js → p-ae71256f.entry.js} +2 -2
- package/www/build/{p-95104b91.entry.js → p-af27423a.entry.js} +2 -2
- package/www/build/p-b1b69181.entry.js +2 -0
- package/www/build/p-b1b69181.entry.js.map +1 -0
- package/www/build/p-b99dd793.entry.js +2 -0
- package/www/build/p-b99dd793.entry.js.map +1 -0
- package/{dist/web-components-library/p-a53ab86e.entry.js → www/build/p-bb8037c4.entry.js} +2 -2
- package/www/build/p-c2555fef.entry.js +2 -0
- package/www/build/p-c2555fef.entry.js.map +1 -0
- package/www/build/p-ca5975a3.js +2 -0
- package/www/build/p-ca5975a3.js.map +1 -0
- package/www/build/p-cc46f0ce.js +2 -0
- package/www/build/p-cc46f0ce.js.map +1 -0
- package/www/build/{p-5023f7d5.entry.js → p-cfd186a5.entry.js} +2 -2
- package/www/build/p-cfd186a5.entry.js.map +1 -0
- package/{dist/web-components-library/p-d92765b6.entry.js → www/build/p-e3e48e64.entry.js} +2 -2
- package/www/build/p-ebcf6b4d.entry.js +2 -0
- package/www/build/p-ed03b414.entry.js +2 -0
- package/www/build/p-ed03b414.entry.js.map +1 -0
- package/{dist/web-components-library/p-2637ab23.entry.js → www/build/p-f97c093d.entry.js} +2 -2
- package/www/build/{p-239fb968.entry.js → p-fa4a2862.entry.js} +2 -2
- package/www/build/p-fe8d7642.entry.js +2 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/build/web-components-library.esm.js.map +1 -1
- package/www/index.html +1 -1
- package/dist/web-components-library/p-4c40561d.entry.js +0 -2
- package/dist/web-components-library/p-5023f7d5.entry.js.map +0 -1
- package/dist/web-components-library/p-5d67d311.entry.js +0 -2
- package/dist/web-components-library/p-91a7c5a9.entry.js +0 -2
- package/dist/web-components-library/p-91a7c5a9.entry.js.map +0 -1
- package/www/build/p-4c40561d.entry.js +0 -2
- package/www/build/p-5023f7d5.entry.js.map +0 -1
- package/www/build/p-56810079.js +0 -2
- package/www/build/p-5d67d311.entry.js +0 -2
- package/www/build/p-91a7c5a9.entry.js +0 -2
- package/www/build/p-91a7c5a9.entry.js.map +0 -1
- /package/dist/web-components-library/{p-04755b76.entry.js.map → p-10c29fb4.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-942e5126.entry.js.map → p-210fbe0f.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6edd5dbe.entry.js.map → p-2f72475d.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-24ab494d.entry.js.map → p-378b2bbf.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d1f8ca38.entry.js.map → p-38c63f28.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8d81a5c8.entry.js.map → p-402bd7f6.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-dbc437d8.entry.js.map → p-5d220bbc.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-00d7315a.entry.js.map → p-6d0bb567.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-05b39597.entry.js.map → p-7d4cd2e8.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-120a809e.entry.js.map → p-83657b33.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-b670ffa5.entry.js.map → p-97bba1f2.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d251f105.entry.js.map → p-9882e8a5.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-996c1471.entry.js.map → p-9e71d6b3.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-b57362ef.entry.js.map → p-ac497c80.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-5eb0a064.entry.js.map → p-ae71256f.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-95104b91.entry.js.map → p-af27423a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-a53ab86e.entry.js.map → p-bb8037c4.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d92765b6.entry.js.map → p-e3e48e64.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-4c40561d.entry.js.map → p-ebcf6b4d.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-2637ab23.entry.js.map → p-f97c093d.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-239fb968.entry.js.map → p-fa4a2862.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-5d67d311.entry.js.map → p-fe8d7642.entry.js.map} +0 -0
- /package/www/build/{p-04755b76.entry.js.map → p-10c29fb4.entry.js.map} +0 -0
- /package/www/build/{p-942e5126.entry.js.map → p-210fbe0f.entry.js.map} +0 -0
- /package/www/build/{p-6edd5dbe.entry.js.map → p-2f72475d.entry.js.map} +0 -0
- /package/www/build/{p-24ab494d.entry.js.map → p-378b2bbf.entry.js.map} +0 -0
- /package/www/build/{p-d1f8ca38.entry.js.map → p-38c63f28.entry.js.map} +0 -0
- /package/www/build/{p-8d81a5c8.entry.js.map → p-402bd7f6.entry.js.map} +0 -0
- /package/www/build/{p-dbc437d8.entry.js.map → p-5d220bbc.entry.js.map} +0 -0
- /package/www/build/{p-00d7315a.entry.js.map → p-6d0bb567.entry.js.map} +0 -0
- /package/www/build/{p-05b39597.entry.js.map → p-7d4cd2e8.entry.js.map} +0 -0
- /package/www/build/{p-120a809e.entry.js.map → p-83657b33.entry.js.map} +0 -0
- /package/www/build/{p-b670ffa5.entry.js.map → p-97bba1f2.entry.js.map} +0 -0
- /package/www/build/{p-d251f105.entry.js.map → p-9882e8a5.entry.js.map} +0 -0
- /package/www/build/{p-996c1471.entry.js.map → p-9e71d6b3.entry.js.map} +0 -0
- /package/www/build/{p-b57362ef.entry.js.map → p-ac497c80.entry.js.map} +0 -0
- /package/www/build/{p-5eb0a064.entry.js.map → p-ae71256f.entry.js.map} +0 -0
- /package/www/build/{p-95104b91.entry.js.map → p-af27423a.entry.js.map} +0 -0
- /package/www/build/{p-a53ab86e.entry.js.map → p-bb8037c4.entry.js.map} +0 -0
- /package/www/build/{p-d92765b6.entry.js.map → p-e3e48e64.entry.js.map} +0 -0
- /package/www/build/{p-4c40561d.entry.js.map → p-ebcf6b4d.entry.js.map} +0 -0
- /package/www/build/{p-2637ab23.entry.js.map → p-f97c093d.entry.js.map} +0 -0
- /package/www/build/{p-239fb968.entry.js.map → p-fa4a2862.entry.js.map} +0 -0
- /package/www/build/{p-5d67d311.entry.js.map → p-fe8d7642.entry.js.map} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-navigation-tab.entry.js","mappings":";;;;AAAA,MAAM,gBAAgB,GAAG,0hHAA0hH,CAAC;AACpjH,6BAAe,gBAAgB;;MCYlB,cAAc;;;;;;wBAuBJ,KAAK;wBAML,KAAK;2BAMe,yBAAyB,CAAC,UAAU;oBAMlD,kBAAkB,CAAC,GAAG;;;;;;;;IA+BzC,WAAW,CAAC,EAAC,MAAM,EAAE,MAAM,EAAC;QAClC,MAAM,aAAa,IACjB,IAAI,CAAC,WAAW,KAAK,yBAAyB,CAAC,UAAU;cACrD,EAAC,KAAK,EAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAC;cACpC,EAAC,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAC,CAChB,CAAC;QAE3B,MAAM,CAAC,cAAc,iBACnB,QAAQ,EAAE,QAAQ,IACf,aAAa,EAChB,CAAC;KACJ;IAGD,OAAO;QACL,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE;YAClB,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC;SACtB;KACF;IAGD,UAAU;QACR,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,aAAa,CAAC,IAAI,EAAE,CAAC;SAC3B;KACF;;;;;;IAOO,UAAU;QAChB,IAAI,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;QACrB,MAAM,UAAU,GAAG,GAAG,IAAI,CAAC,OAAO,CAAC,UAAU,EAAE,EAAE,CAAC,SAAS,CAAC;QAE5D,IAAI,IAAI,CAAC,QAAQ,IAAI,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,QAAQ,CAAC,UAAU,CAAC,EAAE;YAC5D,IAAI,GAAG,UAAU,CAAC;SACnB;QAED,OAAO,cAAQ,IAAI,EAAE,IAAI,GAAW,CAAC;KACtC;IAED,MAAM;QACJ,QACE,EAAC,IAAI,qDACH,IAAI,EAAC,KAAK,EACV,EAAE,EAAE,IAAI,CAAC,KAAK,mBACC,IAAI,CAAC,QAAQ,GAAG,MAAM,GAAG,OAAO,mBAChC,IAAI,CAAC,YAAY,IAEhC,+DACE,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAG,CAAC,GAAG,CAAC,CAAC,EAChC,OAAO,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,EACpC,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,KAAK,EAAE,IAAI,CAAC,SAAS,IAEpB,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,EAAE,EAC9B,IAAI,CAAC,WAAW,KAAK,yBAAyB,CAAC,UAAU,IAAI,IAAI,CAAC,KAAK,CACjE,CACJ,EACP;KACH;;;;;;;;;","names":[],"sources":["src/deprecated/navigation-tab.css?tag=z-navigation-tab","src/deprecated/z-navigation-tab/index.tsx"],"sourcesContent":["z-navigation-tab > button,\nz-navigation-tab-link > a {\n position: relative;\n z-index: 0;\n display: inline-flex;\n width: auto;\n align-items: center;\n justify-content: center;\n padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 5);\n border: none;\n margin: 0;\n background-color: unset;\n border-radius: var(--border-no-radius);\n color: var(--color-primary01);\n cursor: pointer;\n fill: currentcolor;\n font-family: var(--font-family-sans);\n font-size: inherit;\n letter-spacing: inherit;\n line-height: inherit;\n outline: none;\n text-align: center;\n white-space: nowrap;\n}\n\nz-navigation-tab-link > a {\n text-decoration: none;\n}\n\nz-navigation-tab *,\nz-navigation-tab-link *,\nz-navigation-tab *::before,\nz-navigation-tab *::after,\nz-navigation-tab-link *::before,\nz-navigation-tab-link *::after {\n box-sizing: border-box;\n}\n\nz-navigation-tab > *:focus:focus-visible,\nz-navigation-tab-link > *:focus:focus-visible {\n z-index: 1;\n box-shadow: inset 0 0 4px 3px var(--color-highlight);\n}\n\nz-navigation-tab:not([disabled]):hover > *,\nz-navigation-tab[selected] > *,\nz-navigation-tab-link:not([disabled]):hover > *,\nz-navigation-tab-link[selected] > * {\n color: var(--color-hover-secondary);\n fill: currentcolor;\n}\n\nz-navigation-tab:not([disabled]):hover > *::after,\nz-navigation-tab[selected] > *::after,\nz-navigation-tab-link:not([disabled]):hover > *::after,\nz-navigation-tab-link[selected] > *::after {\n position: absolute;\n background-color: var(--color-hover-secondary);\n content: \"\";\n}\n\nz-navigation-tab[orientation=\"horizontal\"]:not([disabled]):hover > *::after,\nz-navigation-tab[orientation=\"horizontal\"][selected] > *::after,\nz-navigation-tab-link[orientation=\"horizontal\"]:not([disabled]):hover > *::after,\nz-navigation-tab-link[orientation=\"horizontal\"][selected] > *::after {\n bottom: 0;\n left: 0;\n width: 100%;\n height: var(--border-size-large);\n}\n\nz-navigation-tab z-icon,\nz-navigation-tab-link z-icon {\n --z-icon-width: calc(var(--space-unit) * 2);\n --z-icon-height: calc(var(--space-unit) * 2);\n\n display: flex;\n margin: 0;\n}\n\nz-navigation-tab[orientation=\"horizontal\"] z-icon,\nz-navigation-tab-link[orientation=\"horizontal\"] z-icon {\n margin-right: var(--space-unit);\n}\n\nz-navigation-tab:not([disabled]):hover > * {\n background-color: var(--color-background);\n}\n\nz-navigation-tab[disabled] > *,\nz-navigation-tab-link[disabled] > * {\n color: var(--gray500);\n cursor: not-allowed;\n fill: currentcolor;\n pointer-events: all;\n}\n\n/* Size small (only available for horizontal) */\nz-navigation-tab[size=\"small\"] > *,\nz-navigation-tab-link[size=\"small\"] > * {\n font-size: var(--font-size-2);\n letter-spacing: 0.16px;\n line-height: 1.4;\n}\n\nz-navigation-tab[size=\"small\"][orientation=\"horizontal\"] > *,\nz-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"] > * {\n padding: var(--space-unit) calc(var(--space-unit) * 2);\n}\n\nz-navigation-tab[size=\"small\"][orientation=\"horizontal\"]:not([disabled]):hover > *::after,\nz-navigation-tab[size=\"small\"][orientation=\"horizontal\"][selected] > *::after,\nz-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"]:not([disabled]):hover > *::after,\nz-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"][selected] > *::after {\n height: var(--border-size-medium);\n}\n\nz-navigation-tab[size=\"small\"]:not([orientation=\"vertical\"]) z-icon,\nz-navigation-tab-link[size=\"small\"]:not([orientation=\"vertical\"]) z-icon {\n --z-icon-width: 14px;\n --z-icon-height: 14px;\n}\n\n/* Orientation Vertical */\nz-navigation-tab[orientation=\"vertical\"] > *,\nz-navigation-tab-link[orientation=\"vertical\"] > * {\n padding: calc(var(--space-unit) * 3) calc(var(--space-unit) * 2);\n}\n\nz-navigation-tab[orientation=\"vertical\"]:not([disabled]):hover > *::after,\nz-navigation-tab[orientation=\"vertical\"][selected] > *::after,\nz-navigation-tab-link[orientation=\"vertical\"]:not([disabled]):hover > *::after,\nz-navigation-tab-link[orientation=\"vertical\"][selected] > *::after {\n top: 0;\n right: 0;\n width: var(--border-size-large);\n height: 100%;\n}\n","import {Component, Prop, h, Listen, Event, EventEmitter, Watch, Host} from \"@stencil/core\";\nimport {NavigationTabsOrientation, NavigationTabsSize} from \"../../beans\";\nimport {ICONS} from \"../../components/icons/icons\";\n\n/**\n * Single tab component to use inside `z-navigation-tabs`. It renders a button.\n * This component uses the `tab` role:\n * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tab_role\n */\n@Component({\n tag: \"z-navigation-tab\",\n styleUrl: \"../navigation-tab.css\",\n})\nexport class ZNavigationTab {\n /**\n * `aria-controls` attribute of the tab.\n * Identifies the element (with `role=tabpanel`) whose contents or presence are controlled by this tab.\n * The value must be the `id` of the element it controls.\n * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-controls\n */\n @Prop()\n ariaControls?: string;\n\n /**\n * `id` attribute of the tab.\n * Set this id to the `aria-labelledby` attribute of the controlled `tabpanel` element.\n * @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-labelledby\n * @deprecated Use native `id` attribute instead\n */\n @Prop()\n tabId?: string;\n\n /**\n * Whether the tab is selected.\n */\n @Prop({mutable: true, reflect: true})\n selected?: boolean = false;\n\n /**\n * Whether the tab is disabled.\n */\n @Prop({reflect: true})\n disabled?: boolean = false;\n\n /**\n * Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.\n */\n @Prop({reflect: true})\n orientation: NavigationTabsOrientation = NavigationTabsOrientation.HORIZONTAL;\n\n /**\n * Tab size. Do not set this manually: `z-navigation-tabs` will handle this.\n */\n @Prop({reflect: true})\n size: NavigationTabsSize = NavigationTabsSize.BIG;\n\n /**\n * Name of the icon to use.\n * The `filled` version will be automatically used (if found) when the tab is `selected`.\n * @deprecated Use a native `<button>` instead.\n */\n @Prop()\n icon: string;\n\n /**\n * Label to show in the tab.\n */\n @Prop()\n label: string;\n\n /**\n * Html `title` attribute for the button.\n */\n @Prop()\n htmlTitle: string;\n\n /**\n * The tab has been selected.\n */\n @Event({eventName: \"selected\"})\n private selectedEvent: EventEmitter;\n\n /**\n * Scroll into view to center the tab.\n */\n private scrollToTab({target: button}): void {\n const scrollOptions = (\n this.orientation === NavigationTabsOrientation.HORIZONTAL\n ? {block: \"nearest\", inline: \"center\"}\n : {block: \"center\", inline: \"nearest\"}\n ) as ScrollIntoViewOptions;\n\n button.scrollIntoView({\n behavior: \"smooth\",\n ...scrollOptions,\n });\n }\n\n @Listen(\"click\")\n onClick(): void {\n if (!this.disabled) {\n this.selected = true;\n }\n }\n\n @Watch(\"selected\")\n onSelected(): void {\n if (this.selected) {\n this.selectedEvent.emit();\n }\n }\n\n /**\n * Render the icon component using the icon's name passed from prop.\n * Use the `filled` version when the tab is `selected`.\n * @returns {HTMLElement}\n */\n private renderIcon(): HTMLZIconElement {\n let icon = this.icon;\n const iconFilled = `${icon.replace(/-filled$/, \"\")}-filled`;\n\n if (this.selected && Object.keys(ICONS).includes(iconFilled)) {\n icon = iconFilled;\n }\n\n return <z-icon name={icon}></z-icon>;\n }\n\n render(): HTMLZNavigationTabElement {\n return (\n <Host\n role=\"tab\"\n id={this.tabId}\n aria-selected={this.selected ? \"true\" : \"false\"}\n aria-controls={this.ariaControls}\n >\n <button\n tabIndex={this.selected ? 0 : -1}\n onFocus={this.scrollToTab.bind(this)}\n disabled={this.disabled}\n title={this.htmlTitle}\n >\n {this.icon && this.renderIcon()}\n {this.orientation === NavigationTabsOrientation.HORIZONTAL && this.label}\n </button>\n </Host>\n );\n }\n}\n"],"version":3}
|
package/dist/esm/z-otp.entry.js
CHANGED
|
@@ -20,7 +20,7 @@ const ZOtp = class {
|
|
|
20
20
|
this.otpRef = [...Array(this.inputNum)];
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: 'ed4894a5e991ebb5e870ab0a1f54c75217721c5c', class: "otp-container" }, h("div", { key: '1bef4aae264fb80813a5b7b71412eb638c17736d', class: "digits-container" }, this.otp.map((_val, i) => (h("input", { class: this.status == InputStatus.ERROR ? "error" : null, onKeyDown: (e) => {
|
|
24
24
|
if (e.keyCode > 47) {
|
|
25
25
|
this.otpRef[i].value = "";
|
|
26
26
|
}
|
|
@@ -31,7 +31,7 @@ const ZOtp = class {
|
|
|
31
31
|
}, onInput: (e) => {
|
|
32
32
|
this.otp[i] = e.target.value;
|
|
33
33
|
this.emitInputChange(this.otp.join(""));
|
|
34
|
-
}, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '
|
|
34
|
+
}, type: "text", minlength: "1", maxlength: "1", autoComplete: "off", ref: (el) => (this.otpRef[i] = el) })))), h("z-input-message", { key: '6b40b61f792ad0f1789a44d27b51657e2f446a8b', message: this.message, status: this.status })));
|
|
35
35
|
}
|
|
36
36
|
};
|
|
37
37
|
ZOtp.style = ZOtpStyle0;
|
|
@@ -8,7 +8,7 @@ const ZPocketMessage = class {
|
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h("div", { key: '
|
|
11
|
+
return (h("div", { key: 'fd2ad4b6202ff5ec00783d54f10852f5afead5cc' }, h("z-icon", { key: 'a6872094ff69a350e72992874e641480ef1bd582', name: "exclamation-circle" }), h("div", { key: 'b9c7d36ea2c2f6beed7aaf98f409db7e37eff2d0', class: "content" }, h("slot", { key: '04b72c04be291ffc5690c162ed8bea07251346da' })), h("div", { key: 'b51c6836991f7f66a0e21968cefe81e49fda0043', class: "cta-wrapper" }, h("slot", { key: '944145d6af60175fc717951e1a8b5a03e533c2d8', name: "cta" }))));
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
ZPocketMessage.style = ZPocketMessageStyle0;
|
|
@@ -60,7 +60,7 @@ const ZPocket = class {
|
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
62
|
render() {
|
|
63
|
-
return (h("div", { key: '
|
|
63
|
+
return (h("div", { key: '326350f5b42a676f92c1246a676f074c12b5e2c8' }, h("div", { key: 'ff53a47e16b8a2809e96d49b129c6187e0e3364a', "data-action": "pocketBackground", "data-pocket": this.pocketid, class: `background ${this.status}`, onClick: (e) => this.handleBackgroundClick(e) }), h("div", { key: '28606d7b860f7283919f00010bf5f1c83ca75aa7', id: this.pocketid, class: "content-wrapper" }, h("div", { key: 'b54698aaa349bb75df7c6344b3cfff3122e530c5' }, h("slot", { key: '0e5ac1491d2c5128ed4c93b116d91a62e2afde41' })))));
|
|
64
64
|
}
|
|
65
65
|
get hostElement() { return getElement(this); }
|
|
66
66
|
static get watchers() { return {
|
|
@@ -84,7 +84,7 @@ const ZPocketBody = class {
|
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
86
|
render() {
|
|
87
|
-
return (h("main", { key: '
|
|
87
|
+
return (h("main", { key: 'a21e5307e4af8970761af2f04d1344997e171b48', class: this.status }, h("slot", { key: 'c6b38fb56dbca9e8cdb03acfb601f32822312fee' })));
|
|
88
88
|
}
|
|
89
89
|
};
|
|
90
90
|
ZPocketBody.style = ZPocketBodyStyle0;
|
|
@@ -114,7 +114,7 @@ const ZPocketHeader = class {
|
|
|
114
114
|
mc.on("pandown", () => this.emitPocketHeaderPan("down"));
|
|
115
115
|
}
|
|
116
116
|
render() {
|
|
117
|
-
return (h("header", { key: '
|
|
117
|
+
return (h("header", { key: '90a6554d0c79aebcb62332c7ee23018103fa1916', role: "button", tabindex: 0, onClick: () => this.emitPocketHeaderClick(), onKeyPress: (ev) => handleKeyboardSubmit(ev, this.emitPocketHeaderClick), ref: (el) => (this.swipeWrap = el) }, h("slot", { key: '4a3e7b093ba47de8fdbe0e96fff4f5880220bec4' })));
|
|
118
118
|
}
|
|
119
119
|
};
|
|
120
120
|
ZPocketHeader.style = ZPocketHeaderStyle0;
|
|
@@ -300,7 +300,7 @@ const ZPopover = class {
|
|
|
300
300
|
this.onOpen();
|
|
301
301
|
}
|
|
302
302
|
render() {
|
|
303
|
-
return h("slot", { key: '
|
|
303
|
+
return h("slot", { key: '0f5c1c7c46c904cd0a572cafb31befb36b6f177e' });
|
|
304
304
|
}
|
|
305
305
|
get host() { return getElement(this); }
|
|
306
306
|
static get watchers() { return {
|
|
@@ -14,7 +14,7 @@ const ZSectionTitle = class {
|
|
|
14
14
|
this.hasSecondaryTitle = !!this.host.querySelector("[slot=secondary-title]");
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (h(Host, { key: '
|
|
17
|
+
return (h(Host, { key: '73bb5aa52dd0ebf377b6dc6c341a6fe856689753' }, h("slot", { key: '69342bb343240b870f387b2f8b81433d6c44adcd', name: "secondary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.BEFORE && (h("z-divider", { size: DividerSize.LARGE, color: "z-section-title--divider-color" })), h("slot", { key: 'b13fc5c19b76b950806457e9ccd93cc21b850bc0', name: "primary-title" }), !this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.AFTER && (h("z-divider", { size: DividerSize.LARGE, color: "z-section-title--divider-color" }))));
|
|
18
18
|
}
|
|
19
19
|
get host() { return getElement(this); }
|
|
20
20
|
};
|
|
@@ -48,7 +48,7 @@ const ZSkipToContent = class {
|
|
|
48
48
|
this.visible = false;
|
|
49
49
|
}
|
|
50
50
|
render() {
|
|
51
|
-
return (h(Host, { key: '
|
|
51
|
+
return (h(Host, { key: '148da854d3c5a83e5c103b3efcc5358f86278936', class: {
|
|
52
52
|
[this.variant]: true,
|
|
53
53
|
"skip-to-content-visible": this.visible,
|
|
54
54
|
} }, this.links.map((link, i) => {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-body.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-cell.entry.js","mappings":";;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-f16bc2ca.js';
|
|
2
|
+
import { B as ButtonVariant, d as ButtonSize } from './index-2255c6c8.js';
|
|
3
|
+
import { m as mobileBreakpoint } from './breakpoints-680e0e56.js';
|
|
4
|
+
import './index-829d5a8b.js';
|
|
5
|
+
import './index-659b7228.js';
|
|
6
|
+
import './index-5b6bb2e2.js';
|
|
7
|
+
import './index-1ad3694a.js';
|
|
8
|
+
import './index-73ab3b9b.js';
|
|
9
|
+
import './index-c3277075.js';
|
|
10
|
+
import './index-0c3f6c0f.js';
|
|
11
|
+
import './index-754a9620.js';
|
|
12
|
+
import './index-42dcef4f.js';
|
|
13
|
+
import './index-55b38815.js';
|
|
14
|
+
import './utils-7983d02c.js';
|
|
15
|
+
|
|
16
|
+
const stylesCss = "z-table-deprecated{display:block;width:100%;background-color:var(--color-white);font-family:var(--font-family-sans);font-weight:var(--font-rg);overflow-x:auto}z-table-deprecated>div.table{display:table;width:100%;border-collapse:separate}z-table-deprecated>div.table-bordered>z-table-body>z-table-row>z-table-cell:not(:last-child),z-table-deprecated>div.table-bordered>z-table-head>z-table-header-row>z-table-header:not(:last-child){border-right:var(--border-size-small) solid var(--color-surface03)}z-table-deprecated>div>z-table-body>z-table-row[expandable]>z-table-cell:first-child,z-table-deprecated>div>z-table-head>z-table-header-row[expandable]>z-table-header:first-child{border-right:none}z-table-deprecated>div>z-table-body>z-table-row[expanded]>z-table-cell{background-color:var(--gray50)}z-table-deprecated>div>z-table-body>z-table-row[expanded]+z-table-expanded-row{border-bottom:1px solid var(--gray200)}z-table-deprecated>div.table-column-sticky>z-table-body>z-table-row>z-table-cell:first-child,z-table-deprecated>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{position:sticky;z-index:1;left:0;box-shadow:1px 0 4px -1px rgb(66 69 72 / 40%)}z-table-deprecated>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header{position:sticky;z-index:2;top:0;box-shadow:0 2px 3px -3px rgb(66 69 72 / 40%)}z-table-deprecated>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header:first-child,z-table-deprecated>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{z-index:5}z-table-body{width:auto;background-color:var(--color-white)}z-table-empty-box{display:flex;flex-direction:column;flex-grow:1;border-bottom:var(--border-size-small) solid var(--color-surface03)}z-table-empty-box.bordered{border-left:var(--border-size-small) solid var(--color-surface03)}.error-message{margin-top:calc(var(--space-unit) * 2)}.table-content{display:flex;width:100%;flex-direction:row}.error-content{display:flex;padding:calc(var(--space-unit) * 3);font-family:var(--font-family-sans)}.error-content>img{width:244px;height:188px;margin-right:calc(var(--space-unit) * 3)}@media only screen and (max-width: 768px){z-table-deprecated>div.table-empty{display:none}.error-content{display:flex;flex-direction:column}.error-content>img{width:auto;height:auto}.text{padding:calc(var(--space-unit) * 3) 0}}";
|
|
17
|
+
const ZTableDeprecatedStyle0 = stylesCss;
|
|
18
|
+
|
|
19
|
+
const ZTableDeprecated = class {
|
|
20
|
+
constructor(hostRef) {
|
|
21
|
+
registerInstance(this, hostRef);
|
|
22
|
+
this.callToAction = createEvent(this, "callToAction", 7);
|
|
23
|
+
this.callToActionTwo = createEvent(this, "callToActionTwo", 7);
|
|
24
|
+
this.lines = undefined;
|
|
25
|
+
this.errorMessage = "Siamo spiacenti, non siamo riusciti a caricare il contenuto richiesto";
|
|
26
|
+
this.bordered = false;
|
|
27
|
+
this.callToActionLabel = undefined;
|
|
28
|
+
this.callToActionTwoLabel = undefined;
|
|
29
|
+
this.columnSticky = false;
|
|
30
|
+
this.empty = false;
|
|
31
|
+
this.error = false;
|
|
32
|
+
this.errorLink = undefined;
|
|
33
|
+
this.headerSticky = false;
|
|
34
|
+
this.message = "Siamo spiacenti, al momento non sono presenti dati da visualizzare";
|
|
35
|
+
this.subtitle = "";
|
|
36
|
+
this.hasTableBody = undefined;
|
|
37
|
+
this.isMobile = undefined;
|
|
38
|
+
}
|
|
39
|
+
handleResize() {
|
|
40
|
+
this.isMobile = window.innerWidth <= mobileBreakpoint;
|
|
41
|
+
}
|
|
42
|
+
handleOrientationChange() {
|
|
43
|
+
this.isMobile = screen.width <= mobileBreakpoint;
|
|
44
|
+
}
|
|
45
|
+
componentWillLoad() {
|
|
46
|
+
var _a;
|
|
47
|
+
this.isMobile = window.innerWidth <= mobileBreakpoint;
|
|
48
|
+
const tableBody = this.host.querySelector('[slot="table-body"]');
|
|
49
|
+
this.hasTableBody = !!((_a = tableBody === null || tableBody === void 0 ? void 0 : tableBody.children) === null || _a === void 0 ? void 0 : _a.length);
|
|
50
|
+
if (!!tableBody && !this.hasTableBody) {
|
|
51
|
+
tableBody.remove();
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
componentWillRender() {
|
|
55
|
+
this.host.setAttribute("role", "table");
|
|
56
|
+
}
|
|
57
|
+
renderError(tableClass) {
|
|
58
|
+
const minHeight = this.lines ? `calc(40px * ${this.lines})` : "auto";
|
|
59
|
+
return (h(Host, null, h("div", { class: tableClass }, h("slot", { name: "table-header" })), h("z-table-error", null, h("div", { class: "error-content", style: { minHeight } }, h("slot", { name: "error-image" }), h("div", { class: "text" }, h("span", { class: "body-3-sb error-message" }, this.errorMessage), h("slot", { name: "error-action" }))))));
|
|
60
|
+
}
|
|
61
|
+
renderEmpty(tableClass) {
|
|
62
|
+
const buttonSize = this.isMobile ? ButtonSize.SMALL : ButtonSize.BIG;
|
|
63
|
+
const tableContentClass = `${this.hasTableBody ? "table-content" : ""}`;
|
|
64
|
+
if (this.hasTableBody) {
|
|
65
|
+
return (h(Host, null, h("div", { class: tableClass }, h("slot", { name: "table-header" }), h("div", { class: tableContentClass }, h("slot", { name: "table-body" }), h("z-table-empty-box", { class: this.bordered && "bordered", message: this.message, subtitle: this.subtitle }, !!this.callToActionLabel && (h("z-button", { slot: "cta1", variant: ButtonVariant.TERTIARY, onClick: () => this.callToAction.emit(), size: buttonSize }, this.callToActionLabel)), !!this.callToActionTwoLabel && (h("z-button", { slot: "cta2", variant: ButtonVariant.TERTIARY, onClick: () => this.callToActionTwo.emit(), size: buttonSize }, this.callToActionTwoLabel)))))));
|
|
66
|
+
}
|
|
67
|
+
return (h(Host, null, h("div", { class: tableClass }, h("slot", { name: "table-header" })), h("z-table-empty-box", { class: this.bordered && "bordered", message: this.message, subtitle: this.subtitle }, !!this.callToActionLabel && (h("z-button", { slot: "cta1", variant: ButtonVariant.TERTIARY, onClick: () => this.callToAction.emit(), size: buttonSize }, this.callToActionLabel)), !!this.callToActionTwoLabel && (h("z-button", { slot: "cta2", variant: ButtonVariant.TERTIARY, onClick: () => this.callToActionTwo.emit(), size: buttonSize }, this.callToActionTwoLabel)))));
|
|
68
|
+
}
|
|
69
|
+
render() {
|
|
70
|
+
const tableClass = `table ${this.empty ? "table-empty" : ""} ${this.bordered ? "table-bordered" : ""}
|
|
71
|
+
${this.columnSticky ? "table-column-sticky" : ""}
|
|
72
|
+
${this.headerSticky ? "table-header-sticky" : ""}`;
|
|
73
|
+
if (this.error) {
|
|
74
|
+
return this.renderError(tableClass);
|
|
75
|
+
}
|
|
76
|
+
if (this.empty) {
|
|
77
|
+
return this.renderEmpty(tableClass);
|
|
78
|
+
}
|
|
79
|
+
return (h(Host, null, h("div", { class: tableClass }, h("slot", null)), h("slot", { name: "sticky-footer" })));
|
|
80
|
+
}
|
|
81
|
+
static get assetsDirs() { return ["assets"]; }
|
|
82
|
+
get host() { return getElement(this); }
|
|
83
|
+
};
|
|
84
|
+
ZTableDeprecated.style = ZTableDeprecatedStyle0;
|
|
85
|
+
|
|
86
|
+
export { ZTableDeprecated as z_table_deprecated };
|
|
87
|
+
|
|
88
|
+
//# sourceMappingURL=z-table-deprecated.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-deprecated.entry.js","mappings":"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","names":[],"sources":["src/deprecated/z-table-deprecated/z-table-deprecated/styles.css?tag=z-table-deprecated","src/deprecated/z-table-deprecated/z-table-deprecated/index.tsx"],"sourcesContent":["z-table-deprecated {\n display: block;\n width: 100%;\n background-color: var(--color-white);\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n overflow-x: auto;\n}\n\nz-table-deprecated > div.table {\n display: table;\n width: 100%;\n border-collapse: separate;\n}\n\nz-table-deprecated > div.table-bordered > z-table-body > z-table-row > z-table-cell:not(:last-child),\nz-table-deprecated > div.table-bordered > z-table-head > z-table-header-row > z-table-header:not(:last-child) {\n border-right: var(--border-size-small) solid var(--color-surface03);\n}\n\n/** Remove border right to first cell if row is expandable */\nz-table-deprecated > div > z-table-body > z-table-row[expandable] > z-table-cell:first-child,\nz-table-deprecated > div > z-table-head > z-table-header-row[expandable] > z-table-header:first-child {\n border-right: none;\n}\n\nz-table-deprecated > div > z-table-body > z-table-row[expanded] > z-table-cell {\n background-color: var(--gray50);\n}\n\nz-table-deprecated > div > z-table-body > z-table-row[expanded] + z-table-expanded-row {\n border-bottom: 1px solid var(--gray200);\n}\n\nz-table-deprecated > div.table-column-sticky > z-table-body > z-table-row > z-table-cell:first-child,\nz-table-deprecated > div.table-column-sticky > z-table-head > z-table-header-row > z-table-header:first-child {\n position: sticky;\n z-index: 1;\n left: 0;\n box-shadow: 1px 0 4px -1px rgb(66 69 72 / 40%);\n}\n\nz-table-deprecated > div.table-header-sticky > z-table-head > z-table-header-row > z-table-header {\n position: sticky;\n z-index: 2; /* L'ombra delle celle sticky non va sopra all'header fisso. */\n top: 0;\n box-shadow: 0 2px 3px -3px rgb(66 69 72 / 40%);\n}\n\n/**\n * La cella in alto a sinistra rimane sempre sopra alle cell durante lo scroll.\n */\nz-table-deprecated > div.table-header-sticky > z-table-head > z-table-header-row > z-table-header:first-child,\nz-table-deprecated > div.table-column-sticky > z-table-head > z-table-header-row > z-table-header:first-child {\n z-index: 5;\n}\n\nz-table-body {\n width: auto;\n background-color: var(--color-white);\n}\n\nz-table-empty-box {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n border-bottom: var(--border-size-small) solid var(--color-surface03);\n}\n\nz-table-empty-box.bordered {\n border-left: var(--border-size-small) solid var(--color-surface03);\n}\n\n.error-message {\n margin-top: calc(var(--space-unit) * 2);\n}\n\n.table-content {\n display: flex;\n width: 100%;\n flex-direction: row;\n}\n\n.error-content {\n display: flex;\n padding: calc(var(--space-unit) * 3);\n font-family: var(--font-family-sans);\n}\n\n.error-content > img {\n width: 244px;\n height: 188px;\n margin-right: calc(var(--space-unit) * 3);\n}\n\n/* Mobile */\n@media only screen and (max-width: 768px) {\n z-table-deprecated > div.table-empty {\n display: none;\n }\n\n .error-content {\n display: flex;\n flex-direction: column;\n }\n\n .error-content > img {\n width: auto;\n height: auto;\n }\n\n .text {\n padding: calc(var(--space-unit) * 3) 0;\n }\n}\n","import {Component, Element, Event, EventEmitter, Host, Listen, Prop, State, h} from \"@stencil/core\";\nimport {ButtonSize, ButtonVariant} from \"../../../beans\";\nimport {mobileBreakpoint} from \"../../../constants/breakpoints\";\nimport \"../z-table-body/index\";\nimport \"../z-table-cell/index\";\nimport \"../z-table-empty-box/index\";\nimport \"../z-table-expanded-row/index\";\nimport \"../z-table-footer/index\";\nimport \"../z-table-head/index\";\nimport \"../z-table-header/index\";\nimport \"../z-table-header-row/index\";\nimport \"../z-table-row/index\";\nimport \"../z-table-sticky-footer/index\";\n\n/**\n * @slot - table elements\n * @slot sticky-footer - set the content of the sticky footer\n * @deprecated\n */\n@Component({\n assetsDirs: [\"assets\"],\n styleUrl: \"styles.css\",\n tag: \"z-table-deprecated\",\n})\nexport class ZTableDeprecated {\n @Element() host: HTMLZTableDeprecatedElement;\n\n /** Number of lines of element */\n @Prop({reflect: true})\n lines?: number;\n\n /** Error message */\n @Prop()\n errorMessage?: string = \"Siamo spiacenti, non siamo riusciti a caricare il contenuto richiesto\";\n\n /** Sets table with border */\n @Prop()\n bordered?: boolean = false;\n\n /** Sets call to action label */\n @Prop()\n callToActionLabel?: string;\n\n /** Sets call to action label */\n @Prop()\n callToActionTwoLabel?: string;\n\n /** Sets first column sticky */\n @Prop()\n columnSticky?: boolean = false;\n\n /** Sets empty table */\n @Prop()\n empty?: boolean = false;\n\n /** Set error status */\n @Prop()\n error?: boolean = false;\n\n /** Set error status */\n @Prop()\n errorLink?: string;\n\n /** Sets header sticky */\n @Prop()\n headerSticky?: boolean = false;\n\n /** Set message */\n @Prop()\n message?: string = \"Siamo spiacenti, al momento non sono presenti dati da visualizzare\";\n\n /** Set subtitle */\n @Prop()\n subtitle?: string = \"\";\n\n /** Set if has table content, useful when empty conte to who first column */\n @State()\n hasTableBody: boolean;\n\n /** Handle mobile */\n @State()\n isMobile: boolean;\n /** remove call to action event */\n\n /** remove call to action event */\n @Event({\n eventName: \"callToAction\",\n composed: true,\n cancelable: true,\n bubbles: true,\n })\n callToAction: EventEmitter;\n\n /** remove call to action event */\n @Event({\n eventName: \"callToActionTwo\",\n composed: true,\n cancelable: true,\n bubbles: true,\n })\n callToActionTwo: EventEmitter;\n\n @Listen(\"resize\", {target: \"window\"})\n handleResize(): void {\n this.isMobile = window.innerWidth <= mobileBreakpoint;\n }\n\n @Listen(\"orientationchange\", {target: \"window\"})\n handleOrientationChange(): void {\n this.isMobile = screen.width <= mobileBreakpoint;\n }\n\n componentWillLoad(): void {\n this.isMobile = window.innerWidth <= mobileBreakpoint;\n\n const tableBody = this.host.querySelector('[slot=\"table-body\"]');\n this.hasTableBody = !!tableBody?.children?.length;\n\n if (!!tableBody && !this.hasTableBody) {\n tableBody.remove();\n }\n }\n\n componentWillRender(): void {\n this.host.setAttribute(\"role\", \"table\");\n }\n\n private renderError(tableClass): HTMLZTableDeprecatedElement {\n const minHeight = this.lines ? `calc(40px * ${this.lines})` : \"auto\";\n\n return (\n <Host>\n <div class={tableClass}>\n <slot name=\"table-header\" />\n </div>\n <z-table-error>\n <div\n class=\"error-content\"\n style={{minHeight}}\n >\n <slot name=\"error-image\" />\n <div class=\"text\">\n <span class=\"body-3-sb error-message\">{this.errorMessage}</span>\n <slot name=\"error-action\" />\n </div>\n </div>\n </z-table-error>\n </Host>\n );\n }\n\n private renderEmpty(tableClass): HTMLZTableDeprecatedElement {\n const buttonSize = this.isMobile ? ButtonSize.SMALL : ButtonSize.BIG;\n const tableContentClass = `${this.hasTableBody ? \"table-content\" : \"\"}`;\n if (this.hasTableBody) {\n return (\n <Host>\n <div class={tableClass}>\n <slot name=\"table-header\" />\n <div class={tableContentClass}>\n <slot name=\"table-body\" />\n <z-table-empty-box\n class={this.bordered && \"bordered\"}\n message={this.message}\n subtitle={this.subtitle}\n >\n {!!this.callToActionLabel && (\n <z-button\n slot=\"cta1\"\n variant={ButtonVariant.TERTIARY}\n onClick={() => this.callToAction.emit()}\n size={buttonSize}\n >\n {this.callToActionLabel}\n </z-button>\n )}\n {!!this.callToActionTwoLabel && (\n <z-button\n slot=\"cta2\"\n variant={ButtonVariant.TERTIARY}\n onClick={() => this.callToActionTwo.emit()}\n size={buttonSize}\n >\n {this.callToActionTwoLabel}\n </z-button>\n )}\n </z-table-empty-box>\n </div>\n </div>\n </Host>\n );\n }\n\n return (\n <Host>\n <div class={tableClass}>\n <slot name=\"table-header\" />\n </div>\n <z-table-empty-box\n class={this.bordered && \"bordered\"}\n message={this.message}\n subtitle={this.subtitle}\n >\n {!!this.callToActionLabel && (\n <z-button\n slot=\"cta1\"\n variant={ButtonVariant.TERTIARY}\n onClick={() => this.callToAction.emit()}\n size={buttonSize}\n >\n {this.callToActionLabel}\n </z-button>\n )}\n {!!this.callToActionTwoLabel && (\n <z-button\n slot=\"cta2\"\n variant={ButtonVariant.TERTIARY}\n onClick={() => this.callToActionTwo.emit()}\n size={buttonSize}\n >\n {this.callToActionTwoLabel}\n </z-button>\n )}\n </z-table-empty-box>\n </Host>\n );\n }\n\n render(): HTMLZTableDeprecatedElement {\n const tableClass = `table ${this.empty ? \"table-empty\" : \"\"} ${this.bordered ? \"table-bordered\" : \"\"}\n ${this.columnSticky ? \"table-column-sticky\" : \"\"}\n ${this.headerSticky ? \"table-header-sticky\" : \"\"}`;\n\n if (this.error) {\n return this.renderError(tableClass);\n }\n if (this.empty) {\n return this.renderEmpty(tableClass);\n }\n\n return (\n <Host>\n <div class={tableClass}>\n <slot />\n </div>\n <slot name=\"sticky-footer\" />\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-empty-box.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-expanded-row.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-footer.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-head.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-header-row.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-header.entry.js","mappings":";;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-row.entry.js","mappings":";;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"z-table-sticky-footer.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}
|
|
@@ -8,7 +8,7 @@ const ZVisuallyHidden = class {
|
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return h("slot", { key: '
|
|
11
|
+
return h("slot", { key: '9ce7d87881fa96e717bc1556d5242cbfe68d0739' });
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
ZVisuallyHidden.style = ZVisuallyHiddenStyle0;
|
|
@@ -19,6 +19,8 @@ export declare class ZFileUpload {
|
|
|
19
19
|
uploadBtnLabel?: string;
|
|
20
20
|
/** drag & drop button label */
|
|
21
21
|
dragAndDropLabel?: string;
|
|
22
|
+
/** uploaded files history rendering */
|
|
23
|
+
hasFileSection?: boolean;
|
|
22
24
|
/** List of files not allowed to be uploaded */
|
|
23
25
|
invalidFiles: Map<string, string[]>;
|
|
24
26
|
el: HTMLZFileUploadElement;
|
|
@@ -38,6 +40,8 @@ export declare class ZFileUpload {
|
|
|
38
40
|
private fileInputHandler;
|
|
39
41
|
/** get array of uploaded files */
|
|
40
42
|
getFiles(): Promise<File[]>;
|
|
43
|
+
/** remove file from the array */
|
|
44
|
+
removeFile(fileName: string): Promise<void>;
|
|
41
45
|
private getType;
|
|
42
46
|
private handleAccessibility;
|
|
43
47
|
private checkFiles;
|
|
@@ -2,8 +2,6 @@ import { EventEmitter } from "../../../stencil-public-runtime";
|
|
|
2
2
|
import { ButtonVariant, SearchbarItem, ControlSize } from "../../../beans";
|
|
3
3
|
/**
|
|
4
4
|
* @cssprop --z-searchbar-results-height - Max height of the results container (default: 540px)
|
|
5
|
-
* @cssprop --z-searchbar-tag-text-color - Color of tag's text (default --color-primary03);
|
|
6
|
-
* @cssprop --z-searchbar-tag-bg - Color of tag's background (default --color-hover-primary);
|
|
7
5
|
*/
|
|
8
6
|
export declare class ZSearchbar {
|
|
9
7
|
/** the id of the searchbar element */
|
|
@@ -53,6 +53,10 @@ export declare class ZListElement {
|
|
|
53
53
|
* [optional] Sets disabled style of the element.
|
|
54
54
|
*/
|
|
55
55
|
disabled?: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* [optional] If is used in ZContextualMenu component
|
|
58
|
+
*/
|
|
59
|
+
isContextualMenu?: boolean;
|
|
56
60
|
/**
|
|
57
61
|
* [optional] position of the list element inside the list or the group
|
|
58
62
|
*/
|
|
@@ -76,6 +80,7 @@ export declare class ZListElement {
|
|
|
76
80
|
* @returns void
|
|
77
81
|
*/
|
|
78
82
|
private handleClick;
|
|
83
|
+
private calculateClass;
|
|
79
84
|
private handleKeyDown;
|
|
80
85
|
/**
|
|
81
86
|
* Renders button to expand element.
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { PopoverPosition } from "../../beans";
|
|
3
|
+
export declare class ZContextualMenu {
|
|
4
|
+
/**
|
|
5
|
+
* Elements of ZContextualMenu
|
|
6
|
+
*/
|
|
7
|
+
elements?: string;
|
|
8
|
+
/**
|
|
9
|
+
* [optional] Sets text color of ZContextualMenu's content
|
|
10
|
+
*/
|
|
11
|
+
color?: string;
|
|
12
|
+
/**
|
|
13
|
+
* [optional] Sets the position of the popover
|
|
14
|
+
*/
|
|
15
|
+
popoverPosition?: PopoverPosition;
|
|
16
|
+
private triggerButton?;
|
|
17
|
+
private popoverEl?;
|
|
18
|
+
/** remove filter click event, returns filterid */
|
|
19
|
+
clickContextualMenu: EventEmitter;
|
|
20
|
+
private jsonElements;
|
|
21
|
+
componentWillRender(): void;
|
|
22
|
+
componentDidLoad(): void;
|
|
23
|
+
private showIcon;
|
|
24
|
+
private togglePopover;
|
|
25
|
+
render(): HTMLZContextualMenuElement;
|
|
26
|
+
}
|