@ukic/web-components 3.0.0-alpha.2 → 3.0.0-alpha.3
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/core.cjs.js +1 -1
- package/dist/cjs/{helpers-f1cf5156.js → helpers-69219f14.js} +24 -1
- package/dist/cjs/helpers-69219f14.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +2 -2
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +2 -2
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +446 -164
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +8 -6
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +2 -2
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +5 -5
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +1 -1
- package/dist/cjs/ic-pagination.cjs.entry.js +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +9 -9
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +27 -22
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +2 -2
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +147 -37
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +7 -4
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +2 -2
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/ic-alert/ic-alert.css +3 -1
- package/dist/collection/components/ic-alert/ic-alert.js +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +5 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +1 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-input-label/ic-input-label.css +1 -0
- package/dist/collection/components/ic-input-label/ic-input-label.js +45 -4
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +35 -49
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +1 -0
- package/dist/collection/components/ic-menu/ic-menu.css +70 -10
- package/dist/collection/components/ic-menu/ic-menu.js +485 -192
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +381 -33
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.css +2 -2
- package/dist/collection/components/ic-menu-item/ic-menu-item.css +32 -28
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.css +5 -2
- package/dist/collection/components/ic-page-header/ic-page-header.js +3 -3
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +5 -5
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +31 -7
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +2 -2
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +1 -1
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +1 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +26 -21
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.css +1 -0
- package/dist/collection/components/ic-select/ic-select.css +36 -16
- package/dist/collection/components/ic-select/ic-select.js +191 -43
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +160 -1
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.css +27 -30
- package/dist/collection/components/ic-switch/ic-switch.js +29 -2
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.css +1 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/utils/helpers.js +20 -0
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +22 -1
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-alert.js +1 -1
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +1 -1
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +2 -2
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-input-label2.js +10 -6
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +1 -1
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +1 -1
- package/dist/components/ic-menu-group.js.map +1 -1
- package/dist/components/ic-menu-item2.js +1 -1
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +450 -167
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-group.js +2 -2
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +1 -1
- package/dist/components/ic-navigation-menu2.js +1 -1
- package/dist/components/ic-page-header.js +4 -4
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +1 -1
- package/dist/components/ic-popover-menu.js +9 -8
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +1 -1
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +27 -22
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +2 -2
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-select.js +148 -37
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +1 -1
- package/dist/components/ic-stepper.js +1 -1
- package/dist/components/ic-switch.js +7 -3
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-text-field2.js +2 -2
- package/dist/components/ic-text-field2.js.map +1 -1
- package/dist/components/ic-theme.js +1 -1
- package/dist/components/ic-toast.js +1 -1
- package/dist/components/ic-top-navigation.js +1 -1
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/core/core.css +580 -10
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/{p-d2f89cb5.entry.js → p-0395442c.entry.js} +2 -2
- package/dist/core/{p-244d6dba.entry.js → p-0d233b0c.entry.js} +2 -2
- package/dist/core/{p-f38bce8d.entry.js → p-134def81.entry.js} +2 -2
- package/dist/core/p-134def81.entry.js.map +1 -0
- package/dist/core/p-14dfd8db.entry.js +2 -0
- package/dist/core/p-14dfd8db.entry.js.map +1 -0
- package/dist/core/p-1b116dd1.entry.js +2 -0
- package/dist/core/p-1b116dd1.entry.js.map +1 -0
- package/dist/core/p-21cc87c0.entry.js +2 -0
- package/dist/core/p-21cc87c0.entry.js.map +1 -0
- package/dist/core/p-2eae9b27.entry.js +2 -0
- package/dist/core/p-2eae9b27.entry.js.map +1 -0
- package/dist/core/p-3618ac34.entry.js +2 -0
- package/dist/core/p-3618ac34.entry.js.map +1 -0
- package/dist/core/{p-355acffa.entry.js → p-37dea10d.entry.js} +2 -2
- package/dist/core/{p-bf1f0ac7.entry.js → p-384d454d.entry.js} +2 -2
- package/dist/core/p-384d454d.entry.js.map +1 -0
- package/dist/core/p-3d417eff.entry.js +2 -0
- package/dist/core/p-3d417eff.entry.js.map +1 -0
- package/dist/core/p-3d9726a3.entry.js +2 -0
- package/dist/core/{p-408344d3.entry.js.map → p-3d9726a3.entry.js.map} +1 -1
- package/dist/core/{p-84526c3e.entry.js → p-43256b7c.entry.js} +2 -2
- package/dist/core/{p-93c23a35.entry.js → p-4a3b1f06.entry.js} +2 -2
- package/dist/core/{p-34db8aaf.entry.js → p-5cd016e1.entry.js} +2 -2
- package/dist/core/{p-d2f8e03f.entry.js → p-5ef8e106.entry.js} +2 -2
- package/dist/core/{p-0a808ec3.entry.js → p-690c5e80.entry.js} +2 -2
- package/dist/core/{p-43f9a711.entry.js → p-6d3e4bb1.entry.js} +2 -2
- package/dist/core/{p-4055f22c.entry.js → p-726673ee.entry.js} +2 -2
- package/dist/core/p-726673ee.entry.js.map +1 -0
- package/dist/core/{p-fa1b7a80.entry.js → p-72d30c8a.entry.js} +2 -2
- package/dist/core/{p-f30f3a3e.entry.js → p-76263187.entry.js} +2 -2
- package/dist/core/{p-c86d48b6.entry.js → p-7827b5cb.entry.js} +2 -2
- package/dist/core/p-79d0be03.entry.js +2 -0
- package/dist/core/p-79d0be03.entry.js.map +1 -0
- package/dist/core/{p-c06a3b97.entry.js → p-7b35de65.entry.js} +2 -2
- package/dist/core/{p-1684c8d4.entry.js → p-7fbf2d3e.entry.js} +2 -2
- package/dist/core/p-91cf9b2b.entry.js +2 -0
- package/dist/core/p-91cf9b2b.entry.js.map +1 -0
- package/dist/core/{p-1b573920.entry.js → p-922984cb.entry.js} +2 -2
- package/dist/core/{p-aab2c7aa.entry.js → p-95f603dd.entry.js} +2 -2
- package/dist/core/{p-e4b276b5.entry.js → p-97fb2bdf.entry.js} +2 -2
- package/dist/core/p-ac4b7329.entry.js +2 -0
- package/dist/core/p-ac4b7329.entry.js.map +1 -0
- package/dist/core/{p-e3ed9110.entry.js → p-acbd15ab.entry.js} +2 -2
- package/dist/core/{p-6d40baa9.entry.js → p-b17c94b7.entry.js} +2 -2
- package/dist/core/p-b78f8b8c.entry.js +2 -0
- package/dist/core/p-b78f8b8c.entry.js.map +1 -0
- package/dist/core/{p-312cacae.js → p-b7eb8ef9.js} +2 -2
- package/dist/core/p-b7eb8ef9.js.map +1 -0
- package/dist/core/{p-363d6e88.entry.js → p-b95a72a3.entry.js} +2 -2
- package/dist/core/{p-21e5dd29.entry.js → p-b997064c.entry.js} +2 -2
- package/dist/core/{p-4ff6d16f.entry.js → p-ba6ecc15.entry.js} +2 -2
- package/dist/core/{p-0d30ffab.entry.js → p-c0fc3d02.entry.js} +2 -2
- package/dist/core/p-c396bd4d.entry.js +2 -0
- package/dist/core/p-c396bd4d.entry.js.map +1 -0
- package/dist/core/{p-f828a6e1.entry.js → p-c9cf932c.entry.js} +2 -2
- package/dist/core/{p-aa0619ce.entry.js → p-cf7db84a.entry.js} +2 -2
- package/dist/core/{p-d58a10ec.entry.js → p-dd36bf1b.entry.js} +2 -2
- package/dist/core/p-e488de54.entry.js +2 -0
- package/dist/core/p-e488de54.entry.js.map +1 -0
- package/dist/core/{p-da14cd3c.entry.js → p-e4d1839e.entry.js} +2 -2
- package/dist/core/{p-0fb047e7.entry.js → p-eb3b4935.entry.js} +2 -2
- package/dist/core/{p-0fb047e7.entry.js.map → p-eb3b4935.entry.js.map} +1 -1
- package/dist/core/{p-60efd7fa.entry.js → p-ebafab37.entry.js} +2 -2
- package/dist/core/{p-82375dca.entry.js → p-ee6dd94c.entry.js} +2 -2
- package/dist/core/{p-9dba6823.entry.js → p-f0fc1bf0.entry.js} +2 -2
- package/dist/core/{p-49525194.entry.js → p-f24984c5.entry.js} +2 -2
- package/dist/core/p-f24984c5.entry.js.map +1 -0
- package/dist/core/{p-d8870804.entry.js → p-f5b2b26d.entry.js} +2 -2
- package/dist/core/p-f60dbd0e.entry.js +2 -0
- package/dist/core/p-f60dbd0e.entry.js.map +1 -0
- package/dist/core/{p-40e9e76a.entry.js → p-f71c00ce.entry.js} +2 -2
- package/dist/core/{p-cbcd4427.entry.js → p-ff4298b1.entry.js} +2 -2
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-1c9151ef.js → helpers-e8797e8d.js} +23 -2
- package/dist/esm/helpers-e8797e8d.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +1 -1
- package/dist/esm/ic-accordion.entry.js +1 -1
- package/dist/esm/ic-alert.entry.js +2 -2
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +1 -1
- package/dist/esm/ic-badge.entry.js +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +1 -1
- package/dist/esm/ic-button_3.entry.js +2 -2
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +2 -2
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +3 -3
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +1 -1
- package/dist/esm/ic-data-row.entry.js +1 -1
- package/dist/esm/ic-dialog.entry.js +1 -1
- package/dist/esm/ic-divider.entry.js +1 -1
- package/dist/esm/ic-empty-state.entry.js +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +1 -1
- package/dist/esm/ic-footer-link.entry.js +1 -1
- package/dist/esm/ic-footer.entry.js +1 -1
- package/dist/esm/ic-hero.entry.js +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +446 -164
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +8 -6
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +1 -1
- package/dist/esm/ic-menu-group.entry.js +2 -2
- package/dist/esm/ic-menu-group.entry.js.map +1 -1
- package/dist/esm/ic-menu-item.entry.js +2 -2
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +1 -1
- package/dist/esm/ic-navigation-group.entry.js +2 -2
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +1 -1
- package/dist/esm/ic-page-header.entry.js +5 -5
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +1 -1
- package/dist/esm/ic-pagination.entry.js +1 -1
- package/dist/esm/ic-popover-menu.entry.js +9 -9
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +2 -2
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +27 -22
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +2 -2
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +147 -37
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +1 -1
- package/dist/esm/ic-status-tag.entry.js +1 -1
- package/dist/esm/ic-step.entry.js +1 -1
- package/dist/esm/ic-stepper.entry.js +1 -1
- package/dist/esm/ic-switch.entry.js +7 -4
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +1 -1
- package/dist/esm/ic-tab-panel.entry.js +1 -1
- package/dist/esm/ic-tab.entry.js +1 -1
- package/dist/esm/ic-text-field.entry.js +2 -2
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +1 -1
- package/dist/esm/ic-toast.entry.js +1 -1
- package/dist/esm/ic-toggle-button.entry.js +1 -1
- package/dist/esm/ic-top-navigation.entry.js +1 -1
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/ic-alert/ic-alert.d.ts +1 -1
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +8 -0
- package/dist/types/components/ic-menu/ic-menu.d.ts +43 -15
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +5 -0
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +3 -2
- package/dist/types/components/ic-select/ic-select.d.ts +24 -10
- package/dist/types/components/ic-switch/ic-switch.d.ts +5 -1
- package/dist/types/components.d.ts +66 -20
- package/dist/types/utils/helpers.d.ts +7 -0
- package/dist/types/utils/types.d.ts +1 -1
- package/hydrate/index.js +685 -255
- package/package.json +2 -2
- package/vscode-data.json +49 -7
- package/dist/cjs/helpers-f1cf5156.js.map +0 -1
- package/dist/core/p-0c872824.entry.js +0 -2
- package/dist/core/p-0c872824.entry.js.map +0 -1
- package/dist/core/p-1f1758a9.entry.js +0 -2
- package/dist/core/p-1f1758a9.entry.js.map +0 -1
- package/dist/core/p-312cacae.js.map +0 -1
- package/dist/core/p-322edabc.entry.js +0 -2
- package/dist/core/p-322edabc.entry.js.map +0 -1
- package/dist/core/p-4055f22c.entry.js.map +0 -1
- package/dist/core/p-408344d3.entry.js +0 -2
- package/dist/core/p-4502d3c1.entry.js +0 -2
- package/dist/core/p-4502d3c1.entry.js.map +0 -1
- package/dist/core/p-49525194.entry.js.map +0 -1
- package/dist/core/p-5deb9730.entry.js +0 -2
- package/dist/core/p-5deb9730.entry.js.map +0 -1
- package/dist/core/p-6bd2e938.entry.js +0 -2
- package/dist/core/p-6bd2e938.entry.js.map +0 -1
- package/dist/core/p-7c89fc86.entry.js +0 -2
- package/dist/core/p-7c89fc86.entry.js.map +0 -1
- package/dist/core/p-af20322c.entry.js +0 -2
- package/dist/core/p-af20322c.entry.js.map +0 -1
- package/dist/core/p-bf1f0ac7.entry.js.map +0 -1
- package/dist/core/p-d1c9c32b.entry.js +0 -2
- package/dist/core/p-d1c9c32b.entry.js.map +0 -1
- package/dist/core/p-dc83a0e9.entry.js +0 -2
- package/dist/core/p-dc83a0e9.entry.js.map +0 -1
- package/dist/core/p-de3a5423.entry.js +0 -2
- package/dist/core/p-de3a5423.entry.js.map +0 -1
- package/dist/core/p-e53309b0.entry.js +0 -2
- package/dist/core/p-e53309b0.entry.js.map +0 -1
- package/dist/core/p-f38bce8d.entry.js.map +0 -1
- package/dist/core/p-fa587e6d.entry.js +0 -2
- package/dist/core/p-fa587e6d.entry.js.map +0 -1
- package/dist/esm/helpers-1c9151ef.js.map +0 -1
- /package/dist/core/{p-d2f89cb5.entry.js.map → p-0395442c.entry.js.map} +0 -0
- /package/dist/core/{p-244d6dba.entry.js.map → p-0d233b0c.entry.js.map} +0 -0
- /package/dist/core/{p-355acffa.entry.js.map → p-37dea10d.entry.js.map} +0 -0
- /package/dist/core/{p-84526c3e.entry.js.map → p-43256b7c.entry.js.map} +0 -0
- /package/dist/core/{p-93c23a35.entry.js.map → p-4a3b1f06.entry.js.map} +0 -0
- /package/dist/core/{p-34db8aaf.entry.js.map → p-5cd016e1.entry.js.map} +0 -0
- /package/dist/core/{p-d2f8e03f.entry.js.map → p-5ef8e106.entry.js.map} +0 -0
- /package/dist/core/{p-0a808ec3.entry.js.map → p-690c5e80.entry.js.map} +0 -0
- /package/dist/core/{p-43f9a711.entry.js.map → p-6d3e4bb1.entry.js.map} +0 -0
- /package/dist/core/{p-fa1b7a80.entry.js.map → p-72d30c8a.entry.js.map} +0 -0
- /package/dist/core/{p-f30f3a3e.entry.js.map → p-76263187.entry.js.map} +0 -0
- /package/dist/core/{p-c86d48b6.entry.js.map → p-7827b5cb.entry.js.map} +0 -0
- /package/dist/core/{p-c06a3b97.entry.js.map → p-7b35de65.entry.js.map} +0 -0
- /package/dist/core/{p-1684c8d4.entry.js.map → p-7fbf2d3e.entry.js.map} +0 -0
- /package/dist/core/{p-1b573920.entry.js.map → p-922984cb.entry.js.map} +0 -0
- /package/dist/core/{p-aab2c7aa.entry.js.map → p-95f603dd.entry.js.map} +0 -0
- /package/dist/core/{p-e4b276b5.entry.js.map → p-97fb2bdf.entry.js.map} +0 -0
- /package/dist/core/{p-e3ed9110.entry.js.map → p-acbd15ab.entry.js.map} +0 -0
- /package/dist/core/{p-6d40baa9.entry.js.map → p-b17c94b7.entry.js.map} +0 -0
- /package/dist/core/{p-363d6e88.entry.js.map → p-b95a72a3.entry.js.map} +0 -0
- /package/dist/core/{p-21e5dd29.entry.js.map → p-b997064c.entry.js.map} +0 -0
- /package/dist/core/{p-4ff6d16f.entry.js.map → p-ba6ecc15.entry.js.map} +0 -0
- /package/dist/core/{p-0d30ffab.entry.js.map → p-c0fc3d02.entry.js.map} +0 -0
- /package/dist/core/{p-f828a6e1.entry.js.map → p-c9cf932c.entry.js.map} +0 -0
- /package/dist/core/{p-aa0619ce.entry.js.map → p-cf7db84a.entry.js.map} +0 -0
- /package/dist/core/{p-d58a10ec.entry.js.map → p-dd36bf1b.entry.js.map} +0 -0
- /package/dist/core/{p-da14cd3c.entry.js.map → p-e4d1839e.entry.js.map} +0 -0
- /package/dist/core/{p-60efd7fa.entry.js.map → p-ebafab37.entry.js.map} +0 -0
- /package/dist/core/{p-82375dca.entry.js.map → p-ee6dd94c.entry.js.map} +0 -0
- /package/dist/core/{p-9dba6823.entry.js.map → p-f0fc1bf0.entry.js.map} +0 -0
- /package/dist/core/{p-d8870804.entry.js.map → p-f5b2b26d.entry.js.map} +0 -0
- /package/dist/core/{p-40e9e76a.entry.js.map → p-f71c00ce.entry.js.map} +0 -0
- /package/dist/core/{p-cbcd4427.entry.js.map → p-ff4298b1.entry.js.map} +0 -0
|
@@ -137,7 +137,7 @@ export namespace Components {
|
|
|
137
137
|
*/
|
|
138
138
|
"message"?: string;
|
|
139
139
|
/**
|
|
140
|
-
* If `true`, the default icon for the neutral variant will
|
|
140
|
+
* If `true`, the default icon for the neutral variant will appear on the left of the alert.
|
|
141
141
|
*/
|
|
142
142
|
"showDefaultIcon": boolean;
|
|
143
143
|
/**
|
|
@@ -853,6 +853,10 @@ export namespace Components {
|
|
|
853
853
|
* The helper text that will be displayed.
|
|
854
854
|
*/
|
|
855
855
|
"helperText": string;
|
|
856
|
+
/**
|
|
857
|
+
* The label will be visually hidden.
|
|
858
|
+
*/
|
|
859
|
+
"hideLabel": boolean;
|
|
856
860
|
/**
|
|
857
861
|
* The text content of the label.
|
|
858
862
|
*/
|
|
@@ -869,6 +873,7 @@ export namespace Components {
|
|
|
869
873
|
* The status of the label - e.g. 'error'.
|
|
870
874
|
*/
|
|
871
875
|
"status": "error" | "";
|
|
876
|
+
"useLabelTag": boolean;
|
|
872
877
|
}
|
|
873
878
|
interface IcInputValidation {
|
|
874
879
|
/**
|
|
@@ -987,6 +992,10 @@ export namespace Components {
|
|
|
987
992
|
*/
|
|
988
993
|
"anchorEl": HTMLElement;
|
|
989
994
|
"autoFocusOnSelected": boolean;
|
|
995
|
+
/**
|
|
996
|
+
* If `true`, the menu will close when an option is selected.
|
|
997
|
+
*/
|
|
998
|
+
"closeOnSelect": boolean;
|
|
990
999
|
/**
|
|
991
1000
|
* If `true`, the menu will fill the width of the container.
|
|
992
1001
|
*/
|
|
@@ -1030,13 +1039,13 @@ export namespace Components {
|
|
|
1030
1039
|
"searchMode"?: IcSearchBarSearchModes;
|
|
1031
1040
|
"selectOnEnter"?: boolean;
|
|
1032
1041
|
/**
|
|
1033
|
-
* The size of the menu
|
|
1042
|
+
* The size of the menu.
|
|
1034
1043
|
*/
|
|
1035
1044
|
"size"?: IcSizes;
|
|
1036
1045
|
/**
|
|
1037
|
-
* The value of the currently selected option.
|
|
1046
|
+
* The value of the currently selected option - or array of values (if multiple options allowed).
|
|
1038
1047
|
*/
|
|
1039
|
-
"value": string;
|
|
1048
|
+
"value": string | string[];
|
|
1040
1049
|
/**
|
|
1041
1050
|
* The custom name for the value field for IcMenuOption.
|
|
1042
1051
|
*/
|
|
@@ -1326,6 +1335,10 @@ export namespace Components {
|
|
|
1326
1335
|
*/
|
|
1327
1336
|
"submenuId"?: string;
|
|
1328
1337
|
"submenuLevel": number;
|
|
1338
|
+
/**
|
|
1339
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
|
1340
|
+
*/
|
|
1341
|
+
"theme"?: IcThemeMode;
|
|
1329
1342
|
}
|
|
1330
1343
|
interface IcRadioGroup {
|
|
1331
1344
|
/**
|
|
@@ -1570,7 +1583,7 @@ export namespace Components {
|
|
|
1570
1583
|
*/
|
|
1571
1584
|
"form"?: string;
|
|
1572
1585
|
/**
|
|
1573
|
-
* If `true`, the select
|
|
1586
|
+
* If `true`, the select will fill the width of the container.
|
|
1574
1587
|
*/
|
|
1575
1588
|
"fullWidth": boolean;
|
|
1576
1589
|
/**
|
|
@@ -1605,6 +1618,10 @@ export namespace Components {
|
|
|
1605
1618
|
* The message displayed whilst the options are being loaded externally.
|
|
1606
1619
|
*/
|
|
1607
1620
|
"loadingLabel"?: string;
|
|
1621
|
+
/**
|
|
1622
|
+
* If `true`, multiple options can be selected.
|
|
1623
|
+
*/
|
|
1624
|
+
"multiple"?: boolean;
|
|
1608
1625
|
/**
|
|
1609
1626
|
* The name of the control, which is submitted with the form data.
|
|
1610
1627
|
*/
|
|
@@ -1634,7 +1651,7 @@ export namespace Components {
|
|
|
1634
1651
|
*/
|
|
1635
1652
|
"searchable"?: boolean;
|
|
1636
1653
|
/**
|
|
1637
|
-
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown.
|
|
1654
|
+
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
|
|
1638
1655
|
*/
|
|
1639
1656
|
"selectOnEnter"?: boolean;
|
|
1640
1657
|
/**
|
|
@@ -1646,7 +1663,7 @@ export namespace Components {
|
|
|
1646
1663
|
*/
|
|
1647
1664
|
"showClearButton"?: boolean;
|
|
1648
1665
|
/**
|
|
1649
|
-
* The size of the select
|
|
1666
|
+
* The size of the select.
|
|
1650
1667
|
*/
|
|
1651
1668
|
"size"?: IcSizes;
|
|
1652
1669
|
/**
|
|
@@ -1662,9 +1679,9 @@ export namespace Components {
|
|
|
1662
1679
|
*/
|
|
1663
1680
|
"validationText"?: string;
|
|
1664
1681
|
/**
|
|
1665
|
-
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input.
|
|
1682
|
+
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input. For the multi-select variant, the value must be an array of option values.
|
|
1666
1683
|
*/
|
|
1667
|
-
"value"?: string;
|
|
1684
|
+
"value"?: string | string[];
|
|
1668
1685
|
}
|
|
1669
1686
|
interface IcSideNavigation {
|
|
1670
1687
|
/**
|
|
@@ -1831,6 +1848,10 @@ export namespace Components {
|
|
|
1831
1848
|
* The size of the switch component.
|
|
1832
1849
|
*/
|
|
1833
1850
|
"size"?: IcSizesNoLarge;
|
|
1851
|
+
/**
|
|
1852
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
|
1853
|
+
*/
|
|
1854
|
+
"theme"?: IcThemeMode;
|
|
1834
1855
|
/**
|
|
1835
1856
|
* The value of the toggle does not mean if it's checked or not, use the `checked` property for that. The value of a toggle is analogous to the value of a `<input type="checkbox">`, it's only used when the toggle participates in a native `<form>`.
|
|
1836
1857
|
*/
|
|
@@ -2672,8 +2693,8 @@ declare global {
|
|
|
2672
2693
|
"menuKeyPress": { isNavKey: boolean; key: string };
|
|
2673
2694
|
"menuOptionId": IcMenuOptionIdEventDetail;
|
|
2674
2695
|
"menuOptionSelect": IcOptionSelectEventDetail;
|
|
2696
|
+
"menuOptionSelectAll": { select: boolean };
|
|
2675
2697
|
"menuStateChange": IcMenuChangeEventDetail;
|
|
2676
|
-
"menuValueChange": IcValueEventDetail;
|
|
2677
2698
|
"retryButtonClicked": IcValueEventDetail;
|
|
2678
2699
|
"timeoutBlur": { ev: FocusEvent };
|
|
2679
2700
|
"ungroupedOptionsSet": { options: IcMenuOption[] };
|
|
@@ -2901,6 +2922,7 @@ declare global {
|
|
|
2901
2922
|
"icInput": IcValueEventDetail;
|
|
2902
2923
|
"icOpen": void;
|
|
2903
2924
|
"icOptionSelect": IcOptionSelectEventDetail;
|
|
2925
|
+
"icOptionDeselect": IcOptionSelectEventDetail;
|
|
2904
2926
|
"icRetryLoad": IcValueEventDetail;
|
|
2905
2927
|
}
|
|
2906
2928
|
interface HTMLIcSelectElement extends Components.IcSelect, HTMLStencilElement {
|
|
@@ -3320,7 +3342,7 @@ declare namespace LocalJSX {
|
|
|
3320
3342
|
*/
|
|
3321
3343
|
"onIcDismiss"?: (event: IcAlertCustomEvent<void>) => void;
|
|
3322
3344
|
/**
|
|
3323
|
-
* If `true`, the default icon for the neutral variant will
|
|
3345
|
+
* If `true`, the default icon for the neutral variant will appear on the left of the alert.
|
|
3324
3346
|
*/
|
|
3325
3347
|
"showDefaultIcon"?: boolean;
|
|
3326
3348
|
/**
|
|
@@ -4041,6 +4063,10 @@ declare namespace LocalJSX {
|
|
|
4041
4063
|
* The helper text that will be displayed.
|
|
4042
4064
|
*/
|
|
4043
4065
|
"helperText"?: string;
|
|
4066
|
+
/**
|
|
4067
|
+
* The label will be visually hidden.
|
|
4068
|
+
*/
|
|
4069
|
+
"hideLabel"?: boolean;
|
|
4044
4070
|
/**
|
|
4045
4071
|
* The text content of the label.
|
|
4046
4072
|
*/
|
|
@@ -4169,6 +4195,10 @@ declare namespace LocalJSX {
|
|
|
4169
4195
|
* The reference to an anchor element the menu will position itself from when rendered.
|
|
4170
4196
|
*/
|
|
4171
4197
|
"anchorEl": HTMLElement;
|
|
4198
|
+
/**
|
|
4199
|
+
* If `true`, the menu will close when an option is selected.
|
|
4200
|
+
*/
|
|
4201
|
+
"closeOnSelect"?: boolean;
|
|
4172
4202
|
/**
|
|
4173
4203
|
* If `true`, the menu will fill the width of the container.
|
|
4174
4204
|
*/
|
|
@@ -4202,13 +4232,13 @@ declare namespace LocalJSX {
|
|
|
4202
4232
|
*/
|
|
4203
4233
|
"searchMode"?: IcSearchBarSearchModes;
|
|
4204
4234
|
/**
|
|
4205
|
-
* The size of the menu
|
|
4235
|
+
* The size of the menu.
|
|
4206
4236
|
*/
|
|
4207
4237
|
"size"?: IcSizes;
|
|
4208
4238
|
/**
|
|
4209
|
-
* The value of the currently selected option.
|
|
4239
|
+
* The value of the currently selected option - or array of values (if multiple options allowed).
|
|
4210
4240
|
*/
|
|
4211
|
-
"value": string;
|
|
4241
|
+
"value": string | string[];
|
|
4212
4242
|
/**
|
|
4213
4243
|
* The custom name for the value field for IcMenuOption.
|
|
4214
4244
|
*/
|
|
@@ -4477,6 +4507,10 @@ declare namespace LocalJSX {
|
|
|
4477
4507
|
* The unique identifier for a popover submenu.
|
|
4478
4508
|
*/
|
|
4479
4509
|
"submenuId"?: string;
|
|
4510
|
+
/**
|
|
4511
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
|
4512
|
+
*/
|
|
4513
|
+
"theme"?: IcThemeMode;
|
|
4480
4514
|
}
|
|
4481
4515
|
interface IcRadioGroup {
|
|
4482
4516
|
/**
|
|
@@ -4760,7 +4794,7 @@ declare namespace LocalJSX {
|
|
|
4760
4794
|
*/
|
|
4761
4795
|
"form"?: string;
|
|
4762
4796
|
/**
|
|
4763
|
-
* If `true`, the select
|
|
4797
|
+
* If `true`, the select will fill the width of the container.
|
|
4764
4798
|
*/
|
|
4765
4799
|
"fullWidth"?: boolean;
|
|
4766
4800
|
/**
|
|
@@ -4795,6 +4829,10 @@ declare namespace LocalJSX {
|
|
|
4795
4829
|
* The message displayed whilst the options are being loaded externally.
|
|
4796
4830
|
*/
|
|
4797
4831
|
"loadingLabel"?: string;
|
|
4832
|
+
/**
|
|
4833
|
+
* If `true`, multiple options can be selected.
|
|
4834
|
+
*/
|
|
4835
|
+
"multiple"?: boolean;
|
|
4798
4836
|
/**
|
|
4799
4837
|
* The name of the control, which is submitted with the form data.
|
|
4800
4838
|
*/
|
|
@@ -4828,7 +4866,11 @@ declare namespace LocalJSX {
|
|
|
4828
4866
|
*/
|
|
4829
4867
|
"onIcOpen"?: (event: IcSelectCustomEvent<void>) => void;
|
|
4830
4868
|
/**
|
|
4831
|
-
* Emitted when
|
|
4869
|
+
* Emitted when `multiple` is `true` and an option is deselected.
|
|
4870
|
+
*/
|
|
4871
|
+
"onIcOptionDeselect"?: (event: IcSelectCustomEvent<IcOptionSelectEventDetail>) => void;
|
|
4872
|
+
/**
|
|
4873
|
+
* Emitted when an option is selected. Selecting an option will also trigger an `icChange/onIcChange` due to the value being updated.
|
|
4832
4874
|
*/
|
|
4833
4875
|
"onIcOptionSelect"?: (event: IcSelectCustomEvent<IcOptionSelectEventDetail>) => void;
|
|
4834
4876
|
/**
|
|
@@ -4860,7 +4902,7 @@ declare namespace LocalJSX {
|
|
|
4860
4902
|
*/
|
|
4861
4903
|
"searchable"?: boolean;
|
|
4862
4904
|
/**
|
|
4863
|
-
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown.
|
|
4905
|
+
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
|
|
4864
4906
|
*/
|
|
4865
4907
|
"selectOnEnter"?: boolean;
|
|
4866
4908
|
/**
|
|
@@ -4868,7 +4910,7 @@ declare namespace LocalJSX {
|
|
|
4868
4910
|
*/
|
|
4869
4911
|
"showClearButton"?: boolean;
|
|
4870
4912
|
/**
|
|
4871
|
-
* The size of the select
|
|
4913
|
+
* The size of the select.
|
|
4872
4914
|
*/
|
|
4873
4915
|
"size"?: IcSizes;
|
|
4874
4916
|
/**
|
|
@@ -4884,9 +4926,9 @@ declare namespace LocalJSX {
|
|
|
4884
4926
|
*/
|
|
4885
4927
|
"validationText"?: string;
|
|
4886
4928
|
/**
|
|
4887
|
-
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input.
|
|
4929
|
+
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input. For the multi-select variant, the value must be an array of option values.
|
|
4888
4930
|
*/
|
|
4889
|
-
"value"?: string;
|
|
4931
|
+
"value"?: string | string[];
|
|
4890
4932
|
}
|
|
4891
4933
|
interface IcSideNavigation {
|
|
4892
4934
|
/**
|
|
@@ -5055,6 +5097,10 @@ declare namespace LocalJSX {
|
|
|
5055
5097
|
* The size of the switch component.
|
|
5056
5098
|
*/
|
|
5057
5099
|
"size"?: IcSizesNoLarge;
|
|
5100
|
+
/**
|
|
5101
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
|
5102
|
+
*/
|
|
5103
|
+
"theme"?: IcThemeMode;
|
|
5058
5104
|
/**
|
|
5059
5105
|
* The value of the toggle does not mean if it's checked or not, use the `checked` property for that. The value of a toggle is analogous to the value of a `<input type="checkbox">`, it's only used when the toggle participates in a native `<form>`.
|
|
5060
5106
|
*/
|
|
@@ -94,6 +94,13 @@ export declare const getLabelFromValue: (value: string, options: IcMenuOption[],
|
|
|
94
94
|
* @returns filtered array of options
|
|
95
95
|
*/
|
|
96
96
|
export declare const getFilteredMenuOptions: (options: IcMenuOption[], includeDescriptions: boolean, searchString: string, position: IcSearchMatchPositions, labelField?: string) => IcMenuOption[];
|
|
97
|
+
/**
|
|
98
|
+
* Gets count of options where only group title "parent" options have been removed.
|
|
99
|
+
* Disabled options are included in the count.
|
|
100
|
+
* @param options - array of options
|
|
101
|
+
* @returns number of options not including group titles
|
|
102
|
+
*/
|
|
103
|
+
export declare const getOptionsWithoutGroupTitlesCount: (options: IcMenuOption[]) => number;
|
|
97
104
|
export declare const deviceSizeMatches: (size: number) => boolean;
|
|
98
105
|
export declare const getCurrentDeviceSize: () => number;
|
|
99
106
|
export declare const getCssProperty: (cssVar: string) => string;
|
|
@@ -69,7 +69,7 @@ export type IcRelatedTarget = EventTarget | undefined;
|
|
|
69
69
|
export type IcOrientation = "horizontal" | "vertical";
|
|
70
70
|
export type IcEmphasisType = "filled" | "outlined";
|
|
71
71
|
export interface IcValueEventDetail {
|
|
72
|
-
value: string;
|
|
72
|
+
value: string | string[];
|
|
73
73
|
keyPressed?: string;
|
|
74
74
|
}
|
|
75
75
|
export interface IcBlurEventDetail {
|