@ukic/web-components 3.2.0 → 3.4.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-789082d4.js → helpers-fc4016d2.js} +21 -37
- package/dist/cjs/helpers-fc4016d2.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 +4 -4
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +56 -76
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +32 -51
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +110 -131
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +6 -6
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +9 -10
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +37 -41
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +26 -38
- package/dist/cjs/ic-chip.cjs.entry.js.map +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 +23 -22
- 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 -8
- package/dist/cjs/ic-link.cjs.entry.js +12 -4
- 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 +5 -5
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +3 -3
- package/dist/cjs/ic-navigation-group.cjs.entry.js +116 -164
- 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 +8 -7
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +5 -5
- package/dist/cjs/ic-radio-option.cjs.entry.js +5 -5
- package/dist/cjs/ic-search-bar.cjs.entry.js +149 -154
- 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 +25 -6
- 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 +3 -3
- package/dist/cjs/ic-text-field.cjs.entry.js +39 -31
- 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 +65 -63
- 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/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-badge/ic-badge.css +1 -1
- package/dist/collection/components/ic-badge/ic-badge.js +2 -2
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +40 -59
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +65 -86
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.css +105 -62
- package/dist/collection/components/ic-button/ic-button.js +141 -162
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.stories.js +10 -2
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +3 -0
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +4 -4
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +9 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +73 -80
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +24 -25
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.css +9 -0
- package/dist/collection/components/ic-chip/ic-chip.js +66 -72
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.stories.js +2 -1
- 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.js +4 -4
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +3 -3
- package/dist/collection/components/ic-link/ic-link.js +12 -4
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.stories.js +28 -5
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +3 -3
- package/dist/collection/components/ic-menu/ic-menu.js +41 -40
- 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-menu-item/ic-menu-item.css +0 -5
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +3 -3
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +2 -2
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +119 -167
- 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 +7 -13
- 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 -5
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +6 -5
- 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 +4 -4
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +4 -4
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +208 -211
- 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 +9 -8
- package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
- package/dist/collection/components/ic-select/ic-select.js +196 -271
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select_(single).stories.js +30 -21
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +43 -4
- 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 +247 -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.js +5 -5
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-tab/ic-tab.js +2 -2
- 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 +124 -101
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -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.js +81 -79
- 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/helpers.js +20 -36
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/components/helpers.js +21 -37
- 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-badge.js +3 -3
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +57 -78
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +32 -51
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +105 -126
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +5 -5
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +8 -9
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +39 -43
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +28 -40
- package/dist/components/ic-chip.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 +4 -4
- package/dist/components/ic-input-validation2.js +3 -3
- package/dist/components/ic-link2.js +11 -3
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +3 -3
- package/dist/components/ic-menu-group.js +1 -1
- package/dist/components/ic-menu-item2.js +4 -4
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +17 -16
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +2 -2
- package/dist/components/ic-navigation-group.js +115 -163
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +67 -62
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +4 -4
- package/dist/components/ic-page-header.js +6 -6
- package/dist/components/ic-pagination-item2.js +1 -1
- package/dist/components/ic-pagination.js +4 -4
- package/dist/components/ic-popover-menu.js +7 -6
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +4 -4
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +4 -4
- package/dist/components/ic-search-bar.js +150 -154
- 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 +25 -5
- 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-tab.js +2 -2
- package/dist/components/ic-text-field.js +40 -31
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +1 -1
- package/dist/components/ic-toast-region.js +1 -1
- package/dist/components/ic-toast.js +3 -3
- 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 +61 -63
- 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 +65 -63
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +2 -2
- package/dist/core/core.css +159 -109
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-0fb68b4f.entry.js +2 -0
- package/dist/core/p-0fb68b4f.entry.js.map +1 -0
- package/dist/core/{p-bbe5596b.entry.js → p-15b7adaf.entry.js} +2 -2
- package/dist/core/{p-abaea607.entry.js → p-1d172032.entry.js} +2 -2
- package/dist/core/{p-fc50d582.entry.js → p-1d254b71.entry.js} +2 -2
- package/dist/core/p-1d254b71.entry.js.map +1 -0
- package/dist/core/{p-6de6b6b7.entry.js → p-23536595.entry.js} +2 -2
- package/dist/core/{p-81a12e36.entry.js → p-26dfc4db.entry.js} +2 -2
- package/dist/core/{p-81a12e36.entry.js.map → p-26dfc4db.entry.js.map} +1 -1
- package/dist/core/{p-f3c72ffb.entry.js → p-2c371198.entry.js} +2 -2
- package/dist/core/p-3676ac4e.entry.js +2 -0
- package/dist/core/p-3676ac4e.entry.js.map +1 -0
- package/dist/core/{p-f34eee68.entry.js → p-3cb4ecef.entry.js} +2 -2
- package/dist/core/{p-3eb7ef1d.entry.js → p-432aeae0.entry.js} +2 -2
- package/dist/core/p-4a2acb2e.entry.js +2 -0
- package/dist/core/p-4a2acb2e.entry.js.map +1 -0
- package/dist/core/p-4dc97b03.entry.js +2 -0
- package/dist/core/p-4dc97b03.entry.js.map +1 -0
- package/dist/core/p-4e48a671.entry.js +2 -0
- package/dist/core/p-4e48a671.entry.js.map +1 -0
- package/dist/core/p-513628ef.entry.js +2 -0
- package/dist/core/p-513628ef.entry.js.map +1 -0
- package/dist/core/{p-88924aef.entry.js → p-51b49429.entry.js} +2 -2
- package/dist/core/p-554845c4.entry.js +2 -0
- package/dist/core/p-554845c4.entry.js.map +1 -0
- package/dist/core/{p-7afc71d0.entry.js → p-56e0de32.entry.js} +2 -2
- package/dist/core/{p-7a0d238b.entry.js → p-56fb0298.entry.js} +2 -2
- package/dist/core/p-59b48450.entry.js +2 -0
- package/dist/core/p-59b48450.entry.js.map +1 -0
- package/dist/core/{p-fbde763c.entry.js → p-5aec3757.entry.js} +2 -2
- package/dist/core/{p-23d059ff.entry.js → p-5eb2ac90.entry.js} +2 -2
- package/dist/core/{p-c2ca6274.entry.js → p-60aad45d.entry.js} +2 -2
- package/dist/core/{p-33c86ba6.entry.js → p-628c32b8.entry.js} +2 -2
- package/dist/core/p-6cd0b010.entry.js +2 -0
- package/dist/core/p-6cd0b010.entry.js.map +1 -0
- package/dist/core/{p-7dfe0284.entry.js → p-6eea869b.entry.js} +2 -2
- package/dist/core/{p-0631c3ab.entry.js → p-7d2c07e2.entry.js} +2 -2
- package/dist/core/p-7d352865.entry.js +2 -0
- package/dist/core/p-7d352865.entry.js.map +1 -0
- package/dist/core/{p-959a9cdf.entry.js → p-7deaf128.entry.js} +2 -2
- package/dist/core/{p-959a9cdf.entry.js.map → p-7deaf128.entry.js.map} +1 -1
- package/dist/core/p-803f2eb8.entry.js +2 -0
- package/dist/core/p-803f2eb8.entry.js.map +1 -0
- package/dist/core/p-8242c24f.js +2 -0
- package/dist/core/p-8242c24f.js.map +1 -0
- package/dist/core/p-87fa5add.entry.js +2 -0
- package/dist/core/p-87fa5add.entry.js.map +1 -0
- package/dist/core/{p-3675c4b4.entry.js → p-887e00bb.entry.js} +2 -2
- package/dist/core/p-8958c60f.entry.js +2 -0
- package/dist/core/p-8958c60f.entry.js.map +1 -0
- package/dist/core/{p-45432bf5.entry.js → p-8c77dd65.entry.js} +2 -2
- package/dist/core/{p-e2f893f0.entry.js → p-9a6dc8b1.entry.js} +2 -2
- package/dist/core/p-9a6dc8b1.entry.js.map +1 -0
- package/dist/core/{p-acebb05c.entry.js → p-9c47521d.entry.js} +2 -2
- package/dist/core/p-a140bcaa.entry.js +2 -0
- package/dist/core/p-a17499ff.entry.js +2 -0
- package/dist/core/p-a17499ff.entry.js.map +1 -0
- package/dist/core/{p-005cd8a8.entry.js → p-aad10013.entry.js} +2 -2
- package/dist/core/p-aad2abbf.entry.js +2 -0
- package/dist/core/p-aad2abbf.entry.js.map +1 -0
- package/dist/core/p-bdcc79dd.entry.js +2 -0
- package/dist/core/p-bdcc79dd.entry.js.map +1 -0
- package/dist/core/{p-de43d375.entry.js → p-bf3b853e.entry.js} +2 -2
- package/dist/core/{p-e56d0db2.entry.js → p-c59fd23e.entry.js} +2 -2
- package/dist/core/{p-f815f8c9.entry.js → p-c5ffe2cf.entry.js} +2 -2
- package/dist/core/{p-5206a978.entry.js → p-c8cf1ad5.entry.js} +2 -2
- package/dist/core/p-cfa9ed7d.entry.js +2 -0
- package/dist/core/p-cfa9ed7d.entry.js.map +1 -0
- package/dist/core/{p-23ed8b99.entry.js → p-d4903dcd.entry.js} +2 -2
- package/dist/core/{p-1e4cdd2d.entry.js → p-d82b27df.entry.js} +2 -2
- package/dist/core/{p-7c0914e7.entry.js → p-d8ce39ac.entry.js} +2 -2
- package/dist/core/{p-70700c7a.entry.js → p-dcce0dfd.entry.js} +2 -2
- package/dist/core/{p-40f2f58e.entry.js → p-de1e04ac.entry.js} +2 -2
- package/dist/core/{p-4b601e06.entry.js → p-dee21f6d.entry.js} +2 -2
- package/dist/core/{p-4245a976.entry.js → p-dfc8cba6.entry.js} +2 -2
- package/dist/core/{p-b3ac38c5.entry.js → p-e2629bfe.entry.js} +2 -2
- package/dist/core/{p-3b5d3e24.entry.js → p-e38fddbb.entry.js} +2 -2
- package/dist/core/p-e38fddbb.entry.js.map +1 -0
- package/dist/core/p-eca6e215.entry.js +2 -0
- package/dist/core/p-eca6e215.entry.js.map +1 -0
- package/dist/core/{p-44e4e8c1.entry.js → p-ef36181d.entry.js} +2 -2
- package/dist/core/{p-ef09b450.entry.js → p-ef4b752c.entry.js} +2 -2
- package/dist/core/p-ef4b752c.entry.js.map +1 -0
- package/dist/core/{p-b3d6d5be.entry.js → p-fa38ad2e.entry.js} +2 -2
- package/dist/core/p-fc4f7180.entry.js +2 -0
- package/dist/core/p-fc4f7180.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-46a2d1fd.js → helpers-f2ffaa7c.js} +22 -38
- package/dist/esm/helpers-f2ffaa7c.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 +4 -4
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +56 -76
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +32 -51
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +111 -132
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +6 -6
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +9 -10
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +37 -41
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +26 -38
- package/dist/esm/ic-chip.entry.js.map +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 +23 -22
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +8 -8
- package/dist/esm/ic-link.entry.js +12 -4
- 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 +5 -5
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +3 -3
- package/dist/esm/ic-navigation-group.entry.js +116 -164
- 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 +8 -7
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +5 -5
- package/dist/esm/ic-radio-option.entry.js +5 -5
- package/dist/esm/ic-search-bar.entry.js +149 -154
- 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 +25 -6
- 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 +3 -3
- package/dist/esm/ic-text-field.entry.js +39 -31
- 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 +66 -64
- 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-breadcrumb/ic-breadcrumb.d.ts +4 -6
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +9 -15
- package/dist/types/components/ic-button/ic-button.d.ts +29 -22
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +14 -13
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +8 -9
- package/dist/types/components/ic-chip/ic-chip.d.ts +13 -15
- package/dist/types/components/ic-link/ic-link.d.ts +2 -1
- package/dist/types/components/ic-menu/ic-menu.d.ts +12 -12
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +4 -18
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +9 -7
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +40 -40
- package/dist/types/components/ic-select/ic-select.d.ts +36 -38
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +5 -0
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +40 -34
- 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 +9 -8
- package/dist/types/components.d.ts +216 -203
- package/dist/types/utils/helpers.d.ts +8 -8
- package/hydrate/index.js +1158 -1350
- package/hydrate/index.mjs +1158 -1350
- package/package.json +2 -2
- package/vscode-data.json +172 -4
- package/dist/cjs/helpers-789082d4.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.types.js +0 -2
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.types.js.map +0 -1
- package/dist/core/p-0a8b3967.entry.js +0 -2
- package/dist/core/p-0a8b3967.entry.js.map +0 -1
- package/dist/core/p-0b4350df.entry.js +0 -2
- package/dist/core/p-0b4350df.entry.js.map +0 -1
- package/dist/core/p-0e618fc5.entry.js +0 -2
- package/dist/core/p-0e618fc5.entry.js.map +0 -1
- package/dist/core/p-18ecba80.entry.js +0 -2
- package/dist/core/p-18ecba80.entry.js.map +0 -1
- package/dist/core/p-281ce313.js +0 -2
- package/dist/core/p-281ce313.js.map +0 -1
- package/dist/core/p-30abe545.entry.js +0 -2
- package/dist/core/p-30abe545.entry.js.map +0 -1
- package/dist/core/p-3132270d.entry.js +0 -2
- package/dist/core/p-3132270d.entry.js.map +0 -1
- package/dist/core/p-3b5d3e24.entry.js.map +0 -1
- package/dist/core/p-517d7afb.entry.js +0 -2
- package/dist/core/p-517d7afb.entry.js.map +0 -1
- package/dist/core/p-5d4b0480.entry.js +0 -2
- package/dist/core/p-5d4b0480.entry.js.map +0 -1
- package/dist/core/p-5e18b899.entry.js +0 -2
- package/dist/core/p-5e18b899.entry.js.map +0 -1
- package/dist/core/p-6337fe1f.entry.js +0 -2
- package/dist/core/p-6337fe1f.entry.js.map +0 -1
- package/dist/core/p-63fe83ad.entry.js +0 -2
- package/dist/core/p-63fe83ad.entry.js.map +0 -1
- package/dist/core/p-8ba129fc.entry.js +0 -2
- package/dist/core/p-8ba129fc.entry.js.map +0 -1
- package/dist/core/p-950db960.entry.js +0 -2
- package/dist/core/p-950db960.entry.js.map +0 -1
- package/dist/core/p-9ea9a4ce.entry.js +0 -2
- package/dist/core/p-9ea9a4ce.entry.js.map +0 -1
- package/dist/core/p-a9c96e3e.entry.js +0 -2
- package/dist/core/p-a9c96e3e.entry.js.map +0 -1
- package/dist/core/p-ac7db165.entry.js +0 -2
- package/dist/core/p-ac7db165.entry.js.map +0 -1
- package/dist/core/p-c04f36c5.entry.js +0 -2
- package/dist/core/p-c62318a8.entry.js +0 -2
- package/dist/core/p-c62318a8.entry.js.map +0 -1
- package/dist/core/p-e2f893f0.entry.js.map +0 -1
- package/dist/core/p-e586ae7b.entry.js +0 -2
- package/dist/core/p-e586ae7b.entry.js.map +0 -1
- package/dist/core/p-ef09b450.entry.js.map +0 -1
- package/dist/core/p-fc50d582.entry.js.map +0 -1
- package/dist/core/p-fe833509.entry.js +0 -2
- package/dist/core/p-fe833509.entry.js.map +0 -1
- package/dist/esm/helpers-46a2d1fd.js.map +0 -1
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.types.d.ts +0 -1
- /package/dist/core/{p-bbe5596b.entry.js.map → p-15b7adaf.entry.js.map} +0 -0
- /package/dist/core/{p-abaea607.entry.js.map → p-1d172032.entry.js.map} +0 -0
- /package/dist/core/{p-6de6b6b7.entry.js.map → p-23536595.entry.js.map} +0 -0
- /package/dist/core/{p-f3c72ffb.entry.js.map → p-2c371198.entry.js.map} +0 -0
- /package/dist/core/{p-f34eee68.entry.js.map → p-3cb4ecef.entry.js.map} +0 -0
- /package/dist/core/{p-3eb7ef1d.entry.js.map → p-432aeae0.entry.js.map} +0 -0
- /package/dist/core/{p-88924aef.entry.js.map → p-51b49429.entry.js.map} +0 -0
- /package/dist/core/{p-7afc71d0.entry.js.map → p-56e0de32.entry.js.map} +0 -0
- /package/dist/core/{p-7a0d238b.entry.js.map → p-56fb0298.entry.js.map} +0 -0
- /package/dist/core/{p-fbde763c.entry.js.map → p-5aec3757.entry.js.map} +0 -0
- /package/dist/core/{p-23d059ff.entry.js.map → p-5eb2ac90.entry.js.map} +0 -0
- /package/dist/core/{p-c2ca6274.entry.js.map → p-60aad45d.entry.js.map} +0 -0
- /package/dist/core/{p-33c86ba6.entry.js.map → p-628c32b8.entry.js.map} +0 -0
- /package/dist/core/{p-7dfe0284.entry.js.map → p-6eea869b.entry.js.map} +0 -0
- /package/dist/core/{p-0631c3ab.entry.js.map → p-7d2c07e2.entry.js.map} +0 -0
- /package/dist/core/{p-3675c4b4.entry.js.map → p-887e00bb.entry.js.map} +0 -0
- /package/dist/core/{p-45432bf5.entry.js.map → p-8c77dd65.entry.js.map} +0 -0
- /package/dist/core/{p-acebb05c.entry.js.map → p-9c47521d.entry.js.map} +0 -0
- /package/dist/core/{p-c04f36c5.entry.js.map → p-a140bcaa.entry.js.map} +0 -0
- /package/dist/core/{p-005cd8a8.entry.js.map → p-aad10013.entry.js.map} +0 -0
- /package/dist/core/{p-de43d375.entry.js.map → p-bf3b853e.entry.js.map} +0 -0
- /package/dist/core/{p-e56d0db2.entry.js.map → p-c59fd23e.entry.js.map} +0 -0
- /package/dist/core/{p-f815f8c9.entry.js.map → p-c5ffe2cf.entry.js.map} +0 -0
- /package/dist/core/{p-5206a978.entry.js.map → p-c8cf1ad5.entry.js.map} +0 -0
- /package/dist/core/{p-23ed8b99.entry.js.map → p-d4903dcd.entry.js.map} +0 -0
- /package/dist/core/{p-1e4cdd2d.entry.js.map → p-d82b27df.entry.js.map} +0 -0
- /package/dist/core/{p-7c0914e7.entry.js.map → p-d8ce39ac.entry.js.map} +0 -0
- /package/dist/core/{p-70700c7a.entry.js.map → p-dcce0dfd.entry.js.map} +0 -0
- /package/dist/core/{p-40f2f58e.entry.js.map → p-de1e04ac.entry.js.map} +0 -0
- /package/dist/core/{p-4b601e06.entry.js.map → p-dee21f6d.entry.js.map} +0 -0
- /package/dist/core/{p-4245a976.entry.js.map → p-dfc8cba6.entry.js.map} +0 -0
- /package/dist/core/{p-b3ac38c5.entry.js.map → p-e2629bfe.entry.js.map} +0 -0
- /package/dist/core/{p-44e4e8c1.entry.js.map → p-ef36181d.entry.js.map} +0 -0
- /package/dist/core/{p-b3d6d5be.entry.js.map → p-fa38ad2e.entry.js.map} +0 -0
@@ -7,10 +7,10 @@ import { IcOptionSelectEventDetail } from "../ic-menu/ic-menu.types";
|
|
7
7
|
export declare class Select {
|
8
8
|
private anchorEl?;
|
9
9
|
private blurredBecauseButtonPressed;
|
10
|
-
private characterKeyPressTimer
|
10
|
+
private characterKeyPressTimer?;
|
11
11
|
private clearButton?;
|
12
12
|
private customSelectElement?;
|
13
|
-
private debounceAria
|
13
|
+
private debounceAria?;
|
14
14
|
private hasSetDefaultValue;
|
15
15
|
private hasTimedOut;
|
16
16
|
private inheritedAttributes;
|
@@ -22,13 +22,13 @@ export declare class Select {
|
|
22
22
|
private retryButtonClick;
|
23
23
|
private searchableMenuItemSelected;
|
24
24
|
private searchableSelectElement?;
|
25
|
-
private timeoutTimer
|
25
|
+
private timeoutTimer?;
|
26
26
|
private ungroupedOptions;
|
27
27
|
private hostMutationObserver;
|
28
28
|
el: HTMLIcSelectElement;
|
29
|
-
ariaActiveDescendant
|
29
|
+
ariaActiveDescendant?: string;
|
30
30
|
clearButtonFocused: boolean;
|
31
|
-
debounceIcInput
|
31
|
+
debounceIcInput?: number;
|
32
32
|
hiddenInputValue: string | null;
|
33
33
|
noOptions: IcMenuOption[] | null;
|
34
34
|
open: boolean;
|
@@ -37,16 +37,16 @@ export declare class Select {
|
|
37
37
|
/**
|
38
38
|
* If `true`, the disabled state will be set.
|
39
39
|
*/
|
40
|
-
disabled
|
40
|
+
disabled: boolean;
|
41
41
|
watchDisabledHandler(): void;
|
42
42
|
/**
|
43
43
|
* If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
|
44
44
|
*/
|
45
|
-
disableAutoFiltering
|
45
|
+
disableAutoFiltering: boolean;
|
46
46
|
/**
|
47
47
|
* The text displayed when there are no options in the option list.
|
48
48
|
*/
|
49
|
-
emptyOptionListText
|
49
|
+
emptyOptionListText: string;
|
50
50
|
/**
|
51
51
|
* The <form> element to associate the select with.
|
52
52
|
*/
|
@@ -54,23 +54,23 @@ export declare class Select {
|
|
54
54
|
/**
|
55
55
|
* If `true`, the select will fill the width of the container.
|
56
56
|
*/
|
57
|
-
fullWidth
|
57
|
+
fullWidth: boolean;
|
58
58
|
/**
|
59
59
|
* The helper text that will be displayed for additional field guidance.
|
60
60
|
*/
|
61
|
-
helperText
|
61
|
+
helperText: string;
|
62
62
|
/**
|
63
63
|
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
64
64
|
*/
|
65
|
-
hideLabel
|
65
|
+
hideLabel: boolean;
|
66
66
|
/**
|
67
67
|
* If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
68
68
|
*/
|
69
|
-
includeDescriptionsInSearch
|
69
|
+
includeDescriptionsInSearch: boolean;
|
70
70
|
/**
|
71
71
|
* If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
72
72
|
*/
|
73
|
-
includeGroupTitlesInSearch
|
73
|
+
includeGroupTitlesInSearch: boolean;
|
74
74
|
/**
|
75
75
|
* The label for the select.
|
76
76
|
*/
|
@@ -78,51 +78,51 @@ export declare class Select {
|
|
78
78
|
/**
|
79
79
|
* The message displayed when external loading times out.
|
80
80
|
*/
|
81
|
-
loadingErrorLabel
|
81
|
+
loadingErrorLabel: string;
|
82
82
|
/**
|
83
83
|
* The message displayed whilst the options are being loaded externally.
|
84
84
|
*/
|
85
|
-
loadingLabel
|
85
|
+
loadingLabel: string;
|
86
86
|
/**
|
87
87
|
* If `true`, multiple options can be selected.
|
88
88
|
*/
|
89
|
-
multiple
|
89
|
+
multiple: boolean;
|
90
90
|
/**
|
91
91
|
* The name of the control, which is submitted with the form data.
|
92
92
|
*/
|
93
|
-
name
|
93
|
+
name: string;
|
94
94
|
/**
|
95
95
|
* The placeholder value to be displayed.
|
96
96
|
*/
|
97
|
-
placeholder
|
97
|
+
placeholder: string;
|
98
98
|
/**
|
99
99
|
* If `true`, the readonly state will be set.
|
100
100
|
*/
|
101
|
-
readonly
|
101
|
+
readonly: boolean;
|
102
102
|
/**
|
103
103
|
* If `true`, the select will require a value.
|
104
104
|
*/
|
105
|
-
required
|
105
|
+
required: boolean;
|
106
106
|
/**
|
107
107
|
* 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.
|
108
108
|
*/
|
109
|
-
searchable
|
109
|
+
searchable: boolean;
|
110
110
|
/**
|
111
111
|
* Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering.
|
112
112
|
*/
|
113
|
-
searchMatchPosition
|
113
|
+
searchMatchPosition: IcSearchMatchPositions;
|
114
114
|
/**
|
115
115
|
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
|
116
116
|
*/
|
117
|
-
selectOnEnter
|
117
|
+
selectOnEnter: boolean;
|
118
118
|
/**
|
119
119
|
* If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select.
|
120
120
|
*/
|
121
|
-
showClearButton
|
121
|
+
showClearButton: boolean;
|
122
122
|
/**
|
123
123
|
* The size of the select.
|
124
124
|
*/
|
125
|
-
size
|
125
|
+
size: IcSizes;
|
126
126
|
/**
|
127
127
|
* If using external filtering, set a timeout for when loading takes too long.
|
128
128
|
*/
|
@@ -130,42 +130,42 @@ export declare class Select {
|
|
130
130
|
/**
|
131
131
|
* 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.
|
132
132
|
*/
|
133
|
-
theme
|
133
|
+
theme: IcThemeMode;
|
134
134
|
/**
|
135
135
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
136
136
|
*/
|
137
|
-
validationStatus
|
137
|
+
validationStatus: IcInformationStatusOrEmpty;
|
138
138
|
/**
|
139
139
|
* The text to display as the validation message.
|
140
140
|
*/
|
141
|
-
validationText
|
141
|
+
validationText: string;
|
142
142
|
/**
|
143
143
|
* If `true`, the loading state will be triggered when fetching options asynchronously.
|
144
144
|
*/
|
145
|
-
loading
|
145
|
+
loading: boolean;
|
146
146
|
loadingHandler(newValue: boolean): void;
|
147
147
|
/**
|
148
148
|
* The possible selection options.
|
149
149
|
*/
|
150
|
-
options
|
150
|
+
options: IcMenuOption[];
|
151
151
|
filteredOptions: IcMenuOption[];
|
152
152
|
uniqueOptions: IcMenuOption[];
|
153
153
|
watchOptionsHandler(): void;
|
154
154
|
/**
|
155
155
|
* The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke.
|
156
156
|
*/
|
157
|
-
debounce
|
158
|
-
currDebounce: number
|
157
|
+
debounce: number;
|
158
|
+
currDebounce: number;
|
159
159
|
debounceChangedHandler(newValue: number): void;
|
160
160
|
/**
|
161
161
|
* The value of the select, reflected by the value of the currently selected option.
|
162
162
|
* For the searchable variant, the value is also reflected by the user input.
|
163
163
|
* For the multi-select variant, the value must be an array of option values.
|
164
164
|
*/
|
165
|
-
value
|
166
|
-
initialValue: string | string[] | null
|
165
|
+
value: string | string[] | null;
|
166
|
+
initialValue: string | string[] | null;
|
167
167
|
inputValueToFilter: string | null;
|
168
|
-
currValue
|
168
|
+
currValue: string | string[] | null;
|
169
169
|
valueChangedHandler(): void;
|
170
170
|
openChangedHandler(): void;
|
171
171
|
/**
|
@@ -219,7 +219,6 @@ export declare class Select {
|
|
219
219
|
setFocus(): Promise<void>;
|
220
220
|
private hostMutationCallback;
|
221
221
|
private handleRetry;
|
222
|
-
private updateOnChangeDebounce;
|
223
222
|
private emitIcChange;
|
224
223
|
private emitIcInput;
|
225
224
|
private setOptions;
|
@@ -242,7 +241,6 @@ export declare class Select {
|
|
242
241
|
private getValueSortedByOptions;
|
243
242
|
private handleNativeSelectChange;
|
244
243
|
private handleCustomSelectChange;
|
245
|
-
private handleMultipleSelectChange;
|
246
244
|
private handleSelectAllChange;
|
247
245
|
private handleMenuChange;
|
248
246
|
private handleMenuKeyPress;
|
@@ -266,7 +264,6 @@ export declare class Select {
|
|
266
264
|
private getValueFromLabel;
|
267
265
|
private handleSearchableSelectInput;
|
268
266
|
private updateSearchableSelectResultAriaLive;
|
269
|
-
private debounceAriaLiveUpdate;
|
270
267
|
private updateMultiSelectedCountAriaLive;
|
271
268
|
private getDefaultValue;
|
272
269
|
private setDefaultValue;
|
@@ -275,5 +272,6 @@ export declare class Select {
|
|
275
272
|
private onTimeoutBlur;
|
276
273
|
private handleFormReset;
|
277
274
|
private clearInput;
|
275
|
+
private renderNativeOption;
|
278
276
|
render(): any;
|
279
277
|
}
|
@@ -25,6 +25,10 @@ export declare class SideNavigation {
|
|
25
25
|
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
26
26
|
*/
|
27
27
|
appTitle?: string;
|
28
|
+
/**
|
29
|
+
* If `true`, the side navigation will close when a navigation item is clicked. This behaviour is only applicable on larger device sizes.
|
30
|
+
*/
|
31
|
+
closeOnNavItemClick?: boolean;
|
28
32
|
/**
|
29
33
|
* If `true`, the icon and label will appear when side navigation is collapsed.
|
30
34
|
*/
|
@@ -96,6 +100,7 @@ export declare class SideNavigation {
|
|
96
100
|
private paddingIconWidth;
|
97
101
|
private displayTooltipWithExpandedLongLabel;
|
98
102
|
private setMenuExpanded;
|
103
|
+
private handleNavItemClicked;
|
99
104
|
/**
|
100
105
|
* As the mobile top bar is fixed, a padding top is required
|
101
106
|
* to push main content down the height of the mobile top bar
|
@@ -16,6 +16,7 @@ export declare class TextField {
|
|
16
16
|
minCharactersUnattained: boolean;
|
17
17
|
maxValueExceeded: boolean;
|
18
18
|
minValueUnattained: boolean;
|
19
|
+
isFocussed: boolean;
|
19
20
|
/**
|
20
21
|
* @slot clear-button - an ic-button clear component will render as an end adornment to the input.
|
21
22
|
* @slot search-submit-button - an ic-button search submit component will render as an end adornment to the input.
|
@@ -32,7 +33,7 @@ export declare class TextField {
|
|
32
33
|
/**
|
33
34
|
* @internal Used to identify if the slotted menu is rendered
|
34
35
|
*/
|
35
|
-
ariaExpanded: string |
|
36
|
+
ariaExpanded: string | null;
|
36
37
|
/**
|
37
38
|
* @internal Used to identify any related child component
|
38
39
|
*/
|
@@ -41,7 +42,7 @@ export declare class TextField {
|
|
41
42
|
* The automatic capitalisation of the text value as it is entered/edited by the user.
|
42
43
|
* Available options: "off", "none", "on", "sentences", "words", "characters".
|
43
44
|
*/
|
44
|
-
autocapitalize: string
|
45
|
+
autocapitalize: string;
|
45
46
|
/**
|
46
47
|
* The state of autocompletion the browser can apply on the text value.
|
47
48
|
*/
|
@@ -53,43 +54,43 @@ export declare class TextField {
|
|
53
54
|
/**
|
54
55
|
* If `true`, the form control will have input focus when the page loads.
|
55
56
|
*/
|
56
|
-
autofocus: boolean
|
57
|
+
autofocus: boolean;
|
57
58
|
/**
|
58
59
|
* If `true`, the disabled state will be set.
|
59
60
|
*/
|
60
|
-
disabled
|
61
|
+
disabled: boolean;
|
61
62
|
watchDisabledHandler(): void;
|
62
63
|
/**
|
63
64
|
* Specify whether the text field fills the full width of the container.
|
64
65
|
* If `true`, this overrides the --input-width CSS variable.
|
65
66
|
*/
|
66
|
-
fullWidth
|
67
|
+
fullWidth: boolean;
|
67
68
|
/**
|
68
69
|
* The helper text that will be displayed for additional field guidance.
|
69
70
|
*/
|
70
|
-
helperText
|
71
|
+
helperText: string;
|
71
72
|
/**
|
72
73
|
* If `true`, the character count which is displayed when `maxCharacters` is set will be visually hidden.
|
73
74
|
*/
|
74
|
-
hideCharCount
|
75
|
+
hideCharCount: boolean;
|
75
76
|
/**
|
76
77
|
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
77
78
|
*/
|
78
|
-
hideLabel
|
79
|
+
hideLabel: boolean;
|
79
80
|
/**
|
80
81
|
* @internal If `true`, the hidden form input will stop rendering for form submission.
|
81
82
|
*/
|
82
|
-
hiddenInput
|
83
|
+
hiddenInput: boolean;
|
83
84
|
/**
|
84
85
|
* The ID for the input.
|
85
86
|
*/
|
86
|
-
inputId
|
87
|
+
inputId: string;
|
87
88
|
/**
|
88
89
|
* A hint to the browser for which keyboard to display.
|
89
90
|
* Possible values: `"none"`, `"text"`, `"tel"`, `"url"`,
|
90
91
|
* `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
|
91
92
|
*/
|
92
|
-
inputmode
|
93
|
+
inputmode: IcTextFieldInputModes;
|
93
94
|
/**
|
94
95
|
* The label for the input.
|
95
96
|
*/
|
@@ -101,15 +102,15 @@ export declare class TextField {
|
|
101
102
|
/**
|
102
103
|
* The count of characters in the field. Will display a warning if the bound is reached. (NOTE: If the value of the text field has been set using the `value` prop, it will be truncated to this number of characters)
|
103
104
|
*/
|
104
|
-
maxCharacters
|
105
|
+
maxCharacters: number;
|
105
106
|
/**
|
106
107
|
* The text to display as the warning message when the maximum number of characters (the `maxCharacters` prop value) is reached.
|
107
108
|
*/
|
108
|
-
maxCharactersMessage
|
109
|
+
maxCharactersMessage: string;
|
109
110
|
/**
|
110
111
|
* The text to display as the error message when the maximum value (the `max` prop value) has been exceeded.
|
111
112
|
*/
|
112
|
-
maxMessage
|
113
|
+
maxMessage: string;
|
113
114
|
/**
|
114
115
|
* The minimum number that can be accepted as a value, when `type` is `number` and `rows` is `1`. (NOTE: Ensure to include visual indication of min value in `helperText` or `label`)
|
115
116
|
*/
|
@@ -117,83 +118,83 @@ export declare class TextField {
|
|
117
118
|
/**
|
118
119
|
* The minimum number of characters that can be entered in the field.
|
119
120
|
*/
|
120
|
-
minCharacters
|
121
|
+
minCharacters: number;
|
121
122
|
/**
|
122
123
|
* The text to display as the error message when the minimum number of characters (the `minCharacters` prop value) has not been met.
|
123
124
|
*/
|
124
|
-
minCharactersMessage
|
125
|
+
minCharactersMessage: string;
|
125
126
|
/**
|
126
127
|
* The text to display as the error message when the minimum value (the `min` prop value) has not been met.
|
127
128
|
*/
|
128
|
-
minMessage
|
129
|
+
minMessage: string;
|
129
130
|
/**
|
130
131
|
* The name of the control, which is submitted with the form data.
|
131
132
|
*/
|
132
|
-
name
|
133
|
+
name: string;
|
133
134
|
/**
|
134
135
|
* The placeholder value to be displayed.
|
135
136
|
*/
|
136
|
-
placeholder
|
137
|
+
placeholder: string;
|
137
138
|
/**
|
138
139
|
* If `true`, the read only state will be set.
|
139
140
|
*/
|
140
|
-
readonly
|
141
|
+
readonly: boolean;
|
141
142
|
/**
|
142
143
|
* If `true`, the input will require a value.
|
143
144
|
*/
|
144
|
-
required
|
145
|
+
required: boolean;
|
145
146
|
/**
|
146
147
|
* If `true`, the multiline text area will be resizeable.
|
147
148
|
*/
|
148
|
-
resize
|
149
|
+
resize: boolean;
|
149
150
|
/**
|
150
151
|
* @internal Used to set the role if not default textbox;
|
151
152
|
*/
|
152
|
-
role: string |
|
153
|
+
role: string | null;
|
153
154
|
/**
|
154
155
|
* The number of rows to transform the text field into a text area with a specific height.
|
155
156
|
*/
|
156
|
-
rows
|
157
|
+
rows: number;
|
157
158
|
/**
|
158
159
|
* The size of the text field component.
|
159
160
|
*/
|
160
|
-
size
|
161
|
+
size: IcSizesNoLarge;
|
161
162
|
/**
|
162
163
|
* If `true`, the value of the text field will have its spelling and grammar checked.
|
163
164
|
*/
|
164
|
-
spellcheck: boolean
|
165
|
+
spellcheck: boolean;
|
165
166
|
/**
|
166
167
|
* 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.
|
167
168
|
*/
|
168
|
-
theme
|
169
|
+
theme: IcThemeMode;
|
169
170
|
/**
|
170
171
|
* @internal If `true`, an ellipsis will be displayed at the end of the value if the value is longer than the container.
|
171
172
|
*/
|
172
|
-
truncateValue
|
173
|
+
truncateValue: boolean;
|
173
174
|
/**
|
174
175
|
* The type of control to display. The default type is text.
|
175
176
|
*/
|
176
|
-
type
|
177
|
+
type: IcTextFieldTypes;
|
177
178
|
/**
|
178
179
|
* If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
|
179
180
|
*/
|
180
|
-
validationInline
|
181
|
+
validationInline: boolean;
|
181
182
|
/**
|
182
183
|
* @internal If `true`, the validation will display inline.
|
183
184
|
*/
|
184
|
-
validationInlineInternal
|
185
|
+
validationInlineInternal: boolean;
|
185
186
|
/**
|
186
187
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
187
188
|
*/
|
188
|
-
validationStatus
|
189
|
+
validationStatus: IcInformationStatusOrEmpty;
|
189
190
|
/**
|
190
191
|
* The text to display as the validation message.
|
191
192
|
*/
|
192
|
-
validationText
|
193
|
+
validationText: string;
|
193
194
|
/**
|
194
195
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
195
196
|
*/
|
196
|
-
debounce
|
197
|
+
debounce: number;
|
197
198
|
private debounceChanged;
|
198
199
|
/**
|
199
200
|
* The value of the text field.
|
@@ -227,6 +228,10 @@ export declare class TextField {
|
|
227
228
|
icKeydown: EventEmitter<{
|
228
229
|
event: KeyboardEvent;
|
229
230
|
}>;
|
231
|
+
/**
|
232
|
+
* Emitted when the textarea variant is scrolled.
|
233
|
+
*/
|
234
|
+
icScroll: EventEmitter;
|
230
235
|
connectedCallback(): void;
|
231
236
|
disconnectedCallback(): void;
|
232
237
|
componentWillLoad(): void;
|
@@ -243,6 +248,7 @@ export declare class TextField {
|
|
243
248
|
private onInput;
|
244
249
|
private onBlur;
|
245
250
|
private onFocus;
|
251
|
+
private onTextAreaScroll;
|
246
252
|
private onWheel;
|
247
253
|
private hasStatus;
|
248
254
|
private handleFormReset;
|
@@ -13,20 +13,20 @@ export declare class ToggleButton {
|
|
13
13
|
/**
|
14
14
|
* If `true`, the toggle button will be in a checked state.
|
15
15
|
*/
|
16
|
-
checked
|
16
|
+
checked: boolean;
|
17
17
|
/**
|
18
18
|
* If `true`, the toggle button will be in disabled state.
|
19
19
|
*/
|
20
|
-
disabled
|
20
|
+
disabled: boolean;
|
21
21
|
watchDisabledHandler(): void;
|
22
22
|
/**
|
23
23
|
* If `true`, the toggle button will fill the width of the container.
|
24
24
|
*/
|
25
|
-
fullWidth
|
25
|
+
fullWidth: boolean;
|
26
26
|
/**
|
27
27
|
* The placement of the icon in relation to the toggle button label.
|
28
28
|
*/
|
29
|
-
iconPlacement
|
29
|
+
iconPlacement: IcIconPlacementOptions;
|
30
30
|
/**
|
31
31
|
* The label to display in the toggle button. This is required for the default variant of toggle buttons.
|
32
32
|
*/
|
@@ -34,27 +34,27 @@ export declare class ToggleButton {
|
|
34
34
|
/**
|
35
35
|
* If `true`, the toggle button will be in loading state.
|
36
36
|
*/
|
37
|
-
loading
|
37
|
+
loading: boolean;
|
38
38
|
/**
|
39
39
|
* If `true`, the toggle button will display as black in the light theme, and white in dark theme.
|
40
40
|
*/
|
41
|
-
monochrome
|
41
|
+
monochrome: boolean;
|
42
42
|
/**
|
43
43
|
* The size of the toggle button to be displayed.
|
44
44
|
*/
|
45
|
-
size
|
45
|
+
size: IcSizes;
|
46
46
|
/**
|
47
47
|
* 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.
|
48
48
|
*/
|
49
|
-
theme
|
49
|
+
theme: IcThemeMode;
|
50
50
|
/**
|
51
51
|
* The position of the tooltip in relation to the toggle button.
|
52
52
|
*/
|
53
|
-
tooltipPlacement
|
53
|
+
tooltipPlacement: IcButtonTooltipPlacement;
|
54
54
|
/**
|
55
55
|
* The variant of the toggle button.
|
56
56
|
*/
|
57
|
-
variant
|
57
|
+
variant: "default" | "icon";
|
58
58
|
/**
|
59
59
|
* Emitted when the user clicks a toggle button.
|
60
60
|
*/
|
@@ -64,7 +64,6 @@ export declare class ToggleButton {
|
|
64
64
|
componentWillLoad(): void;
|
65
65
|
componentDidLoad(): void;
|
66
66
|
handleHostClick(e: Event): void;
|
67
|
-
private loopAttributes;
|
68
67
|
private handleFocus;
|
69
68
|
private handleClick;
|
70
69
|
render(): any;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { EventEmitter } from "../../stencil-public-runtime";
|
2
|
-
import { IcSizes, IcSelectTypes, IcSelectMethodTypes, IcThemeMode, IcButtonTooltipPlacement } from "../../utils/types";
|
2
|
+
import { IcSizes, IcSelectTypes, IcSelectMethodTypes, IcThemeMode, IcButtonTooltipPlacement, IcIconPlacementOptions } from "../../utils/types";
|
3
3
|
import { IcChangeEventDetail } from "./ic-toggle-button-group.types";
|
4
4
|
interface lastKey {
|
5
5
|
key: string | null;
|
@@ -11,7 +11,7 @@ export declare class ToggleButtonGroup {
|
|
11
11
|
/**
|
12
12
|
* The accessible label of the toggle button group component to provide context for screen reader users.
|
13
13
|
*/
|
14
|
-
accessibleLabel
|
14
|
+
accessibleLabel: string;
|
15
15
|
/**
|
16
16
|
* If `true`, the toggle button group will be set to the disabled state.
|
17
17
|
*/
|
@@ -20,39 +20,39 @@ export declare class ToggleButtonGroup {
|
|
20
20
|
/**
|
21
21
|
* If `true`, the toggle button group will fill the width of the container.
|
22
22
|
*/
|
23
|
-
fullWidth
|
23
|
+
fullWidth: boolean;
|
24
24
|
watchFullWidthHandler(): void;
|
25
25
|
/**
|
26
26
|
* The placement of the icons in relation to the toggle button labels.
|
27
27
|
*/
|
28
|
-
iconPlacement?:
|
28
|
+
iconPlacement?: IcIconPlacementOptions;
|
29
29
|
/**
|
30
30
|
* If `true`, the toggle button group will be in loading state.
|
31
31
|
*/
|
32
|
-
loading
|
32
|
+
loading: boolean;
|
33
33
|
watchLoadingHandler(): void;
|
34
34
|
/**
|
35
35
|
* If `true`, the toggle button group will display as black in the light theme, and white in dark theme.
|
36
36
|
*/
|
37
|
-
monochrome
|
37
|
+
monochrome: boolean;
|
38
38
|
watchMonochromeHandler(): void;
|
39
39
|
/**
|
40
40
|
* 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`.
|
41
41
|
*/
|
42
|
-
selectMethod
|
42
|
+
selectMethod: IcSelectMethodTypes;
|
43
43
|
/**
|
44
44
|
* Sets whether single or multiple options can be toggled. If `multi`, then the `selectMethod` is always `manual`.
|
45
45
|
*/
|
46
|
-
selectType
|
46
|
+
selectType: IcSelectTypes;
|
47
47
|
/**
|
48
48
|
* The size of the toggle buttons to be displayed. This does not affect the font size of the accessible label.
|
49
49
|
*/
|
50
|
-
size
|
50
|
+
size: IcSizes;
|
51
51
|
watchSizeHandler(): void;
|
52
52
|
/**
|
53
53
|
* 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.
|
54
54
|
*/
|
55
|
-
theme
|
55
|
+
theme: IcThemeMode;
|
56
56
|
watchThemeHandler(): void;
|
57
57
|
/**
|
58
58
|
* The position of the tooltip in relation to the toggle buttons.
|
@@ -73,9 +73,7 @@ export declare class ToggleButtonGroup {
|
|
73
73
|
componentDidLoad(): void;
|
74
74
|
disconnectedCallback(): void;
|
75
75
|
private keyListener;
|
76
|
-
private setSlottedAria;
|
77
76
|
private handleHostFocus;
|
78
|
-
private proxySelectHandler;
|
79
77
|
private handleKeyDown;
|
80
78
|
private getNextItemToSelect;
|
81
79
|
private getAllToggleButtons;
|
@@ -18,6 +18,7 @@ export declare class TopNavigation {
|
|
18
18
|
private mobileSearchButtonEl?;
|
19
19
|
private resizeObserver;
|
20
20
|
private searchBar;
|
21
|
+
private menuButtonEl?;
|
21
22
|
el: HTMLIcTopNavigationElement;
|
22
23
|
deviceSize: number;
|
23
24
|
foregroundColor: IcBrandForeground;
|
@@ -30,36 +31,36 @@ export declare class TopNavigation {
|
|
30
31
|
/**
|
31
32
|
* The alignment of the top navigation content.
|
32
33
|
*/
|
33
|
-
contentAligned
|
34
|
+
contentAligned: IcAlignment;
|
34
35
|
/**
|
35
36
|
* Can set a custom breakpoint for the top navigation to switch to mobile mode.
|
36
37
|
* Must be one of our specified breakpoints in px: `0`, `576`, `768`, `992`, `1200`.
|
37
38
|
*/
|
38
|
-
customMobileBreakpoint
|
39
|
+
customMobileBreakpoint: IcDeviceSizes;
|
39
40
|
/**
|
40
41
|
* The URL to navigate to when the app title is clicked.
|
41
42
|
*/
|
42
|
-
href
|
43
|
+
href: string;
|
43
44
|
/**
|
44
45
|
* If `true`, the flyout navigation menu on small devices will be contained by the parent element.
|
45
46
|
*/
|
46
|
-
inline
|
47
|
+
inline: boolean;
|
47
48
|
/**
|
48
49
|
* The short title of the app to be displayed at small screen sizes in place of the app title.
|
49
50
|
*/
|
50
|
-
shortAppTitle
|
51
|
+
shortAppTitle: string;
|
51
52
|
/**
|
52
53
|
* The status info to be displayed.
|
53
54
|
*/
|
54
|
-
status
|
55
|
+
status: string;
|
55
56
|
/**
|
56
57
|
* 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.
|
57
58
|
*/
|
58
|
-
theme
|
59
|
+
theme: IcThemeMode;
|
59
60
|
/**
|
60
61
|
* The version info to be displayed.
|
61
62
|
*/
|
62
|
-
version
|
63
|
+
version: string;
|
63
64
|
/**
|
64
65
|
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
65
66
|
*/
|