@infineon/infineon-design-system-stencil 30.14.2 → 30.15.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-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-icons-preview.cjs.entry.js +2 -2
- package/dist/cjs/ifx-icons-preview.cjs.entry.js.map +1 -1
- package/dist/cjs/ifx-link.cjs.entry.js +1 -1
- package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
- package/dist/cjs/ifx-modal.cjs.entry.js +2 -2
- package/dist/cjs/ifx-multiselect_2.cjs.entry.js +4 -4
- package/dist/cjs/ifx-navbar-item.cjs.entry.js +2 -2
- package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
- package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
- package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
- package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
- package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
- package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ifx-radio-button.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.cjs.entry.js +2 -2
- 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-textarea.cjs.entry.js +2 -2
- package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/index-68ed35ac.js +8 -8
- package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/icons-preview/icons-preview.css +4 -0
- package/dist/collection/components/icons-preview/icons-preview.js +1 -1
- package/dist/collection/components/icons-preview/icons-preview.js.map +1 -1
- package/dist/collection/components/link/link.js +1 -1
- package/dist/collection/components/modal/modal.js +2 -2
- package/dist/collection/components/navigation/navbar/navbar-item.js +2 -2
- 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/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/text-field/text-field.js +4 -4
- package/dist/collection/components/textarea/textarea.js +2 -2
- 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 +16 -4
- package/dist/components/ifx-icons-preview.js.map +1 -1
- package/dist/components/ifx-link.js +1 -1
- package/dist/components/ifx-list-entry.js +2 -2
- package/dist/components/ifx-list.js +1 -1
- package/dist/components/ifx-modal.js +2 -2
- package/dist/components/ifx-navbar-item.js +2 -2
- package/dist/components/ifx-navbar-profile.js +3 -3
- package/dist/components/ifx-navbar.js +3 -3
- package/dist/components/ifx-notification.js +1 -62
- package/dist/components/ifx-notification.js.map +1 -1
- package/dist/components/ifx-number-indicator.js +1 -1
- package/dist/components/ifx-overview-table.js +3 -3
- package/dist/components/ifx-pagination.js +1 -1
- package/dist/components/ifx-progress-bar.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 +2 -2
- 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-text-field.js +1 -1
- package/dist/components/ifx-textarea.js +2 -2
- package/dist/components/ifx-tooltip.js +4 -4
- package/dist/components/{p-261ae64c.js → p-0fce434b.js} +2 -2
- package/dist/components/{p-261ae64c.js.map → p-0fce434b.js.map} +1 -1
- package/dist/components/{p-0b591c55.js → p-1bb86196.js} +3 -3
- package/dist/components/{p-0b591c55.js.map → p-1bb86196.js.map} +1 -1
- package/dist/components/p-232d5fcd.js +66 -0
- package/dist/components/p-232d5fcd.js.map +1 -0
- package/dist/components/{p-e3f916c9.js → p-9c024a54.js} +2 -2
- package/dist/components/{p-e3f916c9.js.map → p-9c024a54.js.map} +1 -1
- package/dist/components/{p-4db579ea.js → p-a0ee8035.js} +3 -3
- package/dist/components/{p-4db579ea.js.map → p-a0ee8035.js.map} +1 -1
- package/dist/components/{p-96ebb82b.js → p-af26dfa2.js} +3 -3
- package/dist/components/{p-96ebb82b.js.map → p-af26dfa2.js.map} +1 -1
- package/dist/components/{p-9961c854.js → p-e8836259.js} +2 -2
- package/dist/components/{p-9961c854.js.map → p-e8836259.js.map} +1 -1
- package/dist/components/{p-8554cfb9.js → p-ec9d64bf.js} +2 -2
- package/dist/components/{p-8554cfb9.js.map → p-ec9d64bf.js.map} +1 -1
- package/dist/components/{p-f19aeae9.js → p-f4d50678.js} +5 -5
- package/dist/components/{p-f19aeae9.js.map → p-f4d50678.js.map} +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-icons-preview.entry.js +2 -2
- package/dist/esm/ifx-icons-preview.entry.js.map +1 -1
- package/dist/esm/ifx-link.entry.js +1 -1
- package/dist/esm/ifx-list-entry.entry.js +1 -1
- package/dist/esm/ifx-modal.entry.js +2 -2
- package/dist/esm/ifx-multiselect_2.entry.js +4 -4
- package/dist/esm/ifx-navbar-item.entry.js +2 -2
- package/dist/esm/ifx-navbar-profile.entry.js +3 -3
- package/dist/esm/ifx-navbar.entry.js +3 -3
- package/dist/esm/ifx-notification.entry.js +2 -2
- package/dist/esm/ifx-number-indicator.entry.js +1 -1
- package/dist/esm/ifx-overview-table.entry.js +1 -1
- package/dist/esm/ifx-progress-bar.entry.js +1 -1
- package/dist/esm/ifx-radio-button.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.entry.js +2 -2
- 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-textarea.entry.js +2 -2
- package/dist/esm/ifx-tooltip.entry.js +4 -4
- package/dist/esm/index-f6e95f3d.js +8 -8
- 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/{p-e58f9cdf.entry.js → p-01a1f6d0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-802dce21.entry.js → p-0b79cb38.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-e1715731.entry.js → p-1ad03102.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-c927a3a2.entry.js → p-1f004047.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-e5aebc19.entry.js → p-1fad8ea5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d02ae196.entry.js → p-21c07ef9.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-008fe85e.entry.js → p-3384179d.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-9984c5eb.entry.js → p-347a1e85.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-f6469cbf.entry.js → p-392f1655.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-39fb5fb9.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-39fb5fb9.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-a2e48a4e.entry.js → p-407c4329.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-09e2bb29.entry.js → p-4bf95d5b.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-f4c7acfb.entry.js → p-4faad7d7.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-53e75622.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-724aa52b.entry.js → p-5a3c5cce.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-559b311d.entry.js → p-5acdecf6.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-dc9c9855.entry.js → p-672bcd0b.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-477c1025.entry.js → p-6c18926e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-9a8560a6.entry.js → p-6c89883f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-37dfd947.entry.js → p-6f3d22bb.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-3765ef80.entry.js → p-7a0b2fd1.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-33fab50e.entry.js → p-85468723.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-61ddcf0a.entry.js → p-88bd6a1e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-8df0dd12.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-7e49594c.entry.js → p-96e3c31e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-af759acc.entry.js → p-98c50956.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-abba423a.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-ff79894f.entry.js → p-b37f692b.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-a4a75a41.entry.js → p-b3882dc0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-6e963aba.entry.js → p-c646ffcc.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-2c171185.entry.js → p-c7607cbd.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-587497a6.entry.js → p-d2630254.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-d57b5e31.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-d3c1397a.entry.js.map → p-d57b5e31.entry.js.map} +1 -1
- package/dist/infineon-design-system-stencil/{p-023af359.entry.js → p-d61ab729.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-e52ab1a6.entry.js → p-d8cc865a.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-f63e4a27.entry.js → p-e7b63ab1.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-a358461c.entry.js → p-f20951d0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-efc4e371.entry.js → p-f42bc9c8.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-5cb16d4d.entry.js → p-f63ce1bc.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-daf90c53.entry.js → p-f9bf9346.entry.js} +2 -2
- package/package.json +1 -1
- package/dist/infineon-design-system-stencil/p-2d81e045.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-37e44a68.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-37e44a68.entry.js.map +0 -1
- package/dist/infineon-design-system-stencil/p-6556d998.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-cdac9833.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-d3c1397a.entry.js +0 -2
- /package/dist/infineon-design-system-stencil/{p-e58f9cdf.entry.js.map → p-01a1f6d0.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-802dce21.entry.js.map → p-0b79cb38.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e1715731.entry.js.map → p-1ad03102.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-c927a3a2.entry.js.map → p-1f004047.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e5aebc19.entry.js.map → p-1fad8ea5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d02ae196.entry.js.map → p-21c07ef9.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-008fe85e.entry.js.map → p-3384179d.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-9984c5eb.entry.js.map → p-347a1e85.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f6469cbf.entry.js.map → p-392f1655.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a2e48a4e.entry.js.map → p-407c4329.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-09e2bb29.entry.js.map → p-4bf95d5b.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f4c7acfb.entry.js.map → p-4faad7d7.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-cdac9833.entry.js.map → p-53e75622.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-724aa52b.entry.js.map → p-5a3c5cce.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-559b311d.entry.js.map → p-5acdecf6.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-dc9c9855.entry.js.map → p-672bcd0b.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-477c1025.entry.js.map → p-6c18926e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-9a8560a6.entry.js.map → p-6c89883f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-37dfd947.entry.js.map → p-6f3d22bb.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-3765ef80.entry.js.map → p-7a0b2fd1.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-33fab50e.entry.js.map → p-85468723.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-61ddcf0a.entry.js.map → p-88bd6a1e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-2d81e045.entry.js.map → p-8df0dd12.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-7e49594c.entry.js.map → p-96e3c31e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-af759acc.entry.js.map → p-98c50956.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-6556d998.entry.js.map → p-abba423a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ff79894f.entry.js.map → p-b37f692b.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a4a75a41.entry.js.map → p-b3882dc0.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-6e963aba.entry.js.map → p-c646ffcc.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-2c171185.entry.js.map → p-c7607cbd.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-587497a6.entry.js.map → p-d2630254.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-023af359.entry.js.map → p-d61ab729.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e52ab1a6.entry.js.map → p-d8cc865a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f63e4a27.entry.js.map → p-e7b63ab1.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a358461c.entry.js.map → p-f20951d0.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-efc4e371.entry.js.map → p-f42bc9c8.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-5cb16d4d.entry.js.map → p-f63ce1bc.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-daf90c53.entry.js.map → p-f9bf9346.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: 'e4ba3d7984ad1444c1e07edbfb7623a5471c059e', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: '995d64992f539dae4deae9dfcdc04a93f9c3b255', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: 'f7cc21c3da249ef83d26d43fac35aa6efe69a425', class: "label" }, `${this.internalValue}%`))));
|
22
22
|
}
|
23
23
|
static get watchers() { return {
|
24
24
|
"value": ["valueChanged"]
|
@@ -88,10 +88,10 @@ const RadioButton = class {
|
|
88
88
|
}
|
89
89
|
}
|
90
90
|
render() {
|
91
|
-
return (h("div", { key: '
|
91
|
+
return (h("div", { key: 'fae53d7eafb00b6e7a1f58145af14c6eb2ab05df', 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: '74ca30fb71544197ca732c626a9afd04ba6de059', class: `radioButton__wrapper
|
92
92
|
${this.internalChecked ? 'checked' : ''}
|
93
93
|
${this.disabled ? 'disabled' : ''}
|
94
|
-
${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: '
|
94
|
+
${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: 'cd925eb77b85631c617b809b5d232e54c10009f2', class: "radioButton__wrapper-mark" })), this.hasSlot && (h("div", { key: '2343f841254057810313be262f74076a40398913', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '501a334c5b09cc21cc5c528cd1bdf1ff465011d9' }))), h("input", { key: 'e1c0bc279da1c379d552ab5bc25f274654514f62', 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() })));
|
95
95
|
}
|
96
96
|
static get formAssociated() { return true; }
|
97
97
|
get el() { return getElement(this); }
|
@@ -36,7 +36,7 @@ const SearchBar = class {
|
|
36
36
|
this.value = event.detail;
|
37
37
|
}
|
38
38
|
render() {
|
39
|
-
return (h("div", { key: '
|
39
|
+
return (h("div", { key: '9beeaf23e29792116ade1a8d08a291251a2037e4', "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", { 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" })))));
|
40
40
|
}
|
41
41
|
get el() { return getElement(this); }
|
42
42
|
static get watchers() { return {
|
@@ -51,7 +51,7 @@ const SearchField = class {
|
|
51
51
|
this.showDeleteIconInternalState = false;
|
52
52
|
}
|
53
53
|
render() {
|
54
|
-
return (h("div", { key: '
|
54
|
+
return (h("div", { key: 'dee8f8a10987683421db49a63c7e2f7a66ce1b64', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, h("div", { key: 'e6cc99edb05791bb80be7c2262088c668d6424b7', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, h("ifx-icon", { key: '50cf96f238932cf46b1f0186bcb3b8a96a207889', icon: "search-16", class: "search-icon" }), h("input", { key: '358c300cc7c03ef61f1725b4c2380180eb7c26f2', ref: (el) => (this.inputElement = el), type: "text", 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)));
|
55
55
|
}
|
56
56
|
getSizeClass() {
|
57
57
|
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: 'ba16c44bcff74ca96370132c7e191ad8659312e0', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: '1746bfc0ea5acfcee7e39832613beb3a65ec3b74', icon: this.icon }), " ", h("slot", { key: '978c5dd19baeb0bdc7029a381891bf858c4a7806' })));
|
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: '107dc81c1511f43afe458598f531dba52c291e32', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: '879f0a9e7969f6dee38992352af1c5abb0ff1844', class: 'group__label' }, this.label.trim()), h("div", { key: '114496531e8455b9b109d62d882b943920b8f925', class: 'group__controls' }, h("slot", { key: '2199416c1ffee2e0ca7b6f158da9cc697f1ae290' })), this.caption.trim() &&
|
72
|
+
h("div", { key: '78c776417c479c9ac008d0a5e249f11300d0f9e8', class: 'group__caption' }, h("ifx-icon", { key: '4e275a5017e078c8eda524151fec0e1a7129e807', icon: 'cinfo16' }), " ", this.caption.trim())));
|
73
73
|
}
|
74
74
|
componentDidRender() {
|
75
75
|
this.setSegmentSize();
|
@@ -7044,9 +7044,9 @@ const Choices = class {
|
|
7044
7044
|
// destroy choices element to restore previous dom structure
|
7045
7045
|
// so vdom can replace the element correctly
|
7046
7046
|
this.destroy();
|
7047
|
-
return (h("div", { key: '
|
7047
|
+
return (h("div", { key: '56b4f3729b61745ba48a7d73b431ee327490a1d0', class: `ifx-select-container` }, this.label ? (h("div", { class: "ifx-label-wrapper" }, h("span", null, this.label))) : null, h("div", { key: 'd9b2690e71fcffb51f2b9521030b56c832504401', class: `${choicesWrapperClass}
|
7048
7048
|
${this.disabled ? 'disabled' : ''}
|
7049
|
-
${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : () => this.toggleDropdown(), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: '
|
7049
|
+
${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : () => this.toggleDropdown(), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: 'f6a3b0f9f8237102ee80c7307dd1af4178628e83', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), h("div", { key: '74814a6824d7da1afa510ad7e399d9443c2876e3', class: "single__select-icon-container" }, this.optionIsSelected && (h("div", { key: '5b24471c46f85b9effcf75a9c22e39a1da8162cb', class: "ifx-choices__icon-wrapper-delete" }, h("ifx-icon", { key: '225d88540e641b7dbda3f2197a9cbcd1d82d4bdb', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), h("div", { key: '066855967421b0796aaf674b7c563c0728105e03', class: "ifx-choices__icon-wrapper-up" }, h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), h("div", { key: '7908ba5b0c29d8e5773ee27417a1e7baee80a4b3', 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));
|
7050
7050
|
}
|
7051
7051
|
toggleDropdown() {
|
7052
7052
|
const div = this.root.querySelector('.ifx-choices__wrapper');
|
@@ -248,11 +248,11 @@ const SidebarItem = class {
|
|
248
248
|
}
|
249
249
|
}
|
250
250
|
render() {
|
251
|
-
return (h("div", { key: '
|
252
|
-
h("div", { key: '
|
253
|
-
h("div", { key: '
|
254
|
-
h("span", { key: '
|
255
|
-
h("span", { key: '
|
251
|
+
return (h("div", { key: 'bcce093f08956b787324175d4a1b93d84140a4c1' }, h("a", { key: '1d41b50b01283468055a21c3103652796687e8f1', 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 &&
|
252
|
+
h("div", { key: 'cd3557255c8a72b1ae6f0b7f72f0ef21e6ae0fe8', class: `sidebar__nav-item-icon-wrapper ${!this.hasIcon ? 'noIcon' : ""}` }, h("ifx-icon", { key: '5069aedfa130d4398ca95edda5aacd9b43e52469', icon: this.icon })), h("div", { key: '480bf51599b9a0531abdba0a4641550123219df1', class: "sidebar__nav-item-label" }, h("slot", { key: 'b56681b0a818d042b76d5bee7d05c4f0d7a9913e' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
|
253
|
+
h("div", { key: '294c091445d31dfa0a447cd429be5d718ccf25f3', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
|
254
|
+
h("span", { key: 'e667d061eb41e9c47fb0cb41945ee988dad18d47', class: 'item__arrow-wrapper' }, h("ifx-icon", { key: 'ab1328ecf32852b9077be0d8631e0e93488b0886', icon: "chevron-down-12" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
|
255
|
+
h("span", { key: 'c472174f6c7c69c22d92610c5a4d2b846d9cc172', class: 'item__number-indicator' }, h("ifx-number-indicator", { key: '7f67ee60ff212eedf7b60e5ac8db23de5d2fc79b' }, this.numberIndicator)))), this.isExpandable && h("ul", { key: '73d3c6ecadeb7da7ea960ad2975e3a1f69f9910d', class: 'expandable__submenu' })));
|
256
256
|
}
|
257
257
|
get el() { return getElement(this); }
|
258
258
|
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: 'ad873eee7f2993bfc0df215f8fe06a05f154b9e1', class: 'sidebar__title' }, h("div", { key: 'b4fee770bee35345458ac044371a01f284cd400e', class: 'sidebar__title-label' }, h("slot", { key: '8b3d8c6cde7535b5df05b2a130bd169a141a3fa9' }))));
|
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: 'd053cc95c71f1ae69ee65c1a69b264536ff56cc5', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, h("div", { key: '5f50766c260744339ed73255d32676e131a2cc40', class: 'sidebar__top-container' }, this.showHeader &&
|
317
|
+
h("div", { key: '846d7715b847e084fe5d7ab11551b9389afea5f2', class: "sidebar__nav-bar" }, h("div", { key: '17234e18e18346ba76dbd580c4e6b557addbc11f', class: "sidebar__nav-bar-logo" }, h("div", { key: '300d2f007aee0032bc7a50bb5c4e185172d112ef', class: 'sidebar__nav-bar-logo-img' }, h("svg", { key: '2ea54b2e886ddbcbbe373301f0e61d997ed7c22c', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'f3645ebf08b399613c04cc64f8c0e6949f24ca34', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: '534e087899d6dc5b4012e70df7bb90ad2ad591fc', 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: 'ade37380c8bb78950ad5155c1382c452d4c643f1', 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: 'a68687ea53b0a9d17c1251de9d0a3b50f212cbdf' }, h("clipPath", { key: 'd1e0a432b17483b95247c5faa947ed87402cab5b', id: "clip0_2396_2480" }, h("rect", { key: '730c00b6df554425ab4425edc06463b0075dfcda', width: "91", height: "40", fill: "white" })))), " "), h("div", { key: '0faa0e62d53f916dcf2ee2c4f1e37651312f56d1', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), h("div", { key: '06476f0eb342424d78b9d9b1802d28bbdebb7746', class: "sidebar__nav-container" }, h("slot", { key: 'cc2985ae522230173ebf6504625db0ac57745117' }))), this.internalShowFooter &&
|
318
|
+
h("div", { key: '3c79f75b61fbf5c04cdb7aed1ae393309adcd01d', class: 'sidebar__footer-container' }, h("div", { key: 'a28a93e5bcdcd9926a6f8f7c2f8cb2246499cd1c', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
|
319
|
+
h("div", { key: 'caaf411090800bcc5d4a3f37ded965e6dcbf06a5', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && h("a", { key: 'cfafefe496f0b396c62396ab50e74ceec21155f5', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && h("a", { key: '7c6cc2fe43795613bcd21118ec1af8474e893c8f', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && h("a", { key: 'eae2d99dee54ec2c1a751862f0c1b60b0fd9df0a', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
|
320
|
+
h("div", { key: 'd587f5bce8cdf0bfdbdb32a927984810e66ddd07', class: 'sidebar__footer-wrapper-bottom-links' }, h("span", { key: 'd9787be0ce6f1d09d9a7b6b01739536117a5866f' }, 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: '4fdcc386679f8d0bc627c36ee2847e72577da844', class: "ifx-slider" }, this.leftText && (h("span", { key: '5523880c46e467acd326d34efeae3f84072e931a', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: 'a6191c056b723dc639ecdf14da488fd4af29b1fc', 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: '05d09fab9f697a5b4f59a4848fb968c4327165dd', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: '22c867720cdc51aa5ee335324e6702784acef861', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: '6d1f39ccac1208b0eddf072db7d7661da3b2afbf', 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: '6db48f54c2484025c92300c3c63698d4f16965ff', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, h("div", { key: '85f604c1cae6f9e290f5a07cdab730cb4ce445c1', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
|
14
|
+
&& h("div", { key: '6a3132d2ebb933fbd4007dbf9cfb2943078939ed', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, h("svg", { key: '22f7f2edd61e25e6c73c2fa18738f4c2f9c67e44', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '4d72092059485d2bb662cc2451f20953afcf5200', id: "spinner/conductor" }, h("path", { key: '9cbec7c69604cd24de46bd63b336f224a386c23b', 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"
|
@@ -11,7 +11,7 @@ const Status = class {
|
|
11
11
|
}
|
12
12
|
render() {
|
13
13
|
const containerClass = this.border ? `container border-${this.color}` : 'container no-border';
|
14
|
-
return (h("div", { key: '
|
14
|
+
return (h("div", { key: '1bf76c5c3f28e4e5ed0518c95cedaa87e04fa57d', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: '51d00a0770c687b8f28a674148b43352cd575651', class: `dot ${this.color}` }), h("p", { key: '5ccbda0fef7b426d83d1bbd87d5defb00a72a16f', class: "text" }, this.label)));
|
15
15
|
}
|
16
16
|
};
|
17
17
|
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: '9bec08d1c4384419d833dce0c8d569da151c1c99', "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: '8e7ac36b9befc86925d246c82fd0a3fc6b2d610a', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: '0f45ee02f78561bacab88156f7e722ae77865a5d', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
|
59
|
+
h("div", { key: '72cf042174bee53e234c401ee01b987ccd104365', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: 'dd5fea2b7e02ccb0d00c0d411eb193a18a2a3119', icon: 'check16' }), this.active && h("span", { key: 'b3e67ff3e974d853d0aaa05cc227fa57dce06d3b', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: '14cfb2b3b0c1fada1fa5e9817ede6c9de161df4f', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && h("span", { key: 'ba1cc86995aa9461e58fcaac9e40ec1c2fc8d811', 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: 'cb433be92c598a228898ce55645c9da91d063935', 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: '30802380d8e7bd7c7fb7aa478c06660bc6047d27' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: '11f41e62813e9dc4a8c52a9805d000fc88da29fa' }))));
|
63
63
|
}
|
64
64
|
;
|
65
65
|
static get watchers() { return {
|
@@ -122,10 +122,10 @@ const Stepper = class {
|
|
122
122
|
this.syncIfxSteps();
|
123
123
|
}
|
124
124
|
render() {
|
125
|
-
return (h("div", { key: '
|
125
|
+
return (h("div", { key: '126ad20b9d0522b3904ccdefa7f0e54a0bd68e41', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
|
126
126
|
/* Progress bar for compact variant. */
|
127
127
|
(this.variant === 'compact') &&
|
128
|
-
h("div", { key: '
|
128
|
+
h("div", { key: '6b19ef3f8d03c267269c3a1ae50534df4b35f44c', class: 'stepper-progress' }, h("div", { key: '4a3b106590ff11ed82bc50df48f8018f8e83caba', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '7e27ac45d89e00f080e298bc0681b64cb33c1039', class: `stepper-wrapper` }, h("slot", { key: '1f168942e091e9cbe96466deda03b6949b6ff015' }))));
|
129
129
|
}
|
130
130
|
;
|
131
131
|
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: '7e20607f16e9fcd47e30f1b851d5dddbaf90514a', 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: '1154186734d042176d5d5843650b0cde4890be4c', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: 'b495c8cd62b3bd6a577f9942ddb88f7dbbc7ae29', class: "switch__checkbox-wrapper" }, h("input", { key: 'ba68653e86a3f801a77766625c2f303ba7098c9f', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: '925e50cb39c9cdbef596db82a3f079471c7ef4fb', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: '724eb84c9b3994d60339162392fe7df7a5dee5fe', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: '81b1b498725340c17cf069502fa4befcc8a3697b', htmlFor: "switch" }, h("slot", { key: '3b3800a830e33c76a86adac325ba2cf6e57ecd44', 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: '68fdfaa881c7619f208c32bf8f1ec579997fc7cf' });
|
18
18
|
}
|
19
19
|
get el() { return getElement(this); }
|
20
20
|
};
|
@@ -452,12 +452,12 @@ const Table = class {
|
|
452
452
|
};
|
453
453
|
}
|
454
454
|
const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
|
455
|
-
return (h(Host, { key: '
|
455
|
+
return (h(Host, { key: '866933547c48fdc6615cd700a2073adf9dfe1943' }, h("div", { key: 'abdee44dd0cb84dda7163cfbd65c87f240ca7d02', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: '6703d9e28ef03cae1199c6c2cc10dc3eacb2926f', class: "sidebar-btn" }, h("ifx-button", { key: 'c40a329d11e030ecd7a038c85439d2fb41ec84e5', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: '67a84d0bf6605a6daa7874165b60f2169605be01', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: 'a2b9c61d05383120ab07b9be2880d8dc5bdb95d6', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: 'f663fc4946bd3a1f56badd2dbc964604b8d9717e', class: "sidebar-container" }, h("div", { key: '46fa9664961fddf0e7c975ee6e65acab37f15b56', class: "filters-title-container" }, h("span", { key: '76bf128d1f414222f3de6a53ae3b5bd46f6bed0a', class: "filters-title" }, "Filters")), h("div", { key: '9ec606f6559ad54541ea3746e5a5d8e7d9d192c2', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: 'f0b581357f22bbb680310cc33f8dbf2f7eae184c', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '962507125d6761b9387d2119022a1d15e075ea1a', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '06fe1a863f572c50cd6742d0f7ef06a6a230026b', name: "topbar-filter" })))), h("div", { key: 'b8e56580cb0c63e65d001e262515e238db80ff54', class: "table-pagination-wrapper" }, h("div", { key: 'da467380dc91baf8bc3a54080a1b3d0506030995', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
|
456
456
|
const filter = this.currentFilters[name];
|
457
457
|
const filterValues = filter.filterValues;
|
458
458
|
const isMultiSelect = filter.type !== 'text';
|
459
459
|
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;
|
460
|
-
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '
|
460
|
+
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '33fa48eb9f2c7574f7f6f7431622f002dc7e7c1b', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: 'df595a39cf484121c5ad401ee47590fce8f3e547', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '9b9f9e8a0dfcb566518be657b2a3cd8ee885d6d8', class: "matching-results-container" }, h("span", { key: 'f23c6545b1940c7db0aae26a441c233ae690fbec', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '360b3e65357a1417bff32e7132564179d3aaef2b', class: "matching-results-text" }, "matching results"))), h("div", { key: '6d4fa38a1245e0fca0d13edb72c2c4c546fe8f5b', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: 'cf397c243e22df8adcab8f837cf33aff2ba1b60c', 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 }) : null)))));
|
461
461
|
}
|
462
462
|
hasButtonCol() {
|
463
463
|
return this.getColData().some(column => column.field === 'button');
|
@@ -197,9 +197,9 @@ const IfxTabs = class {
|
|
197
197
|
}
|
198
198
|
render() {
|
199
199
|
var _a;
|
200
|
-
return (h("div", { key: '
|
200
|
+
return (h("div", { key: 'fb55a78348519cc242a76b0058ec8b8705d95549', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: '8bf44e2d8146ae3418ce5ff35a96db2e33f57efa', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
|
201
201
|
_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 :
|
202
|
-
tab.header))), h("div", { key: '
|
202
|
+
tab.header))), h("div", { key: '8d02c3486f216c989205adb0f35a63a6b2d426b2', class: "active-border" })), h("div", { key: '2333b2ba0decc2b15eaf66e55cd1a2a345c76864', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
|
203
203
|
}
|
204
204
|
get el() { return getElement(this); }
|
205
205
|
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: '41331d90004cb31b76563b71e0614e11635badca', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'a05f1a5ab32772e4ab2b0571def479a48fdcf35f', icon: this.icon })), h("a", { key: 'e5f810e31d7650a90dcecd657d5a9955c41b1fbf', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '526a2ea2b178bc583f0ab93351df949fc5c8e667', class: "label" }, h("slot", { key: '384383d1bd6f44f9f7bc409858eb54356c48bd51' })))));
|
12
12
|
}
|
13
13
|
};
|
14
14
|
Tag.style = IfxTagStyle0;
|
@@ -43,9 +43,9 @@ const TextArea = class {
|
|
43
43
|
}
|
44
44
|
render() {
|
45
45
|
var _a, _b;
|
46
|
-
return (h(Host, { key: '
|
46
|
+
return (h(Host, { key: 'c70752e015f3ddc9e5e482a6fd173e23435a2f41', class: `wrapper
|
47
47
|
wrapper--${this.error ? 'error' : ''}
|
48
|
-
wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '
|
48
|
+
wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '4b3765e6c32598376b55c316dfc9c34157c72fe0', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: 'e0e66b29ef2185d87f5b757cc5af1b7fb7d77261', class: 'wrapper__textarea' }, h("textarea", { key: '82d15056d4adf7d435e3e1c284ca7e3d77f0ad0e', "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: '21296971b22cb11ed30f5acb106db45a5e4a814c', class: 'wrapper__caption' }, this.caption.trim()))));
|
49
49
|
}
|
50
50
|
static get formAssociated() { return true; }
|
51
51
|
};
|
@@ -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: 'a3e94d257de47ee109910623728c2ec10c701f76', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: '2340b9ae6bb7466f82fa38c19e80e65182d437d9' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: 'd8e9985a0c3ee94b7acaee7ba202b6952f3c4eed', class: tooltipDismissible }, h("button", { key: 'eeace3daf76321639c1d68fb4fd5a69db27f7a7b', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: '1026280d20c6a5c0773324183fadbc48ae9239db', icon: "cross16" })), h("div", { key: '986894f35601527bf123437751c84030e98eb2fe', class: "tooltip-dismissible-content" }, this.header && h("div", { key: 'ba7119a72e546b453644d844782f7ec3afe7fe62', class: "tooltip-dismissible-header" }, this.header), h("div", { key: '5e37e44fe509229dc0bc0d671251e949768409f6', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '4f400210024fde9a324d24ba65bbcbb73af86e87', 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: '3d3a715cc208e3dfe58f311e209fd516ae890c61', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
|
156
|
+
h("div", { key: '1a38865c9a119aa9b6b8d143746cb5d12ce86df6', class: tooltipCompact }, this.text, h("svg", { key: '67c94e68b883178e6c2fd29b7dbcba4af763d118', 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: '55cfd16d85d1166dbe05191c5f5add91db676e5b', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
|
157
|
+
h("div", { key: '5cd9004e80bd01e438e9757b9e4ee67b852981e6', class: tooltipExtended }, h("slot", { key: '8eb4828515afe31d978d68fb469c5b6d96d94fc1', 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: '174077b59caa0f1a58ec8bc2892a2453a2314fa5', class: "tooltip-extended-content" }, this.header && h("div", { key: 'c83634d2f261972dc9b721828e2a97417b19a6fb', class: "tooltip-extended-header" }, this.header), h("div", { key: '66aa44d89bd608c2322e6984cfe165167ccaad0e', class: "tooltip-extended-body" }, this.text)), h("svg", { key: '402ad198485da5a0d0f72f8e2836a85909c7f354', 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: 'efcc0439d745aac61e6a4834dacd9f21627d230f', 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 {
|
@@ -201,10 +201,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
201
201
|
return import(
|
202
202
|
/* webpackMode: "lazy" */
|
203
203
|
'./ifx-navbar-profile.entry.js').then(processMod, consoleError);
|
204
|
-
case 'ifx-notification':
|
205
|
-
return import(
|
206
|
-
/* webpackMode: "lazy" */
|
207
|
-
'./ifx-notification.entry.js').then(processMod, consoleError);
|
208
204
|
case 'ifx-overview-table':
|
209
205
|
return import(
|
210
206
|
/* webpackMode: "lazy" */
|
@@ -301,6 +297,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
301
297
|
return import(
|
302
298
|
/* webpackMode: "lazy" */
|
303
299
|
'./ifx-multiselect_2.entry.js').then(processMod, consoleError);
|
300
|
+
case 'ifx-notification':
|
301
|
+
return import(
|
302
|
+
/* webpackMode: "lazy" */
|
303
|
+
'./ifx-notification.entry.js').then(processMod, consoleError);
|
304
304
|
case 'ifx-radio-button':
|
305
305
|
return import(
|
306
306
|
/* webpackMode: "lazy" */
|
@@ -321,14 +321,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
321
321
|
return import(
|
322
322
|
/* webpackMode: "lazy" */
|
323
323
|
'./ifx-icon-button.entry.js').then(processMod, consoleError);
|
324
|
-
case 'ifx-link':
|
325
|
-
return import(
|
326
|
-
/* webpackMode: "lazy" */
|
327
|
-
'./ifx-link.entry.js').then(processMod, consoleError);
|
328
324
|
case 'ifx-select':
|
329
325
|
return import(
|
330
326
|
/* webpackMode: "lazy" */
|
331
327
|
'./ifx-select.entry.js').then(processMod, consoleError);
|
328
|
+
case 'ifx-link':
|
329
|
+
return import(
|
330
|
+
/* webpackMode: "lazy" */
|
331
|
+
'./ifx-link.entry.js').then(processMod, consoleError);
|
332
332
|
case 'ifx-checkbox':
|
333
333
|
return import(
|
334
334
|
/* webpackMode: "lazy" */
|