@ukic/web-components 3.0.0-alpha.9 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- 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-a0a128bd.js} +71 -26
- package/dist/cjs/helpers-a0a128bd.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 +38 -17
- 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 +60 -18
- 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 +38 -23
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +304 -144
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +54 -33
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +33 -10
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +49 -30
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +45 -24
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +22 -6
- 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 +164 -115
- 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 +19 -11
- 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 +12 -11
- 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 +29 -22
- 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 +21 -19
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +26 -20
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +63 -39
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +70 -49
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +55 -33
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +49 -28
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +28 -15
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination.cjs.entry.js +61 -28
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +74 -42
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +55 -29
- 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 +154 -64
- 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 +234 -137
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +107 -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 +55 -0
- package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-status-tag.cjs.entry.js +26 -7
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +35 -33
- 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 +22 -16
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +205 -76
- 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 +30 -22
- 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 +82 -50
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +59 -34
- 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 +6 -5
- 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/ic-accordion.stories.js +611 -0
- 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.css +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-alert/ic-alert.stories.js +271 -0
- 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 +216 -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.css +4 -0
- package/dist/collection/components/ic-badge/ic-badge.js +104 -29
- package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.stories.js +1092 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +14 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +51 -25
- 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-breadcrumb-group/ic-breadcrumb-group.stories.js +362 -0
- package/dist/collection/components/ic-button/ic-button.css +31 -27
- package/dist/collection/components/ic-button/ic-button.js +269 -98
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.stories.js +2387 -0
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +6 -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-card-vertical/ic-card-vertical.stories.js +1050 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +29 -0
- 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.css +4 -0
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +63 -21
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.stories.js +726 -0
- package/dist/collection/components/ic-chip/ic-chip.css +2 -2
- 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-chip/ic-chip.stories.js +980 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +4 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +33 -8
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.stories.js +131 -0
- 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-list/ic-data-list.stories.js +493 -0
- 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.css +0 -6
- package/dist/collection/components/ic-dialog/ic-dialog.js +218 -146
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.stories.js +1118 -0
- package/dist/collection/components/ic-divider/ic-divider.css +23 -69
- 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 +394 -0
- package/dist/collection/components/ic-empty-state/ic-empty-state.css +15 -0
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +58 -13
- package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
- package/dist/collection/components/ic-empty-state/ic-empty-state.stories.js +404 -0
- 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/ic-footer.stories.js +384 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +18 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +26 -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-hero/ic-hero.stories.js +448 -0
- 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 +11 -1
- 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.css +17 -8
- 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-link/ic-link.stories.js +85 -0
- 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-loading-indicator/ic-loading-indicator.stories.js +464 -0
- 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.css +1 -0
- 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.css +4 -0
- 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.css +47 -49
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +126 -41
- 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.css +8 -37
- 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.css +2 -2
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +61 -34
- 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 +72 -34
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.stories.js +823 -0
- package/dist/collection/components/ic-pagination/ic-pagination.css +10 -2
- 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/ic-pagination.stories.js +164 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +19 -3
- 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 +97 -52
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.stories.js +573 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +90 -43
- 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 +474 -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.css +6 -13
- 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.stories.js +593 -0
- 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-section-container/ic-section-container.stories.js +62 -0
- package/dist/collection/components/ic-select/ic-select.css +12 -2
- package/dist/collection/components/ic-select/ic-select.js +333 -177
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select_(multi).stories.js +892 -0
- package/dist/collection/components/ic-select/ic-select_(searchable).stories.js +965 -0
- package/dist/collection/components/ic-select/ic-select_(single).stories.js +790 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +11 -3
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +146 -89
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.stories.js +2547 -0
- 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-skeleton/ic-skeleton.stories.js +143 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.css +46 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js +203 -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 +504 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +2 -1
- 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-status-tag/ic-status-tag.stories.js +196 -0
- package/dist/collection/components/ic-step/ic-step.css +8 -31
- package/dist/collection/components/ic-step/ic-step.js +67 -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-stepper/ic-stepper.stories.js +281 -0
- 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-switch/ic-switch.stories.js +149 -0
- package/dist/collection/components/ic-tab/ic-tab.css +13 -3
- 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-context/ic-tabs.stories.js +316 -0
- 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.css +1 -0
- package/dist/collection/components/ic-text-field/ic-text-field.js +432 -148
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.stories.js +1048 -0
- 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-theme/ic-theme.stories.js +434 -0
- package/dist/collection/components/ic-toast/ic-toast.css +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/ic-toast.stories.js +396 -0
- 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.css +8 -17
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +116 -61
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.stories.js +427 -0
- 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-toggle-button-group/ic-toggle-button-group.stories.js +585 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +67 -38
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +366 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +9 -5
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +89 -47
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.stories.js +1091 -0
- 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/components/ic-typography/ic-typography.stories.js +447 -0
- package/dist/collection/patterns/top-nav-content-footer.stories.js +109 -0
- package/dist/collection/patterns/z-index.stories.js +474 -0
- package/dist/collection/utils/constants.js +39 -0
- package/dist/collection/utils/constants.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 +69 -25
- 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 +36 -15
- 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 +60 -18
- 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 +36 -21
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +171 -63
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +52 -31
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +31 -8
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +47 -28
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +43 -22
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +21 -5
- 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 +165 -116
- 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 +19 -10
- 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 +10 -9
- 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 +27 -20
- 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 +19 -17
- 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 +24 -18
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +64 -39
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +69 -48
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +54 -32
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +48 -27
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +26 -13
- package/dist/components/ic-pagination-item2.js.map +1 -1
- package/dist/components/ic-pagination.js +59 -26
- package/dist/components/ic-pagination.js.map +1 -1
- package/dist/components/ic-popover-menu.js +72 -40
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +53 -27
- 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 +152 -62
- 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 +232 -135
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +106 -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 +83 -0
- package/dist/components/ic-skip-link.js.map +1 -0
- package/dist/components/ic-status-tag.js +24 -5
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +33 -31
- 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 +20 -14
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field.js +208 -75
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +12 -6
- 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 +29 -21
- 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 +81 -49
- 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 +58 -33
- 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 +395 -264
- 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-06d97789.entry.js +2 -0
- package/dist/core/p-06d97789.entry.js.map +1 -0
- package/dist/core/{p-27274ca8.entry.js → p-071f4748.entry.js} +2 -2
- package/dist/core/p-071f4748.entry.js.map +1 -0
- package/dist/core/p-09070f61.entry.js +2 -0
- package/dist/core/p-09070f61.entry.js.map +1 -0
- package/dist/core/p-0c0ac69d.entry.js +2 -0
- package/dist/core/p-0c0ac69d.entry.js.map +1 -0
- package/dist/core/p-0d016565.entry.js +2 -0
- package/dist/core/p-0d016565.entry.js.map +1 -0
- package/dist/core/p-0e96d4d8.entry.js +2 -0
- package/dist/core/p-0e96d4d8.entry.js.map +1 -0
- package/dist/core/p-10cd26dc.entry.js +2 -0
- package/dist/core/p-10cd26dc.entry.js.map +1 -0
- package/dist/core/{p-a87d13b3.entry.js → p-110486f0.entry.js} +2 -2
- package/dist/core/p-110486f0.entry.js.map +1 -0
- package/dist/core/p-116ad73d.entry.js +2 -0
- package/dist/core/p-116ad73d.entry.js.map +1 -0
- package/dist/core/{p-8b554299.entry.js → p-1171a945.entry.js} +2 -2
- package/dist/core/p-1171a945.entry.js.map +1 -0
- package/dist/core/{p-0cb72d37.entry.js → p-17cf7b50.entry.js} +2 -2
- package/dist/core/p-17cf7b50.entry.js.map +1 -0
- package/dist/core/p-1ac08e6d.entry.js +2 -0
- package/dist/core/p-1ac08e6d.entry.js.map +1 -0
- package/dist/core/p-1f455336.entry.js +2 -0
- package/dist/core/p-1f455336.entry.js.map +1 -0
- package/dist/core/p-20c4d90b.entry.js +2 -0
- package/dist/core/p-20c4d90b.entry.js.map +1 -0
- package/dist/core/{p-641e244d.entry.js → p-2537f33e.entry.js} +2 -2
- package/dist/core/p-2537f33e.entry.js.map +1 -0
- package/dist/core/{p-87aa30b4.entry.js → p-264ce7a0.entry.js} +2 -2
- package/dist/core/p-264ce7a0.entry.js.map +1 -0
- package/dist/core/p-28656111.entry.js +2 -0
- package/dist/core/p-28656111.entry.js.map +1 -0
- package/dist/core/p-2b1a331b.entry.js +2 -0
- package/dist/core/p-2b1a331b.entry.js.map +1 -0
- package/dist/core/p-33243fff.entry.js +2 -0
- package/dist/core/p-33243fff.entry.js.map +1 -0
- package/dist/core/p-37df68fe.entry.js +2 -0
- package/dist/core/p-37df68fe.entry.js.map +1 -0
- package/dist/core/p-3b185c32.js.map +1 -1
- package/dist/core/p-426ec638.js.map +1 -1
- package/dist/core/{p-199b9196.entry.js → p-44e32417.entry.js} +2 -2
- package/dist/core/p-44e32417.entry.js.map +1 -0
- package/dist/core/{p-6e630778.entry.js → p-45595f98.entry.js} +2 -2
- package/dist/core/p-45595f98.entry.js.map +1 -0
- package/dist/core/p-49768069.entry.js +2 -0
- package/dist/core/p-49768069.entry.js.map +1 -0
- package/dist/core/p-4c68494c.entry.js +2 -0
- package/dist/core/p-4c68494c.entry.js.map +1 -0
- package/dist/core/{p-f37c6a76.entry.js → p-4f2a1950.entry.js} +2 -2
- package/dist/core/p-4f2a1950.entry.js.map +1 -0
- package/dist/core/p-50f4d151.entry.js +2 -0
- package/dist/core/p-50f4d151.entry.js.map +1 -0
- package/dist/core/p-55a37101.entry.js +2 -0
- package/dist/core/p-55a37101.entry.js.map +1 -0
- package/dist/core/{p-1223d0e9.entry.js → p-5c349c9d.entry.js} +2 -2
- package/dist/core/p-5c349c9d.entry.js.map +1 -0
- package/dist/core/p-5e1fd097.entry.js +2 -0
- package/dist/core/p-5e1fd097.entry.js.map +1 -0
- package/dist/core/p-68a5aaff.js.map +1 -1
- package/dist/core/p-69e4daec.entry.js +2 -0
- package/dist/core/p-69e4daec.entry.js.map +1 -0
- package/dist/core/p-701696aa.entry.js +2 -0
- package/dist/core/p-701696aa.entry.js.map +1 -0
- package/dist/core/{p-8452846e.entry.js → p-729745d3.entry.js} +2 -2
- package/dist/core/p-729745d3.entry.js.map +1 -0
- package/dist/core/{p-1bf956cb.entry.js → p-73fc198f.entry.js} +2 -2
- package/dist/core/p-73fc198f.entry.js.map +1 -0
- package/dist/core/p-74600ed8.entry.js +2 -0
- package/dist/core/p-74600ed8.entry.js.map +1 -0
- package/dist/core/p-78e7a859.entry.js +2 -0
- package/dist/core/p-78e7a859.entry.js.map +1 -0
- package/dist/core/{p-419d3378.entry.js → p-7e79bd0e.entry.js} +2 -2
- package/dist/core/p-7e79bd0e.entry.js.map +1 -0
- package/dist/core/p-7eaf8da8.entry.js +2 -0
- package/dist/core/p-7eaf8da8.entry.js.map +1 -0
- package/dist/core/p-811d447b.entry.js +2 -0
- package/dist/core/p-811d447b.entry.js.map +1 -0
- package/dist/core/p-85734ebf.entry.js +2 -0
- package/dist/core/p-85734ebf.entry.js.map +1 -0
- package/dist/core/p-85b7d931.entry.js +2 -0
- package/dist/core/p-85b7d931.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-8b268274.entry.js +2 -0
- package/dist/core/p-8b268274.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-972671ea.entry.js +2 -0
- package/dist/core/p-972671ea.entry.js.map +1 -0
- package/dist/core/{p-6c1cf351.entry.js → p-98328cb9.entry.js} +2 -2
- package/dist/core/p-98328cb9.entry.js.map +1 -0
- package/dist/core/{p-5be2c26a.entry.js → p-a103068b.entry.js} +2 -2
- package/dist/core/p-a103068b.entry.js.map +1 -0
- package/dist/core/{p-e4cb5585.entry.js → p-a20a7cd3.entry.js} +2 -2
- package/dist/core/p-a20a7cd3.entry.js.map +1 -0
- package/dist/core/p-a22658fb.entry.js +2 -0
- package/dist/core/p-a22658fb.entry.js.map +1 -0
- package/dist/core/{p-5dcc0489.entry.js → p-a55e7988.entry.js} +2 -2
- package/dist/core/p-a55e7988.entry.js.map +1 -0
- package/dist/core/{p-20ac0d2a.entry.js → p-a71055c9.entry.js} +2 -2
- package/dist/core/p-a71055c9.entry.js.map +1 -0
- package/dist/core/p-a794b724.entry.js +2 -0
- package/dist/core/p-a794b724.entry.js.map +1 -0
- package/dist/core/p-b21b4fea.entry.js +2 -0
- package/dist/core/p-b21b4fea.entry.js.map +1 -0
- package/dist/core/p-b953b22f.entry.js +2 -0
- package/dist/core/p-b953b22f.entry.js.map +1 -0
- package/dist/core/p-c2e091d7.js.map +1 -1
- package/dist/core/p-c9726fbd.entry.js +2 -0
- package/dist/core/p-c9726fbd.entry.js.map +1 -0
- package/dist/core/p-d981598e.entry.js +2 -0
- package/dist/core/p-d981598e.entry.js.map +1 -0
- package/dist/core/p-d9aec0dd.entry.js +2 -0
- package/dist/core/p-d9aec0dd.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-ed8957da.js +2 -0
- package/dist/core/p-ed8957da.js.map +1 -0
- package/dist/core/p-f074ef5b.js.map +1 -1
- package/dist/core/p-f3315216.entry.js +2 -0
- package/dist/core/p-f3315216.entry.js.map +1 -0
- package/dist/core/p-f34efc17.entry.js +2 -0
- package/dist/core/p-f34efc17.entry.js.map +1 -0
- package/dist/core/p-f43f411a.entry.js +2 -0
- package/dist/core/p-f43f411a.entry.js.map +1 -0
- package/dist/core/{p-96b4ca6e.entry.js → p-fa02a267.entry.js} +2 -2
- package/dist/core/p-fa02a267.entry.js.map +1 -0
- package/dist/core/p-ff995eb8.entry.js +2 -0
- package/dist/core/p-ff995eb8.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-2624c32c.js → helpers-dd035d0d.js} +71 -27
- package/dist/esm/helpers-dd035d0d.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 +38 -17
- 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 +60 -18
- 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 +38 -23
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +304 -144
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +54 -33
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +33 -10
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +49 -30
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +45 -24
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +22 -6
- 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 +164 -115
- 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 +19 -11
- 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 +12 -11
- 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 +29 -22
- 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 +21 -19
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +26 -20
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +63 -39
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +70 -49
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +55 -33
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +49 -28
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +28 -15
- package/dist/esm/ic-pagination-item.entry.js.map +1 -1
- package/dist/esm/ic-pagination.entry.js +61 -28
- package/dist/esm/ic-pagination.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +74 -42
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +55 -29
- 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 +154 -64
- 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 +234 -137
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +107 -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 +51 -0
- package/dist/esm/ic-skip-link.entry.js.map +1 -0
- package/dist/esm/ic-status-tag.entry.js +26 -7
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +35 -33
- 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 +22 -16
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +205 -76
- 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 +30 -22
- 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 +82 -50
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +59 -34
- 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 +6 -1
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +2 -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 +7 -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 +7 -7
- 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 +15 -11
- package/dist/types/components/ic-divider/ic-divider.d.ts +3 -3
- package/dist/types/components/ic-empty-state/ic-empty-state.d.ts +5 -1
- 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 +18 -6
- package/dist/types/components/ic-navigation-group/ic-navigation-group.types.d.ts +6 -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 +5 -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 +9 -9
- 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 +51 -34
- 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-tooltip/ic-tooltip.d.ts +1 -1
- 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 +358 -215
- package/dist/types/stencil-public-runtime.d.ts +9 -10
- package/dist/types/utils/constants.d.ts +1 -0
- 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 +32726 -20605
- package/hydrate/index.mjs +34407 -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 +19 -13
- package/vscode-data.json +109 -339
- 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 -256
- 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-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-0cb72d37.entry.js.map +0 -1
- package/dist/core/p-1223d0e9.entry.js.map +0 -1
- package/dist/core/p-190c3474.entry.js +0 -2
- package/dist/core/p-190c3474.entry.js.map +0 -1
- package/dist/core/p-199b9196.entry.js.map +0 -1
- package/dist/core/p-1bf956cb.entry.js.map +0 -1
- package/dist/core/p-20ac0d2a.entry.js.map +0 -1
- package/dist/core/p-243ad74c.entry.js +0 -2
- package/dist/core/p-243ad74c.entry.js.map +0 -1
- package/dist/core/p-24a34d72.entry.js +0 -2
- package/dist/core/p-24a34d72.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-29afeb33.entry.js +0 -2
- package/dist/core/p-29afeb33.entry.js.map +0 -1
- package/dist/core/p-2cc0d6b9.entry.js +0 -2
- package/dist/core/p-2cc0d6b9.entry.js.map +0 -1
- package/dist/core/p-31c84a47.entry.js +0 -2
- package/dist/core/p-31c84a47.entry.js.map +0 -1
- package/dist/core/p-36ac5305.entry.js +0 -2
- package/dist/core/p-36ac5305.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-404b482e.entry.js +0 -2
- package/dist/core/p-404b482e.entry.js.map +0 -1
- package/dist/core/p-419d3378.entry.js.map +0 -1
- package/dist/core/p-47038ea3.entry.js +0 -2
- package/dist/core/p-47038ea3.entry.js.map +0 -1
- package/dist/core/p-490bf0ee.entry.js +0 -2
- package/dist/core/p-490bf0ee.entry.js.map +0 -1
- package/dist/core/p-4e6e34fe.entry.js +0 -2
- package/dist/core/p-4e6e34fe.entry.js.map +0 -1
- package/dist/core/p-4fce49bd.entry.js +0 -2
- package/dist/core/p-4fce49bd.entry.js.map +0 -1
- package/dist/core/p-5b42dbef.entry.js +0 -2
- package/dist/core/p-5b42dbef.entry.js.map +0 -1
- package/dist/core/p-5be2c26a.entry.js.map +0 -1
- package/dist/core/p-5d5345a4.entry.js +0 -2
- package/dist/core/p-5d5345a4.entry.js.map +0 -1
- package/dist/core/p-5dcc0489.entry.js.map +0 -1
- package/dist/core/p-5f6d6b3f.entry.js +0 -2
- package/dist/core/p-5f6d6b3f.entry.js.map +0 -1
- package/dist/core/p-5f74782e.entry.js +0 -2
- package/dist/core/p-5f74782e.entry.js.map +0 -1
- package/dist/core/p-6227fff5.entry.js +0 -2
- package/dist/core/p-6227fff5.entry.js.map +0 -1
- package/dist/core/p-641e244d.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-6c1cf351.entry.js.map +0 -1
- package/dist/core/p-6e630778.entry.js.map +0 -1
- package/dist/core/p-7c8cd719.entry.js +0 -2
- package/dist/core/p-7c8cd719.entry.js.map +0 -1
- package/dist/core/p-7fa74998.entry.js +0 -2
- package/dist/core/p-7fa74998.entry.js.map +0 -1
- package/dist/core/p-7ff4632d.entry.js +0 -2
- package/dist/core/p-7ff4632d.entry.js.map +0 -1
- package/dist/core/p-8452846e.entry.js.map +0 -1
- package/dist/core/p-84c3a870.entry.js +0 -2
- package/dist/core/p-84c3a870.entry.js.map +0 -1
- package/dist/core/p-8624bb98.entry.js +0 -2
- package/dist/core/p-8624bb98.entry.js.map +0 -1
- package/dist/core/p-87aa30b4.entry.js.map +0 -1
- package/dist/core/p-8b554299.entry.js.map +0 -1
- package/dist/core/p-932f3e3c.js +0 -2
- package/dist/core/p-932f3e3c.js.map +0 -1
- package/dist/core/p-96b4ca6e.entry.js.map +0 -1
- package/dist/core/p-9cfd6855.entry.js +0 -2
- package/dist/core/p-9cfd6855.entry.js.map +0 -1
- package/dist/core/p-a87d13b3.entry.js.map +0 -1
- package/dist/core/p-abb383bd.entry.js +0 -2
- package/dist/core/p-abb383bd.entry.js.map +0 -1
- package/dist/core/p-af934e73.entry.js +0 -2
- package/dist/core/p-af934e73.entry.js.map +0 -1
- package/dist/core/p-b73b7139.entry.js +0 -2
- package/dist/core/p-b73b7139.entry.js.map +0 -1
- package/dist/core/p-b9941d97.entry.js +0 -2
- package/dist/core/p-b9941d97.entry.js.map +0 -1
- package/dist/core/p-c1e93306.entry.js +0 -2
- package/dist/core/p-c1e93306.entry.js.map +0 -1
- package/dist/core/p-d21d8014.entry.js +0 -2
- package/dist/core/p-d21d8014.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-e1f8d915.entry.js +0 -2
- package/dist/core/p-e1f8d915.entry.js.map +0 -1
- package/dist/core/p-e4cb5585.entry.js.map +0 -1
- package/dist/core/p-f073fc69.entry.js +0 -2
- package/dist/core/p-f073fc69.entry.js.map +0 -1
- package/dist/core/p-f2d9eefe.entry.js +0 -2
- package/dist/core/p-f2d9eefe.entry.js.map +0 -1
- package/dist/core/p-f37c6a76.entry.js.map +0 -1
- package/dist/core/p-f7872eef.entry.js +0 -2
- package/dist/core/p-f7872eef.entry.js.map +0 -1
- package/dist/core/p-f9dceda0.entry.js +0 -2
- package/dist/core/p-f9dceda0.entry.js.map +0 -1
- package/dist/core/p-fac53f92.entry.js +0 -2
- package/dist/core/p-fac53f92.entry.js.map +0 -1
- package/dist/core/p-fddcf298.entry.js +0 -2
- package/dist/core/p-fddcf298.entry.js.map +0 -1
- package/dist/core/p-ffc150c5.entry.js +0 -2
- package/dist/core/p-ffc150c5.entry.js.map +0 -1
- package/dist/esm/helpers-2624c32c.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,31 @@ 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
|
+
const isClearable = !disabled &&
|
854
|
+
(searchable
|
855
|
+
? this.searchableSelectInputValue
|
856
|
+
: currValue && showClearButton);
|
857
|
+
return (h(Host, { key: '0c1e3c9c3f0f02e6c90f477a92227645bbb383be', class: {
|
858
|
+
"ic-select-disabled": !!disabled,
|
859
|
+
"ic-select-searchable": !!searchable,
|
759
860
|
[`ic-select-${size}`]: size !== "medium",
|
760
|
-
"ic-select-full-width": fullWidth,
|
861
|
+
"ic-select-full-width": !!fullWidth,
|
761
862
|
[`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,
|
863
|
+
}, onBlur: this.onBlur }, h("ic-input-container", { key: 'd5717cb6d0f74236066e5d21979d19a52d39afcd', readonly: readonly }, !hideLabel && (h("ic-input-label", { key: '1bcbd58fcdad81bc02911dc405b554aa03552b6b', for: this.inputId, label: label, helperText: helperText, required: required, disabled: disabled, readonly: readonly })), h("ic-input-component-container", { key: '72401753a0b711ba9ff7f5b574085fd5fc3e2215', ref: (el) => (this.anchorEl = el), class: { "menu-open": this.open }, size: size, fullWidth: fullWidth, disabled: disabled, readonly: readonly, validationStatus: validationStatus }, showLeftIcon && (h("span", { key: 'b1d8d94dddea38195ca54d546e894aef314698ee', slot: "left-icon", class: {
|
864
|
+
["readonly"]: !!readonly,
|
764
865
|
["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) => {
|
866
|
+
} }, h("slot", { key: '47c722f6b782b628a33c05bad04613ba0ffa17e9', 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
867
|
if (option.children) {
|
769
868
|
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
869
|
}
|
@@ -774,36 +873,33 @@ export class Select {
|
|
774
873
|
}))) : searchable ? (h("div", { class: "searchable-select-container" }, h("input", { class: {
|
775
874
|
"select-input": true,
|
776
875
|
"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 &&
|
778
|
-
(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
|
876
|
+
}, 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 }), isClearable && (h("div", { class: "clear-button-container" }, h("ic-button", { id: "clear-button", ref: (el) => (this.clearButton = el), "aria-label": this.searchableSelectInputValue && currValue === null
|
779
877
|
? "Clear input"
|
780
878
|
: "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
879
|
"expand-icon": true,
|
782
880
|
"expand-icon-open": this.open,
|
783
881
|
}, 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: {
|
882
|
+
? `${optionsSelectedCount}, ${valueLabelString}`
|
883
|
+
: 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
884
|
"value-text": true,
|
788
|
-
"with-clear-button":
|
789
|
-
placeholder:
|
790
|
-
|
791
|
-
|
792
|
-
:
|
793
|
-
placeholder), h("div", { class: "select-input-end" }, currValue && showClearButton && (h("div", { class: "divider" })), h("span", { class: {
|
885
|
+
"with-clear-button": !!isClearable,
|
886
|
+
placeholder: multiple
|
887
|
+
? !this.value || this.value.length < 1
|
888
|
+
: !this.getLabelFromValue(currValue),
|
889
|
+
} }, valueLabelString || placeholder), h("div", { class: "select-input-end" }, isClearable && h("div", { class: "divider" }), h("span", { class: {
|
794
890
|
"expand-icon": true,
|
795
891
|
"expand-icon-open": this.open,
|
796
|
-
}, innerHTML: Expand, "aria-hidden": "true" }))),
|
892
|
+
}, innerHTML: Expand, "aria-hidden": "true" }))), isClearable && (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: 'f34f8aeca465e1f2cf7b721c06f58e4a0bab4ac3', class: {
|
797
893
|
"no-results": this.loading ||
|
798
894
|
this.hasTimedOut ||
|
799
895
|
(this.noOptions !== null &&
|
800
896
|
this.noOptions[0] &&
|
801
897
|
this.noOptions[0].label === this.emptyOptionListText),
|
802
|
-
}, ref: (el) => (this.menu = el), inputEl: searchable
|
898
|
+
}, ref: (el) => (this.menu = el), inputEl: (searchable
|
803
899
|
? 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
|
900
|
+
: 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
901
|
? "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 })))));
|
902
|
+
: "automatic", closeOnSelect: !multiple })), this.multiple && (h("div", { key: '4f7d83b5ce52b334acf98de594c02ad34a58f2f6', "aria-live": "polite", role: "status", class: "multi-select-selected-count" })), hasValidationStatus(this.validationStatus, !!this.disabled) && (h("ic-input-validation", { key: '3405974e038368a51105ba901a499e4234df5944', class: { "menu-open": this.open }, ariaLiveMode: "polite", status: validationStatus, message: validationText || "", for: this.inputId })))));
|
807
903
|
}
|
808
904
|
static get is() { return "ic-select"; }
|
809
905
|
static get encapsulation() { return "shadow"; }
|
@@ -825,7 +921,7 @@ export class Select {
|
|
825
921
|
"mutable": false,
|
826
922
|
"complexType": {
|
827
923
|
"original": "boolean",
|
828
|
-
"resolved": "boolean",
|
924
|
+
"resolved": "boolean | undefined",
|
829
925
|
"references": {}
|
830
926
|
},
|
831
927
|
"required": false,
|
@@ -834,6 +930,8 @@ export class Select {
|
|
834
930
|
"tags": [],
|
835
931
|
"text": "If `true`, the disabled state will be set."
|
836
932
|
},
|
933
|
+
"getter": false,
|
934
|
+
"setter": false,
|
837
935
|
"attribute": "disabled",
|
838
936
|
"reflect": true,
|
839
937
|
"defaultValue": "false"
|
@@ -843,7 +941,7 @@ export class Select {
|
|
843
941
|
"mutable": false,
|
844
942
|
"complexType": {
|
845
943
|
"original": "boolean",
|
846
|
-
"resolved": "boolean",
|
944
|
+
"resolved": "boolean | undefined",
|
847
945
|
"references": {}
|
848
946
|
},
|
849
947
|
"required": false,
|
@@ -852,6 +950,8 @@ export class Select {
|
|
852
950
|
"tags": [],
|
853
951
|
"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
952
|
},
|
953
|
+
"getter": false,
|
954
|
+
"setter": false,
|
855
955
|
"attribute": "disable-auto-filtering",
|
856
956
|
"reflect": false,
|
857
957
|
"defaultValue": "false"
|
@@ -861,15 +961,17 @@ export class Select {
|
|
861
961
|
"mutable": false,
|
862
962
|
"complexType": {
|
863
963
|
"original": "string",
|
864
|
-
"resolved": "string",
|
964
|
+
"resolved": "string | undefined",
|
865
965
|
"references": {}
|
866
966
|
},
|
867
967
|
"required": false,
|
868
|
-
"optional":
|
968
|
+
"optional": true,
|
869
969
|
"docs": {
|
870
970
|
"tags": [],
|
871
971
|
"text": "The text displayed when there are no options in the option list."
|
872
972
|
},
|
973
|
+
"getter": false,
|
974
|
+
"setter": false,
|
873
975
|
"attribute": "empty-option-list-text",
|
874
976
|
"reflect": false,
|
875
977
|
"defaultValue": "\"No results found\""
|
@@ -879,7 +981,7 @@ export class Select {
|
|
879
981
|
"mutable": false,
|
880
982
|
"complexType": {
|
881
983
|
"original": "string",
|
882
|
-
"resolved": "string",
|
984
|
+
"resolved": "string | undefined",
|
883
985
|
"references": {}
|
884
986
|
},
|
885
987
|
"required": false,
|
@@ -888,6 +990,8 @@ export class Select {
|
|
888
990
|
"tags": [],
|
889
991
|
"text": "The <form> element to associate the select with."
|
890
992
|
},
|
993
|
+
"getter": false,
|
994
|
+
"setter": false,
|
891
995
|
"attribute": "form",
|
892
996
|
"reflect": false
|
893
997
|
},
|
@@ -896,15 +1000,17 @@ export class Select {
|
|
896
1000
|
"mutable": false,
|
897
1001
|
"complexType": {
|
898
1002
|
"original": "boolean",
|
899
|
-
"resolved": "boolean",
|
1003
|
+
"resolved": "boolean | undefined",
|
900
1004
|
"references": {}
|
901
1005
|
},
|
902
1006
|
"required": false,
|
903
|
-
"optional":
|
1007
|
+
"optional": true,
|
904
1008
|
"docs": {
|
905
1009
|
"tags": [],
|
906
1010
|
"text": "If `true`, the select will fill the width of the container."
|
907
1011
|
},
|
1012
|
+
"getter": false,
|
1013
|
+
"setter": false,
|
908
1014
|
"attribute": "full-width",
|
909
1015
|
"reflect": false,
|
910
1016
|
"defaultValue": "false"
|
@@ -914,7 +1020,7 @@ export class Select {
|
|
914
1020
|
"mutable": false,
|
915
1021
|
"complexType": {
|
916
1022
|
"original": "string",
|
917
|
-
"resolved": "string",
|
1023
|
+
"resolved": "string | undefined",
|
918
1024
|
"references": {}
|
919
1025
|
},
|
920
1026
|
"required": false,
|
@@ -923,6 +1029,8 @@ export class Select {
|
|
923
1029
|
"tags": [],
|
924
1030
|
"text": "The helper text that will be displayed for additional field guidance."
|
925
1031
|
},
|
1032
|
+
"getter": false,
|
1033
|
+
"setter": false,
|
926
1034
|
"attribute": "helper-text",
|
927
1035
|
"reflect": false,
|
928
1036
|
"defaultValue": "\"\""
|
@@ -932,7 +1040,7 @@ export class Select {
|
|
932
1040
|
"mutable": false,
|
933
1041
|
"complexType": {
|
934
1042
|
"original": "boolean",
|
935
|
-
"resolved": "boolean",
|
1043
|
+
"resolved": "boolean | undefined",
|
936
1044
|
"references": {}
|
937
1045
|
},
|
938
1046
|
"required": false,
|
@@ -941,6 +1049,8 @@ export class Select {
|
|
941
1049
|
"tags": [],
|
942
1050
|
"text": "If `true`, the label will be hidden and the required label value will be applied as an aria-label."
|
943
1051
|
},
|
1052
|
+
"getter": false,
|
1053
|
+
"setter": false,
|
944
1054
|
"attribute": "hide-label",
|
945
1055
|
"reflect": false,
|
946
1056
|
"defaultValue": "false"
|
@@ -950,7 +1060,7 @@ export class Select {
|
|
950
1060
|
"mutable": false,
|
951
1061
|
"complexType": {
|
952
1062
|
"original": "boolean",
|
953
|
-
"resolved": "boolean",
|
1063
|
+
"resolved": "boolean | undefined",
|
954
1064
|
"references": {}
|
955
1065
|
},
|
956
1066
|
"required": false,
|
@@ -959,6 +1069,8 @@ export class Select {
|
|
959
1069
|
"tags": [],
|
960
1070
|
"text": "If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering."
|
961
1071
|
},
|
1072
|
+
"getter": false,
|
1073
|
+
"setter": false,
|
962
1074
|
"attribute": "include-descriptions-in-search",
|
963
1075
|
"reflect": false,
|
964
1076
|
"defaultValue": "false"
|
@@ -968,7 +1080,7 @@ export class Select {
|
|
968
1080
|
"mutable": false,
|
969
1081
|
"complexType": {
|
970
1082
|
"original": "boolean",
|
971
|
-
"resolved": "boolean",
|
1083
|
+
"resolved": "boolean | undefined",
|
972
1084
|
"references": {}
|
973
1085
|
},
|
974
1086
|
"required": false,
|
@@ -977,6 +1089,8 @@ export class Select {
|
|
977
1089
|
"tags": [],
|
978
1090
|
"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
1091
|
},
|
1092
|
+
"getter": false,
|
1093
|
+
"setter": false,
|
980
1094
|
"attribute": "include-group-titles-in-search",
|
981
1095
|
"reflect": false,
|
982
1096
|
"defaultValue": "false"
|
@@ -995,6 +1109,8 @@ export class Select {
|
|
995
1109
|
"tags": [],
|
996
1110
|
"text": "The label for the select."
|
997
1111
|
},
|
1112
|
+
"getter": false,
|
1113
|
+
"setter": false,
|
998
1114
|
"attribute": "label",
|
999
1115
|
"reflect": false
|
1000
1116
|
},
|
@@ -1003,7 +1119,7 @@ export class Select {
|
|
1003
1119
|
"mutable": false,
|
1004
1120
|
"complexType": {
|
1005
1121
|
"original": "string",
|
1006
|
-
"resolved": "string",
|
1122
|
+
"resolved": "string | undefined",
|
1007
1123
|
"references": {}
|
1008
1124
|
},
|
1009
1125
|
"required": false,
|
@@ -1012,6 +1128,8 @@ export class Select {
|
|
1012
1128
|
"tags": [],
|
1013
1129
|
"text": "The message displayed when external loading times out."
|
1014
1130
|
},
|
1131
|
+
"getter": false,
|
1132
|
+
"setter": false,
|
1015
1133
|
"attribute": "loading-error-label",
|
1016
1134
|
"reflect": false,
|
1017
1135
|
"defaultValue": "\"Loading Error\""
|
@@ -1021,7 +1139,7 @@ export class Select {
|
|
1021
1139
|
"mutable": false,
|
1022
1140
|
"complexType": {
|
1023
1141
|
"original": "string",
|
1024
|
-
"resolved": "string",
|
1142
|
+
"resolved": "string | undefined",
|
1025
1143
|
"references": {}
|
1026
1144
|
},
|
1027
1145
|
"required": false,
|
@@ -1030,6 +1148,8 @@ export class Select {
|
|
1030
1148
|
"tags": [],
|
1031
1149
|
"text": "The message displayed whilst the options are being loaded externally."
|
1032
1150
|
},
|
1151
|
+
"getter": false,
|
1152
|
+
"setter": false,
|
1033
1153
|
"attribute": "loading-label",
|
1034
1154
|
"reflect": false,
|
1035
1155
|
"defaultValue": "\"Loading...\""
|
@@ -1039,7 +1159,7 @@ export class Select {
|
|
1039
1159
|
"mutable": false,
|
1040
1160
|
"complexType": {
|
1041
1161
|
"original": "boolean",
|
1042
|
-
"resolved": "boolean",
|
1162
|
+
"resolved": "boolean | undefined",
|
1043
1163
|
"references": {}
|
1044
1164
|
},
|
1045
1165
|
"required": false,
|
@@ -1048,6 +1168,8 @@ export class Select {
|
|
1048
1168
|
"tags": [],
|
1049
1169
|
"text": "If `true`, multiple options can be selected."
|
1050
1170
|
},
|
1171
|
+
"getter": false,
|
1172
|
+
"setter": false,
|
1051
1173
|
"attribute": "multiple",
|
1052
1174
|
"reflect": false,
|
1053
1175
|
"defaultValue": "false"
|
@@ -1057,7 +1179,7 @@ export class Select {
|
|
1057
1179
|
"mutable": false,
|
1058
1180
|
"complexType": {
|
1059
1181
|
"original": "string",
|
1060
|
-
"resolved": "string",
|
1182
|
+
"resolved": "string | undefined",
|
1061
1183
|
"references": {}
|
1062
1184
|
},
|
1063
1185
|
"required": false,
|
@@ -1066,6 +1188,8 @@ export class Select {
|
|
1066
1188
|
"tags": [],
|
1067
1189
|
"text": "The name of the control, which is submitted with the form data."
|
1068
1190
|
},
|
1191
|
+
"getter": false,
|
1192
|
+
"setter": false,
|
1069
1193
|
"attribute": "name",
|
1070
1194
|
"reflect": false,
|
1071
1195
|
"defaultValue": "this.inputId"
|
@@ -1075,7 +1199,7 @@ export class Select {
|
|
1075
1199
|
"mutable": false,
|
1076
1200
|
"complexType": {
|
1077
1201
|
"original": "string",
|
1078
|
-
"resolved": "string",
|
1202
|
+
"resolved": "string | undefined",
|
1079
1203
|
"references": {}
|
1080
1204
|
},
|
1081
1205
|
"required": false,
|
@@ -1084,6 +1208,8 @@ export class Select {
|
|
1084
1208
|
"tags": [],
|
1085
1209
|
"text": "The placeholder value to be displayed."
|
1086
1210
|
},
|
1211
|
+
"getter": false,
|
1212
|
+
"setter": false,
|
1087
1213
|
"attribute": "placeholder",
|
1088
1214
|
"reflect": false,
|
1089
1215
|
"defaultValue": "\"Select an option\""
|
@@ -1093,7 +1219,7 @@ export class Select {
|
|
1093
1219
|
"mutable": false,
|
1094
1220
|
"complexType": {
|
1095
1221
|
"original": "boolean",
|
1096
|
-
"resolved": "boolean",
|
1222
|
+
"resolved": "boolean | undefined",
|
1097
1223
|
"references": {}
|
1098
1224
|
},
|
1099
1225
|
"required": false,
|
@@ -1102,6 +1228,8 @@ export class Select {
|
|
1102
1228
|
"tags": [],
|
1103
1229
|
"text": "If `true`, the readonly state will be set."
|
1104
1230
|
},
|
1231
|
+
"getter": false,
|
1232
|
+
"setter": false,
|
1105
1233
|
"attribute": "readonly",
|
1106
1234
|
"reflect": false,
|
1107
1235
|
"defaultValue": "false"
|
@@ -1111,7 +1239,7 @@ export class Select {
|
|
1111
1239
|
"mutable": false,
|
1112
1240
|
"complexType": {
|
1113
1241
|
"original": "boolean",
|
1114
|
-
"resolved": "boolean",
|
1242
|
+
"resolved": "boolean | undefined",
|
1115
1243
|
"references": {}
|
1116
1244
|
},
|
1117
1245
|
"required": false,
|
@@ -1120,6 +1248,8 @@ export class Select {
|
|
1120
1248
|
"tags": [],
|
1121
1249
|
"text": "If `true`, the select will require a value."
|
1122
1250
|
},
|
1251
|
+
"getter": false,
|
1252
|
+
"setter": false,
|
1123
1253
|
"attribute": "required",
|
1124
1254
|
"reflect": false,
|
1125
1255
|
"defaultValue": "false"
|
@@ -1129,7 +1259,7 @@ export class Select {
|
|
1129
1259
|
"mutable": false,
|
1130
1260
|
"complexType": {
|
1131
1261
|
"original": "boolean",
|
1132
|
-
"resolved": "boolean",
|
1262
|
+
"resolved": "boolean | undefined",
|
1133
1263
|
"references": {}
|
1134
1264
|
},
|
1135
1265
|
"required": false,
|
@@ -1138,6 +1268,8 @@ export class Select {
|
|
1138
1268
|
"tags": [],
|
1139
1269
|
"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
1270
|
},
|
1271
|
+
"getter": false,
|
1272
|
+
"setter": false,
|
1141
1273
|
"attribute": "searchable",
|
1142
1274
|
"reflect": false,
|
1143
1275
|
"defaultValue": "false"
|
@@ -1147,7 +1279,7 @@ export class Select {
|
|
1147
1279
|
"mutable": false,
|
1148
1280
|
"complexType": {
|
1149
1281
|
"original": "IcSearchMatchPositions",
|
1150
|
-
"resolved": "\"anywhere\" | \"start\"",
|
1282
|
+
"resolved": "\"anywhere\" | \"start\" | undefined",
|
1151
1283
|
"references": {
|
1152
1284
|
"IcSearchMatchPositions": {
|
1153
1285
|
"location": "import",
|
@@ -1162,6 +1294,8 @@ export class Select {
|
|
1162
1294
|
"tags": [],
|
1163
1295
|
"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
1296
|
},
|
1297
|
+
"getter": false,
|
1298
|
+
"setter": false,
|
1165
1299
|
"attribute": "search-match-position",
|
1166
1300
|
"reflect": false,
|
1167
1301
|
"defaultValue": "\"anywhere\""
|
@@ -1171,7 +1305,7 @@ export class Select {
|
|
1171
1305
|
"mutable": false,
|
1172
1306
|
"complexType": {
|
1173
1307
|
"original": "boolean",
|
1174
|
-
"resolved": "boolean",
|
1308
|
+
"resolved": "boolean | undefined",
|
1175
1309
|
"references": {}
|
1176
1310
|
},
|
1177
1311
|
"required": false,
|
@@ -1180,6 +1314,8 @@ export class Select {
|
|
1180
1314
|
"tags": [],
|
1181
1315
|
"text": "If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select."
|
1182
1316
|
},
|
1317
|
+
"getter": false,
|
1318
|
+
"setter": false,
|
1183
1319
|
"attribute": "select-on-enter",
|
1184
1320
|
"reflect": false,
|
1185
1321
|
"defaultValue": "false"
|
@@ -1189,7 +1325,7 @@ export class Select {
|
|
1189
1325
|
"mutable": false,
|
1190
1326
|
"complexType": {
|
1191
1327
|
"original": "boolean",
|
1192
|
-
"resolved": "boolean",
|
1328
|
+
"resolved": "boolean | undefined",
|
1193
1329
|
"references": {}
|
1194
1330
|
},
|
1195
1331
|
"required": false,
|
@@ -1198,6 +1334,8 @@ export class Select {
|
|
1198
1334
|
"tags": [],
|
1199
1335
|
"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
1336
|
},
|
1337
|
+
"getter": false,
|
1338
|
+
"setter": false,
|
1201
1339
|
"attribute": "show-clear-button",
|
1202
1340
|
"reflect": false,
|
1203
1341
|
"defaultValue": "false"
|
@@ -1207,7 +1345,7 @@ export class Select {
|
|
1207
1345
|
"mutable": false,
|
1208
1346
|
"complexType": {
|
1209
1347
|
"original": "IcSizes",
|
1210
|
-
"resolved": "\"large\" | \"medium\" | \"small\"",
|
1348
|
+
"resolved": "\"large\" | \"medium\" | \"small\" | undefined",
|
1211
1349
|
"references": {
|
1212
1350
|
"IcSizes": {
|
1213
1351
|
"location": "import",
|
@@ -1222,6 +1360,8 @@ export class Select {
|
|
1222
1360
|
"tags": [],
|
1223
1361
|
"text": "The size of the select."
|
1224
1362
|
},
|
1363
|
+
"getter": false,
|
1364
|
+
"setter": false,
|
1225
1365
|
"attribute": "size",
|
1226
1366
|
"reflect": false,
|
1227
1367
|
"defaultValue": "\"medium\""
|
@@ -1231,7 +1371,7 @@ export class Select {
|
|
1231
1371
|
"mutable": false,
|
1232
1372
|
"complexType": {
|
1233
1373
|
"original": "number",
|
1234
|
-
"resolved": "number",
|
1374
|
+
"resolved": "number | undefined",
|
1235
1375
|
"references": {}
|
1236
1376
|
},
|
1237
1377
|
"required": false,
|
@@ -1240,6 +1380,8 @@ export class Select {
|
|
1240
1380
|
"tags": [],
|
1241
1381
|
"text": "If using external filtering, set a timeout for when loading takes too long."
|
1242
1382
|
},
|
1383
|
+
"getter": false,
|
1384
|
+
"setter": false,
|
1243
1385
|
"attribute": "timeout",
|
1244
1386
|
"reflect": false
|
1245
1387
|
},
|
@@ -1248,7 +1390,7 @@ export class Select {
|
|
1248
1390
|
"mutable": false,
|
1249
1391
|
"complexType": {
|
1250
1392
|
"original": "IcThemeMode",
|
1251
|
-
"resolved": "\"dark\" | \"inherit\" | \"light\"",
|
1393
|
+
"resolved": "\"dark\" | \"inherit\" | \"light\" | undefined",
|
1252
1394
|
"references": {
|
1253
1395
|
"IcThemeMode": {
|
1254
1396
|
"location": "import",
|
@@ -1263,6 +1405,8 @@ export class Select {
|
|
1263
1405
|
"tags": [],
|
1264
1406
|
"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
1407
|
},
|
1408
|
+
"getter": false,
|
1409
|
+
"setter": false,
|
1266
1410
|
"attribute": "theme",
|
1267
1411
|
"reflect": false,
|
1268
1412
|
"defaultValue": "\"inherit\""
|
@@ -1272,7 +1416,7 @@ export class Select {
|
|
1272
1416
|
"mutable": false,
|
1273
1417
|
"complexType": {
|
1274
1418
|
"original": "IcInformationStatusOrEmpty",
|
1275
|
-
"resolved": "\"\" | \"error\" | \"success\" | \"warning\"",
|
1419
|
+
"resolved": "\"\" | \"error\" | \"success\" | \"warning\" | undefined",
|
1276
1420
|
"references": {
|
1277
1421
|
"IcInformationStatusOrEmpty": {
|
1278
1422
|
"location": "import",
|
@@ -1287,6 +1431,8 @@ export class Select {
|
|
1287
1431
|
"tags": [],
|
1288
1432
|
"text": "The validation status - e.g. 'error' | 'warning' | 'success'."
|
1289
1433
|
},
|
1434
|
+
"getter": false,
|
1435
|
+
"setter": false,
|
1290
1436
|
"attribute": "validation-status",
|
1291
1437
|
"reflect": false,
|
1292
1438
|
"defaultValue": "\"\""
|
@@ -1296,7 +1442,7 @@ export class Select {
|
|
1296
1442
|
"mutable": false,
|
1297
1443
|
"complexType": {
|
1298
1444
|
"original": "string",
|
1299
|
-
"resolved": "string",
|
1445
|
+
"resolved": "string | undefined",
|
1300
1446
|
"references": {}
|
1301
1447
|
},
|
1302
1448
|
"required": false,
|
@@ -1305,6 +1451,8 @@ export class Select {
|
|
1305
1451
|
"tags": [],
|
1306
1452
|
"text": "The text to display as the validation message."
|
1307
1453
|
},
|
1454
|
+
"getter": false,
|
1455
|
+
"setter": false,
|
1308
1456
|
"attribute": "validation-text",
|
1309
1457
|
"reflect": false,
|
1310
1458
|
"defaultValue": "\"\""
|
@@ -1314,7 +1462,7 @@ export class Select {
|
|
1314
1462
|
"mutable": true,
|
1315
1463
|
"complexType": {
|
1316
1464
|
"original": "boolean",
|
1317
|
-
"resolved": "boolean",
|
1465
|
+
"resolved": "boolean | undefined",
|
1318
1466
|
"references": {}
|
1319
1467
|
},
|
1320
1468
|
"required": false,
|
@@ -1323,6 +1471,8 @@ export class Select {
|
|
1323
1471
|
"tags": [],
|
1324
1472
|
"text": "If `true`, the loading state will be triggered when fetching options asynchronously."
|
1325
1473
|
},
|
1474
|
+
"getter": false,
|
1475
|
+
"setter": false,
|
1326
1476
|
"attribute": "loading",
|
1327
1477
|
"reflect": false,
|
1328
1478
|
"defaultValue": "false"
|
@@ -1332,7 +1482,7 @@ export class Select {
|
|
1332
1482
|
"mutable": false,
|
1333
1483
|
"complexType": {
|
1334
1484
|
"original": "IcMenuOption[]",
|
1335
|
-
"resolved": "IcMenuOption[]",
|
1485
|
+
"resolved": "IcMenuOption[] | undefined",
|
1336
1486
|
"references": {
|
1337
1487
|
"IcMenuOption": {
|
1338
1488
|
"location": "import",
|
@@ -1347,6 +1497,8 @@ export class Select {
|
|
1347
1497
|
"tags": [],
|
1348
1498
|
"text": "The possible selection options."
|
1349
1499
|
},
|
1500
|
+
"getter": false,
|
1501
|
+
"setter": false,
|
1350
1502
|
"defaultValue": "[]"
|
1351
1503
|
},
|
1352
1504
|
"debounce": {
|
@@ -1354,7 +1506,7 @@ export class Select {
|
|
1354
1506
|
"mutable": false,
|
1355
1507
|
"complexType": {
|
1356
1508
|
"original": "number",
|
1357
|
-
"resolved": "number",
|
1509
|
+
"resolved": "number | undefined",
|
1358
1510
|
"references": {}
|
1359
1511
|
},
|
1360
1512
|
"required": false,
|
@@ -1363,6 +1515,8 @@ export class Select {
|
|
1363
1515
|
"tags": [],
|
1364
1516
|
"text": "The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke."
|
1365
1517
|
},
|
1518
|
+
"getter": false,
|
1519
|
+
"setter": false,
|
1366
1520
|
"attribute": "debounce",
|
1367
1521
|
"reflect": false,
|
1368
1522
|
"defaultValue": "0"
|
@@ -1371,8 +1525,8 @@ export class Select {
|
|
1371
1525
|
"type": "string",
|
1372
1526
|
"mutable": true,
|
1373
1527
|
"complexType": {
|
1374
|
-
"original": "string | string[]",
|
1375
|
-
"resolved": "string | string[]",
|
1528
|
+
"original": "string | string[] | null",
|
1529
|
+
"resolved": "null | string | string[] | undefined",
|
1376
1530
|
"references": {}
|
1377
1531
|
},
|
1378
1532
|
"required": false,
|
@@ -1381,6 +1535,8 @@ export class Select {
|
|
1381
1535
|
"tags": [],
|
1382
1536
|
"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
1537
|
},
|
1538
|
+
"getter": false,
|
1539
|
+
"setter": false,
|
1384
1540
|
"attribute": "value",
|
1385
1541
|
"reflect": false
|
1386
1542
|
}
|
@@ -1431,13 +1587,13 @@ export class Select {
|
|
1431
1587
|
"text": "Emitted when the value changes."
|
1432
1588
|
},
|
1433
1589
|
"complexType": {
|
1434
|
-
"original": "
|
1435
|
-
"resolved": "
|
1590
|
+
"original": "IcMultiValueEventDetail",
|
1591
|
+
"resolved": "IcMultiValueEventDetail",
|
1436
1592
|
"references": {
|
1437
|
-
"
|
1593
|
+
"IcMultiValueEventDetail": {
|
1438
1594
|
"location": "import",
|
1439
1595
|
"path": "../../utils/types",
|
1440
|
-
"id": "src/utils/types.ts::
|
1596
|
+
"id": "src/utils/types.ts::IcMultiValueEventDetail"
|
1441
1597
|
}
|
1442
1598
|
}
|
1443
1599
|
}
|
@@ -1497,13 +1653,13 @@ export class Select {
|
|
1497
1653
|
"text": "Emitted when a keyboard input occurred."
|
1498
1654
|
},
|
1499
1655
|
"complexType": {
|
1500
|
-
"original": "
|
1501
|
-
"resolved": "
|
1656
|
+
"original": "IcMultiValueEventDetail",
|
1657
|
+
"resolved": "IcMultiValueEventDetail",
|
1502
1658
|
"references": {
|
1503
|
-
"
|
1659
|
+
"IcMultiValueEventDetail": {
|
1504
1660
|
"location": "import",
|
1505
1661
|
"path": "../../utils/types",
|
1506
|
-
"id": "src/utils/types.ts::
|
1662
|
+
"id": "src/utils/types.ts::IcMultiValueEventDetail"
|
1507
1663
|
}
|
1508
1664
|
}
|
1509
1665
|
}
|
@@ -1575,13 +1731,13 @@ export class Select {
|
|
1575
1731
|
"text": "Emitted when the 'retry loading' button is clicked for a searchable variant."
|
1576
1732
|
},
|
1577
1733
|
"complexType": {
|
1578
|
-
"original": "
|
1579
|
-
"resolved": "
|
1734
|
+
"original": "IcMultiValueEventDetail",
|
1735
|
+
"resolved": "IcMultiValueEventDetail",
|
1580
1736
|
"references": {
|
1581
|
-
"
|
1737
|
+
"IcMultiValueEventDetail": {
|
1582
1738
|
"location": "import",
|
1583
1739
|
"path": "../../utils/types",
|
1584
|
-
"id": "src/utils/types.ts::
|
1740
|
+
"id": "src/utils/types.ts::IcMultiValueEventDetail"
|
1585
1741
|
}
|
1586
1742
|
}
|
1587
1743
|
}
|