@siemens/ix-react 3.0.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 +409 -0
- package/dist/components.js +317 -296
- package/dist/components.js.map +1 -1
- package/dist/components.server.js +962 -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 +18 -10
|
@@ -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,23 +246,35 @@ 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',
|
|
108
263
|
disabled: 'disabled',
|
|
109
264
|
type: 'type',
|
|
110
265
|
loading: 'loading',
|
|
266
|
+
form: 'form',
|
|
111
267
|
icon: 'icon',
|
|
112
268
|
alignment: 'alignment',
|
|
113
269
|
iconSize: 'icon-size'
|
|
114
270
|
},
|
|
115
271
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
116
|
-
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
|
|
117
278
|
});
|
|
118
279
|
const IxCard = /*@__PURE__*/ createComponent({
|
|
119
280
|
tagName: 'ix-card',
|
|
@@ -122,23 +283,42 @@ const IxCard = /*@__PURE__*/ createComponent({
|
|
|
122
283
|
selected: 'selected'
|
|
123
284
|
},
|
|
124
285
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
125
|
-
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
|
|
126
292
|
});
|
|
127
293
|
const IxCardAccordion = /*@__PURE__*/ createComponent({
|
|
128
294
|
tagName: 'ix-card-accordion',
|
|
129
|
-
properties: {
|
|
295
|
+
properties: {
|
|
296
|
+
ariaLabelExpandButton: 'aria-label-expand-button',
|
|
297
|
+
collapse: 'collapse'
|
|
298
|
+
},
|
|
130
299
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
131
|
-
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
|
|
132
306
|
});
|
|
133
307
|
const IxCardContent = /*@__PURE__*/ createComponent({
|
|
134
308
|
tagName: 'ix-card-content',
|
|
135
309
|
properties: {},
|
|
136
310
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
137
|
-
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
|
|
138
317
|
});
|
|
139
318
|
const IxCardList = /*@__PURE__*/ createComponent({
|
|
140
319
|
tagName: 'ix-card-list',
|
|
141
320
|
properties: {
|
|
321
|
+
ariaLabelExpandButton: 'aria-label-expand-button',
|
|
142
322
|
label: 'label',
|
|
143
323
|
collapse: 'collapse',
|
|
144
324
|
listStyle: 'list-style',
|
|
@@ -150,13 +330,27 @@ const IxCardList = /*@__PURE__*/ createComponent({
|
|
|
150
330
|
i18nMoreCards: 'i-1-8n-more-cards'
|
|
151
331
|
},
|
|
152
332
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
153
|
-
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
|
|
154
343
|
});
|
|
155
344
|
const IxCardTitle = /*@__PURE__*/ createComponent({
|
|
156
345
|
tagName: 'ix-card-title',
|
|
157
346
|
properties: {},
|
|
158
347
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
159
|
-
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
|
|
160
354
|
});
|
|
161
355
|
const IxCategoryFilter = /*@__PURE__*/ createComponent({
|
|
162
356
|
tagName: 'ix-category-filter',
|
|
@@ -174,10 +368,23 @@ const IxCategoryFilter = /*@__PURE__*/ createComponent({
|
|
|
174
368
|
repeatCategories: 'repeat-categories',
|
|
175
369
|
tmpDisableScrollIntoView: 'tmp-disable-scroll-into-view',
|
|
176
370
|
labelCategories: 'label-categories',
|
|
177
|
-
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'
|
|
178
375
|
},
|
|
179
376
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
180
|
-
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
|
|
181
388
|
});
|
|
182
389
|
const IxCheckbox = /*@__PURE__*/ createComponent({
|
|
183
390
|
tagName: 'ix-checkbox',
|
|
@@ -191,7 +398,16 @@ const IxCheckbox = /*@__PURE__*/ createComponent({
|
|
|
191
398
|
required: 'required'
|
|
192
399
|
},
|
|
193
400
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
194
|
-
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
|
|
195
411
|
});
|
|
196
412
|
const IxCheckboxGroup = /*@__PURE__*/ createComponent({
|
|
197
413
|
tagName: 'ix-checkbox-group',
|
|
@@ -207,7 +423,12 @@ const IxCheckboxGroup = /*@__PURE__*/ createComponent({
|
|
|
207
423
|
required: 'required'
|
|
208
424
|
},
|
|
209
425
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
210
|
-
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
|
|
211
432
|
});
|
|
212
433
|
const IxChip = /*@__PURE__*/ createComponent({
|
|
213
434
|
tagName: 'ix-chip',
|
|
@@ -219,10 +440,17 @@ const IxChip = /*@__PURE__*/ createComponent({
|
|
|
219
440
|
background: 'background',
|
|
220
441
|
chipColor: 'chip-color',
|
|
221
442
|
outline: 'outline',
|
|
222
|
-
tooltipText: 'tooltip-text'
|
|
443
|
+
tooltipText: 'tooltip-text',
|
|
444
|
+
centerContent: 'center-content',
|
|
445
|
+
ariaLabelCloseButton: 'aria-label-close-button'
|
|
223
446
|
},
|
|
224
447
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
225
|
-
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
|
|
226
454
|
});
|
|
227
455
|
const IxCol = /*@__PURE__*/ createComponent({
|
|
228
456
|
tagName: 'ix-col',
|
|
@@ -233,13 +461,23 @@ const IxCol = /*@__PURE__*/ createComponent({
|
|
|
233
461
|
sizeLg: 'size-lg'
|
|
234
462
|
},
|
|
235
463
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
236
|
-
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
|
|
237
470
|
});
|
|
238
471
|
const IxContent = /*@__PURE__*/ createComponent({
|
|
239
472
|
tagName: 'ix-content',
|
|
240
473
|
properties: {},
|
|
241
474
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
242
|
-
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
|
|
243
481
|
});
|
|
244
482
|
const IxContentHeader = /*@__PURE__*/ createComponent({
|
|
245
483
|
tagName: 'ix-content-header',
|
|
@@ -250,7 +488,12 @@ const IxContentHeader = /*@__PURE__*/ createComponent({
|
|
|
250
488
|
hasBackButton: 'has-back-button'
|
|
251
489
|
},
|
|
252
490
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
253
|
-
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
|
|
254
497
|
});
|
|
255
498
|
const IxCustomField = /*@__PURE__*/ createComponent({
|
|
256
499
|
tagName: 'ix-custom-field',
|
|
@@ -265,7 +508,12 @@ const IxCustomField = /*@__PURE__*/ createComponent({
|
|
|
265
508
|
showTextAsTooltip: 'show-text-as-tooltip'
|
|
266
509
|
},
|
|
267
510
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
268
|
-
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
|
|
269
517
|
});
|
|
270
518
|
const IxDateDropdown = /*@__PURE__*/ createComponent({
|
|
271
519
|
tagName: 'ix-date-dropdown',
|
|
@@ -283,6 +531,7 @@ const IxDateDropdown = /*@__PURE__*/ createComponent({
|
|
|
283
531
|
ghost: 'ghost',
|
|
284
532
|
loading: 'loading',
|
|
285
533
|
showWeekNumbers: 'show-week-numbers',
|
|
534
|
+
ariaLabelDropdownButton: 'aria-label-dropdown-button',
|
|
286
535
|
customRangeAllowed: 'custom-range-allowed',
|
|
287
536
|
dateRangeOptions: 'date-range-options',
|
|
288
537
|
locale: 'locale',
|
|
@@ -293,7 +542,12 @@ const IxDateDropdown = /*@__PURE__*/ createComponent({
|
|
|
293
542
|
today: 'today'
|
|
294
543
|
},
|
|
295
544
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
296
|
-
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
|
|
297
551
|
});
|
|
298
552
|
const IxDateInput = /*@__PURE__*/ createComponent({
|
|
299
553
|
tagName: 'ix-date-input',
|
|
@@ -301,11 +555,14 @@ const IxDateInput = /*@__PURE__*/ createComponent({
|
|
|
301
555
|
name: 'name',
|
|
302
556
|
placeholder: 'placeholder',
|
|
303
557
|
value: 'value',
|
|
558
|
+
minDate: 'min-date',
|
|
559
|
+
maxDate: 'max-date',
|
|
304
560
|
locale: 'locale',
|
|
305
561
|
format: 'format',
|
|
306
562
|
required: 'required',
|
|
307
563
|
helperText: 'helper-text',
|
|
308
564
|
label: 'label',
|
|
565
|
+
ariaLabelCalendarButton: 'aria-label-calendar-button',
|
|
309
566
|
invalidText: 'invalid-text',
|
|
310
567
|
readonly: 'readonly',
|
|
311
568
|
disabled: 'disabled',
|
|
@@ -314,10 +571,21 @@ const IxDateInput = /*@__PURE__*/ createComponent({
|
|
|
314
571
|
validText: 'valid-text',
|
|
315
572
|
showTextAsTooltip: 'show-text-as-tooltip',
|
|
316
573
|
i18nErrorDateUnparsable: 'i18n-error-date-unparsable',
|
|
317
|
-
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'
|
|
318
578
|
},
|
|
319
579
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
320
|
-
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
|
|
321
589
|
});
|
|
322
590
|
const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
323
591
|
tagName: 'ix-date-picker',
|
|
@@ -330,6 +598,8 @@ const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
|
330
598
|
minDate: 'min-date',
|
|
331
599
|
maxDate: 'max-date',
|
|
332
600
|
i18nDone: 'i18n-done',
|
|
601
|
+
ariaLabelPreviousMonthButton: 'aria-label-previous-month-button',
|
|
602
|
+
ariaLabelNextMonthButton: 'aria-label-next-month-button',
|
|
333
603
|
weekStartIndex: 'week-start-index',
|
|
334
604
|
locale: 'locale',
|
|
335
605
|
showWeekNumbers: 'show-week-numbers',
|
|
@@ -337,7 +607,16 @@ const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
|
337
607
|
today: 'today'
|
|
338
608
|
},
|
|
339
609
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
340
|
-
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
|
|
341
620
|
});
|
|
342
621
|
const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
343
622
|
tagName: 'ix-datetime-picker',
|
|
@@ -357,18 +636,34 @@ const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
|
357
636
|
timeReference: 'time-reference',
|
|
358
637
|
i18nDone: 'i18n-done',
|
|
359
638
|
i18nTime: 'i-1-8n-time',
|
|
639
|
+
ariaLabelPreviousMonthButton: 'aria-label-previous-month-button',
|
|
640
|
+
ariaLabelNextMonthButton: 'aria-label-next-month-button',
|
|
360
641
|
weekStartIndex: 'week-start-index',
|
|
361
642
|
locale: 'locale',
|
|
362
643
|
showWeekNumbers: 'show-week-numbers'
|
|
363
644
|
},
|
|
364
645
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
365
|
-
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
|
|
366
656
|
});
|
|
367
657
|
const IxDivider = /*@__PURE__*/ createComponent({
|
|
368
658
|
tagName: 'ix-divider',
|
|
369
659
|
properties: {},
|
|
370
660
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
371
|
-
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
|
|
372
667
|
});
|
|
373
668
|
const IxDrawer = /*@__PURE__*/ createComponent({
|
|
374
669
|
tagName: 'ix-drawer',
|
|
@@ -378,10 +673,19 @@ const IxDrawer = /*@__PURE__*/ createComponent({
|
|
|
378
673
|
fullHeight: 'full-height',
|
|
379
674
|
minWidth: 'min-width',
|
|
380
675
|
maxWidth: 'max-width',
|
|
381
|
-
width: 'width'
|
|
676
|
+
width: 'width',
|
|
677
|
+
ariaLabelCloseButton: 'aria-label-close-button'
|
|
382
678
|
},
|
|
383
679
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
384
|
-
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
|
|
385
689
|
});
|
|
386
690
|
const IxDropdown = /*@__PURE__*/ createComponent({
|
|
387
691
|
tagName: 'ix-dropdown',
|
|
@@ -401,7 +705,12 @@ const IxDropdown = /*@__PURE__*/ createComponent({
|
|
|
401
705
|
suppressOverflowBehavior: 'suppress-overflow-behavior'
|
|
402
706
|
},
|
|
403
707
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
404
|
-
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
|
|
405
714
|
});
|
|
406
715
|
const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
407
716
|
tagName: 'ix-dropdown-button',
|
|
@@ -413,22 +722,35 @@ const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
|
413
722
|
label: 'label',
|
|
414
723
|
icon: 'icon',
|
|
415
724
|
closeBehavior: 'close-behavior',
|
|
416
|
-
placement: 'placement'
|
|
725
|
+
placement: 'placement',
|
|
726
|
+
ariaLabelDropdownButton: 'aria-label-dropdown-button'
|
|
417
727
|
},
|
|
418
728
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
419
|
-
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
|
|
420
735
|
});
|
|
421
736
|
const IxDropdownHeader = /*@__PURE__*/ createComponent({
|
|
422
737
|
tagName: 'ix-dropdown-header',
|
|
423
738
|
properties: { label: 'label' },
|
|
424
739
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
425
|
-
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
|
|
426
746
|
});
|
|
427
747
|
const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
428
748
|
tagName: 'ix-dropdown-item',
|
|
429
749
|
properties: {
|
|
430
750
|
label: 'label',
|
|
431
751
|
icon: 'icon',
|
|
752
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
753
|
+
ariaLabelButton: 'aria-label-button',
|
|
432
754
|
hover: 'hover',
|
|
433
755
|
disabled: 'disabled',
|
|
434
756
|
checked: 'checked',
|
|
@@ -436,13 +758,23 @@ const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
|
436
758
|
suppressChecked: 'suppress-checked'
|
|
437
759
|
},
|
|
438
760
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
439
|
-
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
|
|
440
767
|
});
|
|
441
768
|
const IxDropdownQuickActions = /*@__PURE__*/ createComponent({
|
|
442
769
|
tagName: 'ix-dropdown-quick-actions',
|
|
443
770
|
properties: {},
|
|
444
771
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
445
|
-
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
|
|
446
778
|
});
|
|
447
779
|
const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
448
780
|
tagName: 'ix-empty-state',
|
|
@@ -451,10 +783,16 @@ const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
|
451
783
|
icon: 'icon',
|
|
452
784
|
header: 'header',
|
|
453
785
|
subHeader: 'sub-header',
|
|
454
|
-
action: 'action'
|
|
786
|
+
action: 'action',
|
|
787
|
+
ariaLabelEmptyStateIcon: 'aria-label-empty-state-icon'
|
|
455
788
|
},
|
|
456
789
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
457
|
-
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
|
|
458
796
|
});
|
|
459
797
|
const IxEventList = /*@__PURE__*/ createComponent({
|
|
460
798
|
tagName: 'ix-event-list',
|
|
@@ -465,7 +803,12 @@ const IxEventList = /*@__PURE__*/ createComponent({
|
|
|
465
803
|
chevron: 'chevron'
|
|
466
804
|
},
|
|
467
805
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
468
|
-
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
|
|
469
812
|
});
|
|
470
813
|
const IxEventListItem = /*@__PURE__*/ createComponent({
|
|
471
814
|
tagName: 'ix-event-list-item',
|
|
@@ -476,7 +819,12 @@ const IxEventListItem = /*@__PURE__*/ createComponent({
|
|
|
476
819
|
chevron: 'chevron'
|
|
477
820
|
},
|
|
478
821
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
479
|
-
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
|
|
480
828
|
});
|
|
481
829
|
const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
482
830
|
tagName: 'ix-expanding-search',
|
|
@@ -487,10 +835,18 @@ const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
|
487
835
|
fullWidth: 'full-width',
|
|
488
836
|
variant: 'variant',
|
|
489
837
|
outline: 'outline',
|
|
490
|
-
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'
|
|
491
842
|
},
|
|
492
843
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
493
|
-
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
|
|
494
850
|
});
|
|
495
851
|
const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
496
852
|
tagName: 'ix-field-label',
|
|
@@ -501,16 +857,27 @@ const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
|
501
857
|
isInvalid: 'is-invalid'
|
|
502
858
|
},
|
|
503
859
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
504
|
-
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
|
|
505
866
|
});
|
|
506
867
|
const IxFilterChip = /*@__PURE__*/ createComponent({
|
|
507
868
|
tagName: 'ix-filter-chip',
|
|
508
869
|
properties: {
|
|
509
870
|
disabled: 'disabled',
|
|
510
|
-
readonly: 'readonly'
|
|
871
|
+
readonly: 'readonly',
|
|
872
|
+
ariaLabelCloseIconButton: 'aria-label-close-icon-button'
|
|
511
873
|
},
|
|
512
874
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
513
|
-
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
|
|
514
881
|
});
|
|
515
882
|
const IxFlipTile = /*@__PURE__*/ createComponent({
|
|
516
883
|
tagName: 'ix-flip-tile',
|
|
@@ -518,16 +885,27 @@ const IxFlipTile = /*@__PURE__*/ createComponent({
|
|
|
518
885
|
state: 'state',
|
|
519
886
|
height: 'height',
|
|
520
887
|
width: 'width',
|
|
521
|
-
index: 'index'
|
|
888
|
+
index: 'index',
|
|
889
|
+
ariaLabelEyeIconButton: 'aria-label-eye-icon-button'
|
|
522
890
|
},
|
|
523
891
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
524
|
-
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
|
|
525
898
|
});
|
|
526
899
|
const IxFlipTileContent = /*@__PURE__*/ createComponent({
|
|
527
900
|
tagName: 'ix-flip-tile-content',
|
|
528
901
|
properties: { contentVisible: 'content-visible' },
|
|
529
902
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
530
|
-
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
|
|
531
909
|
});
|
|
532
910
|
const IxGroup = /*@__PURE__*/ createComponent({
|
|
533
911
|
tagName: 'ix-group',
|
|
@@ -541,18 +919,33 @@ const IxGroup = /*@__PURE__*/ createComponent({
|
|
|
541
919
|
expandOnHeaderClick: 'expand-on-header-click'
|
|
542
920
|
},
|
|
543
921
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
544
|
-
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
|
|
545
932
|
});
|
|
546
933
|
const IxGroupContextMenu = /*@__PURE__*/ createComponent({
|
|
547
934
|
tagName: 'ix-group-context-menu',
|
|
548
935
|
properties: {},
|
|
549
936
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
550
|
-
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
|
|
551
943
|
});
|
|
552
944
|
const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
553
945
|
tagName: 'ix-group-item',
|
|
554
946
|
properties: {
|
|
555
947
|
icon: 'icon',
|
|
948
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
556
949
|
text: 'text',
|
|
557
950
|
secondaryText: 'secondary-text',
|
|
558
951
|
suppressSelection: 'suppress-selection',
|
|
@@ -561,7 +954,12 @@ const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
|
561
954
|
index: 'index'
|
|
562
955
|
},
|
|
563
956
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
564
|
-
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
|
|
565
963
|
});
|
|
566
964
|
const IxHelperText = /*@__PURE__*/ createComponent({
|
|
567
965
|
tagName: 'ix-helper-text',
|
|
@@ -574,7 +972,12 @@ const IxHelperText = /*@__PURE__*/ createComponent({
|
|
|
574
972
|
warningText: 'warning-text'
|
|
575
973
|
},
|
|
576
974
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
577
|
-
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
|
|
578
981
|
});
|
|
579
982
|
const IxIconButton = /*@__PURE__*/ createComponent({
|
|
580
983
|
tagName: 'ix-icon-button',
|
|
@@ -592,7 +995,12 @@ const IxIconButton = /*@__PURE__*/ createComponent({
|
|
|
592
995
|
loading: 'loading'
|
|
593
996
|
},
|
|
594
997
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
595
|
-
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
|
|
596
1004
|
});
|
|
597
1005
|
const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
598
1006
|
tagName: 'ix-icon-toggle-button',
|
|
@@ -601,13 +1009,20 @@ const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
|
601
1009
|
outline: 'outline',
|
|
602
1010
|
ghost: 'ghost',
|
|
603
1011
|
icon: 'icon',
|
|
1012
|
+
oval: 'oval',
|
|
604
1013
|
pressed: 'pressed',
|
|
605
1014
|
size: 'size',
|
|
606
1015
|
disabled: 'disabled',
|
|
607
|
-
loading: 'loading'
|
|
1016
|
+
loading: 'loading',
|
|
1017
|
+
ariaLabelIconButton: 'aria-label-icon-button'
|
|
608
1018
|
},
|
|
609
1019
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
610
|
-
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
|
|
611
1026
|
});
|
|
612
1027
|
const IxInput = /*@__PURE__*/ createComponent({
|
|
613
1028
|
tagName: 'ix-input',
|
|
@@ -632,48 +1047,85 @@ const IxInput = /*@__PURE__*/ createComponent({
|
|
|
632
1047
|
allowedCharactersPattern: 'allowed-characters-pattern'
|
|
633
1048
|
},
|
|
634
1049
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
635
|
-
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
|
|
636
1060
|
});
|
|
637
1061
|
const IxInputGroup = /*@__PURE__*/ createComponent({
|
|
638
1062
|
tagName: 'ix-input-group',
|
|
639
1063
|
properties: {},
|
|
640
1064
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
641
|
-
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
|
|
642
1071
|
});
|
|
643
1072
|
const IxKeyValue = /*@__PURE__*/ createComponent({
|
|
644
1073
|
tagName: 'ix-key-value',
|
|
645
1074
|
properties: {
|
|
646
1075
|
icon: 'icon',
|
|
1076
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
647
1077
|
label: 'label',
|
|
648
1078
|
labelPosition: 'label-position',
|
|
649
1079
|
value: 'value'
|
|
650
1080
|
},
|
|
651
1081
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
652
|
-
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
|
|
653
1088
|
});
|
|
654
1089
|
const IxKeyValueList = /*@__PURE__*/ createComponent({
|
|
655
1090
|
tagName: 'ix-key-value-list',
|
|
656
1091
|
properties: { striped: 'striped' },
|
|
657
1092
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
658
|
-
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
|
|
659
1099
|
});
|
|
660
1100
|
const IxKpi = /*@__PURE__*/ createComponent({
|
|
661
1101
|
tagName: 'ix-kpi',
|
|
662
1102
|
properties: {
|
|
663
1103
|
label: 'label',
|
|
1104
|
+
ariaLabelAlarmIcon: 'aria-label-alarm-icon',
|
|
1105
|
+
ariaLabelWarningIcon: 'aria-label-warning-icon',
|
|
664
1106
|
value: 'value',
|
|
665
1107
|
unit: 'unit',
|
|
666
1108
|
state: 'state',
|
|
667
1109
|
orientation: 'orientation'
|
|
668
1110
|
},
|
|
669
1111
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
670
|
-
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
|
|
671
1118
|
});
|
|
672
1119
|
const IxLayoutAuto = /*@__PURE__*/ createComponent({
|
|
673
1120
|
tagName: 'ix-layout-auto',
|
|
674
1121
|
properties: { layout: 'layout' },
|
|
675
1122
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
676
|
-
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
|
|
677
1129
|
});
|
|
678
1130
|
const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
679
1131
|
tagName: 'ix-layout-grid',
|
|
@@ -683,7 +1135,12 @@ const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
|
683
1135
|
columns: 'columns'
|
|
684
1136
|
},
|
|
685
1137
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
686
|
-
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
|
|
687
1144
|
});
|
|
688
1145
|
const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
689
1146
|
tagName: 'ix-link-button',
|
|
@@ -693,28 +1150,49 @@ const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
|
693
1150
|
target: 'target'
|
|
694
1151
|
},
|
|
695
1152
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
696
|
-
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
|
|
697
1159
|
});
|
|
698
1160
|
const IxMapNavigation = /*@__PURE__*/ createComponent({
|
|
699
1161
|
tagName: 'ix-map-navigation',
|
|
700
1162
|
properties: {
|
|
701
1163
|
applicationName: 'application-name',
|
|
702
1164
|
navigationTitle: 'navigation-title',
|
|
703
|
-
hideContextMenu: 'hide-context-menu'
|
|
1165
|
+
hideContextMenu: 'hide-context-menu',
|
|
1166
|
+
ariaLabelContextIconButton: 'aria-label-context-icon-button'
|
|
704
1167
|
},
|
|
705
1168
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
706
|
-
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
|
|
707
1178
|
});
|
|
708
1179
|
const IxMapNavigationOverlay = /*@__PURE__*/ createComponent({
|
|
709
1180
|
tagName: 'ix-map-navigation-overlay',
|
|
710
1181
|
properties: {
|
|
711
1182
|
name: 'name',
|
|
712
1183
|
icon: 'icon',
|
|
1184
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
1185
|
+
ariaLabelCloseIconButton: 'aria-label-close-icon-button',
|
|
713
1186
|
color: 'color',
|
|
714
1187
|
iconColor: 'icon-color'
|
|
715
1188
|
},
|
|
716
1189
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
717
|
-
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
|
|
718
1196
|
});
|
|
719
1197
|
const IxMenu = /*@__PURE__*/ createComponent({
|
|
720
1198
|
tagName: 'ix-menu',
|
|
@@ -737,7 +1215,18 @@ const IxMenu = /*@__PURE__*/ createComponent({
|
|
|
737
1215
|
i18nCollapse: 'i-1-8n-collapse'
|
|
738
1216
|
},
|
|
739
1217
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
740
|
-
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
|
|
741
1230
|
});
|
|
742
1231
|
const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
743
1232
|
tagName: 'ix-menu-about',
|
|
@@ -747,13 +1236,26 @@ const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
|
747
1236
|
show: 'show'
|
|
748
1237
|
},
|
|
749
1238
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
750
|
-
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
|
|
751
1248
|
});
|
|
752
1249
|
const IxMenuAboutItem = /*@__PURE__*/ createComponent({
|
|
753
1250
|
tagName: 'ix-menu-about-item',
|
|
754
1251
|
properties: { label: 'label' },
|
|
755
1252
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
756
|
-
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
|
|
757
1259
|
});
|
|
758
1260
|
const IxMenuAboutNews = /*@__PURE__*/ createComponent({
|
|
759
1261
|
tagName: 'ix-menu-about-news',
|
|
@@ -766,7 +1268,15 @@ const IxMenuAboutNews = /*@__PURE__*/ createComponent({
|
|
|
766
1268
|
expanded: 'expanded'
|
|
767
1269
|
},
|
|
768
1270
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
769
|
-
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
|
|
770
1280
|
});
|
|
771
1281
|
const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
772
1282
|
tagName: 'ix-menu-avatar',
|
|
@@ -779,7 +1289,12 @@ const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
|
779
1289
|
showLogoutButton: 'show-logout-button'
|
|
780
1290
|
},
|
|
781
1291
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
782
|
-
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
|
|
783
1298
|
});
|
|
784
1299
|
const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
785
1300
|
tagName: 'ix-menu-avatar-item',
|
|
@@ -788,7 +1303,12 @@ const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
|
788
1303
|
label: 'label'
|
|
789
1304
|
},
|
|
790
1305
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
791
|
-
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$_
|
|
792
1312
|
});
|
|
793
1313
|
const IxMenuCategory = /*@__PURE__*/ createComponent({
|
|
794
1314
|
tagName: 'ix-menu-category',
|
|
@@ -798,7 +1318,12 @@ const IxMenuCategory = /*@__PURE__*/ createComponent({
|
|
|
798
1318
|
notifications: 'notifications'
|
|
799
1319
|
},
|
|
800
1320
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
801
|
-
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$$
|
|
802
1327
|
});
|
|
803
1328
|
const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
804
1329
|
tagName: 'ix-menu-item',
|
|
@@ -813,7 +1338,12 @@ const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
|
813
1338
|
isCategory: 'is-category'
|
|
814
1339
|
},
|
|
815
1340
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
816
|
-
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
|
|
817
1347
|
});
|
|
818
1348
|
const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
819
1349
|
tagName: 'ix-menu-settings',
|
|
@@ -823,13 +1353,26 @@ const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
|
823
1353
|
show: 'show'
|
|
824
1354
|
},
|
|
825
1355
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
826
|
-
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
|
|
827
1365
|
});
|
|
828
1366
|
const IxMenuSettingsItem = /*@__PURE__*/ createComponent({
|
|
829
1367
|
tagName: 'ix-menu-settings-item',
|
|
830
1368
|
properties: { label: 'label' },
|
|
831
1369
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
832
|
-
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
|
|
833
1376
|
});
|
|
834
1377
|
const IxMessageBar = /*@__PURE__*/ createComponent({
|
|
835
1378
|
tagName: 'ix-message-bar',
|
|
@@ -838,7 +1381,15 @@ const IxMessageBar = /*@__PURE__*/ createComponent({
|
|
|
838
1381
|
dismissible: 'dismissible'
|
|
839
1382
|
},
|
|
840
1383
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
841
|
-
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
|
|
842
1393
|
});
|
|
843
1394
|
const IxModal = /*@__PURE__*/ createComponent({
|
|
844
1395
|
tagName: 'ix-modal',
|
|
@@ -852,29 +1403,54 @@ const IxModal = /*@__PURE__*/ createComponent({
|
|
|
852
1403
|
closeOnEscape: 'close-on-escape'
|
|
853
1404
|
},
|
|
854
1405
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
855
|
-
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
|
|
856
1415
|
});
|
|
857
1416
|
const IxModalContent = /*@__PURE__*/ createComponent({
|
|
858
1417
|
tagName: 'ix-modal-content',
|
|
859
1418
|
properties: {},
|
|
860
1419
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
861
|
-
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
|
|
862
1426
|
});
|
|
863
1427
|
const IxModalFooter = /*@__PURE__*/ createComponent({
|
|
864
1428
|
tagName: 'ix-modal-footer',
|
|
865
1429
|
properties: {},
|
|
866
1430
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
867
|
-
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
|
|
868
1437
|
});
|
|
869
1438
|
const IxModalHeader = /*@__PURE__*/ createComponent({
|
|
870
1439
|
tagName: 'ix-modal-header',
|
|
871
1440
|
properties: {
|
|
872
1441
|
hideClose: 'hide-close',
|
|
873
1442
|
icon: 'icon',
|
|
1443
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
1444
|
+
ariaLabelCloseIconButton: 'aria-label-close-icon-button',
|
|
874
1445
|
iconColor: 'icon-color'
|
|
875
1446
|
},
|
|
876
1447
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
877
|
-
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
|
|
878
1454
|
});
|
|
879
1455
|
const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
880
1456
|
tagName: 'ix-number-input',
|
|
@@ -900,7 +1476,16 @@ const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
|
900
1476
|
step: 'step'
|
|
901
1477
|
},
|
|
902
1478
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
903
|
-
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
|
|
904
1489
|
});
|
|
905
1490
|
const IxPagination = /*@__PURE__*/ createComponent({
|
|
906
1491
|
tagName: 'ix-pagination',
|
|
@@ -912,10 +1497,20 @@ const IxPagination = /*@__PURE__*/ createComponent({
|
|
|
912
1497
|
selectedPage: 'selected-page',
|
|
913
1498
|
i18nPage: 'i-1-8n-page',
|
|
914
1499
|
i18nOf: 'i-1-8n-of',
|
|
915
|
-
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'
|
|
916
1503
|
},
|
|
917
1504
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
918
|
-
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
|
|
919
1514
|
});
|
|
920
1515
|
const IxPane = /*@__PURE__*/ createComponent({
|
|
921
1516
|
tagName: 'ix-pane',
|
|
@@ -928,11 +1523,21 @@ const IxPane = /*@__PURE__*/ createComponent({
|
|
|
928
1523
|
expanded: 'expanded',
|
|
929
1524
|
composition: 'composition',
|
|
930
1525
|
icon: 'icon',
|
|
1526
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
931
1527
|
ignoreLayoutSettings: 'ignore-layout-settings',
|
|
932
1528
|
isMobile: 'is-mobile'
|
|
933
1529
|
},
|
|
934
1530
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
935
|
-
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
|
|
936
1541
|
});
|
|
937
1542
|
const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
938
1543
|
tagName: 'ix-pane-layout',
|
|
@@ -942,7 +1547,12 @@ const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
|
942
1547
|
borderless: 'borderless'
|
|
943
1548
|
},
|
|
944
1549
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
945
|
-
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
|
|
946
1556
|
});
|
|
947
1557
|
const IxPill = /*@__PURE__*/ createComponent({
|
|
948
1558
|
tagName: 'ix-pill',
|
|
@@ -950,18 +1560,47 @@ const IxPill = /*@__PURE__*/ createComponent({
|
|
|
950
1560
|
variant: 'variant',
|
|
951
1561
|
outline: 'outline',
|
|
952
1562
|
icon: 'icon',
|
|
1563
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
953
1564
|
background: 'background',
|
|
954
1565
|
pillColor: 'pill-color',
|
|
955
1566
|
alignLeft: 'align-left',
|
|
956
1567
|
tooltipText: 'tooltip-text'
|
|
957
1568
|
},
|
|
958
1569
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
959
|
-
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
|
|
960
1598
|
});
|
|
961
1599
|
const IxPushCard = /*@__PURE__*/ createComponent({
|
|
962
1600
|
tagName: 'ix-push-card',
|
|
963
1601
|
properties: {
|
|
964
1602
|
icon: 'icon',
|
|
1603
|
+
ariaLabelIcon: 'aria-label-icon',
|
|
965
1604
|
notification: 'notification',
|
|
966
1605
|
heading: 'heading',
|
|
967
1606
|
subheading: 'subheading',
|
|
@@ -969,7 +1608,12 @@ const IxPushCard = /*@__PURE__*/ createComponent({
|
|
|
969
1608
|
collapse: 'collapse'
|
|
970
1609
|
},
|
|
971
1610
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
972
|
-
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
|
|
973
1617
|
});
|
|
974
1618
|
const IxRadio = /*@__PURE__*/ createComponent({
|
|
975
1619
|
tagName: 'ix-radio',
|
|
@@ -982,7 +1626,16 @@ const IxRadio = /*@__PURE__*/ createComponent({
|
|
|
982
1626
|
required: 'required'
|
|
983
1627
|
},
|
|
984
1628
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
985
|
-
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
|
|
986
1639
|
});
|
|
987
1640
|
const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
988
1641
|
tagName: 'ix-radio-group',
|
|
@@ -999,13 +1652,23 @@ const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
|
999
1652
|
required: 'required'
|
|
1000
1653
|
},
|
|
1001
1654
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1002
|
-
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
|
|
1003
1661
|
});
|
|
1004
1662
|
const IxRow = /*@__PURE__*/ createComponent({
|
|
1005
1663
|
tagName: 'ix-row',
|
|
1006
1664
|
properties: {},
|
|
1007
1665
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1008
|
-
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
|
|
1009
1672
|
});
|
|
1010
1673
|
const IxSelect = /*@__PURE__*/ createComponent({
|
|
1011
1674
|
tagName: 'ix-select',
|
|
@@ -1013,6 +1676,8 @@ const IxSelect = /*@__PURE__*/ createComponent({
|
|
|
1013
1676
|
name: 'name',
|
|
1014
1677
|
required: 'required',
|
|
1015
1678
|
label: 'label',
|
|
1679
|
+
ariaLabelChevronDownIconButton: 'aria-label-chevron-down-icon-button',
|
|
1680
|
+
ariaLabelClearIconButton: 'aria-label-clear-icon-button',
|
|
1016
1681
|
warningText: 'warning-text',
|
|
1017
1682
|
infoText: 'info-text',
|
|
1018
1683
|
invalidText: 'invalid-text',
|
|
@@ -1034,7 +1699,17 @@ const IxSelect = /*@__PURE__*/ createComponent({
|
|
|
1034
1699
|
dropdownMaxWidth: 'dropdown-max-width'
|
|
1035
1700
|
},
|
|
1036
1701
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1037
|
-
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
|
|
1038
1713
|
});
|
|
1039
1714
|
const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
1040
1715
|
tagName: 'ix-select-item',
|
|
@@ -1045,7 +1720,12 @@ const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
|
1045
1720
|
hover: 'hover'
|
|
1046
1721
|
},
|
|
1047
1722
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1048
|
-
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
|
|
1049
1729
|
});
|
|
1050
1730
|
const IxSlider = /*@__PURE__*/ createComponent({
|
|
1051
1731
|
tagName: 'ix-slider',
|
|
@@ -1061,7 +1741,12 @@ const IxSlider = /*@__PURE__*/ createComponent({
|
|
|
1061
1741
|
error: 'error'
|
|
1062
1742
|
},
|
|
1063
1743
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1064
|
-
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
|
|
1065
1750
|
});
|
|
1066
1751
|
const IxSpinner = /*@__PURE__*/ createComponent({
|
|
1067
1752
|
tagName: 'ix-spinner',
|
|
@@ -1071,7 +1756,12 @@ const IxSpinner = /*@__PURE__*/ createComponent({
|
|
|
1071
1756
|
hideTrack: 'hide-track'
|
|
1072
1757
|
},
|
|
1073
1758
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1074
|
-
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
|
|
1075
1765
|
});
|
|
1076
1766
|
const IxSplitButton = /*@__PURE__*/ createComponent({
|
|
1077
1767
|
tagName: 'ix-split-button',
|
|
@@ -1081,13 +1771,20 @@ const IxSplitButton = /*@__PURE__*/ createComponent({
|
|
|
1081
1771
|
outline: 'outline',
|
|
1082
1772
|
ghost: 'ghost',
|
|
1083
1773
|
label: 'label',
|
|
1774
|
+
ariaLabelButton: 'aria-label-button',
|
|
1084
1775
|
icon: 'icon',
|
|
1085
1776
|
splitIcon: 'split-icon',
|
|
1777
|
+
ariaLabelSplitIconButton: 'aria-label-split-icon-button',
|
|
1086
1778
|
disabled: 'disabled',
|
|
1087
1779
|
placement: 'placement'
|
|
1088
1780
|
},
|
|
1089
1781
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1090
|
-
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
|
|
1091
1788
|
});
|
|
1092
1789
|
const IxTabItem = /*@__PURE__*/ createComponent({
|
|
1093
1790
|
tagName: 'ix-tab-item',
|
|
@@ -1102,7 +1799,12 @@ const IxTabItem = /*@__PURE__*/ createComponent({
|
|
|
1102
1799
|
placement: 'placement'
|
|
1103
1800
|
},
|
|
1104
1801
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1105
|
-
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
|
|
1106
1808
|
});
|
|
1107
1809
|
const IxTabs = /*@__PURE__*/ createComponent({
|
|
1108
1810
|
tagName: 'ix-tabs',
|
|
@@ -1111,10 +1813,17 @@ const IxTabs = /*@__PURE__*/ createComponent({
|
|
|
1111
1813
|
rounded: 'rounded',
|
|
1112
1814
|
selected: 'selected',
|
|
1113
1815
|
layout: 'layout',
|
|
1114
|
-
placement: 'placement'
|
|
1816
|
+
placement: 'placement',
|
|
1817
|
+
ariaLabelChevronLeftIconButton: 'aria-label-chevron-left-icon-button',
|
|
1818
|
+
ariaLabelChevronRightIconButton: 'aria-label-chevron-right-icon-button'
|
|
1115
1819
|
},
|
|
1116
1820
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1117
|
-
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
|
|
1118
1827
|
});
|
|
1119
1828
|
const IxTextarea = /*@__PURE__*/ createComponent({
|
|
1120
1829
|
tagName: 'ix-textarea',
|
|
@@ -1141,13 +1850,67 @@ const IxTextarea = /*@__PURE__*/ createComponent({
|
|
|
1141
1850
|
minLength: 'min-length'
|
|
1142
1851
|
},
|
|
1143
1852
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1144
|
-
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
|
|
1145
1863
|
});
|
|
1146
1864
|
const IxTile = /*@__PURE__*/ createComponent({
|
|
1147
1865
|
tagName: 'ix-tile',
|
|
1148
1866
|
properties: { size: 'size' },
|
|
1149
1867
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1150
|
-
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
|
|
1151
1914
|
});
|
|
1152
1915
|
const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
1153
1916
|
tagName: 'ix-time-picker',
|
|
@@ -1155,16 +1918,36 @@ const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
|
1155
1918
|
format: 'format',
|
|
1156
1919
|
corners: 'corners',
|
|
1157
1920
|
standaloneAppearance: 'standalone-appearance',
|
|
1921
|
+
dateTimePickerAppearance: 'date-time-picker-appearance',
|
|
1158
1922
|
showHour: 'show-hour',
|
|
1159
1923
|
showMinutes: 'show-minutes',
|
|
1160
1924
|
showSeconds: 'show-seconds',
|
|
1925
|
+
hideHeader: 'hide-header',
|
|
1926
|
+
hourInterval: 'hour-interval',
|
|
1927
|
+
minuteInterval: 'minute-interval',
|
|
1928
|
+
secondInterval: 'second-interval',
|
|
1929
|
+
millisecondInterval: 'millisecond-interval',
|
|
1161
1930
|
time: 'time',
|
|
1162
1931
|
timeReference: 'time-reference',
|
|
1163
1932
|
textSelectTime: 'text-select-time',
|
|
1164
|
-
|
|
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'
|
|
1165
1940
|
},
|
|
1166
1941
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1167
|
-
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
|
|
1168
1951
|
});
|
|
1169
1952
|
const IxToast = /*@__PURE__*/ createComponent({
|
|
1170
1953
|
tagName: 'ix-toast',
|
|
@@ -1174,10 +1957,16 @@ const IxToast = /*@__PURE__*/ createComponent({
|
|
|
1174
1957
|
autoCloseDelay: 'auto-close-delay',
|
|
1175
1958
|
autoClose: 'auto-close',
|
|
1176
1959
|
icon: 'icon',
|
|
1177
|
-
iconColor: 'icon-color'
|
|
1960
|
+
iconColor: 'icon-color',
|
|
1961
|
+
ariaLabelCloseIconButton: 'aria-label-close-icon-button'
|
|
1178
1962
|
},
|
|
1179
1963
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1180
|
-
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
|
|
1181
1970
|
});
|
|
1182
1971
|
const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
1183
1972
|
tagName: 'ix-toast-container',
|
|
@@ -1187,7 +1976,12 @@ const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
|
1187
1976
|
position: 'position'
|
|
1188
1977
|
},
|
|
1189
1978
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1190
|
-
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
|
|
1191
1985
|
});
|
|
1192
1986
|
const IxToggle = /*@__PURE__*/ createComponent({
|
|
1193
1987
|
tagName: 'ix-toggle',
|
|
@@ -1204,7 +1998,15 @@ const IxToggle = /*@__PURE__*/ createComponent({
|
|
|
1204
1998
|
required: 'required'
|
|
1205
1999
|
},
|
|
1206
2000
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1207
|
-
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
|
|
1208
2010
|
});
|
|
1209
2011
|
const IxToggleButton = /*@__PURE__*/ createComponent({
|
|
1210
2012
|
tagName: 'ix-toggle-button',
|
|
@@ -1215,10 +2017,16 @@ const IxToggleButton = /*@__PURE__*/ createComponent({
|
|
|
1215
2017
|
disabled: 'disabled',
|
|
1216
2018
|
loading: 'loading',
|
|
1217
2019
|
icon: 'icon',
|
|
1218
|
-
pressed: 'pressed'
|
|
2020
|
+
pressed: 'pressed',
|
|
2021
|
+
ariaLabelButton: 'aria-label-button'
|
|
1219
2022
|
},
|
|
1220
2023
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1221
|
-
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
|
|
1222
2030
|
});
|
|
1223
2031
|
const IxTooltip = /*@__PURE__*/ createComponent({
|
|
1224
2032
|
tagName: 'ix-tooltip',
|
|
@@ -1232,7 +2040,12 @@ const IxTooltip = /*@__PURE__*/ createComponent({
|
|
|
1232
2040
|
animationFrame: 'animation-frame'
|
|
1233
2041
|
},
|
|
1234
2042
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1235
|
-
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
|
|
1236
2049
|
});
|
|
1237
2050
|
const IxTypography = /*@__PURE__*/ createComponent({
|
|
1238
2051
|
tagName: 'ix-typography',
|
|
@@ -1243,7 +2056,12 @@ const IxTypography = /*@__PURE__*/ createComponent({
|
|
|
1243
2056
|
textDecoration: 'text-decoration'
|
|
1244
2057
|
},
|
|
1245
2058
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1246
|
-
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
|
|
1247
2065
|
});
|
|
1248
2066
|
const IxUpload = /*@__PURE__*/ createComponent({
|
|
1249
2067
|
tagName: 'ix-upload',
|
|
@@ -1261,7 +2079,12 @@ const IxUpload = /*@__PURE__*/ createComponent({
|
|
|
1261
2079
|
i18nUploadDisabled: 'i-1-8n-upload-disabled'
|
|
1262
2080
|
},
|
|
1263
2081
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1264
|
-
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
|
|
1265
2088
|
});
|
|
1266
2089
|
const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
1267
2090
|
tagName: 'ix-validation-tooltip',
|
|
@@ -1271,7 +2094,12 @@ const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
|
1271
2094
|
suppressAutomaticPlacement: 'suppress-automatic-placement'
|
|
1272
2095
|
},
|
|
1273
2096
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1274
|
-
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
|
|
1275
2103
|
});
|
|
1276
2104
|
const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
1277
2105
|
tagName: 'ix-workflow-step',
|
|
@@ -1284,7 +2112,12 @@ const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
|
1284
2112
|
position: 'position'
|
|
1285
2113
|
},
|
|
1286
2114
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1287
|
-
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
|
|
1288
2121
|
});
|
|
1289
2122
|
const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
1290
2123
|
tagName: 'ix-workflow-steps',
|
|
@@ -1294,8 +2127,13 @@ const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
|
1294
2127
|
selectedIndex: 'selected-index'
|
|
1295
2128
|
},
|
|
1296
2129
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1297
|
-
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
|
|
1298
2136
|
});
|
|
1299
2137
|
|
|
1300
|
-
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 };
|
|
1301
2139
|
//# sourceMappingURL=components.server.js.map
|