@siemens/ix-react 3.1.0 → 4.0.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.
@@ -1,147 +1,138 @@
1
1
  "use client";
2
- import { IxActionCard as IxActionCard$1, defineCustomElement } from '@siemens/ix/components/ix-action-card.js';
3
- import { IxApplicationHeader as IxApplicationHeader$1, defineCustomElement as defineCustomElement$2 } from '@siemens/ix/components/ix-application-header.js';
4
- import { IxApplication as IxApplication$1, defineCustomElement as defineCustomElement$1 } from '@siemens/ix/components/ix-application.js';
5
- import { IxAvatar as IxAvatar$1, defineCustomElement as defineCustomElement$3 } from '@siemens/ix/components/ix-avatar.js';
6
- import { IxBasicNavigation as IxBasicNavigation$1, defineCustomElement as defineCustomElement$4 } from '@siemens/ix/components/ix-basic-navigation.js';
7
- import { IxBlind as IxBlind$1, defineCustomElement as defineCustomElement$5 } from '@siemens/ix/components/ix-blind.js';
8
- import { IxBreadcrumbItem as IxBreadcrumbItem$1, defineCustomElement as defineCustomElement$7 } from '@siemens/ix/components/ix-breadcrumb-item.js';
9
- import { IxBreadcrumb as IxBreadcrumb$1, defineCustomElement as defineCustomElement$6 } from '@siemens/ix/components/ix-breadcrumb.js';
10
- import { IxButton as IxButton$1, defineCustomElement as defineCustomElement$8 } from '@siemens/ix/components/ix-button.js';
11
- import { IxCardAccordion as IxCardAccordion$1, defineCustomElement as defineCustomElement$a } from '@siemens/ix/components/ix-card-accordion.js';
12
- import { IxCardContent as IxCardContent$1, defineCustomElement as defineCustomElement$b } from '@siemens/ix/components/ix-card-content.js';
13
- import { IxCardList as IxCardList$1, defineCustomElement as defineCustomElement$c } from '@siemens/ix/components/ix-card-list.js';
14
- import { IxCardTitle as IxCardTitle$1, defineCustomElement as defineCustomElement$d } from '@siemens/ix/components/ix-card-title.js';
15
- import { IxCard as IxCard$1, defineCustomElement as defineCustomElement$9 } from '@siemens/ix/components/ix-card.js';
16
- import { IxCategoryFilter as IxCategoryFilter$1, defineCustomElement as defineCustomElement$e } from '@siemens/ix/components/ix-category-filter.js';
17
- import { IxCheckboxGroup as IxCheckboxGroup$1, defineCustomElement as defineCustomElement$g } from '@siemens/ix/components/ix-checkbox-group.js';
18
- import { IxCheckbox as IxCheckbox$1, defineCustomElement as defineCustomElement$f } from '@siemens/ix/components/ix-checkbox.js';
19
- import { IxChip as IxChip$1, defineCustomElement as defineCustomElement$h } from '@siemens/ix/components/ix-chip.js';
20
- import { IxCol as IxCol$1, defineCustomElement as defineCustomElement$i } from '@siemens/ix/components/ix-col.js';
21
- import { IxContentHeader as IxContentHeader$1, defineCustomElement as defineCustomElement$k } from '@siemens/ix/components/ix-content-header.js';
22
- import { IxContent as IxContent$1, defineCustomElement as defineCustomElement$j } from '@siemens/ix/components/ix-content.js';
23
- import { IxCustomField as IxCustomField$1, defineCustomElement as defineCustomElement$l } from '@siemens/ix/components/ix-custom-field.js';
24
- import { IxDateDropdown as IxDateDropdown$1, defineCustomElement as defineCustomElement$m } from '@siemens/ix/components/ix-date-dropdown.js';
25
- import { IxDateInput as IxDateInput$1, defineCustomElement as defineCustomElement$n } from '@siemens/ix/components/ix-date-input.js';
26
- import { IxDatePicker as IxDatePicker$1, defineCustomElement as defineCustomElement$o } from '@siemens/ix/components/ix-date-picker.js';
27
- import { IxDatetimePicker as IxDatetimePicker$1, defineCustomElement as defineCustomElement$p } from '@siemens/ix/components/ix-datetime-picker.js';
28
- import { IxDivider as IxDivider$1, defineCustomElement as defineCustomElement$q } from '@siemens/ix/components/ix-divider.js';
29
- import { IxDrawer as IxDrawer$1, defineCustomElement as defineCustomElement$r } from '@siemens/ix/components/ix-drawer.js';
30
- import { IxDropdownButton as IxDropdownButton$1, defineCustomElement as defineCustomElement$t } from '@siemens/ix/components/ix-dropdown-button.js';
31
- import { IxDropdownHeader as IxDropdownHeader$1, defineCustomElement as defineCustomElement$u } from '@siemens/ix/components/ix-dropdown-header.js';
32
- import { IxDropdownItem as IxDropdownItem$1, defineCustomElement as defineCustomElement$v } from '@siemens/ix/components/ix-dropdown-item.js';
33
- import { IxDropdownQuickActions as IxDropdownQuickActions$1, defineCustomElement as defineCustomElement$w } from '@siemens/ix/components/ix-dropdown-quick-actions.js';
34
- import { IxDropdown as IxDropdown$1, defineCustomElement as defineCustomElement$s } from '@siemens/ix/components/ix-dropdown.js';
35
- import { IxEmptyState as IxEmptyState$1, defineCustomElement as defineCustomElement$x } from '@siemens/ix/components/ix-empty-state.js';
36
- import { IxEventListItem as IxEventListItem$1, defineCustomElement as defineCustomElement$z } from '@siemens/ix/components/ix-event-list-item.js';
37
- import { IxEventList as IxEventList$1, defineCustomElement as defineCustomElement$y } from '@siemens/ix/components/ix-event-list.js';
38
- import { IxExpandingSearch as IxExpandingSearch$1, defineCustomElement as defineCustomElement$A } from '@siemens/ix/components/ix-expanding-search.js';
39
- import { IxFieldLabel as IxFieldLabel$1, defineCustomElement as defineCustomElement$B } from '@siemens/ix/components/ix-field-label.js';
40
- import { IxFilterChip as IxFilterChip$1, defineCustomElement as defineCustomElement$C } from '@siemens/ix/components/ix-filter-chip.js';
41
- import { IxFlipTileContent as IxFlipTileContent$1, defineCustomElement as defineCustomElement$E } from '@siemens/ix/components/ix-flip-tile-content.js';
42
- import { IxFlipTile as IxFlipTile$1, defineCustomElement as defineCustomElement$D } from '@siemens/ix/components/ix-flip-tile.js';
43
- import { IxGroupContextMenu as IxGroupContextMenu$1, defineCustomElement as defineCustomElement$G } from '@siemens/ix/components/ix-group-context-menu.js';
44
- import { IxGroupItem as IxGroupItem$1, defineCustomElement as defineCustomElement$H } from '@siemens/ix/components/ix-group-item.js';
45
- import { IxGroup as IxGroup$1, defineCustomElement as defineCustomElement$F } from '@siemens/ix/components/ix-group.js';
46
- import { IxHelperText as IxHelperText$1, defineCustomElement as defineCustomElement$I } from '@siemens/ix/components/ix-helper-text.js';
47
- import { IxIconButton as IxIconButton$1, defineCustomElement as defineCustomElement$J } from '@siemens/ix/components/ix-icon-button.js';
48
- import { IxIconToggleButton as IxIconToggleButton$1, defineCustomElement as defineCustomElement$K } from '@siemens/ix/components/ix-icon-toggle-button.js';
49
- import { IxInputGroup as IxInputGroup$1, defineCustomElement as defineCustomElement$M } from '@siemens/ix/components/ix-input-group.js';
50
- import { IxInput as IxInput$1, defineCustomElement as defineCustomElement$L } from '@siemens/ix/components/ix-input.js';
51
- import { IxKeyValueList as IxKeyValueList$1, defineCustomElement as defineCustomElement$O } from '@siemens/ix/components/ix-key-value-list.js';
52
- import { IxKeyValue as IxKeyValue$1, defineCustomElement as defineCustomElement$N } from '@siemens/ix/components/ix-key-value.js';
53
- import { IxKpi as IxKpi$1, defineCustomElement as defineCustomElement$P } from '@siemens/ix/components/ix-kpi.js';
54
- import { IxLayoutAuto as IxLayoutAuto$1, defineCustomElement as defineCustomElement$Q } from '@siemens/ix/components/ix-layout-auto.js';
55
- import { IxLayoutGrid as IxLayoutGrid$1, defineCustomElement as defineCustomElement$R } from '@siemens/ix/components/ix-layout-grid.js';
56
- import { IxLinkButton as IxLinkButton$1, defineCustomElement as defineCustomElement$S } from '@siemens/ix/components/ix-link-button.js';
57
- import { IxMapNavigationOverlay as IxMapNavigationOverlay$1, defineCustomElement as defineCustomElement$U } from '@siemens/ix/components/ix-map-navigation-overlay.js';
58
- import { IxMapNavigation as IxMapNavigation$1, defineCustomElement as defineCustomElement$T } from '@siemens/ix/components/ix-map-navigation.js';
59
- import { IxMenuAboutItem as IxMenuAboutItem$1, defineCustomElement as defineCustomElement$X } from '@siemens/ix/components/ix-menu-about-item.js';
60
- import { IxMenuAboutNews as IxMenuAboutNews$1, defineCustomElement as defineCustomElement$Y } from '@siemens/ix/components/ix-menu-about-news.js';
61
- import { IxMenuAbout as IxMenuAbout$1, defineCustomElement as defineCustomElement$W } from '@siemens/ix/components/ix-menu-about.js';
62
- import { IxMenuAvatarItem as IxMenuAvatarItem$1, defineCustomElement as defineCustomElement$_ } from '@siemens/ix/components/ix-menu-avatar-item.js';
63
- import { IxMenuAvatar as IxMenuAvatar$1, defineCustomElement as defineCustomElement$Z } from '@siemens/ix/components/ix-menu-avatar.js';
64
- import { IxMenuCategory as IxMenuCategory$1, defineCustomElement as defineCustomElement$$ } from '@siemens/ix/components/ix-menu-category.js';
65
- import { IxMenuItem as IxMenuItem$1, defineCustomElement as defineCustomElement$10 } from '@siemens/ix/components/ix-menu-item.js';
66
- import { IxMenuSettingsItem as IxMenuSettingsItem$1, defineCustomElement as defineCustomElement$12 } from '@siemens/ix/components/ix-menu-settings-item.js';
67
- import { IxMenuSettings as IxMenuSettings$1, defineCustomElement as defineCustomElement$11 } from '@siemens/ix/components/ix-menu-settings.js';
68
- import { IxMenu as IxMenu$1, defineCustomElement as defineCustomElement$V } from '@siemens/ix/components/ix-menu.js';
69
- import { IxMessageBar as IxMessageBar$1, defineCustomElement as defineCustomElement$13 } from '@siemens/ix/components/ix-message-bar.js';
70
- import { IxModalContent as IxModalContent$1, defineCustomElement as defineCustomElement$15 } from '@siemens/ix/components/ix-modal-content.js';
71
- import { IxModalFooter as IxModalFooter$1, defineCustomElement as defineCustomElement$16 } from '@siemens/ix/components/ix-modal-footer.js';
72
- import { IxModalHeader as IxModalHeader$1, defineCustomElement as defineCustomElement$17 } from '@siemens/ix/components/ix-modal-header.js';
73
- import { IxModal as IxModal$1, defineCustomElement as defineCustomElement$14 } from '@siemens/ix/components/ix-modal.js';
74
- import { IxNumberInput as IxNumberInput$1, defineCustomElement as defineCustomElement$18 } from '@siemens/ix/components/ix-number-input.js';
75
- import { IxPagination as IxPagination$1, defineCustomElement as defineCustomElement$19 } from '@siemens/ix/components/ix-pagination.js';
76
- import { IxPaneLayout as IxPaneLayout$1, defineCustomElement as defineCustomElement$1b } from '@siemens/ix/components/ix-pane-layout.js';
77
- import { IxPane as IxPane$1, defineCustomElement as defineCustomElement$1a } from '@siemens/ix/components/ix-pane.js';
78
- import { IxPill as IxPill$1, defineCustomElement as defineCustomElement$1c } from '@siemens/ix/components/ix-pill.js';
79
- import { IxPushCard as IxPushCard$1, defineCustomElement as defineCustomElement$1d } from '@siemens/ix/components/ix-push-card.js';
80
- import { IxRadioGroup as IxRadioGroup$1, defineCustomElement as defineCustomElement$1f } from '@siemens/ix/components/ix-radio-group.js';
81
- import { IxRadio as IxRadio$1, defineCustomElement as defineCustomElement$1e } from '@siemens/ix/components/ix-radio.js';
82
- import { IxRow as IxRow$1, defineCustomElement as defineCustomElement$1g } from '@siemens/ix/components/ix-row.js';
83
- import { IxSelectItem as IxSelectItem$1, defineCustomElement as defineCustomElement$1i } from '@siemens/ix/components/ix-select-item.js';
84
- import { IxSelect as IxSelect$1, defineCustomElement as defineCustomElement$1h } from '@siemens/ix/components/ix-select.js';
85
- import { IxSlider as IxSlider$1, defineCustomElement as defineCustomElement$1j } from '@siemens/ix/components/ix-slider.js';
86
- import { IxSpinner as IxSpinner$1, defineCustomElement as defineCustomElement$1k } from '@siemens/ix/components/ix-spinner.js';
87
- import { IxSplitButton as IxSplitButton$1, defineCustomElement as defineCustomElement$1l } from '@siemens/ix/components/ix-split-button.js';
88
- import { IxTabItem as IxTabItem$1, defineCustomElement as defineCustomElement$1m } from '@siemens/ix/components/ix-tab-item.js';
89
- import { IxTabs as IxTabs$1, defineCustomElement as defineCustomElement$1n } from '@siemens/ix/components/ix-tabs.js';
90
- import { IxTextarea as IxTextarea$1, defineCustomElement as defineCustomElement$1o } from '@siemens/ix/components/ix-textarea.js';
91
- import { IxTile as IxTile$1, defineCustomElement as defineCustomElement$1p } from '@siemens/ix/components/ix-tile.js';
92
- import { IxTimePicker as IxTimePicker$1, defineCustomElement as defineCustomElement$1q } from '@siemens/ix/components/ix-time-picker.js';
93
- import { IxToastContainer as IxToastContainer$1, defineCustomElement as defineCustomElement$1s } from '@siemens/ix/components/ix-toast-container.js';
94
- import { IxToast as IxToast$1, defineCustomElement as defineCustomElement$1r } from '@siemens/ix/components/ix-toast.js';
95
- import { IxToggleButton as IxToggleButton$1, defineCustomElement as defineCustomElement$1u } from '@siemens/ix/components/ix-toggle-button.js';
96
- import { IxToggle as IxToggle$1, defineCustomElement as defineCustomElement$1t } from '@siemens/ix/components/ix-toggle.js';
97
- import { IxTooltip as IxTooltip$1, defineCustomElement as defineCustomElement$1v } from '@siemens/ix/components/ix-tooltip.js';
98
- import { IxTypography as IxTypography$1, defineCustomElement as defineCustomElement$1w } from '@siemens/ix/components/ix-typography.js';
99
- import { IxUpload as IxUpload$1, defineCustomElement as defineCustomElement$1x } from '@siemens/ix/components/ix-upload.js';
100
- import { IxValidationTooltip as IxValidationTooltip$1, defineCustomElement as defineCustomElement$1y } from '@siemens/ix/components/ix-validation-tooltip.js';
101
- import { IxWorkflowStep as IxWorkflowStep$1, defineCustomElement as defineCustomElement$1z } from '@siemens/ix/components/ix-workflow-step.js';
102
- import { IxWorkflowSteps as IxWorkflowSteps$1, defineCustomElement as defineCustomElement$1A } from '@siemens/ix/components/ix-workflow-steps.js';
2
+ import { defineCustomElement as defineCustomElement$1, IxActionCard as IxActionCard$1 } from '@siemens/ix/components/ix-action-card.js';
3
+ import { defineCustomElement as defineCustomElement$3, IxApplicationHeader as IxApplicationHeader$1 } from '@siemens/ix/components/ix-application-header.js';
4
+ import { defineCustomElement as defineCustomElement$2, IxApplication as IxApplication$1 } from '@siemens/ix/components/ix-application.js';
5
+ import { defineCustomElement as defineCustomElement$4, IxAvatar as IxAvatar$1 } from '@siemens/ix/components/ix-avatar.js';
6
+ import { defineCustomElement as defineCustomElement$5, IxBlind as IxBlind$1 } from '@siemens/ix/components/ix-blind.js';
7
+ import { defineCustomElement as defineCustomElement$7, IxBreadcrumbItem as IxBreadcrumbItem$1 } from '@siemens/ix/components/ix-breadcrumb-item.js';
8
+ import { defineCustomElement as defineCustomElement$6, IxBreadcrumb as IxBreadcrumb$1 } from '@siemens/ix/components/ix-breadcrumb.js';
9
+ import { defineCustomElement as defineCustomElement$8, IxButton as IxButton$1 } from '@siemens/ix/components/ix-button.js';
10
+ import { defineCustomElement as defineCustomElement$a, IxCardAccordion as IxCardAccordion$1 } from '@siemens/ix/components/ix-card-accordion.js';
11
+ import { defineCustomElement as defineCustomElement$b, IxCardContent as IxCardContent$1 } from '@siemens/ix/components/ix-card-content.js';
12
+ import { defineCustomElement as defineCustomElement$c, IxCardList as IxCardList$1 } from '@siemens/ix/components/ix-card-list.js';
13
+ import { defineCustomElement as defineCustomElement$d, IxCardTitle as IxCardTitle$1 } from '@siemens/ix/components/ix-card-title.js';
14
+ import { defineCustomElement as defineCustomElement$9, IxCard as IxCard$1 } from '@siemens/ix/components/ix-card.js';
15
+ import { defineCustomElement as defineCustomElement$e, IxCategoryFilter as IxCategoryFilter$1 } from '@siemens/ix/components/ix-category-filter.js';
16
+ import { defineCustomElement as defineCustomElement$g, IxCheckboxGroup as IxCheckboxGroup$1 } from '@siemens/ix/components/ix-checkbox-group.js';
17
+ import { defineCustomElement as defineCustomElement$f, IxCheckbox as IxCheckbox$1 } from '@siemens/ix/components/ix-checkbox.js';
18
+ import { defineCustomElement as defineCustomElement$h, IxChip as IxChip$1 } from '@siemens/ix/components/ix-chip.js';
19
+ import { defineCustomElement as defineCustomElement$i, IxCol as IxCol$1 } from '@siemens/ix/components/ix-col.js';
20
+ import { defineCustomElement as defineCustomElement$k, IxContentHeader as IxContentHeader$1 } from '@siemens/ix/components/ix-content-header.js';
21
+ import { defineCustomElement as defineCustomElement$j, IxContent as IxContent$1 } from '@siemens/ix/components/ix-content.js';
22
+ import { defineCustomElement as defineCustomElement$l, IxCustomField as IxCustomField$1 } from '@siemens/ix/components/ix-custom-field.js';
23
+ import { defineCustomElement as defineCustomElement$m, IxDateDropdown as IxDateDropdown$1 } from '@siemens/ix/components/ix-date-dropdown.js';
24
+ import { defineCustomElement as defineCustomElement$n, IxDateInput as IxDateInput$1 } from '@siemens/ix/components/ix-date-input.js';
25
+ import { defineCustomElement as defineCustomElement$o, IxDatePicker as IxDatePicker$1 } from '@siemens/ix/components/ix-date-picker.js';
26
+ import { defineCustomElement as defineCustomElement$p, IxDatetimePicker as IxDatetimePicker$1 } from '@siemens/ix/components/ix-datetime-picker.js';
27
+ import { defineCustomElement as defineCustomElement$q, IxDivider as IxDivider$1 } from '@siemens/ix/components/ix-divider.js';
28
+ import { defineCustomElement as defineCustomElement$r, IxDrawer as IxDrawer$1 } from '@siemens/ix/components/ix-drawer.js';
29
+ import { defineCustomElement as defineCustomElement$t, IxDropdownButton as IxDropdownButton$1 } from '@siemens/ix/components/ix-dropdown-button.js';
30
+ import { defineCustomElement as defineCustomElement$u, IxDropdownHeader as IxDropdownHeader$1 } from '@siemens/ix/components/ix-dropdown-header.js';
31
+ import { defineCustomElement as defineCustomElement$v, IxDropdownItem as IxDropdownItem$1 } from '@siemens/ix/components/ix-dropdown-item.js';
32
+ import { defineCustomElement as defineCustomElement$w, IxDropdownQuickActions as IxDropdownQuickActions$1 } from '@siemens/ix/components/ix-dropdown-quick-actions.js';
33
+ import { defineCustomElement as defineCustomElement$s, IxDropdown as IxDropdown$1 } from '@siemens/ix/components/ix-dropdown.js';
34
+ import { defineCustomElement as defineCustomElement$x, IxEmptyState as IxEmptyState$1 } from '@siemens/ix/components/ix-empty-state.js';
35
+ import { defineCustomElement as defineCustomElement$z, IxEventListItem as IxEventListItem$1 } from '@siemens/ix/components/ix-event-list-item.js';
36
+ import { defineCustomElement as defineCustomElement$y, IxEventList as IxEventList$1 } from '@siemens/ix/components/ix-event-list.js';
37
+ import { defineCustomElement as defineCustomElement$A, IxExpandingSearch as IxExpandingSearch$1 } from '@siemens/ix/components/ix-expanding-search.js';
38
+ import { defineCustomElement as defineCustomElement$B, IxFieldLabel as IxFieldLabel$1 } from '@siemens/ix/components/ix-field-label.js';
39
+ import { defineCustomElement as defineCustomElement$C, IxFilterChip as IxFilterChip$1 } from '@siemens/ix/components/ix-filter-chip.js';
40
+ import { defineCustomElement as defineCustomElement$E, IxFlipTileContent as IxFlipTileContent$1 } from '@siemens/ix/components/ix-flip-tile-content.js';
41
+ import { defineCustomElement as defineCustomElement$D, IxFlipTile as IxFlipTile$1 } from '@siemens/ix/components/ix-flip-tile.js';
42
+ import { defineCustomElement as defineCustomElement$G, IxGroupContextMenu as IxGroupContextMenu$1 } from '@siemens/ix/components/ix-group-context-menu.js';
43
+ import { defineCustomElement as defineCustomElement$H, IxGroupItem as IxGroupItem$1 } from '@siemens/ix/components/ix-group-item.js';
44
+ import { defineCustomElement as defineCustomElement$F, IxGroup as IxGroup$1 } from '@siemens/ix/components/ix-group.js';
45
+ import { defineCustomElement as defineCustomElement$I, IxHelperText as IxHelperText$1 } from '@siemens/ix/components/ix-helper-text.js';
46
+ import { defineCustomElement as defineCustomElement$J, IxIconButton as IxIconButton$1 } from '@siemens/ix/components/ix-icon-button.js';
47
+ import { defineCustomElement as defineCustomElement$K, IxIconToggleButton as IxIconToggleButton$1 } from '@siemens/ix/components/ix-icon-toggle-button.js';
48
+ import { defineCustomElement as defineCustomElement$M, IxInputGroup as IxInputGroup$1 } from '@siemens/ix/components/ix-input-group.js';
49
+ import { defineCustomElement as defineCustomElement$L, IxInput as IxInput$1 } from '@siemens/ix/components/ix-input.js';
50
+ import { defineCustomElement as defineCustomElement$O, IxKeyValueList as IxKeyValueList$1 } from '@siemens/ix/components/ix-key-value-list.js';
51
+ import { defineCustomElement as defineCustomElement$N, IxKeyValue as IxKeyValue$1 } from '@siemens/ix/components/ix-key-value.js';
52
+ import { defineCustomElement as defineCustomElement$P, IxKpi as IxKpi$1 } from '@siemens/ix/components/ix-kpi.js';
53
+ import { defineCustomElement as defineCustomElement$Q, IxLayoutAuto as IxLayoutAuto$1 } from '@siemens/ix/components/ix-layout-auto.js';
54
+ import { defineCustomElement as defineCustomElement$R, IxLayoutGrid as IxLayoutGrid$1 } from '@siemens/ix/components/ix-layout-grid.js';
55
+ import { defineCustomElement as defineCustomElement$S, IxLinkButton as IxLinkButton$1 } from '@siemens/ix/components/ix-link-button.js';
56
+ import { defineCustomElement as defineCustomElement$V, IxMenuAboutItem as IxMenuAboutItem$1 } from '@siemens/ix/components/ix-menu-about-item.js';
57
+ import { defineCustomElement as defineCustomElement$W, IxMenuAboutNews as IxMenuAboutNews$1 } from '@siemens/ix/components/ix-menu-about-news.js';
58
+ import { defineCustomElement as defineCustomElement$U, IxMenuAbout as IxMenuAbout$1 } from '@siemens/ix/components/ix-menu-about.js';
59
+ import { defineCustomElement as defineCustomElement$Y, IxMenuAvatarItem as IxMenuAvatarItem$1 } from '@siemens/ix/components/ix-menu-avatar-item.js';
60
+ import { defineCustomElement as defineCustomElement$X, IxMenuAvatar as IxMenuAvatar$1 } from '@siemens/ix/components/ix-menu-avatar.js';
61
+ import { defineCustomElement as defineCustomElement$Z, IxMenuCategory as IxMenuCategory$1 } from '@siemens/ix/components/ix-menu-category.js';
62
+ import { defineCustomElement as defineCustomElement$_, IxMenuItem as IxMenuItem$1 } from '@siemens/ix/components/ix-menu-item.js';
63
+ import { defineCustomElement as defineCustomElement$10, IxMenuSettingsItem as IxMenuSettingsItem$1 } from '@siemens/ix/components/ix-menu-settings-item.js';
64
+ import { defineCustomElement as defineCustomElement$$, IxMenuSettings as IxMenuSettings$1 } from '@siemens/ix/components/ix-menu-settings.js';
65
+ import { defineCustomElement as defineCustomElement$T, IxMenu as IxMenu$1 } from '@siemens/ix/components/ix-menu.js';
66
+ import { defineCustomElement as defineCustomElement$11, IxMessageBar as IxMessageBar$1 } from '@siemens/ix/components/ix-message-bar.js';
67
+ import { defineCustomElement as defineCustomElement$12, IxModalContent as IxModalContent$1 } from '@siemens/ix/components/ix-modal-content.js';
68
+ import { defineCustomElement as defineCustomElement$13, IxModalFooter as IxModalFooter$1 } from '@siemens/ix/components/ix-modal-footer.js';
69
+ import { defineCustomElement as defineCustomElement$14, IxModalHeader as IxModalHeader$1 } from '@siemens/ix/components/ix-modal-header.js';
70
+ import { defineCustomElement, IxModal as IxModal$1 } from '@siemens/ix/components/ix-modal.js';
71
+ import { defineCustomElement as defineCustomElement$15, IxNumberInput as IxNumberInput$1 } from '@siemens/ix/components/ix-number-input.js';
72
+ import { defineCustomElement as defineCustomElement$16, IxPagination as IxPagination$1 } from '@siemens/ix/components/ix-pagination.js';
73
+ import { defineCustomElement as defineCustomElement$18, IxPaneLayout as IxPaneLayout$1 } from '@siemens/ix/components/ix-pane-layout.js';
74
+ import { defineCustomElement as defineCustomElement$17, IxPane as IxPane$1 } from '@siemens/ix/components/ix-pane.js';
75
+ import { defineCustomElement as defineCustomElement$19, IxPill as IxPill$1 } from '@siemens/ix/components/ix-pill.js';
76
+ import { defineCustomElement as defineCustomElement$1a, IxProgressIndicator as IxProgressIndicator$1 } from '@siemens/ix/components/ix-progress-indicator.js';
77
+ import { defineCustomElement as defineCustomElement$1b, IxPushCard as IxPushCard$1 } from '@siemens/ix/components/ix-push-card.js';
78
+ import { defineCustomElement as defineCustomElement$1d, IxRadioGroup as IxRadioGroup$1 } from '@siemens/ix/components/ix-radio-group.js';
79
+ import { defineCustomElement as defineCustomElement$1c, IxRadio as IxRadio$1 } from '@siemens/ix/components/ix-radio.js';
80
+ import { defineCustomElement as defineCustomElement$1e, IxRow as IxRow$1 } from '@siemens/ix/components/ix-row.js';
81
+ import { defineCustomElement as defineCustomElement$1g, IxSelectItem as IxSelectItem$1 } from '@siemens/ix/components/ix-select-item.js';
82
+ import { defineCustomElement as defineCustomElement$1f, IxSelect as IxSelect$1 } from '@siemens/ix/components/ix-select.js';
83
+ import { defineCustomElement as defineCustomElement$1h, IxSlider as IxSlider$1 } from '@siemens/ix/components/ix-slider.js';
84
+ import { defineCustomElement as defineCustomElement$1i, IxSpinner as IxSpinner$1 } from '@siemens/ix/components/ix-spinner.js';
85
+ import { defineCustomElement as defineCustomElement$1j, IxSplitButton as IxSplitButton$1 } from '@siemens/ix/components/ix-split-button.js';
86
+ import { defineCustomElement as defineCustomElement$1k, IxTabItem as IxTabItem$1 } from '@siemens/ix/components/ix-tab-item.js';
87
+ import { defineCustomElement as defineCustomElement$1l, IxTabs as IxTabs$1 } from '@siemens/ix/components/ix-tabs.js';
88
+ import { defineCustomElement as defineCustomElement$1m, IxTextarea as IxTextarea$1 } from '@siemens/ix/components/ix-textarea.js';
89
+ import { defineCustomElement as defineCustomElement$1n, IxTile as IxTile$1 } from '@siemens/ix/components/ix-tile.js';
90
+ import { defineCustomElement as defineCustomElement$1o, IxTimeInput as IxTimeInput$1 } from '@siemens/ix/components/ix-time-input.js';
91
+ import { defineCustomElement as defineCustomElement$1p, IxTimePicker as IxTimePicker$1 } from '@siemens/ix/components/ix-time-picker.js';
92
+ import { defineCustomElement as defineCustomElement$1r, IxToastContainer as IxToastContainer$1 } from '@siemens/ix/components/ix-toast-container.js';
93
+ import { defineCustomElement as defineCustomElement$1q, IxToast as IxToast$1 } from '@siemens/ix/components/ix-toast.js';
94
+ import { defineCustomElement as defineCustomElement$1t, IxToggleButton as IxToggleButton$1 } from '@siemens/ix/components/ix-toggle-button.js';
95
+ import { defineCustomElement as defineCustomElement$1s, IxToggle as IxToggle$1 } from '@siemens/ix/components/ix-toggle.js';
96
+ import { defineCustomElement as defineCustomElement$1u, IxTooltip as IxTooltip$1 } from '@siemens/ix/components/ix-tooltip.js';
97
+ import { defineCustomElement as defineCustomElement$1v, IxTypography as IxTypography$1 } from '@siemens/ix/components/ix-typography.js';
98
+ import { defineCustomElement as defineCustomElement$1w, IxUpload as IxUpload$1 } from '@siemens/ix/components/ix-upload.js';
99
+ import { defineCustomElement as defineCustomElement$1x, IxValidationTooltip as IxValidationTooltip$1 } from '@siemens/ix/components/ix-validation-tooltip.js';
100
+ import { defineCustomElement as defineCustomElement$1y, IxWorkflowStep as IxWorkflowStep$1 } from '@siemens/ix/components/ix-workflow-step.js';
101
+ import { defineCustomElement as defineCustomElement$1z, IxWorkflowSteps as IxWorkflowSteps$1 } from '@siemens/ix/components/ix-workflow-steps.js';
103
102
  import { createComponent } from '@stencil/react-output-target/runtime';
