@ukic/web-components 2.0.0-alpha.124 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/{helpers-9d4961dc.js → helpers-60fda93f.js} +49 -21
- package/dist/cjs/helpers-60fda93f.js.map +1 -0
- package/dist/cjs/ic-alert.cjs.entry.js +4 -3
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +3 -2
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/{ic-breadcrumbs.cjs.entry.js → ic-breadcrumb-group.cjs.entry.js} +7 -6
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +3 -2
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +26 -30
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card.cjs.entry.js +3 -2
- package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +3 -2
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +3 -2
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-entity.cjs.entry.js +6 -6
- package/dist/cjs/ic-data-entity.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +6 -5
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +3 -2
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +12 -11
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +8 -7
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +16 -15
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +9 -8
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +84 -29
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +5 -4
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +11 -10
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +8 -7
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +2 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +3 -2
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +3 -2
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +6 -5
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +3 -2
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +3 -2
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +16 -19
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +219 -25
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +4 -3
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +10 -10
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +9 -8
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +2 -1
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +2 -1
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +8 -7
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +12 -11
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +146 -0
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +5 -4
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +10 -10
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +2 -1
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +7 -6
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +4 -4
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-3ef30d9d.js +4 -4
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/types-3eb02246.js +16 -0
- package/dist/cjs/types-3eb02246.js.map +1 -0
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/ic-alert/ic-alert.js +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +1 -2
- package/dist/collection/components/{ic-breadcrumbs/ic-breadcrumbs-test-examples.js → ic-breadcrumb-group/ic-breadcrumb-group-test-examples.js} +7 -7
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group-test-examples.js.map +1 -0
- package/dist/collection/components/{ic-breadcrumbs/ic-breadcrumbs.css → ic-breadcrumb-group/ic-breadcrumb-group.css} +1 -0
- package/dist/collection/components/{ic-breadcrumbs/ic-breadcrumbs.js → ic-breadcrumb-group/ic-breadcrumb-group.js} +5 -5
- package/dist/{core/p-ed1d8712.entry.js.map → collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map} +1 -1
- package/dist/collection/components/{ic-breadcrumbs/ic-breadcrumbs.test.a11y.js → ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.js} +6 -6
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.js.map +1 -0
- package/dist/collection/components/ic-button/ic-button.css +5 -11
- package/dist/collection/components/ic-button/ic-button.js +22 -52
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.types.js.map +1 -1
- package/dist/collection/components/ic-card/ic-card.js +1 -1
- package/dist/collection/components/ic-card/ic-card.js.map +1 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +4 -4
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-data-entity/ic-data-entity.css +2 -2
- package/dist/collection/components/ic-data-entity/ic-data-entity.js +8 -8
- package/dist/collection/components/ic-data-entity/ic-data-entity.js.map +1 -1
- package/dist/collection/components/ic-data-row/ic-data-row.css +1 -1
- package/dist/collection/components/ic-data-row/ic-data-row.js +6 -6
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.css +2 -2
- package/dist/collection/components/ic-footer/ic-footer.js +14 -14
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.types.js.map +1 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +2 -2
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +5 -5
- 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 +8 -8
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +10 -10
- 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 +17 -12
- package/dist/collection/components/ic-hero/ic-hero.js +9 -9
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +6 -5
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +6 -6
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.css +1 -1
- package/dist/collection/components/ic-link/ic-link.js +9 -9
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +2 -2
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +26 -25
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.types.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.css +5 -4
- package/dist/collection/components/ic-menu/ic-menu.js +82 -25
- 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-navigation-button/ic-navigation-button.js +7 -7
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +1 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +1 -1
- 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 +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +4 -4
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +2 -2
- package/dist/collection/components/ic-search-bar/ic-search-bar.css +7 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +13 -35
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select.css +70 -9
- package/dist/collection/components/ic-select/ic-select.js +341 -28
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.css +4 -4
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +14 -14
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.types.js.map +1 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +9 -9
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +14 -14
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.types.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.css +6 -6
- package/dist/collection/components/ic-switch/ic-switch.js +8 -8
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-tab/ic-tab.js +17 -11
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +25 -19
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js +2 -2
- package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js.map +1 -1
- package/dist/collection/components/{ic-tab-list → ic-tab-group}/assets/left-arrow.svg +0 -0
- package/dist/collection/components/{ic-tab-list → ic-tab-group}/assets/right-arrow.svg +0 -0
- package/dist/collection/components/{ic-tab-list/ic-tab-list.css → ic-tab-group/ic-tab-group.css} +2 -2
- package/dist/collection/components/{ic-tab-list/ic-tab-list.js → ic-tab-group/ic-tab-group.js} +37 -31
- package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -0
- package/dist/collection/components/ic-text-field/ic-text-field.js +6 -25
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +4 -4
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +6 -6
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +4 -4
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.css +17 -10
- package/dist/collection/components/ic-typography/ic-typography.js +6 -6
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/utils/helpers.js +39 -1
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +41 -14
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-alert.js +3 -2
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +1 -1
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/{ic-breadcrumbs.d.ts → ic-breadcrumb-group.d.ts} +4 -4
- package/dist/components/{ic-breadcrumbs.js → ic-breadcrumb-group.js} +10 -10
- package/dist/{cjs/ic-breadcrumbs.cjs.entry.js.map → components/ic-breadcrumb-group.js.map} +1 -1
- package/dist/components/ic-breadcrumb2.js +1 -1
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +19 -25
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card.js +1 -1
- package/dist/components/ic-card.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +2 -2
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +1 -1
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-data-entity.js +7 -7
- package/dist/components/ic-data-entity.js.map +1 -1
- package/dist/components/ic-data-row.js +5 -5
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-divider2.js +2 -1
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +12 -12
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +7 -7
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +14 -13
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +9 -8
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +7 -6
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-label2.js +1 -1
- package/dist/components/ic-input-validation2.js +2 -1
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +10 -9
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +8 -7
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu2.js +78 -24
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +9 -8
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +1 -1
- package/dist/components/ic-navigation-item.js +2 -2
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +2 -2
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +5 -5
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-radio-group.js +2 -2
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +2 -2
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +13 -17
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-select.js +229 -25
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +3 -2
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +11 -11
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-status-tag.js +9 -9
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-switch.js +7 -7
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +13 -12
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/{ic-tab-list.d.ts → ic-tab-group.d.ts} +4 -4
- package/dist/components/{ic-tab-list.js → ic-tab-group.js} +31 -30
- package/dist/components/ic-tab-group.js.map +1 -0
- package/dist/components/ic-tab.js +5 -4
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field2.js +6 -7
- package/dist/components/ic-text-field2.js.map +1 -1
- package/dist/components/ic-theme.js +1 -1
- package/dist/components/ic-tooltip2.js +5 -5
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +6 -5
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +5 -5
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/components/index.d.ts +2 -2
- package/dist/components/index.js +2 -2
- package/dist/components/types.js +16 -0
- package/dist/components/types.js.map +1 -0
- package/dist/core/core.css +1 -1
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-0522eb9a.entry.js +2 -0
- package/dist/core/p-0522eb9a.entry.js.map +1 -0
- package/dist/core/{p-b9253509.entry.js → p-0992a2ee.entry.js} +2 -2
- package/dist/core/p-0992a2ee.entry.js.map +1 -0
- package/dist/core/p-14153fa0.entry.js +2 -0
- package/dist/core/p-14153fa0.entry.js.map +1 -0
- package/dist/core/p-1bec5ccb.entry.js +2 -0
- package/dist/core/p-1bec5ccb.entry.js.map +1 -0
- package/dist/core/p-21025b10.entry.js +2 -0
- package/dist/core/p-21025b10.entry.js.map +1 -0
- package/dist/core/p-27528d04.entry.js +2 -0
- package/dist/core/{p-44355e34.entry.js.map → p-27528d04.entry.js.map} +1 -1
- package/dist/core/p-3013158d.entry.js +2 -0
- package/dist/core/{p-016fcce8.entry.js.map → p-3013158d.entry.js.map} +1 -1
- package/dist/core/p-36b25af4.entry.js +2 -0
- package/dist/core/p-36b25af4.entry.js.map +1 -0
- package/dist/core/p-3d6902a3.entry.js +2 -0
- package/dist/core/{p-0d4ac3c9.entry.js.map → p-3d6902a3.entry.js.map} +1 -1
- package/dist/core/p-400b34b9.entry.js +2 -0
- package/dist/core/{p-3b9d4007.entry.js.map → p-400b34b9.entry.js.map} +1 -1
- package/dist/core/p-438e327e.entry.js +2 -0
- package/dist/core/{p-bbe0b521.entry.js.map → p-438e327e.entry.js.map} +1 -1
- package/dist/core/p-4aa8c1e1.entry.js +2 -0
- package/dist/core/{p-836c93b1.entry.js.map → p-4aa8c1e1.entry.js.map} +1 -1
- package/dist/core/p-4af4a9e7.entry.js +2 -0
- package/dist/core/p-4af4a9e7.entry.js.map +1 -0
- package/dist/core/p-4c1e1d04.entry.js +2 -0
- package/dist/core/p-4c1e1d04.entry.js.map +1 -0
- package/dist/core/p-4e498c03.entry.js +2 -0
- package/dist/core/{p-5e0b88fa.entry.js.map → p-4e498c03.entry.js.map} +1 -1
- package/dist/core/p-530b7fe0.entry.js +2 -0
- package/dist/core/p-530b7fe0.entry.js.map +1 -0
- package/dist/core/p-59a917d4.entry.js +2 -0
- package/dist/core/p-59a917d4.entry.js.map +1 -0
- package/dist/core/p-605e4270.entry.js +2 -0
- package/dist/core/p-605e4270.entry.js.map +1 -0
- package/dist/core/p-682686a6.entry.js +2 -0
- package/dist/core/p-682686a6.entry.js.map +1 -0
- package/dist/core/p-6ac7757f.entry.js +2 -0
- package/dist/core/{p-85a32ec7.entry.js.map → p-6ac7757f.entry.js.map} +1 -1
- package/dist/core/p-6d0eaaeb.entry.js +2 -0
- package/dist/core/p-6d0eaaeb.entry.js.map +1 -0
- package/dist/core/p-6f57b13c.js +2 -0
- package/dist/core/p-6f57b13c.js.map +1 -0
- package/dist/core/p-71282f37.entry.js +2 -0
- package/dist/core/{p-012dc33c.entry.js.map → p-71282f37.entry.js.map} +1 -1
- package/dist/core/p-73d41c36.entry.js +2 -0
- package/dist/core/{p-8af2a343.entry.js.map → p-73d41c36.entry.js.map} +1 -1
- package/dist/core/p-8bcadf55.entry.js +2 -0
- package/dist/core/p-8bcadf55.entry.js.map +1 -0
- package/dist/core/p-98e9eccc.entry.js +2 -0
- package/dist/core/p-98e9eccc.entry.js.map +1 -0
- package/dist/core/p-994111b7.entry.js +2 -0
- package/dist/core/{p-bdd2f166.entry.js.map → p-994111b7.entry.js.map} +1 -1
- package/dist/core/p-9bf3f413.entry.js +2 -0
- package/dist/core/p-9bf3f413.entry.js.map +1 -0
- package/dist/core/p-a301cf67.entry.js +2 -0
- package/dist/core/{p-7152788d.entry.js.map → p-a301cf67.entry.js.map} +1 -1
- package/dist/core/p-aebc7562.entry.js +2 -0
- package/dist/core/{p-85436343.entry.js.map → p-aebc7562.entry.js.map} +1 -1
- package/dist/core/p-be583c9b.entry.js +2 -0
- package/dist/core/{p-a968ff18.entry.js.map → p-be583c9b.entry.js.map} +1 -1
- package/dist/core/p-c15bb762.js +2 -0
- package/dist/core/p-c15bb762.js.map +1 -0
- package/dist/core/p-c817e46b.entry.js +2 -0
- package/dist/core/p-c817e46b.entry.js.map +1 -0
- package/dist/core/p-c8772106.entry.js +2 -0
- package/dist/core/p-c8772106.entry.js.map +1 -0
- package/dist/core/p-c96985bc.entry.js +2 -0
- package/dist/core/{p-d198ae1f.entry.js.map → p-c96985bc.entry.js.map} +1 -1
- package/dist/core/p-d4c6f4fb.entry.js +2 -0
- package/dist/core/{p-44af91df.entry.js.map → p-d4c6f4fb.entry.js.map} +1 -1
- package/dist/core/p-d78bded9.entry.js +2 -0
- package/dist/core/p-d78bded9.entry.js.map +1 -0
- package/dist/core/p-d8973266.entry.js +2 -0
- package/dist/core/p-d8973266.entry.js.map +1 -0
- package/dist/core/p-d8b6271d.entry.js +2 -0
- package/dist/core/{p-7f6ba60a.entry.js.map → p-d8b6271d.entry.js.map} +1 -1
- package/dist/core/p-da6f09cd.entry.js +2 -0
- package/dist/core/p-da6f09cd.entry.js.map +1 -0
- package/dist/core/{p-5316e421.entry.js → p-eb33ece2.entry.js} +2 -2
- package/dist/core/{p-5316e421.entry.js.map → p-eb33ece2.entry.js.map} +1 -1
- package/dist/core/p-f37a732a.entry.js +2 -0
- package/dist/core/{p-5d3dd182.entry.js.map → p-f37a732a.entry.js.map} +1 -1
- package/dist/core/p-fca84a85.entry.js +2 -0
- package/dist/core/p-fca84a85.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-db00eae1.js → helpers-8b43d0d4.js} +42 -15
- package/dist/esm/helpers-8b43d0d4.js.map +1 -0
- package/dist/esm/ic-alert.entry.js +3 -2
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +3 -2
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/{ic-breadcrumbs.entry.js → ic-breadcrumb-group.entry.js} +7 -6
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -0
- package/dist/esm/ic-breadcrumb.entry.js +3 -2
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +25 -29
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card.entry.js +3 -2
- package/dist/esm/ic-card.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +3 -2
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +3 -2
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-data-entity.entry.js +6 -6
- package/dist/esm/ic-data-entity.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +6 -5
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +2 -1
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +12 -11
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +8 -7
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +14 -13
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +8 -7
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +83 -28
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +2 -1
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +9 -8
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +8 -7
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +2 -1
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +3 -2
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +3 -2
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +6 -5
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +3 -2
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +3 -2
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +12 -15
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +218 -24
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +3 -2
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +10 -10
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-status-tag.entry.js +9 -8
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +2 -1
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +2 -1
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +8 -7
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +12 -11
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +142 -0
- package/dist/esm/ic-tab-group.entry.js.map +1 -0
- package/dist/esm/ic-tab-panel.entry.js +2 -1
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +5 -4
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +5 -5
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +2 -1
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +6 -5
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +4 -4
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-1500de1f.js +4 -4
- package/dist/esm/loader.js +1 -1
- package/dist/esm/types-dd515332.js +16 -0
- package/dist/esm/types-dd515332.js.map +1 -0
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group-test-examples.d.ts +2 -0
- package/dist/types/components/{ic-breadcrumbs/ic-breadcrumbs.d.ts → ic-breadcrumb-group/ic-breadcrumb-group.d.ts} +2 -2
- package/dist/types/components/{ic-breadcrumbs/ic-breadcrumbs.test.a11y.d.ts → ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.d.ts} +0 -0
- package/dist/types/components/ic-button/ic-button.d.ts +5 -11
- package/dist/types/components/ic-button/ic-button.types.d.ts +1 -2
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +2 -2
- package/dist/types/components/ic-data-entity/ic-data-entity.d.ts +2 -2
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +2 -2
- package/dist/types/components/ic-footer/ic-footer.d.ts +2 -2
- package/dist/types/components/ic-footer/ic-footer.types.d.ts +1 -1
- package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +1 -1
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +2 -2
- package/dist/types/components/ic-hero/ic-hero.d.ts +3 -3
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +2 -2
- package/dist/types/components/ic-link/ic-link.d.ts +2 -2
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +6 -5
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +0 -1
- package/dist/types/components/ic-menu/ic-menu.d.ts +4 -2
- package/dist/types/components/ic-menu/ic-menu.types.d.ts +1 -0
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +1 -1
- package/dist/types/components/ic-page-header/ic-page-header.d.ts +2 -2
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +2 -2
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +2 -6
- package/dist/types/components/ic-select/ic-select.d.ts +46 -4
- package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +2 -2
- package/dist/types/components/ic-skeleton/ic-skeleton.types.d.ts +1 -1
- package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +3 -3
- package/dist/types/components/ic-status-tag/ic-status-tag.types.d.ts +1 -1
- package/dist/types/components/ic-switch/ic-switch.d.ts +2 -2
- package/dist/types/components/ic-tab/ic-tab.d.ts +3 -2
- package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +4 -4
- package/dist/types/components/{ic-tab-list/ic-tab-list.d.ts → ic-tab-group/ic-tab-group.d.ts} +6 -5
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +2 -6
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +2 -2
- package/dist/types/components/ic-typography/ic-typography.d.ts +2 -2
- package/dist/types/components.d.ts +239 -215
- package/dist/types/utils/helpers.d.ts +11 -2
- package/dist/types/utils/types.d.ts +2 -0
- package/hydrate/index.js +558 -277
- package/package.json +4 -4
- package/dist/cjs/helpers-9d4961dc.js.map +0 -1
- package/dist/cjs/ic-tab-list.cjs.entry.js +0 -145
- package/dist/cjs/ic-tab-list.cjs.entry.js.map +0 -1
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs-test-examples.js.map +0 -1
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs.js.map +0 -1
- package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs.test.a11y.js.map +0 -1
- package/dist/collection/components/ic-tab-list/ic-tab-list.js.map +0 -1
- package/dist/components/ic-breadcrumbs.js.map +0 -1
- package/dist/components/ic-tab-list.js.map +0 -1
- package/dist/core/p-012dc33c.entry.js +0 -2
- package/dist/core/p-016fcce8.entry.js +0 -2
- package/dist/core/p-0d4ac3c9.entry.js +0 -2
- package/dist/core/p-13854b65.entry.js +0 -2
- package/dist/core/p-13854b65.entry.js.map +0 -1
- package/dist/core/p-16a81e12.entry.js +0 -2
- package/dist/core/p-16a81e12.entry.js.map +0 -1
- package/dist/core/p-17420c90.entry.js +0 -2
- package/dist/core/p-17420c90.entry.js.map +0 -1
- package/dist/core/p-17f3a2bd.entry.js +0 -2
- package/dist/core/p-17f3a2bd.entry.js.map +0 -1
- package/dist/core/p-22eb7fc8.entry.js +0 -2
- package/dist/core/p-22eb7fc8.entry.js.map +0 -1
- package/dist/core/p-263018da.entry.js +0 -2
- package/dist/core/p-263018da.entry.js.map +0 -1
- package/dist/core/p-3b9d4007.entry.js +0 -2
- package/dist/core/p-44355e34.entry.js +0 -2
- package/dist/core/p-44af91df.entry.js +0 -2
- package/dist/core/p-4b1b46f5.entry.js +0 -2
- package/dist/core/p-4b1b46f5.entry.js.map +0 -1
- package/dist/core/p-4cf60a22.entry.js +0 -2
- package/dist/core/p-4cf60a22.entry.js.map +0 -1
- package/dist/core/p-4fba6cae.entry.js +0 -2
- package/dist/core/p-4fba6cae.entry.js.map +0 -1
- package/dist/core/p-5d3dd182.entry.js +0 -2
- package/dist/core/p-5e0b88fa.entry.js +0 -2
- package/dist/core/p-6238313f.entry.js +0 -2
- package/dist/core/p-6238313f.entry.js.map +0 -1
- package/dist/core/p-7152788d.entry.js +0 -2
- package/dist/core/p-7ed79493.entry.js +0 -2
- package/dist/core/p-7ed79493.entry.js.map +0 -1
- package/dist/core/p-7f6ba60a.entry.js +0 -2
- package/dist/core/p-836c93b1.entry.js +0 -2
- package/dist/core/p-85436343.entry.js +0 -2
- package/dist/core/p-856d9516.entry.js +0 -2
- package/dist/core/p-856d9516.entry.js.map +0 -1
- package/dist/core/p-85a32ec7.entry.js +0 -2
- package/dist/core/p-8a677ff1.entry.js +0 -2
- package/dist/core/p-8a677ff1.entry.js.map +0 -1
- package/dist/core/p-8af2a343.entry.js +0 -2
- package/dist/core/p-a3df537f.entry.js +0 -2
- package/dist/core/p-a3df537f.entry.js.map +0 -1
- package/dist/core/p-a968ff18.entry.js +0 -2
- package/dist/core/p-b858dc5a.entry.js +0 -2
- package/dist/core/p-b858dc5a.entry.js.map +0 -1
- package/dist/core/p-b9253509.entry.js.map +0 -1
- package/dist/core/p-bbe0b521.entry.js +0 -2
- package/dist/core/p-bdd2f166.entry.js +0 -2
- package/dist/core/p-bddb885a.entry.js +0 -2
- package/dist/core/p-bddb885a.entry.js.map +0 -1
- package/dist/core/p-c09e9589.entry.js +0 -2
- package/dist/core/p-c09e9589.entry.js.map +0 -1
- package/dist/core/p-d10ce0a7.entry.js +0 -2
- package/dist/core/p-d10ce0a7.entry.js.map +0 -1
- package/dist/core/p-d198ae1f.entry.js +0 -2
- package/dist/core/p-dc79694a.entry.js +0 -2
- package/dist/core/p-dc79694a.entry.js.map +0 -1
- package/dist/core/p-e5a09372.js +0 -2
- package/dist/core/p-e5a09372.js.map +0 -1
- package/dist/core/p-ea93611e.entry.js +0 -2
- package/dist/core/p-ea93611e.entry.js.map +0 -1
- package/dist/core/p-ed1d8712.entry.js +0 -2
- package/dist/esm/helpers-db00eae1.js.map +0 -1
- package/dist/esm/ic-breadcrumbs.entry.js.map +0 -1
- package/dist/esm/ic-tab-list.entry.js +0 -141
- package/dist/esm/ic-tab-list.entry.js.map +0 -1
- package/dist/types/components/ic-breadcrumbs/ic-breadcrumbs-test-examples.d.ts +0 -2
@@ -7,18 +7,18 @@
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
8
8
|
import { IcAlertVariants } from "./components/ic-alert/ic-alert.types";
|
9
9
|
import { IcButtonSizes, IcButtonTooltipPlacement, IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
10
|
-
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcInformationStatusOrEmpty, IcMenuOption, IcTheme, IcThemeForeground, IcTypographyVariants } from "./utils/types";
|
10
|
+
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcInformationStatusOrEmpty, IcMenuOption, IcSearchMatchPositions, IcTheme, IcThemeForeground, IcThemeForegroundNoDefault, IcTypographyVariants } from "./utils/types";
|
11
11
|
import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
12
12
|
import { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
|
13
13
|
import { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
|
14
14
|
import { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
|
15
15
|
import { IcAriaLiveModeVariants } from "./components/ic-input-validation/ic-input-validation.types";
|
16
|
-
import { IcLoadingSizes, IcLoadingTypes
|
16
|
+
import { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicator/ic-loading-indicator.types";
|
17
17
|
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
18
18
|
import { IcAutocompleteTypes as IcAutocompleteTypes1, IcAutocorrectStates as IcAutocorrectStates1, IcBlurEventDetail, IcInformationStatusOrEmpty as IcInformationStatusOrEmpty1, IcValueEventDetail } from "./interface";
|
19
19
|
import { IcSearchBarBlurEventDetail } from "./components/ic-search-bar/ic-search-bar.types";
|
20
20
|
import { IcSkeletonVariants } from "./components/ic-skeleton/ic-skeleton.types";
|
21
|
-
import {
|
21
|
+
import { IcStatusTagAppearance, IcStatusTagStatuses } from "./components/ic-status-tag/ic-status-tag.types";
|
22
22
|
import { IcStepTypes } from "./components/ic-step/ic-step.types";
|
23
23
|
import { IcStepperAlignment } from "./components/ic-stepper/ic-stepper.types";
|
24
24
|
import { IcSwitchChangeEventDetail } from "./components/ic-switch/ic-switch.types";
|
@@ -73,7 +73,7 @@ export namespace Components {
|
|
73
73
|
"pageTitle": string;
|
74
74
|
"showBackIcon": boolean;
|
75
75
|
}
|
76
|
-
interface
|
76
|
+
interface IcBreadcrumbGroup {
|
77
77
|
/**
|
78
78
|
* If true, display the parent page and back icon as breadcrumb
|
79
79
|
*/
|
@@ -85,13 +85,13 @@ export namespace Components {
|
|
85
85
|
}
|
86
86
|
interface IcButton {
|
87
87
|
/**
|
88
|
-
*
|
88
|
+
* Determines the whether the appearance of the button is dark, light, or the default.
|
89
89
|
*/
|
90
|
-
"
|
90
|
+
"appearance"?: IcThemeForeground;
|
91
91
|
/**
|
92
|
-
*
|
92
|
+
* Disable ic-tooltip which is shown for icon variant. Title or aria-label must be set if this prop is not applied.
|
93
93
|
*/
|
94
|
-
"
|
94
|
+
"disableTooltip"?: boolean;
|
95
95
|
/**
|
96
96
|
* Determines whether the button should be in disabled state.
|
97
97
|
*/
|
@@ -112,10 +112,6 @@ export namespace Components {
|
|
112
112
|
* Hints at the human language of the linked URL.
|
113
113
|
*/
|
114
114
|
"hreflang"?: string;
|
115
|
-
/**
|
116
|
-
* Determines whether the icon should appear on the right hand side of the button.
|
117
|
-
*/
|
118
|
-
"iconRight"?: boolean;
|
119
115
|
/**
|
120
116
|
* Determines whether the button should be in loading state.
|
121
117
|
*/
|
@@ -140,6 +136,10 @@ export namespace Components {
|
|
140
136
|
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
141
137
|
*/
|
142
138
|
"target"?: string;
|
139
|
+
/**
|
140
|
+
* The position of the tooltip in relation to the button.
|
141
|
+
*/
|
142
|
+
"tooltipPlacement"?: IcButtonTooltipPlacement;
|
143
143
|
/**
|
144
144
|
* The type of the button.
|
145
145
|
*/
|
@@ -149,10 +149,6 @@ export namespace Components {
|
|
149
149
|
* The button variant to be displayed.
|
150
150
|
*/
|
151
151
|
"variant"?: IcButtonVariants;
|
152
|
-
/**
|
153
|
-
* Show an ic-tooltip displaying title or aria-label. Will always be shown for icon variant, so title or aria-label must be set.
|
154
|
-
*/
|
155
|
-
"withIcTooltip"?: boolean;
|
156
152
|
}
|
157
153
|
interface IcCard {
|
158
154
|
/**
|
@@ -235,10 +231,6 @@ export namespace Components {
|
|
235
231
|
"value": string;
|
236
232
|
}
|
237
233
|
interface IcCheckboxGroup {
|
238
|
-
/**
|
239
|
-
* Specify whether dense styling to be applied to element.
|
240
|
-
*/
|
241
|
-
"dense": boolean;
|
242
234
|
/**
|
243
235
|
* Specify whether the input is disabled.
|
244
236
|
*/
|
@@ -263,6 +255,10 @@ export namespace Components {
|
|
263
255
|
* Specify if the input requires a value.
|
264
256
|
*/
|
265
257
|
"required": boolean;
|
258
|
+
/**
|
259
|
+
* Specify whether small styling to be applied to element.
|
260
|
+
*/
|
261
|
+
"small": boolean;
|
266
262
|
/**
|
267
263
|
* Provide validation status - 'error'
|
268
264
|
*/
|
@@ -295,24 +291,24 @@ export namespace Components {
|
|
295
291
|
"upTo"?: boolean;
|
296
292
|
}
|
297
293
|
interface IcDataEntity {
|
298
|
-
/**
|
299
|
-
* Set the data heading and all child data rows to dense styling
|
300
|
-
*/
|
301
|
-
"dense": boolean;
|
302
294
|
/**
|
303
295
|
* Title for the data entity
|
304
296
|
*/
|
305
297
|
"heading": string;
|
306
|
-
}
|
307
|
-
interface IcDataRow {
|
308
298
|
/**
|
309
|
-
* Set the
|
299
|
+
* Set the data heading and all child data rows to small styling
|
310
300
|
*/
|
311
|
-
"
|
301
|
+
"small": boolean;
|
302
|
+
}
|
303
|
+
interface IcDataRow {
|
312
304
|
/**
|
313
305
|
* Set the label in the leftmost cell of the row
|
314
306
|
*/
|
315
307
|
"label": string;
|
308
|
+
/**
|
309
|
+
* Set the row to small styling, this is automatically applied if small is set on the parent data heading
|
310
|
+
*/
|
311
|
+
"small": boolean;
|
316
312
|
/**
|
317
313
|
* Set the value of the middle (right if no addition supplied) cell of the row
|
318
314
|
*/
|
@@ -326,7 +322,7 @@ export namespace Components {
|
|
326
322
|
*/
|
327
323
|
"aligned"?: IcAlignment;
|
328
324
|
/**
|
329
|
-
* Sets the screen size breakpoint at which to switch to the
|
325
|
+
* Sets the screen size breakpoint at which to switch to the small layout
|
330
326
|
*/
|
331
327
|
"breakpoint"?: IcFooterBreakpoints;
|
332
328
|
/**
|
@@ -371,10 +367,6 @@ export namespace Components {
|
|
371
367
|
* The alignment of the hero content
|
372
368
|
*/
|
373
369
|
"contentAligned": IcHeroContentAlignments;
|
374
|
-
/**
|
375
|
-
* Alter styling for use with dense content/pages
|
376
|
-
*/
|
377
|
-
"dense": boolean;
|
378
370
|
/**
|
379
371
|
* Whether the background image (if set) scrolls using a parallax effect.
|
380
372
|
*/
|
@@ -391,6 +383,10 @@ export namespace Components {
|
|
391
383
|
* Optional secondary subheading, replaced by slotted right content
|
392
384
|
*/
|
393
385
|
"secondarySubheading"?: string;
|
386
|
+
/**
|
387
|
+
* Alter styling for use with small content/pages
|
388
|
+
*/
|
389
|
+
"small": boolean;
|
394
390
|
/**
|
395
391
|
* Description for the hero
|
396
392
|
*/
|
@@ -401,10 +397,6 @@ export namespace Components {
|
|
401
397
|
* Determines whether the dark variant of the input-component-container focus indicator should be displayed.
|
402
398
|
*/
|
403
399
|
"dark"?: boolean;
|
404
|
-
/**
|
405
|
-
* dense
|
406
|
-
*/
|
407
|
-
"dense": boolean;
|
408
400
|
/**
|
409
401
|
* disabled
|
410
402
|
*/
|
@@ -421,6 +413,10 @@ export namespace Components {
|
|
421
413
|
* readonly
|
422
414
|
*/
|
423
415
|
"readonly": boolean;
|
416
|
+
/**
|
417
|
+
* small
|
418
|
+
*/
|
419
|
+
"small": boolean;
|
424
420
|
/**
|
425
421
|
* validationInline
|
426
422
|
*/
|
@@ -497,6 +493,10 @@ export namespace Components {
|
|
497
493
|
"status": IcInformationStatusOrEmpty;
|
498
494
|
}
|
499
495
|
interface IcLink {
|
496
|
+
/**
|
497
|
+
* Determines the whether the appearance is dark, light, or the default.
|
498
|
+
*/
|
499
|
+
"appearance"?: IcThemeForeground;
|
500
500
|
/**
|
501
501
|
* Prompts the user to save the linked URL instead of navigating to it.
|
502
502
|
*/
|
@@ -525,20 +525,20 @@ export namespace Components {
|
|
525
525
|
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
526
526
|
*/
|
527
527
|
"target"?: string;
|
528
|
-
/**
|
529
|
-
* Determines which colour variant is to be applied, to have appropriate colour contrast.
|
530
|
-
*/
|
531
|
-
"variant"?: IcThemeForeground;
|
532
528
|
}
|
533
529
|
interface IcLoadingIndicator {
|
534
530
|
/**
|
535
|
-
* Determines whether the dark
|
531
|
+
* Determines whether the dark or light loading indicator should be displayed.
|
536
532
|
*/
|
537
|
-
"
|
533
|
+
"appearance"?: IcThemeForegroundNoDefault;
|
538
534
|
/**
|
539
535
|
* Provide a description to be set as the aria-label of the loading indicator when not using a visible label.
|
540
536
|
*/
|
541
537
|
"description"?: string;
|
538
|
+
/**
|
539
|
+
* When linear, determines whether the full-width version (i.e. without a border radius) should be displayed.
|
540
|
+
*/
|
541
|
+
"fullWidth"?: boolean;
|
542
542
|
/**
|
543
543
|
* The label to be displayed beneath the loading indicator. Display a changing label by separating multiple messages with forward slashes.
|
544
544
|
*/
|
@@ -567,10 +567,6 @@ export namespace Components {
|
|
567
567
|
* The type of indicator, either linear or circular.
|
568
568
|
*/
|
569
569
|
"type"?: IcLoadingTypes;
|
570
|
-
/**
|
571
|
-
* The variant of indicator, either default or full-width.
|
572
|
-
*/
|
573
|
-
"variant"?: IcLoadingVariants;
|
574
570
|
}
|
575
571
|
interface IcMenu {
|
576
572
|
/**
|
@@ -582,10 +578,6 @@ export namespace Components {
|
|
582
578
|
*/
|
583
579
|
"anchorEl": HTMLElement;
|
584
580
|
"autoFocusOnSelected": boolean;
|
585
|
-
/**
|
586
|
-
* Specify whether dense styling is to be applied to the element.
|
587
|
-
*/
|
588
|
-
"dense"?: boolean;
|
589
581
|
/**
|
590
582
|
* If true then fill width of container
|
591
583
|
*/
|
@@ -621,6 +613,10 @@ export namespace Components {
|
|
621
613
|
*/
|
622
614
|
"options": IcMenuOption[];
|
623
615
|
"parentEl"?: HTMLElement;
|
616
|
+
/**
|
617
|
+
* Specify whether small styling is to be applied to the element.
|
618
|
+
*/
|
619
|
+
"small"?: boolean;
|
624
620
|
/**
|
625
621
|
* The value of the currently selected option.
|
626
622
|
*/
|
@@ -714,10 +710,6 @@ export namespace Components {
|
|
714
710
|
* Set whether the bottom border is used
|
715
711
|
*/
|
716
712
|
"border"?: boolean;
|
717
|
-
/**
|
718
|
-
* Whether the component uses dense styling.
|
719
|
-
*/
|
720
|
-
"dense"?: boolean;
|
721
713
|
/**
|
722
714
|
* The title to render on the component.
|
723
715
|
*/
|
@@ -726,6 +718,10 @@ export namespace Components {
|
|
726
718
|
* Set whether the reading pattern and tab order change in the action area for viewport widths of above 576px and when actions have not wrapped
|
727
719
|
*/
|
728
720
|
"reverseOrder"?: boolean;
|
721
|
+
/**
|
722
|
+
* Whether the component uses small styling.
|
723
|
+
*/
|
724
|
+
"small"?: boolean;
|
729
725
|
/**
|
730
726
|
* Set whether the header is sticky at all breakpoints
|
731
727
|
*/
|
@@ -740,10 +736,6 @@ export namespace Components {
|
|
740
736
|
"subheading"?: string;
|
741
737
|
}
|
742
738
|
interface IcRadioGroup {
|
743
|
-
/**
|
744
|
-
* Specify whether dense styling is to be applied to the element.
|
745
|
-
*/
|
746
|
-
"dense": boolean;
|
747
739
|
/**
|
748
740
|
* Specify whether the input is disabled.
|
749
741
|
*/
|
@@ -768,6 +760,10 @@ export namespace Components {
|
|
768
760
|
* Specify if the input requires a value.
|
769
761
|
*/
|
770
762
|
"required": boolean;
|
763
|
+
/**
|
764
|
+
* Specify whether small styling is to be applied to the element.
|
765
|
+
*/
|
766
|
+
"small": boolean;
|
771
767
|
/**
|
772
768
|
* Provide validation status - 'error'
|
773
769
|
*/
|
@@ -832,18 +828,10 @@ export namespace Components {
|
|
832
828
|
* Number of characters until suggestions appear
|
833
829
|
*/
|
834
830
|
"charactersUntilSuggestion": number;
|
835
|
-
/**
|
836
|
-
* Determines whether the dark variant of the search bar should be displayed.
|
837
|
-
*/
|
838
|
-
"dark"?: boolean;
|
839
831
|
/**
|
840
832
|
* Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
841
833
|
*/
|
842
834
|
"debounce"?: number;
|
843
|
-
/**
|
844
|
-
* Specify whether dense styling is to be applied to the element.
|
845
|
-
*/
|
846
|
-
"dense"?: boolean;
|
847
835
|
/**
|
848
836
|
* Specify whether to disable the built in filtering. For example, if options will already be filtered from external source. If true, all options provided will be displayed.
|
849
837
|
*/
|
@@ -904,6 +892,10 @@ export namespace Components {
|
|
904
892
|
* Sets focus on the native `input`
|
905
893
|
*/
|
906
894
|
"setFocus": () => Promise<void>;
|
895
|
+
/**
|
896
|
+
* Specify whether small styling is to be applied to the element.
|
897
|
+
*/
|
898
|
+
"small"?: boolean;
|
907
899
|
/**
|
908
900
|
* If `true`, the element will have its spelling and grammar checked.
|
909
901
|
*/
|
@@ -925,13 +917,17 @@ export namespace Components {
|
|
925
917
|
}
|
926
918
|
interface IcSelect {
|
927
919
|
/**
|
928
|
-
*
|
920
|
+
* Number of characters until suggestions appear for a searchable select.
|
929
921
|
*/
|
930
|
-
"
|
922
|
+
"charactersUntilSuggestions"?: number;
|
931
923
|
/**
|
932
924
|
* Specify whether the input is disabled.
|
933
925
|
*/
|
934
926
|
"disabled"?: boolean;
|
927
|
+
/**
|
928
|
+
* Provide text for empty results list
|
929
|
+
*/
|
930
|
+
"emptyOptionListText": string;
|
935
931
|
/**
|
936
932
|
* If true, then fill width of container.
|
937
933
|
*/
|
@@ -944,6 +940,14 @@ export namespace Components {
|
|
944
940
|
* Hides the label and applies the required label value as an aria-label.
|
945
941
|
*/
|
946
942
|
"hideLabel"?: boolean;
|
943
|
+
/**
|
944
|
+
* If true, descriptions of options are included when filtering options in a searchable select.
|
945
|
+
*/
|
946
|
+
"includeDescriptionsInSearch"?: boolean;
|
947
|
+
/**
|
948
|
+
* If true, group titles of grouped options are included when filtering options in a searchable select.
|
949
|
+
*/
|
950
|
+
"includeGroupTitlesInSearch"?: boolean;
|
947
951
|
/**
|
948
952
|
* Provide a label for the input.
|
949
953
|
*/
|
@@ -968,14 +972,26 @@ export namespace Components {
|
|
968
972
|
* Specify if the input requires a value.
|
969
973
|
*/
|
970
974
|
"required"?: boolean;
|
975
|
+
/**
|
976
|
+
* Whether the search string of the searchable select should match the start of or anywhere in the options.
|
977
|
+
*/
|
978
|
+
"searchMatchPosition"?: IcSearchMatchPositions;
|
979
|
+
/**
|
980
|
+
* If true, the select can be typed in to filter options.
|
981
|
+
*/
|
982
|
+
"searchable"?: boolean;
|
971
983
|
/**
|
972
984
|
* Sets focus on the input box.
|
973
985
|
*/
|
974
986
|
"setFocus": () => Promise<void>;
|
975
987
|
/**
|
976
|
-
* Display a button which clears the input when clicked.
|
988
|
+
* Display a button which clears the input when clicked. The button will always appear on the searchable select.
|
977
989
|
*/
|
978
990
|
"showClearButton"?: boolean;
|
991
|
+
/**
|
992
|
+
* Specify whether small styling is to be applied to the element.
|
993
|
+
*/
|
994
|
+
"small"?: boolean;
|
979
995
|
/**
|
980
996
|
* Provide a validation status.
|
981
997
|
*/
|
@@ -1029,9 +1045,9 @@ export namespace Components {
|
|
1029
1045
|
}
|
1030
1046
|
interface IcSkeleton {
|
1031
1047
|
/**
|
1032
|
-
* Set the skeleton to the
|
1048
|
+
* Set the skeleton to the light variant
|
1033
1049
|
*/
|
1034
|
-
"
|
1050
|
+
"light"?: boolean;
|
1035
1051
|
/**
|
1036
1052
|
* The variant of the skeleton that will be displayed
|
1037
1053
|
*/
|
@@ -1039,21 +1055,21 @@ export namespace Components {
|
|
1039
1055
|
}
|
1040
1056
|
interface IcStatusTag {
|
1041
1057
|
/**
|
1042
|
-
* The
|
1058
|
+
* The emphasis of the status tag.
|
1043
1059
|
*/
|
1044
|
-
"
|
1060
|
+
"appearance"?: IcStatusTagAppearance;
|
1045
1061
|
/**
|
1046
1062
|
* The content rendered within the status tag.
|
1047
1063
|
*/
|
1048
1064
|
"label": string;
|
1049
1065
|
/**
|
1050
|
-
* The
|
1066
|
+
* The size of the status tag.
|
1051
1067
|
*/
|
1052
|
-
"
|
1068
|
+
"small"?: boolean;
|
1053
1069
|
/**
|
1054
|
-
* The
|
1070
|
+
* The colour of the status tag.
|
1055
1071
|
*/
|
1056
|
-
"
|
1072
|
+
"status"?: IcStatusTagStatuses;
|
1057
1073
|
}
|
1058
1074
|
interface IcStep {
|
1059
1075
|
"lastStep": boolean;
|
@@ -1086,10 +1102,6 @@ export namespace Components {
|
|
1086
1102
|
* If true, the component is checked, if null the components state will be uncontrolled.
|
1087
1103
|
*/
|
1088
1104
|
"checked"?: boolean | null;
|
1089
|
-
/**
|
1090
|
-
* If true, the component reduces in size to the dense state.
|
1091
|
-
*/
|
1092
|
-
"dense"?: boolean;
|
1093
1105
|
/**
|
1094
1106
|
* If true, the component is not interactive.
|
1095
1107
|
*/
|
@@ -1114,14 +1126,18 @@ export namespace Components {
|
|
1114
1126
|
* If true, the component will render the On/Off state text.
|
1115
1127
|
*/
|
1116
1128
|
"showState"?: boolean;
|
1129
|
+
/**
|
1130
|
+
* If true, the component reduces in size to the small state.
|
1131
|
+
*/
|
1132
|
+
"small"?: boolean;
|
1117
1133
|
/**
|
1118
1134
|
* The value of the toggle does not mean if it's checked or not, use the `checked` property for that. The value of a toggle is analogous to the value of a `<input type="checkbox">`, it's only used when the toggle participates in a native `<form>`.
|
1119
1135
|
*/
|
1120
1136
|
"value"?: string | null;
|
1121
1137
|
}
|
1122
1138
|
interface IcTab {
|
1139
|
+
"appearance"?: IcThemeForegroundNoDefault;
|
1123
1140
|
"contextId"?: string;
|
1124
|
-
"dark"?: boolean;
|
1125
1141
|
/**
|
1126
1142
|
* Disables the tab.
|
1127
1143
|
*/
|
@@ -1136,24 +1152,24 @@ export namespace Components {
|
|
1136
1152
|
*/
|
1137
1153
|
"activationType"?: IcActivationTypes;
|
1138
1154
|
/**
|
1139
|
-
*
|
1155
|
+
* Determines whether the light or dark variant of the tabs should be displayed.
|
1140
1156
|
*/
|
1141
|
-
"
|
1157
|
+
"appearance"?: IcThemeForegroundNoDefault;
|
1142
1158
|
/**
|
1143
|
-
*
|
1159
|
+
* Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
1144
1160
|
*/
|
1145
|
-
"
|
1161
|
+
"contextId"?: string;
|
1146
1162
|
/**
|
1147
1163
|
* Allows the user to control the selected tab. Must be used alongside the tabSelect event to manage tab selection.
|
1148
1164
|
*/
|
1149
1165
|
"selectedTabIndex"?: number;
|
1150
1166
|
}
|
1151
|
-
interface
|
1167
|
+
interface IcTabGroup {
|
1168
|
+
"appearance"?: IcThemeForegroundNoDefault;
|
1152
1169
|
/**
|
1153
1170
|
* Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
1154
1171
|
*/
|
1155
1172
|
"contextId"?: string;
|
1156
|
-
"dark"?: boolean;
|
1157
1173
|
/**
|
1158
1174
|
* Use when tabs and tab panels are to be positioned separately.
|
1159
1175
|
*/
|
@@ -1194,18 +1210,10 @@ export namespace Components {
|
|
1194
1210
|
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
1195
1211
|
*/
|
1196
1212
|
"autocorrect": IcAutocorrectStates1;
|
1197
|
-
/**
|
1198
|
-
* Determines whether the dark variant of the text field should be displayed.
|
1199
|
-
*/
|
1200
|
-
"dark"?: boolean;
|
1201
1213
|
/**
|
1202
1214
|
* Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
1203
1215
|
*/
|
1204
1216
|
"debounce": number;
|
1205
|
-
/**
|
1206
|
-
* Specify whether dense styling is to be applied to the element.
|
1207
|
-
*/
|
1208
|
-
"dense": boolean;
|
1209
1217
|
/**
|
1210
1218
|
* Specify whether the input is disabled.
|
1211
1219
|
*/
|
@@ -1268,6 +1276,10 @@ export namespace Components {
|
|
1268
1276
|
* Sets focus on the native `input`
|
1269
1277
|
*/
|
1270
1278
|
"setFocus": () => Promise<void>;
|
1279
|
+
/**
|
1280
|
+
* Specify whether small styling is to be applied to the element.
|
1281
|
+
*/
|
1282
|
+
"small": boolean;
|
1271
1283
|
/**
|
1272
1284
|
* If `true`, the element will have its spelling and grammar checked.
|
1273
1285
|
*/
|
@@ -1301,10 +1313,6 @@ export namespace Components {
|
|
1301
1313
|
"color"?: string;
|
1302
1314
|
}
|
1303
1315
|
interface IcTooltip {
|
1304
|
-
/**
|
1305
|
-
* The id of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used.
|
1306
|
-
*/
|
1307
|
-
"elementId"?: string;
|
1308
1316
|
/**
|
1309
1317
|
* The text to display on the tooltip.
|
1310
1318
|
*/
|
@@ -1313,6 +1321,10 @@ export namespace Components {
|
|
1313
1321
|
* The position of the tool-tip in relation to the parent element.
|
1314
1322
|
*/
|
1315
1323
|
"placement"?: IcTooltipPlacements;
|
1324
|
+
/**
|
1325
|
+
* The ID of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used.
|
1326
|
+
*/
|
1327
|
+
"target"?: string;
|
1316
1328
|
}
|
1317
1329
|
interface IcTopNavigation {
|
1318
1330
|
/**
|
@@ -1342,9 +1354,9 @@ export namespace Components {
|
|
1342
1354
|
}
|
1343
1355
|
interface IcTypography {
|
1344
1356
|
/**
|
1345
|
-
* Adds
|
1357
|
+
* Adds appropriate margins to the top and bottom of the typography.
|
1346
1358
|
*/
|
1347
|
-
"
|
1359
|
+
"applyVerticalMargins"?: boolean;
|
1348
1360
|
/**
|
1349
1361
|
* The ICDS typography style to use.
|
1350
1362
|
*/
|
@@ -1442,11 +1454,11 @@ declare global {
|
|
1442
1454
|
prototype: HTMLIcBreadcrumbElement;
|
1443
1455
|
new (): HTMLIcBreadcrumbElement;
|
1444
1456
|
};
|
1445
|
-
interface
|
1457
|
+
interface HTMLIcBreadcrumbGroupElement extends Components.IcBreadcrumbGroup, HTMLStencilElement {
|
1446
1458
|
}
|
1447
|
-
var
|
1448
|
-
prototype:
|
1449
|
-
new ():
|
1459
|
+
var HTMLIcBreadcrumbGroupElement: {
|
1460
|
+
prototype: HTMLIcBreadcrumbGroupElement;
|
1461
|
+
new (): HTMLIcBreadcrumbGroupElement;
|
1450
1462
|
};
|
1451
1463
|
interface HTMLIcButtonElement extends Components.IcButton, HTMLStencilElement {
|
1452
1464
|
}
|
@@ -1670,11 +1682,11 @@ declare global {
|
|
1670
1682
|
prototype: HTMLIcTabContextElement;
|
1671
1683
|
new (): HTMLIcTabContextElement;
|
1672
1684
|
};
|
1673
|
-
interface
|
1685
|
+
interface HTMLIcTabGroupElement extends Components.IcTabGroup, HTMLStencilElement {
|
1674
1686
|
}
|
1675
|
-
var
|
1676
|
-
prototype:
|
1677
|
-
new ():
|
1687
|
+
var HTMLIcTabGroupElement: {
|
1688
|
+
prototype: HTMLIcTabGroupElement;
|
1689
|
+
new (): HTMLIcTabGroupElement;
|
1678
1690
|
};
|
1679
1691
|
interface HTMLIcTabPanelElement extends Components.IcTabPanel, HTMLStencilElement {
|
1680
1692
|
}
|
@@ -1716,7 +1728,7 @@ declare global {
|
|
1716
1728
|
"ic-alert": HTMLIcAlertElement;
|
1717
1729
|
"ic-back-to-top": HTMLIcBackToTopElement;
|
1718
1730
|
"ic-breadcrumb": HTMLIcBreadcrumbElement;
|
1719
|
-
"ic-
|
1731
|
+
"ic-breadcrumb-group": HTMLIcBreadcrumbGroupElement;
|
1720
1732
|
"ic-button": HTMLIcButtonElement;
|
1721
1733
|
"ic-card": HTMLIcCardElement;
|
1722
1734
|
"ic-checkbox": HTMLIcCheckboxElement;
|
@@ -1754,7 +1766,7 @@ declare global {
|
|
1754
1766
|
"ic-switch": HTMLIcSwitchElement;
|
1755
1767
|
"ic-tab": HTMLIcTabElement;
|
1756
1768
|
"ic-tab-context": HTMLIcTabContextElement;
|
1757
|
-
"ic-tab-
|
1769
|
+
"ic-tab-group": HTMLIcTabGroupElement;
|
1758
1770
|
"ic-tab-panel": HTMLIcTabPanelElement;
|
1759
1771
|
"ic-text-field": HTMLIcTextFieldElement;
|
1760
1772
|
"ic-theme": HTMLIcThemeElement;
|
@@ -1814,7 +1826,7 @@ declare namespace LocalJSX {
|
|
1814
1826
|
*/
|
1815
1827
|
"pageTitle": string;
|
1816
1828
|
}
|
1817
|
-
interface
|
1829
|
+
interface IcBreadcrumbGroup {
|
1818
1830
|
/**
|
1819
1831
|
* If true, display the parent page and back icon as breadcrumb
|
1820
1832
|
*/
|
@@ -1826,13 +1838,13 @@ declare namespace LocalJSX {
|
|
1826
1838
|
}
|
1827
1839
|
interface IcButton {
|
1828
1840
|
/**
|
1829
|
-
*
|
1841
|
+
* Determines the whether the appearance of the button is dark, light, or the default.
|
1830
1842
|
*/
|
1831
|
-
"
|
1843
|
+
"appearance"?: IcThemeForeground;
|
1832
1844
|
/**
|
1833
|
-
*
|
1845
|
+
* Disable ic-tooltip which is shown for icon variant. Title or aria-label must be set if this prop is not applied.
|
1834
1846
|
*/
|
1835
|
-
"
|
1847
|
+
"disableTooltip"?: boolean;
|
1836
1848
|
/**
|
1837
1849
|
* Determines whether the button should be in disabled state.
|
1838
1850
|
*/
|
@@ -1853,10 +1865,6 @@ declare namespace LocalJSX {
|
|
1853
1865
|
* Hints at the human language of the linked URL.
|
1854
1866
|
*/
|
1855
1867
|
"hreflang"?: string;
|
1856
|
-
/**
|
1857
|
-
* Determines whether the icon should appear on the right hand side of the button.
|
1858
|
-
*/
|
1859
|
-
"iconRight"?: boolean;
|
1860
1868
|
/**
|
1861
1869
|
* Determines whether the button should be in loading state.
|
1862
1870
|
*/
|
@@ -1885,6 +1893,10 @@ declare namespace LocalJSX {
|
|
1885
1893
|
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
1886
1894
|
*/
|
1887
1895
|
"target"?: string;
|
1896
|
+
/**
|
1897
|
+
* The position of the tooltip in relation to the button.
|
1898
|
+
*/
|
1899
|
+
"tooltipPlacement"?: IcButtonTooltipPlacement;
|
1888
1900
|
/**
|
1889
1901
|
* The type of the button.
|
1890
1902
|
*/
|
@@ -1893,10 +1905,6 @@ declare namespace LocalJSX {
|
|
1893
1905
|
* The button variant to be displayed.
|
1894
1906
|
*/
|
1895
1907
|
"variant"?: IcButtonVariants;
|
1896
|
-
/**
|
1897
|
-
* Show an ic-tooltip displaying title or aria-label. Will always be shown for icon variant, so title or aria-label must be set.
|
1898
|
-
*/
|
1899
|
-
"withIcTooltip"?: boolean;
|
1900
1908
|
}
|
1901
1909
|
interface IcCard {
|
1902
1910
|
/**
|
@@ -1983,10 +1991,6 @@ declare namespace LocalJSX {
|
|
1983
1991
|
"value": string;
|
1984
1992
|
}
|
1985
1993
|
interface IcCheckboxGroup {
|
1986
|
-
/**
|
1987
|
-
* Specify whether dense styling to be applied to element.
|
1988
|
-
*/
|
1989
|
-
"dense"?: boolean;
|
1990
1994
|
/**
|
1991
1995
|
* Specify whether the input is disabled.
|
1992
1996
|
*/
|
@@ -2015,6 +2019,10 @@ declare namespace LocalJSX {
|
|
2015
2019
|
* Specify if the input requires a value.
|
2016
2020
|
*/
|
2017
2021
|
"required"?: boolean;
|
2022
|
+
/**
|
2023
|
+
* Specify whether small styling to be applied to element.
|
2024
|
+
*/
|
2025
|
+
"small"?: boolean;
|
2018
2026
|
/**
|
2019
2027
|
* Provide validation status - 'error'
|
2020
2028
|
*/
|
@@ -2047,24 +2055,24 @@ declare namespace LocalJSX {
|
|
2047
2055
|
"upTo"?: boolean;
|
2048
2056
|
}
|
2049
2057
|
interface IcDataEntity {
|
2050
|
-
/**
|
2051
|
-
* Set the data heading and all child data rows to dense styling
|
2052
|
-
*/
|
2053
|
-
"dense"?: boolean;
|
2054
2058
|
/**
|
2055
2059
|
* Title for the data entity
|
2056
2060
|
*/
|
2057
2061
|
"heading"?: string;
|
2058
|
-
}
|
2059
|
-
interface IcDataRow {
|
2060
2062
|
/**
|
2061
|
-
* Set the
|
2063
|
+
* Set the data heading and all child data rows to small styling
|
2062
2064
|
*/
|
2063
|
-
"
|
2065
|
+
"small"?: boolean;
|
2066
|
+
}
|
2067
|
+
interface IcDataRow {
|
2064
2068
|
/**
|
2065
2069
|
* Set the label in the leftmost cell of the row
|
2066
2070
|
*/
|
2067
2071
|
"label"?: string;
|
2072
|
+
/**
|
2073
|
+
* Set the row to small styling, this is automatically applied if small is set on the parent data heading
|
2074
|
+
*/
|
2075
|
+
"small"?: boolean;
|
2068
2076
|
/**
|
2069
2077
|
* Set the value of the middle (right if no addition supplied) cell of the row
|
2070
2078
|
*/
|
@@ -2078,7 +2086,7 @@ declare namespace LocalJSX {
|
|
2078
2086
|
*/
|
2079
2087
|
"aligned"?: IcAlignment;
|
2080
2088
|
/**
|
2081
|
-
* Sets the screen size breakpoint at which to switch to the
|
2089
|
+
* Sets the screen size breakpoint at which to switch to the small layout
|
2082
2090
|
*/
|
2083
2091
|
"breakpoint"?: IcFooterBreakpoints;
|
2084
2092
|
/**
|
@@ -2127,10 +2135,6 @@ declare namespace LocalJSX {
|
|
2127
2135
|
* The alignment of the hero content
|
2128
2136
|
*/
|
2129
2137
|
"contentAligned"?: IcHeroContentAlignments;
|
2130
|
-
/**
|
2131
|
-
* Alter styling for use with dense content/pages
|
2132
|
-
*/
|
2133
|
-
"dense"?: boolean;
|
2134
2138
|
/**
|
2135
2139
|
* Whether the background image (if set) scrolls using a parallax effect.
|
2136
2140
|
*/
|
@@ -2147,6 +2151,10 @@ declare namespace LocalJSX {
|
|
2147
2151
|
* Optional secondary subheading, replaced by slotted right content
|
2148
2152
|
*/
|
2149
2153
|
"secondarySubheading"?: string;
|
2154
|
+
/**
|
2155
|
+
* Alter styling for use with small content/pages
|
2156
|
+
*/
|
2157
|
+
"small"?: boolean;
|
2150
2158
|
/**
|
2151
2159
|
* Description for the hero
|
2152
2160
|
*/
|
@@ -2157,10 +2165,6 @@ declare namespace LocalJSX {
|
|
2157
2165
|
* Determines whether the dark variant of the input-component-container focus indicator should be displayed.
|
2158
2166
|
*/
|
2159
2167
|
"dark"?: boolean;
|
2160
|
-
/**
|
2161
|
-
* dense
|
2162
|
-
*/
|
2163
|
-
"dense"?: boolean;
|
2164
2168
|
/**
|
2165
2169
|
* disabled
|
2166
2170
|
*/
|
@@ -2177,6 +2181,10 @@ declare namespace LocalJSX {
|
|
2177
2181
|
* readonly
|
2178
2182
|
*/
|
2179
2183
|
"readonly"?: boolean;
|
2184
|
+
/**
|
2185
|
+
* small
|
2186
|
+
*/
|
2187
|
+
"small"?: boolean;
|
2180
2188
|
/**
|
2181
2189
|
* validationInline
|
2182
2190
|
*/
|
@@ -2253,6 +2261,10 @@ declare namespace LocalJSX {
|
|
2253
2261
|
"status"?: IcInformationStatusOrEmpty;
|
2254
2262
|
}
|
2255
2263
|
interface IcLink {
|
2264
|
+
/**
|
2265
|
+
* Determines the whether the appearance is dark, light, or the default.
|
2266
|
+
*/
|
2267
|
+
"appearance"?: IcThemeForeground;
|
2256
2268
|
/**
|
2257
2269
|
* Prompts the user to save the linked URL instead of navigating to it.
|
2258
2270
|
*/
|
@@ -2281,20 +2293,20 @@ declare namespace LocalJSX {
|
|
2281
2293
|
* Where to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
2282
2294
|
*/
|
2283
2295
|
"target"?: string;
|
2284
|
-
/**
|
2285
|
-
* Determines which colour variant is to be applied, to have appropriate colour contrast.
|
2286
|
-
*/
|
2287
|
-
"variant"?: IcThemeForeground;
|
2288
2296
|
}
|
2289
2297
|
interface IcLoadingIndicator {
|
2290
2298
|
/**
|
2291
|
-
* Determines whether the dark
|
2299
|
+
* Determines whether the dark or light loading indicator should be displayed.
|
2292
2300
|
*/
|
2293
|
-
"
|
2301
|
+
"appearance"?: IcThemeForegroundNoDefault;
|
2294
2302
|
/**
|
2295
2303
|
* Provide a description to be set as the aria-label of the loading indicator when not using a visible label.
|
2296
2304
|
*/
|
2297
2305
|
"description"?: string;
|
2306
|
+
/**
|
2307
|
+
* When linear, determines whether the full-width version (i.e. without a border radius) should be displayed.
|
2308
|
+
*/
|
2309
|
+
"fullWidth"?: boolean;
|
2298
2310
|
/**
|
2299
2311
|
* The label to be displayed beneath the loading indicator. Display a changing label by separating multiple messages with forward slashes.
|
2300
2312
|
*/
|
@@ -2323,10 +2335,6 @@ declare namespace LocalJSX {
|
|
2323
2335
|
* The type of indicator, either linear or circular.
|
2324
2336
|
*/
|
2325
2337
|
"type"?: IcLoadingTypes;
|
2326
|
-
/**
|
2327
|
-
* The variant of indicator, either default or full-width.
|
2328
|
-
*/
|
2329
|
-
"variant"?: IcLoadingVariants;
|
2330
2338
|
}
|
2331
2339
|
interface IcMenu {
|
2332
2340
|
/**
|
@@ -2337,10 +2345,6 @@ declare namespace LocalJSX {
|
|
2337
2345
|
* Reference to an anchor element the menu will position itself from when rendered.
|
2338
2346
|
*/
|
2339
2347
|
"anchorEl": HTMLElement;
|
2340
|
-
/**
|
2341
|
-
* Specify whether dense styling is to be applied to the element.
|
2342
|
-
*/
|
2343
|
-
"dense"?: boolean;
|
2344
2348
|
/**
|
2345
2349
|
* If true then fill width of container
|
2346
2350
|
*/
|
@@ -2377,6 +2381,10 @@ declare namespace LocalJSX {
|
|
2377
2381
|
* Provide the possible selection options.
|
2378
2382
|
*/
|
2379
2383
|
"options": IcMenuOption[];
|
2384
|
+
/**
|
2385
|
+
* Specify whether small styling is to be applied to the element.
|
2386
|
+
*/
|
2387
|
+
"small"?: boolean;
|
2380
2388
|
/**
|
2381
2389
|
* The value of the currently selected option.
|
2382
2390
|
*/
|
@@ -2455,10 +2463,6 @@ declare namespace LocalJSX {
|
|
2455
2463
|
* Set whether the bottom border is used
|
2456
2464
|
*/
|
2457
2465
|
"border"?: boolean;
|
2458
|
-
/**
|
2459
|
-
* Whether the component uses dense styling.
|
2460
|
-
*/
|
2461
|
-
"dense"?: boolean;
|
2462
2466
|
/**
|
2463
2467
|
* The title to render on the component.
|
2464
2468
|
*/
|
@@ -2467,6 +2471,10 @@ declare namespace LocalJSX {
|
|
2467
2471
|
* Set whether the reading pattern and tab order change in the action area for viewport widths of above 576px and when actions have not wrapped
|
2468
2472
|
*/
|
2469
2473
|
"reverseOrder"?: boolean;
|
2474
|
+
/**
|
2475
|
+
* Whether the component uses small styling.
|
2476
|
+
*/
|
2477
|
+
"small"?: boolean;
|
2470
2478
|
/**
|
2471
2479
|
* Set whether the header is sticky at all breakpoints
|
2472
2480
|
*/
|
@@ -2481,10 +2489,6 @@ declare namespace LocalJSX {
|
|
2481
2489
|
"subheading"?: string;
|
2482
2490
|
}
|
2483
2491
|
interface IcRadioGroup {
|
2484
|
-
/**
|
2485
|
-
* Specify whether dense styling is to be applied to the element.
|
2486
|
-
*/
|
2487
|
-
"dense"?: boolean;
|
2488
2492
|
/**
|
2489
2493
|
* Specify whether the input is disabled.
|
2490
2494
|
*/
|
@@ -2513,6 +2517,10 @@ declare namespace LocalJSX {
|
|
2513
2517
|
* Specify if the input requires a value.
|
2514
2518
|
*/
|
2515
2519
|
"required"?: boolean;
|
2520
|
+
/**
|
2521
|
+
* Specify whether small styling is to be applied to the element.
|
2522
|
+
*/
|
2523
|
+
"small"?: boolean;
|
2516
2524
|
/**
|
2517
2525
|
* Provide validation status - 'error'
|
2518
2526
|
*/
|
@@ -2585,18 +2593,10 @@ declare namespace LocalJSX {
|
|
2585
2593
|
* Number of characters until suggestions appear
|
2586
2594
|
*/
|
2587
2595
|
"charactersUntilSuggestion"?: number;
|
2588
|
-
/**
|
2589
|
-
* Determines whether the dark variant of the search bar should be displayed.
|
2590
|
-
*/
|
2591
|
-
"dark"?: boolean;
|
2592
2596
|
/**
|
2593
2597
|
* Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
2594
2598
|
*/
|
2595
2599
|
"debounce"?: number;
|
2596
|
-
/**
|
2597
|
-
* Specify whether dense styling is to be applied to the element.
|
2598
|
-
*/
|
2599
|
-
"dense"?: boolean;
|
2600
2600
|
/**
|
2601
2601
|
* Specify whether to disable the built in filtering. For example, if options will already be filtered from external source. If true, all options provided will be displayed.
|
2602
2602
|
*/
|
@@ -2693,6 +2693,10 @@ declare namespace LocalJSX {
|
|
2693
2693
|
* Specify if the input requires a value.
|
2694
2694
|
*/
|
2695
2695
|
"required"?: boolean;
|
2696
|
+
/**
|
2697
|
+
* Specify whether small styling is to be applied to the element.
|
2698
|
+
*/
|
2699
|
+
"small"?: boolean;
|
2696
2700
|
/**
|
2697
2701
|
* If `true`, the element will have its spelling and grammar checked.
|
2698
2702
|
*/
|
@@ -2714,13 +2718,17 @@ declare namespace LocalJSX {
|
|
2714
2718
|
}
|
2715
2719
|
interface IcSelect {
|
2716
2720
|
/**
|
2717
|
-
*
|
2721
|
+
* Number of characters until suggestions appear for a searchable select.
|
2718
2722
|
*/
|
2719
|
-
"
|
2723
|
+
"charactersUntilSuggestions"?: number;
|
2720
2724
|
/**
|
2721
2725
|
* Specify whether the input is disabled.
|
2722
2726
|
*/
|
2723
2727
|
"disabled"?: boolean;
|
2728
|
+
/**
|
2729
|
+
* Provide text for empty results list
|
2730
|
+
*/
|
2731
|
+
"emptyOptionListText"?: string;
|
2724
2732
|
/**
|
2725
2733
|
* If true, then fill width of container.
|
2726
2734
|
*/
|
@@ -2733,6 +2741,14 @@ declare namespace LocalJSX {
|
|
2733
2741
|
* Hides the label and applies the required label value as an aria-label.
|
2734
2742
|
*/
|
2735
2743
|
"hideLabel"?: boolean;
|
2744
|
+
/**
|
2745
|
+
* If true, descriptions of options are included when filtering options in a searchable select.
|
2746
|
+
*/
|
2747
|
+
"includeDescriptionsInSearch"?: boolean;
|
2748
|
+
/**
|
2749
|
+
* If true, group titles of grouped options are included when filtering options in a searchable select.
|
2750
|
+
*/
|
2751
|
+
"includeGroupTitlesInSearch"?: boolean;
|
2736
2752
|
/**
|
2737
2753
|
* Provide a label for the input.
|
2738
2754
|
*/
|
@@ -2770,9 +2786,21 @@ declare namespace LocalJSX {
|
|
2770
2786
|
*/
|
2771
2787
|
"required"?: boolean;
|
2772
2788
|
/**
|
2773
|
-
*
|
2789
|
+
* Whether the search string of the searchable select should match the start of or anywhere in the options.
|
2790
|
+
*/
|
2791
|
+
"searchMatchPosition"?: IcSearchMatchPositions;
|
2792
|
+
/**
|
2793
|
+
* If true, the select can be typed in to filter options.
|
2794
|
+
*/
|
2795
|
+
"searchable"?: boolean;
|
2796
|
+
/**
|
2797
|
+
* Display a button which clears the input when clicked. The button will always appear on the searchable select.
|
2774
2798
|
*/
|
2775
2799
|
"showClearButton"?: boolean;
|
2800
|
+
/**
|
2801
|
+
* Specify whether small styling is to be applied to the element.
|
2802
|
+
*/
|
2803
|
+
"small"?: boolean;
|
2776
2804
|
/**
|
2777
2805
|
* Provide a validation status.
|
2778
2806
|
*/
|
@@ -2826,9 +2854,9 @@ declare namespace LocalJSX {
|
|
2826
2854
|
}
|
2827
2855
|
interface IcSkeleton {
|
2828
2856
|
/**
|
2829
|
-
* Set the skeleton to the
|
2857
|
+
* Set the skeleton to the light variant
|
2830
2858
|
*/
|
2831
|
-
"
|
2859
|
+
"light"?: boolean;
|
2832
2860
|
/**
|
2833
2861
|
* The variant of the skeleton that will be displayed
|
2834
2862
|
*/
|
@@ -2836,21 +2864,21 @@ declare namespace LocalJSX {
|
|
2836
2864
|
}
|
2837
2865
|
interface IcStatusTag {
|
2838
2866
|
/**
|
2839
|
-
* The
|
2867
|
+
* The emphasis of the status tag.
|
2840
2868
|
*/
|
2841
|
-
"
|
2869
|
+
"appearance"?: IcStatusTagAppearance;
|
2842
2870
|
/**
|
2843
2871
|
* The content rendered within the status tag.
|
2844
2872
|
*/
|
2845
2873
|
"label": string;
|
2846
2874
|
/**
|
2847
|
-
* The
|
2875
|
+
* The size of the status tag.
|
2848
2876
|
*/
|
2849
|
-
"
|
2877
|
+
"small"?: boolean;
|
2850
2878
|
/**
|
2851
|
-
* The
|
2879
|
+
* The colour of the status tag.
|
2852
2880
|
*/
|
2853
|
-
"
|
2881
|
+
"status"?: IcStatusTagStatuses;
|
2854
2882
|
}
|
2855
2883
|
interface IcStep {
|
2856
2884
|
/**
|
@@ -2881,10 +2909,6 @@ declare namespace LocalJSX {
|
|
2881
2909
|
* If true, the component is checked, if null the components state will be uncontrolled.
|
2882
2910
|
*/
|
2883
2911
|
"checked"?: boolean | null;
|
2884
|
-
/**
|
2885
|
-
* If true, the component reduces in size to the dense state.
|
2886
|
-
*/
|
2887
|
-
"dense"?: boolean;
|
2888
2912
|
/**
|
2889
2913
|
* If true, the component is not interactive.
|
2890
2914
|
*/
|
@@ -2921,6 +2945,10 @@ declare namespace LocalJSX {
|
|
2921
2945
|
* If true, the component will render the On/Off state text.
|
2922
2946
|
*/
|
2923
2947
|
"showState"?: boolean;
|
2948
|
+
/**
|
2949
|
+
* If true, the component reduces in size to the small state.
|
2950
|
+
*/
|
2951
|
+
"small"?: boolean;
|
2924
2952
|
/**
|
2925
2953
|
* The value of the toggle does not mean if it's checked or not, use the `checked` property for that. The value of a toggle is analogous to the value of a `<input type="checkbox">`, it's only used when the toggle participates in a native `<form>`.
|
2926
2954
|
*/
|
@@ -2942,13 +2970,13 @@ declare namespace LocalJSX {
|
|
2942
2970
|
*/
|
2943
2971
|
"activationType"?: IcActivationTypes;
|
2944
2972
|
/**
|
2945
|
-
*
|
2973
|
+
* Determines whether the light or dark variant of the tabs should be displayed.
|
2946
2974
|
*/
|
2947
|
-
"
|
2975
|
+
"appearance"?: IcThemeForegroundNoDefault;
|
2948
2976
|
/**
|
2949
|
-
*
|
2977
|
+
* Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
2950
2978
|
*/
|
2951
|
-
"
|
2979
|
+
"contextId"?: string;
|
2952
2980
|
/**
|
2953
2981
|
* Emitted when a user selects a tab.
|
2954
2982
|
*/
|
@@ -2958,7 +2986,7 @@ declare namespace LocalJSX {
|
|
2958
2986
|
*/
|
2959
2987
|
"selectedTabIndex"?: number;
|
2960
2988
|
}
|
2961
|
-
interface
|
2989
|
+
interface IcTabGroup {
|
2962
2990
|
/**
|
2963
2991
|
* Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
2964
2992
|
*/
|
@@ -2995,18 +3023,10 @@ declare namespace LocalJSX {
|
|
2995
3023
|
* Whether auto correction should be enabled when the user is entering/editing the text value.
|
2996
3024
|
*/
|
2997
3025
|
"autocorrect"?: IcAutocorrectStates1;
|
2998
|
-
/**
|
2999
|
-
* Determines whether the dark variant of the text field should be displayed.
|
3000
|
-
*/
|
3001
|
-
"dark"?: boolean;
|
3002
3026
|
/**
|
3003
3027
|
* Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
3004
3028
|
*/
|
3005
3029
|
"debounce"?: number;
|
3006
|
-
/**
|
3007
|
-
* Specify whether dense styling is to be applied to the element.
|
3008
|
-
*/
|
3009
|
-
"dense"?: boolean;
|
3010
3030
|
/**
|
3011
3031
|
* Specify whether the input is disabled.
|
3012
3032
|
*/
|
@@ -3083,6 +3103,10 @@ declare namespace LocalJSX {
|
|
3083
3103
|
* Specify the number of rows to transform the text field into a text area with a specific height.
|
3084
3104
|
*/
|
3085
3105
|
"rows"?: number;
|
3106
|
+
/**
|
3107
|
+
* Specify whether small styling is to be applied to the element.
|
3108
|
+
*/
|
3109
|
+
"small"?: boolean;
|
3086
3110
|
/**
|
3087
3111
|
* If `true`, the element will have its spelling and grammar checked.
|
3088
3112
|
*/
|
@@ -3119,10 +3143,6 @@ declare namespace LocalJSX {
|
|
3119
3143
|
"onIcThemeChange"?: (event: IcThemeCustomEvent<IcTheme>) => void;
|
3120
3144
|
}
|
3121
3145
|
interface IcTooltip {
|
3122
|
-
/**
|
3123
|
-
* The id of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used.
|
3124
|
-
*/
|
3125
|
-
"elementId"?: string;
|
3126
3146
|
/**
|
3127
3147
|
* The text to display on the tooltip.
|
3128
3148
|
*/
|
@@ -3131,6 +3151,10 @@ declare namespace LocalJSX {
|
|
3131
3151
|
* The position of the tool-tip in relation to the parent element.
|
3132
3152
|
*/
|
3133
3153
|
"placement"?: IcTooltipPlacements;
|
3154
|
+
/**
|
3155
|
+
* The ID of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used.
|
3156
|
+
*/
|
3157
|
+
"target"?: string;
|
3134
3158
|
}
|
3135
3159
|
interface IcTopNavigation {
|
3136
3160
|
/**
|
@@ -3160,9 +3184,9 @@ declare namespace LocalJSX {
|
|
3160
3184
|
}
|
3161
3185
|
interface IcTypography {
|
3162
3186
|
/**
|
3163
|
-
* Adds
|
3187
|
+
* Adds appropriate margins to the top and bottom of the typography.
|
3164
3188
|
*/
|
3165
|
-
"
|
3189
|
+
"applyVerticalMargins"?: boolean;
|
3166
3190
|
/**
|
3167
3191
|
* The ICDS typography style to use.
|
3168
3192
|
*/
|
@@ -3172,7 +3196,7 @@ declare namespace LocalJSX {
|
|
3172
3196
|
"ic-alert": IcAlert;
|
3173
3197
|
"ic-back-to-top": IcBackToTop;
|
3174
3198
|
"ic-breadcrumb": IcBreadcrumb;
|
3175
|
-
"ic-
|
3199
|
+
"ic-breadcrumb-group": IcBreadcrumbGroup;
|
3176
3200
|
"ic-button": IcButton;
|
3177
3201
|
"ic-card": IcCard;
|
3178
3202
|
"ic-checkbox": IcCheckbox;
|
@@ -3210,7 +3234,7 @@ declare namespace LocalJSX {
|
|
3210
3234
|
"ic-switch": IcSwitch;
|
3211
3235
|
"ic-tab": IcTab;
|
3212
3236
|
"ic-tab-context": IcTabContext;
|
3213
|
-
"ic-tab-
|
3237
|
+
"ic-tab-group": IcTabGroup;
|
3214
3238
|
"ic-tab-panel": IcTabPanel;
|
3215
3239
|
"ic-text-field": IcTextField;
|
3216
3240
|
"ic-theme": IcTheme;
|
@@ -3226,7 +3250,7 @@ declare module "@stencil/core" {
|
|
3226
3250
|
"ic-alert": LocalJSX.IcAlert & JSXBase.HTMLAttributes<HTMLIcAlertElement>;
|
3227
3251
|
"ic-back-to-top": LocalJSX.IcBackToTop & JSXBase.HTMLAttributes<HTMLIcBackToTopElement>;
|
3228
3252
|
"ic-breadcrumb": LocalJSX.IcBreadcrumb & JSXBase.HTMLAttributes<HTMLIcBreadcrumbElement>;
|
3229
|
-
"ic-
|
3253
|
+
"ic-breadcrumb-group": LocalJSX.IcBreadcrumbGroup & JSXBase.HTMLAttributes<HTMLIcBreadcrumbGroupElement>;
|
3230
3254
|
"ic-button": LocalJSX.IcButton & JSXBase.HTMLAttributes<HTMLIcButtonElement>;
|
3231
3255
|
"ic-card": LocalJSX.IcCard & JSXBase.HTMLAttributes<HTMLIcCardElement>;
|
3232
3256
|
"ic-checkbox": LocalJSX.IcCheckbox & JSXBase.HTMLAttributes<HTMLIcCheckboxElement>;
|
@@ -3264,7 +3288,7 @@ declare module "@stencil/core" {
|
|
3264
3288
|
"ic-switch": LocalJSX.IcSwitch & JSXBase.HTMLAttributes<HTMLIcSwitchElement>;
|
3265
3289
|
"ic-tab": LocalJSX.IcTab & JSXBase.HTMLAttributes<HTMLIcTabElement>;
|
3266
3290
|
"ic-tab-context": LocalJSX.IcTabContext & JSXBase.HTMLAttributes<HTMLIcTabContextElement>;
|
3267
|
-
"ic-tab-
|
3291
|
+
"ic-tab-group": LocalJSX.IcTabGroup & JSXBase.HTMLAttributes<HTMLIcTabGroupElement>;
|
3268
3292
|
"ic-tab-panel": LocalJSX.IcTabPanel & JSXBase.HTMLAttributes<HTMLIcTabPanelElement>;
|
3269
3293
|
"ic-text-field": LocalJSX.IcTextField & JSXBase.HTMLAttributes<HTMLIcTextFieldElement>;
|
3270
3294
|
"ic-theme": LocalJSX.IcTheme & JSXBase.HTMLAttributes<HTMLIcThemeElement>;
|