@ukic/web-components 3.24.0 → 3.25.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/ic-button_3.cjs.entry.js +16 -8
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-horizontal.cjs.entry.js +5 -5
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-checkbox.cjs.entry.js +4 -4
- package/dist/cjs/ic-data-list.cjs.entry.js +2 -2
- package/dist/cjs/ic-data-row.cjs.entry.js +2 -2
- package/dist/cjs/ic-dialog.cjs.entry.js +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +2 -2
- package/dist/cjs/ic-footer-link.cjs.entry.js +2 -2
- package/dist/cjs/ic-hero.cjs.entry.js +4 -4
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +5 -5
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +8 -8
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +5 -5
- package/dist/cjs/ic-layout-grid-item.cjs.entry.js +2 -2
- package/dist/cjs/ic-layout-grid.cjs.entry.js +2 -2
- package/dist/cjs/ic-link.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +4 -4
- package/dist/cjs/ic-page-header.cjs.entry.js +6 -6
- package/dist/cjs/ic-pagination-bar.cjs.entry.js +5 -5
- package/dist/cjs/ic-pagination-item.cjs.entry.js +1 -1
- package/dist/cjs/ic-pagination_3.cjs.entry.js +24 -24
- package/dist/cjs/ic-popover-menu.cjs.entry.js +4 -4
- package/dist/cjs/ic-radio-group.cjs.entry.js +4 -4
- package/dist/cjs/ic-radio-option.cjs.entry.js +4 -4
- package/dist/cjs/ic-search-bar.cjs.entry.js +9 -9
- package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
- package/dist/cjs/ic-side-navigation.cjs.entry.js +4 -4
- 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 +2 -2
- package/dist/cjs/ic-step.cjs.entry.js +13 -13
- package/dist/cjs/ic-stepper.cjs.entry.js +2 -2
- package/dist/cjs/ic-switch.cjs.entry.js +6 -8
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/ic-theme.cjs.entry.js +1 -1
- 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-toggle-button-group.cjs.entry.js +2 -2
- package/dist/cjs/ic-toggle-button.cjs.entry.js +2 -2
- package/dist/cjs/ic-typography.cjs.entry.js +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js +5 -5
- 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-data-list/ic-data-list.js +2 -2
- package/dist/collection/components/ic-data-row/ic-data-row.js +2 -2
- package/dist/collection/components/ic-dialog/ic-dialog.js +1 -1
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +2 -2
- 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.js +2 -2
- package/dist/collection/components/ic-layout-grid-item/ic-layout-grid-item.js +2 -2
- 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-group/ic-navigation-group.js +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +4 -4
- package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
- package/dist/collection/components/ic-pagination/ic-pagination.js +4 -4
- package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +5 -5
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +4 -4
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +4 -4
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +4 -4
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +10 -10
- package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
- package/dist/collection/components/ic-select/ic-select.js +15 -15
- 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.css +108 -43
- package/dist/collection/components/ic-switch/ic-switch.js +9 -11
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.stories.js +8 -4
- 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 +5 -5
- package/dist/collection/components/ic-theme/ic-theme.js +1 -1
- package/dist/collection/components/ic-toast/ic-toast.js +5 -5
- 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 +21 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +33 -3
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +128 -6
- package/dist/collection/components/ic-typography/ic-typography.js +2 -2
- package/dist/components/helpers.js +1 -1
- package/dist/components/ic-action-chip.js +1 -1
- package/dist/components/ic-alert.js +1 -1
- package/dist/components/ic-card-horizontal.js +6 -6
- package/dist/components/ic-card-vertical.js +1 -1
- package/dist/components/ic-checkbox-group.js +2 -2
- package/dist/components/ic-checkbox.js +4 -4
- package/dist/components/ic-chip.js +1 -1
- package/dist/components/ic-data-list.js +2 -2
- package/dist/components/ic-data-row.js +2 -2
- package/dist/components/ic-dialog.js +1 -1
- package/dist/components/ic-empty-state.js +3 -3
- package/dist/components/ic-footer-link.js +2 -2
- package/dist/components/ic-footer.js +1 -1
- package/dist/components/ic-hero.js +5 -5
- package/dist/components/ic-horizontal-scroll2.js +5 -5
- 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 +2 -2
- package/dist/components/ic-input-validation2.js +3 -3
- package/dist/components/ic-layout-grid-item.js +2 -2
- package/dist/components/ic-layout-grid.js +2 -2
- package/dist/components/ic-link2.js +1 -1
- package/dist/components/ic-loading-indicator2.js +5 -5
- package/dist/components/ic-menu-group.js +1 -1
- package/dist/components/ic-menu2.js +3 -3
- package/dist/components/ic-navigation-group.js +1 -1
- package/dist/components/ic-navigation-menu2.js +4 -4
- package/dist/components/ic-page-header.js +6 -6
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-bar.js +5 -5
- package/dist/components/ic-pagination-bar.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +1 -1
- package/dist/components/ic-pagination2.js +4 -4
- package/dist/components/ic-popover-menu.js +4 -4
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +4 -4
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +4 -4
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +9 -9
- package/dist/components/ic-section-container2.js +2 -2
- package/dist/components/ic-select2.js +15 -15
- package/dist/components/ic-side-navigation.js +5 -5
- package/dist/components/ic-skeleton.js +2 -2
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-skip-link.js +2 -2
- package/dist/components/ic-status-tag.js +2 -2
- package/dist/components/ic-step.js +13 -13
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +2 -2
- package/dist/components/ic-switch.js +6 -8
- package/dist/components/ic-switch.js.map +1 -1
- 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-text-field2.js +5 -5
- package/dist/components/ic-theme.js +1 -1
- package/dist/components/ic-toast-region.js +1 -1
- package/dist/components/ic-toast.js +5 -5
- 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 +13 -4
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-typography2.js +2 -2
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/{p-be0010c0.entry.js → p-023cf5d9.entry.js} +2 -2
- package/dist/core/{p-52be32d7.entry.js → p-171a19bf.entry.js} +3 -3
- package/dist/core/p-171a19bf.entry.js.map +1 -0
- package/dist/core/{p-9da03270.entry.js → p-1cfaa962.entry.js} +2 -2
- package/dist/core/{p-1bacfc3c.entry.js → p-23fb87be.entry.js} +2 -2
- package/dist/core/{p-2a1faef2.entry.js → p-2424f82f.entry.js} +2 -2
- package/dist/core/{p-5d01fefb.entry.js → p-243ae8fe.entry.js} +2 -2
- package/dist/core/{p-aad03a3c.entry.js → p-271ee0bc.entry.js} +2 -2
- package/dist/core/{p-27540e3e.entry.js → p-343670b4.entry.js} +2 -2
- package/dist/core/{p-574ef8c9.entry.js → p-3da9774b.entry.js} +2 -2
- package/dist/core/{p-111abe0f.entry.js → p-3ee66d00.entry.js} +2 -2
- package/dist/core/{p-884af70c.entry.js → p-406647b8.entry.js} +2 -2
- package/dist/core/{p-ee63aaf8.entry.js → p-526dd099.entry.js} +2 -2
- package/dist/core/{p-b2aef77d.entry.js → p-5fc0dc36.entry.js} +2 -2
- package/dist/core/{p-ba80d403.entry.js → p-61799a8b.entry.js} +2 -2
- package/dist/core/{p-7410fde3.entry.js → p-6b5edd6b.entry.js} +2 -2
- package/dist/core/{p-2e15136e.entry.js → p-70ca7796.entry.js} +2 -2
- package/dist/core/{p-570d763b.entry.js → p-72f52f20.entry.js} +2 -2
- package/dist/core/{p-f82baa04.entry.js → p-74a3a450.entry.js} +2 -2
- package/dist/core/{p-c156e6e9.entry.js → p-796fc111.entry.js} +2 -2
- package/dist/core/{p-b52c44eb.entry.js → p-85232cec.entry.js} +2 -2
- package/dist/core/{p-b5e683d0.entry.js → p-85ac0d78.entry.js} +2 -2
- package/dist/core/{p-b4e8e438.entry.js → p-8fc5e9f9.entry.js} +2 -2
- package/dist/core/{p-fe9c3f6e.entry.js → p-9267c160.entry.js} +2 -2
- package/dist/core/{p-b431dd8a.entry.js → p-970e190c.entry.js} +2 -2
- package/dist/core/p-98dee727.entry.js +2 -0
- package/dist/core/p-98dee727.entry.js.map +1 -0
- package/dist/core/{p-4613f697.entry.js → p-99b20121.entry.js} +2 -2
- package/dist/core/{p-59c5265c.entry.js → p-a7c263bd.entry.js} +2 -2
- package/dist/core/{p-4e59d889.entry.js → p-ab104baa.entry.js} +2 -2
- package/dist/core/{p-9502fb86.entry.js → p-b58fb588.entry.js} +2 -2
- package/dist/core/p-bb52e752.entry.js +2 -0
- package/dist/core/p-bb52e752.entry.js.map +1 -0
- package/dist/core/{p-6183ad85.entry.js → p-c0b70c08.entry.js} +2 -2
- package/dist/core/{p-66bfff48.entry.js → p-c41fd2cf.entry.js} +2 -2
- package/dist/core/{p-c9fbad60.entry.js → p-c82c2362.entry.js} +2 -2
- package/dist/core/{p-174a70c4.entry.js → p-ca64b7ba.entry.js} +2 -2
- package/dist/core/{p-cad23b7d.entry.js → p-cd963de6.entry.js} +2 -2
- package/dist/core/{p-83578f1d.entry.js → p-cf87b6db.entry.js} +2 -2
- package/dist/core/{p-dbb1370f.entry.js → p-d0d324b4.entry.js} +2 -2
- package/dist/core/{p-ea890d3d.entry.js → p-d0dd9f2c.entry.js} +2 -2
- package/dist/core/{p-5976de6e.entry.js → p-d1220d2a.entry.js} +2 -2
- package/dist/core/{p-56de4f4b.entry.js → p-d7c6fc8d.entry.js} +2 -2
- package/dist/core/{p-c14ec3e2.entry.js → p-e5266c19.entry.js} +2 -2
- package/dist/core/{p-e8e45d88.entry.js → p-ec1ea1a7.entry.js} +2 -2
- package/dist/core/{p-a6ebe253.entry.js → p-ef96e1aa.entry.js} +2 -2
- package/dist/core/{p-571404d0.entry.js → p-fd9ea62a.entry.js} +2 -2
- package/dist/esm/core.js +1 -1
- package/dist/esm/ic-button_3.entry.js +17 -9
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-horizontal.entry.js +5 -5
- package/dist/esm/ic-checkbox-group.entry.js +2 -2
- package/dist/esm/ic-checkbox.entry.js +4 -4
- package/dist/esm/ic-data-list.entry.js +2 -2
- package/dist/esm/ic-data-row.entry.js +2 -2
- package/dist/esm/ic-dialog.entry.js +1 -1
- package/dist/esm/ic-empty-state.entry.js +2 -2
- package/dist/esm/ic-footer-link.entry.js +2 -2
- package/dist/esm/ic-hero.entry.js +4 -4
- package/dist/esm/ic-horizontal-scroll.entry.js +5 -5
- package/dist/esm/ic-input-component-container_3.entry.js +8 -8
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +5 -5
- package/dist/esm/ic-layout-grid-item.entry.js +2 -2
- package/dist/esm/ic-layout-grid.entry.js +2 -2
- package/dist/esm/ic-link.entry.js +1 -1
- package/dist/esm/ic-menu-group.entry.js +1 -1
- package/dist/esm/ic-navigation-group.entry.js +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +4 -4
- package/dist/esm/ic-page-header.entry.js +6 -6
- package/dist/esm/ic-pagination-bar.entry.js +5 -5
- package/dist/esm/ic-pagination-item.entry.js +1 -1
- package/dist/esm/ic-pagination_3.entry.js +24 -24
- package/dist/esm/ic-popover-menu.entry.js +4 -4
- package/dist/esm/ic-radio-group.entry.js +4 -4
- package/dist/esm/ic-radio-option.entry.js +4 -4
- package/dist/esm/ic-search-bar.entry.js +9 -9
- package/dist/esm/ic-section-container.entry.js +2 -2
- package/dist/esm/ic-side-navigation.entry.js +4 -4
- 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 +2 -2
- package/dist/esm/ic-step.entry.js +13 -13
- package/dist/esm/ic-stepper.entry.js +2 -2
- package/dist/esm/ic-switch.entry.js +6 -8
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +1 -1
- package/dist/esm/ic-tab-group.entry.js +2 -2
- package/dist/esm/ic-tab-panel.entry.js +2 -2
- package/dist/esm/ic-theme.entry.js +1 -1
- package/dist/esm/ic-toast-region.entry.js +1 -1
- package/dist/esm/ic-toast.entry.js +5 -5
- package/dist/esm/ic-toggle-button-group.entry.js +2 -2
- package/dist/esm/ic-toggle-button.entry.js +2 -2
- package/dist/esm/ic-typography.entry.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/ic-switch/ic-switch.d.ts +2 -2
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +8 -0
- package/dist/types/components.d.ts +10 -2
- package/hydrate/index.js +181 -171
- package/hydrate/index.mjs +181 -171
- package/package.json +9 -8
- package/vscode-data.json +10 -3
- package/dist/core/p-52be32d7.entry.js.map +0 -1
- package/dist/core/p-75bf2d00.entry.js +0 -2
- package/dist/core/p-75bf2d00.entry.js.map +0 -1
- package/dist/core/p-cc3cda99.entry.js +0 -2
- package/dist/core/p-cc3cda99.entry.js.map +0 -1
- /package/dist/core/{p-be0010c0.entry.js.map → p-023cf5d9.entry.js.map} +0 -0
- /package/dist/core/{p-9da03270.entry.js.map → p-1cfaa962.entry.js.map} +0 -0
- /package/dist/core/{p-1bacfc3c.entry.js.map → p-23fb87be.entry.js.map} +0 -0
- /package/dist/core/{p-2a1faef2.entry.js.map → p-2424f82f.entry.js.map} +0 -0
- /package/dist/core/{p-5d01fefb.entry.js.map → p-243ae8fe.entry.js.map} +0 -0
- /package/dist/core/{p-aad03a3c.entry.js.map → p-271ee0bc.entry.js.map} +0 -0
- /package/dist/core/{p-27540e3e.entry.js.map → p-343670b4.entry.js.map} +0 -0
- /package/dist/core/{p-574ef8c9.entry.js.map → p-3da9774b.entry.js.map} +0 -0
- /package/dist/core/{p-111abe0f.entry.js.map → p-3ee66d00.entry.js.map} +0 -0
- /package/dist/core/{p-884af70c.entry.js.map → p-406647b8.entry.js.map} +0 -0
- /package/dist/core/{p-ee63aaf8.entry.js.map → p-526dd099.entry.js.map} +0 -0
- /package/dist/core/{p-b2aef77d.entry.js.map → p-5fc0dc36.entry.js.map} +0 -0
- /package/dist/core/{p-ba80d403.entry.js.map → p-61799a8b.entry.js.map} +0 -0
- /package/dist/core/{p-7410fde3.entry.js.map → p-6b5edd6b.entry.js.map} +0 -0
- /package/dist/core/{p-2e15136e.entry.js.map → p-70ca7796.entry.js.map} +0 -0
- /package/dist/core/{p-570d763b.entry.js.map → p-72f52f20.entry.js.map} +0 -0
- /package/dist/core/{p-f82baa04.entry.js.map → p-74a3a450.entry.js.map} +0 -0
- /package/dist/core/{p-c156e6e9.entry.js.map → p-796fc111.entry.js.map} +0 -0
- /package/dist/core/{p-b52c44eb.entry.js.map → p-85232cec.entry.js.map} +0 -0
- /package/dist/core/{p-b5e683d0.entry.js.map → p-85ac0d78.entry.js.map} +0 -0
- /package/dist/core/{p-b4e8e438.entry.js.map → p-8fc5e9f9.entry.js.map} +0 -0
- /package/dist/core/{p-fe9c3f6e.entry.js.map → p-9267c160.entry.js.map} +0 -0
- /package/dist/core/{p-b431dd8a.entry.js.map → p-970e190c.entry.js.map} +0 -0
- /package/dist/core/{p-4613f697.entry.js.map → p-99b20121.entry.js.map} +0 -0
- /package/dist/core/{p-59c5265c.entry.js.map → p-a7c263bd.entry.js.map} +0 -0
- /package/dist/core/{p-4e59d889.entry.js.map → p-ab104baa.entry.js.map} +0 -0
- /package/dist/core/{p-9502fb86.entry.js.map → p-b58fb588.entry.js.map} +0 -0
- /package/dist/core/{p-6183ad85.entry.js.map → p-c0b70c08.entry.js.map} +0 -0
- /package/dist/core/{p-66bfff48.entry.js.map → p-c41fd2cf.entry.js.map} +0 -0
- /package/dist/core/{p-c9fbad60.entry.js.map → p-c82c2362.entry.js.map} +0 -0
- /package/dist/core/{p-174a70c4.entry.js.map → p-ca64b7ba.entry.js.map} +0 -0
- /package/dist/core/{p-cad23b7d.entry.js.map → p-cd963de6.entry.js.map} +0 -0
- /package/dist/core/{p-83578f1d.entry.js.map → p-cf87b6db.entry.js.map} +0 -0
- /package/dist/core/{p-dbb1370f.entry.js.map → p-d0d324b4.entry.js.map} +0 -0
- /package/dist/core/{p-ea890d3d.entry.js.map → p-d0dd9f2c.entry.js.map} +0 -0
- /package/dist/core/{p-5976de6e.entry.js.map → p-d1220d2a.entry.js.map} +0 -0
- /package/dist/core/{p-56de4f4b.entry.js.map → p-d7c6fc8d.entry.js.map} +0 -0
- /package/dist/core/{p-c14ec3e2.entry.js.map → p-e5266c19.entry.js.map} +0 -0
- /package/dist/core/{p-e8e45d88.entry.js.map → p-ec1ea1a7.entry.js.map} +0 -0
- /package/dist/core/{p-a6ebe253.entry.js.map → p-ef96e1aa.entry.js.map} +0 -0
- /package/dist/core/{p-571404d0.entry.js.map → p-fd9ea62a.entry.js.map} +0 -0
package/hydrate/index.js
CHANGED
|
@@ -5811,7 +5811,7 @@ class CardHorizontal {
|
|
|
5811
5811
|
};
|
|
5812
5812
|
const hasLeftImage = isSlotUsed(this.el, this.IMAGE_LEFT);
|
|
5813
5813
|
const hasRightImage = isSlotUsed(this.el, this.IMAGE_RIGHT);
|
|
5814
|
-
return (hAsync(Host, { key: '
|
|
5814
|
+
return (hAsync(Host, { key: '993936c23981131f47a6a861fa5a674f7ac719a6', class: { [`ic-theme-${theme}`]: theme !== "inherit" } }, hAsync(Component, Object.assign({ key: 'a2db6c5abb6998c35f151d99dddb2735413f3bc1', class: {
|
|
5815
5815
|
card: true,
|
|
5816
5816
|
clickable: clickable && !disabled,
|
|
5817
5817
|
disabled,
|
|
@@ -5821,15 +5821,15 @@ class CardHorizontal {
|
|
|
5821
5821
|
"with-icon": isSlotUsed(this.el, "icon"),
|
|
5822
5822
|
"with-image": hasLeftImage || hasRightImage,
|
|
5823
5823
|
spacious: density === "spacious",
|
|
5824
|
-
}, tabindex: clickable && !parentIsAnchorTag ? 0 : undefined, "aria-disabled": disabled ? "true" : undefined, disabled: disabled ? true : undefined }, attrs), hasLeftImage && (hAsync("div", { key: '
|
|
5824
|
+
}, tabindex: clickable && !parentIsAnchorTag ? 0 : undefined, "aria-disabled": disabled ? "true" : undefined, disabled: disabled ? true : undefined }, attrs), hasLeftImage && (hAsync("div", { key: '656083f09459cc16f8447b91eebb3c659b85da5c', class: "image" }, hAsync("slot", { key: '1b840cba21192c53adf23100a9098caeeec437e1', name: "image-left" }))), hAsync("div", { key: '2e2d7beac8517384366bcf8d06bac8287b87c891', class: {
|
|
5825
5825
|
"card-content": true,
|
|
5826
5826
|
"left-image": hasLeftImage,
|
|
5827
5827
|
"right-image": hasRightImage,
|
|
5828
|
-
} }, hAsync("div", { key: '
|
|
5828
|
+
} }, hAsync("div", { key: 'e3c9df4624522f1e06010b7dbee8117e32e9776c', class: "card-header" }, isSlotUsed(this.el, "icon") && (hAsync("div", { key: '4e76a0b208d5ded1b78eb2b5a767cda857a37209', class: "icon" }, hAsync("slot", { key: 'ca49f56e2c2ee3597cd6a617e9e0c87023398f6f', name: "icon" }))), hAsync("div", { key: 'ce88138ce249e4f72eb84c5094f13823b191d623', class: {
|
|
5829
5829
|
"card-title": true,
|
|
5830
5830
|
"with-interaction-button": isSlotUsed(this.el, this.INTERACTION_BUTTON),
|
|
5831
|
-
} }, hAsync("slot", { key: '
|
|
5832
|
-
(subheading || isSlotUsed(this.el, "subheading")) && (hAsync("div", { key: '
|
|
5831
|
+
} }, hAsync("slot", { key: 'cf3047258572bb2df6a880dbe78cdfb997138e52', name: "heading" }, hAsync("ic-typography", { key: '2a953b2db51d4d5ad87cd951f71be15e8b6a9123', variant: "h4" }, hAsync("p", { key: '778d1c565dda268e52e30e435593f1205ab4c8f6' }, heading)))), isSlotUsed(this.el, this.INTERACTION_BUTTON) && (hAsync("div", { key: '9c13abe27f6ccf4a5d33505dacdf3a3da63fcc61', class: "interaction-button" }, hAsync("slot", { key: '72180f00ff5a341450e0cc58fdd4e4e674446dca', name: "interaction-button" })))), density === "spacious" &&
|
|
5832
|
+
(subheading || isSlotUsed(this.el, "subheading")) && (hAsync("div", { key: '84de830afde5f4b9c05d8699c5ea72fb995c68dc', class: "subheading" }, hAsync("slot", { key: '343d4addd3a8e6b175bb8cd4c6f30143d89655e9', name: "subheading" }, hAsync("ic-typography", { key: '7dc39433145b52a210cac6963b46ceeab46214e0', variant: "subtitle-small" }, subheading)))), density === "spacious" && isSlotUsed(this.el, "adornment") && (hAsync("div", { key: 'eba46f8b6532f8a54a893baded9ea2ec19e5db2f', class: "adornment" }, hAsync("slot", { key: 'b200296d06d2decfeeef24c80b7c7a651b9ce9bb', name: "adornment" }))), (message || isSlotUsed(this.el, "message")) && (hAsync("div", { key: 'af361ff1a144a2fa7d6fdccd881e93c244824587', class: "card-message" }, message && (hAsync("ic-typography", { key: '49567589e624e4b971e798233fdf31c7be932374', variant: "body" }, message)), isSlotUsed(this.el, "message") && hAsync("slot", { key: '84726023327a15b33785348f7aeb19ab93bded55', name: "message" })))), isSlotUsed(this.el, "badge") && hAsync("slot", { key: 'ee75df75084b53a768c83cf2f11471f846030549', name: "badge" }), hasRightImage && (hAsync("div", { key: '47b257898c62169e72626d990f762b361bea35b6', class: "image" }, hAsync("slot", { key: '31af6d4ee374ac40c2ee3903ac94c75a409fb46a', name: "image-right" }))))));
|
|
5833
5833
|
}
|
|
5834
5834
|
get el() { return getElement(this); }
|
|
5835
5835
|
static get watchers() { return {
|
|
@@ -6200,17 +6200,17 @@ class Checkbox {
|
|
|
6200
6200
|
? renderHiddenInput(el, value, name, disabled)
|
|
6201
6201
|
: removeHiddenInput(el);
|
|
6202
6202
|
const LabelContent = () => this.hasLabelSlot() ? (hAsync("slot", { name: "label" })) : (hAsync("ic-typography", { class: "checkbox-label", variant: "body" }, hAsync("label", { htmlFor: inputId }, label)));
|
|
6203
|
-
return (hAsync(Host, { key: '
|
|
6203
|
+
return (hAsync(Host, { key: 'b0354f672348084da74301a8d95ec590affc6f1b', class: {
|
|
6204
6204
|
"ic-checkbox-disabled": disabled,
|
|
6205
6205
|
[`ic-checkbox-${size}`]: !!size,
|
|
6206
6206
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
6207
|
-
} }, hAsync("div", { key: '
|
|
6207
|
+
} }, hAsync("div", { key: '4f1a7f7f2c44edc8bb4b113abb1e82421f150ec1', class: "container" }, displayIndeterminate ? (hAsync("div", { class: "indeterminate-symbol" })) : (checked && (hAsync("svg", { class: "checkmark", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "fill-rule": "evenodd", "clip-rule": "evenodd" }, hAsync("title", null, "checkmark icon"), hAsync("path", { d: "M21 6.285l-11.16 12.733-6.84-6.018 1.319-1.49 5.341 4.686 9.865-11.196 1.475 1.285z" })))), hAsync("input", { key: '11d459b32a35d16969cff6db5087d710776b0c56', role: "checkbox", class: {
|
|
6208
6208
|
checkbox: true,
|
|
6209
6209
|
checked,
|
|
6210
6210
|
indeterminate: displayIndeterminate,
|
|
6211
|
-
}, ref: (el) => (this.checkboxEl = el), type: "checkbox", name: name, id: inputId, value: value, disabled: disabled, checked: checked, indeterminate: displayIndeterminate, onClick: handleClick, form: form, "aria-label": hideLabel || this.hasLabelSlot() ? label : undefined }), !hideLabel && hAsync(LabelContent, { key: '
|
|
6211
|
+
}, ref: (el) => (this.checkboxEl = el), type: "checkbox", name: name, id: inputId, value: value, disabled: disabled, checked: checked, indeterminate: displayIndeterminate, onClick: handleClick, form: form, "aria-label": hideLabel || this.hasLabelSlot() ? label : undefined }), !hideLabel && hAsync(LabelContent, { key: '0b2e1ba8150dada1ed202f82b87e5090475e4538' })), hAsync("span", { key: 'ac7a0b65fe263404799947a9e38e56d571a4d15b', id: `${inputId}-additional-field-description`, role: "alert", class: "sr-only" }, isDynamicAdditionalField && checked ? dynamicText : ""), isSlotUsed(el, "additional-field") && (hAsync("div", { key: '7c3324bdbe5f4002e68a3cab9452ece5a4a0ec47', class: "dynamic-container", ref: (el) => (this.additionalFieldContainer = el) }, isDynamicAdditionalField && hAsync("div", { key: '3e8f8a84490a9b395625db6e5d3ab41dcfd3f52b', class: "branch-corner" }), hAsync("div", { key: '7a13bef6e34f74553f621d8dced7f0d7c2ad9ff9', class: "dynamic-field-container" }, isDynamicAdditionalField && (hAsync("ic-typography", { key: '97d5099d39ed0a796fb21cc6e39768ad464ae13d', variant: "caption" }, hAsync("p", { key: '565b6fecc59ec1a8786d6a956ef15389f79b1b5d', class: "dynamic-text" }, isDynamicAdditionalField && checked ? dynamicText : ""))), hAsync("div", { key: 'f1f45ea17205c5314c7d0cdb9bc59afc791aa6e9', class: {
|
|
6212
6212
|
"additional-field-wrapper": !isDynamicAdditionalField,
|
|
6213
|
-
} }, hAsync("slot", { key: '
|
|
6213
|
+
} }, hAsync("slot", { key: 'f302388352b40f0d63a8b425aae215af22615570', name: "additional-field" })))))));
|
|
6214
6214
|
}
|
|
6215
6215
|
static get delegatesFocus() { return true; }
|
|
6216
6216
|
get el() { return getElement(this); }
|
|
@@ -6370,11 +6370,11 @@ class CheckboxGroup {
|
|
|
6370
6370
|
const describedBy = getInputDescribedByText(this.el, name, helperText !== "", validationStatus !== "");
|
|
6371
6371
|
const renderSRText = validationStatus === "error" || required || hideLabel;
|
|
6372
6372
|
const showValidation = hasValidationStatus(validationStatus, disabled);
|
|
6373
|
-
return (hAsync(Host, { key: '
|
|
6373
|
+
return (hAsync(Host, { key: '341fdb8e66b7d26e12cf7fc3f20a155496b79786', class: {
|
|
6374
6374
|
"ic-checkbox-group-disabled": !!disabled,
|
|
6375
6375
|
[`ic-checkbox-group-${size}`]: true,
|
|
6376
6376
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
6377
|
-
} }, renderSRText && (hAsync("span", { key: '
|
|
6377
|
+
} }, renderSRText && (hAsync("span", { key: '03c4ba0d42664b8b90b24b03d706511f0ba88137', id: "screenReaderOnlyText", class: "screen-reader-only-text", "aria-hidden": "true" }, label, " ", validationStatus === "error" ? "invalid data " : null, " ", required ? "required" : null)), hAsync("fieldset", { key: '0c82676c357846ed04d71e7585ddb30474512c68', id: name, "aria-labelledby": `${renderSRText ? "screenReaderOnlyText" : ""} ${describedBy}`.trim(), disabled: disabled }, !hideLabel && (hAsync("legend", { key: 'fa68b7a637731d3e372b67517e771c9a615491d8' }, hAsync("ic-input-label", { key: 'aa1c65aa095273d12eaa48a985a460612774e0c0', class: { [`${validationStatus}`]: true }, label: label, helperText: helperText, required: required, disabled: disabled, useLabelTag: false }, hAsync("slot", { key: '273f50debbf2dd7d9be6285e4e7e937dc228e12c', name: "label", slot: "label" }), hAsync("slot", { key: '508f4ca3cceb525b716fcbc4fe3467958d896b26', name: "helper-text", slot: "helper-text" })))), hAsync("div", { key: 'ca304d719a39151857515e0082add76e00c659ab', class: "checkboxes-container" }, hAsync("slot", { key: '948d2e299d90127031d0f0b28337db373a689f63' }))), hAsync("ic-input-validation", { key: '81b3ec6068f5e14eb4b4b3d6aeecbbc87b248223', class: {
|
|
6378
6378
|
"show-validation": showValidation,
|
|
6379
6379
|
}, for: name, ariaLiveMode: validationAriaLive, status: showValidation ? validationStatus : "", message: showValidation ? validationText : "" })));
|
|
6380
6380
|
}
|
|
@@ -6670,10 +6670,10 @@ class DataList {
|
|
|
6670
6670
|
Array.from(el.children).forEach((child) => child.setAttribute("size", "small"));
|
|
6671
6671
|
}
|
|
6672
6672
|
const hasHeading = heading || el.querySelector('[slot="heading"]');
|
|
6673
|
-
return (hAsync(Host, { key: '
|
|
6673
|
+
return (hAsync(Host, { key: 'f331288c7ba2fa98cba0f35b871d749dfc0f3f1a', class: {
|
|
6674
6674
|
"ic-data-list-small": size === "small",
|
|
6675
6675
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
6676
|
-
} }, hAsync("div", { key: '
|
|
6676
|
+
} }, hAsync("div", { key: 'e6ff66d94a2e43f61c13e1299fe5fa6fe5487140', class: "heading", id: "data-list-heading" }, hAsync("slot", { key: '49d07dbea901b714751713c10f86d857eaa23a18', name: "heading" }, hAsync("ic-typography", { key: '1cdc2c192f6d25e866f6a58add2dd143f42cfd2d', variant: "h3" }, heading))), hAsync("div", { key: '61fc0bb5ae33e4953d8ec96089a51d98cec47525', class: { divider: true, "divider-no-heading": !hasHeading } }), hAsync("ul", { key: '9dfd24a99a64dc6e6d07adb193625c13bfcd0c1d', "aria-labelledby": "data-list-heading", class: "rows" }, hAsync("slot", { key: '6b2eb9f7e56d6357f25d7d0fd066ddb203a4c294' }))));
|
|
6677
6677
|
}
|
|
6678
6678
|
get el() { return getElement(this); }
|
|
6679
6679
|
static get style() { return IcDataListStyle0; }
|
|
@@ -6763,12 +6763,12 @@ class DataRow {
|
|
|
6763
6763
|
}
|
|
6764
6764
|
render() {
|
|
6765
6765
|
const { el, listSize, hasEndComponent, label, renderCellContent, size, theme, value, } = this;
|
|
6766
|
-
return (hAsync(Host, { key: '
|
|
6766
|
+
return (hAsync(Host, { key: '46dd273c34a8cce8c645f53304f9b651b2f99a08', class: {
|
|
6767
6767
|
["ic-data-row-small"]: size === "small",
|
|
6768
6768
|
["breakpoint-medium"]: listSize === "m",
|
|
6769
6769
|
["breakpoint-xs"]: listSize === "xs",
|
|
6770
6770
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
6771
|
-
}, role: "listitem" }, hAsync("div", { key: '
|
|
6771
|
+
}, role: "listitem" }, hAsync("div", { key: 'eea3a2d30e7efbc0482011ed340da0469b461d5a', class: "data" }, hAsync("div", { key: '3d8c6c8b8011048312c997831395b18a361b27e8', class: "text-cells" }, (isSlotUsed(el, "label") || label) && renderCellContent("label"), (isSlotUsed(el, "value") || value) && renderCellContent("value")), hasEndComponent && (hAsync("div", { key: '8c2521ab22be9a57658a0a60b9180d0273ef60f1', class: "end-component" }, hAsync("slot", { key: '8df22512fbbb6e5d7991e1d9bd217bda5fa563ac', name: "end-component" })))), hAsync("div", { key: '6369f6266898ffffe9317c3bb3d4dd483d612f94', class: "divider" })));
|
|
6772
6772
|
}
|
|
6773
6773
|
get el() { return getElement(this); }
|
|
6774
6774
|
static get style() { return IcDataRowStyle0; }
|
|
@@ -7078,7 +7078,7 @@ class Dialog {
|
|
|
7078
7078
|
}
|
|
7079
7079
|
render() {
|
|
7080
7080
|
const { dialogRendered, disableHeightConstraint, fadeIn, theme, size } = this;
|
|
7081
|
-
return (hAsync(Host, { key: '
|
|
7081
|
+
return (hAsync(Host, { key: '81eec3ff249b58950bfd8b0e525e46d8a5688db3', class: {
|
|
7082
7082
|
"ic-dialog-hidden": !dialogRendered,
|
|
7083
7083
|
"ic-dialog-fade-in": fadeIn,
|
|
7084
7084
|
"disable-height-constraint": !!disableHeightConstraint,
|
|
@@ -7289,11 +7289,11 @@ class EmptyState {
|
|
|
7289
7289
|
}
|
|
7290
7290
|
render() {
|
|
7291
7291
|
const { aligned, body, maxLines, heading, imageSize, subheading, theme } = this;
|
|
7292
|
-
return (hAsync(Host, { key: '
|
|
7292
|
+
return (hAsync(Host, { key: '0d3bc48ea4f0188251b3fc3a6c720f06173b587a', class: {
|
|
7293
7293
|
[`ic-empty-state-${aligned}`]: true,
|
|
7294
7294
|
[`image-${imageSize}`]: isSlotUsed(this.el, "image"),
|
|
7295
7295
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
7296
|
-
} }, isSlotUsed(this.el, "image") && hAsync("slot", { key: '
|
|
7296
|
+
} }, isSlotUsed(this.el, "image") && hAsync("slot", { key: 'fdc11c4e5e04a6042f3114325066d3775a24451e', name: "image" }), hAsync("div", { key: '46e1df54a68e5728738c7c0aeb27e62919b583d5' }, hAsync("slot", { key: 'acf5cf5cca7b227befc908e3a606f38855f200ef', name: "heading" }, hAsync("ic-typography", { key: '10a627304367e6643bbf0197172655135156fba9', variant: "h4", class: "empty-state-heading" }, heading)), hAsync("slot", { key: 'a35e301f516eaef4a1fd7d7b7222c0111869c71a', name: "subheading" }, hAsync("ic-typography", { key: 'a93898edcb0998f2bbfd089f459d1268af69265c', variant: "subtitle-small", class: "empty-state-subheading" }, subheading)), hAsync("slot", { key: '89386937b3eb05475eef76d742d384c38b10bc1b', name: "body" }, hAsync("ic-typography", { key: '914ebaa368de220a3607a743ef1dd40fea9e3c79', maxLines: maxLines, class: "empty-state-body" }, body))), isSlotUsed(this.el, "actions") && (hAsync("div", { key: 'a1884397ea2ea1de771c11e35b5bc8efefa63b06', class: "action-area" }, hAsync("slot", { key: 'fa34f99bf5d5935ac5942b321ed56f97317bdb5b', name: "actions" })))));
|
|
7297
7297
|
}
|
|
7298
7298
|
get el() { return getElement(this); }
|
|
7299
7299
|
static get style() { return IcEmptyStateStyle0; }
|
|
@@ -7491,12 +7491,12 @@ class FooterLink {
|
|
|
7491
7491
|
const { footerConfig, href, hreflang, referrerpolicy, rel, target, download, } = this;
|
|
7492
7492
|
const { small, grouped } = footerConfig;
|
|
7493
7493
|
const isLogoLink = !!this.el.closest("div[slot='logo']");
|
|
7494
|
-
return (hAsync(Host, { key: '
|
|
7494
|
+
return (hAsync(Host, { key: 'cabde329ebfe9f787eae1d984bb6cf0ec4fcb047', class: {
|
|
7495
7495
|
"footer-link": true,
|
|
7496
7496
|
[`footer-link-${grouped ? "grouped" : "ungrouped"}-${small ? "small" : "sparse"}`]: true,
|
|
7497
7497
|
[`footer-link-${this.foregroundColor}`]: true,
|
|
7498
7498
|
"footer-logo-link": isLogoLink,
|
|
7499
|
-
}, role: "listitem" }, hAsync("ic-link", { key: '
|
|
7499
|
+
}, role: "listitem" }, hAsync("ic-link", { key: 'e4e3d3b716923eb8f9df66d058ac07fbadbc7982', class: "footer-link", href: href, hreflang: hreflang, referrerpolicy: referrerpolicy, rel: rel, download: download !== false ? download : undefined, target: target }, hAsync("slot", { key: 'b8e662b7b67daa4cc8329fd4404d354013dfec7f' }))));
|
|
7500
7500
|
}
|
|
7501
7501
|
static get delegatesFocus() { return true; }
|
|
7502
7502
|
get el() { return getElement(this); }
|
|
@@ -7675,7 +7675,7 @@ class Hero {
|
|
|
7675
7675
|
"background-position": scrollFactor,
|
|
7676
7676
|
};
|
|
7677
7677
|
}
|
|
7678
|
-
return (hAsync(Host, { key: '
|
|
7678
|
+
return (hAsync(Host, { key: '80e57ae6db4a37e6bd7dbf43e174710c043f3dfe', class: {
|
|
7679
7679
|
[`ic-hero-${IcBrandForegroundEnum.Dark}`]: foregroundColor === IcBrandForegroundEnum.Dark,
|
|
7680
7680
|
["has-background-image"]: backgroundImage !== undefined,
|
|
7681
7681
|
["has-right-content"]: this.rightContent,
|
|
@@ -7683,12 +7683,12 @@ class Hero {
|
|
|
7683
7683
|
["secondary-heading"]: !!secondaryHeading,
|
|
7684
7684
|
[`ic-hero-content-aligned-${contentAligned}`]: contentAligned !== undefined,
|
|
7685
7685
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
7686
|
-
}, style: style }, hAsync("ic-section-container", { key: '
|
|
7686
|
+
}, style: style }, hAsync("ic-section-container", { key: 'f8aa12b2e228bda409d0d5acfba9854c274da27b', aligned: aligned, fullHeight: true, class: "section-container" }, hAsync("div", { key: 'ded24c5a89fc3af527310702c5d0aa08177f1628', class: {
|
|
7687
7687
|
["left-container"]: true,
|
|
7688
7688
|
["left-container-full-width"]: this.leftContentFullWidth,
|
|
7689
|
-
} }, hAsync("div", { key: '
|
|
7689
|
+
} }, hAsync("div", { key: '57a9c51353b30931cd94bd949b5a96e8c1185fb1', class: "heading" }, hAsync("slot", { key: 'af625456f6c9efc26e2f6b7d118a7e22b474d48a', name: "heading" }, hAsync("ic-typography", { key: '6383d4916844a260c2ac8966bebc5d0042667dc4', variant: size === "small" ? "h2" : "h1", class: {
|
|
7690
7690
|
["heading-bottom-spacing"]: size !== "small",
|
|
7691
|
-
} }, hAsync("h2", { key: '
|
|
7691
|
+
} }, hAsync("h2", { key: '575a5929c50ff7661c856f7cda77b3a1acdddd03' }, heading)))), hAsync("div", { key: 'c10dabd945bfcb3362c5fa5b3e8eec17ffc82fd1', class: "subheading" }, hAsync("slot", { key: 'b50831b542a1ed7abb4d9ba9c06421e0f87dbb08', name: "subheading" }, hAsync("ic-typography", { key: '69f1420e36d15129f34c499c9f0eacee6a33e1cc', variant: "body" }, subheading))), hAsync("div", { key: '68f012d311258597a759f020faece5003ebc59c8', class: "interaction-container" }, hAsync("slot", { key: '79691480f48726c1df218c2322396b253b389bec', name: "interaction" }))), (isPropDefined(secondaryHeading) || this.rightContent) && (hAsync("div", { key: 'b80d0b64484c613d5e992bd940028e34734ae14a', class: "right-container" }, hAsync("slot", { key: 'd2291ea19039231b5cad28307ba3b8e0c8b654bb', name: "secondary" }, secondaryHeading && (hAsync("div", { key: '2f71e08c41b560aa727f60fed23521ab8fb4741d', class: "secondary-container" }, hAsync("div", { key: '6b5a2c1f34878f30b0d51d68066815c927060d2c', class: "secondary-heading" }, hAsync("ic-typography", { key: '64709a648468bbbb80599485041b37d9bcff777a', variant: "h4" }, hAsync("h3", { key: '7bc5aba841edce92e3189cf4d5f9e4fccf38ef4e' }, secondaryHeading))), hAsync("div", { key: '2a2fbf605afc2023595300d064111a4fa471bfdc', class: "secondary-subheading" }, hAsync("ic-typography", { key: '5b87284ace2401f60d4f208fa06cb85b367ed244', variant: "subtitle-small" }, secondarySubheading))))))))));
|
|
7692
7692
|
}
|
|
7693
7693
|
get el() { return getElement(this); }
|
|
7694
7694
|
static get style() { return IcHeroStyle0; }
|
|
@@ -7880,22 +7880,22 @@ class HorizontalScroll {
|
|
|
7880
7880
|
}
|
|
7881
7881
|
render() {
|
|
7882
7882
|
const { firstItemVisible, lastItemVisible, itemOverflow } = this;
|
|
7883
|
-
return (hAsync(Host, { key: '
|
|
7883
|
+
return (hAsync(Host, { key: 'e62a9673acd5416d956f0f293682a45d8caad08f', class: {
|
|
7884
7884
|
["ic-horizontal-scroll-visible"]: itemOverflow,
|
|
7885
7885
|
["ic-horizontal-scroll-dark"]: this.appearance === IcBrandForegroundEnum.Dark,
|
|
7886
7886
|
["ic-horizontal-scroll-light"]: this.appearance === IcBrandForegroundEnum.Light,
|
|
7887
7887
|
[`ic-theme-${this.theme}`]: this.theme !== "inherit",
|
|
7888
|
-
} }, hAsync("div", { key: '
|
|
7888
|
+
} }, hAsync("div", { key: 'e3c2707ab25d06342f46237efe0d28479ab042cf', "aria-hidden": "true", class: {
|
|
7889
7889
|
["scroll-container-left"]: true,
|
|
7890
7890
|
["hidden"]: !itemOverflow,
|
|
7891
7891
|
["disabled"]: firstItemVisible,
|
|
7892
|
-
}, role: "tab" }, hAsync("ic-button", { key: '
|
|
7892
|
+
}, role: "tab" }, hAsync("ic-button", { key: '1240e1b97205b7b31c8d467982f8ac163fb89183', class: "scroll-arrow", variant: "icon-tertiary", "aria-label": "Scroll left", theme: this.theme === "light" || this.theme === "inherit"
|
|
7893
7893
|
? "dark"
|
|
7894
|
-
: "light", monochrome: this.monochrome, innerHTML: LeftArrow, disabled: firstItemVisible, tabindex: "-1", onClick: this.scrollLeft, onMouseDown: this.leftArrowMouseDownHandler }), hAsync("span", { key: '
|
|
7894
|
+
: "light", monochrome: this.monochrome, innerHTML: LeftArrow, disabled: firstItemVisible, tabindex: "-1", onClick: this.scrollLeft, onMouseDown: this.leftArrowMouseDownHandler }), hAsync("span", { key: '96f80e692d71cf3d9903f60aa1c6322e68cddfe6', class: "scroll-splitter-left" })), hAsync("slot", { key: '7b33db784648922f25369dc24beb3d50562d1090' }), hAsync("div", { key: 'b9645cd33d53e6eafe01444236543fb503a75e1e', "aria-hidden": "true", class: {
|
|
7895
7895
|
["scroll-container-right"]: true,
|
|
7896
7896
|
["hidden"]: !itemOverflow,
|
|
7897
7897
|
["disabled"]: lastItemVisible,
|
|
7898
|
-
}, role: "tab" }, hAsync("span", { key: '
|
|
7898
|
+
}, role: "tab" }, hAsync("span", { key: '1e1e2c4992938e38068602d65db3f980308b0db6', class: "scroll-splitter-right" }), hAsync("ic-button", { key: 'cae9a3da598885a5e12476f0ea85dcbc5e454266', class: "scroll-arrow", variant: "icon-tertiary", "aria-label": "Scroll right", theme: this.theme === "light" || this.theme === "inherit"
|
|
7899
7899
|
? "dark"
|
|
7900
7900
|
: "light", monochrome: this.monochrome, innerHTML: RightArrow, disabled: lastItemVisible, tabindex: "-1", onClick: this.scrollRight, onMouseDown: this.rightArrowMouseDownHandler }))));
|
|
7901
7901
|
}
|
|
@@ -7970,15 +7970,15 @@ class InputComponentContainer {
|
|
|
7970
7970
|
}
|
|
7971
7971
|
render() {
|
|
7972
7972
|
const { size, validationStatus, disabled, readonly, multiLine, fullWidth, validationInline, } = this;
|
|
7973
|
-
return (hAsync(Host, { key: '
|
|
7973
|
+
return (hAsync(Host, { key: '89ddddb905fb2169968a978feb1db2ddaed8fb0c', class: {
|
|
7974
7974
|
[`ic-input-component-container-${size}`]: true,
|
|
7975
7975
|
[`ic-input-component-container-${validationStatus}`]: validationStatus !== "" && !disabled && !readonly,
|
|
7976
7976
|
"ic-input-component-container-disabled": !!disabled,
|
|
7977
7977
|
"ic-input-component-container-readonly": !!readonly,
|
|
7978
7978
|
"ic-input-component-container-multiline": !!multiLine,
|
|
7979
7979
|
"ic-input-component-container-full-width": !!fullWidth,
|
|
7980
|
-
}, "aria-disabled": disabled ? "true" : null }, hAsync("div", { key: '
|
|
7981
|
-
validationStatus === IcInformationStatus.Success && (hAsync("span", { key: '
|
|
7980
|
+
}, "aria-disabled": disabled ? "true" : null }, hAsync("div", { key: 'e26afb0f2d7b78a1ca9b1ec3976b8e8fa3b2f3fe', class: "focus-indicator" }, slotHasContent(this.el, "left-icon") && (hAsync("div", { key: 'd314cf7303bab259eb78c85f38b943d758e6d874', class: "icon-container" }, hAsync("slot", { key: '128cdd1e6a537838dc490b33e2a657e613d6c969', name: "left-icon" }))), hAsync("slot", { key: '9d5fd3e67c6658f988a335e080b6e7141d1c8712' }), validationInline &&
|
|
7981
|
+
validationStatus === IcInformationStatus.Success && (hAsync("span", { key: '119749d6c32bebe9c8540fa7fadb28e7387428e5', class: "inline-success", innerHTML: successIcon })))));
|
|
7982
7982
|
}
|
|
7983
7983
|
get el() { return getElement(this); }
|
|
7984
7984
|
static get watchers() { return {
|
|
@@ -8019,11 +8019,11 @@ class InputContainer {
|
|
|
8019
8019
|
this.readonly = false;
|
|
8020
8020
|
}
|
|
8021
8021
|
render() {
|
|
8022
|
-
return (hAsync(Host, { key: '
|
|
8022
|
+
return (hAsync(Host, { key: 'f8a56b6ed7706188078d28f8fd7216c046fe32a2' }, hAsync("div", { key: 'f7d41111869769c9ab8e5ad72ee936827ef36c91', class: {
|
|
8023
8023
|
["component-container"]: true,
|
|
8024
8024
|
["disabled"]: !!this.disabled,
|
|
8025
8025
|
["readonly"]: !!this.readonly,
|
|
8026
|
-
} }, hAsync("slot", { key: '
|
|
8026
|
+
} }, hAsync("slot", { key: '42fc42d0f226b11b93ab910c00ed25c027ebb549' }))));
|
|
8027
8027
|
}
|
|
8028
8028
|
static get style() { return IcInputContainerStyle0; }
|
|
8029
8029
|
static get cmpMeta() { return {
|
|
@@ -8117,11 +8117,11 @@ class InputLabel {
|
|
|
8117
8117
|
"readonly-label": readonly,
|
|
8118
8118
|
"error-label": status === "error" && !(readonly || disabled),
|
|
8119
8119
|
} }, hAsync("label", { htmlFor: this.for }, labelText)));
|
|
8120
|
-
return (hAsync(Host, { key: '
|
|
8120
|
+
return (hAsync(Host, { key: '22df328142cec5a7a86fcf3e62bc40dcbfe56f97', class: {
|
|
8121
8121
|
"ic-input-label-disabled": !!disabled,
|
|
8122
8122
|
"ic-input-label-readonly": readonly,
|
|
8123
8123
|
"with-helper": this.isSlotUsed(helperTextSlot) || helperText !== "",
|
|
8124
|
-
} }, !hideLabel && hAsync(LabelContent, { key: '
|
|
8124
|
+
} }, !hideLabel && hAsync(LabelContent, { key: '4eddf506bc0027ff8470aeaa5f16ec124a81cc0f' }), this.isSlotUsed(helperTextSlot) ? (hAsync("span", { id: helperTextId, class: helperTextClass }, hAsync("slot", { name: "helper-text" }))) : (helperText !== "" && (hAsync("ic-typography", { variant: "caption", class: helperTextClass }, hAsync("span", { id: helperTextId }, helperText))))));
|
|
8125
8125
|
}
|
|
8126
8126
|
get el() { return getElement(this); }
|
|
8127
8127
|
static get style() { return IcInputLabelStyle0; }
|
|
@@ -8188,14 +8188,14 @@ class InputValidation {
|
|
|
8188
8188
|
render() {
|
|
8189
8189
|
const { ariaLiveMode, fullWidth, status, message } = this;
|
|
8190
8190
|
const displayIcon = status !== "" ? ICON[status] : "";
|
|
8191
|
-
return (hAsync(Host, { key: '
|
|
8191
|
+
return (hAsync(Host, { key: '6d368ba4b4e79886a2efff97ca3d8d446516cc11', class: {
|
|
8192
8192
|
[`ic-input-validation-${status}`]: status !== "",
|
|
8193
8193
|
"ic-input-validation-full-width": !!fullWidth,
|
|
8194
8194
|
"ic-input-validation-with-status": status !== "",
|
|
8195
|
-
} }, displayIcon !== "" && (hAsync("span", { key: '
|
|
8195
|
+
} }, displayIcon !== "" && (hAsync("span", { key: 'ce5fbaa3281136744bc5f77c4ea6570205126285', class: {
|
|
8196
8196
|
"status-icon": true,
|
|
8197
8197
|
[`icon-${status}`]: true,
|
|
8198
|
-
}, innerHTML: displayIcon })), hAsync("ic-typography", { key: '
|
|
8198
|
+
}, innerHTML: displayIcon })), hAsync("ic-typography", { key: '00f35ab82e8fe784ae05fc70d4164c4a804a49e4', variant: "caption", class: "statustext" }, hAsync("span", { key: '1d6d6486d3f885897271a80a3c87077b2bfc39a6', id: this.for && getInputValidationTextID(this.for) }, isSlotUsed(this.el, "validation-message") ? (hAsync("slot", { name: "validation-message" })) : (message)), hAsync("span", { key: 'a37f6a7af4602e08a00b5d980209781c4f4913ac', ref: (el) => (this.messageEl = el), class: "sr-only", "aria-live": ariaLiveMode })), hAsync("slot", { key: '8b5260888b4fff0031fa8917f84e2cc3b7fa97df', name: "validation-message-adornment" })));
|
|
8199
8199
|
}
|
|
8200
8200
|
get el() { return getElement(this); }
|
|
8201
8201
|
static get watchers() { return {
|
|
@@ -8347,10 +8347,10 @@ class LayoutGrid {
|
|
|
8347
8347
|
}
|
|
8348
8348
|
render() {
|
|
8349
8349
|
const { aligned, fullHeight } = this;
|
|
8350
|
-
return (hAsync(Host, { key: '
|
|
8350
|
+
return (hAsync(Host, { key: '61a7e3f3a8e2156da3cecc47997fc54392d4efc0', class: {
|
|
8351
8351
|
[`ic-layout-grid-aligned-${aligned}`]: true,
|
|
8352
8352
|
["ic-layout-grid-no-vertical-padding"]: !!fullHeight,
|
|
8353
|
-
} }, hAsync("slot", { key: '
|
|
8353
|
+
} }, hAsync("slot", { key: 'ac804c02e898cd212d5cb48b3b5a7ba18790f186' })));
|
|
8354
8354
|
}
|
|
8355
8355
|
get el() { return getElement(this); }
|
|
8356
8356
|
static get watchers() { return {
|
|
@@ -8430,9 +8430,9 @@ class LayoutGridItem {
|
|
|
8430
8430
|
}
|
|
8431
8431
|
render() {
|
|
8432
8432
|
const { hideInMobileMode } = this;
|
|
8433
|
-
return (hAsync(Host, { key: '
|
|
8433
|
+
return (hAsync(Host, { key: '903a4aaf039efd3eb3f1748829047f02073f4877', class: {
|
|
8434
8434
|
"ic-layout-grid-hide-in-mobile": !!hideInMobileMode,
|
|
8435
|
-
} }, hAsync("slot", { key: '
|
|
8435
|
+
} }, hAsync("slot", { key: 'cad27bb4fc8a60f8e579c66776c9277973e14963' })));
|
|
8436
8436
|
}
|
|
8437
8437
|
get el() { return getElement(this); }
|
|
8438
8438
|
static get watchers() { return {
|
|
@@ -8545,7 +8545,7 @@ class Link {
|
|
|
8545
8545
|
}
|
|
8546
8546
|
render() {
|
|
8547
8547
|
const { download, href, hreflang, referrerpolicy, rel, target, monochrome, theme, } = this;
|
|
8548
|
-
return (hAsync(Host, { key: '
|
|
8548
|
+
return (hAsync(Host, { key: 'd62709776b71c1cbb259db22f9d56ae4bdb6d3c3', class: {
|
|
8549
8549
|
["ic-link"]: true,
|
|
8550
8550
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
8551
8551
|
["ic-link-monochrome"]: !!monochrome,
|
|
@@ -8771,24 +8771,24 @@ class LoadingIndicator {
|
|
|
8771
8771
|
}
|
|
8772
8772
|
render() {
|
|
8773
8773
|
const { circularDiameter, circularDimensions: { x, y, r, dashArray, dashOffset }, description, fullWidth, indicatorLabel, innerLabel, internalType, label, max, min, monochrome, progress, size, theme, } = this;
|
|
8774
|
-
return (hAsync(Host, { key: '
|
|
8774
|
+
return (hAsync(Host, { key: 'beb812375fe592948fd08a79719e2929f2465c28', class: {
|
|
8775
8775
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
8776
8776
|
"ic-loading-indicator-full-width": fullWidth,
|
|
8777
8777
|
"ic-loading-indicator-label": !!label,
|
|
8778
8778
|
"ic-loading-indicator-monochrome": monochrome,
|
|
8779
8779
|
[`ic-loading-indicator-size-${size}`]: true,
|
|
8780
|
-
} }, hAsync("div", { key: '
|
|
8780
|
+
} }, hAsync("div", { key: '8a06331985f07e1abafcd9ecc35aa77301068283', class: "ic-loading-container", part: "ic-loading-container" }, hAsync("div", { key: '4efb469ea95efd064cd1bfa5b4ea7d4adab1783c', ref: (el) => (this.outerElement = el), class: {
|
|
8781
8781
|
[`ic-loading-${internalType}-outer`]: true,
|
|
8782
8782
|
[progress === undefined ? "indeterminate" : "determinate"]: true,
|
|
8783
|
-
}, role: "progressbar", "aria-labelledby": label && size !== "icon" && "ic-loading-label", "aria-label": description, "aria-valuenow": progress, "aria-valuemin": min, "aria-valuemax": max }, hAsync("div", { key: '
|
|
8783
|
+
}, role: "progressbar", "aria-labelledby": label && size !== "icon" && "ic-loading-label", "aria-label": description, "aria-valuenow": progress, "aria-valuemin": min, "aria-valuemax": max }, hAsync("div", { key: '59de7cfe38c013ea45f73bb3aa700f1faba75244', ref: (el) => (this.innerElement = el), class: {
|
|
8784
8784
|
[`ic-loading-${internalType}-inner`]: true,
|
|
8785
8785
|
"inner-label": !!innerLabel,
|
|
8786
|
-
} }, innerLabel && size === "small" && (hAsync("ic-typography", { key: '
|
|
8786
|
+
} }, innerLabel && size === "small" && (hAsync("ic-typography", { key: '0450c339e59da5b47cf73d77b968fb4e34ebe57f', variant: "subtitle-small", class: "inner-text" }, innerLabel)), internalType === "circular" && (hAsync("svg", { key: '4e7a06aad19b58afb8b568ee572863ebf60d1ee3', class: "ic-loading-circular-svg", viewBox: `0 0 ${circularDiameter} ${circularDiameter}` }, hAsync("circle", { key: '1953d5576a4d86c2c5b18f62fa806a9408566ba3', cx: x, cy: y, r: r }), hAsync("circle", { key: 'f8f6bbfbf38710de4ea96278512d0aca385ae069', style: {
|
|
8787
8787
|
"--circular-steps-max": progress ? `${max}` : undefined,
|
|
8788
8788
|
"--progress-value": progress !== undefined ? `${progress}` : undefined,
|
|
8789
8789
|
"--stroke-dasharray": dashArray,
|
|
8790
8790
|
"--stroke-dashoffset": dashOffset,
|
|
8791
|
-
}, cx: x, cy: y, r: r }))))), label && size !== "icon" && (hAsync("ic-typography", { key: '
|
|
8791
|
+
}, cx: x, cy: y, r: r }))))), label && size !== "icon" && (hAsync("ic-typography", { key: 'c3ceae06e922246f12e188135f30400eb409894a', id: "ic-loading-label", class: "ic-loading-label", role: "alert", variant: this.getLabelVariant() }, hAsync("p", { key: '6cbf517faab2093db5dc47f8b33c51fdc7af604b' }, indicatorLabel))))));
|
|
8792
8792
|
}
|
|
8793
8793
|
get el() { return getElement(this); }
|
|
8794
8794
|
static get watchers() { return {
|
|
@@ -13054,7 +13054,7 @@ class Menu {
|
|
|
13054
13054
|
const { inputLabel, options, menuId, value, fullWidth, hasTimedOut, isLoading, size, open, inputEl, keyboardNav, parentEl, SEARCH_BAR_TAG, multiSelect, } = this;
|
|
13055
13055
|
const selectAllButtonText = `${(value === null || value === void 0 ? void 0 : value.length) === this.ungroupedOptions.length ? "Clear" : "Select"} all`;
|
|
13056
13056
|
const hasNoResults = this.host.classList.contains("no-results");
|
|
13057
|
-
return (hAsync(Host, { key: '
|
|
13057
|
+
return (hAsync(Host, { key: 'c8002b0985f20231f9e24b2e446a67cf3230be7e', class: {
|
|
13058
13058
|
"ic-menu-full-width": !!fullWidth,
|
|
13059
13059
|
"ic-menu-no-focus": ((inputEl === null || inputEl === void 0 ? void 0 : inputEl.tagName) === "INPUT" &&
|
|
13060
13060
|
(parentEl === null || parentEl === void 0 ? void 0 : parentEl.tagName) !== SEARCH_BAR_TAG) ||
|
|
@@ -13063,7 +13063,7 @@ class Menu {
|
|
|
13063
13063
|
[`ic-menu-${size}`]: true,
|
|
13064
13064
|
"ic-menu-open": open && options.length !== 0,
|
|
13065
13065
|
"ic-menu-multiple": multiSelect,
|
|
13066
|
-
} }, options.length !== 0 && (hAsync("ul", { key: '
|
|
13066
|
+
} }, options.length !== 0 && (hAsync("ul", { key: 'c7f0134bd0f14aae16fc4f2f0ba20f72553e4af5', id: menuId, class: "menu", role: "listbox", "aria-label": `${inputLabel} pop-up`, "aria-multiselectable": multiSelect ? "true" : "false", "aria-activedescendant": this.optionHighlighted
|
|
13067
13067
|
? this.getOptionId(this.optionHighlighted)
|
|
13068
13068
|
: undefined, tabindex: !this.allowMenuFocus
|
|
13069
13069
|
? "-1"
|
|
@@ -13095,7 +13095,7 @@ class Menu {
|
|
|
13095
13095
|
multiSelect &&
|
|
13096
13096
|
!isLoading &&
|
|
13097
13097
|
!hasTimedOut &&
|
|
13098
|
-
!hasNoResults && (hAsync("div", { key: '
|
|
13098
|
+
!hasNoResults && (hAsync("div", { key: '6dc5d80d88ac368c6274e709ba5a8a1dc79bf9e8', class: "option-bar" }, hAsync("ic-typography", { key: '5a62bb37a7c338c00e296519077a8254c39c1c4a' }, hAsync("p", { key: 'd5209b3fa671a87fc4ad2039732315d51d042c9f' }, `${value ? value.length : 0}/${getOptionsWithoutGroupTitlesCount(this.options)} selected`)), hAsync("ic-button", { key: '543d14896d83e275257adf6808a4f855b694a5d4', class: "select-all-button", "aria-label": `${selectAllButtonText} options for ${inputLabel}`, ref: (el) => (this.selectAllButton = el), variant: "tertiary", onClick: this.handleSelectAllClick, onMouseDown: this.handleSelectAllMouseDown, onBlur: this.handleSelectAllBlur, onFocus: this.handleSelectAllFocus, size: size === "small" ? "small" : "medium" }, selectAllButtonText)))));
|
|
13099
13099
|
}
|
|
13100
13100
|
get host() { return getElement(this); }
|
|
13101
13101
|
static get watchers() { return {
|
|
@@ -13157,7 +13157,7 @@ class MenuGroup {
|
|
|
13157
13157
|
}
|
|
13158
13158
|
render() {
|
|
13159
13159
|
const parentMenu = this.el.closest("ic-popover-menu");
|
|
13160
|
-
return (hAsync(Host, { key: '
|
|
13160
|
+
return (hAsync(Host, { key: 'b67fb3029530607dcb8b7462eeb56cbd7ef7322e', role: "group", "aria-label": this.label !== null ? this.label : "" }, isPropDefined(this.label) && (hAsync("ic-typography", { key: 'cd75b3b4ab6862d17c0167a021b223911ff5f128', variant: "subtitle-small" }, this.label)), hAsync("span", { key: '81cb0aafc38655f78a510988720f5831e4a90479', class: "menu-items-wrapper" }, hAsync("slot", { key: '6dad74f6bf17000f8255b4764d70a28edd48cbe8' })), this.el !== (parentMenu === null || parentMenu === void 0 ? void 0 : parentMenu.querySelector("ic-menu-group:last-child")) && (hAsync("hr", { key: '3c766f970b1ee1f2e2427b9afbf798d97bee454a' }))));
|
|
13161
13161
|
}
|
|
13162
13162
|
get el() { return getElement(this); }
|
|
13163
13163
|
static get style() { return IcMenuGroupStyle0; }
|
|
@@ -13705,7 +13705,7 @@ class NavigationGroup {
|
|
|
13705
13705
|
const isTopNav = this.navigationType === "top";
|
|
13706
13706
|
const isTopNavDesktop = !inTopNavSideMenu && isTopNav;
|
|
13707
13707
|
const ariaExpanded = (isSideNav && expanded) || (isTopNav && dropdownOpen);
|
|
13708
|
-
return (hAsync(Host, { key: '
|
|
13708
|
+
return (hAsync(Host, { key: 'ab11148a5f98eb6fed6ab2378c016cd76377af3f', class: {
|
|
13709
13709
|
"in-side-menu": inTopNavSideMenu,
|
|
13710
13710
|
"ic-navigation-group-expandable": expandable,
|
|
13711
13711
|
"ic-navigation-group-side-nav": isSideNav,
|
|
@@ -14132,16 +14132,16 @@ class NavigationMenu {
|
|
|
14132
14132
|
}
|
|
14133
14133
|
}
|
|
14134
14134
|
render() {
|
|
14135
|
-
return (hAsync(Host, { key: '
|
|
14135
|
+
return (hAsync(Host, { key: '88cc35277a0efd2944900616928bcc208fb89f90', class: { [`ic-theme-${this.theme}`]: this.theme !== "inherit" } }, hAsync("div", { key: '1b372e20a919c1f3f85f6529c00671e345f5b0e3', class: "popout-modal", onClick: this.closeMenu }), hAsync("div", { key: 'edbd31518897423eeb3c6bd46a981e030bc1818f', class: "popout-menu", role: "dialog", "aria-modal": "true", "aria-label": `${this.hasNavigation ? "Navigation" : "App"} menu` }, hAsync("span", { key: '9cba7a72dc1b6910e1be0e416a12bfaf8987f83a', "aria-hidden": "true", id: "navigation-landmark-text", class: "navigation-landmark-text" }, "Main navigation"), hAsync("nav", { key: '86e45794dd6a7279817fffd3258db31bf73d185a', "aria-labelledby": "navigation-landmark-text", "aria-hidden": this.hasNavigation ? "false" : "true" }, hAsync("div", { key: 'ebcd2ba1d90caf089e75049d0b23b6998c6747fd', class: {
|
|
14136
14136
|
["menu-close-button-container"]: true,
|
|
14137
14137
|
["nav-group-first"]: this.navGroupFirst,
|
|
14138
|
-
} }, hAsync("ic-button", { key: '
|
|
14138
|
+
} }, hAsync("ic-button", { key: '7d5788fd10e2347cceb35b043b7d988775ffca71', ref: (el) => (this.closeButton = el), id: "menu-close-button", class: "menu-close-button", variant: "icon-tertiary", size: "large", "aria-label": `Close ${this.hasNavigation ? "navigation" : "app"} menu`, onClick: this.closeMenu }, hAsync("svg", { key: 'ac57c2b5bdbbcf6d76aba52914f079e166c68d1e', width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, hAsync("path", { key: '9a4f43826d2db708df341e972e6ea3fe4f315542', d: "M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z" })))), this.hasNavigation && hAsync("slot", { key: 'ad0aad328a21de31219535ded6e19e28cd896258', name: "navigation" })), this.hasButtons && (hAsync("div", { key: '8838500ffe54c265b212bf7f137eb390b92be4d0', class: {
|
|
14139
14139
|
["menu-buttons-container"]: true,
|
|
14140
14140
|
["menu-buttons-container-nav-item-above"]: this.navItemAboveButtons,
|
|
14141
|
-
} }, hAsync("slot", { key: '
|
|
14141
|
+
} }, hAsync("slot", { key: '8e507cf9f00c407fbe7b74863b10a6fd613cfc8f', name: "buttons" }))), (this.status !== "" || this.version !== "") && (hAsync("div", { key: '9ccfb022e3c3e74d88ad241a93d5c98615ba3018', class: {
|
|
14142
14142
|
["menu-status-version-container"]: true,
|
|
14143
14143
|
["status-version-no-buttons"]: !this.hasButtons,
|
|
14144
|
-
} }, this.status !== "" && (hAsync("div", { key: '
|
|
14144
|
+
} }, this.status !== "" && (hAsync("div", { key: 'c85a43e520d29e854ca874cbd45516e01c59135b', class: "menu-status" }, hAsync("ic-typography", { key: 'da1919a00dc5acb4b6631c434eefe94c6b03a101', variant: "label-uppercase", "aria-label": "app tag", class: "menu-status-text" }, this.status))), this.version !== "" && (hAsync("div", { key: '1944cc236ceb8ce956d2b92b4b767e1cdcbfd039', class: "menu-version" }, hAsync("ic-typography", { key: '6f255b313c46458054d0d5a5d60a46431ea496ac', variant: "label", class: "menu-version-text", "aria-label": "app version" }, this.version))))))));
|
|
14145
14145
|
}
|
|
14146
14146
|
get el() { return getElement(this); }
|
|
14147
14147
|
static get style() { return IcNavigationMenuStyle0; }
|
|
@@ -14274,19 +14274,19 @@ class PageHeader {
|
|
|
14274
14274
|
const navAriaLabel = `${isSlotUsed(this.el, "heading")
|
|
14275
14275
|
? (_b = (_a = this.el.querySelector('[slot="heading"]')) === null || _a === void 0 ? void 0 : _a.textContent) !== null && _b !== void 0 ? _b : ""
|
|
14276
14276
|
: heading !== null && heading !== void 0 ? heading : ""} page sections`;
|
|
14277
|
-
return (hAsync(Host, { key: '
|
|
14277
|
+
return (hAsync(Host, { key: '56a0018680921ae6e2a155ed26695b46efaa544b', class: {
|
|
14278
14278
|
["ic-page-header-sticky"]: !!sticky,
|
|
14279
14279
|
["ic-page-header-sticky-desktop"]: !sticky && !!stickyDesktopOnly,
|
|
14280
14280
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
14281
|
-
}, "aria-label": this.el.ariaLabel || "page header" }, hAsync("header", { key: '
|
|
14281
|
+
}, "aria-label": this.el.ariaLabel || "page header" }, hAsync("header", { key: 'e31ac8b3d53332983cb02414ebddd0b8b1a1c2b8', class: {
|
|
14282
14282
|
["border-bottom"]: !!border,
|
|
14283
14283
|
["tabs"]: isSlotUsed(this.el, "tabs"),
|
|
14284
|
-
}, role: "presentation" }, hAsync("ic-section-container", { key: '
|
|
14284
|
+
}, role: "presentation" }, hAsync("ic-section-container", { key: '6b9684893d452c5e487d704d3adabf692c738c72', aligned: aligned, fullHeight: isSlotUsed(this.el, "tabs") }, isSlotUsed(this.el, "breadcrumbs") && (hAsync("div", { key: '7032c24dcb9128b29dcf511a52f3528840719e9d', class: "breadcrumb-area" }, hAsync("slot", { key: '2288318626d12483173966e10f2697a00c2fcac1', name: "breadcrumbs" }))), hAsync("div", { key: '53d63b4b4b65ad8ef894db55d2ac5c9c1141ebe7', class: "main-content" }, hAsync("div", { key: 'dd25121e5c9c62331c78f3a855b63cf6640305f1', class: "title-area" }, hAsync("div", { key: 'aed5b0bb1ea1ce66e39689a976ac548f89c3a9c7', class: "header-content" }, hAsync("slot", { key: '8c70282f646873000fb3c11faf7dd13b958dd160', name: "heading" }, hAsync("ic-typography", { key: '4e121e3b0949503f2a7489b555101bc51d00dadd', variant: size === "small" ? "h4" : "h2", class: "heading" }, hAsync("h2", { key: '09ee94d04aa661a5a08452e45c59b82c1c2843a1' }, heading))), hAsync("slot", { key: '9668baec0690affcc38764335dc1475120d943ca', name: "heading-adornment" })), hAsync("div", { key: 'cac63814c854930fb43d102dfb9c3aba3e7cf6e1', class: {
|
|
14285
14285
|
["subheading-content"]: !!subheading || isSlotUsed(this.el, "subheading"),
|
|
14286
14286
|
["small"]: size === "small",
|
|
14287
|
-
} }, hAsync("slot", { key: '
|
|
14288
|
-
isSlotUsed(this.el, "tabs")) && (hAsync("div", { key: '
|
|
14289
|
-
!isSlotUsed(this.el, "tabs") && hAsync("slot", { key: '
|
|
14287
|
+
} }, hAsync("slot", { key: 'f9d8d1cdad14e0655e332cb1470a26e101061013', name: "subheading" }, hAsync("ic-typography", { key: '6210631fe95d70a1ddc9d04b7ce352bd39368802', variant: "body" }, subheading)))), isSlotUsed(this.el, "actions") && (hAsync("div", { key: 'b7bfeae9b8d45f80690e6e53155fee2e3c3d45c1', class: "action-area" }, hAsync("slot", { key: '92d88765f25bdf4aaa0107fc5de975e09605c0ef', name: "actions" }))), isSlotUsed(this.el, "input") && (hAsync("div", { key: 'bffa6ea72d550696262e32fb3ec48c70723414db', class: "input-area" }, hAsync("slot", { key: '51ccb64bec580e2321d764e8ad88c525e399ff34', name: "input" })))), (isSlotUsed(this.el, "stepper") ||
|
|
14288
|
+
isSlotUsed(this.el, "tabs")) && (hAsync("div", { key: 'c5636159415cfcf52ded2415551518efb11aee76', class: "navigation-area" }, isSlotUsed(this.el, "stepper") &&
|
|
14289
|
+
!isSlotUsed(this.el, "tabs") && hAsync("slot", { key: '5bfcc8f61a6c3f6c72f727e51e6433f028c69a9a', name: "stepper" }), isSlotUsed(this.el, "tabs") && (hAsync("nav", { key: 'be0b3d4a3b19157dae085060bc8636576551e9cb', "aria-label": navAriaLabel }, hAsync("ic-horizontal-scroll", { key: 'f20077bb7bd258d9cfd7c68ec81557caf622702b' }, hAsync("ul", { key: 'e4cdf692ff8f4dccc2218f49e21323e3cb9766bc', class: "tabs-slot" }, hAsync("slot", { key: '682123b35aaf0bef301e081c62faaf0acf9348fb', name: "tabs" })))))))))));
|
|
14290
14290
|
}
|
|
14291
14291
|
get el() { return getElement(this); }
|
|
14292
14292
|
static get style() { return IcPageHeaderStyle0; }
|
|
@@ -14593,14 +14593,14 @@ class Pagination {
|
|
|
14593
14593
|
}
|
|
14594
14594
|
render() {
|
|
14595
14595
|
const { type, currentPage, hideCurrentPage, disabled, hideFirstAndLastPageButton, label, theme, monochrome, } = this;
|
|
14596
|
-
return (hAsync(Host, { key: '
|
|
14596
|
+
return (hAsync(Host, { key: 'b6438410825fba931acc4eb7282ea11341f4a2ab', class: {
|
|
14597
14597
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
14598
14598
|
["ic-pagination-monochrome"]: !!monochrome,
|
|
14599
|
-
} }, type === "simple" && (hAsync("nav", { key: '
|
|
14599
|
+
} }, type === "simple" && (hAsync("nav", { key: 'c76e2d21aaed0bb12c976778e1e6399157002b4f', class: {
|
|
14600
14600
|
["disabled"]: !!disabled,
|
|
14601
|
-
}, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), hAsync("ic-pagination-item", { key: '
|
|
14601
|
+
}, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), hAsync("ic-pagination-item", { key: 'c5b391e53945f6545e3b2694bcd32a8d9fdab18e', theme: this.theme, monochrome: this.monochrome, type: "simple-current", page: currentPage, label: label, class: { ["hide-current-page"]: !!hideCurrentPage }, disabled: disabled }), this.nextButton(), hideFirstAndLastPageButton ? null : this.lastButton())), type === "complex" && (hAsync("nav", { key: 'faa2aa8655d7e1de8877efca2d43233ae3de7d49', class: {
|
|
14602
14602
|
["disabled"]: !!disabled,
|
|
14603
|
-
}, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), this.renderStartItems(), this.startEllipsis && this.renderStartEllipsis(), this.renderMiddleItems(), this.endEllipsis && this.renderEndEllipsis(), this.renderEndItems(), this.nextButton(), hideFirstAndLastPageButton ? null : this.lastButton())), type === "complex" && (hAsync("span", { key: '
|
|
14603
|
+
}, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), this.renderStartItems(), this.startEllipsis && this.renderStartEllipsis(), this.renderMiddleItems(), this.endEllipsis && this.renderEndEllipsis(), this.renderEndItems(), this.nextButton(), hideFirstAndLastPageButton ? null : this.lastButton())), type === "complex" && (hAsync("span", { key: 'fb40e41bc8e509eb8d3119c40e0b8c2d43b1a19f', class: "sr-only", "aria-live": "polite" }, "Page ", this.currentPage))));
|
|
14604
14604
|
}
|
|
14605
14605
|
get el() { return getElement(this); }
|
|
14606
14606
|
static get watchers() { return {
|
|
@@ -14991,21 +14991,21 @@ class PaginationBar {
|
|
|
14991
14991
|
}
|
|
14992
14992
|
render() {
|
|
14993
14993
|
const { accessibleLabel, alignment, displayedItemsPerPageOptions, PAGE_INPUT_FIELD_ID, type, rangeLabelType, hideRangeLabel, showItemsPerPageControl, showGoToPageControl, pageLabel, capitalizedPageLabel, lowerCasePageLabel, capitalizedItemLabel, lowerCaseItemLabel, totalPages, activePage, itemsPerPageString, theme, monochrome, selectItemsPerPageOnEnter, hideCurrentPage, hideFirstAndLastPageButton, } = this;
|
|
14994
|
-
return (hAsync(Host, { key: '
|
|
14994
|
+
return (hAsync(Host, { key: 'ed30fb75ae41bf29e5da275bec31017ebce86e97', class: { [`ic-theme-${theme}`]: theme !== "inherit" } }, hAsync("div", { key: '4554a8fc365cb414a0dea76288a9cb34b79a214a', class: {
|
|
14995
14995
|
["pagination-bar"]: true,
|
|
14996
14996
|
[`pagination-bar-${alignment}`]: true,
|
|
14997
|
-
}, ref: (el) => (this.paginationBarEl = el) }, (!hideRangeLabel || showItemsPerPageControl) && (hAsync("div", { key: '
|
|
14997
|
+
}, ref: (el) => (this.paginationBarEl = el) }, (!hideRangeLabel || showItemsPerPageControl) && (hAsync("div", { key: 'da16624475d46a037d1252f469a26b2db796a968', class: "item-controls" }, showItemsPerPageControl && (hAsync("div", { key: 'b1d533af5521cf15802f03cc8fb108faa410c8a1', class: "items-per-page-holder" }, hAsync("ic-typography", { key: '11f449f28b0267c48d3176890a9c9743a6fc9be5', class: {
|
|
14998
14998
|
["items-per-page-control-label"]: true,
|
|
14999
|
-
}, variant: "label", onClick: this.itemsPerPageLabelClickHandler }, capitalizedItemLabel, "s per ", lowerCasePageLabel), hAsync("ic-select", { key: '
|
|
14999
|
+
}, variant: "label", onClick: this.itemsPerPageLabelClickHandler }, capitalizedItemLabel, "s per ", lowerCasePageLabel), hAsync("ic-select", { key: '3d90595b2c790b9e013809c65f1e3aef68a22b87', theme: theme, size: "small", label: "items-per-page-input", class: "items-per-page-input", hideLabel: true, options: displayedItemsPerPageOptions, selectOnEnter: selectItemsPerPageOnEnter, value: itemsPerPageString, onIcChange: this.changeItemsPerPage, ref: (el) => (this.pageDropdownEl = el) }))), !hideRangeLabel &&
|
|
15000
15000
|
(rangeLabelType === "data" ? (hAsync("ic-typography", { class: {
|
|
15001
15001
|
["item-pagination-label"]: true,
|
|
15002
15002
|
}, variant: "label", "aria-live": "polite" }, this.upperBound === 0 && `0 ${lowerCaseItemLabel}s`, this.upperBound > 0 &&
|
|
15003
15003
|
`${this.lowerBound} - ${this.upperBound} of ${this.totalItems} ${lowerCaseItemLabel}${this.totalItems > 1 ? "s" : ""}`)) : (hAsync("ic-typography", { class: {
|
|
15004
15004
|
["page-pagination-label"]: true,
|
|
15005
|
-
}, variant: "label", "aria-live": "polite" }, capitalizedPageLabel, " ", activePage, " of ", totalPages))))), hAsync("div", { key: '
|
|
15005
|
+
}, variant: "label", "aria-live": "polite" }, capitalizedPageLabel, " ", activePage, " of ", totalPages))))), hAsync("div", { key: 'dc16dc6a05bcb1319a843ac84dd67616f64cfee8', class: {
|
|
15006
15006
|
["pagination-controls"]: true,
|
|
15007
15007
|
["pagination-controls-wrap"]: this.paginationWrapped,
|
|
15008
|
-
} }, hAsync("div", { key: '
|
|
15008
|
+
} }, hAsync("div", { key: '81415919e995bd446afc9ea8ebbb960c90fa2a88', class: "pagination-holder" }, hAsync("ic-pagination", { key: '41cc4d82e190d83ceff81e9daaf46e53520c47c5', accessibleLabel: accessibleLabel, type: type, pages: totalPages, label: pageLabel, ref: (el) => (this.paginationEl = el), currentPage: activePage, theme: theme, monochrome: monochrome, hideCurrentPage: hideCurrentPage, hideFirstAndLastPageButton: hideFirstAndLastPageButton })), showGoToPageControl && (hAsync("div", { key: 'bee892f29e85a564ac4a3269f680559d4450bdea', class: "go-to-page-holder" }, hAsync("ic-typography", { key: 'c5fb41a31a7ef6d2ef4559cd0ecf28d4a1fa734d', variant: "label", onClick: this.goToPageLabelClickHandler }, "Go to ", lowerCasePageLabel), hAsync("ic-tooltip", { key: '2d29e320c4e33e19640d57d75cae7c36cb52bedc', label: this.inputError, target: `#${PAGE_INPUT_FIELD_ID}`, disableHover: true, disableClick: true, ref: (el) => (this.pageInputTooltipEl = el) }, hAsync("ic-text-field", { key: '99050ae8eff64226aae32ed1e2b56b5ab300dfb1', theme: theme, type: "number", size: "small", label: PAGE_INPUT_FIELD_ID, class: PAGE_INPUT_FIELD_ID, id: PAGE_INPUT_FIELD_ID, hideLabel: true, onKeyDown: this.handleKeydown, onKeyUp: this.handleKeyUp, onInput: this.handleInputChange, max: totalPages, min: "1", validationInlineInternal: true, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: (el) => (this.pageInputEl = el) })), hAsync("ic-button", { key: '3fa2967f1bd229d6fd1e78f8ac5be99052d9a37a', variant: "secondary", onClick: this.goToPage, size: "small", class: "go-to-page-button" }, "Go")))))));
|
|
15009
15009
|
}
|
|
15010
15010
|
get el() { return getElement(this); }
|
|
15011
15011
|
static get watchers() { return {
|
|
@@ -15106,7 +15106,7 @@ class PaginationItem {
|
|
|
15106
15106
|
}
|
|
15107
15107
|
render() {
|
|
15108
15108
|
const { page, selected, type, disabled, label, capitalizedLabel, monochrome, } = this;
|
|
15109
|
-
return (hAsync("a", { key: '
|
|
15109
|
+
return (hAsync("a", { key: '1ed788f91d47fcaf163a11cf910c9269ca83466c', class: { ["monochrome"]: !!monochrome } }, type === "ellipsis" ? (hAsync("div", { class: {
|
|
15110
15110
|
["item-container"]: true,
|
|
15111
15111
|
["ellipsis"]: true,
|
|
15112
15112
|
["disabled"]: !!disabled,
|
|
@@ -15425,17 +15425,17 @@ class PopoverMenu {
|
|
|
15425
15425
|
this.popperProps = props;
|
|
15426
15426
|
}
|
|
15427
15427
|
render() {
|
|
15428
|
-
return (hAsync(Host, { key: '
|
|
15428
|
+
return (hAsync(Host, { key: '331cedc179eb4d558f29f7704df951210f43fa77', class: {
|
|
15429
15429
|
["ic-popover-menu-open"]: !!this.open,
|
|
15430
15430
|
[`ic-theme-${this.theme}`]: this.theme !== "inherit",
|
|
15431
|
-
} }, hAsync("div", { key: '
|
|
15431
|
+
} }, hAsync("div", { key: '4efbe811a462e960af2d7a5ab63d3df5f69209cb', id: this.parentPopover === undefined
|
|
15432
15432
|
? `ic-popover-submenu-${this.submenuId}`
|
|
15433
15433
|
: "", class: {
|
|
15434
15434
|
menu: true,
|
|
15435
|
-
} }, hAsync("span", { key: '
|
|
15435
|
+
} }, hAsync("span", { key: '25207afa860d6d4b897a8d7b7406d5a450652949', class: {
|
|
15436
15436
|
"opening-from-parent": this.openingFromParent,
|
|
15437
15437
|
"opening-from-child": this.openingFromChild,
|
|
15438
|
-
} }, isPropDefined(this.submenuId) && (hAsync("span", { key: '
|
|
15438
|
+
} }, isPropDefined(this.submenuId) && (hAsync("span", { key: '21bebc9796ecd62d6c0a51247f450eb0f61de6fb' }, hAsync("span", { key: 'bf64a9672b93e4831bce7309514121108e79f26c', role: "menu" }, hAsync("ic-menu-item", { key: 'a6bbb41562f8047a34e81f7afb72f6fdf7489b53', class: "ic-popover-submenu-back-button", ref: (el) => (this.backButton = el), label: "Back", onClick: this.handleBackButtonClick, id: `ic-popover-submenu-back-button-${this.submenuLevel}` }, hAsync("svg", { key: 'a5267871273dfffa86198105d325adf3b62f2728', slot: "icon", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: "submenu-back-icon" }, hAsync("path", { key: 'cfba5502e9594fe2dc299d7e8922a39e64e6e282', d: "M20 11H7.83L13.42 5.41L12 4L4 12L12 20L13.41 18.59L7.83 13H20V11Z", fill: "currentColor" })))), hAsync("ic-typography", { key: '4c718558761258605c42ad71966c54cc09fc7bac', variant: "subtitle-small", class: "parent-label" }, this.parentLabel))), hAsync("div", { key: '8c127ed3e934a257795e0b3472c6d901e8e3fb62', class: "menu-body", "aria-label": this.getMenuAriaLabel(), role: "menu" }, hAsync("slot", { key: '8f06fc83099461573082afc75d008e37ee84cf65' }))))));
|
|
15439
15439
|
}
|
|
15440
15440
|
static get delegatesFocus() { return true; }
|
|
15441
15441
|
get el() { return getElement(this); }
|
|
@@ -15704,16 +15704,16 @@ class RadioGroup {
|
|
|
15704
15704
|
render() {
|
|
15705
15705
|
const { currentOrientation, disabled, handleKeyDown, helperText, hideLabel, label, required, size, validationAriaLive, validationStatus, validationText, theme, } = this;
|
|
15706
15706
|
const showValidation = hasValidationStatus(validationStatus, disabled);
|
|
15707
|
-
return (hAsync(Host, { key: '
|
|
15707
|
+
return (hAsync(Host, { key: 'df3176ecead3472c9cbc46f20b4398beb1cf0710', onKeyDown: handleKeyDown, class: {
|
|
15708
15708
|
[`ic-radio-group-${size}`]: size !== "medium",
|
|
15709
15709
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
15710
|
-
} }, hAsync("fieldset", { key: '
|
|
15710
|
+
} }, hAsync("fieldset", { key: '30b8cb57ab1b69d85fbe4a7e1ec9205561409fd2', role: "radiogroup", id: this.name, "aria-required": `${required}` }, !hideLabel && (hAsync("legend", { key: '5b2ecba8b0c1b4af585b8f2ba568d6251541d00f' }, hAsync("ic-input-label", { key: 'ae98da9c60057fa3da425fc7a2d63657f02c2f91', class: {
|
|
15711
15711
|
[`${validationStatus}`]: true,
|
|
15712
15712
|
["disabled"]: !!disabled,
|
|
15713
|
-
}, label: label, helperText: helperText, required: required, disabled: disabled }, hAsync("slot", { key: '
|
|
15713
|
+
}, label: label, helperText: helperText, required: required, disabled: disabled }, hAsync("slot", { key: '2078e0b37824b1e75ac973ac923fd22d16a04e99', name: "helper-text", slot: "helper-text" })))), hAsync("div", { key: '7824dbbccae54f17a9533e4f20489fcb21881209', class: {
|
|
15714
15714
|
"radio-buttons-container": true,
|
|
15715
15715
|
horizontal: currentOrientation === this.RADIO_HORIZONTAL,
|
|
15716
|
-
}, ref: (el) => (this.radioContainer = el) }, hAsync("slot", { key: '
|
|
15716
|
+
}, ref: (el) => (this.radioContainer = el) }, hAsync("slot", { key: 'c9a80207676d3ae60c1dfe43016adae0d2b57605' }))), hAsync("ic-input-validation", { key: '34bbce2c663bcb56a1bbfbed44ab12998c197cce', class: {
|
|
15717
15717
|
"show-validation": showValidation,
|
|
15718
15718
|
}, ariaLiveMode: validationAriaLive, status: showValidation ? validationStatus : "", message: showValidation ? validationText : "" })));
|
|
15719
15719
|
}
|
|
@@ -15897,19 +15897,19 @@ class RadioOption {
|
|
|
15897
15897
|
var _a, _b, _c, _d;
|
|
15898
15898
|
const { additionalFieldDisplay, disabled, dynamicText, form, groupLabel, handleClick, handleKeyDown, hasAdditionalField, label, name, selected, value, theme, } = this;
|
|
15899
15899
|
const id = `ic-radio-option-${isPropDefined(label) || value}-${groupLabel}`;
|
|
15900
|
-
return (hAsync(Host, { key: '
|
|
15900
|
+
return (hAsync(Host, { key: '01e55fbbed424dd593a7d311364434411ccd048b', onClick: handleClick, onKeyDown: handleKeyDown, class: {
|
|
15901
15901
|
["ic-radio-option-disabled"]: !!disabled,
|
|
15902
15902
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
15903
15903
|
["ic-radio-option-small"]: ((_a = this.el.parentElement) === null || _a === void 0 ? void 0 : _a.tagName) === "IC-RADIO-GROUP" &&
|
|
15904
15904
|
((_b = this.el.parentElement) === null || _b === void 0 ? void 0 : _b.className.includes("ic-radio-group-small")),
|
|
15905
15905
|
["ic-radio-option-large"]: ((_c = this.el.parentElement) === null || _c === void 0 ? void 0 : _c.tagName) === "IC-RADIO-GROUP" &&
|
|
15906
15906
|
((_d = this.el.parentElement) === null || _d === void 0 ? void 0 : _d.className.includes("ic-radio-group-large")),
|
|
15907
|
-
} }, hAsync("div", { key: '
|
|
15907
|
+
} }, hAsync("div", { key: 'fc0d81615b47d81bc9b95d6863200b07fb52b04b', class: { "radio-option-container": true, disabled: !!disabled } }, hAsync("div", { key: '76e9aaf1c8286eba5d747d3f526005a4e384c5ad' }, hAsync("input", { key: 'c2bdee7b4344ea9009a5523fec827cc71c60a666', tabindex: selected ? "0" : "-1", type: "radio", name: name, id: id, value: value, disabled: disabled, checked: selected, ref: (el) => (this.radioElement = el), form: form }), hAsync("span", { key: 'd4e56853e3b89ec1b02834ac92979a0c7732c8ea', class: "checkmark" })), hAsync("ic-typography", { key: 'b59ad2a116ccc3c4ab4ce7c3f1555862834c219b', class: "radio-label", variant: "body" }, hAsync("label", { key: '98450e5c6ac1857d1aeafbd0ee01204e1bf7b67b', htmlFor: id }, label))), hasAdditionalField && (hAsync("div", { key: '7a003d032a8df33ae8d7e536b310f50627004a7d', class: {
|
|
15908
15908
|
"dynamic-container": true,
|
|
15909
15909
|
hidden: additionalFieldDisplay === "dynamic" && !selected,
|
|
15910
|
-
} }, additionalFieldDisplay === "dynamic" && (hAsync("div", { key: '
|
|
15910
|
+
} }, additionalFieldDisplay === "dynamic" && (hAsync("div", { key: 'e71bef2b3f45dc145bd244b12daa1f934aabd8c9', class: "branch-corner" })), hAsync("div", { key: 'c430c0f8af54686f02cdb4ff648923d1479a1b36' }, additionalFieldDisplay === "dynamic" && (hAsync("ic-typography", { key: '70f2577189910a4b040ac4a24aecd8ae3255b417', variant: "caption", role: "alert" }, hAsync("p", { key: '413223245ee9362fb10f6481e337a087f77f3c58', class: "dynamic-text" }, dynamicText))), hAsync("div", { key: 'cf9ace3d0edcde40f6542af9d2f8644e2d9626e4', class: {
|
|
15911
15911
|
[`additional-field-wrapper-${additionalFieldDisplay}`]: true,
|
|
15912
|
-
} }, hAsync("slot", { key: '
|
|
15912
|
+
} }, hAsync("slot", { key: '2c5b92af633dd04592891d9ba10a90c0b9d80e85', name: ADDITIONAL_FIELD })))))));
|
|
15913
15913
|
}
|
|
15914
15914
|
get el() { return getElement(this); }
|
|
15915
15915
|
static get watchers() { return {
|
|
@@ -16491,39 +16491,39 @@ class SearchBar {
|
|
|
16491
16491
|
const menuRendered = menuOpen && value.length >= charactersUntilSuggestion;
|
|
16492
16492
|
const labelValue = getLabelFromValue(value, options, valueField, labelField);
|
|
16493
16493
|
renderHiddenInput(this.el, value, name, disabledMode);
|
|
16494
|
-
return (hAsync(Host, { key: '
|
|
16494
|
+
return (hAsync(Host, { key: 'f9ec3f2c47607e817cf0352546d0f72653b433ae', class: {
|
|
16495
16495
|
"ic-search-bar-search": true,
|
|
16496
16496
|
"ic-search-bar-full-width": fullWidth,
|
|
16497
16497
|
"ic-search-bar-disabled": disabled,
|
|
16498
16498
|
"ic-search-bar-small": size === "small",
|
|
16499
16499
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
16500
|
-
}, onFocus: this.handleHostFocus, onBlur: this.handleHostBlur }, hAsync("ic-input-container", { key: '
|
|
16500
|
+
}, onFocus: this.handleHostFocus, onBlur: this.handleHostBlur }, hAsync("ic-input-container", { key: 'fde0dc358fd80f81d23927eb18b6bd73e9694bcc', readonly: readonly, disabled: disabledMode }, !hideLabel && (hAsync("ic-input-label", { key: '3c2a138a07c5a637842bf0330a857cd8a4c05be5', for: inputId, label: label, helperText: helperText, required: required, disabled: disabledMode && !readonly, readonly: readonly }, hAsync("slot", { key: '4e5d465c5f4486826f3a634a4dd5ed2ecf01b249', name: "helper-text", slot: "helper-text" }))), hAsync("ic-input-component-container", { key: '62ad9581a1280af102d990de7fcac4055f800bec', ref: (el) => (this.anchorEl = el), size: size, disabled: disabledMode, readonly: readonly, fullWidth: fullWidth }, hAsync("input", { key: '196cad9c551d68276d99af9a60bd07a141130bd9', id: inputId, name: name, ref: (el) => (this.inputEl = el), value: options && !!labelValue ? labelValue : value, class: {
|
|
16501
16501
|
"no-left-pad": readonly,
|
|
16502
16502
|
readonly,
|
|
16503
16503
|
"truncate-value": truncateValue,
|
|
16504
|
-
}, placeholder: placeholder, required: required, disabled: disabledMode, readonly: readonly, onInput: this.onInput, onBlur: this.onInputBlur, onFocus: this.onInputFocus, "aria-label": hideLabel ? label : undefined, "aria-activedescendant": ariaActiveDescendant, "aria-expanded": options.length > 0 && menuRendered ? `${menuOpen}` : undefined, "aria-owns": menuRendered ? menuId : undefined, "aria-describedby": describedById, "aria-controls": menuRendered ? menuId : undefined, "aria-haspopup": options.length > 0 ? "listbox" : undefined, "aria-autocomplete": hasSuggestedSearch ? "list" : undefined, role: options.length > 0 && menuRendered ? "combobox" : undefined, autocomplete: autocomplete, autocapitalize: autocapitalize, autoFocus: autofocus, spellcheck: spellcheck, inputmode: "search" }), hAsync("div", { key: '
|
|
16504
|
+
}, placeholder: placeholder, required: required, disabled: disabledMode, readonly: readonly, onInput: this.onInput, onBlur: this.onInputBlur, onFocus: this.onInputFocus, "aria-label": hideLabel ? label : undefined, "aria-activedescendant": ariaActiveDescendant, "aria-expanded": options.length > 0 && menuRendered ? `${menuOpen}` : undefined, "aria-owns": menuRendered ? menuId : undefined, "aria-describedby": describedById, "aria-controls": menuRendered ? menuId : undefined, "aria-haspopup": options.length > 0 ? "listbox" : undefined, "aria-autocomplete": hasSuggestedSearch ? "list" : undefined, role: options.length > 0 && menuRendered ? "combobox" : undefined, autocomplete: autocomplete, autocapitalize: autocapitalize, autoFocus: autofocus, spellcheck: spellcheck, inputmode: "search" }), hAsync("div", { key: '94889d1ffab13321ea522704aacd7ebf0e0c3d00', class: {
|
|
16505
16505
|
"clear-button-container": true,
|
|
16506
16506
|
"clear-button-visible": !!value && !disabledMode && showClearButton,
|
|
16507
|
-
} }, hAsync("ic-button", { key: '
|
|
16507
|
+
} }, hAsync("ic-button", { key: 'd0a3c5b6288c249ba8be2a4bcbbd2a33f1a30025', id: "clear-button", class: {
|
|
16508
16508
|
"clear-button": true,
|
|
16509
16509
|
"clear-button-unfocused": !clearButtonFocused,
|
|
16510
|
-
}, "aria-label": "Clear", innerHTML: clearIcon, onClick: this.handleClear, onMouseDown: this.handleMouseDown, size: size, onFocus: this.handleFocusClearButton, onBlur: this.handleClearBlur, onKeyDown: this.handleClear, type: "button", variant: "icon-tertiary", theme: clearButtonFocused ? "light" : "dark" }), hAsync("div", { key: '
|
|
16510
|
+
}, "aria-label": "Clear", innerHTML: clearIcon, onClick: this.handleClear, onMouseDown: this.handleMouseDown, size: size, onFocus: this.handleFocusClearButton, onBlur: this.handleClearBlur, onKeyDown: this.handleClear, type: "button", variant: "icon-tertiary", theme: clearButtonFocused ? "light" : "dark" }), hAsync("div", { key: '3965e828aba0dd8f88051ec717c7fafcb237a271', class: "divider" })), hAsync("div", { key: 'c143dbc227dce558f5f87e1e2f7e3a014b9d250c', class: {
|
|
16511
16511
|
"search-submit-button-container": true,
|
|
16512
16512
|
"search-submit-button-disabled": this.isSubmitDisabled(),
|
|
16513
|
-
} }, hAsync("ic-button", { key: '
|
|
16513
|
+
} }, hAsync("ic-button", { key: '98e79886a69703ab39c8d6f5f97c147fb406870d', id: "search-submit-button", "aria-label": "Search", ref: (el) => (this.searchSubmitButton = el), class: {
|
|
16514
16514
|
"search-submit-button": true,
|
|
16515
16515
|
"search-submit-button-small": size === "small",
|
|
16516
16516
|
"search-submit-button-unfocused": !searchSubmitFocused,
|
|
16517
16517
|
"search-submit-button-disabled": this.isSubmitDisabled(),
|
|
16518
|
-
}, disabled: this.isSubmitDisabled(), innerHTML: searchIcon, size: size, onClick: this.handleSubmitSearch, onMouseDown: this.handleMouseDown, onBlur: this.handleSubmitSearchBlur, onFocus: this.handleSubmitSearchFocus, onKeyDown: this.handleSubmitSearchKeyDown, type: searchButtonType, variant: "icon-tertiary", theme: searchSubmitFocused ? "light" : "dark" }))), hAsync("div", { key: '
|
|
16518
|
+
}, disabled: this.isSubmitDisabled(), innerHTML: searchIcon, size: size, onClick: this.handleSubmitSearch, onMouseDown: this.handleMouseDown, onBlur: this.handleSubmitSearchBlur, onFocus: this.handleSubmitSearchFocus, onKeyDown: this.handleSubmitSearchKeyDown, type: searchButtonType, variant: "icon-tertiary", theme: searchSubmitFocused ? "light" : "dark" }))), hAsync("div", { key: '4b0377230ac437eda9f5674876e87a7a72a0779c', class: {
|
|
16519
16519
|
"menu-container": true,
|
|
16520
16520
|
fullwidth: fullWidth,
|
|
16521
|
-
} }, menuRendered && this.anchorEl && this.inputEl && (hAsync("ic-menu", { key: '
|
|
16521
|
+
} }, menuRendered && this.anchorEl && this.inputEl && (hAsync("ic-menu", { key: '8be3e2accba616f85a408e8c82304433e98f7715', class: {
|
|
16522
16522
|
"no-results": this.hadNoOptions() ||
|
|
16523
16523
|
(filteredOptions.length === 1 &&
|
|
16524
16524
|
(filteredOptions[0][labelField] === loadingLabel ||
|
|
16525
16525
|
filteredOptions[0][labelField] === loadingErrorLabel)),
|
|
16526
|
-
}, activationType: "manual", anchorEl: this.anchorEl, autofocusOnSelected: false, searchMode: searchMode, inputEl: this.inputEl, inputLabel: label, ref: (el) => (this.menu = el), fullWidth: fullWidth, menuId: menuId, open: true, options: filteredOptions, onMenuOptionSelect: this.handleOptionSelect, onMenuStateChange: this.handleMenuChange, onMenuOptionId: this.handleMenuOptionHighlight, onRetryButtonClicked: this.handleRetry, parentEl: this.el, value: value, labelField: labelField, valueField: valueField, searchBar: true })))), hAsync("div", { key: '
|
|
16526
|
+
}, activationType: "manual", anchorEl: this.anchorEl, autofocusOnSelected: false, searchMode: searchMode, inputEl: this.inputEl, inputLabel: label, ref: (el) => (this.menu = el), fullWidth: fullWidth, menuId: menuId, open: true, options: filteredOptions, onMenuOptionSelect: this.handleOptionSelect, onMenuStateChange: this.handleMenuChange, onMenuOptionId: this.handleMenuOptionHighlight, onRetryButtonClicked: this.handleRetry, parentEl: this.el, value: value, labelField: labelField, valueField: valueField, searchBar: true })))), hAsync("div", { key: '09953fbff84f3e27a6522da365ef49e96b21fa62', "aria-live": "polite", role: "status", class: "search-results-status" })));
|
|
16527
16527
|
}
|
|
16528
16528
|
static get delegatesFocus() { return true; }
|
|
16529
16529
|
get el() { return getElement(this); }
|
|
@@ -16607,12 +16607,12 @@ class SectionContainer {
|
|
|
16607
16607
|
}
|
|
16608
16608
|
render() {
|
|
16609
16609
|
const { aligned, fullHeight } = this;
|
|
16610
|
-
return (hAsync(Host, { key: '
|
|
16610
|
+
return (hAsync(Host, { key: 'b72248434ac227221b9854880dd5103733052170', class: {
|
|
16611
16611
|
["aligned-left"]: aligned === "left" || aligned === null,
|
|
16612
16612
|
["aligned-center"]: aligned === "center",
|
|
16613
16613
|
["aligned-full-width"]: aligned === "full-width",
|
|
16614
16614
|
["no-vertical-padding"]: !!fullHeight,
|
|
16615
|
-
} }, hAsync("slot", { key: '
|
|
16615
|
+
} }, hAsync("slot", { key: '749c9299c6116291ec9555bbd2a9586585e7480d' })));
|
|
16616
16616
|
}
|
|
16617
16617
|
static get style() { return IcSectionContainerStyle0; }
|
|
16618
16618
|
static get cmpMeta() { return {
|
|
@@ -17248,19 +17248,19 @@ class Select {
|
|
|
17248
17248
|
"loading" in menuOptions[0] ||
|
|
17249
17249
|
"timedOut" in menuOptions[0]));
|
|
17250
17250
|
renderHiddenInput(this.el, value, name || inputId, disabled);
|
|
17251
|
-
const ClearButton = () => (hAsync("ic-button", { key: '
|
|
17252
|
-
const NativeSelect = () => (hAsync("select", Object.assign({ key: '
|
|
17253
|
-
const SelectButton = () => (hAsync("div", { key: '
|
|
17251
|
+
const ClearButton = () => (hAsync("ic-button", { key: '3892a327f660eb5c8add2dad6b0234e98c1763df', ref: (el) => (this.clearButton = el), id: "clear-button", "aria-label": this.searchable ? "Clear input" : "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onBlur: this.handleBlur, size: size, variant: "icon-tertiary" }));
|
|
17252
|
+
const NativeSelect = () => (hAsync("select", Object.assign({ key: '9dbff7cad48e70c9ecb5bdaf5188bf76ebb21bc9', ref: (el) => (this.nativeSelectElement = el), disabled: disabled, onChange: this.handleNativeSelectChange, required: required, id: inputId, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid ? "true" : "false", onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyDown: this.handleNativeSelectKeyDown, form: form }, inheritedAttributes), hAsync("option", { key: '4899ac51e4735de3a3a6d1674a107d496d136f8d', value: "", selected: true, disabled: !showClearButton }, placeholder), options.map((option) => "children" in option && option.children ? (hAsync("optgroup", { label: option.label }, option.children.map((child) => this.renderNativeOption(child)))) : (this.renderNativeOption(option)))));
|
|
17253
|
+
const SelectButton = () => (hAsync("div", { key: 'a54b55c792c30da50db55cdf579a7b5112733ab2', class: "select-container" }, hAsync("button", { key: '566288c0b7ba2c08f437d0894f1e7e8d050dbec9', class: "select-input", role: "combobox", ref: (el) => (this.selectElement = el), id: inputId, "aria-label": `${label}, ${(multiple && value
|
|
17254
17254
|
? `${value.length} of ${this.flatOptions.length} selected, ${this.getLabelString()}`
|
|
17255
|
-
: this.getLabelString()) || placeholder}`, onClick: this.handleClick, "aria-describedby": describedBy, "aria-invalid": invalid ? "true" : "false", "aria-haspopup": "listbox", "aria-expanded": `${open}`, "aria-controls": menuId, "aria-required": `${required}`, disabled: disabled, onKeyDown: this.handleKeyDown, onFocus: this.handleFocus, onBlur: this.handleBlur, "aria-activedescendant": ariaActiveDescendant }, hAsync("ic-typography", { key: '
|
|
17255
|
+
: this.getLabelString()) || placeholder}`, onClick: this.handleClick, "aria-describedby": describedBy, "aria-invalid": invalid ? "true" : "false", "aria-haspopup": "listbox", "aria-expanded": `${open}`, "aria-controls": menuId, "aria-required": `${required}`, disabled: disabled, onKeyDown: this.handleKeyDown, onFocus: this.handleFocus, onBlur: this.handleBlur, "aria-activedescendant": ariaActiveDescendant }, hAsync("ic-typography", { key: 'f5fb6dcd933444aa16b0e481f3cfcd606d266027', variant: "body", class: {
|
|
17256
17256
|
"value-text": true,
|
|
17257
17257
|
"with-clear-button": !!isClearable,
|
|
17258
17258
|
placeholder: !value,
|
|
17259
|
-
} }, this.getLabelString()), hAsync("div", { key: '
|
|
17259
|
+
} }, this.getLabelString()), hAsync("div", { key: '2a0f71ba4314bf48c042c08d6542a7e5d290cfa1', class: "select-input-end" }, isClearable && hAsync("div", { key: 'aab9235d7bed234a7faa3b76f946723a6fd733b5', class: "divider" }), hAsync("span", { key: 'bbcb55feda8598bed785a7d97ffbfda9beace9b6', class: {
|
|
17260
17260
|
"expand-icon": true,
|
|
17261
17261
|
"expand-icon-open": open,
|
|
17262
|
-
}, innerHTML: Expand, "aria-hidden": "true" }))), isClearable && hAsync(ClearButton, { key: '
|
|
17263
|
-
const SelectInput = () => (hAsync("div", { key: '
|
|
17262
|
+
}, innerHTML: Expand, "aria-hidden": "true" }))), isClearable && hAsync(ClearButton, { key: '7be9270208022eec818d3d11e787e97b3e9781a4' }), hAsync("div", { key: '66a002a41aaae04ff167acd5bc41df446d1c7185', "aria-live": "polite", "aria-atomic": "true", class: "aria-live-hidden-text" }, selectButtonAriaLiveText)));
|
|
17263
|
+
const SelectInput = () => (hAsync("div", { key: '8c8bc17e0e8d6b2a19c2b6546a7dc1927003ffe6', class: "searchable-select-container" }, hAsync("input", { key: 'b9f94d2533162b38c766f003a9befcbadff6def8', class: {
|
|
17264
17264
|
"value-text": true,
|
|
17265
17265
|
"select-input": true,
|
|
17266
17266
|
"with-clear-button": !!searchableSelectInputValue,
|
|
@@ -17268,25 +17268,25 @@ class Select {
|
|
|
17268
17268
|
? ""
|
|
17269
17269
|
: value
|
|
17270
17270
|
? this.getLabelString()
|
|
17271
|
-
: searchableSelectInputValue || undefined, disabled: disabled, placeholder: placeholder, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyDown: this.handleKeyDown, form: form }), isClearable && (hAsync("div", { key: '
|
|
17271
|
+
: searchableSelectInputValue || undefined, disabled: disabled, placeholder: placeholder, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyDown: this.handleKeyDown, form: form }), isClearable && (hAsync("div", { key: '2fa369c2f909206cda3e533fdc1b4f61f49e5367', class: "clear-button-container" }, hAsync(ClearButton, { key: '7c6f3009ca83d1f1ad53bbfe9356663a777b01b8' }), hAsync("div", { key: 'f7928645b4eac91f7a65e88fa493032f9036e520', class: "divider" }))), hAsync("span", { key: '01223cbc2bb20344cc6e18d6d7c899ed9eb73565', onMouseDown: this.handleExpandIconMouseDown, class: {
|
|
17272
17272
|
"expand-icon": true,
|
|
17273
17273
|
"expand-icon-open": open,
|
|
17274
|
-
}, innerHTML: Expand, "aria-hidden": "true" }), hAsync("div", { key: '
|
|
17275
|
-
const ReadOnly = () => (hAsync("ic-typography", { key: '
|
|
17276
|
-
return (hAsync(Host, { key: '
|
|
17274
|
+
}, innerHTML: Expand, "aria-hidden": "true" }), hAsync("div", { key: '3ad6ae8f699743bdf8277a4b5c50afa4fa0ddc22', "aria-live": "polite", role: "status", class: "aria-live-hidden-text" }, selectInputAriaLiveText)));
|
|
17275
|
+
const ReadOnly = () => (hAsync("ic-typography", { key: 'dac815c30b87420c94c68e65eaa27ec3b0902a12' }, hAsync("p", { key: '828de16f7df4fa23e8387f2ef9cf84b1994a91a3' }, this.getLabelString() === placeholder ? "" : this.getLabelString())));
|
|
17276
|
+
return (hAsync(Host, { key: '91899d31f22ef6d7417710d110499cc72e97f230', class: {
|
|
17277
17277
|
"ic-select-disabled": disabled,
|
|
17278
17278
|
"ic-select-searchable": searchable,
|
|
17279
17279
|
[`ic-select-${size}`]: size !== "medium",
|
|
17280
17280
|
"ic-select-full-width": fullWidth,
|
|
17281
17281
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
17282
|
-
} }, hAsync("ic-input-container", { key: '
|
|
17282
|
+
} }, hAsync("ic-input-container", { key: '2c314323d9b410363eefdfb6fbdcb8b4360109d0', readonly: readonly }, !hideLabel && (hAsync("ic-input-label", { key: '28269a9d64624f0c646fa46bf8199716cefdc220', for: inputId, label: label, helperText: helperText, required: required, disabled: disabled, readonly: readonly }, hAsync("slot", { key: '235bdb195e5feeae8d82360efa17aa576df9cff4', name: "helper-text", slot: "helper-text" }))), hAsync("ic-input-component-container", { key: 'a936a39d3dbdf43d406d994594b4dd72f1aa59e2', ref: (el) => (this.anchorEl = el), class: { "menu-open": open }, size: size, fullWidth: fullWidth, disabled: disabled, readonly: readonly, validationStatus: validationStatus }, isSlotUsed(this.el, "icon") &&
|
|
17283
17283
|
!disabled &&
|
|
17284
|
-
(!readonly || !!value) && (hAsync("span", { key: '
|
|
17284
|
+
(!readonly || !!value) && (hAsync("span", { key: '67c88b6a8c00524eff7575fc71150ea5aabeb847', slot: "left-icon", class: {
|
|
17285
17285
|
readonly,
|
|
17286
17286
|
"has-value": !!value,
|
|
17287
|
-
} }, hAsync("slot", { key: '
|
|
17287
|
+
} }, hAsync("slot", { key: '92f2c3c41210287a28e524afa4511a08204a5544', name: "icon" }))), isMobileOrTablet() && this.useNativeSelectOnMobile && !multiple ? (hAsync(NativeSelect, null)) : readonly ? (hAsync(ReadOnly, null)) : !searchable ? (hAsync(SelectButton, null)) : (hAsync(SelectInput, null))), !(isMobileOrTablet() &&
|
|
17288
17288
|
this.useNativeSelectOnMobile &&
|
|
17289
|
-
!multiple) && (hAsync("ic-menu", { key: '
|
|
17289
|
+
!multiple) && (hAsync("ic-menu", { key: '644f853a4caad5efbcab0c9228e0bf18595ecb91', ref: (el) => (this.menu = el), class: { "no-results": noOptions }, inputEl: searchable ? this.searchableSelectElement : this.selectElement, allowMenuFocus: false, inputLabel: label, anchorEl: this.anchorEl, size: size, menuId: menuId, open: open, options: this.getOptions(), value: multiple ? value : value, fullWidth: fullWidth, selectOnEnter: selectOnEnter, onMenuStateChange: this.handleMenuChange, onMenuOptionSelect: this.handleSelectChange, onMenuOptionSelectAll: this.handleSelectAllChange, onTimeoutBlur: this.handleTimeoutBlur, onMenuOptionId: this.updateAriaActiveDescendant, onClick: this.setFocus, parentEl: this.el, activationType: searchable || multiple || selectOnEnter ? "manual" : "automatic", onRetryButtonClicked: this.handleRetry, closeOnSelect: !multiple, multiSelect: multiple, searchableSelect: searchable })), hAsync("ic-input-validation", { key: '00ca9a2788bf404fb096c2497e46aa138c32ea76', class: {
|
|
17290
17290
|
"menu-open": open,
|
|
17291
17291
|
}, ariaLiveMode: validationAriaLive, status: showValidation ? validationStatus : "", message: showValidation ? validationText : "", for: inputId }))));
|
|
17292
17292
|
}
|
|
@@ -17830,7 +17830,7 @@ class SideNavigation {
|
|
|
17830
17830
|
isAppNameSubtitleVariant,
|
|
17831
17831
|
appTitle: appTitle || "",
|
|
17832
17832
|
};
|
|
17833
|
-
return (hAsync(Host, { key: '
|
|
17833
|
+
return (hAsync(Host, { key: '467270372cb15a90984978cb333a6756c7ffcb8d', class: {
|
|
17834
17834
|
"xs-menu-open": menuOpen && isSDevice,
|
|
17835
17835
|
"xs-menu-close": !menuOpen && isSDevice,
|
|
17836
17836
|
"sm-collapsed": !isSDevice && !menuExpanded,
|
|
@@ -17839,12 +17839,12 @@ class SideNavigation {
|
|
|
17839
17839
|
[`ic-side-navigation-${IcBrandForegroundEnum.Dark}`]: foregroundColor === IcBrandForegroundEnum.Dark,
|
|
17840
17840
|
["collapsed-labels"]: !isSDevice && !menuExpanded && !!collapsedIconLabels,
|
|
17841
17841
|
["ic-side-navigation-inline"]: !!inline,
|
|
17842
|
-
} }, isSDevice && this.renderTopBar(Object.assign({}, topBarProps)), hAsync("div", { key: '
|
|
17842
|
+
} }, isSDevice && this.renderTopBar(Object.assign({}, topBarProps)), hAsync("div", { key: '51b75422befcc62a8b9a866ab9ab7c58b799db2c', class: "side-navigation", id: "side-navigation" }, !isSDevice && this.renderTopBar(Object.assign({}, topBarProps)), hAsync("div", { key: 'fbcb14963d2ce5567297bdf794d1dd5f7a6209bb', class: "side-navigation-inner" }, isSlotUsed(this.el, "primary-navigation") && (hAsync("nav", { key: '24da45c7237f1152c1e93db9b928120bcca1ba14', class: "primary-navigation", "aria-labelledby": "primary-navigation-landmark" }, hAsync("span", { key: 'e57f1521e37ecc9b770b35339059564ff23fe945', "aria-hidden": "true", class: "navigation-landmark-title", id: "primary-navigation-landmark" }, "Primary"), hAsync("ul", { key: '88ffcdc33e0ebb348a3f8851dfb85020625293d7', class: "navigation-list" }, hAsync("slot", { key: '91243f0760b0a67226f4c83a0393f669443ee356', name: "primary-navigation" }))))), hAsync("div", { key: '77eaa1bf6bd8951c5a77902c75b0664aa36f0b44', class: {
|
|
17843
17843
|
["bottom-wrapper"]: true,
|
|
17844
17844
|
["classification-spacing"]: hasClassificationBanner(),
|
|
17845
|
-
} }, isSlotUsed(this.el, "secondary-navigation") && (hAsync("nav", { key: '
|
|
17845
|
+
} }, isSlotUsed(this.el, "secondary-navigation") && (hAsync("nav", { key: 'ad66580f2b2f753f4ce2d1be8128fdcb5fb69c9f', class: "secondary-navigation", "aria-labelledby": "secondary-navigation-landmark" }, hAsync("span", { key: '3f503502795535166e14d6d52ee1b8f72dfe9551', "aria-hidden": "true", class: "navigation-landmark-title", id: "secondary-navigation-landmark" }, "Secondary"), hAsync("ul", { key: 'cfd5af2f79b1ca9e309fc160c5b4b00385f017d2', class: "navigation-list" }, hAsync("slot", { key: 'a975b85e39c977ea241a976df63699337f6507d7', name: "secondary-navigation" })))), hAsync("div", { key: 'b0f3f81a20589100389495ded413bf1bfe09e096', class: "bottom-side-nav" }, this.hasSecondaryNavigation && hAsync("ic-divider", { key: '3ee7716a6a6ed2e8f776b9ba376a54274c84f873' }), displayExpandBtn && (hAsync("button", { key: 'c7f04012bfcb7f727431a9d7e6e53d714cc49e5e', class: "menu-expand-button", innerHTML: chevronIcon, onClick: () => this.toggleMenuExpanded(!this.menuExpanded), "aria-label": `${menuExpanded ? "Collapse" : "Expand"} side navigation` })), hAsync("div", { key: 'a3d90469e6d05790dd84a00ea1e4c4c35ecb8955', class: "app-status-wrapper" }, status && (hAsync("div", { key: '6dddec89dbd4e81f2d5b0132c648e53e72092d14', class: {
|
|
17846
17846
|
["app-status"]: true,
|
|
17847
|
-
} }, hAsync("ic-typography", { key: '
|
|
17847
|
+
} }, hAsync("ic-typography", { key: '21635fd5640f74861ede6840073a112753d13a29', "aria-label": "app tag", variant: "label-uppercase", class: "app-status-text" }, status))), version && (hAsync("ic-typography", { key: '7a95df03f61c13f2a6ed23e43be42959ae98fd88', variant: "label", class: "app-version", "aria-label": "app version" }, version))))))));
|
|
17848
17848
|
}
|
|
17849
17849
|
get el() { return getElement(this); }
|
|
17850
17850
|
static get watchers() { return {
|
|
@@ -17923,11 +17923,11 @@ class Skeleton {
|
|
|
17923
17923
|
width: el.style.width || width || DEFAULT_WIDTHS[variant],
|
|
17924
17924
|
}
|
|
17925
17925
|
: undefined;
|
|
17926
|
-
return (hAsync(Host, { key: '
|
|
17926
|
+
return (hAsync(Host, { key: '67c1971600feaaaf5849048b4bc5ad3d4903ffb4', class: {
|
|
17927
17927
|
skeleton: true,
|
|
17928
17928
|
"ic-skeleton-circle": variant === "circle",
|
|
17929
17929
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
17930
|
-
}, style: style, "aria-disabled": "true" }, hAsync("slot", { key: '
|
|
17930
|
+
}, style: style, "aria-disabled": "true" }, hAsync("slot", { key: 'caf8562f7997131daa69e85d6766b3edf2531259' })));
|
|
17931
17931
|
}
|
|
17932
17932
|
get el() { return getElement(this); }
|
|
17933
17933
|
static get style() { return IcSkeletonStyle0; }
|
|
@@ -17986,9 +17986,9 @@ class SkipLink {
|
|
|
17986
17986
|
}
|
|
17987
17987
|
render() {
|
|
17988
17988
|
const { fullWidth, inline, label, monochrome, target, theme, transparentBackground, } = this;
|
|
17989
|
-
return (hAsync(Host, { key: '
|
|
17989
|
+
return (hAsync(Host, { key: '2f344a07df5cb31b39b5cd4ca8bc257229646b31', class: {
|
|
17990
17990
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
17991
|
-
} }, hAsync("ic-link", { key: '
|
|
17991
|
+
} }, hAsync("ic-link", { key: '9b844b5a2f207d08eaa8cbb621d54ed56f5cc28d', class: {
|
|
17992
17992
|
"display-top": !inline,
|
|
17993
17993
|
"full-width": !!fullWidth,
|
|
17994
17994
|
"show-background": !transparentBackground,
|
|
@@ -18053,12 +18053,12 @@ class StatusTag {
|
|
|
18053
18053
|
}
|
|
18054
18054
|
render() {
|
|
18055
18055
|
const { label, status, variant, size, announced, theme, uppercase } = this;
|
|
18056
|
-
return (hAsync(Host, { key: '
|
|
18056
|
+
return (hAsync(Host, { key: '06426990cc94da53c570547331c63d161675f620', class: { [`ic-theme-${theme}`]: theme !== "inherit" }, role: announced ? "status" : null, "aria-label": "Status" }, hAsync("strong", { key: '2c6d0e05018d59bfc7c1acab4b8ffda5ba4cfce3', class: {
|
|
18057
18057
|
["tag"]: true,
|
|
18058
18058
|
[`${variant}-${status}`]: true,
|
|
18059
18059
|
["outlined"]: variant === "outlined",
|
|
18060
18060
|
[`${size}`]: true,
|
|
18061
|
-
} }, hAsync("ic-typography", { key: '
|
|
18061
|
+
} }, hAsync("ic-typography", { key: '3af29b781e35ed4817043d4f2f697f468502189a', variant: uppercase ? "label-uppercase" : "label", "apply-vertical-margins": false }, hAsync("span", { key: '4f4759e8dabfff3d686ed3e4cd3975cc0b0c33b4' }, label)))));
|
|
18062
18062
|
}
|
|
18063
18063
|
static get style() { return IcStatusTagStyle0; }
|
|
18064
18064
|
static get cmpMeta() { return {
|
|
@@ -18162,27 +18162,27 @@ class Step {
|
|
|
18162
18162
|
// STATUS ICON FOR COMPACT STEP
|
|
18163
18163
|
let statusIcon;
|
|
18164
18164
|
if (type === "completed" || compactStepStyling === "completed") {
|
|
18165
|
-
statusIcon = (hAsync("span", { key: '
|
|
18165
|
+
statusIcon = (hAsync("span", { key: '4d1011a9a12449bd324aff3f404522fde6912be3', class: "check-icon step-icon", "aria-hidden": "true", innerHTML: checkIcon }));
|
|
18166
18166
|
}
|
|
18167
18167
|
else if (type === "disabled" || compactStepStyling === "disabled") {
|
|
18168
|
-
statusIcon = (hAsync("span", { key: '
|
|
18168
|
+
statusIcon = (hAsync("span", { key: '7825f61e87546bcaa9100c439239022abb0f3eb7', class: "warning-icon step-icon", "aria-hidden": "true", innerHTML: warningIcon }));
|
|
18169
18169
|
}
|
|
18170
18170
|
// COMPACT STEP COMPONENT
|
|
18171
|
-
const compactStep = (hAsync("div", { key: '
|
|
18171
|
+
const compactStep = (hAsync("div", { key: '82c7c26c90ce286582f7ef477129d2ce241200c1', class: {
|
|
18172
18172
|
["step"]: true,
|
|
18173
18173
|
["current"]: !!current,
|
|
18174
18174
|
[`compact-step-${compactStepStyling}`]: !!compactStepStyling,
|
|
18175
18175
|
["disabled"]: type === "disabled" || compactStepStyling === "disabled",
|
|
18176
|
-
} }, hAsync("ic-loading-indicator", { key: '
|
|
18176
|
+
} }, hAsync("ic-loading-indicator", { key: 'd3d1b2aa382bd8b307433f16aa05f644b275902f', class: {
|
|
18177
18177
|
"compact-step-progress-indicator": true,
|
|
18178
18178
|
"not-required": type === "disabled" || compactStepStyling === "disabled",
|
|
18179
|
-
}, "aria-hidden": "true", size: "small", "inner-label": stepNum, progress: progress }), hAsync("div", { key: '
|
|
18179
|
+
}, "aria-hidden": "true", size: "small", "inner-label": stepNum, progress: progress }), hAsync("div", { key: 'd0f78f477b4fe29b2ac33798712b70c0c3d2ce41', class: "heading-area" }, isSlotUsed(this.el, "heading") ? (hAsync("slot", { name: "heading" })) : (hAsync("ic-typography", { variant: "h4", class: "heading" }, heading)), hAsync("div", { key: 'f9a074c126d393ec82cf72621e5941c32dbd72fb', class: "info-line" }, hAsync("ic-typography", { key: '1b6bd91bcb1013fa1e23a9e9af49d3da1f25448e', variant: "caption", class: "step-num" }, `${stepNum} ${icI18n.of} ${lastStepNum}`, hAsync("span", { key: '753bbc4c12a2b968cde11238f46ff4ffbc4f39fd', class: "visually-hidden" }, ` ${icI18n.steps}`)), (this.subheading ||
|
|
18180
18180
|
type === "completed" ||
|
|
18181
18181
|
type === "disabled" ||
|
|
18182
18182
|
(this.variant === "compact" &&
|
|
18183
18183
|
!!compactStepStyling &&
|
|
18184
18184
|
compactStepStyling !== "active") ||
|
|
18185
|
-
!!status) && (hAsync("div", { key: '
|
|
18185
|
+
!!status) && (hAsync("div", { key: '93968f9752cf90df5f67994a3942f38d94323b50', class: "step-status" }, statusIcon !== undefined && statusIcon, (subheading || stepType) && (hAsync("ic-typography", { key: 'd1879f9dc5a7ea2e9b468fc95593056527e08095', variant: "caption" }, subheading !== null && isPropDefined(subheading)
|
|
18186
18186
|
? subheading
|
|
18187
18187
|
: type === "disabled" ||
|
|
18188
18188
|
(variant === "compact" &&
|
|
@@ -18195,26 +18195,26 @@ class Step {
|
|
|
18195
18195
|
// ICON FOR DEFAULT STEP
|
|
18196
18196
|
let icon;
|
|
18197
18197
|
if (type !== "completed") {
|
|
18198
|
-
icon = (hAsync("ic-typography", { key: '
|
|
18198
|
+
icon = (hAsync("ic-typography", { key: 'e76d3c6f2fc82ae27e9f19af2ad29374c75271b1', variant: "subtitle-small" }, hAsync("span", { key: '2ada7f696f0e90ecca298a2109d9aaeb70777a1a', class: "step-icon-inner", "aria-hidden": "true" }, this.stepNum)));
|
|
18199
18199
|
}
|
|
18200
18200
|
else {
|
|
18201
|
-
icon = (hAsync("div", { key: '
|
|
18201
|
+
icon = (hAsync("div", { key: '195a5f5dd31061a4059020d7fa1d65b15eb29a11', class: "step-icon-inner", "aria-hidden": "true" }, hAsync("span", { key: 'd11d3bf512968fa286309bcd69faa20cd12d3396', class: "check-icon", innerHTML: checkIcon })));
|
|
18202
18202
|
}
|
|
18203
18203
|
// STEP CONNECT FOR DEFAULT STEP
|
|
18204
|
-
const partialBar = type === "current" && (hAsync("div", { key: '
|
|
18205
|
-
const finalStep = !lastStep && (hAsync("div", { key: '
|
|
18204
|
+
const partialBar = type === "current" && (hAsync("div", { key: '5564ceeb1d40367572f3ae679e7212a2a2a53578', class: "step-connect-inner" }));
|
|
18205
|
+
const finalStep = !lastStep && (hAsync("div", { key: 'fae846f5c7d46ad65c7d21a2785526ed6d841444', class: {
|
|
18206
18206
|
["step-connect"]: true,
|
|
18207
18207
|
["aligned-full-width"]: !!(((_a = this.el.parentElement) === null || _a === void 0 ? void 0 : _a.classList.contains("ic-stepper-default")) &&
|
|
18208
18208
|
!this.el.parentElement.classList.contains("ic-stepper-aligned-left")),
|
|
18209
18209
|
} }, partialBar));
|
|
18210
18210
|
// DEFAULT STEP COMPONENT
|
|
18211
|
-
const defaultStep = (hAsync("div", { key: '
|
|
18211
|
+
const defaultStep = (hAsync("div", { key: 'f02d7139a59a46207e7bd308cf90ffd42c14a93e', class: {
|
|
18212
18212
|
["step"]: true,
|
|
18213
18213
|
[`${type}`]: true,
|
|
18214
|
-
} }, hAsync("div", { key: '
|
|
18214
|
+
} }, hAsync("div", { key: 'd3cb91eb9ae01c50255fefe75c9cf15dac9899a2', class: "step-top" }, hAsync("div", { key: '71afc47b70d57c6d98aacd824c304e661d97a97d', class: "step-icon" }, icon), finalStep), (hasHeading || subheading || status) && (hAsync("div", { key: '7b11bdfc83c4071d6aff8f026e7ab32f2033a666', class: "heading-area" }, isSlotUsed(this.el, "heading") ? (hAsync("slot", { name: "heading" })) : (hAsync("ic-typography", { variant: "subtitle-large", class: "heading" }, heading)), hasHeading && (subheading || status) && (hAsync("ic-typography", { key: '10da1844c1af5252f89bc59254e23c45c5400a2d', variant: "caption", class: "subheading" }, subheading !== null && isPropDefined(subheading)
|
|
18215
18215
|
? subheading
|
|
18216
18216
|
: stepStatus))))));
|
|
18217
|
-
return (hAsync(Host, { key: '
|
|
18217
|
+
return (hAsync(Host, { key: '6605252cf1e05ba81b2adbcf6e41f2c9c23b1f09', role: "listitem", "aria-label": `${icI18n.step} ${stepNum}${ariaLabel}`, "aria-current": (current || type === "current") && "step", class: {
|
|
18218
18218
|
["aligned-full-width"]: !!(((_b = this.el.parentElement) === null || _b === void 0 ? void 0 : _b.classList.contains("ic-stepper-default")) &&
|
|
18219
18219
|
!this.el.parentElement.classList.contains("ic-stepper-aligned-left")),
|
|
18220
18220
|
[`ic-step-${variant}`]: true,
|
|
@@ -18534,11 +18534,11 @@ class Stepper {
|
|
|
18534
18534
|
checkResizeObserver(this.runResizeObserver);
|
|
18535
18535
|
}
|
|
18536
18536
|
render() {
|
|
18537
|
-
return (hAsync(Host, { key: '
|
|
18537
|
+
return (hAsync(Host, { key: '4fbff633235fba3d0c146427b74d1c4e69cff419', class: {
|
|
18538
18538
|
[`ic-stepper-${this.variant}`]: true,
|
|
18539
18539
|
["ic-stepper-aligned-left"]: this.variant === "default" && this.aligned === "left",
|
|
18540
18540
|
[`ic-theme-${this.theme}`]: this.theme !== "inherit",
|
|
18541
|
-
} }, hAsync("ul", { key: '
|
|
18541
|
+
} }, hAsync("ul", { key: '452b6724f1b286aa3ff75fd460cdc4dfa36e8e55', class: "step-item-list" }, hAsync("slot", { key: 'e6e6465ee3c505fab2bbe1c7c502defa7e587571' }))));
|
|
18542
18542
|
}
|
|
18543
18543
|
get el() { return getElement(this); }
|
|
18544
18544
|
static get watchers() { return {
|
|
@@ -18571,7 +18571,7 @@ class Stepper {
|
|
|
18571
18571
|
}; }
|
|
18572
18572
|
}
|
|
18573
18573
|
|
|
18574
|
-
const icSwitchCss = "/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"]{-webkit-appearance:button}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=\"checkbox\"],[type=\"radio\"]{box-sizing:border-box;padding:0;}[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button{height:auto}[type=\"search\"]{-webkit-appearance:textfield;outline-offset:-2px;}[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}:host{display:inline-block;--ic-input-label-text-color:var(--ic-switch-label);--ic-input-label-helper-text-color:var(--ic-switch-help-text);--ic-input-label-helpertext-padding:var(--ic-space-xs)}input{overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ic-switch-container{display:flex;flex-wrap:wrap;align-items:center;cursor:pointer}.ic-switch-label{margin-left:var(--ic-space-xxs);margin-bottom:var(--ic-space-xs)}.ic-switch-
|
|
18574
|
+
const icSwitchCss = "/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"]{-webkit-appearance:button}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=\"checkbox\"],[type=\"radio\"]{box-sizing:border-box;padding:0;}[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button{height:auto}[type=\"search\"]{-webkit-appearance:textfield;outline-offset:-2px;}[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}:host{display:inline-block;--ic-input-label-text-color:var(--ic-switch-label);--ic-input-label-helper-text-color:var(--ic-switch-help-text);--ic-input-label-helpertext-padding:var(--ic-space-xs)}input{overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ic-switch-container{display:flex;flex-wrap:wrap;align-items:center;cursor:pointer}.ic-switch-label{margin-left:var(--ic-space-xxs);margin-bottom:var(--ic-space-xs)}.ic-switch-toggle{display:flex;align-items:center;width:calc(var(--ic-space-xl) * 2);height:var(--ic-space-xl);position:relative;border-radius:100vw;background-color:var(--ic-switch-unchecked-bg);border:var(--ic-border-width) solid var(--ic-switch-unchecked);box-sizing:border-box;transition:var(--ic-transition-duration-fast);margin-left:var(--ic-space-xxs);gap:calc(var(--ic-space-md) + var(--ic-space-xxs))}.ic-switch-small .ic-switch-toggle{width:var(--ic-space-xxl);height:var(--ic-space-lg);gap:calc(var(--ic-space-sm) + var(--ic-space-xxxs))}.ic-switch-large .ic-switch-toggle{width:calc(var(--ic-space-xl) + var(--ic-space-xxl));height:calc(var(--ic-space-xl) + var(--ic-space-xs));gap:calc(var(--ic-space-lg) + var(--ic-space-xxs))}.ic-switch-line-break{flex:1 0 100%}.ic-switch-toggle::before{content:\"\";width:calc(var(--ic-space-sm) * 2);height:calc(var(--ic-space-sm) * 2);border-radius:50%;position:absolute;z-index:2;top:50%;left:var(--ic-space-xxs);transform:translate(0, -50%);background-color:var(--ic-switch-unchecked);transition:var(--ic-transition-duration-slow)}.ic-switch-small .ic-switch-toggle::before{width:var(--ic-space-md);height:var(--ic-space-md)}.ic-switch-large .ic-switch-toggle::before{width:var(--ic-space-xl);height:var(--ic-space-xl)}.ic-switch-icon{display:inline-block;vertical-align:middle;width:var(--ic-space-sm);height:var(--ic-space-sm)}.ic-switch-small .ic-switch-icon{width:var(--ic-space-xs);height:var(--ic-space-xs)}.ic-switch-large .ic-switch-icon{width:var(--ic-space-md);height:var(--ic-space-md)}.ic-switch-icon-circle{stroke:var(--ic-switch-indicator-off);stroke-width:var(--ic-space-1px)}.ic-switch-icon-line{height:var(--ic-space-sm);width:var(--ic-space-1px);background-color:var(--ic-switch-indicator-on);border-radius:99px;margin-left:calc(\n var(--ic-space-md) + var(--ic-space-xxs) - var(--ic-space-1px)\n )}.ic-switch-small .ic-switch-icon-line{margin-left:calc(var(--ic-space-md) - var(--ic-space-1px));height:var(--ic-space-xs)}.ic-switch-large .ic-switch-icon-line{margin-left:calc(\n var(--ic-space-xs) + var(--ic-space-md) - var(--ic-space-1px)\n );height:var(--ic-space-md)}.ic-switch-input:checked+.ic-switch-toggle{background-color:var(--ic-switch-checked-bg);border:none}.ic-switch-input:checked+.ic-switch-toggle::before{transform:translate(calc(var(--ic-space-xl) - var(--ic-space-1px)), -50%);background-color:var(--ic-switch-checked)}.ic-switch-small .ic-switch-input:checked+.ic-switch-toggle::before{transform:translate(calc(var(--ic-space-lg) - var(--ic-space-1px)), -50%)}.ic-switch-large .ic-switch-input:checked+.ic-switch-toggle::before{transform:translate(\n calc(var(--ic-space-xxl) - var(--ic-space-xs) - var(--ic-space-1px)),\n -50%\n )}.ic-switch-input:not([disabled])+.ic-switch-toggle:hover::before{box-shadow:0 0 0 var(--ic-space-sm) var(--ic-switch-unchecked-bg-hover)}.ic-switch-input:not([disabled])+.ic-switch-toggle:active::before{box-shadow:0 0 0 var(--ic-space-sm) var(--ic-switch-unchecked-bg-pressed)}.ic-switch-input:not([disabled]):checked+.ic-switch-toggle:hover::before{box-shadow:0 0 0 var(--ic-space-sm) var(--ic-switch-checked-bg-hover)}.ic-switch-input:not([disabled]):checked+.ic-switch-toggle:active::before{box-shadow:0 0 0 var(--ic-space-sm) var(--ic-switch-checked-bg-pressed)}.ic-switch-input:focus:not([disabled])+.ic-switch-toggle,.ic-switch-input:focus-visible:not([disabled])+.ic-switch-toggle{box-shadow:var(--ic-border-focus)}.ic-switch-disabled{cursor:default}.ic-switch-disabled .ic-switch-icon-circle{stroke:var(--ic-switch-indicator-off-disabled)}.ic-switch-disabled .ic-switch-icon-line{background-color:var(--ic-switch-indicator-on-disabled)}.ic-switch-input:disabled+.ic-switch-toggle{background-color:var(--ic-switch-unchecked-bg-disabled);border:var(--ic-space-1px) dashed var(--ic-switch-unchecked-outline-disabled)}.ic-switch-input:disabled+.ic-switch-toggle::before{background-color:var(--ic-switch-unchecked-disabled)}.ic-switch-input:disabled:checked+.ic-switch-toggle{background-color:var(--ic-switch-checked-bg-disabled);border:var(--ic-border-width) dashed\n var(--ic-switch-checked-outline-disabled)}.ic-switch-input:disabled:checked+.ic-switch-toggle::before{background-color:var(--ic-switch-checked)}::slotted([slot=\"right-adornment\"]){margin-left:var(--ic-space-sm);fill:var(--ic-switch-icon)}@media (forced-colors: active){.ic-switch-toggle::before{width:calc(var(--ic-space-sm) * 2 - var(--ic-space-xxxs));height:calc(var(--ic-space-sm) * 2 - var(--ic-space-xxxs))}.ic-switch-small .ic-switch-toggle::before{width:calc(var(--ic-space-md) - var(--ic-space-xxxs));height:calc(var(--ic-space-md) - var(--ic-space-xxxs))}.ic-switch-large .ic-switch-toggle::before{width:calc(var(--ic-space-xl) - var(--ic-space-xxxs));height:calc(var(--ic-space-xl) - var(--ic-space-xxxs))}.ic-switch-toggle::before,.ic-switch-input:checked+.ic-switch-toggle{border:var(--ic-border-hc)}.ic-switch-input:focus+.ic-switch-toggle{border-color:highlight;outline:var(--ic-space-xxxs) solid highlight}.ic-switch-input:checked+.ic-switch-toggle::before{transform:translate(calc(var(--ic-space-xl) - var(--ic-space-xxxs)), -50%)}.ic-switch-small .ic-switch-input:checked+.ic-switch-toggle::before{transform:translate(calc(var(--ic-space-lg) - var(--ic-space-xxxs)), -50%)}.ic-switch-large .ic-switch-input:checked+.ic-switch-toggle::before{transform:translate(\n calc(var(--ic-space-xxl) - var(--ic-space-xs) - var(--ic-space-xxxs)),\n -50%\n )}.ic-switch-input:disabled+.ic-switch-toggle,.ic-switch-input:disabled:checked+.ic-switch-toggle,.ic-switch-input:disabled+.ic-switch-toggle::before{border-color:GrayText}.ic-switch-icon-line{background-color:buttonborder}.ic-switch-disabled .ic-switch-icon-circle{stroke:GrayText}.ic-switch-disabled .ic-switch-icon-line{background-color:GrayText}}@media (prefers-reduced-motion: reduce){.ic-switch-toggle,.ic-switch-toggle::before{transition:none}}";
|
|
18575
18575
|
var IcSwitchStyle0 = icSwitchCss;
|
|
18576
18576
|
|
|
18577
18577
|
let inputIds$1 = 0;
|
|
@@ -18667,18 +18667,16 @@ class Switch {
|
|
|
18667
18667
|
}
|
|
18668
18668
|
render() {
|
|
18669
18669
|
const { label, checkedState, size, disabled, name, value, hideLabel, helperText, inputId, theme, } = this;
|
|
18670
|
-
const isSmall = size === "small";
|
|
18671
18670
|
renderHiddenInput(this.el, checkedState ? value : "", name, disabled);
|
|
18672
|
-
return (hAsync(Host, { key: '
|
|
18671
|
+
return (hAsync(Host, { key: '5c000ca3e49cd14427153c3621794df417e8cf20', class: {
|
|
18673
18672
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
18674
|
-
} }, hAsync("label", { key: '
|
|
18673
|
+
} }, hAsync("label", { key: '8460399d045a653d8c5e3c93f87d2759b99d4095', class: {
|
|
18675
18674
|
"ic-switch-container": true,
|
|
18676
18675
|
"ic-switch-disabled": !!disabled,
|
|
18677
|
-
|
|
18678
|
-
}, htmlFor: inputId }, !hideLabel && (hAsync("ic-input-label", { key: '
|
|
18676
|
+
[`ic-switch-${size}`]: true,
|
|
18677
|
+
}, htmlFor: inputId }, !hideLabel && (hAsync("ic-input-label", { key: '5bd95a31f589a3569373427072b91153b9af825d', for: inputId, label: label, helperText: helperText, readonly: false, disabled: disabled, class: {
|
|
18679
18678
|
"ic-switch-label": true,
|
|
18680
|
-
|
|
18681
|
-
} }, hAsync("slot", { key: 'd0ec1f628328f0e3938964248ac38c576ee602ce', name: "helper-text", slot: "helper-text" }))), !hideLabel && hAsync("span", { key: '60474539357c0bd43823042d06e0292f1769a879', class: "ic-switch-line-break" }), hAsync("input", { key: 'e9f17d56e514e1a545fae25631c835a714515461', checked: checkedState, disabled: disabled, "aria-label": label, "aria-checked": checkedState ? "true" : "false", "aria-describedby": getInputDescribedByText(this.el, inputId, helperText !== "", false), role: "switch", class: "ic-switch-input", type: "checkbox", name: "toggle", id: inputId, onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.handleChange }), hAsync("span", { key: 'ec6530e9f6d0a9248d6104068a8dc08c98142d44', class: "ic-switch-toggle" }, hAsync("svg", { key: '9dbe1ccb311d5d3cf836b1db84f783f3f4aa1b1c', class: "ic-switch-icon", "aria-hidden": "true", focusable: "false", viewBox: "0 0 10 10", xmlns: "http://www.w3.org/2000/svg" }, hAsync("line", { key: '019b9a398510349b9fbb41784aa01f77af2c482f', class: "ic-switch-icon-line", x1: "9", y1: isSmall ? "2" : "1", x2: "9", y2: isSmall ? "8" : "9" })), hAsync("svg", { key: '36806f4ca85eb87212f155f42293cffc9d7b2f2e', class: "ic-switch-icon", "aria-hidden": "true", focusable: "false", viewBox: "0 0 10 10", xmlns: "http://www.w3.org/2000/svg" }, hAsync("circle", { key: '5d34317d431ea7b8e10d6a379b02148b4fc69b4e', class: "ic-switch-icon-circle", fill: "none", cx: "5", cy: "5", r: isSmall ? "3.335" : "4.445" }))), hAsync("slot", { key: 'bfb4599c8cfad3efa9466eefe7dc84b580a2a3d2', name: "right-adornment" }))));
|
|
18679
|
+
} }, hAsync("slot", { key: 'a89047529ee17453676191651624842e5b1643ff', name: "helper-text", slot: "helper-text" }))), !hideLabel && hAsync("span", { key: 'ef6b29d8bfa4ad565aca3fdadc61f9d7e9c8a51c', class: "ic-switch-line-break" }), hAsync("input", { key: '0299a7208ea94969af14ded8f92a3c602e4d9260', checked: checkedState, disabled: disabled, "aria-label": label, "aria-checked": checkedState ? "true" : "false", "aria-describedby": getInputDescribedByText(this.el, inputId, helperText !== "", false), role: "switch", class: "ic-switch-input", type: "checkbox", name: "toggle", id: inputId, onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.handleChange }), hAsync("span", { key: '5576c0aff81d9a5825111f62a00dfc69516ff52d', class: "ic-switch-toggle" }, hAsync("span", { key: '3bd162d8cd5b5d08b1a71625edaa7905d837414b', class: "ic-switch-icon-line", "aria-hidden": "true" }), hAsync("svg", { key: '592dd6027032283ed67502269b80fd6a5ca922ae', class: "ic-switch-icon", "aria-hidden": "true", focusable: "false", viewBox: "0 0 8 8", xmlns: "http://www.w3.org/2000/svg", fill: "none" }, hAsync("circle", { key: '6479b349e98272f1578e84b7213949ed064e84f7', class: "ic-switch-icon-circle", fill: "none", cx: "4", cy: "4", r: "3.5", "vector-effect": "non-scaling-stroke" }))), hAsync("slot", { key: '66d14ab0f462f8f050ffb425a154bde647821377', name: "right-adornment" }))));
|
|
18682
18680
|
}
|
|
18683
18681
|
static get delegatesFocus() { return true; }
|
|
18684
18682
|
get el() { return getElement(this); }
|
|
@@ -19063,7 +19061,7 @@ class TabContext {
|
|
|
19063
19061
|
}
|
|
19064
19062
|
}
|
|
19065
19063
|
render() {
|
|
19066
|
-
return hAsync("slot", { key: '
|
|
19064
|
+
return hAsync("slot", { key: '717530e623d11f274e79fe3be4bcbd0ff9e71033' });
|
|
19067
19065
|
}
|
|
19068
19066
|
get el() { return getElement(this); }
|
|
19069
19067
|
static get watchers() { return {
|
|
@@ -19110,11 +19108,11 @@ class TabGroup {
|
|
|
19110
19108
|
}
|
|
19111
19109
|
render() {
|
|
19112
19110
|
const { inline, theme, label, monochrome } = this;
|
|
19113
|
-
return (hAsync(Host, { key: '
|
|
19111
|
+
return (hAsync(Host, { key: '1681c117c989b999a55a9646350f26efe3dac55c', role: "tablist", "aria-label": label, class: {
|
|
19114
19112
|
["ic-tab-group-inline"]: !!inline,
|
|
19115
19113
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
19116
19114
|
["ic-tab-group-monochrome"]: !!monochrome,
|
|
19117
|
-
} }, hAsync("ic-horizontal-scroll", { key: '
|
|
19115
|
+
} }, hAsync("ic-horizontal-scroll", { key: '86003202cd06e1bbd9f99124c10ceebe9414049d', theme: theme, "focus-trigger": "tabFocus", monochrome: monochrome }, hAsync("div", { key: '4e1b79906c19817adf8a4d01332f8066e8d5e1c4', class: "tabs-container" }, hAsync("slot", { key: '697f2ce044588082937aff666d1f04976b310785' })))));
|
|
19118
19116
|
}
|
|
19119
19117
|
static get delegatesFocus() { return true; }
|
|
19120
19118
|
static get style() { return IcTabGroupStyle0; }
|
|
@@ -19157,10 +19155,10 @@ class TabPanel {
|
|
|
19157
19155
|
}
|
|
19158
19156
|
render() {
|
|
19159
19157
|
const { active, theme } = this;
|
|
19160
|
-
return (hAsync(Host, { key: '
|
|
19158
|
+
return (hAsync(Host, { key: 'c00d3917329516768eb37409203d897251b75d76', class: {
|
|
19161
19159
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
19162
19160
|
"ic-tab-panel-hidden": !active,
|
|
19163
|
-
}, role: "tabpanel", "aria-hidden": `${!active}` }, hAsync("div", { key: '
|
|
19161
|
+
}, role: "tabpanel", "aria-hidden": `${!active}` }, hAsync("div", { key: 'f5cc419286a31c1b6da62a34926dcf8060c12dfd' }, hAsync("slot", { key: '05c9bfb071d304e758c0bb8dd780bf000b3d8bf1' }))));
|
|
19164
19162
|
}
|
|
19165
19163
|
get el() { return getElement(this); }
|
|
19166
19164
|
static get style() { return IcTabPanelStyle0; }
|
|
@@ -19572,14 +19570,14 @@ class TextField {
|
|
|
19572
19570
|
hiddenInput
|
|
19573
19571
|
? renderHiddenInput(this.el, value, name, disabledMode)
|
|
19574
19572
|
: removeHiddenInput(this.el);
|
|
19575
|
-
return (hAsync(Host, { key: '
|
|
19573
|
+
return (hAsync(Host, { key: '4eb073ddbce5dc93c167bbaa66b94daf51c4a828', class: {
|
|
19576
19574
|
"ic-text-field-full-width": fullWidth,
|
|
19577
19575
|
"ic-text-field-disabled": disabledMode,
|
|
19578
19576
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
19579
|
-
} }, hAsync("ic-input-container", { key: '
|
|
19577
|
+
} }, hAsync("ic-input-container", { key: '07a171c8cbd55588387145b3d8469e6930ab4a7c', readonly: readonly, disabled: disabledMode }, !hideLabel && (hAsync("ic-input-label", { key: 'b5f6b3b831c08cd4958458188c8d6be3219f1479', for: inputId, label: label, helperText: helperText, required: required, disabled: disabledText, readonly: readonly }, hAsync("slot", { key: '1c33ec889c6a730f4b7e1075978e13f05a21f53a', name: "helper-text", slot: "helper-text" }))), hAsync("ic-input-component-container", { key: '786f1d5b65b4b66838aba7320cd5b479cd8305e4', size: size, validationStatus: currentStatus, multiLine: multiline, disabled: disabledMode, readonly: readonly, validationInline: validationInline, fullWidth: fullWidth }, showLeftIcon && (hAsync("span", { key: 'ed91ef841c132afd05cdee83e735413ad1d9e5a3', class: {
|
|
19580
19578
|
readonly,
|
|
19581
19579
|
"has-value": this.getNumberOfCharacters(value) > 0,
|
|
19582
|
-
}, slot: "left-icon" }, hAsync("slot", { key: '
|
|
19580
|
+
}, slot: "left-icon" }, hAsync("slot", { key: 'ee52a8fc57ce814d713d1a0807d8dc040ced4d41', name: "icon" }))), !multiline ? (hAsync("input", Object.assign({ id: inputId, name: name, ref: (el) => (this.inputEl = el), type: type, min: min, max: max, value: value, class: {
|
|
19583
19581
|
"no-left-pad": !showLeftIcon && readonly,
|
|
19584
19582
|
readonly,
|
|
19585
19583
|
"truncate-value": truncateValue,
|
|
@@ -19587,12 +19585,12 @@ class TextField {
|
|
|
19587
19585
|
"no-resize": resize === false || !!readonly,
|
|
19588
19586
|
"no-left-pad": !showLeftIcon && !!readonly,
|
|
19589
19587
|
readonly: !!readonly,
|
|
19590
|
-
}, name: name, ref: (el) => (this.inputEl = el), value: value, rows: rows, required: required, disabled: disabledMode, placeholder: placeholder, readonly: readonly, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, onScroll: this.onTextAreaScroll, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, autocomplete: autocomplete, autocapitalize: autocapitalize, spellcheck: spellcheck, inputmode: inputmode, maxlength: maxCharactersReached ? maxCharacters : undefined, minlength: minCharactersUnattained ? minCharacters : undefined }, inheritedAttributes))), isSlotUsed(el, "clear-button") && (hAsync("slot", { key: '
|
|
19588
|
+
}, name: name, ref: (el) => (this.inputEl = el), value: value, rows: rows, required: required, disabled: disabledMode, placeholder: placeholder, readonly: readonly, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, onScroll: this.onTextAreaScroll, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, autocomplete: autocomplete, autocapitalize: autocapitalize, spellcheck: spellcheck, inputmode: inputmode, maxlength: maxCharactersReached ? maxCharacters : undefined, minlength: minCharactersUnattained ? minCharacters : undefined }, inheritedAttributes))), isSlotUsed(el, "clear-button") && (hAsync("slot", { key: '06f74409f7256055715e982be8e68780df1126b5', name: "clear-button" })), isSlotUsed(el, "search-submit-button") && (hAsync("slot", { key: '7ed8058fb83dfa713539348de0c37929a0225129', name: "search-submit-button" }))), isSlotUsed(el, "menu") && hAsync("slot", { key: 'e56ca28bcb4154d65bb46f1b3625e29c0038e9b7', name: "menu" }), hAsync("ic-input-validation", { key: '3c64d8598155035ebde2419e407e89c35053c64a', class: { "show-validation": this.showValidationMargin() }, status: this.hasStatus(currentStatus) === false ||
|
|
19591
19589
|
(currentStatus === IcInformationStatus.Success &&
|
|
19592
19590
|
validationInline) ||
|
|
19593
19591
|
validationInlineInternal
|
|
19594
19592
|
? ""
|
|
19595
|
-
: currentStatus, message: showStatusText ? currentValidationText : "", ariaLiveMode: messageAriaLive, for: inputId, fullWidth: fullWidth }, isSlotUsed(el, "validation-text") && (hAsync("slot", { key: '
|
|
19593
|
+
: currentStatus, message: showStatusText ? currentValidationText : "", ariaLiveMode: messageAriaLive, for: inputId, fullWidth: fullWidth }, isSlotUsed(el, "validation-text") && (hAsync("slot", { key: 'd40417b8b52597518c4b1e804ede9ae59364c0c9', name: "validation-text", slot: "validation-message" })), !readonly && maxNumChars > 0 && (hAsync("div", { key: 'e4dc991f18d280cf05f3ead492e17eb37b15cbb1', slot: "validation-message-adornment" }, !hideCharCount && (hAsync("ic-typography", { key: 'e668b2a73a860bd7a53300440a019239363f2350', variant: "caption", class: "char-count-text" }, hAsync("span", { key: '835dea67f0e27e0c86e0236f48ecd7a5265719a3', class: "char-count" }, numChars, "/", maxNumChars))), hAsync("span", { key: '0a4d3628c4ecfe1102b015c3bf4a345eb2a18674', class: "remaining-char-count-desc", "aria-live": "polite", hidden: !isFocussed, id: remainingCharCountDescId }, remainingCharCountDesc), hAsync("span", { key: '365c77cbed1ca017f3f19f13be9b76561ec5cf57', hidden: true, id: hiddenCharCountDescId }, "Field can contain a maximum of ", maxNumChars, " characters.")))))));
|
|
19596
19594
|
}
|
|
19597
19595
|
get el() { return getElement(this); }
|
|
19598
19596
|
static get watchers() { return {
|
|
@@ -19731,7 +19729,7 @@ class Theme {
|
|
|
19731
19729
|
}
|
|
19732
19730
|
render() {
|
|
19733
19731
|
const { themeClass } = this;
|
|
19734
|
-
return (hAsync(Host, { key: '
|
|
19732
|
+
return (hAsync(Host, { key: '63d492e3dd31089565a15df543420f375dbad1b6', class: themeClass }, hAsync("slot", { key: '479a3cbc49286aa2e3853956721f26a5ee37e9ef' })));
|
|
19735
19733
|
}
|
|
19736
19734
|
static get watchers() { return {
|
|
19737
19735
|
"brandColor": ["watchBrandColorPropHandler"],
|
|
@@ -19961,20 +19959,20 @@ class Toast {
|
|
|
19961
19959
|
}
|
|
19962
19960
|
render() {
|
|
19963
19961
|
const { variant, heading, message, visible, isManual, dismissButtonAriaLabel, theme, } = this;
|
|
19964
|
-
return (hAsync(Host, { key: '
|
|
19962
|
+
return (hAsync(Host, { key: '57c068f4c9a9e3017733432a596f78e2bcbffae6', class: {
|
|
19965
19963
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
19966
19964
|
["ic-toast-hidden"]: !visible,
|
|
19967
19965
|
[`ic-toast-variant-${variant}`]: variant !== undefined,
|
|
19968
|
-
}, tabindex: "0", onFocus: this.onFocus, onBlur: this.onBlur, role: isManual ? "dialog" : "alert", "aria-live": isManual ? null : "polite" }, hAsync("div", { key: '
|
|
19966
|
+
}, tabindex: "0", onFocus: this.onFocus, onBlur: this.onBlur, role: isManual ? "dialog" : "alert", "aria-live": isManual ? null : "polite" }, hAsync("div", { key: 'e24bd72e435cc443c375eee309ae98fc9e030c0b', class: {
|
|
19969
19967
|
["container"]: true,
|
|
19970
19968
|
[`container-${variant}`]: variant !== undefined,
|
|
19971
|
-
} }, variant && visible && (hAsync("div", { key: '
|
|
19969
|
+
} }, variant && visible && (hAsync("div", { key: 'bdabfabb04efcd93ab88ecb691b3baa73fc9da0a', class: "toast-icon-container" }, hAsync("div", { key: 'bede66dcf6189ac321e9bee90dc144e9d38a09dc', class: {
|
|
19972
19970
|
["divider"]: true,
|
|
19973
19971
|
[`divider-${variant}`]: true,
|
|
19974
|
-
} }), variant === "neutral" ? (hAsync("slot", { name: "neutral-icon" })) : (hAsync("span", { class: "toast-icon", innerHTML: VARIANT_ICONS[variant].icon })))), hAsync("div", { key: '
|
|
19972
|
+
} }), variant === "neutral" ? (hAsync("slot", { name: "neutral-icon" })) : (hAsync("span", { class: "toast-icon", innerHTML: VARIANT_ICONS[variant].icon })))), hAsync("div", { key: '57480804dc55695e555a16dd818c5febcaffbe00', class: {
|
|
19975
19973
|
["toast-content"]: true,
|
|
19976
19974
|
["no-icon"]: variant === "neutral" && !isSlotUsed(this.el, "neutral-icon"),
|
|
19977
|
-
} }, hAsync("div", { key: '
|
|
19975
|
+
} }, hAsync("div", { key: '8540288f9f34f0b72c86fa3039d579c93be1277f', class: "toast-text" }, hAsync("ic-typography", { key: 'c5e8f2d0a2fe026b430dddf7a81e825845f5ce72', variant: "subtitle-large", class: "toast-heading" }, visible && (isManual ? hAsync("h5", null, heading) : hAsync("p", null, heading))), message && (hAsync("ic-typography", { key: '89fe3df8f98581ef66c1ea74930d9042a579a359', variant: "body", class: "toast-message" }, visible && hAsync("p", { key: 'd805d260febad5f8d58aeffe2dfef9f84d6d0911' }, message)))), isSlotUsed(this.el, "action") && (hAsync("div", { key: 'c9cfd3cd4bf5f77cea072bb15f8629ab4a368ad0', class: "toast-action-container" }, hAsync("slot", { key: '26b2fb447b937f327719edfe531e5b1260fa7c6c', name: "action" })))), !isManual ? (hAsync("ic-loading-indicator", { class: "toast-dismiss-timer", theme: "dark", monochrome: true, size: "icon", progress: this.timerProgress, description: "Dismiss timer" })) : (hAsync("ic-button", { id: "dismiss-button", innerHTML: closeIcon, onClick: this.dismissAction, variant: "icon-tertiary", "aria-label": dismissButtonAriaLabel })))));
|
|
19978
19976
|
}
|
|
19979
19977
|
get el() { return getElement(this); }
|
|
19980
19978
|
static get watchers() { return {
|
|
@@ -20047,7 +20045,7 @@ class ToastRegion {
|
|
|
20047
20045
|
}
|
|
20048
20046
|
}
|
|
20049
20047
|
render() {
|
|
20050
|
-
return hAsync("slot", { key: '
|
|
20048
|
+
return hAsync("slot", { key: '28f5e26c6dbfb2de076cff231b72722f1ff403c7' });
|
|
20051
20049
|
}
|
|
20052
20050
|
get el() { return getElement(this); }
|
|
20053
20051
|
static get watchers() { return {
|
|
@@ -20220,7 +20218,7 @@ class ToggleButton {
|
|
|
20220
20218
|
render() {
|
|
20221
20219
|
const { accessibleLabel, checked, disabled, fullWidth, iconPlacement, monochrome, label, loading, outline, size, theme, tooltipPlacement, variant, } = this;
|
|
20222
20220
|
const iconVariant = variant === "icon";
|
|
20223
|
-
return (hAsync(Host, { key: '
|
|
20221
|
+
return (hAsync(Host, { key: 'a90e2a846a52531dc542d039724dc8516a00ae14', class: {
|
|
20224
20222
|
"ic-toggle-button-checked": checked,
|
|
20225
20223
|
"ic-toggle-button-disabled": disabled,
|
|
20226
20224
|
"ic-toggle-button-icon": iconVariant,
|
|
@@ -20230,7 +20228,7 @@ class ToggleButton {
|
|
|
20230
20228
|
"ic-toggle-button-hide-outline": !outline,
|
|
20231
20229
|
[`ic-toggle-button-${size}`]: true,
|
|
20232
20230
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
20233
|
-
}, onFocus: this.handleFocus }, hAsync("ic-button", { key: '
|
|
20231
|
+
}, onFocus: this.handleFocus }, hAsync("ic-button", { key: '6f15f0c63675bd099d370ce02e2b02eeac4e913a', "aria-pressed": `${checked}`, variant: iconVariant ? "icon-tertiary" : "secondary", onClick: this.handleClick, title: accessibleLabel, "aria-label": `${accessibleLabel ? accessibleLabel : label}, ${checked ? "ticked" : "unticked"}`, disabled: disabled, size: size, fullWidth: fullWidth, loading: loading, tooltipPlacement: tooltipPlacement }, !iconVariant && label, hAsync("slot", { key: '2503823bad70fa984db6c71d16cc863daaede0e3' }), isSlotUsed(this.el, "icon") && (hAsync("slot", { key: '53969441b6446ec012b538c2f3d468ea0e793547', name: "icon", slot: `${iconPlacement}-icon` })), isSlotUsed(this.el, "badge") && (hAsync("slot", { key: '2619be7d1528115db996708b102aadd611fd1b4b', name: "badge", slot: "badge" })))));
|
|
20234
20232
|
}
|
|
20235
20233
|
static get delegatesFocus() { return true; }
|
|
20236
20234
|
get el() { return getElement(this); }
|
|
@@ -20510,14 +20508,14 @@ class ToggleButtonGroup {
|
|
|
20510
20508
|
}
|
|
20511
20509
|
render() {
|
|
20512
20510
|
const { accessibleLabel, disabled, fullWidth, loading, monochrome, outline, theme, } = this;
|
|
20513
|
-
return (hAsync(Host, { key: '
|
|
20511
|
+
return (hAsync(Host, { key: 'b312b6cae074758bad82c66446709925e19cf5ce', role: "group", "aria-label": accessibleLabel, tabindex: disabled ? -1 : 0, class: {
|
|
20514
20512
|
"ic-toggle-button-group-disabled": disabled,
|
|
20515
20513
|
"ic-toggle-button-group-full-width": fullWidth,
|
|
20516
20514
|
"ic-toggle-button-group-loading": loading,
|
|
20517
20515
|
"ic-toggle-button-group-monochrome": monochrome,
|
|
20518
20516
|
"ic-toggle-button-group-hide-outline": !outline,
|
|
20519
20517
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
20520
|
-
}, onFocus: this.handleHostFocus }, hAsync("slot", { key: '
|
|
20518
|
+
}, onFocus: this.handleHostFocus }, hAsync("slot", { key: '8b09d946e7a8983b66f8bef384901899f88a54af' })));
|
|
20521
20519
|
}
|
|
20522
20520
|
get el() { return getElement(this); }
|
|
20523
20521
|
static get watchers() { return {
|
|
@@ -20559,9 +20557,12 @@ class ToggleButtonGroup {
|
|
|
20559
20557
|
}; }
|
|
20560
20558
|
}
|
|
20561
20559
|
|
|
20562
|
-
const icTooltipCss = "/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"]{-webkit-appearance:button}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=\"checkbox\"],[type=\"radio\"]{box-sizing:border-box;padding:0;}[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button{height:auto}[type=\"search\"]{-webkit-appearance:textfield;outline-offset:-2px;}[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}:host(.ic-tooltip){width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;--ic-tooltip-background:var(--ic-color-background-primary-dark);--ic-tooltip-text:var(--ic-color-text-primary-dark);--ic-tooltip-border:var(--ic-color-border-neutral-grey-light)}:host(.ic-tooltip) .ic-tooltip-container{background-color:var(--ic-tooltip-background);text-align:center;padding:var(--ic-space-xxxs) var(--ic-space-xs);border-radius:var(--ic-border-radius);border:var(--ic-border-width) solid var(--ic-tooltip-border);position:absolute;max-width:20rem;display:none;z-index:var(--ic-z-index-tooltip);box-shadow:var(--ic-elevation-overlay);width:-moz-max-content;width:max-content}:host(.ic-tooltip) ic-typography{--ic-typography-color:var(--ic-tooltip-text)}:host(.tooltip-navigation-item:not(.tooltip-navigation-item-side-nav-collapsed)) .ic-tooltip-container,:host(.tooltip-disabled) .ic-tooltip-container{display:none !important}:host(.tooltip-long-label-navigation-item-side-nav-expanded) .ic-tooltip-container[data-show]{display:block !important}:host(.ic-tooltip) .ic-tooltip-arrow,:host(.ic-tooltip) .ic-tooltip-arrow::before{position:absolute;background:inherit}:host(.ic-tooltip) .ic-tooltip-arrow{visibility:hidden;width:var(--ic-space-md);height:var(--ic-space-md)}:host(.ic-tooltip) .ic-tooltip-arrow::before{visibility:visible;content:\"\";border:var(--ic-border-width) solid var(--ic-tooltip-border);width:100%;height:100%}:host(.ic-tooltip) .ic-tooltip-container[data-show]{display:block}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"top\"]>.ic-tooltip-arrow{height:var(--ic-space-xxxs)}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"top\"]>.ic-tooltip-arrow::before{border-radius:0 0 var(--ic-border-radius) var(--ic-border-radius);left:0;top:var(--ic-space-xxxs);border-top:0;transform:translateX(var(--tooltip-arrow-translate))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"bottom\"]>.ic-tooltip-arrow{top:calc(-1 * var(--ic-space-xxs));height:var(--ic-space-xxxs)}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"bottom\"]>.ic-tooltip-arrow::before{border-radius:var(--ic-border-radius) var(--ic-border-radius) 0 0;left:0;top:var(--ic-space-1px);border-bottom:0;transform:translateX(var(--tooltip-arrow-translate))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"left\"]>.ic-tooltip-arrow{width:var(--ic-space-xxxs);right:calc(-1 * var(--ic-space-1px))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"left\"]>.ic-tooltip-arrow::before{border-radius:0 var(--ic-border-radius) var(--ic-border-radius) 0;border-left:0;top:calc(-1 * var(--ic-space-1px))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"right\"]>.ic-tooltip-arrow{width:var(--ic-space-xxxs);left:calc(-1 * var(--ic-space-xxs))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"right\"]>.ic-tooltip-arrow::before{border-radius:var(--ic-border-radius) 0 0 var(--ic-border-radius);border-right:0;top:calc(-1 * var(--ic-space-1px))}:host(.ic-tooltip-in-container){display:inline-block}@media screen and (max-width: 576px){:host(.ic-tooltip) .ic-tooltip-container{max-width:18.875rem}}@media (forced-colors: active){:host(.ic-tooltip) .ic-tooltip-container,:host(.ic-tooltip) .ic-tooltip-arrow::before{border:var(--ic-border-hc)}}";
|
|
20560
|
+
const icTooltipCss = "/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"]{-webkit-appearance:button}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=\"checkbox\"],[type=\"radio\"]{box-sizing:border-box;padding:0;}[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button{height:auto}[type=\"search\"]{-webkit-appearance:textfield;outline-offset:-2px;}[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}:host(.ic-tooltip){width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;--ic-tooltip-background:var(--ic-color-background-primary-dark);--ic-tooltip-text:var(--ic-color-text-primary-dark);--ic-tooltip-border:var(--ic-color-border-neutral-grey-light)}:host(.ic-tooltip) .ic-tooltip-container{background-color:var(--ic-tooltip-background);text-align:center;padding:var(--ic-space-xxxs) var(--ic-space-xs);border-radius:var(--ic-border-radius);border:var(--ic-border-width) solid var(--ic-tooltip-border);position:absolute;max-width:20rem;display:none;z-index:var(--ic-z-index-tooltip);box-shadow:var(--ic-elevation-overlay);width:-moz-max-content;width:max-content}:host(.ic-tooltip) ic-typography{--ic-typography-color:var(--ic-tooltip-text)}:host(.tooltip-navigation-item:not(.tooltip-navigation-item-side-nav-collapsed)) .ic-tooltip-container,:host(.tooltip-disabled) .ic-tooltip-container{display:none !important}:host(.tooltip-long-label-navigation-item-side-nav-expanded) .ic-tooltip-container[data-show]{display:block !important}:host(.ic-tooltip) .ic-tooltip-arrow,:host(.ic-tooltip) .ic-tooltip-arrow::before{position:absolute;background:inherit}:host(.ic-tooltip) .ic-tooltip-arrow{visibility:hidden;width:var(--ic-space-md);height:var(--ic-space-md)}:host(.ic-tooltip) .ic-tooltip-arrow::before{visibility:visible;content:\"\";border:var(--ic-border-width) solid var(--ic-tooltip-border);width:100%;height:100%}:host(.ic-tooltip) .ic-tooltip-container[data-show]{display:block}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"top\"]>.ic-tooltip-arrow{height:var(--ic-space-xxxs)}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"top\"]>.ic-tooltip-arrow::before{border-radius:0 0 var(--ic-border-radius) var(--ic-border-radius);left:0;top:var(--ic-space-xxxs);border-top:0;transform:translateX(var(--tooltip-arrow-translate))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"bottom\"]>.ic-tooltip-arrow{top:calc(-1 * var(--ic-space-xxs));height:var(--ic-space-xxxs)}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"bottom\"]>.ic-tooltip-arrow::before{border-radius:var(--ic-border-radius) var(--ic-border-radius) 0 0;left:0;top:var(--ic-space-1px);border-bottom:0;transform:translateX(var(--tooltip-arrow-translate))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"left\"]>.ic-tooltip-arrow{width:var(--ic-space-xxxs);right:calc(-1 * var(--ic-space-1px))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"left\"]>.ic-tooltip-arrow::before{border-radius:0 var(--ic-border-radius) var(--ic-border-radius) 0;border-left:0;top:calc(-1 * var(--ic-space-1px))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"right\"]>.ic-tooltip-arrow{width:var(--ic-space-xxxs);left:calc(-1 * var(--ic-space-xxs))}:host(.ic-tooltip) .ic-tooltip-container[data-popper-placement^=\"right\"]>.ic-tooltip-arrow::before{border-radius:var(--ic-border-radius) 0 0 var(--ic-border-radius);border-right:0;top:calc(-1 * var(--ic-space-1px))}:host(.ic-tooltip-in-container){display:inline-block}:host(.ic-tooltip.ic-tooltip-with-icon) .ic-tooltip-content{display:flex;align-items:flex-start;justify-content:flex-start;gap:var(--ic-space-xxs);text-align:left}:host(.ic-tooltip.ic-tooltip-with-icon) .ic-icon-container{width:var(--ic-space-md);height:var(--ic-space-md);color:var(--ic-tooltip-text)}:host(.ic-tooltip.ic-tooltip-with-icon) ::slotted([slot=\"icon\"]){width:var(--ic-space-md);height:var(--ic-space-md);display:inline-block;margin-top:var(--ic-space-1px)}@media screen and (max-width: 576px){:host(.ic-tooltip) .ic-tooltip-container{max-width:18.875rem}}@media (forced-colors: active){:host(.ic-tooltip) .ic-tooltip-container,:host(.ic-tooltip) .ic-tooltip-arrow::before{border:var(--ic-border-hc)}}";
|
|
20563
20561
|
var IcTooltipStyle0 = icTooltipCss;
|
|
20564
20562
|
|
|
20563
|
+
/**
|
|
20564
|
+
* @slot icon - Icon will be rendered to the left of the tooltip text.
|
|
20565
|
+
*/
|
|
20565
20566
|
class Tooltip {
|
|
20566
20567
|
constructor(hostRef) {
|
|
20567
20568
|
registerInstance(this, hostRef);
|
|
@@ -20752,6 +20753,10 @@ class Tooltip {
|
|
|
20752
20753
|
}
|
|
20753
20754
|
this.containerContentArea =
|
|
20754
20755
|
(_b = (_a = container === null || container === void 0 ? void 0 : container.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector(".content-area")) !== null && _b !== void 0 ? _b : null;
|
|
20756
|
+
this.hostMutationObserver = new MutationObserver((mutationList) => renderDynamicChildSlots(mutationList, "icon"));
|
|
20757
|
+
this.hostMutationObserver.observe(this.el, {
|
|
20758
|
+
childList: true,
|
|
20759
|
+
});
|
|
20755
20760
|
onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Tooltip");
|
|
20756
20761
|
}
|
|
20757
20762
|
componentDidRender() {
|
|
@@ -20760,6 +20765,9 @@ class Tooltip {
|
|
|
20760
20765
|
this.maxLines &&
|
|
20761
20766
|
this.maxLines > 0 &&
|
|
20762
20767
|
(typographyEl === null || typographyEl === void 0 ? void 0 : typographyEl.setAttribute("style", `--truncation-max-lines: ${this.maxLines}`));
|
|
20768
|
+
if (this.iconAltText && !isSlotUsed(this.el, "icon")) {
|
|
20769
|
+
console.warn(`Prop 'iconAltText' is provided without an icon slotted in the 'icon' slot. Please provide an icon or remove the 'iconAltText' prop.`);
|
|
20770
|
+
}
|
|
20763
20771
|
}
|
|
20764
20772
|
/**
|
|
20765
20773
|
* Method to programmatically show/hide the tooltip without needing to interact with an anchor element
|
|
@@ -20778,10 +20786,11 @@ class Tooltip {
|
|
|
20778
20786
|
}
|
|
20779
20787
|
render() {
|
|
20780
20788
|
const { label, maxLines, silent, theme } = this;
|
|
20781
|
-
return (hAsync(Host, { key: '
|
|
20789
|
+
return (hAsync(Host, { key: 'f9990c54172e8fda3d24a9f613ff5328018b9c6c', class: {
|
|
20782
20790
|
"ic-tooltip": true,
|
|
20783
20791
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
20784
|
-
|
|
20792
|
+
"ic-tooltip-with-icon": isSlotUsed(this.el, "icon"),
|
|
20793
|
+
}, "aria-label": isSafari && label }, hAsync("div", { key: '1b09f90e4da36ec2470bef240be537dc3642c922', ref: (el) => (this.toolTip = el), role: "tooltip", class: "ic-tooltip-container", "aria-hidden": `${silent}` }, hAsync("div", { key: '1cbfb4ce2ba7fce474330e70aab9f6820845b80d', class: "ic-tooltip-content" }, isSlotUsed(this.el, "icon") && (hAsync("div", { key: '3b82f426322ae769893569dc7c649f0ada256ad2', class: "ic-icon-container", "aria-hidden": `${!this.iconAltText}`, "aria-label": this.iconAltText, role: "img" }, hAsync("slot", { key: '7dd357c6339e36a9d830d74e042f2772b6d1fb4e', name: "icon", "aria-hidden": "true" }))), hAsync("ic-typography", { key: '959297e6c8134160c67aaea1f09b06b30bdc6bbb', maxLines: maxLines, variant: "caption" }, label)), hAsync("div", { key: '8be3a57f5e5c7dcb1b16544ab18aa2fbf9f76ad6', ref: (el) => (this.arrow = el), class: "ic-tooltip-arrow" })), hAsync("slot", { key: 'cb9ede12f1da7cf478cff4ae6914693e0ec3f560' })));
|
|
20785
20794
|
}
|
|
20786
20795
|
get el() { return getElement(this); }
|
|
20787
20796
|
static get watchers() { return {
|
|
@@ -20797,6 +20806,7 @@ class Tooltip {
|
|
|
20797
20806
|
"disableClick": [4, "disable-click"],
|
|
20798
20807
|
"disableHover": [4, "disable-hover"],
|
|
20799
20808
|
"fixedPositioning": [4, "fixed-positioning"],
|
|
20809
|
+
"iconAltText": [1, "icon-alt-text"],
|
|
20800
20810
|
"maxLines": [2, "max-lines"],
|
|
20801
20811
|
"placement": [1],
|
|
20802
20812
|
"silent": [4],
|
|
@@ -21246,7 +21256,7 @@ class Typography {
|
|
|
21246
21256
|
render() {
|
|
21247
21257
|
var _a, _b;
|
|
21248
21258
|
const { variant, applyVerticalMargins, maxLines, truncated, expanded, strikethrough, underline, italic, bold, theme, } = this;
|
|
21249
|
-
return (hAsync(Host, { key: '
|
|
21259
|
+
return (hAsync(Host, { key: 'ebe035263fde8a7f2d24b8c40386caa8920bc506', class: {
|
|
21250
21260
|
[`ic-typography-${variant}`]: true,
|
|
21251
21261
|
[`ic-typography-vertical-margins-${variant}`]: !!applyVerticalMargins,
|
|
21252
21262
|
["ic-typography-bold"]: !!bold,
|
|
@@ -21259,7 +21269,7 @@ class Typography {
|
|
|
21259
21269
|
((_b = (_a = this.el.getRootNode()) === null || _a === void 0 ? void 0 : _a.host) === null || _b === void 0 ? void 0 : _b.tagName) ===
|
|
21260
21270
|
"IC-TOOLTIP") &&
|
|
21261
21271
|
maxLines &&
|
|
21262
|
-
maxLines > 0 ? (hAsync("div", { class: "trunc-wrapper", ref: (el) => (this.truncWrapperEl = el) }, hAsync("slot", null))) : (hAsync("slot", null)), variant === "body" && maxLines && maxLines > 0 && truncated && (hAsync("button", { key: '
|
|
21272
|
+
maxLines > 0 ? (hAsync("div", { class: "trunc-wrapper", ref: (el) => (this.truncWrapperEl = el) }, hAsync("slot", null))) : (hAsync("slot", null)), variant === "body" && maxLines && maxLines > 0 && truncated && (hAsync("button", { key: '78d2abb16288489fadb3c94a1cf1bbffd78ea67e', class: { "trunc-btn": true, focus: this.truncButtonFocussed }, onFocus: this.truncButtonFocus, onBlur: this.truncButtonBlur, onMouseDown: this.truncButtonFocusFromMouse, onClick: this.toggleExpanded }, expanded ? "See less" : "See more"))));
|
|
21263
21273
|
}
|
|
21264
21274
|
get el() { return getElement(this); }
|
|
21265
21275
|
static get watchers() { return {
|