104
103
  import React from 'react';
105
104
 
106
105
  const IxActionCard = /*@__PURE__*/ createComponent({
107
106
  tagName: 'ix-action-card',
108
107
  elementClass: IxActionCard$1,
109
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
108
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
110
109
  react: React,
111
110
  events: {},
112
- defineCustomElement: defineCustomElement
111
+ defineCustomElement: defineCustomElement$1
113
112
  });
114
113
  const IxApplication = /*@__PURE__*/ createComponent({
115
114
  tagName: 'ix-application',
116
115
  elementClass: IxApplication$1,
117
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
116
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
118
117
  react: React,
119
118
  events: {},
120
- defineCustomElement: defineCustomElement$1
119
+ defineCustomElement: defineCustomElement$2
121
120
  });
122
121
  const IxApplicationHeader = /*@__PURE__*/ createComponent({
123
122
  tagName: 'ix-application-header',
124
123
  elementClass: IxApplicationHeader$1,
125
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
124
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
126
125
  react: React,
127
126
  events: {
128
127
  onMenuToggle: 'menuToggle',
129
128
  onOpenAppSwitch: 'openAppSwitch'
130
129
  },
131
- defineCustomElement: defineCustomElement$2
130
+ defineCustomElement: defineCustomElement$3
132
131
  });
