@ukic/web-components 3.0.0-alpha.1 → 3.0.0-alpha.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -4
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/{helpers-f1cf5156.js → helpers-eca4c27e.js} +80 -29
- package/dist/cjs/helpers-eca4c27e.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +10 -10
- package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +12 -5
- package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +9 -14
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +8 -5
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +26 -3
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +43 -20
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +49 -4
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +28 -26
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +48 -47
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +21 -6
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +10 -4
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +27 -15
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +32 -9
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +73 -9
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +7 -15
- package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +6 -7
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +8 -7
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +24 -14
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +7 -15
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +17 -9
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +486 -200
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +24 -26
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +10 -12
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +25 -18
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +11 -8
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +10 -8
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +60 -8
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -4
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +8 -6
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +12 -11
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination.cjs.entry.js +23 -15
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +47 -25
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +60 -29
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +42 -22
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +54 -56
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +192 -66
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +16 -11
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +4 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +5 -4
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +4 -5
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +12 -2
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +21 -16
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +60 -123
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +3 -19
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +10 -8
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +43 -23
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +20 -20
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +4 -4
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +62 -12
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +64 -9
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +13 -7
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +5 -3
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-f982899d.js +4 -4
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/ag-theme-icds.css +218 -0
- package/dist/collection/collection-manifest.json +3 -3
- package/dist/collection/components/ic-accordion/ic-accordion.css +22 -20
- package/dist/collection/components/ic-accordion/ic-accordion.js +37 -31
- package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
- package/dist/collection/components/ic-accordion/ic-accordion.stories.js +611 -0
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js +6 -3
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js.map +1 -1
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.css +2 -12
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js +18 -18
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js.map +1 -1
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js +3 -3
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.css +38 -20
- package/dist/collection/components/ic-alert/ic-alert.js +52 -33
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.stories.js +271 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +22 -4
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +5 -2
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +31 -4
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.stories.js +162 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +14 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.css +5 -5
- package/dist/collection/components/ic-badge/ic-badge.js +42 -4
- package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.stories.js +1092 -0
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js +194 -0
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +27 -8
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +52 -4
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +49 -5
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +44 -19
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.stories.js +362 -0
- package/dist/collection/components/ic-button/ic-button.css +690 -420
- package/dist/collection/components/ic-button/ic-button.js +64 -46
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.stories.js +2208 -0
- package/dist/collection/components/ic-button/ic-button.types.js.map +1 -1
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +9 -9
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +102 -113
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +80 -52
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.stories.js +1050 -0
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js +44 -3
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js.map +1 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +71 -39
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +35 -3
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +15 -2
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +46 -3
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.stories.js +726 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +3 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.css +64 -49
- package/dist/collection/components/ic-chip/ic-chip.js +66 -15
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.stories.js +980 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +19 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +1 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +14 -10
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.stories.js +131 -0
- package/dist/collection/components/ic-data-list/ic-data-list.stories.js +493 -0
- package/dist/collection/components/ic-dialog/ic-dialog.css +16 -9
- package/dist/collection/components/ic-dialog/ic-dialog.js +57 -10
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.stories.js +1066 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +27 -7
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.css +295 -4
- package/dist/collection/components/ic-divider/ic-divider.js +239 -12
- package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.stories.js +394 -0
- package/dist/collection/components/ic-divider/ic-divider.types.js +2 -0
- package/dist/collection/components/ic-divider/ic-divider.types.js.map +1 -0
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +90 -5
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +1 -1
- package/dist/collection/components/ic-empty-state/ic-empty-state.css +15 -0
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +31 -15
- package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
- package/dist/collection/components/ic-empty-state/ic-empty-state.stories.js +404 -0
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js +101 -0
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js.map +1 -0
- package/dist/collection/components/ic-footer/ic-footer.css +21 -20
- package/dist/collection/components/ic-footer/ic-footer.js +26 -16
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.stories.js +384 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +43 -2
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +1 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +24 -6
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +9 -8
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +1 -1
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +11 -19
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +7 -8
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +1 -1
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.css +25 -10
- package/dist/collection/components/ic-hero/ic-hero.js +10 -18
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.stories.js +448 -0
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +23 -5
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.css +2 -6
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +67 -11
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +43 -0
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +40 -17
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +23 -48
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +30 -3
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +1 -1
- package/dist/collection/components/ic-input-label/ic-input-label.css +19 -20
- package/dist/collection/components/ic-input-label/ic-input-label.js +53 -34
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +35 -49
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +1 -1
- package/dist/collection/components/ic-input-validation/ic-input-validation.css +12 -3
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +7 -7
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.css +18 -33
- package/dist/collection/components/ic-link/ic-link.js +14 -16
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.stories.js +85 -0
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +3 -3
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +15 -10
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +50 -31
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.stories.js +464 -0
- package/dist/collection/components/ic-menu/ic-menu.css +111 -29
- package/dist/collection/components/ic-menu/ic-menu.js +522 -201
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +381 -33
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.css +2 -2
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -1
- package/dist/collection/components/ic-menu-item/ic-menu-item.css +32 -28
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +67 -25
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +15 -2
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +18 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +37 -10
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +3 -3
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +17 -12
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +35 -9
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +3 -3
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +38 -65
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +88 -11
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +15 -3
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +9 -6
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +27 -2
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.css +7 -3
- package/dist/collection/components/ic-page-header/ic-page-header.js +30 -4
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.stories.js +823 -0
- package/dist/collection/components/ic-pagination/ic-pagination.css +15 -0
- package/dist/collection/components/ic-pagination/ic-pagination.js +65 -37
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
- package/dist/collection/components/ic-pagination/ic-pagination.stories.js +164 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +11 -1
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +1 -1
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +29 -9
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +54 -33
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -1
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js +3 -0
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +5 -5
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +112 -26
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.stories.js +504 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.css +17 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +83 -26
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.stories.js +443 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +12 -3
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +1 -1
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +36 -28
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +73 -21
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.css +110 -10
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +101 -57
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.stories.js +593 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +63 -94
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +1 -1
- package/dist/collection/components/ic-section-container/ic-section-container.stories.js +62 -0
- package/dist/collection/components/ic-select/ic-select.css +93 -53
- package/dist/collection/components/ic-select/ic-select.js +267 -77
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select_(multi).stories.js +892 -0
- package/dist/collection/components/ic-select/ic-select_(searchable).stories.js +965 -0
- package/dist/collection/components/ic-select/ic-select_(single).stories.js +790 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +234 -1
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +50 -34
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +18 -13
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.stories.js +2526 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.types.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +6 -6
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.css +4 -27
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +16 -10
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.stories.js +143 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +6 -6
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +21 -2
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.stories.js +196 -0
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +15 -32
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +1 -1
- package/dist/collection/components/ic-step/ic-step.css +65 -98
- package/dist/collection/components/ic-step/ic-step.js +29 -3
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.js +37 -19
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.stories.js +277 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +4 -4
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.css +30 -48
- package/dist/collection/components/ic-switch/ic-switch.js +43 -30
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.stories.js +149 -0
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +3 -14
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +1 -1
- package/dist/collection/components/ic-tab/ic-tab.js +11 -6
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +16 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +60 -123
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tabs.stories.js +316 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +2 -2
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +1 -1
- package/dist/collection/components/ic-tab-group/ic-tab-group.css +8 -0
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +1 -17
- package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.css +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.css +62 -8
- package/dist/collection/components/ic-text-field/ic-text-field.js +70 -24
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.stories.js +862 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +26 -12
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +1 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +2 -2
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.js +31 -31
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.stories.js +434 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +7 -7
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +1 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +11 -11
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.css +31 -17
- package/dist/collection/components/ic-toast/ic-toast.js +2 -3
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.stories.js +396 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +16 -16
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.css +189 -57
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +149 -42
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.stories.js +427 -0
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js +10 -0
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js.map +1 -1
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.css +23 -16
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +144 -35
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.stories.js +585 -0
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js +187 -0
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +7 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +2 -5
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +366 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +49 -21
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +39 -9
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.stories.js +1098 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +3 -3
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.css +7 -9
- package/dist/collection/components/ic-typography/ic-typography.js +3 -1
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.stories.js +447 -0
- package/dist/collection/patterns/top-nav-content-footer.stories.js +109 -0
- package/dist/collection/patterns/z-index.stories.js +474 -0
- package/dist/collection/testspec.setup.js +14 -0
- package/dist/collection/testspec.setup.js.map +1 -1
- package/dist/collection/utils/constants.js +1 -1
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +64 -19
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js +6 -6
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +73 -26
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-accordion-group.js +11 -11
- package/dist/components/ic-accordion-group.js.map +1 -1
- package/dist/components/ic-accordion.js +14 -6
- package/dist/components/ic-accordion.js.map +1 -1
- package/dist/components/ic-alert.js +12 -16
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +9 -5
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-badge.js +28 -5
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +44 -20
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +51 -4
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +21 -20
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +54 -50
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +25 -7
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +12 -4
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +32 -16
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +1 -1
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-row.js +1 -1
- package/dist/components/ic-dialog.js +33 -9
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-divider2.js +89 -12
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-empty-state.js +10 -17
- package/dist/components/ic-empty-state.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +7 -8
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +9 -8
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +25 -15
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +9 -17
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +19 -9
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +23 -32
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-label2.js +19 -20
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +9 -9
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +13 -15
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +11 -9
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +2 -2
- package/dist/components/ic-menu-group.js.map +1 -1
- package/dist/components/ic-menu-item2.js +30 -21
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +472 -175
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +13 -9
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +12 -9
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +64 -10
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +6 -4
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +9 -6
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +15 -12
- package/dist/components/ic-pagination-item2.js.map +1 -1
- package/dist/components/ic-pagination.js +25 -15
- package/dist/components/ic-pagination.js.map +1 -1
- package/dist/components/ic-popover-menu.js +50 -26
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +63 -30
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +45 -23
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +70 -81
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-select.js +196 -67
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +17 -12
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +5 -5
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-status-tag.js +5 -3
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +4 -4
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +14 -3
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +24 -18
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +60 -123
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +2 -18
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +1 -1
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +10 -8
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field.js +371 -1
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +22 -22
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast.js +4 -4
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-toggle-button-group.js +75 -14
- package/dist/components/ic-toggle-button-group.js.map +1 -1
- package/dist/components/ic-toggle-button.js +76 -17
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +1 -1
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +15 -8
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +4 -2
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/ag-theme-icds.css +218 -0
- package/dist/core/core.css +1607 -77
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-00587c99.entry.js +2 -0
- package/dist/core/p-00587c99.entry.js.map +1 -0
- package/dist/core/p-07aaf9c4.entry.js +2 -0
- package/dist/core/p-07aaf9c4.entry.js.map +1 -0
- package/dist/core/p-094f51b6.entry.js +2 -0
- package/dist/core/p-094f51b6.entry.js.map +1 -0
- package/dist/core/p-146b2788.entry.js +2 -0
- package/dist/core/p-146b2788.entry.js.map +1 -0
- package/dist/core/p-15082ea5.entry.js +2 -0
- package/dist/core/p-15082ea5.entry.js.map +1 -0
- package/dist/core/p-174de9d7.entry.js +2 -0
- package/dist/core/p-174de9d7.entry.js.map +1 -0
- package/dist/core/p-17f9921d.entry.js +2 -0
- package/dist/core/p-17f9921d.entry.js.map +1 -0
- package/dist/core/p-246ea059.entry.js +2 -0
- package/dist/core/p-246ea059.entry.js.map +1 -0
- package/dist/core/p-25d3c3a6.entry.js +2 -0
- package/dist/core/p-25d3c3a6.entry.js.map +1 -0
- package/dist/core/{p-54238d16.entry.js → p-27274ca8.entry.js} +2 -2
- package/dist/core/p-27274ca8.entry.js.map +1 -0
- package/dist/core/p-39ab6387.entry.js +2 -0
- package/dist/core/p-39ab6387.entry.js.map +1 -0
- package/dist/core/p-3d565739.entry.js +2 -0
- package/dist/core/p-3d565739.entry.js.map +1 -0
- package/dist/core/p-41b7c67c.entry.js +2 -0
- package/dist/core/p-41b7c67c.entry.js.map +1 -0
- package/dist/core/p-4572b2ba.entry.js +2 -0
- package/dist/core/p-4572b2ba.entry.js.map +1 -0
- package/dist/core/p-4cfe1dd8.entry.js +2 -0
- package/dist/core/p-4cfe1dd8.entry.js.map +1 -0
- package/dist/core/p-5b836707.entry.js +2 -0
- package/dist/core/p-5b836707.entry.js.map +1 -0
- package/dist/core/{p-46ee459b.entry.js → p-67b3cd55.entry.js} +2 -2
- package/dist/core/p-67b3cd55.entry.js.map +1 -0
- package/dist/core/p-67b8a829.entry.js +2 -0
- package/dist/core/p-67b8a829.entry.js.map +1 -0
- package/dist/core/p-6dfa5a4b.entry.js +2 -0
- package/dist/core/p-6dfa5a4b.entry.js.map +1 -0
- package/dist/core/p-6e94c79c.entry.js +2 -0
- package/dist/core/p-6e94c79c.entry.js.map +1 -0
- package/dist/core/p-73d6092d.entry.js +2 -0
- package/dist/core/p-73d6092d.entry.js.map +1 -0
- package/dist/core/{p-c81109da.entry.js → p-770c52a7.entry.js} +2 -2
- package/dist/core/p-770c52a7.entry.js.map +1 -0
- package/dist/core/{p-e861a2b3.entry.js → p-7b26ef60.entry.js} +2 -2
- package/dist/core/p-7b26ef60.entry.js.map +1 -0
- package/dist/core/{p-1e802eeb.entry.js → p-7f984e25.entry.js} +2 -2
- package/dist/core/p-7f984e25.entry.js.map +1 -0
- package/dist/core/p-86caada0.entry.js +2 -0
- package/dist/core/p-86caada0.entry.js.map +1 -0
- package/dist/core/p-8c03b8b5.entry.js +2 -0
- package/dist/core/p-8c03b8b5.entry.js.map +1 -0
- package/dist/core/p-8fdb9b16.entry.js +2 -0
- package/dist/core/p-8fdb9b16.entry.js.map +1 -0
- package/dist/core/p-91a221b5.entry.js +2 -0
- package/dist/core/p-91a221b5.entry.js.map +1 -0
- package/dist/core/{p-e597da0e.entry.js → p-96b4ca6e.entry.js} +2 -2
- package/dist/core/p-96b4ca6e.entry.js.map +1 -0
- package/dist/core/p-9e0c2c19.entry.js +2 -0
- package/dist/core/p-9e0c2c19.entry.js.map +1 -0
- package/dist/core/p-9f569f90.entry.js +2 -0
- package/dist/core/p-9f569f90.entry.js.map +1 -0
- package/dist/core/p-a178d53c.entry.js +2 -0
- package/dist/core/p-a178d53c.entry.js.map +1 -0
- package/dist/core/p-a3b7a147.entry.js +2 -0
- package/dist/core/p-a3b7a147.entry.js.map +1 -0
- package/dist/core/p-a72685f6.entry.js +2 -0
- package/dist/core/p-a72685f6.entry.js.map +1 -0
- package/dist/core/p-abdc2912.entry.js +2 -0
- package/dist/core/p-abdc2912.entry.js.map +1 -0
- package/dist/core/p-b260b967.entry.js +2 -0
- package/dist/core/p-b260b967.entry.js.map +1 -0
- package/dist/core/p-b404b307.entry.js +2 -0
- package/dist/core/p-b404b307.entry.js.map +1 -0
- package/dist/core/p-b6ce9ca3.entry.js +2 -0
- package/dist/core/p-b6ce9ca3.entry.js.map +1 -0
- package/dist/core/p-b6e010f3.entry.js +2 -0
- package/dist/core/p-b6e010f3.entry.js.map +1 -0
- package/dist/core/p-bbd4f487.entry.js +2 -0
- package/dist/core/p-bbd4f487.entry.js.map +1 -0
- package/dist/core/p-bd9f3961.entry.js +2 -0
- package/dist/core/p-bd9f3961.entry.js.map +1 -0
- package/dist/core/{p-a3b6a02d.entry.js → p-c1db155d.entry.js} +2 -2
- package/dist/core/p-c1db155d.entry.js.map +1 -0
- package/dist/core/p-c7bcdb8e.entry.js +2 -0
- package/dist/core/p-c7bcdb8e.entry.js.map +1 -0
- package/dist/core/p-ca11666f.entry.js +2 -0
- package/dist/core/p-ca11666f.entry.js.map +1 -0
- package/dist/core/p-cda4aca9.js +2 -0
- package/dist/core/p-cda4aca9.js.map +1 -0
- package/dist/core/{p-bf4c61cb.entry.js → p-d0afa458.entry.js} +2 -2
- package/dist/core/{p-bf4c61cb.entry.js.map → p-d0afa458.entry.js.map} +1 -1
- package/dist/core/p-d8690838.entry.js +2 -0
- package/dist/core/p-d8690838.entry.js.map +1 -0
- package/dist/core/p-dededae6.entry.js +2 -0
- package/dist/core/p-dededae6.entry.js.map +1 -0
- package/dist/core/p-df957570.entry.js +2 -0
- package/dist/core/p-df957570.entry.js.map +1 -0
- package/dist/core/{p-d8870804.entry.js → p-e2cf6e7e.entry.js} +2 -2
- package/dist/core/p-e6189634.entry.js +2 -0
- package/dist/core/p-e6189634.entry.js.map +1 -0
- package/dist/core/p-e6dc3cd1.entry.js +2 -0
- package/dist/core/p-e6dc3cd1.entry.js.map +1 -0
- package/dist/core/p-e831277e.entry.js +2 -0
- package/dist/core/p-e831277e.entry.js.map +1 -0
- package/dist/core/p-eb7c589b.entry.js +2 -0
- package/dist/core/p-eb7c589b.entry.js.map +1 -0
- package/dist/core/p-f65179fe.entry.js +2 -0
- package/dist/core/p-f65179fe.entry.js.map +1 -0
- package/dist/core/p-fd60eef7.entry.js +2 -0
- package/dist/core/p-fd60eef7.entry.js.map +1 -0
- package/dist/core/p-fd9f3fd0.entry.js +2 -0
- package/dist/core/p-fd9f3fd0.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-1c9151ef.js → helpers-a72a277b.js} +74 -27
- package/dist/esm/helpers-a72a277b.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +10 -10
- package/dist/esm/ic-accordion-group.entry.js.map +1 -1
- package/dist/esm/ic-accordion.entry.js +12 -5
- package/dist/esm/ic-accordion.entry.js.map +1 -1
- package/dist/esm/ic-alert.entry.js +10 -15
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +9 -6
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-badge.entry.js +26 -3
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +43 -20
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +49 -4
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +28 -26
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +49 -48
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +21 -6
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +10 -4
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +28 -16
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +1 -1
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +1 -1
- package/dist/esm/ic-dialog.entry.js +32 -9
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +74 -10
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-empty-state.entry.js +8 -16
- package/dist/esm/ic-empty-state.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +6 -7
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +8 -7
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +24 -14
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +8 -16
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +17 -9
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +487 -201
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +24 -26
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +10 -12
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +3 -3
- package/dist/esm/ic-menu-group.entry.js.map +1 -1
- package/dist/esm/ic-menu-item.entry.js +25 -18
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +11 -8
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +10 -8
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +61 -9
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +5 -4
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +8 -6
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +12 -11
- package/dist/esm/ic-pagination-item.entry.js.map +1 -1
- package/dist/esm/ic-pagination.entry.js +23 -15
- package/dist/esm/ic-pagination.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +47 -25
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +60 -29
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +42 -22
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +54 -56
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +192 -66
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +16 -11
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +4 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-status-tag.entry.js +5 -4
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +4 -5
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +12 -2
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +21 -16
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +60 -123
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +3 -19
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +2 -2
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +10 -8
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +43 -23
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +20 -20
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +4 -4
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button-group.entry.js +62 -12
- package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button.entry.js +64 -9
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +13 -7
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +5 -3
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-d1d2c456.js +4 -4
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/ic-accordion/ic-accordion.d.ts +7 -5
- package/dist/types/components/ic-accordion-group/ic-accordion-group.d.ts +4 -4
- package/dist/types/components/ic-alert/ic-alert.d.ts +9 -6
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +5 -0
- package/dist/types/components/ic-badge/ic-badge.d.ts +5 -0
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +9 -0
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +1 -0
- package/dist/types/components/ic-button/ic-button.d.ts +11 -7
- package/dist/types/components/ic-button/ic-button.types.d.ts +0 -1
- package/dist/types/components/ic-card-vertical/ic-card-vertical.d.ts +9 -5
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +7 -2
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +8 -1
- package/dist/types/components/ic-chip/ic-chip.d.ts +13 -2
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +8 -2
- package/dist/types/components/ic-divider/ic-divider.d.ts +33 -3
- package/dist/types/components/ic-divider/ic-divider.types.d.ts +3 -0
- package/dist/types/components/ic-empty-state/ic-empty-state.d.ts +5 -2
- package/dist/types/components/ic-footer/ic-footer.d.ts +4 -3
- package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +3 -3
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +3 -2
- package/dist/types/components/ic-hero/ic-hero.d.ts +3 -4
- package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.d.ts +8 -2
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +2 -5
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +8 -4
- package/dist/types/components/ic-link/ic-link.d.ts +2 -2
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +9 -5
- package/dist/types/components/ic-menu/ic-menu.d.ts +49 -16
- package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +12 -5
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +7 -3
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +7 -3
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +14 -3
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +5 -0
- package/dist/types/components/ic-page-header/ic-page-header.d.ts +5 -1
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +10 -5
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +10 -5
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +9 -7
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +6 -1
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +10 -3
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +15 -3
- package/dist/types/components/ic-select/ic-select.d.ts +36 -16
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +3 -3
- package/dist/types/components/ic-side-navigation/ic-side-navigation.types.d.ts +2 -2
- package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +3 -2
- package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +4 -0
- package/dist/types/components/ic-step/ic-step.d.ts +5 -0
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +6 -4
- package/dist/types/components/ic-switch/ic-switch.d.ts +7 -6
- package/dist/types/components/ic-tab/ic-tab.d.ts +1 -0
- package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +8 -6
- package/dist/types/components/ic-tab-group/ic-tab-group.d.ts +0 -4
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +10 -2
- package/dist/types/components/ic-theme/ic-theme.d.ts +8 -8
- package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +16 -7
- package/dist/types/components/ic-toggle-button-group/ic-toggle-button-group.d.ts +21 -5
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +1 -1
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +7 -3
- package/dist/types/components.d.ts +516 -159
- package/dist/types/testspec.setup.d.ts +9 -0
- package/dist/types/utils/helpers.d.ts +22 -8
- package/dist/types/utils/types.d.ts +8 -6
- package/hydrate/index.js +1998 -1053
- package/package.json +20 -19
- package/vscode-data.json +655 -166
- package/dist/cjs/helpers-f1cf5156.js.map +0 -1
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js +0 -339
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js.map +0 -1
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js +0 -1106
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js.map +0 -1
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js +0 -49
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js.map +0 -1
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js +0 -109
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js.map +0 -1
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js +0 -39
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js.map +0 -1
- package/dist/components/ic-text-field2.js +0 -353
- package/dist/components/ic-text-field2.js.map +0 -1
- package/dist/core/p-09104e40.entry.js +0 -2
- package/dist/core/p-09104e40.entry.js.map +0 -1
- package/dist/core/p-0c0b1c74.entry.js +0 -2
- package/dist/core/p-0c0b1c74.entry.js.map +0 -1
- package/dist/core/p-0c3a0d85.entry.js +0 -2
- package/dist/core/p-0c3a0d85.entry.js.map +0 -1
- package/dist/core/p-1083a708.entry.js +0 -2
- package/dist/core/p-1083a708.entry.js.map +0 -1
- package/dist/core/p-130dd440.entry.js +0 -2
- package/dist/core/p-130dd440.entry.js.map +0 -1
- package/dist/core/p-1e802eeb.entry.js.map +0 -1
- package/dist/core/p-21312898.entry.js +0 -2
- package/dist/core/p-21312898.entry.js.map +0 -1
- package/dist/core/p-21e5dd29.entry.js +0 -2
- package/dist/core/p-21e5dd29.entry.js.map +0 -1
- package/dist/core/p-2ab86057.entry.js +0 -2
- package/dist/core/p-2ab86057.entry.js.map +0 -1
- package/dist/core/p-312cacae.js +0 -2
- package/dist/core/p-312cacae.js.map +0 -1
- package/dist/core/p-31fc8756.entry.js +0 -2
- package/dist/core/p-31fc8756.entry.js.map +0 -1
- package/dist/core/p-355acffa.entry.js +0 -2
- package/dist/core/p-355acffa.entry.js.map +0 -1
- package/dist/core/p-35b8b480.entry.js +0 -2
- package/dist/core/p-35b8b480.entry.js.map +0 -1
- package/dist/core/p-363d6e88.entry.js +0 -2
- package/dist/core/p-363d6e88.entry.js.map +0 -1
- package/dist/core/p-40e9e76a.entry.js +0 -2
- package/dist/core/p-40e9e76a.entry.js.map +0 -1
- package/dist/core/p-43f9a711.entry.js +0 -2
- package/dist/core/p-43f9a711.entry.js.map +0 -1
- package/dist/core/p-46ee459b.entry.js.map +0 -1
- package/dist/core/p-54238d16.entry.js.map +0 -1
- package/dist/core/p-550d7356.entry.js +0 -2
- package/dist/core/p-550d7356.entry.js.map +0 -1
- package/dist/core/p-56d1828c.entry.js +0 -2
- package/dist/core/p-56d1828c.entry.js.map +0 -1
- package/dist/core/p-5a2630fb.entry.js +0 -2
- package/dist/core/p-5a2630fb.entry.js.map +0 -1
- package/dist/core/p-5a52614c.entry.js +0 -2
- package/dist/core/p-5a52614c.entry.js.map +0 -1
- package/dist/core/p-60efd7fa.entry.js +0 -2
- package/dist/core/p-60efd7fa.entry.js.map +0 -1
- package/dist/core/p-69f3ce5a.entry.js +0 -2
- package/dist/core/p-69f3ce5a.entry.js.map +0 -1
- package/dist/core/p-78ce4920.entry.js +0 -2
- package/dist/core/p-78ce4920.entry.js.map +0 -1
- package/dist/core/p-79d2a33b.entry.js +0 -2
- package/dist/core/p-79d2a33b.entry.js.map +0 -1
- package/dist/core/p-80237a20.entry.js +0 -2
- package/dist/core/p-80237a20.entry.js.map +0 -1
- package/dist/core/p-804513ad.entry.js +0 -2
- package/dist/core/p-804513ad.entry.js.map +0 -1
- package/dist/core/p-82375dca.entry.js +0 -2
- package/dist/core/p-82375dca.entry.js.map +0 -1
- package/dist/core/p-8e1e25a7.entry.js +0 -2
- package/dist/core/p-8e1e25a7.entry.js.map +0 -1
- package/dist/core/p-a1a1000d.entry.js +0 -2
- package/dist/core/p-a1a1000d.entry.js.map +0 -1
- package/dist/core/p-a1b1a0ab.entry.js +0 -2
- package/dist/core/p-a1b1a0ab.entry.js.map +0 -1
- package/dist/core/p-a37bcdbe.entry.js +0 -2
- package/dist/core/p-a37bcdbe.entry.js.map +0 -1
- package/dist/core/p-a3b6a02d.entry.js.map +0 -1
- package/dist/core/p-a765ad17.entry.js +0 -2
- package/dist/core/p-a765ad17.entry.js.map +0 -1
- package/dist/core/p-aa2be24c.entry.js +0 -2
- package/dist/core/p-aa2be24c.entry.js.map +0 -1
- package/dist/core/p-b12a5283.entry.js +0 -2
- package/dist/core/p-b12a5283.entry.js.map +0 -1
- package/dist/core/p-b1b05979.entry.js +0 -2
- package/dist/core/p-b1b05979.entry.js.map +0 -1
- package/dist/core/p-c6795377.entry.js +0 -2
- package/dist/core/p-c6795377.entry.js.map +0 -1
- package/dist/core/p-c81109da.entry.js.map +0 -1
- package/dist/core/p-cb4d104e.entry.js +0 -2
- package/dist/core/p-cb4d104e.entry.js.map +0 -1
- package/dist/core/p-d2f89cb5.entry.js +0 -2
- package/dist/core/p-d2f89cb5.entry.js.map +0 -1
- package/dist/core/p-d43d1ec0.entry.js +0 -2
- package/dist/core/p-d43d1ec0.entry.js.map +0 -1
- package/dist/core/p-d5829a35.entry.js +0 -2
- package/dist/core/p-d5829a35.entry.js.map +0 -1
- package/dist/core/p-ddb8d280.entry.js +0 -2
- package/dist/core/p-ddb8d280.entry.js.map +0 -1
- package/dist/core/p-e0e34fa7.entry.js +0 -2
- package/dist/core/p-e0e34fa7.entry.js.map +0 -1
- package/dist/core/p-e4b276b5.entry.js +0 -2
- package/dist/core/p-e4b276b5.entry.js.map +0 -1
- package/dist/core/p-e597da0e.entry.js.map +0 -1
- package/dist/core/p-e861a2b3.entry.js.map +0 -1
- package/dist/core/p-ea277b05.entry.js +0 -2
- package/dist/core/p-ea277b05.entry.js.map +0 -1
- package/dist/core/p-ef871b8f.entry.js +0 -2
- package/dist/core/p-ef871b8f.entry.js.map +0 -1
- package/dist/core/p-f229d19e.entry.js +0 -2
- package/dist/core/p-f229d19e.entry.js.map +0 -1
- package/dist/core/p-f30f3a3e.entry.js +0 -2
- package/dist/core/p-f30f3a3e.entry.js.map +0 -1
- package/dist/core/p-fa587e6d.entry.js +0 -2
- package/dist/core/p-fa587e6d.entry.js.map +0 -1
- package/dist/core/p-fb6ac08d.entry.js +0 -2
- package/dist/core/p-fb6ac08d.entry.js.map +0 -1
- package/dist/esm/helpers-1c9151ef.js.map +0 -1
- /package/dist/core/{p-d8870804.entry.js.map → p-e2cf6e7e.entry.js.map} +0 -0
@@ -5,12 +5,13 @@
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
6
6
|
*/
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
8
|
-
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcColor, IcDeviceSizes, IcEmphasisType, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants,
|
8
|
+
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
|
9
9
|
import { IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
|
10
10
|
import { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic-badge/ic-badge.types";
|
11
|
-
import {
|
11
|
+
import { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
12
12
|
import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
13
13
|
import { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
|
14
|
+
import { IcDividerLabelPlacement, IcDividerStyles, IcDividerWeights } from "./components/ic-divider/ic-divider.types";
|
14
15
|
import { IcEmptyStateAlignment } from "./components/ic-empty-state/ic-empty-state.types";
|
15
16
|
import { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
|
16
17
|
import { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
|
@@ -33,12 +34,13 @@ import { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from
|
|
33
34
|
import { IcChangeEventDetail as IcChangeEventDetail3 } from "./components/ic-toggle-button-group/ic-toggle-button-group.types";
|
34
35
|
import { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
35
36
|
import { Options } from "@popperjs/core";
|
36
|
-
export { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcColor, IcDeviceSizes, IcEmphasisType, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants,
|
37
|
+
export { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
|
37
38
|
export { IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
|
38
39
|
export { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic-badge/ic-badge.types";
|
39
|
-
export {
|
40
|
+
export { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
40
41
|
export { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
41
42
|
export { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
|
43
|
+
export { IcDividerLabelPlacement, IcDividerStyles, IcDividerWeights } from "./components/ic-divider/ic-divider.types";
|
42
44
|
export { IcEmptyStateAlignment } from "./components/ic-empty-state/ic-empty-state.types";
|
43
45
|
export { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
|
44
46
|
export { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
|
@@ -63,7 +65,6 @@ export { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
|
63
65
|
export { Options } from "@popperjs/core";
|
64
66
|
export namespace Components {
|
65
67
|
interface IcAccordion {
|
66
|
-
"appearance"?: IcThemeForeground;
|
67
68
|
/**
|
68
69
|
* If `true`, the accordion will be disabled.
|
69
70
|
*/
|
@@ -88,16 +89,16 @@ export namespace Components {
|
|
88
89
|
* The size of the accordion.
|
89
90
|
*/
|
90
91
|
"size"?: IcSizes;
|
92
|
+
/**
|
93
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
94
|
+
*/
|
95
|
+
"theme"?: IcThemeMode;
|
91
96
|
}
|
92
97
|
interface IcAccordionGroup {
|
93
98
|
/**
|
94
99
|
* The accessible button label to provide more context to the 'See all/Hide all' button for screen reader users.
|
95
100
|
*/
|
96
101
|
"accessibleButtonLabel": string;
|
97
|
-
/**
|
98
|
-
* The appearance of the accordion group, e.g dark, or light.
|
99
|
-
*/
|
100
|
-
"appearance": IcThemeForeground;
|
101
102
|
/**
|
102
103
|
* If `true`, the accordion will load in an expanded state.
|
103
104
|
*/
|
@@ -118,6 +119,10 @@ export namespace Components {
|
|
118
119
|
* The size of the accordion.
|
119
120
|
*/
|
120
121
|
"size"?: IcSizes;
|
122
|
+
/**
|
123
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
124
|
+
*/
|
125
|
+
"theme"?: IcThemeMode;
|
121
126
|
}
|
122
127
|
interface IcAlert {
|
123
128
|
/**
|
@@ -137,9 +142,13 @@ export namespace Components {
|
|
137
142
|
*/
|
138
143
|
"message"?: string;
|
139
144
|
/**
|
140
|
-
* If `true`, the default icon for the neutral variant will
|
145
|
+
* If `true`, the default icon for the neutral variant will appear on the left of the alert.
|
141
146
|
*/
|
142
147
|
"showDefaultIcon": boolean;
|
148
|
+
/**
|
149
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
150
|
+
*/
|
151
|
+
"theme"?: IcThemeMode;
|
143
152
|
/**
|
144
153
|
* If `true`, the title and message will appear above and below instead of inline.
|
145
154
|
*/
|
@@ -154,6 +163,10 @@ export namespace Components {
|
|
154
163
|
* The ID of the element to jump back to when the link is clicked.
|
155
164
|
*/
|
156
165
|
"target": string;
|
166
|
+
/**
|
167
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
168
|
+
*/
|
169
|
+
"theme"?: IcThemeMode;
|
157
170
|
/**
|
158
171
|
* The variant of the button to render
|
159
172
|
*/
|
@@ -245,10 +258,6 @@ export namespace Components {
|
|
245
258
|
* If `fileUpload` is set to `true`, this is the accepted list of file types.
|
246
259
|
*/
|
247
260
|
"accept"?: string;
|
248
|
-
/**
|
249
|
-
* The appearance of the button, e.g. dark, light, or the default.
|
250
|
-
*/
|
251
|
-
"appearance"?: IcThemeForeground;
|
252
261
|
"ariaControlsId": string | boolean;
|
253
262
|
"ariaOwnsId": string | boolean;
|
254
263
|
/**
|
@@ -319,6 +328,10 @@ export namespace Components {
|
|
319
328
|
* If `true`, the button will be in loading state.
|
320
329
|
*/
|
321
330
|
"loading"?: boolean;
|
331
|
+
/**
|
332
|
+
* If `true`, the button will display as monochromatic in either `light` or `dark` theme.
|
333
|
+
*/
|
334
|
+
"monochrome"?: boolean;
|
322
335
|
/**
|
323
336
|
* If `fileUpload` is set to `true`, this boolean determines whether multiple files are accepted.
|
324
337
|
*/
|
@@ -347,6 +360,10 @@ export namespace Components {
|
|
347
360
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
348
361
|
*/
|
349
362
|
"target"?: string;
|
363
|
+
/**
|
364
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
365
|
+
*/
|
366
|
+
"theme"?: IcThemeMode;
|
350
367
|
/**
|
351
368
|
* The position of the tooltip in relation to the button.
|
352
369
|
*/
|
@@ -388,7 +405,7 @@ export namespace Components {
|
|
388
405
|
/**
|
389
406
|
* The URL that the clickable card link points to. If set, the clickable card will render as an "a" tag, otherwise it will render as a button.
|
390
407
|
*/
|
391
|
-
"href"?: string
|
408
|
+
"href"?: string;
|
392
409
|
/**
|
393
410
|
* The human language of the linked URL.
|
394
411
|
*/
|
@@ -417,6 +434,10 @@ export namespace Components {
|
|
417
434
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
418
435
|
*/
|
419
436
|
"target"?: string;
|
437
|
+
/**
|
438
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
439
|
+
*/
|
440
|
+
"theme"?: IcThemeMode;
|
420
441
|
}
|
421
442
|
interface IcCheckbox {
|
422
443
|
/**
|
@@ -424,7 +445,7 @@ export namespace Components {
|
|
424
445
|
*/
|
425
446
|
"additionalFieldDisplay": IcAdditionalFieldTypes;
|
426
447
|
/**
|
427
|
-
* If `true`, the checkbox will be set to the checked state.
|
448
|
+
* If `true`, the checkbox will be set to the checked state. This is only the initial state and will be updated to unchecked if the checkbox is clicked.
|
428
449
|
*/
|
429
450
|
"checked"?: boolean;
|
430
451
|
/**
|
@@ -471,6 +492,10 @@ export namespace Components {
|
|
471
492
|
* The size of the checkbox to be displayed. This does not affect the font size of the label. If a checkbox is contained in a checkbox group, this will override the size set on checkbox group.
|
472
493
|
*/
|
473
494
|
"size"?: IcSizes;
|
495
|
+
/**
|
496
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
497
|
+
*/
|
498
|
+
"theme"?: IcThemeMode;
|
474
499
|
/**
|
475
500
|
* The value for the checkbox.
|
476
501
|
*/
|
@@ -505,6 +530,10 @@ export namespace Components {
|
|
505
530
|
* The size of the checkboxes to be displayed. This does not affect the font size of the label.
|
506
531
|
*/
|
507
532
|
"size"?: IcSizes;
|
533
|
+
/**
|
534
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
535
|
+
*/
|
536
|
+
"theme"?: IcThemeMode;
|
508
537
|
/**
|
509
538
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
510
539
|
*/
|
@@ -516,13 +545,17 @@ export namespace Components {
|
|
516
545
|
}
|
517
546
|
interface IcChip {
|
518
547
|
/**
|
519
|
-
* The custom chip colour. This
|
548
|
+
* The custom chip colour. This will override the theme colour. Can be a hex value e.g. "#ff0000", RGB e.g. "rgb(255, 0, 0)", or RGBA e.g. "rgba(255, 0, 0, 1)".
|
520
549
|
*/
|
521
550
|
"customColor"?: IcColor;
|
522
551
|
/**
|
523
552
|
* If `true`, the chip will appear disabled.
|
524
553
|
*/
|
525
554
|
"disabled"?: boolean;
|
555
|
+
/**
|
556
|
+
* The text in the dismiss button tooltip and aria label.
|
557
|
+
*/
|
558
|
+
"dismissLabel"?: string;
|
526
559
|
/**
|
527
560
|
* If `true`, the chip will have a close button at the end to dismiss it.
|
528
561
|
*/
|
@@ -540,7 +573,11 @@ export namespace Components {
|
|
540
573
|
*/
|
541
574
|
"size"?: IcSizes;
|
542
575
|
/**
|
543
|
-
*
|
576
|
+
* Sets the chip to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component. Setting the "customColor" prop will override this.
|
577
|
+
*/
|
578
|
+
"theme"?: "dark" | "light" | "inherit";
|
579
|
+
/**
|
580
|
+
* If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color.
|
544
581
|
*/
|
545
582
|
"transparentBackground"?: boolean;
|
546
583
|
/**
|
@@ -604,7 +641,7 @@ export namespace Components {
|
|
604
641
|
}
|
605
642
|
interface IcDialog {
|
606
643
|
/**
|
607
|
-
* If set to `false`, default buttons
|
644
|
+
* If set to `false`, default buttons will not be shown, but slotted dialog controls will still be displayed.
|
608
645
|
*/
|
609
646
|
"buttons"?: boolean;
|
610
647
|
/**
|
@@ -620,7 +657,7 @@ export namespace Components {
|
|
620
657
|
*/
|
621
658
|
"confirmDialog": () => Promise<void>;
|
622
659
|
/**
|
623
|
-
* If
|
660
|
+
* If 'true', sets the 'primary' or rightmost button to the destructive variant. Stops initial focus being set on the 'primary' or rightmost default or slotted button.
|
624
661
|
*/
|
625
662
|
"destructive"?: boolean;
|
626
663
|
/**
|
@@ -655,8 +692,40 @@ export namespace Components {
|
|
655
692
|
* Sets the maximum and minimum height and width for the dialog.
|
656
693
|
*/
|
657
694
|
"size"?: "small" | "medium" | "large";
|
695
|
+
/**
|
696
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
697
|
+
*/
|
698
|
+
"theme"?: IcThemeMode;
|
658
699
|
}
|
659
700
|
interface IcDivider {
|
701
|
+
/**
|
702
|
+
* The line style of the divider.
|
703
|
+
*/
|
704
|
+
"borderStyle": IcDividerStyles;
|
705
|
+
/**
|
706
|
+
* The label for the divider. The label placement will need to be set for the label to be displayed correctly.
|
707
|
+
*/
|
708
|
+
"label"?: string;
|
709
|
+
/**
|
710
|
+
* The position the label is placed on the divider. `Left` and `right` placement is only applicable when orientation is set to `horizontal`. `Top` and `bottom` placement is only applicable when orientation is set to `vertical`. `Center` placement is applicable for both orientations.
|
711
|
+
*/
|
712
|
+
"labelPlacement"?: IcDividerLabelPlacement;
|
713
|
+
/**
|
714
|
+
* If `true`, the divider will be displayed in a grey colour.
|
715
|
+
*/
|
716
|
+
"monochrome"?: boolean;
|
717
|
+
/**
|
718
|
+
* The orientation of the divider.
|
719
|
+
*/
|
720
|
+
"orientation": IcOrientation;
|
721
|
+
/**
|
722
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
723
|
+
*/
|
724
|
+
"theme"?: IcThemeMode | IcBrandForeground;
|
725
|
+
/**
|
726
|
+
* The thickness of the divider.
|
727
|
+
*/
|
728
|
+
"weight": IcDividerWeights;
|
660
729
|
}
|
661
730
|
interface IcEmptyState {
|
662
731
|
/**
|
@@ -683,6 +752,10 @@ export namespace Components {
|
|
683
752
|
* The subtitle rendered in the empty state container.
|
684
753
|
*/
|
685
754
|
"subheading"?: string;
|
755
|
+
/**
|
756
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
757
|
+
*/
|
758
|
+
"theme"?: IcThemeMode;
|
686
759
|
}
|
687
760
|
interface IcFooter {
|
688
761
|
/**
|
@@ -784,15 +857,13 @@ export namespace Components {
|
|
784
857
|
/**
|
785
858
|
* The appearance of the horizontal scroll, e.g. dark, light or the default.
|
786
859
|
*/
|
787
|
-
"appearance"?:
|
860
|
+
"appearance"?: IcBrandForeground;
|
788
861
|
"focusTrigger"?: string;
|
862
|
+
"monochrome"?: boolean;
|
789
863
|
"scrollItemIntoView": (itemPosition: number) => Promise<void>;
|
864
|
+
"theme"?: IcThemeMode;
|
790
865
|
}
|
791
866
|
interface IcInputComponentContainer {
|
792
|
-
/**
|
793
|
-
* The appearance of the input component container.
|
794
|
-
*/
|
795
|
-
"appearance"?: "dark" | "default";
|
796
867
|
/**
|
797
868
|
* If `true`, the disabled state will be set.
|
798
869
|
*/
|
@@ -833,10 +904,6 @@ export namespace Components {
|
|
833
904
|
"readonly"?: boolean;
|
834
905
|
}
|
835
906
|
interface IcInputLabel {
|
836
|
-
/**
|
837
|
-
* The appearance of the input label.
|
838
|
-
*/
|
839
|
-
"appearance"?: "dark" | "default";
|
840
907
|
/**
|
841
908
|
* If `true`, the disabled state will be set.
|
842
909
|
*/
|
@@ -849,6 +916,10 @@ export namespace Components {
|
|
849
916
|
* The helper text that will be displayed.
|
850
917
|
*/
|
851
918
|
"helperText": string;
|
919
|
+
/**
|
920
|
+
* The label will be visually hidden.
|
921
|
+
*/
|
922
|
+
"hideLabel": boolean;
|
852
923
|
/**
|
853
924
|
* The text content of the label.
|
854
925
|
*/
|
@@ -865,6 +936,7 @@ export namespace Components {
|
|
865
936
|
* The status of the label - e.g. 'error'.
|
866
937
|
*/
|
867
938
|
"status": "error" | "";
|
939
|
+
"useLabelTag": boolean;
|
868
940
|
}
|
869
941
|
interface IcInputValidation {
|
870
942
|
/**
|
@@ -927,10 +999,6 @@ export namespace Components {
|
|
927
999
|
"theme"?: IcThemeMode;
|
928
1000
|
}
|
929
1001
|
interface IcLoadingIndicator {
|
930
|
-
/**
|
931
|
-
* The appearance of the loading indicator, e.g. dark or light.
|
932
|
-
*/
|
933
|
-
"appearance"?: IcThemeForegroundNoDefault;
|
934
1002
|
/**
|
935
1003
|
* The description that will be set as the aria-label of the loading indicator when not using a visible label.
|
936
1004
|
*/
|
@@ -956,6 +1024,10 @@ export namespace Components {
|
|
956
1024
|
* The minimum value that the progress value can take. Used to calculate the proportional width of the progress bar.
|
957
1025
|
*/
|
958
1026
|
"min"?: number;
|
1027
|
+
/**
|
1028
|
+
* If `true`, the element will display as black and white.
|
1029
|
+
*/
|
1030
|
+
"monochrome"?: boolean;
|
959
1031
|
/**
|
960
1032
|
* The current amount of progress made. If not provided, component acts as an indeterminate loading indicator.
|
961
1033
|
*/
|
@@ -964,6 +1036,10 @@ export namespace Components {
|
|
964
1036
|
* The size of the loading indicator.
|
965
1037
|
*/
|
966
1038
|
"size"?: IcLoadingSizes;
|
1039
|
+
/**
|
1040
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1041
|
+
*/
|
1042
|
+
"theme": IcThemeMode;
|
967
1043
|
/**
|
968
1044
|
* The type of indicator, either linear or circular.
|
969
1045
|
*/
|
@@ -978,7 +1054,11 @@ export namespace Components {
|
|
978
1054
|
* The reference to an anchor element the menu will position itself from when rendered.
|
979
1055
|
*/
|
980
1056
|
"anchorEl": HTMLElement;
|
981
|
-
"
|
1057
|
+
"autofocusOnSelected": boolean;
|
1058
|
+
/**
|
1059
|
+
* If `true`, the menu will close when an option is selected.
|
1060
|
+
*/
|
1061
|
+
"closeOnSelect": boolean;
|
982
1062
|
/**
|
983
1063
|
* If `true`, the menu will fill the width of the container.
|
984
1064
|
*/
|
@@ -1022,13 +1102,13 @@ export namespace Components {
|
|
1022
1102
|
"searchMode"?: IcSearchBarSearchModes;
|
1023
1103
|
"selectOnEnter"?: boolean;
|
1024
1104
|
/**
|
1025
|
-
* The size of the menu
|
1105
|
+
* The size of the menu.
|
1026
1106
|
*/
|
1027
1107
|
"size"?: IcSizes;
|
1028
1108
|
/**
|
1029
|
-
* The value of the currently selected option.
|
1109
|
+
* The value of the currently selected option - or array of values (if multiple options allowed).
|
1030
1110
|
*/
|
1031
|
-
"value": string;
|
1111
|
+
"value": string | string[];
|
1032
1112
|
/**
|
1033
1113
|
* The custom name for the value field for IcMenuOption.
|
1034
1114
|
*/
|
@@ -1041,6 +1121,10 @@ export namespace Components {
|
|
1041
1121
|
"label"?: string;
|
1042
1122
|
}
|
1043
1123
|
interface IcMenuItem {
|
1124
|
+
/**
|
1125
|
+
* If `true`, the menu item will be in a checked state. This is only applicable when variant is set to `toggle`.
|
1126
|
+
*/
|
1127
|
+
"checked": boolean;
|
1044
1128
|
/**
|
1045
1129
|
* The description displayed in the menu item, below the label.
|
1046
1130
|
*/
|
@@ -1060,7 +1144,7 @@ export namespace Components {
|
|
1060
1144
|
/**
|
1061
1145
|
* The label describing the keyboard shortcut for a menu item's action.
|
1062
1146
|
*/
|
1063
|
-
"
|
1147
|
+
"keyboardShortcutLabel"?: string;
|
1064
1148
|
/**
|
1065
1149
|
* The label to display in the menu item.
|
1066
1150
|
*/
|
@@ -1119,6 +1203,10 @@ export namespace Components {
|
|
1119
1203
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
1120
1204
|
*/
|
1121
1205
|
"target"?: string;
|
1206
|
+
/**
|
1207
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1208
|
+
*/
|
1209
|
+
"theme"?: IcThemeMode;
|
1122
1210
|
}
|
1123
1211
|
interface IcNavigationGroup {
|
1124
1212
|
/**
|
@@ -1133,6 +1221,10 @@ export namespace Components {
|
|
1133
1221
|
* Sets focus on the nav item.
|
1134
1222
|
*/
|
1135
1223
|
"setFocus": () => Promise<void>;
|
1224
|
+
/**
|
1225
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1226
|
+
*/
|
1227
|
+
"theme"?: IcThemeMode;
|
1136
1228
|
}
|
1137
1229
|
interface IcNavigationItem {
|
1138
1230
|
"collapsedIconLabel": boolean;
|
@@ -1174,12 +1266,20 @@ export namespace Components {
|
|
1174
1266
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
1175
1267
|
*/
|
1176
1268
|
"target"?: string;
|
1269
|
+
/**
|
1270
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1271
|
+
*/
|
1272
|
+
"theme"?: IcThemeMode;
|
1177
1273
|
}
|
1178
1274
|
interface IcNavigationMenu {
|
1179
1275
|
/**
|
1180
1276
|
* The status info to display.
|
1181
1277
|
*/
|
1182
1278
|
"status": string;
|
1279
|
+
/**
|
1280
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1281
|
+
*/
|
1282
|
+
"theme"?: IcThemeMode;
|
1183
1283
|
/**
|
1184
1284
|
* The version info to display.
|
1185
1285
|
*/
|
@@ -1218,16 +1318,16 @@ export namespace Components {
|
|
1218
1318
|
* The subtitle to render on the page header.
|
1219
1319
|
*/
|
1220
1320
|
"subheading"?: string;
|
1321
|
+
/**
|
1322
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1323
|
+
*/
|
1324
|
+
"theme"?: IcThemeMode;
|
1221
1325
|
}
|
1222
1326
|
interface IcPagination {
|
1223
1327
|
/**
|
1224
1328
|
* The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
1225
1329
|
*/
|
1226
1330
|
"adjacentPageCount": number;
|
1227
|
-
/**
|
1228
|
-
* The appearance of the pagination, e.g. dark, light or the default.
|
1229
|
-
*/
|
1230
|
-
"appearance": IcThemeForeground;
|
1231
1331
|
/**
|
1232
1332
|
* The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
1233
1333
|
*/
|
@@ -1256,6 +1356,10 @@ export namespace Components {
|
|
1256
1356
|
* The label for the pagination item (applicable when simple pagination is being used).
|
1257
1357
|
*/
|
1258
1358
|
"label": string;
|
1359
|
+
/**
|
1360
|
+
* If `true`, the pagination will display as black in the light theme, and white in dark theme.
|
1361
|
+
*/
|
1362
|
+
"monochrome"?: boolean;
|
1259
1363
|
/**
|
1260
1364
|
* The total number of pages.
|
1261
1365
|
*/
|
@@ -1265,16 +1369,16 @@ export namespace Components {
|
|
1265
1369
|
* @param page The page number to set as the current page
|
1266
1370
|
*/
|
1267
1371
|
"setCurrentPage": (page: number) => Promise<void>;
|
1372
|
+
/**
|
1373
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1374
|
+
*/
|
1375
|
+
"theme"?: IcThemeMode;
|
1268
1376
|
/**
|
1269
1377
|
* The type of pagination to be used.
|
1270
1378
|
*/
|
1271
1379
|
"type": IcPaginationTypes;
|
1272
1380
|
}
|
1273
1381
|
interface IcPaginationItem {
|
1274
|
-
/**
|
1275
|
-
* The appearance of the pagination, e.g. dark, light or the default.
|
1276
|
-
*/
|
1277
|
-
"appearance": IcThemeForeground;
|
1278
1382
|
/**
|
1279
1383
|
* If `true`, the pagination item will be disabled.
|
1280
1384
|
*/
|
@@ -1283,6 +1387,10 @@ export namespace Components {
|
|
1283
1387
|
* The label for the pagination item (applicable when simple pagination is being used).
|
1284
1388
|
*/
|
1285
1389
|
"label": string;
|
1390
|
+
/**
|
1391
|
+
* If `true`, the pagination item will display as black in the light theme, and white in dark theme.
|
1392
|
+
*/
|
1393
|
+
"monochrome"?: boolean;
|
1286
1394
|
/**
|
1287
1395
|
* The current page number.
|
1288
1396
|
*/
|
@@ -1291,6 +1399,10 @@ export namespace Components {
|
|
1291
1399
|
* If `true`, the pagination item will be selected.
|
1292
1400
|
*/
|
1293
1401
|
"selected": boolean;
|
1402
|
+
/**
|
1403
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1404
|
+
*/
|
1405
|
+
"theme"?: IcThemeMode;
|
1294
1406
|
/**
|
1295
1407
|
* The type of pagination item - 'page' or 'ellipsis'.
|
1296
1408
|
*/
|
@@ -1301,6 +1413,10 @@ export namespace Components {
|
|
1301
1413
|
* The ID of the element the popover menu will anchor itself to. This is required unless the popover is a submenu.
|
1302
1414
|
*/
|
1303
1415
|
"anchor": string;
|
1416
|
+
/**
|
1417
|
+
* @param setFocusToAnchor when true return focus to anchor element when menu is closed
|
1418
|
+
*/
|
1419
|
+
"closeMenu": (setFocusToAnchor?: boolean, menuElement?: HTMLIcMenuItemElement) => Promise<void>;
|
1304
1420
|
/**
|
1305
1421
|
* If `true`, the popover menu will be displayed.
|
1306
1422
|
*/
|
@@ -1314,6 +1430,10 @@ export namespace Components {
|
|
1314
1430
|
*/
|
1315
1431
|
"submenuId"?: string;
|
1316
1432
|
"submenuLevel": number;
|
1433
|
+
/**
|
1434
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1435
|
+
*/
|
1436
|
+
"theme"?: IcThemeMode;
|
1317
1437
|
}
|
1318
1438
|
interface IcRadioGroup {
|
1319
1439
|
/**
|
@@ -1348,6 +1468,10 @@ export namespace Components {
|
|
1348
1468
|
* The size of the radio group component.
|
1349
1469
|
*/
|
1350
1470
|
"size"?: IcSizesNoLarge;
|
1471
|
+
/**
|
1472
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1473
|
+
*/
|
1474
|
+
"theme"?: IcThemeMode;
|
1351
1475
|
/**
|
1352
1476
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
1353
1477
|
*/
|
@@ -1395,6 +1519,10 @@ export namespace Components {
|
|
1395
1519
|
*/
|
1396
1520
|
"setFocus": () => Promise<void>;
|
1397
1521
|
"setTabIndex": (value: number) => Promise<void>;
|
1522
|
+
/**
|
1523
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1524
|
+
*/
|
1525
|
+
"theme"?: IcThemeMode;
|
1398
1526
|
/**
|
1399
1527
|
* The value for the radio option.
|
1400
1528
|
*/
|
@@ -1513,6 +1641,10 @@ export namespace Components {
|
|
1513
1641
|
* If `true`, the value of the search will have its spelling and grammar checked.
|
1514
1642
|
*/
|
1515
1643
|
"spellcheck": boolean;
|
1644
|
+
/**
|
1645
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1646
|
+
*/
|
1647
|
+
"theme"?: IcThemeMode;
|
1516
1648
|
/**
|
1517
1649
|
* If using external filtering, set a timeout for when loading takes too long.
|
1518
1650
|
*/
|
@@ -1538,7 +1670,7 @@ export namespace Components {
|
|
1538
1670
|
}
|
1539
1671
|
interface IcSelect {
|
1540
1672
|
/**
|
1541
|
-
* The amount of time, in milliseconds, to wait to trigger the `
|
1673
|
+
* The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke.
|
1542
1674
|
*/
|
1543
1675
|
"debounce"?: number;
|
1544
1676
|
/**
|
@@ -1558,7 +1690,7 @@ export namespace Components {
|
|
1558
1690
|
*/
|
1559
1691
|
"form"?: string;
|
1560
1692
|
/**
|
1561
|
-
* If `true`, the select
|
1693
|
+
* If `true`, the select will fill the width of the container.
|
1562
1694
|
*/
|
1563
1695
|
"fullWidth": boolean;
|
1564
1696
|
/**
|
@@ -1593,6 +1725,10 @@ export namespace Components {
|
|
1593
1725
|
* The message displayed whilst the options are being loaded externally.
|
1594
1726
|
*/
|
1595
1727
|
"loadingLabel"?: string;
|
1728
|
+
/**
|
1729
|
+
* If `true`, multiple options can be selected.
|
1730
|
+
*/
|
1731
|
+
"multiple"?: boolean;
|
1596
1732
|
/**
|
1597
1733
|
* The name of the control, which is submitted with the form data.
|
1598
1734
|
*/
|
@@ -1618,11 +1754,11 @@ export namespace Components {
|
|
1618
1754
|
*/
|
1619
1755
|
"searchMatchPosition"?: IcSearchMatchPositions;
|
1620
1756
|
/**
|
1621
|
-
* If `true`, a searchable variant of the select will be displayed which can be typed in to filter options.
|
1757
|
+
* If `true`, a searchable variant of the select will be displayed which can be typed in to filter options. This functionality is only available on the single-select variant of the select component.
|
1622
1758
|
*/
|
1623
1759
|
"searchable"?: boolean;
|
1624
1760
|
/**
|
1625
|
-
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown.
|
1761
|
+
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
|
1626
1762
|
*/
|
1627
1763
|
"selectOnEnter"?: boolean;
|
1628
1764
|
/**
|
@@ -1634,9 +1770,13 @@ export namespace Components {
|
|
1634
1770
|
*/
|
1635
1771
|
"showClearButton"?: boolean;
|
1636
1772
|
/**
|
1637
|
-
* The size of the select
|
1773
|
+
* The size of the select.
|
1638
1774
|
*/
|
1639
1775
|
"size"?: IcSizes;
|
1776
|
+
/**
|
1777
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1778
|
+
*/
|
1779
|
+
"theme"?: IcThemeMode;
|
1640
1780
|
/**
|
1641
1781
|
* If using external filtering, set a timeout for when loading takes too long.
|
1642
1782
|
*/
|
@@ -1650,9 +1790,9 @@ export namespace Components {
|
|
1650
1790
|
*/
|
1651
1791
|
"validationText"?: string;
|
1652
1792
|
/**
|
1653
|
-
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input.
|
1793
|
+
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input. For the multi-select variant, the value must be an array of option values.
|
1654
1794
|
*/
|
1655
|
-
"value"?: string;
|
1795
|
+
"value"?: string | string[];
|
1656
1796
|
}
|
1657
1797
|
interface IcSideNavigation {
|
1658
1798
|
/**
|
@@ -1699,9 +1839,9 @@ export namespace Components {
|
|
1699
1839
|
}
|
1700
1840
|
interface IcSkeleton {
|
1701
1841
|
/**
|
1702
|
-
*
|
1842
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1703
1843
|
*/
|
1704
|
-
"
|
1844
|
+
"theme"?: IcThemeMode;
|
1705
1845
|
/**
|
1706
1846
|
* The variant of the skeleton that will be displayed.
|
1707
1847
|
*/
|
@@ -1728,6 +1868,10 @@ export namespace Components {
|
|
1728
1868
|
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1729
1869
|
*/
|
1730
1870
|
"theme"?: "dark" | "light" | "inherit";
|
1871
|
+
/**
|
1872
|
+
* The letter case of the status tag's label.
|
1873
|
+
*/
|
1874
|
+
"uppercase"?: boolean;
|
1731
1875
|
/**
|
1732
1876
|
* The emphasis of the status tag.
|
1733
1877
|
*/
|
@@ -1753,6 +1897,7 @@ export namespace Components {
|
|
1753
1897
|
* Additional information about the step. Use this prop to override the default step status messaging displayed when selecting a step type or step status.
|
1754
1898
|
*/
|
1755
1899
|
"subheading"?: string;
|
1900
|
+
"theme"?: IcThemeMode;
|
1756
1901
|
/**
|
1757
1902
|
* The state of the step within the stepper.
|
1758
1903
|
*/
|
@@ -1764,10 +1909,6 @@ export namespace Components {
|
|
1764
1909
|
* The alignment of the default stepper within its container.
|
1765
1910
|
*/
|
1766
1911
|
"aligned"?: IcStepperAlignment;
|
1767
|
-
/**
|
1768
|
-
* The appearance of the stepper.
|
1769
|
-
*/
|
1770
|
-
"appearance"?: "light" | "default";
|
1771
1912
|
/**
|
1772
1913
|
* The length of the connector between each step in pixels. Minimum length is 100px.
|
1773
1914
|
*/
|
@@ -1776,6 +1917,10 @@ export namespace Components {
|
|
1776
1917
|
* If `true`, the information about each step, i.e. step title, step subtitle and step status, will be hidden on all default steps. The information about each step will still be visible in the compact variant of the stepper.
|
1777
1918
|
*/
|
1778
1919
|
"hideStepInfo"?: boolean;
|
1920
|
+
/**
|
1921
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1922
|
+
*/
|
1923
|
+
"theme"?: IcThemeMode;
|
1779
1924
|
/**
|
1780
1925
|
* The variant of the stepper.
|
1781
1926
|
*/
|
@@ -1810,14 +1955,14 @@ export namespace Components {
|
|
1810
1955
|
* Sets focus on the switch.
|
1811
1956
|
*/
|
1812
1957
|
"setFocus": () => Promise<void>;
|
1813
|
-
/**
|
1814
|
-
* If `true`, the switch will render the On/Off state text.
|
1815
|
-
*/
|
1816
|
-
"showState"?: boolean;
|
1817
1958
|
/**
|
1818
1959
|
* The size of the switch component.
|
1819
1960
|
*/
|
1820
1961
|
"size"?: IcSizesNoLarge;
|
1962
|
+
/**
|
1963
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1964
|
+
*/
|
1965
|
+
"theme"?: IcThemeMode;
|
1821
1966
|
/**
|
1822
1967
|
* 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>`.
|
1823
1968
|
*/
|
@@ -1886,10 +2031,6 @@ export namespace Components {
|
|
1886
2031
|
"ariaAutocomplete": IcAriaAutocompleteTypes;
|
1887
2032
|
"ariaExpanded": string;
|
1888
2033
|
"ariaOwns": string;
|
1889
|
-
/**
|
1890
|
-
* If `true`, the form control will have input focus when the page loads.
|
1891
|
-
*/
|
1892
|
-
"autoFocus": boolean;
|
1893
2034
|
/**
|
1894
2035
|
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
1895
2036
|
*/
|
@@ -1902,6 +2043,10 @@ export namespace Components {
|
|
1902
2043
|
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
1903
2044
|
*/
|
1904
2045
|
"autocorrect": IcAutocorrectStates;
|
2046
|
+
/**
|
2047
|
+
* If `true`, the form control will have input focus when the page loads.
|
2048
|
+
*/
|
2049
|
+
"autofocus": boolean;
|
1905
2050
|
/**
|
1906
2051
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
1907
2052
|
*/
|
@@ -1992,6 +2137,10 @@ export namespace Components {
|
|
1992
2137
|
* If `true`, the value of the text field will have its spelling and grammar checked.
|
1993
2138
|
*/
|
1994
2139
|
"spellcheck": boolean;
|
2140
|
+
/**
|
2141
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
2142
|
+
*/
|
2143
|
+
"theme": IcThemeMode;
|
1995
2144
|
"truncateValue"?: boolean;
|
1996
2145
|
/**
|
1997
2146
|
* The type of control to display. The default type is text.
|
@@ -2017,9 +2166,9 @@ export namespace Components {
|
|
2017
2166
|
}
|
2018
2167
|
interface IcTheme {
|
2019
2168
|
/**
|
2020
|
-
* The
|
2169
|
+
* The brand colour. Can be a hex value e.g. "#ff0000", RGB e.g. "rgb(255, 0, 0)", or RGBA e.g. "rgba(255, 0, 0, 1)".
|
2021
2170
|
*/
|
2022
|
-
"
|
2171
|
+
"brandColor"?: IcColor;
|
2023
2172
|
/**
|
2024
2173
|
* The theme mode. Can be "dark", "light", or "system". "system" will use the device or browser settings.
|
2025
2174
|
*/
|
@@ -2070,10 +2219,6 @@ export namespace Components {
|
|
2070
2219
|
* The accessible label that will be applied to the toggle button. This is required for the icon variant of toggle buttons.
|
2071
2220
|
*/
|
2072
2221
|
"accessibleLabel"?: string;
|
2073
|
-
/**
|
2074
|
-
* The appearance of the toggle button.
|
2075
|
-
*/
|
2076
|
-
"appearance"?: IcThemeForeground;
|
2077
2222
|
/**
|
2078
2223
|
* If `true`, the toggle button will be in a checked state.
|
2079
2224
|
*/
|
@@ -2089,7 +2234,7 @@ export namespace Components {
|
|
2089
2234
|
/**
|
2090
2235
|
* The placement of the icon in relation to the toggle button label.
|
2091
2236
|
*/
|
2092
|
-
"iconPlacement"?:
|
2237
|
+
"iconPlacement"?: IcIconPlacementOptions;
|
2093
2238
|
/**
|
2094
2239
|
* The label to display in the toggle button. This is required for the default variant of toggle buttons.
|
2095
2240
|
*/
|
@@ -2098,10 +2243,22 @@ export namespace Components {
|
|
2098
2243
|
* If `true`, the toggle button will be in loading state.
|
2099
2244
|
*/
|
2100
2245
|
"loading"?: boolean;
|
2246
|
+
/**
|
2247
|
+
* If `true`, the toggle button will display as black in the light theme, and white in dark theme.
|
2248
|
+
*/
|
2249
|
+
"monochrome"?: boolean;
|
2101
2250
|
/**
|
2102
2251
|
* The size of the toggle button to be displayed.
|
2103
2252
|
*/
|
2104
2253
|
"size"?: IcSizes;
|
2254
|
+
/**
|
2255
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
2256
|
+
*/
|
2257
|
+
"theme"?: IcThemeMode;
|
2258
|
+
/**
|
2259
|
+
* The position of the tooltip in relation to the toggle button.
|
2260
|
+
*/
|
2261
|
+
"tooltipPlacement": IcButtonTooltipPlacement;
|
2105
2262
|
/**
|
2106
2263
|
* The variant of the toggle button.
|
2107
2264
|
*/
|
@@ -2112,10 +2269,6 @@ export namespace Components {
|
|
2112
2269
|
* The accessible label of the toggle button group component to provide context for screen reader users.
|
2113
2270
|
*/
|
2114
2271
|
"accessibleLabel"?: string;
|
2115
|
-
/**
|
2116
|
-
* The appearance of the toggle button group, e.g dark, or light.
|
2117
|
-
*/
|
2118
|
-
"appearance": IcThemeForeground;
|
2119
2272
|
/**
|
2120
2273
|
* If `true`, the toggle button group will be set to the disabled state.
|
2121
2274
|
*/
|
@@ -2132,6 +2285,10 @@ export namespace Components {
|
|
2132
2285
|
* If `true`, the toggle button group will be in loading state.
|
2133
2286
|
*/
|
2134
2287
|
"loading"?: boolean;
|
2288
|
+
/**
|
2289
|
+
* If `true`, the toggle button group will display as black in the light theme, and white in dark theme.
|
2290
|
+
*/
|
2291
|
+
"monochrome"?: boolean;
|
2135
2292
|
/**
|
2136
2293
|
* If `auto`, controls are toggled automatically when navigated to. If `manual`, the controls must be actioned to change their toggled state. The value of this prop is ignored if `selectType` is set to`multi`.
|
2137
2294
|
*/
|
@@ -2144,12 +2301,23 @@ export namespace Components {
|
|
2144
2301
|
* The size of the toggle buttons to be displayed. This does not affect the font size of the accessible label.
|
2145
2302
|
*/
|
2146
2303
|
"size"?: IcSizes;
|
2304
|
+
/**
|
2305
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
2306
|
+
*/
|
2307
|
+
"theme"?: IcThemeMode;
|
2308
|
+
/**
|
2309
|
+
* The position of the tooltip in relation to the toggle buttons.
|
2310
|
+
*/
|
2311
|
+
"tooltipPlacement": IcButtonTooltipPlacement;
|
2147
2312
|
/**
|
2148
2313
|
* The variant of the toggle button.
|
2149
2314
|
*/
|
2150
2315
|
"variant": "default" | "icon";
|
2151
2316
|
}
|
2152
2317
|
interface IcTooltip {
|
2318
|
+
/**
|
2319
|
+
* If `true`, the tooltip will not be displayed on click, it will require hover or using the display method.
|
2320
|
+
*/
|
2153
2321
|
"disableClick"?: boolean;
|
2154
2322
|
/**
|
2155
2323
|
* If `true`, the tooltip will not be displayed on hover, it will require a click.
|
@@ -2217,6 +2385,10 @@ export namespace Components {
|
|
2217
2385
|
* The status info to be displayed.
|
2218
2386
|
*/
|
2219
2387
|
"status": string;
|
2388
|
+
/**
|
2389
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
2390
|
+
*/
|
2391
|
+
"theme"?: IcThemeMode;
|
2220
2392
|
/**
|
2221
2393
|
* The version info to be displayed.
|
2222
2394
|
*/
|
@@ -2656,11 +2828,12 @@ declare global {
|
|
2656
2828
|
new (): HTMLIcLoadingIndicatorElement;
|
2657
2829
|
};
|
2658
2830
|
interface HTMLIcMenuElementEventMap {
|
2831
|
+
"icClear": void;
|
2659
2832
|
"menuKeyPress": { isNavKey: boolean; key: string };
|
2660
2833
|
"menuOptionId": IcMenuOptionIdEventDetail;
|
2661
2834
|
"menuOptionSelect": IcOptionSelectEventDetail;
|
2835
|
+
"menuOptionSelectAll": { select: boolean };
|
2662
2836
|
"menuStateChange": IcMenuChangeEventDetail;
|
2663
|
-
"menuValueChange": IcValueEventDetail;
|
2664
2837
|
"retryButtonClicked": IcValueEventDetail;
|
2665
2838
|
"timeoutBlur": { ev: FocusEvent };
|
2666
2839
|
"ungroupedOptionsSet": { options: IcMenuOption[] };
|
@@ -2687,9 +2860,9 @@ declare global {
|
|
2687
2860
|
};
|
2688
2861
|
interface HTMLIcMenuItemElementEventMap {
|
2689
2862
|
"childBlur": void;
|
2690
|
-
"handleMenuItemClick":
|
2691
|
-
|
2692
|
-
|
2863
|
+
"handleMenuItemClick": HTMLIcMenuItemElement;
|
2864
|
+
"icToggleChecked": {
|
2865
|
+
checked: boolean;
|
2693
2866
|
};
|
2694
2867
|
"triggerPopoverMenuInstance": void;
|
2695
2868
|
}
|
@@ -2795,7 +2968,7 @@ declare global {
|
|
2795
2968
|
new (): HTMLIcPaginationItemElement;
|
2796
2969
|
};
|
2797
2970
|
interface HTMLIcPopoverMenuElementEventMap {
|
2798
|
-
"icPopoverClosed":
|
2971
|
+
"icPopoverClosed": HTMLIcMenuItemElement;
|
2799
2972
|
}
|
2800
2973
|
interface HTMLIcPopoverMenuElement extends Components.IcPopoverMenu, HTMLStencilElement {
|
2801
2974
|
addEventListener<K extends keyof HTMLIcPopoverMenuElementEventMap>(type: K, listener: (this: HTMLIcPopoverMenuElement, ev: IcPopoverMenuCustomEvent<HTMLIcPopoverMenuElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
@@ -2858,6 +3031,7 @@ declare global {
|
|
2858
3031
|
"icSubmitSearchBlur": IcBlurEventDetail;
|
2859
3032
|
"icSearchBarBlur": IcSearchBarBlurEventDetail;
|
2860
3033
|
"icSearchBarFocus": IcValueEventDetail;
|
3034
|
+
"icKeydown": { event: KeyboardEvent };
|
2861
3035
|
}
|
2862
3036
|
interface HTMLIcSearchBarElement extends Components.IcSearchBar, HTMLStencilElement {
|
2863
3037
|
addEventListener<K extends keyof HTMLIcSearchBarElementEventMap>(type: K, listener: (this: HTMLIcSearchBarElement, ev: IcSearchBarCustomEvent<HTMLIcSearchBarElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
@@ -2888,6 +3062,7 @@ declare global {
|
|
2888
3062
|
"icInput": IcValueEventDetail;
|
2889
3063
|
"icOpen": void;
|
2890
3064
|
"icOptionSelect": IcOptionSelectEventDetail;
|
3065
|
+
"icOptionDeselect": IcOptionSelectEventDetail;
|
2891
3066
|
"icRetryLoad": IcValueEventDetail;
|
2892
3067
|
}
|
2893
3068
|
interface HTMLIcSelectElement extends Components.IcSelect, HTMLStencilElement {
|
@@ -3049,7 +3224,7 @@ declare global {
|
|
3049
3224
|
new (): HTMLIcTextFieldElement;
|
3050
3225
|
};
|
3051
3226
|
interface HTMLIcThemeElementEventMap {
|
3052
|
-
"
|
3227
|
+
"brandChange": IcBrand;
|
3053
3228
|
}
|
3054
3229
|
interface HTMLIcThemeElement extends Components.IcTheme, HTMLStencilElement {
|
3055
3230
|
addEventListener<K extends keyof HTMLIcThemeElementEventMap>(type: K, listener: (this: HTMLIcThemeElement, ev: IcThemeCustomEvent<HTMLIcThemeElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
@@ -3258,16 +3433,16 @@ declare namespace LocalJSX {
|
|
3258
3433
|
* The size of the accordion.
|
3259
3434
|
*/
|
3260
3435
|
"size"?: IcSizes;
|
3436
|
+
/**
|
3437
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
3438
|
+
*/
|
3439
|
+
"theme"?: IcThemeMode;
|
3261
3440
|
}
|
3262
3441
|
interface IcAccordionGroup {
|
3263
3442
|
/**
|
3264
3443
|
* The accessible button label to provide more context to the 'See all/Hide all' button for screen reader users.
|
3265
3444
|
*/
|
3266
3445
|
"accessibleButtonLabel"?: string;
|
3267
|
-
/**
|
3268
|
-
* The appearance of the accordion group, e.g dark, or light.
|
3269
|
-
*/
|
3270
|
-
"appearance"?: IcThemeForeground;
|
3271
3446
|
/**
|
3272
3447
|
* If `true`, the accordion will load in an expanded state.
|
3273
3448
|
*/
|
@@ -3284,6 +3459,10 @@ declare namespace LocalJSX {
|
|
3284
3459
|
* The size of the accordion.
|
3285
3460
|
*/
|
3286
3461
|
"size"?: IcSizes;
|
3462
|
+
/**
|
3463
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
3464
|
+
*/
|
3465
|
+
"theme"?: IcThemeMode;
|
3287
3466
|
}
|
3288
3467
|
interface IcAlert {
|
3289
3468
|
/**
|
@@ -3307,9 +3486,13 @@ declare namespace LocalJSX {
|
|
3307
3486
|
*/
|
3308
3487
|
"onIcDismiss"?: (event: IcAlertCustomEvent<void>) => void;
|
3309
3488
|
/**
|
3310
|
-
* If `true`, the default icon for the neutral variant will
|
3489
|
+
* If `true`, the default icon for the neutral variant will appear on the left of the alert.
|
3311
3490
|
*/
|
3312
3491
|
"showDefaultIcon"?: boolean;
|
3492
|
+
/**
|
3493
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
3494
|
+
*/
|
3495
|
+
"theme"?: IcThemeMode;
|
3313
3496
|
/**
|
3314
3497
|
* If `true`, the title and message will appear above and below instead of inline.
|
3315
3498
|
*/
|
@@ -3324,6 +3507,10 @@ declare namespace LocalJSX {
|
|
3324
3507
|
* The ID of the element to jump back to when the link is clicked.
|
3325
3508
|
*/
|
3326
3509
|
"target": string;
|
3510
|
+
/**
|
3511
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
3512
|
+
*/
|
3513
|
+
"theme"?: IcThemeMode;
|
3327
3514
|
/**
|
3328
3515
|
* The variant of the button to render
|
3329
3516
|
*/
|
@@ -3408,10 +3595,6 @@ declare namespace LocalJSX {
|
|
3408
3595
|
* If `fileUpload` is set to `true`, this is the accepted list of file types.
|
3409
3596
|
*/
|
3410
3597
|
"accept"?: string;
|
3411
|
-
/**
|
3412
|
-
* The appearance of the button, e.g. dark, light, or the default.
|
3413
|
-
*/
|
3414
|
-
"appearance"?: IcThemeForeground;
|
3415
3598
|
/**
|
3416
3599
|
* If `true`, the ic-tooltip which is shown for icon variant will be disabled. Title or aria-label must be set if this prop is not applied.
|
3417
3600
|
*/
|
@@ -3480,6 +3663,10 @@ declare namespace LocalJSX {
|
|
3480
3663
|
* If `true`, the button will be in loading state.
|
3481
3664
|
*/
|
3482
3665
|
"loading"?: boolean;
|
3666
|
+
/**
|
3667
|
+
* If `true`, the button will display as monochromatic in either `light` or `dark` theme.
|
3668
|
+
*/
|
3669
|
+
"monochrome"?: boolean;
|
3483
3670
|
/**
|
3484
3671
|
* If `fileUpload` is set to `true`, this boolean determines whether multiple files are accepted.
|
3485
3672
|
*/
|
@@ -3516,6 +3703,10 @@ declare namespace LocalJSX {
|
|
3516
3703
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
3517
3704
|
*/
|
3518
3705
|
"target"?: string;
|
3706
|
+
/**
|
3707
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
3708
|
+
*/
|
3709
|
+
"theme"?: IcThemeMode;
|
3519
3710
|
/**
|
3520
3711
|
* The position of the tooltip in relation to the button.
|
3521
3712
|
*/
|
@@ -3557,7 +3748,7 @@ declare namespace LocalJSX {
|
|
3557
3748
|
/**
|
3558
3749
|
* The URL that the clickable card link points to. If set, the clickable card will render as an "a" tag, otherwise it will render as a button.
|
3559
3750
|
*/
|
3560
|
-
"href"?: string
|
3751
|
+
"href"?: string;
|
3561
3752
|
/**
|
3562
3753
|
* The human language of the linked URL.
|
3563
3754
|
*/
|
@@ -3582,6 +3773,10 @@ declare namespace LocalJSX {
|
|
3582
3773
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
3583
3774
|
*/
|
3584
3775
|
"target"?: string;
|
3776
|
+
/**
|
3777
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
3778
|
+
*/
|
3779
|
+
"theme"?: IcThemeMode;
|
3585
3780
|
}
|
3586
3781
|
interface IcCheckbox {
|
3587
3782
|
/**
|
@@ -3589,7 +3784,7 @@ declare namespace LocalJSX {
|
|
3589
3784
|
*/
|
3590
3785
|
"additionalFieldDisplay"?: IcAdditionalFieldTypes;
|
3591
3786
|
/**
|
3592
|
-
* If `true`, the checkbox will be set to the checked state.
|
3787
|
+
* If `true`, the checkbox will be set to the checked state. This is only the initial state and will be updated to unchecked if the checkbox is clicked.
|
3593
3788
|
*/
|
3594
3789
|
"checked"?: boolean;
|
3595
3790
|
/**
|
@@ -3636,6 +3831,10 @@ declare namespace LocalJSX {
|
|
3636
3831
|
* The size of the checkbox to be displayed. This does not affect the font size of the label. If a checkbox is contained in a checkbox group, this will override the size set on checkbox group.
|
3637
3832
|
*/
|
3638
3833
|
"size"?: IcSizes;
|
3834
|
+
/**
|
3835
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
3836
|
+
*/
|
3837
|
+
"theme"?: IcThemeMode;
|
3639
3838
|
/**
|
3640
3839
|
* The value for the checkbox.
|
3641
3840
|
*/
|
@@ -3674,6 +3873,10 @@ declare namespace LocalJSX {
|
|
3674
3873
|
* The size of the checkboxes to be displayed. This does not affect the font size of the label.
|
3675
3874
|
*/
|
3676
3875
|
"size"?: IcSizes;
|
3876
|
+
/**
|
3877
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
3878
|
+
*/
|
3879
|
+
"theme"?: IcThemeMode;
|
3677
3880
|
/**
|
3678
3881
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
3679
3882
|
*/
|
@@ -3685,13 +3888,17 @@ declare namespace LocalJSX {
|
|
3685
3888
|
}
|
3686
3889
|
interface IcChip {
|
3687
3890
|
/**
|
3688
|
-
* The custom chip colour. This
|
3891
|
+
* The custom chip colour. This will override the theme colour. Can be a hex value e.g. "#ff0000", RGB e.g. "rgb(255, 0, 0)", or RGBA e.g. "rgba(255, 0, 0, 1)".
|
3689
3892
|
*/
|
3690
3893
|
"customColor"?: IcColor;
|
3691
3894
|
/**
|
3692
3895
|
* If `true`, the chip will appear disabled.
|
3693
3896
|
*/
|
3694
3897
|
"disabled"?: boolean;
|
3898
|
+
/**
|
3899
|
+
* The text in the dismiss button tooltip and aria label.
|
3900
|
+
*/
|
3901
|
+
"dismissLabel"?: string;
|
3695
3902
|
/**
|
3696
3903
|
* If `true`, the chip will have a close button at the end to dismiss it.
|
3697
3904
|
*/
|
@@ -3709,7 +3916,11 @@ declare namespace LocalJSX {
|
|
3709
3916
|
*/
|
3710
3917
|
"size"?: IcSizes;
|
3711
3918
|
/**
|
3712
|
-
*
|
3919
|
+
* Sets the chip to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component. Setting the "customColor" prop will override this.
|
3920
|
+
*/
|
3921
|
+
"theme"?: "dark" | "light" | "inherit";
|
3922
|
+
/**
|
3923
|
+
* If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color.
|
3713
3924
|
*/
|
3714
3925
|
"transparentBackground"?: boolean;
|
3715
3926
|
/**
|
@@ -3773,7 +3984,7 @@ declare namespace LocalJSX {
|
|
3773
3984
|
}
|
3774
3985
|
interface IcDialog {
|
3775
3986
|
/**
|
3776
|
-
* If set to `false`, default buttons
|
3987
|
+
* If set to `false`, default buttons will not be shown, but slotted dialog controls will still be displayed.
|
3777
3988
|
*/
|
3778
3989
|
"buttons"?: boolean;
|
3779
3990
|
/**
|
@@ -3781,7 +3992,7 @@ declare namespace LocalJSX {
|
|
3781
3992
|
*/
|
3782
3993
|
"closeOnBackdropClick"?: boolean;
|
3783
3994
|
/**
|
3784
|
-
* If
|
3995
|
+
* If 'true', sets the 'primary' or rightmost button to the destructive variant. Stops initial focus being set on the 'primary' or rightmost default or slotted button.
|
3785
3996
|
*/
|
3786
3997
|
"destructive"?: boolean;
|
3787
3998
|
/**
|
@@ -3832,8 +4043,40 @@ declare namespace LocalJSX {
|
|
3832
4043
|
* Sets the maximum and minimum height and width for the dialog.
|
3833
4044
|
*/
|
3834
4045
|
"size"?: "small" | "medium" | "large";
|
4046
|
+
/**
|
4047
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4048
|
+
*/
|
4049
|
+
"theme"?: IcThemeMode;
|
3835
4050
|
}
|
3836
4051
|
interface IcDivider {
|
4052
|
+
/**
|
4053
|
+
* The line style of the divider.
|
4054
|
+
*/
|
4055
|
+
"borderStyle"?: IcDividerStyles;
|
4056
|
+
/**
|
4057
|
+
* The label for the divider. The label placement will need to be set for the label to be displayed correctly.
|
4058
|
+
*/
|
4059
|
+
"label"?: string;
|
4060
|
+
/**
|
4061
|
+
* The position the label is placed on the divider. `Left` and `right` placement is only applicable when orientation is set to `horizontal`. `Top` and `bottom` placement is only applicable when orientation is set to `vertical`. `Center` placement is applicable for both orientations.
|
4062
|
+
*/
|
4063
|
+
"labelPlacement"?: IcDividerLabelPlacement;
|
4064
|
+
/**
|
4065
|
+
* If `true`, the divider will be displayed in a grey colour.
|
4066
|
+
*/
|
4067
|
+
"monochrome"?: boolean;
|
4068
|
+
/**
|
4069
|
+
* The orientation of the divider.
|
4070
|
+
*/
|
4071
|
+
"orientation"?: IcOrientation;
|
4072
|
+
/**
|
4073
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4074
|
+
*/
|
4075
|
+
"theme"?: IcThemeMode | IcBrandForeground;
|
4076
|
+
/**
|
4077
|
+
* The thickness of the divider.
|
4078
|
+
*/
|
4079
|
+
"weight"?: IcDividerWeights;
|
3837
4080
|
}
|
3838
4081
|
interface IcEmptyState {
|
3839
4082
|
/**
|
@@ -3860,6 +4103,10 @@ declare namespace LocalJSX {
|
|
3860
4103
|
* The subtitle rendered in the empty state container.
|
3861
4104
|
*/
|
3862
4105
|
"subheading"?: string;
|
4106
|
+
/**
|
4107
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4108
|
+
*/
|
4109
|
+
"theme"?: IcThemeMode;
|
3863
4110
|
}
|
3864
4111
|
interface IcFooter {
|
3865
4112
|
/**
|
@@ -3961,13 +4208,9 @@ declare namespace LocalJSX {
|
|
3961
4208
|
/**
|
3962
4209
|
* The appearance of the horizontal scroll, e.g. dark, light or the default.
|
3963
4210
|
*/
|
3964
|
-
"appearance"?:
|
4211
|
+
"appearance"?: IcBrandForeground;
|
3965
4212
|
}
|
3966
4213
|
interface IcInputComponentContainer {
|
3967
|
-
/**
|
3968
|
-
* The appearance of the input component container.
|
3969
|
-
*/
|
3970
|
-
"appearance"?: "dark" | "default";
|
3971
4214
|
/**
|
3972
4215
|
* If `true`, the disabled state will be set.
|
3973
4216
|
*/
|
@@ -4008,10 +4251,6 @@ declare namespace LocalJSX {
|
|
4008
4251
|
"readonly"?: boolean;
|
4009
4252
|
}
|
4010
4253
|
interface IcInputLabel {
|
4011
|
-
/**
|
4012
|
-
* The appearance of the input label.
|
4013
|
-
*/
|
4014
|
-
"appearance"?: "dark" | "default";
|
4015
4254
|
/**
|
4016
4255
|
* If `true`, the disabled state will be set.
|
4017
4256
|
*/
|
@@ -4024,6 +4263,10 @@ declare namespace LocalJSX {
|
|
4024
4263
|
* The helper text that will be displayed.
|
4025
4264
|
*/
|
4026
4265
|
"helperText"?: string;
|
4266
|
+
/**
|
4267
|
+
* The label will be visually hidden.
|
4268
|
+
*/
|
4269
|
+
"hideLabel"?: boolean;
|
4027
4270
|
/**
|
4028
4271
|
* The text content of the label.
|
4029
4272
|
*/
|
@@ -4098,10 +4341,6 @@ declare namespace LocalJSX {
|
|
4098
4341
|
"theme"?: IcThemeMode;
|
4099
4342
|
}
|
4100
4343
|
interface IcLoadingIndicator {
|
4101
|
-
/**
|
4102
|
-
* The appearance of the loading indicator, e.g. dark or light.
|
4103
|
-
*/
|
4104
|
-
"appearance"?: IcThemeForegroundNoDefault;
|
4105
4344
|
/**
|
4106
4345
|
* The description that will be set as the aria-label of the loading indicator when not using a visible label.
|
4107
4346
|
*/
|
@@ -4126,6 +4365,10 @@ declare namespace LocalJSX {
|
|
4126
4365
|
* The minimum value that the progress value can take. Used to calculate the proportional width of the progress bar.
|
4127
4366
|
*/
|
4128
4367
|
"min"?: number;
|
4368
|
+
/**
|
4369
|
+
* If `true`, the element will display as black and white.
|
4370
|
+
*/
|
4371
|
+
"monochrome"?: boolean;
|
4129
4372
|
/**
|
4130
4373
|
* The current amount of progress made. If not provided, component acts as an indeterminate loading indicator.
|
4131
4374
|
*/
|
@@ -4134,6 +4377,10 @@ declare namespace LocalJSX {
|
|
4134
4377
|
* The size of the loading indicator.
|
4135
4378
|
*/
|
4136
4379
|
"size"?: IcLoadingSizes;
|
4380
|
+
/**
|
4381
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4382
|
+
*/
|
4383
|
+
"theme"?: IcThemeMode;
|
4137
4384
|
/**
|
4138
4385
|
* The type of indicator, either linear or circular.
|
4139
4386
|
*/
|
@@ -4148,6 +4395,10 @@ declare namespace LocalJSX {
|
|
4148
4395
|
* The reference to an anchor element the menu will position itself from when rendered.
|
4149
4396
|
*/
|
4150
4397
|
"anchorEl": HTMLElement;
|
4398
|
+
/**
|
4399
|
+
* If `true`, the menu will close when an option is selected.
|
4400
|
+
*/
|
4401
|
+
"closeOnSelect"?: boolean;
|
4151
4402
|
/**
|
4152
4403
|
* If `true`, the menu will fill the width of the container.
|
4153
4404
|
*/
|
@@ -4168,6 +4419,10 @@ declare namespace LocalJSX {
|
|
4168
4419
|
* The ID of the menu.
|
4169
4420
|
*/
|
4170
4421
|
"menuId": string;
|
4422
|
+
/**
|
4423
|
+
* Emitted when the clear all button is clicked.
|
4424
|
+
*/
|
4425
|
+
"onIcClear"?: (event: IcMenuCustomEvent<void>) => void;
|
4171
4426
|
/**
|
4172
4427
|
* If `true`, the menu will be displayed open.
|
4173
4428
|
*/
|
@@ -4181,13 +4436,13 @@ declare namespace LocalJSX {
|
|
4181
4436
|
*/
|
4182
4437
|
"searchMode"?: IcSearchBarSearchModes;
|
4183
4438
|
/**
|
4184
|
-
* The size of the menu
|
4439
|
+
* The size of the menu.
|
4185
4440
|
*/
|
4186
4441
|
"size"?: IcSizes;
|
4187
4442
|
/**
|
4188
|
-
* The value of the currently selected option.
|
4443
|
+
* The value of the currently selected option - or array of values (if multiple options allowed).
|
4189
4444
|
*/
|
4190
|
-
"value": string;
|
4445
|
+
"value": string | string[];
|
4191
4446
|
/**
|
4192
4447
|
* The custom name for the value field for IcMenuOption.
|
4193
4448
|
*/
|
@@ -4200,6 +4455,10 @@ declare namespace LocalJSX {
|
|
4200
4455
|
"label"?: string;
|
4201
4456
|
}
|
4202
4457
|
interface IcMenuItem {
|
4458
|
+
/**
|
4459
|
+
* If `true`, the menu item will be in a checked state. This is only applicable when variant is set to `toggle`.
|
4460
|
+
*/
|
4461
|
+
"checked"?: boolean;
|
4203
4462
|
/**
|
4204
4463
|
* The description displayed in the menu item, below the label.
|
4205
4464
|
*/
|
@@ -4219,11 +4478,17 @@ declare namespace LocalJSX {
|
|
4219
4478
|
/**
|
4220
4479
|
* The label describing the keyboard shortcut for a menu item's action.
|
4221
4480
|
*/
|
4222
|
-
"
|
4481
|
+
"keyboardShortcutLabel"?: string;
|
4223
4482
|
/**
|
4224
4483
|
* The label to display in the menu item.
|
4225
4484
|
*/
|
4226
4485
|
"label": string;
|
4486
|
+
/**
|
4487
|
+
* Emitted when the user clicks a menu item that is set to the toggle variant.
|
4488
|
+
*/
|
4489
|
+
"onIcToggleChecked"?: (event: IcMenuItemCustomEvent<{
|
4490
|
+
checked: boolean;
|
4491
|
+
}>) => void;
|
4227
4492
|
/**
|
4228
4493
|
* How much of the referrer to send when following the link.
|
4229
4494
|
*/
|
@@ -4274,6 +4539,10 @@ declare namespace LocalJSX {
|
|
4274
4539
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
4275
4540
|
*/
|
4276
4541
|
"target"?: string;
|
4542
|
+
/**
|
4543
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4544
|
+
*/
|
4545
|
+
"theme"?: IcThemeMode;
|
4277
4546
|
}
|
4278
4547
|
interface IcNavigationGroup {
|
4279
4548
|
/**
|
@@ -4284,6 +4553,10 @@ declare namespace LocalJSX {
|
|
4284
4553
|
* The label to display on the group.
|
4285
4554
|
*/
|
4286
4555
|
"label"?: string;
|
4556
|
+
/**
|
4557
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4558
|
+
*/
|
4559
|
+
"theme"?: IcThemeMode;
|
4287
4560
|
}
|
4288
4561
|
interface IcNavigationItem {
|
4289
4562
|
/**
|
@@ -4318,12 +4591,20 @@ declare namespace LocalJSX {
|
|
4318
4591
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
4319
4592
|
*/
|
4320
4593
|
"target"?: string;
|
4594
|
+
/**
|
4595
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4596
|
+
*/
|
4597
|
+
"theme"?: IcThemeMode;
|
4321
4598
|
}
|
4322
4599
|
interface IcNavigationMenu {
|
4323
4600
|
/**
|
4324
4601
|
* The status info to display.
|
4325
4602
|
*/
|
4326
4603
|
"status"?: string;
|
4604
|
+
/**
|
4605
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4606
|
+
*/
|
4607
|
+
"theme"?: IcThemeMode;
|
4327
4608
|
/**
|
4328
4609
|
* The version info to display.
|
4329
4610
|
*/
|
@@ -4362,16 +4643,16 @@ declare namespace LocalJSX {
|
|
4362
4643
|
* The subtitle to render on the page header.
|
4363
4644
|
*/
|
4364
4645
|
"subheading"?: string;
|
4646
|
+
/**
|
4647
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4648
|
+
*/
|
4649
|
+
"theme"?: IcThemeMode;
|
4365
4650
|
}
|
4366
4651
|
interface IcPagination {
|
4367
4652
|
/**
|
4368
4653
|
* The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
4369
4654
|
*/
|
4370
4655
|
"adjacentPageCount"?: number;
|
4371
|
-
/**
|
4372
|
-
* The appearance of the pagination, e.g. dark, light or the default.
|
4373
|
-
*/
|
4374
|
-
"appearance"?: IcThemeForeground;
|
4375
4656
|
/**
|
4376
4657
|
* The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
4377
4658
|
*/
|
@@ -4400,6 +4681,10 @@ declare namespace LocalJSX {
|
|
4400
4681
|
* The label for the pagination item (applicable when simple pagination is being used).
|
4401
4682
|
*/
|
4402
4683
|
"label"?: string;
|
4684
|
+
/**
|
4685
|
+
* If `true`, the pagination will display as black in the light theme, and white in dark theme.
|
4686
|
+
*/
|
4687
|
+
"monochrome"?: boolean;
|
4403
4688
|
/**
|
4404
4689
|
* Emitted when a page is selected.
|
4405
4690
|
*/
|
@@ -4408,16 +4693,16 @@ declare namespace LocalJSX {
|
|
4408
4693
|
* The total number of pages.
|
4409
4694
|
*/
|
4410
4695
|
"pages": number;
|
4696
|
+
/**
|
4697
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4698
|
+
*/
|
4699
|
+
"theme"?: IcThemeMode;
|
4411
4700
|
/**
|
4412
4701
|
* The type of pagination to be used.
|
4413
4702
|
*/
|
4414
4703
|
"type"?: IcPaginationTypes;
|
4415
4704
|
}
|
4416
4705
|
interface IcPaginationItem {
|
4417
|
-
/**
|
4418
|
-
* The appearance of the pagination, e.g. dark, light or the default.
|
4419
|
-
*/
|
4420
|
-
"appearance"?: IcThemeForeground;
|
4421
4706
|
/**
|
4422
4707
|
* If `true`, the pagination item will be disabled.
|
4423
4708
|
*/
|
@@ -4426,6 +4711,10 @@ declare namespace LocalJSX {
|
|
4426
4711
|
* The label for the pagination item (applicable when simple pagination is being used).
|
4427
4712
|
*/
|
4428
4713
|
"label"?: string;
|
4714
|
+
/**
|
4715
|
+
* If `true`, the pagination item will display as black in the light theme, and white in dark theme.
|
4716
|
+
*/
|
4717
|
+
"monochrome"?: boolean;
|
4429
4718
|
/**
|
4430
4719
|
* The current page number.
|
4431
4720
|
*/
|
@@ -4434,6 +4723,10 @@ declare namespace LocalJSX {
|
|
4434
4723
|
* If `true`, the pagination item will be selected.
|
4435
4724
|
*/
|
4436
4725
|
"selected"?: boolean;
|
4726
|
+
/**
|
4727
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4728
|
+
*/
|
4729
|
+
"theme"?: IcThemeMode;
|
4437
4730
|
/**
|
4438
4731
|
* The type of pagination item - 'page' or 'ellipsis'.
|
4439
4732
|
*/
|
@@ -4447,7 +4740,7 @@ declare namespace LocalJSX {
|
|
4447
4740
|
/**
|
4448
4741
|
* Emitted when the popover menu is closed.
|
4449
4742
|
*/
|
4450
|
-
"onIcPopoverClosed"?: (event: IcPopoverMenuCustomEvent<
|
4743
|
+
"onIcPopoverClosed"?: (event: IcPopoverMenuCustomEvent<HTMLIcMenuItemElement>) => void;
|
4451
4744
|
/**
|
4452
4745
|
* If `true`, the popover menu will be displayed.
|
4453
4746
|
*/
|
@@ -4456,6 +4749,10 @@ declare namespace LocalJSX {
|
|
4456
4749
|
* The unique identifier for a popover submenu.
|
4457
4750
|
*/
|
4458
4751
|
"submenuId"?: string;
|
4752
|
+
/**
|
4753
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4754
|
+
*/
|
4755
|
+
"theme"?: IcThemeMode;
|
4459
4756
|
}
|
4460
4757
|
interface IcRadioGroup {
|
4461
4758
|
/**
|
@@ -4494,6 +4791,10 @@ declare namespace LocalJSX {
|
|
4494
4791
|
* The size of the radio group component.
|
4495
4792
|
*/
|
4496
4793
|
"size"?: IcSizesNoLarge;
|
4794
|
+
/**
|
4795
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4796
|
+
*/
|
4797
|
+
"theme"?: IcThemeMode;
|
4497
4798
|
/**
|
4498
4799
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
4499
4800
|
*/
|
@@ -4544,6 +4845,10 @@ declare namespace LocalJSX {
|
|
4544
4845
|
* If `true`, the radio option will be displayed in a selected state.
|
4545
4846
|
*/
|
4546
4847
|
"selected"?: boolean;
|
4848
|
+
/**
|
4849
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4850
|
+
*/
|
4851
|
+
"theme"?: IcThemeMode;
|
4547
4852
|
/**
|
4548
4853
|
* The value for the radio option.
|
4549
4854
|
*/
|
@@ -4642,6 +4947,10 @@ declare namespace LocalJSX {
|
|
4642
4947
|
* Emitted when a keyboard input occurred.
|
4643
4948
|
*/
|
4644
4949
|
"onIcInput"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
|
4950
|
+
/**
|
4951
|
+
* Emitted when a keydown event occurred.
|
4952
|
+
*/
|
4953
|
+
"onIcKeydown"?: (event: IcSearchBarCustomEvent<{ event: KeyboardEvent }>) => void;
|
4645
4954
|
/**
|
4646
4955
|
* Emitted when the state of the menu changes (i.e. open or close)
|
4647
4956
|
*/
|
@@ -4694,6 +5003,10 @@ declare namespace LocalJSX {
|
|
4694
5003
|
* If `true`, the value of the search will have its spelling and grammar checked.
|
4695
5004
|
*/
|
4696
5005
|
"spellcheck"?: boolean;
|
5006
|
+
/**
|
5007
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
5008
|
+
*/
|
5009
|
+
"theme"?: IcThemeMode;
|
4697
5010
|
/**
|
4698
5011
|
* If using external filtering, set a timeout for when loading takes too long.
|
4699
5012
|
*/
|
@@ -4719,7 +5032,7 @@ declare namespace LocalJSX {
|
|
4719
5032
|
}
|
4720
5033
|
interface IcSelect {
|
4721
5034
|
/**
|
4722
|
-
* The amount of time, in milliseconds, to wait to trigger the `
|
5035
|
+
* The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke.
|
4723
5036
|
*/
|
4724
5037
|
"debounce"?: number;
|
4725
5038
|
/**
|
@@ -4739,7 +5052,7 @@ declare namespace LocalJSX {
|
|
4739
5052
|
*/
|
4740
5053
|
"form"?: string;
|
4741
5054
|
/**
|
4742
|
-
* If `true`, the select
|
5055
|
+
* If `true`, the select will fill the width of the container.
|
4743
5056
|
*/
|
4744
5057
|
"fullWidth"?: boolean;
|
4745
5058
|
/**
|
@@ -4774,6 +5087,10 @@ declare namespace LocalJSX {
|
|
4774
5087
|
* The message displayed whilst the options are being loaded externally.
|
4775
5088
|
*/
|
4776
5089
|
"loadingLabel"?: string;
|
5090
|
+
/**
|
5091
|
+
* If `true`, multiple options can be selected.
|
5092
|
+
*/
|
5093
|
+
"multiple"?: boolean;
|
4777
5094
|
/**
|
4778
5095
|
* The name of the control, which is submitted with the form data.
|
4779
5096
|
*/
|
@@ -4787,7 +5104,7 @@ declare namespace LocalJSX {
|
|
4787
5104
|
*/
|
4788
5105
|
"onIcChange"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
|
4789
5106
|
/**
|
4790
|
-
* Emitted when the clear button is clicked.
|
5107
|
+
* Emitted when the clear or clear all button is clicked.
|
4791
5108
|
*/
|
4792
5109
|
"onIcClear"?: (event: IcSelectCustomEvent<void>) => void;
|
4793
5110
|
/**
|
@@ -4807,7 +5124,11 @@ declare namespace LocalJSX {
|
|
4807
5124
|
*/
|
4808
5125
|
"onIcOpen"?: (event: IcSelectCustomEvent<void>) => void;
|
4809
5126
|
/**
|
4810
|
-
* Emitted when
|
5127
|
+
* Emitted when `multiple` is `true` and an option is deselected.
|
5128
|
+
*/
|
5129
|
+
"onIcOptionDeselect"?: (event: IcSelectCustomEvent<IcOptionSelectEventDetail>) => void;
|
5130
|
+
/**
|
5131
|
+
* Emitted when an option is selected. Selecting an option will also trigger an `icChange/onIcChange` due to the value being updated.
|
4811
5132
|
*/
|
4812
5133
|
"onIcOptionSelect"?: (event: IcSelectCustomEvent<IcOptionSelectEventDetail>) => void;
|
4813
5134
|
/**
|
@@ -4835,11 +5156,11 @@ declare namespace LocalJSX {
|
|
4835
5156
|
*/
|
4836
5157
|
"searchMatchPosition"?: IcSearchMatchPositions;
|
4837
5158
|
/**
|
4838
|
-
* If `true`, a searchable variant of the select will be displayed which can be typed in to filter options.
|
5159
|
+
* If `true`, a searchable variant of the select will be displayed which can be typed in to filter options. This functionality is only available on the single-select variant of the select component.
|
4839
5160
|
*/
|
4840
5161
|
"searchable"?: boolean;
|
4841
5162
|
/**
|
4842
|
-
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown.
|
5163
|
+
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
|
4843
5164
|
*/
|
4844
5165
|
"selectOnEnter"?: boolean;
|
4845
5166
|
/**
|
@@ -4847,9 +5168,13 @@ declare namespace LocalJSX {
|
|
4847
5168
|
*/
|
4848
5169
|
"showClearButton"?: boolean;
|
4849
5170
|
/**
|
4850
|
-
* The size of the select
|
5171
|
+
* The size of the select.
|
4851
5172
|
*/
|
4852
5173
|
"size"?: IcSizes;
|
5174
|
+
/**
|
5175
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
5176
|
+
*/
|
5177
|
+
"theme"?: IcThemeMode;
|
4853
5178
|
/**
|
4854
5179
|
* If using external filtering, set a timeout for when loading takes too long.
|
4855
5180
|
*/
|
@@ -4863,9 +5188,9 @@ declare namespace LocalJSX {
|
|
4863
5188
|
*/
|
4864
5189
|
"validationText"?: string;
|
4865
5190
|
/**
|
4866
|
-
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input.
|
5191
|
+
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input. For the multi-select variant, the value must be an array of option values.
|
4867
5192
|
*/
|
4868
|
-
"value"?: string;
|
5193
|
+
"value"?: string | string[];
|
4869
5194
|
}
|
4870
5195
|
interface IcSideNavigation {
|
4871
5196
|
/**
|
@@ -4915,9 +5240,9 @@ declare namespace LocalJSX {
|
|
4915
5240
|
}
|
4916
5241
|
interface IcSkeleton {
|
4917
5242
|
/**
|
4918
|
-
*
|
5243
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4919
5244
|
*/
|
4920
|
-
"
|
5245
|
+
"theme"?: IcThemeMode;
|
4921
5246
|
/**
|
4922
5247
|
* The variant of the skeleton that will be displayed.
|
4923
5248
|
*/
|
@@ -4944,6 +5269,10 @@ declare namespace LocalJSX {
|
|
4944
5269
|
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
4945
5270
|
*/
|
4946
5271
|
"theme"?: "dark" | "light" | "inherit";
|
5272
|
+
/**
|
5273
|
+
* The letter case of the status tag's label.
|
5274
|
+
*/
|
5275
|
+
"uppercase"?: boolean;
|
4947
5276
|
/**
|
4948
5277
|
* The emphasis of the status tag.
|
4949
5278
|
*/
|
@@ -4972,10 +5301,6 @@ declare namespace LocalJSX {
|
|
4972
5301
|
* The alignment of the default stepper within its container.
|
4973
5302
|
*/
|
4974
5303
|
"aligned"?: IcStepperAlignment;
|
4975
|
-
/**
|
4976
|
-
* The appearance of the stepper.
|
4977
|
-
*/
|
4978
|
-
"appearance"?: "light" | "default";
|
4979
5304
|
/**
|
4980
5305
|
* The length of the connector between each step in pixels. Minimum length is 100px.
|
4981
5306
|
*/
|
@@ -4984,6 +5309,10 @@ declare namespace LocalJSX {
|
|
4984
5309
|
* If `true`, the information about each step, i.e. step title, step subtitle and step status, will be hidden on all default steps. The information about each step will still be visible in the compact variant of the stepper.
|
4985
5310
|
*/
|
4986
5311
|
"hideStepInfo"?: boolean;
|
5312
|
+
/**
|
5313
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
5314
|
+
*/
|
5315
|
+
"theme"?: IcThemeMode;
|
4987
5316
|
/**
|
4988
5317
|
* The variant of the stepper.
|
4989
5318
|
*/
|
@@ -5026,14 +5355,14 @@ declare namespace LocalJSX {
|
|
5026
5355
|
* Emitted when the toggle has focus.
|
5027
5356
|
*/
|
5028
5357
|
"onIcFocus"?: (event: IcSwitchCustomEvent<void>) => void;
|
5029
|
-
/**
|
5030
|
-
* If `true`, the switch will render the On/Off state text.
|
5031
|
-
*/
|
5032
|
-
"showState"?: boolean;
|
5033
5358
|
/**
|
5034
5359
|
* The size of the switch component.
|
5035
5360
|
*/
|
5036
5361
|
"size"?: IcSizesNoLarge;
|
5362
|
+
/**
|
5363
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
5364
|
+
*/
|
5365
|
+
"theme"?: IcThemeMode;
|
5037
5366
|
/**
|
5038
5367
|
* 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>`.
|
5039
5368
|
*/
|
@@ -5084,10 +5413,6 @@ declare namespace LocalJSX {
|
|
5084
5413
|
interface IcTabPanel {
|
5085
5414
|
}
|
5086
5415
|
interface IcTextField {
|
5087
|
-
/**
|
5088
|
-
* If `true`, the form control will have input focus when the page loads.
|
5089
|
-
*/
|
5090
|
-
"autoFocus"?: boolean;
|
5091
5416
|
/**
|
5092
5417
|
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
5093
5418
|
*/
|
@@ -5100,6 +5425,10 @@ declare namespace LocalJSX {
|
|
5100
5425
|
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
5101
5426
|
*/
|
5102
5427
|
"autocorrect"?: IcAutocorrectStates;
|
5428
|
+
/**
|
5429
|
+
* If `true`, the form control will have input focus when the page loads.
|
5430
|
+
*/
|
5431
|
+
"autofocus"?: boolean;
|
5103
5432
|
/**
|
5104
5433
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
5105
5434
|
*/
|
@@ -5204,6 +5533,10 @@ declare namespace LocalJSX {
|
|
5204
5533
|
* If `true`, the value of the text field will have its spelling and grammar checked.
|
5205
5534
|
*/
|
5206
5535
|
"spellcheck"?: boolean;
|
5536
|
+
/**
|
5537
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
5538
|
+
*/
|
5539
|
+
"theme"?: IcThemeMode;
|
5207
5540
|
/**
|
5208
5541
|
* The type of control to display. The default type is text.
|
5209
5542
|
*/
|
@@ -5227,9 +5560,9 @@ declare namespace LocalJSX {
|
|
5227
5560
|
}
|
5228
5561
|
interface IcTheme {
|
5229
5562
|
/**
|
5230
|
-
* The
|
5563
|
+
* The brand colour. Can be a hex value e.g. "#ff0000", RGB e.g. "rgb(255, 0, 0)", or RGBA e.g. "rgba(255, 0, 0, 1)".
|
5231
5564
|
*/
|
5232
|
-
"
|
5565
|
+
"brandColor"?: IcColor;
|
5233
5566
|
/**
|
5234
5567
|
* The theme mode. Can be "dark", "light", or "system". "system" will use the device or browser settings.
|
5235
5568
|
*/
|
@@ -5280,10 +5613,6 @@ declare namespace LocalJSX {
|
|
5280
5613
|
* The accessible label that will be applied to the toggle button. This is required for the icon variant of toggle buttons.
|
5281
5614
|
*/
|
5282
5615
|
"accessibleLabel"?: string;
|
5283
|
-
/**
|
5284
|
-
* The appearance of the toggle button.
|
5285
|
-
*/
|
5286
|
-
"appearance"?: IcThemeForeground;
|
5287
5616
|
/**
|
5288
5617
|
* If `true`, the toggle button will be in a checked state.
|
5289
5618
|
*/
|
@@ -5299,7 +5628,7 @@ declare namespace LocalJSX {
|
|
5299
5628
|
/**
|
5300
5629
|
* The placement of the icon in relation to the toggle button label.
|
5301
5630
|
*/
|
5302
|
-
"iconPlacement"?:
|
5631
|
+
"iconPlacement"?: IcIconPlacementOptions;
|
5303
5632
|
/**
|
5304
5633
|
* The label to display in the toggle button. This is required for the default variant of toggle buttons.
|
5305
5634
|
*/
|
@@ -5308,6 +5637,10 @@ declare namespace LocalJSX {
|
|
5308
5637
|
* If `true`, the toggle button will be in loading state.
|
5309
5638
|
*/
|
5310
5639
|
"loading"?: boolean;
|
5640
|
+
/**
|
5641
|
+
* If `true`, the toggle button will display as black in the light theme, and white in dark theme.
|
5642
|
+
*/
|
5643
|
+
"monochrome"?: boolean;
|
5311
5644
|
/**
|
5312
5645
|
* Emitted when the user clicks a toggle button.
|
5313
5646
|
*/
|
@@ -5318,6 +5651,14 @@ declare namespace LocalJSX {
|
|
5318
5651
|
* The size of the toggle button to be displayed.
|
5319
5652
|
*/
|
5320
5653
|
"size"?: IcSizes;
|
5654
|
+
/**
|
5655
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
5656
|
+
*/
|
5657
|
+
"theme"?: IcThemeMode;
|
5658
|
+
/**
|
5659
|
+
* The position of the tooltip in relation to the toggle button.
|
5660
|
+
*/
|
5661
|
+
"tooltipPlacement"?: IcButtonTooltipPlacement;
|
5321
5662
|
/**
|
5322
5663
|
* The variant of the toggle button.
|
5323
5664
|
*/
|
@@ -5328,10 +5669,6 @@ declare namespace LocalJSX {
|
|
5328
5669
|
* The accessible label of the toggle button group component to provide context for screen reader users.
|
5329
5670
|
*/
|
5330
5671
|
"accessibleLabel"?: string;
|
5331
|
-
/**
|
5332
|
-
* The appearance of the toggle button group, e.g dark, or light.
|
5333
|
-
*/
|
5334
|
-
"appearance"?: IcThemeForeground;
|
5335
5672
|
/**
|
5336
5673
|
* If `true`, the toggle button group will be set to the disabled state.
|
5337
5674
|
*/
|
@@ -5348,6 +5685,10 @@ declare namespace LocalJSX {
|
|
5348
5685
|
* If `true`, the toggle button group will be in loading state.
|
5349
5686
|
*/
|
5350
5687
|
"loading"?: boolean;
|
5688
|
+
/**
|
5689
|
+
* If `true`, the toggle button group will display as black in the light theme, and white in dark theme.
|
5690
|
+
*/
|
5691
|
+
"monochrome"?: boolean;
|
5351
5692
|
/**
|
5352
5693
|
* Emitted when a toggle button is selected.
|
5353
5694
|
*/
|
@@ -5364,12 +5705,24 @@ declare namespace LocalJSX {
|
|
5364
5705
|
* The size of the toggle buttons to be displayed. This does not affect the font size of the accessible label.
|
5365
5706
|
*/
|
5366
5707
|
"size"?: IcSizes;
|
5708
|
+
/**
|
5709
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
5710
|
+
*/
|
5711
|
+
"theme"?: IcThemeMode;
|
5712
|
+
/**
|
5713
|
+
* The position of the tooltip in relation to the toggle buttons.
|
5714
|
+
*/
|
5715
|
+
"tooltipPlacement"?: IcButtonTooltipPlacement;
|
5367
5716
|
/**
|
5368
5717
|
* The variant of the toggle button.
|
5369
5718
|
*/
|
5370
5719
|
"variant"?: "default" | "icon";
|
5371
5720
|
}
|
5372
5721
|
interface IcTooltip {
|
5722
|
+
/**
|
5723
|
+
* If `true`, the tooltip will not be displayed on click, it will require hover or using the display method.
|
5724
|
+
*/
|
5725
|
+
"disableClick"?: boolean;
|
5373
5726
|
/**
|
5374
5727
|
* If `true`, the tooltip will not be displayed on hover, it will require a click.
|
5375
5728
|
*/
|
@@ -5428,6 +5781,10 @@ declare namespace LocalJSX {
|
|
5428
5781
|
* The status info to be displayed.
|
5429
5782
|
*/
|
5430
5783
|
"status"?: string;
|
5784
|
+
/**
|
5785
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
5786
|
+
*/
|
5787
|
+
"theme"?: IcThemeMode;
|
5431
5788
|
/**
|
5432
5789
|
* The version info to be displayed.
|
5433
5790
|
*/
|