@zanichelli/albe-web-components 16.2.2 → 16.3.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/dist/cjs/{index-1f9f28df.js → index-5d3e254f.js} +2 -2
- package/dist/cjs/{index-1f9f28df.js.map → index-5d3e254f.js.map} +1 -1
- package/dist/cjs/index-6994b9af.js +75 -0
- package/dist/cjs/index-6994b9af.js.map +1 -0
- package/dist/cjs/index-b695a167.js +47 -0
- package/dist/cjs/index-b695a167.js.map +1 -0
- package/dist/cjs/index-c234bc14.js +59 -0
- package/dist/cjs/index-c234bc14.js.map +1 -0
- package/dist/cjs/{index-b361709b.js → index-ce636845.js} +2 -2
- package/dist/cjs/{index-b361709b.js.map → index-ce636845.js.map} +1 -1
- package/dist/cjs/{index-1890445d.js → index-cf034e55.js} +2 -2
- package/dist/cjs/{index-1890445d.js.map → index-cf034e55.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-accordion.cjs.entry.js +1 -1
- package/dist/cjs/z-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header_12.cjs.entry.js +10 -10
- package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-avatar.cjs.entry.js +2 -2
- package/dist/cjs/z-book-card.cjs.entry.js +1 -1
- package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
- package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
- package/dist/cjs/z-chip.cjs.entry.js +2 -2
- package/dist/cjs/z-combobox.cjs.entry.js +1 -1
- package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +4 -4
- package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
- package/dist/cjs/z-info-box.cjs.entry.js +1 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
- package/dist/cjs/z-logo.cjs.entry.js +1 -1
- package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
- package/dist/cjs/z-menu.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-item.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-list.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
- package/dist/cjs/z-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-otp.cjs.entry.js +2 -2
- package/dist/cjs/z-panel-elem.cjs.entry.js +2 -2
- 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-select.cjs.entry.js +1 -1
- package/dist/cjs/z-skip-to-content.cjs.entry.js +1 -1
- package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
- package/dist/cjs/z-stepper.cjs.entry.js +1 -1
- package/dist/cjs/z-table.cjs.entry.js +8 -8
- package/dist/cjs/z-table.cjs.entry.js.map +1 -1
- package/dist/cjs/z-tbody.cjs.entry.js +1 -1
- package/dist/cjs/z-td.cjs.entry.js +1 -1
- package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
- package/dist/cjs/z-th.cjs.entry.js +1 -1
- package/dist/cjs/z-thead.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-button.cjs.entry.js +2 -2
- package/dist/cjs/z-toggle-switch.cjs.entry.js +3 -3
- package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/z-tr.cjs.entry.js +3 -3
- package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
- package/dist/collection/components/table/cells/z-td/index.js +1 -1
- package/dist/collection/components/table/cells/z-td/index.js.map +1 -1
- package/dist/collection/components/table/cells/z-td/styles.css +5 -15
- package/dist/collection/components/table/cells/z-th/index.js +39 -5
- package/dist/collection/components/table/cells/z-th/index.js.map +1 -1
- package/dist/collection/components/table/cells/z-th/styles.css +34 -19
- package/dist/collection/components/table/z-table/index.js +1 -1
- package/dist/collection/components/table/z-table/styles.css +0 -4
- package/dist/collection/components/table/z-tbody/index.js +1 -1
- package/dist/collection/components/table/z-tfoot/index.js +1 -1
- package/dist/collection/components/table/z-thead/index.js +1 -1
- package/dist/collection/components/table/z-tr/index.js +1 -1
- package/dist/collection/components/table/z-tr/styles.css +0 -1
- package/dist/collection/components/z-accordion/index.js +1 -1
- package/dist/collection/components/z-anchor-navigation/index.js +1 -1
- package/dist/collection/components/z-app-header/index.js +3 -3
- package/dist/collection/components/z-aria-alert/index.js +1 -1
- package/dist/collection/components/z-avatar/index.js +2 -2
- package/dist/collection/components/z-book-card/index.js +1 -1
- package/dist/collection/components/z-breadcrumb/index.js +2 -2
- package/dist/collection/components/z-button-sort/index.js +1 -1
- package/dist/collection/components/z-chip/index.js +2 -2
- package/dist/collection/components/z-combobox/index.js +1 -1
- 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-box/index.js +1 -1
- package/dist/collection/components/z-info-reveal/index.js +1 -1
- package/dist/collection/components/z-input/index.js +1 -1
- package/dist/collection/components/z-input-message/index.js +1 -1
- package/dist/collection/components/z-logo/index.js +1 -1
- package/dist/collection/components/z-menu/index.js +1 -1
- package/dist/collection/components/z-menu-section/index.js +1 -1
- package/dist/collection/components/z-modal/index.js +4 -4
- package/dist/collection/components/z-navigation-tabs/index.js +2 -2
- package/dist/collection/components/z-notification/index.js +1 -1
- package/dist/collection/components/z-offcanvas/index.js +1 -1
- package/dist/collection/components/z-panel-elem/index.js +2 -2
- package/dist/collection/components/z-popover/index.js +1 -1
- package/dist/collection/components/z-searchbar/index.js +1 -1
- package/dist/collection/components/z-section-title/index.js +1 -1
- package/dist/collection/components/z-select/index.js +1 -1
- package/dist/collection/components/z-skip-to-content/index.js +1 -1
- package/dist/collection/components/z-stepper/index.js +1 -1
- package/dist/collection/components/z-stepper-item/index.js +1 -1
- package/dist/collection/components/z-tag/index.js +2 -2
- package/dist/collection/components/z-toast-notification/index.js +1 -1
- package/dist/collection/components/z-toast-notification-list/index.js +1 -1
- package/dist/collection/components/z-toggle-button/index.js +2 -2
- package/dist/collection/components/z-toggle-switch/index.js +3 -3
- package/dist/collection/components/z-tooltip/index.js +1 -1
- package/dist/collection/components/z-visually-hidden/index.js +1 -1
- 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/list/z-myz-list-item/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/index10.js +1 -1
- package/dist/components/index11.js +1 -1
- package/dist/components/index15.js +4 -4
- 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/index20.js +1 -1
- package/dist/components/index21.js +1 -1
- package/dist/components/index22.js +1 -1
- package/dist/components/index23.js +1 -1
- package/dist/components/index24.js +2 -2
- package/dist/components/index3.js +1 -1
- package/dist/components/index5.js +2 -2
- package/dist/components/index6.js +1 -1
- package/dist/components/index8.js +1 -1
- package/dist/components/z-accordion.js +1 -1
- package/dist/components/z-anchor-navigation.js +1 -1
- package/dist/components/z-app-header.js +3 -3
- package/dist/components/z-aria-alert.js +1 -1
- package/dist/components/z-avatar.js +2 -2
- package/dist/components/z-book-card.js +1 -1
- package/dist/components/z-breadcrumb.js +2 -2
- package/dist/components/z-button-sort.js +1 -1
- package/dist/components/z-combobox.js +1 -1
- package/dist/components/z-cover-hero.js +2 -2
- package/dist/components/z-info-box.js +1 -1
- package/dist/components/z-info-reveal.js +1 -1
- package/dist/components/z-logo.js +1 -1
- package/dist/components/z-menu-section.js +1 -1
- package/dist/components/z-menu.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-tabs.js +2 -2
- package/dist/components/z-notification.js +1 -1
- package/dist/components/z-otp.js +2 -2
- package/dist/components/z-panel-elem.js +2 -2
- package/dist/components/z-section-title.js +1 -1
- package/dist/components/z-select.js +1 -1
- package/dist/components/z-skip-to-content.js +1 -1
- package/dist/components/z-stepper-item.js +1 -1
- package/dist/components/z-stepper.js +1 -1
- package/dist/components/z-table.js +2 -2
- package/dist/components/z-table.js.map +1 -1
- package/dist/components/z-tbody.js +1 -1
- package/dist/components/z-td.js +2 -2
- package/dist/components/z-td.js.map +1 -1
- package/dist/components/z-tfoot.js +1 -1
- package/dist/components/z-th.js +17 -6
- package/dist/components/z-th.js.map +1 -1
- package/dist/components/z-thead.js +1 -1
- package/dist/components/z-toast-notification-list.js +1 -1
- package/dist/components/z-toast-notification.js +1 -1
- package/dist/components/z-toggle-button.js +2 -2
- package/dist/components/z-toggle-switch.js +3 -3
- package/dist/components/z-tooltip.js +1 -1
- package/dist/components/z-tr.js +2 -2
- package/dist/components/z-tr.js.map +1 -1
- package/dist/components/z-visually-hidden.js +1 -1
- package/dist/esm/index-34477eb0.js +57 -0
- package/dist/esm/index-34477eb0.js.map +1 -0
- package/dist/esm/{index-b556b384.js → index-46831abe.js} +2 -2
- package/dist/esm/{index-b556b384.js.map → index-46831abe.js.map} +1 -1
- package/dist/esm/index-6a12f127.js +73 -0
- package/dist/esm/index-6a12f127.js.map +1 -0
- package/dist/esm/index-b8299b2f.js +45 -0
- package/dist/esm/index-b8299b2f.js.map +1 -0
- package/dist/esm/{index-175661e6.js → index-c3b467d4.js} +2 -2
- package/dist/esm/{index-175661e6.js.map → index-c3b467d4.js.map} +1 -1
- package/dist/esm/{index-a81f1558.js → index-ea8cd874.js} +2 -2
- package/dist/esm/{index-a81f1558.js.map → index-ea8cd874.js.map} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-accordion.entry.js +1 -1
- package/dist/esm/z-alert.entry.js +1 -1
- package/dist/esm/z-anchor-navigation.entry.js +1 -1
- package/dist/esm/z-app-header_12.entry.js +10 -10
- package/dist/esm/z-aria-alert.entry.js +1 -1
- package/dist/esm/z-avatar.entry.js +2 -2
- package/dist/esm/z-book-card.entry.js +1 -1
- package/dist/esm/z-breadcrumb.entry.js +2 -2
- package/dist/esm/z-button-sort.entry.js +1 -1
- package/dist/esm/z-chip.entry.js +2 -2
- package/dist/esm/z-combobox.entry.js +1 -1
- package/dist/esm/z-cover-hero.entry.js +2 -2
- package/dist/esm/z-dragdrop-area_2.entry.js +4 -4
- package/dist/esm/z-ghost-loading.entry.js +1 -1
- package/dist/esm/z-info-box.entry.js +1 -1
- package/dist/esm/z-info-reveal.entry.js +1 -1
- package/dist/esm/z-logo.entry.js +1 -1
- package/dist/esm/z-menu-section.entry.js +1 -1
- package/dist/esm/z-menu.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-item.entry.js +1 -1
- package/dist/esm/z-myz-list.entry.js +1 -1
- package/dist/esm/z-navigation-tabs.entry.js +2 -2
- package/dist/esm/z-notification.entry.js +1 -1
- package/dist/esm/z-otp.entry.js +2 -2
- package/dist/esm/z-panel-elem.entry.js +2 -2
- package/dist/esm/z-popover.entry.js +1 -1
- package/dist/esm/z-section-title.entry.js +1 -1
- package/dist/esm/z-select.entry.js +1 -1
- package/dist/esm/z-skip-to-content.entry.js +1 -1
- package/dist/esm/z-stepper-item.entry.js +1 -1
- package/dist/esm/z-stepper.entry.js +1 -1
- package/dist/esm/z-table.entry.js +8 -8
- package/dist/esm/z-table.entry.js.map +1 -1
- package/dist/esm/z-tbody.entry.js +1 -1
- package/dist/esm/z-td.entry.js +1 -1
- package/dist/esm/z-tfoot.entry.js +1 -1
- package/dist/esm/z-th.entry.js +1 -1
- package/dist/esm/z-thead.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-button.entry.js +2 -2
- package/dist/esm/z-toggle-switch.entry.js +3 -3
- package/dist/esm/z-tooltip.entry.js +1 -1
- package/dist/esm/z-tr.entry.js +3 -3
- package/dist/esm/z-visually-hidden.entry.js +1 -1
- package/dist/types/components/table/cells/z-th/index.d.ts +7 -0
- package/dist/types/components.d.ts +8 -0
- package/dist/web-components-library/{p-4552744b.entry.js → p-09220299.entry.js} +2 -2
- package/dist/web-components-library/{p-f21bc3a9.entry.js → p-0b8d5c1f.entry.js} +2 -2
- package/dist/web-components-library/p-0b924d0a.entry.js +2 -0
- package/dist/web-components-library/{p-2672e36f.entry.js → p-0e33badd.entry.js} +2 -2
- package/{www/build/p-ad76b8ff.entry.js → dist/web-components-library/p-11568bf1.entry.js} +2 -2
- package/dist/web-components-library/{p-a4ada10b.entry.js → p-1d303951.entry.js} +2 -2
- package/dist/web-components-library/{p-8c9f7cef.entry.js → p-25e5d451.entry.js} +2 -2
- package/dist/web-components-library/p-29734dab.entry.js +2 -0
- package/{www/build/p-57eee056.entry.js.map → dist/web-components-library/p-29734dab.entry.js.map} +1 -1
- package/dist/web-components-library/p-30209b8a.js +2 -0
- package/dist/web-components-library/p-30209b8a.js.map +1 -0
- package/dist/web-components-library/p-3103ddeb.entry.js +2 -0
- package/dist/web-components-library/{p-6f4dd02b.entry.js.map → p-3103ddeb.entry.js.map} +1 -1
- package/dist/web-components-library/{p-91c04edc.entry.js → p-341bfe32.entry.js} +2 -2
- package/dist/web-components-library/{p-97b0c3b3.entry.js → p-35215608.entry.js} +2 -2
- package/dist/web-components-library/{p-e1852de3.entry.js → p-3b984ffd.entry.js} +2 -2
- package/dist/web-components-library/{p-2a7e4988.entry.js → p-409ebe4c.entry.js} +2 -2
- package/dist/web-components-library/p-490e8d13.entry.js +2 -0
- package/dist/web-components-library/{p-385bf4ca.entry.js → p-547f8749.entry.js} +2 -2
- package/{www/build/p-83350b5f.entry.js → dist/web-components-library/p-5555f634.entry.js} +2 -2
- package/{www/build/p-57ecb5a7.entry.js → dist/web-components-library/p-59102d22.entry.js} +2 -2
- package/dist/web-components-library/{p-8b309268.entry.js → p-5b7c0e47.entry.js} +2 -2
- package/dist/web-components-library/{p-77d8ad7e.entry.js → p-5dd023cd.entry.js} +2 -2
- package/{www/build/p-8c517cd7.entry.js → dist/web-components-library/p-62781e9d.entry.js} +2 -2
- package/dist/web-components-library/{p-e366782c.entry.js → p-644391ae.entry.js} +2 -2
- package/dist/web-components-library/{p-85f84e55.entry.js → p-6f428879.entry.js} +2 -2
- package/dist/web-components-library/p-72dabb18.js +2 -0
- package/{www/build/p-49e4ce84.entry.js → dist/web-components-library/p-78a0b45c.entry.js} +2 -2
- package/{www/build/p-af856537.entry.js → dist/web-components-library/p-7cbc5b10.entry.js} +2 -2
- package/dist/web-components-library/p-7f71467d.js +2 -0
- package/dist/web-components-library/p-7f71467d.js.map +1 -0
- package/dist/web-components-library/{p-6a664748.entry.js → p-83629cec.entry.js} +2 -2
- package/dist/web-components-library/p-85703ddb.entry.js +2 -0
- package/dist/web-components-library/{p-8d7323f7.entry.js → p-8ee4a205.entry.js} +2 -2
- package/dist/web-components-library/{p-e5dc0719.entry.js → p-9171a9f9.entry.js} +2 -2
- package/dist/web-components-library/{p-862f5338.entry.js → p-91b010a6.entry.js} +2 -2
- package/dist/web-components-library/p-9683014a.entry.js +2 -0
- package/dist/web-components-library/{p-f74f9f3c.entry.js → p-9d7f38ed.entry.js} +2 -2
- package/dist/web-components-library/p-a2eb8943.entry.js +2 -0
- package/dist/web-components-library/{p-63e970ee.entry.js → p-a7944554.entry.js} +2 -2
- package/{www/build/p-33eea921.entry.js → dist/web-components-library/p-a878ce38.entry.js} +2 -2
- package/dist/web-components-library/{p-324ef970.entry.js → p-a8dfd58d.entry.js} +2 -2
- package/dist/web-components-library/p-acc97c14.js +2 -0
- package/dist/web-components-library/p-acc97c14.js.map +1 -0
- package/dist/web-components-library/p-ae0696b9.entry.js +2 -0
- package/dist/web-components-library/p-ae0696b9.entry.js.map +1 -0
- package/dist/web-components-library/{p-ae96bc09.entry.js → p-b3bcce4b.entry.js} +2 -2
- package/{www/build/p-b84fa3b6.entry.js → dist/web-components-library/p-b66ddcd3.entry.js} +2 -2
- package/dist/web-components-library/{p-fe87b081.entry.js → p-b815d28c.entry.js} +2 -2
- package/dist/web-components-library/p-b9fd414f.js +2 -0
- package/{www/build/p-d9e1d8c7.js.map → dist/web-components-library/p-b9fd414f.js.map} +1 -1
- package/dist/web-components-library/p-bfa544c7.js +2 -0
- package/dist/web-components-library/{p-be4878f2.entry.js → p-c0abf852.entry.js} +2 -2
- package/dist/web-components-library/p-c2a380e3.entry.js +2 -0
- package/{www/build/p-05e9ae1e.entry.js → dist/web-components-library/p-c8dc6642.entry.js} +2 -2
- package/dist/web-components-library/{p-a5781264.entry.js → p-cf2bd064.entry.js} +2 -2
- package/{www/build/p-609c11d6.entry.js → dist/web-components-library/p-d123144c.entry.js} +2 -2
- package/dist/web-components-library/p-d1a658f6.entry.js +2 -0
- package/dist/web-components-library/{p-6319b5e2.entry.js → p-d5711578.entry.js} +2 -2
- package/dist/web-components-library/{p-21b85c7f.entry.js → p-db55ed80.entry.js} +2 -2
- package/dist/web-components-library/{p-6586441a.entry.js → p-dde69ccc.entry.js} +2 -2
- package/dist/web-components-library/{p-8499a29d.entry.js → p-eb7d08d1.entry.js} +2 -2
- package/dist/web-components-library/{p-6b2cd695.entry.js → p-f68628ca.entry.js} +2 -2
- package/{www/build/p-df05727f.entry.js → dist/web-components-library/p-f7dd9392.entry.js} +2 -2
- package/dist/web-components-library/{p-c90249e5.entry.js → p-fb3776ca.entry.js} +2 -2
- 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/www/build/{p-4552744b.entry.js → p-09220299.entry.js} +2 -2
- package/www/build/{p-f21bc3a9.entry.js → p-0b8d5c1f.entry.js} +2 -2
- package/www/build/p-0b924d0a.entry.js +2 -0
- package/www/build/{p-2672e36f.entry.js → p-0e33badd.entry.js} +2 -2
- package/{dist/web-components-library/p-ad76b8ff.entry.js → www/build/p-11568bf1.entry.js} +2 -2
- package/www/build/{p-a4ada10b.entry.js → p-1d303951.entry.js} +2 -2
- package/www/build/{p-8c9f7cef.entry.js → p-25e5d451.entry.js} +2 -2
- package/www/build/p-29734dab.entry.js +2 -0
- package/{dist/web-components-library/p-57eee056.entry.js.map → www/build/p-29734dab.entry.js.map} +1 -1
- package/www/build/p-30209b8a.js +2 -0
- package/www/build/p-30209b8a.js.map +1 -0
- package/www/build/p-3103ddeb.entry.js +2 -0
- package/www/build/{p-6f4dd02b.entry.js.map → p-3103ddeb.entry.js.map} +1 -1
- package/www/build/{p-91c04edc.entry.js → p-341bfe32.entry.js} +2 -2
- package/www/build/{p-97b0c3b3.entry.js → p-35215608.entry.js} +2 -2
- package/www/build/{p-e1852de3.entry.js → p-3b984ffd.entry.js} +2 -2
- package/www/build/{p-2a7e4988.entry.js → p-409ebe4c.entry.js} +2 -2
- package/www/build/p-490e8d13.entry.js +2 -0
- package/www/build/{p-385bf4ca.entry.js → p-547f8749.entry.js} +2 -2
- package/{dist/web-components-library/p-83350b5f.entry.js → www/build/p-5555f634.entry.js} +2 -2
- package/{dist/web-components-library/p-57ecb5a7.entry.js → www/build/p-59102d22.entry.js} +2 -2
- package/www/build/{p-8b309268.entry.js → p-5b7c0e47.entry.js} +2 -2
- package/www/build/{p-77d8ad7e.entry.js → p-5dd023cd.entry.js} +2 -2
- package/{dist/web-components-library/p-8c517cd7.entry.js → www/build/p-62781e9d.entry.js} +2 -2
- package/www/build/{p-e366782c.entry.js → p-644391ae.entry.js} +2 -2
- package/www/build/{p-85f84e55.entry.js → p-6f428879.entry.js} +2 -2
- package/www/build/p-72dabb18.js +2 -0
- package/{dist/web-components-library/p-49e4ce84.entry.js → www/build/p-78a0b45c.entry.js} +2 -2
- package/{dist/web-components-library/p-af856537.entry.js → www/build/p-7cbc5b10.entry.js} +2 -2
- package/www/build/p-7f71467d.js +2 -0
- package/www/build/p-7f71467d.js.map +1 -0
- package/www/build/{p-6a664748.entry.js → p-83629cec.entry.js} +2 -2
- package/www/build/p-85703ddb.entry.js +2 -0
- package/www/build/{p-8d7323f7.entry.js → p-8ee4a205.entry.js} +2 -2
- package/www/build/{p-e5dc0719.entry.js → p-9171a9f9.entry.js} +2 -2
- package/www/build/{p-862f5338.entry.js → p-91b010a6.entry.js} +2 -2
- package/www/build/p-9683014a.entry.js +2 -0
- package/www/build/{p-f74f9f3c.entry.js → p-9d7f38ed.entry.js} +2 -2
- package/www/build/p-a2eb8943.entry.js +2 -0
- package/www/build/{p-63e970ee.entry.js → p-a7944554.entry.js} +2 -2
- package/{dist/web-components-library/p-33eea921.entry.js → www/build/p-a878ce38.entry.js} +2 -2
- package/www/build/{p-324ef970.entry.js → p-a8dfd58d.entry.js} +2 -2
- package/www/build/p-acc97c14.js +2 -0
- package/www/build/p-acc97c14.js.map +1 -0
- package/www/build/p-ae0696b9.entry.js +2 -0
- package/www/build/p-ae0696b9.entry.js.map +1 -0
- package/www/build/{p-ae96bc09.entry.js → p-b3bcce4b.entry.js} +2 -2
- package/{dist/web-components-library/p-b84fa3b6.entry.js → www/build/p-b66ddcd3.entry.js} +2 -2
- package/www/build/{p-fe87b081.entry.js → p-b815d28c.entry.js} +2 -2
- package/www/build/p-b9fd414f.js +2 -0
- package/{dist/web-components-library/p-d9e1d8c7.js.map → www/build/p-b9fd414f.js.map} +1 -1
- package/www/build/p-bfa544c7.js +2 -0
- package/www/build/{p-be4878f2.entry.js → p-c0abf852.entry.js} +2 -2
- package/www/build/p-c2a380e3.entry.js +2 -0
- package/{dist/web-components-library/p-05e9ae1e.entry.js → www/build/p-c8dc6642.entry.js} +2 -2
- package/www/build/{p-a5781264.entry.js → p-cf2bd064.entry.js} +2 -2
- package/{dist/web-components-library/p-609c11d6.entry.js → www/build/p-d123144c.entry.js} +2 -2
- package/www/build/p-d1a658f6.entry.js +2 -0
- package/www/build/{p-6319b5e2.entry.js → p-d5711578.entry.js} +2 -2
- package/www/build/{p-1ad8ebce.js → p-db1c4375.js} +1 -1
- package/www/build/{p-21b85c7f.entry.js → p-db55ed80.entry.js} +2 -2
- package/www/build/{p-6586441a.entry.js → p-dde69ccc.entry.js} +2 -2
- package/www/build/{p-8499a29d.entry.js → p-eb7d08d1.entry.js} +2 -2
- package/www/build/{p-6b2cd695.entry.js → p-f68628ca.entry.js} +2 -2
- package/{dist/web-components-library/p-df05727f.entry.js → www/build/p-f7dd9392.entry.js} +2 -2
- package/www/build/{p-c90249e5.entry.js → p-fb3776ca.entry.js} +2 -2
- 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/cjs/index-3a070c6b.js +0 -47
- package/dist/cjs/index-3a070c6b.js.map +0 -1
- package/dist/cjs/index-597156d1.js +0 -65
- package/dist/cjs/index-597156d1.js.map +0 -1
- package/dist/cjs/index-f0159789.js +0 -59
- package/dist/cjs/index-f0159789.js.map +0 -1
- package/dist/esm/index-230d44a5.js +0 -45
- package/dist/esm/index-230d44a5.js.map +0 -1
- package/dist/esm/index-7a28ff39.js +0 -63
- package/dist/esm/index-7a28ff39.js.map +0 -1
- package/dist/esm/index-fd7edd22.js +0 -57
- package/dist/esm/index-fd7edd22.js.map +0 -1
- package/dist/web-components-library/p-0794ae16.entry.js +0 -2
- package/dist/web-components-library/p-26b5c84d.js +0 -2
- package/dist/web-components-library/p-26b5c84d.js.map +0 -1
- package/dist/web-components-library/p-304eeab0.js +0 -2
- package/dist/web-components-library/p-4f7dd068.entry.js +0 -2
- package/dist/web-components-library/p-4f7dd068.entry.js.map +0 -1
- package/dist/web-components-library/p-57eee056.entry.js +0 -2
- package/dist/web-components-library/p-68822fbc.entry.js +0 -2
- package/dist/web-components-library/p-6f4dd02b.entry.js +0 -2
- package/dist/web-components-library/p-74a65c6f.entry.js +0 -2
- package/dist/web-components-library/p-7d7c5344.js +0 -2
- package/dist/web-components-library/p-7d7c5344.js.map +0 -1
- package/dist/web-components-library/p-7d827c11.js +0 -2
- package/dist/web-components-library/p-89584f19.entry.js +0 -2
- package/dist/web-components-library/p-a7292e1c.entry.js +0 -2
- package/dist/web-components-library/p-aa0f083b.js +0 -2
- package/dist/web-components-library/p-aa0f083b.js.map +0 -1
- package/dist/web-components-library/p-d9e1d8c7.js +0 -2
- package/dist/web-components-library/p-ed2c8484.entry.js +0 -2
- package/dist/web-components-library/p-f8d45aa4.entry.js +0 -2
- package/www/build/p-0794ae16.entry.js +0 -2
- package/www/build/p-26b5c84d.js +0 -2
- package/www/build/p-26b5c84d.js.map +0 -1
- package/www/build/p-304eeab0.js +0 -2
- package/www/build/p-4f7dd068.entry.js +0 -2
- package/www/build/p-4f7dd068.entry.js.map +0 -1
- package/www/build/p-57eee056.entry.js +0 -2
- package/www/build/p-68822fbc.entry.js +0 -2
- package/www/build/p-6f4dd02b.entry.js +0 -2
- package/www/build/p-74a65c6f.entry.js +0 -2
- package/www/build/p-7d7c5344.js +0 -2
- package/www/build/p-7d7c5344.js.map +0 -1
- package/www/build/p-7d827c11.js +0 -2
- package/www/build/p-89584f19.entry.js +0 -2
- package/www/build/p-a7292e1c.entry.js +0 -2
- package/www/build/p-aa0f083b.js +0 -2
- package/www/build/p-aa0f083b.js.map +0 -1
- package/www/build/p-d9e1d8c7.js +0 -2
- package/www/build/p-ed2c8484.entry.js +0 -2
- package/www/build/p-f8d45aa4.entry.js +0 -2
- /package/dist/web-components-library/{p-4552744b.entry.js.map → p-09220299.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-f21bc3a9.entry.js.map → p-0b8d5c1f.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-0794ae16.entry.js.map → p-0b924d0a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-2672e36f.entry.js.map → p-0e33badd.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-ad76b8ff.entry.js.map → p-11568bf1.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-a4ada10b.entry.js.map → p-1d303951.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8c9f7cef.entry.js.map → p-25e5d451.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-91c04edc.entry.js.map → p-341bfe32.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-97b0c3b3.entry.js.map → p-35215608.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e1852de3.entry.js.map → p-3b984ffd.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-2a7e4988.entry.js.map → p-409ebe4c.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-68822fbc.entry.js.map → p-490e8d13.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-385bf4ca.entry.js.map → p-547f8749.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-83350b5f.entry.js.map → p-5555f634.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-57ecb5a7.entry.js.map → p-59102d22.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8b309268.entry.js.map → p-5b7c0e47.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-77d8ad7e.entry.js.map → p-5dd023cd.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8c517cd7.entry.js.map → p-62781e9d.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e366782c.entry.js.map → p-644391ae.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-85f84e55.entry.js.map → p-6f428879.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-304eeab0.js.map → p-72dabb18.js.map} +0 -0
- /package/dist/web-components-library/{p-49e4ce84.entry.js.map → p-78a0b45c.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-af856537.entry.js.map → p-7cbc5b10.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6a664748.entry.js.map → p-83629cec.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-74a65c6f.entry.js.map → p-85703ddb.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8d7323f7.entry.js.map → p-8ee4a205.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e5dc0719.entry.js.map → p-9171a9f9.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-862f5338.entry.js.map → p-91b010a6.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-a7292e1c.entry.js.map → p-9683014a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-f74f9f3c.entry.js.map → p-9d7f38ed.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-89584f19.entry.js.map → p-a2eb8943.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-63e970ee.entry.js.map → p-a7944554.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-33eea921.entry.js.map → p-a878ce38.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-324ef970.entry.js.map → p-a8dfd58d.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-ae96bc09.entry.js.map → p-b3bcce4b.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-b84fa3b6.entry.js.map → p-b66ddcd3.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-fe87b081.entry.js.map → p-b815d28c.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-7d827c11.js.map → p-bfa544c7.js.map} +0 -0
- /package/dist/web-components-library/{p-be4878f2.entry.js.map → p-c0abf852.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-ed2c8484.entry.js.map → p-c2a380e3.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-05e9ae1e.entry.js.map → p-c8dc6642.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-a5781264.entry.js.map → p-cf2bd064.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-609c11d6.entry.js.map → p-d123144c.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-f8d45aa4.entry.js.map → p-d1a658f6.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6319b5e2.entry.js.map → p-d5711578.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-21b85c7f.entry.js.map → p-db55ed80.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6586441a.entry.js.map → p-dde69ccc.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-8499a29d.entry.js.map → p-eb7d08d1.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-6b2cd695.entry.js.map → p-f68628ca.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-df05727f.entry.js.map → p-f7dd9392.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-c90249e5.entry.js.map → p-fb3776ca.entry.js.map} +0 -0
- /package/www/build/{p-4552744b.entry.js.map → p-09220299.entry.js.map} +0 -0
- /package/www/build/{p-f21bc3a9.entry.js.map → p-0b8d5c1f.entry.js.map} +0 -0
- /package/www/build/{p-0794ae16.entry.js.map → p-0b924d0a.entry.js.map} +0 -0
- /package/www/build/{p-2672e36f.entry.js.map → p-0e33badd.entry.js.map} +0 -0
- /package/www/build/{p-ad76b8ff.entry.js.map → p-11568bf1.entry.js.map} +0 -0
- /package/www/build/{p-a4ada10b.entry.js.map → p-1d303951.entry.js.map} +0 -0
- /package/www/build/{p-8c9f7cef.entry.js.map → p-25e5d451.entry.js.map} +0 -0
- /package/www/build/{p-91c04edc.entry.js.map → p-341bfe32.entry.js.map} +0 -0
- /package/www/build/{p-97b0c3b3.entry.js.map → p-35215608.entry.js.map} +0 -0
- /package/www/build/{p-e1852de3.entry.js.map → p-3b984ffd.entry.js.map} +0 -0
- /package/www/build/{p-2a7e4988.entry.js.map → p-409ebe4c.entry.js.map} +0 -0
- /package/www/build/{p-68822fbc.entry.js.map → p-490e8d13.entry.js.map} +0 -0
- /package/www/build/{p-385bf4ca.entry.js.map → p-547f8749.entry.js.map} +0 -0
- /package/www/build/{p-83350b5f.entry.js.map → p-5555f634.entry.js.map} +0 -0
- /package/www/build/{p-57ecb5a7.entry.js.map → p-59102d22.entry.js.map} +0 -0
- /package/www/build/{p-8b309268.entry.js.map → p-5b7c0e47.entry.js.map} +0 -0
- /package/www/build/{p-77d8ad7e.entry.js.map → p-5dd023cd.entry.js.map} +0 -0
- /package/www/build/{p-8c517cd7.entry.js.map → p-62781e9d.entry.js.map} +0 -0
- /package/www/build/{p-e366782c.entry.js.map → p-644391ae.entry.js.map} +0 -0
- /package/www/build/{p-85f84e55.entry.js.map → p-6f428879.entry.js.map} +0 -0
- /package/www/build/{p-304eeab0.js.map → p-72dabb18.js.map} +0 -0
- /package/www/build/{p-49e4ce84.entry.js.map → p-78a0b45c.entry.js.map} +0 -0
- /package/www/build/{p-af856537.entry.js.map → p-7cbc5b10.entry.js.map} +0 -0
- /package/www/build/{p-6a664748.entry.js.map → p-83629cec.entry.js.map} +0 -0
- /package/www/build/{p-74a65c6f.entry.js.map → p-85703ddb.entry.js.map} +0 -0
- /package/www/build/{p-8d7323f7.entry.js.map → p-8ee4a205.entry.js.map} +0 -0
- /package/www/build/{p-e5dc0719.entry.js.map → p-9171a9f9.entry.js.map} +0 -0
- /package/www/build/{p-862f5338.entry.js.map → p-91b010a6.entry.js.map} +0 -0
- /package/www/build/{p-a7292e1c.entry.js.map → p-9683014a.entry.js.map} +0 -0
- /package/www/build/{p-f74f9f3c.entry.js.map → p-9d7f38ed.entry.js.map} +0 -0
- /package/www/build/{p-89584f19.entry.js.map → p-a2eb8943.entry.js.map} +0 -0
- /package/www/build/{p-63e970ee.entry.js.map → p-a7944554.entry.js.map} +0 -0
- /package/www/build/{p-33eea921.entry.js.map → p-a878ce38.entry.js.map} +0 -0
- /package/www/build/{p-324ef970.entry.js.map → p-a8dfd58d.entry.js.map} +0 -0
- /package/www/build/{p-ae96bc09.entry.js.map → p-b3bcce4b.entry.js.map} +0 -0
- /package/www/build/{p-b84fa3b6.entry.js.map → p-b66ddcd3.entry.js.map} +0 -0
- /package/www/build/{p-fe87b081.entry.js.map → p-b815d28c.entry.js.map} +0 -0
- /package/www/build/{p-7d827c11.js.map → p-bfa544c7.js.map} +0 -0
- /package/www/build/{p-be4878f2.entry.js.map → p-c0abf852.entry.js.map} +0 -0
- /package/www/build/{p-ed2c8484.entry.js.map → p-c2a380e3.entry.js.map} +0 -0
- /package/www/build/{p-05e9ae1e.entry.js.map → p-c8dc6642.entry.js.map} +0 -0
- /package/www/build/{p-a5781264.entry.js.map → p-cf2bd064.entry.js.map} +0 -0
- /package/www/build/{p-609c11d6.entry.js.map → p-d123144c.entry.js.map} +0 -0
- /package/www/build/{p-f8d45aa4.entry.js.map → p-d1a658f6.entry.js.map} +0 -0
- /package/www/build/{p-6319b5e2.entry.js.map → p-d5711578.entry.js.map} +0 -0
- /package/www/build/{p-21b85c7f.entry.js.map → p-db55ed80.entry.js.map} +0 -0
- /package/www/build/{p-6586441a.entry.js.map → p-dde69ccc.entry.js.map} +0 -0
- /package/www/build/{p-8499a29d.entry.js.map → p-eb7d08d1.entry.js.map} +0 -0
- /package/www/build/{p-6b2cd695.entry.js.map → p-f68628ca.entry.js.map} +0 -0
- /package/www/build/{p-df05727f.entry.js.map → p-f7dd9392.entry.js.map} +0 -0
- /package/www/build/{p-c90249e5.entry.js.map → p-fb3776ca.entry.js.map} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["stylesCss","ZTrStyle0","ZTr","updateColumns","cells","Array","from","this","host","querySelectorAll","expandable","pop","columns","map","cell","colspan","reduce","a","b","style","setProperty","expandableContent","id","randomId","expandableContentId","onRowClick","event","preventExpand","target","closest","expanded","expand","emit","componentWillLoad","render","h","Host","key","role","onClick","bind","class","type","name","onSlotchange"],"sources":["src/components/table/z-tr/styles.css?tag=z-tr&encapsulation=shadow","src/components/table/z-tr/index.tsx"],"sourcesContent":[":host {\n /* number of columns of the row. will be set in component's ts code */\n --columns: 1;\n\n display: grid;\n min-width: max-content;\n box-sizing: border-box;\n grid-auto-flow: column;\n grid-template-columns: var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr));\n}\n\n* {\n box-sizing: border-box;\n}\n\n.z-tr--expand-button-container,\n::slotted(*) {\n border-bottom: var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03);\n}\n\n::slotted(*:not(:last-child)) {\n border-right: var(--z-table--cell-left-border, none);\n}\n\n:host([expandable]) {\n --show-expandable-button: visible;\n\n cursor: pointer;\n}\n\n:host([expandable]) ::slotted(*) {\n grid-row: 1;\n}\n\n:host([expandable]) ::slotted(:nth-last-child(2)) {\n border-right: none;\n}\n\n:host([expandable]) ::slotted(*:last-child) {\n border-left: 0;\n grid-column: 1 / span calc(var(--columns) + 1);\n grid-row: 2;\n}\n\n:host([expandable]:not([expanded])) ::slotted(*:last-child) {\n display: none;\n}\n\n:host([expanded]) {\n margin-bottom: 4px; /* prevents shadow to be cut by the next element */\n box-shadow: 0 4px 4px -2px var(--shadow-color-base);\n}\n\n:host([expanded]) .z-tr--expand-button-container,\n:host([expanded]) ::slotted(*) {\n background-color: var(--color-surface02);\n}\n\n.z-tr--expand-button-container {\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: var(--z-table--cells-background, var(--color-surface01));\n}\n\n.z-tr--expand-button-container button {\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 0;\n border: none;\n margin: auto;\n appearance: none;\n background: transparent;\n cursor: pointer;\n visibility: var(--show-expandable-button, hidden);\n}\n\n.z-tr--expand-button-container button:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\n.z-tr--expand-button-container button z-icon {\n --z-icon-width: 16px;\n --z-icon-height: 16px;\n}\n","import {Component, Element, Event, EventEmitter, Host, Listen, Prop, State, Watch, h} from \"@stencil/core\";\nimport {randomId} from \"../../../utils/utils\";\nimport \"../cells/z-td/index\";\nimport \"../cells/z-th/index\";\n\n/**\n * ZTr component.\n * When the row is `expandable`, you can set the `prevent-expand` css class on an interactive element inside the row\n * to prevent the row from expanding.\n * @slot - ZTr content (`z-td` or `z-th`).\n */\n@Component({\n tag: \"z-tr\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTr {\n @Element() host: HTMLZTrElement;\n\n /**\n * Whether the row is expandable.\n * Use a `z-td` as the last cell of the row for the additional content.\n * It will show a button to expand/collapse the row.\n * The last cell will be hidden until the button or row is clicked.\n *\n * If some element inside the expandable row contains the `prevent-expand` css class,\n * the row will not expand by clicking that element.\n */\n @Prop({reflect: true})\n expandable = false;\n\n /**\n * Whether the row is currently expanded.\n */\n @State()\n expanded = false;\n\n /**\n * HTML Id of the expandable content.\n * It is used to link the button to the content through the `aria-controls` attribute.\n */\n @State()\n expandableContentId: string;\n\n /** Row has been expanded */\n @Event()\n expand: EventEmitter;\n\n @Watch(\"expandable\")\n @Listen(\"colspanchange\")\n protected updateColumns(): void {\n const cells = Array.from(this.host.querySelectorAll<HTMLZTdElement | HTMLZThElement>(\"z-td, z-th\"));\n if (this.expandable) {\n cells.pop();\n }\n\n const columns = cells.map((cell) => cell.colspan || 1).reduce((a, b) => a + b, 0);\n this.host.style.setProperty(\"--columns\", `${columns}`);\n\n if (this.expandable) {\n const expandableContent = cells.pop();\n expandableContent.id = expandableContent.id || `z-tr-expandable-content-${randomId()}`;\n this.expandableContentId = expandableContent.id;\n }\n }\n\n /**\n * Handle click on row.\n * Skip expansion if the click is on a element with `prevent-expand` css class.\n */\n private onRowClick(event: MouseEvent): void {\n const preventExpand = (event.target as HTMLElement).closest(\".prevent-expand\");\n if (!this.expandable || preventExpand) {\n return;\n }\n\n this.expanded = !this.expanded;\n this.expand.emit({expanded: this.expanded});\n }\n\n componentWillLoad(): void {\n this.updateColumns();\n }\n\n render(): HTMLZTrElement {\n return (\n <Host\n role=\"row\"\n onClick={this.onRowClick.bind(this)}\n expanded={this.expanded}\n >\n <div class=\"z-tr--expand-button-container\">\n {this.expandable && (\n <button\n aria-expanded={this.expanded ? \"true\" : \"false\"}\n aria-label={this.expanded ? \"Comprimi riga\" : \"Espandi riga\"}\n aria-controls={this.expandableContentId}\n type=\"button\"\n >\n <z-icon name={this.expanded ? \"minus-circled\" : \"plus-circled\"}></z-icon>\n </button>\n )}\n </div>\n <slot onSlotchange={this.updateColumns.bind(this)}></slot>\n </Host>\n );\n }\n}\n"],"mappings":"0IAAA,MAAMA,EAAY,0kDAClB,MAAAC,EAAeD,E,MCeFE,EAAG,M,wEAaD,M,cAMF,M,mCAeD,aAAAC,GACR,MAAMC,EAAQC,MAAMC,KAAKC,KAAKC,KAAKC,iBAAkD,eACrF,GAAIF,KAAKG,WAAY,CACnBN,EAAMO,K,CAGR,MAAMC,EAAUR,EAAMS,KAAKC,GAASA,EAAKC,SAAW,IAAGC,QAAO,CAACC,EAAGC,IAAMD,EAAIC,GAAG,GAC/EX,KAAKC,KAAKW,MAAMC,YAAY,YAAa,GAAGR,KAE5C,GAAIL,KAAKG,WAAY,CACnB,MAAMW,EAAoBjB,EAAMO,MAChCU,EAAkBC,GAAKD,EAAkBC,IAAM,2BAA2BC,MAC1EhB,KAAKiB,oBAAsBH,EAAkBC,E,EAQzC,UAAAG,CAAWC,GACjB,MAAMC,EAAiBD,EAAME,OAAuBC,QAAQ,mBAC5D,IAAKtB,KAAKG,YAAciB,EAAe,CACrC,M,CAGFpB,KAAKuB,UAAYvB,KAAKuB,SACtBvB,KAAKwB,OAAOC,KAAK,CAACF,SAAUvB,KAAKuB,U,CAGnC,iBAAAG,GACE1B,KAAKJ,e,CAGP,MAAA+B,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,KAAK,MACLC,QAAShC,KAAKkB,WAAWe,KAAKjC,MAC9BuB,SAAUvB,KAAKuB,UAEfK,EAAA,OAAAE,IAAA,2CAAKI,MAAM,iCACRlC,KAAKG,YACJyB,EAAA,UAAAE,IAAA,2DACiB9B,KAAKuB,SAAW,OAAS,QAAO,aACnCvB,KAAKuB,SAAW,gBAAkB,eAAc,gBAC7CvB,KAAKiB,oBACpBkB,KAAK,UAELP,EAAA,UAAAE,IAAA,2CAAQM,KAAMpC,KAAKuB,SAAW,gBAAkB,mBAItDK,EAAA,QAAAE,IAAA,2CAAMO,aAAcrC,KAAKJ,cAAcqC,KAAKjC,Q","ignoreList":[]}
|
package/www/build/p-d9e1d8c7.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{r as o,h as s,a as e}from"./p-cfa39bd3.js";const r=":host{--z-table--cells-bottom-border-size:var(\n --border-size-medium\n );--z-table--cells-background:var(\n --color-surface02\n );display:block;box-sizing:border-box}:host([sticky]){position:sticky;z-index:2;top:0;box-shadow:0 2px 4px -2px var(--shadow-color-base)}";const a=r;const t=class{constructor(s){o(this,s);this.sticky=false}render(){return s(e,{key:"44bbf57a110328328c65171e6463a5128d0be2e7",role:"rowgroup"},s("slot",{key:"1953f6a0c9d96f3cbf66ed0e856391d19e985e20"}))}};t.style=a;export{t as Z};
|
|
2
|
-
//# sourceMappingURL=p-d9e1d8c7.js.map
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|