@zanichelli/albe-web-components 17.0.6 → 17.0.7-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-aa56c709.js → index-117cd3b0.js} +4 -4
- package/dist/cjs/{index-aa56c709.js.map → index-117cd3b0.js.map} +1 -1
- package/dist/cjs/{index-2a9a328d.js → index-9b8b105e.js} +2 -2
- package/dist/cjs/{index-2a9a328d.js.map → index-9b8b105e.js.map} +1 -1
- package/dist/cjs/{index-f5ebcaa2.js → index-a465bca8.js} +2 -1
- package/dist/cjs/index-a465bca8.js.map +1 -0
- package/dist/cjs/{index-b2f35532.js → index-d6c4fda2.js} +2 -2
- package/dist/cjs/{index-b2f35532.js.map → index-d6c4fda2.js.map} +1 -1
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-d08d4b80.js → utils-873dd0ae.js} +2 -2
- package/dist/cjs/{utils-d08d4b80.js.map → utils-873dd0ae.js.map} +1 -1
- package/dist/cjs/{utils-c95c97b8.js → utils-ee8e5b38.js} +2 -2
- package/dist/cjs/{utils-c95c97b8.js.map → utils-ee8e5b38.js.map} +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-anchor-navigation.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header-deprecated.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header_12.cjs.entry.js +10 -7
- package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
- package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-avatar.cjs.entry.js +1 -1
- package/dist/cjs/z-book-card-app.cjs.entry.js +1 -1
- package/dist/cjs/z-book-card-deprecated.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-card.cjs.entry.js +1 -1
- package/dist/cjs/z-carousel.cjs.entry.js +1 -1
- package/dist/cjs/z-chip.cjs.entry.js +1 -1
- package/dist/cjs/z-combobox.cjs.entry.js +2 -2
- package/dist/cjs/z-cover-hero.cjs.entry.js +1 -1
- package/dist/cjs/z-date-picker.cjs.entry.js +2 -2
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +1 -1
- package/dist/cjs/z-file.cjs.entry.js +1 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
- package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
- package/dist/cjs/z-menu.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js +2 -2
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
- package/dist/cjs/z-otp.cjs.entry.js +1 -1
- package/dist/cjs/z-pagination.cjs.entry.js +1 -1
- package/dist/cjs/z-popover.cjs.entry.js +1 -1
- package/dist/cjs/z-range-picker.cjs.entry.js +2 -2
- package/dist/cjs/z-section-title.cjs.entry.js +1 -1
- package/dist/cjs/z-select.cjs.entry.js +187 -54
- package/dist/cjs/z-select.cjs.entry.js.map +1 -1
- package/dist/cjs/z-skip-to-content.cjs.entry.js +2 -2
- package/dist/cjs/z-slideshow.cjs.entry.js +2 -2
- package/dist/cjs/z-table.cjs.entry.js +5 -5
- package/dist/cjs/z-td.cjs.entry.js +2 -2
- package/dist/cjs/z-th.cjs.entry.js +2 -2
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-toggle-switch.cjs.entry.js +2 -2
- package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/z-tr.cjs.entry.js +5 -5
- package/dist/collection/beans/index.js +1 -0
- package/dist/collection/beans/index.js.map +1 -1
- package/dist/collection/components/list/z-list/index.js +1 -1
- package/dist/collection/components/list/z-list-element/index.js +20 -2
- package/dist/collection/components/list/z-list-element/index.js.map +1 -1
- package/dist/collection/components/list/z-list-group/index.js +23 -4
- package/dist/collection/components/list/z-list-group/index.js.map +1 -1
- package/dist/collection/components/list/z-list-group/styles.css +5 -0
- package/dist/collection/components/z-select/index.js +203 -57
- package/dist/collection/components/z-select/index.js.map +1 -1
- package/dist/collection/components/z-select/index.stories.js +138 -0
- package/dist/collection/components/z-select/index.stories.js.map +1 -1
- package/dist/collection/components/z-select/styles.css +155 -0
- package/dist/components/index14.js +3 -1
- package/dist/components/index14.js.map +1 -1
- package/dist/components/index15.js +8 -5
- package/dist/components/index15.js.map +1 -1
- package/dist/components/index2.js +1 -0
- package/dist/components/index2.js.map +1 -1
- package/dist/components/z-select.js +187 -52
- package/dist/components/z-select.js.map +1 -1
- package/dist/esm/{index-735d4f23.js → index-5c567adb.js} +2 -2
- package/dist/esm/{index-735d4f23.js.map → index-5c567adb.js.map} +1 -1
- package/dist/esm/{index-ee40e66b.js → index-c9fd4a10.js} +2 -1
- package/dist/esm/index-c9fd4a10.js.map +1 -0
- package/dist/esm/{index-90f624c1.js → index-dac83244.js} +2 -2
- package/dist/esm/{index-90f624c1.js.map → index-dac83244.js.map} +1 -1
- package/dist/esm/{index-092fc7cc.js → index-f36946b3.js} +4 -4
- package/dist/esm/{index-092fc7cc.js.map → index-f36946b3.js.map} +1 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utils-a31c16d9.js → utils-1a6a53d2.js} +2 -2
- package/dist/esm/{utils-a31c16d9.js.map → utils-1a6a53d2.js.map} +1 -1
- package/dist/esm/{utils-b924649f.js → utils-7774201b.js} +2 -2
- package/dist/esm/{utils-b924649f.js.map → utils-7774201b.js.map} +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-accordion.entry.js +1 -1
- package/dist/esm/z-anchor-navigation.entry.js +1 -1
- package/dist/esm/z-app-header-deprecated.entry.js +1 -1
- package/dist/esm/z-app-header_12.entry.js +10 -7
- package/dist/esm/z-app-header_12.entry.js.map +1 -1
- package/dist/esm/z-aria-alert.entry.js +1 -1
- package/dist/esm/z-avatar.entry.js +1 -1
- package/dist/esm/z-book-card-app.entry.js +1 -1
- package/dist/esm/z-book-card-deprecated.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-card.entry.js +1 -1
- package/dist/esm/z-carousel.entry.js +1 -1
- package/dist/esm/z-chip.entry.js +1 -1
- package/dist/esm/z-combobox.entry.js +2 -2
- package/dist/esm/z-cover-hero.entry.js +1 -1
- package/dist/esm/z-date-picker.entry.js +2 -2
- package/dist/esm/z-dragdrop-area_2.entry.js +1 -1
- package/dist/esm/z-file-upload.entry.js +1 -1
- package/dist/esm/z-file.entry.js +1 -1
- package/dist/esm/z-info-reveal.entry.js +1 -1
- package/dist/esm/z-menu-section.entry.js +1 -1
- package/dist/esm/z-menu.entry.js +2 -2
- package/dist/esm/z-myz-card-alert.entry.js +1 -1
- package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
- package/dist/esm/z-myz-card-footer.entry.js +1 -1
- package/dist/esm/z-myz-card-info.entry.js +2 -2
- package/dist/esm/z-myz-card_4.entry.js +1 -1
- package/dist/esm/z-myz-list-item.entry.js +2 -2
- package/dist/esm/z-navigation-tabs.entry.js +1 -1
- package/dist/esm/z-otp.entry.js +1 -1
- package/dist/esm/z-pagination.entry.js +1 -1
- package/dist/esm/z-popover.entry.js +1 -1
- package/dist/esm/z-range-picker.entry.js +2 -2
- package/dist/esm/z-section-title.entry.js +1 -1
- package/dist/esm/z-select.entry.js +187 -54
- package/dist/esm/z-select.entry.js.map +1 -1
- package/dist/esm/z-skip-to-content.entry.js +2 -2
- package/dist/esm/z-slideshow.entry.js +2 -2
- package/dist/esm/z-table.entry.js +5 -5
- package/dist/esm/z-td.entry.js +2 -2
- package/dist/esm/z-th.entry.js +2 -2
- package/dist/esm/z-toast-notification-list.entry.js +1 -1
- package/dist/esm/z-toast-notification.entry.js +1 -1
- package/dist/esm/z-toggle-switch.entry.js +2 -2
- package/dist/esm/z-tooltip.entry.js +1 -1
- package/dist/esm/z-tr.entry.js +5 -5
- package/dist/types/beans/index.d.ts +3 -1
- package/dist/types/components/list/z-list-element/index.d.ts +4 -0
- package/dist/types/components/list/z-list-group/index.d.ts +4 -0
- package/dist/types/components/z-select/index.d.ts +12 -0
- package/dist/types/components/z-select/index.stories.d.ts +17 -0
- package/dist/types/components.d.ts +18 -0
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-e691c0b8.js → p-010b6146.js} +2 -2
- package/{www/build/p-f06bd257.entry.js → dist/web-components-library/p-011fa0c8.entry.js} +2 -2
- package/dist/web-components-library/{p-2c450113.entry.js → p-0a149188.entry.js} +2 -2
- package/dist/web-components-library/{p-e5b1c34a.entry.js → p-0b8a7949.entry.js} +2 -2
- package/dist/web-components-library/p-0b8a7949.entry.js.map +1 -0
- package/dist/web-components-library/{p-f075ec62.entry.js → p-0d60cc5e.entry.js} +2 -2
- package/{www/build/p-bba6129f.js → dist/web-components-library/p-15aac7aa.js} +2 -2
- package/dist/web-components-library/{p-d6a2b1c6.entry.js → p-20e4a601.entry.js} +2 -2
- package/{www/build/p-1630e240.entry.js → dist/web-components-library/p-29a297ed.entry.js} +2 -2
- package/dist/web-components-library/p-2b309f57.js +2 -0
- package/dist/web-components-library/p-2b309f57.js.map +1 -0
- package/dist/web-components-library/{p-2a0d8ebe.entry.js → p-31c5b39d.entry.js} +2 -2
- package/dist/web-components-library/p-3243015c.entry.js +2 -0
- package/dist/web-components-library/{p-0df6b405.entry.js → p-475a2ba2.entry.js} +2 -2
- package/dist/web-components-library/p-4b29336e.entry.js +2 -0
- package/{www/build/p-bd571858.entry.js → dist/web-components-library/p-4c287a21.entry.js} +2 -2
- package/{www/build/p-18d63f0c.entry.js → dist/web-components-library/p-5b6dd467.entry.js} +2 -2
- package/dist/web-components-library/{p-e78353d6.entry.js → p-5bac684a.entry.js} +2 -2
- package/dist/web-components-library/{p-758333dc.entry.js → p-6279b3fc.entry.js} +2 -2
- package/{www/build/p-aa0b3e7a.entry.js → dist/web-components-library/p-6337614a.entry.js} +2 -2
- package/dist/web-components-library/{p-115fab3e.entry.js → p-6f5f2d56.entry.js} +2 -2
- package/{www/build/p-0d3f0534.entry.js → dist/web-components-library/p-7057d71f.entry.js} +2 -2
- package/dist/web-components-library/{p-395b261e.entry.js → p-7091a1fc.entry.js} +2 -2
- package/dist/web-components-library/{p-7f370d17.entry.js → p-71e2a48b.entry.js} +2 -2
- package/dist/web-components-library/{p-9e6d080f.entry.js → p-78626225.entry.js} +2 -2
- package/{www/build/p-14e61df6.js → dist/web-components-library/p-7b375bca.js} +2 -2
- package/dist/web-components-library/{p-7af33b00.entry.js → p-7cfe50d0.entry.js} +2 -2
- package/{www/build/p-4374d3f3.entry.js → dist/web-components-library/p-7ef2c4ce.entry.js} +2 -2
- package/dist/web-components-library/{p-9218da42.entry.js → p-7f0cbe57.entry.js} +2 -2
- package/dist/web-components-library/p-7fa29563.entry.js +2 -0
- package/dist/web-components-library/p-7fa29563.entry.js.map +1 -0
- package/{www/build/p-ed091723.entry.js → dist/web-components-library/p-898fcd66.entry.js} +2 -2
- package/{www/build/p-9c4b7a51.entry.js → dist/web-components-library/p-8adf58c8.entry.js} +2 -2
- package/dist/web-components-library/{p-c29a520b.entry.js → p-8ca50c86.entry.js} +2 -2
- package/dist/web-components-library/{p-11216ee8.entry.js → p-8e544914.entry.js} +2 -2
- package/dist/web-components-library/{p-50bf57b4.entry.js → p-8e6760d9.entry.js} +2 -2
- package/{www/build/p-75808b47.entry.js → dist/web-components-library/p-96be6eae.entry.js} +2 -2
- package/{www/build/p-aa42f01d.entry.js → dist/web-components-library/p-9ec778dc.entry.js} +2 -2
- package/dist/web-components-library/p-a4ddeb5f.entry.js +2 -0
- package/dist/web-components-library/{p-05f6053f.js → p-b22d3c7d.js} +2 -2
- package/dist/web-components-library/p-b539c9be.entry.js +2 -0
- package/{www/build/p-d1cca5ea.entry.js → dist/web-components-library/p-b7cf2442.entry.js} +2 -2
- package/dist/web-components-library/{p-11629dd3.entry.js → p-bbdb67db.entry.js} +2 -2
- package/dist/web-components-library/{p-5387e6f3.entry.js → p-c29bd399.entry.js} +2 -2
- package/{www/build/p-123739cb.js → dist/web-components-library/p-c3c99202.js} +2 -2
- package/dist/web-components-library/{p-8c952964.entry.js → p-c7f8b628.entry.js} +2 -2
- package/dist/web-components-library/{p-d28b352f.entry.js → p-cb34ca26.entry.js} +2 -2
- package/{www/build/p-52be7378.entry.js → dist/web-components-library/p-cc775eee.entry.js} +2 -2
- package/dist/web-components-library/{p-22e32e11.entry.js → p-cdc51108.entry.js} +2 -2
- package/{www/build/p-73d686e0.entry.js → dist/web-components-library/p-d29f9574.entry.js} +2 -2
- package/dist/web-components-library/{p-cf7b7e73.entry.js → p-f444b5bd.entry.js} +2 -2
- package/dist/web-components-library/{p-1e3ff105.entry.js → p-f49171aa.entry.js} +2 -2
- package/dist/web-components-library/{p-72dae90b.entry.js → p-f9fb6005.entry.js} +2 -2
- package/dist/web-components-library/{p-f8915e2e.entry.js → p-fc2b2a96.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/index.esm.js +1 -1
- package/www/build/{p-e691c0b8.js → p-010b6146.js} +2 -2
- package/{dist/web-components-library/p-f06bd257.entry.js → www/build/p-011fa0c8.entry.js} +2 -2
- package/www/build/{p-2c450113.entry.js → p-0a149188.entry.js} +2 -2
- package/www/build/{p-e5b1c34a.entry.js → p-0b8a7949.entry.js} +2 -2
- package/www/build/p-0b8a7949.entry.js.map +1 -0
- package/www/build/{p-f075ec62.entry.js → p-0d60cc5e.entry.js} +2 -2
- package/{dist/web-components-library/p-bba6129f.js → www/build/p-15aac7aa.js} +2 -2
- package/www/build/{p-d6a2b1c6.entry.js → p-20e4a601.entry.js} +2 -2
- package/{dist/web-components-library/p-1630e240.entry.js → www/build/p-29a297ed.entry.js} +2 -2
- package/www/build/p-2b309f57.js +2 -0
- package/www/build/p-2b309f57.js.map +1 -0
- package/www/build/{p-2a0d8ebe.entry.js → p-31c5b39d.entry.js} +2 -2
- package/www/build/p-3243015c.entry.js +2 -0
- package/www/build/{p-0df6b405.entry.js → p-475a2ba2.entry.js} +2 -2
- package/www/build/p-4b29336e.entry.js +2 -0
- package/{dist/web-components-library/p-bd571858.entry.js → www/build/p-4c287a21.entry.js} +2 -2
- package/www/build/p-549543a7.js +2 -0
- package/{dist/web-components-library/p-18d63f0c.entry.js → www/build/p-5b6dd467.entry.js} +2 -2
- package/www/build/{p-e78353d6.entry.js → p-5bac684a.entry.js} +2 -2
- package/www/build/{p-758333dc.entry.js → p-6279b3fc.entry.js} +2 -2
- package/{dist/web-components-library/p-aa0b3e7a.entry.js → www/build/p-6337614a.entry.js} +2 -2
- package/www/build/{p-115fab3e.entry.js → p-6f5f2d56.entry.js} +2 -2
- package/{dist/web-components-library/p-0d3f0534.entry.js → www/build/p-7057d71f.entry.js} +2 -2
- package/www/build/{p-395b261e.entry.js → p-7091a1fc.entry.js} +2 -2
- package/www/build/{p-7f370d17.entry.js → p-71e2a48b.entry.js} +2 -2
- package/www/build/{p-9e6d080f.entry.js → p-78626225.entry.js} +2 -2
- package/{dist/web-components-library/p-14e61df6.js → www/build/p-7b375bca.js} +2 -2
- package/www/build/{p-7af33b00.entry.js → p-7cfe50d0.entry.js} +2 -2
- package/{dist/web-components-library/p-4374d3f3.entry.js → www/build/p-7ef2c4ce.entry.js} +2 -2
- package/www/build/{p-9218da42.entry.js → p-7f0cbe57.entry.js} +2 -2
- package/www/build/p-7fa29563.entry.js +2 -0
- package/www/build/p-7fa29563.entry.js.map +1 -0
- package/{dist/web-components-library/p-ed091723.entry.js → www/build/p-898fcd66.entry.js} +2 -2
- package/{dist/web-components-library/p-9c4b7a51.entry.js → www/build/p-8adf58c8.entry.js} +2 -2
- package/www/build/{p-c29a520b.entry.js → p-8ca50c86.entry.js} +2 -2
- package/www/build/{p-11216ee8.entry.js → p-8e544914.entry.js} +2 -2
- package/www/build/{p-50bf57b4.entry.js → p-8e6760d9.entry.js} +2 -2
- package/{dist/web-components-library/p-75808b47.entry.js → www/build/p-96be6eae.entry.js} +2 -2
- package/{dist/web-components-library/p-aa42f01d.entry.js → www/build/p-9ec778dc.entry.js} +2 -2
- package/www/build/p-a4ddeb5f.entry.js +2 -0
- package/www/build/{p-05f6053f.js → p-b22d3c7d.js} +2 -2
- package/www/build/p-b539c9be.entry.js +2 -0
- package/{dist/web-components-library/p-d1cca5ea.entry.js → www/build/p-b7cf2442.entry.js} +2 -2
- package/www/build/{p-11629dd3.entry.js → p-bbdb67db.entry.js} +2 -2
- package/www/build/{p-5387e6f3.entry.js → p-c29bd399.entry.js} +2 -2
- package/{dist/web-components-library/p-123739cb.js → www/build/p-c3c99202.js} +2 -2
- package/www/build/{p-8c952964.entry.js → p-c7f8b628.entry.js} +2 -2
- package/www/build/{p-d28b352f.entry.js → p-cb34ca26.entry.js} +2 -2
- package/{dist/web-components-library/p-52be7378.entry.js → www/build/p-cc775eee.entry.js} +2 -2
- package/www/build/{p-22e32e11.entry.js → p-cdc51108.entry.js} +2 -2
- package/{dist/web-components-library/p-73d686e0.entry.js → www/build/p-d29f9574.entry.js} +2 -2
- package/www/build/{p-cf7b7e73.entry.js → p-f444b5bd.entry.js} +2 -2
- package/www/build/{p-1e3ff105.entry.js → p-f49171aa.entry.js} +2 -2
- package/www/build/{p-72dae90b.entry.js → p-f9fb6005.entry.js} +2 -2
- package/www/build/{p-f8915e2e.entry.js → p-fc2b2a96.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-f5ebcaa2.js.map +0 -1
- package/dist/esm/index-ee40e66b.js.map +0 -1
- package/dist/web-components-library/p-2798c0b2.entry.js +0 -2
- package/dist/web-components-library/p-ad825740.entry.js +0 -2
- package/dist/web-components-library/p-b34993de.js +0 -2
- package/dist/web-components-library/p-b34993de.js.map +0 -1
- package/dist/web-components-library/p-d65aba93.entry.js +0 -2
- package/dist/web-components-library/p-e185545c.entry.js +0 -2
- package/dist/web-components-library/p-e256027a.entry.js +0 -2
- package/dist/web-components-library/p-e256027a.entry.js.map +0 -1
- package/dist/web-components-library/p-e5b1c34a.entry.js.map +0 -1
- package/www/build/p-2798c0b2.entry.js +0 -2
- package/www/build/p-ad825740.entry.js +0 -2
- package/www/build/p-b34993de.js +0 -2
- package/www/build/p-b34993de.js.map +0 -1
- package/www/build/p-bac5085b.js +0 -2
- package/www/build/p-d65aba93.entry.js +0 -2
- package/www/build/p-e185545c.entry.js +0 -2
- package/www/build/p-e256027a.entry.js +0 -2
- package/www/build/p-e256027a.entry.js.map +0 -1
- package/www/build/p-e5b1c34a.entry.js.map +0 -1
- /package/dist/web-components-library/{p-e691c0b8.js.map → p-010b6146.js.map} +0 -0
- /package/dist/web-components-library/{p-f06bd257.entry.js.map → p-011fa0c8.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-2c450113.entry.js.map → p-0a149188.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-f075ec62.entry.js.map → p-0d60cc5e.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-bba6129f.js.map → p-15aac7aa.js.map} +0 -0
- /package/dist/web-components-library/{p-d6a2b1c6.entry.js.map → p-20e4a601.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-1630e240.entry.js.map → p-29a297ed.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-2a0d8ebe.entry.js.map → p-31c5b39d.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d65aba93.entry.js.map → p-3243015c.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-0df6b405.entry.js.map → p-475a2ba2.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-2798c0b2.entry.js.map → p-4b29336e.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-bd571858.entry.js.map → p-4c287a21.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-18d63f0c.entry.js.map → p-5b6dd467.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-e78353d6.entry.js.map → p-5bac684a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-758333dc.entry.js.map → p-6279b3fc.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-aa0b3e7a.entry.js.map → p-6337614a.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-115fab3e.entry.js.map → p-6f5f2d56.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-0d3f0534.entry.js.map → p-7057d71f.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-395b261e.entry.js.map → p-7091a1fc.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-7f370d17.entry.js.map → p-71e2a48b.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-9e6d080f.entry.js.map → p-78626225.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-14e61df6.js.map → p-7b375bca.js.map} +0 -0
- /package/dist/web-components-library/{p-7af33b00.entry.js.map → p-7cfe50d0.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-4374d3f3.entry.js.map → p-7ef2c4ce.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-9218da42.entry.js.map → p-7f0cbe57.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-ed091723.entry.js.map → p-898fcd66.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-9c4b7a51.entry.js.map → p-8adf58c8.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-c29a520b.entry.js.map → p-8ca50c86.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-11216ee8.entry.js.map → p-8e544914.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-50bf57b4.entry.js.map → p-8e6760d9.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-75808b47.entry.js.map → p-96be6eae.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-aa42f01d.entry.js.map → p-9ec778dc.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-ad825740.entry.js.map → p-a4ddeb5f.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-05f6053f.js.map → p-b22d3c7d.js.map} +0 -0
- /package/dist/web-components-library/{p-e185545c.entry.js.map → p-b539c9be.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d1cca5ea.entry.js.map → p-b7cf2442.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-11629dd3.entry.js.map → p-bbdb67db.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-5387e6f3.entry.js.map → p-c29bd399.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-123739cb.js.map → p-c3c99202.js.map} +0 -0
- /package/dist/web-components-library/{p-8c952964.entry.js.map → p-c7f8b628.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-d28b352f.entry.js.map → p-cb34ca26.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-52be7378.entry.js.map → p-cc775eee.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-22e32e11.entry.js.map → p-cdc51108.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-73d686e0.entry.js.map → p-d29f9574.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-cf7b7e73.entry.js.map → p-f444b5bd.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-1e3ff105.entry.js.map → p-f49171aa.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-72dae90b.entry.js.map → p-f9fb6005.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-f8915e2e.entry.js.map → p-fc2b2a96.entry.js.map} +0 -0
- /package/www/build/{p-e691c0b8.js.map → p-010b6146.js.map} +0 -0
- /package/www/build/{p-f06bd257.entry.js.map → p-011fa0c8.entry.js.map} +0 -0
- /package/www/build/{p-2c450113.entry.js.map → p-0a149188.entry.js.map} +0 -0
- /package/www/build/{p-f075ec62.entry.js.map → p-0d60cc5e.entry.js.map} +0 -0
- /package/www/build/{p-bba6129f.js.map → p-15aac7aa.js.map} +0 -0
- /package/www/build/{p-d6a2b1c6.entry.js.map → p-20e4a601.entry.js.map} +0 -0
- /package/www/build/{p-1630e240.entry.js.map → p-29a297ed.entry.js.map} +0 -0
- /package/www/build/{p-2a0d8ebe.entry.js.map → p-31c5b39d.entry.js.map} +0 -0
- /package/www/build/{p-d65aba93.entry.js.map → p-3243015c.entry.js.map} +0 -0
- /package/www/build/{p-0df6b405.entry.js.map → p-475a2ba2.entry.js.map} +0 -0
- /package/www/build/{p-2798c0b2.entry.js.map → p-4b29336e.entry.js.map} +0 -0
- /package/www/build/{p-bd571858.entry.js.map → p-4c287a21.entry.js.map} +0 -0
- /package/www/build/{p-18d63f0c.entry.js.map → p-5b6dd467.entry.js.map} +0 -0
- /package/www/build/{p-e78353d6.entry.js.map → p-5bac684a.entry.js.map} +0 -0
- /package/www/build/{p-758333dc.entry.js.map → p-6279b3fc.entry.js.map} +0 -0
- /package/www/build/{p-aa0b3e7a.entry.js.map → p-6337614a.entry.js.map} +0 -0
- /package/www/build/{p-115fab3e.entry.js.map → p-6f5f2d56.entry.js.map} +0 -0
- /package/www/build/{p-0d3f0534.entry.js.map → p-7057d71f.entry.js.map} +0 -0
- /package/www/build/{p-395b261e.entry.js.map → p-7091a1fc.entry.js.map} +0 -0
- /package/www/build/{p-7f370d17.entry.js.map → p-71e2a48b.entry.js.map} +0 -0
- /package/www/build/{p-9e6d080f.entry.js.map → p-78626225.entry.js.map} +0 -0
- /package/www/build/{p-14e61df6.js.map → p-7b375bca.js.map} +0 -0
- /package/www/build/{p-7af33b00.entry.js.map → p-7cfe50d0.entry.js.map} +0 -0
- /package/www/build/{p-4374d3f3.entry.js.map → p-7ef2c4ce.entry.js.map} +0 -0
- /package/www/build/{p-9218da42.entry.js.map → p-7f0cbe57.entry.js.map} +0 -0
- /package/www/build/{p-ed091723.entry.js.map → p-898fcd66.entry.js.map} +0 -0
- /package/www/build/{p-9c4b7a51.entry.js.map → p-8adf58c8.entry.js.map} +0 -0
- /package/www/build/{p-c29a520b.entry.js.map → p-8ca50c86.entry.js.map} +0 -0
- /package/www/build/{p-11216ee8.entry.js.map → p-8e544914.entry.js.map} +0 -0
- /package/www/build/{p-50bf57b4.entry.js.map → p-8e6760d9.entry.js.map} +0 -0
- /package/www/build/{p-75808b47.entry.js.map → p-96be6eae.entry.js.map} +0 -0
- /package/www/build/{p-aa42f01d.entry.js.map → p-9ec778dc.entry.js.map} +0 -0
- /package/www/build/{p-ad825740.entry.js.map → p-a4ddeb5f.entry.js.map} +0 -0
- /package/www/build/{p-05f6053f.js.map → p-b22d3c7d.js.map} +0 -0
- /package/www/build/{p-e185545c.entry.js.map → p-b539c9be.entry.js.map} +0 -0
- /package/www/build/{p-d1cca5ea.entry.js.map → p-b7cf2442.entry.js.map} +0 -0
- /package/www/build/{p-11629dd3.entry.js.map → p-bbdb67db.entry.js.map} +0 -0
- /package/www/build/{p-5387e6f3.entry.js.map → p-c29bd399.entry.js.map} +0 -0
- /package/www/build/{p-123739cb.js.map → p-c3c99202.js.map} +0 -0
- /package/www/build/{p-8c952964.entry.js.map → p-c7f8b628.entry.js.map} +0 -0
- /package/www/build/{p-d28b352f.entry.js.map → p-cb34ca26.entry.js.map} +0 -0
- /package/www/build/{p-52be7378.entry.js.map → p-cc775eee.entry.js.map} +0 -0
- /package/www/build/{p-22e32e11.entry.js.map → p-cdc51108.entry.js.map} +0 -0
- /package/www/build/{p-73d686e0.entry.js.map → p-d29f9574.entry.js.map} +0 -0
- /package/www/build/{p-cf7b7e73.entry.js.map → p-f444b5bd.entry.js.map} +0 -0
- /package/www/build/{p-1e3ff105.entry.js.map → p-f49171aa.entry.js.map} +0 -0
- /package/www/build/{p-72dae90b.entry.js.map → p-f9fb6005.entry.js.map} +0 -0
- /package/www/build/{p-f8915e2e.entry.js.map → p-fc2b2a96.entry.js.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-c8ceadeb.js';
|
|
2
|
-
import { p as Device } from './index-
|
|
3
|
-
import { i as convertJson, g as getDevice, d as handleKeyboardSubmit } from './utils-
|
|
2
|
+
import { p as Device } from './index-c9fd4a10.js';
|
|
3
|
+
import { i as convertJson, g as getDevice, d as handleKeyboardSubmit } from './utils-7774201b.js';
|
|
4
4
|
import './breakpoints-d148bfde.js';
|
|
5
5
|
|
|
6
6
|
const stylesCss = ":host{display:block;width:inherit;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:flex;width:inherit;flex-direction:column}main{position:relative;overflow:hidden;width:100%}main z-icon.scroll{position:absolute;z-index:10;top:50%;width:auto;margin:0 var(--space-unit);cursor:pointer;fill:var(--color-primary01);transition:0.6s ease}main .scroll.disabled{opacity:0.5;pointer-events:none}main .scroll.right{right:0}#slides{display:flex;flex-wrap:wrap;line-height:0px;overflow-y:hidden;transition:all 300ms}footer{display:grid;width:100%;height:56px;align-items:center;border-top:var(--border-size-medium) solid var(--color-background);grid-template:2 / 2;grid-template-areas:\"center center\" \"left right\"}footer>div{width:100%;align-items:center}footer .footer-center{grid-area:center}footer .footer-left{grid-area:left}footer .footer-right{grid-area:right}footer .bullet-container{display:flex;min-height:60px;align-items:center;justify-content:center;margin:0 auto}footer .bullet-container .bullet{width:8px;height:8px;margin:var(--space-unit) 2px;background-color:var(--gray200);border-radius:50%;pointer-events:none}footer .bullet-container .bullet.selected{background-color:var(--gray400)}main z-icon:focus,footer .bullet-container .bullet:focus{border-radius:50%;box-shadow:var(--shadow-focus-primary);outline:none !important}@media only screen and (min-width: 768px){footer{height:76px;border-top:var(--border-size-medium) solid var(--color-background);grid-template:1 / 1fr 2fr 1fr;grid-template-areas:\"left center right\"}footer .bullet-container .bullet{width:10px;height:10px;margin:var(--space-unit) 3px}}@media only screen and (min-width: 1025px){main z-icon.scroll{margin:0 10px}footer .bullet-container .bullet{width:16px;height:16px;margin:var(--space-unit) calc(var(--space-unit) * 0.5);cursor:pointer;pointer-events:auto}}";
|
|
@@ -2,12 +2,12 @@ import { r as registerInstance, h, a as Host, g as getElement } from './index-c8
|
|
|
2
2
|
import './index-9adfcd0d.js';
|
|
3
3
|
import './index-04335eea.js';
|
|
4
4
|
import './index-5dff449e.js';
|
|
5
|
-
import './index-
|
|
6
|
-
import './utils-
|
|
7
|
-
import './index-
|
|
5
|
+
import './index-f36946b3.js';
|
|
6
|
+
import './utils-7774201b.js';
|
|
7
|
+
import './index-c9fd4a10.js';
|
|
8
8
|
import './breakpoints-d148bfde.js';
|
|
9
|
-
import './index-
|
|
10
|
-
import './index-
|
|
9
|
+
import './index-5c567adb.js';
|
|
10
|
+
import './index-dac83244.js';
|
|
11
11
|
|
|
12
12
|
const stylesCss = ":host{--z-table--cells-padding:calc(var(--space-unit) * 2);position:relative;display:block;overflow:auto;max-width:100%;box-sizing:border-box;background-color:var(--color-surface01)}:host([expandable]){--z-table--expand-button-size:40px}:host([bordered]){--z-table--cell-left-border:1px solid var(--color-surface03)}";
|
|
13
13
|
const ZTableStyle0 = stylesCss;
|
package/dist/esm/z-td.entry.js
CHANGED
package/dist/esm/z-th.entry.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-c8ceadeb.js';
|
|
2
|
-
import { s as ToastNotificationPosition } from './index-
|
|
2
|
+
import { s as ToastNotificationPosition } from './index-c9fd4a10.js';
|
|
3
3
|
|
|
4
4
|
const stylesCss = ":host{position:fixed;z-index:10000;display:flex;flex-flow:column nowrap;margin-top:calc(var(--space-unit) * 2);margin-bottom:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}::slotted(z-toast-notification){width:100vw}::slotted(:not(:last-child)){margin-bottom:calc(var(--space-unit) * 1)}:host([position=\"bottom-centre\"]),:host([position=\"bottom-right\"]),:host([position=\"bottom-left\"]){bottom:0;align-items:flex-end;justify-content:flex-end}:host([position=\"top-left\"]),:host([position=\"top-right\"]),:host([position=\"top-centre\"]){top:0;align-items:flex-start;justify-content:flex-start}@media only screen and (min-width: 768px){:host{margin:calc(var(--space-unit) * 3)}:host([position=\"top-centre\"]){top:0;left:50%;align-items:center;justify-content:flex-start;transform:translateX(-50%)}:host([position=\"top-left\"]){top:0;left:0;align-items:flex-start;justify-content:flex-start}:host([position=\"top-right\"]){top:0;right:0;align-items:flex-end;justify-content:flex-start}:host([position=\"bottom-centre\"]){bottom:0;left:50%;align-items:center;justify-content:flex-end;transform:translateX(-50%)}:host([position=\"bottom-right\"]){right:0;bottom:0;align-items:flex-end;justify-content:flex-end}:host([position=\"bottom-left\"]){bottom:0;left:0;align-items:flex-start;justify-content:flex-end}::slotted(z-toast-notification){width:50vw}}@media only screen and (min-width: 1366px){:host{margin:calc(var(--space-unit) * 4)}::slotted(z-toast-notification){width:33vw}}";
|
|
5
5
|
const ZToastNotificationListStyle0 = stylesCss;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-c8ceadeb.js';
|
|
2
|
-
import { r as ToastNotificationTransition } from './index-
|
|
2
|
+
import { r as ToastNotificationTransition } from './index-c9fd4a10.js';
|
|
3
3
|
import { B as Breakpoints } from './breakpoints-d148bfde.js';
|
|
4
4
|
|
|
5
5
|
var hammer = {exports: {}};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, a as Host } from './index-c8ceadeb.js';
|
|
2
|
-
import { k as LabelPosition } from './index-
|
|
3
|
-
import { r as randomId } from './utils-
|
|
2
|
+
import { k as LabelPosition } from './index-c9fd4a10.js';
|
|
3
|
+
import { r as randomId } from './utils-7774201b.js';
|
|
4
4
|
import './breakpoints-d148bfde.js';
|
|
5
5
|
|
|
6
6
|
const stylesCss = ".sc-z-toggle-switch-h{position:relative;display:inline-flex;font-family:var(--font-family-sans);font-weight:var(--font-rg)}label.sc-z-toggle-switch{display:flex;flex-direction:row;align-items:center;cursor:pointer}label.disabled.sc-z-toggle-switch{cursor:default}label.right.sc-z-toggle-switch{flex-direction:row-reverse}label.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{color:var(--color-default-text);letter-spacing:0}label.left.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-right:var(--space-unit)}label.right.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-left:var(--space-unit)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch{position:relative;top:1px;left:1px;display:flex;width:calc(var(--space-unit) * 4);height:18px;align-items:center;background-color:var(--gray500);border-radius:var(--space-unit);color:var(--gray500);cursor:pointer}label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch,label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch{background-color:var(--color-disabled01);cursor:default}label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch>span.circle.sc-z-toggle-switch>z-icon.sc-z-toggle-switch{fill:var(--color-disabled01)}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch{background-color:var(--color-primary01);fill:var(--color-primary01)}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled){box-shadow:var(--shadow-focus-primary);outline:none}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch{outline:none}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled):hover{background-color:var(--color-hover-primary);fill:var(--color-hover-primary)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{position:absolute;top:1px;left:1px;display:flex;width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);align-items:center;justify-content:center;margin:0;background-color:var(--color-white);border-radius:7px;box-shadow:var(--shadow-1);transition:transform 0.3s ease}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{transform:translateX(calc(100% - 2px))}input[type=\"checkbox\"].sc-z-toggle-switch{position:absolute;z-index:-1;opacity:0;pointer-events:none}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h } from './index-c8ceadeb.js';
|
|
2
|
-
import { P as PopoverPosition } from './index-
|
|
2
|
+
import { P as PopoverPosition } from './index-c9fd4a10.js';
|
|
3
3
|
|
|
4
4
|
const stylesCss = ":host{--z-tooltip-theme--surface:var(--color-surface01);--z-tooltip-theme--text:var(--color-default-text);--z-tooltip-shadow-filter:drop-shadow(0 1px 2px var(--shadow-color-base))}:host([dark]) z-popover{--z-popover-theme--surface:var(--color-surface05);--z-popover-theme--text:var(--color-text-inverse)}z-popover{--z-popover-padding:var(--space-unit);--z-popover-theme--surface:var(--z-tooltip-theme--surface);--z-popover-theme--text:var(--z-tooltip-theme--text);--z-popover-shadow-filter:var(--z-tooltip-shadow-filter)}";
|
|
5
5
|
const ZTooltipStyle0 = stylesCss;
|
package/dist/esm/z-tr.entry.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { Z as z_tr } from './index-
|
|
1
|
+
export { Z as z_tr } from './index-f36946b3.js';
|
|
2
2
|
import './index-c8ceadeb.js';
|
|
3
|
-
import './utils-
|
|
4
|
-
import './index-
|
|
3
|
+
import './utils-7774201b.js';
|
|
4
|
+
import './index-c9fd4a10.js';
|
|
5
5
|
import './breakpoints-d148bfde.js';
|
|
6
|
-
import './index-
|
|
7
|
-
import './index-
|
|
6
|
+
import './index-5c567adb.js';
|
|
7
|
+
import './index-dac83244.js';
|
|
8
8
|
|
|
9
9
|
//# sourceMappingURL=z-tr.entry.js.map
|
|
@@ -171,6 +171,7 @@ export type SelectItem = {
|
|
|
171
171
|
icon?: string;
|
|
172
172
|
disabled?: boolean;
|
|
173
173
|
category?: string;
|
|
174
|
+
children?: SelectItem[];
|
|
174
175
|
};
|
|
175
176
|
export declare enum ThemeVariant {
|
|
176
177
|
DARK = "dark",
|
|
@@ -198,7 +199,8 @@ export declare enum ListSize {
|
|
|
198
199
|
SMALL = "small",
|
|
199
200
|
MEDIUM = "medium",
|
|
200
201
|
LARGE = "large",
|
|
201
|
-
X_LARGE = "x-large"
|
|
202
|
+
X_LARGE = "x-large",
|
|
203
|
+
NONE = "none"
|
|
202
204
|
}
|
|
203
205
|
export declare enum ExpandableListStyle {
|
|
204
206
|
ACCORDION = "accordion",
|
|
@@ -21,6 +21,10 @@ export declare class ZListGroup {
|
|
|
21
21
|
* [optional] type of the list marker for each element
|
|
22
22
|
*/
|
|
23
23
|
listType?: ListType;
|
|
24
|
+
/**
|
|
25
|
+
* [optional] check for tree items in grouped lists
|
|
26
|
+
*/
|
|
27
|
+
hasTreeItems?: boolean;
|
|
24
28
|
private hasHeader;
|
|
25
29
|
componentDidLoad(): void;
|
|
26
30
|
componentWillLoad(): void;
|
|
@@ -30,6 +30,8 @@ export declare class ZSelect {
|
|
|
30
30
|
noresultslabel?: string;
|
|
31
31
|
/** */
|
|
32
32
|
hasGroupItems?: boolean;
|
|
33
|
+
/** */
|
|
34
|
+
hasTreeItems?: boolean;
|
|
33
35
|
/** When fixed, it occupies space and pushes down next elements. */
|
|
34
36
|
isfixed?: boolean;
|
|
35
37
|
/** */
|
|
@@ -40,7 +42,10 @@ export declare class ZSelect {
|
|
|
40
42
|
selectedItem: null | SelectItem;
|
|
41
43
|
focusedItemId: string;
|
|
42
44
|
searchString: null | string;
|
|
45
|
+
private flattenedList;
|
|
43
46
|
private itemsList;
|
|
47
|
+
private itemIdKeyMap;
|
|
48
|
+
private readonly resetKey;
|
|
44
49
|
constructor();
|
|
45
50
|
watchItems(): void;
|
|
46
51
|
getFocusedItemHandler(e: CustomEvent): void;
|
|
@@ -62,9 +67,14 @@ export declare class ZSelect {
|
|
|
62
67
|
private mapSelectedItemToItemsArray;
|
|
63
68
|
private getSelectedValue;
|
|
64
69
|
private filterItems;
|
|
70
|
+
private filterTree;
|
|
71
|
+
private getHighlightedText;
|
|
65
72
|
private hasAutocomplete;
|
|
66
73
|
private handleInputChange;
|
|
74
|
+
private updateSelection;
|
|
75
|
+
private findSelectedItem;
|
|
67
76
|
private selectItem;
|
|
77
|
+
private flattenTreeItems;
|
|
68
78
|
private arrowsSelectNav;
|
|
69
79
|
private focusSelectItem;
|
|
70
80
|
private toggleSelectUl;
|
|
@@ -77,6 +87,8 @@ export declare class ZSelect {
|
|
|
77
87
|
private renderItem;
|
|
78
88
|
private listSizeType;
|
|
79
89
|
private renderSelectUlItems;
|
|
90
|
+
private renderTreeItems;
|
|
91
|
+
private renderGroupedTree;
|
|
80
92
|
private renderSelectGroupItems;
|
|
81
93
|
private renderNoSearchResults;
|
|
82
94
|
private renderMessage;
|
|
@@ -36,6 +36,7 @@ declare const StoryMeta: {
|
|
|
36
36
|
autocomplete: false;
|
|
37
37
|
noresultslabel: string;
|
|
38
38
|
hasGroupItems: false;
|
|
39
|
+
hasTreeItems: false;
|
|
39
40
|
resetItem: string;
|
|
40
41
|
isfixed: false;
|
|
41
42
|
};
|
|
@@ -58,3 +59,19 @@ export declare const ZSelectWithIcons: {
|
|
|
58
59
|
};
|
|
59
60
|
render: (args: ZSelect) => import("lit-html").TemplateResult<1>;
|
|
60
61
|
};
|
|
62
|
+
export declare const ZSelectWithTreeItems: {
|
|
63
|
+
args: {
|
|
64
|
+
hasTreeItems: true;
|
|
65
|
+
hasGroupItems: false;
|
|
66
|
+
items: SelectItem[];
|
|
67
|
+
};
|
|
68
|
+
render: (args: ZSelect) => import("lit-html").TemplateResult<1>;
|
|
69
|
+
};
|
|
70
|
+
export declare const ZSelectWithGroupsAndTreeItems: {
|
|
71
|
+
args: {
|
|
72
|
+
hasTreeItems: true;
|
|
73
|
+
hasGroupItems: true;
|
|
74
|
+
items: SelectItem[];
|
|
75
|
+
};
|
|
76
|
+
render: (args: ZSelect) => import("lit-html").TemplateResult<1>;
|
|
77
|
+
};
|
|
@@ -1081,6 +1081,10 @@ export namespace Components {
|
|
|
1081
1081
|
* [optional] Sets expandable style to element.
|
|
1082
1082
|
*/
|
|
1083
1083
|
"expandableStyle"?: ExpandableListStyle;
|
|
1084
|
+
/**
|
|
1085
|
+
* [optional] Sets element as tree item.
|
|
1086
|
+
*/
|
|
1087
|
+
"hasTreeItems"?: boolean;
|
|
1084
1088
|
/**
|
|
1085
1089
|
* set tabindex to Host tag (optional). Defaults to 0.
|
|
1086
1090
|
*/
|
|
@@ -1119,6 +1123,10 @@ export namespace Components {
|
|
|
1119
1123
|
* [optional] Sets the position where to insert the divider.
|
|
1120
1124
|
*/
|
|
1121
1125
|
"dividerType"?: ListDividerType;
|
|
1126
|
+
/**
|
|
1127
|
+
* [optional] check for tree items in grouped lists
|
|
1128
|
+
*/
|
|
1129
|
+
"hasTreeItems"?: boolean;
|
|
1122
1130
|
/**
|
|
1123
1131
|
* [optional] type of the list marker for each element
|
|
1124
1132
|
*/
|
|
@@ -1828,6 +1836,7 @@ export namespace Components {
|
|
|
1828
1836
|
*/
|
|
1829
1837
|
"getValue": () => Promise<string>;
|
|
1830
1838
|
"hasGroupItems"?: boolean;
|
|
1839
|
+
"hasTreeItems"?: boolean;
|
|
1831
1840
|
/**
|
|
1832
1841
|
* the id of the input element
|
|
1833
1842
|
*/
|
|
@@ -4754,6 +4763,10 @@ declare namespace LocalJSX {
|
|
|
4754
4763
|
* [optional] Sets expandable style to element.
|
|
4755
4764
|
*/
|
|
4756
4765
|
"expandableStyle"?: ExpandableListStyle;
|
|
4766
|
+
/**
|
|
4767
|
+
* [optional] Sets element as tree item.
|
|
4768
|
+
*/
|
|
4769
|
+
"hasTreeItems"?: boolean;
|
|
4757
4770
|
/**
|
|
4758
4771
|
* set tabindex to Host tag (optional). Defaults to 0.
|
|
4759
4772
|
*/
|
|
@@ -4804,6 +4817,10 @@ declare namespace LocalJSX {
|
|
|
4804
4817
|
* [optional] Sets the position where to insert the divider.
|
|
4805
4818
|
*/
|
|
4806
4819
|
"dividerType"?: ListDividerType;
|
|
4820
|
+
/**
|
|
4821
|
+
* [optional] check for tree items in grouped lists
|
|
4822
|
+
*/
|
|
4823
|
+
"hasTreeItems"?: boolean;
|
|
4807
4824
|
/**
|
|
4808
4825
|
* [optional] type of the list marker for each element
|
|
4809
4826
|
*/
|
|
@@ -5593,6 +5610,7 @@ declare namespace LocalJSX {
|
|
|
5593
5610
|
*/
|
|
5594
5611
|
"disabled"?: boolean;
|
|
5595
5612
|
"hasGroupItems"?: boolean;
|
|
5613
|
+
"hasTreeItems"?: boolean;
|
|
5596
5614
|
/**
|
|
5597
5615
|
* the id of the input element
|
|
5598
5616
|
*/
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{c as aa}from"./p-
|
|
1
|
+
import{c as aa}from"./p-010b6146.js";export{$ as AccordionVariant,o as AlertType,A as AvatarSize,Y as BookCardDeprecatedVariant,_ as BookCardTagStatus,X as BookCardVariant,V as BreadcrumbHomepageVariant,U as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,Q as CarouselArrowsPosition,R as CarouselProgressMode,e as ControlSize,M as CoverHeroContentPosition,J as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,H as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,P as PopoverPosition,S as SortDirection,T as ThemeVariant,q as ToastNotification,s as ToastNotificationPosition,r as ToastNotificationTransition,u as TransitionDirection,W as VisibilityCondition,t as ZAriaAlertMode,w as ZChipType,y as ZDatePickerMode,z as ZDatePickerModeValue,F as ZDatePickerPosition,v as ZFileUploadType,G as ZRangePickerMode,x as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-2b309f57.js";import"./p-5145a606.js";const ia={colorFromId:aa};export{ia as Utils};
|
|
2
2
|
//# sourceMappingURL=index.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{g as e,p as t}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{g as e,p as t}from"./p-2b309f57.js";import{B as n}from"./p-5145a606.js";function r(e){switch(e){case true:case"true":case 1:case"1":case"on":case"yes":return true;case false:case"false":case 0:case"0":case"off":case"no":return false;default:return e}}function a(){return Math.random().toString(36).replace("0.","")}function s(t,n,...r){if(t.code===e.ENTER||t.code===e.SPACE){t.preventDefault();n(...r)}}function u(t,n,...r){if(t.code===e.ENTER){t.preventDefault();n(...r)}}function c(e=null){if(!e){e=document.activeElement}if(e&&e.shadowRoot&&e.shadowRoot.activeElement){e=e.shadowRoot.activeElement;return c(e)}return e}function f(e,t=[]){t.push(e);if(e.parentElement){e=e.parentElement;return f(e,t)}else if(e.parentNode&&e.parentNode.host){e=e.parentNode.host;return f(e,t)}return t}function o(){switch(true){case window.innerWidth<=n.MOBILE:return t.MOBILE;case window.innerWidth<=n.TABLET:return t.TABLET;case window.innerWidth<=n.DESKTOP:return t.DESKTOP;default:return t.DESKTOP_WIDE}}function i(e){try{return JSON.parse(e)}catch(e){return false}}function l(e){const t="avatar-C";const n=19;const r=Math.ceil(2**31-1)*parseFloat(`0.${e}`);let a=Math.ceil(n*(r%1));if(a===0){a=1}return`${t}${a.toString().padStart(2,"0")}`}function d(e,t){var n;return e.contains(t)||!!((n=e.shadowRoot)===null||n===void 0?void 0:n.contains(t))}export{d as a,r as b,l as c,s as d,c as e,f,o as g,u as h,i,a as r};
|
|
2
|
+
//# sourceMappingURL=p-010b6146.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as i,c,h,g as r}from"./p-75c4a726.js";import{w as e}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as i,c,h,g as r}from"./p-75c4a726.js";import{w as e}from"./p-2b309f57.js";const a=".sc-z-chip-h>.z-chip-container.sc-z-chip{display:inline-flex;min-height:28px;align-items:center;padding:0 calc(var(--space-unit) * 1.5);border:var(--border-size-small) solid var(--gray400);background-color:var(--color-surface01);border-radius:14px;color:var(--color-default-text);fill:var(--color-default-text);font-family:var(--font-family-sans);font-size:14px;line-height:28px}.sc-z-chip-h>.z-chip-interactive.sc-z-chip{font-weight:var(--font-sb)}.sc-z-chip-h>.z-chip-container.sc-z-chip>button.sc-z-chip{padding:0;border:none;margin-left:var(--space-unit);background-color:transparent;cursor:pointer}.sc-z-chip-h>.z-chip-container.sc-z-chip>z-icon.sc-z-chip:first-child{margin-right:calc(var(--space-unit) / 2)}.sc-z-chip-h>.z-chip-container.sc-z-chip:not([aria-disabled]):hover>z-icon.sc-z-chip:first-child{fill:var(--color-default-icon)}.sc-z-chip-h>.z-chip-container.sc-z-chip .interactive-icon.sc-z-chip{fill:var(--color-primary01)}.sc-z-chip-h>.z-chip-container.sc-z-chip:not([aria-disabled]) .interactive-icon.sc-z-chip:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.sc-z-chip-h>.z-chip-container[aria-disabled].sc-z-chip,.sc-z-chip-h>.z-chip-container[aria-disabled].sc-z-chip z-icon.sc-z-chip{color:var(--color-disabled03);cursor:auto;fill:var(--color-disabled03)}.sc-z-chip-h>.z-chip-container[aria-disabled].sc-z-chip{border:var(--border-size-small) solid var(--color-disabled01)}.sc-z-chip-h>.z-chip-container.sc-z-chip>button.sc-z-chip:focus:focus-visible{border-radius:100%;box-shadow:var(--shadow-focus-primary);outline:none}.sc-z-chip-h>button.sc-z-chip:not([disabled]):active:hover .interactive-icon.sc-z-chip{color:var(--color-primary01);fill:var(--color-primary01)}.sc-z-chip-h>.z-chip-container.sc-z-chip>z-icon.sc-z-chip,.sc-z-chip-h>.z-chip-container.sc-z-chip .interactive-icon.sc-z-chip{--z-icon-width:22px;--z-icon-height:22px}.sc-z-chip-h>.z-chip-container.default.sc-z-chip{min-height:44px;border-radius:22px;line-height:44px}.sc-z-chip-h>.z-chip-container.medium.sc-z-chip{min-height:40px;border-radius:22px;line-height:40px}.sc-z-chip-h>.z-chip-container.small.sc-z-chip{min-height:36px;border-radius:22px;line-height:36px}@media (min-width: 1152px){.sc-z-chip-h>.z-chip-container.sc-z-chip{font-size:12px}.sc-z-chip-h>.z-chip-container.default.sc-z-chip{min-height:32px;border-radius:16px;line-height:32px}.sc-z-chip-h>.z-chip-container.medium.sc-z-chip{min-height:28px;border-radius:16px;line-height:28px}.sc-z-chip-h>.z-chip-container.small.sc-z-chip{min-height:24px;border-radius:16px;line-height:24px}.sc-z-chip-h>.z-chip-container.sc-z-chip>z-icon.sc-z-chip,.sc-z-chip-h>.z-chip-container.sc-z-chip .interactive-icon.sc-z-chip{--z-icon-width:14px;--z-icon-height:14px}}";const s=a;const o=class{constructor(h){i(this,h);this.interactiveIconClick=c(this,"interactiveIconClick",7);this.icon=undefined;this.type=e.DEFAULT;this.interactiveIcon=undefined;this.disabled=false;this.ariaLabel=""}render(){return h("div",{key:"fcd35190df7a13ddacf41430d0b47ab6484110a9",class:{"z-chip-container":true,"z-chip-interactive":!!this.interactiveIcon,[this.type]:true},"aria-disabled":this.disabled},this.icon&&h("z-icon",{key:"d9eb68585be8533bb44ba769b34fa8a7163e17fc",name:this.icon}),h("slot",{key:"7ae9a9993086e2dc0489806bbc79bae8b0db20f7"}),this.interactiveIcon&&h("button",{key:"e02544ca3661c6527a915bfdaa6578c64d284b6f",type:"button",onClick:()=>this.interactiveIconClick.emit(),"aria-label":this.ariaLabel,disabled:this.disabled},h("z-icon",{key:"844d3269ee9f2c0206a4aec3554a4b6581351f10",class:"interactive-icon",name:this.interactiveIcon})))}get el(){return r(this)}};o.style=s;export{o as z_chip};
|
|
2
|
+
//# sourceMappingURL=p-011fa0c8.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as t,h as e,a as o,g as r}from"./p-75c4a726.js";import{J as a,M as i}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as t,h as e,a as o,g as r}from"./p-75c4a726.js";import{J as a,M as i}from"./p-2b309f57.js";const n=':host{--cover-hero-overlay:linear-gradient(270deg, #0000 0%, #000000e6 100%);--cover-hero-text-color:var(--color-text-inverse);display:block;overflow:hidden}:host,*{box-sizing:border-box}:host .main-container{position:relative;width:100%;align-items:baseline}:host .content-container{color:var(--cover-hero-text-color);fill:var(--cover-hero-text-color)}:host .main-container .cover-container{position:relative;width:100%;padding-top:calc(100% / (var(--cover-hero-aspect-ratio, var(--image-aspect-ratio, 16/9))));background-color:var(--gray600)}::slotted([slot="cover"]){position:absolute;display:block;width:100%;height:100%;inset:0;object-fit:cover;object-position:top center}::slotted(z-info-reveal){position:absolute;z-index:1;right:var(--grid-margin);bottom:var(--grid-margin)}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container{height:100%}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .cover-container{position:absolute;z-index:-1;height:100%;padding:0}:host([variant="overlay"]) .main-container .cover-container::after{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--cover-hero-overlay);content:""}:host([variant="overlay"]:is([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .content-container{position:absolute;inset:0}:host([variant="overlay"]) .main-container .content-container{height:100%;padding:var(--grid-margin)}:host([variant="stacked"]){--cover-hero-text-color:var(--color-default-text)}:host([variant="stacked"]) .content-container ::slotted(*){padding:var(--grid-margin) 0}';const c=n;const s=class{constructor(e){t(this,e);this.variant=a.OVERLAY;this.contentPosition=i.TOP;this.preserveAspectRatio=true}onImgLoad({target:t}){if(t instanceof Image&&t.closest("[slot=cover]")){const e=t.naturalWidth/t.naturalHeight;this.host.style.setProperty("--image-aspect-ratio",e.toString())}}renderContent(){return e("div",{class:"content-container"},e("slot",{name:"content"}))}render(){return e(o,{key:"15c2c9a401700c3503e74f74637c2cbf3b474805"},this.variant===a.STACKED&&this.contentPosition===i.TOP&&this.renderContent(),e("div",{key:"269c88ee41679ea7730c202f4ca927a1868c5506",class:"main-container"},e("div",{key:"67b039d0ba87fdb8a3520035104d9c6263ca5dc1",class:"cover-container"},e("slot",{key:"3c330cafa143f57e9b4d6615d966c4d62cedd9c8",name:"cover"})),e("slot",{key:"c092503e4d24f52535182e570edb67428d7a8aa9",name:"info-reveal"}),this.variant===a.OVERLAY&&this.renderContent()),this.variant===a.STACKED&&this.contentPosition===i.BOTTOM&&this.renderContent())}get host(){return r(this)}};s.style=c;export{s as z_cover_hero};
|
|
2
|
+
//# sourceMappingURL=p-0a149188.entry.js.map
|