@infineon/infineon-design-system-stencil 32.8.3 → 32.9.0--canary.1690.ef94902073425116647c9c7d684cb0b9cb0173a2.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-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-list-entry.cjs.entry.js +1 -1
- package/dist/cjs/ifx-navbar-item.cjs.entry.js +16 -3
- package/dist/cjs/ifx-navbar-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-navbar-profile.cjs.entry.js +4 -4
- package/dist/cjs/ifx-navbar-profile.cjs.entry.js.map +1 -1
- 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/infineon-design-system-stencil.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/navigation/navbar/navbar-item.css +5 -0
- package/dist/collection/components/navigation/navbar/navbar-item.js +34 -2
- package/dist/collection/components/navigation/navbar/navbar-item.js.map +1 -1
- 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-basic-table.js +1 -1
- package/dist/components/ifx-chip.js +1 -1
- package/dist/components/ifx-faq.js +1 -1
- package/dist/components/ifx-filter-accordion.js +3 -3
- 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 +1 -1
- package/dist/components/ifx-list-entry.js +2 -2
- package/dist/components/ifx-navbar-item.js +25 -5
- package/dist/components/ifx-navbar-item.js.map +1 -1
- package/dist/components/ifx-navbar-profile.js +4 -4
- package/dist/components/ifx-navbar-profile.js.map +1 -1
- package/dist/components/ifx-navbar.js +3 -3
- package/dist/components/ifx-notification.js +1 -1
- package/dist/components/ifx-number-indicator.js +1 -1
- package/dist/components/ifx-overview-table.js +2 -2
- 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 +2 -2
- package/dist/components/ifx-sidebar-item.js +6 -6
- package/dist/components/ifx-sidebar-title.js +1 -1
- package/dist/components/ifx-sidebar.js +5 -5
- package/dist/components/ifx-slider.js +2 -2
- package/dist/components/ifx-spinner.js +1 -1
- package/dist/components/ifx-status.js +1 -1
- package/dist/components/ifx-step.js +4 -4
- 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 +6 -6
- package/dist/components/ifx-tabs.js +2 -2
- package/dist/components/ifx-tag.js +1 -1
- package/dist/components/ifx-template.js +1 -1
- package/dist/components/ifx-templates-ui.js +4 -4
- package/dist/components/ifx-text-field.js +1 -1
- package/dist/components/ifx-textarea.js +1 -1
- package/dist/components/ifx-tooltip.js +4 -4
- package/dist/components/{p-c50f3c5c.js → p-427dec58.js} +2 -2
- package/dist/components/{p-c50f3c5c.js.map → p-427dec58.js.map} +1 -1
- package/dist/components/{p-d0978a2a.js → p-7cf5a49e.js} +2 -2
- package/dist/components/{p-d0978a2a.js.map → p-7cf5a49e.js.map} +1 -1
- package/dist/components/{p-29acebf4.js → p-92e8b476.js} +3 -3
- package/dist/components/{p-29acebf4.js.map → p-92e8b476.js.map} +1 -1
- package/dist/components/{p-d4a3a47a.js → p-943667cc.js} +3 -3
- package/dist/components/{p-d4a3a47a.js.map → p-943667cc.js.map} +1 -1
- package/dist/components/{p-094fbb51.js → p-ab1c7bfa.js} +4 -4
- package/dist/components/{p-094fbb51.js.map → p-ab1c7bfa.js.map} +1 -1
- package/dist/components/{p-650841dc.js → p-b654ca64.js} +2 -2
- package/dist/components/{p-650841dc.js.map → p-b654ca64.js.map} +1 -1
- package/dist/components/{p-957b910f.js → p-b902ae49.js} +5 -5
- package/dist/components/{p-957b910f.js.map → p-b902ae49.js.map} +1 -1
- package/dist/components/{p-b13e8e96.js → p-d092c793.js} +3 -3
- package/dist/components/{p-b13e8e96.js.map → p-d092c793.js.map} +1 -1
- package/dist/components/{p-62623d25.js → p-db280209.js} +3 -3
- package/dist/components/{p-62623d25.js.map → p-db280209.js.map} +1 -1
- package/dist/components/{p-e7707c2b.js → p-fc09ad6e.js} +3 -3
- package/dist/components/{p-e7707c2b.js.map → p-fc09ad6e.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-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-list-entry.entry.js +1 -1
- package/dist/esm/ifx-navbar-item.entry.js +16 -3
- package/dist/esm/ifx-navbar-item.entry.js.map +1 -1
- package/dist/esm/ifx-navbar-profile.entry.js +4 -4
- package/dist/esm/ifx-navbar-profile.entry.js.map +1 -1
- 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/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-98519765.entry.js → p-02be5ab9.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-b6ae0c91.entry.js → p-04635411.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-656866fe.entry.js → p-056f186a.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-0849e856.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-0849e856.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-b4575d17.entry.js → p-10d807f6.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-6d4a707f.entry.js → p-1254ab3c.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-12cb570e.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-12cb570e.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-8e67f319.entry.js → p-154970c5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-8cc3350c.entry.js → p-17c09c0a.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-a68c871e.entry.js → p-1b22b4d8.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-269945bf.entry.js → p-200c7e84.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-201a45a5.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-ab39ded7.entry.js → p-22a4c8c4.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-bad7e525.entry.js → p-25345daf.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-7ac2b811.entry.js → p-356090be.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-5d95f0ae.entry.js → p-3b441f53.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-fe429115.entry.js → p-3ec800c4.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-dd9c0632.entry.js → p-4b7999b1.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-c6763898.entry.js → p-521f359a.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-2808962f.entry.js → p-6d51087d.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-2f6c8f67.entry.js → p-73b3fc77.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-3ce4557a.entry.js → p-7f8dc92f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-2689a620.entry.js → p-866b642e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-872b46dc.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-c91baf92.entry.js.map → p-872b46dc.entry.js.map} +1 -1
- package/dist/infineon-design-system-stencil/{p-afb6adad.entry.js → p-a7d0b38b.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-2fff9de8.entry.js → p-adab0e00.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d05223b3.entry.js → p-b462b9a4.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-b668b20f.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-434662e2.entry.js → p-bb504875.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-c1bf7c39.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-bec01a8f.entry.js → p-c7c179ab.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-48dd1a20.entry.js → p-cc348b0e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-2b7c0f41.entry.js → p-e263b392.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-1a2897fe.entry.js → p-e26ef455.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-20233fb3.entry.js → p-f1ad5aa4.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-9c98a7d8.entry.js → p-f3f22585.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-f7d2e0db.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-e01f000f.entry.js → p-f8db500e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-1b948549.entry.js → p-fab3d40c.entry.js} +2 -2
- package/dist/types/components/navigation/navbar/navbar-item.d.ts +2 -0
- package/dist/types/components.d.ts +2 -0
- package/package.json +1 -1
- package/dist/infineon-design-system-stencil/p-349ffeb7.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-59fa3f74.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-7cbabd63.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-7cbabd63.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-a873bf27.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-a873bf27.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-b38e93bf.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-c91baf92.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-ca748298.entry.js +0 -2
- /package/dist/infineon-design-system-stencil/{p-98519765.entry.js.map → p-02be5ab9.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-b6ae0c91.entry.js.map → p-04635411.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-656866fe.entry.js.map → p-056f186a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-b4575d17.entry.js.map → p-10d807f6.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-6d4a707f.entry.js.map → p-1254ab3c.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-8e67f319.entry.js.map → p-154970c5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-8cc3350c.entry.js.map → p-17c09c0a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a68c871e.entry.js.map → p-1b22b4d8.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-269945bf.entry.js.map → p-200c7e84.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-349ffeb7.entry.js.map → p-201a45a5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ab39ded7.entry.js.map → p-22a4c8c4.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-bad7e525.entry.js.map → p-25345daf.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-7ac2b811.entry.js.map → p-356090be.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-5d95f0ae.entry.js.map → p-3b441f53.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-fe429115.entry.js.map → p-3ec800c4.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-dd9c0632.entry.js.map → p-4b7999b1.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-c6763898.entry.js.map → p-521f359a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-2808962f.entry.js.map → p-6d51087d.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-2f6c8f67.entry.js.map → p-73b3fc77.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-3ce4557a.entry.js.map → p-7f8dc92f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-2689a620.entry.js.map → p-866b642e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-afb6adad.entry.js.map → p-a7d0b38b.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-2fff9de8.entry.js.map → p-adab0e00.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d05223b3.entry.js.map → p-b462b9a4.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ca748298.entry.js.map → p-b668b20f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-434662e2.entry.js.map → p-bb504875.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-59fa3f74.entry.js.map → p-c1bf7c39.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-bec01a8f.entry.js.map → p-c7c179ab.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-48dd1a20.entry.js.map → p-cc348b0e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-2b7c0f41.entry.js.map → p-e263b392.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-1a2897fe.entry.js.map → p-e26ef455.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-20233fb3.entry.js.map → p-f1ad5aa4.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-9c98a7d8.entry.js.map → p-f3f22585.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-b38e93bf.entry.js.map → p-f7d2e0db.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e01f000f.entry.js.map → p-f8db500e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-1b948549.entry.js.map → p-fab3d40c.entry.js.map} +0 -0
@@ -148,7 +148,7 @@ export class Pagination {
|
|
148
148
|
this.initPagination(paginationElement);
|
149
149
|
}
|
150
150
|
render() {
|
151
|
-
return (h("div", { key: '
|
151
|
+
return (h("div", { key: '28020981686b2a32bf9b401bb33335254046b6af', "aria-label": 'a pagination', "aria-value": this.currentPage, class: "container" }, h("div", { key: 'f01128bd9ac5ae78e0e81f457031e853d5775283', class: 'items__per-page-wrapper' }, h("div", { key: '7a7a46f6377886af8dbaa48a50cbf45b0c31ec45', class: 'items__per-page-label' }, "Results per Page"), h("div", { key: '0dbe7da930e8b694cc10e3ccd971721bd2099c74', class: 'items__per-page-field' }, h("ifx-select", { key: '594c244d8e3007c982cce28cdb2a140ff84fa98a', value: 'undefined', size: 's', placeholder: 'false', "show-search": 'false', "search-placeholder-value": 'Search...', disabled: false, error: false, "error-message": 'Error', label: '', "placeholder-value": 'Placeholder', options: this.filteredItemsPerPage }))), h("div", { key: '41e29a9570a38ad84639bfaccdbae35e63369e82', class: 'items__total-wrapper' }, h("div", { key: 'ea0de6169ec9bf2f52b188cb08ad9c30acbe40af', class: 'page__numbers-wrapper' }, h("div", { key: 'ef97f91d487cb04157ac259c38b586a14f7b298b', class: "pagination" }, h("ifx-icon-button", { key: 'c5f7049f4e0b7b2e1f11166b7e72ca165878a4dc', variant: 'secondary', class: "prev", color: 'primary', icon: 'arrow-left-24' }), h("ol", { key: '1825c56cd64c3e8688352ca1ecc031d60264adbc' }, this.numberOfPages.map((item) => h("li", { class: `${this.internalPage === item ? 'active' : ""}` }, h("a", { href: undefined }, item)))), h("ifx-icon-button", { key: '7cc205cc4d5f5c8ee8d8f0917c5634670daba0fe', class: "next", variant: 'secondary', color: 'primary', icon: 'arrow-right-24' }))))));
|
152
152
|
}
|
153
153
|
static get is() { return "ifx-pagination"; }
|
154
154
|
static get encapsulation() { return "shadow"; }
|
@@ -13,7 +13,7 @@ export class ProgressBar {
|
|
13
13
|
this.internalValue = this.value;
|
14
14
|
}
|
15
15
|
render() {
|
16
|
-
return (h("div", { key: '
|
16
|
+
return (h("div", { key: '35f55b670cd2e086fbc44f05c98e616453bd407f', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: '43e8ef3422aa2f73ea3edaed7beaec41a19ba7a0', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: '4af5e3572e58c6567ddd5ab98c84bc11c8a7be58', class: "label" }, `${this.internalValue}%`))));
|
17
17
|
}
|
18
18
|
static get is() { return "ifx-progress-bar"; }
|
19
19
|
static get encapsulation() { return "shadow"; }
|
@@ -87,10 +87,10 @@ export class RadioButton {
|
|
87
87
|
}
|
88
88
|
}
|
89
89
|
render() {
|
90
|
-
return (h("div", { key: '
|
90
|
+
return (h("div", { key: '462e0469ee1c7fa77b9b28b8f2aadc856a24d587', 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: '7a325bc66c710d70a0f67cf312818b7b0d6e86e0', class: `radioButton__wrapper
|
91
91
|
${this.internalChecked ? 'checked' : ''}
|
92
92
|
${this.disabled ? 'disabled' : ''}
|
93
|
-
${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: '
|
93
|
+
${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: 'd90a5d666ad260efffdb213164a6ac3aaa537dbc', class: "radioButton__wrapper-mark" })), this.hasSlot && (h("div", { key: '8a691a50bdc558ec2758033caf39432a3673a034', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '6d468dd75e5f964290349ab509af28a0c8bebb14' }))), h("input", { key: '90e7432e4a4bfb09dcaa65a29441bc6b38385d9b', 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() })));
|
94
94
|
}
|
95
95
|
static get is() { return "ifx-radio-button"; }
|
96
96
|
static get encapsulation() { return "shadow"; }
|
@@ -40,7 +40,7 @@ export class RadioButtonGroup {
|
|
40
40
|
this.hasErrors = Array.from(this.errorStates.values()).some((error) => error);
|
41
41
|
}
|
42
42
|
render() {
|
43
|
-
return (h("div", { key: '
|
43
|
+
return (h("div", { key: 'b1d28133968f11f1dd607c8718b3ac78b81a30ce', class: 'radio-button-group-container' }, this.showGroupLabel ? h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', h("div", { key: 'aabf1ce17c5a30806b57d146f9fb28456501f778', class: `radio-button-group ${this.alignment} ${this.size}` }, h("slot", { key: '75e5714f78f22f04a0f994e2051b995635d8d799', 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))) : ''));
|
44
44
|
}
|
45
45
|
static get is() { return "ifx-radio-button-group"; }
|
46
46
|
static get encapsulation() { return "shadow"; }
|
@@ -30,7 +30,7 @@ export class SearchBar {
|
|
30
30
|
this.value = event.detail;
|
31
31
|
}
|
32
32
|
render() {
|
33
|
-
return (h("div", { key: '
|
33
|
+
return (h("div", { key: '4cef8e7a043f1e0f47211da11f53c4142a465665', "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" })))));
|
34
34
|
}
|
35
35
|
static get is() { return "ifx-search-bar"; }
|
36
36
|
static get encapsulation() { return "shadow"; }
|
@@ -46,7 +46,7 @@ export class SearchField {
|
|
46
46
|
this.showDeleteIconInternalState = false;
|
47
47
|
}
|
48
48
|
render() {
|
49
|
-
return (h("div", { key: '
|
49
|
+
return (h("div", { key: '650ce5bb84569121de76a2903ee0a9f631d5d657', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, h("div", { key: '6ed9b4c8e90f1e249e3ee453990cc33e6c5f42fd', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, h("ifx-icon", { key: 'dd2d019028006749b18b04ec8e1343f4b3580867', icon: "search-16", class: "search-icon" }), h("input", { key: 'c5d915f98c769073b357b1471333f5904ea34f78', 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)));
|
50
50
|
}
|
51
51
|
getSizeClass() {
|
52
52
|
return `${this.size}` === "s"
|
@@ -18,7 +18,7 @@ export class Segment {
|
|
18
18
|
}
|
19
19
|
}
|
20
20
|
render() {
|
21
|
-
return (h("div", { key: '
|
21
|
+
return (h("div", { key: '24e29962777967caa13ca6fd67acef50bd35688f', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: '5b617d48bb3fb9a987f3c8c69b44e47203bd39d4', icon: this.icon }), " ", h("slot", { key: '3439ea0ed1b6c0afc18313c65da94a13eabffd39' })));
|
22
22
|
}
|
23
23
|
static get is() { return "ifx-segment"; }
|
24
24
|
static get encapsulation() { return "shadow"; }
|
@@ -62,8 +62,8 @@ export class SegmentedControl {
|
|
62
62
|
this.setActiveSegment();
|
63
63
|
}
|
64
64
|
render() {
|
65
|
-
return (h("div", { key: '
|
66
|
-
h("div", { key: '
|
65
|
+
return (h("div", { key: '44570e77a5bb69b2445f25210802bebef7ea4b16', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: '27df3d151a81f9c51573e7cda1213dc46fb3c996', class: 'group__label' }, this.label.trim()), h("div", { key: '54b3be7f83adcce926a32cd1b48bd060dec07911', class: 'group__controls' }, h("slot", { key: '1176e2079339ea84e448b94ccbcca7c46e188c41' })), this.caption.trim() &&
|
66
|
+
h("div", { key: '098012b21d8ddef63c8d2899f72d895d95ac672e', class: 'group__caption' }, h("ifx-icon", { key: 'cd65f60cc1be162739d9f9561dee9f8fe779d180', icon: 'cinfo16' }), " ", this.caption.trim())));
|
67
67
|
}
|
68
68
|
componentDidRender() {
|
69
69
|
this.setSegmentSize();
|
@@ -218,9 +218,9 @@ export class Choices {
|
|
218
218
|
// destroy choices element to restore previous dom structure
|
219
219
|
// so vdom can replace the element correctly
|
220
220
|
this.destroy();
|
221
|
-
return (h("div", { key: '
|
221
|
+
return (h("div", { key: 'f87d4513426e72959d9ed91c5f8d8d4bdb059d25', class: `ifx-select-container` }, this.label ? (h("div", { class: "ifx-label-wrapper" }, h("span", null, this.label))) : null, h("div", { key: '5f7dd5010be9c22815d95c01809441d007480f7d', class: `${choicesWrapperClass}
|
222
222
|
${this.disabled ? 'disabled' : ''}
|
223
|
-
${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: '
|
223
|
+
${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: '1a910f6bac2fa8d8bad78f9ae196b43b61ba4577', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), h("div", { key: '86126e90e8fbc5490bbf28775633e446b78ae35d', class: "single__select-icon-container" }, this.optionIsSelected && (h("div", { key: 'f55402448b7297f97f600c31f8500c7423d6ae01', class: "ifx-choices__icon-wrapper-delete" }, h("ifx-icon", { key: '1f5a06d7cb2b79a2fe9cd33309617b0cd3e077b2', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), h("div", { key: '89522c702d60f1be3c5539bd0bea216ad2849789', class: "ifx-choices__icon-wrapper-up" }, h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), h("div", { key: '88fdd1490b70a25dd610d1cd82919e9b5f887c42', 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));
|
224
224
|
}
|
225
225
|
toggleDropdown() {
|
226
226
|
const div = this.root.querySelector('.ifx-choices__wrapper');
|
@@ -136,10 +136,10 @@ export class IfxSlider {
|
|
136
136
|
this.updateValuePercent();
|
137
137
|
}
|
138
138
|
render() {
|
139
|
-
return (h("div", { key: '
|
139
|
+
return (h("div", { key: '0b3500d219fa3e3928d75493577f375f2c33d1c8', class: "ifx-slider" }, this.leftText && (h("span", { key: 'a56271cdbfd488eee15fa50e3a7187fbbb41f47c', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: '8ee97fd4178a2382f5f9c660ef6082ba060864bf', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
|
140
140
|
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 })
|
141
141
|
:
|
142
|
-
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: '
|
142
|
+
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: '281f1fc2711241144a4c112713dd75709be8876d', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: 'c68dee426bc3e48ee02f3c00d6fc11f01c3095ad', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: '4a28abfc9b711a0269d1e2007dfcaa2507b54eed', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
|
143
143
|
}
|
144
144
|
static get is() { return "ifx-slider"; }
|
145
145
|
static get encapsulation() { return "shadow"; }
|
@@ -5,8 +5,8 @@ export class Spinner {
|
|
5
5
|
this.inverted = false;
|
6
6
|
}
|
7
7
|
render() {
|
8
|
-
return (h("div", { key: '
|
9
|
-
&& h("div", { key: '
|
8
|
+
return (h("div", { key: '0c54d7c330a5744b6b8ab86f7b0634380a9a7639', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, h("div", { key: '1754f90f07172c7aaaad8473a70813455cd0ecf7', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
|
9
|
+
&& h("div", { key: 'ce8b76456e437680990da2c0bf0fddba4b9a297a', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, h("svg", { key: 'f5c40e79581dc76514d5054357f21126abfe1f12', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '430cab7ff3fffd07f0ec7c9f0799182abe3811f1', id: "spinner/conductor" }, h("path", { key: '14bd48e715761fa9161bb4c8d28fa3e4f779d04a', 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" }))))));
|
10
10
|
}
|
11
11
|
getSizeClass() {
|
12
12
|
return `${this.size}` === "s"
|
@@ -8,7 +8,7 @@ export class Status {
|
|
8
8
|
var _a;
|
9
9
|
const effectiveColor = ((_a = this.color) === null || _a === void 0 ? void 0 : _a.trim()) ? this.color : 'orange-500';
|
10
10
|
const containerClass = this.border ? `container border-${effectiveColor}` : 'container no-border';
|
11
|
-
return (h("div", { key: '
|
11
|
+
return (h("div", { key: '49f15d024a1b074cf429cbd6fcece03f2638f030', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: '35d87db46e92d283f9a579deee40277703d0cf46', class: `dot ${effectiveColor}` }), h("p", { key: 'e9e5e431d26af9d54ac865a2abef34bee778e480', class: "text" }, this.label)));
|
12
12
|
}
|
13
13
|
static get is() { return "ifx-status"; }
|
14
14
|
static get encapsulation() { return "shadow"; }
|
@@ -42,7 +42,7 @@ export class Step {
|
|
42
42
|
}
|
43
43
|
}
|
44
44
|
render() {
|
45
|
-
return (h("div", { key: '
|
45
|
+
return (h("div", { key: '83625c8ac09c90b3b1dcdf3ba2a8895a24edee2d', "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' : ''}
|
46
46
|
${this.error ? 'error' : ''}
|
47
47
|
${this.stepperState.variant}
|
48
48
|
${this.complete ? 'complete' : ''}
|
@@ -50,11 +50,11 @@ export class Step {
|
|
50
50
|
indicator-${this.stepperState.indicatorPosition}
|
51
51
|
${this.active ? 'active' : ''}
|
52
52
|
${this.clickable ? 'clickable' : ''}
|
53
|
-
${this.disabled ? 'disabled' : ''}` }, h("div", { key: '
|
54
|
-
h("div", { key: '
|
53
|
+
${this.disabled ? 'disabled' : ''}` }, h("div", { key: '9fae5aa155473b25469d15d2fc42acdd20b4cba4', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: 'a6882ef33898927e56295f569c1ccad141d6e14d', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
|
54
|
+
h("div", { key: '7658a779c447037d99fbfa03e13950ab73825da7', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: 'cf34eec3375552270357f0254fdc5fc43dfd934d', icon: 'check16' }), this.active && h("span", { key: 'db9ded65bad4c621cc1754a7c693421fd07e9748', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: '7797bbef426c2a4ec0767623cb9ea706ad7dae86', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && h("span", { key: '7f28feb1ef0b579e6aee9c718e9432dc392f4d91', class: `step-connector-r ${this.active ? 'active' : ''}` })),
|
55
55
|
/* Step labels */
|
56
56
|
(this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
|
57
|
-
h("div", { key: '
|
57
|
+
h("div", { key: 'f2d2c5b537d44cdff090a73accd82c03fa640bde', 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: 'f15a1c53cdf08a5c73dda35db5c3175059ecc0fc' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: '553adaf01a95905408ba846361ab757f2d281280' }))));
|
58
58
|
}
|
59
59
|
;
|
60
60
|
static get is() { return "ifx-step"; }
|
@@ -118,10 +118,10 @@ export class Stepper {
|
|
118
118
|
this.syncIfxSteps();
|
119
119
|
}
|
120
120
|
render() {
|
121
|
-
return (h("div", { key: '
|
121
|
+
return (h("div", { key: 'e34b9fb2761f7c4a06320b1554c4301c70708018', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
|
122
122
|
/* Progress bar for compact variant. */
|
123
123
|
(this.variant === 'compact') &&
|
124
|
-
h("div", { key: '
|
124
|
+
h("div", { key: '84b0c55f95c480b8b412439e7f310106543649fd', class: 'stepper-progress' }, h("div", { key: '57fd2cf3637d1c6299fb0b7af2a4a922a0076b13', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '0dcb9c3e62f301419859f32783a6e3c6762352e8', class: `stepper-wrapper` }, h("slot", { key: '59b1db2d183821acdda67c4cc3279e0882c13b8f' }))));
|
125
125
|
}
|
126
126
|
;
|
127
127
|
componentDidRender() {
|
@@ -63,7 +63,7 @@ export class Switch {
|
|
63
63
|
this.internals.setFormValue(null);
|
64
64
|
}
|
65
65
|
render() {
|
66
|
-
return (h("div", { key: '
|
66
|
+
return (h("div", { key: 'cbddeccd43fef5e18d0491b4a1ba4ef2cd4a638e', 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: 'a062194ef6d77a7a26680fbcbcc5df636791891a', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: '7165c7a00ef359de33627b4710b79accb602683b', class: "switch__checkbox-wrapper" }, h("input", { key: '8ed145f9f52edca0bb3b1eee6d27974156e3a27a', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: 'e8c9510d1fa762c0116c013e387f730ee3c34c07', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: 'da7f645a6dfc0c72c254f9a0947c7ff8c735e744', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: '898e5e1fbb6c7ab6cc38397d82c3a6b70ec69a6a', htmlFor: "switch" }, h("slot", { key: '08a1e09c7a84348b5c830fb2b03c5ed019db8953', onSlotchange: () => this.toggleLabelGap() })))));
|
67
67
|
}
|
68
68
|
static get is() { return "ifx-switch"; }
|
69
69
|
static get encapsulation() { return "shadow"; }
|
@@ -88,7 +88,7 @@ export class FilterBar {
|
|
88
88
|
// Calculate slotsToShow safely
|
89
89
|
const slotsToShow = Math.min(safeVisibleSlots, actualNumberOfComponents, Number.MAX_SAFE_INTEGER);
|
90
90
|
const slots = Array.from({ length: slotsToShow }, (_, i) => (h("div", { class: "filter-slot-wrapper" }, h("slot", { name: `filter-component-${i + 1}` }))));
|
91
|
-
return (h(Host, { key: '
|
91
|
+
return (h(Host, { key: 'e431941014bc2484b77548561545d55a2b1fe531' }, h("div", { key: 'ecba3ad88721cd21d85dbb21d5ce240f4a73882d', class: "search-container" }, h("slot", { key: '8fd8b15b99b2751ca46244eab417117cad8aadce', name: "filter-search" }), " "), h("div", { key: '9b05f4dc5ff393349db76fa9dd0980c42a0d29dd', class: "components-container" }, slots.length > 0 ? slots : h("slot", { name: "filter-component" }), this.showMoreFiltersButton && !this.showAllFilters && (h("div", { key: '8359fd986fc5501acf4f22b4c463f7fa44a4e50d', class: "more-filters-wrapper", onClick: this.handleMoreFiltersClick }, h("ifx-button", { key: '7d9665eeb20da87890ae5883d62bb805d26a4014', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false" }, h("ifx-icon", { key: '3b79eaf99d0386aa4342261c1349f795a32af827', icon: "filter-16" }), "More filters"))))));
|
92
92
|
}
|
93
93
|
static get is() { return "ifx-filter-bar"; }
|
94
94
|
static get encapsulation() { return "shadow"; }
|
@@ -31,8 +31,8 @@ export class FilterAccordion {
|
|
31
31
|
this.el.removeEventListener('ifxListUpdate', this.handleCheckedChange);
|
32
32
|
}
|
33
33
|
render() {
|
34
|
-
return (h("div", { key: '
|
35
|
-
h("div", { key: '
|
34
|
+
return (h("div", { key: '629ff7cd290839013e522e6051375a3c0c0d6adc', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'bbecee7853dd8b29ba2fdf996d733c1b8ee88122', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: '24b75a1554874f9075496604dbdf53c6da4bf39c', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: '0350a1f14bf769cb24f0380d126e83a8e28d56e6', class: "text" }, h("span", { key: 'ee8511c00fbc73b0ed799d91b569e7b273f79e93' }, this.filterGroupName), h("ifx-number-indicator", { key: 'e6e729cf9a4aa2232c4769f7c0aa81eedd83d6f0' }, this.count)), h("ifx-icon", { key: 'c11cb1d518cbc9862249d6826fa2e43259546a8f', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: '2ce76a3a593d990467f69586e19ccbd13f8c0633', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
|
35
|
+
h("div", { key: 'f03e2083a7b76145674896766df67c533f5e50d1', class: "filter-accordion-container" }, h("slot", { key: 'aaa6d9c51658d77c67426ab72d9923f2bb47da61', name: "list" }))));
|
36
36
|
}
|
37
37
|
static get is() { return "ifx-filter-accordion"; }
|
38
38
|
static get encapsulation() { return "shadow"; }
|
@@ -23,7 +23,7 @@ export class FilterSearch {
|
|
23
23
|
this.ifxFilterSearchChange.emit({ filterName: this.filterName, filterValue: this.filterValue, filterKey: this.filterKey }); // Emitting filterKey along with other properties
|
24
24
|
}
|
25
25
|
render() {
|
26
|
-
return (h("div", { key: '
|
26
|
+
return (h("div", { key: '25e3682646f9df4b98f4dfa443094a0a67e057c9', class: `${this.filterOrientation === 'sidebar' ? 'sidebar-filter-search-wrapper' : 'topbar-filter-search-wrapper'}` }, h("div", { key: '2c100373f6d18a202fb8773a5043da8c5bf7aef8', class: "filter-name" }, this.filterName), h("ifx-search-field", { key: '79dfefc58eb7c9358c30b4efb228972259f54cd1', placeholder: this.placeholder, "show-delete-icon": this.showDeleteIcon, disabled: this.disabled, value: this.filterValue })));
|
27
27
|
}
|
28
28
|
static get is() { return "ifx-filter-search"; }
|
29
29
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js
CHANGED
@@ -119,7 +119,7 @@ export class IfxFilterTypeGroup {
|
|
119
119
|
window.removeEventListener('ifxResetFiltersEvent', this.handleResetEvent);
|
120
120
|
}
|
121
121
|
render() {
|
122
|
-
return (h(Host, { key: '
|
122
|
+
return (h(Host, { key: '916b3a7829bad23ceedfd337babba88ac0edb439' }, h("div", { key: 'fd5c72ecc58cf511d172d6626637899b784d3595', class: "filter-type-group" }, h("slot", { key: '92a3764d6c22f1a04bc5c733cde51e19f372ad1c', name: "filter-search" }), h("slot", { key: '6531bf319095ffeda45fb01a1647ec67cd4d76fd', name: "filter-accordion" }))));
|
123
123
|
}
|
124
124
|
static get is() { return "ifx-filter-type-group"; }
|
125
125
|
static get encapsulation() { return "shadow"; }
|
@@ -13,7 +13,7 @@ export class ListEntry {
|
|
13
13
|
this.ifxListEntryChange.emit({ label: this.label, value: this.value, type: this.type });
|
14
14
|
}
|
15
15
|
render() {
|
16
|
-
return (h("div", { key: '
|
16
|
+
return (h("div", { key: 'e70b6254a413c53beeb3d50f2309ef546b99747d', 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)))));
|
17
17
|
}
|
18
18
|
static get is() { return "ifx-list-entry"; }
|
19
19
|
static get encapsulation() { return "shadow"; }
|
@@ -354,12 +354,12 @@ export class Table {
|
|
354
354
|
};
|
355
355
|
}
|
356
356
|
const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
|
357
|
-
return (h(Host, { key: '
|
357
|
+
return (h(Host, { key: 'f52cedb5536c5c76b9c13b87bc7e037ea1e57429' }, h("div", { key: 'c75dcacbb20da8b395b3054264c90d6571faae9c', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: '5dc68aaa74e81a6bb83262cc71ea89143650138f', class: "sidebar-btn" }, h("ifx-button", { key: 'b47af364bbcbdbcb846ae0f3ace19dd123f520a5', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: '4b64e1a1744320a0f7f90ce4961d874cec5ed15a', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: '606121283dad0974e17dca8e09ad160132bdcbd5', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: 'cb4d84685b6664a72e361e792ebcbe9b0504eb52', class: "sidebar-container" }, h("div", { key: '99ddeb1e990916d43568dd890169c6a6ba5676ac', class: "filters-title-container" }, h("span", { key: '6f7cdcfb9ff0d53d6200027e79dff8e80da16d0a', class: "filters-title" }, "Filters")), h("div", { key: '72d69db1172d8ef64881ecb276d8112fb688aadb', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '586b2c92ecbc1c576a1084f1a2f12d20d8299841', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '631bf50e06033bed8dc82e1c312e20e3d46067fd', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '36e8bce9cee982a3e90318ff88b0ea5e951a1be1', name: "topbar-filter" })))), h("div", { key: 'c72b84450c1a1f38c1d6f21dac3fcb2989e069b5', class: "table-pagination-wrapper" }, h("div", { key: 'cd5a8f61e035686d343ee47fbb1808e2aa78c77e', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
|
358
358
|
const filter = this.currentFilters[name];
|
359
359
|
const filterValues = filter.filterValues;
|
360
360
|
const isMultiSelect = filter.type !== 'text';
|
361
361
|
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;
|
362
|
-
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '
|
362
|
+
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: 'f1df6822abee9af6d7ed6c36b0935773c08b7661', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: '871d0cd91ea691127b02ca25ba7c4e69f2fe9b46', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: 'b2aff28769651943a46d80124138e84ec8b607db', class: "matching-results-container" }, h("span", { key: '6894e6025a35c432696f34cf281a718bdd0c8ea9', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '46fda43c32c00853c836424e3d9a88161fae18ee', class: "matching-results-text" }, "matching results"))), h("div", { key: '8b4a6ccd339952cc5dbd051819d273644cf4212a', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: 'd5aa8bba250f41da62ea9fd87afbcaef496d4c1a', id: `ifxTable-${this.uniqueKey}`, class: 'ifx-ag-grid', 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)))));
|
363
363
|
}
|
364
364
|
hasButtonCol() {
|
365
365
|
return this.getColData().some(column => column.field === 'button');
|
@@ -143,7 +143,7 @@ export class Table {
|
|
143
143
|
return {};
|
144
144
|
}
|
145
145
|
render() {
|
146
|
-
return (h(Host, { key: '
|
146
|
+
return (h(Host, { key: 'f9d1f9c00a9f0ba18b4ca0a68bd8d3fe41f2838a' }, h("div", { key: '635616c2f57c75673b8dd37275d75d8a3fd769c6', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '9aaa22474835b8f84fef538f2488d7fd9f2dfc69', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
|
147
147
|
}
|
148
148
|
static get is() { return "ifx-basic-table"; }
|
149
149
|
static get originalStyleUrls() {
|
@@ -8,7 +8,7 @@ export class IfxTab {
|
|
8
8
|
this.tabHeaderChange.emit(this.header);
|
9
9
|
}
|
10
10
|
render() {
|
11
|
-
return h("slot", { key: '
|
11
|
+
return h("slot", { key: '79995022d7fbf77ed5ff5fd1e30fbbf6fe1ece03' });
|
12
12
|
}
|
13
13
|
static get is() { return "ifx-tab"; }
|
14
14
|
static get originalStyleUrls() {
|
@@ -198,9 +198,9 @@ export class IfxTabs {
|
|
198
198
|
}
|
199
199
|
render() {
|
200
200
|
var _a;
|
201
|
-
return (h("div", { key: '
|
201
|
+
return (h("div", { key: '9934354f1666e6b771cb0ac542818cf0df698441', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: 'b906e331627c99ca6d69d6794e1898611786544c', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
|
202
202
|
_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 :
|
203
|
-
tab.header))), h("div", { key: '
|
203
|
+
tab.header))), h("div", { key: '3461724f72dc2e18f00b41cea138ac6865c78494', class: "active-border" })), h("div", { key: '56987efca5638597a7d1107a8b47b3de1cfcd650', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
|
204
204
|
}
|
205
205
|
static get is() { return "ifx-tabs"; }
|
206
206
|
static get encapsulation() { return "shadow"; }
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { h } from "@stencil/core";
|
2
2
|
export class Tag {
|
3
3
|
render() {
|
4
|
-
return (h("div", { key: '
|
4
|
+
return (h("div", { key: '694509b72889371a08b2b7be6e01fab05c0a33ae', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'ebadfd5e47defa3435ee4be99f5bf606fb8cf667', icon: this.icon })), h("a", { key: '7754a9467fbd485590f87ef0d16256cf8e6eac13', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: 'e41ec8eb9b49b44547cae7434f3504423ad0a75c', class: "label" }, h("slot", { key: '5738677f27d87ea21ac65828884a37afbfaca56f' })))));
|
5
5
|
}
|
6
6
|
static get is() { return "ifx-tag"; }
|
7
7
|
static get encapsulation() { return "shadow"; }
|
@@ -128,7 +128,7 @@ export class Template {
|
|
128
128
|
}
|
129
129
|
}
|
130
130
|
render() {
|
131
|
-
return (h("div", { key: '
|
131
|
+
return (h("div", { key: '669f84cad2fce5845e79f7556a64e9a566bd8918' }, this.isTemplatePage
|
132
132
|
?
|
133
133
|
h("div", { class: "template__page-wrapper" }, !this.repoUrl && !this.repoError &&
|
134
134
|
h("div", null, h("h3", null, "Your repository is getting ready.."), h("p", null, "This will only take a minute.")), this.isLoading && !this.repoError && h("div", null, h("ifx-spinner", { variant: 'default', size: 's' })), this.repoUrl && h("ifx-link", { href: this.repoUrl, target: "_parent", size: "m", variant: "underlined" }, "Your repository"), this.repoError && h("div", null, this.repoError))
|
@@ -40,7 +40,7 @@ export class TemplatesUI {
|
|
40
40
|
alertWrapper.classList.remove('show');
|
41
41
|
}
|
42
42
|
render() {
|
43
|
-
return (h("div", { key: '
|
43
|
+
return (h("div", { key: '529052af159ca7cda55846cde6fd5c25a925aa9c', class: 'templates__container' }, h("div", { key: '47130a5357c4181e9b2bdf49ec57d378f8912bc3', class: "back__btn-wrapper" }, h("ifx-icon-button", { key: '825e7c1b650599c1be481d4155631fec72de32e3', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), h("div", { key: '901a999bf3ddd2ba95d06ba280f6483746601a67', class: "alert__wrapper" }, h("ifx-alert", { key: '8cc4870725b704b533414f35a2c69600e2fbde8a', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), h("h2", { key: 'c4ffc447b64c939eabc261029378ec12783bb3a1', class: "templates__title" }, "Choose your template"), h("div", { key: 'd92d19ee098e75fbcae7c060e3b7e27236e9c949', class: "templates__wrapper" }, h("ifx-template", { key: '9797789aed9b2a2b90cc24d4c44ef9dce47f0c1d', name: 'template-01', thumbnail: this.tableTemplate }), h("ifx-template", { key: '488b0e53721ef44cca4afb5748aa19ff187964db', name: 'template-02', thumbnail: this.wizardTemplate }))));
|
44
44
|
}
|
45
45
|
static get is() { return "ifx-templates-ui"; }
|
46
46
|
static get encapsulation() { return "shadow"; }
|
@@ -46,12 +46,12 @@ export class TextField {
|
|
46
46
|
this.handleTypeProp();
|
47
47
|
}
|
48
48
|
render() {
|
49
|
-
return (h("div", { key: '
|
49
|
+
return (h("div", { key: '3599ec524609f1704b13a3cc1ad2be21d1a0a893', "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: 'be8d47908ef9a92b6b50d2d211d8298913df8fe7', class: "textInput__top-wrapper" }, h("label", { key: '66c9ae0bff40234eca2bf153ce915ff0be3c1039', htmlFor: "text-field" }, h("slot", { key: 'e689cc64ce3f58812de50ea4fca2e6289d219d42' }), 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: '96a036107787dc11f9b2afa0e32e51a84e189e7b', class: "textInput__bottom-wrapper" }, h("div", { key: 'a62d8f712f252a909ebc91b102f3faff21e5fd53', class: "input-container" }, this.icon && (h("ifx-icon", { key: 'd9d0cb0cb996129093079e8f2f72770142acf5ba', class: 'input-icon', icon: this.icon })), h("input", { key: '94ab4fc5664e07cca0d63da0cf1c6a806e22f4a8', ref: (el) => (this.inputElement = el), disabled: this.disabled, autocomplete: this.autocomplete, type: this.internalType, id: 'text-field', value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
|
50
50
|
${this.error ? 'error' : ""}
|
51
51
|
${this.size === "s" ? "input-s" : ""}
|
52
|
-
${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: '
|
53
|
-
h("div", { key: '
|
54
|
-
h("div", { key: '
|
52
|
+
${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: 'ecdf09f80b352bc554f22c3fa3bf335471c974af', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
|
53
|
+
h("div", { key: 'e62b4045c2ce5cd0b185d622ccd9872af4f43631', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
|
54
|
+
h("div", { key: '3c6aba4b9f718967998e9aeec9e134c9be4cbebd', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
|
55
55
|
}
|
56
56
|
static get is() { return "ifx-text-field"; }
|
57
57
|
static get encapsulation() { return "shadow"; }
|
@@ -44,7 +44,7 @@ export class TextArea {
|
|
44
44
|
}
|
45
45
|
render() {
|
46
46
|
var _a, _b;
|
47
|
-
return (h(Host, { key: '
|
47
|
+
return (h(Host, { key: '8d8bf94b02d890cbeda65f235359dcd37c76db66', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '3b31a2e6438cd6a19baf98078b320faabddcf127', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: 'eaec09275bc995c7fe306dadb3e6e19862eac48e', class: 'wrapper__textarea' }, h("textarea", { key: 'dcbcaeaf196f124cbe59308e6eabd544aa3a3d05', "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: 'c3704e46d9d28bca7a7a00ce7e81cb1b8af6ef3b', class: 'wrapper__caption' }, this.caption.trim()))));
|
48
48
|
}
|
49
49
|
static get is() { return "ifx-textarea"; }
|
50
50
|
static get encapsulation() { return "shadow"; }
|
@@ -148,10 +148,10 @@ export class Tooltip {
|
|
148
148
|
'tooltip-extended': true,
|
149
149
|
'visible': this.tooltipVisible,
|
150
150
|
};
|
151
|
-
return (h("div", { key: '
|
152
|
-
h("div", { key: '
|
153
|
-
h("div", { key: '
|
154
|
-
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: '
|
151
|
+
return (h("div", { key: 'c733742aac15e3df1d68c8216cb9393f78576b7f', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: '4e0859599b72562cc0de01b9b04370c9811af01d' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: '176a0a91c92c1ac76ba252e396a08a468e58efb9', class: tooltipDismissible }, h("button", { key: '144c678961d7dc4732c55e58df1e84dc31a2554b', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: '11cbfc406a3b61ef9f0d9fb41fc3b8d1dba32d16', icon: "cross16" })), h("div", { key: '0e4a414924ee7561e3663cecf84b17abe7da0ea0', class: "tooltip-dismissible-content" }, this.header && h("div", { key: '848d50adf71e813ca93ce2dafe0c94bd731c0323', class: "tooltip-dismissible-header" }, this.header), h("div", { key: '48427dda9bf556a6ed61397f6aa96b6264105f92', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '28551a856ab20718eefae0c2790e2d18b76d5ae4', 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: 'a42ed89cbb70853e9c34e834a7d26d30d3d6a66f', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
|
152
|
+
h("div", { key: 'd903fe5ea87921e698769304f0d6123a57ab5ed6', class: tooltipCompact }, this.text, h("svg", { key: '99cee8ed96fb24171ef0b57ad82889d6cc68297b', 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: '6a120c31b6452939b4d5c3662a465cd98ca5417e', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
|
153
|
+
h("div", { key: 'f0ee16e7c5a647feef0f6fc0db1f7590ea0929ce', class: tooltipExtended }, h("slot", { key: '0fab2a03e19a2e700cfedfed0aa48d866911ee85', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
|
154
|
+
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: '537f27b2a930181e5889118910a5abdce2f29d73', class: "tooltip-extended-content" }, this.header && h("div", { key: '8e8ba83133b817b550467d64e94270426681e8f5', class: "tooltip-extended-header" }, this.header), h("div", { key: '75e760fb14a0ebb3228ff74e4649aa303166cbf4', class: "tooltip-extended-body" }, this.text)), h("svg", { key: 'b019e41475b7e6c54b184ce7eca57507ba78ab01', 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: '27e7af7de9a14174a75f16d0a0ffbc2d169616bf', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
|
155
155
|
}
|
156
156
|
static get is() { return "ifx-tooltip"; }
|
157
157
|
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: '78016d6f4d656ee4ec78fab13e87a019e2ab0c10', class: 'container' }, h("ifx-accordion", { key: 'b61e69ee66a8efa42cff9905c00ac0b72e7572cb' }, h("ifx-accordion-item", { key: '07ed56f1848af52590aa7252aff7061da1238133', 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: '0125d6de01394e383781659288201b1f01ec6287', 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: '6276e2194088fea270dd0241379bdd5384dc4776', 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: 'bd06c5d5ef5022ff7b6776d7681a9fd2081b32a5', 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: 'add48d505711028c2be543f9c0a56737d6cea41a', 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"; }
|
@@ -179,7 +179,7 @@ const Table = /*@__PURE__*/ proxyCustomElement(class Table extends H {
|
|
179
179
|
return {};
|
180
180
|
}
|
181
181
|
render() {
|
182
|
-
return (h(Host, { key: '
|
182
|
+
return (h(Host, { key: 'f9d1f9c00a9f0ba18b4ca0a68bd8d3fe41f2838a' }, h("div", { key: '635616c2f57c75673b8dd37275d75d8a3fd769c6', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '9aaa22474835b8f84fef538f2488d7fd9f2dfc69', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
|
183
183
|
}
|
184
184
|
get host() { return this; }
|
185
185
|
static get style() { return IfxBasicTableStyle0; }
|