@siemens/ix-react 3.1.0 → 3.2.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/READMEOSS.html +19 -70
- package/dist/components.js +317 -296
- package/dist/components.js.map +1 -1
- package/dist/components.server.js +960 -124
- package/dist/components.server.js.map +1 -1
- package/dist/context/application-context.js.map +1 -1
- package/dist/context/context.js.map +1 -1
- package/dist/delegate.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/internal-components.js +6 -0
- package/dist/internal-components.js.map +1 -1
- package/dist/ix-icon.js +1 -1
- package/dist/modal/index.js.map +1 -1
- package/dist/modal/portal.js.map +1 -1
- package/dist/toast/toast.js +16 -6
- package/dist/toast/toast.js.map +1 -1
- package/dist/tree/internal-tree.js +1 -1
- package/dist/tree/tree.js +16 -11
- package/dist/tree/tree.js.map +1 -1
- package/dist/types/components.d.ts +10 -1
- package/dist/types/components.server.d.ts +10 -4
- package/dist/types/toast/toast.d.ts +3 -2
- package/dist/types/tree/tree.d.ts +19 -4
- package/package.json +16 -9
|
@@ -1,11 +1,112 @@
|
|
|
1
|
+
import { defineCustomElement, IxActionCard as IxActionCard$1 } from '@siemens/ix/components/ix-action-card.js';
|
|
2
|
+
import { defineCustomElement as defineCustomElement$2, IxApplicationHeader as IxApplicationHeader$1 } from '@siemens/ix/components/ix-application-header.js';
|
|
3
|
+
import { defineCustomElement as defineCustomElement$1, IxApplication as IxApplication$1 } from '@siemens/ix/components/ix-application.js';
|
|
4
|
+
import { defineCustomElement as defineCustomElement$3, IxAvatar as IxAvatar$1 } from '@siemens/ix/components/ix-avatar.js';
|
|
5
|
+
import { defineCustomElement as defineCustomElement$4, IxBasicNavigation as IxBasicNavigation$1 } from '@siemens/ix/components/ix-basic-navigation.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$U, IxMapNavigationOverlay as IxMapNavigationOverlay$1 } from '@siemens/ix/components/ix-map-navigation-overlay.js';
|
|
57
|
+
import { defineCustomElement as defineCustomElement$T, IxMapNavigation as IxMapNavigation$1 } from '@siemens/ix/components/ix-map-navigation.js';
|
|
58
|
+
import { defineCustomElement as defineCustomElement$X, IxMenuAboutItem as IxMenuAboutItem$1 } from '@siemens/ix/components/ix-menu-about-item.js';
|
|
59
|
+
import { defineCustomElement as defineCustomElement$Y, IxMenuAboutNews as IxMenuAboutNews$1 } from '@siemens/ix/components/ix-menu-about-news.js';
|
|
60
|
+
import { defineCustomElement as defineCustomElement$W, IxMenuAbout as IxMenuAbout$1 } from '@siemens/ix/components/ix-menu-about.js';
|
|
61
|
+
import { defineCustomElement as defineCustomElement$_, IxMenuAvatarItem as IxMenuAvatarItem$1 } from '@siemens/ix/components/ix-menu-avatar-item.js';
|
|
62
|
+
import { defineCustomElement as defineCustomElement$Z, IxMenuAvatar as IxMenuAvatar$1 } from '@siemens/ix/components/ix-menu-avatar.js';
|
|
63
|
+
import { defineCustomElement as defineCustomElement$$, IxMenuCategory as IxMenuCategory$1 } from '@siemens/ix/components/ix-menu-category.js';
|
|
64
|
+
import { defineCustomElement as defineCustomElement$10, IxMenuItem as IxMenuItem$1 } from '@siemens/ix/components/ix-menu-item.js';
|
|
65
|
+
import { defineCustomElement as defineCustomElement$12, IxMenuSettingsItem as IxMenuSettingsItem$1 } from '@siemens/ix/components/ix-menu-settings-item.js';
|
|
66
|
+
import { defineCustomElement as defineCustomElement$11, IxMenuSettings as IxMenuSettings$1 } from '@siemens/ix/components/ix-menu-settings.js';
|
|
67
|
+
import { defineCustomElement as defineCustomElement$V, IxMenu as IxMenu$1 } from '@siemens/ix/components/ix-menu.js';
|
|
68
|
+
import { defineCustomElement as defineCustomElement$13, IxMessageBar as IxMessageBar$1 } from '@siemens/ix/components/ix-message-bar.js';
|
|
69
|
+
import { defineCustomElement as defineCustomElement$15, IxModalContent as IxModalContent$1 } from '@siemens/ix/components/ix-modal-content.js';
|
|
70
|
+
import { defineCustomElement as defineCustomElement$16, IxModalFooter as IxModalFooter$1 } from '@siemens/ix/components/ix-modal-footer.js';
|
|
71
|
+
import { defineCustomElement as defineCustomElement$17, IxModalHeader as IxModalHeader$1 } from '@siemens/ix/components/ix-modal-header.js';
|
|
72
|
+
import { defineCustomElement as defineCustomElement$14, IxModal as IxModal$1 } from '@siemens/ix/components/ix-modal.js';
|
|
73
|
+
import { defineCustomElement as defineCustomElement$18, IxNumberInput as IxNumberInput$1 } from '@siemens/ix/components/ix-number-input.js';
|
|
74
|
+
import { defineCustomElement as defineCustomElement$19, IxPagination as IxPagination$1 } from '@siemens/ix/components/ix-pagination.js';
|
|
75
|
+
import { defineCustomElement as defineCustomElement$1b, IxPaneLayout as IxPaneLayout$1 } from '@siemens/ix/components/ix-pane-layout.js';
|
|
76
|
+
import { defineCustomElement as defineCustomElement$1a, IxPane as IxPane$1 } from '@siemens/ix/components/ix-pane.js';
|
|
77
|
+
import { defineCustomElement as defineCustomElement$1c, IxPill as IxPill$1 } from '@siemens/ix/components/ix-pill.js';
|
|
78
|
+
import { defineCustomElement as defineCustomElement$1d, IxProgressIndicator as IxProgressIndicator$1 } from '@siemens/ix/components/ix-progress-indicator.js';
|
|
79
|
+
import { defineCustomElement as defineCustomElement$1e, IxPushCard as IxPushCard$1 } from '@siemens/ix/components/ix-push-card.js';
|
|
80
|
+
import { defineCustomElement as defineCustomElement$1g, IxRadioGroup as IxRadioGroup$1 } from '@siemens/ix/components/ix-radio-group.js';
|
|
81
|
+
import { defineCustomElement as defineCustomElement$1f, IxRadio as IxRadio$1 } from '@siemens/ix/components/ix-radio.js';
|
|
82
|
+
import { defineCustomElement as defineCustomElement$1h, IxRow as IxRow$1 } from '@siemens/ix/components/ix-row.js';
|
|
83
|
+
import { defineCustomElement as defineCustomElement$1j, IxSelectItem as IxSelectItem$1 } from '@siemens/ix/components/ix-select-item.js';
|
|
84
|
+
import { defineCustomElement as defineCustomElement$1i, IxSelect as IxSelect$1 } from '@siemens/ix/components/ix-select.js';
|
|
85
|
+
import { defineCustomElement as defineCustomElement$1k, IxSlider as IxSlider$1 } from '@siemens/ix/components/ix-slider.js';
|
|
86
|
+
import { defineCustomElement as defineCustomElement$1l, IxSpinner as IxSpinner$1 } from '@siemens/ix/components/ix-spinner.js';
|
|
87
|
+
import { defineCustomElement as defineCustomElement$1m, IxSplitButton as IxSplitButton$1 } from '@siemens/ix/components/ix-split-button.js';
|
|
88
|
+
import { defineCustomElement as defineCustomElement$1n, IxTabItem as IxTabItem$1 } from '@siemens/ix/components/ix-tab-item.js';
|
|
89
|
+
import { defineCustomElement as defineCustomElement$1o, IxTabs as IxTabs$1 } from '@siemens/ix/components/ix-tabs.js';
|
|
90
|
+
import { defineCustomElement as defineCustomElement$1p, IxTextarea as IxTextarea$1 } from '@siemens/ix/components/ix-textarea.js';
|
|
91
|
+
import { defineCustomElement as defineCustomElement$1q, IxTile as IxTile$1 } from '@siemens/ix/components/ix-tile.js';
|
|
92
|
+
import { defineCustomElement as defineCustomElement$1r, IxTimeInput as IxTimeInput$1 } from '@siemens/ix/components/ix-time-input.js';
|
|
93
|
+
import { defineCustomElement as defineCustomElement$1s, IxTimePicker as IxTimePicker$1 } from '@siemens/ix/components/ix-time-picker.js';
|
|
94
|
+
import { defineCustomElement as defineCustomElement$1u, IxToastContainer as IxToastContainer$1 } from '@siemens/ix/components/ix-toast-container.js';
|
|
95
|
+
import { defineCustomElement as defineCustomElement$1t, IxToast as IxToast$1 } from '@siemens/ix/components/ix-toast.js';
|
|
96
|
+
import { defineCustomElement as defineCustomElement$1w, IxToggleButton as IxToggleButton$1 } from '@siemens/ix/components/ix-toggle-button.js';
|
|
97
|
+
import { defineCustomElement as defineCustomElement$1v, IxToggle as IxToggle$1 } from '@siemens/ix/components/ix-toggle.js';
|
|
98
|
+
import { defineCustomElement as defineCustomElement$1x, IxTooltip as IxTooltip$1 } from '@siemens/ix/components/ix-tooltip.js';
|
|
99
|
+
import { defineCustomElement as defineCustomElement$1y, IxTypography as IxTypography$1 } from '@siemens/ix/components/ix-typography.js';
|
|
100
|
+
import { defineCustomElement as defineCustomElement$1z, IxUpload as IxUpload$1 } from '@siemens/ix/components/ix-upload.js';
|
|
101
|
+
import { defineCustomElement as defineCustomElement$1A, IxValidationTooltip as IxValidationTooltip$1 } from '@siemens/ix/components/ix-validation-tooltip.js';
|
|
102
|
+
import { defineCustomElement as defineCustomElement$1B, IxWorkflowStep as IxWorkflowStep$1 } from '@siemens/ix/components/ix-workflow-step.js';
|
|
103
|
+
import { defineCustomElement as defineCustomElement$1C, IxWorkflowSteps as IxWorkflowSteps$1 } from '@siemens/ix/components/ix-workflow-steps.js';
|
|
1
104
|
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
105
|
+
import React from 'react';
|
|
2
106
|
|
|
3
107
|
/**
|
|
4
108
|
* This file was automatically generated by the Stencil React Output Target.
|
|
5
109
|
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
6
|
-
* Do __not__ import components from this file as server side rendered components
|
|
7
|
-
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
8
|
-
* file that re-exports all components with the 'use client' directive.
|
|
9
110
|
*/
|
|
10
111
|
const serializeShadowRoot = { "scoped": [], "default": "declarative-shadow-dom" };
|
|
11
112
|
const IxActionCard = /*@__PURE__*/ createComponent({
|
|
@@ -13,12 +114,19 @@ const IxActionCard = /*@__PURE__*/ createComponent({
|
|
|
13
114
|
properties: {
|
|
14
115
|
variant: 'variant',
|
|
15
116
|
icon: 'icon',
|
|
117
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
16
118
|
heading: 'heading',
|
|
17
119
|
subheading: 'subheading',
|
|
18
|
-
selected: 'selected'
|
|
120
|
+
selected: 'selected',
|
|
121
|
+
ariaLabelCard: 'aria-label-card'
|
|
19
122
|
},
|
|
20
123
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
21
|
-
serializeShadowRoot
|
|
124
|
+
serializeShadowRoot,
|
|
125
|
+
elementClass: IxActionCard$1,
|
|
126
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
127
|
+
react: React,
|
|
128
|
+
events: {},
|
|
129
|
+
defineCustomElement: defineCustomElement
|
|
22
130
|
});
|
|
23
131
|
const IxApplication = /*@__PURE__*/ createComponent({
|
|
24
132
|
tagName: 'ix-application',
|
|
@@ -30,27 +138,49 @@ const IxApplication = /*@__PURE__*/ createComponent({
|
|
|
30
138
|
appSwitchConfig: 'app-switch-config'
|
|
31
139
|
},
|
|
32
140
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
33
|
-
serializeShadowRoot
|
|
141
|
+
serializeShadowRoot,
|
|
142
|
+
elementClass: IxApplication$1,
|
|
143
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
144
|
+
react: React,
|
|
145
|
+
events: {},
|
|
146
|
+
defineCustomElement: defineCustomElement$1
|
|
34
147
|
});
|
|
35
148
|
const IxApplicationHeader = /*@__PURE__*/ createComponent({
|
|
36
149
|
tagName: 'ix-application-header',
|
|
37
150
|
properties: {
|
|
38
151
|
name: 'name',
|
|
39
|
-
showMenu: 'show-menu'
|
|
152
|
+
showMenu: 'show-menu',
|
|
153
|
+
ariaLabelMenuExpandIconButton: 'aria-label-menu-expand-icon-button',
|
|
154
|
+
ariaLabelAppSwitchIconButton: 'aria-label-app-switch-icon-button',
|
|
155
|
+
ariaLabelMoreMenuIconButton: 'aria-label-more-menu-icon-button'
|
|
40
156
|
},
|
|
41
157
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
42
|
-
serializeShadowRoot
|
|
158
|
+
serializeShadowRoot,
|
|
159
|
+
elementClass: IxApplicationHeader$1,
|
|
160
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
161
|
+
react: React,
|
|
162
|
+
events: {
|
|
163
|
+
onMenuToggle: 'menuToggle',
|
|
164
|
+
onOpenAppSwitch: 'openAppSwitch'
|
|
165
|
+
},
|
|
166
|
+
defineCustomElement: defineCustomElement$2
|
|
43
167
|
});
|
|
44
168
|
const IxAvatar = /*@__PURE__*/ createComponent({
|
|
45
169
|
tagName: 'ix-avatar',
|
|
46
170
|
properties: {
|
|
171
|
+
a11yLabel: 'a11y-label',
|
|
47
172
|
image: 'image',
|
|
48
173
|
initials: 'initials',
|
|
49
174
|
username: 'username',
|
|
50
175
|
extra: 'extra'
|
|
51
176
|
},
|
|
52
177
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
53
|
-
serializeShadowRoot
|
|
178
|
+
serializeShadowRoot,
|
|
179
|
+
elementClass: IxAvatar$1,
|
|
180
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
181
|
+
react: React,
|
|
182
|
+
events: {},
|
|
183
|
+
defineCustomElement: defineCustomElement$3
|
|
54
184
|
});
|
|
55
185
|
const IxBasicNavigation = /*@__PURE__*/ createComponent({
|
|
56
186
|
tagName: 'ix-basic-navigation',
|
|
@@ -61,7 +191,12 @@ const IxBasicNavigation = /*@__PURE__*/ createComponent({
|
|
|
61
191
|
breakpoints: 'breakpoints'
|
|
62
192
|
},
|
|
63
193
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
64
|
-
serializeShadowRoot
|
|
194
|
+
serializeShadowRoot,
|
|
195
|
+
elementClass: IxBasicNavigation$1,
|
|
196
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
197
|
+
react: React,
|
|
198
|
+
events: {},
|
|
199
|
+
defineCustomElement: defineCustomElement$4
|
|
65
200
|
});
|
|
66
201
|
const IxBlind = /*@__PURE__*/ createComponent({
|
|
67
202
|
tagName: 'ix-blind',
|
|
@@ -73,7 +208,12 @@ const IxBlind = /*@__PURE__*/ createComponent({
|
|
|
73
208
|
variant: 'variant'
|
|
74
209
|
},
|
|
75
210
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
76
|
-
serializeShadowRoot
|
|
211
|
+
serializeShadowRoot,
|
|
212
|
+
elementClass: IxBlind$1,
|
|
213
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
214
|
+
react: React,
|
|
215
|
+
events: { onCollapsedChange: 'collapsedChange' },
|
|
216
|
+
defineCustomElement: defineCustomElement$5
|
|
77
217
|
});
|
|
78
218
|
const IxBreadcrumb = /*@__PURE__*/ createComponent({
|
|
79
219
|
tagName: 'ix-breadcrumb',
|
|
@@ -84,11 +224,20 @@ const IxBreadcrumb = /*@__PURE__*/ createComponent({
|
|
|
84
224
|
ariaLabelPreviousButton: 'aria-label-previous-button'
|
|
85
225
|
},
|
|
86
226
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
87
|
-
serializeShadowRoot
|
|
227
|
+
serializeShadowRoot,
|
|
228
|
+
elementClass: IxBreadcrumb$1,
|
|
229
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
230
|
+
react: React,
|
|
231
|
+
events: {
|
|
232
|
+
onItemClick: 'itemClick',
|
|
233
|
+
onNextClick: 'nextClick'
|
|
234
|
+
},
|
|
235
|
+
defineCustomElement: defineCustomElement$6
|
|
88
236
|
});
|
|
89
237
|
const IxBreadcrumbItem = /*@__PURE__*/ createComponent({
|
|
90
238
|
tagName: 'ix-breadcrumb-item',
|
|
91
239
|
properties: {
|
|
240
|
+
ariaLabelButton: 'aria-label-button',
|
|
92
241
|
label: 'label',
|
|
93
242
|
icon: 'icon',
|
|
94
243
|
ghost: 'ghost',
|
|
@@ -97,11 +246,17 @@ const IxBreadcrumbItem = /*@__PURE__*/ createComponent({
|
|
|
97
246
|
isDropdownTrigger: 'is-dropdown-trigger'
|
|
98
247
|
},
|
|
99
248
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
100
|
-
serializeShadowRoot
|
|
249
|
+
serializeShadowRoot,
|
|
250
|
+
elementClass: IxBreadcrumbItem$1,
|
|
251
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
252
|
+
react: React,
|
|
253
|
+
events: {},
|
|
254
|
+
defineCustomElement: defineCustomElement$7
|
|
101
255
|
});
|
|
102
256
|
const IxButton = /*@__PURE__*/ createComponent({
|
|
103
257
|
tagName: 'ix-button',
|
|
104
258
|
properties: {
|
|
259
|
+
ariaLabelButton: 'aria-label-button',
|
|
105
260
|
variant: 'variant',
|
|
106
261
|
outline: 'outline',
|
|
107
262
|
ghost: 'ghost',
|
|
@@ -114,7 +269,12 @@ const IxButton = /*@__PURE__*/ createComponent({
|
|
|
114
269
|
iconSize: 'icon-size'
|
|
115
270
|
},
|
|
116
271
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
117
|
-
serializeShadowRoot
|
|
272
|
+
serializeShadowRoot,
|
|
273
|
+
elementClass: IxButton$1,
|
|
274
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
275
|
+
react: React,
|
|
276
|
+
events: {},
|
|
277
|
+
defineCustomElement: defineCustomElement$8
|
|
118
278
|
});
|
|
119
279
|
const IxCard = /*@__PURE__*/ createComponent({
|
|
120
280
|
tagName: 'ix-card',
|
|
@@ -123,23 +283,42 @@ const IxCard = /*@__PURE__*/ createComponent({
|
|
|
123
283
|
selected: 'selected'
|
|
124
284
|
},
|
|
125
285
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
126
|
-
serializeShadowRoot
|
|
286
|
+
serializeShadowRoot,
|
|
287
|
+
elementClass: IxCard$1,
|
|
288
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
289
|
+
react: React,
|
|
290
|
+
events: {},
|
|
291
|
+
defineCustomElement: defineCustomElement$9
|
|
127
292
|
});
|
|
128
293
|
const IxCardAccordion = /*@__PURE__*/ createComponent({
|
|
129
294
|
tagName: 'ix-card-accordion',
|
|
130
|
-
properties: {
|
|
295
|
+
properties: {
|
|
296
|
+
ariaLabelExpandButton: 'aria-label-expand-button',
|
|
297
|
+
collapse: 'collapse'
|
|
298
|
+
},
|
|
131
299
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
132
|
-
serializeShadowRoot
|
|
300
|
+
serializeShadowRoot,
|
|
301
|
+
elementClass: IxCardAccordion$1,
|
|
302
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
303
|
+
react: React,
|
|
304
|
+
events: {},
|
|
305
|
+
defineCustomElement: defineCustomElement$a
|
|
133
306
|
});
|
|
134
307
|
const IxCardContent = /*@__PURE__*/ createComponent({
|
|
135
308
|
tagName: 'ix-card-content',
|
|
136
309
|
properties: {},
|
|
137
310
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
138
|
-
serializeShadowRoot
|
|
311
|
+
serializeShadowRoot,
|
|
312
|
+
elementClass: IxCardContent$1,
|
|
313
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
314
|
+
react: React,
|
|
315
|
+
events: {},
|
|
316
|
+
defineCustomElement: defineCustomElement$b
|
|
139
317
|
});
|
|
140
318
|
const IxCardList = /*@__PURE__*/ createComponent({
|
|
141
319
|
tagName: 'ix-card-list',
|
|
142
320
|
properties: {
|
|
321
|
+
ariaLabelExpandButton: 'aria-label-expand-button',
|
|
143
322
|
label: 'label',
|
|
144
323
|
collapse: 'collapse',
|
|
145
324
|
listStyle: 'list-style',
|
|
@@ -151,13 +330,27 @@ const IxCardList = /*@__PURE__*/ createComponent({
|
|
|
151
330
|
i18nMoreCards: 'i-1-8n-more-cards'
|
|
152
331
|
},
|
|
153
332
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
154
|
-
serializeShadowRoot
|
|
333
|
+
serializeShadowRoot,
|
|
334
|
+
elementClass: IxCardList$1,
|
|
335
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
336
|
+
react: React,
|
|
337
|
+
events: {
|
|
338
|
+
onCollapseChanged: 'collapseChanged',
|
|
339
|
+
onShowAllClick: 'showAllClick',
|
|
340
|
+
onShowMoreCardClick: 'showMoreCardClick'
|
|
341
|
+
},
|
|
342
|
+
defineCustomElement: defineCustomElement$c
|
|
155
343
|
});
|
|
156
344
|
const IxCardTitle = /*@__PURE__*/ createComponent({
|
|
157
345
|
tagName: 'ix-card-title',
|
|
158
346
|
properties: {},
|
|
159
347
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
160
|
-
serializeShadowRoot
|
|
348
|
+
serializeShadowRoot,
|
|
349
|
+
elementClass: IxCardTitle$1,
|
|
350
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
351
|
+
react: React,
|
|
352
|
+
events: {},
|
|
353
|
+
defineCustomElement: defineCustomElement$d
|
|
161
354
|
});
|
|
162
355
|
const IxCategoryFilter = /*@__PURE__*/ createComponent({
|
|
163
356
|
tagName: 'ix-category-filter',
|
|
@@ -175,10 +368,23 @@ const IxCategoryFilter = /*@__PURE__*/ createComponent({
|
|
|
175
368
|
repeatCategories: 'repeat-categories',
|
|
176
369
|
tmpDisableScrollIntoView: 'tmp-disable-scroll-into-view',
|
|
177
370
|
labelCategories: 'label-categories',
|
|
178
|
-
i18nPlainText: 'i-1-8n-plain-text'
|
|
371
|
+
i18nPlainText: 'i-1-8n-plain-text',
|
|
372
|
+
ariaLabelResetButton: 'aria-label-reset-button',
|
|
373
|
+
ariaLabelOperatorButton: 'aria-label-operator-button',
|
|
374
|
+
ariaLabelFilterInput: 'aria-label-filter-input'
|
|
179
375
|
},
|
|
180
376
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
181
|
-
serializeShadowRoot
|
|
377
|
+
serializeShadowRoot,
|
|
378
|
+
elementClass: IxCategoryFilter$1,
|
|
379
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
380
|
+
react: React,
|
|
381
|
+
events: {
|
|
382
|
+
onCategoryChanged: 'categoryChanged',
|
|
383
|
+
onInputChanged: 'inputChanged',
|
|
384
|
+
onFilterChanged: 'filterChanged',
|
|
385
|
+
onFilterCleared: 'filterCleared'
|
|
386
|
+
},
|
|
387
|
+
defineCustomElement: defineCustomElement$e
|
|
182
388
|
});
|
|
183
389
|
const IxCheckbox = /*@__PURE__*/ createComponent({
|
|
184
390
|
tagName: 'ix-checkbox',
|
|
@@ -192,7 +398,16 @@ const IxCheckbox = /*@__PURE__*/ createComponent({
|
|
|
192
398
|
required: 'required'
|
|
193
399
|
},
|
|
194
400
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
195
|
-
serializeShadowRoot
|
|
401
|
+
serializeShadowRoot,
|
|
402
|
+
elementClass: IxCheckbox$1,
|
|
403
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
404
|
+
react: React,
|
|
405
|
+
events: {
|
|
406
|
+
onCheckedChange: 'checkedChange',
|
|
407
|
+
onValueChange: 'valueChange',
|
|
408
|
+
onIxBlur: 'ixBlur'
|
|
409
|
+
},
|
|
410
|
+
defineCustomElement: defineCustomElement$f
|
|
196
411
|
});
|
|
197
412
|
const IxCheckboxGroup = /*@__PURE__*/ createComponent({
|
|
198
413
|
tagName: 'ix-checkbox-group',
|
|
@@ -208,7 +423,12 @@ const IxCheckboxGroup = /*@__PURE__*/ createComponent({
|
|
|
208
423
|
required: 'required'
|
|
209
424
|
},
|
|
210
425
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
211
|
-
serializeShadowRoot
|
|
426
|
+
serializeShadowRoot,
|
|
427
|
+
elementClass: IxCheckboxGroup$1,
|
|
428
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
429
|
+
react: React,
|
|
430
|
+
events: {},
|
|
431
|
+
defineCustomElement: defineCustomElement$g
|
|
212
432
|
});
|
|
213
433
|
const IxChip = /*@__PURE__*/ createComponent({
|
|
214
434
|
tagName: 'ix-chip',
|
|
@@ -220,10 +440,17 @@ const IxChip = /*@__PURE__*/ createComponent({
|
|
|
220
440
|
background: 'background',
|
|
221
441
|
chipColor: 'chip-color',
|
|
222
442
|
outline: 'outline',
|
|
223
|
-
tooltipText: 'tooltip-text'
|
|
443
|
+
tooltipText: 'tooltip-text',
|
|
444
|
+
centerContent: 'center-content',
|
|
445
|
+
ariaLabelCloseButton: 'aria-label-close-button'
|
|
224
446
|
},
|
|
225
447
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
226
|
-
serializeShadowRoot
|
|
448
|
+
serializeShadowRoot,
|
|
449
|
+
elementClass: IxChip$1,
|
|
450
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
451
|
+
react: React,
|
|
452
|
+
events: { onCloseChip: 'closeChip' },
|
|
453
|
+
defineCustomElement: defineCustomElement$h
|
|
227
454
|
});
|
|
228
455
|
const IxCol = /*@__PURE__*/ createComponent({
|
|
229
456
|
tagName: 'ix-col',
|
|
@@ -234,13 +461,23 @@ const IxCol = /*@__PURE__*/ createComponent({
|
|
|
234
461
|
sizeLg: 'size-lg'
|
|
235
462
|
},
|
|
236
463
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
237
|
-
serializeShadowRoot
|
|
464
|
+
serializeShadowRoot,
|
|
465
|
+
elementClass: IxCol$1,
|
|
466
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
467
|
+
react: React,
|
|
468
|
+
events: {},
|
|
469
|
+
defineCustomElement: defineCustomElement$i
|
|
238
470
|
});
|
|
239
471
|
const IxContent = /*@__PURE__*/ createComponent({
|
|
240
472
|
tagName: 'ix-content',
|
|
241
473
|
properties: {},
|
|
242
474
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
243
|
-
serializeShadowRoot
|
|
475
|
+
serializeShadowRoot,
|
|
476
|
+
elementClass: IxContent$1,
|
|
477
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
478
|
+
react: React,
|
|
479
|
+
events: {},
|
|
480
|
+
defineCustomElement: defineCustomElement$j
|
|
244
481
|
});
|
|
245
482
|
const IxContentHeader = /*@__PURE__*/ createComponent({
|
|
246
483
|
tagName: 'ix-content-header',
|
|
@@ -251,7 +488,12 @@ const IxContentHeader = /*@__PURE__*/ createComponent({
|
|
|
251
488
|
hasBackButton: 'has-back-button'
|
|
252
489
|
},
|
|
253
490
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
254
|
-
serializeShadowRoot
|
|
491
|
+
serializeShadowRoot,
|
|
492
|
+
elementClass: IxContentHeader$1,
|
|
493
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
494
|
+
react: React,
|
|
495
|
+
events: { onBackButtonClick: 'backButtonClick' },
|
|
496
|
+
defineCustomElement: defineCustomElement$k
|
|
255
497
|
});
|
|
256
498
|
const IxCustomField = /*@__PURE__*/ createComponent({
|
|
257
499
|
tagName: 'ix-custom-field',
|
|
@@ -266,7 +508,12 @@ const IxCustomField = /*@__PURE__*/ createComponent({
|
|
|
266
508
|
showTextAsTooltip: 'show-text-as-tooltip'
|
|
267
509
|
},
|
|
268
510
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
269
|
-
serializeShadowRoot
|
|
511
|
+
serializeShadowRoot,
|
|
512
|
+
elementClass: IxCustomField$1,
|
|
513
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
514
|
+
react: React,
|
|
515
|
+
events: {},
|
|
516
|
+
defineCustomElement: defineCustomElement$l
|
|
270
517
|
});
|
|
271
518
|
const IxDateDropdown = /*@__PURE__*/ createComponent({
|
|
272
519
|
tagName: 'ix-date-dropdown',
|
|
@@ -284,6 +531,7 @@ const IxDateDropdown = /*@__PURE__*/ createComponent({
|
|
|
284
531
|
ghost: 'ghost',
|
|
285
532
|
loading: 'loading',
|
|
286
533
|
showWeekNumbers: 'show-week-numbers',
|
|
534
|
+
ariaLabelDropdownButton: 'aria-label-dropdown-button',
|
|
287
535
|
customRangeAllowed: 'custom-range-allowed',
|
|
288
536
|
dateRangeOptions: 'date-range-options',
|
|
289
537
|
locale: 'locale',
|
|
@@ -294,7 +542,12 @@ const IxDateDropdown = /*@__PURE__*/ createComponent({
|
|
|
294
542
|
today: 'today'
|
|
295
543
|
},
|
|
296
544
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
297
|
-
serializeShadowRoot
|
|
545
|
+
serializeShadowRoot,
|
|
546
|
+
elementClass: IxDateDropdown$1,
|
|
547
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
548
|
+
react: React,
|
|
549
|
+
events: { onDateRangeChange: 'dateRangeChange' },
|
|
550
|
+
defineCustomElement: defineCustomElement$m
|
|
298
551
|
});
|
|
299
552
|
const IxDateInput = /*@__PURE__*/ createComponent({
|
|
300
553
|
tagName: 'ix-date-input',
|
|
@@ -302,11 +555,14 @@ const IxDateInput = /*@__PURE__*/ createComponent({
|
|
|
302
555
|
name: 'name',
|
|
303
556
|
placeholder: 'placeholder',
|
|
304
557
|
value: 'value',
|
|
558
|
+
minDate: 'min-date',
|
|
559
|
+
maxDate: 'max-date',
|
|
305
560
|
locale: 'locale',
|
|
306
561
|
format: 'format',
|
|
307
562
|
required: 'required',
|
|
308
563
|
helperText: 'helper-text',
|
|
309
564
|
label: 'label',
|
|
565
|
+
ariaLabelCalendarButton: 'aria-label-calendar-button',
|
|
310
566
|
invalidText: 'invalid-text',
|
|
311
567
|
readonly: 'readonly',
|
|
312
568
|
disabled: 'disabled',
|
|
@@ -315,10 +571,21 @@ const IxDateInput = /*@__PURE__*/ createComponent({
|
|
|
315
571
|
validText: 'valid-text',
|
|
316
572
|
showTextAsTooltip: 'show-text-as-tooltip',
|
|
317
573
|
i18nErrorDateUnparsable: 'i18n-error-date-unparsable',
|
|
318
|
-
showWeekNumbers: 'show-week-numbers'
|
|
574
|
+
showWeekNumbers: 'show-week-numbers',
|
|
575
|
+
weekStartIndex: 'week-start-index',
|
|
576
|
+
ariaLabelPreviousMonthButton: 'aria-label-previous-month-button',
|
|
577
|
+
ariaLabelNextMonthButton: 'aria-label-next-month-button'
|
|
319
578
|
},
|
|
320
579
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
321
|
-
serializeShadowRoot
|
|
580
|
+
serializeShadowRoot,
|
|
581
|
+
elementClass: IxDateInput$1,
|
|
582
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
583
|
+
react: React,
|
|
584
|
+
events: {
|
|
585
|
+
onValueChange: 'valueChange',
|
|
586
|
+
onValidityStateChange: 'validityStateChange'
|
|
587
|
+
},
|
|
588
|
+
defineCustomElement: defineCustomElement$n
|
|
322
589
|
});
|
|
323
590
|
const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
324
591
|
tagName: 'ix-date-picker',
|
|
@@ -331,6 +598,8 @@ const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
|
331
598
|
minDate: 'min-date',
|
|
332
599
|
maxDate: 'max-date',
|
|
333
600
|
i18nDone: 'i18n-done',
|
|
601
|
+
ariaLabelPreviousMonthButton: 'aria-label-previous-month-button',
|
|
602
|
+
ariaLabelNextMonthButton: 'aria-label-next-month-button',
|
|
334
603
|
weekStartIndex: 'week-start-index',
|
|
335
604
|
locale: 'locale',
|
|
336
605
|
showWeekNumbers: 'show-week-numbers',
|
|
@@ -338,7 +607,16 @@ const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
|
338
607
|
today: 'today'
|
|
339
608
|
},
|
|
340
609
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
341
|
-
serializeShadowRoot
|
|
610
|
+
serializeShadowRoot,
|
|
611
|
+
elementClass: IxDatePicker$1,
|
|
612
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
613
|
+
react: React,
|
|
614
|
+
events: {
|
|
615
|
+
onDateChange: 'dateChange',
|
|
616
|
+
onDateRangeChange: 'dateRangeChange',
|
|
617
|
+
onDateSelect: 'dateSelect'
|
|
618
|
+
},
|
|
619
|
+
defineCustomElement: defineCustomElement$o
|
|
342
620
|
});
|
|
343
621
|
const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
344
622
|
tagName: 'ix-datetime-picker',
|
|
@@ -358,18 +636,34 @@ const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
|
358
636
|
timeReference: 'time-reference',
|
|
359
637
|
i18nDone: 'i18n-done',
|
|
360
638
|
i18nTime: 'i-1-8n-time',
|
|
639
|
+
ariaLabelPreviousMonthButton: 'aria-label-previous-month-button',
|
|
640
|
+
ariaLabelNextMonthButton: 'aria-label-next-month-button',
|
|
361
641
|
weekStartIndex: 'week-start-index',
|
|
362
642
|
locale: 'locale',
|
|
363
643
|
showWeekNumbers: 'show-week-numbers'
|
|
364
644
|
},
|
|
365
645
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
366
|
-
serializeShadowRoot
|
|
646
|
+
serializeShadowRoot,
|
|
647
|
+
elementClass: IxDatetimePicker$1,
|
|
648
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
649
|
+
react: React,
|
|
650
|
+
events: {
|
|
651
|
+
onTimeChange: 'timeChange',
|
|
652
|
+
onDateChange: 'dateChange',
|
|
653
|
+
onDateSelect: 'dateSelect'
|
|
654
|
+
},
|
|
655
|
+
defineCustomElement: defineCustomElement$p
|
|
367
656
|
});
|
|
368
657
|
const IxDivider = /*@__PURE__*/ createComponent({
|
|
369
658
|
tagName: 'ix-divider',
|
|
370
659
|
properties: {},
|
|
371
660
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
372
|
-
serializeShadowRoot
|
|
661
|
+
serializeShadowRoot,
|
|
662
|
+
elementClass: IxDivider$1,
|
|
663
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
664
|
+
react: React,
|
|
665
|
+
events: {},
|
|
666
|
+
defineCustomElement: defineCustomElement$q
|
|
373
667
|
});
|
|
374
668
|
const IxDrawer = /*@__PURE__*/ createComponent({
|
|
375
669
|
tagName: 'ix-drawer',
|
|
@@ -379,10 +673,19 @@ const IxDrawer = /*@__PURE__*/ createComponent({
|
|
|
379
673
|
fullHeight: 'full-height',
|
|
380
674
|
minWidth: 'min-width',
|
|
381
675
|
maxWidth: 'max-width',
|
|
382
|
-
width: 'width'
|
|
676
|
+
width: 'width',
|
|
677
|
+
ariaLabelCloseButton: 'aria-label-close-button'
|
|
383
678
|
},
|
|
384
679
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
385
|
-
serializeShadowRoot
|
|
680
|
+
serializeShadowRoot,
|
|
681
|
+
elementClass: IxDrawer$1,
|
|
682
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
683
|
+
react: React,
|
|
684
|
+
events: {
|
|
685
|
+
onOpen: 'open',
|
|
686
|
+
onDrawerClose: 'drawerClose'
|
|
687
|
+
},
|
|
688
|
+
defineCustomElement: defineCustomElement$r
|
|
386
689
|
});
|
|
387
690
|
const IxDropdown = /*@__PURE__*/ createComponent({
|
|
388
691
|
tagName: 'ix-dropdown',
|
|
@@ -402,7 +705,12 @@ const IxDropdown = /*@__PURE__*/ createComponent({
|
|
|
402
705
|
suppressOverflowBehavior: 'suppress-overflow-behavior'
|
|
403
706
|
},
|
|
404
707
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
405
|
-
serializeShadowRoot
|
|
708
|
+
serializeShadowRoot,
|
|
709
|
+
elementClass: IxDropdown$1,
|
|
710
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
711
|
+
react: React,
|
|
712
|
+
events: { onShowChanged: 'showChanged' },
|
|
713
|
+
defineCustomElement: defineCustomElement$s
|
|
406
714
|
});
|
|
407
715
|
const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
408
716
|
tagName: 'ix-dropdown-button',
|
|
@@ -414,22 +722,35 @@ const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
|
414
722
|
label: 'label',
|
|
415
723
|
icon: 'icon',
|
|
416
724
|
closeBehavior: 'close-behavior',
|
|
417
|
-
placement: 'placement'
|
|
725
|
+
placement: 'placement',
|
|
726
|
+
ariaLabelDropdownButton: 'aria-label-dropdown-button'
|
|
418
727
|
},
|
|
419
728
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
420
|
-
serializeShadowRoot
|
|
729
|
+
serializeShadowRoot,
|
|
730
|
+
elementClass: IxDropdownButton$1,
|
|
731
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
732
|
+
react: React,
|
|
733
|
+
events: {},
|
|
734
|
+
defineCustomElement: defineCustomElement$t
|
|
421
735
|
});
|
|
422
736
|
const IxDropdownHeader = /*@__PURE__*/ createComponent({
|
|
423
737
|
tagName: 'ix-dropdown-header',
|
|
424
738
|
properties: { label: 'label' },
|
|
425
739
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
426
|
-
serializeShadowRoot
|
|
740
|
+
serializeShadowRoot,
|
|
741
|
+
elementClass: IxDropdownHeader$1,
|
|
742
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
743
|
+
react: React,
|
|
744
|
+
events: {},
|
|
745
|
+
defineCustomElement: defineCustomElement$u
|
|
427
746
|
});
|
|
428
747
|
const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
429
748
|
tagName: 'ix-dropdown-item',
|
|
430
749
|
properties: {
|
|
431
750
|
label: 'label',
|
|
432
751
|
icon: 'icon',
|
|
752
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
753
|
+
ariaLabelButton: 'aria-label-button',
|
|
433
754
|
hover: 'hover',
|
|
434
755
|
disabled: 'disabled',
|
|
435
756
|
checked: 'checked',
|
|
@@ -437,13 +758,23 @@ const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
|
437
758
|
suppressChecked: 'suppress-checked'
|
|
438
759
|
},
|
|
439
760
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
440
|
-
serializeShadowRoot
|
|
761
|
+
serializeShadowRoot,
|
|
762
|
+
elementClass: IxDropdownItem$1,
|
|
763
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
764
|
+
react: React,
|
|
765
|
+
events: {},
|
|
766
|
+
defineCustomElement: defineCustomElement$v
|
|
441
767
|
});
|
|
442
768
|
const IxDropdownQuickActions = /*@__PURE__*/ createComponent({
|
|
443
769
|
tagName: 'ix-dropdown-quick-actions',
|
|
444
770
|
properties: {},
|
|
445
771
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
446
|
-
serializeShadowRoot
|
|
772
|
+
serializeShadowRoot,
|
|
773
|
+
elementClass: IxDropdownQuickActions$1,
|
|
774
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
775
|
+
react: React,
|
|
776
|
+
events: {},
|
|
777
|
+
defineCustomElement: defineCustomElement$w
|
|
447
778
|
});
|
|
448
779
|
const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
449
780
|
tagName: 'ix-empty-state',
|
|
@@ -452,10 +783,16 @@ const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
|
452
783
|
icon: 'icon',
|
|
453
784
|
header: 'header',
|
|
454
785
|
subHeader: 'sub-header',
|
|
455
|
-
action: 'action'
|
|
786
|
+
action: 'action',
|
|
787
|
+
ariaLabelEmptyStateIcon: 'aria-label-empty-state-icon'
|
|
456
788
|
},
|
|
457
789
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
458
|
-
serializeShadowRoot
|
|
790
|
+
serializeShadowRoot,
|
|
791
|
+
elementClass: IxEmptyState$1,
|
|
792
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
793
|
+
react: React,
|
|
794
|
+
events: { onActionClick: 'actionClick' },
|
|
795
|
+
defineCustomElement: defineCustomElement$x
|
|
459
796
|
});
|
|
460
797
|
const IxEventList = /*@__PURE__*/ createComponent({
|
|
461
798
|
tagName: 'ix-event-list',
|
|
@@ -466,7 +803,12 @@ const IxEventList = /*@__PURE__*/ createComponent({
|
|
|
466
803
|
chevron: 'chevron'
|
|
467
804
|
},
|
|
468
805
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
469
|
-
serializeShadowRoot
|
|
806
|
+
serializeShadowRoot,
|
|
807
|
+
elementClass: IxEventList$1,
|
|
808
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
809
|
+
react: React,
|
|
810
|
+
events: {},
|
|
811
|
+
defineCustomElement: defineCustomElement$y
|
|
470
812
|
});
|
|
471
813
|
const IxEventListItem = /*@__PURE__*/ createComponent({
|
|
472
814
|
tagName: 'ix-event-list-item',
|
|
@@ -477,7 +819,12 @@ const IxEventListItem = /*@__PURE__*/ createComponent({
|
|
|
477
819
|
chevron: 'chevron'
|
|
478
820
|
},
|
|
479
821
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
480
|
-
serializeShadowRoot
|
|
822
|
+
serializeShadowRoot,
|
|
823
|
+
elementClass: IxEventListItem$1,
|
|
824
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
825
|
+
react: React,
|
|
826
|
+
events: { onItemClick: 'itemClick' },
|
|
827
|
+
defineCustomElement: defineCustomElement$z
|
|
481
828
|
});
|
|
482
829
|
const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
483
830
|
tagName: 'ix-expanding-search',
|
|
@@ -488,10 +835,18 @@ const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
|
488
835
|
fullWidth: 'full-width',
|
|
489
836
|
variant: 'variant',
|
|
490
837
|
outline: 'outline',
|
|
491
|
-
ghost: 'ghost'
|
|
838
|
+
ghost: 'ghost',
|
|
839
|
+
ariaLabelSearchIconButton: 'aria-label-search-icon-button',
|
|
840
|
+
ariaLabelClearIconButton: 'aria-label-clear-icon-button',
|
|
841
|
+
ariaLabelSearchInput: 'aria-label-search-input'
|
|
492
842
|
},
|
|
493
843
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
494
|
-
serializeShadowRoot
|
|
844
|
+
serializeShadowRoot,
|
|
845
|
+
elementClass: IxExpandingSearch$1,
|
|
846
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
847
|
+
react: React,
|
|
848
|
+
events: { onValueChange: 'valueChange' },
|
|
849
|
+
defineCustomElement: defineCustomElement$A
|
|
495
850
|
});
|
|
496
851
|
const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
497
852
|
tagName: 'ix-field-label',
|
|
@@ -502,16 +857,27 @@ const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
|
502
857
|
isInvalid: 'is-invalid'
|
|
503
858
|
},
|
|
504
859
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
505
|
-
serializeShadowRoot
|
|
860
|
+
serializeShadowRoot,
|
|
861
|
+
elementClass: IxFieldLabel$1,
|
|
862
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
863
|
+
react: React,
|
|
864
|
+
events: {},
|
|
865
|
+
defineCustomElement: defineCustomElement$B
|
|
506
866
|
});
|
|
507
867
|
const IxFilterChip = /*@__PURE__*/ createComponent({
|
|
508
868
|
tagName: 'ix-filter-chip',
|
|
509
869
|
properties: {
|
|
510
870
|
disabled: 'disabled',
|
|
511
|
-
readonly: 'readonly'
|
|
871
|
+
readonly: 'readonly',
|
|
872
|
+
ariaLabelCloseIconButton: 'aria-label-close-icon-button'
|
|
512
873
|
},
|
|
513
874
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
514
|
-
serializeShadowRoot
|
|
875
|
+
serializeShadowRoot,
|
|
876
|
+
elementClass: IxFilterChip$1,
|
|
877
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
878
|
+
react: React,
|
|
879
|
+
events: { onCloseClick: 'closeClick' },
|
|
880
|
+
defineCustomElement: defineCustomElement$C
|
|
515
881
|
});
|
|
516
882
|
const IxFlipTile = /*@__PURE__*/ createComponent({
|
|
517
883
|
tagName: 'ix-flip-tile',
|
|
@@ -519,16 +885,27 @@ const IxFlipTile = /*@__PURE__*/ createComponent({
|
|
|
519
885
|
state: 'state',
|
|
520
886
|
height: 'height',
|
|
521
887
|
width: 'width',
|
|
522
|
-
index: 'index'
|
|
888
|
+
index: 'index',
|
|
889
|
+
ariaLabelEyeIconButton: 'aria-label-eye-icon-button'
|
|
523
890
|
},
|
|
524
891
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
525
|
-
serializeShadowRoot
|
|
892
|
+
serializeShadowRoot,
|
|
893
|
+
elementClass: IxFlipTile$1,
|
|
894
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
895
|
+
react: React,
|
|
896
|
+
events: { onToggle: 'toggle' },
|
|
897
|
+
defineCustomElement: defineCustomElement$D
|
|
526
898
|
});
|
|
527
899
|
const IxFlipTileContent = /*@__PURE__*/ createComponent({
|
|
528
900
|
tagName: 'ix-flip-tile-content',
|
|
529
901
|
properties: { contentVisible: 'content-visible' },
|
|
530
902
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
531
|
-
serializeShadowRoot
|
|
903
|
+
serializeShadowRoot,
|
|
904
|
+
elementClass: IxFlipTileContent$1,
|
|
905
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
906
|
+
react: React,
|
|
907
|
+
events: {},
|
|
908
|
+
defineCustomElement: defineCustomElement$E
|
|
532
909
|
});
|
|
533
910
|
const IxGroup = /*@__PURE__*/ createComponent({
|
|
534
911
|
tagName: 'ix-group',
|
|
@@ -542,18 +919,33 @@ const IxGroup = /*@__PURE__*/ createComponent({
|
|
|
542
919
|
expandOnHeaderClick: 'expand-on-header-click'
|
|
543
920
|
},
|
|
544
921
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
545
|
-
serializeShadowRoot
|
|
922
|
+
serializeShadowRoot,
|
|
923
|
+
elementClass: IxGroup$1,
|
|
924
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
925
|
+
react: React,
|
|
926
|
+
events: {
|
|
927
|
+
onSelectGroup: 'selectGroup',
|
|
928
|
+
onSelectItem: 'selectItem',
|
|
929
|
+
onCollapsedChanged: 'collapsedChanged'
|
|
930
|
+
},
|
|
931
|
+
defineCustomElement: defineCustomElement$F
|
|
546
932
|
});
|
|
547
933
|
const IxGroupContextMenu = /*@__PURE__*/ createComponent({
|
|
548
934
|
tagName: 'ix-group-context-menu',
|
|
549
935
|
properties: {},
|
|
550
936
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
551
|
-
serializeShadowRoot
|
|
937
|
+
serializeShadowRoot,
|
|
938
|
+
elementClass: IxGroupContextMenu$1,
|
|
939
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
940
|
+
react: React,
|
|
941
|
+
events: {},
|
|
942
|
+
defineCustomElement: defineCustomElement$G
|
|
552
943
|
});
|
|
553
944
|
const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
554
945
|
tagName: 'ix-group-item',
|
|
555
946
|
properties: {
|
|
556
947
|
icon: 'icon',
|
|
948
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
557
949
|
text: 'text',
|
|
558
950
|
secondaryText: 'secondary-text',
|
|
559
951
|
suppressSelection: 'suppress-selection',
|
|
@@ -562,7 +954,12 @@ const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
|
562
954
|
index: 'index'
|
|
563
955
|
},
|
|
564
956
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
565
|
-
serializeShadowRoot
|
|
957
|
+
serializeShadowRoot,
|
|
958
|
+
elementClass: IxGroupItem$1,
|
|
959
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
960
|
+
react: React,
|
|
961
|
+
events: { onSelectedChanged: 'selectedChanged' },
|
|
962
|
+
defineCustomElement: defineCustomElement$H
|
|
566
963
|
});
|
|
567
964
|
const IxHelperText = /*@__PURE__*/ createComponent({
|
|
568
965
|
tagName: 'ix-helper-text',
|
|
@@ -575,7 +972,12 @@ const IxHelperText = /*@__PURE__*/ createComponent({
|
|
|
575
972
|
warningText: 'warning-text'
|
|
576
973
|
},
|
|
577
974
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
578
|
-
serializeShadowRoot
|
|
975
|
+
serializeShadowRoot,
|
|
976
|
+
elementClass: IxHelperText$1,
|
|
977
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
978
|
+
react: React,
|
|
979
|
+
events: {},
|
|
980
|
+
defineCustomElement: defineCustomElement$I
|
|
579
981
|
});
|
|
580
982
|
const IxIconButton = /*@__PURE__*/ createComponent({
|
|
581
983
|
tagName: 'ix-icon-button',
|
|
@@ -593,7 +995,12 @@ const IxIconButton = /*@__PURE__*/ createComponent({
|
|
|
593
995
|
loading: 'loading'
|
|
594
996
|
},
|
|
595
997
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
596
|
-
serializeShadowRoot
|
|
998
|
+
serializeShadowRoot,
|
|
999
|
+
elementClass: IxIconButton$1,
|
|
1000
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1001
|
+
react: React,
|
|
1002
|
+
events: {},
|
|
1003
|
+
defineCustomElement: defineCustomElement$J
|
|
597
1004
|
});
|
|
598
1005
|
const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
599
1006
|
tagName: 'ix-icon-toggle-button',
|
|
@@ -606,10 +1013,16 @@ const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
|
606
1013
|
pressed: 'pressed',
|
|
607
1014
|
size: 'size',
|
|
608
1015
|
disabled: 'disabled',
|
|
609
|
-
loading: 'loading'
|
|
1016
|
+
loading: 'loading',
|
|
1017
|
+
ariaLabelIconButton: 'aria-label-icon-button'
|
|
610
1018
|
},
|
|
611
1019
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
612
|
-
serializeShadowRoot
|
|
1020
|
+
serializeShadowRoot,
|
|
1021
|
+
elementClass: IxIconToggleButton$1,
|
|
1022
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1023
|
+
react: React,
|
|
1024
|
+
events: { onPressedChange: 'pressedChange' },
|
|
1025
|
+
defineCustomElement: defineCustomElement$K
|
|
613
1026
|
});
|
|
614
1027
|
const IxInput = /*@__PURE__*/ createComponent({
|
|
615
1028
|
tagName: 'ix-input',
|
|
@@ -634,48 +1047,85 @@ const IxInput = /*@__PURE__*/ createComponent({
|
|
|
634
1047
|
allowedCharactersPattern: 'allowed-characters-pattern'
|
|
635
1048
|
},
|
|
636
1049
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
637
|
-
serializeShadowRoot
|
|
1050
|
+
serializeShadowRoot,
|
|
1051
|
+
elementClass: IxInput$1,
|
|
1052
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1053
|
+
react: React,
|
|
1054
|
+
events: {
|
|
1055
|
+
onValueChange: 'valueChange',
|
|
1056
|
+
onValidityStateChange: 'validityStateChange',
|
|
1057
|
+
onIxBlur: 'ixBlur'
|
|
1058
|
+
},
|
|
1059
|
+
defineCustomElement: defineCustomElement$L
|
|
638
1060
|
});
|
|
639
1061
|
const IxInputGroup = /*@__PURE__*/ createComponent({
|
|
640
1062
|
tagName: 'ix-input-group',
|
|
641
1063
|
properties: {},
|
|
642
1064
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
643
|
-
serializeShadowRoot
|
|
1065
|
+
serializeShadowRoot,
|
|
1066
|
+
elementClass: IxInputGroup$1,
|
|
1067
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1068
|
+
react: React,
|
|
1069
|
+
events: {},
|
|
1070
|
+
defineCustomElement: defineCustomElement$M
|
|
644
1071
|
});
|
|
645
1072
|
const IxKeyValue = /*@__PURE__*/ createComponent({
|
|
646
1073
|
tagName: 'ix-key-value',
|
|
647
1074
|
properties: {
|
|
648
1075
|
icon: 'icon',
|
|
1076
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
649
1077
|
label: 'label',
|
|
650
1078
|
labelPosition: 'label-position',
|
|
651
1079
|
value: 'value'
|
|
652
1080
|
},
|
|
653
1081
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
654
|
-
serializeShadowRoot
|
|
1082
|
+
serializeShadowRoot,
|
|
1083
|
+
elementClass: IxKeyValue$1,
|
|
1084
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1085
|
+
react: React,
|
|
1086
|
+
events: {},
|
|
1087
|
+
defineCustomElement: defineCustomElement$N
|
|
655
1088
|
});
|
|
656
1089
|
const IxKeyValueList = /*@__PURE__*/ createComponent({
|
|
657
1090
|
tagName: 'ix-key-value-list',
|
|
658
1091
|
properties: { striped: 'striped' },
|
|
659
1092
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
660
|
-
serializeShadowRoot
|
|
1093
|
+
serializeShadowRoot,
|
|
1094
|
+
elementClass: IxKeyValueList$1,
|
|
1095
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1096
|
+
react: React,
|
|
1097
|
+
events: {},
|
|
1098
|
+
defineCustomElement: defineCustomElement$O
|
|
661
1099
|
});
|
|
662
1100
|
const IxKpi = /*@__PURE__*/ createComponent({
|
|
663
1101
|
tagName: 'ix-kpi',
|
|
664
1102
|
properties: {
|
|
665
1103
|
label: 'label',
|
|
1104
|
+
ariaLabelAlarmIcon: 'aria-label-alarm-icon',
|
|
1105
|
+
ariaLabelWarningIcon: 'aria-label-warning-icon',
|
|
666
1106
|
value: 'value',
|
|
667
1107
|
unit: 'unit',
|
|
668
1108
|
state: 'state',
|
|
669
1109
|
orientation: 'orientation'
|
|
670
1110
|
},
|
|
671
1111
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
672
|
-
serializeShadowRoot
|
|
1112
|
+
serializeShadowRoot,
|
|
1113
|
+
elementClass: IxKpi$1,
|
|
1114
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1115
|
+
react: React,
|
|
1116
|
+
events: {},
|
|
1117
|
+
defineCustomElement: defineCustomElement$P
|
|
673
1118
|
});
|
|
674
1119
|
const IxLayoutAuto = /*@__PURE__*/ createComponent({
|
|
675
1120
|
tagName: 'ix-layout-auto',
|
|
676
1121
|
properties: { layout: 'layout' },
|
|
677
1122
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
678
|
-
serializeShadowRoot
|
|
1123
|
+
serializeShadowRoot,
|
|
1124
|
+
elementClass: IxLayoutAuto$1,
|
|
1125
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1126
|
+
react: React,
|
|
1127
|
+
events: {},
|
|
1128
|
+
defineCustomElement: defineCustomElement$Q
|
|
679
1129
|
});
|
|
680
1130
|
const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
681
1131
|
tagName: 'ix-layout-grid',
|
|
@@ -685,7 +1135,12 @@ const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
|
685
1135
|
columns: 'columns'
|
|
686
1136
|
},
|
|
687
1137
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
688
|
-
serializeShadowRoot
|
|
1138
|
+
serializeShadowRoot,
|
|
1139
|
+
elementClass: IxLayoutGrid$1,
|
|
1140
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1141
|
+
react: React,
|
|
1142
|
+
events: {},
|
|
1143
|
+
defineCustomElement: defineCustomElement$R
|
|
689
1144
|
});
|
|
690
1145
|
const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
691
1146
|
tagName: 'ix-link-button',
|
|
@@ -695,28 +1150,49 @@ const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
|
695
1150
|
target: 'target'
|
|
696
1151
|
},
|
|
697
1152
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
698
|
-
serializeShadowRoot
|
|
1153
|
+
serializeShadowRoot,
|
|
1154
|
+
elementClass: IxLinkButton$1,
|
|
1155
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1156
|
+
react: React,
|
|
1157
|
+
events: {},
|
|
1158
|
+
defineCustomElement: defineCustomElement$S
|
|
699
1159
|
});
|
|
700
1160
|
const IxMapNavigation = /*@__PURE__*/ createComponent({
|
|
701
1161
|
tagName: 'ix-map-navigation',
|
|
702
1162
|
properties: {
|
|
703
1163
|
applicationName: 'application-name',
|
|
704
1164
|
navigationTitle: 'navigation-title',
|
|
705
|
-
hideContextMenu: 'hide-context-menu'
|
|
1165
|
+
hideContextMenu: 'hide-context-menu',
|
|
1166
|
+
ariaLabelContextIconButton: 'aria-label-context-icon-button'
|
|
706
1167
|
},
|
|
707
1168
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
708
|
-
serializeShadowRoot
|
|
1169
|
+
serializeShadowRoot,
|
|
1170
|
+
elementClass: IxMapNavigation$1,
|
|
1171
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1172
|
+
react: React,
|
|
1173
|
+
events: {
|
|
1174
|
+
onNavigationToggled: 'navigationToggled',
|
|
1175
|
+
onContextMenuClick: 'contextMenuClick'
|
|
1176
|
+
},
|
|
1177
|
+
defineCustomElement: defineCustomElement$T
|
|
709
1178
|
});
|
|
710
1179
|
const IxMapNavigationOverlay = /*@__PURE__*/ createComponent({
|
|
711
1180
|
tagName: 'ix-map-navigation-overlay',
|
|
712
1181
|
properties: {
|
|
713
1182
|
name: 'name',
|
|
714
1183
|
icon: 'icon',
|
|
1184
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
1185
|
+
ariaLabelCloseIconButton: 'aria-label-close-icon-button',
|
|
715
1186
|
color: 'color',
|
|
716
1187
|
iconColor: 'icon-color'
|
|
717
1188
|
},
|
|
718
1189
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
719
|
-
serializeShadowRoot
|
|
1190
|
+
serializeShadowRoot,
|
|
1191
|
+
elementClass: IxMapNavigationOverlay$1,
|
|
1192
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1193
|
+
react: React,
|
|
1194
|
+
events: { onCloseClick: 'closeClick' },
|
|
1195
|
+
defineCustomElement: defineCustomElement$U
|
|
720
1196
|
});
|
|
721
1197
|
const IxMenu = /*@__PURE__*/ createComponent({
|
|
722
1198
|
tagName: 'ix-menu',
|
|
@@ -739,7 +1215,18 @@ const IxMenu = /*@__PURE__*/ createComponent({
|
|
|
739
1215
|
i18nCollapse: 'i-1-8n-collapse'
|
|
740
1216
|
},
|
|
741
1217
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
742
|
-
serializeShadowRoot
|
|
1218
|
+
serializeShadowRoot,
|
|
1219
|
+
elementClass: IxMenu$1,
|
|
1220
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1221
|
+
react: React,
|
|
1222
|
+
events: {
|
|
1223
|
+
onExpandChange: 'expandChange',
|
|
1224
|
+
onMapExpandChange: 'mapExpandChange',
|
|
1225
|
+
onOpenAppSwitch: 'openAppSwitch',
|
|
1226
|
+
onOpenSettings: 'openSettings',
|
|
1227
|
+
onOpenAbout: 'openAbout'
|
|
1228
|
+
},
|
|
1229
|
+
defineCustomElement: defineCustomElement$V
|
|
743
1230
|
});
|
|
744
1231
|
const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
745
1232
|
tagName: 'ix-menu-about',
|
|
@@ -749,13 +1236,26 @@ const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
|
749
1236
|
show: 'show'
|
|
750
1237
|
},
|
|
751
1238
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
752
|
-
serializeShadowRoot
|
|
1239
|
+
serializeShadowRoot,
|
|
1240
|
+
elementClass: IxMenuAbout$1,
|
|
1241
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1242
|
+
react: React,
|
|
1243
|
+
events: {
|
|
1244
|
+
onTabChange: 'tabChange',
|
|
1245
|
+
onClose: 'close'
|
|
1246
|
+
},
|
|
1247
|
+
defineCustomElement: defineCustomElement$W
|
|
753
1248
|
});
|
|
754
1249
|
const IxMenuAboutItem = /*@__PURE__*/ createComponent({
|
|
755
1250
|
tagName: 'ix-menu-about-item',
|
|
756
1251
|
properties: { label: 'label' },
|
|
757
1252
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
758
|
-
serializeShadowRoot
|
|
1253
|
+
serializeShadowRoot,
|
|
1254
|
+
elementClass: IxMenuAboutItem$1,
|
|
1255
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1256
|
+
react: React,
|
|
1257
|
+
events: { onLabelChange: 'labelChange' },
|
|
1258
|
+
defineCustomElement: defineCustomElement$X
|
|
759
1259
|
});
|
|
760
1260
|
const IxMenuAboutNews = /*@__PURE__*/ createComponent({
|
|
761
1261
|
tagName: 'ix-menu-about-news',
|
|
@@ -768,7 +1268,15 @@ const IxMenuAboutNews = /*@__PURE__*/ createComponent({
|
|
|
768
1268
|
expanded: 'expanded'
|
|
769
1269
|
},
|
|
770
1270
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
771
|
-
serializeShadowRoot
|
|
1271
|
+
serializeShadowRoot,
|
|
1272
|
+
elementClass: IxMenuAboutNews$1,
|
|
1273
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1274
|
+
react: React,
|
|
1275
|
+
events: {
|
|
1276
|
+
onShowMore: 'showMore',
|
|
1277
|
+
onClosePopover: 'closePopover'
|
|
1278
|
+
},
|
|
1279
|
+
defineCustomElement: defineCustomElement$Y
|
|
772
1280
|
});
|
|
773
1281
|
const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
774
1282
|
tagName: 'ix-menu-avatar',
|
|
@@ -781,7 +1289,12 @@ const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
|
781
1289
|
showLogoutButton: 'show-logout-button'
|
|
782
1290
|
},
|
|
783
1291
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
784
|
-
serializeShadowRoot
|
|
1292
|
+
serializeShadowRoot,
|
|
1293
|
+
elementClass: IxMenuAvatar$1,
|
|
1294
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1295
|
+
react: React,
|
|
1296
|
+
events: { onLogoutClick: 'logoutClick' },
|
|
1297
|
+
defineCustomElement: defineCustomElement$Z
|
|
785
1298
|
});
|
|
786
1299
|
const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
787
1300
|
tagName: 'ix-menu-avatar-item',
|
|
@@ -790,7 +1303,12 @@ const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
|
790
1303
|
label: 'label'
|
|
791
1304
|
},
|
|
792
1305
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
793
|
-
serializeShadowRoot
|
|
1306
|
+
serializeShadowRoot,
|
|
1307
|
+
elementClass: IxMenuAvatarItem$1,
|
|
1308
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1309
|
+
react: React,
|
|
1310
|
+
events: { onItemClick: 'itemClick' },
|
|
1311
|
+
defineCustomElement: defineCustomElement$_
|
|
794
1312
|
});
|
|
795
1313
|
const IxMenuCategory = /*@__PURE__*/ createComponent({
|
|
796
1314
|
tagName: 'ix-menu-category',
|
|
@@ -800,7 +1318,12 @@ const IxMenuCategory = /*@__PURE__*/ createComponent({
|
|
|
800
1318
|
notifications: 'notifications'
|
|
801
1319
|
},
|
|
802
1320
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
803
|
-
serializeShadowRoot
|
|
1321
|
+
serializeShadowRoot,
|
|
1322
|
+
elementClass: IxMenuCategory$1,
|
|
1323
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1324
|
+
react: React,
|
|
1325
|
+
events: {},
|
|
1326
|
+
defineCustomElement: defineCustomElement$$
|
|
804
1327
|
});
|
|
805
1328
|
const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
806
1329
|
tagName: 'ix-menu-item',
|
|
@@ -815,7 +1338,12 @@ const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
|
815
1338
|
isCategory: 'is-category'
|
|
816
1339
|
},
|
|
817
1340
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
818
|
-
serializeShadowRoot
|
|
1341
|
+
serializeShadowRoot,
|
|
1342
|
+
elementClass: IxMenuItem$1,
|
|
1343
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1344
|
+
react: React,
|
|
1345
|
+
events: {},
|
|
1346
|
+
defineCustomElement: defineCustomElement$10
|
|
819
1347
|
});
|
|
820
1348
|
const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
821
1349
|
tagName: 'ix-menu-settings',
|
|
@@ -825,13 +1353,26 @@ const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
|
825
1353
|
show: 'show'
|
|
826
1354
|
},
|
|
827
1355
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
828
|
-
serializeShadowRoot
|
|
1356
|
+
serializeShadowRoot,
|
|
1357
|
+
elementClass: IxMenuSettings$1,
|
|
1358
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1359
|
+
react: React,
|
|
1360
|
+
events: {
|
|
1361
|
+
onTabChange: 'tabChange',
|
|
1362
|
+
onClose: 'close'
|
|
1363
|
+
},
|
|
1364
|
+
defineCustomElement: defineCustomElement$11
|
|
829
1365
|
});
|
|
830
1366
|
const IxMenuSettingsItem = /*@__PURE__*/ createComponent({
|
|
831
1367
|
tagName: 'ix-menu-settings-item',
|
|
832
1368
|
properties: { label: 'label' },
|
|
833
1369
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
834
|
-
serializeShadowRoot
|
|
1370
|
+
serializeShadowRoot,
|
|
1371
|
+
elementClass: IxMenuSettingsItem$1,
|
|
1372
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1373
|
+
react: React,
|
|
1374
|
+
events: { onLabelChange: 'labelChange' },
|
|
1375
|
+
defineCustomElement: defineCustomElement$12
|
|
835
1376
|
});
|
|
836
1377
|
const IxMessageBar = /*@__PURE__*/ createComponent({
|
|
837
1378
|
tagName: 'ix-message-bar',
|
|
@@ -840,7 +1381,15 @@ const IxMessageBar = /*@__PURE__*/ createComponent({
|
|
|
840
1381
|
dismissible: 'dismissible'
|
|
841
1382
|
},
|
|
842
1383
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
843
|
-
serializeShadowRoot
|
|
1384
|
+
serializeShadowRoot,
|
|
1385
|
+
elementClass: IxMessageBar$1,
|
|
1386
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1387
|
+
react: React,
|
|
1388
|
+
events: {
|
|
1389
|
+
onClosedChange: 'closedChange',
|
|
1390
|
+
onCloseAnimationCompleted: 'closeAnimationCompleted'
|
|
1391
|
+
},
|
|
1392
|
+
defineCustomElement: defineCustomElement$13
|
|
844
1393
|
});
|
|
845
1394
|
const IxModal = /*@__PURE__*/ createComponent({
|
|
846
1395
|
tagName: 'ix-modal',
|
|
@@ -854,29 +1403,54 @@ const IxModal = /*@__PURE__*/ createComponent({
|
|
|
854
1403
|
closeOnEscape: 'close-on-escape'
|
|
855
1404
|
},
|
|
856
1405
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
857
|
-
serializeShadowRoot
|
|
1406
|
+
serializeShadowRoot,
|
|
1407
|
+
elementClass: IxModal$1,
|
|
1408
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1409
|
+
react: React,
|
|
1410
|
+
events: {
|
|
1411
|
+
onDialogClose: 'dialogClose',
|
|
1412
|
+
onDialogDismiss: 'dialogDismiss'
|
|
1413
|
+
},
|
|
1414
|
+
defineCustomElement: defineCustomElement$14
|
|
858
1415
|
});
|
|
859
1416
|
const IxModalContent = /*@__PURE__*/ createComponent({
|
|
860
1417
|
tagName: 'ix-modal-content',
|
|
861
1418
|
properties: {},
|
|
862
1419
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
863
|
-
serializeShadowRoot
|
|
1420
|
+
serializeShadowRoot,
|
|
1421
|
+
elementClass: IxModalContent$1,
|
|
1422
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1423
|
+
react: React,
|
|
1424
|
+
events: {},
|
|
1425
|
+
defineCustomElement: defineCustomElement$15
|
|
864
1426
|
});
|
|
865
1427
|
const IxModalFooter = /*@__PURE__*/ createComponent({
|
|
866
1428
|
tagName: 'ix-modal-footer',
|
|
867
1429
|
properties: {},
|
|
868
1430
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
869
|
-
serializeShadowRoot
|
|
1431
|
+
serializeShadowRoot,
|
|
1432
|
+
elementClass: IxModalFooter$1,
|
|
1433
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1434
|
+
react: React,
|
|
1435
|
+
events: {},
|
|
1436
|
+
defineCustomElement: defineCustomElement$16
|
|
870
1437
|
});
|
|
871
1438
|
const IxModalHeader = /*@__PURE__*/ createComponent({
|
|
872
1439
|
tagName: 'ix-modal-header',
|
|
873
1440
|
properties: {
|
|
874
1441
|
hideClose: 'hide-close',
|
|
875
1442
|
icon: 'icon',
|
|
1443
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
1444
|
+
ariaLabelCloseIconButton: 'aria-label-close-icon-button',
|
|
876
1445
|
iconColor: 'icon-color'
|
|
877
1446
|
},
|
|
878
1447
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
879
|
-
serializeShadowRoot
|
|
1448
|
+
serializeShadowRoot,
|
|
1449
|
+
elementClass: IxModalHeader$1,
|
|
1450
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1451
|
+
react: React,
|
|
1452
|
+
events: { onCloseClick: 'closeClick' },
|
|
1453
|
+
defineCustomElement: defineCustomElement$17
|
|
880
1454
|
});
|
|
881
1455
|
const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
882
1456
|
tagName: 'ix-number-input',
|
|
@@ -902,7 +1476,16 @@ const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
|
902
1476
|
step: 'step'
|
|
903
1477
|
},
|
|
904
1478
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
905
|
-
serializeShadowRoot
|
|
1479
|
+
serializeShadowRoot,
|
|
1480
|
+
elementClass: IxNumberInput$1,
|
|
1481
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1482
|
+
react: React,
|
|
1483
|
+
events: {
|
|
1484
|
+
onValueChange: 'valueChange',
|
|
1485
|
+
onValidityStateChange: 'validityStateChange',
|
|
1486
|
+
onIxBlur: 'ixBlur'
|
|
1487
|
+
},
|
|
1488
|
+
defineCustomElement: defineCustomElement$18
|
|
906
1489
|
});
|
|
907
1490
|
const IxPagination = /*@__PURE__*/ createComponent({
|
|
908
1491
|
tagName: 'ix-pagination',
|
|
@@ -914,10 +1497,20 @@ const IxPagination = /*@__PURE__*/ createComponent({
|
|
|
914
1497
|
selectedPage: 'selected-page',
|
|
915
1498
|
i18nPage: 'i-1-8n-page',
|
|
916
1499
|
i18nOf: 'i-1-8n-of',
|
|
917
|
-
i18nItems: 'i-1-8n-items'
|
|
1500
|
+
i18nItems: 'i-1-8n-items',
|
|
1501
|
+
ariaLabelChevronLeftIconButton: 'aria-label-chevron-left-icon-button',
|
|
1502
|
+
ariaLabelChevronRightIconButton: 'aria-label-chevron-right-icon-button'
|
|
918
1503
|
},
|
|
919
1504
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
920
|
-
serializeShadowRoot
|
|
1505
|
+
serializeShadowRoot,
|
|
1506
|
+
elementClass: IxPagination$1,
|
|
1507
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1508
|
+
react: React,
|
|
1509
|
+
events: {
|
|
1510
|
+
onPageSelected: 'pageSelected',
|
|
1511
|
+
onItemCountChanged: 'itemCountChanged'
|
|
1512
|
+
},
|
|
1513
|
+
defineCustomElement: defineCustomElement$19
|
|
921
1514
|
});
|
|
922
1515
|
const IxPane = /*@__PURE__*/ createComponent({
|
|
923
1516
|
tagName: 'ix-pane',
|
|
@@ -930,11 +1523,21 @@ const IxPane = /*@__PURE__*/ createComponent({
|
|
|
930
1523
|
expanded: 'expanded',
|
|
931
1524
|
composition: 'composition',
|
|
932
1525
|
icon: 'icon',
|
|
1526
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
933
1527
|
ignoreLayoutSettings: 'ignore-layout-settings',
|
|
934
1528
|
isMobile: 'is-mobile'
|
|
935
1529
|
},
|
|
936
1530
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
937
|
-
serializeShadowRoot
|
|
1531
|
+
serializeShadowRoot,
|
|
1532
|
+
elementClass: IxPane$1,
|
|
1533
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1534
|
+
react: React,
|
|
1535
|
+
events: {
|
|
1536
|
+
onExpandedChanged: 'expandedChanged',
|
|
1537
|
+
onVariantChanged: 'variantChanged',
|
|
1538
|
+
onBorderlessChanged: 'borderlessChanged'
|
|
1539
|
+
},
|
|
1540
|
+
defineCustomElement: defineCustomElement$1a
|
|
938
1541
|
});
|
|
939
1542
|
const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
940
1543
|
tagName: 'ix-pane-layout',
|
|
@@ -944,7 +1547,12 @@ const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
|
944
1547
|
borderless: 'borderless'
|
|
945
1548
|
},
|
|
946
1549
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
947
|
-
serializeShadowRoot
|
|
1550
|
+
serializeShadowRoot,
|
|
1551
|
+
elementClass: IxPaneLayout$1,
|
|
1552
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1553
|
+
react: React,
|
|
1554
|
+
events: {},
|
|
1555
|
+
defineCustomElement: defineCustomElement$1b
|
|
948
1556
|
});
|
|
949
1557
|
const IxPill = /*@__PURE__*/ createComponent({
|
|
950
1558
|
tagName: 'ix-pill',
|
|
@@ -952,18 +1560,47 @@ const IxPill = /*@__PURE__*/ createComponent({
|
|
|
952
1560
|
variant: 'variant',
|
|
953
1561
|
outline: 'outline',
|
|
954
1562
|
icon: 'icon',
|
|
1563
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
955
1564
|
background: 'background',
|
|
956
1565
|
pillColor: 'pill-color',
|
|
957
1566
|
alignLeft: 'align-left',
|
|
958
1567
|
tooltipText: 'tooltip-text'
|
|
959
1568
|
},
|
|
960
1569
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
961
|
-
serializeShadowRoot
|
|
1570
|
+
serializeShadowRoot,
|
|
1571
|
+
elementClass: IxPill$1,
|
|
1572
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1573
|
+
react: React,
|
|
1574
|
+
events: {},
|
|
1575
|
+
defineCustomElement: defineCustomElement$1c
|
|
1576
|
+
});
|
|
1577
|
+
const IxProgressIndicator = /*@__PURE__*/ createComponent({
|
|
1578
|
+
tagName: 'ix-progress-indicator',
|
|
1579
|
+
properties: {
|
|
1580
|
+
type: 'type',
|
|
1581
|
+
size: 'size',
|
|
1582
|
+
value: 'value',
|
|
1583
|
+
min: 'min',
|
|
1584
|
+
max: 'max',
|
|
1585
|
+
status: 'status',
|
|
1586
|
+
label: 'label',
|
|
1587
|
+
helperText: 'helper-text',
|
|
1588
|
+
textAlignment: 'text-alignment',
|
|
1589
|
+
showTextAsTooltip: 'show-text-as-tooltip'
|
|
1590
|
+
},
|
|
1591
|
+
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1592
|
+
serializeShadowRoot,
|
|
1593
|
+
elementClass: IxProgressIndicator$1,
|
|
1594
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1595
|
+
react: React,
|
|
1596
|
+
events: {},
|
|
1597
|
+
defineCustomElement: defineCustomElement$1d
|
|
962
1598
|
});
|
|
963
1599
|
const IxPushCard = /*@__PURE__*/ createComponent({
|
|
964
1600
|
tagName: 'ix-push-card',
|
|
965
1601
|
properties: {
|
|
966
1602
|
icon: 'icon',
|
|
1603
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
967
1604
|
notification: 'notification',
|
|
968
1605
|
heading: 'heading',
|
|
969
1606
|
subheading: 'subheading',
|
|
@@ -971,7 +1608,12 @@ const IxPushCard = /*@__PURE__*/ createComponent({
|
|
|
971
1608
|
collapse: 'collapse'
|
|
972
1609
|
},
|
|
973
1610
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
974
|
-
serializeShadowRoot
|
|
1611
|
+
serializeShadowRoot,
|
|
1612
|
+
elementClass: IxPushCard$1,
|
|
1613
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1614
|
+
react: React,
|
|
1615
|
+
events: {},
|
|
1616
|
+
defineCustomElement: defineCustomElement$1e
|
|
975
1617
|
});
|
|
976
1618
|
const IxRadio = /*@__PURE__*/ createComponent({
|
|
977
1619
|
tagName: 'ix-radio',
|
|
@@ -984,7 +1626,16 @@ const IxRadio = /*@__PURE__*/ createComponent({
|
|
|
984
1626
|
required: 'required'
|
|
985
1627
|
},
|
|
986
1628
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
987
|
-
serializeShadowRoot
|
|
1629
|
+
serializeShadowRoot,
|
|
1630
|
+
elementClass: IxRadio$1,
|
|
1631
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1632
|
+
react: React,
|
|
1633
|
+
events: {
|
|
1634
|
+
onCheckedChange: 'checkedChange',
|
|
1635
|
+
onValueChange: 'valueChange',
|
|
1636
|
+
onIxBlur: 'ixBlur'
|
|
1637
|
+
},
|
|
1638
|
+
defineCustomElement: defineCustomElement$1f
|
|
988
1639
|
});
|
|
989
1640
|
const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
990
1641
|
tagName: 'ix-radio-group',
|
|
@@ -1001,13 +1652,23 @@ const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
|
1001
1652
|
required: 'required'
|
|
1002
1653
|
},
|
|
1003
1654
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1004
|
-
serializeShadowRoot
|
|
1655
|
+
serializeShadowRoot,
|
|
1656
|
+
elementClass: IxRadioGroup$1,
|
|
1657
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1658
|
+
react: React,
|
|
1659
|
+
events: { onValueChange: 'valueChange' },
|
|
1660
|
+
defineCustomElement: defineCustomElement$1g
|
|
1005
1661
|
});
|
|
1006
1662
|
const IxRow = /*@__PURE__*/ createComponent({
|
|
1007
1663
|
tagName: 'ix-row',
|
|
1008
1664
|
properties: {},
|
|
1009
1665
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1010
|
-
serializeShadowRoot
|
|
1666
|
+
serializeShadowRoot,
|
|
1667
|
+
elementClass: IxRow$1,
|
|
1668
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1669
|
+
react: React,
|
|
1670
|
+
events: {},
|
|
1671
|
+
defineCustomElement: defineCustomElement$1h
|
|
1011
1672
|
});
|
|
1012
1673
|
const IxSelect = /*@__PURE__*/ createComponent({
|
|
1013
1674
|
tagName: 'ix-select',
|
|
@@ -1015,6 +1676,8 @@ const IxSelect = /*@__PURE__*/ createComponent({
|
|
|
1015
1676
|
name: 'name',
|
|
1016
1677
|
required: 'required',
|
|
1017
1678
|
label: 'label',
|
|
1679
|
+
ariaLabelChevronDownIconButton: 'aria-label-chevron-down-icon-button',
|
|
1680
|
+
ariaLabelClearIconButton: 'aria-label-clear-icon-button',
|
|
1018
1681
|
warningText: 'warning-text',
|
|
1019
1682
|
infoText: 'info-text',
|
|
1020
1683
|
invalidText: 'invalid-text',
|
|
@@ -1036,7 +1699,17 @@ const IxSelect = /*@__PURE__*/ createComponent({
|
|
|
1036
1699
|
dropdownMaxWidth: 'dropdown-max-width'
|
|
1037
1700
|
},
|
|
1038
1701
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1039
|
-
serializeShadowRoot
|
|
1702
|
+
serializeShadowRoot,
|
|
1703
|
+
elementClass: IxSelect$1,
|
|
1704
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1705
|
+
react: React,
|
|
1706
|
+
events: {
|
|
1707
|
+
onValueChange: 'valueChange',
|
|
1708
|
+
onInputChange: 'inputChange',
|
|
1709
|
+
onAddItem: 'addItem',
|
|
1710
|
+
onIxBlur: 'ixBlur'
|
|
1711
|
+
},
|
|
1712
|
+
defineCustomElement: defineCustomElement$1i
|
|
1040
1713
|
});
|
|
1041
1714
|
const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
1042
1715
|
tagName: 'ix-select-item',
|
|
@@ -1047,7 +1720,12 @@ const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
|
1047
1720
|
hover: 'hover'
|
|
1048
1721
|
},
|
|
1049
1722
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1050
|
-
serializeShadowRoot
|
|
1723
|
+
serializeShadowRoot,
|
|
1724
|
+
elementClass: IxSelectItem$1,
|
|
1725
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1726
|
+
react: React,
|
|
1727
|
+
events: { onItemClick: 'itemClick' },
|
|
1728
|
+
defineCustomElement: defineCustomElement$1j
|
|
1051
1729
|
});
|
|
1052
1730
|
const IxSlider = /*@__PURE__*/ createComponent({
|
|
1053
1731
|
tagName: 'ix-slider',
|
|
@@ -1063,7 +1741,12 @@ const IxSlider = /*@__PURE__*/ createComponent({
|
|
|
1063
1741
|
error: 'error'
|
|
1064
1742
|
},
|
|
1065
1743
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1066
|
-
serializeShadowRoot
|
|
1744
|
+
serializeShadowRoot,
|
|
1745
|
+
elementClass: IxSlider$1,
|
|
1746
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1747
|
+
react: React,
|
|
1748
|
+
events: { onValueChange: 'valueChange' },
|
|
1749
|
+
defineCustomElement: defineCustomElement$1k
|
|
1067
1750
|
});
|
|
1068
1751
|
const IxSpinner = /*@__PURE__*/ createComponent({
|
|
1069
1752
|
tagName: 'ix-spinner',
|
|
@@ -1073,7 +1756,12 @@ const IxSpinner = /*@__PURE__*/ createComponent({
|
|
|
1073
1756
|
hideTrack: 'hide-track'
|
|
1074
1757
|
},
|
|
1075
1758
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1076
|
-
serializeShadowRoot
|
|
1759
|
+
serializeShadowRoot,
|
|
1760
|
+
elementClass: IxSpinner$1,
|
|
1761
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1762
|
+
react: React,
|
|
1763
|
+
events: {},
|
|
1764
|
+
defineCustomElement: defineCustomElement$1l
|
|
1077
1765
|
});
|
|
1078
1766
|
const IxSplitButton = /*@__PURE__*/ createComponent({
|
|
1079
1767
|
tagName: 'ix-split-button',
|
|
@@ -1083,13 +1771,20 @@ const IxSplitButton = /*@__PURE__*/ createComponent({
|
|
|
1083
1771
|
outline: 'outline',
|
|
1084
1772
|
ghost: 'ghost',
|
|
1085
1773
|
label: 'label',
|
|
1774
|
+
ariaLabelButton: 'aria-label-button',
|
|
1086
1775
|
icon: 'icon',
|
|
1087
1776
|
splitIcon: 'split-icon',
|
|
1777
|
+
ariaLabelSplitIconButton: 'aria-label-split-icon-button',
|
|
1088
1778
|
disabled: 'disabled',
|
|
1089
1779
|
placement: 'placement'
|
|
1090
1780
|
},
|
|
1091
1781
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1092
|
-
serializeShadowRoot
|
|
1782
|
+
serializeShadowRoot,
|
|
1783
|
+
elementClass: IxSplitButton$1,
|
|
1784
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1785
|
+
react: React,
|
|
1786
|
+
events: { onButtonClick: 'buttonClick' },
|
|
1787
|
+
defineCustomElement: defineCustomElement$1m
|
|
1093
1788
|
});
|
|
1094
1789
|
const IxTabItem = /*@__PURE__*/ createComponent({
|
|
1095
1790
|
tagName: 'ix-tab-item',
|
|
@@ -1104,7 +1799,12 @@ const IxTabItem = /*@__PURE__*/ createComponent({
|
|
|
1104
1799
|
placement: 'placement'
|
|
1105
1800
|
},
|
|
1106
1801
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1107
|
-
serializeShadowRoot
|
|
1802
|
+
serializeShadowRoot,
|
|
1803
|
+
elementClass: IxTabItem$1,
|
|
1804
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1805
|
+
react: React,
|
|
1806
|
+
events: { onTabClick: 'tabClick' },
|
|
1807
|
+
defineCustomElement: defineCustomElement$1n
|
|
1108
1808
|
});
|
|
1109
1809
|
const IxTabs = /*@__PURE__*/ createComponent({
|
|
1110
1810
|
tagName: 'ix-tabs',
|
|
@@ -1113,10 +1813,17 @@ const IxTabs = /*@__PURE__*/ createComponent({
|
|
|
1113
1813
|
rounded: 'rounded',
|
|
1114
1814
|
selected: 'selected',
|
|
1115
1815
|
layout: 'layout',
|
|
1116
|
-
placement: 'placement'
|
|
1816
|
+
placement: 'placement',
|
|
1817
|
+
ariaLabelChevronLeftIconButton: 'aria-label-chevron-left-icon-button',
|
|
1818
|
+
ariaLabelChevronRightIconButton: 'aria-label-chevron-right-icon-button'
|
|
1117
1819
|
},
|
|
1118
1820
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1119
|
-
serializeShadowRoot
|
|
1821
|
+
serializeShadowRoot,
|
|
1822
|
+
elementClass: IxTabs$1,
|
|
1823
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1824
|
+
react: React,
|
|
1825
|
+
events: { onSelectedChange: 'selectedChange' },
|
|
1826
|
+
defineCustomElement: defineCustomElement$1o
|
|
1120
1827
|
});
|
|
1121
1828
|
const IxTextarea = /*@__PURE__*/ createComponent({
|
|
1122
1829
|
tagName: 'ix-textarea',
|
|
@@ -1143,13 +1850,67 @@ const IxTextarea = /*@__PURE__*/ createComponent({
|
|
|
1143
1850
|
minLength: 'min-length'
|
|
1144
1851
|
},
|
|
1145
1852
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1146
|
-
serializeShadowRoot
|
|
1853
|
+
serializeShadowRoot,
|
|
1854
|
+
elementClass: IxTextarea$1,
|
|
1855
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1856
|
+
react: React,
|
|
1857
|
+
events: {
|
|
1858
|
+
onValueChange: 'valueChange',
|
|
1859
|
+
onValidityStateChange: 'validityStateChange',
|
|
1860
|
+
onIxBlur: 'ixBlur'
|
|
1861
|
+
},
|
|
1862
|
+
defineCustomElement: defineCustomElement$1p
|
|
1147
1863
|
});
|
|
1148
1864
|
const IxTile = /*@__PURE__*/ createComponent({
|
|
1149
1865
|
tagName: 'ix-tile',
|
|
1150
1866
|
properties: { size: 'size' },
|
|
1151
1867
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1152
|
-
serializeShadowRoot
|
|
1868
|
+
serializeShadowRoot,
|
|
1869
|
+
elementClass: IxTile$1,
|
|
1870
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1871
|
+
react: React,
|
|
1872
|
+
events: {},
|
|
1873
|
+
defineCustomElement: defineCustomElement$1q
|
|
1874
|
+
});
|
|
1875
|
+
const IxTimeInput = /*@__PURE__*/ createComponent({
|
|
1876
|
+
tagName: 'ix-time-input',
|
|
1877
|
+
properties: {
|
|
1878
|
+
name: 'name',
|
|
1879
|
+
placeholder: 'placeholder',
|
|
1880
|
+
value: 'value',
|
|
1881
|
+
format: 'format',
|
|
1882
|
+
required: 'required',
|
|
1883
|
+
helperText: 'helper-text',
|
|
1884
|
+
label: 'label',
|
|
1885
|
+
invalidText: 'invalid-text',
|
|
1886
|
+
readonly: 'readonly',
|
|
1887
|
+
disabled: 'disabled',
|
|
1888
|
+
infoText: 'info-text',
|
|
1889
|
+
warningText: 'warning-text',
|
|
1890
|
+
validText: 'valid-text',
|
|
1891
|
+
showTextAsTooltip: 'show-text-as-tooltip',
|
|
1892
|
+
i18nErrorTimeUnparsable: 'i18n-error-time-unparsable',
|
|
1893
|
+
hourInterval: 'hour-interval',
|
|
1894
|
+
minuteInterval: 'minute-interval',
|
|
1895
|
+
secondInterval: 'second-interval',
|
|
1896
|
+
millisecondInterval: 'millisecond-interval',
|
|
1897
|
+
i18nSelectTime: 'i18n-select-time',
|
|
1898
|
+
i18nTime: 'i18n-time',
|
|
1899
|
+
i18nHourColumnHeader: 'i18n-hour-column-header',
|
|
1900
|
+
i18nMinuteColumnHeader: 'i18n-minute-column-header',
|
|
1901
|
+
i18nSecondColumnHeader: 'i18n-second-column-header',
|
|
1902
|
+
i18nMillisecondColumnHeader: 'i18n-millisecond-column-header'
|
|
1903
|
+
},
|
|
1904
|
+
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1905
|
+
serializeShadowRoot,
|
|
1906
|
+
elementClass: IxTimeInput$1,
|
|
1907
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1908
|
+
react: React,
|
|
1909
|
+
events: {
|
|
1910
|
+
onValueChange: 'valueChange',
|
|
1911
|
+
onValidityStateChange: 'validityStateChange'
|
|
1912
|
+
},
|
|
1913
|
+
defineCustomElement: defineCustomElement$1r
|
|
1153
1914
|
});
|
|
1154
1915
|
const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
1155
1916
|
tagName: 'ix-time-picker',
|
|
@@ -1157,16 +1918,36 @@ const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
|
1157
1918
|
format: 'format',
|
|
1158
1919
|
corners: 'corners',
|
|
1159
1920
|
standaloneAppearance: 'standalone-appearance',
|
|
1921
|
+
dateTimePickerAppearance: 'date-time-picker-appearance',
|
|
1160
1922
|
showHour: 'show-hour',
|
|
1161
1923
|
showMinutes: 'show-minutes',
|
|
1162
1924
|
showSeconds: 'show-seconds',
|
|
1925
|
+
hideHeader: 'hide-header',
|
|
1926
|
+
hourInterval: 'hour-interval',
|
|
1927
|
+
minuteInterval: 'minute-interval',
|
|
1928
|
+
secondInterval: 'second-interval',
|
|
1929
|
+
millisecondInterval: 'millisecond-interval',
|
|
1163
1930
|
time: 'time',
|
|
1164
1931
|
timeReference: 'time-reference',
|
|
1165
1932
|
textSelectTime: 'text-select-time',
|
|
1166
|
-
|
|
1933
|
+
i18nConfirmTime: 'i18n-confirm-time',
|
|
1934
|
+
textTime: 'text-time',
|
|
1935
|
+
i18nHeader: 'i18n-header',
|
|
1936
|
+
i18nHourColumnHeader: 'i18n-column-header',
|
|
1937
|
+
i18nMinuteColumnHeader: 'i18n-minute-column-header',
|
|
1938
|
+
i18nSecondColumnHeader: 'i18n-second-column-header',
|
|
1939
|
+
i18nMillisecondColumnHeader: 'i18n-millisecond-column-header'
|
|
1167
1940
|
},
|
|
1168
1941
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1169
|
-
serializeShadowRoot
|
|
1942
|
+
serializeShadowRoot,
|
|
1943
|
+
elementClass: IxTimePicker$1,
|
|
1944
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1945
|
+
react: React,
|
|
1946
|
+
events: {
|
|
1947
|
+
onTimeSelect: 'timeSelect',
|
|
1948
|
+
onTimeChange: 'timeChange'
|
|
1949
|
+
},
|
|
1950
|
+
defineCustomElement: defineCustomElement$1s
|
|
1170
1951
|
});
|
|
1171
1952
|
const IxToast = /*@__PURE__*/ createComponent({
|
|
1172
1953
|
tagName: 'ix-toast',
|
|
@@ -1176,10 +1957,16 @@ const IxToast = /*@__PURE__*/ createComponent({
|
|
|
1176
1957
|
autoCloseDelay: 'auto-close-delay',
|
|
1177
1958
|
autoClose: 'auto-close',
|
|
1178
1959
|
icon: 'icon',
|
|
1179
|
-
iconColor: 'icon-color'
|
|
1960
|
+
iconColor: 'icon-color',
|
|
1961
|
+
ariaLabelCloseIconButton: 'aria-label-close-icon-button'
|
|
1180
1962
|
},
|
|
1181
1963
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1182
|
-
serializeShadowRoot
|
|
1964
|
+
serializeShadowRoot,
|
|
1965
|
+
elementClass: IxToast$1,
|
|
1966
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1967
|
+
react: React,
|
|
1968
|
+
events: { onCloseToast: 'closeToast' },
|
|
1969
|
+
defineCustomElement: defineCustomElement$1t
|
|
1183
1970
|
});
|
|
1184
1971
|
const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
1185
1972
|
tagName: 'ix-toast-container',
|
|
@@ -1189,7 +1976,12 @@ const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
|
1189
1976
|
position: 'position'
|
|
1190
1977
|
},
|
|
1191
1978
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1192
|
-
serializeShadowRoot
|
|
1979
|
+
serializeShadowRoot,
|
|
1980
|
+
elementClass: IxToastContainer$1,
|
|
1981
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
1982
|
+
react: React,
|
|
1983
|
+
events: {},
|
|
1984
|
+
defineCustomElement: defineCustomElement$1u
|
|
1193
1985
|
});
|
|
1194
1986
|
const IxToggle = /*@__PURE__*/ createComponent({
|
|
1195
1987
|
tagName: 'ix-toggle',
|
|
@@ -1206,7 +1998,15 @@ const IxToggle = /*@__PURE__*/ createComponent({
|
|
|
1206
1998
|
required: 'required'
|
|
1207
1999
|
},
|
|
1208
2000
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1209
|
-
serializeShadowRoot
|
|
2001
|
+
serializeShadowRoot,
|
|
2002
|
+
elementClass: IxToggle$1,
|
|
2003
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
2004
|
+
react: React,
|
|
2005
|
+
events: {
|
|
2006
|
+
onCheckedChange: 'checkedChange',
|
|
2007
|
+
onIxBlur: 'ixBlur'
|
|
2008
|
+
},
|
|
2009
|
+
defineCustomElement: defineCustomElement$1v
|
|
1210
2010
|
});
|
|
1211
2011
|
const IxToggleButton = /*@__PURE__*/ createComponent({
|
|
1212
2012
|
tagName: 'ix-toggle-button',
|
|
@@ -1217,10 +2017,16 @@ const IxToggleButton = /*@__PURE__*/ createComponent({
|
|
|
1217
2017
|
disabled: 'disabled',
|
|
1218
2018
|
loading: 'loading',
|
|
1219
2019
|
icon: 'icon',
|
|
1220
|
-
pressed: 'pressed'
|
|
2020
|
+
pressed: 'pressed',
|
|
2021
|
+
ariaLabelButton: 'aria-label-button'
|
|
1221
2022
|
},
|
|
1222
2023
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1223
|
-
serializeShadowRoot
|
|
2024
|
+
serializeShadowRoot,
|
|
2025
|
+
elementClass: IxToggleButton$1,
|
|
2026
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
2027
|
+
react: React,
|
|
2028
|
+
events: { onPressedChange: 'pressedChange' },
|
|
2029
|
+
defineCustomElement: defineCustomElement$1w
|
|
1224
2030
|
});
|
|
1225
2031
|
const IxTooltip = /*@__PURE__*/ createComponent({
|
|
1226
2032
|
tagName: 'ix-tooltip',
|
|
@@ -1234,7 +2040,12 @@ const IxTooltip = /*@__PURE__*/ createComponent({
|
|
|
1234
2040
|
animationFrame: 'animation-frame'
|
|
1235
2041
|
},
|
|
1236
2042
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1237
|
-
serializeShadowRoot
|
|
2043
|
+
serializeShadowRoot,
|
|
2044
|
+
elementClass: IxTooltip$1,
|
|
2045
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
2046
|
+
react: React,
|
|
2047
|
+
events: {},
|
|
2048
|
+
defineCustomElement: defineCustomElement$1x
|
|
1238
2049
|
});
|
|
1239
2050
|
const IxTypography = /*@__PURE__*/ createComponent({
|
|
1240
2051
|
tagName: 'ix-typography',
|
|
@@ -1245,7 +2056,12 @@ const IxTypography = /*@__PURE__*/ createComponent({
|
|
|
1245
2056
|
textDecoration: 'text-decoration'
|
|
1246
2057
|
},
|
|
1247
2058
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1248
|
-
serializeShadowRoot
|
|
2059
|
+
serializeShadowRoot,
|
|
2060
|
+
elementClass: IxTypography$1,
|
|
2061
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
2062
|
+
react: React,
|
|
2063
|
+
events: {},
|
|
2064
|
+
defineCustomElement: defineCustomElement$1y
|
|
1249
2065
|
});
|
|
1250
2066
|
const IxUpload = /*@__PURE__*/ createComponent({
|
|
1251
2067
|
tagName: 'ix-upload',
|
|
@@ -1263,7 +2079,12 @@ const IxUpload = /*@__PURE__*/ createComponent({
|
|
|
1263
2079
|
i18nUploadDisabled: 'i-1-8n-upload-disabled'
|
|
1264
2080
|
},
|
|
1265
2081
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1266
|
-
serializeShadowRoot
|
|
2082
|
+
serializeShadowRoot,
|
|
2083
|
+
elementClass: IxUpload$1,
|
|
2084
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
2085
|
+
react: React,
|
|
2086
|
+
events: { onFilesChanged: 'filesChanged' },
|
|
2087
|
+
defineCustomElement: defineCustomElement$1z
|
|
1267
2088
|
});
|
|
1268
2089
|
const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
1269
2090
|
tagName: 'ix-validation-tooltip',
|
|
@@ -1273,7 +2094,12 @@ const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
|
1273
2094
|
suppressAutomaticPlacement: 'suppress-automatic-placement'
|
|
1274
2095
|
},
|
|
1275
2096
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1276
|
-
serializeShadowRoot
|
|
2097
|
+
serializeShadowRoot,
|
|
2098
|
+
elementClass: IxValidationTooltip$1,
|
|
2099
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
2100
|
+
react: React,
|
|
2101
|
+
events: {},
|
|
2102
|
+
defineCustomElement: defineCustomElement$1A
|
|
1277
2103
|
});
|
|
1278
2104
|
const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
1279
2105
|
tagName: 'ix-workflow-step',
|
|
@@ -1286,7 +2112,12 @@ const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
|
1286
2112
|
position: 'position'
|
|
1287
2113
|
},
|
|
1288
2114
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1289
|
-
serializeShadowRoot
|
|
2115
|
+
serializeShadowRoot,
|
|
2116
|
+
elementClass: IxWorkflowStep$1,
|
|
2117
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
2118
|
+
react: React,
|
|
2119
|
+
events: {},
|
|
2120
|
+
defineCustomElement: defineCustomElement$1B
|
|
1290
2121
|
});
|
|
1291
2122
|
const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
1292
2123
|
tagName: 'ix-workflow-steps',
|
|
@@ -1296,8 +2127,13 @@ const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
|
1296
2127
|
selectedIndex: 'selected-index'
|
|
1297
2128
|
},
|
|
1298
2129
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1299
|
-
serializeShadowRoot
|
|
2130
|
+
serializeShadowRoot,
|
|
2131
|
+
elementClass: IxWorkflowSteps$1,
|
|
2132
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
2133
|
+
react: React,
|
|
2134
|
+
events: { onStepSelected: 'stepSelected' },
|
|
2135
|
+
defineCustomElement: defineCustomElement$1C
|
|
1300
2136
|
});
|
|
1301
2137
|
|
|
1302
|
-
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, serializeShadowRoot };
|
|
2138
|
+
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, 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, serializeShadowRoot };
|
|
1303
2139
|
//# sourceMappingURL=components.server.js.map
|