@ukic/web-components 3.1.0 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -0
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/{helpers-a0a128bd.js → helpers-789082d4.js} +16 -37
- package/dist/cjs/helpers-789082d4.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +63 -36
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +4 -4
- package/dist/cjs/ic-badge.cjs.entry.js +40 -16
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/ic-button_3.cjs.entry.js +32 -7
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +6 -6
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +4 -4
- package/dist/cjs/ic-checkbox.cjs.entry.js +6 -6
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +4 -4
- package/dist/cjs/ic-classification-banner.cjs.entry.js +2 -2
- package/dist/cjs/ic-data-list.cjs.entry.js +2 -2
- package/dist/cjs/ic-data-row.cjs.entry.js +3 -3
- package/dist/cjs/ic-dialog.cjs.entry.js +3 -3
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +2 -2
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +3 -3
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +3 -3
- package/dist/cjs/ic-footer.cjs.entry.js +4 -4
- package/dist/cjs/ic-hero.cjs.entry.js +5 -5
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +6 -6
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +9 -9
- package/dist/cjs/ic-input-label_2.cjs.entry.js +8 -8
- package/dist/cjs/ic-link.cjs.entry.js +2 -2
- package/dist/cjs/ic-menu-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +3 -3
- package/dist/cjs/ic-navigation-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +12 -7
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -5
- package/dist/cjs/ic-page-header.cjs.entry.js +7 -7
- package/dist/cjs/ic-pagination-item.cjs.entry.js +2 -2
- package/dist/cjs/ic-pagination.cjs.entry.js +5 -5
- package/dist/cjs/ic-popover-menu.cjs.entry.js +5 -5
- package/dist/cjs/ic-radio-group.cjs.entry.js +5 -5
- package/dist/cjs/ic-radio-option.cjs.entry.js +6 -6
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +10 -10
- package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
- package/dist/cjs/ic-select.cjs.entry.js +46 -49
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +5 -5
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +2 -2
- package/dist/cjs/ic-skip-link.cjs.entry.js +10 -3
- package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +3 -3
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +15 -15
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +3 -3
- package/dist/cjs/ic-switch.cjs.entry.js +5 -5
- package/dist/cjs/ic-tab-context.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/ic-tab.cjs.entry.js +3 -3
- package/dist/cjs/ic-text-field.cjs.entry.js +7 -7
- package/dist/cjs/ic-theme.cjs.entry.js +4 -2
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +4 -4
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-toggle-button.cjs.entry.js +4 -4
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +5 -5
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +4 -4
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/ic-accordion/ic-accordion.css +3 -0
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.css +1 -0
- package/dist/collection/components/ic-alert/ic-alert.css +3 -1
- package/dist/collection/components/ic-alert/ic-alert.js +85 -50
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +3 -3
- package/dist/collection/components/ic-badge/ic-badge.js +39 -15
- package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +2 -2
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +2 -2
- package/dist/collection/components/ic-button/ic-button.css +18 -5
- package/dist/collection/components/ic-button/ic-button.stories.js +29 -52
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +20 -4
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +4 -4
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +3 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +4 -4
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +3 -3
- package/dist/collection/components/ic-chip/ic-chip.js +3 -3
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +2 -2
- package/dist/collection/components/ic-data-list/ic-data-list.js +2 -2
- package/dist/collection/components/ic-data-row/ic-data-row.js +2 -2
- package/dist/collection/components/ic-dialog/ic-dialog.css +2 -1
- package/dist/collection/components/ic-dialog/ic-dialog.js +1 -1
- package/dist/collection/components/ic-divider/ic-divider.css +7 -4
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +2 -2
- package/dist/collection/components/ic-footer/ic-footer.js +3 -3
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +2 -2
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +0 -3
- package/dist/collection/components/ic-hero/ic-hero.js +4 -4
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +5 -5
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +3 -3
- package/dist/collection/components/ic-input-container/ic-input-container.js +2 -2
- package/dist/collection/components/ic-input-label/ic-input-label.js +4 -4
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +3 -3
- package/dist/collection/components/ic-link/ic-link.js +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +3 -3
- package/dist/collection/components/ic-menu/ic-menu.js +3 -3
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
- package/dist/collection/components/ic-menu-item/ic-menu-item.css +2 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +2 -2
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +0 -4
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +1 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +20 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +11 -6
- 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 +4 -4
- package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
- package/dist/collection/components/ic-pagination/ic-pagination.js +4 -4
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +4 -4
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +4 -4
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +2 -1
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +4 -4
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +9 -9
- package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
- package/dist/collection/components/ic-select/ic-select.js +45 -48
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +2 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +4 -4
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +2 -2
- package/dist/collection/components/ic-skip-link/ic-skip-link.js +31 -3
- package/dist/collection/components/ic-skip-link/ic-skip-link.js.map +1 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +6 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +2 -2
- package/dist/collection/components/ic-step/ic-step.css +0 -3
- package/dist/collection/components/ic-step/ic-step.js +13 -13
- package/dist/collection/components/ic-stepper/ic-stepper.js +2 -2
- package/dist/collection/components/ic-switch/ic-switch.js +4 -4
- package/dist/collection/components/ic-tab/ic-tab.js +2 -2
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +1 -1
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +2 -2
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +2 -2
- package/dist/collection/components/ic-text-field/ic-text-field.js +6 -6
- package/dist/collection/components/ic-theme/ic-theme.js +31 -3
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.js +3 -3
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.css +6 -8
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +2 -2
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +2 -2
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +32 -2
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +3 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +4 -4
- package/dist/collection/components/ic-typography/ic-typography.css +2 -2
- package/dist/collection/components/ic-typography/ic-typography.js +2 -2
- package/dist/collection/utils/helpers.js +15 -36
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +16 -37
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-accordion-group.js.map +1 -1
- package/dist/components/ic-accordion.js.map +1 -1
- package/dist/components/ic-alert.js +66 -37
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +3 -3
- package/dist/components/ic-badge.js +39 -15
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +2 -2
- package/dist/components/ic-breadcrumb2.js +2 -2
- package/dist/components/ic-button2.js +1 -1
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +5 -5
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +4 -4
- package/dist/components/ic-checkbox.js +6 -6
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +3 -3
- package/dist/components/ic-classification-banner.js +2 -2
- package/dist/components/ic-data-list.js +2 -2
- package/dist/components/ic-data-row.js +3 -3
- package/dist/components/ic-dialog.js +2 -2
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-divider2.js +2 -2
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-empty-state.js +2 -2
- package/dist/components/ic-footer-link-group.js +1 -1
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +2 -2
- package/dist/components/ic-footer.js +4 -4
- package/dist/components/ic-hero.js +5 -5
- package/dist/components/ic-horizontal-scroll2.js +6 -6
- package/dist/components/ic-input-component-container2.js +4 -4
- package/dist/components/ic-input-container2.js +2 -2
- package/dist/components/ic-input-label2.js +5 -5
- package/dist/components/ic-input-validation2.js +4 -4
- package/dist/components/ic-link2.js +1 -1
- package/dist/components/ic-loading-indicator2.js +3 -3
- package/dist/components/ic-menu-group.js +1 -1
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +4 -4
- package/dist/components/ic-navigation-button.js +2 -2
- package/dist/components/ic-navigation-group.js +3 -3
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +12 -7
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +5 -5
- package/dist/components/ic-page-header.js +6 -6
- package/dist/components/ic-pagination-item2.js +2 -2
- package/dist/components/ic-pagination.js +4 -4
- package/dist/components/ic-popover-menu.js +4 -4
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +5 -5
- package/dist/components/ic-radio-option.js +6 -6
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +10 -10
- package/dist/components/ic-section-container2.js +2 -2
- package/dist/components/ic-select.js +46 -49
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +5 -5
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +2 -2
- package/dist/components/ic-skip-link.js +12 -4
- package/dist/components/ic-skip-link.js.map +1 -1
- package/dist/components/ic-status-tag.js +2 -2
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +14 -14
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +3 -3
- package/dist/components/ic-switch.js +5 -5
- package/dist/components/ic-tab-context.js +1 -1
- package/dist/components/ic-tab-group.js +2 -2
- package/dist/components/ic-tab-panel.js +2 -2
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +2 -2
- package/dist/components/ic-text-field.js +7 -7
- package/dist/components/ic-theme.js +3 -1
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.js +1 -1
- package/dist/components/ic-toast.js +4 -4
- package/dist/components/ic-toggle-button-group.js +2 -2
- package/dist/components/ic-toggle-button.js +3 -3
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +30 -2
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +5 -5
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +3 -3
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/core.css +1 -1
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/{p-c9726fbd.entry.js → p-005cd8a8.entry.js} +2 -2
- package/dist/core/p-005cd8a8.entry.js.map +1 -0
- package/dist/core/p-0631c3ab.entry.js +2 -0
- package/dist/core/p-0631c3ab.entry.js.map +1 -0
- package/dist/core/{p-5e1fd097.entry.js → p-0a8b3967.entry.js} +2 -2
- package/dist/core/{p-f43f411a.entry.js → p-0b4350df.entry.js} +2 -2
- package/dist/core/p-0e618fc5.entry.js +2 -0
- package/dist/core/{p-811d447b.entry.js.map → p-0e618fc5.entry.js.map} +1 -1
- package/dist/core/p-18ecba80.entry.js +2 -0
- package/dist/core/{p-a794b724.entry.js.map → p-18ecba80.entry.js.map} +1 -1
- package/dist/core/{p-f34efc17.entry.js → p-1e4cdd2d.entry.js} +2 -2
- package/dist/core/{p-a71055c9.entry.js → p-23d059ff.entry.js} +2 -2
- package/dist/core/{p-071f4748.entry.js → p-23ed8b99.entry.js} +2 -2
- package/dist/core/{p-ed8957da.js → p-281ce313.js} +2 -2
- package/dist/core/p-281ce313.js.map +1 -0
- package/dist/core/{p-49768069.entry.js → p-30abe545.entry.js} +2 -2
- package/dist/core/p-3132270d.entry.js +2 -0
- package/dist/core/p-3132270d.entry.js.map +1 -0
- package/dist/core/{p-1ac08e6d.entry.js → p-33c86ba6.entry.js} +2 -2
- package/dist/core/p-3675c4b4.entry.js +2 -0
- package/dist/core/p-3675c4b4.entry.js.map +1 -0
- package/dist/core/{p-a20a7cd3.entry.js → p-3b5d3e24.entry.js} +2 -2
- package/dist/core/{p-972671ea.entry.js → p-3eb7ef1d.entry.js} +2 -2
- package/dist/core/{p-110486f0.entry.js → p-40f2f58e.entry.js} +2 -2
- package/dist/core/p-4245a976.entry.js +2 -0
- package/dist/core/p-4245a976.entry.js.map +1 -0
- package/dist/core/{p-264ce7a0.entry.js → p-44e4e8c1.entry.js} +2 -2
- package/dist/core/p-44e4e8c1.entry.js.map +1 -0
- package/dist/core/{p-5c349c9d.entry.js → p-45432bf5.entry.js} +2 -2
- package/dist/core/p-45432bf5.entry.js.map +1 -0
- package/dist/core/p-4b601e06.entry.js +2 -0
- package/dist/core/p-4b601e06.entry.js.map +1 -0
- package/dist/core/{p-fa02a267.entry.js → p-4b6818d9.entry.js} +2 -2
- package/dist/core/p-517d7afb.entry.js +2 -0
- package/dist/core/p-517d7afb.entry.js.map +1 -0
- package/dist/core/{p-a103068b.entry.js → p-5206a978.entry.js} +2 -2
- package/dist/core/p-5d4b0480.entry.js +2 -0
- package/dist/core/p-5d4b0480.entry.js.map +1 -0
- package/dist/core/{p-1f455336.entry.js → p-5e18b899.entry.js} +2 -2
- package/dist/core/{p-0e96d4d8.entry.js → p-6337fe1f.entry.js} +2 -2
- package/dist/core/p-6337fe1f.entry.js.map +1 -0
- package/dist/core/p-63fe83ad.entry.js +2 -0
- package/dist/core/p-63fe83ad.entry.js.map +1 -0
- package/dist/core/{p-7e79bd0e.entry.js → p-6de6b6b7.entry.js} +2 -2
- package/dist/core/p-70700c7a.entry.js +2 -0
- package/dist/core/{p-20c4d90b.entry.js → p-7a0d238b.entry.js} +2 -2
- package/dist/core/{p-10cd26dc.entry.js → p-7afc71d0.entry.js} +2 -2
- package/dist/core/{p-10cd26dc.entry.js.map → p-7afc71d0.entry.js.map} +1 -1
- package/dist/core/{p-69e4daec.entry.js → p-7c0914e7.entry.js} +2 -2
- package/dist/core/{p-0d016565.entry.js → p-7dfe0284.entry.js} +2 -2
- package/dist/core/p-81a12e36.entry.js +2 -0
- package/dist/core/p-81a12e36.entry.js.map +1 -0
- package/dist/core/p-88924aef.entry.js +2 -0
- package/dist/core/p-88924aef.entry.js.map +1 -0
- package/dist/core/p-8ba129fc.entry.js +2 -0
- package/dist/core/p-8ba129fc.entry.js.map +1 -0
- package/dist/core/{p-85734ebf.entry.js → p-950db960.entry.js} +2 -2
- package/dist/core/p-950db960.entry.js.map +1 -0
- package/dist/core/{p-44e32417.entry.js → p-959a9cdf.entry.js} +2 -2
- package/dist/core/p-9ea9a4ce.entry.js +2 -0
- package/dist/core/p-9ea9a4ce.entry.js.map +1 -0
- package/dist/core/p-a9c96e3e.entry.js +2 -0
- package/dist/core/p-a9c96e3e.entry.js.map +1 -0
- package/dist/core/{p-74600ed8.entry.js → p-abaea607.entry.js} +2 -2
- package/dist/core/{p-85b7d931.entry.js → p-ac7db165.entry.js} +2 -2
- package/dist/core/p-ac7db165.entry.js.map +1 -0
- package/dist/core/p-acebb05c.entry.js +2 -0
- package/dist/core/p-acebb05c.entry.js.map +1 -0
- package/dist/core/{p-37df68fe.entry.js → p-b3ac38c5.entry.js} +2 -2
- package/dist/core/{p-17cf7b50.entry.js → p-b3d6d5be.entry.js} +2 -2
- package/dist/core/{p-729745d3.entry.js → p-bbe5596b.entry.js} +2 -2
- package/dist/core/p-c04f36c5.entry.js +2 -0
- package/dist/core/{p-4f2a1950.entry.js → p-c2ca6274.entry.js} +2 -2
- package/dist/core/p-c62318a8.entry.js +2 -0
- package/dist/core/{p-2537f33e.entry.js.map → p-c62318a8.entry.js.map} +1 -1
- package/dist/core/{p-701696aa.entry.js → p-de43d375.entry.js} +2 -2
- package/dist/core/{p-2b1a331b.entry.js → p-e2f893f0.entry.js} +2 -2
- package/dist/core/{p-d9aec0dd.entry.js → p-e56d0db2.entry.js} +2 -2
- package/dist/core/{p-33243fff.entry.js → p-e586ae7b.entry.js} +2 -2
- package/dist/core/{p-45595f98.entry.js → p-ef09b450.entry.js} +2 -2
- package/dist/core/p-ef09b450.entry.js.map +1 -0
- package/dist/core/{p-50f4d151.entry.js → p-f34eee68.entry.js} +2 -2
- package/dist/core/{p-8b268274.entry.js → p-f3c72ffb.entry.js} +2 -2
- package/dist/core/{p-8856dff4.entry.js → p-f815f8c9.entry.js} +2 -2
- package/dist/core/{p-a55e7988.entry.js → p-fbde763c.entry.js} +2 -2
- package/dist/core/p-fc50d582.entry.js +2 -0
- package/dist/core/p-fc50d582.entry.js.map +1 -0
- package/dist/core/{p-78e7a859.entry.js → p-fe833509.entry.js} +2 -2
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-dd035d0d.js → helpers-46a2d1fd.js} +17 -38
- package/dist/esm/helpers-46a2d1fd.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +1 -1
- package/dist/esm/ic-accordion-group.entry.js.map +1 -1
- package/dist/esm/ic-accordion.entry.js +1 -1
- package/dist/esm/ic-accordion.entry.js.map +1 -1
- package/dist/esm/ic-alert.entry.js +63 -36
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +4 -4
- package/dist/esm/ic-badge.entry.js +40 -16
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +3 -3
- package/dist/esm/ic-breadcrumb.entry.js +3 -3
- package/dist/esm/ic-button_3.entry.js +32 -7
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +6 -6
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +4 -4
- package/dist/esm/ic-checkbox.entry.js +6 -6
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +4 -4
- package/dist/esm/ic-classification-banner.entry.js +2 -2
- package/dist/esm/ic-data-list.entry.js +2 -2
- package/dist/esm/ic-data-row.entry.js +3 -3
- package/dist/esm/ic-dialog.entry.js +3 -3
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +2 -2
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-empty-state.entry.js +3 -3
- package/dist/esm/ic-footer-link-group.entry.js +2 -2
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +3 -3
- package/dist/esm/ic-footer.entry.js +4 -4
- package/dist/esm/ic-hero.entry.js +5 -5
- package/dist/esm/ic-horizontal-scroll.entry.js +6 -6
- package/dist/esm/ic-input-component-container_3.entry.js +9 -9
- package/dist/esm/ic-input-label_2.entry.js +8 -8
- package/dist/esm/ic-link.entry.js +2 -2
- package/dist/esm/ic-menu-group.entry.js +2 -2
- package/dist/esm/ic-menu-item.entry.js +1 -1
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +3 -3
- package/dist/esm/ic-navigation-group.entry.js +3 -3
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +12 -7
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +5 -5
- package/dist/esm/ic-page-header.entry.js +7 -7
- package/dist/esm/ic-pagination-item.entry.js +2 -2
- package/dist/esm/ic-pagination.entry.js +5 -5
- package/dist/esm/ic-popover-menu.entry.js +5 -5
- package/dist/esm/ic-radio-group.entry.js +5 -5
- package/dist/esm/ic-radio-option.entry.js +6 -6
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +10 -10
- package/dist/esm/ic-section-container.entry.js +2 -2
- package/dist/esm/ic-select.entry.js +46 -49
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +5 -5
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +2 -2
- package/dist/esm/ic-skip-link.entry.js +10 -3
- package/dist/esm/ic-skip-link.entry.js.map +1 -1
- package/dist/esm/ic-status-tag.entry.js +3 -3
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +15 -15
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +3 -3
- package/dist/esm/ic-switch.entry.js +5 -5
- package/dist/esm/ic-tab-context.entry.js +1 -1
- package/dist/esm/ic-tab-group.entry.js +3 -3
- package/dist/esm/ic-tab-panel.entry.js +2 -2
- package/dist/esm/ic-tab.entry.js +3 -3
- package/dist/esm/ic-text-field.entry.js +7 -7
- package/dist/esm/ic-theme.entry.js +4 -2
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +1 -1
- package/dist/esm/ic-toast.entry.js +4 -4
- package/dist/esm/ic-toggle-button-group.entry.js +3 -3
- package/dist/esm/ic-toggle-button.entry.js +4 -4
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +5 -5
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +4 -4
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/ic-alert/ic-alert.d.ts +17 -9
- package/dist/types/components/ic-badge/ic-badge.d.ts +4 -0
- package/dist/types/components/ic-select/ic-select.d.ts +1 -0
- package/dist/types/components/ic-skip-link/ic-skip-link.d.ts +5 -0
- package/dist/types/components/ic-theme/ic-theme.d.ts +6 -2
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +3 -0
- package/dist/types/components.d.ts +20 -11
- package/dist/types/utils/helpers.d.ts +5 -1
- package/dist/types/utils/types.d.ts +1 -0
- package/hydrate/index.js +385 -318
- package/hydrate/index.mjs +385 -318
- package/package.json +3 -3
- package/dist/cjs/helpers-a0a128bd.js.map +0 -1
- package/dist/core/p-06d97789.entry.js +0 -2
- package/dist/core/p-06d97789.entry.js.map +0 -1
- package/dist/core/p-09070f61.entry.js +0 -2
- package/dist/core/p-0c0ac69d.entry.js +0 -2
- package/dist/core/p-0c0ac69d.entry.js.map +0 -1
- package/dist/core/p-0e96d4d8.entry.js.map +0 -1
- package/dist/core/p-116ad73d.entry.js +0 -2
- package/dist/core/p-116ad73d.entry.js.map +0 -1
- package/dist/core/p-1171a945.entry.js +0 -2
- package/dist/core/p-1171a945.entry.js.map +0 -1
- package/dist/core/p-2537f33e.entry.js +0 -2
- package/dist/core/p-264ce7a0.entry.js.map +0 -1
- package/dist/core/p-28656111.entry.js +0 -2
- package/dist/core/p-28656111.entry.js.map +0 -1
- package/dist/core/p-45595f98.entry.js.map +0 -1
- package/dist/core/p-4c68494c.entry.js +0 -2
- package/dist/core/p-4c68494c.entry.js.map +0 -1
- package/dist/core/p-55a37101.entry.js +0 -2
- package/dist/core/p-55a37101.entry.js.map +0 -1
- package/dist/core/p-5c349c9d.entry.js.map +0 -1
- package/dist/core/p-73fc198f.entry.js +0 -2
- package/dist/core/p-73fc198f.entry.js.map +0 -1
- package/dist/core/p-7eaf8da8.entry.js +0 -2
- package/dist/core/p-811d447b.entry.js +0 -2
- package/dist/core/p-85734ebf.entry.js.map +0 -1
- package/dist/core/p-85b7d931.entry.js.map +0 -1
- package/dist/core/p-98328cb9.entry.js +0 -2
- package/dist/core/p-98328cb9.entry.js.map +0 -1
- package/dist/core/p-a22658fb.entry.js +0 -2
- package/dist/core/p-a22658fb.entry.js.map +0 -1
- package/dist/core/p-a794b724.entry.js +0 -2
- package/dist/core/p-b21b4fea.entry.js +0 -2
- package/dist/core/p-b21b4fea.entry.js.map +0 -1
- package/dist/core/p-b953b22f.entry.js +0 -2
- package/dist/core/p-b953b22f.entry.js.map +0 -1
- package/dist/core/p-c9726fbd.entry.js.map +0 -1
- package/dist/core/p-d981598e.entry.js +0 -2
- package/dist/core/p-d981598e.entry.js.map +0 -1
- package/dist/core/p-ed8957da.js.map +0 -1
- package/dist/core/p-f3315216.entry.js +0 -2
- package/dist/core/p-f3315216.entry.js.map +0 -1
- package/dist/core/p-ff995eb8.entry.js +0 -2
- package/dist/core/p-ff995eb8.entry.js.map +0 -1
- package/dist/esm/helpers-dd035d0d.js.map +0 -1
- /package/dist/core/{p-5e1fd097.entry.js.map → p-0a8b3967.entry.js.map} +0 -0
- /package/dist/core/{p-f43f411a.entry.js.map → p-0b4350df.entry.js.map} +0 -0
- /package/dist/core/{p-f34efc17.entry.js.map → p-1e4cdd2d.entry.js.map} +0 -0
- /package/dist/core/{p-a71055c9.entry.js.map → p-23d059ff.entry.js.map} +0 -0
- /package/dist/core/{p-071f4748.entry.js.map → p-23ed8b99.entry.js.map} +0 -0
- /package/dist/core/{p-49768069.entry.js.map → p-30abe545.entry.js.map} +0 -0
- /package/dist/core/{p-1ac08e6d.entry.js.map → p-33c86ba6.entry.js.map} +0 -0
- /package/dist/core/{p-a20a7cd3.entry.js.map → p-3b5d3e24.entry.js.map} +0 -0
- /package/dist/core/{p-972671ea.entry.js.map → p-3eb7ef1d.entry.js.map} +0 -0
- /package/dist/core/{p-110486f0.entry.js.map → p-40f2f58e.entry.js.map} +0 -0
- /package/dist/core/{p-fa02a267.entry.js.map → p-4b6818d9.entry.js.map} +0 -0
- /package/dist/core/{p-a103068b.entry.js.map → p-5206a978.entry.js.map} +0 -0
- /package/dist/core/{p-1f455336.entry.js.map → p-5e18b899.entry.js.map} +0 -0
- /package/dist/core/{p-7e79bd0e.entry.js.map → p-6de6b6b7.entry.js.map} +0 -0
- /package/dist/core/{p-09070f61.entry.js.map → p-70700c7a.entry.js.map} +0 -0
- /package/dist/core/{p-20c4d90b.entry.js.map → p-7a0d238b.entry.js.map} +0 -0
- /package/dist/core/{p-69e4daec.entry.js.map → p-7c0914e7.entry.js.map} +0 -0
- /package/dist/core/{p-0d016565.entry.js.map → p-7dfe0284.entry.js.map} +0 -0
- /package/dist/core/{p-44e32417.entry.js.map → p-959a9cdf.entry.js.map} +0 -0
- /package/dist/core/{p-74600ed8.entry.js.map → p-abaea607.entry.js.map} +0 -0
- /package/dist/core/{p-37df68fe.entry.js.map → p-b3ac38c5.entry.js.map} +0 -0
- /package/dist/core/{p-17cf7b50.entry.js.map → p-b3d6d5be.entry.js.map} +0 -0
- /package/dist/core/{p-729745d3.entry.js.map → p-bbe5596b.entry.js.map} +0 -0
- /package/dist/core/{p-7eaf8da8.entry.js.map → p-c04f36c5.entry.js.map} +0 -0
- /package/dist/core/{p-4f2a1950.entry.js.map → p-c2ca6274.entry.js.map} +0 -0
- /package/dist/core/{p-701696aa.entry.js.map → p-de43d375.entry.js.map} +0 -0
- /package/dist/core/{p-2b1a331b.entry.js.map → p-e2f893f0.entry.js.map} +0 -0
- /package/dist/core/{p-d9aec0dd.entry.js.map → p-e56d0db2.entry.js.map} +0 -0
- /package/dist/core/{p-33243fff.entry.js.map → p-e586ae7b.entry.js.map} +0 -0
- /package/dist/core/{p-50f4d151.entry.js.map → p-f34eee68.entry.js.map} +0 -0
- /package/dist/core/{p-8b268274.entry.js.map → p-f3c72ffb.entry.js.map} +0 -0
- /package/dist/core/{p-8856dff4.entry.js.map → p-f815f8c9.entry.js.map} +0 -0
- /package/dist/core/{p-a55e7988.entry.js.map → p-fbde763c.entry.js.map} +0 -0
- /package/dist/core/{p-78e7a859.entry.js.map → p-fe833509.entry.js.map} +0 -0
@@ -524,6 +524,7 @@ video {
|
|
524
524
|
:host(.ic-button-variant-primary) ::slotted(a),
|
525
525
|
:host(.ic-button-variant-icon-primary) ::slotted(a) {
|
526
526
|
--ic-typography-color: var(--ic-button-primary-text);
|
527
|
+
|
527
528
|
color: var(--ic-button-primary-text);
|
528
529
|
background-color: var(--ic-button-primary-background) !important;
|
529
530
|
}
|
@@ -544,6 +545,7 @@ video {
|
|
544
545
|
:host(.ic-button-variant-icon-primary) .button:active {
|
545
546
|
color: var(--ic-button-primary-text);
|
546
547
|
background-color: var(--ic-button-primary-background-pressed);
|
548
|
+
|
547
549
|
--button-loading-inner-color: var(--ic-button-primary-text);
|
548
550
|
--button-loading-outer-color: var(--ic-button-primary-background-pressed);
|
549
551
|
}
|
@@ -562,7 +564,9 @@ video {
|
|
562
564
|
:host(.ic-button-variant-primary.ic-button-disabled) ::slotted(a),
|
563
565
|
:host(.ic-button-variant-icon-primary.ic-button-disabled) ::slotted(a) {
|
564
566
|
background: var(--ic-button-primary-background-disabled) !important;
|
567
|
+
|
565
568
|
--ic-typography-color: var(--ic-button-primary-text-disabled) !important;
|
569
|
+
|
566
570
|
color: var(--ic-button-primary-text-disabled) !important;
|
567
571
|
}
|
568
572
|
|
@@ -596,6 +600,7 @@ video {
|
|
596
600
|
:host(.ic-button-variant-icon-primary.ic-button-loading.monochrome) .button,
|
597
601
|
:host(.ic-button-variant-icon-primary.monochrome) .button:active {
|
598
602
|
background-color: var(--ic-button-primary-background-pressed-monochrome);
|
603
|
+
|
599
604
|
--button-loading-inner-color: var(--ic-button-primary-text-monochrome);
|
600
605
|
--button-loading-outer-color: var(--ic-button-primary-background-monochrome);
|
601
606
|
}
|
@@ -633,6 +638,7 @@ video {
|
|
633
638
|
:host(.ic-button-variant-icon-secondary) ::slotted(a) {
|
634
639
|
border: var(--ic-border-width) solid var(--ic-button-secondary-border) !important;
|
635
640
|
color: var(--ic-button-secondary-text) !important;
|
641
|
+
|
636
642
|
--ic-typography-color: var(--ic-button-secondary-text) !important;
|
637
643
|
}
|
638
644
|
|
@@ -672,6 +678,7 @@ video {
|
|
672
678
|
var(--ic-button-secondary-background-pressed-active)
|
673
679
|
) !important;
|
674
680
|
color: var(--ic-button-secondary-text-pressed-active);
|
681
|
+
|
675
682
|
--button-loading-inner-color: var(--ic-button-secondary-border-pressed);
|
676
683
|
--button-loading-outer-color: var(
|
677
684
|
--ic-button-secondary-background-pressed-active
|
@@ -795,6 +802,7 @@ video {
|
|
795
802
|
) !important;
|
796
803
|
border-color: var(--ic-button-secondary-border-pressed-monochrome);
|
797
804
|
color: var(--ic-button-secondary-text-pressed-monochrome);
|
805
|
+
|
798
806
|
--button-loading-inner-color: var(
|
799
807
|
--ic-button-secondary-text-pressed-monochrome
|
800
808
|
);
|
@@ -889,6 +897,7 @@ video {
|
|
889
897
|
:host(.ic-button-variant-tertiary) ::slotted(a),
|
890
898
|
:host(.ic-button-variant-icon-tertiary) ::slotted(a) {
|
891
899
|
color: var(--ic-button-tertiary-text-active);
|
900
|
+
|
892
901
|
--ic-typography-color: var(--ic-button-tertiary-text-active);
|
893
902
|
}
|
894
903
|
|
@@ -911,6 +920,7 @@ video {
|
|
911
920
|
:host(.ic-button-variant-icon-tertiary.ic-button-loading) .button {
|
912
921
|
background-color: var(--ic-button-tertiary-background-pressed-active);
|
913
922
|
color: var(--ic-button-tertiary-text-pressed-active);
|
923
|
+
|
914
924
|
--button-loading-inner-color: var(--ic-button-tertiary-text-pressed-active);
|
915
925
|
--button-loading-outer-color: var(--ic-button-tertiary-background-pressed);
|
916
926
|
}
|
@@ -940,6 +950,7 @@ video {
|
|
940
950
|
:host(.ic-button-variant-icon-tertiary.monochrome) .button,
|
941
951
|
:host(.ic-button-variant-icon-tertiary.monochrome) ::slotted(a) {
|
942
952
|
color: var(--ic-button-tertiary-text-monochrome);
|
953
|
+
|
943
954
|
--ic-typography-color: var(--ic-button-tertiary-text-monochrome);
|
944
955
|
}
|
945
956
|
|
@@ -962,6 +973,7 @@ video {
|
|
962
973
|
:host(.ic-button-variant-icon-tertiary.ic-button-loading.monochrome) .button {
|
963
974
|
background-color: var(--ic-button-tertiary-background-pressed-monochrome);
|
964
975
|
color: var(--ic-button-tertiary-text-pressed-monochrome);
|
976
|
+
|
965
977
|
--button-loading-inner-color: var(
|
966
978
|
--ic-button-tertiary-text-pressed-monochrome
|
967
979
|
);
|
@@ -1001,7 +1013,9 @@ video {
|
|
1001
1013
|
:host(.ic-button-variant-destructive) ::slotted(a),
|
1002
1014
|
:host(.ic-button-variant-icon-destructive) ::slotted(a) {
|
1003
1015
|
color: var(--ic-button-destructive-text) !important;
|
1016
|
+
|
1004
1017
|
--ic-typography-color: var(--ic-button-destructive-text) !important;
|
1018
|
+
|
1005
1019
|
background-color: var(--ic-button-destructive-background) !important;
|
1006
1020
|
text-transform: uppercase !important;
|
1007
1021
|
}
|
@@ -1021,6 +1035,7 @@ video {
|
|
1021
1035
|
:host(.ic-button-variant-icon-destructive.ic-button-loading) .button {
|
1022
1036
|
color: var(--ic-button-primary-text);
|
1023
1037
|
background-color: var(--ic-button-destructive-background-pressed);
|
1038
|
+
|
1024
1039
|
--button-loading-inner-color: var(--ic-button-primary-text);
|
1025
1040
|
--button-loading-outer-color: var(--ic-button-destructive-background-pressed);
|
1026
1041
|
}
|
@@ -1376,11 +1391,6 @@ div.right-icon {
|
|
1376
1391
|
gap: var(--ic-space-xs);
|
1377
1392
|
}
|
1378
1393
|
|
1379
|
-
:host(.ic-button-variant-icon) .icon-container {
|
1380
|
-
width: var(--ic-space-lg) !important;
|
1381
|
-
height: var(--ic-space-lg) !important;
|
1382
|
-
}
|
1383
|
-
|
1384
1394
|
:host(.button-variant-icon) .button,
|
1385
1395
|
:host(.button-variant-icon) ::slotted(a) {
|
1386
1396
|
color: var(--button-default);
|
@@ -1452,12 +1462,14 @@ div.right-icon {
|
|
1452
1462
|
:host(.clear-button) .button:not(:active):focus ::slotted(svg) {
|
1453
1463
|
background-color: var(--ic-atoms-input-clear-button-focus-inner);
|
1454
1464
|
color: var(--ic-button-primary-text);
|
1465
|
+
|
1455
1466
|
/* border: var(--ic-atoms-input-clear-button-focus-outer); */
|
1456
1467
|
}
|
1457
1468
|
|
1458
1469
|
:host(.menu-close-button) ::slotted(svg) {
|
1459
1470
|
--icon-height: 0.875rem;
|
1460
1471
|
--icon-width: 0.875rem;
|
1472
|
+
|
1461
1473
|
color: var(--ic-top-navigation-icon-active);
|
1462
1474
|
}
|
1463
1475
|
|
@@ -1565,6 +1577,7 @@ slot[name="router-item"]::slotted(a) {
|
|
1565
1577
|
::slotted(a) {
|
1566
1578
|
border: 0.125rem solid transparent !important;
|
1567
1579
|
}
|
1580
|
+
|
1568
1581
|
.search-submit-button ::slotted(a),
|
1569
1582
|
.ic-button-variant-icon ::slotted(a),
|
1570
1583
|
.clear-button ::slotted(a),
|
@@ -2234,58 +2234,35 @@ export const PlaygroundWithIcon = {
|
|
2234
2234
|
|
2235
2235
|
export const Loading = {
|
2236
2236
|
render: () => html`
|
2237
|
-
|
2238
|
-
|
2239
|
-
|
2240
|
-
|
2241
|
-
</
|
2242
|
-
|
2243
|
-
|
2244
|
-
|
2245
|
-
|
2246
|
-
|
2247
|
-
|
2248
|
-
|
2249
|
-
|
2250
|
-
<
|
2251
|
-
|
2252
|
-
|
2253
|
-
|
2254
|
-
|
2255
|
-
|
2256
|
-
</
|
2257
|
-
|
2258
|
-
|
2259
|
-
</
|
2260
|
-
|
2261
|
-
|
2262
|
-
|
2263
|
-
|
2264
|
-
|
2265
|
-
|
2266
|
-
style="background-color:#17191C; padding:6px 10px; width:fit-content"
|
2267
|
-
>
|
2268
|
-
<ic-button variant="secondary" loading theme="light"
|
2269
|
-
>Button</ic-button
|
2270
|
-
>
|
2271
|
-
</div>
|
2272
|
-
<div style="padding: 6px">
|
2273
|
-
<ic-button variant="tertiary" loading>Button</ic-button>
|
2274
|
-
</div>
|
2275
|
-
<div style="padding: 6px">
|
2276
|
-
<ic-button variant="tertiary" loading theme="dark"
|
2277
|
-
>Button</ic-button
|
2278
|
-
>
|
2279
|
-
</div>
|
2280
|
-
<div
|
2281
|
-
style="background-color:#17191C; padding:6px 10px; width:fit-content"
|
2282
|
-
>
|
2283
|
-
<ic-button variant="tertiary" loading theme="light"
|
2284
|
-
>Button</ic-button
|
2285
|
-
>
|
2286
|
-
</div>
|
2287
|
-
<ic-button variant="destructive" loading>Button</ic-button>
|
2288
|
-
`,
|
2237
|
+
<div style="padding: 6px">
|
2238
|
+
<ic-button variant="primary" loading>Button</ic-button>
|
2239
|
+
</div>
|
2240
|
+
<div style="padding: 6px">
|
2241
|
+
<ic-button variant="primary" loading theme="dark">Button</ic-button>
|
2242
|
+
</div>
|
2243
|
+
<div style="background-color:#17191C; padding:6px 10px; width:fit-content">
|
2244
|
+
<ic-button variant="primary" loading theme="light">Button</ic-button>
|
2245
|
+
</div>
|
2246
|
+
<div style="padding: 6px">
|
2247
|
+
<ic-button variant="secondary" loading>Button</ic-button>
|
2248
|
+
</div>
|
2249
|
+
<div style="padding: 6px">
|
2250
|
+
<ic-button variant="secondary" loading theme="dark">Button</ic-button>
|
2251
|
+
</div>
|
2252
|
+
<div style="background-color:#17191C; padding:6px 10px; width:fit-content">
|
2253
|
+
<ic-button variant="secondary" loading theme="light">Button</ic-button>
|
2254
|
+
</div>
|
2255
|
+
<div style="padding: 6px">
|
2256
|
+
<ic-button variant="tertiary" loading>Button</ic-button>
|
2257
|
+
</div>
|
2258
|
+
<div style="padding: 6px">
|
2259
|
+
<ic-button variant="tertiary" loading theme="dark">Button</ic-button>
|
2260
|
+
</div>
|
2261
|
+
<div style="background-color:#17191C; padding:6px 10px; width:fit-content">
|
2262
|
+
<ic-button variant="tertiary" loading theme="light">Button</ic-button>
|
2263
|
+
</div>
|
2264
|
+
<ic-button variant="destructive" loading>Button</ic-button>
|
2265
|
+
`,
|
2289
2266
|
|
2290
2267
|
name: "Loading",
|
2291
2268
|
};
|
@@ -481,18 +481,22 @@ button {
|
|
481
481
|
::slotted(svg) {
|
482
482
|
fill: var(--ic-card-icon);
|
483
483
|
}
|
484
|
+
|
484
485
|
&.monochrome {
|
485
486
|
border: var(--ic-border-width) solid var(--ic-card-border-monochrome);
|
486
487
|
}
|
488
|
+
|
487
489
|
&.fullwidth {
|
488
490
|
width: 100%;
|
489
491
|
}
|
492
|
+
|
490
493
|
&.clickable {
|
491
494
|
&:hover {
|
492
495
|
background-color: var(--ic-card-background-hover);
|
493
496
|
border: var(--ic-space-1px) solid var(--ic-card-hover-border-color);
|
494
497
|
cursor: pointer;
|
495
498
|
}
|
499
|
+
|
496
500
|
&.focussed,
|
497
501
|
&:focus {
|
498
502
|
background-color: var(--ic-card-background-hover);
|
@@ -500,22 +504,28 @@ button {
|
|
500
504
|
outline: var(--ic-hc-focus-outline);
|
501
505
|
border: var(--ic-space-1px) solid var(--ic-card-pressed-border-color);
|
502
506
|
}
|
507
|
+
|
503
508
|
&:active {
|
504
509
|
background-color: var(--ic-card-background-pressed);
|
505
510
|
box-shadow: var(--ic-border-focus);
|
506
|
-
|
507
511
|
.card-title {
|
508
512
|
text-decoration: none;
|
509
513
|
}
|
510
514
|
}
|
515
|
+
|
511
516
|
.card-title {
|
512
517
|
--ic-typography-color: var(--ic-card-clickable-text);
|
513
|
-
|
514
518
|
color: var(--ic-card-clickable-text);
|
515
519
|
text-decoration: underline;
|
516
520
|
text-decoration-thickness: var(--ic-space-1px);
|
521
|
+
margin-bottom: var(--ic-space-xxs);
|
522
|
+
}
|
523
|
+
.interaction-button,
|
524
|
+
.icon {
|
525
|
+
margin-bottom: var(--ic-space-xxs);
|
517
526
|
}
|
518
527
|
}
|
528
|
+
|
519
529
|
&.disabled {
|
520
530
|
border: var(--ic-space-1px) dashed var(--ic-card-disabled-border-color);
|
521
531
|
|
@@ -524,12 +534,14 @@ button {
|
|
524
534
|
.card-title {
|
525
535
|
--ic-typography-color: var(--ic-card-disabled-text);
|
526
536
|
}
|
537
|
+
|
527
538
|
.card-title {
|
528
539
|
text-decoration: underline;
|
529
540
|
text-decoration-thickness: var(--ic-space-1px);
|
530
541
|
text-decoration-color: var(--ic-card-disabled-text);
|
531
542
|
color: var(--ic-card-disabled-text);
|
532
543
|
}
|
544
|
+
|
533
545
|
::slotted(svg) {
|
534
546
|
fill: var(--ic-card-icon-disabled);
|
535
547
|
}
|
@@ -552,7 +564,7 @@ button {
|
|
552
564
|
.card.clickable.focussed .card-title {
|
553
565
|
display: inline-block;
|
554
566
|
border-bottom: 0.25rem solid !important;
|
555
|
-
margin-bottom:
|
567
|
+
margin-bottom: 0 !important;
|
556
568
|
text-decoration: none;
|
557
569
|
}
|
558
570
|
|
@@ -564,7 +576,7 @@ button {
|
|
564
576
|
text-decoration-thickness: 25%;
|
565
577
|
text-underline-offset: 25%;
|
566
578
|
border-bottom: 0 !important;
|
567
|
-
margin-bottom: 0 !important;
|
579
|
+
margin-bottom: 0.25rem !important;
|
568
580
|
}
|
569
581
|
}
|
570
582
|
|
@@ -634,9 +646,11 @@ button {
|
|
634
646
|
&:hover {
|
635
647
|
background-color: var(--ic-card-background-hover);
|
636
648
|
}
|
649
|
+
|
637
650
|
&:focus {
|
638
651
|
box-shadow: var(--ic-border-focus);
|
639
652
|
}
|
653
|
+
|
640
654
|
&:active:not(:focus) {
|
641
655
|
background-color: var(--ic-card-background-pressed);
|
642
656
|
}
|
@@ -672,12 +686,14 @@ button {
|
|
672
686
|
::slotted(svg) {
|
673
687
|
fill: currentcolor;
|
674
688
|
}
|
689
|
+
|
675
690
|
&.disabled {
|
676
691
|
border-color: GrayText !important;
|
677
692
|
|
678
693
|
::slotted(svg) {
|
679
694
|
fill: GrayText !important;
|
680
695
|
}
|
696
|
+
|
681
697
|
.card-message,
|
682
698
|
.subheading,
|
683
699
|
.card-title {
|
@@ -150,19 +150,19 @@ export class CardVertical {
|
|
150
150
|
rel: rel,
|
151
151
|
target: target,
|
152
152
|
};
|
153
|
-
return (h(Host, { key: '
|
153
|
+
return (h(Host, { key: '77eb6d8d39531f4eb5436fd03c38b1d4a8e4e14e', class: {
|
154
154
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
155
|
-
} }, h(Component, Object.assign({ key: '
|
155
|
+
} }, h(Component, Object.assign({ key: 'f602be4f06734c5fdca62b0f738b02f81988a823', class: {
|
156
156
|
card: true,
|
157
157
|
clickable: !!clickable && !disabled,
|
158
158
|
disabled: !!disabled,
|
159
159
|
fullwidth: !!fullWidth,
|
160
160
|
focussed: isFocussed,
|
161
161
|
monochrome: monochrome,
|
162
|
-
}, tabindex: clickable && !parentIsAnchorTag ? 0 : undefined, "aria-disabled": disabled ? "true" : null, disabled: disabled }, attrs), isSlotUsed(this.el, "image-top") && (h("div", { key: '
|
162
|
+
}, tabindex: clickable && !parentIsAnchorTag ? 0 : undefined, "aria-disabled": disabled ? "true" : null, disabled: disabled }, attrs), isSlotUsed(this.el, "image-top") && (h("div", { key: 'e317b5bb6cac2055d7a3d0e1954e7ac77d162525', class: "image-top" }, h("slot", { key: 'e26132f7a4c806f24dce618be1a9b442b6b5caba', name: "image-top" }))), h("div", { key: '6a0efc36b72278004600f4340569c6f8dc8d11ca', class: "card-header" }, isSlotUsed(this.el, "icon") && (h("div", { key: '837470df831d655b61bc10f5b83efd02d548a017', class: "icon" }, h("slot", { key: '57a32c1e3fc6ad4739c187ebe9c8ff587c9d59f6', name: "icon" }))), h("div", { key: '06a198599be0ce2c5bda505b73fedc2d6d27f8e6', class: "card-title" }, h("slot", { key: '8e62184408b3887c340e0adb9f26b3b0a76cd287', name: "heading" }, h("ic-typography", { key: '440fe573c8ef9b176e449a10c802c1648d818337', variant: "h4" }, h("p", { key: '82ea89e26ecc579d6cdc4a153fbb25025906c018' }, heading)))), isSlotUsed(this.el, "interaction-button") && (h("div", { key: '6196db67571d24d6a2e45834e00fc44745613a10', class: "interaction-button" }, h("slot", { key: 'b8a64955d174b510f59c6425fd40c10c042a8d26', name: "interaction-button" })))), (subheading || isSlotUsed(this.el, "subheading")) && (h("div", { key: '55de98b4c457eb503ee3b6a45eaccff3dc5d9d0c', class: "subheading" }, h("slot", { key: '4560efc9da8eef089edd648f38668bb21c6ca4b6', name: "subheading" }, h("ic-typography", { key: 'b24a33d8d94f2c910a64d866f4da1664f6ff10a3', variant: "subtitle-small" }, subheading)))), isSlotUsed(this.el, "adornment") && (h("div", { key: '6766128835ebd7944b228ef4a70b47af7aa46658', class: "adornment" }, h("slot", { key: '9aa586884ad3a69c936a9ff7c831f13afb63696e', name: "adornment" }))), isSlotUsed(this.el, "image-mid") && (h("div", { key: 'e0b686295c0b455b1a33bb9dba1d16d973101b6c', class: "image-mid" }, h("slot", { key: '581dada577f03ff0c5c17d9e55d69124b71fbe96', name: "image-mid" }))), (message || isSlotUsed(this.el, "message")) && (h("div", { key: '26616626b87d6c5a36705aba4de57b8ec9b68c88', class: "card-message" }, message && (h("ic-typography", { key: 'bc14188c6005720fe4412ba375b7044f851bbcb3', variant: "body" }, message)), isSlotUsed(this.el, "message") && h("slot", { key: '6d5a43f06888b83703c33b41555676ccad3a8aaa', name: "message" }))), (isSlotUsed(this.el, "interaction-controls") || expandable) && (h("div", { key: '7896f819a4caf027eb0e883875b4a4a1ee4174da', class: "interaction-area" }, h("div", { key: '4109dcf04ac202f9e8ba1568c96e1acd7c7675fb', class: "interaction-controls" }, h("slot", { key: '42f5ba00458637177e62621852ecad1e974dd209', name: "interaction-controls" })), expandable && (h("ic-tooltip", { key: 'd4049e70edb1f6618d2f394e4f5c4f78a38b2cef', id: "ic-tooltip-expand-button", label: "Toggle expandable area", silent: true }, h("button", { key: 'eb6363669ab6002ffe50fb8ea81fca63790781fb', class: {
|
163
163
|
"toggle-button": true,
|
164
164
|
[`toggle-button-${this.areaExpanded ? "expanded" : "closed"}`]: true,
|
165
|
-
}, "aria-label": "Toggle expandable area", "aria-expanded": `${this.areaExpanded}`, "aria-controls": this.areaExpanded ? "expanded-content-area" : null, onClick: this.toggleExpanded, innerHTML: chevronIcon }))))), isSlotUsed(this.el, "expanded-content") && this.areaExpanded && (h("div", { key: '
|
165
|
+
}, "aria-label": "Toggle expandable area", "aria-expanded": `${this.areaExpanded}`, "aria-controls": this.areaExpanded ? "expanded-content-area" : null, onClick: this.toggleExpanded, innerHTML: chevronIcon }))))), isSlotUsed(this.el, "expanded-content") && this.areaExpanded && (h("div", { key: '54cf44b01090436c67a2dfa3b1265e924a3142b8', class: "expanded-content", id: "expanded-content-area" }, h("slot", { key: '5cc85bf2a225f6a6f1d7436f9086a5d43bf43ddf', name: "expanded-content" }))), isSlotUsed(this.el, "badge") && h("slot", { key: '20734165707440fc4ed806a179c0b7c249cd1dcf', name: "badge" }))));
|
166
166
|
}
|
167
167
|
static get is() { return "ic-card-vertical"; }
|
168
168
|
static get encapsulation() { return "shadow"; }
|
@@ -567,11 +567,13 @@ video {
|
|
567
567
|
.checkbox-label {
|
568
568
|
padding-left: var(--ic-space-sm);
|
569
569
|
color: var(--ic-checkbox-text);
|
570
|
+
|
570
571
|
--ic-typography-color: var(--ic-checkbox-text);
|
571
572
|
}
|
572
573
|
|
573
574
|
:host(.ic-checkbox-disabled) .checkbox-label {
|
574
575
|
color: var(--ic-checkbox-text-disabled);
|
576
|
+
|
575
577
|
--ic-typography-color: var(--ic-checkbox-text-disabled);
|
576
578
|
}
|
577
579
|
|
@@ -708,7 +710,7 @@ video {
|
|
708
710
|
}
|
709
711
|
|
710
712
|
.branch-corner:dir(rtl) {
|
711
|
-
border-radius: 0 0 0.188rem
|
713
|
+
border-radius: 0 0 0.188rem;
|
712
714
|
border-right: 0.125rem solid var(--ic-action-default);
|
713
715
|
border-left: none;
|
714
716
|
}
|
@@ -109,17 +109,17 @@ export class Checkbox {
|
|
109
109
|
checked
|
110
110
|
? renderHiddenInput(true, el, name, checked && value, disabled)
|
111
111
|
: removeHiddenInput(el);
|
112
|
-
return (h(Host, { key: '
|
112
|
+
return (h(Host, { key: '1b4f1fd6e5e8848ef63134541cbc314fe5976b2b', class: {
|
113
113
|
"ic-checkbox-disabled": !!disabled,
|
114
114
|
[`ic-checkbox-${size || parentElementSize}`]: true,
|
115
115
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
116
|
-
} }, h("div", { key: '
|
116
|
+
} }, h("div", { key: '3ec8b6cc45dcf275c6340c2d7321e335c9383ac5', class: "container" }, displayIndeterminate && h("div", { key: 'd38202c75ef2f3a90a8b57efcb4030fc222e1038', class: "indeterminate-symbol" }), !displayIndeterminate && checked && (h("svg", { key: '134ea738eb2858a4a27ed8792edb7668790d59a7', class: "checkmark", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "fill-rule": "evenodd", "clip-rule": "evenodd" }, h("title", { key: 'e8113684e52bb9e6b66200886a8aef0e4eeeaf28' }, "checkmark icon"), h("path", { key: '342f98d89977388cfabb77fdf08cb4ecb7d7cc14', d: "M21 6.285l-11.16 12.733-6.84-6.018 1.319-1.49 5.341 4.686 9.865-11.196 1.475 1.285z" }))), h("input", { key: '1b0ad31864fc8d7b7d40bc50e975162cf387ae01', role: "checkbox", class: {
|
117
117
|
checkbox: true,
|
118
118
|
checked: !!checked,
|
119
119
|
indeterminate: !!displayIndeterminate,
|
120
|
-
}, type: "checkbox", name: name, id: id, value: value, disabled: disabled, checked: checked, indeterminate: displayIndeterminate, onClick: this.handleClick, form: form, "aria-label": this.hideLabel ? this.label : undefined }), !this.hideLabel && (h("ic-typography", { key: '
|
120
|
+
}, type: "checkbox", name: name, id: id, value: value, disabled: disabled, checked: checked, indeterminate: displayIndeterminate, onClick: this.handleClick, form: form, "aria-label": this.hideLabel ? this.label : undefined }), !this.hideLabel && (h("ic-typography", { key: '4e0aacf944928ed74162bb779ea2aa7f69cfd88d', class: "checkbox-label", variant: "body" }, h("label", { key: 'cd6a349ecf42e327806161ff4eb38680a4b9d91b', htmlFor: id }, label)))), isSlotUsed(el, "additional-field") && (h("div", { key: 'd658a44ea59a92e254ec4d5e097b43205c81d06a', class: "dynamic-container", ref: (el) => (this.additionalFieldContainer = el) }, additionalFieldDisplay === "dynamic" && (h("div", { key: 'ed31c233420f6f8c88951e7d208c7bcc418d382a', class: "branch-corner" })), h("div", { key: '9cffdb6170b03336348940da135cb8c686235610' }, additionalFieldDisplay === "dynamic" && (h("ic-typography", { key: 'c6b1518d6f7641afaba0befc8de0a8ccb23cc7e9', variant: "caption" }, h("p", { key: '931a9b34320375e0ff79014aa9ae4e9100a3c860', class: "dynamic-text", "aria-live": "polite" }, dynamicText))), h("div", { key: '1d1034308c125fd0ec86a5bcfe91103742141b8c', class: {
|
121
121
|
"additional-field-wrapper": additionalFieldDisplay === "static",
|
122
|
-
} }, h("slot", { key: '
|
122
|
+
} }, h("slot", { key: '6b3c352f0fb38399cfdea480687fc69d39358e7a', name: "additional-field" })))))));
|
123
123
|
}
|
124
124
|
static get is() { return "ic-checkbox"; }
|
125
125
|
static get encapsulation() { return "shadow"; }
|
@@ -89,13 +89,13 @@ export class CheckboxGroup {
|
|
89
89
|
render() {
|
90
90
|
const { disabled, helperText, hideLabel, label, name, required, size, theme, validationStatus, validationText, } = this;
|
91
91
|
const describedBy = getInputDescribedByText(name, helperText !== "", validationStatus !== "");
|
92
|
-
return (h(Host, { key: '
|
92
|
+
return (h(Host, { key: '9b8f671f38c8f92faee8e11760f8a0cd134b1073', class: {
|
93
93
|
[`ic-checkbox-group-${size}`]: true,
|
94
94
|
[`ic-checkbox-group-disabled`]: !!disabled,
|
95
95
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
96
|
-
} }, (validationStatus === "error" || required || hideLabel) && (h("span", { key: '
|
96
|
+
} }, (validationStatus === "error" || required || hideLabel) && (h("span", { key: '2946ec438a1086a641cd0116468cfa5d765388ac', id: "screenReaderOnlyText", class: "screen-reader-only-text", "aria-hidden": "true" }, label, " ", validationStatus === "error" ? "invalid data " : null, " ", required ? "required" : null)), h("fieldset", { key: '9a55837be6b839d11d555a5434f1ce1bc20fb2c9', id: name, "aria-labelledby": `${validationStatus === "error" || required || hideLabel
|
97
97
|
? "screenReaderOnlyText"
|
98
|
-
: ""} ${describedBy}`.trim(), disabled: disabled }, !hideLabel && (h("legend", { key: '
|
98
|
+
: ""} ${describedBy}`.trim(), disabled: disabled }, !hideLabel && (h("legend", { key: '4fb8b826e1bcd293c7952ecce033758f0cd16cc3' }, h("ic-input-label", { key: 'c2e149bd304c9722fa874d489f0ed5141ce216fc', class: { [`${validationStatus}`]: true }, label: label, helperText: helperText, required: required, disabled: disabled, useLabelTag: false }))), h("div", { key: 'af7929cc1b1aa0cb68a4c154c2847d0eb1486726', class: "checkboxes-container" }, h("slot", { key: 'da09cbc97224437899f4fd0ed9c9b79149b76963' }))), hasValidationStatus(validationStatus, disabled) && (h("ic-input-validation", { key: '2187e8455d81cfda15f962182f12c17180bba4c8', for: name, ariaLiveMode: "polite", status: validationStatus, message: validationText }))));
|
99
99
|
}
|
100
100
|
static get is() { return "ic-checkbox-group"; }
|
101
101
|
static get encapsulation() { return "shadow"; }
|
@@ -94,10 +94,10 @@ export class Chip {
|
|
94
94
|
}
|
95
95
|
render() {
|
96
96
|
const { label, variant, size, dismissible, visible, disabled, hovered, theme, customColorClass, dismissLabel, } = this;
|
97
|
-
return (h(Host, { key: '
|
97
|
+
return (h(Host, { key: '1b4360dcf0ba51576a0ee9d58d65913df020f369', class: {
|
98
98
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
99
99
|
[`${customColorClass}`]: variant === "filled" && customColorClass !== "",
|
100
|
-
} }, visible && (h("div", { key: '
|
100
|
+
} }, visible && (h("div", { key: '8c1f8604092bf2f2339c30b3dfb4a1ea7c39dbeb', class: {
|
101
101
|
chip: true,
|
102
102
|
[`${variant}`]: true,
|
103
103
|
[`${size}`]: true,
|
@@ -105,7 +105,7 @@ export class Chip {
|
|
105
105
|
dismissible: !!dismissible,
|
106
106
|
hovered,
|
107
107
|
"non-transparent": this.variant === "outlined" && !this.transparentBackground,
|
108
|
-
} }, isSlotUsed(this.el, "icon") && (h("div", { key: '
|
108
|
+
} }, isSlotUsed(this.el, "icon") && (h("div", { key: '52ac64960f90b3b68208ec75e69e208be58f3eb4', class: "icon" }, h("slot", { key: '142815de4c40164de8ec4a851be5d686a927b4be', name: "icon" }))), h("ic-typography", { key: '1e1e9db4c315555021f139dad5569555ec9c3aee', variant: "label", "apply-vertical-margins": false, class: { label: true, "in-ag-grid": this.inAGGrid } }, h("span", { key: '62498dfec69836cb26e3ae48d309f3b83e28c480' }, label)), dismissible && (h("ic-tooltip", { key: '188618ceeae1160eaba1a4b54c82e8855b1c52e4', label: dismissLabel, target: "dismiss-icon", class: { "tooltip-disabled": !!disabled } }, h("button", { key: '851b349f8928a4f09e0d78a743ef781209d6b0d8', id: "dismiss-icon", class: "dismiss-icon", "aria-label": `${dismissLabel} ${label} chip`, disabled: disabled, tabindex: disabled ? -1 : 0, onClick: this.dismissAction, onMouseEnter: this.mouseEnterHandler, onMouseLeave: this.mouseLeaveHandler, innerHTML: dismissIcon }))), isSlotUsed(this.el, "badge") && h("slot", { key: 'b43d3e23d56d14044056537d89732d4d07eb2b30', name: "badge" })))));
|
109
109
|
}
|
110
110
|
static get is() { return "ic-chip"; }
|
111
111
|
static get encapsulation() { return "shadow"; }
|
@@ -40,10 +40,10 @@ export class ClassificationBanner {
|
|
40
40
|
if (!classification ||
|
41
41
|
(classification && !classificationText[classification]))
|
42
42
|
classification = "default";
|
43
|
-
return (h(Host, { key: '
|
43
|
+
return (h(Host, { key: 'f30aac02756628e8538572d0b2cab67b0ffc4b75', class: { ["ic-classification-banner-inline"]: !!inline } }, h("banner", { key: '5eda99cbdf376e20ad9ed03fc5c7fc515805c6da', "aria-label": "Protective marking", class: {
|
44
44
|
["classification-banner"]: true,
|
45
45
|
[`${classification}`]: classification,
|
46
|
-
} }, classification !== "default" ? (h("span", { class: "offscreen" }, "The protective marking of this page is:", " ")) : null, h("ic-typography", { key: '
|
46
|
+
} }, classification !== "default" ? (h("span", { class: "offscreen" }, "The protective marking of this page is:", " ")) : null, h("ic-typography", { key: '3f094aa6b0ed00ec4f70858a81a030b2599829f9', variant: "caption-uppercase" }, classification === "default"
|
47
47
|
? classificationText[classification]
|
48
48
|
: `${upTo ? "up to" : ""}
|
49
49
|
${country}
|
@@ -18,10 +18,10 @@ export class DataList {
|
|
18
18
|
if (size === "small") {
|
19
19
|
Array.from(el.children).forEach((child) => child.setAttribute("size", "small"));
|
20
20
|
}
|
21
|
-
return (h(Host, { key: '
|
21
|
+
return (h(Host, { key: 'c66609f65612dca067e70b5762d7eeb797dd2121', class: {
|
22
22
|
"ic-data-list-small": size === "small",
|
23
23
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
24
|
-
} }, h("div", { key: '
|
24
|
+
} }, h("div", { key: '685663251c565cb665c03e9bd39e1d5b2f7ef73b', class: "heading", id: "data-list-heading" }, h("slot", { key: 'e81970054a2053f05f6c0ef378e2509bb602da65', name: "heading" }, h("ic-typography", { key: '860b07bd25a11f7f6a938aab5cbae0c5802bea3e', variant: "h3" }, heading))), h("div", { key: 'c004429938c7c71ac70ee106486f75193cffc2ca', class: "divider" }), h("ul", { key: 'b9e010a5703ecaf75ce3b1cf396901b26618a34a', "aria-labelledby": "data-list-heading", class: "rows" }, h("slot", { key: '684b99425193c3a5e306b67e235b7d85e1802fce' }))));
|
25
25
|
}
|
26
26
|
static get is() { return "ic-data-list"; }
|
27
27
|
static get encapsulation() { return "shadow"; }
|
@@ -68,12 +68,12 @@ export class DataRow {
|
|
68
68
|
}
|
69
69
|
render() {
|
70
70
|
const { el, listSize, hasEndComponent, label, renderCellContent, size, theme, value, } = this;
|
71
|
-
return (h(Host, { key: '
|
71
|
+
return (h(Host, { key: '3cfe27bfa3e8e0a563450e3842c31e50a78fcb28', class: {
|
72
72
|
["ic-data-row-small"]: size === "small",
|
73
73
|
["breakpoint-medium"]: listSize === "m",
|
74
74
|
["breakpoint-xs"]: listSize === "xs",
|
75
75
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
76
|
-
}, role: "listitem" }, h("div", { key: '
|
76
|
+
}, role: "listitem" }, h("div", { key: '348b7ebe1cec0baab24213e9cc468a7e2274ae31', class: "data" }, h("div", { key: 'a2d9d409a312f20b259a40a85ce37b8928e8da06', class: "text-cells" }, (isSlotUsed(el, "label") || label) && renderCellContent("label"), (isSlotUsed(el, "value") || value) && renderCellContent("value")), hasEndComponent && (h("div", { key: 'c7f9583403acf4041eebe4b26ff417b453fe07db', class: "end-component" }, h("slot", { key: '837641d249f27635ece7e1eb6505d3e4dbf5492b', name: "end-component" })))), h("div", { key: '9f39724a36e05428a979a589bbed4a09fa2043e0', class: "divider" })));
|
77
77
|
}
|
78
78
|
static get is() { return "ic-data-row"; }
|
79
79
|
static get encapsulation() { return "shadow"; }
|
@@ -499,7 +499,9 @@ video {
|
|
499
499
|
.dialog {
|
500
500
|
background-color: var(--ic-dialog-background);
|
501
501
|
color: var(--ic-dialog-text-primary);
|
502
|
+
|
502
503
|
--ic-typography-color: var(--ic-dialog-text-primary);
|
504
|
+
|
503
505
|
border: var(--ic-space-1px) solid var(--ic-dialog-border);
|
504
506
|
border-radius: var(--ic-border-radius);
|
505
507
|
padding: var(--ic-space-xs) 0 var(--ic-space-md);
|
@@ -610,7 +612,6 @@ video {
|
|
610
612
|
.dialog {
|
611
613
|
width: 100vw;
|
612
614
|
height: 100vh;
|
613
|
-
transform: translateY(-5rem);
|
614
615
|
max-width: none;
|
615
616
|
max-height: none;
|
616
617
|
box-sizing: border-box;
|
@@ -334,7 +334,7 @@ export class Dialog {
|
|
334
334
|
}
|
335
335
|
render() {
|
336
336
|
const { dialogRendered, disableHeightConstraint, fadeIn, theme } = this;
|
337
|
-
return (h(Host, { key: '
|
337
|
+
return (h(Host, { key: '4bdf6778197f347e18d1c6d238db6e654672ea71', class: {
|
338
338
|
"ic-dialog-hidden": !dialogRendered,
|
339
339
|
"ic-dialog-fade-in": fadeIn,
|
340
340
|
"disable-height-constraint": !!disableHeightConstraint,
|
@@ -1,23 +1,29 @@
|
|
1
1
|
/**
|
2
2
|
* @prop --ic-divider-vertical-height: The height of a vertical divider. The default value is `inherit`.
|
3
3
|
*/
|
4
|
+
|
4
5
|
/**
|
5
6
|
* @prop --ic-divider-horizontal-width: The width of a horizontal divider. The default value is `inherit`.
|
6
7
|
*/
|
8
|
+
|
7
9
|
/**
|
8
10
|
* @prop --ic-divider-label-width: The max-width of the divider label. When orientation is set to `horizontal`, the default value is `max(20rem, 60%)`. When orientation is set to `vertical`, the default value is `20 rem`.
|
9
11
|
*/
|
10
12
|
|
11
13
|
/* IC-DIVIDER COLORS */
|
14
|
+
|
12
15
|
/**
|
13
16
|
* @internal @prop --ic-divider-background
|
14
17
|
*/
|
18
|
+
|
15
19
|
/**
|
16
20
|
* @internal @prop --ic-divider-background-monochrome
|
17
21
|
*/
|
22
|
+
|
18
23
|
/**
|
19
24
|
* @internal @prop --ic-divider-label
|
20
25
|
*/
|
26
|
+
|
21
27
|
/**
|
22
28
|
* @internal @prop --ic-divider-label-monochrome
|
23
29
|
*/
|
@@ -250,6 +256,7 @@ hr,
|
|
250
256
|
|
251
257
|
:host(.ic-divider-vertical) .ic-divider-label {
|
252
258
|
text-align: center;
|
259
|
+
max-width: var(--ic-divider-label-width, 20rem);
|
253
260
|
}
|
254
261
|
|
255
262
|
:host() .ic-divider-label-container {
|
@@ -258,10 +265,6 @@ hr,
|
|
258
265
|
max-width: var(--ic-divider-label-width, max(20rem, 60%));
|
259
266
|
}
|
260
267
|
|
261
|
-
:host(.ic-divider-vertical) .ic-divider-label {
|
262
|
-
max-width: var(--ic-divider-label-width, 20rem);
|
263
|
-
}
|
264
|
-
|
265
268
|
:host(.ic-divider-vertical) .ic-divider-label-container {
|
266
269
|
max-width: var(--ic-divider-label-width, 20rem);
|
267
270
|
}
|
@@ -37,11 +37,11 @@ export class EmptyState {
|
|
37
37
|
}
|
38
38
|
render() {
|
39
39
|
const { aligned, body, maxLines, heading, imageSize, subheading, theme } = this;
|
40
|
-
return (h(Host, { key: '
|
40
|
+
return (h(Host, { key: '4bb35d1c3476b88cc58e952b1b8785e4425d5339', class: {
|
41
41
|
[`ic-empty-state-${aligned}`]: true,
|
42
42
|
[`image-${imageSize}`]: isSlotUsed(this.el, "image"),
|
43
43
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
44
|
-
} }, isSlotUsed(this.el, "image") && h("slot", { key: '
|
44
|
+
} }, isSlotUsed(this.el, "image") && h("slot", { key: '9e87ed9f746d37f57505a75c62b10279b31ef54e', name: "image" }), h("div", { key: '4f94dc11d843660d3fecd976fa71f9c57644c89b' }, h("slot", { key: 'be23c55a8dc832904fbae342890d2a3d2d74ae85', name: "heading" }, h("ic-typography", { key: '52bf3dca695fecff3e5d650bd81db23d09665258', variant: "h4", class: "empty-state-heading" }, heading)), h("slot", { key: '7ed10d78475ac8b9c3f5a084a1294ad1be180f15', name: "subheading" }, h("ic-typography", { key: '5772d056578a64a951178c3c3026b36d4b316496', variant: "subtitle-small", class: "empty-state-subheading" }, subheading)), h("slot", { key: '14a8815b51a06521642921f09fa8346483522e84', name: "body" }, h("ic-typography", { key: 'bca780cc2275e81d4e25bae45f5065f6fab3bcd5', maxLines: maxLines, class: "empty-state-body" }, body))), isSlotUsed(this.el, "actions") && (h("div", { key: 'd6c0f61a358c1d0c86c4da922ed0504ffdc8228f', class: "action-area" }, h("slot", { key: 'ac150a34e883376bfee43a6edbeb8992c3bc3f96', name: "actions" })))));
|
45
45
|
}
|
46
46
|
static get is() { return "ic-empty-state"; }
|
47
47
|
static get encapsulation() { return "shadow"; }
|