@ukic/web-components 2.0.0-alpha.121
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/LICENSE +21 -0
- package/dist/cjs/check-icon-999d9877.js +10 -0
- package/dist/cjs/check-icon-999d9877.js.map +1 -0
- package/dist/cjs/chevron-icon-d175fe66.js +10 -0
- package/dist/cjs/chevron-icon-d175fe66.js.map +1 -0
- package/dist/cjs/close-icon-8ccb0163.js +12 -0
- package/dist/cjs/close-icon-8ccb0163.js.map +1 -0
- package/dist/cjs/core.cjs.js +21 -0
- package/dist/cjs/core.cjs.js.map +1 -0
- package/dist/cjs/error-icon-99504103.js +18 -0
- package/dist/cjs/error-icon-99504103.js.map +1 -0
- package/dist/cjs/helpers-9d4961dc.js +430 -0
- package/dist/cjs/helpers-9d4961dc.js.map +1 -0
- package/dist/cjs/ic-alert.cjs.entry.js +91 -0
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-back-to-top.cjs.entry.js +132 -0
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +63 -0
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-breadcrumbs.cjs.entry.js +181 -0
- package/dist/cjs/ic-breadcrumbs.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-button_3.cjs.entry.js +432 -0
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-card.cjs.entry.js +87 -0
- package/dist/cjs/ic-card.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +66 -0
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-checkbox.cjs.entry.js +72 -0
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-classification-banner.cjs.entry.js +42 -0
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-data-entity.cjs.entry.js +31 -0
- package/dist/cjs/ic-data-entity.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-data-row.cjs.entry.js +74 -0
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-divider.cjs.entry.js +29 -0
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +69 -0
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-footer-link.cjs.entry.js +59 -0
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-footer.cjs.entry.js +87 -0
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-hero.cjs.entry.js +72 -0
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +485 -0
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-input-label_2.cjs.entry.js +86 -0
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-link.cjs.entry.js +69 -0
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-navigation-button.cjs.entry.js +86 -0
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-navigation-group.cjs.entry.js +240 -0
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-navigation-item.cjs.entry.js +146 -0
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +129 -0
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-page-header.cjs.entry.js +107 -0
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-radio-group.cjs.entry.js +103 -0
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-radio-option.cjs.entry.js +108 -0
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-search-bar.cjs.entry.js +393 -0
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-section-container.cjs.entry.js +29 -0
- package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-select.cjs.entry.js +166 -0
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-side-navigation.cjs.entry.js +384 -0
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-skeleton.cjs.entry.js +59 -0
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-status-tag.cjs.entry.js +34 -0
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-step.cjs.entry.js +59 -0
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-stepper.cjs.entry.js +96 -0
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-switch.cjs.entry.js +65 -0
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-tab-context.cjs.entry.js +226 -0
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-tab-list.cjs.entry.js +145 -0
- package/dist/cjs/ic-tab-list.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-tab-panel.cjs.entry.js +33 -0
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-tab.cjs.entry.js +73 -0
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-text-field.cjs.entry.js +203 -0
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-theme.cjs.entry.js +53 -0
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-top-navigation.cjs.entry.js +207 -0
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-typography.cjs.entry.js +28 -0
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -0
- package/dist/cjs/index-3ef30d9d.js +2459 -0
- package/dist/cjs/index-3ef30d9d.js.map +1 -0
- package/dist/cjs/index.cjs.js +4 -0
- package/dist/cjs/index.cjs.js.map +1 -0
- package/dist/cjs/loader.cjs.js +23 -0
- package/dist/cjs/loader.cjs.js.map +1 -0
- package/dist/cjs/popper-11d5f714.js +1803 -0
- package/dist/cjs/popper-11d5f714.js.map +1 -0
- package/dist/cjs/success-icon-887b2097.js +11 -0
- package/dist/cjs/success-icon-887b2097.js.map +1 -0
- package/dist/collection/assets/back-icon.svg +3 -0
- package/dist/collection/assets/check-icon.svg +3 -0
- package/dist/collection/assets/chevron-icon.svg +3 -0
- package/dist/collection/assets/clear-icon.svg +3 -0
- package/dist/collection/assets/close-icon.svg +5 -0
- package/dist/collection/assets/error-icon.svg +5 -0
- package/dist/collection/assets/hamburger-menu-icon.svg +5 -0
- package/dist/collection/assets/info-icon.svg +5 -0
- package/dist/collection/assets/neutral-icon.svg +5 -0
- package/dist/collection/assets/search-icon.svg +3 -0
- package/dist/collection/assets/success-icon.svg +5 -0
- package/dist/collection/assets/warning-icon.svg +5 -0
- package/dist/collection/collection-manifest.json +59 -0
- package/dist/collection/components/ic-alert/ic-alert.css +615 -0
- package/dist/collection/components/ic-alert/ic-alert.js +235 -0
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -0
- package/dist/collection/components/ic-alert/ic-alert.test.a11y.js +11 -0
- package/dist/collection/components/ic-alert/ic-alert.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-alert/ic-alert.types.js +2 -0
- package/dist/collection/components/ic-alert/ic-alert.types.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/assets/ArrowUpward.svg +3 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +526 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +160 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.test.a11y.js +28 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +80 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +136 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.types.js +2 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.types.js.map +1 -0
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs-test-examples.js +35 -0
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs-test-examples.js.map +1 -0
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs.css +35 -0
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs.js +228 -0
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs.js.map +1 -0
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs.test.a11y.js +21 -0
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-button/ic-button.css +840 -0
- package/dist/collection/components/ic-button/ic-button.js +613 -0
- package/dist/collection/components/ic-button/ic-button.js.map +1 -0
- package/dist/collection/components/ic-button/ic-button.test.a11y.js +11 -0
- package/dist/collection/components/ic-button/ic-button.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-button/ic-button.types.js +2 -0
- package/dist/collection/components/ic-button/ic-button.types.js.map +1 -0
- package/dist/collection/components/ic-card/ic-card.css +546 -0
- package/dist/collection/components/ic-card/ic-card.js +291 -0
- package/dist/collection/components/ic-card/ic-card.js.map +1 -0
- package/dist/collection/components/ic-card/ic-card.test.a11y.js +21 -0
- package/dist/collection/components/ic-card/ic-card.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +597 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +256 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -0
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +466 -0
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +271 -0
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -0
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.test.a11y.js +16 -0
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.types.js +2 -0
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.types.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +494 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +141 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.test.a11y.js +11 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.types.js +2 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.types.js.map +1 -0
- package/dist/collection/components/ic-data-entity/ic-data-entity.css +468 -0
- package/dist/collection/components/ic-data-entity/ic-data-entity.js +70 -0
- package/dist/collection/components/ic-data-entity/ic-data-entity.js.map +1 -0
- package/dist/collection/components/ic-data-entity/ic-data-entity.test.a11y.js +11 -0
- package/dist/collection/components/ic-data-entity/ic-data-entity.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-data-row/ic-data-row.css +499 -0
- package/dist/collection/components/ic-data-row/ic-data-row.js +141 -0
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -0
- package/dist/collection/components/ic-data-row/ic-data-row.test.a11y.js +18 -0
- package/dist/collection/components/ic-data-row/ic-data-row.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-divider/ic-divider.css +11 -0
- package/dist/collection/components/ic-divider/ic-divider.js +44 -0
- package/dist/collection/components/ic-divider/ic-divider.js.map +1 -0
- package/dist/collection/components/ic-footer/ic-footer.css +537 -0
- package/dist/collection/components/ic-footer/ic-footer.js +247 -0
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -0
- package/dist/collection/components/ic-footer/ic-footer.test.a11y.js +21 -0
- package/dist/collection/components/ic-footer/ic-footer.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer/ic-footer.types.js +2 -0
- package/dist/collection/components/ic-footer/ic-footer.types.js.map +1 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +558 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +103 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.test.a11y.js +21 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +522 -0
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +113 -0
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -0
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.test.a11y.js +21 -0
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-hero/ic-hero.css +703 -0
- package/dist/collection/components/ic-hero/ic-hero.js +273 -0
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -0
- package/dist/collection/components/ic-hero/ic-hero.test.a11y.js +11 -0
- package/dist/collection/components/ic-hero/ic-hero.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-hero/ic-hero.types.js +2 -0
- package/dist/collection/components/ic-hero/ic-hero.types.js.map +1 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +118 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +208 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -0
- package/dist/collection/components/ic-input-container/ic-input-container.css +5 -0
- package/dist/collection/components/ic-input-container/ic-input-container.js +66 -0
- package/dist/collection/components/ic-input-container/ic-input-container.js.map +1 -0
- package/dist/collection/components/ic-input-label/ic-input-label.css +39 -0
- package/dist/collection/components/ic-input-label/ic-input-label.js +194 -0
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -0
- package/dist/collection/components/ic-input-validation/ic-input-validation.css +43 -0
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +152 -0
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -0
- package/dist/collection/components/ic-input-validation/ic-input-validation.types.js +2 -0
- package/dist/collection/components/ic-input-validation/ic-input-validation.types.js.map +1 -0
- package/dist/collection/components/ic-link/assets/OpenInNew.svg +1 -0
- package/dist/collection/components/ic-link/ic-link.css +545 -0
- package/dist/collection/components/ic-link/ic-link.js +231 -0
- package/dist/collection/components/ic-link/ic-link.js.map +1 -0
- package/dist/collection/components/ic-link/ic-link.test.a11y.js +11 -0
- package/dist/collection/components/ic-link/ic-link.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +672 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +334 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.test.a11y.js +11 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.types.js +2 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.types.js.map +1 -0
- package/dist/collection/components/ic-menu/ic-menu.css +579 -0
- package/dist/collection/components/ic-menu/ic-menu.js +806 -0
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -0
- package/dist/collection/components/ic-menu/ic-menu.types.js +2 -0
- package/dist/collection/components/ic-menu/ic-menu.types.js.map +1 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +452 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +266 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.types.js +2 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.types.js.map +1 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +639 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +331 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.test.a11y.js +18 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +967 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +347 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.test.a11y.js +18 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +87 -0
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +208 -0
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -0
- package/dist/collection/components/ic-page-header/ic-page-header.css +561 -0
- package/dist/collection/components/ic-page-header/ic-page-header.js +275 -0
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -0
- package/dist/collection/components/ic-page-header/ic-page-header.test.a11y.js +13 -0
- package/dist/collection/components/ic-page-header/ic-page-header.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.css +454 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +308 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.test.a11y.js +16 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +639 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +305 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -0
- package/dist/collection/components/ic-search-bar/ic-search-bar.css +552 -0
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +1127 -0
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -0
- package/dist/collection/components/ic-search-bar/ic-search-bar.test.a11y.js +11 -0
- package/dist/collection/components/ic-search-bar/ic-search-bar.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-search-bar/ic-search-bar.types.js +2 -0
- package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -0
- package/dist/collection/components/ic-section-container/ic-section-container.css +513 -0
- package/dist/collection/components/ic-section-container/ic-section-container.js +74 -0
- package/dist/collection/components/ic-section-container/ic-section-container.js.map +1 -0
- package/dist/collection/components/ic-select/assets/Check.svg +3 -0
- package/dist/collection/components/ic-select/assets/Clear.svg +3 -0
- package/dist/collection/components/ic-select/assets/Expand.svg +3 -0
- package/dist/collection/components/ic-select/ic-select.css +592 -0
- package/dist/collection/components/ic-select/ic-select.js +516 -0
- package/dist/collection/components/ic-select/ic-select.js.map +1 -0
- package/dist/collection/components/ic-select/ic-select.test.a11y.js +28 -0
- package/dist/collection/components/ic-select/ic-select.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation-test-examples.js +321 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation-test-examples.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +607 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +566 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.test.a11y.js +14 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.types.js +2 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.types.js.map +1 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.css +495 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +112 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.test.a11y.js +11 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.types.js +2 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.types.js.map +1 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +499 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +119 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.test.a11y.js +11 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.types.js +2 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.types.js.map +1 -0
- package/dist/collection/components/ic-step/ic-step.css +146 -0
- package/dist/collection/components/ic-step/ic-step.js +160 -0
- package/dist/collection/components/ic-step/ic-step.js.map +1 -0
- package/dist/collection/components/ic-step/ic-step.types.js +2 -0
- package/dist/collection/components/ic-step/ic-step.types.js.map +1 -0
- package/dist/collection/components/ic-stepper/ic-stepper.css +14 -0
- package/dist/collection/components/ic-stepper/ic-stepper.js +147 -0
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -0
- package/dist/collection/components/ic-stepper/ic-stepper.test.a11y.js +24 -0
- package/dist/collection/components/ic-stepper/ic-stepper.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-stepper/ic-stepper.types.js +2 -0
- package/dist/collection/components/ic-stepper/ic-stepper.types.js.map +1 -0
- package/dist/collection/components/ic-switch/ic-switch.css +626 -0
- package/dist/collection/components/ic-switch/ic-switch.js +288 -0
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -0
- package/dist/collection/components/ic-switch/ic-switch.test.a11y.js +11 -0
- package/dist/collection/components/ic-switch/ic-switch.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-switch/ic-switch.types.js +2 -0
- package/dist/collection/components/ic-switch/ic-switch.types.js.map +1 -0
- package/dist/collection/components/ic-tab/ic-tab.css +511 -0
- package/dist/collection/components/ic-tab/ic-tab.js +245 -0
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -0
- package/dist/collection/components/ic-tab/ic-tab.types.js +2 -0
- package/dist/collection/components/ic-tab/ic-tab.types.js.map +1 -0
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +337 -0
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -0
- package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js +19 -0
- package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-tab-list/assets/left-arrow.svg +3 -0
- package/dist/collection/components/ic-tab-list/assets/right-arrow.svg +3 -0
- package/dist/collection/components/ic-tab-list/ic-tab-list.css +139 -0
- package/dist/collection/components/ic-tab-list/ic-tab-list.js +258 -0
- package/dist/collection/components/ic-tab-list/ic-tab-list.js.map +1 -0
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.css +3 -0
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +115 -0
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -0
- package/dist/collection/components/ic-text-field/ic-text-field.css +556 -0
- package/dist/collection/components/ic-text-field/ic-text-field.js +1006 -0
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -0
- package/dist/collection/components/ic-text-field/ic-text-field.test.a11y.js +33 -0
- package/dist/collection/components/ic-text-field/ic-text-field.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-text-field/ic-text-field.types.js +2 -0
- package/dist/collection/components/ic-text-field/ic-text-field.types.js.map +1 -0
- package/dist/collection/components/ic-theme/ic-theme.js +93 -0
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +538 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +192 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js +15 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.types.js +2 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.types.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +736 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +411 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.test.a11y.js +23 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-typography/ic-typography.css +543 -0
- package/dist/collection/components/ic-typography/ic-typography.js +73 -0
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -0
- package/dist/collection/components/ic-typography/ic-typography.test.a11y.js +11 -0
- package/dist/collection/components/ic-typography/ic-typography.test.a11y.js.map +1 -0
- package/dist/collection/index.js +2 -0
- package/dist/collection/index.js.map +1 -0
- package/dist/collection/testspec.setup.js +32 -0
- package/dist/collection/testspec.setup.js.map +1 -0
- package/dist/collection/utils/constants.js +44 -0
- package/dist/collection/utils/constants.js.map +1 -0
- package/dist/collection/utils/helpers.js +339 -0
- package/dist/collection/utils/helpers.js.map +1 -0
- package/dist/collection/utils/testa11y.helpers.js +8 -0
- package/dist/collection/utils/testa11y.helpers.js.map +1 -0
- package/dist/collection/utils/types.js +13 -0
- package/dist/collection/utils/types.js.map +1 -0
- package/dist/components/check-icon.js +8 -0
- package/dist/components/check-icon.js.map +1 -0
- package/dist/components/chevron-icon.js +8 -0
- package/dist/components/chevron-icon.js.map +1 -0
- package/dist/components/close-icon.js +10 -0
- package/dist/components/close-icon.js.map +1 -0
- package/dist/components/error-icon.js +15 -0
- package/dist/components/error-icon.js.map +1 -0
- package/dist/components/helpers.js +397 -0
- package/dist/components/helpers.js.map +1 -0
- package/dist/components/ic-alert.d.ts +11 -0
- package/dist/components/ic-alert.js +138 -0
- package/dist/components/ic-alert.js.map +1 -0
- package/dist/components/ic-back-to-top.d.ts +11 -0
- package/dist/components/ic-back-to-top.js +157 -0
- package/dist/components/ic-back-to-top.js.map +1 -0
- package/dist/components/ic-breadcrumb.d.ts +11 -0
- package/dist/components/ic-breadcrumb.js +8 -0
- package/dist/components/ic-breadcrumb.js.map +1 -0
- package/dist/components/ic-breadcrumb2.js +85 -0
- package/dist/components/ic-breadcrumb2.js.map +1 -0
- package/dist/components/ic-breadcrumbs.d.ts +11 -0
- package/dist/components/ic-breadcrumbs.js +212 -0
- package/dist/components/ic-breadcrumbs.js.map +1 -0
- package/dist/components/ic-button.d.ts +11 -0
- package/dist/components/ic-button.js +8 -0
- package/dist/components/ic-button.js.map +1 -0
- package/dist/components/ic-button2.js +243 -0
- package/dist/components/ic-button2.js.map +1 -0
- package/dist/components/ic-card.d.ts +11 -0
- package/dist/components/ic-card.js +121 -0
- package/dist/components/ic-card.js.map +1 -0
- package/dist/components/ic-checkbox-group.d.ts +11 -0
- package/dist/components/ic-checkbox-group.js +109 -0
- package/dist/components/ic-checkbox-group.js.map +1 -0
- package/dist/components/ic-checkbox.d.ts +11 -0
- package/dist/components/ic-checkbox.js +102 -0
- package/dist/components/ic-checkbox.js.map +1 -0
- package/dist/components/ic-classification-banner.d.ts +11 -0
- package/dist/components/ic-classification-banner.js +68 -0
- package/dist/components/ic-classification-banner.js.map +1 -0
- package/dist/components/ic-data-entity.d.ts +11 -0
- package/dist/components/ic-data-entity.js +54 -0
- package/dist/components/ic-data-entity.js.map +1 -0
- package/dist/components/ic-data-row.d.ts +11 -0
- package/dist/components/ic-data-row.js +100 -0
- package/dist/components/ic-data-row.js.map +1 -0
- package/dist/components/ic-divider.d.ts +11 -0
- package/dist/components/ic-divider.js +8 -0
- package/dist/components/ic-divider.js.map +1 -0
- package/dist/components/ic-divider2.js +41 -0
- package/dist/components/ic-divider2.js.map +1 -0
- package/dist/components/ic-footer-link-group.d.ts +11 -0
- package/dist/components/ic-footer-link-group.js +101 -0
- package/dist/components/ic-footer-link-group.js.map +1 -0
- package/dist/components/ic-footer-link.d.ts +11 -0
- package/dist/components/ic-footer-link.js +78 -0
- package/dist/components/ic-footer-link.js.map +1 -0
- package/dist/components/ic-footer.d.ts +11 -0
- package/dist/components/ic-footer.js +122 -0
- package/dist/components/ic-footer.js.map +1 -0
- package/dist/components/ic-hero.d.ts +11 -0
- package/dist/components/ic-hero.js +112 -0
- package/dist/components/ic-hero.js.map +1 -0
- package/dist/components/ic-input-component-container.d.ts +11 -0
- package/dist/components/ic-input-component-container.js +8 -0
- package/dist/components/ic-input-component-container.js.map +1 -0
- package/dist/components/ic-input-component-container2.js +71 -0
- package/dist/components/ic-input-component-container2.js.map +1 -0
- package/dist/components/ic-input-container.d.ts +11 -0
- package/dist/components/ic-input-container.js +8 -0
- package/dist/components/ic-input-container.js.map +1 -0
- package/dist/components/ic-input-container2.js +40 -0
- package/dist/components/ic-input-container2.js.map +1 -0
- package/dist/components/ic-input-label.d.ts +11 -0
- package/dist/components/ic-input-label.js +8 -0
- package/dist/components/ic-input-label.js.map +1 -0
- package/dist/components/ic-input-label2.js +74 -0
- package/dist/components/ic-input-label2.js.map +1 -0
- package/dist/components/ic-input-validation.d.ts +11 -0
- package/dist/components/ic-input-validation.js +8 -0
- package/dist/components/ic-input-validation.js.map +1 -0
- package/dist/components/ic-input-validation2.js +68 -0
- package/dist/components/ic-input-validation2.js.map +1 -0
- package/dist/components/ic-link.d.ts +11 -0
- package/dist/components/ic-link.js +8 -0
- package/dist/components/ic-link.js.map +1 -0
- package/dist/components/ic-link2.js +89 -0
- package/dist/components/ic-link2.js.map +1 -0
- package/dist/components/ic-loading-indicator.d.ts +11 -0
- package/dist/components/ic-loading-indicator.js +8 -0
- package/dist/components/ic-loading-indicator.js.map +1 -0
- package/dist/components/ic-loading-indicator2.js +158 -0
- package/dist/components/ic-loading-indicator2.js.map +1 -0
- package/dist/components/ic-menu.d.ts +11 -0
- package/dist/components/ic-menu.js +8 -0
- package/dist/components/ic-menu.js.map +1 -0
- package/dist/components/ic-menu2.js +461 -0
- package/dist/components/ic-menu2.js.map +1 -0
- package/dist/components/ic-navigation-button.d.ts +11 -0
- package/dist/components/ic-navigation-button.js +135 -0
- package/dist/components/ic-navigation-button.js.map +1 -0
- package/dist/components/ic-navigation-group.d.ts +11 -0
- package/dist/components/ic-navigation-group.js +271 -0
- package/dist/components/ic-navigation-group.js.map +1 -0
- package/dist/components/ic-navigation-item.d.ts +11 -0
- package/dist/components/ic-navigation-item.js +188 -0
- package/dist/components/ic-navigation-item.js.map +1 -0
- package/dist/components/ic-navigation-menu.d.ts +11 -0
- package/dist/components/ic-navigation-menu.js +8 -0
- package/dist/components/ic-navigation-menu.js.map +1 -0
- package/dist/components/ic-navigation-menu2.js +167 -0
- package/dist/components/ic-navigation-menu2.js.map +1 -0
- package/dist/components/ic-page-header.d.ts +11 -0
- package/dist/components/ic-page-header.js +145 -0
- package/dist/components/ic-page-header.js.map +1 -0
- package/dist/components/ic-radio-group.d.ts +11 -0
- package/dist/components/ic-radio-group.js +147 -0
- package/dist/components/ic-radio-group.js.map +1 -0
- package/dist/components/ic-radio-option.d.ts +11 -0
- package/dist/components/ic-radio-option.js +137 -0
- package/dist/components/ic-radio-option.js.map +1 -0
- package/dist/components/ic-search-bar.d.ts +11 -0
- package/dist/components/ic-search-bar.js +500 -0
- package/dist/components/ic-search-bar.js.map +1 -0
- package/dist/components/ic-section-container.d.ts +11 -0
- package/dist/components/ic-section-container.js +8 -0
- package/dist/components/ic-section-container.js.map +1 -0
- package/dist/components/ic-section-container2.js +43 -0
- package/dist/components/ic-section-container2.js.map +1 -0
- package/dist/components/ic-select.d.ts +11 -0
- package/dist/components/ic-select.js +253 -0
- package/dist/components/ic-select.js.map +1 -0
- package/dist/components/ic-side-navigation.d.ts +11 -0
- package/dist/components/ic-side-navigation.js +444 -0
- package/dist/components/ic-side-navigation.js.map +1 -0
- package/dist/components/ic-skeleton.d.ts +11 -0
- package/dist/components/ic-skeleton.js +80 -0
- package/dist/components/ic-skeleton.js.map +1 -0
- package/dist/components/ic-status-tag.d.ts +11 -0
- package/dist/components/ic-status-tag.js +59 -0
- package/dist/components/ic-status-tag.js.map +1 -0
- package/dist/components/ic-step.d.ts +11 -0
- package/dist/components/ic-step.js +85 -0
- package/dist/components/ic-step.js.map +1 -0
- package/dist/components/ic-stepper.d.ts +11 -0
- package/dist/components/ic-stepper.js +115 -0
- package/dist/components/ic-stepper.js.map +1 -0
- package/dist/components/ic-switch.d.ts +11 -0
- package/dist/components/ic-switch.js +102 -0
- package/dist/components/ic-switch.js.map +1 -0
- package/dist/components/ic-tab-context.d.ts +11 -0
- package/dist/components/ic-tab-context.js +245 -0
- package/dist/components/ic-tab-context.js.map +1 -0
- package/dist/components/ic-tab-list.d.ts +11 -0
- package/dist/components/ic-tab-list.js +180 -0
- package/dist/components/ic-tab-list.js.map +1 -0
- package/dist/components/ic-tab-panel.d.ts +11 -0
- package/dist/components/ic-tab-panel.js +52 -0
- package/dist/components/ic-tab-panel.js.map +1 -0
- package/dist/components/ic-tab.d.ts +11 -0
- package/dist/components/ic-tab.js +100 -0
- package/dist/components/ic-tab.js.map +1 -0
- package/dist/components/ic-text-field.d.ts +11 -0
- package/dist/components/ic-text-field.js +8 -0
- package/dist/components/ic-text-field.js.map +1 -0
- package/dist/components/ic-text-field2.js +282 -0
- package/dist/components/ic-text-field2.js.map +1 -0
- package/dist/components/ic-theme.d.ts +11 -0
- package/dist/components/ic-theme.js +69 -0
- package/dist/components/ic-theme.js.map +1 -0
- package/dist/components/ic-tooltip.d.ts +11 -0
- package/dist/components/ic-tooltip.js +8 -0
- package/dist/components/ic-tooltip.js.map +1 -0
- package/dist/components/ic-tooltip2.js +149 -0
- package/dist/components/ic-tooltip2.js.map +1 -0
- package/dist/components/ic-top-navigation.d.ts +11 -0
- package/dist/components/ic-top-navigation.js +273 -0
- package/dist/components/ic-top-navigation.js.map +1 -0
- package/dist/components/ic-typography.d.ts +11 -0
- package/dist/components/ic-typography.js +8 -0
- package/dist/components/ic-typography.js.map +1 -0
- package/dist/components/ic-typography2.js +42 -0
- package/dist/components/ic-typography2.js.map +1 -0
- package/dist/components/index.d.ts +69 -0
- package/dist/components/index.js +51 -0
- package/dist/components/index.js.map +1 -0
- package/dist/components/popper.js +1801 -0
- package/dist/components/popper.js.map +1 -0
- package/dist/components/success-icon.js +9 -0
- package/dist/components/success-icon.js.map +1 -0
- package/dist/core/core.css +57 -0
- package/dist/core/core.esm.js +2 -0
- package/dist/core/core.esm.js.map +1 -0
- package/dist/core/index.esm.js +2 -0
- package/dist/core/index.esm.js.map +1 -0
- package/dist/core/p-012dc33c.entry.js +2 -0
- package/dist/core/p-012dc33c.entry.js.map +1 -0
- package/dist/core/p-0d4ac3c9.entry.js +2 -0
- package/dist/core/p-0d4ac3c9.entry.js.map +1 -0
- package/dist/core/p-0ebbf9e7.entry.js +2 -0
- package/dist/core/p-0ebbf9e7.entry.js.map +1 -0
- package/dist/core/p-13854b65.entry.js +2 -0
- package/dist/core/p-13854b65.entry.js.map +1 -0
- package/dist/core/p-17420c90.entry.js +2 -0
- package/dist/core/p-17420c90.entry.js.map +1 -0
- package/dist/core/p-1e7b4310.js +2 -0
- package/dist/core/p-1e7b4310.js.map +1 -0
- package/dist/core/p-263018da.entry.js +2 -0
- package/dist/core/p-263018da.entry.js.map +1 -0
- package/dist/core/p-28ef3fe0.entry.js +2 -0
- package/dist/core/p-28ef3fe0.entry.js.map +1 -0
- package/dist/core/p-3b9d4007.entry.js +2 -0
- package/dist/core/p-3b9d4007.entry.js.map +1 -0
- package/dist/core/p-43e646c6.entry.js +2 -0
- package/dist/core/p-43e646c6.entry.js.map +1 -0
- package/dist/core/p-44355e34.entry.js +2 -0
- package/dist/core/p-44355e34.entry.js.map +1 -0
- package/dist/core/p-44512ebe.js +2 -0
- package/dist/core/p-44512ebe.js.map +1 -0
- package/dist/core/p-44af91df.entry.js +2 -0
- package/dist/core/p-44af91df.entry.js.map +1 -0
- package/dist/core/p-4b1b46f5.entry.js +2 -0
- package/dist/core/p-4b1b46f5.entry.js.map +1 -0
- package/dist/core/p-4b692529.entry.js +2 -0
- package/dist/core/p-4b692529.entry.js.map +1 -0
- package/dist/core/p-4cf60a22.entry.js +2 -0
- package/dist/core/p-4cf60a22.entry.js.map +1 -0
- package/dist/core/p-4fba6cae.entry.js +2 -0
- package/dist/core/p-4fba6cae.entry.js.map +1 -0
- package/dist/core/p-5316e421.entry.js +2 -0
- package/dist/core/p-5316e421.entry.js.map +1 -0
- package/dist/core/p-5d3dd182.entry.js +2 -0
- package/dist/core/p-5d3dd182.entry.js.map +1 -0
- package/dist/core/p-5e0b88fa.entry.js +2 -0
- package/dist/core/p-5e0b88fa.entry.js.map +1 -0
- package/dist/core/p-6be5e06b.entry.js +2 -0
- package/dist/core/p-6be5e06b.entry.js.map +1 -0
- package/dist/core/p-7152788d.entry.js +2 -0
- package/dist/core/p-7152788d.entry.js.map +1 -0
- package/dist/core/p-79905074.entry.js +2 -0
- package/dist/core/p-79905074.entry.js.map +1 -0
- package/dist/core/p-7ed79493.entry.js +2 -0
- package/dist/core/p-7ed79493.entry.js.map +1 -0
- package/dist/core/p-7f6ba60a.entry.js +2 -0
- package/dist/core/p-7f6ba60a.entry.js.map +1 -0
- package/dist/core/p-836c93b1.entry.js +2 -0
- package/dist/core/p-836c93b1.entry.js.map +1 -0
- package/dist/core/p-85436343.entry.js +2 -0
- package/dist/core/p-85436343.entry.js.map +1 -0
- package/dist/core/p-85dc9100.entry.js +2 -0
- package/dist/core/p-85dc9100.entry.js.map +1 -0
- package/dist/core/p-8a677ff1.entry.js +2 -0
- package/dist/core/p-8a677ff1.entry.js.map +1 -0
- package/dist/core/p-8af2a343.entry.js +2 -0
- package/dist/core/p-8af2a343.entry.js.map +1 -0
- package/dist/core/p-a3df537f.entry.js +2 -0
- package/dist/core/p-a3df537f.entry.js.map +1 -0
- package/dist/core/p-a968ff18.entry.js +2 -0
- package/dist/core/p-a968ff18.entry.js.map +1 -0
- package/dist/core/p-ae6aa67f.js +2 -0
- package/dist/core/p-ae6aa67f.js.map +1 -0
- package/dist/core/p-b1d83eb6.entry.js +2 -0
- package/dist/core/p-b1d83eb6.entry.js.map +1 -0
- package/dist/core/p-b858dc5a.entry.js +2 -0
- package/dist/core/p-b858dc5a.entry.js.map +1 -0
- package/dist/core/p-b9253509.entry.js +2 -0
- package/dist/core/p-b9253509.entry.js.map +1 -0
- package/dist/core/p-bbe0b521.entry.js +2 -0
- package/dist/core/p-bbe0b521.entry.js.map +1 -0
- package/dist/core/p-bdd2f166.entry.js +2 -0
- package/dist/core/p-bdd2f166.entry.js.map +1 -0
- package/dist/core/p-bddb885a.entry.js +2 -0
- package/dist/core/p-bddb885a.entry.js.map +1 -0
- package/dist/core/p-bf5717ca.js +2 -0
- package/dist/core/p-bf5717ca.js.map +1 -0
- package/dist/core/p-c09e9589.entry.js +2 -0
- package/dist/core/p-c09e9589.entry.js.map +1 -0
- package/dist/core/p-d10ce0a7.entry.js +2 -0
- package/dist/core/p-d10ce0a7.entry.js.map +1 -0
- package/dist/core/p-d198ae1f.entry.js +2 -0
- package/dist/core/p-d198ae1f.entry.js.map +1 -0
- package/dist/core/p-dc79694a.entry.js +2 -0
- package/dist/core/p-dc79694a.entry.js.map +1 -0
- package/dist/core/p-e28af65b.js +2 -0
- package/dist/core/p-e28af65b.js.map +1 -0
- package/dist/core/p-e5a09372.js +2 -0
- package/dist/core/p-e5a09372.js.map +1 -0
- package/dist/core/p-ec26fc38.js +2 -0
- package/dist/core/p-ec26fc38.js.map +1 -0
- package/dist/core/p-ed1d8712.entry.js +2 -0
- package/dist/core/p-ed1d8712.entry.js.map +1 -0
- package/dist/core/p-f7828fde.entry.js +2 -0
- package/dist/core/p-f7828fde.entry.js.map +1 -0
- package/dist/core/p-f9370be6.js +3 -0
- package/dist/core/p-f9370be6.js.map +1 -0
- package/dist/core/p-fba2f052.entry.js +2 -0
- package/dist/core/p-fba2f052.entry.js.map +1 -0
- package/dist/esm/check-icon-53f1d9e5.js +8 -0
- package/dist/esm/check-icon-53f1d9e5.js.map +1 -0
- package/dist/esm/chevron-icon-5b38c60a.js +8 -0
- package/dist/esm/chevron-icon-5b38c60a.js.map +1 -0
- package/dist/esm/close-icon-2f02b42a.js +10 -0
- package/dist/esm/close-icon-2f02b42a.js.map +1 -0
- package/dist/esm/core.js +19 -0
- package/dist/esm/core.js.map +1 -0
- package/dist/esm/error-icon-6046a380.js +15 -0
- package/dist/esm/error-icon-6046a380.js.map +1 -0
- package/dist/esm/helpers-db00eae1.js +397 -0
- package/dist/esm/helpers-db00eae1.js.map +1 -0
- package/dist/esm/ic-alert.entry.js +87 -0
- package/dist/esm/ic-alert.entry.js.map +1 -0
- package/dist/esm/ic-back-to-top.entry.js +128 -0
- package/dist/esm/ic-back-to-top.entry.js.map +1 -0
- package/dist/esm/ic-breadcrumb.entry.js +59 -0
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -0
- package/dist/esm/ic-breadcrumbs.entry.js +177 -0
- package/dist/esm/ic-breadcrumbs.entry.js.map +1 -0
- package/dist/esm/ic-button_3.entry.js +426 -0
- package/dist/esm/ic-button_3.entry.js.map +1 -0
- package/dist/esm/ic-card.entry.js +83 -0
- package/dist/esm/ic-card.entry.js.map +1 -0
- package/dist/esm/ic-checkbox-group.entry.js +62 -0
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -0
- package/dist/esm/ic-checkbox.entry.js +68 -0
- package/dist/esm/ic-checkbox.entry.js.map +1 -0
- package/dist/esm/ic-classification-banner.entry.js +38 -0
- package/dist/esm/ic-classification-banner.entry.js.map +1 -0
- package/dist/esm/ic-data-entity.entry.js +27 -0
- package/dist/esm/ic-data-entity.entry.js.map +1 -0
- package/dist/esm/ic-data-row.entry.js +70 -0
- package/dist/esm/ic-data-row.entry.js.map +1 -0
- package/dist/esm/ic-divider.entry.js +25 -0
- package/dist/esm/ic-divider.entry.js.map +1 -0
- package/dist/esm/ic-footer-link-group.entry.js +65 -0
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -0
- package/dist/esm/ic-footer-link.entry.js +55 -0
- package/dist/esm/ic-footer-link.entry.js.map +1 -0
- package/dist/esm/ic-footer.entry.js +83 -0
- package/dist/esm/ic-footer.entry.js.map +1 -0
- package/dist/esm/ic-hero.entry.js +68 -0
- package/dist/esm/ic-hero.entry.js.map +1 -0
- package/dist/esm/ic-input-component-container_3.entry.js +479 -0
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -0
- package/dist/esm/ic-input-label_2.entry.js +81 -0
- package/dist/esm/ic-input-label_2.entry.js.map +1 -0
- package/dist/esm/ic-link.entry.js +65 -0
- package/dist/esm/ic-link.entry.js.map +1 -0
- package/dist/esm/ic-navigation-button.entry.js +82 -0
- package/dist/esm/ic-navigation-button.entry.js.map +1 -0
- package/dist/esm/ic-navigation-group.entry.js +236 -0
- package/dist/esm/ic-navigation-group.entry.js.map +1 -0
- package/dist/esm/ic-navigation-item.entry.js +142 -0
- package/dist/esm/ic-navigation-item.entry.js.map +1 -0
- package/dist/esm/ic-navigation-menu.entry.js +125 -0
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -0
- package/dist/esm/ic-page-header.entry.js +103 -0
- package/dist/esm/ic-page-header.entry.js.map +1 -0
- package/dist/esm/ic-radio-group.entry.js +99 -0
- package/dist/esm/ic-radio-group.entry.js.map +1 -0
- package/dist/esm/ic-radio-option.entry.js +104 -0
- package/dist/esm/ic-radio-option.entry.js.map +1 -0
- package/dist/esm/ic-search-bar.entry.js +389 -0
- package/dist/esm/ic-search-bar.entry.js.map +1 -0
- package/dist/esm/ic-section-container.entry.js +25 -0
- package/dist/esm/ic-section-container.entry.js.map +1 -0
- package/dist/esm/ic-select.entry.js +162 -0
- package/dist/esm/ic-select.entry.js.map +1 -0
- package/dist/esm/ic-side-navigation.entry.js +380 -0
- package/dist/esm/ic-side-navigation.entry.js.map +1 -0
- package/dist/esm/ic-skeleton.entry.js +55 -0
- package/dist/esm/ic-skeleton.entry.js.map +1 -0
- package/dist/esm/ic-status-tag.entry.js +30 -0
- package/dist/esm/ic-status-tag.entry.js.map +1 -0
- package/dist/esm/ic-step.entry.js +55 -0
- package/dist/esm/ic-step.entry.js.map +1 -0
- package/dist/esm/ic-stepper.entry.js +92 -0
- package/dist/esm/ic-stepper.entry.js.map +1 -0
- package/dist/esm/ic-switch.entry.js +61 -0
- package/dist/esm/ic-switch.entry.js.map +1 -0
- package/dist/esm/ic-tab-context.entry.js +222 -0
- package/dist/esm/ic-tab-context.entry.js.map +1 -0
- package/dist/esm/ic-tab-list.entry.js +141 -0
- package/dist/esm/ic-tab-list.entry.js.map +1 -0
- package/dist/esm/ic-tab-panel.entry.js +29 -0
- package/dist/esm/ic-tab-panel.entry.js.map +1 -0
- package/dist/esm/ic-tab.entry.js +69 -0
- package/dist/esm/ic-tab.entry.js.map +1 -0
- package/dist/esm/ic-text-field.entry.js +199 -0
- package/dist/esm/ic-text-field.entry.js.map +1 -0
- package/dist/esm/ic-theme.entry.js +49 -0
- package/dist/esm/ic-theme.entry.js.map +1 -0
- package/dist/esm/ic-top-navigation.entry.js +203 -0
- package/dist/esm/ic-top-navigation.entry.js.map +1 -0
- package/dist/esm/ic-typography.entry.js +24 -0
- package/dist/esm/ic-typography.entry.js.map +1 -0
- package/dist/esm/index-1500de1f.js +2431 -0
- package/dist/esm/index-1500de1f.js.map +1 -0
- package/dist/esm/index.js +3 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/loader.js +19 -0
- package/dist/esm/loader.js.map +1 -0
- package/dist/esm/polyfills/core-js.js +11 -0
- package/dist/esm/polyfills/css-shim.js +1 -0
- package/dist/esm/polyfills/dom.js +79 -0
- package/dist/esm/polyfills/es5-html-element.js +1 -0
- package/dist/esm/polyfills/index.js +34 -0
- package/dist/esm/polyfills/system.js +6 -0
- package/dist/esm/popper-f860750c.js +1801 -0
- package/dist/esm/popper-f860750c.js.map +1 -0
- package/dist/esm/success-icon-2f71b115.js +9 -0
- package/dist/esm/success-icon-2f71b115.js.map +1 -0
- package/dist/index.cjs.js +1 -0
- package/dist/index.js +1 -0
- package/dist/types/components/ic-alert/ic-alert.d.ts +44 -0
- package/dist/types/components/ic-alert/ic-alert.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-alert/ic-alert.types.d.ts +1 -0
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +24 -0
- package/dist/types/components/ic-back-to-top/ic-back-to-top.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +26 -0
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.types.d.ts +1 -0
- package/dist/types/components/ic-breadcrumbs/ic-breadcrumbs-test-examples.d.ts +2 -0
- package/dist/types/components/ic-breadcrumbs/ic-breadcrumbs.d.ts +33 -0
- package/dist/types/components/ic-breadcrumbs/ic-breadcrumbs.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-button/ic-button.d.ts +111 -0
- package/dist/types/components/ic-button/ic-button.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-button/ic-button.types.d.ts +5 -0
- package/dist/types/components/ic-card/ic-card.d.ts +58 -0
- package/dist/types/components/ic-card/ic-card.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +50 -0
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +51 -0
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.types.d.ts +3 -0
- package/dist/types/components/ic-classification-banner/ic-classification-banner.d.ts +24 -0
- package/dist/types/components/ic-classification-banner/ic-classification-banner.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-classification-banner/ic-classification-banner.types.d.ts +1 -0
- package/dist/types/components/ic-data-entity/ic-data-entity.d.ts +12 -0
- package/dist/types/components/ic-data-entity/ic-data-entity.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +31 -0
- package/dist/types/components/ic-data-row/ic-data-row.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-divider/ic-divider.d.ts +6 -0
- package/dist/types/components/ic-footer/ic-footer.d.ts +52 -0
- package/dist/types/components/ic-footer/ic-footer.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-footer/ic-footer.types.d.ts +1 -0
- package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +21 -0
- package/dist/types/components/ic-footer-link/ic-footer-link.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +19 -0
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-hero/ic-hero.d.ts +57 -0
- package/dist/types/components/ic-hero/ic-hero.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-hero/ic-hero.types.d.ts +1 -0
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +40 -0
- package/dist/types/components/ic-input-container/ic-input-container.d.ts +11 -0
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +36 -0
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +30 -0
- package/dist/types/components/ic-input-validation/ic-input-validation.types.d.ts +1 -0
- package/dist/types/components/ic-link/ic-link.d.ts +44 -0
- package/dist/types/components/ic-link/ic-link.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +66 -0
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +3 -0
- package/dist/types/components/ic-menu/ic-menu.d.ts +116 -0
- package/dist/types/components/ic-menu/ic-menu.types.d.ts +11 -0
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +53 -0
- package/dist/types/components/ic-navigation-button/ic-navigation-button.types.d.ts +1 -0
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +56 -0
- package/dist/types/components/ic-navigation-group/ic-navigation-group.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +65 -0
- package/dist/types/components/ic-navigation-item/ic-navigation-item.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +36 -0
- package/dist/types/components/ic-page-header/ic-page-header.d.ts +55 -0
- package/dist/types/components/ic-page-header/ic-page-header.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +57 -0
- package/dist/types/components/ic-radio-group/ic-radio-group.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +57 -0
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +211 -0
- package/dist/types/components/ic-search-bar/ic-search-bar.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +4 -0
- package/dist/types/components/ic-section-container/ic-section-container.d.ts +12 -0
- package/dist/types/components/ic-select/ic-select.d.ts +108 -0
- package/dist/types/components/ic-select/ic-select.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-side-navigation/ic-side-navigation-test-examples.d.ts +5 -0
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +89 -0
- package/dist/types/components/ic-side-navigation/ic-side-navigation.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-side-navigation/ic-side-navigation.types.d.ts +9 -0
- package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +18 -0
- package/dist/types/components/ic-skeleton/ic-skeleton.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-skeleton/ic-skeleton.types.d.ts +1 -0
- package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +21 -0
- package/dist/types/components/ic-status-tag/ic-status-tag.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-status-tag/ic-status-tag.types.d.ts +2 -0
- package/dist/types/components/ic-step/ic-step.d.ts +26 -0
- package/dist/types/components/ic-step/ic-step.types.d.ts +1 -0
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +26 -0
- package/dist/types/components/ic-stepper/ic-stepper.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-stepper/ic-stepper.types.d.ts +1 -0
- package/dist/types/components/ic-switch/ic-switch.d.ts +67 -0
- package/dist/types/components/ic-switch/ic-switch.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-switch/ic-switch.types.d.ts +4 -0
- package/dist/types/components/ic-tab/ic-tab.d.ts +38 -0
- package/dist/types/components/ic-tab/ic-tab.types.d.ts +8 -0
- package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +51 -0
- package/dist/types/components/ic-tab-context/ic-tab-context.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-tab-list/ic-tab-list.d.ts +49 -0
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +15 -0
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +199 -0
- package/dist/types/components/ic-text-field/ic-text-field.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-text-field/ic-text-field.types.d.ts +3 -0
- package/dist/types/components/ic-theme/ic-theme.d.ts +17 -0
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +35 -0
- package/dist/types/components/ic-tooltip/ic-tooltip.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-tooltip/ic-tooltip.types.d.ts +1 -0
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +79 -0
- package/dist/types/components/ic-top-navigation/ic-top-navigation.test.a11y.d.ts +1 -0
- package/dist/types/components/ic-typography/ic-typography.d.ts +13 -0
- package/dist/types/components/ic-typography/ic-typography.test.a11y.d.ts +1 -0
- package/dist/types/components.d.ts +3276 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/interface.d.ts +15 -0
- package/dist/types/stencil-public-runtime.d.ts +1581 -0
- package/dist/types/testspec.setup.d.ts +3 -0
- package/dist/types/utils/constants.d.ts +14 -0
- package/dist/types/utils/helpers.d.ts +95 -0
- package/dist/types/utils/testa11y.helpers.d.ts +2 -0
- package/dist/types/utils/types.d.ts +53 -0
- package/hydrate/index.d.ts +217 -0
- package/hydrate/index.js +14702 -0
- package/hydrate/package.json +6 -0
- package/loader/cdn.js +3 -0
- package/loader/index.cjs.js +3 -0
- package/loader/index.d.ts +12 -0
- package/loader/index.es2017.js +3 -0
- package/loader/index.js +4 -0
- package/loader/package.json +11 -0
- package/package.json +74 -0
|
@@ -0,0 +1,3276 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/**
|
|
4
|
+
* This is an autogenerated file created by the Stencil compiler.
|
|
5
|
+
* It contains typing information for all components that exist in this project.
|
|
6
|
+
*/
|
|
7
|
+
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
+
import { IcAlertVariants } from "./components/ic-alert/ic-alert.types";
|
|
9
|
+
import { IcButtonSizes, IcButtonTooltipPlacement, IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
|
10
|
+
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcInformationStatusOrEmpty, IcMenuOption, IcTheme, IcThemeForeground, IcTypographyVariants } from "./utils/types";
|
|
11
|
+
import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
|
12
|
+
import { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
|
|
13
|
+
import { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
|
|
14
|
+
import { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
|
|
15
|
+
import { IcAriaLiveModeVariants } from "./components/ic-input-validation/ic-input-validation.types";
|
|
16
|
+
import { IcLoadingSizes, IcLoadingTypes, IcLoadingVariants } from "./components/ic-loading-indicator/ic-loading-indicator.types";
|
|
17
|
+
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
|
18
|
+
import { IcAutocompleteTypes as IcAutocompleteTypes1, IcAutocorrectStates as IcAutocorrectStates1, IcBlurEventDetail, IcInformationStatusOrEmpty as IcInformationStatusOrEmpty1, IcValueEventDetail } from "./interface";
|
|
19
|
+
import { IcSearchBarBlurEventDetail } from "./components/ic-search-bar/ic-search-bar.types";
|
|
20
|
+
import { IcSkeletonVariants } from "./components/ic-skeleton/ic-skeleton.types";
|
|
21
|
+
import { IcStatusTagStatuses, IcStatusTagVariants } from "./components/ic-status-tag/ic-status-tag.types";
|
|
22
|
+
import { IcStepTypes } from "./components/ic-step/ic-step.types";
|
|
23
|
+
import { IcStepperAlignment } from "./components/ic-stepper/ic-stepper.types";
|
|
24
|
+
import { IcSwitchChangeEventDetail } from "./components/ic-switch/ic-switch.types";
|
|
25
|
+
import { IcTabClickEventDetail, IcTabSelectEventDetail } from "./components/ic-tab/ic-tab.types";
|
|
26
|
+
import { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from "./components/ic-text-field/ic-text-field.types";
|
|
27
|
+
import { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
|
28
|
+
export namespace Components {
|
|
29
|
+
interface IcAlert {
|
|
30
|
+
/**
|
|
31
|
+
* Set whether the alert has the 'alert' aria role and will be announced to screen readers
|
|
32
|
+
*/
|
|
33
|
+
"announced"?: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* Set whether the alert has a close icon at the end to dismiss it
|
|
36
|
+
*/
|
|
37
|
+
"dismissible"?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Optional title to display at the start of the alert
|
|
40
|
+
*/
|
|
41
|
+
"heading"?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Main body message of the alert
|
|
44
|
+
*/
|
|
45
|
+
"message"?: string;
|
|
46
|
+
/**
|
|
47
|
+
* Set whether the title and message appear inline or above and below
|
|
48
|
+
*/
|
|
49
|
+
"titleAbove"?: boolean;
|
|
50
|
+
/**
|
|
51
|
+
* Set which variant of the alert will be rendered
|
|
52
|
+
*/
|
|
53
|
+
"variant"?: IcAlertVariants;
|
|
54
|
+
}
|
|
55
|
+
interface IcBackToTop {
|
|
56
|
+
/**
|
|
57
|
+
* The ID of the element to jump back to when the link is clicked.
|
|
58
|
+
*/
|
|
59
|
+
"target": string;
|
|
60
|
+
}
|
|
61
|
+
interface IcBreadcrumb {
|
|
62
|
+
/**
|
|
63
|
+
* If true, aria-current will be set on the breadcrumb
|
|
64
|
+
*/
|
|
65
|
+
"current"?: boolean;
|
|
66
|
+
/**
|
|
67
|
+
* Set breadcrumb location
|
|
68
|
+
*/
|
|
69
|
+
"href"?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Set breadcrumb title
|
|
72
|
+
*/
|
|
73
|
+
"pageTitle": string;
|
|
74
|
+
"showBackIcon": boolean;
|
|
75
|
+
}
|
|
76
|
+
interface IcBreadcrumbs {
|
|
77
|
+
/**
|
|
78
|
+
* If true, display the parent page and back icon as breadcrumb
|
|
79
|
+
*/
|
|
80
|
+
"backBreadcrumbOnly": boolean;
|
|
81
|
+
/**
|
|
82
|
+
* If true, all breadcrumbs between the first and last breadcrumb will be collapsed
|
|
83
|
+
*/
|
|
84
|
+
"collapsed": boolean;
|
|
85
|
+
}
|
|
86
|
+
interface IcButton {
|
|
87
|
+
/**
|
|
88
|
+
* The position of the tooltip in relation to the button.
|
|
89
|
+
*/
|
|
90
|
+
"IcTooltipPlacement"?: IcButtonTooltipPlacement;
|
|
91
|
+
/**
|
|
92
|
+
* Determines the style of button to be displayed.
|
|
93
|
+
*/
|
|
94
|
+
"buttonStyle"?: IcThemeForeground;
|
|
95
|
+
/**
|
|
96
|
+
* Determines whether the button should be in disabled state.
|
|
97
|
+
*/
|
|
98
|
+
"disabled"?: boolean;
|
|
99
|
+
/**
|
|
100
|
+
* Prompts the user to save the linked URL instead of navigating to it.
|
|
101
|
+
*/
|
|
102
|
+
"download"?: string | boolean;
|
|
103
|
+
/**
|
|
104
|
+
* Fill the width of the container if true.
|
|
105
|
+
*/
|
|
106
|
+
"fullWidth"?: boolean;
|
|
107
|
+
/**
|
|
108
|
+
* The URL that the link points to. This will render the button as an "a" tag.
|
|
109
|
+
*/
|
|
110
|
+
"href"?: string;
|
|
111
|
+
/**
|
|
112
|
+
* Hints at the human language of the linked URL.
|
|
113
|
+
*/
|
|
114
|
+
"hreflang"?: string;
|
|
115
|
+
/**
|
|
116
|
+
* Determines whether the icon should appear on the right hand side of the button.
|
|
117
|
+
*/
|
|
118
|
+
"iconRight"?: boolean;
|
|
119
|
+
/**
|
|
120
|
+
* Determines whether the button should be in loading state.
|
|
121
|
+
*/
|
|
122
|
+
"loading"?: boolean;
|
|
123
|
+
/**
|
|
124
|
+
* How much of the referrer to send when following the link.
|
|
125
|
+
*/
|
|
126
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
127
|
+
/**
|
|
128
|
+
* The relationship of the linked URL as space-separated link types.
|
|
129
|
+
*/
|
|
130
|
+
"rel"?: string;
|
|
131
|
+
/**
|
|
132
|
+
* Sets focus on the native `button`
|
|
133
|
+
*/
|
|
134
|
+
"setFocus": () => Promise<void>;
|
|
135
|
+
/**
|
|
136
|
+
* The size of the button to be displayed.
|
|
137
|
+
*/
|
|
138
|
+
"size"?: IcButtonSizes;
|
|
139
|
+
/**
|
|
140
|
+
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
141
|
+
*/
|
|
142
|
+
"target"?: string;
|
|
143
|
+
/**
|
|
144
|
+
* The type of the button.
|
|
145
|
+
*/
|
|
146
|
+
"type"?: IcButtonTypes;
|
|
147
|
+
"updateAriaLabel": (newValue: string) => Promise<void>;
|
|
148
|
+
/**
|
|
149
|
+
* The button variant to be displayed.
|
|
150
|
+
*/
|
|
151
|
+
"variant"?: IcButtonVariants;
|
|
152
|
+
/**
|
|
153
|
+
* Show an ic-tooltip displaying title or aria-label. Will always be shown for icon variant, so title or aria-label must be set.
|
|
154
|
+
*/
|
|
155
|
+
"withIcTooltip"?: boolean;
|
|
156
|
+
}
|
|
157
|
+
interface IcCard {
|
|
158
|
+
/**
|
|
159
|
+
* Set the variant to static or clickable
|
|
160
|
+
*/
|
|
161
|
+
"clickable"?: boolean;
|
|
162
|
+
/**
|
|
163
|
+
* Whether the card is disabled if it is clickable
|
|
164
|
+
*/
|
|
165
|
+
"disabled"?: boolean;
|
|
166
|
+
/**
|
|
167
|
+
* If true then fill width of container
|
|
168
|
+
*/
|
|
169
|
+
"fullWidth": boolean;
|
|
170
|
+
/**
|
|
171
|
+
* Title for the card
|
|
172
|
+
*/
|
|
173
|
+
"heading": string;
|
|
174
|
+
/**
|
|
175
|
+
* URL for clickable cards
|
|
176
|
+
*/
|
|
177
|
+
"href"?: string | undefined;
|
|
178
|
+
/**
|
|
179
|
+
* Human readable explanation of the URL
|
|
180
|
+
*/
|
|
181
|
+
"hreflang"?: string;
|
|
182
|
+
/**
|
|
183
|
+
* Main body message of the card
|
|
184
|
+
*/
|
|
185
|
+
"message"?: string;
|
|
186
|
+
/**
|
|
187
|
+
* How much of the referrer to send when following the link.
|
|
188
|
+
*/
|
|
189
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
190
|
+
/**
|
|
191
|
+
* The relationship of the linked URL as space-separated link types.
|
|
192
|
+
*/
|
|
193
|
+
"rel"?: string;
|
|
194
|
+
/**
|
|
195
|
+
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
196
|
+
*/
|
|
197
|
+
"target"?: string;
|
|
198
|
+
}
|
|
199
|
+
interface IcCheckbox {
|
|
200
|
+
/**
|
|
201
|
+
* Set which style of additionalField will be displayed if used
|
|
202
|
+
*/
|
|
203
|
+
"additionalFieldDisplay": IcAdditionalFieldTypes;
|
|
204
|
+
/**
|
|
205
|
+
* Set the checkbox to the checked state
|
|
206
|
+
*/
|
|
207
|
+
"checked"?: boolean;
|
|
208
|
+
/**
|
|
209
|
+
* Set the checkbox to the disabled state
|
|
210
|
+
*/
|
|
211
|
+
"disabled"?: boolean;
|
|
212
|
+
/**
|
|
213
|
+
* Provide a text prop for the dynamic text
|
|
214
|
+
*/
|
|
215
|
+
"dynamicText": string;
|
|
216
|
+
/**
|
|
217
|
+
* Provide a group label for the input
|
|
218
|
+
*/
|
|
219
|
+
"groupLabel": string;
|
|
220
|
+
/**
|
|
221
|
+
* Display the indeterminate state when checked
|
|
222
|
+
*/
|
|
223
|
+
"indeterminate": boolean;
|
|
224
|
+
/**
|
|
225
|
+
* Provide a label for the input
|
|
226
|
+
*/
|
|
227
|
+
"label": string;
|
|
228
|
+
/**
|
|
229
|
+
* Provide a name for the input
|
|
230
|
+
*/
|
|
231
|
+
"name": string;
|
|
232
|
+
/**
|
|
233
|
+
* Provide a value for the input
|
|
234
|
+
*/
|
|
235
|
+
"value": string;
|
|
236
|
+
}
|
|
237
|
+
interface IcCheckboxGroup {
|
|
238
|
+
/**
|
|
239
|
+
* Specify whether dense styling to be applied to element.
|
|
240
|
+
*/
|
|
241
|
+
"dense": boolean;
|
|
242
|
+
/**
|
|
243
|
+
* Specify whether the input is disabled.
|
|
244
|
+
*/
|
|
245
|
+
"disabled": boolean;
|
|
246
|
+
/**
|
|
247
|
+
* Provide helper text to display additional field guidance.
|
|
248
|
+
*/
|
|
249
|
+
"helperText": string;
|
|
250
|
+
/**
|
|
251
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
252
|
+
*/
|
|
253
|
+
"hideLabel": boolean;
|
|
254
|
+
/**
|
|
255
|
+
* Provide a label for the input.
|
|
256
|
+
*/
|
|
257
|
+
"label": string;
|
|
258
|
+
/**
|
|
259
|
+
* Provide a name for the input.
|
|
260
|
+
*/
|
|
261
|
+
"name": string;
|
|
262
|
+
/**
|
|
263
|
+
* Specify if the input requires a value.
|
|
264
|
+
*/
|
|
265
|
+
"required": boolean;
|
|
266
|
+
/**
|
|
267
|
+
* Provide validation status - 'error'
|
|
268
|
+
*/
|
|
269
|
+
"validationStatus": IcInformationStatusOrEmpty;
|
|
270
|
+
/**
|
|
271
|
+
* Provide validation text - 'error'
|
|
272
|
+
*/
|
|
273
|
+
"validationText": string;
|
|
274
|
+
}
|
|
275
|
+
interface IcClassificationBanner {
|
|
276
|
+
/**
|
|
277
|
+
* Additional information to display after the classification
|
|
278
|
+
*/
|
|
279
|
+
"additionalSelectors"?: string;
|
|
280
|
+
/**
|
|
281
|
+
* The classification level to be displayed also determines the banner and text colour
|
|
282
|
+
*/
|
|
283
|
+
"classification"?: IcProtectiveMarkings;
|
|
284
|
+
/**
|
|
285
|
+
* Optional text displayed before classification to specify relevant country/countries
|
|
286
|
+
*/
|
|
287
|
+
"country"?: string;
|
|
288
|
+
/**
|
|
289
|
+
* Determines whether the banner appears inline with the page or sticks to the bottom of the page
|
|
290
|
+
*/
|
|
291
|
+
"inline"?: boolean;
|
|
292
|
+
/**
|
|
293
|
+
* Optionally display "Up to" before classification and country if set
|
|
294
|
+
*/
|
|
295
|
+
"upTo"?: boolean;
|
|
296
|
+
}
|
|
297
|
+
interface IcDataEntity {
|
|
298
|
+
/**
|
|
299
|
+
* Set the data heading and all child data rows to dense styling
|
|
300
|
+
*/
|
|
301
|
+
"dense": boolean;
|
|
302
|
+
/**
|
|
303
|
+
* Title for the data entity
|
|
304
|
+
*/
|
|
305
|
+
"heading": string;
|
|
306
|
+
}
|
|
307
|
+
interface IcDataRow {
|
|
308
|
+
/**
|
|
309
|
+
* Set the row to dense styling, this is automatically applied if dense is set on the parent data heading
|
|
310
|
+
*/
|
|
311
|
+
"dense": boolean;
|
|
312
|
+
/**
|
|
313
|
+
* Set the label in the leftmost cell of the row
|
|
314
|
+
*/
|
|
315
|
+
"label": string;
|
|
316
|
+
/**
|
|
317
|
+
* Set the value of the middle (right if no addition supplied) cell of the row
|
|
318
|
+
*/
|
|
319
|
+
"value": string;
|
|
320
|
+
}
|
|
321
|
+
interface IcDivider {
|
|
322
|
+
}
|
|
323
|
+
interface IcFooter {
|
|
324
|
+
/**
|
|
325
|
+
* Sets the aligned parameter for the section containers used within the footer
|
|
326
|
+
*/
|
|
327
|
+
"aligned"?: IcAlignment;
|
|
328
|
+
/**
|
|
329
|
+
* Sets the screen size breakpoint at which to switch to the dense layout
|
|
330
|
+
*/
|
|
331
|
+
"breakpoint"?: IcFooterBreakpoints;
|
|
332
|
+
/**
|
|
333
|
+
* The caption displayed at the bottom of the footer
|
|
334
|
+
*/
|
|
335
|
+
"caption": string;
|
|
336
|
+
/**
|
|
337
|
+
* Whether the footer displays the crown copyright at the bottom
|
|
338
|
+
*/
|
|
339
|
+
"copyright": boolean;
|
|
340
|
+
/**
|
|
341
|
+
* The description displayed at the top of the footer
|
|
342
|
+
*/
|
|
343
|
+
"description": string;
|
|
344
|
+
/**
|
|
345
|
+
* Sets the footer up to handle link groups instead of standalone links
|
|
346
|
+
*/
|
|
347
|
+
"groupLinks"?: boolean;
|
|
348
|
+
}
|
|
349
|
+
interface IcFooterLink {
|
|
350
|
+
/**
|
|
351
|
+
* The URL that the link points to.
|
|
352
|
+
*/
|
|
353
|
+
"href"?: string;
|
|
354
|
+
}
|
|
355
|
+
interface IcFooterLinkGroup {
|
|
356
|
+
/**
|
|
357
|
+
* Sets the title of the link group for display
|
|
358
|
+
*/
|
|
359
|
+
"groupTitle": string;
|
|
360
|
+
}
|
|
361
|
+
interface IcHero {
|
|
362
|
+
/**
|
|
363
|
+
* The alignment of the hero content
|
|
364
|
+
*/
|
|
365
|
+
"aligned": IcAlignment;
|
|
366
|
+
/**
|
|
367
|
+
* Optional background image
|
|
368
|
+
*/
|
|
369
|
+
"backgroundImage"?: string;
|
|
370
|
+
/**
|
|
371
|
+
* The alignment of the hero content
|
|
372
|
+
*/
|
|
373
|
+
"contentAligned": IcHeroContentAlignments;
|
|
374
|
+
/**
|
|
375
|
+
* Alter styling for use with dense content/pages
|
|
376
|
+
*/
|
|
377
|
+
"dense": boolean;
|
|
378
|
+
/**
|
|
379
|
+
* Whether the background image (if set) scrolls using a parallax effect.
|
|
380
|
+
*/
|
|
381
|
+
"disableBackgroundParallax"?: boolean;
|
|
382
|
+
/**
|
|
383
|
+
* The heading of the hero
|
|
384
|
+
*/
|
|
385
|
+
"heading": string;
|
|
386
|
+
/**
|
|
387
|
+
* Optional secondary heading, replaced by slotted right content
|
|
388
|
+
*/
|
|
389
|
+
"secondaryHeading"?: string;
|
|
390
|
+
/**
|
|
391
|
+
* Optional secondary subheading, replaced by slotted right content
|
|
392
|
+
*/
|
|
393
|
+
"secondarySubheading"?: string;
|
|
394
|
+
/**
|
|
395
|
+
* Description for the hero
|
|
396
|
+
*/
|
|
397
|
+
"subheading"?: string;
|
|
398
|
+
}
|
|
399
|
+
interface IcInputComponentContainer {
|
|
400
|
+
/**
|
|
401
|
+
* Determines whether the dark variant of the input-component-container focus indicator should be displayed.
|
|
402
|
+
*/
|
|
403
|
+
"dark"?: boolean;
|
|
404
|
+
/**
|
|
405
|
+
* dense
|
|
406
|
+
*/
|
|
407
|
+
"dense": boolean;
|
|
408
|
+
/**
|
|
409
|
+
* disabled
|
|
410
|
+
*/
|
|
411
|
+
"disabled": boolean;
|
|
412
|
+
/**
|
|
413
|
+
* If true then fill width of container
|
|
414
|
+
*/
|
|
415
|
+
"fullWidth": boolean;
|
|
416
|
+
/**
|
|
417
|
+
* multiLine
|
|
418
|
+
*/
|
|
419
|
+
"multiLine": boolean;
|
|
420
|
+
/**
|
|
421
|
+
* readonly
|
|
422
|
+
*/
|
|
423
|
+
"readonly": boolean;
|
|
424
|
+
/**
|
|
425
|
+
* validationInline
|
|
426
|
+
*/
|
|
427
|
+
"validationInline": boolean;
|
|
428
|
+
/**
|
|
429
|
+
* validationStatus
|
|
430
|
+
*/
|
|
431
|
+
"validationStatus": IcInformationStatusOrEmpty;
|
|
432
|
+
}
|
|
433
|
+
interface IcInputContainer {
|
|
434
|
+
/**
|
|
435
|
+
* disabled
|
|
436
|
+
*/
|
|
437
|
+
"disabled"?: boolean;
|
|
438
|
+
/**
|
|
439
|
+
* readonly
|
|
440
|
+
*/
|
|
441
|
+
"readonly"?: boolean;
|
|
442
|
+
}
|
|
443
|
+
interface IcInputLabel {
|
|
444
|
+
/**
|
|
445
|
+
* dark
|
|
446
|
+
*/
|
|
447
|
+
"dark"?: boolean;
|
|
448
|
+
/**
|
|
449
|
+
* disabled
|
|
450
|
+
*/
|
|
451
|
+
"disabled": boolean;
|
|
452
|
+
/**
|
|
453
|
+
* error
|
|
454
|
+
*/
|
|
455
|
+
"error"?: boolean;
|
|
456
|
+
/**
|
|
457
|
+
* for
|
|
458
|
+
*/
|
|
459
|
+
"for": string;
|
|
460
|
+
/**
|
|
461
|
+
* helperText
|
|
462
|
+
*/
|
|
463
|
+
"helperText": string;
|
|
464
|
+
/**
|
|
465
|
+
* label
|
|
466
|
+
*/
|
|
467
|
+
"label": string;
|
|
468
|
+
/**
|
|
469
|
+
* readonly
|
|
470
|
+
*/
|
|
471
|
+
"readonly": boolean;
|
|
472
|
+
/**
|
|
473
|
+
* required
|
|
474
|
+
*/
|
|
475
|
+
"required": boolean;
|
|
476
|
+
}
|
|
477
|
+
interface IcInputValidation {
|
|
478
|
+
/**
|
|
479
|
+
* aria live mode to apply to message
|
|
480
|
+
*/
|
|
481
|
+
"ariaLiveMode": IcAriaLiveModeVariants;
|
|
482
|
+
/**
|
|
483
|
+
* The id of the input field the message relates to
|
|
484
|
+
*/
|
|
485
|
+
"for": string;
|
|
486
|
+
/**
|
|
487
|
+
* If true then fill width of container
|
|
488
|
+
*/
|
|
489
|
+
"fullWidth": boolean;
|
|
490
|
+
/**
|
|
491
|
+
* The validation message to display
|
|
492
|
+
*/
|
|
493
|
+
"message": string;
|
|
494
|
+
/**
|
|
495
|
+
* The status
|
|
496
|
+
*/
|
|
497
|
+
"status": IcInformationStatusOrEmpty;
|
|
498
|
+
}
|
|
499
|
+
interface IcLink {
|
|
500
|
+
/**
|
|
501
|
+
* Prompts the user to save the linked URL instead of navigating to it.
|
|
502
|
+
*/
|
|
503
|
+
"download"?: string | boolean;
|
|
504
|
+
/**
|
|
505
|
+
* The URL that the link points to.
|
|
506
|
+
*/
|
|
507
|
+
"href"?: string;
|
|
508
|
+
/**
|
|
509
|
+
* Hints at the human language of the linked URL.
|
|
510
|
+
*/
|
|
511
|
+
"hreflang"?: string;
|
|
512
|
+
/**
|
|
513
|
+
* How much of the referrer to send when following the link.
|
|
514
|
+
*/
|
|
515
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
516
|
+
/**
|
|
517
|
+
* The relationship of the linked URL as space-separated link types.
|
|
518
|
+
*/
|
|
519
|
+
"rel"?: string;
|
|
520
|
+
/**
|
|
521
|
+
* Determines whether the 'open in new tab/window' icon is to be displayed.
|
|
522
|
+
*/
|
|
523
|
+
"showIcon"?: boolean;
|
|
524
|
+
/**
|
|
525
|
+
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
526
|
+
*/
|
|
527
|
+
"target"?: string;
|
|
528
|
+
/**
|
|
529
|
+
* Determines which colour variant is to be applied, to have appropriate colour contrast.
|
|
530
|
+
*/
|
|
531
|
+
"variant"?: IcThemeForeground;
|
|
532
|
+
}
|
|
533
|
+
interface IcLoadingIndicator {
|
|
534
|
+
/**
|
|
535
|
+
* Determines whether the dark variant of the loading indicator should be displayed.
|
|
536
|
+
*/
|
|
537
|
+
"dark"?: boolean;
|
|
538
|
+
/**
|
|
539
|
+
* Provide a description to be set as the aria-label of the loading indicator when not using a visible label.
|
|
540
|
+
*/
|
|
541
|
+
"description"?: string;
|
|
542
|
+
/**
|
|
543
|
+
* The label to be displayed beneath the loading indicator. Display a changing label by separating multiple messages with forward slashes.
|
|
544
|
+
*/
|
|
545
|
+
"label"?: string;
|
|
546
|
+
/**
|
|
547
|
+
* The time in milliseconds before the label changes.
|
|
548
|
+
*/
|
|
549
|
+
"labelDuration"?: number;
|
|
550
|
+
/**
|
|
551
|
+
* The maximum value that the progress value can take. Used to calculate the proportional width of the progress bar.
|
|
552
|
+
*/
|
|
553
|
+
"max"?: number;
|
|
554
|
+
/**
|
|
555
|
+
* The minimum value that the progress value can take. Used to calculate the proportional width of the progress bar.
|
|
556
|
+
*/
|
|
557
|
+
"min"?: number;
|
|
558
|
+
/**
|
|
559
|
+
* The current amount of progress made. If not provided, component acts as an indeterminate loading indicator.
|
|
560
|
+
*/
|
|
561
|
+
"progress"?: number;
|
|
562
|
+
/**
|
|
563
|
+
* The size of the loading indicator.
|
|
564
|
+
*/
|
|
565
|
+
"size"?: IcLoadingSizes;
|
|
566
|
+
/**
|
|
567
|
+
* The type of indicator, either linear or circular.
|
|
568
|
+
*/
|
|
569
|
+
"type"?: IcLoadingTypes;
|
|
570
|
+
/**
|
|
571
|
+
* The variant of indicator, either default or full-width.
|
|
572
|
+
*/
|
|
573
|
+
"variant"?: IcLoadingVariants;
|
|
574
|
+
}
|
|
575
|
+
interface IcMenu {
|
|
576
|
+
/**
|
|
577
|
+
* Determines whether options manually set as values (by pressing 'Enter') when they receive focus using keyboard navigation.
|
|
578
|
+
*/
|
|
579
|
+
"activationType"?: IcActivationTypes;
|
|
580
|
+
/**
|
|
581
|
+
* Reference to an anchor element the menu will position itself from when rendered.
|
|
582
|
+
*/
|
|
583
|
+
"anchorEl": HTMLElement;
|
|
584
|
+
"autoFocusOnSelected": boolean;
|
|
585
|
+
/**
|
|
586
|
+
* Specify whether dense styling is to be applied to the element.
|
|
587
|
+
*/
|
|
588
|
+
"dense"?: boolean;
|
|
589
|
+
/**
|
|
590
|
+
* If true then fill width of container
|
|
591
|
+
*/
|
|
592
|
+
"fullWidth": boolean;
|
|
593
|
+
/**
|
|
594
|
+
* If menu is opened with the mouse, emit menuChange custom event.
|
|
595
|
+
*/
|
|
596
|
+
"handleClickOpen": () => Promise<void>;
|
|
597
|
+
/**
|
|
598
|
+
* Used alongside activationType If menu is opened via keyboard navigation (i.e. Enter, ArrowUp or ArrowDown), emit optionSelect custom event.
|
|
599
|
+
* @param event - keyboard event
|
|
600
|
+
*/
|
|
601
|
+
"handleKeyboardOpen": (event: KeyboardEvent) => Promise<void>;
|
|
602
|
+
"handleSetFirstOption": () => Promise<void>;
|
|
603
|
+
/**
|
|
604
|
+
* Reference to the input element.
|
|
605
|
+
*/
|
|
606
|
+
"inputEl": HTMLElement;
|
|
607
|
+
/**
|
|
608
|
+
* Label for the input element.
|
|
609
|
+
*/
|
|
610
|
+
"inputLabel": string;
|
|
611
|
+
/**
|
|
612
|
+
* Id of the menu.
|
|
613
|
+
*/
|
|
614
|
+
"menuId": string;
|
|
615
|
+
/**
|
|
616
|
+
* Specify whether the menu is open.
|
|
617
|
+
*/
|
|
618
|
+
"open": boolean;
|
|
619
|
+
/**
|
|
620
|
+
* Provide the possible selection options.
|
|
621
|
+
*/
|
|
622
|
+
"options": IcMenuOption[];
|
|
623
|
+
"parentEl"?: HTMLElement;
|
|
624
|
+
/**
|
|
625
|
+
* The value of the currently selected option.
|
|
626
|
+
*/
|
|
627
|
+
"value": string;
|
|
628
|
+
}
|
|
629
|
+
interface IcNavigationButton {
|
|
630
|
+
/**
|
|
631
|
+
* Prompts the user to save the linked URL instead of navigating to it.
|
|
632
|
+
*/
|
|
633
|
+
"download"?: string | boolean;
|
|
634
|
+
/**
|
|
635
|
+
* The URL that the link points to. This will render the button as an "a" tag.
|
|
636
|
+
*/
|
|
637
|
+
"href"?: string;
|
|
638
|
+
/**
|
|
639
|
+
* Hints at the human language of the linked URL.
|
|
640
|
+
*/
|
|
641
|
+
"hreflang"?: string;
|
|
642
|
+
/**
|
|
643
|
+
* label info to display
|
|
644
|
+
*/
|
|
645
|
+
"label": string;
|
|
646
|
+
/**
|
|
647
|
+
* How much of the referrer to send when following the link.
|
|
648
|
+
*/
|
|
649
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
650
|
+
/**
|
|
651
|
+
* The relationship of the linked URL as space-separated link types.
|
|
652
|
+
*/
|
|
653
|
+
"rel"?: string;
|
|
654
|
+
/**
|
|
655
|
+
* Sets focus on the native `button`
|
|
656
|
+
*/
|
|
657
|
+
"setFocus": () => Promise<void>;
|
|
658
|
+
/**
|
|
659
|
+
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
660
|
+
*/
|
|
661
|
+
"target"?: string;
|
|
662
|
+
}
|
|
663
|
+
interface IcNavigationGroup {
|
|
664
|
+
/**
|
|
665
|
+
* whether the group should be expandable/collapsible in the side menu
|
|
666
|
+
*/
|
|
667
|
+
"expandable": boolean;
|
|
668
|
+
/**
|
|
669
|
+
* label to display on the group
|
|
670
|
+
*/
|
|
671
|
+
"label": string;
|
|
672
|
+
/**
|
|
673
|
+
* Sets focus on the nav item
|
|
674
|
+
*/
|
|
675
|
+
"setFocus": () => Promise<void>;
|
|
676
|
+
}
|
|
677
|
+
interface IcNavigationItem {
|
|
678
|
+
"collapsedIconLabel": boolean;
|
|
679
|
+
"displayNavigationTooltip": boolean;
|
|
680
|
+
"expandable": boolean;
|
|
681
|
+
/**
|
|
682
|
+
* Destination of the navigation item
|
|
683
|
+
*/
|
|
684
|
+
"href": string;
|
|
685
|
+
/**
|
|
686
|
+
* Label of the navigation item
|
|
687
|
+
*/
|
|
688
|
+
"label": string;
|
|
689
|
+
/**
|
|
690
|
+
* If true, sets the navigation item in a selected state
|
|
691
|
+
*/
|
|
692
|
+
"selected": boolean;
|
|
693
|
+
/**
|
|
694
|
+
* Sets focus on the nav item
|
|
695
|
+
*/
|
|
696
|
+
"setFocus": () => Promise<void>;
|
|
697
|
+
}
|
|
698
|
+
interface IcNavigationMenu {
|
|
699
|
+
/**
|
|
700
|
+
* Status info to display
|
|
701
|
+
*/
|
|
702
|
+
"status": string;
|
|
703
|
+
/**
|
|
704
|
+
* Version info to display
|
|
705
|
+
*/
|
|
706
|
+
"version": string;
|
|
707
|
+
}
|
|
708
|
+
interface IcPageHeader {
|
|
709
|
+
/**
|
|
710
|
+
* How the component should be aligned.
|
|
711
|
+
*/
|
|
712
|
+
"aligned"?: IcAlignment;
|
|
713
|
+
/**
|
|
714
|
+
* Set whether the bottom border is used
|
|
715
|
+
*/
|
|
716
|
+
"border"?: boolean;
|
|
717
|
+
/**
|
|
718
|
+
* Whether the component uses dense styling.
|
|
719
|
+
*/
|
|
720
|
+
"dense"?: boolean;
|
|
721
|
+
/**
|
|
722
|
+
* The title to render on the component.
|
|
723
|
+
*/
|
|
724
|
+
"heading"?: string;
|
|
725
|
+
/**
|
|
726
|
+
* Set whether the reading pattern and tab order change in the action area for viewport widths of above 576px and when actions have not wrapped
|
|
727
|
+
*/
|
|
728
|
+
"reverseOrder"?: boolean;
|
|
729
|
+
/**
|
|
730
|
+
* Set whether the header is sticky at all breakpoints
|
|
731
|
+
*/
|
|
732
|
+
"sticky"?: boolean;
|
|
733
|
+
/**
|
|
734
|
+
* Set whether the header is only sticky for viewport widths of 992px and above
|
|
735
|
+
*/
|
|
736
|
+
"stickyDesktopOnly"?: boolean;
|
|
737
|
+
/**
|
|
738
|
+
* The subtitle to render on the component.
|
|
739
|
+
*/
|
|
740
|
+
"subheading"?: string;
|
|
741
|
+
}
|
|
742
|
+
interface IcRadioGroup {
|
|
743
|
+
/**
|
|
744
|
+
* Specify whether dense styling is to be applied to the element.
|
|
745
|
+
*/
|
|
746
|
+
"dense": boolean;
|
|
747
|
+
/**
|
|
748
|
+
* Specify whether the input is disabled.
|
|
749
|
+
*/
|
|
750
|
+
"disabled": boolean;
|
|
751
|
+
/**
|
|
752
|
+
* Provide helper text to display additional field guidance.
|
|
753
|
+
*/
|
|
754
|
+
"helperText": string;
|
|
755
|
+
/**
|
|
756
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
757
|
+
*/
|
|
758
|
+
"hideLabel": boolean;
|
|
759
|
+
/**
|
|
760
|
+
* Provide a label for the input.
|
|
761
|
+
*/
|
|
762
|
+
"label": string;
|
|
763
|
+
/**
|
|
764
|
+
* Provide a name for the input.
|
|
765
|
+
*/
|
|
766
|
+
"name": string;
|
|
767
|
+
/**
|
|
768
|
+
* Specify if the input requires a value.
|
|
769
|
+
*/
|
|
770
|
+
"required": boolean;
|
|
771
|
+
/**
|
|
772
|
+
* Provide validation status - 'error'
|
|
773
|
+
*/
|
|
774
|
+
"validationStatus": IcInformationStatusOrEmpty;
|
|
775
|
+
/**
|
|
776
|
+
* Provide validation text - 'error'
|
|
777
|
+
*/
|
|
778
|
+
"validationText": string;
|
|
779
|
+
}
|
|
780
|
+
interface IcRadioOption {
|
|
781
|
+
/**
|
|
782
|
+
* Determines type of additional text field in relation to radio option
|
|
783
|
+
*/
|
|
784
|
+
"additionalFieldDisplay": IcAdditionalFieldTypes;
|
|
785
|
+
/**
|
|
786
|
+
* Determines whether the radio should be in disabled state.
|
|
787
|
+
*/
|
|
788
|
+
"disabled"?: boolean;
|
|
789
|
+
/**
|
|
790
|
+
* Provide a text prop for the dynamic text.
|
|
791
|
+
*/
|
|
792
|
+
"dynamicText": string;
|
|
793
|
+
/**
|
|
794
|
+
* Provide a group label for the input.
|
|
795
|
+
*/
|
|
796
|
+
"groupLabel": string;
|
|
797
|
+
/**
|
|
798
|
+
* Provide a label for the input.
|
|
799
|
+
*/
|
|
800
|
+
"label"?: string;
|
|
801
|
+
/**
|
|
802
|
+
* Provide a name for the input.
|
|
803
|
+
*/
|
|
804
|
+
"name": string;
|
|
805
|
+
/**
|
|
806
|
+
* Determines whether the radio should be in selected state.
|
|
807
|
+
*/
|
|
808
|
+
"selected"?: boolean;
|
|
809
|
+
/**
|
|
810
|
+
* Provide a value for the input.
|
|
811
|
+
*/
|
|
812
|
+
"value": string;
|
|
813
|
+
}
|
|
814
|
+
interface IcSearchBar {
|
|
815
|
+
/**
|
|
816
|
+
* Indicates whether and how the text value should be automatically capitalized as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
|
817
|
+
*/
|
|
818
|
+
"autocapitalize": string;
|
|
819
|
+
/**
|
|
820
|
+
* Indicates whether the value of the control can be automatically completed by the browser.
|
|
821
|
+
*/
|
|
822
|
+
"autocomplete"?: IcAutocompleteTypes;
|
|
823
|
+
/**
|
|
824
|
+
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
|
825
|
+
*/
|
|
826
|
+
"autocorrect"?: IcAutocorrectStates;
|
|
827
|
+
/**
|
|
828
|
+
* This Boolean attribute lets you specify that a form control should have input focus when the page loads.
|
|
829
|
+
*/
|
|
830
|
+
"autofocus": boolean;
|
|
831
|
+
/**
|
|
832
|
+
* Number of characters until suggestions appear
|
|
833
|
+
*/
|
|
834
|
+
"charactersUntilSuggestion": number;
|
|
835
|
+
/**
|
|
836
|
+
* Determines whether the dark variant of the search bar should be displayed.
|
|
837
|
+
*/
|
|
838
|
+
"dark"?: boolean;
|
|
839
|
+
/**
|
|
840
|
+
* Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
841
|
+
*/
|
|
842
|
+
"debounce"?: number;
|
|
843
|
+
/**
|
|
844
|
+
* Specify whether dense styling is to be applied to the element.
|
|
845
|
+
*/
|
|
846
|
+
"dense"?: boolean;
|
|
847
|
+
/**
|
|
848
|
+
* 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.
|
|
849
|
+
*/
|
|
850
|
+
"disableFilter"?: boolean;
|
|
851
|
+
/**
|
|
852
|
+
* Specify whether the input is disabled.
|
|
853
|
+
*/
|
|
854
|
+
"disabled"?: boolean;
|
|
855
|
+
/**
|
|
856
|
+
* Provide text for empty results list
|
|
857
|
+
*/
|
|
858
|
+
"emptyOptionListText": string;
|
|
859
|
+
/**
|
|
860
|
+
* Specify whether the input should be focussed when component loaded.
|
|
861
|
+
*/
|
|
862
|
+
"focusOnLoad"?: boolean;
|
|
863
|
+
/**
|
|
864
|
+
* Specify whether the component fills the full width of the container. If true, this overrides the --input-width css prop.
|
|
865
|
+
*/
|
|
866
|
+
"fullWidth"?: boolean;
|
|
867
|
+
/**
|
|
868
|
+
* Provide helper text to display additional field guidance.
|
|
869
|
+
*/
|
|
870
|
+
"helperText"?: string;
|
|
871
|
+
/**
|
|
872
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
873
|
+
*/
|
|
874
|
+
"hideLabel"?: boolean;
|
|
875
|
+
/**
|
|
876
|
+
* Provide hint text for hidden assistive description element.
|
|
877
|
+
*/
|
|
878
|
+
"hintText"?: string;
|
|
879
|
+
/**
|
|
880
|
+
* Provide a label for the input.
|
|
881
|
+
*/
|
|
882
|
+
"label": string;
|
|
883
|
+
/**
|
|
884
|
+
* The name of the control, which is submitted with the form data.
|
|
885
|
+
*/
|
|
886
|
+
"name": string;
|
|
887
|
+
/**
|
|
888
|
+
* Provide the suggested search options
|
|
889
|
+
*/
|
|
890
|
+
"options"?: IcMenuOption[];
|
|
891
|
+
/**
|
|
892
|
+
* Provide a placeholder value to display.
|
|
893
|
+
*/
|
|
894
|
+
"placeholder"?: string;
|
|
895
|
+
/**
|
|
896
|
+
* Specify whether the input is read only.
|
|
897
|
+
*/
|
|
898
|
+
"readonly"?: boolean;
|
|
899
|
+
/**
|
|
900
|
+
* Specify if the input requires a value.
|
|
901
|
+
*/
|
|
902
|
+
"required"?: boolean;
|
|
903
|
+
/**
|
|
904
|
+
* Sets focus on the native `input`
|
|
905
|
+
*/
|
|
906
|
+
"setFocus": () => Promise<void>;
|
|
907
|
+
/**
|
|
908
|
+
* If `true`, the element will have its spelling and grammar checked.
|
|
909
|
+
*/
|
|
910
|
+
"spellcheck": boolean;
|
|
911
|
+
/**
|
|
912
|
+
* Value of Search input.
|
|
913
|
+
*/
|
|
914
|
+
"value": string;
|
|
915
|
+
}
|
|
916
|
+
interface IcSectionContainer {
|
|
917
|
+
/**
|
|
918
|
+
* How the container should be aligned.
|
|
919
|
+
*/
|
|
920
|
+
"aligned"?: IcAlignment;
|
|
921
|
+
/**
|
|
922
|
+
* Removes the standard vertical padding from the container.
|
|
923
|
+
*/
|
|
924
|
+
"fullHeight"?: boolean;
|
|
925
|
+
}
|
|
926
|
+
interface IcSelect {
|
|
927
|
+
/**
|
|
928
|
+
* Specify whether dense styling is to be applied to the element.
|
|
929
|
+
*/
|
|
930
|
+
"dense"?: boolean;
|
|
931
|
+
/**
|
|
932
|
+
* Specify whether the input is disabled.
|
|
933
|
+
*/
|
|
934
|
+
"disabled"?: boolean;
|
|
935
|
+
/**
|
|
936
|
+
* If true, then fill width of container.
|
|
937
|
+
*/
|
|
938
|
+
"fullWidth": boolean;
|
|
939
|
+
/**
|
|
940
|
+
* Provide helper text to display additional field guidance.
|
|
941
|
+
*/
|
|
942
|
+
"helperText"?: string;
|
|
943
|
+
/**
|
|
944
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
945
|
+
*/
|
|
946
|
+
"hideLabel"?: boolean;
|
|
947
|
+
/**
|
|
948
|
+
* Provide a label for the input.
|
|
949
|
+
*/
|
|
950
|
+
"label": string;
|
|
951
|
+
/**
|
|
952
|
+
* The name of the control, which is submitted with the form data.
|
|
953
|
+
*/
|
|
954
|
+
"name"?: string;
|
|
955
|
+
/**
|
|
956
|
+
* Provide the possible selection options.
|
|
957
|
+
*/
|
|
958
|
+
"options"?: IcMenuOption[];
|
|
959
|
+
/**
|
|
960
|
+
* Provide a placeholder value to display.
|
|
961
|
+
*/
|
|
962
|
+
"placeholder"?: string;
|
|
963
|
+
/**
|
|
964
|
+
* Specify whether the input is read only.
|
|
965
|
+
*/
|
|
966
|
+
"readonly"?: boolean;
|
|
967
|
+
/**
|
|
968
|
+
* Specify if the input requires a value.
|
|
969
|
+
*/
|
|
970
|
+
"required"?: boolean;
|
|
971
|
+
/**
|
|
972
|
+
* Sets focus on the input box.
|
|
973
|
+
*/
|
|
974
|
+
"setFocus": () => Promise<void>;
|
|
975
|
+
/**
|
|
976
|
+
* Display a button which clears the input when clicked.
|
|
977
|
+
*/
|
|
978
|
+
"showClearButton"?: boolean;
|
|
979
|
+
/**
|
|
980
|
+
* Provide a validation status.
|
|
981
|
+
*/
|
|
982
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
983
|
+
/**
|
|
984
|
+
* Provide the text to display as the validation message.
|
|
985
|
+
*/
|
|
986
|
+
"validationText"?: string;
|
|
987
|
+
/**
|
|
988
|
+
* The value of the currently selected option.
|
|
989
|
+
*/
|
|
990
|
+
"value"?: string;
|
|
991
|
+
}
|
|
992
|
+
interface IcSideNavigation {
|
|
993
|
+
/**
|
|
994
|
+
* Title to display.
|
|
995
|
+
*/
|
|
996
|
+
"appTitle": string;
|
|
997
|
+
/**
|
|
998
|
+
* If true, the icon and label will appear when side navigation is collapsed
|
|
999
|
+
*/
|
|
1000
|
+
"collapsedIconLabels": boolean;
|
|
1001
|
+
/**
|
|
1002
|
+
* If true, disable automatic parent wrapper styling
|
|
1003
|
+
*/
|
|
1004
|
+
"disableAutoParentStyling": boolean;
|
|
1005
|
+
/**
|
|
1006
|
+
* If true, the ic-side-navigation will load in an expanded state
|
|
1007
|
+
*/
|
|
1008
|
+
"expanded": boolean;
|
|
1009
|
+
/**
|
|
1010
|
+
* Set application title link
|
|
1011
|
+
*/
|
|
1012
|
+
"href": string;
|
|
1013
|
+
/**
|
|
1014
|
+
* If true, side navigation will be contained by parent element
|
|
1015
|
+
*/
|
|
1016
|
+
"inline": boolean;
|
|
1017
|
+
/**
|
|
1018
|
+
* If true, the menu expand button is removed (PLEASE NOTE: This takes effect on screen sizes 992px and above)
|
|
1019
|
+
*/
|
|
1020
|
+
"static": boolean;
|
|
1021
|
+
/**
|
|
1022
|
+
* Status of application
|
|
1023
|
+
*/
|
|
1024
|
+
"status": string;
|
|
1025
|
+
/**
|
|
1026
|
+
* Version of application
|
|
1027
|
+
*/
|
|
1028
|
+
"version": string;
|
|
1029
|
+
}
|
|
1030
|
+
interface IcSkeleton {
|
|
1031
|
+
/**
|
|
1032
|
+
* Set the skeleton to the dark variant
|
|
1033
|
+
*/
|
|
1034
|
+
"dark"?: boolean;
|
|
1035
|
+
/**
|
|
1036
|
+
* The variant of the skeleton that will be displayed
|
|
1037
|
+
*/
|
|
1038
|
+
"variant"?: IcSkeletonVariants;
|
|
1039
|
+
}
|
|
1040
|
+
interface IcStatusTag {
|
|
1041
|
+
/**
|
|
1042
|
+
* The size of the status tag.
|
|
1043
|
+
*/
|
|
1044
|
+
"dense"?: boolean;
|
|
1045
|
+
/**
|
|
1046
|
+
* The content rendered within the status tag.
|
|
1047
|
+
*/
|
|
1048
|
+
"label": string;
|
|
1049
|
+
/**
|
|
1050
|
+
* The colour of the status tag.
|
|
1051
|
+
*/
|
|
1052
|
+
"status"?: IcStatusTagStatuses;
|
|
1053
|
+
/**
|
|
1054
|
+
* The emphasis of the status tag.
|
|
1055
|
+
*/
|
|
1056
|
+
"variant"?: IcStatusTagVariants;
|
|
1057
|
+
}
|
|
1058
|
+
interface IcStep {
|
|
1059
|
+
"lastStep": boolean;
|
|
1060
|
+
"stepNum": number;
|
|
1061
|
+
/**
|
|
1062
|
+
* Additional information about step
|
|
1063
|
+
*/
|
|
1064
|
+
"stepSubtitle"?: string;
|
|
1065
|
+
/**
|
|
1066
|
+
* Name of step
|
|
1067
|
+
*/
|
|
1068
|
+
"stepTitle"?: string;
|
|
1069
|
+
/**
|
|
1070
|
+
* State of step
|
|
1071
|
+
*/
|
|
1072
|
+
"stepType"?: IcStepTypes;
|
|
1073
|
+
}
|
|
1074
|
+
interface IcStepper {
|
|
1075
|
+
/**
|
|
1076
|
+
* How the stepper should be aligned in its container.
|
|
1077
|
+
*/
|
|
1078
|
+
"aligned"?: IcStepperAlignment;
|
|
1079
|
+
/**
|
|
1080
|
+
* The length of the connnector between each step in pixels. Minimum length is 100px.
|
|
1081
|
+
*/
|
|
1082
|
+
"connectorWidth"?: number;
|
|
1083
|
+
}
|
|
1084
|
+
interface IcSwitch {
|
|
1085
|
+
/**
|
|
1086
|
+
* If true, the component is checked, if null the components state will be uncontrolled.
|
|
1087
|
+
*/
|
|
1088
|
+
"checked"?: boolean | null;
|
|
1089
|
+
/**
|
|
1090
|
+
* If true, the component reduces in size to the dense state.
|
|
1091
|
+
*/
|
|
1092
|
+
"dense"?: boolean;
|
|
1093
|
+
/**
|
|
1094
|
+
* If true, the component is not interactive.
|
|
1095
|
+
*/
|
|
1096
|
+
"disabled"?: boolean;
|
|
1097
|
+
/**
|
|
1098
|
+
* Provide helper text to display additional field guidance.
|
|
1099
|
+
*/
|
|
1100
|
+
"helperText"?: string;
|
|
1101
|
+
/**
|
|
1102
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
1103
|
+
*/
|
|
1104
|
+
"hideLabel"?: boolean;
|
|
1105
|
+
/**
|
|
1106
|
+
* Applies an aria-label to the component, for when no visual 'name' is provided.
|
|
1107
|
+
*/
|
|
1108
|
+
"label": string;
|
|
1109
|
+
/**
|
|
1110
|
+
* The name of the control, which is submitted with the form data.
|
|
1111
|
+
*/
|
|
1112
|
+
"name"?: string;
|
|
1113
|
+
/**
|
|
1114
|
+
* If true, the component will render the On/Off state text.
|
|
1115
|
+
*/
|
|
1116
|
+
"showState"?: boolean;
|
|
1117
|
+
/**
|
|
1118
|
+
* The value of the toggle does not mean if it's checked or not, use the `checked` property for that. The value of a toggle is analogous to the value of a `<input type="checkbox">`, it's only used when the toggle participates in a native `<form>`.
|
|
1119
|
+
*/
|
|
1120
|
+
"value"?: string | null;
|
|
1121
|
+
}
|
|
1122
|
+
interface IcTab {
|
|
1123
|
+
"contextId"?: string;
|
|
1124
|
+
"dark"?: boolean;
|
|
1125
|
+
/**
|
|
1126
|
+
* Disables the tab.
|
|
1127
|
+
*/
|
|
1128
|
+
"disabled"?: boolean;
|
|
1129
|
+
"selected"?: boolean;
|
|
1130
|
+
"tabId"?: string;
|
|
1131
|
+
"tabPosition": number;
|
|
1132
|
+
}
|
|
1133
|
+
interface IcTabContext {
|
|
1134
|
+
/**
|
|
1135
|
+
* Determines whether tabs have to be manually activated (by pressing 'Enter' or 'Space') when they receive focus using keyboard navigation.
|
|
1136
|
+
*/
|
|
1137
|
+
"activationType"?: IcActivationTypes;
|
|
1138
|
+
/**
|
|
1139
|
+
* Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
|
1140
|
+
*/
|
|
1141
|
+
"contextId"?: string;
|
|
1142
|
+
/**
|
|
1143
|
+
* Determines whether the dark variant of the tabs should be displayed.
|
|
1144
|
+
*/
|
|
1145
|
+
"dark"?: boolean;
|
|
1146
|
+
/**
|
|
1147
|
+
* Allows the user to control the selected tab. Must be used alongside the tabSelect event to manage tab selection.
|
|
1148
|
+
*/
|
|
1149
|
+
"selectedTabIndex"?: number;
|
|
1150
|
+
}
|
|
1151
|
+
interface IcTabList {
|
|
1152
|
+
/**
|
|
1153
|
+
* Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
|
1154
|
+
*/
|
|
1155
|
+
"contextId"?: string;
|
|
1156
|
+
"dark"?: boolean;
|
|
1157
|
+
/**
|
|
1158
|
+
* Use when tabs and tab panels are to be positioned separately.
|
|
1159
|
+
*/
|
|
1160
|
+
"inline"?: boolean;
|
|
1161
|
+
/**
|
|
1162
|
+
* Provide a label to describe the purpose of the set of tabs to screen reader users.
|
|
1163
|
+
*/
|
|
1164
|
+
"label": string;
|
|
1165
|
+
"scrollTabIntoView": (tabNumber: number) => Promise<void>;
|
|
1166
|
+
}
|
|
1167
|
+
interface IcTabPanel {
|
|
1168
|
+
/**
|
|
1169
|
+
* Provide a unique context if using multiple tabs inside one another i.e. rendering another tabs inside a tab panel.
|
|
1170
|
+
*/
|
|
1171
|
+
"contextId"?: string;
|
|
1172
|
+
"panelId"?: string;
|
|
1173
|
+
"selectedTab"?: string;
|
|
1174
|
+
"tabPosition": number;
|
|
1175
|
+
}
|
|
1176
|
+
interface IcTextField {
|
|
1177
|
+
"ariaActiveDescendant"?: string;
|
|
1178
|
+
"ariaAutocomplete": IcAriaAutocompleteTypes;
|
|
1179
|
+
"ariaExpanded": string;
|
|
1180
|
+
"ariaOwns": string;
|
|
1181
|
+
/**
|
|
1182
|
+
* This Boolean attribute lets you specify that a form control should have input focus when the page loads.
|
|
1183
|
+
*/
|
|
1184
|
+
"autoFocus": boolean;
|
|
1185
|
+
/**
|
|
1186
|
+
* Indicates whether and how the text value should be automatically capitalized as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
|
1187
|
+
*/
|
|
1188
|
+
"autocapitalize": string;
|
|
1189
|
+
/**
|
|
1190
|
+
* Indicates whether the value of the control can be automatically completed by the browser.
|
|
1191
|
+
*/
|
|
1192
|
+
"autocomplete": IcAutocompleteTypes1;
|
|
1193
|
+
/**
|
|
1194
|
+
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
|
1195
|
+
*/
|
|
1196
|
+
"autocorrect": IcAutocorrectStates1;
|
|
1197
|
+
/**
|
|
1198
|
+
* Determines whether the dark variant of the text field should be displayed.
|
|
1199
|
+
*/
|
|
1200
|
+
"dark"?: boolean;
|
|
1201
|
+
/**
|
|
1202
|
+
* Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
1203
|
+
*/
|
|
1204
|
+
"debounce": number;
|
|
1205
|
+
/**
|
|
1206
|
+
* Specify whether dense styling is to be applied to the element.
|
|
1207
|
+
*/
|
|
1208
|
+
"dense": boolean;
|
|
1209
|
+
/**
|
|
1210
|
+
* Specify whether the input is disabled.
|
|
1211
|
+
*/
|
|
1212
|
+
"disabled": boolean;
|
|
1213
|
+
/**
|
|
1214
|
+
* Specify whether the component fills the full width of the container. If true, this overrides the --input-width css prop.
|
|
1215
|
+
*/
|
|
1216
|
+
"fullWidth": boolean;
|
|
1217
|
+
/**
|
|
1218
|
+
* Provide helper text to display additional field guidance.
|
|
1219
|
+
*/
|
|
1220
|
+
"helperText": string;
|
|
1221
|
+
"hiddenInput": boolean;
|
|
1222
|
+
/**
|
|
1223
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
1224
|
+
*/
|
|
1225
|
+
"hideLabel": boolean;
|
|
1226
|
+
/**
|
|
1227
|
+
* Provide an id for the input
|
|
1228
|
+
*/
|
|
1229
|
+
"inputId"?: string;
|
|
1230
|
+
/**
|
|
1231
|
+
* A hint to the browser for which keyboard to display. Possible values: `"none"`, `"text"`, `"tel"`, `"url"`, `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
|
|
1232
|
+
*/
|
|
1233
|
+
"inputmode": IcTextFieldInputModes;
|
|
1234
|
+
/**
|
|
1235
|
+
* Provide a label for the input.
|
|
1236
|
+
*/
|
|
1237
|
+
"label": string;
|
|
1238
|
+
/**
|
|
1239
|
+
* Maximum number of characters that can be entered in the field.
|
|
1240
|
+
*/
|
|
1241
|
+
"maxLength": number;
|
|
1242
|
+
/**
|
|
1243
|
+
* The name of the control, which is submitted with the form data.
|
|
1244
|
+
*/
|
|
1245
|
+
"name": string;
|
|
1246
|
+
/**
|
|
1247
|
+
* Provide a placeholder value to display.
|
|
1248
|
+
*/
|
|
1249
|
+
"placeholder": string;
|
|
1250
|
+
/**
|
|
1251
|
+
* Specify whether the input is read only.
|
|
1252
|
+
*/
|
|
1253
|
+
"readonly": boolean;
|
|
1254
|
+
/**
|
|
1255
|
+
* Specify if the input requires a value.
|
|
1256
|
+
*/
|
|
1257
|
+
"required": boolean;
|
|
1258
|
+
/**
|
|
1259
|
+
* Allow resizing of a multiline text area
|
|
1260
|
+
*/
|
|
1261
|
+
"resize": boolean;
|
|
1262
|
+
"role": string;
|
|
1263
|
+
/**
|
|
1264
|
+
* Specify the number of rows to transform the text field into a text area with a specific height.
|
|
1265
|
+
*/
|
|
1266
|
+
"rows": number;
|
|
1267
|
+
/**
|
|
1268
|
+
* Sets focus on the native `input`
|
|
1269
|
+
*/
|
|
1270
|
+
"setFocus": () => Promise<void>;
|
|
1271
|
+
/**
|
|
1272
|
+
* If `true`, the element will have its spelling and grammar checked.
|
|
1273
|
+
*/
|
|
1274
|
+
"spellcheck": boolean;
|
|
1275
|
+
"truncateValue"?: boolean;
|
|
1276
|
+
/**
|
|
1277
|
+
* The type of control to display. The default type is text.
|
|
1278
|
+
*/
|
|
1279
|
+
"type": IcTextFieldTypes;
|
|
1280
|
+
/**
|
|
1281
|
+
* Show icon in input control - only applies when validationStatus ='success'
|
|
1282
|
+
*/
|
|
1283
|
+
"validationInline": boolean;
|
|
1284
|
+
/**
|
|
1285
|
+
* Provide validation state - 'error' | 'warning' | 'success'
|
|
1286
|
+
*/
|
|
1287
|
+
"validationStatus": IcInformationStatusOrEmpty1;
|
|
1288
|
+
/**
|
|
1289
|
+
* Provide validation state - 'error' | 'warning' | 'success'
|
|
1290
|
+
*/
|
|
1291
|
+
"validationText": string;
|
|
1292
|
+
/**
|
|
1293
|
+
* Value of TextField.
|
|
1294
|
+
*/
|
|
1295
|
+
"value": string;
|
|
1296
|
+
}
|
|
1297
|
+
interface IcTheme {
|
|
1298
|
+
/**
|
|
1299
|
+
* The theme colour. Can be a hex value eg "#ff0000" or RGB eg "rgb(255, 0, 0)"
|
|
1300
|
+
*/
|
|
1301
|
+
"color"?: string;
|
|
1302
|
+
}
|
|
1303
|
+
interface IcTooltip {
|
|
1304
|
+
/**
|
|
1305
|
+
* The id of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used.
|
|
1306
|
+
*/
|
|
1307
|
+
"elementId"?: string;
|
|
1308
|
+
/**
|
|
1309
|
+
* The text to display on the tooltip.
|
|
1310
|
+
*/
|
|
1311
|
+
"label": string;
|
|
1312
|
+
/**
|
|
1313
|
+
* The position of the tool-tip in relation to the parent element.
|
|
1314
|
+
*/
|
|
1315
|
+
"placement"?: IcTooltipPlacements;
|
|
1316
|
+
}
|
|
1317
|
+
interface IcTopNavigation {
|
|
1318
|
+
/**
|
|
1319
|
+
* Title to display
|
|
1320
|
+
*/
|
|
1321
|
+
"appTitle": string;
|
|
1322
|
+
/**
|
|
1323
|
+
* The alignment of the top nav content
|
|
1324
|
+
*/
|
|
1325
|
+
"contentAligned": IcAlignment;
|
|
1326
|
+
/**
|
|
1327
|
+
* The url to navigate to when title is clicked
|
|
1328
|
+
*/
|
|
1329
|
+
"href": string;
|
|
1330
|
+
/**
|
|
1331
|
+
* If true, the flyout navigation menu on small devices will be contained by the parent element
|
|
1332
|
+
*/
|
|
1333
|
+
"inline": boolean;
|
|
1334
|
+
/**
|
|
1335
|
+
* Status info to display
|
|
1336
|
+
*/
|
|
1337
|
+
"status": string;
|
|
1338
|
+
/**
|
|
1339
|
+
* Version info to display
|
|
1340
|
+
*/
|
|
1341
|
+
"version": string;
|
|
1342
|
+
}
|
|
1343
|
+
interface IcTypography {
|
|
1344
|
+
/**
|
|
1345
|
+
* Adds margin to the bottom of the typography relative to the font-size.
|
|
1346
|
+
*/
|
|
1347
|
+
"spacing"?: boolean;
|
|
1348
|
+
/**
|
|
1349
|
+
* The ICDS typography style to use.
|
|
1350
|
+
*/
|
|
1351
|
+
"variant"?: IcTypographyVariants;
|
|
1352
|
+
}
|
|
1353
|
+
}
|
|
1354
|
+
export interface IcAlertCustomEvent<T> extends CustomEvent<T> {
|
|
1355
|
+
detail: T;
|
|
1356
|
+
target: HTMLIcAlertElement;
|
|
1357
|
+
}
|
|
1358
|
+
export interface IcButtonCustomEvent<T> extends CustomEvent<T> {
|
|
1359
|
+
detail: T;
|
|
1360
|
+
target: HTMLIcButtonElement;
|
|
1361
|
+
}
|
|
1362
|
+
export interface IcCheckboxCustomEvent<T> extends CustomEvent<T> {
|
|
1363
|
+
detail: T;
|
|
1364
|
+
target: HTMLIcCheckboxElement;
|
|
1365
|
+
}
|
|
1366
|
+
export interface IcCheckboxGroupCustomEvent<T> extends CustomEvent<T> {
|
|
1367
|
+
detail: T;
|
|
1368
|
+
target: HTMLIcCheckboxGroupElement;
|
|
1369
|
+
}
|
|
1370
|
+
export interface IcFooterCustomEvent<T> extends CustomEvent<T> {
|
|
1371
|
+
detail: T;
|
|
1372
|
+
target: HTMLIcFooterElement;
|
|
1373
|
+
}
|
|
1374
|
+
export interface IcMenuCustomEvent<T> extends CustomEvent<T> {
|
|
1375
|
+
detail: T;
|
|
1376
|
+
target: HTMLIcMenuElement;
|
|
1377
|
+
}
|
|
1378
|
+
export interface IcNavigationItemCustomEvent<T> extends CustomEvent<T> {
|
|
1379
|
+
detail: T;
|
|
1380
|
+
target: HTMLIcNavigationItemElement;
|
|
1381
|
+
}
|
|
1382
|
+
export interface IcNavigationMenuCustomEvent<T> extends CustomEvent<T> {
|
|
1383
|
+
detail: T;
|
|
1384
|
+
target: HTMLIcNavigationMenuElement;
|
|
1385
|
+
}
|
|
1386
|
+
export interface IcRadioGroupCustomEvent<T> extends CustomEvent<T> {
|
|
1387
|
+
detail: T;
|
|
1388
|
+
target: HTMLIcRadioGroupElement;
|
|
1389
|
+
}
|
|
1390
|
+
export interface IcRadioOptionCustomEvent<T> extends CustomEvent<T> {
|
|
1391
|
+
detail: T;
|
|
1392
|
+
target: HTMLIcRadioOptionElement;
|
|
1393
|
+
}
|
|
1394
|
+
export interface IcSearchBarCustomEvent<T> extends CustomEvent<T> {
|
|
1395
|
+
detail: T;
|
|
1396
|
+
target: HTMLIcSearchBarElement;
|
|
1397
|
+
}
|
|
1398
|
+
export interface IcSelectCustomEvent<T> extends CustomEvent<T> {
|
|
1399
|
+
detail: T;
|
|
1400
|
+
target: HTMLIcSelectElement;
|
|
1401
|
+
}
|
|
1402
|
+
export interface IcSwitchCustomEvent<T> extends CustomEvent<T> {
|
|
1403
|
+
detail: T;
|
|
1404
|
+
target: HTMLIcSwitchElement;
|
|
1405
|
+
}
|
|
1406
|
+
export interface IcTabCustomEvent<T> extends CustomEvent<T> {
|
|
1407
|
+
detail: T;
|
|
1408
|
+
target: HTMLIcTabElement;
|
|
1409
|
+
}
|
|
1410
|
+
export interface IcTabContextCustomEvent<T> extends CustomEvent<T> {
|
|
1411
|
+
detail: T;
|
|
1412
|
+
target: HTMLIcTabContextElement;
|
|
1413
|
+
}
|
|
1414
|
+
export interface IcTextFieldCustomEvent<T> extends CustomEvent<T> {
|
|
1415
|
+
detail: T;
|
|
1416
|
+
target: HTMLIcTextFieldElement;
|
|
1417
|
+
}
|
|
1418
|
+
export interface IcThemeCustomEvent<T> extends CustomEvent<T> {
|
|
1419
|
+
detail: T;
|
|
1420
|
+
target: HTMLIcThemeElement;
|
|
1421
|
+
}
|
|
1422
|
+
export interface IcTopNavigationCustomEvent<T> extends CustomEvent<T> {
|
|
1423
|
+
detail: T;
|
|
1424
|
+
target: HTMLIcTopNavigationElement;
|
|
1425
|
+
}
|
|
1426
|
+
declare global {
|
|
1427
|
+
interface HTMLIcAlertElement extends Components.IcAlert, HTMLStencilElement {
|
|
1428
|
+
}
|
|
1429
|
+
var HTMLIcAlertElement: {
|
|
1430
|
+
prototype: HTMLIcAlertElement;
|
|
1431
|
+
new (): HTMLIcAlertElement;
|
|
1432
|
+
};
|
|
1433
|
+
interface HTMLIcBackToTopElement extends Components.IcBackToTop, HTMLStencilElement {
|
|
1434
|
+
}
|
|
1435
|
+
var HTMLIcBackToTopElement: {
|
|
1436
|
+
prototype: HTMLIcBackToTopElement;
|
|
1437
|
+
new (): HTMLIcBackToTopElement;
|
|
1438
|
+
};
|
|
1439
|
+
interface HTMLIcBreadcrumbElement extends Components.IcBreadcrumb, HTMLStencilElement {
|
|
1440
|
+
}
|
|
1441
|
+
var HTMLIcBreadcrumbElement: {
|
|
1442
|
+
prototype: HTMLIcBreadcrumbElement;
|
|
1443
|
+
new (): HTMLIcBreadcrumbElement;
|
|
1444
|
+
};
|
|
1445
|
+
interface HTMLIcBreadcrumbsElement extends Components.IcBreadcrumbs, HTMLStencilElement {
|
|
1446
|
+
}
|
|
1447
|
+
var HTMLIcBreadcrumbsElement: {
|
|
1448
|
+
prototype: HTMLIcBreadcrumbsElement;
|
|
1449
|
+
new (): HTMLIcBreadcrumbsElement;
|
|
1450
|
+
};
|
|
1451
|
+
interface HTMLIcButtonElement extends Components.IcButton, HTMLStencilElement {
|
|
1452
|
+
}
|
|
1453
|
+
var HTMLIcButtonElement: {
|
|
1454
|
+
prototype: HTMLIcButtonElement;
|
|
1455
|
+
new (): HTMLIcButtonElement;
|
|
1456
|
+
};
|
|
1457
|
+
interface HTMLIcCardElement extends Components.IcCard, HTMLStencilElement {
|
|
1458
|
+
}
|
|
1459
|
+
var HTMLIcCardElement: {
|
|
1460
|
+
prototype: HTMLIcCardElement;
|
|
1461
|
+
new (): HTMLIcCardElement;
|
|
1462
|
+
};
|
|
1463
|
+
interface HTMLIcCheckboxElement extends Components.IcCheckbox, HTMLStencilElement {
|
|
1464
|
+
}
|
|
1465
|
+
var HTMLIcCheckboxElement: {
|
|
1466
|
+
prototype: HTMLIcCheckboxElement;
|
|
1467
|
+
new (): HTMLIcCheckboxElement;
|
|
1468
|
+
};
|
|
1469
|
+
interface HTMLIcCheckboxGroupElement extends Components.IcCheckboxGroup, HTMLStencilElement {
|
|
1470
|
+
}
|
|
1471
|
+
var HTMLIcCheckboxGroupElement: {
|
|
1472
|
+
prototype: HTMLIcCheckboxGroupElement;
|
|
1473
|
+
new (): HTMLIcCheckboxGroupElement;
|
|
1474
|
+
};
|
|
1475
|
+
interface HTMLIcClassificationBannerElement extends Components.IcClassificationBanner, HTMLStencilElement {
|
|
1476
|
+
}
|
|
1477
|
+
var HTMLIcClassificationBannerElement: {
|
|
1478
|
+
prototype: HTMLIcClassificationBannerElement;
|
|
1479
|
+
new (): HTMLIcClassificationBannerElement;
|
|
1480
|
+
};
|
|
1481
|
+
interface HTMLIcDataEntityElement extends Components.IcDataEntity, HTMLStencilElement {
|
|
1482
|
+
}
|
|
1483
|
+
var HTMLIcDataEntityElement: {
|
|
1484
|
+
prototype: HTMLIcDataEntityElement;
|
|
1485
|
+
new (): HTMLIcDataEntityElement;
|
|
1486
|
+
};
|
|
1487
|
+
interface HTMLIcDataRowElement extends Components.IcDataRow, HTMLStencilElement {
|
|
1488
|
+
}
|
|
1489
|
+
var HTMLIcDataRowElement: {
|
|
1490
|
+
prototype: HTMLIcDataRowElement;
|
|
1491
|
+
new (): HTMLIcDataRowElement;
|
|
1492
|
+
};
|
|
1493
|
+
interface HTMLIcDividerElement extends Components.IcDivider, HTMLStencilElement {
|
|
1494
|
+
}
|
|
1495
|
+
var HTMLIcDividerElement: {
|
|
1496
|
+
prototype: HTMLIcDividerElement;
|
|
1497
|
+
new (): HTMLIcDividerElement;
|
|
1498
|
+
};
|
|
1499
|
+
interface HTMLIcFooterElement extends Components.IcFooter, HTMLStencilElement {
|
|
1500
|
+
}
|
|
1501
|
+
var HTMLIcFooterElement: {
|
|
1502
|
+
prototype: HTMLIcFooterElement;
|
|
1503
|
+
new (): HTMLIcFooterElement;
|
|
1504
|
+
};
|
|
1505
|
+
interface HTMLIcFooterLinkElement extends Components.IcFooterLink, HTMLStencilElement {
|
|
1506
|
+
}
|
|
1507
|
+
var HTMLIcFooterLinkElement: {
|
|
1508
|
+
prototype: HTMLIcFooterLinkElement;
|
|
1509
|
+
new (): HTMLIcFooterLinkElement;
|
|
1510
|
+
};
|
|
1511
|
+
interface HTMLIcFooterLinkGroupElement extends Components.IcFooterLinkGroup, HTMLStencilElement {
|
|
1512
|
+
}
|
|
1513
|
+
var HTMLIcFooterLinkGroupElement: {
|
|
1514
|
+
prototype: HTMLIcFooterLinkGroupElement;
|
|
1515
|
+
new (): HTMLIcFooterLinkGroupElement;
|
|
1516
|
+
};
|
|
1517
|
+
interface HTMLIcHeroElement extends Components.IcHero, HTMLStencilElement {
|
|
1518
|
+
}
|
|
1519
|
+
var HTMLIcHeroElement: {
|
|
1520
|
+
prototype: HTMLIcHeroElement;
|
|
1521
|
+
new (): HTMLIcHeroElement;
|
|
1522
|
+
};
|
|
1523
|
+
interface HTMLIcInputComponentContainerElement extends Components.IcInputComponentContainer, HTMLStencilElement {
|
|
1524
|
+
}
|
|
1525
|
+
var HTMLIcInputComponentContainerElement: {
|
|
1526
|
+
prototype: HTMLIcInputComponentContainerElement;
|
|
1527
|
+
new (): HTMLIcInputComponentContainerElement;
|
|
1528
|
+
};
|
|
1529
|
+
interface HTMLIcInputContainerElement extends Components.IcInputContainer, HTMLStencilElement {
|
|
1530
|
+
}
|
|
1531
|
+
var HTMLIcInputContainerElement: {
|
|
1532
|
+
prototype: HTMLIcInputContainerElement;
|
|
1533
|
+
new (): HTMLIcInputContainerElement;
|
|
1534
|
+
};
|
|
1535
|
+
interface HTMLIcInputLabelElement extends Components.IcInputLabel, HTMLStencilElement {
|
|
1536
|
+
}
|
|
1537
|
+
var HTMLIcInputLabelElement: {
|
|
1538
|
+
prototype: HTMLIcInputLabelElement;
|
|
1539
|
+
new (): HTMLIcInputLabelElement;
|
|
1540
|
+
};
|
|
1541
|
+
interface HTMLIcInputValidationElement extends Components.IcInputValidation, HTMLStencilElement {
|
|
1542
|
+
}
|
|
1543
|
+
var HTMLIcInputValidationElement: {
|
|
1544
|
+
prototype: HTMLIcInputValidationElement;
|
|
1545
|
+
new (): HTMLIcInputValidationElement;
|
|
1546
|
+
};
|
|
1547
|
+
interface HTMLIcLinkElement extends Components.IcLink, HTMLStencilElement {
|
|
1548
|
+
}
|
|
1549
|
+
var HTMLIcLinkElement: {
|
|
1550
|
+
prototype: HTMLIcLinkElement;
|
|
1551
|
+
new (): HTMLIcLinkElement;
|
|
1552
|
+
};
|
|
1553
|
+
interface HTMLIcLoadingIndicatorElement extends Components.IcLoadingIndicator, HTMLStencilElement {
|
|
1554
|
+
}
|
|
1555
|
+
var HTMLIcLoadingIndicatorElement: {
|
|
1556
|
+
prototype: HTMLIcLoadingIndicatorElement;
|
|
1557
|
+
new (): HTMLIcLoadingIndicatorElement;
|
|
1558
|
+
};
|
|
1559
|
+
interface HTMLIcMenuElement extends Components.IcMenu, HTMLStencilElement {
|
|
1560
|
+
}
|
|
1561
|
+
var HTMLIcMenuElement: {
|
|
1562
|
+
prototype: HTMLIcMenuElement;
|
|
1563
|
+
new (): HTMLIcMenuElement;
|
|
1564
|
+
};
|
|
1565
|
+
interface HTMLIcNavigationButtonElement extends Components.IcNavigationButton, HTMLStencilElement {
|
|
1566
|
+
}
|
|
1567
|
+
var HTMLIcNavigationButtonElement: {
|
|
1568
|
+
prototype: HTMLIcNavigationButtonElement;
|
|
1569
|
+
new (): HTMLIcNavigationButtonElement;
|
|
1570
|
+
};
|
|
1571
|
+
interface HTMLIcNavigationGroupElement extends Components.IcNavigationGroup, HTMLStencilElement {
|
|
1572
|
+
}
|
|
1573
|
+
var HTMLIcNavigationGroupElement: {
|
|
1574
|
+
prototype: HTMLIcNavigationGroupElement;
|
|
1575
|
+
new (): HTMLIcNavigationGroupElement;
|
|
1576
|
+
};
|
|
1577
|
+
interface HTMLIcNavigationItemElement extends Components.IcNavigationItem, HTMLStencilElement {
|
|
1578
|
+
}
|
|
1579
|
+
var HTMLIcNavigationItemElement: {
|
|
1580
|
+
prototype: HTMLIcNavigationItemElement;
|
|
1581
|
+
new (): HTMLIcNavigationItemElement;
|
|
1582
|
+
};
|
|
1583
|
+
interface HTMLIcNavigationMenuElement extends Components.IcNavigationMenu, HTMLStencilElement {
|
|
1584
|
+
}
|
|
1585
|
+
var HTMLIcNavigationMenuElement: {
|
|
1586
|
+
prototype: HTMLIcNavigationMenuElement;
|
|
1587
|
+
new (): HTMLIcNavigationMenuElement;
|
|
1588
|
+
};
|
|
1589
|
+
interface HTMLIcPageHeaderElement extends Components.IcPageHeader, HTMLStencilElement {
|
|
1590
|
+
}
|
|
1591
|
+
var HTMLIcPageHeaderElement: {
|
|
1592
|
+
prototype: HTMLIcPageHeaderElement;
|
|
1593
|
+
new (): HTMLIcPageHeaderElement;
|
|
1594
|
+
};
|
|
1595
|
+
interface HTMLIcRadioGroupElement extends Components.IcRadioGroup, HTMLStencilElement {
|
|
1596
|
+
}
|
|
1597
|
+
var HTMLIcRadioGroupElement: {
|
|
1598
|
+
prototype: HTMLIcRadioGroupElement;
|
|
1599
|
+
new (): HTMLIcRadioGroupElement;
|
|
1600
|
+
};
|
|
1601
|
+
interface HTMLIcRadioOptionElement extends Components.IcRadioOption, HTMLStencilElement {
|
|
1602
|
+
}
|
|
1603
|
+
var HTMLIcRadioOptionElement: {
|
|
1604
|
+
prototype: HTMLIcRadioOptionElement;
|
|
1605
|
+
new (): HTMLIcRadioOptionElement;
|
|
1606
|
+
};
|
|
1607
|
+
interface HTMLIcSearchBarElement extends Components.IcSearchBar, HTMLStencilElement {
|
|
1608
|
+
}
|
|
1609
|
+
var HTMLIcSearchBarElement: {
|
|
1610
|
+
prototype: HTMLIcSearchBarElement;
|
|
1611
|
+
new (): HTMLIcSearchBarElement;
|
|
1612
|
+
};
|
|
1613
|
+
interface HTMLIcSectionContainerElement extends Components.IcSectionContainer, HTMLStencilElement {
|
|
1614
|
+
}
|
|
1615
|
+
var HTMLIcSectionContainerElement: {
|
|
1616
|
+
prototype: HTMLIcSectionContainerElement;
|
|
1617
|
+
new (): HTMLIcSectionContainerElement;
|
|
1618
|
+
};
|
|
1619
|
+
interface HTMLIcSelectElement extends Components.IcSelect, HTMLStencilElement {
|
|
1620
|
+
}
|
|
1621
|
+
var HTMLIcSelectElement: {
|
|
1622
|
+
prototype: HTMLIcSelectElement;
|
|
1623
|
+
new (): HTMLIcSelectElement;
|
|
1624
|
+
};
|
|
1625
|
+
interface HTMLIcSideNavigationElement extends Components.IcSideNavigation, HTMLStencilElement {
|
|
1626
|
+
}
|
|
1627
|
+
var HTMLIcSideNavigationElement: {
|
|
1628
|
+
prototype: HTMLIcSideNavigationElement;
|
|
1629
|
+
new (): HTMLIcSideNavigationElement;
|
|
1630
|
+
};
|
|
1631
|
+
interface HTMLIcSkeletonElement extends Components.IcSkeleton, HTMLStencilElement {
|
|
1632
|
+
}
|
|
1633
|
+
var HTMLIcSkeletonElement: {
|
|
1634
|
+
prototype: HTMLIcSkeletonElement;
|
|
1635
|
+
new (): HTMLIcSkeletonElement;
|
|
1636
|
+
};
|
|
1637
|
+
interface HTMLIcStatusTagElement extends Components.IcStatusTag, HTMLStencilElement {
|
|
1638
|
+
}
|
|
1639
|
+
var HTMLIcStatusTagElement: {
|
|
1640
|
+
prototype: HTMLIcStatusTagElement;
|
|
1641
|
+
new (): HTMLIcStatusTagElement;
|
|
1642
|
+
};
|
|
1643
|
+
interface HTMLIcStepElement extends Components.IcStep, HTMLStencilElement {
|
|
1644
|
+
}
|
|
1645
|
+
var HTMLIcStepElement: {
|
|
1646
|
+
prototype: HTMLIcStepElement;
|
|
1647
|
+
new (): HTMLIcStepElement;
|
|
1648
|
+
};
|
|
1649
|
+
interface HTMLIcStepperElement extends Components.IcStepper, HTMLStencilElement {
|
|
1650
|
+
}
|
|
1651
|
+
var HTMLIcStepperElement: {
|
|
1652
|
+
prototype: HTMLIcStepperElement;
|
|
1653
|
+
new (): HTMLIcStepperElement;
|
|
1654
|
+
};
|
|
1655
|
+
interface HTMLIcSwitchElement extends Components.IcSwitch, HTMLStencilElement {
|
|
1656
|
+
}
|
|
1657
|
+
var HTMLIcSwitchElement: {
|
|
1658
|
+
prototype: HTMLIcSwitchElement;
|
|
1659
|
+
new (): HTMLIcSwitchElement;
|
|
1660
|
+
};
|
|
1661
|
+
interface HTMLIcTabElement extends Components.IcTab, HTMLStencilElement {
|
|
1662
|
+
}
|
|
1663
|
+
var HTMLIcTabElement: {
|
|
1664
|
+
prototype: HTMLIcTabElement;
|
|
1665
|
+
new (): HTMLIcTabElement;
|
|
1666
|
+
};
|
|
1667
|
+
interface HTMLIcTabContextElement extends Components.IcTabContext, HTMLStencilElement {
|
|
1668
|
+
}
|
|
1669
|
+
var HTMLIcTabContextElement: {
|
|
1670
|
+
prototype: HTMLIcTabContextElement;
|
|
1671
|
+
new (): HTMLIcTabContextElement;
|
|
1672
|
+
};
|
|
1673
|
+
interface HTMLIcTabListElement extends Components.IcTabList, HTMLStencilElement {
|
|
1674
|
+
}
|
|
1675
|
+
var HTMLIcTabListElement: {
|
|
1676
|
+
prototype: HTMLIcTabListElement;
|
|
1677
|
+
new (): HTMLIcTabListElement;
|
|
1678
|
+
};
|
|
1679
|
+
interface HTMLIcTabPanelElement extends Components.IcTabPanel, HTMLStencilElement {
|
|
1680
|
+
}
|
|
1681
|
+
var HTMLIcTabPanelElement: {
|
|
1682
|
+
prototype: HTMLIcTabPanelElement;
|
|
1683
|
+
new (): HTMLIcTabPanelElement;
|
|
1684
|
+
};
|
|
1685
|
+
interface HTMLIcTextFieldElement extends Components.IcTextField, HTMLStencilElement {
|
|
1686
|
+
}
|
|
1687
|
+
var HTMLIcTextFieldElement: {
|
|
1688
|
+
prototype: HTMLIcTextFieldElement;
|
|
1689
|
+
new (): HTMLIcTextFieldElement;
|
|
1690
|
+
};
|
|
1691
|
+
interface HTMLIcThemeElement extends Components.IcTheme, HTMLStencilElement {
|
|
1692
|
+
}
|
|
1693
|
+
var HTMLIcThemeElement: {
|
|
1694
|
+
prototype: HTMLIcThemeElement;
|
|
1695
|
+
new (): HTMLIcThemeElement;
|
|
1696
|
+
};
|
|
1697
|
+
interface HTMLIcTooltipElement extends Components.IcTooltip, HTMLStencilElement {
|
|
1698
|
+
}
|
|
1699
|
+
var HTMLIcTooltipElement: {
|
|
1700
|
+
prototype: HTMLIcTooltipElement;
|
|
1701
|
+
new (): HTMLIcTooltipElement;
|
|
1702
|
+
};
|
|
1703
|
+
interface HTMLIcTopNavigationElement extends Components.IcTopNavigation, HTMLStencilElement {
|
|
1704
|
+
}
|
|
1705
|
+
var HTMLIcTopNavigationElement: {
|
|
1706
|
+
prototype: HTMLIcTopNavigationElement;
|
|
1707
|
+
new (): HTMLIcTopNavigationElement;
|
|
1708
|
+
};
|
|
1709
|
+
interface HTMLIcTypographyElement extends Components.IcTypography, HTMLStencilElement {
|
|
1710
|
+
}
|
|
1711
|
+
var HTMLIcTypographyElement: {
|
|
1712
|
+
prototype: HTMLIcTypographyElement;
|
|
1713
|
+
new (): HTMLIcTypographyElement;
|
|
1714
|
+
};
|
|
1715
|
+
interface HTMLElementTagNameMap {
|
|
1716
|
+
"ic-alert": HTMLIcAlertElement;
|
|
1717
|
+
"ic-back-to-top": HTMLIcBackToTopElement;
|
|
1718
|
+
"ic-breadcrumb": HTMLIcBreadcrumbElement;
|
|
1719
|
+
"ic-breadcrumbs": HTMLIcBreadcrumbsElement;
|
|
1720
|
+
"ic-button": HTMLIcButtonElement;
|
|
1721
|
+
"ic-card": HTMLIcCardElement;
|
|
1722
|
+
"ic-checkbox": HTMLIcCheckboxElement;
|
|
1723
|
+
"ic-checkbox-group": HTMLIcCheckboxGroupElement;
|
|
1724
|
+
"ic-classification-banner": HTMLIcClassificationBannerElement;
|
|
1725
|
+
"ic-data-entity": HTMLIcDataEntityElement;
|
|
1726
|
+
"ic-data-row": HTMLIcDataRowElement;
|
|
1727
|
+
"ic-divider": HTMLIcDividerElement;
|
|
1728
|
+
"ic-footer": HTMLIcFooterElement;
|
|
1729
|
+
"ic-footer-link": HTMLIcFooterLinkElement;
|
|
1730
|
+
"ic-footer-link-group": HTMLIcFooterLinkGroupElement;
|
|
1731
|
+
"ic-hero": HTMLIcHeroElement;
|
|
1732
|
+
"ic-input-component-container": HTMLIcInputComponentContainerElement;
|
|
1733
|
+
"ic-input-container": HTMLIcInputContainerElement;
|
|
1734
|
+
"ic-input-label": HTMLIcInputLabelElement;
|
|
1735
|
+
"ic-input-validation": HTMLIcInputValidationElement;
|
|
1736
|
+
"ic-link": HTMLIcLinkElement;
|
|
1737
|
+
"ic-loading-indicator": HTMLIcLoadingIndicatorElement;
|
|
1738
|
+
"ic-menu": HTMLIcMenuElement;
|
|
1739
|
+
"ic-navigation-button": HTMLIcNavigationButtonElement;
|
|
1740
|
+
"ic-navigation-group": HTMLIcNavigationGroupElement;
|
|
1741
|
+
"ic-navigation-item": HTMLIcNavigationItemElement;
|
|
1742
|
+
"ic-navigation-menu": HTMLIcNavigationMenuElement;
|
|
1743
|
+
"ic-page-header": HTMLIcPageHeaderElement;
|
|
1744
|
+
"ic-radio-group": HTMLIcRadioGroupElement;
|
|
1745
|
+
"ic-radio-option": HTMLIcRadioOptionElement;
|
|
1746
|
+
"ic-search-bar": HTMLIcSearchBarElement;
|
|
1747
|
+
"ic-section-container": HTMLIcSectionContainerElement;
|
|
1748
|
+
"ic-select": HTMLIcSelectElement;
|
|
1749
|
+
"ic-side-navigation": HTMLIcSideNavigationElement;
|
|
1750
|
+
"ic-skeleton": HTMLIcSkeletonElement;
|
|
1751
|
+
"ic-status-tag": HTMLIcStatusTagElement;
|
|
1752
|
+
"ic-step": HTMLIcStepElement;
|
|
1753
|
+
"ic-stepper": HTMLIcStepperElement;
|
|
1754
|
+
"ic-switch": HTMLIcSwitchElement;
|
|
1755
|
+
"ic-tab": HTMLIcTabElement;
|
|
1756
|
+
"ic-tab-context": HTMLIcTabContextElement;
|
|
1757
|
+
"ic-tab-list": HTMLIcTabListElement;
|
|
1758
|
+
"ic-tab-panel": HTMLIcTabPanelElement;
|
|
1759
|
+
"ic-text-field": HTMLIcTextFieldElement;
|
|
1760
|
+
"ic-theme": HTMLIcThemeElement;
|
|
1761
|
+
"ic-tooltip": HTMLIcTooltipElement;
|
|
1762
|
+
"ic-top-navigation": HTMLIcTopNavigationElement;
|
|
1763
|
+
"ic-typography": HTMLIcTypographyElement;
|
|
1764
|
+
}
|
|
1765
|
+
}
|
|
1766
|
+
declare namespace LocalJSX {
|
|
1767
|
+
interface IcAlert {
|
|
1768
|
+
/**
|
|
1769
|
+
* Set whether the alert has the 'alert' aria role and will be announced to screen readers
|
|
1770
|
+
*/
|
|
1771
|
+
"announced"?: boolean;
|
|
1772
|
+
/**
|
|
1773
|
+
* Set whether the alert has a close icon at the end to dismiss it
|
|
1774
|
+
*/
|
|
1775
|
+
"dismissible"?: boolean;
|
|
1776
|
+
/**
|
|
1777
|
+
* Optional title to display at the start of the alert
|
|
1778
|
+
*/
|
|
1779
|
+
"heading"?: string;
|
|
1780
|
+
/**
|
|
1781
|
+
* Main body message of the alert
|
|
1782
|
+
*/
|
|
1783
|
+
"message"?: string;
|
|
1784
|
+
/**
|
|
1785
|
+
* Is emitted when the user dismisses the alert.
|
|
1786
|
+
*/
|
|
1787
|
+
"onDismiss"?: (event: IcAlertCustomEvent<void>) => void;
|
|
1788
|
+
/**
|
|
1789
|
+
* Set whether the title and message appear inline or above and below
|
|
1790
|
+
*/
|
|
1791
|
+
"titleAbove"?: boolean;
|
|
1792
|
+
/**
|
|
1793
|
+
* Set which variant of the alert will be rendered
|
|
1794
|
+
*/
|
|
1795
|
+
"variant"?: IcAlertVariants;
|
|
1796
|
+
}
|
|
1797
|
+
interface IcBackToTop {
|
|
1798
|
+
/**
|
|
1799
|
+
* The ID of the element to jump back to when the link is clicked.
|
|
1800
|
+
*/
|
|
1801
|
+
"target": string;
|
|
1802
|
+
}
|
|
1803
|
+
interface IcBreadcrumb {
|
|
1804
|
+
/**
|
|
1805
|
+
* If true, aria-current will be set on the breadcrumb
|
|
1806
|
+
*/
|
|
1807
|
+
"current"?: boolean;
|
|
1808
|
+
/**
|
|
1809
|
+
* Set breadcrumb location
|
|
1810
|
+
*/
|
|
1811
|
+
"href"?: string;
|
|
1812
|
+
/**
|
|
1813
|
+
* Set breadcrumb title
|
|
1814
|
+
*/
|
|
1815
|
+
"pageTitle": string;
|
|
1816
|
+
}
|
|
1817
|
+
interface IcBreadcrumbs {
|
|
1818
|
+
/**
|
|
1819
|
+
* If true, display the parent page and back icon as breadcrumb
|
|
1820
|
+
*/
|
|
1821
|
+
"backBreadcrumbOnly"?: boolean;
|
|
1822
|
+
/**
|
|
1823
|
+
* If true, all breadcrumbs between the first and last breadcrumb will be collapsed
|
|
1824
|
+
*/
|
|
1825
|
+
"collapsed"?: boolean;
|
|
1826
|
+
}
|
|
1827
|
+
interface IcButton {
|
|
1828
|
+
/**
|
|
1829
|
+
* The position of the tooltip in relation to the button.
|
|
1830
|
+
*/
|
|
1831
|
+
"IcTooltipPlacement"?: IcButtonTooltipPlacement;
|
|
1832
|
+
/**
|
|
1833
|
+
* Determines the style of button to be displayed.
|
|
1834
|
+
*/
|
|
1835
|
+
"buttonStyle"?: IcThemeForeground;
|
|
1836
|
+
/**
|
|
1837
|
+
* Determines whether the button should be in disabled state.
|
|
1838
|
+
*/
|
|
1839
|
+
"disabled"?: boolean;
|
|
1840
|
+
/**
|
|
1841
|
+
* Prompts the user to save the linked URL instead of navigating to it.
|
|
1842
|
+
*/
|
|
1843
|
+
"download"?: string | boolean;
|
|
1844
|
+
/**
|
|
1845
|
+
* Fill the width of the container if true.
|
|
1846
|
+
*/
|
|
1847
|
+
"fullWidth"?: boolean;
|
|
1848
|
+
/**
|
|
1849
|
+
* The URL that the link points to. This will render the button as an "a" tag.
|
|
1850
|
+
*/
|
|
1851
|
+
"href"?: string;
|
|
1852
|
+
/**
|
|
1853
|
+
* Hints at the human language of the linked URL.
|
|
1854
|
+
*/
|
|
1855
|
+
"hreflang"?: string;
|
|
1856
|
+
/**
|
|
1857
|
+
* Determines whether the icon should appear on the right hand side of the button.
|
|
1858
|
+
*/
|
|
1859
|
+
"iconRight"?: boolean;
|
|
1860
|
+
/**
|
|
1861
|
+
* Determines whether the button should be in loading state.
|
|
1862
|
+
*/
|
|
1863
|
+
"loading"?: boolean;
|
|
1864
|
+
/**
|
|
1865
|
+
* Emitted when button has blur
|
|
1866
|
+
*/
|
|
1867
|
+
"onIcBlur"?: (event: IcButtonCustomEvent<void>) => void;
|
|
1868
|
+
/**
|
|
1869
|
+
* Emitted when button has focus
|
|
1870
|
+
*/
|
|
1871
|
+
"onIcFocus"?: (event: IcButtonCustomEvent<void>) => void;
|
|
1872
|
+
/**
|
|
1873
|
+
* How much of the referrer to send when following the link.
|
|
1874
|
+
*/
|
|
1875
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
1876
|
+
/**
|
|
1877
|
+
* The relationship of the linked URL as space-separated link types.
|
|
1878
|
+
*/
|
|
1879
|
+
"rel"?: string;
|
|
1880
|
+
/**
|
|
1881
|
+
* The size of the button to be displayed.
|
|
1882
|
+
*/
|
|
1883
|
+
"size"?: IcButtonSizes;
|
|
1884
|
+
/**
|
|
1885
|
+
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
1886
|
+
*/
|
|
1887
|
+
"target"?: string;
|
|
1888
|
+
/**
|
|
1889
|
+
* The type of the button.
|
|
1890
|
+
*/
|
|
1891
|
+
"type"?: IcButtonTypes;
|
|
1892
|
+
/**
|
|
1893
|
+
* The button variant to be displayed.
|
|
1894
|
+
*/
|
|
1895
|
+
"variant"?: IcButtonVariants;
|
|
1896
|
+
/**
|
|
1897
|
+
* Show an ic-tooltip displaying title or aria-label. Will always be shown for icon variant, so title or aria-label must be set.
|
|
1898
|
+
*/
|
|
1899
|
+
"withIcTooltip"?: boolean;
|
|
1900
|
+
}
|
|
1901
|
+
interface IcCard {
|
|
1902
|
+
/**
|
|
1903
|
+
* Set the variant to static or clickable
|
|
1904
|
+
*/
|
|
1905
|
+
"clickable"?: boolean;
|
|
1906
|
+
/**
|
|
1907
|
+
* Whether the card is disabled if it is clickable
|
|
1908
|
+
*/
|
|
1909
|
+
"disabled"?: boolean;
|
|
1910
|
+
/**
|
|
1911
|
+
* If true then fill width of container
|
|
1912
|
+
*/
|
|
1913
|
+
"fullWidth"?: boolean;
|
|
1914
|
+
/**
|
|
1915
|
+
* Title for the card
|
|
1916
|
+
*/
|
|
1917
|
+
"heading": string;
|
|
1918
|
+
/**
|
|
1919
|
+
* URL for clickable cards
|
|
1920
|
+
*/
|
|
1921
|
+
"href"?: string | undefined;
|
|
1922
|
+
/**
|
|
1923
|
+
* Human readable explanation of the URL
|
|
1924
|
+
*/
|
|
1925
|
+
"hreflang"?: string;
|
|
1926
|
+
/**
|
|
1927
|
+
* Main body message of the card
|
|
1928
|
+
*/
|
|
1929
|
+
"message"?: string;
|
|
1930
|
+
/**
|
|
1931
|
+
* How much of the referrer to send when following the link.
|
|
1932
|
+
*/
|
|
1933
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
1934
|
+
/**
|
|
1935
|
+
* The relationship of the linked URL as space-separated link types.
|
|
1936
|
+
*/
|
|
1937
|
+
"rel"?: string;
|
|
1938
|
+
/**
|
|
1939
|
+
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
1940
|
+
*/
|
|
1941
|
+
"target"?: string;
|
|
1942
|
+
}
|
|
1943
|
+
interface IcCheckbox {
|
|
1944
|
+
/**
|
|
1945
|
+
* Set which style of additionalField will be displayed if used
|
|
1946
|
+
*/
|
|
1947
|
+
"additionalFieldDisplay"?: IcAdditionalFieldTypes;
|
|
1948
|
+
/**
|
|
1949
|
+
* Set the checkbox to the checked state
|
|
1950
|
+
*/
|
|
1951
|
+
"checked"?: boolean;
|
|
1952
|
+
/**
|
|
1953
|
+
* Set the checkbox to the disabled state
|
|
1954
|
+
*/
|
|
1955
|
+
"disabled"?: boolean;
|
|
1956
|
+
/**
|
|
1957
|
+
* Provide a text prop for the dynamic text
|
|
1958
|
+
*/
|
|
1959
|
+
"dynamicText"?: string;
|
|
1960
|
+
/**
|
|
1961
|
+
* Provide a group label for the input
|
|
1962
|
+
*/
|
|
1963
|
+
"groupLabel"?: string;
|
|
1964
|
+
/**
|
|
1965
|
+
* Display the indeterminate state when checked
|
|
1966
|
+
*/
|
|
1967
|
+
"indeterminate"?: boolean;
|
|
1968
|
+
/**
|
|
1969
|
+
* Provide a label for the input
|
|
1970
|
+
*/
|
|
1971
|
+
"label": string;
|
|
1972
|
+
/**
|
|
1973
|
+
* Provide a name for the input
|
|
1974
|
+
*/
|
|
1975
|
+
"name"?: string;
|
|
1976
|
+
/**
|
|
1977
|
+
* Emitted when a checkbox has been checked
|
|
1978
|
+
*/
|
|
1979
|
+
"onCheckboxChecked"?: (event: IcCheckboxCustomEvent<void>) => void;
|
|
1980
|
+
/**
|
|
1981
|
+
* Provide a value for the input
|
|
1982
|
+
*/
|
|
1983
|
+
"value": string;
|
|
1984
|
+
}
|
|
1985
|
+
interface IcCheckboxGroup {
|
|
1986
|
+
/**
|
|
1987
|
+
* Specify whether dense styling to be applied to element.
|
|
1988
|
+
*/
|
|
1989
|
+
"dense"?: boolean;
|
|
1990
|
+
/**
|
|
1991
|
+
* Specify whether the input is disabled.
|
|
1992
|
+
*/
|
|
1993
|
+
"disabled"?: boolean;
|
|
1994
|
+
/**
|
|
1995
|
+
* Provide helper text to display additional field guidance.
|
|
1996
|
+
*/
|
|
1997
|
+
"helperText"?: string;
|
|
1998
|
+
/**
|
|
1999
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
2000
|
+
*/
|
|
2001
|
+
"hideLabel"?: boolean;
|
|
2002
|
+
/**
|
|
2003
|
+
* Provide a label for the input.
|
|
2004
|
+
*/
|
|
2005
|
+
"label": string;
|
|
2006
|
+
/**
|
|
2007
|
+
* Provide a name for the input.
|
|
2008
|
+
*/
|
|
2009
|
+
"name": string;
|
|
2010
|
+
/**
|
|
2011
|
+
* Emitted when a checkbox is checked.
|
|
2012
|
+
*/
|
|
2013
|
+
"onIcChange"?: (event: IcCheckboxGroupCustomEvent<IcChangeEventDetail>) => void;
|
|
2014
|
+
/**
|
|
2015
|
+
* Specify if the input requires a value.
|
|
2016
|
+
*/
|
|
2017
|
+
"required"?: boolean;
|
|
2018
|
+
/**
|
|
2019
|
+
* Provide validation status - 'error'
|
|
2020
|
+
*/
|
|
2021
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
2022
|
+
/**
|
|
2023
|
+
* Provide validation text - 'error'
|
|
2024
|
+
*/
|
|
2025
|
+
"validationText"?: string;
|
|
2026
|
+
}
|
|
2027
|
+
interface IcClassificationBanner {
|
|
2028
|
+
/**
|
|
2029
|
+
* Additional information to display after the classification
|
|
2030
|
+
*/
|
|
2031
|
+
"additionalSelectors"?: string;
|
|
2032
|
+
/**
|
|
2033
|
+
* The classification level to be displayed also determines the banner and text colour
|
|
2034
|
+
*/
|
|
2035
|
+
"classification"?: IcProtectiveMarkings;
|
|
2036
|
+
/**
|
|
2037
|
+
* Optional text displayed before classification to specify relevant country/countries
|
|
2038
|
+
*/
|
|
2039
|
+
"country"?: string;
|
|
2040
|
+
/**
|
|
2041
|
+
* Determines whether the banner appears inline with the page or sticks to the bottom of the page
|
|
2042
|
+
*/
|
|
2043
|
+
"inline"?: boolean;
|
|
2044
|
+
/**
|
|
2045
|
+
* Optionally display "Up to" before classification and country if set
|
|
2046
|
+
*/
|
|
2047
|
+
"upTo"?: boolean;
|
|
2048
|
+
}
|
|
2049
|
+
interface IcDataEntity {
|
|
2050
|
+
/**
|
|
2051
|
+
* Set the data heading and all child data rows to dense styling
|
|
2052
|
+
*/
|
|
2053
|
+
"dense"?: boolean;
|
|
2054
|
+
/**
|
|
2055
|
+
* Title for the data entity
|
|
2056
|
+
*/
|
|
2057
|
+
"heading"?: string;
|
|
2058
|
+
}
|
|
2059
|
+
interface IcDataRow {
|
|
2060
|
+
/**
|
|
2061
|
+
* Set the row to dense styling, this is automatically applied if dense is set on the parent data heading
|
|
2062
|
+
*/
|
|
2063
|
+
"dense"?: boolean;
|
|
2064
|
+
/**
|
|
2065
|
+
* Set the label in the leftmost cell of the row
|
|
2066
|
+
*/
|
|
2067
|
+
"label"?: string;
|
|
2068
|
+
/**
|
|
2069
|
+
* Set the value of the middle (right if no addition supplied) cell of the row
|
|
2070
|
+
*/
|
|
2071
|
+
"value"?: string;
|
|
2072
|
+
}
|
|
2073
|
+
interface IcDivider {
|
|
2074
|
+
}
|
|
2075
|
+
interface IcFooter {
|
|
2076
|
+
/**
|
|
2077
|
+
* Sets the aligned parameter for the section containers used within the footer
|
|
2078
|
+
*/
|
|
2079
|
+
"aligned"?: IcAlignment;
|
|
2080
|
+
/**
|
|
2081
|
+
* Sets the screen size breakpoint at which to switch to the dense layout
|
|
2082
|
+
*/
|
|
2083
|
+
"breakpoint"?: IcFooterBreakpoints;
|
|
2084
|
+
/**
|
|
2085
|
+
* The caption displayed at the bottom of the footer
|
|
2086
|
+
*/
|
|
2087
|
+
"caption"?: string;
|
|
2088
|
+
/**
|
|
2089
|
+
* Whether the footer displays the crown copyright at the bottom
|
|
2090
|
+
*/
|
|
2091
|
+
"copyright"?: boolean;
|
|
2092
|
+
/**
|
|
2093
|
+
* The description displayed at the top of the footer
|
|
2094
|
+
*/
|
|
2095
|
+
"description"?: string;
|
|
2096
|
+
/**
|
|
2097
|
+
* Sets the footer up to handle link groups instead of standalone links
|
|
2098
|
+
*/
|
|
2099
|
+
"groupLinks"?: boolean;
|
|
2100
|
+
/**
|
|
2101
|
+
* Triggers on page resize and triggers style changes in footer links and link groups
|
|
2102
|
+
*/
|
|
2103
|
+
"onIcFooterResized"?: (event: IcFooterCustomEvent<void>) => void;
|
|
2104
|
+
}
|
|
2105
|
+
interface IcFooterLink {
|
|
2106
|
+
/**
|
|
2107
|
+
* The URL that the link points to.
|
|
2108
|
+
*/
|
|
2109
|
+
"href"?: string;
|
|
2110
|
+
}
|
|
2111
|
+
interface IcFooterLinkGroup {
|
|
2112
|
+
/**
|
|
2113
|
+
* Sets the title of the link group for display
|
|
2114
|
+
*/
|
|
2115
|
+
"groupTitle": string;
|
|
2116
|
+
}
|
|
2117
|
+
interface IcHero {
|
|
2118
|
+
/**
|
|
2119
|
+
* The alignment of the hero content
|
|
2120
|
+
*/
|
|
2121
|
+
"aligned"?: IcAlignment;
|
|
2122
|
+
/**
|
|
2123
|
+
* Optional background image
|
|
2124
|
+
*/
|
|
2125
|
+
"backgroundImage"?: string;
|
|
2126
|
+
/**
|
|
2127
|
+
* The alignment of the hero content
|
|
2128
|
+
*/
|
|
2129
|
+
"contentAligned"?: IcHeroContentAlignments;
|
|
2130
|
+
/**
|
|
2131
|
+
* Alter styling for use with dense content/pages
|
|
2132
|
+
*/
|
|
2133
|
+
"dense"?: boolean;
|
|
2134
|
+
/**
|
|
2135
|
+
* Whether the background image (if set) scrolls using a parallax effect.
|
|
2136
|
+
*/
|
|
2137
|
+
"disableBackgroundParallax"?: boolean;
|
|
2138
|
+
/**
|
|
2139
|
+
* The heading of the hero
|
|
2140
|
+
*/
|
|
2141
|
+
"heading": string;
|
|
2142
|
+
/**
|
|
2143
|
+
* Optional secondary heading, replaced by slotted right content
|
|
2144
|
+
*/
|
|
2145
|
+
"secondaryHeading"?: string;
|
|
2146
|
+
/**
|
|
2147
|
+
* Optional secondary subheading, replaced by slotted right content
|
|
2148
|
+
*/
|
|
2149
|
+
"secondarySubheading"?: string;
|
|
2150
|
+
/**
|
|
2151
|
+
* Description for the hero
|
|
2152
|
+
*/
|
|
2153
|
+
"subheading"?: string;
|
|
2154
|
+
}
|
|
2155
|
+
interface IcInputComponentContainer {
|
|
2156
|
+
/**
|
|
2157
|
+
* Determines whether the dark variant of the input-component-container focus indicator should be displayed.
|
|
2158
|
+
*/
|
|
2159
|
+
"dark"?: boolean;
|
|
2160
|
+
/**
|
|
2161
|
+
* dense
|
|
2162
|
+
*/
|
|
2163
|
+
"dense"?: boolean;
|
|
2164
|
+
/**
|
|
2165
|
+
* disabled
|
|
2166
|
+
*/
|
|
2167
|
+
"disabled"?: boolean;
|
|
2168
|
+
/**
|
|
2169
|
+
* If true then fill width of container
|
|
2170
|
+
*/
|
|
2171
|
+
"fullWidth"?: boolean;
|
|
2172
|
+
/**
|
|
2173
|
+
* multiLine
|
|
2174
|
+
*/
|
|
2175
|
+
"multiLine"?: boolean;
|
|
2176
|
+
/**
|
|
2177
|
+
* readonly
|
|
2178
|
+
*/
|
|
2179
|
+
"readonly"?: boolean;
|
|
2180
|
+
/**
|
|
2181
|
+
* validationInline
|
|
2182
|
+
*/
|
|
2183
|
+
"validationInline"?: boolean;
|
|
2184
|
+
/**
|
|
2185
|
+
* validationStatus
|
|
2186
|
+
*/
|
|
2187
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
2188
|
+
}
|
|
2189
|
+
interface IcInputContainer {
|
|
2190
|
+
/**
|
|
2191
|
+
* disabled
|
|
2192
|
+
*/
|
|
2193
|
+
"disabled"?: boolean;
|
|
2194
|
+
/**
|
|
2195
|
+
* readonly
|
|
2196
|
+
*/
|
|
2197
|
+
"readonly"?: boolean;
|
|
2198
|
+
}
|
|
2199
|
+
interface IcInputLabel {
|
|
2200
|
+
/**
|
|
2201
|
+
* dark
|
|
2202
|
+
*/
|
|
2203
|
+
"dark"?: boolean;
|
|
2204
|
+
/**
|
|
2205
|
+
* disabled
|
|
2206
|
+
*/
|
|
2207
|
+
"disabled"?: boolean;
|
|
2208
|
+
/**
|
|
2209
|
+
* error
|
|
2210
|
+
*/
|
|
2211
|
+
"error"?: boolean;
|
|
2212
|
+
/**
|
|
2213
|
+
* for
|
|
2214
|
+
*/
|
|
2215
|
+
"for"?: string;
|
|
2216
|
+
/**
|
|
2217
|
+
* helperText
|
|
2218
|
+
*/
|
|
2219
|
+
"helperText"?: string;
|
|
2220
|
+
/**
|
|
2221
|
+
* label
|
|
2222
|
+
*/
|
|
2223
|
+
"label": string;
|
|
2224
|
+
/**
|
|
2225
|
+
* readonly
|
|
2226
|
+
*/
|
|
2227
|
+
"readonly"?: boolean;
|
|
2228
|
+
/**
|
|
2229
|
+
* required
|
|
2230
|
+
*/
|
|
2231
|
+
"required"?: boolean;
|
|
2232
|
+
}
|
|
2233
|
+
interface IcInputValidation {
|
|
2234
|
+
/**
|
|
2235
|
+
* aria live mode to apply to message
|
|
2236
|
+
*/
|
|
2237
|
+
"ariaLiveMode"?: IcAriaLiveModeVariants;
|
|
2238
|
+
/**
|
|
2239
|
+
* The id of the input field the message relates to
|
|
2240
|
+
*/
|
|
2241
|
+
"for"?: string;
|
|
2242
|
+
/**
|
|
2243
|
+
* If true then fill width of container
|
|
2244
|
+
*/
|
|
2245
|
+
"fullWidth"?: boolean;
|
|
2246
|
+
/**
|
|
2247
|
+
* The validation message to display
|
|
2248
|
+
*/
|
|
2249
|
+
"message": string;
|
|
2250
|
+
/**
|
|
2251
|
+
* The status
|
|
2252
|
+
*/
|
|
2253
|
+
"status"?: IcInformationStatusOrEmpty;
|
|
2254
|
+
}
|
|
2255
|
+
interface IcLink {
|
|
2256
|
+
/**
|
|
2257
|
+
* Prompts the user to save the linked URL instead of navigating to it.
|
|
2258
|
+
*/
|
|
2259
|
+
"download"?: string | boolean;
|
|
2260
|
+
/**
|
|
2261
|
+
* The URL that the link points to.
|
|
2262
|
+
*/
|
|
2263
|
+
"href"?: string;
|
|
2264
|
+
/**
|
|
2265
|
+
* Hints at the human language of the linked URL.
|
|
2266
|
+
*/
|
|
2267
|
+
"hreflang"?: string;
|
|
2268
|
+
/**
|
|
2269
|
+
* How much of the referrer to send when following the link.
|
|
2270
|
+
*/
|
|
2271
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
2272
|
+
/**
|
|
2273
|
+
* The relationship of the linked URL as space-separated link types.
|
|
2274
|
+
*/
|
|
2275
|
+
"rel"?: string;
|
|
2276
|
+
/**
|
|
2277
|
+
* Determines whether the 'open in new tab/window' icon is to be displayed.
|
|
2278
|
+
*/
|
|
2279
|
+
"showIcon"?: boolean;
|
|
2280
|
+
/**
|
|
2281
|
+
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
2282
|
+
*/
|
|
2283
|
+
"target"?: string;
|
|
2284
|
+
/**
|
|
2285
|
+
* Determines which colour variant is to be applied, to have appropriate colour contrast.
|
|
2286
|
+
*/
|
|
2287
|
+
"variant"?: IcThemeForeground;
|
|
2288
|
+
}
|
|
2289
|
+
interface IcLoadingIndicator {
|
|
2290
|
+
/**
|
|
2291
|
+
* Determines whether the dark variant of the loading indicator should be displayed.
|
|
2292
|
+
*/
|
|
2293
|
+
"dark"?: boolean;
|
|
2294
|
+
/**
|
|
2295
|
+
* Provide a description to be set as the aria-label of the loading indicator when not using a visible label.
|
|
2296
|
+
*/
|
|
2297
|
+
"description"?: string;
|
|
2298
|
+
/**
|
|
2299
|
+
* The label to be displayed beneath the loading indicator. Display a changing label by separating multiple messages with forward slashes.
|
|
2300
|
+
*/
|
|
2301
|
+
"label"?: string;
|
|
2302
|
+
/**
|
|
2303
|
+
* The time in milliseconds before the label changes.
|
|
2304
|
+
*/
|
|
2305
|
+
"labelDuration"?: number;
|
|
2306
|
+
/**
|
|
2307
|
+
* The maximum value that the progress value can take. Used to calculate the proportional width of the progress bar.
|
|
2308
|
+
*/
|
|
2309
|
+
"max"?: number;
|
|
2310
|
+
/**
|
|
2311
|
+
* The minimum value that the progress value can take. Used to calculate the proportional width of the progress bar.
|
|
2312
|
+
*/
|
|
2313
|
+
"min"?: number;
|
|
2314
|
+
/**
|
|
2315
|
+
* The current amount of progress made. If not provided, component acts as an indeterminate loading indicator.
|
|
2316
|
+
*/
|
|
2317
|
+
"progress"?: number;
|
|
2318
|
+
/**
|
|
2319
|
+
* The size of the loading indicator.
|
|
2320
|
+
*/
|
|
2321
|
+
"size"?: IcLoadingSizes;
|
|
2322
|
+
/**
|
|
2323
|
+
* The type of indicator, either linear or circular.
|
|
2324
|
+
*/
|
|
2325
|
+
"type"?: IcLoadingTypes;
|
|
2326
|
+
/**
|
|
2327
|
+
* The variant of indicator, either default or full-width.
|
|
2328
|
+
*/
|
|
2329
|
+
"variant"?: IcLoadingVariants;
|
|
2330
|
+
}
|
|
2331
|
+
interface IcMenu {
|
|
2332
|
+
/**
|
|
2333
|
+
* Determines whether options manually set as values (by pressing 'Enter') when they receive focus using keyboard navigation.
|
|
2334
|
+
*/
|
|
2335
|
+
"activationType"?: IcActivationTypes;
|
|
2336
|
+
/**
|
|
2337
|
+
* Reference to an anchor element the menu will position itself from when rendered.
|
|
2338
|
+
*/
|
|
2339
|
+
"anchorEl": HTMLElement;
|
|
2340
|
+
/**
|
|
2341
|
+
* Specify whether dense styling is to be applied to the element.
|
|
2342
|
+
*/
|
|
2343
|
+
"dense"?: boolean;
|
|
2344
|
+
/**
|
|
2345
|
+
* If true then fill width of container
|
|
2346
|
+
*/
|
|
2347
|
+
"fullWidth"?: boolean;
|
|
2348
|
+
/**
|
|
2349
|
+
* Reference to the input element.
|
|
2350
|
+
*/
|
|
2351
|
+
"inputEl": HTMLElement;
|
|
2352
|
+
/**
|
|
2353
|
+
* Label for the input element.
|
|
2354
|
+
*/
|
|
2355
|
+
"inputLabel": string;
|
|
2356
|
+
/**
|
|
2357
|
+
* Id of the menu.
|
|
2358
|
+
*/
|
|
2359
|
+
"menuId": string;
|
|
2360
|
+
/**
|
|
2361
|
+
* Emitted when state of menu changes (i.e. open or close).
|
|
2362
|
+
*/
|
|
2363
|
+
"onMenuChange"?: (event: IcMenuCustomEvent<IcMenuChangeEventDetail>) => void;
|
|
2364
|
+
/**
|
|
2365
|
+
* Emitted when an option has been highlighted
|
|
2366
|
+
*/
|
|
2367
|
+
"onMenuOptionId"?: (event: IcMenuCustomEvent<IcMenuOptionIdEventDetail>) => void;
|
|
2368
|
+
/**
|
|
2369
|
+
* Emitted when an option is selected.
|
|
2370
|
+
*/
|
|
2371
|
+
"onOptionSelect"?: (event: IcMenuCustomEvent<IcOptionSelectEventDetail>) => void;
|
|
2372
|
+
/**
|
|
2373
|
+
* Specify whether the menu is open.
|
|
2374
|
+
*/
|
|
2375
|
+
"open": boolean;
|
|
2376
|
+
/**
|
|
2377
|
+
* Provide the possible selection options.
|
|
2378
|
+
*/
|
|
2379
|
+
"options": IcMenuOption[];
|
|
2380
|
+
/**
|
|
2381
|
+
* The value of the currently selected option.
|
|
2382
|
+
*/
|
|
2383
|
+
"value": string;
|
|
2384
|
+
}
|
|
2385
|
+
interface IcNavigationButton {
|
|
2386
|
+
/**
|
|
2387
|
+
* Prompts the user to save the linked URL instead of navigating to it.
|
|
2388
|
+
*/
|
|
2389
|
+
"download"?: string | boolean;
|
|
2390
|
+
/**
|
|
2391
|
+
* The URL that the link points to. This will render the button as an "a" tag.
|
|
2392
|
+
*/
|
|
2393
|
+
"href"?: string;
|
|
2394
|
+
/**
|
|
2395
|
+
* Hints at the human language of the linked URL.
|
|
2396
|
+
*/
|
|
2397
|
+
"hreflang"?: string;
|
|
2398
|
+
/**
|
|
2399
|
+
* label info to display
|
|
2400
|
+
*/
|
|
2401
|
+
"label": string;
|
|
2402
|
+
/**
|
|
2403
|
+
* How much of the referrer to send when following the link.
|
|
2404
|
+
*/
|
|
2405
|
+
"referrerpolicy"?: ReferrerPolicy;
|
|
2406
|
+
/**
|
|
2407
|
+
* The relationship of the linked URL as space-separated link types.
|
|
2408
|
+
*/
|
|
2409
|
+
"rel"?: string;
|
|
2410
|
+
/**
|
|
2411
|
+
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
|
2412
|
+
*/
|
|
2413
|
+
"target"?: string;
|
|
2414
|
+
}
|
|
2415
|
+
interface IcNavigationGroup {
|
|
2416
|
+
/**
|
|
2417
|
+
* whether the group should be expandable/collapsible in the side menu
|
|
2418
|
+
*/
|
|
2419
|
+
"expandable"?: boolean;
|
|
2420
|
+
/**
|
|
2421
|
+
* label to display on the group
|
|
2422
|
+
*/
|
|
2423
|
+
"label"?: string;
|
|
2424
|
+
}
|
|
2425
|
+
interface IcNavigationItem {
|
|
2426
|
+
/**
|
|
2427
|
+
* Destination of the navigation item
|
|
2428
|
+
*/
|
|
2429
|
+
"href"?: string;
|
|
2430
|
+
/**
|
|
2431
|
+
* Label of the navigation item
|
|
2432
|
+
*/
|
|
2433
|
+
"label"?: string;
|
|
2434
|
+
/**
|
|
2435
|
+
* If true, sets the navigation item in a selected state
|
|
2436
|
+
*/
|
|
2437
|
+
"selected"?: boolean;
|
|
2438
|
+
}
|
|
2439
|
+
interface IcNavigationMenu {
|
|
2440
|
+
/**
|
|
2441
|
+
* Status info to display
|
|
2442
|
+
*/
|
|
2443
|
+
"status"?: string;
|
|
2444
|
+
/**
|
|
2445
|
+
* Version info to display
|
|
2446
|
+
*/
|
|
2447
|
+
"version"?: string;
|
|
2448
|
+
}
|
|
2449
|
+
interface IcPageHeader {
|
|
2450
|
+
/**
|
|
2451
|
+
* How the component should be aligned.
|
|
2452
|
+
*/
|
|
2453
|
+
"aligned"?: IcAlignment;
|
|
2454
|
+
/**
|
|
2455
|
+
* Set whether the bottom border is used
|
|
2456
|
+
*/
|
|
2457
|
+
"border"?: boolean;
|
|
2458
|
+
/**
|
|
2459
|
+
* Whether the component uses dense styling.
|
|
2460
|
+
*/
|
|
2461
|
+
"dense"?: boolean;
|
|
2462
|
+
/**
|
|
2463
|
+
* The title to render on the component.
|
|
2464
|
+
*/
|
|
2465
|
+
"heading"?: string;
|
|
2466
|
+
/**
|
|
2467
|
+
* Set whether the reading pattern and tab order change in the action area for viewport widths of above 576px and when actions have not wrapped
|
|
2468
|
+
*/
|
|
2469
|
+
"reverseOrder"?: boolean;
|
|
2470
|
+
/**
|
|
2471
|
+
* Set whether the header is sticky at all breakpoints
|
|
2472
|
+
*/
|
|
2473
|
+
"sticky"?: boolean;
|
|
2474
|
+
/**
|
|
2475
|
+
* Set whether the header is only sticky for viewport widths of 992px and above
|
|
2476
|
+
*/
|
|
2477
|
+
"stickyDesktopOnly"?: boolean;
|
|
2478
|
+
/**
|
|
2479
|
+
* The subtitle to render on the component.
|
|
2480
|
+
*/
|
|
2481
|
+
"subheading"?: string;
|
|
2482
|
+
}
|
|
2483
|
+
interface IcRadioGroup {
|
|
2484
|
+
/**
|
|
2485
|
+
* Specify whether dense styling is to be applied to the element.
|
|
2486
|
+
*/
|
|
2487
|
+
"dense"?: boolean;
|
|
2488
|
+
/**
|
|
2489
|
+
* Specify whether the input is disabled.
|
|
2490
|
+
*/
|
|
2491
|
+
"disabled"?: boolean;
|
|
2492
|
+
/**
|
|
2493
|
+
* Provide helper text to display additional field guidance.
|
|
2494
|
+
*/
|
|
2495
|
+
"helperText"?: string;
|
|
2496
|
+
/**
|
|
2497
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
2498
|
+
*/
|
|
2499
|
+
"hideLabel"?: boolean;
|
|
2500
|
+
/**
|
|
2501
|
+
* Provide a label for the input.
|
|
2502
|
+
*/
|
|
2503
|
+
"label": string;
|
|
2504
|
+
/**
|
|
2505
|
+
* Provide a name for the input.
|
|
2506
|
+
*/
|
|
2507
|
+
"name": string;
|
|
2508
|
+
/**
|
|
2509
|
+
* Emitted when a user selects a radio.
|
|
2510
|
+
*/
|
|
2511
|
+
"onIcChange"?: (event: IcRadioGroupCustomEvent<IcValueEventDetail>) => void;
|
|
2512
|
+
/**
|
|
2513
|
+
* Specify if the input requires a value.
|
|
2514
|
+
*/
|
|
2515
|
+
"required"?: boolean;
|
|
2516
|
+
/**
|
|
2517
|
+
* Provide validation status - 'error'
|
|
2518
|
+
*/
|
|
2519
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
2520
|
+
/**
|
|
2521
|
+
* Provide validation text - 'error'
|
|
2522
|
+
*/
|
|
2523
|
+
"validationText"?: string;
|
|
2524
|
+
}
|
|
2525
|
+
interface IcRadioOption {
|
|
2526
|
+
/**
|
|
2527
|
+
* Determines type of additional text field in relation to radio option
|
|
2528
|
+
*/
|
|
2529
|
+
"additionalFieldDisplay"?: IcAdditionalFieldTypes;
|
|
2530
|
+
/**
|
|
2531
|
+
* Determines whether the radio should be in disabled state.
|
|
2532
|
+
*/
|
|
2533
|
+
"disabled"?: boolean;
|
|
2534
|
+
/**
|
|
2535
|
+
* Provide a text prop for the dynamic text.
|
|
2536
|
+
*/
|
|
2537
|
+
"dynamicText"?: string;
|
|
2538
|
+
/**
|
|
2539
|
+
* Provide a group label for the input.
|
|
2540
|
+
*/
|
|
2541
|
+
"groupLabel"?: string;
|
|
2542
|
+
/**
|
|
2543
|
+
* Provide a label for the input.
|
|
2544
|
+
*/
|
|
2545
|
+
"label"?: string;
|
|
2546
|
+
/**
|
|
2547
|
+
* Provide a name for the input.
|
|
2548
|
+
*/
|
|
2549
|
+
"name"?: string;
|
|
2550
|
+
/**
|
|
2551
|
+
* Emitted when radio is checked
|
|
2552
|
+
*/
|
|
2553
|
+
"onIcCheck"?: (event: IcRadioOptionCustomEvent<void>) => void;
|
|
2554
|
+
/**
|
|
2555
|
+
* Emitted when a radio is selected.
|
|
2556
|
+
*/
|
|
2557
|
+
"onRadioOptionSelect"?: (event: IcRadioOptionCustomEvent<IcValueEventDetail>) => void;
|
|
2558
|
+
/**
|
|
2559
|
+
* Determines whether the radio should be in selected state.
|
|
2560
|
+
*/
|
|
2561
|
+
"selected"?: boolean;
|
|
2562
|
+
/**
|
|
2563
|
+
* Provide a value for the input.
|
|
2564
|
+
*/
|
|
2565
|
+
"value": string;
|
|
2566
|
+
}
|
|
2567
|
+
interface IcSearchBar {
|
|
2568
|
+
/**
|
|
2569
|
+
* Indicates whether and how the text value should be automatically capitalized as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
|
2570
|
+
*/
|
|
2571
|
+
"autocapitalize"?: string;
|
|
2572
|
+
/**
|
|
2573
|
+
* Indicates whether the value of the control can be automatically completed by the browser.
|
|
2574
|
+
*/
|
|
2575
|
+
"autocomplete"?: IcAutocompleteTypes;
|
|
2576
|
+
/**
|
|
2577
|
+
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
|
2578
|
+
*/
|
|
2579
|
+
"autocorrect"?: IcAutocorrectStates;
|
|
2580
|
+
/**
|
|
2581
|
+
* This Boolean attribute lets you specify that a form control should have input focus when the page loads.
|
|
2582
|
+
*/
|
|
2583
|
+
"autofocus"?: boolean;
|
|
2584
|
+
/**
|
|
2585
|
+
* Number of characters until suggestions appear
|
|
2586
|
+
*/
|
|
2587
|
+
"charactersUntilSuggestion"?: number;
|
|
2588
|
+
/**
|
|
2589
|
+
* Determines whether the dark variant of the search bar should be displayed.
|
|
2590
|
+
*/
|
|
2591
|
+
"dark"?: boolean;
|
|
2592
|
+
/**
|
|
2593
|
+
* Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
2594
|
+
*/
|
|
2595
|
+
"debounce"?: number;
|
|
2596
|
+
/**
|
|
2597
|
+
* Specify whether dense styling is to be applied to the element.
|
|
2598
|
+
*/
|
|
2599
|
+
"dense"?: boolean;
|
|
2600
|
+
/**
|
|
2601
|
+
* 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.
|
|
2602
|
+
*/
|
|
2603
|
+
"disableFilter"?: boolean;
|
|
2604
|
+
/**
|
|
2605
|
+
* Specify whether the input is disabled.
|
|
2606
|
+
*/
|
|
2607
|
+
"disabled"?: boolean;
|
|
2608
|
+
/**
|
|
2609
|
+
* Provide text for empty results list
|
|
2610
|
+
*/
|
|
2611
|
+
"emptyOptionListText"?: string;
|
|
2612
|
+
/**
|
|
2613
|
+
* Specify whether the input should be focussed when component loaded.
|
|
2614
|
+
*/
|
|
2615
|
+
"focusOnLoad"?: boolean;
|
|
2616
|
+
/**
|
|
2617
|
+
* Specify whether the component fills the full width of the container. If true, this overrides the --input-width css prop.
|
|
2618
|
+
*/
|
|
2619
|
+
"fullWidth"?: boolean;
|
|
2620
|
+
/**
|
|
2621
|
+
* Provide helper text to display additional field guidance.
|
|
2622
|
+
*/
|
|
2623
|
+
"helperText"?: string;
|
|
2624
|
+
/**
|
|
2625
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
2626
|
+
*/
|
|
2627
|
+
"hideLabel"?: boolean;
|
|
2628
|
+
/**
|
|
2629
|
+
* Provide hint text for hidden assistive description element.
|
|
2630
|
+
*/
|
|
2631
|
+
"hintText"?: string;
|
|
2632
|
+
/**
|
|
2633
|
+
* Provide a label for the input.
|
|
2634
|
+
*/
|
|
2635
|
+
"label": string;
|
|
2636
|
+
/**
|
|
2637
|
+
* The name of the control, which is submitted with the form data.
|
|
2638
|
+
*/
|
|
2639
|
+
"name"?: string;
|
|
2640
|
+
/**
|
|
2641
|
+
* Emitted when the value has changed.
|
|
2642
|
+
*/
|
|
2643
|
+
"onIcChange"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
|
2644
|
+
/**
|
|
2645
|
+
* Emitted when value is cleared with clear button
|
|
2646
|
+
*/
|
|
2647
|
+
"onIcClear"?: (event: IcSearchBarCustomEvent<void>) => void;
|
|
2648
|
+
/**
|
|
2649
|
+
* Emitted when a keyboard input occurred.
|
|
2650
|
+
*/
|
|
2651
|
+
"onIcInput"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
|
2652
|
+
/**
|
|
2653
|
+
* Emitted when input loses focus.
|
|
2654
|
+
*/
|
|
2655
|
+
"onIcInputBlur"?: (event: IcSearchBarCustomEvent<IcSearchBarBlurEventDetail>) => void;
|
|
2656
|
+
/**
|
|
2657
|
+
* Emitted when input gains focus.
|
|
2658
|
+
*/
|
|
2659
|
+
"onIcInputFocus"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
|
2660
|
+
/**
|
|
2661
|
+
* Emitted when the state of the menu changes (i.e. open or close)
|
|
2662
|
+
*/
|
|
2663
|
+
"onIcMenuChange"?: (event: IcSearchBarCustomEvent<IcMenuChangeEventDetail>) => void;
|
|
2664
|
+
/**
|
|
2665
|
+
* Emitted when option is highlighted within the menu
|
|
2666
|
+
*/
|
|
2667
|
+
"onIcOptionSelect"?: (event: IcSearchBarCustomEvent<IcOptionSelectEventDetail>) => void;
|
|
2668
|
+
/**
|
|
2669
|
+
* Emitted when blur is invoked from ic-search-bar
|
|
2670
|
+
*/
|
|
2671
|
+
"onIcSearchBarBlur"?: (event: IcSearchBarCustomEvent<IcSearchBarBlurEventDetail>) => void;
|
|
2672
|
+
/**
|
|
2673
|
+
* Emitted when focus is invoked from ic-search-bar
|
|
2674
|
+
*/
|
|
2675
|
+
"onIcSearchBarFocus"?: (event: IcSearchBarCustomEvent<void>) => void;
|
|
2676
|
+
/**
|
|
2677
|
+
* Emitted when the search value has been submitted
|
|
2678
|
+
*/
|
|
2679
|
+
"onIcSubmitSearch"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
|
2680
|
+
/**
|
|
2681
|
+
* Provide the suggested search options
|
|
2682
|
+
*/
|
|
2683
|
+
"options"?: IcMenuOption[];
|
|
2684
|
+
/**
|
|
2685
|
+
* Provide a placeholder value to display.
|
|
2686
|
+
*/
|
|
2687
|
+
"placeholder"?: string;
|
|
2688
|
+
/**
|
|
2689
|
+
* Specify whether the input is read only.
|
|
2690
|
+
*/
|
|
2691
|
+
"readonly"?: boolean;
|
|
2692
|
+
/**
|
|
2693
|
+
* Specify if the input requires a value.
|
|
2694
|
+
*/
|
|
2695
|
+
"required"?: boolean;
|
|
2696
|
+
/**
|
|
2697
|
+
* If `true`, the element will have its spelling and grammar checked.
|
|
2698
|
+
*/
|
|
2699
|
+
"spellcheck"?: boolean;
|
|
2700
|
+
/**
|
|
2701
|
+
* Value of Search input.
|
|
2702
|
+
*/
|
|
2703
|
+
"value"?: string;
|
|
2704
|
+
}
|
|
2705
|
+
interface IcSectionContainer {
|
|
2706
|
+
/**
|
|
2707
|
+
* How the container should be aligned.
|
|
2708
|
+
*/
|
|
2709
|
+
"aligned"?: IcAlignment;
|
|
2710
|
+
/**
|
|
2711
|
+
* Removes the standard vertical padding from the container.
|
|
2712
|
+
*/
|
|
2713
|
+
"fullHeight"?: boolean;
|
|
2714
|
+
}
|
|
2715
|
+
interface IcSelect {
|
|
2716
|
+
/**
|
|
2717
|
+
* Specify whether dense styling is to be applied to the element.
|
|
2718
|
+
*/
|
|
2719
|
+
"dense"?: boolean;
|
|
2720
|
+
/**
|
|
2721
|
+
* Specify whether the input is disabled.
|
|
2722
|
+
*/
|
|
2723
|
+
"disabled"?: boolean;
|
|
2724
|
+
/**
|
|
2725
|
+
* If true, then fill width of container.
|
|
2726
|
+
*/
|
|
2727
|
+
"fullWidth"?: boolean;
|
|
2728
|
+
/**
|
|
2729
|
+
* Provide helper text to display additional field guidance.
|
|
2730
|
+
*/
|
|
2731
|
+
"helperText"?: string;
|
|
2732
|
+
/**
|
|
2733
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
2734
|
+
*/
|
|
2735
|
+
"hideLabel"?: boolean;
|
|
2736
|
+
/**
|
|
2737
|
+
* Provide a label for the input.
|
|
2738
|
+
*/
|
|
2739
|
+
"label": string;
|
|
2740
|
+
/**
|
|
2741
|
+
* The name of the control, which is submitted with the form data.
|
|
2742
|
+
*/
|
|
2743
|
+
"name"?: string;
|
|
2744
|
+
/**
|
|
2745
|
+
* Emitted when select has blur.
|
|
2746
|
+
*/
|
|
2747
|
+
"onIcBlur"?: (event: IcSelectCustomEvent<void>) => void;
|
|
2748
|
+
/**
|
|
2749
|
+
* Emitted when a value is selected.
|
|
2750
|
+
*/
|
|
2751
|
+
"onIcChange"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
|
|
2752
|
+
/**
|
|
2753
|
+
* Emitted when select has focus.
|
|
2754
|
+
*/
|
|
2755
|
+
"onIcFocus"?: (event: IcSelectCustomEvent<void>) => void;
|
|
2756
|
+
/**
|
|
2757
|
+
* Provide the possible selection options.
|
|
2758
|
+
*/
|
|
2759
|
+
"options"?: IcMenuOption[];
|
|
2760
|
+
/**
|
|
2761
|
+
* Provide a placeholder value to display.
|
|
2762
|
+
*/
|
|
2763
|
+
"placeholder"?: string;
|
|
2764
|
+
/**
|
|
2765
|
+
* Specify whether the input is read only.
|
|
2766
|
+
*/
|
|
2767
|
+
"readonly"?: boolean;
|
|
2768
|
+
/**
|
|
2769
|
+
* Specify if the input requires a value.
|
|
2770
|
+
*/
|
|
2771
|
+
"required"?: boolean;
|
|
2772
|
+
/**
|
|
2773
|
+
* Display a button which clears the input when clicked.
|
|
2774
|
+
*/
|
|
2775
|
+
"showClearButton"?: boolean;
|
|
2776
|
+
/**
|
|
2777
|
+
* Provide a validation status.
|
|
2778
|
+
*/
|
|
2779
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
|
2780
|
+
/**
|
|
2781
|
+
* Provide the text to display as the validation message.
|
|
2782
|
+
*/
|
|
2783
|
+
"validationText"?: string;
|
|
2784
|
+
/**
|
|
2785
|
+
* The value of the currently selected option.
|
|
2786
|
+
*/
|
|
2787
|
+
"value"?: string;
|
|
2788
|
+
}
|
|
2789
|
+
interface IcSideNavigation {
|
|
2790
|
+
/**
|
|
2791
|
+
* Title to display.
|
|
2792
|
+
*/
|
|
2793
|
+
"appTitle": string;
|
|
2794
|
+
/**
|
|
2795
|
+
* If true, the icon and label will appear when side navigation is collapsed
|
|
2796
|
+
*/
|
|
2797
|
+
"collapsedIconLabels"?: boolean;
|
|
2798
|
+
/**
|
|
2799
|
+
* If true, disable automatic parent wrapper styling
|
|
2800
|
+
*/
|
|
2801
|
+
"disableAutoParentStyling"?: boolean;
|
|
2802
|
+
/**
|
|
2803
|
+
* If true, the ic-side-navigation will load in an expanded state
|
|
2804
|
+
*/
|
|
2805
|
+
"expanded"?: boolean;
|
|
2806
|
+
/**
|
|
2807
|
+
* Set application title link
|
|
2808
|
+
*/
|
|
2809
|
+
"href"?: string;
|
|
2810
|
+
/**
|
|
2811
|
+
* If true, side navigation will be contained by parent element
|
|
2812
|
+
*/
|
|
2813
|
+
"inline"?: boolean;
|
|
2814
|
+
/**
|
|
2815
|
+
* If true, the menu expand button is removed (PLEASE NOTE: This takes effect on screen sizes 992px and above)
|
|
2816
|
+
*/
|
|
2817
|
+
"static"?: boolean;
|
|
2818
|
+
/**
|
|
2819
|
+
* Status of application
|
|
2820
|
+
*/
|
|
2821
|
+
"status"?: string;
|
|
2822
|
+
/**
|
|
2823
|
+
* Version of application
|
|
2824
|
+
*/
|
|
2825
|
+
"version"?: string;
|
|
2826
|
+
}
|
|
2827
|
+
interface IcSkeleton {
|
|
2828
|
+
/**
|
|
2829
|
+
* Set the skeleton to the dark variant
|
|
2830
|
+
*/
|
|
2831
|
+
"dark"?: boolean;
|
|
2832
|
+
/**
|
|
2833
|
+
* The variant of the skeleton that will be displayed
|
|
2834
|
+
*/
|
|
2835
|
+
"variant"?: IcSkeletonVariants;
|
|
2836
|
+
}
|
|
2837
|
+
interface IcStatusTag {
|
|
2838
|
+
/**
|
|
2839
|
+
* The size of the status tag.
|
|
2840
|
+
*/
|
|
2841
|
+
"dense"?: boolean;
|
|
2842
|
+
/**
|
|
2843
|
+
* The content rendered within the status tag.
|
|
2844
|
+
*/
|
|
2845
|
+
"label": string;
|
|
2846
|
+
/**
|
|
2847
|
+
* The colour of the status tag.
|
|
2848
|
+
*/
|
|
2849
|
+
"status"?: IcStatusTagStatuses;
|
|
2850
|
+
/**
|
|
2851
|
+
* The emphasis of the status tag.
|
|
2852
|
+
*/
|
|
2853
|
+
"variant"?: IcStatusTagVariants;
|
|
2854
|
+
}
|
|
2855
|
+
interface IcStep {
|
|
2856
|
+
/**
|
|
2857
|
+
* Additional information about step
|
|
2858
|
+
*/
|
|
2859
|
+
"stepSubtitle"?: string;
|
|
2860
|
+
/**
|
|
2861
|
+
* Name of step
|
|
2862
|
+
*/
|
|
2863
|
+
"stepTitle"?: string;
|
|
2864
|
+
/**
|
|
2865
|
+
* State of step
|
|
2866
|
+
*/
|
|
2867
|
+
"stepType"?: IcStepTypes;
|
|
2868
|
+
}
|
|
2869
|
+
interface IcStepper {
|
|
2870
|
+
/**
|
|
2871
|
+
* How the stepper should be aligned in its container.
|
|
2872
|
+
*/
|
|
2873
|
+
"aligned"?: IcStepperAlignment;
|
|
2874
|
+
/**
|
|
2875
|
+
* The length of the connnector between each step in pixels. Minimum length is 100px.
|
|
2876
|
+
*/
|
|
2877
|
+
"connectorWidth"?: number;
|
|
2878
|
+
}
|
|
2879
|
+
interface IcSwitch {
|
|
2880
|
+
/**
|
|
2881
|
+
* If true, the component is checked, if null the components state will be uncontrolled.
|
|
2882
|
+
*/
|
|
2883
|
+
"checked"?: boolean | null;
|
|
2884
|
+
/**
|
|
2885
|
+
* If true, the component reduces in size to the dense state.
|
|
2886
|
+
*/
|
|
2887
|
+
"dense"?: boolean;
|
|
2888
|
+
/**
|
|
2889
|
+
* If true, the component is not interactive.
|
|
2890
|
+
*/
|
|
2891
|
+
"disabled"?: boolean;
|
|
2892
|
+
/**
|
|
2893
|
+
* Provide helper text to display additional field guidance.
|
|
2894
|
+
*/
|
|
2895
|
+
"helperText"?: string;
|
|
2896
|
+
/**
|
|
2897
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
2898
|
+
*/
|
|
2899
|
+
"hideLabel"?: boolean;
|
|
2900
|
+
/**
|
|
2901
|
+
* Applies an aria-label to the component, for when no visual 'name' is provided.
|
|
2902
|
+
*/
|
|
2903
|
+
"label": string;
|
|
2904
|
+
/**
|
|
2905
|
+
* The name of the control, which is submitted with the form data.
|
|
2906
|
+
*/
|
|
2907
|
+
"name"?: string;
|
|
2908
|
+
/**
|
|
2909
|
+
* Emitted when the toggle loses focus.
|
|
2910
|
+
*/
|
|
2911
|
+
"onIcBlur"?: (event: IcSwitchCustomEvent<void>) => void;
|
|
2912
|
+
/**
|
|
2913
|
+
* Emitted when the value property has changed.
|
|
2914
|
+
*/
|
|
2915
|
+
"onIcChange"?: (event: IcSwitchCustomEvent<IcSwitchChangeEventDetail>) => void;
|
|
2916
|
+
/**
|
|
2917
|
+
* Emitted when the toggle has focus.
|
|
2918
|
+
*/
|
|
2919
|
+
"onIcFocus"?: (event: IcSwitchCustomEvent<void>) => void;
|
|
2920
|
+
/**
|
|
2921
|
+
* If true, the component will render the On/Off state text.
|
|
2922
|
+
*/
|
|
2923
|
+
"showState"?: boolean;
|
|
2924
|
+
/**
|
|
2925
|
+
* The value of the toggle does not mean if it's checked or not, use the `checked` property for that. The value of a toggle is analogous to the value of a `<input type="checkbox">`, it's only used when the toggle participates in a native `<form>`.
|
|
2926
|
+
*/
|
|
2927
|
+
"value"?: string | null;
|
|
2928
|
+
}
|
|
2929
|
+
interface IcTab {
|
|
2930
|
+
/**
|
|
2931
|
+
* Disables the tab.
|
|
2932
|
+
*/
|
|
2933
|
+
"disabled"?: boolean;
|
|
2934
|
+
/**
|
|
2935
|
+
* Called when a tab is selected.
|
|
2936
|
+
*/
|
|
2937
|
+
"onTabClick"?: (event: IcTabCustomEvent<IcTabClickEventDetail>) => void;
|
|
2938
|
+
}
|
|
2939
|
+
interface IcTabContext {
|
|
2940
|
+
/**
|
|
2941
|
+
* Determines whether tabs have to be manually activated (by pressing 'Enter' or 'Space') when they receive focus using keyboard navigation.
|
|
2942
|
+
*/
|
|
2943
|
+
"activationType"?: IcActivationTypes;
|
|
2944
|
+
/**
|
|
2945
|
+
* Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
|
2946
|
+
*/
|
|
2947
|
+
"contextId"?: string;
|
|
2948
|
+
/**
|
|
2949
|
+
* Determines whether the dark variant of the tabs should be displayed.
|
|
2950
|
+
*/
|
|
2951
|
+
"dark"?: boolean;
|
|
2952
|
+
/**
|
|
2953
|
+
* Emitted when a user selects a tab.
|
|
2954
|
+
*/
|
|
2955
|
+
"onTabSelect"?: (event: IcTabContextCustomEvent<IcTabSelectEventDetail>) => void;
|
|
2956
|
+
/**
|
|
2957
|
+
* Allows the user to control the selected tab. Must be used alongside the tabSelect event to manage tab selection.
|
|
2958
|
+
*/
|
|
2959
|
+
"selectedTabIndex"?: number;
|
|
2960
|
+
}
|
|
2961
|
+
interface IcTabList {
|
|
2962
|
+
/**
|
|
2963
|
+
* Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
|
2964
|
+
*/
|
|
2965
|
+
"contextId"?: string;
|
|
2966
|
+
/**
|
|
2967
|
+
* Use when tabs and tab panels are to be positioned separately.
|
|
2968
|
+
*/
|
|
2969
|
+
"inline"?: boolean;
|
|
2970
|
+
/**
|
|
2971
|
+
* Provide a label to describe the purpose of the set of tabs to screen reader users.
|
|
2972
|
+
*/
|
|
2973
|
+
"label": string;
|
|
2974
|
+
}
|
|
2975
|
+
interface IcTabPanel {
|
|
2976
|
+
/**
|
|
2977
|
+
* Provide a unique context if using multiple tabs inside one another i.e. rendering another tabs inside a tab panel.
|
|
2978
|
+
*/
|
|
2979
|
+
"contextId"?: string;
|
|
2980
|
+
}
|
|
2981
|
+
interface IcTextField {
|
|
2982
|
+
/**
|
|
2983
|
+
* This Boolean attribute lets you specify that a form control should have input focus when the page loads.
|
|
2984
|
+
*/
|
|
2985
|
+
"autoFocus"?: boolean;
|
|
2986
|
+
/**
|
|
2987
|
+
* Indicates whether and how the text value should be automatically capitalized as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
|
2988
|
+
*/
|
|
2989
|
+
"autocapitalize"?: string;
|
|
2990
|
+
/**
|
|
2991
|
+
* Indicates whether the value of the control can be automatically completed by the browser.
|
|
2992
|
+
*/
|
|
2993
|
+
"autocomplete"?: IcAutocompleteTypes1;
|
|
2994
|
+
/**
|
|
2995
|
+
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
|
2996
|
+
*/
|
|
2997
|
+
"autocorrect"?: IcAutocorrectStates1;
|
|
2998
|
+
/**
|
|
2999
|
+
* Determines whether the dark variant of the text field should be displayed.
|
|
3000
|
+
*/
|
|
3001
|
+
"dark"?: boolean;
|
|
3002
|
+
/**
|
|
3003
|
+
* Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
|
3004
|
+
*/
|
|
3005
|
+
"debounce"?: number;
|
|
3006
|
+
/**
|
|
3007
|
+
* Specify whether dense styling is to be applied to the element.
|
|
3008
|
+
*/
|
|
3009
|
+
"dense"?: boolean;
|
|
3010
|
+
/**
|
|
3011
|
+
* Specify whether the input is disabled.
|
|
3012
|
+
*/
|
|
3013
|
+
"disabled"?: boolean;
|
|
3014
|
+
/**
|
|
3015
|
+
* Specify whether the component fills the full width of the container. If true, this overrides the --input-width css prop.
|
|
3016
|
+
*/
|
|
3017
|
+
"fullWidth"?: boolean;
|
|
3018
|
+
/**
|
|
3019
|
+
* Provide helper text to display additional field guidance.
|
|
3020
|
+
*/
|
|
3021
|
+
"helperText"?: string;
|
|
3022
|
+
/**
|
|
3023
|
+
* Hides the label and applies the required label value as an aria-label.
|
|
3024
|
+
*/
|
|
3025
|
+
"hideLabel"?: boolean;
|
|
3026
|
+
/**
|
|
3027
|
+
* Provide an id for the input
|
|
3028
|
+
*/
|
|
3029
|
+
"inputId"?: string;
|
|
3030
|
+
/**
|
|
3031
|
+
* A hint to the browser for which keyboard to display. Possible values: `"none"`, `"text"`, `"tel"`, `"url"`, `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
|
|
3032
|
+
*/
|
|
3033
|
+
"inputmode"?: IcTextFieldInputModes;
|
|
3034
|
+
/**
|
|
3035
|
+
* Provide a label for the input.
|
|
3036
|
+
*/
|
|
3037
|
+
"label": string;
|
|
3038
|
+
/**
|
|
3039
|
+
* Maximum number of characters that can be entered in the field.
|
|
3040
|
+
*/
|
|
3041
|
+
"maxLength"?: number;
|
|
3042
|
+
/**
|
|
3043
|
+
* The name of the control, which is submitted with the form data.
|
|
3044
|
+
*/
|
|
3045
|
+
"name"?: string;
|
|
3046
|
+
/**
|
|
3047
|
+
* Emitted when input loses focus.
|
|
3048
|
+
*/
|
|
3049
|
+
"onIcBlur"?: (event: IcTextFieldCustomEvent<IcValueEventDetail>) => void;
|
|
3050
|
+
/**
|
|
3051
|
+
* Emitted when the value has changed.
|
|
3052
|
+
*/
|
|
3053
|
+
"onIcChange"?: (event: IcTextFieldCustomEvent<IcValueEventDetail>) => void;
|
|
3054
|
+
/**
|
|
3055
|
+
* Emitted when input gains focus.
|
|
3056
|
+
*/
|
|
3057
|
+
"onIcFocus"?: (event: IcTextFieldCustomEvent<IcValueEventDetail>) => void;
|
|
3058
|
+
/**
|
|
3059
|
+
* Emitted when a keyboard input occurred.
|
|
3060
|
+
*/
|
|
3061
|
+
"onIcInput"?: (event: IcTextFieldCustomEvent<IcValueEventDetail>) => void;
|
|
3062
|
+
/**
|
|
3063
|
+
* Emitted when a keydown event occurred.
|
|
3064
|
+
*/
|
|
3065
|
+
"onIcKeydown"?: (event: IcTextFieldCustomEvent<{ event: KeyboardEvent }>) => void;
|
|
3066
|
+
/**
|
|
3067
|
+
* Provide a placeholder value to display.
|
|
3068
|
+
*/
|
|
3069
|
+
"placeholder"?: string;
|
|
3070
|
+
/**
|
|
3071
|
+
* Specify whether the input is read only.
|
|
3072
|
+
*/
|
|
3073
|
+
"readonly"?: boolean;
|
|
3074
|
+
/**
|
|
3075
|
+
* Specify if the input requires a value.
|
|
3076
|
+
*/
|
|
3077
|
+
"required"?: boolean;
|
|
3078
|
+
/**
|
|
3079
|
+
* Allow resizing of a multiline text area
|
|
3080
|
+
*/
|
|
3081
|
+
"resize"?: boolean;
|
|
3082
|
+
/**
|
|
3083
|
+
* Specify the number of rows to transform the text field into a text area with a specific height.
|
|
3084
|
+
*/
|
|
3085
|
+
"rows"?: number;
|
|
3086
|
+
/**
|
|
3087
|
+
* If `true`, the element will have its spelling and grammar checked.
|
|
3088
|
+
*/
|
|
3089
|
+
"spellcheck"?: boolean;
|
|
3090
|
+
/**
|
|
3091
|
+
* The type of control to display. The default type is text.
|
|
3092
|
+
*/
|
|
3093
|
+
"type"?: IcTextFieldTypes;
|
|
3094
|
+
/**
|
|
3095
|
+
* Show icon in input control - only applies when validationStatus ='success'
|
|
3096
|
+
*/
|
|
3097
|
+
"validationInline"?: boolean;
|
|
3098
|
+
/**
|
|
3099
|
+
* Provide validation state - 'error' | 'warning' | 'success'
|
|
3100
|
+
*/
|
|
3101
|
+
"validationStatus"?: IcInformationStatusOrEmpty1;
|
|
3102
|
+
/**
|
|
3103
|
+
* Provide validation state - 'error' | 'warning' | 'success'
|
|
3104
|
+
*/
|
|
3105
|
+
"validationText"?: string;
|
|
3106
|
+
/**
|
|
3107
|
+
* Value of TextField.
|
|
3108
|
+
*/
|
|
3109
|
+
"value"?: string;
|
|
3110
|
+
}
|
|
3111
|
+
interface IcTheme {
|
|
3112
|
+
/**
|
|
3113
|
+
* The theme colour. Can be a hex value eg "#ff0000" or RGB eg "rgb(255, 0, 0)"
|
|
3114
|
+
*/
|
|
3115
|
+
"color"?: string;
|
|
3116
|
+
/**
|
|
3117
|
+
* Emitted when the theme is changed.
|
|
3118
|
+
*/
|
|
3119
|
+
"onIcThemeChange"?: (event: IcThemeCustomEvent<IcTheme>) => void;
|
|
3120
|
+
}
|
|
3121
|
+
interface IcTooltip {
|
|
3122
|
+
/**
|
|
3123
|
+
* The id of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used.
|
|
3124
|
+
*/
|
|
3125
|
+
"elementId"?: string;
|
|
3126
|
+
/**
|
|
3127
|
+
* The text to display on the tooltip.
|
|
3128
|
+
*/
|
|
3129
|
+
"label": string;
|
|
3130
|
+
/**
|
|
3131
|
+
* The position of the tool-tip in relation to the parent element.
|
|
3132
|
+
*/
|
|
3133
|
+
"placement"?: IcTooltipPlacements;
|
|
3134
|
+
}
|
|
3135
|
+
interface IcTopNavigation {
|
|
3136
|
+
/**
|
|
3137
|
+
* Title to display
|
|
3138
|
+
*/
|
|
3139
|
+
"appTitle": string;
|
|
3140
|
+
/**
|
|
3141
|
+
* The alignment of the top nav content
|
|
3142
|
+
*/
|
|
3143
|
+
"contentAligned"?: IcAlignment;
|
|
3144
|
+
/**
|
|
3145
|
+
* The url to navigate to when title is clicked
|
|
3146
|
+
*/
|
|
3147
|
+
"href"?: string;
|
|
3148
|
+
/**
|
|
3149
|
+
* If true, the flyout navigation menu on small devices will be contained by the parent element
|
|
3150
|
+
*/
|
|
3151
|
+
"inline"?: boolean;
|
|
3152
|
+
/**
|
|
3153
|
+
* Status info to display
|
|
3154
|
+
*/
|
|
3155
|
+
"status"?: string;
|
|
3156
|
+
/**
|
|
3157
|
+
* Version info to display
|
|
3158
|
+
*/
|
|
3159
|
+
"version"?: string;
|
|
3160
|
+
}
|
|
3161
|
+
interface IcTypography {
|
|
3162
|
+
/**
|
|
3163
|
+
* Adds margin to the bottom of the typography relative to the font-size.
|
|
3164
|
+
*/
|
|
3165
|
+
"spacing"?: boolean;
|
|
3166
|
+
/**
|
|
3167
|
+
* The ICDS typography style to use.
|
|
3168
|
+
*/
|
|
3169
|
+
"variant"?: IcTypographyVariants;
|
|
3170
|
+
}
|
|
3171
|
+
interface IntrinsicElements {
|
|
3172
|
+
"ic-alert": IcAlert;
|
|
3173
|
+
"ic-back-to-top": IcBackToTop;
|
|
3174
|
+
"ic-breadcrumb": IcBreadcrumb;
|
|
3175
|
+
"ic-breadcrumbs": IcBreadcrumbs;
|
|
3176
|
+
"ic-button": IcButton;
|
|
3177
|
+
"ic-card": IcCard;
|
|
3178
|
+
"ic-checkbox": IcCheckbox;
|
|
3179
|
+
"ic-checkbox-group": IcCheckboxGroup;
|
|
3180
|
+
"ic-classification-banner": IcClassificationBanner;
|
|
3181
|
+
"ic-data-entity": IcDataEntity;
|
|
3182
|
+
"ic-data-row": IcDataRow;
|
|
3183
|
+
"ic-divider": IcDivider;
|
|
3184
|
+
"ic-footer": IcFooter;
|
|
3185
|
+
"ic-footer-link": IcFooterLink;
|
|
3186
|
+
"ic-footer-link-group": IcFooterLinkGroup;
|
|
3187
|
+
"ic-hero": IcHero;
|
|
3188
|
+
"ic-input-component-container": IcInputComponentContainer;
|
|
3189
|
+
"ic-input-container": IcInputContainer;
|
|
3190
|
+
"ic-input-label": IcInputLabel;
|
|
3191
|
+
"ic-input-validation": IcInputValidation;
|
|
3192
|
+
"ic-link": IcLink;
|
|
3193
|
+
"ic-loading-indicator": IcLoadingIndicator;
|
|
3194
|
+
"ic-menu": IcMenu;
|
|
3195
|
+
"ic-navigation-button": IcNavigationButton;
|
|
3196
|
+
"ic-navigation-group": IcNavigationGroup;
|
|
3197
|
+
"ic-navigation-item": IcNavigationItem;
|
|
3198
|
+
"ic-navigation-menu": IcNavigationMenu;
|
|
3199
|
+
"ic-page-header": IcPageHeader;
|
|
3200
|
+
"ic-radio-group": IcRadioGroup;
|
|
3201
|
+
"ic-radio-option": IcRadioOption;
|
|
3202
|
+
"ic-search-bar": IcSearchBar;
|
|
3203
|
+
"ic-section-container": IcSectionContainer;
|
|
3204
|
+
"ic-select": IcSelect;
|
|
3205
|
+
"ic-side-navigation": IcSideNavigation;
|
|
3206
|
+
"ic-skeleton": IcSkeleton;
|
|
3207
|
+
"ic-status-tag": IcStatusTag;
|
|
3208
|
+
"ic-step": IcStep;
|
|
3209
|
+
"ic-stepper": IcStepper;
|
|
3210
|
+
"ic-switch": IcSwitch;
|
|
3211
|
+
"ic-tab": IcTab;
|
|
3212
|
+
"ic-tab-context": IcTabContext;
|
|
3213
|
+
"ic-tab-list": IcTabList;
|
|
3214
|
+
"ic-tab-panel": IcTabPanel;
|
|
3215
|
+
"ic-text-field": IcTextField;
|
|
3216
|
+
"ic-theme": IcTheme;
|
|
3217
|
+
"ic-tooltip": IcTooltip;
|
|
3218
|
+
"ic-top-navigation": IcTopNavigation;
|
|
3219
|
+
"ic-typography": IcTypography;
|
|
3220
|
+
}
|
|
3221
|
+
}
|
|
3222
|
+
export { LocalJSX as JSX };
|
|
3223
|
+
declare module "@stencil/core" {
|
|
3224
|
+
export namespace JSX {
|
|
3225
|
+
interface IntrinsicElements {
|
|
3226
|
+
"ic-alert": LocalJSX.IcAlert & JSXBase.HTMLAttributes<HTMLIcAlertElement>;
|
|
3227
|
+
"ic-back-to-top": LocalJSX.IcBackToTop & JSXBase.HTMLAttributes<HTMLIcBackToTopElement>;
|
|
3228
|
+
"ic-breadcrumb": LocalJSX.IcBreadcrumb & JSXBase.HTMLAttributes<HTMLIcBreadcrumbElement>;
|
|
3229
|
+
"ic-breadcrumbs": LocalJSX.IcBreadcrumbs & JSXBase.HTMLAttributes<HTMLIcBreadcrumbsElement>;
|
|
3230
|
+
"ic-button": LocalJSX.IcButton & JSXBase.HTMLAttributes<HTMLIcButtonElement>;
|
|
3231
|
+
"ic-card": LocalJSX.IcCard & JSXBase.HTMLAttributes<HTMLIcCardElement>;
|
|
3232
|
+
"ic-checkbox": LocalJSX.IcCheckbox & JSXBase.HTMLAttributes<HTMLIcCheckboxElement>;
|
|
3233
|
+
"ic-checkbox-group": LocalJSX.IcCheckboxGroup & JSXBase.HTMLAttributes<HTMLIcCheckboxGroupElement>;
|
|
3234
|
+
"ic-classification-banner": LocalJSX.IcClassificationBanner & JSXBase.HTMLAttributes<HTMLIcClassificationBannerElement>;
|
|
3235
|
+
"ic-data-entity": LocalJSX.IcDataEntity & JSXBase.HTMLAttributes<HTMLIcDataEntityElement>;
|
|
3236
|
+
"ic-data-row": LocalJSX.IcDataRow & JSXBase.HTMLAttributes<HTMLIcDataRowElement>;
|
|
3237
|
+
"ic-divider": LocalJSX.IcDivider & JSXBase.HTMLAttributes<HTMLIcDividerElement>;
|
|
3238
|
+
"ic-footer": LocalJSX.IcFooter & JSXBase.HTMLAttributes<HTMLIcFooterElement>;
|
|
3239
|
+
"ic-footer-link": LocalJSX.IcFooterLink & JSXBase.HTMLAttributes<HTMLIcFooterLinkElement>;
|
|
3240
|
+
"ic-footer-link-group": LocalJSX.IcFooterLinkGroup & JSXBase.HTMLAttributes<HTMLIcFooterLinkGroupElement>;
|
|
3241
|
+
"ic-hero": LocalJSX.IcHero & JSXBase.HTMLAttributes<HTMLIcHeroElement>;
|
|
3242
|
+
"ic-input-component-container": LocalJSX.IcInputComponentContainer & JSXBase.HTMLAttributes<HTMLIcInputComponentContainerElement>;
|
|
3243
|
+
"ic-input-container": LocalJSX.IcInputContainer & JSXBase.HTMLAttributes<HTMLIcInputContainerElement>;
|
|
3244
|
+
"ic-input-label": LocalJSX.IcInputLabel & JSXBase.HTMLAttributes<HTMLIcInputLabelElement>;
|
|
3245
|
+
"ic-input-validation": LocalJSX.IcInputValidation & JSXBase.HTMLAttributes<HTMLIcInputValidationElement>;
|
|
3246
|
+
"ic-link": LocalJSX.IcLink & JSXBase.HTMLAttributes<HTMLIcLinkElement>;
|
|
3247
|
+
"ic-loading-indicator": LocalJSX.IcLoadingIndicator & JSXBase.HTMLAttributes<HTMLIcLoadingIndicatorElement>;
|
|
3248
|
+
"ic-menu": LocalJSX.IcMenu & JSXBase.HTMLAttributes<HTMLIcMenuElement>;
|
|
3249
|
+
"ic-navigation-button": LocalJSX.IcNavigationButton & JSXBase.HTMLAttributes<HTMLIcNavigationButtonElement>;
|
|
3250
|
+
"ic-navigation-group": LocalJSX.IcNavigationGroup & JSXBase.HTMLAttributes<HTMLIcNavigationGroupElement>;
|
|
3251
|
+
"ic-navigation-item": LocalJSX.IcNavigationItem & JSXBase.HTMLAttributes<HTMLIcNavigationItemElement>;
|
|
3252
|
+
"ic-navigation-menu": LocalJSX.IcNavigationMenu & JSXBase.HTMLAttributes<HTMLIcNavigationMenuElement>;
|
|
3253
|
+
"ic-page-header": LocalJSX.IcPageHeader & JSXBase.HTMLAttributes<HTMLIcPageHeaderElement>;
|
|
3254
|
+
"ic-radio-group": LocalJSX.IcRadioGroup & JSXBase.HTMLAttributes<HTMLIcRadioGroupElement>;
|
|
3255
|
+
"ic-radio-option": LocalJSX.IcRadioOption & JSXBase.HTMLAttributes<HTMLIcRadioOptionElement>;
|
|
3256
|
+
"ic-search-bar": LocalJSX.IcSearchBar & JSXBase.HTMLAttributes<HTMLIcSearchBarElement>;
|
|
3257
|
+
"ic-section-container": LocalJSX.IcSectionContainer & JSXBase.HTMLAttributes<HTMLIcSectionContainerElement>;
|
|
3258
|
+
"ic-select": LocalJSX.IcSelect & JSXBase.HTMLAttributes<HTMLIcSelectElement>;
|
|
3259
|
+
"ic-side-navigation": LocalJSX.IcSideNavigation & JSXBase.HTMLAttributes<HTMLIcSideNavigationElement>;
|
|
3260
|
+
"ic-skeleton": LocalJSX.IcSkeleton & JSXBase.HTMLAttributes<HTMLIcSkeletonElement>;
|
|
3261
|
+
"ic-status-tag": LocalJSX.IcStatusTag & JSXBase.HTMLAttributes<HTMLIcStatusTagElement>;
|
|
3262
|
+
"ic-step": LocalJSX.IcStep & JSXBase.HTMLAttributes<HTMLIcStepElement>;
|
|
3263
|
+
"ic-stepper": LocalJSX.IcStepper & JSXBase.HTMLAttributes<HTMLIcStepperElement>;
|
|
3264
|
+
"ic-switch": LocalJSX.IcSwitch & JSXBase.HTMLAttributes<HTMLIcSwitchElement>;
|
|
3265
|
+
"ic-tab": LocalJSX.IcTab & JSXBase.HTMLAttributes<HTMLIcTabElement>;
|
|
3266
|
+
"ic-tab-context": LocalJSX.IcTabContext & JSXBase.HTMLAttributes<HTMLIcTabContextElement>;
|
|
3267
|
+
"ic-tab-list": LocalJSX.IcTabList & JSXBase.HTMLAttributes<HTMLIcTabListElement>;
|
|
3268
|
+
"ic-tab-panel": LocalJSX.IcTabPanel & JSXBase.HTMLAttributes<HTMLIcTabPanelElement>;
|
|
3269
|
+
"ic-text-field": LocalJSX.IcTextField & JSXBase.HTMLAttributes<HTMLIcTextFieldElement>;
|
|
3270
|
+
"ic-theme": LocalJSX.IcTheme & JSXBase.HTMLAttributes<HTMLIcThemeElement>;
|
|
3271
|
+
"ic-tooltip": LocalJSX.IcTooltip & JSXBase.HTMLAttributes<HTMLIcTooltipElement>;
|
|
3272
|
+
"ic-top-navigation": LocalJSX.IcTopNavigation & JSXBase.HTMLAttributes<HTMLIcTopNavigationElement>;
|
|
3273
|
+
"ic-typography": LocalJSX.IcTypography & JSXBase.HTMLAttributes<HTMLIcTypographyElement>;
|
|
3274
|
+
}
|
|
3275
|
+
}
|
|
3276
|
+
}
|