@ukic/web-components 2.1.0-beta.8 → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/OpenInNew-f9958725.js +7 -0
- package/dist/cjs/OpenInNew-f9958725.js.map +1 -0
- package/dist/cjs/chevron-icon-2bb3a907.js +10 -0
- package/dist/cjs/chevron-icon-2bb3a907.js.map +1 -0
- package/dist/cjs/core.cjs.js +10 -3
- package/dist/cjs/core.cjs.js.map +1 -1
- package/dist/cjs/{helpers-5f391578.js → helpers-eb53c416.js} +96 -27
- package/dist/cjs/helpers-eb53c416.js.map +1 -0
- package/dist/cjs/ic-alert.cjs.entry.js +12 -35
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +6 -5
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +39 -33
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +16 -14
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +179 -104
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card.cjs.entry.js +46 -45
- package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +24 -23
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +42 -29
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +19 -15
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-entity.cjs.entry.js +2 -2
- package/dist/cjs/ic-data-entity.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +38 -24
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +295 -0
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-divider.cjs.entry.js +3 -3
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +19 -18
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +24 -17
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +23 -21
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +23 -21
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +177 -0
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +300 -161
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +14 -16
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +23 -23
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +24 -0
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-menu-item.cjs.entry.js +122 -0
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-navigation-button.cjs.entry.js +20 -19
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +88 -58
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +50 -42
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +31 -37
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +25 -28
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +56 -0
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-pagination.cjs.entry.js +227 -0
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-popover-menu.cjs.entry.js +237 -0
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-radio-group.cjs.entry.js +43 -25
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +40 -38
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +181 -101
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
- package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +360 -177
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +116 -87
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +4 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +6 -6
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +10 -10
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +15 -15
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +21 -19
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +68 -32
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +10 -118
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +15 -4
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +32 -7
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +102 -72
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +2 -2
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +48 -0
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-toast.cjs.entry.js +169 -0
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-top-navigation.cjs.entry.js +52 -48
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +97 -5
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/{index-3ef30d9d.js → index-2a0c6769.js} +272 -44
- package/dist/cjs/index-2a0c6769.js.map +1 -0
- package/dist/cjs/loader.cjs.js +4 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/{popper-11d5f714.js → popper-d7adcfc6.js} +10 -17
- package/dist/cjs/popper-d7adcfc6.js.map +1 -0
- package/dist/cjs/types-3eb02246.js.map +1 -1
- package/dist/collection/assets/error-icon.svg +2 -2
- package/dist/collection/assets/info-icon.svg +2 -2
- package/dist/collection/assets/neutral-icon.svg +2 -2
- package/dist/collection/assets/pagination-first-last.svg +3 -0
- package/dist/collection/assets/pagination-next-previous.svg +3 -0
- package/dist/collection/assets/success-icon.svg +2 -2
- package/dist/collection/assets/warning-icon.svg +2 -2
- package/dist/collection/collection-manifest.json +20 -11
- package/dist/collection/components/ic-alert/ic-alert.css +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js +51 -62
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-alert/{ic-alert.test.a11y.js → test/a11y/ic-alert.test.a11y.js} +1 -1
- package/dist/collection/components/ic-alert/test/a11y/ic-alert.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.e2e.js +16 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.e2e.js.map +1 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +182 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +8 -4
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +5 -4
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/test/a11y/ic-back-to-top.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.e2e.js +68 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.e2e.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +123 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +19 -4
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +30 -28
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +118 -0
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +37 -31
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/{ic-breadcrumb-group.test.a11y.js → test/a11y/ic-breadcrumb-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-breadcrumb-group/test/a11y/ic-breadcrumb-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group-test-examples.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.e2e.js +41 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.e2e.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js +181 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js.map +1 -0
- package/dist/collection/components/ic-button/ic-button.css +23 -8
- package/dist/collection/components/ic-button/ic-button.js +270 -114
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/{ic-button.test.a11y.js → test/a11y/ic-button.test.a11y.js} +1 -1
- package/dist/collection/components/ic-button/test/a11y/ic-button.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.e2e.js +198 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.e2e.js.map +1 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +256 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +1 -0
- package/dist/collection/components/ic-card/ic-card.css +35 -10
- package/dist/collection/components/ic-card/ic-card.js +123 -122
- package/dist/collection/components/ic-card/ic-card.js.map +1 -1
- package/dist/collection/components/ic-card/{ic-card.test.a11y.js → test/a11y/ic-card.test.a11y.js} +1 -1
- package/dist/collection/components/ic-card/test/a11y/ic-card.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.e2e.js +23 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.e2e.js.map +1 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.spec.js +152 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.spec.js.map +1 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +11 -8
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +108 -76
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +3 -3
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +64 -67
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.types.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/{ic-checkbox-group.test.a11y.js → test/a11y/ic-checkbox-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-checkbox-group/test/a11y/ic-checkbox-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.e2e.js +201 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.e2e.js.map +1 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +175 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +1 -0
- package/dist/collection/components/ic-chip/ic-chip.css +11 -10
- package/dist/collection/components/ic-chip/ic-chip.js +56 -52
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-chip/{ic-chip.test.a11y.js → test/a11y/ic-chip.test.a11y.js} +1 -1
- package/dist/collection/components/ic-chip/test/a11y/ic-chip.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +110 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +4 -0
- package/dist/collection/components/ic-classification-banner/{ic-classification-banner.test.a11y.js → test/a11y/ic-classification-banner.test.a11y.js} +1 -1
- package/dist/collection/components/ic-classification-banner/test/a11y/ic-classification-banner.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +140 -0
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +1 -0
- package/dist/collection/components/ic-data-entity/ic-data-entity.css +1 -1
- package/dist/collection/components/ic-data-entity/{ic-data-entity.test.a11y.js → test/a11y/ic-data-entity.test.a11y.js} +1 -1
- package/dist/collection/components/ic-data-entity/test/a11y/ic-data-entity.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-data-entity/test/basic/ic-data-entity.spec.js +161 -0
- package/dist/collection/components/ic-data-entity/test/basic/ic-data-entity.spec.js.map +1 -0
- package/dist/collection/components/ic-data-row/ic-data-row.css +1 -1
- package/dist/collection/components/ic-data-row/ic-data-row.js +51 -37
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-data-row/{ic-data-row.test.a11y.js → test/a11y/ic-data-row.test.a11y.js} +1 -1
- package/dist/collection/components/ic-data-row/test/a11y/ic-data-row.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js +74 -0
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js.map +1 -0
- package/dist/collection/components/ic-dialog/ic-dialog.css +592 -0
- package/dist/collection/components/ic-dialog/ic-dialog.js +640 -0
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -0
- package/dist/collection/components/ic-dialog/test/a11y/ic-dialog.test.a11y.js +28 -0
- package/dist/collection/components/ic-dialog/test/a11y/ic-dialog.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.e2e.js +207 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.e2e.js.map +1 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +520 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +1 -0
- package/dist/collection/components/ic-divider/ic-divider.css +1 -1
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +24 -0
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +1 -0
- package/dist/collection/components/ic-footer/ic-footer.css +2 -2
- package/dist/collection/components/ic-footer/ic-footer.js +51 -49
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer/{ic-footer.test.a11y.js → test/a11y/ic-footer.test.a11y.js} +1 -1
- package/dist/collection/components/ic-footer/test/a11y/ic-footer.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.e2e.js +50 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.e2e.js.map +1 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +140 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +1 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +36 -4
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +112 -15
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link/{ic-footer-link.test.a11y.js → test/a11y/ic-footer-link.test.a11y.js} +1 -1
- package/dist/collection/components/ic-footer-link/test/a11y/ic-footer-link.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +62 -0
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +1 -0
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +19 -18
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/{ic-footer-link-group.test.a11y.js → test/a11y/ic-footer-link-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-footer-link-group/test/a11y/ic-footer-link-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +98 -0
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +1 -0
- package/dist/collection/components/ic-hero/ic-hero.css +23 -22
- package/dist/collection/components/ic-hero/ic-hero.js +97 -95
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-hero/{ic-hero.test.a11y.js → test/a11y/ic-hero.test.a11y.js} +1 -1
- package/dist/collection/components/ic-hero/test/a11y/ic-hero.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +76 -0
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +1 -0
- package/dist/collection/components/ic-horizontal-scroll/assets/left-arrow.svg +3 -0
- package/dist/collection/components/ic-horizontal-scroll/assets/right-arrow.svg +3 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.css +535 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +232 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -0
- package/dist/collection/components/ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.js +34 -0
- package/dist/collection/components/ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +180 -0
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +1 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +38 -9
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +45 -45
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +117 -0
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +1 -0
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js +38 -0
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js.map +1 -0
- package/dist/collection/components/ic-input-label/ic-input-label.css +0 -4
- package/dist/collection/components/ic-input-label/ic-input-label.js +51 -51
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +98 -0
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +1 -0
- package/dist/collection/components/ic-input-validation/ic-input-validation.css +0 -8
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +41 -41
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js +89 -0
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js.map +1 -0
- package/dist/collection/components/ic-link/ic-link.css +16 -3
- package/dist/collection/components/ic-link/ic-link.js +56 -52
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-link/{ic-link.test.a11y.js → test/a11y/ic-link.test.a11y.js} +1 -1
- package/dist/collection/components/ic-link/test/a11y/ic-link.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +203 -0
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +5 -5
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +112 -101
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/{ic-loading-indicator.test.a11y.js → test/a11y/ic-loading-indicator.test.a11y.js} +1 -1
- package/dist/collection/components/ic-loading-indicator/test/a11y/ic-loading-indicator.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.e2e.js +34 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.e2e.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js +141 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js.map +1 -0
- package/dist/collection/components/ic-menu/ic-menu.css +52 -11
- package/dist/collection/components/ic-menu/ic-menu.js +521 -268
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +657 -0
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +1 -0
- package/dist/collection/components/ic-menu-group/ic-menu-group.css +465 -0
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +45 -0
- package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -0
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js +94 -0
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js.map +1 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.css +628 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +394 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.types.js +2 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.types.js.map +1 -0
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +108 -0
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +4 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +58 -57
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +84 -0
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +8 -11
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +102 -72
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/{ic-navigation-group.test.a11y.js → test/a11y/ic-navigation-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-navigation-group/test/a11y/ic-navigation-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +309 -0
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +70 -20
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +181 -83
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/{ic-navigation-item.test.a11y.js → test/a11y/ic-navigation-item.test.a11y.js} +1 -1
- package/dist/collection/components/ic-navigation-item/test/a11y/ic-navigation-item.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +118 -0
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +23 -18
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +34 -40
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.e2e.js +29 -0
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.e2e.js.map +1 -0
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js +176 -0
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js.map +1 -0
- package/dist/collection/components/ic-page-header/ic-page-header.css +12 -1
- package/dist/collection/components/ic-page-header/ic-page-header.js +66 -69
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-page-header/{ic-page-header.test.a11y.js → test/a11y/ic-page-header.test.a11y.js} +1 -1
- package/dist/collection/components/ic-page-header/test/a11y/ic-page-header.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.e2e.js +177 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.e2e.js.map +1 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js +284 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js.map +1 -0
- package/dist/collection/components/ic-pagination/ic-pagination.css +486 -0
- package/dist/collection/components/ic-pagination/ic-pagination.js +498 -0
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -0
- package/dist/collection/components/ic-pagination/ic-pagination.types.js +2 -0
- package/dist/collection/components/ic-pagination/ic-pagination.types.js.map +1 -0
- package/dist/collection/components/ic-pagination/test/a11y/ic-pagination.test.a11y.js +11 -0
- package/dist/collection/components/ic-pagination/test/a11y/ic-pagination.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.e2e.js +128 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.e2e.js.map +1 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +335 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +1 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +581 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +229 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.types.js +2 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.types.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +536 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +433 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.js +13 -0
- package/dist/collection/components/ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.e2e.js +30 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.e2e.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js +381 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js.map +1 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.css +4 -4
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +104 -80
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.types.js +2 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.types.js.map +1 -0
- package/dist/collection/components/ic-radio-group/{ic-radio-group.test.a11y.js → test/a11y/ic-radio-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-radio-group/test/a11y/ic-radio-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js +343 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js.map +1 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +303 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +1 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +6 -6
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +112 -96
- 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 +18 -14
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +496 -299
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -1
- package/dist/collection/components/ic-search-bar/{ic-search-bar.test.a11y.js → test/a11y/ic-search-bar.test.a11y.js} +1 -1
- package/dist/collection/components/ic-search-bar/test/a11y/ic-search-bar.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js +1099 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js.map +1 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +584 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +1 -0
- package/dist/collection/components/ic-section-container/ic-section-container.css +1 -0
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js +69 -0
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js.map +1 -0
- package/dist/collection/components/ic-select/ic-select.css +20 -19
- package/dist/collection/components/ic-select/ic-select.js +641 -356
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/{ic-select.test.a11y.js → test/a11y/ic-select.test.a11y.js} +1 -1
- package/dist/collection/components/ic-select/test/a11y/ic-select.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.e2e.js +1768 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.e2e.js.map +1 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +1296 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +55 -46
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +156 -127
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/{ic-side-navigation.test.a11y.js → test/a11y/ic-side-navigation.test.a11y.js} +1 -1
- package/dist/collection/components/ic-side-navigation/test/a11y/ic-side-navigation.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/{ic-side-navigation-test-examples.js → test/basic/ic-side-navigation-test-examples.js} +90 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation-test-examples.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.e2e.js +412 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.e2e.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +470 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +1 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +22 -22
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skeleton/{ic-skeleton.test.a11y.js → test/a11y/ic-skeleton.test.a11y.js} +1 -1
- package/dist/collection/components/ic-skeleton/test/a11y/ic-skeleton.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js +89 -0
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js.map +1 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +10 -13
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +40 -40
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-status-tag/{ic-status-tag.test.a11y.js → test/a11y/ic-status-tag.test.a11y.js} +1 -1
- package/dist/collection/components/ic-status-tag/test/a11y/ic-status-tag.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +43 -0
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +1 -0
- package/dist/collection/components/ic-step/ic-step.css +6 -6
- package/dist/collection/components/ic-step/ic-step.js +127 -127
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js +176 -0
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js.map +1 -0
- package/dist/collection/components/ic-stepper/ic-stepper.js +41 -41
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-stepper/{ic-stepper.test.a11y.js → test/a11y/ic-stepper.test.a11y.js} +1 -1
- package/dist/collection/components/ic-stepper/test/a11y/ic-stepper.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper-test-examples.js.map +1 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js +49 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js.map +1 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +706 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +1 -0
- package/dist/collection/components/ic-switch/ic-switch.css +4 -4
- package/dist/collection/components/ic-switch/ic-switch.js +75 -73
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-switch/{ic-switch.test.a11y.js → test/a11y/ic-switch.test.a11y.js} +1 -1
- package/dist/collection/components/ic-switch/test/a11y/ic-switch.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +104 -0
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +1 -0
- package/dist/collection/components/ic-tab/ic-tab.css +4 -4
- package/dist/collection/components/ic-tab/ic-tab.js +114 -31
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab/test/basic/ic-tab.e2e.js +32 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.e2e.js.map +1 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +159 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +1 -0
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +157 -77
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-context/test/a11y/ic-tab-context.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.e2e.js +317 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.e2e.js.map +1 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +390 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +1 -0
- package/dist/collection/components/ic-tab-group/ic-tab-group.css +6 -120
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +40 -180
- 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 +0 -4
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +89 -34
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js +65 -0
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js.map +1 -0
- package/dist/collection/components/ic-text-field/ic-text-field.css +1 -10
- package/dist/collection/components/ic-text-field/ic-text-field.js +456 -345
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-text-field/test/a11y/ic-text-field.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.e2e.js +98 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.e2e.js.map +1 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +236 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +1 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +310 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +1 -0
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +72 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +1 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +77 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +1 -0
- package/dist/collection/components/ic-toast/ic-toast.css +602 -0
- package/dist/collection/components/ic-toast/ic-toast.js +386 -0
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -0
- package/dist/collection/components/ic-toast/ic-toast.types.js +2 -0
- package/dist/collection/components/ic-toast/ic-toast.types.js.map +1 -0
- package/dist/collection/components/ic-toast/test/a11y/ic-toast.test.a11y.js +16 -0
- package/dist/collection/components/ic-toast/test/a11y/ic-toast.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.e2e.js +82 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.e2e.js.map +1 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +278 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +1 -0
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +81 -0
- package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -0
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js +62 -0
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js.map +1 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +27 -15
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +116 -64
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/{ic-tooltip.test.a11y.js → test/a11y/ic-tooltip.test.a11y.js} +1 -1
- package/dist/collection/components/ic-tooltip/test/a11y/ic-tooltip.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js +115 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js.map +1 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +128 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +25 -48
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +108 -86
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/{ic-top-navigation.test.a11y.js → test/a11y/ic-top-navigation.test.a11y.js} +8 -1
- package/dist/collection/components/ic-top-navigation/test/a11y/ic-top-navigation.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.e2e.js +61 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.e2e.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.mobile.e2e.js +242 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.mobile.e2e.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +299 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +1 -0
- package/dist/collection/components/ic-typography/ic-typography.css +58 -1
- package/dist/collection/components/ic-typography/ic-typography.js +140 -22
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/components/ic-typography/{ic-typography.test.a11y.js → test/a11y/ic-typography.test.a11y.js} +1 -1
- package/dist/collection/components/ic-typography/test/a11y/ic-typography.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js +39 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js.map +1 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +296 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +1 -0
- package/dist/collection/testspec.setup.js +21 -0
- package/dist/collection/testspec.setup.js.map +1 -1
- package/dist/collection/utils/constants.js +28 -0
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +31 -27
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/OpenInNew.js +5 -0
- package/dist/components/OpenInNew.js.map +1 -0
- package/dist/components/helpers.js +89 -27
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-alert.js +1 -136
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-alert2.js +117 -0
- package/dist/components/ic-alert2.js.map +1 -0
- package/dist/components/ic-back-to-top.js +9 -8
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +39 -33
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +16 -14
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +101 -45
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card.js +54 -53
- package/dist/components/ic-card.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +28 -28
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +49 -35
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +24 -20
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +1 -1
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-entity.js +2 -2
- package/dist/components/ic-data-entity.js.map +1 -1
- package/dist/components/ic-data-row.js +39 -25
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-dialog.d.ts +11 -0
- package/dist/components/ic-dialog.js +356 -0
- package/dist/components/ic-dialog.js.map +1 -0
- package/dist/components/ic-divider2.js +3 -3
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +22 -21
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +31 -19
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +25 -23
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +30 -28
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll.d.ts +11 -0
- package/dist/components/ic-horizontal-scroll.js +8 -0
- package/dist/components/ic-horizontal-scroll.js.map +1 -0
- package/dist/components/ic-horizontal-scroll2.js +218 -0
- package/dist/components/ic-horizontal-scroll2.js.map +1 -0
- package/dist/components/ic-input-component-container2.js +11 -12
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-container2.js +1 -1
- package/dist/components/ic-input-label2.js +11 -11
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +9 -11
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +26 -26
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +49 -38
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.d.ts +11 -0
- package/dist/components/ic-menu-group.js +46 -0
- package/dist/components/ic-menu-group.js.map +1 -0
- package/dist/components/ic-menu-item.d.ts +11 -0
- package/dist/components/ic-menu-item.js +8 -0
- package/dist/components/ic-menu-item.js.map +1 -0
- package/dist/components/ic-menu-item2.js +169 -0
- package/dist/components/ic-menu-item2.js.map +1 -0
- package/dist/components/ic-menu2.js +326 -169
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +26 -25
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +91 -61
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +62 -49
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +33 -39
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +57 -36
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item.d.ts +11 -0
- package/dist/components/ic-pagination-item.js +8 -0
- package/dist/components/ic-pagination-item.js.map +1 -0
- package/dist/components/ic-pagination-item2.js +81 -0
- package/dist/components/ic-pagination-item2.js.map +1 -0
- package/dist/components/ic-pagination.d.ts +11 -0
- package/dist/components/ic-pagination.js +288 -0
- package/dist/components/ic-pagination.js.map +1 -0
- package/dist/components/ic-popover-menu.d.ts +11 -0
- package/dist/components/ic-popover-menu.js +290 -0
- package/dist/components/ic-popover-menu.js.map +1 -0
- package/dist/components/ic-radio-group.js +48 -30
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +46 -44
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +206 -122
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +2 -2
- package/dist/components/ic-section-container2.js.map +1 -1
- package/dist/components/ic-select.js +391 -200
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +123 -94
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +6 -6
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-status-tag.js +9 -9
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +18 -18
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +21 -21
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +26 -24
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +73 -36
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +33 -127
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +18 -7
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +33 -8
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field2.js +132 -97
- package/dist/components/ic-text-field2.js.map +1 -1
- package/dist/components/ic-theme.js +2 -2
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.d.ts +11 -0
- package/dist/components/ic-toast-region.js +63 -0
- package/dist/components/ic-toast-region.js.map +1 -0
- package/dist/components/ic-toast.d.ts +11 -0
- package/dist/components/ic-toast.js +218 -0
- package/dist/components/ic-toast.js.map +1 -0
- package/dist/components/ic-tooltip2.js +1854 -49
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +70 -59
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +101 -6
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/components/index.d.ts +9 -52
- package/dist/components/index.js +1 -50
- package/dist/components/index.js.map +1 -1
- package/dist/components/types.js.map +1 -1
- package/dist/core/core.css +47 -3
- 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-0330cb21.entry.js +2 -0
- package/dist/core/p-0330cb21.entry.js.map +1 -0
- package/dist/core/p-03d1a4a1.entry.js +2 -0
- package/dist/core/p-03d1a4a1.entry.js.map +1 -0
- package/dist/core/p-041604fc.entry.js +2 -0
- package/dist/core/p-041604fc.entry.js.map +1 -0
- package/dist/core/{p-24240e11.js → p-06321d19.js} +2 -2
- package/dist/core/p-06321d19.js.map +1 -0
- package/dist/core/p-1959ec8d.entry.js +2 -0
- package/dist/core/p-1959ec8d.entry.js.map +1 -0
- package/dist/core/p-1b9b8355.entry.js +2 -0
- package/dist/core/p-1b9b8355.entry.js.map +1 -0
- package/dist/core/p-26d5fd0f.entry.js +2 -0
- package/dist/core/p-26d5fd0f.entry.js.map +1 -0
- package/dist/core/p-27d42378.entry.js +2 -0
- package/dist/core/p-27d42378.entry.js.map +1 -0
- package/dist/core/p-2ae7687a.entry.js +2 -0
- package/dist/core/p-2ae7687a.entry.js.map +1 -0
- package/dist/core/p-332690f0.entry.js +2 -0
- package/dist/core/p-332690f0.entry.js.map +1 -0
- package/dist/core/p-39adc795.entry.js +2 -0
- package/dist/core/p-39adc795.entry.js.map +1 -0
- package/dist/core/{p-6be5e06b.entry.js → p-3adb1167.entry.js} +2 -2
- package/dist/core/p-3adb1167.entry.js.map +1 -0
- package/dist/core/p-429e4d24.entry.js +2 -0
- package/dist/core/p-429e4d24.entry.js.map +1 -0
- package/dist/core/{p-ccd078a6.entry.js → p-441e7d98.entry.js} +2 -2
- package/dist/core/p-441e7d98.entry.js.map +1 -0
- package/dist/core/p-44512ebe.js.map +1 -1
- package/dist/core/p-48301eff.entry.js +2 -0
- package/dist/core/p-48301eff.entry.js.map +1 -0
- package/dist/core/p-5144e840.entry.js +2 -0
- package/dist/core/p-5144e840.entry.js.map +1 -0
- package/dist/core/p-5c846d0a.entry.js +2 -0
- package/dist/core/p-5c846d0a.entry.js.map +1 -0
- package/dist/core/p-5c9c940f.entry.js +2 -0
- package/dist/core/p-5c9c940f.entry.js.map +1 -0
- package/dist/core/p-5dd0b02e.js +2 -0
- package/dist/core/p-5dd0b02e.js.map +1 -0
- package/dist/core/{p-c2710b13.entry.js → p-65750560.entry.js} +2 -2
- package/dist/core/p-65750560.entry.js.map +1 -0
- package/dist/core/p-6840589f.entry.js +2 -0
- package/dist/core/p-6840589f.entry.js.map +1 -0
- package/dist/core/p-69920d86.js +3 -0
- package/dist/core/p-69920d86.js.map +1 -0
- package/dist/core/p-6bad30aa.entry.js +2 -0
- package/dist/core/p-6bad30aa.entry.js.map +1 -0
- package/dist/core/p-6f57b13c.js.map +1 -1
- package/dist/core/p-7536dd31.entry.js +2 -0
- package/dist/core/p-7536dd31.entry.js.map +1 -0
- package/dist/core/p-7ae091ef.entry.js +2 -0
- package/dist/core/p-7ae091ef.entry.js.map +1 -0
- package/dist/core/p-7c0dcd00.js +2 -0
- package/dist/core/p-7c0dcd00.js.map +1 -0
- package/dist/core/p-7c46caf2.entry.js +2 -0
- package/dist/core/p-7c46caf2.entry.js.map +1 -0
- package/dist/core/{p-dd194ba9.entry.js → p-83d5bcae.entry.js} +2 -2
- package/dist/core/p-83d5bcae.entry.js.map +1 -0
- package/dist/core/p-892d9d9f.entry.js +2 -0
- package/dist/core/p-892d9d9f.entry.js.map +1 -0
- package/dist/core/p-8991f656.entry.js +2 -0
- package/dist/core/p-8991f656.entry.js.map +1 -0
- package/dist/core/p-8c45ab61.entry.js +2 -0
- package/dist/core/p-8c45ab61.entry.js.map +1 -0
- package/dist/core/p-8c7f4343.js.map +1 -1
- package/dist/core/p-8ca80000.entry.js +2 -0
- package/dist/core/p-8ca80000.entry.js.map +1 -0
- package/dist/core/p-8d4f7027.js +2 -0
- package/dist/core/p-8d4f7027.js.map +1 -0
- package/dist/core/p-90d3a41b.entry.js +2 -0
- package/dist/core/p-90d3a41b.entry.js.map +1 -0
- package/dist/core/p-95992c98.entry.js +2 -0
- package/dist/core/p-95992c98.entry.js.map +1 -0
- package/dist/core/p-96b71172.entry.js +2 -0
- package/dist/core/p-96b71172.entry.js.map +1 -0
- package/dist/core/{p-a2d3e955.entry.js → p-96bcd466.entry.js} +2 -2
- package/dist/core/p-96bcd466.entry.js.map +1 -0
- package/dist/core/p-9e551fe9.entry.js +2 -0
- package/dist/core/p-9e551fe9.entry.js.map +1 -0
- package/dist/core/{p-0672c783.entry.js → p-a29fe0c6.entry.js} +2 -2
- package/dist/core/p-a29fe0c6.entry.js.map +1 -0
- package/dist/core/{p-eaf714a3.entry.js → p-a588886f.entry.js} +2 -2
- package/dist/core/p-a588886f.entry.js.map +1 -0
- package/dist/core/{p-0f773f37.entry.js → p-a8b94619.entry.js} +2 -2
- package/dist/core/p-a8b94619.entry.js.map +1 -0
- package/dist/core/p-adceb0cf.entry.js +2 -0
- package/dist/core/p-adceb0cf.entry.js.map +1 -0
- package/dist/core/p-b698b8ad.entry.js +2 -0
- package/dist/core/p-b698b8ad.entry.js.map +1 -0
- package/dist/core/p-b6c538ea.entry.js +2 -0
- package/dist/core/p-b6c538ea.entry.js.map +1 -0
- package/dist/core/p-c012b867.entry.js +2 -0
- package/dist/core/p-c012b867.entry.js.map +1 -0
- package/dist/core/p-c5716cbc.entry.js +2 -0
- package/dist/core/p-c5716cbc.entry.js.map +1 -0
- package/dist/core/p-ca6d834e.entry.js +2 -0
- package/dist/core/p-ca6d834e.entry.js.map +1 -0
- package/dist/core/{p-97d4b6cd.entry.js → p-cbbf4b05.entry.js} +2 -2
- package/dist/core/p-cbbf4b05.entry.js.map +1 -0
- package/dist/core/p-ce791694.entry.js +2 -0
- package/dist/core/p-ce791694.entry.js.map +1 -0
- package/dist/core/p-cef93d12.entry.js +2 -0
- package/dist/core/p-cef93d12.entry.js.map +1 -0
- package/dist/core/p-d2215b72.entry.js +2 -0
- package/dist/core/p-d2215b72.entry.js.map +1 -0
- package/dist/core/p-e0ee714a.entry.js +2 -0
- package/dist/core/p-e0ee714a.entry.js.map +1 -0
- package/dist/core/p-e6370b7e.entry.js +2 -0
- package/dist/core/p-e6370b7e.entry.js.map +1 -0
- package/dist/core/p-ee11e185.entry.js +2 -0
- package/dist/core/p-ee11e185.entry.js.map +1 -0
- package/dist/core/p-f24814b8.entry.js +2 -0
- package/dist/core/p-f24814b8.entry.js.map +1 -0
- package/dist/core/p-f665242d.entry.js +2 -0
- package/dist/core/p-f665242d.entry.js.map +1 -0
- package/dist/core/p-f7695299.entry.js +2 -0
- package/dist/core/p-f7695299.entry.js.map +1 -0
- package/dist/core/p-f923d11b.entry.js +2 -0
- package/dist/core/p-f923d11b.entry.js.map +1 -0
- package/dist/esm/OpenInNew-67a881e0.js +5 -0
- package/dist/esm/OpenInNew-67a881e0.js.map +1 -0
- package/dist/esm/chevron-icon-7927f709.js +8 -0
- package/dist/esm/chevron-icon-7927f709.js.map +1 -0
- package/dist/esm/core.js +7 -3
- package/dist/esm/core.js.map +1 -1
- package/dist/esm/{helpers-3aa2f5a5.js → helpers-85903813.js} +90 -28
- package/dist/esm/helpers-85903813.js.map +1 -0
- package/dist/esm/ic-alert.entry.js +12 -35
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +6 -5
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +39 -33
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +16 -14
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +179 -104
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card.entry.js +46 -45
- package/dist/esm/ic-card.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +24 -23
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +42 -29
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +19 -15
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +1 -1
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-entity.entry.js +2 -2
- package/dist/esm/ic-data-entity.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +38 -24
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +291 -0
- package/dist/esm/ic-dialog.entry.js.map +1 -0
- package/dist/esm/ic-divider.entry.js +3 -3
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +19 -18
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +24 -17
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +23 -21
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +23 -21
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +173 -0
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -0
- package/dist/esm/ic-input-component-container_3.entry.js +299 -160
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +11 -13
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +23 -23
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +20 -0
- package/dist/esm/ic-menu-group.entry.js.map +1 -0
- package/dist/esm/ic-menu-item.entry.js +118 -0
- package/dist/esm/ic-menu-item.entry.js.map +1 -0
- package/dist/esm/ic-navigation-button.entry.js +20 -19
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +88 -58
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +50 -42
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +31 -37
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +25 -28
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +52 -0
- package/dist/esm/ic-pagination-item.entry.js.map +1 -0
- package/dist/esm/ic-pagination.entry.js +223 -0
- package/dist/esm/ic-pagination.entry.js.map +1 -0
- package/dist/esm/ic-popover-menu.entry.js +233 -0
- package/dist/esm/ic-popover-menu.entry.js.map +1 -0
- package/dist/esm/ic-radio-group.entry.js +43 -25
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +40 -38
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +181 -101
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +2 -2
- package/dist/esm/ic-section-container.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +360 -177
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +116 -87
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +4 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-status-tag.entry.js +6 -6
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +10 -10
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +15 -15
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +21 -19
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +68 -32
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +10 -118
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +15 -4
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +32 -7
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +102 -72
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +2 -2
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +44 -0
- package/dist/esm/ic-toast-region.entry.js.map +1 -0
- package/dist/esm/ic-toast.entry.js +165 -0
- package/dist/esm/ic-toast.entry.js.map +1 -0
- package/dist/esm/ic-top-navigation.entry.js +52 -48
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +97 -5
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/{index-1500de1f.js → index-fd30b77e.js} +271 -45
- package/dist/esm/index-fd30b77e.js.map +1 -0
- package/dist/esm/loader.js +4 -3
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/{components/popper.js → esm/popper-15e448b4.js} +10 -17
- package/dist/esm/popper-15e448b4.js.map +1 -0
- package/dist/esm/types-dd515332.js.map +1 -1
- package/dist/types/components/ic-alert/ic-alert.d.ts +13 -13
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +8 -8
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +6 -6
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.types.d.ts +1 -1
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +16 -9
- package/dist/types/components/ic-button/ic-button.d.ts +62 -32
- package/dist/types/components/ic-button/ic-button.types.d.ts +4 -4
- package/dist/types/components/ic-card/ic-card.d.ts +32 -32
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +29 -23
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +14 -15
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.types.d.ts +5 -0
- package/dist/types/components/ic-chip/ic-chip.d.ts +16 -15
- package/dist/types/components/ic-chip/ic-chip.types.d.ts +2 -2
- package/dist/types/components/ic-classification-banner/ic-classification-banner.types.d.ts +1 -1
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +17 -11
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +123 -0
- package/dist/types/components/ic-footer/ic-footer.d.ts +20 -20
- package/dist/types/components/ic-footer/ic-footer.types.d.ts +1 -1
- package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +26 -6
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +8 -8
- package/dist/types/components/ic-hero/ic-hero.d.ts +24 -24
- package/dist/types/components/ic-hero/ic-hero.types.d.ts +1 -1
- package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.d.ts +40 -0
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +15 -15
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +14 -14
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +8 -8
- package/dist/types/components/ic-input-validation/ic-input-validation.types.d.ts +1 -1
- package/dist/types/components/ic-link/ic-link.d.ts +9 -9
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +38 -37
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +2 -2
- package/dist/types/components/ic-menu/ic-menu.d.ts +89 -50
- package/dist/types/components/ic-menu-group/ic-menu-group.d.ts +8 -0
- package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +74 -0
- package/dist/types/components/ic-menu-item/ic-menu-item.types.d.ts +1 -0
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +21 -21
- package/dist/types/components/ic-navigation-button/ic-navigation-button.types.d.ts +1 -1
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +21 -18
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +47 -27
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +14 -14
- package/dist/types/components/ic-page-header/ic-page-header.d.ts +19 -19
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +82 -0
- package/dist/types/components/ic-pagination/ic-pagination.types.d.ts +4 -0
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +47 -0
- package/dist/types/components/ic-pagination-item/ic-pagination-item.types.d.ts +1 -0
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +59 -0
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +22 -23
- package/dist/types/components/ic-radio-group/ic-radio-group.types.d.ts +7 -0
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +32 -29
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +120 -86
- package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +2 -1
- package/dist/types/components/ic-select/ic-select.d.ts +117 -73
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +30 -24
- package/dist/types/components/ic-side-navigation/{ic-side-navigation-test-examples.d.ts → test/basic/ic-side-navigation-test-examples.d.ts} +1 -0
- package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +8 -8
- package/dist/types/components/ic-skeleton/ic-skeleton.types.d.ts +1 -1
- package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +8 -8
- package/dist/types/components/ic-status-tag/ic-status-tag.types.d.ts +2 -2
- package/dist/types/components/ic-step/ic-step.d.ts +24 -24
- package/dist/types/components/ic-step/ic-step.types.d.ts +3 -3
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +17 -17
- package/dist/types/components/ic-stepper/ic-stepper.types.d.ts +1 -1
- package/dist/types/components/ic-switch/ic-switch.d.ts +23 -23
- package/dist/types/components/ic-tab/ic-tab.d.ts +25 -8
- package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +29 -20
- package/dist/types/components/ic-tab-group/ic-tab-group.d.ts +6 -33
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +27 -7
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +110 -91
- package/dist/types/components/ic-text-field/ic-text-field.types.d.ts +3 -3
- package/dist/types/components/ic-text-field/test/a11y/ic-text-field.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-theme/ic-theme.d.ts +1 -1
- package/dist/types/components/ic-toast/ic-toast.d.ts +66 -0
- package/dist/types/components/ic-toast/ic-toast.types.d.ts +1 -0
- package/dist/types/components/ic-toast/test/a11y/ic-toast.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +12 -0
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +22 -15
- package/dist/types/components/ic-tooltip/ic-tooltip.types.d.ts +1 -1
- package/dist/types/components/ic-tooltip/test/a11y/ic-tooltip.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +36 -32
- package/dist/types/components/ic-top-navigation/test/a11y/ic-top-navigation.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-typography/ic-typography.d.ts +31 -4
- package/dist/types/components/ic-typography/test/a11y/ic-typography.test.a11y.d.ts +1 -0
- package/dist/types/components.d.ts +954 -37
- package/dist/types/interface.d.ts +0 -1
- package/dist/types/stencil-public-runtime.d.ts +74 -15
- package/dist/types/testspec.setup.d.ts +11 -0
- package/dist/types/utils/constants.d.ts +22 -0
- package/dist/types/utils/helpers.d.ts +2 -0
- package/dist/types/utils/types.d.ts +25 -20
- package/hydrate/index.d.ts +17 -16
- package/hydrate/index.js +4258 -2050
- package/loader/index.d.ts +9 -0
- package/package.json +9 -7
- package/dist/cjs/chevron-icon-2645d6b0.js +0 -10
- package/dist/cjs/chevron-icon-2645d6b0.js.map +0 -1
- package/dist/cjs/error-icon-9af90abc.js +0 -20
- package/dist/cjs/error-icon-9af90abc.js.map +0 -1
- package/dist/cjs/helpers-5f391578.js.map +0 -1
- package/dist/cjs/index-3ef30d9d.js.map +0 -1
- package/dist/cjs/popper-11d5f714.js.map +0 -1
- package/dist/cjs/success-icon-c8fec63d.js +0 -12
- package/dist/cjs/success-icon-c8fec63d.js.map +0 -1
- package/dist/collection/components/ic-alert/ic-alert.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-alert/ic-alert.types.js +0 -2
- package/dist/collection/components/ic-alert/ic-alert.types.js.map +0 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group-test-examples.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-button/ic-button.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-card/ic-card.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-chip/ic-chip.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-data-entity/ic-data-entity.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-data-row/ic-data-row.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-footer/ic-footer.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-hero/ic-hero.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-link/ic-link.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-page-header/ic-page-header.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-select/ic-select.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation-test-examples.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-stepper/ic-stepper-test-examples.js.map +0 -1
- package/dist/collection/components/ic-stepper/ic-stepper.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-switch/ic-switch.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-tab-group/assets/left-arrow.svg +0 -3
- package/dist/collection/components/ic-tab-group/assets/right-arrow.svg +0 -3
- package/dist/collection/components/ic-text-field/ic-text-field.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-typography/ic-typography.test.a11y.js.map +0 -1
- package/dist/components/error-icon.js +0 -17
- package/dist/components/error-icon.js.map +0 -1
- package/dist/components/popper.js.map +0 -1
- package/dist/components/success-icon.js +0 -10
- package/dist/components/success-icon.js.map +0 -1
- package/dist/core/p-01ebd24d.entry.js +0 -2
- package/dist/core/p-01ebd24d.entry.js.map +0 -1
- package/dist/core/p-02a6562c.entry.js +0 -2
- package/dist/core/p-02a6562c.entry.js.map +0 -1
- package/dist/core/p-03a4d9dc.entry.js +0 -2
- package/dist/core/p-03a4d9dc.entry.js.map +0 -1
- package/dist/core/p-04cf6fab.entry.js +0 -2
- package/dist/core/p-04cf6fab.entry.js.map +0 -1
- package/dist/core/p-0672c783.entry.js.map +0 -1
- package/dist/core/p-0f773f37.entry.js.map +0 -1
- package/dist/core/p-0fc9d5c8.entry.js +0 -2
- package/dist/core/p-0fc9d5c8.entry.js.map +0 -1
- package/dist/core/p-10a672d4.entry.js +0 -2
- package/dist/core/p-10a672d4.entry.js.map +0 -1
- package/dist/core/p-24240e11.js.map +0 -1
- package/dist/core/p-26fd7d7c.entry.js +0 -2
- package/dist/core/p-26fd7d7c.entry.js.map +0 -1
- package/dist/core/p-2961c45f.entry.js +0 -2
- package/dist/core/p-2961c45f.entry.js.map +0 -1
- package/dist/core/p-2a40f189.entry.js +0 -2
- package/dist/core/p-2a40f189.entry.js.map +0 -1
- package/dist/core/p-2e318c95.entry.js +0 -2
- package/dist/core/p-2e318c95.entry.js.map +0 -1
- package/dist/core/p-2ed06031.entry.js +0 -2
- package/dist/core/p-2ed06031.entry.js.map +0 -1
- package/dist/core/p-30ff49be.entry.js +0 -2
- package/dist/core/p-30ff49be.entry.js.map +0 -1
- package/dist/core/p-3c75ed36.js +0 -2
- package/dist/core/p-3c75ed36.js.map +0 -1
- package/dist/core/p-3f0232f6.entry.js +0 -2
- package/dist/core/p-3f0232f6.entry.js.map +0 -1
- package/dist/core/p-3f0ac826.entry.js +0 -2
- package/dist/core/p-3f0ac826.entry.js.map +0 -1
- package/dist/core/p-454a7f3d.entry.js +0 -2
- package/dist/core/p-454a7f3d.entry.js.map +0 -1
- package/dist/core/p-48f99591.entry.js +0 -2
- package/dist/core/p-48f99591.entry.js.map +0 -1
- package/dist/core/p-4a8c0c58.entry.js +0 -2
- package/dist/core/p-4a8c0c58.entry.js.map +0 -1
- package/dist/core/p-5368bcff.entry.js +0 -2
- package/dist/core/p-5368bcff.entry.js.map +0 -1
- package/dist/core/p-662d5b43.entry.js +0 -2
- package/dist/core/p-662d5b43.entry.js.map +0 -1
- package/dist/core/p-69512d85.entry.js +0 -2
- package/dist/core/p-69512d85.entry.js.map +0 -1
- package/dist/core/p-6bbc0cf5.entry.js +0 -2
- package/dist/core/p-6bbc0cf5.entry.js.map +0 -1
- package/dist/core/p-6be5e06b.entry.js.map +0 -1
- package/dist/core/p-6d0eaaeb.entry.js +0 -2
- package/dist/core/p-6d0eaaeb.entry.js.map +0 -1
- package/dist/core/p-86098b7e.entry.js +0 -2
- package/dist/core/p-86098b7e.entry.js.map +0 -1
- package/dist/core/p-8b383c23.entry.js +0 -2
- package/dist/core/p-8b383c23.entry.js.map +0 -1
- package/dist/core/p-97d4b6cd.entry.js.map +0 -1
- package/dist/core/p-9e684c58.entry.js +0 -2
- package/dist/core/p-9e684c58.entry.js.map +0 -1
- package/dist/core/p-a2d3e955.entry.js.map +0 -1
- package/dist/core/p-a472db51.entry.js +0 -2
- package/dist/core/p-a472db51.entry.js.map +0 -1
- package/dist/core/p-a6a77e5c.js +0 -2
- package/dist/core/p-a6a77e5c.js.map +0 -1
- package/dist/core/p-add01f10.entry.js +0 -2
- package/dist/core/p-add01f10.entry.js.map +0 -1
- package/dist/core/p-b29f210b.entry.js +0 -2
- package/dist/core/p-b29f210b.entry.js.map +0 -1
- package/dist/core/p-c2710b13.entry.js.map +0 -1
- package/dist/core/p-c6764827.entry.js +0 -2
- package/dist/core/p-c6764827.entry.js.map +0 -1
- package/dist/core/p-ccd078a6.entry.js.map +0 -1
- package/dist/core/p-d4f7a3e4.entry.js +0 -2
- package/dist/core/p-d4f7a3e4.entry.js.map +0 -1
- package/dist/core/p-d5e0c02a.js +0 -2
- package/dist/core/p-d5e0c02a.js.map +0 -1
- package/dist/core/p-d77f57d9.entry.js +0 -2
- package/dist/core/p-d77f57d9.entry.js.map +0 -1
- package/dist/core/p-dd194ba9.entry.js.map +0 -1
- package/dist/core/p-de19fed4.entry.js +0 -2
- package/dist/core/p-de19fed4.entry.js.map +0 -1
- package/dist/core/p-e5e885b1.entry.js +0 -2
- package/dist/core/p-e5e885b1.entry.js.map +0 -1
- package/dist/core/p-e94dfa43.entry.js +0 -2
- package/dist/core/p-e94dfa43.entry.js.map +0 -1
- package/dist/core/p-eaf714a3.entry.js.map +0 -1
- package/dist/core/p-ec26fc38.js +0 -2
- package/dist/core/p-ec26fc38.js.map +0 -1
- package/dist/core/p-f51f4d34.entry.js +0 -2
- package/dist/core/p-f51f4d34.entry.js.map +0 -1
- package/dist/core/p-f9370be6.js +0 -3
- package/dist/core/p-f9370be6.js.map +0 -1
- package/dist/esm/chevron-icon-98c98242.js +0 -8
- package/dist/esm/chevron-icon-98c98242.js.map +0 -1
- package/dist/esm/error-icon-1dc70ca0.js +0 -17
- package/dist/esm/error-icon-1dc70ca0.js.map +0 -1
- package/dist/esm/helpers-3aa2f5a5.js.map +0 -1
- package/dist/esm/index-1500de1f.js.map +0 -1
- package/dist/esm/popper-f860750c.js +0 -1801
- package/dist/esm/popper-f860750c.js.map +0 -1
- package/dist/esm/success-icon-75b04341.js +0 -10
- package/dist/esm/success-icon-75b04341.js.map +0 -1
- package/dist/types/components/ic-alert/ic-alert.types.d.ts +0 -1
- /package/dist/collection/{components/ic-link/assets → assets}/OpenInNew.svg +0 -0
- /package/dist/collection/components/ic-back-to-top/{ic-back-to-top.test.a11y.js → test/a11y/ic-back-to-top.test.a11y.js} +0 -0
- /package/dist/collection/components/ic-breadcrumb-group/{ic-breadcrumb-group-test-examples.js → test/basic/ic-breadcrumb-group-test-examples.js} +0 -0
- /package/dist/collection/components/ic-stepper/{ic-stepper-test-examples.js → test/basic/ic-stepper-test-examples.js} +0 -0
- /package/dist/collection/components/ic-tab-context/{ic-tab-context.test.a11y.js → test/a11y/ic-tab-context.test.a11y.js} +0 -0
- /package/dist/collection/components/ic-text-field/{ic-text-field.test.a11y.js → test/a11y/ic-text-field.test.a11y.js} +0 -0
- /package/dist/types/components/ic-alert/{ic-alert.test.a11y.d.ts → test/a11y/ic-alert.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-back-to-top/{ic-back-to-top.test.a11y.d.ts → test/a11y/ic-back-to-top.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-breadcrumb-group/{ic-breadcrumb-group.test.a11y.d.ts → test/a11y/ic-breadcrumb-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-breadcrumb-group/{ic-breadcrumb-group-test-examples.d.ts → test/basic/ic-breadcrumb-group-test-examples.d.ts} +0 -0
- /package/dist/types/components/ic-button/{ic-button.test.a11y.d.ts → test/a11y/ic-button.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-card/{ic-card.test.a11y.d.ts → test/a11y/ic-card.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-checkbox-group/{ic-checkbox-group.test.a11y.d.ts → test/a11y/ic-checkbox-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-chip/{ic-chip.test.a11y.d.ts → test/a11y/ic-chip.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-classification-banner/{ic-classification-banner.test.a11y.d.ts → test/a11y/ic-classification-banner.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-data-entity/{ic-data-entity.test.a11y.d.ts → test/a11y/ic-data-entity.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-data-row/{ic-data-row.test.a11y.d.ts → test/a11y/ic-data-row.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-footer-link-group/ic-footer-link-group.test.a11y.d.ts → ic-dialog/test/a11y/ic-dialog.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-hero/ic-hero.test.a11y.d.ts → ic-footer/test/a11y/ic-footer.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-footer/ic-footer.test.a11y.d.ts → ic-footer-link/test/a11y/ic-footer-link.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-footer-link/ic-footer-link.test.a11y.d.ts → ic-footer-link-group/test/a11y/ic-footer-link-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-link/ic-link.test.a11y.d.ts → ic-hero/test/a11y/ic-hero.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-loading-indicator/ic-loading-indicator.test.a11y.d.ts → ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-navigation-group/ic-navigation-group.test.a11y.d.ts → ic-link/test/a11y/ic-link.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-navigation-item/ic-navigation-item.test.a11y.d.ts → ic-loading-indicator/test/a11y/ic-loading-indicator.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-page-header/ic-page-header.test.a11y.d.ts → ic-navigation-group/test/a11y/ic-navigation-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-radio-group/ic-radio-group.test.a11y.d.ts → ic-navigation-item/test/a11y/ic-navigation-item.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-search-bar/ic-search-bar.test.a11y.d.ts → ic-page-header/test/a11y/ic-page-header.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-select/ic-select.test.a11y.d.ts → ic-pagination/test/a11y/ic-pagination.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-side-navigation/ic-side-navigation.test.a11y.d.ts → ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-skeleton/ic-skeleton.test.a11y.d.ts → ic-radio-group/test/a11y/ic-radio-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-status-tag/ic-status-tag.test.a11y.d.ts → ic-search-bar/test/a11y/ic-search-bar.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-stepper/ic-stepper.test.a11y.d.ts → ic-select/test/a11y/ic-select.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-switch/ic-switch.test.a11y.d.ts → ic-side-navigation/test/a11y/ic-side-navigation.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-tab-context/ic-tab-context.test.a11y.d.ts → ic-skeleton/test/a11y/ic-skeleton.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-text-field/ic-text-field.test.a11y.d.ts → ic-status-tag/test/a11y/ic-status-tag.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-tooltip/ic-tooltip.test.a11y.d.ts → ic-stepper/test/a11y/ic-stepper.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-stepper/{ic-stepper-test-examples.d.ts → test/basic/ic-stepper-test-examples.d.ts} +0 -0
- /package/dist/types/components/{ic-top-navigation/ic-top-navigation.test.a11y.d.ts → ic-switch/test/a11y/ic-switch.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-typography/ic-typography.test.a11y.d.ts → ic-tab-context/test/a11y/ic-tab-context.test.a11y.d.ts} +0 -0
@@ -1,35 +1,45 @@
|
|
1
1
|
import { Host, h, } from "@stencil/core";
|
2
|
-
import { getInputDescribedByText, getLabelFromValue, hasValidationStatus, inheritAttributes, onComponentRequiredPropUndefined, renderHiddenInput, isMobileOrTablet, getFilteredMenuOptions, addFormResetListener, removeFormResetListener, } from "../../utils/helpers";
|
2
|
+
import { getInputDescribedByText, getLabelFromValue, hasValidationStatus, inheritAttributes, onComponentRequiredPropUndefined, renderHiddenInput, isMobileOrTablet, getFilteredMenuOptions, addFormResetListener, removeFormResetListener, removeDisabledFalse, } from "../../utils/helpers";
|
3
3
|
import { IC_INHERITED_ARIA } from "../../utils/constants";
|
4
4
|
import { IcInformationStatus, IcThemeForegroundEnum, } from "../../utils/types";
|
5
5
|
import Expand from "./assets/Expand.svg";
|
6
6
|
import Clear from "./assets/Clear.svg";
|
7
7
|
let inputIds = 0;
|
8
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
8
9
|
export class Select {
|
9
10
|
constructor() {
|
11
|
+
this.hasSetDefaultValue = false;
|
12
|
+
this.inheritedAttributes = {};
|
13
|
+
this.initialOptionsEmpty = false;
|
10
14
|
this.inputId = `ic-select-input-${inputIds++}`;
|
11
15
|
this.menuId = `${this.inputId}-menu`;
|
12
|
-
this.
|
16
|
+
this.searchableMenuItemSelected = false;
|
17
|
+
this.ungroupedOptions = [];
|
18
|
+
this.handleRetry = (ev) => {
|
19
|
+
var _a;
|
20
|
+
if (ev.detail.keyPressed)
|
21
|
+
(_a = this.searchableSelectElement) === null || _a === void 0 ? void 0 : _a.focus();
|
22
|
+
this.blurredBecauseButtonPressed = true;
|
23
|
+
this.retryButtonClick = true;
|
24
|
+
this.hasSetDefaultValue = true;
|
25
|
+
this.icRetryLoad.emit({ value: this.hiddenInputValue });
|
26
|
+
};
|
13
27
|
this.emitIcChange = (value) => {
|
28
|
+
if (!this.searchable) {
|
29
|
+
this.value = value;
|
30
|
+
}
|
14
31
|
clearTimeout(this.debounceIcChange);
|
15
32
|
this.debounceIcChange = window.setTimeout(() => {
|
16
33
|
this.icChange.emit({ value: value });
|
17
34
|
}, this.currDebounce);
|
18
35
|
};
|
19
36
|
this.emitImmediateIcChange = (value) => {
|
37
|
+
this.value = value;
|
20
38
|
clearTimeout(this.debounceIcChange);
|
21
39
|
this.icChange.emit({ value: value });
|
22
40
|
};
|
23
|
-
this.isMenuEnabled = () => {
|
24
|
-
return (((this.searchableSelectInputValue === null ||
|
25
|
-
this.searchableSelectInputValue === "") &&
|
26
|
-
this.charactersUntilSuggestions === 0) ||
|
27
|
-
(this.searchableSelectInputValue &&
|
28
|
-
this.searchableSelectInputValue.length >=
|
29
|
-
this.charactersUntilSuggestions));
|
30
|
-
};
|
31
41
|
this.setOptionsValuesFromLabels = () => {
|
32
|
-
if (this.options.length > 0) {
|
42
|
+
if (this.options.length > 0 && this.options.map) {
|
33
43
|
this.options.map((option) => {
|
34
44
|
if (!option.value) {
|
35
45
|
option.value = option.label;
|
@@ -37,6 +47,9 @@ export class Select {
|
|
37
47
|
});
|
38
48
|
}
|
39
49
|
};
|
50
|
+
this.setUngroupedOptions = (event) => {
|
51
|
+
this.ungroupedOptions = event.detail.options;
|
52
|
+
};
|
40
53
|
this.setTextColor = () => {
|
41
54
|
if (this.nativeSelectElement.selectedIndex === 0) {
|
42
55
|
this.nativeSelectElement.className = "placeholder";
|
@@ -53,14 +66,14 @@ export class Select {
|
|
53
66
|
this.getLabelFromValue = (value) => {
|
54
67
|
return getLabelFromValue(value, this.options);
|
55
68
|
};
|
56
|
-
this.getValueFromLabel = (label) => {
|
57
|
-
var _a;
|
58
|
-
const value = (_a = this.options.find((option) => option.label === label)) === null || _a === void 0 ? void 0 : _a.value;
|
59
|
-
return value;
|
60
|
-
};
|
61
69
|
this.getFilteredChildMenuOptions = (option) => {
|
62
70
|
let children = option.children;
|
63
|
-
|
71
|
+
if (this.searchable) {
|
72
|
+
children = getFilteredMenuOptions(option.children, this.includeDescriptionsInSearch, this.searchableSelectInputValue, this.searchMatchPosition);
|
73
|
+
}
|
74
|
+
else {
|
75
|
+
children = getFilteredMenuOptions(option.children, false, this.pressedCharacters, "start");
|
76
|
+
}
|
64
77
|
const newOption = Object.assign({}, option);
|
65
78
|
newOption.children = children;
|
66
79
|
return newOption;
|
@@ -76,21 +89,32 @@ export class Select {
|
|
76
89
|
return;
|
77
90
|
}
|
78
91
|
if (this.searchable) {
|
79
|
-
this.
|
92
|
+
this.value = event.detail.value;
|
93
|
+
this.searchableMenuItemSelected = true;
|
94
|
+
// After editing the input, if selecting the same option as before, set the input value to label again
|
95
|
+
if (this.value === this.currValue) {
|
96
|
+
this.searchableSelectInputValue = this.getLabelFromValue(this.value);
|
97
|
+
}
|
98
|
+
this.inputValueToFilter = null;
|
99
|
+
this.hiddenInputValue = this.getValueFromLabel(this.searchableSelectInputValue);
|
80
100
|
}
|
81
101
|
this.ariaActiveDescendant = event.detail.optionId;
|
82
102
|
this.icOptionSelect.emit({ value: event.detail.value });
|
83
|
-
this.
|
103
|
+
this.emitIcChange(event.detail.value);
|
84
104
|
};
|
85
105
|
this.handleMenuChange = (event) => {
|
86
106
|
this.open = event.detail.open;
|
107
|
+
this.pressedCharacters = "";
|
87
108
|
this.searchable && this.handleFocusIndicatorDisplay();
|
88
109
|
};
|
89
110
|
// clears the debounce delay when navigating the menu with arrow keys etc
|
90
111
|
// to prevent delay in change event, which should only occur when typing in input
|
91
112
|
this.handleMenuKeyPress = (ev) => {
|
92
|
-
|
93
|
-
this.
|
113
|
+
ev.cancelBubble = true;
|
114
|
+
this.handleCharacterKeyDown(ev.detail.key);
|
115
|
+
};
|
116
|
+
this.handleMenuValueChange = (ev) => {
|
117
|
+
this.value = ev.detail.value;
|
94
118
|
};
|
95
119
|
this.handleFocusIndicatorDisplay = () => {
|
96
120
|
const focusIndicator = this.host.shadowRoot.querySelector(".focus-indicator");
|
@@ -108,14 +132,18 @@ export class Select {
|
|
108
132
|
};
|
109
133
|
this.isExternalFiltering = () => this.searchable && this.disableFilter;
|
110
134
|
this.handleClick = (event) => {
|
111
|
-
if (this.
|
112
|
-
this.
|
113
|
-
|
114
|
-
|
115
|
-
this.
|
116
|
-
|
135
|
+
if (!this.open) {
|
136
|
+
if (this.isExternalFiltering()) {
|
137
|
+
this.menu.options = this.filteredOptions;
|
138
|
+
}
|
139
|
+
else if (!this.hasTimedOut &&
|
140
|
+
!this.loading &&
|
141
|
+
(!this.searchable || this.searchableMenuItemSelected)) {
|
142
|
+
this.noOptions = null;
|
143
|
+
this.menu.options = this.options;
|
144
|
+
}
|
117
145
|
}
|
118
|
-
if (event.detail !== 0
|
146
|
+
if (event.detail !== 0) {
|
119
147
|
this.menu.handleClickOpen();
|
120
148
|
}
|
121
149
|
};
|
@@ -128,200 +156,354 @@ export class Select {
|
|
128
156
|
};
|
129
157
|
this.handleClear = (event) => {
|
130
158
|
event.stopPropagation();
|
159
|
+
this.hasTimedOut = false;
|
160
|
+
clearTimeout(this.timeoutTimer);
|
131
161
|
this.noOptions = null;
|
132
162
|
this.emitImmediateIcChange(null);
|
133
163
|
this.icClear.emit();
|
134
164
|
if (this.searchable) {
|
135
165
|
this.searchableSelectElement.value = null;
|
136
166
|
this.searchableSelectInputValue = null;
|
137
|
-
this.
|
167
|
+
this.filteredOptions = this.options;
|
168
|
+
this.hiddenInputValue = null;
|
138
169
|
this.searchableSelectElement.focus();
|
139
|
-
if (!this.isMenuEnabled()) {
|
140
|
-
this.setMenuChange(false);
|
141
|
-
}
|
142
170
|
}
|
143
171
|
else {
|
144
172
|
this.customSelectElement.focus();
|
145
173
|
}
|
146
174
|
};
|
175
|
+
this.handleCharacterKeyDown = (key) => {
|
176
|
+
// Only close menu when space is pressed if not being used alongside character keys to quickly select options
|
177
|
+
if (this.open &&
|
178
|
+
key === " " &&
|
179
|
+
this.pressedCharacters.length === 0 &&
|
180
|
+
!this.hasTimedOut &&
|
181
|
+
!this.loading) {
|
182
|
+
this.setMenuChange(false);
|
183
|
+
}
|
184
|
+
if (key.length === 1 && !this.searchable) {
|
185
|
+
window.clearTimeout(this.characterKeyPressTimer);
|
186
|
+
this.characterKeyPressTimer = window.setTimeout(() => (this.pressedCharacters = ""), 1000);
|
187
|
+
this.pressedCharacters += key;
|
188
|
+
this.handleFilter();
|
189
|
+
if (!this.noOptions) {
|
190
|
+
this.emitImmediateIcChange(this.filteredOptions[0].value);
|
191
|
+
}
|
192
|
+
}
|
193
|
+
else {
|
194
|
+
this.pressedCharacters = "";
|
195
|
+
}
|
196
|
+
};
|
197
|
+
this.handleNativeSelectKeyDown = (event) => {
|
198
|
+
if ((event.key !== "Escape" && event.key !== "Tab") || this.open) {
|
199
|
+
event.cancelBubble = true;
|
200
|
+
}
|
201
|
+
this.handleCharacterKeyDown(event.key);
|
202
|
+
};
|
147
203
|
this.handleKeyDown = (event) => {
|
148
|
-
event.
|
204
|
+
if ((event.key !== "Escape" && event.key !== "Tab") || this.open) {
|
205
|
+
event.cancelBubble = true;
|
206
|
+
}
|
149
207
|
const isArrowKey = event.key === "ArrowDown" || event.key === "ArrowUp";
|
150
208
|
if (!this.open) {
|
151
209
|
if (this.isExternalFiltering() && (event.key === "Enter" || isArrowKey)) {
|
152
210
|
this.menu.options = this.filteredOptions;
|
153
211
|
}
|
154
212
|
else {
|
155
|
-
this.
|
156
|
-
|
213
|
+
if (!this.hasTimedOut) {
|
214
|
+
this.noOptions = null;
|
215
|
+
this.menu.options = this.options;
|
216
|
+
}
|
157
217
|
}
|
158
218
|
}
|
159
219
|
if (this.open && event.key === "Enter") {
|
160
220
|
this.setMenuChange(false);
|
161
221
|
}
|
162
222
|
else {
|
163
|
-
if (!(isArrowKey && this.noOptions !== null)
|
164
|
-
if (
|
165
|
-
|
223
|
+
if (!(isArrowKey && this.noOptions !== null)) {
|
224
|
+
if (!(event.key === " " && this.pressedCharacters.length > 0)) {
|
225
|
+
// Keyboard events get passed onto ic-menu
|
226
|
+
this.menu.handleKeyboardOpen(event);
|
166
227
|
}
|
167
|
-
this.
|
228
|
+
this.handleCharacterKeyDown(event.key);
|
168
229
|
}
|
169
230
|
}
|
170
231
|
};
|
171
232
|
this.handleClearButtonFocus = () => {
|
172
233
|
this.clearButtonFocused = true;
|
173
234
|
};
|
174
|
-
this.handleClearButtonBlur = () => {
|
235
|
+
this.handleClearButtonBlur = (ev) => {
|
236
|
+
var _a;
|
237
|
+
const retryButton = (_a = this.menu) === null || _a === void 0 ? void 0 : _a.querySelector("#retry-button");
|
238
|
+
if (!(this.searchableSelectElement &&
|
239
|
+
ev.relatedTarget === this.searchableSelectElement) &&
|
240
|
+
!(retryButton && ev.relatedTarget === retryButton)) {
|
241
|
+
this.setMenuChange(false);
|
242
|
+
this.handleFocusIndicatorDisplay();
|
243
|
+
}
|
175
244
|
this.clearButtonFocused = false;
|
176
245
|
};
|
177
|
-
this.
|
178
|
-
this.
|
179
|
-
|
180
|
-
|
181
|
-
|
246
|
+
this.handleFilter = () => {
|
247
|
+
const options = this.searchable ? [...this.options] : this.ungroupedOptions;
|
248
|
+
let isGrouped = false;
|
249
|
+
let newFilteredOptions = [];
|
250
|
+
options.map((option) => {
|
251
|
+
if (option.children)
|
252
|
+
isGrouped = true;
|
253
|
+
});
|
254
|
+
let menuOptionsFiltered;
|
255
|
+
if (this.searchable) {
|
256
|
+
menuOptionsFiltered = getFilteredMenuOptions(options, this.includeDescriptionsInSearch, this.inputValueToFilter, this.searchMatchPosition);
|
257
|
+
this.searchableMenuItemSelected = false;
|
182
258
|
}
|
183
|
-
else
|
184
|
-
this.
|
259
|
+
else {
|
260
|
+
menuOptionsFiltered = getFilteredMenuOptions(options, false, this.pressedCharacters, "start");
|
185
261
|
}
|
186
|
-
if (
|
187
|
-
|
262
|
+
if (!isGrouped) {
|
263
|
+
newFilteredOptions = menuOptionsFiltered;
|
188
264
|
}
|
189
265
|
else {
|
190
|
-
this.setMenuChange(false);
|
191
|
-
}
|
192
|
-
if (!this.disableFilter) {
|
193
|
-
const options = [...this.options];
|
194
|
-
let isGrouped = false;
|
195
|
-
let newFilteredOptions = [];
|
196
266
|
options.map((option) => {
|
197
|
-
if (
|
198
|
-
|
199
|
-
|
200
|
-
const menuOptionsFiltered = getFilteredMenuOptions(options, this.includeDescriptionsInSearch, this.searchableSelectInputValue, this.searchMatchPosition);
|
201
|
-
if (!isGrouped) {
|
202
|
-
newFilteredOptions = menuOptionsFiltered;
|
203
|
-
}
|
204
|
-
else {
|
205
|
-
options.map((option) => {
|
206
|
-
if (this.includeGroupTitlesInSearch) {
|
207
|
-
if (menuOptionsFiltered.indexOf(option) !== -1) {
|
208
|
-
newFilteredOptions.push(option);
|
209
|
-
}
|
210
|
-
else {
|
211
|
-
newFilteredOptions.push(this.getFilteredChildMenuOptions(option));
|
212
|
-
}
|
267
|
+
if (this.includeGroupTitlesInSearch) {
|
268
|
+
if (menuOptionsFiltered.indexOf(option) !== -1) {
|
269
|
+
newFilteredOptions.push(option);
|
213
270
|
}
|
214
271
|
else {
|
215
272
|
newFilteredOptions.push(this.getFilteredChildMenuOptions(option));
|
216
273
|
}
|
217
|
-
}
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
274
|
+
}
|
275
|
+
else {
|
276
|
+
newFilteredOptions.push(this.getFilteredChildMenuOptions(option));
|
277
|
+
}
|
278
|
+
});
|
279
|
+
}
|
280
|
+
let noChildOptionsWhenFiltered = false;
|
281
|
+
if (isGrouped) {
|
282
|
+
noChildOptionsWhenFiltered = true;
|
283
|
+
newFilteredOptions.map((option) => {
|
284
|
+
if (option.children.length > 0) {
|
285
|
+
noChildOptionsWhenFiltered = false;
|
286
|
+
}
|
287
|
+
});
|
288
|
+
}
|
289
|
+
const noOptions = [{ label: this.emptyOptionListText, value: "" }];
|
290
|
+
if (newFilteredOptions.length > 0 && !noChildOptionsWhenFiltered) {
|
291
|
+
this.noOptions = null;
|
292
|
+
this.filteredOptions = newFilteredOptions;
|
293
|
+
}
|
294
|
+
else {
|
295
|
+
this.noOptions = noOptions;
|
296
|
+
this.filteredOptions = this.noOptions;
|
297
|
+
}
|
298
|
+
};
|
299
|
+
this.triggerLoading = () => {
|
300
|
+
this.hasTimedOut = false;
|
301
|
+
this.noOptions = [{ label: this.loadingLabel, value: "", loading: true }];
|
302
|
+
if (this.filteredOptions !== this.noOptions && this.searchable)
|
303
|
+
this.filteredOptions = this.noOptions;
|
304
|
+
else if (!this.searchable && this.options !== this.noOptions)
|
305
|
+
this.options = this.noOptions;
|
306
|
+
if (this.timeout) {
|
307
|
+
this.timeoutTimer = window.setTimeout(() => {
|
308
|
+
this.loading = false;
|
309
|
+
this.hasTimedOut = true;
|
310
|
+
this.noOptions = [
|
311
|
+
{ label: this.loadingErrorLabel, value: "", timedOut: true },
|
312
|
+
];
|
235
313
|
this.filteredOptions = this.noOptions;
|
236
|
-
|
314
|
+
if (!this.searchable)
|
315
|
+
this.options = this.noOptions;
|
316
|
+
}, this.timeout);
|
317
|
+
}
|
318
|
+
};
|
319
|
+
this.getValueFromLabel = (label) => {
|
320
|
+
var _a;
|
321
|
+
return (_a = this.options.find((option) => option.label === label)) === null || _a === void 0 ? void 0 : _a.value;
|
322
|
+
};
|
323
|
+
this.handleSearchableSelectInput = (event) => {
|
324
|
+
this.searchableSelectInputValue = event.target.value;
|
325
|
+
this.icInput.emit({ value: this.searchableSelectInputValue });
|
326
|
+
this.emitIcChange(this.searchableSelectInputValue);
|
327
|
+
this.hiddenInputValue = this.searchableSelectInputValue;
|
328
|
+
this.inputValueToFilter = this.searchableSelectInputValue;
|
329
|
+
this.setMenuChange(true);
|
330
|
+
if (!this.disableFilter) {
|
331
|
+
this.handleFilter();
|
237
332
|
this.debounceAriaLiveUpdate();
|
238
333
|
}
|
239
334
|
};
|
240
335
|
this.updateSearchableSelectResultAriaLive = () => {
|
241
336
|
const searchableSelectResultsStatusEl = this.host.shadowRoot.querySelector(".searchable-select-results-status");
|
242
|
-
if (
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
337
|
+
if (searchableSelectResultsStatusEl) {
|
338
|
+
if (this.noOptions !== null) {
|
339
|
+
searchableSelectResultsStatusEl.innerText = this.emptyOptionListText;
|
340
|
+
}
|
341
|
+
else {
|
342
|
+
searchableSelectResultsStatusEl.innerText = "";
|
343
|
+
}
|
247
344
|
}
|
248
345
|
};
|
346
|
+
this.getDefaultValue = (value) => this.getLabelFromValue(value) || value || null;
|
249
347
|
this.onFocus = () => {
|
250
|
-
if (this.isExternalFiltering() && this.debounce > 0) {
|
251
|
-
this.debounceChangedHandler(this.debounce);
|
252
|
-
}
|
253
348
|
this.icFocus.emit();
|
254
349
|
};
|
255
350
|
this.onBlur = (event) => {
|
256
|
-
|
351
|
+
var _a;
|
352
|
+
const target = event.relatedTarget;
|
353
|
+
if (target !== null &&
|
354
|
+
target.tagName === "UL" &&
|
355
|
+
target.className.includes("menu")) {
|
356
|
+
return;
|
357
|
+
}
|
358
|
+
const retryButton = (_a = this.menu) === null || _a === void 0 ? void 0 : _a.querySelector("#retry-button");
|
359
|
+
const isSearchableAndNoFocusedInternalElements = this.searchable &&
|
257
360
|
event.relatedTarget !== this.menu &&
|
258
|
-
!(this.
|
259
|
-
this.
|
361
|
+
!Array.from(this.menu.querySelectorAll("[role='option']")).includes(event.relatedTarget) &&
|
362
|
+
!(this.clearButton && event.relatedTarget === this.clearButton) &&
|
363
|
+
!(retryButton && event.relatedTarget === retryButton);
|
364
|
+
if (isSearchableAndNoFocusedInternalElements) {
|
365
|
+
if (!this.retryButtonClick) {
|
366
|
+
this.setMenuChange(false);
|
367
|
+
}
|
260
368
|
this.handleFocusIndicatorDisplay();
|
261
369
|
}
|
370
|
+
this.retryButtonClick = false;
|
262
371
|
this.icBlur.emit();
|
263
372
|
};
|
373
|
+
this.onTimeoutBlur = (ev) => {
|
374
|
+
if (ev.detail.ev.relatedTarget !==
|
375
|
+
this.searchableSelectElement &&
|
376
|
+
!this.blurredBecauseButtonPressed) {
|
377
|
+
this.setMenuChange(false);
|
378
|
+
this.handleFocusIndicatorDisplay();
|
379
|
+
this.icBlur.emit();
|
380
|
+
}
|
381
|
+
this.blurredBecauseButtonPressed = false;
|
382
|
+
};
|
264
383
|
this.handleFormReset = () => {
|
265
384
|
this.value = this.initialValue;
|
266
385
|
if (this.searchable) {
|
267
|
-
this.searchableSelectInputValue =
|
386
|
+
this.searchableSelectInputValue = this.getDefaultValue(this.value);
|
387
|
+
this.hiddenInputValue = this.value;
|
268
388
|
}
|
269
389
|
};
|
270
|
-
this.
|
271
|
-
this.
|
272
|
-
this.
|
273
|
-
this.
|
390
|
+
this.ariaActiveDescendant = undefined;
|
391
|
+
this.clearButtonFocused = false;
|
392
|
+
this.debounceIcChange = undefined;
|
393
|
+
this.hiddenInputValue = undefined;
|
394
|
+
this.noOptions = null;
|
395
|
+
this.open = false;
|
396
|
+
this.pressedCharacters = "";
|
397
|
+
this.searchableSelectInputValue = null;
|
398
|
+
this.charactersUntilSuggestions = 0;
|
274
399
|
this.disabled = false;
|
275
|
-
this.
|
276
|
-
this.
|
277
|
-
this.helperText = "";
|
278
|
-
this.small = false;
|
400
|
+
this.disableFilter = false;
|
401
|
+
this.emptyOptionListText = "No results found";
|
279
402
|
this.fullWidth = false;
|
280
|
-
this.
|
281
|
-
this.
|
282
|
-
this.value = undefined;
|
283
|
-
this.debounce = 0;
|
284
|
-
this.name = this.inputId;
|
285
|
-
this.showClearButton = false;
|
286
|
-
this.searchable = false;
|
403
|
+
this.helperText = "";
|
404
|
+
this.hideLabel = false;
|
287
405
|
this.includeDescriptionsInSearch = false;
|
288
406
|
this.includeGroupTitlesInSearch = false;
|
407
|
+
this.label = undefined;
|
408
|
+
this.loadingErrorLabel = "Loading Error";
|
409
|
+
this.loadingLabel = "Loading...";
|
410
|
+
this.name = this.inputId;
|
411
|
+
this.placeholder = "Select an option";
|
412
|
+
this.readonly = false;
|
413
|
+
this.required = false;
|
414
|
+
this.searchable = false;
|
289
415
|
this.searchMatchPosition = "anywhere";
|
290
|
-
this.
|
291
|
-
this.
|
292
|
-
this.
|
293
|
-
this.
|
294
|
-
this.
|
295
|
-
this.
|
416
|
+
this.showClearButton = false;
|
417
|
+
this.small = false;
|
418
|
+
this.timeout = undefined;
|
419
|
+
this.validationStatus = "";
|
420
|
+
this.validationText = "";
|
421
|
+
this.loading = false;
|
422
|
+
this.options = [];
|
296
423
|
this.filteredOptions = this.options;
|
297
|
-
this.
|
298
|
-
this.noOptions = null;
|
299
|
-
this.initialValue = this.value;
|
424
|
+
this.debounce = 0;
|
300
425
|
this.currDebounce = this.debounce;
|
301
|
-
this.
|
426
|
+
this.value = undefined;
|
427
|
+
this.initialValue = this.value;
|
428
|
+
this.inputValueToFilter = this.value;
|
429
|
+
this.currValue = this.value;
|
430
|
+
}
|
431
|
+
loadingHandler(newValue) {
|
432
|
+
newValue && this.triggerLoading();
|
302
433
|
}
|
303
434
|
watchOptionsHandler() {
|
304
|
-
if (this.
|
305
|
-
|
435
|
+
if (!this.hasTimedOut) {
|
436
|
+
this.loading = false;
|
437
|
+
clearTimeout(this.timeoutTimer);
|
438
|
+
if (this.isExternalFiltering()) {
|
439
|
+
if (this.options.length > 0) {
|
440
|
+
this.setOptionsValuesFromLabels();
|
441
|
+
this.noOptions = null;
|
442
|
+
this.filteredOptions = this.options;
|
443
|
+
}
|
444
|
+
else {
|
445
|
+
this.noOptions = [{ label: this.emptyOptionListText, value: "" }];
|
446
|
+
this.filteredOptions = this.noOptions;
|
447
|
+
}
|
448
|
+
this.updateSearchableSelectResultAriaLive();
|
449
|
+
this.setDefaultValue();
|
450
|
+
}
|
451
|
+
else {
|
306
452
|
this.setOptionsValuesFromLabels();
|
307
|
-
this.noOptions = null;
|
308
453
|
this.filteredOptions = this.options;
|
454
|
+
if (this.initialOptionsEmpty) {
|
455
|
+
this.setDefaultValue();
|
456
|
+
this.initialOptionsEmpty = false;
|
457
|
+
}
|
309
458
|
}
|
310
|
-
else if (this.isMenuEnabled()) {
|
311
|
-
this.noOptions = [{ label: this.emptyOptionListText, value: "" }];
|
312
|
-
this.filteredOptions = this.noOptions;
|
313
|
-
this.setMenuChange(true);
|
314
|
-
}
|
315
|
-
this.updateSearchableSelectResultAriaLive();
|
316
459
|
}
|
317
460
|
else {
|
318
|
-
this.
|
319
|
-
|
461
|
+
if (!this.searchable)
|
462
|
+
this.options = this.noOptions;
|
320
463
|
}
|
321
464
|
}
|
322
465
|
debounceChangedHandler(newValue) {
|
323
466
|
this.updateOnChangeDebounce(newValue);
|
324
467
|
}
|
468
|
+
valueChangedHandler() {
|
469
|
+
if (this.value !== this.currValue) {
|
470
|
+
this.currValue = this.value;
|
471
|
+
}
|
472
|
+
if (this.searchable) {
|
473
|
+
this.searchableSelectInputValue =
|
474
|
+
this.getLabelFromValue(this.currValue) || this.currValue;
|
475
|
+
}
|
476
|
+
}
|
477
|
+
disconnectedCallback() {
|
478
|
+
removeFormResetListener(this.host, this.handleFormReset);
|
479
|
+
}
|
480
|
+
componentWillLoad() {
|
481
|
+
this.inheritedAttributes = inheritAttributes(this.host, [
|
482
|
+
...IC_INHERITED_ARIA,
|
483
|
+
"tabindex",
|
484
|
+
"title",
|
485
|
+
]);
|
486
|
+
removeDisabledFalse(this.disabled, this.host);
|
487
|
+
this.setOptionsValuesFromLabels();
|
488
|
+
addFormResetListener(this.host, this.handleFormReset);
|
489
|
+
if (!this.options.length) {
|
490
|
+
this.initialOptionsEmpty = true;
|
491
|
+
}
|
492
|
+
else {
|
493
|
+
this.setDefaultValue();
|
494
|
+
}
|
495
|
+
}
|
496
|
+
componentDidLoad() {
|
497
|
+
onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Select");
|
498
|
+
if (this.loading)
|
499
|
+
this.triggerLoading();
|
500
|
+
this.hiddenInputValue = this.searchable && this.currValue;
|
501
|
+
}
|
502
|
+
componentDidRender() {
|
503
|
+
if (this.nativeSelectElement && !this.disabled) {
|
504
|
+
this.setTextColor();
|
505
|
+
}
|
506
|
+
}
|
325
507
|
/**
|
326
508
|
* Sets focus on the input box.
|
327
509
|
*/
|
@@ -347,65 +529,64 @@ export class Select {
|
|
347
529
|
this.updateSearchableSelectResultAriaLive();
|
348
530
|
}, 800);
|
349
531
|
}
|
350
|
-
|
351
|
-
this.
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
]);
|
356
|
-
this.setOptionsValuesFromLabels();
|
357
|
-
addFormResetListener(this.host, this.handleFormReset);
|
358
|
-
}
|
359
|
-
componentDidRender() {
|
360
|
-
if (this.nativeSelectElement && !this.disabled) {
|
361
|
-
this.setTextColor();
|
532
|
+
setDefaultValue() {
|
533
|
+
if (!this.hasSetDefaultValue && this.currValue) {
|
534
|
+
this.searchableSelectInputValue = this.getDefaultValue(this.currValue);
|
535
|
+
this.initialValue = this.currValue;
|
536
|
+
this.hasSetDefaultValue = true;
|
362
537
|
}
|
363
538
|
}
|
364
|
-
componentDidLoad() {
|
365
|
-
onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Select");
|
366
|
-
}
|
367
|
-
disconnectedCallback() {
|
368
|
-
removeFormResetListener(this.host, this.handleFormReset);
|
369
|
-
}
|
370
539
|
render() {
|
371
|
-
const { small, disabled, fullWidth, helperText, hideLabel, label, menuId, name, options, placeholder, readonly, required, searchable, showClearButton, validationStatus, validationText,
|
372
|
-
|
540
|
+
const { small, disabled, fullWidth, helperText, hideLabel, label, menuId, name, options, placeholder, readonly, required, searchable, showClearButton, validationStatus, validationText, currValue, } = this;
|
541
|
+
const noOptionSelect = searchable &&
|
542
|
+
(this.loading ||
|
543
|
+
this.hasTimedOut ||
|
544
|
+
(this.noOptions !== null &&
|
545
|
+
this.noOptions[0] &&
|
546
|
+
this.noOptions[0].label === this.emptyOptionListText));
|
547
|
+
const inputValue = this.searchable ? this.hiddenInputValue : currValue;
|
548
|
+
renderHiddenInput(true, this.host, name, inputValue, disabled);
|
373
549
|
const invalid = validationStatus === IcInformationStatus.Error ? "true" : "false";
|
374
550
|
const describedBy = getInputDescribedByText(this.inputId, helperText !== "", hasValidationStatus(this.validationStatus, this.disabled)).trim();
|
375
|
-
return (h(Host,
|
551
|
+
return (h(Host, { class: {
|
552
|
+
disabled: disabled,
|
553
|
+
searchable: searchable,
|
554
|
+
small: small,
|
555
|
+
"full-width": fullWidth,
|
556
|
+
}, 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 }, small: small, fullWidth: fullWidth, disabled: disabled, readonly: readonly, validationStatus: validationStatus }, readonly ? (h("ic-typography", null, h("p", null, this.getLabelFromValue(currValue)))) : isMobileOrTablet() ? (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 }, this.inheritedAttributes), h("option", { value: "", selected: true, disabled: !showClearButton }, placeholder), options.map((option) => {
|
376
557
|
if (option.children) {
|
377
|
-
return (h("optgroup", { label: option.label }, option.children.map((option) => (h("option", { value: option.value, disabled: option.disabled, selected: option.value ===
|
558
|
+
return (h("optgroup", { label: option.label }, option.children.map((option) => (h("option", { value: option.value, disabled: option.disabled, selected: option.value === currValue }, option.label)))));
|
378
559
|
}
|
379
560
|
else {
|
380
|
-
return (h("option", { value: option.value, disabled: option.disabled, selected: option.value ===
|
561
|
+
return (h("option", { value: option.value, disabled: option.disabled, selected: option.value === currValue }, option.label));
|
381
562
|
}
|
382
|
-
}))) : searchable ? (h("div", { class: "searchable-select-container" }, h("input", { class: "select-input", role: "combobox", "aria-label": label, "aria-describedby": describedBy, "aria-activedescendant": this.ariaActiveDescendant, "aria-autocomplete": "list", "aria-expanded": this.open ? "true" : "false", "aria-invalid": invalid, "aria-required": required ? "true" : "false", "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 }), this.searchableSelectInputValue &&
|
383
|
-
(showClearButton || searchable) && (h("div", { class: "clear-button-container" }, h("ic-button", { id: "clear-button", ref: (el) => (this.clearButton = el), "aria-label": this.searchableSelectInputValue &&
|
563
|
+
}))) : searchable ? (h("div", { class: "searchable-select-container" }, h("input", { class: "select-input", role: "combobox", autocomplete: "off", "aria-label": label, "aria-describedby": describedBy, "aria-activedescendant": this.ariaActiveDescendant, "aria-autocomplete": "list", "aria-expanded": this.open ? "true" : "false", "aria-invalid": invalid, "aria-required": required ? "true" : "false", "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 }), this.searchableSelectInputValue &&
|
564
|
+
(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
|
384
565
|
? "Clear input"
|
385
566
|
: "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onFocus: this.handleClearButtonFocus, onBlur: this.handleClearButtonBlur, size: small ? "small" : "default", variant: "icon", appearance: this.clearButtonFocused
|
386
567
|
? IcThemeForegroundEnum.Light
|
387
568
|
: IcThemeForegroundEnum.Dark }), h("div", { class: "divider" }))), h("span", { onMouseDown: this.handleExpandIconMouseDown, class: {
|
388
569
|
"expand-icon": true,
|
389
570
|
"expand-icon-open": this.open,
|
390
|
-
"expand-icon-filled": !(
|
391
|
-
|
392
|
-
}, 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}, ${this.getLabelFromValue(value) || 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: {
|
571
|
+
"expand-icon-filled": !(currValue == null || currValue === ""),
|
572
|
+
}, 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}, ${this.getLabelFromValue(currValue) || 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: {
|
393
573
|
"value-text": true,
|
394
|
-
placeholder: this.getLabelFromValue(
|
395
|
-
} }, h("p", null, this.getLabelFromValue(
|
574
|
+
placeholder: this.getLabelFromValue(currValue) === undefined,
|
575
|
+
} }, h("p", null, this.getLabelFromValue(currValue) || placeholder)), h("div", { class: "select-input-end" }, currValue && showClearButton && (h("div", { class: "divider" })), h("span", { class: {
|
396
576
|
"expand-icon": true,
|
397
577
|
"expand-icon-open": this.open,
|
398
|
-
"expand-icon-filled": !(
|
399
|
-
}, innerHTML: Expand, "aria-hidden": "true" }))),
|
578
|
+
"expand-icon-filled": !(currValue == null || currValue === ""),
|
579
|
+
}, innerHTML: Expand, "aria-hidden": "true" }))), currValue && showClearButton && (h("ic-button", { id: "clear-button", "aria-label": "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onFocus: this.handleClearButtonFocus, onBlur: this.handleClearButtonBlur, size: small ? "small" : "default", variant: "icon", appearance: this.clearButtonFocused
|
400
580
|
? IcThemeForegroundEnum.Light
|
401
581
|
: IcThemeForegroundEnum.Dark }))))), !isMobileOrTablet() && (h("ic-menu", { class: {
|
402
|
-
"no-results":
|
582
|
+
"no-results": noOptionSelect,
|
403
583
|
}, ref: (el) => (this.menu = el), inputEl: searchable
|
404
584
|
? this.searchableSelectElement
|
405
|
-
: this.customSelectElement, inputLabel: label, anchorEl: this.anchorEl, small: small, menuId: menuId, open: this.open, options: searchable ? this.filteredOptions : options, value:
|
585
|
+
: this.customSelectElement, inputLabel: label, anchorEl: this.anchorEl, small: small, menuId: menuId, open: this.open, options: searchable ? this.filteredOptions : options, value: currValue, fullWidth: fullWidth, onMenuStateChange: this.handleMenuChange, onMenuOptionSelect: this.handleCustomSelectChange, onMenuKeyPress: this.handleMenuKeyPress, onMenuValueChange: this.handleMenuValueChange, onUngroupedOptionsSet: this.setUngroupedOptions, onRetryButtonClicked: this.handleRetry, parentEl: this.host, onTimeoutBlur: this.onTimeoutBlur, activationType: this.searchable ? "manual" : "automatic" })), hasValidationStatus(this.validationStatus, this.disabled) && (h("ic-input-validation", { class: { "menu-open": this.open }, ariaLiveMode: "polite", status: validationStatus, message: validationText, for: this.inputId })))));
|
406
586
|
}
|
407
587
|
static get is() { return "ic-select"; }
|
408
588
|
static get encapsulation() { return "shadow"; }
|
589
|
+
static get delegatesFocus() { return true; }
|
409
590
|
static get originalStyleUrls() {
|
410
591
|
return {
|
411
592
|
"$": ["ic-select.css"]
|
@@ -418,7 +599,64 @@ export class Select {
|
|
418
599
|
}
|
419
600
|
static get properties() {
|
420
601
|
return {
|
421
|
-
"
|
602
|
+
"charactersUntilSuggestions": {
|
603
|
+
"type": "number",
|
604
|
+
"mutable": false,
|
605
|
+
"complexType": {
|
606
|
+
"original": "number",
|
607
|
+
"resolved": "number",
|
608
|
+
"references": {}
|
609
|
+
},
|
610
|
+
"required": false,
|
611
|
+
"optional": true,
|
612
|
+
"docs": {
|
613
|
+
"tags": [{
|
614
|
+
"name": "deprecated",
|
615
|
+
"text": "This prop should not be used anymore."
|
616
|
+
}],
|
617
|
+
"text": ""
|
618
|
+
},
|
619
|
+
"attribute": "characters-until-suggestions",
|
620
|
+
"reflect": false,
|
621
|
+
"defaultValue": "0"
|
622
|
+
},
|
623
|
+
"disabled": {
|
624
|
+
"type": "boolean",
|
625
|
+
"mutable": false,
|
626
|
+
"complexType": {
|
627
|
+
"original": "boolean",
|
628
|
+
"resolved": "boolean",
|
629
|
+
"references": {}
|
630
|
+
},
|
631
|
+
"required": false,
|
632
|
+
"optional": true,
|
633
|
+
"docs": {
|
634
|
+
"tags": [],
|
635
|
+
"text": "If `true`, the disabled state will be set."
|
636
|
+
},
|
637
|
+
"attribute": "disabled",
|
638
|
+
"reflect": true,
|
639
|
+
"defaultValue": "false"
|
640
|
+
},
|
641
|
+
"disableFilter": {
|
642
|
+
"type": "boolean",
|
643
|
+
"mutable": false,
|
644
|
+
"complexType": {
|
645
|
+
"original": "boolean",
|
646
|
+
"resolved": "boolean",
|
647
|
+
"references": {}
|
648
|
+
},
|
649
|
+
"required": false,
|
650
|
+
"optional": true,
|
651
|
+
"docs": {
|
652
|
+
"tags": [],
|
653
|
+
"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."
|
654
|
+
},
|
655
|
+
"attribute": "disable-filter",
|
656
|
+
"reflect": false,
|
657
|
+
"defaultValue": "false"
|
658
|
+
},
|
659
|
+
"emptyOptionListText": {
|
422
660
|
"type": "string",
|
423
661
|
"mutable": false,
|
424
662
|
"complexType": {
|
@@ -426,37 +664,53 @@ export class Select {
|
|
426
664
|
"resolved": "string",
|
427
665
|
"references": {}
|
428
666
|
},
|
429
|
-
"required":
|
667
|
+
"required": false,
|
430
668
|
"optional": false,
|
431
669
|
"docs": {
|
432
670
|
"tags": [],
|
433
|
-
"text": "The
|
671
|
+
"text": "The text displayed when there are no options in the option list."
|
434
672
|
},
|
435
|
-
"attribute": "
|
436
|
-
"reflect": false
|
673
|
+
"attribute": "empty-option-list-text",
|
674
|
+
"reflect": false,
|
675
|
+
"defaultValue": "\"No results found\""
|
437
676
|
},
|
438
|
-
"
|
439
|
-
"type": "
|
677
|
+
"fullWidth": {
|
678
|
+
"type": "boolean",
|
440
679
|
"mutable": false,
|
441
680
|
"complexType": {
|
442
|
-
"original": "
|
443
|
-
"resolved": "
|
444
|
-
"references": {
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
681
|
+
"original": "boolean",
|
682
|
+
"resolved": "boolean",
|
683
|
+
"references": {}
|
684
|
+
},
|
685
|
+
"required": false,
|
686
|
+
"optional": false,
|
687
|
+
"docs": {
|
688
|
+
"tags": [],
|
689
|
+
"text": "If `true`, the select element will fill the width of the container."
|
690
|
+
},
|
691
|
+
"attribute": "full-width",
|
692
|
+
"reflect": false,
|
693
|
+
"defaultValue": "false"
|
694
|
+
},
|
695
|
+
"helperText": {
|
696
|
+
"type": "string",
|
697
|
+
"mutable": false,
|
698
|
+
"complexType": {
|
699
|
+
"original": "string",
|
700
|
+
"resolved": "string",
|
701
|
+
"references": {}
|
450
702
|
},
|
451
703
|
"required": false,
|
452
704
|
"optional": true,
|
453
705
|
"docs": {
|
454
706
|
"tags": [],
|
455
|
-
"text": "The
|
707
|
+
"text": "The helper text that will be displayed for additional field guidance."
|
456
708
|
},
|
457
|
-
"
|
709
|
+
"attribute": "helper-text",
|
710
|
+
"reflect": false,
|
711
|
+
"defaultValue": "\"\""
|
458
712
|
},
|
459
|
-
"
|
713
|
+
"hideLabel": {
|
460
714
|
"type": "boolean",
|
461
715
|
"mutable": false,
|
462
716
|
"complexType": {
|
@@ -468,13 +722,13 @@ export class Select {
|
|
468
722
|
"optional": true,
|
469
723
|
"docs": {
|
470
724
|
"tags": [],
|
471
|
-
"text": "If `true`, the
|
725
|
+
"text": "If `true`, the label will be hidden and the required label value will be applied as an aria-label."
|
472
726
|
},
|
473
|
-
"attribute": "
|
727
|
+
"attribute": "hide-label",
|
474
728
|
"reflect": false,
|
475
729
|
"defaultValue": "false"
|
476
730
|
},
|
477
|
-
"
|
731
|
+
"includeDescriptionsInSearch": {
|
478
732
|
"type": "boolean",
|
479
733
|
"mutable": false,
|
480
734
|
"complexType": {
|
@@ -486,13 +740,13 @@ export class Select {
|
|
486
740
|
"optional": true,
|
487
741
|
"docs": {
|
488
742
|
"tags": [],
|
489
|
-
"text": "If `true`,
|
743
|
+
"text": "If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering."
|
490
744
|
},
|
491
|
-
"attribute": "
|
745
|
+
"attribute": "include-descriptions-in-search",
|
492
746
|
"reflect": false,
|
493
747
|
"defaultValue": "false"
|
494
748
|
},
|
495
|
-
"
|
749
|
+
"includeGroupTitlesInSearch": {
|
496
750
|
"type": "boolean",
|
497
751
|
"mutable": false,
|
498
752
|
"complexType": {
|
@@ -504,29 +758,82 @@ export class Select {
|
|
504
758
|
"optional": true,
|
505
759
|
"docs": {
|
506
760
|
"tags": [],
|
507
|
-
"text": "If `true`,
|
761
|
+
"text": "If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering."
|
508
762
|
},
|
509
|
-
"attribute": "
|
510
|
-
"reflect":
|
763
|
+
"attribute": "include-group-titles-in-search",
|
764
|
+
"reflect": false,
|
511
765
|
"defaultValue": "false"
|
512
766
|
},
|
513
|
-
"
|
514
|
-
"type": "
|
767
|
+
"label": {
|
768
|
+
"type": "string",
|
769
|
+
"mutable": false,
|
770
|
+
"complexType": {
|
771
|
+
"original": "string",
|
772
|
+
"resolved": "string",
|
773
|
+
"references": {}
|
774
|
+
},
|
775
|
+
"required": true,
|
776
|
+
"optional": false,
|
777
|
+
"docs": {
|
778
|
+
"tags": [],
|
779
|
+
"text": "The label for the select."
|
780
|
+
},
|
781
|
+
"attribute": "label",
|
782
|
+
"reflect": false
|
783
|
+
},
|
784
|
+
"loadingErrorLabel": {
|
785
|
+
"type": "string",
|
786
|
+
"mutable": false,
|
787
|
+
"complexType": {
|
788
|
+
"original": "string",
|
789
|
+
"resolved": "string",
|
790
|
+
"references": {}
|
791
|
+
},
|
792
|
+
"required": false,
|
793
|
+
"optional": true,
|
794
|
+
"docs": {
|
795
|
+
"tags": [],
|
796
|
+
"text": "The message displayed when external loading times out."
|
797
|
+
},
|
798
|
+
"attribute": "loading-error-label",
|
799
|
+
"reflect": false,
|
800
|
+
"defaultValue": "\"Loading Error\""
|
801
|
+
},
|
802
|
+
"loadingLabel": {
|
803
|
+
"type": "string",
|
804
|
+
"mutable": false,
|
805
|
+
"complexType": {
|
806
|
+
"original": "string",
|
807
|
+
"resolved": "string",
|
808
|
+
"references": {}
|
809
|
+
},
|
810
|
+
"required": false,
|
811
|
+
"optional": true,
|
812
|
+
"docs": {
|
813
|
+
"tags": [],
|
814
|
+
"text": "The message displayed whilst the options are being loaded externally."
|
815
|
+
},
|
816
|
+
"attribute": "loading-label",
|
817
|
+
"reflect": false,
|
818
|
+
"defaultValue": "\"Loading...\""
|
819
|
+
},
|
820
|
+
"name": {
|
821
|
+
"type": "string",
|
515
822
|
"mutable": false,
|
516
823
|
"complexType": {
|
517
|
-
"original": "
|
518
|
-
"resolved": "
|
824
|
+
"original": "string",
|
825
|
+
"resolved": "string",
|
519
826
|
"references": {}
|
520
827
|
},
|
521
828
|
"required": false,
|
522
829
|
"optional": true,
|
523
830
|
"docs": {
|
524
831
|
"tags": [],
|
525
|
-
"text": "
|
832
|
+
"text": "The name of the control, which is submitted with the form data."
|
526
833
|
},
|
527
|
-
"attribute": "
|
834
|
+
"attribute": "name",
|
528
835
|
"reflect": false,
|
529
|
-
"defaultValue": "
|
836
|
+
"defaultValue": "this.inputId"
|
530
837
|
},
|
531
838
|
"placeholder": {
|
532
839
|
"type": "string",
|
@@ -546,25 +853,25 @@ export class Select {
|
|
546
853
|
"reflect": false,
|
547
854
|
"defaultValue": "\"Select an option\""
|
548
855
|
},
|
549
|
-
"
|
550
|
-
"type": "
|
856
|
+
"readonly": {
|
857
|
+
"type": "boolean",
|
551
858
|
"mutable": false,
|
552
859
|
"complexType": {
|
553
|
-
"original": "
|
554
|
-
"resolved": "
|
860
|
+
"original": "boolean",
|
861
|
+
"resolved": "boolean",
|
555
862
|
"references": {}
|
556
863
|
},
|
557
864
|
"required": false,
|
558
865
|
"optional": true,
|
559
866
|
"docs": {
|
560
867
|
"tags": [],
|
561
|
-
"text": "
|
868
|
+
"text": "If `true`, the readonly state will be set."
|
562
869
|
},
|
563
|
-
"attribute": "
|
870
|
+
"attribute": "readonly",
|
564
871
|
"reflect": false,
|
565
|
-
"defaultValue": "
|
872
|
+
"defaultValue": "false"
|
566
873
|
},
|
567
|
-
"
|
874
|
+
"required": {
|
568
875
|
"type": "boolean",
|
569
876
|
"mutable": false,
|
570
877
|
"complexType": {
|
@@ -576,13 +883,13 @@ export class Select {
|
|
576
883
|
"optional": true,
|
577
884
|
"docs": {
|
578
885
|
"tags": [],
|
579
|
-
"text": "If `true`, the
|
886
|
+
"text": "If `true`, the select will require a value."
|
580
887
|
},
|
581
|
-
"attribute": "
|
888
|
+
"attribute": "required",
|
582
889
|
"reflect": false,
|
583
890
|
"defaultValue": "false"
|
584
891
|
},
|
585
|
-
"
|
892
|
+
"searchable": {
|
586
893
|
"type": "boolean",
|
587
894
|
"mutable": false,
|
588
895
|
"complexType": {
|
@@ -591,23 +898,23 @@ export class Select {
|
|
591
898
|
"references": {}
|
592
899
|
},
|
593
900
|
"required": false,
|
594
|
-
"optional":
|
901
|
+
"optional": true,
|
595
902
|
"docs": {
|
596
903
|
"tags": [],
|
597
|
-
"text": "If `true`, the select
|
904
|
+
"text": "If `true`, a searchable variant of the select will be displayed which can be typed in to filter options."
|
598
905
|
},
|
599
|
-
"attribute": "
|
906
|
+
"attribute": "searchable",
|
600
907
|
"reflect": false,
|
601
908
|
"defaultValue": "false"
|
602
909
|
},
|
603
|
-
"
|
910
|
+
"searchMatchPosition": {
|
604
911
|
"type": "string",
|
605
912
|
"mutable": false,
|
606
913
|
"complexType": {
|
607
|
-
"original": "
|
608
|
-
"resolved": "\"\" | \"
|
914
|
+
"original": "IcSearchMatchPositions",
|
915
|
+
"resolved": "\"anywhere\" | \"start\"",
|
609
916
|
"references": {
|
610
|
-
"
|
917
|
+
"IcSearchMatchPositions": {
|
611
918
|
"location": "import",
|
612
919
|
"path": "../../utils/types"
|
613
920
|
}
|
@@ -617,48 +924,49 @@ export class Select {
|
|
617
924
|
"optional": true,
|
618
925
|
"docs": {
|
619
926
|
"tags": [],
|
620
|
-
"text": "
|
927
|
+
"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."
|
621
928
|
},
|
622
|
-
"attribute": "
|
929
|
+
"attribute": "search-match-position",
|
623
930
|
"reflect": false,
|
624
|
-
"defaultValue": "\"\""
|
931
|
+
"defaultValue": "\"anywhere\""
|
625
932
|
},
|
626
|
-
"
|
627
|
-
"type": "
|
933
|
+
"showClearButton": {
|
934
|
+
"type": "boolean",
|
628
935
|
"mutable": false,
|
629
936
|
"complexType": {
|
630
|
-
"original": "
|
631
|
-
"resolved": "
|
937
|
+
"original": "boolean",
|
938
|
+
"resolved": "boolean",
|
632
939
|
"references": {}
|
633
940
|
},
|
634
941
|
"required": false,
|
635
942
|
"optional": true,
|
636
943
|
"docs": {
|
637
944
|
"tags": [],
|
638
|
-
"text": "The
|
945
|
+
"text": "If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select."
|
639
946
|
},
|
640
|
-
"attribute": "
|
947
|
+
"attribute": "show-clear-button",
|
641
948
|
"reflect": false,
|
642
|
-
"defaultValue": "
|
949
|
+
"defaultValue": "false"
|
643
950
|
},
|
644
|
-
"
|
645
|
-
"type": "
|
646
|
-
"mutable":
|
951
|
+
"small": {
|
952
|
+
"type": "boolean",
|
953
|
+
"mutable": false,
|
647
954
|
"complexType": {
|
648
|
-
"original": "
|
649
|
-
"resolved": "
|
955
|
+
"original": "boolean",
|
956
|
+
"resolved": "boolean",
|
650
957
|
"references": {}
|
651
958
|
},
|
652
959
|
"required": false,
|
653
960
|
"optional": true,
|
654
961
|
"docs": {
|
655
962
|
"tags": [],
|
656
|
-
"text": "
|
963
|
+
"text": "If `true`, the small styling will be applied to the select."
|
657
964
|
},
|
658
|
-
"attribute": "
|
659
|
-
"reflect": false
|
965
|
+
"attribute": "small",
|
966
|
+
"reflect": false,
|
967
|
+
"defaultValue": "false"
|
660
968
|
},
|
661
|
-
"
|
969
|
+
"timeout": {
|
662
970
|
"type": "number",
|
663
971
|
"mutable": false,
|
664
972
|
"complexType": {
|
@@ -670,87 +978,55 @@ export class Select {
|
|
670
978
|
"optional": true,
|
671
979
|
"docs": {
|
672
980
|
"tags": [],
|
673
|
-
"text": "
|
981
|
+
"text": "If using external filtering, set a timeout for when loading takes too long."
|
674
982
|
},
|
675
|
-
"attribute": "
|
676
|
-
"reflect": false
|
677
|
-
"defaultValue": "0"
|
983
|
+
"attribute": "timeout",
|
984
|
+
"reflect": false
|
678
985
|
},
|
679
|
-
"
|
986
|
+
"validationStatus": {
|
680
987
|
"type": "string",
|
681
988
|
"mutable": false,
|
682
989
|
"complexType": {
|
683
|
-
"original": "
|
684
|
-
"resolved": "
|
685
|
-
"references": {
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
"text": "The name of the control, which is submitted with the form data."
|
692
|
-
},
|
693
|
-
"attribute": "name",
|
694
|
-
"reflect": false,
|
695
|
-
"defaultValue": "this.inputId"
|
696
|
-
},
|
697
|
-
"showClearButton": {
|
698
|
-
"type": "boolean",
|
699
|
-
"mutable": false,
|
700
|
-
"complexType": {
|
701
|
-
"original": "boolean",
|
702
|
-
"resolved": "boolean",
|
703
|
-
"references": {}
|
704
|
-
},
|
705
|
-
"required": false,
|
706
|
-
"optional": true,
|
707
|
-
"docs": {
|
708
|
-
"tags": [],
|
709
|
-
"text": "If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select."
|
710
|
-
},
|
711
|
-
"attribute": "show-clear-button",
|
712
|
-
"reflect": false,
|
713
|
-
"defaultValue": "false"
|
714
|
-
},
|
715
|
-
"searchable": {
|
716
|
-
"type": "boolean",
|
717
|
-
"mutable": false,
|
718
|
-
"complexType": {
|
719
|
-
"original": "boolean",
|
720
|
-
"resolved": "boolean",
|
721
|
-
"references": {}
|
990
|
+
"original": "IcInformationStatusOrEmpty",
|
991
|
+
"resolved": "\"\" | \"error\" | \"success\" | \"warning\"",
|
992
|
+
"references": {
|
993
|
+
"IcInformationStatusOrEmpty": {
|
994
|
+
"location": "import",
|
995
|
+
"path": "../../utils/types"
|
996
|
+
}
|
997
|
+
}
|
722
998
|
},
|
723
999
|
"required": false,
|
724
1000
|
"optional": true,
|
725
1001
|
"docs": {
|
726
1002
|
"tags": [],
|
727
|
-
"text": "
|
1003
|
+
"text": "The validation status - e.g. 'error' | 'warning' | 'success'."
|
728
1004
|
},
|
729
|
-
"attribute": "
|
1005
|
+
"attribute": "validation-status",
|
730
1006
|
"reflect": false,
|
731
|
-
"defaultValue": "
|
1007
|
+
"defaultValue": "\"\""
|
732
1008
|
},
|
733
|
-
"
|
734
|
-
"type": "
|
1009
|
+
"validationText": {
|
1010
|
+
"type": "string",
|
735
1011
|
"mutable": false,
|
736
1012
|
"complexType": {
|
737
|
-
"original": "
|
738
|
-
"resolved": "
|
1013
|
+
"original": "string",
|
1014
|
+
"resolved": "string",
|
739
1015
|
"references": {}
|
740
1016
|
},
|
741
1017
|
"required": false,
|
742
1018
|
"optional": true,
|
743
1019
|
"docs": {
|
744
1020
|
"tags": [],
|
745
|
-
"text": "
|
1021
|
+
"text": "The text to display as the validation message."
|
746
1022
|
},
|
747
|
-
"attribute": "
|
1023
|
+
"attribute": "validation-text",
|
748
1024
|
"reflect": false,
|
749
|
-
"defaultValue": "
|
1025
|
+
"defaultValue": "\"\""
|
750
1026
|
},
|
751
|
-
"
|
1027
|
+
"loading": {
|
752
1028
|
"type": "boolean",
|
753
|
-
"mutable":
|
1029
|
+
"mutable": true,
|
754
1030
|
"complexType": {
|
755
1031
|
"original": "boolean",
|
756
1032
|
"resolved": "boolean",
|
@@ -760,20 +1036,20 @@ export class Select {
|
|
760
1036
|
"optional": true,
|
761
1037
|
"docs": {
|
762
1038
|
"tags": [],
|
763
|
-
"text": "If `true`,
|
1039
|
+
"text": "If `true`, the loading state will be triggered when fetching options asyncronously."
|
764
1040
|
},
|
765
|
-
"attribute": "
|
1041
|
+
"attribute": "loading",
|
766
1042
|
"reflect": false,
|
767
1043
|
"defaultValue": "false"
|
768
1044
|
},
|
769
|
-
"
|
770
|
-
"type": "
|
1045
|
+
"options": {
|
1046
|
+
"type": "unknown",
|
771
1047
|
"mutable": false,
|
772
1048
|
"complexType": {
|
773
|
-
"original": "
|
774
|
-
"resolved": "
|
1049
|
+
"original": "IcMenuOption[]",
|
1050
|
+
"resolved": "IcMenuOption[]",
|
775
1051
|
"references": {
|
776
|
-
"
|
1052
|
+
"IcMenuOption": {
|
777
1053
|
"location": "import",
|
778
1054
|
"path": "../../utils/types"
|
779
1055
|
}
|
@@ -783,13 +1059,11 @@ export class Select {
|
|
783
1059
|
"optional": true,
|
784
1060
|
"docs": {
|
785
1061
|
"tags": [],
|
786
|
-
"text": "
|
1062
|
+
"text": "The possible selection options."
|
787
1063
|
},
|
788
|
-
"
|
789
|
-
"reflect": false,
|
790
|
-
"defaultValue": "\"anywhere\""
|
1064
|
+
"defaultValue": "[]"
|
791
1065
|
},
|
792
|
-
"
|
1066
|
+
"debounce": {
|
793
1067
|
"type": "number",
|
794
1068
|
"mutable": false,
|
795
1069
|
"complexType": {
|
@@ -801,65 +1075,65 @@ export class Select {
|
|
801
1075
|
"optional": true,
|
802
1076
|
"docs": {
|
803
1077
|
"tags": [],
|
804
|
-
"text": "The
|
1078
|
+
"text": "The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke."
|
805
1079
|
},
|
806
|
-
"attribute": "
|
1080
|
+
"attribute": "debounce",
|
807
1081
|
"reflect": false,
|
808
1082
|
"defaultValue": "0"
|
809
1083
|
},
|
810
|
-
"
|
1084
|
+
"value": {
|
811
1085
|
"type": "string",
|
812
|
-
"mutable":
|
1086
|
+
"mutable": true,
|
813
1087
|
"complexType": {
|
814
1088
|
"original": "string",
|
815
1089
|
"resolved": "string",
|
816
1090
|
"references": {}
|
817
1091
|
},
|
818
1092
|
"required": false,
|
819
|
-
"optional": false,
|
820
|
-
"docs": {
|
821
|
-
"tags": [],
|
822
|
-
"text": "The text displayed when there are no options in the option list."
|
823
|
-
},
|
824
|
-
"attribute": "empty-option-list-text",
|
825
|
-
"reflect": false,
|
826
|
-
"defaultValue": "\"No results found\""
|
827
|
-
},
|
828
|
-
"disableFilter": {
|
829
|
-
"type": "boolean",
|
830
|
-
"mutable": false,
|
831
|
-
"complexType": {
|
832
|
-
"original": "boolean",
|
833
|
-
"resolved": "boolean",
|
834
|
-
"references": {}
|
835
|
-
},
|
836
|
-
"required": false,
|
837
1093
|
"optional": true,
|
838
1094
|
"docs": {
|
839
1095
|
"tags": [],
|
840
|
-
"text": "
|
1096
|
+
"text": "The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input."
|
841
1097
|
},
|
842
|
-
"attribute": "
|
843
|
-
"reflect": false
|
844
|
-
"defaultValue": "false"
|
1098
|
+
"attribute": "value",
|
1099
|
+
"reflect": false
|
845
1100
|
}
|
846
1101
|
};
|
847
1102
|
}
|
848
1103
|
static get states() {
|
849
1104
|
return {
|
850
|
-
"
|
1105
|
+
"ariaActiveDescendant": {},
|
851
1106
|
"clearButtonFocused": {},
|
1107
|
+
"debounceIcChange": {},
|
1108
|
+
"hiddenInputValue": {},
|
1109
|
+
"noOptions": {},
|
1110
|
+
"open": {},
|
1111
|
+
"pressedCharacters": {},
|
852
1112
|
"searchableSelectInputValue": {},
|
853
1113
|
"filteredOptions": {},
|
854
|
-
"ariaActiveDescendant": {},
|
855
|
-
"noOptions": {},
|
856
|
-
"initialValue": {},
|
857
1114
|
"currDebounce": {},
|
858
|
-
"
|
1115
|
+
"initialValue": {},
|
1116
|
+
"inputValueToFilter": {},
|
1117
|
+
"currValue": {}
|
859
1118
|
};
|
860
1119
|
}
|
861
1120
|
static get events() {
|
862
1121
|
return [{
|
1122
|
+
"method": "icBlur",
|
1123
|
+
"name": "icBlur",
|
1124
|
+
"bubbles": true,
|
1125
|
+
"cancelable": true,
|
1126
|
+
"composed": true,
|
1127
|
+
"docs": {
|
1128
|
+
"tags": [],
|
1129
|
+
"text": "Emitted when the select loses focus."
|
1130
|
+
},
|
1131
|
+
"complexType": {
|
1132
|
+
"original": "void",
|
1133
|
+
"resolved": "void",
|
1134
|
+
"references": {}
|
1135
|
+
}
|
1136
|
+
}, {
|
863
1137
|
"method": "icChange",
|
864
1138
|
"name": "icChange",
|
865
1139
|
"bubbles": true,
|
@@ -875,7 +1149,7 @@ export class Select {
|
|
875
1149
|
"references": {
|
876
1150
|
"IcValueEventDetail": {
|
877
1151
|
"location": "import",
|
878
|
-
"path": "../../
|
1152
|
+
"path": "../../utils/types"
|
879
1153
|
}
|
880
1154
|
}
|
881
1155
|
}
|
@@ -887,7 +1161,7 @@ export class Select {
|
|
887
1161
|
"composed": true,
|
888
1162
|
"docs": {
|
889
1163
|
"tags": [],
|
890
|
-
"text": "Emitted when clear button clicked."
|
1164
|
+
"text": "Emitted when the clear button is clicked."
|
891
1165
|
},
|
892
1166
|
"complexType": {
|
893
1167
|
"original": "void",
|
@@ -902,7 +1176,7 @@ export class Select {
|
|
902
1176
|
"composed": true,
|
903
1177
|
"docs": {
|
904
1178
|
"tags": [],
|
905
|
-
"text": "Emitted when select gains focus."
|
1179
|
+
"text": "Emitted when the select gains focus."
|
906
1180
|
},
|
907
1181
|
"complexType": {
|
908
1182
|
"original": "void",
|
@@ -910,19 +1184,24 @@ export class Select {
|
|
910
1184
|
"references": {}
|
911
1185
|
}
|
912
1186
|
}, {
|
913
|
-
"method": "
|
914
|
-
"name": "
|
1187
|
+
"method": "icInput",
|
1188
|
+
"name": "icInput",
|
915
1189
|
"bubbles": true,
|
916
1190
|
"cancelable": true,
|
917
1191
|
"composed": true,
|
918
1192
|
"docs": {
|
919
1193
|
"tags": [],
|
920
|
-
"text": "Emitted when
|
1194
|
+
"text": "Emitted when a keyboard input occurred."
|
921
1195
|
},
|
922
1196
|
"complexType": {
|
923
|
-
"original": "
|
924
|
-
"resolved": "
|
925
|
-
"references": {
|
1197
|
+
"original": "IcValueEventDetail",
|
1198
|
+
"resolved": "IcValueEventDetail",
|
1199
|
+
"references": {
|
1200
|
+
"IcValueEventDetail": {
|
1201
|
+
"location": "import",
|
1202
|
+
"path": "../../utils/types"
|
1203
|
+
}
|
1204
|
+
}
|
926
1205
|
}
|
927
1206
|
}, {
|
928
1207
|
"method": "icOptionSelect",
|
@@ -932,7 +1211,7 @@ export class Select {
|
|
932
1211
|
"composed": true,
|
933
1212
|
"docs": {
|
934
1213
|
"tags": [],
|
935
|
-
"text": "Emitted when option is highlighted within the menu."
|
1214
|
+
"text": "Emitted when an option is highlighted within the menu.\nHighlighting a menu item will also trigger an `icChange/onIcChange` due to the value being updated."
|
936
1215
|
},
|
937
1216
|
"complexType": {
|
938
1217
|
"original": "IcOptionSelectEventDetail",
|
@@ -945,14 +1224,14 @@ export class Select {
|
|
945
1224
|
}
|
946
1225
|
}
|
947
1226
|
}, {
|
948
|
-
"method": "
|
949
|
-
"name": "
|
1227
|
+
"method": "icRetryLoad",
|
1228
|
+
"name": "icRetryLoad",
|
950
1229
|
"bubbles": true,
|
951
1230
|
"cancelable": true,
|
952
1231
|
"composed": true,
|
953
1232
|
"docs": {
|
954
1233
|
"tags": [],
|
955
|
-
"text": "Emitted when a
|
1234
|
+
"text": "Emitted when the 'retry loading' button is clicked for a searchable variant."
|
956
1235
|
},
|
957
1236
|
"complexType": {
|
958
1237
|
"original": "IcValueEventDetail",
|
@@ -960,7 +1239,7 @@ export class Select {
|
|
960
1239
|
"references": {
|
961
1240
|
"IcValueEventDetail": {
|
962
1241
|
"location": "import",
|
963
|
-
"path": "../../
|
1242
|
+
"path": "../../utils/types"
|
964
1243
|
}
|
965
1244
|
}
|
966
1245
|
}
|
@@ -989,11 +1268,17 @@ export class Select {
|
|
989
1268
|
static get elementRef() { return "host"; }
|
990
1269
|
static get watchers() {
|
991
1270
|
return [{
|
1271
|
+
"propName": "loading",
|
1272
|
+
"methodName": "loadingHandler"
|
1273
|
+
}, {
|
992
1274
|
"propName": "options",
|
993
1275
|
"methodName": "watchOptionsHandler"
|
994
1276
|
}, {
|
995
1277
|
"propName": "debounce",
|
996
1278
|
"methodName": "debounceChangedHandler"
|
1279
|
+
}, {
|
1280
|
+
"propName": "value",
|
1281
|
+
"methodName": "valueChangedHandler"
|
997
1282
|
}];
|
998
1283
|
}
|
999
1284
|
}
|