@infineon/infineon-design-system-stencil 33.3.1--canary.1824.50827ca955b08d789008a9f3d4a7504db4145299.0 → 33.3.1--canary.1848.54e47f8ea1b109c0f043b03f38efb8dd90b9cb9b.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/ifx-alert_2.cjs.entry.js +1 -1
- package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
- package/dist/cjs/ifx-card.cjs.entry.js +3 -3
- package/dist/cjs/ifx-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
- package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
- package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
- package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
- package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
- package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
- package/dist/cjs/ifx-footer-column.cjs.entry.js +4 -4
- package/dist/cjs/ifx-footer-column.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-footer.cjs.entry.js +4 -4
- package/dist/cjs/ifx-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-icon-button.cjs.entry.js +1 -1
- package/dist/cjs/ifx-icon.cjs.entry.js +1 -1
- package/dist/cjs/ifx-icons-preview.cjs.entry.js +1 -1
- package/dist/cjs/ifx-link.cjs.entry.js +1 -1
- package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
- package/dist/cjs/ifx-modal.cjs.entry.js +2 -2
- package/dist/cjs/ifx-navbar-item.cjs.entry.js +5 -5
- package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
- package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
- package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
- package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
- package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
- package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ifx-radio-button-group.cjs.entry.js +1 -1
- package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
- package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
- package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
- package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
- package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
- package/dist/cjs/ifx-select.cjs.entry.js +2 -2
- package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
- package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
- package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
- package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
- package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
- package/dist/cjs/ifx-status.cjs.entry.js +1 -1
- package/dist/cjs/ifx-step.cjs.entry.js +4 -4
- package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
- package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
- package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
- package/dist/cjs/ifx-table.cjs.entry.js +2 -2
- package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
- package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
- package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
- package/dist/cjs/ifx-textarea.cjs.entry.js +1 -1
- package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/index-c9480f70.js +8 -12
- package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +0 -1
- package/dist/collection/components/card/card.js +5 -5
- package/dist/collection/components/card/card.js.map +1 -1
- package/dist/collection/components/card/card.stories.js +3 -3
- package/dist/collection/components/card/card.stories.js.map +1 -1
- package/dist/collection/components/footer/footer-column.js +2 -2
- package/dist/collection/components/footer/footer-column.js.map +1 -1
- package/dist/collection/components/footer/footer.js +23 -4
- package/dist/collection/components/footer/footer.js.map +1 -1
- package/dist/collection/components/footer/footer.stories.js +46 -14
- package/dist/collection/components/footer/footer.stories.js.map +1 -1
- package/dist/collection/components/icon/infineonIconStencil.js +1 -1
- package/dist/collection/components/icon-button/icon-button.js +1 -1
- package/dist/collection/components/icons-preview/icons-preview.js +1 -1
- package/dist/collection/components/link/link.js +1 -1
- package/dist/collection/components/modal/modal.js +2 -2
- package/dist/collection/components/navigation/navbar/navbar-item.js +5 -5
- package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
- package/dist/collection/components/navigation/navbar/navbar.js +3 -3
- package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
- package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
- package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
- package/dist/collection/components/notification/notification.js +2 -2
- package/dist/collection/components/number-indicator/number-indicator.js +1 -1
- package/dist/collection/components/overview-table/overview-table.js +1 -1
- package/dist/collection/components/pagination/pagination.js +1 -1
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/radio-button/radio-button.js +2 -2
- package/dist/collection/components/radio-button-group/radio-button-group.js +1 -1
- package/dist/collection/components/search-bar/search-bar.js +1 -1
- package/dist/collection/components/search-field/search-field.js +1 -1
- package/dist/collection/components/segmented-control/segment/segment.js +1 -1
- package/dist/collection/components/segmented-control/segmented-control.js +2 -2
- package/dist/collection/components/select/single-select/select.js +2 -2
- package/dist/collection/components/slider/slider.js +2 -2
- package/dist/collection/components/spinner/spinner.js +2 -2
- package/dist/collection/components/status/status.js +1 -1
- package/dist/collection/components/stepper/step/step.js +4 -4
- package/dist/collection/components/stepper/stepper.js +2 -2
- package/dist/collection/components/switch/switch.js +1 -1
- package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
- package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
- package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
- package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
- package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
- package/dist/collection/components/table-advanced-version/table.js +2 -2
- package/dist/collection/components/table-basic-version/table.js +1 -1
- package/dist/collection/components/tabs/tab.js +1 -1
- package/dist/collection/components/tabs/tabs.js +2 -2
- package/dist/collection/components/tag/tag.js +1 -1
- package/dist/collection/components/templates/template/template.js +1 -1
- package/dist/collection/components/templates/templates-ui/templates-ui.js +1 -1
- package/dist/collection/components/text-field/text-field.js +4 -4
- package/dist/collection/components/textarea/textarea.js +1 -1
- package/dist/collection/components/tooltip/tooltip.js +4 -4
- package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
- package/dist/components/ifx-accordion-item.js +1 -1
- package/dist/components/ifx-alert.js +1 -1
- package/dist/components/ifx-basic-table.js +1 -1
- package/dist/components/ifx-breadcrumb-item-label.js +1 -1
- package/dist/components/ifx-card.js +4 -4
- package/dist/components/ifx-card.js.map +1 -1
- package/dist/components/ifx-checkbox-group.js +1 -1
- package/dist/components/ifx-checkbox.js +1 -1
- package/dist/components/ifx-chip-item.js +1 -1
- package/dist/components/ifx-chip.js +1 -1
- package/dist/components/ifx-date-picker.js +1 -1
- package/dist/components/ifx-download.js +1 -1
- package/dist/components/ifx-dropdown-item.js +1 -1
- package/dist/components/ifx-dropdown-trigger-button.js +1 -1
- package/dist/components/ifx-faq.js +3 -3
- package/dist/components/ifx-filter-accordion.js +4 -4
- package/dist/components/ifx-filter-bar.js +2 -2
- package/dist/components/ifx-filter-search.js +3 -3
- package/dist/components/ifx-filter-type-group.js +1 -1
- package/dist/components/ifx-footer-column.js +4 -4
- package/dist/components/ifx-footer-column.js.map +1 -1
- package/dist/components/ifx-footer.js +5 -4
- package/dist/components/ifx-footer.js.map +1 -1
- package/dist/components/ifx-icon-button.js +1 -1
- package/dist/components/ifx-icon.js +1 -1
- package/dist/components/ifx-icons-preview.js +4 -4
- package/dist/components/ifx-link.js +1 -1
- package/dist/components/ifx-list-entry.js +4 -4
- package/dist/components/ifx-list.js +2 -2
- package/dist/components/ifx-modal.js +4 -4
- package/dist/components/ifx-multiselect.js +1 -1
- package/dist/components/ifx-navbar-item.js +7 -7
- package/dist/components/ifx-navbar-profile.js +3 -3
- package/dist/components/ifx-navbar.js +4 -4
- package/dist/components/ifx-notification.js +1 -1
- package/dist/components/ifx-number-indicator.js +1 -1
- package/dist/components/ifx-overview-table.js +4 -4
- package/dist/components/ifx-pagination.js +1 -1
- package/dist/components/ifx-progress-bar.js +49 -1
- package/dist/components/ifx-progress-bar.js.map +1 -1
- package/dist/components/ifx-radio-button-group.js +2 -2
- package/dist/components/ifx-radio-button.js +1 -1
- package/dist/components/ifx-search-bar.js +3 -3
- package/dist/components/ifx-search-field.js +1 -1
- package/dist/components/ifx-segment.js +2 -2
- package/dist/components/ifx-segmented-control.js +3 -3
- package/dist/components/ifx-select.js +1 -1
- package/dist/components/ifx-set-filter.js +5 -5
- package/dist/components/ifx-sidebar-item.js +7 -7
- package/dist/components/ifx-sidebar-title.js +1 -1
- package/dist/components/ifx-sidebar.js +5 -5
- package/dist/components/ifx-slider.js +3 -3
- package/dist/components/ifx-spinner.js +1 -1
- package/dist/components/ifx-status.js +1 -1
- package/dist/components/ifx-step.js +5 -5
- package/dist/components/ifx-stepper.js +2 -2
- package/dist/components/ifx-switch.js +1 -1
- package/dist/components/ifx-tab.js +1 -1
- package/dist/components/ifx-table.js +10 -10
- package/dist/components/ifx-tabs.js +3 -3
- package/dist/components/ifx-tag.js +2 -2
- package/dist/components/ifx-template.js +1 -1
- package/dist/components/ifx-templates-ui.js +8 -8
- package/dist/components/ifx-text-field.js +1 -1
- package/dist/components/ifx-textarea.js +1 -1
- package/dist/components/ifx-tooltip.js +5 -5
- package/dist/components/{p-524a6949.js → p-04a697ad.js} +2 -2
- package/dist/components/{p-524a6949.js.map → p-04a697ad.js.map} +1 -1
- package/dist/components/{p-d4b2d98f.js → p-1266857d.js} +4 -4
- package/dist/components/{p-d4b2d98f.js.map → p-1266857d.js.map} +1 -1
- package/dist/components/{p-2ba2b196.js → p-23757cfd.js} +3 -3
- package/dist/components/{p-2ba2b196.js.map → p-23757cfd.js.map} +1 -1
- package/dist/components/{p-6ddcb06b.js → p-327af560.js} +2 -2
- package/dist/components/{p-6ddcb06b.js.map → p-327af560.js.map} +1 -1
- package/dist/components/{p-45c75348.js → p-4d64e776.js} +2 -2
- package/dist/components/{p-45c75348.js.map → p-4d64e776.js.map} +1 -1
- package/dist/components/{p-cd01352d.js → p-77e746ee.js} +3 -3
- package/dist/components/{p-cd01352d.js.map → p-77e746ee.js.map} +1 -1
- package/dist/components/{p-5d0763d9.js → p-7c7a5393.js} +2 -2
- package/dist/components/{p-5d0763d9.js.map → p-7c7a5393.js.map} +1 -1
- package/dist/components/{p-7ba45e8a.js → p-803887ee.js} +3 -3
- package/dist/components/{p-7ba45e8a.js.map → p-803887ee.js.map} +1 -1
- package/dist/components/{p-118c5b21.js → p-85ce5a1e.js} +3 -3
- package/dist/components/{p-118c5b21.js.map → p-85ce5a1e.js.map} +1 -1
- package/dist/components/{p-1d0b8ace.js → p-88691420.js} +5 -5
- package/dist/components/{p-1d0b8ace.js.map → p-88691420.js.map} +1 -1
- package/dist/components/{p-2e096da7.js → p-8d115124.js} +5 -5
- package/dist/components/{p-2e096da7.js.map → p-8d115124.js.map} +1 -1
- package/dist/components/{p-49f70934.js → p-b4e91450.js} +3 -3
- package/dist/components/{p-49f70934.js.map → p-b4e91450.js.map} +1 -1
- package/dist/components/{p-ef6730e0.js → p-dccd1c1c.js} +3 -3
- package/dist/components/{p-ef6730e0.js.map → p-dccd1c1c.js.map} +1 -1
- package/dist/components/{p-7f0af813.js → p-e7551b24.js} +2 -2
- package/dist/components/{p-7f0af813.js.map → p-e7551b24.js.map} +1 -1
- package/dist/components/{p-4882084d.js → p-ee5532fd.js} +3 -3
- package/dist/components/{p-4882084d.js.map → p-ee5532fd.js.map} +1 -1
- package/dist/components/{p-008afd49.js → p-eedb3b58.js} +6 -6
- package/dist/components/{p-008afd49.js.map → p-eedb3b58.js.map} +1 -1
- package/dist/components/{p-0b2bb8ad.js → p-f36effad.js} +2 -2
- package/dist/components/{p-0b2bb8ad.js.map → p-f36effad.js.map} +1 -1
- package/dist/components/{p-c4b939c0.js → p-f824645f.js} +6 -6
- package/dist/components/{p-c4b939c0.js.map → p-f824645f.js.map} +1 -1
- package/dist/esm/ifx-alert_2.entry.js +1 -1
- package/dist/esm/ifx-basic-table.entry.js +1 -1
- package/dist/esm/ifx-card.entry.js +3 -3
- package/dist/esm/ifx-card.entry.js.map +1 -1
- package/dist/esm/ifx-chip_3.entry.js +1 -1
- package/dist/esm/ifx-faq.entry.js +1 -1
- package/dist/esm/ifx-filter-accordion.entry.js +2 -2
- package/dist/esm/ifx-filter-bar.entry.js +1 -1
- package/dist/esm/ifx-filter-search.entry.js +1 -1
- package/dist/esm/ifx-filter-type-group.entry.js +1 -1
- package/dist/esm/ifx-footer-column.entry.js +4 -4
- package/dist/esm/ifx-footer-column.entry.js.map +1 -1
- package/dist/esm/ifx-footer.entry.js +4 -4
- package/dist/esm/ifx-footer.entry.js.map +1 -1
- package/dist/esm/ifx-icon-button.entry.js +1 -1
- package/dist/esm/ifx-icon.entry.js +1 -1
- package/dist/esm/ifx-icons-preview.entry.js +1 -1
- package/dist/esm/ifx-link.entry.js +1 -1
- package/dist/esm/ifx-list-entry.entry.js +1 -1
- package/dist/esm/ifx-modal.entry.js +2 -2
- package/dist/esm/ifx-navbar-item.entry.js +5 -5
- package/dist/esm/ifx-navbar-profile.entry.js +3 -3
- package/dist/esm/ifx-navbar.entry.js +3 -3
- package/dist/esm/ifx-notification.entry.js +2 -2
- package/dist/esm/ifx-number-indicator.entry.js +1 -1
- package/dist/esm/ifx-overview-table.entry.js +1 -1
- package/dist/esm/ifx-progress-bar.entry.js +1 -1
- package/dist/esm/ifx-radio-button-group.entry.js +1 -1
- package/dist/esm/ifx-radio-button.entry.js +2 -2
- package/dist/esm/ifx-search-bar.entry.js +1 -1
- package/dist/esm/ifx-search-field.entry.js +1 -1
- package/dist/esm/ifx-segment.entry.js +1 -1
- package/dist/esm/ifx-segmented-control.entry.js +2 -2
- package/dist/esm/ifx-select.entry.js +2 -2
- package/dist/esm/ifx-sidebar-item.entry.js +5 -5
- package/dist/esm/ifx-sidebar-title.entry.js +1 -1
- package/dist/esm/ifx-sidebar.entry.js +5 -5
- package/dist/esm/ifx-slider.entry.js +2 -2
- package/dist/esm/ifx-spinner_2.entry.js +6 -6
- package/dist/esm/ifx-status.entry.js +1 -1
- package/dist/esm/ifx-step.entry.js +4 -4
- package/dist/esm/ifx-stepper.entry.js +2 -2
- package/dist/esm/ifx-switch.entry.js +1 -1
- package/dist/esm/ifx-tab.entry.js +1 -1
- package/dist/esm/ifx-table.entry.js +2 -2
- package/dist/esm/ifx-tabs.entry.js +2 -2
- package/dist/esm/ifx-tag.entry.js +1 -1
- package/dist/esm/ifx-templates-ui.entry.js +1 -1
- package/dist/esm/ifx-textarea.entry.js +1 -1
- package/dist/esm/ifx-tooltip.entry.js +4 -4
- package/dist/esm/index-c77e25a0.js +8 -12
- package/dist/esm/infineon-design-system-stencil.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
- package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
- package/dist/infineon-design-system-stencil/{p-27e25f78.entry.js → p-00b3d9bf.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-f3a3242b.entry.js → p-080456bc.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-11fa8bcb.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-1b59a7f9.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-fa9610c3.entry.js → p-2ed9a934.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-2f87fada.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-b900e8d0.entry.js → p-3e6ddbf5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-14fa6261.entry.js → p-42964318.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-f5bc6488.entry.js → p-43ab7b53.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-de1a042f.entry.js → p-4835ce0b.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-4835ce0b.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/p-56f6da95.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-7a1327e5.entry.js → p-5ba50092.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-5f3a20a2.entry.js → p-5ce016ad.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-eaf5dc4b.entry.js → p-6012a317.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-9fbd4a42.entry.js → p-61010cd5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-a0f432cc.entry.js → p-64930d03.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-02f83605.entry.js → p-66c73a3d.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-505aa612.entry.js → p-66d04b9e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-47953778.entry.js → p-6d936400.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-17df9778.entry.js → p-6ee1b4e7.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-3ad9c66a.entry.js → p-72bbedad.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-b6bdc0a5.entry.js → p-7355c5fe.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-7355c5fe.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-4a239abe.entry.js → p-7564f328.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-91beff89.entry.js → p-760b9305.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-f926dc7d.entry.js → p-7d761140.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-563c4e58.entry.js → p-8215490a.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-c101a974.entry.js → p-9414543f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-7d66ee28.entry.js → p-96ba5e8c.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-0e9145f8.entry.js → p-a045ee93.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d0c21d65.entry.js → p-aac226ce.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-afe7fdf8.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-1038a1a1.entry.js → p-b77e56fd.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-69272ea3.entry.js → p-c183f92b.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-571635d2.entry.js → p-cab23e90.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-cf3122b2.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-b1538bfa.entry.js → p-d1a97fd5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-d5ae6bbd.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-d5ae6bbd.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-cf27e139.entry.js → p-d9b49071.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-dc5ff11a.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-7feaadc5.entry.js → p-dd27040f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-294c7bab.entry.js → p-e4319c48.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-685f1e5d.entry.js → p-e62df6c3.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-bb624976.entry.js → p-ec7a9e00.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-3796fda7.entry.js → p-f12c2743.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-997901f4.entry.js → p-f2932f07.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-07f2abf0.entry.js → p-fb3737ae.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-0512a705.entry.js → p-fbdd611c.entry.js} +2 -2
- package/dist/types/components/card/card.d.ts +1 -1
- package/dist/types/components/card/card.stories.d.ts +2 -2
- package/dist/types/components/footer/footer-column.d.ts +1 -1
- package/dist/types/components/footer/footer.d.ts +1 -0
- package/dist/types/components/footer/footer.stories.d.ts +27 -1
- package/dist/types/components.d.ts +4 -127
- package/package.json +1 -1
- package/dist/cjs/ifx-file-upload.cjs.entry.js +0 -570
- package/dist/cjs/ifx-file-upload.cjs.entry.js.map +0 -1
- package/dist/collection/components/file-upload/file-upload.css +0 -212
- package/dist/collection/components/file-upload/file-upload.js +0 -1501
- package/dist/collection/components/file-upload/file-upload.js.map +0 -1
- package/dist/collection/components/file-upload/file-upload.stories.js +0 -386
- package/dist/collection/components/file-upload/file-upload.stories.js.map +0 -1
- package/dist/components/ifx-file-upload.d.ts +0 -11
- package/dist/components/ifx-file-upload.js +0 -649
- package/dist/components/ifx-file-upload.js.map +0 -1
- package/dist/components/p-e56942b3.js +0 -53
- package/dist/components/p-e56942b3.js.map +0 -1
- package/dist/esm/ifx-file-upload.entry.js +0 -566
- package/dist/esm/ifx-file-upload.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-0b6db901.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-32e8759a.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-4d544302.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-78039fa0.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-91ffb683.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-a338e9c7.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-a338e9c7.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-ad50d807.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-b6bdc0a5.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-de1a042f.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-df86b421.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-df86b421.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-eb510174.entry.js +0 -2
- package/dist/types/components/file-upload/file-upload.d.ts +0 -143
- package/dist/types/components/file-upload/file-upload.stories.d.ts +0 -7
- /package/dist/infineon-design-system-stencil/{p-27e25f78.entry.js.map → p-00b3d9bf.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f3a3242b.entry.js.map → p-080456bc.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-91ffb683.entry.js.map → p-11fa8bcb.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-eb510174.entry.js.map → p-1b59a7f9.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-fa9610c3.entry.js.map → p-2ed9a934.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-78039fa0.entry.js.map → p-2f87fada.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-b900e8d0.entry.js.map → p-3e6ddbf5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-14fa6261.entry.js.map → p-42964318.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f5bc6488.entry.js.map → p-43ab7b53.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-4d544302.entry.js.map → p-56f6da95.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-7a1327e5.entry.js.map → p-5ba50092.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-5f3a20a2.entry.js.map → p-5ce016ad.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-eaf5dc4b.entry.js.map → p-6012a317.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-9fbd4a42.entry.js.map → p-61010cd5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a0f432cc.entry.js.map → p-64930d03.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-02f83605.entry.js.map → p-66c73a3d.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-505aa612.entry.js.map → p-66d04b9e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-47953778.entry.js.map → p-6d936400.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-17df9778.entry.js.map → p-6ee1b4e7.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-3ad9c66a.entry.js.map → p-72bbedad.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-4a239abe.entry.js.map → p-7564f328.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-91beff89.entry.js.map → p-760b9305.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f926dc7d.entry.js.map → p-7d761140.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-563c4e58.entry.js.map → p-8215490a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-c101a974.entry.js.map → p-9414543f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-7d66ee28.entry.js.map → p-96ba5e8c.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-0e9145f8.entry.js.map → p-a045ee93.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d0c21d65.entry.js.map → p-aac226ce.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-0b6db901.entry.js.map → p-afe7fdf8.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-1038a1a1.entry.js.map → p-b77e56fd.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-69272ea3.entry.js.map → p-c183f92b.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-571635d2.entry.js.map → p-cab23e90.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-32e8759a.entry.js.map → p-cf3122b2.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-b1538bfa.entry.js.map → p-d1a97fd5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-cf27e139.entry.js.map → p-d9b49071.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ad50d807.entry.js.map → p-dc5ff11a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-7feaadc5.entry.js.map → p-dd27040f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-294c7bab.entry.js.map → p-e4319c48.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-685f1e5d.entry.js.map → p-e62df6c3.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-bb624976.entry.js.map → p-ec7a9e00.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-3796fda7.entry.js.map → p-f12c2743.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-997901f4.entry.js.map → p-f2932f07.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-07f2abf0.entry.js.map → p-fb3737ae.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-0512a705.entry.js.map → p-fbdd611c.entry.js.map} +0 -0
@@ -18,7 +18,7 @@ const ProgressBar = class {
|
|
18
18
|
this.internalValue = this.value;
|
19
19
|
}
|
20
20
|
render() {
|
21
|
-
return (h("div", { key: '
|
21
|
+
return (h("div", { key: '0a056197a5a987fabf6fe5ded84b00645e763570', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: 'b652cb9f595beba037f08bf623be2a4421d4db3d', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: '7c7ec56c39119ad47a9ce6dcf20f87790f1b342c', class: "label" }, `${this.internalValue}%`))));
|
22
22
|
}
|
23
23
|
static get watchers() { return {
|
24
24
|
"value": ["valueChanged"]
|
@@ -45,7 +45,7 @@ const RadioButtonGroup = class {
|
|
45
45
|
this.hasErrors = Array.from(this.errorStates.values()).some((error) => error);
|
46
46
|
}
|
47
47
|
render() {
|
48
|
-
return (h("div", { key: '
|
48
|
+
return (h("div", { key: 'db47c6f68f4fc71019cdb241b2cec97868253a9a', class: 'radio-button-group-container' }, this.showGroupLabel ? h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', h("div", { key: 'faabddc94a68916f090cee61eaaee086f141a334', class: `radio-button-group ${this.alignment} ${this.size}` }, h("slot", { key: '5139a0aec69f151e302ae57564bebcee202ef08d', onSlotchange: this.handleSlotChange })), this.showCaption ? (h("div", { class: `caption ${this.hasErrors ? 'error' : 'default'}` }, this.showCaptionIcon ? h("div", { class: 'caption-icon' }, h("ifx-icon", { icon: "c-info-16" })) : '', h("div", { class: 'caption-text' }, this.captionText))) : ''));
|
49
49
|
}
|
50
50
|
static get formAssociated() { return true; }
|
51
51
|
get el() { return getElement(this); }
|
@@ -94,10 +94,10 @@ const RadioButton = class {
|
|
94
94
|
}
|
95
95
|
}
|
96
96
|
render() {
|
97
|
-
return (h("div", { key: '
|
97
|
+
return (h("div", { key: '0517c170a72f27da3bce7aa8dcedc792d6cc4bb1', role: "radio", "aria-checked": String(this.internalChecked), "aria-disabled": String(this.disabled), class: `radioButton__container ${this.size} ${this.disabled ? 'disabled' : ''}`, onClick: (e) => this.handleRadioButtonClick(e), tabindex: this.disabled ? -1 : 0 }, h("div", { key: '57c9b9ac3d09c63868976fd9c2eef12d68fbf0f1', class: `radioButton__wrapper
|
98
98
|
${this.internalChecked ? 'checked' : ''}
|
99
99
|
${this.disabled ? 'disabled' : ''}
|
100
|
-
${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: '
|
100
|
+
${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: '298eb53745b74e9477fd4d7109af6059d7a9adb1', class: "radioButton__wrapper-mark" })), this.hasSlot && (h("div", { key: 'a635e823d337682073a00b2160adf94b7d3362ac', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '1a302c9962dffa61bbce7a26ea7be1067c844b4f' }))), h("input", { key: '0d0e61739b0d63ce2ce07c29db9b7801c0afb2b6', type: "radio", hidden: true, ref: el => this.inputElement = el, name: this.name, value: this.value, checked: this.internalChecked, disabled: this.disabled, onClick: (e) => e.stopPropagation() })));
|
101
101
|
}
|
102
102
|
static get formAssociated() { return true; }
|
103
103
|
get el() { return getElement(this); }
|
@@ -37,7 +37,7 @@ const SearchBar = class {
|
|
37
37
|
this.value = event.detail;
|
38
38
|
}
|
39
39
|
render() {
|
40
|
-
return (h("div", { key: '
|
40
|
+
return (h("div", { key: '9995b9399f48a87b668b43aa4dbec29a752aaf9f', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (h("div", { class: "search-bar-wrapper" }, h("ifx-search-field", { autocomplete: this.autocomplete, disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, h("ifx-icon", { icon: "search-16", slot: "search-icon" })), h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, h("ifx-icon", { icon: "search-16" })))));
|
41
41
|
}
|
42
42
|
get el() { return getElement(this); }
|
43
43
|
static get watchers() { return {
|
@@ -52,7 +52,7 @@ const SearchField = class {
|
|
52
52
|
this.showDeleteIconInternalState = false;
|
53
53
|
}
|
54
54
|
render() {
|
55
|
-
return (h("div", { key: '
|
55
|
+
return (h("div", { key: 'e4c4bb53ff7d3f464de62991fd54c52d50eb5bd6', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, h("div", { key: '48db3ec88d4f79505a5ed413e3b7d3030f3950f6', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, h("ifx-icon", { key: '6aecdb48902395fc8cd80cd24cacefa3014bc470', icon: "search-16", class: "search-icon" }), h("input", { key: '5e6620ec20ad3f2ae223067ff9ea4fac935eda90', ref: (el) => (this.inputElement = el), type: "text", autocomplete: this.autocomplete, onInput: () => this.handleInput(), placeholder: this.placeholder, disabled: this.disabled, maxlength: this.maxlength, value: this.value }), this.showDeleteIcon && this.showDeleteIconInternalState ? (h("ifx-icon", { icon: "cremove16", class: "delete-icon", onClick: this.handleDelete })) : null)));
|
56
56
|
}
|
57
57
|
getSizeClass() {
|
58
58
|
return `${this.size}` === "s"
|
@@ -24,7 +24,7 @@ const Segment = class {
|
|
24
24
|
}
|
25
25
|
}
|
26
26
|
render() {
|
27
|
-
return (h("div", { key: '
|
27
|
+
return (h("div", { key: '242103eeefd5c176ebb090767290c3b209c896f7', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: '7a7a84efd91e773e132d137e96107465ad5cbe8b', icon: this.icon }), " ", h("slot", { key: 'a3aff1230d6b0f3edf4c90b6748f4c515c3c04a0' })));
|
28
28
|
}
|
29
29
|
};
|
30
30
|
Segment.style = IfxSegmentStyle0;
|
@@ -68,8 +68,8 @@ const SegmentedControl = class {
|
|
68
68
|
this.setActiveSegment();
|
69
69
|
}
|
70
70
|
render() {
|
71
|
-
return (h("div", { key: '
|
72
|
-
h("div", { key: '
|
71
|
+
return (h("div", { key: 'dab5856773fc59c5b96e96b4e63de8bd09b311e8', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: 'ec4d89bbb8838f2bbf37d6ffeb974bb31e4bb977', class: 'group__label' }, this.label.trim()), h("div", { key: 'db10682b8d86a451a922f00e72f1cad6b0e0f2c6', class: 'group__controls' }, h("slot", { key: 'c4a9ef1b511c4b1e495af61d8096e6bf7a153c2b' })), this.caption.trim() &&
|
72
|
+
h("div", { key: '8c4158f78ad3c54ae453b7524a82121a06637087', class: 'group__caption' }, h("ifx-icon", { key: '41d0dbfdadf7aaec93ff80be95e91cb496b2aa55', icon: 'cinfo16' }), " ", this.caption.trim())));
|
73
73
|
}
|
74
74
|
componentDidRender() {
|
75
75
|
this.setSegmentSize();
|
@@ -7054,9 +7054,9 @@ const Choices = class {
|
|
7054
7054
|
// destroy choices element to restore previous dom structure
|
7055
7055
|
// so vdom can replace the element correctly
|
7056
7056
|
this.destroy();
|
7057
|
-
return (h("div", { key: '
|
7057
|
+
return (h("div", { key: 'bff7fa929e66d1ec543c3af117e4bfc13346b252', class: `ifx-select-container` }, this.label ? (h("div", { class: "ifx-label-wrapper" }, h("span", null, this.label))) : null, h("div", { key: '1def54c7b443ffffc356d30f3a0aa0bb2608328e', class: `${choicesWrapperClass}
|
7058
7058
|
${this.disabled ? 'disabled' : ''}
|
7059
|
-
${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: '
|
7059
|
+
${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: 'c12bc6327ffbb57a1330db8c2434e3bad24bedbd', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), h("div", { key: '9141b37e7a576fc7f77c222b8736dfcd8a970bab', class: 'single__select-icon-container' }, this.optionIsSelected && (h("div", { key: '893f8deb63389d6a7049f74d14241af9d0c075b1', class: `ifx-choices__icon-wrapper-delete ${!this.showClearButton ? 'hide' : ''}` }, h("ifx-icon", { key: '3e79e2491df7fad3ae00b98fb902973e6520d650', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), h("div", { key: 'c64f9e7810ea2b638e131a8271dfca980edbe0c5', class: "ifx-choices__icon-wrapper-up" }, h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), h("div", { key: '13e02cd81cabd42991124bf091a0ac208cafba29', class: "ifx-choices__icon-wrapper-down" }, h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (h("div", { class: "ifx-error-message-wrapper" }, h("span", null, this.errorMessage))) : null));
|
7060
7060
|
}
|
7061
7061
|
toggleDropdown() {
|
7062
7062
|
const div = this.root.querySelector('.ifx-choices__wrapper');
|
@@ -247,11 +247,11 @@ const SidebarItem = class {
|
|
247
247
|
}
|
248
248
|
}
|
249
249
|
render() {
|
250
|
-
return (h("div", { key: '
|
251
|
-
h("div", { key: '
|
252
|
-
h("div", { key: '
|
253
|
-
h("span", { key: '
|
254
|
-
h("span", { key: '
|
250
|
+
return (h("div", { key: '4d567c4fb4e0c134191704e344ebafd2aae893c0' }, h("a", { key: 'acc77eda245fb2cb3d5c1acfac075f118bbd4b06', tabIndex: 1, onKeyDown: (event) => this.handleKeyDown(event), href: this.internalHref, onClick: () => this.toggleSubmenu(), target: this.target, class: `sidebar__nav-item ${!this.isNested && this.isExpandable ? 'header__section' : ""} ${this.isSubMenuItem ? 'submenu__item' : ""}` }, this.icon &&
|
251
|
+
h("div", { key: '36bdf7b1cd85292d828dab19dea67ada06dd6913', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, h("ifx-icon", { key: 'f2cc84a0a8781ac95cd0f7f70c43c887406dddf4', icon: this.icon })), h("div", { key: '0b20dc5c96cae8fc8585635c4ca03bcf11962006', class: "sidebar__nav-item-label" }, h("slot", { key: 'cbe0d4023e85e78b0bedca04f0323d184a2cf9a6' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
|
252
|
+
h("div", { key: '31668a978abc83eeeb803b2577c0d78a4951d91e', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
|
253
|
+
h("span", { key: 'd3d43cc1e259d5b18f02419e66467e08a893a3bc', class: 'item__arrow-wrapper' }, h("ifx-icon", { key: '53144b6f3b9d1295f7cccf7217fdab08af34cd00', icon: "chevron-down-12" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
|
254
|
+
h("span", { key: 'e76f00a03c36a6920a2e66b9cdd47e77a2f5518e', class: 'item__number-indicator' }, h("ifx-number-indicator", { key: 'a8c07a405b57431bd33f771b85d91e62d43d78ee' }, this.numberIndicator)))), this.isExpandable && h("ul", { key: '8998d8965446102f6f96a324e60443a14529aff0', class: 'expandable__submenu' })));
|
255
255
|
}
|
256
256
|
get el() { return getElement(this); }
|
257
257
|
static get watchers() { return {
|
@@ -8,7 +8,7 @@ const SidebarTitle = class {
|
|
8
8
|
registerInstance(this, hostRef);
|
9
9
|
}
|
10
10
|
render() {
|
11
|
-
return (h("div", { key: '
|
11
|
+
return (h("div", { key: 'd4d1bc27d0a9cf4cb1529c53b3264fe5fcb7b718', class: 'sidebar__title' }, h("div", { key: '3f33b4fa0aebf3f0a5ecdf1491831d4590ff27e5', class: 'sidebar__title-label' }, h("slot", { key: '9d9c3a5c7b896ebf49d27daf707c975f4f8f6207' }))));
|
12
12
|
}
|
13
13
|
get el() { return getElement(this); }
|
14
14
|
};
|
@@ -313,11 +313,11 @@ const Sidebar = class {
|
|
313
313
|
}
|
314
314
|
}
|
315
315
|
render() {
|
316
|
-
return (h("div", { key: '
|
317
|
-
h("div", { key: '
|
318
|
-
h("div", { key: '
|
319
|
-
h("div", { key: '
|
320
|
-
h("div", { key: '
|
316
|
+
return (h("div", { key: 'e29cd1c7bf8266a500d547b2a4200231d9bd4bc8', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, h("div", { key: '8055810a23fef774b058a0b3f905f16fce5b8e87', class: 'sidebar__top-container' }, this.showHeader &&
|
317
|
+
h("div", { key: 'd77baa74f0d675a8354ff024117f5c4ac369e6f7', class: "sidebar__nav-bar" }, h("div", { key: 'adee87ea5e2ca62935017363d03ddf7667c50670', class: "sidebar__nav-bar-logo" }, h("div", { key: '1d9bf12c702c43e717e024e3e6cb19814b3af206', class: 'sidebar__nav-bar-logo-img' }, h("svg", { key: '4d2d8098b29525ae6fa619fd086023e0fa28526c', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '54b0a272d955550fcc7bcdb35413ee5555e43de0', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: 'e9ad87013d166fe4d538a434d0a7f00867b63264', d: "M67.691 26.7766C71.0884 26.7766 72.1461 23.1841 72.1461 19.8802C72.1461 15.4536 70.2871 13.1441 67.691 13.1441C64.4219 13.1441 63.2681 16.7367 63.3001 19.9443C63.3322 23.1199 64.2296 26.7766 67.691 26.7766ZM66.0244 19.8481C66.0244 18.533 66.0244 15.4536 67.691 15.4536C69.4859 15.4536 69.4218 18.5009 69.4218 19.9123C69.4218 21.2595 69.4218 24.5313 67.7551 24.5313C65.9603 24.4992 66.0244 21.2274 66.0244 19.8481ZM57.8195 26.7766C59.1976 26.7766 60.3835 26.2313 61.5053 25.0445L60.5117 23.1841C59.7425 24.018 58.9733 24.4671 58.0438 24.4671C57.2746 24.4671 56.6336 24.018 56.249 23.2482C55.9285 22.5746 55.8644 21.8048 55.8644 20.9708V20.7142H61.6335V20.1368C61.6335 17.282 61.2809 15.7102 60.3835 14.5234C59.7104 13.6253 58.7169 13.1441 57.499 13.1441C56.2169 13.1441 55.1593 13.7215 54.39 14.8442C53.5567 16.0631 53.2042 17.699 53.2042 19.9443C53.1721 24.2426 54.8708 26.7766 57.8195 26.7766ZM57.531 15.2612C58.172 15.2612 58.5566 15.614 58.813 16.1914C59.0053 16.7046 59.1015 17.5707 59.1015 18.5971H55.8644C55.8964 16.3197 56.3772 15.2612 57.531 15.2612ZM74.2614 26.4559H76.7614V16.8329C77.3703 16.0952 78.0754 15.6782 78.5882 15.6782C78.9087 15.6782 79.2292 15.7423 79.4215 15.9989C79.6138 16.2876 79.71 16.7046 79.71 17.699V26.4559H82.21V16.5442C82.21 15.6782 82.1138 14.8121 81.601 14.1706C81.1523 13.5932 80.4472 13.2404 79.5497 13.2404C78.3959 13.2404 77.2101 13.914 76.569 14.6838C76.537 14.0102 76.3126 13.3687 76.2485 13.1441L73.9089 13.7536C74.0371 14.4593 74.2294 15.3253 74.2294 16.8971V26.4559H74.2614ZM45.2236 14.6838C45.1915 14.0102 44.9672 13.3687 44.9031 13.1441L42.5634 13.7536C42.6916 14.4593 42.8839 15.3253 42.8839 16.8971V26.4238H45.3838V16.8008C45.9928 16.0631 46.6979 15.6461 47.2107 15.6461C47.5312 15.6461 47.8517 15.7102 48.044 15.9669C48.2363 16.2555 48.3325 16.6725 48.3325 17.6669V26.4238H50.8324V16.5442C50.8324 15.6782 50.7363 14.8121 50.2235 14.1706C49.7748 13.5932 49.0696 13.2404 48.1722 13.2404C47.0505 13.2404 45.8646 13.914 45.2236 14.6838ZM14.6473 9.07042C16.1216 9.07042 17.3075 7.88359 17.3075 6.40807C17.3075 4.93256 16.1216 3.74573 14.6473 3.74573C13.173 3.74573 11.9871 4.93256 11.9871 6.40807C11.9871 7.88359 13.173 9.07042 14.6473 9.07042ZM26.9227 26.4559V16.5442C26.9227 15.6782 26.8265 14.8121 26.3137 14.1706C25.865 13.5932 25.1599 13.2404 24.2625 13.2404C23.1087 13.2404 21.9228 13.914 21.2818 14.6838C21.2497 14.0102 21.0254 13.3687 20.9613 13.1441L18.6536 13.7857C18.7818 14.4913 18.9741 15.3574 18.9741 16.9291V26.4559H21.4741V16.8329C22.0831 16.0952 22.7882 15.6782 23.301 15.6782C23.6215 15.6782 23.942 15.7423 24.1343 15.9989C24.3266 16.2876 24.4227 16.7046 24.4227 17.699V26.4559H26.9227ZM38.4289 8.36474C37.4994 8.36474 36.7622 9.10249 36.7622 10.0327C36.7622 10.9629 37.4994 11.7007 38.3968 11.7007C39.3263 11.7007 40.0634 10.9629 40.0634 10.0327C40.0634 9.10249 39.3263 8.36474 38.4289 8.36474ZM13.4614 26.4559H15.9614V10.8346L13.4614 11.1554V26.4559ZM33.8777 9.90441C34.3264 9.90441 34.7751 10.0648 35.0635 10.2893L35.7687 8.33266C35.0956 7.85151 34.3584 7.62698 33.429 7.62698C32.788 7.62698 32.1149 7.78736 31.5059 8.26851C30.897 8.78173 30.256 9.80818 30.256 11.7328C30.256 12.5667 30.288 13.4328 30.288 13.4328H29.4226V15.6461H30.288V26.4238H32.8521V15.6782H34.743L35.2238 13.4649H32.8841V11.4762C32.8841 10.5139 33.2687 9.90441 33.8777 9.90441ZM37.1468 26.4559H39.6788V13.2404L37.1468 13.5611V26.4559Z", fill: "#005DA9" }), h("path", { key: '5602d3c181d3ad52ecb747ce5b52442d6b1b48f2', d: "M77.0816 33.5126C68.6203 36.0146 58.3321 37.1052 48.2682 37.1052C22.7239 37.1052 6.24986 29.5993 5.09604 19.6877C4.67938 15.9668 7.59599 12.3422 12.4677 9.26285C11.6023 8.62132 11.0575 7.59488 11.0254 6.44012C3.97427 10.161 0 15.0366 0 19.9764C0 30.9145 19.5188 40.1525 48.5246 39.7676C58.6205 39.6393 67.0498 38.1958 74.6778 35.6939C83.7482 32.7428 89.4532 28.5087 90.8313 26.6483C89.1968 28.1238 85.3186 31.0748 77.0816 33.5126ZM23.2687 4.38723C24.9674 3.80985 27.3712 3.0721 27.3712 3.0721C34.1339 1.21166 41.6017 0.121063 48.5566 0.185215C40.544 -0.295931 33.2365 0.185215 26.8584 1.33997C26.8584 1.33997 24.743 1.69281 22.4675 2.27018C22.4675 2.27018 21.3777 2.55887 20.7047 2.75133C20.0316 2.94379 19.1021 3.2004 19.1021 3.2004C18.4611 3.39286 17.8201 3.6174 17.1791 3.84193C17.8201 4.48346 18.2047 5.31745 18.2368 6.27974C19.3586 5.76652 21.5059 4.99668 23.2687 4.38723Z", fill: "#E30034" })), h("defs", { key: 'b91857cf444cbcd3d108c08eecd32c74ffa7837f' }, h("clipPath", { key: '7549b3c5240d84a34cfb0eead8c7d7f421a0546d', id: "clip0_2396_2480" }, h("rect", { key: '2a008fbac65664328db9f6df3cf7a8a9d5cb3d01', width: "91", height: "40", fill: "white" })))), " "), h("div", { key: '3c51fa2fee76a24e9db0d254f49180960b988d12', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), h("div", { key: '4b5143c3cb3b107d6cd6c3a827bc9518a88fe923', class: "sidebar__nav-container" }, h("slot", { key: 'e1a182f2a1ede762b17b0080970c89a407a859c2' }))), this.internalShowFooter &&
|
318
|
+
h("div", { key: '0e4d5357b77d0de7ee0d1dc30b1bccd3bb09aa95', class: 'sidebar__footer-container' }, h("div", { key: 'da0cae5cd4e5cd78594615cf02d267171a83e07d', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
|
319
|
+
h("div", { key: '491062e63c625ea6c8d4027ff7bf0fa9e631ce66', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && h("a", { key: 'd89e98392641d85d33d7421bf65362786c61e8c5', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && h("a", { key: '7d21252546491681736d30494c68a6fb0403edd0', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && h("a", { key: '36be4654f254fb07f0f46b3695e3c02807eb0c2e', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
|
320
|
+
h("div", { key: '51288cb0202cf73073de3d53e44ea773ee955b04', class: 'sidebar__footer-wrapper-bottom-links' }, h("span", { key: '4d751a9d66c85b97827c8f7562c78150d6d33801' }, this.copyrightText))))));
|
321
321
|
}
|
322
322
|
get el() { return getElement(this); }
|
323
323
|
};
|
@@ -142,10 +142,10 @@ const IfxSlider = class {
|
|
142
142
|
this.updateValuePercent();
|
143
143
|
}
|
144
144
|
render() {
|
145
|
-
return (h("div", { key: '
|
145
|
+
return (h("div", { key: 'a47f129ac76a02e539b02ce53ce3531e4924318b', class: "ifx-slider" }, this.leftText && (h("span", { key: 'f854c9c5553c8a8e62b6448828356a25cbafaa84', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: '718b4b1a6978202e56d3380fcb88ba3174644766', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
|
146
146
|
h("input", { type: "range", min: this.min, max: this.max, step: this.step, value: this.internalValue, disabled: this.disabled, ref: (el) => (this.inputRef = el), onInput: (event) => this.handleInputChange(event), "aria-label": 'a slider', "aria-value": this.value, "aria-disabled": this.disabled })
|
147
147
|
:
|
148
|
-
h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (h("ifx-icon", { key: '
|
148
|
+
h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (h("ifx-icon", { key: '821de1c6f6e7e4c34a5bf279c49988521fabd847', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: 'de7cd4fafdccd8bbf82886855f2b446a74139c6f', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: 'a9a31d31982344e39ed22722d0ec57d24b4968b3', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
|
149
149
|
}
|
150
150
|
get el() { return getElement(this); }
|
151
151
|
static get watchers() { return {
|
@@ -10,8 +10,8 @@ const Spinner = class {
|
|
10
10
|
this.inverted = false;
|
11
11
|
}
|
12
12
|
render() {
|
13
|
-
return (h("div", { key: '
|
14
|
-
&& h("div", { key: '
|
13
|
+
return (h("div", { key: '8cd82eb8f42bfc92be2a8bf137861378ef5304fe', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, h("div", { key: 'a8ae208e73eee65cf847b895993ee90d5841cbdd', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
|
14
|
+
&& h("div", { key: 'de8bcb3ab51f25a6c1081d5857de63aadb342532', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, h("svg", { key: '7c93484e4e39bc58e4031fb9d8e500393a5f9f40', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'f4e0d268ada9e3c8594c906290fff2b4d0680fc2', id: "spinner/conductor" }, h("path", { key: '43f579e8f3b75d8429913c20e1693d2d71aeaa87', id: "Vector", d: "M38.75 18.75C39.4375 18.75 40 19.3125 40 20C40 20.6875 39.4409 21.25 38.75 21.25H35V26.25H38.75C39.4375 26.25 40 26.8125 40 27.5C40 28.1875 39.4409 28.75 38.75 28.75H35V30C35 32.7617 32.7617 35 30 35H28.75V38.75C28.75 39.4409 28.1875 40 27.5 40C26.8125 40 26.25 39.4409 26.25 38.75V35H21.25V38.75C21.25 39.4409 20.6875 40 20 40C19.3125 40 18.75 39.4409 18.75 38.75V35H13.75V38.75C13.75 39.4409 13.1875 40 12.5 40C11.8125 40 11.25 39.4409 11.25 38.75V35H10C7.23828 35 5 32.7617 5 30V28.75H1.25C0.559062 28.75 0 28.1875 0 27.5C0 26.8125 0.559062 26.25 1.25 26.25H5V21.25H1.25C0.559062 21.25 0 20.6875 0 20C0 19.3125 0.559062 18.75 1.25 18.75H5V13.75H1.25C0.559062 13.75 0 13.1875 0 12.5C0 11.8125 0.559062 11.25 1.25 11.25H5V10C5 7.23828 7.23828 5 10 5H11.25V1.25C11.25 0.5625 11.8125 0 12.5 0C13.1875 0 13.75 0.559063 13.75 1.25V5H18.75V1.25C18.75 0.559063 19.3091 0 20 0C20.6909 0 21.25 0.559063 21.25 1.25V5H26.25V1.25C26.25 0.559063 26.8091 0 27.5 0C28.1909 0 28.75 0.559063 28.75 1.25V5H30C32.7617 5 35 7.23828 35 10V11.25H38.75C39.4409 11.25 40 11.8091 40 12.5C40 13.1909 39.4409 13.75 38.75 13.75H35V18.75H38.75ZM32.5 10C32.5 8.62188 31.3781 7.5 30 7.5H10C8.62187 7.5 7.5 8.62188 7.5 10V30C7.5 31.3781 8.62187 32.5 10 32.5H30C31.3781 32.5 32.5 31.3781 32.5 30V10Z" }))))));
|
15
15
|
}
|
16
16
|
getSizeClass() {
|
17
17
|
return `${this.size}` === "s"
|
@@ -84,12 +84,12 @@ const TextField = class {
|
|
84
84
|
this.handleTypeProp();
|
85
85
|
}
|
86
86
|
render() {
|
87
|
-
return (h("div", { key: '
|
87
|
+
return (h("div", { key: '81ef2fbe22ad30e688fdd6891439b09de2fcbf65', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, h("div", { key: '44a1992e5fbcd08273f2e017a05d072680fcf33c', class: "textInput__top-wrapper" }, h("label", { key: 'cbac0935435ed094c204b36c024d94bfcacef510', htmlFor: this.internalId }, h("slot", { key: '7d4fbcaec9be70cdb97bced7d32403bb26f1b9f8' }), this.optional && this.required ? (h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (h("span", { class: "optional" }, "(optional)")) : this.required ? (h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), h("div", { key: '4d64d4b7a06be02b2233d3f3476ec5c421c10ac7', class: "textInput__bottom-wrapper" }, h("div", { key: '74ac0bceddc78b015d94b88ca75241d32aa2c5db', class: "input-container" }, this.icon && (h("ifx-icon", { key: '8553027b5d228fbb24e55fe9558fd7d89455498c', class: 'input-icon', icon: this.icon })), h("input", { key: 'b51b63c21d2597f3b051bc8d7fdedbd2aaff357d', ref: (el) => (this.inputElement = el), disabled: this.disabled, autocomplete: this.autocomplete, type: this.internalType, id: this.internalId, value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
|
88
88
|
${this.error ? 'error' : ""}
|
89
89
|
${this.size === "s" ? "input-s" : ""}
|
90
|
-
${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: '
|
91
|
-
h("div", { key: '
|
92
|
-
h("div", { key: '
|
90
|
+
${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: 'aa9d66fa212665006fb1696ddb8a9af2207ce4a0', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
|
91
|
+
h("div", { key: '5af9536c5b4766c4e53be1e4bb1d3dacbbd4c6a6', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
|
92
|
+
h("div", { key: 'f769b75fe6df50d867979af164ad4cd143285cb1', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
|
93
93
|
}
|
94
94
|
static get formAssociated() { return true; }
|
95
95
|
get el() { return getElement(this); }
|
@@ -13,7 +13,7 @@ const Status = class {
|
|
13
13
|
var _a;
|
14
14
|
const effectiveColor = ((_a = this.color) === null || _a === void 0 ? void 0 : _a.trim()) ? this.color : 'orange-500';
|
15
15
|
const containerClass = this.border ? `container border-${effectiveColor}` : 'container no-border';
|
16
|
-
return (h("div", { key: '
|
16
|
+
return (h("div", { key: '67fb5dcfeb258518a98b4e7fec4d5336efd6ebcd', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: 'c7a123e821b5074fe8f215f883aa9d2e59404762', class: `dot ${effectiveColor}` }), h("p", { key: '5798ca747692c831a55f3b2959db6c42d46cc392', class: "text" }, this.label)));
|
17
17
|
}
|
18
18
|
};
|
19
19
|
Status.style = IfxStatusStyle0;
|
@@ -47,7 +47,7 @@ const Step = class {
|
|
47
47
|
}
|
48
48
|
}
|
49
49
|
render() {
|
50
|
-
return (h("div", { key: '
|
50
|
+
return (h("div", { key: '67813ee4b35ccb5ce5b9536760180dc99eb734f2', "aria-current": this.active ? 'step' : false, "aria-disabled": this.active || this.complete ? false : true, onClick: (e) => this.stopOnClickPropogation(e), class: `step-wrapper ${this.stepId === 1 ? 'first-step' : ''}
|
51
51
|
${this.error ? 'error' : ''}
|
52
52
|
${this.stepperState.variant}
|
53
53
|
${this.complete ? 'complete' : ''}
|
@@ -55,11 +55,11 @@ const Step = class {
|
|
55
55
|
indicator-${this.stepperState.indicatorPosition}
|
56
56
|
${this.active ? 'active' : ''}
|
57
57
|
${this.clickable ? 'clickable' : ''}
|
58
|
-
${this.disabled ? 'disabled' : ''}` }, h("div", { key: '
|
59
|
-
h("div", { key: '
|
58
|
+
${this.disabled ? 'disabled' : ''}` }, h("div", { key: 'b65c11a9334ddc6cfa3760883280cc0929de26db', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: '509c2da59919ebc5b730ffc1ef795be3962b4784', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
|
59
|
+
h("div", { key: '47b8eb61de8b0d9363d59d386e2ec00824994ffd', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: '528ab6ed4b54e207f56999eda4f204d7237e15ae', icon: 'check16' }), this.active && h("span", { key: '8f3c5e9b1f1faa74c91e343f024bbe86734eb9e5', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: '40beb5b2ac5c2b80034d935ed499955557757e9a', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && h("span", { key: '02330c59c8340ff48e0c98ca6c5e97d391715a05', class: `step-connector-r ${this.active ? 'active' : ''}` })),
|
60
60
|
/* Step labels */
|
61
61
|
(this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
|
62
|
-
h("div", { key: '
|
62
|
+
h("div", { key: '745dc346d34dee31109bb9f7f466f926b6c3ca21', tabIndex: !this.disabled && this.complete && !this.active ? 0 : -1, class: `step-label ${this.stepperState.variant === 'compact' ? (this.active ? 'curr-label' : 'next-label') : ''}`, onClick: () => { this.handleStepClick(); }, onKeyDown: (e) => { this.handleStepKeyDown(e); } }, (this.stepperState.variant !== 'compact') && h("slot", { key: '488e381198713ca607975f55b3f02b57e9009856' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: '09bc9a4e89a11cfbfb0e2f6f46f729588fea66df' }))));
|
63
63
|
}
|
64
64
|
;
|
65
65
|
static get watchers() { return {
|
@@ -124,10 +124,10 @@ const Stepper = class {
|
|
124
124
|
this.syncIfxSteps();
|
125
125
|
}
|
126
126
|
render() {
|
127
|
-
return (h("div", { key: '
|
127
|
+
return (h("div", { key: 'ebb0dcfedfa5bbbfb7cd6c5abe7125b948fac551', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
|
128
128
|
/* Progress bar for compact variant. */
|
129
129
|
(this.variant === 'compact') &&
|
130
|
-
h("div", { key: '
|
130
|
+
h("div", { key: '82ff1eb3fe665ca2cc6690e0ec589e8c3572bf52', class: 'stepper-progress' }, h("div", { key: '31ee2433f257a8da7f8077ea24672fb41fd69298', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '49ee4b5aaa2fe97dbfcb2855fb2af51a835f7d87', class: `stepper-wrapper` }, h("slot", { key: '3f1ad0132e9d566fc4c54a7fe4f6b294c735325d' }))));
|
131
131
|
}
|
132
132
|
;
|
133
133
|
componentDidRender() {
|
@@ -76,7 +76,7 @@ const Switch = class {
|
|
76
76
|
this.internals.setFormValue(null);
|
77
77
|
}
|
78
78
|
render() {
|
79
|
-
return (h("div", { key: '
|
79
|
+
return (h("div", { key: 'e8b7161f772a860e04f0973a03c98759111a02e4', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, h("div", { key: '9c5c078eb35d96fe42662eeae2ceb6408126eedf', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: '93dd1bf0cd4745cca77f97bc655533d9d1fc218a', class: "switch__checkbox-wrapper" }, h("input", { key: '1c51b7b432940b5bd835276ed20d64e26fa907c8', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: '2cfd326305c2e14fab2ef2f795b9dc0864fffaf1', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: 'c058972ad6cb6fca2b091304e6419109e2aa83ce', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: 'fc24e0b5b2b2af4fef6cfb4ce6fda28204e3a0a0', htmlFor: "switch" }, h("slot", { key: '9f9fef34b64b9d89647acfa3d1c8d983b8581d0b', onSlotchange: () => this.toggleLabelGap() })))));
|
80
80
|
}
|
81
81
|
static get formAssociated() { return true; }
|
82
82
|
get el() { return getElement(this); }
|
@@ -14,7 +14,7 @@ const IfxTab = class {
|
|
14
14
|
this.tabHeaderChange.emit(this.header);
|
15
15
|
}
|
16
16
|
render() {
|
17
|
-
return h("slot", { key: '
|
17
|
+
return h("slot", { key: 'b3cfe28ec63f71e875ceedd37084b4a8d73d4068' });
|
18
18
|
}
|
19
19
|
get el() { return getElement(this); }
|
20
20
|
};
|
@@ -455,12 +455,12 @@ const Table = class {
|
|
455
455
|
};
|
456
456
|
}
|
457
457
|
const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
|
458
|
-
return (h(Host, { key: '
|
458
|
+
return (h(Host, { key: '3c30e6dae1c981617cd714f6865516885757ca95' }, h("div", { key: 'fa5de4ffbc20b07dfa9f3f873fd1244e86f408c2', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: 'b2ca3214ab678787c20a5d0da9cba2b25bce013f', class: "sidebar-btn" }, h("ifx-button", { key: 'd0c81bee43c704e9e2550ba7400a7b245068d00c', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: '672131c8540ac28ca9ebb479cbdb342c144e523b', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: 'b5cc8d1d5f8eaf2e3b2f09fa843f3a0321d1e37a', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: '139788cef4927835d1b95f43cea84ff1944e4fa8', class: "sidebar-container" }, h("div", { key: '5520d2c3f99fe38dddf6d3b5cc1dfb4635da44dd', class: "filters-title-container" }, h("span", { key: '8f95eee470a39467cbc89e0426fe9bfcf179c5c3', class: "filters-title" }, "Filters")), h("div", { key: 'f8c2aa07dbd579cd8b3407a269eef5fbaf1d9a1e', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '5354d7e546f1e5a8c6f14e71817ef12bcbd18899', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '89c62b2333f9ddea4085d9eb4e76385508cfcfa4', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '488777f09d1452543b17d40c82a4e7e366132c97', name: "topbar-filter" })))), h("div", { key: '73d78f138f52fa0659aeceb68292f0230acd22c6', class: "table-pagination-wrapper" }, h("div", { key: 'bf738458f274eceb313efe93ba27ed1bcb067421', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
|
459
459
|
const filter = this.currentFilters[name];
|
460
460
|
const filterValues = filter.filterValues;
|
461
461
|
const isMultiSelect = filter.type !== 'text';
|
462
462
|
return filterValues.length > 0 ? (h("ifx-chip", { placeholder: name, size: "large", variant: isMultiSelect ? "multi" : "single", readOnly: true, value: filterValues, key: name }, filterValues.map(filterValue => (h("ifx-chip-item", { value: filterValue, selected: true, key: filterValue }, filterValue))))) : null;
|
463
|
-
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '
|
463
|
+
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '69cd2533c9124e13ca672f62a0a23fa2d385a462', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: '6f50122240ff541835c668400945c8a574129e8b', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '1e96757222d177c88ebd96ac052ffb9e1c045610', class: "matching-results-container" }, h("span", { key: '3e272b3271266654828c28fa874820352cf01aa5', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '5a3d28910e61bb81401026f03951c0dce1cff57e', class: "matching-results-text" }, "matching results"))), h("div", { key: '7f3216bd78123779131e038a62c730411beae8f9', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: '4cf52d739457ac1fb9f86a75173fd5a199858e66', id: `ifxTable-${this.uniqueKey}`, class: `ifx-ag-grid ${this.variant === 'zebra' ? 'zebra' : ""}`, style: style, ref: (el) => this.container = el })), this.pagination ? h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage, "items-per-page": '[{"value":"ten","label":"10","selected":true}, {"value":"Twenty","label":"20","selected":false}, {"value":"Thirty","label":"30","selected":false}]' }) : null)))));
|
464
464
|
}
|
465
465
|
hasButtonCol() {
|
466
466
|
return this.getColData().some(column => column.field === 'button');
|
@@ -202,9 +202,9 @@ const IfxTabs = class {
|
|
202
202
|
}
|
203
203
|
render() {
|
204
204
|
var _a;
|
205
|
-
return (h("div", { key: '
|
205
|
+
return (h("div", { key: 'dca1f6498433d621018f11be1b964937219093e5', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: '459b025979867da69fa83b612d3165fba1bca9cd', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
|
206
206
|
_a.map((tab, index) => (h("li", { class: this.getTabItemClass(index), ref: (el) => (this.tabHeaderRefs[index] = el), onMouseDown: (event) => event.preventDefault(), onClick: () => this.handleClick(tab, index), "aria-selected": index === this.internalActiveTabIndex ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', role: "tab" }, (tab === null || tab === void 0 ? void 0 : tab.icon) ? h("ifx-icon", { icon: tab.icon }) : '', tab === null || tab === void 0 ? void 0 :
|
207
|
-
tab.header))), h("div", { key: '
|
207
|
+
tab.header))), h("div", { key: 'bb1cfb3caa7b178687c2cafd83008e5d81b74190', class: "active-border" })), h("div", { key: 'a55fc0392945da08aecea2937cf5dbf47c502881', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
|
208
208
|
}
|
209
209
|
get el() { return getElement(this); }
|
210
210
|
static get watchers() { return {
|
@@ -8,7 +8,7 @@ const Tag = class {
|
|
8
8
|
registerInstance(this, hostRef);
|
9
9
|
}
|
10
10
|
render() {
|
11
|
-
return (h("div", { key: '
|
11
|
+
return (h("div", { key: 'ba6a7ab29dc273bc85d490d5197a32828c00b773', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: '288f2bc03f55df934c660069837355af2a03d12a', icon: this.icon })), h("a", { key: '26cbe701f93f09b6acf8a52908a844d2b683b400', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '410e03ea48a0a7c2655ca7a97a0e2c06549494fa', class: "label" }, h("slot", { key: '369e2ff6d2d4f4d10518512ff129c6fcdbcb2144' })))));
|
12
12
|
}
|
13
13
|
};
|
14
14
|
Tag.style = IfxTagStyle0;
|
@@ -45,7 +45,7 @@ const TemplatesUI = class {
|
|
45
45
|
alertWrapper.classList.remove('show');
|
46
46
|
}
|
47
47
|
render() {
|
48
|
-
return (h("div", { key: '
|
48
|
+
return (h("div", { key: 'f75693e185819705bae623f31dafbff315220c60', class: 'templates__container' }, h("div", { key: '8ebe1415e39feca220a2e8d7fd87f4e2a6641e71', class: "back__btn-wrapper" }, h("ifx-icon-button", { key: 'f5286ef00280a6d7a6cc4e6badebb6b712fcd6ab', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), h("div", { key: '979b3580a1c8badc0ab024f46fbd184885d58a4c', class: "alert__wrapper" }, h("ifx-alert", { key: 'f3f74eb9d0c94205a589e4bb96660a0c1df6ae1c', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), h("h2", { key: 'a01fa5cad78d573de82f144a8c18d9447b6a76fe', class: "templates__title" }, "Choose your template"), h("div", { key: '75fca148564ce0e1b17068001f3afa8d5d137626', class: "templates__wrapper" }, h("ifx-template", { key: '101dafae88c029f99d8982fc6653f32c07db5b27', name: 'template-01', thumbnail: this.tableTemplate }), h("ifx-template", { key: '6e308c29458a87aceb1b720217a3a2478fc4041e', name: 'template-02', thumbnail: this.wizardTemplate }))));
|
49
49
|
}
|
50
50
|
static get assetsDirs() { return ["assets"]; }
|
51
51
|
get el() { return getElement(this); }
|
@@ -57,7 +57,7 @@ const TextArea = class {
|
|
57
57
|
}
|
58
58
|
render() {
|
59
59
|
var _a, _b;
|
60
|
-
return (h(Host, { key: '
|
60
|
+
return (h(Host, { key: 'ad4f07a4ea16d1fd510bcb6e0cc0918a82f73bc3', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '041c9fb73cfff0d47bc197846ae70ec9c5ca35b4', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: 'b5db9b815a243f6b24907281c141a0b683f1726f', class: 'wrapper__textarea' }, h("textarea", { key: 'bdf09d868728934ce876497b636211cd1a1eb942', "aria-label": 'a textarea', "aria-value": this.value, "aria-disabled": this.disabled, id: this.inputId, style: { resize: this.resize }, name: this.name ? this.name : this.inputId, cols: this.cols, rows: this.rows, maxlength: this.maxlength, wrap: this.wrap, disabled: this.disabled, readonly: this.readOnly, placeholder: this.placeholder, value: this.value, onInput: (e) => this.handleOnInput(e) })), ((_b = this.caption) === null || _b === void 0 ? void 0 : _b.trim()) && (h("div", { key: '42d3db3b95dfe23f296261bdbda67a95257185f6', class: 'wrapper__caption' }, this.caption.trim()))));
|
61
61
|
}
|
62
62
|
static get formAssociated() { return true; }
|
63
63
|
get el() { return getElement(this); }
|
@@ -152,10 +152,10 @@ const Tooltip = class {
|
|
152
152
|
'tooltip-extended': true,
|
153
153
|
'visible': this.tooltipVisible,
|
154
154
|
};
|
155
|
-
return (h("div", { key: '
|
156
|
-
h("div", { key: '
|
157
|
-
h("div", { key: '
|
158
|
-
h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), h("div", { key: '
|
155
|
+
return (h("div", { key: '3b8c0a5958c6f9bd8050dabe86794fad3945a11e', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: 'f21eadbe48f312be595e035aeabb4518c27794ba' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: 'a0540f0f7d9b269ee3adec89fefc49c09b12c7bc', class: tooltipDismissible }, h("button", { key: '70aa5956d5e91e1867c6a781b3956e1f3a174c6a', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: '07f91bffdd259f18069ade3755dc5169c4f11e1e', icon: "cross16" })), h("div", { key: 'e5ccd4c4b59d93375441b29488ae50bdd5ea3f5b', class: "tooltip-dismissible-content" }, this.header && h("div", { key: 'b3c3b195688357c06c5257f80923c8bafdd62a1a', class: "tooltip-dismissible-header" }, this.header), h("div", { key: '27c01fef25ffe1bffbebb347c5bae43acd6b2c6b', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '6199d757b56e3e365f156dccdc5c86e7ef9c4e25', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '11d4c52a83828afeebbac98031259f0b14482fec', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
|
156
|
+
h("div", { key: 'd8f6a06c2e9d84b2752013d78c5b5ab5759df617', class: tooltipCompact }, this.text, h("svg", { key: '3d37dc4c80e41659533bf53d63176d9cda93bdef', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: 'efdcc135932f3f148b107597bb4b7a8218ec2ea7', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
|
157
|
+
h("div", { key: 'bd23b388aedf1cd7fc80e6a57bb043f0eb706c00', class: tooltipExtended }, h("slot", { key: 'a287aab9832b2d22ac1c9c6ccd4b9a7fe1a88e1c', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
|
158
|
+
h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), h("div", { key: '596675881c90111f1c8f4dd26f277ae647d76507', class: "tooltip-extended-content" }, this.header && h("div", { key: '54837eab014cc174f06980883827e6c9bb74c3e0', class: "tooltip-extended-header" }, this.header), h("div", { key: '6317ecd46ee6ad8d91f214f9a487511ecabda638', class: "tooltip-extended-body" }, this.text)), h("svg", { key: '2b6d3104824919a9ce5c9b608cae05b9cf1a6575', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '2030a14c358f513f7d7e34a65adb1ff30c4b12ce', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
|
159
159
|
}
|
160
160
|
get el() { return getElement(this); }
|
161
161
|
static get watchers() { return {
|
@@ -159,10 +159,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
159
159
|
return import(
|
160
160
|
/* webpackMode: "lazy" */
|
161
161
|
'./ifx-faq.entry.js').then(processMod, consoleError);
|
162
|
-
case 'ifx-file-upload':
|
163
|
-
return import(
|
164
|
-
/* webpackMode: "lazy" */
|
165
|
-
'./ifx-file-upload.entry.js').then(processMod, consoleError);
|
166
162
|
case 'ifx-filter-accordion':
|
167
163
|
return import(
|
168
164
|
/* webpackMode: "lazy" */
|
@@ -219,6 +215,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
219
215
|
return import(
|
220
216
|
/* webpackMode: "lazy" */
|
221
217
|
'./ifx-overview-table.entry.js').then(processMod, consoleError);
|
218
|
+
case 'ifx-progress-bar':
|
219
|
+
return import(
|
220
|
+
/* webpackMode: "lazy" */
|
221
|
+
'./ifx-progress-bar.entry.js').then(processMod, consoleError);
|
222
222
|
case 'ifx-radio-button-group':
|
223
223
|
return import(
|
224
224
|
/* webpackMode: "lazy" */
|
@@ -319,10 +319,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
319
319
|
return import(
|
320
320
|
/* webpackMode: "lazy" */
|
321
321
|
'./ifx-notification.entry.js').then(processMod, consoleError);
|
322
|
-
case 'ifx-progress-bar':
|
323
|
-
return import(
|
324
|
-
/* webpackMode: "lazy" */
|
325
|
-
'./ifx-progress-bar.entry.js').then(processMod, consoleError);
|
326
322
|
case 'ifx-radio-button':
|
327
323
|
return import(
|
328
324
|
/* webpackMode: "lazy" */
|
@@ -343,10 +339,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
343
339
|
return import(
|
344
340
|
/* webpackMode: "lazy" */
|
345
341
|
'./ifx-select.entry.js').then(processMod, consoleError);
|
346
|
-
case 'ifx-checkbox':
|
347
|
-
return import(
|
348
|
-
/* webpackMode: "lazy" */
|
349
|
-
'./ifx-checkbox.entry.js').then(processMod, consoleError);
|
350
342
|
case 'ifx-icon-button':
|
351
343
|
return import(
|
352
344
|
/* webpackMode: "lazy" */
|
@@ -355,6 +347,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
355
347
|
return import(
|
356
348
|
/* webpackMode: "lazy" */
|
357
349
|
'./ifx-button.entry.js').then(processMod, consoleError);
|
350
|
+
case 'ifx-checkbox':
|
351
|
+
return import(
|
352
|
+
/* webpackMode: "lazy" */
|
353
|
+
'./ifx-checkbox.entry.js').then(processMod, consoleError);
|
358
354
|
case 'ifx-number-indicator':
|
359
355
|
return import(
|
360
356
|
/* webpackMode: "lazy" */
|