@ukic/web-components 3.3.0 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/{helpers-fc4016d2.js → helpers-931fd72e.js} +30 -32
- package/dist/cjs/helpers-931fd72e.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +10 -8
- package/dist/cjs/ic-accordion.cjs.entry.js.map +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 +3 -3
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/ic-button_3.cjs.entry.js +138 -145
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +2 -2
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +5 -5
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +8 -13
- 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-list.cjs.entry.js +2 -2
- package/dist/cjs/ic-data-row.cjs.entry.js +3 -3
- package/dist/cjs/ic-dialog.cjs.entry.js +2 -2
- package/dist/cjs/ic-divider.cjs.entry.js +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +3 -3
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +3 -3
- package/dist/cjs/ic-footer.cjs.entry.js +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +7 -6
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +6 -6
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +33 -27
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +36 -13
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +12 -22
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +31 -39
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +121 -166
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +65 -62
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -5
- package/dist/cjs/ic-page-header.cjs.entry.js +7 -7
- package/dist/cjs/ic-pagination-item.cjs.entry.js +2 -2
- package/dist/cjs/ic-pagination.cjs.entry.js +5 -5
- package/dist/cjs/ic-popover-menu.cjs.entry.js +6 -6
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +6 -6
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +5 -5
- package/dist/cjs/ic-search-bar.cjs.entry.js +68 -34
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
- package/dist/cjs/ic-select.cjs.entry.js +142 -218
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +35 -17
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +2 -2
- package/dist/cjs/ic-skip-link.cjs.entry.js +2 -2
- package/dist/cjs/ic-status-tag.cjs.entry.js +3 -3
- package/dist/cjs/ic-step.cjs.entry.js +14 -14
- package/dist/cjs/ic-stepper.cjs.entry.js +3 -3
- package/dist/cjs/ic-switch.cjs.entry.js +6 -6
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/ic-tab.cjs.entry.js +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +16 -11
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +2 -2
- package/dist/cjs/ic-toast-region.cjs.entry.js +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +4 -4
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +54 -68
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +62 -64
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +74 -66
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +3 -3
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/ag-theme-icds.css +24 -4
- package/dist/collection/components/ic-accordion/ic-accordion.js +9 -7
- package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
- package/dist/collection/components/ic-accordion/ic-accordion.stories.js +1 -1
- package/dist/collection/components/ic-alert/ic-alert.css +4 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +2 -2
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +2 -2
- package/dist/collection/components/ic-button/ic-button.css +0 -8
- package/dist/collection/components/ic-button/ic-button.js +3 -3
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +3 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +9 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +6 -11
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +10 -2
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +6 -3
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.stories.js +22 -0
- package/dist/collection/components/ic-data-list/ic-data-list.js +2 -2
- package/dist/collection/components/ic-data-row/ic-data-row.js +2 -2
- package/dist/collection/components/ic-dialog/ic-dialog.js +1 -1
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +2 -2
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +2 -2
- package/dist/collection/components/ic-hero/ic-hero.css +13 -4
- package/dist/collection/components/ic-hero/ic-hero.js +5 -4
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.stories.js +1 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +5 -5
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +3 -3
- package/dist/collection/components/ic-input-container/ic-input-container.js +2 -2
- package/dist/collection/components/ic-input-label/ic-input-label.css +2 -1
- package/dist/collection/components/ic-input-label/ic-input-label.js +31 -8
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +3 -3
- package/dist/collection/components/ic-link/ic-link.js +12 -25
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +3 -3
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +210 -211
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.stories.js +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.types.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.js +94 -47
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +38 -47
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +144 -170
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +10 -14
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +80 -74
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +4 -4
- package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
- package/dist/collection/components/ic-pagination/ic-pagination.js +4 -4
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +3 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +4 -4
- package/dist/collection/components/ic-radio-group/ic-radio-group.css +10 -2
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +7 -4
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.stories.js +22 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +4 -4
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +96 -34
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.stories.js +29 -18
- package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
- package/dist/collection/components/ic-select/ic-select.js +197 -271
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select_(multi).stories.js +21 -13
- package/dist/collection/components/ic-select/ic-select_(searchable).stories.js +21 -13
- package/dist/collection/components/ic-select/ic-select_(single).stories.js +47 -30
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +54 -16
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.stories.js +390 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +2 -2
- package/dist/collection/components/ic-skip-link/ic-skip-link.js +2 -2
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +2 -2
- package/dist/collection/components/ic-step/ic-step.js +13 -13
- package/dist/collection/components/ic-stepper/ic-stepper.js +2 -2
- package/dist/collection/components/ic-switch/ic-switch.css +1 -4
- package/dist/collection/components/ic-switch/ic-switch.js +5 -4
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.stories.js +8 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +1 -1
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +2 -2
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +2 -2
- package/dist/collection/components/ic-text-field/ic-text-field.js +21 -14
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.stories.js +12 -1
- package/dist/collection/components/ic-theme/ic-theme.js +1 -1
- package/dist/collection/components/ic-toast/ic-toast.js +3 -3
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.css +40 -7
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +80 -82
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +79 -88
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +2 -2
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +1 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +89 -81
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.js +2 -2
- package/dist/collection/utils/constants.js +1 -1
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +27 -30
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/components/helpers.js +29 -32
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-accordion.js +9 -7
- package/dist/components/ic-accordion.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-breadcrumb-group.js +2 -2
- package/dist/components/ic-breadcrumb2.js +2 -2
- package/dist/components/ic-button2.js +4 -4
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +1 -1
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +4 -4
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +7 -12
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-data-list.js +2 -2
- package/dist/components/ic-data-row.js +2 -2
- package/dist/components/ic-dialog.js +1 -1
- package/dist/components/ic-empty-state.js +2 -2
- package/dist/components/ic-footer-link.js +2 -2
- package/dist/components/ic-hero.js +6 -5
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +5 -5
- package/dist/components/ic-input-component-container2.js +3 -3
- package/dist/components/ic-input-container2.js +2 -2
- package/dist/components/ic-input-label2.js +33 -10
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +3 -3
- package/dist/components/ic-link2.js +12 -24
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +139 -143
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +1 -1
- package/dist/components/ic-menu2.js +30 -22
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +32 -41
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +122 -167
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +68 -63
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +5 -5
- package/dist/components/ic-page-header.js +6 -6
- package/dist/components/ic-pagination-item2.js +2 -2
- package/dist/components/ic-pagination.js +4 -4
- package/dist/components/ic-popover-menu.js +5 -5
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +5 -5
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +4 -4
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +72 -34
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +2 -2
- package/dist/components/ic-select.js +141 -217
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +36 -17
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +2 -2
- package/dist/components/ic-skip-link.js +2 -2
- package/dist/components/ic-status-tag.js +2 -2
- package/dist/components/ic-step.js +13 -13
- package/dist/components/ic-stepper.js +2 -2
- package/dist/components/ic-switch.js +5 -5
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +1 -1
- package/dist/components/ic-tab-group.js +2 -2
- package/dist/components/ic-tab-panel.js +2 -2
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-text-field.js +17 -11
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +2 -2
- package/dist/components/ic-toast-region.js +1 -1
- package/dist/components/ic-toast.js +4 -4
- package/dist/components/ic-toggle-button-group.js +53 -67
- package/dist/components/ic-toggle-button-group.js.map +1 -1
- package/dist/components/ic-toggle-button.js +62 -64
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +2 -2
- package/dist/components/ic-top-navigation.js +75 -67
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +2 -2
- package/dist/core/ag-theme-icds.css +24 -4
- package/dist/core/core.css +29 -25
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/{p-b371a498.entry.js → p-0f3a56bb.entry.js} +2 -2
- package/dist/core/p-0f3a56bb.entry.js.map +1 -0
- package/dist/core/{p-72c117b6.entry.js → p-0f86ea09.entry.js} +2 -2
- package/dist/core/p-1228fd8c.entry.js +2 -0
- package/dist/core/{p-b8da5c07.entry.js.map → p-1228fd8c.entry.js.map} +1 -1
- package/dist/core/p-1286b234.entry.js +2 -0
- package/dist/core/p-1286b234.entry.js.map +1 -0
- package/dist/core/{p-8c4f7c63.entry.js → p-13e65198.entry.js} +2 -2
- package/dist/core/{p-fbf57f0a.entry.js → p-20a6dc40.entry.js} +2 -2
- package/dist/core/p-20a6dc40.entry.js.map +1 -0
- package/dist/core/{p-cdf56a5d.entry.js → p-21ed856c.entry.js} +2 -2
- package/dist/core/p-21ed856c.entry.js.map +1 -0
- package/dist/core/p-226406d6.entry.js +2 -0
- package/dist/core/{p-70a6cff1.entry.js → p-24bb2265.entry.js} +2 -2
- package/dist/core/{p-d45d66c0.entry.js → p-2b342b23.entry.js} +2 -2
- package/dist/core/p-334672c1.entry.js +2 -0
- package/dist/core/p-334672c1.entry.js.map +1 -0
- package/dist/core/{p-8b5022bc.entry.js → p-3448c713.entry.js} +2 -2
- package/dist/core/p-37900547.entry.js +2 -0
- package/dist/core/p-37900547.entry.js.map +1 -0
- package/dist/core/p-3abaa877.entry.js +2 -0
- package/dist/core/p-3abaa877.entry.js.map +1 -0
- package/dist/core/{p-ef36181d.entry.js → p-3afc2870.entry.js} +2 -2
- package/dist/core/{p-aad10013.entry.js → p-3d7d2ff4.entry.js} +2 -2
- package/dist/core/p-41bb4db1.entry.js +2 -0
- package/dist/core/p-41bb4db1.entry.js.map +1 -0
- package/dist/core/{p-788c96ac.entry.js → p-44902a33.entry.js} +2 -2
- package/dist/core/{p-628c32b8.entry.js → p-476eac8c.entry.js} +2 -2
- package/dist/core/{p-9479f272.entry.js → p-49ca3f54.entry.js} +2 -2
- package/dist/core/{p-ebab7a9e.entry.js → p-4dfc41e7.entry.js} +2 -2
- package/dist/core/{p-83764268.entry.js → p-5026eeaf.entry.js} +2 -2
- package/dist/core/{p-2c17cc67.entry.js → p-54ea7120.entry.js} +2 -2
- package/dist/core/{p-a17499ff.entry.js → p-5b2bf9bb.entry.js} +2 -2
- package/dist/core/{p-0a436c47.entry.js → p-5d9b23ce.entry.js} +2 -2
- package/dist/core/p-5d9b23ce.entry.js.map +1 -0
- package/dist/core/{p-c9a4fe37.entry.js → p-5f9d1977.entry.js} +2 -2
- package/dist/core/p-5f9d1977.entry.js.map +1 -0
- package/dist/core/{p-1b2690b4.entry.js → p-6c10e1a2.entry.js} +2 -2
- package/dist/core/p-6c10e1a2.entry.js.map +1 -0
- package/dist/core/{p-1440847f.entry.js → p-6cb81f35.entry.js} +2 -2
- package/dist/core/{p-df88ff5b.entry.js → p-6dd73165.entry.js} +2 -2
- package/dist/core/p-7ead8535.entry.js +2 -0
- package/dist/core/p-7ead8535.entry.js.map +1 -0
- package/dist/core/{p-c8cf1ad5.entry.js → p-831e884c.entry.js} +2 -2
- package/dist/core/{p-267a19d4.entry.js → p-85f735ed.entry.js} +2 -2
- package/dist/core/p-89f493f3.entry.js +2 -0
- package/dist/core/p-89f493f3.entry.js.map +1 -0
- package/dist/core/{p-00bc353b.entry.js → p-8da025b5.entry.js} +2 -2
- package/dist/core/p-990c37aa.entry.js +2 -0
- package/dist/core/p-990c37aa.entry.js.map +1 -0
- package/dist/core/p-9e039aba.entry.js +2 -0
- package/dist/core/p-9e039aba.entry.js.map +1 -0
- package/dist/core/{p-bc2ca778.entry.js → p-9e051db4.entry.js} +2 -2
- package/dist/core/{p-a0161990.entry.js → p-9edc5973.entry.js} +2 -2
- package/dist/core/{p-2c371198.entry.js → p-a14025cc.entry.js} +2 -2
- package/dist/core/p-a7286727.entry.js +2 -0
- package/dist/core/p-a7286727.entry.js.map +1 -0
- package/dist/core/{p-c4663e1a.entry.js → p-ab4e8b4a.entry.js} +2 -2
- package/dist/core/{p-42a7d0b6.entry.js → p-ab7a5536.entry.js} +2 -2
- package/dist/core/{p-26dfc4db.entry.js → p-ac73cfb8.entry.js} +2 -2
- package/dist/core/{p-f0388d68.entry.js → p-ad374f0b.entry.js} +2 -2
- package/dist/core/p-ad374f0b.entry.js.map +1 -0
- package/dist/core/{p-513628ef.entry.js → p-b08bb522.entry.js} +2 -2
- package/dist/core/{p-1be17f22.entry.js → p-b1b27b7e.entry.js} +2 -2
- package/dist/core/p-b40ecf16.js +2 -0
- package/dist/core/p-b40ecf16.js.map +1 -0
- package/dist/core/{p-10e1e227.entry.js → p-b59007a3.entry.js} +2 -2
- package/dist/core/{p-16f55230.entry.js → p-b811c7a1.entry.js} +2 -2
- package/dist/core/p-b811c7a1.entry.js.map +1 -0
- package/dist/core/p-bae2df5e.entry.js +2 -0
- package/dist/core/p-bae2df5e.entry.js.map +1 -0
- package/dist/core/{p-bdc72446.entry.js → p-c8555360.entry.js} +2 -2
- package/dist/core/{p-a4f9b5bf.entry.js → p-ced2e6ca.entry.js} +2 -2
- package/dist/core/{p-9ca147f3.entry.js → p-d281c3cf.entry.js} +2 -2
- package/dist/core/p-d32c377d.entry.js +2 -0
- package/dist/core/p-d32c377d.entry.js.map +1 -0
- package/dist/core/p-d4a77f80.entry.js +2 -0
- package/dist/core/p-d4a77f80.entry.js.map +1 -0
- package/dist/core/{p-9c47521d.entry.js → p-d7476f6d.entry.js} +2 -2
- package/dist/core/{p-1838d1e9.entry.js → p-e107d1dd.entry.js} +2 -2
- package/dist/core/p-e506ec91.entry.js +2 -0
- package/dist/core/p-e506ec91.entry.js.map +1 -0
- package/dist/core/{p-b9459ba2.entry.js → p-fc5661ac.entry.js} +2 -2
- package/dist/core/p-fca45edb.entry.js +2 -0
- package/dist/core/p-fca45edb.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-f2ffaa7c.js → helpers-91abc444.js} +30 -33
- package/dist/esm/helpers-91abc444.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +1 -1
- package/dist/esm/ic-accordion.entry.js +10 -8
- package/dist/esm/ic-accordion.entry.js.map +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 +3 -3
- package/dist/esm/ic-breadcrumb.entry.js +3 -3
- package/dist/esm/ic-button_3.entry.js +138 -145
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +2 -2
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +5 -5
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +8 -13
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +1 -1
- package/dist/esm/ic-data-list.entry.js +2 -2
- package/dist/esm/ic-data-row.entry.js +3 -3
- package/dist/esm/ic-dialog.entry.js +2 -2
- package/dist/esm/ic-divider.entry.js +1 -1
- package/dist/esm/ic-empty-state.entry.js +3 -3
- package/dist/esm/ic-footer-link-group.entry.js +1 -1
- package/dist/esm/ic-footer-link.entry.js +3 -3
- package/dist/esm/ic-footer.entry.js +1 -1
- package/dist/esm/ic-hero.entry.js +7 -6
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +6 -6
- package/dist/esm/ic-input-component-container_3.entry.js +33 -27
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +36 -13
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +12 -22
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +2 -2
- package/dist/esm/ic-menu-item.entry.js +1 -1
- package/dist/esm/ic-navigation-button.entry.js +31 -39
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +121 -166
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +65 -62
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +5 -5
- package/dist/esm/ic-page-header.entry.js +7 -7
- package/dist/esm/ic-pagination-item.entry.js +2 -2
- package/dist/esm/ic-pagination.entry.js +5 -5
- package/dist/esm/ic-popover-menu.entry.js +6 -6
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +6 -6
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +5 -5
- package/dist/esm/ic-search-bar.entry.js +68 -34
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +2 -2
- package/dist/esm/ic-select.entry.js +142 -218
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +35 -17
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +2 -2
- package/dist/esm/ic-skip-link.entry.js +2 -2
- package/dist/esm/ic-status-tag.entry.js +3 -3
- package/dist/esm/ic-step.entry.js +14 -14
- package/dist/esm/ic-stepper.entry.js +3 -3
- package/dist/esm/ic-switch.entry.js +6 -6
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +1 -1
- package/dist/esm/ic-tab-group.entry.js +3 -3
- package/dist/esm/ic-tab-panel.entry.js +2 -2
- package/dist/esm/ic-tab.entry.js +1 -1
- package/dist/esm/ic-text-field.entry.js +16 -11
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +2 -2
- package/dist/esm/ic-toast-region.entry.js +1 -1
- package/dist/esm/ic-toast.entry.js +4 -4
- package/dist/esm/ic-toggle-button-group.entry.js +54 -68
- package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button.entry.js +62 -64
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +75 -67
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +3 -3
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +3 -0
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +2 -0
- package/dist/types/components/ic-link/ic-link.d.ts +2 -3
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +28 -32
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +2 -0
- package/dist/types/components/ic-menu/ic-menu.d.ts +19 -12
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +8 -5
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +8 -19
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +9 -7
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +3 -0
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +13 -0
- package/dist/types/components/ic-select/ic-select.d.ts +37 -38
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +5 -0
- package/dist/types/components/ic-switch/ic-switch.d.ts +1 -0
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +4 -2
- package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +10 -11
- package/dist/types/components/ic-toggle-button-group/ic-toggle-button-group.d.ts +10 -12
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +10 -8
- package/dist/types/components.d.ts +122 -94
- package/dist/types/utils/constants.d.ts +1 -1
- package/dist/types/utils/helpers.d.ts +1 -1
- package/hydrate/index.js +1047 -1100
- package/hydrate/index.mjs +1047 -1100
- package/package.json +3 -5
- package/vscode-data.json +16 -4
- package/dist/cjs/helpers-fc4016d2.js.map +0 -1
- package/dist/core/p-0a436c47.entry.js.map +0 -1
- package/dist/core/p-15b7adaf.entry.js +0 -2
- package/dist/core/p-15b7adaf.entry.js.map +0 -1
- package/dist/core/p-16f55230.entry.js.map +0 -1
- package/dist/core/p-18714198.entry.js +0 -2
- package/dist/core/p-18714198.entry.js.map +0 -1
- package/dist/core/p-1b2690b4.entry.js.map +0 -1
- package/dist/core/p-206c2a26.entry.js +0 -2
- package/dist/core/p-206c2a26.entry.js.map +0 -1
- package/dist/core/p-2e44cf53.entry.js +0 -2
- package/dist/core/p-2e44cf53.entry.js.map +0 -1
- package/dist/core/p-730d2f6e.entry.js +0 -2
- package/dist/core/p-730d2f6e.entry.js.map +0 -1
- package/dist/core/p-7fb79e87.entry.js +0 -2
- package/dist/core/p-7fb79e87.entry.js.map +0 -1
- package/dist/core/p-8242c24f.js +0 -2
- package/dist/core/p-8242c24f.js.map +0 -1
- package/dist/core/p-910f5f14.entry.js +0 -2
- package/dist/core/p-910f5f14.entry.js.map +0 -1
- package/dist/core/p-9cfc2bac.entry.js +0 -2
- package/dist/core/p-9cfc2bac.entry.js.map +0 -1
- package/dist/core/p-b371a498.entry.js.map +0 -1
- package/dist/core/p-b7568944.entry.js +0 -2
- package/dist/core/p-b7568944.entry.js.map +0 -1
- package/dist/core/p-b8da5c07.entry.js +0 -2
- package/dist/core/p-ba600947.entry.js +0 -2
- package/dist/core/p-ba600947.entry.js.map +0 -1
- package/dist/core/p-c45023b7.entry.js +0 -2
- package/dist/core/p-c45023b7.entry.js.map +0 -1
- package/dist/core/p-c9a4fe37.entry.js.map +0 -1
- package/dist/core/p-cdf56a5d.entry.js.map +0 -1
- package/dist/core/p-d6c50565.entry.js +0 -2
- package/dist/core/p-d6c50565.entry.js.map +0 -1
- package/dist/core/p-d975bf2f.entry.js +0 -2
- package/dist/core/p-d975bf2f.entry.js.map +0 -1
- package/dist/core/p-dede4974.entry.js +0 -2
- package/dist/core/p-dede4974.entry.js.map +0 -1
- package/dist/core/p-e86a6d2d.entry.js +0 -2
- package/dist/core/p-eeab3a2e.entry.js +0 -2
- package/dist/core/p-eeab3a2e.entry.js.map +0 -1
- package/dist/core/p-f0388d68.entry.js.map +0 -1
- package/dist/core/p-fbf57f0a.entry.js.map +0 -1
- package/dist/esm/helpers-f2ffaa7c.js.map +0 -1
- /package/dist/core/{p-72c117b6.entry.js.map → p-0f86ea09.entry.js.map} +0 -0
- /package/dist/core/{p-8c4f7c63.entry.js.map → p-13e65198.entry.js.map} +0 -0
- /package/dist/core/{p-e86a6d2d.entry.js.map → p-226406d6.entry.js.map} +0 -0
- /package/dist/core/{p-70a6cff1.entry.js.map → p-24bb2265.entry.js.map} +0 -0
- /package/dist/core/{p-d45d66c0.entry.js.map → p-2b342b23.entry.js.map} +0 -0
- /package/dist/core/{p-8b5022bc.entry.js.map → p-3448c713.entry.js.map} +0 -0
- /package/dist/core/{p-ef36181d.entry.js.map → p-3afc2870.entry.js.map} +0 -0
- /package/dist/core/{p-aad10013.entry.js.map → p-3d7d2ff4.entry.js.map} +0 -0
- /package/dist/core/{p-788c96ac.entry.js.map → p-44902a33.entry.js.map} +0 -0
- /package/dist/core/{p-628c32b8.entry.js.map → p-476eac8c.entry.js.map} +0 -0
- /package/dist/core/{p-9479f272.entry.js.map → p-49ca3f54.entry.js.map} +0 -0
- /package/dist/core/{p-ebab7a9e.entry.js.map → p-4dfc41e7.entry.js.map} +0 -0
- /package/dist/core/{p-83764268.entry.js.map → p-5026eeaf.entry.js.map} +0 -0
- /package/dist/core/{p-2c17cc67.entry.js.map → p-54ea7120.entry.js.map} +0 -0
- /package/dist/core/{p-a17499ff.entry.js.map → p-5b2bf9bb.entry.js.map} +0 -0
- /package/dist/core/{p-1440847f.entry.js.map → p-6cb81f35.entry.js.map} +0 -0
- /package/dist/core/{p-df88ff5b.entry.js.map → p-6dd73165.entry.js.map} +0 -0
- /package/dist/core/{p-c8cf1ad5.entry.js.map → p-831e884c.entry.js.map} +0 -0
- /package/dist/core/{p-267a19d4.entry.js.map → p-85f735ed.entry.js.map} +0 -0
- /package/dist/core/{p-00bc353b.entry.js.map → p-8da025b5.entry.js.map} +0 -0
- /package/dist/core/{p-bc2ca778.entry.js.map → p-9e051db4.entry.js.map} +0 -0
- /package/dist/core/{p-a0161990.entry.js.map → p-9edc5973.entry.js.map} +0 -0
- /package/dist/core/{p-2c371198.entry.js.map → p-a14025cc.entry.js.map} +0 -0
- /package/dist/core/{p-c4663e1a.entry.js.map → p-ab4e8b4a.entry.js.map} +0 -0
- /package/dist/core/{p-42a7d0b6.entry.js.map → p-ab7a5536.entry.js.map} +0 -0
- /package/dist/core/{p-26dfc4db.entry.js.map → p-ac73cfb8.entry.js.map} +0 -0
- /package/dist/core/{p-513628ef.entry.js.map → p-b08bb522.entry.js.map} +0 -0
- /package/dist/core/{p-1be17f22.entry.js.map → p-b1b27b7e.entry.js.map} +0 -0
- /package/dist/core/{p-10e1e227.entry.js.map → p-b59007a3.entry.js.map} +0 -0
- /package/dist/core/{p-bdc72446.entry.js.map → p-c8555360.entry.js.map} +0 -0
- /package/dist/core/{p-a4f9b5bf.entry.js.map → p-ced2e6ca.entry.js.map} +0 -0
- /package/dist/core/{p-9ca147f3.entry.js.map → p-d281c3cf.entry.js.map} +0 -0
- /package/dist/core/{p-9c47521d.entry.js.map → p-d7476f6d.entry.js.map} +0 -0
- /package/dist/core/{p-1838d1e9.entry.js.map → p-e107d1dd.entry.js.map} +0 -0
- /package/dist/core/{p-b9459ba2.entry.js.map → p-fc5661ac.entry.js.map} +0 -0
@@ -19,6 +19,7 @@ import { IcAriaLiveModeVariants } from "./components/ic-input-validation/ic-inpu
|
|
19
19
|
import { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicator/ic-loading-indicator.types";
|
20
20
|
import { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
|
21
21
|
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
22
|
+
import { Options } from "@popperjs/core";
|
22
23
|
import { IcMenuItemVariants } from "./components/ic-menu-item/ic-menu-item.types";
|
23
24
|
import { IcNavigationExpandEventDetail, IcNavigationOpenEventDetail } from "./components/ic-navigation-group/ic-navigation-group.types";
|
24
25
|
import { IcChangeEventDetail as IcChangeEventDetail1, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
|
@@ -34,7 +35,6 @@ import { IcTabClickEventDetail, IcTabSelectEventDetail } from "./components/ic-t
|
|
34
35
|
import { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from "./components/ic-text-field/ic-text-field.types";
|
35
36
|
import { IcChangeEventDetail as IcChangeEventDetail3 } from "./components/ic-toggle-button-group/ic-toggle-button-group.types";
|
36
37
|
import { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
37
|
-
import { Options } from "@popperjs/core";
|
38
38
|
export { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcMultiValueEventDetail, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcThemeSettings, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
|
39
39
|
export { IcBackToTopPositions, IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
|
40
40
|
export { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic-badge/ic-badge.types";
|
@@ -49,6 +49,7 @@ export { IcAriaLiveModeVariants } from "./components/ic-input-validation/ic-inpu
|
|
49
49
|
export { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicator/ic-loading-indicator.types";
|
50
50
|
export { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
|
51
51
|
export { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
52
|
+
export { Options } from "@popperjs/core";
|
52
53
|
export { IcMenuItemVariants } from "./components/ic-menu-item/ic-menu-item.types";
|
53
54
|
export { IcNavigationExpandEventDetail, IcNavigationOpenEventDetail } from "./components/ic-navigation-group/ic-navigation-group.types";
|
54
55
|
export { IcChangeEventDetail as IcChangeEventDetail1, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
|
@@ -64,7 +65,6 @@ export { IcTabClickEventDetail, IcTabSelectEventDetail } from "./components/ic-t
|
|
64
65
|
export { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from "./components/ic-text-field/ic-text-field.types";
|
65
66
|
export { IcChangeEventDetail as IcChangeEventDetail3 } from "./components/ic-toggle-button-group/ic-toggle-button-group.types";
|
66
67
|
export { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
67
|
-
export { Options } from "@popperjs/core";
|
68
68
|
export namespace Components {
|
69
69
|
interface IcAccordion {
|
70
70
|
/**
|
@@ -968,7 +968,7 @@ export namespace Components {
|
|
968
968
|
}
|
969
969
|
interface IcLink {
|
970
970
|
/**
|
971
|
-
* If `true`, the user can save the linked URL instead of navigating to it.
|
971
|
+
* If `true`, the user can save the linked URL instead of navigating to it. If the value is a string, it will be used as the filename for the download.
|
972
972
|
*/
|
973
973
|
"download"?: string | boolean;
|
974
974
|
/**
|
@@ -1008,11 +1008,11 @@ export namespace Components {
|
|
1008
1008
|
/**
|
1009
1009
|
* The description that will be set as the aria-label of the loading indicator when not using a visible label.
|
1010
1010
|
*/
|
1011
|
-
"description"
|
1011
|
+
"description": string;
|
1012
1012
|
/**
|
1013
1013
|
* If `true`, when linear, the full-width variant (i.e. without a border radius) will be displayed.
|
1014
1014
|
*/
|
1015
|
-
"fullWidth"
|
1015
|
+
"fullWidth": boolean;
|
1016
1016
|
"innerLabel"?: number;
|
1017
1017
|
/**
|
1018
1018
|
* The label to be displayed beneath the loading indicator. Display a changing label by supplying an array of messages.
|
@@ -1021,19 +1021,19 @@ export namespace Components {
|
|
1021
1021
|
/**
|
1022
1022
|
* The time in milliseconds before the label changes.
|
1023
1023
|
*/
|
1024
|
-
"labelDuration"
|
1024
|
+
"labelDuration": number;
|
1025
1025
|
/**
|
1026
1026
|
* The maximum value that the progress value can take. Used to calculate the proportional width of the progress bar.
|
1027
1027
|
*/
|
1028
|
-
"max"
|
1028
|
+
"max": number;
|
1029
1029
|
/**
|
1030
1030
|
* The minimum value that the progress value can take. Used to calculate the proportional width of the progress bar.
|
1031
1031
|
*/
|
1032
|
-
"min"
|
1032
|
+
"min": number;
|
1033
1033
|
/**
|
1034
1034
|
* If `true`, the element will display as black and white.
|
1035
1035
|
*/
|
1036
|
-
"monochrome"
|
1036
|
+
"monochrome": boolean;
|
1037
1037
|
/**
|
1038
1038
|
* The current amount of progress made. If not provided, component acts as an indeterminate loading indicator.
|
1039
1039
|
*/
|
@@ -1041,34 +1041,34 @@ export namespace Components {
|
|
1041
1041
|
/**
|
1042
1042
|
* The size of the loading indicator.
|
1043
1043
|
*/
|
1044
|
-
"size"
|
1044
|
+
"size": IcLoadingSizes;
|
1045
1045
|
/**
|
1046
1046
|
* 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.
|
1047
1047
|
*/
|
1048
|
-
"theme"
|
1048
|
+
"theme": IcThemeMode;
|
1049
1049
|
/**
|
1050
1050
|
* The type of indicator, either linear or circular.
|
1051
1051
|
*/
|
1052
|
-
"type"
|
1052
|
+
"type": IcLoadingTypes;
|
1053
1053
|
}
|
1054
1054
|
interface IcMenu {
|
1055
1055
|
/**
|
1056
1056
|
* Determines whether options manually set as values (by pressing 'Enter') when they receive focus using keyboard navigation.
|
1057
1057
|
*/
|
1058
|
-
"activationType"
|
1058
|
+
"activationType": IcActivationTypes;
|
1059
1059
|
/**
|
1060
1060
|
* The reference to an anchor element the menu will position itself from when rendered.
|
1061
1061
|
*/
|
1062
|
-
"anchorEl"
|
1063
|
-
"autofocusOnSelected"
|
1062
|
+
"anchorEl"?: HTMLElement;
|
1063
|
+
"autofocusOnSelected": boolean;
|
1064
1064
|
/**
|
1065
1065
|
* If `true`, the menu will close when an option is selected.
|
1066
1066
|
*/
|
1067
|
-
"closeOnSelect"
|
1067
|
+
"closeOnSelect": boolean;
|
1068
1068
|
/**
|
1069
1069
|
* If `true`, the menu will fill the width of the container.
|
1070
1070
|
*/
|
1071
|
-
"fullWidth"
|
1071
|
+
"fullWidth": boolean;
|
1072
1072
|
"handleClickOpen": () => Promise<void>;
|
1073
1073
|
/**
|
1074
1074
|
* Used alongside activationType If menu is opened via keyboard navigation (i.e. Enter, ArrowUp or ArrowDown), emit optionSelect custom event.
|
@@ -1080,7 +1080,7 @@ export namespace Components {
|
|
1080
1080
|
/**
|
1081
1081
|
* The reference to the input element.
|
1082
1082
|
*/
|
1083
|
-
"inputEl"
|
1083
|
+
"inputEl"?: HTMLElement;
|
1084
1084
|
/**
|
1085
1085
|
* The label for the input element.
|
1086
1086
|
*/
|
@@ -1088,7 +1088,7 @@ export namespace Components {
|
|
1088
1088
|
/**
|
1089
1089
|
* The custom name for the label field for IcMenuOption.
|
1090
1090
|
*/
|
1091
|
-
"labelField"
|
1091
|
+
"labelField": string;
|
1092
1092
|
/**
|
1093
1093
|
* The ID of the menu.
|
1094
1094
|
*/
|
@@ -1105,12 +1105,16 @@ export namespace Components {
|
|
1105
1105
|
/**
|
1106
1106
|
* Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
|
1107
1107
|
*/
|
1108
|
-
"searchMode"
|
1109
|
-
"selectOnEnter"
|
1108
|
+
"searchMode": IcSearchBarSearchModes;
|
1109
|
+
"selectOnEnter": boolean;
|
1110
|
+
/**
|
1111
|
+
* @param props object - createPopper props set externally
|
1112
|
+
*/
|
1113
|
+
"setExternalPopperProps": <T extends Partial<Options>>(props: T) => Promise<void>;
|
1110
1114
|
/**
|
1111
1115
|
* The size of the menu.
|
1112
1116
|
*/
|
1113
|
-
"size"
|
1117
|
+
"size": IcSizes;
|
1114
1118
|
/**
|
1115
1119
|
* The value of the currently selected option - or array of values (if multiple options allowed).
|
1116
1120
|
*/
|
@@ -1118,7 +1122,7 @@ export namespace Components {
|
|
1118
1122
|
/**
|
1119
1123
|
* The custom name for the value field for IcMenuOption.
|
1120
1124
|
*/
|
1121
|
-
"valueField"
|
1125
|
+
"valueField": string;
|
1122
1126
|
}
|
1123
1127
|
interface IcMenuGroup {
|
1124
1128
|
/**
|
@@ -1180,7 +1184,7 @@ export namespace Components {
|
|
1180
1184
|
/**
|
1181
1185
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
1182
1186
|
*/
|
1183
|
-
"download"
|
1187
|
+
"download": string | boolean;
|
1184
1188
|
/**
|
1185
1189
|
* The URL that the link points to. This will render the button as an "a" tag.
|
1186
1190
|
*/
|
@@ -1212,13 +1216,17 @@ export namespace Components {
|
|
1212
1216
|
/**
|
1213
1217
|
* 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.
|
1214
1218
|
*/
|
1215
|
-
"theme"
|
1219
|
+
"theme": IcThemeMode;
|
1216
1220
|
}
|
1217
1221
|
interface IcNavigationGroup {
|
1218
1222
|
/**
|
1219
1223
|
* If `true`, the group will be expandable when in an ic-side-navigation component, or, when in an ic-top-navigation component, in the side menu displayed at small screen sizes.
|
1220
1224
|
*/
|
1221
|
-
"expandable"
|
1225
|
+
"expandable": boolean;
|
1226
|
+
/**
|
1227
|
+
* If `true`, the expandable group will be expanded by default when in an ic-side-navigation component. To enable this prop, `expandable` must also be set to `true`.
|
1228
|
+
*/
|
1229
|
+
"expanded": boolean;
|
1222
1230
|
/**
|
1223
1231
|
* The label to display on the group.
|
1224
1232
|
*/
|
@@ -1230,20 +1238,20 @@ export namespace Components {
|
|
1230
1238
|
/**
|
1231
1239
|
* 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.
|
1232
1240
|
*/
|
1233
|
-
"theme"
|
1241
|
+
"theme": IcThemeMode;
|
1234
1242
|
}
|
1235
1243
|
interface IcNavigationItem {
|
1236
|
-
"collapsedIconLabel"
|
1237
|
-
"displayNavigationTooltip"
|
1244
|
+
"collapsedIconLabel": boolean;
|
1245
|
+
"displayNavigationTooltip": boolean;
|
1238
1246
|
/**
|
1239
1247
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
1240
1248
|
*/
|
1241
|
-
"download"
|
1242
|
-
"expandable"
|
1249
|
+
"download": string | boolean;
|
1250
|
+
"expandable": boolean;
|
1243
1251
|
/**
|
1244
1252
|
* The destination of the navigation item.
|
1245
1253
|
*/
|
1246
|
-
"href"
|
1254
|
+
"href": string;
|
1247
1255
|
/**
|
1248
1256
|
* The human language of the linked URL.
|
1249
1257
|
*/
|
@@ -1263,7 +1271,7 @@ export namespace Components {
|
|
1263
1271
|
/**
|
1264
1272
|
* If `true`, the navigation item will be set in a selected state.
|
1265
1273
|
*/
|
1266
|
-
"selected"
|
1274
|
+
"selected": boolean;
|
1267
1275
|
/**
|
1268
1276
|
* Sets focus on the nav item.
|
1269
1277
|
*/
|
@@ -1275,7 +1283,7 @@ export namespace Components {
|
|
1275
1283
|
/**
|
1276
1284
|
* 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.
|
1277
1285
|
*/
|
1278
|
-
"theme"
|
1286
|
+
"theme": IcThemeMode;
|
1279
1287
|
}
|
1280
1288
|
interface IcNavigationMenu {
|
1281
1289
|
/**
|
@@ -1623,6 +1631,10 @@ export namespace Components {
|
|
1623
1631
|
* The placeholder value to display.
|
1624
1632
|
*/
|
1625
1633
|
"placeholder": string;
|
1634
|
+
/**
|
1635
|
+
* If `true` the parent form will not submit when the icSubmitSearch event fires.
|
1636
|
+
*/
|
1637
|
+
"preventFormSubmitOnSearch": boolean;
|
1626
1638
|
/**
|
1627
1639
|
* If `true`, the readonly state will be set.
|
1628
1640
|
*/
|
@@ -1678,19 +1690,19 @@ export namespace Components {
|
|
1678
1690
|
/**
|
1679
1691
|
* The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke.
|
1680
1692
|
*/
|
1681
|
-
"debounce"
|
1693
|
+
"debounce": number;
|
1682
1694
|
/**
|
1683
1695
|
* If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
|
1684
1696
|
*/
|
1685
|
-
"disableAutoFiltering"
|
1697
|
+
"disableAutoFiltering": boolean;
|
1686
1698
|
/**
|
1687
1699
|
* If `true`, the disabled state will be set.
|
1688
1700
|
*/
|
1689
|
-
"disabled"
|
1701
|
+
"disabled": boolean;
|
1690
1702
|
/**
|
1691
1703
|
* The text displayed when there are no options in the option list.
|
1692
1704
|
*/
|
1693
|
-
"emptyOptionListText"
|
1705
|
+
"emptyOptionListText": string;
|
1694
1706
|
/**
|
1695
1707
|
* The <form> element to associate the select with.
|
1696
1708
|
*/
|
@@ -1698,23 +1710,23 @@ export namespace Components {
|
|
1698
1710
|
/**
|
1699
1711
|
* If `true`, the select will fill the width of the container.
|
1700
1712
|
*/
|
1701
|
-
"fullWidth"
|
1713
|
+
"fullWidth": boolean;
|
1702
1714
|
/**
|
1703
1715
|
* The helper text that will be displayed for additional field guidance.
|
1704
1716
|
*/
|
1705
|
-
"helperText"
|
1717
|
+
"helperText": string;
|
1706
1718
|
/**
|
1707
1719
|
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
1708
1720
|
*/
|
1709
|
-
"hideLabel"
|
1721
|
+
"hideLabel": boolean;
|
1710
1722
|
/**
|
1711
1723
|
* If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
1712
1724
|
*/
|
1713
|
-
"includeDescriptionsInSearch"
|
1725
|
+
"includeDescriptionsInSearch": boolean;
|
1714
1726
|
/**
|
1715
1727
|
* If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
1716
1728
|
*/
|
1717
|
-
"includeGroupTitlesInSearch"
|
1729
|
+
"includeGroupTitlesInSearch": boolean;
|
1718
1730
|
/**
|
1719
1731
|
* The label for the select.
|
1720
1732
|
*/
|
@@ -1722,51 +1734,51 @@ export namespace Components {
|
|
1722
1734
|
/**
|
1723
1735
|
* If `true`, the loading state will be triggered when fetching options asynchronously.
|
1724
1736
|
*/
|
1725
|
-
"loading"
|
1737
|
+
"loading": boolean;
|
1726
1738
|
/**
|
1727
1739
|
* The message displayed when external loading times out.
|
1728
1740
|
*/
|
1729
|
-
"loadingErrorLabel"
|
1741
|
+
"loadingErrorLabel": string;
|
1730
1742
|
/**
|
1731
1743
|
* The message displayed whilst the options are being loaded externally.
|
1732
1744
|
*/
|
1733
|
-
"loadingLabel"
|
1745
|
+
"loadingLabel": string;
|
1734
1746
|
/**
|
1735
1747
|
* If `true`, multiple options can be selected.
|
1736
1748
|
*/
|
1737
|
-
"multiple"
|
1749
|
+
"multiple": boolean;
|
1738
1750
|
/**
|
1739
1751
|
* The name of the control, which is submitted with the form data.
|
1740
1752
|
*/
|
1741
|
-
"name"
|
1753
|
+
"name": string;
|
1742
1754
|
/**
|
1743
1755
|
* The possible selection options.
|
1744
1756
|
*/
|
1745
|
-
"options"
|
1757
|
+
"options": IcMenuOption[];
|
1746
1758
|
/**
|
1747
1759
|
* The placeholder value to be displayed.
|
1748
1760
|
*/
|
1749
|
-
"placeholder"
|
1761
|
+
"placeholder": string;
|
1750
1762
|
/**
|
1751
1763
|
* If `true`, the readonly state will be set.
|
1752
1764
|
*/
|
1753
|
-
"readonly"
|
1765
|
+
"readonly": boolean;
|
1754
1766
|
/**
|
1755
1767
|
* If `true`, the select will require a value.
|
1756
1768
|
*/
|
1757
|
-
"required"
|
1769
|
+
"required": boolean;
|
1758
1770
|
/**
|
1759
1771
|
* Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering.
|
1760
1772
|
*/
|
1761
|
-
"searchMatchPosition"
|
1773
|
+
"searchMatchPosition": IcSearchMatchPositions;
|
1762
1774
|
/**
|
1763
1775
|
* If `true`, a searchable variant of the select will be displayed which can be typed in to filter options. This functionality is only available on the single-select variant of the select component.
|
1764
1776
|
*/
|
1765
|
-
"searchable"
|
1777
|
+
"searchable": boolean;
|
1766
1778
|
/**
|
1767
1779
|
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
|
1768
1780
|
*/
|
1769
|
-
"selectOnEnter"
|
1781
|
+
"selectOnEnter": boolean;
|
1770
1782
|
/**
|
1771
1783
|
* Sets focus on the input box.
|
1772
1784
|
*/
|
@@ -1774,15 +1786,15 @@ export namespace Components {
|
|
1774
1786
|
/**
|
1775
1787
|
* If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select.
|
1776
1788
|
*/
|
1777
|
-
"showClearButton"
|
1789
|
+
"showClearButton": boolean;
|
1778
1790
|
/**
|
1779
1791
|
* The size of the select.
|
1780
1792
|
*/
|
1781
|
-
"size"
|
1793
|
+
"size": IcSizes;
|
1782
1794
|
/**
|
1783
1795
|
* 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.
|
1784
1796
|
*/
|
1785
|
-
"theme"
|
1797
|
+
"theme": IcThemeMode;
|
1786
1798
|
/**
|
1787
1799
|
* If using external filtering, set a timeout for when loading takes too long.
|
1788
1800
|
*/
|
@@ -1790,21 +1802,25 @@ export namespace Components {
|
|
1790
1802
|
/**
|
1791
1803
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
1792
1804
|
*/
|
1793
|
-
"validationStatus"
|
1805
|
+
"validationStatus": IcInformationStatusOrEmpty;
|
1794
1806
|
/**
|
1795
1807
|
* The text to display as the validation message.
|
1796
1808
|
*/
|
1797
|
-
"validationText"
|
1809
|
+
"validationText": string;
|
1798
1810
|
/**
|
1799
1811
|
* 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.
|
1800
1812
|
*/
|
1801
|
-
"value"
|
1813
|
+
"value": string | string[] | null;
|
1802
1814
|
}
|
1803
1815
|
interface IcSideNavigation {
|
1804
1816
|
/**
|
1805
1817
|
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
1806
1818
|
*/
|
1807
1819
|
"appTitle"?: string;
|
1820
|
+
/**
|
1821
|
+
* If `true`, the side navigation will close when a navigation item is clicked. This behaviour is only applicable on larger device sizes.
|
1822
|
+
*/
|
1823
|
+
"closeOnNavItemClick"?: boolean;
|
1808
1824
|
/**
|
1809
1825
|
* If `true`, the icon and label will appear when side navigation is collapsed.
|
1810
1826
|
*/
|
@@ -2070,7 +2086,7 @@ export namespace Components {
|
|
2070
2086
|
interface IcTextField {
|
2071
2087
|
"ariaActiveDescendant"?: string;
|
2072
2088
|
"ariaAutocomplete"?: IcAriaAutocompleteTypes;
|
2073
|
-
"ariaExpanded": string |
|
2089
|
+
"ariaExpanded": string | null;
|
2074
2090
|
"ariaOwns"?: string;
|
2075
2091
|
/**
|
2076
2092
|
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
@@ -2177,7 +2193,7 @@ export namespace Components {
|
|
2177
2193
|
* If `true`, the multiline text area will be resizeable.
|
2178
2194
|
*/
|
2179
2195
|
"resize": boolean;
|
2180
|
-
"role": string |
|
2196
|
+
"role": string | null;
|
2181
2197
|
/**
|
2182
2198
|
* The number of rows to transform the text field into a text area with a specific height.
|
2183
2199
|
*/
|
@@ -2279,19 +2295,19 @@ export namespace Components {
|
|
2279
2295
|
/**
|
2280
2296
|
* If `true`, the toggle button will be in a checked state.
|
2281
2297
|
*/
|
2282
|
-
"checked"
|
2298
|
+
"checked": boolean;
|
2283
2299
|
/**
|
2284
2300
|
* If `true`, the toggle button will be in disabled state.
|
2285
2301
|
*/
|
2286
|
-
"disabled"
|
2302
|
+
"disabled": boolean;
|
2287
2303
|
/**
|
2288
2304
|
* If `true`, the toggle button will fill the width of the container.
|
2289
2305
|
*/
|
2290
|
-
"fullWidth"
|
2306
|
+
"fullWidth": boolean;
|
2291
2307
|
/**
|
2292
2308
|
* The placement of the icon in relation to the toggle button label.
|
2293
2309
|
*/
|
2294
|
-
"iconPlacement"
|
2310
|
+
"iconPlacement": IcIconPlacementOptions;
|
2295
2311
|
/**
|
2296
2312
|
* The label to display in the toggle button. This is required for the default variant of toggle buttons.
|
2297
2313
|
*/
|
@@ -2299,33 +2315,33 @@ export namespace Components {
|
|
2299
2315
|
/**
|
2300
2316
|
* If `true`, the toggle button will be in loading state.
|
2301
2317
|
*/
|
2302
|
-
"loading"
|
2318
|
+
"loading": boolean;
|
2303
2319
|
/**
|
2304
2320
|
* If `true`, the toggle button will display as black in the light theme, and white in dark theme.
|
2305
2321
|
*/
|
2306
|
-
"monochrome"
|
2322
|
+
"monochrome": boolean;
|
2307
2323
|
/**
|
2308
2324
|
* The size of the toggle button to be displayed.
|
2309
2325
|
*/
|
2310
|
-
"size"
|
2326
|
+
"size": IcSizes;
|
2311
2327
|
/**
|
2312
2328
|
* 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.
|
2313
2329
|
*/
|
2314
|
-
"theme"
|
2330
|
+
"theme": IcThemeMode;
|
2315
2331
|
/**
|
2316
2332
|
* The position of the tooltip in relation to the toggle button.
|
2317
2333
|
*/
|
2318
|
-
"tooltipPlacement"
|
2334
|
+
"tooltipPlacement": IcButtonTooltipPlacement;
|
2319
2335
|
/**
|
2320
2336
|
* The variant of the toggle button.
|
2321
2337
|
*/
|
2322
|
-
"variant"
|
2338
|
+
"variant": "default" | "icon";
|
2323
2339
|
}
|
2324
2340
|
interface IcToggleButtonGroup {
|
2325
2341
|
/**
|
2326
2342
|
* The accessible label of the toggle button group component to provide context for screen reader users.
|
2327
2343
|
*/
|
2328
|
-
"accessibleLabel"
|
2344
|
+
"accessibleLabel": string;
|
2329
2345
|
/**
|
2330
2346
|
* If `true`, the toggle button group will be set to the disabled state.
|
2331
2347
|
*/
|
@@ -2333,35 +2349,35 @@ export namespace Components {
|
|
2333
2349
|
/**
|
2334
2350
|
* If `true`, the toggle button group will fill the width of the container.
|
2335
2351
|
*/
|
2336
|
-
"fullWidth"
|
2352
|
+
"fullWidth": boolean;
|
2337
2353
|
/**
|
2338
2354
|
* The placement of the icons in relation to the toggle button labels.
|
2339
2355
|
*/
|
2340
|
-
"iconPlacement"?:
|
2356
|
+
"iconPlacement"?: IcIconPlacementOptions;
|
2341
2357
|
/**
|
2342
2358
|
* If `true`, the toggle button group will be in loading state.
|
2343
2359
|
*/
|
2344
|
-
"loading"
|
2360
|
+
"loading": boolean;
|
2345
2361
|
/**
|
2346
2362
|
* If `true`, the toggle button group will display as black in the light theme, and white in dark theme.
|
2347
2363
|
*/
|
2348
|
-
"monochrome"
|
2364
|
+
"monochrome": boolean;
|
2349
2365
|
/**
|
2350
2366
|
* If `auto`, controls are toggled automatically when navigated to. If `manual`, the controls must be actioned to change their toggled state. The value of this prop is ignored if `selectType` is set to`multi`.
|
2351
2367
|
*/
|
2352
|
-
"selectMethod"
|
2368
|
+
"selectMethod": IcSelectMethodTypes;
|
2353
2369
|
/**
|
2354
2370
|
* Sets whether single or multiple options can be toggled. If `multi`, then the `selectMethod` is always `manual`.
|
2355
2371
|
*/
|
2356
|
-
"selectType"
|
2372
|
+
"selectType": IcSelectTypes;
|
2357
2373
|
/**
|
2358
2374
|
* The size of the toggle buttons to be displayed. This does not affect the font size of the accessible label.
|
2359
2375
|
*/
|
2360
|
-
"size"
|
2376
|
+
"size": IcSizes;
|
2361
2377
|
/**
|
2362
2378
|
* 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.
|
2363
2379
|
*/
|
2364
|
-
"theme"
|
2380
|
+
"theme": IcThemeMode;
|
2365
2381
|
/**
|
2366
2382
|
* The position of the tooltip in relation to the toggle buttons.
|
2367
2383
|
*/
|
@@ -2421,35 +2437,35 @@ export namespace Components {
|
|
2421
2437
|
/**
|
2422
2438
|
* The alignment of the top navigation content.
|
2423
2439
|
*/
|
2424
|
-
"contentAligned"
|
2440
|
+
"contentAligned": IcAlignment;
|
2425
2441
|
/**
|
2426
2442
|
* Can set a custom breakpoint for the top navigation to switch to mobile mode. Must be one of our specified breakpoints in px: `0`, `576`, `768`, `992`, `1200`.
|
2427
2443
|
*/
|
2428
|
-
"customMobileBreakpoint"
|
2444
|
+
"customMobileBreakpoint": IcDeviceSizes;
|
2429
2445
|
/**
|
2430
2446
|
* The URL to navigate to when the app title is clicked.
|
2431
2447
|
*/
|
2432
|
-
"href"
|
2448
|
+
"href": string;
|
2433
2449
|
/**
|
2434
2450
|
* If `true`, the flyout navigation menu on small devices will be contained by the parent element.
|
2435
2451
|
*/
|
2436
|
-
"inline"
|
2452
|
+
"inline": boolean;
|
2437
2453
|
/**
|
2438
2454
|
* The short title of the app to be displayed at small screen sizes in place of the app title.
|
2439
2455
|
*/
|
2440
|
-
"shortAppTitle"
|
2456
|
+
"shortAppTitle": string;
|
2441
2457
|
/**
|
2442
2458
|
* The status info to be displayed.
|
2443
2459
|
*/
|
2444
|
-
"status"
|
2460
|
+
"status": string;
|
2445
2461
|
/**
|
2446
2462
|
* 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.
|
2447
2463
|
*/
|
2448
|
-
"theme"
|
2464
|
+
"theme": IcThemeMode;
|
2449
2465
|
/**
|
2450
2466
|
* The version info to be displayed.
|
2451
2467
|
*/
|
2452
|
-
"version"
|
2468
|
+
"version": string;
|
2453
2469
|
}
|
2454
2470
|
interface IcTypography {
|
2455
2471
|
/**
|
@@ -4394,7 +4410,7 @@ declare namespace LocalJSX {
|
|
4394
4410
|
}
|
4395
4411
|
interface IcLink {
|
4396
4412
|
/**
|
4397
|
-
* If `true`, the user can save the linked URL instead of navigating to it.
|
4413
|
+
* If `true`, the user can save the linked URL instead of navigating to it. If the value is a string, it will be used as the filename for the download.
|
4398
4414
|
*/
|
4399
4415
|
"download"?: string | boolean;
|
4400
4416
|
/**
|
@@ -4480,7 +4496,7 @@ declare namespace LocalJSX {
|
|
4480
4496
|
/**
|
4481
4497
|
* The reference to an anchor element the menu will position itself from when rendered.
|
4482
4498
|
*/
|
4483
|
-
"anchorEl"
|
4499
|
+
"anchorEl"?: HTMLElement;
|
4484
4500
|
/**
|
4485
4501
|
* If `true`, the menu will close when an option is selected.
|
4486
4502
|
*/
|
@@ -4492,7 +4508,7 @@ declare namespace LocalJSX {
|
|
4492
4508
|
/**
|
4493
4509
|
* The reference to the input element.
|
4494
4510
|
*/
|
4495
|
-
"inputEl"
|
4511
|
+
"inputEl"?: HTMLElement;
|
4496
4512
|
/**
|
4497
4513
|
* The label for the input element.
|
4498
4514
|
*/
|
@@ -4635,6 +4651,10 @@ declare namespace LocalJSX {
|
|
4635
4651
|
* If `true`, the group will be expandable when in an ic-side-navigation component, or, when in an ic-top-navigation component, in the side menu displayed at small screen sizes.
|
4636
4652
|
*/
|
4637
4653
|
"expandable"?: boolean;
|
4654
|
+
/**
|
4655
|
+
* If `true`, the expandable group will be expanded by default when in an ic-side-navigation component. To enable this prop, `expandable` must also be set to `true`.
|
4656
|
+
*/
|
4657
|
+
"expanded"?: boolean;
|
4638
4658
|
/**
|
4639
4659
|
* The label to display on the group.
|
4640
4660
|
*/
|
@@ -5069,6 +5089,10 @@ declare namespace LocalJSX {
|
|
5069
5089
|
* The placeholder value to display.
|
5070
5090
|
*/
|
5071
5091
|
"placeholder"?: string;
|
5092
|
+
/**
|
5093
|
+
* If `true` the parent form will not submit when the icSubmitSearch event fires.
|
5094
|
+
*/
|
5095
|
+
"preventFormSubmitOnSearch"?: boolean;
|
5072
5096
|
/**
|
5073
5097
|
* If `true`, the readonly state will be set.
|
5074
5098
|
*/
|
@@ -5283,6 +5307,10 @@ declare namespace LocalJSX {
|
|
5283
5307
|
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
5284
5308
|
*/
|
5285
5309
|
"appTitle"?: string;
|
5310
|
+
/**
|
5311
|
+
* If `true`, the side navigation will close when a navigation item is clicked. This behaviour is only applicable on larger device sizes.
|
5312
|
+
*/
|
5313
|
+
"closeOnNavItemClick"?: boolean;
|
5286
5314
|
/**
|
5287
5315
|
* If `true`, the icon and label will appear when side navigation is collapsed.
|
5288
5316
|
*/
|
@@ -5820,7 +5848,7 @@ declare namespace LocalJSX {
|
|
5820
5848
|
/**
|
5821
5849
|
* The placement of the icons in relation to the toggle button labels.
|
5822
5850
|
*/
|
5823
|
-
"iconPlacement"?:
|
5851
|
+
"iconPlacement"?: IcIconPlacementOptions;
|
5824
5852
|
/**
|
5825
5853
|
* If `true`, the toggle button group will be in loading state.
|
5826
5854
|
*/
|
@@ -28,7 +28,7 @@ export declare const IC_DEVICE_SIZES: {
|
|
28
28
|
L: number;
|
29
29
|
XL: number;
|
30
30
|
};
|
31
|
-
export declare const IC_BLOCK_COLOR_COMPONENTS: string
|
31
|
+
export declare const IC_BLOCK_COLOR_COMPONENTS: string;
|
32
32
|
export declare const IC_FIXED_COLOR_COMPONENTS: string[];
|
33
33
|
export interface IcColorExceptions {
|
34
34
|
[details: string]: string[];
|
@@ -49,7 +49,7 @@ export declare const removeHiddenInput: (container: HTMLElement) => void;
|
|
49
49
|
export declare const hasShadowDom: (el: HTMLElement | null | undefined) => boolean;
|
50
50
|
export declare const getInputHelperTextID: (id: string) => string;
|
51
51
|
export declare const getInputValidationTextID: (id: string) => string;
|
52
|
-
export declare const getInputDescribedByText: (inputId: string, helperText: boolean, validationText: boolean) => string;
|
52
|
+
export declare const getInputDescribedByText: (el: HTMLElement, inputId: string, helperText: boolean, validationText: boolean) => string;
|
53
53
|
/**
|
54
54
|
* This method helps to understand the context in which a component exists,
|
55
55
|
* to assist with choosing appropriate foreground colours to use. For example,
|