133
132
  const IxAvatar = /*@__PURE__*/ createComponent({
134
133
  tagName: 'ix-avatar',
135
134
  elementClass: IxAvatar$1,
136
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
137
- react: React,
138
- events: {},
139
- defineCustomElement: defineCustomElement$3
140
- });
141
- const IxBasicNavigation = /*@__PURE__*/ createComponent({
142
- tagName: 'ix-basic-navigation',
143
- elementClass: IxBasicNavigation$1,
144
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
135
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
145
136
  react: React,
146
137
  events: {},
147
138
  defineCustomElement: defineCustomElement$4
@@ -149,7 +140,7 @@ const IxBasicNavigation = /*@__PURE__*/ createComponent({
149
140
  const IxBlind = /*@__PURE__*/ createComponent({
150
141
  tagName: 'ix-blind',
151
142
  elementClass: IxBlind$1,
152
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
143
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
153
144
  react: React,
154
145
  events: { onCollapsedChange: 'collapsedChange' },
155
146
  defineCustomElement: defineCustomElement$5
@@ -157,7 +148,7 @@ const IxBlind = /*@__PURE__*/ createComponent({
157
148
  const IxBreadcrumb = /*@__PURE__*/ createComponent({
158
149
  tagName: 'ix-breadcrumb',
159
150
  elementClass: IxBreadcrumb$1,
160
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
151
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
161
152
  react: React,
162
153
  events: {
163
154
  onItemClick: 'itemClick',
@@ -168,7 +159,7 @@ const IxBreadcrumb = /*@__PURE__*/ createComponent({
168
159
  const IxBreadcrumbItem = /*@__PURE__*/ createComponent({
169
160
  tagName: 'ix-breadcrumb-item',
170
161
  elementClass: IxBreadcrumbItem$1,
171
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
162
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
172
163
  react: React,
173
164
  events: {},
174
165
  defineCustomElement: defineCustomElement$7
@@ -176,7 +167,7 @@ const IxBreadcrumbItem = /*@__PURE__*/ createComponent({
176
167
  const IxButton = /*@__PURE__*/ createComponent({
177
168
  tagName: 'ix-button',
178
169
  elementClass: IxButton$1,
179
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
170
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
180
171
  react: React,
181
172
  events: {},
182
173
  defineCustomElement: defineCustomElement$8
@@ -184,7 +175,7 @@ const IxButton = /*@__PURE__*/ createComponent({
184
175
  const IxCard = /*@__PURE__*/ createComponent({
185
176
  tagName: 'ix-card',
186
177
  elementClass: IxCard$1,
187
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
178
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
188
179
  react: React,
189
180
  events: {},
190
181
  defineCustomElement: defineCustomElement$9
@@ -192,7 +183,7 @@ const IxCard = /*@__PURE__*/ createComponent({
192
183
  const IxCardAccordion = /*@__PURE__*/ createComponent({
193
184
  tagName: 'ix-card-accordion',
194
185
  elementClass: IxCardAccordion$1,
195
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
186
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
196
187
  react: React,
197
188
  events: {},
198
189
  defineCustomElement: defineCustomElement$a
@@ -200,7 +191,7 @@ const IxCardAccordion = /*@__PURE__*/ createComponent({
200
191
  const IxCardContent = /*@__PURE__*/ createComponent({
201
192
  tagName: 'ix-card-content',
202
193
  elementClass: IxCardContent$1,
203
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
194
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
204
195
  react: React,
205
196
  events: {},
206
197
  defineCustomElement: defineCustomElement$b
@@ -208,7 +199,7 @@ const IxCardContent = /*@__PURE__*/ createComponent({
208
199
  const IxCardList = /*@__PURE__*/ createComponent({
209
200
  tagName: 'ix-card-list',
210
201
  elementClass: IxCardList$1,
211
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
202
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
212
203
  react: React,
213
204
  events: {
214
205
  onCollapseChanged: 'collapseChanged',
@@ -220,7 +211,7 @@ const IxCardList = /*@__PURE__*/ createComponent({
220
211
  const IxCardTitle = /*@__PURE__*/ createComponent({
221
212
  tagName: 'ix-card-title',
222
213
  elementClass: IxCardTitle$1,
223
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
214
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
224
215
  react: React,
225
216
  events: {},
226
217
  defineCustomElement: defineCustomElement$d
@@ -228,7 +219,7 @@ const IxCardTitle = /*@__PURE__*/ createComponent({
228
219
  const IxCategoryFilter = /*@__PURE__*/ createComponent({
229
220
  tagName: 'ix-category-filter',
230
221
  elementClass: IxCategoryFilter$1,
231
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
222
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
232
223
  react: React,
233
224
  events: {
234
225
  onCategoryChanged: 'categoryChanged',
@@ -241,7 +232,7 @@ const IxCategoryFilter = /*@__PURE__*/ createComponent({
241
232
  const IxCheckbox = /*@__PURE__*/ createComponent({
242
233
  tagName: 'ix-checkbox',
243
234
  elementClass: IxCheckbox$1,
244
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
235
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
245
236
  react: React,
246
237
  events: {
247
238
  onCheckedChange: 'checkedChange',
@@ -253,7 +244,7 @@ const IxCheckbox = /*@__PURE__*/ createComponent({
253
244
  const IxCheckboxGroup = /*@__PURE__*/ createComponent({
254
245
  tagName: 'ix-checkbox-group',
255
246
  elementClass: IxCheckboxGroup$1,
256
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
247
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
257
248
  react: React,
258
249
  events: {},
259
250
  defineCustomElement: defineCustomElement$g
@@ -261,7 +252,7 @@ const IxCheckboxGroup = /*@__PURE__*/ createComponent({
261
252
  const IxChip = /*@__PURE__*/ createComponent({
262
253
  tagName: 'ix-chip',
263
254
  elementClass: IxChip$1,
264
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
255
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
265
256
  react: React,
266
257
  events: { onCloseChip: 'closeChip' },
267
258
  defineCustomElement: defineCustomElement$h
@@ -269,7 +260,7 @@ const IxChip = /*@__PURE__*/ createComponent({
269
260
  const IxCol = /*@__PURE__*/ createComponent({
270
261
  tagName: 'ix-col',
271
262
  elementClass: IxCol$1,
272
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
263
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
273
264
  react: React,
274
265
  events: {},
275
266
  defineCustomElement: defineCustomElement$i
@@ -277,7 +268,7 @@ const IxCol = /*@__PURE__*/ createComponent({
277
268
  const IxContent = /*@__PURE__*/ createComponent({
278
269
  tagName: 'ix-content',
279
270
  elementClass: IxContent$1,
280
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
271
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
281
272
  react: React,
282
273
  events: {},
283
274
  defineCustomElement: defineCustomElement$j
@@ -285,7 +276,7 @@ const IxContent = /*@__PURE__*/ createComponent({
285
276
  const IxContentHeader = /*@__PURE__*/ createComponent({
286
277
  tagName: 'ix-content-header',
287
278
  elementClass: IxContentHeader$1,
288
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
279
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
289
280
  react: React,
290
281
  events: { onBackButtonClick: 'backButtonClick' },
291
282
  defineCustomElement: defineCustomElement$k
@@ -293,7 +284,7 @@ const IxContentHeader = /*@__PURE__*/ createComponent({
293
284
  const IxCustomField = /*@__PURE__*/ createComponent({
294
285
  tagName: 'ix-custom-field',
295
286
  elementClass: IxCustomField$1,
296
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
287
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
297
288
  react: React,
298
289
  events: {},
299
290
  defineCustomElement: defineCustomElement$l
@@ -301,7 +292,7 @@ const IxCustomField = /*@__PURE__*/ createComponent({
301
292
  const IxDateDropdown = /*@__PURE__*/ createComponent({
302
293
  tagName: 'ix-date-dropdown',
303
294
  elementClass: IxDateDropdown$1,
304
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
295
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
305
296
  react: React,
306
297
  events: { onDateRangeChange: 'dateRangeChange' },
307
298
  defineCustomElement: defineCustomElement$m
@@ -309,7 +300,7 @@ const IxDateDropdown = /*@__PURE__*/ createComponent({
309
300
  const IxDateInput = /*@__PURE__*/ createComponent({
310
301
  tagName: 'ix-date-input',
311
302
  elementClass: IxDateInput$1,
312
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
303
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
313
304
  react: React,
314
305
  events: {
315
306
  onValueChange: 'valueChange',
@@ -320,7 +311,7 @@ const IxDateInput = /*@__PURE__*/ createComponent({
320
311
  const IxDatePicker = /*@__PURE__*/ createComponent({
321
312
  tagName: 'ix-date-picker',
322
313
  elementClass: IxDatePicker$1,
323
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
314
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
324
315
  react: React,
325
316
  events: {
326
317
  onDateChange: 'dateChange',
@@ -332,7 +323,7 @@ const IxDatePicker = /*@__PURE__*/ createComponent({
332
323
  const IxDatetimePicker = /*@__PURE__*/ createComponent({
333
324
  tagName: 'ix-datetime-picker',
334
325
  elementClass: IxDatetimePicker$1,
335
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
326
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
336
327
  react: React,
337
328
  events: {
338
329
  onTimeChange: 'timeChange',
@@ -344,7 +335,7 @@ const IxDatetimePicker = /*@__PURE__*/ createComponent({
344
335
  const IxDivider = /*@__PURE__*/ createComponent({
345
336
  tagName: 'ix-divider',
346
337
  elementClass: IxDivider$1,
347
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
338
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
348
339
  react: React,
349
340
  events: {},
350
341
  defineCustomElement: defineCustomElement$q
@@ -352,7 +343,7 @@ const IxDivider = /*@__PURE__*/ createComponent({
352
343
  const IxDrawer = /*@__PURE__*/ createComponent({
353
344
  tagName: 'ix-drawer',
354
345
  elementClass: IxDrawer$1,
355
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
346
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
356
347
  react: React,
357
348
  events: {
358
349
  onOpen: 'open',
@@ -363,7 +354,7 @@ const IxDrawer = /*@__PURE__*/ createComponent({
363
354
  const IxDropdown = /*@__PURE__*/ createComponent({
364
355
  tagName: 'ix-dropdown',
365
356
  elementClass: IxDropdown$1,
366
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
357
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
367
358
  react: React,
368
359
  events: { onShowChanged: 'showChanged' },
369
360
  defineCustomElement: defineCustomElement$s
@@ -371,7 +362,7 @@ const IxDropdown = /*@__PURE__*/ createComponent({
371
362
  const IxDropdownButton = /*@__PURE__*/ createComponent({
372
363
  tagName: 'ix-dropdown-button',
373
364
  elementClass: IxDropdownButton$1,
374
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
365
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
375
366
  react: React,
376
367
  events: {},
377
368
  defineCustomElement: defineCustomElement$t
@@ -379,7 +370,7 @@ const IxDropdownButton = /*@__PURE__*/ createComponent({
379
370
  const IxDropdownHeader = /*@__PURE__*/ createComponent({
380
371
  tagName: 'ix-dropdown-header',
381
372
  elementClass: IxDropdownHeader$1,
382
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
373
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
383
374
  react: React,
384
375
  events: {},
385
376
  defineCustomElement: defineCustomElement$u
@@ -387,7 +378,7 @@ const IxDropdownHeader = /*@__PURE__*/ createComponent({
387
378
  const IxDropdownItem = /*@__PURE__*/ createComponent({
388
379
  tagName: 'ix-dropdown-item',
389
380
  elementClass: IxDropdownItem$1,
390
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
381
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
391
382
  react: React,
392
383
  events: {},
393
384
  defineCustomElement: defineCustomElement$v
@@ -395,7 +386,7 @@ const IxDropdownItem = /*@__PURE__*/ createComponent({
395
386
  const IxDropdownQuickActions = /*@__PURE__*/ createComponent({
396
387
  tagName: 'ix-dropdown-quick-actions',
397
388
  elementClass: IxDropdownQuickActions$1,
398
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
389
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
399
390
  react: React,
400
391
  events: {},
401
392
  defineCustomElement: defineCustomElement$w
@@ -403,7 +394,7 @@ const IxDropdownQuickActions = /*@__PURE__*/ createComponent({
403
394
  const IxEmptyState = /*@__PURE__*/ createComponent({
404
395
  tagName: 'ix-empty-state',
405
396
  elementClass: IxEmptyState$1,
406
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
397
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
407
398
  react: React,
408
399
  events: { onActionClick: 'actionClick' },
409
400
  defineCustomElement: defineCustomElement$x
@@ -411,7 +402,7 @@ const IxEmptyState = /*@__PURE__*/ createComponent({
411
402
  const IxEventList = /*@__PURE__*/ createComponent({
412
403
  tagName: 'ix-event-list',
413
404
  elementClass: IxEventList$1,
414
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
405
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
415
406
  react: React,
416
407
  events: {},
417
408
  defineCustomElement: defineCustomElement$y
@@ -419,7 +410,7 @@ const IxEventList = /*@__PURE__*/ createComponent({
419
410
  const IxEventListItem = /*@__PURE__*/ createComponent({
420
411
  tagName: 'ix-event-list-item',
421
412
  elementClass: IxEventListItem$1,
422
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
413
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
423
414
  react: React,
424
415
  events: { onItemClick: 'itemClick' },
425
416
  defineCustomElement: defineCustomElement$z
@@ -427,7 +418,7 @@ const IxEventListItem = /*@__PURE__*/ createComponent({
427
418
  const IxExpandingSearch = /*@__PURE__*/ createComponent({
428
419
  tagName: 'ix-expanding-search',
429
420
  elementClass: IxExpandingSearch$1,
430
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
421
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
431
422
  react: React,
432
423
  events: { onValueChange: 'valueChange' },
433
424
  defineCustomElement: defineCustomElement$A
@@ -435,7 +426,7 @@ const IxExpandingSearch = /*@__PURE__*/ createComponent({
435
426
  const IxFieldLabel = /*@__PURE__*/ createComponent({
436
427
  tagName: 'ix-field-label',
437
428
  elementClass: IxFieldLabel$1,
438
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
429
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
439
430
  react: React,
440
431
  events: {},
441
432
  defineCustomElement: defineCustomElement$B
@@ -443,7 +434,7 @@ const IxFieldLabel = /*@__PURE__*/ createComponent({
443
434
  const IxFilterChip = /*@__PURE__*/ createComponent({
444
435
  tagName: 'ix-filter-chip',
445
436
  elementClass: IxFilterChip$1,
446
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
437
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
447
438
  react: React,
448
439
  events: { onCloseClick: 'closeClick' },
449
440
  defineCustomElement: defineCustomElement$C
@@ -451,7 +442,7 @@ const IxFilterChip = /*@__PURE__*/ createComponent({
451
442
  const IxFlipTile = /*@__PURE__*/ createComponent({
452
443
  tagName: 'ix-flip-tile',
453
444
  elementClass: IxFlipTile$1,
454
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
445
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
455
446
  react: React,
456
447
  events: { onToggle: 'toggle' },
457
448
  defineCustomElement: defineCustomElement$D
@@ -459,7 +450,7 @@ const IxFlipTile = /*@__PURE__*/ createComponent({
459
450
  const IxFlipTileContent = /*@__PURE__*/ createComponent({
460
451
  tagName: 'ix-flip-tile-content',
461
452
  elementClass: IxFlipTileContent$1,
462
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
453
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
463
454
  react: React,
464
455
  events: {},
465
456
  defineCustomElement: defineCustomElement$E
@@ -467,19 +458,19 @@ const IxFlipTileContent = /*@__PURE__*/ createComponent({
467
458
  const IxGroup = /*@__PURE__*/ createComponent({
468
459
  tagName: 'ix-group',
469
460
  elementClass: IxGroup$1,
470
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
461
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
471
462
  react: React,
472
463
  events: {
473
464
  onSelectGroup: 'selectGroup',
474
465
  onSelectItem: 'selectItem',
475
- onCollapsedChanged: 'collapsedChanged'
466
+ onExpandedChanged: 'expandedChanged'
476
467
  },
477
468
  defineCustomElement: defineCustomElement$F
478
469
  });
479
470
  const IxGroupContextMenu = /*@__PURE__*/ createComponent({
480
471
  tagName: 'ix-group-context-menu',
481
472
  elementClass: IxGroupContextMenu$1,
482
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
473
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
483
474
  react: React,
484
475
  events: {},
485
476
  defineCustomElement: defineCustomElement$G
@@ -487,7 +478,7 @@ const IxGroupContextMenu = /*@__PURE__*/ createComponent({
487
478
  const IxGroupItem = /*@__PURE__*/ createComponent({
488
479
  tagName: 'ix-group-item',
489
480
  elementClass: IxGroupItem$1,
490
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
481
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
491
482
  react: React,
492
483
  events: { onSelectedChanged: 'selectedChanged' },
493
484
  defineCustomElement: defineCustomElement$H
@@ -495,7 +486,7 @@ const IxGroupItem = /*@__PURE__*/ createComponent({
495
486
  const IxHelperText = /*@__PURE__*/ createComponent({
496
487
  tagName: 'ix-helper-text',
497
488
  elementClass: IxHelperText$1,
498
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
489
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
499
490
  react: React,
500
491
  events: {},
501
492
  defineCustomElement: defineCustomElement$I
@@ -503,7 +494,7 @@ const IxHelperText = /*@__PURE__*/ createComponent({
503
494
  const IxIconButton = /*@__PURE__*/ createComponent({
504
495
  tagName: 'ix-icon-button',
505
496
  elementClass: IxIconButton$1,
506
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
497
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
507
498
  react: React,
508
499
  events: {},
509
500
  defineCustomElement: defineCustomElement$J
@@ -511,7 +502,7 @@ const IxIconButton = /*@__PURE__*/ createComponent({
511
502
  const IxIconToggleButton = /*@__PURE__*/ createComponent({
512
503
  tagName: 'ix-icon-toggle-button',
513
504
  elementClass: IxIconToggleButton$1,
514
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
505
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
515
506
  react: React,
516
507
  events: { onPressedChange: 'pressedChange' },
517
508
  defineCustomElement: defineCustomElement$K
@@ -519,7 +510,7 @@ const IxIconToggleButton = /*@__PURE__*/ createComponent({
519
510
  const IxInput = /*@__PURE__*/ createComponent({
520
511
  tagName: 'ix-input',
521
512
  elementClass: IxInput$1,
522
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
513
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
523
514
  react: React,
524
515
  events: {
525
516
  onValueChange: 'valueChange',
@@ -531,7 +522,7 @@ const IxInput = /*@__PURE__*/ createComponent({
531
522
  const IxInputGroup = /*@__PURE__*/ createComponent({
532
523
  tagName: 'ix-input-group',
533
524
  elementClass: IxInputGroup$1,
534
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
525
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
535
526
  react: React,
536
527
  events: {},
537
528
  defineCustomElement: defineCustomElement$M
@@ -539,7 +530,7 @@ const IxInputGroup = /*@__PURE__*/ createComponent({
539
530
  const IxKeyValue = /*@__PURE__*/ createComponent({
540
531
  tagName: 'ix-key-value',
541
532
  elementClass: IxKeyValue$1,
542
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
533
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
543
534
  react: React,
544
535
  events: {},
545
536
  defineCustomElement: defineCustomElement$N
@@ -547,7 +538,7 @@ const IxKeyValue = /*@__PURE__*/ createComponent({
547
538
  const IxKeyValueList = /*@__PURE__*/ createComponent({
548
539
  tagName: 'ix-key-value-list',
549
540
  elementClass: IxKeyValueList$1,
550
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
541
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
551
542
  react: React,
552
543
  events: {},
553
544
  defineCustomElement: defineCustomElement$O
@@ -555,7 +546,7 @@ const IxKeyValueList = /*@__PURE__*/ createComponent({
555
546
  const IxKpi = /*@__PURE__*/ createComponent({
556
547
  tagName: 'ix-kpi',
557
548
  elementClass: IxKpi$1,
558
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
549
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
559
550
  react: React,
560
551
  events: {},
561
552
  defineCustomElement: defineCustomElement$P
@@ -563,7 +554,7 @@ const IxKpi = /*@__PURE__*/ createComponent({
563
554
  const IxLayoutAuto = /*@__PURE__*/ createComponent({
564
555
  tagName: 'ix-layout-auto',
565
556
  elementClass: IxLayoutAuto$1,
566
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
557
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
567
558
  react: React,
568
559
  events: {},
569
560
  defineCustomElement: defineCustomElement$Q
@@ -571,7 +562,7 @@ const IxLayoutAuto = /*@__PURE__*/ createComponent({
571
562
  const IxLayoutGrid = /*@__PURE__*/ createComponent({
572
563
  tagName: 'ix-layout-grid',
573
564
  elementClass: IxLayoutGrid$1,
574
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
565
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
575
566
  react: React,
576
567
  events: {},
577
568
  defineCustomElement: defineCustomElement$R
@@ -579,34 +570,15 @@ const IxLayoutGrid = /*@__PURE__*/ createComponent({
579
570
  const IxLinkButton = /*@__PURE__*/ createComponent({
580
571
  tagName: 'ix-link-button',
581
572
  elementClass: IxLinkButton$1,
582
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
573
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
583
574
  react: React,
584
575
  events: {},
585
576
  defineCustomElement: defineCustomElement$S
586
577
  });
587
- const IxMapNavigation = /*@__PURE__*/ createComponent({
588
- tagName: 'ix-map-navigation',
589
- elementClass: IxMapNavigation$1,
590
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
591
- react: React,
592
- events: {
593
- onNavigationToggled: 'navigationToggled',
594
- onContextMenuClick: 'contextMenuClick'
595
- },
596
- defineCustomElement: defineCustomElement$T
597
- });
598
- const IxMapNavigationOverlay = /*@__PURE__*/ createComponent({
599
- tagName: 'ix-map-navigation-overlay',
600
- elementClass: IxMapNavigationOverlay$1,
601
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
602
- react: React,
603
- events: { onCloseClick: 'closeClick' },
604
- defineCustomElement: defineCustomElement$U
605
- });
606
578
  const IxMenu = /*@__PURE__*/ createComponent({
607
579
  tagName: 'ix-menu',
608
580
  elementClass: IxMenu$1,
609
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
581
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
610
582
  react: React,
611
583
  events: {
612
584
  onExpandChange: 'expandChange',
@@ -615,226 +587,234 @@ const IxMenu = /*@__PURE__*/ createComponent({
615
587
  onOpenSettings: 'openSettings',
616
588
  onOpenAbout: 'openAbout'
617
589
  },
618
- defineCustomElement: defineCustomElement$V
590
+ defineCustomElement: defineCustomElement$T
619
591
  });
620
592
  const IxMenuAbout = /*@__PURE__*/ createComponent({
621
593
  tagName: 'ix-menu-about',
622
594
  elementClass: IxMenuAbout$1,
623
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
595
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
624
596
  react: React,
625
597
  events: {
626
598
  onTabChange: 'tabChange',
627
599
  onClose: 'close'
628
600
  },
629
- defineCustomElement: defineCustomElement$W
601
+ defineCustomElement: defineCustomElement$U
630
602
  });
631
603
  const IxMenuAboutItem = /*@__PURE__*/ createComponent({
632
604
  tagName: 'ix-menu-about-item',
633
605
  elementClass: IxMenuAboutItem$1,
634
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
606
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
635
607
  react: React,
636
608
  events: { onLabelChange: 'labelChange' },
637
- defineCustomElement: defineCustomElement$X
609
+ defineCustomElement: defineCustomElement$V
638
610
  });
639
611
  const IxMenuAboutNews = /*@__PURE__*/ createComponent({
640
612
  tagName: 'ix-menu-about-news',
641
613
  elementClass: IxMenuAboutNews$1,
642
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
614
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
643
615
  react: React,
644
616
  events: {
645
617
  onShowMore: 'showMore',
646
618
  onClosePopover: 'closePopover'
647
619
  },
648
- defineCustomElement: defineCustomElement$Y
620
+ defineCustomElement: defineCustomElement$W
649
621
  });
650
622
  const IxMenuAvatar = /*@__PURE__*/ createComponent({
651
623
  tagName: 'ix-menu-avatar',
652
624
  elementClass: IxMenuAvatar$1,
653
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
625
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
654
626
  react: React,
655
627
  events: { onLogoutClick: 'logoutClick' },
656
- defineCustomElement: defineCustomElement$Z
628
+ defineCustomElement: defineCustomElement$X
657
629
  });
658
630
  const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
659
631
  tagName: 'ix-menu-avatar-item',
660
632
  elementClass: IxMenuAvatarItem$1,
661
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
633
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
662
634
  react: React,
663
635
  events: { onItemClick: 'itemClick' },
664
- defineCustomElement: defineCustomElement$_
636
+ defineCustomElement: defineCustomElement$Y
665
637
  });
666
638
  const IxMenuCategory = /*@__PURE__*/ createComponent({
667
639
  tagName: 'ix-menu-category',
668
640
  elementClass: IxMenuCategory$1,
669
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
641
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
670
642
  react: React,
671
643
  events: {},
672
- defineCustomElement: defineCustomElement$$
644
+ defineCustomElement: defineCustomElement$Z
673
645
  });
674
646
  const IxMenuItem = /*@__PURE__*/ createComponent({
675
647
  tagName: 'ix-menu-item',
676
648
  elementClass: IxMenuItem$1,
677
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
649
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
678
650
  react: React,
679
651
  events: {},
680
- defineCustomElement: defineCustomElement$10
652
+ defineCustomElement: defineCustomElement$_
681
653
  });
682
654
  const IxMenuSettings = /*@__PURE__*/ createComponent({
683
655
  tagName: 'ix-menu-settings',
684
656
  elementClass: IxMenuSettings$1,
685
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
657
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
686
658
  react: React,
687
659
  events: {
688
660
  onTabChange: 'tabChange',
689
661
  onClose: 'close'
690
662
  },
691
- defineCustomElement: defineCustomElement$11
663
+ defineCustomElement: defineCustomElement$$
692
664
  });
693
665
  const IxMenuSettingsItem = /*@__PURE__*/ createComponent({
694
666
  tagName: 'ix-menu-settings-item',
695
667
  elementClass: IxMenuSettingsItem$1,
696
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
668
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
697
669
  react: React,
698
670
  events: { onLabelChange: 'labelChange' },
699
- defineCustomElement: defineCustomElement$12
671
+ defineCustomElement: defineCustomElement$10
700
672
  });
701
673
  const IxMessageBar = /*@__PURE__*/ createComponent({
702
674
  tagName: 'ix-message-bar',
703
675
  elementClass: IxMessageBar$1,
704
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
676
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
705
677
  react: React,
706
678
  events: {
707
679
  onClosedChange: 'closedChange',
708
680
  onCloseAnimationCompleted: 'closeAnimationCompleted'
709
681
  },
710
- defineCustomElement: defineCustomElement$13
682
+ defineCustomElement: defineCustomElement$11
711
683
  });
712
684
  const IxModal = /*@__PURE__*/ createComponent({
713
685
  tagName: 'ix-modal',
714
686
  elementClass: IxModal$1,
715
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
687
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
716
688
  react: React,
717
689
  events: {
718
690
  onDialogClose: 'dialogClose',
719
691
  onDialogDismiss: 'dialogDismiss'
720
692
  },
721
- defineCustomElement: defineCustomElement$14
693
+ defineCustomElement: defineCustomElement
722
694
  });
723
695
  const IxModalContent = /*@__PURE__*/ createComponent({
724
696
  tagName: 'ix-modal-content',
725
697
  elementClass: IxModalContent$1,
726
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
698
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
727
699
  react: React,
728
700
  events: {},
729
- defineCustomElement: defineCustomElement$15
701
+ defineCustomElement: defineCustomElement$12
730
702
  });
731
703
  const IxModalFooter = /*@__PURE__*/ createComponent({
732
704
  tagName: 'ix-modal-footer',
733
705
  elementClass: IxModalFooter$1,
734
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
706
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
735
707
  react: React,
736
708
  events: {},
737
- defineCustomElement: defineCustomElement$16
709
+ defineCustomElement: defineCustomElement$13
738
710
  });
739
711
  const IxModalHeader = /*@__PURE__*/ createComponent({
740
712
  tagName: 'ix-modal-header',
741
713
  elementClass: IxModalHeader$1,
742
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
714
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
743
715
  react: React,
744
716
  events: { onCloseClick: 'closeClick' },
745
- defineCustomElement: defineCustomElement$17
717
+ defineCustomElement: defineCustomElement$14
746
718
  });
747
719
  const IxNumberInput = /*@__PURE__*/ createComponent({
748
720
  tagName: 'ix-number-input',
749
721
  elementClass: IxNumberInput$1,
750
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
722
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
751
723
  react: React,
752
724
  events: {
753
725
  onValueChange: 'valueChange',
754
726
  onValidityStateChange: 'validityStateChange',
755
727
  onIxBlur: 'ixBlur'
756
728
  },
757
- defineCustomElement: defineCustomElement$18
729
+ defineCustomElement: defineCustomElement$15
758
730
  });
759
731
  const IxPagination = /*@__PURE__*/ createComponent({
760
732
  tagName: 'ix-pagination',
761
733
  elementClass: IxPagination$1,
762
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
734
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
763
735
  react: React,
764
736
  events: {
765
737
  onPageSelected: 'pageSelected',
766
738
  onItemCountChanged: 'itemCountChanged'
767
739
  },
768
- defineCustomElement: defineCustomElement$19
740
+ defineCustomElement: defineCustomElement$16
769
741
  });
770
742
  const IxPane = /*@__PURE__*/ createComponent({
771
743
  tagName: 'ix-pane',
772
744
  elementClass: IxPane$1,
773
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
745
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
774
746
  react: React,
775
747
  events: {
776
748
  onExpandedChanged: 'expandedChanged',
777
749
  onVariantChanged: 'variantChanged',
778
750
  onBorderlessChanged: 'borderlessChanged'
779
751
  },
780
- defineCustomElement: defineCustomElement$1a
752
+ defineCustomElement: defineCustomElement$17
781
753
  });
782
754
  const IxPaneLayout = /*@__PURE__*/ createComponent({
783
755
  tagName: 'ix-pane-layout',
784
756
  elementClass: IxPaneLayout$1,
785
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
757
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
786
758
  react: React,
787
759
  events: {},
788
- defineCustomElement: defineCustomElement$1b
760
+ defineCustomElement: defineCustomElement$18
789
761
  });
790
762
  const IxPill = /*@__PURE__*/ createComponent({
791
763
  tagName: 'ix-pill',
792
764
  elementClass: IxPill$1,
793
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
765
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
794
766
  react: React,
795
767
  events: {},
796
- defineCustomElement: defineCustomElement$1c
768
+ defineCustomElement: defineCustomElement$19
769
+ });
770
+ const IxProgressIndicator = /*@__PURE__*/ createComponent({
771
+ tagName: 'ix-progress-indicator',
772
+ elementClass: IxProgressIndicator$1,
773
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
774
+ react: React,
775
+ events: {},
776
+ defineCustomElement: defineCustomElement$1a
797
777
  });
798
778
  const IxPushCard = /*@__PURE__*/ createComponent({
799
779
  tagName: 'ix-push-card',
800
780
  elementClass: IxPushCard$1,
801
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
781
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
802
782
  react: React,
803
783
  events: {},
804
- defineCustomElement: defineCustomElement$1d
784
+ defineCustomElement: defineCustomElement$1b
805
785
  });
806
786
  const IxRadio = /*@__PURE__*/ createComponent({
807
787
  tagName: 'ix-radio',
808
788
  elementClass: IxRadio$1,
809
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
789
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
810
790
  react: React,
811
791
  events: {
812
792
  onCheckedChange: 'checkedChange',
813
793
  onValueChange: 'valueChange',
814
794
  onIxBlur: 'ixBlur'
815
795
  },
816
- defineCustomElement: defineCustomElement$1e
796
+ defineCustomElement: defineCustomElement$1c
817
797
  });
818
798
  const IxRadioGroup = /*@__PURE__*/ createComponent({
819
799
  tagName: 'ix-radio-group',
820
800
  elementClass: IxRadioGroup$1,
821
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
801
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
822
802
  react: React,
823
803
  events: { onValueChange: 'valueChange' },
824
- defineCustomElement: defineCustomElement$1f
804
+ defineCustomElement: defineCustomElement$1d
825
805
  });
826
806
  const IxRow = /*@__PURE__*/ createComponent({
827
807
  tagName: 'ix-row',
828
808
  elementClass: IxRow$1,
829
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
809
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
830
810
  react: React,
831
811
  events: {},
832
- defineCustomElement: defineCustomElement$1g
812
+ defineCustomElement: defineCustomElement$1e
833
813
  });
834
814
  const IxSelect = /*@__PURE__*/ createComponent({
835
815
  tagName: 'ix-select',
836
816
  elementClass: IxSelect$1,
837
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
817
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
838
818
  react: React,
839
819
  events: {
840
820
  onValueChange: 'valueChange',
@@ -842,170 +822,181 @@ const IxSelect = /*@__PURE__*/ createComponent({
842
822
  onAddItem: 'addItem',
843
823
  onIxBlur: 'ixBlur'
844
824
  },
845
- defineCustomElement: defineCustomElement$1h
825
+ defineCustomElement: defineCustomElement$1f
846
826
  });
847
827
  const IxSelectItem = /*@__PURE__*/ createComponent({
848
828
  tagName: 'ix-select-item',
849
829
  elementClass: IxSelectItem$1,
850
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
830
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
851
831
  react: React,
852
832
  events: { onItemClick: 'itemClick' },
853
- defineCustomElement: defineCustomElement$1i
833
+ defineCustomElement: defineCustomElement$1g
854
834
  });
855
835
  const IxSlider = /*@__PURE__*/ createComponent({
856
836
  tagName: 'ix-slider',
857
837
  elementClass: IxSlider$1,
858
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
838
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
859
839
  react: React,
860
840
  events: { onValueChange: 'valueChange' },
861
- defineCustomElement: defineCustomElement$1j
841
+ defineCustomElement: defineCustomElement$1h
862
842
  });
863
843
  const IxSpinner = /*@__PURE__*/ createComponent({
864
844
  tagName: 'ix-spinner',
865
845
  elementClass: IxSpinner$1,
866
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
846
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
867
847
  react: React,
868
848
  events: {},
869
- defineCustomElement: defineCustomElement$1k
849
+ defineCustomElement: defineCustomElement$1i
870
850
  });
871
851
  const IxSplitButton = /*@__PURE__*/ createComponent({
872
852
  tagName: 'ix-split-button',
873
853
  elementClass: IxSplitButton$1,
874
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
854
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
875
855
  react: React,
876
856
  events: { onButtonClick: 'buttonClick' },
877
- defineCustomElement: defineCustomElement$1l
857
+ defineCustomElement: defineCustomElement$1j
878
858
  });
879
859
  const IxTabItem = /*@__PURE__*/ createComponent({
880
860
  tagName: 'ix-tab-item',
881
861
  elementClass: IxTabItem$1,
882
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
862
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
883
863
  react: React,
884
864
  events: { onTabClick: 'tabClick' },
885
- defineCustomElement: defineCustomElement$1m
865
+ defineCustomElement: defineCustomElement$1k
886
866
  });
887
867
  const IxTabs = /*@__PURE__*/ createComponent({
888
868
  tagName: 'ix-tabs',
889
869
  elementClass: IxTabs$1,
890
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
870
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
891
871
  react: React,
892
872
  events: { onSelectedChange: 'selectedChange' },
893
- defineCustomElement: defineCustomElement$1n
873
+ defineCustomElement: defineCustomElement$1l
894
874
  });
895
875
  const IxTextarea = /*@__PURE__*/ createComponent({
896
876
  tagName: 'ix-textarea',
897
877
  elementClass: IxTextarea$1,
898
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
878
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
899
879
  react: React,
900
880
  events: {
901
881
  onValueChange: 'valueChange',
902
882
  onValidityStateChange: 'validityStateChange',
903
883
  onIxBlur: 'ixBlur'
904
884
  },
905
- defineCustomElement: defineCustomElement$1o
885
+ defineCustomElement: defineCustomElement$1m
906
886
  });
907
887
  const IxTile = /*@__PURE__*/ createComponent({
908
888
  tagName: 'ix-tile',
909
889
  elementClass: IxTile$1,
910
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
890
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
911
891
  react: React,
912
892
  events: {},
913
- defineCustomElement: defineCustomElement$1p
893
+ defineCustomElement: defineCustomElement$1n
894
+ });
895
+ const IxTimeInput = /*@__PURE__*/ createComponent({
896
+ tagName: 'ix-time-input',
897
+ elementClass: IxTimeInput$1,
898
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
899
+ react: React,
900
+ events: {
901
+ onValueChange: 'valueChange',
902
+ onValidityStateChange: 'validityStateChange'
903
+ },
904
+ defineCustomElement: defineCustomElement$1o
914
905
  });
915
906
  const IxTimePicker = /*@__PURE__*/ createComponent({
916
907
  tagName: 'ix-time-picker',
917
908
  elementClass: IxTimePicker$1,
918
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
909
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
919
910
  react: React,
920
911
  events: {
921
912
  onTimeSelect: 'timeSelect',
922
913
  onTimeChange: 'timeChange'
923
914
  },
924
- defineCustomElement: defineCustomElement$1q
915
+ defineCustomElement: defineCustomElement$1p
925
916
  });
926
917
  const IxToast = /*@__PURE__*/ createComponent({
927
918
  tagName: 'ix-toast',
928
919
  elementClass: IxToast$1,
929
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
920
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
930
921
  react: React,
931
922
  events: { onCloseToast: 'closeToast' },
932
- defineCustomElement: defineCustomElement$1r
923
+ defineCustomElement: defineCustomElement$1q
933
924
  });
934
925
  const IxToastContainer = /*@__PURE__*/ createComponent({
935
926
  tagName: 'ix-toast-container',
936
927
  elementClass: IxToastContainer$1,
937
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
928
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
938
929
  react: React,
939
930
  events: {},
940
- defineCustomElement: defineCustomElement$1s
931
+ defineCustomElement: defineCustomElement$1r
941
932
  });
942
933
  const IxToggle = /*@__PURE__*/ createComponent({
943
934
  tagName: 'ix-toggle',
944
935
  elementClass: IxToggle$1,
945
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
936
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
946
937
  react: React,
947
938
  events: {
948
939
  onCheckedChange: 'checkedChange',
949
940
  onIxBlur: 'ixBlur'
950
941
  },
951
- defineCustomElement: defineCustomElement$1t
942
+ defineCustomElement: defineCustomElement$1s
952
943
  });
953
944
  const IxToggleButton = /*@__PURE__*/ createComponent({
954
945
  tagName: 'ix-toggle-button',
955
946
  elementClass: IxToggleButton$1,
956
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
947
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
957
948
  react: React,
958
949
  events: { onPressedChange: 'pressedChange' },
959
- defineCustomElement: defineCustomElement$1u
950
+ defineCustomElement: defineCustomElement$1t
960
951
  });
961
952
  const IxTooltip = /*@__PURE__*/ createComponent({
962
953
  tagName: 'ix-tooltip',
963
954
  elementClass: IxTooltip$1,
964
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
955
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
965
956
  react: React,
966
957
  events: {},
967
- defineCustomElement: defineCustomElement$1v
958
+ defineCustomElement: defineCustomElement$1u
968
959
  });
969
960
  const IxTypography = /*@__PURE__*/ createComponent({
970
961
  tagName: 'ix-typography',
971
962
  elementClass: IxTypography$1,
972
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
963
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
973
964
  react: React,
974
965
  events: {},
975
- defineCustomElement: defineCustomElement$1w
966
+ defineCustomElement: defineCustomElement$1v
976
967
  });
977
968
  const IxUpload = /*@__PURE__*/ createComponent({
978
969
  tagName: 'ix-upload',
979
970
  elementClass: IxUpload$1,
980
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
971
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
981
972
  react: React,
982
973
  events: { onFilesChanged: 'filesChanged' },
983
- defineCustomElement: defineCustomElement$1x
974
+ defineCustomElement: defineCustomElement$1w
984
975
  });
985
976
  const IxValidationTooltip = /*@__PURE__*/ createComponent({
986
977
  tagName: 'ix-validation-tooltip',
987
978
  elementClass: IxValidationTooltip$1,
988
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
979
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
989
980
  react: React,
990
981
  events: {},
991
- defineCustomElement: defineCustomElement$1y
982
+ defineCustomElement: defineCustomElement$1x
992
983
  });
993
984
  const IxWorkflowStep = /*@__PURE__*/ createComponent({
994
985
  tagName: 'ix-workflow-step',
995
986
  elementClass: IxWorkflowStep$1,
996
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
987
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
997
988
  react: React,
998
989
  events: {},
999
- defineCustomElement: defineCustomElement$1z
990
+ defineCustomElement: defineCustomElement$1y
1000
991
  });
1001
992
  const IxWorkflowSteps = /*@__PURE__*/ createComponent({
1002
993
  tagName: 'ix-workflow-steps',
1003
994
  elementClass: IxWorkflowSteps$1,
1004
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
995
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1005
996
  react: React,
1006
997
  events: { onStepSelected: 'stepSelected' },
1007
- defineCustomElement: defineCustomElement$1A
998
+ defineCustomElement: defineCustomElement$1z
1008
999
  });
1009
1000
 
1010
- export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar, IxBasicNavigation, IxBlind, IxBreadcrumb, IxBreadcrumbItem, IxButton, IxCard, IxCardAccordion, IxCardContent, IxCardList, IxCardTitle, IxCategoryFilter, IxCheckbox, IxCheckboxGroup, IxChip, IxCol, IxContent, IxContentHeader, IxCustomField, IxDateDropdown, IxDateInput, IxDatePicker, IxDatetimePicker, IxDivider, IxDrawer, IxDropdown, IxDropdownButton, IxDropdownHeader, IxDropdownItem, IxDropdownQuickActions, IxEmptyState, IxEventList, IxEventListItem, IxExpandingSearch, IxFieldLabel, IxFilterChip, IxFlipTile, IxFlipTileContent, IxGroup, IxGroupContextMenu, IxGroupItem, IxHelperText, IxIconButton, IxIconToggleButton, IxInput, IxInputGroup, IxKeyValue, IxKeyValueList, IxKpi, IxLayoutAuto, IxLayoutGrid, IxLinkButton, IxMapNavigation, IxMapNavigationOverlay, IxMenu, IxMenuAbout, IxMenuAboutItem, IxMenuAboutNews, IxMenuAvatar, IxMenuAvatarItem, IxMenuCategory, IxMenuItem, IxMenuSettings, IxMenuSettingsItem, IxMessageBar, IxModal, IxModalContent, IxModalFooter, IxModalHeader, IxNumberInput, IxPagination, IxPane, IxPaneLayout, IxPill, IxPushCard, IxRadio, IxRadioGroup, IxRow, IxSelect, IxSelectItem, IxSlider, IxSpinner, IxSplitButton, IxTabItem, IxTabs, IxTextarea, IxTile, IxTimePicker, IxToast, IxToastContainer, IxToggle, IxToggleButton, IxTooltip, IxTypography, IxUpload, IxValidationTooltip, IxWorkflowStep, IxWorkflowSteps };
1001
+ export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar, IxBlind, IxBreadcrumb, IxBreadcrumbItem, IxButton, IxCard, IxCardAccordion, IxCardContent, IxCardList, IxCardTitle, IxCategoryFilter, IxCheckbox, IxCheckboxGroup, IxChip, IxCol, IxContent, IxContentHeader, IxCustomField, IxDateDropdown, IxDateInput, IxDatePicker, IxDatetimePicker, IxDivider, IxDrawer, IxDropdown, IxDropdownButton, IxDropdownHeader, IxDropdownItem, IxDropdownQuickActions, IxEmptyState, IxEventList, IxEventListItem, IxExpandingSearch, IxFieldLabel, IxFilterChip, IxFlipTile, IxFlipTileContent, IxGroup, IxGroupContextMenu, IxGroupItem, IxHelperText, IxIconButton, IxIconToggleButton, IxInput, IxInputGroup, IxKeyValue, IxKeyValueList, IxKpi, IxLayoutAuto, IxLayoutGrid, IxLinkButton, IxMenu, IxMenuAbout, IxMenuAboutItem, IxMenuAboutNews, IxMenuAvatar, IxMenuAvatarItem, IxMenuCategory, IxMenuItem, IxMenuSettings, IxMenuSettingsItem, IxMessageBar, IxModal, IxModalContent, IxModalFooter, IxModalHeader, IxNumberInput, IxPagination, IxPane, IxPaneLayout, IxPill, IxProgressIndicator, IxPushCard, IxRadio, IxRadioGroup, IxRow, IxSelect, IxSelectItem, IxSlider, IxSpinner, IxSplitButton, IxTabItem, IxTabs, IxTextarea, IxTile, IxTimeInput, IxTimePicker, IxToast, IxToastContainer, IxToggle, IxToggleButton, IxTooltip, IxTypography, IxUpload, IxValidationTooltip, IxWorkflowStep, IxWorkflowSteps };
1011
1002
  //# sourceMappingURL=components.js.map