@infineon/infineon-design-system-stencil 32.8.3--canary.1801.9e100fbdf7acebdfe2817708727a43d1a0b9be13.0 → 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
@@ -18,7 +18,7 @@ const ProgressBar = class {
|
|
18
18
|
this.internalValue = this.value;
|
19
19
|
}
|
20
20
|
render() {
|
21
|
-
return (h("div", { key: '
|
21
|
+
return (h("div", { key: '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}%`))));
|
22
22
|
}
|
23
23
|
static get watchers() { return {
|
24
24
|
"value": ["valueChanged"]
|
@@ -45,7 +45,7 @@ const RadioButtonGroup = class {
|
|
45
45
|
this.hasErrors = Array.from(this.errorStates.values()).some((error) => error);
|
46
46
|
}
|
47
47
|
render() {
|
48
|
-
return (h("div", { key: '
|
48
|
+
return (h("div", { key: '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))) : ''));
|
49
49
|
}
|
50
50
|
static get formAssociated() { return true; }
|
51
51
|
get el() { return getElement(this); }
|
@@ -94,10 +94,10 @@ const RadioButton = class {
|
|
94
94
|
}
|
95
95
|
}
|
96
96
|
render() {
|
97
|
-
return (h("div", { key: '
|
97
|
+
return (h("div", { key: '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
|
98
98
|
${this.internalChecked ? 'checked' : ''}
|
99
99
|
${this.disabled ? 'disabled' : ''}
|
100
|
-
${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: '
|
100
|
+
${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: '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() })));
|
101
101
|
}
|
102
102
|
static get formAssociated() { return true; }
|
103
103
|
get el() { return getElement(this); }
|
@@ -37,7 +37,7 @@ const SearchBar = class {
|
|
37
37
|
this.value = event.detail;
|
38
38
|
}
|
39
39
|
render() {
|
40
|
-
return (h("div", { key: '
|
40
|
+
return (h("div", { key: '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" })))));
|
41
41
|
}
|
42
42
|
get el() { return getElement(this); }
|
43
43
|
static get watchers() { return {
|
@@ -52,7 +52,7 @@ const SearchField = class {
|
|
52
52
|
this.showDeleteIconInternalState = false;
|
53
53
|
}
|
54
54
|
render() {
|
55
|
-
return (h("div", { key: '
|
55
|
+
return (h("div", { key: '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)));
|
56
56
|
}
|
57
57
|
getSizeClass() {
|
58
58
|
return `${this.size}` === "s"
|
@@ -24,7 +24,7 @@ const Segment = class {
|
|
24
24
|
}
|
25
25
|
}
|
26
26
|
render() {
|
27
|
-
return (h("div", { key: '
|
27
|
+
return (h("div", { key: '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' })));
|
28
28
|
}
|
29
29
|
};
|
30
30
|
Segment.style = IfxSegmentStyle0;
|
@@ -68,8 +68,8 @@ const SegmentedControl = class {
|
|
68
68
|
this.setActiveSegment();
|
69
69
|
}
|
70
70
|
render() {
|
71
|
-
return (h("div", { key: '
|
72
|
-
h("div", { key: '
|
71
|
+
return (h("div", { key: '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() &&
|
72
|
+
h("div", { key: '098012b21d8ddef63c8d2899f72d895d95ac672e', class: 'group__caption' }, h("ifx-icon", { key: 'cd65f60cc1be162739d9f9561dee9f8fe779d180', icon: 'cinfo16' }), " ", this.caption.trim())));
|
73
73
|
}
|
74
74
|
componentDidRender() {
|
75
75
|
this.setSegmentSize();
|
@@ -7053,9 +7053,9 @@ const Choices = class {
|
|
7053
7053
|
// destroy choices element to restore previous dom structure
|
7054
7054
|
// so vdom can replace the element correctly
|
7055
7055
|
this.destroy();
|
7056
|
-
return (h("div", { key: '
|
7056
|
+
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}
|
7057
7057
|
${this.disabled ? 'disabled' : ''}
|
7058
|
-
${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: '
|
7058
|
+
${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));
|
7059
7059
|
}
|
7060
7060
|
toggleDropdown() {
|
7061
7061
|
const div = this.root.querySelector('.ifx-choices__wrapper');
|
@@ -247,11 +247,11 @@ const SidebarItem = class {
|
|
247
247
|
}
|
248
248
|
}
|
249
249
|
render() {
|
250
|
-
return (h("div", { key: '
|
251
|
-
h("div", { key: '
|
252
|
-
h("div", { key: '
|
253
|
-
h("span", { key: '
|
254
|
-
h("span", { key: '
|
250
|
+
return (h("div", { key: '20fbd4b29ebfd0d25eae2e8898de936151c9be35' }, h("a", { key: '7fae0eb6020cb2e731c54aa4e31966b211f53317', tabIndex: 1, onKeyDown: (event) => this.handleKeyDown(event), href: this.internalHref, onClick: () => this.toggleSubmenu(), target: this.target, class: `sidebar__nav-item ${!this.isNested && this.isExpandable ? 'header__section' : ""} ${this.isSubMenuItem ? 'submenu__item' : ""}` }, this.icon &&
|
251
|
+
h("div", { key: '384ddb8ec5ea53898b16ea81f4bc5a4ca83a1a31', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, h("ifx-icon", { key: 'cd51ed31b80a1e960ee1be409f59410d265e8dad', icon: this.icon })), h("div", { key: 'a1e2e4f9a50501b202e46a3ea36bda36d65e977a', class: "sidebar__nav-item-label" }, h("slot", { key: 'e13d9e33a4ddbf68a22b2796bf947c093feb2d18' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
|
252
|
+
h("div", { key: 'b2b06da5f500e3ea0b8710d30d7092945d77518d', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
|
253
|
+
h("span", { key: '3c8904fec83d61d40651a4f210f4e92c370ab50c', class: 'item__arrow-wrapper' }, h("ifx-icon", { key: 'df2cdbbc7049aeae96362ede1d7d8673fe96b881', icon: "chevron-down-12" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
|
254
|
+
h("span", { key: '63f4913c48d93918444113a40a8d22f0015cecba', class: 'item__number-indicator' }, h("ifx-number-indicator", { key: '10d4c5868237971145e1a74c36a01745b273814f' }, this.numberIndicator)))), this.isExpandable && h("ul", { key: '554cdab68bc95443b0a05a3f48a3ef6aeff09fef', class: 'expandable__submenu' })));
|
255
255
|
}
|
256
256
|
get el() { return getElement(this); }
|
257
257
|
static get watchers() { return {
|
@@ -8,7 +8,7 @@ const SidebarTitle = class {
|
|
8
8
|
registerInstance(this, hostRef);
|
9
9
|
}
|
10
10
|
render() {
|
11
|
-
return (h("div", { key: '
|
11
|
+
return (h("div", { key: '45e44c4f4b8adb823b527e33cc59572391b93d94', class: 'sidebar__title' }, h("div", { key: 'bb2c12836a79c45dc503b7d1519135a7fc841077', class: 'sidebar__title-label' }, h("slot", { key: '83ec9affb5154b3df1bc415ba94fb2f43537ea2f' }))));
|
12
12
|
}
|
13
13
|
get el() { return getElement(this); }
|
14
14
|
};
|
@@ -313,11 +313,11 @@ const Sidebar = class {
|
|
313
313
|
}
|
314
314
|
}
|
315
315
|
render() {
|
316
|
-
return (h("div", { key: '
|
317
|
-
h("div", { key: '
|
318
|
-
h("div", { key: '
|
319
|
-
h("div", { key: '
|
320
|
-
h("div", { key: '
|
316
|
+
return (h("div", { key: 'd45b920cba2991e1176ecad6e6df6d5af35096e5', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, h("div", { key: 'fba4975d2496d8716a4ab5e8822a5cc01fb57193', class: 'sidebar__top-container' }, this.showHeader &&
|
317
|
+
h("div", { key: 'd75b2315c17d3d2ef8ee525c6e0fabe61a8e26e2', class: "sidebar__nav-bar" }, h("div", { key: '70703be10cf5382e6939ce66939644cbc8047386', class: "sidebar__nav-bar-logo" }, h("div", { key: '8fb995915a0605ae0b236cf0d50c9ca40564311a', class: 'sidebar__nav-bar-logo-img' }, h("svg", { key: '4c2f122bc2829d2b9cf935e9ea882992fb725874', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'd1994c040035e30e6287dee35a3dec95d4d8117e', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: '1d166d514f7a4aba7aa0b6e1f57d29c538d05553', d: "M67.691 26.7766C71.0884 26.7766 72.1461 23.1841 72.1461 19.8802C72.1461 15.4536 70.2871 13.1441 67.691 13.1441C64.4219 13.1441 63.2681 16.7367 63.3001 19.9443C63.3322 23.1199 64.2296 26.7766 67.691 26.7766ZM66.0244 19.8481C66.0244 18.533 66.0244 15.4536 67.691 15.4536C69.4859 15.4536 69.4218 18.5009 69.4218 19.9123C69.4218 21.2595 69.4218 24.5313 67.7551 24.5313C65.9603 24.4992 66.0244 21.2274 66.0244 19.8481ZM57.8195 26.7766C59.1976 26.7766 60.3835 26.2313 61.5053 25.0445L60.5117 23.1841C59.7425 24.018 58.9733 24.4671 58.0438 24.4671C57.2746 24.4671 56.6336 24.018 56.249 23.2482C55.9285 22.5746 55.8644 21.8048 55.8644 20.9708V20.7142H61.6335V20.1368C61.6335 17.282 61.2809 15.7102 60.3835 14.5234C59.7104 13.6253 58.7169 13.1441 57.499 13.1441C56.2169 13.1441 55.1593 13.7215 54.39 14.8442C53.5567 16.0631 53.2042 17.699 53.2042 19.9443C53.1721 24.2426 54.8708 26.7766 57.8195 26.7766ZM57.531 15.2612C58.172 15.2612 58.5566 15.614 58.813 16.1914C59.0053 16.7046 59.1015 17.5707 59.1015 18.5971H55.8644C55.8964 16.3197 56.3772 15.2612 57.531 15.2612ZM74.2614 26.4559H76.7614V16.8329C77.3703 16.0952 78.0754 15.6782 78.5882 15.6782C78.9087 15.6782 79.2292 15.7423 79.4215 15.9989C79.6138 16.2876 79.71 16.7046 79.71 17.699V26.4559H82.21V16.5442C82.21 15.6782 82.1138 14.8121 81.601 14.1706C81.1523 13.5932 80.4472 13.2404 79.5497 13.2404C78.3959 13.2404 77.2101 13.914 76.569 14.6838C76.537 14.0102 76.3126 13.3687 76.2485 13.1441L73.9089 13.7536C74.0371 14.4593 74.2294 15.3253 74.2294 16.8971V26.4559H74.2614ZM45.2236 14.6838C45.1915 14.0102 44.9672 13.3687 44.9031 13.1441L42.5634 13.7536C42.6916 14.4593 42.8839 15.3253 42.8839 16.8971V26.4238H45.3838V16.8008C45.9928 16.0631 46.6979 15.6461 47.2107 15.6461C47.5312 15.6461 47.8517 15.7102 48.044 15.9669C48.2363 16.2555 48.3325 16.6725 48.3325 17.6669V26.4238H50.8324V16.5442C50.8324 15.6782 50.7363 14.8121 50.2235 14.1706C49.7748 13.5932 49.0696 13.2404 48.1722 13.2404C47.0505 13.2404 45.8646 13.914 45.2236 14.6838ZM14.6473 9.07042C16.1216 9.07042 17.3075 7.88359 17.3075 6.40807C17.3075 4.93256 16.1216 3.74573 14.6473 3.74573C13.173 3.74573 11.9871 4.93256 11.9871 6.40807C11.9871 7.88359 13.173 9.07042 14.6473 9.07042ZM26.9227 26.4559V16.5442C26.9227 15.6782 26.8265 14.8121 26.3137 14.1706C25.865 13.5932 25.1599 13.2404 24.2625 13.2404C23.1087 13.2404 21.9228 13.914 21.2818 14.6838C21.2497 14.0102 21.0254 13.3687 20.9613 13.1441L18.6536 13.7857C18.7818 14.4913 18.9741 15.3574 18.9741 16.9291V26.4559H21.4741V16.8329C22.0831 16.0952 22.7882 15.6782 23.301 15.6782C23.6215 15.6782 23.942 15.7423 24.1343 15.9989C24.3266 16.2876 24.4227 16.7046 24.4227 17.699V26.4559H26.9227ZM38.4289 8.36474C37.4994 8.36474 36.7622 9.10249 36.7622 10.0327C36.7622 10.9629 37.4994 11.7007 38.3968 11.7007C39.3263 11.7007 40.0634 10.9629 40.0634 10.0327C40.0634 9.10249 39.3263 8.36474 38.4289 8.36474ZM13.4614 26.4559H15.9614V10.8346L13.4614 11.1554V26.4559ZM33.8777 9.90441C34.3264 9.90441 34.7751 10.0648 35.0635 10.2893L35.7687 8.33266C35.0956 7.85151 34.3584 7.62698 33.429 7.62698C32.788 7.62698 32.1149 7.78736 31.5059 8.26851C30.897 8.78173 30.256 9.80818 30.256 11.7328C30.256 12.5667 30.288 13.4328 30.288 13.4328H29.4226V15.6461H30.288V26.4238H32.8521V15.6782H34.743L35.2238 13.4649H32.8841V11.4762C32.8841 10.5139 33.2687 9.90441 33.8777 9.90441ZM37.1468 26.4559H39.6788V13.2404L37.1468 13.5611V26.4559Z", fill: "#005DA9" }), h("path", { key: 'cbea43489560b2f19aa3ae1ea545b901b60cca90', d: "M77.0816 33.5126C68.6203 36.0146 58.3321 37.1052 48.2682 37.1052C22.7239 37.1052 6.24986 29.5993 5.09604 19.6877C4.67938 15.9668 7.59599 12.3422 12.4677 9.26285C11.6023 8.62132 11.0575 7.59488 11.0254 6.44012C3.97427 10.161 0 15.0366 0 19.9764C0 30.9145 19.5188 40.1525 48.5246 39.7676C58.6205 39.6393 67.0498 38.1958 74.6778 35.6939C83.7482 32.7428 89.4532 28.5087 90.8313 26.6483C89.1968 28.1238 85.3186 31.0748 77.0816 33.5126ZM23.2687 4.38723C24.9674 3.80985 27.3712 3.0721 27.3712 3.0721C34.1339 1.21166 41.6017 0.121063 48.5566 0.185215C40.544 -0.295931 33.2365 0.185215 26.8584 1.33997C26.8584 1.33997 24.743 1.69281 22.4675 2.27018C22.4675 2.27018 21.3777 2.55887 20.7047 2.75133C20.0316 2.94379 19.1021 3.2004 19.1021 3.2004C18.4611 3.39286 17.8201 3.6174 17.1791 3.84193C17.8201 4.48346 18.2047 5.31745 18.2368 6.27974C19.3586 5.76652 21.5059 4.99668 23.2687 4.38723Z", fill: "#E30034" })), h("defs", { key: '55a7986c9b4d490f4529b52b3e6bf23f9182f152' }, h("clipPath", { key: '216fe62d92a7d61ff9bed50aab2a1bc7b2ad37f5', id: "clip0_2396_2480" }, h("rect", { key: 'b7a4b28ce10805103dc07c29a39181c5df47cb4d', width: "91", height: "40", fill: "white" })))), " "), h("div", { key: '955b0b6cf66cf7841c8153cfbfead0c2de2f0387', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), h("div", { key: 'ad5f96fec1d03063b382a71f1f3f121fd4e37778', class: "sidebar__nav-container" }, h("slot", { key: '5f29275bee220c73da9d818f72b0f1ec0ed0c86d' }))), this.internalShowFooter &&
|
318
|
+
h("div", { key: '069060391a3142c53fc23115b642a65e53d42cd8', class: 'sidebar__footer-container' }, h("div", { key: '7954ac3e8e9b1229b5d70ead7db98a70ee4fee8f', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
|
319
|
+
h("div", { key: '46ed76334c460b3e39ab9a9cd159d7de87071d4b', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && h("a", { key: '4d17f24dfc72062672dc2d342c430bdc61bc02c7', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && h("a", { key: 'a1fa230791f03554a0372b203f398aa2a84e6764', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && h("a", { key: '0a555860b55af94acc5b2c38299b516fffbbc5ce', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
|
320
|
+
h("div", { key: 'd1899155489efeea79a0798bd64e5cdc6a194158', class: 'sidebar__footer-wrapper-bottom-links' }, h("span", { key: '58ba478732d6c0f286defb24c10dd1b8eb5b7c79' }, this.copyrightText))))));
|
321
321
|
}
|
322
322
|
get el() { return getElement(this); }
|
323
323
|
};
|
@@ -142,10 +142,10 @@ const IfxSlider = class {
|
|
142
142
|
this.updateValuePercent();
|
143
143
|
}
|
144
144
|
render() {
|
145
|
-
return (h("div", { key: '
|
145
|
+
return (h("div", { key: '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') ?
|
146
146
|
h("input", { type: "range", min: this.min, max: this.max, step: this.step, value: this.internalValue, disabled: this.disabled, ref: (el) => (this.inputRef = el), onInput: (event) => this.handleInputChange(event), "aria-label": 'a slider', "aria-value": this.value, "aria-disabled": this.disabled })
|
147
147
|
:
|
148
|
-
h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (h("ifx-icon", { key: '
|
148
|
+
h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (h("ifx-icon", { key: '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, "%"))));
|
149
149
|
}
|
150
150
|
get el() { return getElement(this); }
|
151
151
|
static get watchers() { return {
|
@@ -10,8 +10,8 @@ const Spinner = class {
|
|
10
10
|
this.inverted = false;
|
11
11
|
}
|
12
12
|
render() {
|
13
|
-
return (h("div", { key: '
|
14
|
-
&& h("div", { key: '
|
13
|
+
return (h("div", { key: '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'
|
14
|
+
&& 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" }))))));
|
15
15
|
}
|
16
16
|
getSizeClass() {
|
17
17
|
return `${this.size}` === "s"
|
@@ -83,12 +83,12 @@ const TextField = class {
|
|
83
83
|
this.handleTypeProp();
|
84
84
|
}
|
85
85
|
render() {
|
86
|
-
return (h("div", { key: '
|
86
|
+
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' : ""}
|
87
87
|
${this.error ? 'error' : ""}
|
88
88
|
${this.size === "s" ? "input-s" : ""}
|
89
|
-
${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: '
|
90
|
-
h("div", { key: '
|
91
|
-
h("div", { key: '
|
89
|
+
${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: 'ecdf09f80b352bc554f22c3fa3bf335471c974af', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
|
90
|
+
h("div", { key: 'e62b4045c2ce5cd0b185d622ccd9872af4f43631', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
|
91
|
+
h("div", { key: '3c6aba4b9f718967998e9aeec9e134c9be4cbebd', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
|
92
92
|
}
|
93
93
|
static get formAssociated() { return true; }
|
94
94
|
get el() { return getElement(this); }
|
@@ -13,7 +13,7 @@ const Status = class {
|
|
13
13
|
var _a;
|
14
14
|
const effectiveColor = ((_a = this.color) === null || _a === void 0 ? void 0 : _a.trim()) ? this.color : 'orange-500';
|
15
15
|
const containerClass = this.border ? `container border-${effectiveColor}` : 'container no-border';
|
16
|
-
return (h("div", { key: '
|
16
|
+
return (h("div", { key: '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)));
|
17
17
|
}
|
18
18
|
};
|
19
19
|
Status.style = IfxStatusStyle0;
|
@@ -47,7 +47,7 @@ const Step = class {
|
|
47
47
|
}
|
48
48
|
}
|
49
49
|
render() {
|
50
|
-
return (h("div", { key: '
|
50
|
+
return (h("div", { key: '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' : ''}
|
51
51
|
${this.error ? 'error' : ''}
|
52
52
|
${this.stepperState.variant}
|
53
53
|
${this.complete ? 'complete' : ''}
|
@@ -55,11 +55,11 @@ const Step = class {
|
|
55
55
|
indicator-${this.stepperState.indicatorPosition}
|
56
56
|
${this.active ? 'active' : ''}
|
57
57
|
${this.clickable ? 'clickable' : ''}
|
58
|
-
${this.disabled ? 'disabled' : ''}` }, h("div", { key: '
|
59
|
-
h("div", { key: '
|
58
|
+
${this.disabled ? 'disabled' : ''}` }, h("div", { key: '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))) &&
|
59
|
+
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' : ''}` })),
|
60
60
|
/* Step labels */
|
61
61
|
(this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
|
62
|
-
h("div", { key: '
|
62
|
+
h("div", { key: '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' }))));
|
63
63
|
}
|
64
64
|
;
|
65
65
|
static get watchers() { return {
|
@@ -124,10 +124,10 @@ const Stepper = class {
|
|
124
124
|
this.syncIfxSteps();
|
125
125
|
}
|
126
126
|
render() {
|
127
|
-
return (h("div", { key: '
|
127
|
+
return (h("div", { key: 'e34b9fb2761f7c4a06320b1554c4301c70708018', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
|
128
128
|
/* Progress bar for compact variant. */
|
129
129
|
(this.variant === 'compact') &&
|
130
|
-
h("div", { key: '
|
130
|
+
h("div", { key: '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' }))));
|
131
131
|
}
|
132
132
|
;
|
133
133
|
componentDidRender() {
|
@@ -76,7 +76,7 @@ const Switch = class {
|
|
76
76
|
this.internals.setFormValue(null);
|
77
77
|
}
|
78
78
|
render() {
|
79
|
-
return (h("div", { key: '
|
79
|
+
return (h("div", { key: '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() })))));
|
80
80
|
}
|
81
81
|
static get formAssociated() { return true; }
|
82
82
|
get el() { return getElement(this); }
|
@@ -14,7 +14,7 @@ const IfxTab = class {
|
|
14
14
|
this.tabHeaderChange.emit(this.header);
|
15
15
|
}
|
16
16
|
render() {
|
17
|
-
return h("slot", { key: '
|
17
|
+
return h("slot", { key: '79995022d7fbf77ed5ff5fd1e30fbbf6fe1ece03' });
|
18
18
|
}
|
19
19
|
get el() { return getElement(this); }
|
20
20
|
};
|
@@ -454,12 +454,12 @@ const Table = class {
|
|
454
454
|
};
|
455
455
|
}
|
456
456
|
const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
|
457
|
-
return (h(Host, { key: '
|
457
|
+
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 => {
|
458
458
|
const filter = this.currentFilters[name];
|
459
459
|
const filterValues = filter.filterValues;
|
460
460
|
const isMultiSelect = filter.type !== 'text';
|
461
461
|
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;
|
462
|
-
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '
|
462
|
+
})), 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)))));
|
463
463
|
}
|
464
464
|
hasButtonCol() {
|
465
465
|
return this.getColData().some(column => column.field === 'button');
|
@@ -202,9 +202,9 @@ const IfxTabs = class {
|
|
202
202
|
}
|
203
203
|
render() {
|
204
204
|
var _a;
|
205
|
-
return (h("div", { key: '
|
205
|
+
return (h("div", { key: '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 :
|
206
206
|
_a.map((tab, index) => (h("li", { class: this.getTabItemClass(index), ref: (el) => (this.tabHeaderRefs[index] = el), onMouseDown: (event) => event.preventDefault(), onClick: () => this.handleClick(tab, index), "aria-selected": index === this.internalActiveTabIndex ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', role: "tab" }, (tab === null || tab === void 0 ? void 0 : tab.icon) ? h("ifx-icon", { icon: tab.icon }) : '', tab === null || tab === void 0 ? void 0 :
|
207
|
-
tab.header))), h("div", { key: '
|
207
|
+
tab.header))), h("div", { key: '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}` })))))));
|
208
208
|
}
|
209
209
|
get el() { return getElement(this); }
|
210
210
|
static get watchers() { return {
|
@@ -8,7 +8,7 @@ const Tag = class {
|
|
8
8
|
registerInstance(this, hostRef);
|
9
9
|
}
|
10
10
|
render() {
|
11
|
-
return (h("div", { key: '
|
11
|
+
return (h("div", { key: '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' })))));
|
12
12
|
}
|
13
13
|
};
|
14
14
|
Tag.style = IfxTagStyle0;
|
@@ -45,7 +45,7 @@ const TemplatesUI = class {
|
|
45
45
|
alertWrapper.classList.remove('show');
|
46
46
|
}
|
47
47
|
render() {
|
48
|
-
return (h("div", { key: '
|
48
|
+
return (h("div", { key: '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 }))));
|
49
49
|
}
|
50
50
|
static get assetsDirs() { return ["assets"]; }
|
51
51
|
get el() { return getElement(this); }
|
@@ -57,7 +57,7 @@ const TextArea = class {
|
|
57
57
|
}
|
58
58
|
render() {
|
59
59
|
var _a, _b;
|
60
|
-
return (h(Host, { key: '
|
60
|
+
return (h(Host, { key: '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()))));
|
61
61
|
}
|
62
62
|
static get formAssociated() { return true; }
|
63
63
|
get el() { return getElement(this); }
|
@@ -152,10 +152,10 @@ const Tooltip = class {
|
|
152
152
|
'tooltip-extended': true,
|
153
153
|
'visible': this.tooltipVisible,
|
154
154
|
};
|
155
|
-
return (h("div", { key: '
|
156
|
-
h("div", { key: '
|
157
|
-
h("div", { key: '
|
158
|
-
h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), h("div", { key: '
|
155
|
+
return (h("div", { key: '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' &&
|
156
|
+
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' &&
|
157
|
+
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 })) :
|
158
|
+
h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), h("div", { key: '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" })))));
|
159
159
|
}
|
160
160
|
get el() { return getElement(this); }
|
161
161
|
static get watchers() { return {
|