@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
|
@@ -77,11 +77,11 @@ const InputLabel = class {
|
|
|
77
77
|
"readonly-label": readonly,
|
|
78
78
|
"error-label": status === "error" && !(readonly || disabled),
|
|
79
79
|
} }, h("label", { htmlFor: this.for }, labelText)));
|
|
80
|
-
return (h(Host, { key: '
|
|
80
|
+
return (h(Host, { key: '22df328142cec5a7a86fcf3e62bc40dcbfe56f97', class: {
|
|
81
81
|
"ic-input-label-disabled": !!disabled,
|
|
82
82
|
"ic-input-label-readonly": readonly,
|
|
83
83
|
"with-helper": this.isSlotUsed(helperTextSlot) || helperText !== "",
|
|
84
|
-
} }, !hideLabel && h(LabelContent, { key: '
|
|
84
|
+
} }, !hideLabel && h(LabelContent, { key: '4eddf506bc0027ff8470aeaa5f16ec124a81cc0f' }), this.isSlotUsed(helperTextSlot) ? (h("span", { id: helperTextId, class: helperTextClass }, h("slot", { name: "helper-text" }))) : (helperText !== "" && (h("ic-typography", { variant: "caption", class: helperTextClass }, h("span", { id: helperTextId }, helperText))))));
|
|
85
85
|
}
|
|
86
86
|
get el() { return getElement(this); }
|
|
87
87
|
};
|
|
@@ -126,14 +126,14 @@ const InputValidation = class {
|
|
|
126
126
|
render() {
|
|
127
127
|
const { ariaLiveMode, fullWidth, status, message } = this;
|
|
128
128
|
const displayIcon = status !== "" ? ICON[status] : "";
|
|
129
|
-
return (h(Host, { key: '
|
|
129
|
+
return (h(Host, { key: '6d368ba4b4e79886a2efff97ca3d8d446516cc11', class: {
|
|
130
130
|
[`ic-input-validation-${status}`]: status !== "",
|
|
131
131
|
"ic-input-validation-full-width": !!fullWidth,
|
|
132
132
|
"ic-input-validation-with-status": status !== "",
|
|
133
|
-
} }, displayIcon !== "" && (h("span", { key: '
|
|
133
|
+
} }, displayIcon !== "" && (h("span", { key: 'ce5fbaa3281136744bc5f77c4ea6570205126285', class: {
|
|
134
134
|
"status-icon": true,
|
|
135
135
|
[`icon-${status}`]: true,
|
|
136
|
-
}, innerHTML: displayIcon })), h("ic-typography", { key: '
|
|
136
|
+
}, innerHTML: displayIcon })), h("ic-typography", { key: '00f35ab82e8fe784ae05fc70d4164c4a804a49e4', variant: "caption", class: "statustext" }, h("span", { key: '1d6d6486d3f885897271a80a3c87077b2bfc39a6', id: this.for && getInputValidationTextID(this.for) }, isSlotUsed(this.el, "validation-message") ? (h("slot", { name: "validation-message" })) : (message)), h("span", { key: 'a37f6a7af4602e08a00b5d980209781c4f4913ac', ref: (el) => (this.messageEl = el), class: "sr-only", "aria-live": ariaLiveMode })), h("slot", { key: '8b5260888b4fff0031fa8917f84e2cc3b7fa97df', name: "validation-message-adornment" })));
|
|
137
137
|
}
|
|
138
138
|
get el() { return getElement(this); }
|
|
139
139
|
static get watchers() { return {
|
|
@@ -47,9 +47,9 @@ const LayoutGridItem = class {
|
|
|
47
47
|
}
|
|
48
48
|
render() {
|
|
49
49
|
const { hideInMobileMode } = this;
|
|
50
|
-
return (h(Host, { key: '
|
|
50
|
+
return (h(Host, { key: '903a4aaf039efd3eb3f1748829047f02073f4877', class: {
|
|
51
51
|
"ic-layout-grid-hide-in-mobile": !!hideInMobileMode,
|
|
52
|
-
} }, h("slot", { key: '
|
|
52
|
+
} }, h("slot", { key: 'cad27bb4fc8a60f8e579c66776c9277973e14963' })));
|
|
53
53
|
}
|
|
54
54
|
get el() { return getElement(this); }
|
|
55
55
|
static get watchers() { return {
|
|
@@ -129,10 +129,10 @@ const LayoutGrid = class {
|
|
|
129
129
|
}
|
|
130
130
|
render() {
|
|
131
131
|
const { aligned, fullHeight } = this;
|
|
132
|
-
return (h(Host, { key: '
|
|
132
|
+
return (h(Host, { key: '61a7e3f3a8e2156da3cecc47997fc54392d4efc0', class: {
|
|
133
133
|
[`ic-layout-grid-aligned-${aligned}`]: true,
|
|
134
134
|
["ic-layout-grid-no-vertical-padding"]: !!fullHeight,
|
|
135
|
-
} }, h("slot", { key: '
|
|
135
|
+
} }, h("slot", { key: 'ac804c02e898cd212d5cb48b3b5a7ba18790f186' })));
|
|
136
136
|
}
|
|
137
137
|
get el() { return getElement(this); }
|
|
138
138
|
static get watchers() { return {
|
|
@@ -92,7 +92,7 @@ const Link = class {
|
|
|
92
92
|
}
|
|
93
93
|
render() {
|
|
94
94
|
const { download, href, hreflang, referrerpolicy, rel, target, monochrome, theme, } = this;
|
|
95
|
-
return (h(Host, { key: '
|
|
95
|
+
return (h(Host, { key: 'd62709776b71c1cbb259db22f9d56ae4bdb6d3c3', class: {
|
|
96
96
|
["ic-link"]: true,
|
|
97
97
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
98
98
|
["ic-link-monochrome"]: !!monochrome,
|
|
@@ -11,7 +11,7 @@ const MenuGroup = class {
|
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
13
|
const parentMenu = this.el.closest("ic-popover-menu");
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: 'b67fb3029530607dcb8b7462eeb56cbd7ef7322e', role: "group", "aria-label": this.label !== null ? this.label : "" }, isPropDefined(this.label) && (h("ic-typography", { key: 'cd75b3b4ab6862d17c0167a021b223911ff5f128', variant: "subtitle-small" }, this.label)), h("span", { key: '81cb0aafc38655f78a510988720f5831e4a90479', class: "menu-items-wrapper" }, h("slot", { key: '6dad74f6bf17000f8255b4764d70a28edd48cbe8' })), this.el !== (parentMenu === null || parentMenu === void 0 ? void 0 : parentMenu.querySelector("ic-menu-group:last-child")) && (h("hr", { key: '3c766f970b1ee1f2e2427b9afbf798d97bee454a' }))));
|
|
15
15
|
}
|
|
16
16
|
get el() { return getElement(this); }
|
|
17
17
|
};
|
|
@@ -269,7 +269,7 @@ const NavigationGroup = class {
|
|
|
269
269
|
const isTopNav = this.navigationType === "top";
|
|
270
270
|
const isTopNavDesktop = !inTopNavSideMenu && isTopNav;
|
|
271
271
|
const ariaExpanded = (isSideNav && expanded) || (isTopNav && dropdownOpen);
|
|
272
|
-
return (h(Host, { key: '
|
|
272
|
+
return (h(Host, { key: 'ab11148a5f98eb6fed6ab2378c016cd76377af3f', class: {
|
|
273
273
|
"in-side-menu": inTopNavSideMenu,
|
|
274
274
|
"ic-navigation-group-expandable": expandable,
|
|
275
275
|
"ic-navigation-group-side-nav": isSideNav,
|
|
@@ -126,16 +126,16 @@ const NavigationMenu = class {
|
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
128
|
render() {
|
|
129
|
-
return (h(Host, { key: '
|
|
129
|
+
return (h(Host, { key: '88cc35277a0efd2944900616928bcc208fb89f90', class: { [`ic-theme-${this.theme}`]: this.theme !== "inherit" } }, h("div", { key: '1b372e20a919c1f3f85f6529c00671e345f5b0e3', class: "popout-modal", onClick: this.closeMenu }), h("div", { key: 'edbd31518897423eeb3c6bd46a981e030bc1818f', class: "popout-menu", role: "dialog", "aria-modal": "true", "aria-label": `${this.hasNavigation ? "Navigation" : "App"} menu` }, h("span", { key: '9cba7a72dc1b6910e1be0e416a12bfaf8987f83a', "aria-hidden": "true", id: "navigation-landmark-text", class: "navigation-landmark-text" }, "Main navigation"), h("nav", { key: '86e45794dd6a7279817fffd3258db31bf73d185a', "aria-labelledby": "navigation-landmark-text", "aria-hidden": this.hasNavigation ? "false" : "true" }, h("div", { key: 'ebcd2ba1d90caf089e75049d0b23b6998c6747fd', class: {
|
|
130
130
|
["menu-close-button-container"]: true,
|
|
131
131
|
["nav-group-first"]: this.navGroupFirst,
|
|
132
|
-
} }, h("ic-button", { key: '
|
|
132
|
+
} }, h("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 }, h("svg", { key: 'ac57c2b5bdbbcf6d76aba52914f079e166c68d1e', width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("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 && h("slot", { key: 'ad0aad328a21de31219535ded6e19e28cd896258', name: "navigation" })), this.hasButtons && (h("div", { key: '8838500ffe54c265b212bf7f137eb390b92be4d0', class: {
|
|
133
133
|
["menu-buttons-container"]: true,
|
|
134
134
|
["menu-buttons-container-nav-item-above"]: this.navItemAboveButtons,
|
|
135
|
-
} }, h("slot", { key: '
|
|
135
|
+
} }, h("slot", { key: '8e507cf9f00c407fbe7b74863b10a6fd613cfc8f', name: "buttons" }))), (this.status !== "" || this.version !== "") && (h("div", { key: '9ccfb022e3c3e74d88ad241a93d5c98615ba3018', class: {
|
|
136
136
|
["menu-status-version-container"]: true,
|
|
137
137
|
["status-version-no-buttons"]: !this.hasButtons,
|
|
138
|
-
} }, this.status !== "" && (h("div", { key: '
|
|
138
|
+
} }, this.status !== "" && (h("div", { key: 'c85a43e520d29e854ca874cbd45516e01c59135b', class: "menu-status" }, h("ic-typography", { key: 'da1919a00dc5acb4b6631c434eefe94c6b03a101', variant: "label-uppercase", "aria-label": "app tag", class: "menu-status-text" }, this.status))), this.version !== "" && (h("div", { key: '1944cc236ceb8ce956d2b92b4b767e1cdcbfd039', class: "menu-version" }, h("ic-typography", { key: '6f255b313c46458054d0d5a5d60a46431ea496ac', variant: "label", class: "menu-version-text", "aria-label": "app version" }, this.version))))))));
|
|
139
139
|
}
|
|
140
140
|
get el() { return getElement(this); }
|
|
141
141
|
};
|
|
@@ -107,19 +107,19 @@ const PageHeader = class {
|
|
|
107
107
|
const navAriaLabel = `${isSlotUsed(this.el, "heading")
|
|
108
108
|
? (_b = (_a = this.el.querySelector('[slot="heading"]')) === null || _a === void 0 ? void 0 : _a.textContent) !== null && _b !== void 0 ? _b : ""
|
|
109
109
|
: heading !== null && heading !== void 0 ? heading : ""} page sections`;
|
|
110
|
-
return (h(Host, { key: '
|
|
110
|
+
return (h(Host, { key: '56a0018680921ae6e2a155ed26695b46efaa544b', class: {
|
|
111
111
|
["ic-page-header-sticky"]: !!sticky,
|
|
112
112
|
["ic-page-header-sticky-desktop"]: !sticky && !!stickyDesktopOnly,
|
|
113
113
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
114
|
-
}, "aria-label": this.el.ariaLabel || "page header" }, h("header", { key: '
|
|
114
|
+
}, "aria-label": this.el.ariaLabel || "page header" }, h("header", { key: 'e31ac8b3d53332983cb02414ebddd0b8b1a1c2b8', class: {
|
|
115
115
|
["border-bottom"]: !!border,
|
|
116
116
|
["tabs"]: isSlotUsed(this.el, "tabs"),
|
|
117
|
-
}, role: "presentation" }, h("ic-section-container", { key: '
|
|
117
|
+
}, role: "presentation" }, h("ic-section-container", { key: '6b9684893d452c5e487d704d3adabf692c738c72', aligned: aligned, fullHeight: isSlotUsed(this.el, "tabs") }, isSlotUsed(this.el, "breadcrumbs") && (h("div", { key: '7032c24dcb9128b29dcf511a52f3528840719e9d', class: "breadcrumb-area" }, h("slot", { key: '2288318626d12483173966e10f2697a00c2fcac1', name: "breadcrumbs" }))), h("div", { key: '53d63b4b4b65ad8ef894db55d2ac5c9c1141ebe7', class: "main-content" }, h("div", { key: 'dd25121e5c9c62331c78f3a855b63cf6640305f1', class: "title-area" }, h("div", { key: 'aed5b0bb1ea1ce66e39689a976ac548f89c3a9c7', class: "header-content" }, h("slot", { key: '8c70282f646873000fb3c11faf7dd13b958dd160', name: "heading" }, h("ic-typography", { key: '4e121e3b0949503f2a7489b555101bc51d00dadd', variant: size === "small" ? "h4" : "h2", class: "heading" }, h("h2", { key: '09ee94d04aa661a5a08452e45c59b82c1c2843a1' }, heading))), h("slot", { key: '9668baec0690affcc38764335dc1475120d943ca', name: "heading-adornment" })), h("div", { key: 'cac63814c854930fb43d102dfb9c3aba3e7cf6e1', class: {
|
|
118
118
|
["subheading-content"]: !!subheading || isSlotUsed(this.el, "subheading"),
|
|
119
119
|
["small"]: size === "small",
|
|
120
|
-
} }, h("slot", { key: '
|
|
121
|
-
isSlotUsed(this.el, "tabs")) && (h("div", { key: '
|
|
122
|
-
!isSlotUsed(this.el, "tabs") && h("slot", { key: '
|
|
120
|
+
} }, h("slot", { key: 'f9d8d1cdad14e0655e332cb1470a26e101061013', name: "subheading" }, h("ic-typography", { key: '6210631fe95d70a1ddc9d04b7ce352bd39368802', variant: "body" }, subheading)))), isSlotUsed(this.el, "actions") && (h("div", { key: 'b7bfeae9b8d45f80690e6e53155fee2e3c3d45c1', class: "action-area" }, h("slot", { key: '92d88765f25bdf4aaa0107fc5de975e09605c0ef', name: "actions" }))), isSlotUsed(this.el, "input") && (h("div", { key: 'bffa6ea72d550696262e32fb3ec48c70723414db', class: "input-area" }, h("slot", { key: '51ccb64bec580e2321d764e8ad88c525e399ff34', name: "input" })))), (isSlotUsed(this.el, "stepper") ||
|
|
121
|
+
isSlotUsed(this.el, "tabs")) && (h("div", { key: 'c5636159415cfcf52ded2415551518efb11aee76', class: "navigation-area" }, isSlotUsed(this.el, "stepper") &&
|
|
122
|
+
!isSlotUsed(this.el, "tabs") && h("slot", { key: '5bfcc8f61a6c3f6c72f727e51e6433f028c69a9a', name: "stepper" }), isSlotUsed(this.el, "tabs") && (h("nav", { key: 'be0b3d4a3b19157dae085060bc8636576551e9cb', "aria-label": navAriaLabel }, h("ic-horizontal-scroll", { key: 'f20077bb7bd258d9cfd7c68ec81557caf622702b' }, h("ul", { key: 'e4cdf692ff8f4dccc2218f49e21323e3cb9766bc', class: "tabs-slot" }, h("slot", { key: '682123b35aaf0bef301e081c62faaf0acf9348fb', name: "tabs" })))))))))));
|
|
123
123
|
}
|
|
124
124
|
get el() { return getElement(this); }
|
|
125
125
|
};
|
|
@@ -351,21 +351,21 @@ const PaginationBar = class {
|
|
|
351
351
|
}
|
|
352
352
|
render() {
|
|
353
353
|
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;
|
|
354
|
-
return (h(Host, { key: '
|
|
354
|
+
return (h(Host, { key: 'ed30fb75ae41bf29e5da275bec31017ebce86e97', class: { [`ic-theme-${theme}`]: theme !== "inherit" } }, h("div", { key: '4554a8fc365cb414a0dea76288a9cb34b79a214a', class: {
|
|
355
355
|
["pagination-bar"]: true,
|
|
356
356
|
[`pagination-bar-${alignment}`]: true,
|
|
357
|
-
}, ref: (el) => (this.paginationBarEl = el) }, (!hideRangeLabel || showItemsPerPageControl) && (h("div", { key: '
|
|
357
|
+
}, ref: (el) => (this.paginationBarEl = el) }, (!hideRangeLabel || showItemsPerPageControl) && (h("div", { key: 'da16624475d46a037d1252f469a26b2db796a968', class: "item-controls" }, showItemsPerPageControl && (h("div", { key: 'b1d533af5521cf15802f03cc8fb108faa410c8a1', class: "items-per-page-holder" }, h("ic-typography", { key: '11f449f28b0267c48d3176890a9c9743a6fc9be5', class: {
|
|
358
358
|
["items-per-page-control-label"]: true,
|
|
359
|
-
}, variant: "label", onClick: this.itemsPerPageLabelClickHandler }, capitalizedItemLabel, "s per ", lowerCasePageLabel), h("ic-select", { key: '
|
|
359
|
+
}, variant: "label", onClick: this.itemsPerPageLabelClickHandler }, capitalizedItemLabel, "s per ", lowerCasePageLabel), h("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 &&
|
|
360
360
|
(rangeLabelType === "data" ? (h("ic-typography", { class: {
|
|
361
361
|
["item-pagination-label"]: true,
|
|
362
362
|
}, variant: "label", "aria-live": "polite" }, this.upperBound === 0 && `0 ${lowerCaseItemLabel}s`, this.upperBound > 0 &&
|
|
363
363
|
`${this.lowerBound} - ${this.upperBound} of ${this.totalItems} ${lowerCaseItemLabel}${this.totalItems > 1 ? "s" : ""}`)) : (h("ic-typography", { class: {
|
|
364
364
|
["page-pagination-label"]: true,
|
|
365
|
-
}, variant: "label", "aria-live": "polite" }, capitalizedPageLabel, " ", activePage, " of ", totalPages))))), h("div", { key: '
|
|
365
|
+
}, variant: "label", "aria-live": "polite" }, capitalizedPageLabel, " ", activePage, " of ", totalPages))))), h("div", { key: 'dc16dc6a05bcb1319a843ac84dd67616f64cfee8', class: {
|
|
366
366
|
["pagination-controls"]: true,
|
|
367
367
|
["pagination-controls-wrap"]: this.paginationWrapped,
|
|
368
|
-
} }, h("div", { key: '
|
|
368
|
+
} }, h("div", { key: '81415919e995bd446afc9ea8ebbb960c90fa2a88', class: "pagination-holder" }, h("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 && (h("div", { key: 'bee892f29e85a564ac4a3269f680559d4450bdea', class: "go-to-page-holder" }, h("ic-typography", { key: 'c5fb41a31a7ef6d2ef4559cd0ecf28d4a1fa734d', variant: "label", onClick: this.goToPageLabelClickHandler }, "Go to ", lowerCasePageLabel), h("ic-tooltip", { key: '2d29e320c4e33e19640d57d75cae7c36cb52bedc', label: this.inputError, target: `#${PAGE_INPUT_FIELD_ID}`, disableHover: true, disableClick: true, ref: (el) => (this.pageInputTooltipEl = el) }, h("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) })), h("ic-button", { key: '3fa2967f1bd229d6fd1e78f8ac5be99052d9a37a', variant: "secondary", onClick: this.goToPage, size: "small", class: "go-to-page-button" }, "Go")))))));
|
|
369
369
|
}
|
|
370
370
|
get el() { return getElement(this); }
|
|
371
371
|
static get watchers() { return {
|
|
@@ -45,7 +45,7 @@ const PaginationItem = class {
|
|
|
45
45
|
}
|
|
46
46
|
render() {
|
|
47
47
|
const { page, selected, type, disabled, label, capitalizedLabel, monochrome, } = this;
|
|
48
|
-
return (h("a", { key: '
|
|
48
|
+
return (h("a", { key: '1ed788f91d47fcaf163a11cf910c9269ca83466c', class: { ["monochrome"]: !!monochrome } }, type === "ellipsis" ? (h("div", { class: {
|
|
49
49
|
["item-container"]: true,
|
|
50
50
|
["ellipsis"]: true,
|
|
51
51
|
["disabled"]: !!disabled,
|
|
@@ -282,14 +282,14 @@ const Pagination = class {
|
|
|
282
282
|
}
|
|
283
283
|
render() {
|
|
284
284
|
const { type, currentPage, hideCurrentPage, disabled, hideFirstAndLastPageButton, label, theme, monochrome, } = this;
|
|
285
|
-
return (h(Host, { key: '
|
|
285
|
+
return (h(Host, { key: 'b6438410825fba931acc4eb7282ea11341f4a2ab', class: {
|
|
286
286
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
287
287
|
["ic-pagination-monochrome"]: !!monochrome,
|
|
288
|
-
} }, type === "simple" && (h("nav", { key: '
|
|
288
|
+
} }, type === "simple" && (h("nav", { key: 'c76e2d21aaed0bb12c976778e1e6399157002b4f', class: {
|
|
289
289
|
["disabled"]: !!disabled,
|
|
290
|
-
}, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), h("ic-pagination-item", { key: '
|
|
290
|
+
}, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), h("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" && (h("nav", { key: 'faa2aa8655d7e1de8877efca2d43233ae3de7d49', class: {
|
|
291
291
|
["disabled"]: !!disabled,
|
|
292
|
-
}, 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" && (h("span", { key: '
|
|
292
|
+
}, 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" && (h("span", { key: 'fb40e41bc8e509eb8d3119c40e0b8c2d43b1a19f', class: "sr-only", "aria-live": "polite" }, "Page ", this.currentPage))));
|
|
293
293
|
}
|
|
294
294
|
get el() { return getElement(this); }
|
|
295
295
|
static get watchers() { return {
|
|
@@ -926,19 +926,19 @@ const Select = class {
|
|
|
926
926
|
"loading" in menuOptions[0] ||
|
|
927
927
|
"timedOut" in menuOptions[0]));
|
|
928
928
|
renderHiddenInput(this.el, value, name || inputId, disabled);
|
|
929
|
-
const ClearButton = () => (h("ic-button", { key: '
|
|
930
|
-
const NativeSelect = () => (h("select", Object.assign({ key: '
|
|
931
|
-
const SelectButton = () => (h("div", { key: '
|
|
929
|
+
const ClearButton = () => (h("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" }));
|
|
930
|
+
const NativeSelect = () => (h("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), h("option", { key: '4899ac51e4735de3a3a6d1674a107d496d136f8d', value: "", selected: true, disabled: !showClearButton }, placeholder), options.map((option) => "children" in option && option.children ? (h("optgroup", { label: option.label }, option.children.map((child) => this.renderNativeOption(child)))) : (this.renderNativeOption(option)))));
|
|
931
|
+
const SelectButton = () => (h("div", { key: 'a54b55c792c30da50db55cdf579a7b5112733ab2', class: "select-container" }, h("button", { key: '566288c0b7ba2c08f437d0894f1e7e8d050dbec9', class: "select-input", role: "combobox", ref: (el) => (this.selectElement = el), id: inputId, "aria-label": `${label}, ${(multiple && value
|
|
932
932
|
? `${value.length} of ${this.flatOptions.length} selected, ${this.getLabelString()}`
|
|
933
|
-
: 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 }, h("ic-typography", { key: '
|
|
933
|
+
: 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 }, h("ic-typography", { key: 'f5fb6dcd933444aa16b0e481f3cfcd606d266027', variant: "body", class: {
|
|
934
934
|
"value-text": true,
|
|
935
935
|
"with-clear-button": !!isClearable,
|
|
936
936
|
placeholder: !value,
|
|
937
|
-
} }, this.getLabelString()), h("div", { key: '
|
|
937
|
+
} }, this.getLabelString()), h("div", { key: '2a0f71ba4314bf48c042c08d6542a7e5d290cfa1', class: "select-input-end" }, isClearable && h("div", { key: 'aab9235d7bed234a7faa3b76f946723a6fd733b5', class: "divider" }), h("span", { key: 'bbcb55feda8598bed785a7d97ffbfda9beace9b6', class: {
|
|
938
938
|
"expand-icon": true,
|
|
939
939
|
"expand-icon-open": open,
|
|
940
|
-
}, innerHTML: Expand, "aria-hidden": "true" }))), isClearable && h(ClearButton, { key: '
|
|
941
|
-
const SelectInput = () => (h("div", { key: '
|
|
940
|
+
}, innerHTML: Expand, "aria-hidden": "true" }))), isClearable && h(ClearButton, { key: '7be9270208022eec818d3d11e787e97b3e9781a4' }), h("div", { key: '66a002a41aaae04ff167acd5bc41df446d1c7185', "aria-live": "polite", "aria-atomic": "true", class: "aria-live-hidden-text" }, selectButtonAriaLiveText)));
|
|
941
|
+
const SelectInput = () => (h("div", { key: '8c8bc17e0e8d6b2a19c2b6546a7dc1927003ffe6', class: "searchable-select-container" }, h("input", { key: 'b9f94d2533162b38c766f003a9befcbadff6def8', class: {
|
|
942
942
|
"value-text": true,
|
|
943
943
|
"select-input": true,
|
|
944
944
|
"with-clear-button": !!searchableSelectInputValue,
|
|
@@ -946,25 +946,25 @@ const Select = class {
|
|
|
946
946
|
? ""
|
|
947
947
|
: value
|
|
948
948
|
? this.getLabelString()
|
|
949
|
-
: searchableSelectInputValue || undefined, disabled: disabled, placeholder: placeholder, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyDown: this.handleKeyDown, form: form }), isClearable && (h("div", { key: '
|
|
949
|
+
: searchableSelectInputValue || undefined, disabled: disabled, placeholder: placeholder, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyDown: this.handleKeyDown, form: form }), isClearable && (h("div", { key: '2fa369c2f909206cda3e533fdc1b4f61f49e5367', class: "clear-button-container" }, h(ClearButton, { key: '7c6f3009ca83d1f1ad53bbfe9356663a777b01b8' }), h("div", { key: 'f7928645b4eac91f7a65e88fa493032f9036e520', class: "divider" }))), h("span", { key: '01223cbc2bb20344cc6e18d6d7c899ed9eb73565', onMouseDown: this.handleExpandIconMouseDown, class: {
|
|
950
950
|
"expand-icon": true,
|
|
951
951
|
"expand-icon-open": open,
|
|
952
|
-
}, innerHTML: Expand, "aria-hidden": "true" }), h("div", { key: '
|
|
953
|
-
const ReadOnly = () => (h("ic-typography", { key: '
|
|
954
|
-
return (h(Host, { key: '
|
|
952
|
+
}, innerHTML: Expand, "aria-hidden": "true" }), h("div", { key: '3ad6ae8f699743bdf8277a4b5c50afa4fa0ddc22', "aria-live": "polite", role: "status", class: "aria-live-hidden-text" }, selectInputAriaLiveText)));
|
|
953
|
+
const ReadOnly = () => (h("ic-typography", { key: 'dac815c30b87420c94c68e65eaa27ec3b0902a12' }, h("p", { key: '828de16f7df4fa23e8387f2ef9cf84b1994a91a3' }, this.getLabelString() === placeholder ? "" : this.getLabelString())));
|
|
954
|
+
return (h(Host, { key: '91899d31f22ef6d7417710d110499cc72e97f230', class: {
|
|
955
955
|
"ic-select-disabled": disabled,
|
|
956
956
|
"ic-select-searchable": searchable,
|
|
957
957
|
[`ic-select-${size}`]: size !== "medium",
|
|
958
958
|
"ic-select-full-width": fullWidth,
|
|
959
959
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
960
|
-
} }, h("ic-input-container", { key: '
|
|
960
|
+
} }, h("ic-input-container", { key: '2c314323d9b410363eefdfb6fbdcb8b4360109d0', readonly: readonly }, !hideLabel && (h("ic-input-label", { key: '28269a9d64624f0c646fa46bf8199716cefdc220', for: inputId, label: label, helperText: helperText, required: required, disabled: disabled, readonly: readonly }, h("slot", { key: '235bdb195e5feeae8d82360efa17aa576df9cff4', name: "helper-text", slot: "helper-text" }))), h("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") &&
|
|
961
961
|
!disabled &&
|
|
962
|
-
(!readonly || !!value) && (h("span", { key: '
|
|
962
|
+
(!readonly || !!value) && (h("span", { key: '67c88b6a8c00524eff7575fc71150ea5aabeb847', slot: "left-icon", class: {
|
|
963
963
|
readonly,
|
|
964
964
|
"has-value": !!value,
|
|
965
|
-
} }, h("slot", { key: '
|
|
965
|
+
} }, h("slot", { key: '92f2c3c41210287a28e524afa4511a08204a5544', name: "icon" }))), isMobileOrTablet() && this.useNativeSelectOnMobile && !multiple ? (h(NativeSelect, null)) : readonly ? (h(ReadOnly, null)) : !searchable ? (h(SelectButton, null)) : (h(SelectInput, null))), !(isMobileOrTablet() &&
|
|
966
966
|
this.useNativeSelectOnMobile &&
|
|
967
|
-
!multiple) && (h("ic-menu", { key: '
|
|
967
|
+
!multiple) && (h("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 })), h("ic-input-validation", { key: '00ca9a2788bf404fb096c2497e46aa138c32ea76', class: {
|
|
968
968
|
"menu-open": open,
|
|
969
969
|
}, ariaLiveMode: validationAriaLive, status: showValidation ? validationStatus : "", message: showValidation ? validationText : "", for: inputId }))));
|
|
970
970
|
}
|
|
@@ -1372,14 +1372,14 @@ const TextField = class {
|
|
|
1372
1372
|
hiddenInput
|
|
1373
1373
|
? renderHiddenInput(this.el, value, name, disabledMode)
|
|
1374
1374
|
: removeHiddenInput(this.el);
|
|
1375
|
-
return (h(Host, { key: '
|
|
1375
|
+
return (h(Host, { key: '4eb073ddbce5dc93c167bbaa66b94daf51c4a828', class: {
|
|
1376
1376
|
"ic-text-field-full-width": fullWidth,
|
|
1377
1377
|
"ic-text-field-disabled": disabledMode,
|
|
1378
1378
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
1379
|
-
} }, h("ic-input-container", { key: '
|
|
1379
|
+
} }, h("ic-input-container", { key: '07a171c8cbd55588387145b3d8469e6930ab4a7c', readonly: readonly, disabled: disabledMode }, !hideLabel && (h("ic-input-label", { key: 'b5f6b3b831c08cd4958458188c8d6be3219f1479', for: inputId, label: label, helperText: helperText, required: required, disabled: disabledText, readonly: readonly }, h("slot", { key: '1c33ec889c6a730f4b7e1075978e13f05a21f53a', name: "helper-text", slot: "helper-text" }))), h("ic-input-component-container", { key: '786f1d5b65b4b66838aba7320cd5b479cd8305e4', size: size, validationStatus: currentStatus, multiLine: multiline, disabled: disabledMode, readonly: readonly, validationInline: validationInline, fullWidth: fullWidth }, showLeftIcon && (h("span", { key: 'ed91ef841c132afd05cdee83e735413ad1d9e5a3', class: {
|
|
1380
1380
|
readonly,
|
|
1381
1381
|
"has-value": this.getNumberOfCharacters(value) > 0,
|
|
1382
|
-
}, slot: "left-icon" }, h("slot", { key: '
|
|
1382
|
+
}, slot: "left-icon" }, h("slot", { key: 'ee52a8fc57ce814d713d1a0807d8dc040ced4d41', name: "icon" }))), !multiline ? (h("input", Object.assign({ id: inputId, name: name, ref: (el) => (this.inputEl = el), type: type, min: min, max: max, value: value, class: {
|
|
1383
1383
|
"no-left-pad": !showLeftIcon && readonly,
|
|
1384
1384
|
readonly,
|
|
1385
1385
|
"truncate-value": truncateValue,
|
|
@@ -1387,12 +1387,12 @@ const TextField = class {
|
|
|
1387
1387
|
"no-resize": resize === false || !!readonly,
|
|
1388
1388
|
"no-left-pad": !showLeftIcon && !!readonly,
|
|
1389
1389
|
readonly: !!readonly,
|
|
1390
|
-
}, 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") && (h("slot", { key: '
|
|
1390
|
+
}, 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") && (h("slot", { key: '06f74409f7256055715e982be8e68780df1126b5', name: "clear-button" })), isSlotUsed(el, "search-submit-button") && (h("slot", { key: '7ed8058fb83dfa713539348de0c37929a0225129', name: "search-submit-button" }))), isSlotUsed(el, "menu") && h("slot", { key: 'e56ca28bcb4154d65bb46f1b3625e29c0038e9b7', name: "menu" }), h("ic-input-validation", { key: '3c64d8598155035ebde2419e407e89c35053c64a', class: { "show-validation": this.showValidationMargin() }, status: this.hasStatus(currentStatus) === false ||
|
|
1391
1391
|
(currentStatus === IcInformationStatus.Success &&
|
|
1392
1392
|
validationInline) ||
|
|
1393
1393
|
validationInlineInternal
|
|
1394
1394
|
? ""
|
|
1395
|
-
: currentStatus, message: showStatusText ? currentValidationText : "", ariaLiveMode: messageAriaLive, for: inputId, fullWidth: fullWidth }, isSlotUsed(el, "validation-text") && (h("slot", { key: '
|
|
1395
|
+
: currentStatus, message: showStatusText ? currentValidationText : "", ariaLiveMode: messageAriaLive, for: inputId, fullWidth: fullWidth }, isSlotUsed(el, "validation-text") && (h("slot", { key: 'd40417b8b52597518c4b1e804ede9ae59364c0c9', name: "validation-text", slot: "validation-message" })), !readonly && maxNumChars > 0 && (h("div", { key: 'e4dc991f18d280cf05f3ead492e17eb37b15cbb1', slot: "validation-message-adornment" }, !hideCharCount && (h("ic-typography", { key: 'e668b2a73a860bd7a53300440a019239363f2350', variant: "caption", class: "char-count-text" }, h("span", { key: '835dea67f0e27e0c86e0236f48ecd7a5265719a3', class: "char-count" }, numChars, "/", maxNumChars))), h("span", { key: '0a4d3628c4ecfe1102b015c3bf4a345eb2a18674', class: "remaining-char-count-desc", "aria-live": "polite", hidden: !isFocussed, id: remainingCharCountDescId }, remainingCharCountDesc), h("span", { key: '365c77cbed1ca017f3f19f13be9b76561ec5cf57', hidden: true, id: hiddenCharCountDescId }, "Field can contain a maximum of ", maxNumChars, " characters.")))))));
|
|
1396
1396
|
}
|
|
1397
1397
|
get el() { return getElement(this); }
|
|
1398
1398
|
static get watchers() { return {
|
|
@@ -280,17 +280,17 @@ const PopoverMenu = class {
|
|
|
280
280
|
this.popperProps = props;
|
|
281
281
|
}
|
|
282
282
|
render() {
|
|
283
|
-
return (h(Host, { key: '
|
|
283
|
+
return (h(Host, { key: '331cedc179eb4d558f29f7704df951210f43fa77', class: {
|
|
284
284
|
["ic-popover-menu-open"]: !!this.open,
|
|
285
285
|
[`ic-theme-${this.theme}`]: this.theme !== "inherit",
|
|
286
|
-
} }, h("div", { key: '
|
|
286
|
+
} }, h("div", { key: '4efbe811a462e960af2d7a5ab63d3df5f69209cb', id: this.parentPopover === undefined
|
|
287
287
|
? `ic-popover-submenu-${this.submenuId}`
|
|
288
288
|
: "", class: {
|
|
289
289
|
menu: true,
|
|
290
|
-
} }, h("span", { key: '
|
|
290
|
+
} }, h("span", { key: '25207afa860d6d4b897a8d7b7406d5a450652949', class: {
|
|
291
291
|
"opening-from-parent": this.openingFromParent,
|
|
292
292
|
"opening-from-child": this.openingFromChild,
|
|
293
|
-
} }, isPropDefined(this.submenuId) && (h("span", { key: '
|
|
293
|
+
} }, isPropDefined(this.submenuId) && (h("span", { key: '21bebc9796ecd62d6c0a51247f450eb0f61de6fb' }, h("span", { key: 'bf64a9672b93e4831bce7309514121108e79f26c', role: "menu" }, h("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}` }, h("svg", { key: 'a5267871273dfffa86198105d325adf3b62f2728', slot: "icon", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: "submenu-back-icon" }, h("path", { key: 'cfba5502e9594fe2dc299d7e8922a39e64e6e282', d: "M20 11H7.83L13.42 5.41L12 4L4 12L12 20L13.41 18.59L7.83 13H20V11Z", fill: "currentColor" })))), h("ic-typography", { key: '4c718558761258605c42ad71966c54cc09fc7bac', variant: "subtitle-small", class: "parent-label" }, this.parentLabel))), h("div", { key: '8c127ed3e934a257795e0b3472c6d901e8e3fb62', class: "menu-body", "aria-label": this.getMenuAriaLabel(), role: "menu" }, h("slot", { key: '8f06fc83099461573082afc75d008e37ee84cf65' }))))));
|
|
294
294
|
}
|
|
295
295
|
static get delegatesFocus() { return true; }
|
|
296
296
|
get el() { return getElement(this); }
|
|
@@ -234,16 +234,16 @@ const RadioGroup = class {
|
|
|
234
234
|
render() {
|
|
235
235
|
const { currentOrientation, disabled, handleKeyDown, helperText, hideLabel, label, required, size, validationAriaLive, validationStatus, validationText, theme, } = this;
|
|
236
236
|
const showValidation = hasValidationStatus(validationStatus, disabled);
|
|
237
|
-
return (h(Host, { key: '
|
|
237
|
+
return (h(Host, { key: 'df3176ecead3472c9cbc46f20b4398beb1cf0710', onKeyDown: handleKeyDown, class: {
|
|
238
238
|
[`ic-radio-group-${size}`]: size !== "medium",
|
|
239
239
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
240
|
-
} }, h("fieldset", { key: '
|
|
240
|
+
} }, h("fieldset", { key: '30b8cb57ab1b69d85fbe4a7e1ec9205561409fd2', role: "radiogroup", id: this.name, "aria-required": `${required}` }, !hideLabel && (h("legend", { key: '5b2ecba8b0c1b4af585b8f2ba568d6251541d00f' }, h("ic-input-label", { key: 'ae98da9c60057fa3da425fc7a2d63657f02c2f91', class: {
|
|
241
241
|
[`${validationStatus}`]: true,
|
|
242
242
|
["disabled"]: !!disabled,
|
|
243
|
-
}, label: label, helperText: helperText, required: required, disabled: disabled }, h("slot", { key: '
|
|
243
|
+
}, label: label, helperText: helperText, required: required, disabled: disabled }, h("slot", { key: '2078e0b37824b1e75ac973ac923fd22d16a04e99', name: "helper-text", slot: "helper-text" })))), h("div", { key: '7824dbbccae54f17a9533e4f20489fcb21881209', class: {
|
|
244
244
|
"radio-buttons-container": true,
|
|
245
245
|
horizontal: currentOrientation === this.RADIO_HORIZONTAL,
|
|
246
|
-
}, ref: (el) => (this.radioContainer = el) }, h("slot", { key: '
|
|
246
|
+
}, ref: (el) => (this.radioContainer = el) }, h("slot", { key: 'c9a80207676d3ae60c1dfe43016adae0d2b57605' }))), h("ic-input-validation", { key: '34bbce2c663bcb56a1bbfbed44ab12998c197cce', class: {
|
|
247
247
|
"show-validation": showValidation,
|
|
248
248
|
}, ariaLiveMode: validationAriaLive, status: showValidation ? validationStatus : "", message: showValidation ? validationText : "" })));
|
|
249
249
|
}
|
|
@@ -145,19 +145,19 @@ const RadioOption = class {
|
|
|
145
145
|
var _a, _b, _c, _d;
|
|
146
146
|
const { additionalFieldDisplay, disabled, dynamicText, form, groupLabel, handleClick, handleKeyDown, hasAdditionalField, label, name, selected, value, theme, } = this;
|
|
147
147
|
const id = `ic-radio-option-${isPropDefined(label) || value}-${groupLabel}`;
|
|
148
|
-
return (h(Host, { key: '
|
|
148
|
+
return (h(Host, { key: '01e55fbbed424dd593a7d311364434411ccd048b', onClick: handleClick, onKeyDown: handleKeyDown, class: {
|
|
149
149
|
["ic-radio-option-disabled"]: !!disabled,
|
|
150
150
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
151
151
|
["ic-radio-option-small"]: ((_a = this.el.parentElement) === null || _a === void 0 ? void 0 : _a.tagName) === "IC-RADIO-GROUP" &&
|
|
152
152
|
((_b = this.el.parentElement) === null || _b === void 0 ? void 0 : _b.className.includes("ic-radio-group-small")),
|
|
153
153
|
["ic-radio-option-large"]: ((_c = this.el.parentElement) === null || _c === void 0 ? void 0 : _c.tagName) === "IC-RADIO-GROUP" &&
|
|
154
154
|
((_d = this.el.parentElement) === null || _d === void 0 ? void 0 : _d.className.includes("ic-radio-group-large")),
|
|
155
|
-
} }, h("div", { key: '
|
|
155
|
+
} }, h("div", { key: 'fc0d81615b47d81bc9b95d6863200b07fb52b04b', class: { "radio-option-container": true, disabled: !!disabled } }, h("div", { key: '76e9aaf1c8286eba5d747d3f526005a4e384c5ad' }, h("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 }), h("span", { key: 'd4e56853e3b89ec1b02834ac92979a0c7732c8ea', class: "checkmark" })), h("ic-typography", { key: 'b59ad2a116ccc3c4ab4ce7c3f1555862834c219b', class: "radio-label", variant: "body" }, h("label", { key: '98450e5c6ac1857d1aeafbd0ee01204e1bf7b67b', htmlFor: id }, label))), hasAdditionalField && (h("div", { key: '7a003d032a8df33ae8d7e536b310f50627004a7d', class: {
|
|
156
156
|
"dynamic-container": true,
|
|
157
157
|
hidden: additionalFieldDisplay === "dynamic" && !selected,
|
|
158
|
-
} }, additionalFieldDisplay === "dynamic" && (h("div", { key: '
|
|
158
|
+
} }, additionalFieldDisplay === "dynamic" && (h("div", { key: 'e71bef2b3f45dc145bd244b12daa1f934aabd8c9', class: "branch-corner" })), h("div", { key: 'c430c0f8af54686f02cdb4ff648923d1479a1b36' }, additionalFieldDisplay === "dynamic" && (h("ic-typography", { key: '70f2577189910a4b040ac4a24aecd8ae3255b417', variant: "caption", role: "alert" }, h("p", { key: '413223245ee9362fb10f6481e337a087f77f3c58', class: "dynamic-text" }, dynamicText))), h("div", { key: 'cf9ace3d0edcde40f6542af9d2f8644e2d9626e4', class: {
|
|
159
159
|
[`additional-field-wrapper-${additionalFieldDisplay}`]: true,
|
|
160
|
-
} }, h("slot", { key: '
|
|
160
|
+
} }, h("slot", { key: '2c5b92af633dd04592891d9ba10a90c0b9d80e85', name: ADDITIONAL_FIELD })))))));
|
|
161
161
|
}
|
|
162
162
|
get el() { return getElement(this); }
|
|
163
163
|
static get watchers() { return {
|
|
@@ -549,39 +549,39 @@ const SearchBar = class {
|
|
|
549
549
|
const menuRendered = menuOpen && value.length >= charactersUntilSuggestion;
|
|
550
550
|
const labelValue = getLabelFromValue(value, options, valueField, labelField);
|
|
551
551
|
renderHiddenInput(this.el, value, name, disabledMode);
|
|
552
|
-
return (h(Host, { key: '
|
|
552
|
+
return (h(Host, { key: 'f9ec3f2c47607e817cf0352546d0f72653b433ae', class: {
|
|
553
553
|
"ic-search-bar-search": true,
|
|
554
554
|
"ic-search-bar-full-width": fullWidth,
|
|
555
555
|
"ic-search-bar-disabled": disabled,
|
|
556
556
|
"ic-search-bar-small": size === "small",
|
|
557
557
|
[`ic-theme-${theme}`]: theme !== "inherit",
|
|
558
|
-
}, onFocus: this.handleHostFocus, onBlur: this.handleHostBlur }, h("ic-input-container", { key: '
|
|
558
|
+
}, onFocus: this.handleHostFocus, onBlur: this.handleHostBlur }, h("ic-input-container", { key: 'fde0dc358fd80f81d23927eb18b6bd73e9694bcc', readonly: readonly, disabled: disabledMode }, !hideLabel && (h("ic-input-label", { key: '3c2a138a07c5a637842bf0330a857cd8a4c05be5', for: inputId, label: label, helperText: helperText, required: required, disabled: disabledMode && !readonly, readonly: readonly }, h("slot", { key: '4e5d465c5f4486826f3a634a4dd5ed2ecf01b249', name: "helper-text", slot: "helper-text" }))), h("ic-input-component-container", { key: '62ad9581a1280af102d990de7fcac4055f800bec', ref: (el) => (this.anchorEl = el), size: size, disabled: disabledMode, readonly: readonly, fullWidth: fullWidth }, h("input", { key: '196cad9c551d68276d99af9a60bd07a141130bd9', id: inputId, name: name, ref: (el) => (this.inputEl = el), value: options && !!labelValue ? labelValue : value, class: {
|
|
559
559
|
"no-left-pad": readonly,
|
|
560
560
|
readonly,
|
|
561
561
|
"truncate-value": truncateValue,
|
|
562
|
-
}, 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" }), h("div", { key: '
|
|
562
|
+
}, 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" }), h("div", { key: '94889d1ffab13321ea522704aacd7ebf0e0c3d00', class: {
|
|
563
563
|
"clear-button-container": true,
|
|
564
564
|
"clear-button-visible": !!value && !disabledMode && showClearButton,
|
|
565
|
-
} }, h("ic-button", { key: '
|
|
565
|
+
} }, h("ic-button", { key: 'd0a3c5b6288c249ba8be2a4bcbbd2a33f1a30025', id: "clear-button", class: {
|
|
566
566
|
"clear-button": true,
|
|
567
567
|
"clear-button-unfocused": !clearButtonFocused,
|
|
568
|
-
}, "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" }), h("div", { key: '
|
|
568
|
+
}, "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" }), h("div", { key: '3965e828aba0dd8f88051ec717c7fafcb237a271', class: "divider" })), h("div", { key: 'c143dbc227dce558f5f87e1e2f7e3a014b9d250c', class: {
|
|
569
569
|
"search-submit-button-container": true,
|
|
570
570
|
"search-submit-button-disabled": this.isSubmitDisabled(),
|
|
571
|
-
} }, h("ic-button", { key: '
|
|
571
|
+
} }, h("ic-button", { key: '98e79886a69703ab39c8d6f5f97c147fb406870d', id: "search-submit-button", "aria-label": "Search", ref: (el) => (this.searchSubmitButton = el), class: {
|
|
572
572
|
"search-submit-button": true,
|
|
573
573
|
"search-submit-button-small": size === "small",
|
|
574
574
|
"search-submit-button-unfocused": !searchSubmitFocused,
|
|
575
575
|
"search-submit-button-disabled": this.isSubmitDisabled(),
|
|
576
|
-
}, 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" }))), h("div", { key: '
|
|
576
|
+
}, 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" }))), h("div", { key: '4b0377230ac437eda9f5674876e87a7a72a0779c', class: {
|
|
577
577
|
"menu-container": true,
|
|
578
578
|
fullwidth: fullWidth,
|
|
579
|
-
} }, menuRendered && this.anchorEl && this.inputEl && (h("ic-menu", { key: '
|
|
579
|
+
} }, menuRendered && this.anchorEl && this.inputEl && (h("ic-menu", { key: '8be3e2accba616f85a408e8c82304433e98f7715', class: {
|
|
580
580
|
"no-results": this.hadNoOptions() ||
|
|
581
581
|
(filteredOptions.length === 1 &&
|
|
582
582
|
(filteredOptions[0][labelField] === loadingLabel ||
|
|
583
583
|
filteredOptions[0][labelField] === loadingErrorLabel)),
|
|
584
|
-
}, 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 })))), h("div", { key: '
|
|
584
|
+
}, 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 })))), h("div", { key: '09953fbff84f3e27a6522da365ef49e96b21fa62', "aria-live": "polite", role: "status", class: "search-results-status" })));
|
|
585
585
|
}
|
|
586
586
|
static get delegatesFocus() { return true; }
|
|
587
587
|
get el() { return getElement(this); }
|
|
@@ -17,12 +17,12 @@ const SectionContainer = class {
|
|
|
17
17
|
}
|
|
18
18
|
render() {
|
|
19
19
|
const { aligned, fullHeight } = this;
|
|
20
|
-
return (h(Host, { key: '
|
|
20
|
+
return (h(Host, { key: 'b72248434ac227221b9854880dd5103733052170', class: {
|
|
21
21
|
["aligned-left"]: aligned === "left" || aligned === null,
|
|
22
22
|
["aligned-center"]: aligned === "center",
|
|
23
23
|
["aligned-full-width"]: aligned === "full-width",
|
|
24
24
|
["no-vertical-padding"]: !!fullHeight,
|
|
25
|
-
} }, h("slot", { key: '
|
|
25
|
+
} }, h("slot", { key: '749c9299c6116291ec9555bbd2a9586585e7480d' })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
SectionContainer.style = IcSectionContainerStyle0;
|
|
@@ -472,7 +472,7 @@ const SideNavigation = class {
|
|
|
472
472
|
isAppNameSubtitleVariant,
|
|
473
473
|
appTitle: appTitle || "",
|
|
474
474
|
};
|
|
475
|
-
return (h(Host, { key: '
|
|
475
|
+
return (h(Host, { key: '467270372cb15a90984978cb333a6756c7ffcb8d', class: {
|
|
476
476
|
"xs-menu-open": menuOpen && isSDevice,
|
|
477
477
|
"xs-menu-close": !menuOpen && isSDevice,
|
|
478
478
|
"sm-collapsed": !isSDevice && !menuExpanded,
|
|
@@ -481,12 +481,12 @@ const SideNavigation = class {
|
|
|
481
481
|
[`ic-side-navigation-${IcBrandForegroundEnum.Dark}`]: foregroundColor === IcBrandForegroundEnum.Dark,
|
|
482
482
|
["collapsed-labels"]: !isSDevice && !menuExpanded && !!collapsedIconLabels,
|
|
483
483
|
["ic-side-navigation-inline"]: !!inline,
|
|
484
|
-
} }, isSDevice && this.renderTopBar(Object.assign({}, topBarProps)), h("div", { key: '
|
|
484
|
+
} }, isSDevice && this.renderTopBar(Object.assign({}, topBarProps)), h("div", { key: '51b75422befcc62a8b9a866ab9ab7c58b799db2c', class: "side-navigation", id: "side-navigation" }, !isSDevice && this.renderTopBar(Object.assign({}, topBarProps)), h("div", { key: 'fbcb14963d2ce5567297bdf794d1dd5f7a6209bb', class: "side-navigation-inner" }, isSlotUsed(this.el, "primary-navigation") && (h("nav", { key: '24da45c7237f1152c1e93db9b928120bcca1ba14', class: "primary-navigation", "aria-labelledby": "primary-navigation-landmark" }, h("span", { key: 'e57f1521e37ecc9b770b35339059564ff23fe945', "aria-hidden": "true", class: "navigation-landmark-title", id: "primary-navigation-landmark" }, "Primary"), h("ul", { key: '88ffcdc33e0ebb348a3f8851dfb85020625293d7', class: "navigation-list" }, h("slot", { key: '91243f0760b0a67226f4c83a0393f669443ee356', name: "primary-navigation" }))))), h("div", { key: '77eaa1bf6bd8951c5a77902c75b0664aa36f0b44', class: {
|
|
485
485
|
["bottom-wrapper"]: true,
|
|
486
486
|
["classification-spacing"]: hasClassificationBanner(),
|
|
487
|
-
} }, isSlotUsed(this.el, "secondary-navigation") && (h("nav", { key: '
|
|
487
|
+
} }, isSlotUsed(this.el, "secondary-navigation") && (h("nav", { key: 'ad66580f2b2f753f4ce2d1be8128fdcb5fb69c9f', class: "secondary-navigation", "aria-labelledby": "secondary-navigation-landmark" }, h("span", { key: '3f503502795535166e14d6d52ee1b8f72dfe9551', "aria-hidden": "true", class: "navigation-landmark-title", id: "secondary-navigation-landmark" }, "Secondary"), h("ul", { key: 'cfd5af2f79b1ca9e309fc160c5b4b00385f017d2', class: "navigation-list" }, h("slot", { key: 'a975b85e39c977ea241a976df63699337f6507d7', name: "secondary-navigation" })))), h("div", { key: 'b0f3f81a20589100389495ded413bf1bfe09e096', class: "bottom-side-nav" }, this.hasSecondaryNavigation && h("ic-divider", { key: '3ee7716a6a6ed2e8f776b9ba376a54274c84f873' }), displayExpandBtn && (h("button", { key: 'c7f04012bfcb7f727431a9d7e6e53d714cc49e5e', class: "menu-expand-button", innerHTML: Chevron, onClick: () => this.toggleMenuExpanded(!this.menuExpanded), "aria-label": `${menuExpanded ? "Collapse" : "Expand"} side navigation` })), h("div", { key: 'a3d90469e6d05790dd84a00ea1e4c4c35ecb8955', class: "app-status-wrapper" }, status && (h("div", { key: '6dddec89dbd4e81f2d5b0132c648e53e72092d14', class: {
|
|
488
488
|
["app-status"]: true,
|
|
489
|
-
} }, h("ic-typography", { key: '
|
|
489
|
+
} }, h("ic-typography", { key: '21635fd5640f74861ede6840073a112753d13a29', "aria-label": "app tag", variant: "label-uppercase", class: "app-status-text" }, status))), version && (h("ic-typography", { key: '7a95df03f61c13f2a6ed23e43be42959ae98fd88', variant: "label", class: "app-version", "aria-label": "app version" }, version))))))));
|
|
490
490
|
}
|
|
491
491
|
get el() { return getElement(this); }
|
|
492
492
|
static get watchers() { return {
|