@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
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## 17.0.0 (2024-12-10)
|
|
6
|
+
|
|
7
|
+
## 16.5.0 (2024-12-05)
|
|
8
|
+
|
|
9
|
+
## 16.4.2 (2024-12-03)
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
* add book-author icons ([dff7b6b](https://github.com/ZanichelliEditore/design-system/commit/dff7b6b0963fe61912ed3a4b4895f3e4d1cb0a01))
|
|
15
|
+
|
|
16
|
+
## 16.4.1 (2024-11-22)
|
|
17
|
+
|
|
5
18
|
## 16.4.0 (2024-11-07)
|
|
6
19
|
|
|
7
20
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const index = require('./index-96af6326.js');
|
|
4
4
|
const index$1 = require('./index-f5ebcaa2.js');
|
|
5
5
|
|
|
6
|
-
const stylesCss = ":host{position:relative;display:flex;max-width:100%;align-items:center;padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host,*{box-sizing:border-box}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([menu-open]){z-index:2}.cell--content{display:flex;width:100%;height:100%;align-items:center}:host([show-menu]) .cell--content{column-gap:var(--space-unit)}.cell--menu-container{margin-left:auto}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{z-index:1;opacity:1;pointer-events:all}:host .cell-popover{z-index:100}@media (min-width: 768px) and (hover: hover){:host([show-menu=\"hover\"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu=\"hover\"]:hover) .cell--menu-container{z-index:1;opacity:1;pointer-events:all}}:host{z-index:1;padding:0;background-color:var(--color-
|
|
6
|
+
const stylesCss = ":host{position:relative;display:flex;max-width:100%;align-items:center;padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host,*{box-sizing:border-box}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([menu-open]){z-index:2}.cell--content{display:flex;width:100%;height:100%;align-items:center}:host([show-menu]) .cell--content{column-gap:var(--space-unit)}.cell--menu-container{margin-left:auto}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{z-index:1;opacity:1;pointer-events:all}:host .cell-popover{z-index:100}@media (min-width: 768px) and (hover: hover){:host([show-menu=\"hover\"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu=\"hover\"]:hover) .cell--menu-container{z-index:1;opacity:1;pointer-events:all}}:host{z-index:1;padding:0;background-color:var(--color-background);font-weight:var(--font-sb)}.cell--content{padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2))}:host([show-sorting]) .cell--content{column-gap:var(--space-unit)}.z-th--sort-button{padding:0;border:none;background-color:transparent;cursor:pointer;outline:none}@media (min-width: 768px) and (hover: hover){:host([show-sorting=\"hover\"]) .z-th--sort-button{opacity:0;pointer-events:none}:host([show-sorting=\"hover\"]:hover) .z-th--sort-button,:host([show-sorting=\"hover\"]) .z-th--sort-button:focus:focus-visible,:host([show-sorting=\"always\"]) .z-th--sort-button,:host([sorted]) .z-th--sort-button{opacity:1;pointer-events:all}}:host([show-sorting=\"hover\"]:hover) .z-th--sort-button::after,:host([show-sorting=\"hover\"]) .z-th--sort-button:focus:focus-visible::after,:host([show-sorting=\"always\"]) .z-th--sort-button::after,:host([sorted]) .z-th--sort-button::after{position:absolute;top:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 10px);background-color:transparent;content:\"\"}:host([sorted]) .z-th--sort-button::after,.z-th--sort-button:focus:focus-visible::after{box-shadow:var(--shadow-focus-primary)}";
|
|
7
7
|
const ZThStyle0 = stylesCss;
|
|
8
8
|
|
|
9
9
|
const ZTh = class {
|
|
@@ -64,4 +64,4 @@ ZTh.style = ZThStyle0;
|
|
|
64
64
|
|
|
65
65
|
exports.ZTh = ZTh;
|
|
66
66
|
|
|
67
|
-
//# sourceMappingURL=index-
|
|
67
|
+
//# sourceMappingURL=index-141d598e.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"index-141d598e.js","mappings":";;;;;AAAA,MAAM,SAAS,GAAG,ktEAAktE,CAAC;AACruE,kBAAe,SAAS;;MCYX,GAAG;;;;;wBAekB,IAAI;2BAQD,IAAI;sBAM9B,KAAK;;sBAYW,KAAK;+BAMZA,uBAAe,CAAC,IAAI;0BAMzB,KAAK;;;;;IAiBlB,IAAY,iBAAiB;QAC3B,IAAI,CAAC,IAAI,CAAC,aAAa,EAAE;YACvB,OAAO,IAAI,CAAC;SACb;QAED,OAAO,IAAI,CAAC,aAAa,KAAKC,qBAAa,CAAC,GAAG,GAAG,WAAW,GAAG,YAAY,CAAC;KAC9E;;;;;IAMO,UAAU;QAChB,IAAI,CAAC,IAAI,CAAC,aAAa,EAAE;YACvB,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC;YAEpB,OAAO;SACR;QAED,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,aAAa,KAAKA,qBAAa,CAAC,GAAG,GAAGA,qBAAa,CAAC,IAAI,GAAGA,qBAAa,CAAC,GAAG,CAAC;QACvG,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC;QAEnB,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,EAAC,aAAa,EAAE,IAAI,CAAC,aAAa,EAAC,CAAC,CAAC;KACrD;IAGS,aAAa;QACrB,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,UAAU,GAAG,QAAQ,IAAI,CAAC,OAAO,EAAE,CAAC;SACrD;aAAM;YACL,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,aAAa,CAAC,CAAC;SAC/C;KACF;IAED,iBAAiB;QACf,IAAI,CAAC,aAAa,EAAE,CAAC;KACtB;IAED,MAAM;QACJ,QACEC,QAACC,UAAI,qDACH,IAAI,EAAC,cAAc,eACR,IAAI,CAAC,UAAU,eACf,IAAI,CAAC,iBAAiB,EACjC,QAAQ,EAAE,IAAI,CAAC,WAAW,IAE1BD,kEAAK,KAAK,EAAC,eAAe,IACxBA,oEAAa,EACZ,IAAI,CAAC,WAAW,KACfA,qEACE,KAAK,EAAC,mBAAmB,EACzB,IAAI,EAAC,QAAQ,EACb,OAAO,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,IAEnCA,qEACE,IAAI,EAAE,IAAI,CAAC,aAAa,KAAKD,qBAAa,CAAC,IAAI,GAAG,iBAAiB,GAAG,mBAAmB,EACzF,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,GACV,CACK,CACV,EACA,IAAI,CAAC,QAAQ,KACZC,kEAAK,KAAK,EAAC,sBAAsB,IAC/BA,uEACE,OAAO,EAAEE,qBAAa,CAAC,QAAQ,EAC/B,IAAI,EAAC,iBAAiB,EACtB,IAAI,EAAEC,mBAAW,CAAC,OAAO,EACzB,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,WAAW,GAAG,EAAiB,CAAC,EACnD,OAAO,EAAE,OAAO,IAAI,CAAC,SAAS,CAAC,IAAI,GAAG,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,GAC3D,EACFH,wEACE,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,SAAS,GAAG,EAAyB,CAAC,EACzD,MAAM,EAAE,IAAI,CAAC,WAAW,EACxB,YAAY,EAAE,CAAC,KAAK,MAAM,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,EAC9D,QAAQ,EAAE,IAAI,CAAC,eAAe,IAE9BA,mEAAM,IAAI,EAAC,iBAAiB,GAAQ,CAC1B,CACR,CACP,CACG,CACD,EACP;KACH;;;;;;;;;;","names":["PopoverPosition","SortDirection","h","Host","ButtonVariant","ControlSize"],"sources":["src/components/table/cells/z-th/styles.css?tag=z-th&encapsulation=shadow","src/components/table/cells/z-th/index.tsx"],"sourcesContent":["@import \"../z-table-cells.css\";\n\n:host {\n z-index: 1;\n padding: 0;\n background-color: var(--color-background);\n font-weight: var(--font-sb);\n}\n\n.cell--content {\n padding: var(--z-table--cells-padding, calc(var(--space-unit) * 2));\n}\n\n:host([show-sorting]) .cell--content {\n column-gap: var(--space-unit);\n}\n\n.z-th--sort-button {\n padding: 0;\n border: none;\n background-color: transparent;\n cursor: pointer;\n outline: none;\n}\n\n@media (min-width: 768px) and (hover: hover) {\n :host([show-sorting=\"hover\"]) .z-th--sort-button {\n opacity: 0;\n pointer-events: none;\n }\n\n :host([show-sorting=\"hover\"]:hover) .z-th--sort-button,\n :host([show-sorting=\"hover\"]) .z-th--sort-button:focus:focus-visible,\n :host([show-sorting=\"always\"]) .z-th--sort-button,\n :host([sorted]) .z-th--sort-button {\n opacity: 1;\n pointer-events: all;\n }\n}\n\n:host([show-sorting=\"hover\"]:hover) .z-th--sort-button::after,\n:host([show-sorting=\"hover\"]) .z-th--sort-button:focus:focus-visible::after,\n:host([show-sorting=\"always\"]) .z-th--sort-button::after,\n:host([sorted]) .z-th--sort-button::after {\n position: absolute;\n top: 6px;\n left: 6px;\n width: calc(100% - 12px);\n height: calc(100% - 10px);\n background-color: transparent;\n content: \"\";\n}\n\n:host([sorted]) .z-th--sort-button::after,\n.z-th--sort-button:focus:focus-visible::after {\n box-shadow: var(--shadow-focus-primary);\n}\n","import {Component, Element, Event, EventEmitter, Host, Prop, State, Watch, h} from \"@stencil/core\";\nimport {ButtonVariant, ControlSize, PopoverPosition, SortDirection, VisibilityCondition} from \"../../../../beans\";\n\n/**\n * ZTh component.\n * @slot - ZTh content.\n * @slot contextual-menu - Contextual menu content. Only visible when `showMenu` is true.\n */\n@Component({\n tag: \"z-th\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTh {\n @Element() host: HTMLZThElement;\n\n /**\n * Number of columns that the cell should span.\n */\n @Prop()\n colspan: number;\n\n /**\n * Enables the contextual menu.\n * Can be set to \"hover\" or \"always\" to show the button only on cell hover or always.\n * Set a nullish value to hide the menu button.\n */\n @Prop({reflect: true})\n showMenu: VisibilityCondition = null;\n\n /**\n * Enables the sorting button.\n * Can be set to \"hover\" or \"always\" to show the button only on cell hover or always.\n * Set a nullish value to hide the sort button.\n */\n @Prop({reflect: true})\n showSorting: VisibilityCondition = null;\n\n /**\n * Whether the cell should stick.\n */\n @Prop({reflect: true})\n sticky = false;\n\n /**\n * Current sorting direction.\n */\n @Prop({mutable: true})\n sortDirection?: SortDirection;\n\n /**\n * Sorted state of the column.\n */\n @Prop({reflect: true, mutable: true})\n sorted: boolean | null = false;\n\n /**\n * Set popover position.\n */\n @Prop()\n popoverPosition = PopoverPosition.AUTO;\n\n /**\n * Store the open state of the menu.\n */\n @State()\n isMenuOpen = false;\n\n /**\n * Sort event fired when the user clicks on the sort button.\n * The sorting logic must be implemented by the app.\n * You can set an `id` on the `z-th` to easly identify the column in the event listener.\n */\n @Event()\n private sort: EventEmitter;\n\n private menuTrigger: HTMLElement;\n\n private popoverEl: HTMLZPopoverElement;\n\n /**\n * Get the value to set to the `aria-sort` attribute based on the current sort direction.\n */\n private get ariaSortDirection(): string {\n if (!this.sortDirection) {\n return null;\n }\n\n return this.sortDirection === SortDirection.ASC ? \"ascending\" : \"descending\";\n }\n\n /**\n * Handle the click on the sort button.\n * @fires sort\n */\n private handleSort(): void {\n if (!this.sortDirection) {\n this.sorted = false;\n\n return;\n }\n\n this.sortDirection = this.sortDirection === SortDirection.ASC ? SortDirection.DESC : SortDirection.ASC;\n this.sorted = true;\n\n this.sort.emit({sortDirection: this.sortDirection});\n }\n\n @Watch(\"colspan\")\n protected updateColspan(): void {\n if (this.colspan) {\n this.host.style.gridColumn = `span ${this.colspan}`;\n } else {\n this.host.style.removeProperty(\"grid-column\");\n }\n }\n\n componentWillLoad(): void {\n this.updateColspan();\n }\n\n render(): HTMLZThElement {\n return (\n <Host\n role=\"columnheader\"\n menu-open={this.isMenuOpen}\n aria-sort={this.ariaSortDirection}\n sortable={this.showSorting}\n >\n <div class=\"cell--content\">\n <slot></slot>\n {this.showSorting && (\n <button\n class=\"z-th--sort-button\"\n type=\"button\"\n onClick={this.handleSort.bind(this)}\n >\n <z-icon\n name={this.sortDirection === SortDirection.DESC ? \"arrow-simple-up\" : \"arrow-simple-down\"}\n width={14}\n height={14}\n />\n </button>\n )}\n {this.showMenu && (\n <div class=\"cell--menu-container\">\n <z-button\n variant={ButtonVariant.TERTIARY}\n icon=\"contextual-menu\"\n size={ControlSize.X_SMALL}\n ref={(el) => (this.menuTrigger = el as HTMLElement)}\n onClick={() => (this.popoverEl.open = !this.popoverEl.open)}\n />\n <z-popover\n ref={(el) => (this.popoverEl = el as HTMLZPopoverElement)}\n bindTo={this.menuTrigger}\n onOpenChange={(event) => (this.isMenuOpen = event.detail.open)}\n position={this.popoverPosition}\n >\n <slot name=\"contextual-menu\"></slot>\n </z-popover>\n </div>\n )}\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
const index = require('./index-96af6326.js');
|
|
4
4
|
|
|
5
|
-
const stylesCss = ":host{--z-table--cells-bottom-border-size:var(\n --border-size-medium\n );--z-table--cells-background:var(\n --color-
|
|
5
|
+
const stylesCss = ":host{--z-table--cells-bottom-border-size:var(\n --border-size-medium\n );--z-table--cells-background:var(\n --color-background\n );display:block;box-sizing:border-box}:host([sticky]){position:sticky;z-index:2;top:0;box-shadow:0 2px 4px -2px var(--shadow-color-base)}";
|
|
6
6
|
const ZTheadStyle0 = stylesCss;
|
|
7
7
|
|
|
8
8
|
const ZThead = class {
|
|
@@ -18,4 +18,4 @@ ZThead.style = ZTheadStyle0;
|
|
|
18
18
|
|
|
19
19
|
exports.ZThead = ZThead;
|
|
20
20
|
|
|
21
|
-
//# sourceMappingURL=index-
|
|
21
|
+
//# sourceMappingURL=index-4b1d6599.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"index-4b1d6599.js","mappings":";;;;AAAA,MAAM,SAAS,GAAG,qRAAqR,CAAC;AACxS,qBAAe,SAAS;;MCUX,MAAM;;;sBAKR,KAAK;;IAEd,MAAM;QACJ,QACEA,QAACC,UAAI,qDAAC,IAAI,EAAC,UAAU,IACnBD,oEAAa,CACR,EACP;KACH;;;;;;","names":["h","Host"],"sources":["src/components/table/z-thead/styles.css?tag=z-thead&encapsulation=shadow","src/components/table/z-thead/index.tsx"],"sourcesContent":[":host {\n --z-table--cells-bottom-border-size: var(\n --border-size-medium\n ); /* Needed to handle the border of the expand button cell */\n\n --z-table--cells-background: var(\n --color-background\n ); /* Needed to handle the background-color of the expand button cell */\n\n display: block;\n box-sizing: border-box;\n}\n\n:host([sticky]) {\n position: sticky;\n z-index: 2;\n top: 0;\n box-shadow: 0 2px 4px -2px var(--shadow-color-base);\n}\n","import {Component, Host, Prop, h} from \"@stencil/core\";\n\n/**\n * ZThead component.\n * @slot - ZThead content (`z-tr`).\n */\n@Component({\n tag: \"z-thead\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZThead {\n /**\n * If true, the header will be stuck to the top of the table.\n */\n @Prop({reflect: true})\n sticky = false;\n\n render(): HTMLZTheadElement {\n return (\n <Host role=\"rowgroup\">\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
const index = require('./index-96af6326.js');
|
|
4
4
|
const utils = require('./utils-d08d4b80.js');
|
|
5
5
|
require('./index-a42ab7c9.js');
|
|
6
|
-
require('./index-
|
|
6
|
+
require('./index-141d598e.js');
|
|
7
7
|
|
|
8
|
-
const stylesCss = ":host{--columns:1;display:grid;box-sizing:border-box;grid-auto-flow:column;grid-template-columns:var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr))}*{box-sizing:border-box}.z-tr--expand-button-container,::slotted(*){border-bottom:var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03)}::slotted(*:not(:last-child)){border-right:var(--z-table--cell-left-border, none)}:host([expandable]){--show-expandable-button:visible;cursor:pointer}:host([expandable]) ::slotted(*){grid-row:1}:host([expandable]) ::slotted(:nth-last-child(2)){border-right:none}:host([expandable]) ::slotted(*:last-child){border-left:0;grid-column:1 / span calc(var(--columns) + 1);grid-row:2}:host([expandable]:not([expanded])) ::slotted(*:last-child){display:none}:host([expanded]){margin-bottom:4px;box-shadow:0 4px 4px -2px var(--shadow-color-base)}:host([expanded]) .z-tr--expand-button-container,:host([expanded]) ::slotted(*){background-color:var(--color-
|
|
8
|
+
const stylesCss = ":host{--columns:1;display:grid;box-sizing:border-box;grid-auto-flow:column;grid-template-columns:var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr))}*{box-sizing:border-box}.z-tr--expand-button-container,::slotted(*){border-bottom:var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03)}::slotted(*:not(:last-child)){border-right:var(--z-table--cell-left-border, none)}:host([expandable]){--show-expandable-button:visible;cursor:pointer}:host([expandable]) ::slotted(*){grid-row:1}:host([expandable]) ::slotted(:nth-last-child(2)){border-right:none}:host([expandable]) ::slotted(*:last-child){border-left:0;grid-column:1 / span calc(var(--columns) + 1);grid-row:2}:host([expandable]:not([expanded])) ::slotted(*:last-child){display:none}:host([expanded]){margin-bottom:4px;box-shadow:0 4px 4px -2px var(--shadow-color-base)}:host([expanded]) .z-tr--expand-button-container,:host([expanded]) ::slotted(*){background-color:var(--color-background)}.z-tr--expand-button-container{display:flex;align-items:center;justify-content:center;background-color:var(--z-table--cells-background, var(--color-surface01))}.z-tr--expand-button-container button{display:flex;align-items:center;justify-content:center;padding:0;border:none;margin:auto;appearance:none;background:transparent;cursor:pointer;visibility:var(--show-expandable-button, hidden)}.z-tr--expand-button-container button:focus{box-shadow:var(--shadow-focus-primary);outline:none}.z-tr--expand-button-container button z-icon{--z-icon-width:16px;--z-icon-height:16px}";
|
|
9
9
|
const ZTrStyle0 = stylesCss;
|
|
10
10
|
|
|
11
11
|
const ZTr = class {
|
|
@@ -56,4 +56,4 @@ ZTr.style = ZTrStyle0;
|
|
|
56
56
|
|
|
57
57
|
exports.ZTr = ZTr;
|
|
58
58
|
|
|
59
|
-
//# sourceMappingURL=index-
|
|
59
|
+
//# sourceMappingURL=index-e2718c94.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"index-e2718c94.js","mappings":";;;;;;;AAAA,MAAM,SAAS,GAAG,ojDAAojD,CAAC;AACvkD,kBAAe,SAAS;;MCeX,GAAG;;;;0BAaD,KAAK;wBAMP,KAAK;;;IAeN,aAAa;QACrB,MAAM,KAAK,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAkC,YAAY,CAAC,CAAC,CAAC;QACpG,IAAI,IAAI,CAAC,UAAU,EAAE;YACnB,KAAK,CAAC,GAAG,EAAE,CAAC;SACb;QAED,MAAM,OAAO,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,KAAK,IAAI,CAAC,OAAO,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,CAAC;QAClF,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,WAAW,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;QAEvD,IAAI,IAAI,CAAC,UAAU,EAAE;YACnB,MAAM,iBAAiB,GAAG,KAAK,CAAC,GAAG,EAAE,CAAC;YACtC,iBAAiB,CAAC,EAAE,GAAG,iBAAiB,CAAC,EAAE,IAAI,2BAA2BA,cAAQ,EAAE,EAAE,CAAC;YACvF,IAAI,CAAC,mBAAmB,GAAG,iBAAiB,CAAC,EAAE,CAAC;SACjD;KACF;;;;;IAMO,UAAU,CAAC,KAAiB;QAClC,MAAM,aAAa,GAAI,KAAK,CAAC,MAAsB,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC;QAC/E,IAAI,CAAC,IAAI,CAAC,UAAU,IAAI,aAAa,EAAE;YACrC,OAAO;SACR;QAED,IAAI,CAAC,QAAQ,GAAG,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC/B,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,EAAC,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAC,CAAC,CAAC;KAC7C;IAED,iBAAiB;QACf,IAAI,CAAC,aAAa,EAAE,CAAC;KACtB;IAED,MAAM;QACJ,QACEC,QAACC,UAAI,qDACH,IAAI,EAAC,KAAK,EACV,OAAO,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,EACnC,QAAQ,EAAE,IAAI,CAAC,QAAQ,IAEvBD,kEAAK,KAAK,EAAC,+BAA+B,IACvC,IAAI,CAAC,UAAU,KACdA,sFACiB,IAAI,CAAC,QAAQ,GAAG,MAAM,GAAG,OAAO,gBACnC,IAAI,CAAC,QAAQ,GAAG,eAAe,GAAG,cAAc,mBAC7C,IAAI,CAAC,mBAAmB,EACvC,IAAI,EAAC,QAAQ,IAEbA,qEAAQ,IAAI,EAAE,IAAI,CAAC,QAAQ,GAAG,eAAe,GAAG,cAAc,GAAW,CAClE,CACV,CACG,EACNA,mEAAM,YAAY,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,GAAS,CACrD,EACP;KACH;;;;;;;;;;","names":["randomId","h","Host"],"sources":["src/components/table/z-tr/styles.css?tag=z-tr&encapsulation=shadow","src/components/table/z-tr/index.tsx"],"sourcesContent":[":host {\n /* number of columns of the row. will be set in component's ts code */\n --columns: 1;\n\n display: grid;\n box-sizing: border-box;\n grid-auto-flow: column;\n grid-template-columns: var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr));\n}\n\n* {\n box-sizing: border-box;\n}\n\n.z-tr--expand-button-container,\n::slotted(*) {\n border-bottom: var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03);\n}\n\n::slotted(*:not(:last-child)) {\n border-right: var(--z-table--cell-left-border, none);\n}\n\n:host([expandable]) {\n --show-expandable-button: visible;\n\n cursor: pointer;\n}\n\n:host([expandable]) ::slotted(*) {\n grid-row: 1;\n}\n\n:host([expandable]) ::slotted(:nth-last-child(2)) {\n border-right: none;\n}\n\n:host([expandable]) ::slotted(*:last-child) {\n border-left: 0;\n grid-column: 1 / span calc(var(--columns) + 1);\n grid-row: 2;\n}\n\n:host([expandable]:not([expanded])) ::slotted(*:last-child) {\n display: none;\n}\n\n:host([expanded]) {\n margin-bottom: 4px; /* prevents shadow to be cut by the next element */\n box-shadow: 0 4px 4px -2px var(--shadow-color-base);\n}\n\n:host([expanded]) .z-tr--expand-button-container,\n:host([expanded]) ::slotted(*) {\n background-color: var(--color-background);\n}\n\n.z-tr--expand-button-container {\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: var(--z-table--cells-background, var(--color-surface01));\n}\n\n.z-tr--expand-button-container button {\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 0;\n border: none;\n margin: auto;\n appearance: none;\n background: transparent;\n cursor: pointer;\n visibility: var(--show-expandable-button, hidden);\n}\n\n.z-tr--expand-button-container button:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\n.z-tr--expand-button-container button z-icon {\n --z-icon-width: 16px;\n --z-icon-height: 16px;\n}\n","import {Component, Element, Event, EventEmitter, Host, Listen, Prop, State, Watch, h} from \"@stencil/core\";\nimport {randomId} from \"../../../utils/utils\";\nimport \"../cells/z-td/index\";\nimport \"../cells/z-th/index\";\n\n/**\n * ZTr component.\n * When the row is `expandable`, you can set the `prevent-expand` css class on an interactive element inside the row\n * to prevent the row from expanding.\n * @slot - ZTr content (`z-td` or `z-th`).\n */\n@Component({\n tag: \"z-tr\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTr {\n @Element() host: HTMLZTrElement;\n\n /**\n * Whether the row is expandable.\n * Use a `z-td` as the last cell of the row for the additional content.\n * It will show a button to expand/collapse the row.\n * The last cell will be hidden until the button or row is clicked.\n *\n * If some element inside the expandable row contains the `prevent-expand` css class,\n * the row will not expand by clicking that element.\n */\n @Prop({reflect: true})\n expandable = false;\n\n /**\n * Whether the row is currently expanded.\n */\n @State()\n expanded = false;\n\n /**\n * HTML Id of the expandable content.\n * It is used to link the button to the content through the `aria-controls` attribute.\n */\n @State()\n expandableContentId: string;\n\n /** Row has been expanded */\n @Event()\n expand: EventEmitter;\n\n @Watch(\"expandable\")\n @Listen(\"colspanchange\")\n protected updateColumns(): void {\n const cells = Array.from(this.host.querySelectorAll<HTMLZTdElement | HTMLZThElement>(\"z-td, z-th\"));\n if (this.expandable) {\n cells.pop();\n }\n\n const columns = cells.map((cell) => cell.colspan || 1).reduce((a, b) => a + b, 0);\n this.host.style.setProperty(\"--columns\", `${columns}`);\n\n if (this.expandable) {\n const expandableContent = cells.pop();\n expandableContent.id = expandableContent.id || `z-tr-expandable-content-${randomId()}`;\n this.expandableContentId = expandableContent.id;\n }\n }\n\n /**\n * Handle click on row.\n * Skip expansion if the click is on a element with `prevent-expand` css class.\n */\n private onRowClick(event: MouseEvent): void {\n const preventExpand = (event.target as HTMLElement).closest(\".prevent-expand\");\n if (!this.expandable || preventExpand) {\n return;\n }\n\n this.expanded = !this.expanded;\n this.expand.emit({expanded: this.expanded});\n }\n\n componentWillLoad(): void {\n this.updateColumns();\n }\n\n render(): HTMLZTrElement {\n return (\n <Host\n role=\"row\"\n onClick={this.onRowClick.bind(this)}\n expanded={this.expanded}\n >\n <div class=\"z-tr--expand-button-container\">\n {this.expandable && (\n <button\n aria-expanded={this.expanded ? \"true\" : \"false\"}\n aria-label={this.expanded ? \"Comprimi riga\" : \"Espandi riga\"}\n aria-controls={this.expandableContentId}\n type=\"button\"\n >\n <z-icon name={this.expanded ? \"minus-circled\" : \"plus-circled\"}></z-icon>\n </button>\n )}\n </div>\n <slot onSlotchange={this.updateColumns.bind(this)}></slot>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-96af6326.js');
|
|
6
6
|
const index$1 = require('./index-f5ebcaa2.js');
|
|
7
7
|
|
|
8
|
-
const stylesCss = "html{scroll-behavior:smooth}z-anchor-navigation nav{display:none;flex-direction:column;justify-content:flex-start;row-gap:calc(var(--space-unit) / 2)}z-anchor-navigation[collapsed] nav{display:flex;margin-top:var(--space-unit)}z-anchor-navigation nav a{display:-webkit-box;overflow:clip;width:100%;box-sizing:border-box;padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 2);-webkit-box-orient:vertical;color:inherit;font-weight:inherit;-webkit-line-clamp:2;overflow-clip-margin:content-box;text-decoration:none}z-anchor-navigation nav * a:not(:only-child){padding-right:calc(var(--space-unit) * 5)}@supports not (overflow-clip-margin: content-box){z-anchor-navigation nav a{display:inline-block;overflow:hidden;-webkit-line-clamp:none;text-overflow:ellipsis;white-space:nowrap}}z-anchor-navigation nav>*{position:relative;border-left:var(--border-size-large) solid var(--color-surface04);color:var(--color-default-text);font-family:var(--font-family-sans);transition:background-color 0.3s ease-in-out,\n border-color 0.3s ease-in-out,\n color 0.3s ease-in-out}z-anchor-navigation nav>[data-current]{border-left-color:var(--color-primary01);color:var(--color-link-
|
|
8
|
+
const stylesCss = "html{scroll-behavior:smooth}z-anchor-navigation nav{display:none;flex-direction:column;justify-content:flex-start;row-gap:calc(var(--space-unit) / 2)}z-anchor-navigation[collapsed] nav{display:flex;margin-top:var(--space-unit)}z-anchor-navigation nav a{display:-webkit-box;overflow:clip;width:100%;box-sizing:border-box;padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 2);-webkit-box-orient:vertical;color:inherit;font-weight:inherit;-webkit-line-clamp:2;overflow-clip-margin:content-box;text-decoration:none}z-anchor-navigation nav * a:not(:only-child){padding-right:calc(var(--space-unit) * 5)}@supports not (overflow-clip-margin: content-box){z-anchor-navigation nav a{display:inline-block;overflow:hidden;-webkit-line-clamp:none;text-overflow:ellipsis;white-space:nowrap}}z-anchor-navigation nav>*{position:relative;border-left:var(--border-size-large) solid var(--color-surface04);color:var(--color-default-text);font-family:var(--font-family-sans);transition:background-color 0.3s ease-in-out,\n border-color 0.3s ease-in-out,\n color 0.3s ease-in-out}z-anchor-navigation nav>[data-current]{border-left-color:var(--color-primary01);color:var(--color-text-link-blue);font-weight:var(--font-sb)}z-anchor-navigation nav>*>*:is(z-button,button){position:absolute;top:50%;right:0;transform:translateY(-50%);transition:opacity 0.3s ease-in-out}z-anchor-navigation nav>*:focus:focus-visible,z-anchor-navigation nav>*>*:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}z-anchor-navigation nav button{padding:0;border:none;margin:0;background-color:transparent}@media (min-width: 768px){z-anchor-navigation z-button.toggle{display:none !important}z-anchor-navigation nav{display:flex}z-anchor-navigation nav>*>:is(z-button,button){opacity:0;pointer-events:none}@media (hover: hover){z-anchor-navigation nav>:is([data-current],:hover,:focus,:focus-within)>:is(z-button,button){opacity:1;pointer-events:unset}z-anchor-navigation nav>*:hover{border-left-color:var(--color-hover-secondary);background-color:var(--color-hover-surface);color:var(--color-text-link-blue-hover)}}z-anchor-navigation[hide-unselected] nav>*:not([data-current],:hover,:focus,:focus-within){color:transparent;fill:transparent}}";
|
|
9
9
|
const ZAnchorNavigationStyle0 = stylesCss;
|
|
10
10
|
|
|
11
11
|
const ZAnchorNavigation = class {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"z-anchor-navigation.entry.cjs.js","mappings":";;;;;;;AAAA,MAAM,SAAS,GAAG,
|
|
1
|
+
{"file":"z-anchor-navigation.entry.cjs.js","mappings":";;;;;;;AAAA,MAAM,SAAS,GAAG,gsEAAgsE,CAAC;AACntE,gCAAe,SAAS;;MCsBX,iBAAiB;;;8BAMX,KAAK;2BASR,IAAI;yBAMN,KAAK;;;;;IAUT,UAAU;QAChB,MAAM,cAAc,GAAG,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC,CAAC,IAAI,CACpE,CAAC,MAAM,KAAK,MAAM,CAAC,IAAI,KAAK,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,QAAQ,CAAC,IAAI,CAClE,CAAC;QACF,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,CAAC,IAAI;YACzC,MAAM,MAAM,GAAG,IAAI,YAAY,iBAAiB,GAAG,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;YAClF,MAAM,SAAS,GAAG,MAAM,KAAK,cAAc,CAAC;YAC5C,MAAM,CAAC,YAAY,CAAC,cAAc,EAAE,SAAS,CAAC,QAAQ,EAAE,CAAC,CAAC;YAC1D,IAAI,CAAC,eAAe,CAAC,cAAc,EAAE,SAAS,CAAC,CAAC;SACjD,CAAC,CAAC;KACJ;;;;IAKO,eAAe;QACrB,IAAI,CAAC,SAAS,GAAG,CAAC,IAAI,CAAC,SAAS,CAAC;KAClC;IAED,gBAAgB;QACd,IAAI,IAAI,CAAC,WAAW,EAAE;YACpB,MAAM,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;YAClE,IAAI,CAAC,UAAU,EAAE,CAAC;SACnB;KACF;IAED,oBAAoB;QAClB,MAAM,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;KAC3D;IAED,MAAM;QACJ,QACEA,QAACC,UAAI,qDAAC,SAAS,EAAE,IAAI,CAAC,SAAS,IAC7BD,uEACE,KAAK,EAAC,QAAQ,EACd,OAAO,EAAEE,qBAAa,CAAC,SAAS,EAChC,IAAI,EAAE,IAAI,CAAC,SAAS,GAAG,YAAY,GAAG,cAAc,EACpD,OAAO,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC,cAG/B,EACXF,kEAAK,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,GAAG,GAAG,EAAE,CAAC,IAC/BA,oEAAa,CACT,CACD,EACP;KACH;;;;;;;","names":["h","Host","ButtonVariant"],"sources":["src/components/z-anchor-navigation/styles.css?tag=z-anchor-navigation","src/components/z-anchor-navigation/index.tsx"],"sourcesContent":["html {\n scroll-behavior: smooth;\n}\n\nz-anchor-navigation nav {\n display: none;\n flex-direction: column;\n justify-content: flex-start;\n row-gap: calc(var(--space-unit) / 2);\n}\n\nz-anchor-navigation[collapsed] nav {\n display: flex;\n margin-top: var(--space-unit);\n}\n\nz-anchor-navigation nav a {\n display: -webkit-box;\n overflow: clip;\n width: 100%;\n box-sizing: border-box;\n padding: calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 2);\n -webkit-box-orient: vertical;\n color: inherit;\n font-weight: inherit;\n -webkit-line-clamp: 2;\n overflow-clip-margin: content-box;\n text-decoration: none;\n}\n\nz-anchor-navigation nav * a:not(:only-child) {\n padding-right: calc(var(--space-unit) * 5);\n}\n\n@supports not (overflow-clip-margin: content-box) {\n z-anchor-navigation nav a {\n display: inline-block;\n overflow: hidden;\n -webkit-line-clamp: none;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n}\n\nz-anchor-navigation nav > * {\n position: relative;\n border-left: var(--border-size-large) solid var(--color-surface04);\n color: var(--color-default-text);\n font-family: var(--font-family-sans);\n transition:\n background-color 0.3s ease-in-out,\n border-color 0.3s ease-in-out,\n color 0.3s ease-in-out;\n}\n\nz-anchor-navigation nav > [data-current] {\n border-left-color: var(--color-primary01);\n color: var(--color-text-link-blue);\n font-weight: var(--font-sb);\n}\n\nz-anchor-navigation nav > * > *:is(z-button, button) {\n position: absolute;\n top: 50%;\n right: 0;\n transform: translateY(-50%);\n transition: opacity 0.3s ease-in-out;\n}\n\nz-anchor-navigation nav > *:focus:focus-visible,\nz-anchor-navigation nav > * > *:focus:focus-visible {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\nz-anchor-navigation nav button {\n padding: 0;\n border: none;\n margin: 0;\n background-color: transparent;\n}\n\n@media (min-width: 768px) {\n z-anchor-navigation z-button.toggle {\n display: none !important;\n }\n\n z-anchor-navigation nav {\n display: flex;\n }\n\n /* hide anchor actions by default... */\n z-anchor-navigation nav > * > :is(z-button, button) {\n opacity: 0;\n pointer-events: none;\n }\n\n @media (hover: hover) {\n /* ...show them only hovering/focusing the anchor */\n z-anchor-navigation nav > :is([data-current], :hover, :focus, :focus-within) > :is(z-button, button) {\n opacity: 1;\n pointer-events: unset;\n }\n\n z-anchor-navigation nav > *:hover {\n border-left-color: var(--color-hover-secondary);\n background-color: var(--color-hover-surface);\n color: var(--color-text-link-blue-hover);\n }\n }\n\n z-anchor-navigation[hide-unselected] nav > *:not([data-current], :hover, :focus, :focus-within) {\n color: transparent;\n fill: transparent;\n }\n}\n","import {Component, Element, h, Host, Prop, State} from \"@stencil/core\";\nimport {ButtonVariant} from \"../../beans\";\n\n/**\n * Anchor navigation component.\n * @slot - Anchor navigation items. Use `<a>` elements inside. If you need an extra action element, use a wrapper around it and the anchor.\n * @example\n * ```\n * <z-anchor-navigation>\n * <div>\n * <a href=\"#section-id\">Section name</a>\n * <button type=\"button\">\n * <z-icon name=\"share\" />\n * </button>\n * </div>\n * </z-anchor-navigation>\n * ```\n */\n@Component({\n tag: \"z-anchor-navigation\",\n styleUrl: \"styles.css\",\n shadow: false,\n})\nexport class ZAnchorNavigation {\n /**\n * If enabled, the text of each anchor will be hidden unless\n * for the current one or the one the user is hovering.\n */\n @Prop({reflect: true})\n hideUnselected = false;\n\n /**\n * Enables automatic inference of the current item, listening for hash change\n * and checking the `href` of the slotted anchors.\n * When disabled, the highlight of current item must be handled manually by setting the `data-current`\n * attribute to the correct slotted items and the `aria-current` attribute to the anchors.\n */\n @Prop()\n autoCurrent = true;\n\n /**\n * Whether the mobile list is collapsed.\n */\n @State()\n collapsed = false;\n\n @Element() host: HTMLZAnchorNavigationElement;\n\n /** Reference to the nav element. */\n private nav: HTMLElement;\n\n /**\n * Set `aria-current` attribute to the anchors.\n */\n private setCurrent(): void {\n const currentElement = Array.from(this.nav.querySelectorAll(\"a\")).find(\n (anchor) => anchor.href === this.host.ownerDocument.location.href\n );\n Array.from(this.nav.children).forEach((item) => {\n const anchor = item instanceof HTMLAnchorElement ? item : item.querySelector(\"a\");\n const isCurrent = anchor === currentElement;\n anchor.setAttribute(\"aria-current\", isCurrent.toString());\n item.toggleAttribute(\"data-current\", isCurrent);\n });\n }\n\n /**\n * Toggle collapsed state.\n */\n private toggleCollapsed(): void {\n this.collapsed = !this.collapsed;\n }\n\n componentDidLoad(): void {\n if (this.autoCurrent) {\n window.addEventListener(\"hashchange\", this.setCurrent.bind(this));\n this.setCurrent();\n }\n }\n\n disconnectedCallback(): void {\n window.removeEventListener(\"hashchange\", this.setCurrent);\n }\n\n render(): HTMLZAnchorNavigationElement {\n return (\n <Host collapsed={this.collapsed}>\n <z-button\n class=\"toggle\"\n variant={ButtonVariant.SECONDARY}\n icon={this.collapsed ? \"chevron-up\" : \"chevron-down\"}\n onClick={this.toggleCollapsed.bind(this)}\n >\n salta a\n </z-button>\n <nav ref={(el) => (this.nav = el)}>\n <slot></slot>\n </nav>\n </Host>\n );\n }\n}\n"],"version":3}
|
|
@@ -325,6 +325,7 @@ const STROKE_ICONS = {
|
|
|
325
325
|
"accessibility": "M500 1000Q344 1000 232 943.5 120 887 60 774.5 0 662 0 498 0 346 60.5 233.5 121 121 233.5 60.5 346 0 500 0 654 0 766.5 60.5 879 121 939.5 233.5 1000 346 1000 498 1000 662 940 774.5 880 887 768 943.5 656 1000 500 1000ZM82 558Q82 665 133 748.5 184 832 278 878L425 603 403 454 218 454 218 386 788 386 788 454 598 454 576 605 723 881Q817 836 867.5 751.5 918 667 918 558L918 438Q918 338 863.5 254.5 809 171 713.5 122.5 618 74 500 74 382 74 286.5 122.5 191 171 136.5 254.5 82 338 82 438L82 558ZM347 905Q418 926 504 926 581 926 647 909L500 634 499 634 347 905ZM405 249Q405 158 501 158 548 158 572.5 181 597 204 597 249 597 337 501 337 453 337 429 315.5 405 294 405 249Z",
|
|
326
326
|
"active-note": "M118 980Q91 980 75.5 964.5 60 949 60 922L60 78Q60 51 75.5 35.5 91 20 118 20L872 20Q899 20 914.5 35.5 930 51 930 78L930 516 854 516 854 92 136 92 136 908 500 908 500 980 118 980ZM204 687Q204 670 217 658 230 646 248 646 265 646 278 658 291 670 291 687 291 705 278.5 717.5 266 730 248 730 230 730 217 717.5 204 705 204 687ZM204 533Q204 516 217 504 230 492 248 492 265 492 278 504 291 516 291 533 291 551 278.5 563.5 266 576 248 576 230 576 217 563.5 204 551 204 533ZM204 379Q204 362 217 350 230 338 248 338 265 338 278 350 291 362 291 379 291 397 278.5 409.5 266 422 248 422 230 422 217 409.5 204 397 204 379ZM204 225Q204 208 217 196 230 184 248 184 265 184 278 196 291 208 291 225 291 243 278.5 255.5 266 268 248 268 230 268 217 255.5 204 243 204 225ZM354 654L540 654 540 723 354 723ZM354 500L706 500 706 569 354 569ZM354 346L540 346 540 415 354 415ZM354 192L706 192 706 261 354 261ZM587 815Q587 765 610.5 724.5 634 684 676.5 660.5 719 637 772 637 822 637 862.5 660 903 683 926.5 724 950 765 950 815 950 868 926.5 910 903 952 862.5 976 822 1000 772 1000 718 1000 676 976.5 634 953 610.5 910.5 587 868 587 815ZM735 912L779 912 877 745 838 722 756 862 709 791 671 818Z",
|
|
327
327
|
"add-note": "M118 980Q91 980 75.5 964.5 60 949 60 922L60 78Q60 51 75.5 35.5 91 20 118 20L872 20Q899 20 914.5 35.5 930 51 930 78L930 516 854 516 854 92 136 92 136 908 500 908 500 980 118 980ZM204 687Q204 670 217 658 230 646 248 646 265 646 278 658 291 670 291 687 291 705 278.5 717.5 266 730 248 730 230 730 217 717.5 204 705 204 687ZM204 533Q204 516 217 504 230 492 248 492 265 492 278 504 291 516 291 533 291 551 278.5 563.5 266 576 248 576 230 576 217 563.5 204 551 204 533ZM204 379Q204 362 217 350 230 338 248 338 265 338 278 350 291 362 291 379 291 397 278.5 409.5 266 422 248 422 230 422 217 409.5 204 397 204 379ZM204 225Q204 208 217 196 230 184 248 184 265 184 278 196 291 208 291 225 291 243 278.5 255.5 266 268 248 268 230 268 217 255.5 204 243 204 225ZM354 654L540 654 540 723 354 723ZM354 500L706 500 706 569 354 569ZM354 346L540 346 540 415 354 415ZM354 192L706 192 706 261 354 261ZM587 815Q587 765 610.5 724.5 634 684 676.5 660.5 719 637 772 637 822 637 862.5 660 903 683 926.5 724 950 765 950 815 950 868 926.5 910 903 952 862.5 976 822 1000 772 1000 718 1000 676 976.5 634 953 610.5 910.5 587 868 587 815ZM745 843L745 924 794 924 794 843 875 843 875 794 794 794 794 712 745 712 745 794 663 794 663 843Z",
|
|
328
|
+
"ai-tips": "M399 205Q464 355 554.5 445 645 535 795 601L795 603Q645 668 555 758.5 465 849 399 1000L397 1000Q332 850 241 759 150 668 0 603L0 601Q150 535 241 445 332 355 397 205L399 205ZM785 0Q821 82 870 131 919 180 1000 215L1000 216Q919 252 870 301 821 350 785 432L784 432Q748 350 699 301 650 252 568 216L568 215Q650 179 699 130.5 748 82 784 0L785 0Z",
|
|
328
329
|
"app-switcher": "M499 619Q444 619 412 589 380 559 380 501 380 442 412 410.5 444 379 499 379 554 379 587 410.5 620 442 620 501 620 559 587.5 589 555 619 499 619ZM0 882Q0 824 31.5 793 63 762 119 762 174 762 206.5 793 239 824 239 882 239 940 206.5 970 174 1000 119 1000 63 1000 31.5 970 0 940 0 882ZM0 501Q0 442 31.5 410.5 63 379 119 379 174 379 206.5 410.5 239 442 239 501 239 559 206.5 589 174 619 119 619 63 619 31.5 589 0 559 0 501ZM0 120Q0 62 31.5 31 63 0 119 0 174 0 206.5 31.5 239 63 239 120 239 178 206.5 208 174 238 119 238 63 238 31.5 208 0 178 0 120ZM380 882Q380 824 412 793 444 762 499 762 554 762 587 793 620 824 620 882 620 940 587 970 554 1000 499 1000 444 1000 412 970 380 940 380 882ZM380 120Q380 63 412.5 31.5 445 0 499 0 554 0 587 31.5 620 63 620 120 620 178 587 208 554 238 499 238 444 238 412 208 380 178 380 120ZM761 882Q761 824 793 793 825 762 880 762 935 762 967.5 793 1000 824 1000 882 1000 940 968 970 936 1000 880 1000 825 1000 793 970 761 940 761 882ZM761 501Q761 442 793 410.5 825 379 880 379 935 379 967.5 410.5 1000 442 1000 501 1000 559 968 589 936 619 880 619 825 619 793 589 761 559 761 501ZM761 120Q761 62 793 31 825 0 880 0 935 0 967.5 31.5 1000 63 1000 120 1000 178 968 208 936 238 880 238 825 238 793 208 761 178 761 120Z",
|
|
329
330
|
"arrow-clockwise-down-right": "M490 2Q623 2 739 52.5 855 103 927.5 207.5 1000 312 1000 466 1000 588 947.5 679 895 770 819 824.5 743 879 666 906L780 904 934 904 934 982 546 982 546 592 624 592 624 838Q691 813 757.5 771 824 729 871 666 918 603 918 524L918 412Q918 322 857.5 244.5 797 167 698.5 121.5 600 76 492 76 378 76 284 124.5 190 173 136 251 82 329 82 412L82 524Q82 652 150 733.5 218 815 302 864L254 928Q178 874 132 831 86 788 43 696.5 0 605 0 468 0 329 62 223.5 124 118 235 60 346 2 490 2Z",
|
|
330
331
|
"arrow-clockwise-up-left": "M510 1000Q377 1000 261 949.5 145 899 72.5 794.5 0 690 0 536 0 414 52.5 323 105 232 181 177.5 257 123 334 96L220 98 66 98 66 20 454 20 454 410 376 410 376 164Q309 189 242.5 231 176 273 129 336 82 399 82 478L82 590Q82 680 142.5 757.5 203 835 301.5 880.5 400 926 508 926 622 926 716 877.5 810 829 864 751 918 673 918 590L918 478Q918 350 850 268.5 782 187 698 138L746 74Q822 128 868 171 914 214 957 305.5 1000 397 1000 534 1000 673 938 778.5 876 884 765 942 654 1000 510 1000Z",
|
|
@@ -381,6 +382,7 @@ const STROKE_ICONS = {
|
|
|
381
382
|
"blockquote": "M902 309L563 307 563 20 980 22 980 311 842 980 765 980ZM20 20L437 23 437 313 299 980 222 980 359 309 20 307Z",
|
|
382
383
|
"bold": "M165 20L527 20Q675 20 752 83.5 829 147 829 268 829 342 800 395 771 448 710 483 778 510 813 566 848 622 848 703 848 787 811 849.5 774 912 704 946 634 980 537 980L165 980ZM518 838Q602 838 642 806 682 774 682 706L682 670Q682 611 640.5 580.5 599 550 518 550L321 550 321 838ZM519 421Q587 421 625.5 389.5 664 358 664 301L664 265Q664 156 510 156L321 156 321 421Z",
|
|
383
384
|
"book": "M20 214L70 214 70 108Q203 108 287.5 121 372 134 421.5 162 471 190 500 238 529 190 579 162 629 134 713 121 797 108 930 108L930 214 980 214 980 898 20 898ZM128 771Q260 771 340.5 793.5 421 816 464 858L464 453Q464 341 437.5 284 411 227 340 203.5 269 180 128 180L128 771ZM536 858Q579 816 659.5 793.5 740 771 872 771L872 180Q731 180 660 203.5 589 227 562.5 284 536 341 536 453L536 858Z",
|
|
385
|
+
"book-author": "M331 980Q289 980 265 956 241 932 241 890L241 724 853 724 853 88 241 88Q242 59 266 39.5 290 20 331 20L931 20 931 799Q900 799 880.5 811 861 823 861 845 861 866 879 879.5 897 893 925 893L931 893 931 980 331 980ZM791 905Q788 896 783.5 880.5 779 865 779 846 779 830 783 816.5 787 803 789 799L319 799 319 905 791 905ZM270 671Q145 671 72.5 601.5 0 532 0 404 0 324 33.5 264 67 204 128 171.5 189 139 270 139 351 139 412 171.5 473 204 506.5 264 540 324 540 404 540 532 467.5 601.5 395 671 270 671ZM272 615Q331 615 376 595 375 557 367.5 540 360 523 342.5 517.5 325 512 289 512L251 512Q217 512 200 517.5 183 523 174 540.5 165 558 164 594 209 615 272 615ZM271 428Q173 428 173 340 173 297 198.5 273.5 224 250 271 250 317 250 342.5 273.5 368 297 368 340 368 384 343 406 318 428 271 428ZM271 380Q289 380 298.5 371.5 308 363 308 348L308 331Q308 316 298 308 288 300 271 300 233 300 233 331L233 348Q233 380 271 380ZM66 435Q66 506 108 554 115 501 147.5 479 180 457 248 457L292 457Q361 457 393 479.5 425 502 432 556 474 509 474 435L474 373Q474 323 448 282.5 422 242 375 218.5 328 195 270 195 212 195 165 218.5 118 242 92 282.5 66 323 66 373L66 435Z",
|
|
384
386
|
"book-minus": "M20 214L70 214 70 108Q206 108 291.5 121.5 377 135 426.5 164 476 193 504 243 546 170 638 139 730 108 902 108L980 108 980 180 902 180Q751 180 675.5 203.5 600 227 572 284 544 341 544 453L544 857Q580 823 634 804.5 688 786 769 778.5 850 771 980 771L980 898 20 898ZM128 771Q261 771 341.5 793.5 422 816 465 858L465 453Q465 341 438.5 284 412 227 341 203.5 270 180 128 180L128 771ZM621 476Q621 429 643.5 390.5 666 352 705.5 330 745 308 795 308 842 308 880.5 330 919 352 941 390.5 963 429 963 476 963 526 941 565.5 919 605 880.5 627.5 842 650 795 650 745 650 705 627.5 665 605 643 565.5 621 526 621 476ZM729 569L792 506 856 570 883 543 819 479 883 416 856 389 793 452 729 388 702 415 766 479 702 542Z",
|
|
385
387
|
"book-plus": "M20 214L70 214 70 108Q206 108 291.5 121.5 377 135 426.5 164 476 193 504 243 546 170 638 139 730 108 902 108L980 108 980 180 902 180Q751 180 675.5 203.5 600 227 572 284 544 341 544 453L544 857Q580 823 634 804.5 688 786 769 778.5 850 771 980 771L980 898 20 898ZM128 771Q261 771 341.5 793.5 422 816 465 858L465 453Q465 341 438.5 284 412 227 341 203.5 270 180 128 180L128 771ZM621 476Q621 429 643.5 390.5 666 352 705.5 330 745 308 795 308 842 308 880.5 330 919 352 941 390.5 963 429 963 476 963 526 941 565.5 919 605 880.5 627.5 842 650 795 650 745 650 705 627.5 665 605 643 565.5 621 526 621 476ZM770 502L770 578 816 578 816 502 892 502 892 456 816 456 816 379 770 379 770 456 693 456 693 502Z",
|
|
386
388
|
"book-view": "M50 415L980 415 980 484 50 484ZM20 853L254 853Q265 818 293.5 796.5 322 775 360 775 394 775 421.5 796.5 449 818 460 853L980 853 980 922 460 922Q449 956 422 978 395 1000 360 1000 322 1000 293.5 978.5 265 957 254 922L20 922ZM50 594L674 594 674 663 50 663ZM50 236L674 236 674 305 50 305ZM50 57L980 57 980 126 50 126Z",
|
|
@@ -507,6 +509,7 @@ const STROKE_ICONS = {
|
|
|
507
509
|
"immersive-reading": "M390 980Q348 980 324 956 300 932 300 890L300 724 912 724 912 88 300 88Q301 59 325 39.5 349 20 390 20L990 20 990 799Q959 799 939.5 811 920 823 920 845 920 866 938 879.5 956 893 984 893L990 893 990 980 390 980ZM20 323Q20 309 26 303 32 297 46 297L171 297 335 193Q344 187 355 187 369 187 378.5 197.5 388 208 388 228L388 586Q388 605 379.5 616 371 627 357 627 347 627 334 619L171 514 48 514Q33 514 26.5 507 20 500 20 485ZM194 454L327 542 327 272 194 357 81 357 81 454ZM850 905Q838 875 838 846 838 822 848 799L378 799 378 905ZM450 490Q480 480 499.5 457 519 434 519 404 519 374 499.5 351.5 480 329 450 319L487 274Q530 291 553 325.5 576 360 576 404 576 448 553 483 530 518 487 535L450 490ZM551 590Q610 552 639 508 668 464 668 404 668 345 639 301 610 257 551 219L591 170Q664 218 697 273.5 730 329 730 404 730 478 696 534 662 590 591 639L551 590Z",
|
|
508
510
|
"inbox-tray": "M110 980Q68 980 44 956 20 932 20 890L20 516Q20 474 43.5 450 67 426 110 426L236 426 188 374Q175 357 175 338 175 320 187.5 309 200 298 222 298L348 298 348 20 426 20 426 366 282 366 500 604 718 366 572 366 572 20 650 20 650 298 776 298Q799 298 812 309 825 320 825 337 825 358 808 376L762 426 890 426Q933 426 956.5 450 980 474 980 516L980 890Q980 932 956.5 956 933 980 890 980L110 980ZM902 908L902 496 692 496 538 666Q518 686 500 686 483 686 460 666L306 496 98 496 98 908ZM658 714L812 714 812 812 658 812Z",
|
|
509
511
|
"increase-indentation": "M434 559L887 559 887 631 434 631ZM20 351L240 500 20 649ZM294 759L767 759 767 831 294 831ZM294 159L887 159 887 231 294 231ZM434 359L767 359 767 431 434 431Z",
|
|
512
|
+
"indeterminated-checkbox": "M106 980Q64 980 42 957.5 20 935 20 894L20 106Q20 65 43 42.5 66 20 106 20L894 20Q935 20 957.5 42.5 980 65 980 106L980 894Q980 935 957.5 957.5 935 980 894 980L106 980ZM258 460L742 460 742 538 258 538ZM902 908L902 92 98 92 98 908Z",
|
|
510
513
|
"index-down": "M781 496Q781 562 763.5 592 746 622 713 622 704 622 695.5 619.5 687 617 683 613 683 651 663 675 643 699 613 699 591 699 571 686 562 714 543.5 728 525 742 502 742 484 742 466 733 464 857 464 914 464 952 448 976 432 1000 400 1000 344 1000 332 922L292 664Q287 658 263.5 632.5 240 607 227 573.5 214 540 214 498 214 451 228 416 242 381 272 334L294 301Q330 252 336 230 316 230 316 210L316 66Q316 53 320 46.5 324 40 338 34 370 19 416.5 9.5 463 0 518 0 610 0 714 38 732 45 732 70L732 202Q732 213 727.5 218.5 723 224 716 224 750 301 765 362.5 780 424 781 496ZM261 507Q261 542 270.5 565 280 588 291.5 600 303 612 330 636 335 640 346.5 651 358 662 369 668 380 674 392 674 408 674 416 662.5 424 651 424 630 424 616 419 605 414 594 404 579 393 563 386.5 548 380 533 380 512 380 479 396 455 412 431 457 389 484 364 494 334 504 304 504 270L549 270Q549 314 533 353.5 517 393 486 418L490 418Q498 418 504.5 422 511 426 514 432 528 396 561 396 584 396 596 404 597 381 613 369 629 357 651 357 692 357 732 420L726 396Q707 322 694 282.5 681 243 666 222 599 194 516 194 479 194 448 202.5 417 211 382 226 379 245 361 281.5 343 318 321 348 290 391 275.5 429.5 261 468 261 507ZM372 918Q375 952 400 952 426 952 426 918L424 700Q419 704 409.5 707 400 710 391 710 368 710 346 694ZM368 179Q438 145 526 145 578 145 613 153.5 648 162 678 177L678 80Q639 64 605 56 571 48 518 48 430 48 368 80L368 179ZM447 493Q447 511 455 561 464 608 464 636 464 652 460.5 662.5 457 673 448 682 463 698 488 698 509 698 522.5 681.5 536 665 536 627 536 602 528.5 561.5 521 521 506 489.5 491 458 471 458 457 458 452 467 447 476 447 493ZM543 460Q543 474 556 526 573 600 573 620 573 657 606 657 647 657 647 614 647 572 614 492 601 460 591 447.5 581 435 567 435 556 435 549.5 441.5 543 448 543 460ZM626 417Q626 425 642 459 645 468 649.5 478.5 654 489 659 501 677 548 686.5 562 696 576 711 576 724 576 732 562.5 740 549 740 528 740 502 724.5 469.5 709 437 687.5 414 666 391 649 391 639 391 632.5 398 626 405 626 417Z",
|
|
511
514
|
"index-left": "M504 783Q438 783 408 765.5 378 748 378 715 378 706 380.5 697.5 383 689 387 685 349 685 325 665 301 645 301 615 301 592 314 573 286 564 272 545.5 258 527 258 504 258 486 267 468 143 466 86 466 48 466 24 450 0 434 0 402 0 346 78 334L336 294Q342 289 367.5 265.5 393 242 426.5 229 460 216 502 216 549 216 584 230 619 244 666 274L699 296Q748 332 770 338 770 318 790 318L934 318Q947 318 953.5 322 960 326 966 340 981 372 990.5 418.5 1000 465 1000 520 1000 612 962 716 955 734 930 734L798 734Q787 734 781.5 729.5 776 725 776 718 699 752 637.5 767 576 782 504 783ZM48 402Q48 428 82 428L300 426Q296 421 293 411.5 290 402 290 393 290 370 306 348L82 374Q48 377 48 402ZM302 490Q302 511 318.5 524.5 335 538 373 538 398 538 438.5 530.5 479 523 510.5 508 542 493 542 473 542 459 533 454 524 449 507 449 489 449 439 457 392 466 364 466 348 466 337.5 462.5 327 459 318 450 302 465 302 490ZM326 394Q326 410 337.5 418 349 426 370 426 384 426 395 421 406 416 421 406 437 395 452 388.5 467 382 488 382 521 382 545 398 569 414 611 459 636 486 666 496 696 506 730 506L730 551Q686 551 646.5 535 607 519 582 488L582 492Q582 500 578 506.5 574 513 568 516 604 530 604 563 604 586 596 598 619 599 631 615 643 631 643 653 643 694 580 734L604 728Q678 709 717.5 696 757 683 778 668 806 601 806 518 806 481 797.5 450 789 419 774 384 755 381 718.5 363 682 345 652 323 609 292 570.5 277.5 532 263 493 263 458 263 435 272.5 412 282 400 293.5 388 305 364 332 360 337 349 348.5 338 360 332 371 326 382 326 394ZM343 608Q343 649 386 649 428 649 508 616 540 603 552.5 593 565 583 565 569 565 558 558.5 551.5 552 545 540 545 526 545 474 558 400 575 380 575 343 575 343 608ZM424 713Q424 726 437.5 734 451 742 472 742 498 742 530.5 726.5 563 711 586 689.5 609 668 609 651 609 641 602 634.5 595 628 583 628 575 628 541 644 532 647 521.5 651.5 511 656 499 661 452 679 438 688.5 424 698 424 713ZM821 370Q855 440 855 528 855 580 846.5 615 838 650 823 680L920 680Q936 641 944 607 952 573 952 520 952 432 920 370L821 370Z",
|
|
512
515
|
"index-right": "M496 787Q424 786 362.5 771 301 756 224 722 224 729 218.5 733.5 213 738 202 738L70 738Q45 738 38 720 0 616 0 524 0 469 9.5 422.5 19 376 34 344 40 330 46.5 326 53 322 66 322L210 322Q230 322 230 342 252 336 301 300L334 278Q381 248 416 234 451 220 498 220 552 220 584.5 237 617 254 637.5 273.5 658 293 664 298L922 338Q1000 350 1000 406 1000 438 976 454 952 470 914 470 857 470 733 472 742 490 742 508 742 531 728 549.5 714 568 686 577 699 596 699 619 699 649 675 669 651 689 613 689 617 693 619.5 701.5 622 710 622 719 622 752 592 769.5 562 787 496 787ZM48 524Q48 577 56 611 64 645 80 684L177 684Q162 654 153.5 619 145 584 145 532 145 444 179 374L80 374Q48 436 48 524ZM194 522Q194 605 222 672 243 687 282.5 700 322 713 396 732L420 738Q357 698 357 657 357 635 369 619 381 603 404 602 396 590 396 567 396 534 432 520 425 517 421 509 417 501 418 492 393 523 353.5 539 314 555 270 555L270 510Q304 510 334 500 364 490 389 463 431 418 455 402 479 386 512 386 533 386 548 392.5 563 399 579 410 594 420 605 425 616 430 630 430 651 430 662.5 422 674 414 674 398 674 384 666.5 372.5 659 361 649.5 351 640 341 636 336 633 332 614 310.5 595 289 568.5 278 542 267 507 267 468 267 429.5 281.5 391 296 348 327 318 349 282 367 246 385 226 388 211 423 202.5 454 194 485 194 522ZM391 655Q391 672 414 693.5 437 715 469.5 730.5 502 746 528 746 549 746 562.5 738 576 730 576 717 576 702 562 692.5 548 683 501 665 489 660 478.5 655.5 468 651 459 648 425 632 417 632 405 632 398 638.5 391 645 391 655ZM435 573Q435 587 447.5 597 460 607 492 620 572 653 614 653 657 653 657 612 657 579 620 579 600 579 526 562 474 549 460 549 448 549 441.5 555.5 435 562 435 573ZM458 477Q458 497 489.5 512 521 527 561.5 534.5 602 542 627 542 665 542 681.5 528.5 698 515 698 494 698 469 682 454 673 463 662.5 466.5 652 470 636 470 608 470 561 461 511 453 493 453 476 453 467 458 458 463 458 477ZM694 352Q710 374 710 397 710 406 707 415.5 704 425 700 430L918 432Q952 432 952 406 952 381 918 378L694 352Z",
|
|
@@ -539,6 +542,7 @@ const STROKE_ICONS = {
|
|
|
539
542
|
"minus-square": "M106 980Q64 980 42 957.5 20 935 20 894L20 106Q20 65 43 42.5 66 20 106 20L894 20Q935 20 957.5 42.5 980 65 980 106L980 894Q980 935 957.5 957.5 935 980 894 980L106 980ZM902 908L902 92 98 92 98 908ZM218 460L782 460 782 532 218 532Z",
|
|
540
543
|
"monospace": "M245 262L158 556 344 556 257 262ZM204 186L294 186 492 814 421 814 363 620 139 620 81 814 10 814ZM583 752L744 752 744 432 610 432 610 370 810 370 810 752 943 752 943 814 583 814ZM710 186L810 186 810 296 710 296Z",
|
|
541
544
|
"multiple-choice": "M20 78Q20 51 35.5 35.5 51 20 78 20L414 20Q441 20 456.5 35.5 472 51 472 78L472 414Q472 441 456.5 456.5 441 472 414 472L78 472Q51 472 35.5 456.5 20 441 20 414L20 78ZM20 586Q20 559 35.5 543.5 51 528 78 528L414 528Q441 528 456.5 543.5 472 559 472 586L472 922Q472 949 456.5 964.5 441 980 414 980L78 980Q51 980 35.5 964.5 20 949 20 922ZM396 908L396 600 96 600 96 908ZM396 400L396 92 96 92 96 400ZM528 586Q528 559 543.5 543.5 559 528 586 528L922 528Q949 528 964.5 543.5 980 559 980 586L980 922Q980 949 964.5 964.5 949 980 922 980L586 980Q559 980 543.5 964.5 528 949 528 922ZM528 78Q528 51 543.5 35.5 559 20 586 20L922 20Q949 20 964.5 35.5 980 51 980 78L980 414Q980 441 964.5 456.5 949 472 922 472L586 472Q559 472 543.5 456.5 528 441 528 414ZM719 378L929 170 885 120 719 285 647 213 599 259ZM904 908L904 600 604 600 604 908Z",
|
|
545
|
+
"multi-marks": "M350 206L295 206 295 794 773 794 773 744 412 744Q388 744 369 726 350 708 350 681ZM904 676L904 300 776 300Q736 300 713 277 690 254 690 214L690 88 426 88 426 676ZM904 232L758 88 758 232ZM514 517L770 517 770 586 514 586ZM514 383L826 383 826 452 514 452ZM88 319Q88 293 106.5 274.5 125 256 150 256L219 256 219 201Q219 175 237.5 156.5 256 138 281 138L350 138 350 83Q350 57 368.5 38.5 387 20 412 20L790 20 980 211 980 681Q980 706 962 725 944 744 917 744L849 744 849 799Q849 824 831 843 813 862 786 862L718 862 718 917Q718 942 700 961 682 980 655 980L150 980Q126 980 107 962 88 944 88 917L88 319ZM642 912L642 862 281 862Q257 862 238 844 219 826 219 799L219 324 164 324 164 912Z",
|
|
542
546
|
"multiply": "M144 797L445 496 144 195 199 140 500 441 801 140 856 195 555 496 856 797 801 852 500 551 199 852Z",
|
|
543
547
|
"multiply-circled": "M500 1000Q344 1000 232 943.5 120 887 60 774.5 0 662 0 498 0 346 60.5 233.5 121 121 233.5 60.5 346 0 500 0 654 0 766.5 60.5 879 121 939.5 233.5 1000 346 1000 498 1000 662 940 774.5 880 887 768 943.5 656 1000 500 1000ZM82 558Q82 665 132 748.5 182 832 276.5 879 371 926 500 926 629 926 723.5 879 818 832 868 748.5 918 665 918 558L918 438Q918 338 863.5 254.5 809 171 713.5 122.5 618 74 500 74 382 74 286.5 122.5 191 171 136.5 254.5 82 338 82 438L82 558ZM445 496L264 315 319 260 500 441 681 260 736 315 555 496 736 677 681 732 500 551 319 732 264 677Z",
|
|
544
548
|
"multiply-square": "M106 980Q64 980 42 957.5 20 935 20 894L20 106Q20 65 43 42.5 66 20 106 20L894 20Q935 20 957.5 42.5 980 65 980 106L980 894Q980 935 957.5 957.5 935 980 894 980L106 980ZM902 908L902 92 98 92 98 908ZM444 498L265 319 320 265 499 444 678 264 734 319 554 499 733 678 678 732 499 553 320 733 264 678Z",
|
|
@@ -632,6 +636,7 @@ const STROKE_ICONS = {
|
|
|
632
636
|
"supscript": "M360 150L464 150 741 980 658 980 582 744 242 744 166 980 83 980ZM557 668L419 242 405 242 267 668ZM678 77Q695 37 723 18.5 751 0 797 0 853 0 881.5 26.5 910 53 910 102 910 134 894.5 160 879 186 835 230L774 291 774 299 917 299 917 358 690 358 690 300 779 209Q810 177 827 153.5 844 130 844 103 844 51 795 51 775 51 760 64 745 77 732 106L678 77Z",
|
|
633
637
|
"switch": "M224 535Q144 535 107.5 565.5 71 596 71 648 71 701 107.5 731.5 144 762 224 762L877 762 736 638 779 594 1000 797 779 1000 736 956 877 832 224 832Q112 832 56 782 0 732 0 648 0 565 56 515 112 465 224 465L776 465Q856 465 892.5 434.5 929 404 929 352 929 299 892.5 268.5 856 238 776 238L123 238 264 362 221 406 0 203 221 0 264 44 123 168 776 168Q888 168 944 218 1000 268 1000 352 1000 435 944 485 888 535 776 535L224 535Z",
|
|
634
638
|
"synchronize": "M20 60L98 60 98 214 96 319Q122 244 176 172 230 100 319.5 50 409 0 530 0 707 0 820.5 96.5 934 193 970 368L888 368Q871 282 823 215.5 775 149 700.5 111.5 626 74 534 74 256 74 153 370L414 370 414 448 20 448ZM112 632Q129 717 176.5 784 224 851 298 888.5 372 926 463 926 568 926 646.5 881 725 836 773.5 769.5 822 703 847 630L586 630 586 552 980 552 980 940 902 940 902 786 904 681Q879 753 821 826.5 763 900 672 950 581 1000 467 1000 292 1000 179 903 66 806 30 632Z",
|
|
639
|
+
"table-insert": "M78 980Q51 980 35.5 964.5 20 949 20 922L20 78Q20 51 35.5 35.5 51 20 78 20L922 20Q949 20 964.5 35.5 980 51 980 78L980 520 904 520 904 387 534 387 534 980 78 980ZM465 908L465 682 96 682 96 908ZM465 613L465 387 96 387 96 613ZM465 318L465 92 96 92 96 318ZM904 318L904 92 534 92 534 318ZM822 1000Q768 1000 726 976.5 684 953 660.5 910.5 637 868 637 815 637 765 660.5 724.5 684 684 726.5 660.5 769 637 822 637 872 637 912.5 660 953 683 976.5 724 1000 765 1000 815 1000 868 976.5 910 953 952 912.5 976 872 1000 822 1000ZM844 924L843 843 925 844 925 794 844 794 844 712 795 712 795 794 713 794 713 844 795 844 795 924Z",
|
|
635
640
|
"target": "M415 826Q218 826 109 720 0 614 0 411 0 285 50 192.5 100 100 193.5 50 287 0 414 0 541 0 633.5 50 726 100 776 193.5 826 287 826 416L759 416Q759 307 714.5 227 670 147 591.5 104.5 513 62 414 62 314 62 235.5 104.5 157 147 112.5 226 68 305 68 411 68 579 159.5 671.5 251 764 416 765L416 826 415 826ZM131 412Q131 326 165.5 262.5 200 199 263.5 165 327 131 414 131 544 131 619 207 694 283 695 416L628 416Q628 304 572.5 248 517 192 414 192 310 192 254 247.5 198 303 198 412 198 527 250.5 580.5 303 634 416 634L416 695 415 695Q281 695 206 622.5 131 550 131 412ZM261 412Q261 340 299.5 300.5 338 261 414 261 485 261 521.5 301.5 558 342 559 416L503 416Q503 374 494.5 352 486 330 467 321 448 312 414 312 365 312 344.5 330.5 324 349 324 394L324 431Q324 468 343.5 483.5 363 499 416 499L416 550Q339 550 300 512.5 261 475 261 412ZM503 503L825 503 825 576 631 576 1000 945 944 1000 576 631 576 825 503 826Z",
|
|
636
641
|
"teacher": "M128 980Q129 867 152.5 795.5 176 724 233 687 290 650 389 650L597 650Q696 650 753 687 810 724 833.5 795.5 857 867 858 980L782 980Q782 895 770 841.5 758 788 718 756 678 724 597 724L389 724Q308 724 268 755.5 228 787 216 840.5 204 894 204 980L128 980ZM493 0L860 165 860 331Q880 336 892.5 351.5 905 367 905 388 905 413 887.5 430.5 870 448 845 448 820 448 802.5 430.5 785 413 785 388 785 368 797.5 352 810 336 829 331L829 180 493 347 124 165ZM286 369Q286 331 298 301L369 335Q362 354 362 376 362 434 396.5 468 431 502 493 502 555 502 589.5 468 624 434 624 376 624 354 617 335L688 301Q700 331 700 369 700 469 643 520.5 586 572 493 572 400 572 343 520.5 286 469 286 369Z",
|
|
637
642
|
"technique": "M236 930Q236 902 263 872L791 310 808 292Q834 262 855 246 876 230 905 230 941 230 960.5 254.5 980 279 980 327L980 980 326 980Q280 980 258 970 236 960 236 930ZM44 557L525 49Q542 30 563 30 574 30 582 34.5 590 39 600 49L675 126Q685 136 690.5 145 696 154 696 164 696 175 692 181.5 688 188 677 200L198 706 44 706ZM160 656L537 260 472 197 103 584 103 656ZM904 907L901 293 826 373 852 398 805 446 780 421 731 474 757 499 710 547 685 523 637 574 662 599 615 647 591 623 541 675 567 700 520 748 496 724 446 776 471 801 424 849 400 825 325 905ZM578 212L621 169 557 106 515 151ZM575 807Q575 817 582.5 820.5 590 824 605 824L823 824 823 603Q823 587 817.5 581 812 575 802 575 792 575 784.5 580 777 585 766 596L583 788Q575 797 575 807Z",
|
|
@@ -665,6 +670,7 @@ const STROKE_ICONS = {
|
|
|
665
670
|
"view-off": "M501 870Q441 870 384 859L332 980 237 980 304 836Q200 795 126.5 709.5 53 624 0 498 85 329 200.5 229.5 316 130 496 130 564 130 622 145L678 20 773 20 699 171Q800 215 873 299.5 946 384 1000 498 922 676 804.5 773 687 870 501 870ZM99 500Q150 599 205.5 664 261 729 339 762L384 664Q308 616 308 500 308 409 359.5 358.5 411 308 499 308 526 308 546 312L589 218Q549 208 498 208 398 208 324.5 248.5 251 289 201 350 151 411 99 500ZM395 500Q395 558 420 588L461 500 514 382Q509 381 499 381 450 381 422.5 411 395 441 395 500ZM415 785Q461 792 498 792 599 792 674 754.5 749 717 801.5 654 854 591 901 500 847 407 792 343 737 279 663 244L615 340Q652 364 672 404.5 692 445 692 500 692 595 640 643.5 588 692 499 692 477 692 456 689L415 785ZM499 619Q605 619 605 500 605 443 579 414L536 501 486 619ZM509 379L604 379Z",
|
|
666
671
|
"view-single-page": "M656 330Q616 330 593 307 570 284 570 244L570 118 216 118 216 882 784 882 784 330 656 330ZM140 50L670 50 860 241 860 864Q860 905 837.5 927.5 815 950 774 950L140 950ZM304 710L706 710 706 779 304 779ZM304 566L650 566 650 635 304 635ZM304 422L726 422 706 491 304 491ZM784 262L638 118 638 262Z",
|
|
667
672
|
"virtual-class": "M0 322Q21 235 83 161 145 87 236 43.5 327 0 430 0L430 76Q344 77 271 109.5 198 142 147.5 197.5 97 253 76 322L0 322ZM0 980Q1 863 45.5 806.5 90 750 200 750L290 750Q397 750 442 807 487 864 486 980L414 980Q414 921 407 889.5 400 858 374 840 348 822 292 822L200 822Q145 822 117.5 840.5 90 859 81.5 892 73 925 74 980L0 980ZM102 564Q102 495 141 457.5 180 420 246 420 308 420 347 458 386 496 386 566 386 633 347 667.5 308 702 246 702 180 702 141 667 102 632 102 564ZM179 564Q179 602 194.5 618 210 634 245 634 275 634 292 619 309 604 309 567 309 522 292.5 505 276 488 243 488 210 488 194.5 505 179 522 179 564ZM514 560Q515 443 559.5 386.5 604 330 714 330L804 330Q911 330 956 387 1001 444 1000 560L928 560Q928 501 921 469.5 914 438 888 420 862 402 806 402L714 402Q659 402 631.5 420.5 604 439 595.5 472 587 505 588 560L514 560ZM616 144Q616 75 655 37.5 694 0 760 0 822 0 861 38 900 76 900 146 900 213 861 247.5 822 282 760 282 694 282 655 247 616 212 616 144ZM624 928Q687 921 749 888 811 855 859 802 907 749 928 686L1000 686Q979 769 920.5 838.5 862 908 783 950.5 704 993 624 1000ZM693 144Q693 182 708.5 198 724 214 759 214 789 214 806 199 823 184 823 147 823 102 806.5 85 790 68 757 68 724 68 708.5 85 693 102 693 144Z",
|
|
673
|
+
"virtual-reality": "M20 145L82 145 82 246Q134 142 243.5 71 353 0 509 0 629 0 727.5 45 826 90 890.5 163 955 236 980 318L900 318Q878 252 826 196 774 140 694 106 614 72 514 72 376 72 282.5 129 189 186 142 277L224 277 224 337 20 337ZM980 855L918 855 918 754Q866 858 757 929 648 1000 491 1000 371 1000 272.5 955 174 910 109.5 837 45 764 20 682L100 682Q122 748 174 804 226 860 306 894 386 928 486 928 624 928 717.5 871 811 814 858 723L776 723 776 663 980 663ZM402 638L485 369 421 369 372 556 322 369 253 369 336 638ZM583 539L606 539 654 638 727 638 672 531Q696 522 709.5 502.5 723 483 723 457 723 417 700.5 393 678 369 641 369L515 369 515 638 583 638ZM583 488L583 423 624 423Q651 423 651 449L651 461Q651 488 624 488Z",
|
|
668
674
|
"word": "M83 800Q40 791 40 746L40 250Q40 226 48.5 211.5 57 197 80 192L540 95Q554 92 565 92 590 92 601 107 612 122 612 151L612 220 870 220Q913 220 936.5 241 960 262 960 303L960 690Q960 726 937 748.5 914 771 875 771L612 771 612 843Q612 899 564 899 552 899 540 896ZM184 653L244 653 312 416 313 416 381 653 443 653 498 355 451 355 411 601 343 355 284 355 218 601 177 355 128 355ZM790 667L790 604 612 604 612 667ZM850 527L850 464 612 464 612 527ZM790 387L790 324 612 324 612 387Z",
|
|
669
675
|
"working-bag": "M110 899Q68 899 44 875 20 851 20 809L20 369Q20 326 43 302.5 66 279 110 279L232 279 232 189Q232 146 254.5 122.5 277 99 320 99L680 99Q721 99 744.5 123 768 147 768 189L768 279 890 279Q933 279 956.5 302.5 980 326 980 369L980 809Q980 851 956.5 875 933 899 890 899L110 899ZM902 831L902 581 590 581 590 651 410 651 410 581 98 581 98 831ZM902 511L902 347 98 347 98 511ZM690 279L690 167 310 167 310 279Z",
|
|
670
676
|
"workspace-zanichelli": "M794 1000Q701 1000 646.5 944 592 888 592 794 592 702 646.5 647 701 592 794 592 889 592 944.5 646.5 1000 701 1000 794 1000 888 944.5 944 889 1000 794 1000ZM0 794Q0 702 54.5 647 109 592 202 592 297 592 352.5 646.5 408 701 408 794 408 888 352.5 944 297 1000 202 1000 109 1000 54.5 944 0 888 0 794ZM0 202Q0 110 54.5 55 109 0 202 0 297 0 352.5 54.5 408 109 408 202 408 296 352.5 352 297 408 202 408 109 408 54.5 352 0 296 0 202ZM82 794Q82 856 112 890 142 924 202 924 264 924 295 890 326 856 326 794 326 732 295 698 264 664 202 664 142 664 112 698 82 732 82 794ZM82 202Q82 264 112 298 142 332 202 332 264 332 295 298 326 264 326 202 326 140 295 106 264 72 202 72 142 72 112 106 82 140 82 202ZM645 388L893 88 648 88 648 20 994 20 994 80 738 390 1000 390 1000 458 645 458ZM674 794Q674 856 704 890 734 924 794 924 856 924 887 890 918 856 918 794 918 732 887 698 856 664 794 664 734 664 704 698 674 732 674 794Z",
|
|
@@ -680,6 +686,7 @@ const FILLED_ICONS = {
|
|
|
680
686
|
"accessibility-filled": "M500 1000Q399 1000 316 976L500 635 688 975Q606 1000 500 1000ZM0 498Q0 346 60.5 233.5 121 121 233.5 60.5 346 0 500 0 654 0 766.5 60.5 879 121 939.5 233.5 1000 346 1000 498 1000 667 936.5 781 873 895 756 947L573 623 599 454 808 454 808 386 198 386 198 454 402 454 428 622 247 950Q128 897 64 782.5 0 668 0 498ZM405 249Q405 294 429 315.5 453 337 501 337 597 337 597 249 597 204 572.5 181 548 158 501 158 405 158 405 249Z",
|
|
681
687
|
"active-note-filled": "M118 980Q91 980 75.5 964.5 60 949 60 922L60 78Q60 51 75.5 35.5 91 20 118 20L872 20Q899 20 914.5 35.5 930 51 930 78L930 516 854 516 854 92 136 92 136 908 500 908 500 980 118 980ZM204 687Q204 670 217 658 230 646 248 646 265 646 278 658 291 670 291 687 291 705 278.5 717.5 266 730 248 730 230 730 217 717.5 204 705 204 687ZM204 533Q204 516 217 504 230 492 248 492 265 492 278 504 291 516 291 533 291 551 278.5 563.5 266 576 248 576 230 576 217 563.5 204 551 204 533ZM204 379Q204 362 217 350 230 338 248 338 265 338 278 350 291 362 291 379 291 397 278.5 409.5 266 422 248 422 230 422 217 409.5 204 397 204 379ZM204 225Q204 208 217 196 230 184 248 184 265 184 278 196 291 208 291 225 291 243 278.5 255.5 266 268 248 268 230 268 217 255.5 204 243 204 225ZM354 654L540 654 540 723 354 723ZM354 500L706 500 706 569 354 569ZM354 346L540 346 540 415 354 415ZM354 192L706 192 706 261 354 261ZM587 815Q587 765 610.5 724.5 634 684 676.5 660.5 719 637 772 637 822 637 862.5 660 903 683 926.5 724 950 765 950 815 950 868 926.5 910 903 952 862.5 976 822 1000 772 1000 718 1000 676 976.5 634 953 610.5 910.5 587 868 587 815ZM735 912L779 912 877 745 838 722 756 862 709 791 671 818Z",
|
|
682
688
|
"add-note-filled": "M118 980Q91 980 75.5 964.5 60 949 60 922L60 78Q60 51 75.5 35.5 91 20 118 20L872 20Q899 20 914.5 35.5 930 51 930 78L930 516 854 516 854 92 136 92 136 908 500 908 500 980 118 980ZM204 687Q204 670 217 658 230 646 248 646 265 646 278 658 291 670 291 687 291 705 278.5 717.5 266 730 248 730 230 730 217 717.5 204 705 204 687ZM204 533Q204 516 217 504 230 492 248 492 265 492 278 504 291 516 291 533 291 551 278.5 563.5 266 576 248 576 230 576 217 563.5 204 551 204 533ZM204 379Q204 362 217 350 230 338 248 338 265 338 278 350 291 362 291 379 291 397 278.5 409.5 266 422 248 422 230 422 217 409.5 204 397 204 379ZM204 225Q204 208 217 196 230 184 248 184 265 184 278 196 291 208 291 225 291 243 278.5 255.5 266 268 248 268 230 268 217 255.5 204 243 204 225ZM354 654L540 654 540 723 354 723ZM354 500L706 500 706 569 354 569ZM354 346L540 346 540 415 354 415ZM354 192L706 192 706 261 354 261ZM587 815Q587 765 610.5 724.5 634 684 676.5 660.5 719 637 772 637 822 637 862.5 660 903 683 926.5 724 950 765 950 815 950 868 926.5 910 903 952 862.5 976 822 1000 772 1000 718 1000 676 976.5 634 953 610.5 910.5 587 868 587 815ZM745 843L745 924 794 924 794 843 875 843 875 794 794 794 794 712 745 712 745 794 663 794 663 843Z",
|
|
689
|
+
"ai-tips-filled": "M399 205Q464 355 554.5 445 645 535 795 601L795 603Q645 668 555 758.5 465 849 399 1000L397 1000Q332 850 241 759 150 668 0 603L0 601Q150 535 241 445 332 355 397 205L399 205ZM785 0Q821 82 870 131 919 180 1000 215L1000 216Q919 252 870 301 821 350 785 432L784 432Q748 350 699 301 650 252 568 216L568 215Q650 179 699 130.5 748 82 784 0L785 0Z",
|
|
683
690
|
"app-switcher-filled": "M499 619Q444 619 412 589 380 559 380 501 380 442 412 410.5 444 379 499 379 554 379 587 410.5 620 442 620 501 620 559 587.5 589 555 619 499 619ZM0 882Q0 824 31.5 793 63 762 119 762 174 762 206.5 793 239 824 239 882 239 940 206.5 970 174 1000 119 1000 63 1000 31.5 970 0 940 0 882ZM0 501Q0 442 31.5 410.5 63 379 119 379 174 379 206.5 410.5 239 442 239 501 239 559 206.5 589 174 619 119 619 63 619 31.5 589 0 559 0 501ZM0 120Q0 62 31.5 31 63 0 119 0 174 0 206.5 31.5 239 63 239 120 239 178 206.5 208 174 238 119 238 63 238 31.5 208 0 178 0 120ZM380 882Q380 824 412 793 444 762 499 762 554 762 587 793 620 824 620 882 620 940 587 970 554 1000 499 1000 444 1000 412 970 380 940 380 882ZM380 120Q380 63 412.5 31.5 445 0 499 0 554 0 587 31.5 620 63 620 120 620 178 587 208 554 238 499 238 444 238 412 208 380 178 380 120ZM761 882Q761 824 793 793 825 762 880 762 935 762 967.5 793 1000 824 1000 882 1000 940 968 970 936 1000 880 1000 825 1000 793 970 761 940 761 882ZM761 501Q761 442 793 410.5 825 379 880 379 935 379 967.5 410.5 1000 442 1000 501 1000 559 968 589 936 619 880 619 825 619 793 589 761 559 761 501ZM761 120Q761 62 793 31 825 0 880 0 935 0 967.5 31.5 1000 63 1000 120 1000 178 968 208 936 238 880 238 825 238 793 208 761 178 761 120Z",
|
|
684
691
|
"arrow-clockwise-down-right-filled": "M490 0Q623 0 739 50.5 855 101 927.5 205.5 1000 310 1000 464 1000 586 947.5 677 895 768 819 822.5 743 877 666 904L780 902 934 902 934 980 546 980 546 590 624 590 624 836Q691 811 757.5 769 824 727 871 664 918 601 918 522L918 410Q918 320 857.5 242.5 797 165 698.5 119.5 600 74 492 74 378 74 284 122.5 190 171 136 249 82 327 82 410L82 522Q82 650 150 731.5 218 813 302 862L254 926Q178 872 132 829 86 786 43 694.5 0 603 0 466 0 327 62 221.5 124 116 235 58 346 0 490 0Z",
|
|
685
692
|
"arrow-clockwise-up-left-filled": "M510 1000Q377 1000 261 949.5 145 899 72.5 794.5 0 690 0 536 0 414 52.5 323 105 232 181 177.5 257 123 334 96L220 98 66 98 66 20 454 20 454 410 376 410 376 164Q309 189 242.5 231 176 273 129 336 82 399 82 478L82 590Q82 680 142.5 757.5 203 835 301.5 880.5 400 926 508 926 622 926 716 877.5 810 829 864 751 918 673 918 590L918 478Q918 350 850 268.5 782 187 698 138L746 74Q822 128 868 171 914 214 957 305.5 1000 397 1000 534 1000 673 938 778.5 876 884 765 942 654 1000 510 1000Z",
|
|
@@ -736,6 +743,7 @@ const FILLED_ICONS = {
|
|
|
736
743
|
"blockquote-filled": "M902 309L563 307 563 20 980 22 980 311 842 980 765 980ZM20 20L437 23 437 313 299 980 222 980 359 309 20 307Z",
|
|
737
744
|
"bold-filled": "M165 20L527 20Q675 20 752 83.5 829 147 829 268 829 342 800 395 771 448 710 483 778 510 813 566 848 622 848 703 848 787 811 849.5 774 912 704 946 634 980 537 980L165 980ZM518 838Q602 838 642 806 682 774 682 706L682 670Q682 611 640.5 580.5 599 550 518 550L321 550 321 838ZM519 421Q587 421 625.5 389.5 664 358 664 301L664 265Q664 156 510 156L321 156 321 421Z",
|
|
738
745
|
"book-filled": "M20 214L70 214 70 108Q203 108 287.5 121 372 134 421.5 162 471 190 500 238 529 190 579 162 629 134 713 121 797 108 930 108L930 214 980 214 980 898 20 898ZM128 771Q260 771 340.5 793.5 421 816 464 858L464 453Q464 341 437.5 284 411 227 340 203.5 269 180 128 180L128 771ZM536 858Q579 816 659.5 793.5 740 771 872 771L872 180Q731 180 660 203.5 589 227 562.5 284 536 341 536 453L536 858Z",
|
|
746
|
+
"book-author-filled": "M331 980Q289 980 265 956 241 932 241 890L241 724 853 724 853 88 241 88Q242 59 266 39.5 290 20 331 20L931 20 931 799Q900 799 880.5 811 861 823 861 845 861 866 879 879.5 897 893 925 893L931 893 931 980 331 980ZM791 905Q788 896 783.5 880.5 779 865 779 846 779 830 783 816.5 787 803 789 799L319 799 319 905 791 905ZM256 661Q134 661 67 597 0 533 0 404 0 282 68 215.5 136 149 256 149 376 149 444 215.5 512 282 512 404 512 533 445 597 378 661 256 661ZM255 606Q299 606 340.5 591.5 382 577 405 549 403 464 282 464L230 464Q109 464 107 549 129 576 171.5 591 214 606 255 606ZM256 419Q340 417 340 341 340 299 317.5 279.5 295 260 256 260 217 260 194.5 279.5 172 299 172 341 172 417 256 419Z",
|
|
739
747
|
"book-minus-filled": "M20 214L70 214 70 108Q206 108 291.5 121.5 377 135 426.5 164 476 193 504 243 546 170 638 139 730 108 902 108L980 108 980 180 902 180Q751 180 675.5 203.5 600 227 572 284 544 341 544 453L544 857Q580 823 634 804.5 688 786 769 778.5 850 771 980 771L980 898 20 898ZM128 771Q261 771 341.5 793.5 422 816 465 858L465 453Q465 341 438.5 284 412 227 341 203.5 270 180 128 180L128 771ZM621 476Q621 429 643.5 390.5 666 352 705.5 330 745 308 795 308 842 308 880.5 330 919 352 941 390.5 963 429 963 476 963 526 941 565.5 919 605 880.5 627.5 842 650 795 650 745 650 705 627.5 665 605 643 565.5 621 526 621 476ZM729 569L792 506 856 570 883 543 819 479 883 416 856 389 793 452 729 388 702 415 766 479 702 542Z",
|
|
740
748
|
"book-plus-filled": "M20 214L70 214 70 108Q206 108 291.5 121.5 377 135 426.5 164 476 193 504 243 546 170 638 139 730 108 902 108L980 108 980 180 902 180Q751 180 675.5 203.5 600 227 572 284 544 341 544 453L544 857Q580 823 634 804.5 688 786 769 778.5 850 771 980 771L980 898 20 898ZM128 771Q261 771 341.5 793.5 422 816 465 858L465 453Q465 341 438.5 284 412 227 341 203.5 270 180 128 180L128 771ZM621 476Q621 429 643.5 390.5 666 352 705.5 330 745 308 795 308 842 308 880.5 330 919 352 941 390.5 963 429 963 476 963 526 941 565.5 919 605 880.5 627.5 842 650 795 650 745 650 705 627.5 665 605 643 565.5 621 526 621 476ZM770 502L770 578 816 578 816 502 892 502 892 456 816 456 816 379 770 379 770 456 693 456 693 502Z",
|
|
741
749
|
"book-view-filled": "M50 415L980 415 980 484 50 484ZM20 853L254 853Q265 818 293.5 796.5 322 775 360 775 394 775 421.5 796.5 449 818 460 853L980 853 980 922 460 922Q449 956 422 978 395 1000 360 1000 322 1000 293.5 978.5 265 957 254 922L20 922ZM50 594L674 594 674 663 50 663ZM50 236L674 236 674 305 50 305ZM50 57L980 57 980 126 50 126Z",
|
|
@@ -862,6 +870,7 @@ const FILLED_ICONS = {
|
|
|
862
870
|
"immersive-reading-filled": "M390 980Q348 980 324 956 300 932 300 890L300 724 912 724 912 88 300 88Q301 59 325 39.5 349 20 390 20L990 20 990 799Q959 799 939.5 811 920 823 920 845 920 866 938 879.5 956 893 984 893L990 893 990 980 390 980ZM20 323Q20 309 26 303 32 297 46 297L171 297 335 193Q344 187 355 187 369 187 378.5 197.5 388 208 388 228L388 586Q388 605 379.5 616 371 627 357 627 347 627 334 619L171 514 48 514Q33 514 26.5 507 20 500 20 485ZM850 905Q838 875 838 846 838 822 848 799L378 799 378 905ZM450 490Q480 480 499.5 457 519 434 519 404 519 374 499.5 351.5 480 329 450 319L487 274Q530 291 553 325.5 576 360 576 404 576 448 553 483 530 518 487 535L450 490ZM551 590Q610 552 639 508 668 464 668 404 668 345 639 301 610 257 551 219L591 170Q664 218 697 273.5 730 329 730 404 730 478 696 534 662 590 591 639L551 590Z",
|
|
863
871
|
"inbox-tray-filled": "M110 980Q68 980 44 956 20 932 20 890L20 516Q20 474 43 450 66 426 110 426L215 426 174 374Q160 355 160 338 160 320 173 309 186 298 208 298L334 298 334 20 412 20 412 366 268 366 500 662 732 366 586 366 586 20 664 20 664 298 790 298Q813 298 825.5 309 838 320 838 337 838 357 822 376L782 426 890 426Q932 426 956 450 980 474 980 516L980 890Q980 932 956.5 956 933 980 890 980L110 980ZM836 848L836 710 642 710 642 848Z",
|
|
864
872
|
"increase-indentation-filled": "M434 559L887 559 887 631 434 631ZM20 351L240 500 20 649ZM294 759L767 759 767 831 294 831ZM294 159L887 159 887 231 294 231ZM434 359L767 359 767 431 434 431Z",
|
|
873
|
+
"indeterminated-checkbox-filled": "M106 980Q64 980 42 957.5 20 935 20 894L20 106Q20 65 43 42.5 66 20 106 20L894 20Q935 20 957.5 42.5 980 65 980 106L980 894Q980 935 957.5 957.5 935 980 894 980L106 980ZM762 538L762 460 238 460 238 538Z",
|
|
865
874
|
"index-down-filled": "M780 393Q771 341 760 307 749 273 733 234 725 216 722 207L725 207Q738 207 738 185L738 75Q738 47 722 42 667 22 625 11 583 0 534 0 476 0 431 9.5 386 19 336 36 323 42 319 49.5 315 57 315 69L315 196Q315 206 319.5 211 324 216 335 218 329 234 309.5 264.5 290 295 269 325 237 373 222 411.5 207 450 207 500 207 543 220 574 233 605 248 622.5 263 640 293 669L320 915Q324 953 341.5 976.5 359 1000 393 1000 426 1000 442 974.5 458 949 458 907 458 861 463 818 467 776 468 747 484 754 502 754 518 754 535 747 548 739 554.5 731 561 723 567 714 573 705 578 698 596 709 617 709 637 709 656 698 695 668 695 622 708 627 719 627 737 627 758 615 793 589 793 517 793 468 780 393ZM251 507Q251 456 264.5 417.5 278 379 311 336 334 304 354.5 265 375 226 376 211 412 195 447 186.5 482 178 523 178 605 178 675 205 691 228 703 265 715 302 738 389L745 415Q713 345 664 345 650 345 635 351 605 364 602 398 597 394 588 391.5 579 389 569 389 558 389 551 393 528 406 516 425 511 420 502.5 415.5 494 411 487 411 505 399 515 384 538 347 545.5 319 553 291 551 256L516 256Q515 287 507 310.5 499 334 480 365 456 396 419 425 393 447 380.5 462 368 477 364 500 362 510 362 516 362 536 370 549.5 378 563 396 584 411 601 418 612.5 425 624 425 638 425 659 414 671.5 403 684 387 684 369 684 350 672.5 331 661 320 647L302 626Q276 598 263.5 574 251 550 251 507ZM335 704Q345 712 363.5 716 382 720 394 720 405 720 412 717.5 419 715 429 709L429 902Q429 929 419.5 942.5 410 956 393 956 373 956 363 943.5 353 931 351 902L335 704ZM364 80Q418 47 516 47 576 47 614.5 55 653 63 689 80L689 164Q655 151 619 143.5 583 136 529 136 432 136 358 169ZM400 518Q400 508 402.5 502.5 405 497 409 492 413 487 415 484L422 562Q411 549 405.5 539.5 400 530 400 518ZM440 693Q456 675 458 644 459 606 455 565L442 489Q441 486 441 480 441 466 449.5 457 458 448 475 448 493 448 504.5 463.5 516 479 527 520 548 622 544 671 524 712 489 712 469 712 440 693ZM549 489Q545 463 545 457 545 446 549.5 438.5 554 431 564 425 572 421 577 421 604 421 627 491L643 539Q652 564 659 586.5 666 609 666 620 666 632 658 644 650 656 635 665 625 671 613 671 603 671 595 665.5 587 660 584 651 579 635 573 605L565 564 549 489ZM635 436Q628 421 628 406 628 383 649 376 657 373 662 373 675 373 685.5 386 696 399 716 433 721 442 734.5 465.5 748 489 752.5 502.5 757 516 757 529 757 550 753 560.5 749 571 738 578 727 585 715 585 707 585 695 580 690 578 686.5 568 683 558 680 545 670 505 656 476 653 470 650.5 465.5 648 461 646 457 638 443 635 436Z",
|
|
866
875
|
"index-left-filled": "M607 778Q659 769 693 758 727 747 766 731 784 723 793 720L793 723Q793 736 815 736L925 736Q953 736 958 720 978 665 989 623 1000 581 1000 532 1000 474 990.5 429 981 384 964 334 958 321 950.5 317 943 313 931 313L804 313Q794 313 789 317.5 784 322 782 333 766 327 735.5 307.5 705 288 675 267 627 235 588.5 220 550 205 500 205 457 205 426 218 395 231 377.5 246 360 261 331 291L85 318Q47 322 23.5 339.5 0 357 0 391 0 424 26 441.5 52 459 93 460L186 463 253 466Q246 482 246 500 246 516 253 533 261 546 269 552.5 277 559 286 565 295 571 302 576 291 594 291 615 291 635 302 654 332 693 378 693 373 705 373 717 373 735 385 756 411 791 483 791 532 791 607 778ZM44 391Q44 371 56.5 361 69 351 98 349L296 333Q288 343 284 361.5 280 380 280 392 280 403 282.5 410 285 417 291 427L98 427Q71 427 57.5 417.5 44 408 44 391ZM288 487Q288 466 307 438 325 454 356 456 394 457 435 453L511 440Q514 439 520 439 534 439 543 447.5 552 456 552 473 552 491 536.5 502.5 521 514 480 525 378 546 329 542 288 522 288 487ZM316 385Q316 367 327.5 348 339 329 353 318L374 300Q402 274 426 261.5 450 249 493 249 544 249 582.5 262.5 621 276 664 309 696 332 735 352.5 774 373 789 374 805 410 813.5 445 822 480 822 521 822 603 795 673 772 689 735 701 698 713 611 736L585 743Q655 711 655 662 655 648 649 633 636 603 602 600 606 595 608.5 586 611 577 611 567 611 556 607 549 594 526 575 514 580 509 584.5 500.5 589 492 589 485 601 503 616 513 653 536 681 543.5 709 551 744 549L744 514Q713 513 689.5 505 666 497 635 478 604 454 575 417 553 391 538 378.5 523 366 500 362 490 360 484 360 464 360 450.5 368 437 376 416 394 399 409 387.5 416 376 423 362 423 341 423 328.5 412 316 401 316 385ZM335 633Q329 622 329 611 329 601 334.5 593 340 585 349 582 365 577 395 571L436 563 511 547Q537 543 543 543 554 543 561.5 547.5 569 552 575 562 579 570 579 575 579 602 509 625L461 641Q436 650 413.5 657 391 664 380 664 368 664 356 656 344 648 335 633ZM420 693Q422 688 432 684.5 442 681 455 678 495 668 524 654 530 651 534.5 648.5 539 646 543 644 557 636 564 633 579 626 594 626 617 626 624 647 627 654 627 660 627 673 614 683.5 601 694 567 714 558 719 534.5 732.5 511 746 497.5 750.5 484 755 471 755 450 755 439.5 751 429 747 422 736 415 725 415 713 415 705 420 693ZM438 420Q451 409 460.5 403.5 470 398 482 398 492 398 497.5 400.5 503 403 508 407 513 411 516 413L438 420ZM920 362Q953 416 953 514 953 574 945 612.5 937 651 920 687L836 687Q849 653 856.5 617 864 581 864 527 864 430 831 356Z",
|
|
867
876
|
"index-right-filled": "M393 782Q468 795 517 795 589 795 615 760 627 739 627 721 627 709 622 697 668 697 698 658 709 639 709 619 709 598 698 580 705 575 714.5 569 724 563 731.5 556.5 739 550 747 537 754 520 754 504 754 486 747 470L814 467 907 464Q948 463 974 445.5 1000 428 1000 395 1000 361 976.5 343.5 953 326 915 322L669 295Q665 291 640 265 615 239 579 224 543 209 500 209 450 209 411.5 224 373 239 325 271 295 292 264.5 311.5 234 331 218 337 216 326 211 321.5 206 317 196 317L69 317Q57 317 49.5 321 42 325 36 338 19 388 9.5 433 0 478 0 536 0 585 11 627 22 669 42 724 47 740 75 740L185 740Q210 740 207 724 216 727 234 735 273 751 307 762 341 773 393 782ZM47 518Q47 420 80 366L169 360Q136 434 136 531 136 585 143.5 621 151 657 164 691L80 691Q63 655 55 616.5 47 578 47 518ZM178 525Q178 484 186.5 449 195 414 211 378 226 377 265 356.5 304 336 336 313 379 280 417.5 266.5 456 253 507 253 550 253 574 265.5 598 278 626 304L647 322Q661 333 672.5 352 684 371 684 389 684 405 671.5 416 659 427 638 427 624 427 612.5 420 601 413 584 398 563 380 549.5 372 536 364 516 364 510 364 500 366 477 370 462 382.5 447 395 425 421 396 458 365 482 334 501 310.5 509 287 517 256 518L256 553Q291 555 319 547.5 347 540 384 517 399 507 411 489 411 496 415.5 504.5 420 513 425 518 406 530 393 553 389 560 389 571 389 581 391.5 590 394 599 398 604 364 607 351 637 345 652 345 666 345 715 415 747L389 740Q302 717 265 705 228 693 205 677 178 607 178 525ZM376 651Q383 630 406 630 421 630 436 637 443 640 457 648 461 650 465.5 652.5 470 655 476 658 505 672 545 682 558 685 568 688.5 578 692 580 697 585 709 585 717 585 729 578 740 571 751 560.5 755 550 759 529 759 512 759 497.5 753 483 747 462.5 735 442 723 433 718 399 698 386 687.5 373 677 373 664 373 658 376 651ZM425 566Q431 556 438.5 551.5 446 547 457 547 463 547 489 551L564 567 605 575Q635 581 651 586 660 589 665.5 597 671 605 671 615 671 626 665 637 656 652 644 660 632 668 620 668 609 668 586.5 661 564 654 539 645L491 629Q421 606 421 579 421 574 425 566ZM448 477Q448 457 460 449 472 441 489 444L565 457Q606 461 644 460 675 458 693 442 712 470 712 491 712 526 671 546 622 550 520 529 479 518 463.5 506.5 448 495 448 477ZM484 417Q487 415 492.5 410.5 498 406 504 404 510 402 518 402 530 402 539.5 407.5 549 413 562 424L484 417ZM902 353Q931 355 943.5 365 956 375 956 395 956 412 942.5 421.5 929 431 902 431L709 431Q715 421 717.5 414 720 407 720 396 720 384 716 365.5 712 347 704 337Z",
|
|
@@ -894,6 +903,7 @@ const FILLED_ICONS = {
|
|
|
894
903
|
"minus-square-filled": "M106 980Q64 980 42 957.5 20 935 20 894L20 106Q20 65 43 42.5 66 20 106 20L894 20Q935 20 957.5 42.5 980 65 980 106L980 894Q980 935 957.5 957.5 935 980 894 980L106 980ZM782 532L782 460 218 460 218 532Z",
|
|
895
904
|
"monospace-filled": "M245 262L158 556 344 556 257 262ZM204 186L294 186 492 814 421 814 363 620 139 620 81 814 10 814ZM583 752L744 752 744 432 610 432 610 370 810 370 810 752 943 752 943 814 583 814ZM710 186L810 186 810 296 710 296Z",
|
|
896
905
|
"multiple-choice-filled": "M20 78Q20 51 35.5 35.5 51 20 78 20L414 20Q441 20 456.5 35.5 472 51 472 78L472 414Q472 441 456.5 456.5 441 472 414 472L78 472Q51 472 35.5 456.5 20 441 20 414L20 78ZM20 586Q20 559 35.5 543.5 51 528 78 528L414 528Q441 528 456.5 543.5 472 559 472 586L472 922Q472 949 456.5 964.5 441 980 414 980L78 980Q51 980 35.5 964.5 20 949 20 922ZM396 908L396 600 96 600 96 908ZM396 400L396 92 96 92 96 400ZM528 586Q528 559 543.5 543.5 559 528 586 528L922 528Q949 528 964.5 543.5 980 559 980 586L980 922Q980 949 964.5 964.5 949 980 922 980L586 980Q559 980 543.5 964.5 528 949 528 922ZM528 78Q528 51 543.5 35.5 559 20 586 20L922 20Q949 20 964.5 35.5 980 51 980 78L980 414Q980 441 964.5 456.5 949 472 922 472L586 472Q559 472 543.5 456.5 528 441 528 414ZM719 378L929 170 885 120 719 285 647 213 599 259ZM904 908L904 600 604 600 604 908Z",
|
|
906
|
+
"multi-marks-filled": "M350 206L295 206 295 794 773 794 773 744 412 744Q388 744 369 726 350 708 350 681ZM904 676L904 300 776 300Q736 300 713 277 690 254 690 214L690 88 426 88 426 676ZM514 517L770 517 770 586 514 586ZM514 383L826 383 826 452 514 452ZM88 319Q88 293 106.5 274.5 125 256 150 256L219 256 219 201Q219 175 237.5 156.5 256 138 281 138L350 138 350 83Q350 57 368.5 38.5 387 20 412 20L790 20 980 211 980 681Q980 706 962 725 944 744 917 744L849 744 849 799Q849 824 831 843 813 862 786 862L718 862 718 917Q718 942 700 961 682 980 655 980L150 980Q126 980 107 962 88 944 88 917L88 319ZM642 912L642 862 281 862Q257 862 238 844 219 826 219 799L219 324 164 324 164 912Z",
|
|
897
907
|
"multiply-circled-filled": "M500 1000Q261 1000 130.5 875.5 0 751 0 498 0 339 60 227.5 120 116 232.5 58 345 0 500 0 655 0 767.5 58 880 116 940 227.5 1000 339 1000 498 1000 751 869.5 875.5 739 1000 500 1000ZM309 742L500 551 691 742 746 687 555 496 746 305 691 250 500 441 309 250 254 305 445 496 254 687Z",
|
|
898
908
|
"multiply-filled": "M144 797L445 496 144 195 199 140 500 441 801 140 856 195 555 496 856 797 801 852 500 551 199 852Z",
|
|
899
909
|
"multiply-square-filled": "M106 980Q66 980 43 957.5 20 935 20 894L20 106Q20 65 42 42.5 64 20 106 20L894 20Q935 20 957.5 42.5 980 65 980 106L980 894Q980 935 957.5 957.5 935 980 894 980L106 980ZM340 713L499 553 658 712 713 658 554 499 714 339 658 284 499 444 340 285 285 339 444 498 284 658Z",
|
|
@@ -986,6 +996,7 @@ const FILLED_ICONS = {
|
|
|
986
996
|
"supscript-filled": "M360 150L464 150 741 980 658 980 582 744 242 744 166 980 83 980ZM557 668L419 242 405 242 267 668ZM678 77Q695 37 723 18.5 751 0 797 0 853 0 881.5 26.5 910 53 910 102 910 134 894.5 160 879 186 835 230L774 291 774 299 917 299 917 358 690 358 690 300 779 209Q810 177 827 153.5 844 130 844 103 844 51 795 51 775 51 760 64 745 77 732 106L678 77Z",
|
|
987
997
|
"switch-filled": "M224 535Q144 535 107.5 565.5 71 596 71 648 71 701 107.5 731.5 144 762 224 762L877 762 736 638 779 594 1000 797 779 1000 736 956 877 832 224 832Q112 832 56 782 0 732 0 648 0 565 56 515 112 465 224 465L776 465Q856 465 892.5 434.5 929 404 929 352 929 299 892.5 268.5 856 238 776 238L123 238 264 362 221 406 0 203 221 0 264 44 123 168 776 168Q888 168 944 218 1000 268 1000 352 1000 435 944 485 888 535 776 535L224 535Z",
|
|
988
998
|
"synchronize-filled": "M20 60L98 60 98 214 96 319Q122 244 176 172 230 100 319.5 50 409 0 530 0 707 0 820.5 96.5 934 193 970 368L888 368Q871 282 823 215.5 775 149 700.5 111.5 626 74 534 74 256 74 153 370L414 370 414 448 20 448ZM112 632Q129 717 176.5 784 224 851 298 888.5 372 926 463 926 568 926 646.5 881 725 836 773.5 769.5 822 703 847 630L586 630 586 552 980 552 980 940 902 940 902 786 904 681Q879 753 821 826.5 763 900 672 950 581 1000 467 1000 292 1000 179 903 66 806 30 632Z",
|
|
999
|
+
"table-insert-filled": "M78 980Q51 980 35.5 964.5 20 949 20 922L20 78Q20 51 35.5 35.5 51 20 78 20L922 20Q949 20 964.5 35.5 980 51 980 78L980 520 904 520 904 387 534 387 534 980 78 980ZM465 908L465 682 96 682 96 908ZM465 318L465 92 96 92 96 318ZM904 318L904 92 534 92 534 318ZM822 1000Q768 1000 726 976.5 684 953 660.5 910.5 637 868 637 815 637 765 660.5 724.5 684 684 726.5 660.5 769 637 822 637 872 637 912.5 660 953 683 976.5 724 1000 765 1000 815 1000 868 976.5 910 953 952 912.5 976 872 1000 822 1000ZM844 924L843 843 925 844 925 794 844 794 844 712 795 712 795 794 713 794 713 844 795 844 795 924Z",
|
|
989
1000
|
"target-filled": "M415 826Q218 826 109 720 0 614 0 411 0 285 50 192.5 100 100 193.5 50 287 0 414 0 541 0 633.5 50 726 100 776 193.5 826 287 826 416L668 416Q668 289 600 218.5 532 148 414 148 295 148 226.5 217.5 158 287 158 412 158 543 223.5 610.5 289 678 416 678L415 826ZM261 412Q261 340 299.5 300.5 338 261 414 261 485 261 521.5 301.5 558 342 559 416L416 416 416 550Q339 550 300 512.5 261 475 261 412ZM503 503L825 503 825 576 631 576 1000 945 944 1000 576 631 576 825 503 826Z",
|
|
990
1001
|
"teacher-filled": "M128 980Q129 813 189 731.5 249 650 389 650L597 650Q737 650 797 731.5 857 813 858 980L128 980ZM493 0L860 165 860 331Q880 336 892.5 351.5 905 367 905 388 905 413 887.5 430.5 870 448 845 448 820 448 802.5 430.5 785 413 785 388 785 368 797.5 352 810 336 829 331L829 180 493 347 124 165ZM287 372Q287 332 295 303L493 402 691 303Q699 338 699 372 699 469 642.5 520.5 586 572 493 572 400 572 343.5 520.5 287 469 287 372Z",
|
|
991
1002
|
"technique-filled": "M236 930Q236 900 263 872L351 779 381 809 428 761 397 730 446 677 476 707 523 659 492 628 541 576 571 606 618 558 587 527 636 475 667 505 714 457 682 426 731 373 762 404 809 356 777 325 791 310 808 292Q834 262 855 246 876 230 905 230 941 230 960.5 254.5 980 279 980 327L980 980 326 980Q280 980 258 970 236 960 236 930ZM44 557L525 49Q542 30 563 30 574 30 582 34.5 590 39 600 49L675 126Q685 136 690.5 145 696 154 696 164 696 175 692 181.5 688 188 677 200L198 706 44 706ZM578 212L621 169 557 106 515 151ZM576 809Q576 819 583.5 822.5 591 826 606 826L824 826 824 605Q824 589 818.5 583 813 577 803 577 793 577 785.5 582 778 587 767 598L584 790Q576 799 576 809Z",
|
|
@@ -1019,6 +1030,7 @@ const FILLED_ICONS = {
|
|
|
1019
1030
|
"view-off-filled": "M501 870Q441 870 384 859L333 980 236 980 304 836Q200 795 126.5 709.5 53 624 0 498 85 329 200.5 229.5 316 130 496 130 560 130 621 144L678 20 774 20 699 171Q800 215 873 299.5 946 384 1000 498 922 676 804.5 773 687 870 501 870ZM99 500Q150 599 206 664 262 729 339 762L385 665Q308 618 308 500 308 409 359.5 358.5 411 308 499 308 526 308 545 312L588 218Q548 208 498 208 398 208 324.5 248.5 251 289 201 350 151 411 99 500ZM416 785Q451 792 498 792 599 792 674 754.5 749 717 801.5 654 854 591 901 500 847 407 792 343 737 279 663 244L615 340Q652 364 672 404.5 692 445 692 500 692 595 640 643.5 588 692 499 692 477 692 456 689L416 785Z",
|
|
1020
1031
|
"view-single-page-filled": "M656 330Q616 330 593 307 570 284 570 244L570 118 216 118 216 882 784 882 784 330 656 330ZM140 50L670 50 860 241 860 864Q860 905 837.5 927.5 815 950 774 950L140 950ZM304 710L706 710 706 779 304 779ZM304 566L650 566 650 635 304 635ZM304 422L706 422 706 491 304 491Z",
|
|
1021
1032
|
"virtual-class-filled": "M0 322Q21 235 83 161 145 87 236 43.5 327 0 430 0L430 76Q344 77 271 109.5 198 142 147.5 197.5 97 253 76 322L0 322ZM0 980Q1 863 45.5 806.5 90 750 200 750L290 750Q397 750 442 807 487 864 486 980L0 980ZM102 564Q102 495 141 457.5 180 420 246 420 308 420 347 458 386 496 386 566 386 633 347 667.5 308 702 246 702 180 702 141 667 102 632 102 564ZM514 560Q515 443 559.5 386.5 604 330 714 330L804 330Q911 330 956 387 1001 444 1000 560L514 560ZM616 144Q616 75 655 37.5 694 0 760 0 822 0 861 38 900 76 900 146 900 213 861 247.5 822 282 760 282 694 282 655 247 616 212 616 144ZM624 928Q687 921 749 888 811 855 859 802 907 749 928 686L1000 686Q979 769 920.5 838.5 862 908 783 950.5 704 993 624 1000Z",
|
|
1033
|
+
"virtual-reality-filled": "M20 145L82 145 82 246Q134 142 243.5 71 353 0 509 0 629 0 727.5 45 826 90 890.5 163 955 236 980 318L900 318Q878 252 826 196 774 140 694 106 614 72 514 72 376 72 282.5 129 189 186 142 277L224 277 224 337 20 337ZM980 855L918 855 918 754Q866 858 757 929 648 1000 491 1000 371 1000 272.5 955 174 910 109.5 837 45 764 20 682L100 682Q122 748 174 804 226 860 306 894 386 928 486 928 624 928 717.5 871 811 814 858 723L776 723 776 663 980 663ZM402 638L485 369 421 369 372 556 322 369 253 369 336 638ZM583 539L606 539 654 638 727 638 672 531Q696 522 709.5 502.5 723 483 723 457 723 417 700.5 393 678 369 641 369L515 369 515 638 583 638ZM583 488L583 423 624 423Q651 423 651 449L651 461Q651 488 624 488Z",
|
|
1022
1034
|
"word-filled": "M83 800Q40 791 40 746L40 250Q40 226 48.5 211.5 57 197 80 192L540 95Q554 92 565 92 590 92 601 107 612 122 612 151L612 220 870 220Q913 220 936.5 241 960 262 960 303L960 690Q960 726 937 748.5 914 771 875 771L612 771 612 843Q612 899 564 899 552 899 540 896ZM184 653L244 653 312 416 313 416 381 653 443 653 498 355 451 355 411 601 343 355 284 355 218 601 177 355 128 355ZM790 667L790 604 612 604 612 667ZM850 527L850 464 612 464 612 527ZM790 387L790 324 612 324 612 387Z",
|
|
1023
1035
|
"working-bag-filled": "M110 899Q68 899 44 875 20 851 20 809L20 569 410 569 410 637 590 637 590 569 980 569 980 809Q980 851 956.5 875 933 899 890 899L110 899ZM20 369Q20 326 43 302.5 66 279 110 279L232 279 232 189Q232 146 254.5 122.5 277 99 320 99L680 99Q721 99 744.5 123 768 147 768 189L768 279 890 279Q933 279 956.5 302.5 980 326 980 369L980 501 20 501ZM690 279L690 167 310 167 310 279Z",
|
|
1024
1036
|
"workspace-zanichelli-filled": "M794 1000Q701 1000 646.5 944 592 888 592 794 592 702 646.5 647 701 592 794 592 889 592 944.5 646.5 1000 701 1000 794 1000 888 944.5 944 889 1000 794 1000ZM0 794Q0 702 54.5 647 109 592 202 592 297 592 352.5 646.5 408 701 408 794 408 888 352.5 944 297 1000 202 1000 109 1000 54.5 944 0 888 0 794ZM0 202Q0 110 54.5 55 109 0 202 0 297 0 352.5 54.5 408 109 408 202 408 296 352.5 352 297 408 202 408 109 408 54.5 352 0 296 0 202ZM645 388L893 88 648 88 648 20 994 20 994 80 738 390 1000 390 1000 458 645 458Z",
|
|
@@ -1233,7 +1245,7 @@ const ZIcon = class {
|
|
|
1233
1245
|
};
|
|
1234
1246
|
ZIcon.style = ZIconStyle0;
|
|
1235
1247
|
|
|
1236
|
-
const stylesCss$7 = ".sc-z-input-h{display:inline-block;width:inherit}input.sc-z-input::-ms-clear,input.sc-z-input::-ms-reveal{display:none}.sc-z-input-h input.sc-z-input::-ms-clear,.sc-z-input-h input.sc-z-input::-ms-reveal{display:none}input.sc-z-input,textarea.sc-z-input,.textarea-wrapper.sc-z-input{box-sizing:border-box;border:var(--border-size-small) solid var(--gray700);background:var(--color-input-field01);border-radius:var(--border-radius-small);color:var(--gray900);fill:var(--gray900);font-family:var(--font-family-sans);font-size:var(--font-size-3);font-weight:var(--font-rg);outline:none}[size=\"small\"].sc-z-input-h input.sc-z-input,[size=\"small\"].sc-z-input-h textarea.sc-z-input,[size=\"small\"].sc-z-input-h .textarea-wrapper.sc-z-input,[size=\"x-small\"].sc-z-input-h input.sc-z-input,[size=\"x-small\"].sc-z-input-h textarea.sc-z-input,[size=\"x-small\"].sc-z-input-h .textarea-wrapper.sc-z-input{font-size:var(--font-size-2)}.cursor-select.sc-z-input-h input.sc-z-input{cursor:pointer}.sc-z-input-h:not(.active-select) input.sc-z-input:focus:focus-visible,.sc-z-input-h:not([readonly=\"true\"]) .textarea-wrapper.sc-z-input:focus-within{box-shadow:var(--shadow-focus-primary)}input.sc-z-input:focus:focus-visible,textarea.sc-z-input:focus:focus-visible{color:var(--color-input-field02)}.active-select.sc-z-input-h input.sc-z-input{border:var(--border-size-small) solid var(--color-primary01)}.cursor-select.sc-z-input-h input.sc-z-input:focus:focus-visible{box-shadow:var(--shadow-focus-primary)}.sc-z-input-h input[readonly].sc-z-input:focus:focus-visible{box-shadow:none}.filled.sc-z-input{border-color:var(--color-surface05)}.input-success.sc-z-input{border-color:var(--color-success01);background:var(--color-success-inverse);fill:var(--color-success01)}.input-error.sc-z-input{border-color:var(--color-error01);background:var(--color-error-inverse);fill:var(--color-error01)}.input-warning.sc-z-input{border-color:var(--color-warning01);background:var(--color-warning-inverse);fill:var(--color-warning01)}input.sc-z-input:not([readonly]):hover,.textarea-wrapper.sc-z-input:hover{outline:var(--border-size-medium) solid var(--gray700);outline-offset:-2px}.sc-z-input-h:not(.active-select) input[readonly].sc-z-input,.readonly.sc-z-input{border-color:var(--color-disabled01);fill:var(--color-disabled01);pointer-events:none}[disabled].sc-z-input-h:not([disabled=\"false\"]) input.sc-z-input,[disabled].sc-z-input-h:not([disabled=\"false\"]) .textarea-wrapper.sc-z-input,[disabled].sc-z-input-h:not([disabled=\"false\"]) z-icon.sc-z-input{border-color:var(--color-disabled01);box-shadow:none;color:var(--color-disabled03);fill:var(--color-disabled01);pointer-events:none}[disabled].sc-z-input-h:not([disabled=\"false\"]) input.sc-z-input:hover{border-width:var(--border-size-small)}input.sc-z-input::placeholder,textarea.sc-z-input::placeholder{color:var(--color-text05)}.sc-z-input::-webkit-textarea-placeholder{color:var(--color-text05)}.sc-z-input:-ms-textarea-placeholder{color:var(--color-text05)}.sc-z-input::placeholder{color:var(--color-text05)}label.input-label.sc-z-input{display:block;padding-bottom:var(--space-unit);color:var(--color-default-text);font-family:var(--font-family-sans);font-size:var(--font-size-1);font-weight:var(--font-sb);text-align:left;text-transform:uppercase}[disabled].sc-z-input-h:not([disabled=\"false\"]) label.input-label.sc-z-input{color:var(--color-disabled03)}.text-wrapper.sc-z-input>div.sc-z-input{position:relative;z-index:1;fill:var(--gray900)}.text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{width:100%;height:calc(var(--space-unit) * 5.5);box-sizing:border-box;padding:0 calc(var(--space-unit) * 1.5);margin:0}[size=\"small\"].sc-z-input-h .text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{height:calc(var(--space-unit) * 4.5)}[size=\"x-small\"].sc-z-input-h .text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{height:calc(var(--space-unit) * 4)}.text-wrapper.sc-z-input>div.sc-z-input>input.has-icon.sc-z-input,.text-wrapper.sc-z-input>div.sc-z-input>input.has-clear-icon.sc-z-input{padding-right:calc(var(--space-unit) * 5.25)}.text-wrapper.sc-z-input>div.sc-z-input>input.has-icon.has-clear-icon.sc-z-input{padding-right:calc(var(--space-unit) * 8)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input{position:absolute;z-index:2;top:50%;right:calc(var(--space-unit) * 1.5);display:flex;pointer-events:none;transform:translateY(-50%)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input{padding:0;border:0;background:none;color:inherit;font:inherit;pointer-events:initial}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input+button.icon-button.sc-z-input{margin-left:calc(var(--space-unit) * 0.5)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.hidden.sc-z-input{display:none}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.reset-icon.sc-z-input,.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.toggle-password-icon.sc-z-input{cursor:pointer}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.sc-z-input{--z-icon-width:18px;--z-icon-height:18px;display:block}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.small.sc-z-input,.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.x-small.sc-z-input{--z-icon-width:16px;--z-icon-height:16px}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input:focus{box-shadow:var(--shadow-focus-primary);outline:none !important}.text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:currentcolor}.textarea-wrapper.sc-z-input{padding:calc(var(--space-unit) * 1.5);scrollbar-color:var(--color-primary01) transparent}textarea.sc-z-input::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}textarea.sc-z-input::-webkit-scrollbar-track{background-color:transparent}textarea.sc-z-input::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}textarea.sc-z-input::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}textarea.sc-z-input{width:100%;min-height:132px;padding:0;border:none;margin:0;resize:none}.radio-wrapper.sc-z-input,.checkbox-wrapper.sc-z-input{position:relative;display:inline-flex;flex-direction:row;align-items:center;color:var(--color-default-text);fill:var(--color-primary01);font-family:var(--font-family-sans)}.radio-wrapper.sc-z-input:hover,.checkbox-wrapper.sc-z-input:hover{color:var(--color-hover-primary);fill:currentcolor}.radio-wrapper.sc-z-input>input.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input{position:absolute;z-index:-1;opacity:0;pointer-events:none}.radio-wrapper.sc-z-input .radio-label.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{display:inline-flex;align-items:center;margin:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:1;text-transform:inherit}.radio-wrapper.sc-z-input input.sc-z-input:not(:disabled)+.radio-label.sc-z-input,.checkbox-wrapper.sc-z-input input.sc-z-input:not(:disabled)+.checkbox-label.sc-z-input{cursor:pointer}.radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{cursor:pointer;fill:inherit}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{--z-icon-width:16px;--z-icon-height:16px}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{font-size:var(--font-size-2)}[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{--z-icon-width:14px;--z-icon-height:14px}[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{font-size:var(--font-size-1)}.radio-wrapper.sc-z-input .radio-label.after.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input{flex-direction:row}.radio-wrapper.sc-z-input .radio-label.before.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input{flex-direction:row-reverse}.radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input{margin-left:var(--space-unit)}.radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input{margin-right:var(--space-unit)}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input{margin-left:calc(var(--space-unit) * 0.5)}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input{margin-right:calc(var(--space-unit) * 0.5)}.radio-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.radio-label.sc-z-input>z-icon.sc-z-input{border-radius:50%}.checkbox-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.checkbox-label.sc-z-input>z-icon.sc-z-input{border-radius:var(--border-radius-small)}.radio-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.radio-label.sc-z-input>z-icon.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.checkbox-label.sc-z-input>z-icon.sc-z-input{box-shadow:var(--shadow-focus-primary)}.radio-wrapper.sc-z-input>input.sc-z-input:disabled+.radio-label.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:disabled+.checkbox-label.sc-z-input{color:var(--color-disabled03)}.radio-wrapper.sc-z-input>input.sc-z-input:disabled+.radio-label.sc-z-input>z-icon.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:disabled+.checkbox-label.sc-z-input>z-icon.sc-z-input{cursor:default;fill:var(--color-disabled01)}";
|
|
1248
|
+
const stylesCss$7 = ".sc-z-input-h{display:inline-block;width:inherit}input.sc-z-input::-ms-clear,input.sc-z-input::-ms-reveal{display:none}.sc-z-input-h input.sc-z-input::-ms-clear,.sc-z-input-h input.sc-z-input::-ms-reveal{display:none}input.sc-z-input,textarea.sc-z-input,.textarea-wrapper.sc-z-input{box-sizing:border-box;border:var(--border-size-small) solid var(--gray700);background:var(--color-form-background);border-radius:var(--border-radius-small);color:var(--gray900);fill:var(--gray900);font-family:var(--font-family-sans);font-size:var(--font-size-3);font-weight:var(--font-rg);outline:none}[size=\"small\"].sc-z-input-h input.sc-z-input,[size=\"small\"].sc-z-input-h textarea.sc-z-input,[size=\"small\"].sc-z-input-h .textarea-wrapper.sc-z-input,[size=\"x-small\"].sc-z-input-h input.sc-z-input,[size=\"x-small\"].sc-z-input-h textarea.sc-z-input,[size=\"x-small\"].sc-z-input-h .textarea-wrapper.sc-z-input{font-size:var(--font-size-2)}.cursor-select.sc-z-input-h input.sc-z-input{cursor:pointer}.sc-z-input-h:not(.active-select) input.sc-z-input:focus:focus-visible,.sc-z-input-h:not([readonly=\"true\"]) .textarea-wrapper.sc-z-input:focus-within{box-shadow:var(--shadow-focus-primary)}input.sc-z-input:focus:focus-visible,textarea.sc-z-input:focus:focus-visible{color:var(--color-primary01)}.active-select.sc-z-input-h input.sc-z-input{border:var(--border-size-small) solid var(--color-primary01)}.cursor-select.sc-z-input-h input.sc-z-input:focus:focus-visible{box-shadow:var(--shadow-focus-primary)}.sc-z-input-h input[readonly].sc-z-input:focus:focus-visible{box-shadow:none}.filled.sc-z-input{border-color:var(--color-surface05)}.input-success.sc-z-input{border-color:var(--color-success01);background:var(--color-success-inverse);fill:var(--color-success01)}.input-error.sc-z-input{border-color:var(--color-error01);background:var(--color-error-inverse);fill:var(--color-error01)}.input-warning.sc-z-input{border-color:var(--color-warning01);background:var(--color-warning-inverse);fill:var(--color-warning01)}input.sc-z-input:not([readonly]):hover,.textarea-wrapper.sc-z-input:hover{outline:var(--border-size-medium) solid var(--gray700);outline-offset:-2px}.sc-z-input-h:not(.active-select) input[readonly].sc-z-input,.readonly.sc-z-input{border-color:var(--color-disabled01);fill:var(--color-disabled01);pointer-events:none}[disabled].sc-z-input-h:not([disabled=\"false\"]) input.sc-z-input,[disabled].sc-z-input-h:not([disabled=\"false\"]) .textarea-wrapper.sc-z-input,[disabled].sc-z-input-h:not([disabled=\"false\"]) z-icon.sc-z-input{border-color:var(--color-disabled01);box-shadow:none;color:var(--color-disabled03);fill:var(--color-disabled01);pointer-events:none}[disabled].sc-z-input-h:not([disabled=\"false\"]) input.sc-z-input:hover{border-width:var(--border-size-small)}input.sc-z-input::placeholder,textarea.sc-z-input::placeholder{color:var(--color-text05)}.sc-z-input::-webkit-textarea-placeholder{color:var(--color-text05)}.sc-z-input:-ms-textarea-placeholder{color:var(--color-text05)}.sc-z-input::placeholder{color:var(--color-text05)}label.input-label.sc-z-input{display:block;padding-bottom:var(--space-unit);color:var(--color-default-text);font-family:var(--font-family-sans);font-size:var(--font-size-1);font-weight:var(--font-sb);text-align:left;text-transform:uppercase}[disabled].sc-z-input-h:not([disabled=\"false\"]) label.input-label.sc-z-input{color:var(--color-disabled03)}.text-wrapper.sc-z-input>div.sc-z-input{position:relative;z-index:1;fill:var(--gray900)}.text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{width:100%;height:calc(var(--space-unit) * 5.5);box-sizing:border-box;padding:0 calc(var(--space-unit) * 1.5);margin:0}[size=\"small\"].sc-z-input-h .text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{height:calc(var(--space-unit) * 4.5)}[size=\"x-small\"].sc-z-input-h .text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input{height:calc(var(--space-unit) * 4)}.text-wrapper.sc-z-input>div.sc-z-input>input.has-icon.sc-z-input,.text-wrapper.sc-z-input>div.sc-z-input>input.has-clear-icon.sc-z-input{padding-right:calc(var(--space-unit) * 5.25)}.text-wrapper.sc-z-input>div.sc-z-input>input.has-icon.has-clear-icon.sc-z-input{padding-right:calc(var(--space-unit) * 8)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input{position:absolute;z-index:2;top:50%;right:calc(var(--space-unit) * 1.5);display:flex;pointer-events:none;transform:translateY(-50%)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input{padding:0;border:0;background:none;color:inherit;font:inherit;pointer-events:initial}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input+button.icon-button.sc-z-input{margin-left:calc(var(--space-unit) * 0.5)}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.hidden.sc-z-input{display:none}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.reset-icon.sc-z-input,.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.toggle-password-icon.sc-z-input{cursor:pointer}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.sc-z-input{--z-icon-width:18px;--z-icon-height:18px;display:block}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.small.sc-z-input,.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input>z-icon.x-small.sc-z-input{--z-icon-width:16px;--z-icon-height:16px}.text-wrapper.sc-z-input .icons-wrapper.sc-z-input>button.icon-button.sc-z-input:focus{box-shadow:var(--shadow-focus-primary);outline:none !important}.text-wrapper.sc-z-input>div.sc-z-input>input.sc-z-input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:currentcolor}.textarea-wrapper.sc-z-input{padding:calc(var(--space-unit) * 1.5);scrollbar-color:var(--color-primary01) transparent}textarea.sc-z-input::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}textarea.sc-z-input::-webkit-scrollbar-track{background-color:transparent}textarea.sc-z-input::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}textarea.sc-z-input::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}textarea.sc-z-input{width:100%;min-height:132px;padding:0;border:none;margin:0;resize:none}.radio-wrapper.sc-z-input,.checkbox-wrapper.sc-z-input{position:relative;display:inline-flex;flex-direction:row;align-items:center;color:var(--color-default-text);fill:var(--color-primary01);font-family:var(--font-family-sans)}.radio-wrapper.sc-z-input:hover,.checkbox-wrapper.sc-z-input:hover{color:var(--color-hover-primary);fill:currentcolor}.radio-wrapper.sc-z-input>input.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input{position:absolute;z-index:-1;opacity:0;pointer-events:none}.radio-wrapper.sc-z-input .radio-label.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{display:inline-flex;align-items:center;margin:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:1;text-transform:inherit}.radio-wrapper.sc-z-input input.sc-z-input:not(:disabled)+.radio-label.sc-z-input,.checkbox-wrapper.sc-z-input input.sc-z-input:not(:disabled)+.checkbox-label.sc-z-input{cursor:pointer}.radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{cursor:pointer;fill:inherit}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{--z-icon-width:16px;--z-icon-height:16px}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{font-size:var(--font-size-2)}[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input z-icon.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input z-icon.sc-z-input{--z-icon-width:14px;--z-icon-height:14px}[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.sc-z-input{font-size:var(--font-size-1)}.radio-wrapper.sc-z-input .radio-label.after.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input{flex-direction:row}.radio-wrapper.sc-z-input .radio-label.before.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input{flex-direction:row-reverse}.radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input{margin-left:var(--space-unit)}.radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,.checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input{margin-right:var(--space-unit)}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.after.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.after.sc-z-input>span.sc-z-input{margin-left:calc(var(--space-unit) * 0.5)}[size=\"small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,[size=\"small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .radio-wrapper.sc-z-input .radio-label.before.sc-z-input>span.sc-z-input,[size=\"x-small\"].sc-z-input-h .checkbox-wrapper.sc-z-input .checkbox-label.before.sc-z-input>span.sc-z-input{margin-right:calc(var(--space-unit) * 0.5)}.radio-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.radio-label.sc-z-input>z-icon.sc-z-input{border-radius:50%}.checkbox-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.checkbox-label.sc-z-input>z-icon.sc-z-input{border-radius:var(--border-radius-small)}.radio-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.radio-label.sc-z-input>z-icon.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:focus:focus-visible+.checkbox-label.sc-z-input>z-icon.sc-z-input{box-shadow:var(--shadow-focus-primary)}.radio-wrapper.sc-z-input>input.sc-z-input:disabled+.radio-label.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:disabled+.checkbox-label.sc-z-input{color:var(--color-disabled03)}.radio-wrapper.sc-z-input>input.sc-z-input:disabled+.radio-label.sc-z-input>z-icon.sc-z-input,.checkbox-wrapper.sc-z-input>input.sc-z-input:disabled+.checkbox-label.sc-z-input>z-icon.sc-z-input{cursor:default;fill:var(--color-disabled01)}";
|
|
1237
1249
|
const ZInputStyle0 = stylesCss$7;
|
|
1238
1250
|
|
|
1239
1251
|
const ZInput = class {
|
|
@@ -1567,7 +1579,7 @@ const ZList = class {
|
|
|
1567
1579
|
};
|
|
1568
1580
|
ZList.style = ZListStyle0;
|
|
1569
1581
|
|
|
1570
|
-
const stylesCss$4 = ":host{outline:none}:host>.container{--background-color-list-element:var(--color-surface01);--background-hover-color-list-element:var(--color-
|
|
1582
|
+
const stylesCss$4 = ":host{outline:none}:host>.container{--background-color-list-element:var(--color-surface01);--background-hover-color-list-element:var(--color-background);--background-active-color-list-element:var(--color-background);display:flex;box-sizing:border-box;flex-direction:column;justify-content:center;font-family:var(--font-family-sans);font-weight:var(--font-rg);outline:none}:host([size=\"small\"])>.container{min-height:calc(var(--space-unit) * 4);padding:calc(var(--space-unit) / 2) 0}:host([size=\"medium\"])>.container{min-height:calc(var(--space-unit) * 5);padding:var(--space-unit) 0}:host([size=\"large\"])>.container{min-height:calc(var(--space-unit) * 7);padding:calc(var(--space-unit) * 2) 0}:host([size=\"x-large\"])>.container{min-height:calc(var(--space-unit) * 9);padding:calc(var(--space-unit) * 3) 0}:host([expandable])>.container,:host([clickable])>.container{cursor:pointer}:host([expandable]:hover)>.container,:host([clickable]:hover)>.container{background-color:var(--background-hover-color-list-element)}:host([expandable]:focus:focus-visible)>.container,:host([clickable]:focus:focus-visible)>.container{box-shadow:var(--shadow-focus-primary)}:host([clickable]:not([expandable]))>.container.clicked{box-shadow:var(--shadow-focus-primary)}:host([expandable]:active)>.container,:host([clickable]:active)>.container{background-color:var(--background-active-color-list-element)}:host([align-button=\"left\"][expandable])>.container>.z-list-element-container{display:flex}:host([align-button=\"right\"][expandable])>.container>.z-list-element-container{display:flex;flex-direction:row-reverse;justify-content:space-between}:host([align-button=\"left\"][expandable])>.container>.z-list-element-container>z-icon{margin-right:var(--space-unit)}:host([align-button=\"right\"][expandable])>.container>.z-list-element-container>z-icon{margin-left:var(--space-unit)}:host>.container>.z-list-element-inner-container{display:none}:host>.container>.z-list-element-inner-container.expanded{display:block}.z-list-content-container{display:flex;align-items:center}";
|
|
1571
1583
|
const ZListElementStyle0 = stylesCss$4;
|
|
1572
1584
|
|
|
1573
1585
|
const ZListElement = class {
|
|
@@ -1805,7 +1817,7 @@ const ZOffcanvas = class {
|
|
|
1805
1817
|
};
|
|
1806
1818
|
ZOffcanvas.style = ZOffcanvasStyle0;
|
|
1807
1819
|
|
|
1808
|
-
const stylesCss$1 = ":host{--z-searchbar-tag-text-color:var(--color-primary03);--z-searchbar-tag-bg:var(--color-hover-primary);--z-searchbar-item-height:44px;z-index:15;display:flex;column-gap:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host,*{box-sizing:border-box}:host::part(list-item-container){display:block;min-height:unset;padding:0}.input-container{position:relative;display:flex;width:100%;flex-direction:column}.results-wrapper{position:absolute;top:calc(100% - 1px);left:0;width:100%;padding:calc(var(--space-unit) / 4);border:var(--border-size-small) solid var(--color-surface03);border-top:none;background:var(--color-surface01)}.results{overflow:auto;max-height:var(--z-searchbar-results-height, 540px);padding:calc(var(--space-unit) / 2) calc(var(--space-unit) * 1.5);scrollbar-color:var(--color-primary01) transparent}.results::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}.results::-webkit-scrollbar-track{background-color:transparent}.results::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}.results .category-heading{display:block;font-size:var(--font-size-2);font-weight:var(--font-rg);line-height:var(--font-size-3)}.results .category-heading>*{display:block}.results .category-heading>.category{color:var(--color-text05);font-style:italic}.results .category-heading>.subcategory{margin-top:var(--space-unit);color:var(--color-default-text);text-transform:uppercase}.results z-list-element{position:relative;display:block}z-list-element>.item-search{padding:var(--space-unit) 0}z-list z-list-element::before{position:absolute;z-index:100;top:5px;left:-20px;width:8px;height:1em;border-bottom:1px solid var(--color-disabled01-icon);border-left:1px solid var(--color-disabled01-icon);content:\"\";cursor:pointer}z-list z-list-element::after{position:absolute;z-index:100;top:5px;left:-20px;width:8px;height:100%;border-left:1px solid var(--color-disabled01-icon);content:\"\";cursor:pointer}z-list z-list-element:last-child::after{display:none}z-list>z-list-element::before,z-list>z-list-element::after,z-list>z-list-group>z-list-element::before,z-list>z-list-group>z-list-element::after{display:none}z-list>div.children-node{padding-left:calc(var(--space-unit) * 3)}.results z-list-element>.list-element{display:flex;justify-content:space-between;padding:calc(var(--space-unit) * 1.25) 0;cursor:pointer}.results z-list-element>.list-element:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.results z-list-element>.list-element .item.ellipsis{overflow:hidden}.results z-list-element .list-element::after{position:absolute;top:0;right:0;display:block;width:100%;height:44px;content:\"\";transform:translateX(-100%)}.results z-list-element .list-element.focused.hovered::after{padding-left:6px}.results z-list-element>.list-element:hover,.results z-list-element>.list-element:hover::after{background-color:var(--color-
|
|
1820
|
+
const stylesCss$1 = ":host{--z-searchbar-tag-text-color:var(--color-primary03);--z-searchbar-tag-bg:var(--color-hover-primary);--z-searchbar-item-height:44px;z-index:15;display:flex;column-gap:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host,*{box-sizing:border-box}:host::part(list-item-container){display:block;min-height:unset;padding:0}.input-container{position:relative;display:flex;width:100%;flex-direction:column}.results-wrapper{position:absolute;top:calc(100% - 1px);left:0;width:100%;padding:calc(var(--space-unit) / 4);border:var(--border-size-small) solid var(--color-surface03);border-top:none;background:var(--color-surface01)}.results{overflow:auto;max-height:var(--z-searchbar-results-height, 540px);padding:calc(var(--space-unit) / 2) calc(var(--space-unit) * 1.5);scrollbar-color:var(--color-primary01) transparent}.results::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}.results::-webkit-scrollbar-track{background-color:transparent}.results::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}.results .category-heading{display:block;font-size:var(--font-size-2);font-weight:var(--font-rg);line-height:var(--font-size-3)}.results .category-heading>*{display:block}.results .category-heading>.category{color:var(--color-text05);font-style:italic}.results .category-heading>.subcategory{margin-top:var(--space-unit);color:var(--color-default-text);text-transform:uppercase}.results z-list-element{position:relative;display:block}z-list-element>.item-search{padding:var(--space-unit) 0}z-list z-list-element::before{position:absolute;z-index:100;top:5px;left:-20px;width:8px;height:1em;border-bottom:1px solid var(--color-disabled01-icon);border-left:1px solid var(--color-disabled01-icon);content:\"\";cursor:pointer}z-list z-list-element::after{position:absolute;z-index:100;top:5px;left:-20px;width:8px;height:100%;border-left:1px solid var(--color-disabled01-icon);content:\"\";cursor:pointer}z-list z-list-element:last-child::after{display:none}z-list>z-list-element::before,z-list>z-list-element::after,z-list>z-list-group>z-list-element::before,z-list>z-list-group>z-list-element::after{display:none}z-list>div.children-node{padding-left:calc(var(--space-unit) * 3)}.results z-list-element>.list-element{display:flex;justify-content:space-between;padding:calc(var(--space-unit) * 1.25) 0;cursor:pointer}.results z-list-element>.list-element:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.results z-list-element>.list-element .item.ellipsis{overflow:hidden}.results z-list-element .list-element::after{position:absolute;top:0;right:0;display:block;width:100%;height:44px;content:\"\";transform:translateX(-100%)}.results z-list-element .list-element.focused.hovered::after{padding-left:6px}.results z-list-element>.list-element:hover,.results z-list-element>.list-element:hover::after{background-color:var(--color-background);cursor:pointer}.results z-list-element>.list-element>z-tag{border:1px solid var(--gray800);font-size:var(--font-size-1);font-weight:var(--font-sb);--z-tag-bg:var(--z-searchbar-tag-bg);--z-tag-text-color:var(--z-searchbar-tag-text-color)}.results .item{--z-icon-height:12px;--z-icon-width:12px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;color:var(--color-default-text);column-gap:calc(var(--space-unit) * 1.5);fill:var(--color-default-icon);font-size:var(--font-size-2);line-height:var(--font-size-6)}.results .item.ellipsis>.item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.results .item>.item-label mark{background:var(--color-primary03)}.results .item.item-search{--z-icon-height:16px;--z-icon-width:16px}.results .item-show-all{text-align:center}.results .item-no-results{display:block;font-size:var(--font-size-2);font-style:italic;line-height:var(--font-size-5)}.results .item-no-results>ul{padding-left:calc(var(--space-unit) * 2);margin:var(--space-unit)}@media (min-width: 768px){.results .category-heading{font-size:var(--font-size-3);line-height:var(--font-size-6)}.results .item{font-size:var(--font-size-3);line-height:var(--font-size-6)}.results .item.item-search{--z-icon-height:18px;--z-icon-width:18px}.results .item.ellipsis>.item-label{height:24px}.results z-list-element>.list-element>z-tag{min-width:max-content}}@media (min-width: 1152px){.results .item{cursor:pointer}.results .item-no-results{cursor:default;font-size:var(--font-size-3);line-height:var(--font-size-6)}}:host([size=\"small\"]) .results :is(.item,.category-heading),:host([size=\"x-small\"]) .results :is(.item,.category-heading){font-size:var(--font-size-2)}:host([size=\"small\"]) .results .item:not(.has-category),:host([size=\"x-small\"]) .results .item:not(.has-category){--z-icon-height:16px;--z-icon-width:16px}:host([size=\"small\"]) z-list-element>.list-element,:host([size=\"small\"]) z-list-element>.item-search{padding:calc(var(--space-unit) * 0.75) 0}:host([size=\"x-small\"]) z-list-element>.list-element,:host([size=\"x-small\"]) z-list-element>.item-search{padding:calc(var(--space-unit) / 2) 0}:host([size=\"small\"]) z-list-element .list-element::after{height:36px}:host([size=\"x-small\"]) z-list-element .list-element::after{height:32px}";
|
|
1809
1821
|
const ZSearchbarStyle0 = stylesCss$1;
|
|
1810
1822
|
|
|
1811
1823
|
const ZSearchbar = class {
|