@ukic/web-components 3.0.0-alpha.11 → 3.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/core.cjs.js +13 -11
- package/dist/cjs/core.cjs.js.map +1 -1
- package/dist/cjs/{helpers-eca4c27e.js → helpers-08a9ec1c.js} +31 -26
- package/dist/cjs/helpers-08a9ec1c.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +31 -14
- package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +65 -42
- package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +37 -16
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +29 -15
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +41 -22
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +53 -37
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +35 -21
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +246 -144
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +53 -32
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +32 -9
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +48 -29
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +44 -23
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +20 -4
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-list.cjs.entry.js +11 -5
- package/dist/cjs/ic-data-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +28 -18
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +141 -98
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +35 -15
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +15 -9
- package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +8 -8
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +9 -10
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +32 -19
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +29 -17
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +32 -20
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +126 -68
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +45 -17
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +28 -21
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +5 -5
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +20 -18
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +25 -19
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +45 -27
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +69 -48
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +23 -15
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +45 -25
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +27 -14
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination.cjs.entry.js +60 -27
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +57 -42
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +53 -28
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +36 -24
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +153 -63
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +12 -5
- package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +230 -136
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +104 -71
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +11 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skip-link.cjs.entry.js +54 -0
- package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-status-tag.cjs.entry.js +25 -6
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +33 -32
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +50 -35
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +50 -22
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +45 -26
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +14 -9
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +16 -12
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +21 -15
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +175 -69
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +13 -7
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +2 -3
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +29 -21
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +61 -29
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +81 -48
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +60 -31
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +53 -27
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-d337cd8a.js +2611 -0
- package/dist/cjs/index-d337cd8a.js.map +1 -0
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +5 -4
- package/dist/collection/components/ic-accordion/ic-accordion.js +80 -46
- package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js +49 -21
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js +58 -22
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +49 -18
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +59 -14
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.stories.js +54 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.types.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.js +69 -32
- package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +49 -24
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +63 -40
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.css +0 -8
- package/dist/collection/components/ic-button/ic-button.js +211 -98
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +88 -42
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +91 -45
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +62 -20
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.js +67 -30
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +32 -7
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -1
- package/dist/collection/components/ic-data-list/ic-data-list.js +18 -7
- package/dist/collection/components/ic-data-list/ic-data-list.js.map +1 -1
- package/dist/collection/components/ic-data-row/ic-data-row.js +38 -21
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.js +176 -110
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.stories.js +100 -49
- package/dist/collection/components/ic-divider/ic-divider.js +55 -22
- package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.stories.js +2 -2
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +32 -13
- package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.js +49 -25
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +24 -15
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +6 -5
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.css +1 -1
- package/dist/collection/components/ic-hero/ic-hero.js +54 -25
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +40 -21
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +9 -0
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +55 -20
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-container/ic-input-container.js +16 -6
- package/dist/collection/components/ic-input-container/ic-input-container.js.map +1 -1
- package/dist/collection/components/ic-input-label/ic-input-label.js +48 -11
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +31 -14
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.js +49 -28
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +124 -66
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.js +136 -74
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.types.js.map +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +4 -5
- package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -1
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +53 -28
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +44 -23
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +83 -28
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js +2 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +107 -63
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +30 -17
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.js +68 -31
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-pagination/ic-pagination.js +100 -44
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +48 -22
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +80 -52
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +87 -41
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.stories.js +31 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +20 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +64 -33
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +252 -101
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -1
- package/dist/collection/components/ic-section-container/ic-section-container.js +15 -5
- package/dist/collection/components/ic-section-container/ic-section-container.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select.css +1 -1
- package/dist/collection/components/ic-select/ic-select.js +329 -176
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +1 -2
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +143 -89
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +14 -4
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skip-link/ic-skip-link.css +26 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js +202 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js.map +1 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.stories.js +160 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +41 -9
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-step/ic-step.js +66 -40
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.js +61 -37
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.js +72 -27
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-tab/ic-tab.js +40 -21
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +60 -31
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +21 -9
- package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.css +5 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +50 -14
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.js +321 -140
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.js +19 -9
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.js +49 -28
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +6 -5
- package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +116 -60
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +90 -35
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +65 -33
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +91 -45
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.js +73 -32
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/utils/helpers.js +29 -24
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/testa11y.helpers.js +2 -1
- package/dist/collection/utils/testa11y.helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +29 -24
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-accordion-group.js +29 -12
- package/dist/components/ic-accordion-group.js.map +1 -1
- package/dist/components/ic-accordion.js +63 -40
- package/dist/components/ic-accordion.js.map +1 -1
- package/dist/components/ic-alert.js +35 -14
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +28 -13
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-badge.js +39 -20
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +51 -35
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +33 -19
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +113 -63
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +51 -30
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +30 -7
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +46 -27
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +42 -21
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +19 -3
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-list.js +10 -4
- package/dist/components/ic-data-list.js.map +1 -1
- package/dist/components/ic-data-row.js +27 -17
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-dialog.js +139 -96
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-divider2.js +33 -13
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-empty-state.js +13 -7
- package/dist/components/ic-empty-state.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +6 -6
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +7 -8
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +31 -18
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +27 -15
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +30 -18
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +31 -9
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-container2.js +12 -5
- package/dist/components/ic-input-container2.js.map +1 -1
- package/dist/components/ic-input-label2.js +28 -8
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +15 -7
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +26 -19
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +89 -54
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +3 -3
- package/dist/components/ic-menu-group.js.map +1 -1
- package/dist/components/ic-menu-item2.js +18 -16
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +81 -52
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +23 -17
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +45 -27
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +68 -47
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +21 -13
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +44 -24
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +25 -12
- package/dist/components/ic-pagination-item2.js.map +1 -1
- package/dist/components/ic-pagination.js +58 -25
- package/dist/components/ic-pagination.js.map +1 -1
- package/dist/components/ic-popover-menu.js +55 -40
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +51 -26
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +34 -22
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +151 -61
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +11 -4
- package/dist/components/ic-section-container2.js.map +1 -1
- package/dist/components/ic-select.js +228 -134
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +103 -70
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +10 -3
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-skip-link.d.ts +11 -0
- package/dist/components/ic-skip-link.js +82 -0
- package/dist/components/ic-skip-link.js.map +1 -0
- package/dist/components/ic-status-tag.js +23 -4
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +31 -30
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +48 -33
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +48 -20
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +44 -25
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +12 -7
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +16 -11
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +19 -13
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field.js +173 -67
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +11 -5
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.js +1 -2
- package/dist/components/ic-toast-region.js.map +1 -1
- package/dist/components/ic-toast.js +27 -19
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-toggle-button-group.js +59 -27
- package/dist/components/ic-toggle-button-group.js.map +1 -1
- package/dist/components/ic-toggle-button.js +79 -46
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +42 -25
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +59 -30
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +51 -25
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/core.css +40 -29
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/index.esm.js.map +1 -1
- package/dist/core/p-052d1ff0.entry.js +2 -0
- package/dist/core/p-052d1ff0.entry.js.map +1 -0
- package/dist/core/p-08fbea60.entry.js +2 -0
- package/dist/core/p-08fbea60.entry.js.map +1 -0
- package/dist/core/p-0b757d78.entry.js +2 -0
- package/dist/core/p-0b757d78.entry.js.map +1 -0
- package/dist/core/p-0f34465d.entry.js +2 -0
- package/dist/core/p-0f34465d.entry.js.map +1 -0
- package/dist/core/p-111b3186.entry.js +2 -0
- package/dist/core/p-111b3186.entry.js.map +1 -0
- package/dist/core/p-144a31ec.entry.js +2 -0
- package/dist/core/p-144a31ec.entry.js.map +1 -0
- package/dist/core/{p-ca11666f.entry.js → p-180ea8ac.entry.js} +2 -2
- package/dist/core/p-180ea8ac.entry.js.map +1 -0
- package/dist/core/{p-39ab6387.entry.js → p-196e3d33.entry.js} +2 -2
- package/dist/core/p-196e3d33.entry.js.map +1 -0
- package/dist/core/{p-96b4ca6e.entry.js → p-1d6638c8.entry.js} +2 -2
- package/dist/core/p-1d6638c8.entry.js.map +1 -0
- package/dist/core/p-1d9a929b.entry.js +2 -0
- package/dist/core/p-1d9a929b.entry.js.map +1 -0
- package/dist/core/{p-27274ca8.entry.js → p-1fccec19.entry.js} +2 -2
- package/dist/core/p-1fccec19.entry.js.map +1 -0
- package/dist/core/p-269f841d.js +2 -0
- package/dist/core/p-269f841d.js.map +1 -0
- package/dist/core/{p-094f51b6.entry.js → p-27de359f.entry.js} +2 -2
- package/dist/core/p-27de359f.entry.js.map +1 -0
- package/dist/core/p-2cb55e86.entry.js +2 -0
- package/dist/core/p-2cb55e86.entry.js.map +1 -0
- package/dist/core/p-30a262d2.entry.js +2 -0
- package/dist/core/p-30a262d2.entry.js.map +1 -0
- package/dist/core/p-3b185c32.js.map +1 -1
- package/dist/core/{p-a178d53c.entry.js → p-40bc1f3e.entry.js} +2 -2
- package/dist/core/p-40bc1f3e.entry.js.map +1 -0
- package/dist/core/p-426ec638.js.map +1 -1
- package/dist/core/p-47b46637.entry.js +2 -0
- package/dist/core/p-47b46637.entry.js.map +1 -0
- package/dist/core/p-4a5ab31e.entry.js +2 -0
- package/dist/core/p-4a5ab31e.entry.js.map +1 -0
- package/dist/core/p-4e4014cd.entry.js +2 -0
- package/dist/core/p-4e4014cd.entry.js.map +1 -0
- package/dist/core/{p-25d3c3a6.entry.js → p-55eb89cc.entry.js} +2 -2
- package/dist/core/p-55eb89cc.entry.js.map +1 -0
- package/dist/core/p-59287779.entry.js +2 -0
- package/dist/core/p-59287779.entry.js.map +1 -0
- package/dist/core/p-59fc58e1.entry.js +2 -0
- package/dist/core/p-59fc58e1.entry.js.map +1 -0
- package/dist/core/p-5b7d8ee9.entry.js +2 -0
- package/dist/core/p-5b7d8ee9.entry.js.map +1 -0
- package/dist/core/{p-b404b307.entry.js → p-5fa5ba50.entry.js} +2 -2
- package/dist/core/p-5fa5ba50.entry.js.map +1 -0
- package/dist/core/p-68a5aaff.js.map +1 -1
- package/dist/core/{p-bbd4f487.entry.js → p-6c8e72b4.entry.js} +2 -2
- package/dist/core/p-6c8e72b4.entry.js.map +1 -0
- package/dist/core/p-6fdb8a79.entry.js +2 -0
- package/dist/core/p-6fdb8a79.entry.js.map +1 -0
- package/dist/core/{p-146b2788.entry.js → p-72140621.entry.js} +2 -2
- package/dist/core/p-72140621.entry.js.map +1 -0
- package/dist/core/p-76bdbc98.entry.js +2 -0
- package/dist/core/p-76bdbc98.entry.js.map +1 -0
- package/dist/core/{p-4cfe1dd8.entry.js → p-78c3ca49.entry.js} +2 -2
- package/dist/core/p-78c3ca49.entry.js.map +1 -0
- package/dist/core/p-78c51cba.entry.js +2 -0
- package/dist/core/p-78c51cba.entry.js.map +1 -0
- package/dist/core/{p-3d565739.entry.js → p-7ea79205.entry.js} +2 -2
- package/dist/core/p-7ea79205.entry.js.map +1 -0
- package/dist/core/p-8577de91.entry.js +2 -0
- package/dist/core/p-8577de91.entry.js.map +1 -0
- package/dist/core/{p-26bc7c62.entry.js → p-8856dff4.entry.js} +2 -2
- package/dist/core/p-8856dff4.entry.js.map +1 -0
- package/dist/core/p-8870d5d8.entry.js +2 -0
- package/dist/core/p-8870d5d8.entry.js.map +1 -0
- package/dist/core/{p-00587c99.entry.js → p-8b928cc9.entry.js} +2 -2
- package/dist/core/p-8b928cc9.entry.js.map +1 -0
- package/dist/core/p-8d1bee7a.entry.js +2 -0
- package/dist/core/p-8d1bee7a.entry.js.map +1 -0
- package/dist/core/p-8e4e97b4.js +3 -0
- package/dist/core/p-8e4e97b4.js.map +1 -0
- package/dist/core/p-8f319e1e.entry.js +2 -0
- package/dist/core/p-8f319e1e.entry.js.map +1 -0
- package/dist/core/p-90de3f5d.entry.js +2 -0
- package/dist/core/p-90de3f5d.entry.js.map +1 -0
- package/dist/core/p-912c8594.entry.js +2 -0
- package/dist/core/p-912c8594.entry.js.map +1 -0
- package/dist/core/{p-67b3cd55.entry.js → p-9206379d.entry.js} +2 -2
- package/dist/core/p-9206379d.entry.js.map +1 -0
- package/dist/core/p-94748b96.entry.js +2 -0
- package/dist/core/p-94748b96.entry.js.map +1 -0
- package/dist/core/p-98f906ba.entry.js +2 -0
- package/dist/core/p-98f906ba.entry.js.map +1 -0
- package/dist/core/{p-5b836707.entry.js → p-999102ee.entry.js} +2 -2
- package/dist/core/p-999102ee.entry.js.map +1 -0
- package/dist/core/p-9b741f96.entry.js +2 -0
- package/dist/core/p-9b741f96.entry.js.map +1 -0
- package/dist/core/p-9bcd2c77.entry.js +2 -0
- package/dist/core/p-9bcd2c77.entry.js.map +1 -0
- package/dist/core/p-9ee2fe04.entry.js +2 -0
- package/dist/core/p-9ee2fe04.entry.js.map +1 -0
- package/dist/core/{p-e2cf6e7e.entry.js → p-a56ec6d8.entry.js} +2 -2
- package/dist/core/p-a56ec6d8.entry.js.map +1 -0
- package/dist/core/p-abf767e3.entry.js +2 -0
- package/dist/core/p-abf767e3.entry.js.map +1 -0
- package/dist/core/p-b594bf26.entry.js +2 -0
- package/dist/core/p-b594bf26.entry.js.map +1 -0
- package/dist/core/{p-6e94c79c.entry.js → p-bd802c2f.entry.js} +2 -2
- package/dist/core/p-bd802c2f.entry.js.map +1 -0
- package/dist/core/p-bfee1e84.entry.js +2 -0
- package/dist/core/p-bfee1e84.entry.js.map +1 -0
- package/dist/core/{p-7f984e25.entry.js → p-c19cdc86.entry.js} +2 -2
- package/dist/core/p-c19cdc86.entry.js.map +1 -0
- package/dist/core/p-c2e091d7.js.map +1 -1
- package/dist/core/{p-73d6092d.entry.js → p-c3785d57.entry.js} +2 -2
- package/dist/core/p-c3785d57.entry.js.map +1 -0
- package/dist/core/{p-7b26ef60.entry.js → p-caa46d81.entry.js} +2 -2
- package/dist/core/p-caa46d81.entry.js.map +1 -0
- package/dist/core/p-ce0fb53a.entry.js +2 -0
- package/dist/core/p-ce0fb53a.entry.js.map +1 -0
- package/dist/core/p-de7542fa.entry.js +2 -0
- package/dist/core/p-de7542fa.entry.js.map +1 -0
- package/dist/core/{p-07aaf9c4.entry.js → p-df56bc50.entry.js} +2 -2
- package/dist/core/p-df56bc50.entry.js.map +1 -0
- package/dist/core/p-e1255160.js +2 -0
- package/dist/core/p-e1255160.js.map +1 -0
- package/dist/core/p-e25feba1.entry.js +2 -0
- package/dist/core/p-e25feba1.entry.js.map +1 -0
- package/dist/core/{p-c1db155d.entry.js → p-e30c6d79.entry.js} +2 -2
- package/dist/core/p-e30c6d79.entry.js.map +1 -0
- package/dist/core/p-f074ef5b.js.map +1 -1
- package/dist/core/{p-abdc2912.entry.js → p-f486d4f4.entry.js} +2 -2
- package/dist/core/p-f486d4f4.entry.js.map +1 -0
- package/dist/core/{p-a87d13b3.entry.js → p-fbce5f9a.entry.js} +2 -2
- package/dist/core/p-fbce5f9a.entry.js.map +1 -0
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/core.js +14 -12
- package/dist/esm/core.js.map +1 -1
- package/dist/esm/{helpers-a72a277b.js → helpers-de6293bf.js} +31 -26
- package/dist/esm/helpers-de6293bf.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +31 -14
- package/dist/esm/ic-accordion-group.entry.js.map +1 -1
- package/dist/esm/ic-accordion.entry.js +65 -42
- package/dist/esm/ic-accordion.entry.js.map +1 -1
- package/dist/esm/ic-alert.entry.js +37 -16
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +29 -15
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-badge.entry.js +41 -22
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +53 -37
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +35 -21
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +246 -144
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +53 -32
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +32 -9
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +48 -29
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +44 -23
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +20 -4
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-list.entry.js +11 -5
- package/dist/esm/ic-data-list.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +28 -18
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +141 -98
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +35 -15
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-empty-state.entry.js +15 -9
- package/dist/esm/ic-empty-state.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +8 -8
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +9 -10
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +32 -19
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +29 -17
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +32 -20
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +126 -68
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +45 -17
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +28 -21
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +5 -5
- package/dist/esm/ic-menu-group.entry.js.map +1 -1
- package/dist/esm/ic-menu-item.entry.js +20 -18
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +25 -19
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +45 -27
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +69 -48
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +23 -15
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +45 -25
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +27 -14
- package/dist/esm/ic-pagination-item.entry.js.map +1 -1
- package/dist/esm/ic-pagination.entry.js +60 -27
- package/dist/esm/ic-pagination.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +57 -42
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +53 -28
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +36 -24
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +153 -63
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +12 -5
- package/dist/esm/ic-section-container.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +230 -136
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +104 -71
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +11 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-skip-link.entry.js +50 -0
- package/dist/esm/ic-skip-link.entry.js.map +1 -0
- package/dist/esm/ic-status-tag.entry.js +25 -6
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +33 -32
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +50 -35
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +50 -22
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +45 -26
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +14 -9
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +16 -12
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +21 -15
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +175 -69
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +13 -7
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +2 -3
- package/dist/esm/ic-toast-region.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +29 -21
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button-group.entry.js +61 -29
- package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button.entry.js +81 -48
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +60 -31
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +53 -27
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-a7a720e7.js +2580 -0
- package/dist/esm/index-a7a720e7.js.map +1 -0
- package/dist/esm/loader.js +6 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/types/components/ic-accordion/ic-accordion.d.ts +3 -3
- package/dist/types/components/ic-accordion-group/ic-accordion-group.d.ts +5 -5
- package/dist/types/components/ic-alert/ic-alert.d.ts +1 -1
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +6 -2
- package/dist/types/components/ic-back-to-top/ic-back-to-top.types.d.ts +1 -0
- package/dist/types/components/ic-badge/ic-badge.d.ts +1 -1
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +1 -1
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +2 -2
- package/dist/types/components/ic-button/ic-button.d.ts +6 -6
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +10 -10
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +6 -6
- package/dist/types/components/ic-data-list/ic-data-list.d.ts +1 -1
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +2 -2
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +9 -6
- package/dist/types/components/ic-divider/ic-divider.d.ts +3 -3
- package/dist/types/components/ic-footer/ic-footer.d.ts +4 -4
- package/dist/types/components/ic-hero/ic-hero.d.ts +3 -3
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +6 -6
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +2 -2
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +4 -4
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +2 -2
- package/dist/types/components/ic-menu/ic-menu.d.ts +10 -10
- package/dist/types/components/ic-menu/ic-menu.types.d.ts +1 -1
- package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +2 -2
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +1 -1
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +11 -4
- package/dist/types/components/ic-navigation-group/ic-navigation-group.types.d.ts +3 -0
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +8 -8
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +3 -3
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +9 -9
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +4 -4
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +4 -4
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +8 -8
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +6 -6
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +12 -12
- package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +1 -1
- package/dist/types/components/ic-select/ic-select.d.ts +20 -20
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +12 -12
- package/dist/types/components/ic-skip-link/ic-skip-link.d.ts +33 -0
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +1 -1
- package/dist/types/components/ic-switch/ic-switch.d.ts +1 -1
- package/dist/types/components/ic-tab/ic-tab.d.ts +2 -2
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +7 -1
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +34 -33
- package/dist/types/components/ic-theme/ic-theme.d.ts +2 -2
- package/dist/types/components/ic-toast/ic-toast.d.ts +3 -3
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +1 -1
- package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +3 -3
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +9 -9
- package/dist/types/components/ic-typography/ic-typography.d.ts +1 -1
- package/dist/types/components.d.ts +292 -197
- package/dist/types/stencil-public-runtime.d.ts +9 -10
- package/dist/types/utils/helpers.d.ts +10 -10
- package/dist/types/utils/types.d.ts +8 -4
- package/hydrate/index.d.ts +53 -12
- package/hydrate/index.js +32492 -20573
- package/hydrate/index.mjs +34265 -0
- package/hydrate/package.json +7 -1
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +3 -0
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +3 -3
- package/vscode-data.json +65 -330
- package/dist/cjs/helpers-eca4c27e.js.map +0 -1
- package/dist/cjs/index-f982899d.js +0 -3047
- package/dist/cjs/index-f982899d.js.map +0 -1
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js +0 -349
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js.map +0 -1
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js +0 -129
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js.map +0 -1
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +0 -329
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +0 -1
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +0 -145
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +0 -1
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js +0 -450
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +0 -162
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js +0 -219
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js.map +0 -1
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +0 -332
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +0 -1
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js +0 -214
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js.map +0 -1
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +0 -284
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +0 -1
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +0 -188
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +0 -1
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +0 -188
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +0 -1
- package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js +0 -161
- package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js.map +0 -1
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js +0 -74
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js.map +0 -1
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +0 -448
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +0 -1
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +0 -109
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +0 -1
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js +0 -101
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js.map +0 -1
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +0 -181
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +0 -1
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +0 -46
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +0 -1
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +0 -66
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +0 -1
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +0 -109
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +0 -1
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +0 -223
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +0 -1
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +0 -172
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +0 -1
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js +0 -38
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js.map +0 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +0 -84
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +0 -1
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js +0 -89
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js.map +0 -1
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +0 -120
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +0 -1
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js +0 -149
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js.map +0 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +0 -1108
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js +0 -94
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js.map +0 -1
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +0 -121
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +0 -95
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +0 -309
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +0 -130
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js +0 -176
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js +0 -291
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js.map +0 -1
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +0 -390
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +0 -1
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js +0 -79
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js.map +0 -1
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js +0 -398
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +0 -389
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +0 -1
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +0 -553
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +0 -1
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js +0 -69
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js.map +0 -1
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +0 -1672
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +0 -503
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +0 -1
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js +0 -89
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js.map +0 -1
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +0 -26
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +0 -1
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js +0 -176
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js.map +0 -1
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +0 -752
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +0 -1
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +0 -93
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +0 -1
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +0 -175
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +0 -1
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +0 -390
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +0 -1
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js +0 -50
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js.map +0 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +0 -312
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +0 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +0 -341
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +0 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +0 -72
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +0 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +0 -79
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +0 -1
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +0 -314
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +0 -1
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js +0 -64
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js.map +0 -1
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js +0 -126
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js.map +0 -1
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js +0 -337
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js.map +0 -1
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +0 -321
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js.map +0 -1
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +0 -314
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +0 -1
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +0 -407
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +0 -1
- package/dist/collection/testspec.setup.js +0 -77
- package/dist/collection/testspec.setup.js.map +0 -1
- package/dist/core/p-00587c99.entry.js.map +0 -1
- package/dist/core/p-07aaf9c4.entry.js.map +0 -1
- package/dist/core/p-094f51b6.entry.js.map +0 -1
- package/dist/core/p-146b2788.entry.js.map +0 -1
- package/dist/core/p-15082ea5.entry.js +0 -2
- package/dist/core/p-15082ea5.entry.js.map +0 -1
- package/dist/core/p-174de9d7.entry.js +0 -2
- package/dist/core/p-174de9d7.entry.js.map +0 -1
- package/dist/core/p-17f9921d.entry.js +0 -2
- package/dist/core/p-17f9921d.entry.js.map +0 -1
- package/dist/core/p-246ea059.entry.js +0 -2
- package/dist/core/p-246ea059.entry.js.map +0 -1
- package/dist/core/p-25d3c3a6.entry.js.map +0 -1
- package/dist/core/p-26bc7c62.entry.js.map +0 -1
- package/dist/core/p-27274ca8.entry.js.map +0 -1
- package/dist/core/p-39ab6387.entry.js.map +0 -1
- package/dist/core/p-3d565739.entry.js.map +0 -1
- package/dist/core/p-3ea4a005.entry.js +0 -2
- package/dist/core/p-3ea4a005.entry.js.map +0 -1
- package/dist/core/p-41b7c67c.entry.js +0 -2
- package/dist/core/p-41b7c67c.entry.js.map +0 -1
- package/dist/core/p-4572b2ba.entry.js +0 -2
- package/dist/core/p-4572b2ba.entry.js.map +0 -1
- package/dist/core/p-4cfe1dd8.entry.js.map +0 -1
- package/dist/core/p-5b836707.entry.js.map +0 -1
- package/dist/core/p-67b3cd55.entry.js.map +0 -1
- package/dist/core/p-67b8a829.entry.js +0 -2
- package/dist/core/p-67b8a829.entry.js.map +0 -1
- package/dist/core/p-6b5e91e2.js +0 -3
- package/dist/core/p-6b5e91e2.js.map +0 -1
- package/dist/core/p-6dfa5a4b.entry.js +0 -2
- package/dist/core/p-6dfa5a4b.entry.js.map +0 -1
- package/dist/core/p-6e94c79c.entry.js.map +0 -1
- package/dist/core/p-73d6092d.entry.js.map +0 -1
- package/dist/core/p-770c52a7.entry.js +0 -2
- package/dist/core/p-770c52a7.entry.js.map +0 -1
- package/dist/core/p-7b26ef60.entry.js.map +0 -1
- package/dist/core/p-7f984e25.entry.js.map +0 -1
- package/dist/core/p-86caada0.entry.js +0 -2
- package/dist/core/p-86caada0.entry.js.map +0 -1
- package/dist/core/p-8c03b8b5.entry.js +0 -2
- package/dist/core/p-8c03b8b5.entry.js.map +0 -1
- package/dist/core/p-8fdb9b16.entry.js +0 -2
- package/dist/core/p-8fdb9b16.entry.js.map +0 -1
- package/dist/core/p-91a221b5.entry.js +0 -2
- package/dist/core/p-91a221b5.entry.js.map +0 -1
- package/dist/core/p-96b4ca6e.entry.js.map +0 -1
- package/dist/core/p-9e0c2c19.entry.js +0 -2
- package/dist/core/p-9e0c2c19.entry.js.map +0 -1
- package/dist/core/p-9f569f90.entry.js +0 -2
- package/dist/core/p-9f569f90.entry.js.map +0 -1
- package/dist/core/p-a178d53c.entry.js.map +0 -1
- package/dist/core/p-a3b7a147.entry.js +0 -2
- package/dist/core/p-a3b7a147.entry.js.map +0 -1
- package/dist/core/p-a72685f6.entry.js +0 -2
- package/dist/core/p-a72685f6.entry.js.map +0 -1
- package/dist/core/p-a87d13b3.entry.js.map +0 -1
- package/dist/core/p-abdc2912.entry.js.map +0 -1
- package/dist/core/p-b260b967.entry.js +0 -2
- package/dist/core/p-b260b967.entry.js.map +0 -1
- package/dist/core/p-b404b307.entry.js.map +0 -1
- package/dist/core/p-b6ce9ca3.entry.js +0 -2
- package/dist/core/p-b6ce9ca3.entry.js.map +0 -1
- package/dist/core/p-b6e010f3.entry.js +0 -2
- package/dist/core/p-b6e010f3.entry.js.map +0 -1
- package/dist/core/p-bbd4f487.entry.js.map +0 -1
- package/dist/core/p-bd9f3961.entry.js +0 -2
- package/dist/core/p-bd9f3961.entry.js.map +0 -1
- package/dist/core/p-c1db155d.entry.js.map +0 -1
- package/dist/core/p-c7bcdb8e.entry.js +0 -2
- package/dist/core/p-c7bcdb8e.entry.js.map +0 -1
- package/dist/core/p-ca11666f.entry.js.map +0 -1
- package/dist/core/p-cda4aca9.js +0 -2
- package/dist/core/p-cda4aca9.js.map +0 -1
- package/dist/core/p-d0afa458.entry.js +0 -2
- package/dist/core/p-d0afa458.entry.js.map +0 -1
- package/dist/core/p-d8690838.entry.js +0 -2
- package/dist/core/p-d8690838.entry.js.map +0 -1
- package/dist/core/p-dededae6.entry.js +0 -2
- package/dist/core/p-dededae6.entry.js.map +0 -1
- package/dist/core/p-df957570.entry.js +0 -2
- package/dist/core/p-df957570.entry.js.map +0 -1
- package/dist/core/p-e2cf6e7e.entry.js.map +0 -1
- package/dist/core/p-e6189634.entry.js +0 -2
- package/dist/core/p-e6189634.entry.js.map +0 -1
- package/dist/core/p-e6dc3cd1.entry.js +0 -2
- package/dist/core/p-e6dc3cd1.entry.js.map +0 -1
- package/dist/core/p-e831277e.entry.js +0 -2
- package/dist/core/p-e831277e.entry.js.map +0 -1
- package/dist/core/p-eb7c589b.entry.js +0 -2
- package/dist/core/p-eb7c589b.entry.js.map +0 -1
- package/dist/core/p-f65179fe.entry.js +0 -2
- package/dist/core/p-f65179fe.entry.js.map +0 -1
- package/dist/core/p-fd60eef7.entry.js +0 -2
- package/dist/core/p-fd60eef7.entry.js.map +0 -1
- package/dist/core/p-fd9f3fd0.entry.js +0 -2
- package/dist/core/p-fd9f3fd0.entry.js.map +0 -1
- package/dist/esm/helpers-a72a277b.js.map +0 -1
- package/dist/esm/index-d1d2c456.js +0 -3016
- package/dist/esm/index-d1d2c456.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/types/testspec.setup.d.ts +0 -24
@@ -32,14 +32,90 @@ export class Button {
|
|
32
32
|
this.describedById = null;
|
33
33
|
this.mutationObserver = null;
|
34
34
|
this.hostMutationObserver = null;
|
35
|
+
this.ariaLabel = "";
|
36
|
+
this.describedByContent = "";
|
37
|
+
this.title = "";
|
38
|
+
/**
|
39
|
+
* If `fileUpload` is set to `true`, this is the accepted list of file types.
|
40
|
+
*/
|
41
|
+
this.accept = "*";
|
42
|
+
/**
|
43
|
+
* If `true`, the button will be in disabled state.
|
44
|
+
*/
|
45
|
+
this.disabled = false;
|
46
|
+
/**
|
47
|
+
* If `true`, the ic-tooltip which is shown for icon variant will be disabled. Title or aria-label must be set if this prop is not applied.
|
48
|
+
*/
|
49
|
+
this.disableTooltip = false;
|
50
|
+
/**
|
51
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
52
|
+
*/
|
53
|
+
this.download = false;
|
54
|
+
/**
|
55
|
+
* If `true`, the button will show a dropdown icon.
|
56
|
+
*/
|
57
|
+
this.dropdown = false;
|
58
|
+
/**
|
59
|
+
* If `true`, the aria-expanded value will be set to true. This is only applied if the dropdown prop is also true.
|
60
|
+
*/
|
61
|
+
this.dropdownExpanded = false;
|
62
|
+
/**
|
63
|
+
* If `true`, when the button is clicked the native file explorer will be launched.
|
64
|
+
*/
|
65
|
+
this.fileUpload = false;
|
66
|
+
/**
|
67
|
+
* The name of the control for the file input, which is submitted with the form data.
|
68
|
+
*/
|
69
|
+
this.fileInputName = `ic-button-file-upload-input-${buttonIds++}`;
|
70
|
+
/**
|
71
|
+
* If `true`, the button will fill the width of the container.
|
72
|
+
*/
|
73
|
+
this.fullWidth = false;
|
74
|
+
/**
|
75
|
+
* If `true`, the button will be in loading state.
|
76
|
+
*/
|
77
|
+
this.loading = false;
|
78
|
+
/**
|
79
|
+
* If `true`, the button will display as monochromatic in either `light` or `dark` theme.
|
80
|
+
*/
|
81
|
+
this.monochrome = false;
|
82
|
+
/**
|
83
|
+
* If `fileUpload` is set to `true`, this boolean determines whether multiple files are accepted.
|
84
|
+
*/
|
85
|
+
this.multiple = false;
|
86
|
+
/**
|
87
|
+
* The size of the button to be displayed.
|
88
|
+
*/
|
89
|
+
this.size = "medium";
|
90
|
+
/**
|
91
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
92
|
+
*/
|
93
|
+
this.theme = "inherit";
|
94
|
+
/**
|
95
|
+
* The position of the tooltip in relation to the button.
|
96
|
+
*/
|
97
|
+
this.tooltipPlacement = "bottom";
|
98
|
+
/**
|
99
|
+
* If `true`, the secondary variant of button will have a transparent background rather than white.
|
100
|
+
*/
|
101
|
+
this.transparentBackground = true;
|
102
|
+
/**
|
103
|
+
* The type of the button.
|
104
|
+
*/
|
105
|
+
this.type = "button";
|
106
|
+
/**
|
107
|
+
* The variant of the button to be displayed.
|
108
|
+
*/
|
109
|
+
this.variant = "primary";
|
35
110
|
this.handleClick = () => {
|
111
|
+
var _a;
|
36
112
|
if ((this.el.type === "submit" || this.el.type === "reset") &&
|
37
113
|
!this.hasRouterSlot() &&
|
38
114
|
!!this.el.closest("FORM")) {
|
39
115
|
const hiddenFormButton = document.createElement("button");
|
40
116
|
hiddenFormButton.setAttribute("type", this.el.type);
|
41
117
|
hiddenFormButton.style.display = "none";
|
42
|
-
this.el.closest("FORM").appendChild(hiddenFormButton);
|
118
|
+
(_a = this.el.closest("FORM")) === null || _a === void 0 ? void 0 : _a.appendChild(hiddenFormButton);
|
43
119
|
hiddenFormButton.click();
|
44
120
|
hiddenFormButton.remove();
|
45
121
|
}
|
@@ -57,20 +133,25 @@ export class Button {
|
|
57
133
|
};
|
58
134
|
// triggered when text content of sibling element in light DOM changes
|
59
135
|
this.mutationCallback = () => {
|
60
|
-
|
136
|
+
var _a;
|
137
|
+
this.describedByContent = (_a = this.describedbyEl) === null || _a === void 0 ? void 0 : _a.innerText;
|
61
138
|
};
|
62
139
|
// triggered when attributes of host element change
|
63
140
|
this.hostMutationCallback = (mutationList) => {
|
64
141
|
let forceComponentUpdate = false;
|
65
142
|
mutationList.forEach(({ attributeName }) => {
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
143
|
+
if (attributeName) {
|
144
|
+
const attribute = this.el.getAttribute(attributeName);
|
145
|
+
if (attribute) {
|
146
|
+
if (attributeName === "title")
|
147
|
+
this.title = attribute;
|
148
|
+
else if (attributeName === "aria-label")
|
149
|
+
this.ariaLabel = attribute;
|
150
|
+
if (IC_INHERITED_ARIA.includes(attributeName)) {
|
151
|
+
this.inheritedAttributes[attributeName] = attribute;
|
152
|
+
forceComponentUpdate = true;
|
153
|
+
}
|
154
|
+
}
|
74
155
|
}
|
75
156
|
});
|
76
157
|
if (forceComponentUpdate) {
|
@@ -79,46 +160,12 @@ export class Button {
|
|
79
160
|
};
|
80
161
|
this.setHasTooltip = () => {
|
81
162
|
this.hasTooltip =
|
82
|
-
!this.disableTooltip && (!!this.title || this.isIconVariant());
|
163
|
+
!this.disableTooltip && (!!this.title || !!this.isIconVariant());
|
83
164
|
};
|
84
165
|
this.isIconVariant = () => {
|
85
|
-
|
166
|
+
var _a;
|
167
|
+
return (_a = this.variant) === null || _a === void 0 ? void 0 : _a.startsWith("icon");
|
86
168
|
};
|
87
|
-
this.ariaLabel = null;
|
88
|
-
this.describedByContent = null;
|
89
|
-
this.title = null;
|
90
|
-
this.accept = "*";
|
91
|
-
this.ariaControlsId = undefined;
|
92
|
-
this.ariaOwnsId = undefined;
|
93
|
-
this.disabled = false;
|
94
|
-
this.disableTooltip = false;
|
95
|
-
this.download = false;
|
96
|
-
this.dropdown = false;
|
97
|
-
this.dropdownExpanded = false;
|
98
|
-
this.fileUpload = false;
|
99
|
-
this.fileInputName = `ic-button-file-upload-input-${buttonIds++}`;
|
100
|
-
this.form = undefined;
|
101
|
-
this.formaction = undefined;
|
102
|
-
this.formenctype = undefined;
|
103
|
-
this.formmethod = undefined;
|
104
|
-
this.formnovalidate = undefined;
|
105
|
-
this.formtarget = undefined;
|
106
|
-
this.fullWidth = false;
|
107
|
-
this.href = undefined;
|
108
|
-
this.hreflang = undefined;
|
109
|
-
this.loading = false;
|
110
|
-
this.monochrome = false;
|
111
|
-
this.multiple = false;
|
112
|
-
this.referrerpolicy = undefined;
|
113
|
-
this.rel = undefined;
|
114
|
-
this.selectedFiles = undefined;
|
115
|
-
this.size = "medium";
|
116
|
-
this.target = undefined;
|
117
|
-
this.theme = "inherit";
|
118
|
-
this.tooltipPlacement = "bottom";
|
119
|
-
this.transparentBackground = true;
|
120
|
-
this.type = "button";
|
121
|
-
this.variant = "primary";
|
122
169
|
}
|
123
170
|
watchDisabledHandler() {
|
124
171
|
removeDisabledFalse(this.disabled, this.el);
|
@@ -139,7 +186,8 @@ export class Button {
|
|
139
186
|
this.setHasTooltip();
|
140
187
|
}
|
141
188
|
componentWillLoad() {
|
142
|
-
|
189
|
+
var _a;
|
190
|
+
const _b = inheritAttributes(this.el, [...IC_INHERITED_ARIA, "title"]), { title, "aria-label": ariaLabel } = _b, restInheritedAttributes = __rest(_b, ["title", "aria-label"]);
|
143
191
|
this.title = title;
|
144
192
|
this.ariaLabel = ariaLabel;
|
145
193
|
this.inheritedAttributes = restInheritedAttributes;
|
@@ -151,7 +199,7 @@ export class Button {
|
|
151
199
|
const describedById = this.inheritedAttributes["aria-describedby"];
|
152
200
|
if (describedById !== undefined) {
|
153
201
|
this.describedById = describedById;
|
154
|
-
const el = this.el.parentElement.querySelector(`#${describedById}`);
|
202
|
+
const el = (_a = this.el.parentElement) === null || _a === void 0 ? void 0 : _a.querySelector(`#${describedById}`);
|
155
203
|
if (el) {
|
156
204
|
this.describedByContent = el.innerText;
|
157
205
|
this.describedbyEl = el;
|
@@ -162,7 +210,7 @@ export class Button {
|
|
162
210
|
componentDidLoad() {
|
163
211
|
this.updateTheme();
|
164
212
|
if (typeof MutationObserver !== "undefined") {
|
165
|
-
if (this.describedById) {
|
213
|
+
if (this.describedbyEl && this.describedById) {
|
166
214
|
this.mutationObserver = new MutationObserver(this.mutationCallback);
|
167
215
|
this.mutationObserver.observe(this.describedbyEl, {
|
168
216
|
characterData: true,
|
@@ -187,7 +235,7 @@ export class Button {
|
|
187
235
|
handleHostClick(event) {
|
188
236
|
if (!this.hasRouterSlot()) {
|
189
237
|
if (this.fileUpload) {
|
190
|
-
renderFileHiddenInput(this.icFileSelection, this.el, this.multiple, this.fileInputName, this.selectedFiles, this.disabled, this.accept);
|
238
|
+
renderFileHiddenInput(this.icFileSelection, this.el, !!this.multiple, this.fileInputName, this.selectedFiles, !!this.disabled, this.accept);
|
191
239
|
}
|
192
240
|
if (this.disabled || this.loading) {
|
193
241
|
event.stopImmediatePropagation();
|
@@ -208,8 +256,9 @@ export class Button {
|
|
208
256
|
(_a = this.buttonEl) === null || _a === void 0 ? void 0 : _a.focus();
|
209
257
|
}
|
210
258
|
async closeButtonTooltip(ev) {
|
211
|
-
|
212
|
-
|
259
|
+
var _a;
|
260
|
+
const tooltip = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector("ic-tooltip");
|
261
|
+
if (tooltip && (await tooltip.isTooltipVisible())) {
|
213
262
|
tooltip.displayTooltip(false);
|
214
263
|
ev.preventDefault();
|
215
264
|
ev.stopImmediatePropagation();
|
@@ -282,27 +331,27 @@ export class Button {
|
|
282
331
|
this.variant !== "icon" &&
|
283
332
|
this.variant !== "destructive" && (h("span", { class: {
|
284
333
|
["arrow-dropdown"]: !this.dropdownExpanded,
|
285
|
-
["dropdown-expanded"]: this.dropdownExpanded,
|
334
|
+
["dropdown-expanded"]: !!this.dropdownExpanded,
|
286
335
|
}, innerHTML: arrowDropdown }))));
|
287
336
|
};
|
288
337
|
return (h(Host, { class: {
|
289
338
|
[`ic-theme-${this.theme}`]: this.theme !== "inherit",
|
290
|
-
[`monochrome`]: this.monochrome,
|
291
|
-
["ic-button-disabled"]: this.disabled && !this.loading,
|
339
|
+
[`monochrome`]: !!this.monochrome,
|
340
|
+
["ic-button-disabled"]: !!this.disabled && !this.loading,
|
292
341
|
[`ic-button-variant-${this.variant}`]: true,
|
293
342
|
[`ic-button-size-${this.size}`]: true,
|
294
|
-
["ic-button-loading"]: this.loading,
|
295
|
-
["ic-button-full-width"]: this.fullWidth,
|
343
|
+
["ic-button-loading"]: !!this.loading,
|
344
|
+
["ic-button-full-width"]: !!this.fullWidth,
|
296
345
|
["with-badge"]: isSlotUsed(this.el, "badge"),
|
297
|
-
["dropdown-no-icon"]: this.dropdown &&
|
346
|
+
["dropdown-no-icon"]: !!this.dropdown &&
|
298
347
|
!isSlotUsed(this.el, "icon") &&
|
299
348
|
!isSlotUsed(this.el, "left-icon"),
|
300
349
|
["top-icon"]: isSlotUsed(this.el, "top-icon"),
|
301
350
|
["background"]: this.variant === "secondary" &&
|
302
351
|
!this.transparentBackground &&
|
303
352
|
this.theme === "light",
|
304
|
-
}, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "aria-owns": this.ariaOwnsId, "aria-controls": this.ariaControlsId, "aria-expanded": this.dropdown && `${this.dropdownExpanded}` }, this.hasTooltip && (h("ic-tooltip", { id: describedby, label: title || ariaLabel, target: buttonId, placement: this.tooltipPlacement, silent: this.isIconVariant() && !!ariaLabel }, this.hasRouterSlot() ? (h("slot", { name: "router-item" })) : (h(ButtonContent, null)))), isSlotUsed(this.el, "badge") && h("slot", { name: "badge" }), !this.hasTooltip &&
|
305
|
-
(this.hasRouterSlot() ? (h("slot", { name: "router-item" })) : (h(ButtonContent, null))), this.describedByContent && (h("span", { id: describedby, class: "ic-button-describedby" }, this.describedByContent))));
|
353
|
+
}, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "aria-owns": this.ariaOwnsId, "aria-controls": this.ariaControlsId, "aria-expanded": this.dropdown && `${this.dropdownExpanded}` }, this.hasTooltip && (h("ic-tooltip", { id: describedby || undefined, label: title || ariaLabel, target: buttonId || undefined, placement: this.tooltipPlacement, silent: this.isIconVariant() && !!ariaLabel }, this.hasRouterSlot() ? (h("slot", { name: "router-item" })) : (h(ButtonContent, null)))), isSlotUsed(this.el, "badge") && h("slot", { name: "badge" }), !this.hasTooltip &&
|
354
|
+
(this.hasRouterSlot() ? (h("slot", { name: "router-item" })) : (h(ButtonContent, null))), this.describedByContent && (h("span", { id: describedby || undefined, class: "ic-button-describedby" }, this.describedByContent))));
|
306
355
|
}
|
307
356
|
static get is() { return "ic-button"; }
|
308
357
|
static get encapsulation() { return "shadow"; }
|
@@ -324,7 +373,7 @@ export class Button {
|
|
324
373
|
"mutable": false,
|
325
374
|
"complexType": {
|
326
375
|
"original": "string",
|
327
|
-
"resolved": "string",
|
376
|
+
"resolved": "string | undefined",
|
328
377
|
"references": {}
|
329
378
|
},
|
330
379
|
"required": false,
|
@@ -333,6 +382,8 @@ export class Button {
|
|
333
382
|
"tags": [],
|
334
383
|
"text": "If `fileUpload` is set to `true`, this is the accepted list of file types."
|
335
384
|
},
|
385
|
+
"getter": false,
|
386
|
+
"setter": false,
|
336
387
|
"attribute": "accept",
|
337
388
|
"reflect": false,
|
338
389
|
"defaultValue": "\"*\""
|
@@ -342,11 +393,11 @@ export class Button {
|
|
342
393
|
"mutable": false,
|
343
394
|
"complexType": {
|
344
395
|
"original": "string | boolean",
|
345
|
-
"resolved": "boolean | string",
|
396
|
+
"resolved": "boolean | string | undefined",
|
346
397
|
"references": {}
|
347
398
|
},
|
348
399
|
"required": false,
|
349
|
-
"optional":
|
400
|
+
"optional": true,
|
350
401
|
"docs": {
|
351
402
|
"tags": [{
|
352
403
|
"name": "internal",
|
@@ -354,6 +405,8 @@ export class Button {
|
|
354
405
|
}],
|
355
406
|
"text": ""
|
356
407
|
},
|
408
|
+
"getter": false,
|
409
|
+
"setter": false,
|
357
410
|
"attribute": "aria-controls-id",
|
358
411
|
"reflect": false
|
359
412
|
},
|
@@ -362,11 +415,11 @@ export class Button {
|
|
362
415
|
"mutable": false,
|
363
416
|
"complexType": {
|
364
417
|
"original": "string | boolean",
|
365
|
-
"resolved": "boolean | string",
|
418
|
+
"resolved": "boolean | string | undefined",
|
366
419
|
"references": {}
|
367
420
|
},
|
368
421
|
"required": false,
|
369
|
-
"optional":
|
422
|
+
"optional": true,
|
370
423
|
"docs": {
|
371
424
|
"tags": [{
|
372
425
|
"name": "internal",
|
@@ -374,6 +427,8 @@ export class Button {
|
|
374
427
|
}],
|
375
428
|
"text": ""
|
376
429
|
},
|
430
|
+
"getter": false,
|
431
|
+
"setter": false,
|
377
432
|
"attribute": "aria-owns-id",
|
378
433
|
"reflect": false
|
379
434
|
},
|
@@ -382,7 +437,7 @@ export class Button {
|
|
382
437
|
"mutable": false,
|
383
438
|
"complexType": {
|
384
439
|
"original": "boolean",
|
385
|
-
"resolved": "boolean",
|
440
|
+
"resolved": "boolean | undefined",
|
386
441
|
"references": {}
|
387
442
|
},
|
388
443
|
"required": false,
|
@@ -391,6 +446,8 @@ export class Button {
|
|
391
446
|
"tags": [],
|
392
447
|
"text": "If `true`, the button will be in disabled state."
|
393
448
|
},
|
449
|
+
"getter": false,
|
450
|
+
"setter": false,
|
394
451
|
"attribute": "disabled",
|
395
452
|
"reflect": false,
|
396
453
|
"defaultValue": "false"
|
@@ -400,7 +457,7 @@ export class Button {
|
|
400
457
|
"mutable": false,
|
401
458
|
"complexType": {
|
402
459
|
"original": "boolean",
|
403
|
-
"resolved": "boolean",
|
460
|
+
"resolved": "boolean | undefined",
|
404
461
|
"references": {}
|
405
462
|
},
|
406
463
|
"required": false,
|
@@ -409,6 +466,8 @@ export class Button {
|
|
409
466
|
"tags": [],
|
410
467
|
"text": "If `true`, the ic-tooltip which is shown for icon variant will be disabled. Title or aria-label must be set if this prop is not applied."
|
411
468
|
},
|
469
|
+
"getter": false,
|
470
|
+
"setter": false,
|
412
471
|
"attribute": "disable-tooltip",
|
413
472
|
"reflect": false,
|
414
473
|
"defaultValue": "false"
|
@@ -418,7 +477,7 @@ export class Button {
|
|
418
477
|
"mutable": false,
|
419
478
|
"complexType": {
|
420
479
|
"original": "string | boolean",
|
421
|
-
"resolved": "boolean | string",
|
480
|
+
"resolved": "boolean | string | undefined",
|
422
481
|
"references": {}
|
423
482
|
},
|
424
483
|
"required": false,
|
@@ -427,6 +486,8 @@ export class Button {
|
|
427
486
|
"tags": [],
|
428
487
|
"text": "If `true`, the user can save the linked URL instead of navigating to it."
|
429
488
|
},
|
489
|
+
"getter": false,
|
490
|
+
"setter": false,
|
430
491
|
"attribute": "download",
|
431
492
|
"reflect": false,
|
432
493
|
"defaultValue": "false"
|
@@ -436,7 +497,7 @@ export class Button {
|
|
436
497
|
"mutable": false,
|
437
498
|
"complexType": {
|
438
499
|
"original": "boolean",
|
439
|
-
"resolved": "boolean",
|
500
|
+
"resolved": "boolean | undefined",
|
440
501
|
"references": {}
|
441
502
|
},
|
442
503
|
"required": false,
|
@@ -445,6 +506,8 @@ export class Button {
|
|
445
506
|
"tags": [],
|
446
507
|
"text": "If `true`, the button will show a dropdown icon."
|
447
508
|
},
|
509
|
+
"getter": false,
|
510
|
+
"setter": false,
|
448
511
|
"attribute": "dropdown",
|
449
512
|
"reflect": false,
|
450
513
|
"defaultValue": "false"
|
@@ -454,7 +517,7 @@ export class Button {
|
|
454
517
|
"mutable": true,
|
455
518
|
"complexType": {
|
456
519
|
"original": "boolean",
|
457
|
-
"resolved": "boolean",
|
520
|
+
"resolved": "boolean | undefined",
|
458
521
|
"references": {}
|
459
522
|
},
|
460
523
|
"required": false,
|
@@ -463,6 +526,8 @@ export class Button {
|
|
463
526
|
"tags": [],
|
464
527
|
"text": "If `true`, the aria-expanded value will be set to true. This is only applied if the dropdown prop is also true."
|
465
528
|
},
|
529
|
+
"getter": false,
|
530
|
+
"setter": false,
|
466
531
|
"attribute": "dropdown-expanded",
|
467
532
|
"reflect": true,
|
468
533
|
"defaultValue": "false"
|
@@ -472,7 +537,7 @@ export class Button {
|
|
472
537
|
"mutable": false,
|
473
538
|
"complexType": {
|
474
539
|
"original": "boolean",
|
475
|
-
"resolved": "boolean",
|
540
|
+
"resolved": "boolean | undefined",
|
476
541
|
"references": {}
|
477
542
|
},
|
478
543
|
"required": false,
|
@@ -481,6 +546,8 @@ export class Button {
|
|
481
546
|
"tags": [],
|
482
547
|
"text": "If `true`, when the button is clicked the native file explorer will be launched."
|
483
548
|
},
|
549
|
+
"getter": false,
|
550
|
+
"setter": false,
|
484
551
|
"attribute": "file-upload",
|
485
552
|
"reflect": false,
|
486
553
|
"defaultValue": "false"
|
@@ -490,15 +557,17 @@ export class Button {
|
|
490
557
|
"mutable": false,
|
491
558
|
"complexType": {
|
492
559
|
"original": "string",
|
493
|
-
"resolved": "string",
|
560
|
+
"resolved": "string | undefined",
|
494
561
|
"references": {}
|
495
562
|
},
|
496
563
|
"required": false,
|
497
|
-
"optional":
|
564
|
+
"optional": true,
|
498
565
|
"docs": {
|
499
566
|
"tags": [],
|
500
567
|
"text": "The name of the control for the file input, which is submitted with the form data."
|
501
568
|
},
|
569
|
+
"getter": false,
|
570
|
+
"setter": false,
|
502
571
|
"attribute": "file-input-name",
|
503
572
|
"reflect": false,
|
504
573
|
"defaultValue": "`ic-button-file-upload-input-${buttonIds++}`"
|
@@ -508,7 +577,7 @@ export class Button {
|
|
508
577
|
"mutable": false,
|
509
578
|
"complexType": {
|
510
579
|
"original": "string",
|
511
|
-
"resolved": "string",
|
580
|
+
"resolved": "string | undefined",
|
512
581
|
"references": {}
|
513
582
|
},
|
514
583
|
"required": false,
|
@@ -517,6 +586,8 @@ export class Button {
|
|
517
586
|
"tags": [],
|
518
587
|
"text": "The <form> element to associate the button with."
|
519
588
|
},
|
589
|
+
"getter": false,
|
590
|
+
"setter": false,
|
520
591
|
"attribute": "form",
|
521
592
|
"reflect": false
|
522
593
|
},
|
@@ -525,7 +596,7 @@ export class Button {
|
|
525
596
|
"mutable": false,
|
526
597
|
"complexType": {
|
527
598
|
"original": "string",
|
528
|
-
"resolved": "string",
|
599
|
+
"resolved": "string | undefined",
|
529
600
|
"references": {}
|
530
601
|
},
|
531
602
|
"required": false,
|
@@ -534,6 +605,8 @@ export class Button {
|
|
534
605
|
"tags": [],
|
535
606
|
"text": "The URL that processes the information submitted by the button. It overrides the action attribute of the button's form owner. Does nothing if there is no form owner."
|
536
607
|
},
|
608
|
+
"getter": false,
|
609
|
+
"setter": false,
|
537
610
|
"attribute": "formaction",
|
538
611
|
"reflect": false
|
539
612
|
},
|
@@ -542,7 +615,7 @@ export class Button {
|
|
542
615
|
"mutable": false,
|
543
616
|
"complexType": {
|
544
617
|
"original": "string",
|
545
|
-
"resolved": "string",
|
618
|
+
"resolved": "string | undefined",
|
546
619
|
"references": {}
|
547
620
|
},
|
548
621
|
"required": false,
|
@@ -551,6 +624,8 @@ export class Button {
|
|
551
624
|
"tags": [],
|
552
625
|
"text": "The way the submitted form data is encoded."
|
553
626
|
},
|
627
|
+
"getter": false,
|
628
|
+
"setter": false,
|
554
629
|
"attribute": "formenctype",
|
555
630
|
"reflect": false
|
556
631
|
},
|
@@ -559,7 +634,7 @@ export class Button {
|
|
559
634
|
"mutable": false,
|
560
635
|
"complexType": {
|
561
636
|
"original": "string",
|
562
|
-
"resolved": "string",
|
637
|
+
"resolved": "string | undefined",
|
563
638
|
"references": {}
|
564
639
|
},
|
565
640
|
"required": false,
|
@@ -568,6 +643,8 @@ export class Button {
|
|
568
643
|
"tags": [],
|
569
644
|
"text": "The HTTP method used to submit the form."
|
570
645
|
},
|
646
|
+
"getter": false,
|
647
|
+
"setter": false,
|
571
648
|
"attribute": "formmethod",
|
572
649
|
"reflect": false
|
573
650
|
},
|
@@ -576,7 +653,7 @@ export class Button {
|
|
576
653
|
"mutable": false,
|
577
654
|
"complexType": {
|
578
655
|
"original": "boolean",
|
579
|
-
"resolved": "boolean",
|
656
|
+
"resolved": "boolean | undefined",
|
580
657
|
"references": {}
|
581
658
|
},
|
582
659
|
"required": false,
|
@@ -585,6 +662,8 @@ export class Button {
|
|
585
662
|
"tags": [],
|
586
663
|
"text": "If `true`, the form will not be validated when submitted."
|
587
664
|
},
|
665
|
+
"getter": false,
|
666
|
+
"setter": false,
|
588
667
|
"attribute": "formnovalidate",
|
589
668
|
"reflect": false
|
590
669
|
},
|
@@ -593,7 +672,7 @@ export class Button {
|
|
593
672
|
"mutable": false,
|
594
673
|
"complexType": {
|
595
674
|
"original": "string",
|
596
|
-
"resolved": "string",
|
675
|
+
"resolved": "string | undefined",
|
597
676
|
"references": {}
|
598
677
|
},
|
599
678
|
"required": false,
|
@@ -602,6 +681,8 @@ export class Button {
|
|
602
681
|
"tags": [],
|
603
682
|
"text": "The place to display the response from submitting the form. It overrides the target attribute of the button's form owner."
|
604
683
|
},
|
684
|
+
"getter": false,
|
685
|
+
"setter": false,
|
605
686
|
"attribute": "formtarget",
|
606
687
|
"reflect": false
|
607
688
|
},
|
@@ -610,7 +691,7 @@ export class Button {
|
|
610
691
|
"mutable": false,
|
611
692
|
"complexType": {
|
612
693
|
"original": "boolean",
|
613
|
-
"resolved": "boolean",
|
694
|
+
"resolved": "boolean | undefined",
|
614
695
|
"references": {}
|
615
696
|
},
|
616
697
|
"required": false,
|
@@ -619,6 +700,8 @@ export class Button {
|
|
619
700
|
"tags": [],
|
620
701
|
"text": "If `true`, the button will fill the width of the container."
|
621
702
|
},
|
703
|
+
"getter": false,
|
704
|
+
"setter": false,
|
622
705
|
"attribute": "full-width",
|
623
706
|
"reflect": false,
|
624
707
|
"defaultValue": "false"
|
@@ -628,7 +711,7 @@ export class Button {
|
|
628
711
|
"mutable": false,
|
629
712
|
"complexType": {
|
630
713
|
"original": "string",
|
631
|
-
"resolved": "string",
|
714
|
+
"resolved": "string | undefined",
|
632
715
|
"references": {}
|
633
716
|
},
|
634
717
|
"required": false,
|
@@ -637,6 +720,8 @@ export class Button {
|
|
637
720
|
"tags": [],
|
638
721
|
"text": "The URL that the link points to. This will render the button as an \"a\" tag."
|
639
722
|
},
|
723
|
+
"getter": false,
|
724
|
+
"setter": false,
|
640
725
|
"attribute": "href",
|
641
726
|
"reflect": false
|
642
727
|
},
|
@@ -645,7 +730,7 @@ export class Button {
|
|
645
730
|
"mutable": false,
|
646
731
|
"complexType": {
|
647
732
|
"original": "string",
|
648
|
-
"resolved": "string",
|
733
|
+
"resolved": "string | undefined",
|
649
734
|
"references": {}
|
650
735
|
},
|
651
736
|
"required": false,
|
@@ -654,6 +739,8 @@ export class Button {
|
|
654
739
|
"tags": [],
|
655
740
|
"text": "The human language of the linked URL."
|
656
741
|
},
|
742
|
+
"getter": false,
|
743
|
+
"setter": false,
|
657
744
|
"attribute": "hreflang",
|
658
745
|
"reflect": false
|
659
746
|
},
|
@@ -662,7 +749,7 @@ export class Button {
|
|
662
749
|
"mutable": false,
|
663
750
|
"complexType": {
|
664
751
|
"original": "boolean",
|
665
|
-
"resolved": "boolean",
|
752
|
+
"resolved": "boolean | undefined",
|
666
753
|
"references": {}
|
667
754
|
},
|
668
755
|
"required": false,
|
@@ -671,6 +758,8 @@ export class Button {
|
|
671
758
|
"tags": [],
|
672
759
|
"text": "If `true`, the button will be in loading state."
|
673
760
|
},
|
761
|
+
"getter": false,
|
762
|
+
"setter": false,
|
674
763
|
"attribute": "loading",
|
675
764
|
"reflect": false,
|
676
765
|
"defaultValue": "false"
|
@@ -680,7 +769,7 @@ export class Button {
|
|
680
769
|
"mutable": true,
|
681
770
|
"complexType": {
|
682
771
|
"original": "boolean",
|
683
|
-
"resolved": "boolean",
|
772
|
+
"resolved": "boolean | undefined",
|
684
773
|
"references": {}
|
685
774
|
},
|
686
775
|
"required": false,
|
@@ -689,6 +778,8 @@ export class Button {
|
|
689
778
|
"tags": [],
|
690
779
|
"text": "If `true`, the button will display as monochromatic in either `light` or `dark` theme."
|
691
780
|
},
|
781
|
+
"getter": false,
|
782
|
+
"setter": false,
|
692
783
|
"attribute": "monochrome",
|
693
784
|
"reflect": false,
|
694
785
|
"defaultValue": "false"
|
@@ -698,7 +789,7 @@ export class Button {
|
|
698
789
|
"mutable": false,
|
699
790
|
"complexType": {
|
700
791
|
"original": "boolean",
|
701
|
-
"resolved": "boolean",
|
792
|
+
"resolved": "boolean | undefined",
|
702
793
|
"references": {}
|
703
794
|
},
|
704
795
|
"required": false,
|
@@ -707,6 +798,8 @@ export class Button {
|
|
707
798
|
"tags": [],
|
708
799
|
"text": "If `fileUpload` is set to `true`, this boolean determines whether multiple files are accepted."
|
709
800
|
},
|
801
|
+
"getter": false,
|
802
|
+
"setter": false,
|
710
803
|
"attribute": "multiple",
|
711
804
|
"reflect": false,
|
712
805
|
"defaultValue": "false"
|
@@ -716,7 +809,7 @@ export class Button {
|
|
716
809
|
"mutable": false,
|
717
810
|
"complexType": {
|
718
811
|
"original": "ReferrerPolicy",
|
719
|
-
"resolved": "\"\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\"",
|
812
|
+
"resolved": "\"\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\" | undefined",
|
720
813
|
"references": {
|
721
814
|
"ReferrerPolicy": {
|
722
815
|
"location": "global",
|
@@ -730,6 +823,8 @@ export class Button {
|
|
730
823
|
"tags": [],
|
731
824
|
"text": "How much of the referrer to send when following the link."
|
732
825
|
},
|
826
|
+
"getter": false,
|
827
|
+
"setter": false,
|
733
828
|
"attribute": "referrerpolicy",
|
734
829
|
"reflect": false
|
735
830
|
},
|
@@ -738,7 +833,7 @@ export class Button {
|
|
738
833
|
"mutable": false,
|
739
834
|
"complexType": {
|
740
835
|
"original": "string",
|
741
|
-
"resolved": "string",
|
836
|
+
"resolved": "string | undefined",
|
742
837
|
"references": {}
|
743
838
|
},
|
744
839
|
"required": false,
|
@@ -747,6 +842,8 @@ export class Button {
|
|
747
842
|
"tags": [],
|
748
843
|
"text": "The relationship of the linked URL as space-separated link types."
|
749
844
|
},
|
845
|
+
"getter": false,
|
846
|
+
"setter": false,
|
750
847
|
"attribute": "rel",
|
751
848
|
"reflect": false
|
752
849
|
},
|
@@ -755,7 +852,7 @@ export class Button {
|
|
755
852
|
"mutable": false,
|
756
853
|
"complexType": {
|
757
854
|
"original": "FileList",
|
758
|
-
"resolved": "FileList",
|
855
|
+
"resolved": "FileList | undefined",
|
759
856
|
"references": {
|
760
857
|
"FileList": {
|
761
858
|
"location": "global",
|
@@ -764,18 +861,20 @@ export class Button {
|
|
764
861
|
}
|
765
862
|
},
|
766
863
|
"required": false,
|
767
|
-
"optional":
|
864
|
+
"optional": true,
|
768
865
|
"docs": {
|
769
866
|
"tags": [],
|
770
867
|
"text": "The list of the files that have been selected by a user."
|
771
|
-
}
|
868
|
+
},
|
869
|
+
"getter": false,
|
870
|
+
"setter": false
|
772
871
|
},
|
773
872
|
"size": {
|
774
873
|
"type": "string",
|
775
874
|
"mutable": false,
|
776
875
|
"complexType": {
|
777
876
|
"original": "IcSizes",
|
778
|
-
"resolved": "\"large\" | \"medium\" | \"small\"",
|
877
|
+
"resolved": "\"large\" | \"medium\" | \"small\" | undefined",
|
779
878
|
"references": {
|
780
879
|
"IcSizes": {
|
781
880
|
"location": "import",
|
@@ -790,6 +889,8 @@ export class Button {
|
|
790
889
|
"tags": [],
|
791
890
|
"text": "The size of the button to be displayed."
|
792
891
|
},
|
892
|
+
"getter": false,
|
893
|
+
"setter": false,
|
793
894
|
"attribute": "size",
|
794
895
|
"reflect": false,
|
795
896
|
"defaultValue": "\"medium\""
|
@@ -799,7 +900,7 @@ export class Button {
|
|
799
900
|
"mutable": false,
|
800
901
|
"complexType": {
|
801
902
|
"original": "string",
|
802
|
-
"resolved": "string",
|
903
|
+
"resolved": "string | undefined",
|
803
904
|
"references": {}
|
804
905
|
},
|
805
906
|
"required": false,
|
@@ -808,6 +909,8 @@ export class Button {
|
|
808
909
|
"tags": [],
|
809
910
|
"text": "The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe)."
|
810
911
|
},
|
912
|
+
"getter": false,
|
913
|
+
"setter": false,
|
811
914
|
"attribute": "target",
|
812
915
|
"reflect": false
|
813
916
|
},
|
@@ -816,7 +919,7 @@ export class Button {
|
|
816
919
|
"mutable": true,
|
817
920
|
"complexType": {
|
818
921
|
"original": "IcThemeMode",
|
819
|
-
"resolved": "\"dark\" | \"inherit\" | \"light\"",
|
922
|
+
"resolved": "\"dark\" | \"inherit\" | \"light\" | undefined",
|
820
923
|
"references": {
|
821
924
|
"IcThemeMode": {
|
822
925
|
"location": "import",
|
@@ -831,6 +934,8 @@ export class Button {
|
|
831
934
|
"tags": [],
|
832
935
|
"text": "Sets the theme color to the dark or light theme color. \"inherit\" will set the color based on the system settings or ic-theme component."
|
833
936
|
},
|
937
|
+
"getter": false,
|
938
|
+
"setter": false,
|
834
939
|
"attribute": "theme",
|
835
940
|
"reflect": false,
|
836
941
|
"defaultValue": "\"inherit\""
|
@@ -840,7 +945,7 @@ export class Button {
|
|
840
945
|
"mutable": false,
|
841
946
|
"complexType": {
|
842
947
|
"original": "IcButtonTooltipPlacement",
|
843
|
-
"resolved": "\"bottom\" | \"left\" | \"right\" | \"top\"",
|
948
|
+
"resolved": "\"bottom\" | \"left\" | \"right\" | \"top\" | undefined",
|
844
949
|
"references": {
|
845
950
|
"IcButtonTooltipPlacement": {
|
846
951
|
"location": "import",
|
@@ -855,6 +960,8 @@ export class Button {
|
|
855
960
|
"tags": [],
|
856
961
|
"text": "The position of the tooltip in relation to the button."
|
857
962
|
},
|
963
|
+
"getter": false,
|
964
|
+
"setter": false,
|
858
965
|
"attribute": "tooltip-placement",
|
859
966
|
"reflect": false,
|
860
967
|
"defaultValue": "\"bottom\""
|
@@ -864,7 +971,7 @@ export class Button {
|
|
864
971
|
"mutable": false,
|
865
972
|
"complexType": {
|
866
973
|
"original": "boolean",
|
867
|
-
"resolved": "boolean",
|
974
|
+
"resolved": "boolean | undefined",
|
868
975
|
"references": {}
|
869
976
|
},
|
870
977
|
"required": false,
|
@@ -873,6 +980,8 @@ export class Button {
|
|
873
980
|
"tags": [],
|
874
981
|
"text": "If `true`, the secondary variant of button will have a transparent background rather than white."
|
875
982
|
},
|
983
|
+
"getter": false,
|
984
|
+
"setter": false,
|
876
985
|
"attribute": "transparent-background",
|
877
986
|
"reflect": false,
|
878
987
|
"defaultValue": "true"
|
@@ -882,7 +991,7 @@ export class Button {
|
|
882
991
|
"mutable": false,
|
883
992
|
"complexType": {
|
884
993
|
"original": "IcButtonTypes",
|
885
|
-
"resolved": "\"button\" | \"reset\" | \"submit\"",
|
994
|
+
"resolved": "\"button\" | \"reset\" | \"submit\" | undefined",
|
886
995
|
"references": {
|
887
996
|
"IcButtonTypes": {
|
888
997
|
"location": "import",
|
@@ -897,6 +1006,8 @@ export class Button {
|
|
897
1006
|
"tags": [],
|
898
1007
|
"text": "The type of the button."
|
899
1008
|
},
|
1009
|
+
"getter": false,
|
1010
|
+
"setter": false,
|
900
1011
|
"attribute": "type",
|
901
1012
|
"reflect": false,
|
902
1013
|
"defaultValue": "\"button\""
|
@@ -906,7 +1017,7 @@ export class Button {
|
|
906
1017
|
"mutable": false,
|
907
1018
|
"complexType": {
|
908
1019
|
"original": "IcButtonVariants",
|
909
|
-
"resolved": "\"destructive\" | \"icon\" | \"icon-destructive\" | \"icon-primary\" | \"icon-secondary\" | \"icon-tertiary\" | \"primary\" | \"secondary\" | \"tertiary\"",
|
1020
|
+
"resolved": "\"destructive\" | \"icon\" | \"icon-destructive\" | \"icon-primary\" | \"icon-secondary\" | \"icon-tertiary\" | \"primary\" | \"secondary\" | \"tertiary\" | undefined",
|
910
1021
|
"references": {
|
911
1022
|
"IcButtonVariants": {
|
912
1023
|
"location": "import",
|
@@ -921,6 +1032,8 @@ export class Button {
|
|
921
1032
|
"tags": [],
|
922
1033
|
"text": "The variant of the button to be displayed."
|
923
1034
|
},
|
1035
|
+
"getter": false,
|
1036
|
+
"setter": false,
|
924
1037
|
"attribute": "variant",
|
925
1038
|
"reflect": false,
|
926
1039
|
"defaultValue": "\"primary\""
|