@watermarkinsights/ripple 5.15.1 → 5.16.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{app-globals-1db2f006.js → app-globals-f56991b7.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/priv-calendar.cjs.entry.js +1 -1
- package/dist/cjs/priv-chart-popover.cjs.entry.js +1 -1
- package/dist/cjs/priv-navigator-button.cjs.entry.js +1 -1
- package/dist/cjs/priv-navigator-item.cjs.entry.js +1 -1
- package/dist/cjs/priv-option-list.cjs.entry.js +1 -1
- package/dist/cjs/ripple.cjs.js +1 -1
- package/dist/cjs/wm-action-menu_2.cjs.entry.js +2 -2
- package/dist/cjs/wm-button.cjs.entry.js +1 -1
- package/dist/cjs/wm-chart.cjs.entry.js +1 -1
- package/dist/cjs/wm-date-range.cjs.entry.js +1 -1
- package/dist/cjs/wm-datepicker.cjs.entry.js +1 -1
- package/dist/cjs/wm-file-list.cjs.entry.js +1 -1
- package/dist/cjs/wm-file.cjs.entry.js +1 -1
- package/dist/cjs/wm-flyout.cjs.entry.js +1 -1
- package/dist/cjs/wm-input.cjs.entry.js +1 -1
- package/dist/cjs/wm-line-chart.cjs.entry.js +1 -1
- package/dist/cjs/wm-modal-pss_3.cjs.entry.js +3 -3
- package/dist/cjs/wm-modal_3.cjs.entry.js +3 -3
- package/dist/cjs/wm-navigation_3.cjs.entry.js +3 -3
- package/dist/cjs/wm-navigator.cjs.entry.js +1 -1
- package/dist/cjs/wm-nested-select.cjs.entry.js +1 -1
- package/dist/cjs/wm-optgroup.cjs.entry.js +1 -1
- package/dist/cjs/wm-option_2.cjs.entry.js +2 -2
- package/dist/cjs/wm-pagination.cjs.entry.js +1 -1
- package/dist/cjs/wm-progress-indicator_3.cjs.entry.js +2 -2
- package/dist/cjs/wm-search.cjs.entry.js +1 -1
- package/dist/cjs/wm-snackbar.cjs.entry.js +1 -1
- package/dist/cjs/wm-tab-item_3.cjs.entry.js +3 -3
- package/dist/cjs/wm-tag-input.cjs.entry.js +61 -6
- package/dist/cjs/wm-textarea.cjs.entry.js +1 -1
- package/dist/cjs/wm-timepicker.cjs.entry.js +1 -1
- package/dist/cjs/wm-toggletip.cjs.entry.js +1 -1
- package/dist/cjs/wm-uploader.cjs.entry.js +1 -1
- package/dist/collection/components/charts/priv-chart-popover/priv-chart-popover.css +13 -0
- package/dist/collection/components/charts/wm-chart/wm-chart.css +13 -0
- package/dist/collection/components/charts/wm-line-chart/wm-line-chart.css +13 -0
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-indicator.css +13 -0
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-monitor.css +13 -0
- package/dist/collection/components/datepickers/datepicker.css +13 -0
- package/dist/collection/components/datepickers/priv-calendar/priv-calendar.css +13 -0
- package/dist/collection/components/selects/priv-option-list/priv-option-list.css +13 -0
- package/dist/collection/components/selects/wm-nested-select/wm-nested-select.css +13 -0
- package/dist/collection/components/selects/wm-optgroup/wm-optgroup.css +13 -0
- package/dist/collection/components/selects/wm-option/wm-option.css +13 -0
- package/dist/collection/components/selects/wm-select/wm-select.css +13 -0
- package/dist/collection/components/wm-action-menu/wm-action-menu.css +13 -0
- package/dist/collection/components/wm-button/wm-button.css +13 -0
- package/dist/collection/components/wm-file/wm-file.css +13 -0
- package/dist/collection/components/wm-file-list/wm-file-list.css +13 -0
- package/dist/collection/components/wm-flyout/wm-flyout.css +13 -0
- package/dist/collection/components/wm-input/wm-input.css +13 -0
- package/dist/collection/components/wm-menuitem/wm-menuitem.css +13 -0
- package/dist/collection/components/wm-modal/wm-modal-footer.css +13 -0
- package/dist/collection/components/wm-modal/wm-modal-header.css +13 -0
- package/dist/collection/components/wm-modal/wm-modal.css +13 -0
- package/dist/collection/components/wm-modal-pss/wm-modal-pss-footer.css +13 -0
- package/dist/collection/components/wm-modal-pss/wm-modal-pss-header.css +13 -0
- package/dist/collection/components/wm-modal-pss/wm-modal-pss.css +13 -0
- package/dist/collection/components/wm-navigation/wm-navigation-hamburger.css +13 -0
- package/dist/collection/components/wm-navigation/wm-navigation-item.css +13 -0
- package/dist/collection/components/wm-navigation/wm-navigation.css +13 -0
- package/dist/collection/components/wm-navigator/priv-navigator-button/priv-navigator-button.css +13 -0
- package/dist/collection/components/wm-navigator/priv-navigator-item/priv-navigator-item.css +13 -0
- package/dist/collection/components/wm-navigator/wm-navigator.css +13 -0
- package/dist/collection/components/wm-pagination/wm-pagination.css +13 -0
- package/dist/collection/components/wm-search/wm-search.css +13 -0
- package/dist/collection/components/wm-snackbar/wm-snackbar.css +13 -0
- package/dist/collection/components/wm-tabs/wm-tab-item/wm-tab-item.css +13 -0
- package/dist/collection/components/wm-tabs/wm-tab-list/wm-tab-list.css +13 -0
- package/dist/collection/components/wm-tabs/wm-tab-panel/wm-tab-panel.css +13 -0
- package/dist/collection/components/wm-tag-input/wm-tag-input.css +16 -0
- package/dist/collection/components/wm-tag-input/wm-tag-input.js +60 -5
- package/dist/collection/components/wm-textarea/wm-textarea.css +13 -0
- package/dist/collection/components/wm-timepicker/wm-timepicker.css +13 -0
- package/dist/collection/components/wm-toggletip/wm-toggletip.css +13 -0
- package/dist/collection/components/wm-uploader/wm-uploader.css +13 -0
- package/dist/esm/{app-globals-87359eb3.js → app-globals-cc7a1bd5.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/priv-calendar.entry.js +1 -1
- package/dist/esm/priv-chart-popover.entry.js +1 -1
- package/dist/esm/priv-navigator-button.entry.js +1 -1
- package/dist/esm/priv-navigator-item.entry.js +1 -1
- package/dist/esm/priv-option-list.entry.js +1 -1
- package/dist/esm/ripple.js +1 -1
- package/dist/esm/wm-action-menu_2.entry.js +2 -2
- package/dist/esm/wm-button.entry.js +1 -1
- package/dist/esm/wm-chart.entry.js +1 -1
- package/dist/esm/wm-date-range.entry.js +1 -1
- package/dist/esm/wm-datepicker.entry.js +1 -1
- package/dist/esm/wm-file-list.entry.js +1 -1
- package/dist/esm/wm-file.entry.js +1 -1
- package/dist/esm/wm-flyout.entry.js +1 -1
- package/dist/esm/wm-input.entry.js +1 -1
- package/dist/esm/wm-line-chart.entry.js +1 -1
- package/dist/esm/wm-modal-pss_3.entry.js +3 -3
- package/dist/esm/wm-modal_3.entry.js +3 -3
- package/dist/esm/wm-navigation_3.entry.js +3 -3
- package/dist/esm/wm-navigator.entry.js +1 -1
- package/dist/esm/wm-nested-select.entry.js +1 -1
- package/dist/esm/wm-optgroup.entry.js +1 -1
- package/dist/esm/wm-option_2.entry.js +2 -2
- package/dist/esm/wm-pagination.entry.js +1 -1
- package/dist/esm/wm-progress-indicator_3.entry.js +2 -2
- package/dist/esm/wm-search.entry.js +1 -1
- package/dist/esm/wm-snackbar.entry.js +1 -1
- package/dist/esm/wm-tab-item_3.entry.js +3 -3
- package/dist/esm/wm-tag-input.entry.js +61 -6
- package/dist/esm/wm-textarea.entry.js +1 -1
- package/dist/esm/wm-timepicker.entry.js +1 -1
- package/dist/esm/wm-toggletip.entry.js +1 -1
- package/dist/esm/wm-uploader.entry.js +1 -1
- package/dist/esm-es5/app-globals-cc7a1bd5.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/priv-calendar.entry.js +1 -1
- package/dist/esm-es5/priv-chart-popover.entry.js +1 -1
- package/dist/esm-es5/priv-navigator-button.entry.js +1 -1
- package/dist/esm-es5/priv-navigator-item.entry.js +1 -1
- package/dist/esm-es5/priv-option-list.entry.js +1 -1
- package/dist/esm-es5/ripple.js +1 -1
- package/dist/esm-es5/wm-action-menu_2.entry.js +1 -1
- package/dist/esm-es5/wm-button.entry.js +1 -1
- package/dist/esm-es5/wm-chart.entry.js +1 -1
- package/dist/esm-es5/wm-date-range.entry.js +1 -1
- package/dist/esm-es5/wm-datepicker.entry.js +1 -1
- package/dist/esm-es5/wm-file-list.entry.js +1 -1
- package/dist/esm-es5/wm-file.entry.js +1 -1
- package/dist/esm-es5/wm-flyout.entry.js +1 -1
- package/dist/esm-es5/wm-input.entry.js +1 -1
- package/dist/esm-es5/wm-line-chart.entry.js +1 -1
- package/dist/esm-es5/wm-modal-pss_3.entry.js +1 -1
- package/dist/esm-es5/wm-modal_3.entry.js +1 -1
- package/dist/esm-es5/wm-navigation_3.entry.js +1 -1
- package/dist/esm-es5/wm-navigator.entry.js +1 -1
- package/dist/esm-es5/wm-nested-select.entry.js +1 -1
- package/dist/esm-es5/wm-optgroup.entry.js +1 -1
- package/dist/esm-es5/wm-option_2.entry.js +1 -1
- package/dist/esm-es5/wm-pagination.entry.js +1 -1
- package/dist/esm-es5/wm-progress-indicator_3.entry.js +1 -1
- package/dist/esm-es5/wm-search.entry.js +1 -1
- package/dist/esm-es5/wm-snackbar.entry.js +1 -1
- package/dist/esm-es5/wm-tab-item_3.entry.js +1 -1
- package/dist/esm-es5/wm-tag-input.entry.js +1 -1
- package/dist/esm-es5/wm-textarea.entry.js +1 -1
- package/dist/esm-es5/wm-timepicker.entry.js +1 -1
- package/dist/esm-es5/wm-toggletip.entry.js +1 -1
- package/dist/esm-es5/wm-uploader.entry.js +1 -1
- package/dist/ripple/p-0189929d.entry.js +1 -0
- package/dist/ripple/{p-d9c019dd.system.entry.js → p-091fbc50.system.entry.js} +1 -1
- package/dist/ripple/p-0bb576c5.system.entry.js +1 -0
- package/dist/ripple/p-0c89b82c.entry.js +1 -0
- package/dist/ripple/p-12ac8f93.js +1 -0
- package/dist/ripple/{p-8ad917d6.system.entry.js → p-12d6ab73.system.entry.js} +1 -1
- package/dist/ripple/p-144ce232.entry.js +1 -0
- package/dist/ripple/p-1497ccfc.entry.js +1 -0
- package/dist/ripple/{p-5a5b2d59.entry.js → p-1955c66a.system.entry.js} +1 -1
- package/dist/ripple/{p-1fe343d5.entry.js → p-22b55b6f.entry.js} +1 -1
- package/dist/ripple/{p-0830cddd.entry.js → p-257d2d5c.entry.js} +1 -1
- package/dist/ripple/p-2823d02b.system.entry.js +1 -0
- package/dist/ripple/p-2f7ca1a7.system.entry.js +1 -0
- package/dist/ripple/p-30201dc9.entry.js +1 -0
- package/dist/ripple/{p-f8ef4fb3.entry.js → p-30236be3.system.entry.js} +1 -1
- package/dist/ripple/p-36d2b888.entry.js +1 -0
- package/dist/ripple/p-36fd8aed.system.entry.js +1 -0
- package/dist/ripple/p-492aa9fe.system.entry.js +1 -0
- package/dist/ripple/p-4a29bb8c.entry.js +1 -0
- package/dist/ripple/p-4c2a044d.system.entry.js +1 -0
- package/dist/ripple/p-4cebf2d7.entry.js +1 -0
- package/dist/ripple/p-4e6b0a6e.system.entry.js +1 -0
- package/dist/ripple/p-4fb4deb9.entry.js +1 -0
- package/dist/ripple/p-56d54fe6.system.entry.js +1 -0
- package/dist/ripple/p-57c25b63.entry.js +1 -0
- package/dist/ripple/p-59591401.entry.js +1 -0
- package/dist/ripple/p-5cff41e0.entry.js +1 -0
- package/dist/ripple/{p-20fc8f4c.entry.js → p-5ef786db.system.entry.js} +1 -1
- package/dist/ripple/p-61f9987d.system.entry.js +1 -0
- package/dist/ripple/{p-c646d8a4.entry.js → p-6a03a172.entry.js} +1 -1
- package/dist/ripple/p-6a082957.entry.js +1 -0
- package/dist/ripple/{p-05f3cecb.entry.js → p-6abc1227.entry.js} +1 -1
- package/dist/ripple/p-6d12cfb7.system.entry.js +1 -0
- package/dist/ripple/p-72ed488e.system.entry.js +1 -0
- package/dist/ripple/{p-364ad233.system.entry.js → p-74f103dd.entry.js} +1 -1
- package/dist/ripple/{p-37336393.system.entry.js → p-81ce2697.entry.js} +1 -1
- package/dist/ripple/{p-2e99436b.system.entry.js → p-89479d02.system.entry.js} +1 -1
- package/dist/ripple/p-8a569d3b.entry.js +1 -0
- package/dist/ripple/p-8ec2e944.system.entry.js +1 -0
- package/dist/ripple/{p-3e6c0207.entry.js → p-8f987f71.entry.js} +1 -1
- package/dist/ripple/p-92a50b38.system.entry.js +1 -0
- package/dist/ripple/p-92cb12d3.entry.js +1 -0
- package/dist/ripple/p-9328023c.entry.js +1 -0
- package/dist/ripple/{p-5ae30ac7.system.entry.js → p-94f776eb.entry.js} +1 -1
- package/dist/ripple/p-97ffaa7d.entry.js +1 -0
- package/dist/ripple/p-9b2281e2.system.entry.js +1 -0
- package/dist/ripple/p-a5fb4171.system.entry.js +1 -0
- package/dist/ripple/p-b01f9572.system.entry.js +1 -0
- package/dist/ripple/p-b23c6351.system.entry.js +1 -0
- package/dist/ripple/p-b34552b0.system.entry.js +1 -0
- package/dist/ripple/p-b39ab477.entry.js +1 -0
- package/dist/ripple/p-bb9f6920.entry.js +1 -0
- package/dist/ripple/{p-96a8da4a.system.entry.js → p-bc4976e6.entry.js} +1 -1
- package/dist/ripple/p-bd48c50a.entry.js +1 -0
- package/dist/ripple/{p-5fdea4e6.system.js → p-c1aa877a.system.js} +1 -1
- package/dist/ripple/p-c31e1379.entry.js +1 -0
- package/dist/ripple/p-c4896784.system.entry.js +1 -0
- package/dist/ripple/{p-96753d47.system.entry.js → p-c53f5914.entry.js} +1 -1
- package/dist/ripple/p-c699aec8.system.entry.js +1 -0
- package/dist/ripple/p-c7d71181.system.entry.js +1 -0
- package/dist/ripple/p-ceac4dea.system.entry.js +1 -0
- package/dist/ripple/p-e59a48a6.system.js +1 -0
- package/dist/ripple/p-f3df715f.entry.js +1 -0
- package/dist/ripple/p-f8995a5e.system.entry.js +1 -0
- package/dist/ripple/p-f9fa1506.system.entry.js +1 -0
- package/dist/ripple/{p-1f8dfb77.system.entry.js → p-fe71ec64.system.entry.js} +1 -1
- package/dist/ripple/p-fe93b6b9.system.entry.js +1 -0
- package/dist/ripple/ripple.esm.js +1 -1
- package/dist/ripple/ripple.js +1 -1
- package/dist/types/components/wm-tag-input/wm-tag-input.d.ts +2 -0
- package/package.json +2 -2
- package/dist/esm-es5/app-globals-87359eb3.js +0 -1
- package/dist/ripple/p-02c8e3ed.entry.js +0 -1
- package/dist/ripple/p-07c9e8b6.js +0 -1
- package/dist/ripple/p-07d8e479.entry.js +0 -1
- package/dist/ripple/p-0b5bfa16.entry.js +0 -1
- package/dist/ripple/p-160fda33.entry.js +0 -1
- package/dist/ripple/p-16926b84.entry.js +0 -1
- package/dist/ripple/p-1ba2fb24.entry.js +0 -1
- package/dist/ripple/p-1e0e334f.entry.js +0 -1
- package/dist/ripple/p-269f8445.entry.js +0 -1
- package/dist/ripple/p-26c3d8d2.entry.js +0 -1
- package/dist/ripple/p-2a9146b4.entry.js +0 -1
- package/dist/ripple/p-2f4bf069.system.entry.js +0 -1
- package/dist/ripple/p-393ffdac.system.entry.js +0 -1
- package/dist/ripple/p-3f85b8f4.entry.js +0 -1
- package/dist/ripple/p-4410b59a.entry.js +0 -1
- package/dist/ripple/p-4d10bc9b.entry.js +0 -1
- package/dist/ripple/p-552859db.system.entry.js +0 -1
- package/dist/ripple/p-56bc17c1.entry.js +0 -1
- package/dist/ripple/p-571ba04c.system.entry.js +0 -1
- package/dist/ripple/p-5dc1810a.system.entry.js +0 -1
- package/dist/ripple/p-5e0126ff.system.js +0 -1
- package/dist/ripple/p-605441b4.system.entry.js +0 -1
- package/dist/ripple/p-610d0e09.system.entry.js +0 -1
- package/dist/ripple/p-61cca0ff.system.entry.js +0 -1
- package/dist/ripple/p-63abbde7.entry.js +0 -1
- package/dist/ripple/p-6932515a.system.entry.js +0 -1
- package/dist/ripple/p-693a52ab.entry.js +0 -1
- package/dist/ripple/p-6ab35628.system.entry.js +0 -1
- package/dist/ripple/p-7a36cfec.entry.js +0 -1
- package/dist/ripple/p-8e820303.system.entry.js +0 -1
- package/dist/ripple/p-976664cf.system.entry.js +0 -1
- package/dist/ripple/p-9cf2f18e.system.entry.js +0 -1
- package/dist/ripple/p-9f39ddc3.entry.js +0 -1
- package/dist/ripple/p-a05c2a02.entry.js +0 -1
- package/dist/ripple/p-afcc7cdb.system.entry.js +0 -1
- package/dist/ripple/p-b4804a9b.system.entry.js +0 -1
- package/dist/ripple/p-c1fc6def.entry.js +0 -1
- package/dist/ripple/p-c7ea9124.system.entry.js +0 -1
- package/dist/ripple/p-cadbb7ce.system.entry.js +0 -1
- package/dist/ripple/p-cbfeebcc.system.entry.js +0 -1
- package/dist/ripple/p-cd059f8a.system.entry.js +0 -1
- package/dist/ripple/p-cd3ab20f.system.entry.js +0 -1
- package/dist/ripple/p-da52d8ba.entry.js +0 -1
- package/dist/ripple/p-dea44ca1.entry.js +0 -1
- package/dist/ripple/p-e1331899.entry.js +0 -1
- package/dist/ripple/p-e177b02a.entry.js +0 -1
- package/dist/ripple/p-e39839c8.system.entry.js +0 -1
- package/dist/ripple/p-eb92950a.system.entry.js +0 -1
- package/dist/ripple/p-f1ce688c.system.entry.js +0 -1
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
package/dist/collection/components/wm-navigator/priv-navigator-button/priv-navigator-button.css
CHANGED
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -1216,6 +1229,9 @@
|
|
|
1216
1229
|
overflow: auto;
|
|
1217
1230
|
margin-block-start: 1.5rem;
|
|
1218
1231
|
}
|
|
1232
|
+
:host .table-wrapper:focus {
|
|
1233
|
+
outline: none;
|
|
1234
|
+
}
|
|
1219
1235
|
:host .table-wrapper #table {
|
|
1220
1236
|
width: 100%;
|
|
1221
1237
|
border-spacing: 0px;
|
|
@@ -469,9 +469,9 @@ export class TagInput {
|
|
|
469
469
|
}
|
|
470
470
|
}
|
|
471
471
|
handleInputFocus() {
|
|
472
|
+
this.clearOptionFocus();
|
|
472
473
|
if (this.isDropdown) {
|
|
473
474
|
this.openDropdown();
|
|
474
|
-
this.clearOptionFocus();
|
|
475
475
|
}
|
|
476
476
|
}
|
|
477
477
|
handleInputChanged(ev) {
|
|
@@ -632,6 +632,61 @@ export class TagInput {
|
|
|
632
632
|
}
|
|
633
633
|
}
|
|
634
634
|
}
|
|
635
|
+
handleTableWrapperFocus() {
|
|
636
|
+
// Forward focus to first focusable table row when container receives focus
|
|
637
|
+
if (this.isTable) {
|
|
638
|
+
// First try filtered options, then fall back to all options
|
|
639
|
+
let targetOptions = this.filteredOptionEls;
|
|
640
|
+
if (targetOptions.length === 0) {
|
|
641
|
+
targetOptions = this.optionEls;
|
|
642
|
+
}
|
|
643
|
+
if (targetOptions.length > 0) {
|
|
644
|
+
const firstOption = targetOptions[0];
|
|
645
|
+
const firstRow = this.elFromTagOption(firstOption);
|
|
646
|
+
if (firstRow) {
|
|
647
|
+
this.focusOption(firstRow);
|
|
648
|
+
return; // Successfully handled focus
|
|
649
|
+
}
|
|
650
|
+
}
|
|
651
|
+
// Fallback: if we can't find any options or rows, keep focus on input
|
|
652
|
+
// This prevents focus from going to body
|
|
653
|
+
if (this.inputEl) {
|
|
654
|
+
this.inputEl.focus();
|
|
655
|
+
}
|
|
656
|
+
}
|
|
657
|
+
}
|
|
658
|
+
handleTableWrapperKeyDown(ev) {
|
|
659
|
+
// Override browser's default scrolling behavior and delegate to our navigation
|
|
660
|
+
switch (ev.key) {
|
|
661
|
+
case "ArrowDown":
|
|
662
|
+
ev.preventDefault();
|
|
663
|
+
this.handleInputArrowDown();
|
|
664
|
+
break;
|
|
665
|
+
case "ArrowUp":
|
|
666
|
+
ev.preventDefault();
|
|
667
|
+
this.handleInputArrowUp();
|
|
668
|
+
break;
|
|
669
|
+
case "ArrowLeft":
|
|
670
|
+
ev.preventDefault();
|
|
671
|
+
this.focusPrevCell();
|
|
672
|
+
break;
|
|
673
|
+
case "ArrowRight":
|
|
674
|
+
ev.preventDefault();
|
|
675
|
+
this.focusNextCell();
|
|
676
|
+
break;
|
|
677
|
+
case "Enter":
|
|
678
|
+
ev.preventDefault();
|
|
679
|
+
this.handleInputEnter();
|
|
680
|
+
break;
|
|
681
|
+
case "Escape":
|
|
682
|
+
ev.preventDefault();
|
|
683
|
+
// Focus back to input as a safe fallback
|
|
684
|
+
if (this.inputEl) {
|
|
685
|
+
this.inputEl.focus();
|
|
686
|
+
}
|
|
687
|
+
break;
|
|
688
|
+
}
|
|
689
|
+
}
|
|
635
690
|
focusPrevCell() {
|
|
636
691
|
if (this.focusedOption) {
|
|
637
692
|
if (this.focusedColumn > 0) {
|
|
@@ -788,7 +843,7 @@ export class TagInput {
|
|
|
788
843
|
!optionAlreadyExists && (h("li", { ref: (el) => (this.addNewButton = el), id: "add-new-btn", class: "add-new-btn", onClick: () => this.addTags(inputValue) }, this.addNewTagMessage(inputValue))));
|
|
789
844
|
}
|
|
790
845
|
renderTable() {
|
|
791
|
-
return (h("div", { class: "table-wrapper", onScroll: () => this.dismissTooltip() }, h("table", { id: "table", role: "grid", class: `${this.colWidths ? "fixed-widths" : ""}`, "aria-label": this.label, "aria-multiselectable": "true" }, this.renderTableHeaders(), this.filteredOptionEls.length ? (this.filteredOptionEls.map((o) => this.renderTableRow(o))) : (h("div", { class: "no-results" }, this.noResultsMessage)))));
|
|
846
|
+
return (h("div", { class: "table-wrapper", onScroll: () => this.dismissTooltip(), onFocus: () => this.handleTableWrapperFocus(), onKeyDown: (ev) => this.handleTableWrapperKeyDown(ev) }, h("table", { id: "table", role: "grid", class: `${this.colWidths ? "fixed-widths" : ""}`, "aria-label": this.label, "aria-multiselectable": "true" }, this.renderTableHeaders(), this.filteredOptionEls.length ? (this.filteredOptionEls.map((o) => this.renderTableRow(o))) : (h("div", { class: "no-results" }, this.noResultsMessage)))));
|
|
792
847
|
}
|
|
793
848
|
renderTableHeaders() {
|
|
794
849
|
return (h("tr", { class: "headers", role: "row" }, csvToArray(this.colHeaders).map((header, idx) => {
|
|
@@ -864,12 +919,12 @@ export class TagInput {
|
|
|
864
919
|
}
|
|
865
920
|
}
|
|
866
921
|
render() {
|
|
867
|
-
return (h("div", { key: '
|
|
922
|
+
return (h("div", { key: '01e06180a6a01df582f810c719445fbeed00fe4a', class: `wrapper label-${this.labelPosition} ${this.errorMessage ? "invalid" : ""}` }, h("div", { key: 'f6afeda4ee70df39da5d27bf785f4fc2fd0d72c0', class: "label-wrapper" }, h("label", { key: 'c2c81afa191d66c6d33f1b717844b947200e86e0', class: "label", htmlFor: "input" }, this.label, this.requiredField && (h("span", { key: '1da48d6c19e59a014f1aedc0ab33554e64756576', class: "required", "aria-hidden": "true" }, "*")))), h("div", { key: 'ddf3c89a5af6c8c734e537be9f01fd1b306a7b49', class: `field-wrapper ${this.el.shadowRoot.activeElement === this.inputEl ? "focused" : ""} ${this.errorMessage ? "invalid" : ""}`, ref: (el) => (this.fieldWrapperEl = el) }, h("div", { key: 'c332f024838f3b710abe7721a1761d917f4cc34e', class: "upper-row" }, h("div", { key: 'bc81483ffa3695189828215c79ab362b8374f4a7', class: "svg-icon svg-search" }), h("div", { key: '668bdcfc8a6b06e14469fc0f977f79f444773b3f', class: `tags-and-input-wrapper ${this.inModal ? "in-modal" : ""}` }, h("ul", { key: '6ea2700c19f37305e2ae8e067eea61bff23b8dc8', ref: (el) => (this.tagAreaEl = el), class: `tag-area ${this.taggedOptions.length === 0 && "empty"} ${this.isKeying ? "user-is-keying" : ""}`, role: "listbox", "aria-activedescendant": this.focusedTag ? this.focusedTag.id : null, "aria-orientation": "horizontal", "aria-label": `${this.label} ${this.tagAreaInstructions}`, tabindex: this._tagEls.length > 0 ? 0 : -1, "aria-describedby": `info max-tags`, onFocus: (ev) => this.handleTagAreaFocus(ev), onBlur: (ev) => {
|
|
868
923
|
this.focusedTagIndex = undefined;
|
|
869
924
|
this.handleBlur(ev);
|
|
870
|
-
}, onKeyDown: (ev) => this.handleTagAreaKeyDown(ev) }, this.renderTags()), h("input", { key: '
|
|
925
|
+
}, onKeyDown: (ev) => this.handleTagAreaKeyDown(ev) }, this.renderTags()), h("input", { key: 'b99ca40b61d052f9fe7a30881f1479abf22925b6', id: "input", class: "input", role: "combobox", ref: (el) => (this.inputEl = el), autocomplete: "off", "aria-required": this.requiredField ? "true" : null, "aria-controls": this.tagInputType, "aria-describedby": `help-text${this.errorMessage ? " error " : ""} max-tags`, "aria-label": `${this.label} ${this.isDropdown ? globalMessages.getCharacterLimit(this.characterLimit) : ""}`, "aria-expanded": this.isDropdown ? this.isExpanded.toString() : null, "aria-activedescendant": this.inputActiveDescendantId, placeholder: this.placeholder, maxLength: this.isDropdown ? this.characterLimit : undefined, onInput: (ev) => this.handleInputChanged(ev), onBlur: (ev) => {
|
|
871
926
|
this.handleBlur(ev);
|
|
872
|
-
}, onFocus: () => this.handleInputFocus(), onKeyDown: (ev) => this.handleInputKeyDown(ev) })), this.isDropdown && (h("div", { key: '
|
|
927
|
+
}, onFocus: () => this.handleInputFocus(), onKeyDown: (ev) => this.handleInputKeyDown(ev) })), this.isDropdown && (h("div", { key: 'a2f6daf9eab25e6dcd9ead5a70dc66b0afe1ede9', class: "character-count" }, this.charCount, "/", this.characterLimit))), this.renderTagCounter(), this.isDropdown && this.renderDropdown()), this.info && (h("div", { key: '3a733a7064be0b93ece1c7f0ed2cb3165184b3c3', id: "info", class: "info-text" }, this.info)), h("div", { key: '2d8435c9aa077e8902a9cccf1c1057e48926240a', id: "error" }, this.errorMessage), h("div", { key: 'd9a7d93201d0d7ef4ec5f7ee708ddfe41dad7da4', class: "sr-only", "aria-live": "polite", ref: (el) => (this.liveRegionEl = el), "aria-atomic": "true" }, this.liveRegionMessage), this.isTable && this.renderTable()));
|
|
873
928
|
}
|
|
874
929
|
static get is() { return "wm-tag-input"; }
|
|
875
930
|
static get encapsulation() { return "shadow"; }
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -118,6 +118,19 @@
|
|
|
118
118
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
119
119
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
120
120
|
}
|
|
121
|
+
.svg-icon.svg-ai-chat:before {
|
|
122
|
+
content: "";
|
|
123
|
+
display: block;
|
|
124
|
+
background-color: var(--icon-fill, currentColor);
|
|
125
|
+
width: var(--icon-size, 0.875rem);
|
|
126
|
+
height: var(--icon-size, 0.875rem);
|
|
127
|
+
-webkit-mask-size: 100%;
|
|
128
|
+
mask-size: 100%;
|
|
129
|
+
}
|
|
130
|
+
.svg-icon.svg-ai-chat:before {
|
|
131
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
132
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
133
|
+
}
|
|
121
134
|
.svg-icon.svg-api-connected:before {
|
|
122
135
|
content: "";
|
|
123
136
|
display: block;
|
|
@@ -814,6 +814,19 @@
|
|
|
814
814
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
815
815
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M11.0834 0.583328L10.3484 2.18749L8.75004 2.91666L10.3484 3.65166L11.0834 5.25L11.8125 3.65166L13.4167 2.91666L11.8125 2.18749M5.25004 2.33333L3.79171 5.54166L0.583374 7L3.79171 8.45833L5.25004 11.6667L6.70837 8.45833L9.91671 7L6.70837 5.54166M11.0834 8.75L10.3484 10.3483L8.75004 11.0833L10.3484 11.8125L11.0834 13.4167L11.8125 11.8125L13.4167 11.0833L11.8125 10.3483'/%3E%3C/svg%3E%0A");
|
|
816
816
|
}
|
|
817
|
+
.svg-icon.svg-ai-chat:before {
|
|
818
|
+
content: "";
|
|
819
|
+
display: block;
|
|
820
|
+
background-color: var(--icon-fill, currentColor);
|
|
821
|
+
width: var(--icon-size, 0.875rem);
|
|
822
|
+
height: var(--icon-size, 0.875rem);
|
|
823
|
+
-webkit-mask-size: 100%;
|
|
824
|
+
mask-size: 100%;
|
|
825
|
+
}
|
|
826
|
+
.svg-icon.svg-ai-chat:before {
|
|
827
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
828
|
+
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M19 1.5H5C3.9 1.5 3 2.4 3 3.5V17.5C3 18.6 3.9 19.5 5 19.5H9L12 22.5L15 19.5H19C20.1 19.5 21 18.6 21 17.5V3.5C21 2.4 20.1 1.5 19 1.5ZM19 17.5H14.17L12 19.67L9.83 17.5H5V3.5H19V17.5ZM12 16.5L13.88 12.38L18 10.5L13.88 8.62L12 4.5L10.12 8.62L6 10.5L10.12 12.38L12 16.5Z'/%3E%3C/svg%3E%0A");
|
|
829
|
+
}
|
|
817
830
|
.svg-icon.svg-api-connected:before {
|
|
818
831
|
content: "";
|
|
819
832
|
display: block;
|
package/dist/esm/loader.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { b as bootstrapLazy } from './index-130e07bb.js';
|
|
2
2
|
export { s as setNonce } from './index-130e07bb.js';
|
|
3
|
-
import { g as globalScripts } from './app-globals-
|
|
3
|
+
import { g as globalScripts } from './app-globals-cc7a1bd5.js';
|
|
4
4
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
6
6
|
if (typeof window === 'undefined') return undefined;
|