@ukic/web-components 2.1.0-beta.9 → 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-6eb26e7a.js → helpers-eb53c416.js} +27 -26
- package/dist/cjs/helpers-eb53c416.js.map +1 -0
- package/dist/cjs/ic-alert.cjs.entry.js +11 -11
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +5 -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 +14 -13
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +163 -93
- 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 +41 -29
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +18 -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-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 +18 -18
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +23 -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 +45 -26
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +299 -159
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +11 -11
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +22 -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 +18 -18
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +87 -58
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +49 -42
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +28 -34
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +24 -27
- 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 +39 -38
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +178 -102
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +349 -190
- 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 +20 -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 +5 -4
- 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 +13 -13
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +60 -56
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +49 -45
- 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-f79a4e53.js → index-2a0c6769.js} +256 -43
- 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/pagination-first-last.svg +3 -0
- package/dist/collection/assets/pagination-next-previous.svg +3 -0
- package/dist/collection/collection-manifest.json +17 -11
- package/dist/collection/components/ic-alert/ic-alert.css +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js +49 -49
- 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 +3 -3
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +4 -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 +28 -27
- 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 +269 -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 +107 -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 +55 -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.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 +111 -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 +18 -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/ic-horizontal-scroll.css +4 -8
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +44 -25
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/{ic-horizontal-scroll.test.a11y.js → test/a11y/ic-horizontal-scroll.test.a11y.js} +1 -1
- 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 +55 -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 +97 -89
- 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 +47 -10
- 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 +56 -56
- 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 +2 -10
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +101 -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 +59 -16
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +180 -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 +19 -18
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +31 -37
- 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 +3 -1
- package/dist/collection/components/ic-page-header/ic-page-header.js +65 -68
- 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 +111 -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 +6 -10
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +492 -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/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 +17 -17
- package/dist/collection/components/ic-select/ic-select.js +630 -369
- 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 +47 -44
- 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 +74 -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 +3 -3
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +33 -29
- 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 +5 -0
- package/dist/collection/components/ic-toast/ic-toast.js +111 -107
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
- package/dist/collection/components/ic-toast/{ic-toast.test.a11y.js → test/a11y/ic-toast.test.a11y.js} +1 -1
- 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 +12 -12
- package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -1
- 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 +22 -8
- 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 +21 -15
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +105 -83
- 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/helpers.js +24 -25
- 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 +25 -26
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-alert.js +1 -113
- 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 +7 -7
- 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 +13 -12
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +99 -44
- 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 +47 -34
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +22 -19
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +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 +20 -20
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +29 -18
- 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-scroll2.js +46 -27
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +11 -11
- 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 -9
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +24 -25
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +34 -26
- 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 +23 -23
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +89 -60
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +60 -48
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +30 -36
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +30 -33
- 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 +44 -43
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +202 -122
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +1 -1
- package/dist/components/ic-select.js +379 -212
- 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 +24 -23
- 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 +7 -6
- 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.js +13 -13
- package/dist/components/ic-toast-region.js.map +1 -1
- package/dist/components/ic-toast.js +65 -61
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-tooltip2.js +1854 -49
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +59 -54
- 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 -55
- package/dist/components/index.js +1 -53
- 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-ad2477d8.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-8ffa00c9.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-35a03442.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-ba8d6c23.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-41e239cb.entry.js → p-96b71172.entry.js} +2 -2
- package/dist/core/p-96b71172.entry.js.map +1 -0
- package/dist/core/{p-d2508752.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-7fd50355.entry.js → p-a29fe0c6.entry.js} +2 -2
- package/dist/core/p-a29fe0c6.entry.js.map +1 -0
- package/dist/core/{p-c4a7c734.entry.js → p-a588886f.entry.js} +2 -2
- package/dist/core/p-a588886f.entry.js.map +1 -0
- package/dist/core/{p-284970bc.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-7a9bc7f2.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-c332acf8.js → helpers-85903813.js} +26 -27
- package/dist/esm/helpers-85903813.js.map +1 -0
- package/dist/esm/ic-alert.entry.js +11 -11
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +5 -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 +14 -13
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +163 -93
- 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 +41 -29
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +18 -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-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 +18 -18
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +23 -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 +45 -26
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +299 -159
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +11 -11
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +22 -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 +18 -18
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +87 -58
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +49 -42
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +28 -34
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +24 -27
- 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 +39 -38
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +178 -102
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +1 -1
- package/dist/esm/ic-select.entry.js +349 -190
- 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 +20 -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 +5 -4
- 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 +13 -13
- package/dist/esm/ic-toast-region.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +60 -56
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +49 -45
- 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-90721b3c.js → index-fd30b77e.js} +255 -44
- 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 +12 -12
- 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 +15 -14
- 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 -36
- 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 -87
- 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 +116 -78
- 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 -5
- 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-theme/ic-theme.d.ts +1 -1
- package/dist/types/components/ic-toast/ic-toast.d.ts +26 -26
- package/dist/types/components/ic-toast/ic-toast.types.d.ts +1 -1
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +3 -3
- 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 +826 -29
- package/dist/types/stencil-public-runtime.d.ts +74 -15
- package/dist/types/testspec.setup.d.ts +11 -0
- package/dist/types/utils/helpers.d.ts +1 -0
- package/dist/types/utils/types.d.ts +25 -22
- package/hydrate/index.d.ts +17 -16
- package/hydrate/index.js +3822 -1955
- package/loader/index.d.ts +9 -0
- package/package.json +7 -5
- package/dist/cjs/chevron-icon-2645d6b0.js +0 -10
- package/dist/cjs/chevron-icon-2645d6b0.js.map +0 -1
- package/dist/cjs/helpers-6eb26e7a.js.map +0 -1
- package/dist/cjs/index-f79a4e53.js.map +0 -1
- package/dist/cjs/popper-11d5f714.js.map +0 -1
- package/dist/collection/components/ic-alert/ic-alert.test.a11y.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-horizontal-scroll/ic-horizontal-scroll.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-text-field/ic-text-field.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-toast/ic-toast.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/popper.js.map +0 -1
- package/dist/core/p-1724000c.js +0 -2
- package/dist/core/p-1724000c.js.map +0 -1
- package/dist/core/p-17f91c94.entry.js +0 -2
- package/dist/core/p-17f91c94.entry.js.map +0 -1
- package/dist/core/p-18ae4b6d.entry.js +0 -2
- package/dist/core/p-18ae4b6d.entry.js.map +0 -1
- package/dist/core/p-18bf3cb0.entry.js +0 -2
- package/dist/core/p-18bf3cb0.entry.js.map +0 -1
- package/dist/core/p-24240e11.js.map +0 -1
- package/dist/core/p-2642f880.entry.js +0 -2
- package/dist/core/p-2642f880.entry.js.map +0 -1
- package/dist/core/p-284970bc.entry.js.map +0 -1
- package/dist/core/p-31a595c1.entry.js +0 -2
- package/dist/core/p-31a595c1.entry.js.map +0 -1
- package/dist/core/p-35a03442.entry.js.map +0 -1
- package/dist/core/p-360adc51.entry.js +0 -2
- package/dist/core/p-360adc51.entry.js.map +0 -1
- package/dist/core/p-3dda76db.entry.js +0 -2
- package/dist/core/p-3dda76db.entry.js.map +0 -1
- package/dist/core/p-41e239cb.entry.js.map +0 -1
- package/dist/core/p-44c9612c.entry.js +0 -2
- package/dist/core/p-44c9612c.entry.js.map +0 -1
- package/dist/core/p-521be4e2.entry.js +0 -2
- package/dist/core/p-521be4e2.entry.js.map +0 -1
- package/dist/core/p-5450cebf.js +0 -3
- package/dist/core/p-5450cebf.js.map +0 -1
- package/dist/core/p-55512a85.entry.js +0 -2
- package/dist/core/p-55512a85.entry.js.map +0 -1
- package/dist/core/p-560c06af.entry.js +0 -2
- package/dist/core/p-560c06af.entry.js.map +0 -1
- package/dist/core/p-57f2c81c.entry.js +0 -2
- package/dist/core/p-57f2c81c.entry.js.map +0 -1
- package/dist/core/p-5b083ce5.entry.js +0 -2
- package/dist/core/p-5b083ce5.entry.js.map +0 -1
- package/dist/core/p-62b3516e.entry.js +0 -2
- package/dist/core/p-62b3516e.entry.js.map +0 -1
- package/dist/core/p-691ea0f2.entry.js +0 -2
- package/dist/core/p-691ea0f2.entry.js.map +0 -1
- package/dist/core/p-7818d958.entry.js +0 -2
- package/dist/core/p-7818d958.entry.js.map +0 -1
- package/dist/core/p-7a0bf893.entry.js +0 -2
- package/dist/core/p-7a0bf893.entry.js.map +0 -1
- package/dist/core/p-7a9bc7f2.entry.js.map +0 -1
- package/dist/core/p-7fd50355.entry.js.map +0 -1
- package/dist/core/p-897e967a.entry.js +0 -2
- package/dist/core/p-897e967a.entry.js.map +0 -1
- package/dist/core/p-8f1176c6.entry.js +0 -2
- package/dist/core/p-8f1176c6.entry.js.map +0 -1
- package/dist/core/p-8ffa00c9.entry.js.map +0 -1
- package/dist/core/p-91a8db51.entry.js +0 -2
- package/dist/core/p-91a8db51.entry.js.map +0 -1
- package/dist/core/p-a09d853e.entry.js +0 -2
- package/dist/core/p-a09d853e.entry.js.map +0 -1
- package/dist/core/p-a667e329.entry.js +0 -2
- package/dist/core/p-a667e329.entry.js.map +0 -1
- package/dist/core/p-ad2477d8.entry.js.map +0 -1
- package/dist/core/p-b35ae170.entry.js +0 -2
- package/dist/core/p-b35ae170.entry.js.map +0 -1
- package/dist/core/p-b40bd77c.entry.js +0 -2
- package/dist/core/p-b40bd77c.entry.js.map +0 -1
- package/dist/core/p-b4234318.entry.js +0 -2
- package/dist/core/p-b4234318.entry.js.map +0 -1
- package/dist/core/p-ba8d6c23.entry.js.map +0 -1
- package/dist/core/p-bd819f68.entry.js +0 -2
- package/dist/core/p-bd819f68.entry.js.map +0 -1
- package/dist/core/p-c4a7c734.entry.js.map +0 -1
- package/dist/core/p-c72e4b75.entry.js +0 -2
- package/dist/core/p-c72e4b75.entry.js.map +0 -1
- package/dist/core/p-c7b86643.entry.js +0 -2
- package/dist/core/p-c7b86643.entry.js.map +0 -1
- package/dist/core/p-c8f07be6.entry.js +0 -2
- package/dist/core/p-c8f07be6.entry.js.map +0 -1
- package/dist/core/p-c9068822.entry.js +0 -2
- package/dist/core/p-c9068822.entry.js.map +0 -1
- package/dist/core/p-cccbf2bf.entry.js +0 -2
- package/dist/core/p-cccbf2bf.entry.js.map +0 -1
- package/dist/core/p-d2508752.entry.js.map +0 -1
- package/dist/core/p-d7bbace4.entry.js +0 -2
- package/dist/core/p-d7bbace4.entry.js.map +0 -1
- package/dist/core/p-d86b0d0e.entry.js +0 -2
- package/dist/core/p-d86b0d0e.entry.js.map +0 -1
- package/dist/core/p-e0d88c31.entry.js +0 -2
- package/dist/core/p-e0d88c31.entry.js.map +0 -1
- package/dist/core/p-e9202767.entry.js +0 -2
- package/dist/core/p-e9202767.entry.js.map +0 -1
- package/dist/core/p-eba373bf.entry.js +0 -2
- package/dist/core/p-eba373bf.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-ed6cf9b9.entry.js +0 -2
- package/dist/core/p-ed6cf9b9.entry.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/helpers-c332acf8.js.map +0 -1
- package/dist/esm/index-90721b3c.js.map +0 -1
- package/dist/esm/popper-f860750c.js +0 -1801
- package/dist/esm/popper-f860750c.js.map +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-horizontal-scroll/ic-horizontal-scroll.test.a11y.d.ts → ic-hero/test/a11y/ic-hero.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-link/ic-link.test.a11y.d.ts → ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-loading-indicator/ic-loading-indicator.test.a11y.d.ts → ic-link/test/a11y/ic-link.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-navigation-group/ic-navigation-group.test.a11y.d.ts → ic-loading-indicator/test/a11y/ic-loading-indicator.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-navigation-item/ic-navigation-item.test.a11y.d.ts → ic-navigation-group/test/a11y/ic-navigation-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-page-header/ic-page-header.test.a11y.d.ts → ic-navigation-item/test/a11y/ic-navigation-item.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-radio-group/ic-radio-group.test.a11y.d.ts → ic-page-header/test/a11y/ic-page-header.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-search-bar/ic-search-bar.test.a11y.d.ts → ic-pagination/test/a11y/ic-pagination.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-select/ic-select.test.a11y.d.ts → ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-side-navigation/ic-side-navigation.test.a11y.d.ts → ic-radio-group/test/a11y/ic-radio-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-skeleton/ic-skeleton.test.a11y.d.ts → ic-search-bar/test/a11y/ic-search-bar.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-status-tag/ic-status-tag.test.a11y.d.ts → ic-select/test/a11y/ic-select.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-stepper/ic-stepper.test.a11y.d.ts → ic-side-navigation/test/a11y/ic-side-navigation.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-switch/ic-switch.test.a11y.d.ts → ic-skeleton/test/a11y/ic-skeleton.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-tab-context/ic-tab-context.test.a11y.d.ts → ic-status-tag/test/a11y/ic-status-tag.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-text-field/ic-text-field.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-toast/ic-toast.test.a11y.d.ts → ic-switch/test/a11y/ic-switch.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-tooltip/ic-tooltip.test.a11y.d.ts → ic-tab-context/test/a11y/ic-tab-context.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-top-navigation/ic-top-navigation.test.a11y.d.ts → ic-text-field/test/a11y/ic-text-field.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-typography/ic-typography.test.a11y.d.ts → ic-toast/test/a11y/ic-toast.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,23 +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
|
-
this.handleMouseDown = (ev) => {
|
71
|
-
ev.preventDefault();
|
72
|
-
};
|
73
64
|
this.handleClearBlur = (ev) => {
|
74
65
|
const nextFocus = ev.relatedTarget;
|
75
66
|
this.icClearBlur.emit({ relatedTarget: nextFocus });
|
@@ -80,10 +71,47 @@ export class SearchBar {
|
|
80
71
|
this.icSubmitSearchBlur.emit({ relatedTarget: nextFocus });
|
81
72
|
this.searchSubmitFocused = false;
|
82
73
|
};
|
74
|
+
this.handleMouseDown = (ev) => {
|
75
|
+
ev.preventDefault();
|
76
|
+
};
|
83
77
|
this.handleSubmitSearchFocus = () => {
|
84
|
-
this.handleMenuCloseFromMenuChange(true);
|
85
78
|
this.searchSubmitFocused = true;
|
86
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
|
+
};
|
87
115
|
this.handleOptionSelect = (ev) => {
|
88
116
|
if (ev.detail.label === this.emptyOptionListText) {
|
89
117
|
this.el.setFocus();
|
@@ -127,13 +155,22 @@ export class SearchBar {
|
|
127
155
|
};
|
128
156
|
this.handleHostBlur = (ev) => {
|
129
157
|
const nextFocus = ev.relatedTarget;
|
130
|
-
if (this.open &&
|
158
|
+
if (this.open &&
|
159
|
+
this.options &&
|
160
|
+
nextFocus !== this.menu &&
|
161
|
+
!this.retryViaKeyPress &&
|
162
|
+
!this.retryButtonClick) {
|
131
163
|
this.setMenuChange(false);
|
132
164
|
}
|
165
|
+
if (this.retryButtonClick || this.retryViaKeyPress) {
|
166
|
+
this.inputEl.setFocus();
|
167
|
+
}
|
133
168
|
this.handleShowClearButton(false);
|
134
169
|
this.handleMenuCloseFromMenuChange(false);
|
135
170
|
this.handleTruncateValue(true);
|
136
171
|
this.icSearchBarBlur.emit({ relatedTarget: nextFocus, value: this.value });
|
172
|
+
this.retryViaKeyPress = false;
|
173
|
+
this.retryButtonClick = false;
|
137
174
|
};
|
138
175
|
this.handleShowClearButton = (visible) => {
|
139
176
|
this.showClearButton = visible;
|
@@ -173,7 +210,8 @@ export class SearchBar {
|
|
173
210
|
else if (this.hasOptionsOrFilterDisabled() &&
|
174
211
|
this.filteredOptions.length > 0 &&
|
175
212
|
this.open &&
|
176
|
-
searchResultsStatusEl
|
213
|
+
searchResultsStatusEl &&
|
214
|
+
!this.filteredOptions[0].loading) {
|
177
215
|
if (this.hadNoOptions()) {
|
178
216
|
searchResultsStatusEl.innerText = this.emptyOptionListText;
|
179
217
|
}
|
@@ -184,55 +222,79 @@ export class SearchBar {
|
|
184
222
|
};
|
185
223
|
this.hasOptionsOrFilterDisabled = () => this.options.length > 0 || this.disableFilter;
|
186
224
|
this.hadNoOptions = () => this.filteredOptions.length === 1 &&
|
187
|
-
this.filteredOptions[0].label === this.emptyOptionListText
|
225
|
+
this.filteredOptions[0].label === this.emptyOptionListText &&
|
226
|
+
this.searchMode === "navigation";
|
188
227
|
this.isSubmitDisabled = () => {
|
189
228
|
const valueNotSet = this.value === undefined || this.value === null || this.value === "";
|
190
|
-
|
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);
|
191
236
|
};
|
192
237
|
this.highlightFirstOptionAfterNoResults = () => {
|
193
|
-
if (this.prevNoOption && this.menu) {
|
238
|
+
if (this.prevNoOption && this.menu && !this.hasTimedOut) {
|
194
239
|
this.menu.handleSetFirstOption();
|
195
240
|
this.prevNoOption = false;
|
196
241
|
}
|
197
|
-
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);
|
198
245
|
if (prevNoOptionsList) {
|
199
246
|
this.prevNoOption = true;
|
200
247
|
}
|
201
248
|
};
|
202
|
-
this.
|
203
|
-
this.
|
204
|
-
this.
|
205
|
-
this.
|
206
|
-
this.
|
207
|
-
this.
|
208
|
-
this.disableFilter = false;
|
209
|
-
this.hideLabel = false;
|
210
|
-
this.helperText = "";
|
211
|
-
this.small = false;
|
212
|
-
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;
|
213
255
|
this.autocapitalize = "off";
|
214
256
|
this.autocomplete = "off";
|
215
257
|
this.autocorrect = "off";
|
216
258
|
this.autofocus = false;
|
259
|
+
this.charactersUntilSuggestion = 2;
|
260
|
+
this.disabled = false;
|
261
|
+
this.disableFilter = false;
|
217
262
|
this.debounce = 0;
|
218
|
-
this.
|
219
|
-
this.spellcheck = false;
|
220
|
-
this.options = [];
|
263
|
+
this.emptyOptionListText = "No results found";
|
221
264
|
this.focusOnLoad = false;
|
265
|
+
this.fullWidth = false;
|
266
|
+
this.helperText = "";
|
267
|
+
this.hideLabel = false;
|
222
268
|
this.hintText = "When autocomplete results are available use the up and down arrows to choose and press enter to select";
|
223
|
-
this.
|
224
|
-
this.
|
225
|
-
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;
|
226
281
|
this.filteredOptions = [];
|
227
|
-
this.
|
228
|
-
this.
|
229
|
-
|
230
|
-
|
231
|
-
this.
|
232
|
-
|
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);
|
233
293
|
}
|
234
294
|
watchOptionsHandler(newOptions) {
|
235
|
-
if (this.disableFilter) {
|
295
|
+
if (this.disableFilter && !this.hasTimedOut) {
|
296
|
+
this.loading = false;
|
297
|
+
clearTimeout(this.timeoutTimer);
|
236
298
|
if (newOptions.length > 0) {
|
237
299
|
this.filteredOptions = newOptions;
|
238
300
|
}
|
@@ -241,7 +303,11 @@ export class SearchBar {
|
|
241
303
|
return;
|
242
304
|
}
|
243
305
|
this.setMenuChange(true);
|
244
|
-
this.
|
306
|
+
!this.preLoad &&
|
307
|
+
(this.filteredOptions = [
|
308
|
+
{ label: this.emptyOptionListText, value: "" },
|
309
|
+
]);
|
310
|
+
this.preLoad = true;
|
245
311
|
}
|
246
312
|
}
|
247
313
|
this.debounceAriaLiveUpdate();
|
@@ -256,14 +322,33 @@ export class SearchBar {
|
|
256
322
|
this.inputEl.value = newValue;
|
257
323
|
}
|
258
324
|
}
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
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
|
+
}
|
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");
|
265
347
|
}
|
266
348
|
}
|
349
|
+
componentWillRender() {
|
350
|
+
this.highlightFirstOptionAfterNoResults();
|
351
|
+
}
|
267
352
|
handleKeyDown(ev) {
|
268
353
|
const keyEv = ev.detail.event;
|
269
354
|
if (this.menu && this.open) {
|
@@ -285,36 +370,22 @@ export class SearchBar {
|
|
285
370
|
this.preventSubmit = false;
|
286
371
|
}
|
287
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
|
+
}
|
288
383
|
debounceAriaLiveUpdate() {
|
289
384
|
clearTimeout(this.debounceAriaLive);
|
290
385
|
this.debounceAriaLive = window.setTimeout(() => {
|
291
386
|
this.updateSearchResultAriaLive();
|
292
387
|
}, 500);
|
293
388
|
}
|
294
|
-
componentWillRender() {
|
295
|
-
this.highlightFirstOptionAfterNoResults();
|
296
|
-
}
|
297
|
-
componentWillLoad() {
|
298
|
-
this.watchValueHandler(this.value);
|
299
|
-
}
|
300
|
-
componentDidLoad() {
|
301
|
-
if (this.focusOnLoad) {
|
302
|
-
this.el.setFocus();
|
303
|
-
}
|
304
|
-
if (this.hasOptionsOrFilterDisabled()) {
|
305
|
-
this.renderAssistiveHintEl();
|
306
|
-
if (this.disableFilter) {
|
307
|
-
this.filteredOptions = this.options;
|
308
|
-
}
|
309
|
-
}
|
310
|
-
onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Search Bar");
|
311
|
-
this.anchorEl = this.inputEl.shadowRoot.querySelector("ic-input-component-container");
|
312
|
-
}
|
313
|
-
disconnectedCallback() {
|
314
|
-
if (this.assistiveHintEl) {
|
315
|
-
this.assistiveHintEl.remove();
|
316
|
-
}
|
317
|
-
}
|
318
389
|
render() {
|
319
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;
|
320
391
|
const disabledMode = readonly || disabled ? true : false;
|
@@ -335,6 +406,9 @@ export class SearchBar {
|
|
335
406
|
const disabledText = disabledMode && !readonly;
|
336
407
|
const hasSuggestedSearch = value && this.hasOptionsOrFilterDisabled();
|
337
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);
|
338
412
|
let expanded;
|
339
413
|
if (options.length > 0) {
|
340
414
|
if (menuOpen) {
|
@@ -372,8 +446,8 @@ export class SearchBar {
|
|
372
446
|
"menu-container": true,
|
373
447
|
fullwidth: fullWidth,
|
374
448
|
}, slot: "menu" }, menuOpen && value.length >= this.charactersUntilSuggestion && (h("ic-menu", { class: {
|
375
|
-
"no-results": this.hadNoOptions(),
|
376
|
-
}, 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" })));
|
377
451
|
}
|
378
452
|
static get is() { return "ic-search-bar"; }
|
379
453
|
static get encapsulation() { return "shadow"; }
|
@@ -390,7 +464,7 @@ export class SearchBar {
|
|
390
464
|
}
|
391
465
|
static get properties() {
|
392
466
|
return {
|
393
|
-
"
|
467
|
+
"autocapitalize": {
|
394
468
|
"type": "string",
|
395
469
|
"mutable": false,
|
396
470
|
"complexType": {
|
@@ -398,52 +472,63 @@ export class SearchBar {
|
|
398
472
|
"resolved": "string",
|
399
473
|
"references": {}
|
400
474
|
},
|
401
|
-
"required":
|
475
|
+
"required": false,
|
402
476
|
"optional": false,
|
403
477
|
"docs": {
|
404
478
|
"tags": [],
|
405
|
-
"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\"."
|
406
480
|
},
|
407
|
-
"attribute": "
|
408
|
-
"reflect": false
|
481
|
+
"attribute": "autocapitalize",
|
482
|
+
"reflect": false,
|
483
|
+
"defaultValue": "\"off\""
|
409
484
|
},
|
410
|
-
"
|
411
|
-
"type": "
|
485
|
+
"autocomplete": {
|
486
|
+
"type": "string",
|
412
487
|
"mutable": false,
|
413
488
|
"complexType": {
|
414
|
-
"original": "
|
415
|
-
"resolved": "
|
416
|
-
"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
|
+
}
|
417
497
|
},
|
418
498
|
"required": false,
|
419
499
|
"optional": true,
|
420
500
|
"docs": {
|
421
501
|
"tags": [],
|
422
|
-
"text": "
|
502
|
+
"text": "The state of autocompletion the browser can apply on the text value."
|
423
503
|
},
|
424
|
-
"attribute": "
|
504
|
+
"attribute": "autocomplete",
|
425
505
|
"reflect": false,
|
426
|
-
"defaultValue": "
|
506
|
+
"defaultValue": "\"off\""
|
427
507
|
},
|
428
|
-
"
|
429
|
-
"type": "
|
508
|
+
"autocorrect": {
|
509
|
+
"type": "string",
|
430
510
|
"mutable": false,
|
431
511
|
"complexType": {
|
432
|
-
"original": "
|
433
|
-
"resolved": "
|
434
|
-
"references": {
|
512
|
+
"original": "IcAutocorrectStates",
|
513
|
+
"resolved": "\"off\" | \"on\"",
|
514
|
+
"references": {
|
515
|
+
"IcAutocorrectStates": {
|
516
|
+
"location": "import",
|
517
|
+
"path": "../../utils/types"
|
518
|
+
}
|
519
|
+
}
|
435
520
|
},
|
436
521
|
"required": false,
|
437
522
|
"optional": true,
|
438
523
|
"docs": {
|
439
524
|
"tags": [],
|
440
|
-
"text": "
|
525
|
+
"text": "The state of autocorrection the browser can apply when the user is entering/editing the text value."
|
441
526
|
},
|
442
|
-
"attribute": "
|
527
|
+
"attribute": "autocorrect",
|
443
528
|
"reflect": false,
|
444
|
-
"defaultValue": "
|
529
|
+
"defaultValue": "\"off\""
|
445
530
|
},
|
446
|
-
"
|
531
|
+
"autofocus": {
|
447
532
|
"type": "boolean",
|
448
533
|
"mutable": false,
|
449
534
|
"complexType": {
|
@@ -452,34 +537,34 @@ export class SearchBar {
|
|
452
537
|
"references": {}
|
453
538
|
},
|
454
539
|
"required": false,
|
455
|
-
"optional":
|
540
|
+
"optional": false,
|
456
541
|
"docs": {
|
457
542
|
"tags": [],
|
458
|
-
"text": "If `true`, the
|
543
|
+
"text": "If `true`, the form control will have input focus when the page loads."
|
459
544
|
},
|
460
|
-
"attribute": "
|
545
|
+
"attribute": "autofocus",
|
461
546
|
"reflect": false,
|
462
547
|
"defaultValue": "false"
|
463
548
|
},
|
464
|
-
"
|
465
|
-
"type": "
|
549
|
+
"charactersUntilSuggestion": {
|
550
|
+
"type": "number",
|
466
551
|
"mutable": false,
|
467
552
|
"complexType": {
|
468
|
-
"original": "
|
469
|
-
"resolved": "
|
553
|
+
"original": "number",
|
554
|
+
"resolved": "number",
|
470
555
|
"references": {}
|
471
556
|
},
|
472
557
|
"required": false,
|
473
|
-
"optional":
|
558
|
+
"optional": false,
|
474
559
|
"docs": {
|
475
560
|
"tags": [],
|
476
|
-
"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."
|
477
562
|
},
|
478
|
-
"attribute": "
|
563
|
+
"attribute": "characters-until-suggestion",
|
479
564
|
"reflect": false,
|
480
|
-
"defaultValue": "
|
565
|
+
"defaultValue": "2"
|
481
566
|
},
|
482
|
-
"
|
567
|
+
"disabled": {
|
483
568
|
"type": "boolean",
|
484
569
|
"mutable": false,
|
485
570
|
"complexType": {
|
@@ -491,9 +576,9 @@ export class SearchBar {
|
|
491
576
|
"optional": true,
|
492
577
|
"docs": {
|
493
578
|
"tags": [],
|
494
|
-
"text": "
|
579
|
+
"text": "If `true`, the disabled state will be set."
|
495
580
|
},
|
496
|
-
"attribute": "
|
581
|
+
"attribute": "disabled",
|
497
582
|
"reflect": false,
|
498
583
|
"defaultValue": "false"
|
499
584
|
},
|
@@ -515,7 +600,43 @@ export class SearchBar {
|
|
515
600
|
"reflect": false,
|
516
601
|
"defaultValue": "false"
|
517
602
|
},
|
518
|
-
"
|
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": {
|
519
640
|
"type": "boolean",
|
520
641
|
"mutable": false,
|
521
642
|
"complexType": {
|
@@ -527,9 +648,27 @@ export class SearchBar {
|
|
527
648
|
"optional": true,
|
528
649
|
"docs": {
|
529
650
|
"tags": [],
|
530
|
-
"text": "If `true`, the
|
651
|
+
"text": "If `true`, the search bar will be focused when component loaded."
|
531
652
|
},
|
532
|
-
"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",
|
533
672
|
"reflect": false,
|
534
673
|
"defaultValue": "false"
|
535
674
|
},
|
@@ -551,7 +690,7 @@ export class SearchBar {
|
|
551
690
|
"reflect": false,
|
552
691
|
"defaultValue": "\"\""
|
553
692
|
},
|
554
|
-
"
|
693
|
+
"hideLabel": {
|
555
694
|
"type": "boolean",
|
556
695
|
"mutable": false,
|
557
696
|
"complexType": {
|
@@ -563,31 +702,31 @@ export class SearchBar {
|
|
563
702
|
"optional": true,
|
564
703
|
"docs": {
|
565
704
|
"tags": [],
|
566
|
-
"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."
|
567
706
|
},
|
568
|
-
"attribute": "
|
707
|
+
"attribute": "hide-label",
|
569
708
|
"reflect": false,
|
570
709
|
"defaultValue": "false"
|
571
710
|
},
|
572
|
-
"
|
711
|
+
"hintText": {
|
573
712
|
"type": "string",
|
574
|
-
"mutable":
|
713
|
+
"mutable": false,
|
575
714
|
"complexType": {
|
576
715
|
"original": "string",
|
577
716
|
"resolved": "string",
|
578
717
|
"references": {}
|
579
718
|
},
|
580
719
|
"required": false,
|
581
|
-
"optional":
|
720
|
+
"optional": true,
|
582
721
|
"docs": {
|
583
722
|
"tags": [],
|
584
|
-
"text": "The
|
723
|
+
"text": "The hint text for the hidden assistive description element."
|
585
724
|
},
|
586
|
-
"attribute": "
|
587
|
-
"reflect":
|
588
|
-
"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\""
|
589
728
|
},
|
590
|
-
"
|
729
|
+
"label": {
|
591
730
|
"type": "string",
|
592
731
|
"mutable": false,
|
593
732
|
"complexType": {
|
@@ -595,117 +734,124 @@ export class SearchBar {
|
|
595
734
|
"resolved": "string",
|
596
735
|
"references": {}
|
597
736
|
},
|
598
|
-
"required":
|
737
|
+
"required": true,
|
599
738
|
"optional": false,
|
600
739
|
"docs": {
|
601
740
|
"tags": [],
|
602
|
-
"text": "The
|
741
|
+
"text": "The label for the search bar."
|
603
742
|
},
|
604
|
-
"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",
|
605
761
|
"reflect": false,
|
606
|
-
"defaultValue": "
|
762
|
+
"defaultValue": "false"
|
607
763
|
},
|
608
|
-
"
|
764
|
+
"loadingErrorLabel": {
|
609
765
|
"type": "string",
|
610
766
|
"mutable": false,
|
611
767
|
"complexType": {
|
612
|
-
"original": "
|
613
|
-
"resolved": "
|
614
|
-
"references": {
|
615
|
-
"IcAutocompleteTypes": {
|
616
|
-
"location": "import",
|
617
|
-
"path": "../../utils/types"
|
618
|
-
}
|
619
|
-
}
|
768
|
+
"original": "string",
|
769
|
+
"resolved": "string",
|
770
|
+
"references": {}
|
620
771
|
},
|
621
772
|
"required": false,
|
622
773
|
"optional": true,
|
623
774
|
"docs": {
|
624
775
|
"tags": [],
|
625
|
-
"text": "
|
776
|
+
"text": "Change the message displayed when external loading times out."
|
626
777
|
},
|
627
|
-
"attribute": "
|
778
|
+
"attribute": "loading-error-label",
|
628
779
|
"reflect": false,
|
629
|
-
"defaultValue": "\"
|
780
|
+
"defaultValue": "\"Loading Error\""
|
630
781
|
},
|
631
|
-
"
|
782
|
+
"loadingLabel": {
|
632
783
|
"type": "string",
|
633
784
|
"mutable": false,
|
634
785
|
"complexType": {
|
635
|
-
"original": "
|
636
|
-
"resolved": "
|
637
|
-
"references": {
|
638
|
-
"IcAutocorrectStates": {
|
639
|
-
"location": "import",
|
640
|
-
"path": "../../utils/types"
|
641
|
-
}
|
642
|
-
}
|
786
|
+
"original": "string",
|
787
|
+
"resolved": "string",
|
788
|
+
"references": {}
|
643
789
|
},
|
644
790
|
"required": false,
|
645
791
|
"optional": true,
|
646
792
|
"docs": {
|
647
793
|
"tags": [],
|
648
|
-
"text": "
|
794
|
+
"text": "Change the message displayed whilst the options are being loaded externally."
|
649
795
|
},
|
650
|
-
"attribute": "
|
796
|
+
"attribute": "loading-label",
|
651
797
|
"reflect": false,
|
652
|
-
"defaultValue": "\"
|
798
|
+
"defaultValue": "\"Loading...\""
|
653
799
|
},
|
654
|
-
"
|
655
|
-
"type": "
|
800
|
+
"name": {
|
801
|
+
"type": "string",
|
656
802
|
"mutable": false,
|
657
803
|
"complexType": {
|
658
|
-
"original": "
|
659
|
-
"resolved": "
|
804
|
+
"original": "string",
|
805
|
+
"resolved": "string",
|
660
806
|
"references": {}
|
661
807
|
},
|
662
808
|
"required": false,
|
663
809
|
"optional": false,
|
664
810
|
"docs": {
|
665
811
|
"tags": [],
|
666
|
-
"text": "
|
812
|
+
"text": "The name of the control, which is submitted with the form data."
|
667
813
|
},
|
668
|
-
"attribute": "
|
814
|
+
"attribute": "name",
|
669
815
|
"reflect": false,
|
670
|
-
"defaultValue": "
|
816
|
+
"defaultValue": "this.inputId"
|
671
817
|
},
|
672
|
-
"
|
673
|
-
"type": "
|
818
|
+
"placeholder": {
|
819
|
+
"type": "string",
|
674
820
|
"mutable": false,
|
675
821
|
"complexType": {
|
676
|
-
"original": "
|
677
|
-
"resolved": "
|
822
|
+
"original": "string",
|
823
|
+
"resolved": "string",
|
678
824
|
"references": {}
|
679
825
|
},
|
680
826
|
"required": false,
|
681
827
|
"optional": true,
|
682
828
|
"docs": {
|
683
829
|
"tags": [],
|
684
|
-
"text": "The
|
830
|
+
"text": "The placeholder value to display."
|
685
831
|
},
|
686
|
-
"attribute": "
|
832
|
+
"attribute": "placeholder",
|
687
833
|
"reflect": false,
|
688
|
-
"defaultValue": "
|
834
|
+
"defaultValue": "\"Search\""
|
689
835
|
},
|
690
|
-
"
|
691
|
-
"type": "
|
836
|
+
"readonly": {
|
837
|
+
"type": "boolean",
|
692
838
|
"mutable": false,
|
693
839
|
"complexType": {
|
694
|
-
"original": "
|
695
|
-
"resolved": "
|
840
|
+
"original": "boolean",
|
841
|
+
"resolved": "boolean",
|
696
842
|
"references": {}
|
697
843
|
},
|
698
844
|
"required": false,
|
699
|
-
"optional":
|
845
|
+
"optional": true,
|
700
846
|
"docs": {
|
701
847
|
"tags": [],
|
702
|
-
"text": "
|
848
|
+
"text": "If `true`, the readonly state will be set."
|
703
849
|
},
|
704
|
-
"attribute": "
|
850
|
+
"attribute": "readonly",
|
705
851
|
"reflect": false,
|
706
|
-
"defaultValue": "
|
852
|
+
"defaultValue": "false"
|
707
853
|
},
|
708
|
-
"
|
854
|
+
"required": {
|
709
855
|
"type": "boolean",
|
710
856
|
"mutable": false,
|
711
857
|
"complexType": {
|
@@ -714,25 +860,25 @@ export class SearchBar {
|
|
714
860
|
"references": {}
|
715
861
|
},
|
716
862
|
"required": false,
|
717
|
-
"optional":
|
863
|
+
"optional": true,
|
718
864
|
"docs": {
|
719
865
|
"tags": [],
|
720
|
-
"text": "If `true`, the
|
866
|
+
"text": "If `true`, the search bar will require a value."
|
721
867
|
},
|
722
|
-
"attribute": "
|
868
|
+
"attribute": "required",
|
723
869
|
"reflect": false,
|
724
870
|
"defaultValue": "false"
|
725
871
|
},
|
726
|
-
"
|
727
|
-
"type": "
|
872
|
+
"searchMode": {
|
873
|
+
"type": "string",
|
728
874
|
"mutable": false,
|
729
875
|
"complexType": {
|
730
|
-
"original": "
|
731
|
-
"resolved": "
|
876
|
+
"original": "IcSearchBarSearchModes",
|
877
|
+
"resolved": "\"navigation\" | \"query\"",
|
732
878
|
"references": {
|
733
|
-
"
|
879
|
+
"IcSearchBarSearchModes": {
|
734
880
|
"location": "import",
|
735
|
-
"path": "
|
881
|
+
"path": "./ic-search-bar.types"
|
736
882
|
}
|
737
883
|
}
|
738
884
|
},
|
@@ -740,11 +886,13 @@ export class SearchBar {
|
|
740
886
|
"optional": true,
|
741
887
|
"docs": {
|
742
888
|
"tags": [],
|
743
|
-
"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."
|
744
890
|
},
|
745
|
-
"
|
891
|
+
"attribute": "search-mode",
|
892
|
+
"reflect": false,
|
893
|
+
"defaultValue": "\"navigation\""
|
746
894
|
},
|
747
|
-
"
|
895
|
+
"small": {
|
748
896
|
"type": "boolean",
|
749
897
|
"mutable": false,
|
750
898
|
"complexType": {
|
@@ -756,90 +904,109 @@ export class SearchBar {
|
|
756
904
|
"optional": true,
|
757
905
|
"docs": {
|
758
906
|
"tags": [],
|
759
|
-
"text": "If `true`, the
|
907
|
+
"text": "If `true`, the small styling will be applied to the search bar."
|
760
908
|
},
|
761
|
-
"attribute": "
|
909
|
+
"attribute": "small",
|
762
910
|
"reflect": false,
|
763
911
|
"defaultValue": "false"
|
764
912
|
},
|
765
|
-
"
|
766
|
-
"type": "
|
913
|
+
"spellcheck": {
|
914
|
+
"type": "boolean",
|
767
915
|
"mutable": false,
|
768
916
|
"complexType": {
|
769
|
-
"original": "
|
770
|
-
"resolved": "
|
917
|
+
"original": "boolean",
|
918
|
+
"resolved": "boolean",
|
771
919
|
"references": {}
|
772
920
|
},
|
773
921
|
"required": false,
|
774
|
-
"optional":
|
922
|
+
"optional": false,
|
775
923
|
"docs": {
|
776
924
|
"tags": [],
|
777
|
-
"text": "
|
925
|
+
"text": "If `true`, the value of the search will have its spelling and grammar checked."
|
778
926
|
},
|
779
|
-
"attribute": "
|
927
|
+
"attribute": "spellcheck",
|
780
928
|
"reflect": false,
|
781
|
-
"defaultValue": "
|
929
|
+
"defaultValue": "false"
|
782
930
|
},
|
783
|
-
"
|
784
|
-
"type": "
|
931
|
+
"timeout": {
|
932
|
+
"type": "number",
|
785
933
|
"mutable": false,
|
786
934
|
"complexType": {
|
787
|
-
"original": "
|
788
|
-
"resolved": "
|
935
|
+
"original": "number",
|
936
|
+
"resolved": "number",
|
789
937
|
"references": {}
|
790
938
|
},
|
791
939
|
"required": false,
|
792
|
-
"optional":
|
940
|
+
"optional": true,
|
793
941
|
"docs": {
|
794
942
|
"tags": [],
|
795
|
-
"text": "
|
943
|
+
"text": "If using external filtering, set a timeout for when loading takes too long."
|
796
944
|
},
|
797
|
-
"attribute": "
|
798
|
-
"reflect": false
|
799
|
-
"defaultValue": "\"No results found\""
|
945
|
+
"attribute": "timeout",
|
946
|
+
"reflect": false
|
800
947
|
},
|
801
|
-
"
|
802
|
-
"type": "
|
948
|
+
"options": {
|
949
|
+
"type": "unknown",
|
803
950
|
"mutable": false,
|
804
951
|
"complexType": {
|
805
|
-
"original": "
|
806
|
-
"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",
|
807
975
|
"references": {}
|
808
976
|
},
|
809
977
|
"required": false,
|
810
978
|
"optional": false,
|
811
979
|
"docs": {
|
812
980
|
"tags": [],
|
813
|
-
"text": "The
|
981
|
+
"text": "The value of the search input."
|
814
982
|
},
|
815
|
-
"attribute": "
|
816
|
-
"reflect":
|
817
|
-
"defaultValue": "
|
983
|
+
"attribute": "value",
|
984
|
+
"reflect": true,
|
985
|
+
"defaultValue": "\"\""
|
818
986
|
}
|
819
987
|
};
|
820
988
|
}
|
821
989
|
static get states() {
|
822
990
|
return {
|
823
|
-
"open": {},
|
824
|
-
"filteredOptions": {},
|
825
991
|
"ariaActiveDescendant": {},
|
826
|
-
"showClearButton": {},
|
827
992
|
"clearButtonFocused": {},
|
993
|
+
"highlightedValue": {},
|
994
|
+
"open": {},
|
828
995
|
"searchSubmitFocused": {},
|
829
|
-
"
|
830
|
-
"
|
996
|
+
"showClearButton": {},
|
997
|
+
"filteredOptions": {}
|
831
998
|
};
|
832
999
|
}
|
833
1000
|
static get events() {
|
834
1001
|
return [{
|
835
|
-
"method": "
|
836
|
-
"name": "
|
1002
|
+
"method": "icChange",
|
1003
|
+
"name": "icChange",
|
837
1004
|
"bubbles": true,
|
838
1005
|
"cancelable": true,
|
839
1006
|
"composed": true,
|
840
1007
|
"docs": {
|
841
1008
|
"tags": [],
|
842
|
-
"text": "Emitted when
|
1009
|
+
"text": "Emitted when the value has changed."
|
843
1010
|
},
|
844
1011
|
"complexType": {
|
845
1012
|
"original": "IcValueEventDetail",
|
@@ -847,45 +1014,34 @@ export class SearchBar {
|
|
847
1014
|
"references": {
|
848
1015
|
"IcValueEventDetail": {
|
849
1016
|
"location": "import",
|
850
|
-
"path": "../../
|
1017
|
+
"path": "../../utils/types"
|
851
1018
|
}
|
852
1019
|
}
|
853
1020
|
}
|
854
1021
|
}, {
|
855
|
-
"method": "
|
856
|
-
"name": "
|
1022
|
+
"method": "icClear",
|
1023
|
+
"name": "icClear",
|
857
1024
|
"bubbles": true,
|
858
1025
|
"cancelable": true,
|
859
1026
|
"composed": true,
|
860
1027
|
"docs": {
|
861
|
-
"tags": [
|
862
|
-
|
863
|
-
"text": "This event should not be used anymore. Use icSearchBarBlur instead."
|
864
|
-
}],
|
865
|
-
"text": ""
|
1028
|
+
"tags": [],
|
1029
|
+
"text": "Emitted when value is cleared with clear button"
|
866
1030
|
},
|
867
1031
|
"complexType": {
|
868
|
-
"original": "
|
869
|
-
"resolved": "
|
870
|
-
"references": {
|
871
|
-
"IcSearchBarBlurEventDetail": {
|
872
|
-
"location": "import",
|
873
|
-
"path": "./ic-search-bar.types"
|
874
|
-
}
|
875
|
-
}
|
1032
|
+
"original": "void",
|
1033
|
+
"resolved": "void",
|
1034
|
+
"references": {}
|
876
1035
|
}
|
877
1036
|
}, {
|
878
|
-
"method": "
|
879
|
-
"name": "
|
1037
|
+
"method": "icInput",
|
1038
|
+
"name": "icInput",
|
880
1039
|
"bubbles": true,
|
881
1040
|
"cancelable": true,
|
882
1041
|
"composed": true,
|
883
1042
|
"docs": {
|
884
|
-
"tags": [
|
885
|
-
|
886
|
-
"text": "This event should not be used anymore. Use icSearchBarFocus instead."
|
887
|
-
}],
|
888
|
-
"text": ""
|
1043
|
+
"tags": [],
|
1044
|
+
"text": "Emitted when a keyboard input occurred."
|
889
1045
|
},
|
890
1046
|
"complexType": {
|
891
1047
|
"original": "IcValueEventDetail",
|
@@ -893,54 +1049,45 @@ export class SearchBar {
|
|
893
1049
|
"references": {
|
894
1050
|
"IcValueEventDetail": {
|
895
1051
|
"location": "import",
|
896
|
-
"path": "../../
|
1052
|
+
"path": "../../utils/types"
|
897
1053
|
}
|
898
1054
|
}
|
899
1055
|
}
|
900
1056
|
}, {
|
901
|
-
"method": "
|
902
|
-
"name": "
|
1057
|
+
"method": "icInputBlur",
|
1058
|
+
"name": "icInputBlur",
|
903
1059
|
"bubbles": true,
|
904
1060
|
"cancelable": true,
|
905
1061
|
"composed": true,
|
906
1062
|
"docs": {
|
907
|
-
"tags": [
|
908
|
-
|
1063
|
+
"tags": [{
|
1064
|
+
"name": "deprecated",
|
1065
|
+
"text": "This event should not be used anymore. Use icSearchBarBlur instead."
|
1066
|
+
}],
|
1067
|
+
"text": ""
|
909
1068
|
},
|
910
1069
|
"complexType": {
|
911
|
-
"original": "
|
912
|
-
"resolved": "
|
1070
|
+
"original": "IcSearchBarBlurEventDetail",
|
1071
|
+
"resolved": "IcSearchBarBlurEventDetail",
|
913
1072
|
"references": {
|
914
|
-
"
|
1073
|
+
"IcSearchBarBlurEventDetail": {
|
915
1074
|
"location": "import",
|
916
|
-
"path": "
|
1075
|
+
"path": "./ic-search-bar.types"
|
917
1076
|
}
|
918
1077
|
}
|
919
1078
|
}
|
920
1079
|
}, {
|
921
|
-
"method": "
|
922
|
-
"name": "
|
923
|
-
"bubbles": true,
|
924
|
-
"cancelable": true,
|
925
|
-
"composed": true,
|
926
|
-
"docs": {
|
927
|
-
"tags": [],
|
928
|
-
"text": "Emitted when value is cleared with clear button"
|
929
|
-
},
|
930
|
-
"complexType": {
|
931
|
-
"original": "void",
|
932
|
-
"resolved": "void",
|
933
|
-
"references": {}
|
934
|
-
}
|
935
|
-
}, {
|
936
|
-
"method": "icSubmitSearch",
|
937
|
-
"name": "icSubmitSearch",
|
1080
|
+
"method": "icInputFocus",
|
1081
|
+
"name": "icInputFocus",
|
938
1082
|
"bubbles": true,
|
939
1083
|
"cancelable": true,
|
940
1084
|
"composed": true,
|
941
1085
|
"docs": {
|
942
|
-
"tags": [
|
943
|
-
|
1086
|
+
"tags": [{
|
1087
|
+
"name": "deprecated",
|
1088
|
+
"text": "This event should not be used anymore. Use icSearchBarFocus instead."
|
1089
|
+
}],
|
1090
|
+
"text": ""
|
944
1091
|
},
|
945
1092
|
"complexType": {
|
946
1093
|
"original": "IcValueEventDetail",
|
@@ -948,7 +1095,7 @@ export class SearchBar {
|
|
948
1095
|
"references": {
|
949
1096
|
"IcValueEventDetail": {
|
950
1097
|
"location": "import",
|
951
|
-
"path": "../../
|
1098
|
+
"path": "../../utils/types"
|
952
1099
|
}
|
953
1100
|
}
|
954
1101
|
}
|
@@ -1011,7 +1158,47 @@ export class SearchBar {
|
|
1011
1158
|
"references": {
|
1012
1159
|
"IcBlurEventDetail": {
|
1013
1160
|
"location": "import",
|
1014
|
-
"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"
|
1015
1202
|
}
|
1016
1203
|
}
|
1017
1204
|
}
|
@@ -1034,7 +1221,7 @@ export class SearchBar {
|
|
1034
1221
|
"references": {
|
1035
1222
|
"IcBlurEventDetail": {
|
1036
1223
|
"location": "import",
|
1037
|
-
"path": "../../
|
1224
|
+
"path": "../../utils/types"
|
1038
1225
|
}
|
1039
1226
|
}
|
1040
1227
|
}
|
@@ -1098,6 +1285,12 @@ export class SearchBar {
|
|
1098
1285
|
static get elementRef() { return "el"; }
|
1099
1286
|
static get watchers() {
|
1100
1287
|
return [{
|
1288
|
+
"propName": "loading",
|
1289
|
+
"methodName": "loadingHandler"
|
1290
|
+
}, {
|
1291
|
+
"propName": "filteredOptions",
|
1292
|
+
"methodName": "filteredOptionsHandler"
|
1293
|
+
}, {
|
1101
1294
|
"propName": "options",
|
1102
1295
|
"methodName": "watchOptionsHandler"
|
1103
1296
|
}, {
|