@zanichelli/albe-web-components 17.0.0-RC4 → 17.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/dist/cjs/{index-0b5e5c05.js → index-141d598e.js} +2 -2
- package/dist/cjs/index-141d598e.js.map +1 -0
- package/dist/cjs/{index-47d0257d.js → index-4b1d6599.js} +2 -2
- package/dist/cjs/index-4b1d6599.js.map +1 -0
- package/dist/cjs/{index-15cb0816.js → index-e2718c94.js} +3 -3
- package/dist/cjs/index-e2718c94.js.map +1 -0
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
- package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/z-app-header_12.cjs.entry.js +15 -3
- package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
- package/dist/cjs/z-book-card-app.cjs.entry.js +1 -1
- package/dist/cjs/z-book-card-app.cjs.entry.js.map +1 -1
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js +1 -1
- package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +1 -1
- package/dist/cjs/z-book-card.cjs.entry.js +2 -2
- package/dist/cjs/z-book-card.cjs.entry.js.map +1 -1
- package/dist/cjs/z-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/z-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/z-combobox.cjs.entry.js +1 -1
- package/dist/cjs/z-combobox.cjs.entry.js.map +1 -1
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +6 -12
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +1 -1
- package/dist/cjs/z-file-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
- package/dist/cjs/z-ghost-loading.cjs.entry.js.map +1 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js.map +1 -1
- package/dist/cjs/z-myz-card_4.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card_4.cjs.entry.js.map +1 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +1 -1
- package/dist/cjs/z-panel-elem.cjs.entry.js +3 -2
- package/dist/cjs/z-panel-elem.cjs.entry.js.map +1 -1
- package/dist/cjs/z-skip-to-content.cjs.entry.js +1 -2
- package/dist/cjs/z-skip-to-content.cjs.entry.js.map +1 -1
- package/dist/cjs/z-slideshow.cjs.entry.js +1 -1
- package/dist/cjs/z-slideshow.cjs.entry.js.map +1 -1
- package/dist/cjs/z-table.cjs.entry.js +3 -3
- package/dist/cjs/z-th.cjs.entry.js +1 -1
- package/dist/cjs/z-thead.cjs.entry.js +1 -1
- package/dist/cjs/z-tr.cjs.entry.js +2 -2
- package/dist/collection/components/book-card/z-book-card/index.js +1 -1
- package/dist/collection/components/book-card/z-book-card/index.js.map +1 -1
- package/dist/collection/components/css-components/z-link/index.stories.js +5 -6
- package/dist/collection/components/css-components/z-link/index.stories.js.map +1 -1
- package/dist/collection/components/css-components/z-link/styles.css +101 -107
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js +3 -3
- package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js.map +1 -1
- package/dist/collection/components/deprecated/z-book-card-deprecated/styles.css +2 -2
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +2 -2
- package/dist/collection/components/file-upload/z-file-upload/styles.css +1 -1
- package/dist/collection/components/list/z-list-element/styles.css +2 -2
- package/dist/collection/components/table/cells/z-th/styles.css +1 -1
- package/dist/collection/components/table/z-thead/styles.css +1 -1
- package/dist/collection/components/table/z-tr/styles.css +1 -1
- package/dist/collection/components/z-anchor-navigation/styles.css +2 -2
- package/dist/collection/components/z-breadcrumb/styles.css +4 -4
- package/dist/collection/components/z-combobox/styles.css +2 -2
- package/dist/collection/components/z-ghost-loading/styles.css +3 -3
- package/dist/collection/components/z-input/styles.css +2 -2
- package/dist/collection/components/z-modal/index.js +4 -10
- package/dist/collection/components/z-modal/index.js.map +1 -1
- package/dist/collection/components/z-modal/styles.css +1 -1
- package/dist/collection/components/z-navigation-tabs/styles.css +1 -1
- package/dist/collection/components/z-panel-elem/index.js +3 -2
- package/dist/collection/components/z-panel-elem/index.js.map +1 -1
- package/dist/collection/components/z-searchbar/styles.css +1 -1
- package/dist/collection/components/z-skip-to-content/index.js +1 -2
- package/dist/collection/components/z-skip-to-content/index.js.map +1 -1
- package/dist/collection/constants/iconset.js +12 -0
- package/dist/collection/constants/iconset.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +1 -1
- package/dist/collection/snowflakes/myz/z-slideshow/styles.css +2 -2
- package/dist/components/iconset.js +12 -0
- package/dist/components/iconset.js.map +1 -1
- package/dist/components/index11.js +1 -1
- package/dist/components/index11.js.map +1 -1
- package/dist/components/index14.js +1 -1
- package/dist/components/index14.js.map +1 -1
- package/dist/components/index16.js +5 -11
- package/dist/components/index16.js.map +1 -1
- package/dist/components/index17.js +1 -1
- package/dist/components/index17.js.map +1 -1
- package/dist/components/index20.js +1 -1
- package/dist/components/index20.js.map +1 -1
- package/dist/components/index24.js +1 -1
- package/dist/components/index24.js.map +1 -1
- package/dist/components/index7.js +1 -1
- package/dist/components/index7.js.map +1 -1
- package/dist/components/index8.js +1 -1
- package/dist/components/index8.js.map +1 -1
- package/dist/components/z-anchor-navigation.js +1 -1
- package/dist/components/z-anchor-navigation.js.map +1 -1
- package/dist/components/z-book-card-app.js +1 -1
- package/dist/components/z-book-card-app.js.map +1 -1
- package/dist/components/z-book-card-deprecated.js +1 -1
- package/dist/components/z-book-card-deprecated.js.map +1 -1
- package/dist/components/z-book-card.js +2 -2
- package/dist/components/z-book-card.js.map +1 -1
- package/dist/components/z-breadcrumb.js +1 -1
- package/dist/components/z-breadcrumb.js.map +1 -1
- package/dist/components/z-combobox.js +1 -1
- package/dist/components/z-combobox.js.map +1 -1
- package/dist/components/z-file-upload.js +1 -1
- package/dist/components/z-file-upload.js.map +1 -1
- package/dist/components/z-myz-card-alert.js +1 -1
- package/dist/components/z-myz-card-alert.js.map +1 -1
- package/dist/components/z-myz-card-info.js +1 -1
- package/dist/components/z-myz-card-info.js.map +1 -1
- package/dist/components/z-navigation-tabs.js +1 -1
- package/dist/components/z-navigation-tabs.js.map +1 -1
- package/dist/components/z-panel-elem.js +3 -2
- package/dist/components/z-panel-elem.js.map +1 -1
- package/dist/components/z-skip-to-content.js +1 -2
- package/dist/components/z-skip-to-content.js.map +1 -1
- package/dist/components/z-slideshow.js +1 -1
- package/dist/components/z-slideshow.js.map +1 -1
- package/dist/components/z-th.js +1 -1
- package/dist/components/z-th.js.map +1 -1
- package/dist/components/z-thead.js +1 -1
- package/dist/components/z-thead.js.map +1 -1
- package/dist/components/z-tr.js +1 -1
- package/dist/components/z-tr.js.map +1 -1
- package/dist/docs/themes/index.stories.js +1 -1
- package/dist/docs/themes/index.stories.js.map +1 -1
- package/dist/esm/{index-13d1f531.js → index-03fd6621.js} +3 -3
- package/dist/esm/index-03fd6621.js.map +1 -0
- package/dist/esm/{index-f372e39c.js → index-2e00cecb.js} +2 -2
- package/{www/build/p-72bfc9d0.js.map → dist/esm/index-2e00cecb.js.map} +1 -1
- package/dist/esm/{index-a71eb5f5.js → index-bcd128c9.js} +2 -2
- package/dist/esm/index-bcd128c9.js.map +1 -0
- package/dist/esm/z-anchor-navigation.entry.js +1 -1
- package/dist/esm/z-anchor-navigation.entry.js.map +1 -1
- package/dist/esm/z-app-header_12.entry.js +15 -3
- package/dist/esm/z-app-header_12.entry.js.map +1 -1
- package/dist/esm/z-book-card-app.entry.js +1 -1
- package/dist/esm/z-book-card-app.entry.js.map +1 -1
- package/dist/esm/z-book-card-deprecated.entry.js +1 -1
- package/dist/esm/z-book-card-deprecated.entry.js.map +1 -1
- package/dist/esm/z-book-card.entry.js +2 -2
- package/dist/esm/z-book-card.entry.js.map +1 -1
- package/dist/esm/z-breadcrumb.entry.js +1 -1
- package/dist/esm/z-breadcrumb.entry.js.map +1 -1
- package/dist/esm/z-combobox.entry.js +1 -1
- package/dist/esm/z-combobox.entry.js.map +1 -1
- package/dist/esm/z-dragdrop-area_2.entry.js +6 -12
- package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -1
- package/dist/esm/z-file-upload.entry.js +1 -1
- package/dist/esm/z-file-upload.entry.js.map +1 -1
- package/dist/esm/z-ghost-loading.entry.js +1 -1
- package/dist/esm/z-ghost-loading.entry.js.map +1 -1
- package/dist/esm/z-myz-card-alert.entry.js +1 -1
- package/dist/esm/z-myz-card-alert.entry.js.map +1 -1
- package/dist/esm/z-myz-card-info.entry.js +1 -1
- package/dist/esm/z-myz-card-info.entry.js.map +1 -1
- package/dist/esm/z-myz-card_4.entry.js +2 -2
- package/dist/esm/z-myz-card_4.entry.js.map +1 -1
- package/dist/esm/z-navigation-tabs.entry.js +1 -1
- package/dist/esm/z-navigation-tabs.entry.js.map +1 -1
- package/dist/esm/z-panel-elem.entry.js +3 -2
- package/dist/esm/z-panel-elem.entry.js.map +1 -1
- package/dist/esm/z-skip-to-content.entry.js +1 -2
- package/dist/esm/z-skip-to-content.entry.js.map +1 -1
- package/dist/esm/z-slideshow.entry.js +1 -1
- package/dist/esm/z-slideshow.entry.js.map +1 -1
- package/dist/esm/z-table.entry.js +3 -3
- package/dist/esm/z-th.entry.js +1 -1
- package/dist/esm/z-thead.entry.js +1 -1
- package/dist/esm/z-tr.entry.js +2 -2
- package/dist/types/components/css-components/z-link/index.stories.d.ts +0 -1
- package/dist/types/components/z-modal/index.d.ts +0 -1
- package/dist/types/constants/iconset.d.ts +24 -0
- package/dist/web-components-library/p-2c6519dc.entry.js +2 -0
- package/dist/web-components-library/{p-5365f354.entry.js → p-2dbbc58f.entry.js} +2 -2
- package/dist/web-components-library/{p-5365f354.entry.js.map → p-2dbbc58f.entry.js.map} +1 -1
- package/dist/web-components-library/p-2f486acc.entry.js +2 -0
- package/dist/web-components-library/p-2f486acc.entry.js.map +1 -0
- package/dist/web-components-library/p-382e2939.entry.js +2 -0
- package/dist/web-components-library/p-4629a66a.entry.js +2 -0
- package/dist/web-components-library/p-4629a66a.entry.js.map +1 -0
- package/dist/web-components-library/p-479b13ae.entry.js +2 -0
- package/dist/web-components-library/p-479b13ae.entry.js.map +1 -0
- package/dist/web-components-library/p-612da2d0.entry.js +2 -0
- package/dist/web-components-library/p-612da2d0.entry.js.map +1 -0
- package/dist/web-components-library/p-65f1b68b.entry.js +2 -0
- package/dist/web-components-library/p-65f1b68b.entry.js.map +1 -0
- package/dist/web-components-library/p-72618fde.entry.js +2 -0
- package/dist/web-components-library/p-72618fde.entry.js.map +1 -0
- package/dist/web-components-library/p-76d8d404.entry.js +2 -0
- package/dist/web-components-library/p-76d8d404.entry.js.map +1 -0
- package/dist/web-components-library/p-7d844bac.entry.js +2 -0
- package/dist/web-components-library/p-7d844bac.entry.js.map +1 -0
- package/dist/web-components-library/p-7db32c12.entry.js +2 -0
- package/dist/web-components-library/p-7db32c12.entry.js.map +1 -0
- package/dist/web-components-library/p-8b627bff.entry.js +2 -0
- package/dist/web-components-library/p-8b627bff.entry.js.map +1 -0
- package/dist/web-components-library/p-8d79971b.entry.js +2 -0
- package/dist/web-components-library/p-8d79971b.entry.js.map +1 -0
- package/dist/web-components-library/p-90d54c40.js +2 -0
- package/dist/web-components-library/p-90d54c40.js.map +1 -0
- package/dist/web-components-library/p-9e183204.entry.js +2 -0
- package/dist/web-components-library/p-9e183204.entry.js.map +1 -0
- package/dist/web-components-library/p-a707640a.entry.js +2 -0
- package/dist/web-components-library/p-a707640a.entry.js.map +1 -0
- package/dist/web-components-library/p-b896dcf7.entry.js +2 -0
- package/dist/web-components-library/{p-589f4f48.entry.js → p-c0588dbe.entry.js} +2 -2
- package/dist/web-components-library/{p-166ea39f.entry.js → p-cc87d814.entry.js} +2 -2
- package/dist/web-components-library/{p-166ea39f.entry.js.map → p-cc87d814.entry.js.map} +1 -1
- package/dist/web-components-library/p-cd55204b.js +2 -0
- package/dist/web-components-library/p-cd55204b.js.map +1 -0
- package/dist/web-components-library/{p-8be628c6.entry.js → p-e9149664.entry.js} +2 -2
- package/dist/web-components-library/{p-8be628c6.entry.js.map → p-e9149664.entry.js.map} +1 -1
- package/dist/web-components-library/p-ec4d7f60.js +2 -0
- package/dist/web-components-library/p-ec4d7f60.js.map +1 -0
- package/dist/web-components-library/p-efe1de34.entry.js +2 -0
- package/dist/web-components-library/p-efe1de34.entry.js.map +1 -0
- package/dist/web-components-library/web-components-library.css +171 -144
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +1 -1
- package/www/build/p-2c6519dc.entry.js +2 -0
- package/www/build/{p-5365f354.entry.js → p-2dbbc58f.entry.js} +2 -2
- package/www/build/{p-5365f354.entry.js.map → p-2dbbc58f.entry.js.map} +1 -1
- package/www/build/p-2f486acc.entry.js +2 -0
- package/www/build/p-2f486acc.entry.js.map +1 -0
- package/www/build/p-382e2939.entry.js +2 -0
- package/www/build/p-4629a66a.entry.js +2 -0
- package/www/build/p-4629a66a.entry.js.map +1 -0
- package/www/build/p-479b13ae.entry.js +2 -0
- package/www/build/p-479b13ae.entry.js.map +1 -0
- package/www/build/{p-d9dbe303.css → p-4c358c38.css} +171 -144
- package/www/build/p-612da2d0.entry.js +2 -0
- package/www/build/p-612da2d0.entry.js.map +1 -0
- package/www/build/p-65f1b68b.entry.js +2 -0
- package/www/build/p-65f1b68b.entry.js.map +1 -0
- package/www/build/p-72618fde.entry.js +2 -0
- package/www/build/p-72618fde.entry.js.map +1 -0
- package/www/build/p-76d8d404.entry.js +2 -0
- package/www/build/p-76d8d404.entry.js.map +1 -0
- package/www/build/p-7d844bac.entry.js +2 -0
- package/www/build/p-7d844bac.entry.js.map +1 -0
- package/www/build/p-7db32c12.entry.js +2 -0
- package/www/build/p-7db32c12.entry.js.map +1 -0
- package/www/build/p-8b627bff.entry.js +2 -0
- package/www/build/p-8b627bff.entry.js.map +1 -0
- package/www/build/p-8d79971b.entry.js +2 -0
- package/www/build/p-8d79971b.entry.js.map +1 -0
- package/www/build/p-90d54c40.js +2 -0
- package/www/build/p-90d54c40.js.map +1 -0
- package/www/build/p-9e183204.entry.js +2 -0
- package/www/build/p-9e183204.entry.js.map +1 -0
- package/www/build/p-a707640a.entry.js +2 -0
- package/www/build/p-a707640a.entry.js.map +1 -0
- package/www/build/p-b896dcf7.entry.js +2 -0
- package/www/build/{p-589f4f48.entry.js → p-c0588dbe.entry.js} +2 -2
- package/www/build/{p-1834b57c.js → p-c9e50d51.js} +1 -1
- package/www/build/{p-166ea39f.entry.js → p-cc87d814.entry.js} +2 -2
- package/www/build/{p-166ea39f.entry.js.map → p-cc87d814.entry.js.map} +1 -1
- package/www/build/p-cd55204b.js +2 -0
- package/www/build/p-cd55204b.js.map +1 -0
- package/www/build/{p-8be628c6.entry.js → p-e9149664.entry.js} +2 -2
- package/www/build/{p-8be628c6.entry.js.map → p-e9149664.entry.js.map} +1 -1
- package/www/build/p-ec4d7f60.js +2 -0
- package/www/build/p-ec4d7f60.js.map +1 -0
- package/www/build/p-efe1de34.entry.js +2 -0
- package/www/build/p-efe1de34.entry.js.map +1 -0
- package/www/build/web-components-library.css +171 -144
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/dist/cjs/index-0b5e5c05.js.map +0 -1
- package/dist/cjs/index-15cb0816.js.map +0 -1
- package/dist/cjs/index-47d0257d.js.map +0 -1
- package/dist/esm/index-13d1f531.js.map +0 -1
- package/dist/esm/index-a71eb5f5.js.map +0 -1
- package/dist/esm/index-f372e39c.js.map +0 -1
- package/dist/web-components-library/p-0d966ad0.js +0 -2
- package/dist/web-components-library/p-0d966ad0.js.map +0 -1
- package/dist/web-components-library/p-1a297fb0.entry.js +0 -2
- package/dist/web-components-library/p-1db926ff.entry.js +0 -2
- package/dist/web-components-library/p-1db926ff.entry.js.map +0 -1
- package/dist/web-components-library/p-372d3d61.entry.js +0 -2
- package/dist/web-components-library/p-372d3d61.entry.js.map +0 -1
- package/dist/web-components-library/p-3be73d77.entry.js +0 -2
- package/dist/web-components-library/p-3be73d77.entry.js.map +0 -1
- package/dist/web-components-library/p-5b677d6c.entry.js +0 -2
- package/dist/web-components-library/p-5b677d6c.entry.js.map +0 -1
- package/dist/web-components-library/p-63806f4f.entry.js +0 -2
- package/dist/web-components-library/p-63806f4f.entry.js.map +0 -1
- package/dist/web-components-library/p-7049aef2.entry.js +0 -2
- package/dist/web-components-library/p-7049aef2.entry.js.map +0 -1
- package/dist/web-components-library/p-72af7932.entry.js +0 -2
- package/dist/web-components-library/p-72bfc9d0.js +0 -2
- package/dist/web-components-library/p-72bfc9d0.js.map +0 -1
- package/dist/web-components-library/p-72f77ee8.entry.js +0 -2
- package/dist/web-components-library/p-767b66ca.entry.js +0 -2
- package/dist/web-components-library/p-767b66ca.entry.js.map +0 -1
- package/dist/web-components-library/p-814f09df.entry.js +0 -2
- package/dist/web-components-library/p-814f09df.entry.js.map +0 -1
- package/dist/web-components-library/p-8b94f31a.entry.js +0 -2
- package/dist/web-components-library/p-8b94f31a.entry.js.map +0 -1
- package/dist/web-components-library/p-8e203650.entry.js +0 -2
- package/dist/web-components-library/p-8e203650.entry.js.map +0 -1
- package/dist/web-components-library/p-92a5e308.entry.js +0 -2
- package/dist/web-components-library/p-92a5e308.entry.js.map +0 -1
- package/dist/web-components-library/p-ac52308e.entry.js +0 -2
- package/dist/web-components-library/p-ac52308e.entry.js.map +0 -1
- package/dist/web-components-library/p-af9df838.entry.js +0 -2
- package/dist/web-components-library/p-af9df838.entry.js.map +0 -1
- package/dist/web-components-library/p-b5b0ffb6.entry.js +0 -2
- package/dist/web-components-library/p-b5b0ffb6.entry.js.map +0 -1
- package/dist/web-components-library/p-e1ed2ecb.js +0 -2
- package/dist/web-components-library/p-e1ed2ecb.js.map +0 -1
- package/www/build/p-0d966ad0.js +0 -2
- package/www/build/p-0d966ad0.js.map +0 -1
- package/www/build/p-1a297fb0.entry.js +0 -2
- package/www/build/p-1db926ff.entry.js +0 -2
- package/www/build/p-1db926ff.entry.js.map +0 -1
- package/www/build/p-372d3d61.entry.js +0 -2
- package/www/build/p-372d3d61.entry.js.map +0 -1
- package/www/build/p-3be73d77.entry.js +0 -2
- package/www/build/p-3be73d77.entry.js.map +0 -1
- package/www/build/p-5b677d6c.entry.js +0 -2
- package/www/build/p-5b677d6c.entry.js.map +0 -1
- package/www/build/p-63806f4f.entry.js +0 -2
- package/www/build/p-63806f4f.entry.js.map +0 -1
- package/www/build/p-7049aef2.entry.js +0 -2
- package/www/build/p-7049aef2.entry.js.map +0 -1
- package/www/build/p-72af7932.entry.js +0 -2
- package/www/build/p-72bfc9d0.js +0 -2
- package/www/build/p-72f77ee8.entry.js +0 -2
- package/www/build/p-767b66ca.entry.js +0 -2
- package/www/build/p-767b66ca.entry.js.map +0 -1
- package/www/build/p-814f09df.entry.js +0 -2
- package/www/build/p-814f09df.entry.js.map +0 -1
- package/www/build/p-8b94f31a.entry.js +0 -2
- package/www/build/p-8b94f31a.entry.js.map +0 -1
- package/www/build/p-8e203650.entry.js +0 -2
- package/www/build/p-8e203650.entry.js.map +0 -1
- package/www/build/p-92a5e308.entry.js +0 -2
- package/www/build/p-92a5e308.entry.js.map +0 -1
- package/www/build/p-ac52308e.entry.js +0 -2
- package/www/build/p-ac52308e.entry.js.map +0 -1
- package/www/build/p-af9df838.entry.js +0 -2
- package/www/build/p-af9df838.entry.js.map +0 -1
- package/www/build/p-b5b0ffb6.entry.js +0 -2
- package/www/build/p-b5b0ffb6.entry.js.map +0 -1
- package/www/build/p-e1ed2ecb.js +0 -2
- package/www/build/p-e1ed2ecb.js.map +0 -1
- /package/dist/web-components-library/{p-1a297fb0.entry.js.map → p-2c6519dc.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-72af7932.entry.js.map → p-382e2939.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-72f77ee8.entry.js.map → p-b896dcf7.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-589f4f48.entry.js.map → p-c0588dbe.entry.js.map} +0 -0
- /package/www/build/{p-1a297fb0.entry.js.map → p-2c6519dc.entry.js.map} +0 -0
- /package/www/build/{p-72af7932.entry.js.map → p-382e2939.entry.js.map} +0 -0
- /package/www/build/{p-72f77ee8.entry.js.map → p-b896dcf7.entry.js.map} +0 -0
- /package/www/build/{p-589f4f48.entry.js.map → p-c0588dbe.entry.js.map} +0 -0
|
@@ -138,6 +138,21 @@
|
|
|
138
138
|
--color-white: #fff;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
+
:root {
|
|
142
|
+
--color-text-link-blue: var(--blue500);
|
|
143
|
+
--color-text-link-blue-hover: var(--blue800);
|
|
144
|
+
--color-text-link-blue-active: var(--blue800);
|
|
145
|
+
--color-text-link-blue-visited: var(--blue800);
|
|
146
|
+
--color-text-link-blue-pressed: var(--blue400);
|
|
147
|
+
--color-text-link-red: var(--red500);
|
|
148
|
+
--color-text-link-red-hover: var(--red800);
|
|
149
|
+
--color-text-link-red-active: var(--red800);
|
|
150
|
+
--color-text-link-red-visited: var(--red800);
|
|
151
|
+
--color-text-link-red-pressed: var(--red400);
|
|
152
|
+
--color-text-link-inverse: var(--color-white);
|
|
153
|
+
--color-text-link-default: var(--gray900);
|
|
154
|
+
}
|
|
155
|
+
|
|
141
156
|
:root {
|
|
142
157
|
/* font-family */
|
|
143
158
|
--font-family-sans: "IBM Plex Sans", sans-serif;
|
|
@@ -1979,7 +1994,7 @@ a.z-fab {
|
|
|
1979
1994
|
.z-fab.z-fab-surface02 {
|
|
1980
1995
|
--z-fab-icon-fill: var(--color-primary01-icon);
|
|
1981
1996
|
|
|
1982
|
-
background-color: var(--color-
|
|
1997
|
+
background-color: var(--color-background);
|
|
1983
1998
|
color: var(--color-primary01-icon);
|
|
1984
1999
|
}
|
|
1985
2000
|
|
|
@@ -2033,14 +2048,31 @@ button.z-link {
|
|
|
2033
2048
|
a.z-link,
|
|
2034
2049
|
button.z-link {
|
|
2035
2050
|
display: inline-flex;
|
|
2036
|
-
color: var(--color-link-primary);
|
|
2037
2051
|
cursor: pointer;
|
|
2038
|
-
fill: var(--color-link-primary);
|
|
2039
2052
|
font-family: var(--font-family-sans);
|
|
2040
2053
|
line-height: inherit;
|
|
2041
2054
|
text-decoration: none;
|
|
2042
2055
|
}
|
|
2043
2056
|
|
|
2057
|
+
a.z-link.z-link-icon,
|
|
2058
|
+
button.z-link.z-link-icon {
|
|
2059
|
+
--z-icon-width: 1.125em;
|
|
2060
|
+
--z-icon-height: 1.125em;
|
|
2061
|
+
|
|
2062
|
+
align-items: center;
|
|
2063
|
+
column-gap: 0.5em;
|
|
2064
|
+
}
|
|
2065
|
+
|
|
2066
|
+
a.z-link.z-link-sb,
|
|
2067
|
+
button.z-link.z-link-sb {
|
|
2068
|
+
font-weight: var(--font-sb);
|
|
2069
|
+
}
|
|
2070
|
+
|
|
2071
|
+
a.z-link.z-link-underline,
|
|
2072
|
+
button.z-link.z-link-underline {
|
|
2073
|
+
text-decoration: underline;
|
|
2074
|
+
}
|
|
2075
|
+
|
|
2044
2076
|
a.z-link:hover,
|
|
2045
2077
|
button.z-link:hover,
|
|
2046
2078
|
a.z-link:focus,
|
|
@@ -2050,52 +2082,12 @@ button.z-link:active {
|
|
|
2050
2082
|
text-decoration: underline;
|
|
2051
2083
|
}
|
|
2052
2084
|
|
|
2053
|
-
a.z-link:hover,
|
|
2054
|
-
button.z-link:hover,
|
|
2055
|
-
a.z-link:focus,
|
|
2056
|
-
button.z-link:focus {
|
|
2057
|
-
color: var(--color-hover-link);
|
|
2058
|
-
fill: var(--color-hover-link);
|
|
2059
|
-
}
|
|
2060
|
-
|
|
2061
2085
|
a.z-link:focus,
|
|
2062
2086
|
button.z-link:focus {
|
|
2063
2087
|
box-shadow: var(--shadow-focus-primary);
|
|
2064
2088
|
outline: none;
|
|
2065
2089
|
}
|
|
2066
2090
|
|
|
2067
|
-
a.z-link:active,
|
|
2068
|
-
button.z-link:active,
|
|
2069
|
-
a.z-link.z-link-active:active,
|
|
2070
|
-
button.z-link.z-link-active:active {
|
|
2071
|
-
color: var(--color-pressed-link);
|
|
2072
|
-
fill: var(--color-pressed-link);
|
|
2073
|
-
}
|
|
2074
|
-
|
|
2075
|
-
a.z-link:visited,
|
|
2076
|
-
button.z-link:visited {
|
|
2077
|
-
color: var(--color-visited-link);
|
|
2078
|
-
fill: var(--color-visited-link);
|
|
2079
|
-
}
|
|
2080
|
-
|
|
2081
|
-
a.z-link.z-link-active,
|
|
2082
|
-
button.z-link.z-link-active {
|
|
2083
|
-
color: var(--color-active-link);
|
|
2084
|
-
fill: var(--color-active-link);
|
|
2085
|
-
}
|
|
2086
|
-
|
|
2087
|
-
a.z-link.z-link-active.z-link-inverse,
|
|
2088
|
-
button.z-link.z-link-active.z-link-inverse {
|
|
2089
|
-
color: var(--color-inverse-active-link);
|
|
2090
|
-
fill: var(--color-inverse-active-link);
|
|
2091
|
-
}
|
|
2092
|
-
|
|
2093
|
-
a.z-link.z-link-active.z-link-black,
|
|
2094
|
-
button.z-link.z-link-active.z-link-black {
|
|
2095
|
-
color: var(--color-black);
|
|
2096
|
-
fill: var(--color-black);
|
|
2097
|
-
}
|
|
2098
|
-
|
|
2099
2091
|
a.z-link.z-link-disabled,
|
|
2100
2092
|
button.z-link.z-link-disabled {
|
|
2101
2093
|
box-shadow: none;
|
|
@@ -2107,95 +2099,112 @@ button.z-link.z-link-disabled {
|
|
|
2107
2099
|
text-decoration: none;
|
|
2108
2100
|
}
|
|
2109
2101
|
|
|
2110
|
-
a.z-link
|
|
2111
|
-
button.z-link
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2102
|
+
a.z-link,
|
|
2103
|
+
button.z-link,
|
|
2104
|
+
a.z-link.z-link-active,
|
|
2105
|
+
button.z-link.z-link-active,
|
|
2106
|
+
a.z-link:hover,
|
|
2107
|
+
button.z-link:hover,
|
|
2108
|
+
a.z-link.z-link-active:hover,
|
|
2109
|
+
button.z-link.z-link-active:hover,
|
|
2110
|
+
a.z-link:focus,
|
|
2111
|
+
button.z-link:focus,
|
|
2112
|
+
a.z-link.z-link-active:focus,
|
|
2113
|
+
button.z-link.z-link-active:focus,
|
|
2114
|
+
a.z-link:active,
|
|
2115
|
+
button.z-link:active,
|
|
2116
|
+
a.z-link.z-link-active:active,
|
|
2117
|
+
button.z-link.z-link-active:active,
|
|
2118
|
+
a.z-link:visited,
|
|
2119
|
+
button.z-link:visited,
|
|
2120
|
+
a.z-link.z-link-active:visited,
|
|
2121
|
+
button.z-link.z-link-active:visited {
|
|
2122
|
+
color: var(--color-text-link-default);
|
|
2123
|
+
fill: var(--color-text-link-default);
|
|
2119
2124
|
}
|
|
2120
2125
|
|
|
2121
|
-
a.z-link.z-link-
|
|
2122
|
-
button.z-link.z-link-
|
|
2123
|
-
|
|
2124
|
-
|
|
2126
|
+
a.z-link.z-link-blue,
|
|
2127
|
+
button.z-link.z-link-blue,
|
|
2128
|
+
a.z-link.z-link-blue.z-link-active,
|
|
2129
|
+
button.z-link.z-link-blue.z-link-active {
|
|
2130
|
+
color: var(--color-text-link-blue);
|
|
2131
|
+
fill: var(--color-text-link-blue);
|
|
2125
2132
|
}
|
|
2126
2133
|
|
|
2127
|
-
a.z-link.z-link-
|
|
2128
|
-
button.z-link.z-link-
|
|
2129
|
-
a.z-link.z-link-
|
|
2130
|
-
button.z-link.z-link-
|
|
2131
|
-
color: var(--color-
|
|
2132
|
-
fill: var(--color-
|
|
2134
|
+
a.z-link.z-link-red,
|
|
2135
|
+
button.z-link.z-link-red,
|
|
2136
|
+
a.z-link.z-link-red.z-link-active,
|
|
2137
|
+
button.z-link.z-link-red.z-link-active {
|
|
2138
|
+
color: var(--color-text-link-red);
|
|
2139
|
+
fill: var(--color-text-link-red);
|
|
2133
2140
|
}
|
|
2134
2141
|
|
|
2135
|
-
a.z-link.z-link-inverse
|
|
2136
|
-
button.z-link.z-link-inverse
|
|
2137
|
-
|
|
2138
|
-
|
|
2142
|
+
a.z-link.z-link-inverse,
|
|
2143
|
+
button.z-link.z-link-inverse,
|
|
2144
|
+
a.z-link.z-link-inverse.z-link-active,
|
|
2145
|
+
button.z-link.z-link-inverse.z-link-active {
|
|
2146
|
+
color: var(--color-text-link-inverse);
|
|
2147
|
+
fill: var(--color-text-link-inverse);
|
|
2139
2148
|
}
|
|
2140
2149
|
|
|
2141
|
-
a.z-link.z-link-
|
|
2142
|
-
button.z-link.z-link-
|
|
2143
|
-
color: var(--
|
|
2144
|
-
fill: var(--
|
|
2150
|
+
a.z-link.z-link-blue:hover,
|
|
2151
|
+
button.z-link.z-link-blue:hover {
|
|
2152
|
+
color: var(--color-text-link-blue-hover);
|
|
2153
|
+
fill: var(--color-text-link-blue-hover);
|
|
2145
2154
|
}
|
|
2146
2155
|
|
|
2147
|
-
a.z-link.z-link-
|
|
2148
|
-
button.z-link.z-link-
|
|
2149
|
-
color: var(--
|
|
2150
|
-
fill: var(--
|
|
2156
|
+
a.z-link.z-link-red:hover,
|
|
2157
|
+
button.z-link.z-link-red:hover {
|
|
2158
|
+
color: var(--color-text-link-red-hover);
|
|
2159
|
+
fill: var(--color-text-link-red-hover);
|
|
2151
2160
|
}
|
|
2152
2161
|
|
|
2153
|
-
a.z-link.z-link-
|
|
2154
|
-
button.z-link.z-link-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
color: var(--color-black);
|
|
2158
|
-
fill: var(--color-black);
|
|
2162
|
+
a.z-link.z-link-inverse:hover,
|
|
2163
|
+
button.z-link.z-link-inverse:hover {
|
|
2164
|
+
color: var(--color-text-link-inverse);
|
|
2165
|
+
fill: var(--color-text-link-inverse);
|
|
2159
2166
|
}
|
|
2160
2167
|
|
|
2161
|
-
a.z-link.z-link-
|
|
2162
|
-
button.z-link.z-link-
|
|
2163
|
-
a.z-link.z-link-
|
|
2164
|
-
button.z-link.z-link-
|
|
2165
|
-
color: var(--
|
|
2166
|
-
fill: var(--
|
|
2168
|
+
a.z-link.z-link-blue:active,
|
|
2169
|
+
button.z-link.z-link-blue:active,
|
|
2170
|
+
a.z-link.z-link-blue:focus,
|
|
2171
|
+
button.z-link.z-link-blue:focus {
|
|
2172
|
+
color: var(--color-text-link-blue-active);
|
|
2173
|
+
fill: var(--color-text-link-blue-active);
|
|
2167
2174
|
}
|
|
2168
2175
|
|
|
2169
|
-
a.z-link.z-link-
|
|
2170
|
-
button.z-link.z-link-
|
|
2171
|
-
|
|
2172
|
-
|
|
2176
|
+
a.z-link.z-link-red:active,
|
|
2177
|
+
button.z-link.z-link-red:active,
|
|
2178
|
+
a.z-link.z-link-red:focus,
|
|
2179
|
+
button.z-link.z-link-red:focus {
|
|
2180
|
+
color: var(--color-text-link-red-active);
|
|
2181
|
+
fill: var(--color-text-link-red-active);
|
|
2173
2182
|
}
|
|
2174
2183
|
|
|
2175
|
-
a.z-link.z-link-
|
|
2176
|
-
button.z-link.z-link-
|
|
2177
|
-
|
|
2178
|
-
|
|
2184
|
+
a.z-link.z-link-inverse:active,
|
|
2185
|
+
button.z-link.z-link-inverse:active,
|
|
2186
|
+
a.z-link.z-link-inverse:focus,
|
|
2187
|
+
button.z-link.z-link-inverse:focus {
|
|
2188
|
+
color: var(--color-text-link-inverse);
|
|
2189
|
+
fill: var(--color-text-link-inverse);
|
|
2179
2190
|
}
|
|
2180
2191
|
|
|
2181
|
-
a.z-link.z-link-
|
|
2182
|
-
button.z-link.z-link-
|
|
2183
|
-
color: var(--color-
|
|
2184
|
-
fill: var(--color-
|
|
2192
|
+
a.z-link.z-link-blue:visited,
|
|
2193
|
+
button.z-link.z-link-blue:visited {
|
|
2194
|
+
color: var(--color-text-link-blue-visited);
|
|
2195
|
+
fill: var(--color-text-link-blue-visited);
|
|
2185
2196
|
}
|
|
2186
2197
|
|
|
2187
|
-
a.z-link.z-link-
|
|
2188
|
-
button.z-link.z-link-
|
|
2189
|
-
--
|
|
2190
|
-
--
|
|
2191
|
-
|
|
2192
|
-
align-items: center;
|
|
2193
|
-
column-gap: 0.5em;
|
|
2198
|
+
a.z-link.z-link-red:visited,
|
|
2199
|
+
button.z-link.z-link-red:visited {
|
|
2200
|
+
color: var(--color-text-link-red-visited);
|
|
2201
|
+
fill: var(--color-text-link-red-visited);
|
|
2194
2202
|
}
|
|
2195
2203
|
|
|
2196
|
-
a.z-link.z-link-
|
|
2197
|
-
button.z-link.z-link-
|
|
2198
|
-
|
|
2204
|
+
a.z-link.z-link-inverse:visited,
|
|
2205
|
+
button.z-link.z-link-inverse:visited {
|
|
2206
|
+
color: var(--color-text-link-inverse);
|
|
2207
|
+
fill: var(--color-text-link-inverse);
|
|
2199
2208
|
}
|
|
2200
2209
|
|
|
2201
2210
|
|
|
@@ -2211,7 +2220,6 @@ button.z-link.z-link-sb {
|
|
|
2211
2220
|
--color-default-text: var(--gray950);
|
|
2212
2221
|
--color-text02: var(--gray950);
|
|
2213
2222
|
--color-text-inverse: var(--color-white);
|
|
2214
|
-
--color-input-field02: var(--gray950);
|
|
2215
2223
|
--color-primary01-icon: var(--gray950);
|
|
2216
2224
|
--color-hover-primary: var(--gray800);
|
|
2217
2225
|
--color-hover-secondary: var(--gray950);
|
|
@@ -2227,11 +2235,6 @@ button.z-link.z-link-sb {
|
|
|
2227
2235
|
--color-pressed-primary: var(--gray800);
|
|
2228
2236
|
--color-highlight: var(--gray950);
|
|
2229
2237
|
--shadow-focus-primary: 0 0 0 2px var(--color-white), 0 0 2px 5px var(--color-highlight);
|
|
2230
|
-
--color-link-primary: var(--gray950);
|
|
2231
|
-
--color-hover-link: var(--gray800);
|
|
2232
|
-
--color-active-link: var(--gray800);
|
|
2233
|
-
--color-pressed-link: var(--gray400);
|
|
2234
|
-
--color-visited-link: var(--gray800);
|
|
2235
2238
|
}
|
|
2236
2239
|
|
|
2237
2240
|
.theme-dark {
|
|
@@ -2257,14 +2260,6 @@ button.z-link.z-link-sb {
|
|
|
2257
2260
|
--color-text-inverse: var(--gray900);
|
|
2258
2261
|
--color-pressed-text: var(--gray300);
|
|
2259
2262
|
--color-hover-text: var(--gray300);
|
|
2260
|
-
--color-link-primary: var(--color-white);
|
|
2261
|
-
--color-hover-link: var(--gray300);
|
|
2262
|
-
--color-active-link: var(--gray300);
|
|
2263
|
-
--color-visited-link: var(--gray300);
|
|
2264
|
-
--color-pressed-link: var(--gray100);
|
|
2265
|
-
--color-inverse-hover-link: var(--gray900);
|
|
2266
|
-
--color-inverse-active-link: var(--gray900);
|
|
2267
|
-
--color-inverse-pressed-link: var(--gray900);
|
|
2268
2263
|
--color-disabled01: var(--gray700);
|
|
2269
2264
|
--color-disabled02: var(--gray900);
|
|
2270
2265
|
--color-primary01-icon: var(--color-white);
|
|
@@ -2306,9 +2301,9 @@ button.z-link.z-link-sb {
|
|
|
2306
2301
|
--color-primary01: var(--blue500);
|
|
2307
2302
|
--color-primary02: var(--blue25);
|
|
2308
2303
|
--color-primary03: var(--blue50);
|
|
2309
|
-
--color-secondary01: var(--
|
|
2310
|
-
--color-secondary02: var(--
|
|
2311
|
-
--color-secondary03: var(--
|
|
2304
|
+
--color-secondary01: var(--red500);
|
|
2305
|
+
--color-secondary02: var(--red25);
|
|
2306
|
+
--color-secondary03: var(--red50);
|
|
2312
2307
|
--color-danger01: var(--red500);
|
|
2313
2308
|
--color-danger02: var(--red500);
|
|
2314
2309
|
--color-error01: var(--red500);
|
|
@@ -2324,10 +2319,10 @@ button.z-link.z-link-sb {
|
|
|
2324
2319
|
--color-text-warning: var(--color-warning-default);
|
|
2325
2320
|
--color-warning-inverse: var(--yellow50);
|
|
2326
2321
|
--color-surface01: var(--color-white);
|
|
2327
|
-
--color-surface02: var(--
|
|
2328
|
-
--color-surface03: var(--
|
|
2322
|
+
--color-surface02: var(--gray100);
|
|
2323
|
+
--color-surface03: var(--gray300);
|
|
2329
2324
|
--color-surface04: var(--gray700);
|
|
2330
|
-
--color-surface05: var(--
|
|
2325
|
+
--color-surface05: var(--gray900);
|
|
2331
2326
|
--color-default-text: var(--gray900);
|
|
2332
2327
|
--color-text02: var(--gray100);
|
|
2333
2328
|
--color-text03: var(--gray300);
|
|
@@ -2343,11 +2338,10 @@ button.z-link.z-link-sb {
|
|
|
2343
2338
|
--color-disabled02-icon: var(--gray100);
|
|
2344
2339
|
--color-hover-primary-icon: var(--blue800);
|
|
2345
2340
|
--color-active-primary-icon: var(--blue400);
|
|
2346
|
-
--color-
|
|
2347
|
-
--color-input-field02: var(--blue500);
|
|
2341
|
+
--color-form-background: var(--color-white);
|
|
2348
2342
|
--color-hover-primary: var(--blue800);
|
|
2349
2343
|
--color-hover-primary-text: var(--color-black);
|
|
2350
|
-
--color-hover-secondary: var(--
|
|
2344
|
+
--color-hover-secondary: var(--red800);
|
|
2351
2345
|
--color-hover-tertiary: var(--blue800);
|
|
2352
2346
|
--color-hover-surface: var(--gray50);
|
|
2353
2347
|
--color-hover-light: var(--blue400);
|
|
@@ -2356,13 +2350,11 @@ button.z-link.z-link-sb {
|
|
|
2356
2350
|
--color-hover-success: var(--green700);
|
|
2357
2351
|
--color-hover-warning: var(--yellow700);
|
|
2358
2352
|
--color-active-primary: var(--blue800);
|
|
2359
|
-
--color-active-secondary: var(--
|
|
2353
|
+
--color-active-secondary: var(--red400);
|
|
2360
2354
|
--color-active-tertiary: var(--blue800);
|
|
2361
|
-
--color-active-surface: var(--gray300);
|
|
2362
2355
|
--color-active-light: var(--blue400);
|
|
2363
2356
|
--color-pressed-primary: var(--blue400);
|
|
2364
2357
|
--color-pressed-secondary: var(--red400);
|
|
2365
|
-
--color-selected-surface: var(--gray300);
|
|
2366
2358
|
--color-selected-light: var(--gray300);
|
|
2367
2359
|
--color-highlight: var(--blue400);
|
|
2368
2360
|
--color-ghost01: var(--gray300);
|
|
@@ -2371,16 +2363,6 @@ button.z-link.z-link-sb {
|
|
|
2371
2363
|
--color-disabled02: var(--gray100);
|
|
2372
2364
|
--color-disabled03: var(--gray500);
|
|
2373
2365
|
--shadow-focus-primary: 0 0 0 2px var(--color-white), 0 0 2px 5px var(--blue800);
|
|
2374
|
-
--color-link-primary: var(--blue500);
|
|
2375
|
-
--color-hover-link: var(--blue800);
|
|
2376
|
-
--color-active-link: var(--blue800);
|
|
2377
|
-
--color-pressed-link: var(--blue400);
|
|
2378
|
-
--color-visited-link: var(--blue800);
|
|
2379
|
-
--color-inverse-link: var(--color-white);
|
|
2380
|
-
--color-inverse-hover-link: var(--color-white);
|
|
2381
|
-
--color-inverse-active-link: var(--color-white);
|
|
2382
|
-
--color-inverse-pressed-link: var(--color-white);
|
|
2383
|
-
--color-inverse-visited-link: var(--gray300);
|
|
2384
2366
|
--color-inverse-hover-error: var(--red500);
|
|
2385
2367
|
--color-inverse-hover-success: var(--green500);
|
|
2386
2368
|
--color-inverse-hover-warning: var(--yellow500);
|
|
@@ -2389,6 +2371,51 @@ button.z-link.z-link-sb {
|
|
|
2389
2371
|
--color-inverse-warning: var(--yellow50);
|
|
2390
2372
|
}
|
|
2391
2373
|
|
|
2374
|
+
.theme-red {
|
|
2375
|
+
--color-background: var(--gray50);
|
|
2376
|
+
|
|
2377
|
+
/* primary */
|
|
2378
|
+
--color-active-primary-icon: var(--red400);
|
|
2379
|
+
--color-active-primary: var(--red400);
|
|
2380
|
+
--color-hover-primary-icon: var(--red800);
|
|
2381
|
+
--color-hover-primary: var(--red800);
|
|
2382
|
+
--color-pressed-primary: var(--red400);
|
|
2383
|
+
--color-primary01-icon: var(--red500);
|
|
2384
|
+
--color-primary02: var(--red25);
|
|
2385
|
+
--color-primary03: var(--red50);
|
|
2386
|
+
--color-primary01: var(--red500);
|
|
2387
|
+
|
|
2388
|
+
/* secondary */
|
|
2389
|
+
--color-active-secondary: var(--gray400);
|
|
2390
|
+
--color-hover-secondary: var(--gray800);
|
|
2391
|
+
--color-pressed-secondary: var(--gray400);
|
|
2392
|
+
--color-secondary01: var(--gray500);
|
|
2393
|
+
--color-secondary02: var(--gray25);
|
|
2394
|
+
--color-secondary03: var(--gray50);
|
|
2395
|
+
|
|
2396
|
+
/* surface */
|
|
2397
|
+
--color-surface01: var(--color-white);
|
|
2398
|
+
--color-surface02: var(--gray100);
|
|
2399
|
+
--color-surface03: var(--gray300);
|
|
2400
|
+
--color-surface04: var(--gray700);
|
|
2401
|
+
--color-surface05: var(--gray900);
|
|
2402
|
+
|
|
2403
|
+
/* text */
|
|
2404
|
+
--color-default-text: var(--gray900);
|
|
2405
|
+
--color-hover-text: var(--color-black);
|
|
2406
|
+
--color-pressed-text: var(--gray700);
|
|
2407
|
+
--color-text-inverse: var(--color-white);
|
|
2408
|
+
--color-text02: var(--gray100);
|
|
2409
|
+
--color-text03: var(--gray300);
|
|
2410
|
+
--color-text05: var(--gray500);
|
|
2411
|
+
|
|
2412
|
+
/* icons */
|
|
2413
|
+
--color-default-icon: var(--gray900);
|
|
2414
|
+
--color-hover-icon: var(--color-black);
|
|
2415
|
+
--color-inverse-icon: var(--color-white);
|
|
2416
|
+
--color-pressed-icon: var(--gray700);
|
|
2417
|
+
}
|
|
2418
|
+
|
|
2392
2419
|
|
|
2393
2420
|
z-accordion + z-accordion {
|
|
2394
2421
|
border-top: none;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as t,c as e,h as i,g as o}from"./p-75c4a726.js";import{g as n}from"./p-b34993de.js";const a=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>.dragdrop{position:relative;display:flex;height:228px;flex-direction:column;padding:calc(var(--space-unit) * 2);border-color:var(--color-surface04);background-color:var(--color-background);background-image:url(\"data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='2' ry='2' stroke='%23CACCCEFF' stroke-width='2' stroke-dasharray='15%2c 10%2c 14%2c 11' stroke-dashoffset='3' stroke-linecap='square'/%3e%3c/svg%3e\");border-radius:2px;color:var(--color-default-text)}:host>.dragdrop:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none !important}:host>.dragdrop.dragover *{pointer-events:none}:host>.dragdrop .dragover-container{position:absolute;z-index:10;top:0;left:0;display:none;width:100%;height:100%;background-color:var(--color-primary03);box-shadow:var(--shadow-focus-primary)}:host>.dragdrop .dragover-container .dragover-message{padding:10px 28px;background-color:var(--color-primary01);color:var(--color-text-inverse)}:host>.dragdrop.dragover .dragover-container{display:flex;align-items:center;justify-content:center}";const r=a;const s=class{constructor(i){t(this,i);this.fileDropped=e(this,"fileDropped",7);this.dragAndDropLabel=undefined}fileDroppedHandler(t){this.fileDropped.emit(t)}renderOnDragOverMessage(){return i("div",{class:"dragover-container"},i("div",{class:"dragover-message"},i("span",{class:"body-2-sb"},this.dragAndDropLabel)))}render(){return i("div",{key:"fcf1a3aa4e0a0b019f1d3f4ee5c7c353b58eb37d",tabIndex:0,ref:t=>this.dragDropContainer=t,class:"dragdrop",onDragOver:t=>{t.preventDefault();this.dragDropContainer.classList.add("dragover")},onDragLeave:()=>{this.dragDropContainer.classList.remove("dragover")},onDrop:t=>{t.preventDefault();if(t.dataTransfer.files.length){this.dragDropContainer.classList.remove("dragover");this.fileDroppedHandler(t.dataTransfer.files)}}},this.renderOnDragOverMessage(),i("slot",{key:"6fed0f0841a77882e225c16ded895758c5c95998"}))}};s.style=r;var d=window.CustomEvent;if(!d||typeof d==="object"){d=function t(e,i){i=i||{};var o=document.createEvent("CustomEvent");o.initCustomEvent(e,!!i.bubbles,!!i.cancelable,i.detail||null);return o};d.prototype=window.Event.prototype}function l(t,e){var i="on"+e.type.toLowerCase();if(typeof t[i]==="function"){t[i](e)}return t.dispatchEvent(e)}function c(t){while(t&&t!==document.body){var e=window.getComputedStyle(t);var i=function(t,i){return!(e[t]===undefined||e[t]===i)};if(e.opacity<1||i("zIndex","auto")||i("transform","none")||i("mixBlendMode","normal")||i("filter","none")||i("perspective","none")||e["isolation"]==="isolate"||e.position==="fixed"||e.webkitOverflowScrolling==="touch"){return true}t=t.parentElement}return false}function h(t){while(t){if(t.localName==="dialog"){return t}if(t.parentElement){t=t.parentElement}else if(t.parentNode){t=t.parentNode.host}else{t=null}}return null}function u(t){while(t&&t.shadowRoot&&t.shadowRoot.activeElement){t=t.shadowRoot.activeElement}if(t&&t.blur&&t!==document.body){t.blur()}}function f(t,e){for(var i=0;i<t.length;++i){if(t[i]===e){return true}}return false}function m(t){if(!t||!t.hasAttribute("method")){return false}return t.getAttribute("method").toLowerCase()==="dialog"}function v(t){var e=["button","input","keygen","select","textarea"];var i=e.map((function(t){return t+":not([disabled])"}));i.push('[tabindex]:not([disabled]):not([tabindex=""])');var o=t.querySelector(i.join(", "));if(!o&&"attachShadow"in Element.prototype){var n=t.querySelectorAll("*");for(var a=0;a<n.length;a++){if(n[a].tagName&&n[a].shadowRoot){o=v(n[a].shadowRoot);if(o){break}}}}return o}function p(t){return t.isConnected||document.body.contains(t)}function g(t){if(t.submitter){return t.submitter}var e=t.target;if(!(e instanceof HTMLFormElement)){return null}var i=y.formSubmitter;if(!i){var o=t.target;var n="getRootNode"in o&&o.getRootNode()||document;i=n.activeElement}if(!i||i.form!==e){return null}return i}function b(t){if(t.defaultPrevented){return}var e=t.target;var i=y.imagemapUseValue;var o=g(t);if(i===null&&o){i=o.value}var n=h(e);if(!n){return}var a=o&&o.getAttribute("formmethod")||e.getAttribute("method");if(a!=="dialog"){return}t.preventDefault();if(i!=null){n.close(i)}else{n.close()}}function w(t){this.dialog_=t;this.replacedStyleTop_=false;this.openAsModal_=false;if(!t.hasAttribute("role")){t.setAttribute("role","dialog")}t.show=this.show.bind(this);t.showModal=this.showModal.bind(this);t.close=this.close.bind(this);t.addEventListener("submit",b,false);if(!("returnValue"in t)){t.returnValue=""}if("MutationObserver"in window){var e=new MutationObserver(this.maybeHideModal.bind(this));e.observe(t,{attributes:true,attributeFilter:["open"]})}else{var i=false;var o=function(){i?this.downgradeModal():this.maybeHideModal();i=false}.bind(this);var n;var a=function(e){if(e.target!==t){return}var a="DOMNodeRemoved";i|=e.type.substr(0,a.length)===a;window.clearTimeout(n);n=window.setTimeout(o,0)};["DOMAttrModified","DOMNodeRemoved","DOMNodeRemovedFromDocument"].forEach((function(e){t.addEventListener(e,a)}))}Object.defineProperty(t,"open",{set:this.setOpen.bind(this),get:t.hasAttribute.bind(t,"open")});this.backdrop_=document.createElement("div");this.backdrop_.className="backdrop";this.backdrop_.addEventListener("mouseup",this.backdropMouseEvent_.bind(this));this.backdrop_.addEventListener("mousedown",this.backdropMouseEvent_.bind(this));this.backdrop_.addEventListener("click",this.backdropMouseEvent_.bind(this))}w.prototype={get dialog(){return this.dialog_},maybeHideModal:function(){if(this.dialog_.hasAttribute("open")&&p(this.dialog_)){return}this.downgradeModal()},downgradeModal:function(){if(!this.openAsModal_){return}this.openAsModal_=false;this.dialog_.style.zIndex="";if(this.replacedStyleTop_){this.dialog_.style.top="";this.replacedStyleTop_=false}this.backdrop_.parentNode&&this.backdrop_.parentNode.removeChild(this.backdrop_);y.dm.removeDialog(this)},setOpen:function(t){if(t){this.dialog_.hasAttribute("open")||this.dialog_.setAttribute("open","")}else{this.dialog_.removeAttribute("open");this.maybeHideModal()}},backdropMouseEvent_:function(t){if(!this.dialog_.hasAttribute("tabindex")){var e=document.createElement("div");this.dialog_.insertBefore(e,this.dialog_.firstChild);e.tabIndex=-1;e.focus();this.dialog_.removeChild(e)}else{this.dialog_.focus()}var i=document.createEvent("MouseEvents");i.initMouseEvent(t.type,t.bubbles,t.cancelable,window,t.detail,t.screenX,t.screenY,t.clientX,t.clientY,t.ctrlKey,t.altKey,t.shiftKey,t.metaKey,t.button,t.relatedTarget);this.dialog_.dispatchEvent(i);t.stopPropagation()},focus_:function(){var t=this.dialog_.querySelector("[autofocus]:not([disabled])");if(!t&&this.dialog_.tabIndex>=0){t=this.dialog_}if(!t){t=v(this.dialog_)}u(document.activeElement);t&&t.focus()},updateZIndex:function(t,e){if(t<e){throw new Error("dialogZ should never be < backdropZ")}this.dialog_.style.zIndex=t;this.backdrop_.style.zIndex=e},show:function(){if(!this.dialog_.open){this.setOpen(true);this.focus_()}},showModal:function(){if(this.dialog_.hasAttribute("open")){throw new Error("Failed to execute 'showModal' on dialog: The element is already open, and therefore cannot be opened modally.")}if(!p(this.dialog_)){throw new Error("Failed to execute 'showModal' on dialog: The element is not in a Document.")}if(!y.dm.pushDialog(this)){throw new Error("Failed to execute 'showModal' on dialog: There are too many open modal dialogs.")}if(c(this.dialog_.parentElement)){console.warn("A dialog is being shown inside a stacking context. "+"This may cause it to be unusable. For more information, see this link: "+"https://github.com/GoogleChrome/dialog-polyfill/#stacking-context")}this.setOpen(true);this.openAsModal_=true;if(y.needsCentering(this.dialog_)){y.reposition(this.dialog_);this.replacedStyleTop_=true}else{this.replacedStyleTop_=false}this.dialog_.parentNode.insertBefore(this.backdrop_,this.dialog_.nextSibling);this.focus_()},close:function(t){if(!this.dialog_.hasAttribute("open")){throw new Error("Failed to execute 'close' on dialog: The element does not have an 'open' attribute, and therefore cannot be closed.")}this.setOpen(false);if(t!==undefined){this.dialog_.returnValue=t}var e=new d("close",{bubbles:false,cancelable:false});l(this.dialog_,e)}};var y={};y.reposition=function(t){var e=document.body.scrollTop||document.documentElement.scrollTop;var i=e+(window.innerHeight-t.offsetHeight)/2;t.style.top=Math.max(e,i)+"px"};y.isInlinePositionSetByStylesheet=function(t){for(var e=0;e<document.styleSheets.length;++e){var i=document.styleSheets[e];var o=null;try{o=i.cssRules}catch(t){}if(!o){continue}for(var n=0;n<o.length;++n){var a=o[n];var r=null;try{r=document.querySelectorAll(a.selectorText)}catch(t){}if(!r||!f(r,t)){continue}var s=a.style.getPropertyValue("top");var d=a.style.getPropertyValue("bottom");if(s&&s!=="auto"||d&&d!=="auto"){return true}}}return false};y.needsCentering=function(t){var e=window.getComputedStyle(t);if(e.position!=="absolute"){return false}if(t.style.top!=="auto"&&t.style.top!==""||t.style.bottom!=="auto"&&t.style.bottom!==""){return false}return!y.isInlinePositionSetByStylesheet(t)};y.forceRegisterDialog=function(t){if(window.HTMLDialogElement||t.showModal){console.warn("This browser already supports <dialog>, the polyfill "+"may not work correctly",t)}if(t.localName!=="dialog"){throw new Error("Failed to register dialog: The element is not a dialog.")}new w(t)};y.registerDialog=function(t){if(!t.showModal){y.forceRegisterDialog(t)}};y.DialogManager=function(){this.pendingDialogStack=[];var t=this.checkDOM_.bind(this);this.overlay=document.createElement("div");this.overlay.className="_dialog_overlay";this.overlay.addEventListener("click",function(e){this.forwardTab_=undefined;e.stopPropagation();t([])}.bind(this));this.handleKey_=this.handleKey_.bind(this);this.handleFocus_=this.handleFocus_.bind(this);this.zIndexLow_=1e5;this.zIndexHigh_=1e5+150;this.forwardTab_=undefined;if("MutationObserver"in window){this.mo_=new MutationObserver((function(e){var i=[];e.forEach((function(t){for(var e=0,o;o=t.removedNodes[e];++e){if(!(o instanceof Element)){continue}else if(o.localName==="dialog"){i.push(o)}i=i.concat(o.querySelectorAll("dialog"))}}));i.length&&t(i)}))}};y.DialogManager.prototype.blockDocument=function(){document.documentElement.addEventListener("focus",this.handleFocus_,true);document.addEventListener("keydown",this.handleKey_);this.mo_&&this.mo_.observe(document,{childList:true,subtree:true})};y.DialogManager.prototype.unblockDocument=function(){document.documentElement.removeEventListener("focus",this.handleFocus_,true);document.removeEventListener("keydown",this.handleKey_);this.mo_&&this.mo_.disconnect()};y.DialogManager.prototype.updateStacking=function(){var t=this.zIndexHigh_;for(var e=0,i;i=this.pendingDialogStack[e];++e){i.updateZIndex(--t,--t);if(e===0){this.overlay.style.zIndex=--t}}var o=this.pendingDialogStack[0];if(o){var n=o.dialog.parentNode||document.body;n.appendChild(this.overlay)}else if(this.overlay.parentNode){this.overlay.parentNode.removeChild(this.overlay)}};y.DialogManager.prototype.containedByTopDialog_=function(t){while(t=h(t)){for(var e=0,i;i=this.pendingDialogStack[e];++e){if(i.dialog===t){return e===0}}t=t.parentElement}return false};y.DialogManager.prototype.handleFocus_=function(t){var e=t.composedPath?t.composedPath()[0]:t.target;if(this.containedByTopDialog_(e)){return}if(document.activeElement===document.documentElement){return}t.preventDefault();t.stopPropagation();u(e);if(this.forwardTab_===undefined){return}var i=this.pendingDialogStack[0];var o=i.dialog;var n=o.compareDocumentPosition(e);if(n&Node.DOCUMENT_POSITION_PRECEDING){if(this.forwardTab_){i.focus_()}else if(e!==document.documentElement){document.documentElement.focus()}}return false};y.DialogManager.prototype.handleKey_=function(t){this.forwardTab_=undefined;if(t.keyCode===27){t.preventDefault();t.stopPropagation();var e=new d("cancel",{bubbles:false,cancelable:true});var i=this.pendingDialogStack[0];if(i&&l(i.dialog,e)){i.dialog.close()}}else if(t.keyCode===9){this.forwardTab_=!t.shiftKey}};y.DialogManager.prototype.checkDOM_=function(t){var e=this.pendingDialogStack.slice();e.forEach((function(e){if(t.indexOf(e.dialog)!==-1){e.downgradeModal()}else{e.maybeHideModal()}}))};y.DialogManager.prototype.pushDialog=function(t){var e=(this.zIndexHigh_-this.zIndexLow_)/2-1;if(this.pendingDialogStack.length>=e){return false}if(this.pendingDialogStack.unshift(t)===1){this.blockDocument()}this.updateStacking();return true};y.DialogManager.prototype.removeDialog=function(t){var e=this.pendingDialogStack.indexOf(t);if(e===-1){return}this.pendingDialogStack.splice(e,1);if(this.pendingDialogStack.length===0){this.unblockDocument()}this.updateStacking()};y.dm=new y.DialogManager;y.formSubmitter=null;y.imagemapUseValue=null;if(window.HTMLDialogElement===undefined){var k=document.createElement("form");k.setAttribute("method","dialog");if(k.method!=="dialog"){var x=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"method");if(x){var M=x.get;x.get=function(){if(m(this)){return"dialog"}return M.call(this)};var z=x.set;x.set=function(t){if(typeof t==="string"&&t.toLowerCase()==="dialog"){return this.setAttribute("method",t)}return z.call(this,t)};Object.defineProperty(HTMLFormElement.prototype,"method",x)}}document.addEventListener("click",(function(t){y.formSubmitter=null;y.imagemapUseValue=null;if(t.defaultPrevented){return}var e=t.target;if("composedPath"in t){var i=t.composedPath();e=i.shift()||e}if(!e||!m(e.form)){return}var o=e.type==="submit"&&["button","input"].indexOf(e.localName)>-1;if(!o){if(!(e.localName==="input"&&e.type==="image")){return}y.imagemapUseValue=t.offsetX+","+t.offsetY}var n=h(e);if(!n){return}y.formSubmitter=e}),false);document.addEventListener("submit",(function(t){var e=t.target;var i=h(e);if(i){return}var o=g(t);var n=o&&o.getAttribute("formmethod")||e.getAttribute("method");if(n==="dialog"){t.preventDefault()}}));var C=HTMLFormElement.prototype.submit;var E=function(){if(!m(this)){return C.call(this)}var t=h(this);t&&t.close()};HTMLFormElement.prototype.submit=E}const O=':host{font-family:var(--font-family-sans);font-weight:var(--font-rg);--z-modal-content-padding:calc(var(--space-unit) * 2)}:host>dialog{padding:0;border:none;margin:0;background-color:transparent}:host>dialog:modal{width:100%;max-width:100%;max-height:100%}:host>dialog::backdrop{display:none}:host>dialog+.backdrop{display:none}:host>dialog:not([open]){display:none}:host>dialog[open]{display:block}::slotted([slot="modalContent"]){padding:var(--z-modal-content-padding)}.modal-container{z-index:1010;display:flex;overflow:-moz-scrollbars-none;width:100%;height:100vh;flex-direction:column}.modal-container>.modal-content-scroll-outside{overflow:auto;background:var(--color-surface01)}.modal-container>header{padding:calc(var(--space-unit) * 1.75) calc(var(--space-unit) * 2) calc(var(--space-unit) * 1.75)\n calc(var(--space-unit) * 2);background:var(--color-background)}.modal-container>header button{padding:0;border:none;margin:0;margin-left:auto;background:transparent;cursor:pointer}.modal-container>header button:focus-visible{border-radius:50%;box-shadow:var(--shadow-focus-primary);outline:none !important}.modal-container>header button::after{position:absolute;top:6px;right:4px;display:block;width:40px;height:40px;background-color:transparent;content:""}.modal-container>header z-icon{--z-icon-width:calc(var(--space-unit) * 2.25);--z-icon-height:calc(var(--space-unit) * 2.25);display:flex;fill:var(--color-primary01-icon)}.modal-container>header>div{display:flex;width:100%;align-items:baseline;margin-right:calc(var(--space-unit) * 2)}.modal-container>header h1,.modal-container>header .subtitle{padding:0;margin:0;color:var(--color-default-text);font-weight:var(--font-sb)}.modal-container>header h1{font-size:var(--font-size-5);letter-spacing:0;line-height:1.4}.modal-container>header .subtitle{font-size:var(--font-size-3);font-weight:var(--font-rg);letter-spacing:0;line-height:1.5}.modal-container>header>div>h1 *:empty{display:none}.modal-container>header h1+.subtitle{margin-top:calc(var(--space-unit) * 0.5)}.modal-container-scroll-inside>.modal-content-scroll-inside{overflow:hidden auto;flex:1 auto;background:var(--color-surface01)}.modal-container-scroll-inside>.modal-content-scroll-inside::-webkit-scrollbar,.modal-container-scroll-outside>.modal-content-scroll-outside::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}.modal-container-scroll-inside>.modal-content-scroll-inside::-webkit-scrollbar-thumb,.modal-container-scroll-outside>.modal-content-scroll-outside::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01)}.modal-container-scroll-inside>.modal-content-scroll-inside::-webkit-scrollbar-thumb:hover,.modal-container-scroll-outside>.modal-content-scroll-outside::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}.modal-container-scroll-inside .modal-content-scroll-inside,.modal-container-scroll-outside .modal-content-scroll-outside{scrollbar-color:var(--color-primary01) transparent}@media only screen and (min-width: 768px){.modal-background{position:fixed;top:0;left:0;overflow:hidden;width:100vw;height:100vh;background-color:var(--gray900);opacity:0.7}.modal-background.modal-background-scroll-outside{position:sticky}.modal-container-scroll-inside{position:fixed;top:calc(var(--space-unit) * 6);left:50%;overflow:hidden;width:auto;min-width:calc(var(--space-unit) * 40);height:auto;min-height:calc(var(--space-unit) * 40);max-height:calc(100vh - calc(var(--space-unit) * 6 * 2));border-radius:var(--border-radius);transform:translateX(-50%)}.modal-container-scroll-outside{position:absolute;top:calc(var(--space-unit) * 6);left:50%;display:block;overflow:initial;width:auto;min-width:calc(var(--space-unit) * 40);height:auto;min-height:calc(var(--space-unit) * 40);max-height:calc(100vh - calc(var(--space-unit) * 6 * 2));transform:translateX(-50%)}.modal-container>.modal-content-scroll-outside{overflow:initial}.modal-container-scroll-outside>header,.modal-container-scroll-inside>header{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.modal-container-scroll-outside::after{display:block;height:calc(var(--space-unit) * 6);content:" "}.modal-dialog{position:fixed;top:0;left:0;height:auto;overflow-x:hidden;overflow-y:auto}.modal-content-scroll-outside{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.modal-dialog::-webkit-scrollbar{display:none}}@media only screen and (min-width: 1152px){.modal-container>header{padding-top:calc(var(--space-unit) * 1.5);padding-bottom:calc(var(--space-unit) * 1.5)}.modal-container>header h1{font-size:var(--font-size-6);font-weight:var(--font-sb);letter-spacing:0;line-height:1.333}.modal-container>header .subtitle{font-size:var(--font-size-4);font-weight:var(--font-rg);letter-spacing:0;line-height:1.5}.modal-container>header h1+.subtitle{margin-top:0}}';const F=O;const D=':is(button, input, select, textarea, [contenteditable=""], [contenteditable="true"], a[href], [tabindex], summary):not([disabled], [disabled=""], [tabindex="-1"], [aria-hidden="true"], [hidden])';const T=class{constructor(i){t(this,i);this.modalClose=e(this,"modalClose",7);this.modalHeaderActive=e(this,"modalHeaderActive",7);this.modalBackgroundClick=e(this,"modalBackgroundClick",7);this.modalid=undefined;this.modaltitle=undefined;this.modalsubtitle=undefined;this.closeButtonLabel="chiudi modale";this.alertdialog=false;this.closable=true;this.scrollInside=true}emitModalClose(){if(this.closable){this.modalClose.emit({modalid:this.modalid})}}emitModalHeaderActive(){this.modalHeaderActive.emit({modalid:this.modalid})}emitBackgroundClick(){if(this.closable){this.modalBackgroundClick.emit({modalid:this.modalid})}}componentDidLoad(){if(typeof window.HTMLDialogElement!=="function"){if(!this.dialog.localName){Object.defineProperty(this.dialog,"localName",{value:"dialog"})}y.registerDialog(this.dialog);this.dialog.setAttribute("open","true")}else{this.open()}}async open(){var t;(t=this.dialog)===null||t===void 0?void 0:t.showModal()}async close(){var t;if(this.closable){(t=this.dialog)===null||t===void 0?void 0:t.close()}}get focusableElements(){return[...Array.from(this.host.shadowRoot.querySelectorAll(D)),...Array.from(this.host.querySelectorAll(D))].filter((t=>getComputedStyle(t).display!=="none"))}handleKeyDown(t){if(t.code===n.ESC&&!this.closable){t.preventDefault()}if(t.code!==n.TAB){return}const e=this.focusableElements;const i=this.host.shadowRoot.activeElement;const o=this.host.ownerDocument.activeElement;const a=e[0];const r=e[e.length-1];if(t.shiftKey&&(i==a||o==a)){t.preventDefault();r.focus()}else if(!t.shiftKey&&(i==r||o==r)){t.preventDefault();a.focus()}}closeButtonSlot(){if(this.closable){return i("slot",{name:"modalCloseButton"},i("button",{"aria-label":this.closeButtonLabel,onClick:()=>this.close()},i("z-icon",{name:"multiply-circle-filled"})))}}handleEscape(t){if(this.closable){return}t.preventDefault()}render(){return i("dialog",{key:"c146e43060818ca44928a82530f85567f721992c",class:{"modal-dialog":!this.scrollInside},"aria-labelledby":"modal-title","aria-describedby":"modal-content",role:this.alertdialog?"alertdialog":undefined,ref:t=>this.dialog=t,onClose:()=>this.emitModalClose(),onCancel:t=>this.handleEscape(t)},i("div",{key:"a7b25fe975f344989bbb1ee89bed3aa079f3dda4",class:{"modal-container":true,"modal-container-scroll-inside":this.scrollInside,"modal-container-scroll-outside":!this.scrollInside},id:this.modalid},i("header",{key:"8318dcaa9a0e9daa0deb58a50b522b501e9f0a7f",onClick:this.emitModalHeaderActive.bind(this)},i("div",{key:"0a476e05f9affc69d1aa7556572680ce99e34014"},this.modaltitle&&i("h1",{key:"c8358dd101dfa6d5d91c51b470d40160b585bcba",id:"modal-title"},this.modaltitle),this.closeButtonSlot()),this.modalsubtitle&&i("div",{key:"419da7bd2a57660f0d26afcf5121adc8e491c3c1",class:"subtitle",id:"modal-subtitle"},this.modalsubtitle)),i("div",{key:"67e4c55a8cc3c93202fc3a4a5155c87fd1fc4440",class:{"modal-content-scroll-inside":this.scrollInside,"modal-content-scroll-outside":!this.scrollInside},id:"modal-content"},i("slot",{key:"29b059f5d2b17305c04d25effe27f9dc95d91afd",name:"modalContent"}))),i("div",{key:"c4ed3fc68e1cd0eb07ccda5fd6c68fa94943a44e",class:{"modal-background":true,"modal-background-scroll-outside":!this.scrollInside},"data-action":"modalBackground","data-modal":this.modalid,onClick:()=>{this.emitBackgroundClick();this.close()}}))}get host(){return o(this)}};T.style=F;export{s as z_dragdrop_area,T as z_modal};
|
|
2
|
+
//# sourceMappingURL=p-612da2d0.entry.js.map
|