@ukic/web-components 2.1.0-beta.1 → 2.1.0-beta.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -0
- package/dist/cjs/OpenInNew-f9958725.js +7 -0
- package/dist/cjs/OpenInNew-f9958725.js.map +1 -0
- package/dist/cjs/{check-icon-999d9877.js → check-icon-b2f60716.js} +2 -2
- package/dist/cjs/check-icon-b2f60716.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 +2 -2
- package/dist/cjs/{helpers-8bc3b6d2.js → helpers-2021e212.js} +78 -4
- package/dist/cjs/helpers-2021e212.js.map +1 -0
- package/dist/cjs/ic-alert.cjs.entry.js +6 -25
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +24 -12
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +15 -6
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +46 -31
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card.cjs.entry.js +29 -5
- package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +4 -4
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +16 -4
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +77 -0
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-classification-banner.cjs.entry.js +3 -3
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-entity.cjs.entry.js +2 -2
- package/dist/cjs/ic-data-entity.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +14 -12
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- 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 +4 -3
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +12 -5
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +5 -5
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +3 -3
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +164 -0
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +79 -45
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +6 -8
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +14 -8
- 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 +120 -0
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-navigation-button.cjs.entry.js +5 -4
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +7 -6
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +19 -12
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +8 -8
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +5 -5
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +236 -0
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-radio-group.cjs.entry.js +13 -5
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +24 -6
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +56 -42
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
- package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +218 -69
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +26 -14
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +2 -2
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +6 -5
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +103 -15
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +166 -42
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +12 -3
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +7 -2
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +9 -118
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +10 -2
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +5 -5
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +4 -4
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +48 -0
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-toast.cjs.entry.js +165 -0
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-top-navigation.cjs.entry.js +15 -10
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/{index-3ef30d9d.js → index-f79a4e53.js} +33 -2
- package/dist/cjs/index-f79a4e53.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/types-3eb02246.js.map +1 -1
- package/dist/collection/assets/back-icon.svg +1 -1
- package/dist/collection/assets/check-icon.svg +1 -1
- package/dist/collection/assets/chevron-icon.svg +1 -1
- package/dist/collection/assets/dismiss-icon.svg +3 -0
- package/dist/collection/assets/error-icon.svg +3 -3
- package/dist/collection/assets/info-icon.svg +3 -3
- package/dist/collection/assets/neutral-icon.svg +3 -3
- package/dist/collection/assets/success-icon.svg +3 -3
- package/dist/collection/assets/warning-icon-outline.svg +3 -0
- package/dist/collection/assets/warning-icon.svg +3 -3
- package/dist/collection/collection-manifest.json +7 -0
- package/dist/collection/components/ic-alert/ic-alert.css +13 -13
- package/dist/collection/components/ic-alert/ic-alert.js +32 -24
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/assets/ArrowUpward.svg +2 -2
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +18 -8
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +18 -7
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +20 -5
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +33 -4
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +2 -2
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.css +16 -15
- package/dist/collection/components/ic-button/ic-button.js +18 -32
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-card/ic-card.css +75 -17
- package/dist/collection/components/ic-card/ic-card.js +103 -16
- package/dist/collection/components/ic-card/ic-card.js.map +1 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +28 -30
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +63 -11
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +18 -2
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +11 -11
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.test.a11y.js +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.test.a11y.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.css +596 -0
- package/dist/collection/components/ic-chip/ic-chip.js +247 -0
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -0
- package/dist/collection/components/ic-chip/ic-chip.test.a11y.js +11 -0
- package/dist/collection/components/ic-chip/ic-chip.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-chip/ic-chip.types.js +2 -0
- package/dist/collection/components/ic-chip/ic-chip.types.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +5 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +6 -6
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -1
- package/dist/collection/components/ic-data-entity/ic-data-entity.css +1 -1
- package/dist/collection/components/ic-data-entity/ic-data-entity.js +2 -2
- package/dist/collection/components/ic-data-entity/ic-data-entity.js.map +1 -1
- package/dist/collection/components/ic-data-row/ic-data-row.css +19 -7
- package/dist/collection/components/ic-data-row/ic-data-row.js +14 -12
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.css +1 -1
- package/dist/collection/components/ic-divider/ic-divider.js +1 -1
- package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.css +4 -4
- package/dist/collection/components/ic-footer/ic-footer.js +19 -16
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +44 -6
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +101 -4
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +4 -3
- 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 +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.test.a11y.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.css +35 -30
- package/dist/collection/components/ic-hero/ic-hero.js +10 -10
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/assets/left-arrow.svg +3 -0
- package/dist/collection/components/ic-horizontal-scroll/assets/right-arrow.svg +3 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.css +539 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +219 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.test.a11y.js +34 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +16 -17
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +8 -8
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-container/ic-input-container.css +0 -1
- package/dist/collection/components/ic-input-container/ic-input-container.js +2 -2
- package/dist/collection/components/ic-input-container/ic-input-container.js.map +1 -1
- package/dist/collection/components/ic-input-label/ic-input-label.js +8 -8
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-validation/ic-input-validation.css +4 -5
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +5 -5
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.css +14 -10
- package/dist/collection/components/ic-link/ic-link.js +43 -13
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +43 -7
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +48 -9
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.css +20 -15
- package/dist/collection/components/ic-menu/ic-menu.js +144 -73
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- 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-item/ic-menu-item.css +633 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +392 -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-navigation-button/ic-navigation-button.js +9 -8
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +14 -7
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +7 -6
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +68 -18
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +113 -16
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +15 -11
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +8 -8
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.css +15 -5
- package/dist/collection/components/ic-page-header/ic-page-header.js +10 -10
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +535 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +432 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.test.a11y.js +13 -0
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.css +32 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +44 -13
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.test.a11y.js +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.test.a11y.js.map +1 -1
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +32 -42
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +65 -19
- 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 +24 -18
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +90 -83
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-section-container/ic-section-container.css +1 -0
- package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
- package/dist/collection/components/ic-section-container/ic-section-container.js.map +1 -1
- package/dist/collection/components/ic-select/assets/Expand.svg +1 -1
- package/dist/collection/components/ic-select/ic-select.css +47 -30
- package/dist/collection/components/ic-select/ic-select.js +336 -88
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation-test-examples.js +90 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation-test-examples.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +47 -37
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +40 -24
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.css +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +2 -2
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +7 -7
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +22 -3
- 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 +1 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.test.a11y.js.map +1 -1
- package/dist/collection/components/ic-step/ic-step.css +127 -30
- package/dist/collection/components/ic-step/ic-step.js +269 -28
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-step/ic-step.types.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper-test-examples.js +74 -0
- package/dist/collection/components/ic-stepper/ic-stepper-test-examples.js.map +1 -0
- package/dist/collection/components/ic-stepper/ic-stepper.css +15 -1
- package/dist/collection/components/ic-stepper/ic-stepper.js +210 -40
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.test.a11y.js +13 -1
- package/dist/collection/components/ic-stepper/ic-stepper.test.a11y.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.css +20 -20
- package/dist/collection/components/ic-switch/ic-switch.js +36 -7
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-tab/ic-tab.css +1 -1
- package/dist/collection/components/ic-tab/ic-tab.js +37 -6
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +31 -4
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js.map +1 -1
- package/dist/collection/components/ic-tab-group/ic-tab-group.css +6 -120
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +12 -156
- 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 +4 -0
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +2 -2
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.css +7 -7
- package/dist/collection/components/ic-text-field/ic-text-field.js +32 -32
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.js +9 -6
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.css +602 -0
- package/dist/collection/components/ic-toast/ic-toast.js +382 -0
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -0
- package/dist/collection/components/ic-toast/ic-toast.test.a11y.js +16 -0
- package/dist/collection/components/ic-toast/ic-toast.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-toast/ic-toast.types.js +2 -0
- package/dist/collection/components/ic-toast/ic-toast.types.js.map +1 -0
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +81 -0
- package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +9 -11
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +28 -3
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +34 -52
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +21 -15
- 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 +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.test.a11y.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.js +1 -1
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/normalize.css +440 -0
- package/dist/collection/testspec.setup.js +8 -0
- package/dist/collection/testspec.setup.js.map +1 -1
- package/dist/collection/utils/constants.js +28 -0
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +13 -4
- 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/check-icon.js +1 -1
- package/dist/components/chevron-icon.js +1 -1
- package/dist/components/helpers.js +71 -4
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-alert.js +6 -25
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +23 -11
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +14 -4
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +9 -20
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card.js +52 -6
- package/dist/components/ic-card.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +3 -3
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +17 -4
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.d.ts +11 -0
- package/dist/components/ic-chip.js +111 -0
- package/dist/components/ic-chip.js.map +1 -0
- package/dist/components/ic-classification-banner.js +2 -2
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-entity.js +1 -1
- package/dist/components/ic-data-entity.js.map +1 -1
- package/dist/components/ic-data-row.js +12 -10
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-divider2.js +2 -2
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +4 -3
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +17 -5
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +4 -4
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +2 -2
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll.d.ts +11 -0
- package/dist/components/ic-horizontal-scroll.js +8 -0
- package/dist/components/ic-horizontal-scroll.js.map +1 -0
- package/dist/components/ic-horizontal-scroll2.js +205 -0
- package/dist/components/ic-horizontal-scroll2.js.map +1 -0
- package/dist/components/ic-input-component-container2.js +2 -3
- 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-container2.js.map +1 -1
- package/dist/components/ic-input-label2.js +1 -1
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +2 -4
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +16 -9
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +27 -7
- 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 +167 -0
- package/dist/components/ic-menu-item2.js.map +1 -0
- package/dist/components/ic-menu2.js +75 -41
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +5 -4
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +5 -4
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +22 -10
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +8 -8
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +30 -6
- package/dist/components/ic-page-header.js.map +1 -1
- 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 +14 -5
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +26 -7
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +59 -44
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +1 -1
- package/dist/components/ic-section-container2.js.map +1 -1
- package/dist/components/ic-select.js +224 -69
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +23 -11
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +1 -1
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-status-tag.js +6 -4
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +117 -16
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +173 -42
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +13 -3
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +6 -1
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +30 -125
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +1 -1
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +11 -2
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field2.js +6 -6
- package/dist/components/ic-text-field2.js.map +1 -1
- package/dist/components/ic-theme.js +2 -2
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.d.ts +11 -0
- package/dist/components/ic-toast-region.js +63 -0
- package/dist/components/ic-toast-region.js.map +1 -0
- package/dist/components/ic-toast.d.ts +11 -0
- package/dist/components/ic-toast.js +214 -0
- package/dist/components/ic-toast.js.map +1 -0
- package/dist/components/ic-tooltip2.js +13 -5
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +22 -11
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/components/index.d.ts +8 -1
- package/dist/components/index.js +7 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/types.js.map +1 -1
- package/dist/core/core.css +3 -3
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/normalize.css +440 -0
- package/dist/core/p-037dfe9d.entry.js +2 -0
- package/dist/core/p-037dfe9d.entry.js.map +1 -0
- package/dist/core/p-05c5c6c4.entry.js +2 -0
- package/dist/core/p-05c5c6c4.entry.js.map +1 -0
- package/dist/core/p-06321d19.js +2 -0
- package/dist/core/p-0a463a65.entry.js +2 -0
- package/dist/core/p-0a463a65.entry.js.map +1 -0
- package/dist/core/p-0faf328a.entry.js +2 -0
- package/dist/core/p-0faf328a.entry.js.map +1 -0
- package/dist/core/p-102281fd.entry.js +2 -0
- package/dist/core/p-102281fd.entry.js.map +1 -0
- package/dist/core/p-1549adc1.entry.js +2 -0
- package/dist/core/p-1549adc1.entry.js.map +1 -0
- package/dist/core/p-25b208ae.entry.js +2 -0
- package/dist/core/p-25b208ae.entry.js.map +1 -0
- package/dist/core/{p-c4d3c18c.entry.js → p-26c9e522.entry.js} +2 -2
- package/dist/core/p-26c9e522.entry.js.map +1 -0
- package/dist/core/p-31a595c1.entry.js +2 -0
- package/dist/core/p-31a595c1.entry.js.map +1 -0
- package/dist/core/p-33a0aabe.entry.js +2 -0
- package/dist/core/p-33a0aabe.entry.js.map +1 -0
- package/dist/core/p-360adc51.entry.js +2 -0
- package/dist/core/p-360adc51.entry.js.map +1 -0
- package/dist/core/p-3d84a743.entry.js +2 -0
- package/dist/core/p-3d84a743.entry.js.map +1 -0
- package/dist/core/p-3dea2867.js +2 -0
- package/dist/core/p-3dea2867.js.map +1 -0
- package/dist/core/p-3fd4f8eb.entry.js +2 -0
- package/dist/core/p-3fd4f8eb.entry.js.map +1 -0
- package/dist/core/p-48a5c2a7.entry.js +2 -0
- package/dist/core/p-48a5c2a7.entry.js.map +1 -0
- package/dist/core/p-4d8392fe.entry.js +2 -0
- package/dist/core/p-4d8392fe.entry.js.map +1 -0
- package/dist/core/p-4ee03271.entry.js +2 -0
- package/dist/core/p-4ee03271.entry.js.map +1 -0
- package/dist/core/{p-f9370be6.js → p-5450cebf.js} +3 -3
- package/dist/core/p-5450cebf.js.map +1 -0
- package/dist/core/p-58ff516f.entry.js +2 -0
- package/dist/core/p-58ff516f.entry.js.map +1 -0
- package/dist/core/p-62b3516e.entry.js +2 -0
- package/dist/core/p-62b3516e.entry.js.map +1 -0
- package/dist/core/p-6f57b13c.js.map +1 -1
- package/dist/core/p-73fddc63.entry.js +2 -0
- package/dist/core/p-73fddc63.entry.js.map +1 -0
- package/dist/core/p-741b4ea3.entry.js +2 -0
- package/dist/core/p-741b4ea3.entry.js.map +1 -0
- package/dist/core/p-7dcb9104.entry.js +2 -0
- package/dist/core/p-7dcb9104.entry.js.map +1 -0
- package/dist/core/{p-e93e9aa3.entry.js → p-7fd50355.entry.js} +2 -2
- package/dist/core/p-7fd50355.entry.js.map +1 -0
- package/dist/core/p-81652a98.entry.js +2 -0
- package/dist/core/p-81652a98.entry.js.map +1 -0
- package/dist/core/p-87c7ba3b.entry.js +2 -0
- package/dist/core/p-87c7ba3b.entry.js.map +1 -0
- package/dist/core/p-897e967a.entry.js +2 -0
- package/dist/core/p-897e967a.entry.js.map +1 -0
- package/dist/core/p-8c7f4343.js +2 -0
- package/dist/core/p-8c9cc4d5.entry.js +2 -0
- package/dist/core/p-8c9cc4d5.entry.js.map +1 -0
- package/dist/core/p-8d4f7027.js +2 -0
- package/dist/core/{p-0118400b.entry.js → p-8ffa00c9.entry.js} +2 -2
- package/dist/core/p-8ffa00c9.entry.js.map +1 -0
- package/dist/core/p-a2c7dc6c.entry.js +2 -0
- package/dist/core/p-a2c7dc6c.entry.js.map +1 -0
- package/dist/core/p-a3742d40.entry.js +2 -0
- package/dist/core/p-a3742d40.entry.js.map +1 -0
- package/dist/core/p-a44a0500.entry.js +2 -0
- package/dist/core/p-a44a0500.entry.js.map +1 -0
- package/dist/core/p-a8e969ea.entry.js +2 -0
- package/dist/core/p-a8e969ea.entry.js.map +1 -0
- package/dist/core/p-ac6ecdb6.entry.js +2 -0
- package/dist/core/p-ac6ecdb6.entry.js.map +1 -0
- package/dist/core/p-acb08809.entry.js +2 -0
- package/dist/core/p-acb08809.entry.js.map +1 -0
- package/dist/core/{p-6be5e06b.entry.js → p-ad2477d8.entry.js} +2 -2
- package/dist/core/p-ad2477d8.entry.js.map +1 -0
- package/dist/core/p-affb42c7.entry.js +2 -0
- package/dist/core/p-affb42c7.entry.js.map +1 -0
- package/dist/core/p-b7fc1f35.entry.js +2 -0
- package/dist/core/p-b7fc1f35.entry.js.map +1 -0
- package/dist/core/p-b8b960a5.entry.js +2 -0
- package/dist/core/p-b8b960a5.entry.js.map +1 -0
- package/dist/core/p-b921bb19.entry.js +2 -0
- package/dist/core/p-b921bb19.entry.js.map +1 -0
- package/dist/core/{p-6d0eaaeb.entry.js → p-c9068822.entry.js} +2 -2
- package/dist/core/{p-6d0eaaeb.entry.js.map → p-c9068822.entry.js.map} +1 -1
- package/dist/core/p-c996810e.entry.js +2 -0
- package/dist/core/p-c996810e.entry.js.map +1 -0
- package/dist/core/p-cc62d065.entry.js +2 -0
- package/dist/core/p-cc62d065.entry.js.map +1 -0
- package/dist/core/{p-02799e26.entry.js → p-d2508752.entry.js} +2 -2
- package/dist/core/{p-02799e26.entry.js.map → p-d2508752.entry.js.map} +1 -1
- package/dist/core/p-d28d7f24.entry.js +2 -0
- package/dist/core/p-d28d7f24.entry.js.map +1 -0
- package/dist/core/{p-07cd789d.entry.js → p-dbfdfa8a.entry.js} +2 -2
- package/dist/core/p-dbfdfa8a.entry.js.map +1 -0
- package/dist/core/{p-10da19d2.entry.js → p-dd71a986.entry.js} +2 -2
- package/dist/core/p-dd71a986.entry.js.map +1 -0
- package/dist/core/p-e4547265.entry.js +2 -0
- package/dist/core/p-e4547265.entry.js.map +1 -0
- package/dist/core/p-ea0c4aca.entry.js +2 -0
- package/dist/core/p-ea0c4aca.entry.js.map +1 -0
- package/dist/core/{p-cadb531f.entry.js → p-ed6cf9b9.entry.js} +2 -2
- package/dist/core/p-ed6cf9b9.entry.js.map +1 -0
- package/dist/core/p-f6ddd32f.entry.js +2 -0
- package/dist/core/p-f6ddd32f.entry.js.map +1 -0
- package/dist/core/p-f777679c.entry.js +2 -0
- package/dist/core/p-f777679c.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/{check-icon-53f1d9e5.js → check-icon-abb210ec.js} +2 -2
- package/dist/esm/check-icon-abb210ec.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 +2 -2
- package/dist/esm/{helpers-3d41833c.js → helpers-b2b47a7d.js} +72 -5
- package/dist/esm/helpers-b2b47a7d.js.map +1 -0
- package/dist/esm/ic-alert.entry.js +6 -25
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +24 -12
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +2 -2
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +15 -6
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +46 -31
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card.entry.js +29 -5
- package/dist/esm/ic-card.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +4 -4
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +16 -4
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +73 -0
- package/dist/esm/ic-chip.entry.js.map +1 -0
- package/dist/esm/ic-classification-banner.entry.js +3 -3
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-entity.entry.js +2 -2
- package/dist/esm/ic-data-entity.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +14 -12
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- 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 +4 -3
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +12 -5
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +5 -5
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +3 -3
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +160 -0
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -0
- package/dist/esm/ic-input-component-container_3.entry.js +78 -44
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +3 -5
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +14 -8
- 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 +116 -0
- package/dist/esm/ic-menu-item.entry.js.map +1 -0
- package/dist/esm/ic-navigation-button.entry.js +5 -4
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +7 -6
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +19 -12
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +8 -8
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +5 -5
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +232 -0
- package/dist/esm/ic-popover-menu.entry.js.map +1 -0
- package/dist/esm/ic-radio-group.entry.js +13 -5
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +24 -6
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +56 -42
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +2 -2
- package/dist/esm/ic-section-container.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +218 -69
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +26 -14
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +2 -2
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-status-tag.entry.js +6 -5
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +103 -15
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +166 -42
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +12 -3
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +7 -2
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +9 -118
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +2 -2
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +10 -2
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +5 -5
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +4 -4
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +44 -0
- package/dist/esm/ic-toast-region.entry.js.map +1 -0
- package/dist/esm/ic-toast.entry.js +161 -0
- package/dist/esm/ic-toast.entry.js.map +1 -0
- package/dist/esm/ic-top-navigation.entry.js +15 -10
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +1 -1
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/{index-1500de1f.js → index-90721b3c.js} +33 -2
- package/dist/esm/index-90721b3c.js.map +1 -0
- package/dist/esm/loader.js +2 -2
- package/dist/esm/types-dd515332.js.map +1 -1
- package/dist/types/components/ic-alert/ic-alert.d.ts +14 -10
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +1 -0
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +9 -5
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +2 -2
- package/dist/types/components/ic-button/ic-button.d.ts +11 -14
- package/dist/types/components/ic-card/ic-card.d.ts +31 -10
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +18 -10
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +9 -9
- package/dist/types/components/ic-chip/ic-chip.d.ts +48 -0
- package/dist/types/components/ic-chip/ic-chip.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-chip/ic-chip.types.d.ts +2 -0
- package/dist/types/components/ic-classification-banner/ic-classification-banner.d.ts +5 -5
- package/dist/types/components/ic-data-entity/ic-data-entity.d.ts +2 -2
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +3 -3
- package/dist/types/components/ic-footer/ic-footer.d.ts +12 -12
- package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +20 -0
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +1 -1
- package/dist/types/components/ic-hero/ic-hero.d.ts +9 -9
- package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.d.ts +39 -0
- package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +8 -8
- package/dist/types/components/ic-input-container/ic-input-container.d.ts +2 -2
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +8 -8
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +5 -5
- package/dist/types/components/ic-link/ic-link.d.ts +10 -7
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +7 -3
- package/dist/types/components/ic-menu/ic-menu.d.ts +36 -18
- 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 +6 -6
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +3 -3
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +28 -8
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +2 -2
- package/dist/types/components/ic-page-header/ic-page-header.d.ts +10 -8
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +58 -0
- package/dist/types/components/ic-popover-menu/ic-popover-menu.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +15 -11
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +17 -11
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +31 -30
- package/dist/types/components/ic-section-container/ic-section-container.d.ts +2 -2
- package/dist/types/components/ic-select/ic-select.d.ts +68 -23
- package/dist/types/components/ic-side-navigation/ic-side-navigation-test-examples.d.ts +1 -0
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +13 -12
- package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +2 -2
- package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +5 -1
- package/dist/types/components/ic-step/ic-step.d.ts +37 -8
- package/dist/types/components/ic-step/ic-step.types.d.ts +2 -0
- package/dist/types/components/ic-stepper/ic-stepper-test-examples.d.ts +4 -0
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +23 -6
- package/dist/types/components/ic-switch/ic-switch.d.ts +11 -7
- package/dist/types/components/ic-tab/ic-tab.d.ts +9 -5
- package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +8 -4
- package/dist/types/components/ic-tab-group/ic-tab-group.d.ts +5 -33
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +2 -2
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +31 -31
- package/dist/types/components/ic-theme/ic-theme.d.ts +3 -3
- package/dist/types/components/ic-toast/ic-toast.d.ts +66 -0
- package/dist/types/components/ic-toast/ic-toast.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-toast/ic-toast.types.d.ts +1 -0
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +12 -0
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +4 -0
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +7 -6
- package/dist/types/components/ic-typography/ic-typography.d.ts +1 -1
- package/dist/types/components.d.ts +1103 -559
- package/dist/types/interface.d.ts +0 -1
- package/dist/types/testspec.setup.d.ts +1 -0
- package/dist/types/utils/constants.d.ts +22 -0
- package/dist/types/utils/helpers.d.ts +2 -0
- package/dist/types/utils/types.d.ts +3 -0
- package/hydrate/index.js +2030 -602
- package/package.json +5 -5
- package/dist/cjs/check-icon-999d9877.js.map +0 -1
- package/dist/cjs/chevron-icon-d175fe66.js +0 -10
- package/dist/cjs/chevron-icon-d175fe66.js.map +0 -1
- package/dist/cjs/error-icon-99504103.js +0 -18
- package/dist/cjs/error-icon-99504103.js.map +0 -1
- package/dist/cjs/helpers-8bc3b6d2.js.map +0 -1
- package/dist/cjs/index-3ef30d9d.js.map +0 -1
- package/dist/cjs/success-icon-887b2097.js +0 -11
- package/dist/cjs/success-icon-887b2097.js.map +0 -1
- package/dist/collection/components/ic-alert/ic-alert.types.js +0 -2
- package/dist/collection/components/ic-alert/ic-alert.types.js.map +0 -1
- package/dist/collection/components/ic-tab-group/assets/left-arrow.svg +0 -3
- package/dist/collection/components/ic-tab-group/assets/right-arrow.svg +0 -3
- package/dist/components/error-icon.js +0 -15
- package/dist/components/error-icon.js.map +0 -1
- package/dist/components/success-icon.js +0 -9
- package/dist/components/success-icon.js.map +0 -1
- package/dist/core/p-0118400b.entry.js.map +0 -1
- package/dist/core/p-07cd789d.entry.js.map +0 -1
- package/dist/core/p-0b125f26.entry.js +0 -2
- package/dist/core/p-0b125f26.entry.js.map +0 -1
- package/dist/core/p-10da19d2.entry.js.map +0 -1
- package/dist/core/p-1337db5e.entry.js +0 -2
- package/dist/core/p-1337db5e.entry.js.map +0 -1
- package/dist/core/p-1721bcf3.entry.js +0 -2
- package/dist/core/p-1721bcf3.entry.js.map +0 -1
- package/dist/core/p-1e7b4310.js +0 -2
- package/dist/core/p-23831891.js +0 -2
- package/dist/core/p-23831891.js.map +0 -1
- package/dist/core/p-272c7abd.entry.js +0 -2
- package/dist/core/p-272c7abd.entry.js.map +0 -1
- package/dist/core/p-2f114521.entry.js +0 -2
- package/dist/core/p-2f114521.entry.js.map +0 -1
- package/dist/core/p-31a8595f.entry.js +0 -2
- package/dist/core/p-31a8595f.entry.js.map +0 -1
- package/dist/core/p-33a45ace.entry.js +0 -2
- package/dist/core/p-33a45ace.entry.js.map +0 -1
- package/dist/core/p-347ec49e.entry.js +0 -2
- package/dist/core/p-347ec49e.entry.js.map +0 -1
- package/dist/core/p-39ae284e.entry.js +0 -2
- package/dist/core/p-39ae284e.entry.js.map +0 -1
- package/dist/core/p-558552f8.entry.js +0 -2
- package/dist/core/p-558552f8.entry.js.map +0 -1
- package/dist/core/p-5e261268.entry.js +0 -2
- package/dist/core/p-5e261268.entry.js.map +0 -1
- package/dist/core/p-60ffb73e.entry.js +0 -2
- package/dist/core/p-60ffb73e.entry.js.map +0 -1
- package/dist/core/p-69650186.entry.js +0 -2
- package/dist/core/p-69650186.entry.js.map +0 -1
- package/dist/core/p-6b34d98f.entry.js +0 -2
- package/dist/core/p-6b34d98f.entry.js.map +0 -1
- package/dist/core/p-6be5e06b.entry.js.map +0 -1
- package/dist/core/p-6f6bd657.entry.js +0 -2
- package/dist/core/p-6f6bd657.entry.js.map +0 -1
- package/dist/core/p-7093d214.entry.js +0 -2
- package/dist/core/p-7093d214.entry.js.map +0 -1
- package/dist/core/p-7577c6a3.entry.js +0 -2
- package/dist/core/p-7577c6a3.entry.js.map +0 -1
- package/dist/core/p-7b11e1dc.entry.js +0 -2
- package/dist/core/p-7b11e1dc.entry.js.map +0 -1
- package/dist/core/p-7b39977f.entry.js +0 -2
- package/dist/core/p-7b39977f.entry.js.map +0 -1
- package/dist/core/p-7f632414.entry.js +0 -2
- package/dist/core/p-7f632414.entry.js.map +0 -1
- package/dist/core/p-898607d0.entry.js +0 -2
- package/dist/core/p-898607d0.entry.js.map +0 -1
- package/dist/core/p-8ddeb574.entry.js +0 -2
- package/dist/core/p-8ddeb574.entry.js.map +0 -1
- package/dist/core/p-9cd04875.entry.js +0 -2
- package/dist/core/p-9cd04875.entry.js.map +0 -1
- package/dist/core/p-ac43322e.entry.js +0 -2
- package/dist/core/p-ac43322e.entry.js.map +0 -1
- package/dist/core/p-ae6aa67f.js +0 -2
- package/dist/core/p-ae81dffa.entry.js +0 -2
- package/dist/core/p-ae81dffa.entry.js.map +0 -1
- package/dist/core/p-b3dec76d.entry.js +0 -2
- package/dist/core/p-b3dec76d.entry.js.map +0 -1
- package/dist/core/p-b5a988c0.entry.js +0 -2
- package/dist/core/p-b5a988c0.entry.js.map +0 -1
- package/dist/core/p-bf5717ca.js +0 -2
- package/dist/core/p-c4d3c18c.entry.js.map +0 -1
- package/dist/core/p-c6dd4f47.entry.js +0 -2
- package/dist/core/p-c6dd4f47.entry.js.map +0 -1
- package/dist/core/p-cadb531f.entry.js.map +0 -1
- package/dist/core/p-cc83692e.entry.js +0 -2
- package/dist/core/p-cc83692e.entry.js.map +0 -1
- package/dist/core/p-dd3c3e3c.entry.js +0 -2
- package/dist/core/p-dd3c3e3c.entry.js.map +0 -1
- package/dist/core/p-df5caf13.entry.js +0 -2
- package/dist/core/p-df5caf13.entry.js.map +0 -1
- package/dist/core/p-e106305b.entry.js +0 -2
- package/dist/core/p-e106305b.entry.js.map +0 -1
- package/dist/core/p-e28af65b.js +0 -2
- package/dist/core/p-e28af65b.js.map +0 -1
- package/dist/core/p-e590f1d2.entry.js +0 -2
- package/dist/core/p-e590f1d2.entry.js.map +0 -1
- package/dist/core/p-e93e9aa3.entry.js.map +0 -1
- package/dist/core/p-ecfb2e6b.entry.js +0 -2
- package/dist/core/p-ecfb2e6b.entry.js.map +0 -1
- package/dist/core/p-f9370be6.js.map +0 -1
- package/dist/esm/check-icon-53f1d9e5.js.map +0 -1
- package/dist/esm/chevron-icon-5b38c60a.js +0 -8
- package/dist/esm/chevron-icon-5b38c60a.js.map +0 -1
- package/dist/esm/error-icon-6046a380.js +0 -15
- package/dist/esm/error-icon-6046a380.js.map +0 -1
- package/dist/esm/helpers-3d41833c.js.map +0 -1
- package/dist/esm/index-1500de1f.js.map +0 -1
- package/dist/esm/success-icon-2f71b115.js +0 -9
- package/dist/esm/success-icon-2f71b115.js.map +0 -1
- package/dist/types/components/ic-alert/ic-alert.types.d.ts +0 -1
- /package/dist/collection/{components/ic-link/assets → assets}/OpenInNew.svg +0 -0
- /package/dist/core/{p-1e7b4310.js.map → p-06321d19.js.map} +0 -0
- /package/dist/core/{p-ae6aa67f.js.map → p-8c7f4343.js.map} +0 -0
- /package/dist/core/{p-bf5717ca.js.map → p-8d4f7027.js.map} +0 -0
|
@@ -5,21 +5,22 @@
|
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
-
import {
|
|
8
|
+
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcStatusVariants, IcTheme, IcThemeForeground, IcThemeForegroundNoDefault, IcTypographyVariants } from "./utils/types";
|
|
9
9
|
import { IcButtonSizes, IcButtonTooltipPlacement, IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
|
10
|
-
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcInformationStatusOrEmpty, IcMenuOption, IcSearchMatchPositions, IcTheme, IcThemeForeground, IcThemeForegroundNoDefault, IcTypographyVariants } from "./utils/types";
|
|
11
10
|
import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
|
11
|
+
import { IcChipAppearance, IcChipSizes } from "./components/ic-chip/ic-chip.types";
|
|
12
12
|
import { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
|
|
13
13
|
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
17
|
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
|
18
|
+
import { IcMenuItemVariants } from "./components/ic-menu-item/ic-menu-item.types";
|
|
18
19
|
import { IcAutocompleteTypes as IcAutocompleteTypes1, IcAutocorrectStates as IcAutocorrectStates1, IcBlurEventDetail, IcInformationStatusOrEmpty as IcInformationStatusOrEmpty1, IcValueEventDetail } from "./interface";
|
|
19
20
|
import { IcSearchBarBlurEventDetail } from "./components/ic-search-bar/ic-search-bar.types";
|
|
20
21
|
import { IcSkeletonVariants } from "./components/ic-skeleton/ic-skeleton.types";
|
|
21
22
|
import { IcStatusTagAppearance, IcStatusTagStatuses } from "./components/ic-status-tag/ic-status-tag.types";
|
|
22
|
-
import { IcStepTypes } from "./components/ic-step/ic-step.types";
|
|
23
|
+
import { IcStepStatuses, IcStepTypes, IcStepVariants } from "./components/ic-step/ic-step.types";
|
|
23
24
|
import { IcStepperAlignment } from "./components/ic-stepper/ic-stepper.types";
|
|
24
25
|
import { IcSwitchChangeEventDetail } from "./components/ic-switch/ic-switch.types";
|
|
25
26
|
import { IcTabClickEventDetail, IcTabSelectEventDetail } from "./components/ic-tab/ic-tab.types";
|
|
@@ -28,29 +29,29 @@ import { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
|
|
28
29
|
export namespace Components {
|
|
29
30
|
interface IcAlert {
|
|
30
31
|
/**
|
|
31
|
-
*
|
|
32
|
+
* If `true`, the alert will have the 'alert' ARIA role and will be announced to screen readers.
|
|
32
33
|
*/
|
|
33
34
|
"announced"?: boolean;
|
|
34
35
|
/**
|
|
35
|
-
*
|
|
36
|
+
* If `true`, the alert will have a close icon at the end to dismiss it.
|
|
36
37
|
*/
|
|
37
38
|
"dismissible"?: boolean;
|
|
38
39
|
/**
|
|
39
|
-
*
|
|
40
|
+
* The optional title to display at the start of the alert.
|
|
40
41
|
*/
|
|
41
42
|
"heading"?: string;
|
|
42
43
|
/**
|
|
43
|
-
*
|
|
44
|
+
* The main body message of the alert.
|
|
44
45
|
*/
|
|
45
46
|
"message"?: string;
|
|
46
47
|
/**
|
|
47
|
-
*
|
|
48
|
+
* If `true`, the title and message will appear inline instead of above and below.
|
|
48
49
|
*/
|
|
49
50
|
"titleAbove"?: boolean;
|
|
50
51
|
/**
|
|
51
|
-
*
|
|
52
|
+
* The variant of the alert which will be rendered.
|
|
52
53
|
*/
|
|
53
|
-
"variant"?:
|
|
54
|
+
"variant"?: IcStatusVariants;
|
|
54
55
|
}
|
|
55
56
|
interface IcBackToTop {
|
|
56
57
|
/**
|
|
@@ -60,48 +61,52 @@ export namespace Components {
|
|
|
60
61
|
}
|
|
61
62
|
interface IcBreadcrumb {
|
|
62
63
|
/**
|
|
63
|
-
* If true
|
|
64
|
+
* If `true`, aria-current will be set on the breadcrumb.
|
|
64
65
|
*/
|
|
65
66
|
"current"?: boolean;
|
|
66
67
|
/**
|
|
67
|
-
*
|
|
68
|
+
* The URL that the breadcrumb link points to.
|
|
68
69
|
*/
|
|
69
70
|
"href"?: string;
|
|
70
71
|
/**
|
|
71
|
-
*
|
|
72
|
+
* The title of the breadcrumb.
|
|
72
73
|
*/
|
|
73
74
|
"pageTitle": string;
|
|
75
|
+
/**
|
|
76
|
+
* Sets focus on the breadcrumb.
|
|
77
|
+
*/
|
|
78
|
+
"setFocus": () => Promise<void>;
|
|
74
79
|
"showBackIcon": boolean;
|
|
75
80
|
}
|
|
76
81
|
interface IcBreadcrumbGroup {
|
|
77
82
|
/**
|
|
78
|
-
* If true
|
|
83
|
+
* If `true`, display only a single breadcrumb for the parent page with a back icon.
|
|
79
84
|
*/
|
|
80
85
|
"backBreadcrumbOnly": boolean;
|
|
81
86
|
/**
|
|
82
|
-
* If true
|
|
87
|
+
* If `true`, all breadcrumbs between the first and last breadcrumb will be collapsed.
|
|
83
88
|
*/
|
|
84
89
|
"collapsed": boolean;
|
|
85
90
|
}
|
|
86
91
|
interface IcButton {
|
|
87
92
|
/**
|
|
88
|
-
*
|
|
93
|
+
* The appearance of the button, e.g. dark, light, or the default.
|
|
89
94
|
*/
|
|
90
95
|
"appearance"?: IcThemeForeground;
|
|
91
96
|
/**
|
|
92
|
-
*
|
|
97
|
+
* If `true`, the ic-tooltip which is shown for icon variant will be disabled. Title or aria-label must be set if this prop is not applied.
|
|
93
98
|
*/
|
|
94
99
|
"disableTooltip"?: boolean;
|
|
95
100
|
/**
|
|
96
|
-
*
|
|
101
|
+
* If `true`, the button will be in disabled state.
|
|
97
102
|
*/
|
|
98
103
|
"disabled"?: boolean;
|
|
99
104
|
/**
|
|
100
|
-
*
|
|
105
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
101
106
|
*/
|
|
102
107
|
"download"?: string | boolean;
|
|
103
108
|
/**
|
|
104
|
-
*
|
|
109
|
+
* If `true`, the button will fill the width of the container.
|
|
105
110
|
*/
|
|
106
111
|
"fullWidth"?: boolean;
|
|
107
112
|
/**
|
|
@@ -109,11 +114,11 @@ export namespace Components {
|
|
|
109
114
|
*/
|
|
110
115
|
"href"?: string;
|
|
111
116
|
/**
|
|
112
|
-
*
|
|
117
|
+
* The human language of the linked URL.
|
|
113
118
|
*/
|
|
114
119
|
"hreflang"?: string;
|
|
115
120
|
/**
|
|
116
|
-
*
|
|
121
|
+
* If `true`, the button will be in loading state.
|
|
117
122
|
*/
|
|
118
123
|
"loading"?: boolean;
|
|
119
124
|
/**
|
|
@@ -125,7 +130,7 @@ export namespace Components {
|
|
|
125
130
|
*/
|
|
126
131
|
"rel"?: string;
|
|
127
132
|
/**
|
|
128
|
-
* Sets focus on the native `button
|
|
133
|
+
* Sets focus on the native `button`.
|
|
129
134
|
*/
|
|
130
135
|
"setFocus": () => Promise<void>;
|
|
131
136
|
/**
|
|
@@ -133,7 +138,7 @@ export namespace Components {
|
|
|
133
138
|
*/
|
|
134
139
|
"size"?: IcButtonSizes;
|
|
135
140
|
/**
|
|
136
|
-
*
|
|
141
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
137
142
|
*/
|
|
138
143
|
"target"?: string;
|
|
139
144
|
/**
|
|
@@ -146,37 +151,41 @@ export namespace Components {
|
|
|
146
151
|
"type"?: IcButtonTypes;
|
|
147
152
|
"updateAriaLabel": (newValue: string) => Promise<void>;
|
|
148
153
|
/**
|
|
149
|
-
* The button
|
|
154
|
+
* The variant of the button to be displayed.
|
|
150
155
|
*/
|
|
151
156
|
"variant"?: IcButtonVariants;
|
|
152
157
|
}
|
|
153
158
|
interface IcCard {
|
|
154
159
|
/**
|
|
155
|
-
*
|
|
160
|
+
* If `true`, the card will be a clickable variant, instead of static.
|
|
156
161
|
*/
|
|
157
162
|
"clickable"?: boolean;
|
|
158
163
|
/**
|
|
159
|
-
*
|
|
164
|
+
* If `true`, the card will be disabled if it is clickable.
|
|
160
165
|
*/
|
|
161
166
|
"disabled"?: boolean;
|
|
162
167
|
/**
|
|
163
|
-
* If true
|
|
168
|
+
* If `true`, the card will have an expandable area and expansion toggle button.
|
|
164
169
|
*/
|
|
165
|
-
"
|
|
170
|
+
"expandable"?: boolean;
|
|
171
|
+
/**
|
|
172
|
+
* If `true`, the card will fill the width of the container.
|
|
173
|
+
*/
|
|
174
|
+
"fullWidth"?: boolean;
|
|
166
175
|
/**
|
|
167
|
-
*
|
|
176
|
+
* The heading for the card.
|
|
168
177
|
*/
|
|
169
178
|
"heading": string;
|
|
170
179
|
/**
|
|
171
|
-
* URL
|
|
180
|
+
* The URL that the clickable card link points to. If set, the clickable card will render as an "a" tag, otherwise it will render as a button.
|
|
172
181
|
*/
|
|
173
182
|
"href"?: string | undefined;
|
|
174
183
|
/**
|
|
175
|
-
*
|
|
184
|
+
* The human language of the linked URL.
|
|
176
185
|
*/
|
|
177
186
|
"hreflang"?: string;
|
|
178
187
|
/**
|
|
179
|
-
*
|
|
188
|
+
* The main body message of the card.
|
|
180
189
|
*/
|
|
181
190
|
"message"?: string;
|
|
182
191
|
/**
|
|
@@ -188,129 +197,167 @@ export namespace Components {
|
|
|
188
197
|
*/
|
|
189
198
|
"rel"?: string;
|
|
190
199
|
/**
|
|
191
|
-
*
|
|
200
|
+
* Sets focus on the card.
|
|
201
|
+
*/
|
|
202
|
+
"setFocus": () => Promise<void>;
|
|
203
|
+
/**
|
|
204
|
+
* The subheading for the card.
|
|
205
|
+
*/
|
|
206
|
+
"subheading"?: string;
|
|
207
|
+
/**
|
|
208
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
192
209
|
*/
|
|
193
210
|
"target"?: string;
|
|
194
211
|
}
|
|
195
212
|
interface IcCheckbox {
|
|
196
213
|
/**
|
|
197
|
-
*
|
|
214
|
+
* The style of additionalField that will be displayed if used.
|
|
198
215
|
*/
|
|
199
216
|
"additionalFieldDisplay": IcAdditionalFieldTypes;
|
|
200
217
|
/**
|
|
201
|
-
*
|
|
218
|
+
* If `true`, the checkbox will be set to the checked state.
|
|
202
219
|
*/
|
|
203
220
|
"checked"?: boolean;
|
|
204
221
|
/**
|
|
205
|
-
*
|
|
222
|
+
* If `true`, the checkbox will be set to the disabled state.
|
|
206
223
|
*/
|
|
207
224
|
"disabled"?: boolean;
|
|
208
225
|
/**
|
|
209
|
-
*
|
|
226
|
+
* The text to be displayed when dynamic.
|
|
210
227
|
*/
|
|
211
228
|
"dynamicText": string;
|
|
212
229
|
/**
|
|
213
|
-
*
|
|
230
|
+
* The group label for the checkbox.
|
|
214
231
|
*/
|
|
215
232
|
"groupLabel": string;
|
|
216
233
|
/**
|
|
217
|
-
*
|
|
234
|
+
* If `true`, the indeterminate state will be displayed when checked.
|
|
218
235
|
*/
|
|
219
236
|
"indeterminate": boolean;
|
|
220
237
|
/**
|
|
221
|
-
*
|
|
238
|
+
* The label for the checkbox.
|
|
222
239
|
*/
|
|
223
240
|
"label": string;
|
|
224
241
|
/**
|
|
225
|
-
*
|
|
242
|
+
* The name for the checkbox. If not set when used in a checkbox group, the name will be based on the group name.
|
|
226
243
|
*/
|
|
227
244
|
"name": string;
|
|
228
245
|
/**
|
|
229
|
-
*
|
|
246
|
+
* Sets focus on the checkbox.
|
|
247
|
+
*/
|
|
248
|
+
"setFocus": () => Promise<void>;
|
|
249
|
+
/**
|
|
250
|
+
* The value for the checkbox.
|
|
230
251
|
*/
|
|
231
252
|
"value": string;
|
|
232
253
|
}
|
|
233
254
|
interface IcCheckboxGroup {
|
|
234
255
|
/**
|
|
235
|
-
*
|
|
256
|
+
* If `true`, the checkbox group will be set to the disabled state.
|
|
236
257
|
*/
|
|
237
258
|
"disabled": boolean;
|
|
238
259
|
/**
|
|
239
|
-
*
|
|
260
|
+
* The helper text that will be displayed for additional field guidance.
|
|
240
261
|
*/
|
|
241
262
|
"helperText": string;
|
|
242
263
|
/**
|
|
243
|
-
*
|
|
264
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
244
265
|
*/
|
|
245
266
|
"hideLabel": boolean;
|
|
246
267
|
/**
|
|
247
|
-
*
|
|
268
|
+
* The label for the checkbox group to be displayed.
|
|
248
269
|
*/
|
|
249
270
|
"label": string;
|
|
250
271
|
/**
|
|
251
|
-
*
|
|
272
|
+
* The name for the checkbox group to differentiate from other groups.
|
|
252
273
|
*/
|
|
253
274
|
"name": string;
|
|
254
275
|
/**
|
|
255
|
-
*
|
|
276
|
+
* If `true`, the checkbox group will require a value.
|
|
256
277
|
*/
|
|
257
278
|
"required": boolean;
|
|
258
279
|
/**
|
|
259
|
-
*
|
|
280
|
+
* If `true`, the small styling will be applied to the checkbox group.
|
|
260
281
|
*/
|
|
261
282
|
"small": boolean;
|
|
262
283
|
/**
|
|
263
|
-
*
|
|
284
|
+
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
|
264
285
|
*/
|
|
265
286
|
"validationStatus": IcInformationStatusOrEmpty;
|
|
266
287
|
/**
|
|
267
|
-
*
|
|
288
|
+
* The validation text - e.g. 'error' | 'warning' | 'success'.
|
|
268
289
|
*/
|
|
269
290
|
"validationText": string;
|
|
270
291
|
}
|
|
292
|
+
interface IcChip {
|
|
293
|
+
/**
|
|
294
|
+
* The emphasis of the chip.
|
|
295
|
+
*/
|
|
296
|
+
"appearance"?: IcChipAppearance;
|
|
297
|
+
/**
|
|
298
|
+
* If `true`, the chip will appear disabled.
|
|
299
|
+
*/
|
|
300
|
+
"disabled"?: boolean;
|
|
301
|
+
/**
|
|
302
|
+
* If `true`, the chip will have a close button at the end to dismiss it.
|
|
303
|
+
*/
|
|
304
|
+
"dismissible"?: boolean;
|
|
305
|
+
/**
|
|
306
|
+
* The text rendered within the chip.
|
|
307
|
+
*/
|
|
308
|
+
"label": string;
|
|
309
|
+
/**
|
|
310
|
+
* Sets focus on the chip.
|
|
311
|
+
*/
|
|
312
|
+
"setFocus": () => Promise<void>;
|
|
313
|
+
/**
|
|
314
|
+
* The size of the chip.
|
|
315
|
+
*/
|
|
316
|
+
"size"?: IcChipSizes;
|
|
317
|
+
}
|
|
271
318
|
interface IcClassificationBanner {
|
|
272
319
|
/**
|
|
273
|
-
*
|
|
320
|
+
* The additional information that will be displayed after the classification.
|
|
274
321
|
*/
|
|
275
322
|
"additionalSelectors"?: string;
|
|
276
323
|
/**
|
|
277
|
-
* The classification level to be displayed also determines the banner and text colour
|
|
324
|
+
* The classification level to be displayed - also determines the banner and text colour.
|
|
278
325
|
*/
|
|
279
326
|
"classification"?: IcProtectiveMarkings;
|
|
280
327
|
/**
|
|
281
|
-
*
|
|
328
|
+
* The optional text that will be displayed before classification to specify relevant country/countries.
|
|
282
329
|
*/
|
|
283
330
|
"country"?: string;
|
|
284
331
|
/**
|
|
285
|
-
*
|
|
332
|
+
* If `true`, the banner will appear inline with the page, instead of sticking to the bottom of the page.
|
|
286
333
|
*/
|
|
287
334
|
"inline"?: boolean;
|
|
288
335
|
/**
|
|
289
|
-
*
|
|
336
|
+
* If `true`, "Up to" will be displayed before the classification and country.
|
|
290
337
|
*/
|
|
291
338
|
"upTo"?: boolean;
|
|
292
339
|
}
|
|
293
340
|
interface IcDataEntity {
|
|
294
341
|
/**
|
|
295
|
-
*
|
|
342
|
+
* The title for the data entity.
|
|
296
343
|
*/
|
|
297
344
|
"heading": string;
|
|
298
345
|
/**
|
|
299
|
-
*
|
|
346
|
+
* If `true`, the small styling will be applied to the data heading and all child data rows.
|
|
300
347
|
*/
|
|
301
348
|
"small": boolean;
|
|
302
349
|
}
|
|
303
350
|
interface IcDataRow {
|
|
304
351
|
/**
|
|
305
|
-
*
|
|
352
|
+
* The label in the leftmost cell of the row.
|
|
306
353
|
*/
|
|
307
354
|
"label": string;
|
|
308
355
|
/**
|
|
309
|
-
*
|
|
356
|
+
* If `true`, the small styling will be applied to the row. This is automatically applied if small is set on the parent data heading.
|
|
310
357
|
*/
|
|
311
358
|
"small": boolean;
|
|
312
359
|
/**
|
|
313
|
-
*
|
|
360
|
+
* The value of the middle (right if no end-component supplied) cell of the row.
|
|
314
361
|
*/
|
|
315
362
|
"value": string;
|
|
316
363
|
}
|
|
@@ -318,187 +365,214 @@ export namespace Components {
|
|
|
318
365
|
}
|
|
319
366
|
interface IcFooter {
|
|
320
367
|
/**
|
|
321
|
-
*
|
|
368
|
+
* The alignment of the section containers used within the footer.
|
|
322
369
|
*/
|
|
323
370
|
"aligned"?: IcAlignment;
|
|
324
371
|
/**
|
|
325
|
-
*
|
|
372
|
+
* The screen size breakpoint at which to switch to the small layout.
|
|
326
373
|
*/
|
|
327
374
|
"breakpoint"?: IcFooterBreakpoints;
|
|
328
375
|
/**
|
|
329
|
-
* The caption displayed at the bottom of the footer
|
|
376
|
+
* The caption displayed at the bottom of the footer.
|
|
330
377
|
*/
|
|
331
378
|
"caption": string;
|
|
332
379
|
/**
|
|
333
|
-
*
|
|
380
|
+
* If `true`, the footer will display the crown copyright at the bottom.
|
|
334
381
|
*/
|
|
335
382
|
"copyright": boolean;
|
|
336
383
|
/**
|
|
337
|
-
* The description displayed at the top of the footer
|
|
384
|
+
* The description displayed at the top of the footer.
|
|
338
385
|
*/
|
|
339
386
|
"description": string;
|
|
340
387
|
/**
|
|
341
|
-
*
|
|
388
|
+
* If `true`, the footer will be set up to handle link groups instead of standalone links.
|
|
342
389
|
*/
|
|
343
390
|
"groupLinks"?: boolean;
|
|
344
391
|
}
|
|
345
392
|
interface IcFooterLink {
|
|
393
|
+
/**
|
|
394
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
395
|
+
*/
|
|
396
|
+
"download"?: string | boolean;
|
|
346
397
|
/**
|
|
347
398
|
* The URL that the link points to.
|
|
348
399
|
*/
|
|
349
400
|
"href"?: string;
|
|
401
|
+
/**
|
|
402
|
+
* The human language of the linked URL.
|
|
403
|
+
*/
|
|
404
|
+
"hreflang"?: string;
|
|
405
|
+
/**
|
|
406
|
+
* How much of the referrer to send when following the link.
|
|
407
|
+
*/
|
|
408
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
409
|
+
/**
|
|
410
|
+
* The relationship of the linked URL as space-separated link types.
|
|
411
|
+
*/
|
|
412
|
+
"rel"?: string;
|
|
413
|
+
/**
|
|
414
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
415
|
+
*/
|
|
416
|
+
"target"?: string;
|
|
350
417
|
}
|
|
351
418
|
interface IcFooterLinkGroup {
|
|
352
419
|
/**
|
|
353
|
-
*
|
|
420
|
+
* The title of the link group to be displayed.
|
|
354
421
|
*/
|
|
355
422
|
"groupTitle": string;
|
|
356
423
|
}
|
|
357
424
|
interface IcHero {
|
|
358
425
|
/**
|
|
359
|
-
* The alignment of the hero
|
|
426
|
+
* The alignment of the hero.
|
|
360
427
|
*/
|
|
361
428
|
"aligned": IcAlignment;
|
|
362
429
|
/**
|
|
363
|
-
*
|
|
430
|
+
* The optional background image.
|
|
364
431
|
*/
|
|
365
432
|
"backgroundImage"?: string;
|
|
366
433
|
/**
|
|
367
|
-
* The alignment of the hero content
|
|
434
|
+
* The alignment of the hero content.
|
|
368
435
|
*/
|
|
369
436
|
"contentAligned": IcHeroContentAlignments;
|
|
370
437
|
/**
|
|
371
|
-
*
|
|
438
|
+
* If `true`, the background image (if set) will not scroll using a parallax effect.
|
|
372
439
|
*/
|
|
373
440
|
"disableBackgroundParallax"?: boolean;
|
|
374
441
|
/**
|
|
375
|
-
* The heading of the hero
|
|
442
|
+
* The heading of the hero.
|
|
376
443
|
*/
|
|
377
444
|
"heading": string;
|
|
378
445
|
/**
|
|
379
|
-
*
|
|
446
|
+
* The optional secondary heading, replaced by slotted right content.
|
|
380
447
|
*/
|
|
381
448
|
"secondaryHeading"?: string;
|
|
382
449
|
/**
|
|
383
|
-
*
|
|
450
|
+
* The optional secondary subheading, replaced by slotted right content.
|
|
384
451
|
*/
|
|
385
452
|
"secondarySubheading"?: string;
|
|
386
453
|
/**
|
|
387
|
-
*
|
|
454
|
+
* If `true`, the small styling will be applied to the hero.
|
|
388
455
|
*/
|
|
389
456
|
"small": boolean;
|
|
390
457
|
/**
|
|
391
|
-
*
|
|
458
|
+
* The description for the hero.
|
|
392
459
|
*/
|
|
393
460
|
"subheading"?: string;
|
|
394
461
|
}
|
|
462
|
+
interface IcHorizontalScroll {
|
|
463
|
+
/**
|
|
464
|
+
* The appearance of the horizontal scroll, e.g. dark, light or the default.
|
|
465
|
+
*/
|
|
466
|
+
"appearance"?: IcThemeForeground;
|
|
467
|
+
"scrollItemIntoView": (itemPosition: number) => Promise<void>;
|
|
468
|
+
}
|
|
395
469
|
interface IcInputComponentContainer {
|
|
396
470
|
/**
|
|
397
|
-
*
|
|
471
|
+
* If `true`, the dark variant of the input component container will be displayed.
|
|
398
472
|
*/
|
|
399
473
|
"dark"?: boolean;
|
|
400
474
|
/**
|
|
401
|
-
* disabled
|
|
475
|
+
* If `true`, the disabled state will be set.
|
|
402
476
|
*/
|
|
403
477
|
"disabled": boolean;
|
|
404
478
|
/**
|
|
405
|
-
* If true
|
|
479
|
+
* If `true`, the input component container will fill the width of the container it is in.
|
|
406
480
|
*/
|
|
407
481
|
"fullWidth": boolean;
|
|
408
482
|
/**
|
|
409
|
-
*
|
|
483
|
+
* If `true`, the input component container will allow for multiple lines.
|
|
410
484
|
*/
|
|
411
485
|
"multiLine": boolean;
|
|
412
486
|
/**
|
|
413
|
-
* readonly
|
|
487
|
+
* If `true`, the readonly state will be set.
|
|
414
488
|
*/
|
|
415
489
|
"readonly": boolean;
|
|
416
490
|
/**
|
|
417
|
-
* small
|
|
491
|
+
* If `true`, the small styling will be applied to the input component container.
|
|
418
492
|
*/
|
|
419
493
|
"small": boolean;
|
|
420
494
|
/**
|
|
421
|
-
*
|
|
495
|
+
* If `true`, the validation will display inline.
|
|
422
496
|
*/
|
|
423
497
|
"validationInline": boolean;
|
|
424
498
|
/**
|
|
425
|
-
*
|
|
499
|
+
* The validation status of the input component container - e.g. 'error' | 'warning' | 'success'.
|
|
426
500
|
*/
|
|
427
501
|
"validationStatus": IcInformationStatusOrEmpty;
|
|
428
502
|
}
|
|
429
503
|
interface IcInputContainer {
|
|
430
504
|
/**
|
|
431
|
-
* disabled
|
|
505
|
+
* If `true`, the disabled state will be set.
|
|
432
506
|
*/
|
|
433
507
|
"disabled"?: boolean;
|
|
434
508
|
/**
|
|
435
|
-
* readonly
|
|
509
|
+
* If `true`, the readonly state will be set.
|
|
436
510
|
*/
|
|
437
511
|
"readonly"?: boolean;
|
|
438
512
|
}
|
|
439
513
|
interface IcInputLabel {
|
|
440
514
|
/**
|
|
441
|
-
* dark
|
|
515
|
+
* If `true`, the dark variant of the input label will be displayed.
|
|
442
516
|
*/
|
|
443
517
|
"dark"?: boolean;
|
|
444
518
|
/**
|
|
445
|
-
* disabled
|
|
519
|
+
* If `true`, the disabled state will be set.
|
|
446
520
|
*/
|
|
447
521
|
"disabled": boolean;
|
|
448
522
|
/**
|
|
449
|
-
* error
|
|
523
|
+
* If `true`, the input label will display with error styling.
|
|
450
524
|
*/
|
|
451
525
|
"error"?: boolean;
|
|
452
526
|
/**
|
|
453
|
-
*
|
|
527
|
+
* The ID of the form element the label is bound to.
|
|
454
528
|
*/
|
|
455
529
|
"for": string;
|
|
456
530
|
/**
|
|
457
|
-
*
|
|
531
|
+
* The helper text that will be displayed.
|
|
458
532
|
*/
|
|
459
533
|
"helperText": string;
|
|
460
534
|
/**
|
|
461
|
-
* label
|
|
535
|
+
* The text content of the label.
|
|
462
536
|
*/
|
|
463
537
|
"label": string;
|
|
464
538
|
/**
|
|
465
|
-
* readonly
|
|
539
|
+
* If `true`, the readonly state will be set.
|
|
466
540
|
*/
|
|
467
541
|
"readonly": boolean;
|
|
468
542
|
/**
|
|
469
|
-
*
|
|
543
|
+
* If `true`, the input label will require a value.
|
|
470
544
|
*/
|
|
471
545
|
"required": boolean;
|
|
472
546
|
}
|
|
473
547
|
interface IcInputValidation {
|
|
474
548
|
/**
|
|
475
|
-
*
|
|
549
|
+
* The ARIA live mode to apply to the message.
|
|
476
550
|
*/
|
|
477
551
|
"ariaLiveMode": IcAriaLiveModeVariants;
|
|
478
552
|
/**
|
|
479
|
-
* The
|
|
553
|
+
* The ID of the form element the validation is bound to.
|
|
480
554
|
*/
|
|
481
555
|
"for": string;
|
|
482
556
|
/**
|
|
483
|
-
* If true
|
|
557
|
+
* If `true`, the input validation will fill the width of the container.
|
|
484
558
|
*/
|
|
485
559
|
"fullWidth": boolean;
|
|
486
560
|
/**
|
|
487
|
-
* The validation message to display
|
|
561
|
+
* The validation message to display.
|
|
488
562
|
*/
|
|
489
563
|
"message": string;
|
|
490
564
|
/**
|
|
491
|
-
* The status
|
|
565
|
+
* The status of the validation - e.g. 'error' | 'warning' | 'success'.
|
|
492
566
|
*/
|
|
493
567
|
"status": IcInformationStatusOrEmpty;
|
|
494
568
|
}
|
|
495
569
|
interface IcLink {
|
|
496
570
|
/**
|
|
497
|
-
*
|
|
571
|
+
* The appearance of the link, e.g. dark, light, or default.
|
|
498
572
|
*/
|
|
499
573
|
"appearance"?: IcThemeForeground;
|
|
500
574
|
/**
|
|
501
|
-
*
|
|
575
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
502
576
|
*/
|
|
503
577
|
"download"?: string | boolean;
|
|
504
578
|
/**
|
|
@@ -506,7 +580,7 @@ export namespace Components {
|
|
|
506
580
|
*/
|
|
507
581
|
"href"?: string;
|
|
508
582
|
/**
|
|
509
|
-
*
|
|
583
|
+
* The human language of the linked URL.
|
|
510
584
|
*/
|
|
511
585
|
"hreflang"?: string;
|
|
512
586
|
/**
|
|
@@ -518,27 +592,32 @@ export namespace Components {
|
|
|
518
592
|
*/
|
|
519
593
|
"rel"?: string;
|
|
520
594
|
/**
|
|
521
|
-
*
|
|
595
|
+
* Sets focus on the link.
|
|
596
|
+
*/
|
|
597
|
+
"setFocus": () => Promise<void>;
|
|
598
|
+
/**
|
|
599
|
+
* @deprecated This prop should not be used anymore. The 'open in new tab/window' icon will display automatically if target="_blank".
|
|
522
600
|
*/
|
|
523
601
|
"showIcon"?: boolean;
|
|
524
602
|
/**
|
|
525
|
-
*
|
|
603
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
526
604
|
*/
|
|
527
605
|
"target"?: string;
|
|
528
606
|
}
|
|
529
607
|
interface IcLoadingIndicator {
|
|
530
608
|
/**
|
|
531
|
-
*
|
|
609
|
+
* The appearance of the loading indicator, e.g. dark or light.
|
|
532
610
|
*/
|
|
533
611
|
"appearance"?: IcThemeForegroundNoDefault;
|
|
534
612
|
/**
|
|
535
|
-
*
|
|
613
|
+
* The description that will be set as the aria-label of the loading indicator when not using a visible label.
|
|
536
614
|
*/
|
|
537
615
|
"description"?: string;
|
|
538
616
|
/**
|
|
539
|
-
*
|
|
617
|
+
* If `true`, when linear, the full-width variant (i.e. without a border radius) will be displayed.
|
|
540
618
|
*/
|
|
541
619
|
"fullWidth"?: boolean;
|
|
620
|
+
"innerLabel"?: number;
|
|
542
621
|
/**
|
|
543
622
|
* The label to be displayed beneath the loading indicator. Display a changing label by separating multiple messages with forward slashes.
|
|
544
623
|
*/
|
|
@@ -574,17 +653,14 @@ export namespace Components {
|
|
|
574
653
|
*/
|
|
575
654
|
"activationType"?: IcActivationTypes;
|
|
576
655
|
/**
|
|
577
|
-
*
|
|
656
|
+
* The reference to an anchor element the menu will position itself from when rendered.
|
|
578
657
|
*/
|
|
579
658
|
"anchorEl": HTMLElement;
|
|
580
659
|
"autoFocusOnSelected": boolean;
|
|
581
660
|
/**
|
|
582
|
-
* If true
|
|
661
|
+
* If `true`, the menu will fill the width of the container.
|
|
583
662
|
*/
|
|
584
663
|
"fullWidth": boolean;
|
|
585
|
-
/**
|
|
586
|
-
* If menu is opened with the mouse, emit menuChange custom event.
|
|
587
|
-
*/
|
|
588
664
|
"handleClickOpen": () => Promise<void>;
|
|
589
665
|
/**
|
|
590
666
|
* Used alongside activationType If menu is opened via keyboard navigation (i.e. Enter, ArrowUp or ArrowDown), emit optionSelect custom event.
|
|
@@ -593,28 +669,28 @@ export namespace Components {
|
|
|
593
669
|
"handleKeyboardOpen": (event: KeyboardEvent) => Promise<void>;
|
|
594
670
|
"handleSetFirstOption": () => Promise<void>;
|
|
595
671
|
/**
|
|
596
|
-
*
|
|
672
|
+
* The reference to the input element.
|
|
597
673
|
*/
|
|
598
674
|
"inputEl": HTMLElement;
|
|
599
675
|
/**
|
|
600
|
-
*
|
|
676
|
+
* The label for the input element.
|
|
601
677
|
*/
|
|
602
678
|
"inputLabel": string;
|
|
603
679
|
/**
|
|
604
|
-
*
|
|
680
|
+
* The ID of the menu.
|
|
605
681
|
*/
|
|
606
682
|
"menuId": string;
|
|
607
683
|
/**
|
|
608
|
-
*
|
|
684
|
+
* If `true`, the menu will be displayed open.
|
|
609
685
|
*/
|
|
610
686
|
"open": boolean;
|
|
611
687
|
/**
|
|
612
|
-
*
|
|
688
|
+
* The possible menu selection options.
|
|
613
689
|
*/
|
|
614
690
|
"options": IcMenuOption[];
|
|
615
691
|
"parentEl"?: HTMLElement;
|
|
616
692
|
/**
|
|
617
|
-
*
|
|
693
|
+
* If `true`, the small styling will be applied to the menu.
|
|
618
694
|
*/
|
|
619
695
|
"small"?: boolean;
|
|
620
696
|
/**
|
|
@@ -622,9 +698,61 @@ export namespace Components {
|
|
|
622
698
|
*/
|
|
623
699
|
"value": string;
|
|
624
700
|
}
|
|
701
|
+
interface IcMenuGroup {
|
|
702
|
+
/**
|
|
703
|
+
* The label to display as the title of the menu group.
|
|
704
|
+
*/
|
|
705
|
+
"label"?: string;
|
|
706
|
+
}
|
|
707
|
+
interface IcMenuItem {
|
|
708
|
+
/**
|
|
709
|
+
* The description displayed in the menu item, below the label.
|
|
710
|
+
*/
|
|
711
|
+
"description"?: string;
|
|
712
|
+
/**
|
|
713
|
+
* If `true`, the menu item will be in disabled state.
|
|
714
|
+
*/
|
|
715
|
+
"disabled"?: boolean;
|
|
716
|
+
/**
|
|
717
|
+
* The URL that the link points to. This will render the menu item as an "a" tag.
|
|
718
|
+
*/
|
|
719
|
+
"href"?: string;
|
|
720
|
+
/**
|
|
721
|
+
* The human language of the linked URL.
|
|
722
|
+
*/
|
|
723
|
+
"hreflang"?: string;
|
|
724
|
+
/**
|
|
725
|
+
* The label describing the keyboard shortcut for a menu item's action.
|
|
726
|
+
*/
|
|
727
|
+
"keyboardShortcut"?: string;
|
|
728
|
+
/**
|
|
729
|
+
* The label to display in the menu item.
|
|
730
|
+
*/
|
|
731
|
+
"label": string;
|
|
732
|
+
/**
|
|
733
|
+
* How much of the referrer to send when following the link.
|
|
734
|
+
*/
|
|
735
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
736
|
+
/**
|
|
737
|
+
* The relationship of the linked URL as space-separated link types.
|
|
738
|
+
*/
|
|
739
|
+
"rel"?: string;
|
|
740
|
+
/**
|
|
741
|
+
* 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.
|
|
742
|
+
*/
|
|
743
|
+
"submenuTriggerFor"?: string;
|
|
744
|
+
/**
|
|
745
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
746
|
+
*/
|
|
747
|
+
"target"?: string;
|
|
748
|
+
/**
|
|
749
|
+
* The variant of the menu item.
|
|
750
|
+
*/
|
|
751
|
+
"variant": IcMenuItemVariants;
|
|
752
|
+
}
|
|
625
753
|
interface IcNavigationButton {
|
|
626
754
|
/**
|
|
627
|
-
*
|
|
755
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
628
756
|
*/
|
|
629
757
|
"download"?: string | boolean;
|
|
630
758
|
/**
|
|
@@ -632,11 +760,11 @@ export namespace Components {
|
|
|
632
760
|
*/
|
|
633
761
|
"href"?: string;
|
|
634
762
|
/**
|
|
635
|
-
*
|
|
763
|
+
* The human language of the linked URL.
|
|
636
764
|
*/
|
|
637
765
|
"hreflang"?: string;
|
|
638
766
|
/**
|
|
639
|
-
* label info to display
|
|
767
|
+
* The label info to display.
|
|
640
768
|
*/
|
|
641
769
|
"label": string;
|
|
642
770
|
/**
|
|
@@ -648,224 +776,271 @@ export namespace Components {
|
|
|
648
776
|
*/
|
|
649
777
|
"rel"?: string;
|
|
650
778
|
/**
|
|
651
|
-
* Sets focus on the native `button
|
|
779
|
+
* Sets focus on the native `button`.
|
|
652
780
|
*/
|
|
653
781
|
"setFocus": () => Promise<void>;
|
|
654
782
|
/**
|
|
655
|
-
*
|
|
783
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
656
784
|
*/
|
|
657
785
|
"target"?: string;
|
|
658
786
|
}
|
|
659
787
|
interface IcNavigationGroup {
|
|
660
788
|
/**
|
|
661
|
-
*
|
|
789
|
+
* If `true`, the group will be expandable in the side menu.
|
|
662
790
|
*/
|
|
663
791
|
"expandable": boolean;
|
|
664
792
|
/**
|
|
665
|
-
* label to display on the group
|
|
793
|
+
* The label to display on the group.
|
|
666
794
|
*/
|
|
667
795
|
"label": string;
|
|
668
796
|
/**
|
|
669
|
-
* Sets focus on the nav item
|
|
797
|
+
* Sets focus on the nav item.
|
|
670
798
|
*/
|
|
671
799
|
"setFocus": () => Promise<void>;
|
|
672
800
|
}
|
|
673
801
|
interface IcNavigationItem {
|
|
674
802
|
"collapsedIconLabel": boolean;
|
|
675
803
|
"displayNavigationTooltip": boolean;
|
|
804
|
+
/**
|
|
805
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
806
|
+
*/
|
|
807
|
+
"download"?: string | boolean;
|
|
676
808
|
"expandable": boolean;
|
|
677
809
|
/**
|
|
678
|
-
*
|
|
810
|
+
* The destination of the navigation item.
|
|
679
811
|
*/
|
|
680
812
|
"href": string;
|
|
681
813
|
/**
|
|
682
|
-
*
|
|
814
|
+
* The human language of the linked URL.
|
|
815
|
+
*/
|
|
816
|
+
"hreflang"?: string;
|
|
817
|
+
/**
|
|
818
|
+
* The label of the navigation item.
|
|
683
819
|
*/
|
|
684
820
|
"label": string;
|
|
685
821
|
/**
|
|
686
|
-
*
|
|
822
|
+
* How much of the referrer to send when following the link.
|
|
823
|
+
*/
|
|
824
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
825
|
+
/**
|
|
826
|
+
* The relationship of the linked URL as space-separated link types.
|
|
827
|
+
*/
|
|
828
|
+
"rel"?: string;
|
|
829
|
+
/**
|
|
830
|
+
* If `true`, the navigation item will be set in a selected state.
|
|
687
831
|
*/
|
|
688
832
|
"selected": boolean;
|
|
689
833
|
/**
|
|
690
|
-
* Sets focus on the nav item
|
|
834
|
+
* Sets focus on the nav item.
|
|
691
835
|
*/
|
|
692
836
|
"setFocus": () => Promise<void>;
|
|
837
|
+
/**
|
|
838
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
839
|
+
*/
|
|
840
|
+
"target"?: string;
|
|
693
841
|
}
|
|
694
842
|
interface IcNavigationMenu {
|
|
695
843
|
/**
|
|
696
|
-
*
|
|
844
|
+
* The status info to display.
|
|
697
845
|
*/
|
|
698
846
|
"status": string;
|
|
699
847
|
/**
|
|
700
|
-
*
|
|
848
|
+
* The version info to display.
|
|
701
849
|
*/
|
|
702
850
|
"version": string;
|
|
703
851
|
}
|
|
704
852
|
interface IcPageHeader {
|
|
705
853
|
/**
|
|
706
|
-
*
|
|
854
|
+
* The alignment of the page header.
|
|
707
855
|
*/
|
|
708
856
|
"aligned"?: IcAlignment;
|
|
709
857
|
/**
|
|
710
|
-
*
|
|
858
|
+
* If `true`, a border will be displayed along the bottom of the page header.
|
|
711
859
|
*/
|
|
712
860
|
"border"?: boolean;
|
|
713
861
|
/**
|
|
714
|
-
* The title to render on the
|
|
862
|
+
* The title to render on the page header.
|
|
715
863
|
*/
|
|
716
864
|
"heading"?: string;
|
|
717
865
|
/**
|
|
718
|
-
*
|
|
866
|
+
* If `true`, the reading pattern and tab order will change in the action area for viewport widths of above 576px and when actions have not wrapped.
|
|
719
867
|
*/
|
|
720
868
|
"reverseOrder"?: boolean;
|
|
721
869
|
/**
|
|
722
|
-
*
|
|
870
|
+
* If `true`, the small styling will be applied to the page header.
|
|
723
871
|
*/
|
|
724
872
|
"small"?: boolean;
|
|
725
873
|
/**
|
|
726
|
-
*
|
|
874
|
+
* If `true`, the page header will be sticky at all breakpoints.
|
|
727
875
|
*/
|
|
728
876
|
"sticky"?: boolean;
|
|
729
877
|
/**
|
|
730
|
-
*
|
|
878
|
+
* If `true`, the page header will only be sticky for viewport widths of 992px and above.
|
|
731
879
|
*/
|
|
732
880
|
"stickyDesktopOnly"?: boolean;
|
|
733
881
|
/**
|
|
734
|
-
* The subtitle to render on the
|
|
882
|
+
* The subtitle to render on the page header.
|
|
735
883
|
*/
|
|
736
884
|
"subheading"?: string;
|
|
737
885
|
}
|
|
886
|
+
interface IcPopoverMenu {
|
|
887
|
+
/**
|
|
888
|
+
* The ID of the element the popover menu will anchor itself to. This is required unless the popover is a submenu.
|
|
889
|
+
*/
|
|
890
|
+
"anchor": string;
|
|
891
|
+
/**
|
|
892
|
+
* If `true`, the popover menu will be displayed.
|
|
893
|
+
*/
|
|
894
|
+
"open": boolean;
|
|
895
|
+
"openFromChild": () => Promise<void>;
|
|
896
|
+
"openFromParent": () => Promise<void>;
|
|
897
|
+
"parentLabel"?: string;
|
|
898
|
+
"parentPopover"?: HTMLIcPopoverMenuElement;
|
|
899
|
+
/**
|
|
900
|
+
* The unique identifier for a popover submenu.
|
|
901
|
+
*/
|
|
902
|
+
"submenuId"?: string;
|
|
903
|
+
"submenuLevel": number;
|
|
904
|
+
}
|
|
738
905
|
interface IcRadioGroup {
|
|
739
906
|
/**
|
|
740
|
-
*
|
|
907
|
+
* If `true`, the disabled state will be set.
|
|
741
908
|
*/
|
|
742
909
|
"disabled": boolean;
|
|
743
910
|
/**
|
|
744
|
-
*
|
|
911
|
+
* The helper text that will be displayed for additional field guidance.
|
|
745
912
|
*/
|
|
746
913
|
"helperText": string;
|
|
747
914
|
/**
|
|
748
|
-
*
|
|
915
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
749
916
|
*/
|
|
750
917
|
"hideLabel": boolean;
|
|
751
918
|
/**
|
|
752
|
-
*
|
|
919
|
+
* The label for the radio group to be displayed.
|
|
753
920
|
*/
|
|
754
921
|
"label": string;
|
|
755
922
|
/**
|
|
756
|
-
*
|
|
923
|
+
* The name for the radio group to differentiate from other groups.
|
|
757
924
|
*/
|
|
758
925
|
"name": string;
|
|
759
926
|
/**
|
|
760
|
-
*
|
|
927
|
+
* 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.
|
|
928
|
+
*/
|
|
929
|
+
"orientation": IcOrientation;
|
|
930
|
+
/**
|
|
931
|
+
* If `true`, the radio group will require a value.
|
|
761
932
|
*/
|
|
762
933
|
"required": boolean;
|
|
763
934
|
/**
|
|
764
|
-
*
|
|
935
|
+
* If `true`, the small styling will be applied to the radio group.
|
|
765
936
|
*/
|
|
766
937
|
"small": boolean;
|
|
767
938
|
/**
|
|
768
|
-
*
|
|
939
|
+
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
|
769
940
|
*/
|
|
770
941
|
"validationStatus": IcInformationStatusOrEmpty;
|
|
771
942
|
/**
|
|
772
|
-
*
|
|
943
|
+
* The validation text - e.g. 'error' | 'warning' | 'success'.
|
|
773
944
|
*/
|
|
774
945
|
"validationText": string;
|
|
775
946
|
}
|
|
776
947
|
interface IcRadioOption {
|
|
777
948
|
/**
|
|
778
|
-
*
|
|
949
|
+
* The style of additionalField that will be displayed if used.
|
|
779
950
|
*/
|
|
780
951
|
"additionalFieldDisplay": IcAdditionalFieldTypes;
|
|
781
952
|
/**
|
|
782
|
-
*
|
|
953
|
+
* If `true`, the disabled state will be set.
|
|
783
954
|
*/
|
|
784
955
|
"disabled"?: boolean;
|
|
785
956
|
/**
|
|
786
|
-
*
|
|
957
|
+
* The text to be displayed when dynamic.
|
|
787
958
|
*/
|
|
788
959
|
"dynamicText": string;
|
|
789
960
|
/**
|
|
790
|
-
*
|
|
961
|
+
* The group label for the radio option.
|
|
791
962
|
*/
|
|
792
963
|
"groupLabel": string;
|
|
793
964
|
/**
|
|
794
|
-
*
|
|
965
|
+
* The label for the radio option.
|
|
795
966
|
*/
|
|
796
967
|
"label"?: string;
|
|
797
968
|
/**
|
|
798
|
-
*
|
|
969
|
+
* The name for the radio option.
|
|
799
970
|
*/
|
|
800
971
|
"name": string;
|
|
801
972
|
/**
|
|
802
|
-
*
|
|
973
|
+
* If `true`, the radio option will be displayed in a selected state.
|
|
803
974
|
*/
|
|
804
975
|
"selected"?: boolean;
|
|
805
976
|
/**
|
|
806
|
-
*
|
|
977
|
+
* Sets focus on the radio option.
|
|
978
|
+
*/
|
|
979
|
+
"setFocus": () => Promise<void>;
|
|
980
|
+
/**
|
|
981
|
+
* The value for the radio option.
|
|
807
982
|
*/
|
|
808
983
|
"value": string;
|
|
809
984
|
}
|
|
810
985
|
interface IcSearchBar {
|
|
811
986
|
/**
|
|
812
|
-
*
|
|
987
|
+
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
|
813
988
|
*/
|
|
814
989
|
"autocapitalize": string;
|
|
815
990
|
/**
|
|
816
|
-
*
|
|
991
|
+
* The state of autocompletion the browser can apply on the text value.
|
|
817
992
|
*/
|
|
818
993
|
"autocomplete"?: IcAutocompleteTypes;
|
|
819
994
|
/**
|
|
820
|
-
*
|
|
995
|
+
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
|
821
996
|
*/
|
|
822
997
|
"autocorrect"?: IcAutocorrectStates;
|
|
823
998
|
/**
|
|
824
|
-
*
|
|
999
|
+
* If `true`, the form control will have input focus when the page loads.
|
|
825
1000
|
*/
|
|
826
1001
|
"autofocus": boolean;
|
|
827
1002
|
/**
|
|
828
|
-
*
|
|
1003
|
+
* The number of characters until suggestions appear.
|
|
829
1004
|
*/
|
|
830
1005
|
"charactersUntilSuggestion": number;
|
|
831
1006
|
/**
|
|
832
|
-
*
|
|
1007
|
+
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
833
1008
|
*/
|
|
834
1009
|
"debounce"?: number;
|
|
835
1010
|
/**
|
|
836
|
-
* Specify whether to disable the built in filtering. For example, if options will already be filtered from external source. If true
|
|
1011
|
+
* Specify whether to disable the built in filtering. For example, if options will already be filtered from external source. If `true`, all options provided will be displayed.
|
|
837
1012
|
*/
|
|
838
1013
|
"disableFilter"?: boolean;
|
|
839
1014
|
/**
|
|
840
|
-
*
|
|
1015
|
+
* If `true`, the disabled state will be set.
|
|
841
1016
|
*/
|
|
842
1017
|
"disabled"?: boolean;
|
|
843
1018
|
/**
|
|
844
|
-
*
|
|
1019
|
+
* The text displayed when there are no options in the option list.
|
|
845
1020
|
*/
|
|
846
1021
|
"emptyOptionListText": string;
|
|
847
1022
|
/**
|
|
848
|
-
*
|
|
1023
|
+
* If `true`, the search bar will be focused when component loaded.
|
|
849
1024
|
*/
|
|
850
1025
|
"focusOnLoad"?: boolean;
|
|
851
1026
|
/**
|
|
852
|
-
* Specify whether the
|
|
1027
|
+
* Specify whether the search bar fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
|
|
853
1028
|
*/
|
|
854
1029
|
"fullWidth"?: boolean;
|
|
855
1030
|
/**
|
|
856
|
-
*
|
|
1031
|
+
* The helper text that will be displayed for additional field guidance.
|
|
857
1032
|
*/
|
|
858
1033
|
"helperText"?: string;
|
|
859
1034
|
/**
|
|
860
|
-
*
|
|
1035
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
861
1036
|
*/
|
|
862
1037
|
"hideLabel"?: boolean;
|
|
863
1038
|
/**
|
|
864
|
-
*
|
|
1039
|
+
* The hint text for the hidden assistive description element.
|
|
865
1040
|
*/
|
|
866
1041
|
"hintText"?: string;
|
|
867
1042
|
/**
|
|
868
|
-
*
|
|
1043
|
+
* The label for the search bar.
|
|
869
1044
|
*/
|
|
870
1045
|
"label": string;
|
|
871
1046
|
/**
|
|
@@ -873,83 +1048,91 @@ export namespace Components {
|
|
|
873
1048
|
*/
|
|
874
1049
|
"name": string;
|
|
875
1050
|
/**
|
|
876
|
-
*
|
|
1051
|
+
* The suggested search options.
|
|
877
1052
|
*/
|
|
878
1053
|
"options"?: IcMenuOption[];
|
|
879
1054
|
/**
|
|
880
|
-
*
|
|
1055
|
+
* The placeholder value to display.
|
|
881
1056
|
*/
|
|
882
1057
|
"placeholder"?: string;
|
|
883
1058
|
/**
|
|
884
|
-
*
|
|
1059
|
+
* If `true`, the readonly state will be set.
|
|
885
1060
|
*/
|
|
886
1061
|
"readonly"?: boolean;
|
|
887
1062
|
/**
|
|
888
|
-
*
|
|
1063
|
+
* If `true`, the search bar will require a value.
|
|
889
1064
|
*/
|
|
890
1065
|
"required"?: boolean;
|
|
891
1066
|
/**
|
|
892
|
-
* Sets focus on the native `input
|
|
1067
|
+
* Sets focus on the native `input`.
|
|
893
1068
|
*/
|
|
894
1069
|
"setFocus": () => Promise<void>;
|
|
895
1070
|
/**
|
|
896
|
-
*
|
|
1071
|
+
* If `true`, the small styling will be applied to the search bar.
|
|
897
1072
|
*/
|
|
898
1073
|
"small"?: boolean;
|
|
899
1074
|
/**
|
|
900
|
-
* If `true`, the
|
|
1075
|
+
* If `true`, the value of the search will have its spelling and grammar checked.
|
|
901
1076
|
*/
|
|
902
1077
|
"spellcheck": boolean;
|
|
903
1078
|
/**
|
|
904
|
-
*
|
|
1079
|
+
* The value of the search input.
|
|
905
1080
|
*/
|
|
906
1081
|
"value": string;
|
|
907
1082
|
}
|
|
908
1083
|
interface IcSectionContainer {
|
|
909
1084
|
/**
|
|
910
|
-
*
|
|
1085
|
+
* The alignment of the container.
|
|
911
1086
|
*/
|
|
912
1087
|
"aligned"?: IcAlignment;
|
|
913
1088
|
/**
|
|
914
|
-
*
|
|
1089
|
+
* If `true`, the standard vertical padding from the container will be removed.
|
|
915
1090
|
*/
|
|
916
1091
|
"fullHeight"?: boolean;
|
|
917
1092
|
}
|
|
918
1093
|
interface IcSelect {
|
|
919
1094
|
/**
|
|
920
|
-
*
|
|
1095
|
+
* @deprecated This prop should not be used anymore.
|
|
921
1096
|
*/
|
|
922
1097
|
"charactersUntilSuggestions"?: number;
|
|
923
1098
|
/**
|
|
924
|
-
*
|
|
1099
|
+
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
1100
|
+
*/
|
|
1101
|
+
"debounce"?: number;
|
|
1102
|
+
/**
|
|
1103
|
+
* Specify whether to disable the built in filtering for a searchable variant. For example, if options will already be filtered from external source.
|
|
1104
|
+
*/
|
|
1105
|
+
"disableFilter"?: boolean;
|
|
1106
|
+
/**
|
|
1107
|
+
* If `true`, the disabled state will be set.
|
|
925
1108
|
*/
|
|
926
1109
|
"disabled"?: boolean;
|
|
927
1110
|
/**
|
|
928
|
-
*
|
|
1111
|
+
* The text displayed when there are no options in the option list.
|
|
929
1112
|
*/
|
|
930
1113
|
"emptyOptionListText": string;
|
|
931
1114
|
/**
|
|
932
|
-
* If true
|
|
1115
|
+
* If `true`, the select element will fill the width of the container.
|
|
933
1116
|
*/
|
|
934
1117
|
"fullWidth": boolean;
|
|
935
1118
|
/**
|
|
936
|
-
*
|
|
1119
|
+
* The helper text that will be displayed for additional field guidance.
|
|
937
1120
|
*/
|
|
938
1121
|
"helperText"?: string;
|
|
939
1122
|
/**
|
|
940
|
-
*
|
|
1123
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
941
1124
|
*/
|
|
942
1125
|
"hideLabel"?: boolean;
|
|
943
1126
|
/**
|
|
944
|
-
* If true
|
|
1127
|
+
* If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
|
945
1128
|
*/
|
|
946
1129
|
"includeDescriptionsInSearch"?: boolean;
|
|
947
1130
|
/**
|
|
948
|
-
* If true
|
|
1131
|
+
* If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
|
949
1132
|
*/
|
|
950
1133
|
"includeGroupTitlesInSearch"?: boolean;
|
|
951
1134
|
/**
|
|
952
|
-
*
|
|
1135
|
+
* The label for the select.
|
|
953
1136
|
*/
|
|
954
1137
|
"label": string;
|
|
955
1138
|
/**
|
|
@@ -957,27 +1140,27 @@ export namespace Components {
|
|
|
957
1140
|
*/
|
|
958
1141
|
"name"?: string;
|
|
959
1142
|
/**
|
|
960
|
-
*
|
|
1143
|
+
* The possible selection options.
|
|
961
1144
|
*/
|
|
962
1145
|
"options"?: IcMenuOption[];
|
|
963
1146
|
/**
|
|
964
|
-
*
|
|
1147
|
+
* The placeholder value to be displayed.
|
|
965
1148
|
*/
|
|
966
1149
|
"placeholder"?: string;
|
|
967
1150
|
/**
|
|
968
|
-
*
|
|
1151
|
+
* If `true`, the readonly state will be set.
|
|
969
1152
|
*/
|
|
970
1153
|
"readonly"?: boolean;
|
|
971
1154
|
/**
|
|
972
|
-
*
|
|
1155
|
+
* If `true`, the select will require a value.
|
|
973
1156
|
*/
|
|
974
1157
|
"required"?: boolean;
|
|
975
1158
|
/**
|
|
976
|
-
* Whether the search string of the searchable select should match the start of or anywhere in the options.
|
|
1159
|
+
* Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering.
|
|
977
1160
|
*/
|
|
978
1161
|
"searchMatchPosition"?: IcSearchMatchPositions;
|
|
979
1162
|
/**
|
|
980
|
-
* If true
|
|
1163
|
+
* If `true`, a searchable variant of the select will be displayed which can be typed in to filter options.
|
|
981
1164
|
*/
|
|
982
1165
|
"searchable"?: boolean;
|
|
983
1166
|
/**
|
|
@@ -985,19 +1168,19 @@ export namespace Components {
|
|
|
985
1168
|
*/
|
|
986
1169
|
"setFocus": () => Promise<void>;
|
|
987
1170
|
/**
|
|
988
|
-
*
|
|
1171
|
+
* If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select.
|
|
989
1172
|
*/
|
|
990
1173
|
"showClearButton"?: boolean;
|
|
991
1174
|
/**
|
|
992
|
-
*
|
|
1175
|
+
* If `true`, the small styling will be applied to the select.
|
|
993
1176
|
*/
|
|
994
1177
|
"small"?: boolean;
|
|
995
1178
|
/**
|
|
996
|
-
*
|
|
1179
|
+
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
|
997
1180
|
*/
|
|
998
1181
|
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
999
1182
|
/**
|
|
1000
|
-
*
|
|
1183
|
+
* The text to display as the validation message.
|
|
1001
1184
|
*/
|
|
1002
1185
|
"validationText"?: string;
|
|
1003
1186
|
/**
|
|
@@ -1007,53 +1190,54 @@ export namespace Components {
|
|
|
1007
1190
|
}
|
|
1008
1191
|
interface IcSideNavigation {
|
|
1009
1192
|
/**
|
|
1010
|
-
*
|
|
1193
|
+
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
|
1011
1194
|
*/
|
|
1012
1195
|
"appTitle": string;
|
|
1013
1196
|
/**
|
|
1014
|
-
* If true
|
|
1197
|
+
* If `true`, the icon and label will appear when side navigation is collapsed.
|
|
1015
1198
|
*/
|
|
1016
1199
|
"collapsedIconLabels": boolean;
|
|
1017
1200
|
/**
|
|
1018
|
-
* If true
|
|
1201
|
+
* If `true`, automatic parent wrapper styling will be disabled.
|
|
1019
1202
|
*/
|
|
1020
1203
|
"disableAutoParentStyling": boolean;
|
|
1021
1204
|
/**
|
|
1022
|
-
* If true
|
|
1205
|
+
* If `true`, the side navigation will load in an expanded state.
|
|
1023
1206
|
*/
|
|
1024
1207
|
"expanded": boolean;
|
|
1025
1208
|
/**
|
|
1026
|
-
*
|
|
1209
|
+
* The URL that the app title link points to.
|
|
1027
1210
|
*/
|
|
1028
1211
|
"href": string;
|
|
1029
|
-
/**
|
|
1030
|
-
* If true, side navigation will be contained by parent element
|
|
1031
|
-
*/
|
|
1032
1212
|
"inline": boolean;
|
|
1033
1213
|
/**
|
|
1034
|
-
* If true
|
|
1214
|
+
* If `true`, the menu expand button will be removed (PLEASE NOTE: This takes effect on screen sizes 992px and above).
|
|
1035
1215
|
*/
|
|
1036
1216
|
"static": boolean;
|
|
1037
1217
|
/**
|
|
1038
|
-
*
|
|
1218
|
+
* The status of the app to be displayed.
|
|
1039
1219
|
*/
|
|
1040
1220
|
"status": string;
|
|
1041
1221
|
/**
|
|
1042
|
-
*
|
|
1222
|
+
* The version of the app to be displayed.
|
|
1043
1223
|
*/
|
|
1044
1224
|
"version": string;
|
|
1045
1225
|
}
|
|
1046
1226
|
interface IcSkeleton {
|
|
1047
1227
|
/**
|
|
1048
|
-
*
|
|
1228
|
+
* If `true`, the skeleton will be set to the light variant.
|
|
1049
1229
|
*/
|
|
1050
1230
|
"light"?: boolean;
|
|
1051
1231
|
/**
|
|
1052
|
-
* The variant of the skeleton that will be displayed
|
|
1232
|
+
* The variant of the skeleton that will be displayed.
|
|
1053
1233
|
*/
|
|
1054
1234
|
"variant"?: IcSkeletonVariants;
|
|
1055
1235
|
}
|
|
1056
1236
|
interface IcStatusTag {
|
|
1237
|
+
/**
|
|
1238
|
+
* If `true`, role='status' is added to the component and it will act as an 'aria-live' region.
|
|
1239
|
+
*/
|
|
1240
|
+
"announced"?: boolean;
|
|
1057
1241
|
/**
|
|
1058
1242
|
* The emphasis of the status tag.
|
|
1059
1243
|
*/
|
|
@@ -1063,7 +1247,7 @@ export namespace Components {
|
|
|
1063
1247
|
*/
|
|
1064
1248
|
"label": string;
|
|
1065
1249
|
/**
|
|
1066
|
-
*
|
|
1250
|
+
* If `true`, the small styling will be applied to the status tag.
|
|
1067
1251
|
*/
|
|
1068
1252
|
"small"?: boolean;
|
|
1069
1253
|
/**
|
|
@@ -1072,50 +1256,68 @@ export namespace Components {
|
|
|
1072
1256
|
"status"?: IcStatusTagStatuses;
|
|
1073
1257
|
}
|
|
1074
1258
|
interface IcStep {
|
|
1075
|
-
"
|
|
1259
|
+
"compactStepStyling"?: IcStepTypes;
|
|
1260
|
+
"current"?: boolean;
|
|
1261
|
+
"lastStep": boolean;
|
|
1262
|
+
"lastStepNum"?: number;
|
|
1263
|
+
"nextStepTitle"?: string;
|
|
1264
|
+
"progress"?: number;
|
|
1076
1265
|
"stepNum"?: number;
|
|
1077
1266
|
/**
|
|
1078
|
-
*
|
|
1267
|
+
* The status of the step. Use this prop to display a status message on the step if it is required or optional.
|
|
1268
|
+
*/
|
|
1269
|
+
"stepStatus"?: IcStepStatuses;
|
|
1270
|
+
/**
|
|
1271
|
+
* Additional information about the step. Use this prop to override the default step status messaging displayed when selecting a step type or step status.
|
|
1079
1272
|
*/
|
|
1080
1273
|
"stepSubtitle"?: string;
|
|
1081
1274
|
/**
|
|
1082
|
-
*
|
|
1275
|
+
* The title of the step within the stepper.
|
|
1083
1276
|
*/
|
|
1084
1277
|
"stepTitle"?: string;
|
|
1085
1278
|
/**
|
|
1086
|
-
*
|
|
1279
|
+
* The state of the step within the stepper.
|
|
1087
1280
|
*/
|
|
1088
1281
|
"stepType"?: IcStepTypes;
|
|
1282
|
+
"variant": IcStepVariants;
|
|
1089
1283
|
}
|
|
1090
1284
|
interface IcStepper {
|
|
1091
1285
|
/**
|
|
1092
|
-
*
|
|
1286
|
+
* The alignment of the default stepper within its container.
|
|
1093
1287
|
*/
|
|
1094
1288
|
"aligned"?: IcStepperAlignment;
|
|
1095
1289
|
/**
|
|
1096
1290
|
* The length of the connnector between each step in pixels. Minimum length is 100px.
|
|
1097
1291
|
*/
|
|
1098
1292
|
"connectorWidth"?: number;
|
|
1293
|
+
/**
|
|
1294
|
+
* If `true`, the information about each step, i.e. step title, step subtitle and step status, will be hidden on all default steps. The information about each step will still be visible in the compact variant of the stepper.
|
|
1295
|
+
*/
|
|
1296
|
+
"hideStepInfo"?: boolean;
|
|
1297
|
+
/**
|
|
1298
|
+
* The variant of the stepper.
|
|
1299
|
+
*/
|
|
1300
|
+
"variant"?: IcStepVariants;
|
|
1099
1301
|
}
|
|
1100
1302
|
interface IcSwitch {
|
|
1101
1303
|
/**
|
|
1102
|
-
* If true
|
|
1304
|
+
* If `true`, the switch will display as checked.
|
|
1103
1305
|
*/
|
|
1104
1306
|
"checked"?: boolean;
|
|
1105
1307
|
/**
|
|
1106
|
-
* If true
|
|
1308
|
+
* If `true`, the disabled state will be set.
|
|
1107
1309
|
*/
|
|
1108
1310
|
"disabled"?: boolean;
|
|
1109
1311
|
/**
|
|
1110
|
-
*
|
|
1312
|
+
* The helper text that will be displayed for additional field guidance.
|
|
1111
1313
|
*/
|
|
1112
1314
|
"helperText"?: string;
|
|
1113
1315
|
/**
|
|
1114
|
-
*
|
|
1316
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
1115
1317
|
*/
|
|
1116
1318
|
"hideLabel"?: boolean;
|
|
1117
1319
|
/**
|
|
1118
|
-
*
|
|
1320
|
+
* The aria-label applied to the switch when no visual 'name' is provided.
|
|
1119
1321
|
*/
|
|
1120
1322
|
"label": string;
|
|
1121
1323
|
/**
|
|
@@ -1123,11 +1325,15 @@ export namespace Components {
|
|
|
1123
1325
|
*/
|
|
1124
1326
|
"name"?: string;
|
|
1125
1327
|
/**
|
|
1126
|
-
*
|
|
1328
|
+
* Sets focus on the switch.
|
|
1329
|
+
*/
|
|
1330
|
+
"setFocus": () => Promise<void>;
|
|
1331
|
+
/**
|
|
1332
|
+
* If `true`, the switch will render the On/Off state text.
|
|
1127
1333
|
*/
|
|
1128
1334
|
"showState"?: boolean;
|
|
1129
1335
|
/**
|
|
1130
|
-
* If true
|
|
1336
|
+
* If `true`, the small styling will be applied to the switch.
|
|
1131
1337
|
*/
|
|
1132
1338
|
"small"?: boolean;
|
|
1133
1339
|
/**
|
|
@@ -1139,10 +1345,14 @@ export namespace Components {
|
|
|
1139
1345
|
"appearance"?: IcThemeForegroundNoDefault;
|
|
1140
1346
|
"contextId"?: string;
|
|
1141
1347
|
/**
|
|
1142
|
-
*
|
|
1348
|
+
* If `true`, the disabled state will be set.
|
|
1143
1349
|
*/
|
|
1144
1350
|
"disabled"?: boolean;
|
|
1145
1351
|
"selected"?: boolean;
|
|
1352
|
+
/**
|
|
1353
|
+
* Sets focus on the tab.
|
|
1354
|
+
*/
|
|
1355
|
+
"setFocus": () => Promise<void>;
|
|
1146
1356
|
"tabId"?: string;
|
|
1147
1357
|
"tabPosition"?: number;
|
|
1148
1358
|
}
|
|
@@ -1152,38 +1362,37 @@ export namespace Components {
|
|
|
1152
1362
|
*/
|
|
1153
1363
|
"activationType"?: IcActivationTypes;
|
|
1154
1364
|
/**
|
|
1155
|
-
*
|
|
1365
|
+
* The appearance of the tab context, e.g dark, or light.
|
|
1156
1366
|
*/
|
|
1157
1367
|
"appearance"?: IcThemeForegroundNoDefault;
|
|
1158
1368
|
/**
|
|
1159
|
-
*
|
|
1369
|
+
* The unique context needed if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
|
1160
1370
|
*/
|
|
1161
1371
|
"contextId"?: string;
|
|
1162
1372
|
/**
|
|
1163
|
-
*
|
|
1373
|
+
* The selected tab to be controlled by the user. Must be used alongside the icTabSelect event to manage tab selection.
|
|
1164
1374
|
*/
|
|
1165
1375
|
"selectedTabIndex"?: number;
|
|
1166
1376
|
}
|
|
1167
1377
|
interface IcTabGroup {
|
|
1168
1378
|
"appearance"?: IcThemeForegroundNoDefault;
|
|
1169
1379
|
/**
|
|
1170
|
-
*
|
|
1380
|
+
* The unique context needed if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
|
1171
1381
|
*/
|
|
1172
1382
|
"contextId"?: string;
|
|
1173
1383
|
/**
|
|
1174
|
-
*
|
|
1384
|
+
* If `true`, the tabs and tab panels will be positioned separately.
|
|
1175
1385
|
*/
|
|
1176
1386
|
"inline"?: boolean;
|
|
1177
1387
|
/**
|
|
1178
|
-
*
|
|
1388
|
+
* The label to describe the purpose of the set of tabs to screen reader users.
|
|
1179
1389
|
*/
|
|
1180
1390
|
"label": string;
|
|
1181
|
-
"scrollTabIntoView": (tabNumber: number) => Promise<void>;
|
|
1182
1391
|
}
|
|
1183
1392
|
interface IcTabPanel {
|
|
1184
1393
|
"appearance"?: IcThemeForegroundNoDefault;
|
|
1185
1394
|
/**
|
|
1186
|
-
*
|
|
1395
|
+
* The unique context needed if using multiple tabs inside one another i.e. rendering another tabs inside a tab panel.
|
|
1187
1396
|
*/
|
|
1188
1397
|
"contextId"?: string;
|
|
1189
1398
|
"panelId"?: string;
|
|
@@ -1196,44 +1405,44 @@ export namespace Components {
|
|
|
1196
1405
|
"ariaExpanded": string;
|
|
1197
1406
|
"ariaOwns": string;
|
|
1198
1407
|
/**
|
|
1199
|
-
*
|
|
1408
|
+
* If `true`, the form control will have input focus when the page loads.
|
|
1200
1409
|
*/
|
|
1201
1410
|
"autoFocus": boolean;
|
|
1202
1411
|
/**
|
|
1203
|
-
*
|
|
1412
|
+
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
|
1204
1413
|
*/
|
|
1205
1414
|
"autocapitalize": string;
|
|
1206
1415
|
/**
|
|
1207
|
-
*
|
|
1416
|
+
* The state of autocompletion the browser can apply on the text value.
|
|
1208
1417
|
*/
|
|
1209
1418
|
"autocomplete": IcAutocompleteTypes1;
|
|
1210
1419
|
/**
|
|
1211
|
-
*
|
|
1420
|
+
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
|
1212
1421
|
*/
|
|
1213
1422
|
"autocorrect": IcAutocorrectStates1;
|
|
1214
1423
|
/**
|
|
1215
|
-
*
|
|
1424
|
+
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
1216
1425
|
*/
|
|
1217
1426
|
"debounce": number;
|
|
1218
1427
|
/**
|
|
1219
|
-
*
|
|
1428
|
+
* If `true`, the disabled state will be set.
|
|
1220
1429
|
*/
|
|
1221
1430
|
"disabled": boolean;
|
|
1222
1431
|
/**
|
|
1223
|
-
* Specify whether the
|
|
1432
|
+
* Specify whether the text field fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
|
|
1224
1433
|
*/
|
|
1225
1434
|
"fullWidth": boolean;
|
|
1226
1435
|
/**
|
|
1227
|
-
*
|
|
1436
|
+
* The helper text that will be displayed for additional field guidance.
|
|
1228
1437
|
*/
|
|
1229
1438
|
"helperText": string;
|
|
1230
1439
|
"hiddenInput": boolean;
|
|
1231
1440
|
/**
|
|
1232
|
-
*
|
|
1441
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
1233
1442
|
*/
|
|
1234
1443
|
"hideLabel": boolean;
|
|
1235
1444
|
/**
|
|
1236
|
-
*
|
|
1445
|
+
* The ID for the input.
|
|
1237
1446
|
*/
|
|
1238
1447
|
"inputId"?: string;
|
|
1239
1448
|
/**
|
|
@@ -1241,11 +1450,11 @@ export namespace Components {
|
|
|
1241
1450
|
*/
|
|
1242
1451
|
"inputmode": IcTextFieldInputModes;
|
|
1243
1452
|
/**
|
|
1244
|
-
*
|
|
1453
|
+
* The label for the input.
|
|
1245
1454
|
*/
|
|
1246
1455
|
"label": string;
|
|
1247
1456
|
/**
|
|
1248
|
-
*
|
|
1457
|
+
* The maximum number of characters that can be entered in the field.
|
|
1249
1458
|
*/
|
|
1250
1459
|
"maxLength": number;
|
|
1251
1460
|
/**
|
|
@@ -1253,36 +1462,36 @@ export namespace Components {
|
|
|
1253
1462
|
*/
|
|
1254
1463
|
"name": string;
|
|
1255
1464
|
/**
|
|
1256
|
-
*
|
|
1465
|
+
* The placeholder value to be displayed.
|
|
1257
1466
|
*/
|
|
1258
1467
|
"placeholder": string;
|
|
1259
1468
|
/**
|
|
1260
|
-
*
|
|
1469
|
+
* If `true`, the read only state will be set.
|
|
1261
1470
|
*/
|
|
1262
1471
|
"readonly": boolean;
|
|
1263
1472
|
/**
|
|
1264
|
-
*
|
|
1473
|
+
* If `true`, the input will require a value.
|
|
1265
1474
|
*/
|
|
1266
1475
|
"required": boolean;
|
|
1267
1476
|
/**
|
|
1268
|
-
*
|
|
1477
|
+
* If `true`, the multiline text area will be resizeable.
|
|
1269
1478
|
*/
|
|
1270
1479
|
"resize": boolean;
|
|
1271
1480
|
"role": string;
|
|
1272
1481
|
/**
|
|
1273
|
-
*
|
|
1482
|
+
* The number of rows to transform the text field into a text area with a specific height.
|
|
1274
1483
|
*/
|
|
1275
1484
|
"rows": number;
|
|
1276
1485
|
/**
|
|
1277
|
-
* Sets focus on the native `input
|
|
1486
|
+
* Sets focus on the native `input`.
|
|
1278
1487
|
*/
|
|
1279
1488
|
"setFocus": () => Promise<void>;
|
|
1280
1489
|
/**
|
|
1281
|
-
*
|
|
1490
|
+
* If `true`, the small styling will be applied to the text field.
|
|
1282
1491
|
*/
|
|
1283
1492
|
"small": boolean;
|
|
1284
1493
|
/**
|
|
1285
|
-
* If `true`, the
|
|
1494
|
+
* If `true`, the value of the text field will have its spelling and grammar checked.
|
|
1286
1495
|
*/
|
|
1287
1496
|
"spellcheck": boolean;
|
|
1288
1497
|
"truncateValue"?: boolean;
|
|
@@ -1291,29 +1500,75 @@ export namespace Components {
|
|
|
1291
1500
|
*/
|
|
1292
1501
|
"type": IcTextFieldTypes;
|
|
1293
1502
|
/**
|
|
1294
|
-
*
|
|
1503
|
+
* If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
|
|
1295
1504
|
*/
|
|
1296
1505
|
"validationInline": boolean;
|
|
1297
1506
|
/**
|
|
1298
|
-
*
|
|
1507
|
+
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
|
1299
1508
|
*/
|
|
1300
1509
|
"validationStatus": IcInformationStatusOrEmpty1;
|
|
1301
1510
|
/**
|
|
1302
|
-
*
|
|
1511
|
+
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
|
1303
1512
|
*/
|
|
1304
1513
|
"validationText": string;
|
|
1305
1514
|
/**
|
|
1306
|
-
*
|
|
1515
|
+
* The value of the text field.
|
|
1307
1516
|
*/
|
|
1308
1517
|
"value": string;
|
|
1309
1518
|
}
|
|
1310
1519
|
interface IcTheme {
|
|
1311
1520
|
/**
|
|
1312
|
-
* The theme colour. Can be a hex value
|
|
1521
|
+
* The theme colour. Can be a hex value e.g. "#ff0000", RGB e.g. "rgb(255, 0, 0)", or RGBA e.g. "rgba(255, 0, 0, 1)".
|
|
1313
1522
|
*/
|
|
1314
1523
|
"color"?: string;
|
|
1315
1524
|
}
|
|
1525
|
+
interface IcToast {
|
|
1526
|
+
/**
|
|
1527
|
+
* If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS) (NOTE: Has a minimum value of `5000ms`)
|
|
1528
|
+
*/
|
|
1529
|
+
"autoDismissTimeout"?: number;
|
|
1530
|
+
/**
|
|
1531
|
+
* If toast can be manually dismissed, this prop sets a custom aria-label for the ic-button component
|
|
1532
|
+
*/
|
|
1533
|
+
"dismissButtonAriaLabel"?: string;
|
|
1534
|
+
/**
|
|
1535
|
+
* How the toast will be dismissed. If manual will display a dismiss button.
|
|
1536
|
+
*/
|
|
1537
|
+
"dismissMode"?: IcActivationTypes;
|
|
1538
|
+
/**
|
|
1539
|
+
* The title to display at the start of the toast. (NOTE: Should be no more than `70` characters)
|
|
1540
|
+
*/
|
|
1541
|
+
"heading": string;
|
|
1542
|
+
/**
|
|
1543
|
+
* The main body message of the toast. (NOTE: Should be no more than `140` characters)
|
|
1544
|
+
*/
|
|
1545
|
+
"message"?: string;
|
|
1546
|
+
/**
|
|
1547
|
+
* Provides a custom alt-text to be announced to screen readers, if slotting a custom neutral icon
|
|
1548
|
+
*/
|
|
1549
|
+
"neutralIconAriaLabel"?: string;
|
|
1550
|
+
/**
|
|
1551
|
+
* Used to display the individual toast
|
|
1552
|
+
* @returns The element that previously had focus before the toast appeared
|
|
1553
|
+
*/
|
|
1554
|
+
"setVisible": () => Promise<HTMLElement>;
|
|
1555
|
+
/**
|
|
1556
|
+
* The variant of the toast being rendered
|
|
1557
|
+
*/
|
|
1558
|
+
"variant"?: IcStatusVariants;
|
|
1559
|
+
}
|
|
1560
|
+
interface IcToastRegion {
|
|
1561
|
+
/**
|
|
1562
|
+
* Handles setting the visibility of various toasts based on what is already visible
|
|
1563
|
+
* @param toast The toast element being requested to display
|
|
1564
|
+
*/
|
|
1565
|
+
"setVisible": (toast: HTMLIcToastElement) => Promise<void>;
|
|
1566
|
+
}
|
|
1316
1567
|
interface IcTooltip {
|
|
1568
|
+
/**
|
|
1569
|
+
* If `true`, the tooltip will not be displayed on hover, it will require a click.
|
|
1570
|
+
*/
|
|
1571
|
+
"disableHover"?: boolean;
|
|
1317
1572
|
/**
|
|
1318
1573
|
* The text to display on the tooltip.
|
|
1319
1574
|
*/
|
|
@@ -1329,33 +1584,33 @@ export namespace Components {
|
|
|
1329
1584
|
}
|
|
1330
1585
|
interface IcTopNavigation {
|
|
1331
1586
|
/**
|
|
1332
|
-
*
|
|
1587
|
+
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
|
1333
1588
|
*/
|
|
1334
1589
|
"appTitle": string;
|
|
1335
1590
|
/**
|
|
1336
|
-
* The alignment of the top
|
|
1591
|
+
* The alignment of the top navigation content.
|
|
1337
1592
|
*/
|
|
1338
1593
|
"contentAligned": IcAlignment;
|
|
1339
1594
|
/**
|
|
1340
|
-
* The
|
|
1595
|
+
* The URL to navigate to when the app title is clicked.
|
|
1341
1596
|
*/
|
|
1342
1597
|
"href": string;
|
|
1343
1598
|
/**
|
|
1344
|
-
* If true
|
|
1599
|
+
* If `true`, the flyout navigation menu on small devices will be contained by the parent element.
|
|
1345
1600
|
*/
|
|
1346
1601
|
"inline": boolean;
|
|
1347
1602
|
/**
|
|
1348
|
-
*
|
|
1603
|
+
* The status info to be displayed.
|
|
1349
1604
|
*/
|
|
1350
1605
|
"status": string;
|
|
1351
1606
|
/**
|
|
1352
|
-
*
|
|
1607
|
+
* The version info to be displayed.
|
|
1353
1608
|
*/
|
|
1354
1609
|
"version": string;
|
|
1355
1610
|
}
|
|
1356
1611
|
interface IcTypography {
|
|
1357
1612
|
/**
|
|
1358
|
-
*
|
|
1613
|
+
* If `true`, appropriate top and bottom margins will be applied to the typography.
|
|
1359
1614
|
*/
|
|
1360
1615
|
"applyVerticalMargins"?: boolean;
|
|
1361
1616
|
/**
|
|
@@ -1380,6 +1635,10 @@ export interface IcCheckboxGroupCustomEvent<T> extends CustomEvent<T> {
|
|
|
1380
1635
|
detail: T;
|
|
1381
1636
|
target: HTMLIcCheckboxGroupElement;
|
|
1382
1637
|
}
|
|
1638
|
+
export interface IcChipCustomEvent<T> extends CustomEvent<T> {
|
|
1639
|
+
detail: T;
|
|
1640
|
+
target: HTMLIcChipElement;
|
|
1641
|
+
}
|
|
1383
1642
|
export interface IcFooterCustomEvent<T> extends CustomEvent<T> {
|
|
1384
1643
|
detail: T;
|
|
1385
1644
|
target: HTMLIcFooterElement;
|
|
@@ -1388,6 +1647,10 @@ export interface IcMenuCustomEvent<T> extends CustomEvent<T> {
|
|
|
1388
1647
|
detail: T;
|
|
1389
1648
|
target: HTMLIcMenuElement;
|
|
1390
1649
|
}
|
|
1650
|
+
export interface IcMenuItemCustomEvent<T> extends CustomEvent<T> {
|
|
1651
|
+
detail: T;
|
|
1652
|
+
target: HTMLIcMenuItemElement;
|
|
1653
|
+
}
|
|
1391
1654
|
export interface IcNavigationItemCustomEvent<T> extends CustomEvent<T> {
|
|
1392
1655
|
detail: T;
|
|
1393
1656
|
target: HTMLIcNavigationItemElement;
|
|
@@ -1432,6 +1695,10 @@ export interface IcThemeCustomEvent<T> extends CustomEvent<T> {
|
|
|
1432
1695
|
detail: T;
|
|
1433
1696
|
target: HTMLIcThemeElement;
|
|
1434
1697
|
}
|
|
1698
|
+
export interface IcToastCustomEvent<T> extends CustomEvent<T> {
|
|
1699
|
+
detail: T;
|
|
1700
|
+
target: HTMLIcToastElement;
|
|
1701
|
+
}
|
|
1435
1702
|
export interface IcTopNavigationCustomEvent<T> extends CustomEvent<T> {
|
|
1436
1703
|
detail: T;
|
|
1437
1704
|
target: HTMLIcTopNavigationElement;
|
|
@@ -1485,6 +1752,12 @@ declare global {
|
|
|
1485
1752
|
prototype: HTMLIcCheckboxGroupElement;
|
|
1486
1753
|
new (): HTMLIcCheckboxGroupElement;
|
|
1487
1754
|
};
|
|
1755
|
+
interface HTMLIcChipElement extends Components.IcChip, HTMLStencilElement {
|
|
1756
|
+
}
|
|
1757
|
+
var HTMLIcChipElement: {
|
|
1758
|
+
prototype: HTMLIcChipElement;
|
|
1759
|
+
new (): HTMLIcChipElement;
|
|
1760
|
+
};
|
|
1488
1761
|
interface HTMLIcClassificationBannerElement extends Components.IcClassificationBanner, HTMLStencilElement {
|
|
1489
1762
|
}
|
|
1490
1763
|
var HTMLIcClassificationBannerElement: {
|
|
@@ -1533,6 +1806,12 @@ declare global {
|
|
|
1533
1806
|
prototype: HTMLIcHeroElement;
|
|
1534
1807
|
new (): HTMLIcHeroElement;
|
|
1535
1808
|
};
|
|
1809
|
+
interface HTMLIcHorizontalScrollElement extends Components.IcHorizontalScroll, HTMLStencilElement {
|
|
1810
|
+
}
|
|
1811
|
+
var HTMLIcHorizontalScrollElement: {
|
|
1812
|
+
prototype: HTMLIcHorizontalScrollElement;
|
|
1813
|
+
new (): HTMLIcHorizontalScrollElement;
|
|
1814
|
+
};
|
|
1536
1815
|
interface HTMLIcInputComponentContainerElement extends Components.IcInputComponentContainer, HTMLStencilElement {
|
|
1537
1816
|
}
|
|
1538
1817
|
var HTMLIcInputComponentContainerElement: {
|
|
@@ -1575,6 +1854,18 @@ declare global {
|
|
|
1575
1854
|
prototype: HTMLIcMenuElement;
|
|
1576
1855
|
new (): HTMLIcMenuElement;
|
|
1577
1856
|
};
|
|
1857
|
+
interface HTMLIcMenuGroupElement extends Components.IcMenuGroup, HTMLStencilElement {
|
|
1858
|
+
}
|
|
1859
|
+
var HTMLIcMenuGroupElement: {
|
|
1860
|
+
prototype: HTMLIcMenuGroupElement;
|
|
1861
|
+
new (): HTMLIcMenuGroupElement;
|
|
1862
|
+
};
|
|
1863
|
+
interface HTMLIcMenuItemElement extends Components.IcMenuItem, HTMLStencilElement {
|
|
1864
|
+
}
|
|
1865
|
+
var HTMLIcMenuItemElement: {
|
|
1866
|
+
prototype: HTMLIcMenuItemElement;
|
|
1867
|
+
new (): HTMLIcMenuItemElement;
|
|
1868
|
+
};
|
|
1578
1869
|
interface HTMLIcNavigationButtonElement extends Components.IcNavigationButton, HTMLStencilElement {
|
|
1579
1870
|
}
|
|
1580
1871
|
var HTMLIcNavigationButtonElement: {
|
|
@@ -1605,6 +1896,12 @@ declare global {
|
|
|
1605
1896
|
prototype: HTMLIcPageHeaderElement;
|
|
1606
1897
|
new (): HTMLIcPageHeaderElement;
|
|
1607
1898
|
};
|
|
1899
|
+
interface HTMLIcPopoverMenuElement extends Components.IcPopoverMenu, HTMLStencilElement {
|
|
1900
|
+
}
|
|
1901
|
+
var HTMLIcPopoverMenuElement: {
|
|
1902
|
+
prototype: HTMLIcPopoverMenuElement;
|
|
1903
|
+
new (): HTMLIcPopoverMenuElement;
|
|
1904
|
+
};
|
|
1608
1905
|
interface HTMLIcRadioGroupElement extends Components.IcRadioGroup, HTMLStencilElement {
|
|
1609
1906
|
}
|
|
1610
1907
|
var HTMLIcRadioGroupElement: {
|
|
@@ -1707,6 +2004,18 @@ declare global {
|
|
|
1707
2004
|
prototype: HTMLIcThemeElement;
|
|
1708
2005
|
new (): HTMLIcThemeElement;
|
|
1709
2006
|
};
|
|
2007
|
+
interface HTMLIcToastElement extends Components.IcToast, HTMLStencilElement {
|
|
2008
|
+
}
|
|
2009
|
+
var HTMLIcToastElement: {
|
|
2010
|
+
prototype: HTMLIcToastElement;
|
|
2011
|
+
new (): HTMLIcToastElement;
|
|
2012
|
+
};
|
|
2013
|
+
interface HTMLIcToastRegionElement extends Components.IcToastRegion, HTMLStencilElement {
|
|
2014
|
+
}
|
|
2015
|
+
var HTMLIcToastRegionElement: {
|
|
2016
|
+
prototype: HTMLIcToastRegionElement;
|
|
2017
|
+
new (): HTMLIcToastRegionElement;
|
|
2018
|
+
};
|
|
1710
2019
|
interface HTMLIcTooltipElement extends Components.IcTooltip, HTMLStencilElement {
|
|
1711
2020
|
}
|
|
1712
2021
|
var HTMLIcTooltipElement: {
|
|
@@ -1734,6 +2043,7 @@ declare global {
|
|
|
1734
2043
|
"ic-card": HTMLIcCardElement;
|
|
1735
2044
|
"ic-checkbox": HTMLIcCheckboxElement;
|
|
1736
2045
|
"ic-checkbox-group": HTMLIcCheckboxGroupElement;
|
|
2046
|
+
"ic-chip": HTMLIcChipElement;
|
|
1737
2047
|
"ic-classification-banner": HTMLIcClassificationBannerElement;
|
|
1738
2048
|
"ic-data-entity": HTMLIcDataEntityElement;
|
|
1739
2049
|
"ic-data-row": HTMLIcDataRowElement;
|
|
@@ -1742,6 +2052,7 @@ declare global {
|
|
|
1742
2052
|
"ic-footer-link": HTMLIcFooterLinkElement;
|
|
1743
2053
|
"ic-footer-link-group": HTMLIcFooterLinkGroupElement;
|
|
1744
2054
|
"ic-hero": HTMLIcHeroElement;
|
|
2055
|
+
"ic-horizontal-scroll": HTMLIcHorizontalScrollElement;
|
|
1745
2056
|
"ic-input-component-container": HTMLIcInputComponentContainerElement;
|
|
1746
2057
|
"ic-input-container": HTMLIcInputContainerElement;
|
|
1747
2058
|
"ic-input-label": HTMLIcInputLabelElement;
|
|
@@ -1749,11 +2060,14 @@ declare global {
|
|
|
1749
2060
|
"ic-link": HTMLIcLinkElement;
|
|
1750
2061
|
"ic-loading-indicator": HTMLIcLoadingIndicatorElement;
|
|
1751
2062
|
"ic-menu": HTMLIcMenuElement;
|
|
2063
|
+
"ic-menu-group": HTMLIcMenuGroupElement;
|
|
2064
|
+
"ic-menu-item": HTMLIcMenuItemElement;
|
|
1752
2065
|
"ic-navigation-button": HTMLIcNavigationButtonElement;
|
|
1753
2066
|
"ic-navigation-group": HTMLIcNavigationGroupElement;
|
|
1754
2067
|
"ic-navigation-item": HTMLIcNavigationItemElement;
|
|
1755
2068
|
"ic-navigation-menu": HTMLIcNavigationMenuElement;
|
|
1756
2069
|
"ic-page-header": HTMLIcPageHeaderElement;
|
|
2070
|
+
"ic-popover-menu": HTMLIcPopoverMenuElement;
|
|
1757
2071
|
"ic-radio-group": HTMLIcRadioGroupElement;
|
|
1758
2072
|
"ic-radio-option": HTMLIcRadioOptionElement;
|
|
1759
2073
|
"ic-search-bar": HTMLIcSearchBarElement;
|
|
@@ -1771,6 +2085,8 @@ declare global {
|
|
|
1771
2085
|
"ic-tab-panel": HTMLIcTabPanelElement;
|
|
1772
2086
|
"ic-text-field": HTMLIcTextFieldElement;
|
|
1773
2087
|
"ic-theme": HTMLIcThemeElement;
|
|
2088
|
+
"ic-toast": HTMLIcToastElement;
|
|
2089
|
+
"ic-toast-region": HTMLIcToastRegionElement;
|
|
1774
2090
|
"ic-tooltip": HTMLIcTooltipElement;
|
|
1775
2091
|
"ic-top-navigation": HTMLIcTopNavigationElement;
|
|
1776
2092
|
"ic-typography": HTMLIcTypographyElement;
|
|
@@ -1779,33 +2095,37 @@ declare global {
|
|
|
1779
2095
|
declare namespace LocalJSX {
|
|
1780
2096
|
interface IcAlert {
|
|
1781
2097
|
/**
|
|
1782
|
-
*
|
|
2098
|
+
* If `true`, the alert will have the 'alert' ARIA role and will be announced to screen readers.
|
|
1783
2099
|
*/
|
|
1784
2100
|
"announced"?: boolean;
|
|
1785
2101
|
/**
|
|
1786
|
-
*
|
|
2102
|
+
* If `true`, the alert will have a close icon at the end to dismiss it.
|
|
1787
2103
|
*/
|
|
1788
2104
|
"dismissible"?: boolean;
|
|
1789
2105
|
/**
|
|
1790
|
-
*
|
|
2106
|
+
* The optional title to display at the start of the alert.
|
|
1791
2107
|
*/
|
|
1792
2108
|
"heading"?: string;
|
|
1793
2109
|
/**
|
|
1794
|
-
*
|
|
2110
|
+
* The main body message of the alert.
|
|
1795
2111
|
*/
|
|
1796
2112
|
"message"?: string;
|
|
1797
2113
|
/**
|
|
1798
|
-
*
|
|
2114
|
+
* @deprecated This event should not be used anymore. Use icDismiss instead.
|
|
1799
2115
|
*/
|
|
1800
2116
|
"onDismiss"?: (event: IcAlertCustomEvent<void>) => void;
|
|
1801
2117
|
/**
|
|
1802
|
-
*
|
|
2118
|
+
* Is emitted when the user dismisses the alert.
|
|
2119
|
+
*/
|
|
2120
|
+
"onIcDismiss"?: (event: IcAlertCustomEvent<void>) => void;
|
|
2121
|
+
/**
|
|
2122
|
+
* If `true`, the title and message will appear inline instead of above and below.
|
|
1803
2123
|
*/
|
|
1804
2124
|
"titleAbove"?: boolean;
|
|
1805
2125
|
/**
|
|
1806
|
-
*
|
|
2126
|
+
* The variant of the alert which will be rendered.
|
|
1807
2127
|
*/
|
|
1808
|
-
"variant"?:
|
|
2128
|
+
"variant"?: IcStatusVariants;
|
|
1809
2129
|
}
|
|
1810
2130
|
interface IcBackToTop {
|
|
1811
2131
|
/**
|
|
@@ -1815,47 +2135,47 @@ declare namespace LocalJSX {
|
|
|
1815
2135
|
}
|
|
1816
2136
|
interface IcBreadcrumb {
|
|
1817
2137
|
/**
|
|
1818
|
-
* If true
|
|
2138
|
+
* If `true`, aria-current will be set on the breadcrumb.
|
|
1819
2139
|
*/
|
|
1820
2140
|
"current"?: boolean;
|
|
1821
2141
|
/**
|
|
1822
|
-
*
|
|
2142
|
+
* The URL that the breadcrumb link points to.
|
|
1823
2143
|
*/
|
|
1824
2144
|
"href"?: string;
|
|
1825
2145
|
/**
|
|
1826
|
-
*
|
|
2146
|
+
* The title of the breadcrumb.
|
|
1827
2147
|
*/
|
|
1828
2148
|
"pageTitle": string;
|
|
1829
2149
|
}
|
|
1830
2150
|
interface IcBreadcrumbGroup {
|
|
1831
2151
|
/**
|
|
1832
|
-
* If true
|
|
2152
|
+
* If `true`, display only a single breadcrumb for the parent page with a back icon.
|
|
1833
2153
|
*/
|
|
1834
2154
|
"backBreadcrumbOnly"?: boolean;
|
|
1835
2155
|
/**
|
|
1836
|
-
* If true
|
|
2156
|
+
* If `true`, all breadcrumbs between the first and last breadcrumb will be collapsed.
|
|
1837
2157
|
*/
|
|
1838
2158
|
"collapsed"?: boolean;
|
|
1839
2159
|
}
|
|
1840
2160
|
interface IcButton {
|
|
1841
2161
|
/**
|
|
1842
|
-
*
|
|
2162
|
+
* The appearance of the button, e.g. dark, light, or the default.
|
|
1843
2163
|
*/
|
|
1844
2164
|
"appearance"?: IcThemeForeground;
|
|
1845
2165
|
/**
|
|
1846
|
-
*
|
|
2166
|
+
* If `true`, the ic-tooltip which is shown for icon variant will be disabled. Title or aria-label must be set if this prop is not applied.
|
|
1847
2167
|
*/
|
|
1848
2168
|
"disableTooltip"?: boolean;
|
|
1849
2169
|
/**
|
|
1850
|
-
*
|
|
2170
|
+
* If `true`, the button will be in disabled state.
|
|
1851
2171
|
*/
|
|
1852
2172
|
"disabled"?: boolean;
|
|
1853
2173
|
/**
|
|
1854
|
-
*
|
|
2174
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
1855
2175
|
*/
|
|
1856
2176
|
"download"?: string | boolean;
|
|
1857
2177
|
/**
|
|
1858
|
-
*
|
|
2178
|
+
* If `true`, the button will fill the width of the container.
|
|
1859
2179
|
*/
|
|
1860
2180
|
"fullWidth"?: boolean;
|
|
1861
2181
|
/**
|
|
@@ -1863,11 +2183,11 @@ declare namespace LocalJSX {
|
|
|
1863
2183
|
*/
|
|
1864
2184
|
"href"?: string;
|
|
1865
2185
|
/**
|
|
1866
|
-
*
|
|
2186
|
+
* The human language of the linked URL.
|
|
1867
2187
|
*/
|
|
1868
2188
|
"hreflang"?: string;
|
|
1869
2189
|
/**
|
|
1870
|
-
*
|
|
2190
|
+
* If `true`, the button will be in loading state.
|
|
1871
2191
|
*/
|
|
1872
2192
|
"loading"?: boolean;
|
|
1873
2193
|
/**
|
|
@@ -1891,7 +2211,7 @@ declare namespace LocalJSX {
|
|
|
1891
2211
|
*/
|
|
1892
2212
|
"size"?: IcButtonSizes;
|
|
1893
2213
|
/**
|
|
1894
|
-
*
|
|
2214
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
1895
2215
|
*/
|
|
1896
2216
|
"target"?: string;
|
|
1897
2217
|
/**
|
|
@@ -1903,37 +2223,41 @@ declare namespace LocalJSX {
|
|
|
1903
2223
|
*/
|
|
1904
2224
|
"type"?: IcButtonTypes;
|
|
1905
2225
|
/**
|
|
1906
|
-
* The button
|
|
2226
|
+
* The variant of the button to be displayed.
|
|
1907
2227
|
*/
|
|
1908
2228
|
"variant"?: IcButtonVariants;
|
|
1909
2229
|
}
|
|
1910
2230
|
interface IcCard {
|
|
1911
2231
|
/**
|
|
1912
|
-
*
|
|
2232
|
+
* If `true`, the card will be a clickable variant, instead of static.
|
|
1913
2233
|
*/
|
|
1914
2234
|
"clickable"?: boolean;
|
|
1915
2235
|
/**
|
|
1916
|
-
*
|
|
2236
|
+
* If `true`, the card will be disabled if it is clickable.
|
|
1917
2237
|
*/
|
|
1918
2238
|
"disabled"?: boolean;
|
|
1919
2239
|
/**
|
|
1920
|
-
* If true
|
|
2240
|
+
* If `true`, the card will have an expandable area and expansion toggle button.
|
|
2241
|
+
*/
|
|
2242
|
+
"expandable"?: boolean;
|
|
2243
|
+
/**
|
|
2244
|
+
* If `true`, the card will fill the width of the container.
|
|
1921
2245
|
*/
|
|
1922
2246
|
"fullWidth"?: boolean;
|
|
1923
2247
|
/**
|
|
1924
|
-
*
|
|
2248
|
+
* The heading for the card.
|
|
1925
2249
|
*/
|
|
1926
2250
|
"heading": string;
|
|
1927
2251
|
/**
|
|
1928
|
-
* URL
|
|
2252
|
+
* The URL that the clickable card link points to. If set, the clickable card will render as an "a" tag, otherwise it will render as a button.
|
|
1929
2253
|
*/
|
|
1930
2254
|
"href"?: string | undefined;
|
|
1931
2255
|
/**
|
|
1932
|
-
*
|
|
2256
|
+
* The human language of the linked URL.
|
|
1933
2257
|
*/
|
|
1934
2258
|
"hreflang"?: string;
|
|
1935
2259
|
/**
|
|
1936
|
-
*
|
|
2260
|
+
* The main body message of the card.
|
|
1937
2261
|
*/
|
|
1938
2262
|
"message"?: string;
|
|
1939
2263
|
/**
|
|
@@ -1945,71 +2269,79 @@ declare namespace LocalJSX {
|
|
|
1945
2269
|
*/
|
|
1946
2270
|
"rel"?: string;
|
|
1947
2271
|
/**
|
|
1948
|
-
*
|
|
2272
|
+
* The subheading for the card.
|
|
2273
|
+
*/
|
|
2274
|
+
"subheading"?: string;
|
|
2275
|
+
/**
|
|
2276
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
1949
2277
|
*/
|
|
1950
2278
|
"target"?: string;
|
|
1951
2279
|
}
|
|
1952
2280
|
interface IcCheckbox {
|
|
1953
2281
|
/**
|
|
1954
|
-
*
|
|
2282
|
+
* The style of additionalField that will be displayed if used.
|
|
1955
2283
|
*/
|
|
1956
2284
|
"additionalFieldDisplay"?: IcAdditionalFieldTypes;
|
|
1957
2285
|
/**
|
|
1958
|
-
*
|
|
2286
|
+
* If `true`, the checkbox will be set to the checked state.
|
|
1959
2287
|
*/
|
|
1960
2288
|
"checked"?: boolean;
|
|
1961
2289
|
/**
|
|
1962
|
-
*
|
|
2290
|
+
* If `true`, the checkbox will be set to the disabled state.
|
|
1963
2291
|
*/
|
|
1964
2292
|
"disabled"?: boolean;
|
|
1965
2293
|
/**
|
|
1966
|
-
*
|
|
2294
|
+
* The text to be displayed when dynamic.
|
|
1967
2295
|
*/
|
|
1968
2296
|
"dynamicText"?: string;
|
|
1969
2297
|
/**
|
|
1970
|
-
*
|
|
2298
|
+
* The group label for the checkbox.
|
|
1971
2299
|
*/
|
|
1972
2300
|
"groupLabel"?: string;
|
|
1973
2301
|
/**
|
|
1974
|
-
*
|
|
2302
|
+
* If `true`, the indeterminate state will be displayed when checked.
|
|
1975
2303
|
*/
|
|
1976
2304
|
"indeterminate"?: boolean;
|
|
1977
2305
|
/**
|
|
1978
|
-
*
|
|
2306
|
+
* The label for the checkbox.
|
|
1979
2307
|
*/
|
|
1980
2308
|
"label": string;
|
|
1981
2309
|
/**
|
|
1982
|
-
*
|
|
2310
|
+
* The name for the checkbox. If not set when used in a checkbox group, the name will be based on the group name.
|
|
1983
2311
|
*/
|
|
1984
2312
|
"name"?: string;
|
|
1985
2313
|
/**
|
|
1986
|
-
*
|
|
2314
|
+
* @deprecated This event should not be used anymore. Use icCheck instead.
|
|
1987
2315
|
*/
|
|
1988
2316
|
"onCheckboxChecked"?: (event: IcCheckboxCustomEvent<void>) => void;
|
|
1989
2317
|
/**
|
|
1990
|
-
*
|
|
2318
|
+
* Emitted when a checkbox has been checked.
|
|
2319
|
+
*/
|
|
2320
|
+
"onIcCheck"?: (event: IcCheckboxCustomEvent<void>) => void;
|
|
2321
|
+
/**
|
|
2322
|
+
* The value for the checkbox.
|
|
1991
2323
|
*/
|
|
1992
2324
|
"value": string;
|
|
1993
2325
|
}
|
|
1994
2326
|
interface IcCheckboxGroup {
|
|
1995
2327
|
/**
|
|
1996
|
-
*
|
|
2328
|
+
* If `true`, the checkbox group will be set to the disabled state.
|
|
1997
2329
|
*/
|
|
1998
2330
|
"disabled"?: boolean;
|
|
1999
2331
|
/**
|
|
2000
|
-
*
|
|
2332
|
+
* The helper text that will be displayed for additional field guidance.
|
|
2001
2333
|
*/
|
|
2002
2334
|
"helperText"?: string;
|
|
2003
2335
|
/**
|
|
2004
|
-
*
|
|
2336
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
2005
2337
|
*/
|
|
2006
2338
|
"hideLabel"?: boolean;
|
|
2007
2339
|
/**
|
|
2008
|
-
*
|
|
2340
|
+
* The label for the checkbox group to be displayed.
|
|
2009
2341
|
*/
|
|
2010
2342
|
"label": string;
|
|
2011
2343
|
/**
|
|
2012
|
-
*
|
|
2344
|
+
* The name for the checkbox group to differentiate from other groups.
|
|
2013
2345
|
*/
|
|
2014
2346
|
"name": string;
|
|
2015
2347
|
/**
|
|
@@ -2017,65 +2349,95 @@ declare namespace LocalJSX {
|
|
|
2017
2349
|
*/
|
|
2018
2350
|
"onIcChange"?: (event: IcCheckboxGroupCustomEvent<IcChangeEventDetail>) => void;
|
|
2019
2351
|
/**
|
|
2020
|
-
*
|
|
2352
|
+
* If `true`, the checkbox group will require a value.
|
|
2021
2353
|
*/
|
|
2022
2354
|
"required"?: boolean;
|
|
2023
2355
|
/**
|
|
2024
|
-
*
|
|
2356
|
+
* If `true`, the small styling will be applied to the checkbox group.
|
|
2025
2357
|
*/
|
|
2026
2358
|
"small"?: boolean;
|
|
2027
2359
|
/**
|
|
2028
|
-
*
|
|
2360
|
+
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
|
2029
2361
|
*/
|
|
2030
2362
|
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
2031
2363
|
/**
|
|
2032
|
-
*
|
|
2364
|
+
* The validation text - e.g. 'error' | 'warning' | 'success'.
|
|
2033
2365
|
*/
|
|
2034
2366
|
"validationText"?: string;
|
|
2035
2367
|
}
|
|
2368
|
+
interface IcChip {
|
|
2369
|
+
/**
|
|
2370
|
+
* The emphasis of the chip.
|
|
2371
|
+
*/
|
|
2372
|
+
"appearance"?: IcChipAppearance;
|
|
2373
|
+
/**
|
|
2374
|
+
* If `true`, the chip will appear disabled.
|
|
2375
|
+
*/
|
|
2376
|
+
"disabled"?: boolean;
|
|
2377
|
+
/**
|
|
2378
|
+
* If `true`, the chip will have a close button at the end to dismiss it.
|
|
2379
|
+
*/
|
|
2380
|
+
"dismissible"?: boolean;
|
|
2381
|
+
/**
|
|
2382
|
+
* The text rendered within the chip.
|
|
2383
|
+
*/
|
|
2384
|
+
"label": string;
|
|
2385
|
+
/**
|
|
2386
|
+
* @deprecated This event should not be used anymore. Use icDismiss instead.
|
|
2387
|
+
*/
|
|
2388
|
+
"onDismiss"?: (event: IcChipCustomEvent<void>) => void;
|
|
2389
|
+
/**
|
|
2390
|
+
* Is emitted when the user dismisses the chip.
|
|
2391
|
+
*/
|
|
2392
|
+
"onIcDismiss"?: (event: IcChipCustomEvent<void>) => void;
|
|
2393
|
+
/**
|
|
2394
|
+
* The size of the chip.
|
|
2395
|
+
*/
|
|
2396
|
+
"size"?: IcChipSizes;
|
|
2397
|
+
}
|
|
2036
2398
|
interface IcClassificationBanner {
|
|
2037
2399
|
/**
|
|
2038
|
-
*
|
|
2400
|
+
* The additional information that will be displayed after the classification.
|
|
2039
2401
|
*/
|
|
2040
2402
|
"additionalSelectors"?: string;
|
|
2041
2403
|
/**
|
|
2042
|
-
* The classification level to be displayed also determines the banner and text colour
|
|
2404
|
+
* The classification level to be displayed - also determines the banner and text colour.
|
|
2043
2405
|
*/
|
|
2044
2406
|
"classification"?: IcProtectiveMarkings;
|
|
2045
2407
|
/**
|
|
2046
|
-
*
|
|
2408
|
+
* The optional text that will be displayed before classification to specify relevant country/countries.
|
|
2047
2409
|
*/
|
|
2048
2410
|
"country"?: string;
|
|
2049
2411
|
/**
|
|
2050
|
-
*
|
|
2412
|
+
* If `true`, the banner will appear inline with the page, instead of sticking to the bottom of the page.
|
|
2051
2413
|
*/
|
|
2052
2414
|
"inline"?: boolean;
|
|
2053
2415
|
/**
|
|
2054
|
-
*
|
|
2416
|
+
* If `true`, "Up to" will be displayed before the classification and country.
|
|
2055
2417
|
*/
|
|
2056
2418
|
"upTo"?: boolean;
|
|
2057
2419
|
}
|
|
2058
2420
|
interface IcDataEntity {
|
|
2059
2421
|
/**
|
|
2060
|
-
*
|
|
2422
|
+
* The title for the data entity.
|
|
2061
2423
|
*/
|
|
2062
2424
|
"heading"?: string;
|
|
2063
2425
|
/**
|
|
2064
|
-
*
|
|
2426
|
+
* If `true`, the small styling will be applied to the data heading and all child data rows.
|
|
2065
2427
|
*/
|
|
2066
2428
|
"small"?: boolean;
|
|
2067
2429
|
}
|
|
2068
2430
|
interface IcDataRow {
|
|
2069
2431
|
/**
|
|
2070
|
-
*
|
|
2432
|
+
* The label in the leftmost cell of the row.
|
|
2071
2433
|
*/
|
|
2072
2434
|
"label"?: string;
|
|
2073
2435
|
/**
|
|
2074
|
-
*
|
|
2436
|
+
* If `true`, the small styling will be applied to the row. This is automatically applied if small is set on the parent data heading.
|
|
2075
2437
|
*/
|
|
2076
2438
|
"small"?: boolean;
|
|
2077
2439
|
/**
|
|
2078
|
-
*
|
|
2440
|
+
* The value of the middle (right if no end-component supplied) cell of the row.
|
|
2079
2441
|
*/
|
|
2080
2442
|
"value"?: string;
|
|
2081
2443
|
}
|
|
@@ -2083,191 +2445,213 @@ declare namespace LocalJSX {
|
|
|
2083
2445
|
}
|
|
2084
2446
|
interface IcFooter {
|
|
2085
2447
|
/**
|
|
2086
|
-
*
|
|
2448
|
+
* The alignment of the section containers used within the footer.
|
|
2087
2449
|
*/
|
|
2088
2450
|
"aligned"?: IcAlignment;
|
|
2089
2451
|
/**
|
|
2090
|
-
*
|
|
2452
|
+
* The screen size breakpoint at which to switch to the small layout.
|
|
2091
2453
|
*/
|
|
2092
2454
|
"breakpoint"?: IcFooterBreakpoints;
|
|
2093
2455
|
/**
|
|
2094
|
-
* The caption displayed at the bottom of the footer
|
|
2456
|
+
* The caption displayed at the bottom of the footer.
|
|
2095
2457
|
*/
|
|
2096
2458
|
"caption"?: string;
|
|
2097
2459
|
/**
|
|
2098
|
-
*
|
|
2460
|
+
* If `true`, the footer will display the crown copyright at the bottom.
|
|
2099
2461
|
*/
|
|
2100
2462
|
"copyright"?: boolean;
|
|
2101
2463
|
/**
|
|
2102
|
-
* The description displayed at the top of the footer
|
|
2464
|
+
* The description displayed at the top of the footer.
|
|
2103
2465
|
*/
|
|
2104
2466
|
"description"?: string;
|
|
2105
2467
|
/**
|
|
2106
|
-
*
|
|
2468
|
+
* If `true`, the footer will be set up to handle link groups instead of standalone links.
|
|
2107
2469
|
*/
|
|
2108
2470
|
"groupLinks"?: boolean;
|
|
2109
|
-
/**
|
|
2110
|
-
* Triggers on page resize and triggers style changes in footer links and link groups
|
|
2111
|
-
*/
|
|
2112
|
-
"onIcFooterResized"?: (event: IcFooterCustomEvent<void>) => void;
|
|
2113
2471
|
}
|
|
2114
2472
|
interface IcFooterLink {
|
|
2473
|
+
/**
|
|
2474
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
2475
|
+
*/
|
|
2476
|
+
"download"?: string | boolean;
|
|
2115
2477
|
/**
|
|
2116
2478
|
* The URL that the link points to.
|
|
2117
2479
|
*/
|
|
2118
2480
|
"href"?: string;
|
|
2481
|
+
/**
|
|
2482
|
+
* The human language of the linked URL.
|
|
2483
|
+
*/
|
|
2484
|
+
"hreflang"?: string;
|
|
2485
|
+
/**
|
|
2486
|
+
* How much of the referrer to send when following the link.
|
|
2487
|
+
*/
|
|
2488
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
2489
|
+
/**
|
|
2490
|
+
* The relationship of the linked URL as space-separated link types.
|
|
2491
|
+
*/
|
|
2492
|
+
"rel"?: string;
|
|
2493
|
+
/**
|
|
2494
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
2495
|
+
*/
|
|
2496
|
+
"target"?: string;
|
|
2119
2497
|
}
|
|
2120
2498
|
interface IcFooterLinkGroup {
|
|
2121
2499
|
/**
|
|
2122
|
-
*
|
|
2500
|
+
* The title of the link group to be displayed.
|
|
2123
2501
|
*/
|
|
2124
2502
|
"groupTitle": string;
|
|
2125
2503
|
}
|
|
2126
2504
|
interface IcHero {
|
|
2127
2505
|
/**
|
|
2128
|
-
* The alignment of the hero
|
|
2506
|
+
* The alignment of the hero.
|
|
2129
2507
|
*/
|
|
2130
2508
|
"aligned"?: IcAlignment;
|
|
2131
2509
|
/**
|
|
2132
|
-
*
|
|
2510
|
+
* The optional background image.
|
|
2133
2511
|
*/
|
|
2134
2512
|
"backgroundImage"?: string;
|
|
2135
2513
|
/**
|
|
2136
|
-
* The alignment of the hero content
|
|
2514
|
+
* The alignment of the hero content.
|
|
2137
2515
|
*/
|
|
2138
2516
|
"contentAligned"?: IcHeroContentAlignments;
|
|
2139
2517
|
/**
|
|
2140
|
-
*
|
|
2518
|
+
* If `true`, the background image (if set) will not scroll using a parallax effect.
|
|
2141
2519
|
*/
|
|
2142
2520
|
"disableBackgroundParallax"?: boolean;
|
|
2143
2521
|
/**
|
|
2144
|
-
* The heading of the hero
|
|
2522
|
+
* The heading of the hero.
|
|
2145
2523
|
*/
|
|
2146
2524
|
"heading": string;
|
|
2147
2525
|
/**
|
|
2148
|
-
*
|
|
2526
|
+
* The optional secondary heading, replaced by slotted right content.
|
|
2149
2527
|
*/
|
|
2150
2528
|
"secondaryHeading"?: string;
|
|
2151
2529
|
/**
|
|
2152
|
-
*
|
|
2530
|
+
* The optional secondary subheading, replaced by slotted right content.
|
|
2153
2531
|
*/
|
|
2154
2532
|
"secondarySubheading"?: string;
|
|
2155
2533
|
/**
|
|
2156
|
-
*
|
|
2534
|
+
* If `true`, the small styling will be applied to the hero.
|
|
2157
2535
|
*/
|
|
2158
2536
|
"small"?: boolean;
|
|
2159
2537
|
/**
|
|
2160
|
-
*
|
|
2538
|
+
* The description for the hero.
|
|
2161
2539
|
*/
|
|
2162
2540
|
"subheading"?: string;
|
|
2163
2541
|
}
|
|
2542
|
+
interface IcHorizontalScroll {
|
|
2543
|
+
/**
|
|
2544
|
+
* The appearance of the horizontal scroll, e.g. dark, light or the default.
|
|
2545
|
+
*/
|
|
2546
|
+
"appearance"?: IcThemeForeground;
|
|
2547
|
+
}
|
|
2164
2548
|
interface IcInputComponentContainer {
|
|
2165
2549
|
/**
|
|
2166
|
-
*
|
|
2550
|
+
* If `true`, the dark variant of the input component container will be displayed.
|
|
2167
2551
|
*/
|
|
2168
2552
|
"dark"?: boolean;
|
|
2169
2553
|
/**
|
|
2170
|
-
* disabled
|
|
2554
|
+
* If `true`, the disabled state will be set.
|
|
2171
2555
|
*/
|
|
2172
2556
|
"disabled"?: boolean;
|
|
2173
2557
|
/**
|
|
2174
|
-
* If true
|
|
2558
|
+
* If `true`, the input component container will fill the width of the container it is in.
|
|
2175
2559
|
*/
|
|
2176
2560
|
"fullWidth"?: boolean;
|
|
2177
2561
|
/**
|
|
2178
|
-
*
|
|
2562
|
+
* If `true`, the input component container will allow for multiple lines.
|
|
2179
2563
|
*/
|
|
2180
2564
|
"multiLine"?: boolean;
|
|
2181
2565
|
/**
|
|
2182
|
-
* readonly
|
|
2566
|
+
* If `true`, the readonly state will be set.
|
|
2183
2567
|
*/
|
|
2184
2568
|
"readonly"?: boolean;
|
|
2185
2569
|
/**
|
|
2186
|
-
* small
|
|
2570
|
+
* If `true`, the small styling will be applied to the input component container.
|
|
2187
2571
|
*/
|
|
2188
2572
|
"small"?: boolean;
|
|
2189
2573
|
/**
|
|
2190
|
-
*
|
|
2574
|
+
* If `true`, the validation will display inline.
|
|
2191
2575
|
*/
|
|
2192
2576
|
"validationInline"?: boolean;
|
|
2193
2577
|
/**
|
|
2194
|
-
*
|
|
2578
|
+
* The validation status of the input component container - e.g. 'error' | 'warning' | 'success'.
|
|
2195
2579
|
*/
|
|
2196
2580
|
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
2197
2581
|
}
|
|
2198
2582
|
interface IcInputContainer {
|
|
2199
2583
|
/**
|
|
2200
|
-
* disabled
|
|
2584
|
+
* If `true`, the disabled state will be set.
|
|
2201
2585
|
*/
|
|
2202
2586
|
"disabled"?: boolean;
|
|
2203
2587
|
/**
|
|
2204
|
-
* readonly
|
|
2588
|
+
* If `true`, the readonly state will be set.
|
|
2205
2589
|
*/
|
|
2206
2590
|
"readonly"?: boolean;
|
|
2207
2591
|
}
|
|
2208
2592
|
interface IcInputLabel {
|
|
2209
2593
|
/**
|
|
2210
|
-
* dark
|
|
2594
|
+
* If `true`, the dark variant of the input label will be displayed.
|
|
2211
2595
|
*/
|
|
2212
2596
|
"dark"?: boolean;
|
|
2213
2597
|
/**
|
|
2214
|
-
* disabled
|
|
2598
|
+
* If `true`, the disabled state will be set.
|
|
2215
2599
|
*/
|
|
2216
2600
|
"disabled"?: boolean;
|
|
2217
2601
|
/**
|
|
2218
|
-
* error
|
|
2602
|
+
* If `true`, the input label will display with error styling.
|
|
2219
2603
|
*/
|
|
2220
2604
|
"error"?: boolean;
|
|
2221
2605
|
/**
|
|
2222
|
-
*
|
|
2606
|
+
* The ID of the form element the label is bound to.
|
|
2223
2607
|
*/
|
|
2224
2608
|
"for"?: string;
|
|
2225
2609
|
/**
|
|
2226
|
-
*
|
|
2610
|
+
* The helper text that will be displayed.
|
|
2227
2611
|
*/
|
|
2228
2612
|
"helperText"?: string;
|
|
2229
2613
|
/**
|
|
2230
|
-
* label
|
|
2614
|
+
* The text content of the label.
|
|
2231
2615
|
*/
|
|
2232
2616
|
"label": string;
|
|
2233
2617
|
/**
|
|
2234
|
-
* readonly
|
|
2618
|
+
* If `true`, the readonly state will be set.
|
|
2235
2619
|
*/
|
|
2236
2620
|
"readonly"?: boolean;
|
|
2237
2621
|
/**
|
|
2238
|
-
*
|
|
2622
|
+
* If `true`, the input label will require a value.
|
|
2239
2623
|
*/
|
|
2240
2624
|
"required"?: boolean;
|
|
2241
2625
|
}
|
|
2242
2626
|
interface IcInputValidation {
|
|
2243
2627
|
/**
|
|
2244
|
-
*
|
|
2628
|
+
* The ARIA live mode to apply to the message.
|
|
2245
2629
|
*/
|
|
2246
2630
|
"ariaLiveMode"?: IcAriaLiveModeVariants;
|
|
2247
2631
|
/**
|
|
2248
|
-
* The
|
|
2632
|
+
* The ID of the form element the validation is bound to.
|
|
2249
2633
|
*/
|
|
2250
2634
|
"for"?: string;
|
|
2251
2635
|
/**
|
|
2252
|
-
* If true
|
|
2636
|
+
* If `true`, the input validation will fill the width of the container.
|
|
2253
2637
|
*/
|
|
2254
2638
|
"fullWidth"?: boolean;
|
|
2255
2639
|
/**
|
|
2256
|
-
* The validation message to display
|
|
2640
|
+
* The validation message to display.
|
|
2257
2641
|
*/
|
|
2258
2642
|
"message": string;
|
|
2259
2643
|
/**
|
|
2260
|
-
* The status
|
|
2644
|
+
* The status of the validation - e.g. 'error' | 'warning' | 'success'.
|
|
2261
2645
|
*/
|
|
2262
2646
|
"status"?: IcInformationStatusOrEmpty;
|
|
2263
2647
|
}
|
|
2264
2648
|
interface IcLink {
|
|
2265
2649
|
/**
|
|
2266
|
-
*
|
|
2650
|
+
* The appearance of the link, e.g. dark, light, or default.
|
|
2267
2651
|
*/
|
|
2268
2652
|
"appearance"?: IcThemeForeground;
|
|
2269
2653
|
/**
|
|
2270
|
-
*
|
|
2654
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
2271
2655
|
*/
|
|
2272
2656
|
"download"?: string | boolean;
|
|
2273
2657
|
/**
|
|
@@ -2275,7 +2659,7 @@ declare namespace LocalJSX {
|
|
|
2275
2659
|
*/
|
|
2276
2660
|
"href"?: string;
|
|
2277
2661
|
/**
|
|
2278
|
-
*
|
|
2662
|
+
* The human language of the linked URL.
|
|
2279
2663
|
*/
|
|
2280
2664
|
"hreflang"?: string;
|
|
2281
2665
|
/**
|
|
@@ -2287,25 +2671,25 @@ declare namespace LocalJSX {
|
|
|
2287
2671
|
*/
|
|
2288
2672
|
"rel"?: string;
|
|
2289
2673
|
/**
|
|
2290
|
-
*
|
|
2674
|
+
* @deprecated This prop should not be used anymore. The 'open in new tab/window' icon will display automatically if target="_blank".
|
|
2291
2675
|
*/
|
|
2292
2676
|
"showIcon"?: boolean;
|
|
2293
2677
|
/**
|
|
2294
|
-
*
|
|
2678
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
2295
2679
|
*/
|
|
2296
2680
|
"target"?: string;
|
|
2297
2681
|
}
|
|
2298
2682
|
interface IcLoadingIndicator {
|
|
2299
2683
|
/**
|
|
2300
|
-
*
|
|
2684
|
+
* The appearance of the loading indicator, e.g. dark or light.
|
|
2301
2685
|
*/
|
|
2302
2686
|
"appearance"?: IcThemeForegroundNoDefault;
|
|
2303
2687
|
/**
|
|
2304
|
-
*
|
|
2688
|
+
* The description that will be set as the aria-label of the loading indicator when not using a visible label.
|
|
2305
2689
|
*/
|
|
2306
2690
|
"description"?: string;
|
|
2307
2691
|
/**
|
|
2308
|
-
*
|
|
2692
|
+
* If `true`, when linear, the full-width variant (i.e. without a border radius) will be displayed.
|
|
2309
2693
|
*/
|
|
2310
2694
|
"fullWidth"?: boolean;
|
|
2311
2695
|
/**
|
|
@@ -2343,57 +2727,97 @@ declare namespace LocalJSX {
|
|
|
2343
2727
|
*/
|
|
2344
2728
|
"activationType"?: IcActivationTypes;
|
|
2345
2729
|
/**
|
|
2346
|
-
*
|
|
2730
|
+
* The reference to an anchor element the menu will position itself from when rendered.
|
|
2347
2731
|
*/
|
|
2348
2732
|
"anchorEl": HTMLElement;
|
|
2349
2733
|
/**
|
|
2350
|
-
* If true
|
|
2734
|
+
* If `true`, the menu will fill the width of the container.
|
|
2351
2735
|
*/
|
|
2352
2736
|
"fullWidth"?: boolean;
|
|
2353
2737
|
/**
|
|
2354
|
-
*
|
|
2738
|
+
* The reference to the input element.
|
|
2355
2739
|
*/
|
|
2356
2740
|
"inputEl": HTMLElement;
|
|
2357
2741
|
/**
|
|
2358
|
-
*
|
|
2742
|
+
* The label for the input element.
|
|
2359
2743
|
*/
|
|
2360
2744
|
"inputLabel": string;
|
|
2361
2745
|
/**
|
|
2362
|
-
*
|
|
2746
|
+
* The ID of the menu.
|
|
2363
2747
|
*/
|
|
2364
2748
|
"menuId": string;
|
|
2365
2749
|
/**
|
|
2366
|
-
*
|
|
2750
|
+
* If `true`, the menu will be displayed open.
|
|
2367
2751
|
*/
|
|
2368
|
-
"
|
|
2752
|
+
"open": boolean;
|
|
2369
2753
|
/**
|
|
2370
|
-
*
|
|
2754
|
+
* The possible menu selection options.
|
|
2371
2755
|
*/
|
|
2372
|
-
"
|
|
2756
|
+
"options": IcMenuOption[];
|
|
2373
2757
|
/**
|
|
2374
|
-
*
|
|
2758
|
+
* If `true`, the small styling will be applied to the menu.
|
|
2375
2759
|
*/
|
|
2376
|
-
"
|
|
2760
|
+
"small"?: boolean;
|
|
2377
2761
|
/**
|
|
2378
|
-
*
|
|
2762
|
+
* The value of the currently selected option.
|
|
2379
2763
|
*/
|
|
2380
|
-
"
|
|
2764
|
+
"value": string;
|
|
2765
|
+
}
|
|
2766
|
+
interface IcMenuGroup {
|
|
2381
2767
|
/**
|
|
2382
|
-
*
|
|
2768
|
+
* The label to display as the title of the menu group.
|
|
2383
2769
|
*/
|
|
2384
|
-
"
|
|
2770
|
+
"label"?: string;
|
|
2771
|
+
}
|
|
2772
|
+
interface IcMenuItem {
|
|
2385
2773
|
/**
|
|
2386
|
-
*
|
|
2774
|
+
* The description displayed in the menu item, below the label.
|
|
2387
2775
|
*/
|
|
2388
|
-
"
|
|
2776
|
+
"description"?: string;
|
|
2389
2777
|
/**
|
|
2390
|
-
*
|
|
2778
|
+
* If `true`, the menu item will be in disabled state.
|
|
2391
2779
|
*/
|
|
2392
|
-
"
|
|
2780
|
+
"disabled"?: boolean;
|
|
2781
|
+
/**
|
|
2782
|
+
* The URL that the link points to. This will render the menu item as an "a" tag.
|
|
2783
|
+
*/
|
|
2784
|
+
"href"?: string;
|
|
2785
|
+
/**
|
|
2786
|
+
* The human language of the linked URL.
|
|
2787
|
+
*/
|
|
2788
|
+
"hreflang"?: string;
|
|
2789
|
+
/**
|
|
2790
|
+
* The label describing the keyboard shortcut for a menu item's action.
|
|
2791
|
+
*/
|
|
2792
|
+
"keyboardShortcut"?: string;
|
|
2793
|
+
/**
|
|
2794
|
+
* The label to display in the menu item.
|
|
2795
|
+
*/
|
|
2796
|
+
"label": string;
|
|
2797
|
+
/**
|
|
2798
|
+
* How much of the referrer to send when following the link.
|
|
2799
|
+
*/
|
|
2800
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
2801
|
+
/**
|
|
2802
|
+
* The relationship of the linked URL as space-separated link types.
|
|
2803
|
+
*/
|
|
2804
|
+
"rel"?: string;
|
|
2805
|
+
/**
|
|
2806
|
+
* 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.
|
|
2807
|
+
*/
|
|
2808
|
+
"submenuTriggerFor"?: string;
|
|
2809
|
+
/**
|
|
2810
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
2811
|
+
*/
|
|
2812
|
+
"target"?: string;
|
|
2813
|
+
/**
|
|
2814
|
+
* The variant of the menu item.
|
|
2815
|
+
*/
|
|
2816
|
+
"variant"?: IcMenuItemVariants;
|
|
2393
2817
|
}
|
|
2394
2818
|
interface IcNavigationButton {
|
|
2395
2819
|
/**
|
|
2396
|
-
*
|
|
2820
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
2397
2821
|
*/
|
|
2398
2822
|
"download"?: string | boolean;
|
|
2399
2823
|
/**
|
|
@@ -2401,11 +2825,11 @@ declare namespace LocalJSX {
|
|
|
2401
2825
|
*/
|
|
2402
2826
|
"href"?: string;
|
|
2403
2827
|
/**
|
|
2404
|
-
*
|
|
2828
|
+
* The human language of the linked URL.
|
|
2405
2829
|
*/
|
|
2406
2830
|
"hreflang"?: string;
|
|
2407
2831
|
/**
|
|
2408
|
-
* label info to display
|
|
2832
|
+
* The label info to display.
|
|
2409
2833
|
*/
|
|
2410
2834
|
"label": string;
|
|
2411
2835
|
/**
|
|
@@ -2417,97 +2841,131 @@ declare namespace LocalJSX {
|
|
|
2417
2841
|
*/
|
|
2418
2842
|
"rel"?: string;
|
|
2419
2843
|
/**
|
|
2420
|
-
*
|
|
2844
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
2421
2845
|
*/
|
|
2422
2846
|
"target"?: string;
|
|
2423
2847
|
}
|
|
2424
2848
|
interface IcNavigationGroup {
|
|
2425
2849
|
/**
|
|
2426
|
-
*
|
|
2850
|
+
* If `true`, the group will be expandable in the side menu.
|
|
2427
2851
|
*/
|
|
2428
2852
|
"expandable"?: boolean;
|
|
2429
2853
|
/**
|
|
2430
|
-
* label to display on the group
|
|
2854
|
+
* The label to display on the group.
|
|
2431
2855
|
*/
|
|
2432
2856
|
"label"?: string;
|
|
2433
2857
|
}
|
|
2434
2858
|
interface IcNavigationItem {
|
|
2435
2859
|
/**
|
|
2436
|
-
*
|
|
2860
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
|
2861
|
+
*/
|
|
2862
|
+
"download"?: string | boolean;
|
|
2863
|
+
/**
|
|
2864
|
+
* The destination of the navigation item.
|
|
2437
2865
|
*/
|
|
2438
2866
|
"href"?: string;
|
|
2439
2867
|
/**
|
|
2440
|
-
*
|
|
2868
|
+
* The human language of the linked URL.
|
|
2869
|
+
*/
|
|
2870
|
+
"hreflang"?: string;
|
|
2871
|
+
/**
|
|
2872
|
+
* The label of the navigation item.
|
|
2441
2873
|
*/
|
|
2442
2874
|
"label"?: string;
|
|
2443
2875
|
/**
|
|
2444
|
-
*
|
|
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
|
+
* If `true`, the navigation item will be set in a selected state.
|
|
2445
2885
|
*/
|
|
2446
2886
|
"selected"?: boolean;
|
|
2887
|
+
/**
|
|
2888
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
2889
|
+
*/
|
|
2890
|
+
"target"?: string;
|
|
2447
2891
|
}
|
|
2448
2892
|
interface IcNavigationMenu {
|
|
2449
2893
|
/**
|
|
2450
|
-
*
|
|
2894
|
+
* The status info to display.
|
|
2451
2895
|
*/
|
|
2452
2896
|
"status"?: string;
|
|
2453
2897
|
/**
|
|
2454
|
-
*
|
|
2898
|
+
* The version info to display.
|
|
2455
2899
|
*/
|
|
2456
2900
|
"version"?: string;
|
|
2457
2901
|
}
|
|
2458
2902
|
interface IcPageHeader {
|
|
2459
2903
|
/**
|
|
2460
|
-
*
|
|
2904
|
+
* The alignment of the page header.
|
|
2461
2905
|
*/
|
|
2462
2906
|
"aligned"?: IcAlignment;
|
|
2463
2907
|
/**
|
|
2464
|
-
*
|
|
2908
|
+
* If `true`, a border will be displayed along the bottom of the page header.
|
|
2465
2909
|
*/
|
|
2466
2910
|
"border"?: boolean;
|
|
2467
2911
|
/**
|
|
2468
|
-
* The title to render on the
|
|
2912
|
+
* The title to render on the page header.
|
|
2469
2913
|
*/
|
|
2470
2914
|
"heading"?: string;
|
|
2471
2915
|
/**
|
|
2472
|
-
*
|
|
2916
|
+
* If `true`, the reading pattern and tab order will change in the action area for viewport widths of above 576px and when actions have not wrapped.
|
|
2473
2917
|
*/
|
|
2474
2918
|
"reverseOrder"?: boolean;
|
|
2475
2919
|
/**
|
|
2476
|
-
*
|
|
2920
|
+
* If `true`, the small styling will be applied to the page header.
|
|
2477
2921
|
*/
|
|
2478
2922
|
"small"?: boolean;
|
|
2479
2923
|
/**
|
|
2480
|
-
*
|
|
2924
|
+
* If `true`, the page header will be sticky at all breakpoints.
|
|
2481
2925
|
*/
|
|
2482
2926
|
"sticky"?: boolean;
|
|
2483
2927
|
/**
|
|
2484
|
-
*
|
|
2928
|
+
* If `true`, the page header will only be sticky for viewport widths of 992px and above.
|
|
2485
2929
|
*/
|
|
2486
2930
|
"stickyDesktopOnly"?: boolean;
|
|
2487
2931
|
/**
|
|
2488
|
-
* The subtitle to render on the
|
|
2932
|
+
* The subtitle to render on the page header.
|
|
2489
2933
|
*/
|
|
2490
2934
|
"subheading"?: string;
|
|
2491
2935
|
}
|
|
2936
|
+
interface IcPopoverMenu {
|
|
2937
|
+
/**
|
|
2938
|
+
* The ID of the element the popover menu will anchor itself to. This is required unless the popover is a submenu.
|
|
2939
|
+
*/
|
|
2940
|
+
"anchor"?: string;
|
|
2941
|
+
/**
|
|
2942
|
+
* If `true`, the popover menu will be displayed.
|
|
2943
|
+
*/
|
|
2944
|
+
"open"?: boolean;
|
|
2945
|
+
/**
|
|
2946
|
+
* The unique identifier for a popover submenu.
|
|
2947
|
+
*/
|
|
2948
|
+
"submenuId"?: string;
|
|
2949
|
+
}
|
|
2492
2950
|
interface IcRadioGroup {
|
|
2493
2951
|
/**
|
|
2494
|
-
*
|
|
2952
|
+
* If `true`, the disabled state will be set.
|
|
2495
2953
|
*/
|
|
2496
2954
|
"disabled"?: boolean;
|
|
2497
2955
|
/**
|
|
2498
|
-
*
|
|
2956
|
+
* The helper text that will be displayed for additional field guidance.
|
|
2499
2957
|
*/
|
|
2500
2958
|
"helperText"?: string;
|
|
2501
2959
|
/**
|
|
2502
|
-
*
|
|
2960
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
2503
2961
|
*/
|
|
2504
2962
|
"hideLabel"?: boolean;
|
|
2505
2963
|
/**
|
|
2506
|
-
*
|
|
2964
|
+
* The label for the radio group to be displayed.
|
|
2507
2965
|
*/
|
|
2508
2966
|
"label": string;
|
|
2509
2967
|
/**
|
|
2510
|
-
*
|
|
2968
|
+
* The name for the radio group to differentiate from other groups.
|
|
2511
2969
|
*/
|
|
2512
2970
|
"name": string;
|
|
2513
2971
|
/**
|
|
@@ -2515,123 +2973,127 @@ declare namespace LocalJSX {
|
|
|
2515
2973
|
*/
|
|
2516
2974
|
"onIcChange"?: (event: IcRadioGroupCustomEvent<IcValueEventDetail>) => void;
|
|
2517
2975
|
/**
|
|
2518
|
-
*
|
|
2976
|
+
* 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.
|
|
2977
|
+
*/
|
|
2978
|
+
"orientation"?: IcOrientation;
|
|
2979
|
+
/**
|
|
2980
|
+
* If `true`, the radio group will require a value.
|
|
2519
2981
|
*/
|
|
2520
2982
|
"required"?: boolean;
|
|
2521
2983
|
/**
|
|
2522
|
-
*
|
|
2984
|
+
* If `true`, the small styling will be applied to the radio group.
|
|
2523
2985
|
*/
|
|
2524
2986
|
"small"?: boolean;
|
|
2525
2987
|
/**
|
|
2526
|
-
*
|
|
2988
|
+
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
|
2527
2989
|
*/
|
|
2528
2990
|
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
2529
2991
|
/**
|
|
2530
|
-
*
|
|
2992
|
+
* The validation text - e.g. 'error' | 'warning' | 'success'.
|
|
2531
2993
|
*/
|
|
2532
2994
|
"validationText"?: string;
|
|
2533
2995
|
}
|
|
2534
2996
|
interface IcRadioOption {
|
|
2535
2997
|
/**
|
|
2536
|
-
*
|
|
2998
|
+
* The style of additionalField that will be displayed if used.
|
|
2537
2999
|
*/
|
|
2538
3000
|
"additionalFieldDisplay"?: IcAdditionalFieldTypes;
|
|
2539
3001
|
/**
|
|
2540
|
-
*
|
|
3002
|
+
* If `true`, the disabled state will be set.
|
|
2541
3003
|
*/
|
|
2542
3004
|
"disabled"?: boolean;
|
|
2543
3005
|
/**
|
|
2544
|
-
*
|
|
3006
|
+
* The text to be displayed when dynamic.
|
|
2545
3007
|
*/
|
|
2546
3008
|
"dynamicText"?: string;
|
|
2547
3009
|
/**
|
|
2548
|
-
*
|
|
3010
|
+
* The group label for the radio option.
|
|
2549
3011
|
*/
|
|
2550
3012
|
"groupLabel"?: string;
|
|
2551
3013
|
/**
|
|
2552
|
-
*
|
|
3014
|
+
* The label for the radio option.
|
|
2553
3015
|
*/
|
|
2554
3016
|
"label"?: string;
|
|
2555
3017
|
/**
|
|
2556
|
-
*
|
|
3018
|
+
* The name for the radio option.
|
|
2557
3019
|
*/
|
|
2558
3020
|
"name"?: string;
|
|
2559
3021
|
/**
|
|
2560
|
-
* Emitted when radio is
|
|
3022
|
+
* Emitted when a radio is selected.
|
|
2561
3023
|
*/
|
|
2562
|
-
"onIcCheck"?: (event: IcRadioOptionCustomEvent<
|
|
3024
|
+
"onIcCheck"?: (event: IcRadioOptionCustomEvent<IcValueEventDetail>) => void;
|
|
2563
3025
|
/**
|
|
2564
|
-
*
|
|
3026
|
+
* @deprecated This event should not be used anymore. Use icCheck instead.
|
|
2565
3027
|
*/
|
|
2566
3028
|
"onRadioOptionSelect"?: (event: IcRadioOptionCustomEvent<IcValueEventDetail>) => void;
|
|
2567
3029
|
/**
|
|
2568
|
-
*
|
|
3030
|
+
* If `true`, the radio option will be displayed in a selected state.
|
|
2569
3031
|
*/
|
|
2570
3032
|
"selected"?: boolean;
|
|
2571
3033
|
/**
|
|
2572
|
-
*
|
|
3034
|
+
* The value for the radio option.
|
|
2573
3035
|
*/
|
|
2574
3036
|
"value": string;
|
|
2575
3037
|
}
|
|
2576
3038
|
interface IcSearchBar {
|
|
2577
3039
|
/**
|
|
2578
|
-
*
|
|
3040
|
+
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
|
2579
3041
|
*/
|
|
2580
3042
|
"autocapitalize"?: string;
|
|
2581
3043
|
/**
|
|
2582
|
-
*
|
|
3044
|
+
* The state of autocompletion the browser can apply on the text value.
|
|
2583
3045
|
*/
|
|
2584
3046
|
"autocomplete"?: IcAutocompleteTypes;
|
|
2585
3047
|
/**
|
|
2586
|
-
*
|
|
3048
|
+
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
|
2587
3049
|
*/
|
|
2588
3050
|
"autocorrect"?: IcAutocorrectStates;
|
|
2589
3051
|
/**
|
|
2590
|
-
*
|
|
3052
|
+
* If `true`, the form control will have input focus when the page loads.
|
|
2591
3053
|
*/
|
|
2592
3054
|
"autofocus"?: boolean;
|
|
2593
3055
|
/**
|
|
2594
|
-
*
|
|
3056
|
+
* The number of characters until suggestions appear.
|
|
2595
3057
|
*/
|
|
2596
3058
|
"charactersUntilSuggestion"?: number;
|
|
2597
3059
|
/**
|
|
2598
|
-
*
|
|
3060
|
+
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
2599
3061
|
*/
|
|
2600
3062
|
"debounce"?: number;
|
|
2601
3063
|
/**
|
|
2602
|
-
* Specify whether to disable the built in filtering. For example, if options will already be filtered from external source. If true
|
|
3064
|
+
* Specify whether to disable the built in filtering. For example, if options will already be filtered from external source. If `true`, all options provided will be displayed.
|
|
2603
3065
|
*/
|
|
2604
3066
|
"disableFilter"?: boolean;
|
|
2605
3067
|
/**
|
|
2606
|
-
*
|
|
3068
|
+
* If `true`, the disabled state will be set.
|
|
2607
3069
|
*/
|
|
2608
3070
|
"disabled"?: boolean;
|
|
2609
3071
|
/**
|
|
2610
|
-
*
|
|
3072
|
+
* The text displayed when there are no options in the option list.
|
|
2611
3073
|
*/
|
|
2612
3074
|
"emptyOptionListText"?: string;
|
|
2613
3075
|
/**
|
|
2614
|
-
*
|
|
3076
|
+
* If `true`, the search bar will be focused when component loaded.
|
|
2615
3077
|
*/
|
|
2616
3078
|
"focusOnLoad"?: boolean;
|
|
2617
3079
|
/**
|
|
2618
|
-
* Specify whether the
|
|
3080
|
+
* Specify whether the search bar fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
|
|
2619
3081
|
*/
|
|
2620
3082
|
"fullWidth"?: boolean;
|
|
2621
3083
|
/**
|
|
2622
|
-
*
|
|
3084
|
+
* The helper text that will be displayed for additional field guidance.
|
|
2623
3085
|
*/
|
|
2624
3086
|
"helperText"?: string;
|
|
2625
3087
|
/**
|
|
2626
|
-
*
|
|
3088
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
2627
3089
|
*/
|
|
2628
3090
|
"hideLabel"?: boolean;
|
|
2629
3091
|
/**
|
|
2630
|
-
*
|
|
3092
|
+
* The hint text for the hidden assistive description element.
|
|
2631
3093
|
*/
|
|
2632
3094
|
"hintText"?: string;
|
|
2633
3095
|
/**
|
|
2634
|
-
*
|
|
3096
|
+
* The label for the search bar.
|
|
2635
3097
|
*/
|
|
2636
3098
|
"label": string;
|
|
2637
3099
|
/**
|
|
@@ -2651,11 +3113,11 @@ declare namespace LocalJSX {
|
|
|
2651
3113
|
*/
|
|
2652
3114
|
"onIcInput"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
|
2653
3115
|
/**
|
|
2654
|
-
*
|
|
3116
|
+
* @deprecated This event should not be used anymore. Use icSearchBarBlur instead.
|
|
2655
3117
|
*/
|
|
2656
3118
|
"onIcInputBlur"?: (event: IcSearchBarCustomEvent<IcSearchBarBlurEventDetail>) => void;
|
|
2657
3119
|
/**
|
|
2658
|
-
*
|
|
3120
|
+
* @deprecated This event should not be used anymore. Use icSearchBarFocus instead.
|
|
2659
3121
|
*/
|
|
2660
3122
|
"onIcInputFocus"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
|
2661
3123
|
/**
|
|
@@ -2679,79 +3141,87 @@ declare namespace LocalJSX {
|
|
|
2679
3141
|
*/
|
|
2680
3142
|
"onIcSubmitSearch"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
|
2681
3143
|
/**
|
|
2682
|
-
*
|
|
3144
|
+
* The suggested search options.
|
|
2683
3145
|
*/
|
|
2684
3146
|
"options"?: IcMenuOption[];
|
|
2685
3147
|
/**
|
|
2686
|
-
*
|
|
3148
|
+
* The placeholder value to display.
|
|
2687
3149
|
*/
|
|
2688
3150
|
"placeholder"?: string;
|
|
2689
3151
|
/**
|
|
2690
|
-
*
|
|
3152
|
+
* If `true`, the readonly state will be set.
|
|
2691
3153
|
*/
|
|
2692
3154
|
"readonly"?: boolean;
|
|
2693
3155
|
/**
|
|
2694
|
-
*
|
|
3156
|
+
* If `true`, the search bar will require a value.
|
|
2695
3157
|
*/
|
|
2696
3158
|
"required"?: boolean;
|
|
2697
3159
|
/**
|
|
2698
|
-
*
|
|
3160
|
+
* If `true`, the small styling will be applied to the search bar.
|
|
2699
3161
|
*/
|
|
2700
3162
|
"small"?: boolean;
|
|
2701
3163
|
/**
|
|
2702
|
-
* If `true`, the
|
|
3164
|
+
* If `true`, the value of the search will have its spelling and grammar checked.
|
|
2703
3165
|
*/
|
|
2704
3166
|
"spellcheck"?: boolean;
|
|
2705
3167
|
/**
|
|
2706
|
-
*
|
|
3168
|
+
* The value of the search input.
|
|
2707
3169
|
*/
|
|
2708
3170
|
"value"?: string;
|
|
2709
3171
|
}
|
|
2710
3172
|
interface IcSectionContainer {
|
|
2711
3173
|
/**
|
|
2712
|
-
*
|
|
3174
|
+
* The alignment of the container.
|
|
2713
3175
|
*/
|
|
2714
3176
|
"aligned"?: IcAlignment;
|
|
2715
3177
|
/**
|
|
2716
|
-
*
|
|
3178
|
+
* If `true`, the standard vertical padding from the container will be removed.
|
|
2717
3179
|
*/
|
|
2718
3180
|
"fullHeight"?: boolean;
|
|
2719
3181
|
}
|
|
2720
3182
|
interface IcSelect {
|
|
2721
3183
|
/**
|
|
2722
|
-
*
|
|
3184
|
+
* @deprecated This prop should not be used anymore.
|
|
2723
3185
|
*/
|
|
2724
3186
|
"charactersUntilSuggestions"?: number;
|
|
2725
3187
|
/**
|
|
2726
|
-
*
|
|
3188
|
+
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
3189
|
+
*/
|
|
3190
|
+
"debounce"?: number;
|
|
3191
|
+
/**
|
|
3192
|
+
* Specify whether to disable the built in filtering for a searchable variant. For example, if options will already be filtered from external source.
|
|
3193
|
+
*/
|
|
3194
|
+
"disableFilter"?: boolean;
|
|
3195
|
+
/**
|
|
3196
|
+
* If `true`, the disabled state will be set.
|
|
2727
3197
|
*/
|
|
2728
3198
|
"disabled"?: boolean;
|
|
2729
3199
|
/**
|
|
2730
|
-
*
|
|
3200
|
+
* The text displayed when there are no options in the option list.
|
|
2731
3201
|
*/
|
|
2732
3202
|
"emptyOptionListText"?: string;
|
|
2733
3203
|
/**
|
|
2734
|
-
* If true
|
|
3204
|
+
* If `true`, the select element will fill the width of the container.
|
|
2735
3205
|
*/
|
|
2736
3206
|
"fullWidth"?: boolean;
|
|
2737
3207
|
/**
|
|
2738
|
-
*
|
|
3208
|
+
* The helper text that will be displayed for additional field guidance.
|
|
2739
3209
|
*/
|
|
2740
3210
|
"helperText"?: string;
|
|
2741
3211
|
/**
|
|
2742
|
-
*
|
|
3212
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
2743
3213
|
*/
|
|
2744
3214
|
"hideLabel"?: boolean;
|
|
2745
3215
|
/**
|
|
2746
|
-
* If true
|
|
3216
|
+
* If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
|
2747
3217
|
*/
|
|
2748
3218
|
"includeDescriptionsInSearch"?: boolean;
|
|
2749
3219
|
/**
|
|
2750
|
-
* If true
|
|
3220
|
+
* If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
|
2751
3221
|
*/
|
|
2752
3222
|
"includeGroupTitlesInSearch"?: boolean;
|
|
2753
3223
|
/**
|
|
2754
|
-
*
|
|
3224
|
+
* The label for the select.
|
|
2755
3225
|
*/
|
|
2756
3226
|
"label": string;
|
|
2757
3227
|
/**
|
|
@@ -2759,55 +3229,67 @@ declare namespace LocalJSX {
|
|
|
2759
3229
|
*/
|
|
2760
3230
|
"name"?: string;
|
|
2761
3231
|
/**
|
|
2762
|
-
* Emitted when select
|
|
3232
|
+
* Emitted when select loses focus.
|
|
2763
3233
|
*/
|
|
2764
3234
|
"onIcBlur"?: (event: IcSelectCustomEvent<void>) => void;
|
|
2765
3235
|
/**
|
|
2766
|
-
* Emitted when
|
|
3236
|
+
* Emitted when the value changes.
|
|
2767
3237
|
*/
|
|
2768
3238
|
"onIcChange"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
|
|
2769
3239
|
/**
|
|
2770
|
-
* Emitted when
|
|
3240
|
+
* Emitted when clear button clicked.
|
|
3241
|
+
*/
|
|
3242
|
+
"onIcClear"?: (event: IcSelectCustomEvent<void>) => void;
|
|
3243
|
+
/**
|
|
3244
|
+
* Emitted when select gains focus.
|
|
2771
3245
|
*/
|
|
2772
3246
|
"onIcFocus"?: (event: IcSelectCustomEvent<void>) => void;
|
|
2773
3247
|
/**
|
|
2774
|
-
*
|
|
3248
|
+
* Emitted when a keyboard input occurred.
|
|
3249
|
+
*/
|
|
3250
|
+
"onIcInput"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
|
|
3251
|
+
/**
|
|
3252
|
+
* Emitted when option is highlighted within the menu. Highlighting a menu item will trigger an `icChange/onIcChange` due to the value being updated.
|
|
3253
|
+
*/
|
|
3254
|
+
"onIcOptionSelect"?: (event: IcSelectCustomEvent<IcOptionSelectEventDetail>) => void;
|
|
3255
|
+
/**
|
|
3256
|
+
* The possible selection options.
|
|
2775
3257
|
*/
|
|
2776
3258
|
"options"?: IcMenuOption[];
|
|
2777
3259
|
/**
|
|
2778
|
-
*
|
|
3260
|
+
* The placeholder value to be displayed.
|
|
2779
3261
|
*/
|
|
2780
3262
|
"placeholder"?: string;
|
|
2781
3263
|
/**
|
|
2782
|
-
*
|
|
3264
|
+
* If `true`, the readonly state will be set.
|
|
2783
3265
|
*/
|
|
2784
3266
|
"readonly"?: boolean;
|
|
2785
3267
|
/**
|
|
2786
|
-
*
|
|
3268
|
+
* If `true`, the select will require a value.
|
|
2787
3269
|
*/
|
|
2788
3270
|
"required"?: boolean;
|
|
2789
3271
|
/**
|
|
2790
|
-
* Whether the search string of the searchable select should match the start of or anywhere in the options.
|
|
3272
|
+
* Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering.
|
|
2791
3273
|
*/
|
|
2792
3274
|
"searchMatchPosition"?: IcSearchMatchPositions;
|
|
2793
3275
|
/**
|
|
2794
|
-
* If true
|
|
3276
|
+
* If `true`, a searchable variant of the select will be displayed which can be typed in to filter options.
|
|
2795
3277
|
*/
|
|
2796
3278
|
"searchable"?: boolean;
|
|
2797
3279
|
/**
|
|
2798
|
-
*
|
|
3280
|
+
* If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select.
|
|
2799
3281
|
*/
|
|
2800
3282
|
"showClearButton"?: boolean;
|
|
2801
3283
|
/**
|
|
2802
|
-
*
|
|
3284
|
+
* If `true`, the small styling will be applied to the select.
|
|
2803
3285
|
*/
|
|
2804
3286
|
"small"?: boolean;
|
|
2805
3287
|
/**
|
|
2806
|
-
*
|
|
3288
|
+
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
|
2807
3289
|
*/
|
|
2808
3290
|
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
2809
3291
|
/**
|
|
2810
|
-
*
|
|
3292
|
+
* The text to display as the validation message.
|
|
2811
3293
|
*/
|
|
2812
3294
|
"validationText"?: string;
|
|
2813
3295
|
/**
|
|
@@ -2817,53 +3299,53 @@ declare namespace LocalJSX {
|
|
|
2817
3299
|
}
|
|
2818
3300
|
interface IcSideNavigation {
|
|
2819
3301
|
/**
|
|
2820
|
-
*
|
|
3302
|
+
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
|
2821
3303
|
*/
|
|
2822
|
-
"appTitle"
|
|
3304
|
+
"appTitle"?: string;
|
|
2823
3305
|
/**
|
|
2824
|
-
* If true
|
|
3306
|
+
* If `true`, the icon and label will appear when side navigation is collapsed.
|
|
2825
3307
|
*/
|
|
2826
3308
|
"collapsedIconLabels"?: boolean;
|
|
2827
3309
|
/**
|
|
2828
|
-
* If true
|
|
3310
|
+
* If `true`, automatic parent wrapper styling will be disabled.
|
|
2829
3311
|
*/
|
|
2830
3312
|
"disableAutoParentStyling"?: boolean;
|
|
2831
3313
|
/**
|
|
2832
|
-
* If true
|
|
3314
|
+
* If `true`, the side navigation will load in an expanded state.
|
|
2833
3315
|
*/
|
|
2834
3316
|
"expanded"?: boolean;
|
|
2835
3317
|
/**
|
|
2836
|
-
*
|
|
3318
|
+
* The URL that the app title link points to.
|
|
2837
3319
|
*/
|
|
2838
3320
|
"href"?: string;
|
|
2839
3321
|
/**
|
|
2840
|
-
* If true
|
|
2841
|
-
*/
|
|
2842
|
-
"inline"?: boolean;
|
|
2843
|
-
/**
|
|
2844
|
-
* If true, the menu expand button is removed (PLEASE NOTE: This takes effect on screen sizes 992px and above)
|
|
3322
|
+
* If `true`, the menu expand button will be removed (PLEASE NOTE: This takes effect on screen sizes 992px and above).
|
|
2845
3323
|
*/
|
|
2846
3324
|
"static"?: boolean;
|
|
2847
3325
|
/**
|
|
2848
|
-
*
|
|
3326
|
+
* The status of the app to be displayed.
|
|
2849
3327
|
*/
|
|
2850
3328
|
"status"?: string;
|
|
2851
3329
|
/**
|
|
2852
|
-
*
|
|
3330
|
+
* The version of the app to be displayed.
|
|
2853
3331
|
*/
|
|
2854
3332
|
"version"?: string;
|
|
2855
3333
|
}
|
|
2856
3334
|
interface IcSkeleton {
|
|
2857
3335
|
/**
|
|
2858
|
-
*
|
|
3336
|
+
* If `true`, the skeleton will be set to the light variant.
|
|
2859
3337
|
*/
|
|
2860
3338
|
"light"?: boolean;
|
|
2861
3339
|
/**
|
|
2862
|
-
* The variant of the skeleton that will be displayed
|
|
3340
|
+
* The variant of the skeleton that will be displayed.
|
|
2863
3341
|
*/
|
|
2864
3342
|
"variant"?: IcSkeletonVariants;
|
|
2865
3343
|
}
|
|
2866
3344
|
interface IcStatusTag {
|
|
3345
|
+
/**
|
|
3346
|
+
* If `true`, role='status' is added to the component and it will act as an 'aria-live' region.
|
|
3347
|
+
*/
|
|
3348
|
+
"announced"?: boolean;
|
|
2867
3349
|
/**
|
|
2868
3350
|
* The emphasis of the status tag.
|
|
2869
3351
|
*/
|
|
@@ -2873,7 +3355,7 @@ declare namespace LocalJSX {
|
|
|
2873
3355
|
*/
|
|
2874
3356
|
"label": string;
|
|
2875
3357
|
/**
|
|
2876
|
-
*
|
|
3358
|
+
* If `true`, the small styling will be applied to the status tag.
|
|
2877
3359
|
*/
|
|
2878
3360
|
"small"?: boolean;
|
|
2879
3361
|
/**
|
|
@@ -2883,47 +3365,59 @@ declare namespace LocalJSX {
|
|
|
2883
3365
|
}
|
|
2884
3366
|
interface IcStep {
|
|
2885
3367
|
/**
|
|
2886
|
-
*
|
|
3368
|
+
* The status of the step. Use this prop to display a status message on the step if it is required or optional.
|
|
3369
|
+
*/
|
|
3370
|
+
"stepStatus"?: IcStepStatuses;
|
|
3371
|
+
/**
|
|
3372
|
+
* Additional information about the step. Use this prop to override the default step status messaging displayed when selecting a step type or step status.
|
|
2887
3373
|
*/
|
|
2888
3374
|
"stepSubtitle"?: string;
|
|
2889
3375
|
/**
|
|
2890
|
-
*
|
|
3376
|
+
* The title of the step within the stepper.
|
|
2891
3377
|
*/
|
|
2892
3378
|
"stepTitle"?: string;
|
|
2893
3379
|
/**
|
|
2894
|
-
*
|
|
3380
|
+
* The state of the step within the stepper.
|
|
2895
3381
|
*/
|
|
2896
3382
|
"stepType"?: IcStepTypes;
|
|
2897
3383
|
}
|
|
2898
3384
|
interface IcStepper {
|
|
2899
3385
|
/**
|
|
2900
|
-
*
|
|
3386
|
+
* The alignment of the default stepper within its container.
|
|
2901
3387
|
*/
|
|
2902
3388
|
"aligned"?: IcStepperAlignment;
|
|
2903
3389
|
/**
|
|
2904
3390
|
* The length of the connnector between each step in pixels. Minimum length is 100px.
|
|
2905
3391
|
*/
|
|
2906
3392
|
"connectorWidth"?: number;
|
|
3393
|
+
/**
|
|
3394
|
+
* If `true`, the information about each step, i.e. step title, step subtitle and step status, will be hidden on all default steps. The information about each step will still be visible in the compact variant of the stepper.
|
|
3395
|
+
*/
|
|
3396
|
+
"hideStepInfo"?: boolean;
|
|
3397
|
+
/**
|
|
3398
|
+
* The variant of the stepper.
|
|
3399
|
+
*/
|
|
3400
|
+
"variant"?: IcStepVariants;
|
|
2907
3401
|
}
|
|
2908
3402
|
interface IcSwitch {
|
|
2909
3403
|
/**
|
|
2910
|
-
* If true
|
|
3404
|
+
* If `true`, the switch will display as checked.
|
|
2911
3405
|
*/
|
|
2912
3406
|
"checked"?: boolean;
|
|
2913
3407
|
/**
|
|
2914
|
-
* If true
|
|
3408
|
+
* If `true`, the disabled state will be set.
|
|
2915
3409
|
*/
|
|
2916
3410
|
"disabled"?: boolean;
|
|
2917
3411
|
/**
|
|
2918
|
-
*
|
|
3412
|
+
* The helper text that will be displayed for additional field guidance.
|
|
2919
3413
|
*/
|
|
2920
3414
|
"helperText"?: string;
|
|
2921
3415
|
/**
|
|
2922
|
-
*
|
|
3416
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
2923
3417
|
*/
|
|
2924
3418
|
"hideLabel"?: boolean;
|
|
2925
3419
|
/**
|
|
2926
|
-
*
|
|
3420
|
+
* The aria-label applied to the switch when no visual 'name' is provided.
|
|
2927
3421
|
*/
|
|
2928
3422
|
"label": string;
|
|
2929
3423
|
/**
|
|
@@ -2943,11 +3437,11 @@ declare namespace LocalJSX {
|
|
|
2943
3437
|
*/
|
|
2944
3438
|
"onIcFocus"?: (event: IcSwitchCustomEvent<void>) => void;
|
|
2945
3439
|
/**
|
|
2946
|
-
* If true
|
|
3440
|
+
* If `true`, the switch will render the On/Off state text.
|
|
2947
3441
|
*/
|
|
2948
3442
|
"showState"?: boolean;
|
|
2949
3443
|
/**
|
|
2950
|
-
* If true
|
|
3444
|
+
* If `true`, the small styling will be applied to the switch.
|
|
2951
3445
|
*/
|
|
2952
3446
|
"small"?: boolean;
|
|
2953
3447
|
/**
|
|
@@ -2957,13 +3451,9 @@ declare namespace LocalJSX {
|
|
|
2957
3451
|
}
|
|
2958
3452
|
interface IcTab {
|
|
2959
3453
|
/**
|
|
2960
|
-
*
|
|
3454
|
+
* If `true`, the disabled state will be set.
|
|
2961
3455
|
*/
|
|
2962
3456
|
"disabled"?: boolean;
|
|
2963
|
-
/**
|
|
2964
|
-
* Called when a tab is selected.
|
|
2965
|
-
*/
|
|
2966
|
-
"onTabClick"?: (event: IcTabCustomEvent<IcTabClickEventDetail>) => void;
|
|
2967
3457
|
}
|
|
2968
3458
|
interface IcTabContext {
|
|
2969
3459
|
/**
|
|
@@ -2971,81 +3461,85 @@ declare namespace LocalJSX {
|
|
|
2971
3461
|
*/
|
|
2972
3462
|
"activationType"?: IcActivationTypes;
|
|
2973
3463
|
/**
|
|
2974
|
-
*
|
|
3464
|
+
* The appearance of the tab context, e.g dark, or light.
|
|
2975
3465
|
*/
|
|
2976
3466
|
"appearance"?: IcThemeForegroundNoDefault;
|
|
2977
3467
|
/**
|
|
2978
|
-
*
|
|
3468
|
+
* The unique context needed if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
|
2979
3469
|
*/
|
|
2980
3470
|
"contextId"?: string;
|
|
2981
3471
|
/**
|
|
2982
3472
|
* Emitted when a user selects a tab.
|
|
2983
3473
|
*/
|
|
3474
|
+
"onIcTabSelect"?: (event: IcTabContextCustomEvent<IcTabSelectEventDetail>) => void;
|
|
3475
|
+
/**
|
|
3476
|
+
* @deprecated This event should not be used anymore. Use icTabSelect instead.
|
|
3477
|
+
*/
|
|
2984
3478
|
"onTabSelect"?: (event: IcTabContextCustomEvent<IcTabSelectEventDetail>) => void;
|
|
2985
3479
|
/**
|
|
2986
|
-
*
|
|
3480
|
+
* The selected tab to be controlled by the user. Must be used alongside the icTabSelect event to manage tab selection.
|
|
2987
3481
|
*/
|
|
2988
3482
|
"selectedTabIndex"?: number;
|
|
2989
3483
|
}
|
|
2990
3484
|
interface IcTabGroup {
|
|
2991
3485
|
/**
|
|
2992
|
-
*
|
|
3486
|
+
* The unique context needed if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
|
2993
3487
|
*/
|
|
2994
3488
|
"contextId"?: string;
|
|
2995
3489
|
/**
|
|
2996
|
-
*
|
|
3490
|
+
* If `true`, the tabs and tab panels will be positioned separately.
|
|
2997
3491
|
*/
|
|
2998
3492
|
"inline"?: boolean;
|
|
2999
3493
|
/**
|
|
3000
|
-
*
|
|
3494
|
+
* The label to describe the purpose of the set of tabs to screen reader users.
|
|
3001
3495
|
*/
|
|
3002
3496
|
"label": string;
|
|
3003
3497
|
}
|
|
3004
3498
|
interface IcTabPanel {
|
|
3005
3499
|
/**
|
|
3006
|
-
*
|
|
3500
|
+
* The unique context needed if using multiple tabs inside one another i.e. rendering another tabs inside a tab panel.
|
|
3007
3501
|
*/
|
|
3008
3502
|
"contextId"?: string;
|
|
3009
3503
|
}
|
|
3010
3504
|
interface IcTextField {
|
|
3011
3505
|
/**
|
|
3012
|
-
*
|
|
3506
|
+
* If `true`, the form control will have input focus when the page loads.
|
|
3013
3507
|
*/
|
|
3014
3508
|
"autoFocus"?: boolean;
|
|
3015
3509
|
/**
|
|
3016
|
-
*
|
|
3510
|
+
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
|
3017
3511
|
*/
|
|
3018
3512
|
"autocapitalize"?: string;
|
|
3019
3513
|
/**
|
|
3020
|
-
*
|
|
3514
|
+
* The state of autocompletion the browser can apply on the text value.
|
|
3021
3515
|
*/
|
|
3022
3516
|
"autocomplete"?: IcAutocompleteTypes1;
|
|
3023
3517
|
/**
|
|
3024
|
-
*
|
|
3518
|
+
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
|
3025
3519
|
*/
|
|
3026
3520
|
"autocorrect"?: IcAutocorrectStates1;
|
|
3027
3521
|
/**
|
|
3028
|
-
*
|
|
3522
|
+
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
3029
3523
|
*/
|
|
3030
3524
|
"debounce"?: number;
|
|
3031
3525
|
/**
|
|
3032
|
-
*
|
|
3526
|
+
* If `true`, the disabled state will be set.
|
|
3033
3527
|
*/
|
|
3034
3528
|
"disabled"?: boolean;
|
|
3035
3529
|
/**
|
|
3036
|
-
* Specify whether the
|
|
3530
|
+
* Specify whether the text field fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
|
|
3037
3531
|
*/
|
|
3038
3532
|
"fullWidth"?: boolean;
|
|
3039
3533
|
/**
|
|
3040
|
-
*
|
|
3534
|
+
* The helper text that will be displayed for additional field guidance.
|
|
3041
3535
|
*/
|
|
3042
3536
|
"helperText"?: string;
|
|
3043
3537
|
/**
|
|
3044
|
-
*
|
|
3538
|
+
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
|
3045
3539
|
*/
|
|
3046
3540
|
"hideLabel"?: boolean;
|
|
3047
3541
|
/**
|
|
3048
|
-
*
|
|
3542
|
+
* The ID for the input.
|
|
3049
3543
|
*/
|
|
3050
3544
|
"inputId"?: string;
|
|
3051
3545
|
/**
|
|
@@ -3053,11 +3547,11 @@ declare namespace LocalJSX {
|
|
|
3053
3547
|
*/
|
|
3054
3548
|
"inputmode"?: IcTextFieldInputModes;
|
|
3055
3549
|
/**
|
|
3056
|
-
*
|
|
3550
|
+
* The label for the input.
|
|
3057
3551
|
*/
|
|
3058
3552
|
"label": string;
|
|
3059
3553
|
/**
|
|
3060
|
-
*
|
|
3554
|
+
* The maximum number of characters that can be entered in the field.
|
|
3061
3555
|
*/
|
|
3062
3556
|
"maxLength"?: number;
|
|
3063
3557
|
/**
|
|
@@ -3085,31 +3579,31 @@ declare namespace LocalJSX {
|
|
|
3085
3579
|
*/
|
|
3086
3580
|
"onIcKeydown"?: (event: IcTextFieldCustomEvent<{ event: KeyboardEvent }>) => void;
|
|
3087
3581
|
/**
|
|
3088
|
-
*
|
|
3582
|
+
* The placeholder value to be displayed.
|
|
3089
3583
|
*/
|
|
3090
3584
|
"placeholder"?: string;
|
|
3091
3585
|
/**
|
|
3092
|
-
*
|
|
3586
|
+
* If `true`, the read only state will be set.
|
|
3093
3587
|
*/
|
|
3094
3588
|
"readonly"?: boolean;
|
|
3095
3589
|
/**
|
|
3096
|
-
*
|
|
3590
|
+
* If `true`, the input will require a value.
|
|
3097
3591
|
*/
|
|
3098
3592
|
"required"?: boolean;
|
|
3099
3593
|
/**
|
|
3100
|
-
*
|
|
3594
|
+
* If `true`, the multiline text area will be resizeable.
|
|
3101
3595
|
*/
|
|
3102
3596
|
"resize"?: boolean;
|
|
3103
3597
|
/**
|
|
3104
|
-
*
|
|
3598
|
+
* The number of rows to transform the text field into a text area with a specific height.
|
|
3105
3599
|
*/
|
|
3106
3600
|
"rows"?: number;
|
|
3107
3601
|
/**
|
|
3108
|
-
*
|
|
3602
|
+
* If `true`, the small styling will be applied to the text field.
|
|
3109
3603
|
*/
|
|
3110
3604
|
"small"?: boolean;
|
|
3111
3605
|
/**
|
|
3112
|
-
* If `true`, the
|
|
3606
|
+
* If `true`, the value of the text field will have its spelling and grammar checked.
|
|
3113
3607
|
*/
|
|
3114
3608
|
"spellcheck"?: boolean;
|
|
3115
3609
|
/**
|
|
@@ -3117,33 +3611,69 @@ declare namespace LocalJSX {
|
|
|
3117
3611
|
*/
|
|
3118
3612
|
"type"?: IcTextFieldTypes;
|
|
3119
3613
|
/**
|
|
3120
|
-
*
|
|
3614
|
+
* If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
|
|
3121
3615
|
*/
|
|
3122
3616
|
"validationInline"?: boolean;
|
|
3123
3617
|
/**
|
|
3124
|
-
*
|
|
3618
|
+
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
|
3125
3619
|
*/
|
|
3126
3620
|
"validationStatus"?: IcInformationStatusOrEmpty1;
|
|
3127
3621
|
/**
|
|
3128
|
-
*
|
|
3622
|
+
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
|
3129
3623
|
*/
|
|
3130
3624
|
"validationText"?: string;
|
|
3131
3625
|
/**
|
|
3132
|
-
*
|
|
3626
|
+
* The value of the text field.
|
|
3133
3627
|
*/
|
|
3134
3628
|
"value"?: string;
|
|
3135
3629
|
}
|
|
3136
3630
|
interface IcTheme {
|
|
3137
3631
|
/**
|
|
3138
|
-
* The theme colour. Can be a hex value
|
|
3632
|
+
* The theme colour. Can be a hex value e.g. "#ff0000", RGB e.g. "rgb(255, 0, 0)", or RGBA e.g. "rgba(255, 0, 0, 1)".
|
|
3139
3633
|
*/
|
|
3140
3634
|
"color"?: string;
|
|
3635
|
+
}
|
|
3636
|
+
interface IcToast {
|
|
3637
|
+
/**
|
|
3638
|
+
* If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS) (NOTE: Has a minimum value of `5000ms`)
|
|
3639
|
+
*/
|
|
3640
|
+
"autoDismissTimeout"?: number;
|
|
3641
|
+
/**
|
|
3642
|
+
* If toast can be manually dismissed, this prop sets a custom aria-label for the ic-button component
|
|
3643
|
+
*/
|
|
3644
|
+
"dismissButtonAriaLabel"?: string;
|
|
3645
|
+
/**
|
|
3646
|
+
* How the toast will be dismissed. If manual will display a dismiss button.
|
|
3647
|
+
*/
|
|
3648
|
+
"dismissMode"?: IcActivationTypes;
|
|
3649
|
+
/**
|
|
3650
|
+
* The title to display at the start of the toast. (NOTE: Should be no more than `70` characters)
|
|
3651
|
+
*/
|
|
3652
|
+
"heading": string;
|
|
3141
3653
|
/**
|
|
3142
|
-
*
|
|
3654
|
+
* The main body message of the toast. (NOTE: Should be no more than `140` characters)
|
|
3143
3655
|
*/
|
|
3144
|
-
"
|
|
3656
|
+
"message"?: string;
|
|
3657
|
+
/**
|
|
3658
|
+
* Provides a custom alt-text to be announced to screen readers, if slotting a custom neutral icon
|
|
3659
|
+
*/
|
|
3660
|
+
"neutralIconAriaLabel"?: string;
|
|
3661
|
+
/**
|
|
3662
|
+
* Is emitted when the user dismisses the toast
|
|
3663
|
+
*/
|
|
3664
|
+
"onIcDismiss"?: (event: IcToastCustomEvent<void>) => void;
|
|
3665
|
+
/**
|
|
3666
|
+
* The variant of the toast being rendered
|
|
3667
|
+
*/
|
|
3668
|
+
"variant"?: IcStatusVariants;
|
|
3669
|
+
}
|
|
3670
|
+
interface IcToastRegion {
|
|
3145
3671
|
}
|
|
3146
3672
|
interface IcTooltip {
|
|
3673
|
+
/**
|
|
3674
|
+
* If `true`, the tooltip will not be displayed on hover, it will require a click.
|
|
3675
|
+
*/
|
|
3676
|
+
"disableHover"?: boolean;
|
|
3147
3677
|
/**
|
|
3148
3678
|
* The text to display on the tooltip.
|
|
3149
3679
|
*/
|
|
@@ -3159,33 +3689,33 @@ declare namespace LocalJSX {
|
|
|
3159
3689
|
}
|
|
3160
3690
|
interface IcTopNavigation {
|
|
3161
3691
|
/**
|
|
3162
|
-
*
|
|
3692
|
+
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
|
3163
3693
|
*/
|
|
3164
|
-
"appTitle"
|
|
3694
|
+
"appTitle"?: string;
|
|
3165
3695
|
/**
|
|
3166
|
-
* The alignment of the top
|
|
3696
|
+
* The alignment of the top navigation content.
|
|
3167
3697
|
*/
|
|
3168
3698
|
"contentAligned"?: IcAlignment;
|
|
3169
3699
|
/**
|
|
3170
|
-
* The
|
|
3700
|
+
* The URL to navigate to when the app title is clicked.
|
|
3171
3701
|
*/
|
|
3172
3702
|
"href"?: string;
|
|
3173
3703
|
/**
|
|
3174
|
-
* If true
|
|
3704
|
+
* If `true`, the flyout navigation menu on small devices will be contained by the parent element.
|
|
3175
3705
|
*/
|
|
3176
3706
|
"inline"?: boolean;
|
|
3177
3707
|
/**
|
|
3178
|
-
*
|
|
3708
|
+
* The status info to be displayed.
|
|
3179
3709
|
*/
|
|
3180
3710
|
"status"?: string;
|
|
3181
3711
|
/**
|
|
3182
|
-
*
|
|
3712
|
+
* The version info to be displayed.
|
|
3183
3713
|
*/
|
|
3184
3714
|
"version"?: string;
|
|
3185
3715
|
}
|
|
3186
3716
|
interface IcTypography {
|
|
3187
3717
|
/**
|
|
3188
|
-
*
|
|
3718
|
+
* If `true`, appropriate top and bottom margins will be applied to the typography.
|
|
3189
3719
|
*/
|
|
3190
3720
|
"applyVerticalMargins"?: boolean;
|
|
3191
3721
|
/**
|
|
@@ -3202,6 +3732,7 @@ declare namespace LocalJSX {
|
|
|
3202
3732
|
"ic-card": IcCard;
|
|
3203
3733
|
"ic-checkbox": IcCheckbox;
|
|
3204
3734
|
"ic-checkbox-group": IcCheckboxGroup;
|
|
3735
|
+
"ic-chip": IcChip;
|
|
3205
3736
|
"ic-classification-banner": IcClassificationBanner;
|
|
3206
3737
|
"ic-data-entity": IcDataEntity;
|
|
3207
3738
|
"ic-data-row": IcDataRow;
|
|
@@ -3210,6 +3741,7 @@ declare namespace LocalJSX {
|
|
|
3210
3741
|
"ic-footer-link": IcFooterLink;
|
|
3211
3742
|
"ic-footer-link-group": IcFooterLinkGroup;
|
|
3212
3743
|
"ic-hero": IcHero;
|
|
3744
|
+
"ic-horizontal-scroll": IcHorizontalScroll;
|
|
3213
3745
|
"ic-input-component-container": IcInputComponentContainer;
|
|
3214
3746
|
"ic-input-container": IcInputContainer;
|
|
3215
3747
|
"ic-input-label": IcInputLabel;
|
|
@@ -3217,11 +3749,14 @@ declare namespace LocalJSX {
|
|
|
3217
3749
|
"ic-link": IcLink;
|
|
3218
3750
|
"ic-loading-indicator": IcLoadingIndicator;
|
|
3219
3751
|
"ic-menu": IcMenu;
|
|
3752
|
+
"ic-menu-group": IcMenuGroup;
|
|
3753
|
+
"ic-menu-item": IcMenuItem;
|
|
3220
3754
|
"ic-navigation-button": IcNavigationButton;
|
|
3221
3755
|
"ic-navigation-group": IcNavigationGroup;
|
|
3222
3756
|
"ic-navigation-item": IcNavigationItem;
|
|
3223
3757
|
"ic-navigation-menu": IcNavigationMenu;
|
|
3224
3758
|
"ic-page-header": IcPageHeader;
|
|
3759
|
+
"ic-popover-menu": IcPopoverMenu;
|
|
3225
3760
|
"ic-radio-group": IcRadioGroup;
|
|
3226
3761
|
"ic-radio-option": IcRadioOption;
|
|
3227
3762
|
"ic-search-bar": IcSearchBar;
|
|
@@ -3239,6 +3774,8 @@ declare namespace LocalJSX {
|
|
|
3239
3774
|
"ic-tab-panel": IcTabPanel;
|
|
3240
3775
|
"ic-text-field": IcTextField;
|
|
3241
3776
|
"ic-theme": IcTheme;
|
|
3777
|
+
"ic-toast": IcToast;
|
|
3778
|
+
"ic-toast-region": IcToastRegion;
|
|
3242
3779
|
"ic-tooltip": IcTooltip;
|
|
3243
3780
|
"ic-top-navigation": IcTopNavigation;
|
|
3244
3781
|
"ic-typography": IcTypography;
|
|
@@ -3256,6 +3793,7 @@ declare module "@stencil/core" {
|
|
|
3256
3793
|
"ic-card": LocalJSX.IcCard & JSXBase.HTMLAttributes<HTMLIcCardElement>;
|
|
3257
3794
|
"ic-checkbox": LocalJSX.IcCheckbox & JSXBase.HTMLAttributes<HTMLIcCheckboxElement>;
|
|
3258
3795
|
"ic-checkbox-group": LocalJSX.IcCheckboxGroup & JSXBase.HTMLAttributes<HTMLIcCheckboxGroupElement>;
|
|
3796
|
+
"ic-chip": LocalJSX.IcChip & JSXBase.HTMLAttributes<HTMLIcChipElement>;
|
|
3259
3797
|
"ic-classification-banner": LocalJSX.IcClassificationBanner & JSXBase.HTMLAttributes<HTMLIcClassificationBannerElement>;
|
|
3260
3798
|
"ic-data-entity": LocalJSX.IcDataEntity & JSXBase.HTMLAttributes<HTMLIcDataEntityElement>;
|
|
3261
3799
|
"ic-data-row": LocalJSX.IcDataRow & JSXBase.HTMLAttributes<HTMLIcDataRowElement>;
|
|
@@ -3264,6 +3802,7 @@ declare module "@stencil/core" {
|
|
|
3264
3802
|
"ic-footer-link": LocalJSX.IcFooterLink & JSXBase.HTMLAttributes<HTMLIcFooterLinkElement>;
|
|
3265
3803
|
"ic-footer-link-group": LocalJSX.IcFooterLinkGroup & JSXBase.HTMLAttributes<HTMLIcFooterLinkGroupElement>;
|
|
3266
3804
|
"ic-hero": LocalJSX.IcHero & JSXBase.HTMLAttributes<HTMLIcHeroElement>;
|
|
3805
|
+
"ic-horizontal-scroll": LocalJSX.IcHorizontalScroll & JSXBase.HTMLAttributes<HTMLIcHorizontalScrollElement>;
|
|
3267
3806
|
"ic-input-component-container": LocalJSX.IcInputComponentContainer & JSXBase.HTMLAttributes<HTMLIcInputComponentContainerElement>;
|
|
3268
3807
|
"ic-input-container": LocalJSX.IcInputContainer & JSXBase.HTMLAttributes<HTMLIcInputContainerElement>;
|
|
3269
3808
|
"ic-input-label": LocalJSX.IcInputLabel & JSXBase.HTMLAttributes<HTMLIcInputLabelElement>;
|
|
@@ -3271,11 +3810,14 @@ declare module "@stencil/core" {
|
|
|
3271
3810
|
"ic-link": LocalJSX.IcLink & JSXBase.HTMLAttributes<HTMLIcLinkElement>;
|
|
3272
3811
|
"ic-loading-indicator": LocalJSX.IcLoadingIndicator & JSXBase.HTMLAttributes<HTMLIcLoadingIndicatorElement>;
|
|
3273
3812
|
"ic-menu": LocalJSX.IcMenu & JSXBase.HTMLAttributes<HTMLIcMenuElement>;
|
|
3813
|
+
"ic-menu-group": LocalJSX.IcMenuGroup & JSXBase.HTMLAttributes<HTMLIcMenuGroupElement>;
|
|
3814
|
+
"ic-menu-item": LocalJSX.IcMenuItem & JSXBase.HTMLAttributes<HTMLIcMenuItemElement>;
|
|
3274
3815
|
"ic-navigation-button": LocalJSX.IcNavigationButton & JSXBase.HTMLAttributes<HTMLIcNavigationButtonElement>;
|
|
3275
3816
|
"ic-navigation-group": LocalJSX.IcNavigationGroup & JSXBase.HTMLAttributes<HTMLIcNavigationGroupElement>;
|
|
3276
3817
|
"ic-navigation-item": LocalJSX.IcNavigationItem & JSXBase.HTMLAttributes<HTMLIcNavigationItemElement>;
|
|
3277
3818
|
"ic-navigation-menu": LocalJSX.IcNavigationMenu & JSXBase.HTMLAttributes<HTMLIcNavigationMenuElement>;
|
|
3278
3819
|
"ic-page-header": LocalJSX.IcPageHeader & JSXBase.HTMLAttributes<HTMLIcPageHeaderElement>;
|
|
3820
|
+
"ic-popover-menu": LocalJSX.IcPopoverMenu & JSXBase.HTMLAttributes<HTMLIcPopoverMenuElement>;
|
|
3279
3821
|
"ic-radio-group": LocalJSX.IcRadioGroup & JSXBase.HTMLAttributes<HTMLIcRadioGroupElement>;
|
|
3280
3822
|
"ic-radio-option": LocalJSX.IcRadioOption & JSXBase.HTMLAttributes<HTMLIcRadioOptionElement>;
|
|
3281
3823
|
"ic-search-bar": LocalJSX.IcSearchBar & JSXBase.HTMLAttributes<HTMLIcSearchBarElement>;
|
|
@@ -3293,6 +3835,8 @@ declare module "@stencil/core" {
|
|
|
3293
3835
|
"ic-tab-panel": LocalJSX.IcTabPanel & JSXBase.HTMLAttributes<HTMLIcTabPanelElement>;
|
|
3294
3836
|
"ic-text-field": LocalJSX.IcTextField & JSXBase.HTMLAttributes<HTMLIcTextFieldElement>;
|
|
3295
3837
|
"ic-theme": LocalJSX.IcTheme & JSXBase.HTMLAttributes<HTMLIcThemeElement>;
|
|
3838
|
+
"ic-toast": LocalJSX.IcToast & JSXBase.HTMLAttributes<HTMLIcToastElement>;
|
|
3839
|
+
"ic-toast-region": LocalJSX.IcToastRegion & JSXBase.HTMLAttributes<HTMLIcToastRegionElement>;
|
|
3296
3840
|
"ic-tooltip": LocalJSX.IcTooltip & JSXBase.HTMLAttributes<HTMLIcTooltipElement>;
|
|
3297
3841
|
"ic-top-navigation": LocalJSX.IcTopNavigation & JSXBase.HTMLAttributes<HTMLIcTopNavigationElement>;
|
|
3298
3842
|
"ic-typography": LocalJSX.IcTypography & JSXBase.HTMLAttributes<HTMLIcTypographyElement>;
|