@ukic/web-components 3.0.0-alpha.1 → 3.0.0-alpha.11
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 +5 -4
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/{helpers-f1cf5156.js → helpers-eca4c27e.js} +80 -29
- package/dist/cjs/helpers-eca4c27e.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +10 -10
- package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +12 -5
- package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +9 -14
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +8 -5
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +26 -3
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +43 -20
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +49 -4
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +28 -26
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +48 -47
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +21 -6
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +10 -4
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +27 -15
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +32 -9
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +73 -9
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +7 -15
- package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +6 -7
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +8 -7
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +24 -14
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +7 -15
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +17 -9
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +486 -200
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +24 -26
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +10 -12
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +25 -18
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +11 -8
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +10 -8
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +60 -8
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -4
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +8 -6
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +12 -11
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination.cjs.entry.js +23 -15
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +47 -25
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +60 -29
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +42 -22
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +54 -56
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +192 -66
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +16 -11
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +4 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +5 -4
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +4 -5
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +12 -2
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +21 -16
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +60 -123
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +3 -19
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +10 -8
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +43 -23
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +20 -20
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +4 -4
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +62 -12
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +64 -9
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +13 -7
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +5 -3
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-f982899d.js +4 -4
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/ag-theme-icds.css +218 -0
- package/dist/collection/collection-manifest.json +3 -3
- package/dist/collection/components/ic-accordion/ic-accordion.css +22 -20
- package/dist/collection/components/ic-accordion/ic-accordion.js +37 -31
- package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
- package/dist/collection/components/ic-accordion/ic-accordion.stories.js +611 -0
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js +6 -3
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js.map +1 -1
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.css +2 -12
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js +18 -18
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js.map +1 -1
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js +3 -3
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.css +38 -20
- package/dist/collection/components/ic-alert/ic-alert.js +52 -33
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.stories.js +271 -0
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +22 -4
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +5 -2
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +31 -4
- 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 +162 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +14 -0
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.css +5 -5
- package/dist/collection/components/ic-badge/ic-badge.js +42 -4
- package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.stories.js +1092 -0
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js +194 -0
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +27 -8
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +52 -4
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +49 -5
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +44 -19
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.stories.js +362 -0
- package/dist/collection/components/ic-button/ic-button.css +690 -420
- package/dist/collection/components/ic-button/ic-button.js +64 -46
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.stories.js +2208 -0
- package/dist/collection/components/ic-button/ic-button.types.js.map +1 -1
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +9 -9
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +102 -113
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +80 -52
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.stories.js +1050 -0
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js +44 -3
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js.map +1 -1
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +71 -39
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +35 -3
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +15 -2
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +46 -3
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.stories.js +726 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +3 -0
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.css +64 -49
- package/dist/collection/components/ic-chip/ic-chip.js +66 -15
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.stories.js +980 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +19 -0
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +1 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +14 -10
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.stories.js +131 -0
- package/dist/collection/components/ic-data-list/ic-data-list.stories.js +493 -0
- package/dist/collection/components/ic-dialog/ic-dialog.css +16 -9
- package/dist/collection/components/ic-dialog/ic-dialog.js +57 -10
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.stories.js +1066 -0
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +27 -7
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.css +295 -4
- package/dist/collection/components/ic-divider/ic-divider.js +239 -12
- package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.stories.js +394 -0
- package/dist/collection/components/ic-divider/ic-divider.types.js +2 -0
- package/dist/collection/components/ic-divider/ic-divider.types.js.map +1 -0
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +90 -5
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +1 -1
- package/dist/collection/components/ic-empty-state/ic-empty-state.css +15 -0
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +31 -15
- package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
- package/dist/collection/components/ic-empty-state/ic-empty-state.stories.js +404 -0
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js +101 -0
- package/dist/collection/components/ic-empty-state/test/basic/ic-empty-state.spec.js.map +1 -0
- package/dist/collection/components/ic-footer/ic-footer.css +21 -20
- package/dist/collection/components/ic-footer/ic-footer.js +26 -16
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.stories.js +384 -0
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +43 -2
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +1 -1
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +24 -6
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +9 -8
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +1 -1
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +11 -19
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +7 -8
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +1 -1
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.css +25 -10
- package/dist/collection/components/ic-hero/ic-hero.js +10 -18
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.stories.js +448 -0
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +23 -5
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.css +2 -6
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +67 -11
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +43 -0
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +40 -17
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +23 -48
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +30 -3
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +1 -1
- package/dist/collection/components/ic-input-label/ic-input-label.css +19 -20
- package/dist/collection/components/ic-input-label/ic-input-label.js +53 -34
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +35 -49
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +1 -1
- package/dist/collection/components/ic-input-validation/ic-input-validation.css +12 -3
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +7 -7
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.css +18 -33
- package/dist/collection/components/ic-link/ic-link.js +14 -16
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.stories.js +85 -0
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +3 -3
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +15 -10
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +50 -31
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.stories.js +464 -0
- package/dist/collection/components/ic-menu/ic-menu.css +111 -29
- package/dist/collection/components/ic-menu/ic-menu.js +522 -201
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +381 -33
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.css +2 -2
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -1
- package/dist/collection/components/ic-menu-item/ic-menu-item.css +32 -28
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +67 -25
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +15 -2
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +18 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +37 -10
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +3 -3
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +17 -12
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +35 -9
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +3 -3
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +38 -65
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +88 -11
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +15 -3
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +9 -6
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +27 -2
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.css +7 -3
- package/dist/collection/components/ic-page-header/ic-page-header.js +30 -4
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.stories.js +823 -0
- package/dist/collection/components/ic-pagination/ic-pagination.css +15 -0
- package/dist/collection/components/ic-pagination/ic-pagination.js +65 -37
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
- package/dist/collection/components/ic-pagination/ic-pagination.stories.js +164 -0
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +11 -1
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +1 -1
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +29 -9
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +54 -33
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -1
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js +3 -0
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +5 -5
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +112 -26
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.stories.js +504 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.css +17 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +83 -26
- 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 +443 -0
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +12 -3
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +1 -1
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +36 -28
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +73 -21
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.css +110 -10
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +101 -57
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.stories.js +593 -0
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +63 -94
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +1 -1
- package/dist/collection/components/ic-section-container/ic-section-container.stories.js +62 -0
- package/dist/collection/components/ic-select/ic-select.css +93 -53
- package/dist/collection/components/ic-select/ic-select.js +267 -77
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select_(multi).stories.js +892 -0
- package/dist/collection/components/ic-select/ic-select_(searchable).stories.js +965 -0
- package/dist/collection/components/ic-select/ic-select_(single).stories.js +790 -0
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +234 -1
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +50 -34
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +18 -13
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.stories.js +2526 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.types.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +6 -6
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.css +4 -27
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +16 -10
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.stories.js +143 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +6 -6
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +21 -2
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.stories.js +196 -0
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +15 -32
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +1 -1
- package/dist/collection/components/ic-step/ic-step.css +65 -98
- package/dist/collection/components/ic-step/ic-step.js +29 -3
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.js +37 -19
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.stories.js +277 -0
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +4 -4
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.css +30 -48
- package/dist/collection/components/ic-switch/ic-switch.js +43 -30
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.stories.js +149 -0
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +3 -14
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +1 -1
- package/dist/collection/components/ic-tab/ic-tab.js +11 -6
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +16 -0
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +60 -123
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tabs.stories.js +316 -0
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +2 -2
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +1 -1
- package/dist/collection/components/ic-tab-group/ic-tab-group.css +8 -0
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +1 -17
- 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 +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.css +62 -8
- package/dist/collection/components/ic-text-field/ic-text-field.js +70 -24
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.stories.js +862 -0
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +26 -12
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +1 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +2 -2
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.js +31 -31
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.stories.js +434 -0
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +7 -7
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +1 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +11 -11
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.css +31 -17
- package/dist/collection/components/ic-toast/ic-toast.js +2 -3
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.stories.js +396 -0
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +16 -16
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.css +189 -57
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +149 -42
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.stories.js +427 -0
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js +10 -0
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js.map +1 -1
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.css +23 -16
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +144 -35
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.stories.js +585 -0
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js +187 -0
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +7 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +2 -5
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +366 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +49 -21
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +39 -9
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.stories.js +1098 -0
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +3 -3
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.css +7 -9
- package/dist/collection/components/ic-typography/ic-typography.js +3 -1
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.stories.js +447 -0
- package/dist/collection/patterns/top-nav-content-footer.stories.js +109 -0
- package/dist/collection/patterns/z-index.stories.js +474 -0
- package/dist/collection/testspec.setup.js +14 -0
- package/dist/collection/testspec.setup.js.map +1 -1
- package/dist/collection/utils/constants.js +1 -1
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +64 -19
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js +6 -6
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +73 -26
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-accordion-group.js +11 -11
- package/dist/components/ic-accordion-group.js.map +1 -1
- package/dist/components/ic-accordion.js +14 -6
- package/dist/components/ic-accordion.js.map +1 -1
- package/dist/components/ic-alert.js +12 -16
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +9 -5
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-badge.js +28 -5
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +44 -20
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +51 -4
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +21 -20
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +54 -50
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +25 -7
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +12 -4
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +32 -16
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +1 -1
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-row.js +1 -1
- package/dist/components/ic-dialog.js +33 -9
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-divider2.js +89 -12
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-empty-state.js +10 -17
- package/dist/components/ic-empty-state.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +7 -8
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +9 -8
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +25 -15
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +9 -17
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +19 -9
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +23 -32
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-label2.js +19 -20
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +9 -9
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +13 -15
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +11 -9
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +2 -2
- package/dist/components/ic-menu-group.js.map +1 -1
- package/dist/components/ic-menu-item2.js +30 -21
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +472 -175
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +13 -9
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +12 -9
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +64 -10
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +6 -4
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +9 -6
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +15 -12
- package/dist/components/ic-pagination-item2.js.map +1 -1
- package/dist/components/ic-pagination.js +25 -15
- package/dist/components/ic-pagination.js.map +1 -1
- package/dist/components/ic-popover-menu.js +50 -26
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +63 -30
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +45 -23
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +70 -81
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-select.js +196 -67
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +17 -12
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +5 -5
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-status-tag.js +5 -3
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +4 -4
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +14 -3
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +24 -18
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +60 -123
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +2 -18
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +1 -1
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +10 -8
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field.js +371 -1
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +22 -22
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast.js +4 -4
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-toggle-button-group.js +75 -14
- package/dist/components/ic-toggle-button-group.js.map +1 -1
- package/dist/components/ic-toggle-button.js +76 -17
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +1 -1
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +15 -8
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +4 -2
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/ag-theme-icds.css +218 -0
- package/dist/core/core.css +1607 -77
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-00587c99.entry.js +2 -0
- package/dist/core/p-00587c99.entry.js.map +1 -0
- package/dist/core/p-07aaf9c4.entry.js +2 -0
- package/dist/core/p-07aaf9c4.entry.js.map +1 -0
- package/dist/core/p-094f51b6.entry.js +2 -0
- package/dist/core/p-094f51b6.entry.js.map +1 -0
- package/dist/core/p-146b2788.entry.js +2 -0
- package/dist/core/p-146b2788.entry.js.map +1 -0
- package/dist/core/p-15082ea5.entry.js +2 -0
- package/dist/core/p-15082ea5.entry.js.map +1 -0
- package/dist/core/p-174de9d7.entry.js +2 -0
- package/dist/core/p-174de9d7.entry.js.map +1 -0
- package/dist/core/p-17f9921d.entry.js +2 -0
- package/dist/core/p-17f9921d.entry.js.map +1 -0
- package/dist/core/p-246ea059.entry.js +2 -0
- package/dist/core/p-246ea059.entry.js.map +1 -0
- package/dist/core/p-25d3c3a6.entry.js +2 -0
- package/dist/core/p-25d3c3a6.entry.js.map +1 -0
- package/dist/core/{p-54238d16.entry.js → p-27274ca8.entry.js} +2 -2
- package/dist/core/p-27274ca8.entry.js.map +1 -0
- package/dist/core/p-39ab6387.entry.js +2 -0
- package/dist/core/p-39ab6387.entry.js.map +1 -0
- package/dist/core/p-3d565739.entry.js +2 -0
- package/dist/core/p-3d565739.entry.js.map +1 -0
- package/dist/core/p-41b7c67c.entry.js +2 -0
- package/dist/core/p-41b7c67c.entry.js.map +1 -0
- package/dist/core/p-4572b2ba.entry.js +2 -0
- package/dist/core/p-4572b2ba.entry.js.map +1 -0
- package/dist/core/p-4cfe1dd8.entry.js +2 -0
- package/dist/core/p-4cfe1dd8.entry.js.map +1 -0
- package/dist/core/p-5b836707.entry.js +2 -0
- package/dist/core/p-5b836707.entry.js.map +1 -0
- package/dist/core/{p-46ee459b.entry.js → p-67b3cd55.entry.js} +2 -2
- package/dist/core/p-67b3cd55.entry.js.map +1 -0
- package/dist/core/p-67b8a829.entry.js +2 -0
- package/dist/core/p-67b8a829.entry.js.map +1 -0
- package/dist/core/p-6dfa5a4b.entry.js +2 -0
- package/dist/core/p-6dfa5a4b.entry.js.map +1 -0
- package/dist/core/p-6e94c79c.entry.js +2 -0
- package/dist/core/p-6e94c79c.entry.js.map +1 -0
- package/dist/core/p-73d6092d.entry.js +2 -0
- package/dist/core/p-73d6092d.entry.js.map +1 -0
- package/dist/core/{p-c81109da.entry.js → p-770c52a7.entry.js} +2 -2
- package/dist/core/p-770c52a7.entry.js.map +1 -0
- package/dist/core/{p-e861a2b3.entry.js → p-7b26ef60.entry.js} +2 -2
- package/dist/core/p-7b26ef60.entry.js.map +1 -0
- package/dist/core/{p-1e802eeb.entry.js → p-7f984e25.entry.js} +2 -2
- package/dist/core/p-7f984e25.entry.js.map +1 -0
- package/dist/core/p-86caada0.entry.js +2 -0
- package/dist/core/p-86caada0.entry.js.map +1 -0
- package/dist/core/p-8c03b8b5.entry.js +2 -0
- package/dist/core/p-8c03b8b5.entry.js.map +1 -0
- package/dist/core/p-8fdb9b16.entry.js +2 -0
- package/dist/core/p-8fdb9b16.entry.js.map +1 -0
- package/dist/core/p-91a221b5.entry.js +2 -0
- package/dist/core/p-91a221b5.entry.js.map +1 -0
- package/dist/core/{p-e597da0e.entry.js → p-96b4ca6e.entry.js} +2 -2
- package/dist/core/p-96b4ca6e.entry.js.map +1 -0
- package/dist/core/p-9e0c2c19.entry.js +2 -0
- package/dist/core/p-9e0c2c19.entry.js.map +1 -0
- package/dist/core/p-9f569f90.entry.js +2 -0
- package/dist/core/p-9f569f90.entry.js.map +1 -0
- package/dist/core/p-a178d53c.entry.js +2 -0
- package/dist/core/p-a178d53c.entry.js.map +1 -0
- package/dist/core/p-a3b7a147.entry.js +2 -0
- package/dist/core/p-a3b7a147.entry.js.map +1 -0
- package/dist/core/p-a72685f6.entry.js +2 -0
- package/dist/core/p-a72685f6.entry.js.map +1 -0
- package/dist/core/p-abdc2912.entry.js +2 -0
- package/dist/core/p-abdc2912.entry.js.map +1 -0
- package/dist/core/p-b260b967.entry.js +2 -0
- package/dist/core/p-b260b967.entry.js.map +1 -0
- package/dist/core/p-b404b307.entry.js +2 -0
- package/dist/core/p-b404b307.entry.js.map +1 -0
- package/dist/core/p-b6ce9ca3.entry.js +2 -0
- package/dist/core/p-b6ce9ca3.entry.js.map +1 -0
- package/dist/core/p-b6e010f3.entry.js +2 -0
- package/dist/core/p-b6e010f3.entry.js.map +1 -0
- package/dist/core/p-bbd4f487.entry.js +2 -0
- package/dist/core/p-bbd4f487.entry.js.map +1 -0
- package/dist/core/p-bd9f3961.entry.js +2 -0
- package/dist/core/p-bd9f3961.entry.js.map +1 -0
- package/dist/core/{p-a3b6a02d.entry.js → p-c1db155d.entry.js} +2 -2
- package/dist/core/p-c1db155d.entry.js.map +1 -0
- package/dist/core/p-c7bcdb8e.entry.js +2 -0
- package/dist/core/p-c7bcdb8e.entry.js.map +1 -0
- package/dist/core/p-ca11666f.entry.js +2 -0
- package/dist/core/p-ca11666f.entry.js.map +1 -0
- package/dist/core/p-cda4aca9.js +2 -0
- package/dist/core/p-cda4aca9.js.map +1 -0
- package/dist/core/{p-bf4c61cb.entry.js → p-d0afa458.entry.js} +2 -2
- package/dist/core/{p-bf4c61cb.entry.js.map → p-d0afa458.entry.js.map} +1 -1
- package/dist/core/p-d8690838.entry.js +2 -0
- package/dist/core/p-d8690838.entry.js.map +1 -0
- package/dist/core/p-dededae6.entry.js +2 -0
- package/dist/core/p-dededae6.entry.js.map +1 -0
- package/dist/core/p-df957570.entry.js +2 -0
- package/dist/core/p-df957570.entry.js.map +1 -0
- package/dist/core/{p-d8870804.entry.js → p-e2cf6e7e.entry.js} +2 -2
- package/dist/core/p-e6189634.entry.js +2 -0
- package/dist/core/p-e6189634.entry.js.map +1 -0
- package/dist/core/p-e6dc3cd1.entry.js +2 -0
- package/dist/core/p-e6dc3cd1.entry.js.map +1 -0
- package/dist/core/p-e831277e.entry.js +2 -0
- package/dist/core/p-e831277e.entry.js.map +1 -0
- package/dist/core/p-eb7c589b.entry.js +2 -0
- package/dist/core/p-eb7c589b.entry.js.map +1 -0
- package/dist/core/p-f65179fe.entry.js +2 -0
- package/dist/core/p-f65179fe.entry.js.map +1 -0
- package/dist/core/p-fd60eef7.entry.js +2 -0
- package/dist/core/p-fd60eef7.entry.js.map +1 -0
- package/dist/core/p-fd9f3fd0.entry.js +2 -0
- package/dist/core/p-fd9f3fd0.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-1c9151ef.js → helpers-a72a277b.js} +74 -27
- package/dist/esm/helpers-a72a277b.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +10 -10
- package/dist/esm/ic-accordion-group.entry.js.map +1 -1
- package/dist/esm/ic-accordion.entry.js +12 -5
- package/dist/esm/ic-accordion.entry.js.map +1 -1
- package/dist/esm/ic-alert.entry.js +10 -15
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +9 -6
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-badge.entry.js +26 -3
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +43 -20
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +49 -4
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +28 -26
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +49 -48
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +21 -6
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +10 -4
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +28 -16
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +1 -1
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +1 -1
- package/dist/esm/ic-dialog.entry.js +32 -9
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +74 -10
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-empty-state.entry.js +8 -16
- package/dist/esm/ic-empty-state.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +6 -7
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +8 -7
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +24 -14
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +8 -16
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +17 -9
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +487 -201
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +24 -26
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +10 -12
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +3 -3
- package/dist/esm/ic-menu-group.entry.js.map +1 -1
- package/dist/esm/ic-menu-item.entry.js +25 -18
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +11 -8
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +10 -8
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +61 -9
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +5 -4
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +8 -6
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +12 -11
- package/dist/esm/ic-pagination-item.entry.js.map +1 -1
- package/dist/esm/ic-pagination.entry.js +23 -15
- package/dist/esm/ic-pagination.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +47 -25
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +60 -29
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +42 -22
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +54 -56
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +192 -66
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +16 -11
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +4 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-status-tag.entry.js +5 -4
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +4 -5
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +12 -2
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +21 -16
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +60 -123
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +3 -19
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +2 -2
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +10 -8
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +43 -23
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +20 -20
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +4 -4
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button-group.entry.js +62 -12
- package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button.entry.js +64 -9
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +13 -7
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +5 -3
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-d1d2c456.js +4 -4
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/ic-accordion/ic-accordion.d.ts +7 -5
- package/dist/types/components/ic-accordion-group/ic-accordion-group.d.ts +4 -4
- package/dist/types/components/ic-alert/ic-alert.d.ts +9 -6
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +5 -0
- package/dist/types/components/ic-badge/ic-badge.d.ts +5 -0
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +9 -0
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +1 -0
- package/dist/types/components/ic-button/ic-button.d.ts +11 -7
- package/dist/types/components/ic-button/ic-button.types.d.ts +0 -1
- package/dist/types/components/ic-card-vertical/ic-card-vertical.d.ts +9 -5
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +7 -2
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +8 -1
- package/dist/types/components/ic-chip/ic-chip.d.ts +13 -2
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +8 -2
- package/dist/types/components/ic-divider/ic-divider.d.ts +33 -3
- package/dist/types/components/ic-divider/ic-divider.types.d.ts +3 -0
- package/dist/types/components/ic-empty-state/ic-empty-state.d.ts +5 -2
- package/dist/types/components/ic-footer/ic-footer.d.ts +4 -3
- package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +3 -3
- package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +3 -2
- package/dist/types/components/ic-hero/ic-hero.d.ts +3 -4
- package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.d.ts +8 -2
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +2 -5
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +8 -4
- package/dist/types/components/ic-link/ic-link.d.ts +2 -2
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +9 -5
- package/dist/types/components/ic-menu/ic-menu.d.ts +49 -16
- package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +12 -5
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +7 -3
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +7 -3
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +14 -3
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +5 -0
- package/dist/types/components/ic-page-header/ic-page-header.d.ts +5 -1
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +10 -5
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +10 -5
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +9 -7
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +6 -1
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +10 -3
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +15 -3
- package/dist/types/components/ic-select/ic-select.d.ts +36 -16
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +3 -3
- package/dist/types/components/ic-side-navigation/ic-side-navigation.types.d.ts +2 -2
- package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +3 -2
- package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +4 -0
- package/dist/types/components/ic-step/ic-step.d.ts +5 -0
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +6 -4
- package/dist/types/components/ic-switch/ic-switch.d.ts +7 -6
- package/dist/types/components/ic-tab/ic-tab.d.ts +1 -0
- package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +8 -6
- package/dist/types/components/ic-tab-group/ic-tab-group.d.ts +0 -4
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +10 -2
- package/dist/types/components/ic-theme/ic-theme.d.ts +8 -8
- package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +16 -7
- package/dist/types/components/ic-toggle-button-group/ic-toggle-button-group.d.ts +21 -5
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +1 -1
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +7 -3
- package/dist/types/components.d.ts +516 -159
- package/dist/types/testspec.setup.d.ts +9 -0
- package/dist/types/utils/helpers.d.ts +22 -8
- package/dist/types/utils/types.d.ts +8 -6
- package/hydrate/index.js +1998 -1053
- package/package.json +20 -19
- package/vscode-data.json +655 -166
- package/dist/cjs/helpers-f1cf5156.js.map +0 -1
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js +0 -339
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js.map +0 -1
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js +0 -1106
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js.map +0 -1
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js +0 -49
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js.map +0 -1
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js +0 -109
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js.map +0 -1
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js +0 -39
- package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js.map +0 -1
- package/dist/components/ic-text-field2.js +0 -353
- package/dist/components/ic-text-field2.js.map +0 -1
- package/dist/core/p-09104e40.entry.js +0 -2
- package/dist/core/p-09104e40.entry.js.map +0 -1
- package/dist/core/p-0c0b1c74.entry.js +0 -2
- package/dist/core/p-0c0b1c74.entry.js.map +0 -1
- package/dist/core/p-0c3a0d85.entry.js +0 -2
- package/dist/core/p-0c3a0d85.entry.js.map +0 -1
- package/dist/core/p-1083a708.entry.js +0 -2
- package/dist/core/p-1083a708.entry.js.map +0 -1
- package/dist/core/p-130dd440.entry.js +0 -2
- package/dist/core/p-130dd440.entry.js.map +0 -1
- package/dist/core/p-1e802eeb.entry.js.map +0 -1
- package/dist/core/p-21312898.entry.js +0 -2
- package/dist/core/p-21312898.entry.js.map +0 -1
- package/dist/core/p-21e5dd29.entry.js +0 -2
- package/dist/core/p-21e5dd29.entry.js.map +0 -1
- package/dist/core/p-2ab86057.entry.js +0 -2
- package/dist/core/p-2ab86057.entry.js.map +0 -1
- package/dist/core/p-312cacae.js +0 -2
- package/dist/core/p-312cacae.js.map +0 -1
- package/dist/core/p-31fc8756.entry.js +0 -2
- package/dist/core/p-31fc8756.entry.js.map +0 -1
- package/dist/core/p-355acffa.entry.js +0 -2
- package/dist/core/p-355acffa.entry.js.map +0 -1
- package/dist/core/p-35b8b480.entry.js +0 -2
- package/dist/core/p-35b8b480.entry.js.map +0 -1
- package/dist/core/p-363d6e88.entry.js +0 -2
- package/dist/core/p-363d6e88.entry.js.map +0 -1
- package/dist/core/p-40e9e76a.entry.js +0 -2
- package/dist/core/p-40e9e76a.entry.js.map +0 -1
- package/dist/core/p-43f9a711.entry.js +0 -2
- package/dist/core/p-43f9a711.entry.js.map +0 -1
- package/dist/core/p-46ee459b.entry.js.map +0 -1
- package/dist/core/p-54238d16.entry.js.map +0 -1
- package/dist/core/p-550d7356.entry.js +0 -2
- package/dist/core/p-550d7356.entry.js.map +0 -1
- package/dist/core/p-56d1828c.entry.js +0 -2
- package/dist/core/p-56d1828c.entry.js.map +0 -1
- package/dist/core/p-5a2630fb.entry.js +0 -2
- package/dist/core/p-5a2630fb.entry.js.map +0 -1
- package/dist/core/p-5a52614c.entry.js +0 -2
- package/dist/core/p-5a52614c.entry.js.map +0 -1
- package/dist/core/p-60efd7fa.entry.js +0 -2
- package/dist/core/p-60efd7fa.entry.js.map +0 -1
- package/dist/core/p-69f3ce5a.entry.js +0 -2
- package/dist/core/p-69f3ce5a.entry.js.map +0 -1
- package/dist/core/p-78ce4920.entry.js +0 -2
- package/dist/core/p-78ce4920.entry.js.map +0 -1
- package/dist/core/p-79d2a33b.entry.js +0 -2
- package/dist/core/p-79d2a33b.entry.js.map +0 -1
- package/dist/core/p-80237a20.entry.js +0 -2
- package/dist/core/p-80237a20.entry.js.map +0 -1
- package/dist/core/p-804513ad.entry.js +0 -2
- package/dist/core/p-804513ad.entry.js.map +0 -1
- package/dist/core/p-82375dca.entry.js +0 -2
- package/dist/core/p-82375dca.entry.js.map +0 -1
- package/dist/core/p-8e1e25a7.entry.js +0 -2
- package/dist/core/p-8e1e25a7.entry.js.map +0 -1
- package/dist/core/p-a1a1000d.entry.js +0 -2
- package/dist/core/p-a1a1000d.entry.js.map +0 -1
- package/dist/core/p-a1b1a0ab.entry.js +0 -2
- package/dist/core/p-a1b1a0ab.entry.js.map +0 -1
- package/dist/core/p-a37bcdbe.entry.js +0 -2
- package/dist/core/p-a37bcdbe.entry.js.map +0 -1
- package/dist/core/p-a3b6a02d.entry.js.map +0 -1
- package/dist/core/p-a765ad17.entry.js +0 -2
- package/dist/core/p-a765ad17.entry.js.map +0 -1
- package/dist/core/p-aa2be24c.entry.js +0 -2
- package/dist/core/p-aa2be24c.entry.js.map +0 -1
- package/dist/core/p-b12a5283.entry.js +0 -2
- package/dist/core/p-b12a5283.entry.js.map +0 -1
- package/dist/core/p-b1b05979.entry.js +0 -2
- package/dist/core/p-b1b05979.entry.js.map +0 -1
- package/dist/core/p-c6795377.entry.js +0 -2
- package/dist/core/p-c6795377.entry.js.map +0 -1
- package/dist/core/p-c81109da.entry.js.map +0 -1
- package/dist/core/p-cb4d104e.entry.js +0 -2
- package/dist/core/p-cb4d104e.entry.js.map +0 -1
- package/dist/core/p-d2f89cb5.entry.js +0 -2
- package/dist/core/p-d2f89cb5.entry.js.map +0 -1
- package/dist/core/p-d43d1ec0.entry.js +0 -2
- package/dist/core/p-d43d1ec0.entry.js.map +0 -1
- package/dist/core/p-d5829a35.entry.js +0 -2
- package/dist/core/p-d5829a35.entry.js.map +0 -1
- package/dist/core/p-ddb8d280.entry.js +0 -2
- package/dist/core/p-ddb8d280.entry.js.map +0 -1
- package/dist/core/p-e0e34fa7.entry.js +0 -2
- package/dist/core/p-e0e34fa7.entry.js.map +0 -1
- package/dist/core/p-e4b276b5.entry.js +0 -2
- package/dist/core/p-e4b276b5.entry.js.map +0 -1
- package/dist/core/p-e597da0e.entry.js.map +0 -1
- package/dist/core/p-e861a2b3.entry.js.map +0 -1
- package/dist/core/p-ea277b05.entry.js +0 -2
- package/dist/core/p-ea277b05.entry.js.map +0 -1
- package/dist/core/p-ef871b8f.entry.js +0 -2
- package/dist/core/p-ef871b8f.entry.js.map +0 -1
- package/dist/core/p-f229d19e.entry.js +0 -2
- package/dist/core/p-f229d19e.entry.js.map +0 -1
- package/dist/core/p-f30f3a3e.entry.js +0 -2
- package/dist/core/p-f30f3a3e.entry.js.map +0 -1
- package/dist/core/p-fa587e6d.entry.js +0 -2
- package/dist/core/p-fa587e6d.entry.js.map +0 -1
- package/dist/core/p-fb6ac08d.entry.js +0 -2
- package/dist/core/p-fb6ac08d.entry.js.map +0 -1
- package/dist/esm/helpers-1c9151ef.js.map +0 -1
- /package/dist/core/{p-d8870804.entry.js.map → p-e2cf6e7e.entry.js.map} +0 -0
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ic-empty-state.js","sourceRoot":"","sources":["../../../src/components/ic-empty-state/ic-empty-state.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"ic-empty-state.js","sourceRoot":"","sources":["../../../src/components/ic-empty-state/ic-empty-state.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AAGlE,OAAO,EACL,UAAU,EACV,gCAAgC,EAChC,uBAAuB,GACxB,MAAM,qBAAqB,CAAC;AAG7B;;;;;;GAMG;AAMH,MAAM,OAAO,UAAU;;QACb,yBAAoB,GAAqB,IAAI,CAAC;uBAOZ,MAAM;;;;yBAoBlB,QAAQ;;qBAUR,SAAS;;IAEvC,oBAAoB;;QAClB,MAAA,IAAI,CAAC,oBAAoB,0CAAE,UAAU,EAAE,CAAC;IAC1C,CAAC;IAED,gBAAgB;QACd,CAAC,UAAU,CAAC,IAAI,CAAC,EAAE,EAAE,SAAS,CAAC;YAC7B,gCAAgC,CAC9B,CAAC,EAAE,IAAI,EAAE,IAAI,CAAC,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,CAAC,EAC7C,aAAa,CACd,CAAC;QAEJ,IAAI,CAAC,oBAAoB,GAAG,IAAI,gBAAgB,CAAC,CAAC,YAAY,EAAE,EAAE,CAChE,uBAAuB,CAAC,YAAY,EAAE,CAAC,OAAO,EAAE,SAAS,CAAC,EAAE,IAAI,CAAC,CAClE,CAAC;QACF,IAAI,CAAC,oBAAoB,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,EAAE;YACzC,SAAS,EAAE,IAAI;SAChB,CAAC,CAAC;IACL,CAAC;IAED,MAAM;QACJ,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,GACtE,IAAI,CAAC;QACP,OAAO,CACL,EAAC,IAAI,IACH,KAAK,EAAE;gBACL,CAAC,kBAAkB,OAAO,EAAE,CAAC,EAAE,IAAI;gBACnC,CAAC,SAAS,SAAS,EAAE,CAAC,EAAE,UAAU,CAAC,IAAI,CAAC,EAAE,EAAE,OAAO,CAAC;gBACpD,CAAC,YAAY,KAAK,EAAE,CAAC,EAAE,KAAK,KAAK,SAAS;aAC3C;YAEA,UAAU,CAAC,IAAI,CAAC,EAAE,EAAE,OAAO,CAAC,IAAI,YAAM,IAAI,EAAC,OAAO,GAAQ;YAC3D;gBACE,YAAM,IAAI,EAAC,SAAS;oBAClB,qBAAe,OAAO,EAAC,IAAI,EAAC,KAAK,EAAC,qBAAqB,IACpD,OAAO,CACM,CACX;gBACP,YAAM,IAAI,EAAC,YAAY;oBACrB,qBACE,OAAO,EAAC,gBAAgB,EACxB,KAAK,EAAC,wBAAwB,IAE7B,UAAU,CACG,CACX;gBACP,YAAM,IAAI,EAAC,MAAM;oBACf,qBAAe,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAC,kBAAkB,IACxD,IAAI,CACS,CACX,CACH;YACL,UAAU,CAAC,IAAI,CAAC,EAAE,EAAE,SAAS,CAAC,IAAI,CACjC,WAAK,KAAK,EAAC,aAAa;gBACtB,YAAM,IAAI,EAAC,SAAS,GAAG,CACnB,CACP,CACI,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { h, Component, Host, Prop, Element } from \"@stencil/core\";\n\nimport { IcEmptyStateAlignment } from \"./ic-empty-state.types\";\nimport {\n isSlotUsed,\n onComponentRequiredPropUndefined,\n renderDynamicChildSlots,\n} from \"../../utils/helpers\";\nimport { IcSizes, IcThemeMode } from \"../../utils/types\";\n\n/**\n * @slot image - Content is placed at the top above all other content.\n * @slot actions - Content is placed at the bottom below all other content.\n * @slot heading - Content will be rendered in place of the heading prop.\n * @slot subheading - Content will be rendered in place of the subheading prop.\n * @slot body - Content will be rendered in place of the body prop.\n */\n@Component({\n tag: \"ic-empty-state\",\n styleUrl: \"ic-empty-state.css\",\n shadow: true,\n})\nexport class EmptyState {\n private hostMutationObserver: MutationObserver = null;\n\n @Element() el: HTMLIcEmptyStateElement;\n\n /**\n * The alignment of the empty state container.\n */\n @Prop() aligned?: IcEmptyStateAlignment = \"left\";\n\n /**\n * The body text rendered in the empty state container.\n */\n @Prop() body?: string;\n\n /**\n * The number of lines of body text to display before truncating.\n */\n @Prop() maxLines?: number;\n\n /**\n * The title rendered in the empty state container.\n */\n @Prop() heading?: string;\n\n /**\n * The size of the image or icon used in the image slot.\n */\n @Prop() imageSize?: IcSizes = \"medium\";\n\n /**\n * The subtitle rendered in the empty state container.\n */\n @Prop() subheading?: string;\n\n /**\n * 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.\n */\n @Prop() theme?: IcThemeMode = \"inherit\";\n\n disconnectedCallback(): void {\n this.hostMutationObserver?.disconnect();\n }\n\n componentDidLoad(): void {\n !isSlotUsed(this.el, \"heading\") &&\n onComponentRequiredPropUndefined(\n [{ prop: this.heading, propName: \"heading\" }],\n \"Empty State\"\n );\n\n this.hostMutationObserver = new MutationObserver((mutationList) =>\n renderDynamicChildSlots(mutationList, [\"image\", \"actions\"], this)\n );\n this.hostMutationObserver.observe(this.el, {\n childList: true,\n });\n }\n\n render() {\n const { aligned, body, maxLines, heading, imageSize, subheading, theme } =\n this;\n return (\n <Host\n class={{\n [`ic-empty-state-${aligned}`]: true,\n [`image-${imageSize}`]: isSlotUsed(this.el, \"image\"),\n [`ic-theme-${theme}`]: theme !== \"inherit\",\n }}\n >\n {isSlotUsed(this.el, \"image\") && <slot name=\"image\"></slot>}\n <div>\n <slot name=\"heading\">\n <ic-typography variant=\"h4\" class=\"empty-state-heading\">\n {heading}\n </ic-typography>\n </slot>\n <slot name=\"subheading\">\n <ic-typography\n variant=\"subtitle-small\"\n class=\"empty-state-subheading\"\n >\n {subheading}\n </ic-typography>\n </slot>\n <slot name=\"body\">\n <ic-typography maxLines={maxLines} class=\"empty-state-body\">\n {body}\n </ic-typography>\n </slot>\n </div>\n {isSlotUsed(this.el, \"actions\") && (\n <div class=\"action-area\">\n <slot name=\"actions\" />\n </div>\n )}\n </Host>\n );\n }\n}\n"]}
|
@@ -0,0 +1,404 @@
|
|
1
|
+
import { html } from "lit-html";
|
2
|
+
|
3
|
+
const defaultArgs = {
|
4
|
+
aligned: "left",
|
5
|
+
body: "This is the body text for the empty state.",
|
6
|
+
maxLines: 3,
|
7
|
+
heading: "This is the heading",
|
8
|
+
imageSize: "default",
|
9
|
+
subheading: "This is the subheading",
|
10
|
+
showImage: false,
|
11
|
+
showActions: false,
|
12
|
+
theme: "inherit",
|
13
|
+
};
|
14
|
+
|
15
|
+
export default {
|
16
|
+
title: "Web Components/Empty state",
|
17
|
+
component: "ic-empty-state",
|
18
|
+
};
|
19
|
+
|
20
|
+
export const WithSubheadingAndBodyText = {
|
21
|
+
render: () =>
|
22
|
+
html`<ic-empty-state
|
23
|
+
heading="Empty state title"
|
24
|
+
subheading="Empty state subtitle"
|
25
|
+
body="Body text for the empty state."
|
26
|
+
></ic-empty-state>`,
|
27
|
+
|
28
|
+
name: "With subheading and body text",
|
29
|
+
};
|
30
|
+
|
31
|
+
export const WithActions = {
|
32
|
+
render: () =>
|
33
|
+
html`<ic-empty-state
|
34
|
+
heading="Empty state title"
|
35
|
+
subheading="Empty state subtitle"
|
36
|
+
body="Body text for the empty state."
|
37
|
+
>
|
38
|
+
<ic-button slot="actions">Action</ic-button>
|
39
|
+
<ic-link href="/" slot="actions">Standalone link</ic-link></ic-empty-state
|
40
|
+
>`,
|
41
|
+
|
42
|
+
name: "With actions",
|
43
|
+
};
|
44
|
+
|
45
|
+
export const WithImage = {
|
46
|
+
render: () => html`<ic-empty-state
|
47
|
+
heading="Empty state title"
|
48
|
+
subheading="Empty state subtitle"
|
49
|
+
body="Body text for the empty state."
|
50
|
+
>
|
51
|
+
<svg
|
52
|
+
slot="image"
|
53
|
+
height:326px;width:326px;"
|
54
|
+
xmlns="http://www.w3.org/2000/svg"
|
55
|
+
viewBox="0 0 1600 900"
|
56
|
+
>
|
57
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
58
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
59
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
60
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
61
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
62
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
63
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
64
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
65
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
66
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
67
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
68
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
69
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" /></svg
|
70
|
+
></ic-empty-state>`,
|
71
|
+
|
72
|
+
name: "With image",
|
73
|
+
};
|
74
|
+
|
75
|
+
export const WithSmallImage = {
|
76
|
+
render: () => html`<ic-empty-state
|
77
|
+
heading="Empty state title"
|
78
|
+
subheading="Empty state subtitle"
|
79
|
+
body="Body text for empty state."
|
80
|
+
image-size="small"
|
81
|
+
>
|
82
|
+
<svg
|
83
|
+
slot="image"
|
84
|
+
height:326px;width:326px;"
|
85
|
+
xmlns="http://www.w3.org/2000/svg"
|
86
|
+
viewBox="0 0 1600 900"
|
87
|
+
>
|
88
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
89
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
90
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
91
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
92
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
93
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
94
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
95
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
96
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
97
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
98
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
99
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
100
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" /></svg
|
101
|
+
></ic-empty-state>`,
|
102
|
+
|
103
|
+
name: "With small image",
|
104
|
+
};
|
105
|
+
|
106
|
+
export const WithLargeImage = {
|
107
|
+
render: () =>
|
108
|
+
html`<ic-empty-state
|
109
|
+
heading="Empty state title"
|
110
|
+
subheading="Empty state subtitle"
|
111
|
+
body="Body text for empty state."
|
112
|
+
image-size="large"
|
113
|
+
>
|
114
|
+
<svg
|
115
|
+
slot="image"
|
116
|
+
style="height:326px;width:326px;"
|
117
|
+
xmlns="http://www.w3.org/2000/svg"
|
118
|
+
viewBox="0 0 1600 900"
|
119
|
+
>
|
120
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
121
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
122
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
123
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
124
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
125
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
126
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
127
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
128
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
129
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
130
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
131
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
132
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" /></svg
|
133
|
+
></ic-empty-state>`,
|
134
|
+
|
135
|
+
name: "With large image",
|
136
|
+
};
|
137
|
+
|
138
|
+
export const WithIcon = {
|
139
|
+
render: () =>
|
140
|
+
html`<ic-empty-state
|
141
|
+
heading="Empty state title"
|
142
|
+
subheading="Empty state subtitle"
|
143
|
+
body="Body text for the empty state."
|
144
|
+
>
|
145
|
+
<svg
|
146
|
+
slot="image"
|
147
|
+
aria-labelledby="warning-title"
|
148
|
+
xmlns="http://www.w3.org/2000/svg"
|
149
|
+
viewBox="0 0 24 24"
|
150
|
+
fill="#D07932"
|
151
|
+
>
|
152
|
+
<title id="warning-title">Warning</title>
|
153
|
+
<path d="M0 0h24v24H0z" fill="none" />
|
154
|
+
<path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" />
|
155
|
+
</svg>
|
156
|
+
</ic-empty-state>`,
|
157
|
+
|
158
|
+
name: "With icon",
|
159
|
+
};
|
160
|
+
|
161
|
+
export const CentreAligned = {
|
162
|
+
render: () =>
|
163
|
+
html`<ic-empty-state
|
164
|
+
heading="Empty state title"
|
165
|
+
subheading="Empty state subtitle"
|
166
|
+
body="Body text for empty state."
|
167
|
+
aligned="center"
|
168
|
+
>
|
169
|
+
<svg
|
170
|
+
slot="image"
|
171
|
+
style="height:326px;width:326px;"
|
172
|
+
xmlns="http://www.w3.org/2000/svg"
|
173
|
+
viewBox="0 0 1600 900"
|
174
|
+
>
|
175
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
176
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
177
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
178
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
179
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
180
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
181
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
182
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
183
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
184
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
185
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
186
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
187
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" /></svg
|
188
|
+
><ic-button slot="actions">Action</ic-button>
|
189
|
+
<ic-link href="/" slot="actions">Standalone link</ic-link></ic-empty-state
|
190
|
+
>`,
|
191
|
+
|
192
|
+
name: "Centre aligned",
|
193
|
+
};
|
194
|
+
|
195
|
+
export const RightAligned = {
|
196
|
+
render: () =>
|
197
|
+
html`<ic-empty-state
|
198
|
+
heading="Empty state title"
|
199
|
+
subheading="Empty state subtitle"
|
200
|
+
body="Body text for empty state."
|
201
|
+
aligned="right"
|
202
|
+
>
|
203
|
+
<svg
|
204
|
+
slot="image"
|
205
|
+
style="height:326px;width:326px;"
|
206
|
+
xmlns="http://www.w3.org/2000/svg"
|
207
|
+
viewBox="0 0 1600 900"
|
208
|
+
>
|
209
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
210
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
211
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
212
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
213
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
214
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
215
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
216
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
217
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
218
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
219
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
220
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
221
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" /></svg
|
222
|
+
><ic-button slot="actions">Action</ic-button>
|
223
|
+
<ic-link href="/" slot="actions">Standalone link</ic-link></ic-empty-state
|
224
|
+
>`,
|
225
|
+
|
226
|
+
name: "Right aligned",
|
227
|
+
};
|
228
|
+
|
229
|
+
export const MaxLines = {
|
230
|
+
render: () =>
|
231
|
+
html`<ic-empty-state
|
232
|
+
heading="Empty state title"
|
233
|
+
subheading="Empty state subtitle"
|
234
|
+
body="Body of text that is truncated to two lines. Click the 'See more' link to expand the text, then click 'See less' to truncate the text once more!
|
235
|
+
Dripper caramelization java saucer grounds galão, mocha, and robusta kopi-luwak, percolator, instant, qui saucer latte in brewed café au lait. Con panna, cup, cream, body americano affogato cup espresso, rich milk seasonal saucer grinder spoon that cultivar strong redeye frappuccino barista extraction redeye mazagran. Grounds, french press dripper organic and foam id saucer, crema, black rich dark, grounds breve coffee steamed caramelization percolator."
|
236
|
+
max-lines="2"
|
237
|
+
>
|
238
|
+
<svg
|
239
|
+
slot="image"
|
240
|
+
style="height:326px;width:326px;"
|
241
|
+
xmlns="http://www.w3.org/2000/svg"
|
242
|
+
viewBox="0 0 1600 900"
|
243
|
+
>
|
244
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
245
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
246
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
247
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
248
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
249
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
250
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
251
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
252
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
253
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
254
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
255
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
256
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" /></svg
|
257
|
+
><ic-button slot="actions">Action</ic-button>
|
258
|
+
<ic-link href="/" slot="actions">Standalone link</ic-link></ic-empty-state
|
259
|
+
>`,
|
260
|
+
|
261
|
+
name: "Max lines",
|
262
|
+
};
|
263
|
+
|
264
|
+
export const SlottedContent = {
|
265
|
+
render: () =>
|
266
|
+
html`<ic-empty-state>
|
267
|
+
<ic-typography slot="heading" variant="h4">
|
268
|
+
Empty state title
|
269
|
+
</ic-typography>
|
270
|
+
<ic-typography slot="subheading" variant="subtitle-small">
|
271
|
+
Empty state subtitle
|
272
|
+
</ic-typography>
|
273
|
+
<ic-typography slot="body"> Body text for empty state. </ic-typography>
|
274
|
+
<svg
|
275
|
+
slot="image"
|
276
|
+
style="height:326px;width:326px;"
|
277
|
+
xmlns="http://www.w3.org/2000/svg"
|
278
|
+
viewBox="0 0 1600 900"
|
279
|
+
>
|
280
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
281
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
282
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
283
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
284
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
285
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
286
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
287
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
288
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
289
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
290
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
291
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
292
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" /></svg
|
293
|
+
><ic-button slot="actions">Action</ic-button>
|
294
|
+
<ic-link href="/" slot="actions">Standalone link</ic-link></ic-empty-state
|
295
|
+
>`,
|
296
|
+
|
297
|
+
name: "Slotted content",
|
298
|
+
};
|
299
|
+
|
300
|
+
export const WithinDiv = {
|
301
|
+
render: () =>
|
302
|
+
html`<div style="width:357px;border:1px solid black;background:#D3D3D3;">
|
303
|
+
<ic-empty-state
|
304
|
+
heading="Empty state title"
|
305
|
+
subheading="Empty state subtitle"
|
306
|
+
body="Body text for empty state."
|
307
|
+
>
|
308
|
+
<svg
|
309
|
+
slot="image"
|
310
|
+
style="height:326px;width:326px;"
|
311
|
+
xmlns="http://www.w3.org/2000/svg"
|
312
|
+
viewBox="0 0 1600 900"
|
313
|
+
>
|
314
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
315
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
316
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
317
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
318
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
319
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
320
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
321
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
322
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
323
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
324
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
325
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
326
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" /></svg
|
327
|
+
><ic-button slot="actions">Action</ic-button>
|
328
|
+
<ic-link href="/" slot="actions"
|
329
|
+
>Standalone link</ic-link
|
330
|
+
></ic-empty-state
|
331
|
+
>
|
332
|
+
</div>`,
|
333
|
+
};
|
334
|
+
|
335
|
+
export const Playground = {
|
336
|
+
render: (args) =>
|
337
|
+
html`<ic-empty-state
|
338
|
+
heading=${args.heading}
|
339
|
+
subheading=${args.subheading}
|
340
|
+
body=${args.body}
|
341
|
+
image-size=${args.imageSize}
|
342
|
+
max-lines=${args.maxLines}
|
343
|
+
aligned=${args.aligned}
|
344
|
+
theme=${args.theme}
|
345
|
+
>
|
346
|
+
${args.showImage &&
|
347
|
+
html`
|
348
|
+
<svg
|
349
|
+
slot="image"
|
350
|
+
height:326px;width:326px;"
|
351
|
+
xmlns="http://www.w3.org/2000/svg"
|
352
|
+
viewBox="0 0 1600 900"
|
353
|
+
>
|
354
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
355
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
356
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
357
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
358
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
359
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
360
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
361
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
362
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
363
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
364
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
365
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
366
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" />
|
367
|
+
</svg>
|
368
|
+
`}
|
369
|
+
${args.showActions &&
|
370
|
+
html`
|
371
|
+
<ic-button slot="actions">Action</ic-button>
|
372
|
+
<ic-link href="/" slot="actions">Standalone link</ic-link>
|
373
|
+
`}
|
374
|
+
</ic-empty-state>`,
|
375
|
+
|
376
|
+
args: defaultArgs,
|
377
|
+
|
378
|
+
argTypes: {
|
379
|
+
aligned: {
|
380
|
+
options: ["left", "center", "right"],
|
381
|
+
|
382
|
+
control: {
|
383
|
+
type: "radio",
|
384
|
+
},
|
385
|
+
},
|
386
|
+
|
387
|
+
imageSize: {
|
388
|
+
options: ["medium", "small", "large"],
|
389
|
+
|
390
|
+
control: {
|
391
|
+
type: "radio",
|
392
|
+
},
|
393
|
+
},
|
394
|
+
|
395
|
+
theme: {
|
396
|
+
options: ["inherit", "light", "dark"],
|
397
|
+
control: {
|
398
|
+
type: "inline-radio",
|
399
|
+
},
|
400
|
+
},
|
401
|
+
},
|
402
|
+
|
403
|
+
name: "Playground",
|
404
|
+
};
|
@@ -0,0 +1,101 @@
|
|
1
|
+
import { newSpecPage } from "@stencil/core/testing";
|
2
|
+
import { EmptyState } from "../../ic-empty-state";
|
3
|
+
import { mockHasDynamicChildSlots, mockMutationObserverImplementation, mockRenderDynamicChildSlots, } from "../../../../testspec.setup";
|
4
|
+
describe("ic-empty-state component", () => {
|
5
|
+
afterAll(() => {
|
6
|
+
jest.restoreAllMocks();
|
7
|
+
});
|
8
|
+
afterEach(() => {
|
9
|
+
jest.clearAllMocks();
|
10
|
+
});
|
11
|
+
it("should render", async () => {
|
12
|
+
const page = await newSpecPage({
|
13
|
+
components: [EmptyState],
|
14
|
+
html: `<ic-empty-state heading="Empty state title"
|
15
|
+
subheading="Empty state subtitle"
|
16
|
+
body="Body text for the empty state."
|
17
|
+
></ic-empty-state>`,
|
18
|
+
});
|
19
|
+
expect(page.root).toMatchSnapshot();
|
20
|
+
});
|
21
|
+
it("should render with light theme", async () => {
|
22
|
+
const page = await newSpecPage({
|
23
|
+
components: [EmptyState],
|
24
|
+
html: `<ic-empty-state heading="Empty state title"
|
25
|
+
subheading="Empty state subtitle"
|
26
|
+
body="Body text for the empty state."
|
27
|
+
theme="light"
|
28
|
+
></ic-empty-state>`,
|
29
|
+
});
|
30
|
+
expect(page.root).toMatchSnapshot();
|
31
|
+
});
|
32
|
+
it("should render with dark theme", async () => {
|
33
|
+
const page = await newSpecPage({
|
34
|
+
components: [EmptyState],
|
35
|
+
html: `<ic-empty-state heading="Empty state title"
|
36
|
+
subheading="Empty state subtitle"
|
37
|
+
body="Body text for the empty state."
|
38
|
+
theme="dark"
|
39
|
+
></ic-empty-state>`,
|
40
|
+
});
|
41
|
+
expect(page.root).toMatchSnapshot();
|
42
|
+
});
|
43
|
+
it("should render with content in the image slot", async () => {
|
44
|
+
const page = await newSpecPage({
|
45
|
+
components: [EmptyState],
|
46
|
+
html: `<ic-empty-state
|
47
|
+
heading="Empty state title"
|
48
|
+
subheading="Empty state subtitle"
|
49
|
+
body="Body text for the empty state."
|
50
|
+
>
|
51
|
+
<svg
|
52
|
+
slot="image"
|
53
|
+
height:326px;width:326px;"
|
54
|
+
xmlns="http://www.w3.org/2000/svg"
|
55
|
+
viewBox="0 0 1600 900"
|
56
|
+
>
|
57
|
+
<rect fill="#ff7700" width="1600" height="1600" y="-350" />
|
58
|
+
<polygon fill="#cc0000" points="957 450 539 900 1396 900" />
|
59
|
+
<polygon fill="#aa0000" points="957 450 872.9 900 1396 900" />
|
60
|
+
<polygon fill="#c50022" points="-60 900 398 662 816 900" />
|
61
|
+
<polygon fill="#a3001b" points="337 900 398 662 816 900" />
|
62
|
+
<polygon fill="#be0044" points="1203 546 1552 900 876 900" />
|
63
|
+
<polygon fill="#9c0036" points="1203 546 1552 900 1162 900" />
|
64
|
+
<polygon fill="#b80066" points="641 695 886 900 367 900" />
|
65
|
+
<polygon fill="#960052" points="587 900 641 695 886 900" />
|
66
|
+
<polygon fill="#b10088" points="1710 900 1401 632 1096 900" />
|
67
|
+
<polygon fill="#8f006d" points="1710 900 1401 632 1365 900" />
|
68
|
+
<polygon fill="#aa00aa" points="1210 900 971 687 725 900" />
|
69
|
+
<polygon fill="#880088" points="943 900 1210 900 971 687" /></svg
|
70
|
+
></ic-empty-state>`,
|
71
|
+
});
|
72
|
+
expect(page.root).toMatchSnapshot();
|
73
|
+
});
|
74
|
+
it("should test rendering an action after initial render", async () => {
|
75
|
+
const page = await newSpecPage({
|
76
|
+
components: [EmptyState],
|
77
|
+
html: `<ic-empty-state heading="Empty state title"></ic-empty-state>`,
|
78
|
+
});
|
79
|
+
const component = page.rootInstance;
|
80
|
+
const host = page.root;
|
81
|
+
const observerInstance = mockMutationObserverImplementation.mock.results[0].value;
|
82
|
+
const action = document.createElement("button");
|
83
|
+
action.setAttribute("slot", "actions");
|
84
|
+
observerInstance.observe(host, { childList: true });
|
85
|
+
host.appendChild(action);
|
86
|
+
const mockMutationRecord = [
|
87
|
+
{
|
88
|
+
addedNodes: [action],
|
89
|
+
removedNodes: [],
|
90
|
+
target: host,
|
91
|
+
},
|
92
|
+
];
|
93
|
+
observerInstance.trigger(mockMutationRecord);
|
94
|
+
await page.waitForChanges();
|
95
|
+
expect(mockRenderDynamicChildSlots).toHaveBeenCalledTimes(1);
|
96
|
+
expect(mockRenderDynamicChildSlots).toHaveBeenCalledWith(mockMutationRecord, ["image", "actions"], component);
|
97
|
+
expect(mockHasDynamicChildSlots).toHaveBeenCalledTimes(1);
|
98
|
+
expect(page.root).toMatchSnapshot();
|
99
|
+
});
|
100
|
+
});
|
101
|
+
//# sourceMappingURL=ic-empty-state.spec.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ic-empty-state.spec.js","sourceRoot":"","sources":["../../../../../src/components/ic-empty-state/test/basic/ic-empty-state.spec.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACpD,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EACL,wBAAwB,EACxB,kCAAkC,EAElC,2BAA2B,GAC5B,MAAM,4BAA4B,CAAC;AAEpC,QAAQ,CAAC,0BAA0B,EAAE,GAAG,EAAE;IACxC,QAAQ,CAAC,GAAG,EAAE;QACZ,IAAI,CAAC,eAAe,EAAE,CAAC;IACzB,CAAC,CAAC,CAAC;IAEH,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,CAAC,aAAa,EAAE,CAAC;IACvB,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,eAAe,EAAE,KAAK,IAAI,EAAE;QAC7B,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,UAAU,CAAC;YACxB,IAAI,EAAE;;;uBAGW;SAClB,CAAC,CAAC;QAEH,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;IACtC,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,gCAAgC,EAAE,KAAK,IAAI,EAAE;QAC9C,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,UAAU,CAAC;YACxB,IAAI,EAAE;;;;uBAIW;SAClB,CAAC,CAAC;QAEH,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;IACtC,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,+BAA+B,EAAE,KAAK,IAAI,EAAE;QAC7C,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,UAAU,CAAC;YACxB,IAAI,EAAE;;;;uBAIW;SAClB,CAAC,CAAC;QAEH,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;IACtC,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,8CAA8C,EAAE,KAAK,IAAI,EAAE;QAC5D,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,UAAU,CAAC;YACxB,IAAI,EAAE;;;;;;;;;;;;;;;;;;;;;;;;uBAwBW;SAClB,CAAC,CAAC;QAEH,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;IACtC,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,sDAAsD,EAAE,KAAK,IAAI,EAAE;QACpE,MAAM,IAAI,GAAG,MAAM,WAAW,CAAC;YAC7B,UAAU,EAAE,CAAC,UAAU,CAAC;YACxB,IAAI,EAAE,+DAA+D;SACtE,CAAC,CAAC;QAEH,MAAM,SAAS,GAAG,IAAI,CAAC,YAAY,CAAC;QACpC,MAAM,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;QAEvB,MAAM,gBAAgB,GACpB,kCAAkC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC;QAE3D,MAAM,MAAM,GAAG,QAAQ,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;QAChD,MAAM,CAAC,YAAY,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;QAEvC,gBAAgB,CAAC,OAAO,CAAC,IAAI,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QAEpD,IAAI,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;QAEzB,MAAM,kBAAkB,GAAyB;YAC/C;gBACE,UAAU,EAAE,CAAC,MAAM,CAAC;gBACpB,YAAY,EAAE,EAAE;gBAChB,MAAM,EAAE,IAAI;aACb;SACF,CAAC;QAEF,gBAAgB,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC;QAE7C,MAAM,IAAI,CAAC,cAAc,EAAE,CAAC;QAE5B,MAAM,CAAC,2BAA2B,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAC;QAC7D,MAAM,CAAC,2BAA2B,CAAC,CAAC,oBAAoB,CACtD,kBAAkB,EAClB,CAAC,OAAO,EAAE,SAAS,CAAC,EACpB,SAAS,CACV,CAAC;QAEF,MAAM,CAAC,wBAAwB,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAC;QAE1D,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;IACtC,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC","sourcesContent":["import { newSpecPage } from \"@stencil/core/testing\";\nimport { EmptyState } from \"../../ic-empty-state\";\nimport {\n mockHasDynamicChildSlots,\n mockMutationObserverImplementation,\n MockMutationRecord,\n mockRenderDynamicChildSlots,\n} from \"../../../../testspec.setup\";\n\ndescribe(\"ic-empty-state component\", () => {\n afterAll(() => {\n jest.restoreAllMocks();\n });\n\n afterEach(() => {\n jest.clearAllMocks();\n });\n\n it(\"should render\", async () => {\n const page = await newSpecPage({\n components: [EmptyState],\n html: `<ic-empty-state heading=\"Empty state title\"\n subheading=\"Empty state subtitle\"\n body=\"Body text for the empty state.\"\n ></ic-empty-state>`,\n });\n\n expect(page.root).toMatchSnapshot();\n });\n\n it(\"should render with light theme\", async () => {\n const page = await newSpecPage({\n components: [EmptyState],\n html: `<ic-empty-state heading=\"Empty state title\"\n subheading=\"Empty state subtitle\"\n body=\"Body text for the empty state.\"\n theme=\"light\"\n ></ic-empty-state>`,\n });\n\n expect(page.root).toMatchSnapshot();\n });\n\n it(\"should render with dark theme\", async () => {\n const page = await newSpecPage({\n components: [EmptyState],\n html: `<ic-empty-state heading=\"Empty state title\"\n subheading=\"Empty state subtitle\"\n body=\"Body text for the empty state.\"\n theme=\"dark\"\n ></ic-empty-state>`,\n });\n\n expect(page.root).toMatchSnapshot();\n });\n\n it(\"should render with content in the image slot\", async () => {\n const page = await newSpecPage({\n components: [EmptyState],\n html: `<ic-empty-state\n heading=\"Empty state title\"\n subheading=\"Empty state subtitle\"\n body=\"Body text for the empty state.\"\n >\n <svg\n slot=\"image\"\n height:326px;width:326px;\"\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 1600 900\"\n >\n <rect fill=\"#ff7700\" width=\"1600\" height=\"1600\" y=\"-350\" />\n <polygon fill=\"#cc0000\" points=\"957 450 539 900 1396 900\" />\n <polygon fill=\"#aa0000\" points=\"957 450 872.9 900 1396 900\" />\n <polygon fill=\"#c50022\" points=\"-60 900 398 662 816 900\" />\n <polygon fill=\"#a3001b\" points=\"337 900 398 662 816 900\" />\n <polygon fill=\"#be0044\" points=\"1203 546 1552 900 876 900\" />\n <polygon fill=\"#9c0036\" points=\"1203 546 1552 900 1162 900\" />\n <polygon fill=\"#b80066\" points=\"641 695 886 900 367 900\" />\n <polygon fill=\"#960052\" points=\"587 900 641 695 886 900\" />\n <polygon fill=\"#b10088\" points=\"1710 900 1401 632 1096 900\" />\n <polygon fill=\"#8f006d\" points=\"1710 900 1401 632 1365 900\" />\n <polygon fill=\"#aa00aa\" points=\"1210 900 971 687 725 900\" />\n <polygon fill=\"#880088\" points=\"943 900 1210 900 971 687\" /></svg\n ></ic-empty-state>`,\n });\n\n expect(page.root).toMatchSnapshot();\n });\n\n it(\"should test rendering an action after initial render\", async () => {\n const page = await newSpecPage({\n components: [EmptyState],\n html: `<ic-empty-state heading=\"Empty state title\"></ic-empty-state>`,\n });\n\n const component = page.rootInstance;\n const host = page.root;\n\n const observerInstance =\n mockMutationObserverImplementation.mock.results[0].value;\n\n const action = document.createElement(\"button\");\n action.setAttribute(\"slot\", \"actions\");\n\n observerInstance.observe(host, { childList: true });\n\n host.appendChild(action);\n\n const mockMutationRecord: MockMutationRecord[] = [\n {\n addedNodes: [action],\n removedNodes: [],\n target: host,\n },\n ];\n\n observerInstance.trigger(mockMutationRecord);\n\n await page.waitForChanges();\n\n expect(mockRenderDynamicChildSlots).toHaveBeenCalledTimes(1);\n expect(mockRenderDynamicChildSlots).toHaveBeenCalledWith(\n mockMutationRecord,\n [\"image\", \"actions\"],\n component\n );\n\n expect(mockHasDynamicChildSlots).toHaveBeenCalledTimes(1);\n\n expect(page.root).toMatchSnapshot();\n });\n});\n"]}
|
@@ -459,16 +459,17 @@ video {
|
|
459
459
|
--footer-link-inner-flex-direction: column;
|
460
460
|
}
|
461
461
|
|
462
|
-
:host(.ic-footer-foreground-light) {
|
463
|
-
--footer-theme-secondary: var(--ic-theme-secondary);
|
464
|
-
--footer-theme-tertiary: var(--ic-theme-tertiary);
|
465
|
-
--footer-keyline: var(--ic-keyline-lighten);
|
466
|
-
}
|
467
|
-
|
468
462
|
:host(.ic-footer-foreground-dark) {
|
469
|
-
--footer-
|
470
|
-
--footer-
|
471
|
-
--footer-keyline: var(--ic-
|
463
|
+
--ic-footer-background: var(--ic-brand-color-secondary-light);
|
464
|
+
--ic-footer-bottom-background: var(--ic-brand-color-tertiary-light);
|
465
|
+
--ic-footer-keyline: var(--ic-state-layer-darken-20);
|
466
|
+
--ic-footer-text: var(--ic-color-text-primary-light);
|
467
|
+
--ic-footer-link: var(--ic-color-text-primary-light);
|
468
|
+
--ic-footer-icon: var(--ic-color-icon-neutral);
|
469
|
+
--ic-footer-chevron-icon: var(--ic-color-icon-neutral);
|
470
|
+
--ic-footer-logo: var(--ic-color-icon-neutral);
|
471
|
+
--ic-footer-hover: var(--ic-architectural-700-state-layer-10);
|
472
|
+
--ic-footer-pressed: var(--ic-architectural-700-state-layer-20);
|
472
473
|
}
|
473
474
|
|
474
475
|
:host(.ic-footer-small.ic-footer-ungrouped) {
|
@@ -485,12 +486,12 @@ footer {
|
|
485
486
|
/* Description */
|
486
487
|
|
487
488
|
.footer-description {
|
488
|
-
background-color: var(--footer-
|
489
|
-
color: var(--ic-
|
489
|
+
background-color: var(--ic-footer-background);
|
490
|
+
color: var(--ic-footer-text);
|
490
491
|
|
491
|
-
--ic-typography-color: var(--ic-
|
492
|
+
--ic-typography-color: var(--ic-footer-text);
|
492
493
|
|
493
|
-
border-bottom: var(--footer-keyline);
|
494
|
+
border-bottom: var(--ic-space-1px) solid var(--ic-footer-keyline);
|
494
495
|
}
|
495
496
|
|
496
497
|
.footer-description-inner {
|
@@ -501,10 +502,10 @@ footer {
|
|
501
502
|
|
502
503
|
.footer-links {
|
503
504
|
padding: var(--footer-links-padding);
|
504
|
-
background-color: var(--footer-
|
505
|
-
color: var(--ic-
|
505
|
+
background-color: var(--ic-footer-background);
|
506
|
+
color: var(--ic-footer-link);
|
506
507
|
|
507
|
-
--ic-typography-color: var(--ic-
|
508
|
+
--ic-typography-color: var(--ic-footer-link);
|
508
509
|
}
|
509
510
|
|
510
511
|
.footer-links-inner {
|
@@ -515,10 +516,10 @@ footer {
|
|
515
516
|
/* Compliance */
|
516
517
|
|
517
518
|
.footer-compliance {
|
518
|
-
background-color: var(--footer-
|
519
|
-
color: var(--ic-
|
519
|
+
background-color: var(--ic-footer-bottom-background);
|
520
|
+
color: var(--ic-footer-text);
|
520
521
|
|
521
|
-
--ic-typography-color: var(--ic-
|
522
|
+
--ic-typography-color: var(--ic-footer-text);
|
522
523
|
}
|
523
524
|
|
524
525
|
.footer-compliance-inner {
|
@@ -545,6 +546,6 @@ footer {
|
|
545
546
|
|
546
547
|
@media (forced-colors: active) {
|
547
548
|
footer {
|
548
|
-
border-top: var(--ic-hc
|
549
|
+
border-top: var(--ic-border-hc);
|
549
550
|
}
|
550
551
|
}
|