@infineon/infineon-design-system-stencil 32.9.0--canary.1690.0fd1d4f3930adff7951d6ac8fa7cd8a2f129f926.0 → 32.9.0--canary.1690.0b04d2e768692eb0a6dff00bb4a8192404e39af6.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-icon.cjs.entry.js +78 -0
- package/dist/cjs/ifx-icon.cjs.entry.js.map +1 -0
- package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
- package/dist/cjs/ifx-navbar-item.cjs.entry.js +351 -0
- package/dist/cjs/ifx-navbar-item.cjs.entry.js.map +1 -0
- 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-icon_6.cjs.entry.js → ifx-navbar.cjs.entry.js} +4 -562
- package/dist/cjs/ifx-navbar.cjs.entry.js.map +1 -0
- package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
- package/dist/cjs/ifx-number-indicator.cjs.entry.js +31 -0
- package/dist/cjs/ifx-number-indicator.cjs.entry.js.map +1 -0
- 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 +55 -0
- package/dist/cjs/ifx-search-bar.cjs.entry.js.map +1 -0
- package/dist/cjs/ifx-search-field.cjs.entry.js +77 -0
- package/dist/cjs/ifx-search-field.cjs.entry.js.map +1 -0
- package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
- package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
- package/dist/cjs/ifx-select.cjs.entry.js +2 -2
- package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
- package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
- package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
- package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
- package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
- package/dist/cjs/ifx-status.cjs.entry.js +1 -1
- package/dist/cjs/ifx-step.cjs.entry.js +4 -4
- package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
- package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
- package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
- package/dist/cjs/ifx-table.cjs.entry.js +2 -2
- package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
- package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
- package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
- package/dist/cjs/ifx-textarea.cjs.entry.js +1 -1
- package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/index-c9480f70.js +24 -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 +16 -0
- package/dist/collection/components/navigation/navbar/navbar-item.js +32 -8
- 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 -13
- package/dist/collection/components/navigation/navbar/navbar.js.map +1 -1
- package/dist/collection/components/navigation/navbar/navbar.stories.js +27 -2
- package/dist/collection/components/navigation/navbar/navbar.stories.js.map +1 -1
- 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 +15 -10
- 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 -13
- package/dist/components/ifx-navbar.js.map +1 -1
- 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-02993d59.js → p-03acdbd0.js} +2 -2
- package/dist/components/{p-02993d59.js.map → p-03acdbd0.js.map} +1 -1
- package/dist/components/{p-267a34e4.js → p-107fafa0.js} +3 -3
- package/dist/components/{p-267a34e4.js.map → p-107fafa0.js.map} +1 -1
- package/dist/components/{p-51411d26.js → p-1718b5a9.js} +3 -3
- package/dist/components/{p-51411d26.js.map → p-1718b5a9.js.map} +1 -1
- package/dist/components/{p-8d10b031.js → p-3857ac48.js} +5 -5
- package/dist/components/{p-8d10b031.js.map → p-3857ac48.js.map} +1 -1
- package/dist/components/{p-86dbec0b.js → p-519cb249.js} +3 -3
- package/dist/components/{p-86dbec0b.js.map → p-519cb249.js.map} +1 -1
- package/dist/components/{p-3228aac2.js → p-5853aeb8.js} +3 -3
- package/dist/components/{p-3228aac2.js.map → p-5853aeb8.js.map} +1 -1
- package/dist/components/{p-9765c4af.js → p-58a0ff65.js} +2 -2
- package/dist/components/{p-9765c4af.js.map → p-58a0ff65.js.map} +1 -1
- package/dist/components/{p-1f3ec3be.js → p-696ba960.js} +4 -4
- package/dist/components/{p-1f3ec3be.js.map → p-696ba960.js.map} +1 -1
- package/dist/components/{p-718f6082.js → p-b024aa08.js} +2 -2
- package/dist/components/{p-718f6082.js.map → p-b024aa08.js.map} +1 -1
- package/dist/components/{p-4d4f8f00.js → p-bf2666f8.js} +3 -3
- package/dist/components/{p-4d4f8f00.js.map → p-bf2666f8.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-icon.entry.js +74 -0
- package/dist/esm/ifx-icon.entry.js.map +1 -0
- package/dist/esm/ifx-list-entry.entry.js +1 -1
- package/dist/esm/ifx-navbar-item.entry.js +347 -0
- package/dist/esm/ifx-navbar-item.entry.js.map +1 -0
- 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-icon_6.entry.js → ifx-navbar.entry.js} +6 -559
- package/dist/esm/ifx-navbar.entry.js.map +1 -0
- package/dist/esm/ifx-notification.entry.js +2 -2
- package/dist/esm/ifx-number-indicator.entry.js +27 -0
- package/dist/esm/ifx-number-indicator.entry.js.map +1 -0
- 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 +51 -0
- package/dist/esm/ifx-search-bar.entry.js.map +1 -0
- package/dist/esm/ifx-search-field.entry.js +73 -0
- package/dist/esm/ifx-search-field.entry.js.map +1 -0
- package/dist/esm/ifx-segment.entry.js +1 -1
- package/dist/esm/ifx-segmented-control.entry.js +2 -2
- package/dist/esm/ifx-select.entry.js +2 -2
- package/dist/esm/ifx-sidebar-item.entry.js +5 -5
- package/dist/esm/ifx-sidebar-title.entry.js +1 -1
- package/dist/esm/ifx-sidebar.entry.js +5 -5
- package/dist/esm/ifx-slider.entry.js +2 -2
- package/dist/esm/ifx-spinner_2.entry.js +6 -6
- package/dist/esm/ifx-status.entry.js +1 -1
- package/dist/esm/ifx-step.entry.js +4 -4
- package/dist/esm/ifx-stepper.entry.js +2 -2
- package/dist/esm/ifx-switch.entry.js +1 -1
- package/dist/esm/ifx-tab.entry.js +1 -1
- package/dist/esm/ifx-table.entry.js +2 -2
- package/dist/esm/ifx-tabs.entry.js +2 -2
- package/dist/esm/ifx-tag.entry.js +1 -1
- package/dist/esm/ifx-templates-ui.entry.js +1 -1
- package/dist/esm/ifx-textarea.entry.js +1 -1
- package/dist/esm/ifx-tooltip.entry.js +4 -4
- package/dist/esm/index-c77e25a0.js +24 -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-1e4bc2b9.entry.js → p-00c52c84.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-9ae3f322.entry.js → p-03752fe5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-dd5d3a7e.entry.js → p-1abbcdbc.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-1b59a7f9.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-1c19f8ce.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-32b1a855.entry.js → p-1de4f93c.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-1fca1eb2.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-1fca1eb2.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/p-33b93a7c.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-33b93a7c.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-e76958fe.entry.js → p-37e75e7c.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-71abc76f.entry.js → p-3a682dbd.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-aa47ef1b.entry.js → p-3c039adc.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-04dd3ba0.entry.js → p-48ea6a67.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-35c6aaf9.entry.js → p-5536a9c8.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-cdf8f8c1.entry.js → p-59fb1317.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-5ba50092.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-5ba50092.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-04295692.entry.js → p-5cf37e2a.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-65d9faca.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-a3273feb.entry.js → p-67c63b48.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-3123e5e2.entry.js → p-68b06d9b.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-e43a687a.entry.js → p-6b9ecace.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-ed07daf7.entry.js → p-6ba8b5eb.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-711d5051.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-711d5051.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-ccbeb030.entry.js → p-7abdbf1f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-a9d22ce3.entry.js → p-86ba198c.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-945bae94.entry.js → p-8a0b4540.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-f7b3460c.entry.js → p-8dbe0add.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-e0cab72d.entry.js → p-9e413f66.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d4d0a720.entry.js → p-9feda3ff.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-1d4e6390.entry.js → p-a0d570a0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-7137962f.entry.js → p-b63754ff.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-23c72549.entry.js → p-b7057914.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-9bf471f5.entry.js → p-d08d3dd7.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-d30f4aed.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-d30f4aed.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-010454e4.entry.js → p-dc49f3c8.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-e2d0ad64.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-d829f880.entry.js → p-e447fb1f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-e4de8215.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-e4de8215.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/p-e57f8890.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-73c719bc.entry.js.map → p-e57f8890.entry.js.map} +1 -1
- package/dist/infineon-design-system-stencil/{p-ca2820fd.entry.js → p-ecc58519.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-f99f62ec.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-f99f62ec.entry.js.map +1 -0
- package/dist/types/components/navigation/navbar/navbar-item.d.ts +2 -1
- package/dist/types/components/navigation/navbar/navbar.d.ts +0 -1
- package/dist/types/components/navigation/navbar/navbar.stories.d.ts +31 -0
- package/dist/types/components.d.ts +2 -0
- package/package.json +1 -1
- package/dist/cjs/ifx-icon_6.cjs.entry.js.map +0 -1
- package/dist/esm/ifx-icon_6.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-408741e6.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-688baa7f.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-73c719bc.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-b1e7ffb5.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-bff428f4.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-bff428f4.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-e42e3390.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-e42e3390.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-fbdcd51a.entry.js +0 -2
- /package/dist/infineon-design-system-stencil/{p-1e4bc2b9.entry.js.map → p-00c52c84.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-9ae3f322.entry.js.map → p-03752fe5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-dd5d3a7e.entry.js.map → p-1abbcdbc.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-688baa7f.entry.js.map → p-1b59a7f9.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-fbdcd51a.entry.js.map → p-1c19f8ce.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-32b1a855.entry.js.map → p-1de4f93c.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e76958fe.entry.js.map → p-37e75e7c.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-71abc76f.entry.js.map → p-3a682dbd.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-aa47ef1b.entry.js.map → p-3c039adc.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-04dd3ba0.entry.js.map → p-48ea6a67.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-35c6aaf9.entry.js.map → p-5536a9c8.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-cdf8f8c1.entry.js.map → p-59fb1317.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-04295692.entry.js.map → p-5cf37e2a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-b1e7ffb5.entry.js.map → p-65d9faca.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a3273feb.entry.js.map → p-67c63b48.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-3123e5e2.entry.js.map → p-68b06d9b.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e43a687a.entry.js.map → p-6b9ecace.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ed07daf7.entry.js.map → p-6ba8b5eb.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ccbeb030.entry.js.map → p-7abdbf1f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a9d22ce3.entry.js.map → p-86ba198c.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-945bae94.entry.js.map → p-8a0b4540.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f7b3460c.entry.js.map → p-8dbe0add.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e0cab72d.entry.js.map → p-9e413f66.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d4d0a720.entry.js.map → p-9feda3ff.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-1d4e6390.entry.js.map → p-a0d570a0.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-7137962f.entry.js.map → p-b63754ff.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-23c72549.entry.js.map → p-b7057914.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-9bf471f5.entry.js.map → p-d08d3dd7.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-010454e4.entry.js.map → p-dc49f3c8.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-408741e6.entry.js.map → p-e2d0ad64.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d829f880.entry.js.map → p-e447fb1f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ca2820fd.entry.js.map → p-ecc58519.entry.js.map} +0 -0
@@ -20,7 +20,7 @@ const ProgressBar = /*@__PURE__*/ proxyCustomElement(class ProgressBar extends H
|
|
20
20
|
this.internalValue = this.value;
|
21
21
|
}
|
22
22
|
render() {
|
23
|
-
return (h("div", { key: '
|
23
|
+
return (h("div", { key: 'e1978cda672a5b004cd0520c099041172ec5e819', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: '2e9094099e63479b88f5b832ec55f5eb51ab0d13', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: 'd7f1ecd1109f03379ffa36626e27f50f9ef7ca72', class: "label" }, `${this.internalValue}%`))));
|
24
24
|
}
|
25
25
|
static get watchers() { return {
|
26
26
|
"value": ["valueChanged"]
|
@@ -48,7 +48,7 @@ const RadioButtonGroup = /*@__PURE__*/ proxyCustomElement(class RadioButtonGroup
|
|
48
48
|
this.hasErrors = Array.from(this.errorStates.values()).some((error) => error);
|
49
49
|
}
|
50
50
|
render() {
|
51
|
-
return (h("div", { key: '
|
51
|
+
return (h("div", { key: '81ad6c9e3c9383011b89b8c5cbc0199a82731ede', class: 'radio-button-group-container' }, this.showGroupLabel ? h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', h("div", { key: '7cff1f5f620a3d8a8b9942fa036e7da781365332', class: `radio-button-group ${this.alignment} ${this.size}` }, h("slot", { key: '379cb323140188aa43ad1677d05e81a6b6335b03', 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))) : ''));
|
52
52
|
}
|
53
53
|
static get formAssociated() { return true; }
|
54
54
|
get el() { return this; }
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h } from './p-2cc378b8.js';
|
2
2
|
import { d as defineCustomElement$3 } from './p-e7551b24.js';
|
3
|
-
import { d as defineCustomElement$2 } from './p-
|
3
|
+
import { d as defineCustomElement$2 } from './p-58a0ff65.js';
|
4
4
|
|
5
5
|
const searchBarCss = ":root{--ifx-font-family:\"Source Sans 3\";font-family:var(--ifx-font-family, sans-serif)}:host{width:100%;display:flex}.search-bar{box-sizing:border-box;height:40px;background-color:#FFFFFF;display:flex;flex-direction:row;align-items:center;width:100%;font-family:var(--ifx-font-family)}.search-bar.closed{display:flex;width:auto;justify-content:flex-start}.search-bar .search-bar-wrapper{display:flex;align-items:center;gap:16px;width:100%}.search-bar .search-bar-wrapper a{text-decoration:none;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;color:#0A8276;cursor:pointer}.search-bar .search-bar-wrapper ifx-search-field{width:100%}.search-bar .search-bar__icon-wrapper{display:none;flex-direction:row;align-items:center}.search-bar .search-bar__icon-wrapper ifx-icon:hover{cursor:pointer}.search-bar.closed .search-bar__icon-wrapper{display:flex}.search-bar.closed .search-bar-wrapper{display:none}";
|
6
6
|
const IfxSearchBarStyle0 = searchBarCss;
|
@@ -41,7 +41,7 @@ const SearchBar = /*@__PURE__*/ proxyCustomElement(class SearchBar extends H {
|
|
41
41
|
this.value = event.detail;
|
42
42
|
}
|
43
43
|
render() {
|
44
|
-
return (h("div", { key: '
|
44
|
+
return (h("div", { key: 'c902f46ef9efab55d05e5f0c5bf24204e364f9f7', "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" })))));
|
45
45
|
}
|
46
46
|
get el() { return this; }
|
47
47
|
static get watchers() { return {
|
@@ -27,7 +27,7 @@ const Segment = /*@__PURE__*/ proxyCustomElement(class Segment extends H {
|
|
27
27
|
}
|
28
28
|
}
|
29
29
|
render() {
|
30
|
-
return (h("div", { key: '
|
30
|
+
return (h("div", { key: 'a2a4f876b6df7d82483690ab39a8eb2957f86b98', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: 'ebb49e6c61e102ef1b215c7210108af449a4533f', icon: this.icon }), " ", h("slot", { key: 'cbbb7945b5cfe90543b0ed3ddbe64f1799f1483c' })));
|
31
31
|
}
|
32
32
|
static get style() { return IfxSegmentStyle0; }
|
33
33
|
}, [1, "ifx-segment", {
|
@@ -71,8 +71,8 @@ const SegmentedControl = /*@__PURE__*/ proxyCustomElement(class SegmentedControl
|
|
71
71
|
this.setActiveSegment();
|
72
72
|
}
|
73
73
|
render() {
|
74
|
-
return (h("div", { key: '
|
75
|
-
h("div", { key: '
|
74
|
+
return (h("div", { key: '440acc93eac2fe00fb0de05708e74361b47889e3', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: '0fbbe733af666f4da2684f7146cace877d43be18', class: 'group__label' }, this.label.trim()), h("div", { key: 'f4ddddb0f4870b5de51133e1d4f44b52aac091b6', class: 'group__controls' }, h("slot", { key: 'c89b3beba004ae66725b3fe82c588a9af2c1b645' })), this.caption.trim() &&
|
75
|
+
h("div", { key: '25e23614a9f8c980c7a96a6dff27ca9836b552ab', class: 'group__caption' }, h("ifx-icon", { key: '09766369503ef8aac9ea018b5eb3e547932b6121', icon: 'cinfo16' }), " ", this.caption.trim())));
|
76
76
|
}
|
77
77
|
componentDidRender() {
|
78
78
|
this.setSegmentSize();
|
@@ -3,8 +3,8 @@ import { d as defineCustomElement$7 } from './p-4ac265d2.js';
|
|
3
3
|
import { d as defineCustomElement$6 } from './p-dd76064d.js';
|
4
4
|
import { d as defineCustomElement$5 } from './p-e7551b24.js';
|
5
5
|
import { d as defineCustomElement$4 } from './p-eadd0c22.js';
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
6
|
+
import { d as defineCustomElement$3 } from './p-1718b5a9.js';
|
7
|
+
import { d as defineCustomElement$2 } from './p-3857ac48.js';
|
8
8
|
|
9
9
|
const setFilterCss = "";
|
10
10
|
const IfxSetFilterStyle0 = setFilterCss;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h } from './p-2cc378b8.js';
|
2
2
|
import { d as defineCustomElement$3 } from './p-e7551b24.js';
|
3
|
-
import { d as defineCustomElement$2 } from './p-
|
3
|
+
import { d as defineCustomElement$2 } from './p-03acdbd0.js';
|
4
4
|
|
5
5
|
const sidebarItemCss = ":root{--ifx-font-family:\"Source Sans 3\";font-family:var(--ifx-font-family, sans-serif)}:host{position:relative}.sidebar__nav-item:focus,.sidebar__nav-item.header__section:focus{outline:none}.sidebar__nav-item:focus .sidebar__nav-item-icon-wrapper,.sidebar__nav-item.header__section:focus .sidebar__nav-item-icon-wrapper{color:#08665C}.sidebar__nav-item:focus .sidebar__nav-item-label,.sidebar__nav-item.header__section:focus .sidebar__nav-item-label{outline:none;color:#08665C}.sidebar__nav-item:focus .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon,.sidebar__nav-item.header__section:focus .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{color:#08665C}.sidebar__nav-item:hover,.sidebar__nav-item.header__section:hover{outline:none}.sidebar__nav-item:hover .sidebar__nav-item-icon-wrapper,.sidebar__nav-item.header__section:hover .sidebar__nav-item-icon-wrapper{color:#08665C}.sidebar__nav-item:hover .sidebar__nav-item-label,.sidebar__nav-item.header__section:hover .sidebar__nav-item-label{outline:none;color:#08665C}.sidebar__nav-item:hover .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon,.sidebar__nav-item.header__section:hover .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{color:#08665C}.sidebar__nav-item{display:flex;flex-direction:row;align-items:center;width:100%;padding:8px 0px;gap:4px;flex:none;order:0;flex-grow:0;text-decoration:none;color:#1D1D1D;cursor:pointer;font-family:var(--ifx-font-family)}.sidebar__nav-item.extra-padding__bottom{padding:8px 0px 16px 0px}.sidebar__nav-item.active{color:#0A8276}.sidebar__nav-item.active-section::before{content:\"\";position:absolute;left:-32px;height:40px;width:2px;background:#0A8276}.sidebar__nav-item.open{padding:8px 0px}.sidebar__nav-item.open .sidebar__nav-item-label{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.sidebar__nav-item.open .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{transform:rotate(-180deg)}.sidebar__nav-item.header__section{box-sizing:padding-box;border-top:1px solid #EEEDED;padding:16px 0px;display:-webkit-flex;-webkit-line-clamp:1;-webkit-box-orient:horizontal;overflow:hidden;text-overflow:ellipsis}.sidebar__nav-item.header__section.no-top-border{border-top:none}.sidebar__nav-item.header__section.active-section::before{content:\"\";position:absolute;left:-32px;height:40px;width:2px;background:#0A8276}.sidebar__nav-item.header__section.open{padding:16px 0px 8px 0px}.sidebar__nav-item.header__section.open .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{transform:rotate(-180deg)}.sidebar__nav-item.header__section .sidebar__nav-item-label{color:#1D1D1D;font-family:Source Sans 3;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.sidebar__nav-item.submenu__item{padding:4px 0px}.sidebar__nav-item.submenu__item.extra-padding__bottom{padding:4px 0px 16px 0px}.sidebar__nav-item .sidebar__nav-item-icon-wrapper{display:flex;width:24px;height:24px;justify-content:center;align-items:center;gap:8px;flex-shrink:0}.sidebar__nav-item .sidebar__nav-item-icon-wrapper.noIcon{display:none}.sidebar__nav-item .sidebar__nav-item-icon-wrapper ifx-icon{width:16px;height:16px}.sidebar__nav-item .sidebar__nav-item-label{font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;display:flex;align-items:center;flex:none;order:1;flex-grow:1;cursor:pointer}.sidebar__nav-item .sidebar__nav-item-indicator{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0px 4px;flex:none;order:2;flex-grow:0}.expandable__submenu{display:none;list-style-type:none;flex-direction:column;padding:0;margin:0;padding-left:40px}.expandable__submenu.open{display:flex}.header__section+.expandable__submenu{padding-left:0}";
|
6
6
|
const IfxSidebarItemStyle0 = sidebarItemCss;
|
@@ -251,11 +251,11 @@ const SidebarItem = /*@__PURE__*/ proxyCustomElement(class SidebarItem extends H
|
|
251
251
|
}
|
252
252
|
}
|
253
253
|
render() {
|
254
|
-
return (h("div", { key: '
|
255
|
-
h("div", { key: '
|
256
|
-
h("div", { key: '
|
257
|
-
h("span", { key: '
|
258
|
-
h("span", { key: '
|
254
|
+
return (h("div", { key: '4d567c4fb4e0c134191704e344ebafd2aae893c0' }, h("a", { key: 'acc77eda245fb2cb3d5c1acfac075f118bbd4b06', tabIndex: 1, onKeyDown: (event) => this.handleKeyDown(event), href: this.internalHref, onClick: () => this.toggleSubmenu(), target: this.target, class: `sidebar__nav-item ${!this.isNested && this.isExpandable ? 'header__section' : ""} ${this.isSubMenuItem ? 'submenu__item' : ""}` }, this.icon &&
|
255
|
+
h("div", { key: '36bdf7b1cd85292d828dab19dea67ada06dd6913', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, h("ifx-icon", { key: 'f2cc84a0a8781ac95cd0f7f70c43c887406dddf4', icon: this.icon })), h("div", { key: '0b20dc5c96cae8fc8585635c4ca03bcf11962006', class: "sidebar__nav-item-label" }, h("slot", { key: 'cbe0d4023e85e78b0bedca04f0323d184a2cf9a6' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
|
256
|
+
h("div", { key: '31668a978abc83eeeb803b2577c0d78a4951d91e', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
|
257
|
+
h("span", { key: 'd3d43cc1e259d5b18f02419e66467e08a893a3bc', class: 'item__arrow-wrapper' }, h("ifx-icon", { key: '53144b6f3b9d1295f7cccf7217fdab08af34cd00', icon: "chevron-down-12" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
|
258
|
+
h("span", { key: 'e76f00a03c36a6920a2e66b9cdd47e77a2f5518e', class: 'item__number-indicator' }, h("ifx-number-indicator", { key: 'a8c07a405b57431bd33f771b85d91e62d43d78ee' }, this.numberIndicator)))), this.isExpandable && h("ul", { key: '8998d8965446102f6f96a324e60443a14529aff0', class: 'expandable__submenu' })));
|
259
259
|
}
|
260
260
|
get el() { return this; }
|
261
261
|
static get watchers() { return {
|
@@ -10,7 +10,7 @@ const SidebarTitle = /*@__PURE__*/ proxyCustomElement(class SidebarTitle extends
|
|
10
10
|
this.__attachShadow();
|
11
11
|
}
|
12
12
|
render() {
|
13
|
-
return (h("div", { key: '
|
13
|
+
return (h("div", { key: 'd4d1bc27d0a9cf4cb1529c53b3264fe5fcb7b718', class: 'sidebar__title' }, h("div", { key: '3f33b4fa0aebf3f0a5ecdf1491831d4590ff27e5', class: 'sidebar__title-label' }, h("slot", { key: '9d9c3a5c7b896ebf49d27daf707c975f4f8f6207' }))));
|
14
14
|
}
|
15
15
|
get el() { return this; }
|
16
16
|
static get style() { return IfxSidebarTitleStyle0; }
|
@@ -315,11 +315,11 @@ const Sidebar = /*@__PURE__*/ proxyCustomElement(class Sidebar extends H {
|
|
315
315
|
}
|
316
316
|
}
|
317
317
|
render() {
|
318
|
-
return (h("div", { key: '
|
319
|
-
h("div", { key: '
|
320
|
-
h("div", { key: '
|
321
|
-
h("div", { key: '
|
322
|
-
h("div", { key: '
|
318
|
+
return (h("div", { key: 'e29cd1c7bf8266a500d547b2a4200231d9bd4bc8', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, h("div", { key: '8055810a23fef774b058a0b3f905f16fce5b8e87', class: 'sidebar__top-container' }, this.showHeader &&
|
319
|
+
h("div", { key: 'd77baa74f0d675a8354ff024117f5c4ac369e6f7', class: "sidebar__nav-bar" }, h("div", { key: 'adee87ea5e2ca62935017363d03ddf7667c50670', class: "sidebar__nav-bar-logo" }, h("div", { key: '1d9bf12c702c43e717e024e3e6cb19814b3af206', class: 'sidebar__nav-bar-logo-img' }, h("svg", { key: '4d2d8098b29525ae6fa619fd086023e0fa28526c', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '54b0a272d955550fcc7bcdb35413ee5555e43de0', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: 'e9ad87013d166fe4d538a434d0a7f00867b63264', d: "M67.691 26.7766C71.0884 26.7766 72.1461 23.1841 72.1461 19.8802C72.1461 15.4536 70.2871 13.1441 67.691 13.1441C64.4219 13.1441 63.2681 16.7367 63.3001 19.9443C63.3322 23.1199 64.2296 26.7766 67.691 26.7766ZM66.0244 19.8481C66.0244 18.533 66.0244 15.4536 67.691 15.4536C69.4859 15.4536 69.4218 18.5009 69.4218 19.9123C69.4218 21.2595 69.4218 24.5313 67.7551 24.5313C65.9603 24.4992 66.0244 21.2274 66.0244 19.8481ZM57.8195 26.7766C59.1976 26.7766 60.3835 26.2313 61.5053 25.0445L60.5117 23.1841C59.7425 24.018 58.9733 24.4671 58.0438 24.4671C57.2746 24.4671 56.6336 24.018 56.249 23.2482C55.9285 22.5746 55.8644 21.8048 55.8644 20.9708V20.7142H61.6335V20.1368C61.6335 17.282 61.2809 15.7102 60.3835 14.5234C59.7104 13.6253 58.7169 13.1441 57.499 13.1441C56.2169 13.1441 55.1593 13.7215 54.39 14.8442C53.5567 16.0631 53.2042 17.699 53.2042 19.9443C53.1721 24.2426 54.8708 26.7766 57.8195 26.7766ZM57.531 15.2612C58.172 15.2612 58.5566 15.614 58.813 16.1914C59.0053 16.7046 59.1015 17.5707 59.1015 18.5971H55.8644C55.8964 16.3197 56.3772 15.2612 57.531 15.2612ZM74.2614 26.4559H76.7614V16.8329C77.3703 16.0952 78.0754 15.6782 78.5882 15.6782C78.9087 15.6782 79.2292 15.7423 79.4215 15.9989C79.6138 16.2876 79.71 16.7046 79.71 17.699V26.4559H82.21V16.5442C82.21 15.6782 82.1138 14.8121 81.601 14.1706C81.1523 13.5932 80.4472 13.2404 79.5497 13.2404C78.3959 13.2404 77.2101 13.914 76.569 14.6838C76.537 14.0102 76.3126 13.3687 76.2485 13.1441L73.9089 13.7536C74.0371 14.4593 74.2294 15.3253 74.2294 16.8971V26.4559H74.2614ZM45.2236 14.6838C45.1915 14.0102 44.9672 13.3687 44.9031 13.1441L42.5634 13.7536C42.6916 14.4593 42.8839 15.3253 42.8839 16.8971V26.4238H45.3838V16.8008C45.9928 16.0631 46.6979 15.6461 47.2107 15.6461C47.5312 15.6461 47.8517 15.7102 48.044 15.9669C48.2363 16.2555 48.3325 16.6725 48.3325 17.6669V26.4238H50.8324V16.5442C50.8324 15.6782 50.7363 14.8121 50.2235 14.1706C49.7748 13.5932 49.0696 13.2404 48.1722 13.2404C47.0505 13.2404 45.8646 13.914 45.2236 14.6838ZM14.6473 9.07042C16.1216 9.07042 17.3075 7.88359 17.3075 6.40807C17.3075 4.93256 16.1216 3.74573 14.6473 3.74573C13.173 3.74573 11.9871 4.93256 11.9871 6.40807C11.9871 7.88359 13.173 9.07042 14.6473 9.07042ZM26.9227 26.4559V16.5442C26.9227 15.6782 26.8265 14.8121 26.3137 14.1706C25.865 13.5932 25.1599 13.2404 24.2625 13.2404C23.1087 13.2404 21.9228 13.914 21.2818 14.6838C21.2497 14.0102 21.0254 13.3687 20.9613 13.1441L18.6536 13.7857C18.7818 14.4913 18.9741 15.3574 18.9741 16.9291V26.4559H21.4741V16.8329C22.0831 16.0952 22.7882 15.6782 23.301 15.6782C23.6215 15.6782 23.942 15.7423 24.1343 15.9989C24.3266 16.2876 24.4227 16.7046 24.4227 17.699V26.4559H26.9227ZM38.4289 8.36474C37.4994 8.36474 36.7622 9.10249 36.7622 10.0327C36.7622 10.9629 37.4994 11.7007 38.3968 11.7007C39.3263 11.7007 40.0634 10.9629 40.0634 10.0327C40.0634 9.10249 39.3263 8.36474 38.4289 8.36474ZM13.4614 26.4559H15.9614V10.8346L13.4614 11.1554V26.4559ZM33.8777 9.90441C34.3264 9.90441 34.7751 10.0648 35.0635 10.2893L35.7687 8.33266C35.0956 7.85151 34.3584 7.62698 33.429 7.62698C32.788 7.62698 32.1149 7.78736 31.5059 8.26851C30.897 8.78173 30.256 9.80818 30.256 11.7328C30.256 12.5667 30.288 13.4328 30.288 13.4328H29.4226V15.6461H30.288V26.4238H32.8521V15.6782H34.743L35.2238 13.4649H32.8841V11.4762C32.8841 10.5139 33.2687 9.90441 33.8777 9.90441ZM37.1468 26.4559H39.6788V13.2404L37.1468 13.5611V26.4559Z", fill: "#005DA9" }), h("path", { key: '5602d3c181d3ad52ecb747ce5b52442d6b1b48f2', d: "M77.0816 33.5126C68.6203 36.0146 58.3321 37.1052 48.2682 37.1052C22.7239 37.1052 6.24986 29.5993 5.09604 19.6877C4.67938 15.9668 7.59599 12.3422 12.4677 9.26285C11.6023 8.62132 11.0575 7.59488 11.0254 6.44012C3.97427 10.161 0 15.0366 0 19.9764C0 30.9145 19.5188 40.1525 48.5246 39.7676C58.6205 39.6393 67.0498 38.1958 74.6778 35.6939C83.7482 32.7428 89.4532 28.5087 90.8313 26.6483C89.1968 28.1238 85.3186 31.0748 77.0816 33.5126ZM23.2687 4.38723C24.9674 3.80985 27.3712 3.0721 27.3712 3.0721C34.1339 1.21166 41.6017 0.121063 48.5566 0.185215C40.544 -0.295931 33.2365 0.185215 26.8584 1.33997C26.8584 1.33997 24.743 1.69281 22.4675 2.27018C22.4675 2.27018 21.3777 2.55887 20.7047 2.75133C20.0316 2.94379 19.1021 3.2004 19.1021 3.2004C18.4611 3.39286 17.8201 3.6174 17.1791 3.84193C17.8201 4.48346 18.2047 5.31745 18.2368 6.27974C19.3586 5.76652 21.5059 4.99668 23.2687 4.38723Z", fill: "#E30034" })), h("defs", { key: 'b91857cf444cbcd3d108c08eecd32c74ffa7837f' }, h("clipPath", { key: '7549b3c5240d84a34cfb0eead8c7d7f421a0546d', id: "clip0_2396_2480" }, h("rect", { key: '2a008fbac65664328db9f6df3cf7a8a9d5cb3d01', width: "91", height: "40", fill: "white" })))), " "), h("div", { key: '3c51fa2fee76a24e9db0d254f49180960b988d12', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), h("div", { key: '4b5143c3cb3b107d6cd6c3a827bc9518a88fe923', class: "sidebar__nav-container" }, h("slot", { key: 'e1a182f2a1ede762b17b0080970c89a407a859c2' }))), this.internalShowFooter &&
|
320
|
+
h("div", { key: '0e4d5357b77d0de7ee0d1dc30b1bccd3bb09aa95', class: 'sidebar__footer-container' }, h("div", { key: 'da0cae5cd4e5cd78594615cf02d267171a83e07d', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
|
321
|
+
h("div", { key: '491062e63c625ea6c8d4027ff7bf0fa9e631ce66', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && h("a", { key: 'd89e98392641d85d33d7421bf65362786c61e8c5', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && h("a", { key: '7d21252546491681736d30494c68a6fb0403edd0', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && h("a", { key: '36be4654f254fb07f0f46b3695e3c02807eb0c2e', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
|
322
|
+
h("div", { key: '51288cb0202cf73073de3d53e44ea773ee955b04', class: 'sidebar__footer-wrapper-bottom-links' }, h("span", { key: '4d751a9d66c85b97827c8f7562c78150d6d33801' }, this.copyrightText))))));
|
323
323
|
}
|
324
324
|
get el() { return this; }
|
325
325
|
static get style() { return IfxSidebarStyle0; }
|
@@ -145,10 +145,10 @@ const IfxSlider$1 = /*@__PURE__*/ proxyCustomElement(class IfxSlider extends H {
|
|
145
145
|
this.updateValuePercent();
|
146
146
|
}
|
147
147
|
render() {
|
148
|
-
return (h("div", { key: '
|
148
|
+
return (h("div", { key: '6d8a7acac67dff6fa16e5857d5d87ac1a230e708', class: "ifx-slider" }, this.leftText && (h("span", { key: '8fa50d852e012089fd2b918b093e87bf3c2f2c3a', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: 'd84ba5ac7f08dd8dddca0c24143ba97bcfda374e', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
|
149
149
|
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 })
|
150
150
|
:
|
151
|
-
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: '
|
151
|
+
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: '02911017ea076f62e13a55b98e8a723f40c9c75b', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: 'e984e2322ff0fe2f8d2a2404a8e342c393a822e7', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: 'eb473d4ddcf6d10a3e01c474ffc76b916b0163e3', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
|
152
152
|
}
|
153
153
|
get el() { return this; }
|
154
154
|
static get watchers() { return {
|
@@ -15,7 +15,7 @@ const Status = /*@__PURE__*/ proxyCustomElement(class Status extends H {
|
|
15
15
|
var _a;
|
16
16
|
const effectiveColor = ((_a = this.color) === null || _a === void 0 ? void 0 : _a.trim()) ? this.color : 'orange-500';
|
17
17
|
const containerClass = this.border ? `container border-${effectiveColor}` : 'container no-border';
|
18
|
-
return (h("div", { key: '
|
18
|
+
return (h("div", { key: 'f613dcda2a1cdf86cb9169937a3674b1f8d985f7', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: '17792fd234e467d0396d00f6e244a5842d08e1ce', class: `dot ${effectiveColor}` }), h("p", { key: '51261dabeec924c46a9a710c74de9bb7140bf927', class: "text" }, this.label)));
|
19
19
|
}
|
20
20
|
static get style() { return IfxStatusStyle0; }
|
21
21
|
}, [1, "ifx-status", {
|
@@ -50,7 +50,7 @@ const Step = /*@__PURE__*/ proxyCustomElement(class Step extends H {
|
|
50
50
|
}
|
51
51
|
}
|
52
52
|
render() {
|
53
|
-
return (h("div", { key: '
|
53
|
+
return (h("div", { key: '9914ec28d308a59dae9f0f6117b2aece72ac6438', "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' : ''}
|
54
54
|
${this.error ? 'error' : ''}
|
55
55
|
${this.stepperState.variant}
|
56
56
|
${this.complete ? 'complete' : ''}
|
@@ -58,11 +58,11 @@ const Step = /*@__PURE__*/ proxyCustomElement(class Step extends H {
|
|
58
58
|
indicator-${this.stepperState.indicatorPosition}
|
59
59
|
${this.active ? 'active' : ''}
|
60
60
|
${this.clickable ? 'clickable' : ''}
|
61
|
-
${this.disabled ? 'disabled' : ''}` }, h("div", { key: '
|
62
|
-
h("div", { key: '
|
61
|
+
${this.disabled ? 'disabled' : ''}` }, h("div", { key: '6017ac474bcbc1afa7ed1ec416bf0302fdbd5cdd', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: '0a90ed22e8b55a0a20d463347edd656ece131992', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
|
62
|
+
h("div", { key: 'c21888305852d7434847c329a7f7569ff2ac3b7d', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: '1a97cd47db4fe64eda55a1418511bb1e78bc1332', icon: 'check16' }), this.active && h("span", { key: '2b918fa4f3052c7e6c5597f175956802ec2f34bb', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: 'b515f8cab0008f14c9e1ba9a5f085792a440a2cc', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && h("span", { key: '772ef8271ffb3398a7bcfedb732a12e43250ae98', class: `step-connector-r ${this.active ? 'active' : ''}` })),
|
63
63
|
/* Step labels */
|
64
64
|
(this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
|
65
|
-
h("div", { key: '
|
65
|
+
h("div", { key: 'b16463d3fb54cafc520cb7799f647884f28989f0', 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: '81c8b0a1310dcb02c0c668c2ac7ed84902e31a8f' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: 'c20034f2bee0fea186754be2480b75552f4ea9e9' }))));
|
66
66
|
}
|
67
67
|
;
|
68
68
|
static get watchers() { return {
|
@@ -126,10 +126,10 @@ const Stepper = /*@__PURE__*/ proxyCustomElement(class Stepper extends H {
|
|
126
126
|
this.syncIfxSteps();
|
127
127
|
}
|
128
128
|
render() {
|
129
|
-
return (h("div", { key: '
|
129
|
+
return (h("div", { key: '797f8d8dcc699cfedf33c1a03d73d92fa452789e', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
|
130
130
|
/* Progress bar for compact variant. */
|
131
131
|
(this.variant === 'compact') &&
|
132
|
-
h("div", { key: '
|
132
|
+
h("div", { key: '809a1220c3920494be1e8ad0894d2e4eaf586823', class: 'stepper-progress' }, h("div", { key: 'ca02c1f0c34d24363f030b828d6d9807140687fe', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: 'dbed479b177e2535fcdf3ef7f5b1be04b6839074', class: `stepper-wrapper` }, h("slot", { key: 'ad74e85e68cb12d1737066d07274e00b04db7077' }))));
|
133
133
|
}
|
134
134
|
;
|
135
135
|
componentDidRender() {
|
@@ -72,7 +72,7 @@ const Switch = /*@__PURE__*/ proxyCustomElement(class Switch extends H {
|
|
72
72
|
this.internals.setFormValue(null);
|
73
73
|
}
|
74
74
|
render() {
|
75
|
-
return (h("div", { key: '
|
75
|
+
return (h("div", { key: '00275ee24707ebf446476430fa4af6939bd017bf', 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: 'e15a531e43b1ccac07b4d8df4c91b44377c09ed4', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: 'bbbed47db3b07d7977b4ad29c08ba9d2b0bbce0a', class: "switch__checkbox-wrapper" }, h("input", { key: 'fd06dd4ccf3b45dc64d6d976ed2fb60dcf9134d4', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: 'd3dc979f46b1f46cbbc3fa6df7d0b84852dddde7', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: 'f3e47e690f6d87515f248fae689379b81fd6ff8a', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: '4fef1d74b28e8b556f5364b6558047d1cf37eda1', htmlFor: "switch" }, h("slot", { key: 'acd83b37e36d11a0a2b7fd3a40bf1f0c584be42e', onSlotchange: () => this.toggleLabelGap() })))));
|
76
76
|
}
|
77
77
|
static get formAssociated() { return true; }
|
78
78
|
get el() { return this; }
|
@@ -15,7 +15,7 @@ const IfxTab$1 = /*@__PURE__*/ proxyCustomElement(class IfxTab extends H {
|
|
15
15
|
this.tabHeaderChange.emit(this.header);
|
16
16
|
}
|
17
17
|
render() {
|
18
|
-
return h("slot", { key: '
|
18
|
+
return h("slot", { key: '9390db47c18accefa13e357fa4cbee278b984f40' });
|
19
19
|
}
|
20
20
|
get el() { return this; }
|
21
21
|
static get style() { return IfxTabStyle0; }
|
@@ -3,13 +3,13 @@ import { c as classNames } from './p-5cdc6210.js';
|
|
3
3
|
import { c as createGrid } from './p-1429e9ea.js';
|
4
4
|
import { d as defineCustomElement$a } from './p-c2b0bf22.js';
|
5
5
|
import { d as defineCustomElement$9 } from './p-4ac265d2.js';
|
6
|
-
import { d as defineCustomElement$8 } from './p-
|
6
|
+
import { d as defineCustomElement$8 } from './p-b024aa08.js';
|
7
7
|
import { d as defineCustomElement$7 } from './p-47b9635d.js';
|
8
8
|
import { d as defineCustomElement$6 } from './p-e7551b24.js';
|
9
9
|
import { d as defineCustomElement$5 } from './p-3954dc5f.js';
|
10
|
-
import { d as defineCustomElement$4 } from './p-
|
11
|
-
import { d as defineCustomElement$3 } from './p-
|
12
|
-
import { d as defineCustomElement$2 } from './p-
|
10
|
+
import { d as defineCustomElement$4 } from './p-03acdbd0.js';
|
11
|
+
import { d as defineCustomElement$3 } from './p-107fafa0.js';
|
12
|
+
import { d as defineCustomElement$2 } from './p-1718b5a9.js';
|
13
13
|
|
14
14
|
class ButtonCellRenderer {
|
15
15
|
init(params) {
|
@@ -465,12 +465,12 @@ const Table = /*@__PURE__*/ proxyCustomElement(class Table extends H {
|
|
465
465
|
};
|
466
466
|
}
|
467
467
|
const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
|
468
|
-
return (h(Host, { key: '
|
468
|
+
return (h(Host, { key: '2ee3c03bd8c62ee4b12d6d5bd37f072321bb6fd3' }, h("div", { key: '47392ba547ca6be94aa5580ed7321468bfbab8e5', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: '855cc68ea75f80d10639f8cf14711dcc863dd65b', class: "sidebar-btn" }, h("ifx-button", { key: '3b9b5a68da7dbb24da61da6ad12cf6e783d1cd03', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: '9218c5a939cb15be75e227795e1cee82609719f2', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: '55f726cbb2b15f5f7448e1f3825fa47b2ef7cc19', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: 'd4f76aaed100c0c70c37eb20de31e4e2c290b492', class: "sidebar-container" }, h("div", { key: '0c75ba6a8ae08a2b8f8a8725ab192edd64e744ab', class: "filters-title-container" }, h("span", { key: '081ac7ba4efc433fe16f580f045d1aaea12b177c', class: "filters-title" }, "Filters")), h("div", { key: '4dd7c3d530d117888a161765f1d229e8c4f4a174', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '6c2bed629abd9b62dbb5787238879d1d581c2bed', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '60a9e8b490c6a86cb893252cac048d707ab42e89', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '1a17cd68a6b9c71fca6ce14a5c9cd8100aba87de', name: "topbar-filter" })))), h("div", { key: '790e93092fba4302659a41e438a00cae685d4367', class: "table-pagination-wrapper" }, h("div", { key: '7c08b8bbf4cf677f2c5b53e3ecb1c8ca020f2b62', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
|
469
469
|
const filter = this.currentFilters[name];
|
470
470
|
const filterValues = filter.filterValues;
|
471
471
|
const isMultiSelect = filter.type !== 'text';
|
472
472
|
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;
|
473
|
-
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '
|
473
|
+
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '46d8fd4618d274dff6a37223d2731eb88c106bbb', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: 'c3b4fae732927d619f002e4a1e1ad90ee96eac5b', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '8175ea0ccb78a1d9b1596ea0572013e91fa932da', class: "matching-results-container" }, h("span", { key: '73af3ee2aa9f56233a31fb139186388d1635ba00', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: 'dea17112552d90f53959668168a26bf095684097', class: "matching-results-text" }, "matching results"))), h("div", { key: 'eb8dfef68947a14b9ad9e973630c9f20adb2fb43', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: '21a7b786fee18bfcec4cae3eb5c4490e65474b3b', 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)))));
|
474
474
|
}
|
475
475
|
hasButtonCol() {
|
476
476
|
return this.getColData().some(column => column.field === 'button');
|
@@ -205,9 +205,9 @@ const IfxTabs$1 = /*@__PURE__*/ proxyCustomElement(class IfxTabs extends H {
|
|
205
205
|
}
|
206
206
|
render() {
|
207
207
|
var _a;
|
208
|
-
return (h("div", { key: '
|
208
|
+
return (h("div", { key: '5611a3f319b0d8bd8eb135c5583e51a7ebbbdf14', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: 'e72b1eca9d9a9a1d74aea100b5400d8db7e0bc8d', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
|
209
209
|
_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 :
|
210
|
-
tab.header))), h("div", { key: '
|
210
|
+
tab.header))), h("div", { key: '2fcbbe0dbfd84095cc2050e96f71b97bfd2d3571', class: "active-border" })), h("div", { key: 'c788afab32a3b14eb58d4c195bbca3c83ef5fe4d', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
|
211
211
|
}
|
212
212
|
get el() { return this; }
|
213
213
|
static get watchers() { return {
|
@@ -11,7 +11,7 @@ const Tag = /*@__PURE__*/ proxyCustomElement(class Tag extends H {
|
|
11
11
|
this.__attachShadow();
|
12
12
|
}
|
13
13
|
render() {
|
14
|
-
return (h("div", { key: '
|
14
|
+
return (h("div", { key: '226762652cca543b0a1d18e5369522b4e3f8e439', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'fdbc2d0f9db2230d6a5dfa0c8bce6168c84be5ed', icon: this.icon })), h("a", { key: '4b0b1c215663bb98233e9f4a1839c039d5a62677', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '886e29da34a796cd03db982a9a189512c4a0a953', class: "label" }, h("slot", { key: 'e202efd131d0acb79b9d47a4dfaa8ba865598377' })))));
|
15
15
|
}
|
16
16
|
static get style() { return IfxTagStyle0; }
|
17
17
|
}, [1, "ifx-tag", {
|
@@ -4,9 +4,9 @@ import { d as defineCustomElement$8 } from './p-c2b0bf22.js';
|
|
4
4
|
import { d as defineCustomElement$7 } from './p-e7551b24.js';
|
5
5
|
import { d as defineCustomElement$6 } from './p-3954dc5f.js';
|
6
6
|
import { d as defineCustomElement$5 } from './p-02830916.js';
|
7
|
-
import { d as defineCustomElement$4 } from './p-
|
8
|
-
import { d as defineCustomElement$3 } from './p-
|
9
|
-
import { d as defineCustomElement$2 } from './p-
|
7
|
+
import { d as defineCustomElement$4 } from './p-519cb249.js';
|
8
|
+
import { d as defineCustomElement$3 } from './p-696ba960.js';
|
9
|
+
import { d as defineCustomElement$2 } from './p-3857ac48.js';
|
10
10
|
|
11
11
|
const templatesUiCss = "*{padding:0;margin:0}.templates__container{display:flex;flex-direction:column;align-items:center}.templates__container .back__btn-wrapper{display:none}.templates__container .back__btn-wrapper.show{display:flex;justify-content:space-between;width:100%}.templates__container .back__btn-wrapper .alert__wrapper{display:none}.templates__container .back__btn-wrapper .alert__wrapper.show{display:block}.templates__container .templates__wrapper{display:flex;padding:20px 0px;gap:20px;flex-wrap:wrap}.templates__container .templates__title.hide{display:none}";
|
12
12
|
const IfxTemplatesUiStyle0 = templatesUiCss;
|
@@ -55,7 +55,7 @@ const TemplatesUI = /*@__PURE__*/ proxyCustomElement(class TemplatesUI extends H
|
|
55
55
|
alertWrapper.classList.remove('show');
|
56
56
|
}
|
57
57
|
render() {
|
58
|
-
return (h("div", { key: '
|
58
|
+
return (h("div", { key: '2839932de12b3ac02cf1bb01c535b544c79ffaba', class: 'templates__container' }, h("div", { key: 'e69da2fb658fa6d1026908bc183be10fb9ab3e06', class: "back__btn-wrapper" }, h("ifx-icon-button", { key: '26b0ee7071c26f39b7567839249e88ed2a78d78b', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), h("div", { key: 'b91f587d291208f5f67a2fc5ea19c9253e393860', class: "alert__wrapper" }, h("ifx-alert", { key: 'd0ee2491c8e52d39b05bd4ce5b9a21ba3300f5c2', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), h("h2", { key: 'aaf1a750b6277f6644d05a9aefa27c3c36f7cf88', class: "templates__title" }, "Choose your template"), h("div", { key: 'f484bc4ba4f2f91ede04eb39f422b0a971b71113', class: "templates__wrapper" }, h("ifx-template", { key: '056c35bdd617a568c2dc012cb88762be7c8455c9', name: 'template-01', thumbnail: this.tableTemplate }), h("ifx-template", { key: 'd65ec2d5fe3f12e7a718d493abd3dbf5e22de531', name: 'template-02', thumbnail: this.wizardTemplate }))));
|
59
59
|
}
|
60
60
|
static get assetsDirs() { return ["assets"]; }
|
61
61
|
get el() { return this; }
|
@@ -53,7 +53,7 @@ const TextArea = /*@__PURE__*/ proxyCustomElement(class TextArea extends H {
|
|
53
53
|
}
|
54
54
|
render() {
|
55
55
|
var _a, _b;
|
56
|
-
return (h(Host, { key: '
|
56
|
+
return (h(Host, { key: 'c04bd9f6eb75e14607f6b81fb32065752fd814ac', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: 'bd270704eaedbd3fb127015dd5d9993839a75135', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: '2ff0f414ce2209a5f7bdc9400b2c7c2356da39fd', class: 'wrapper__textarea' }, h("textarea", { key: '65007882cbf52104ee22af96beacb9d882bbf245', "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: 'c44b21fd8eef93920228267d9baf51a12bcf08ea', class: 'wrapper__caption' }, this.caption.trim()))));
|
57
57
|
}
|
58
58
|
static get formAssociated() { return true; }
|
59
59
|
get el() { return this; }
|
@@ -155,10 +155,10 @@ const Tooltip = /*@__PURE__*/ proxyCustomElement(class Tooltip extends H {
|
|
155
155
|
'tooltip-extended': true,
|
156
156
|
'visible': this.tooltipVisible,
|
157
157
|
};
|
158
|
-
return (h("div", { key: '
|
159
|
-
h("div", { key: '
|
160
|
-
h("div", { key: '
|
161
|
-
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: '
|
158
|
+
return (h("div", { key: '9c87ad898f047bf3fefbfeec39faa033d39e2860', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: 'fc4ac4d2a09ccd8c038a180aeadce7fee2ab9b90' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: '9627cd1efe01ffcae8227920b0a59848c85ee5b7', class: tooltipDismissible }, h("button", { key: '96c225756217e4f5054c8b02fe0a20b848c845f5', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: 'f976619fb32729deb0be068b2c813b02bce37749', icon: "cross16" })), h("div", { key: 'e4219ce93a82ecd3534c8985cd62049cd23cbaa7', class: "tooltip-dismissible-content" }, this.header && h("div", { key: 'a168b26826aa857fce0f437023e5e18a956cee3d', class: "tooltip-dismissible-header" }, this.header), h("div", { key: '0bdfdce23226097d1f60a3d72032bcd9d7b709fe', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '6c6efed9ed056040960a7928e93d0b6ff7f83b30', 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: 'f9de1eb1b04f276c3ca7176af1066e483a441b69', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
|
159
|
+
h("div", { key: '7cbd4ea98ec29eff71021b27cfd2696c5fa6cb68', class: tooltipCompact }, this.text, h("svg", { key: 'e75535c511eea6ea685cabd01f7646452699ecff', 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: 'f3c6a9710be713cac4e3322e68700423441bc007', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
|
160
|
+
h("div", { key: 'f04a640ab90d6f957bff270b7b170699634f3ee9', class: tooltipExtended }, h("slot", { key: 'aaab6713c93dbf5441ed8d83b1c8111076397404', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
|
161
|
+
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: '723034136727fa51330c9f34fbfb4931f8af857e', class: "tooltip-extended-content" }, this.header && h("div", { key: '8bc34fd54d3e0a7abcd2f08145556c94dbde879b', class: "tooltip-extended-header" }, this.header), h("div", { key: 'e607a0953671b563f49921049a69ffe71c6d962e', class: "tooltip-extended-body" }, this.text)), h("svg", { key: 'a1aa6e39af3ecc50a5c8ee81c3f9fa826f88a446', 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: '9cd2e3ec0d0e5f1d3b4c58f7f85f5a3439638eae', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
|
162
162
|
}
|
163
163
|
get el() { return this; }
|
164
164
|
static get watchers() { return {
|
@@ -18,7 +18,7 @@ const NumberIndicator = /*@__PURE__*/ proxyCustomElement(class NumberIndicator e
|
|
18
18
|
this.displayValue = !isNaN(num) && num > 99 ? '99+' : num;
|
19
19
|
}
|
20
20
|
render() {
|
21
|
-
return (h("div", { key: '
|
21
|
+
return (h("div", { key: '16c3170610d742a0a9fe387e82600d48a1a6f065', "aria-label": 'a number indicator', class: `numberIndicator__container ${this.inverted ? 'inverted' : ""}` }, h("span", { key: '044f49592dc0532bc0126697973f31b4c96c3dc8', class: "content-wrapper" }, h("slot", { key: 'b76b3e80fac9cf93e53d50400d6e1fb16fcfe2cd', onSlotchange: (e) => this.handleSlotChange(e) })), h("span", { key: 'ec745e545fae2a05db0204754af6889b04adc079' }, this.displayValue)));
|
22
22
|
}
|
23
23
|
get el() { return this; }
|
24
24
|
static get style() { return IfxNumberIndicatorStyle0; }
|
@@ -42,4 +42,4 @@ function defineCustomElement() {
|
|
42
42
|
|
43
43
|
export { NumberIndicator as N, defineCustomElement as d };
|
44
44
|
|
45
|
-
//# sourceMappingURL=p-
|
45
|
+
//# sourceMappingURL=p-03acdbd0.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"file":"p-
|
1
|
+
{"file":"p-03acdbd0.js","mappings":";;AAAA,MAAM,kBAAkB,GAAG,0kBAA0kB,CAAC;AACtmB,iCAAe,kBAAkB;;MCOpB,eAAe;IAL5B;;;;QAQU,aAAQ,GAAY,KAAK,CAAC;KAmBnC;IAjBS,gBAAgB,CAAC,CAAQ;;QAC/B,MAAM,IAAI,GAAG,CAAC,CAAC,MAAyB,CAAC;QACzC,MAAM,IAAI,GAAG,CAAA,MAAA,MAAA,IAAI,CAAC,aAAa,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC,0CAAE,WAAW,0CAAE,IAAI,EAAE,KAAI,EAAE,CAAC;QACjF,MAAM,GAAG,GAAG,QAAQ,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;QAC/B,IAAI,CAAC,YAAY,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,GAAG,GAAG,EAAE,GAAG,KAAK,GAAG,GAAG,CAAC;KAC3D;IAED,MAAM;QACJ,QACE,0EAAgB,oBAAoB,EAAC,KAAK,EAAE,8BAA8B,IAAI,CAAC,QAAQ,GAAG,UAAU,GAAG,EAAE,EAAE,IACzG,6DAAM,KAAK,EAAC,iBAAiB,IAC3B,6DAAM,YAAY,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,GAAI,CAClD,EACP,+DAAO,IAAI,CAAC,YAAY,CAAQ,CAC5B,EACN;KACH;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/number-indicator/number-indicator.scss?tag=ifx-number-indicator&encapsulation=shadow","src/components/number-indicator/number-indicator.tsx"],"sourcesContent":["@use \"~@infineon/design-system-tokens/dist/tokens\";\n@use \"../../global/font.scss\";\n\n:host {\n display: inline-flex;\n}\n\n.numberIndicator__container {\n height: 16px;\n display: inline-flex;\n padding: 0; // Remove fixed padding\n min-width: 16px; // Ensure minimum size for small numbers\n justify-content: center;\n align-items: center;\n border-radius: 100px;\n background-color: tokens.$ifxColorOcean500;\n\n & span {\n padding: 0 4px;\n color: tokens.$ifxColorBaseWhite;\n text-align: center;\n font-size: tokens.$ifxFontSizeS;\n font-style: normal;\n font-weight: tokens.$ifxFontWeightSemibold;\n line-height: 16px;\n }\n\n &.inverted {\n background-color: tokens.$ifxColorBaseWhite;\n\n & span {\n color: tokens.$ifxColorOcean500;\n }\n }\n}\n\n.content-wrapper { \n display: none;\n}","import { Component, h, Prop, Element, State } from '@stencil/core';\n \n\n@Component({\n tag: 'ifx-number-indicator',\n styleUrl: 'number-indicator.scss',\n shadow: true\n})\nexport class NumberIndicator {\n @Element() el;\n @State() displayValue: string | number;\n @Prop() inverted: boolean = false;\n\n private handleSlotChange(e: Event) {\n const slot = e.target as HTMLSlotElement;\n const text = slot.assignedNodes({ flatten: true })[0]?.textContent?.trim() || '';\n const num = parseInt(text, 10);\n this.displayValue = !isNaN(num) && num > 99 ? '99+' : num;\n }\n\n render() {\n return (\n <div aria-label='a number indicator' class={`numberIndicator__container ${this.inverted ? 'inverted' : \"\"}`}>\n <span class=\"content-wrapper\">\n <slot onSlotchange={(e) => this.handleSlotChange(e)} />\n </span>\n <span>{this.displayValue}</span>\n </div>\n );\n }\n}"],"version":3}
|