@ukic/web-components 3.0.0-alpha.11 → 3.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/core.cjs.js +13 -11
- package/dist/cjs/core.cjs.js.map +1 -1
- package/dist/cjs/{helpers-eca4c27e.js → helpers-08a9ec1c.js} +31 -26
- package/dist/cjs/helpers-08a9ec1c.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +31 -14
- package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +65 -42
- package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +37 -16
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +29 -15
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +41 -22
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +53 -37
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +35 -21
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +246 -144
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +53 -32
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +32 -9
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +48 -29
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +44 -23
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +20 -4
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-list.cjs.entry.js +11 -5
- package/dist/cjs/ic-data-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +28 -18
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +141 -98
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +35 -15
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +15 -9
- package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +8 -8
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +9 -10
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +32 -19
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +29 -17
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +32 -20
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +126 -68
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +45 -17
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +28 -21
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +5 -5
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +20 -18
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +25 -19
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +45 -27
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +69 -48
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +23 -15
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +45 -25
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +27 -14
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination.cjs.entry.js +60 -27
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +57 -42
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +53 -28
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +36 -24
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +153 -63
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +12 -5
- package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +230 -136
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +104 -71
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +11 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skip-link.cjs.entry.js +54 -0
- package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-status-tag.cjs.entry.js +25 -6
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +33 -32
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +50 -35
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +50 -22
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +45 -26
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +14 -9
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +16 -12
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +21 -15
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +175 -69
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +13 -7
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +2 -3
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +29 -21
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +61 -29
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +81 -48
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +60 -31
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +53 -27
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-d337cd8a.js +2611 -0
- package/dist/cjs/index-d337cd8a.js.map +1 -0
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +5 -4
- package/dist/collection/components/ic-accordion/ic-accordion.js +80 -46
- package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js +49 -21
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js +58 -22
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +49 -18
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +59 -14
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.stories.js +54 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.types.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.js +69 -32
- package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +49 -24
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +63 -40
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.css +0 -8
- package/dist/collection/components/ic-button/ic-button.js +211 -98
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +88 -42
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +91 -45
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +62 -20
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.js +67 -30
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +32 -7
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -1
- package/dist/collection/components/ic-data-list/ic-data-list.js +18 -7
- package/dist/collection/components/ic-data-list/ic-data-list.js.map +1 -1
- package/dist/collection/components/ic-data-row/ic-data-row.js +38 -21
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.js +176 -110
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.stories.js +100 -49
- package/dist/collection/components/ic-divider/ic-divider.js +55 -22
- package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.stories.js +2 -2
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +32 -13
- package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.js +49 -25
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +24 -15
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +6 -5
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.css +1 -1
- package/dist/collection/components/ic-hero/ic-hero.js +54 -25
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +40 -21
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +9 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +55 -20
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-container/ic-input-container.js +16 -6
- package/dist/collection/components/ic-input-container/ic-input-container.js.map +1 -1
- package/dist/collection/components/ic-input-label/ic-input-label.js +48 -11
- 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 +31 -14
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.js +49 -28
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +124 -66
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.js +136 -74
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.types.js.map +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +4 -5
- package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -1
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +53 -28
- 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 +44 -23
- 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 +83 -28
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js +2 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +107 -63
- 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 +30 -17
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.js +68 -31
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-pagination/ic-pagination.js +100 -44
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +48 -22
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +80 -52
- 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 +87 -41
- 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 +31 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +20 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +64 -33
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +252 -101
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -1
- package/dist/collection/components/ic-section-container/ic-section-container.js +15 -5
- package/dist/collection/components/ic-section-container/ic-section-container.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select.css +1 -1
- package/dist/collection/components/ic-select/ic-select.js +329 -176
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +1 -2
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +143 -89
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +14 -4
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skip-link/ic-skip-link.css +26 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js +202 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js.map +1 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.stories.js +160 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +41 -9
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-step/ic-step.js +66 -40
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.js +61 -37
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.js +72 -27
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-tab/ic-tab.js +40 -21
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +60 -31
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +21 -9
- package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.css +5 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +50 -14
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.js +321 -140
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.js +19 -9
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.js +49 -28
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +6 -5
- package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +116 -60
- 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 +90 -35
- 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 +65 -33
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +91 -45
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.js +73 -32
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/utils/helpers.js +29 -24
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/testa11y.helpers.js +2 -1
- package/dist/collection/utils/testa11y.helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +29 -24
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-accordion-group.js +29 -12
- package/dist/components/ic-accordion-group.js.map +1 -1
- package/dist/components/ic-accordion.js +63 -40
- package/dist/components/ic-accordion.js.map +1 -1
- package/dist/components/ic-alert.js +35 -14
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +28 -13
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-badge.js +39 -20
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +51 -35
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +33 -19
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +113 -63
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +51 -30
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +30 -7
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +46 -27
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +42 -21
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +19 -3
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-list.js +10 -4
- package/dist/components/ic-data-list.js.map +1 -1
- package/dist/components/ic-data-row.js +27 -17
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-dialog.js +139 -96
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-divider2.js +33 -13
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-empty-state.js +13 -7
- package/dist/components/ic-empty-state.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +6 -6
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +7 -8
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +31 -18
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +27 -15
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +30 -18
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +31 -9
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-container2.js +12 -5
- package/dist/components/ic-input-container2.js.map +1 -1
- package/dist/components/ic-input-label2.js +28 -8
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +15 -7
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +26 -19
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +89 -54
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +3 -3
- package/dist/components/ic-menu-group.js.map +1 -1
- package/dist/components/ic-menu-item2.js +18 -16
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +81 -52
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +23 -17
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +45 -27
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +68 -47
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +21 -13
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +44 -24
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +25 -12
- package/dist/components/ic-pagination-item2.js.map +1 -1
- package/dist/components/ic-pagination.js +58 -25
- package/dist/components/ic-pagination.js.map +1 -1
- package/dist/components/ic-popover-menu.js +55 -40
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +51 -26
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +34 -22
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +151 -61
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +11 -4
- package/dist/components/ic-section-container2.js.map +1 -1
- package/dist/components/ic-select.js +228 -134
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +103 -70
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +10 -3
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-skip-link.d.ts +11 -0
- package/dist/components/ic-skip-link.js +82 -0
- package/dist/components/ic-skip-link.js.map +1 -0
- package/dist/components/ic-status-tag.js +23 -4
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +31 -30
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +48 -33
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +48 -20
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +44 -25
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +12 -7
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +16 -11
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +19 -13
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field.js +173 -67
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +11 -5
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.js +1 -2
- package/dist/components/ic-toast-region.js.map +1 -1
- package/dist/components/ic-toast.js +27 -19
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-toggle-button-group.js +59 -27
- package/dist/components/ic-toggle-button-group.js.map +1 -1
- package/dist/components/ic-toggle-button.js +79 -46
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +42 -25
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +59 -30
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +51 -25
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/core.css +40 -29
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/index.esm.js.map +1 -1
- package/dist/core/p-052d1ff0.entry.js +2 -0
- package/dist/core/p-052d1ff0.entry.js.map +1 -0
- package/dist/core/p-08fbea60.entry.js +2 -0
- package/dist/core/p-08fbea60.entry.js.map +1 -0
- package/dist/core/p-0b757d78.entry.js +2 -0
- package/dist/core/p-0b757d78.entry.js.map +1 -0
- package/dist/core/p-0f34465d.entry.js +2 -0
- package/dist/core/p-0f34465d.entry.js.map +1 -0
- package/dist/core/p-111b3186.entry.js +2 -0
- package/dist/core/p-111b3186.entry.js.map +1 -0
- package/dist/core/p-144a31ec.entry.js +2 -0
- package/dist/core/p-144a31ec.entry.js.map +1 -0
- package/dist/core/{p-ca11666f.entry.js → p-180ea8ac.entry.js} +2 -2
- package/dist/core/p-180ea8ac.entry.js.map +1 -0
- package/dist/core/{p-39ab6387.entry.js → p-196e3d33.entry.js} +2 -2
- package/dist/core/p-196e3d33.entry.js.map +1 -0
- package/dist/core/{p-96b4ca6e.entry.js → p-1d6638c8.entry.js} +2 -2
- package/dist/core/p-1d6638c8.entry.js.map +1 -0
- package/dist/core/p-1d9a929b.entry.js +2 -0
- package/dist/core/p-1d9a929b.entry.js.map +1 -0
- package/dist/core/{p-27274ca8.entry.js → p-1fccec19.entry.js} +2 -2
- package/dist/core/p-1fccec19.entry.js.map +1 -0
- package/dist/core/p-269f841d.js +2 -0
- package/dist/core/p-269f841d.js.map +1 -0
- package/dist/core/{p-094f51b6.entry.js → p-27de359f.entry.js} +2 -2
- package/dist/core/p-27de359f.entry.js.map +1 -0
- package/dist/core/p-2cb55e86.entry.js +2 -0
- package/dist/core/p-2cb55e86.entry.js.map +1 -0
- package/dist/core/p-30a262d2.entry.js +2 -0
- package/dist/core/p-30a262d2.entry.js.map +1 -0
- package/dist/core/p-3b185c32.js.map +1 -1
- package/dist/core/{p-a178d53c.entry.js → p-40bc1f3e.entry.js} +2 -2
- package/dist/core/p-40bc1f3e.entry.js.map +1 -0
- package/dist/core/p-426ec638.js.map +1 -1
- package/dist/core/p-47b46637.entry.js +2 -0
- package/dist/core/p-47b46637.entry.js.map +1 -0
- package/dist/core/p-4a5ab31e.entry.js +2 -0
- package/dist/core/p-4a5ab31e.entry.js.map +1 -0
- package/dist/core/p-4e4014cd.entry.js +2 -0
- package/dist/core/p-4e4014cd.entry.js.map +1 -0
- package/dist/core/{p-25d3c3a6.entry.js → p-55eb89cc.entry.js} +2 -2
- package/dist/core/p-55eb89cc.entry.js.map +1 -0
- package/dist/core/p-59287779.entry.js +2 -0
- package/dist/core/p-59287779.entry.js.map +1 -0
- package/dist/core/p-59fc58e1.entry.js +2 -0
- package/dist/core/p-59fc58e1.entry.js.map +1 -0
- package/dist/core/p-5b7d8ee9.entry.js +2 -0
- package/dist/core/p-5b7d8ee9.entry.js.map +1 -0
- package/dist/core/{p-b404b307.entry.js → p-5fa5ba50.entry.js} +2 -2
- package/dist/core/p-5fa5ba50.entry.js.map +1 -0
- package/dist/core/p-68a5aaff.js.map +1 -1
- package/dist/core/{p-bbd4f487.entry.js → p-6c8e72b4.entry.js} +2 -2
- package/dist/core/p-6c8e72b4.entry.js.map +1 -0
- package/dist/core/p-6fdb8a79.entry.js +2 -0
- package/dist/core/p-6fdb8a79.entry.js.map +1 -0
- package/dist/core/{p-146b2788.entry.js → p-72140621.entry.js} +2 -2
- package/dist/core/p-72140621.entry.js.map +1 -0
- package/dist/core/p-76bdbc98.entry.js +2 -0
- package/dist/core/p-76bdbc98.entry.js.map +1 -0
- package/dist/core/{p-4cfe1dd8.entry.js → p-78c3ca49.entry.js} +2 -2
- package/dist/core/p-78c3ca49.entry.js.map +1 -0
- package/dist/core/p-78c51cba.entry.js +2 -0
- package/dist/core/p-78c51cba.entry.js.map +1 -0
- package/dist/core/{p-3d565739.entry.js → p-7ea79205.entry.js} +2 -2
- package/dist/core/p-7ea79205.entry.js.map +1 -0
- package/dist/core/p-8577de91.entry.js +2 -0
- package/dist/core/p-8577de91.entry.js.map +1 -0
- package/dist/core/{p-26bc7c62.entry.js → p-8856dff4.entry.js} +2 -2
- package/dist/core/p-8856dff4.entry.js.map +1 -0
- package/dist/core/p-8870d5d8.entry.js +2 -0
- package/dist/core/p-8870d5d8.entry.js.map +1 -0
- package/dist/core/{p-00587c99.entry.js → p-8b928cc9.entry.js} +2 -2
- package/dist/core/p-8b928cc9.entry.js.map +1 -0
- package/dist/core/p-8d1bee7a.entry.js +2 -0
- package/dist/core/p-8d1bee7a.entry.js.map +1 -0
- package/dist/core/p-8e4e97b4.js +3 -0
- package/dist/core/p-8e4e97b4.js.map +1 -0
- package/dist/core/p-8f319e1e.entry.js +2 -0
- package/dist/core/p-8f319e1e.entry.js.map +1 -0
- package/dist/core/p-90de3f5d.entry.js +2 -0
- package/dist/core/p-90de3f5d.entry.js.map +1 -0
- package/dist/core/p-912c8594.entry.js +2 -0
- package/dist/core/p-912c8594.entry.js.map +1 -0
- package/dist/core/{p-67b3cd55.entry.js → p-9206379d.entry.js} +2 -2
- package/dist/core/p-9206379d.entry.js.map +1 -0
- package/dist/core/p-94748b96.entry.js +2 -0
- package/dist/core/p-94748b96.entry.js.map +1 -0
- package/dist/core/p-98f906ba.entry.js +2 -0
- package/dist/core/p-98f906ba.entry.js.map +1 -0
- package/dist/core/{p-5b836707.entry.js → p-999102ee.entry.js} +2 -2
- package/dist/core/p-999102ee.entry.js.map +1 -0
- package/dist/core/p-9b741f96.entry.js +2 -0
- package/dist/core/p-9b741f96.entry.js.map +1 -0
- package/dist/core/p-9bcd2c77.entry.js +2 -0
- package/dist/core/p-9bcd2c77.entry.js.map +1 -0
- package/dist/core/p-9ee2fe04.entry.js +2 -0
- package/dist/core/p-9ee2fe04.entry.js.map +1 -0
- package/dist/core/{p-e2cf6e7e.entry.js → p-a56ec6d8.entry.js} +2 -2
- package/dist/core/p-a56ec6d8.entry.js.map +1 -0
- package/dist/core/p-abf767e3.entry.js +2 -0
- package/dist/core/p-abf767e3.entry.js.map +1 -0
- package/dist/core/p-b594bf26.entry.js +2 -0
- package/dist/core/p-b594bf26.entry.js.map +1 -0
- package/dist/core/{p-6e94c79c.entry.js → p-bd802c2f.entry.js} +2 -2
- package/dist/core/p-bd802c2f.entry.js.map +1 -0
- package/dist/core/p-bfee1e84.entry.js +2 -0
- package/dist/core/p-bfee1e84.entry.js.map +1 -0
- package/dist/core/{p-7f984e25.entry.js → p-c19cdc86.entry.js} +2 -2
- package/dist/core/p-c19cdc86.entry.js.map +1 -0
- package/dist/core/p-c2e091d7.js.map +1 -1
- package/dist/core/{p-73d6092d.entry.js → p-c3785d57.entry.js} +2 -2
- package/dist/core/p-c3785d57.entry.js.map +1 -0
- package/dist/core/{p-7b26ef60.entry.js → p-caa46d81.entry.js} +2 -2
- package/dist/core/p-caa46d81.entry.js.map +1 -0
- package/dist/core/p-ce0fb53a.entry.js +2 -0
- package/dist/core/p-ce0fb53a.entry.js.map +1 -0
- package/dist/core/p-de7542fa.entry.js +2 -0
- package/dist/core/p-de7542fa.entry.js.map +1 -0
- package/dist/core/{p-07aaf9c4.entry.js → p-df56bc50.entry.js} +2 -2
- package/dist/core/p-df56bc50.entry.js.map +1 -0
- package/dist/core/p-e1255160.js +2 -0
- package/dist/core/p-e1255160.js.map +1 -0
- package/dist/core/p-e25feba1.entry.js +2 -0
- package/dist/core/p-e25feba1.entry.js.map +1 -0
- package/dist/core/{p-c1db155d.entry.js → p-e30c6d79.entry.js} +2 -2
- package/dist/core/p-e30c6d79.entry.js.map +1 -0
- package/dist/core/p-f074ef5b.js.map +1 -1
- package/dist/core/{p-abdc2912.entry.js → p-f486d4f4.entry.js} +2 -2
- package/dist/core/p-f486d4f4.entry.js.map +1 -0
- package/dist/core/{p-a87d13b3.entry.js → p-fbce5f9a.entry.js} +2 -2
- package/dist/core/p-fbce5f9a.entry.js.map +1 -0
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/core.js +14 -12
- package/dist/esm/core.js.map +1 -1
- package/dist/esm/{helpers-a72a277b.js → helpers-de6293bf.js} +31 -26
- package/dist/esm/helpers-de6293bf.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +31 -14
- package/dist/esm/ic-accordion-group.entry.js.map +1 -1
- package/dist/esm/ic-accordion.entry.js +65 -42
- package/dist/esm/ic-accordion.entry.js.map +1 -1
- package/dist/esm/ic-alert.entry.js +37 -16
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +29 -15
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-badge.entry.js +41 -22
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +53 -37
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +35 -21
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +246 -144
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +53 -32
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +32 -9
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +48 -29
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +44 -23
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +20 -4
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-list.entry.js +11 -5
- package/dist/esm/ic-data-list.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +28 -18
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +141 -98
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +35 -15
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-empty-state.entry.js +15 -9
- package/dist/esm/ic-empty-state.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +8 -8
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +9 -10
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +32 -19
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +29 -17
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +32 -20
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +126 -68
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +45 -17
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +28 -21
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +5 -5
- package/dist/esm/ic-menu-group.entry.js.map +1 -1
- package/dist/esm/ic-menu-item.entry.js +20 -18
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +25 -19
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +45 -27
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +69 -48
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +23 -15
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +45 -25
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +27 -14
- package/dist/esm/ic-pagination-item.entry.js.map +1 -1
- package/dist/esm/ic-pagination.entry.js +60 -27
- package/dist/esm/ic-pagination.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +57 -42
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +53 -28
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +36 -24
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +153 -63
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +12 -5
- package/dist/esm/ic-section-container.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +230 -136
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +104 -71
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +11 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-skip-link.entry.js +50 -0
- package/dist/esm/ic-skip-link.entry.js.map +1 -0
- package/dist/esm/ic-status-tag.entry.js +25 -6
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +33 -32
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +50 -35
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +50 -22
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +45 -26
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +14 -9
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +16 -12
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +21 -15
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +175 -69
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +13 -7
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +2 -3
- package/dist/esm/ic-toast-region.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +29 -21
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button-group.entry.js +61 -29
- package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button.entry.js +81 -48
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +60 -31
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +53 -27
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-a7a720e7.js +2580 -0
- package/dist/esm/index-a7a720e7.js.map +1 -0
- package/dist/esm/loader.js +6 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/types/components/ic-accordion/ic-accordion.d.ts +3 -3
- package/dist/types/components/ic-accordion-group/ic-accordion-group.d.ts +5 -5
- package/dist/types/components/ic-alert/ic-alert.d.ts +1 -1
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +6 -2
- package/dist/types/components/ic-back-to-top/ic-back-to-top.types.d.ts +1 -0
- package/dist/types/components/ic-badge/ic-badge.d.ts +1 -1
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +1 -1
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +2 -2
- package/dist/types/components/ic-button/ic-button.d.ts +6 -6
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +10 -10
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +6 -6
- package/dist/types/components/ic-data-list/ic-data-list.d.ts +1 -1
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +2 -2
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +9 -6
- package/dist/types/components/ic-divider/ic-divider.d.ts +3 -3
- package/dist/types/components/ic-footer/ic-footer.d.ts +4 -4
- package/dist/types/components/ic-hero/ic-hero.d.ts +3 -3
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +6 -6
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +2 -2
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +4 -4
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +2 -2
- package/dist/types/components/ic-menu/ic-menu.d.ts +10 -10
- package/dist/types/components/ic-menu/ic-menu.types.d.ts +1 -1
- package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +2 -2
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +1 -1
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +11 -4
- package/dist/types/components/ic-navigation-group/ic-navigation-group.types.d.ts +3 -0
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +8 -8
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +3 -3
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +9 -9
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +4 -4
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +4 -4
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +8 -8
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +6 -6
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +12 -12
- package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +1 -1
- package/dist/types/components/ic-select/ic-select.d.ts +20 -20
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +12 -12
- package/dist/types/components/ic-skip-link/ic-skip-link.d.ts +33 -0
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +1 -1
- package/dist/types/components/ic-switch/ic-switch.d.ts +1 -1
- package/dist/types/components/ic-tab/ic-tab.d.ts +2 -2
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +7 -1
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +34 -33
- package/dist/types/components/ic-theme/ic-theme.d.ts +2 -2
- package/dist/types/components/ic-toast/ic-toast.d.ts +3 -3
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +1 -1
- package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +3 -3
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +9 -9
- package/dist/types/components/ic-typography/ic-typography.d.ts +1 -1
- package/dist/types/components.d.ts +292 -197
- package/dist/types/stencil-public-runtime.d.ts +9 -10
- package/dist/types/utils/helpers.d.ts +10 -10
- package/dist/types/utils/types.d.ts +8 -4
- package/hydrate/index.d.ts +53 -12
- package/hydrate/index.js +32492 -20573
- package/hydrate/index.mjs +34265 -0
- package/hydrate/package.json +7 -1
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +3 -0
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +3 -3
- package/vscode-data.json +65 -330
- package/dist/cjs/helpers-eca4c27e.js.map +0 -1
- package/dist/cjs/index-f982899d.js +0 -3047
- package/dist/cjs/index-f982899d.js.map +0 -1
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js +0 -349
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js.map +0 -1
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js +0 -129
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js.map +0 -1
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +0 -329
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +0 -1
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +0 -145
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +0 -1
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js +0 -450
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +0 -162
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js +0 -219
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js.map +0 -1
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +0 -332
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +0 -1
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js +0 -214
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js.map +0 -1
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +0 -284
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +0 -1
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +0 -188
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +0 -1
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +0 -188
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +0 -1
- package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js +0 -161
- package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js.map +0 -1
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js +0 -74
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js.map +0 -1
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +0 -448
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +0 -1
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +0 -109
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +0 -1
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js +0 -101
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js.map +0 -1
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +0 -181
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +0 -1
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +0 -46
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +0 -1
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +0 -66
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +0 -1
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +0 -109
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +0 -1
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +0 -223
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +0 -1
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +0 -172
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +0 -1
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js +0 -38
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js.map +0 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +0 -84
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +0 -1
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js +0 -89
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js.map +0 -1
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +0 -120
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +0 -1
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js +0 -149
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js.map +0 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +0 -1108
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js +0 -94
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js.map +0 -1
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +0 -121
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +0 -95
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +0 -309
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +0 -130
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js +0 -176
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js +0 -291
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js.map +0 -1
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +0 -390
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +0 -1
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js +0 -79
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js.map +0 -1
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js +0 -398
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +0 -389
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +0 -1
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +0 -553
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +0 -1
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js +0 -69
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js.map +0 -1
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +0 -1672
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +0 -503
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +0 -1
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js +0 -89
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js.map +0 -1
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +0 -26
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +0 -1
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js +0 -176
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js.map +0 -1
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +0 -752
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +0 -1
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +0 -93
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +0 -1
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +0 -175
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +0 -1
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +0 -390
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +0 -1
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js +0 -50
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js.map +0 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +0 -312
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +0 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +0 -341
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +0 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +0 -72
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +0 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +0 -79
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +0 -1
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +0 -314
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +0 -1
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js +0 -64
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js.map +0 -1
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js +0 -126
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js.map +0 -1
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js +0 -337
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js.map +0 -1
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +0 -321
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js.map +0 -1
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +0 -314
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +0 -1
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +0 -407
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +0 -1
- package/dist/collection/testspec.setup.js +0 -77
- package/dist/collection/testspec.setup.js.map +0 -1
- package/dist/core/p-00587c99.entry.js.map +0 -1
- package/dist/core/p-07aaf9c4.entry.js.map +0 -1
- package/dist/core/p-094f51b6.entry.js.map +0 -1
- package/dist/core/p-146b2788.entry.js.map +0 -1
- package/dist/core/p-15082ea5.entry.js +0 -2
- package/dist/core/p-15082ea5.entry.js.map +0 -1
- package/dist/core/p-174de9d7.entry.js +0 -2
- package/dist/core/p-174de9d7.entry.js.map +0 -1
- package/dist/core/p-17f9921d.entry.js +0 -2
- package/dist/core/p-17f9921d.entry.js.map +0 -1
- package/dist/core/p-246ea059.entry.js +0 -2
- package/dist/core/p-246ea059.entry.js.map +0 -1
- package/dist/core/p-25d3c3a6.entry.js.map +0 -1
- package/dist/core/p-26bc7c62.entry.js.map +0 -1
- package/dist/core/p-27274ca8.entry.js.map +0 -1
- package/dist/core/p-39ab6387.entry.js.map +0 -1
- package/dist/core/p-3d565739.entry.js.map +0 -1
- package/dist/core/p-3ea4a005.entry.js +0 -2
- package/dist/core/p-3ea4a005.entry.js.map +0 -1
- package/dist/core/p-41b7c67c.entry.js +0 -2
- package/dist/core/p-41b7c67c.entry.js.map +0 -1
- package/dist/core/p-4572b2ba.entry.js +0 -2
- package/dist/core/p-4572b2ba.entry.js.map +0 -1
- package/dist/core/p-4cfe1dd8.entry.js.map +0 -1
- package/dist/core/p-5b836707.entry.js.map +0 -1
- package/dist/core/p-67b3cd55.entry.js.map +0 -1
- package/dist/core/p-67b8a829.entry.js +0 -2
- package/dist/core/p-67b8a829.entry.js.map +0 -1
- package/dist/core/p-6b5e91e2.js +0 -3
- package/dist/core/p-6b5e91e2.js.map +0 -1
- package/dist/core/p-6dfa5a4b.entry.js +0 -2
- package/dist/core/p-6dfa5a4b.entry.js.map +0 -1
- package/dist/core/p-6e94c79c.entry.js.map +0 -1
- package/dist/core/p-73d6092d.entry.js.map +0 -1
- package/dist/core/p-770c52a7.entry.js +0 -2
- package/dist/core/p-770c52a7.entry.js.map +0 -1
- package/dist/core/p-7b26ef60.entry.js.map +0 -1
- package/dist/core/p-7f984e25.entry.js.map +0 -1
- package/dist/core/p-86caada0.entry.js +0 -2
- package/dist/core/p-86caada0.entry.js.map +0 -1
- package/dist/core/p-8c03b8b5.entry.js +0 -2
- package/dist/core/p-8c03b8b5.entry.js.map +0 -1
- package/dist/core/p-8fdb9b16.entry.js +0 -2
- package/dist/core/p-8fdb9b16.entry.js.map +0 -1
- package/dist/core/p-91a221b5.entry.js +0 -2
- package/dist/core/p-91a221b5.entry.js.map +0 -1
- package/dist/core/p-96b4ca6e.entry.js.map +0 -1
- package/dist/core/p-9e0c2c19.entry.js +0 -2
- package/dist/core/p-9e0c2c19.entry.js.map +0 -1
- package/dist/core/p-9f569f90.entry.js +0 -2
- package/dist/core/p-9f569f90.entry.js.map +0 -1
- package/dist/core/p-a178d53c.entry.js.map +0 -1
- package/dist/core/p-a3b7a147.entry.js +0 -2
- package/dist/core/p-a3b7a147.entry.js.map +0 -1
- package/dist/core/p-a72685f6.entry.js +0 -2
- package/dist/core/p-a72685f6.entry.js.map +0 -1
- package/dist/core/p-a87d13b3.entry.js.map +0 -1
- package/dist/core/p-abdc2912.entry.js.map +0 -1
- package/dist/core/p-b260b967.entry.js +0 -2
- package/dist/core/p-b260b967.entry.js.map +0 -1
- package/dist/core/p-b404b307.entry.js.map +0 -1
- package/dist/core/p-b6ce9ca3.entry.js +0 -2
- package/dist/core/p-b6ce9ca3.entry.js.map +0 -1
- package/dist/core/p-b6e010f3.entry.js +0 -2
- package/dist/core/p-b6e010f3.entry.js.map +0 -1
- package/dist/core/p-bbd4f487.entry.js.map +0 -1
- package/dist/core/p-bd9f3961.entry.js +0 -2
- package/dist/core/p-bd9f3961.entry.js.map +0 -1
- package/dist/core/p-c1db155d.entry.js.map +0 -1
- package/dist/core/p-c7bcdb8e.entry.js +0 -2
- package/dist/core/p-c7bcdb8e.entry.js.map +0 -1
- package/dist/core/p-ca11666f.entry.js.map +0 -1
- package/dist/core/p-cda4aca9.js +0 -2
- package/dist/core/p-cda4aca9.js.map +0 -1
- package/dist/core/p-d0afa458.entry.js +0 -2
- package/dist/core/p-d0afa458.entry.js.map +0 -1
- package/dist/core/p-d8690838.entry.js +0 -2
- package/dist/core/p-d8690838.entry.js.map +0 -1
- package/dist/core/p-dededae6.entry.js +0 -2
- package/dist/core/p-dededae6.entry.js.map +0 -1
- package/dist/core/p-df957570.entry.js +0 -2
- package/dist/core/p-df957570.entry.js.map +0 -1
- package/dist/core/p-e2cf6e7e.entry.js.map +0 -1
- package/dist/core/p-e6189634.entry.js +0 -2
- package/dist/core/p-e6189634.entry.js.map +0 -1
- package/dist/core/p-e6dc3cd1.entry.js +0 -2
- package/dist/core/p-e6dc3cd1.entry.js.map +0 -1
- package/dist/core/p-e831277e.entry.js +0 -2
- package/dist/core/p-e831277e.entry.js.map +0 -1
- package/dist/core/p-eb7c589b.entry.js +0 -2
- package/dist/core/p-eb7c589b.entry.js.map +0 -1
- package/dist/core/p-f65179fe.entry.js +0 -2
- package/dist/core/p-f65179fe.entry.js.map +0 -1
- package/dist/core/p-fd60eef7.entry.js +0 -2
- package/dist/core/p-fd60eef7.entry.js.map +0 -1
- package/dist/core/p-fd9f3fd0.entry.js +0 -2
- package/dist/core/p-fd9f3fd0.entry.js.map +0 -1
- package/dist/esm/helpers-a72a277b.js.map +0 -1
- package/dist/esm/index-d1d2c456.js +0 -3016
- package/dist/esm/index-d1d2c456.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/types/testspec.setup.d.ts +0 -24
@@ -19,14 +19,130 @@ export class Select {
|
|
19
19
|
this.searchableMenuItemSelected = false;
|
20
20
|
this.ungroupedOptions = [];
|
21
21
|
this.hostMutationObserver = null;
|
22
|
+
this.clearButtonFocused = false;
|
23
|
+
this.noOptions = null;
|
24
|
+
this.open = false;
|
25
|
+
this.pressedCharacters = "";
|
26
|
+
this.searchableSelectInputValue = null;
|
27
|
+
/**
|
28
|
+
* If `true`, the disabled state will be set.
|
29
|
+
*/
|
30
|
+
this.disabled = false;
|
31
|
+
/**
|
32
|
+
* If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
|
33
|
+
*/
|
34
|
+
this.disableAutoFiltering = false;
|
35
|
+
/**
|
36
|
+
* The text displayed when there are no options in the option list.
|
37
|
+
*/
|
38
|
+
this.emptyOptionListText = "No results found";
|
39
|
+
/**
|
40
|
+
* If `true`, the select will fill the width of the container.
|
41
|
+
*/
|
42
|
+
this.fullWidth = false;
|
43
|
+
/**
|
44
|
+
* The helper text that will be displayed for additional field guidance.
|
45
|
+
*/
|
46
|
+
this.helperText = "";
|
47
|
+
/**
|
48
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
49
|
+
*/
|
50
|
+
this.hideLabel = false;
|
51
|
+
/**
|
52
|
+
* If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
53
|
+
*/
|
54
|
+
this.includeDescriptionsInSearch = false;
|
55
|
+
/**
|
56
|
+
* If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
57
|
+
*/
|
58
|
+
this.includeGroupTitlesInSearch = false;
|
59
|
+
/**
|
60
|
+
* The message displayed when external loading times out.
|
61
|
+
*/
|
62
|
+
this.loadingErrorLabel = "Loading Error";
|
63
|
+
/**
|
64
|
+
* The message displayed whilst the options are being loaded externally.
|
65
|
+
*/
|
66
|
+
this.loadingLabel = "Loading...";
|
67
|
+
/**
|
68
|
+
* If `true`, multiple options can be selected.
|
69
|
+
*/
|
70
|
+
this.multiple = false;
|
71
|
+
/**
|
72
|
+
* The name of the control, which is submitted with the form data.
|
73
|
+
*/
|
74
|
+
this.name = this.inputId;
|
75
|
+
/**
|
76
|
+
* The placeholder value to be displayed.
|
77
|
+
*/
|
78
|
+
this.placeholder = "Select an option";
|
79
|
+
/**
|
80
|
+
* If `true`, the readonly state will be set.
|
81
|
+
*/
|
82
|
+
this.readonly = false;
|
83
|
+
/**
|
84
|
+
* If `true`, the select will require a value.
|
85
|
+
*/
|
86
|
+
this.required = false;
|
87
|
+
/**
|
88
|
+
* 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.
|
89
|
+
*/
|
90
|
+
this.searchable = false;
|
91
|
+
/**
|
92
|
+
* Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering.
|
93
|
+
*/
|
94
|
+
this.searchMatchPosition = "anywhere";
|
95
|
+
/**
|
96
|
+
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
|
97
|
+
*/
|
98
|
+
this.selectOnEnter = false;
|
99
|
+
/**
|
100
|
+
* If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select.
|
101
|
+
*/
|
102
|
+
this.showClearButton = false;
|
103
|
+
/**
|
104
|
+
* The size of the select.
|
105
|
+
*/
|
106
|
+
this.size = "medium";
|
107
|
+
/**
|
108
|
+
* 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.
|
109
|
+
*/
|
110
|
+
this.theme = "inherit";
|
111
|
+
/**
|
112
|
+
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
113
|
+
*/
|
114
|
+
this.validationStatus = "";
|
115
|
+
/**
|
116
|
+
* The text to display as the validation message.
|
117
|
+
*/
|
118
|
+
this.validationText = "";
|
119
|
+
/**
|
120
|
+
* If `true`, the loading state will be triggered when fetching options asynchronously.
|
121
|
+
*/
|
122
|
+
this.loading = false;
|
123
|
+
/**
|
124
|
+
* The possible selection options.
|
125
|
+
*/
|
126
|
+
this.options = [];
|
127
|
+
this.filteredOptions = this.options;
|
128
|
+
this.uniqueOptions = this.options;
|
129
|
+
/**
|
130
|
+
* The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke.
|
131
|
+
*/
|
132
|
+
this.debounce = 0;
|
133
|
+
this.currDebounce = this.debounce;
|
134
|
+
this.initialValue = this.value;
|
135
|
+
this.inputValueToFilter = this.value;
|
22
136
|
// triggered when attributes of host element change
|
23
137
|
this.hostMutationCallback = (mutationList) => {
|
24
138
|
let forceComponentUpdate = false;
|
25
139
|
mutationList.forEach(({ attributeName, type, addedNodes, removedNodes }) => {
|
26
|
-
if (
|
27
|
-
this.
|
28
|
-
|
29
|
-
|
140
|
+
if (attributeName) {
|
141
|
+
const attribute = this.el.getAttribute(attributeName);
|
142
|
+
if (attribute && MUTABLE_ATTRIBUTES.includes(attributeName)) {
|
143
|
+
this.inheritedAttributes[attributeName] = attribute;
|
144
|
+
forceComponentUpdate = true;
|
145
|
+
}
|
30
146
|
}
|
31
147
|
else if (type === "childList") {
|
32
148
|
forceComponentUpdate = checkSlotInChildMutations(addedNodes, removedNodes, "icon");
|
@@ -58,7 +174,7 @@ export class Select {
|
|
58
174
|
this.value = value;
|
59
175
|
}
|
60
176
|
const valueToEmit = this.multiple ? this.value : value;
|
61
|
-
this.icChange.emit({ value: valueToEmit });
|
177
|
+
this.icChange.emit({ value: valueToEmit || null });
|
62
178
|
};
|
63
179
|
this.emitIcInput = (value) => {
|
64
180
|
clearTimeout(this.debounceIcInput);
|
@@ -107,8 +223,7 @@ export class Select {
|
|
107
223
|
* Loop through options array and for all options with no value, infer it from the label
|
108
224
|
*/
|
109
225
|
this.setOptionsValuesFromLabels = () => {
|
110
|
-
|
111
|
-
if (((_a = this.options) === null || _a === void 0 ? void 0 : _a.length) > 0 && this.options.map) {
|
226
|
+
if (this.options.length > 0) {
|
112
227
|
this.options.map((option) => {
|
113
228
|
if (!option.value) {
|
114
229
|
option.value = option.label;
|
@@ -120,11 +235,13 @@ export class Select {
|
|
120
235
|
this.ungroupedOptions = event.detail.options;
|
121
236
|
};
|
122
237
|
this.setTextColor = () => {
|
123
|
-
if (this.nativeSelectElement
|
124
|
-
this.nativeSelectElement.
|
125
|
-
|
126
|
-
|
127
|
-
|
238
|
+
if (this.nativeSelectElement) {
|
239
|
+
if (this.nativeSelectElement.selectedIndex === 0) {
|
240
|
+
this.nativeSelectElement.className = "placeholder";
|
241
|
+
}
|
242
|
+
else {
|
243
|
+
this.nativeSelectElement.className = "select-option-selected";
|
244
|
+
}
|
128
245
|
}
|
129
246
|
};
|
130
247
|
this.setMenuChange = (open) => {
|
@@ -136,16 +253,18 @@ export class Select {
|
|
136
253
|
return getLabelFromValue(value, this.uniqueOptions);
|
137
254
|
};
|
138
255
|
this.getMultipleOptionsString = (selectedValues) => {
|
139
|
-
const selectedLabels = selectedValues === null || selectedValues === void 0 ? void 0 : selectedValues.map((value) => this.getLabelFromValue(value));
|
256
|
+
const selectedLabels = selectedValues === null || selectedValues === void 0 ? void 0 : selectedValues.map((value) => this.getLabelFromValue(value)).filter((label) => !!label);
|
140
257
|
return selectedLabels === null || selectedLabels === void 0 ? void 0 : selectedLabels.join(", ");
|
141
258
|
};
|
142
259
|
this.getFilteredChildMenuOptions = (option) => {
|
143
260
|
let children = option.children;
|
144
|
-
if (
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
261
|
+
if (option.children) {
|
262
|
+
if (this.searchable) {
|
263
|
+
children = getFilteredMenuOptions(option.children, !!this.includeDescriptionsInSearch, this.searchableSelectInputValue || "", this.searchMatchPosition);
|
264
|
+
}
|
265
|
+
else {
|
266
|
+
children = getFilteredMenuOptions(option.children, false, this.pressedCharacters, "start");
|
267
|
+
}
|
149
268
|
}
|
150
269
|
const newOption = Object.assign({}, option);
|
151
270
|
newOption.children = children;
|
@@ -159,19 +278,19 @@ export class Select {
|
|
159
278
|
return valueArray;
|
160
279
|
};
|
161
280
|
this.handleNativeSelectChange = () => {
|
162
|
-
|
163
|
-
|
281
|
+
if (this.nativeSelectElement) {
|
282
|
+
this.icOptionSelect.emit({ value: this.nativeSelectElement.value });
|
283
|
+
this.emitIcChange(this.nativeSelectElement.value);
|
284
|
+
}
|
164
285
|
this.setTextColor();
|
165
286
|
};
|
166
287
|
// Handle option select for when a custom input box and menu is rendered
|
167
288
|
// (rather than native <select> - rendered when viewed on a mobile / tablet screen)
|
168
289
|
this.handleCustomSelectChange = (event) => {
|
169
|
-
var _a;
|
290
|
+
var _a, _b;
|
170
291
|
const value = event.detail.value;
|
171
292
|
if (event.detail.label === this.emptyOptionListText) {
|
172
|
-
|
173
|
-
this.searchableSelectElement.focus();
|
174
|
-
}
|
293
|
+
(_a = this.searchableSelectElement) === null || _a === void 0 ? void 0 : _a.focus();
|
175
294
|
return;
|
176
295
|
}
|
177
296
|
if (this.searchable) {
|
@@ -179,12 +298,14 @@ export class Select {
|
|
179
298
|
this.searchableMenuItemSelected = true;
|
180
299
|
// After editing the input, if selecting the same option as before, set the input value to label again
|
181
300
|
if (this.value === this.currValue) {
|
182
|
-
this.searchableSelectInputValue =
|
301
|
+
this.searchableSelectInputValue =
|
302
|
+
this.getLabelFromValue(this.value) || null;
|
183
303
|
}
|
184
304
|
this.inputValueToFilter = null;
|
185
|
-
this.hiddenInputValue =
|
305
|
+
this.hiddenInputValue =
|
306
|
+
this.getValueFromLabel(this.searchableSelectInputValue) || null;
|
186
307
|
}
|
187
|
-
if (this.multiple && ((
|
308
|
+
if (this.multiple && ((_b = this.value) === null || _b === void 0 ? void 0 : _b.includes(value))) {
|
188
309
|
this.icOptionDeselect.emit({ value });
|
189
310
|
}
|
190
311
|
else {
|
@@ -252,12 +373,15 @@ export class Select {
|
|
252
373
|
}
|
253
374
|
};
|
254
375
|
this.handleFocusIndicatorDisplay = () => {
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
376
|
+
var _a;
|
377
|
+
const focusIndicator = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector(".focus-indicator");
|
378
|
+
if (focusIndicator) {
|
379
|
+
if (this.open) {
|
380
|
+
focusIndicator.classList.add("focus-indicator-enabled");
|
381
|
+
}
|
382
|
+
else {
|
383
|
+
focusIndicator.classList.remove("focus-indicator-enabled");
|
384
|
+
}
|
261
385
|
}
|
262
386
|
};
|
263
387
|
this.handleMouseDown = (event) => {
|
@@ -265,10 +389,10 @@ export class Select {
|
|
265
389
|
event.preventDefault();
|
266
390
|
}
|
267
391
|
};
|
268
|
-
this.isExternalFiltering = () => this.searchable && this.disableAutoFiltering;
|
392
|
+
this.isExternalFiltering = () => this.searchable && !!this.disableAutoFiltering;
|
269
393
|
this.handleClick = (event) => {
|
270
|
-
var _a;
|
271
|
-
if (!this.open) {
|
394
|
+
var _a, _b;
|
395
|
+
if (!this.open && this.menu) {
|
272
396
|
if (this.isExternalFiltering()) {
|
273
397
|
this.menu.options = this.filteredOptions;
|
274
398
|
}
|
@@ -281,17 +405,19 @@ export class Select {
|
|
281
405
|
}
|
282
406
|
}
|
283
407
|
if (event.detail !== 0) {
|
284
|
-
this.menu.handleClickOpen();
|
408
|
+
(_b = this.menu) === null || _b === void 0 ? void 0 : _b.handleClickOpen();
|
285
409
|
}
|
286
410
|
};
|
287
411
|
this.handleExpandIconMouseDown = (event) => {
|
412
|
+
var _a;
|
288
413
|
if (!this.disabled) {
|
289
414
|
event.preventDefault();
|
290
|
-
this.searchableSelectElement.focus();
|
415
|
+
(_a = this.searchableSelectElement) === null || _a === void 0 ? void 0 : _a.focus();
|
291
416
|
this.handleClick(event);
|
292
417
|
}
|
293
418
|
};
|
294
419
|
this.handleClear = (event) => {
|
420
|
+
var _a, _b;
|
295
421
|
event.stopPropagation();
|
296
422
|
this.hasTimedOut = false;
|
297
423
|
clearTimeout(this.timeoutTimer);
|
@@ -300,10 +426,10 @@ export class Select {
|
|
300
426
|
this.icClear.emit();
|
301
427
|
if (this.searchable) {
|
302
428
|
this.hiddenInputValue = null;
|
303
|
-
this.searchableSelectElement.focus();
|
429
|
+
(_a = this.searchableSelectElement) === null || _a === void 0 ? void 0 : _a.focus();
|
304
430
|
}
|
305
431
|
else {
|
306
|
-
this.customSelectElement.focus();
|
432
|
+
(_b = this.customSelectElement) === null || _b === void 0 ? void 0 : _b.focus();
|
307
433
|
}
|
308
434
|
};
|
309
435
|
this.handleCharacterKeyDown = (key) => {
|
@@ -337,11 +463,12 @@ export class Select {
|
|
337
463
|
this.handleCharacterKeyDown(event.key);
|
338
464
|
};
|
339
465
|
this.handleKeyDown = (event) => {
|
466
|
+
var _a;
|
340
467
|
if ((event.key !== "Escape" && event.key !== "Tab") || this.open) {
|
341
468
|
event.cancelBubble = true;
|
342
469
|
}
|
343
470
|
const isArrowKey = event.key === "ArrowDown" || event.key === "ArrowUp";
|
344
|
-
if (!this.open) {
|
471
|
+
if (this.menu && !this.open) {
|
345
472
|
if (this.isExternalFiltering() && (event.key === "Enter" || isArrowKey)) {
|
346
473
|
this.menu.options = this.filteredOptions;
|
347
474
|
}
|
@@ -359,7 +486,7 @@ export class Select {
|
|
359
486
|
if (!(isArrowKey && this.noOptions !== null)) {
|
360
487
|
if (!(event.key === " " && this.pressedCharacters.length > 0)) {
|
361
488
|
// Keyboard events get passed onto ic-menu
|
362
|
-
this.menu.handleKeyboardOpen(event);
|
489
|
+
(_a = this.menu) === null || _a === void 0 ? void 0 : _a.handleKeyboardOpen(event);
|
363
490
|
}
|
364
491
|
if (!this.multiple) {
|
365
492
|
this.handleCharacterKeyDown(event.key);
|
@@ -392,7 +519,7 @@ export class Select {
|
|
392
519
|
});
|
393
520
|
let menuOptionsFiltered;
|
394
521
|
if (this.searchable) {
|
395
|
-
menuOptionsFiltered = getFilteredMenuOptions(options, this.includeDescriptionsInSearch, this.inputValueToFilter, this.searchMatchPosition);
|
522
|
+
menuOptionsFiltered = getFilteredMenuOptions(options, !!this.includeDescriptionsInSearch, this.inputValueToFilter || "", this.searchMatchPosition);
|
396
523
|
this.searchableMenuItemSelected = false;
|
397
524
|
}
|
398
525
|
else {
|
@@ -421,7 +548,7 @@ export class Select {
|
|
421
548
|
if (isGrouped) {
|
422
549
|
noChildOptionsWhenFiltered = true;
|
423
550
|
newFilteredOptions.map((option) => {
|
424
|
-
if (option.children.length > 0) {
|
551
|
+
if (option.children && option.children.length > 0) {
|
425
552
|
noChildOptionsWhenFiltered = false;
|
426
553
|
}
|
427
554
|
});
|
@@ -463,7 +590,8 @@ export class Select {
|
|
463
590
|
};
|
464
591
|
this.getValueFromLabel = (label) => {
|
465
592
|
var _a;
|
466
|
-
return (
|
593
|
+
return (label &&
|
594
|
+
((_a = this.uniqueOptions.find((option) => option.label === label)) === null || _a === void 0 ? void 0 : _a.value));
|
467
595
|
};
|
468
596
|
this.handleSearchableSelectInput = (event) => {
|
469
597
|
this.searchableSelectInputValue = event.target.value;
|
@@ -482,7 +610,8 @@ export class Select {
|
|
482
610
|
}
|
483
611
|
};
|
484
612
|
this.updateSearchableSelectResultAriaLive = () => {
|
485
|
-
|
613
|
+
var _a;
|
614
|
+
const searchableSelectResultsStatusEl = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector(".searchable-select-results-status");
|
486
615
|
if (searchableSelectResultsStatusEl) {
|
487
616
|
if (this.noOptions !== null) {
|
488
617
|
searchableSelectResultsStatusEl.innerText = this.emptyOptionListText;
|
@@ -493,19 +622,20 @@ export class Select {
|
|
493
622
|
}
|
494
623
|
};
|
495
624
|
this.updateMultiSelectedCountAriaLive = () => {
|
496
|
-
var _a;
|
497
|
-
const multiSelectSelectedCountEl = this.el.shadowRoot.querySelector(".multi-select-selected-count");
|
498
|
-
const selectedCount = `${(
|
625
|
+
var _a, _b;
|
626
|
+
const multiSelectSelectedCountEl = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector(".multi-select-selected-count");
|
627
|
+
const selectedCount = `${(_b = this.currValue) === null || _b === void 0 ? void 0 : _b.length} of ${getOptionsWithoutGroupTitlesCount(this.options)} selected`;
|
499
628
|
if (multiSelectSelectedCountEl &&
|
500
629
|
multiSelectSelectedCountEl.innerText !== selectedCount) {
|
501
630
|
multiSelectSelectedCountEl.innerText = selectedCount;
|
502
631
|
}
|
503
632
|
};
|
504
|
-
this.getDefaultValue = (value) => this.getLabelFromValue(value) ||
|
633
|
+
this.getDefaultValue = (value) => this.getLabelFromValue(value) || null;
|
505
634
|
this.setDefaultValue = () => {
|
506
635
|
if (!this.hasSetDefaultValue && this.currValue) {
|
507
|
-
this.searchableSelectInputValue =
|
508
|
-
|
636
|
+
this.searchableSelectInputValue = this.searchable
|
637
|
+
? this.getDefaultValue(this.currValue)
|
638
|
+
: null;
|
509
639
|
this.initialValue = this.currValue;
|
510
640
|
this.hasSetDefaultValue = true;
|
511
641
|
}
|
@@ -559,57 +689,14 @@ export class Select {
|
|
559
689
|
}
|
560
690
|
};
|
561
691
|
this.clearInput = () => {
|
692
|
+
var _a;
|
562
693
|
this.noOptions = null;
|
563
694
|
if (this.searchable) {
|
564
|
-
this.searchableSelectElement.value
|
695
|
+
(_a = this.searchableSelectElement) === null || _a === void 0 ? void 0 : _a.setAttribute("value", "");
|
565
696
|
this.searchableSelectInputValue = null;
|
566
697
|
this.filteredOptions = this.uniqueOptions;
|
567
698
|
}
|
568
699
|
};
|
569
|
-
this.ariaActiveDescendant = undefined;
|
570
|
-
this.clearButtonFocused = false;
|
571
|
-
this.debounceIcInput = undefined;
|
572
|
-
this.hiddenInputValue = undefined;
|
573
|
-
this.noOptions = null;
|
574
|
-
this.open = false;
|
575
|
-
this.pressedCharacters = "";
|
576
|
-
this.searchableSelectInputValue = null;
|
577
|
-
this.disabled = false;
|
578
|
-
this.disableAutoFiltering = false;
|
579
|
-
this.emptyOptionListText = "No results found";
|
580
|
-
this.form = undefined;
|
581
|
-
this.fullWidth = false;
|
582
|
-
this.helperText = "";
|
583
|
-
this.hideLabel = false;
|
584
|
-
this.includeDescriptionsInSearch = false;
|
585
|
-
this.includeGroupTitlesInSearch = false;
|
586
|
-
this.label = undefined;
|
587
|
-
this.loadingErrorLabel = "Loading Error";
|
588
|
-
this.loadingLabel = "Loading...";
|
589
|
-
this.multiple = false;
|
590
|
-
this.name = this.inputId;
|
591
|
-
this.placeholder = "Select an option";
|
592
|
-
this.readonly = false;
|
593
|
-
this.required = false;
|
594
|
-
this.searchable = false;
|
595
|
-
this.searchMatchPosition = "anywhere";
|
596
|
-
this.selectOnEnter = false;
|
597
|
-
this.showClearButton = false;
|
598
|
-
this.size = "medium";
|
599
|
-
this.timeout = undefined;
|
600
|
-
this.theme = "inherit";
|
601
|
-
this.validationStatus = "";
|
602
|
-
this.validationText = "";
|
603
|
-
this.loading = false;
|
604
|
-
this.options = [];
|
605
|
-
this.filteredOptions = this.options;
|
606
|
-
this.uniqueOptions = this.options;
|
607
|
-
this.debounce = 0;
|
608
|
-
this.currDebounce = this.debounce;
|
609
|
-
this.value = undefined;
|
610
|
-
this.initialValue = this.value;
|
611
|
-
this.inputValueToFilter = this.value;
|
612
|
-
this.currValue = this.value;
|
613
700
|
}
|
614
701
|
watchDisabledHandler() {
|
615
702
|
removeDisabledFalse(this.disabled, this.el);
|
@@ -618,13 +705,12 @@ export class Select {
|
|
618
705
|
newValue && this.triggerLoading();
|
619
706
|
}
|
620
707
|
watchOptionsHandler() {
|
621
|
-
var _a;
|
622
708
|
if (!this.hasTimedOut && this.options !== this.noOptions) {
|
623
709
|
this.loading = false;
|
624
710
|
clearTimeout(this.timeoutTimer);
|
625
711
|
if (this.isExternalFiltering()) {
|
626
712
|
// When searchable select
|
627
|
-
if (
|
713
|
+
if (this.options.length > 0) {
|
628
714
|
this.setOptionsValuesFromLabels();
|
629
715
|
this.noOptions = null;
|
630
716
|
this.uniqueOptions = this.deduplicateOptions(this.options);
|
@@ -650,7 +736,7 @@ export class Select {
|
|
650
736
|
}
|
651
737
|
else {
|
652
738
|
if (!this.searchable) {
|
653
|
-
this.options = this.noOptions;
|
739
|
+
this.options = this.noOptions || [];
|
654
740
|
}
|
655
741
|
}
|
656
742
|
}
|
@@ -660,18 +746,21 @@ export class Select {
|
|
660
746
|
valueChangedHandler() {
|
661
747
|
if (this.value !== this.currValue) {
|
662
748
|
if (this.value && this.multiple) {
|
663
|
-
this.currValue = this.
|
749
|
+
this.currValue = this.getMultipleOptionsString(this.value)
|
750
|
+
? this.getValueSortedByOptions(this.value)
|
751
|
+
: null;
|
664
752
|
this.updateMultiSelectedCountAriaLive();
|
665
753
|
}
|
666
754
|
else {
|
667
|
-
this.currValue = this.value
|
755
|
+
this.currValue = this.getLabelFromValue(this.value)
|
756
|
+
? this.value
|
757
|
+
: null;
|
668
758
|
}
|
669
759
|
}
|
670
760
|
if (this.searchable && this.value) {
|
671
761
|
// Only set if value not null - prevents whole input value being cleared when edited
|
672
762
|
this.searchableSelectInputValue =
|
673
|
-
this.getLabelFromValue(String(this.currValue)) ||
|
674
|
-
this.currValue;
|
763
|
+
this.getLabelFromValue(String(this.currValue)) || null;
|
675
764
|
}
|
676
765
|
}
|
677
766
|
openChangedHandler() {
|
@@ -683,12 +772,15 @@ export class Select {
|
|
683
772
|
(_a = this.hostMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
684
773
|
}
|
685
774
|
componentWillLoad() {
|
686
|
-
|
775
|
+
const valueInOptions = this.multiple
|
776
|
+
? this.getMultipleOptionsString(this.value)
|
777
|
+
: this.getLabelFromValue(this.value);
|
778
|
+
this.currValue = valueInOptions ? this.value : null;
|
687
779
|
this.inheritedAttributes = inheritAttributes(this.el, MUTABLE_ATTRIBUTES);
|
688
780
|
removeDisabledFalse(this.disabled, this.el);
|
689
781
|
this.setOptionsValuesFromLabels();
|
690
782
|
addFormResetListener(this.el, this.handleFormReset);
|
691
|
-
if (!
|
783
|
+
if (!this.options.length) {
|
692
784
|
this.initialOptionsEmpty = true;
|
693
785
|
this.noOptions = [{ label: this.emptyOptionListText, value: "" }];
|
694
786
|
this.uniqueOptions = this.noOptions;
|
@@ -704,7 +796,9 @@ export class Select {
|
|
704
796
|
if (this.loading) {
|
705
797
|
this.triggerLoading();
|
706
798
|
}
|
707
|
-
|
799
|
+
if (this.searchable) {
|
800
|
+
this.hiddenInputValue = this.currValue;
|
801
|
+
}
|
708
802
|
this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
|
709
803
|
this.hostMutationObserver.observe(this.el, {
|
710
804
|
attributes: true,
|
@@ -745,26 +839,27 @@ export class Select {
|
|
745
839
|
const { size, disabled, fullWidth, helperText, hideLabel, label, menuId, multiple, name, options, placeholder, readonly, required, searchable, showClearButton, validationStatus, validationText, currValue, theme, } = this;
|
746
840
|
// HTML inputs only accept 'string' for their value
|
747
841
|
// Does not cause errors when it is a multi-select - sets value correctly, to a comma-separated string
|
748
|
-
renderHiddenInput(true, this.el, name, this.searchable ? this.hiddenInputValue : currValue, disabled);
|
842
|
+
renderHiddenInput(true, this.el, name || this.inputId, this.searchable ? this.hiddenInputValue : currValue, disabled);
|
749
843
|
const invalid = `${validationStatus === IcInformationStatus.Error}`;
|
750
|
-
const describedBy = getInputDescribedByText(this.inputId, helperText !== "", hasValidationStatus(this.validationStatus, this.disabled)).trim();
|
844
|
+
const describedBy = getInputDescribedByText(this.inputId, helperText !== "", hasValidationStatus(this.validationStatus, !!this.disabled)).trim();
|
751
845
|
let showLeftIcon = !!this.el.querySelector(`[slot="icon"]`);
|
752
846
|
if (showLeftIcon && (disabled || (readonly && !this.value))) {
|
753
847
|
showLeftIcon = false;
|
754
848
|
}
|
755
849
|
const optionsSelectedCount = `${currValue === null || currValue === void 0 ? void 0 : currValue.length} of ${getOptionsWithoutGroupTitlesCount(this.options)} selected`;
|
756
|
-
|
757
|
-
|
758
|
-
|
850
|
+
const valueLabelString = multiple
|
851
|
+
? this.getMultipleOptionsString(currValue)
|
852
|
+
: this.getLabelFromValue(currValue);
|
853
|
+
return (h(Host, { key: 'a08c97d65908130dc6b5de05218ae287550c48ac', class: {
|
854
|
+
"ic-select-disabled": !!disabled,
|
855
|
+
"ic-select-searchable": !!searchable,
|
759
856
|
[`ic-select-${size}`]: size !== "medium",
|
760
|
-
"ic-select-full-width": fullWidth,
|
857
|
+
"ic-select-full-width": !!fullWidth,
|
761
858
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
762
|
-
}, onBlur: this.onBlur }, h("ic-input-container", { readonly: readonly }, !hideLabel && (h("ic-input-label", { for: this.inputId, label: label, helperText: helperText, required: required, disabled: disabled, readonly: readonly })), h("ic-input-component-container", { ref: (el) => (this.anchorEl = el), class: { "menu-open": this.open }, size: size, fullWidth: fullWidth, disabled: disabled, readonly: readonly, validationStatus: validationStatus }, showLeftIcon && (h("span", { slot: "left-icon", class: {
|
763
|
-
["readonly"]: readonly,
|
859
|
+
}, onBlur: this.onBlur }, h("ic-input-container", { key: '93a38861621dd8f17daebf50ff7ef3d78992375f', readonly: readonly }, !hideLabel && (h("ic-input-label", { key: '5804f9f6d7441274c0a3d2e879a31bd818d41d95', for: this.inputId, label: label, helperText: helperText, required: required, disabled: disabled, readonly: readonly })), h("ic-input-component-container", { key: '6c108a21fcbfcda9d080fbed1a4b936140106904', ref: (el) => (this.anchorEl = el), class: { "menu-open": this.open }, size: size, fullWidth: fullWidth, disabled: disabled, readonly: readonly, validationStatus: validationStatus }, showLeftIcon && (h("span", { key: '94abd85030247c8d578167e9c822607017e41de1', slot: "left-icon", class: {
|
860
|
+
["readonly"]: !!readonly,
|
764
861
|
["has-value"]: !!this.value,
|
765
|
-
} }, h("slot", { name: "icon" }))), readonly ? (h("ic-typography", null, h("p", null, multiple
|
766
|
-
? this.getMultipleOptionsString(currValue)
|
767
|
-
: this.getLabelFromValue(currValue)))) : isMobileOrTablet() && !multiple ? (h("select", Object.assign({ ref: (el) => (this.nativeSelectElement = el), disabled: disabled, onChange: this.handleNativeSelectChange, required: required, id: this.inputId, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.handleNativeSelectKeyDown, form: this.form }, this.inheritedAttributes), h("option", { value: "", selected: true, disabled: !showClearButton }, placeholder), options.map((option) => {
|
862
|
+
} }, h("slot", { key: '54a0758173e4c5c40895cccdb894e1757b7623ec', name: "icon" }))), readonly ? (h("ic-typography", null, h("p", null, valueLabelString))) : isMobileOrTablet() && !multiple ? (h("select", Object.assign({ ref: (el) => (this.nativeSelectElement = el), disabled: disabled, onChange: this.handleNativeSelectChange, required: required, id: this.inputId, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.handleNativeSelectKeyDown, form: this.form }, this.inheritedAttributes), h("option", { value: "", selected: true, disabled: !showClearButton }, placeholder), options.map((option) => {
|
768
863
|
if (option.children) {
|
769
864
|
return (h("optgroup", { label: option.label }, option.children.map((option) => (h("option", { value: option.value, disabled: option.disabled, selected: option.value === currValue }, option.label)))));
|
770
865
|
}
|
@@ -774,36 +869,34 @@ export class Select {
|
|
774
869
|
}))) : searchable ? (h("div", { class: "searchable-select-container" }, h("input", { class: {
|
775
870
|
"select-input": true,
|
776
871
|
"with-clear-button": !!this.searchableSelectInputValue,
|
777
|
-
}, role: "combobox", autocomplete: "off", "aria-label": label, "aria-describedby": describedBy, "aria-activedescendant": this.ariaActiveDescendant, "aria-autocomplete": "list", "aria-expanded": `${this.open}`, "aria-invalid": invalid, "aria-required": `${required}`, "aria-controls": menuId, ref: (el) => (this.searchableSelectElement = el), id: this.inputId, value: this.searchableSelectInputValue, placeholder: placeholder, disabled: disabled, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onKeyDown: this.handleKeyDown, onFocus: this.onFocus, onBlur: this.onBlur, form: this.form }), this.searchableSelectInputValue &&
|
872
|
+
}, role: "combobox", autocomplete: "off", "aria-label": label, "aria-describedby": describedBy, "aria-activedescendant": this.ariaActiveDescendant, "aria-autocomplete": "list", "aria-expanded": `${this.open}`, "aria-invalid": invalid, "aria-required": `${required}`, "aria-controls": menuId, ref: (el) => (this.searchableSelectElement = el), id: this.inputId, value: this.searchableSelectInputValue || undefined, placeholder: placeholder, disabled: disabled, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onKeyDown: this.handleKeyDown, onFocus: this.onFocus, onBlur: this.onBlur, form: this.form }), this.searchableSelectInputValue &&
|
778
873
|
(showClearButton || searchable) && (h("div", { class: "clear-button-container" }, h("ic-button", { id: "clear-button", ref: (el) => (this.clearButton = el), "aria-label": this.searchableSelectInputValue && currValue === null
|
779
874
|
? "Clear input"
|
780
875
|
: "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onFocus: this.handleClearButtonFocus, onBlur: this.handleClearButtonBlur, size: size, variant: "icon", theme: this.clearButtonFocused ? "light" : "dark" }), h("div", { class: "divider" }))), h("span", { onMouseDown: this.handleExpandIconMouseDown, class: {
|
781
876
|
"expand-icon": true,
|
782
877
|
"expand-icon-open": this.open,
|
783
878
|
}, innerHTML: Expand, "aria-hidden": "true" }), h("div", { "aria-live": "polite", role: "status", class: "searchable-select-results-status" }))) : (h("div", { class: "select-container" }, h("button", { class: "select-input", ref: (el) => (this.customSelectElement = el), id: this.inputId, "aria-label": `${label}, ${(multiple && currValue
|
784
|
-
? `${optionsSelectedCount}, ${
|
785
|
-
: this.
|
786
|
-
placeholder}${required ? ", required" : ""}`, "aria-describedby": describedBy, "aria-invalid": invalid, "aria-haspopup": "listbox", "aria-expanded": this.open ? "true" : "false", "aria-owns": menuId, "aria-controls": menuId, disabled: disabled, onBlur: this.onBlur, onFocus: this.onFocus, onClick: this.handleClick, onMouseDown: this.handleMouseDown, onKeyDown: this.handleKeyDown }, h("ic-typography", { variant: "body", class: {
|
879
|
+
? `${optionsSelectedCount}, ${valueLabelString}`
|
880
|
+
: valueLabelString) || placeholder}${required ? ", required" : ""}`, "aria-describedby": describedBy, "aria-invalid": invalid, "aria-haspopup": "listbox", "aria-expanded": this.open ? "true" : "false", "aria-owns": menuId, "aria-controls": menuId, disabled: disabled, onBlur: this.onBlur, onFocus: this.onFocus, onClick: this.handleClick, onMouseDown: this.handleMouseDown, onKeyDown: this.handleKeyDown }, h("ic-typography", { variant: "body", class: {
|
787
881
|
"value-text": true,
|
788
|
-
"with-clear-button": currValue && showClearButton,
|
789
|
-
placeholder:
|
790
|
-
|
791
|
-
|
792
|
-
:
|
793
|
-
placeholder), h("div", { class: "select-input-end" }, currValue && showClearButton && (h("div", { class: "divider" })), h("span", { class: {
|
882
|
+
"with-clear-button": !!currValue && !!showClearButton,
|
883
|
+
placeholder: multiple
|
884
|
+
? !this.value || this.value.length < 1
|
885
|
+
: !this.getLabelFromValue(currValue),
|
886
|
+
} }, valueLabelString || placeholder), h("div", { class: "select-input-end" }, currValue && showClearButton && (h("div", { class: "divider" })), h("span", { class: {
|
794
887
|
"expand-icon": true,
|
795
888
|
"expand-icon-open": this.open,
|
796
|
-
}, innerHTML: Expand, "aria-hidden": "true" }))), currValue && showClearButton && (h("ic-button", { id: "clear-button", "aria-label": "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onFocus: this.handleClearButtonFocus, onBlur: this.handleClearButtonBlur, size: size, variant: "icon", theme: this.clearButtonFocused ? "light" : "dark" }))))), (!isMobileOrTablet() || multiple) && (h("ic-menu", { class: {
|
889
|
+
}, innerHTML: Expand, "aria-hidden": "true" }))), currValue && showClearButton && (h("ic-button", { id: "clear-button", "aria-label": "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onFocus: this.handleClearButtonFocus, onBlur: this.handleClearButtonBlur, size: size, variant: "icon", theme: this.clearButtonFocused ? "light" : "dark" }))))), (!isMobileOrTablet() || multiple) && (h("ic-menu", { key: '7b42c8ca273832353725cf7b67a7ccb737ba8839', class: {
|
797
890
|
"no-results": this.loading ||
|
798
891
|
this.hasTimedOut ||
|
799
892
|
(this.noOptions !== null &&
|
800
893
|
this.noOptions[0] &&
|
801
894
|
this.noOptions[0].label === this.emptyOptionListText),
|
802
|
-
}, ref: (el) => (this.menu = el), inputEl: searchable
|
895
|
+
}, ref: (el) => (this.menu = el), inputEl: (searchable
|
803
896
|
? this.searchableSelectElement
|
804
|
-
: this.customSelectElement, inputLabel: label, anchorEl: this.anchorEl, size: size, menuId: menuId, open: this.open, options: searchable ? this.filteredOptions : this.uniqueOptions, value: multiple ? currValue : currValue, fullWidth: fullWidth, selectOnEnter: this.selectOnEnter, onMenuStateChange: this.handleMenuChange, onMenuOptionSelect: this.handleCustomSelectChange, onMenuOptionSelectAll: this.handleSelectAllChange, onMenuKeyPress: this.handleMenuKeyPress, onUngroupedOptionsSet: this.setUngroupedOptions, onRetryButtonClicked: this.handleRetry, parentEl: this.el, onTimeoutBlur: this.onTimeoutBlur, activationType: this.searchable || multiple || this.selectOnEnter
|
897
|
+
: this.customSelectElement), inputLabel: label, anchorEl: this.anchorEl, size: size, menuId: menuId, open: this.open, options: searchable ? this.filteredOptions : this.uniqueOptions, value: multiple ? currValue : currValue, fullWidth: fullWidth, selectOnEnter: this.selectOnEnter, onMenuStateChange: this.handleMenuChange, onMenuOptionSelect: this.handleCustomSelectChange, onMenuOptionSelectAll: this.handleSelectAllChange, onMenuKeyPress: this.handleMenuKeyPress, onUngroupedOptionsSet: this.setUngroupedOptions, onRetryButtonClicked: this.handleRetry, parentEl: this.el, onTimeoutBlur: this.onTimeoutBlur, activationType: this.searchable || multiple || this.selectOnEnter
|
805
898
|
? "manual"
|
806
|
-
: "automatic", closeOnSelect: !multiple })), this.multiple && (h("div", { "aria-live": "polite", role: "status", class: "multi-select-selected-count" })), hasValidationStatus(this.validationStatus, this.disabled) && (h("ic-input-validation", { class: { "menu-open": this.open }, ariaLiveMode: "polite", status: validationStatus, message: validationText, for: this.inputId })))));
|
899
|
+
: "automatic", closeOnSelect: !multiple })), this.multiple && (h("div", { key: '987a7413ebb847face31c4b6f056dca55f60f4df', "aria-live": "polite", role: "status", class: "multi-select-selected-count" })), hasValidationStatus(this.validationStatus, !!this.disabled) && (h("ic-input-validation", { key: '236971ab6ec4b3bacce2c0f199870db2d560aa70', class: { "menu-open": this.open }, ariaLiveMode: "polite", status: validationStatus, message: validationText || "", for: this.inputId })))));
|
807
900
|
}
|
808
901
|
static get is() { return "ic-select"; }
|
809
902
|
static get encapsulation() { return "shadow"; }
|
@@ -825,7 +918,7 @@ export class Select {
|
|
825
918
|
"mutable": false,
|
826
919
|
"complexType": {
|
827
920
|
"original": "boolean",
|
828
|
-
"resolved": "boolean",
|
921
|
+
"resolved": "boolean | undefined",
|
829
922
|
"references": {}
|
830
923
|
},
|
831
924
|
"required": false,
|
@@ -834,6 +927,8 @@ export class Select {
|
|
834
927
|
"tags": [],
|
835
928
|
"text": "If `true`, the disabled state will be set."
|
836
929
|
},
|
930
|
+
"getter": false,
|
931
|
+
"setter": false,
|
837
932
|
"attribute": "disabled",
|
838
933
|
"reflect": true,
|
839
934
|
"defaultValue": "false"
|
@@ -843,7 +938,7 @@ export class Select {
|
|
843
938
|
"mutable": false,
|
844
939
|
"complexType": {
|
845
940
|
"original": "boolean",
|
846
|
-
"resolved": "boolean",
|
941
|
+
"resolved": "boolean | undefined",
|
847
942
|
"references": {}
|
848
943
|
},
|
849
944
|
"required": false,
|
@@ -852,6 +947,8 @@ export class Select {
|
|
852
947
|
"tags": [],
|
853
948
|
"text": "If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source."
|
854
949
|
},
|
950
|
+
"getter": false,
|
951
|
+
"setter": false,
|
855
952
|
"attribute": "disable-auto-filtering",
|
856
953
|
"reflect": false,
|
857
954
|
"defaultValue": "false"
|
@@ -861,15 +958,17 @@ export class Select {
|
|
861
958
|
"mutable": false,
|
862
959
|
"complexType": {
|
863
960
|
"original": "string",
|
864
|
-
"resolved": "string",
|
961
|
+
"resolved": "string | undefined",
|
865
962
|
"references": {}
|
866
963
|
},
|
867
964
|
"required": false,
|
868
|
-
"optional":
|
965
|
+
"optional": true,
|
869
966
|
"docs": {
|
870
967
|
"tags": [],
|
871
968
|
"text": "The text displayed when there are no options in the option list."
|
872
969
|
},
|
970
|
+
"getter": false,
|
971
|
+
"setter": false,
|
873
972
|
"attribute": "empty-option-list-text",
|
874
973
|
"reflect": false,
|
875
974
|
"defaultValue": "\"No results found\""
|
@@ -879,7 +978,7 @@ export class Select {
|
|
879
978
|
"mutable": false,
|
880
979
|
"complexType": {
|
881
980
|
"original": "string",
|
882
|
-
"resolved": "string",
|
981
|
+
"resolved": "string | undefined",
|
883
982
|
"references": {}
|
884
983
|
},
|
885
984
|
"required": false,
|
@@ -888,6 +987,8 @@ export class Select {
|
|
888
987
|
"tags": [],
|
889
988
|
"text": "The <form> element to associate the select with."
|
890
989
|
},
|
990
|
+
"getter": false,
|
991
|
+
"setter": false,
|
891
992
|
"attribute": "form",
|
892
993
|
"reflect": false
|
893
994
|
},
|
@@ -896,15 +997,17 @@ export class Select {
|
|
896
997
|
"mutable": false,
|
897
998
|
"complexType": {
|
898
999
|
"original": "boolean",
|
899
|
-
"resolved": "boolean",
|
1000
|
+
"resolved": "boolean | undefined",
|
900
1001
|
"references": {}
|
901
1002
|
},
|
902
1003
|
"required": false,
|
903
|
-
"optional":
|
1004
|
+
"optional": true,
|
904
1005
|
"docs": {
|
905
1006
|
"tags": [],
|
906
1007
|
"text": "If `true`, the select will fill the width of the container."
|
907
1008
|
},
|
1009
|
+
"getter": false,
|
1010
|
+
"setter": false,
|
908
1011
|
"attribute": "full-width",
|
909
1012
|
"reflect": false,
|
910
1013
|
"defaultValue": "false"
|
@@ -914,7 +1017,7 @@ export class Select {
|
|
914
1017
|
"mutable": false,
|
915
1018
|
"complexType": {
|
916
1019
|
"original": "string",
|
917
|
-
"resolved": "string",
|
1020
|
+
"resolved": "string | undefined",
|
918
1021
|
"references": {}
|
919
1022
|
},
|
920
1023
|
"required": false,
|
@@ -923,6 +1026,8 @@ export class Select {
|
|
923
1026
|
"tags": [],
|
924
1027
|
"text": "The helper text that will be displayed for additional field guidance."
|
925
1028
|
},
|
1029
|
+
"getter": false,
|
1030
|
+
"setter": false,
|
926
1031
|
"attribute": "helper-text",
|
927
1032
|
"reflect": false,
|
928
1033
|
"defaultValue": "\"\""
|
@@ -932,7 +1037,7 @@ export class Select {
|
|
932
1037
|
"mutable": false,
|
933
1038
|
"complexType": {
|
934
1039
|
"original": "boolean",
|
935
|
-
"resolved": "boolean",
|
1040
|
+
"resolved": "boolean | undefined",
|
936
1041
|
"references": {}
|
937
1042
|
},
|
938
1043
|
"required": false,
|
@@ -941,6 +1046,8 @@ export class Select {
|
|
941
1046
|
"tags": [],
|
942
1047
|
"text": "If `true`, the label will be hidden and the required label value will be applied as an aria-label."
|
943
1048
|
},
|
1049
|
+
"getter": false,
|
1050
|
+
"setter": false,
|
944
1051
|
"attribute": "hide-label",
|
945
1052
|
"reflect": false,
|
946
1053
|
"defaultValue": "false"
|
@@ -950,7 +1057,7 @@ export class Select {
|
|
950
1057
|
"mutable": false,
|
951
1058
|
"complexType": {
|
952
1059
|
"original": "boolean",
|
953
|
-
"resolved": "boolean",
|
1060
|
+
"resolved": "boolean | undefined",
|
954
1061
|
"references": {}
|
955
1062
|
},
|
956
1063
|
"required": false,
|
@@ -959,6 +1066,8 @@ export class Select {
|
|
959
1066
|
"tags": [],
|
960
1067
|
"text": "If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering."
|
961
1068
|
},
|
1069
|
+
"getter": false,
|
1070
|
+
"setter": false,
|
962
1071
|
"attribute": "include-descriptions-in-search",
|
963
1072
|
"reflect": false,
|
964
1073
|
"defaultValue": "false"
|
@@ -968,7 +1077,7 @@ export class Select {
|
|
968
1077
|
"mutable": false,
|
969
1078
|
"complexType": {
|
970
1079
|
"original": "boolean",
|
971
|
-
"resolved": "boolean",
|
1080
|
+
"resolved": "boolean | undefined",
|
972
1081
|
"references": {}
|
973
1082
|
},
|
974
1083
|
"required": false,
|
@@ -977,6 +1086,8 @@ export class Select {
|
|
977
1086
|
"tags": [],
|
978
1087
|
"text": "If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering."
|
979
1088
|
},
|
1089
|
+
"getter": false,
|
1090
|
+
"setter": false,
|
980
1091
|
"attribute": "include-group-titles-in-search",
|
981
1092
|
"reflect": false,
|
982
1093
|
"defaultValue": "false"
|
@@ -995,6 +1106,8 @@ export class Select {
|
|
995
1106
|
"tags": [],
|
996
1107
|
"text": "The label for the select."
|
997
1108
|
},
|
1109
|
+
"getter": false,
|
1110
|
+
"setter": false,
|
998
1111
|
"attribute": "label",
|
999
1112
|
"reflect": false
|
1000
1113
|
},
|
@@ -1003,7 +1116,7 @@ export class Select {
|
|
1003
1116
|
"mutable": false,
|
1004
1117
|
"complexType": {
|
1005
1118
|
"original": "string",
|
1006
|
-
"resolved": "string",
|
1119
|
+
"resolved": "string | undefined",
|
1007
1120
|
"references": {}
|
1008
1121
|
},
|
1009
1122
|
"required": false,
|
@@ -1012,6 +1125,8 @@ export class Select {
|
|
1012
1125
|
"tags": [],
|
1013
1126
|
"text": "The message displayed when external loading times out."
|
1014
1127
|
},
|
1128
|
+
"getter": false,
|
1129
|
+
"setter": false,
|
1015
1130
|
"attribute": "loading-error-label",
|
1016
1131
|
"reflect": false,
|
1017
1132
|
"defaultValue": "\"Loading Error\""
|
@@ -1021,7 +1136,7 @@ export class Select {
|
|
1021
1136
|
"mutable": false,
|
1022
1137
|
"complexType": {
|
1023
1138
|
"original": "string",
|
1024
|
-
"resolved": "string",
|
1139
|
+
"resolved": "string | undefined",
|
1025
1140
|
"references": {}
|
1026
1141
|
},
|
1027
1142
|
"required": false,
|
@@ -1030,6 +1145,8 @@ export class Select {
|
|
1030
1145
|
"tags": [],
|
1031
1146
|
"text": "The message displayed whilst the options are being loaded externally."
|
1032
1147
|
},
|
1148
|
+
"getter": false,
|
1149
|
+
"setter": false,
|
1033
1150
|
"attribute": "loading-label",
|
1034
1151
|
"reflect": false,
|
1035
1152
|
"defaultValue": "\"Loading...\""
|
@@ -1039,7 +1156,7 @@ export class Select {
|
|
1039
1156
|
"mutable": false,
|
1040
1157
|
"complexType": {
|
1041
1158
|
"original": "boolean",
|
1042
|
-
"resolved": "boolean",
|
1159
|
+
"resolved": "boolean | undefined",
|
1043
1160
|
"references": {}
|
1044
1161
|
},
|
1045
1162
|
"required": false,
|
@@ -1048,6 +1165,8 @@ export class Select {
|
|
1048
1165
|
"tags": [],
|
1049
1166
|
"text": "If `true`, multiple options can be selected."
|
1050
1167
|
},
|
1168
|
+
"getter": false,
|
1169
|
+
"setter": false,
|
1051
1170
|
"attribute": "multiple",
|
1052
1171
|
"reflect": false,
|
1053
1172
|
"defaultValue": "false"
|
@@ -1057,7 +1176,7 @@ export class Select {
|
|
1057
1176
|
"mutable": false,
|
1058
1177
|
"complexType": {
|
1059
1178
|
"original": "string",
|
1060
|
-
"resolved": "string",
|
1179
|
+
"resolved": "string | undefined",
|
1061
1180
|
"references": {}
|
1062
1181
|
},
|
1063
1182
|
"required": false,
|
@@ -1066,6 +1185,8 @@ export class Select {
|
|
1066
1185
|
"tags": [],
|
1067
1186
|
"text": "The name of the control, which is submitted with the form data."
|
1068
1187
|
},
|
1188
|
+
"getter": false,
|
1189
|
+
"setter": false,
|
1069
1190
|
"attribute": "name",
|
1070
1191
|
"reflect": false,
|
1071
1192
|
"defaultValue": "this.inputId"
|
@@ -1075,7 +1196,7 @@ export class Select {
|
|
1075
1196
|
"mutable": false,
|
1076
1197
|
"complexType": {
|
1077
1198
|
"original": "string",
|
1078
|
-
"resolved": "string",
|
1199
|
+
"resolved": "string | undefined",
|
1079
1200
|
"references": {}
|
1080
1201
|
},
|
1081
1202
|
"required": false,
|
@@ -1084,6 +1205,8 @@ export class Select {
|
|
1084
1205
|
"tags": [],
|
1085
1206
|
"text": "The placeholder value to be displayed."
|
1086
1207
|
},
|
1208
|
+
"getter": false,
|
1209
|
+
"setter": false,
|
1087
1210
|
"attribute": "placeholder",
|
1088
1211
|
"reflect": false,
|
1089
1212
|
"defaultValue": "\"Select an option\""
|
@@ -1093,7 +1216,7 @@ export class Select {
|
|
1093
1216
|
"mutable": false,
|
1094
1217
|
"complexType": {
|
1095
1218
|
"original": "boolean",
|
1096
|
-
"resolved": "boolean",
|
1219
|
+
"resolved": "boolean | undefined",
|
1097
1220
|
"references": {}
|
1098
1221
|
},
|
1099
1222
|
"required": false,
|
@@ -1102,6 +1225,8 @@ export class Select {
|
|
1102
1225
|
"tags": [],
|
1103
1226
|
"text": "If `true`, the readonly state will be set."
|
1104
1227
|
},
|
1228
|
+
"getter": false,
|
1229
|
+
"setter": false,
|
1105
1230
|
"attribute": "readonly",
|
1106
1231
|
"reflect": false,
|
1107
1232
|
"defaultValue": "false"
|
@@ -1111,7 +1236,7 @@ export class Select {
|
|
1111
1236
|
"mutable": false,
|
1112
1237
|
"complexType": {
|
1113
1238
|
"original": "boolean",
|
1114
|
-
"resolved": "boolean",
|
1239
|
+
"resolved": "boolean | undefined",
|
1115
1240
|
"references": {}
|
1116
1241
|
},
|
1117
1242
|
"required": false,
|
@@ -1120,6 +1245,8 @@ export class Select {
|
|
1120
1245
|
"tags": [],
|
1121
1246
|
"text": "If `true`, the select will require a value."
|
1122
1247
|
},
|
1248
|
+
"getter": false,
|
1249
|
+
"setter": false,
|
1123
1250
|
"attribute": "required",
|
1124
1251
|
"reflect": false,
|
1125
1252
|
"defaultValue": "false"
|
@@ -1129,7 +1256,7 @@ export class Select {
|
|
1129
1256
|
"mutable": false,
|
1130
1257
|
"complexType": {
|
1131
1258
|
"original": "boolean",
|
1132
|
-
"resolved": "boolean",
|
1259
|
+
"resolved": "boolean | undefined",
|
1133
1260
|
"references": {}
|
1134
1261
|
},
|
1135
1262
|
"required": false,
|
@@ -1138,6 +1265,8 @@ export class Select {
|
|
1138
1265
|
"tags": [],
|
1139
1266
|
"text": "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."
|
1140
1267
|
},
|
1268
|
+
"getter": false,
|
1269
|
+
"setter": false,
|
1141
1270
|
"attribute": "searchable",
|
1142
1271
|
"reflect": false,
|
1143
1272
|
"defaultValue": "false"
|
@@ -1147,7 +1276,7 @@ export class Select {
|
|
1147
1276
|
"mutable": false,
|
1148
1277
|
"complexType": {
|
1149
1278
|
"original": "IcSearchMatchPositions",
|
1150
|
-
"resolved": "\"anywhere\" | \"start\"",
|
1279
|
+
"resolved": "\"anywhere\" | \"start\" | undefined",
|
1151
1280
|
"references": {
|
1152
1281
|
"IcSearchMatchPositions": {
|
1153
1282
|
"location": "import",
|
@@ -1162,6 +1291,8 @@ export class Select {
|
|
1162
1291
|
"tags": [],
|
1163
1292
|
"text": "Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering."
|
1164
1293
|
},
|
1294
|
+
"getter": false,
|
1295
|
+
"setter": false,
|
1165
1296
|
"attribute": "search-match-position",
|
1166
1297
|
"reflect": false,
|
1167
1298
|
"defaultValue": "\"anywhere\""
|
@@ -1171,7 +1302,7 @@ export class Select {
|
|
1171
1302
|
"mutable": false,
|
1172
1303
|
"complexType": {
|
1173
1304
|
"original": "boolean",
|
1174
|
-
"resolved": "boolean",
|
1305
|
+
"resolved": "boolean | undefined",
|
1175
1306
|
"references": {}
|
1176
1307
|
},
|
1177
1308
|
"required": false,
|
@@ -1180,6 +1311,8 @@ export class Select {
|
|
1180
1311
|
"tags": [],
|
1181
1312
|
"text": "If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select."
|
1182
1313
|
},
|
1314
|
+
"getter": false,
|
1315
|
+
"setter": false,
|
1183
1316
|
"attribute": "select-on-enter",
|
1184
1317
|
"reflect": false,
|
1185
1318
|
"defaultValue": "false"
|
@@ -1189,7 +1322,7 @@ export class Select {
|
|
1189
1322
|
"mutable": false,
|
1190
1323
|
"complexType": {
|
1191
1324
|
"original": "boolean",
|
1192
|
-
"resolved": "boolean",
|
1325
|
+
"resolved": "boolean | undefined",
|
1193
1326
|
"references": {}
|
1194
1327
|
},
|
1195
1328
|
"required": false,
|
@@ -1198,6 +1331,8 @@ export class Select {
|
|
1198
1331
|
"tags": [],
|
1199
1332
|
"text": "If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select."
|
1200
1333
|
},
|
1334
|
+
"getter": false,
|
1335
|
+
"setter": false,
|
1201
1336
|
"attribute": "show-clear-button",
|
1202
1337
|
"reflect": false,
|
1203
1338
|
"defaultValue": "false"
|
@@ -1207,7 +1342,7 @@ export class Select {
|
|
1207
1342
|
"mutable": false,
|
1208
1343
|
"complexType": {
|
1209
1344
|
"original": "IcSizes",
|
1210
|
-
"resolved": "\"large\" | \"medium\" | \"small\"",
|
1345
|
+
"resolved": "\"large\" | \"medium\" | \"small\" | undefined",
|
1211
1346
|
"references": {
|
1212
1347
|
"IcSizes": {
|
1213
1348
|
"location": "import",
|
@@ -1222,6 +1357,8 @@ export class Select {
|
|
1222
1357
|
"tags": [],
|
1223
1358
|
"text": "The size of the select."
|
1224
1359
|
},
|
1360
|
+
"getter": false,
|
1361
|
+
"setter": false,
|
1225
1362
|
"attribute": "size",
|
1226
1363
|
"reflect": false,
|
1227
1364
|
"defaultValue": "\"medium\""
|
@@ -1231,7 +1368,7 @@ export class Select {
|
|
1231
1368
|
"mutable": false,
|
1232
1369
|
"complexType": {
|
1233
1370
|
"original": "number",
|
1234
|
-
"resolved": "number",
|
1371
|
+
"resolved": "number | undefined",
|
1235
1372
|
"references": {}
|
1236
1373
|
},
|
1237
1374
|
"required": false,
|
@@ -1240,6 +1377,8 @@ export class Select {
|
|
1240
1377
|
"tags": [],
|
1241
1378
|
"text": "If using external filtering, set a timeout for when loading takes too long."
|
1242
1379
|
},
|
1380
|
+
"getter": false,
|
1381
|
+
"setter": false,
|
1243
1382
|
"attribute": "timeout",
|
1244
1383
|
"reflect": false
|
1245
1384
|
},
|
@@ -1248,7 +1387,7 @@ export class Select {
|
|
1248
1387
|
"mutable": false,
|
1249
1388
|
"complexType": {
|
1250
1389
|
"original": "IcThemeMode",
|
1251
|
-
"resolved": "\"dark\" | \"inherit\" | \"light\"",
|
1390
|
+
"resolved": "\"dark\" | \"inherit\" | \"light\" | undefined",
|
1252
1391
|
"references": {
|
1253
1392
|
"IcThemeMode": {
|
1254
1393
|
"location": "import",
|
@@ -1263,6 +1402,8 @@ export class Select {
|
|
1263
1402
|
"tags": [],
|
1264
1403
|
"text": "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."
|
1265
1404
|
},
|
1405
|
+
"getter": false,
|
1406
|
+
"setter": false,
|
1266
1407
|
"attribute": "theme",
|
1267
1408
|
"reflect": false,
|
1268
1409
|
"defaultValue": "\"inherit\""
|
@@ -1272,7 +1413,7 @@ export class Select {
|
|
1272
1413
|
"mutable": false,
|
1273
1414
|
"complexType": {
|
1274
1415
|
"original": "IcInformationStatusOrEmpty",
|
1275
|
-
"resolved": "\"\" | \"error\" | \"success\" | \"warning\"",
|
1416
|
+
"resolved": "\"\" | \"error\" | \"success\" | \"warning\" | undefined",
|
1276
1417
|
"references": {
|
1277
1418
|
"IcInformationStatusOrEmpty": {
|
1278
1419
|
"location": "import",
|
@@ -1287,6 +1428,8 @@ export class Select {
|
|
1287
1428
|
"tags": [],
|
1288
1429
|
"text": "The validation status - e.g. 'error' | 'warning' | 'success'."
|
1289
1430
|
},
|
1431
|
+
"getter": false,
|
1432
|
+
"setter": false,
|
1290
1433
|
"attribute": "validation-status",
|
1291
1434
|
"reflect": false,
|
1292
1435
|
"defaultValue": "\"\""
|
@@ -1296,7 +1439,7 @@ export class Select {
|
|
1296
1439
|
"mutable": false,
|
1297
1440
|
"complexType": {
|
1298
1441
|
"original": "string",
|
1299
|
-
"resolved": "string",
|
1442
|
+
"resolved": "string | undefined",
|
1300
1443
|
"references": {}
|
1301
1444
|
},
|
1302
1445
|
"required": false,
|
@@ -1305,6 +1448,8 @@ export class Select {
|
|
1305
1448
|
"tags": [],
|
1306
1449
|
"text": "The text to display as the validation message."
|
1307
1450
|
},
|
1451
|
+
"getter": false,
|
1452
|
+
"setter": false,
|
1308
1453
|
"attribute": "validation-text",
|
1309
1454
|
"reflect": false,
|
1310
1455
|
"defaultValue": "\"\""
|
@@ -1314,7 +1459,7 @@ export class Select {
|
|
1314
1459
|
"mutable": true,
|
1315
1460
|
"complexType": {
|
1316
1461
|
"original": "boolean",
|
1317
|
-
"resolved": "boolean",
|
1462
|
+
"resolved": "boolean | undefined",
|
1318
1463
|
"references": {}
|
1319
1464
|
},
|
1320
1465
|
"required": false,
|
@@ -1323,6 +1468,8 @@ export class Select {
|
|
1323
1468
|
"tags": [],
|
1324
1469
|
"text": "If `true`, the loading state will be triggered when fetching options asynchronously."
|
1325
1470
|
},
|
1471
|
+
"getter": false,
|
1472
|
+
"setter": false,
|
1326
1473
|
"attribute": "loading",
|
1327
1474
|
"reflect": false,
|
1328
1475
|
"defaultValue": "false"
|
@@ -1332,7 +1479,7 @@ export class Select {
|
|
1332
1479
|
"mutable": false,
|
1333
1480
|
"complexType": {
|
1334
1481
|
"original": "IcMenuOption[]",
|
1335
|
-
"resolved": "IcMenuOption[]",
|
1482
|
+
"resolved": "IcMenuOption[] | undefined",
|
1336
1483
|
"references": {
|
1337
1484
|
"IcMenuOption": {
|
1338
1485
|
"location": "import",
|
@@ -1347,6 +1494,8 @@ export class Select {
|
|
1347
1494
|
"tags": [],
|
1348
1495
|
"text": "The possible selection options."
|
1349
1496
|
},
|
1497
|
+
"getter": false,
|
1498
|
+
"setter": false,
|
1350
1499
|
"defaultValue": "[]"
|
1351
1500
|
},
|
1352
1501
|
"debounce": {
|
@@ -1354,7 +1503,7 @@ export class Select {
|
|
1354
1503
|
"mutable": false,
|
1355
1504
|
"complexType": {
|
1356
1505
|
"original": "number",
|
1357
|
-
"resolved": "number",
|
1506
|
+
"resolved": "number | undefined",
|
1358
1507
|
"references": {}
|
1359
1508
|
},
|
1360
1509
|
"required": false,
|
@@ -1363,6 +1512,8 @@ export class Select {
|
|
1363
1512
|
"tags": [],
|
1364
1513
|
"text": "The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke."
|
1365
1514
|
},
|
1515
|
+
"getter": false,
|
1516
|
+
"setter": false,
|
1366
1517
|
"attribute": "debounce",
|
1367
1518
|
"reflect": false,
|
1368
1519
|
"defaultValue": "0"
|
@@ -1371,8 +1522,8 @@ export class Select {
|
|
1371
1522
|
"type": "string",
|
1372
1523
|
"mutable": true,
|
1373
1524
|
"complexType": {
|
1374
|
-
"original": "string | string[]",
|
1375
|
-
"resolved": "string | string[]",
|
1525
|
+
"original": "string | string[] | null",
|
1526
|
+
"resolved": "null | string | string[] | undefined",
|
1376
1527
|
"references": {}
|
1377
1528
|
},
|
1378
1529
|
"required": false,
|
@@ -1381,6 +1532,8 @@ export class Select {
|
|
1381
1532
|
"tags": [],
|
1382
1533
|
"text": "The value of the select, reflected by the value of the currently selected option.\nFor the searchable variant, the value is also reflected by the user input.\nFor the multi-select variant, the value must be an array of option values."
|
1383
1534
|
},
|
1535
|
+
"getter": false,
|
1536
|
+
"setter": false,
|
1384
1537
|
"attribute": "value",
|
1385
1538
|
"reflect": false
|
1386
1539
|
}
|
@@ -1431,13 +1584,13 @@ export class Select {
|
|
1431
1584
|
"text": "Emitted when the value changes."
|
1432
1585
|
},
|
1433
1586
|
"complexType": {
|
1434
|
-
"original": "
|
1435
|
-
"resolved": "
|
1587
|
+
"original": "IcMultiValueEventDetail",
|
1588
|
+
"resolved": "IcMultiValueEventDetail",
|
1436
1589
|
"references": {
|
1437
|
-
"
|
1590
|
+
"IcMultiValueEventDetail": {
|
1438
1591
|
"location": "import",
|
1439
1592
|
"path": "../../utils/types",
|
1440
|
-
"id": "src/utils/types.ts::
|
1593
|
+
"id": "src/utils/types.ts::IcMultiValueEventDetail"
|
1441
1594
|
}
|
1442
1595
|
}
|
1443
1596
|
}
|
@@ -1497,13 +1650,13 @@ export class Select {
|
|
1497
1650
|
"text": "Emitted when a keyboard input occurred."
|
1498
1651
|
},
|
1499
1652
|
"complexType": {
|
1500
|
-
"original": "
|
1501
|
-
"resolved": "
|
1653
|
+
"original": "IcMultiValueEventDetail",
|
1654
|
+
"resolved": "IcMultiValueEventDetail",
|
1502
1655
|
"references": {
|
1503
|
-
"
|
1656
|
+
"IcMultiValueEventDetail": {
|
1504
1657
|
"location": "import",
|
1505
1658
|
"path": "../../utils/types",
|
1506
|
-
"id": "src/utils/types.ts::
|
1659
|
+
"id": "src/utils/types.ts::IcMultiValueEventDetail"
|
1507
1660
|
}
|
1508
1661
|
}
|
1509
1662
|
}
|
@@ -1575,13 +1728,13 @@ export class Select {
|
|
1575
1728
|
"text": "Emitted when the 'retry loading' button is clicked for a searchable variant."
|
1576
1729
|
},
|
1577
1730
|
"complexType": {
|
1578
|
-
"original": "
|
1579
|
-
"resolved": "
|
1731
|
+
"original": "IcMultiValueEventDetail",
|
1732
|
+
"resolved": "IcMultiValueEventDetail",
|
1580
1733
|
"references": {
|
1581
|
-
"
|
1734
|
+
"IcMultiValueEventDetail": {
|
1582
1735
|
"location": "import",
|
1583
1736
|
"path": "../../utils/types",
|
1584
|
-
"id": "src/utils/types.ts::
|
1737
|
+
"id": "src/utils/types.ts::IcMultiValueEventDetail"
|
1585
1738
|
}
|
1586
1739
|
}
|
1587
1740
|
}
|