@ukic/web-components 3.7.0 → 3.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/{helpers-8217daf4.js → helpers-a0e78e2e.js} +31 -7
- package/dist/cjs/helpers-a0e78e2e.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
- package/dist/cjs/ic-action-chip.cjs.entry.js +116 -0
- package/dist/cjs/ic-action-chip.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-alert.cjs.entry.js +2 -2
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +4 -4
- package/dist/cjs/ic-badge.cjs.entry.js +4 -4
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/ic-button_3.cjs.entry.js +56 -96
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +5 -5
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-checkbox.cjs.entry.js +6 -6
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +13 -5
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +2 -2
- package/dist/cjs/ic-data-list.cjs.entry.js +3 -3
- package/dist/cjs/ic-data-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +4 -4
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +2 -2
- package/dist/cjs/ic-divider.cjs.entry.js +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +3 -3
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +3 -3
- package/dist/cjs/ic-footer.cjs.entry.js +4 -4
- package/dist/cjs/ic-hero.cjs.entry.js +5 -5
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +6 -6
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +9 -9
- package/dist/cjs/ic-input-label_2.cjs.entry.js +6 -6
- package/dist/cjs/ic-layout-grid-item.cjs.entry.js +70 -0
- package/dist/cjs/ic-layout-grid-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-layout-grid.cjs.entry.js +156 -0
- package/dist/cjs/ic-layout-grid.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-link.cjs.entry.js +2 -2
- package/dist/cjs/ic-menu-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +3 -3
- package/dist/cjs/ic-navigation-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +3 -3
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -5
- package/dist/cjs/ic-page-header.cjs.entry.js +7 -7
- package/dist/cjs/ic-pagination-item.cjs.entry.js +2 -2
- package/dist/cjs/ic-pagination.cjs.entry.js +5 -5
- package/dist/cjs/ic-popover-menu.cjs.entry.js +10 -6
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +5 -5
- package/dist/cjs/ic-radio-option.cjs.entry.js +5 -5
- package/dist/cjs/ic-search-bar.cjs.entry.js +10 -10
- package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
- package/dist/cjs/ic-select.cjs.entry.js +7 -7
- package/dist/cjs/ic-side-navigation.cjs.entry.js +5 -5
- package/dist/cjs/ic-skeleton.cjs.entry.js +2 -2
- package/dist/cjs/ic-skip-link.cjs.entry.js +2 -2
- package/dist/cjs/ic-status-tag.cjs.entry.js +3 -3
- package/dist/cjs/ic-step.cjs.entry.js +14 -14
- package/dist/cjs/ic-stepper.cjs.entry.js +3 -3
- package/dist/cjs/ic-switch.cjs.entry.js +5 -5
- package/dist/cjs/ic-tab-context.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/ic-tab.cjs.entry.js +3 -3
- package/dist/cjs/ic-text-field.cjs.entry.js +7 -7
- package/dist/cjs/ic-theme.cjs.entry.js +2 -2
- package/dist/cjs/ic-toast-region.cjs.entry.js +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +5 -5
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-toggle-button.cjs.entry.js +3 -3
- package/dist/cjs/ic-top-navigation.cjs.entry.js +5 -5
- package/dist/cjs/ic-typography.cjs.entry.js +3 -3
- package/dist/cjs/index-d337cd8a.js +12 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/assets/ai-icon.svg +11 -0
- package/dist/collection/collection-manifest.json +3 -0
- package/dist/collection/components/ic-action-chip/ic-action-chip.css +644 -0
- package/dist/collection/components/ic-action-chip/ic-action-chip.js +564 -0
- package/dist/collection/components/ic-action-chip/ic-action-chip.js.map +1 -0
- package/dist/collection/components/ic-action-chip/ic-action-chip.stories.js +386 -0
- package/dist/collection/components/ic-alert/ic-alert.css +13 -0
- package/dist/collection/components/ic-alert/ic-alert.js +1 -1
- package/dist/collection/components/ic-alert/ic-alert.stories.js +7 -2
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +3 -3
- package/dist/collection/components/ic-badge/ic-badge.css +4 -0
- package/dist/collection/components/ic-badge/ic-badge.js +3 -3
- package/dist/collection/components/ic-badge/ic-badge.stories.js +98 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +2 -2
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +2 -2
- package/dist/collection/components/ic-button/ic-button.css +3 -11
- package/dist/collection/components/ic-button/ic-button.js +33 -12
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.stories.js +181 -2
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +4 -4
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +1 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +4 -4
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +2 -2
- package/dist/collection/components/ic-chip/ic-chip.css +3 -3
- package/dist/collection/components/ic-chip/ic-chip.js +12 -4
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +2 -2
- package/dist/collection/components/ic-data-list/ic-data-list.css +5 -0
- package/dist/collection/components/ic-data-list/ic-data-list.js +2 -2
- package/dist/collection/components/ic-data-list/ic-data-list.stories.js +50 -0
- package/dist/collection/components/ic-data-row/ic-data-row.css +3 -1
- package/dist/collection/components/ic-data-row/ic-data-row.js +2 -2
- package/dist/collection/components/ic-dialog/ic-dialog.js +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.stories.js +31 -4
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +2 -2
- package/dist/collection/components/ic-footer/ic-footer.js +3 -3
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +2 -2
- package/dist/collection/components/ic-hero/ic-hero.js +4 -4
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +5 -5
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +3 -3
- package/dist/collection/components/ic-input-container/ic-input-container.js +2 -2
- package/dist/collection/components/ic-input-label/ic-input-label.js +2 -2
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +3 -3
- package/dist/collection/components/ic-layout-grid/ic-layout-grid.css +540 -0
- package/dist/collection/components/ic-layout-grid/ic-layout-grid.js +377 -0
- package/dist/collection/components/ic-layout-grid/ic-layout-grid.js.map +1 -0
- package/dist/collection/components/ic-layout-grid/ic-layout-grid.stories.js +429 -0
- package/dist/collection/components/ic-layout-grid/ic-layout-grid.types.js +2 -0
- package/dist/collection/components/ic-layout-grid/ic-layout-grid.types.js.map +1 -0
- package/dist/collection/components/ic-layout-grid-item/ic-layout-grid-item.css +12 -0
- package/dist/collection/components/ic-layout-grid-item/ic-layout-grid-item.js +182 -0
- package/dist/collection/components/ic-layout-grid-item/ic-layout-grid-item.js.map +1 -0
- package/dist/collection/components/ic-link/ic-link.js +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +5 -5
- package/dist/collection/components/ic-menu/ic-menu.js +3 -3
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +2 -2
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +2 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +1 -1
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +2 -2
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +4 -4
- package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
- package/dist/collection/components/ic-pagination/ic-pagination.js +4 -4
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +29 -5
- 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 +94 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +4 -4
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +4 -4
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +9 -9
- package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
- package/dist/collection/components/ic-select/ic-select.js +6 -6
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +4 -4
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +2 -2
- package/dist/collection/components/ic-skip-link/ic-skip-link.js +2 -2
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +2 -2
- package/dist/collection/components/ic-step/ic-step.js +13 -13
- package/dist/collection/components/ic-stepper/ic-stepper.js +2 -2
- package/dist/collection/components/ic-switch/ic-switch.js +4 -4
- package/dist/collection/components/ic-tab/ic-tab.js +2 -2
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +1 -1
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +2 -2
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +2 -2
- package/dist/collection/components/ic-text-field/ic-text-field.js +6 -6
- package/dist/collection/components/ic-theme/ic-theme.js +1 -1
- package/dist/collection/components/ic-toast/ic-toast.css +8 -0
- package/dist/collection/components/ic-toast/ic-toast.js +4 -4
- package/dist/collection/components/ic-toast/ic-toast.stories.js +2 -2
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +2 -2
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +2 -2
- package/dist/collection/components/ic-tooltip/ic-tooltip.css +2 -5
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +57 -78
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +38 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +4 -4
- package/dist/collection/components/ic-typography/ic-typography.js +2 -2
- package/dist/collection/utils/constants.js +5 -0
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +14 -6
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +31 -7
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-action-chip.d.ts +11 -0
- package/dist/components/ic-action-chip.js +160 -0
- package/dist/components/ic-action-chip.js.map +1 -0
- package/dist/components/ic-alert.js +1 -1
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +4 -4
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-badge.js +4 -4
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +3 -3
- package/dist/components/ic-breadcrumb2.js +3 -3
- package/dist/components/ic-button2.js +15 -13
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +4 -4
- package/dist/components/ic-checkbox-group.js +3 -3
- package/dist/components/ic-checkbox.js +6 -6
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +13 -5
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +2 -2
- package/dist/components/ic-data-list.js +3 -3
- package/dist/components/ic-data-list.js.map +1 -1
- package/dist/components/ic-data-row.js +4 -4
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-dialog.js +2 -2
- package/dist/components/ic-divider2.js +1 -1
- package/dist/components/ic-empty-state.js +2 -2
- package/dist/components/ic-footer-link-group.js +1 -1
- package/dist/components/ic-footer-link.js +3 -3
- package/dist/components/ic-footer.js +4 -4
- package/dist/components/ic-hero.js +5 -5
- package/dist/components/ic-horizontal-scroll2.js +6 -6
- package/dist/components/ic-input-component-container2.js +4 -4
- package/dist/components/ic-input-container2.js +2 -2
- package/dist/components/ic-input-label2.js +3 -3
- package/dist/components/ic-input-validation2.js +4 -4
- package/dist/components/ic-layout-grid-item.d.ts +11 -0
- package/dist/components/ic-layout-grid-item.js +95 -0
- package/dist/components/ic-layout-grid-item.js.map +1 -0
- package/dist/components/ic-layout-grid.d.ts +11 -0
- package/dist/components/ic-layout-grid.js +188 -0
- package/dist/components/ic-layout-grid.js.map +1 -0
- package/dist/components/ic-link2.js +1 -1
- package/dist/components/ic-loading-indicator2.js +5 -5
- package/dist/components/ic-menu-group.js +2 -2
- package/dist/components/ic-menu-item2.js +1 -1
- package/dist/components/ic-menu2.js +4 -4
- package/dist/components/ic-navigation-button.js +3 -3
- package/dist/components/ic-navigation-group.js +3 -3
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +3 -3
- package/dist/components/ic-navigation-menu2.js +5 -5
- package/dist/components/ic-page-header.js +7 -7
- package/dist/components/ic-pagination-item2.js +2 -2
- package/dist/components/ic-pagination.js +4 -4
- package/dist/components/ic-pagination.js.map +1 -1
- package/dist/components/ic-popover-menu.js +11 -6
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +5 -5
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +5 -5
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +10 -10
- package/dist/components/ic-section-container2.js +2 -2
- package/dist/components/ic-select.js +7 -7
- package/dist/components/ic-side-navigation.js +5 -5
- package/dist/components/ic-skeleton.js +2 -2
- package/dist/components/ic-skip-link.js +2 -2
- package/dist/components/ic-status-tag.js +2 -2
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +14 -14
- package/dist/components/ic-stepper.js +2 -2
- package/dist/components/ic-switch.js +5 -5
- package/dist/components/ic-tab-context.js +1 -1
- package/dist/components/ic-tab-group.js +2 -2
- package/dist/components/ic-tab-panel.js +2 -2
- package/dist/components/ic-tab.js +2 -2
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field.js +7 -7
- package/dist/components/ic-theme.js +2 -2
- package/dist/components/ic-toast-region.js +1 -1
- package/dist/components/ic-toast.js +5 -5
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-toggle-button-group.js +2 -2
- package/dist/components/ic-toggle-button.js +2 -2
- package/dist/components/ic-tooltip2.js +39 -79
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +5 -5
- package/dist/components/ic-typography2.js +2 -2
- package/dist/core/core.css +236 -16
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-0d680d19.entry.js +2 -0
- package/dist/core/p-0d680d19.entry.js.map +1 -0
- package/dist/core/{p-06e80441.entry.js → p-15dbccc2.entry.js} +2 -2
- package/dist/core/{p-91f6884a.entry.js → p-19cf2327.entry.js} +2 -2
- package/dist/core/{p-4b6818d9.entry.js → p-1cc402b8.entry.js} +2 -2
- package/dist/core/p-1d37ac1c.entry.js +2 -0
- package/dist/core/p-1d37ac1c.entry.js.map +1 -0
- package/dist/core/{p-182b7037.entry.js → p-1e2f40b0.entry.js} +2 -2
- package/dist/core/{p-9d5e4b62.entry.js → p-21cf2beb.entry.js} +2 -2
- package/dist/core/p-25007ec9.js +2 -0
- package/dist/core/p-25007ec9.js.map +1 -0
- package/dist/core/{p-fc5661ac.entry.js → p-287e5c17.entry.js} +2 -2
- package/dist/core/{p-543b90c5.entry.js → p-28efe829.entry.js} +2 -2
- package/dist/core/{p-fb6e6ac4.entry.js → p-2f4f392f.entry.js} +2 -2
- package/dist/core/{p-4301e11e.entry.js → p-313a8a2f.entry.js} +2 -2
- package/dist/core/p-317e005f.entry.js +2 -0
- package/dist/core/{p-ff47772c.entry.js.map → p-317e005f.entry.js.map} +1 -1
- package/dist/core/{p-f4ee5fbb.entry.js → p-3dc54847.entry.js} +2 -2
- package/dist/core/{p-0549305b.entry.js → p-3e5d7a3d.entry.js} +2 -2
- package/dist/core/p-41ef74a7.entry.js +2 -0
- package/dist/core/p-41ef74a7.entry.js.map +1 -0
- package/dist/core/{p-ae2ea264.entry.js → p-41f92698.entry.js} +2 -2
- package/dist/core/p-43324339.entry.js +2 -0
- package/dist/core/p-43324339.entry.js.map +1 -0
- package/dist/core/{p-9e051db4.entry.js → p-45dd12ee.entry.js} +2 -2
- package/dist/core/{p-018eaee0.entry.js → p-493eaabb.entry.js} +2 -2
- package/dist/core/{p-a591ef38.entry.js → p-4ca782eb.entry.js} +2 -2
- package/dist/core/{p-056be0df.entry.js → p-4d1a3036.entry.js} +2 -2
- package/dist/core/p-52748d5c.entry.js +2 -0
- package/dist/core/p-52748d5c.entry.js.map +1 -0
- package/dist/core/p-595a4d06.entry.js +2 -0
- package/dist/core/p-595a4d06.entry.js.map +1 -0
- package/dist/core/p-5daa7915.entry.js +2 -0
- package/dist/core/{p-02132a4c.entry.js.map → p-5daa7915.entry.js.map} +1 -1
- package/dist/core/{p-421b5f2d.entry.js → p-5f68f62b.entry.js} +2 -2
- package/dist/core/{p-d281c3cf.entry.js → p-5fbc8e62.entry.js} +2 -2
- package/dist/core/{p-06b0d0f6.entry.js → p-6014ab64.entry.js} +2 -2
- package/dist/core/{p-afde0edc.entry.js → p-661ae402.entry.js} +2 -2
- package/dist/core/{p-a2ae5d9e.entry.js → p-6a576a8b.entry.js} +2 -2
- package/dist/core/{p-b1b27b7e.entry.js → p-6e8ef73c.entry.js} +2 -2
- package/dist/core/p-6ed0ac48.entry.js +2 -0
- package/dist/core/{p-3194e46c.entry.js.map → p-6ed0ac48.entry.js.map} +1 -1
- package/dist/core/p-711bfeed.entry.js +2 -0
- package/dist/core/p-711bfeed.entry.js.map +1 -0
- package/dist/core/{p-2ec0d11c.entry.js → p-72a9909c.entry.js} +2 -2
- package/dist/core/{p-f9491692.entry.js → p-742a9181.entry.js} +2 -2
- package/dist/core/p-7cd4f6a6.entry.js +2 -0
- package/dist/core/{p-773ded36.entry.js.map → p-7cd4f6a6.entry.js.map} +1 -1
- package/dist/core/{p-152ddde9.entry.js → p-8a4b12e4.entry.js} +2 -2
- package/dist/core/{p-3448c713.entry.js → p-8b5022bc.entry.js} +2 -2
- package/dist/core/{p-ce916f35.entry.js → p-9323c234.entry.js} +2 -2
- package/dist/core/{p-50d13439.entry.js → p-948f89a0.entry.js} +2 -2
- package/dist/core/p-97b93ddf.entry.js +2 -0
- package/dist/core/p-97b93ddf.entry.js.map +1 -0
- package/dist/core/{p-0f86ea09.entry.js → p-999f0a5d.entry.js} +2 -2
- package/dist/core/p-999f0a5d.entry.js.map +1 -0
- package/dist/core/{p-ba89fa16.entry.js → p-9c013333.entry.js} +2 -2
- package/dist/core/{p-b83cca09.entry.js → p-9eeb5e85.entry.js} +2 -2
- package/dist/core/{p-0179fbd3.entry.js → p-9f36791b.entry.js} +2 -2
- package/dist/core/{p-8a5b0fb0.entry.js → p-a602a8e1.entry.js} +2 -2
- package/dist/core/{p-98869fe7.entry.js → p-a77364f5.entry.js} +2 -2
- package/dist/core/{p-6b52e47f.entry.js → p-af9c391d.entry.js} +2 -2
- package/dist/core/{p-77750efc.entry.js → p-b0d488d0.entry.js} +2 -2
- package/dist/core/p-b25d33d8.entry.js +2 -0
- package/dist/core/{p-627f7172.entry.js.map → p-b25d33d8.entry.js.map} +1 -1
- package/dist/core/{p-cd8dab55.entry.js → p-b52000d9.entry.js} +2 -2
- package/dist/core/p-cbe0d1bb.entry.js +2 -0
- package/dist/core/{p-ec1657fc.entry.js.map → p-cbe0d1bb.entry.js.map} +1 -1
- package/dist/core/p-ceea1712.entry.js +2 -0
- package/dist/core/p-ceea1712.entry.js.map +1 -0
- package/dist/core/p-cf631191.entry.js +2 -0
- package/dist/core/{p-6dd73165.entry.js → p-df88ff5b.entry.js} +2 -2
- package/dist/core/{p-bb21268f.entry.js → p-e652ab09.entry.js} +2 -2
- package/dist/core/{p-29468171.entry.js → p-e876e47c.entry.js} +2 -2
- package/dist/core/p-ea061ccf.entry.js +2 -0
- package/dist/core/p-ea061ccf.entry.js.map +1 -0
- package/dist/core/{p-ab1103e1.entry.js → p-ea778379.entry.js} +2 -2
- package/dist/core/{p-948086f4.entry.js → p-ef4b5469.entry.js} +2 -2
- package/dist/core/p-f309d3af.entry.js +2 -0
- package/dist/core/{p-554c555f.entry.js.map → p-f309d3af.entry.js.map} +1 -1
- package/dist/core/{p-9ed5f11d.entry.js → p-f6a02202.entry.js} +2 -2
- package/dist/core/p-fc3b1155.entry.js +2 -0
- package/dist/core/p-fc3b1155.entry.js.map +1 -0
- package/dist/core/p-ffac41d6.entry.js +2 -0
- package/dist/core/p-ffac41d6.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-f5ff3b42.js → helpers-56631aa0.js} +32 -8
- package/dist/esm/helpers-56631aa0.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +1 -1
- package/dist/esm/ic-accordion.entry.js +1 -1
- package/dist/esm/ic-action-chip.entry.js +112 -0
- package/dist/esm/ic-action-chip.entry.js.map +1 -0
- package/dist/esm/ic-alert.entry.js +2 -2
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +4 -4
- package/dist/esm/ic-badge.entry.js +4 -4
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +3 -3
- package/dist/esm/ic-breadcrumb.entry.js +3 -3
- package/dist/esm/ic-button_3.entry.js +56 -96
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +5 -5
- package/dist/esm/ic-checkbox-group.entry.js +3 -3
- package/dist/esm/ic-checkbox.entry.js +6 -6
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +13 -5
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +2 -2
- package/dist/esm/ic-data-list.entry.js +3 -3
- package/dist/esm/ic-data-list.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +4 -4
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +2 -2
- package/dist/esm/ic-divider.entry.js +1 -1
- package/dist/esm/ic-empty-state.entry.js +3 -3
- package/dist/esm/ic-footer-link-group.entry.js +1 -1
- package/dist/esm/ic-footer-link.entry.js +3 -3
- package/dist/esm/ic-footer.entry.js +4 -4
- package/dist/esm/ic-hero.entry.js +5 -5
- package/dist/esm/ic-horizontal-scroll.entry.js +6 -6
- package/dist/esm/ic-input-component-container_3.entry.js +9 -9
- package/dist/esm/ic-input-label_2.entry.js +6 -6
- package/dist/esm/ic-layout-grid-item.entry.js +66 -0
- package/dist/esm/ic-layout-grid-item.entry.js.map +1 -0
- package/dist/esm/ic-layout-grid.entry.js +152 -0
- package/dist/esm/ic-layout-grid.entry.js.map +1 -0
- package/dist/esm/ic-link.entry.js +2 -2
- package/dist/esm/ic-menu-group.entry.js +2 -2
- package/dist/esm/ic-menu-item.entry.js +1 -1
- package/dist/esm/ic-navigation-button.entry.js +3 -3
- package/dist/esm/ic-navigation-group.entry.js +3 -3
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +3 -3
- package/dist/esm/ic-navigation-menu.entry.js +5 -5
- package/dist/esm/ic-page-header.entry.js +7 -7
- package/dist/esm/ic-pagination-item.entry.js +2 -2
- package/dist/esm/ic-pagination.entry.js +5 -5
- package/dist/esm/ic-popover-menu.entry.js +10 -6
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +5 -5
- package/dist/esm/ic-radio-option.entry.js +5 -5
- package/dist/esm/ic-search-bar.entry.js +10 -10
- package/dist/esm/ic-section-container.entry.js +2 -2
- package/dist/esm/ic-select.entry.js +7 -7
- package/dist/esm/ic-side-navigation.entry.js +5 -5
- package/dist/esm/ic-skeleton.entry.js +2 -2
- package/dist/esm/ic-skip-link.entry.js +2 -2
- package/dist/esm/ic-status-tag.entry.js +3 -3
- package/dist/esm/ic-step.entry.js +14 -14
- package/dist/esm/ic-stepper.entry.js +3 -3
- package/dist/esm/ic-switch.entry.js +5 -5
- package/dist/esm/ic-tab-context.entry.js +1 -1
- package/dist/esm/ic-tab-group.entry.js +3 -3
- package/dist/esm/ic-tab-panel.entry.js +2 -2
- package/dist/esm/ic-tab.entry.js +3 -3
- package/dist/esm/ic-text-field.entry.js +7 -7
- package/dist/esm/ic-theme.entry.js +2 -2
- package/dist/esm/ic-toast-region.entry.js +1 -1
- package/dist/esm/ic-toast.entry.js +5 -5
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button-group.entry.js +3 -3
- package/dist/esm/ic-toggle-button.entry.js +3 -3
- package/dist/esm/ic-top-navigation.entry.js +5 -5
- package/dist/esm/ic-typography.entry.js +3 -3
- package/dist/esm/index-a7a720e7.js +12 -0
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/ic-action-chip/ic-action-chip.d.ts +100 -0
- package/dist/types/components/ic-button/ic-button.d.ts +4 -0
- package/dist/types/components/ic-chip/ic-chip.d.ts +2 -0
- package/dist/types/components/ic-layout-grid/ic-layout-grid.d.ts +56 -0
- package/dist/types/components/ic-layout-grid/ic-layout-grid.types.d.ts +8 -0
- package/dist/types/components/ic-layout-grid-item/ic-layout-grid-item.d.ts +29 -0
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +4 -0
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +5 -4
- package/dist/types/components.d.ts +343 -2
- package/dist/types/utils/constants.d.ts +4 -0
- package/dist/types/utils/helpers.d.ts +3 -3
- package/dist/types/utils/types.d.ts +1 -1
- package/hydrate/index.js +659 -278
- package/hydrate/index.mjs +659 -278
- package/package.json +2 -2
- package/vscode-data.json +270 -0
- package/dist/cjs/helpers-8217daf4.js.map +0 -1
- package/dist/core/p-02132a4c.entry.js +0 -2
- package/dist/core/p-08567369.entry.js +0 -2
- package/dist/core/p-08567369.entry.js.map +0 -1
- package/dist/core/p-0f86ea09.entry.js.map +0 -1
- package/dist/core/p-3194e46c.entry.js +0 -2
- package/dist/core/p-43b98687.entry.js +0 -2
- package/dist/core/p-43b98687.entry.js.map +0 -1
- package/dist/core/p-4b8bfb59.entry.js +0 -2
- package/dist/core/p-4b8bfb59.entry.js.map +0 -1
- package/dist/core/p-4cd83bfe.entry.js +0 -2
- package/dist/core/p-4cd83bfe.entry.js.map +0 -1
- package/dist/core/p-554c555f.entry.js +0 -2
- package/dist/core/p-5fb58cc8.entry.js +0 -2
- package/dist/core/p-5fb58cc8.entry.js.map +0 -1
- package/dist/core/p-627f7172.entry.js +0 -2
- package/dist/core/p-70abcb2b.js +0 -2
- package/dist/core/p-70abcb2b.js.map +0 -1
- package/dist/core/p-773ded36.entry.js +0 -2
- package/dist/core/p-7cada631.entry.js +0 -2
- package/dist/core/p-7cada631.entry.js.map +0 -1
- package/dist/core/p-939adcae.entry.js +0 -2
- package/dist/core/p-939adcae.entry.js.map +0 -1
- package/dist/core/p-97f67617.entry.js +0 -2
- package/dist/core/p-97f67617.entry.js.map +0 -1
- package/dist/core/p-c100724d.entry.js +0 -2
- package/dist/core/p-d85b438a.entry.js +0 -2
- package/dist/core/p-d85b438a.entry.js.map +0 -1
- package/dist/core/p-ec1657fc.entry.js +0 -2
- package/dist/core/p-ff47772c.entry.js +0 -2
- package/dist/esm/helpers-f5ff3b42.js.map +0 -1
- /package/dist/core/{p-06e80441.entry.js.map → p-15dbccc2.entry.js.map} +0 -0
- /package/dist/core/{p-91f6884a.entry.js.map → p-19cf2327.entry.js.map} +0 -0
- /package/dist/core/{p-4b6818d9.entry.js.map → p-1cc402b8.entry.js.map} +0 -0
- /package/dist/core/{p-182b7037.entry.js.map → p-1e2f40b0.entry.js.map} +0 -0
- /package/dist/core/{p-9d5e4b62.entry.js.map → p-21cf2beb.entry.js.map} +0 -0
- /package/dist/core/{p-fc5661ac.entry.js.map → p-287e5c17.entry.js.map} +0 -0
- /package/dist/core/{p-543b90c5.entry.js.map → p-28efe829.entry.js.map} +0 -0
- /package/dist/core/{p-fb6e6ac4.entry.js.map → p-2f4f392f.entry.js.map} +0 -0
- /package/dist/core/{p-4301e11e.entry.js.map → p-313a8a2f.entry.js.map} +0 -0
- /package/dist/core/{p-f4ee5fbb.entry.js.map → p-3dc54847.entry.js.map} +0 -0
- /package/dist/core/{p-0549305b.entry.js.map → p-3e5d7a3d.entry.js.map} +0 -0
- /package/dist/core/{p-ae2ea264.entry.js.map → p-41f92698.entry.js.map} +0 -0
- /package/dist/core/{p-9e051db4.entry.js.map → p-45dd12ee.entry.js.map} +0 -0
- /package/dist/core/{p-018eaee0.entry.js.map → p-493eaabb.entry.js.map} +0 -0
- /package/dist/core/{p-a591ef38.entry.js.map → p-4ca782eb.entry.js.map} +0 -0
- /package/dist/core/{p-056be0df.entry.js.map → p-4d1a3036.entry.js.map} +0 -0
- /package/dist/core/{p-421b5f2d.entry.js.map → p-5f68f62b.entry.js.map} +0 -0
- /package/dist/core/{p-d281c3cf.entry.js.map → p-5fbc8e62.entry.js.map} +0 -0
- /package/dist/core/{p-06b0d0f6.entry.js.map → p-6014ab64.entry.js.map} +0 -0
- /package/dist/core/{p-afde0edc.entry.js.map → p-661ae402.entry.js.map} +0 -0
- /package/dist/core/{p-a2ae5d9e.entry.js.map → p-6a576a8b.entry.js.map} +0 -0
- /package/dist/core/{p-b1b27b7e.entry.js.map → p-6e8ef73c.entry.js.map} +0 -0
- /package/dist/core/{p-2ec0d11c.entry.js.map → p-72a9909c.entry.js.map} +0 -0
- /package/dist/core/{p-f9491692.entry.js.map → p-742a9181.entry.js.map} +0 -0
- /package/dist/core/{p-152ddde9.entry.js.map → p-8a4b12e4.entry.js.map} +0 -0
- /package/dist/core/{p-3448c713.entry.js.map → p-8b5022bc.entry.js.map} +0 -0
- /package/dist/core/{p-ce916f35.entry.js.map → p-9323c234.entry.js.map} +0 -0
- /package/dist/core/{p-50d13439.entry.js.map → p-948f89a0.entry.js.map} +0 -0
- /package/dist/core/{p-ba89fa16.entry.js.map → p-9c013333.entry.js.map} +0 -0
- /package/dist/core/{p-b83cca09.entry.js.map → p-9eeb5e85.entry.js.map} +0 -0
- /package/dist/core/{p-0179fbd3.entry.js.map → p-9f36791b.entry.js.map} +0 -0
- /package/dist/core/{p-8a5b0fb0.entry.js.map → p-a602a8e1.entry.js.map} +0 -0
- /package/dist/core/{p-98869fe7.entry.js.map → p-a77364f5.entry.js.map} +0 -0
- /package/dist/core/{p-6b52e47f.entry.js.map → p-af9c391d.entry.js.map} +0 -0
- /package/dist/core/{p-77750efc.entry.js.map → p-b0d488d0.entry.js.map} +0 -0
- /package/dist/core/{p-cd8dab55.entry.js.map → p-b52000d9.entry.js.map} +0 -0
- /package/dist/core/{p-c100724d.entry.js.map → p-cf631191.entry.js.map} +0 -0
- /package/dist/core/{p-6dd73165.entry.js.map → p-df88ff5b.entry.js.map} +0 -0
- /package/dist/core/{p-bb21268f.entry.js.map → p-e652ab09.entry.js.map} +0 -0
- /package/dist/core/{p-29468171.entry.js.map → p-e876e47c.entry.js.map} +0 -0
- /package/dist/core/{p-ab1103e1.entry.js.map → p-ea778379.entry.js.map} +0 -0
- /package/dist/core/{p-948086f4.entry.js.map → p-ef4b5469.entry.js.map} +0 -0
- /package/dist/core/{p-9ed5f11d.entry.js.map → p-f6a02202.entry.js.map} +0 -0
@@ -6,9 +6,9 @@
|
|
6
6
|
*/
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
8
8
|
import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcMultiValueEventDetail, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcThemeSettings, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
|
9
|
+
import { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
9
10
|
import { IcBackToTopPositions, IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
|
10
11
|
import { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic-badge/ic-badge.types";
|
11
|
-
import { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
12
12
|
import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
13
13
|
import { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
|
14
14
|
import { IcDividerLabelPlacement, IcDividerStyles, IcDividerWeights } from "./components/ic-divider/ic-divider.types";
|
@@ -16,6 +16,7 @@ import { IcEmptyStateAlignment } from "./components/ic-empty-state/ic-empty-stat
|
|
16
16
|
import { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
|
17
17
|
import { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
|
18
18
|
import { IcAriaLiveModeVariants } from "./components/ic-input-validation/ic-input-validation.types";
|
19
|
+
import { IcGridBreakpoints, IcGridType } from "./components/ic-layout-grid/ic-layout-grid.types";
|
19
20
|
import { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicator/ic-loading-indicator.types";
|
20
21
|
import { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
|
21
22
|
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
@@ -36,9 +37,9 @@ import { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from
|
|
36
37
|
import { IcChangeEventDetail as IcChangeEventDetail3 } from "./components/ic-toggle-button-group/ic-toggle-button-group.types";
|
37
38
|
import { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
|
38
39
|
export { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcMultiValueEventDetail, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcThemeSettings, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
|
40
|
+
export { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
39
41
|
export { IcBackToTopPositions, IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
|
40
42
|
export { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic-badge/ic-badge.types";
|
41
|
-
export { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
|
42
43
|
export { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
|
43
44
|
export { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
|
44
45
|
export { IcDividerLabelPlacement, IcDividerStyles, IcDividerWeights } from "./components/ic-divider/ic-divider.types";
|
@@ -46,6 +47,7 @@ export { IcEmptyStateAlignment } from "./components/ic-empty-state/ic-empty-stat
|
|
46
47
|
export { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
|
47
48
|
export { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
|
48
49
|
export { IcAriaLiveModeVariants } from "./components/ic-input-validation/ic-input-validation.types";
|
50
|
+
export { IcGridBreakpoints, IcGridType } from "./components/ic-layout-grid/ic-layout-grid.types";
|
49
51
|
export { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicator/ic-loading-indicator.types";
|
50
52
|
export { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
|
51
53
|
export { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
|
@@ -126,6 +128,92 @@ export namespace Components {
|
|
126
128
|
*/
|
127
129
|
"theme"?: IcThemeMode;
|
128
130
|
}
|
131
|
+
interface IcActionChip {
|
132
|
+
/**
|
133
|
+
* If `true`, the chip will appear disabled.
|
134
|
+
*/
|
135
|
+
"disabled": boolean;
|
136
|
+
/**
|
137
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
138
|
+
*/
|
139
|
+
"download": string | boolean;
|
140
|
+
/**
|
141
|
+
* The <form> element to associate the chip with.
|
142
|
+
*/
|
143
|
+
"form"?: string;
|
144
|
+
/**
|
145
|
+
* The URL that processes the information submitted by the chip. It overrides the action attribute of the chip's form owner. Does nothing if there is no form owner.
|
146
|
+
*/
|
147
|
+
"formaction"?: string;
|
148
|
+
/**
|
149
|
+
* The way the submitted form data is encoded.
|
150
|
+
*/
|
151
|
+
"formenctype"?: string;
|
152
|
+
/**
|
153
|
+
* The HTTP method used to submit the form.
|
154
|
+
*/
|
155
|
+
"formmethod"?: string;
|
156
|
+
/**
|
157
|
+
* If `true`, the form will not be validated when submitted.
|
158
|
+
*/
|
159
|
+
"formnovalidate"?: boolean;
|
160
|
+
/**
|
161
|
+
* The place to display the response from submitting the form. It overrides the target attribute of the chip's form owner.
|
162
|
+
*/
|
163
|
+
"formtarget"?: string;
|
164
|
+
/**
|
165
|
+
* The URL that the link points to. This will render the chip as an "a" tag.
|
166
|
+
*/
|
167
|
+
"href"?: string;
|
168
|
+
/**
|
169
|
+
* The human language of the linked URL.
|
170
|
+
*/
|
171
|
+
"hreflang"?: string;
|
172
|
+
/**
|
173
|
+
* The text rendered within the chip.
|
174
|
+
*/
|
175
|
+
"label": string;
|
176
|
+
/**
|
177
|
+
* If `true`, the button will display as monochromatic in either `light` or `dark` theme.
|
178
|
+
*/
|
179
|
+
"monochrome": boolean;
|
180
|
+
/**
|
181
|
+
* How much of the referrer to send when following the link.
|
182
|
+
*/
|
183
|
+
"referrerpolicy"?: ReferrerPolicy;
|
184
|
+
/**
|
185
|
+
* The relationship of the linked URL as space-separated link types.
|
186
|
+
*/
|
187
|
+
"rel"?: string;
|
188
|
+
/**
|
189
|
+
* Sets focus on the chip.
|
190
|
+
*/
|
191
|
+
"setFocus": () => Promise<void>;
|
192
|
+
/**
|
193
|
+
* The size of the chip.
|
194
|
+
*/
|
195
|
+
"size": IcSizes;
|
196
|
+
/**
|
197
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
198
|
+
*/
|
199
|
+
"target"?: string;
|
200
|
+
/**
|
201
|
+
* Sets the chip to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component.
|
202
|
+
*/
|
203
|
+
"theme": IcThemeMode;
|
204
|
+
/**
|
205
|
+
* If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color.
|
206
|
+
*/
|
207
|
+
"transparentBackground": boolean;
|
208
|
+
/**
|
209
|
+
* The type of the chip.
|
210
|
+
*/
|
211
|
+
"type": IcButtonTypes;
|
212
|
+
/**
|
213
|
+
* The emphasis of the chip.
|
214
|
+
*/
|
215
|
+
"variant": IcEmphasisType;
|
216
|
+
}
|
129
217
|
interface IcAlert {
|
130
218
|
/**
|
131
219
|
* If `true`, the alert will have the 'alert' ARIA role and will be announced to screen readers.
|
@@ -370,6 +458,10 @@ export namespace Components {
|
|
370
458
|
* 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.
|
371
459
|
*/
|
372
460
|
"theme": IcThemeMode;
|
461
|
+
/**
|
462
|
+
* Setting to `true` can help in situations where tooltip content is clipped by a parent element.
|
463
|
+
*/
|
464
|
+
"tooltipFixedPositioning": boolean;
|
373
465
|
/**
|
374
466
|
* The position of the tooltip in relation to the button.
|
375
467
|
*/
|
@@ -966,6 +1058,66 @@ export namespace Components {
|
|
966
1058
|
*/
|
967
1059
|
"status"?: IcInformationStatusOrEmpty;
|
968
1060
|
}
|
1061
|
+
interface IcLayoutGrid {
|
1062
|
+
/**
|
1063
|
+
* The alignment of the grid.
|
1064
|
+
*/
|
1065
|
+
"aligned"?: IcAlignment;
|
1066
|
+
/**
|
1067
|
+
* The number of columns in the grid. This can be a number or an object specifying different values for each breakpoint.
|
1068
|
+
*/
|
1069
|
+
"columns"?: IcGridBreakpoints;
|
1070
|
+
/**
|
1071
|
+
* The default column span for grid items.
|
1072
|
+
*/
|
1073
|
+
"defaultColSpan"?: IcGridBreakpoints;
|
1074
|
+
/**
|
1075
|
+
* The default column width for grid items. This is used when the grid type is set to "fixed".
|
1076
|
+
*/
|
1077
|
+
"defaultColWidth"?: string;
|
1078
|
+
/**
|
1079
|
+
* The default row span for grid items.
|
1080
|
+
*/
|
1081
|
+
"defaultRowSpan"?: number;
|
1082
|
+
/**
|
1083
|
+
* If `true`, the standard vertical padding from the grid will be removed.
|
1084
|
+
*/
|
1085
|
+
"fullHeight"?: boolean;
|
1086
|
+
/**
|
1087
|
+
* The space between grid items, in multiples of the base spacing unit (`var(--ic-space-xs)`).
|
1088
|
+
*/
|
1089
|
+
"gridSpacing"?: number;
|
1090
|
+
/**
|
1091
|
+
* The number of rows in the grid.
|
1092
|
+
*/
|
1093
|
+
"rows"?: number;
|
1094
|
+
/**
|
1095
|
+
* The layout type of the grid.
|
1096
|
+
*/
|
1097
|
+
"type": IcGridType;
|
1098
|
+
}
|
1099
|
+
interface IcLayoutGridItem {
|
1100
|
+
/**
|
1101
|
+
* The number of columns the grid item should span.
|
1102
|
+
*/
|
1103
|
+
"colSpan"?: number;
|
1104
|
+
/**
|
1105
|
+
* The column the grid item should start at.
|
1106
|
+
*/
|
1107
|
+
"colStart"?: number;
|
1108
|
+
/**
|
1109
|
+
* If `true`, the grid item will be hidden on smaller screens.
|
1110
|
+
*/
|
1111
|
+
"hideInMobileMode"?: boolean;
|
1112
|
+
/**
|
1113
|
+
* The number of rows the grid item should span.
|
1114
|
+
*/
|
1115
|
+
"rowSpan"?: number;
|
1116
|
+
/**
|
1117
|
+
* The row the grid item should start at.
|
1118
|
+
*/
|
1119
|
+
"rowStart"?: number;
|
1120
|
+
}
|
969
1121
|
interface IcLink {
|
970
1122
|
/**
|
971
1123
|
* If `true`, the user can save the linked URL instead of navigating to it. If the value is a string, it will be used as the filename for the download.
|
@@ -1434,6 +1586,10 @@ export namespace Components {
|
|
1434
1586
|
* @param setFocusToAnchor when true return focus to anchor element when menu is closed
|
1435
1587
|
*/
|
1436
1588
|
"closeMenu": (setFocusToAnchor?: boolean, menuElement?: HTMLIcMenuItemElement) => Promise<void>;
|
1589
|
+
/**
|
1590
|
+
* Setting to `true` can help in situations where tooltip content is clipped by a parent element.
|
1591
|
+
*/
|
1592
|
+
"fixedPositioning": boolean;
|
1437
1593
|
/**
|
1438
1594
|
* If `true`, the popover menu will be displayed.
|
1439
1595
|
*/
|
@@ -2417,6 +2573,10 @@ export namespace Components {
|
|
2417
2573
|
* @param persistTooltip Whether the tooltip should stay on the screen when actions are performed that would previously dismiss the tooltip, such as on hover
|
2418
2574
|
*/
|
2419
2575
|
"displayTooltip": (show: boolean, persistTooltip?: boolean) => Promise<void>;
|
2576
|
+
/**
|
2577
|
+
* Setting to `true` can help in situations where tooltip content is clipped by a parent element.
|
2578
|
+
*/
|
2579
|
+
"fixedPositioning": boolean;
|
2420
2580
|
"isTooltipVisible": () => Promise<boolean>;
|
2421
2581
|
/**
|
2422
2582
|
* The text to display on the tooltip.
|
@@ -2675,6 +2835,12 @@ declare global {
|
|
2675
2835
|
prototype: HTMLIcAccordionGroupElement;
|
2676
2836
|
new (): HTMLIcAccordionGroupElement;
|
2677
2837
|
};
|
2838
|
+
interface HTMLIcActionChipElement extends Components.IcActionChip, HTMLStencilElement {
|
2839
|
+
}
|
2840
|
+
var HTMLIcActionChipElement: {
|
2841
|
+
prototype: HTMLIcActionChipElement;
|
2842
|
+
new (): HTMLIcActionChipElement;
|
2843
|
+
};
|
2678
2844
|
interface HTMLIcAlertElementEventMap {
|
2679
2845
|
"icDismiss": void;
|
2680
2846
|
}
|
@@ -2907,6 +3073,18 @@ declare global {
|
|
2907
3073
|
prototype: HTMLIcInputValidationElement;
|
2908
3074
|
new (): HTMLIcInputValidationElement;
|
2909
3075
|
};
|
3076
|
+
interface HTMLIcLayoutGridElement extends Components.IcLayoutGrid, HTMLStencilElement {
|
3077
|
+
}
|
3078
|
+
var HTMLIcLayoutGridElement: {
|
3079
|
+
prototype: HTMLIcLayoutGridElement;
|
3080
|
+
new (): HTMLIcLayoutGridElement;
|
3081
|
+
};
|
3082
|
+
interface HTMLIcLayoutGridItemElement extends Components.IcLayoutGridItem, HTMLStencilElement {
|
3083
|
+
}
|
3084
|
+
var HTMLIcLayoutGridItemElement: {
|
3085
|
+
prototype: HTMLIcLayoutGridItemElement;
|
3086
|
+
new (): HTMLIcLayoutGridItemElement;
|
3087
|
+
};
|
2910
3088
|
interface HTMLIcLinkElement extends Components.IcLink, HTMLStencilElement {
|
2911
3089
|
}
|
2912
3090
|
var HTMLIcLinkElement: {
|
@@ -3459,6 +3637,7 @@ declare global {
|
|
3459
3637
|
interface HTMLElementTagNameMap {
|
3460
3638
|
"ic-accordion": HTMLIcAccordionElement;
|
3461
3639
|
"ic-accordion-group": HTMLIcAccordionGroupElement;
|
3640
|
+
"ic-action-chip": HTMLIcActionChipElement;
|
3462
3641
|
"ic-alert": HTMLIcAlertElement;
|
3463
3642
|
"ic-back-to-top": HTMLIcBackToTopElement;
|
3464
3643
|
"ic-badge": HTMLIcBadgeElement;
|
@@ -3484,6 +3663,8 @@ declare global {
|
|
3484
3663
|
"ic-input-container": HTMLIcInputContainerElement;
|
3485
3664
|
"ic-input-label": HTMLIcInputLabelElement;
|
3486
3665
|
"ic-input-validation": HTMLIcInputValidationElement;
|
3666
|
+
"ic-layout-grid": HTMLIcLayoutGridElement;
|
3667
|
+
"ic-layout-grid-item": HTMLIcLayoutGridItemElement;
|
3487
3668
|
"ic-link": HTMLIcLinkElement;
|
3488
3669
|
"ic-loading-indicator": HTMLIcLoadingIndicatorElement;
|
3489
3670
|
"ic-menu": HTMLIcMenuElement;
|
@@ -3577,6 +3758,88 @@ declare namespace LocalJSX {
|
|
3577
3758
|
*/
|
3578
3759
|
"theme"?: IcThemeMode;
|
3579
3760
|
}
|
3761
|
+
interface IcActionChip {
|
3762
|
+
/**
|
3763
|
+
* If `true`, the chip will appear disabled.
|
3764
|
+
*/
|
3765
|
+
"disabled"?: boolean;
|
3766
|
+
/**
|
3767
|
+
* If `true`, the user can save the linked URL instead of navigating to it.
|
3768
|
+
*/
|
3769
|
+
"download"?: string | boolean;
|
3770
|
+
/**
|
3771
|
+
* The <form> element to associate the chip with.
|
3772
|
+
*/
|
3773
|
+
"form"?: string;
|
3774
|
+
/**
|
3775
|
+
* The URL that processes the information submitted by the chip. It overrides the action attribute of the chip's form owner. Does nothing if there is no form owner.
|
3776
|
+
*/
|
3777
|
+
"formaction"?: string;
|
3778
|
+
/**
|
3779
|
+
* The way the submitted form data is encoded.
|
3780
|
+
*/
|
3781
|
+
"formenctype"?: string;
|
3782
|
+
/**
|
3783
|
+
* The HTTP method used to submit the form.
|
3784
|
+
*/
|
3785
|
+
"formmethod"?: string;
|
3786
|
+
/**
|
3787
|
+
* If `true`, the form will not be validated when submitted.
|
3788
|
+
*/
|
3789
|
+
"formnovalidate"?: boolean;
|
3790
|
+
/**
|
3791
|
+
* The place to display the response from submitting the form. It overrides the target attribute of the chip's form owner.
|
3792
|
+
*/
|
3793
|
+
"formtarget"?: string;
|
3794
|
+
/**
|
3795
|
+
* The URL that the link points to. This will render the chip as an "a" tag.
|
3796
|
+
*/
|
3797
|
+
"href"?: string;
|
3798
|
+
/**
|
3799
|
+
* The human language of the linked URL.
|
3800
|
+
*/
|
3801
|
+
"hreflang"?: string;
|
3802
|
+
/**
|
3803
|
+
* The text rendered within the chip.
|
3804
|
+
*/
|
3805
|
+
"label": string;
|
3806
|
+
/**
|
3807
|
+
* If `true`, the button will display as monochromatic in either `light` or `dark` theme.
|
3808
|
+
*/
|
3809
|
+
"monochrome"?: boolean;
|
3810
|
+
/**
|
3811
|
+
* How much of the referrer to send when following the link.
|
3812
|
+
*/
|
3813
|
+
"referrerpolicy"?: ReferrerPolicy;
|
3814
|
+
/**
|
3815
|
+
* The relationship of the linked URL as space-separated link types.
|
3816
|
+
*/
|
3817
|
+
"rel"?: string;
|
3818
|
+
/**
|
3819
|
+
* The size of the chip.
|
3820
|
+
*/
|
3821
|
+
"size"?: IcSizes;
|
3822
|
+
/**
|
3823
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
3824
|
+
*/
|
3825
|
+
"target"?: string;
|
3826
|
+
/**
|
3827
|
+
* Sets the chip to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component.
|
3828
|
+
*/
|
3829
|
+
"theme"?: IcThemeMode;
|
3830
|
+
/**
|
3831
|
+
* If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color.
|
3832
|
+
*/
|
3833
|
+
"transparentBackground"?: boolean;
|
3834
|
+
/**
|
3835
|
+
* The type of the chip.
|
3836
|
+
*/
|
3837
|
+
"type"?: IcButtonTypes;
|
3838
|
+
/**
|
3839
|
+
* The emphasis of the chip.
|
3840
|
+
*/
|
3841
|
+
"variant"?: IcEmphasisType;
|
3842
|
+
}
|
3580
3843
|
interface IcAlert {
|
3581
3844
|
/**
|
3582
3845
|
* If `true`, the alert will have the 'alert' ARIA role and will be announced to screen readers.
|
@@ -3824,6 +4087,10 @@ declare namespace LocalJSX {
|
|
3824
4087
|
* 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.
|
3825
4088
|
*/
|
3826
4089
|
"theme"?: IcThemeMode;
|
4090
|
+
/**
|
4091
|
+
* Setting to `true` can help in situations where tooltip content is clipped by a parent element.
|
4092
|
+
*/
|
4093
|
+
"tooltipFixedPositioning"?: boolean;
|
3827
4094
|
/**
|
3828
4095
|
* The position of the tooltip in relation to the button.
|
3829
4096
|
*/
|
@@ -4423,6 +4690,66 @@ declare namespace LocalJSX {
|
|
4423
4690
|
*/
|
4424
4691
|
"status"?: IcInformationStatusOrEmpty;
|
4425
4692
|
}
|
4693
|
+
interface IcLayoutGrid {
|
4694
|
+
/**
|
4695
|
+
* The alignment of the grid.
|
4696
|
+
*/
|
4697
|
+
"aligned"?: IcAlignment;
|
4698
|
+
/**
|
4699
|
+
* The number of columns in the grid. This can be a number or an object specifying different values for each breakpoint.
|
4700
|
+
*/
|
4701
|
+
"columns"?: IcGridBreakpoints;
|
4702
|
+
/**
|
4703
|
+
* The default column span for grid items.
|
4704
|
+
*/
|
4705
|
+
"defaultColSpan"?: IcGridBreakpoints;
|
4706
|
+
/**
|
4707
|
+
* The default column width for grid items. This is used when the grid type is set to "fixed".
|
4708
|
+
*/
|
4709
|
+
"defaultColWidth"?: string;
|
4710
|
+
/**
|
4711
|
+
* The default row span for grid items.
|
4712
|
+
*/
|
4713
|
+
"defaultRowSpan"?: number;
|
4714
|
+
/**
|
4715
|
+
* If `true`, the standard vertical padding from the grid will be removed.
|
4716
|
+
*/
|
4717
|
+
"fullHeight"?: boolean;
|
4718
|
+
/**
|
4719
|
+
* The space between grid items, in multiples of the base spacing unit (`var(--ic-space-xs)`).
|
4720
|
+
*/
|
4721
|
+
"gridSpacing"?: number;
|
4722
|
+
/**
|
4723
|
+
* The number of rows in the grid.
|
4724
|
+
*/
|
4725
|
+
"rows"?: number;
|
4726
|
+
/**
|
4727
|
+
* The layout type of the grid.
|
4728
|
+
*/
|
4729
|
+
"type"?: IcGridType;
|
4730
|
+
}
|
4731
|
+
interface IcLayoutGridItem {
|
4732
|
+
/**
|
4733
|
+
* The number of columns the grid item should span.
|
4734
|
+
*/
|
4735
|
+
"colSpan"?: number;
|
4736
|
+
/**
|
4737
|
+
* The column the grid item should start at.
|
4738
|
+
*/
|
4739
|
+
"colStart"?: number;
|
4740
|
+
/**
|
4741
|
+
* If `true`, the grid item will be hidden on smaller screens.
|
4742
|
+
*/
|
4743
|
+
"hideInMobileMode"?: boolean;
|
4744
|
+
/**
|
4745
|
+
* The number of rows the grid item should span.
|
4746
|
+
*/
|
4747
|
+
"rowSpan"?: number;
|
4748
|
+
/**
|
4749
|
+
* The row the grid item should start at.
|
4750
|
+
*/
|
4751
|
+
"rowStart"?: number;
|
4752
|
+
}
|
4426
4753
|
interface IcLink {
|
4427
4754
|
/**
|
4428
4755
|
* If `true`, the user can save the linked URL instead of navigating to it. If the value is a string, it will be used as the filename for the download.
|
@@ -4858,6 +5185,10 @@ declare namespace LocalJSX {
|
|
4858
5185
|
* The ID of the element the popover menu will anchor itself to. This is required unless the popover is a submenu.
|
4859
5186
|
*/
|
4860
5187
|
"anchor"?: string;
|
5188
|
+
/**
|
5189
|
+
* Setting to `true` can help in situations where tooltip content is clipped by a parent element.
|
5190
|
+
*/
|
5191
|
+
"fixedPositioning"?: boolean;
|
4861
5192
|
/**
|
4862
5193
|
* Emitted when the popover menu is closed.
|
4863
5194
|
*/
|
@@ -5918,6 +6249,10 @@ declare namespace LocalJSX {
|
|
5918
6249
|
* If `true`, the tooltip will not be displayed on hover, it will require a click.
|
5919
6250
|
*/
|
5920
6251
|
"disableHover"?: boolean;
|
6252
|
+
/**
|
6253
|
+
* Setting to `true` can help in situations where tooltip content is clipped by a parent element.
|
6254
|
+
*/
|
6255
|
+
"fixedPositioning"?: boolean;
|
5921
6256
|
/**
|
5922
6257
|
* The text to display on the tooltip.
|
5923
6258
|
*/
|
@@ -6018,6 +6353,7 @@ declare namespace LocalJSX {
|
|
6018
6353
|
interface IntrinsicElements {
|
6019
6354
|
"ic-accordion": IcAccordion;
|
6020
6355
|
"ic-accordion-group": IcAccordionGroup;
|
6356
|
+
"ic-action-chip": IcActionChip;
|
6021
6357
|
"ic-alert": IcAlert;
|
6022
6358
|
"ic-back-to-top": IcBackToTop;
|
6023
6359
|
"ic-badge": IcBadge;
|
@@ -6043,6 +6379,8 @@ declare namespace LocalJSX {
|
|
6043
6379
|
"ic-input-container": IcInputContainer;
|
6044
6380
|
"ic-input-label": IcInputLabel;
|
6045
6381
|
"ic-input-validation": IcInputValidation;
|
6382
|
+
"ic-layout-grid": IcLayoutGrid;
|
6383
|
+
"ic-layout-grid-item": IcLayoutGridItem;
|
6046
6384
|
"ic-link": IcLink;
|
6047
6385
|
"ic-loading-indicator": IcLoadingIndicator;
|
6048
6386
|
"ic-menu": IcMenu;
|
@@ -6089,6 +6427,7 @@ declare module "@stencil/core" {
|
|
6089
6427
|
interface IntrinsicElements {
|
6090
6428
|
"ic-accordion": LocalJSX.IcAccordion & JSXBase.HTMLAttributes<HTMLIcAccordionElement>;
|
6091
6429
|
"ic-accordion-group": LocalJSX.IcAccordionGroup & JSXBase.HTMLAttributes<HTMLIcAccordionGroupElement>;
|
6430
|
+
"ic-action-chip": LocalJSX.IcActionChip & JSXBase.HTMLAttributes<HTMLIcActionChipElement>;
|
6092
6431
|
"ic-alert": LocalJSX.IcAlert & JSXBase.HTMLAttributes<HTMLIcAlertElement>;
|
6093
6432
|
"ic-back-to-top": LocalJSX.IcBackToTop & JSXBase.HTMLAttributes<HTMLIcBackToTopElement>;
|
6094
6433
|
"ic-badge": LocalJSX.IcBadge & JSXBase.HTMLAttributes<HTMLIcBadgeElement>;
|
@@ -6114,6 +6453,8 @@ declare module "@stencil/core" {
|
|
6114
6453
|
"ic-input-container": LocalJSX.IcInputContainer & JSXBase.HTMLAttributes<HTMLIcInputContainerElement>;
|
6115
6454
|
"ic-input-label": LocalJSX.IcInputLabel & JSXBase.HTMLAttributes<HTMLIcInputLabelElement>;
|
6116
6455
|
"ic-input-validation": LocalJSX.IcInputValidation & JSXBase.HTMLAttributes<HTMLIcInputValidationElement>;
|
6456
|
+
"ic-layout-grid": LocalJSX.IcLayoutGrid & JSXBase.HTMLAttributes<HTMLIcLayoutGridElement>;
|
6457
|
+
"ic-layout-grid-item": LocalJSX.IcLayoutGridItem & JSXBase.HTMLAttributes<HTMLIcLayoutGridItemElement>;
|
6117
6458
|
"ic-link": LocalJSX.IcLink & JSXBase.HTMLAttributes<HTMLIcLinkElement>;
|
6118
6459
|
"ic-loading-indicator": LocalJSX.IcLoadingIndicator & JSXBase.HTMLAttributes<HTMLIcLoadingIndicatorElement>;
|
6119
6460
|
"ic-menu": LocalJSX.IcMenu & JSXBase.HTMLAttributes<HTMLIcMenuElement>;
|
@@ -69,13 +69,13 @@ export declare const getBrandFromContext: (el: Element, brandFromEvent?: IcBrand
|
|
69
69
|
*/
|
70
70
|
export declare const isMobileOrTablet: () => boolean;
|
71
71
|
/**
|
72
|
-
* Will create a button within the lightDOM which interacts with the
|
72
|
+
* Will create a button within the lightDOM which interacts with the form.
|
73
73
|
* This is required as buttons within the shadowDOM will not invoke a submit or reset
|
74
74
|
*
|
75
|
-
* @param form -
|
75
|
+
* @param form - form element to associate button with
|
76
76
|
* @param button - shadowDOM button
|
77
77
|
*/
|
78
|
-
export declare const handleHiddenFormButtonClick: (form: HTMLFormElement, button: HTMLIcButtonElement
|
78
|
+
export declare const handleHiddenFormButtonClick: (form: HTMLFormElement | null, button: HTMLIcButtonElement) => void;
|
79
79
|
export declare const isEmptyString: (value?: string) => boolean;
|
80
80
|
export declare const isPropDefined: (prop?: string) => string | undefined;
|
81
81
|
/**
|
@@ -1,5 +1,5 @@
|
|
1
1
|
export type IcFocusableComponents = HTMLIcBreadcrumbElement | HTMLIcButtonElement | HTMLIcCardVerticalElement | HTMLIcCheckboxElement | HTMLIcChipElement | HTMLIcLinkElement | HTMLIcNavigationButtonElement | HTMLIcNavigationGroupElement | HTMLIcNavigationItemElement | HTMLIcRadioOptionElement | HTMLIcSearchBarElement | HTMLIcSelectElement | HTMLIcSwitchElement | HTMLIcTabElement | HTMLIcTextFieldElement;
|
2
|
-
export type IcStatusVariants = "neutral" | "info" | "warning" | "error" | "success";
|
2
|
+
export type IcStatusVariants = "neutral" | "info" | "warning" | "error" | "success" | "ai";
|
3
3
|
export declare enum IcInformationStatus {
|
4
4
|
Warning = "warning",
|
5
5
|
Error = "error",
|