@ukic/web-components 2.1.0-beta.9 → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/OpenInNew-f9958725.js +7 -0
- package/dist/cjs/OpenInNew-f9958725.js.map +1 -0
- package/dist/cjs/chevron-icon-2bb3a907.js +10 -0
- package/dist/cjs/chevron-icon-2bb3a907.js.map +1 -0
- package/dist/cjs/core.cjs.js +10 -3
- package/dist/cjs/core.cjs.js.map +1 -1
- package/dist/cjs/{helpers-6eb26e7a.js → helpers-eb53c416.js} +27 -26
- package/dist/cjs/helpers-eb53c416.js.map +1 -0
- package/dist/cjs/ic-alert.cjs.entry.js +11 -11
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +5 -5
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +39 -33
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +14 -13
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +163 -93
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card.cjs.entry.js +46 -45
- package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +24 -23
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +41 -29
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +18 -15
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +1 -1
- package/dist/cjs/ic-data-entity.cjs.entry.js +2 -2
- package/dist/cjs/ic-data-entity.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +38 -24
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +295 -0
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-divider.cjs.entry.js +3 -3
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +18 -18
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +23 -17
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +23 -21
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +23 -21
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +45 -26
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +299 -159
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +11 -11
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +22 -23
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +24 -0
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-menu-item.cjs.entry.js +122 -0
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-navigation-button.cjs.entry.js +18 -18
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +87 -58
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +49 -42
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +28 -34
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +24 -27
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +56 -0
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-pagination.cjs.entry.js +227 -0
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-popover-menu.cjs.entry.js +237 -0
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-radio-group.cjs.entry.js +43 -25
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +39 -38
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +178 -102
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +349 -190
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +116 -87
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +4 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +6 -6
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +10 -10
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +15 -15
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +20 -19
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +68 -32
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +5 -4
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +15 -4
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +32 -7
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +102 -72
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +2 -2
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +13 -13
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +60 -56
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +49 -45
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +97 -5
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/{index-f79a4e53.js → index-2a0c6769.js} +256 -43
- package/dist/cjs/index-2a0c6769.js.map +1 -0
- package/dist/cjs/loader.cjs.js +4 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/{popper-11d5f714.js → popper-d7adcfc6.js} +10 -17
- package/dist/cjs/popper-d7adcfc6.js.map +1 -0
- package/dist/cjs/types-3eb02246.js.map +1 -1
- package/dist/collection/assets/pagination-first-last.svg +3 -0
- package/dist/collection/assets/pagination-next-previous.svg +3 -0
- package/dist/collection/collection-manifest.json +17 -11
- package/dist/collection/components/ic-alert/ic-alert.css +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js +49 -49
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-alert/{ic-alert.test.a11y.js → test/a11y/ic-alert.test.a11y.js} +1 -1
- package/dist/collection/components/ic-alert/test/a11y/ic-alert.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.e2e.js +16 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.e2e.js.map +1 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +182 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +3 -3
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +4 -4
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/test/a11y/ic-back-to-top.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.e2e.js +68 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.e2e.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +123 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +19 -4
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +28 -27
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +118 -0
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +37 -31
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/{ic-breadcrumb-group.test.a11y.js → test/a11y/ic-breadcrumb-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-breadcrumb-group/test/a11y/ic-breadcrumb-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group-test-examples.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.e2e.js +41 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.e2e.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js +181 -0
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js.map +1 -0
- package/dist/collection/components/ic-button/ic-button.css +23 -8
- package/dist/collection/components/ic-button/ic-button.js +269 -114
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/{ic-button.test.a11y.js → test/a11y/ic-button.test.a11y.js} +1 -1
- package/dist/collection/components/ic-button/test/a11y/ic-button.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.e2e.js +198 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.e2e.js.map +1 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +256 -0
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +1 -0
- package/dist/collection/components/ic-card/ic-card.css +35 -10
- package/dist/collection/components/ic-card/ic-card.js +123 -122
- package/dist/collection/components/ic-card/ic-card.js.map +1 -1
- package/dist/collection/components/ic-card/{ic-card.test.a11y.js → test/a11y/ic-card.test.a11y.js} +1 -1
- package/dist/collection/components/ic-card/test/a11y/ic-card.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.e2e.js +23 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.e2e.js.map +1 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.spec.js +152 -0
- package/dist/collection/components/ic-card/test/basic/ic-card.spec.js.map +1 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +11 -8
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +107 -76
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +3 -3
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +64 -67
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.types.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/{ic-checkbox-group.test.a11y.js → test/a11y/ic-checkbox-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-checkbox-group/test/a11y/ic-checkbox-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.e2e.js +201 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.e2e.js.map +1 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +175 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +1 -0
- package/dist/collection/components/ic-chip/ic-chip.css +11 -10
- package/dist/collection/components/ic-chip/ic-chip.js +55 -52
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-chip/{ic-chip.test.a11y.js → test/a11y/ic-chip.test.a11y.js} +1 -1
- package/dist/collection/components/ic-chip/test/a11y/ic-chip.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +110 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/{ic-classification-banner.test.a11y.js → test/a11y/ic-classification-banner.test.a11y.js} +1 -1
- package/dist/collection/components/ic-classification-banner/test/a11y/ic-classification-banner.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +140 -0
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +1 -0
- package/dist/collection/components/ic-data-entity/ic-data-entity.css +1 -1
- package/dist/collection/components/ic-data-entity/{ic-data-entity.test.a11y.js → test/a11y/ic-data-entity.test.a11y.js} +1 -1
- package/dist/collection/components/ic-data-entity/test/a11y/ic-data-entity.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-data-entity/test/basic/ic-data-entity.spec.js +161 -0
- package/dist/collection/components/ic-data-entity/test/basic/ic-data-entity.spec.js.map +1 -0
- package/dist/collection/components/ic-data-row/ic-data-row.css +1 -1
- package/dist/collection/components/ic-data-row/ic-data-row.js +51 -37
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-data-row/{ic-data-row.test.a11y.js → test/a11y/ic-data-row.test.a11y.js} +1 -1
- package/dist/collection/components/ic-data-row/test/a11y/ic-data-row.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js +74 -0
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js.map +1 -0
- package/dist/collection/components/ic-dialog/ic-dialog.css +592 -0
- package/dist/collection/components/ic-dialog/ic-dialog.js +640 -0
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -0
- package/dist/collection/components/ic-dialog/test/a11y/ic-dialog.test.a11y.js +28 -0
- package/dist/collection/components/ic-dialog/test/a11y/ic-dialog.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.e2e.js +207 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.e2e.js.map +1 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +520 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +1 -0
- package/dist/collection/components/ic-divider/ic-divider.css +1 -1
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +24 -0
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +1 -0
- package/dist/collection/components/ic-footer/ic-footer.css +2 -2
- package/dist/collection/components/ic-footer/ic-footer.js +51 -49
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer/{ic-footer.test.a11y.js → test/a11y/ic-footer.test.a11y.js} +1 -1
- package/dist/collection/components/ic-footer/test/a11y/ic-footer.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.e2e.js +50 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.e2e.js.map +1 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +140 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +1 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +36 -4
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +111 -15
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link/{ic-footer-link.test.a11y.js → test/a11y/ic-footer-link.test.a11y.js} +1 -1
- package/dist/collection/components/ic-footer-link/test/a11y/ic-footer-link.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +62 -0
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +1 -0
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +18 -18
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/{ic-footer-link-group.test.a11y.js → test/a11y/ic-footer-link-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-footer-link-group/test/a11y/ic-footer-link-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +98 -0
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +1 -0
- package/dist/collection/components/ic-hero/ic-hero.css +23 -22
- package/dist/collection/components/ic-hero/ic-hero.js +97 -95
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-hero/{ic-hero.test.a11y.js → test/a11y/ic-hero.test.a11y.js} +1 -1
- package/dist/collection/components/ic-hero/test/a11y/ic-hero.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +76 -0
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +1 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.css +4 -8
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +44 -25
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/{ic-horizontal-scroll.test.a11y.js → test/a11y/ic-horizontal-scroll.test.a11y.js} +1 -1
- package/dist/collection/components/ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +180 -0
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +1 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +38 -9
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +45 -45
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +117 -0
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +1 -0
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js +38 -0
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js.map +1 -0
- package/dist/collection/components/ic-input-label/ic-input-label.css +0 -4
- package/dist/collection/components/ic-input-label/ic-input-label.js +51 -51
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +98 -0
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +1 -0
- package/dist/collection/components/ic-input-validation/ic-input-validation.css +0 -8
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +41 -41
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js +89 -0
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js.map +1 -0
- package/dist/collection/components/ic-link/ic-link.css +16 -3
- package/dist/collection/components/ic-link/ic-link.js +55 -52
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-link/{ic-link.test.a11y.js → test/a11y/ic-link.test.a11y.js} +1 -1
- package/dist/collection/components/ic-link/test/a11y/ic-link.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +203 -0
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +5 -5
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +97 -89
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/{ic-loading-indicator.test.a11y.js → test/a11y/ic-loading-indicator.test.a11y.js} +1 -1
- package/dist/collection/components/ic-loading-indicator/test/a11y/ic-loading-indicator.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.e2e.js +34 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.e2e.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js +141 -0
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js.map +1 -0
- package/dist/collection/components/ic-menu/ic-menu.css +47 -10
- package/dist/collection/components/ic-menu/ic-menu.js +521 -268
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +657 -0
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +1 -0
- package/dist/collection/components/ic-menu-group/ic-menu-group.css +465 -0
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +45 -0
- package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -0
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js +94 -0
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js.map +1 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.css +628 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +394 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.types.js +2 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.types.js.map +1 -0
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +108 -0
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +4 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +56 -56
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +84 -0
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +2 -10
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +101 -72
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/{ic-navigation-group.test.a11y.js → test/a11y/ic-navigation-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-navigation-group/test/a11y/ic-navigation-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +309 -0
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +59 -16
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +180 -83
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/{ic-navigation-item.test.a11y.js → test/a11y/ic-navigation-item.test.a11y.js} +1 -1
- package/dist/collection/components/ic-navigation-item/test/a11y/ic-navigation-item.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +118 -0
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +1 -0
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +19 -18
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +31 -37
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.e2e.js +29 -0
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.e2e.js.map +1 -0
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js +176 -0
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js.map +1 -0
- package/dist/collection/components/ic-page-header/ic-page-header.css +3 -1
- package/dist/collection/components/ic-page-header/ic-page-header.js +65 -68
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-page-header/{ic-page-header.test.a11y.js → test/a11y/ic-page-header.test.a11y.js} +1 -1
- package/dist/collection/components/ic-page-header/test/a11y/ic-page-header.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.e2e.js +177 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.e2e.js.map +1 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js +284 -0
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js.map +1 -0
- package/dist/collection/components/ic-pagination/ic-pagination.css +486 -0
- package/dist/collection/components/ic-pagination/ic-pagination.js +498 -0
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -0
- package/dist/collection/components/ic-pagination/ic-pagination.types.js +2 -0
- package/dist/collection/components/ic-pagination/ic-pagination.types.js.map +1 -0
- package/dist/collection/components/ic-pagination/test/a11y/ic-pagination.test.a11y.js +11 -0
- package/dist/collection/components/ic-pagination/test/a11y/ic-pagination.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.e2e.js +128 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.e2e.js.map +1 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +335 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +1 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +581 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +229 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.types.js +2 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.types.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +536 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +433 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.js +13 -0
- package/dist/collection/components/ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.e2e.js +30 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.e2e.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js +381 -0
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js.map +1 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.css +4 -4
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +104 -80
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.types.js +2 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.types.js.map +1 -0
- package/dist/collection/components/ic-radio-group/{ic-radio-group.test.a11y.js → test/a11y/ic-radio-group.test.a11y.js} +1 -1
- package/dist/collection/components/ic-radio-group/test/a11y/ic-radio-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js +343 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js.map +1 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +303 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +1 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +6 -6
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +111 -96
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.css +6 -10
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +492 -299
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -1
- package/dist/collection/components/ic-search-bar/{ic-search-bar.test.a11y.js → test/a11y/ic-search-bar.test.a11y.js} +1 -1
- package/dist/collection/components/ic-search-bar/test/a11y/ic-search-bar.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js +1099 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js.map +1 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +584 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +1 -0
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js +69 -0
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js.map +1 -0
- package/dist/collection/components/ic-select/ic-select.css +17 -17
- package/dist/collection/components/ic-select/ic-select.js +630 -369
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/{ic-select.test.a11y.js → test/a11y/ic-select.test.a11y.js} +1 -1
- package/dist/collection/components/ic-select/test/a11y/ic-select.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.e2e.js +1768 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.e2e.js.map +1 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +1296 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +47 -44
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +156 -127
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/{ic-side-navigation.test.a11y.js → test/a11y/ic-side-navigation.test.a11y.js} +1 -1
- package/dist/collection/components/ic-side-navigation/test/a11y/ic-side-navigation.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/{ic-side-navigation-test-examples.js → test/basic/ic-side-navigation-test-examples.js} +90 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation-test-examples.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.e2e.js +412 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.e2e.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +470 -0
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +1 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +22 -22
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skeleton/{ic-skeleton.test.a11y.js → test/a11y/ic-skeleton.test.a11y.js} +1 -1
- package/dist/collection/components/ic-skeleton/test/a11y/ic-skeleton.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js +89 -0
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js.map +1 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +10 -13
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +40 -40
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-status-tag/{ic-status-tag.test.a11y.js → test/a11y/ic-status-tag.test.a11y.js} +1 -1
- package/dist/collection/components/ic-status-tag/test/a11y/ic-status-tag.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +43 -0
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +1 -0
- package/dist/collection/components/ic-step/ic-step.css +6 -6
- package/dist/collection/components/ic-step/ic-step.js +127 -127
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js +176 -0
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js.map +1 -0
- package/dist/collection/components/ic-stepper/ic-stepper.js +41 -41
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-stepper/{ic-stepper.test.a11y.js → test/a11y/ic-stepper.test.a11y.js} +1 -1
- package/dist/collection/components/ic-stepper/test/a11y/ic-stepper.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper-test-examples.js.map +1 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js +49 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js.map +1 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +706 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +1 -0
- package/dist/collection/components/ic-switch/ic-switch.css +4 -4
- package/dist/collection/components/ic-switch/ic-switch.js +74 -73
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-switch/{ic-switch.test.a11y.js → test/a11y/ic-switch.test.a11y.js} +1 -1
- package/dist/collection/components/ic-switch/test/a11y/ic-switch.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +104 -0
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +1 -0
- package/dist/collection/components/ic-tab/ic-tab.css +4 -4
- package/dist/collection/components/ic-tab/ic-tab.js +114 -31
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab/test/basic/ic-tab.e2e.js +32 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.e2e.js.map +1 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +159 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +1 -0
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +157 -77
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-context/test/a11y/ic-tab-context.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.e2e.js +317 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.e2e.js.map +1 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +390 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +1 -0
- package/dist/collection/components/ic-tab-group/ic-tab-group.css +3 -3
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +33 -29
- package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.css +0 -4
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +89 -34
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js +65 -0
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js.map +1 -0
- package/dist/collection/components/ic-text-field/ic-text-field.css +1 -10
- package/dist/collection/components/ic-text-field/ic-text-field.js +456 -345
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-text-field/test/a11y/ic-text-field.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.e2e.js +98 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.e2e.js.map +1 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +236 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +1 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +310 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +1 -0
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +72 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +1 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +77 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +1 -0
- package/dist/collection/components/ic-toast/ic-toast.css +5 -0
- package/dist/collection/components/ic-toast/ic-toast.js +111 -107
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
- package/dist/collection/components/ic-toast/{ic-toast.test.a11y.js → test/a11y/ic-toast.test.a11y.js} +1 -1
- package/dist/collection/components/ic-toast/test/a11y/ic-toast.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.e2e.js +82 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.e2e.js.map +1 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +278 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +1 -0
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +12 -12
- package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -1
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js +62 -0
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js.map +1 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +22 -8
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +116 -64
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/{ic-tooltip.test.a11y.js → test/a11y/ic-tooltip.test.a11y.js} +1 -1
- package/dist/collection/components/ic-tooltip/test/a11y/ic-tooltip.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js +115 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js.map +1 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +128 -0
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +21 -15
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +105 -83
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/{ic-top-navigation.test.a11y.js → test/a11y/ic-top-navigation.test.a11y.js} +8 -1
- package/dist/collection/components/ic-top-navigation/test/a11y/ic-top-navigation.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.e2e.js +61 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.e2e.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.mobile.e2e.js +242 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.mobile.e2e.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +299 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +1 -0
- package/dist/collection/components/ic-typography/ic-typography.css +58 -1
- package/dist/collection/components/ic-typography/ic-typography.js +140 -22
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/components/ic-typography/{ic-typography.test.a11y.js → test/a11y/ic-typography.test.a11y.js} +1 -1
- package/dist/collection/components/ic-typography/test/a11y/ic-typography.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js +39 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js.map +1 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +296 -0
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +1 -0
- package/dist/collection/testspec.setup.js +21 -0
- package/dist/collection/testspec.setup.js.map +1 -1
- package/dist/collection/utils/helpers.js +24 -25
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/OpenInNew.js +5 -0
- package/dist/components/OpenInNew.js.map +1 -0
- package/dist/components/helpers.js +25 -26
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-alert.js +1 -113
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-alert2.js +117 -0
- package/dist/components/ic-alert2.js.map +1 -0
- package/dist/components/ic-back-to-top.js +7 -7
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +39 -33
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +13 -12
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +99 -44
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card.js +54 -53
- package/dist/components/ic-card.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +28 -28
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +47 -34
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +22 -19
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +1 -1
- package/dist/components/ic-data-entity.js +2 -2
- package/dist/components/ic-data-entity.js.map +1 -1
- package/dist/components/ic-data-row.js +39 -25
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-dialog.d.ts +11 -0
- package/dist/components/ic-dialog.js +356 -0
- package/dist/components/ic-dialog.js.map +1 -0
- package/dist/components/ic-divider2.js +3 -3
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +20 -20
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +29 -18
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +25 -23
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +30 -28
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +46 -27
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +11 -11
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-container2.js +1 -1
- package/dist/components/ic-input-label2.js +11 -11
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +9 -9
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +24 -25
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +34 -26
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.d.ts +11 -0
- package/dist/components/ic-menu-group.js +46 -0
- package/dist/components/ic-menu-group.js.map +1 -0
- package/dist/components/ic-menu-item.d.ts +11 -0
- package/dist/components/ic-menu-item.js +8 -0
- package/dist/components/ic-menu-item.js.map +1 -0
- package/dist/components/ic-menu-item2.js +169 -0
- package/dist/components/ic-menu-item2.js.map +1 -0
- package/dist/components/ic-menu2.js +326 -169
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +23 -23
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +89 -60
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +60 -48
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +30 -36
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +30 -33
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item.d.ts +11 -0
- package/dist/components/ic-pagination-item.js +8 -0
- package/dist/components/ic-pagination-item.js.map +1 -0
- package/dist/components/ic-pagination-item2.js +81 -0
- package/dist/components/ic-pagination-item2.js.map +1 -0
- package/dist/components/ic-pagination.d.ts +11 -0
- package/dist/components/ic-pagination.js +288 -0
- package/dist/components/ic-pagination.js.map +1 -0
- package/dist/components/ic-popover-menu.d.ts +11 -0
- package/dist/components/ic-popover-menu.js +290 -0
- package/dist/components/ic-popover-menu.js.map +1 -0
- package/dist/components/ic-radio-group.js +48 -30
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +44 -43
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +202 -122
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +1 -1
- package/dist/components/ic-select.js +379 -212
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +123 -94
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +6 -6
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-status-tag.js +9 -9
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +18 -18
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +21 -21
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +24 -23
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +73 -36
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +7 -6
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +18 -7
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +33 -8
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field2.js +132 -97
- package/dist/components/ic-text-field2.js.map +1 -1
- package/dist/components/ic-theme.js +2 -2
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.js +13 -13
- package/dist/components/ic-toast-region.js.map +1 -1
- package/dist/components/ic-toast.js +65 -61
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-tooltip2.js +1854 -49
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +59 -54
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +101 -6
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/components/index.d.ts +9 -55
- package/dist/components/index.js +1 -53
- package/dist/components/index.js.map +1 -1
- package/dist/components/types.js.map +1 -1
- package/dist/core/core.css +47 -3
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/index.esm.js.map +1 -1
- package/dist/core/p-0330cb21.entry.js +2 -0
- package/dist/core/p-0330cb21.entry.js.map +1 -0
- package/dist/core/p-03d1a4a1.entry.js +2 -0
- package/dist/core/p-03d1a4a1.entry.js.map +1 -0
- package/dist/core/p-041604fc.entry.js +2 -0
- package/dist/core/p-041604fc.entry.js.map +1 -0
- package/dist/core/{p-24240e11.js → p-06321d19.js} +2 -2
- package/dist/core/p-06321d19.js.map +1 -0
- package/dist/core/p-1959ec8d.entry.js +2 -0
- package/dist/core/p-1959ec8d.entry.js.map +1 -0
- package/dist/core/p-1b9b8355.entry.js +2 -0
- package/dist/core/p-1b9b8355.entry.js.map +1 -0
- package/dist/core/p-26d5fd0f.entry.js +2 -0
- package/dist/core/p-26d5fd0f.entry.js.map +1 -0
- package/dist/core/p-27d42378.entry.js +2 -0
- package/dist/core/p-27d42378.entry.js.map +1 -0
- package/dist/core/p-2ae7687a.entry.js +2 -0
- package/dist/core/p-2ae7687a.entry.js.map +1 -0
- package/dist/core/p-332690f0.entry.js +2 -0
- package/dist/core/p-332690f0.entry.js.map +1 -0
- package/dist/core/p-39adc795.entry.js +2 -0
- package/dist/core/p-39adc795.entry.js.map +1 -0
- package/dist/core/{p-ad2477d8.entry.js → p-3adb1167.entry.js} +2 -2
- package/dist/core/p-3adb1167.entry.js.map +1 -0
- package/dist/core/p-429e4d24.entry.js +2 -0
- package/dist/core/p-429e4d24.entry.js.map +1 -0
- package/dist/core/{p-8ffa00c9.entry.js → p-441e7d98.entry.js} +2 -2
- package/dist/core/p-441e7d98.entry.js.map +1 -0
- package/dist/core/p-44512ebe.js.map +1 -1
- package/dist/core/p-48301eff.entry.js +2 -0
- package/dist/core/p-48301eff.entry.js.map +1 -0
- package/dist/core/p-5144e840.entry.js +2 -0
- package/dist/core/p-5144e840.entry.js.map +1 -0
- package/dist/core/p-5c846d0a.entry.js +2 -0
- package/dist/core/p-5c846d0a.entry.js.map +1 -0
- package/dist/core/p-5c9c940f.entry.js +2 -0
- package/dist/core/p-5c9c940f.entry.js.map +1 -0
- package/dist/core/p-5dd0b02e.js +2 -0
- package/dist/core/p-5dd0b02e.js.map +1 -0
- package/dist/core/{p-35a03442.entry.js → p-65750560.entry.js} +2 -2
- package/dist/core/p-65750560.entry.js.map +1 -0
- package/dist/core/p-6840589f.entry.js +2 -0
- package/dist/core/p-6840589f.entry.js.map +1 -0
- package/dist/core/p-69920d86.js +3 -0
- package/dist/core/p-69920d86.js.map +1 -0
- package/dist/core/p-6bad30aa.entry.js +2 -0
- package/dist/core/p-6bad30aa.entry.js.map +1 -0
- package/dist/core/p-6f57b13c.js.map +1 -1
- package/dist/core/p-7536dd31.entry.js +2 -0
- package/dist/core/p-7536dd31.entry.js.map +1 -0
- package/dist/core/p-7ae091ef.entry.js +2 -0
- package/dist/core/p-7ae091ef.entry.js.map +1 -0
- package/dist/core/p-7c0dcd00.js +2 -0
- package/dist/core/p-7c0dcd00.js.map +1 -0
- package/dist/core/p-7c46caf2.entry.js +2 -0
- package/dist/core/p-7c46caf2.entry.js.map +1 -0
- package/dist/core/{p-ba8d6c23.entry.js → p-83d5bcae.entry.js} +2 -2
- package/dist/core/p-83d5bcae.entry.js.map +1 -0
- package/dist/core/p-892d9d9f.entry.js +2 -0
- package/dist/core/p-892d9d9f.entry.js.map +1 -0
- package/dist/core/p-8991f656.entry.js +2 -0
- package/dist/core/p-8991f656.entry.js.map +1 -0
- package/dist/core/p-8c45ab61.entry.js +2 -0
- package/dist/core/p-8c45ab61.entry.js.map +1 -0
- package/dist/core/p-8c7f4343.js.map +1 -1
- package/dist/core/p-8ca80000.entry.js +2 -0
- package/dist/core/p-8ca80000.entry.js.map +1 -0
- package/dist/core/p-8d4f7027.js +2 -0
- package/dist/core/p-8d4f7027.js.map +1 -0
- package/dist/core/p-90d3a41b.entry.js +2 -0
- package/dist/core/p-90d3a41b.entry.js.map +1 -0
- package/dist/core/p-95992c98.entry.js +2 -0
- package/dist/core/p-95992c98.entry.js.map +1 -0
- package/dist/core/{p-41e239cb.entry.js → p-96b71172.entry.js} +2 -2
- package/dist/core/p-96b71172.entry.js.map +1 -0
- package/dist/core/{p-d2508752.entry.js → p-96bcd466.entry.js} +2 -2
- package/dist/core/p-96bcd466.entry.js.map +1 -0
- package/dist/core/p-9e551fe9.entry.js +2 -0
- package/dist/core/p-9e551fe9.entry.js.map +1 -0
- package/dist/core/{p-7fd50355.entry.js → p-a29fe0c6.entry.js} +2 -2
- package/dist/core/p-a29fe0c6.entry.js.map +1 -0
- package/dist/core/{p-c4a7c734.entry.js → p-a588886f.entry.js} +2 -2
- package/dist/core/p-a588886f.entry.js.map +1 -0
- package/dist/core/{p-284970bc.entry.js → p-a8b94619.entry.js} +2 -2
- package/dist/core/p-a8b94619.entry.js.map +1 -0
- package/dist/core/p-adceb0cf.entry.js +2 -0
- package/dist/core/p-adceb0cf.entry.js.map +1 -0
- package/dist/core/p-b698b8ad.entry.js +2 -0
- package/dist/core/p-b698b8ad.entry.js.map +1 -0
- package/dist/core/p-b6c538ea.entry.js +2 -0
- package/dist/core/p-b6c538ea.entry.js.map +1 -0
- package/dist/core/p-c012b867.entry.js +2 -0
- package/dist/core/p-c012b867.entry.js.map +1 -0
- package/dist/core/p-c5716cbc.entry.js +2 -0
- package/dist/core/p-c5716cbc.entry.js.map +1 -0
- package/dist/core/p-ca6d834e.entry.js +2 -0
- package/dist/core/p-ca6d834e.entry.js.map +1 -0
- package/dist/core/{p-7a9bc7f2.entry.js → p-cbbf4b05.entry.js} +2 -2
- package/dist/core/p-cbbf4b05.entry.js.map +1 -0
- package/dist/core/p-ce791694.entry.js +2 -0
- package/dist/core/p-ce791694.entry.js.map +1 -0
- package/dist/core/p-cef93d12.entry.js +2 -0
- package/dist/core/p-cef93d12.entry.js.map +1 -0
- package/dist/core/p-d2215b72.entry.js +2 -0
- package/dist/core/p-d2215b72.entry.js.map +1 -0
- package/dist/core/p-e0ee714a.entry.js +2 -0
- package/dist/core/p-e0ee714a.entry.js.map +1 -0
- package/dist/core/p-e6370b7e.entry.js +2 -0
- package/dist/core/p-e6370b7e.entry.js.map +1 -0
- package/dist/core/p-ee11e185.entry.js +2 -0
- package/dist/core/p-ee11e185.entry.js.map +1 -0
- package/dist/core/p-f24814b8.entry.js +2 -0
- package/dist/core/p-f24814b8.entry.js.map +1 -0
- package/dist/core/p-f665242d.entry.js +2 -0
- package/dist/core/p-f665242d.entry.js.map +1 -0
- package/dist/core/p-f7695299.entry.js +2 -0
- package/dist/core/p-f7695299.entry.js.map +1 -0
- package/dist/core/p-f923d11b.entry.js +2 -0
- package/dist/core/p-f923d11b.entry.js.map +1 -0
- package/dist/esm/OpenInNew-67a881e0.js +5 -0
- package/dist/esm/OpenInNew-67a881e0.js.map +1 -0
- package/dist/esm/chevron-icon-7927f709.js +8 -0
- package/dist/esm/chevron-icon-7927f709.js.map +1 -0
- package/dist/esm/core.js +7 -3
- package/dist/esm/core.js.map +1 -1
- package/dist/esm/{helpers-c332acf8.js → helpers-85903813.js} +26 -27
- package/dist/esm/helpers-85903813.js.map +1 -0
- package/dist/esm/ic-alert.entry.js +11 -11
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +5 -5
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +39 -33
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +14 -13
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +163 -93
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card.entry.js +46 -45
- package/dist/esm/ic-card.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +24 -23
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +41 -29
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +18 -15
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +1 -1
- package/dist/esm/ic-data-entity.entry.js +2 -2
- package/dist/esm/ic-data-entity.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +38 -24
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +291 -0
- package/dist/esm/ic-dialog.entry.js.map +1 -0
- package/dist/esm/ic-divider.entry.js +3 -3
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +18 -18
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +23 -17
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +23 -21
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +23 -21
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +45 -26
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +299 -159
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +11 -11
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +22 -23
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +20 -0
- package/dist/esm/ic-menu-group.entry.js.map +1 -0
- package/dist/esm/ic-menu-item.entry.js +118 -0
- package/dist/esm/ic-menu-item.entry.js.map +1 -0
- package/dist/esm/ic-navigation-button.entry.js +18 -18
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +87 -58
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +49 -42
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +28 -34
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +24 -27
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +52 -0
- package/dist/esm/ic-pagination-item.entry.js.map +1 -0
- package/dist/esm/ic-pagination.entry.js +223 -0
- package/dist/esm/ic-pagination.entry.js.map +1 -0
- package/dist/esm/ic-popover-menu.entry.js +233 -0
- package/dist/esm/ic-popover-menu.entry.js.map +1 -0
- package/dist/esm/ic-radio-group.entry.js +43 -25
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +39 -38
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +178 -102
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +1 -1
- package/dist/esm/ic-select.entry.js +349 -190
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +116 -87
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +4 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-status-tag.entry.js +6 -6
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +10 -10
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +15 -15
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +20 -19
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +68 -32
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +5 -4
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +15 -4
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +32 -7
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +102 -72
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +2 -2
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +13 -13
- package/dist/esm/ic-toast-region.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +60 -56
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +49 -45
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +97 -5
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/{index-90721b3c.js → index-fd30b77e.js} +255 -44
- package/dist/esm/index-fd30b77e.js.map +1 -0
- package/dist/esm/loader.js +4 -3
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/{components/popper.js → esm/popper-15e448b4.js} +10 -17
- package/dist/esm/popper-15e448b4.js.map +1 -0
- package/dist/esm/types-dd515332.js.map +1 -1
- package/dist/types/components/ic-alert/ic-alert.d.ts +12 -12
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +8 -8
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +6 -6
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.types.d.ts +1 -1
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +16 -9
- package/dist/types/components/ic-button/ic-button.d.ts +62 -32
- package/dist/types/components/ic-button/ic-button.types.d.ts +4 -4
- package/dist/types/components/ic-card/ic-card.d.ts +32 -32
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +29 -23
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +14 -15
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.types.d.ts +5 -0
- package/dist/types/components/ic-chip/ic-chip.d.ts +16 -15
- package/dist/types/components/ic-chip/ic-chip.types.d.ts +2 -2
- package/dist/types/components/ic-classification-banner/ic-classification-banner.types.d.ts +1 -1
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +17 -11
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +123 -0
- package/dist/types/components/ic-footer/ic-footer.d.ts +20 -20
- package/dist/types/components/ic-footer/ic-footer.types.d.ts +1 -1
- package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +26 -6
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +8 -8
- package/dist/types/components/ic-hero/ic-hero.d.ts +24 -24
- package/dist/types/components/ic-hero/ic-hero.types.d.ts +1 -1
- package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.d.ts +15 -14
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +15 -15
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +14 -14
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +8 -8
- package/dist/types/components/ic-input-validation/ic-input-validation.types.d.ts +1 -1
- package/dist/types/components/ic-link/ic-link.d.ts +9 -9
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +38 -36
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +2 -2
- package/dist/types/components/ic-menu/ic-menu.d.ts +89 -50
- package/dist/types/components/ic-menu-group/ic-menu-group.d.ts +8 -0
- package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +74 -0
- package/dist/types/components/ic-menu-item/ic-menu-item.types.d.ts +1 -0
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +21 -21
- package/dist/types/components/ic-navigation-button/ic-navigation-button.types.d.ts +1 -1
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +21 -18
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +47 -27
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +14 -14
- package/dist/types/components/ic-page-header/ic-page-header.d.ts +19 -19
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +82 -0
- package/dist/types/components/ic-pagination/ic-pagination.types.d.ts +4 -0
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +47 -0
- package/dist/types/components/ic-pagination-item/ic-pagination-item.types.d.ts +1 -0
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +59 -0
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +22 -23
- package/dist/types/components/ic-radio-group/ic-radio-group.types.d.ts +7 -0
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +32 -29
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +120 -87
- package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +2 -1
- package/dist/types/components/ic-select/ic-select.d.ts +116 -78
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +30 -24
- package/dist/types/components/ic-side-navigation/{ic-side-navigation-test-examples.d.ts → test/basic/ic-side-navigation-test-examples.d.ts} +1 -0
- package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +8 -8
- package/dist/types/components/ic-skeleton/ic-skeleton.types.d.ts +1 -1
- package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +8 -8
- package/dist/types/components/ic-status-tag/ic-status-tag.types.d.ts +2 -2
- package/dist/types/components/ic-step/ic-step.d.ts +24 -24
- package/dist/types/components/ic-step/ic-step.types.d.ts +3 -3
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +17 -17
- package/dist/types/components/ic-stepper/ic-stepper.types.d.ts +1 -1
- package/dist/types/components/ic-switch/ic-switch.d.ts +23 -23
- package/dist/types/components/ic-tab/ic-tab.d.ts +25 -8
- package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +29 -20
- package/dist/types/components/ic-tab-group/ic-tab-group.d.ts +6 -5
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +27 -7
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +110 -91
- package/dist/types/components/ic-text-field/ic-text-field.types.d.ts +3 -3
- package/dist/types/components/ic-theme/ic-theme.d.ts +1 -1
- package/dist/types/components/ic-toast/ic-toast.d.ts +26 -26
- package/dist/types/components/ic-toast/ic-toast.types.d.ts +1 -1
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +3 -3
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +22 -15
- package/dist/types/components/ic-tooltip/ic-tooltip.types.d.ts +1 -1
- package/dist/types/components/ic-tooltip/test/a11y/ic-tooltip.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +36 -32
- package/dist/types/components/ic-top-navigation/test/a11y/ic-top-navigation.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-typography/ic-typography.d.ts +31 -4
- package/dist/types/components/ic-typography/test/a11y/ic-typography.test.a11y.d.ts +1 -0
- package/dist/types/components.d.ts +826 -29
- package/dist/types/stencil-public-runtime.d.ts +74 -15
- package/dist/types/testspec.setup.d.ts +11 -0
- package/dist/types/utils/helpers.d.ts +1 -0
- package/dist/types/utils/types.d.ts +25 -22
- package/hydrate/index.d.ts +17 -16
- package/hydrate/index.js +3822 -1955
- package/loader/index.d.ts +9 -0
- package/package.json +7 -5
- package/dist/cjs/chevron-icon-2645d6b0.js +0 -10
- package/dist/cjs/chevron-icon-2645d6b0.js.map +0 -1
- package/dist/cjs/helpers-6eb26e7a.js.map +0 -1
- package/dist/cjs/index-f79a4e53.js.map +0 -1
- package/dist/cjs/popper-11d5f714.js.map +0 -1
- package/dist/collection/components/ic-alert/ic-alert.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group-test-examples.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-button/ic-button.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-card/ic-card.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-chip/ic-chip.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-data-entity/ic-data-entity.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-data-row/ic-data-row.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-footer/ic-footer.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-hero/ic-hero.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-link/ic-link.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-page-header/ic-page-header.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-select/ic-select.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation-test-examples.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-stepper/ic-stepper-test-examples.js.map +0 -1
- package/dist/collection/components/ic-stepper/ic-stepper.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-switch/ic-switch.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-text-field/ic-text-field.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-toast/ic-toast.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-typography/ic-typography.test.a11y.js.map +0 -1
- package/dist/components/popper.js.map +0 -1
- package/dist/core/p-1724000c.js +0 -2
- package/dist/core/p-1724000c.js.map +0 -1
- package/dist/core/p-17f91c94.entry.js +0 -2
- package/dist/core/p-17f91c94.entry.js.map +0 -1
- package/dist/core/p-18ae4b6d.entry.js +0 -2
- package/dist/core/p-18ae4b6d.entry.js.map +0 -1
- package/dist/core/p-18bf3cb0.entry.js +0 -2
- package/dist/core/p-18bf3cb0.entry.js.map +0 -1
- package/dist/core/p-24240e11.js.map +0 -1
- package/dist/core/p-2642f880.entry.js +0 -2
- package/dist/core/p-2642f880.entry.js.map +0 -1
- package/dist/core/p-284970bc.entry.js.map +0 -1
- package/dist/core/p-31a595c1.entry.js +0 -2
- package/dist/core/p-31a595c1.entry.js.map +0 -1
- package/dist/core/p-35a03442.entry.js.map +0 -1
- package/dist/core/p-360adc51.entry.js +0 -2
- package/dist/core/p-360adc51.entry.js.map +0 -1
- package/dist/core/p-3dda76db.entry.js +0 -2
- package/dist/core/p-3dda76db.entry.js.map +0 -1
- package/dist/core/p-41e239cb.entry.js.map +0 -1
- package/dist/core/p-44c9612c.entry.js +0 -2
- package/dist/core/p-44c9612c.entry.js.map +0 -1
- package/dist/core/p-521be4e2.entry.js +0 -2
- package/dist/core/p-521be4e2.entry.js.map +0 -1
- package/dist/core/p-5450cebf.js +0 -3
- package/dist/core/p-5450cebf.js.map +0 -1
- package/dist/core/p-55512a85.entry.js +0 -2
- package/dist/core/p-55512a85.entry.js.map +0 -1
- package/dist/core/p-560c06af.entry.js +0 -2
- package/dist/core/p-560c06af.entry.js.map +0 -1
- package/dist/core/p-57f2c81c.entry.js +0 -2
- package/dist/core/p-57f2c81c.entry.js.map +0 -1
- package/dist/core/p-5b083ce5.entry.js +0 -2
- package/dist/core/p-5b083ce5.entry.js.map +0 -1
- package/dist/core/p-62b3516e.entry.js +0 -2
- package/dist/core/p-62b3516e.entry.js.map +0 -1
- package/dist/core/p-691ea0f2.entry.js +0 -2
- package/dist/core/p-691ea0f2.entry.js.map +0 -1
- package/dist/core/p-7818d958.entry.js +0 -2
- package/dist/core/p-7818d958.entry.js.map +0 -1
- package/dist/core/p-7a0bf893.entry.js +0 -2
- package/dist/core/p-7a0bf893.entry.js.map +0 -1
- package/dist/core/p-7a9bc7f2.entry.js.map +0 -1
- package/dist/core/p-7fd50355.entry.js.map +0 -1
- package/dist/core/p-897e967a.entry.js +0 -2
- package/dist/core/p-897e967a.entry.js.map +0 -1
- package/dist/core/p-8f1176c6.entry.js +0 -2
- package/dist/core/p-8f1176c6.entry.js.map +0 -1
- package/dist/core/p-8ffa00c9.entry.js.map +0 -1
- package/dist/core/p-91a8db51.entry.js +0 -2
- package/dist/core/p-91a8db51.entry.js.map +0 -1
- package/dist/core/p-a09d853e.entry.js +0 -2
- package/dist/core/p-a09d853e.entry.js.map +0 -1
- package/dist/core/p-a667e329.entry.js +0 -2
- package/dist/core/p-a667e329.entry.js.map +0 -1
- package/dist/core/p-ad2477d8.entry.js.map +0 -1
- package/dist/core/p-b35ae170.entry.js +0 -2
- package/dist/core/p-b35ae170.entry.js.map +0 -1
- package/dist/core/p-b40bd77c.entry.js +0 -2
- package/dist/core/p-b40bd77c.entry.js.map +0 -1
- package/dist/core/p-b4234318.entry.js +0 -2
- package/dist/core/p-b4234318.entry.js.map +0 -1
- package/dist/core/p-ba8d6c23.entry.js.map +0 -1
- package/dist/core/p-bd819f68.entry.js +0 -2
- package/dist/core/p-bd819f68.entry.js.map +0 -1
- package/dist/core/p-c4a7c734.entry.js.map +0 -1
- package/dist/core/p-c72e4b75.entry.js +0 -2
- package/dist/core/p-c72e4b75.entry.js.map +0 -1
- package/dist/core/p-c7b86643.entry.js +0 -2
- package/dist/core/p-c7b86643.entry.js.map +0 -1
- package/dist/core/p-c8f07be6.entry.js +0 -2
- package/dist/core/p-c8f07be6.entry.js.map +0 -1
- package/dist/core/p-c9068822.entry.js +0 -2
- package/dist/core/p-c9068822.entry.js.map +0 -1
- package/dist/core/p-cccbf2bf.entry.js +0 -2
- package/dist/core/p-cccbf2bf.entry.js.map +0 -1
- package/dist/core/p-d2508752.entry.js.map +0 -1
- package/dist/core/p-d7bbace4.entry.js +0 -2
- package/dist/core/p-d7bbace4.entry.js.map +0 -1
- package/dist/core/p-d86b0d0e.entry.js +0 -2
- package/dist/core/p-d86b0d0e.entry.js.map +0 -1
- package/dist/core/p-e0d88c31.entry.js +0 -2
- package/dist/core/p-e0d88c31.entry.js.map +0 -1
- package/dist/core/p-e9202767.entry.js +0 -2
- package/dist/core/p-e9202767.entry.js.map +0 -1
- package/dist/core/p-eba373bf.entry.js +0 -2
- package/dist/core/p-eba373bf.entry.js.map +0 -1
- package/dist/core/p-ec26fc38.js +0 -2
- package/dist/core/p-ec26fc38.js.map +0 -1
- package/dist/core/p-ed6cf9b9.entry.js +0 -2
- package/dist/core/p-ed6cf9b9.entry.js.map +0 -1
- package/dist/esm/chevron-icon-98c98242.js +0 -8
- package/dist/esm/chevron-icon-98c98242.js.map +0 -1
- package/dist/esm/helpers-c332acf8.js.map +0 -1
- package/dist/esm/index-90721b3c.js.map +0 -1
- package/dist/esm/popper-f860750c.js +0 -1801
- package/dist/esm/popper-f860750c.js.map +0 -1
- /package/dist/collection/{components/ic-link/assets → assets}/OpenInNew.svg +0 -0
- /package/dist/collection/components/ic-back-to-top/{ic-back-to-top.test.a11y.js → test/a11y/ic-back-to-top.test.a11y.js} +0 -0
- /package/dist/collection/components/ic-breadcrumb-group/{ic-breadcrumb-group-test-examples.js → test/basic/ic-breadcrumb-group-test-examples.js} +0 -0
- /package/dist/collection/components/ic-stepper/{ic-stepper-test-examples.js → test/basic/ic-stepper-test-examples.js} +0 -0
- /package/dist/collection/components/ic-tab-context/{ic-tab-context.test.a11y.js → test/a11y/ic-tab-context.test.a11y.js} +0 -0
- /package/dist/collection/components/ic-text-field/{ic-text-field.test.a11y.js → test/a11y/ic-text-field.test.a11y.js} +0 -0
- /package/dist/types/components/ic-alert/{ic-alert.test.a11y.d.ts → test/a11y/ic-alert.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-back-to-top/{ic-back-to-top.test.a11y.d.ts → test/a11y/ic-back-to-top.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-breadcrumb-group/{ic-breadcrumb-group.test.a11y.d.ts → test/a11y/ic-breadcrumb-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-breadcrumb-group/{ic-breadcrumb-group-test-examples.d.ts → test/basic/ic-breadcrumb-group-test-examples.d.ts} +0 -0
- /package/dist/types/components/ic-button/{ic-button.test.a11y.d.ts → test/a11y/ic-button.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-card/{ic-card.test.a11y.d.ts → test/a11y/ic-card.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-checkbox-group/{ic-checkbox-group.test.a11y.d.ts → test/a11y/ic-checkbox-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-chip/{ic-chip.test.a11y.d.ts → test/a11y/ic-chip.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-classification-banner/{ic-classification-banner.test.a11y.d.ts → test/a11y/ic-classification-banner.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-data-entity/{ic-data-entity.test.a11y.d.ts → test/a11y/ic-data-entity.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-data-row/{ic-data-row.test.a11y.d.ts → test/a11y/ic-data-row.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-footer-link-group/ic-footer-link-group.test.a11y.d.ts → ic-dialog/test/a11y/ic-dialog.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-hero/ic-hero.test.a11y.d.ts → ic-footer/test/a11y/ic-footer.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-footer/ic-footer.test.a11y.d.ts → ic-footer-link/test/a11y/ic-footer-link.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-footer-link/ic-footer-link.test.a11y.d.ts → ic-footer-link-group/test/a11y/ic-footer-link-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-horizontal-scroll/ic-horizontal-scroll.test.a11y.d.ts → ic-hero/test/a11y/ic-hero.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-link/ic-link.test.a11y.d.ts → ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-loading-indicator/ic-loading-indicator.test.a11y.d.ts → ic-link/test/a11y/ic-link.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-navigation-group/ic-navigation-group.test.a11y.d.ts → ic-loading-indicator/test/a11y/ic-loading-indicator.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-navigation-item/ic-navigation-item.test.a11y.d.ts → ic-navigation-group/test/a11y/ic-navigation-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-page-header/ic-page-header.test.a11y.d.ts → ic-navigation-item/test/a11y/ic-navigation-item.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-radio-group/ic-radio-group.test.a11y.d.ts → ic-page-header/test/a11y/ic-page-header.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-search-bar/ic-search-bar.test.a11y.d.ts → ic-pagination/test/a11y/ic-pagination.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-select/ic-select.test.a11y.d.ts → ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-side-navigation/ic-side-navigation.test.a11y.d.ts → ic-radio-group/test/a11y/ic-radio-group.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-skeleton/ic-skeleton.test.a11y.d.ts → ic-search-bar/test/a11y/ic-search-bar.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-status-tag/ic-status-tag.test.a11y.d.ts → ic-select/test/a11y/ic-select.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-stepper/ic-stepper.test.a11y.d.ts → ic-side-navigation/test/a11y/ic-side-navigation.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-switch/ic-switch.test.a11y.d.ts → ic-skeleton/test/a11y/ic-skeleton.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-tab-context/ic-tab-context.test.a11y.d.ts → ic-status-tag/test/a11y/ic-status-tag.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-text-field/ic-text-field.test.a11y.d.ts → ic-stepper/test/a11y/ic-stepper.test.a11y.d.ts} +0 -0
- /package/dist/types/components/ic-stepper/{ic-stepper-test-examples.d.ts → test/basic/ic-stepper-test-examples.d.ts} +0 -0
- /package/dist/types/components/{ic-toast/ic-toast.test.a11y.d.ts → ic-switch/test/a11y/ic-switch.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-tooltip/ic-tooltip.test.a11y.d.ts → ic-tab-context/test/a11y/ic-tab-context.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-top-navigation/ic-top-navigation.test.a11y.d.ts → ic-text-field/test/a11y/ic-text-field.test.a11y.d.ts} +0 -0
- /package/dist/types/components/{ic-typography/ic-typography.test.a11y.d.ts → ic-toast/test/a11y/ic-toast.test.a11y.d.ts} +0 -0
@@ -5,7 +5,7 @@
|
|
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 { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcStatusVariants, IcTheme, IcThemeForeground, IcThemeForegroundNoDefault, IcTypographyVariants } from "./utils/types";
|
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
10
|
import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
11
11
|
import { IcChipAppearance, IcChipSizes } from "./components/ic-chip/ic-chip.types";
|
@@ -14,9 +14,12 @@ import { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
|
|
14
14
|
import { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
|
15
15
|
import { IcAriaLiveModeVariants } from "./components/ic-input-validation/ic-input-validation.types";
|
16
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";
|
17
18
|
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
18
|
-
import {
|
19
|
-
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";
|
20
23
|
import { IcSkeletonVariants } from "./components/ic-skeleton/ic-skeleton.types";
|
21
24
|
import { IcStatusTagAppearance, IcStatusTagStatuses } from "./components/ic-status-tag/ic-status-tag.types";
|
22
25
|
import { IcStepStatuses, IcStepTypes, IcStepVariants } from "./components/ic-step/ic-step.types";
|
@@ -25,6 +28,29 @@ import { IcSwitchChangeEventDetail } from "./components/ic-switch/ic-switch.type
|
|
25
28
|
import { IcTabClickEventDetail, IcTabSelectEventDetail } from "./components/ic-tab/ic-tab.types";
|
26
29
|
import { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from "./components/ic-text-field/ic-text-field.types";
|
27
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";
|
28
54
|
export namespace Components {
|
29
55
|
interface IcAlert {
|
30
56
|
/**
|
@@ -104,6 +130,30 @@ export namespace Components {
|
|
104
130
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
105
131
|
*/
|
106
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;
|
107
157
|
/**
|
108
158
|
* If `true`, the button will fill the width of the container.
|
109
159
|
*/
|
@@ -245,6 +295,10 @@ export namespace Components {
|
|
245
295
|
* Sets focus on the checkbox.
|
246
296
|
*/
|
247
297
|
"setFocus": () => Promise<void>;
|
298
|
+
/**
|
299
|
+
* If true, the small styling will be applied to the checkbox.
|
300
|
+
*/
|
301
|
+
"small"?: boolean;
|
248
302
|
/**
|
249
303
|
* The value for the checkbox.
|
250
304
|
*/
|
@@ -360,6 +414,68 @@ export namespace Components {
|
|
360
414
|
*/
|
361
415
|
"value": string;
|
362
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
|
+
}
|
363
479
|
interface IcDivider {
|
364
480
|
}
|
365
481
|
interface IcFooter {
|
@@ -389,10 +505,30 @@ export namespace Components {
|
|
389
505
|
"groupLinks"?: boolean;
|
390
506
|
}
|
391
507
|
interface IcFooterLink {
|
508
|
+
/**
|
509
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
510
|
+
*/
|
511
|
+
"download"?: string | boolean;
|
392
512
|
/**
|
393
513
|
* The URL that the link points to.
|
394
514
|
*/
|
395
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;
|
396
532
|
}
|
397
533
|
interface IcFooterLinkGroup {
|
398
534
|
/**
|
@@ -575,7 +711,7 @@ export namespace Components {
|
|
575
711
|
*/
|
576
712
|
"setFocus": () => Promise<void>;
|
577
713
|
/**
|
578
|
-
*
|
714
|
+
* @deprecated This prop should not be used anymore. The 'open in new tab/window' icon will display automatically if target="_blank".
|
579
715
|
*/
|
580
716
|
"showIcon"?: boolean;
|
581
717
|
/**
|
@@ -668,6 +804,10 @@ export namespace Components {
|
|
668
804
|
*/
|
669
805
|
"options": IcMenuOption[];
|
670
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;
|
671
811
|
/**
|
672
812
|
* If `true`, the small styling will be applied to the menu.
|
673
813
|
*/
|
@@ -677,6 +817,58 @@ export namespace Components {
|
|
677
817
|
*/
|
678
818
|
"value": string;
|
679
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
|
+
}
|
680
872
|
interface IcNavigationButton {
|
681
873
|
/**
|
682
874
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
@@ -728,15 +920,31 @@ export namespace Components {
|
|
728
920
|
interface IcNavigationItem {
|
729
921
|
"collapsedIconLabel": boolean;
|
730
922
|
"displayNavigationTooltip": boolean;
|
923
|
+
/**
|
924
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
925
|
+
*/
|
926
|
+
"download"?: string | boolean;
|
731
927
|
"expandable": boolean;
|
732
928
|
/**
|
733
929
|
* The destination of the navigation item.
|
734
930
|
*/
|
735
931
|
"href": string;
|
932
|
+
/**
|
933
|
+
* The human language of the linked URL.
|
934
|
+
*/
|
935
|
+
"hreflang"?: string;
|
736
936
|
/**
|
737
937
|
* The label of the navigation item.
|
738
938
|
*/
|
739
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;
|
740
948
|
/**
|
741
949
|
* If `true`, the navigation item will be set in a selected state.
|
742
950
|
*/
|
@@ -745,6 +953,10 @@ export namespace Components {
|
|
745
953
|
* Sets focus on the nav item.
|
746
954
|
*/
|
747
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;
|
748
960
|
}
|
749
961
|
interface IcNavigationMenu {
|
750
962
|
/**
|
@@ -790,6 +1002,109 @@ export namespace Components {
|
|
790
1002
|
*/
|
791
1003
|
"subheading"?: string;
|
792
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
|
+
}
|
793
1108
|
interface IcRadioGroup {
|
794
1109
|
/**
|
795
1110
|
* If `true`, the disabled state will be set.
|
@@ -888,7 +1203,7 @@ export namespace Components {
|
|
888
1203
|
*/
|
889
1204
|
"autofocus": boolean;
|
890
1205
|
/**
|
891
|
-
* 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.
|
892
1207
|
*/
|
893
1208
|
"charactersUntilSuggestion": number;
|
894
1209
|
/**
|
@@ -931,6 +1246,18 @@ export namespace Components {
|
|
931
1246
|
* The label for the search bar.
|
932
1247
|
*/
|
933
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;
|
934
1261
|
/**
|
935
1262
|
* The name of the control, which is submitted with the form data.
|
936
1263
|
*/
|
@@ -951,6 +1278,10 @@ export namespace Components {
|
|
951
1278
|
* If `true`, the search bar will require a value.
|
952
1279
|
*/
|
953
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;
|
954
1285
|
/**
|
955
1286
|
* Sets focus on the native `input`.
|
956
1287
|
*/
|
@@ -963,6 +1294,10 @@ export namespace Components {
|
|
963
1294
|
* If `true`, the value of the search will have its spelling and grammar checked.
|
964
1295
|
*/
|
965
1296
|
"spellcheck": boolean;
|
1297
|
+
/**
|
1298
|
+
* If using external filtering, set a timeout for when loading takes too long.
|
1299
|
+
*/
|
1300
|
+
"timeout"?: number;
|
966
1301
|
/**
|
967
1302
|
* The value of the search input.
|
968
1303
|
*/
|
@@ -980,7 +1315,7 @@ export namespace Components {
|
|
980
1315
|
}
|
981
1316
|
interface IcSelect {
|
982
1317
|
/**
|
983
|
-
*
|
1318
|
+
* @deprecated This prop should not be used anymore.
|
984
1319
|
*/
|
985
1320
|
"charactersUntilSuggestions"?: number;
|
986
1321
|
/**
|
@@ -988,7 +1323,7 @@ export namespace Components {
|
|
988
1323
|
*/
|
989
1324
|
"debounce"?: number;
|
990
1325
|
/**
|
991
|
-
*
|
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.
|
992
1327
|
*/
|
993
1328
|
"disableFilter"?: boolean;
|
994
1329
|
/**
|
@@ -1023,6 +1358,18 @@ export namespace Components {
|
|
1023
1358
|
* The label for the select.
|
1024
1359
|
*/
|
1025
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;
|
1026
1373
|
/**
|
1027
1374
|
* The name of the control, which is submitted with the form data.
|
1028
1375
|
*/
|
@@ -1063,6 +1410,10 @@ export namespace Components {
|
|
1063
1410
|
* If `true`, the small styling will be applied to the select.
|
1064
1411
|
*/
|
1065
1412
|
"small"?: boolean;
|
1413
|
+
/**
|
1414
|
+
* If using external filtering, set a timeout for when loading takes too long.
|
1415
|
+
*/
|
1416
|
+
"timeout"?: number;
|
1066
1417
|
/**
|
1067
1418
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
1068
1419
|
*/
|
@@ -1072,7 +1423,7 @@ export namespace Components {
|
|
1072
1423
|
*/
|
1073
1424
|
"validationText"?: string;
|
1074
1425
|
/**
|
1075
|
-
* 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.
|
1076
1427
|
*/
|
1077
1428
|
"value"?: string;
|
1078
1429
|
}
|
@@ -1261,11 +1612,12 @@ export namespace Components {
|
|
1261
1612
|
* The selected tab to be controlled by the user. Must be used alongside the icTabSelect event to manage tab selection.
|
1262
1613
|
*/
|
1263
1614
|
"selectedTabIndex"?: number;
|
1615
|
+
"tabRemovedHandler": (hadFocus?: boolean) => Promise<void>;
|
1264
1616
|
}
|
1265
1617
|
interface IcTabGroup {
|
1266
1618
|
"appearance"?: IcThemeForegroundNoDefault;
|
1267
1619
|
/**
|
1268
|
-
*
|
1620
|
+
* @deprecated This is no longer required. The context id is passed down from `ic-tab-context`
|
1269
1621
|
*/
|
1270
1622
|
"contextId"?: string;
|
1271
1623
|
/**
|
@@ -1280,7 +1632,7 @@ export namespace Components {
|
|
1280
1632
|
interface IcTabPanel {
|
1281
1633
|
"appearance"?: IcThemeForegroundNoDefault;
|
1282
1634
|
/**
|
1283
|
-
*
|
1635
|
+
* @deprecated This is no longer required. The context id is passed down from `ic-tab-context`
|
1284
1636
|
*/
|
1285
1637
|
"contextId"?: string;
|
1286
1638
|
"panelId"?: string;
|
@@ -1303,11 +1655,11 @@ export namespace Components {
|
|
1303
1655
|
/**
|
1304
1656
|
* The state of autocompletion the browser can apply on the text value.
|
1305
1657
|
*/
|
1306
|
-
"autocomplete":
|
1658
|
+
"autocomplete": IcAutocompleteTypes;
|
1307
1659
|
/**
|
1308
1660
|
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
1309
1661
|
*/
|
1310
|
-
"autocorrect":
|
1662
|
+
"autocorrect": IcAutocorrectStates;
|
1311
1663
|
/**
|
1312
1664
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
1313
1665
|
*/
|
@@ -1341,10 +1693,18 @@ export namespace Components {
|
|
1341
1693
|
* The label for the input.
|
1342
1694
|
*/
|
1343
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;
|
1344
1700
|
/**
|
1345
1701
|
* The maximum number of characters that can be entered in the field.
|
1346
1702
|
*/
|
1347
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;
|
1348
1708
|
/**
|
1349
1709
|
* The name of the control, which is submitted with the form data.
|
1350
1710
|
*/
|
@@ -1391,10 +1751,11 @@ export namespace Components {
|
|
1391
1751
|
* If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
|
1392
1752
|
*/
|
1393
1753
|
"validationInline": boolean;
|
1754
|
+
"validationInlineInternal": boolean;
|
1394
1755
|
/**
|
1395
1756
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
1396
1757
|
*/
|
1397
|
-
"validationStatus":
|
1758
|
+
"validationStatus": IcInformationStatusOrEmpty;
|
1398
1759
|
/**
|
1399
1760
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
1400
1761
|
*/
|
@@ -1457,6 +1818,12 @@ export namespace Components {
|
|
1457
1818
|
* If `true`, the tooltip will not be displayed on hover, it will require a click.
|
1458
1819
|
*/
|
1459
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>;
|
1460
1827
|
/**
|
1461
1828
|
* The text to display on the tooltip.
|
1462
1829
|
*/
|
@@ -1487,6 +1854,10 @@ export namespace Components {
|
|
1487
1854
|
* If `true`, the flyout navigation menu on small devices will be contained by the parent element.
|
1488
1855
|
*/
|
1489
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;
|
1490
1861
|
/**
|
1491
1862
|
* The status info to be displayed.
|
1492
1863
|
*/
|
@@ -1501,6 +1872,10 @@ export namespace Components {
|
|
1501
1872
|
* If `true`, appropriate top and bottom margins will be applied to the typography.
|
1502
1873
|
*/
|
1503
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;
|
1504
1879
|
/**
|
1505
1880
|
* The ICDS typography style to use.
|
1506
1881
|
*/
|
@@ -1527,6 +1902,10 @@ export interface IcChipCustomEvent<T> extends CustomEvent<T> {
|
|
1527
1902
|
detail: T;
|
1528
1903
|
target: HTMLIcChipElement;
|
1529
1904
|
}
|
1905
|
+
export interface IcDialogCustomEvent<T> extends CustomEvent<T> {
|
1906
|
+
detail: T;
|
1907
|
+
target: HTMLIcDialogElement;
|
1908
|
+
}
|
1530
1909
|
export interface IcFooterCustomEvent<T> extends CustomEvent<T> {
|
1531
1910
|
detail: T;
|
1532
1911
|
target: HTMLIcFooterElement;
|
@@ -1535,6 +1914,10 @@ export interface IcMenuCustomEvent<T> extends CustomEvent<T> {
|
|
1535
1914
|
detail: T;
|
1536
1915
|
target: HTMLIcMenuElement;
|
1537
1916
|
}
|
1917
|
+
export interface IcMenuItemCustomEvent<T> extends CustomEvent<T> {
|
1918
|
+
detail: T;
|
1919
|
+
target: HTMLIcMenuItemElement;
|
1920
|
+
}
|
1538
1921
|
export interface IcNavigationItemCustomEvent<T> extends CustomEvent<T> {
|
1539
1922
|
detail: T;
|
1540
1923
|
target: HTMLIcNavigationItemElement;
|
@@ -1543,6 +1926,14 @@ export interface IcNavigationMenuCustomEvent<T> extends CustomEvent<T> {
|
|
1543
1926
|
detail: T;
|
1544
1927
|
target: HTMLIcNavigationMenuElement;
|
1545
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
|
+
}
|
1546
1937
|
export interface IcRadioGroupCustomEvent<T> extends CustomEvent<T> {
|
1547
1938
|
detail: T;
|
1548
1939
|
target: HTMLIcRadioGroupElement;
|
@@ -1571,6 +1962,10 @@ export interface IcTabContextCustomEvent<T> extends CustomEvent<T> {
|
|
1571
1962
|
detail: T;
|
1572
1963
|
target: HTMLIcTabContextElement;
|
1573
1964
|
}
|
1965
|
+
export interface IcTabPanelCustomEvent<T> extends CustomEvent<T> {
|
1966
|
+
detail: T;
|
1967
|
+
target: HTMLIcTabPanelElement;
|
1968
|
+
}
|
1574
1969
|
export interface IcTextFieldCustomEvent<T> extends CustomEvent<T> {
|
1575
1970
|
detail: T;
|
1576
1971
|
target: HTMLIcTextFieldElement;
|
@@ -1660,6 +2055,12 @@ declare global {
|
|
1660
2055
|
prototype: HTMLIcDataRowElement;
|
1661
2056
|
new (): HTMLIcDataRowElement;
|
1662
2057
|
};
|
2058
|
+
interface HTMLIcDialogElement extends Components.IcDialog, HTMLStencilElement {
|
2059
|
+
}
|
2060
|
+
var HTMLIcDialogElement: {
|
2061
|
+
prototype: HTMLIcDialogElement;
|
2062
|
+
new (): HTMLIcDialogElement;
|
2063
|
+
};
|
1663
2064
|
interface HTMLIcDividerElement extends Components.IcDivider, HTMLStencilElement {
|
1664
2065
|
}
|
1665
2066
|
var HTMLIcDividerElement: {
|
@@ -1738,6 +2139,18 @@ declare global {
|
|
1738
2139
|
prototype: HTMLIcMenuElement;
|
1739
2140
|
new (): HTMLIcMenuElement;
|
1740
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
|
+
};
|
1741
2154
|
interface HTMLIcNavigationButtonElement extends Components.IcNavigationButton, HTMLStencilElement {
|
1742
2155
|
}
|
1743
2156
|
var HTMLIcNavigationButtonElement: {
|
@@ -1768,6 +2181,24 @@ declare global {
|
|
1768
2181
|
prototype: HTMLIcPageHeaderElement;
|
1769
2182
|
new (): HTMLIcPageHeaderElement;
|
1770
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 {
|
2197
|
+
}
|
2198
|
+
var HTMLIcPopoverMenuElement: {
|
2199
|
+
prototype: HTMLIcPopoverMenuElement;
|
2200
|
+
new (): HTMLIcPopoverMenuElement;
|
2201
|
+
};
|
1771
2202
|
interface HTMLIcRadioGroupElement extends Components.IcRadioGroup, HTMLStencilElement {
|
1772
2203
|
}
|
1773
2204
|
var HTMLIcRadioGroupElement: {
|
@@ -1913,6 +2344,7 @@ declare global {
|
|
1913
2344
|
"ic-classification-banner": HTMLIcClassificationBannerElement;
|
1914
2345
|
"ic-data-entity": HTMLIcDataEntityElement;
|
1915
2346
|
"ic-data-row": HTMLIcDataRowElement;
|
2347
|
+
"ic-dialog": HTMLIcDialogElement;
|
1916
2348
|
"ic-divider": HTMLIcDividerElement;
|
1917
2349
|
"ic-footer": HTMLIcFooterElement;
|
1918
2350
|
"ic-footer-link": HTMLIcFooterLinkElement;
|
@@ -1926,11 +2358,16 @@ declare global {
|
|
1926
2358
|
"ic-link": HTMLIcLinkElement;
|
1927
2359
|
"ic-loading-indicator": HTMLIcLoadingIndicatorElement;
|
1928
2360
|
"ic-menu": HTMLIcMenuElement;
|
2361
|
+
"ic-menu-group": HTMLIcMenuGroupElement;
|
2362
|
+
"ic-menu-item": HTMLIcMenuItemElement;
|
1929
2363
|
"ic-navigation-button": HTMLIcNavigationButtonElement;
|
1930
2364
|
"ic-navigation-group": HTMLIcNavigationGroupElement;
|
1931
2365
|
"ic-navigation-item": HTMLIcNavigationItemElement;
|
1932
2366
|
"ic-navigation-menu": HTMLIcNavigationMenuElement;
|
1933
2367
|
"ic-page-header": HTMLIcPageHeaderElement;
|
2368
|
+
"ic-pagination": HTMLIcPaginationElement;
|
2369
|
+
"ic-pagination-item": HTMLIcPaginationItemElement;
|
2370
|
+
"ic-popover-menu": HTMLIcPopoverMenuElement;
|
1934
2371
|
"ic-radio-group": HTMLIcRadioGroupElement;
|
1935
2372
|
"ic-radio-option": HTMLIcRadioOptionElement;
|
1936
2373
|
"ic-search-bar": HTMLIcSearchBarElement;
|
@@ -2037,6 +2474,30 @@ declare namespace LocalJSX {
|
|
2037
2474
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
2038
2475
|
*/
|
2039
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;
|
2040
2501
|
/**
|
2041
2502
|
* If `true`, the button will fill the width of the container.
|
2042
2503
|
*/
|
@@ -2181,6 +2642,10 @@ declare namespace LocalJSX {
|
|
2181
2642
|
* Emitted when a checkbox has been checked.
|
2182
2643
|
*/
|
2183
2644
|
"onIcCheck"?: (event: IcCheckboxCustomEvent<void>) => void;
|
2645
|
+
/**
|
2646
|
+
* If true, the small styling will be applied to the checkbox.
|
2647
|
+
*/
|
2648
|
+
"small"?: boolean;
|
2184
2649
|
/**
|
2185
2650
|
* The value for the checkbox.
|
2186
2651
|
*/
|
@@ -2304,6 +2769,68 @@ declare namespace LocalJSX {
|
|
2304
2769
|
*/
|
2305
2770
|
"value"?: string;
|
2306
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
|
+
}
|
2307
2834
|
interface IcDivider {
|
2308
2835
|
}
|
2309
2836
|
interface IcFooter {
|
@@ -2333,10 +2860,30 @@ declare namespace LocalJSX {
|
|
2333
2860
|
"groupLinks"?: boolean;
|
2334
2861
|
}
|
2335
2862
|
interface IcFooterLink {
|
2863
|
+
/**
|
2864
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
2865
|
+
*/
|
2866
|
+
"download"?: string | boolean;
|
2336
2867
|
/**
|
2337
2868
|
* The URL that the link points to.
|
2338
2869
|
*/
|
2339
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;
|
2340
2887
|
}
|
2341
2888
|
interface IcFooterLinkGroup {
|
2342
2889
|
/**
|
@@ -2514,7 +3061,7 @@ declare namespace LocalJSX {
|
|
2514
3061
|
*/
|
2515
3062
|
"rel"?: string;
|
2516
3063
|
/**
|
2517
|
-
*
|
3064
|
+
* @deprecated This prop should not be used anymore. The 'open in new tab/window' icon will display automatically if target="_blank".
|
2518
3065
|
*/
|
2519
3066
|
"showIcon"?: boolean;
|
2520
3067
|
/**
|
@@ -2597,6 +3144,10 @@ declare namespace LocalJSX {
|
|
2597
3144
|
* The possible menu selection options.
|
2598
3145
|
*/
|
2599
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;
|
2600
3151
|
/**
|
2601
3152
|
* If `true`, the small styling will be applied to the menu.
|
2602
3153
|
*/
|
@@ -2606,6 +3157,58 @@ declare namespace LocalJSX {
|
|
2606
3157
|
*/
|
2607
3158
|
"value": string;
|
2608
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
|
+
}
|
2609
3212
|
interface IcNavigationButton {
|
2610
3213
|
/**
|
2611
3214
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
@@ -2647,18 +3250,38 @@ declare namespace LocalJSX {
|
|
2647
3250
|
"label"?: string;
|
2648
3251
|
}
|
2649
3252
|
interface IcNavigationItem {
|
3253
|
+
/**
|
3254
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
3255
|
+
*/
|
3256
|
+
"download"?: string | boolean;
|
2650
3257
|
/**
|
2651
3258
|
* The destination of the navigation item.
|
2652
3259
|
*/
|
2653
3260
|
"href"?: string;
|
3261
|
+
/**
|
3262
|
+
* The human language of the linked URL.
|
3263
|
+
*/
|
3264
|
+
"hreflang"?: string;
|
2654
3265
|
/**
|
2655
3266
|
* The label of the navigation item.
|
2656
3267
|
*/
|
2657
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;
|
2658
3277
|
/**
|
2659
3278
|
* If `true`, the navigation item will be set in a selected state.
|
2660
3279
|
*/
|
2661
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;
|
2662
3285
|
}
|
2663
3286
|
interface IcNavigationMenu {
|
2664
3287
|
/**
|
@@ -2704,6 +3327,104 @@ declare namespace LocalJSX {
|
|
2704
3327
|
*/
|
2705
3328
|
"subheading"?: string;
|
2706
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
|
+
}
|
2707
3428
|
interface IcRadioGroup {
|
2708
3429
|
/**
|
2709
3430
|
* If `true`, the disabled state will be set.
|
@@ -2728,7 +3449,7 @@ declare namespace LocalJSX {
|
|
2728
3449
|
/**
|
2729
3450
|
* Emitted when a user selects a radio.
|
2730
3451
|
*/
|
2731
|
-
"onIcChange"?: (event: IcRadioGroupCustomEvent<
|
3452
|
+
"onIcChange"?: (event: IcRadioGroupCustomEvent<IcChangeEventDetail2>) => void;
|
2732
3453
|
/**
|
2733
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.
|
2734
3455
|
*/
|
@@ -2776,9 +3497,13 @@ declare namespace LocalJSX {
|
|
2776
3497
|
*/
|
2777
3498
|
"name"?: string;
|
2778
3499
|
/**
|
2779
|
-
* Emitted when
|
3500
|
+
* Emitted when the radio option is selected.
|
2780
3501
|
*/
|
2781
3502
|
"onIcCheck"?: (event: IcRadioOptionCustomEvent<IcValueEventDetail>) => void;
|
3503
|
+
/**
|
3504
|
+
* Emitted when the radio option is selected or deselected.
|
3505
|
+
*/
|
3506
|
+
"onIcSelectedChange"?: (event: IcRadioOptionCustomEvent<void>) => void;
|
2782
3507
|
/**
|
2783
3508
|
* @deprecated This event should not be used anymore. Use icCheck instead.
|
2784
3509
|
*/
|
@@ -2810,7 +3535,7 @@ declare namespace LocalJSX {
|
|
2810
3535
|
*/
|
2811
3536
|
"autofocus"?: boolean;
|
2812
3537
|
/**
|
2813
|
-
* 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.
|
2814
3539
|
*/
|
2815
3540
|
"charactersUntilSuggestion"?: number;
|
2816
3541
|
/**
|
@@ -2853,6 +3578,18 @@ declare namespace LocalJSX {
|
|
2853
3578
|
* The label for the search bar.
|
2854
3579
|
*/
|
2855
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;
|
2856
3593
|
/**
|
2857
3594
|
* The name of the control, which is submitted with the form data.
|
2858
3595
|
*/
|
@@ -2885,6 +3622,10 @@ declare namespace LocalJSX {
|
|
2885
3622
|
* Emitted when option is highlighted within the menu
|
2886
3623
|
*/
|
2887
3624
|
"onIcOptionSelect"?: (event: IcSearchBarCustomEvent<IcOptionSelectEventDetail>) => void;
|
3625
|
+
/**
|
3626
|
+
* Emitted when the 'retry loading' button is clicked
|
3627
|
+
*/
|
3628
|
+
"onIcRetryLoad"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
2888
3629
|
/**
|
2889
3630
|
* Emitted when blur is invoked from ic-search-bar
|
2890
3631
|
*/
|
@@ -2913,6 +3654,10 @@ declare namespace LocalJSX {
|
|
2913
3654
|
* If `true`, the search bar will require a value.
|
2914
3655
|
*/
|
2915
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;
|
2916
3661
|
/**
|
2917
3662
|
* If `true`, the small styling will be applied to the search bar.
|
2918
3663
|
*/
|
@@ -2921,6 +3666,10 @@ declare namespace LocalJSX {
|
|
2921
3666
|
* If `true`, the value of the search will have its spelling and grammar checked.
|
2922
3667
|
*/
|
2923
3668
|
"spellcheck"?: boolean;
|
3669
|
+
/**
|
3670
|
+
* If using external filtering, set a timeout for when loading takes too long.
|
3671
|
+
*/
|
3672
|
+
"timeout"?: number;
|
2924
3673
|
/**
|
2925
3674
|
* The value of the search input.
|
2926
3675
|
*/
|
@@ -2938,7 +3687,7 @@ declare namespace LocalJSX {
|
|
2938
3687
|
}
|
2939
3688
|
interface IcSelect {
|
2940
3689
|
/**
|
2941
|
-
*
|
3690
|
+
* @deprecated This prop should not be used anymore.
|
2942
3691
|
*/
|
2943
3692
|
"charactersUntilSuggestions"?: number;
|
2944
3693
|
/**
|
@@ -2946,7 +3695,7 @@ declare namespace LocalJSX {
|
|
2946
3695
|
*/
|
2947
3696
|
"debounce"?: number;
|
2948
3697
|
/**
|
2949
|
-
*
|
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.
|
2950
3699
|
*/
|
2951
3700
|
"disableFilter"?: boolean;
|
2952
3701
|
/**
|
@@ -2981,12 +3730,24 @@ declare namespace LocalJSX {
|
|
2981
3730
|
* The label for the select.
|
2982
3731
|
*/
|
2983
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;
|
2984
3745
|
/**
|
2985
3746
|
* The name of the control, which is submitted with the form data.
|
2986
3747
|
*/
|
2987
3748
|
"name"?: string;
|
2988
3749
|
/**
|
2989
|
-
* Emitted when select loses focus.
|
3750
|
+
* Emitted when the select loses focus.
|
2990
3751
|
*/
|
2991
3752
|
"onIcBlur"?: (event: IcSelectCustomEvent<void>) => void;
|
2992
3753
|
/**
|
@@ -2994,11 +3755,11 @@ declare namespace LocalJSX {
|
|
2994
3755
|
*/
|
2995
3756
|
"onIcChange"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
|
2996
3757
|
/**
|
2997
|
-
* Emitted when clear button clicked.
|
3758
|
+
* Emitted when the clear button is clicked.
|
2998
3759
|
*/
|
2999
3760
|
"onIcClear"?: (event: IcSelectCustomEvent<void>) => void;
|
3000
3761
|
/**
|
3001
|
-
* Emitted when select gains focus.
|
3762
|
+
* Emitted when the select gains focus.
|
3002
3763
|
*/
|
3003
3764
|
"onIcFocus"?: (event: IcSelectCustomEvent<void>) => void;
|
3004
3765
|
/**
|
@@ -3006,9 +3767,13 @@ declare namespace LocalJSX {
|
|
3006
3767
|
*/
|
3007
3768
|
"onIcInput"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
|
3008
3769
|
/**
|
3009
|
-
* Emitted when option is highlighted within the menu. Highlighting a menu item will trigger an `icChange/onIcChange` due to the value being updated.
|
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.
|
3010
3771
|
*/
|
3011
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;
|
3012
3777
|
/**
|
3013
3778
|
* The possible selection options.
|
3014
3779
|
*/
|
@@ -3041,6 +3806,10 @@ declare namespace LocalJSX {
|
|
3041
3806
|
* If `true`, the small styling will be applied to the select.
|
3042
3807
|
*/
|
3043
3808
|
"small"?: boolean;
|
3809
|
+
/**
|
3810
|
+
* If using external filtering, set a timeout for when loading takes too long.
|
3811
|
+
*/
|
3812
|
+
"timeout"?: number;
|
3044
3813
|
/**
|
3045
3814
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
3046
3815
|
*/
|
@@ -3050,7 +3819,7 @@ declare namespace LocalJSX {
|
|
3050
3819
|
*/
|
3051
3820
|
"validationText"?: string;
|
3052
3821
|
/**
|
3053
|
-
* 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.
|
3054
3823
|
*/
|
3055
3824
|
"value"?: string;
|
3056
3825
|
}
|
@@ -3240,7 +4009,7 @@ declare namespace LocalJSX {
|
|
3240
4009
|
}
|
3241
4010
|
interface IcTabGroup {
|
3242
4011
|
/**
|
3243
|
-
*
|
4012
|
+
* @deprecated This is no longer required. The context id is passed down from `ic-tab-context`
|
3244
4013
|
*/
|
3245
4014
|
"contextId"?: string;
|
3246
4015
|
/**
|
@@ -3254,7 +4023,7 @@ declare namespace LocalJSX {
|
|
3254
4023
|
}
|
3255
4024
|
interface IcTabPanel {
|
3256
4025
|
/**
|
3257
|
-
*
|
4026
|
+
* @deprecated This is no longer required. The context id is passed down from `ic-tab-context`
|
3258
4027
|
*/
|
3259
4028
|
"contextId"?: string;
|
3260
4029
|
}
|
@@ -3270,11 +4039,11 @@ declare namespace LocalJSX {
|
|
3270
4039
|
/**
|
3271
4040
|
* The state of autocompletion the browser can apply on the text value.
|
3272
4041
|
*/
|
3273
|
-
"autocomplete"?:
|
4042
|
+
"autocomplete"?: IcAutocompleteTypes;
|
3274
4043
|
/**
|
3275
4044
|
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
3276
4045
|
*/
|
3277
|
-
"autocorrect"?:
|
4046
|
+
"autocorrect"?: IcAutocorrectStates;
|
3278
4047
|
/**
|
3279
4048
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
3280
4049
|
*/
|
@@ -3307,10 +4076,18 @@ declare namespace LocalJSX {
|
|
3307
4076
|
* The label for the input.
|
3308
4077
|
*/
|
3309
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;
|
3310
4083
|
/**
|
3311
4084
|
* The maximum number of characters that can be entered in the field.
|
3312
4085
|
*/
|
3313
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;
|
3314
4091
|
/**
|
3315
4092
|
* The name of the control, which is submitted with the form data.
|
3316
4093
|
*/
|
@@ -3374,7 +4151,7 @@ declare namespace LocalJSX {
|
|
3374
4151
|
/**
|
3375
4152
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
3376
4153
|
*/
|
3377
|
-
"validationStatus"?:
|
4154
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
3378
4155
|
/**
|
3379
4156
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
3380
4157
|
*/
|
@@ -3461,6 +4238,10 @@ declare namespace LocalJSX {
|
|
3461
4238
|
* If `true`, the flyout navigation menu on small devices will be contained by the parent element.
|
3462
4239
|
*/
|
3463
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;
|
3464
4245
|
/**
|
3465
4246
|
* The status info to be displayed.
|
3466
4247
|
*/
|
@@ -3475,6 +4256,10 @@ declare namespace LocalJSX {
|
|
3475
4256
|
* If `true`, appropriate top and bottom margins will be applied to the typography.
|
3476
4257
|
*/
|
3477
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;
|
3478
4263
|
/**
|
3479
4264
|
* The ICDS typography style to use.
|
3480
4265
|
*/
|
@@ -3493,6 +4278,7 @@ declare namespace LocalJSX {
|
|
3493
4278
|
"ic-classification-banner": IcClassificationBanner;
|
3494
4279
|
"ic-data-entity": IcDataEntity;
|
3495
4280
|
"ic-data-row": IcDataRow;
|
4281
|
+
"ic-dialog": IcDialog;
|
3496
4282
|
"ic-divider": IcDivider;
|
3497
4283
|
"ic-footer": IcFooter;
|
3498
4284
|
"ic-footer-link": IcFooterLink;
|
@@ -3506,11 +4292,16 @@ declare namespace LocalJSX {
|
|
3506
4292
|
"ic-link": IcLink;
|
3507
4293
|
"ic-loading-indicator": IcLoadingIndicator;
|
3508
4294
|
"ic-menu": IcMenu;
|
4295
|
+
"ic-menu-group": IcMenuGroup;
|
4296
|
+
"ic-menu-item": IcMenuItem;
|
3509
4297
|
"ic-navigation-button": IcNavigationButton;
|
3510
4298
|
"ic-navigation-group": IcNavigationGroup;
|
3511
4299
|
"ic-navigation-item": IcNavigationItem;
|
3512
4300
|
"ic-navigation-menu": IcNavigationMenu;
|
3513
4301
|
"ic-page-header": IcPageHeader;
|
4302
|
+
"ic-pagination": IcPagination;
|
4303
|
+
"ic-pagination-item": IcPaginationItem;
|
4304
|
+
"ic-popover-menu": IcPopoverMenu;
|
3514
4305
|
"ic-radio-group": IcRadioGroup;
|
3515
4306
|
"ic-radio-option": IcRadioOption;
|
3516
4307
|
"ic-search-bar": IcSearchBar;
|
@@ -3551,6 +4342,7 @@ declare module "@stencil/core" {
|
|
3551
4342
|
"ic-classification-banner": LocalJSX.IcClassificationBanner & JSXBase.HTMLAttributes<HTMLIcClassificationBannerElement>;
|
3552
4343
|
"ic-data-entity": LocalJSX.IcDataEntity & JSXBase.HTMLAttributes<HTMLIcDataEntityElement>;
|
3553
4344
|
"ic-data-row": LocalJSX.IcDataRow & JSXBase.HTMLAttributes<HTMLIcDataRowElement>;
|
4345
|
+
"ic-dialog": LocalJSX.IcDialog & JSXBase.HTMLAttributes<HTMLIcDialogElement>;
|
3554
4346
|
"ic-divider": LocalJSX.IcDivider & JSXBase.HTMLAttributes<HTMLIcDividerElement>;
|
3555
4347
|
"ic-footer": LocalJSX.IcFooter & JSXBase.HTMLAttributes<HTMLIcFooterElement>;
|
3556
4348
|
"ic-footer-link": LocalJSX.IcFooterLink & JSXBase.HTMLAttributes<HTMLIcFooterLinkElement>;
|
@@ -3564,11 +4356,16 @@ declare module "@stencil/core" {
|
|
3564
4356
|
"ic-link": LocalJSX.IcLink & JSXBase.HTMLAttributes<HTMLIcLinkElement>;
|
3565
4357
|
"ic-loading-indicator": LocalJSX.IcLoadingIndicator & JSXBase.HTMLAttributes<HTMLIcLoadingIndicatorElement>;
|
3566
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>;
|
3567
4361
|
"ic-navigation-button": LocalJSX.IcNavigationButton & JSXBase.HTMLAttributes<HTMLIcNavigationButtonElement>;
|
3568
4362
|
"ic-navigation-group": LocalJSX.IcNavigationGroup & JSXBase.HTMLAttributes<HTMLIcNavigationGroupElement>;
|
3569
4363
|
"ic-navigation-item": LocalJSX.IcNavigationItem & JSXBase.HTMLAttributes<HTMLIcNavigationItemElement>;
|
3570
4364
|
"ic-navigation-menu": LocalJSX.IcNavigationMenu & JSXBase.HTMLAttributes<HTMLIcNavigationMenuElement>;
|
3571
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>;
|
3572
4369
|
"ic-radio-group": LocalJSX.IcRadioGroup & JSXBase.HTMLAttributes<HTMLIcRadioGroupElement>;
|
3573
4370
|
"ic-radio-option": LocalJSX.IcRadioOption & JSXBase.HTMLAttributes<HTMLIcRadioOptionElement>;
|
3574
4371
|
"ic-search-bar": LocalJSX.IcSearchBar & JSXBase.HTMLAttributes<HTMLIcSearchBarElement>;
|