@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,30 +1,37 @@
|
|
1
1
|
import { Host, h, } from "@stencil/core";
|
2
2
|
import { IcThemeForegroundEnum, } from "../../utils/types";
|
3
|
-
import { getInputDescribedByText, renderHiddenInput, handleHiddenFormButtonClick, getLabelFromValue, onComponentRequiredPropUndefined, getFilteredMenuOptions, } from "../../utils/helpers";
|
3
|
+
import { getInputDescribedByText, renderHiddenInput, handleHiddenFormButtonClick, getLabelFromValue, onComponentRequiredPropUndefined, getFilteredMenuOptions, removeDisabledFalse, } from "../../utils/helpers";
|
4
4
|
import clearIcon from "../../assets/clear-icon.svg";
|
5
5
|
import searchIcon from "../../assets/search-icon.svg";
|
6
6
|
let inputIds = 0;
|
7
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
7
8
|
export class SearchBar {
|
8
9
|
constructor() {
|
10
|
+
this.assistiveHintEl = null;
|
11
|
+
this.hasTimedOut = false;
|
9
12
|
this.inputId = `ic-search-bar-input-${inputIds++}`;
|
10
|
-
this.menuId = `${this.inputId}-menu`;
|
11
13
|
this.menuCloseFromMenuChangeEvent = false;
|
12
|
-
this.
|
13
|
-
this.
|
14
|
+
this.menuId = `${this.inputId}-menu`;
|
15
|
+
this.preLoad = true;
|
14
16
|
this.preventSubmit = false;
|
15
|
-
this.
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
const
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
17
|
+
this.prevNoOption = false;
|
18
|
+
this.retryButtonClick = false;
|
19
|
+
this.truncateValue = false;
|
20
|
+
this.handleClear = (ev) => {
|
21
|
+
const keyboardEvent = ev;
|
22
|
+
const mouseEvent = ev;
|
23
|
+
if (mouseEvent.type === "click" ||
|
24
|
+
keyboardEvent.code === "Enter" ||
|
25
|
+
keyboardEvent.code === "Space") {
|
26
|
+
this.value = "";
|
27
|
+
this.inputEl.value = "";
|
28
|
+
this.loading = false;
|
29
|
+
clearTimeout(this.timeoutTimer);
|
30
|
+
this.filteredOptions = this.options;
|
31
|
+
this.el.setFocus();
|
32
|
+
this.icClear.emit();
|
26
33
|
ev.preventDefault();
|
27
|
-
this.
|
34
|
+
this.preventSubmit = true;
|
28
35
|
}
|
29
36
|
};
|
30
37
|
this.onInput = (ev) => {
|
@@ -32,6 +39,7 @@ export class SearchBar {
|
|
32
39
|
const noOptions = [{ label: this.emptyOptionListText, value: "" }];
|
33
40
|
if (this.options.length > 0) {
|
34
41
|
this.setMenuChange(true);
|
42
|
+
this.preLoad = false;
|
35
43
|
if (this.disableFilter === false) {
|
36
44
|
const rawFilteredOptions = getFilteredMenuOptions(this.options, false, this.value, "anywhere");
|
37
45
|
this.filteredOptions =
|
@@ -53,20 +61,6 @@ export class SearchBar {
|
|
53
61
|
this.icInputFocus.emit({ value: value });
|
54
62
|
this.handleShowClearButton(true);
|
55
63
|
};
|
56
|
-
this.handleClear = (ev) => {
|
57
|
-
const keyboardEvent = ev;
|
58
|
-
const mouseEvent = ev;
|
59
|
-
if (mouseEvent.type === "click" ||
|
60
|
-
keyboardEvent.code === "Enter" ||
|
61
|
-
keyboardEvent.code === "Space") {
|
62
|
-
this.value = "";
|
63
|
-
this.inputEl.value = "";
|
64
|
-
this.el.setFocus();
|
65
|
-
this.icClear.emit();
|
66
|
-
ev.preventDefault();
|
67
|
-
this.preventSubmit = true;
|
68
|
-
}
|
69
|
-
};
|
70
64
|
this.handleClearBlur = (ev) => {
|
71
65
|
const nextFocus = ev.relatedTarget;
|
72
66
|
this.icClearBlur.emit({ relatedTarget: nextFocus });
|
@@ -77,10 +71,47 @@ export class SearchBar {
|
|
77
71
|
this.icSubmitSearchBlur.emit({ relatedTarget: nextFocus });
|
78
72
|
this.searchSubmitFocused = false;
|
79
73
|
};
|
74
|
+
this.handleMouseDown = (ev) => {
|
75
|
+
ev.preventDefault();
|
76
|
+
};
|
80
77
|
this.handleSubmitSearchFocus = () => {
|
81
|
-
this.handleMenuCloseFromMenuChange(true);
|
82
78
|
this.searchSubmitFocused = true;
|
83
79
|
};
|
80
|
+
this.handleSubmitSearch = () => {
|
81
|
+
this.highlightedValue && (this.value = this.highlightedValue);
|
82
|
+
this.highlightedValue = undefined;
|
83
|
+
this.icSubmitSearch.emit({ value: this.value });
|
84
|
+
const form = this.el.closest("FORM");
|
85
|
+
if (this.searchSubmitButton && !!form && !this.preventSubmit) {
|
86
|
+
handleHiddenFormButtonClick(form, this.searchSubmitButton);
|
87
|
+
}
|
88
|
+
};
|
89
|
+
this.handleSubmitSearchKeyDown = (ev) => {
|
90
|
+
if (ev.key === " ") {
|
91
|
+
ev.preventDefault();
|
92
|
+
this.handleSubmitSearch();
|
93
|
+
}
|
94
|
+
};
|
95
|
+
this.handleRetry = (ev) => {
|
96
|
+
this.retryViaKeyPress = ev.detail.keyPressed === "Enter";
|
97
|
+
this.icRetryLoad.emit({ value: ev.detail.value });
|
98
|
+
this.triggerLoading();
|
99
|
+
this.retryButtonClick = true;
|
100
|
+
};
|
101
|
+
this.triggerLoading = () => {
|
102
|
+
const loadingOption = [
|
103
|
+
{ label: this.loadingLabel, value: "", loading: true },
|
104
|
+
];
|
105
|
+
if (this.filteredOptions !== loadingOption)
|
106
|
+
this.filteredOptions = loadingOption;
|
107
|
+
if (this.timeout) {
|
108
|
+
this.timeoutTimer = window.setTimeout(() => {
|
109
|
+
this.filteredOptions = [
|
110
|
+
{ label: this.loadingErrorLabel, value: "", timedOut: true },
|
111
|
+
];
|
112
|
+
}, this.timeout);
|
113
|
+
}
|
114
|
+
};
|
84
115
|
this.handleOptionSelect = (ev) => {
|
85
116
|
if (ev.detail.label === this.emptyOptionListText) {
|
86
117
|
this.el.setFocus();
|
@@ -124,13 +155,22 @@ export class SearchBar {
|
|
124
155
|
};
|
125
156
|
this.handleHostBlur = (ev) => {
|
126
157
|
const nextFocus = ev.relatedTarget;
|
127
|
-
if (this.open &&
|
158
|
+
if (this.open &&
|
159
|
+
this.options &&
|
160
|
+
nextFocus !== this.menu &&
|
161
|
+
!this.retryViaKeyPress &&
|
162
|
+
!this.retryButtonClick) {
|
128
163
|
this.setMenuChange(false);
|
129
164
|
}
|
165
|
+
if (this.retryButtonClick || this.retryViaKeyPress) {
|
166
|
+
this.inputEl.setFocus();
|
167
|
+
}
|
130
168
|
this.handleShowClearButton(false);
|
131
169
|
this.handleMenuCloseFromMenuChange(false);
|
132
170
|
this.handleTruncateValue(true);
|
133
171
|
this.icSearchBarBlur.emit({ relatedTarget: nextFocus, value: this.value });
|
172
|
+
this.retryViaKeyPress = false;
|
173
|
+
this.retryButtonClick = false;
|
134
174
|
};
|
135
175
|
this.handleShowClearButton = (visible) => {
|
136
176
|
this.showClearButton = visible;
|
@@ -170,7 +210,8 @@ export class SearchBar {
|
|
170
210
|
else if (this.hasOptionsOrFilterDisabled() &&
|
171
211
|
this.filteredOptions.length > 0 &&
|
172
212
|
this.open &&
|
173
|
-
searchResultsStatusEl
|
213
|
+
searchResultsStatusEl &&
|
214
|
+
!this.filteredOptions[0].loading) {
|
174
215
|
if (this.hadNoOptions()) {
|
175
216
|
searchResultsStatusEl.innerText = this.emptyOptionListText;
|
176
217
|
}
|
@@ -181,55 +222,79 @@ export class SearchBar {
|
|
181
222
|
};
|
182
223
|
this.hasOptionsOrFilterDisabled = () => this.options.length > 0 || this.disableFilter;
|
183
224
|
this.hadNoOptions = () => this.filteredOptions.length === 1 &&
|
184
|
-
this.filteredOptions[0].label === this.emptyOptionListText
|
225
|
+
this.filteredOptions[0].label === this.emptyOptionListText &&
|
226
|
+
this.searchMode === "navigation";
|
185
227
|
this.isSubmitDisabled = () => {
|
186
228
|
const valueNotSet = this.value === undefined || this.value === null || this.value === "";
|
187
|
-
|
229
|
+
const valueLengthLess = this.value.length < this.charactersUntilSuggestion;
|
230
|
+
return (valueNotSet ||
|
231
|
+
valueLengthLess ||
|
232
|
+
this.disabled ||
|
233
|
+
this.hadNoOptions() ||
|
234
|
+
this.hasTimedOut ||
|
235
|
+
this.loading);
|
188
236
|
};
|
189
237
|
this.highlightFirstOptionAfterNoResults = () => {
|
190
|
-
if (this.prevNoOption && this.menu) {
|
238
|
+
if (this.prevNoOption && this.menu && !this.hasTimedOut) {
|
191
239
|
this.menu.handleSetFirstOption();
|
192
240
|
this.prevNoOption = false;
|
193
241
|
}
|
194
|
-
const prevNoOptionsList = this.filteredOptions.find((filteredOption) => filteredOption.label === this.emptyOptionListText
|
242
|
+
const prevNoOptionsList = this.filteredOptions.find((filteredOption) => filteredOption.label === this.emptyOptionListText ||
|
243
|
+
filteredOption.label === this.loadingErrorLabel ||
|
244
|
+
filteredOption.label === this.loadingLabel);
|
195
245
|
if (prevNoOptionsList) {
|
196
246
|
this.prevNoOption = true;
|
197
247
|
}
|
198
248
|
};
|
199
|
-
this.
|
200
|
-
this.
|
201
|
-
this.
|
202
|
-
this.
|
203
|
-
this.
|
204
|
-
this.
|
205
|
-
this.disableFilter = false;
|
206
|
-
this.hideLabel = false;
|
207
|
-
this.helperText = "";
|
208
|
-
this.small = false;
|
209
|
-
this.value = "";
|
249
|
+
this.ariaActiveDescendant = undefined;
|
250
|
+
this.clearButtonFocused = false;
|
251
|
+
this.highlightedValue = undefined;
|
252
|
+
this.open = false;
|
253
|
+
this.searchSubmitFocused = false;
|
254
|
+
this.showClearButton = false;
|
210
255
|
this.autocapitalize = "off";
|
211
256
|
this.autocomplete = "off";
|
212
257
|
this.autocorrect = "off";
|
213
258
|
this.autofocus = false;
|
259
|
+
this.charactersUntilSuggestion = 2;
|
260
|
+
this.disabled = false;
|
261
|
+
this.disableFilter = false;
|
214
262
|
this.debounce = 0;
|
215
|
-
this.
|
216
|
-
this.spellcheck = false;
|
217
|
-
this.options = [];
|
263
|
+
this.emptyOptionListText = "No results found";
|
218
264
|
this.focusOnLoad = false;
|
265
|
+
this.fullWidth = false;
|
266
|
+
this.helperText = "";
|
267
|
+
this.hideLabel = false;
|
219
268
|
this.hintText = "When autocomplete results are available use the up and down arrows to choose and press enter to select";
|
220
|
-
this.
|
221
|
-
this.
|
222
|
-
this.
|
269
|
+
this.label = undefined;
|
270
|
+
this.loading = false;
|
271
|
+
this.loadingErrorLabel = "Loading Error";
|
272
|
+
this.loadingLabel = "Loading...";
|
273
|
+
this.name = this.inputId;
|
274
|
+
this.placeholder = "Search";
|
275
|
+
this.readonly = false;
|
276
|
+
this.required = false;
|
277
|
+
this.searchMode = "navigation";
|
278
|
+
this.small = false;
|
279
|
+
this.spellcheck = false;
|
280
|
+
this.timeout = undefined;
|
223
281
|
this.filteredOptions = [];
|
224
|
-
this.
|
225
|
-
this.
|
226
|
-
|
227
|
-
|
228
|
-
this.
|
229
|
-
|
282
|
+
this.options = [];
|
283
|
+
this.value = "";
|
284
|
+
}
|
285
|
+
loadingHandler(newValue) {
|
286
|
+
if (newValue && !this.hasTimedOut) {
|
287
|
+
this.preLoad = false;
|
288
|
+
this.triggerLoading();
|
289
|
+
}
|
290
|
+
}
|
291
|
+
filteredOptionsHandler(newOptions) {
|
292
|
+
this.hasTimedOut = newOptions.some((opt) => opt.timedOut);
|
230
293
|
}
|
231
294
|
watchOptionsHandler(newOptions) {
|
232
|
-
if (this.disableFilter) {
|
295
|
+
if (this.disableFilter && !this.hasTimedOut) {
|
296
|
+
this.loading = false;
|
297
|
+
clearTimeout(this.timeoutTimer);
|
233
298
|
if (newOptions.length > 0) {
|
234
299
|
this.filteredOptions = newOptions;
|
235
300
|
}
|
@@ -238,7 +303,11 @@ export class SearchBar {
|
|
238
303
|
return;
|
239
304
|
}
|
240
305
|
this.setMenuChange(true);
|
241
|
-
this.
|
306
|
+
!this.preLoad &&
|
307
|
+
(this.filteredOptions = [
|
308
|
+
{ label: this.emptyOptionListText, value: "" },
|
309
|
+
]);
|
310
|
+
this.preLoad = true;
|
242
311
|
}
|
243
312
|
}
|
244
313
|
this.debounceAriaLiveUpdate();
|
@@ -253,13 +322,32 @@ export class SearchBar {
|
|
253
322
|
this.inputEl.value = newValue;
|
254
323
|
}
|
255
324
|
}
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
325
|
+
disconnectedCallback() {
|
326
|
+
if (this.assistiveHintEl) {
|
327
|
+
this.assistiveHintEl.remove();
|
328
|
+
}
|
329
|
+
}
|
330
|
+
componentWillLoad() {
|
331
|
+
this.watchValueHandler(this.value);
|
332
|
+
removeDisabledFalse(this.disabled, this.el);
|
333
|
+
}
|
334
|
+
componentDidLoad() {
|
335
|
+
if (this.focusOnLoad) {
|
336
|
+
this.el.setFocus();
|
337
|
+
}
|
338
|
+
if (this.hasOptionsOrFilterDisabled()) {
|
339
|
+
this.renderAssistiveHintEl();
|
340
|
+
if (this.disableFilter) {
|
341
|
+
this.filteredOptions = this.options;
|
342
|
+
}
|
262
343
|
}
|
344
|
+
onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Search Bar");
|
345
|
+
if (this.inputEl !== undefined) {
|
346
|
+
this.anchorEl = this.inputEl.shadowRoot.querySelector("ic-input-component-container");
|
347
|
+
}
|
348
|
+
}
|
349
|
+
componentWillRender() {
|
350
|
+
this.highlightFirstOptionAfterNoResults();
|
263
351
|
}
|
264
352
|
handleKeyDown(ev) {
|
265
353
|
const keyEv = ev.detail.event;
|
@@ -282,36 +370,22 @@ export class SearchBar {
|
|
282
370
|
this.preventSubmit = false;
|
283
371
|
}
|
284
372
|
}
|
373
|
+
/**
|
374
|
+
* Sets focus on the native `input`.
|
375
|
+
*/
|
376
|
+
async setFocus() {
|
377
|
+
this.retryViaKeyPress = false;
|
378
|
+
this.retryButtonClick = false;
|
379
|
+
if (this.inputEl) {
|
380
|
+
this.inputEl.setFocus();
|
381
|
+
}
|
382
|
+
}
|
285
383
|
debounceAriaLiveUpdate() {
|
286
384
|
clearTimeout(this.debounceAriaLive);
|
287
385
|
this.debounceAriaLive = window.setTimeout(() => {
|
288
386
|
this.updateSearchResultAriaLive();
|
289
387
|
}, 500);
|
290
388
|
}
|
291
|
-
componentWillRender() {
|
292
|
-
this.highlightFirstOptionAfterNoResults();
|
293
|
-
}
|
294
|
-
componentWillLoad() {
|
295
|
-
this.watchValueHandler(this.value);
|
296
|
-
}
|
297
|
-
componentDidLoad() {
|
298
|
-
if (this.focusOnLoad) {
|
299
|
-
this.el.setFocus();
|
300
|
-
}
|
301
|
-
if (this.hasOptionsOrFilterDisabled()) {
|
302
|
-
this.renderAssistiveHintEl();
|
303
|
-
if (this.disableFilter) {
|
304
|
-
this.filteredOptions = this.options;
|
305
|
-
}
|
306
|
-
}
|
307
|
-
onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Search Bar");
|
308
|
-
this.anchorEl = this.inputEl.shadowRoot.querySelector("ic-input-component-container");
|
309
|
-
}
|
310
|
-
disconnectedCallback() {
|
311
|
-
if (this.assistiveHintEl) {
|
312
|
-
this.assistiveHintEl.remove();
|
313
|
-
}
|
314
|
-
}
|
315
389
|
render() {
|
316
390
|
const { inputId, name, label, required, small, placeholder, helperText, disabled, value, readonly, spellcheck, fullWidth, options, open, hideLabel, menuId, ariaActiveDescendant, truncateValue, autofocus, autocapitalize, autocomplete, filteredOptions, } = this;
|
317
391
|
const disabledMode = readonly || disabled ? true : false;
|
@@ -332,6 +406,9 @@ export class SearchBar {
|
|
332
406
|
const disabledText = disabledMode && !readonly;
|
333
407
|
const hasSuggestedSearch = value && this.hasOptionsOrFilterDisabled();
|
334
408
|
const menuOpen = hasSuggestedSearch && open && filteredOptions.length > 0;
|
409
|
+
const isOrHasLoaded = this.filteredOptions.length === 1 &&
|
410
|
+
(this.filteredOptions[0].label === this.loadingLabel ||
|
411
|
+
filteredOptions[0].label === this.loadingErrorLabel);
|
335
412
|
let expanded;
|
336
413
|
if (options.length > 0) {
|
337
414
|
if (menuOpen) {
|
@@ -355,7 +432,7 @@ export class SearchBar {
|
|
355
432
|
: value, placeholder: placeholder, onInput: this.onInput, onBlur: this.onInputBlur, onFocus: this.onInputFocus, "aria-label": hideLabel ? label : "", "aria-describedby": describedById, "aria-owns": hasSuggestedSearch ? menuId : undefined, "aria-haspopup": options.length > 0 ? "listbox" : undefined, ariaExpanded: expanded, ariaActiveDescendant: ariaActiveDescendant, "aria-autocomplete": hasSuggestedSearch ? "list" : undefined, role: hasSuggestedSearch ? "combobox" : undefined, autocomplete: autocomplete, autocapitalize: autocapitalize, autoFocus: autofocus, spellcheck: spellcheck, inputmode: "search", debounce: this.debounce }, h("div", { class: {
|
356
433
|
"clear-button-container": true,
|
357
434
|
"clear-button-visible": value && !disabledMode && this.showClearButton,
|
358
|
-
}, slot: "clear-button" }, h("ic-button", { id: "clear-button", class: "clear-button", "aria-label": "Clear", innerHTML: clearIcon, onClick: this.handleClear, size: small ? "small" : "default", onFocus: this.handleFocusClearButton, onBlur: this.handleClearBlur, onKeyDown: this.handleClear, type: "submit", variant: "icon", appearance: this.clearButtonFocused
|
435
|
+
}, slot: "clear-button" }, h("ic-button", { id: "clear-button", class: "clear-button", "aria-label": "Clear", innerHTML: clearIcon, onClick: this.handleClear, onMouseDown: this.handleMouseDown, size: small ? "small" : "default", onFocus: this.handleFocusClearButton, onBlur: this.handleClearBlur, onKeyDown: this.handleClear, type: "submit", variant: "icon", appearance: this.clearButtonFocused
|
359
436
|
? IcThemeForegroundEnum.Light
|
360
437
|
: IcThemeForegroundEnum.Dark }), h("div", { class: "divider" })), h("div", { class: {
|
361
438
|
"search-submit-button-container": true,
|
@@ -363,17 +440,18 @@ export class SearchBar {
|
|
363
440
|
}, slot: "search-submit-button" }, h("ic-button", { id: "search-submit-button", "aria-label": "Search", ref: (el) => (this.searchSubmitButton = el), class: {
|
364
441
|
["search-submit-button"]: true,
|
365
442
|
["search-submit-button-small"]: !!small,
|
366
|
-
}, disabled: this.isSubmitDisabled(), innerHTML: searchIcon, size: small ? "small" : "default", onClick: this.handleSubmitSearch, onBlur: this.handleSubmitSearchBlur, onFocus: this.handleSubmitSearchFocus, onKeyDown: this.handleSubmitSearchKeyDown, type: "submit", variant: "icon", appearance: this.searchSubmitFocused
|
443
|
+
}, disabled: this.isSubmitDisabled(), innerHTML: searchIcon, size: small ? "small" : "default", onClick: this.handleSubmitSearch, onMouseDown: this.handleMouseDown, onBlur: this.handleSubmitSearchBlur, onFocus: this.handleSubmitSearchFocus, onKeyDown: this.handleSubmitSearchKeyDown, type: "submit", variant: "icon", appearance: this.searchSubmitFocused
|
367
444
|
? IcThemeForegroundEnum.Light
|
368
445
|
: IcThemeForegroundEnum.Default })), h("div", { class: {
|
369
446
|
"menu-container": true,
|
370
447
|
fullwidth: fullWidth,
|
371
448
|
}, slot: "menu" }, menuOpen && value.length >= this.charactersUntilSuggestion && (h("ic-menu", { class: {
|
372
|
-
"no-results": this.hadNoOptions(),
|
373
|
-
}, activationType: "manual", anchorEl: this.anchorEl, autoFocusOnSelected: false, inputEl: this.inputEl, inputLabel: label, ref: (el) => (this.menu = el), small: small, fullWidth: fullWidth, menuId: menuId, open: true, options: filteredOptions, onMenuOptionSelect: this.handleOptionSelect, onMenuStateChange: this.handleMenuChange, onMenuOptionId: this.handleMenuOptionHighlight, parentEl: this.el, value: value })))), h("div", { "aria-live": "polite", role: "status", class: "search-results-status" })));
|
449
|
+
"no-results": this.hadNoOptions() || isOrHasLoaded,
|
450
|
+
}, activationType: "manual", anchorEl: this.anchorEl, autoFocusOnSelected: false, searchMode: this.searchMode, inputEl: this.inputEl, inputLabel: label, ref: (el) => (this.menu = el), small: small, fullWidth: fullWidth, menuId: menuId, open: true, options: filteredOptions, onMenuOptionSelect: this.handleOptionSelect, onMenuStateChange: this.handleMenuChange, onMenuOptionId: this.handleMenuOptionHighlight, onRetryButtonClicked: this.handleRetry, parentEl: this.el, value: value })))), h("div", { "aria-live": "polite", role: "status", class: "search-results-status" })));
|
374
451
|
}
|
375
452
|
static get is() { return "ic-search-bar"; }
|
376
453
|
static get encapsulation() { return "shadow"; }
|
454
|
+
static get delegatesFocus() { return true; }
|
377
455
|
static get originalStyleUrls() {
|
378
456
|
return {
|
379
457
|
"$": ["ic-search-bar.css"]
|
@@ -386,7 +464,7 @@ export class SearchBar {
|
|
386
464
|
}
|
387
465
|
static get properties() {
|
388
466
|
return {
|
389
|
-
"
|
467
|
+
"autocapitalize": {
|
390
468
|
"type": "string",
|
391
469
|
"mutable": false,
|
392
470
|
"complexType": {
|
@@ -394,52 +472,63 @@ export class SearchBar {
|
|
394
472
|
"resolved": "string",
|
395
473
|
"references": {}
|
396
474
|
},
|
397
|
-
"required":
|
475
|
+
"required": false,
|
398
476
|
"optional": false,
|
399
477
|
"docs": {
|
400
478
|
"tags": [],
|
401
|
-
"text": "The
|
479
|
+
"text": "The automatic capitalisation of the text value as it is entered/edited by the user.\nAvailable options: \"off\", \"none\", \"on\", \"sentences\", \"words\", \"characters\"."
|
402
480
|
},
|
403
|
-
"attribute": "
|
404
|
-
"reflect": false
|
481
|
+
"attribute": "autocapitalize",
|
482
|
+
"reflect": false,
|
483
|
+
"defaultValue": "\"off\""
|
405
484
|
},
|
406
|
-
"
|
407
|
-
"type": "
|
485
|
+
"autocomplete": {
|
486
|
+
"type": "string",
|
408
487
|
"mutable": false,
|
409
488
|
"complexType": {
|
410
|
-
"original": "
|
411
|
-
"resolved": "
|
412
|
-
"references": {
|
489
|
+
"original": "IcAutocompleteTypes",
|
490
|
+
"resolved": "\"name\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
|
491
|
+
"references": {
|
492
|
+
"IcAutocompleteTypes": {
|
493
|
+
"location": "import",
|
494
|
+
"path": "../../utils/types"
|
495
|
+
}
|
496
|
+
}
|
413
497
|
},
|
414
498
|
"required": false,
|
415
499
|
"optional": true,
|
416
500
|
"docs": {
|
417
501
|
"tags": [],
|
418
|
-
"text": "
|
502
|
+
"text": "The state of autocompletion the browser can apply on the text value."
|
419
503
|
},
|
420
|
-
"attribute": "
|
504
|
+
"attribute": "autocomplete",
|
421
505
|
"reflect": false,
|
422
|
-
"defaultValue": "
|
506
|
+
"defaultValue": "\"off\""
|
423
507
|
},
|
424
|
-
"
|
425
|
-
"type": "
|
508
|
+
"autocorrect": {
|
509
|
+
"type": "string",
|
426
510
|
"mutable": false,
|
427
511
|
"complexType": {
|
428
|
-
"original": "
|
429
|
-
"resolved": "
|
430
|
-
"references": {
|
512
|
+
"original": "IcAutocorrectStates",
|
513
|
+
"resolved": "\"off\" | \"on\"",
|
514
|
+
"references": {
|
515
|
+
"IcAutocorrectStates": {
|
516
|
+
"location": "import",
|
517
|
+
"path": "../../utils/types"
|
518
|
+
}
|
519
|
+
}
|
431
520
|
},
|
432
521
|
"required": false,
|
433
522
|
"optional": true,
|
434
523
|
"docs": {
|
435
524
|
"tags": [],
|
436
|
-
"text": "
|
525
|
+
"text": "The state of autocorrection the browser can apply when the user is entering/editing the text value."
|
437
526
|
},
|
438
|
-
"attribute": "
|
527
|
+
"attribute": "autocorrect",
|
439
528
|
"reflect": false,
|
440
|
-
"defaultValue": "
|
529
|
+
"defaultValue": "\"off\""
|
441
530
|
},
|
442
|
-
"
|
531
|
+
"autofocus": {
|
443
532
|
"type": "boolean",
|
444
533
|
"mutable": false,
|
445
534
|
"complexType": {
|
@@ -448,34 +537,34 @@ export class SearchBar {
|
|
448
537
|
"references": {}
|
449
538
|
},
|
450
539
|
"required": false,
|
451
|
-
"optional":
|
540
|
+
"optional": false,
|
452
541
|
"docs": {
|
453
542
|
"tags": [],
|
454
|
-
"text": "If `true`, the
|
543
|
+
"text": "If `true`, the form control will have input focus when the page loads."
|
455
544
|
},
|
456
|
-
"attribute": "
|
545
|
+
"attribute": "autofocus",
|
457
546
|
"reflect": false,
|
458
547
|
"defaultValue": "false"
|
459
548
|
},
|
460
|
-
"
|
461
|
-
"type": "
|
549
|
+
"charactersUntilSuggestion": {
|
550
|
+
"type": "number",
|
462
551
|
"mutable": false,
|
463
552
|
"complexType": {
|
464
|
-
"original": "
|
465
|
-
"resolved": "
|
553
|
+
"original": "number",
|
554
|
+
"resolved": "number",
|
466
555
|
"references": {}
|
467
556
|
},
|
468
557
|
"required": false,
|
469
|
-
"optional":
|
558
|
+
"optional": false,
|
470
559
|
"docs": {
|
471
560
|
"tags": [],
|
472
|
-
"text": "The
|
561
|
+
"text": "The number of characters until suggestions appear. The submit button will be disabled until the inputted value is equal to or greater than this number."
|
473
562
|
},
|
474
|
-
"attribute": "
|
563
|
+
"attribute": "characters-until-suggestion",
|
475
564
|
"reflect": false,
|
476
|
-
"defaultValue": "
|
565
|
+
"defaultValue": "2"
|
477
566
|
},
|
478
|
-
"
|
567
|
+
"disabled": {
|
479
568
|
"type": "boolean",
|
480
569
|
"mutable": false,
|
481
570
|
"complexType": {
|
@@ -487,9 +576,9 @@ export class SearchBar {
|
|
487
576
|
"optional": true,
|
488
577
|
"docs": {
|
489
578
|
"tags": [],
|
490
|
-
"text": "
|
579
|
+
"text": "If `true`, the disabled state will be set."
|
491
580
|
},
|
492
|
-
"attribute": "
|
581
|
+
"attribute": "disabled",
|
493
582
|
"reflect": false,
|
494
583
|
"defaultValue": "false"
|
495
584
|
},
|
@@ -511,8 +600,44 @@ export class SearchBar {
|
|
511
600
|
"reflect": false,
|
512
601
|
"defaultValue": "false"
|
513
602
|
},
|
514
|
-
"
|
515
|
-
"type": "
|
603
|
+
"debounce": {
|
604
|
+
"type": "number",
|
605
|
+
"mutable": false,
|
606
|
+
"complexType": {
|
607
|
+
"original": "number",
|
608
|
+
"resolved": "number",
|
609
|
+
"references": {}
|
610
|
+
},
|
611
|
+
"required": false,
|
612
|
+
"optional": true,
|
613
|
+
"docs": {
|
614
|
+
"tags": [],
|
615
|
+
"text": "The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke."
|
616
|
+
},
|
617
|
+
"attribute": "debounce",
|
618
|
+
"reflect": false,
|
619
|
+
"defaultValue": "0"
|
620
|
+
},
|
621
|
+
"emptyOptionListText": {
|
622
|
+
"type": "string",
|
623
|
+
"mutable": false,
|
624
|
+
"complexType": {
|
625
|
+
"original": "string",
|
626
|
+
"resolved": "string",
|
627
|
+
"references": {}
|
628
|
+
},
|
629
|
+
"required": false,
|
630
|
+
"optional": false,
|
631
|
+
"docs": {
|
632
|
+
"tags": [],
|
633
|
+
"text": "The text displayed when there are no options in the option list."
|
634
|
+
},
|
635
|
+
"attribute": "empty-option-list-text",
|
636
|
+
"reflect": false,
|
637
|
+
"defaultValue": "\"No results found\""
|
638
|
+
},
|
639
|
+
"focusOnLoad": {
|
640
|
+
"type": "boolean",
|
516
641
|
"mutable": false,
|
517
642
|
"complexType": {
|
518
643
|
"original": "boolean",
|
@@ -523,9 +648,27 @@ export class SearchBar {
|
|
523
648
|
"optional": true,
|
524
649
|
"docs": {
|
525
650
|
"tags": [],
|
526
|
-
"text": "If `true`, the
|
651
|
+
"text": "If `true`, the search bar will be focused when component loaded."
|
527
652
|
},
|
528
|
-
"attribute": "
|
653
|
+
"attribute": "focus-on-load",
|
654
|
+
"reflect": false,
|
655
|
+
"defaultValue": "false"
|
656
|
+
},
|
657
|
+
"fullWidth": {
|
658
|
+
"type": "boolean",
|
659
|
+
"mutable": false,
|
660
|
+
"complexType": {
|
661
|
+
"original": "boolean",
|
662
|
+
"resolved": "boolean",
|
663
|
+
"references": {}
|
664
|
+
},
|
665
|
+
"required": false,
|
666
|
+
"optional": true,
|
667
|
+
"docs": {
|
668
|
+
"tags": [],
|
669
|
+
"text": "Specify whether the search bar fills the full width of the container.\nIf `true`, this overrides the --input-width CSS variable."
|
670
|
+
},
|
671
|
+
"attribute": "full-width",
|
529
672
|
"reflect": false,
|
530
673
|
"defaultValue": "false"
|
531
674
|
},
|
@@ -547,7 +690,7 @@ export class SearchBar {
|
|
547
690
|
"reflect": false,
|
548
691
|
"defaultValue": "\"\""
|
549
692
|
},
|
550
|
-
"
|
693
|
+
"hideLabel": {
|
551
694
|
"type": "boolean",
|
552
695
|
"mutable": false,
|
553
696
|
"complexType": {
|
@@ -559,31 +702,31 @@ export class SearchBar {
|
|
559
702
|
"optional": true,
|
560
703
|
"docs": {
|
561
704
|
"tags": [],
|
562
|
-
"text": "If `true`, the
|
705
|
+
"text": "If `true`, the label will be hidden and the required label value will be applied as an aria-label."
|
563
706
|
},
|
564
|
-
"attribute": "
|
707
|
+
"attribute": "hide-label",
|
565
708
|
"reflect": false,
|
566
709
|
"defaultValue": "false"
|
567
710
|
},
|
568
|
-
"
|
711
|
+
"hintText": {
|
569
712
|
"type": "string",
|
570
|
-
"mutable":
|
713
|
+
"mutable": false,
|
571
714
|
"complexType": {
|
572
715
|
"original": "string",
|
573
716
|
"resolved": "string",
|
574
717
|
"references": {}
|
575
718
|
},
|
576
719
|
"required": false,
|
577
|
-
"optional":
|
720
|
+
"optional": true,
|
578
721
|
"docs": {
|
579
722
|
"tags": [],
|
580
|
-
"text": "The
|
723
|
+
"text": "The hint text for the hidden assistive description element."
|
581
724
|
},
|
582
|
-
"attribute": "
|
583
|
-
"reflect":
|
584
|
-
"defaultValue": "\"\""
|
725
|
+
"attribute": "hint-text",
|
726
|
+
"reflect": false,
|
727
|
+
"defaultValue": "\"When autocomplete results are available use the up and down arrows to choose and press enter to select\""
|
585
728
|
},
|
586
|
-
"
|
729
|
+
"label": {
|
587
730
|
"type": "string",
|
588
731
|
"mutable": false,
|
589
732
|
"complexType": {
|
@@ -591,117 +734,124 @@ export class SearchBar {
|
|
591
734
|
"resolved": "string",
|
592
735
|
"references": {}
|
593
736
|
},
|
594
|
-
"required":
|
737
|
+
"required": true,
|
595
738
|
"optional": false,
|
596
739
|
"docs": {
|
597
740
|
"tags": [],
|
598
|
-
"text": "The
|
741
|
+
"text": "The label for the search bar."
|
599
742
|
},
|
600
|
-
"attribute": "
|
743
|
+
"attribute": "label",
|
744
|
+
"reflect": false
|
745
|
+
},
|
746
|
+
"loading": {
|
747
|
+
"type": "boolean",
|
748
|
+
"mutable": true,
|
749
|
+
"complexType": {
|
750
|
+
"original": "boolean",
|
751
|
+
"resolved": "boolean",
|
752
|
+
"references": {}
|
753
|
+
},
|
754
|
+
"required": false,
|
755
|
+
"optional": true,
|
756
|
+
"docs": {
|
757
|
+
"tags": [],
|
758
|
+
"text": "Trigger loading state when fetching options asyncronously"
|
759
|
+
},
|
760
|
+
"attribute": "loading",
|
601
761
|
"reflect": false,
|
602
|
-
"defaultValue": "
|
762
|
+
"defaultValue": "false"
|
603
763
|
},
|
604
|
-
"
|
764
|
+
"loadingErrorLabel": {
|
605
765
|
"type": "string",
|
606
766
|
"mutable": false,
|
607
767
|
"complexType": {
|
608
|
-
"original": "
|
609
|
-
"resolved": "
|
610
|
-
"references": {
|
611
|
-
"IcAutocompleteTypes": {
|
612
|
-
"location": "import",
|
613
|
-
"path": "../../utils/types"
|
614
|
-
}
|
615
|
-
}
|
768
|
+
"original": "string",
|
769
|
+
"resolved": "string",
|
770
|
+
"references": {}
|
616
771
|
},
|
617
772
|
"required": false,
|
618
773
|
"optional": true,
|
619
774
|
"docs": {
|
620
775
|
"tags": [],
|
621
|
-
"text": "
|
776
|
+
"text": "Change the message displayed when external loading times out."
|
622
777
|
},
|
623
|
-
"attribute": "
|
778
|
+
"attribute": "loading-error-label",
|
624
779
|
"reflect": false,
|
625
|
-
"defaultValue": "\"
|
780
|
+
"defaultValue": "\"Loading Error\""
|
626
781
|
},
|
627
|
-
"
|
782
|
+
"loadingLabel": {
|
628
783
|
"type": "string",
|
629
784
|
"mutable": false,
|
630
785
|
"complexType": {
|
631
|
-
"original": "
|
632
|
-
"resolved": "
|
633
|
-
"references": {
|
634
|
-
"IcAutocorrectStates": {
|
635
|
-
"location": "import",
|
636
|
-
"path": "../../utils/types"
|
637
|
-
}
|
638
|
-
}
|
786
|
+
"original": "string",
|
787
|
+
"resolved": "string",
|
788
|
+
"references": {}
|
639
789
|
},
|
640
790
|
"required": false,
|
641
791
|
"optional": true,
|
642
792
|
"docs": {
|
643
793
|
"tags": [],
|
644
|
-
"text": "
|
794
|
+
"text": "Change the message displayed whilst the options are being loaded externally."
|
645
795
|
},
|
646
|
-
"attribute": "
|
796
|
+
"attribute": "loading-label",
|
647
797
|
"reflect": false,
|
648
|
-
"defaultValue": "\"
|
798
|
+
"defaultValue": "\"Loading...\""
|
649
799
|
},
|
650
|
-
"
|
651
|
-
"type": "
|
800
|
+
"name": {
|
801
|
+
"type": "string",
|
652
802
|
"mutable": false,
|
653
803
|
"complexType": {
|
654
|
-
"original": "
|
655
|
-
"resolved": "
|
804
|
+
"original": "string",
|
805
|
+
"resolved": "string",
|
656
806
|
"references": {}
|
657
807
|
},
|
658
808
|
"required": false,
|
659
809
|
"optional": false,
|
660
810
|
"docs": {
|
661
811
|
"tags": [],
|
662
|
-
"text": "
|
812
|
+
"text": "The name of the control, which is submitted with the form data."
|
663
813
|
},
|
664
|
-
"attribute": "
|
814
|
+
"attribute": "name",
|
665
815
|
"reflect": false,
|
666
|
-
"defaultValue": "
|
816
|
+
"defaultValue": "this.inputId"
|
667
817
|
},
|
668
|
-
"
|
669
|
-
"type": "
|
818
|
+
"placeholder": {
|
819
|
+
"type": "string",
|
670
820
|
"mutable": false,
|
671
821
|
"complexType": {
|
672
|
-
"original": "
|
673
|
-
"resolved": "
|
822
|
+
"original": "string",
|
823
|
+
"resolved": "string",
|
674
824
|
"references": {}
|
675
825
|
},
|
676
826
|
"required": false,
|
677
827
|
"optional": true,
|
678
828
|
"docs": {
|
679
829
|
"tags": [],
|
680
|
-
"text": "The
|
830
|
+
"text": "The placeholder value to display."
|
681
831
|
},
|
682
|
-
"attribute": "
|
832
|
+
"attribute": "placeholder",
|
683
833
|
"reflect": false,
|
684
|
-
"defaultValue": "
|
834
|
+
"defaultValue": "\"Search\""
|
685
835
|
},
|
686
|
-
"
|
687
|
-
"type": "
|
836
|
+
"readonly": {
|
837
|
+
"type": "boolean",
|
688
838
|
"mutable": false,
|
689
839
|
"complexType": {
|
690
|
-
"original": "
|
691
|
-
"resolved": "
|
840
|
+
"original": "boolean",
|
841
|
+
"resolved": "boolean",
|
692
842
|
"references": {}
|
693
843
|
},
|
694
844
|
"required": false,
|
695
|
-
"optional":
|
845
|
+
"optional": true,
|
696
846
|
"docs": {
|
697
847
|
"tags": [],
|
698
|
-
"text": "
|
848
|
+
"text": "If `true`, the readonly state will be set."
|
699
849
|
},
|
700
|
-
"attribute": "
|
850
|
+
"attribute": "readonly",
|
701
851
|
"reflect": false,
|
702
|
-
"defaultValue": "
|
852
|
+
"defaultValue": "false"
|
703
853
|
},
|
704
|
-
"
|
854
|
+
"required": {
|
705
855
|
"type": "boolean",
|
706
856
|
"mutable": false,
|
707
857
|
"complexType": {
|
@@ -710,25 +860,25 @@ export class SearchBar {
|
|
710
860
|
"references": {}
|
711
861
|
},
|
712
862
|
"required": false,
|
713
|
-
"optional":
|
863
|
+
"optional": true,
|
714
864
|
"docs": {
|
715
865
|
"tags": [],
|
716
|
-
"text": "If `true`, the
|
866
|
+
"text": "If `true`, the search bar will require a value."
|
717
867
|
},
|
718
|
-
"attribute": "
|
868
|
+
"attribute": "required",
|
719
869
|
"reflect": false,
|
720
870
|
"defaultValue": "false"
|
721
871
|
},
|
722
|
-
"
|
723
|
-
"type": "
|
872
|
+
"searchMode": {
|
873
|
+
"type": "string",
|
724
874
|
"mutable": false,
|
725
875
|
"complexType": {
|
726
|
-
"original": "
|
727
|
-
"resolved": "
|
876
|
+
"original": "IcSearchBarSearchModes",
|
877
|
+
"resolved": "\"navigation\" | \"query\"",
|
728
878
|
"references": {
|
729
|
-
"
|
879
|
+
"IcSearchBarSearchModes": {
|
730
880
|
"location": "import",
|
731
|
-
"path": "
|
881
|
+
"path": "./ic-search-bar.types"
|
732
882
|
}
|
733
883
|
}
|
734
884
|
},
|
@@ -736,11 +886,13 @@ export class SearchBar {
|
|
736
886
|
"optional": true,
|
737
887
|
"docs": {
|
738
888
|
"tags": [],
|
739
|
-
"text": "
|
889
|
+
"text": "Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches."
|
740
890
|
},
|
741
|
-
"
|
891
|
+
"attribute": "search-mode",
|
892
|
+
"reflect": false,
|
893
|
+
"defaultValue": "\"navigation\""
|
742
894
|
},
|
743
|
-
"
|
895
|
+
"small": {
|
744
896
|
"type": "boolean",
|
745
897
|
"mutable": false,
|
746
898
|
"complexType": {
|
@@ -752,90 +904,109 @@ export class SearchBar {
|
|
752
904
|
"optional": true,
|
753
905
|
"docs": {
|
754
906
|
"tags": [],
|
755
|
-
"text": "If `true`, the
|
907
|
+
"text": "If `true`, the small styling will be applied to the search bar."
|
756
908
|
},
|
757
|
-
"attribute": "
|
909
|
+
"attribute": "small",
|
758
910
|
"reflect": false,
|
759
911
|
"defaultValue": "false"
|
760
912
|
},
|
761
|
-
"
|
762
|
-
"type": "
|
913
|
+
"spellcheck": {
|
914
|
+
"type": "boolean",
|
763
915
|
"mutable": false,
|
764
916
|
"complexType": {
|
765
|
-
"original": "
|
766
|
-
"resolved": "
|
917
|
+
"original": "boolean",
|
918
|
+
"resolved": "boolean",
|
767
919
|
"references": {}
|
768
920
|
},
|
769
921
|
"required": false,
|
770
|
-
"optional":
|
922
|
+
"optional": false,
|
771
923
|
"docs": {
|
772
924
|
"tags": [],
|
773
|
-
"text": "
|
925
|
+
"text": "If `true`, the value of the search will have its spelling and grammar checked."
|
774
926
|
},
|
775
|
-
"attribute": "
|
927
|
+
"attribute": "spellcheck",
|
776
928
|
"reflect": false,
|
777
|
-
"defaultValue": "
|
929
|
+
"defaultValue": "false"
|
778
930
|
},
|
779
|
-
"
|
780
|
-
"type": "
|
931
|
+
"timeout": {
|
932
|
+
"type": "number",
|
781
933
|
"mutable": false,
|
782
934
|
"complexType": {
|
783
|
-
"original": "
|
784
|
-
"resolved": "
|
935
|
+
"original": "number",
|
936
|
+
"resolved": "number",
|
785
937
|
"references": {}
|
786
938
|
},
|
787
939
|
"required": false,
|
788
|
-
"optional":
|
940
|
+
"optional": true,
|
789
941
|
"docs": {
|
790
942
|
"tags": [],
|
791
|
-
"text": "
|
943
|
+
"text": "If using external filtering, set a timeout for when loading takes too long."
|
792
944
|
},
|
793
|
-
"attribute": "
|
794
|
-
"reflect": false
|
795
|
-
"defaultValue": "\"No results found\""
|
945
|
+
"attribute": "timeout",
|
946
|
+
"reflect": false
|
796
947
|
},
|
797
|
-
"
|
798
|
-
"type": "
|
948
|
+
"options": {
|
949
|
+
"type": "unknown",
|
799
950
|
"mutable": false,
|
800
951
|
"complexType": {
|
801
|
-
"original": "
|
802
|
-
"resolved": "
|
952
|
+
"original": "IcMenuOption[]",
|
953
|
+
"resolved": "IcMenuOption[]",
|
954
|
+
"references": {
|
955
|
+
"IcMenuOption": {
|
956
|
+
"location": "import",
|
957
|
+
"path": "../../utils/types"
|
958
|
+
}
|
959
|
+
}
|
960
|
+
},
|
961
|
+
"required": false,
|
962
|
+
"optional": true,
|
963
|
+
"docs": {
|
964
|
+
"tags": [],
|
965
|
+
"text": "The suggested search options."
|
966
|
+
},
|
967
|
+
"defaultValue": "[]"
|
968
|
+
},
|
969
|
+
"value": {
|
970
|
+
"type": "string",
|
971
|
+
"mutable": true,
|
972
|
+
"complexType": {
|
973
|
+
"original": "string",
|
974
|
+
"resolved": "string",
|
803
975
|
"references": {}
|
804
976
|
},
|
805
977
|
"required": false,
|
806
978
|
"optional": false,
|
807
979
|
"docs": {
|
808
980
|
"tags": [],
|
809
|
-
"text": "The
|
981
|
+
"text": "The value of the search input."
|
810
982
|
},
|
811
|
-
"attribute": "
|
812
|
-
"reflect":
|
813
|
-
"defaultValue": "
|
983
|
+
"attribute": "value",
|
984
|
+
"reflect": true,
|
985
|
+
"defaultValue": "\"\""
|
814
986
|
}
|
815
987
|
};
|
816
988
|
}
|
817
989
|
static get states() {
|
818
990
|
return {
|
819
|
-
"open": {},
|
820
|
-
"filteredOptions": {},
|
821
991
|
"ariaActiveDescendant": {},
|
822
|
-
"showClearButton": {},
|
823
992
|
"clearButtonFocused": {},
|
993
|
+
"highlightedValue": {},
|
994
|
+
"open": {},
|
824
995
|
"searchSubmitFocused": {},
|
825
|
-
"
|
826
|
-
"
|
996
|
+
"showClearButton": {},
|
997
|
+
"filteredOptions": {}
|
827
998
|
};
|
828
999
|
}
|
829
1000
|
static get events() {
|
830
1001
|
return [{
|
831
|
-
"method": "
|
832
|
-
"name": "
|
1002
|
+
"method": "icChange",
|
1003
|
+
"name": "icChange",
|
833
1004
|
"bubbles": true,
|
834
1005
|
"cancelable": true,
|
835
1006
|
"composed": true,
|
836
1007
|
"docs": {
|
837
1008
|
"tags": [],
|
838
|
-
"text": "Emitted when
|
1009
|
+
"text": "Emitted when the value has changed."
|
839
1010
|
},
|
840
1011
|
"complexType": {
|
841
1012
|
"original": "IcValueEventDetail",
|
@@ -843,45 +1014,34 @@ export class SearchBar {
|
|
843
1014
|
"references": {
|
844
1015
|
"IcValueEventDetail": {
|
845
1016
|
"location": "import",
|
846
|
-
"path": "../../
|
1017
|
+
"path": "../../utils/types"
|
847
1018
|
}
|
848
1019
|
}
|
849
1020
|
}
|
850
1021
|
}, {
|
851
|
-
"method": "
|
852
|
-
"name": "
|
1022
|
+
"method": "icClear",
|
1023
|
+
"name": "icClear",
|
853
1024
|
"bubbles": true,
|
854
1025
|
"cancelable": true,
|
855
1026
|
"composed": true,
|
856
1027
|
"docs": {
|
857
|
-
"tags": [
|
858
|
-
|
859
|
-
"text": "This event should not be used anymore. Use icSearchBarBlur instead."
|
860
|
-
}],
|
861
|
-
"text": ""
|
1028
|
+
"tags": [],
|
1029
|
+
"text": "Emitted when value is cleared with clear button"
|
862
1030
|
},
|
863
1031
|
"complexType": {
|
864
|
-
"original": "
|
865
|
-
"resolved": "
|
866
|
-
"references": {
|
867
|
-
"IcSearchBarBlurEventDetail": {
|
868
|
-
"location": "import",
|
869
|
-
"path": "./ic-search-bar.types"
|
870
|
-
}
|
871
|
-
}
|
1032
|
+
"original": "void",
|
1033
|
+
"resolved": "void",
|
1034
|
+
"references": {}
|
872
1035
|
}
|
873
1036
|
}, {
|
874
|
-
"method": "
|
875
|
-
"name": "
|
1037
|
+
"method": "icInput",
|
1038
|
+
"name": "icInput",
|
876
1039
|
"bubbles": true,
|
877
1040
|
"cancelable": true,
|
878
1041
|
"composed": true,
|
879
1042
|
"docs": {
|
880
|
-
"tags": [
|
881
|
-
|
882
|
-
"text": "This event should not be used anymore. Use icSearchBarFocus instead."
|
883
|
-
}],
|
884
|
-
"text": ""
|
1043
|
+
"tags": [],
|
1044
|
+
"text": "Emitted when a keyboard input occurred."
|
885
1045
|
},
|
886
1046
|
"complexType": {
|
887
1047
|
"original": "IcValueEventDetail",
|
@@ -889,54 +1049,45 @@ export class SearchBar {
|
|
889
1049
|
"references": {
|
890
1050
|
"IcValueEventDetail": {
|
891
1051
|
"location": "import",
|
892
|
-
"path": "../../
|
1052
|
+
"path": "../../utils/types"
|
893
1053
|
}
|
894
1054
|
}
|
895
1055
|
}
|
896
1056
|
}, {
|
897
|
-
"method": "
|
898
|
-
"name": "
|
1057
|
+
"method": "icInputBlur",
|
1058
|
+
"name": "icInputBlur",
|
899
1059
|
"bubbles": true,
|
900
1060
|
"cancelable": true,
|
901
1061
|
"composed": true,
|
902
1062
|
"docs": {
|
903
|
-
"tags": [
|
904
|
-
|
1063
|
+
"tags": [{
|
1064
|
+
"name": "deprecated",
|
1065
|
+
"text": "This event should not be used anymore. Use icSearchBarBlur instead."
|
1066
|
+
}],
|
1067
|
+
"text": ""
|
905
1068
|
},
|
906
1069
|
"complexType": {
|
907
|
-
"original": "
|
908
|
-
"resolved": "
|
1070
|
+
"original": "IcSearchBarBlurEventDetail",
|
1071
|
+
"resolved": "IcSearchBarBlurEventDetail",
|
909
1072
|
"references": {
|
910
|
-
"
|
1073
|
+
"IcSearchBarBlurEventDetail": {
|
911
1074
|
"location": "import",
|
912
|
-
"path": "
|
1075
|
+
"path": "./ic-search-bar.types"
|
913
1076
|
}
|
914
1077
|
}
|
915
1078
|
}
|
916
1079
|
}, {
|
917
|
-
"method": "
|
918
|
-
"name": "
|
919
|
-
"bubbles": true,
|
920
|
-
"cancelable": true,
|
921
|
-
"composed": true,
|
922
|
-
"docs": {
|
923
|
-
"tags": [],
|
924
|
-
"text": "Emitted when value is cleared with clear button"
|
925
|
-
},
|
926
|
-
"complexType": {
|
927
|
-
"original": "void",
|
928
|
-
"resolved": "void",
|
929
|
-
"references": {}
|
930
|
-
}
|
931
|
-
}, {
|
932
|
-
"method": "icSubmitSearch",
|
933
|
-
"name": "icSubmitSearch",
|
1080
|
+
"method": "icInputFocus",
|
1081
|
+
"name": "icInputFocus",
|
934
1082
|
"bubbles": true,
|
935
1083
|
"cancelable": true,
|
936
1084
|
"composed": true,
|
937
1085
|
"docs": {
|
938
|
-
"tags": [
|
939
|
-
|
1086
|
+
"tags": [{
|
1087
|
+
"name": "deprecated",
|
1088
|
+
"text": "This event should not be used anymore. Use icSearchBarFocus instead."
|
1089
|
+
}],
|
1090
|
+
"text": ""
|
940
1091
|
},
|
941
1092
|
"complexType": {
|
942
1093
|
"original": "IcValueEventDetail",
|
@@ -944,7 +1095,7 @@ export class SearchBar {
|
|
944
1095
|
"references": {
|
945
1096
|
"IcValueEventDetail": {
|
946
1097
|
"location": "import",
|
947
|
-
"path": "../../
|
1098
|
+
"path": "../../utils/types"
|
948
1099
|
}
|
949
1100
|
}
|
950
1101
|
}
|
@@ -1007,7 +1158,47 @@ export class SearchBar {
|
|
1007
1158
|
"references": {
|
1008
1159
|
"IcBlurEventDetail": {
|
1009
1160
|
"location": "import",
|
1010
|
-
"path": "../../
|
1161
|
+
"path": "../../utils/types"
|
1162
|
+
}
|
1163
|
+
}
|
1164
|
+
}
|
1165
|
+
}, {
|
1166
|
+
"method": "icRetryLoad",
|
1167
|
+
"name": "icRetryLoad",
|
1168
|
+
"bubbles": true,
|
1169
|
+
"cancelable": true,
|
1170
|
+
"composed": true,
|
1171
|
+
"docs": {
|
1172
|
+
"tags": [],
|
1173
|
+
"text": "Emitted when the 'retry loading' button is clicked"
|
1174
|
+
},
|
1175
|
+
"complexType": {
|
1176
|
+
"original": "IcValueEventDetail",
|
1177
|
+
"resolved": "IcValueEventDetail",
|
1178
|
+
"references": {
|
1179
|
+
"IcValueEventDetail": {
|
1180
|
+
"location": "import",
|
1181
|
+
"path": "../../utils/types"
|
1182
|
+
}
|
1183
|
+
}
|
1184
|
+
}
|
1185
|
+
}, {
|
1186
|
+
"method": "icSubmitSearch",
|
1187
|
+
"name": "icSubmitSearch",
|
1188
|
+
"bubbles": true,
|
1189
|
+
"cancelable": true,
|
1190
|
+
"composed": true,
|
1191
|
+
"docs": {
|
1192
|
+
"tags": [],
|
1193
|
+
"text": "Emitted when the search value has been submitted"
|
1194
|
+
},
|
1195
|
+
"complexType": {
|
1196
|
+
"original": "IcValueEventDetail",
|
1197
|
+
"resolved": "IcValueEventDetail",
|
1198
|
+
"references": {
|
1199
|
+
"IcValueEventDetail": {
|
1200
|
+
"location": "import",
|
1201
|
+
"path": "../../utils/types"
|
1011
1202
|
}
|
1012
1203
|
}
|
1013
1204
|
}
|
@@ -1030,7 +1221,7 @@ export class SearchBar {
|
|
1030
1221
|
"references": {
|
1031
1222
|
"IcBlurEventDetail": {
|
1032
1223
|
"location": "import",
|
1033
|
-
"path": "../../
|
1224
|
+
"path": "../../utils/types"
|
1034
1225
|
}
|
1035
1226
|
}
|
1036
1227
|
}
|
@@ -1094,6 +1285,12 @@ export class SearchBar {
|
|
1094
1285
|
static get elementRef() { return "el"; }
|
1095
1286
|
static get watchers() {
|
1096
1287
|
return [{
|
1288
|
+
"propName": "loading",
|
1289
|
+
"methodName": "loadingHandler"
|
1290
|
+
}, {
|
1291
|
+
"propName": "filteredOptions",
|
1292
|
+
"methodName": "filteredOptionsHandler"
|
1293
|
+
}, {
|
1097
1294
|
"propName": "options",
|
1098
1295
|
"methodName": "watchOptionsHandler"
|
1099
1296
|
}, {
|