@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
@@ -0,0 +1,16 @@
|
|
1
|
+
var IcInformationStatus;
|
2
|
+
(function (IcInformationStatus) {
|
3
|
+
IcInformationStatus["Warning"] = "warning";
|
4
|
+
IcInformationStatus["Error"] = "error";
|
5
|
+
IcInformationStatus["Success"] = "success";
|
6
|
+
})(IcInformationStatus || (IcInformationStatus = {}));
|
7
|
+
var IcThemeForegroundEnum;
|
8
|
+
(function (IcThemeForegroundEnum) {
|
9
|
+
IcThemeForegroundEnum["Default"] = "default";
|
10
|
+
IcThemeForegroundEnum["Dark"] = "dark";
|
11
|
+
IcThemeForegroundEnum["Light"] = "light";
|
12
|
+
})(IcThemeForegroundEnum || (IcThemeForegroundEnum = {}));
|
13
|
+
|
14
|
+
export { IcThemeForegroundEnum as I, IcInformationStatus as a };
|
15
|
+
|
16
|
+
//# sourceMappingURL=types-dd515332.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"types-dd515332.js","mappings":"IAAY;AAAZ,WAAY,mBAAmB;EAC7B,0CAAmB,CAAA;EACnB,sCAAe,CAAA;EACf,0CAAmB,CAAA;AACrB,CAAC,EAJW,mBAAmB,KAAnB,mBAAmB,QAI9B;IAkEW;AAAZ,WAAY,qBAAqB;EAC/B,4CAAmB,CAAA;EACnB,sCAAa,CAAA;EACb,wCAAe,CAAA;AACjB,CAAC,EAJW,qBAAqB,KAArB,qBAAqB;;;;","names":[],"sources":["./src/utils/types.ts"],"sourcesContent":["export enum IcInformationStatus {\n Warning = \"warning\",\n Error = \"error\",\n Success = \"success\",\n}\n\nexport type IcInformationStatusOrEmpty = \"warning\" | \"error\" | \"success\" | \"\";\n\nexport type IcNavType = \"side\" | \"top\" | \"page-header\";\n\n// From: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete\nexport type IcAutocompleteTypes =\n | \"on\"\n | \"off\"\n | \"name\"\n | \"honorific-prefix\"\n | \"given-name\"\n | \"additional-name\"\n | \"family-name\"\n | \"honorific-suffix\"\n | \"nickname\"\n | \"email\"\n | \"username\"\n | \"new-password\"\n | \"current-password\"\n | \"one-time-code\"\n | \"organization-title\"\n | \"organization\"\n | \"street-address\"\n | \"address-line1\"\n | \"address-line2\"\n | \"address-line3\"\n | \"address-level4\"\n | \"address-level3\"\n | \"address-level2\"\n | \"address-level1\"\n | \"country\"\n | \"country-name\"\n | \"postal-code\"\n | \"cc-name\"\n | \"cc-given-name\"\n | \"cc-additional-name\"\n | \"cc-family-name\"\n | \"cc-family-name\"\n | \"cc-number\"\n | \"cc-exp\"\n | \"cc-exp-month\"\n | \"cc-exp-year\"\n | \"cc-csc\"\n | \"cc-type\"\n | \"transaction-currency\"\n | \"transaction-amount\"\n | \"language\"\n | \"bday\"\n | \"bday-day\"\n | \"bday-month\"\n | \"bday-year\"\n | \"sex\"\n | \"tel\"\n | \"tel-country-code\"\n | \"tel-national\"\n | \"tel-area-code\"\n | \"tel-local\"\n | \"tel-extension\"\n | \"impp\"\n | \"url\"\n | \"photo\";\n\nexport type IcAlignment = \"left\" | \"center\" | \"full-width\";\n\nexport enum IcThemeForegroundEnum {\n Default = \"default\",\n Dark = \"dark\",\n Light = \"light\",\n}\n\nexport type IcThemeForeground = \"default\" | \"dark\" | \"light\";\n\nexport type IcThemeForegroundNoDefault = \"dark\" | \"light\";\n\nexport type IcTheme = {\n mode: IcThemeForeground;\n color: IcColorRGB;\n};\n\nexport type IcAdditionalFieldTypes = \"static\" | \"dynamic\";\n\nexport type IcColorRGB = {\n r: number;\n g: number;\n b: number;\n};\n\nexport type IcActivationTypes = \"automatic\" | \"manual\";\n\nexport type IcAutocorrectStates = \"on\" | \"off\";\n\nexport type IcNavParentDetails = {\n navType: IcNavType | \"\";\n parent: HTMLElement;\n};\n\nexport type IcTypographyVariants =\n | \"h1\"\n | \"h2\"\n | \"h3\"\n | \"h4\"\n | \"subtitle-large\"\n | \"subtitle-small\"\n | \"body\"\n | \"label\"\n | \"label-uppercase\"\n | \"caption\"\n | \"caption-uppercase\";\n\nexport interface IcMenuOption {\n value?: string;\n label: string;\n description?: string;\n disabled?: boolean;\n recommended?: boolean;\n children?: IcMenuOption[];\n}\n\nexport type IcSearchMatchPositions = \"start\" | \"anywhere\";\n\nexport type IcCallbackFunctionNoReturn = (...args: unknown[]) => void;\n\nexport type IcRequiredPropsTypes =\n | string\n | boolean\n | number\n | HTMLElement\n | IcMenuOption[];\n\nexport type IcPropObject = { prop: IcRequiredPropsTypes; propName: string };\n\nexport type IcRelatedTarget = EventTarget | undefined;\n\nexport interface IcValueEventDetail {\n value: string;\n}\nexport interface IcBlurEventDetail {\n relatedTarget: IcRelatedTarget;\n}\n"],"version":3}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
export declare const icBreadcrumbGroupCollapsed = "\n <ic-breadcrumb-group collapsed=\"true\">\n <ic-breadcrumb\n page-title=\"Breadcrumb 1\"\n href=\"/breadcrumb-1\"\n ></ic-breadcrumb>\n <ic-breadcrumb\n page-title=\"Breadcrumb 2\"\n href=\"/breadcrumb-2\"\n ></ic-breadcrumb>\n <ic-breadcrumb\n current=\"page\"\n page-title=\"Breadcrumb 3\"\n href=\"/breadcrumb-3\"\n ></ic-breadcrumb>\n </ic-breadcrumb-group>\n";
|
2
|
+
export declare const icBreadcrumbGroupBack = "\n <ic-breadcrumb-group back-breadcrumb-only=\"true\">\n <ic-breadcrumb\n page-title=\"Breadcrumb 1\"\n href=\"/breadcrumb-1\"\n ></ic-breadcrumb>\n <ic-breadcrumb\n page-title=\"Breadcrumb 2\"\n href=\"/breadcrumb-2\"\n ></ic-breadcrumb>\n <ic-breadcrumb\n current=\"page\"\n page-title=\"Breadcrumb 3\"\n href=\"/breadcrumb-3\"\n ></ic-breadcrumb>\n </ic-breadcrumb-group>\n";
|
File without changes
|
@@ -14,10 +14,6 @@ export declare class Button {
|
|
14
14
|
* Determines whether the button should be in loading state.
|
15
15
|
*/
|
16
16
|
loading?: boolean;
|
17
|
-
/**
|
18
|
-
* Determines whether the icon should appear on the right hand side of the button.
|
19
|
-
*/
|
20
|
-
iconRight?: boolean;
|
21
17
|
/**
|
22
18
|
* The type of the button.
|
23
19
|
*/
|
@@ -59,17 +55,17 @@ export declare class Button {
|
|
59
55
|
*/
|
60
56
|
fullWidth?: boolean;
|
61
57
|
/**
|
62
|
-
*
|
58
|
+
* Disable ic-tooltip which is shown for icon variant. Title or aria-label must be set if this prop is not applied.
|
63
59
|
*/
|
64
|
-
|
60
|
+
disableTooltip?: boolean;
|
65
61
|
/**
|
66
62
|
* The position of the tooltip in relation to the button.
|
67
63
|
*/
|
68
|
-
|
64
|
+
tooltipPlacement?: IcButtonTooltipPlacement;
|
69
65
|
/**
|
70
|
-
* Determines the
|
66
|
+
* Determines the whether the appearance of the button is dark, light, or the default.
|
71
67
|
*/
|
72
|
-
|
68
|
+
appearance?: IcThemeForeground;
|
73
69
|
/**
|
74
70
|
* Emitted when button has focus
|
75
71
|
*/
|
@@ -78,7 +74,6 @@ export declare class Button {
|
|
78
74
|
* Emitted when button has blur
|
79
75
|
*/
|
80
76
|
icBlur: EventEmitter<void>;
|
81
|
-
iconRightState: boolean;
|
82
77
|
private calculatedWidth;
|
83
78
|
private inheritedAttributes;
|
84
79
|
private buttonEl;
|
@@ -86,7 +81,6 @@ export declare class Button {
|
|
86
81
|
private buttonIdNum;
|
87
82
|
private tooltipEl;
|
88
83
|
private id;
|
89
|
-
setIconRightState(): void;
|
90
84
|
calculateWidth(): void;
|
91
85
|
handleHostClick(event: Event): void;
|
92
86
|
themeChangeHandler(ev: CustomEvent): void;
|
@@ -1,5 +1,4 @@
|
|
1
1
|
export declare type IcButtonTypes = "reset" | "submit" | "button";
|
2
2
|
export declare type IcButtonVariants = "primary" | "secondary" | "tertiary" | "icon" | "destructive";
|
3
|
-
export declare type IcButtonSizes = "default" | "
|
4
|
-
export declare type IcButtonStyles = "default" | "dark" | "light";
|
3
|
+
export declare type IcButtonSizes = "default" | "large" | "small";
|
5
4
|
export declare type IcButtonTooltipPlacement = "top" | "right" | "bottom" | "left";
|
@@ -28,9 +28,9 @@ export declare class CheckboxGroup {
|
|
28
28
|
*/
|
29
29
|
helperText: string;
|
30
30
|
/**
|
31
|
-
* Specify whether
|
31
|
+
* Specify whether small styling to be applied to element.
|
32
32
|
*/
|
33
|
-
|
33
|
+
small: boolean;
|
34
34
|
/**
|
35
35
|
* Provide validation status - 'error'
|
36
36
|
*/
|
@@ -14,9 +14,9 @@ export declare class DataRow {
|
|
14
14
|
*/
|
15
15
|
value: string;
|
16
16
|
/**
|
17
|
-
* Set the row to
|
17
|
+
* Set the row to small styling, this is automatically applied if small is set on the parent data heading
|
18
18
|
*/
|
19
|
-
|
19
|
+
small: boolean;
|
20
20
|
deviceSize: number;
|
21
21
|
entitySize: "xl" | "m" | "xs";
|
22
22
|
private resizeObserver;
|
@@ -22,7 +22,7 @@ export declare class Footer {
|
|
22
22
|
*/
|
23
23
|
aligned?: IcAlignment;
|
24
24
|
/**
|
25
|
-
* Sets the screen size breakpoint at which to switch to the
|
25
|
+
* Sets the screen size breakpoint at which to switch to the small layout
|
26
26
|
*/
|
27
27
|
breakpoint?: IcFooterBreakpoints;
|
28
28
|
/**
|
@@ -39,7 +39,7 @@ export declare class Footer {
|
|
39
39
|
copyright: boolean;
|
40
40
|
deviceSize: number;
|
41
41
|
foregroundColor: IcThemeForeground;
|
42
|
-
private
|
42
|
+
private isSmall;
|
43
43
|
themeChangeHandler(ev: CustomEvent): void;
|
44
44
|
private resizeObserver;
|
45
45
|
private footerEl;
|
@@ -1 +1 @@
|
|
1
|
-
export declare type IcFooterBreakpoints = "
|
1
|
+
export declare type IcFooterBreakpoints = "extra small" | "small" | "medium" | "large" | "extra large";
|
@@ -4,11 +4,11 @@ export declare class FooterLinkGroup {
|
|
4
4
|
* Sets the title of the link group for display
|
5
5
|
*/
|
6
6
|
groupTitle: string;
|
7
|
-
|
7
|
+
small: boolean;
|
8
8
|
expanded: boolean;
|
9
9
|
dropdownIconStyle: import("../../utils/types").IcThemeForeground;
|
10
10
|
deviceSize: number;
|
11
|
-
private
|
11
|
+
private isSmall;
|
12
12
|
private handleKeydown;
|
13
13
|
private toggleExpanded;
|
14
14
|
footerResizeHandler(): void;
|
@@ -4,7 +4,7 @@ import { IcHeroContentAlignments } from "./ic-hero.types";
|
|
4
4
|
* @slot heading - Content will be rendered in the title area, in place of the heading.
|
5
5
|
* @slot subheading - Content will be rendered in the title area, in place of the subheading.
|
6
6
|
* @slot interaction - Content will be rendered in the interaction area, adjacent to the title area.
|
7
|
-
* @slot
|
7
|
+
* @slot secondary - Content will be rendered in the secondary content area.
|
8
8
|
*/
|
9
9
|
export declare class Hero {
|
10
10
|
el: HTMLIcHeroElement;
|
@@ -41,9 +41,9 @@ export declare class Hero {
|
|
41
41
|
*/
|
42
42
|
contentAligned: IcHeroContentAlignments;
|
43
43
|
/**
|
44
|
-
* Alter styling for use with
|
44
|
+
* Alter styling for use with small content/pages
|
45
45
|
*/
|
46
|
-
|
46
|
+
small: boolean;
|
47
47
|
rightContent: boolean;
|
48
48
|
scrollFactor: string;
|
49
49
|
leftContentFullWidth: boolean;
|
@@ -32,9 +32,9 @@ export declare class Link {
|
|
32
32
|
*/
|
33
33
|
showIcon?: boolean;
|
34
34
|
/**
|
35
|
-
* Determines
|
35
|
+
* Determines the whether the appearance is dark, light, or the default.
|
36
36
|
*/
|
37
|
-
|
37
|
+
appearance?: IcThemeForeground;
|
38
38
|
themeChangeHandler(ev: CustomEvent): void;
|
39
39
|
private updateTheme;
|
40
40
|
componentWillLoad(): void;
|
@@ -1,4 +1,5 @@
|
|
1
|
-
import { IcLoadingSizes, IcLoadingTypes
|
1
|
+
import { IcLoadingSizes, IcLoadingTypes } from "./ic-loading-indicator.types";
|
2
|
+
import { IcThemeForegroundNoDefault } from "../../utils/types";
|
2
3
|
export declare class LoadingIndicator {
|
3
4
|
host: HTMLIcLoadingIndicatorElement;
|
4
5
|
/**
|
@@ -38,13 +39,13 @@ export declare class LoadingIndicator {
|
|
38
39
|
*/
|
39
40
|
type?: IcLoadingTypes;
|
40
41
|
/**
|
41
|
-
*
|
42
|
+
* When linear, determines whether the full-width version (i.e. without a border radius) should be displayed.
|
42
43
|
*/
|
43
|
-
|
44
|
+
fullWidth?: boolean;
|
44
45
|
/**
|
45
|
-
* Determines whether the dark
|
46
|
+
* Determines whether the dark or light loading indicator should be displayed.
|
46
47
|
*/
|
47
|
-
|
48
|
+
appearance?: IcThemeForegroundNoDefault;
|
48
49
|
indicatorLabel: string;
|
49
50
|
indeterminate: boolean;
|
50
51
|
showSecond: boolean;
|
@@ -12,9 +12,9 @@ export declare class Menu {
|
|
12
12
|
*/
|
13
13
|
options: IcMenuOption[];
|
14
14
|
/**
|
15
|
-
* Specify whether
|
15
|
+
* Specify whether small styling is to be applied to the element.
|
16
16
|
*/
|
17
|
-
|
17
|
+
small?: boolean;
|
18
18
|
/**
|
19
19
|
* Id of the menu.
|
20
20
|
*/
|
@@ -56,6 +56,7 @@ export declare class Menu {
|
|
56
56
|
focusFromSearchKeypress: boolean;
|
57
57
|
initialOptionsListRender: boolean;
|
58
58
|
preventIncorrectTabOrder: boolean;
|
59
|
+
watchOptionsHandler(): void;
|
59
60
|
/**
|
60
61
|
* Emitted when an option is selected.
|
61
62
|
*/
|
@@ -106,6 +107,7 @@ export declare class Menu {
|
|
106
107
|
private getSortedOptions;
|
107
108
|
private isManualMode;
|
108
109
|
private scrollToSelected;
|
110
|
+
private loadUngroupedOptions;
|
109
111
|
connectedCallback(): void;
|
110
112
|
componentWillLoad(): void;
|
111
113
|
componentDidLoad(): void;
|
@@ -37,7 +37,7 @@ export declare class NavigationButton {
|
|
37
37
|
* display mode
|
38
38
|
*/
|
39
39
|
mode: IcNavButtonModes;
|
40
|
-
|
40
|
+
initialAppearance: IcThemeForeground;
|
41
41
|
private buttonEl;
|
42
42
|
private inheritedAttributes;
|
43
43
|
navBarMenuOpenHandler(): void;
|
@@ -24,9 +24,9 @@ export declare class PageHeader {
|
|
24
24
|
*/
|
25
25
|
aligned?: IcAlignment;
|
26
26
|
/**
|
27
|
-
* Whether the component uses
|
27
|
+
* Whether the component uses small styling.
|
28
28
|
*/
|
29
|
-
|
29
|
+
small?: boolean;
|
30
30
|
/**
|
31
31
|
* Set whether the bottom border is used
|
32
32
|
*/
|
@@ -29,9 +29,9 @@ export declare class RadioGroup {
|
|
29
29
|
*/
|
30
30
|
helperText: string;
|
31
31
|
/**
|
32
|
-
* Specify whether
|
32
|
+
* Specify whether small styling is to be applied to the element.
|
33
33
|
*/
|
34
|
-
|
34
|
+
small: boolean;
|
35
35
|
/**
|
36
36
|
* Provide validation status - 'error'
|
37
37
|
*/
|
@@ -54,9 +54,9 @@ export declare class SearchBar {
|
|
54
54
|
*/
|
55
55
|
helperText?: string;
|
56
56
|
/**
|
57
|
-
* Specify whether
|
57
|
+
* Specify whether small styling is to be applied to the element.
|
58
58
|
*/
|
59
|
-
|
59
|
+
small?: boolean;
|
60
60
|
/**
|
61
61
|
* Value of Search input.
|
62
62
|
*/
|
@@ -100,10 +100,6 @@ export declare class SearchBar {
|
|
100
100
|
* Specify whether the input should be focussed when component loaded.
|
101
101
|
*/
|
102
102
|
focusOnLoad?: boolean;
|
103
|
-
/**
|
104
|
-
* Determines whether the dark variant of the search bar should be displayed.
|
105
|
-
*/
|
106
|
-
dark?: boolean;
|
107
103
|
/**
|
108
104
|
* Provide hint text for hidden assistive description element.
|
109
105
|
*/
|
@@ -1,14 +1,17 @@
|
|
1
1
|
import { EventEmitter } from "../../stencil-public-runtime";
|
2
|
-
import { IcInformationStatusOrEmpty, IcMenuOption } from "../../utils/types";
|
2
|
+
import { IcInformationStatusOrEmpty, IcMenuOption, IcSearchMatchPositions } from "../../utils/types";
|
3
3
|
import { IcValueEventDetail } from "../../interface";
|
4
4
|
export declare class Select {
|
5
5
|
private nativeSelectElement;
|
6
6
|
private customSelectElement;
|
7
|
+
private searchableSelectElement;
|
7
8
|
private menu;
|
8
9
|
private anchorEl;
|
10
|
+
private clearButton;
|
9
11
|
private inputId;
|
10
12
|
private menuId;
|
11
13
|
private inheritedAttributes;
|
14
|
+
private debounce;
|
12
15
|
/**
|
13
16
|
* Provide a label for the input.
|
14
17
|
*/
|
@@ -42,9 +45,9 @@ export declare class Select {
|
|
42
45
|
*/
|
43
46
|
helperText?: string;
|
44
47
|
/**
|
45
|
-
* Specify whether
|
48
|
+
* Specify whether small styling is to be applied to the element.
|
46
49
|
*/
|
47
|
-
|
50
|
+
small?: boolean;
|
48
51
|
/**
|
49
52
|
* If true, then fill width of container.
|
50
53
|
*/
|
@@ -66,11 +69,40 @@ export declare class Select {
|
|
66
69
|
*/
|
67
70
|
name?: string;
|
68
71
|
/**
|
69
|
-
* Display a button which clears the input when clicked.
|
72
|
+
* Display a button which clears the input when clicked. The button will always appear on the searchable select.
|
70
73
|
*/
|
71
74
|
showClearButton?: boolean;
|
75
|
+
/**
|
76
|
+
* If true, the select can be typed in to filter options.
|
77
|
+
*/
|
78
|
+
searchable?: boolean;
|
79
|
+
/**
|
80
|
+
* If true, descriptions of options are included when filtering options in a searchable select.
|
81
|
+
*/
|
82
|
+
includeDescriptionsInSearch?: boolean;
|
83
|
+
/**
|
84
|
+
* If true, group titles of grouped options are included when filtering options in a searchable select.
|
85
|
+
*/
|
86
|
+
includeGroupTitlesInSearch?: boolean;
|
87
|
+
/**
|
88
|
+
* Whether the search string of the searchable select should match the start of or anywhere in the options.
|
89
|
+
*/
|
90
|
+
searchMatchPosition?: IcSearchMatchPositions;
|
91
|
+
/**
|
92
|
+
* Number of characters until suggestions appear for a searchable select.
|
93
|
+
*/
|
94
|
+
charactersUntilSuggestions?: number;
|
95
|
+
/**
|
96
|
+
* Provide text for empty results list
|
97
|
+
*/
|
98
|
+
emptyOptionListText: string;
|
72
99
|
open: boolean;
|
73
100
|
clearButtonFocused: boolean;
|
101
|
+
searchableSelectInputValue: string;
|
102
|
+
filteredOptions: IcMenuOption[];
|
103
|
+
ariaActiveDescendant: string;
|
104
|
+
noOptions: IcMenuOption[];
|
105
|
+
watchOptionsHandler(): void;
|
74
106
|
/**
|
75
107
|
* Emitted when a value is selected.
|
76
108
|
*/
|
@@ -88,17 +120,27 @@ export declare class Select {
|
|
88
120
|
* Sets focus on the input box.
|
89
121
|
*/
|
90
122
|
setFocus(): Promise<void>;
|
123
|
+
private isMenuEnabled;
|
124
|
+
private setOptionsValuesFromLabels;
|
91
125
|
private setTextColor;
|
126
|
+
private setMenuChange;
|
92
127
|
private getLabelFromValue;
|
128
|
+
private getValueFromLabel;
|
129
|
+
private getFilteredChildMenuOptions;
|
93
130
|
private handleNativeSelectChange;
|
94
131
|
private handleCustomSelectChange;
|
95
132
|
private handleMenuChange;
|
133
|
+
private handleFocusIndicatorDisplay;
|
96
134
|
private handleMouseDown;
|
97
135
|
private handleClick;
|
136
|
+
private handleExpandIconMouseDown;
|
98
137
|
private handleClear;
|
99
138
|
private handleKeyDown;
|
100
139
|
private handleClearButtonFocus;
|
101
140
|
private handleClearButtonBlur;
|
141
|
+
private handleSearchableSelectInput;
|
142
|
+
private updateSearchableSelectResultAriaLive;
|
143
|
+
private debounceAriaLiveUpdate;
|
102
144
|
private onFocus;
|
103
145
|
private onBlur;
|
104
146
|
componentWillLoad(): void;
|
@@ -6,9 +6,9 @@ export declare class Skeleton {
|
|
6
6
|
*/
|
7
7
|
variant?: IcSkeletonVariants;
|
8
8
|
/**
|
9
|
-
* Set the skeleton to the
|
9
|
+
* Set the skeleton to the light variant
|
10
10
|
*/
|
11
|
-
|
11
|
+
light?: boolean;
|
12
12
|
hasChild: boolean;
|
13
13
|
default: boolean;
|
14
14
|
heightOnly: boolean;
|
@@ -1 +1 @@
|
|
1
|
-
export declare type IcSkeletonVariants = "
|
1
|
+
export declare type IcSkeletonVariants = "rectangle" | "text" | "circle";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { IcStatusTagStatuses,
|
1
|
+
import { IcStatusTagStatuses, IcStatusTagAppearance } from "./ic-status-tag.types";
|
2
2
|
export declare class StatusTag {
|
3
3
|
/**
|
4
4
|
* The content rendered within the status tag.
|
@@ -11,11 +11,11 @@ export declare class StatusTag {
|
|
11
11
|
/**
|
12
12
|
* The emphasis of the status tag.
|
13
13
|
*/
|
14
|
-
|
14
|
+
appearance?: IcStatusTagAppearance;
|
15
15
|
/**
|
16
16
|
* The size of the status tag.
|
17
17
|
*/
|
18
|
-
|
18
|
+
small?: boolean;
|
19
19
|
componentDidLoad(): void;
|
20
20
|
render(): any;
|
21
21
|
}
|
@@ -1,2 +1,2 @@
|
|
1
1
|
export declare type IcStatusTagStatuses = "neutral" | "success" | "warning" | "danger";
|
2
|
-
export declare type
|
2
|
+
export declare type IcStatusTagAppearance = "filled" | "outlined";
|
@@ -23,9 +23,9 @@ export declare class Switch {
|
|
23
23
|
*/
|
24
24
|
checked?: boolean | null;
|
25
25
|
/**
|
26
|
-
* If true, the component reduces in size to the
|
26
|
+
* If true, the component reduces in size to the small state.
|
27
27
|
*/
|
28
|
-
|
28
|
+
small?: boolean;
|
29
29
|
/**
|
30
30
|
* If true, the component is not interactive.
|
31
31
|
*/
|
@@ -1,5 +1,6 @@
|
|
1
1
|
import { EventEmitter } from "../../stencil-public-runtime";
|
2
2
|
import { IcTabClickEventDetail } from "./ic-tab.types";
|
3
|
+
import { IcThemeForegroundNoDefault } from "../../utils/types";
|
3
4
|
/**
|
4
5
|
* @slot icon - Content will be rendered next to the tab label.
|
5
6
|
*/
|
@@ -17,8 +18,8 @@ export declare class Tab {
|
|
17
18
|
tabId?: string;
|
18
19
|
/** @internal The position of the tab inside the tabs array in context. */
|
19
20
|
tabPosition: number;
|
20
|
-
/** @internal Determines whether the dark variant of the tabs should be displayed. */
|
21
|
-
|
21
|
+
/** @internal Determines whether the light or dark variant of the tabs should be displayed. */
|
22
|
+
appearance?: IcThemeForegroundNoDefault;
|
22
23
|
/**
|
23
24
|
* Called when a tab is selected.
|
24
25
|
*/
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { EventEmitter } from "../../stencil-public-runtime";
|
2
|
-
import { IcActivationTypes } from "../../utils/types";
|
2
|
+
import { IcActivationTypes, IcThemeForegroundNoDefault } from "../../utils/types";
|
3
3
|
import { IcTabClickEventDetail, IcTabSelectEventDetail } from "../ic-tab/ic-tab.types";
|
4
4
|
export declare class TabContext {
|
5
5
|
host: HTMLIcTabContextElement;
|
@@ -16,9 +16,9 @@ export declare class TabContext {
|
|
16
16
|
*/
|
17
17
|
selectedTabIndex?: number;
|
18
18
|
/**
|
19
|
-
* Determines whether the dark variant of the tabs should be displayed.
|
19
|
+
* Determines whether the light or dark variant of the tabs should be displayed.
|
20
20
|
*/
|
21
|
-
|
21
|
+
appearance?: IcThemeForegroundNoDefault;
|
22
22
|
selectedTab: number | null;
|
23
23
|
updateSelectedTab(newValue: number): void;
|
24
24
|
/**
|
@@ -30,7 +30,7 @@ export declare class TabContext {
|
|
30
30
|
private tabs;
|
31
31
|
private enabledTabs;
|
32
32
|
private tabPanels;
|
33
|
-
private
|
33
|
+
private tabGroup;
|
34
34
|
private focusedTabIndex;
|
35
35
|
private linkTabs;
|
36
36
|
private getChildren;
|
package/dist/types/components/{ic-tab-list/ic-tab-list.d.ts → ic-tab-group/ic-tab-group.d.ts}
RENAMED
@@ -1,6 +1,7 @@
|
|
1
1
|
import { IcTabClickEventDetail } from "../ic-tab/ic-tab.types";
|
2
|
-
|
3
|
-
|
2
|
+
import { IcThemeForegroundNoDefault } from "../../utils/types";
|
3
|
+
export declare class TabGroup {
|
4
|
+
host: HTMLIcTabGroupElement;
|
4
5
|
/**
|
5
6
|
* Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
|
6
7
|
*/
|
@@ -13,14 +14,14 @@ export declare class TabList {
|
|
13
14
|
* Provide a label to describe the purpose of the set of tabs to screen reader users.
|
14
15
|
*/
|
15
16
|
label: string;
|
16
|
-
/** @internal Determines whether the dark variant of the tabs should be displayed. */
|
17
|
-
|
17
|
+
/** @internal Determines whether the light or dark variant of the tabs should be displayed. */
|
18
|
+
appearance?: IcThemeForegroundNoDefault;
|
18
19
|
firstTabVisible: boolean;
|
19
20
|
lastTabVisible: boolean;
|
20
21
|
tabOverflow: boolean;
|
21
22
|
private tabs;
|
22
23
|
private tabOffsets;
|
23
|
-
private
|
24
|
+
private tabGroupEl;
|
24
25
|
private splitterEl;
|
25
26
|
private resizeObserver;
|
26
27
|
private isScrolling;
|
@@ -59,9 +59,9 @@ export declare class TextField {
|
|
59
59
|
*/
|
60
60
|
resize: boolean;
|
61
61
|
/**
|
62
|
-
* Specify whether
|
62
|
+
* Specify whether small styling is to be applied to the element.
|
63
63
|
*/
|
64
|
-
|
64
|
+
small: boolean;
|
65
65
|
/**
|
66
66
|
* Value of TextField.
|
67
67
|
*/
|
@@ -103,10 +103,6 @@ export declare class TextField {
|
|
103
103
|
* Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
104
104
|
*/
|
105
105
|
debounce: number;
|
106
|
-
/**
|
107
|
-
* Determines whether the dark variant of the text field should be displayed.
|
108
|
-
*/
|
109
|
-
dark?: boolean;
|
110
106
|
private showLeftIcon;
|
111
107
|
private debounceChanged;
|
112
108
|
/**
|
@@ -2,9 +2,9 @@ import { IcTooltipPlacements } from "./ic-tooltip.types";
|
|
2
2
|
export declare class Tooltip {
|
3
3
|
el: HTMLIcTooltipElement;
|
4
4
|
/**
|
5
|
-
* The
|
5
|
+
* The ID of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used.
|
6
6
|
*/
|
7
|
-
|
7
|
+
target?: string;
|
8
8
|
/**
|
9
9
|
* The position of the tool-tip in relation to the parent element.
|
10
10
|
*/
|
@@ -6,8 +6,8 @@ export declare class Typography {
|
|
6
6
|
*/
|
7
7
|
variant?: IcTypographyVariants;
|
8
8
|
/**
|
9
|
-
* Adds
|
9
|
+
* Adds appropriate margins to the top and bottom of the typography.
|
10
10
|
*/
|
11
|
-
|
11
|
+
applyVerticalMargins?: boolean;
|
12
12
|
render(): any;
|
13
13
|
}
|