@ukic/web-components 3.0.0 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -5
- 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-94b33ab0.js → helpers-a0a128bd.js} +155 -50
- package/dist/cjs/helpers-a0a128bd.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +38 -22
- package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +75 -46
- package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +50 -30
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +32 -16
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +67 -42
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +114 -63
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +78 -18
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +341 -168
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +93 -72
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +51 -14
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +55 -31
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +64 -32
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +22 -6
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-list.cjs.entry.js +17 -7
- package/dist/cjs/ic-data-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +31 -20
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +170 -114
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +95 -12
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +21 -24
- package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +12 -14
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +15 -16
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +52 -30
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +35 -32
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +40 -21
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +587 -244
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +65 -40
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +43 -28
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +6 -7
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +41 -33
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +32 -24
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +69 -44
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +115 -43
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +55 -33
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +53 -31
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +37 -24
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination.cjs.entry.js +76 -36
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +97 -60
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +103 -48
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +70 -39
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +195 -108
- 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 +385 -163
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +119 -79
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +15 -8
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skip-link.cjs.entry.js +55 -0
- package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-status-tag.cjs.entry.js +30 -10
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +37 -37
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +60 -36
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +63 -31
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +112 -152
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +18 -14
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +19 -15
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +31 -22
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +235 -87
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +52 -23
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +8 -3
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +30 -23
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +117 -35
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +110 -23
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +65 -35
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +59 -30
- 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/ag-theme-icds.css +218 -0
- package/dist/collection/collection-manifest.json +8 -7
- package/dist/collection/components/ic-accordion/ic-accordion.css +27 -17
- package/dist/collection/components/ic-accordion/ic-accordion.js +116 -76
- package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
- package/dist/collection/components/ic-accordion/ic-accordion.stories.js +611 -0
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.css +2 -8
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js +65 -37
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.css +50 -19
- package/dist/collection/components/ic-alert/ic-alert.js +113 -34
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.stories.js +271 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +54 -20
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +86 -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 +216 -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.css +44 -11
- package/dist/collection/components/ic-badge/ic-badge.js +136 -53
- package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.stories.js +1092 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +32 -8
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +142 -46
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +165 -84
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.stories.js +362 -0
- package/dist/collection/components/ic-button/ic-button.css +709 -429
- package/dist/collection/components/ic-button/ic-button.js +331 -139
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.stories.js +2387 -0
- package/dist/collection/components/ic-button/ic-button.types.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +102 -107
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +160 -86
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.stories.js +1050 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +78 -35
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +123 -45
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +20 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +108 -23
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.stories.js +726 -0
- package/dist/collection/components/ic-chip/ic-chip.css +66 -48
- package/dist/collection/components/ic-chip/ic-chip.js +126 -38
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.stories.js +980 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +20 -10
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +33 -8
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.stories.js +131 -0
- package/dist/collection/components/ic-data-list/ic-data-list.css +5 -1
- package/dist/collection/components/ic-data-list/ic-data-list.js +47 -8
- package/dist/collection/components/ic-data-list/ic-data-list.js.map +1 -1
- package/dist/collection/components/ic-data-list/ic-data-list.stories.js +493 -0
- package/dist/collection/components/ic-data-row/ic-data-row.css +5 -2
- package/dist/collection/components/ic-data-row/ic-data-row.js +64 -21
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.css +16 -9
- package/dist/collection/components/ic-dialog/ic-dialog.js +248 -144
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.stories.js +1118 -0
- package/dist/collection/components/ic-divider/ic-divider.css +295 -4
- package/dist/collection/components/ic-divider/ic-divider.js +272 -12
- package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.stories.js +394 -0
- package/dist/collection/components/ic-divider/ic-divider.types.js +2 -0
- package/dist/collection/components/ic-divider/ic-divider.types.js.map +1 -0
- package/dist/collection/components/ic-empty-state/ic-empty-state.css +17 -2
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +63 -28
- package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
- package/dist/collection/components/ic-empty-state/ic-empty-state.stories.js +404 -0
- package/dist/collection/components/ic-footer/ic-footer.css +25 -17
- package/dist/collection/components/ic-footer/ic-footer.js +72 -38
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.stories.js +384 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +28 -5
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +32 -22
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +14 -18
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +12 -12
- 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 +25 -10
- package/dist/collection/components/ic-hero/ic-hero.js +66 -45
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.stories.js +448 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.css +2 -6
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +97 -22
- 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 +51 -18
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +74 -64
- 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.css +19 -20
- package/dist/collection/components/ic-input-label/ic-input-label.js +97 -41
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-validation/ic-input-validation.css +12 -3
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +36 -19
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.css +66 -25
- package/dist/collection/components/ic-link/ic-link.js +107 -59
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.stories.js +85 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +20 -13
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +183 -102
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.stories.js +464 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.types.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.css +116 -23
- package/dist/collection/components/ic-menu/ic-menu.js +640 -257
- 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.css +3 -2
- 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.css +43 -23
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +115 -48
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +18 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +77 -29
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +54 -49
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +158 -47
- 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.css +40 -64
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +181 -60
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +13 -5
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +84 -32
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.css +7 -3
- package/dist/collection/components/ic-page-header/ic-page-header.js +99 -35
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.stories.js +823 -0
- package/dist/collection/components/ic-pagination/ic-pagination.css +24 -1
- package/dist/collection/components/ic-pagination/ic-pagination.js +157 -73
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
- package/dist/collection/components/ic-pagination/ic-pagination.stories.js +164 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +54 -15
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +99 -52
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +8 -4
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +184 -69
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.stories.js +573 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.css +17 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +162 -59
- 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 +474 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +58 -27
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +130 -47
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.css +109 -16
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +342 -147
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.stories.js +593 -0
- package/dist/collection/components/ic-search-bar/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-section-container/ic-section-container.stories.js +62 -0
- package/dist/collection/components/ic-select/ic-select.css +105 -55
- package/dist/collection/components/ic-select/ic-select.js +558 -212
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select_(multi).stories.js +892 -0
- package/dist/collection/components/ic-select/ic-select_(searchable).stories.js +965 -0
- package/dist/collection/components/ic-select/ic-select_(single).stories.js +790 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +63 -38
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +162 -100
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.stories.js +2547 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.types.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.css +4 -27
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +29 -13
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.stories.js +143 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.css +46 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js +203 -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 +504 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +21 -17
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +80 -10
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.stories.js +196 -0
- package/dist/collection/components/ic-step/ic-step.css +70 -124
- package/dist/collection/components/ic-step/ic-step.js +95 -42
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.js +96 -54
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.stories.js +281 -0
- package/dist/collection/components/ic-switch/ic-switch.css +30 -48
- package/dist/collection/components/ic-switch/ic-switch.js +106 -48
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.stories.js +149 -0
- package/dist/collection/components/ic-tab/ic-tab.css +53 -17
- package/dist/collection/components/ic-tab/ic-tab.js +97 -51
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +170 -180
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tabs.stories.js +316 -0
- package/dist/collection/components/ic-tab-group/ic-tab-group.css +14 -7
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +70 -38
- 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 +7 -3
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +86 -29
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.css +64 -8
- package/dist/collection/components/ic-text-field/ic-text-field.js +484 -154
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.stories.js +1048 -0
- package/dist/collection/components/ic-theme/ic-theme.js +93 -35
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.stories.js +434 -0
- package/dist/collection/components/ic-toast/ic-toast.css +41 -17
- package/dist/collection/components/ic-toast/ic-toast.js +49 -29
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.stories.js +396 -0
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +12 -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.css +190 -58
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +226 -63
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.stories.js +427 -0
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.css +23 -16
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +228 -64
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.stories.js +585 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +14 -5
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +93 -36
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +366 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +55 -21
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +122 -50
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.stories.js +1091 -0
- package/dist/collection/components/ic-typography/ic-typography.css +11 -7
- package/dist/collection/components/ic-typography/ic-typography.js +101 -32
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.stories.js +447 -0
- package/dist/collection/patterns/top-nav-content-footer.stories.js +109 -0
- package/dist/collection/patterns/z-index.stories.js +474 -0
- package/dist/collection/utils/constants.js +40 -1
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +93 -43
- 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 +6 -6
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +147 -45
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-accordion-group.js +38 -21
- package/dist/components/ic-accordion-group.js.map +1 -1
- package/dist/components/ic-accordion.js +76 -45
- package/dist/components/ic-accordion.js.map +1 -1
- package/dist/components/ic-alert.js +52 -30
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +33 -14
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-badge.js +69 -42
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +119 -64
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +81 -17
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +190 -79
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +98 -74
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +54 -13
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +56 -29
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +68 -31
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +21 -5
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-list.js +18 -7
- package/dist/components/ic-data-list.js.map +1 -1
- package/dist/components/ic-data-row.js +31 -18
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-dialog.js +172 -114
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-divider2.js +110 -14
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-empty-state.js +23 -24
- package/dist/components/ic-empty-state.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +12 -13
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +15 -15
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +52 -30
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +36 -33
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +41 -20
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +48 -36
- 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 +43 -24
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +22 -15
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +45 -29
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +109 -68
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +5 -5
- package/dist/components/ic-menu-group.js.map +1 -1
- package/dist/components/ic-menu-item2.js +46 -35
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +535 -209
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +33 -24
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +72 -44
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +118 -43
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +55 -31
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +53 -29
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +39 -23
- package/dist/components/ic-pagination-item2.js.map +1 -1
- package/dist/components/ic-pagination.js +77 -34
- package/dist/components/ic-pagination.js.map +1 -1
- package/dist/components/ic-popover-menu.js +99 -59
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +105 -47
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +72 -38
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +210 -132
- 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 +388 -163
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +119 -79
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +15 -8
- 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 +83 -0
- package/dist/components/ic-skip-link.js.map +1 -0
- package/dist/components/ic-status-tag.js +30 -7
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +37 -35
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +61 -35
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +65 -31
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +116 -154
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +19 -14
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +22 -16
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +32 -22
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field.js +504 -1
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +57 -25
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.js +7 -2
- package/dist/components/ic-toast-region.js.map +1 -1
- package/dist/components/ic-toast.js +29 -22
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-toggle-button-group.js +129 -36
- package/dist/components/ic-toggle-button-group.js.map +1 -1
- package/dist/components/ic-toggle-button.js +121 -29
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +47 -25
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +66 -35
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +58 -27
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/ag-theme-icds.css +218 -0
- package/dist/core/core.css +1737 -64
- 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-06d97789.entry.js +2 -0
- package/dist/core/p-06d97789.entry.js.map +1 -0
- package/dist/core/{p-54238d16.entry.js → p-071f4748.entry.js} +2 -2
- package/dist/core/p-071f4748.entry.js.map +1 -0
- package/dist/core/p-09070f61.entry.js +2 -0
- package/dist/core/p-09070f61.entry.js.map +1 -0
- package/dist/core/p-0c0ac69d.entry.js +2 -0
- package/dist/core/p-0c0ac69d.entry.js.map +1 -0
- package/dist/core/p-0d016565.entry.js +2 -0
- package/dist/core/p-0d016565.entry.js.map +1 -0
- package/dist/core/p-0e96d4d8.entry.js +2 -0
- package/dist/core/p-0e96d4d8.entry.js.map +1 -0
- package/dist/core/p-10cd26dc.entry.js +2 -0
- package/dist/core/p-10cd26dc.entry.js.map +1 -0
- package/dist/core/{p-a87d13b3.entry.js → p-110486f0.entry.js} +2 -2
- package/dist/core/p-110486f0.entry.js.map +1 -0
- package/dist/core/p-116ad73d.entry.js +2 -0
- package/dist/core/p-116ad73d.entry.js.map +1 -0
- package/dist/core/p-1171a945.entry.js +2 -0
- package/dist/core/p-1171a945.entry.js.map +1 -0
- package/dist/core/p-17cf7b50.entry.js +2 -0
- package/dist/core/p-17cf7b50.entry.js.map +1 -0
- package/dist/core/p-1ac08e6d.entry.js +2 -0
- package/dist/core/p-1ac08e6d.entry.js.map +1 -0
- package/dist/core/p-1f455336.entry.js +2 -0
- package/dist/core/p-1f455336.entry.js.map +1 -0
- package/dist/core/p-20c4d90b.entry.js +2 -0
- package/dist/core/p-20c4d90b.entry.js.map +1 -0
- package/dist/core/p-2537f33e.entry.js +2 -0
- package/dist/core/p-2537f33e.entry.js.map +1 -0
- package/dist/core/p-264ce7a0.entry.js +2 -0
- package/dist/core/p-264ce7a0.entry.js.map +1 -0
- package/dist/core/p-28656111.entry.js +2 -0
- package/dist/core/p-28656111.entry.js.map +1 -0
- package/dist/core/p-2b1a331b.entry.js +2 -0
- package/dist/core/p-2b1a331b.entry.js.map +1 -0
- package/dist/core/p-33243fff.entry.js +2 -0
- package/dist/core/p-33243fff.entry.js.map +1 -0
- package/dist/core/p-37df68fe.entry.js +2 -0
- package/dist/core/p-37df68fe.entry.js.map +1 -0
- package/dist/core/p-3b185c32.js.map +1 -1
- package/dist/core/p-426ec638.js.map +1 -1
- package/dist/core/p-44e32417.entry.js +2 -0
- package/dist/core/p-44e32417.entry.js.map +1 -0
- package/dist/core/p-45595f98.entry.js +2 -0
- package/dist/core/p-45595f98.entry.js.map +1 -0
- package/dist/core/p-49768069.entry.js +2 -0
- package/dist/core/p-49768069.entry.js.map +1 -0
- package/dist/core/p-4c68494c.entry.js +2 -0
- package/dist/core/p-4c68494c.entry.js.map +1 -0
- package/dist/core/p-4f2a1950.entry.js +2 -0
- package/dist/core/p-4f2a1950.entry.js.map +1 -0
- package/dist/core/p-50f4d151.entry.js +2 -0
- package/dist/core/p-50f4d151.entry.js.map +1 -0
- package/dist/core/p-55a37101.entry.js +2 -0
- package/dist/core/p-55a37101.entry.js.map +1 -0
- package/dist/core/p-5c349c9d.entry.js +2 -0
- package/dist/core/p-5c349c9d.entry.js.map +1 -0
- package/dist/core/p-5e1fd097.entry.js +2 -0
- package/dist/core/p-5e1fd097.entry.js.map +1 -0
- package/dist/core/p-68a5aaff.js.map +1 -1
- package/dist/core/p-69e4daec.entry.js +2 -0
- package/dist/core/p-69e4daec.entry.js.map +1 -0
- package/dist/core/p-701696aa.entry.js +2 -0
- package/dist/core/p-701696aa.entry.js.map +1 -0
- package/dist/core/p-729745d3.entry.js +2 -0
- package/dist/core/p-729745d3.entry.js.map +1 -0
- package/dist/core/p-73fc198f.entry.js +2 -0
- package/dist/core/p-73fc198f.entry.js.map +1 -0
- package/dist/core/p-74600ed8.entry.js +2 -0
- package/dist/core/p-74600ed8.entry.js.map +1 -0
- package/dist/core/p-78e7a859.entry.js +2 -0
- package/dist/core/p-78e7a859.entry.js.map +1 -0
- package/dist/core/p-7e79bd0e.entry.js +2 -0
- package/dist/core/p-7e79bd0e.entry.js.map +1 -0
- package/dist/core/p-7eaf8da8.entry.js +2 -0
- package/dist/core/p-7eaf8da8.entry.js.map +1 -0
- package/dist/core/p-811d447b.entry.js +2 -0
- package/dist/core/p-811d447b.entry.js.map +1 -0
- package/dist/core/p-85734ebf.entry.js +2 -0
- package/dist/core/p-85734ebf.entry.js.map +1 -0
- package/dist/core/p-85b7d931.entry.js +2 -0
- package/dist/core/p-85b7d931.entry.js.map +1 -0
- package/dist/core/{p-a0e4d6bd.entry.js → p-8856dff4.entry.js} +2 -2
- package/dist/core/p-8856dff4.entry.js.map +1 -0
- package/dist/core/p-8b268274.entry.js +2 -0
- package/dist/core/p-8b268274.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-972671ea.entry.js +2 -0
- package/dist/core/p-972671ea.entry.js.map +1 -0
- package/dist/core/p-98328cb9.entry.js +2 -0
- package/dist/core/p-98328cb9.entry.js.map +1 -0
- package/dist/core/p-a103068b.entry.js +2 -0
- package/dist/core/p-a103068b.entry.js.map +1 -0
- package/dist/core/p-a20a7cd3.entry.js +2 -0
- package/dist/core/p-a20a7cd3.entry.js.map +1 -0
- package/dist/core/p-a22658fb.entry.js +2 -0
- package/dist/core/p-a22658fb.entry.js.map +1 -0
- package/dist/core/p-a55e7988.entry.js +2 -0
- package/dist/core/p-a55e7988.entry.js.map +1 -0
- package/dist/core/p-a71055c9.entry.js +2 -0
- package/dist/core/p-a71055c9.entry.js.map +1 -0
- package/dist/core/p-a794b724.entry.js +2 -0
- package/dist/core/p-a794b724.entry.js.map +1 -0
- package/dist/core/p-b21b4fea.entry.js +2 -0
- package/dist/core/p-b21b4fea.entry.js.map +1 -0
- package/dist/core/p-b953b22f.entry.js +2 -0
- package/dist/core/p-b953b22f.entry.js.map +1 -0
- package/dist/core/p-c2e091d7.js.map +1 -1
- package/dist/core/p-c9726fbd.entry.js +2 -0
- package/dist/core/p-c9726fbd.entry.js.map +1 -0
- package/dist/core/p-d981598e.entry.js +2 -0
- package/dist/core/p-d981598e.entry.js.map +1 -0
- package/dist/core/p-d9aec0dd.entry.js +2 -0
- package/dist/core/p-d9aec0dd.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-ed8957da.js +2 -0
- package/dist/core/p-ed8957da.js.map +1 -0
- package/dist/core/p-f074ef5b.js.map +1 -1
- package/dist/core/p-f3315216.entry.js +2 -0
- package/dist/core/p-f3315216.entry.js.map +1 -0
- package/dist/core/p-f34efc17.entry.js +2 -0
- package/dist/core/p-f34efc17.entry.js.map +1 -0
- package/dist/core/p-f43f411a.entry.js +2 -0
- package/dist/core/p-f43f411a.entry.js.map +1 -0
- package/dist/core/{p-bf89c86d.entry.js → p-fa02a267.entry.js} +2 -2
- package/dist/core/p-fa02a267.entry.js.map +1 -0
- package/dist/core/p-ff995eb8.entry.js +2 -0
- package/dist/core/p-ff995eb8.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-35ac5e03.js → helpers-dd035d0d.js} +148 -46
- package/dist/esm/helpers-dd035d0d.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +38 -22
- package/dist/esm/ic-accordion-group.entry.js.map +1 -1
- package/dist/esm/ic-accordion.entry.js +75 -46
- package/dist/esm/ic-accordion.entry.js.map +1 -1
- package/dist/esm/ic-alert.entry.js +50 -30
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +32 -16
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-badge.entry.js +67 -42
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +114 -63
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +78 -18
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +341 -168
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +93 -72
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +51 -14
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +55 -31
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +64 -32
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +22 -6
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-list.entry.js +17 -7
- package/dist/esm/ic-data-list.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +31 -20
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +170 -114
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +95 -12
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-empty-state.entry.js +21 -24
- package/dist/esm/ic-empty-state.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +12 -14
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +15 -16
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +52 -30
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +35 -32
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +40 -21
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +587 -244
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +62 -37
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +43 -28
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +6 -7
- package/dist/esm/ic-menu-group.entry.js.map +1 -1
- package/dist/esm/ic-menu-item.entry.js +41 -33
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +32 -24
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +69 -44
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +115 -43
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +55 -33
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +53 -31
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +37 -24
- package/dist/esm/ic-pagination-item.entry.js.map +1 -1
- package/dist/esm/ic-pagination.entry.js +76 -36
- package/dist/esm/ic-pagination.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +97 -60
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +103 -48
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +70 -39
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +195 -108
- 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 +385 -163
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +119 -79
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +15 -8
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-skip-link.entry.js +51 -0
- package/dist/esm/ic-skip-link.entry.js.map +1 -0
- package/dist/esm/ic-status-tag.entry.js +30 -10
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +37 -37
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +60 -36
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +63 -31
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +112 -152
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +18 -14
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +19 -15
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +31 -22
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +229 -81
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +52 -23
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +8 -3
- package/dist/esm/ic-toast-region.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +30 -23
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button-group.entry.js +117 -35
- package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button.entry.js +110 -23
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +65 -35
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +59 -30
- 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 +10 -8
- package/dist/types/components/ic-accordion-group/ic-accordion-group.d.ts +9 -9
- package/dist/types/components/ic-alert/ic-alert.d.ts +10 -2
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +11 -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 +11 -5
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +19 -6
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +16 -9
- package/dist/types/components/ic-button/ic-button.d.ts +19 -13
- package/dist/types/components/ic-button/ic-button.types.d.ts +0 -1
- package/dist/types/components/ic-card-vertical/ic-card-vertical.d.ts +9 -5
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +17 -12
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +15 -8
- package/dist/types/components/ic-chip/ic-chip.d.ts +13 -2
- package/dist/types/components/ic-data-list/ic-data-list.d.ts +6 -2
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +7 -3
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +21 -12
- package/dist/types/components/ic-divider/ic-divider.d.ts +33 -3
- package/dist/types/components/ic-divider/ic-divider.types.d.ts +3 -0
- package/dist/types/components/ic-empty-state/ic-empty-state.d.ts +5 -2
- package/dist/types/components/ic-footer/ic-footer.d.ts +8 -7
- package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +3 -3
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +3 -2
- package/dist/types/components/ic-hero/ic-hero.d.ts +6 -7
- package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.d.ts +8 -2
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +8 -11
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +10 -6
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +4 -4
- package/dist/types/components/ic-link/ic-link.d.ts +10 -6
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +12 -8
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +1 -1
- package/dist/types/components/ic-menu/ic-menu.d.ts +56 -23
- 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 +13 -6
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +8 -4
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +25 -9
- package/dist/types/components/ic-navigation-group/ic-navigation-group.types.d.ts +6 -0
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +22 -11
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +10 -3
- package/dist/types/components/ic-page-header/ic-page-header.d.ts +5 -1
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +19 -14
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +14 -9
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +13 -11
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +15 -10
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +16 -9
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +26 -14
- 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 +52 -32
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +15 -15
- package/dist/types/components/ic-side-navigation/ic-side-navigation.types.d.ts +2 -2
- package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +3 -2
- package/dist/types/components/ic-skip-link/ic-skip-link.d.ts +33 -0
- package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +8 -0
- package/dist/types/components/ic-step/ic-step.d.ts +5 -0
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +7 -5
- package/dist/types/components/ic-switch/ic-switch.d.ts +8 -7
- package/dist/types/components/ic-tab/ic-tab.d.ts +8 -5
- package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +19 -12
- package/dist/types/components/ic-tab-group/ic-tab-group.d.ts +5 -5
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +9 -3
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +59 -34
- package/dist/types/components/ic-theme/ic-theme.d.ts +15 -8
- package/dist/types/components/ic-toast/ic-toast.d.ts +3 -3
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +2 -1
- package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +17 -8
- package/dist/types/components/ic-toggle-button-group/ic-toggle-button-group.d.ts +21 -5
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +6 -1
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +16 -12
- package/dist/types/components/ic-typography/ic-typography.d.ts +6 -2
- package/dist/types/components.d.ts +960 -383
- package/dist/types/stencil-public-runtime.d.ts +9 -10
- package/dist/types/utils/constants.d.ts +1 -0
- package/dist/types/utils/helpers.d.ts +31 -17
- package/dist/types/utils/types.d.ts +17 -10
- package/hydrate/index.d.ts +53 -12
- package/hydrate/index.js +32876 -19763
- package/hydrate/index.mjs +34407 -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 +21 -20
- package/vscode-data.json +1017 -653
- package/dist/cjs/helpers-94b33ab0.js.map +0 -1
- package/dist/cjs/index-f982899d.js +0 -3047
- package/dist/cjs/index-f982899d.js.map +0 -1
- package/dist/cjs/types-dc22e301.js +0 -16
- package/dist/cjs/types-dc22e301.js.map +0 -1
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js +0 -346
- 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 -197
- 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 -131
- 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 -264
- 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 -118
- 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 -173
- 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 -281
- 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 -169
- 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 -428
- 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 -24
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +0 -1
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +0 -140
- 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 -91
- 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 -180
- 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 -145
- 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 -98
- 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 -217
- 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 -148
- 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 -760
- 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 -108
- 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 -118
- 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 -380
- 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 -76
- 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.e2e.js +0 -339
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js.map +0 -1
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +0 -380
- 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.e2e.js +0 -1106
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js.map +0 -1
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +0 -584
- 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 -1439
- 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 -43
- 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.e2e.js +0 -49
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.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 -104
- 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 -159
- 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 -284
- 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 -77
- 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 -116
- 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 -150
- 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.e2e.js +0 -109
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js.map +0 -1
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +0 -307
- 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.e2e.js +0 -39
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js.map +0 -1
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +0 -393
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +0 -1
- package/dist/collection/testspec.setup.js +0 -63
- package/dist/collection/testspec.setup.js.map +0 -1
- package/dist/components/ic-text-field2.js +0 -354
- package/dist/components/ic-text-field2.js.map +0 -1
- package/dist/components/types.js +0 -16
- package/dist/components/types.js.map +0 -1
- package/dist/core/p-05d32a4f.entry.js +0 -2
- package/dist/core/p-05d32a4f.entry.js.map +0 -1
- package/dist/core/p-086a6d4f.entry.js +0 -2
- package/dist/core/p-086a6d4f.entry.js.map +0 -1
- package/dist/core/p-0a00a786.entry.js +0 -2
- package/dist/core/p-0a00a786.entry.js.map +0 -1
- package/dist/core/p-145fcef3.entry.js +0 -2
- package/dist/core/p-145fcef3.entry.js.map +0 -1
- package/dist/core/p-15367990.entry.js +0 -2
- package/dist/core/p-15367990.entry.js.map +0 -1
- package/dist/core/p-1737bf2c.entry.js +0 -2
- package/dist/core/p-1737bf2c.entry.js.map +0 -1
- package/dist/core/p-1ace2b02.entry.js +0 -2
- package/dist/core/p-1ace2b02.entry.js.map +0 -1
- package/dist/core/p-1e371012.entry.js +0 -2
- package/dist/core/p-1e371012.entry.js.map +0 -1
- package/dist/core/p-1f227289.entry.js +0 -2
- package/dist/core/p-1f227289.entry.js.map +0 -1
- package/dist/core/p-24275b92.entry.js +0 -2
- package/dist/core/p-24275b92.entry.js.map +0 -1
- package/dist/core/p-26b7b18f.js +0 -2
- package/dist/core/p-26b7b18f.js.map +0 -1
- package/dist/core/p-29e6c33f.entry.js +0 -2
- package/dist/core/p-29e6c33f.entry.js.map +0 -1
- package/dist/core/p-2a6f01ad.entry.js +0 -2
- package/dist/core/p-2a6f01ad.entry.js.map +0 -1
- package/dist/core/p-2f86c53b.entry.js +0 -2
- package/dist/core/p-2f86c53b.entry.js.map +0 -1
- package/dist/core/p-319e40c0.entry.js +0 -2
- package/dist/core/p-319e40c0.entry.js.map +0 -1
- package/dist/core/p-346c6920.entry.js +0 -2
- package/dist/core/p-346c6920.entry.js.map +0 -1
- package/dist/core/p-4b1445b3.entry.js +0 -2
- package/dist/core/p-4b1445b3.entry.js.map +0 -1
- package/dist/core/p-4b621c67.entry.js +0 -2
- package/dist/core/p-4b621c67.entry.js.map +0 -1
- package/dist/core/p-4ca2b177.entry.js +0 -2
- package/dist/core/p-4ca2b177.entry.js.map +0 -1
- package/dist/core/p-54238d16.entry.js.map +0 -1
- package/dist/core/p-5515ad19.entry.js +0 -2
- package/dist/core/p-5515ad19.entry.js.map +0 -1
- package/dist/core/p-5c8081d6.entry.js +0 -2
- package/dist/core/p-5c8081d6.entry.js.map +0 -1
- package/dist/core/p-5f941f3a.entry.js +0 -2
- package/dist/core/p-5f941f3a.entry.js.map +0 -1
- package/dist/core/p-5fd293b3.entry.js +0 -2
- package/dist/core/p-5fd293b3.entry.js.map +0 -1
- package/dist/core/p-60721d95.entry.js +0 -2
- package/dist/core/p-60721d95.entry.js.map +0 -1
- package/dist/core/p-64a5a1d8.entry.js +0 -2
- package/dist/core/p-64a5a1d8.entry.js.map +0 -1
- package/dist/core/p-65e36461.entry.js +0 -2
- package/dist/core/p-65e36461.entry.js.map +0 -1
- package/dist/core/p-66363c7d.entry.js +0 -2
- package/dist/core/p-66363c7d.entry.js.map +0 -1
- package/dist/core/p-69728d76.entry.js +0 -2
- package/dist/core/p-69728d76.entry.js.map +0 -1
- package/dist/core/p-6b328c76.entry.js +0 -2
- package/dist/core/p-6b328c76.entry.js.map +0 -1
- package/dist/core/p-6b5ddacd.entry.js +0 -2
- package/dist/core/p-6b5ddacd.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-7b3d6577.entry.js +0 -2
- package/dist/core/p-7b3d6577.entry.js.map +0 -1
- package/dist/core/p-7d45828d.entry.js +0 -2
- package/dist/core/p-7d45828d.entry.js.map +0 -1
- package/dist/core/p-893eca54.entry.js +0 -2
- package/dist/core/p-893eca54.entry.js.map +0 -1
- package/dist/core/p-8ee262a4.entry.js +0 -2
- package/dist/core/p-8ee262a4.entry.js.map +0 -1
- package/dist/core/p-8f93d92b.entry.js +0 -2
- package/dist/core/p-8f93d92b.entry.js.map +0 -1
- package/dist/core/p-90bb13d2.entry.js +0 -2
- package/dist/core/p-90bb13d2.entry.js.map +0 -1
- package/dist/core/p-9189a82d.entry.js +0 -2
- package/dist/core/p-9189a82d.entry.js.map +0 -1
- package/dist/core/p-9190a84d.entry.js +0 -2
- package/dist/core/p-9190a84d.entry.js.map +0 -1
- package/dist/core/p-93f50a1a.entry.js +0 -2
- package/dist/core/p-93f50a1a.entry.js.map +0 -1
- package/dist/core/p-9474baf3.entry.js +0 -2
- package/dist/core/p-9474baf3.entry.js.map +0 -1
- package/dist/core/p-9857f6b0.entry.js +0 -2
- package/dist/core/p-9857f6b0.entry.js.map +0 -1
- package/dist/core/p-a0e4d6bd.entry.js.map +0 -1
- package/dist/core/p-a1b9a808.entry.js +0 -2
- package/dist/core/p-a1b9a808.entry.js.map +0 -1
- package/dist/core/p-a79bec03.entry.js +0 -2
- package/dist/core/p-a79bec03.entry.js.map +0 -1
- package/dist/core/p-a84a4675.entry.js +0 -2
- package/dist/core/p-a84a4675.entry.js.map +0 -1
- package/dist/core/p-a87d13b3.entry.js.map +0 -1
- package/dist/core/p-a928c7b3.entry.js +0 -2
- package/dist/core/p-a928c7b3.entry.js.map +0 -1
- package/dist/core/p-bf89c86d.entry.js.map +0 -1
- package/dist/core/p-d0524c73.js +0 -2
- package/dist/core/p-d0524c73.js.map +0 -1
- package/dist/core/p-d24410ca.entry.js +0 -2
- package/dist/core/p-d24410ca.entry.js.map +0 -1
- package/dist/core/p-d52ca420.entry.js +0 -2
- package/dist/core/p-d52ca420.entry.js.map +0 -1
- package/dist/core/p-d67a30ca.entry.js +0 -2
- package/dist/core/p-d67a30ca.entry.js.map +0 -1
- package/dist/core/p-de27c59e.entry.js +0 -2
- package/dist/core/p-de27c59e.entry.js.map +0 -1
- package/dist/core/p-dec339ba.entry.js +0 -2
- package/dist/core/p-dec339ba.entry.js.map +0 -1
- package/dist/core/p-e4335135.entry.js +0 -2
- package/dist/core/p-e4335135.entry.js.map +0 -1
- package/dist/core/p-e56a2a06.entry.js +0 -2
- package/dist/core/p-e56a2a06.entry.js.map +0 -1
- package/dist/core/p-e696dc2a.entry.js +0 -2
- package/dist/core/p-e696dc2a.entry.js.map +0 -1
- package/dist/core/p-f0501be1.entry.js +0 -2
- package/dist/core/p-f0501be1.entry.js.map +0 -1
- package/dist/core/p-f50462df.entry.js +0 -2
- package/dist/core/p-f50462df.entry.js.map +0 -1
- package/dist/core/p-feb80f37.entry.js +0 -2
- package/dist/core/p-feb80f37.entry.js.map +0 -1
- package/dist/esm/helpers-35ac5e03.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/esm/types-6f6b41a5.js +0 -16
- package/dist/esm/types-6f6b41a5.js.map +0 -1
- package/dist/types/testspec.setup.d.ts +0 -15
package/vscode-data.json
CHANGED
@@ -29,15 +29,30 @@
|
|
29
29
|
"description": "The size of the accordion.",
|
30
30
|
"values": [
|
31
31
|
{
|
32
|
-
"name": "
|
32
|
+
"name": "large"
|
33
33
|
},
|
34
34
|
{
|
35
|
-
"name": "
|
35
|
+
"name": "medium"
|
36
36
|
},
|
37
37
|
{
|
38
38
|
"name": "small"
|
39
39
|
}
|
40
40
|
]
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"name": "theme",
|
44
|
+
"description": "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.",
|
45
|
+
"values": [
|
46
|
+
{
|
47
|
+
"name": "dark"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"name": "inherit"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"name": "light"
|
54
|
+
}
|
55
|
+
]
|
41
56
|
}
|
42
57
|
]
|
43
58
|
},
|
@@ -52,21 +67,6 @@
|
|
52
67
|
"name": "accessible-button-label",
|
53
68
|
"description": "The accessible button label to provide more context to the 'See all/Hide all' button for screen reader users."
|
54
69
|
},
|
55
|
-
{
|
56
|
-
"name": "appearance",
|
57
|
-
"description": "The appearance of the accordion group, e.g dark, or light.",
|
58
|
-
"values": [
|
59
|
-
{
|
60
|
-
"name": "dark"
|
61
|
-
},
|
62
|
-
{
|
63
|
-
"name": "default"
|
64
|
-
},
|
65
|
-
{
|
66
|
-
"name": "light"
|
67
|
-
}
|
68
|
-
]
|
69
|
-
},
|
70
70
|
{
|
71
71
|
"name": "expanded",
|
72
72
|
"description": "If `true`, the accordion will load in an expanded state."
|
@@ -84,15 +84,30 @@
|
|
84
84
|
"description": "The size of the accordion.",
|
85
85
|
"values": [
|
86
86
|
{
|
87
|
-
"name": "
|
87
|
+
"name": "large"
|
88
88
|
},
|
89
89
|
{
|
90
|
-
"name": "
|
90
|
+
"name": "medium"
|
91
91
|
},
|
92
92
|
{
|
93
93
|
"name": "small"
|
94
94
|
}
|
95
95
|
]
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"name": "theme",
|
99
|
+
"description": "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.",
|
100
|
+
"values": [
|
101
|
+
{
|
102
|
+
"name": "dark"
|
103
|
+
},
|
104
|
+
{
|
105
|
+
"name": "inherit"
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"name": "light"
|
109
|
+
}
|
110
|
+
]
|
96
111
|
}
|
97
112
|
]
|
98
113
|
},
|
@@ -119,6 +134,25 @@
|
|
119
134
|
"name": "message",
|
120
135
|
"description": "The main body message of the alert."
|
121
136
|
},
|
137
|
+
{
|
138
|
+
"name": "show-default-icon",
|
139
|
+
"description": "If `true`, the default icon for the neutral variant will appear on the left of the alert."
|
140
|
+
},
|
141
|
+
{
|
142
|
+
"name": "theme",
|
143
|
+
"description": "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.",
|
144
|
+
"values": [
|
145
|
+
{
|
146
|
+
"name": "dark"
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"name": "inherit"
|
150
|
+
},
|
151
|
+
{
|
152
|
+
"name": "light"
|
153
|
+
}
|
154
|
+
]
|
155
|
+
},
|
122
156
|
{
|
123
157
|
"name": "title-above",
|
124
158
|
"description": "If `true`, the title and message will appear above and below instead of inline."
|
@@ -153,10 +187,40 @@
|
|
153
187
|
"value": ""
|
154
188
|
},
|
155
189
|
"attributes": [
|
190
|
+
{
|
191
|
+
"name": "position",
|
192
|
+
"description": "The horizontal position of the element.",
|
193
|
+
"values": [
|
194
|
+
{
|
195
|
+
"name": "center"
|
196
|
+
},
|
197
|
+
{
|
198
|
+
"name": "left"
|
199
|
+
},
|
200
|
+
{
|
201
|
+
"name": "right"
|
202
|
+
}
|
203
|
+
]
|
204
|
+
},
|
156
205
|
{
|
157
206
|
"name": "target",
|
158
207
|
"description": "The ID of the element to jump back to when the link is clicked."
|
159
208
|
},
|
209
|
+
{
|
210
|
+
"name": "theme",
|
211
|
+
"description": "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.",
|
212
|
+
"values": [
|
213
|
+
{
|
214
|
+
"name": "dark"
|
215
|
+
},
|
216
|
+
{
|
217
|
+
"name": "inherit"
|
218
|
+
},
|
219
|
+
{
|
220
|
+
"name": "light"
|
221
|
+
}
|
222
|
+
]
|
223
|
+
},
|
160
224
|
{
|
161
225
|
"name": "variant",
|
162
226
|
"description": "The variant of the button to render",
|
@@ -214,16 +278,31 @@
|
|
214
278
|
"description": "The size of the badge to be displayed.",
|
215
279
|
"values": [
|
216
280
|
{
|
217
|
-
"name": "
|
281
|
+
"name": "large"
|
218
282
|
},
|
219
283
|
{
|
220
|
-
"name": "
|
284
|
+
"name": "medium"
|
221
285
|
},
|
222
286
|
{
|
223
287
|
"name": "small"
|
224
288
|
}
|
225
289
|
]
|
226
290
|
},
|
291
|
+
{
|
292
|
+
"name": "theme",
|
293
|
+
"description": "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.",
|
294
|
+
"values": [
|
295
|
+
{
|
296
|
+
"name": "dark"
|
297
|
+
},
|
298
|
+
{
|
299
|
+
"name": "inherit"
|
300
|
+
},
|
301
|
+
{
|
302
|
+
"name": "light"
|
303
|
+
}
|
304
|
+
]
|
305
|
+
},
|
227
306
|
{
|
228
307
|
"name": "type",
|
229
308
|
"description": "The type of badge to be displayed.",
|
@@ -301,27 +380,31 @@
|
|
301
380
|
},
|
302
381
|
"attributes": [
|
303
382
|
{
|
304
|
-
"name": "
|
305
|
-
"description": "
|
383
|
+
"name": "back-breadcrumb-only",
|
384
|
+
"description": "If `true`, display only a single breadcrumb for the parent page with a back icon."
|
385
|
+
},
|
386
|
+
{
|
387
|
+
"name": "collapsed",
|
388
|
+
"description": "If `true`, all breadcrumbs between the first and last breadcrumb will be collapsed."
|
389
|
+
},
|
390
|
+
{
|
391
|
+
"name": "monochrome",
|
392
|
+
"description": "If `true`, the breadcrumb group will display as black in the light theme, and white in the dark theme."
|
393
|
+
},
|
394
|
+
{
|
395
|
+
"name": "theme",
|
396
|
+
"description": "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.",
|
306
397
|
"values": [
|
307
398
|
{
|
308
399
|
"name": "dark"
|
309
400
|
},
|
310
401
|
{
|
311
|
-
"name": "
|
402
|
+
"name": "inherit"
|
312
403
|
},
|
313
404
|
{
|
314
405
|
"name": "light"
|
315
406
|
}
|
316
407
|
]
|
317
|
-
},
|
318
|
-
{
|
319
|
-
"name": "back-breadcrumb-only",
|
320
|
-
"description": "If `true`, display only a single breadcrumb for the parent page with a back icon."
|
321
|
-
},
|
322
|
-
{
|
323
|
-
"name": "collapsed",
|
324
|
-
"description": "If `true`, all breadcrumbs between the first and last breadcrumb will be collapsed."
|
325
408
|
}
|
326
409
|
]
|
327
410
|
},
|
@@ -336,21 +419,6 @@
|
|
336
419
|
"name": "accept",
|
337
420
|
"description": "If `fileUpload` is set to `true`, this is the accepted list of file types."
|
338
421
|
},
|
339
|
-
{
|
340
|
-
"name": "appearance",
|
341
|
-
"description": "The appearance of the button, e.g. dark, light, or the default.",
|
342
|
-
"values": [
|
343
|
-
{
|
344
|
-
"name": "dark"
|
345
|
-
},
|
346
|
-
{
|
347
|
-
"name": "default"
|
348
|
-
},
|
349
|
-
{
|
350
|
-
"name": "light"
|
351
|
-
}
|
352
|
-
]
|
353
|
-
},
|
354
422
|
{
|
355
423
|
"name": "disable-tooltip",
|
356
424
|
"description": "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."
|
@@ -419,6 +487,10 @@
|
|
419
487
|
"name": "loading",
|
420
488
|
"description": "If `true`, the button will be in loading state."
|
421
489
|
},
|
490
|
+
{
|
491
|
+
"name": "monochrome",
|
492
|
+
"description": "If `true`, the button will display as monochromatic in either `light` or `dark` theme."
|
493
|
+
},
|
422
494
|
{
|
423
495
|
"name": "multiple",
|
424
496
|
"description": "If `fileUpload` is set to `true`, this boolean determines whether multiple files are accepted."
|
@@ -462,10 +534,10 @@
|
|
462
534
|
"description": "The size of the button to be displayed.",
|
463
535
|
"values": [
|
464
536
|
{
|
465
|
-
"name": "
|
537
|
+
"name": "large"
|
466
538
|
},
|
467
539
|
{
|
468
|
-
"name": "
|
540
|
+
"name": "medium"
|
469
541
|
},
|
470
542
|
{
|
471
543
|
"name": "small"
|
@@ -476,6 +548,21 @@
|
|
476
548
|
"name": "target",
|
477
549
|
"description": "The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe)."
|
478
550
|
},
|
551
|
+
{
|
552
|
+
"name": "theme",
|
553
|
+
"description": "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.",
|
554
|
+
"values": [
|
555
|
+
{
|
556
|
+
"name": "dark"
|
557
|
+
},
|
558
|
+
{
|
559
|
+
"name": "inherit"
|
560
|
+
},
|
561
|
+
{
|
562
|
+
"name": "light"
|
563
|
+
}
|
564
|
+
]
|
565
|
+
},
|
479
566
|
{
|
480
567
|
"name": "tooltip-placement",
|
481
568
|
"description": "The position of the tooltip in relation to the button.",
|
@@ -628,6 +715,21 @@
|
|
628
715
|
{
|
629
716
|
"name": "target",
|
630
717
|
"description": "The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe)."
|
718
|
+
},
|
719
|
+
{
|
720
|
+
"name": "theme",
|
721
|
+
"description": "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.",
|
722
|
+
"values": [
|
723
|
+
{
|
724
|
+
"name": "dark"
|
725
|
+
},
|
726
|
+
{
|
727
|
+
"name": "inherit"
|
728
|
+
},
|
729
|
+
{
|
730
|
+
"name": "light"
|
731
|
+
}
|
732
|
+
]
|
631
733
|
}
|
632
734
|
]
|
633
735
|
},
|
@@ -652,7 +754,7 @@
|
|
652
754
|
},
|
653
755
|
{
|
654
756
|
"name": "checked",
|
655
|
-
"description": "If `true`, the checkbox will be set to the checked state."
|
757
|
+
"description": "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."
|
656
758
|
},
|
657
759
|
{
|
658
760
|
"name": "disabled",
|
@@ -695,16 +797,31 @@
|
|
695
797
|
"description": "The size of the checkbox to be displayed. This does not affect the font size of the label. If a checkbox is contained in a checkbox group, this will override the size set on checkbox group.",
|
696
798
|
"values": [
|
697
799
|
{
|
698
|
-
"name": "
|
800
|
+
"name": "large"
|
699
801
|
},
|
700
802
|
{
|
701
|
-
"name": "
|
803
|
+
"name": "medium"
|
702
804
|
},
|
703
805
|
{
|
704
806
|
"name": "small"
|
705
807
|
}
|
706
808
|
]
|
707
809
|
},
|
810
|
+
{
|
811
|
+
"name": "theme",
|
812
|
+
"description": "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.",
|
813
|
+
"values": [
|
814
|
+
{
|
815
|
+
"name": "dark"
|
816
|
+
},
|
817
|
+
{
|
818
|
+
"name": "inherit"
|
819
|
+
},
|
820
|
+
{
|
821
|
+
"name": "light"
|
822
|
+
}
|
823
|
+
]
|
824
|
+
},
|
708
825
|
{
|
709
826
|
"name": "value",
|
710
827
|
"description": "The value for the checkbox."
|
@@ -747,16 +864,31 @@
|
|
747
864
|
"description": "The size of the checkboxes to be displayed. This does not affect the font size of the label.",
|
748
865
|
"values": [
|
749
866
|
{
|
750
|
-
"name": "
|
867
|
+
"name": "large"
|
751
868
|
},
|
752
869
|
{
|
753
|
-
"name": "
|
870
|
+
"name": "medium"
|
754
871
|
},
|
755
872
|
{
|
756
873
|
"name": "small"
|
757
874
|
}
|
758
875
|
]
|
759
876
|
},
|
877
|
+
{
|
878
|
+
"name": "theme",
|
879
|
+
"description": "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.",
|
880
|
+
"values": [
|
881
|
+
{
|
882
|
+
"name": "dark"
|
883
|
+
},
|
884
|
+
{
|
885
|
+
"name": "inherit"
|
886
|
+
},
|
887
|
+
{
|
888
|
+
"name": "light"
|
889
|
+
}
|
890
|
+
]
|
891
|
+
},
|
760
892
|
{
|
761
893
|
"name": "validation-status",
|
762
894
|
"description": "The validation status - e.g. 'error' | 'warning' | 'success'.",
|
@@ -774,7 +906,7 @@
|
|
774
906
|
},
|
775
907
|
{
|
776
908
|
"name": "validation-text",
|
777
|
-
"description": "The
|
909
|
+
"description": "The text to display as the validation message."
|
778
910
|
}
|
779
911
|
]
|
780
912
|
},
|
@@ -787,12 +919,16 @@
|
|
787
919
|
"attributes": [
|
788
920
|
{
|
789
921
|
"name": "custom-color",
|
790
|
-
"description": "The custom chip colour. This
|
922
|
+
"description": "The custom chip colour. This will override the theme colour.\nCan be a hex value e.g. \"#ff0000\", RGB e.g. \"rgb(255, 0, 0)\", or RGBA e.g. \"rgba(255, 0, 0, 1)\"."
|
791
923
|
},
|
792
924
|
{
|
793
925
|
"name": "disabled",
|
794
926
|
"description": "If `true`, the chip will appear disabled."
|
795
927
|
},
|
928
|
+
{
|
929
|
+
"name": "dismiss-label",
|
930
|
+
"description": "The text in the dismiss button tooltip and aria label."
|
931
|
+
},
|
796
932
|
{
|
797
933
|
"name": "dismissible",
|
798
934
|
"description": "If `true`, the chip will have a close button at the end to dismiss it."
|
@@ -806,19 +942,34 @@
|
|
806
942
|
"description": "The size of the chip.",
|
807
943
|
"values": [
|
808
944
|
{
|
809
|
-
"name": "
|
945
|
+
"name": "large"
|
810
946
|
},
|
811
947
|
{
|
812
|
-
"name": "
|
948
|
+
"name": "medium"
|
813
949
|
},
|
814
950
|
{
|
815
951
|
"name": "small"
|
816
952
|
}
|
817
953
|
]
|
818
954
|
},
|
955
|
+
{
|
956
|
+
"name": "theme",
|
957
|
+
"description": "Sets the chip to the dark or light theme colors. \"inherit\" will set the color based on the system settings or ic-theme component.\nSetting the \"customColor\" prop will override this.",
|
958
|
+
"values": [
|
959
|
+
{
|
960
|
+
"name": "dark"
|
961
|
+
},
|
962
|
+
{
|
963
|
+
"name": "inherit"
|
964
|
+
},
|
965
|
+
{
|
966
|
+
"name": "light"
|
967
|
+
}
|
968
|
+
]
|
969
|
+
},
|
819
970
|
{
|
820
971
|
"name": "transparent-background",
|
821
|
-
"description": "If `true`, the outlined variant of chip will have a transparent background rather than
|
972
|
+
"description": "If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color."
|
822
973
|
},
|
823
974
|
{
|
824
975
|
"name": "variant",
|
@@ -896,12 +1047,27 @@
|
|
896
1047
|
"description": "The size of the data list component.",
|
897
1048
|
"values": [
|
898
1049
|
{
|
899
|
-
"name": "
|
1050
|
+
"name": "medium"
|
900
1051
|
},
|
901
1052
|
{
|
902
1053
|
"name": "small"
|
903
1054
|
}
|
904
1055
|
]
|
1056
|
+
},
|
1057
|
+
{
|
1058
|
+
"name": "theme",
|
1059
|
+
"description": "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.",
|
1060
|
+
"values": [
|
1061
|
+
{
|
1062
|
+
"name": "dark"
|
1063
|
+
},
|
1064
|
+
{
|
1065
|
+
"name": "inherit"
|
1066
|
+
},
|
1067
|
+
{
|
1068
|
+
"name": "light"
|
1069
|
+
}
|
1070
|
+
]
|
905
1071
|
}
|
906
1072
|
]
|
907
1073
|
},
|
@@ -921,13 +1087,28 @@
|
|
921
1087
|
"description": "The size of the data row component.",
|
922
1088
|
"values": [
|
923
1089
|
{
|
924
|
-
"name": "
|
1090
|
+
"name": "medium"
|
925
1091
|
},
|
926
1092
|
{
|
927
1093
|
"name": "small"
|
928
1094
|
}
|
929
1095
|
]
|
930
1096
|
},
|
1097
|
+
{
|
1098
|
+
"name": "theme",
|
1099
|
+
"description": "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.",
|
1100
|
+
"values": [
|
1101
|
+
{
|
1102
|
+
"name": "dark"
|
1103
|
+
},
|
1104
|
+
{
|
1105
|
+
"name": "inherit"
|
1106
|
+
},
|
1107
|
+
{
|
1108
|
+
"name": "light"
|
1109
|
+
}
|
1110
|
+
]
|
1111
|
+
},
|
931
1112
|
{
|
932
1113
|
"name": "value",
|
933
1114
|
"description": "The value of the middle (right if no end-component supplied) cell of the row."
|
@@ -941,17 +1122,13 @@
|
|
941
1122
|
"value": ""
|
942
1123
|
},
|
943
1124
|
"attributes": [
|
944
|
-
{
|
945
|
-
"name": "buttons",
|
946
|
-
"description": "If set to `false`, default buttons or slotted dialog controls will not be displayed."
|
947
|
-
},
|
948
1125
|
{
|
949
1126
|
"name": "close-on-backdrop-click",
|
950
|
-
"description": "If set to `
|
1127
|
+
"description": "If set to `false`, the dialog will not close when the backdrop is clicked."
|
951
1128
|
},
|
952
1129
|
{
|
953
1130
|
"name": "destructive",
|
954
|
-
"description": "If
|
1131
|
+
"description": "If 'true', sets the 'primary' or rightmost button to the destructive variant. Stops initial focus being set on the 'primary' or rightmost default or slotted button."
|
955
1132
|
},
|
956
1133
|
{
|
957
1134
|
"name": "disable-height-constraint",
|
@@ -973,6 +1150,10 @@
|
|
973
1150
|
"name": "hide-close-button",
|
974
1151
|
"description": "If `true`, the close button will not be displayed."
|
975
1152
|
},
|
1153
|
+
{
|
1154
|
+
"name": "hide-default-controls",
|
1155
|
+
"description": "If set to `true`, default button controls will not be shown, but slotted dialog controls will still be displayed."
|
1156
|
+
},
|
976
1157
|
{
|
977
1158
|
"name": "label",
|
978
1159
|
"description": "Sets the optional label for the dialog which appears above the heading."
|
@@ -995,16 +1176,121 @@
|
|
995
1176
|
"name": "small"
|
996
1177
|
}
|
997
1178
|
]
|
998
|
-
}
|
999
|
-
|
1000
|
-
|
1001
|
-
|
1002
|
-
|
1003
|
-
|
1179
|
+
},
|
1180
|
+
{
|
1181
|
+
"name": "theme",
|
1182
|
+
"description": "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.",
|
1183
|
+
"values": [
|
1184
|
+
{
|
1185
|
+
"name": "dark"
|
1186
|
+
},
|
1187
|
+
{
|
1188
|
+
"name": "inherit"
|
1189
|
+
},
|
1190
|
+
{
|
1191
|
+
"name": "light"
|
1192
|
+
}
|
1193
|
+
]
|
1194
|
+
}
|
1195
|
+
]
|
1196
|
+
},
|
1197
|
+
{
|
1198
|
+
"name": "ic-divider",
|
1199
|
+
"description": {
|
1004
1200
|
"kind": "markdown",
|
1005
1201
|
"value": ""
|
1006
1202
|
},
|
1007
|
-
"attributes": [
|
1203
|
+
"attributes": [
|
1204
|
+
{
|
1205
|
+
"name": "border-style",
|
1206
|
+
"description": "The line style of the divider.",
|
1207
|
+
"values": [
|
1208
|
+
{
|
1209
|
+
"name": "dashed"
|
1210
|
+
},
|
1211
|
+
{
|
1212
|
+
"name": "solid"
|
1213
|
+
}
|
1214
|
+
]
|
1215
|
+
},
|
1216
|
+
{
|
1217
|
+
"name": "label",
|
1218
|
+
"description": "The label for the divider. The label placement will need to be set for the label to be displayed correctly."
|
1219
|
+
},
|
1220
|
+
{
|
1221
|
+
"name": "label-placement",
|
1222
|
+
"description": "The position the label is placed on the divider. `Left` and `right` placement is only applicable when orientation is set to `horizontal`. `Top` and `bottom` placement is only applicable when orientation is set to `vertical`. `Center` placement is applicable for both orientations.",
|
1223
|
+
"values": [
|
1224
|
+
{
|
1225
|
+
"name": "bottom"
|
1226
|
+
},
|
1227
|
+
{
|
1228
|
+
"name": "center"
|
1229
|
+
},
|
1230
|
+
{
|
1231
|
+
"name": "left"
|
1232
|
+
},
|
1233
|
+
{
|
1234
|
+
"name": "right"
|
1235
|
+
},
|
1236
|
+
{
|
1237
|
+
"name": "top"
|
1238
|
+
}
|
1239
|
+
]
|
1240
|
+
},
|
1241
|
+
{
|
1242
|
+
"name": "monochrome",
|
1243
|
+
"description": "If `true`, the divider will be displayed in a grey colour."
|
1244
|
+
},
|
1245
|
+
{
|
1246
|
+
"name": "orientation",
|
1247
|
+
"description": "The orientation of the divider.",
|
1248
|
+
"values": [
|
1249
|
+
{
|
1250
|
+
"name": "horizontal"
|
1251
|
+
},
|
1252
|
+
{
|
1253
|
+
"name": "vertical"
|
1254
|
+
}
|
1255
|
+
]
|
1256
|
+
},
|
1257
|
+
{
|
1258
|
+
"name": "theme",
|
1259
|
+
"description": "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.",
|
1260
|
+
"values": [
|
1261
|
+
{
|
1262
|
+
"name": "dark"
|
1263
|
+
},
|
1264
|
+
{
|
1265
|
+
"name": "default"
|
1266
|
+
},
|
1267
|
+
{
|
1268
|
+
"name": "inherit"
|
1269
|
+
},
|
1270
|
+
{
|
1271
|
+
"name": "light"
|
1272
|
+
}
|
1273
|
+
]
|
1274
|
+
},
|
1275
|
+
{
|
1276
|
+
"name": "weight",
|
1277
|
+
"description": "The thickness of the divider.",
|
1278
|
+
"values": [
|
1279
|
+
{
|
1280
|
+
"name": "medium"
|
1281
|
+
},
|
1282
|
+
{
|
1283
|
+
"name": "thick"
|
1284
|
+
},
|
1285
|
+
{
|
1286
|
+
"name": "thin"
|
1287
|
+
},
|
1288
|
+
{
|
1289
|
+
"name": "very-thick"
|
1290
|
+
}
|
1291
|
+
]
|
1292
|
+
}
|
1293
|
+
]
|
1008
1294
|
},
|
1009
1295
|
{
|
1010
1296
|
"name": "ic-empty-state",
|
@@ -1041,10 +1327,10 @@
|
|
1041
1327
|
"description": "The size of the image or icon used in the image slot.",
|
1042
1328
|
"values": [
|
1043
1329
|
{
|
1044
|
-
"name": "
|
1330
|
+
"name": "large"
|
1045
1331
|
},
|
1046
1332
|
{
|
1047
|
-
"name": "
|
1333
|
+
"name": "medium"
|
1048
1334
|
},
|
1049
1335
|
{
|
1050
1336
|
"name": "small"
|
@@ -1058,6 +1344,21 @@
|
|
1058
1344
|
{
|
1059
1345
|
"name": "subheading",
|
1060
1346
|
"description": "The subtitle rendered in the empty state container."
|
1347
|
+
},
|
1348
|
+
{
|
1349
|
+
"name": "theme",
|
1350
|
+
"description": "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.",
|
1351
|
+
"values": [
|
1352
|
+
{
|
1353
|
+
"name": "dark"
|
1354
|
+
},
|
1355
|
+
{
|
1356
|
+
"name": "inherit"
|
1357
|
+
},
|
1358
|
+
{
|
1359
|
+
"name": "light"
|
1360
|
+
}
|
1361
|
+
]
|
1061
1362
|
}
|
1062
1363
|
]
|
1063
1364
|
},
|
@@ -1253,7 +1554,7 @@
|
|
1253
1554
|
"description": "The size of the hero component.",
|
1254
1555
|
"values": [
|
1255
1556
|
{
|
1256
|
-
"name": "
|
1557
|
+
"name": "medium"
|
1257
1558
|
},
|
1258
1559
|
{
|
1259
1560
|
"name": "small"
|
@@ -1297,18 +1598,6 @@
|
|
1297
1598
|
"value": ""
|
1298
1599
|
},
|
1299
1600
|
"attributes": [
|
1300
|
-
{
|
1301
|
-
"name": "appearance",
|
1302
|
-
"description": "The appearance of the input component container.",
|
1303
|
-
"values": [
|
1304
|
-
{
|
1305
|
-
"name": "dark"
|
1306
|
-
},
|
1307
|
-
{
|
1308
|
-
"name": "default"
|
1309
|
-
}
|
1310
|
-
]
|
1311
|
-
},
|
1312
1601
|
{
|
1313
1602
|
"name": "disabled",
|
1314
1603
|
"description": "If `true`, the disabled state will be set."
|
@@ -1330,10 +1619,10 @@
|
|
1330
1619
|
"description": "The size of the input component container component.",
|
1331
1620
|
"values": [
|
1332
1621
|
{
|
1333
|
-
"name": "
|
1622
|
+
"name": "large"
|
1334
1623
|
},
|
1335
1624
|
{
|
1336
|
-
"name": "
|
1625
|
+
"name": "medium"
|
1337
1626
|
},
|
1338
1627
|
{
|
1339
1628
|
"name": "small"
|
@@ -1385,18 +1674,6 @@
|
|
1385
1674
|
"value": ""
|
1386
1675
|
},
|
1387
1676
|
"attributes": [
|
1388
|
-
{
|
1389
|
-
"name": "appearance",
|
1390
|
-
"description": "The appearance of the input label.",
|
1391
|
-
"values": [
|
1392
|
-
{
|
1393
|
-
"name": "dark"
|
1394
|
-
},
|
1395
|
-
{
|
1396
|
-
"name": "default"
|
1397
|
-
}
|
1398
|
-
]
|
1399
|
-
},
|
1400
1677
|
{
|
1401
1678
|
"name": "disabled",
|
1402
1679
|
"description": "If `true`, the disabled state will be set."
|
@@ -1409,6 +1686,10 @@
|
|
1409
1686
|
"name": "helper-text",
|
1410
1687
|
"description": "The helper text that will be displayed."
|
1411
1688
|
},
|
1689
|
+
{
|
1690
|
+
"name": "hide-label",
|
1691
|
+
"description": "The label will be visually hidden."
|
1692
|
+
},
|
1412
1693
|
{
|
1413
1694
|
"name": "label",
|
1414
1695
|
"description": "The text content of the label."
|
@@ -1487,21 +1768,6 @@
|
|
1487
1768
|
"value": ""
|
1488
1769
|
},
|
1489
1770
|
"attributes": [
|
1490
|
-
{
|
1491
|
-
"name": "appearance",
|
1492
|
-
"description": "The appearance of the link, e.g. dark, light, or default.",
|
1493
|
-
"values": [
|
1494
|
-
{
|
1495
|
-
"name": "dark"
|
1496
|
-
},
|
1497
|
-
{
|
1498
|
-
"name": "default"
|
1499
|
-
},
|
1500
|
-
{
|
1501
|
-
"name": "light"
|
1502
|
-
}
|
1503
|
-
]
|
1504
|
-
},
|
1505
1771
|
{
|
1506
1772
|
"name": "download",
|
1507
1773
|
"description": "If `true`, the user can save the linked URL instead of navigating to it."
|
@@ -1514,6 +1780,10 @@
|
|
1514
1780
|
"name": "hreflang",
|
1515
1781
|
"description": "The human language of the linked URL."
|
1516
1782
|
},
|
1783
|
+
{
|
1784
|
+
"name": "monochrome",
|
1785
|
+
"description": "If `true`, the link will display as black in the light theme, and white in the dark theme."
|
1786
|
+
},
|
1517
1787
|
{
|
1518
1788
|
"name": "referrerpolicy",
|
1519
1789
|
"description": "How much of the referrer to send when following the link.",
|
@@ -1551,6 +1821,21 @@
|
|
1551
1821
|
{
|
1552
1822
|
"name": "target",
|
1553
1823
|
"description": "The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe)."
|
1824
|
+
},
|
1825
|
+
{
|
1826
|
+
"name": "theme",
|
1827
|
+
"description": "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.",
|
1828
|
+
"values": [
|
1829
|
+
{
|
1830
|
+
"name": "dark"
|
1831
|
+
},
|
1832
|
+
{
|
1833
|
+
"name": "inherit"
|
1834
|
+
},
|
1835
|
+
{
|
1836
|
+
"name": "light"
|
1837
|
+
}
|
1838
|
+
]
|
1554
1839
|
}
|
1555
1840
|
]
|
1556
1841
|
},
|
@@ -1561,18 +1846,6 @@
|
|
1561
1846
|
"value": ""
|
1562
1847
|
},
|
1563
1848
|
"attributes": [
|
1564
|
-
{
|
1565
|
-
"name": "appearance",
|
1566
|
-
"description": "The appearance of the loading indicator, e.g. dark or light.",
|
1567
|
-
"values": [
|
1568
|
-
{
|
1569
|
-
"name": "dark"
|
1570
|
-
},
|
1571
|
-
{
|
1572
|
-
"name": "light"
|
1573
|
-
}
|
1574
|
-
]
|
1575
|
-
},
|
1576
1849
|
{
|
1577
1850
|
"name": "description",
|
1578
1851
|
"description": "The description that will be set as the aria-label of the loading indicator when not using a visible label."
|
@@ -1583,7 +1856,7 @@
|
|
1583
1856
|
},
|
1584
1857
|
{
|
1585
1858
|
"name": "label",
|
1586
|
-
"description": "The label to be displayed beneath the loading indicator.\nDisplay a changing label by
|
1859
|
+
"description": "The label to be displayed beneath the loading indicator.\nDisplay a changing label by supplying an array of messages."
|
1587
1860
|
},
|
1588
1861
|
{
|
1589
1862
|
"name": "label-duration",
|
@@ -1597,6 +1870,10 @@
|
|
1597
1870
|
"name": "min",
|
1598
1871
|
"description": "The minimum value that the progress value can take.\nUsed to calculate the proportional width of the progress bar."
|
1599
1872
|
},
|
1873
|
+
{
|
1874
|
+
"name": "monochrome",
|
1875
|
+
"description": "If `true`, the element will display as black and white."
|
1876
|
+
},
|
1600
1877
|
{
|
1601
1878
|
"name": "progress",
|
1602
1879
|
"description": "The current amount of progress made.\nIf not provided, component acts as an indeterminate loading indicator."
|
@@ -1605,20 +1882,35 @@
|
|
1605
1882
|
"name": "size",
|
1606
1883
|
"description": "The size of the loading indicator.",
|
1607
1884
|
"values": [
|
1608
|
-
{
|
1609
|
-
"name": "default"
|
1610
|
-
},
|
1611
1885
|
{
|
1612
1886
|
"name": "icon"
|
1613
1887
|
},
|
1614
1888
|
{
|
1615
1889
|
"name": "large"
|
1616
1890
|
},
|
1891
|
+
{
|
1892
|
+
"name": "medium"
|
1893
|
+
},
|
1617
1894
|
{
|
1618
1895
|
"name": "small"
|
1619
1896
|
}
|
1620
1897
|
]
|
1621
1898
|
},
|
1899
|
+
{
|
1900
|
+
"name": "theme",
|
1901
|
+
"description": "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.",
|
1902
|
+
"values": [
|
1903
|
+
{
|
1904
|
+
"name": "dark"
|
1905
|
+
},
|
1906
|
+
{
|
1907
|
+
"name": "inherit"
|
1908
|
+
},
|
1909
|
+
{
|
1910
|
+
"name": "light"
|
1911
|
+
}
|
1912
|
+
]
|
1913
|
+
},
|
1622
1914
|
{
|
1623
1915
|
"name": "type",
|
1624
1916
|
"description": "The type of indicator, either linear or circular.",
|
@@ -1652,6 +1944,10 @@
|
|
1652
1944
|
}
|
1653
1945
|
]
|
1654
1946
|
},
|
1947
|
+
{
|
1948
|
+
"name": "close-on-select",
|
1949
|
+
"description": "If `true`, the menu will close when an option is selected."
|
1950
|
+
},
|
1655
1951
|
{
|
1656
1952
|
"name": "full-width",
|
1657
1953
|
"description": "If `true`, the menu will fill the width of the container."
|
@@ -1686,13 +1982,13 @@
|
|
1686
1982
|
},
|
1687
1983
|
{
|
1688
1984
|
"name": "size",
|
1689
|
-
"description": "The size of the menu
|
1985
|
+
"description": "The size of the menu.",
|
1690
1986
|
"values": [
|
1691
1987
|
{
|
1692
|
-
"name": "
|
1988
|
+
"name": "large"
|
1693
1989
|
},
|
1694
1990
|
{
|
1695
|
-
"name": "
|
1991
|
+
"name": "medium"
|
1696
1992
|
},
|
1697
1993
|
{
|
1698
1994
|
"name": "small"
|
@@ -1701,7 +1997,7 @@
|
|
1701
1997
|
},
|
1702
1998
|
{
|
1703
1999
|
"name": "value",
|
1704
|
-
"description": "The value of the currently selected option."
|
2000
|
+
"description": "The value of the currently selected option - or array of values (if multiple options allowed)."
|
1705
2001
|
},
|
1706
2002
|
{
|
1707
2003
|
"name": "value-field",
|
@@ -1729,6 +2025,10 @@
|
|
1729
2025
|
"value": ""
|
1730
2026
|
},
|
1731
2027
|
"attributes": [
|
2028
|
+
{
|
2029
|
+
"name": "checked",
|
2030
|
+
"description": "If `true`, the menu item will be in a checked state. This is only applicable when variant is set to `toggle`."
|
2031
|
+
},
|
1732
2032
|
{
|
1733
2033
|
"name": "description",
|
1734
2034
|
"description": "The description displayed in the menu item, below the label."
|
@@ -1746,7 +2046,7 @@
|
|
1746
2046
|
"description": "The human language of the linked URL."
|
1747
2047
|
},
|
1748
2048
|
{
|
1749
|
-
"name": "keyboard-shortcut",
|
2049
|
+
"name": "keyboard-shortcut-label",
|
1750
2050
|
"description": "The label describing the keyboard shortcut for a menu item's action."
|
1751
2051
|
},
|
1752
2052
|
{
|
@@ -1872,6 +2172,21 @@
|
|
1872
2172
|
{
|
1873
2173
|
"name": "target",
|
1874
2174
|
"description": "The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe)."
|
2175
|
+
},
|
2176
|
+
{
|
2177
|
+
"name": "theme",
|
2178
|
+
"description": "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.",
|
2179
|
+
"values": [
|
2180
|
+
{
|
2181
|
+
"name": "dark"
|
2182
|
+
},
|
2183
|
+
{
|
2184
|
+
"name": "inherit"
|
2185
|
+
},
|
2186
|
+
{
|
2187
|
+
"name": "light"
|
2188
|
+
}
|
2189
|
+
]
|
1875
2190
|
}
|
1876
2191
|
]
|
1877
2192
|
},
|
@@ -1884,11 +2199,26 @@
|
|
1884
2199
|
"attributes": [
|
1885
2200
|
{
|
1886
2201
|
"name": "expandable",
|
1887
|
-
"description": "If `true`, the group will be expandable in the side menu."
|
2202
|
+
"description": "If `true`, the group will be expandable when in an ic-side-navigation component, or, when in an ic-top-navigation component, in the side menu displayed at small screen sizes."
|
1888
2203
|
},
|
1889
2204
|
{
|
1890
2205
|
"name": "label",
|
1891
2206
|
"description": "The label to display on the group."
|
2207
|
+
},
|
2208
|
+
{
|
2209
|
+
"name": "theme",
|
2210
|
+
"description": "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.",
|
2211
|
+
"values": [
|
2212
|
+
{
|
2213
|
+
"name": "dark"
|
2214
|
+
},
|
2215
|
+
{
|
2216
|
+
"name": "inherit"
|
2217
|
+
},
|
2218
|
+
{
|
2219
|
+
"name": "light"
|
2220
|
+
}
|
2221
|
+
]
|
1892
2222
|
}
|
1893
2223
|
]
|
1894
2224
|
},
|
@@ -1956,6 +2286,21 @@
|
|
1956
2286
|
{
|
1957
2287
|
"name": "target",
|
1958
2288
|
"description": "The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe)."
|
2289
|
+
},
|
2290
|
+
{
|
2291
|
+
"name": "theme",
|
2292
|
+
"description": "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.",
|
2293
|
+
"values": [
|
2294
|
+
{
|
2295
|
+
"name": "dark"
|
2296
|
+
},
|
2297
|
+
{
|
2298
|
+
"name": "inherit"
|
2299
|
+
},
|
2300
|
+
{
|
2301
|
+
"name": "light"
|
2302
|
+
}
|
2303
|
+
]
|
1959
2304
|
}
|
1960
2305
|
]
|
1961
2306
|
},
|
@@ -1970,6 +2315,21 @@
|
|
1970
2315
|
"name": "status",
|
1971
2316
|
"description": "The status info to display."
|
1972
2317
|
},
|
2318
|
+
{
|
2319
|
+
"name": "theme",
|
2320
|
+
"description": "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.",
|
2321
|
+
"values": [
|
2322
|
+
{
|
2323
|
+
"name": "dark"
|
2324
|
+
},
|
2325
|
+
{
|
2326
|
+
"name": "inherit"
|
2327
|
+
},
|
2328
|
+
{
|
2329
|
+
"name": "light"
|
2330
|
+
}
|
2331
|
+
]
|
2332
|
+
},
|
1973
2333
|
{
|
1974
2334
|
"name": "version",
|
1975
2335
|
"description": "The version info to display."
|
@@ -2015,7 +2375,7 @@
|
|
2015
2375
|
"description": "The size of the page header component.",
|
2016
2376
|
"values": [
|
2017
2377
|
{
|
2018
|
-
"name": "
|
2378
|
+
"name": "medium"
|
2019
2379
|
},
|
2020
2380
|
{
|
2021
2381
|
"name": "small"
|
@@ -2033,6 +2393,21 @@
|
|
2033
2393
|
{
|
2034
2394
|
"name": "subheading",
|
2035
2395
|
"description": "The subtitle to render on the page header."
|
2396
|
+
},
|
2397
|
+
{
|
2398
|
+
"name": "theme",
|
2399
|
+
"description": "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.",
|
2400
|
+
"values": [
|
2401
|
+
{
|
2402
|
+
"name": "dark"
|
2403
|
+
},
|
2404
|
+
{
|
2405
|
+
"name": "inherit"
|
2406
|
+
},
|
2407
|
+
{
|
2408
|
+
"name": "light"
|
2409
|
+
}
|
2410
|
+
]
|
2036
2411
|
}
|
2037
2412
|
]
|
2038
2413
|
},
|
@@ -2047,21 +2422,6 @@
|
|
2047
2422
|
"name": "adjacent-page-count",
|
2048
2423
|
"description": "The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2."
|
2049
2424
|
},
|
2050
|
-
{
|
2051
|
-
"name": "appearance",
|
2052
|
-
"description": "The appearance of the pagination, e.g. dark, light or the default.",
|
2053
|
-
"values": [
|
2054
|
-
{
|
2055
|
-
"name": "dark"
|
2056
|
-
},
|
2057
|
-
{
|
2058
|
-
"name": "default"
|
2059
|
-
},
|
2060
|
-
{
|
2061
|
-
"name": "light"
|
2062
|
-
}
|
2063
|
-
]
|
2064
|
-
},
|
2065
2425
|
{
|
2066
2426
|
"name": "boundary-page-count",
|
2067
2427
|
"description": "The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2."
|
@@ -2090,10 +2450,29 @@
|
|
2090
2450
|
"name": "label",
|
2091
2451
|
"description": "The label for the pagination item (applicable when simple pagination is being used)."
|
2092
2452
|
},
|
2453
|
+
{
|
2454
|
+
"name": "monochrome",
|
2455
|
+
"description": "If `true`, the pagination will display as black in the light theme, and white in dark theme."
|
2456
|
+
},
|
2093
2457
|
{
|
2094
2458
|
"name": "pages",
|
2095
2459
|
"description": "The total number of pages."
|
2096
2460
|
},
|
2461
|
+
{
|
2462
|
+
"name": "theme",
|
2463
|
+
"description": "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.",
|
2464
|
+
"values": [
|
2465
|
+
{
|
2466
|
+
"name": "dark"
|
2467
|
+
},
|
2468
|
+
{
|
2469
|
+
"name": "inherit"
|
2470
|
+
},
|
2471
|
+
{
|
2472
|
+
"name": "light"
|
2473
|
+
}
|
2474
|
+
]
|
2475
|
+
},
|
2097
2476
|
{
|
2098
2477
|
"name": "type",
|
2099
2478
|
"description": "The type of pagination to be used.",
|
@@ -2115,21 +2494,6 @@
|
|
2115
2494
|
"value": ""
|
2116
2495
|
},
|
2117
2496
|
"attributes": [
|
2118
|
-
{
|
2119
|
-
"name": "appearance",
|
2120
|
-
"description": "The appearance of the pagination, e.g. dark, light or the default.",
|
2121
|
-
"values": [
|
2122
|
-
{
|
2123
|
-
"name": "dark"
|
2124
|
-
},
|
2125
|
-
{
|
2126
|
-
"name": "default"
|
2127
|
-
},
|
2128
|
-
{
|
2129
|
-
"name": "light"
|
2130
|
-
}
|
2131
|
-
]
|
2132
|
-
},
|
2133
2497
|
{
|
2134
2498
|
"name": "disabled",
|
2135
2499
|
"description": "If `true`, the pagination item will be disabled."
|
@@ -2138,6 +2502,10 @@
|
|
2138
2502
|
"name": "label",
|
2139
2503
|
"description": "The label for the pagination item (applicable when simple pagination is being used)."
|
2140
2504
|
},
|
2505
|
+
{
|
2506
|
+
"name": "monochrome",
|
2507
|
+
"description": "If `true`, the pagination item will display as black in the light theme, and white in dark theme."
|
2508
|
+
},
|
2141
2509
|
{
|
2142
2510
|
"name": "page",
|
2143
2511
|
"description": "The current page number."
|
@@ -2146,6 +2514,21 @@
|
|
2146
2514
|
"name": "selected",
|
2147
2515
|
"description": "If `true`, the pagination item will be selected."
|
2148
2516
|
},
|
2517
|
+
{
|
2518
|
+
"name": "theme",
|
2519
|
+
"description": "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.",
|
2520
|
+
"values": [
|
2521
|
+
{
|
2522
|
+
"name": "dark"
|
2523
|
+
},
|
2524
|
+
{
|
2525
|
+
"name": "inherit"
|
2526
|
+
},
|
2527
|
+
{
|
2528
|
+
"name": "light"
|
2529
|
+
}
|
2530
|
+
]
|
2531
|
+
},
|
2149
2532
|
{
|
2150
2533
|
"name": "type",
|
2151
2534
|
"description": "The type of pagination item - 'page' or 'ellipsis'.",
|
@@ -2181,6 +2564,21 @@
|
|
2181
2564
|
{
|
2182
2565
|
"name": "submenu-id",
|
2183
2566
|
"description": "The unique identifier for a popover submenu."
|
2567
|
+
},
|
2568
|
+
{
|
2569
|
+
"name": "theme",
|
2570
|
+
"description": "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.",
|
2571
|
+
"values": [
|
2572
|
+
{
|
2573
|
+
"name": "dark"
|
2574
|
+
},
|
2575
|
+
{
|
2576
|
+
"name": "inherit"
|
2577
|
+
},
|
2578
|
+
{
|
2579
|
+
"name": "light"
|
2580
|
+
}
|
2581
|
+
]
|
2184
2582
|
}
|
2185
2583
|
]
|
2186
2584
|
},
|
@@ -2232,13 +2630,28 @@
|
|
2232
2630
|
"description": "The size of the radio group component.",
|
2233
2631
|
"values": [
|
2234
2632
|
{
|
2235
|
-
"name": "
|
2633
|
+
"name": "medium"
|
2236
2634
|
},
|
2237
2635
|
{
|
2238
2636
|
"name": "small"
|
2239
2637
|
}
|
2240
2638
|
]
|
2241
2639
|
},
|
2640
|
+
{
|
2641
|
+
"name": "theme",
|
2642
|
+
"description": "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.",
|
2643
|
+
"values": [
|
2644
|
+
{
|
2645
|
+
"name": "dark"
|
2646
|
+
},
|
2647
|
+
{
|
2648
|
+
"name": "inherit"
|
2649
|
+
},
|
2650
|
+
{
|
2651
|
+
"name": "light"
|
2652
|
+
}
|
2653
|
+
]
|
2654
|
+
},
|
2242
2655
|
{
|
2243
2656
|
"name": "validation-status",
|
2244
2657
|
"description": "The validation status - e.g. 'error' | 'warning' | 'success'.",
|
@@ -2256,7 +2669,7 @@
|
|
2256
2669
|
},
|
2257
2670
|
{
|
2258
2671
|
"name": "validation-text",
|
2259
|
-
"description": "The
|
2672
|
+
"description": "The text to display as the validation message."
|
2260
2673
|
}
|
2261
2674
|
]
|
2262
2675
|
},
|
@@ -2307,6 +2720,21 @@
|
|
2307
2720
|
"name": "selected",
|
2308
2721
|
"description": "If `true`, the radio option will be displayed in a selected state."
|
2309
2722
|
},
|
2723
|
+
{
|
2724
|
+
"name": "theme",
|
2725
|
+
"description": "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.",
|
2726
|
+
"values": [
|
2727
|
+
{
|
2728
|
+
"name": "dark"
|
2729
|
+
},
|
2730
|
+
{
|
2731
|
+
"name": "inherit"
|
2732
|
+
},
|
2733
|
+
{
|
2734
|
+
"name": "light"
|
2735
|
+
}
|
2736
|
+
]
|
2737
|
+
},
|
2310
2738
|
{
|
2311
2739
|
"name": "value",
|
2312
2740
|
"description": "The value for the radio option."
|
@@ -2330,171 +2758,7 @@
|
|
2330
2758
|
},
|
2331
2759
|
{
|
2332
2760
|
"name": "autocomplete",
|
2333
|
-
"description": "The state of autocompletion the browser can apply on the text value."
|
2334
|
-
"values": [
|
2335
|
-
{
|
2336
|
-
"name": "name"
|
2337
|
-
},
|
2338
|
-
{
|
2339
|
-
"name": "on"
|
2340
|
-
},
|
2341
|
-
{
|
2342
|
-
"name": "off"
|
2343
|
-
},
|
2344
|
-
{
|
2345
|
-
"name": "honorific-prefix"
|
2346
|
-
},
|
2347
|
-
{
|
2348
|
-
"name": "given-name"
|
2349
|
-
},
|
2350
|
-
{
|
2351
|
-
"name": "additional-name"
|
2352
|
-
},
|
2353
|
-
{
|
2354
|
-
"name": "family-name"
|
2355
|
-
},
|
2356
|
-
{
|
2357
|
-
"name": "honorific-suffix"
|
2358
|
-
},
|
2359
|
-
{
|
2360
|
-
"name": "nickname"
|
2361
|
-
},
|
2362
|
-
{
|
2363
|
-
"name": "email"
|
2364
|
-
},
|
2365
|
-
{
|
2366
|
-
"name": "username"
|
2367
|
-
},
|
2368
|
-
{
|
2369
|
-
"name": "new-password"
|
2370
|
-
},
|
2371
|
-
{
|
2372
|
-
"name": "current-password"
|
2373
|
-
},
|
2374
|
-
{
|
2375
|
-
"name": "one-time-code"
|
2376
|
-
},
|
2377
|
-
{
|
2378
|
-
"name": "organization-title"
|
2379
|
-
},
|
2380
|
-
{
|
2381
|
-
"name": "organization"
|
2382
|
-
},
|
2383
|
-
{
|
2384
|
-
"name": "street-address"
|
2385
|
-
},
|
2386
|
-
{
|
2387
|
-
"name": "address-line1"
|
2388
|
-
},
|
2389
|
-
{
|
2390
|
-
"name": "address-line2"
|
2391
|
-
},
|
2392
|
-
{
|
2393
|
-
"name": "address-line3"
|
2394
|
-
},
|
2395
|
-
{
|
2396
|
-
"name": "address-level4"
|
2397
|
-
},
|
2398
|
-
{
|
2399
|
-
"name": "address-level3"
|
2400
|
-
},
|
2401
|
-
{
|
2402
|
-
"name": "address-level2"
|
2403
|
-
},
|
2404
|
-
{
|
2405
|
-
"name": "address-level1"
|
2406
|
-
},
|
2407
|
-
{
|
2408
|
-
"name": "country"
|
2409
|
-
},
|
2410
|
-
{
|
2411
|
-
"name": "country-name"
|
2412
|
-
},
|
2413
|
-
{
|
2414
|
-
"name": "postal-code"
|
2415
|
-
},
|
2416
|
-
{
|
2417
|
-
"name": "cc-name"
|
2418
|
-
},
|
2419
|
-
{
|
2420
|
-
"name": "cc-given-name"
|
2421
|
-
},
|
2422
|
-
{
|
2423
|
-
"name": "cc-additional-name"
|
2424
|
-
},
|
2425
|
-
{
|
2426
|
-
"name": "cc-family-name"
|
2427
|
-
},
|
2428
|
-
{
|
2429
|
-
"name": "cc-number"
|
2430
|
-
},
|
2431
|
-
{
|
2432
|
-
"name": "cc-exp"
|
2433
|
-
},
|
2434
|
-
{
|
2435
|
-
"name": "cc-exp-month"
|
2436
|
-
},
|
2437
|
-
{
|
2438
|
-
"name": "cc-exp-year"
|
2439
|
-
},
|
2440
|
-
{
|
2441
|
-
"name": "cc-csc"
|
2442
|
-
},
|
2443
|
-
{
|
2444
|
-
"name": "cc-type"
|
2445
|
-
},
|
2446
|
-
{
|
2447
|
-
"name": "transaction-currency"
|
2448
|
-
},
|
2449
|
-
{
|
2450
|
-
"name": "transaction-amount"
|
2451
|
-
},
|
2452
|
-
{
|
2453
|
-
"name": "language"
|
2454
|
-
},
|
2455
|
-
{
|
2456
|
-
"name": "bday"
|
2457
|
-
},
|
2458
|
-
{
|
2459
|
-
"name": "bday-day"
|
2460
|
-
},
|
2461
|
-
{
|
2462
|
-
"name": "bday-month"
|
2463
|
-
},
|
2464
|
-
{
|
2465
|
-
"name": "bday-year"
|
2466
|
-
},
|
2467
|
-
{
|
2468
|
-
"name": "sex"
|
2469
|
-
},
|
2470
|
-
{
|
2471
|
-
"name": "tel"
|
2472
|
-
},
|
2473
|
-
{
|
2474
|
-
"name": "tel-country-code"
|
2475
|
-
},
|
2476
|
-
{
|
2477
|
-
"name": "tel-national"
|
2478
|
-
},
|
2479
|
-
{
|
2480
|
-
"name": "tel-area-code"
|
2481
|
-
},
|
2482
|
-
{
|
2483
|
-
"name": "tel-local"
|
2484
|
-
},
|
2485
|
-
{
|
2486
|
-
"name": "tel-extension"
|
2487
|
-
},
|
2488
|
-
{
|
2489
|
-
"name": "impp"
|
2490
|
-
},
|
2491
|
-
{
|
2492
|
-
"name": "url"
|
2493
|
-
},
|
2494
|
-
{
|
2495
|
-
"name": "photo"
|
2496
|
-
}
|
2497
|
-
]
|
2761
|
+
"description": "The state of autocompletion the browser can apply on the text value."
|
2498
2762
|
},
|
2499
2763
|
{
|
2500
2764
|
"name": "autocorrect",
|
@@ -2601,7 +2865,7 @@
|
|
2601
2865
|
"description": "The size of the search bar component.",
|
2602
2866
|
"values": [
|
2603
2867
|
{
|
2604
|
-
"name": "
|
2868
|
+
"name": "medium"
|
2605
2869
|
},
|
2606
2870
|
{
|
2607
2871
|
"name": "small"
|
@@ -2612,6 +2876,21 @@
|
|
2612
2876
|
"name": "spellcheck",
|
2613
2877
|
"description": "If `true`, the value of the search will have its spelling and grammar checked."
|
2614
2878
|
},
|
2879
|
+
{
|
2880
|
+
"name": "theme",
|
2881
|
+
"description": "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.",
|
2882
|
+
"values": [
|
2883
|
+
{
|
2884
|
+
"name": "dark"
|
2885
|
+
},
|
2886
|
+
{
|
2887
|
+
"name": "inherit"
|
2888
|
+
},
|
2889
|
+
{
|
2890
|
+
"name": "light"
|
2891
|
+
}
|
2892
|
+
]
|
2893
|
+
},
|
2615
2894
|
{
|
2616
2895
|
"name": "timeout",
|
2617
2896
|
"description": "If using external filtering, set a timeout for when loading takes too long."
|
@@ -2663,7 +2942,7 @@
|
|
2663
2942
|
"attributes": [
|
2664
2943
|
{
|
2665
2944
|
"name": "debounce",
|
2666
|
-
"description": "The amount of time, in milliseconds, to wait to trigger the `
|
2945
|
+
"description": "The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke."
|
2667
2946
|
},
|
2668
2947
|
{
|
2669
2948
|
"name": "disable-auto-filtering",
|
@@ -2683,7 +2962,7 @@
|
|
2683
2962
|
},
|
2684
2963
|
{
|
2685
2964
|
"name": "full-width",
|
2686
|
-
"description": "If `true`, the select
|
2965
|
+
"description": "If `true`, the select will fill the width of the container."
|
2687
2966
|
},
|
2688
2967
|
{
|
2689
2968
|
"name": "helper-text",
|
@@ -2717,6 +2996,10 @@
|
|
2717
2996
|
"name": "loading-label",
|
2718
2997
|
"description": "The message displayed whilst the options are being loaded externally."
|
2719
2998
|
},
|
2999
|
+
{
|
3000
|
+
"name": "multiple",
|
3001
|
+
"description": "If `true`, multiple options can be selected."
|
3002
|
+
},
|
2720
3003
|
{
|
2721
3004
|
"name": "name",
|
2722
3005
|
"description": "The name of the control, which is submitted with the form data."
|
@@ -2747,11 +3030,11 @@
|
|
2747
3030
|
},
|
2748
3031
|
{
|
2749
3032
|
"name": "searchable",
|
2750
|
-
"description": "If `true`, a searchable variant of the select will be displayed which can be typed in to filter options."
|
3033
|
+
"description": "If `true`, a searchable variant of the select will be displayed which can be typed in to filter options. This functionality is only available on the single-select variant of the select component."
|
2751
3034
|
},
|
2752
3035
|
{
|
2753
3036
|
"name": "select-on-enter",
|
2754
|
-
"description": "If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown."
|
3037
|
+
"description": "If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select."
|
2755
3038
|
},
|
2756
3039
|
{
|
2757
3040
|
"name": "show-clear-button",
|
@@ -2759,13 +3042,13 @@
|
|
2759
3042
|
},
|
2760
3043
|
{
|
2761
3044
|
"name": "size",
|
2762
|
-
"description": "The size of the select
|
3045
|
+
"description": "The size of the select.",
|
2763
3046
|
"values": [
|
2764
3047
|
{
|
2765
|
-
"name": "
|
3048
|
+
"name": "large"
|
2766
3049
|
},
|
2767
3050
|
{
|
2768
|
-
"name": "
|
3051
|
+
"name": "medium"
|
2769
3052
|
},
|
2770
3053
|
{
|
2771
3054
|
"name": "small"
|
@@ -2773,21 +3056,36 @@
|
|
2773
3056
|
]
|
2774
3057
|
},
|
2775
3058
|
{
|
2776
|
-
"name": "
|
2777
|
-
"description": "
|
2778
|
-
},
|
2779
|
-
{
|
2780
|
-
"name": "validation-status",
|
2781
|
-
"description": "The validation status - e.g. 'error' | 'warning' | 'success'.",
|
3059
|
+
"name": "theme",
|
3060
|
+
"description": "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.",
|
2782
3061
|
"values": [
|
2783
3062
|
{
|
2784
|
-
"name": "
|
3063
|
+
"name": "dark"
|
2785
3064
|
},
|
2786
3065
|
{
|
2787
|
-
"name": "
|
3066
|
+
"name": "inherit"
|
2788
3067
|
},
|
2789
3068
|
{
|
2790
|
-
"name": "
|
3069
|
+
"name": "light"
|
3070
|
+
}
|
3071
|
+
]
|
3072
|
+
},
|
3073
|
+
{
|
3074
|
+
"name": "timeout",
|
3075
|
+
"description": "If using external filtering, set a timeout for when loading takes too long."
|
3076
|
+
},
|
3077
|
+
{
|
3078
|
+
"name": "validation-status",
|
3079
|
+
"description": "The validation status - e.g. 'error' | 'warning' | 'success'.",
|
3080
|
+
"values": [
|
3081
|
+
{
|
3082
|
+
"name": "error"
|
3083
|
+
},
|
3084
|
+
{
|
3085
|
+
"name": "success"
|
3086
|
+
},
|
3087
|
+
{
|
3088
|
+
"name": "warning"
|
2791
3089
|
}
|
2792
3090
|
]
|
2793
3091
|
},
|
@@ -2797,7 +3095,7 @@
|
|
2797
3095
|
},
|
2798
3096
|
{
|
2799
3097
|
"name": "value",
|
2800
|
-
"description": "The value of the select, reflected by the value of the currently selected option
|
3098
|
+
"description": "The value of the select, reflected by the value of the currently selected option.\nFor the searchable variant, the value is also reflected by the user input.\nFor the multi-select variant, the value must be an array of option values."
|
2801
3099
|
}
|
2802
3100
|
]
|
2803
3101
|
},
|
@@ -2858,11 +3156,14 @@
|
|
2858
3156
|
},
|
2859
3157
|
"attributes": [
|
2860
3158
|
{
|
2861
|
-
"name": "
|
2862
|
-
"description": "
|
3159
|
+
"name": "theme",
|
3160
|
+
"description": "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.",
|
2863
3161
|
"values": [
|
2864
3162
|
{
|
2865
|
-
"name": "
|
3163
|
+
"name": "dark"
|
3164
|
+
},
|
3165
|
+
{
|
3166
|
+
"name": "inherit"
|
2866
3167
|
},
|
2867
3168
|
{
|
2868
3169
|
"name": "light"
|
@@ -2886,6 +3187,54 @@
|
|
2886
3187
|
}
|
2887
3188
|
]
|
2888
3189
|
},
|
3190
|
+
{
|
3191
|
+
"name": "ic-skip-link",
|
3192
|
+
"description": {
|
3193
|
+
"kind": "markdown",
|
3194
|
+
"value": ""
|
3195
|
+
},
|
3196
|
+
"attributes": [
|
3197
|
+
{
|
3198
|
+
"name": "full-width",
|
3199
|
+
"description": "If `true`, the skip link will fill the width of the page."
|
3200
|
+
},
|
3201
|
+
{
|
3202
|
+
"name": "inline",
|
3203
|
+
"description": "If `true`, the skip link will appear inline with surrounding page content when focused."
|
3204
|
+
},
|
3205
|
+
{
|
3206
|
+
"name": "label",
|
3207
|
+
"description": "The label displayed when the skip link is focused."
|
3208
|
+
},
|
3209
|
+
{
|
3210
|
+
"name": "monochrome",
|
3211
|
+
"description": "If `true`, the skip link will display as black in the light theme, and white in the dark theme."
|
3212
|
+
},
|
3213
|
+
{
|
3214
|
+
"name": "target",
|
3215
|
+
"description": "The target ID for the element which should receive focus when triggering the skip link."
|
3216
|
+
},
|
3217
|
+
{
|
3218
|
+
"name": "theme",
|
3219
|
+
"description": "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.",
|
3220
|
+
"values": [
|
3221
|
+
{
|
3222
|
+
"name": "dark"
|
3223
|
+
},
|
3224
|
+
{
|
3225
|
+
"name": "inherit"
|
3226
|
+
},
|
3227
|
+
{
|
3228
|
+
"name": "light"
|
3229
|
+
}
|
3230
|
+
]
|
3231
|
+
},
|
3232
|
+
{
|
3233
|
+
"name": "transparent-background",
|
3234
|
+
"description": "If `true`, the background will be hidden."
|
3235
|
+
}
|
3236
|
+
]
|
3237
|
+
},
|
2889
3238
|
{
|
2890
3239
|
"name": "ic-status-tag",
|
2891
3240
|
"description": {
|
@@ -2906,10 +3255,10 @@
|
|
2906
3255
|
"description": "The size of the status tag component.",
|
2907
3256
|
"values": [
|
2908
3257
|
{
|
2909
|
-
"name": "
|
3258
|
+
"name": "large"
|
2910
3259
|
},
|
2911
3260
|
{
|
2912
|
-
"name": "
|
3261
|
+
"name": "medium"
|
2913
3262
|
},
|
2914
3263
|
{
|
2915
3264
|
"name": "small"
|
@@ -2934,6 +3283,25 @@
|
|
2934
3283
|
}
|
2935
3284
|
]
|
2936
3285
|
},
|
3286
|
+
{
|
3287
|
+
"name": "theme",
|
3288
|
+
"description": "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.",
|
3289
|
+
"values": [
|
3290
|
+
{
|
3291
|
+
"name": "dark"
|
3292
|
+
},
|
3293
|
+
{
|
3294
|
+
"name": "inherit"
|
3295
|
+
},
|
3296
|
+
{
|
3297
|
+
"name": "light"
|
3298
|
+
}
|
3299
|
+
]
|
3300
|
+
},
|
3301
|
+
{
|
3302
|
+
"name": "uppercase",
|
3303
|
+
"description": "The letter case of the status tag's label."
|
3304
|
+
},
|
2937
3305
|
{
|
2938
3306
|
"name": "variant",
|
2939
3307
|
"description": "The emphasis of the status tag.",
|
@@ -3015,25 +3383,28 @@
|
|
3015
3383
|
]
|
3016
3384
|
},
|
3017
3385
|
{
|
3018
|
-
"name": "
|
3019
|
-
"description": "The
|
3386
|
+
"name": "connector-width",
|
3387
|
+
"description": "The length of the connector between each step in pixels. Minimum length is 100px."
|
3388
|
+
},
|
3389
|
+
{
|
3390
|
+
"name": "hide-step-info",
|
3391
|
+
"description": "If `true`, the information about each step, i.e. step title, step subtitle and step status, will be hidden on all default steps. The information about each step will still be visible in the compact variant of the stepper."
|
3392
|
+
},
|
3393
|
+
{
|
3394
|
+
"name": "theme",
|
3395
|
+
"description": "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.",
|
3020
3396
|
"values": [
|
3021
3397
|
{
|
3022
|
-
"name": "
|
3398
|
+
"name": "dark"
|
3399
|
+
},
|
3400
|
+
{
|
3401
|
+
"name": "inherit"
|
3023
3402
|
},
|
3024
3403
|
{
|
3025
3404
|
"name": "light"
|
3026
3405
|
}
|
3027
3406
|
]
|
3028
3407
|
},
|
3029
|
-
{
|
3030
|
-
"name": "connector-width",
|
3031
|
-
"description": "The length of the connector between each step in pixels. Minimum length is 100px."
|
3032
|
-
},
|
3033
|
-
{
|
3034
|
-
"name": "hide-step-info",
|
3035
|
-
"description": "If `true`, the information about each step, i.e. step title, step subtitle and step status, will be hidden on all default steps. The information about each step will still be visible in the compact variant of the stepper."
|
3036
|
-
},
|
3037
3408
|
{
|
3038
3409
|
"name": "variant",
|
3039
3410
|
"description": "The variant of the stepper.",
|
@@ -3079,16 +3450,12 @@
|
|
3079
3450
|
"name": "name",
|
3080
3451
|
"description": "The name of the control, which is submitted with the form data."
|
3081
3452
|
},
|
3082
|
-
{
|
3083
|
-
"name": "show-state",
|
3084
|
-
"description": "If `true`, the switch will render the On/Off state text."
|
3085
|
-
},
|
3086
3453
|
{
|
3087
3454
|
"name": "size",
|
3088
3455
|
"description": "The size of the switch component.",
|
3089
3456
|
"values": [
|
3090
3457
|
{
|
3091
|
-
"name": "
|
3458
|
+
"name": "medium"
|
3092
3459
|
},
|
3093
3460
|
{
|
3094
3461
|
"name": "small"
|
@@ -3096,49 +3463,14 @@
|
|
3096
3463
|
]
|
3097
3464
|
},
|
3098
3465
|
{
|
3099
|
-
"name": "
|
3100
|
-
"description": "
|
3101
|
-
}
|
3102
|
-
]
|
3103
|
-
},
|
3104
|
-
{
|
3105
|
-
"name": "ic-tab",
|
3106
|
-
"description": {
|
3107
|
-
"kind": "markdown",
|
3108
|
-
"value": ""
|
3109
|
-
},
|
3110
|
-
"attributes": [
|
3111
|
-
{
|
3112
|
-
"name": "disabled",
|
3113
|
-
"description": "If `true`, the disabled state will be set."
|
3114
|
-
}
|
3115
|
-
]
|
3116
|
-
},
|
3117
|
-
{
|
3118
|
-
"name": "ic-tab-context",
|
3119
|
-
"description": {
|
3120
|
-
"kind": "markdown",
|
3121
|
-
"value": ""
|
3122
|
-
},
|
3123
|
-
"attributes": [
|
3124
|
-
{
|
3125
|
-
"name": "activation-type",
|
3126
|
-
"description": "Determines whether tabs have to be manually activated (by pressing 'Enter' or 'Space') when they receive focus using keyboard navigation.",
|
3466
|
+
"name": "theme",
|
3467
|
+
"description": "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.",
|
3127
3468
|
"values": [
|
3128
3469
|
{
|
3129
|
-
"name": "
|
3470
|
+
"name": "dark"
|
3130
3471
|
},
|
3131
3472
|
{
|
3132
|
-
"name": "
|
3133
|
-
}
|
3134
|
-
]
|
3135
|
-
},
|
3136
|
-
{
|
3137
|
-
"name": "appearance",
|
3138
|
-
"description": "The appearance of the tab context, e.g dark, or light.",
|
3139
|
-
"values": [
|
3140
|
-
{
|
3141
|
-
"name": "dark"
|
3473
|
+
"name": "inherit"
|
3142
3474
|
},
|
3143
3475
|
{
|
3144
3476
|
"name": "light"
|
@@ -3146,222 +3478,111 @@
|
|
3146
3478
|
]
|
3147
3479
|
},
|
3148
3480
|
{
|
3149
|
-
"name": "
|
3150
|
-
"description": "The
|
3151
|
-
},
|
3152
|
-
{
|
3153
|
-
"name": "selected-tab-index",
|
3154
|
-
"description": "The selected tab to be controlled by the user. Must be used alongside the icTabSelect event to manage tab selection."
|
3155
|
-
}
|
3156
|
-
]
|
3157
|
-
},
|
3158
|
-
{
|
3159
|
-
"name": "ic-tab-group",
|
3160
|
-
"description": {
|
3161
|
-
"kind": "markdown",
|
3162
|
-
"value": ""
|
3163
|
-
},
|
3164
|
-
"attributes": [
|
3165
|
-
{
|
3166
|
-
"name": "inline",
|
3167
|
-
"description": "If `true`, the tabs and tab panels will be positioned separately."
|
3168
|
-
},
|
3169
|
-
{
|
3170
|
-
"name": "label",
|
3171
|
-
"description": "The label to describe the purpose of the set of tabs to screen reader users."
|
3481
|
+
"name": "value",
|
3482
|
+
"description": "The value of the toggle does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a toggle is analogous to the value of a `<input type=\"checkbox\">`,\nit's only used when the toggle participates in a native `<form>`."
|
3172
3483
|
}
|
3173
3484
|
]
|
3174
3485
|
},
|
3175
3486
|
{
|
3176
|
-
"name": "ic-tab
|
3177
|
-
"description": {
|
3178
|
-
"kind": "markdown",
|
3179
|
-
"value": ""
|
3180
|
-
},
|
3181
|
-
"attributes": []
|
3182
|
-
},
|
3183
|
-
{
|
3184
|
-
"name": "ic-text-field",
|
3487
|
+
"name": "ic-tab",
|
3185
3488
|
"description": {
|
3186
3489
|
"kind": "markdown",
|
3187
3490
|
"value": ""
|
3188
|
-
},
|
3189
|
-
"attributes": [
|
3190
|
-
{
|
3191
|
-
"name": "
|
3192
|
-
"description": "If `true`, the
|
3193
|
-
}
|
3194
|
-
|
3195
|
-
|
3196
|
-
|
3197
|
-
|
3198
|
-
|
3199
|
-
|
3200
|
-
|
3201
|
-
|
3202
|
-
|
3203
|
-
|
3204
|
-
|
3205
|
-
|
3206
|
-
|
3207
|
-
},
|
3208
|
-
{
|
3209
|
-
"name": "off"
|
3210
|
-
},
|
3211
|
-
{
|
3212
|
-
"name": "honorific-prefix"
|
3213
|
-
},
|
3214
|
-
{
|
3215
|
-
"name": "given-name"
|
3216
|
-
},
|
3217
|
-
{
|
3218
|
-
"name": "additional-name"
|
3219
|
-
},
|
3220
|
-
{
|
3221
|
-
"name": "family-name"
|
3222
|
-
},
|
3223
|
-
{
|
3224
|
-
"name": "honorific-suffix"
|
3225
|
-
},
|
3226
|
-
{
|
3227
|
-
"name": "nickname"
|
3228
|
-
},
|
3229
|
-
{
|
3230
|
-
"name": "email"
|
3231
|
-
},
|
3232
|
-
{
|
3233
|
-
"name": "username"
|
3234
|
-
},
|
3235
|
-
{
|
3236
|
-
"name": "new-password"
|
3237
|
-
},
|
3238
|
-
{
|
3239
|
-
"name": "current-password"
|
3240
|
-
},
|
3241
|
-
{
|
3242
|
-
"name": "one-time-code"
|
3243
|
-
},
|
3244
|
-
{
|
3245
|
-
"name": "organization-title"
|
3246
|
-
},
|
3247
|
-
{
|
3248
|
-
"name": "organization"
|
3249
|
-
},
|
3250
|
-
{
|
3251
|
-
"name": "street-address"
|
3252
|
-
},
|
3253
|
-
{
|
3254
|
-
"name": "address-line1"
|
3255
|
-
},
|
3256
|
-
{
|
3257
|
-
"name": "address-line2"
|
3258
|
-
},
|
3259
|
-
{
|
3260
|
-
"name": "address-line3"
|
3261
|
-
},
|
3262
|
-
{
|
3263
|
-
"name": "address-level4"
|
3264
|
-
},
|
3265
|
-
{
|
3266
|
-
"name": "address-level3"
|
3267
|
-
},
|
3268
|
-
{
|
3269
|
-
"name": "address-level2"
|
3270
|
-
},
|
3271
|
-
{
|
3272
|
-
"name": "address-level1"
|
3273
|
-
},
|
3274
|
-
{
|
3275
|
-
"name": "country"
|
3276
|
-
},
|
3277
|
-
{
|
3278
|
-
"name": "country-name"
|
3279
|
-
},
|
3280
|
-
{
|
3281
|
-
"name": "postal-code"
|
3282
|
-
},
|
3283
|
-
{
|
3284
|
-
"name": "cc-name"
|
3285
|
-
},
|
3286
|
-
{
|
3287
|
-
"name": "cc-given-name"
|
3288
|
-
},
|
3289
|
-
{
|
3290
|
-
"name": "cc-additional-name"
|
3291
|
-
},
|
3292
|
-
{
|
3293
|
-
"name": "cc-family-name"
|
3294
|
-
},
|
3295
|
-
{
|
3296
|
-
"name": "cc-number"
|
3297
|
-
},
|
3298
|
-
{
|
3299
|
-
"name": "cc-exp"
|
3300
|
-
},
|
3301
|
-
{
|
3302
|
-
"name": "cc-exp-month"
|
3303
|
-
},
|
3304
|
-
{
|
3305
|
-
"name": "cc-exp-year"
|
3306
|
-
},
|
3307
|
-
{
|
3308
|
-
"name": "cc-csc"
|
3309
|
-
},
|
3310
|
-
{
|
3311
|
-
"name": "cc-type"
|
3312
|
-
},
|
3313
|
-
{
|
3314
|
-
"name": "transaction-currency"
|
3315
|
-
},
|
3316
|
-
{
|
3317
|
-
"name": "transaction-amount"
|
3318
|
-
},
|
3319
|
-
{
|
3320
|
-
"name": "language"
|
3321
|
-
},
|
3322
|
-
{
|
3323
|
-
"name": "bday"
|
3324
|
-
},
|
3325
|
-
{
|
3326
|
-
"name": "bday-day"
|
3327
|
-
},
|
3328
|
-
{
|
3329
|
-
"name": "bday-month"
|
3330
|
-
},
|
3331
|
-
{
|
3332
|
-
"name": "bday-year"
|
3333
|
-
},
|
3334
|
-
{
|
3335
|
-
"name": "sex"
|
3336
|
-
},
|
3337
|
-
{
|
3338
|
-
"name": "tel"
|
3339
|
-
},
|
3340
|
-
{
|
3341
|
-
"name": "tel-country-code"
|
3342
|
-
},
|
3343
|
-
{
|
3344
|
-
"name": "tel-national"
|
3345
|
-
},
|
3346
|
-
{
|
3347
|
-
"name": "tel-area-code"
|
3348
|
-
},
|
3491
|
+
},
|
3492
|
+
"attributes": [
|
3493
|
+
{
|
3494
|
+
"name": "disabled",
|
3495
|
+
"description": "If `true`, the disabled state will be set."
|
3496
|
+
}
|
3497
|
+
]
|
3498
|
+
},
|
3499
|
+
{
|
3500
|
+
"name": "ic-tab-context",
|
3501
|
+
"description": {
|
3502
|
+
"kind": "markdown",
|
3503
|
+
"value": ""
|
3504
|
+
},
|
3505
|
+
"attributes": [
|
3506
|
+
{
|
3507
|
+
"name": "activation-type",
|
3508
|
+
"description": "Determines whether tabs have to be manually activated (by pressing 'Enter' or 'Space') when they receive focus using keyboard navigation.",
|
3509
|
+
"values": [
|
3349
3510
|
{
|
3350
|
-
"name": "
|
3511
|
+
"name": "automatic"
|
3351
3512
|
},
|
3352
3513
|
{
|
3353
|
-
"name": "
|
3354
|
-
}
|
3514
|
+
"name": "manual"
|
3515
|
+
}
|
3516
|
+
]
|
3517
|
+
},
|
3518
|
+
{
|
3519
|
+
"name": "context-id",
|
3520
|
+
"description": "The unique context needed if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel."
|
3521
|
+
},
|
3522
|
+
{
|
3523
|
+
"name": "monochrome",
|
3524
|
+
"description": "If `true`, the tabs will display as black in the light theme."
|
3525
|
+
},
|
3526
|
+
{
|
3527
|
+
"name": "selected-tab-index",
|
3528
|
+
"description": "The selected tab to be controlled by the user. Must be used alongside the icTabSelect event to manage tab selection."
|
3529
|
+
},
|
3530
|
+
{
|
3531
|
+
"name": "theme",
|
3532
|
+
"description": "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.",
|
3533
|
+
"values": [
|
3355
3534
|
{
|
3356
|
-
"name": "
|
3535
|
+
"name": "dark"
|
3357
3536
|
},
|
3358
3537
|
{
|
3359
|
-
"name": "
|
3538
|
+
"name": "inherit"
|
3360
3539
|
},
|
3361
3540
|
{
|
3362
|
-
"name": "
|
3541
|
+
"name": "light"
|
3363
3542
|
}
|
3364
3543
|
]
|
3544
|
+
}
|
3545
|
+
]
|
3546
|
+
},
|
3547
|
+
{
|
3548
|
+
"name": "ic-tab-group",
|
3549
|
+
"description": {
|
3550
|
+
"kind": "markdown",
|
3551
|
+
"value": ""
|
3552
|
+
},
|
3553
|
+
"attributes": [
|
3554
|
+
{
|
3555
|
+
"name": "inline",
|
3556
|
+
"description": "If `true`, the tabs and tab panels will be positioned separately."
|
3557
|
+
},
|
3558
|
+
{
|
3559
|
+
"name": "label",
|
3560
|
+
"description": "The label to describe the purpose of the set of tabs to screen reader users."
|
3561
|
+
}
|
3562
|
+
]
|
3563
|
+
},
|
3564
|
+
{
|
3565
|
+
"name": "ic-tab-panel",
|
3566
|
+
"description": {
|
3567
|
+
"kind": "markdown",
|
3568
|
+
"value": ""
|
3569
|
+
},
|
3570
|
+
"attributes": []
|
3571
|
+
},
|
3572
|
+
{
|
3573
|
+
"name": "ic-text-field",
|
3574
|
+
"description": {
|
3575
|
+
"kind": "markdown",
|
3576
|
+
"value": ""
|
3577
|
+
},
|
3578
|
+
"attributes": [
|
3579
|
+
{
|
3580
|
+
"name": "autocapitalize",
|
3581
|
+
"description": "The automatic capitalisation of the text value as it is entered/edited by the user.\nAvailable options: \"off\", \"none\", \"on\", \"sentences\", \"words\", \"characters\"."
|
3582
|
+
},
|
3583
|
+
{
|
3584
|
+
"name": "autocomplete",
|
3585
|
+
"description": "The state of autocompletion the browser can apply on the text value."
|
3365
3586
|
},
|
3366
3587
|
{
|
3367
3588
|
"name": "autocorrect",
|
@@ -3375,6 +3596,10 @@
|
|
3375
3596
|
}
|
3376
3597
|
]
|
3377
3598
|
},
|
3599
|
+
{
|
3600
|
+
"name": "autofocus",
|
3601
|
+
"description": "If `true`, the form control will have input focus when the page loads."
|
3602
|
+
},
|
3378
3603
|
{
|
3379
3604
|
"name": "debounce",
|
3380
3605
|
"description": "The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke."
|
@@ -3445,6 +3670,14 @@
|
|
3445
3670
|
"name": "max-characters",
|
3446
3671
|
"description": "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)"
|
3447
3672
|
},
|
3673
|
+
{
|
3674
|
+
"name": "max-characters-message",
|
3675
|
+
"description": "The text to display as the warning message when the maximum number of characters (the `maxCharacters` prop value) is reached."
|
3676
|
+
},
|
3677
|
+
{
|
3678
|
+
"name": "max-message",
|
3679
|
+
"description": "The text to display as the error message when the maximum value (the `max` prop value) has been exceeded."
|
3680
|
+
},
|
3448
3681
|
{
|
3449
3682
|
"name": "min",
|
3450
3683
|
"description": "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`)"
|
@@ -3453,6 +3686,14 @@
|
|
3453
3686
|
"name": "min-characters",
|
3454
3687
|
"description": "The minimum number of characters that can be entered in the field."
|
3455
3688
|
},
|
3689
|
+
{
|
3690
|
+
"name": "min-characters-message",
|
3691
|
+
"description": "The text to display as the error message when the minimum number of characters (the `minCharacters` prop value) has not been met."
|
3692
|
+
},
|
3693
|
+
{
|
3694
|
+
"name": "min-message",
|
3695
|
+
"description": "The text to display as the error message when the minimum value (the `min` prop value) has not been met."
|
3696
|
+
},
|
3456
3697
|
{
|
3457
3698
|
"name": "name",
|
3458
3699
|
"description": "The name of the control, which is submitted with the form data."
|
@@ -3482,7 +3723,7 @@
|
|
3482
3723
|
"description": "The size of the text field component.",
|
3483
3724
|
"values": [
|
3484
3725
|
{
|
3485
|
-
"name": "
|
3726
|
+
"name": "medium"
|
3486
3727
|
},
|
3487
3728
|
{
|
3488
3729
|
"name": "small"
|
@@ -3493,6 +3734,21 @@
|
|
3493
3734
|
"name": "spellcheck",
|
3494
3735
|
"description": "If `true`, the value of the text field will have its spelling and grammar checked."
|
3495
3736
|
},
|
3737
|
+
{
|
3738
|
+
"name": "theme",
|
3739
|
+
"description": "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.",
|
3740
|
+
"values": [
|
3741
|
+
{
|
3742
|
+
"name": "dark"
|
3743
|
+
},
|
3744
|
+
{
|
3745
|
+
"name": "inherit"
|
3746
|
+
},
|
3747
|
+
{
|
3748
|
+
"name": "light"
|
3749
|
+
}
|
3750
|
+
]
|
3751
|
+
},
|
3496
3752
|
{
|
3497
3753
|
"name": "type",
|
3498
3754
|
"description": "The type of control to display. The default type is text.",
|
@@ -3541,7 +3797,7 @@
|
|
3541
3797
|
},
|
3542
3798
|
{
|
3543
3799
|
"name": "validation-text",
|
3544
|
-
"description": "The
|
3800
|
+
"description": "The text to display as the validation message."
|
3545
3801
|
},
|
3546
3802
|
{
|
3547
3803
|
"name": "value",
|
@@ -3557,8 +3813,23 @@
|
|
3557
3813
|
},
|
3558
3814
|
"attributes": [
|
3559
3815
|
{
|
3560
|
-
"name": "color",
|
3561
|
-
"description": "The
|
3816
|
+
"name": "brand-color",
|
3817
|
+
"description": "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)\"."
|
3818
|
+
},
|
3819
|
+
{
|
3820
|
+
"name": "theme",
|
3821
|
+
"description": "The theme mode. Can be \"dark\", \"light\", or \"system\". \"system\" will use the device or browser settings.",
|
3822
|
+
"values": [
|
3823
|
+
{
|
3824
|
+
"name": "dark"
|
3825
|
+
},
|
3826
|
+
{
|
3827
|
+
"name": "light"
|
3828
|
+
},
|
3829
|
+
{
|
3830
|
+
"name": "system"
|
3831
|
+
}
|
3832
|
+
]
|
3562
3833
|
}
|
3563
3834
|
]
|
3564
3835
|
},
|
@@ -3643,21 +3914,6 @@
|
|
3643
3914
|
"name": "accessible-label",
|
3644
3915
|
"description": "The accessible label that will be applied to the toggle button. This is required for the icon variant of toggle buttons."
|
3645
3916
|
},
|
3646
|
-
{
|
3647
|
-
"name": "appearance",
|
3648
|
-
"description": "The appearance of the toggle button.",
|
3649
|
-
"values": [
|
3650
|
-
{
|
3651
|
-
"name": "dark"
|
3652
|
-
},
|
3653
|
-
{
|
3654
|
-
"name": "default"
|
3655
|
-
},
|
3656
|
-
{
|
3657
|
-
"name": "light"
|
3658
|
-
}
|
3659
|
-
]
|
3660
|
-
},
|
3661
3917
|
{
|
3662
3918
|
"name": "checked",
|
3663
3919
|
"description": "If `true`, the toggle button will be in a checked state."
|
@@ -3693,21 +3949,58 @@
|
|
3693
3949
|
"name": "loading",
|
3694
3950
|
"description": "If `true`, the toggle button will be in loading state."
|
3695
3951
|
},
|
3952
|
+
{
|
3953
|
+
"name": "monochrome",
|
3954
|
+
"description": "If `true`, the toggle button will display as black in the light theme, and white in dark theme."
|
3955
|
+
},
|
3696
3956
|
{
|
3697
3957
|
"name": "size",
|
3698
3958
|
"description": "The size of the toggle button to be displayed.",
|
3699
3959
|
"values": [
|
3700
3960
|
{
|
3701
|
-
"name": "
|
3961
|
+
"name": "large"
|
3702
3962
|
},
|
3703
3963
|
{
|
3704
|
-
"name": "
|
3964
|
+
"name": "medium"
|
3705
3965
|
},
|
3706
3966
|
{
|
3707
3967
|
"name": "small"
|
3708
3968
|
}
|
3709
3969
|
]
|
3710
3970
|
},
|
3971
|
+
{
|
3972
|
+
"name": "theme",
|
3973
|
+
"description": "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.",
|
3974
|
+
"values": [
|
3975
|
+
{
|
3976
|
+
"name": "dark"
|
3977
|
+
},
|
3978
|
+
{
|
3979
|
+
"name": "inherit"
|
3980
|
+
},
|
3981
|
+
{
|
3982
|
+
"name": "light"
|
3983
|
+
}
|
3984
|
+
]
|
3985
|
+
},
|
3986
|
+
{
|
3987
|
+
"name": "tooltip-placement",
|
3988
|
+
"description": "The position of the tooltip in relation to the toggle button.",
|
3989
|
+
"values": [
|
3990
|
+
{
|
3991
|
+
"name": "bottom"
|
3992
|
+
},
|
3993
|
+
{
|
3994
|
+
"name": "left"
|
3995
|
+
},
|
3996
|
+
{
|
3997
|
+
"name": "right"
|
3998
|
+
},
|
3999
|
+
{
|
4000
|
+
"name": "top"
|
4001
|
+
}
|
4002
|
+
]
|
4003
|
+
},
|
3711
4004
|
{
|
3712
4005
|
"name": "variant",
|
3713
4006
|
"description": "The variant of the toggle button.",
|
@@ -3733,21 +4026,6 @@
|
|
3733
4026
|
"name": "accessible-label",
|
3734
4027
|
"description": "The accessible label of the toggle button group component to provide context for screen reader users."
|
3735
4028
|
},
|
3736
|
-
{
|
3737
|
-
"name": "appearance",
|
3738
|
-
"description": "The appearance of the toggle button group, e.g dark, or light.",
|
3739
|
-
"values": [
|
3740
|
-
{
|
3741
|
-
"name": "dark"
|
3742
|
-
},
|
3743
|
-
{
|
3744
|
-
"name": "default"
|
3745
|
-
},
|
3746
|
-
{
|
3747
|
-
"name": "light"
|
3748
|
-
}
|
3749
|
-
]
|
3750
|
-
},
|
3751
4029
|
{
|
3752
4030
|
"name": "disabled",
|
3753
4031
|
"description": "If `true`, the toggle button group will be set to the disabled state."
|
@@ -3775,6 +4053,10 @@
|
|
3775
4053
|
"name": "loading",
|
3776
4054
|
"description": "If `true`, the toggle button group will be in loading state."
|
3777
4055
|
},
|
4056
|
+
{
|
4057
|
+
"name": "monochrome",
|
4058
|
+
"description": "If `true`, the toggle button group will display as black in the light theme, and white in dark theme."
|
4059
|
+
},
|
3778
4060
|
{
|
3779
4061
|
"name": "select-method",
|
3780
4062
|
"description": "If `auto`, controls are toggled automatically when navigated to. If `manual`, the controls must be actioned to change their toggled state. The value of this prop is ignored if `selectType` is set to`multi`.",
|
@@ -3804,16 +4086,49 @@
|
|
3804
4086
|
"description": "The size of the toggle buttons to be displayed. This does not affect the font size of the accessible label.",
|
3805
4087
|
"values": [
|
3806
4088
|
{
|
3807
|
-
"name": "
|
4089
|
+
"name": "large"
|
3808
4090
|
},
|
3809
4091
|
{
|
3810
|
-
"name": "
|
4092
|
+
"name": "medium"
|
3811
4093
|
},
|
3812
4094
|
{
|
3813
4095
|
"name": "small"
|
3814
4096
|
}
|
3815
4097
|
]
|
3816
4098
|
},
|
4099
|
+
{
|
4100
|
+
"name": "theme",
|
4101
|
+
"description": "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.",
|
4102
|
+
"values": [
|
4103
|
+
{
|
4104
|
+
"name": "dark"
|
4105
|
+
},
|
4106
|
+
{
|
4107
|
+
"name": "inherit"
|
4108
|
+
},
|
4109
|
+
{
|
4110
|
+
"name": "light"
|
4111
|
+
}
|
4112
|
+
]
|
4113
|
+
},
|
4114
|
+
{
|
4115
|
+
"name": "tooltip-placement",
|
4116
|
+
"description": "The position of the tooltip in relation to the toggle buttons.",
|
4117
|
+
"values": [
|
4118
|
+
{
|
4119
|
+
"name": "bottom"
|
4120
|
+
},
|
4121
|
+
{
|
4122
|
+
"name": "left"
|
4123
|
+
},
|
4124
|
+
{
|
4125
|
+
"name": "right"
|
4126
|
+
},
|
4127
|
+
{
|
4128
|
+
"name": "top"
|
4129
|
+
}
|
4130
|
+
]
|
4131
|
+
},
|
3817
4132
|
{
|
3818
4133
|
"name": "variant",
|
3819
4134
|
"description": "The variant of the toggle button.",
|
@@ -3835,6 +4150,10 @@
|
|
3835
4150
|
"value": ""
|
3836
4151
|
},
|
3837
4152
|
"attributes": [
|
4153
|
+
{
|
4154
|
+
"name": "disable-click",
|
4155
|
+
"description": "If `true`, the tooltip will not be displayed on click, it will require hover or using the display method."
|
4156
|
+
},
|
3838
4157
|
{
|
3839
4158
|
"name": "disable-hover",
|
3840
4159
|
"description": "If `true`, the tooltip will not be displayed on hover, it will require a click."
|
@@ -3892,6 +4211,21 @@
|
|
3892
4211
|
{
|
3893
4212
|
"name": "target",
|
3894
4213
|
"description": "The ID of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used."
|
4214
|
+
},
|
4215
|
+
{
|
4216
|
+
"name": "theme",
|
4217
|
+
"description": "Sets the tooltip to the dark or light theme colors. \"inherit\" will set the color based on the system settings or ic-theme component.",
|
4218
|
+
"values": [
|
4219
|
+
{
|
4220
|
+
"name": "dark"
|
4221
|
+
},
|
4222
|
+
{
|
4223
|
+
"name": "inherit"
|
4224
|
+
},
|
4225
|
+
{
|
4226
|
+
"name": "light"
|
4227
|
+
}
|
4228
|
+
]
|
3895
4229
|
}
|
3896
4230
|
]
|
3897
4231
|
},
|
@@ -3941,6 +4275,21 @@
|
|
3941
4275
|
"name": "status",
|
3942
4276
|
"description": "The status info to be displayed."
|
3943
4277
|
},
|
4278
|
+
{
|
4279
|
+
"name": "theme",
|
4280
|
+
"description": "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.",
|
4281
|
+
"values": [
|
4282
|
+
{
|
4283
|
+
"name": "dark"
|
4284
|
+
},
|
4285
|
+
{
|
4286
|
+
"name": "inherit"
|
4287
|
+
},
|
4288
|
+
{
|
4289
|
+
"name": "light"
|
4290
|
+
}
|
4291
|
+
]
|
4292
|
+
},
|
3944
4293
|
{
|
3945
4294
|
"name": "version",
|
3946
4295
|
"description": "The version info to be displayed."
|
@@ -3974,6 +4323,21 @@
|
|
3974
4323
|
"name": "strikethrough",
|
3975
4324
|
"description": "If `true`, the typography will have a line through it."
|
3976
4325
|
},
|
4326
|
+
{
|
4327
|
+
"name": "theme",
|
4328
|
+
"description": "Sets the text color to the dark or light theme color. \"inherit\" will set the color based on the system settings or ic-theme component.",
|
4329
|
+
"values": [
|
4330
|
+
{
|
4331
|
+
"name": "dark"
|
4332
|
+
},
|
4333
|
+
{
|
4334
|
+
"name": "inherit"
|
4335
|
+
},
|
4336
|
+
{
|
4337
|
+
"name": "light"
|
4338
|
+
}
|
4339
|
+
]
|
4340
|
+
},
|
3977
4341
|
{
|
3978
4342
|
"name": "underline",
|
3979
4343
|
"description": "If `true`, the typography will have a line under it."
|