@ukic/web-components 3.0.0-alpha.11 → 3.0.0-alpha.13
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/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/core.cjs.js +13 -11
- package/dist/cjs/core.cjs.js.map +1 -1
- package/dist/cjs/{helpers-eca4c27e.js → helpers-08a9ec1c.js} +31 -26
- package/dist/cjs/helpers-08a9ec1c.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +31 -14
- package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +65 -42
- package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +37 -16
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +29 -15
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +41 -22
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +53 -37
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +35 -21
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +246 -144
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +53 -32
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +32 -9
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +48 -29
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +44 -23
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +20 -4
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-list.cjs.entry.js +11 -5
- package/dist/cjs/ic-data-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +28 -18
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +141 -98
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +35 -15
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +15 -9
- package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +8 -8
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +9 -10
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +32 -19
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +29 -17
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +32 -20
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +126 -68
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +45 -17
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +28 -21
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +5 -5
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +20 -18
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +25 -19
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +45 -27
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +69 -48
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +23 -15
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +45 -25
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +27 -14
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination.cjs.entry.js +60 -27
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +57 -42
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +53 -28
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +36 -24
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +153 -63
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +12 -5
- package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +230 -136
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +104 -71
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +11 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skip-link.cjs.entry.js +54 -0
- package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-status-tag.cjs.entry.js +25 -6
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +33 -32
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +50 -35
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +50 -22
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +45 -26
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +14 -9
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +16 -12
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +21 -15
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +175 -69
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +13 -7
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +2 -3
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +29 -21
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +61 -29
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +81 -48
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +60 -31
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +53 -27
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-d337cd8a.js +2611 -0
- package/dist/cjs/index-d337cd8a.js.map +1 -0
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +5 -4
- package/dist/collection/components/ic-accordion/ic-accordion.js +80 -46
- package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js +49 -21
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js +58 -22
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +49 -18
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +59 -14
- 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 +54 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.types.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.js +69 -32
- package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +49 -24
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +63 -40
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.css +0 -8
- package/dist/collection/components/ic-button/ic-button.js +211 -98
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +88 -42
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +91 -45
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +62 -20
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.js +67 -30
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +32 -7
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -1
- package/dist/collection/components/ic-data-list/ic-data-list.js +18 -7
- package/dist/collection/components/ic-data-list/ic-data-list.js.map +1 -1
- package/dist/collection/components/ic-data-row/ic-data-row.js +38 -21
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.js +176 -110
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.stories.js +100 -49
- package/dist/collection/components/ic-divider/ic-divider.js +55 -22
- package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.stories.js +2 -2
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +32 -13
- package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.js +49 -25
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +24 -15
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +6 -5
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.css +1 -1
- package/dist/collection/components/ic-hero/ic-hero.js +54 -25
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +40 -21
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +9 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +55 -20
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-container/ic-input-container.js +16 -6
- package/dist/collection/components/ic-input-container/ic-input-container.js.map +1 -1
- package/dist/collection/components/ic-input-label/ic-input-label.js +48 -11
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +31 -14
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.js +49 -28
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +124 -66
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.js +136 -74
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.types.js.map +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +4 -5
- package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -1
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +53 -28
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +44 -23
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +83 -28
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js +2 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +107 -63
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +30 -17
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.js +68 -31
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-pagination/ic-pagination.js +100 -44
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +48 -22
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +80 -52
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +87 -41
- 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 +31 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +20 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +64 -33
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +252 -101
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -1
- package/dist/collection/components/ic-section-container/ic-section-container.js +15 -5
- package/dist/collection/components/ic-section-container/ic-section-container.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select.css +1 -1
- package/dist/collection/components/ic-select/ic-select.js +329 -176
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +1 -2
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +143 -89
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +14 -4
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skip-link/ic-skip-link.css +26 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js +202 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js.map +1 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.stories.js +160 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +41 -9
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-step/ic-step.js +66 -40
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.js +61 -37
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.js +72 -27
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-tab/ic-tab.js +40 -21
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +60 -31
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +21 -9
- 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 +5 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +50 -14
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.js +321 -140
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.js +19 -9
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.js +49 -28
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +6 -5
- package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +116 -60
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +90 -35
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +65 -33
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +91 -45
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.js +73 -32
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/utils/helpers.js +29 -24
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/testa11y.helpers.js +2 -1
- package/dist/collection/utils/testa11y.helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +29 -24
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-accordion-group.js +29 -12
- package/dist/components/ic-accordion-group.js.map +1 -1
- package/dist/components/ic-accordion.js +63 -40
- package/dist/components/ic-accordion.js.map +1 -1
- package/dist/components/ic-alert.js +35 -14
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +28 -13
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-badge.js +39 -20
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +51 -35
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +33 -19
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +113 -63
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +51 -30
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +30 -7
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +46 -27
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +42 -21
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +19 -3
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-list.js +10 -4
- package/dist/components/ic-data-list.js.map +1 -1
- package/dist/components/ic-data-row.js +27 -17
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-dialog.js +139 -96
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-divider2.js +33 -13
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-empty-state.js +13 -7
- package/dist/components/ic-empty-state.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +6 -6
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +7 -8
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +31 -18
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +27 -15
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +30 -18
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +31 -9
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-container2.js +12 -5
- package/dist/components/ic-input-container2.js.map +1 -1
- package/dist/components/ic-input-label2.js +28 -8
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +15 -7
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +26 -19
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +89 -54
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +3 -3
- package/dist/components/ic-menu-group.js.map +1 -1
- package/dist/components/ic-menu-item2.js +18 -16
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +81 -52
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +23 -17
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +45 -27
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +68 -47
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +21 -13
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +44 -24
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +25 -12
- package/dist/components/ic-pagination-item2.js.map +1 -1
- package/dist/components/ic-pagination.js +58 -25
- package/dist/components/ic-pagination.js.map +1 -1
- package/dist/components/ic-popover-menu.js +55 -40
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +51 -26
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +34 -22
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +151 -61
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +11 -4
- package/dist/components/ic-section-container2.js.map +1 -1
- package/dist/components/ic-select.js +228 -134
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +103 -70
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +10 -3
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-skip-link.d.ts +11 -0
- package/dist/components/ic-skip-link.js +82 -0
- package/dist/components/ic-skip-link.js.map +1 -0
- package/dist/components/ic-status-tag.js +23 -4
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +31 -30
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +48 -33
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +48 -20
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +44 -25
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +12 -7
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +16 -11
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +19 -13
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field.js +173 -67
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +11 -5
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.js +1 -2
- package/dist/components/ic-toast-region.js.map +1 -1
- package/dist/components/ic-toast.js +27 -19
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-toggle-button-group.js +59 -27
- package/dist/components/ic-toggle-button-group.js.map +1 -1
- package/dist/components/ic-toggle-button.js +79 -46
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +42 -25
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +59 -30
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +51 -25
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/core.css +40 -29
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/index.esm.js.map +1 -1
- package/dist/core/p-052d1ff0.entry.js +2 -0
- package/dist/core/p-052d1ff0.entry.js.map +1 -0
- package/dist/core/p-08fbea60.entry.js +2 -0
- package/dist/core/p-08fbea60.entry.js.map +1 -0
- package/dist/core/p-0b757d78.entry.js +2 -0
- package/dist/core/p-0b757d78.entry.js.map +1 -0
- package/dist/core/p-0f34465d.entry.js +2 -0
- package/dist/core/p-0f34465d.entry.js.map +1 -0
- package/dist/core/p-111b3186.entry.js +2 -0
- package/dist/core/p-111b3186.entry.js.map +1 -0
- package/dist/core/p-144a31ec.entry.js +2 -0
- package/dist/core/p-144a31ec.entry.js.map +1 -0
- package/dist/core/{p-ca11666f.entry.js → p-180ea8ac.entry.js} +2 -2
- package/dist/core/p-180ea8ac.entry.js.map +1 -0
- package/dist/core/{p-39ab6387.entry.js → p-196e3d33.entry.js} +2 -2
- package/dist/core/p-196e3d33.entry.js.map +1 -0
- package/dist/core/{p-96b4ca6e.entry.js → p-1d6638c8.entry.js} +2 -2
- package/dist/core/p-1d6638c8.entry.js.map +1 -0
- package/dist/core/p-1d9a929b.entry.js +2 -0
- package/dist/core/p-1d9a929b.entry.js.map +1 -0
- package/dist/core/{p-27274ca8.entry.js → p-1fccec19.entry.js} +2 -2
- package/dist/core/p-1fccec19.entry.js.map +1 -0
- package/dist/core/p-269f841d.js +2 -0
- package/dist/core/p-269f841d.js.map +1 -0
- package/dist/core/{p-094f51b6.entry.js → p-27de359f.entry.js} +2 -2
- package/dist/core/p-27de359f.entry.js.map +1 -0
- package/dist/core/p-2cb55e86.entry.js +2 -0
- package/dist/core/p-2cb55e86.entry.js.map +1 -0
- package/dist/core/p-30a262d2.entry.js +2 -0
- package/dist/core/p-30a262d2.entry.js.map +1 -0
- package/dist/core/p-3b185c32.js.map +1 -1
- package/dist/core/{p-a178d53c.entry.js → p-40bc1f3e.entry.js} +2 -2
- package/dist/core/p-40bc1f3e.entry.js.map +1 -0
- package/dist/core/p-426ec638.js.map +1 -1
- package/dist/core/p-47b46637.entry.js +2 -0
- package/dist/core/p-47b46637.entry.js.map +1 -0
- package/dist/core/p-4a5ab31e.entry.js +2 -0
- package/dist/core/p-4a5ab31e.entry.js.map +1 -0
- package/dist/core/p-4e4014cd.entry.js +2 -0
- package/dist/core/p-4e4014cd.entry.js.map +1 -0
- package/dist/core/{p-25d3c3a6.entry.js → p-55eb89cc.entry.js} +2 -2
- package/dist/core/p-55eb89cc.entry.js.map +1 -0
- package/dist/core/p-59287779.entry.js +2 -0
- package/dist/core/p-59287779.entry.js.map +1 -0
- package/dist/core/p-59fc58e1.entry.js +2 -0
- package/dist/core/p-59fc58e1.entry.js.map +1 -0
- package/dist/core/p-5b7d8ee9.entry.js +2 -0
- package/dist/core/p-5b7d8ee9.entry.js.map +1 -0
- package/dist/core/{p-b404b307.entry.js → p-5fa5ba50.entry.js} +2 -2
- package/dist/core/p-5fa5ba50.entry.js.map +1 -0
- package/dist/core/p-68a5aaff.js.map +1 -1
- package/dist/core/{p-bbd4f487.entry.js → p-6c8e72b4.entry.js} +2 -2
- package/dist/core/p-6c8e72b4.entry.js.map +1 -0
- package/dist/core/p-6fdb8a79.entry.js +2 -0
- package/dist/core/p-6fdb8a79.entry.js.map +1 -0
- package/dist/core/{p-146b2788.entry.js → p-72140621.entry.js} +2 -2
- package/dist/core/p-72140621.entry.js.map +1 -0
- package/dist/core/p-76bdbc98.entry.js +2 -0
- package/dist/core/p-76bdbc98.entry.js.map +1 -0
- package/dist/core/{p-4cfe1dd8.entry.js → p-78c3ca49.entry.js} +2 -2
- package/dist/core/p-78c3ca49.entry.js.map +1 -0
- package/dist/core/p-78c51cba.entry.js +2 -0
- package/dist/core/p-78c51cba.entry.js.map +1 -0
- package/dist/core/{p-3d565739.entry.js → p-7ea79205.entry.js} +2 -2
- package/dist/core/p-7ea79205.entry.js.map +1 -0
- package/dist/core/p-8577de91.entry.js +2 -0
- package/dist/core/p-8577de91.entry.js.map +1 -0
- package/dist/core/{p-26bc7c62.entry.js → p-8856dff4.entry.js} +2 -2
- package/dist/core/p-8856dff4.entry.js.map +1 -0
- package/dist/core/p-8870d5d8.entry.js +2 -0
- package/dist/core/p-8870d5d8.entry.js.map +1 -0
- package/dist/core/{p-00587c99.entry.js → p-8b928cc9.entry.js} +2 -2
- package/dist/core/p-8b928cc9.entry.js.map +1 -0
- package/dist/core/p-8d1bee7a.entry.js +2 -0
- package/dist/core/p-8d1bee7a.entry.js.map +1 -0
- package/dist/core/p-8e4e97b4.js +3 -0
- package/dist/core/p-8e4e97b4.js.map +1 -0
- package/dist/core/p-8f319e1e.entry.js +2 -0
- package/dist/core/p-8f319e1e.entry.js.map +1 -0
- package/dist/core/p-90de3f5d.entry.js +2 -0
- package/dist/core/p-90de3f5d.entry.js.map +1 -0
- package/dist/core/p-912c8594.entry.js +2 -0
- package/dist/core/p-912c8594.entry.js.map +1 -0
- package/dist/core/{p-67b3cd55.entry.js → p-9206379d.entry.js} +2 -2
- package/dist/core/p-9206379d.entry.js.map +1 -0
- package/dist/core/p-94748b96.entry.js +2 -0
- package/dist/core/p-94748b96.entry.js.map +1 -0
- package/dist/core/p-98f906ba.entry.js +2 -0
- package/dist/core/p-98f906ba.entry.js.map +1 -0
- package/dist/core/{p-5b836707.entry.js → p-999102ee.entry.js} +2 -2
- package/dist/core/p-999102ee.entry.js.map +1 -0
- package/dist/core/p-9b741f96.entry.js +2 -0
- package/dist/core/p-9b741f96.entry.js.map +1 -0
- package/dist/core/p-9bcd2c77.entry.js +2 -0
- package/dist/core/p-9bcd2c77.entry.js.map +1 -0
- package/dist/core/p-9ee2fe04.entry.js +2 -0
- package/dist/core/p-9ee2fe04.entry.js.map +1 -0
- package/dist/core/{p-e2cf6e7e.entry.js → p-a56ec6d8.entry.js} +2 -2
- package/dist/core/p-a56ec6d8.entry.js.map +1 -0
- package/dist/core/p-abf767e3.entry.js +2 -0
- package/dist/core/p-abf767e3.entry.js.map +1 -0
- package/dist/core/p-b594bf26.entry.js +2 -0
- package/dist/core/p-b594bf26.entry.js.map +1 -0
- package/dist/core/{p-6e94c79c.entry.js → p-bd802c2f.entry.js} +2 -2
- package/dist/core/p-bd802c2f.entry.js.map +1 -0
- package/dist/core/p-bfee1e84.entry.js +2 -0
- package/dist/core/p-bfee1e84.entry.js.map +1 -0
- package/dist/core/{p-7f984e25.entry.js → p-c19cdc86.entry.js} +2 -2
- package/dist/core/p-c19cdc86.entry.js.map +1 -0
- package/dist/core/p-c2e091d7.js.map +1 -1
- package/dist/core/{p-73d6092d.entry.js → p-c3785d57.entry.js} +2 -2
- package/dist/core/p-c3785d57.entry.js.map +1 -0
- package/dist/core/{p-7b26ef60.entry.js → p-caa46d81.entry.js} +2 -2
- package/dist/core/p-caa46d81.entry.js.map +1 -0
- package/dist/core/p-ce0fb53a.entry.js +2 -0
- package/dist/core/p-ce0fb53a.entry.js.map +1 -0
- package/dist/core/p-de7542fa.entry.js +2 -0
- package/dist/core/p-de7542fa.entry.js.map +1 -0
- package/dist/core/{p-07aaf9c4.entry.js → p-df56bc50.entry.js} +2 -2
- package/dist/core/p-df56bc50.entry.js.map +1 -0
- package/dist/core/p-e1255160.js +2 -0
- package/dist/core/p-e1255160.js.map +1 -0
- package/dist/core/p-e25feba1.entry.js +2 -0
- package/dist/core/p-e25feba1.entry.js.map +1 -0
- package/dist/core/{p-c1db155d.entry.js → p-e30c6d79.entry.js} +2 -2
- package/dist/core/p-e30c6d79.entry.js.map +1 -0
- package/dist/core/p-f074ef5b.js.map +1 -1
- package/dist/core/{p-abdc2912.entry.js → p-f486d4f4.entry.js} +2 -2
- package/dist/core/p-f486d4f4.entry.js.map +1 -0
- package/dist/core/{p-a87d13b3.entry.js → p-fbce5f9a.entry.js} +2 -2
- package/dist/core/p-fbce5f9a.entry.js.map +1 -0
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/core.js +14 -12
- package/dist/esm/core.js.map +1 -1
- package/dist/esm/{helpers-a72a277b.js → helpers-de6293bf.js} +31 -26
- package/dist/esm/helpers-de6293bf.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +31 -14
- package/dist/esm/ic-accordion-group.entry.js.map +1 -1
- package/dist/esm/ic-accordion.entry.js +65 -42
- package/dist/esm/ic-accordion.entry.js.map +1 -1
- package/dist/esm/ic-alert.entry.js +37 -16
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +29 -15
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-badge.entry.js +41 -22
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +53 -37
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +35 -21
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +246 -144
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +53 -32
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +32 -9
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +48 -29
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +44 -23
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +20 -4
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-list.entry.js +11 -5
- package/dist/esm/ic-data-list.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +28 -18
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +141 -98
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +35 -15
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-empty-state.entry.js +15 -9
- package/dist/esm/ic-empty-state.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +8 -8
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +9 -10
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +32 -19
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +29 -17
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +32 -20
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +126 -68
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +45 -17
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +28 -21
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +5 -5
- package/dist/esm/ic-menu-group.entry.js.map +1 -1
- package/dist/esm/ic-menu-item.entry.js +20 -18
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +25 -19
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +45 -27
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +69 -48
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +23 -15
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +45 -25
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +27 -14
- package/dist/esm/ic-pagination-item.entry.js.map +1 -1
- package/dist/esm/ic-pagination.entry.js +60 -27
- package/dist/esm/ic-pagination.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +57 -42
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +53 -28
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +36 -24
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +153 -63
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +12 -5
- package/dist/esm/ic-section-container.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +230 -136
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +104 -71
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +11 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-skip-link.entry.js +50 -0
- package/dist/esm/ic-skip-link.entry.js.map +1 -0
- package/dist/esm/ic-status-tag.entry.js +25 -6
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +33 -32
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +50 -35
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +50 -22
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +45 -26
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +14 -9
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +16 -12
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +21 -15
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +175 -69
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +13 -7
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +2 -3
- package/dist/esm/ic-toast-region.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +29 -21
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button-group.entry.js +61 -29
- package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button.entry.js +81 -48
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +60 -31
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +53 -27
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-a7a720e7.js +2580 -0
- package/dist/esm/index-a7a720e7.js.map +1 -0
- package/dist/esm/loader.js +6 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/types/components/ic-accordion/ic-accordion.d.ts +3 -3
- package/dist/types/components/ic-accordion-group/ic-accordion-group.d.ts +5 -5
- package/dist/types/components/ic-alert/ic-alert.d.ts +1 -1
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +6 -2
- package/dist/types/components/ic-back-to-top/ic-back-to-top.types.d.ts +1 -0
- package/dist/types/components/ic-badge/ic-badge.d.ts +1 -1
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +1 -1
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +2 -2
- package/dist/types/components/ic-button/ic-button.d.ts +6 -6
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +10 -10
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +6 -6
- package/dist/types/components/ic-data-list/ic-data-list.d.ts +1 -1
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +2 -2
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +9 -6
- package/dist/types/components/ic-divider/ic-divider.d.ts +3 -3
- package/dist/types/components/ic-footer/ic-footer.d.ts +4 -4
- package/dist/types/components/ic-hero/ic-hero.d.ts +3 -3
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +6 -6
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +2 -2
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +4 -4
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +2 -2
- package/dist/types/components/ic-menu/ic-menu.d.ts +10 -10
- package/dist/types/components/ic-menu/ic-menu.types.d.ts +1 -1
- package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +2 -2
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +1 -1
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +11 -4
- package/dist/types/components/ic-navigation-group/ic-navigation-group.types.d.ts +3 -0
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +8 -8
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +3 -3
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +9 -9
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +4 -4
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +4 -4
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +8 -8
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +6 -6
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +12 -12
- package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +1 -1
- package/dist/types/components/ic-select/ic-select.d.ts +20 -20
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +12 -12
- package/dist/types/components/ic-skip-link/ic-skip-link.d.ts +33 -0
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +1 -1
- package/dist/types/components/ic-switch/ic-switch.d.ts +1 -1
- package/dist/types/components/ic-tab/ic-tab.d.ts +2 -2
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +7 -1
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +34 -33
- package/dist/types/components/ic-theme/ic-theme.d.ts +2 -2
- package/dist/types/components/ic-toast/ic-toast.d.ts +3 -3
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +1 -1
- package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +3 -3
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +9 -9
- package/dist/types/components/ic-typography/ic-typography.d.ts +1 -1
- package/dist/types/components.d.ts +292 -197
- package/dist/types/stencil-public-runtime.d.ts +9 -10
- package/dist/types/utils/helpers.d.ts +10 -10
- package/dist/types/utils/types.d.ts +8 -4
- package/hydrate/index.d.ts +53 -12
- package/hydrate/index.js +32492 -20573
- package/hydrate/index.mjs +34265 -0
- package/hydrate/package.json +7 -1
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +3 -0
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +3 -3
- package/vscode-data.json +65 -330
- package/dist/cjs/helpers-eca4c27e.js.map +0 -1
- package/dist/cjs/index-f982899d.js +0 -3047
- package/dist/cjs/index-f982899d.js.map +0 -1
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js +0 -349
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js.map +0 -1
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js +0 -129
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js.map +0 -1
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +0 -329
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +0 -1
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +0 -145
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +0 -1
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js +0 -450
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +0 -162
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js +0 -219
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js.map +0 -1
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +0 -332
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +0 -1
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js +0 -214
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js.map +0 -1
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +0 -284
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +0 -1
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +0 -188
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +0 -1
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +0 -188
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +0 -1
- package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js +0 -161
- package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js.map +0 -1
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js +0 -74
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js.map +0 -1
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +0 -448
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +0 -1
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +0 -109
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +0 -1
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js +0 -101
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js.map +0 -1
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +0 -181
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +0 -1
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +0 -46
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +0 -1
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +0 -66
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +0 -1
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +0 -109
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +0 -1
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +0 -223
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +0 -1
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +0 -172
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +0 -1
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js +0 -38
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js.map +0 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +0 -84
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +0 -1
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js +0 -89
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js.map +0 -1
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +0 -120
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +0 -1
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js +0 -149
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js.map +0 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +0 -1108
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js +0 -94
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js.map +0 -1
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +0 -121
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +0 -95
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +0 -309
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +0 -130
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js +0 -176
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js +0 -291
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js.map +0 -1
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +0 -390
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +0 -1
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js +0 -79
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js.map +0 -1
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js +0 -398
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +0 -389
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +0 -1
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +0 -553
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +0 -1
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js +0 -69
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js.map +0 -1
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +0 -1672
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +0 -503
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +0 -1
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js +0 -89
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js.map +0 -1
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +0 -26
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +0 -1
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js +0 -176
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js.map +0 -1
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +0 -752
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +0 -1
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +0 -93
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +0 -1
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +0 -175
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +0 -1
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +0 -390
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +0 -1
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js +0 -50
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js.map +0 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +0 -312
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +0 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +0 -341
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +0 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +0 -72
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +0 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +0 -79
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +0 -1
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +0 -314
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +0 -1
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js +0 -64
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js.map +0 -1
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js +0 -126
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js.map +0 -1
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js +0 -337
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js.map +0 -1
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +0 -321
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js.map +0 -1
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +0 -314
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +0 -1
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +0 -407
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +0 -1
- package/dist/collection/testspec.setup.js +0 -77
- package/dist/collection/testspec.setup.js.map +0 -1
- package/dist/core/p-00587c99.entry.js.map +0 -1
- package/dist/core/p-07aaf9c4.entry.js.map +0 -1
- package/dist/core/p-094f51b6.entry.js.map +0 -1
- package/dist/core/p-146b2788.entry.js.map +0 -1
- package/dist/core/p-15082ea5.entry.js +0 -2
- package/dist/core/p-15082ea5.entry.js.map +0 -1
- package/dist/core/p-174de9d7.entry.js +0 -2
- package/dist/core/p-174de9d7.entry.js.map +0 -1
- package/dist/core/p-17f9921d.entry.js +0 -2
- package/dist/core/p-17f9921d.entry.js.map +0 -1
- package/dist/core/p-246ea059.entry.js +0 -2
- package/dist/core/p-246ea059.entry.js.map +0 -1
- package/dist/core/p-25d3c3a6.entry.js.map +0 -1
- package/dist/core/p-26bc7c62.entry.js.map +0 -1
- package/dist/core/p-27274ca8.entry.js.map +0 -1
- package/dist/core/p-39ab6387.entry.js.map +0 -1
- package/dist/core/p-3d565739.entry.js.map +0 -1
- package/dist/core/p-3ea4a005.entry.js +0 -2
- package/dist/core/p-3ea4a005.entry.js.map +0 -1
- package/dist/core/p-41b7c67c.entry.js +0 -2
- package/dist/core/p-41b7c67c.entry.js.map +0 -1
- package/dist/core/p-4572b2ba.entry.js +0 -2
- package/dist/core/p-4572b2ba.entry.js.map +0 -1
- package/dist/core/p-4cfe1dd8.entry.js.map +0 -1
- package/dist/core/p-5b836707.entry.js.map +0 -1
- package/dist/core/p-67b3cd55.entry.js.map +0 -1
- package/dist/core/p-67b8a829.entry.js +0 -2
- package/dist/core/p-67b8a829.entry.js.map +0 -1
- package/dist/core/p-6b5e91e2.js +0 -3
- package/dist/core/p-6b5e91e2.js.map +0 -1
- package/dist/core/p-6dfa5a4b.entry.js +0 -2
- package/dist/core/p-6dfa5a4b.entry.js.map +0 -1
- package/dist/core/p-6e94c79c.entry.js.map +0 -1
- package/dist/core/p-73d6092d.entry.js.map +0 -1
- package/dist/core/p-770c52a7.entry.js +0 -2
- package/dist/core/p-770c52a7.entry.js.map +0 -1
- package/dist/core/p-7b26ef60.entry.js.map +0 -1
- package/dist/core/p-7f984e25.entry.js.map +0 -1
- package/dist/core/p-86caada0.entry.js +0 -2
- package/dist/core/p-86caada0.entry.js.map +0 -1
- package/dist/core/p-8c03b8b5.entry.js +0 -2
- package/dist/core/p-8c03b8b5.entry.js.map +0 -1
- package/dist/core/p-8fdb9b16.entry.js +0 -2
- package/dist/core/p-8fdb9b16.entry.js.map +0 -1
- package/dist/core/p-91a221b5.entry.js +0 -2
- package/dist/core/p-91a221b5.entry.js.map +0 -1
- package/dist/core/p-96b4ca6e.entry.js.map +0 -1
- package/dist/core/p-9e0c2c19.entry.js +0 -2
- package/dist/core/p-9e0c2c19.entry.js.map +0 -1
- package/dist/core/p-9f569f90.entry.js +0 -2
- package/dist/core/p-9f569f90.entry.js.map +0 -1
- package/dist/core/p-a178d53c.entry.js.map +0 -1
- package/dist/core/p-a3b7a147.entry.js +0 -2
- package/dist/core/p-a3b7a147.entry.js.map +0 -1
- package/dist/core/p-a72685f6.entry.js +0 -2
- package/dist/core/p-a72685f6.entry.js.map +0 -1
- package/dist/core/p-a87d13b3.entry.js.map +0 -1
- package/dist/core/p-abdc2912.entry.js.map +0 -1
- package/dist/core/p-b260b967.entry.js +0 -2
- package/dist/core/p-b260b967.entry.js.map +0 -1
- package/dist/core/p-b404b307.entry.js.map +0 -1
- package/dist/core/p-b6ce9ca3.entry.js +0 -2
- package/dist/core/p-b6ce9ca3.entry.js.map +0 -1
- package/dist/core/p-b6e010f3.entry.js +0 -2
- package/dist/core/p-b6e010f3.entry.js.map +0 -1
- package/dist/core/p-bbd4f487.entry.js.map +0 -1
- package/dist/core/p-bd9f3961.entry.js +0 -2
- package/dist/core/p-bd9f3961.entry.js.map +0 -1
- package/dist/core/p-c1db155d.entry.js.map +0 -1
- package/dist/core/p-c7bcdb8e.entry.js +0 -2
- package/dist/core/p-c7bcdb8e.entry.js.map +0 -1
- package/dist/core/p-ca11666f.entry.js.map +0 -1
- package/dist/core/p-cda4aca9.js +0 -2
- package/dist/core/p-cda4aca9.js.map +0 -1
- package/dist/core/p-d0afa458.entry.js +0 -2
- package/dist/core/p-d0afa458.entry.js.map +0 -1
- package/dist/core/p-d8690838.entry.js +0 -2
- package/dist/core/p-d8690838.entry.js.map +0 -1
- package/dist/core/p-dededae6.entry.js +0 -2
- package/dist/core/p-dededae6.entry.js.map +0 -1
- package/dist/core/p-df957570.entry.js +0 -2
- package/dist/core/p-df957570.entry.js.map +0 -1
- package/dist/core/p-e2cf6e7e.entry.js.map +0 -1
- package/dist/core/p-e6189634.entry.js +0 -2
- package/dist/core/p-e6189634.entry.js.map +0 -1
- package/dist/core/p-e6dc3cd1.entry.js +0 -2
- package/dist/core/p-e6dc3cd1.entry.js.map +0 -1
- package/dist/core/p-e831277e.entry.js +0 -2
- package/dist/core/p-e831277e.entry.js.map +0 -1
- package/dist/core/p-eb7c589b.entry.js +0 -2
- package/dist/core/p-eb7c589b.entry.js.map +0 -1
- package/dist/core/p-f65179fe.entry.js +0 -2
- package/dist/core/p-f65179fe.entry.js.map +0 -1
- package/dist/core/p-fd60eef7.entry.js +0 -2
- package/dist/core/p-fd60eef7.entry.js.map +0 -1
- package/dist/core/p-fd9f3fd0.entry.js +0 -2
- package/dist/core/p-fd9f3fd0.entry.js.map +0 -1
- package/dist/esm/helpers-a72a277b.js.map +0 -1
- package/dist/esm/index-d1d2c456.js +0 -3016
- package/dist/esm/index-d1d2c456.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/types/testspec.setup.d.ts +0 -24
@@ -5,8 +5,8 @@
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
6
6
|
*/
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
8
|
-
import { 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
|
-
import { IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
|
8
|
+
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcMultiValueEventDetail, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
|
9
|
+
import { IcBackToTopPositions, 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
11
|
import { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
12
12
|
import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
@@ -20,6 +20,7 @@ import { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicato
|
|
20
20
|
import { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
|
21
21
|
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
22
22
|
import { IcMenuItemVariants } from "./components/ic-menu-item/ic-menu-item.types";
|
23
|
+
import { IcNavigationOpenEventDetail } from "./components/ic-navigation-group/ic-navigation-group.types";
|
23
24
|
import { IcChangeEventDetail as IcChangeEventDetail1, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
|
24
25
|
import { IcPaginationItemType } from "./components/ic-pagination-item/ic-pagination-item.types";
|
25
26
|
import { IcChangeEventDetail as IcChangeEventDetail2 } from "./components/ic-radio-group/ic-radio-group.types";
|
@@ -34,8 +35,8 @@ import { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from
|
|
34
35
|
import { IcChangeEventDetail as IcChangeEventDetail3 } from "./components/ic-toggle-button-group/ic-toggle-button-group.types";
|
35
36
|
import { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
36
37
|
import { Options } from "@popperjs/core";
|
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";
|
38
|
-
export { IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
|
38
|
+
export { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcMultiValueEventDetail, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
|
39
|
+
export { IcBackToTopPositions, IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
|
39
40
|
export { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic-badge/ic-badge.types";
|
40
41
|
export { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
41
42
|
export { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
@@ -49,6 +50,7 @@ export { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicato
|
|
49
50
|
export { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
|
50
51
|
export { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
51
52
|
export { IcMenuItemVariants } from "./components/ic-menu-item/ic-menu-item.types";
|
53
|
+
export { IcNavigationOpenEventDetail } from "./components/ic-navigation-group/ic-navigation-group.types";
|
52
54
|
export { IcChangeEventDetail as IcChangeEventDetail1, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
|
53
55
|
export { IcPaginationItemType } from "./components/ic-pagination-item/ic-pagination-item.types";
|
54
56
|
export { IcChangeEventDetail as IcChangeEventDetail2 } from "./components/ic-radio-group/ic-radio-group.types";
|
@@ -72,7 +74,7 @@ export namespace Components {
|
|
72
74
|
/**
|
73
75
|
* If `true`, the accordion appears expanded.
|
74
76
|
*/
|
75
|
-
"expanded"
|
77
|
+
"expanded"?: boolean;
|
76
78
|
/**
|
77
79
|
* The section header outlining section content.
|
78
80
|
*/
|
@@ -98,15 +100,15 @@ export namespace Components {
|
|
98
100
|
/**
|
99
101
|
* The accessible button label to provide more context to the 'See all/Hide all' button for screen reader users.
|
100
102
|
*/
|
101
|
-
"accessibleButtonLabel"
|
103
|
+
"accessibleButtonLabel"?: string;
|
102
104
|
/**
|
103
105
|
* If `true`, the accordion will load in an expanded state.
|
104
106
|
*/
|
105
|
-
"expanded"
|
107
|
+
"expanded"?: boolean;
|
106
108
|
/**
|
107
109
|
* The header for the accordion group.
|
108
110
|
*/
|
109
|
-
"label"
|
111
|
+
"label"?: string;
|
110
112
|
/**
|
111
113
|
* Sets the focus on first focusable element in the accordion group. If the "See/Hide all" button is present, it will be focused. Otherwise, the first accordion will be focused.
|
112
114
|
*/
|
@@ -114,7 +116,7 @@ export namespace Components {
|
|
114
116
|
/**
|
115
117
|
* If `true`, only one accordion will open at a time.
|
116
118
|
*/
|
117
|
-
"singleExpansion"
|
119
|
+
"singleExpansion"?: boolean;
|
118
120
|
/**
|
119
121
|
* The size of the accordion.
|
120
122
|
*/
|
@@ -144,7 +146,7 @@ export namespace Components {
|
|
144
146
|
/**
|
145
147
|
* If `true`, the default icon for the neutral variant will appear on the left of the alert.
|
146
148
|
*/
|
147
|
-
"showDefaultIcon"
|
149
|
+
"showDefaultIcon"?: boolean;
|
148
150
|
/**
|
149
151
|
* 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
152
|
*/
|
@@ -159,6 +161,10 @@ export namespace Components {
|
|
159
161
|
"variant"?: IcStatusVariants;
|
160
162
|
}
|
161
163
|
interface IcBackToTop {
|
164
|
+
/**
|
165
|
+
* The horizontal position of the element.
|
166
|
+
*/
|
167
|
+
"position"?: IcBackToTopPositions;
|
162
168
|
/**
|
163
169
|
* The ID of the element to jump back to when the link is clicked.
|
164
170
|
*/
|
@@ -170,7 +176,7 @@ export namespace Components {
|
|
170
176
|
/**
|
171
177
|
* The variant of the button to render
|
172
178
|
*/
|
173
|
-
"variant"
|
179
|
+
"variant"?: IcBackToTopVariants;
|
174
180
|
}
|
175
181
|
interface IcBadge {
|
176
182
|
/**
|
@@ -212,7 +218,7 @@ export namespace Components {
|
|
212
218
|
/**
|
213
219
|
* If `true`, the badge will be displayed.
|
214
220
|
*/
|
215
|
-
"visible"
|
221
|
+
"visible"?: boolean;
|
216
222
|
}
|
217
223
|
interface IcBreadcrumb {
|
218
224
|
/**
|
@@ -232,18 +238,18 @@ export namespace Components {
|
|
232
238
|
* Sets focus on the breadcrumb.
|
233
239
|
*/
|
234
240
|
"setFocus": () => Promise<void>;
|
235
|
-
"showBackIcon"
|
241
|
+
"showBackIcon"?: boolean;
|
236
242
|
"theme"?: IcThemeMode;
|
237
243
|
}
|
238
244
|
interface IcBreadcrumbGroup {
|
239
245
|
/**
|
240
246
|
* If `true`, display only a single breadcrumb for the parent page with a back icon.
|
241
247
|
*/
|
242
|
-
"backBreadcrumbOnly"
|
248
|
+
"backBreadcrumbOnly"?: boolean;
|
243
249
|
/**
|
244
250
|
* If `true`, all breadcrumbs between the first and last breadcrumb will be collapsed.
|
245
251
|
*/
|
246
|
-
"collapsed"
|
252
|
+
"collapsed"?: boolean;
|
247
253
|
/**
|
248
254
|
* If `true`, the breadcrumb group will display as black in the light theme, and white in the dark theme.
|
249
255
|
*/
|
@@ -258,8 +264,8 @@ export namespace Components {
|
|
258
264
|
* If `fileUpload` is set to `true`, this is the accepted list of file types.
|
259
265
|
*/
|
260
266
|
"accept"?: string;
|
261
|
-
"ariaControlsId"
|
262
|
-
"ariaOwnsId"
|
267
|
+
"ariaControlsId"?: string | boolean;
|
268
|
+
"ariaOwnsId"?: string | boolean;
|
263
269
|
/**
|
264
270
|
* 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.
|
265
271
|
*/
|
@@ -283,7 +289,7 @@ export namespace Components {
|
|
283
289
|
/**
|
284
290
|
* The name of the control for the file input, which is submitted with the form data.
|
285
291
|
*/
|
286
|
-
"fileInputName"
|
292
|
+
"fileInputName"?: string;
|
287
293
|
/**
|
288
294
|
* If `true`, when the button is clicked the native file explorer will be launched.
|
289
295
|
*/
|
@@ -347,7 +353,7 @@ export namespace Components {
|
|
347
353
|
/**
|
348
354
|
* The list of the files that have been selected by a user.
|
349
355
|
*/
|
350
|
-
"selectedFiles"
|
356
|
+
"selectedFiles"?: FileList;
|
351
357
|
/**
|
352
358
|
* Sets focus on the native `button`.
|
353
359
|
*/
|
@@ -443,7 +449,7 @@ export namespace Components {
|
|
443
449
|
/**
|
444
450
|
* The style of additionalField that will be displayed if used.
|
445
451
|
*/
|
446
|
-
"additionalFieldDisplay"
|
452
|
+
"additionalFieldDisplay"?: IcAdditionalFieldTypes;
|
447
453
|
/**
|
448
454
|
* 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.
|
449
455
|
*/
|
@@ -455,7 +461,7 @@ export namespace Components {
|
|
455
461
|
/**
|
456
462
|
* The text to be displayed when dynamic.
|
457
463
|
*/
|
458
|
-
"dynamicText"
|
464
|
+
"dynamicText"?: string;
|
459
465
|
/**
|
460
466
|
* The <form> element to associate the checkbox with.
|
461
467
|
*/
|
@@ -463,15 +469,15 @@ export namespace Components {
|
|
463
469
|
/**
|
464
470
|
* The group label for the checkbox.
|
465
471
|
*/
|
466
|
-
"groupLabel"
|
472
|
+
"groupLabel"?: string;
|
467
473
|
/**
|
468
474
|
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
469
475
|
*/
|
470
|
-
"hideLabel"
|
476
|
+
"hideLabel"?: boolean;
|
471
477
|
/**
|
472
478
|
* If `true`, the indeterminate state will be displayed when checked.
|
473
479
|
*/
|
474
|
-
"indeterminate"
|
480
|
+
"indeterminate"?: boolean;
|
475
481
|
/**
|
476
482
|
* The label for the checkbox.
|
477
483
|
*/
|
@@ -479,11 +485,11 @@ export namespace Components {
|
|
479
485
|
/**
|
480
486
|
* The name for the checkbox. If not set when used in a checkbox group, the name will be based on the group name.
|
481
487
|
*/
|
482
|
-
"name"
|
488
|
+
"name"?: string;
|
483
489
|
/**
|
484
490
|
* If `true`, the checkbox will behave like a native checkbox where the `indeterminate` prop sets the indeterminate visual styling, independent of the `checked` state.
|
485
491
|
*/
|
486
|
-
"nativeIndeterminateBehaviour"
|
492
|
+
"nativeIndeterminateBehaviour"?: boolean;
|
487
493
|
/**
|
488
494
|
* Sets focus on the checkbox.
|
489
495
|
*/
|
@@ -505,15 +511,15 @@ export namespace Components {
|
|
505
511
|
/**
|
506
512
|
* If `true`, the checkbox group will be set to the disabled state.
|
507
513
|
*/
|
508
|
-
"disabled"
|
514
|
+
"disabled"?: boolean;
|
509
515
|
/**
|
510
516
|
* The helper text that will be displayed for additional field guidance.
|
511
517
|
*/
|
512
|
-
"helperText"
|
518
|
+
"helperText"?: string;
|
513
519
|
/**
|
514
520
|
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
515
521
|
*/
|
516
|
-
"hideLabel"
|
522
|
+
"hideLabel"?: boolean;
|
517
523
|
/**
|
518
524
|
* The label for the checkbox group to be displayed.
|
519
525
|
*/
|
@@ -525,7 +531,7 @@ export namespace Components {
|
|
525
531
|
/**
|
526
532
|
* If `true`, the checkbox group will require a value.
|
527
533
|
*/
|
528
|
-
"required"
|
534
|
+
"required"?: boolean;
|
529
535
|
/**
|
530
536
|
* The size of the checkboxes to be displayed. This does not affect the font size of the label.
|
531
537
|
*/
|
@@ -537,11 +543,11 @@ export namespace Components {
|
|
537
543
|
/**
|
538
544
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
539
545
|
*/
|
540
|
-
"validationStatus"
|
546
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
541
547
|
/**
|
542
548
|
* The validation text - e.g. 'error' | 'warning' | 'success'.
|
543
549
|
*/
|
544
|
-
"validationText"
|
550
|
+
"validationText"?: string;
|
545
551
|
}
|
546
552
|
interface IcChip {
|
547
553
|
/**
|
@@ -611,7 +617,7 @@ export namespace Components {
|
|
611
617
|
/**
|
612
618
|
* The title for the data list.
|
613
619
|
*/
|
614
|
-
"heading"
|
620
|
+
"heading"?: string;
|
615
621
|
/**
|
616
622
|
* The size of the data list component.
|
617
623
|
*/
|
@@ -625,7 +631,7 @@ export namespace Components {
|
|
625
631
|
/**
|
626
632
|
* The label in the leftmost cell of the row.
|
627
633
|
*/
|
628
|
-
"label"
|
634
|
+
"label"?: string;
|
629
635
|
/**
|
630
636
|
* The size of the data row component.
|
631
637
|
*/
|
@@ -637,7 +643,7 @@ export namespace Components {
|
|
637
643
|
/**
|
638
644
|
* The value of the middle (right if no end-component supplied) cell of the row.
|
639
645
|
*/
|
640
|
-
"value"
|
646
|
+
"value"?: string;
|
641
647
|
}
|
642
648
|
interface IcDialog {
|
643
649
|
/**
|
@@ -675,7 +681,7 @@ export namespace Components {
|
|
675
681
|
/**
|
676
682
|
* Sets the heading for the dialog.
|
677
683
|
*/
|
678
|
-
"heading"
|
684
|
+
"heading"?: string;
|
679
685
|
/**
|
680
686
|
* If `true`, the close button will not be displayed.
|
681
687
|
*/
|
@@ -687,7 +693,7 @@ export namespace Components {
|
|
687
693
|
/**
|
688
694
|
* If `true`, the dialog will be displayed.
|
689
695
|
*/
|
690
|
-
"open"
|
696
|
+
"open"?: boolean;
|
691
697
|
/**
|
692
698
|
* Sets the maximum and minimum height and width for the dialog.
|
693
699
|
*/
|
@@ -701,7 +707,7 @@ export namespace Components {
|
|
701
707
|
/**
|
702
708
|
* The line style of the divider.
|
703
709
|
*/
|
704
|
-
"borderStyle"
|
710
|
+
"borderStyle"?: IcDividerStyles;
|
705
711
|
/**
|
706
712
|
* The label for the divider. The label placement will need to be set for the label to be displayed correctly.
|
707
713
|
*/
|
@@ -717,7 +723,7 @@ export namespace Components {
|
|
717
723
|
/**
|
718
724
|
* The orientation of the divider.
|
719
725
|
*/
|
720
|
-
"orientation"
|
726
|
+
"orientation"?: IcOrientation;
|
721
727
|
/**
|
722
728
|
* 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
729
|
*/
|
@@ -725,7 +731,7 @@ export namespace Components {
|
|
725
731
|
/**
|
726
732
|
* The thickness of the divider.
|
727
733
|
*/
|
728
|
-
"weight"
|
734
|
+
"weight"?: IcDividerWeights;
|
729
735
|
}
|
730
736
|
interface IcEmptyState {
|
731
737
|
/**
|
@@ -769,15 +775,15 @@ export namespace Components {
|
|
769
775
|
/**
|
770
776
|
* The caption displayed at the bottom of the footer.
|
771
777
|
*/
|
772
|
-
"caption"
|
778
|
+
"caption"?: string;
|
773
779
|
/**
|
774
780
|
* If `true`, the footer will display the crown copyright at the bottom.
|
775
781
|
*/
|
776
|
-
"copyright"
|
782
|
+
"copyright"?: boolean;
|
777
783
|
/**
|
778
784
|
* The description displayed at the top of the footer.
|
779
785
|
*/
|
780
|
-
"description"
|
786
|
+
"description"?: string;
|
781
787
|
/**
|
782
788
|
* If `true`, the footer will be set up to handle link groups instead of standalone links.
|
783
789
|
*/
|
@@ -819,7 +825,7 @@ export namespace Components {
|
|
819
825
|
/**
|
820
826
|
* The alignment of the hero.
|
821
827
|
*/
|
822
|
-
"aligned"
|
828
|
+
"aligned"?: IcAlignment;
|
823
829
|
/**
|
824
830
|
* The optional background image.
|
825
831
|
*/
|
@@ -827,7 +833,7 @@ export namespace Components {
|
|
827
833
|
/**
|
828
834
|
* The alignment of the hero content.
|
829
835
|
*/
|
830
|
-
"contentAligned"
|
836
|
+
"contentAligned"?: IcHeroContentAlignments;
|
831
837
|
/**
|
832
838
|
* If `true`, the background image (if set) will not scroll using a parallax effect.
|
833
839
|
*/
|
@@ -835,7 +841,7 @@ export namespace Components {
|
|
835
841
|
/**
|
836
842
|
* The heading of the hero. An <h2> level heading.
|
837
843
|
*/
|
838
|
-
"heading"
|
844
|
+
"heading"?: string;
|
839
845
|
/**
|
840
846
|
* The optional secondary heading, an <h3> level heading. Replaced by slotted right content.
|
841
847
|
*/
|
@@ -867,19 +873,19 @@ export namespace Components {
|
|
867
873
|
/**
|
868
874
|
* If `true`, the disabled state will be set.
|
869
875
|
*/
|
870
|
-
"disabled"
|
876
|
+
"disabled"?: boolean;
|
871
877
|
/**
|
872
878
|
* If `true`, the input component container will fill the width of the container it is in.
|
873
879
|
*/
|
874
|
-
"fullWidth"
|
880
|
+
"fullWidth"?: boolean;
|
875
881
|
/**
|
876
882
|
* If `true`, the input component container will allow for multiple lines.
|
877
883
|
*/
|
878
|
-
"multiLine"
|
884
|
+
"multiLine"?: boolean;
|
879
885
|
/**
|
880
886
|
* If `true`, the readonly state will be set.
|
881
887
|
*/
|
882
|
-
"readonly"
|
888
|
+
"readonly"?: boolean;
|
883
889
|
/**
|
884
890
|
* The size of the input component container component.
|
885
891
|
*/
|
@@ -887,11 +893,11 @@ export namespace Components {
|
|
887
893
|
/**
|
888
894
|
* If `true`, the validation will display inline.
|
889
895
|
*/
|
890
|
-
"validationInline"
|
896
|
+
"validationInline"?: boolean;
|
891
897
|
/**
|
892
898
|
* The validation status of the input component container - e.g. 'error' | 'warning' | 'success'.
|
893
899
|
*/
|
894
|
-
"validationStatus"
|
900
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
895
901
|
}
|
896
902
|
interface IcInputContainer {
|
897
903
|
/**
|
@@ -907,11 +913,11 @@ export namespace Components {
|
|
907
913
|
/**
|
908
914
|
* If `true`, the disabled state will be set.
|
909
915
|
*/
|
910
|
-
"disabled"
|
916
|
+
"disabled"?: boolean;
|
911
917
|
/**
|
912
918
|
* The ID of the form element the label is bound to.
|
913
919
|
*/
|
914
|
-
"for"
|
920
|
+
"for"?: string;
|
915
921
|
/**
|
916
922
|
* The helper text that will be displayed.
|
917
923
|
*/
|
@@ -942,15 +948,15 @@ export namespace Components {
|
|
942
948
|
/**
|
943
949
|
* The ARIA live mode to apply to the message.
|
944
950
|
*/
|
945
|
-
"ariaLiveMode"
|
951
|
+
"ariaLiveMode"?: IcAriaLiveModeVariants;
|
946
952
|
/**
|
947
953
|
* The ID of the form element the validation is bound to.
|
948
954
|
*/
|
949
|
-
"for"
|
955
|
+
"for"?: string;
|
950
956
|
/**
|
951
957
|
* If `true`, the input validation will fill the width of the container.
|
952
958
|
*/
|
953
|
-
"fullWidth"
|
959
|
+
"fullWidth"?: boolean;
|
954
960
|
/**
|
955
961
|
* The validation message to display.
|
956
962
|
*/
|
@@ -958,7 +964,7 @@ export namespace Components {
|
|
958
964
|
/**
|
959
965
|
* The status of the validation - e.g. 'error' | 'warning' | 'success'.
|
960
966
|
*/
|
961
|
-
"status"
|
967
|
+
"status"?: IcInformationStatusOrEmpty;
|
962
968
|
}
|
963
969
|
interface IcLink {
|
964
970
|
/**
|
@@ -1039,7 +1045,7 @@ export namespace Components {
|
|
1039
1045
|
/**
|
1040
1046
|
* 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
1047
|
*/
|
1042
|
-
"theme"
|
1048
|
+
"theme"?: IcThemeMode;
|
1043
1049
|
/**
|
1044
1050
|
* The type of indicator, either linear or circular.
|
1045
1051
|
*/
|
@@ -1054,15 +1060,15 @@ export namespace Components {
|
|
1054
1060
|
* The reference to an anchor element the menu will position itself from when rendered.
|
1055
1061
|
*/
|
1056
1062
|
"anchorEl": HTMLElement;
|
1057
|
-
"autofocusOnSelected"
|
1063
|
+
"autofocusOnSelected"?: boolean;
|
1058
1064
|
/**
|
1059
1065
|
* If `true`, the menu will close when an option is selected.
|
1060
1066
|
*/
|
1061
|
-
"closeOnSelect"
|
1067
|
+
"closeOnSelect"?: boolean;
|
1062
1068
|
/**
|
1063
1069
|
* If `true`, the menu will fill the width of the container.
|
1064
1070
|
*/
|
1065
|
-
"fullWidth"
|
1071
|
+
"fullWidth"?: boolean;
|
1066
1072
|
"handleClickOpen": () => Promise<void>;
|
1067
1073
|
/**
|
1068
1074
|
* Used alongside activationType If menu is opened via keyboard navigation (i.e. Enter, ArrowUp or ArrowDown), emit optionSelect custom event.
|
@@ -1082,7 +1088,7 @@ export namespace Components {
|
|
1082
1088
|
/**
|
1083
1089
|
* The custom name for the label field for IcMenuOption.
|
1084
1090
|
*/
|
1085
|
-
"labelField"
|
1091
|
+
"labelField"?: string;
|
1086
1092
|
/**
|
1087
1093
|
* The ID of the menu.
|
1088
1094
|
*/
|
@@ -1112,7 +1118,7 @@ export namespace Components {
|
|
1112
1118
|
/**
|
1113
1119
|
* The custom name for the value field for IcMenuOption.
|
1114
1120
|
*/
|
1115
|
-
"valueField"
|
1121
|
+
"valueField"?: string;
|
1116
1122
|
}
|
1117
1123
|
interface IcMenuGroup {
|
1118
1124
|
/**
|
@@ -1124,7 +1130,7 @@ export namespace Components {
|
|
1124
1130
|
/**
|
1125
1131
|
* If `true`, the menu item will be in a checked state. This is only applicable when variant is set to `toggle`.
|
1126
1132
|
*/
|
1127
|
-
"checked"
|
1133
|
+
"checked"?: boolean;
|
1128
1134
|
/**
|
1129
1135
|
* The description displayed in the menu item, below the label.
|
1130
1136
|
*/
|
@@ -1168,7 +1174,7 @@ export namespace Components {
|
|
1168
1174
|
/**
|
1169
1175
|
* The variant of the menu item.
|
1170
1176
|
*/
|
1171
|
-
"variant"
|
1177
|
+
"variant"?: IcMenuItemVariants;
|
1172
1178
|
}
|
1173
1179
|
interface IcNavigationButton {
|
1174
1180
|
/**
|
@@ -1212,7 +1218,7 @@ export namespace Components {
|
|
1212
1218
|
/**
|
1213
1219
|
* If `true`, the group will be expandable in the side menu.
|
1214
1220
|
*/
|
1215
|
-
"expandable"
|
1221
|
+
"expandable"?: boolean;
|
1216
1222
|
/**
|
1217
1223
|
* The label to display on the group.
|
1218
1224
|
*/
|
@@ -1227,17 +1233,17 @@ export namespace Components {
|
|
1227
1233
|
"theme"?: IcThemeMode;
|
1228
1234
|
}
|
1229
1235
|
interface IcNavigationItem {
|
1230
|
-
"collapsedIconLabel"
|
1231
|
-
"displayNavigationTooltip"
|
1236
|
+
"collapsedIconLabel"?: boolean;
|
1237
|
+
"displayNavigationTooltip"?: boolean;
|
1232
1238
|
/**
|
1233
1239
|
* If `true`, the user can save the linked URL instead of navigating to it.
|
1234
1240
|
*/
|
1235
1241
|
"download"?: string | boolean;
|
1236
|
-
"expandable"
|
1242
|
+
"expandable"?: boolean;
|
1237
1243
|
/**
|
1238
1244
|
* The destination of the navigation item.
|
1239
1245
|
*/
|
1240
|
-
"href"
|
1246
|
+
"href"?: string;
|
1241
1247
|
/**
|
1242
1248
|
* The human language of the linked URL.
|
1243
1249
|
*/
|
@@ -1245,7 +1251,7 @@ export namespace Components {
|
|
1245
1251
|
/**
|
1246
1252
|
* The label of the navigation item.
|
1247
1253
|
*/
|
1248
|
-
"label"
|
1254
|
+
"label"?: string;
|
1249
1255
|
/**
|
1250
1256
|
* How much of the referrer to send when following the link.
|
1251
1257
|
*/
|
@@ -1257,7 +1263,7 @@ export namespace Components {
|
|
1257
1263
|
/**
|
1258
1264
|
* If `true`, the navigation item will be set in a selected state.
|
1259
1265
|
*/
|
1260
|
-
"selected"
|
1266
|
+
"selected"?: boolean;
|
1261
1267
|
/**
|
1262
1268
|
* Sets focus on the nav item.
|
1263
1269
|
*/
|
@@ -1275,7 +1281,7 @@ export namespace Components {
|
|
1275
1281
|
/**
|
1276
1282
|
* The status info to display.
|
1277
1283
|
*/
|
1278
|
-
"status"
|
1284
|
+
"status"?: string;
|
1279
1285
|
/**
|
1280
1286
|
* 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
1287
|
*/
|
@@ -1283,7 +1289,7 @@ export namespace Components {
|
|
1283
1289
|
/**
|
1284
1290
|
* The version info to display.
|
1285
1291
|
*/
|
1286
|
-
"version"
|
1292
|
+
"version"?: string;
|
1287
1293
|
}
|
1288
1294
|
interface IcPageHeader {
|
1289
1295
|
/**
|
@@ -1327,35 +1333,35 @@ export namespace Components {
|
|
1327
1333
|
/**
|
1328
1334
|
* The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
1329
1335
|
*/
|
1330
|
-
"adjacentPageCount"
|
1336
|
+
"adjacentPageCount"?: number;
|
1331
1337
|
/**
|
1332
1338
|
* The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
|
1333
1339
|
*/
|
1334
|
-
"boundaryPageCount"
|
1340
|
+
"boundaryPageCount"?: number;
|
1335
1341
|
/**
|
1336
1342
|
* The current page displayed by the pagination.
|
1337
1343
|
*/
|
1338
|
-
"currentPage"
|
1344
|
+
"currentPage"?: number;
|
1339
1345
|
/**
|
1340
1346
|
* The default page to display.
|
1341
1347
|
*/
|
1342
|
-
"defaultPage"
|
1348
|
+
"defaultPage"?: number;
|
1343
1349
|
/**
|
1344
1350
|
* If `true`, the pagination will not allow interaction.
|
1345
1351
|
*/
|
1346
|
-
"disabled"
|
1352
|
+
"disabled"?: boolean;
|
1347
1353
|
/**
|
1348
1354
|
* If `true`, the current page of the simple pagination will not be displayed.
|
1349
1355
|
*/
|
1350
|
-
"hideCurrentPage"
|
1356
|
+
"hideCurrentPage"?: boolean;
|
1351
1357
|
/**
|
1352
1358
|
* If `true`, the first and last page buttons will not be displayed.
|
1353
1359
|
*/
|
1354
|
-
"hideFirstAndLastPageButton"
|
1360
|
+
"hideFirstAndLastPageButton"?: boolean;
|
1355
1361
|
/**
|
1356
1362
|
* The label for the pagination item (applicable when simple pagination is being used).
|
1357
1363
|
*/
|
1358
|
-
"label"
|
1364
|
+
"label"?: string;
|
1359
1365
|
/**
|
1360
1366
|
* If `true`, the pagination will display as black in the light theme, and white in dark theme.
|
1361
1367
|
*/
|
@@ -1376,17 +1382,17 @@ export namespace Components {
|
|
1376
1382
|
/**
|
1377
1383
|
* The type of pagination to be used.
|
1378
1384
|
*/
|
1379
|
-
"type"
|
1385
|
+
"type"?: IcPaginationTypes;
|
1380
1386
|
}
|
1381
1387
|
interface IcPaginationItem {
|
1382
1388
|
/**
|
1383
1389
|
* If `true`, the pagination item will be disabled.
|
1384
1390
|
*/
|
1385
|
-
"disabled"
|
1391
|
+
"disabled"?: boolean;
|
1386
1392
|
/**
|
1387
1393
|
* The label for the pagination item (applicable when simple pagination is being used).
|
1388
1394
|
*/
|
1389
|
-
"label"
|
1395
|
+
"label"?: string;
|
1390
1396
|
/**
|
1391
1397
|
* If `true`, the pagination item will display as black in the light theme, and white in dark theme.
|
1392
1398
|
*/
|
@@ -1394,7 +1400,7 @@ export namespace Components {
|
|
1394
1400
|
/**
|
1395
1401
|
* The current page number.
|
1396
1402
|
*/
|
1397
|
-
"page"
|
1403
|
+
"page"?: number;
|
1398
1404
|
/**
|
1399
1405
|
* If `true`, the pagination item will be selected.
|
1400
1406
|
*/
|
@@ -1412,7 +1418,7 @@ export namespace Components {
|
|
1412
1418
|
/**
|
1413
1419
|
* The ID of the element the popover menu will anchor itself to. This is required unless the popover is a submenu.
|
1414
1420
|
*/
|
1415
|
-
"anchor"
|
1421
|
+
"anchor"?: string;
|
1416
1422
|
/**
|
1417
1423
|
* @param setFocusToAnchor when true return focus to anchor element when menu is closed
|
1418
1424
|
*/
|
@@ -1420,7 +1426,7 @@ export namespace Components {
|
|
1420
1426
|
/**
|
1421
1427
|
* If `true`, the popover menu will be displayed.
|
1422
1428
|
*/
|
1423
|
-
"open"
|
1429
|
+
"open"?: boolean | undefined;
|
1424
1430
|
"openFromChild": () => Promise<void>;
|
1425
1431
|
"openFromParent": () => Promise<void>;
|
1426
1432
|
"parentLabel"?: string;
|
@@ -1429,7 +1435,7 @@ export namespace Components {
|
|
1429
1435
|
* The unique identifier for a popover submenu.
|
1430
1436
|
*/
|
1431
1437
|
"submenuId"?: string;
|
1432
|
-
"submenuLevel"
|
1438
|
+
"submenuLevel"?: number;
|
1433
1439
|
/**
|
1434
1440
|
* 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
1441
|
*/
|
@@ -1439,15 +1445,15 @@ export namespace Components {
|
|
1439
1445
|
/**
|
1440
1446
|
* If `true`, the disabled state will be set.
|
1441
1447
|
*/
|
1442
|
-
"disabled"
|
1448
|
+
"disabled"?: boolean;
|
1443
1449
|
/**
|
1444
1450
|
* The helper text that will be displayed for additional field guidance.
|
1445
1451
|
*/
|
1446
|
-
"helperText"
|
1452
|
+
"helperText"?: string;
|
1447
1453
|
/**
|
1448
1454
|
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
1449
1455
|
*/
|
1450
|
-
"hideLabel"
|
1456
|
+
"hideLabel"?: boolean;
|
1451
1457
|
/**
|
1452
1458
|
* The label for the radio group to be displayed.
|
1453
1459
|
*/
|
@@ -1459,11 +1465,11 @@ export namespace Components {
|
|
1459
1465
|
/**
|
1460
1466
|
* The orientation of the radio buttons in the radio group. If there are more than two radio buttons in a radio group or either of the radio buttons use the `additional-field` slot, then the orientation will always be vertical.
|
1461
1467
|
*/
|
1462
|
-
"orientation"
|
1468
|
+
"orientation"?: IcOrientation;
|
1463
1469
|
/**
|
1464
1470
|
* If `true`, the radio group will require a value.
|
1465
1471
|
*/
|
1466
|
-
"required"
|
1472
|
+
"required"?: boolean;
|
1467
1473
|
/**
|
1468
1474
|
* The size of the radio group component.
|
1469
1475
|
*/
|
@@ -1475,17 +1481,17 @@ export namespace Components {
|
|
1475
1481
|
/**
|
1476
1482
|
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
1477
1483
|
*/
|
1478
|
-
"validationStatus"
|
1484
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
1479
1485
|
/**
|
1480
1486
|
* The validation text - e.g. 'error' | 'warning' | 'success'.
|
1481
1487
|
*/
|
1482
|
-
"validationText"
|
1488
|
+
"validationText"?: string;
|
1483
1489
|
}
|
1484
1490
|
interface IcRadioOption {
|
1485
1491
|
/**
|
1486
1492
|
* The style of additionalField that will be displayed if used.
|
1487
1493
|
*/
|
1488
|
-
"additionalFieldDisplay"
|
1494
|
+
"additionalFieldDisplay"?: IcAdditionalFieldTypes;
|
1489
1495
|
/**
|
1490
1496
|
* If `true`, the disabled state will be set.
|
1491
1497
|
*/
|
@@ -1493,7 +1499,7 @@ export namespace Components {
|
|
1493
1499
|
/**
|
1494
1500
|
* The text to be displayed when dynamic.
|
1495
1501
|
*/
|
1496
|
-
"dynamicText"
|
1502
|
+
"dynamicText"?: string;
|
1497
1503
|
/**
|
1498
1504
|
* The <form> element to associate the radio with.
|
1499
1505
|
*/
|
@@ -1501,7 +1507,7 @@ export namespace Components {
|
|
1501
1507
|
/**
|
1502
1508
|
* The group label for the radio option.
|
1503
1509
|
*/
|
1504
|
-
"groupLabel"
|
1510
|
+
"groupLabel"?: string;
|
1505
1511
|
/**
|
1506
1512
|
* The label for the radio option.
|
1507
1513
|
*/
|
@@ -1509,7 +1515,7 @@ export namespace Components {
|
|
1509
1515
|
/**
|
1510
1516
|
* The name for the radio option.
|
1511
1517
|
*/
|
1512
|
-
"name"
|
1518
|
+
"name"?: string;
|
1513
1519
|
/**
|
1514
1520
|
* If `true`, the radio option will be displayed in a selected state.
|
1515
1521
|
*/
|
@@ -1536,7 +1542,7 @@ export namespace Components {
|
|
1536
1542
|
/**
|
1537
1543
|
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
1538
1544
|
*/
|
1539
|
-
"autocapitalize": string;
|
1545
|
+
"autocapitalize": string | undefined;
|
1540
1546
|
/**
|
1541
1547
|
* The state of autocompletion the browser can apply on the text value.
|
1542
1548
|
*/
|
@@ -1548,11 +1554,11 @@ export namespace Components {
|
|
1548
1554
|
/**
|
1549
1555
|
* If `true`, the form control will have input focus when the page loads.
|
1550
1556
|
*/
|
1551
|
-
"autofocus": boolean;
|
1557
|
+
"autofocus": boolean | undefined;
|
1552
1558
|
/**
|
1553
1559
|
* The number of characters until suggestions appear. The submit button will be disabled until the inputted value is equal to or greater than this number.
|
1554
1560
|
*/
|
1555
|
-
"charactersUntilSuggestion"
|
1561
|
+
"charactersUntilSuggestion"?: number;
|
1556
1562
|
/**
|
1557
1563
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
1558
1564
|
*/
|
@@ -1568,7 +1574,7 @@ export namespace Components {
|
|
1568
1574
|
/**
|
1569
1575
|
* The text displayed when there are no options in the option list.
|
1570
1576
|
*/
|
1571
|
-
"emptyOptionListText"
|
1577
|
+
"emptyOptionListText"?: string;
|
1572
1578
|
/**
|
1573
1579
|
* If `true`, the search bar will be focused when component loaded.
|
1574
1580
|
*/
|
@@ -1608,7 +1614,7 @@ export namespace Components {
|
|
1608
1614
|
/**
|
1609
1615
|
* The name of the control, which is submitted with the form data.
|
1610
1616
|
*/
|
1611
|
-
"name"
|
1617
|
+
"name"?: string;
|
1612
1618
|
/**
|
1613
1619
|
* The suggested search options.
|
1614
1620
|
*/
|
@@ -1640,7 +1646,7 @@ export namespace Components {
|
|
1640
1646
|
/**
|
1641
1647
|
* If `true`, the value of the search will have its spelling and grammar checked.
|
1642
1648
|
*/
|
1643
|
-
"spellcheck": boolean;
|
1649
|
+
"spellcheck": boolean | undefined;
|
1644
1650
|
/**
|
1645
1651
|
* 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
1652
|
*/
|
@@ -1652,7 +1658,7 @@ export namespace Components {
|
|
1652
1658
|
/**
|
1653
1659
|
* The value of the search input.
|
1654
1660
|
*/
|
1655
|
-
"value"
|
1661
|
+
"value"?: string;
|
1656
1662
|
/**
|
1657
1663
|
* The custom name for the value field to correspond with the IcMenuOption type.
|
1658
1664
|
*/
|
@@ -1684,7 +1690,7 @@ export namespace Components {
|
|
1684
1690
|
/**
|
1685
1691
|
* The text displayed when there are no options in the option list.
|
1686
1692
|
*/
|
1687
|
-
"emptyOptionListText"
|
1693
|
+
"emptyOptionListText"?: string;
|
1688
1694
|
/**
|
1689
1695
|
* The <form> element to associate the select with.
|
1690
1696
|
*/
|
@@ -1692,7 +1698,7 @@ export namespace Components {
|
|
1692
1698
|
/**
|
1693
1699
|
* If `true`, the select will fill the width of the container.
|
1694
1700
|
*/
|
1695
|
-
"fullWidth"
|
1701
|
+
"fullWidth"?: boolean;
|
1696
1702
|
/**
|
1697
1703
|
* The helper text that will be displayed for additional field guidance.
|
1698
1704
|
*/
|
@@ -1792,50 +1798,50 @@ export namespace Components {
|
|
1792
1798
|
/**
|
1793
1799
|
* 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.
|
1794
1800
|
*/
|
1795
|
-
"value"?: string | string[];
|
1801
|
+
"value"?: string | string[] | null;
|
1796
1802
|
}
|
1797
1803
|
interface IcSideNavigation {
|
1798
1804
|
/**
|
1799
1805
|
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
1800
1806
|
*/
|
1801
|
-
"appTitle"
|
1807
|
+
"appTitle"?: string;
|
1802
1808
|
/**
|
1803
1809
|
* If `true`, the icon and label will appear when side navigation is collapsed.
|
1804
1810
|
*/
|
1805
|
-
"collapsedIconLabels"
|
1811
|
+
"collapsedIconLabels"?: boolean;
|
1806
1812
|
/**
|
1807
1813
|
* If `true`, automatic parent wrapper styling will be disabled.
|
1808
1814
|
*/
|
1809
|
-
"disableAutoParentStyling"
|
1815
|
+
"disableAutoParentStyling"?: boolean;
|
1810
1816
|
/**
|
1811
1817
|
* If `true`, the side navigation will not display as a top bar on small devices.
|
1812
1818
|
*/
|
1813
|
-
"disableTopBarBehaviour"
|
1819
|
+
"disableTopBarBehaviour"?: boolean;
|
1814
1820
|
/**
|
1815
1821
|
* If `true`, the side navigation will display in an expanded state.
|
1816
1822
|
*/
|
1817
|
-
"expanded"
|
1823
|
+
"expanded"?: boolean;
|
1818
1824
|
/**
|
1819
1825
|
* The URL that the app title link points to.
|
1820
1826
|
*/
|
1821
|
-
"href"
|
1822
|
-
"inline"
|
1827
|
+
"href"?: string;
|
1828
|
+
"inline"?: boolean;
|
1823
1829
|
/**
|
1824
1830
|
* The short title of the app to be displayed at small screen sizes in place of the app title.
|
1825
1831
|
*/
|
1826
|
-
"shortAppTitle"
|
1832
|
+
"shortAppTitle"?: string;
|
1827
1833
|
/**
|
1828
1834
|
* If `true`, the menu expand button will be removed (PLEASE NOTE: This takes effect on screen sizes 992px and above).
|
1829
1835
|
*/
|
1830
|
-
"static"
|
1836
|
+
"static"?: boolean;
|
1831
1837
|
/**
|
1832
1838
|
* The status of the app to be displayed.
|
1833
1839
|
*/
|
1834
|
-
"status"
|
1840
|
+
"status"?: string;
|
1835
1841
|
/**
|
1836
1842
|
* The version of the app to be displayed.
|
1837
1843
|
*/
|
1838
|
-
"version"
|
1844
|
+
"version"?: string;
|
1839
1845
|
}
|
1840
1846
|
interface IcSkeleton {
|
1841
1847
|
/**
|
@@ -1847,6 +1853,36 @@ export namespace Components {
|
|
1847
1853
|
*/
|
1848
1854
|
"variant"?: IcSkeletonVariants;
|
1849
1855
|
}
|
1856
|
+
interface IcSkipLink {
|
1857
|
+
/**
|
1858
|
+
* If `true`, the link will fill the width of the page.
|
1859
|
+
*/
|
1860
|
+
"fullWidth": boolean;
|
1861
|
+
/**
|
1862
|
+
* If `true`, the link will appear inline with surrounding page content when focused.
|
1863
|
+
*/
|
1864
|
+
"inline": boolean;
|
1865
|
+
/**
|
1866
|
+
* The label displayed when the link is focused.
|
1867
|
+
*/
|
1868
|
+
"label": string;
|
1869
|
+
/**
|
1870
|
+
* If `true`, the link will display as black in the light theme, and white in the dark theme.
|
1871
|
+
*/
|
1872
|
+
"monochrome": boolean;
|
1873
|
+
/**
|
1874
|
+
* The target ID for the element which should receive focus when triggering the skip link.
|
1875
|
+
*/
|
1876
|
+
"target": string;
|
1877
|
+
/**
|
1878
|
+
* 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.
|
1879
|
+
*/
|
1880
|
+
"theme": IcThemeMode;
|
1881
|
+
/**
|
1882
|
+
* If `true`, the background will be hidden.
|
1883
|
+
*/
|
1884
|
+
"transparentBackground": boolean;
|
1885
|
+
}
|
1850
1886
|
interface IcStatusTag {
|
1851
1887
|
/**
|
1852
1888
|
* If `true`, role='status' is added to the component and it will act as an 'aria-live' region. Screen readers will announce changes to the `label`, but not the initial value.
|
@@ -1980,8 +2016,8 @@ export namespace Components {
|
|
1980
2016
|
* Sets focus on the tab.
|
1981
2017
|
*/
|
1982
2018
|
"setFocus": () => Promise<void>;
|
1983
|
-
"tabId"
|
1984
|
-
"tabPosition"
|
2019
|
+
"tabId": string;
|
2020
|
+
"tabPosition": number;
|
1985
2021
|
"theme"?: IcThemeMode;
|
1986
2022
|
}
|
1987
2023
|
interface IcTabContext {
|
@@ -2020,6 +2056,7 @@ export namespace Components {
|
|
2020
2056
|
"theme"?: IcThemeMode;
|
2021
2057
|
}
|
2022
2058
|
interface IcTabPanel {
|
2059
|
+
"active": boolean;
|
2023
2060
|
"monochrome"?: boolean;
|
2024
2061
|
"panelId"?: string;
|
2025
2062
|
"selectedTab"?: string;
|
@@ -2028,50 +2065,50 @@ export namespace Components {
|
|
2028
2065
|
}
|
2029
2066
|
interface IcTextField {
|
2030
2067
|
"ariaActiveDescendant"?: string;
|
2031
|
-
"ariaAutocomplete"
|
2032
|
-
"ariaExpanded": string;
|
2033
|
-
"ariaOwns"
|
2068
|
+
"ariaAutocomplete"?: IcAriaAutocompleteTypes;
|
2069
|
+
"ariaExpanded": string | undefined;
|
2070
|
+
"ariaOwns"?: string;
|
2034
2071
|
/**
|
2035
2072
|
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
2036
2073
|
*/
|
2037
|
-
"autocapitalize": string;
|
2074
|
+
"autocapitalize": string | undefined;
|
2038
2075
|
/**
|
2039
2076
|
* The state of autocompletion the browser can apply on the text value.
|
2040
2077
|
*/
|
2041
|
-
"autocomplete"
|
2078
|
+
"autocomplete"?: IcAutocompleteTypes;
|
2042
2079
|
/**
|
2043
2080
|
* The state of autocorrection the browser can apply when the user is entering/editing the text value.
|
2044
2081
|
*/
|
2045
|
-
"autocorrect"
|
2082
|
+
"autocorrect"?: IcAutocorrectStates;
|
2046
2083
|
/**
|
2047
2084
|
* If `true`, the form control will have input focus when the page loads.
|
2048
2085
|
*/
|
2049
|
-
"autofocus": boolean;
|
2086
|
+
"autofocus": boolean | undefined;
|
2050
2087
|
/**
|
2051
2088
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
2052
2089
|
*/
|
2053
|
-
"debounce"
|
2090
|
+
"debounce"?: number;
|
2054
2091
|
/**
|
2055
2092
|
* If `true`, the disabled state will be set.
|
2056
2093
|
*/
|
2057
|
-
"disabled"
|
2094
|
+
"disabled"?: boolean;
|
2058
2095
|
/**
|
2059
2096
|
* Specify whether the text field fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
|
2060
2097
|
*/
|
2061
|
-
"fullWidth"
|
2098
|
+
"fullWidth"?: boolean;
|
2062
2099
|
/**
|
2063
2100
|
* The helper text that will be displayed for additional field guidance.
|
2064
2101
|
*/
|
2065
|
-
"helperText"
|
2066
|
-
"hiddenInput"
|
2102
|
+
"helperText"?: string;
|
2103
|
+
"hiddenInput"?: boolean;
|
2067
2104
|
/**
|
2068
2105
|
* If `true`, the character count which is displayed when `maxCharacters` is set will be visually hidden.
|
2069
2106
|
*/
|
2070
|
-
"hideCharCount"
|
2107
|
+
"hideCharCount"?: boolean;
|
2071
2108
|
/**
|
2072
2109
|
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
2073
2110
|
*/
|
2074
|
-
"hideLabel"
|
2111
|
+
"hideLabel"?: boolean;
|
2075
2112
|
/**
|
2076
2113
|
* The ID for the input.
|
2077
2114
|
*/
|
@@ -2079,7 +2116,7 @@ export namespace Components {
|
|
2079
2116
|
/**
|
2080
2117
|
* A hint to the browser for which keyboard to display. Possible values: `"none"`, `"text"`, `"tel"`, `"url"`, `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
|
2081
2118
|
*/
|
2082
|
-
"inputmode"
|
2119
|
+
"inputmode"?: IcTextFieldInputModes;
|
2083
2120
|
/**
|
2084
2121
|
* The label for the input.
|
2085
2122
|
*/
|
@@ -2087,44 +2124,44 @@ export namespace Components {
|
|
2087
2124
|
/**
|
2088
2125
|
* The maximum number that can be accepted as a value, when `type` is `number` and `rows` is `1`. (NOTE: Ensure to include visual indication of max value in `helperText` or `label`)
|
2089
2126
|
*/
|
2090
|
-
"max"
|
2127
|
+
"max"?: string | number;
|
2091
2128
|
/**
|
2092
2129
|
* The count of characters in the field. Will display a warning if the bound is reached. (NOTE: If the value of the text field has been set using the `value` prop, it will be truncated to this number of characters)
|
2093
2130
|
*/
|
2094
|
-
"maxCharacters"
|
2131
|
+
"maxCharacters"?: number;
|
2095
2132
|
/**
|
2096
2133
|
* The minimum number that can be accepted as a value, when `type` is `number` and `rows` is `1`. (NOTE: Ensure to include visual indication of min value in `helperText` or `label`)
|
2097
2134
|
*/
|
2098
|
-
"min"
|
2135
|
+
"min"?: string | number;
|
2099
2136
|
/**
|
2100
2137
|
* The minimum number of characters that can be entered in the field.
|
2101
2138
|
*/
|
2102
|
-
"minCharacters"
|
2139
|
+
"minCharacters"?: number;
|
2103
2140
|
/**
|
2104
2141
|
* The name of the control, which is submitted with the form data.
|
2105
2142
|
*/
|
2106
|
-
"name"
|
2143
|
+
"name"?: string;
|
2107
2144
|
/**
|
2108
2145
|
* The placeholder value to be displayed.
|
2109
2146
|
*/
|
2110
|
-
"placeholder"
|
2147
|
+
"placeholder"?: string;
|
2111
2148
|
/**
|
2112
2149
|
* If `true`, the read only state will be set.
|
2113
2150
|
*/
|
2114
|
-
"readonly"
|
2151
|
+
"readonly"?: boolean;
|
2115
2152
|
/**
|
2116
2153
|
* If `true`, the input will require a value.
|
2117
2154
|
*/
|
2118
|
-
"required"
|
2155
|
+
"required"?: boolean;
|
2119
2156
|
/**
|
2120
2157
|
* If `true`, the multiline text area will be resizeable.
|
2121
2158
|
*/
|
2122
|
-
"resize"
|
2123
|
-
"role": string;
|
2159
|
+
"resize"?: boolean;
|
2160
|
+
"role": string | undefined;
|
2124
2161
|
/**
|
2125
2162
|
* The number of rows to transform the text field into a text area with a specific height.
|
2126
2163
|
*/
|
2127
|
-
"rows"
|
2164
|
+
"rows"?: number;
|
2128
2165
|
/**
|
2129
2166
|
* Sets focus on the native `input`.
|
2130
2167
|
*/
|
@@ -2136,29 +2173,29 @@ export namespace Components {
|
|
2136
2173
|
/**
|
2137
2174
|
* If `true`, the value of the text field will have its spelling and grammar checked.
|
2138
2175
|
*/
|
2139
|
-
"spellcheck": boolean;
|
2176
|
+
"spellcheck": boolean | undefined;
|
2140
2177
|
/**
|
2141
2178
|
* 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
2179
|
*/
|
2143
|
-
"theme"
|
2180
|
+
"theme"?: IcThemeMode;
|
2144
2181
|
"truncateValue"?: boolean;
|
2145
2182
|
/**
|
2146
2183
|
* The type of control to display. The default type is text.
|
2147
2184
|
*/
|
2148
|
-
"type"
|
2185
|
+
"type"?: IcTextFieldTypes;
|
2149
2186
|
/**
|
2150
2187
|
* If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
|
2151
2188
|
*/
|
2152
|
-
"validationInline"
|
2153
|
-
"validationInlineInternal"
|
2189
|
+
"validationInline"?: boolean;
|
2190
|
+
"validationInlineInternal"?: boolean;
|
2154
2191
|
/**
|
2155
2192
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
2156
2193
|
*/
|
2157
|
-
"validationStatus"
|
2194
|
+
"validationStatus"?: IcInformationStatusOrEmpty;
|
2158
2195
|
/**
|
2159
2196
|
* The validation state - e.g. 'error' | 'warning' | 'success'.
|
2160
2197
|
*/
|
2161
|
-
"validationText"
|
2198
|
+
"validationText"?: string;
|
2162
2199
|
/**
|
2163
2200
|
* The value of the text field.
|
2164
2201
|
*/
|
@@ -2168,21 +2205,21 @@ export namespace Components {
|
|
2168
2205
|
/**
|
2169
2206
|
* 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)".
|
2170
2207
|
*/
|
2171
|
-
"brandColor"?: IcColor;
|
2208
|
+
"brandColor"?: IcColor | null;
|
2172
2209
|
/**
|
2173
2210
|
* The theme mode. Can be "dark", "light", or "system". "system" will use the device or browser settings.
|
2174
2211
|
*/
|
2175
|
-
"theme"
|
2212
|
+
"theme"?: "dark" | "light" | "system";
|
2176
2213
|
}
|
2177
2214
|
interface IcToast {
|
2178
2215
|
/**
|
2179
2216
|
* If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS) (NOTE: Has a minimum value of `5000ms`)
|
2180
2217
|
*/
|
2181
|
-
"autoDismissTimeout"?: number;
|
2218
|
+
"autoDismissTimeout"?: number | undefined;
|
2182
2219
|
/**
|
2183
2220
|
* If toast can be manually dismissed, this prop sets a custom aria-label for the ic-button component
|
2184
2221
|
*/
|
2185
|
-
"dismissButtonAriaLabel"?: string;
|
2222
|
+
"dismissButtonAriaLabel"?: string | undefined;
|
2186
2223
|
/**
|
2187
2224
|
* How the toast will be dismissed. If manual will display a dismiss button.
|
2188
2225
|
*/
|
@@ -2202,7 +2239,7 @@ export namespace Components {
|
|
2202
2239
|
/**
|
2203
2240
|
* @returns The element that previously had focus before the toast appeared
|
2204
2241
|
*/
|
2205
|
-
"setVisible": () => Promise<HTMLElement>;
|
2242
|
+
"setVisible": () => Promise<HTMLElement | null>;
|
2206
2243
|
/**
|
2207
2244
|
* The variant of the toast being rendered
|
2208
2245
|
*/
|
@@ -2212,7 +2249,7 @@ export namespace Components {
|
|
2212
2249
|
/**
|
2213
2250
|
* The toast element to be displayed.
|
2214
2251
|
*/
|
2215
|
-
"openToast"
|
2252
|
+
"openToast"?: HTMLIcToastElement;
|
2216
2253
|
}
|
2217
2254
|
interface IcToggleButton {
|
2218
2255
|
/**
|
@@ -2222,7 +2259,7 @@ export namespace Components {
|
|
2222
2259
|
/**
|
2223
2260
|
* If `true`, the toggle button will be in a checked state.
|
2224
2261
|
*/
|
2225
|
-
"checked"
|
2262
|
+
"checked"?: boolean;
|
2226
2263
|
/**
|
2227
2264
|
* If `true`, the toggle button will be in disabled state.
|
2228
2265
|
*/
|
@@ -2258,11 +2295,11 @@ export namespace Components {
|
|
2258
2295
|
/**
|
2259
2296
|
* The position of the tooltip in relation to the toggle button.
|
2260
2297
|
*/
|
2261
|
-
"tooltipPlacement"
|
2298
|
+
"tooltipPlacement"?: IcButtonTooltipPlacement;
|
2262
2299
|
/**
|
2263
2300
|
* The variant of the toggle button.
|
2264
2301
|
*/
|
2265
|
-
"variant"
|
2302
|
+
"variant"?: "default" | "icon";
|
2266
2303
|
}
|
2267
2304
|
interface IcToggleButtonGroup {
|
2268
2305
|
/**
|
@@ -2360,31 +2397,31 @@ export namespace Components {
|
|
2360
2397
|
/**
|
2361
2398
|
* The app title to be displayed. This is required, unless a slotted app title link is used.
|
2362
2399
|
*/
|
2363
|
-
"appTitle"
|
2400
|
+
"appTitle"?: string;
|
2364
2401
|
/**
|
2365
2402
|
* The alignment of the top navigation content.
|
2366
2403
|
*/
|
2367
|
-
"contentAligned"
|
2404
|
+
"contentAligned"?: IcAlignment;
|
2368
2405
|
/**
|
2369
2406
|
* Can set a custom breakpoint for the top navigation to switch to mobile mode. Must be one of our specified breakpoints in px: `0`, `576`, `768`, `992`, `1200`.
|
2370
2407
|
*/
|
2371
|
-
"customMobileBreakpoint"
|
2408
|
+
"customMobileBreakpoint"?: IcDeviceSizes;
|
2372
2409
|
/**
|
2373
2410
|
* The URL to navigate to when the app title is clicked.
|
2374
2411
|
*/
|
2375
|
-
"href"
|
2412
|
+
"href"?: string;
|
2376
2413
|
/**
|
2377
2414
|
* If `true`, the flyout navigation menu on small devices will be contained by the parent element.
|
2378
2415
|
*/
|
2379
|
-
"inline"
|
2416
|
+
"inline"?: boolean;
|
2380
2417
|
/**
|
2381
2418
|
* The short title of the app to be displayed at small screen sizes in place of the app title.
|
2382
2419
|
*/
|
2383
|
-
"shortAppTitle"
|
2420
|
+
"shortAppTitle"?: string;
|
2384
2421
|
/**
|
2385
2422
|
* The status info to be displayed.
|
2386
2423
|
*/
|
2387
|
-
"status"
|
2424
|
+
"status"?: string;
|
2388
2425
|
/**
|
2389
2426
|
* 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
2427
|
*/
|
@@ -2392,7 +2429,7 @@ export namespace Components {
|
|
2392
2429
|
/**
|
2393
2430
|
* The version info to be displayed.
|
2394
2431
|
*/
|
2395
|
-
"version"
|
2432
|
+
"version"?: string;
|
2396
2433
|
}
|
2397
2434
|
interface IcTypography {
|
2398
2435
|
/**
|
@@ -2475,6 +2512,10 @@ export interface IcMenuItemCustomEvent<T> extends CustomEvent<T> {
|
|
2475
2512
|
detail: T;
|
2476
2513
|
target: HTMLIcMenuItemElement;
|
2477
2514
|
}
|
2515
|
+
export interface IcNavigationGroupCustomEvent<T> extends CustomEvent<T> {
|
2516
|
+
detail: T;
|
2517
|
+
target: HTMLIcNavigationGroupElement;
|
2518
|
+
}
|
2478
2519
|
export interface IcNavigationItemCustomEvent<T> extends CustomEvent<T> {
|
2479
2520
|
detail: T;
|
2480
2521
|
target: HTMLIcNavigationItemElement;
|
@@ -2834,7 +2875,7 @@ declare global {
|
|
2834
2875
|
"menuOptionSelect": IcOptionSelectEventDetail;
|
2835
2876
|
"menuOptionSelectAll": { select: boolean };
|
2836
2877
|
"menuStateChange": IcMenuChangeEventDetail;
|
2837
|
-
"retryButtonClicked":
|
2878
|
+
"retryButtonClicked": IcMultiValueEventDetail;
|
2838
2879
|
"timeoutBlur": { ev: FocusEvent };
|
2839
2880
|
"ungroupedOptionsSet": { options: IcMenuOption[] };
|
2840
2881
|
}
|
@@ -2886,7 +2927,18 @@ declare global {
|
|
2886
2927
|
prototype: HTMLIcNavigationButtonElement;
|
2887
2928
|
new (): HTMLIcNavigationButtonElement;
|
2888
2929
|
};
|
2930
|
+
interface HTMLIcNavigationGroupElementEventMap {
|
2931
|
+
"navigationGroupOpened": IcNavigationOpenEventDetail;
|
2932
|
+
}
|
2889
2933
|
interface HTMLIcNavigationGroupElement extends Components.IcNavigationGroup, HTMLStencilElement {
|
2934
|
+
addEventListener<K extends keyof HTMLIcNavigationGroupElementEventMap>(type: K, listener: (this: HTMLIcNavigationGroupElement, ev: IcNavigationGroupCustomEvent<HTMLIcNavigationGroupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
2935
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
2936
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
2937
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
2938
|
+
removeEventListener<K extends keyof HTMLIcNavigationGroupElementEventMap>(type: K, listener: (this: HTMLIcNavigationGroupElement, ev: IcNavigationGroupCustomEvent<HTMLIcNavigationGroupElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
2939
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
2940
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
2941
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
2890
2942
|
}
|
2891
2943
|
var HTMLIcNavigationGroupElement: {
|
2892
2944
|
prototype: HTMLIcNavigationGroupElement;
|
@@ -2951,7 +3003,7 @@ declare global {
|
|
2951
3003
|
new (): HTMLIcPaginationElement;
|
2952
3004
|
};
|
2953
3005
|
interface HTMLIcPaginationItemElementEventMap {
|
2954
|
-
"paginationItemClick": { page: number };
|
3006
|
+
"paginationItemClick": { page: number | null };
|
2955
3007
|
}
|
2956
3008
|
interface HTMLIcPaginationItemElement extends Components.IcPaginationItem, HTMLStencilElement {
|
2957
3009
|
addEventListener<K extends keyof HTMLIcPaginationItemElementEventMap>(type: K, listener: (this: HTMLIcPaginationItemElement, ev: IcPaginationItemCustomEvent<HTMLIcPaginationItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
@@ -3026,7 +3078,7 @@ declare global {
|
|
3026
3078
|
"icOptionSelect": IcOptionSelectEventDetail;
|
3027
3079
|
"icMenuChange": IcMenuChangeEventDetail;
|
3028
3080
|
"icClearBlur": IcBlurEventDetail;
|
3029
|
-
"icRetryLoad":
|
3081
|
+
"icRetryLoad": IcMultiValueEventDetail;
|
3030
3082
|
"icSubmitSearch": IcValueEventDetail;
|
3031
3083
|
"icSubmitSearchBlur": IcBlurEventDetail;
|
3032
3084
|
"icSearchBarBlur": IcSearchBarBlurEventDetail;
|
@@ -3055,15 +3107,15 @@ declare global {
|
|
3055
3107
|
};
|
3056
3108
|
interface HTMLIcSelectElementEventMap {
|
3057
3109
|
"icBlur": void;
|
3058
|
-
"icChange":
|
3110
|
+
"icChange": IcMultiValueEventDetail;
|
3059
3111
|
"icClear": void;
|
3060
3112
|
"icClose": void;
|
3061
3113
|
"icFocus": void;
|
3062
|
-
"icInput":
|
3114
|
+
"icInput": IcMultiValueEventDetail;
|
3063
3115
|
"icOpen": void;
|
3064
3116
|
"icOptionSelect": IcOptionSelectEventDetail;
|
3065
3117
|
"icOptionDeselect": IcOptionSelectEventDetail;
|
3066
|
-
"icRetryLoad":
|
3118
|
+
"icRetryLoad": IcMultiValueEventDetail;
|
3067
3119
|
}
|
3068
3120
|
interface HTMLIcSelectElement extends Components.IcSelect, HTMLStencilElement {
|
3069
3121
|
addEventListener<K extends keyof HTMLIcSelectElementEventMap>(type: K, listener: (this: HTMLIcSelectElement, ev: IcSelectCustomEvent<HTMLIcSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
@@ -3102,6 +3154,12 @@ declare global {
|
|
3102
3154
|
prototype: HTMLIcSkeletonElement;
|
3103
3155
|
new (): HTMLIcSkeletonElement;
|
3104
3156
|
};
|
3157
|
+
interface HTMLIcSkipLinkElement extends Components.IcSkipLink, HTMLStencilElement {
|
3158
|
+
}
|
3159
|
+
var HTMLIcSkipLinkElement: {
|
3160
|
+
prototype: HTMLIcSkipLinkElement;
|
3161
|
+
new (): HTMLIcSkipLinkElement;
|
3162
|
+
};
|
3105
3163
|
interface HTMLIcStatusTagElement extends Components.IcStatusTag, HTMLStencilElement {
|
3106
3164
|
}
|
3107
3165
|
var HTMLIcStatusTagElement: {
|
@@ -3392,6 +3450,7 @@ declare global {
|
|
3392
3450
|
"ic-select": HTMLIcSelectElement;
|
3393
3451
|
"ic-side-navigation": HTMLIcSideNavigationElement;
|
3394
3452
|
"ic-skeleton": HTMLIcSkeletonElement;
|
3453
|
+
"ic-skip-link": HTMLIcSkipLinkElement;
|
3395
3454
|
"ic-status-tag": HTMLIcStatusTagElement;
|
3396
3455
|
"ic-step": HTMLIcStepElement;
|
3397
3456
|
"ic-stepper": HTMLIcStepperElement;
|
@@ -3503,6 +3562,10 @@ declare namespace LocalJSX {
|
|
3503
3562
|
"variant"?: IcStatusVariants;
|
3504
3563
|
}
|
3505
3564
|
interface IcBackToTop {
|
3565
|
+
/**
|
3566
|
+
* The horizontal position of the element.
|
3567
|
+
*/
|
3568
|
+
"position"?: IcBackToTopPositions;
|
3506
3569
|
/**
|
3507
3570
|
* The ID of the element to jump back to when the link is clicked.
|
3508
3571
|
*/
|
@@ -4552,7 +4615,7 @@ declare namespace LocalJSX {
|
|
4552
4615
|
/**
|
4553
4616
|
* The label to display on the group.
|
4554
4617
|
*/
|
4555
|
-
"label"
|
4618
|
+
"label": string;
|
4556
4619
|
/**
|
4557
4620
|
* 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
4621
|
*/
|
@@ -4718,7 +4781,7 @@ declare namespace LocalJSX {
|
|
4718
4781
|
/**
|
4719
4782
|
* The current page number.
|
4720
4783
|
*/
|
4721
|
-
"page"?: number
|
4784
|
+
"page"?: number;
|
4722
4785
|
/**
|
4723
4786
|
* If `true`, the pagination item will be selected.
|
4724
4787
|
*/
|
@@ -4744,7 +4807,7 @@ declare namespace LocalJSX {
|
|
4744
4807
|
/**
|
4745
4808
|
* If `true`, the popover menu will be displayed.
|
4746
4809
|
*/
|
4747
|
-
"open"?: boolean;
|
4810
|
+
"open"?: boolean | undefined;
|
4748
4811
|
/**
|
4749
4812
|
* The unique identifier for a popover submenu.
|
4750
4813
|
*/
|
@@ -4862,7 +4925,7 @@ declare namespace LocalJSX {
|
|
4862
4925
|
/**
|
4863
4926
|
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
4864
4927
|
*/
|
4865
|
-
"autocapitalize"?: string;
|
4928
|
+
"autocapitalize"?: string | undefined;
|
4866
4929
|
/**
|
4867
4930
|
* The state of autocompletion the browser can apply on the text value.
|
4868
4931
|
*/
|
@@ -4874,7 +4937,7 @@ declare namespace LocalJSX {
|
|
4874
4937
|
/**
|
4875
4938
|
* If `true`, the form control will have input focus when the page loads.
|
4876
4939
|
*/
|
4877
|
-
"autofocus"?: boolean;
|
4940
|
+
"autofocus"?: boolean | undefined;
|
4878
4941
|
/**
|
4879
4942
|
* The number of characters until suggestions appear. The submit button will be disabled until the inputted value is equal to or greater than this number.
|
4880
4943
|
*/
|
@@ -4962,7 +5025,7 @@ declare namespace LocalJSX {
|
|
4962
5025
|
/**
|
4963
5026
|
* Emitted when the 'retry loading' button is clicked
|
4964
5027
|
*/
|
4965
|
-
"onIcRetryLoad"?: (event: IcSearchBarCustomEvent<
|
5028
|
+
"onIcRetryLoad"?: (event: IcSearchBarCustomEvent<IcMultiValueEventDetail>) => void;
|
4966
5029
|
/**
|
4967
5030
|
* Emitted when blur is invoked from ic-search-bar
|
4968
5031
|
*/
|
@@ -5002,7 +5065,7 @@ declare namespace LocalJSX {
|
|
5002
5065
|
/**
|
5003
5066
|
* If `true`, the value of the search will have its spelling and grammar checked.
|
5004
5067
|
*/
|
5005
|
-
"spellcheck"?: boolean;
|
5068
|
+
"spellcheck"?: boolean | undefined;
|
5006
5069
|
/**
|
5007
5070
|
* 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
5071
|
*/
|
@@ -5102,7 +5165,7 @@ declare namespace LocalJSX {
|
|
5102
5165
|
/**
|
5103
5166
|
* Emitted when the value changes.
|
5104
5167
|
*/
|
5105
|
-
"onIcChange"?: (event: IcSelectCustomEvent<
|
5168
|
+
"onIcChange"?: (event: IcSelectCustomEvent<IcMultiValueEventDetail>) => void;
|
5106
5169
|
/**
|
5107
5170
|
* Emitted when the clear or clear all button is clicked.
|
5108
5171
|
*/
|
@@ -5118,7 +5181,7 @@ declare namespace LocalJSX {
|
|
5118
5181
|
/**
|
5119
5182
|
* Emitted when a keyboard input occurred.
|
5120
5183
|
*/
|
5121
|
-
"onIcInput"?: (event: IcSelectCustomEvent<
|
5184
|
+
"onIcInput"?: (event: IcSelectCustomEvent<IcMultiValueEventDetail>) => void;
|
5122
5185
|
/**
|
5123
5186
|
* Emitted when the select options menu is opened.
|
5124
5187
|
*/
|
@@ -5134,7 +5197,7 @@ declare namespace LocalJSX {
|
|
5134
5197
|
/**
|
5135
5198
|
* Emitted when the 'retry loading' button is clicked for a searchable variant.
|
5136
5199
|
*/
|
5137
|
-
"onIcRetryLoad"?: (event: IcSelectCustomEvent<
|
5200
|
+
"onIcRetryLoad"?: (event: IcSelectCustomEvent<IcMultiValueEventDetail>) => void;
|
5138
5201
|
/**
|
5139
5202
|
* The possible selection options.
|
5140
5203
|
*/
|
@@ -5190,7 +5253,7 @@ declare namespace LocalJSX {
|
|
5190
5253
|
/**
|
5191
5254
|
* 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.
|
5192
5255
|
*/
|
5193
|
-
"value"?: string | string[];
|
5256
|
+
"value"?: string | string[] | null;
|
5194
5257
|
}
|
5195
5258
|
interface IcSideNavigation {
|
5196
5259
|
/**
|
@@ -5248,6 +5311,36 @@ declare namespace LocalJSX {
|
|
5248
5311
|
*/
|
5249
5312
|
"variant"?: IcSkeletonVariants;
|
5250
5313
|
}
|
5314
|
+
interface IcSkipLink {
|
5315
|
+
/**
|
5316
|
+
* If `true`, the link will fill the width of the page.
|
5317
|
+
*/
|
5318
|
+
"fullWidth"?: boolean;
|
5319
|
+
/**
|
5320
|
+
* If `true`, the link will appear inline with surrounding page content when focused.
|
5321
|
+
*/
|
5322
|
+
"inline"?: boolean;
|
5323
|
+
/**
|
5324
|
+
* The label displayed when the link is focused.
|
5325
|
+
*/
|
5326
|
+
"label"?: string;
|
5327
|
+
/**
|
5328
|
+
* If `true`, the link will display as black in the light theme, and white in the dark theme.
|
5329
|
+
*/
|
5330
|
+
"monochrome"?: boolean;
|
5331
|
+
/**
|
5332
|
+
* The target ID for the element which should receive focus when triggering the skip link.
|
5333
|
+
*/
|
5334
|
+
"target": string;
|
5335
|
+
/**
|
5336
|
+
* 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.
|
5337
|
+
*/
|
5338
|
+
"theme"?: IcThemeMode;
|
5339
|
+
/**
|
5340
|
+
* If `true`, the background will be hidden.
|
5341
|
+
*/
|
5342
|
+
"transparentBackground"?: boolean;
|
5343
|
+
}
|
5251
5344
|
interface IcStatusTag {
|
5252
5345
|
/**
|
5253
5346
|
* If `true`, role='status' is added to the component and it will act as an 'aria-live' region. Screen readers will announce changes to the `label`, but not the initial value.
|
@@ -5416,7 +5509,7 @@ declare namespace LocalJSX {
|
|
5416
5509
|
/**
|
5417
5510
|
* The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
|
5418
5511
|
*/
|
5419
|
-
"autocapitalize"?: string;
|
5512
|
+
"autocapitalize"?: string | undefined;
|
5420
5513
|
/**
|
5421
5514
|
* The state of autocompletion the browser can apply on the text value.
|
5422
5515
|
*/
|
@@ -5428,7 +5521,7 @@ declare namespace LocalJSX {
|
|
5428
5521
|
/**
|
5429
5522
|
* If `true`, the form control will have input focus when the page loads.
|
5430
5523
|
*/
|
5431
|
-
"autofocus"?: boolean;
|
5524
|
+
"autofocus"?: boolean | undefined;
|
5432
5525
|
/**
|
5433
5526
|
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
5434
5527
|
*/
|
@@ -5532,7 +5625,7 @@ declare namespace LocalJSX {
|
|
5532
5625
|
/**
|
5533
5626
|
* If `true`, the value of the text field will have its spelling and grammar checked.
|
5534
5627
|
*/
|
5535
|
-
"spellcheck"?: boolean;
|
5628
|
+
"spellcheck"?: boolean | undefined;
|
5536
5629
|
/**
|
5537
5630
|
* 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
5631
|
*/
|
@@ -5562,7 +5655,7 @@ declare namespace LocalJSX {
|
|
5562
5655
|
/**
|
5563
5656
|
* 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)".
|
5564
5657
|
*/
|
5565
|
-
"brandColor"?: IcColor;
|
5658
|
+
"brandColor"?: IcColor | null;
|
5566
5659
|
/**
|
5567
5660
|
* The theme mode. Can be "dark", "light", or "system". "system" will use the device or browser settings.
|
5568
5661
|
*/
|
@@ -5572,11 +5665,11 @@ declare namespace LocalJSX {
|
|
5572
5665
|
/**
|
5573
5666
|
* If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS) (NOTE: Has a minimum value of `5000ms`)
|
5574
5667
|
*/
|
5575
|
-
"autoDismissTimeout"?: number;
|
5668
|
+
"autoDismissTimeout"?: number | undefined;
|
5576
5669
|
/**
|
5577
5670
|
* If toast can be manually dismissed, this prop sets a custom aria-label for the ic-button component
|
5578
5671
|
*/
|
5579
|
-
"dismissButtonAriaLabel"?: string;
|
5672
|
+
"dismissButtonAriaLabel"?: string | undefined;
|
5580
5673
|
/**
|
5581
5674
|
* How the toast will be dismissed. If manual will display a dismiss button.
|
5582
5675
|
*/
|
@@ -5872,6 +5965,7 @@ declare namespace LocalJSX {
|
|
5872
5965
|
"ic-select": IcSelect;
|
5873
5966
|
"ic-side-navigation": IcSideNavigation;
|
5874
5967
|
"ic-skeleton": IcSkeleton;
|
5968
|
+
"ic-skip-link": IcSkipLink;
|
5875
5969
|
"ic-status-tag": IcStatusTag;
|
5876
5970
|
"ic-step": IcStep;
|
5877
5971
|
"ic-stepper": IcStepper;
|
@@ -5942,6 +6036,7 @@ declare module "@stencil/core" {
|
|
5942
6036
|
"ic-select": LocalJSX.IcSelect & JSXBase.HTMLAttributes<HTMLIcSelectElement>;
|
5943
6037
|
"ic-side-navigation": LocalJSX.IcSideNavigation & JSXBase.HTMLAttributes<HTMLIcSideNavigationElement>;
|
5944
6038
|
"ic-skeleton": LocalJSX.IcSkeleton & JSXBase.HTMLAttributes<HTMLIcSkeletonElement>;
|
6039
|
+
"ic-skip-link": LocalJSX.IcSkipLink & JSXBase.HTMLAttributes<HTMLIcSkipLinkElement>;
|
5945
6040
|
"ic-status-tag": LocalJSX.IcStatusTag & JSXBase.HTMLAttributes<HTMLIcStatusTagElement>;
|
5946
6041
|
"ic-step": LocalJSX.IcStep & JSXBase.HTMLAttributes<HTMLIcStepElement>;
|
5947
6042
|
"ic-stepper": LocalJSX.IcStepper & JSXBase.HTMLAttributes<HTMLIcStepperElement>;
|