@ukic/web-components 2.1.0-beta.8 → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/OpenInNew-f9958725.js +7 -0
- package/dist/cjs/OpenInNew-f9958725.js.map +1 -0
- package/dist/cjs/chevron-icon-2bb3a907.js +10 -0
- package/dist/cjs/chevron-icon-2bb3a907.js.map +1 -0
- package/dist/cjs/core.cjs.js +10 -3
- package/dist/cjs/core.cjs.js.map +1 -1
- package/dist/cjs/{helpers-5f391578.js → helpers-eb53c416.js} +96 -27
- package/dist/cjs/helpers-eb53c416.js.map +1 -0
- package/dist/cjs/ic-alert.cjs.entry.js +12 -35
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +6 -5
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +39 -33
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +16 -14
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +179 -104
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card.cjs.entry.js +46 -45
- package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +24 -23
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +42 -29
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +19 -15
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-entity.cjs.entry.js +2 -2
- package/dist/cjs/ic-data-entity.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +38 -24
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +295 -0
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-divider.cjs.entry.js +3 -3
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +19 -18
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +24 -17
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +23 -21
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +23 -21
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +177 -0
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +300 -161
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +14 -16
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +23 -23
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +24 -0
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-menu-item.cjs.entry.js +122 -0
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-navigation-button.cjs.entry.js +20 -19
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +88 -58
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +50 -42
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +31 -37
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +25 -28
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +56 -0
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-pagination.cjs.entry.js +227 -0
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-popover-menu.cjs.entry.js +237 -0
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-radio-group.cjs.entry.js +43 -25
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +40 -38
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +181 -101
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
- package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +360 -177
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +116 -87
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +4 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +6 -6
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +10 -10
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +15 -15
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +21 -19
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +68 -32
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +10 -118
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +15 -4
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +32 -7
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +102 -72
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +2 -2
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +48 -0
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-toast.cjs.entry.js +169 -0
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-top-navigation.cjs.entry.js +52 -48
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +97 -5
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/{index-3ef30d9d.js → index-2a0c6769.js} +272 -44
- package/dist/cjs/index-2a0c6769.js.map +1 -0
- package/dist/cjs/loader.cjs.js +4 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/{popper-11d5f714.js → popper-d7adcfc6.js} +10 -17
- package/dist/cjs/popper-d7adcfc6.js.map +1 -0
- package/dist/cjs/types-3eb02246.js.map +1 -1
- package/dist/collection/assets/error-icon.svg +2 -2
- package/dist/collection/assets/info-icon.svg +2 -2
- package/dist/collection/assets/neutral-icon.svg +2 -2
- package/dist/collection/assets/pagination-first-last.svg +3 -0
- package/dist/collection/assets/pagination-next-previous.svg +3 -0
- package/dist/collection/assets/success-icon.svg +2 -2
- package/dist/collection/assets/warning-icon.svg +2 -2
- package/dist/collection/collection-manifest.json +20 -11
- package/dist/collection/components/ic-alert/ic-alert.css +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js +51 -62
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-alert/{ic-alert.test.a11y.js → test/a11y/ic-alert.test.a11y.js} +1 -1
- package/dist/collection/components/ic-alert/test/a11y/ic-alert.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.e2e.js +16 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.e2e.js.map +1 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +182 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +8 -4
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +5 -4
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/test/a11y/ic-back-to-top.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.e2e.js +68 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.e2e.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +123 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +19 -4
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +30 -28
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +118 -0
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +37 -31
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/{ic-breadcrumb-group.test.a11y.js → test/a11y/ic-breadcrumb-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-breadcrumb-group/test/a11y/ic-breadcrumb-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group-test-examples.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.e2e.js +41 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.e2e.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js +181 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js.map +1 -0
- package/dist/collection/components/ic-button/ic-button.css +23 -8
- package/dist/collection/components/ic-button/ic-button.js +270 -114
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/{ic-button.test.a11y.js → test/a11y/ic-button.test.a11y.js} +1 -1
- package/dist/collection/components/ic-button/test/a11y/ic-button.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.e2e.js +198 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.e2e.js.map +1 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +256 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +1 -0
- package/dist/collection/components/ic-card/ic-card.css +35 -10
- package/dist/collection/components/ic-card/ic-card.js +123 -122
- package/dist/collection/components/ic-card/ic-card.js.map +1 -1
- package/dist/collection/components/ic-card/{ic-card.test.a11y.js → test/a11y/ic-card.test.a11y.js} +1 -1
- package/dist/collection/components/ic-card/test/a11y/ic-card.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.e2e.js +23 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.e2e.js.map +1 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.spec.js +152 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.spec.js.map +1 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +11 -8
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +108 -76
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +3 -3
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +64 -67
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.types.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/{ic-checkbox-group.test.a11y.js → test/a11y/ic-checkbox-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-checkbox-group/test/a11y/ic-checkbox-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.e2e.js +201 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.e2e.js.map +1 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +175 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +1 -0
- package/dist/collection/components/ic-chip/ic-chip.css +11 -10
- package/dist/collection/components/ic-chip/ic-chip.js +56 -52
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-chip/{ic-chip.test.a11y.js → test/a11y/ic-chip.test.a11y.js} +1 -1
- package/dist/collection/components/ic-chip/test/a11y/ic-chip.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +110 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +4 -0
- package/dist/collection/components/ic-classification-banner/{ic-classification-banner.test.a11y.js → test/a11y/ic-classification-banner.test.a11y.js} +1 -1
- package/dist/collection/components/ic-classification-banner/test/a11y/ic-classification-banner.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +140 -0
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +1 -0
- package/dist/collection/components/ic-data-entity/ic-data-entity.css +1 -1
- package/dist/collection/components/ic-data-entity/{ic-data-entity.test.a11y.js → test/a11y/ic-data-entity.test.a11y.js} +1 -1
- package/dist/collection/components/ic-data-entity/test/a11y/ic-data-entity.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-data-entity/test/basic/ic-data-entity.spec.js +161 -0
- package/dist/collection/components/ic-data-entity/test/basic/ic-data-entity.spec.js.map +1 -0
- package/dist/collection/components/ic-data-row/ic-data-row.css +1 -1
- package/dist/collection/components/ic-data-row/ic-data-row.js +51 -37
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-data-row/{ic-data-row.test.a11y.js → test/a11y/ic-data-row.test.a11y.js} +1 -1
- package/dist/collection/components/ic-data-row/test/a11y/ic-data-row.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js +74 -0
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js.map +1 -0
- package/dist/collection/components/ic-dialog/ic-dialog.css +592 -0
- package/dist/collection/components/ic-dialog/ic-dialog.js +640 -0
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -0
- package/dist/collection/components/ic-dialog/test/a11y/ic-dialog.test.a11y.js +28 -0
- package/dist/collection/components/ic-dialog/test/a11y/ic-dialog.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.e2e.js +207 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.e2e.js.map +1 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +520 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +1 -0
- package/dist/collection/components/ic-divider/ic-divider.css +1 -1
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +24 -0
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +1 -0
- package/dist/collection/components/ic-footer/ic-footer.css +2 -2
- package/dist/collection/components/ic-footer/ic-footer.js +51 -49
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer/{ic-footer.test.a11y.js → test/a11y/ic-footer.test.a11y.js} +1 -1
- package/dist/collection/components/ic-footer/test/a11y/ic-footer.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.e2e.js +50 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.e2e.js.map +1 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +140 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +1 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +36 -4
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +112 -15
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link/{ic-footer-link.test.a11y.js → test/a11y/ic-footer-link.test.a11y.js} +1 -1
- package/dist/collection/components/ic-footer-link/test/a11y/ic-footer-link.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +62 -0
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +1 -0
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +19 -18
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/{ic-footer-link-group.test.a11y.js → test/a11y/ic-footer-link-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-footer-link-group/test/a11y/ic-footer-link-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +98 -0
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +1 -0
- package/dist/collection/components/ic-hero/ic-hero.css +23 -22
- package/dist/collection/components/ic-hero/ic-hero.js +97 -95
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-hero/{ic-hero.test.a11y.js → test/a11y/ic-hero.test.a11y.js} +1 -1
- package/dist/collection/components/ic-hero/test/a11y/ic-hero.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +76 -0
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +1 -0
- package/dist/collection/components/ic-horizontal-scroll/assets/left-arrow.svg +3 -0
- package/dist/collection/components/ic-horizontal-scroll/assets/right-arrow.svg +3 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.css +535 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +232 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -0
- package/dist/collection/components/ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.js +34 -0
- package/dist/collection/components/ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +180 -0
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +1 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +38 -9
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +45 -45
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +117 -0
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +1 -0
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js +38 -0
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js.map +1 -0
- package/dist/collection/components/ic-input-label/ic-input-label.css +0 -4
- package/dist/collection/components/ic-input-label/ic-input-label.js +51 -51
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +98 -0
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +1 -0
- package/dist/collection/components/ic-input-validation/ic-input-validation.css +0 -8
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +41 -41
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js +89 -0
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js.map +1 -0
- package/dist/collection/components/ic-link/ic-link.css +16 -3
- package/dist/collection/components/ic-link/ic-link.js +56 -52
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-link/{ic-link.test.a11y.js → test/a11y/ic-link.test.a11y.js} +1 -1
- package/dist/collection/components/ic-link/test/a11y/ic-link.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +203 -0
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +5 -5
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +112 -101
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/{ic-loading-indicator.test.a11y.js → test/a11y/ic-loading-indicator.test.a11y.js} +1 -1
- package/dist/collection/components/ic-loading-indicator/test/a11y/ic-loading-indicator.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.e2e.js +34 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.e2e.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js +141 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js.map +1 -0
- package/dist/collection/components/ic-menu/ic-menu.css +52 -11
- package/dist/collection/components/ic-menu/ic-menu.js +521 -268
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +657 -0
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +1 -0
- package/dist/collection/components/ic-menu-group/ic-menu-group.css +465 -0
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +45 -0
- package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -0
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js +94 -0
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js.map +1 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.css +628 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +394 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.types.js +2 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.types.js.map +1 -0
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +108 -0
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +4 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +58 -57
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +84 -0
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +8 -11
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +102 -72
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/{ic-navigation-group.test.a11y.js → test/a11y/ic-navigation-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-navigation-group/test/a11y/ic-navigation-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +309 -0
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +70 -20
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +181 -83
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/{ic-navigation-item.test.a11y.js → test/a11y/ic-navigation-item.test.a11y.js} +1 -1
- package/dist/collection/components/ic-navigation-item/test/a11y/ic-navigation-item.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +118 -0
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +23 -18
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +34 -40
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.e2e.js +29 -0
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.e2e.js.map +1 -0
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js +176 -0
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js.map +1 -0
- package/dist/collection/components/ic-page-header/ic-page-header.css +12 -1
- package/dist/collection/components/ic-page-header/ic-page-header.js +66 -69
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-page-header/{ic-page-header.test.a11y.js → test/a11y/ic-page-header.test.a11y.js} +1 -1
- package/dist/collection/components/ic-page-header/test/a11y/ic-page-header.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.e2e.js +177 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.e2e.js.map +1 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js +284 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js.map +1 -0
- package/dist/collection/components/ic-pagination/ic-pagination.css +486 -0
- package/dist/collection/components/ic-pagination/ic-pagination.js +498 -0
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -0
- package/dist/collection/components/ic-pagination/ic-pagination.types.js +2 -0
- package/dist/collection/components/ic-pagination/ic-pagination.types.js.map +1 -0
- package/dist/collection/components/ic-pagination/test/a11y/ic-pagination.test.a11y.js +11 -0
- package/dist/collection/components/ic-pagination/test/a11y/ic-pagination.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.e2e.js +128 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.e2e.js.map +1 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +335 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +1 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +581 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +229 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.types.js +2 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.types.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +536 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +433 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.js +13 -0
- package/dist/collection/components/ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.e2e.js +30 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.e2e.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js +381 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js.map +1 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.css +4 -4
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +104 -80
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.types.js +2 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.types.js.map +1 -0
- package/dist/collection/components/ic-radio-group/{ic-radio-group.test.a11y.js → test/a11y/ic-radio-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-radio-group/test/a11y/ic-radio-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js +343 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js.map +1 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +303 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +1 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +6 -6
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +112 -96
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.css +18 -14
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +496 -299
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -1
- package/dist/collection/components/ic-search-bar/{ic-search-bar.test.a11y.js → test/a11y/ic-search-bar.test.a11y.js} +1 -1
- package/dist/collection/components/ic-search-bar/test/a11y/ic-search-bar.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js +1099 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js.map +1 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +584 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +1 -0
- package/dist/collection/components/ic-section-container/ic-section-container.css +1 -0
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js +69 -0
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js.map +1 -0
- package/dist/collection/components/ic-select/ic-select.css +20 -19
- package/dist/collection/components/ic-select/ic-select.js +641 -356
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/{ic-select.test.a11y.js → test/a11y/ic-select.test.a11y.js} +1 -1
- package/dist/collection/components/ic-select/test/a11y/ic-select.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.e2e.js +1768 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.e2e.js.map +1 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +1296 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +55 -46
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +156 -127
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/{ic-side-navigation.test.a11y.js → test/a11y/ic-side-navigation.test.a11y.js} +1 -1
- package/dist/collection/components/ic-side-navigation/test/a11y/ic-side-navigation.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/{ic-side-navigation-test-examples.js → test/basic/ic-side-navigation-test-examples.js} +90 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation-test-examples.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.e2e.js +412 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.e2e.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +470 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +1 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +22 -22
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skeleton/{ic-skeleton.test.a11y.js → test/a11y/ic-skeleton.test.a11y.js} +1 -1
- package/dist/collection/components/ic-skeleton/test/a11y/ic-skeleton.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js +89 -0
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js.map +1 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +10 -13
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +40 -40
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-status-tag/{ic-status-tag.test.a11y.js → test/a11y/ic-status-tag.test.a11y.js} +1 -1
- package/dist/collection/components/ic-status-tag/test/a11y/ic-status-tag.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +43 -0
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +1 -0
- package/dist/collection/components/ic-step/ic-step.css +6 -6
- package/dist/collection/components/ic-step/ic-step.js +127 -127
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js +176 -0
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js.map +1 -0
- package/dist/collection/components/ic-stepper/ic-stepper.js +41 -41
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-stepper/{ic-stepper.test.a11y.js → test/a11y/ic-stepper.test.a11y.js} +1 -1
- package/dist/collection/components/ic-stepper/test/a11y/ic-stepper.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper-test-examples.js.map +1 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js +49 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js.map +1 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +706 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +1 -0
- package/dist/collection/components/ic-switch/ic-switch.css +4 -4
- package/dist/collection/components/ic-switch/ic-switch.js +75 -73
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-switch/{ic-switch.test.a11y.js → test/a11y/ic-switch.test.a11y.js} +1 -1
- package/dist/collection/components/ic-switch/test/a11y/ic-switch.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +104 -0
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +1 -0
- package/dist/collection/components/ic-tab/ic-tab.css +4 -4
- package/dist/collection/components/ic-tab/ic-tab.js +114 -31
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab/test/basic/ic-tab.e2e.js +32 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.e2e.js.map +1 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +159 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +1 -0
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +157 -77
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-context/test/a11y/ic-tab-context.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.e2e.js +317 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.e2e.js.map +1 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +390 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +1 -0
- package/dist/collection/components/ic-tab-group/ic-tab-group.css +6 -120
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +40 -180
- package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.css +0 -4
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +89 -34
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js +65 -0
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js.map +1 -0
- package/dist/collection/components/ic-text-field/ic-text-field.css +1 -10
- package/dist/collection/components/ic-text-field/ic-text-field.js +456 -345
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-text-field/test/a11y/ic-text-field.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.e2e.js +98 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.e2e.js.map +1 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +236 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +1 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +310 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +1 -0
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +72 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +1 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +77 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +1 -0
- package/dist/collection/components/ic-toast/ic-toast.css +602 -0
- package/dist/collection/components/ic-toast/ic-toast.js +386 -0
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -0
- package/dist/collection/components/ic-toast/ic-toast.types.js +2 -0
- package/dist/collection/components/ic-toast/ic-toast.types.js.map +1 -0
- package/dist/collection/components/ic-toast/test/a11y/ic-toast.test.a11y.js +16 -0
- package/dist/collection/components/ic-toast/test/a11y/ic-toast.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.e2e.js +82 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.e2e.js.map +1 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +278 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +1 -0
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +81 -0
- package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -0
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js +62 -0
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js.map +1 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +27 -15
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +116 -64
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/{ic-tooltip.test.a11y.js → test/a11y/ic-tooltip.test.a11y.js} +1 -1
- package/dist/collection/components/ic-tooltip/test/a11y/ic-tooltip.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js +115 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js.map +1 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +128 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +25 -48
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +108 -86
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/{ic-top-navigation.test.a11y.js → test/a11y/ic-top-navigation.test.a11y.js} +8 -1
- package/dist/collection/components/ic-top-navigation/test/a11y/ic-top-navigation.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.e2e.js +61 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.e2e.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.mobile.e2e.js +242 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.mobile.e2e.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +299 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +1 -0
- package/dist/collection/components/ic-typography/ic-typography.css +58 -1
- package/dist/collection/components/ic-typography/ic-typography.js +140 -22
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/components/ic-typography/{ic-typography.test.a11y.js → test/a11y/ic-typography.test.a11y.js} +1 -1
- package/dist/collection/components/ic-typography/test/a11y/ic-typography.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js +39 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js.map +1 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +296 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +1 -0
- package/dist/collection/testspec.setup.js +21 -0
- package/dist/collection/testspec.setup.js.map +1 -1
- package/dist/collection/utils/constants.js +28 -0
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +31 -27
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/OpenInNew.js +5 -0
- package/dist/components/OpenInNew.js.map +1 -0
- package/dist/components/helpers.js +89 -27
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-alert.js +1 -136
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-alert2.js +117 -0
- package/dist/components/ic-alert2.js.map +1 -0
- package/dist/components/ic-back-to-top.js +9 -8
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +39 -33
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +16 -14
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +101 -45
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card.js +54 -53
- package/dist/components/ic-card.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +28 -28
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +49 -35
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +24 -20
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +1 -1
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-entity.js +2 -2
- package/dist/components/ic-data-entity.js.map +1 -1
- package/dist/components/ic-data-row.js +39 -25
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-dialog.d.ts +11 -0
- package/dist/components/ic-dialog.js +356 -0
- package/dist/components/ic-dialog.js.map +1 -0
- package/dist/components/ic-divider2.js +3 -3
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +22 -21
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +31 -19
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +25 -23
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +30 -28
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll.d.ts +11 -0
- package/dist/components/ic-horizontal-scroll.js +8 -0
- package/dist/components/ic-horizontal-scroll.js.map +1 -0
- package/dist/components/ic-horizontal-scroll2.js +218 -0
- package/dist/components/ic-horizontal-scroll2.js.map +1 -0
- package/dist/components/ic-input-component-container2.js +11 -12
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-container2.js +1 -1
- package/dist/components/ic-input-label2.js +11 -11
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +9 -11
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +26 -26
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +49 -38
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.d.ts +11 -0
- package/dist/components/ic-menu-group.js +46 -0
- package/dist/components/ic-menu-group.js.map +1 -0
- package/dist/components/ic-menu-item.d.ts +11 -0
- package/dist/components/ic-menu-item.js +8 -0
- package/dist/components/ic-menu-item.js.map +1 -0
- package/dist/components/ic-menu-item2.js +169 -0
- package/dist/components/ic-menu-item2.js.map +1 -0
- package/dist/components/ic-menu2.js +326 -169
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +26 -25
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +91 -61
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +62 -49
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +33 -39
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +57 -36
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item.d.ts +11 -0
- package/dist/components/ic-pagination-item.js +8 -0
- package/dist/components/ic-pagination-item.js.map +1 -0
- package/dist/components/ic-pagination-item2.js +81 -0
- package/dist/components/ic-pagination-item2.js.map +1 -0
- package/dist/components/ic-pagination.d.ts +11 -0
- package/dist/components/ic-pagination.js +288 -0
- package/dist/components/ic-pagination.js.map +1 -0
- package/dist/components/ic-popover-menu.d.ts +11 -0
- package/dist/components/ic-popover-menu.js +290 -0
- package/dist/components/ic-popover-menu.js.map +1 -0
- package/dist/components/ic-radio-group.js +48 -30
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +46 -44
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +206 -122
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +2 -2
- package/dist/components/ic-section-container2.js.map +1 -1
- package/dist/components/ic-select.js +391 -200
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +123 -94
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +6 -6
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-status-tag.js +9 -9
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +18 -18
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +21 -21
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +26 -24
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +73 -36
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +33 -127
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +18 -7
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +33 -8
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field2.js +132 -97
- package/dist/components/ic-text-field2.js.map +1 -1
- package/dist/components/ic-theme.js +2 -2
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.d.ts +11 -0
- package/dist/components/ic-toast-region.js +63 -0
- package/dist/components/ic-toast-region.js.map +1 -0
- package/dist/components/ic-toast.d.ts +11 -0
- package/dist/components/ic-toast.js +218 -0
- package/dist/components/ic-toast.js.map +1 -0
- package/dist/components/ic-tooltip2.js +1854 -49
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +70 -59
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +101 -6
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/components/index.d.ts +9 -52
- package/dist/components/index.js +1 -50
- package/dist/components/index.js.map +1 -1
- package/dist/components/types.js.map +1 -1
- package/dist/core/core.css +47 -3
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/index.esm.js.map +1 -1
- package/dist/core/p-0330cb21.entry.js +2 -0
- package/dist/core/p-0330cb21.entry.js.map +1 -0
- package/dist/core/p-03d1a4a1.entry.js +2 -0
- package/dist/core/p-03d1a4a1.entry.js.map +1 -0
- package/dist/core/p-041604fc.entry.js +2 -0
- package/dist/core/p-041604fc.entry.js.map +1 -0
- package/dist/core/{p-24240e11.js → p-06321d19.js} +2 -2
- package/dist/core/p-06321d19.js.map +1 -0
- package/dist/core/p-1959ec8d.entry.js +2 -0
- package/dist/core/p-1959ec8d.entry.js.map +1 -0
- package/dist/core/p-1b9b8355.entry.js +2 -0
- package/dist/core/p-1b9b8355.entry.js.map +1 -0
- package/dist/core/p-26d5fd0f.entry.js +2 -0
- package/dist/core/p-26d5fd0f.entry.js.map +1 -0
- package/dist/core/p-27d42378.entry.js +2 -0
- package/dist/core/p-27d42378.entry.js.map +1 -0
- package/dist/core/p-2ae7687a.entry.js +2 -0
- package/dist/core/p-2ae7687a.entry.js.map +1 -0
- package/dist/core/p-332690f0.entry.js +2 -0
- package/dist/core/p-332690f0.entry.js.map +1 -0
- package/dist/core/p-39adc795.entry.js +2 -0
- package/dist/core/p-39adc795.entry.js.map +1 -0
- package/dist/core/{p-6be5e06b.entry.js → p-3adb1167.entry.js} +2 -2
- package/dist/core/p-3adb1167.entry.js.map +1 -0
- package/dist/core/p-429e4d24.entry.js +2 -0
- package/dist/core/p-429e4d24.entry.js.map +1 -0
- package/dist/core/{p-ccd078a6.entry.js → p-441e7d98.entry.js} +2 -2
- package/dist/core/p-441e7d98.entry.js.map +1 -0
- package/dist/core/p-44512ebe.js.map +1 -1
- package/dist/core/p-48301eff.entry.js +2 -0
- package/dist/core/p-48301eff.entry.js.map +1 -0
- package/dist/core/p-5144e840.entry.js +2 -0
- package/dist/core/p-5144e840.entry.js.map +1 -0
- package/dist/core/p-5c846d0a.entry.js +2 -0
- package/dist/core/p-5c846d0a.entry.js.map +1 -0
- package/dist/core/p-5c9c940f.entry.js +2 -0
- package/dist/core/p-5c9c940f.entry.js.map +1 -0
- package/dist/core/p-5dd0b02e.js +2 -0
- package/dist/core/p-5dd0b02e.js.map +1 -0
- package/dist/core/{p-c2710b13.entry.js → p-65750560.entry.js} +2 -2
- package/dist/core/p-65750560.entry.js.map +1 -0
- package/dist/core/p-6840589f.entry.js +2 -0
- package/dist/core/p-6840589f.entry.js.map +1 -0
- package/dist/core/p-69920d86.js +3 -0
- package/dist/core/p-69920d86.js.map +1 -0
- package/dist/core/p-6bad30aa.entry.js +2 -0
- package/dist/core/p-6bad30aa.entry.js.map +1 -0
- package/dist/core/p-6f57b13c.js.map +1 -1
- package/dist/core/p-7536dd31.entry.js +2 -0
- package/dist/core/p-7536dd31.entry.js.map +1 -0
- package/dist/core/p-7ae091ef.entry.js +2 -0
- package/dist/core/p-7ae091ef.entry.js.map +1 -0
- package/dist/core/p-7c0dcd00.js +2 -0
- package/dist/core/p-7c0dcd00.js.map +1 -0
- package/dist/core/p-7c46caf2.entry.js +2 -0
- package/dist/core/p-7c46caf2.entry.js.map +1 -0
- package/dist/core/{p-dd194ba9.entry.js → p-83d5bcae.entry.js} +2 -2
- package/dist/core/p-83d5bcae.entry.js.map +1 -0
- package/dist/core/p-892d9d9f.entry.js +2 -0
- package/dist/core/p-892d9d9f.entry.js.map +1 -0
- package/dist/core/p-8991f656.entry.js +2 -0
- package/dist/core/p-8991f656.entry.js.map +1 -0
- package/dist/core/p-8c45ab61.entry.js +2 -0
- package/dist/core/p-8c45ab61.entry.js.map +1 -0
- package/dist/core/p-8c7f4343.js.map +1 -1
- package/dist/core/p-8ca80000.entry.js +2 -0
- package/dist/core/p-8ca80000.entry.js.map +1 -0
- package/dist/core/p-8d4f7027.js +2 -0
- package/dist/core/p-8d4f7027.js.map +1 -0
- package/dist/core/p-90d3a41b.entry.js +2 -0
- package/dist/core/p-90d3a41b.entry.js.map +1 -0
- package/dist/core/p-95992c98.entry.js +2 -0
- package/dist/core/p-95992c98.entry.js.map +1 -0
- package/dist/core/p-96b71172.entry.js +2 -0
- package/dist/core/p-96b71172.entry.js.map +1 -0
- package/dist/core/{p-a2d3e955.entry.js → p-96bcd466.entry.js} +2 -2
- package/dist/core/p-96bcd466.entry.js.map +1 -0
- package/dist/core/p-9e551fe9.entry.js +2 -0
- package/dist/core/p-9e551fe9.entry.js.map +1 -0
- package/dist/core/{p-0672c783.entry.js → p-a29fe0c6.entry.js} +2 -2
- package/dist/core/p-a29fe0c6.entry.js.map +1 -0
- package/dist/core/{p-eaf714a3.entry.js → p-a588886f.entry.js} +2 -2
- package/dist/core/p-a588886f.entry.js.map +1 -0
- package/dist/core/{p-0f773f37.entry.js → p-a8b94619.entry.js} +2 -2
- package/dist/core/p-a8b94619.entry.js.map +1 -0
- package/dist/core/p-adceb0cf.entry.js +2 -0
- package/dist/core/p-adceb0cf.entry.js.map +1 -0
- package/dist/core/p-b698b8ad.entry.js +2 -0
- package/dist/core/p-b698b8ad.entry.js.map +1 -0
- package/dist/core/p-b6c538ea.entry.js +2 -0
- package/dist/core/p-b6c538ea.entry.js.map +1 -0
- package/dist/core/p-c012b867.entry.js +2 -0
- package/dist/core/p-c012b867.entry.js.map +1 -0
- package/dist/core/p-c5716cbc.entry.js +2 -0
- package/dist/core/p-c5716cbc.entry.js.map +1 -0
- package/dist/core/p-ca6d834e.entry.js +2 -0
- package/dist/core/p-ca6d834e.entry.js.map +1 -0
- package/dist/core/{p-97d4b6cd.entry.js → p-cbbf4b05.entry.js} +2 -2
- package/dist/core/p-cbbf4b05.entry.js.map +1 -0
- package/dist/core/p-ce791694.entry.js +2 -0
- package/dist/core/p-ce791694.entry.js.map +1 -0
- package/dist/core/p-cef93d12.entry.js +2 -0
- package/dist/core/p-cef93d12.entry.js.map +1 -0
- package/dist/core/p-d2215b72.entry.js +2 -0
- package/dist/core/p-d2215b72.entry.js.map +1 -0
- package/dist/core/p-e0ee714a.entry.js +2 -0
- package/dist/core/p-e0ee714a.entry.js.map +1 -0
- package/dist/core/p-e6370b7e.entry.js +2 -0
- package/dist/core/p-e6370b7e.entry.js.map +1 -0
- package/dist/core/p-ee11e185.entry.js +2 -0
- package/dist/core/p-ee11e185.entry.js.map +1 -0
- package/dist/core/p-f24814b8.entry.js +2 -0
- package/dist/core/p-f24814b8.entry.js.map +1 -0
- package/dist/core/p-f665242d.entry.js +2 -0
- package/dist/core/p-f665242d.entry.js.map +1 -0
- package/dist/core/p-f7695299.entry.js +2 -0
- package/dist/core/p-f7695299.entry.js.map +1 -0
- package/dist/core/p-f923d11b.entry.js +2 -0
- package/dist/core/p-f923d11b.entry.js.map +1 -0
- package/dist/esm/OpenInNew-67a881e0.js +5 -0
- package/dist/esm/OpenInNew-67a881e0.js.map +1 -0
- package/dist/esm/chevron-icon-7927f709.js +8 -0
- package/dist/esm/chevron-icon-7927f709.js.map +1 -0
- package/dist/esm/core.js +7 -3
- package/dist/esm/core.js.map +1 -1
- package/dist/esm/{helpers-3aa2f5a5.js → helpers-85903813.js} +90 -28
- package/dist/esm/helpers-85903813.js.map +1 -0
- package/dist/esm/ic-alert.entry.js +12 -35
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +6 -5
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +39 -33
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +16 -14
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +179 -104
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card.entry.js +46 -45
- package/dist/esm/ic-card.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +24 -23
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +42 -29
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +19 -15
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +1 -1
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-entity.entry.js +2 -2
- package/dist/esm/ic-data-entity.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +38 -24
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +291 -0
- package/dist/esm/ic-dialog.entry.js.map +1 -0
- package/dist/esm/ic-divider.entry.js +3 -3
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +19 -18
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +24 -17
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +23 -21
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +23 -21
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +173 -0
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -0
- package/dist/esm/ic-input-component-container_3.entry.js +299 -160
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +11 -13
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +23 -23
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +20 -0
- package/dist/esm/ic-menu-group.entry.js.map +1 -0
- package/dist/esm/ic-menu-item.entry.js +118 -0
- package/dist/esm/ic-menu-item.entry.js.map +1 -0
- package/dist/esm/ic-navigation-button.entry.js +20 -19
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +88 -58
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +50 -42
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +31 -37
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +25 -28
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +52 -0
- package/dist/esm/ic-pagination-item.entry.js.map +1 -0
- package/dist/esm/ic-pagination.entry.js +223 -0
- package/dist/esm/ic-pagination.entry.js.map +1 -0
- package/dist/esm/ic-popover-menu.entry.js +233 -0
- package/dist/esm/ic-popover-menu.entry.js.map +1 -0
- package/dist/esm/ic-radio-group.entry.js +43 -25
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +40 -38
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +181 -101
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +2 -2
- package/dist/esm/ic-section-container.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +360 -177
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +116 -87
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +4 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-status-tag.entry.js +6 -6
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +10 -10
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +15 -15
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +21 -19
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +68 -32
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +10 -118
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +15 -4
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +32 -7
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +102 -72
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +2 -2
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +44 -0
- package/dist/esm/ic-toast-region.entry.js.map +1 -0
- package/dist/esm/ic-toast.entry.js +165 -0
- package/dist/esm/ic-toast.entry.js.map +1 -0
- package/dist/esm/ic-top-navigation.entry.js +52 -48
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +97 -5
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/{index-1500de1f.js → index-fd30b77e.js} +271 -45
- package/dist/esm/index-fd30b77e.js.map +1 -0
- package/dist/esm/loader.js +4 -3
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/{components/popper.js → esm/popper-15e448b4.js} +10 -17
- package/dist/esm/popper-15e448b4.js.map +1 -0
- package/dist/esm/types-dd515332.js.map +1 -1
- package/dist/types/components/ic-alert/ic-alert.d.ts +13 -13
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +8 -8
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +6 -6
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.types.d.ts +1 -1
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +16 -9
- package/dist/types/components/ic-button/ic-button.d.ts +62 -32
- package/dist/types/components/ic-button/ic-button.types.d.ts +4 -4
- package/dist/types/components/ic-card/ic-card.d.ts +32 -32
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +29 -23
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +14 -15
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.types.d.ts +5 -0
- package/dist/types/components/ic-chip/ic-chip.d.ts +16 -15
- package/dist/types/components/ic-chip/ic-chip.types.d.ts +2 -2
- package/dist/types/components/ic-classification-banner/ic-classification-banner.types.d.ts +1 -1
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +17 -11
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +123 -0
- package/dist/types/components/ic-footer/ic-footer.d.ts +20 -20
- package/dist/types/components/ic-footer/ic-footer.types.d.ts +1 -1
- package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +26 -6
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +8 -8
- package/dist/types/components/ic-hero/ic-hero.d.ts +24 -24
- package/dist/types/components/ic-hero/ic-hero.types.d.ts +1 -1
- package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.d.ts +40 -0
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +15 -15
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +14 -14
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +8 -8
- package/dist/types/components/ic-input-validation/ic-input-validation.types.d.ts +1 -1
- package/dist/types/components/ic-link/ic-link.d.ts +9 -9
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +38 -37
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +2 -2
- package/dist/types/components/ic-menu/ic-menu.d.ts +89 -50
- package/dist/types/components/ic-menu-group/ic-menu-group.d.ts +8 -0
- package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +74 -0
- package/dist/types/components/ic-menu-item/ic-menu-item.types.d.ts +1 -0
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +21 -21
- package/dist/types/components/ic-navigation-button/ic-navigation-button.types.d.ts +1 -1
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +21 -18
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +47 -27
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +14 -14
- package/dist/types/components/ic-page-header/ic-page-header.d.ts +19 -19
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +82 -0
- package/dist/types/components/ic-pagination/ic-pagination.types.d.ts +4 -0
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +47 -0
- package/dist/types/components/ic-pagination-item/ic-pagination-item.types.d.ts +1 -0
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +59 -0
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +22 -23
- package/dist/types/components/ic-radio-group/ic-radio-group.types.d.ts +7 -0
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +32 -29
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +120 -86
- package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +2 -1
- package/dist/types/components/ic-select/ic-select.d.ts +117 -73
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +30 -24
- package/dist/types/components/ic-side-navigation/{ic-side-navigation-test-examples.d.ts → test/basic/ic-side-navigation-test-examples.d.ts} +1 -0
- package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +8 -8
- package/dist/types/components/ic-skeleton/ic-skeleton.types.d.ts +1 -1
- package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +8 -8
- package/dist/types/components/ic-status-tag/ic-status-tag.types.d.ts +2 -2
- package/dist/types/components/ic-step/ic-step.d.ts +24 -24
- package/dist/types/components/ic-step/ic-step.types.d.ts +3 -3
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +17 -17
- package/dist/types/components/ic-stepper/ic-stepper.types.d.ts +1 -1
- package/dist/types/components/ic-switch/ic-switch.d.ts +23 -23
- package/dist/types/components/ic-tab/ic-tab.d.ts +25 -8
- package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +29 -20
- package/dist/types/components/ic-tab-group/ic-tab-group.d.ts +6 -33
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +27 -7
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +110 -91
- package/dist/types/components/ic-text-field/ic-text-field.types.d.ts +3 -3
- package/dist/types/components/ic-text-field/test/a11y/ic-text-field.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-theme/ic-theme.d.ts +1 -1
- package/dist/types/components/ic-toast/ic-toast.d.ts +66 -0
- package/dist/types/components/ic-toast/ic-toast.types.d.ts +1 -0
- package/dist/types/components/ic-toast/test/a11y/ic-toast.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +12 -0
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +22 -15
- package/dist/types/components/ic-tooltip/ic-tooltip.types.d.ts +1 -1
- package/dist/types/components/ic-tooltip/test/a11y/ic-tooltip.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +36 -32
- package/dist/types/components/ic-top-navigation/test/a11y/ic-top-navigation.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-typography/ic-typography.d.ts +31 -4
- package/dist/types/components/ic-typography/test/a11y/ic-typography.test.a11y.d.ts +1 -0
- package/dist/types/components.d.ts +954 -37
- package/dist/types/interface.d.ts +0 -1
- package/dist/types/stencil-public-runtime.d.ts +74 -15
- package/dist/types/testspec.setup.d.ts +11 -0
- package/dist/types/utils/constants.d.ts +22 -0
- package/dist/types/utils/helpers.d.ts +2 -0
- package/dist/types/utils/types.d.ts +25 -20
- package/hydrate/index.d.ts +17 -16
- package/hydrate/index.js +4258 -2050
- package/loader/index.d.ts +9 -0
- package/package.json +9 -7
- package/dist/cjs/chevron-icon-2645d6b0.js +0 -10
- package/dist/cjs/chevron-icon-2645d6b0.js.map +0 -1
- package/dist/cjs/error-icon-9af90abc.js +0 -20
- package/dist/cjs/error-icon-9af90abc.js.map +0 -1
- package/dist/cjs/helpers-5f391578.js.map +0 -1
- package/dist/cjs/index-3ef30d9d.js.map +0 -1
- package/dist/cjs/popper-11d5f714.js.map +0 -1
- package/dist/cjs/success-icon-c8fec63d.js +0 -12
- package/dist/cjs/success-icon-c8fec63d.js.map +0 -1
- package/dist/collection/components/ic-alert/ic-alert.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-alert/ic-alert.types.js +0 -2
- package/dist/collection/components/ic-alert/ic-alert.types.js.map +0 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group-test-examples.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-button/ic-button.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-card/ic-card.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-chip/ic-chip.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-data-entity/ic-data-entity.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-data-row/ic-data-row.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-footer/ic-footer.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-hero/ic-hero.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-link/ic-link.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-page-header/ic-page-header.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-select/ic-select.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation-test-examples.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-stepper/ic-stepper-test-examples.js.map +0 -1
- package/dist/collection/components/ic-stepper/ic-stepper.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-switch/ic-switch.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-tab-group/assets/left-arrow.svg +0 -3
- package/dist/collection/components/ic-tab-group/assets/right-arrow.svg +0 -3
- package/dist/collection/components/ic-text-field/ic-text-field.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-typography/ic-typography.test.a11y.js.map +0 -1
- package/dist/components/error-icon.js +0 -17
- package/dist/components/error-icon.js.map +0 -1
- package/dist/components/popper.js.map +0 -1
- package/dist/components/success-icon.js +0 -10
- package/dist/components/success-icon.js.map +0 -1
- package/dist/core/p-01ebd24d.entry.js +0 -2
- package/dist/core/p-01ebd24d.entry.js.map +0 -1
- package/dist/core/p-02a6562c.entry.js +0 -2
- package/dist/core/p-02a6562c.entry.js.map +0 -1
- package/dist/core/p-03a4d9dc.entry.js +0 -2
- package/dist/core/p-03a4d9dc.entry.js.map +0 -1
- package/dist/core/p-04cf6fab.entry.js +0 -2
- package/dist/core/p-04cf6fab.entry.js.map +0 -1
- package/dist/core/p-0672c783.entry.js.map +0 -1
- package/dist/core/p-0f773f37.entry.js.map +0 -1
- package/dist/core/p-0fc9d5c8.entry.js +0 -2
- package/dist/core/p-0fc9d5c8.entry.js.map +0 -1
- package/dist/core/p-10a672d4.entry.js +0 -2
- package/dist/core/p-10a672d4.entry.js.map +0 -1
- package/dist/core/p-24240e11.js.map +0 -1
- package/dist/core/p-26fd7d7c.entry.js +0 -2
- package/dist/core/p-26fd7d7c.entry.js.map +0 -1
- package/dist/core/p-2961c45f.entry.js +0 -2
- package/dist/core/p-2961c45f.entry.js.map +0 -1
- package/dist/core/p-2a40f189.entry.js +0 -2
- package/dist/core/p-2a40f189.entry.js.map +0 -1
- package/dist/core/p-2e318c95.entry.js +0 -2
- package/dist/core/p-2e318c95.entry.js.map +0 -1
- package/dist/core/p-2ed06031.entry.js +0 -2
- package/dist/core/p-2ed06031.entry.js.map +0 -1
- package/dist/core/p-30ff49be.entry.js +0 -2
- package/dist/core/p-30ff49be.entry.js.map +0 -1
- package/dist/core/p-3c75ed36.js +0 -2
- package/dist/core/p-3c75ed36.js.map +0 -1
- package/dist/core/p-3f0232f6.entry.js +0 -2
- package/dist/core/p-3f0232f6.entry.js.map +0 -1
- package/dist/core/p-3f0ac826.entry.js +0 -2
- package/dist/core/p-3f0ac826.entry.js.map +0 -1
- package/dist/core/p-454a7f3d.entry.js +0 -2
- package/dist/core/p-454a7f3d.entry.js.map +0 -1
- package/dist/core/p-48f99591.entry.js +0 -2
- package/dist/core/p-48f99591.entry.js.map +0 -1
- package/dist/core/p-4a8c0c58.entry.js +0 -2
- package/dist/core/p-4a8c0c58.entry.js.map +0 -1
- package/dist/core/p-5368bcff.entry.js +0 -2
- package/dist/core/p-5368bcff.entry.js.map +0 -1
- package/dist/core/p-662d5b43.entry.js +0 -2
- package/dist/core/p-662d5b43.entry.js.map +0 -1
- package/dist/core/p-69512d85.entry.js +0 -2
- package/dist/core/p-69512d85.entry.js.map +0 -1
- package/dist/core/p-6bbc0cf5.entry.js +0 -2
- package/dist/core/p-6bbc0cf5.entry.js.map +0 -1
- package/dist/core/p-6be5e06b.entry.js.map +0 -1
- package/dist/core/p-6d0eaaeb.entry.js +0 -2
- package/dist/core/p-6d0eaaeb.entry.js.map +0 -1
- package/dist/core/p-86098b7e.entry.js +0 -2
- package/dist/core/p-86098b7e.entry.js.map +0 -1
- package/dist/core/p-8b383c23.entry.js +0 -2
- package/dist/core/p-8b383c23.entry.js.map +0 -1
- package/dist/core/p-97d4b6cd.entry.js.map +0 -1
- package/dist/core/p-9e684c58.entry.js +0 -2
- package/dist/core/p-9e684c58.entry.js.map +0 -1
- package/dist/core/p-a2d3e955.entry.js.map +0 -1
- package/dist/core/p-a472db51.entry.js +0 -2
- package/dist/core/p-a472db51.entry.js.map +0 -1
- package/dist/core/p-a6a77e5c.js +0 -2
- package/dist/core/p-a6a77e5c.js.map +0 -1
- package/dist/core/p-add01f10.entry.js +0 -2
- package/dist/core/p-add01f10.entry.js.map +0 -1
- package/dist/core/p-b29f210b.entry.js +0 -2
- package/dist/core/p-b29f210b.entry.js.map +0 -1
- package/dist/core/p-c2710b13.entry.js.map +0 -1
- package/dist/core/p-c6764827.entry.js +0 -2
- package/dist/core/p-c6764827.entry.js.map +0 -1
- package/dist/core/p-ccd078a6.entry.js.map +0 -1
- package/dist/core/p-d4f7a3e4.entry.js +0 -2
- package/dist/core/p-d4f7a3e4.entry.js.map +0 -1
- package/dist/core/p-d5e0c02a.js +0 -2
- package/dist/core/p-d5e0c02a.js.map +0 -1
- package/dist/core/p-d77f57d9.entry.js +0 -2
- package/dist/core/p-d77f57d9.entry.js.map +0 -1
- package/dist/core/p-dd194ba9.entry.js.map +0 -1
- package/dist/core/p-de19fed4.entry.js +0 -2
- package/dist/core/p-de19fed4.entry.js.map +0 -1
- package/dist/core/p-e5e885b1.entry.js +0 -2
- package/dist/core/p-e5e885b1.entry.js.map +0 -1
- package/dist/core/p-e94dfa43.entry.js +0 -2
- package/dist/core/p-e94dfa43.entry.js.map +0 -1
- package/dist/core/p-eaf714a3.entry.js.map +0 -1
- package/dist/core/p-ec26fc38.js +0 -2
- package/dist/core/p-ec26fc38.js.map +0 -1
- package/dist/core/p-f51f4d34.entry.js +0 -2
- package/dist/core/p-f51f4d34.entry.js.map +0 -1
- package/dist/core/p-f9370be6.js +0 -3
- package/dist/core/p-f9370be6.js.map +0 -1
- package/dist/esm/chevron-icon-98c98242.js +0 -8
- package/dist/esm/chevron-icon-98c98242.js.map +0 -1
- package/dist/esm/error-icon-1dc70ca0.js +0 -17
- package/dist/esm/error-icon-1dc70ca0.js.map +0 -1
- package/dist/esm/helpers-3aa2f5a5.js.map +0 -1
- package/dist/esm/index-1500de1f.js.map +0 -1
- package/dist/esm/popper-f860750c.js +0 -1801
- package/dist/esm/popper-f860750c.js.map +0 -1
- package/dist/esm/success-icon-75b04341.js +0 -10
- package/dist/esm/success-icon-75b04341.js.map +0 -1
- package/dist/types/components/ic-alert/ic-alert.types.d.ts +0 -1
- /package/dist/collection/{components/ic-link/assets → assets}/OpenInNew.svg +0 -0
- /package/dist/collection/components/ic-back-to-top/{ic-back-to-top.test.a11y.js → test/a11y/ic-back-to-top.test.a11y.js} +0 -0
- /package/dist/collection/components/ic-breadcrumb-group/{ic-breadcrumb-group-test-examples.js → test/basic/ic-breadcrumb-group-test-examples.js} +0 -0
- /package/dist/collection/components/ic-stepper/{ic-stepper-test-examples.js → test/basic/ic-stepper-test-examples.js} +0 -0
- /package/dist/collection/components/ic-tab-context/{ic-tab-context.test.a11y.js → test/a11y/ic-tab-context.test.a11y.js} +0 -0
- /package/dist/collection/components/ic-text-field/{ic-text-field.test.a11y.js → test/a11y/ic-text-field.test.a11y.js} +0 -0
- /package/dist/types/components/ic-alert/{ic-alert.test.a11y.d.ts → test/a11y/ic-alert.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-back-to-top/{ic-back-to-top.test.a11y.d.ts → test/a11y/ic-back-to-top.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-breadcrumb-group/{ic-breadcrumb-group.test.a11y.d.ts → test/a11y/ic-breadcrumb-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-breadcrumb-group/{ic-breadcrumb-group-test-examples.d.ts → test/basic/ic-breadcrumb-group-test-examples.d.ts} +0 -0
- /package/dist/types/components/ic-button/{ic-button.test.a11y.d.ts → test/a11y/ic-button.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-card/{ic-card.test.a11y.d.ts → test/a11y/ic-card.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-checkbox-group/{ic-checkbox-group.test.a11y.d.ts → test/a11y/ic-checkbox-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-chip/{ic-chip.test.a11y.d.ts → test/a11y/ic-chip.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-classification-banner/{ic-classification-banner.test.a11y.d.ts → test/a11y/ic-classification-banner.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-data-entity/{ic-data-entity.test.a11y.d.ts → test/a11y/ic-data-entity.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-data-row/{ic-data-row.test.a11y.d.ts → test/a11y/ic-data-row.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-footer-link-group/ic-footer-link-group.test.a11y.d.ts → ic-dialog/test/a11y/ic-dialog.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-hero/ic-hero.test.a11y.d.ts → ic-footer/test/a11y/ic-footer.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-footer/ic-footer.test.a11y.d.ts → ic-footer-link/test/a11y/ic-footer-link.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-footer-link/ic-footer-link.test.a11y.d.ts → ic-footer-link-group/test/a11y/ic-footer-link-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-link/ic-link.test.a11y.d.ts → ic-hero/test/a11y/ic-hero.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-loading-indicator/ic-loading-indicator.test.a11y.d.ts → ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-navigation-group/ic-navigation-group.test.a11y.d.ts → ic-link/test/a11y/ic-link.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-navigation-item/ic-navigation-item.test.a11y.d.ts → ic-loading-indicator/test/a11y/ic-loading-indicator.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-page-header/ic-page-header.test.a11y.d.ts → ic-navigation-group/test/a11y/ic-navigation-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-radio-group/ic-radio-group.test.a11y.d.ts → ic-navigation-item/test/a11y/ic-navigation-item.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-search-bar/ic-search-bar.test.a11y.d.ts → ic-page-header/test/a11y/ic-page-header.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-select/ic-select.test.a11y.d.ts → ic-pagination/test/a11y/ic-pagination.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-side-navigation/ic-side-navigation.test.a11y.d.ts → ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-skeleton/ic-skeleton.test.a11y.d.ts → ic-radio-group/test/a11y/ic-radio-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-status-tag/ic-status-tag.test.a11y.d.ts → ic-search-bar/test/a11y/ic-search-bar.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-stepper/ic-stepper.test.a11y.d.ts → ic-select/test/a11y/ic-select.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-switch/ic-switch.test.a11y.d.ts → ic-side-navigation/test/a11y/ic-side-navigation.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-tab-context/ic-tab-context.test.a11y.d.ts → ic-skeleton/test/a11y/ic-skeleton.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-text-field/ic-text-field.test.a11y.d.ts → ic-status-tag/test/a11y/ic-status-tag.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-tooltip/ic-tooltip.test.a11y.d.ts → ic-stepper/test/a11y/ic-stepper.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-stepper/{ic-stepper-test-examples.d.ts → test/basic/ic-stepper-test-examples.d.ts} +0 -0
- /package/dist/types/components/{ic-top-navigation/ic-top-navigation.test.a11y.d.ts → ic-switch/test/a11y/ic-switch.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-typography/ic-typography.test.a11y.d.ts → ic-tab-context/test/a11y/ic-tab-context.test.a11y.d.ts} +0 -0
@@ -5,9 +5,8 @@
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
6
6
|
*/
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
8
|
-
import {
|
8
|
+
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcStatusVariants, IcTheme, IcThemeForeground, IcThemeForegroundNoDefault, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
|
9
9
|
import { IcButtonSizes, IcButtonTooltipPlacement, IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
10
|
-
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcTheme, IcThemeForeground, IcThemeForegroundNoDefault, IcTypographyVariants } from "./utils/types";
|
11
10
|
import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
12
11
|
import { IcChipAppearance, IcChipSizes } from "./components/ic-chip/ic-chip.types";
|
13
12
|
import { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
|
@@ -15,9 +14,12 @@ import { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
|
|
15
14
|
import { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
|
16
15
|
import { IcAriaLiveModeVariants } from "./components/ic-input-validation/ic-input-validation.types";
|
17
16
|
import { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicator/ic-loading-indicator.types";
|
17
|
+
import { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
|
18
18
|
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
19
|
-
import {
|
20
|
-
import {
|
19
|
+
import { IcMenuItemVariants } from "./components/ic-menu-item/ic-menu-item.types";
|
20
|
+
import { IcChangeEventDetail as IcChangeEventDetail1, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
|
21
|
+
import { IcPaginationItemType } from "./components/ic-pagination-item/ic-pagination-item.types";
|
22
|
+
import { IcChangeEventDetail as IcChangeEventDetail2 } from "./components/ic-radio-group/ic-radio-group.types";
|
21
23
|
import { IcSkeletonVariants } from "./components/ic-skeleton/ic-skeleton.types";
|
22
24
|
import { IcStatusTagAppearance, IcStatusTagStatuses } from "./components/ic-status-tag/ic-status-tag.types";
|
23
25
|
import { IcStepStatuses, IcStepTypes, IcStepVariants } from "./components/ic-step/ic-step.types";
|
@@ -26,6 +28,29 @@ import { IcSwitchChangeEventDetail } from "./components/ic-switch/ic-switch.type
|
|
26
28
|
import { IcTabClickEventDetail, IcTabSelectEventDetail } from "./components/ic-tab/ic-tab.types";
|
27
29
|
import { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from "./components/ic-text-field/ic-text-field.types";
|
28
30
|
import { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
31
|
+
export { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcStatusVariants, IcTheme, IcThemeForeground, IcThemeForegroundNoDefault, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
|
32
|
+
export { IcButtonSizes, IcButtonTooltipPlacement, IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
33
|
+
export { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
34
|
+
export { IcChipAppearance, IcChipSizes } from "./components/ic-chip/ic-chip.types";
|
35
|
+
export { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
|
36
|
+
export { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
|
37
|
+
export { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
|
38
|
+
export { IcAriaLiveModeVariants } from "./components/ic-input-validation/ic-input-validation.types";
|
39
|
+
export { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicator/ic-loading-indicator.types";
|
40
|
+
export { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
|
41
|
+
export { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
42
|
+
export { IcMenuItemVariants } from "./components/ic-menu-item/ic-menu-item.types";
|
43
|
+
export { IcChangeEventDetail as IcChangeEventDetail1, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
|
44
|
+
export { IcPaginationItemType } from "./components/ic-pagination-item/ic-pagination-item.types";
|
45
|
+
export { IcChangeEventDetail as IcChangeEventDetail2 } from "./components/ic-radio-group/ic-radio-group.types";
|
46
|
+
export { IcSkeletonVariants } from "./components/ic-skeleton/ic-skeleton.types";
|
47
|
+
export { IcStatusTagAppearance, IcStatusTagStatuses } from "./components/ic-status-tag/ic-status-tag.types";
|
48
|
+
export { IcStepStatuses, IcStepTypes, IcStepVariants } from "./components/ic-step/ic-step.types";
|
49
|
+
export { IcStepperAlignment } from "./components/ic-stepper/ic-stepper.types";
|
50
|
+
export { IcSwitchChangeEventDetail } from "./components/ic-switch/ic-switch.types";
|
51
|
+
export { IcTabClickEventDetail, IcTabSelectEventDetail } from "./components/ic-tab/ic-tab.types";
|
52
|
+
export { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from "./components/ic-text-field/ic-text-field.types";
|
53
|
+
export { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
29
54
|
export namespace Components {
|
30
55
|
interface IcAlert {
|
31
56
|
/**
|
@@ -51,7 +76,7 @@ export namespace Components {
|
|
51
76
|
/**
|
52
77
|
* The variant of the alert which will be rendered.
|
53
78
|
*/
|
54
|
-
"variant"?:
|
79
|
+
"variant"?: IcStatusVariants;
|
55
80
|
}
|
56
81
|
interface IcBackToTop {
|
57
82
|
/**
|
@@ -105,6 +130,30 @@ export namespace Components {
|
|
105
130
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
106
131
|
*/
|
107
132
|
"download"?: string | boolean;
|
133
|
+
/**
|
134
|
+
* The <form> element to associate the button with.
|
135
|
+
*/
|
136
|
+
"form"?: string;
|
137
|
+
/**
|
138
|
+
* The URL that processes the information submitted by the button. It overrides the action attribute of the button's form owner. Does nothing if there is no form owner.
|
139
|
+
*/
|
140
|
+
"formaction"?: string;
|
141
|
+
/**
|
142
|
+
* The way the submitted form data is encoded.
|
143
|
+
*/
|
144
|
+
"formenctype"?: string;
|
145
|
+
/**
|
146
|
+
* The HTTP method used to submit the form.
|
147
|
+
*/
|
148
|
+
"formmethod"?: string;
|
149
|
+
/**
|
150
|
+
* If `true`, the form will not be validated when submitted.
|
151
|
+
*/
|
152
|
+
"formnovalidate"?: boolean;
|
153
|
+
/**
|
154
|
+
* The place to display the response from submitting the form. It overrides the target attribute of the button's form owner.
|
155
|
+
*/
|
156
|
+
"formtarget"?: string;
|
108
157
|
/**
|
109
158
|
* If `true`, the button will fill the width of the container.
|
110
159
|
*/
|
@@ -246,6 +295,10 @@ export namespace Components {
|
|
246
295
|
* Sets focus on the checkbox.
|
247
296
|
*/
|
248
297
|
"setFocus": () => Promise<void>;
|
298
|
+
/**
|
299
|
+
* If true, the small styling will be applied to the checkbox.
|
300
|
+
*/
|
301
|
+
"small"?: boolean;
|
249
302
|
/**
|
250
303
|
* The value for the checkbox.
|
251
304
|
*/
|
@@ -361,6 +414,68 @@ export namespace Components {
|
|
361
414
|
*/
|
362
415
|
"value": string;
|
363
416
|
}
|
417
|
+
interface IcDialog {
|
418
|
+
/**
|
419
|
+
* If a status is set, sets the heading for the displayed alert.
|
420
|
+
*/
|
421
|
+
"alertHeading"?: string;
|
422
|
+
/**
|
423
|
+
* If a status is set, sets the message for the displayed alert.
|
424
|
+
*/
|
425
|
+
"alertMessage"?: string;
|
426
|
+
/**
|
427
|
+
* Sets the label and onclick functions for default buttons.
|
428
|
+
*/
|
429
|
+
"buttonProps"?: { label: string; onclick: string }[];
|
430
|
+
/**
|
431
|
+
* If set to `false`, dialog controls will not be displayed overriding buttonProps or slotted dialog controls.
|
432
|
+
*/
|
433
|
+
"buttons"?: boolean;
|
434
|
+
/**
|
435
|
+
* Cancels the dialog. Used by the default 'Cancel' button or can be called manually to trigger cancelling of dialog.
|
436
|
+
*/
|
437
|
+
"cancelDialog": () => Promise<void>;
|
438
|
+
/**
|
439
|
+
* If set to `true`, the dialog will not close when the backdrop is clicked.
|
440
|
+
*/
|
441
|
+
"closeOnBackdropClick"?: boolean;
|
442
|
+
/**
|
443
|
+
* Confirms the dialog. Used by the default 'Confirm' button or can be called manually to trigger confirming of dialog.
|
444
|
+
*/
|
445
|
+
"confirmDialog": () => Promise<void>;
|
446
|
+
/**
|
447
|
+
* If default buttons are displayed, sets the 'primary' or rightmost button to the destructive variant. Stops initial focus being set on the 'primary' or rightmost default or slotted button.
|
448
|
+
*/
|
449
|
+
"destructive"?: boolean;
|
450
|
+
/**
|
451
|
+
* Sets the dismiss label tooltip and aria label.
|
452
|
+
*/
|
453
|
+
"dismissLabel"?: string;
|
454
|
+
/**
|
455
|
+
* Sets the heading for the dialog.
|
456
|
+
*/
|
457
|
+
"heading": string;
|
458
|
+
/**
|
459
|
+
* Use to hide the dialog.
|
460
|
+
*/
|
461
|
+
"hideDialog": () => Promise<void>;
|
462
|
+
/**
|
463
|
+
* Sets the optional label for the dialog which appears above the heading.
|
464
|
+
*/
|
465
|
+
"label"?: string;
|
466
|
+
/**
|
467
|
+
* Use to show the dialog.
|
468
|
+
*/
|
469
|
+
"showDialog": () => Promise<void>;
|
470
|
+
/**
|
471
|
+
* Sets the maximum and minimum height and width for the dialog.
|
472
|
+
*/
|
473
|
+
"size"?: "small" | "medium" | "large";
|
474
|
+
/**
|
475
|
+
* If set, displays an alert of the corresponding variant below the heading.
|
476
|
+
*/
|
477
|
+
"status"?: "neutral" | "info" | "warning" | "error" | "success";
|
478
|
+
}
|
364
479
|
interface IcDivider {
|
365
480
|
}
|
366
481
|
interface IcFooter {
|
@@ -390,10 +505,30 @@ export namespace Components {
|
|
390
505
|
"groupLinks"?: boolean;
|
391
506
|
}
|
392
507
|
interface IcFooterLink {
|
508
|
+
/**
|
509
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
510
|
+
*/
|
511
|
+
"download"?: string | boolean;
|
393
512
|
/**
|
394
513
|
* The URL that the link points to.
|
395
514
|
*/
|
396
515
|
"href"?: string;
|
516
|
+
/**
|
517
|
+
* The human language of the linked URL.
|
518
|
+
*/
|
519
|
+
"hreflang"?: string;
|
520
|
+
/**
|
521
|
+
* How much of the referrer to send when following the link.
|
522
|
+
*/
|
523
|
+
"referrerpolicy"?: ReferrerPolicy;
|
524
|
+
/**
|
525
|
+
* The relationship of the linked URL as space-separated link types.
|
526
|
+
*/
|
527
|
+
"rel"?: string;
|
528
|
+
/**
|
529
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
530
|
+
*/
|
531
|
+
"target"?: string;
|
397
532
|
}
|
398
533
|
interface IcFooterLinkGroup {
|
399
534
|
/**
|
@@ -439,6 +574,13 @@ export namespace Components {
|
|
439
574
|
*/
|
440
575
|
"subheading"?: string;
|
441
576
|
}
|
577
|
+
interface IcHorizontalScroll {
|
578
|
+
/**
|
579
|
+
* The appearance of the horizontal scroll, e.g. dark, light or the default.
|
580
|
+
*/
|
581
|
+
"appearance"?: IcThemeForeground;
|
582
|
+
"scrollItemIntoView": (itemPosition: number) => Promise<void>;
|
583
|
+
}
|
442
584
|
interface IcInputComponentContainer {
|
443
585
|
/**
|
444
586
|
* If `true`, the dark variant of the input component container will be displayed.
|
@@ -569,7 +711,7 @@ export namespace Components {
|
|
569
711
|
*/
|
570
712
|
"setFocus": () => Promise<void>;
|
571
713
|
/**
|
572
|
-
*
|
714
|
+
* @deprecated This prop should not be used anymore. The 'open in new tab/window' icon will display automatically if target="_blank".
|
573
715
|
*/
|
574
716
|
"showIcon"?: boolean;
|
575
717
|
/**
|
@@ -662,6 +804,10 @@ export namespace Components {
|
|
662
804
|
*/
|
663
805
|
"options": IcMenuOption[];
|
664
806
|
"parentEl"?: HTMLElement;
|
807
|
+
/**
|
808
|
+
* Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
|
809
|
+
*/
|
810
|
+
"searchMode"?: IcSearchBarSearchModes;
|
665
811
|
/**
|
666
812
|
* If `true`, the small styling will be applied to the menu.
|
667
813
|
*/
|
@@ -671,6 +817,58 @@ export namespace Components {
|
|
671
817
|
*/
|
672
818
|
"value": string;
|
673
819
|
}
|
820
|
+
interface IcMenuGroup {
|
821
|
+
/**
|
822
|
+
* The label to display as the title of the menu group.
|
823
|
+
*/
|
824
|
+
"label"?: string;
|
825
|
+
}
|
826
|
+
interface IcMenuItem {
|
827
|
+
/**
|
828
|
+
* The description displayed in the menu item, below the label.
|
829
|
+
*/
|
830
|
+
"description"?: string;
|
831
|
+
/**
|
832
|
+
* If `true`, the menu item will be in disabled state.
|
833
|
+
*/
|
834
|
+
"disabled"?: boolean;
|
835
|
+
/**
|
836
|
+
* The URL that the link points to. This will render the menu item as an "a" tag.
|
837
|
+
*/
|
838
|
+
"href"?: string;
|
839
|
+
/**
|
840
|
+
* The human language of the linked URL.
|
841
|
+
*/
|
842
|
+
"hreflang"?: string;
|
843
|
+
/**
|
844
|
+
* The label describing the keyboard shortcut for a menu item's action.
|
845
|
+
*/
|
846
|
+
"keyboardShortcut"?: string;
|
847
|
+
/**
|
848
|
+
* The label to display in the menu item.
|
849
|
+
*/
|
850
|
+
"label": string;
|
851
|
+
/**
|
852
|
+
* How much of the referrer to send when following the link.
|
853
|
+
*/
|
854
|
+
"referrerpolicy"?: ReferrerPolicy;
|
855
|
+
/**
|
856
|
+
* The relationship of the linked URL as space-separated link types.
|
857
|
+
*/
|
858
|
+
"rel"?: string;
|
859
|
+
/**
|
860
|
+
* This references the popover menu instance that the menu item is a trigger for. If this prop is set, then the variant will always be default.
|
861
|
+
*/
|
862
|
+
"submenuTriggerFor"?: string;
|
863
|
+
/**
|
864
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
865
|
+
*/
|
866
|
+
"target"?: string;
|
867
|
+
/**
|
868
|
+
* The variant of the menu item.
|
869
|
+
*/
|
870
|
+
"variant": IcMenuItemVariants;
|
871
|
+
}
|
674
872
|
interface IcNavigationButton {
|
675
873
|
/**
|
676
874
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
@@ -722,15 +920,31 @@ export namespace Components {
|
|
722
920
|
interface IcNavigationItem {
|
723
921
|
"collapsedIconLabel": boolean;
|
724
922
|
"displayNavigationTooltip": boolean;
|
923
|
+
/**
|
924
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
925
|
+
*/
|
926
|
+
"download"?: string | boolean;
|
725
927
|
"expandable": boolean;
|
726
928
|
/**
|
727
929
|
* The destination of the navigation item.
|
728
930
|
*/
|
729
931
|
"href": string;
|
932
|
+
/**
|
933
|
+
* The human language of the linked URL.
|
934
|
+
*/
|
935
|
+
"hreflang"?: string;
|
730
936
|
/**
|
731
937
|
* The label of the navigation item.
|
732
938
|
*/
|
733
939
|
"label": string;
|
940
|
+
/**
|
941
|
+
* How much of the referrer to send when following the link.
|
942
|
+
*/
|
943
|
+
"referrerpolicy"?: ReferrerPolicy;
|
944
|
+
/**
|
945
|
+
* The relationship of the linked URL as space-separated link types.
|
946
|
+
*/
|
947
|
+
"rel"?: string;
|
734
948
|
/**
|
735
949
|
* If `true`, the navigation item will be set in a selected state.
|
736
950
|
*/
|
@@ -739,6 +953,10 @@ export namespace Components {
|
|
739
953
|
* Sets focus on the nav item.
|
740
954
|
*/
|
741
955
|
"setFocus": () => Promise<void>;
|
956
|
+
/**
|
957
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
958
|
+
*/
|
959
|
+
"target"?: string;
|
742
960
|
}
|
743
961
|
interface IcNavigationMenu {
|
744
962
|
/**
|
@@ -784,6 +1002,109 @@ export namespace Components {
|
|
784
1002
|
*/
|
785
1003
|
"subheading"?: string;
|
786
1004
|
}
|
1005
|
+
interface IcPagination {
|
1006
|
+
/**
|
1007
|
+
* The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
1008
|
+
*/
|
1009
|
+
"adjacentCount": number;
|
1010
|
+
/**
|
1011
|
+
* The appearance of the pagination, e.g. dark, light or the default.
|
1012
|
+
*/
|
1013
|
+
"appearance": IcThemeForeground;
|
1014
|
+
/**
|
1015
|
+
* The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
1016
|
+
*/
|
1017
|
+
"boundaryCount": number;
|
1018
|
+
/**
|
1019
|
+
* The current page displayed by the pagination.
|
1020
|
+
*/
|
1021
|
+
"currentPage": number;
|
1022
|
+
/**
|
1023
|
+
* The default page to display.
|
1024
|
+
*/
|
1025
|
+
"defaultPage": number;
|
1026
|
+
/**
|
1027
|
+
* If `true`, the pagination will not allow interaction.
|
1028
|
+
*/
|
1029
|
+
"disabled": boolean;
|
1030
|
+
/**
|
1031
|
+
* If `true`, the current page of the simple pagination will not be displayed.
|
1032
|
+
*/
|
1033
|
+
"hideCurrentPage": boolean;
|
1034
|
+
/**
|
1035
|
+
* If `true`, the first and last page buttons will not be displayed.
|
1036
|
+
*/
|
1037
|
+
"hideFirstAndLastPageButton": boolean;
|
1038
|
+
/**
|
1039
|
+
* The label for the pagination item (applicable when simple pagination is being used).
|
1040
|
+
*/
|
1041
|
+
"label": string;
|
1042
|
+
/**
|
1043
|
+
* The total number of pages.
|
1044
|
+
*/
|
1045
|
+
"pages": number;
|
1046
|
+
/**
|
1047
|
+
* Sets the currently displayed page.
|
1048
|
+
*/
|
1049
|
+
"setCurrentPage": (page: number) => Promise<void>;
|
1050
|
+
/**
|
1051
|
+
* The type of pagination to be used.
|
1052
|
+
*/
|
1053
|
+
"type": IcPaginationTypes;
|
1054
|
+
}
|
1055
|
+
interface IcPaginationItem {
|
1056
|
+
/**
|
1057
|
+
* The appearance of the pagination, e.g. dark, light or the default.
|
1058
|
+
*/
|
1059
|
+
"appearance": IcThemeForeground;
|
1060
|
+
/**
|
1061
|
+
* If true the aria-label will be set to `Page X of Y`, where X is the current page and Y is the page count.
|
1062
|
+
*/
|
1063
|
+
"ariaOverride": boolean;
|
1064
|
+
/**
|
1065
|
+
* If `true`, the pagination item will be disabled.
|
1066
|
+
*/
|
1067
|
+
"disabled": boolean;
|
1068
|
+
/**
|
1069
|
+
* The label for the pagination item (applicable when simple pagination is being used).
|
1070
|
+
*/
|
1071
|
+
"label": string;
|
1072
|
+
/**
|
1073
|
+
* The current page number.
|
1074
|
+
*/
|
1075
|
+
"page": number | null;
|
1076
|
+
/**
|
1077
|
+
* The total number of pages.
|
1078
|
+
*/
|
1079
|
+
"pages": number;
|
1080
|
+
/**
|
1081
|
+
* If `true`, the pagination item will be selected.
|
1082
|
+
*/
|
1083
|
+
"selected": boolean;
|
1084
|
+
/**
|
1085
|
+
* The type of pagination item - 'page' or 'ellipsis'.
|
1086
|
+
*/
|
1087
|
+
"type": IcPaginationItemType;
|
1088
|
+
}
|
1089
|
+
interface IcPopoverMenu {
|
1090
|
+
/**
|
1091
|
+
* The ID of the element the popover menu will anchor itself to. This is required unless the popover is a submenu.
|
1092
|
+
*/
|
1093
|
+
"anchor": string;
|
1094
|
+
/**
|
1095
|
+
* If `true`, the popover menu will be displayed.
|
1096
|
+
*/
|
1097
|
+
"open": boolean;
|
1098
|
+
"openFromChild": () => Promise<void>;
|
1099
|
+
"openFromParent": () => Promise<void>;
|
1100
|
+
"parentLabel"?: string;
|
1101
|
+
"parentPopover"?: HTMLIcPopoverMenuElement;
|
1102
|
+
/**
|
1103
|
+
* The unique identifier for a popover submenu.
|
1104
|
+
*/
|
1105
|
+
"submenuId"?: string;
|
1106
|
+
"submenuLevel": number;
|
1107
|
+
}
|
787
1108
|
interface IcRadioGroup {
|
788
1109
|
/**
|
789
1110
|
* If `true`, the disabled state will be set.
|
@@ -882,7 +1203,7 @@ export namespace Components {
|
|
882
1203
|
*/
|
883
1204
|
"autofocus": boolean;
|
884
1205
|
/**
|
885
|
-
* The number of characters until suggestions appear.
|
1206
|
+
* 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.
|
886
1207
|
*/
|
887
1208
|
"charactersUntilSuggestion": number;
|
888
1209
|
/**
|
@@ -925,6 +1246,18 @@ export namespace Components {
|
|
925
1246
|
* The label for the search bar.
|
926
1247
|
*/
|
927
1248
|
"label": string;
|
1249
|
+
/**
|
1250
|
+
* Trigger loading state when fetching options asyncronously
|
1251
|
+
*/
|
1252
|
+
"loading"?: boolean;
|
1253
|
+
/**
|
1254
|
+
* Change the message displayed when external loading times out.
|
1255
|
+
*/
|
1256
|
+
"loadingErrorLabel"?: string;
|
1257
|
+
/**
|
1258
|
+
* Change the message displayed whilst the options are being loaded externally.
|
1259
|
+
*/
|
1260
|
+
"loadingLabel"?: string;
|
928
1261
|
/**
|
929
1262
|
* The name of the control, which is submitted with the form data.
|
930
1263
|
*/
|
@@ -945,6 +1278,10 @@ export namespace Components {
|
|
945
1278
|
* If `true`, the search bar will require a value.
|
946
1279
|
*/
|
947
1280
|
"required"?: boolean;
|
1281
|
+
/**
|
1282
|
+
* Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
|
1283
|
+
*/
|
1284
|
+
"searchMode"?: IcSearchBarSearchModes;
|
948
1285
|
/**
|
949
1286
|
* Sets focus on the native `input`.
|
950
1287
|
*/
|
@@ -957,6 +1294,10 @@ export namespace Components {
|
|
957
1294
|
* If `true`, the value of the search will have its spelling and grammar checked.
|
958
1295
|
*/
|
959
1296
|
"spellcheck": boolean;
|
1297
|
+
/**
|
1298
|
+
* If using external filtering, set a timeout for when loading takes too long.
|
1299
|
+
*/
|
1300
|
+
"timeout"?: number;
|
960
1301
|
/**
|
961
1302
|
* The value of the search input.
|
962
1303
|
*/
|
@@ -974,7 +1315,7 @@ export namespace Components {
|
|
974
1315
|
}
|
975
1316
|
interface IcSelect {
|
976
1317
|
/**
|
977
|
-
*
|
1318
|
+
* @deprecated This prop should not be used anymore.
|
978
1319
|
*/
|
979
1320
|
"charactersUntilSuggestions"?: number;
|
980
1321
|
/**
|
@@ -982,7 +1323,7 @@ export namespace Components {
|
|
982
1323
|
*/
|
983
1324
|
"debounce"?: number;
|
984
1325
|
/**
|
985
|
-
*
|
1326
|
+
* If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
|
986
1327
|
*/
|
987
1328
|
"disableFilter"?: boolean;
|
988
1329
|
/**
|
@@ -1017,6 +1358,18 @@ export namespace Components {
|
|
1017
1358
|
* The label for the select.
|
1018
1359
|
*/
|
1019
1360
|
"label": string;
|
1361
|
+
/**
|
1362
|
+
* If `true`, the loading state will be triggered when fetching options asyncronously.
|
1363
|
+
*/
|
1364
|
+
"loading"?: boolean;
|
1365
|
+
/**
|
1366
|
+
* The message displayed when external loading times out.
|
1367
|
+
*/
|
1368
|
+
"loadingErrorLabel"?: string;
|
1369
|
+
/**
|
1370
|
+
* The message displayed whilst the options are being loaded externally.
|
1371
|
+
*/
|
1372
|
+
"loadingLabel"?: string;
|
1020
1373
|
/**
|
1021
1374
|
* The name of the control, which is submitted with the form data.
|
1022
1375
|
*/
|
@@ -1057,6 +1410,10 @@ export namespace Components {
|
|
1057
1410
|
* If `true`, the small styling will be applied to the select.
|
1058
1411
|
*/
|
1059
1412
|
"small"?: boolean;
|
1413
|
+
/**
|
1414
|
+
* If using external filtering, set a timeout for when loading takes too long.
|
1415
|
+
*/
|
1416
|
+
"timeout"?: number;
|
1060
1417
|
/**
|
1061
1418
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
1062
1419
|
*/
|
@@ -1066,7 +1423,7 @@ export namespace Components {
|
|
1066
1423
|
*/
|
1067
1424
|
"validationText"?: string;
|
1068
1425
|
/**
|
1069
|
-
* The value of the currently selected option.
|
1426
|
+
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input.
|
1070
1427
|
*/
|
1071
1428
|
"value"?: string;
|
1072
1429
|
}
|
@@ -1255,11 +1612,12 @@ export namespace Components {
|
|
1255
1612
|
* The selected tab to be controlled by the user. Must be used alongside the icTabSelect event to manage tab selection.
|
1256
1613
|
*/
|
1257
1614
|
"selectedTabIndex"?: number;
|
1615
|
+
"tabRemovedHandler": (hadFocus?: boolean) => Promise<void>;
|
1258
1616
|
}
|
1259
1617
|
interface IcTabGroup {
|
1260
1618
|
"appearance"?: IcThemeForegroundNoDefault;
|
1261
1619
|
/**
|
1262
|
-
*
|
1620
|
+
* @deprecated This is no longer required. The context id is passed down from `ic-tab-context`
|
1263
1621
|
*/
|
1264
1622
|
"contextId"?: string;
|
1265
1623
|
/**
|
@@ -1270,12 +1628,11 @@ export namespace Components {
|
|
1270
1628
|
* The label to describe the purpose of the set of tabs to screen reader users.
|
1271
1629
|
*/
|
1272
1630
|
"label": string;
|
1273
|
-
"scrollTabIntoView": (tabNumber: number) => Promise<void>;
|
1274
1631
|
}
|
1275
1632
|
interface IcTabPanel {
|
1276
1633
|
"appearance"?: IcThemeForegroundNoDefault;
|
1277
1634
|
/**
|
1278
|
-
*
|
1635
|
+
* @deprecated This is no longer required. The context id is passed down from `ic-tab-context`
|
1279
1636
|
*/
|
1280
1637
|
"contextId"?: string;
|
1281
1638
|
"panelId"?: string;
|
@@ -1298,11 +1655,11 @@ export namespace Components {
|
|
1298
1655
|
/**
|
1299
1656
|
* The state of autocompletion the browser can apply on the text value.
|
1300
1657
|
*/
|
1301
|
-
"autocomplete":
|
1658
|
+
"autocomplete": IcAutocompleteTypes;
|
1302
1659
|
/**
|
1303
1660
|
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
1304
1661
|
*/
|
1305
|
-
"autocorrect":
|
1662
|
+
"autocorrect": IcAutocorrectStates;
|
1306
1663
|
/**
|
1307
1664
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
1308
1665
|
*/
|
@@ -1336,10 +1693,18 @@ export namespace Components {
|
|
1336
1693
|
* The label for the input.
|
1337
1694
|
*/
|
1338
1695
|
"label": string;
|
1696
|
+
/**
|
1697
|
+
* The maximum number that can be accepted as a value, when `type` is `number` and `rows` is `1`. (NOTE: Ensure to include visual indication of max value in `helperText` or `label`)
|
1698
|
+
*/
|
1699
|
+
"max": string | number;
|
1339
1700
|
/**
|
1340
1701
|
* The maximum number of characters that can be entered in the field.
|
1341
1702
|
*/
|
1342
1703
|
"maxLength": number;
|
1704
|
+
/**
|
1705
|
+
* The minimum number that can be accepted as a value, when `type` is `number` and `rows` is `1`. (NOTE: Ensure to include visual indication of min value in `helperText` or `label`)
|
1706
|
+
*/
|
1707
|
+
"min": string | number;
|
1343
1708
|
/**
|
1344
1709
|
* The name of the control, which is submitted with the form data.
|
1345
1710
|
*/
|
@@ -1386,10 +1751,11 @@ export namespace Components {
|
|
1386
1751
|
* If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
|
1387
1752
|
*/
|
1388
1753
|
"validationInline": boolean;
|
1754
|
+
"validationInlineInternal": boolean;
|
1389
1755
|
/**
|
1390
1756
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
1391
1757
|
*/
|
1392
|
-
"validationStatus":
|
1758
|
+
"validationStatus": IcInformationStatusOrEmpty;
|
1393
1759
|
/**
|
1394
1760
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
1395
1761
|
*/
|
@@ -1405,11 +1771,59 @@ export namespace Components {
|
|
1405
1771
|
*/
|
1406
1772
|
"color"?: string;
|
1407
1773
|
}
|
1774
|
+
interface IcToast {
|
1775
|
+
/**
|
1776
|
+
* If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS) (NOTE: Has a minimum value of `5000ms`)
|
1777
|
+
*/
|
1778
|
+
"autoDismissTimeout"?: number;
|
1779
|
+
/**
|
1780
|
+
* If toast can be manually dismissed, this prop sets a custom aria-label for the ic-button component
|
1781
|
+
*/
|
1782
|
+
"dismissButtonAriaLabel"?: string;
|
1783
|
+
/**
|
1784
|
+
* How the toast will be dismissed. If manual will display a dismiss button.
|
1785
|
+
*/
|
1786
|
+
"dismissMode"?: IcActivationTypes;
|
1787
|
+
/**
|
1788
|
+
* The title to display at the start of the toast. (NOTE: Should be no more than `70` characters)
|
1789
|
+
*/
|
1790
|
+
"heading": string;
|
1791
|
+
/**
|
1792
|
+
* The main body message of the toast. (NOTE: Should be no more than `140` characters)
|
1793
|
+
*/
|
1794
|
+
"message"?: string;
|
1795
|
+
/**
|
1796
|
+
* Provides a custom alt-text to be announced to screen readers, if slotting a custom neutral icon
|
1797
|
+
*/
|
1798
|
+
"neutralIconAriaLabel"?: string;
|
1799
|
+
/**
|
1800
|
+
* Used to display the individual toast
|
1801
|
+
* @returns The element that previously had focus before the toast appeared
|
1802
|
+
*/
|
1803
|
+
"setVisible": () => Promise<HTMLElement>;
|
1804
|
+
/**
|
1805
|
+
* The variant of the toast being rendered
|
1806
|
+
*/
|
1807
|
+
"variant"?: IcStatusVariants;
|
1808
|
+
}
|
1809
|
+
interface IcToastRegion {
|
1810
|
+
/**
|
1811
|
+
* Handles setting the visibility of various toasts based on what is already visible
|
1812
|
+
* @param toast The toast element being requested to display
|
1813
|
+
*/
|
1814
|
+
"setVisible": (toast: HTMLIcToastElement) => Promise<void>;
|
1815
|
+
}
|
1408
1816
|
interface IcTooltip {
|
1409
1817
|
/**
|
1410
1818
|
* If `true`, the tooltip will not be displayed on hover, it will require a click.
|
1411
1819
|
*/
|
1412
1820
|
"disableHover"?: boolean;
|
1821
|
+
/**
|
1822
|
+
* Method to programmatically show/hide the tooltip without needing to interact with an anchor element
|
1823
|
+
* @param show Whether to show or hide the tooltip
|
1824
|
+
* @param persistTooltip Whether the tooltip should stay on the screen when actions are performed that would previously dismiss the tooltip, such as on hover
|
1825
|
+
*/
|
1826
|
+
"displayTooltip": (show: boolean, persistTooltip?: boolean) => Promise<void>;
|
1413
1827
|
/**
|
1414
1828
|
* The text to display on the tooltip.
|
1415
1829
|
*/
|
@@ -1440,6 +1854,10 @@ export namespace Components {
|
|
1440
1854
|
* If `true`, the flyout navigation menu on small devices will be contained by the parent element.
|
1441
1855
|
*/
|
1442
1856
|
"inline": boolean;
|
1857
|
+
/**
|
1858
|
+
* The short title of the app to be displayed at small screen sizes in place of the app title.
|
1859
|
+
*/
|
1860
|
+
"shortAppTitle": string;
|
1443
1861
|
/**
|
1444
1862
|
* The status info to be displayed.
|
1445
1863
|
*/
|
@@ -1454,6 +1872,10 @@ export namespace Components {
|
|
1454
1872
|
* If `true`, appropriate top and bottom margins will be applied to the typography.
|
1455
1873
|
*/
|
1456
1874
|
"applyVerticalMargins"?: boolean;
|
1875
|
+
/**
|
1876
|
+
* The number of lines to display before truncating the text, only used for the 'body' variant.
|
1877
|
+
*/
|
1878
|
+
"maxLines"?: number;
|
1457
1879
|
/**
|
1458
1880
|
* The ICDS typography style to use.
|
1459
1881
|
*/
|
@@ -1480,6 +1902,10 @@ export interface IcChipCustomEvent<T> extends CustomEvent<T> {
|
|
1480
1902
|
detail: T;
|
1481
1903
|
target: HTMLIcChipElement;
|
1482
1904
|
}
|
1905
|
+
export interface IcDialogCustomEvent<T> extends CustomEvent<T> {
|
1906
|
+
detail: T;
|
1907
|
+
target: HTMLIcDialogElement;
|
1908
|
+
}
|
1483
1909
|
export interface IcFooterCustomEvent<T> extends CustomEvent<T> {
|
1484
1910
|
detail: T;
|
1485
1911
|
target: HTMLIcFooterElement;
|
@@ -1488,6 +1914,10 @@ export interface IcMenuCustomEvent<T> extends CustomEvent<T> {
|
|
1488
1914
|
detail: T;
|
1489
1915
|
target: HTMLIcMenuElement;
|
1490
1916
|
}
|
1917
|
+
export interface IcMenuItemCustomEvent<T> extends CustomEvent<T> {
|
1918
|
+
detail: T;
|
1919
|
+
target: HTMLIcMenuItemElement;
|
1920
|
+
}
|
1491
1921
|
export interface IcNavigationItemCustomEvent<T> extends CustomEvent<T> {
|
1492
1922
|
detail: T;
|
1493
1923
|
target: HTMLIcNavigationItemElement;
|
@@ -1496,6 +1926,14 @@ export interface IcNavigationMenuCustomEvent<T> extends CustomEvent<T> {
|
|
1496
1926
|
detail: T;
|
1497
1927
|
target: HTMLIcNavigationMenuElement;
|
1498
1928
|
}
|
1929
|
+
export interface IcPaginationCustomEvent<T> extends CustomEvent<T> {
|
1930
|
+
detail: T;
|
1931
|
+
target: HTMLIcPaginationElement;
|
1932
|
+
}
|
1933
|
+
export interface IcPaginationItemCustomEvent<T> extends CustomEvent<T> {
|
1934
|
+
detail: T;
|
1935
|
+
target: HTMLIcPaginationItemElement;
|
1936
|
+
}
|
1499
1937
|
export interface IcRadioGroupCustomEvent<T> extends CustomEvent<T> {
|
1500
1938
|
detail: T;
|
1501
1939
|
target: HTMLIcRadioGroupElement;
|
@@ -1524,6 +1962,10 @@ export interface IcTabContextCustomEvent<T> extends CustomEvent<T> {
|
|
1524
1962
|
detail: T;
|
1525
1963
|
target: HTMLIcTabContextElement;
|
1526
1964
|
}
|
1965
|
+
export interface IcTabPanelCustomEvent<T> extends CustomEvent<T> {
|
1966
|
+
detail: T;
|
1967
|
+
target: HTMLIcTabPanelElement;
|
1968
|
+
}
|
1527
1969
|
export interface IcTextFieldCustomEvent<T> extends CustomEvent<T> {
|
1528
1970
|
detail: T;
|
1529
1971
|
target: HTMLIcTextFieldElement;
|
@@ -1532,6 +1974,10 @@ export interface IcThemeCustomEvent<T> extends CustomEvent<T> {
|
|
1532
1974
|
detail: T;
|
1533
1975
|
target: HTMLIcThemeElement;
|
1534
1976
|
}
|
1977
|
+
export interface IcToastCustomEvent<T> extends CustomEvent<T> {
|
1978
|
+
detail: T;
|
1979
|
+
target: HTMLIcToastElement;
|
1980
|
+
}
|
1535
1981
|
export interface IcTopNavigationCustomEvent<T> extends CustomEvent<T> {
|
1536
1982
|
detail: T;
|
1537
1983
|
target: HTMLIcTopNavigationElement;
|
@@ -1609,6 +2055,12 @@ declare global {
|
|
1609
2055
|
prototype: HTMLIcDataRowElement;
|
1610
2056
|
new (): HTMLIcDataRowElement;
|
1611
2057
|
};
|
2058
|
+
interface HTMLIcDialogElement extends Components.IcDialog, HTMLStencilElement {
|
2059
|
+
}
|
2060
|
+
var HTMLIcDialogElement: {
|
2061
|
+
prototype: HTMLIcDialogElement;
|
2062
|
+
new (): HTMLIcDialogElement;
|
2063
|
+
};
|
1612
2064
|
interface HTMLIcDividerElement extends Components.IcDivider, HTMLStencilElement {
|
1613
2065
|
}
|
1614
2066
|
var HTMLIcDividerElement: {
|
@@ -1639,6 +2091,12 @@ declare global {
|
|
1639
2091
|
prototype: HTMLIcHeroElement;
|
1640
2092
|
new (): HTMLIcHeroElement;
|
1641
2093
|
};
|
2094
|
+
interface HTMLIcHorizontalScrollElement extends Components.IcHorizontalScroll, HTMLStencilElement {
|
2095
|
+
}
|
2096
|
+
var HTMLIcHorizontalScrollElement: {
|
2097
|
+
prototype: HTMLIcHorizontalScrollElement;
|
2098
|
+
new (): HTMLIcHorizontalScrollElement;
|
2099
|
+
};
|
1642
2100
|
interface HTMLIcInputComponentContainerElement extends Components.IcInputComponentContainer, HTMLStencilElement {
|
1643
2101
|
}
|
1644
2102
|
var HTMLIcInputComponentContainerElement: {
|
@@ -1681,6 +2139,18 @@ declare global {
|
|
1681
2139
|
prototype: HTMLIcMenuElement;
|
1682
2140
|
new (): HTMLIcMenuElement;
|
1683
2141
|
};
|
2142
|
+
interface HTMLIcMenuGroupElement extends Components.IcMenuGroup, HTMLStencilElement {
|
2143
|
+
}
|
2144
|
+
var HTMLIcMenuGroupElement: {
|
2145
|
+
prototype: HTMLIcMenuGroupElement;
|
2146
|
+
new (): HTMLIcMenuGroupElement;
|
2147
|
+
};
|
2148
|
+
interface HTMLIcMenuItemElement extends Components.IcMenuItem, HTMLStencilElement {
|
2149
|
+
}
|
2150
|
+
var HTMLIcMenuItemElement: {
|
2151
|
+
prototype: HTMLIcMenuItemElement;
|
2152
|
+
new (): HTMLIcMenuItemElement;
|
2153
|
+
};
|
1684
2154
|
interface HTMLIcNavigationButtonElement extends Components.IcNavigationButton, HTMLStencilElement {
|
1685
2155
|
}
|
1686
2156
|
var HTMLIcNavigationButtonElement: {
|
@@ -1705,11 +2175,29 @@ declare global {
|
|
1705
2175
|
prototype: HTMLIcNavigationMenuElement;
|
1706
2176
|
new (): HTMLIcNavigationMenuElement;
|
1707
2177
|
};
|
1708
|
-
interface HTMLIcPageHeaderElement extends Components.IcPageHeader, HTMLStencilElement {
|
2178
|
+
interface HTMLIcPageHeaderElement extends Components.IcPageHeader, HTMLStencilElement {
|
2179
|
+
}
|
2180
|
+
var HTMLIcPageHeaderElement: {
|
2181
|
+
prototype: HTMLIcPageHeaderElement;
|
2182
|
+
new (): HTMLIcPageHeaderElement;
|
2183
|
+
};
|
2184
|
+
interface HTMLIcPaginationElement extends Components.IcPagination, HTMLStencilElement {
|
2185
|
+
}
|
2186
|
+
var HTMLIcPaginationElement: {
|
2187
|
+
prototype: HTMLIcPaginationElement;
|
2188
|
+
new (): HTMLIcPaginationElement;
|
2189
|
+
};
|
2190
|
+
interface HTMLIcPaginationItemElement extends Components.IcPaginationItem, HTMLStencilElement {
|
2191
|
+
}
|
2192
|
+
var HTMLIcPaginationItemElement: {
|
2193
|
+
prototype: HTMLIcPaginationItemElement;
|
2194
|
+
new (): HTMLIcPaginationItemElement;
|
2195
|
+
};
|
2196
|
+
interface HTMLIcPopoverMenuElement extends Components.IcPopoverMenu, HTMLStencilElement {
|
1709
2197
|
}
|
1710
|
-
var
|
1711
|
-
prototype:
|
1712
|
-
new ():
|
2198
|
+
var HTMLIcPopoverMenuElement: {
|
2199
|
+
prototype: HTMLIcPopoverMenuElement;
|
2200
|
+
new (): HTMLIcPopoverMenuElement;
|
1713
2201
|
};
|
1714
2202
|
interface HTMLIcRadioGroupElement extends Components.IcRadioGroup, HTMLStencilElement {
|
1715
2203
|
}
|
@@ -1813,6 +2301,18 @@ declare global {
|
|
1813
2301
|
prototype: HTMLIcThemeElement;
|
1814
2302
|
new (): HTMLIcThemeElement;
|
1815
2303
|
};
|
2304
|
+
interface HTMLIcToastElement extends Components.IcToast, HTMLStencilElement {
|
2305
|
+
}
|
2306
|
+
var HTMLIcToastElement: {
|
2307
|
+
prototype: HTMLIcToastElement;
|
2308
|
+
new (): HTMLIcToastElement;
|
2309
|
+
};
|
2310
|
+
interface HTMLIcToastRegionElement extends Components.IcToastRegion, HTMLStencilElement {
|
2311
|
+
}
|
2312
|
+
var HTMLIcToastRegionElement: {
|
2313
|
+
prototype: HTMLIcToastRegionElement;
|
2314
|
+
new (): HTMLIcToastRegionElement;
|
2315
|
+
};
|
1816
2316
|
interface HTMLIcTooltipElement extends Components.IcTooltip, HTMLStencilElement {
|
1817
2317
|
}
|
1818
2318
|
var HTMLIcTooltipElement: {
|
@@ -1844,11 +2344,13 @@ declare global {
|
|
1844
2344
|
"ic-classification-banner": HTMLIcClassificationBannerElement;
|
1845
2345
|
"ic-data-entity": HTMLIcDataEntityElement;
|
1846
2346
|
"ic-data-row": HTMLIcDataRowElement;
|
2347
|
+
"ic-dialog": HTMLIcDialogElement;
|
1847
2348
|
"ic-divider": HTMLIcDividerElement;
|
1848
2349
|
"ic-footer": HTMLIcFooterElement;
|
1849
2350
|
"ic-footer-link": HTMLIcFooterLinkElement;
|
1850
2351
|
"ic-footer-link-group": HTMLIcFooterLinkGroupElement;
|
1851
2352
|
"ic-hero": HTMLIcHeroElement;
|
2353
|
+
"ic-horizontal-scroll": HTMLIcHorizontalScrollElement;
|
1852
2354
|
"ic-input-component-container": HTMLIcInputComponentContainerElement;
|
1853
2355
|
"ic-input-container": HTMLIcInputContainerElement;
|
1854
2356
|
"ic-input-label": HTMLIcInputLabelElement;
|
@@ -1856,11 +2358,16 @@ declare global {
|
|
1856
2358
|
"ic-link": HTMLIcLinkElement;
|
1857
2359
|
"ic-loading-indicator": HTMLIcLoadingIndicatorElement;
|
1858
2360
|
"ic-menu": HTMLIcMenuElement;
|
2361
|
+
"ic-menu-group": HTMLIcMenuGroupElement;
|
2362
|
+
"ic-menu-item": HTMLIcMenuItemElement;
|
1859
2363
|
"ic-navigation-button": HTMLIcNavigationButtonElement;
|
1860
2364
|
"ic-navigation-group": HTMLIcNavigationGroupElement;
|
1861
2365
|
"ic-navigation-item": HTMLIcNavigationItemElement;
|
1862
2366
|
"ic-navigation-menu": HTMLIcNavigationMenuElement;
|
1863
2367
|
"ic-page-header": HTMLIcPageHeaderElement;
|
2368
|
+
"ic-pagination": HTMLIcPaginationElement;
|
2369
|
+
"ic-pagination-item": HTMLIcPaginationItemElement;
|
2370
|
+
"ic-popover-menu": HTMLIcPopoverMenuElement;
|
1864
2371
|
"ic-radio-group": HTMLIcRadioGroupElement;
|
1865
2372
|
"ic-radio-option": HTMLIcRadioOptionElement;
|
1866
2373
|
"ic-search-bar": HTMLIcSearchBarElement;
|
@@ -1878,6 +2385,8 @@ declare global {
|
|
1878
2385
|
"ic-tab-panel": HTMLIcTabPanelElement;
|
1879
2386
|
"ic-text-field": HTMLIcTextFieldElement;
|
1880
2387
|
"ic-theme": HTMLIcThemeElement;
|
2388
|
+
"ic-toast": HTMLIcToastElement;
|
2389
|
+
"ic-toast-region": HTMLIcToastRegionElement;
|
1881
2390
|
"ic-tooltip": HTMLIcTooltipElement;
|
1882
2391
|
"ic-top-navigation": HTMLIcTopNavigationElement;
|
1883
2392
|
"ic-typography": HTMLIcTypographyElement;
|
@@ -1916,7 +2425,7 @@ declare namespace LocalJSX {
|
|
1916
2425
|
/**
|
1917
2426
|
* The variant of the alert which will be rendered.
|
1918
2427
|
*/
|
1919
|
-
"variant"?:
|
2428
|
+
"variant"?: IcStatusVariants;
|
1920
2429
|
}
|
1921
2430
|
interface IcBackToTop {
|
1922
2431
|
/**
|
@@ -1965,6 +2474,30 @@ declare namespace LocalJSX {
|
|
1965
2474
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
1966
2475
|
*/
|
1967
2476
|
"download"?: string | boolean;
|
2477
|
+
/**
|
2478
|
+
* The <form> element to associate the button with.
|
2479
|
+
*/
|
2480
|
+
"form"?: string;
|
2481
|
+
/**
|
2482
|
+
* The URL that processes the information submitted by the button. It overrides the action attribute of the button's form owner. Does nothing if there is no form owner.
|
2483
|
+
*/
|
2484
|
+
"formaction"?: string;
|
2485
|
+
/**
|
2486
|
+
* The way the submitted form data is encoded.
|
2487
|
+
*/
|
2488
|
+
"formenctype"?: string;
|
2489
|
+
/**
|
2490
|
+
* The HTTP method used to submit the form.
|
2491
|
+
*/
|
2492
|
+
"formmethod"?: string;
|
2493
|
+
/**
|
2494
|
+
* If `true`, the form will not be validated when submitted.
|
2495
|
+
*/
|
2496
|
+
"formnovalidate"?: boolean;
|
2497
|
+
/**
|
2498
|
+
* The place to display the response from submitting the form. It overrides the target attribute of the button's form owner.
|
2499
|
+
*/
|
2500
|
+
"formtarget"?: string;
|
1968
2501
|
/**
|
1969
2502
|
* If `true`, the button will fill the width of the container.
|
1970
2503
|
*/
|
@@ -2109,6 +2642,10 @@ declare namespace LocalJSX {
|
|
2109
2642
|
* Emitted when a checkbox has been checked.
|
2110
2643
|
*/
|
2111
2644
|
"onIcCheck"?: (event: IcCheckboxCustomEvent<void>) => void;
|
2645
|
+
/**
|
2646
|
+
* If true, the small styling will be applied to the checkbox.
|
2647
|
+
*/
|
2648
|
+
"small"?: boolean;
|
2112
2649
|
/**
|
2113
2650
|
* The value for the checkbox.
|
2114
2651
|
*/
|
@@ -2232,6 +2769,68 @@ declare namespace LocalJSX {
|
|
2232
2769
|
*/
|
2233
2770
|
"value"?: string;
|
2234
2771
|
}
|
2772
|
+
interface IcDialog {
|
2773
|
+
/**
|
2774
|
+
* If a status is set, sets the heading for the displayed alert.
|
2775
|
+
*/
|
2776
|
+
"alertHeading"?: string;
|
2777
|
+
/**
|
2778
|
+
* If a status is set, sets the message for the displayed alert.
|
2779
|
+
*/
|
2780
|
+
"alertMessage"?: string;
|
2781
|
+
/**
|
2782
|
+
* Sets the label and onclick functions for default buttons.
|
2783
|
+
*/
|
2784
|
+
"buttonProps"?: { label: string; onclick: string }[];
|
2785
|
+
/**
|
2786
|
+
* If set to `false`, dialog controls will not be displayed overriding buttonProps or slotted dialog controls.
|
2787
|
+
*/
|
2788
|
+
"buttons"?: boolean;
|
2789
|
+
/**
|
2790
|
+
* If set to `true`, the dialog will not close when the backdrop is clicked.
|
2791
|
+
*/
|
2792
|
+
"closeOnBackdropClick"?: boolean;
|
2793
|
+
/**
|
2794
|
+
* If default buttons are displayed, sets the 'primary' or rightmost button to the destructive variant. Stops initial focus being set on the 'primary' or rightmost default or slotted button.
|
2795
|
+
*/
|
2796
|
+
"destructive"?: boolean;
|
2797
|
+
/**
|
2798
|
+
* Sets the dismiss label tooltip and aria label.
|
2799
|
+
*/
|
2800
|
+
"dismissLabel"?: string;
|
2801
|
+
/**
|
2802
|
+
* Sets the heading for the dialog.
|
2803
|
+
*/
|
2804
|
+
"heading": string;
|
2805
|
+
/**
|
2806
|
+
* Sets the optional label for the dialog which appears above the heading.
|
2807
|
+
*/
|
2808
|
+
"label"?: string;
|
2809
|
+
/**
|
2810
|
+
* Cancelation event emitted when default 'Cancel' button clicked or 'cancelDialog' method is called.
|
2811
|
+
*/
|
2812
|
+
"onIcDialogCancelled"?: (event: IcDialogCustomEvent<void>) => void;
|
2813
|
+
/**
|
2814
|
+
* Emitted when dialog has closed.
|
2815
|
+
*/
|
2816
|
+
"onIcDialogClosed"?: (event: IcDialogCustomEvent<void>) => void;
|
2817
|
+
/**
|
2818
|
+
* Confirmation event emitted when default 'Confirm' primary button clicked or 'confirmDialog' method is called.
|
2819
|
+
*/
|
2820
|
+
"onIcDialogConfirmed"?: (event: IcDialogCustomEvent<void>) => void;
|
2821
|
+
/**
|
2822
|
+
* Emitted when dialog has opened.
|
2823
|
+
*/
|
2824
|
+
"onIcDialogOpened"?: (event: IcDialogCustomEvent<void>) => void;
|
2825
|
+
/**
|
2826
|
+
* Sets the maximum and minimum height and width for the dialog.
|
2827
|
+
*/
|
2828
|
+
"size"?: "small" | "medium" | "large";
|
2829
|
+
/**
|
2830
|
+
* If set, displays an alert of the corresponding variant below the heading.
|
2831
|
+
*/
|
2832
|
+
"status"?: "neutral" | "info" | "warning" | "error" | "success";
|
2833
|
+
}
|
2235
2834
|
interface IcDivider {
|
2236
2835
|
}
|
2237
2836
|
interface IcFooter {
|
@@ -2261,10 +2860,30 @@ declare namespace LocalJSX {
|
|
2261
2860
|
"groupLinks"?: boolean;
|
2262
2861
|
}
|
2263
2862
|
interface IcFooterLink {
|
2863
|
+
/**
|
2864
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
2865
|
+
*/
|
2866
|
+
"download"?: string | boolean;
|
2264
2867
|
/**
|
2265
2868
|
* The URL that the link points to.
|
2266
2869
|
*/
|
2267
2870
|
"href"?: string;
|
2871
|
+
/**
|
2872
|
+
* The human language of the linked URL.
|
2873
|
+
*/
|
2874
|
+
"hreflang"?: string;
|
2875
|
+
/**
|
2876
|
+
* How much of the referrer to send when following the link.
|
2877
|
+
*/
|
2878
|
+
"referrerpolicy"?: ReferrerPolicy;
|
2879
|
+
/**
|
2880
|
+
* The relationship of the linked URL as space-separated link types.
|
2881
|
+
*/
|
2882
|
+
"rel"?: string;
|
2883
|
+
/**
|
2884
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
2885
|
+
*/
|
2886
|
+
"target"?: string;
|
2268
2887
|
}
|
2269
2888
|
interface IcFooterLinkGroup {
|
2270
2889
|
/**
|
@@ -2310,6 +2929,12 @@ declare namespace LocalJSX {
|
|
2310
2929
|
*/
|
2311
2930
|
"subheading"?: string;
|
2312
2931
|
}
|
2932
|
+
interface IcHorizontalScroll {
|
2933
|
+
/**
|
2934
|
+
* The appearance of the horizontal scroll, e.g. dark, light or the default.
|
2935
|
+
*/
|
2936
|
+
"appearance"?: IcThemeForeground;
|
2937
|
+
}
|
2313
2938
|
interface IcInputComponentContainer {
|
2314
2939
|
/**
|
2315
2940
|
* If `true`, the dark variant of the input component container will be displayed.
|
@@ -2436,7 +3061,7 @@ declare namespace LocalJSX {
|
|
2436
3061
|
*/
|
2437
3062
|
"rel"?: string;
|
2438
3063
|
/**
|
2439
|
-
*
|
3064
|
+
* @deprecated This prop should not be used anymore. The 'open in new tab/window' icon will display automatically if target="_blank".
|
2440
3065
|
*/
|
2441
3066
|
"showIcon"?: boolean;
|
2442
3067
|
/**
|
@@ -2519,6 +3144,10 @@ declare namespace LocalJSX {
|
|
2519
3144
|
* The possible menu selection options.
|
2520
3145
|
*/
|
2521
3146
|
"options": IcMenuOption[];
|
3147
|
+
/**
|
3148
|
+
* Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
|
3149
|
+
*/
|
3150
|
+
"searchMode"?: IcSearchBarSearchModes;
|
2522
3151
|
/**
|
2523
3152
|
* If `true`, the small styling will be applied to the menu.
|
2524
3153
|
*/
|
@@ -2528,6 +3157,58 @@ declare namespace LocalJSX {
|
|
2528
3157
|
*/
|
2529
3158
|
"value": string;
|
2530
3159
|
}
|
3160
|
+
interface IcMenuGroup {
|
3161
|
+
/**
|
3162
|
+
* The label to display as the title of the menu group.
|
3163
|
+
*/
|
3164
|
+
"label"?: string;
|
3165
|
+
}
|
3166
|
+
interface IcMenuItem {
|
3167
|
+
/**
|
3168
|
+
* The description displayed in the menu item, below the label.
|
3169
|
+
*/
|
3170
|
+
"description"?: string;
|
3171
|
+
/**
|
3172
|
+
* If `true`, the menu item will be in disabled state.
|
3173
|
+
*/
|
3174
|
+
"disabled"?: boolean;
|
3175
|
+
/**
|
3176
|
+
* The URL that the link points to. This will render the menu item as an "a" tag.
|
3177
|
+
*/
|
3178
|
+
"href"?: string;
|
3179
|
+
/**
|
3180
|
+
* The human language of the linked URL.
|
3181
|
+
*/
|
3182
|
+
"hreflang"?: string;
|
3183
|
+
/**
|
3184
|
+
* The label describing the keyboard shortcut for a menu item's action.
|
3185
|
+
*/
|
3186
|
+
"keyboardShortcut"?: string;
|
3187
|
+
/**
|
3188
|
+
* The label to display in the menu item.
|
3189
|
+
*/
|
3190
|
+
"label": string;
|
3191
|
+
/**
|
3192
|
+
* How much of the referrer to send when following the link.
|
3193
|
+
*/
|
3194
|
+
"referrerpolicy"?: ReferrerPolicy;
|
3195
|
+
/**
|
3196
|
+
* The relationship of the linked URL as space-separated link types.
|
3197
|
+
*/
|
3198
|
+
"rel"?: string;
|
3199
|
+
/**
|
3200
|
+
* This references the popover menu instance that the menu item is a trigger for. If this prop is set, then the variant will always be default.
|
3201
|
+
*/
|
3202
|
+
"submenuTriggerFor"?: string;
|
3203
|
+
/**
|
3204
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
3205
|
+
*/
|
3206
|
+
"target"?: string;
|
3207
|
+
/**
|
3208
|
+
* The variant of the menu item.
|
3209
|
+
*/
|
3210
|
+
"variant"?: IcMenuItemVariants;
|
3211
|
+
}
|
2531
3212
|
interface IcNavigationButton {
|
2532
3213
|
/**
|
2533
3214
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
@@ -2569,18 +3250,38 @@ declare namespace LocalJSX {
|
|
2569
3250
|
"label"?: string;
|
2570
3251
|
}
|
2571
3252
|
interface IcNavigationItem {
|
3253
|
+
/**
|
3254
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
3255
|
+
*/
|
3256
|
+
"download"?: string | boolean;
|
2572
3257
|
/**
|
2573
3258
|
* The destination of the navigation item.
|
2574
3259
|
*/
|
2575
3260
|
"href"?: string;
|
3261
|
+
/**
|
3262
|
+
* The human language of the linked URL.
|
3263
|
+
*/
|
3264
|
+
"hreflang"?: string;
|
2576
3265
|
/**
|
2577
3266
|
* The label of the navigation item.
|
2578
3267
|
*/
|
2579
3268
|
"label"?: string;
|
3269
|
+
/**
|
3270
|
+
* How much of the referrer to send when following the link.
|
3271
|
+
*/
|
3272
|
+
"referrerpolicy"?: ReferrerPolicy;
|
3273
|
+
/**
|
3274
|
+
* The relationship of the linked URL as space-separated link types.
|
3275
|
+
*/
|
3276
|
+
"rel"?: string;
|
2580
3277
|
/**
|
2581
3278
|
* If `true`, the navigation item will be set in a selected state.
|
2582
3279
|
*/
|
2583
3280
|
"selected"?: boolean;
|
3281
|
+
/**
|
3282
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
3283
|
+
*/
|
3284
|
+
"target"?: string;
|
2584
3285
|
}
|
2585
3286
|
interface IcNavigationMenu {
|
2586
3287
|
/**
|
@@ -2626,6 +3327,104 @@ declare namespace LocalJSX {
|
|
2626
3327
|
*/
|
2627
3328
|
"subheading"?: string;
|
2628
3329
|
}
|
3330
|
+
interface IcPagination {
|
3331
|
+
/**
|
3332
|
+
* The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
3333
|
+
*/
|
3334
|
+
"adjacentCount"?: number;
|
3335
|
+
/**
|
3336
|
+
* The appearance of the pagination, e.g. dark, light or the default.
|
3337
|
+
*/
|
3338
|
+
"appearance"?: IcThemeForeground;
|
3339
|
+
/**
|
3340
|
+
* The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
3341
|
+
*/
|
3342
|
+
"boundaryCount"?: number;
|
3343
|
+
/**
|
3344
|
+
* The current page displayed by the pagination.
|
3345
|
+
*/
|
3346
|
+
"currentPage"?: number;
|
3347
|
+
/**
|
3348
|
+
* The default page to display.
|
3349
|
+
*/
|
3350
|
+
"defaultPage"?: number;
|
3351
|
+
/**
|
3352
|
+
* If `true`, the pagination will not allow interaction.
|
3353
|
+
*/
|
3354
|
+
"disabled"?: boolean;
|
3355
|
+
/**
|
3356
|
+
* If `true`, the current page of the simple pagination will not be displayed.
|
3357
|
+
*/
|
3358
|
+
"hideCurrentPage"?: boolean;
|
3359
|
+
/**
|
3360
|
+
* If `true`, the first and last page buttons will not be displayed.
|
3361
|
+
*/
|
3362
|
+
"hideFirstAndLastPageButton"?: boolean;
|
3363
|
+
/**
|
3364
|
+
* The label for the pagination item (applicable when simple pagination is being used).
|
3365
|
+
*/
|
3366
|
+
"label"?: string;
|
3367
|
+
/**
|
3368
|
+
* Emitted when a page is selected.
|
3369
|
+
*/
|
3370
|
+
"onIcPageChange"?: (event: IcPaginationCustomEvent<IcChangeEventDetail1>) => void;
|
3371
|
+
/**
|
3372
|
+
* The total number of pages.
|
3373
|
+
*/
|
3374
|
+
"pages": number;
|
3375
|
+
/**
|
3376
|
+
* The type of pagination to be used.
|
3377
|
+
*/
|
3378
|
+
"type"?: IcPaginationTypes;
|
3379
|
+
}
|
3380
|
+
interface IcPaginationItem {
|
3381
|
+
/**
|
3382
|
+
* The appearance of the pagination, e.g. dark, light or the default.
|
3383
|
+
*/
|
3384
|
+
"appearance"?: IcThemeForeground;
|
3385
|
+
/**
|
3386
|
+
* If true the aria-label will be set to `Page X of Y`, where X is the current page and Y is the page count.
|
3387
|
+
*/
|
3388
|
+
"ariaOverride"?: boolean;
|
3389
|
+
/**
|
3390
|
+
* If `true`, the pagination item will be disabled.
|
3391
|
+
*/
|
3392
|
+
"disabled"?: boolean;
|
3393
|
+
/**
|
3394
|
+
* The label for the pagination item (applicable when simple pagination is being used).
|
3395
|
+
*/
|
3396
|
+
"label"?: string;
|
3397
|
+
/**
|
3398
|
+
* The current page number.
|
3399
|
+
*/
|
3400
|
+
"page"?: number | null;
|
3401
|
+
/**
|
3402
|
+
* The total number of pages.
|
3403
|
+
*/
|
3404
|
+
"pages"?: number;
|
3405
|
+
/**
|
3406
|
+
* If `true`, the pagination item will be selected.
|
3407
|
+
*/
|
3408
|
+
"selected"?: boolean;
|
3409
|
+
/**
|
3410
|
+
* The type of pagination item - 'page' or 'ellipsis'.
|
3411
|
+
*/
|
3412
|
+
"type"?: IcPaginationItemType;
|
3413
|
+
}
|
3414
|
+
interface IcPopoverMenu {
|
3415
|
+
/**
|
3416
|
+
* The ID of the element the popover menu will anchor itself to. This is required unless the popover is a submenu.
|
3417
|
+
*/
|
3418
|
+
"anchor"?: string;
|
3419
|
+
/**
|
3420
|
+
* If `true`, the popover menu will be displayed.
|
3421
|
+
*/
|
3422
|
+
"open"?: boolean;
|
3423
|
+
/**
|
3424
|
+
* The unique identifier for a popover submenu.
|
3425
|
+
*/
|
3426
|
+
"submenuId"?: string;
|
3427
|
+
}
|
2629
3428
|
interface IcRadioGroup {
|
2630
3429
|
/**
|
2631
3430
|
* If `true`, the disabled state will be set.
|
@@ -2650,7 +3449,7 @@ declare namespace LocalJSX {
|
|
2650
3449
|
/**
|
2651
3450
|
* Emitted when a user selects a radio.
|
2652
3451
|
*/
|
2653
|
-
"onIcChange"?: (event: IcRadioGroupCustomEvent<
|
3452
|
+
"onIcChange"?: (event: IcRadioGroupCustomEvent<IcChangeEventDetail2>) => void;
|
2654
3453
|
/**
|
2655
3454
|
* The orientation of the radio buttons in the radio group. If there are more than two radio buttons in a radio group or either of the radio buttons use the `additional-field` slot, then the orientation will always be vertical.
|
2656
3455
|
*/
|
@@ -2698,9 +3497,13 @@ declare namespace LocalJSX {
|
|
2698
3497
|
*/
|
2699
3498
|
"name"?: string;
|
2700
3499
|
/**
|
2701
|
-
* Emitted when
|
3500
|
+
* Emitted when the radio option is selected.
|
2702
3501
|
*/
|
2703
3502
|
"onIcCheck"?: (event: IcRadioOptionCustomEvent<IcValueEventDetail>) => void;
|
3503
|
+
/**
|
3504
|
+
* Emitted when the radio option is selected or deselected.
|
3505
|
+
*/
|
3506
|
+
"onIcSelectedChange"?: (event: IcRadioOptionCustomEvent<void>) => void;
|
2704
3507
|
/**
|
2705
3508
|
* @deprecated This event should not be used anymore. Use icCheck instead.
|
2706
3509
|
*/
|
@@ -2732,7 +3535,7 @@ declare namespace LocalJSX {
|
|
2732
3535
|
*/
|
2733
3536
|
"autofocus"?: boolean;
|
2734
3537
|
/**
|
2735
|
-
* The number of characters until suggestions appear.
|
3538
|
+
* 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.
|
2736
3539
|
*/
|
2737
3540
|
"charactersUntilSuggestion"?: number;
|
2738
3541
|
/**
|
@@ -2775,6 +3578,18 @@ declare namespace LocalJSX {
|
|
2775
3578
|
* The label for the search bar.
|
2776
3579
|
*/
|
2777
3580
|
"label": string;
|
3581
|
+
/**
|
3582
|
+
* Trigger loading state when fetching options asyncronously
|
3583
|
+
*/
|
3584
|
+
"loading"?: boolean;
|
3585
|
+
/**
|
3586
|
+
* Change the message displayed when external loading times out.
|
3587
|
+
*/
|
3588
|
+
"loadingErrorLabel"?: string;
|
3589
|
+
/**
|
3590
|
+
* Change the message displayed whilst the options are being loaded externally.
|
3591
|
+
*/
|
3592
|
+
"loadingLabel"?: string;
|
2778
3593
|
/**
|
2779
3594
|
* The name of the control, which is submitted with the form data.
|
2780
3595
|
*/
|
@@ -2807,6 +3622,10 @@ declare namespace LocalJSX {
|
|
2807
3622
|
* Emitted when option is highlighted within the menu
|
2808
3623
|
*/
|
2809
3624
|
"onIcOptionSelect"?: (event: IcSearchBarCustomEvent<IcOptionSelectEventDetail>) => void;
|
3625
|
+
/**
|
3626
|
+
* Emitted when the 'retry loading' button is clicked
|
3627
|
+
*/
|
3628
|
+
"onIcRetryLoad"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
2810
3629
|
/**
|
2811
3630
|
* Emitted when blur is invoked from ic-search-bar
|
2812
3631
|
*/
|
@@ -2835,6 +3654,10 @@ declare namespace LocalJSX {
|
|
2835
3654
|
* If `true`, the search bar will require a value.
|
2836
3655
|
*/
|
2837
3656
|
"required"?: boolean;
|
3657
|
+
/**
|
3658
|
+
* Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
|
3659
|
+
*/
|
3660
|
+
"searchMode"?: IcSearchBarSearchModes;
|
2838
3661
|
/**
|
2839
3662
|
* If `true`, the small styling will be applied to the search bar.
|
2840
3663
|
*/
|
@@ -2843,6 +3666,10 @@ declare namespace LocalJSX {
|
|
2843
3666
|
* If `true`, the value of the search will have its spelling and grammar checked.
|
2844
3667
|
*/
|
2845
3668
|
"spellcheck"?: boolean;
|
3669
|
+
/**
|
3670
|
+
* If using external filtering, set a timeout for when loading takes too long.
|
3671
|
+
*/
|
3672
|
+
"timeout"?: number;
|
2846
3673
|
/**
|
2847
3674
|
* The value of the search input.
|
2848
3675
|
*/
|
@@ -2860,7 +3687,7 @@ declare namespace LocalJSX {
|
|
2860
3687
|
}
|
2861
3688
|
interface IcSelect {
|
2862
3689
|
/**
|
2863
|
-
*
|
3690
|
+
* @deprecated This prop should not be used anymore.
|
2864
3691
|
*/
|
2865
3692
|
"charactersUntilSuggestions"?: number;
|
2866
3693
|
/**
|
@@ -2868,7 +3695,7 @@ declare namespace LocalJSX {
|
|
2868
3695
|
*/
|
2869
3696
|
"debounce"?: number;
|
2870
3697
|
/**
|
2871
|
-
*
|
3698
|
+
* If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
|
2872
3699
|
*/
|
2873
3700
|
"disableFilter"?: boolean;
|
2874
3701
|
/**
|
@@ -2903,12 +3730,24 @@ declare namespace LocalJSX {
|
|
2903
3730
|
* The label for the select.
|
2904
3731
|
*/
|
2905
3732
|
"label": string;
|
3733
|
+
/**
|
3734
|
+
* If `true`, the loading state will be triggered when fetching options asyncronously.
|
3735
|
+
*/
|
3736
|
+
"loading"?: boolean;
|
3737
|
+
/**
|
3738
|
+
* The message displayed when external loading times out.
|
3739
|
+
*/
|
3740
|
+
"loadingErrorLabel"?: string;
|
3741
|
+
/**
|
3742
|
+
* The message displayed whilst the options are being loaded externally.
|
3743
|
+
*/
|
3744
|
+
"loadingLabel"?: string;
|
2906
3745
|
/**
|
2907
3746
|
* The name of the control, which is submitted with the form data.
|
2908
3747
|
*/
|
2909
3748
|
"name"?: string;
|
2910
3749
|
/**
|
2911
|
-
* Emitted when select loses focus.
|
3750
|
+
* Emitted when the select loses focus.
|
2912
3751
|
*/
|
2913
3752
|
"onIcBlur"?: (event: IcSelectCustomEvent<void>) => void;
|
2914
3753
|
/**
|
@@ -2916,11 +3755,11 @@ declare namespace LocalJSX {
|
|
2916
3755
|
*/
|
2917
3756
|
"onIcChange"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
|
2918
3757
|
/**
|
2919
|
-
* Emitted when clear button clicked.
|
3758
|
+
* Emitted when the clear button is clicked.
|
2920
3759
|
*/
|
2921
3760
|
"onIcClear"?: (event: IcSelectCustomEvent<void>) => void;
|
2922
3761
|
/**
|
2923
|
-
* Emitted when select gains focus.
|
3762
|
+
* Emitted when the select gains focus.
|
2924
3763
|
*/
|
2925
3764
|
"onIcFocus"?: (event: IcSelectCustomEvent<void>) => void;
|
2926
3765
|
/**
|
@@ -2928,9 +3767,13 @@ declare namespace LocalJSX {
|
|
2928
3767
|
*/
|
2929
3768
|
"onIcInput"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
|
2930
3769
|
/**
|
2931
|
-
* Emitted when option is highlighted within the menu.
|
3770
|
+
* Emitted when an option is highlighted within the menu. Highlighting a menu item will also trigger an `icChange/onIcChange` due to the value being updated.
|
2932
3771
|
*/
|
2933
3772
|
"onIcOptionSelect"?: (event: IcSelectCustomEvent<IcOptionSelectEventDetail>) => void;
|
3773
|
+
/**
|
3774
|
+
* Emitted when the 'retry loading' button is clicked for a searchable variant.
|
3775
|
+
*/
|
3776
|
+
"onIcRetryLoad"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
|
2934
3777
|
/**
|
2935
3778
|
* The possible selection options.
|
2936
3779
|
*/
|
@@ -2963,6 +3806,10 @@ declare namespace LocalJSX {
|
|
2963
3806
|
* If `true`, the small styling will be applied to the select.
|
2964
3807
|
*/
|
2965
3808
|
"small"?: boolean;
|
3809
|
+
/**
|
3810
|
+
* If using external filtering, set a timeout for when loading takes too long.
|
3811
|
+
*/
|
3812
|
+
"timeout"?: number;
|
2966
3813
|
/**
|
2967
3814
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
2968
3815
|
*/
|
@@ -2972,7 +3819,7 @@ declare namespace LocalJSX {
|
|
2972
3819
|
*/
|
2973
3820
|
"validationText"?: string;
|
2974
3821
|
/**
|
2975
|
-
* The value of the currently selected option.
|
3822
|
+
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input.
|
2976
3823
|
*/
|
2977
3824
|
"value"?: string;
|
2978
3825
|
}
|
@@ -3162,7 +4009,7 @@ declare namespace LocalJSX {
|
|
3162
4009
|
}
|
3163
4010
|
interface IcTabGroup {
|
3164
4011
|
/**
|
3165
|
-
*
|
4012
|
+
* @deprecated This is no longer required. The context id is passed down from `ic-tab-context`
|
3166
4013
|
*/
|
3167
4014
|
"contextId"?: string;
|
3168
4015
|
/**
|
@@ -3176,7 +4023,7 @@ declare namespace LocalJSX {
|
|
3176
4023
|
}
|
3177
4024
|
interface IcTabPanel {
|
3178
4025
|
/**
|
3179
|
-
*
|
4026
|
+
* @deprecated This is no longer required. The context id is passed down from `ic-tab-context`
|
3180
4027
|
*/
|
3181
4028
|
"contextId"?: string;
|
3182
4029
|
}
|
@@ -3192,11 +4039,11 @@ declare namespace LocalJSX {
|
|
3192
4039
|
/**
|
3193
4040
|
* The state of autocompletion the browser can apply on the text value.
|
3194
4041
|
*/
|
3195
|
-
"autocomplete"?:
|
4042
|
+
"autocomplete"?: IcAutocompleteTypes;
|
3196
4043
|
/**
|
3197
4044
|
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
3198
4045
|
*/
|
3199
|
-
"autocorrect"?:
|
4046
|
+
"autocorrect"?: IcAutocorrectStates;
|
3200
4047
|
/**
|
3201
4048
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
3202
4049
|
*/
|
@@ -3229,10 +4076,18 @@ declare namespace LocalJSX {
|
|
3229
4076
|
* The label for the input.
|
3230
4077
|
*/
|
3231
4078
|
"label": string;
|
4079
|
+
/**
|
4080
|
+
* The maximum number that can be accepted as a value, when `type` is `number` and `rows` is `1`. (NOTE: Ensure to include visual indication of max value in `helperText` or `label`)
|
4081
|
+
*/
|
4082
|
+
"max"?: string | number;
|
3232
4083
|
/**
|
3233
4084
|
* The maximum number of characters that can be entered in the field.
|
3234
4085
|
*/
|
3235
4086
|
"maxLength"?: number;
|
4087
|
+
/**
|
4088
|
+
* The minimum number that can be accepted as a value, when `type` is `number` and `rows` is `1`. (NOTE: Ensure to include visual indication of min value in `helperText` or `label`)
|
4089
|
+
*/
|
4090
|
+
"min"?: string | number;
|
3236
4091
|
/**
|
3237
4092
|
* The name of the control, which is submitted with the form data.
|
3238
4093
|
*/
|
@@ -3296,7 +4151,7 @@ declare namespace LocalJSX {
|
|
3296
4151
|
/**
|
3297
4152
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
3298
4153
|
*/
|
3299
|
-
"validationStatus"?:
|
4154
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
3300
4155
|
/**
|
3301
4156
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
3302
4157
|
*/
|
@@ -3312,6 +4167,42 @@ declare namespace LocalJSX {
|
|
3312
4167
|
*/
|
3313
4168
|
"color"?: string;
|
3314
4169
|
}
|
4170
|
+
interface IcToast {
|
4171
|
+
/**
|
4172
|
+
* If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS) (NOTE: Has a minimum value of `5000ms`)
|
4173
|
+
*/
|
4174
|
+
"autoDismissTimeout"?: number;
|
4175
|
+
/**
|
4176
|
+
* If toast can be manually dismissed, this prop sets a custom aria-label for the ic-button component
|
4177
|
+
*/
|
4178
|
+
"dismissButtonAriaLabel"?: string;
|
4179
|
+
/**
|
4180
|
+
* How the toast will be dismissed. If manual will display a dismiss button.
|
4181
|
+
*/
|
4182
|
+
"dismissMode"?: IcActivationTypes;
|
4183
|
+
/**
|
4184
|
+
* The title to display at the start of the toast. (NOTE: Should be no more than `70` characters)
|
4185
|
+
*/
|
4186
|
+
"heading": string;
|
4187
|
+
/**
|
4188
|
+
* The main body message of the toast. (NOTE: Should be no more than `140` characters)
|
4189
|
+
*/
|
4190
|
+
"message"?: string;
|
4191
|
+
/**
|
4192
|
+
* Provides a custom alt-text to be announced to screen readers, if slotting a custom neutral icon
|
4193
|
+
*/
|
4194
|
+
"neutralIconAriaLabel"?: string;
|
4195
|
+
/**
|
4196
|
+
* Is emitted when the user dismisses the toast
|
4197
|
+
*/
|
4198
|
+
"onIcDismiss"?: (event: IcToastCustomEvent<void>) => void;
|
4199
|
+
/**
|
4200
|
+
* The variant of the toast being rendered
|
4201
|
+
*/
|
4202
|
+
"variant"?: IcStatusVariants;
|
4203
|
+
}
|
4204
|
+
interface IcToastRegion {
|
4205
|
+
}
|
3315
4206
|
interface IcTooltip {
|
3316
4207
|
/**
|
3317
4208
|
* If `true`, the tooltip will not be displayed on hover, it will require a click.
|
@@ -3347,6 +4238,10 @@ declare namespace LocalJSX {
|
|
3347
4238
|
* If `true`, the flyout navigation menu on small devices will be contained by the parent element.
|
3348
4239
|
*/
|
3349
4240
|
"inline"?: boolean;
|
4241
|
+
/**
|
4242
|
+
* The short title of the app to be displayed at small screen sizes in place of the app title.
|
4243
|
+
*/
|
4244
|
+
"shortAppTitle"?: string;
|
3350
4245
|
/**
|
3351
4246
|
* The status info to be displayed.
|
3352
4247
|
*/
|
@@ -3361,6 +4256,10 @@ declare namespace LocalJSX {
|
|
3361
4256
|
* If `true`, appropriate top and bottom margins will be applied to the typography.
|
3362
4257
|
*/
|
3363
4258
|
"applyVerticalMargins"?: boolean;
|
4259
|
+
/**
|
4260
|
+
* The number of lines to display before truncating the text, only used for the 'body' variant.
|
4261
|
+
*/
|
4262
|
+
"maxLines"?: number;
|
3364
4263
|
/**
|
3365
4264
|
* The ICDS typography style to use.
|
3366
4265
|
*/
|
@@ -3379,11 +4278,13 @@ declare namespace LocalJSX {
|
|
3379
4278
|
"ic-classification-banner": IcClassificationBanner;
|
3380
4279
|
"ic-data-entity": IcDataEntity;
|
3381
4280
|
"ic-data-row": IcDataRow;
|
4281
|
+
"ic-dialog": IcDialog;
|
3382
4282
|
"ic-divider": IcDivider;
|
3383
4283
|
"ic-footer": IcFooter;
|
3384
4284
|
"ic-footer-link": IcFooterLink;
|
3385
4285
|
"ic-footer-link-group": IcFooterLinkGroup;
|
3386
4286
|
"ic-hero": IcHero;
|
4287
|
+
"ic-horizontal-scroll": IcHorizontalScroll;
|
3387
4288
|
"ic-input-component-container": IcInputComponentContainer;
|
3388
4289
|
"ic-input-container": IcInputContainer;
|
3389
4290
|
"ic-input-label": IcInputLabel;
|
@@ -3391,11 +4292,16 @@ declare namespace LocalJSX {
|
|
3391
4292
|
"ic-link": IcLink;
|
3392
4293
|
"ic-loading-indicator": IcLoadingIndicator;
|
3393
4294
|
"ic-menu": IcMenu;
|
4295
|
+
"ic-menu-group": IcMenuGroup;
|
4296
|
+
"ic-menu-item": IcMenuItem;
|
3394
4297
|
"ic-navigation-button": IcNavigationButton;
|
3395
4298
|
"ic-navigation-group": IcNavigationGroup;
|
3396
4299
|
"ic-navigation-item": IcNavigationItem;
|
3397
4300
|
"ic-navigation-menu": IcNavigationMenu;
|
3398
4301
|
"ic-page-header": IcPageHeader;
|
4302
|
+
"ic-pagination": IcPagination;
|
4303
|
+
"ic-pagination-item": IcPaginationItem;
|
4304
|
+
"ic-popover-menu": IcPopoverMenu;
|
3399
4305
|
"ic-radio-group": IcRadioGroup;
|
3400
4306
|
"ic-radio-option": IcRadioOption;
|
3401
4307
|
"ic-search-bar": IcSearchBar;
|
@@ -3413,6 +4319,8 @@ declare namespace LocalJSX {
|
|
3413
4319
|
"ic-tab-panel": IcTabPanel;
|
3414
4320
|
"ic-text-field": IcTextField;
|
3415
4321
|
"ic-theme": IcTheme;
|
4322
|
+
"ic-toast": IcToast;
|
4323
|
+
"ic-toast-region": IcToastRegion;
|
3416
4324
|
"ic-tooltip": IcTooltip;
|
3417
4325
|
"ic-top-navigation": IcTopNavigation;
|
3418
4326
|
"ic-typography": IcTypography;
|
@@ -3434,11 +4342,13 @@ declare module "@stencil/core" {
|
|
3434
4342
|
"ic-classification-banner": LocalJSX.IcClassificationBanner & JSXBase.HTMLAttributes<HTMLIcClassificationBannerElement>;
|
3435
4343
|
"ic-data-entity": LocalJSX.IcDataEntity & JSXBase.HTMLAttributes<HTMLIcDataEntityElement>;
|
3436
4344
|
"ic-data-row": LocalJSX.IcDataRow & JSXBase.HTMLAttributes<HTMLIcDataRowElement>;
|
4345
|
+
"ic-dialog": LocalJSX.IcDialog & JSXBase.HTMLAttributes<HTMLIcDialogElement>;
|
3437
4346
|
"ic-divider": LocalJSX.IcDivider & JSXBase.HTMLAttributes<HTMLIcDividerElement>;
|
3438
4347
|
"ic-footer": LocalJSX.IcFooter & JSXBase.HTMLAttributes<HTMLIcFooterElement>;
|
3439
4348
|
"ic-footer-link": LocalJSX.IcFooterLink & JSXBase.HTMLAttributes<HTMLIcFooterLinkElement>;
|
3440
4349
|
"ic-footer-link-group": LocalJSX.IcFooterLinkGroup & JSXBase.HTMLAttributes<HTMLIcFooterLinkGroupElement>;
|
3441
4350
|
"ic-hero": LocalJSX.IcHero & JSXBase.HTMLAttributes<HTMLIcHeroElement>;
|
4351
|
+
"ic-horizontal-scroll": LocalJSX.IcHorizontalScroll & JSXBase.HTMLAttributes<HTMLIcHorizontalScrollElement>;
|
3442
4352
|
"ic-input-component-container": LocalJSX.IcInputComponentContainer & JSXBase.HTMLAttributes<HTMLIcInputComponentContainerElement>;
|
3443
4353
|
"ic-input-container": LocalJSX.IcInputContainer & JSXBase.HTMLAttributes<HTMLIcInputContainerElement>;
|
3444
4354
|
"ic-input-label": LocalJSX.IcInputLabel & JSXBase.HTMLAttributes<HTMLIcInputLabelElement>;
|
@@ -3446,11 +4356,16 @@ declare module "@stencil/core" {
|
|
3446
4356
|
"ic-link": LocalJSX.IcLink & JSXBase.HTMLAttributes<HTMLIcLinkElement>;
|
3447
4357
|
"ic-loading-indicator": LocalJSX.IcLoadingIndicator & JSXBase.HTMLAttributes<HTMLIcLoadingIndicatorElement>;
|
3448
4358
|
"ic-menu": LocalJSX.IcMenu & JSXBase.HTMLAttributes<HTMLIcMenuElement>;
|
4359
|
+
"ic-menu-group": LocalJSX.IcMenuGroup & JSXBase.HTMLAttributes<HTMLIcMenuGroupElement>;
|
4360
|
+
"ic-menu-item": LocalJSX.IcMenuItem & JSXBase.HTMLAttributes<HTMLIcMenuItemElement>;
|
3449
4361
|
"ic-navigation-button": LocalJSX.IcNavigationButton & JSXBase.HTMLAttributes<HTMLIcNavigationButtonElement>;
|
3450
4362
|
"ic-navigation-group": LocalJSX.IcNavigationGroup & JSXBase.HTMLAttributes<HTMLIcNavigationGroupElement>;
|
3451
4363
|
"ic-navigation-item": LocalJSX.IcNavigationItem & JSXBase.HTMLAttributes<HTMLIcNavigationItemElement>;
|
3452
4364
|
"ic-navigation-menu": LocalJSX.IcNavigationMenu & JSXBase.HTMLAttributes<HTMLIcNavigationMenuElement>;
|
3453
4365
|
"ic-page-header": LocalJSX.IcPageHeader & JSXBase.HTMLAttributes<HTMLIcPageHeaderElement>;
|
4366
|
+
"ic-pagination": LocalJSX.IcPagination & JSXBase.HTMLAttributes<HTMLIcPaginationElement>;
|
4367
|
+
"ic-pagination-item": LocalJSX.IcPaginationItem & JSXBase.HTMLAttributes<HTMLIcPaginationItemElement>;
|
4368
|
+
"ic-popover-menu": LocalJSX.IcPopoverMenu & JSXBase.HTMLAttributes<HTMLIcPopoverMenuElement>;
|
3454
4369
|
"ic-radio-group": LocalJSX.IcRadioGroup & JSXBase.HTMLAttributes<HTMLIcRadioGroupElement>;
|
3455
4370
|
"ic-radio-option": LocalJSX.IcRadioOption & JSXBase.HTMLAttributes<HTMLIcRadioOptionElement>;
|
3456
4371
|
"ic-search-bar": LocalJSX.IcSearchBar & JSXBase.HTMLAttributes<HTMLIcSearchBarElement>;
|
@@ -3468,6 +4383,8 @@ declare module "@stencil/core" {
|
|
3468
4383
|
"ic-tab-panel": LocalJSX.IcTabPanel & JSXBase.HTMLAttributes<HTMLIcTabPanelElement>;
|
3469
4384
|
"ic-text-field": LocalJSX.IcTextField & JSXBase.HTMLAttributes<HTMLIcTextFieldElement>;
|
3470
4385
|
"ic-theme": LocalJSX.IcTheme & JSXBase.HTMLAttributes<HTMLIcThemeElement>;
|
4386
|
+
"ic-toast": LocalJSX.IcToast & JSXBase.HTMLAttributes<HTMLIcToastElement>;
|
4387
|
+
"ic-toast-region": LocalJSX.IcToastRegion & JSXBase.HTMLAttributes<HTMLIcToastRegionElement>;
|
3471
4388
|
"ic-tooltip": LocalJSX.IcTooltip & JSXBase.HTMLAttributes<HTMLIcTooltipElement>;
|
3472
4389
|
"ic-top-navigation": LocalJSX.IcTopNavigation & JSXBase.HTMLAttributes<HTMLIcTopNavigationElement>;
|
3473
4390
|
"ic-typography": LocalJSX.IcTypography & JSXBase.HTMLAttributes<HTMLIcTypographyElement>;
|