@infineon/infineon-design-system-stencil 37.12.1--canary.1987.90dff3073589e0af609fc5863b725598a8d96543.0 → 37.12.1--canary.1992.f8b19b1d2b5b3cad84cbe555abf2727f7cdcc27d.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 +21 -11
- package/dist/cjs/ifx-card.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-chip_3.cjs.entry.js +2 -2
- package/dist/cjs/ifx-chip_3.cjs.entry.js.map +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-link.cjs.entry.js +1 -1
- package/dist/cjs/ifx-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
- package/dist/cjs/ifx-multiselect_2.cjs.entry.js +4 -4
- package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
- package/dist/cjs/ifx-overview-table.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ifx-progress-bar.cjs.entry.js.map +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 +2 -2
- 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 +27 -43
- package/dist/cjs/ifx-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-sidebar-item.cjs.entry.js +1 -1
- package/dist/cjs/ifx-sidebar-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-slider.cjs.entry.js +4 -4
- package/dist/cjs/ifx-slider.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-spinner_2.cjs.entry.js +7 -7
- package/dist/cjs/ifx-spinner_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-status.cjs.entry.js +1 -1
- package/dist/cjs/ifx-status.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-step.cjs.entry.js +5 -5
- package/dist/cjs/ifx-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
- package/dist/cjs/ifx-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
- package/dist/cjs/ifx-switch.cjs.entry.js.map +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 +2 -2
- package/dist/cjs/ifx-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
- package/dist/cjs/ifx-textarea.cjs.entry.js +3 -3
- package/dist/cjs/ifx-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/ifx-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-tree-view-item.cjs.entry.js +2 -2
- package/dist/cjs/ifx-tree-view.cjs.entry.js +1 -1
- package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/card/card.css +2 -2
- package/dist/collection/components/card/card.js +20 -10
- package/dist/collection/components/card/card.js.map +1 -1
- package/dist/collection/components/link/link.js +1 -1
- package/dist/collection/components/link/link.js.map +1 -1
- package/dist/collection/components/navigation/sidebar/sidebar-item.css +2 -6
- package/dist/collection/components/overview-table/overview-table.js +1 -1
- package/dist/collection/components/overview-table/overview-table.js.map +1 -1
- package/dist/collection/components/pagination/pagination.css +5 -5
- package/dist/collection/components/pagination/pagination.js +1 -1
- package/dist/collection/components/pagination/pagination.js.map +1 -1
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/progress-bar/progress-bar.js.map +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 +2 -2
- 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/multi-select/multiselect-option.js +4 -4
- package/dist/collection/components/select/single-select/select.css +0 -6
- package/dist/collection/components/select/single-select/select.js +26 -42
- package/dist/collection/components/select/single-select/select.js.map +1 -1
- package/dist/collection/components/slider/slider.css +0 -8
- package/dist/collection/components/slider/slider.js +3 -22
- package/dist/collection/components/slider/slider.js.map +1 -1
- package/dist/collection/components/slider/slider.stories.js +0 -14
- package/dist/collection/components/slider/slider.stories.js.map +1 -1
- package/dist/collection/components/spinner/spinner.js +2 -21
- package/dist/collection/components/spinner/spinner.js.map +1 -1
- package/dist/collection/components/spinner/spinner.stories.js +2 -16
- package/dist/collection/components/spinner/spinner.stories.js.map +1 -1
- package/dist/collection/components/status/status.js +1 -1
- package/dist/collection/components/status/status.js.map +1 -1
- package/dist/collection/components/stepper/step/step.css +0 -4
- package/dist/collection/components/stepper/step/step.js +4 -4
- package/dist/collection/components/stepper/stepper.js +2 -40
- package/dist/collection/components/stepper/stepper.js.map +1 -1
- package/dist/collection/components/stepper/stepper.stories.js +0 -30
- package/dist/collection/components/stepper/stepper.stories.js.map +1 -1
- package/dist/collection/components/switch/switch.js +1 -1
- package/dist/collection/components/switch/switch.js.map +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.css +5 -2
- package/dist/collection/components/tag/tag.js +1 -39
- package/dist/collection/components/tag/tag.js.map +1 -1
- package/dist/collection/components/tag/tag.stories.js +1 -29
- package/dist/collection/components/tag/tag.stories.js.map +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.css +2 -11
- package/dist/collection/components/text-field/text-field.js +4 -23
- package/dist/collection/components/text-field/text-field.js.map +1 -1
- package/dist/collection/components/text-field/text-field.stories.js +2 -17
- package/dist/collection/components/text-field/text-field.stories.js.map +1 -1
- package/dist/collection/components/textarea/textarea.css +2 -2
- package/dist/collection/components/textarea/textarea.js +2 -2
- package/dist/collection/components/tooltip/tooltip.js +4 -23
- package/dist/collection/components/tooltip/tooltip.js.map +1 -1
- package/dist/collection/components/tooltip/tooltip.stories.js +1 -16
- package/dist/collection/components/tooltip/tooltip.stories.js.map +1 -1
- package/dist/collection/components/tree-view/tree-view-item.js +2 -2
- package/dist/collection/components/tree-view/tree-view.js +1 -1
- package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
- package/dist/components/ifx-basic-table.js +1 -1
- package/dist/components/ifx-card.js +21 -11
- package/dist/components/ifx-card.js.map +1 -1
- package/dist/components/ifx-download.js +1 -1
- package/dist/components/ifx-faq.js +1 -1
- package/dist/components/ifx-file-upload.js +1 -1
- package/dist/components/ifx-filter-accordion.js +2 -2
- package/dist/components/ifx-filter-bar.js +1 -1
- package/dist/components/ifx-filter-search.js +2 -2
- package/dist/components/ifx-filter-type-group.js +1 -1
- package/dist/components/ifx-icons-preview.js +3 -3
- package/dist/components/ifx-link.js +1 -1
- package/dist/components/ifx-list-entry.js +2 -2
- package/dist/components/ifx-list.js +1 -1
- package/dist/components/ifx-multiselect-option.js +1 -1
- package/dist/components/ifx-multiselect.js +1 -1
- package/dist/components/ifx-notification.js +1 -1
- package/dist/components/ifx-overview-table.js +2 -2
- package/dist/components/ifx-overview-table.js.map +1 -1
- package/dist/components/ifx-pagination.js +1 -1
- package/dist/components/ifx-progress-bar.js +1 -1
- package/dist/components/ifx-radio-button-group.js +1 -1
- package/dist/components/ifx-radio-button.js +1 -1
- package/dist/components/ifx-search-bar.js +2 -2
- package/dist/components/ifx-search-field.js +1 -1
- package/dist/components/ifx-segment.js +1 -1
- package/dist/components/ifx-segmented-control.js +2 -2
- package/dist/components/ifx-select.js +1 -1
- package/dist/components/ifx-set-filter.js +5 -5
- package/dist/components/ifx-sidebar-item.js +1 -1
- package/dist/components/ifx-sidebar-item.js.map +1 -1
- package/dist/components/ifx-slider.js +4 -5
- package/dist/components/ifx-slider.js.map +1 -1
- package/dist/components/ifx-spinner.js +1 -1
- package/dist/components/ifx-status.js +1 -1
- package/dist/components/ifx-status.js.map +1 -1
- package/dist/components/ifx-step.js +5 -5
- package/dist/components/ifx-step.js.map +1 -1
- package/dist/components/ifx-stepper.js +2 -4
- package/dist/components/ifx-stepper.js.map +1 -1
- package/dist/components/ifx-switch.js +1 -1
- package/dist/components/ifx-switch.js.map +1 -1
- package/dist/components/ifx-tab.js +1 -1
- package/dist/components/ifx-table.js +4 -4
- package/dist/components/ifx-tabs.js +2 -2
- package/dist/components/ifx-tag.js +3 -5
- package/dist/components/ifx-tag.js.map +1 -1
- package/dist/components/ifx-template.js +1 -1
- package/dist/components/ifx-templates-ui.js +5 -5
- package/dist/components/ifx-text-field.js +1 -1
- package/dist/components/ifx-textarea.js +3 -3
- package/dist/components/ifx-textarea.js.map +1 -1
- package/dist/components/ifx-tooltip.js +4 -5
- package/dist/components/ifx-tooltip.js.map +1 -1
- package/dist/components/ifx-tree-view-item.js +2 -2
- package/dist/components/ifx-tree-view.js +1 -1
- package/dist/components/{p-c5b03418.js → p-16f2ebe9.js} +2 -2
- package/dist/components/{p-c5b03418.js.map → p-16f2ebe9.js.map} +1 -1
- package/dist/components/{p-031c3ed3.js → p-2d712043.js} +2 -2
- package/dist/components/p-2d712043.js.map +1 -0
- package/dist/components/{p-5f78da32.js → p-4cea50e1.js} +2 -2
- package/dist/components/{p-5f78da32.js.map → p-4cea50e1.js.map} +1 -1
- package/dist/components/{p-6350b389.js → p-75b8bc7b.js} +3 -3
- package/dist/components/{p-6350b389.js.map → p-75b8bc7b.js.map} +1 -1
- package/dist/components/p-7fc17119.js +124 -0
- package/dist/components/p-7fc17119.js.map +1 -0
- package/dist/components/{p-6160358b.js → p-959882c8.js} +5 -5
- package/dist/components/{p-6160358b.js.map → p-959882c8.js.map} +1 -1
- package/dist/components/{p-67efc4cd.js → p-a5285a05.js} +2 -2
- package/dist/components/p-a5285a05.js.map +1 -0
- package/dist/components/{p-192a76ec.js → p-a7bc1044.js} +4 -5
- package/dist/components/p-a7bc1044.js.map +1 -0
- package/dist/components/{p-57fdadad.js → p-b9b29d64.js} +28 -44
- package/dist/components/p-b9b29d64.js.map +1 -0
- package/dist/components/{p-79789ba9.js → p-d1a1bffe.js} +4 -4
- package/dist/components/p-d1a1bffe.js.map +1 -0
- package/dist/components/{p-ee4d4caf.js → p-d1b1de48.js} +5 -5
- package/dist/components/{p-ee4d4caf.js.map → p-d1b1de48.js.map} +1 -1
- package/dist/components/{p-ac46c988.js → p-d930ce62.js} +3 -3
- package/dist/components/{p-ac46c988.js.map → p-d930ce62.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 +21 -11
- package/dist/esm/ifx-card.entry.js.map +1 -1
- package/dist/esm/ifx-chip_3.entry.js +2 -2
- package/dist/esm/ifx-chip_3.entry.js.map +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-link.entry.js +1 -1
- package/dist/esm/ifx-link.entry.js.map +1 -1
- package/dist/esm/ifx-list-entry.entry.js +1 -1
- package/dist/esm/ifx-multiselect_2.entry.js +4 -4
- package/dist/esm/ifx-overview-table.entry.js +1 -1
- package/dist/esm/ifx-overview-table.entry.js.map +1 -1
- package/dist/esm/ifx-progress-bar.entry.js +1 -1
- package/dist/esm/ifx-progress-bar.entry.js.map +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 +2 -2
- 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 +27 -43
- package/dist/esm/ifx-select.entry.js.map +1 -1
- package/dist/esm/ifx-sidebar-item.entry.js +1 -1
- package/dist/esm/ifx-sidebar-item.entry.js.map +1 -1
- package/dist/esm/ifx-slider.entry.js +4 -4
- package/dist/esm/ifx-slider.entry.js.map +1 -1
- package/dist/esm/ifx-spinner_2.entry.js +7 -7
- package/dist/esm/ifx-spinner_2.entry.js.map +1 -1
- package/dist/esm/ifx-status.entry.js +1 -1
- package/dist/esm/ifx-status.entry.js.map +1 -1
- package/dist/esm/ifx-step.entry.js +5 -5
- package/dist/esm/ifx-step.entry.js.map +1 -1
- package/dist/esm/ifx-stepper.entry.js +2 -2
- package/dist/esm/ifx-stepper.entry.js.map +1 -1
- package/dist/esm/ifx-switch.entry.js +1 -1
- package/dist/esm/ifx-switch.entry.js.map +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 +2 -2
- package/dist/esm/ifx-tag.entry.js.map +1 -1
- package/dist/esm/ifx-templates-ui.entry.js +1 -1
- package/dist/esm/ifx-textarea.entry.js +3 -3
- package/dist/esm/ifx-textarea.entry.js.map +1 -1
- package/dist/esm/ifx-tooltip.entry.js +4 -4
- package/dist/esm/ifx-tooltip.entry.js.map +1 -1
- package/dist/esm/ifx-tree-view-item.entry.js +2 -2
- package/dist/esm/ifx-tree-view.entry.js +1 -1
- 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-09624858.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-09624858.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-6ec8258a.entry.js → p-149bbe20.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-caef0e47.entry.js → p-152e8176.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-159e9417.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-377996c5.entry.js → p-16ec0b62.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-5e3b28be.entry.js → p-1938da8c.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-1938da8c.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-3cd801c6.entry.js → p-1b1a4c00.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-273a91b3.entry.js → p-1f322816.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-461450ac.entry.js → p-235776af.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-0cbdafca.entry.js → p-30622ba6.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-e6353552.entry.js → p-42f8f368.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-42f8f368.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/p-462ece08.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-d63456d5.entry.js.map → p-462ece08.entry.js.map} +1 -1
- package/dist/infineon-design-system-stencil/{p-01dd9ab5.entry.js → p-49b62bdf.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-4ecb1cc3.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-45d59da5.entry.js.map → p-4ecb1cc3.entry.js.map} +1 -1
- package/dist/infineon-design-system-stencil/{p-ed76f48a.entry.js → p-58fc363f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-5bb1c152.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-a4541ce1.entry.js.map → p-5bb1c152.entry.js.map} +1 -1
- package/dist/infineon-design-system-stencil/p-65dff949.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-67350347.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-805f751d.entry.js → p-680bfba0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-ed30fb98.entry.js → p-6a1ce265.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-e5f6e42c.entry.js → p-6ebb3b69.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d5d5f33a.entry.js → p-7d1119f5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-80d53b9e.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-80d53b9e.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-b06a4677.entry.js → p-88bbd665.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-253ea47f.entry.js → p-8b7c4782.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-effa0498.entry.js → p-8ea24dbb.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-7958bc33.entry.js → p-b55b9297.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-b6b68e30.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-b6b68e30.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-030215bd.entry.js → p-c7fb01bb.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-cd6cb90d.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-cd6cb90d.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-9dd79024.entry.js → p-d4ce2e9d.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-d4ce2e9d.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-28e7dc9d.entry.js → p-daca9ec0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-daca9ec0.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-fc13a4d6.entry.js → p-db458eb5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-db458eb5.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/p-ddcccb1e.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-ddcccb1e.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/p-e5e7a3d5.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-e5e7a3d5.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/p-ebbf2c18.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-ebbf2c18.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-56586b39.entry.js → p-f3c7723d.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-f3c7723d.entry.js.map +1 -0
- package/dist/types/components/card/card.d.ts +1 -0
- package/dist/types/components/slider/slider.d.ts +0 -1
- package/dist/types/components/slider/slider.stories.d.ts +0 -13
- package/dist/types/components/spinner/spinner.d.ts +0 -1
- package/dist/types/components/spinner/spinner.stories.d.ts +0 -14
- package/dist/types/components/stepper/stepper.d.ts +0 -2
- package/dist/types/components/stepper/stepper.stories.d.ts +0 -28
- package/dist/types/components/tag/tag.d.ts +0 -2
- package/dist/types/components/tag/tag.stories.d.ts +0 -28
- package/dist/types/components/text-field/text-field.d.ts +0 -1
- package/dist/types/components/text-field/text-field.stories.d.ts +0 -14
- package/dist/types/components/tooltip/tooltip.d.ts +0 -1
- package/dist/types/components/tooltip/tooltip.stories.d.ts +0 -14
- package/dist/types/components.d.ts +0 -16
- package/package.json +1 -1
- package/dist/components/p-031c3ed3.js.map +0 -1
- package/dist/components/p-192a76ec.js.map +0 -1
- package/dist/components/p-57fdadad.js.map +0 -1
- package/dist/components/p-67efc4cd.js.map +0 -1
- package/dist/components/p-79789ba9.js.map +0 -1
- package/dist/components/p-ab2957b9.js +0 -125
- package/dist/components/p-ab2957b9.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-171f6c74.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-171f6c74.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-251fefee.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-251fefee.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-28e7dc9d.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-37be5d65.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-45d59da5.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-56586b39.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-5e3b28be.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-71058002.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-71058002.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-73b3be0e.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-73b3be0e.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-7705c159.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-7cd2e63c.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-7cd2e63c.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-9dd79024.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-a4541ce1.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-cce095cb.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-d37e9c5d.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-d37e9c5d.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-d63456d5.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-e6353552.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-ebe7f50d.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-ebe7f50d.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-fc13a4d6.entry.js.map +0 -1
- /package/dist/infineon-design-system-stencil/{p-6ec8258a.entry.js.map → p-149bbe20.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-caef0e47.entry.js.map → p-152e8176.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-37be5d65.entry.js.map → p-159e9417.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-377996c5.entry.js.map → p-16ec0b62.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-3cd801c6.entry.js.map → p-1b1a4c00.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-273a91b3.entry.js.map → p-1f322816.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-461450ac.entry.js.map → p-235776af.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-0cbdafca.entry.js.map → p-30622ba6.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-01dd9ab5.entry.js.map → p-49b62bdf.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ed76f48a.entry.js.map → p-58fc363f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-cce095cb.entry.js.map → p-65dff949.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-7705c159.entry.js.map → p-67350347.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-805f751d.entry.js.map → p-680bfba0.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ed30fb98.entry.js.map → p-6a1ce265.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e5f6e42c.entry.js.map → p-6ebb3b69.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d5d5f33a.entry.js.map → p-7d1119f5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-b06a4677.entry.js.map → p-88bbd665.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-253ea47f.entry.js.map → p-8b7c4782.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-effa0498.entry.js.map → p-8ea24dbb.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-7958bc33.entry.js.map → p-b55b9297.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-030215bd.entry.js.map → p-c7fb01bb.entry.js.map} +0 -0
@@ -36,7 +36,7 @@ export class TreeView {
|
|
36
36
|
}
|
37
37
|
}
|
38
38
|
render() {
|
39
|
-
return (h("div", { key: '
|
39
|
+
return (h("div", { key: '91694f98df1332e32f0376e5162d70bd5b1b59aa', class: `tree-view ${this.disableAllItems ? ' tree-view--disabled' : ''}`, role: "tree", "aria-label": this.ariaLabel }, this.label && this.label.trim() !== '' && h("div", { key: '920acaebc7f73f7d6a6f89946d8f8cffd4521db9', class: "tree-view__label" }, this.label), h("slot", { key: '76e8d6451be415728b82f9b90564043d20e8008b', ref: this.handleSlotRef })));
|
40
40
|
}
|
41
41
|
static get is() { return "ifx-tree-view"; }
|
42
42
|
static get encapsulation() { return "shadow"; }
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { h } from "@stencil/core";
|
2
2
|
export class Faq {
|
3
3
|
render() {
|
4
|
-
return (h("div", { key: '
|
4
|
+
return (h("div", { key: 'fb2f01442e711c7c093de4b086666ab0b8840455', class: 'container' }, h("ifx-accordion", { key: '238c4362584d6d805e77f28e46cb60f7bf74f40a' }, h("ifx-accordion-item", { key: '56a08731afe003d2128833a0d2b223a82c8df1e9', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: '7b5409c5b499293f133b53cc02ca614b7c5798da', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '44051921338ddea5ccda24361fe09b6c1206ed54', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: '49e4d3f84d046ce6cce87b83ec5a1b9149fbc6b2', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: 'f0df51ad76c2d8f2c27c22e7d032114487414596', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
|
5
5
|
}
|
6
6
|
static get is() { return "ifx-faq"; }
|
7
7
|
static get encapsulation() { return "shadow"; }
|
@@ -186,7 +186,7 @@ const Table = /*@__PURE__*/ proxyCustomElement(class Table extends H {
|
|
186
186
|
return {};
|
187
187
|
}
|
188
188
|
render() {
|
189
|
-
return (h(Host, { key: '
|
189
|
+
return (h(Host, { key: '34400efe5c1c880342374899c3e635063c5723b6' }, h("div", { key: 'fb21c3c82ab81fa323decfcd3322b051e8c45f0d', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '757eb92f81dc40908e81c9f428e0ee29a08b438d', id: `ifxTable-${this.uniqueKey}`, class: `ifx-ag-grid ${this.variant === 'zebra' ? 'zebra' : ""}`, style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
|
190
190
|
}
|
191
191
|
get host() { return this; }
|
192
192
|
static get style() { return IfxBasicTableStyle0; }
|
@@ -2,7 +2,7 @@ import { p as proxyCustomElement, H, h, d as Host } from './p-f8e6a4ef.js';
|
|
2
2
|
import { d as detectFramework, t as trackComponent } from './p-08c92877.js';
|
3
3
|
import { i as isNestedInIfxComponent } from './p-1ecafb97.js';
|
4
4
|
|
5
|
-
const cardCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}:host{display:inline-flex}.card{position:relative;display:inline-flex;flex-direction:column;word-wrap:break-word;background-color:#FFFFFF;background-clip:border-box;border:
|
5
|
+
const cardCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}:host{display:inline-flex}.card{position:relative;display:inline-flex;flex-direction:column;word-wrap:break-word;background-color:#FFFFFF;background-clip:border-box;border:1px solid #EEEDED;border-radius:1px;width:350px;height:auto;font-family:var(--ifx-font-family)}.card:has(.card-href:focus),.card:has(.card-href:hover){outline:none;border-color:#0A8276}.card:has(.card-href:focus) ::slotted(ifx-card-headline),.card:has(.card-href:hover) ::slotted(ifx-card-headline){color:#0A8276}.card.noBtns .vertical .lower__body-wrapper{padding-bottom:24px}.card.noBtns .horizontal .lower__body-wrapper{padding-bottom:24px}.card .horizontal{display:flex;flex-direction:row;min-height:218px}.card .horizontal .card-img{flex:1;text-decoration:none}.card .horizontal .card-img.noImage{display:none}.card .horizontal .card-img ::slotted([slot=img]){width:100%;vertical-align:bottom}.card .horizontal .lower__body-wrapper{flex:1;display:grid;grid-template-rows:1fr auto}.card .horizontal .lower__body-wrapper .upper-body{display:flex;flex-direction:column;text-decoration:none;color:#1D1D1D;padding:24px 24px 0px 24px}.card .vertical .upper__body-wrapper{text-decoration:none;color:#1D1D1D}.card .vertical .upper__body-wrapper .card-img{height:190px}.card .vertical .upper__body-wrapper .card-img.noImage{display:none}.card .vertical .upper__body-wrapper .upper-body{padding:24px 24px 0px 24px}.card .vertical .lower__body-wrapper:hover{border-color:#EEEDED}.card.horizontal{flex-direction:row;width:538px}.card.horizontal .card-img{flex:1;order:2}.card.horizontal .card-img ::slotted([slot=img]){width:100%;height:100%;vertical-align:bottom;object-fit:cover}.card.horizontal.left .horizontal .card-img{order:1}.card.horizontal.left .horizontal .lower__body-wrapper{order:2}.card .card-href:focus{outline:none}";
|
6
6
|
const IfxCardStyle0 = cardCss;
|
7
7
|
|
8
8
|
const Card = /*@__PURE__*/ proxyCustomElement(class Card extends H {
|
@@ -21,14 +21,24 @@ const Card = /*@__PURE__*/ proxyCustomElement(class Card extends H {
|
|
21
21
|
handleComponentAdjustment() {
|
22
22
|
const image = this.el.querySelector('ifx-card-image');
|
23
23
|
const links = this.el.querySelector('ifx-card-links');
|
24
|
-
|
25
|
-
|
24
|
+
if (!image) {
|
25
|
+
this.noImg = true;
|
26
|
+
}
|
27
|
+
else
|
28
|
+
this.noImg = false;
|
29
|
+
if (!links) {
|
30
|
+
this.noBtns = true;
|
31
|
+
}
|
32
|
+
else
|
33
|
+
this.noBtns = false;
|
26
34
|
if (this.href.trim() === "") {
|
27
35
|
this.internalHref = undefined;
|
28
36
|
}
|
29
|
-
else
|
37
|
+
else
|
30
38
|
this.internalHref = this.href;
|
31
|
-
|
39
|
+
}
|
40
|
+
handleClassList(el, type, className) {
|
41
|
+
el.classList[type](className);
|
32
42
|
}
|
33
43
|
componentWillLoad() {
|
34
44
|
this.handleComponentAdjustment();
|
@@ -43,12 +53,12 @@ const Card = /*@__PURE__*/ proxyCustomElement(class Card extends H {
|
|
43
53
|
this.handleComponentAdjustment();
|
44
54
|
}
|
45
55
|
render() {
|
46
|
-
return (h(Host, { key: '
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
h("div", { key: '
|
51
|
-
h("div", { key: '
|
56
|
+
return (h(Host, { key: 'afffff9fb6210582066a232a45aa86cdfe4c9e45' }, h("div", { key: 'c8ecba3c783b66c863b83c971d851885fca49df2', "aria-label": this.ariaLabel, class: `card
|
57
|
+
${this.noBtns ? 'noBtns' : ""}
|
58
|
+
${this.direction}
|
59
|
+
${this.alignment}`, role: "region" }, this.direction === 'horizontal' &&
|
60
|
+
h("div", { key: '62aa54f2518997b7975ed5e59f1872aa400470fe', class: "horizontal" }, h("a", { key: 'eecd736fb9795970eadf2476f5dd01438d102db9', class: `card-img ${this.noImg ? 'noImage' : ""} ${this.internalHref ? 'card-href' : ''}`, href: this.internalHref }, h("slot", { key: '4659406caf4b719900c2ebcaa7032db98bbc4011', name: "img" })), h("div", { key: '8cf920e71ea472d34a229b15211e9d02924f84dd', class: 'lower__body-wrapper' }, h("a", { key: 'e67c7b4e02373124d4721ff515b8d91eae168f28', class: `upper-body ${this.internalHref ? 'card-href' : ''}`, href: this.internalHref }, h("slot", { key: '54b05da8a4fe7b6b60fd385d475b5912f04556b3' })), h("div", { key: '313b4b02878726a551dc091daea631c07bd32937' }, h("slot", { key: '419466be1928cfd0977a98fdd6b4b3b60368f65a', name: 'buttons' })))), this.direction === 'vertical' &&
|
61
|
+
h("div", { key: '9dca0fc22c42393e4807fe11dff20b42426925a3', class: "vertical" }, h("a", { key: '0100232ea7cbf3934568c8b6fb15c8dc6ebd4c9d', class: `upper__body-wrapper ${this.internalHref ? 'card-href' : ''}`, href: this.internalHref, target: this.target }, h("div", { key: '4aea5fce5d0eaf74f09683dfe61cabae379accf1', class: `card-img ${this.noImg ? 'noImage' : ""}` }, h("slot", { key: '139492f5025301f7fd9b5488bc9301fb5a04fd1c', name: "img" })), h("div", { key: '584546d61bf1012a0ee172ff36303c3f033d1718', class: 'upper-body' }, h("slot", { key: '5fd4a0ea1d0677ed6929060a5b53934b8445ce30' }))), h("div", { key: 'e819efa1ce1aa389737d888fc3aa9b65636719af', class: 'lower__body-wrapper' }, h("slot", { key: '478fcfa0149412ae3333b21f277bc086e8f8d73d', name: 'buttons' }))))));
|
52
62
|
}
|
53
63
|
get el() { return this; }
|
54
64
|
static get style() { return IfxCardStyle0; }
|
@@ -1 +1 @@
|
|
1
|
-
{"file":"ifx-card.js","mappings":";;;;AAAA,MAAM,OAAO,GAAG,w0DAAw0D,CAAC;AACz1D,sBAAe,OAAO;;MCUT,IAAI;IANjB;;;;QASU,cAAS,GAA8B,UAAU,CAAC;QAGlD,SAAI,GAAW,EAAE,CAAC;QACjB,iBAAY,GAAW,EAAE,
|
1
|
+
{"file":"ifx-card.js","mappings":";;;;AAAA,MAAM,OAAO,GAAG,w0DAAw0D,CAAC;AACz1D,sBAAe,OAAO;;MCUT,IAAI;IANjB;;;;QASU,cAAS,GAA8B,UAAU,CAAC;QAGlD,SAAI,GAAW,EAAE,CAAC;QACjB,iBAAY,GAAW,EAAE,CAAA;QAC1B,WAAM,GAAW,OAAO,CAAC;KA4FlC;IAxFC,cAAc,CAAC,KAAK;QAClB,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,MAAM,CAAA;KAC9B;IAED,yBAAyB;QACvB,MAAM,KAAK,GAAG,IAAI,CAAC,EAAE,CAAC,aAAa,CAAC,gBAAgB,CAAC,CAAA;QACrD,MAAM,KAAK,GAAG,IAAI,CAAC,EAAE,CAAC,aAAa,CAAC,gBAAgB,CAAC,CAAA;QAErD,IAAI,CAAC,KAAK,EAAE;YACV,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;SACnB;;YAAM,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QAE1B,IAAI,CAAC,KAAK,EAAE;YACV,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC;SACpB;;YAAM,IAAI,CAAC,MAAM,GAAG,KAAK,CAAC;QAE3B,IAAI,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE;YAC3B,IAAI,CAAC,YAAY,GAAG,SAAS,CAAC;SAC/B;;YAAM,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,IAAI,CAAC;KACtC;IAED,eAAe,CAAC,EAAE,EAAE,IAAI,EAAE,SAAS;QACjC,EAAE,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,SAAS,CAAC,CAAA;KAC9B;IAGD,iBAAiB;QACf,IAAI,CAAC,yBAAyB,EAAE,CAAA;KACjC;IAED,MAAM,gBAAgB;QACpB,IAAG,CAAC,sBAAsB,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE;YACnC,MAAM,SAAS,GAAG,eAAe,EAAE,CAAC;YACpC,cAAc,CAAC,UAAU,EAAE,MAAM,SAAS,CAAC,CAAA;SAC5C;KACF;IAED,mBAAmB;QACjB,IAAI,CAAC,yBAAyB,EAAE,CAAA;KACjC;IAEH,MAAM;QACF,QACE,EAAC,IAAI,uDACH,0EAAiB,IAAI,CAAC,SAAS,EAAE,KAAK,EACpC;YACE,IAAI,CAAC,MAAM,GAAG,QAAQ,GAAG,EAAE;YAC3B,IAAI,CAAC,SAAS;YACd,IAAI,CAAC,SAAS,EAAE,EAEpB,IAAI,EAAC,QAAQ,IAEV,IAAI,CAAC,SAAS,KAAK,YAAY;YAC9B,4DAAK,KAAK,EAAC,YAAY,IACrB,0DAAG,KAAK,EAAE,YAAY,IAAI,CAAC,KAAK,GAAG,SAAS,GAAG,EAAE,IAAI,IAAI,CAAC,YAAY,GAAG,WAAW,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,YAAY,IAClH,6DAAM,IAAI,EAAC,KAAK,GAAG,CACjB,EAEJ,4DAAK,KAAK,EAAC,qBAAqB,IAC9B,0DAAG,KAAK,EAAE,cAAc,IAAI,CAAC,YAAY,GAAG,WAAW,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,YAAY,IACrF,8DAAQ,CACN,EACJ,8DACE,6DAAM,IAAI,EAAC,SAAS,GAAG,CACnB,CACF,CACF,EAEP,IAAI,CAAC,SAAS,KAAK,UAAU;YAC5B,4DAAK,KAAK,EAAC,UAAU,IACnB,0DAAG,KAAK,EAAE,uBAAuB,IAAI,CAAC,YAAY,GAAG,WAAW,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,YAAY,EAAE,MAAM,EAAE,IAAI,CAAC,MAAM,IACnH,4DAAK,KAAK,EAAE,YAAY,IAAI,CAAC,KAAK,GAAG,SAAS,GAAG,EAAE,EAAE,IACnD,6DAAM,IAAI,EAAC,KAAK,GAAG,CACf,EAEN,4DAAK,KAAK,EAAC,YAAY,IACrB,8DAAQ,CACJ,CACJ,EAEJ,4DAAK,KAAK,EAAC,qBAAqB,IAC9B,6DAAM,IAAI,EAAC,SAAS,GAAG,CACnB,CACF,CACJ,CACD,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/card/card.scss?tag=ifx-card&encapsulation=shadow","src/components/card/card.tsx"],"sourcesContent":["@use \"~@infineon/design-system-tokens/dist/tokens\";\n@use \"../../global/font.scss\";\n\n:host {\n display: inline-flex;\n}\n\n.card {\n position: relative;\n display: inline-flex;\n flex-direction: column;\n word-wrap: break-word;\n background-color: tokens.$ifxColorBaseWhite;\n background-clip: border-box;\n border: 1px solid tokens.$ifxColorEngineering200;\n border-radius: 1px;\n //width: 22rem;\n width: 350px;\n height: auto;\n font-family: var(--ifx-font-family); // tokens.$ifxFontFamilyBody;\n\n\n\n // when the link is focused or hovered, the border color changes\n &:has(.card-href:focus), &:has(.card-href:hover) {\n outline: none;\n border-color: tokens.$ifxColorOcean500;\n\n ::slotted(ifx-card-headline) {\n color: tokens.$ifxColorOcean500;\n }\n }\n\n &.noBtns {\n & .vertical {\n & .lower__body-wrapper {\n padding-bottom: 24px;\n }\n }\n\n & .horizontal {\n & .lower__body-wrapper {\n padding-bottom: 24px;\n }\n }\n }\n\n & .horizontal {\n display: flex;\n flex-direction: row;\n min-height: 218px;\n\n & .card-img {\n flex: 1;\n text-decoration: none;\n\n &.noImage {\n display: none;\n }\n\n & ::slotted([slot=img]) {\n width: 100%;\n vertical-align: bottom;\n }\n }\n\n & .lower__body-wrapper {\n flex: 1;\n display: grid;\n grid-template-rows: 1fr auto;\n\n & .upper-body {\n display: flex;\n flex-direction: column;\n text-decoration: none;\n color: tokens.$ifxColorBaseBlack;\n padding: 24px 24px 0px 24px;\n }\n }\n }\n\n & .vertical {\n & .upper__body-wrapper {\n text-decoration: none;\n color: tokens.$ifxColorBaseBlack;\n\n & .card-img {\n height: 190px;\n\n &.noImage {\n display: none;\n }\n }\n\n & .upper-body {\n padding: 24px 24px 0px 24px;\n }\n }\n\n & .lower__body-wrapper {\n &:hover {\n border-color: tokens.$ifxColorEngineering200;\n }\n }\n }\n\n &.horizontal {\n flex-direction: row;\n width: 538px;\n\n & .card-img {\n flex: 1;\n order: 2;\n\n & ::slotted([slot=img]) {\n width: 100%;\n height: 100%;\n vertical-align: bottom;\n object-fit: cover;\n }\n }\n\n &.left {\n & .horizontal {\n & .card-img {\n order: 1;\n }\n\n & .lower__body-wrapper {\n order: 2;\n }\n }\n }\n }\n\n & .card-href:focus {\n outline: none;\n }\n}","import { Component, h, Host, Element, Prop, State, Listen } from '@stencil/core';\nimport { trackComponent } from '../../global/utils/tracking';\nimport { isNestedInIfxComponent } from '../../global/utils/dom-utils';\nimport { detectFramework } from '../../global/utils/framework-detection';\n\n@Component({\n tag: 'ifx-card',\n styleUrl: 'card.scss',\n shadow: true,\n})\n\nexport class Card {\n @Element() el;\n @State() noBtns: boolean;\n @Prop() direction: 'horizontal' | 'vertical' = 'vertical';\n @State() alignment: string;\n @State() noImg: boolean;\n @Prop() href: string = \"\";\n @State() internalHref: string = \"\"\n @Prop() target: string = \"_self\";\n @Prop() ariaLabel: string | null;\n\n @Listen('imgPosition')\n setImgPosition(event) {\n this.alignment = event.detail\n }\n\n handleComponentAdjustment() {\n const image = this.el.querySelector('ifx-card-image')\n const links = this.el.querySelector('ifx-card-links')\n\n if (!image) {\n this.noImg = true;\n } else this.noImg = false;\n\n if (!links) {\n this.noBtns = true;\n } else this.noBtns = false;\n\n if (this.href.trim() === \"\") {\n this.internalHref = undefined;\n } else this.internalHref = this.href;\n }\n\n handleClassList(el, type, className) {\n el.classList[type](className)\n }\n\n\n componentWillLoad() {\n this.handleComponentAdjustment()\n }\n\n async componentDidLoad() { \n if(!isNestedInIfxComponent(this.el)) { \n const framework = detectFramework();\n trackComponent('ifx-card', await framework)\n }\n }\n\n componentWillUpdate() {\n this.handleComponentAdjustment()\n }\n\nrender() {\n return (\n <Host>\n <div aria-label={this.ariaLabel} class={\n `card \n ${this.noBtns ? 'noBtns' : \"\"}\n ${this.direction} \n ${this.alignment}`\n }\n role=\"region\">\n\n {this.direction === 'horizontal' &&\n <div class=\"horizontal\">\n <a class={`card-img ${this.noImg ? 'noImage' : \"\"} ${this.internalHref ? 'card-href' : ''}`} href={this.internalHref}>\n <slot name=\"img\" />\n </a>\n\n <div class='lower__body-wrapper'>\n <a class={`upper-body ${this.internalHref ? 'card-href' : ''}`} href={this.internalHref}>\n <slot />\n </a>\n <div>\n <slot name='buttons' />\n </div>\n </div>\n </div>}\n\n {this.direction === 'vertical' &&\n <div class=\"vertical\">\n <a class={`upper__body-wrapper ${this.internalHref ? 'card-href' : ''}`} href={this.internalHref} target={this.target}>\n <div class={`card-img ${this.noImg ? 'noImage' : \"\"}`}>\n <slot name=\"img\" />\n </div>\n\n <div class='upper-body'>\n <slot />\n </div>\n </a>\n\n <div class='lower__body-wrapper'>\n <slot name='buttons' />\n </div>\n </div>}\n </div>\n </Host>\n );\n }\n}"],"version":3}
|
@@ -13,7 +13,7 @@ const Faq = /*@__PURE__*/ proxyCustomElement(class Faq extends H {
|
|
13
13
|
this.__attachShadow();
|
14
14
|
}
|
15
15
|
render() {
|
16
|
-
return (h("div", { key: '
|
16
|
+
return (h("div", { key: 'fb2f01442e711c7c093de4b086666ab0b8840455', class: 'container' }, h("ifx-accordion", { key: '238c4362584d6d805e77f28e46cb60f7bf74f40a' }, h("ifx-accordion-item", { key: '56a08731afe003d2128833a0d2b223a82c8df1e9', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: '7b5409c5b499293f133b53cc02ca614b7c5798da', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '44051921338ddea5ccda24361fe09b6c1206ed54', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: '49e4d3f84d046ce6cce87b83ec5a1b9149fbc6b2', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: 'f0df51ad76c2d8f2c27c22e7d032114487414596', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
|
17
17
|
}
|
18
18
|
static get style() { return IfxFaqStyle0; }
|
19
19
|
}, [1, "ifx-faq"]);
|
@@ -4,7 +4,7 @@ import { i as isNestedInIfxComponent } from './p-1ecafb97.js';
|
|
4
4
|
import { d as defineCustomElement$5 } from './p-6462dfec.js';
|
5
5
|
import { d as defineCustomElement$4 } from './p-6ca4e3f8.js';
|
6
6
|
import { d as defineCustomElement$3 } from './p-91c41731.js';
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
7
|
+
import { d as defineCustomElement$2 } from './p-a5285a05.js';
|
8
8
|
|
9
9
|
const fileUploadCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}:host{font-family:var(--ifx-font-family, sans-serif)}.file-upload-wrapper{display:flex;flex-direction:column}.file-upload-wrapper.disabled{pointer-events:none}.file-upload-wrapper.disabled label,.file-upload-wrapper.disabled .file-upload-info{color:#575352}.file-upload-label{font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;color:#1D1D1D}.file-upload-label .required{display:inline-block;margin-left:4px}.file-upload-label .required.error{color:#CD002F}.upload-dropzone{border:1px dashed #BFBBBB;padding:40px;text-align:center;cursor:pointer;color:#1D1D1D;transition:border-color 0.3s ease;border-radius:1px;background:#FFFFFF}.upload-dropzone ifx-icon{color:#0A8276}.upload-dropzone:hover{border:1px dashed #8D8786}.upload-dropzone.drag-over{border:1px solid #0A8276;background:#F7F7F7}.upload-dropzone.drag-over.error{border:1px solid #0A8276}.upload-dropzone.error{border-color:#CD002F}.disabled .upload-dropzone{pointer-events:none;border-color:#BFBBBB;color:#BFBBBB}.disabled .upload-dropzone ifx-icon{color:#BFBBBB}.upload-dropzone input{display:none}.file-upload-info{font-style:normal;font-weight:400;font-size:0.75rem;line-height:1rem;letter-spacing:0em;color:#1D1D1D;margin:0;margin-top:4px}.file-upload-status{font-style:normal;font-weight:400;font-size:0.75rem;line-height:1rem;letter-spacing:0.2px;margin-top:8px}.file-upload-status.file-upload-status__error{display:flex;align-items:center;color:#CD002F}.file-upload-status.file-upload-status__error ifx-icon{position:relative;top:-1px;color:#CD002F;margin-right:8px}.upload-heading{font:600 1.125rem/1.625rem \"Source Sans 3\";margin-bottom:8px}.file-list-wrapper{margin-top:16px}.file-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.file-item{border:1px solid #BFBBBB;padding-top:12px;padding-right:16px;padding-bottom:8px;padding-left:16px;display:flex;gap:8px}.file-info{width:100%;min-width:0}.file-top-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:-8px}.file-top-row ifx-icon{flex-shrink:0}.file-name-wrapper{display:flex;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;font-weight:400;font-size:0.875rem}.file-name-base{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0}.file-name-ext{flex-shrink:0;margin-left:0}.file-middle-row{display:flex;align-items:center;font-size:0.75rem;line-height:1rem;flex-wrap:wrap;color:#575352}.file-middle-row .file-status{margin-left:12px}.file-middle-row .file-status ifx-icon{margin-right:8px}.file-progress-row{margin-top:4px}.file-progress-row ifx-progress-bar{width:100%}.upload-success{border-color:#0A8276}.upload-success .file-status ifx-icon{position:relative;top:1px;color:#4CA460}.upload-failed{border-color:#CD002F}.upload-failed .file-status{color:#CD002F;margin-left:0}";
|
10
10
|
const IfxFileUploadStyle0 = fileUploadCss;
|
@@ -53,8 +53,8 @@ const FilterAccordion = /*@__PURE__*/ proxyCustomElement(class FilterAccordion e
|
|
53
53
|
this.el.removeEventListener('ifxListUpdate', this.handleCheckedChange);
|
54
54
|
}
|
55
55
|
render() {
|
56
|
-
return (h("div", { key: '
|
57
|
-
h("div", { key: '
|
56
|
+
return (h("div", { key: '463bf015b3d9d526b31057fd76acf6b78ede164f', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'e9b9999064681932aedf595d81e9ad5cf52540b0', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: 'b73c93d36249cf555503f8125250144de5a4f99e', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: '6dca3aa58d73f3d5d6ce342e84584180813aa745', class: "text" }, h("span", { key: 'b796f999e66fa9f110a36cc2df46ca8cc62401c0' }, this.filterGroupName), h("ifx-indicator", { key: '1bafec782c2f23375fc08075ae6ac3f51f1de4ee', variant: 'number', number: this.count })), h("ifx-icon", { key: '2783247408b3f28e64244c4475bdb4dd335ce399', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: 'efa8c619f1555cf551717a6ae10871ffe57acc56', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
|
57
|
+
h("div", { key: 'd22f22c3ae4850b0d73f1cc48874e4cfae496f11', class: "filter-accordion-container" }, h("slot", { key: '46d8312a3c1c8f5a92deabf19ae62416883ec4ca', name: "list" }))));
|
58
58
|
}
|
59
59
|
get el() { return this; }
|
60
60
|
static get style() { return IfxFilterAccordionStyle0; }
|
@@ -97,7 +97,7 @@ const FilterBar = /*@__PURE__*/ proxyCustomElement(class FilterBar extends H {
|
|
97
97
|
// Calculate slotsToShow safely
|
98
98
|
const slotsToShow = Math.min(safeVisibleSlots, actualNumberOfComponents, Number.MAX_SAFE_INTEGER);
|
99
99
|
const slots = Array.from({ length: slotsToShow }, (_, i) => (h("div", { class: "filter-slot-wrapper" }, h("slot", { name: `filter-component-${i + 1}` }))));
|
100
|
-
return (h(Host, { key: '
|
100
|
+
return (h(Host, { key: 'bfa22efcdd791abda74435220fb755692f648f20' }, h("div", { key: '4f59c936be486ae7f6aa9e39d96607d9bcaa9685', class: "search-container" }, h("slot", { key: '5be499cdfe7ad06f5264042017aff8524ed71868', name: "filter-search" }), " "), h("div", { key: '680f31cf62b929c2e67ccf0370e7340a5b629569', class: "components-container" }, slots.length > 0 ? slots : h("slot", { name: "filter-component" }), this.showMoreFiltersButton && !this.showAllFilters && (h("div", { key: 'aa6ba17bdc3d3590d0da1fc69b06b71e050a59cb', class: "more-filters-wrapper", onClick: this.handleMoreFiltersClick }, h("ifx-button", { key: 'd50738b6ddee7886285945fa4efa02b2bdfcbf7a', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false" }, h("ifx-icon", { key: 'c9c21a0b80163e6f13bd17614336f8331deb505c', icon: "filter-16" }), "More filters"))))));
|
101
101
|
}
|
102
102
|
get el() { return this; }
|
103
103
|
static get style() { return IfxFilterBarStyle0; }
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
|
2
2
|
import { d as defineCustomElement$3 } from './p-6ca4e3f8.js';
|
3
|
-
import { d as defineCustomElement$2 } from './p-
|
3
|
+
import { d as defineCustomElement$2 } from './p-d930ce62.js';
|
4
4
|
|
5
5
|
const filterSearchCss = ".sidebar-filter-search-wrapper{display:flex;padding:12px 16px 16px 16px;flex-direction:column;align-items:flex-start;align-self:stretch;gap:4px;font-family:var(--ifx-font-family);background:#EEEDED}.topbar-filter-search-wrapper{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:4px;font-family:var(--ifx-font-family)}.topbar-filter-search-wrapper ifx-search-field{width:100%;}.filter-name{font-size:1rem;line-height:1.5rem;font-weight:600}";
|
6
6
|
const IfxFilterSearchStyle0 = filterSearchCss;
|
@@ -33,7 +33,7 @@ const FilterSearch = /*@__PURE__*/ proxyCustomElement(class FilterSearch extends
|
|
33
33
|
this.ifxFilterSearchChange.emit({ filterName: this.filterName, filterValue: this.filterValue, filterKey: this.filterKey }); // Emitting filterKey along with other properties
|
34
34
|
}
|
35
35
|
render() {
|
36
|
-
return (h("div", { key: '
|
36
|
+
return (h("div", { key: '17db256c836a6fe99164ab2db790514574f14a9e', class: `${this.filterOrientation === 'sidebar' ? 'sidebar-filter-search-wrapper' : 'topbar-filter-search-wrapper'}` }, h("div", { key: 'ff817a1717e47ec99b857e7dc1eb3b04f2eaca0c', class: "filter-name" }, this.filterName), h("ifx-search-field", { key: 'd9b08c85aceb2a5fa445b8913f5f7617ab6718c0', placeholder: this.placeholder, "show-delete-icon": this.showDeleteIcon, disabled: this.disabled, value: this.filterValue })));
|
37
37
|
}
|
38
38
|
get host() { return this; }
|
39
39
|
static get watchers() { return {
|
@@ -127,7 +127,7 @@ const IfxFilterTypeGroup$1 = /*@__PURE__*/ proxyCustomElement(class IfxFilterTyp
|
|
127
127
|
window.removeEventListener('ifxResetFiltersEvent', this.handleResetEvent);
|
128
128
|
}
|
129
129
|
render() {
|
130
|
-
return (h(Host, { key: '
|
130
|
+
return (h(Host, { key: '1233264ed89fda967fe4a0a55a202774f3224bb3' }, h("div", { key: '8219859147372c090be8dd8c1903ad83cb952249', class: "filter-type-group" }, h("slot", { key: '71bb33ca569b56f408619b8fad01c8e6732d1817', name: "filter-search" }), h("slot", { key: '529e85aa065a4183d784007f7056baef8a0f60ff', name: "filter-accordion" }))));
|
131
131
|
}
|
132
132
|
get el() { return this; }
|
133
133
|
static get style() { return IfxFilterTypeGroupStyle0; }
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { p as proxyCustomElement, H, h } from './p-f8e6a4ef.js';
|
2
2
|
import { i as icons, d as defineCustomElement$5 } from './p-6ca4e3f8.js';
|
3
|
-
import { d as defineCustomElement$4 } from './p-
|
4
|
-
import { d as defineCustomElement$3 } from './p-
|
5
|
-
import { d as defineCustomElement$2 } from './p-
|
3
|
+
import { d as defineCustomElement$4 } from './p-2d712043.js';
|
4
|
+
import { d as defineCustomElement$3 } from './p-4cea50e1.js';
|
5
|
+
import { d as defineCustomElement$2 } from './p-d930ce62.js';
|
6
6
|
|
7
7
|
const iconsPreviewCss = ".container{display:flex;flex-direction:column;gap:10px}.alert__wrapper{margin-bottom:40px}.snippet__wrapper{display:flex;flex-direction:column;gap:5px;position:sticky;top:0;left:0;z-index:99;background-color:white}.html-wrapper{background:rgb(38, 38, 38);padding:20px;color:white;font-family:monospace}.html-wrapper button{position:absolute;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.85);color:#C9CDCF;border:0 none;padding:4px 10px;font-size:0.75rem;font-family:\"Nunito Sans\";font-weight:700;border-top:1px solid rgba(255, 255, 255, 0.1);border-left:1px solid rgba(255, 255, 255, 0.1);margin-left:-1px;border-radius:4px 0 0 0;cursor:pointer}.html-wrapper .component-name{color:#A8FF60}.html-wrapper .attribute-name{color:rgb(150, 203, 254)}.html-wrapper .attribute-value{color:rgb(180, 116, 221)}.preview__container{box-sizing:border-box;display:flex;align-items:center;padding:2px;flex-wrap:wrap;gap:4px}.preview__container .no-results{width:100%;text-align:center}.preview__container .preview__container-item{display:flex;justify-content:center;align-items:center;border:1px solid #f1f1f1;padding:2px;width:50px;height:50px;position:relative}.preview__container .preview__container-item:active{border-color:#378375}.preview__container .preview__container-item:hover{cursor:pointer}.preview__container .preview__container-item.copied::after{z-index:50;content:\"copied!\";position:absolute;top:0;left:50px;background-color:#000;color:white;padding:3px;border-radius:4px}";
|
8
8
|
const IfxIconsPreviewStyle0 = iconsPreviewCss;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
|
2
2
|
import { d as defineCustomElement$4 } from './p-5043151d.js';
|
3
3
|
import { d as defineCustomElement$3 } from './p-6ca4e3f8.js';
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
4
|
+
import { d as defineCustomElement$2 } from './p-75b8bc7b.js';
|
5
5
|
|
6
6
|
const listEntryCss = ".list-entry{display:flex;align-items:center;margin-top:8px;align-self:stretch}";
|
7
7
|
const IfxListEntryStyle0 = listEntryCss;
|
@@ -26,7 +26,7 @@ const ListEntry = /*@__PURE__*/ proxyCustomElement(class ListEntry extends H {
|
|
26
26
|
this.ifxListEntryChange.emit({ label: this.label, value: this.value, type: this.type });
|
27
27
|
}
|
28
28
|
render() {
|
29
|
-
return (h("div", { key: '
|
29
|
+
return (h("div", { key: '95acfa9cdf7f9f93a9a9853e2e8e6661be3e1587', class: "wrapper" }, this.type === 'checkbox' ? (h("div", { class: "list-entry" }, h("ifx-checkbox", { size: "s", checked: this.value }, this.label))) : (h("div", { class: "list-entry" }, h("ifx-radio-button", { size: "s", checked: this.value }, this.label)))));
|
30
30
|
}
|
31
31
|
get host() { return this; }
|
32
32
|
static get watchers() { return {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
|
2
2
|
import { d as defineCustomElement$3 } from './p-6ca4e3f8.js';
|
3
|
-
import { d as defineCustomElement$2 } from './p-
|
3
|
+
import { d as defineCustomElement$2 } from './p-2d712043.js';
|
4
4
|
|
5
5
|
const listCss = ".link-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:8px}";
|
6
6
|
const IfxListStyle0 = listCss;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { M as MultiselectOption, d as defineCustomElement$1 } from './p-
|
1
|
+
import { M as MultiselectOption, d as defineCustomElement$1 } from './p-959882c8.js';
|
2
2
|
|
3
3
|
const IfxMultiselectOption = MultiselectOption;
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|