@infineon/infineon-design-system-stencil 32.4.2--canary.1768.64562afbfaf349f88c8e5eeab4b5ca4c53b6e6a1.1 → 32.5.0--canary.1745.ed18cc4b6f4cbc1e6e7be8244dc0c00ead2c11f6.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-download.cjs.entry.js +24 -0
- package/dist/cjs/ifx-download.cjs.entry.js.map +1 -0
- package/dist/cjs/ifx-dropdown-header.cjs.entry.js +1 -1
- package/dist/cjs/ifx-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/ifx-dropdown-menu.cjs.entry.js +2 -2
- package/dist/cjs/ifx-dropdown-separator.cjs.entry.js +1 -1
- package/dist/cjs/ifx-dropdown-trigger-button.cjs.entry.js +2 -2
- package/dist/cjs/ifx-dropdown-trigger.cjs.entry.js +1 -1
- package/dist/cjs/ifx-dropdown.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-footer-column.cjs.entry.js +1 -1
- package/dist/cjs/ifx-footer.cjs.entry.js +4 -4
- package/dist/cjs/ifx-icon-button.cjs.entry.js +1 -1
- package/dist/cjs/ifx-icon.cjs.entry.js +1 -1
- package/dist/cjs/ifx-icons-preview.cjs.entry.js +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-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-group.cjs.entry.js +1 -1
- package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
- package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
- package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
- package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
- package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
- package/dist/cjs/ifx-select.cjs.entry.js +2 -2
- package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
- package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
- package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
- package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
- package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
- package/dist/cjs/ifx-status.cjs.entry.js +1 -1
- package/dist/cjs/ifx-step.cjs.entry.js +4 -4
- package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
- package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
- package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
- package/dist/cjs/ifx-table.cjs.entry.js +2 -2
- package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
- package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
- package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
- package/dist/cjs/ifx-textarea.cjs.entry.js +1 -1
- package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/index-c9480f70.js +4 -0
- package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/download/download.css +0 -0
- package/dist/collection/components/download/download.js +47 -0
- package/dist/collection/components/download/download.js.map +1 -0
- package/dist/collection/components/download/download.stories.js +8 -0
- package/dist/collection/components/download/download.stories.js.map +1 -0
- package/dist/collection/components/dropdown/dropdown-header/dropdown-header.js +1 -1
- package/dist/collection/components/dropdown/dropdown-item/dropdown-item.js +1 -1
- package/dist/collection/components/dropdown/dropdown-menu/dropdown-menu.js +2 -2
- package/dist/collection/components/dropdown/dropdown-seperator/dropdown-separator.js +1 -1
- package/dist/collection/components/dropdown/dropdown-trigger/dropdown-trigger.js +1 -1
- package/dist/collection/components/dropdown/dropdown-trigger-button/dropdown-trigger-button.js +2 -2
- package/dist/collection/components/dropdown/dropdown.js +1 -1
- package/dist/collection/components/footer/footer-column.js +1 -1
- package/dist/collection/components/footer/footer.js +4 -4
- package/dist/collection/components/icon/infineonIconStencil.js +1 -1
- package/dist/collection/components/icon-button/icon-button.js +1 -1
- package/dist/collection/components/icons-preview/icons-preview.js +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/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-accordion-item.js +1 -1
- package/dist/components/ifx-alert.js +1 -1
- package/dist/components/ifx-basic-table.js +1 -1
- package/dist/components/ifx-breadcrumb-item-label.js +1 -1
- package/dist/components/ifx-checkbox-group.js +1 -1
- package/dist/components/ifx-checkbox.js +1 -1
- package/dist/components/ifx-chip-item.js +1 -1
- package/dist/components/ifx-chip.js +1 -1
- package/dist/components/ifx-date-picker.js +1 -1
- package/dist/components/ifx-download.d.ts +11 -0
- package/dist/components/ifx-download.js +46 -0
- package/dist/components/ifx-download.js.map +1 -0
- package/dist/components/ifx-dropdown-header.js +1 -1
- package/dist/components/ifx-dropdown-item.js +2 -2
- package/dist/components/ifx-dropdown-menu.js +2 -2
- package/dist/components/ifx-dropdown-separator.js +1 -1
- package/dist/components/ifx-dropdown-trigger-button.js +3 -3
- package/dist/components/ifx-dropdown-trigger.js +1 -1
- package/dist/components/ifx-dropdown.js +1 -1
- package/dist/components/ifx-faq.js +3 -3
- package/dist/components/ifx-filter-accordion.js +4 -4
- package/dist/components/ifx-filter-bar.js +2 -2
- package/dist/components/ifx-filter-search.js +3 -3
- package/dist/components/ifx-filter-type-group.js +1 -1
- package/dist/components/ifx-footer-column.js +1 -1
- package/dist/components/ifx-footer.js +4 -4
- package/dist/components/ifx-icon-button.js +1 -1
- package/dist/components/ifx-icon.js +1 -1
- package/dist/components/ifx-icons-preview.js +4 -4
- package/dist/components/ifx-link.js +1 -1
- package/dist/components/ifx-list-entry.js +4 -4
- package/dist/components/ifx-list.js +2 -2
- package/dist/components/ifx-modal.js +4 -4
- package/dist/components/ifx-multiselect.js +1 -1
- package/dist/components/ifx-navbar-item.js +3 -3
- package/dist/components/ifx-navbar-profile.js +3 -3
- package/dist/components/ifx-navbar.js +4 -4
- package/dist/components/ifx-notification.js +1 -1
- package/dist/components/ifx-number-indicator.js +1 -1
- package/dist/components/ifx-overview-table.js +4 -4
- 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 +2 -2
- package/dist/components/ifx-radio-button.js +1 -1
- package/dist/components/ifx-search-bar.js +3 -3
- package/dist/components/ifx-search-field.js +1 -1
- package/dist/components/ifx-segment.js +2 -2
- package/dist/components/ifx-segmented-control.js +3 -3
- package/dist/components/ifx-select.js +1 -1
- package/dist/components/ifx-set-filter.js +6 -6
- package/dist/components/ifx-sidebar-item.js +7 -7
- package/dist/components/ifx-sidebar-title.js +1 -1
- package/dist/components/ifx-sidebar.js +5 -5
- package/dist/components/ifx-slider.js +3 -3
- package/dist/components/ifx-spinner.js +1 -1
- package/dist/components/ifx-status.js +1 -1
- package/dist/components/ifx-step.js +5 -5
- 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 +10 -10
- package/dist/components/ifx-tabs.js +3 -3
- package/dist/components/ifx-tag.js +2 -2
- package/dist/components/ifx-template.js +1 -1
- package/dist/components/ifx-templates-ui.js +8 -8
- package/dist/components/ifx-text-field.js +1 -1
- package/dist/components/ifx-textarea.js +1 -1
- package/dist/components/ifx-tooltip.js +5 -5
- package/dist/components/{p-6464a7d1.js → p-02830916.js} +2 -2
- package/dist/components/{p-6464a7d1.js.map → p-02830916.js.map} +1 -1
- package/dist/components/{p-27a71349.js → p-29acebf4.js} +3 -3
- package/dist/components/{p-27a71349.js.map → p-29acebf4.js.map} +1 -1
- package/dist/components/{p-32912c45.js → p-385f6132.js} +6 -6
- package/dist/components/{p-32912c45.js.map → p-385f6132.js.map} +1 -1
- package/dist/components/{p-b82721a9.js → p-3954dc5f.js} +3 -3
- package/dist/components/{p-b82721a9.js.map → p-3954dc5f.js.map} +1 -1
- package/dist/components/{p-c7691d8b.js → p-43ffe938.js} +3 -3
- package/dist/components/{p-c7691d8b.js.map → p-43ffe938.js.map} +1 -1
- package/dist/components/{p-695aa2b0.js → p-47b9635d.js} +3 -3
- package/dist/components/{p-695aa2b0.js.map → p-47b9635d.js.map} +1 -1
- package/dist/components/{p-5630a4d2.js → p-493b7a31.js} +2 -2
- package/dist/components/{p-5630a4d2.js.map → p-493b7a31.js.map} +1 -1
- package/dist/components/{p-03a6c54a.js → p-4ac265d2.js} +2 -2
- package/dist/components/{p-03a6c54a.js.map → p-4ac265d2.js.map} +1 -1
- package/dist/components/{p-1a839566.js → p-62623d25.js} +5 -5
- package/dist/components/{p-1a839566.js.map → p-62623d25.js.map} +1 -1
- package/dist/components/{p-8fd87adf.js → p-6301716d.js} +6 -6
- package/dist/components/{p-8fd87adf.js.map → p-6301716d.js.map} +1 -1
- package/dist/components/{p-3fff6695.js → p-650841dc.js} +3 -3
- package/dist/components/{p-3fff6695.js.map → p-650841dc.js.map} +1 -1
- package/dist/components/{p-5336cde6.js → p-b13e8e96.js} +4 -4
- package/dist/components/{p-5336cde6.js.map → p-b13e8e96.js.map} +1 -1
- package/dist/components/{p-41c6f675.js → p-bb5eeb39.js} +4 -4
- package/dist/components/{p-41c6f675.js.map → p-bb5eeb39.js.map} +1 -1
- package/dist/components/{p-e440a173.js → p-c8d3fcf4.js} +2 -2
- package/dist/components/{p-e440a173.js.map → p-c8d3fcf4.js.map} +1 -1
- package/dist/components/{p-92ab70be.js → p-d0978a2a.js} +2 -2
- package/dist/components/{p-92ab70be.js.map → p-d0978a2a.js.map} +1 -1
- package/dist/components/{p-27e1e84b.js → p-d4a3a47a.js} +3 -3
- package/dist/components/{p-27e1e84b.js.map → p-d4a3a47a.js.map} +1 -1
- package/dist/components/{p-4e0ae9ca.js → p-dd76064d.js} +2 -2
- package/dist/components/{p-4e0ae9ca.js.map → p-dd76064d.js.map} +1 -1
- package/dist/components/{p-a92dc44c.js → p-e7551b24.js} +2 -2
- package/dist/components/{p-a92dc44c.js.map → p-e7551b24.js.map} +1 -1
- package/dist/components/{p-9d2107a8.js → p-e7707c2b.js} +5 -5
- package/dist/components/{p-9d2107a8.js.map → p-e7707c2b.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-download.entry.js +20 -0
- package/dist/esm/ifx-download.entry.js.map +1 -0
- package/dist/esm/ifx-dropdown-header.entry.js +1 -1
- package/dist/esm/ifx-dropdown-item.entry.js +1 -1
- package/dist/esm/ifx-dropdown-menu.entry.js +2 -2
- package/dist/esm/ifx-dropdown-separator.entry.js +1 -1
- package/dist/esm/ifx-dropdown-trigger-button.entry.js +2 -2
- package/dist/esm/ifx-dropdown-trigger.entry.js +1 -1
- package/dist/esm/ifx-dropdown.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-footer-column.entry.js +1 -1
- package/dist/esm/ifx-footer.entry.js +4 -4
- package/dist/esm/ifx-icon-button.entry.js +1 -1
- package/dist/esm/ifx-icon.entry.js +1 -1
- package/dist/esm/ifx-icons-preview.entry.js +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-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-group.entry.js +1 -1
- package/dist/esm/ifx-radio-button.entry.js +2 -2
- package/dist/esm/ifx-search-bar.entry.js +1 -1
- package/dist/esm/ifx-search-field.entry.js +1 -1
- package/dist/esm/ifx-segment.entry.js +1 -1
- package/dist/esm/ifx-segmented-control.entry.js +2 -2
- package/dist/esm/ifx-select.entry.js +2 -2
- package/dist/esm/ifx-sidebar-item.entry.js +5 -5
- package/dist/esm/ifx-sidebar-title.entry.js +1 -1
- package/dist/esm/ifx-sidebar.entry.js +5 -5
- package/dist/esm/ifx-slider.entry.js +2 -2
- package/dist/esm/ifx-spinner_2.entry.js +6 -6
- package/dist/esm/ifx-status.entry.js +1 -1
- package/dist/esm/ifx-step.entry.js +4 -4
- package/dist/esm/ifx-stepper.entry.js +2 -2
- package/dist/esm/ifx-switch.entry.js +1 -1
- package/dist/esm/ifx-tab.entry.js +1 -1
- package/dist/esm/ifx-table.entry.js +2 -2
- package/dist/esm/ifx-tabs.entry.js +2 -2
- package/dist/esm/ifx-tag.entry.js +1 -1
- package/dist/esm/ifx-templates-ui.entry.js +1 -1
- package/dist/esm/ifx-textarea.entry.js +1 -1
- package/dist/esm/ifx-tooltip.entry.js +4 -4
- package/dist/esm/index-c77e25a0.js +4 -0
- 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-9b907f80.entry.js → p-05901634.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-55d7e9b9.entry.js → p-14b4d7f0.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-1599e9f6.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-6c54682a.entry.js → p-18145ed5.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-52fb792e.entry.js → p-1a2897fe.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-903ce393.entry.js → p-1b948549.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-971957e6.entry.js → p-269945bf.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-0d732518.entry.js → p-2808962f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-6e1a5ad0.entry.js → p-2b7c0f41.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-ae5f718a.entry.js → p-2f6c8f67.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-710bf141.entry.js → p-2fff9de8.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-349ffeb7.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-baa398f1.entry.js → p-3ce4557a.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-ef0057df.entry.js → p-434662e2.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-4679e8ea.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-bb4f27b1.entry.js → p-48dd1a20.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-370aa627.entry.js → p-58af50fc.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-f0cf2f4c.entry.js → p-59fa3f74.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-13b6c5fe.entry.js → p-5ba50092.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-ddcb5f27.entry.js → p-5d95f0ae.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-8b947267.entry.js → p-63e09720.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d37f8dcf.entry.js → p-656866fe.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-65eb1715.entry.js +2 -0
- package/dist/infineon-design-system-stencil/p-65eb1715.entry.js.map +1 -0
- package/dist/infineon-design-system-stencil/{p-68bed7ad.entry.js → p-678c3475.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d5dd02ff.entry.js → p-67ce99ac.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-f22c6312.entry.js → p-6d4a707f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-6bf0bf2e.entry.js → p-6ee1b4e7.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-6f590954.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-fe7236d7.entry.js → p-7ac2b811.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-b10155b0.entry.js → p-7cbabd63.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-abc80686.entry.js → p-8e67f319.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-8e774a2e.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-a69ed489.entry.js → p-9749e202.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-c7a7bf6d.entry.js → p-98519765.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d3909a2e.entry.js → p-9c98a7d8.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-735a9714.entry.js → p-9fabb3bc.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-d0ce0ce5.entry.js → p-a22751dd.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-6dd3bf55.entry.js → p-a68c871e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-c5c02bcc.entry.js → p-a873bf27.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-2f996759.entry.js → p-afb6adad.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-b38e93bf.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-51015f86.entry.js → p-b6ae0c91.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-cf8a968d.entry.js → p-b8eaa6b7.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-09de44c7.entry.js → p-bec01a8f.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-0d9a2245.entry.js → p-c6763898.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-c6c5693c.entry.js → p-c91baf92.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-c9a647fe.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-9f8ba76a.entry.js → p-ca748298.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-5796a4ec.entry.js → p-cf96a19e.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-1aa1b6d8.entry.js → p-d05223b3.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-77a577b6.entry.js → p-dd9c0632.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/p-e01f000f.entry.js +2 -0
- package/dist/infineon-design-system-stencil/{p-cbead050.entry.js → p-e1407b5b.entry.js} +2 -2
- package/dist/infineon-design-system-stencil/{p-32a511d0.entry.js → p-fe429115.entry.js} +2 -2
- package/dist/types/components/download/download.d.ts +4 -0
- package/dist/types/components/download/download.stories.d.ts +7 -0
- package/dist/types/components.d.ts +15 -0
- package/package.json +1 -1
- package/dist/infineon-design-system-stencil/p-23b87a11.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-2dfc8ee4.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-78c7f371.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-c77ece44.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-d91df14e.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-e8919f49.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-f6f54b46.entry.js +0 -2
- package/dist/infineon-design-system-stencil/p-f9149d80.entry.js +0 -2
- /package/dist/infineon-design-system-stencil/{p-9b907f80.entry.js.map → p-05901634.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-55d7e9b9.entry.js.map → p-14b4d7f0.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f6f54b46.entry.js.map → p-1599e9f6.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-6c54682a.entry.js.map → p-18145ed5.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-52fb792e.entry.js.map → p-1a2897fe.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-903ce393.entry.js.map → p-1b948549.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-971957e6.entry.js.map → p-269945bf.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-0d732518.entry.js.map → p-2808962f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-6e1a5ad0.entry.js.map → p-2b7c0f41.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ae5f718a.entry.js.map → p-2f6c8f67.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-710bf141.entry.js.map → p-2fff9de8.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d91df14e.entry.js.map → p-349ffeb7.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-baa398f1.entry.js.map → p-3ce4557a.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ef0057df.entry.js.map → p-434662e2.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-e8919f49.entry.js.map → p-4679e8ea.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-bb4f27b1.entry.js.map → p-48dd1a20.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-370aa627.entry.js.map → p-58af50fc.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f0cf2f4c.entry.js.map → p-59fa3f74.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-13b6c5fe.entry.js.map → p-5ba50092.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-ddcb5f27.entry.js.map → p-5d95f0ae.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-8b947267.entry.js.map → p-63e09720.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d37f8dcf.entry.js.map → p-656866fe.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-68bed7ad.entry.js.map → p-678c3475.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d5dd02ff.entry.js.map → p-67ce99ac.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f22c6312.entry.js.map → p-6d4a707f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-6bf0bf2e.entry.js.map → p-6ee1b4e7.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-23b87a11.entry.js.map → p-6f590954.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-fe7236d7.entry.js.map → p-7ac2b811.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-b10155b0.entry.js.map → p-7cbabd63.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-abc80686.entry.js.map → p-8e67f319.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-78c7f371.entry.js.map → p-8e774a2e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-a69ed489.entry.js.map → p-9749e202.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-c7a7bf6d.entry.js.map → p-98519765.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d3909a2e.entry.js.map → p-9c98a7d8.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-735a9714.entry.js.map → p-9fabb3bc.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-d0ce0ce5.entry.js.map → p-a22751dd.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-6dd3bf55.entry.js.map → p-a68c871e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-c5c02bcc.entry.js.map → p-a873bf27.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-2f996759.entry.js.map → p-afb6adad.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-2dfc8ee4.entry.js.map → p-b38e93bf.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-51015f86.entry.js.map → p-b6ae0c91.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-cf8a968d.entry.js.map → p-b8eaa6b7.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-09de44c7.entry.js.map → p-bec01a8f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-0d9a2245.entry.js.map → p-c6763898.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-c6c5693c.entry.js.map → p-c91baf92.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-f9149d80.entry.js.map → p-c9a647fe.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-9f8ba76a.entry.js.map → p-ca748298.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-5796a4ec.entry.js.map → p-cf96a19e.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-1aa1b6d8.entry.js.map → p-d05223b3.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-77a577b6.entry.js.map → p-dd9c0632.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-c77ece44.entry.js.map → p-e01f000f.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-cbead050.entry.js.map → p-e1407b5b.entry.js.map} +0 -0
- /package/dist/infineon-design-system-stencil/{p-32a511d0.entry.js.map → p-fe429115.entry.js.map} +0 -0
@@ -22,7 +22,7 @@ const ProgressBar = class {
|
|
22
22
|
this.internalValue = this.value;
|
23
23
|
}
|
24
24
|
render() {
|
25
|
-
return (index.h("div", { key: '
|
25
|
+
return (index.h("div", { key: 'dbca8c4b413f06cffe00828250b904b7f012e3e2', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, index.h("div", { key: '7b5ca791c98572bbf870b35e84ae75886a6a8f21', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && index.h("span", { key: '6b30d72565bbcd61addcc1e4ff96a311c681dd28', class: "label" }, `${this.internalValue}%`))));
|
26
26
|
}
|
27
27
|
static get watchers() { return {
|
28
28
|
"value": ["valueChanged"]
|
@@ -49,7 +49,7 @@ const RadioButtonGroup = class {
|
|
49
49
|
this.hasErrors = Array.from(this.errorStates.values()).some((error) => error);
|
50
50
|
}
|
51
51
|
render() {
|
52
|
-
return (index.h("div", { key: '
|
52
|
+
return (index.h("div", { key: '8316d55cd2188e39adc39b4ae2cff2a6a00645d7', class: 'radio-button-group-container' }, this.showGroupLabel ? index.h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', index.h("div", { key: '2d173aa92a70454f51e5cc51832a6c6dee190bca', class: `radio-button-group ${this.alignment} ${this.size}` }, index.h("slot", { key: '5d0743555c2c7f8575bdfde588b8e60fa705103c', onSlotchange: this.handleSlotChange })), this.showCaption ? (index.h("div", { class: `caption ${this.hasErrors ? 'error' : 'default'}` }, this.showCaptionIcon ? index.h("div", { class: 'caption-icon' }, index.h("ifx-icon", { icon: "c-info-16" })) : '', index.h("div", { class: 'caption-text' }, this.captionText))) : ''));
|
53
53
|
}
|
54
54
|
static get formAssociated() { return true; }
|
55
55
|
get el() { return index.getElement(this); }
|
@@ -98,10 +98,10 @@ const RadioButton = class {
|
|
98
98
|
}
|
99
99
|
}
|
100
100
|
render() {
|
101
|
-
return (index.h("div", { key: '
|
101
|
+
return (index.h("div", { key: '50f91a7e62f42eca90c3a5b0e5be2305fc724993', 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 }, index.h("div", { key: 'bc8584815a87f47e01e5fe13d299ae76dfa9ad41', class: `radioButton__wrapper
|
102
102
|
${this.internalChecked ? 'checked' : ''}
|
103
103
|
${this.disabled ? 'disabled' : ''}
|
104
|
-
${this.error ? 'error' : ''}` }, this.internalChecked && index.h("div", { key: '
|
104
|
+
${this.error ? 'error' : ''}` }, this.internalChecked && index.h("div", { key: '5ded48e0ad8f94e7069d7fd7d134521c87f5bb80', class: "radioButton__wrapper-mark" })), this.hasSlot && (index.h("div", { key: '4e54b2170790de0b6a0819634db1223804000522', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, index.h("slot", { key: 'ae995e898c7c811b32e0226577fdb11e72914961' }))), index.h("input", { key: '76d3c452563072034296964feaf90c406a7b89de', 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() })));
|
105
105
|
}
|
106
106
|
static get formAssociated() { return true; }
|
107
107
|
get el() { return index.getElement(this); }
|
@@ -40,7 +40,7 @@ const SearchBar = class {
|
|
40
40
|
this.value = event.detail;
|
41
41
|
}
|
42
42
|
render() {
|
43
|
-
return (index.h("div", { key: '
|
43
|
+
return (index.h("div", { key: '15b0a35d009af8564ce4f7f529b093aff5749061', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (index.h("div", { class: "search-bar-wrapper" }, index.h("ifx-search-field", { disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, index.h("ifx-icon", { icon: "search-16", slot: "search-icon" })), index.h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (index.h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, index.h("ifx-icon", { icon: "search-16" })))));
|
44
44
|
}
|
45
45
|
get el() { return index.getElement(this); }
|
46
46
|
static get watchers() { return {
|
@@ -55,7 +55,7 @@ const SearchField = class {
|
|
55
55
|
this.showDeleteIconInternalState = false;
|
56
56
|
}
|
57
57
|
render() {
|
58
|
-
return (index.h("div", { key: '
|
58
|
+
return (index.h("div", { key: '97056685e044ef83e9da78455a25ffc2347c43b3', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, index.h("div", { key: 'f7f004953a2687b6aa937d21847a43a8abfc06b9', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, index.h("ifx-icon", { key: '49aa10a205a30704c2936bffc18dc2673dcc9ad3', icon: "search-16", class: "search-icon" }), index.h("input", { key: '2626ee1e512110afa75f5cb01219b874a8e0a9f1', 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 ? (index.h("ifx-icon", { icon: "cremove16", class: "delete-icon", onClick: this.handleDelete })) : null)));
|
59
59
|
}
|
60
60
|
getSizeClass() {
|
61
61
|
return `${this.size}` === "s"
|
@@ -28,7 +28,7 @@ const Segment = class {
|
|
28
28
|
}
|
29
29
|
}
|
30
30
|
render() {
|
31
|
-
return (index.h("div", { key: '
|
31
|
+
return (index.h("div", { key: 'e99e1a35e80b8d05a075416b97264c79feb1c43d', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, index.h("ifx-icon", { key: '5575b532732b647992d3cae14fe7ef82e91f9557', icon: this.icon }), " ", index.h("slot", { key: '479048280a0c85b6581eb6640190719508900f55' })));
|
32
32
|
}
|
33
33
|
};
|
34
34
|
Segment.style = IfxSegmentStyle0;
|
@@ -72,8 +72,8 @@ const SegmentedControl = class {
|
|
72
72
|
this.setActiveSegment();
|
73
73
|
}
|
74
74
|
render() {
|
75
|
-
return (index.h("div", { key: '
|
76
|
-
index.h("div", { key: '
|
75
|
+
return (index.h("div", { key: 'a88cbd45c79867e92a6f521e37ec07b603783925', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, index.h("div", { key: '59d4a06dcf05290714f6debe80ff8b723f49b1ad', class: 'group__label' }, this.label.trim()), index.h("div", { key: 'ab2ea99cbb68237acadb0cb02397025aa8065686', class: 'group__controls' }, index.h("slot", { key: 'f029e1999e4102adef822c334fa5de6045ec15ae' })), this.caption.trim() &&
|
76
|
+
index.h("div", { key: '0cd3c610e7fc38c664b47467547ec0b954a97e96', class: 'group__caption' }, index.h("ifx-icon", { key: '3608411e811c84bd601d8d5fdf5f1175c2fb15fa', icon: 'cinfo16' }), " ", this.caption.trim())));
|
77
77
|
}
|
78
78
|
componentDidRender() {
|
79
79
|
this.setSegmentSize();
|
@@ -7057,9 +7057,9 @@ const Choices = class {
|
|
7057
7057
|
// destroy choices element to restore previous dom structure
|
7058
7058
|
// so vdom can replace the element correctly
|
7059
7059
|
this.destroy();
|
7060
|
-
return (index.h("div", { key: '
|
7060
|
+
return (index.h("div", { key: 'fce293f1ff2c009c3631603d3b8c66caadeb000a', class: `ifx-select-container` }, this.label ? (index.h("div", { class: "ifx-label-wrapper" }, index.h("span", null, this.label))) : null, index.h("div", { key: '41fa85fdf18dea08032f14aff381df5cd0831821', class: `${choicesWrapperClass}
|
7061
7061
|
${this.disabled ? 'disabled' : ''}
|
7062
|
-
${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, index.h("select", Object.assign({ key: '
|
7062
|
+
${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, index.h("select", Object.assign({ key: '33355e294c1ebed416bff5c751fcfcb8e9d68ae2', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), index.h("div", { key: 'c25f4f64df3ef1ce7bd4f91eb6513ba04b59e263', class: "single__select-icon-container" }, this.optionIsSelected && (index.h("div", { key: '5de712066d407fca84f9b7ae7d9ecb42b4c8e202', class: "ifx-choices__icon-wrapper-delete" }, index.h("ifx-icon", { key: 'ec8262141948c88776ac4e08df22297e0d984160', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), index.h("div", { key: 'd8720b8094fa6a44fbbf4bc3bc53e6b52019ae83', class: "ifx-choices__icon-wrapper-up" }, index.h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), index.h("div", { key: '42d4fda1ee88172c937fda698443a180ddf41e18', class: "ifx-choices__icon-wrapper-down" }, index.h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (index.h("div", { class: "ifx-error-message-wrapper" }, index.h("span", null, this.errorMessage))) : null));
|
7063
7063
|
}
|
7064
7064
|
toggleDropdown() {
|
7065
7065
|
const div = this.root.querySelector('.ifx-choices__wrapper');
|
@@ -251,11 +251,11 @@ const SidebarItem = class {
|
|
251
251
|
}
|
252
252
|
}
|
253
253
|
render() {
|
254
|
-
return (index.h("div", { key: '
|
255
|
-
index.h("div", { key: '
|
256
|
-
index.h("div", { key: '
|
257
|
-
index.h("span", { key: '
|
258
|
-
index.h("span", { key: '
|
254
|
+
return (index.h("div", { key: '08de1d4a1f8a5ce1e8e5c9b9bdc661a6ca920f45' }, index.h("a", { key: '837ff1f065497266813874d198b6607e8c90c340', 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
|
+
index.h("div", { key: 'ae267e2ea854c72994311a2476245ccab7ac1926', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, index.h("ifx-icon", { key: '3dc413bc7f8c3c04e8a1ae0e0ffd415d7da339c7', icon: this.icon })), index.h("div", { key: '8b39697aa8530e42dc8b6f54e4da50c8b7b5ca9b', class: "sidebar__nav-item-label" }, index.h("slot", { key: 'fd09e382ea845e155823e7fc5bab04d80ceb0d98' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
|
256
|
+
index.h("div", { key: '5eb6f0ea5ea665e31dc488cadd16112aeb7c9b62', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
|
257
|
+
index.h("span", { key: 'ec9ed73554ffb13a925e3f4109320d6f12fc8d0e', class: 'item__arrow-wrapper' }, index.h("ifx-icon", { key: '56fccb57e6aec559415b25323df2dea119d6621f', icon: "chevron-down-12" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
|
258
|
+
index.h("span", { key: 'a94d570a6f664742e8815dcd8084b5f96081c863', class: 'item__number-indicator' }, index.h("ifx-number-indicator", { key: '17854a9d7d3e5ebb1db46849f31040a8d1bcd01f' }, this.numberIndicator)))), this.isExpandable && index.h("ul", { key: '9b71c7ee0f03c66476c6c12b73dfb5b663c5bce7', class: 'expandable__submenu' })));
|
259
259
|
}
|
260
260
|
get el() { return index.getElement(this); }
|
261
261
|
static get watchers() { return {
|
@@ -12,7 +12,7 @@ const SidebarTitle = class {
|
|
12
12
|
index.registerInstance(this, hostRef);
|
13
13
|
}
|
14
14
|
render() {
|
15
|
-
return (index.h("div", { key: '
|
15
|
+
return (index.h("div", { key: '3fe521a0c18ce703ae4c0ffb9b8ec0e3dbea3f85', class: 'sidebar__title' }, index.h("div", { key: '063fa89573af54f5ddbe49dcae2ff21aba08035f', class: 'sidebar__title-label' }, index.h("slot", { key: '135f2cb90180420ec4c4b74fed7ab2ee0f5919f7' }))));
|
16
16
|
}
|
17
17
|
get el() { return index.getElement(this); }
|
18
18
|
};
|
@@ -317,11 +317,11 @@ const Sidebar = class {
|
|
317
317
|
}
|
318
318
|
}
|
319
319
|
render() {
|
320
|
-
return (index.h("div", { key: '
|
321
|
-
index.h("div", { key: '
|
322
|
-
index.h("div", { key: '
|
323
|
-
index.h("div", { key: '
|
324
|
-
index.h("div", { key: '
|
320
|
+
return (index.h("div", { key: 'ece36416c90175c7638b2d47032229670976acca', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, index.h("div", { key: 'd6fabc0a618287ec029d11bdb31fc87bfa125f2e', class: 'sidebar__top-container' }, this.showHeader &&
|
321
|
+
index.h("div", { key: '578a5bdd81025173c3afe238221c6855fe74016c', class: "sidebar__nav-bar" }, index.h("div", { key: '02e4c0a9e764bc5076552501f408fa5daf4736fb', class: "sidebar__nav-bar-logo" }, index.h("div", { key: '112923f2c657a871149c8b93040964be1887a55a', class: 'sidebar__nav-bar-logo-img' }, index.h("svg", { key: 'b5b2b1be20bc125af4c94bd457c8e2d5a795c154', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: '10ff613f966504d98df21f5379d5554b32e78c05', "clip-path": "url(#clip0_2396_2480)" }, index.h("path", { key: 'd2d6ba12079621143ac085b985ba8380f1a9a742', 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" }), index.h("path", { key: '3ba2ec56de20fe302f532f80d9b238b08b85a411', 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" })), index.h("defs", { key: '6bd942f37f968d54ce6a32dcf4c00af2e3b6c65c' }, index.h("clipPath", { key: '735dda1f93b2b093a1472e1947dbd58ec4255a54', id: "clip0_2396_2480" }, index.h("rect", { key: '03c2d06b9b2b3bd16d083e6b05d7cfe48fda5d94', width: "91", height: "40", fill: "white" })))), " "), index.h("div", { key: '676057714c2ed33686add7a88f537c7e8a150008', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), index.h("div", { key: '88690536568d9c09c9eb34ce05c9d967f624fcf9', class: "sidebar__nav-container" }, index.h("slot", { key: '5de47c63335f7dbad9625a916612aea209067b79' }))), this.internalShowFooter &&
|
322
|
+
index.h("div", { key: '51d81a08d299b1ebe7c48f29ff37ef52c5dee698', class: 'sidebar__footer-container' }, index.h("div", { key: '96fd88d38b526975689d3c4af8e8ab22bf1e90bc', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
|
323
|
+
index.h("div", { key: 'e6f0f037e5d466933bb942e4b8d9e4d026622d5c', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && index.h("a", { key: '59891b4f9dda2b29f00a28864e20aea9da29cf17', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && index.h("a", { key: 'eb18d6493ea0c462416f76412d7317bfa3209585', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && index.h("a", { key: 'ede1b35be458fb9d62bf505f033fc592010342bd', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
|
324
|
+
index.h("div", { key: '5e58c3a9e5ec46016005ed2525d81a383f188661', class: 'sidebar__footer-wrapper-bottom-links' }, index.h("span", { key: 'd9f4eecdb75c7f3f6c8a9dc4432da6fb9e4dd16b' }, this.copyrightText))))));
|
325
325
|
}
|
326
326
|
get el() { return index.getElement(this); }
|
327
327
|
};
|
@@ -146,10 +146,10 @@ const IfxSlider = class {
|
|
146
146
|
this.updateValuePercent();
|
147
147
|
}
|
148
148
|
render() {
|
149
|
-
return (index.h("div", { key: '
|
149
|
+
return (index.h("div", { key: '69946c370ab91e7f6c079bd843b32e1be44985bb', class: "ifx-slider" }, this.leftText && (index.h("span", { key: '20d1ec4c8689c9aa64817d33be5731636262d514', class: `left-text` }, this.leftText)), this.leftIcon && (index.h("ifx-icon", { key: '691b4f00af0cf47b2886a0553b7d3ee39a432092', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
|
150
150
|
index.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 })
|
151
151
|
:
|
152
|
-
index.h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, index.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) }), index.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 && (index.h("ifx-icon", { key: '
|
152
|
+
index.h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, index.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) }), index.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 && (index.h("ifx-icon", { key: '61f8eb88af993d11b384ed562f08fc1c00dbf2c8', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (index.h("span", { key: '01ddb91c8989f5c069671e411ffa1d2e788c9cd5', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (index.h("span", { key: 'aecbab66dd57a9b716862a9c4a957ba35eb0856e', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
|
153
153
|
}
|
154
154
|
get el() { return index.getElement(this); }
|
155
155
|
static get watchers() { return {
|
@@ -14,8 +14,8 @@ const Spinner = class {
|
|
14
14
|
this.inverted = false;
|
15
15
|
}
|
16
16
|
render() {
|
17
|
-
return (index.h("div", { key: '
|
18
|
-
&& index.h("div", { key: '
|
17
|
+
return (index.h("div", { key: '029e1fc94f4abd0fc3f938a29b37c872889ec5d9', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, index.h("div", { key: 'b648bc1a06b2a92d61a75fd99a4fc0884d10b882', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
|
18
|
+
&& index.h("div", { key: 'f949d5f4d477d440b2ca44121e72e6d94c49b984', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, index.h("svg", { key: '76e04a2c9290f71b4628e977087f6cce3a09bdb9', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: '3927589002256e8f9e721a009864787cc61410a5', id: "spinner/conductor" }, index.h("path", { key: '50cfe42b648991f1957ab51dc78d6cb20849048b', 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" }))))));
|
19
19
|
}
|
20
20
|
getSizeClass() {
|
21
21
|
return `${this.size}` === "s"
|
@@ -79,12 +79,12 @@ const TextField = class {
|
|
79
79
|
this.internals.setFormValue("");
|
80
80
|
}
|
81
81
|
render() {
|
82
|
-
return (index.h("div", { key: '
|
82
|
+
return (index.h("div", { key: '0188267b3df484e2a0575ae0326af647d5a21c1f', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, index.h("div", { key: 'e8ab0747e882a4790dfccf5e4f349d7911277435', class: "textInput__top-wrapper" }, index.h("label", { key: 'a3127eb7de886d157a48547174bd726cd3bdba75', htmlFor: "text-field" }, index.h("slot", { key: 'baf7f5a47746eaabb6a13175155087bf114089b9' }), this.optional && this.required ? (index.h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (index.h("span", { class: "optional" }, "(optional)")) : this.required ? (index.h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), index.h("div", { key: 'ec98a4d94e3b946b3a89a99d61217687079a8037', class: "textInput__bottom-wrapper" }, index.h("div", { key: '8387605ed7655e7d0def0033b0fa4974db7fc9ff', class: "input-container" }, this.icon && (index.h("ifx-icon", { key: '0582c4554c9279e99a14f9bb0906e80712036d0d', class: 'input-icon', icon: this.icon })), index.h("input", { key: '0252b09ae6585ac0813d616a7836ef4b89510a2c', ref: (el) => (this.inputElement = el), disabled: this.disabled, type: "text", id: 'text-field', value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
|
83
83
|
${this.error ? 'error' : ""}
|
84
84
|
${this.size === "s" ? "input-s" : ""}
|
85
|
-
${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (index.h("ifx-icon", { key: '
|
86
|
-
index.h("div", { key: '
|
87
|
-
index.h("div", { key: '
|
85
|
+
${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (index.h("ifx-icon", { key: 'a20b54c126ec56bc3e7803e96e6b45d61c7e074d', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
|
86
|
+
index.h("div", { key: 'ed4bae2eea7162e45a29cd4146c9fadbe0b4b271', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
|
87
|
+
index.h("div", { key: 'e9831a365bd4cd56de7cea5eb5cb2d311677da5c', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
|
88
88
|
}
|
89
89
|
static get formAssociated() { return true; }
|
90
90
|
get el() { return index.getElement(this); }
|
@@ -17,7 +17,7 @@ const Status = class {
|
|
17
17
|
var _a;
|
18
18
|
const effectiveColor = ((_a = this.color) === null || _a === void 0 ? void 0 : _a.trim()) ? this.color : 'orange-500';
|
19
19
|
const containerClass = this.border ? `container border-${effectiveColor}` : 'container no-border';
|
20
|
-
return (index.h("div", { key: '
|
20
|
+
return (index.h("div", { key: '32138b75cf2a9197b92a5ee30d99ac81e4bc30bd', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, index.h("span", { key: 'd7c16c274e33806d57ec7e0d869dada97a215816', class: `dot ${effectiveColor}` }), index.h("p", { key: 'db0fd997c2c6b5d6a07432f6284dce118beb2dd5', class: "text" }, this.label)));
|
21
21
|
}
|
22
22
|
};
|
23
23
|
Status.style = IfxStatusStyle0;
|
@@ -51,7 +51,7 @@ const Step = class {
|
|
51
51
|
}
|
52
52
|
}
|
53
53
|
render() {
|
54
|
-
return (index.h("div", { key: '
|
54
|
+
return (index.h("div", { key: '925e6b06172fc6b6576d7b8b7306d9de36ea4560', "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' : ''}
|
55
55
|
${this.error ? 'error' : ''}
|
56
56
|
${this.stepperState.variant}
|
57
57
|
${this.complete ? 'complete' : ''}
|
@@ -59,11 +59,11 @@ const Step = class {
|
|
59
59
|
indicator-${this.stepperState.indicatorPosition}
|
60
60
|
${this.active ? 'active' : ''}
|
61
61
|
${this.clickable ? 'clickable' : ''}
|
62
|
-
${this.disabled ? 'disabled' : ''}` }, index.h("div", { key: '
|
63
|
-
index.h("div", { key: '
|
62
|
+
${this.disabled ? 'disabled' : ''}` }, index.h("div", { key: '2dc7d44a955791c966a55c6d670f76bacdb775da', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && index.h("span", { key: '5058cf86d85cadb0d095fe11b0064c2ccff9c8c8', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
|
63
|
+
index.h("div", { key: '00f6e392d71882be03be90041d8dd2b9d7f40ca9', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && index.h("ifx-icon", { key: '09ba89006b6d827d6979884bd6103946519a1faf', icon: 'check16' }), this.active && index.h("span", { key: 'd6c39396f50e4c0823a1ef2768445e1a14c14e14', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && index.h("ifx-icon", { key: '6da9cf7c09fa7c7fcfd9e126cbf4874e5f40a2e2', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && index.h("span", { key: 'adeb9666136b01922591bbc8d4650b683f9bb5b6', class: `step-connector-r ${this.active ? 'active' : ''}` })),
|
64
64
|
/* Step labels */
|
65
65
|
(this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
|
66
|
-
index.h("div", { key: '
|
66
|
+
index.h("div", { key: 'ddc5d16dad728d310aa8a8fe2079c43f18422982', 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') && index.h("slot", { key: '0f8d96f76f768883e890670daba9dd63d2a536de' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && index.h("slot", { key: '3cd6ca35c9bb4acddcc047bbec353d82749efb9d' }))));
|
67
67
|
}
|
68
68
|
;
|
69
69
|
static get watchers() { return {
|
@@ -126,10 +126,10 @@ const Stepper = class {
|
|
126
126
|
this.syncIfxSteps();
|
127
127
|
}
|
128
128
|
render() {
|
129
|
-
return (index.h("div", { key: '
|
129
|
+
return (index.h("div", { key: 'ec032409425bb38665bb30f1c7c945de4f2c9fca', "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
|
-
index.h("div", { key: '
|
132
|
+
index.h("div", { key: 'ae1091a6e02549a51bc347916a5388eb417a27f8', class: 'stepper-progress' }, index.h("div", { key: '39879fd2eef5fd315cab7cbceef1cf0068ed6e7f', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), index.h("div", { key: 'a0632d701c09dc00956674b4cebd225f789fc482', class: `stepper-wrapper` }, index.h("slot", { key: '7d3e7fba6398dab70f16e7b7f54e0d28237c81b2' }))));
|
133
133
|
}
|
134
134
|
;
|
135
135
|
componentDidRender() {
|
@@ -80,7 +80,7 @@ const Switch = class {
|
|
80
80
|
this.internals.setFormValue(null);
|
81
81
|
}
|
82
82
|
render() {
|
83
|
-
return (index.h("div", { key: '
|
83
|
+
return (index.h("div", { key: '6cd5f28243669bd65d9f668ff61b9659b5056b73', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, index.h("div", { key: '086ca771434f6a254392cf92dd5b6323c153c826', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, index.h("div", { key: '28ee4d3a82dd61cb7f4fa4e7ae01f728f888d9d4', class: "switch__checkbox-wrapper" }, index.h("input", { key: '72fed887bf909b14323117bb7fa7d9e3e7323eaa', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), index.h("div", { key: 'f85c72e732dc1dca7fbedc5884307d786c17b7c4', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), index.h("div", { key: '4a9744ee98f93381c1c4aaa29c45a5b5784f2685', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: '02a972e28a3626076cf6abcdad84369ce8a95da5', htmlFor: "switch" }, index.h("slot", { key: '64caeedd8735bb149bd0c30212c62b4023a123f0', onSlotchange: () => this.toggleLabelGap() })))));
|
84
84
|
}
|
85
85
|
static get formAssociated() { return true; }
|
86
86
|
get el() { return index.getElement(this); }
|
@@ -18,7 +18,7 @@ const IfxTab = class {
|
|
18
18
|
this.tabHeaderChange.emit(this.header);
|
19
19
|
}
|
20
20
|
render() {
|
21
|
-
return index.h("slot", { key: '
|
21
|
+
return index.h("slot", { key: 'fce1579da851555ddb9787dc6624dc31b15ec8ec' });
|
22
22
|
}
|
23
23
|
get el() { return index.getElement(this); }
|
24
24
|
};
|
@@ -458,12 +458,12 @@ const Table = class {
|
|
458
458
|
};
|
459
459
|
}
|
460
460
|
const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
|
461
|
-
return (index.h(index.Host, { key: '
|
461
|
+
return (index.h(index.Host, { key: '6f260fea85a12b7b260cc1ceefe09254cfd1917a' }, index.h("div", { key: 'bfcbcee601d89d38c9a38172d62182893fd97865', class: "table-container" }, this.filterOrientation === 'sidebar' && (index.h("div", { key: '202b73c02cc3a95d98320dadf5b2e4592b14f9a1', class: "sidebar-btn" }, index.h("ifx-button", { key: 'b2b854568661fa9ce40945c44249233415aa52fa', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, index.h("ifx-icon", { key: 'bfec6fc8bac8fb7e13941413270bb57154ca3189', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), index.h("div", { key: 'd9f1f522730746436d1196db24a230b00082f020', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (index.h("div", { key: '62b21b69dd689f34b2e8c9f5ec4c7ba65184a14d', class: "sidebar-container" }, index.h("div", { key: '37889001862bf4a1e68087c2106755017791ec09', class: "filters-title-container" }, index.h("span", { key: '1fee3e3d1377bb20347fe478c29d130f412ed443', class: "filters-title" }, "Filters")), index.h("div", { key: '0380ff42c66254c0f0181db2409d4881d696a64e', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: '7a1a9daa6d018bb1925f0639166a1732566f39b1', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (index.h("div", { key: '90199deb0c1a079249a7a0c00cd46d699c7c0c29', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: 'dfe4575a69423c3b4c4cd3905fc60ffd6fe71533', name: "topbar-filter" })))), index.h("div", { key: 'e2209ef5304c97368d9671ca0ab02eb385754b91', class: "table-pagination-wrapper" }, index.h("div", { key: '0dc5845eb702c5da15239f3e54ad17db58fd436f', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
|
462
462
|
const filter = this.currentFilters[name];
|
463
463
|
const filterValues = filter.filterValues;
|
464
464
|
const isMultiSelect = filter.type !== 'text';
|
465
465
|
return filterValues.length > 0 ? (index.h("ifx-chip", { placeholder: name, size: "large", variant: isMultiSelect ? "multi" : "single", readOnly: true, value: filterValues, key: name }, filterValues.map(filterValue => (index.h("ifx-chip-item", { value: filterValue, selected: true, key: filterValue }, filterValue))))) : null;
|
466
|
-
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (index.h("ifx-button", { key: '
|
466
|
+
})), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (index.h("ifx-button", { key: 'e62ffd51cc0b859a2f98fdc28ba70758b77411b8', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, index.h("ifx-icon", { key: '58359d5ba1d961cad9de5fba52398b770dd94e7f', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (index.h("div", { key: 'a2bea9f689011cc2801eae67515b2ddb36119ea1', class: "matching-results-container" }, index.h("span", { key: '44d576a5cc8b9f368d38b6447c23c203d4daa3cb', class: "matching-results-count" }, this.matchingResultsCount), index.h("span", { key: 'fa17a37bd55c2d5bc2a57ac13a30bf39fe86e939', class: "matching-results-text" }, "matching results"))), index.h("div", { key: '65acff67c72a91c63029c5395b85581d2f749378', id: "table-wrapper", class: this.getTableClassNames() }, index.h("div", { key: '612d20948b224215e093cab8aed4262d7afa988e', id: `ifxTable-${this.uniqueKey}`, class: 'ifx-ag-grid', style: style, ref: (el) => this.container = el })), this.pagination ? index.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)))));
|
467
467
|
}
|
468
468
|
hasButtonCol() {
|
469
469
|
return this.getColData().some(column => column.field === 'button');
|
@@ -201,9 +201,9 @@ const IfxTabs = class {
|
|
201
201
|
}
|
202
202
|
render() {
|
203
203
|
var _a;
|
204
|
-
return (index.h("div", { key: '
|
204
|
+
return (index.h("div", { key: 'a63cc0fbd0ced13fbb445f4d6288ae92f4ee4442', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, index.h("ul", { key: 'f3e97288122fdc14114326a99c705cd33d43dfe5', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
|
205
205
|
_a.map((tab, index$1) => (index.h("li", { class: this.getTabItemClass(index$1), ref: (el) => (this.tabHeaderRefs[index$1] = el), onMouseDown: (event) => event.preventDefault(), onClick: () => this.handleClick(tab, index$1), "aria-selected": index$1 === this.internalActiveTabIndex ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', role: "tab" }, (tab === null || tab === void 0 ? void 0 : tab.icon) ? index.h("ifx-icon", { icon: tab.icon }) : '', tab === null || tab === void 0 ? void 0 :
|
206
|
-
tab.header))), index.h("div", { key: '
|
206
|
+
tab.header))), index.h("div", { key: '9d7a76b0b34a1c6c07380511b459dab211435ba5', class: "active-border" })), index.h("div", { key: '02b94f297069608a6bfa0e5b62624101744181a4', class: "tab-content" }, Array.from(this.tabObjects).map((_, index$1) => (index.h("div", { style: { display: index$1 === this.internalActiveTabIndex ? 'block' : 'none' } }, index.h("slot", { name: `tab-${index$1}` })))))));
|
207
207
|
}
|
208
208
|
get el() { return index.getElement(this); }
|
209
209
|
static get watchers() { return {
|
@@ -12,7 +12,7 @@ const Tag = class {
|
|
12
12
|
index.registerInstance(this, hostRef);
|
13
13
|
}
|
14
14
|
render() {
|
15
|
-
return (index.h("div", { key: '
|
15
|
+
return (index.h("div", { key: '209fdb856f30f922cb4253afb4ef4d7b70f6149f', "aria-label": "a tag", class: "container" }, this.icon && (index.h("ifx-icon", { key: 'fa7d3dbb497aba70804c37ef9f09219677e5cbd1', icon: this.icon })), index.h("a", { key: 'ebed1ae83eba47bb254e6fa7f85d49c717e34b98', href: "javascript:void(null);", class: "label-wrapper" }, index.h("p", { key: 'ea857f77b32f30833ee3899ee4147f910e9cf5ad', class: "label" }, index.h("slot", { key: 'fa2c754f7ae1d078529ae9cfae7f3ed3ec623573' })))));
|
16
16
|
}
|
17
17
|
};
|
18
18
|
Tag.style = IfxTagStyle0;
|
@@ -49,7 +49,7 @@ const TemplatesUI = class {
|
|
49
49
|
alertWrapper.classList.remove('show');
|
50
50
|
}
|
51
51
|
render() {
|
52
|
-
return (index.h("div", { key: '
|
52
|
+
return (index.h("div", { key: '7f313f223e75698fb23569c5f1b638e2be7ed628', class: 'templates__container' }, index.h("div", { key: '60687101dda3ccc1074377f4ebb15ce17d00cdae', class: "back__btn-wrapper" }, index.h("ifx-icon-button", { key: '6709aa534550a3df90a5ebd7709e7c339268372d', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), index.h("div", { key: '0046b65d5ec12ca8541dd335fc08547738658017', class: "alert__wrapper" }, index.h("ifx-alert", { key: '9abff4236fc894cfd62ceaff8c31ede82cf619fd', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), index.h("h2", { key: '92dae5ac00d3b350681cd38c1d1ae2b537fc2210', class: "templates__title" }, "Choose your template"), index.h("div", { key: '8742b6c129cbc0bcd4ce267d7b05520c0eddfda7', class: "templates__wrapper" }, index.h("ifx-template", { key: 'acdac4204ab3916114534e7941d2477257d03912', name: 'template-01', thumbnail: this.tableTemplate }), index.h("ifx-template", { key: 'a7e72c71310b5d8207ca1bf9ea27168215b0d5f9', name: 'template-02', thumbnail: this.wizardTemplate }))));
|
53
53
|
}
|
54
54
|
static get assetsDirs() { return ["assets"]; }
|
55
55
|
get el() { return index.getElement(this); }
|
@@ -61,7 +61,7 @@ const TextArea = class {
|
|
61
61
|
}
|
62
62
|
render() {
|
63
63
|
var _a, _b;
|
64
|
-
return (index.h(index.Host, { key: '
|
64
|
+
return (index.h(index.Host, { key: '0f5bf5d56ed26002f15ecc9582ee5a23b9f7c4c6', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: '560e1678ddd02cb1bf0229ffa17a61ffa0c039b3', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), index.h("div", { key: '4e66c7c6a52428ef33dee14d4346ce9f9076e3c7', class: 'wrapper__textarea' }, index.h("textarea", { key: '9346dad809f595081723e77d18fd0b26c1653267', "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()) && (index.h("div", { key: '8946de96db794c98a5e004da191e8ca38921d403', class: 'wrapper__caption' }, this.caption.trim()))));
|
65
65
|
}
|
66
66
|
static get formAssociated() { return true; }
|
67
67
|
get el() { return index.getElement(this); }
|
@@ -156,10 +156,10 @@ const Tooltip = class {
|
|
156
156
|
'tooltip-extended': true,
|
157
157
|
'visible': this.tooltipVisible,
|
158
158
|
};
|
159
|
-
return (index.h("div", { key: '
|
160
|
-
index.h("div", { key: '
|
161
|
-
index.h("div", { key: '
|
162
|
-
index.h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, index.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" }), index.h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), index.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" }))), index.h("div", { key: '
|
159
|
+
return (index.h("div", { key: '795261177635c90ede6d1995541ce8268f2e5262', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, index.h("slot", { key: '29726682709195c97888e62b36d43f6244d22a2c' }), this.variant.toLowerCase() === 'dismissible' && index.h("div", { key: '54c229be4a0171c4b9e186f7628fce4ab3aeb5b9', class: tooltipDismissible }, index.h("button", { key: '374d309c74630b3f3e9f80294c0f363562ce65a9', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, index.h("ifx-icon", { key: '02efd77155cc94b6ecb367fcb375cbf600e234b0', icon: "cross16" })), index.h("div", { key: '3b96437efad72d370939ed08d70b84d404380874', class: "tooltip-dismissible-content" }, this.header && index.h("div", { key: 'fe62bcecd51d532b08568099bf96946b4eb9f611', class: "tooltip-dismissible-header" }, this.header), index.h("div", { key: '36579a2f1d9dd9c7c90c3dca8315e29dc5211437', class: "tooltip-dismissible-body" }, this.text)), index.h("svg", { key: '0044d3c563e9626f499b1907952e1815f27ca703', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'd21890a5123322e1a7624490911b2a1004d64b8f', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
|
160
|
+
index.h("div", { key: 'efee60a0cfe549c815acdd34cbfd06f181531c1c', class: tooltipCompact }, this.text, index.h("svg", { key: '0d992bbf5a4afc6f81769a00b8fcfff07eea54e1', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'f029785003cf5b9ab72c9c97fa9288d27e6b1ac6', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
|
161
|
+
index.h("div", { key: '095a979593f3ea948f92a191b316955d65e79871', class: tooltipExtended }, index.h("slot", { key: '8cd096bf58bf84f36eade7821029847553e52ab5', name: "icon" }, this.icon ? index.h("div", { class: "extended_icon" }, index.h("ifx-icon", { icon: this.icon })) :
|
162
|
+
index.h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, index.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" }), index.h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), index.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" }))), index.h("div", { key: '6839331b2b82599e8fffef8e1faab2c071f7eb3d', class: "tooltip-extended-content" }, this.header && index.h("div", { key: 'ab6e181488ed0f2b382b867d789a0a8824d306f1', class: "tooltip-extended-header" }, this.header), index.h("div", { key: '74c3fcb2d270f4d20d383434990667aa09f35894', class: "tooltip-extended-body" }, this.text)), index.h("svg", { key: '94616a0710484992a1289501d3d744ce6dc89020', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'a261fb73ff98c22d389575ec8dd991aebbaaba90', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
|
163
163
|
}
|
164
164
|
get el() { return index.getElement(this); }
|
165
165
|
static get watchers() { return {
|
@@ -149,6 +149,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
149
149
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
150
150
|
/* webpackMode: "lazy" */
|
151
151
|
'./ifx-date-picker.cjs.entry.js')); }).then(processMod, consoleError);
|
152
|
+
case 'ifx-download.cjs':
|
153
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
154
|
+
/* webpackMode: "lazy" */
|
155
|
+
'./ifx-download.cjs.entry.js')); }).then(processMod, consoleError);
|
152
156
|
case 'ifx-dropdown.cjs':
|
153
157
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
154
158
|
/* webpackMode: "lazy" */
|