@siemens/ix-react 3.2.0 → 4.1.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 +29 -29
- package/dist/components.js +192 -222
- package/dist/components.js.map +1 -1
- package/dist/components.server.js +200 -833
- package/dist/components.server.js.map +1 -1
- package/dist/index.js +2 -2
- package/dist/modal/index.js +12 -2
- package/dist/modal/index.js.map +1 -1
- package/dist/tree/tree.js.map +1 -1
- package/dist/types/components.d.ts +1 -15
- package/dist/types/components.server.d.ts +1 -15
- package/dist/types/modal/index.d.ts +4 -2
- package/dist/types/tree/tree.d.ts +2 -2
- package/package.json +5 -5
|
@@ -1,113 +1,12 @@
|
|
|
1
|
-
import
|
|
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
|
+
import * as clientComponents from '@siemens/ix';
|
|
104
2
|
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
105
|
-
import React from 'react';
|
|
106
3
|
|
|
107
4
|
/**
|
|
108
5
|
* This file was automatically generated by the Stencil React Output Target.
|
|
109
6
|
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
110
7
|
*/
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
111
10
|
const serializeShadowRoot = { "scoped": [], "default": "declarative-shadow-dom" };
|
|
112
11
|
const IxActionCard = /*@__PURE__*/ createComponent({
|
|
113
12
|
tagName: 'ix-action-card',
|
|
@@ -121,12 +20,8 @@ const IxActionCard = /*@__PURE__*/ createComponent({
|
|
|
121
20
|
ariaLabelCard: 'aria-label-card'
|
|
122
21
|
},
|
|
123
22
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
23
|
+
clientModule: clientComponents.IxActionCard,
|
|
124
24
|
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
|
|
130
25
|
});
|
|
131
26
|
const IxApplication = /*@__PURE__*/ createComponent({
|
|
132
27
|
tagName: 'ix-application',
|
|
@@ -138,32 +33,28 @@ const IxApplication = /*@__PURE__*/ createComponent({
|
|
|
138
33
|
appSwitchConfig: 'app-switch-config'
|
|
139
34
|
},
|
|
140
35
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
36
|
+
clientModule: clientComponents.IxApplication,
|
|
141
37
|
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
|
|
147
38
|
});
|
|
148
39
|
const IxApplicationHeader = /*@__PURE__*/ createComponent({
|
|
149
40
|
tagName: 'ix-application-header',
|
|
150
41
|
properties: {
|
|
151
42
|
name: 'name',
|
|
43
|
+
nameSuffix: 'name-suffix',
|
|
44
|
+
companyLogo: 'company-logo',
|
|
45
|
+
companyLogoAlt: 'company-logo-alt',
|
|
46
|
+
appIcon: 'app-icon',
|
|
47
|
+
appIconAlt: 'app-icon-alt',
|
|
48
|
+
appIconOutline: 'app-icon-outline',
|
|
49
|
+
hideBottomBorder: 'hide-bottom-border',
|
|
152
50
|
showMenu: 'show-menu',
|
|
153
51
|
ariaLabelMenuExpandIconButton: 'aria-label-menu-expand-icon-button',
|
|
154
52
|
ariaLabelAppSwitchIconButton: 'aria-label-app-switch-icon-button',
|
|
155
53
|
ariaLabelMoreMenuIconButton: 'aria-label-more-menu-icon-button'
|
|
156
54
|
},
|
|
157
55
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
56
|
+
clientModule: clientComponents.IxApplicationHeader,
|
|
158
57
|
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
|
|
167
58
|
});
|
|
168
59
|
const IxAvatar = /*@__PURE__*/ createComponent({
|
|
169
60
|
tagName: 'ix-avatar',
|
|
@@ -172,31 +63,13 @@ const IxAvatar = /*@__PURE__*/ createComponent({
|
|
|
172
63
|
image: 'image',
|
|
173
64
|
initials: 'initials',
|
|
174
65
|
username: 'username',
|
|
175
|
-
extra: 'extra'
|
|
176
|
-
|
|
177
|
-
|
|
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
|
|
184
|
-
});
|
|
185
|
-
const IxBasicNavigation = /*@__PURE__*/ createComponent({
|
|
186
|
-
tagName: 'ix-basic-navigation',
|
|
187
|
-
properties: {
|
|
188
|
-
applicationName: 'application-name',
|
|
189
|
-
hideHeader: 'hide-header',
|
|
190
|
-
forceBreakpoint: 'force-breakpoint',
|
|
191
|
-
breakpoints: 'breakpoints'
|
|
66
|
+
extra: 'extra',
|
|
67
|
+
tooltipText: 'tooltip-text',
|
|
68
|
+
ariaLabelTooltip: 'aria-label-tooltip'
|
|
192
69
|
},
|
|
193
70
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
71
|
+
clientModule: clientComponents.IxAvatar,
|
|
194
72
|
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
|
|
200
73
|
});
|
|
201
74
|
const IxBlind = /*@__PURE__*/ createComponent({
|
|
202
75
|
tagName: 'ix-blind',
|
|
@@ -208,31 +81,20 @@ const IxBlind = /*@__PURE__*/ createComponent({
|
|
|
208
81
|
variant: 'variant'
|
|
209
82
|
},
|
|
210
83
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
84
|
+
clientModule: clientComponents.IxBlind,
|
|
211
85
|
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
|
|
217
86
|
});
|
|
218
87
|
const IxBreadcrumb = /*@__PURE__*/ createComponent({
|
|
219
88
|
tagName: 'ix-breadcrumb',
|
|
220
89
|
properties: {
|
|
221
90
|
visibleItemCount: 'visible-item-count',
|
|
222
91
|
nextItems: 'next-items',
|
|
223
|
-
|
|
92
|
+
subtle: 'subtle',
|
|
224
93
|
ariaLabelPreviousButton: 'aria-label-previous-button'
|
|
225
94
|
},
|
|
226
95
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
96
|
+
clientModule: clientComponents.IxBreadcrumb,
|
|
227
97
|
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
|
|
236
98
|
});
|
|
237
99
|
const IxBreadcrumbItem = /*@__PURE__*/ createComponent({
|
|
238
100
|
tagName: 'ix-breadcrumb-item',
|
|
@@ -240,41 +102,38 @@ const IxBreadcrumbItem = /*@__PURE__*/ createComponent({
|
|
|
240
102
|
ariaLabelButton: 'aria-label-button',
|
|
241
103
|
label: 'label',
|
|
242
104
|
icon: 'icon',
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
105
|
+
href: 'href',
|
|
106
|
+
target: 'target',
|
|
107
|
+
rel: 'rel',
|
|
108
|
+
subtle: 'subtle',
|
|
109
|
+
invisible: 'invisible',
|
|
110
|
+
hideChevron: 'hide-chevron',
|
|
246
111
|
isDropdownTrigger: 'is-dropdown-trigger'
|
|
247
112
|
},
|
|
248
113
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
114
|
+
clientModule: clientComponents.IxBreadcrumbItem,
|
|
249
115
|
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
|
|
255
116
|
});
|
|
256
117
|
const IxButton = /*@__PURE__*/ createComponent({
|
|
257
118
|
tagName: 'ix-button',
|
|
258
119
|
properties: {
|
|
259
120
|
ariaLabelButton: 'aria-label-button',
|
|
260
121
|
variant: 'variant',
|
|
261
|
-
outline: 'outline',
|
|
262
|
-
ghost: 'ghost',
|
|
263
122
|
disabled: 'disabled',
|
|
264
123
|
type: 'type',
|
|
265
124
|
loading: 'loading',
|
|
266
125
|
form: 'form',
|
|
267
126
|
icon: 'icon',
|
|
127
|
+
iconRight: 'icon-right',
|
|
268
128
|
alignment: 'alignment',
|
|
269
|
-
iconSize: 'icon-size'
|
|
129
|
+
iconSize: 'icon-size',
|
|
130
|
+
href: 'href',
|
|
131
|
+
target: 'target',
|
|
132
|
+
rel: 'rel'
|
|
270
133
|
},
|
|
271
134
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
135
|
+
clientModule: clientComponents.IxButton,
|
|
272
136
|
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
|
|
278
137
|
});
|
|
279
138
|
const IxCard = /*@__PURE__*/ createComponent({
|
|
280
139
|
tagName: 'ix-card',
|
|
@@ -283,37 +142,26 @@ const IxCard = /*@__PURE__*/ createComponent({
|
|
|
283
142
|
selected: 'selected'
|
|
284
143
|
},
|
|
285
144
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
145
|
+
clientModule: clientComponents.IxCard,
|
|
286
146
|
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
|
|
292
147
|
});
|
|
293
148
|
const IxCardAccordion = /*@__PURE__*/ createComponent({
|
|
294
149
|
tagName: 'ix-card-accordion',
|
|
295
150
|
properties: {
|
|
296
151
|
ariaLabelExpandButton: 'aria-label-expand-button',
|
|
297
|
-
collapse: 'collapse'
|
|
152
|
+
collapse: 'collapse',
|
|
153
|
+
variant: 'variant'
|
|
298
154
|
},
|
|
299
155
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
156
|
+
clientModule: clientComponents.IxCardAccordion,
|
|
300
157
|
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
|
|
306
158
|
});
|
|
307
159
|
const IxCardContent = /*@__PURE__*/ createComponent({
|
|
308
160
|
tagName: 'ix-card-content',
|
|
309
161
|
properties: {},
|
|
310
162
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
163
|
+
clientModule: clientComponents.IxCardContent,
|
|
311
164
|
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
|
|
317
165
|
});
|
|
318
166
|
const IxCardList = /*@__PURE__*/ createComponent({
|
|
319
167
|
tagName: 'ix-card-list',
|
|
@@ -326,31 +174,19 @@ const IxCardList = /*@__PURE__*/ createComponent({
|
|
|
326
174
|
showAllCount: 'show-all-count',
|
|
327
175
|
suppressOverflowHandling: 'suppress-overflow-handling',
|
|
328
176
|
hideShowAll: 'hide-show-all',
|
|
329
|
-
i18nShowAll: '
|
|
330
|
-
i18nMoreCards: '
|
|
177
|
+
i18nShowAll: 'i18n-show-all',
|
|
178
|
+
i18nMoreCards: 'i18n-more-cards'
|
|
331
179
|
},
|
|
332
180
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
181
|
+
clientModule: clientComponents.IxCardList,
|
|
333
182
|
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
|
|
343
183
|
});
|
|
344
184
|
const IxCardTitle = /*@__PURE__*/ createComponent({
|
|
345
185
|
tagName: 'ix-card-title',
|
|
346
186
|
properties: {},
|
|
347
187
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
188
|
+
clientModule: clientComponents.IxCardTitle,
|
|
348
189
|
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
|
|
354
190
|
});
|
|
355
191
|
const IxCategoryFilter = /*@__PURE__*/ createComponent({
|
|
356
192
|
tagName: 'ix-category-filter',
|
|
@@ -365,26 +201,16 @@ const IxCategoryFilter = /*@__PURE__*/ createComponent({
|
|
|
365
201
|
icon: 'icon',
|
|
366
202
|
hideIcon: 'hide-icon',
|
|
367
203
|
staticOperator: 'static-operator',
|
|
368
|
-
|
|
369
|
-
tmpDisableScrollIntoView: 'tmp-disable-scroll-into-view',
|
|
204
|
+
uniqueCategories: 'unique-categories',
|
|
370
205
|
labelCategories: 'label-categories',
|
|
371
|
-
i18nPlainText: '
|
|
206
|
+
i18nPlainText: 'i18n-plain-text',
|
|
372
207
|
ariaLabelResetButton: 'aria-label-reset-button',
|
|
373
208
|
ariaLabelOperatorButton: 'aria-label-operator-button',
|
|
374
209
|
ariaLabelFilterInput: 'aria-label-filter-input'
|
|
375
210
|
},
|
|
376
211
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
212
|
+
clientModule: clientComponents.IxCategoryFilter,
|
|
377
213
|
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
|
|
388
214
|
});
|
|
389
215
|
const IxCheckbox = /*@__PURE__*/ createComponent({
|
|
390
216
|
tagName: 'ix-checkbox',
|
|
@@ -398,16 +224,8 @@ const IxCheckbox = /*@__PURE__*/ createComponent({
|
|
|
398
224
|
required: 'required'
|
|
399
225
|
},
|
|
400
226
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
227
|
+
clientModule: clientComponents.IxCheckbox,
|
|
401
228
|
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
|
|
411
229
|
});
|
|
412
230
|
const IxCheckboxGroup = /*@__PURE__*/ createComponent({
|
|
413
231
|
tagName: 'ix-checkbox-group',
|
|
@@ -423,18 +241,14 @@ const IxCheckboxGroup = /*@__PURE__*/ createComponent({
|
|
|
423
241
|
required: 'required'
|
|
424
242
|
},
|
|
425
243
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
244
|
+
clientModule: clientComponents.IxCheckboxGroup,
|
|
426
245
|
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
|
|
432
246
|
});
|
|
433
247
|
const IxChip = /*@__PURE__*/ createComponent({
|
|
434
248
|
tagName: 'ix-chip',
|
|
435
249
|
properties: {
|
|
436
250
|
variant: 'variant',
|
|
437
|
-
|
|
251
|
+
inactive: 'inactive',
|
|
438
252
|
closable: 'closable',
|
|
439
253
|
icon: 'icon',
|
|
440
254
|
background: 'background',
|
|
@@ -445,12 +259,8 @@ const IxChip = /*@__PURE__*/ createComponent({
|
|
|
445
259
|
ariaLabelCloseButton: 'aria-label-close-button'
|
|
446
260
|
},
|
|
447
261
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
262
|
+
clientModule: clientComponents.IxChip,
|
|
448
263
|
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
|
|
454
264
|
});
|
|
455
265
|
const IxCol = /*@__PURE__*/ createComponent({
|
|
456
266
|
tagName: 'ix-col',
|
|
@@ -461,23 +271,15 @@ const IxCol = /*@__PURE__*/ createComponent({
|
|
|
461
271
|
sizeLg: 'size-lg'
|
|
462
272
|
},
|
|
463
273
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
274
|
+
clientModule: clientComponents.IxCol,
|
|
464
275
|
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
|
|
470
276
|
});
|
|
471
277
|
const IxContent = /*@__PURE__*/ createComponent({
|
|
472
278
|
tagName: 'ix-content',
|
|
473
279
|
properties: {},
|
|
474
280
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
281
|
+
clientModule: clientComponents.IxContent,
|
|
475
282
|
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
|
|
481
283
|
});
|
|
482
284
|
const IxContentHeader = /*@__PURE__*/ createComponent({
|
|
483
285
|
tagName: 'ix-content-header',
|
|
@@ -488,12 +290,8 @@ const IxContentHeader = /*@__PURE__*/ createComponent({
|
|
|
488
290
|
hasBackButton: 'has-back-button'
|
|
489
291
|
},
|
|
490
292
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
293
|
+
clientModule: clientComponents.IxContentHeader,
|
|
491
294
|
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
|
|
497
295
|
});
|
|
498
296
|
const IxCustomField = /*@__PURE__*/ createComponent({
|
|
499
297
|
tagName: 'ix-custom-field',
|
|
@@ -508,31 +306,25 @@ const IxCustomField = /*@__PURE__*/ createComponent({
|
|
|
508
306
|
showTextAsTooltip: 'show-text-as-tooltip'
|
|
509
307
|
},
|
|
510
308
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
309
|
+
clientModule: clientComponents.IxCustomField,
|
|
511
310
|
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
|
|
517
311
|
});
|
|
518
312
|
const IxDateDropdown = /*@__PURE__*/ createComponent({
|
|
519
313
|
tagName: 'ix-date-dropdown',
|
|
520
314
|
properties: {
|
|
521
315
|
disabled: 'disabled',
|
|
522
316
|
format: 'format',
|
|
523
|
-
|
|
317
|
+
singleSelection: 'single-selection',
|
|
524
318
|
from: 'from',
|
|
525
319
|
to: 'to',
|
|
526
320
|
minDate: 'min-date',
|
|
527
321
|
maxDate: 'max-date',
|
|
528
322
|
dateRangeId: 'date-range-id',
|
|
529
323
|
variant: 'variant',
|
|
530
|
-
outline: 'outline',
|
|
531
|
-
ghost: 'ghost',
|
|
532
324
|
loading: 'loading',
|
|
533
325
|
showWeekNumbers: 'show-week-numbers',
|
|
534
326
|
ariaLabelDropdownButton: 'aria-label-dropdown-button',
|
|
535
|
-
|
|
327
|
+
customRangeDisabled: 'custom-range-disabled',
|
|
536
328
|
dateRangeOptions: 'date-range-options',
|
|
537
329
|
locale: 'locale',
|
|
538
330
|
weekStartIndex: 'week-start-index',
|
|
@@ -542,12 +334,8 @@ const IxDateDropdown = /*@__PURE__*/ createComponent({
|
|
|
542
334
|
today: 'today'
|
|
543
335
|
},
|
|
544
336
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
337
|
+
clientModule: clientComponents.IxDateDropdown,
|
|
545
338
|
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
|
|
551
339
|
});
|
|
552
340
|
const IxDateInput = /*@__PURE__*/ createComponent({
|
|
553
341
|
tagName: 'ix-date-input',
|
|
@@ -574,24 +362,19 @@ const IxDateInput = /*@__PURE__*/ createComponent({
|
|
|
574
362
|
showWeekNumbers: 'show-week-numbers',
|
|
575
363
|
weekStartIndex: 'week-start-index',
|
|
576
364
|
ariaLabelPreviousMonthButton: 'aria-label-previous-month-button',
|
|
577
|
-
ariaLabelNextMonthButton: 'aria-label-next-month-button'
|
|
365
|
+
ariaLabelNextMonthButton: 'aria-label-next-month-button',
|
|
366
|
+
suppressSubmitOnEnter: 'suppress-submit-on-enter',
|
|
367
|
+
textAlignment: 'text-alignment'
|
|
578
368
|
},
|
|
579
369
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
370
|
+
clientModule: clientComponents.IxDateInput,
|
|
580
371
|
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
|
|
589
372
|
});
|
|
590
373
|
const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
591
374
|
tagName: 'ix-date-picker',
|
|
592
375
|
properties: {
|
|
593
376
|
format: 'format',
|
|
594
|
-
|
|
377
|
+
singleSelection: 'single-selection',
|
|
595
378
|
corners: 'corners',
|
|
596
379
|
from: 'from',
|
|
597
380
|
to: 'to',
|
|
@@ -603,28 +386,17 @@ const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
|
603
386
|
weekStartIndex: 'week-start-index',
|
|
604
387
|
locale: 'locale',
|
|
605
388
|
showWeekNumbers: 'show-week-numbers',
|
|
606
|
-
|
|
389
|
+
embedded: 'embedded',
|
|
607
390
|
today: 'today'
|
|
608
391
|
},
|
|
609
392
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
393
|
+
clientModule: clientComponents.IxDatePicker,
|
|
610
394
|
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
|
|
620
395
|
});
|
|
621
396
|
const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
622
397
|
tagName: 'ix-datetime-picker',
|
|
623
398
|
properties: {
|
|
624
|
-
|
|
625
|
-
showHour: 'show-hour',
|
|
626
|
-
showMinutes: 'show-minutes',
|
|
627
|
-
showSeconds: 'show-seconds',
|
|
399
|
+
singleSelection: 'single-selection',
|
|
628
400
|
minDate: 'min-date',
|
|
629
401
|
maxDate: 'max-date',
|
|
630
402
|
dateFormat: 'date-format',
|
|
@@ -635,7 +407,7 @@ const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
|
635
407
|
showTimeReference: 'show-time-reference',
|
|
636
408
|
timeReference: 'time-reference',
|
|
637
409
|
i18nDone: 'i18n-done',
|
|
638
|
-
i18nTime: '
|
|
410
|
+
i18nTime: 'i18n-time',
|
|
639
411
|
ariaLabelPreviousMonthButton: 'aria-label-previous-month-button',
|
|
640
412
|
ariaLabelNextMonthButton: 'aria-label-next-month-button',
|
|
641
413
|
weekStartIndex: 'week-start-index',
|
|
@@ -643,27 +415,15 @@ const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
|
643
415
|
showWeekNumbers: 'show-week-numbers'
|
|
644
416
|
},
|
|
645
417
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
418
|
+
clientModule: clientComponents.IxDatetimePicker,
|
|
646
419
|
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
|
|
656
420
|
});
|
|
657
421
|
const IxDivider = /*@__PURE__*/ createComponent({
|
|
658
422
|
tagName: 'ix-divider',
|
|
659
423
|
properties: {},
|
|
660
424
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
425
|
+
clientModule: clientComponents.IxDivider,
|
|
661
426
|
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
|
|
667
427
|
});
|
|
668
428
|
const IxDrawer = /*@__PURE__*/ createComponent({
|
|
669
429
|
tagName: 'ix-drawer',
|
|
@@ -677,15 +437,8 @@ const IxDrawer = /*@__PURE__*/ createComponent({
|
|
|
677
437
|
ariaLabelCloseButton: 'aria-label-close-button'
|
|
678
438
|
},
|
|
679
439
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
440
|
+
clientModule: clientComponents.IxDrawer,
|
|
680
441
|
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
|
|
689
442
|
});
|
|
690
443
|
const IxDropdown = /*@__PURE__*/ createComponent({
|
|
691
444
|
tagName: 'ix-dropdown',
|
|
@@ -705,19 +458,13 @@ const IxDropdown = /*@__PURE__*/ createComponent({
|
|
|
705
458
|
suppressOverflowBehavior: 'suppress-overflow-behavior'
|
|
706
459
|
},
|
|
707
460
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
461
|
+
clientModule: clientComponents.IxDropdown,
|
|
708
462
|
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
|
|
714
463
|
});
|
|
715
464
|
const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
716
465
|
tagName: 'ix-dropdown-button',
|
|
717
466
|
properties: {
|
|
718
467
|
variant: 'variant',
|
|
719
|
-
outline: 'outline',
|
|
720
|
-
ghost: 'ghost',
|
|
721
468
|
disabled: 'disabled',
|
|
722
469
|
label: 'label',
|
|
723
470
|
icon: 'icon',
|
|
@@ -726,23 +473,15 @@ const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
|
726
473
|
ariaLabelDropdownButton: 'aria-label-dropdown-button'
|
|
727
474
|
},
|
|
728
475
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
476
|
+
clientModule: clientComponents.IxDropdownButton,
|
|
729
477
|
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
|
|
735
478
|
});
|
|
736
479
|
const IxDropdownHeader = /*@__PURE__*/ createComponent({
|
|
737
480
|
tagName: 'ix-dropdown-header',
|
|
738
481
|
properties: { label: 'label' },
|
|
739
482
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
483
|
+
clientModule: clientComponents.IxDropdownHeader,
|
|
740
484
|
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
|
|
746
485
|
});
|
|
747
486
|
const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
748
487
|
tagName: 'ix-dropdown-item',
|
|
@@ -758,23 +497,15 @@ const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
|
758
497
|
suppressChecked: 'suppress-checked'
|
|
759
498
|
},
|
|
760
499
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
500
|
+
clientModule: clientComponents.IxDropdownItem,
|
|
761
501
|
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
|
|
767
502
|
});
|
|
768
503
|
const IxDropdownQuickActions = /*@__PURE__*/ createComponent({
|
|
769
504
|
tagName: 'ix-dropdown-quick-actions',
|
|
770
505
|
properties: {},
|
|
771
506
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
507
|
+
clientModule: clientComponents.IxDropdownQuickActions,
|
|
772
508
|
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
|
|
778
509
|
});
|
|
779
510
|
const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
780
511
|
tagName: 'ix-empty-state',
|
|
@@ -787,12 +518,8 @@ const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
|
787
518
|
ariaLabelEmptyStateIcon: 'aria-label-empty-state-icon'
|
|
788
519
|
},
|
|
789
520
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
521
|
+
clientModule: clientComponents.IxEmptyState,
|
|
790
522
|
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
|
|
796
523
|
});
|
|
797
524
|
const IxEventList = /*@__PURE__*/ createComponent({
|
|
798
525
|
tagName: 'ix-event-list',
|
|
@@ -803,28 +530,21 @@ const IxEventList = /*@__PURE__*/ createComponent({
|
|
|
803
530
|
chevron: 'chevron'
|
|
804
531
|
},
|
|
805
532
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
533
|
+
clientModule: clientComponents.IxEventList,
|
|
806
534
|
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
|
|
812
535
|
});
|
|
813
536
|
const IxEventListItem = /*@__PURE__*/ createComponent({
|
|
814
537
|
tagName: 'ix-event-list-item',
|
|
815
538
|
properties: {
|
|
539
|
+
variant: 'variant',
|
|
816
540
|
itemColor: 'item-color',
|
|
817
541
|
selected: 'selected',
|
|
818
542
|
disabled: 'disabled',
|
|
819
543
|
chevron: 'chevron'
|
|
820
544
|
},
|
|
821
545
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
546
|
+
clientModule: clientComponents.IxEventListItem,
|
|
822
547
|
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
|
|
828
548
|
});
|
|
829
549
|
const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
830
550
|
tagName: 'ix-expanding-search',
|
|
@@ -834,19 +554,13 @@ const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
|
834
554
|
value: 'value',
|
|
835
555
|
fullWidth: 'full-width',
|
|
836
556
|
variant: 'variant',
|
|
837
|
-
outline: 'outline',
|
|
838
|
-
ghost: 'ghost',
|
|
839
557
|
ariaLabelSearchIconButton: 'aria-label-search-icon-button',
|
|
840
558
|
ariaLabelClearIconButton: 'aria-label-clear-icon-button',
|
|
841
559
|
ariaLabelSearchInput: 'aria-label-search-input'
|
|
842
560
|
},
|
|
843
561
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
562
|
+
clientModule: clientComponents.IxExpandingSearch,
|
|
844
563
|
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
|
|
850
564
|
});
|
|
851
565
|
const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
852
566
|
tagName: 'ix-field-label',
|
|
@@ -857,12 +571,8 @@ const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
|
857
571
|
isInvalid: 'is-invalid'
|
|
858
572
|
},
|
|
859
573
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
574
|
+
clientModule: clientComponents.IxFieldLabel,
|
|
860
575
|
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
|
|
866
576
|
});
|
|
867
577
|
const IxFilterChip = /*@__PURE__*/ createComponent({
|
|
868
578
|
tagName: 'ix-filter-chip',
|
|
@@ -872,40 +582,28 @@ const IxFilterChip = /*@__PURE__*/ createComponent({
|
|
|
872
582
|
ariaLabelCloseIconButton: 'aria-label-close-icon-button'
|
|
873
583
|
},
|
|
874
584
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
585
|
+
clientModule: clientComponents.IxFilterChip,
|
|
875
586
|
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
|
|
881
587
|
});
|
|
882
588
|
const IxFlipTile = /*@__PURE__*/ createComponent({
|
|
883
589
|
tagName: 'ix-flip-tile',
|
|
884
590
|
properties: {
|
|
885
|
-
|
|
591
|
+
variant: 'variant',
|
|
886
592
|
height: 'height',
|
|
887
593
|
width: 'width',
|
|
888
594
|
index: 'index',
|
|
889
595
|
ariaLabelEyeIconButton: 'aria-label-eye-icon-button'
|
|
890
596
|
},
|
|
891
597
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
598
|
+
clientModule: clientComponents.IxFlipTile,
|
|
892
599
|
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
|
|
898
600
|
});
|
|
899
601
|
const IxFlipTileContent = /*@__PURE__*/ createComponent({
|
|
900
602
|
tagName: 'ix-flip-tile-content',
|
|
901
603
|
properties: { contentVisible: 'content-visible' },
|
|
902
604
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
605
|
+
clientModule: clientComponents.IxFlipTileContent,
|
|
903
606
|
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
|
|
909
607
|
});
|
|
910
608
|
const IxGroup = /*@__PURE__*/ createComponent({
|
|
911
609
|
tagName: 'ix-group',
|
|
@@ -913,33 +611,21 @@ const IxGroup = /*@__PURE__*/ createComponent({
|
|
|
913
611
|
suppressHeaderSelection: 'suppress-header-selection',
|
|
914
612
|
header: 'header',
|
|
915
613
|
subHeader: 'sub-header',
|
|
916
|
-
|
|
614
|
+
expanded: 'expanded',
|
|
917
615
|
selected: 'selected',
|
|
918
616
|
index: 'index',
|
|
919
617
|
expandOnHeaderClick: 'expand-on-header-click'
|
|
920
618
|
},
|
|
921
619
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
620
|
+
clientModule: clientComponents.IxGroup,
|
|
922
621
|
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
|
|
932
622
|
});
|
|
933
623
|
const IxGroupContextMenu = /*@__PURE__*/ createComponent({
|
|
934
624
|
tagName: 'ix-group-context-menu',
|
|
935
625
|
properties: {},
|
|
936
626
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
627
|
+
clientModule: clientComponents.IxGroupContextMenu,
|
|
937
628
|
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
|
|
943
629
|
});
|
|
944
630
|
const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
945
631
|
tagName: 'ix-group-item',
|
|
@@ -949,17 +635,14 @@ const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
|
949
635
|
text: 'text',
|
|
950
636
|
secondaryText: 'secondary-text',
|
|
951
637
|
suppressSelection: 'suppress-selection',
|
|
638
|
+
groupFooter: 'group-footer',
|
|
952
639
|
selected: 'selected',
|
|
953
|
-
|
|
640
|
+
disabled: 'disabled',
|
|
954
641
|
index: 'index'
|
|
955
642
|
},
|
|
956
643
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
644
|
+
clientModule: clientComponents.IxGroupItem,
|
|
957
645
|
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
|
|
963
646
|
});
|
|
964
647
|
const IxHelperText = /*@__PURE__*/ createComponent({
|
|
965
648
|
tagName: 'ix-helper-text',
|
|
@@ -972,20 +655,14 @@ const IxHelperText = /*@__PURE__*/ createComponent({
|
|
|
972
655
|
warningText: 'warning-text'
|
|
973
656
|
},
|
|
974
657
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
658
|
+
clientModule: clientComponents.IxHelperText,
|
|
975
659
|
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
|
|
981
660
|
});
|
|
982
661
|
const IxIconButton = /*@__PURE__*/ createComponent({
|
|
983
662
|
tagName: 'ix-icon-button',
|
|
984
663
|
properties: {
|
|
985
664
|
a11yLabel: 'a11y-label',
|
|
986
665
|
variant: 'variant',
|
|
987
|
-
outline: 'outline',
|
|
988
|
-
ghost: 'ghost',
|
|
989
666
|
oval: 'oval',
|
|
990
667
|
icon: 'icon',
|
|
991
668
|
size: 'size',
|
|
@@ -995,12 +672,8 @@ const IxIconButton = /*@__PURE__*/ createComponent({
|
|
|
995
672
|
loading: 'loading'
|
|
996
673
|
},
|
|
997
674
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
675
|
+
clientModule: clientComponents.IxIconButton,
|
|
998
676
|
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
|
|
1004
677
|
});
|
|
1005
678
|
const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
1006
679
|
tagName: 'ix-icon-toggle-button',
|
|
@@ -1017,12 +690,8 @@ const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
|
1017
690
|
ariaLabelIconButton: 'aria-label-icon-button'
|
|
1018
691
|
},
|
|
1019
692
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
693
|
+
clientModule: clientComponents.IxIconToggleButton,
|
|
1020
694
|
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
|
|
1026
695
|
});
|
|
1027
696
|
const IxInput = /*@__PURE__*/ createComponent({
|
|
1028
697
|
tagName: 'ix-input',
|
|
@@ -1044,30 +713,20 @@ const IxInput = /*@__PURE__*/ createComponent({
|
|
|
1044
713
|
pattern: 'pattern',
|
|
1045
714
|
maxLength: 'max-length',
|
|
1046
715
|
minLength: 'min-length',
|
|
1047
|
-
allowedCharactersPattern: 'allowed-characters-pattern'
|
|
716
|
+
allowedCharactersPattern: 'allowed-characters-pattern',
|
|
717
|
+
suppressSubmitOnEnter: 'suppress-submit-on-enter',
|
|
718
|
+
textAlignment: 'text-alignment'
|
|
1048
719
|
},
|
|
1049
720
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
721
|
+
clientModule: clientComponents.IxInput,
|
|
1050
722
|
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
|
|
1060
723
|
});
|
|
1061
724
|
const IxInputGroup = /*@__PURE__*/ createComponent({
|
|
1062
725
|
tagName: 'ix-input-group',
|
|
1063
726
|
properties: {},
|
|
1064
727
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
728
|
+
clientModule: clientComponents.IxInputGroup,
|
|
1065
729
|
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
|
|
1071
730
|
});
|
|
1072
731
|
const IxKeyValue = /*@__PURE__*/ createComponent({
|
|
1073
732
|
tagName: 'ix-key-value',
|
|
@@ -1079,23 +738,15 @@ const IxKeyValue = /*@__PURE__*/ createComponent({
|
|
|
1079
738
|
value: 'value'
|
|
1080
739
|
},
|
|
1081
740
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
741
|
+
clientModule: clientComponents.IxKeyValue,
|
|
1082
742
|
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
|
|
1088
743
|
});
|
|
1089
744
|
const IxKeyValueList = /*@__PURE__*/ createComponent({
|
|
1090
745
|
tagName: 'ix-key-value-list',
|
|
1091
746
|
properties: { striped: 'striped' },
|
|
1092
747
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
748
|
+
clientModule: clientComponents.IxKeyValueList,
|
|
1093
749
|
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
|
|
1099
750
|
});
|
|
1100
751
|
const IxKpi = /*@__PURE__*/ createComponent({
|
|
1101
752
|
tagName: 'ix-kpi',
|
|
@@ -1109,23 +760,15 @@ const IxKpi = /*@__PURE__*/ createComponent({
|
|
|
1109
760
|
orientation: 'orientation'
|
|
1110
761
|
},
|
|
1111
762
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
763
|
+
clientModule: clientComponents.IxKpi,
|
|
1112
764
|
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
|
|
1118
765
|
});
|
|
1119
766
|
const IxLayoutAuto = /*@__PURE__*/ createComponent({
|
|
1120
767
|
tagName: 'ix-layout-auto',
|
|
1121
768
|
properties: { layout: 'layout' },
|
|
1122
769
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
770
|
+
clientModule: clientComponents.IxLayoutAuto,
|
|
1123
771
|
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
|
|
1129
772
|
});
|
|
1130
773
|
const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
1131
774
|
tagName: 'ix-layout-grid',
|
|
@@ -1135,12 +778,8 @@ const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
|
1135
778
|
columns: 'columns'
|
|
1136
779
|
},
|
|
1137
780
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
781
|
+
clientModule: clientComponents.IxLayoutGrid,
|
|
1138
782
|
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
|
|
1144
783
|
});
|
|
1145
784
|
const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
1146
785
|
tagName: 'ix-link-button',
|
|
@@ -1150,49 +789,8 @@ const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
|
1150
789
|
target: 'target'
|
|
1151
790
|
},
|
|
1152
791
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
792
|
+
clientModule: clientComponents.IxLinkButton,
|
|
1153
793
|
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
|
|
1159
|
-
});
|
|
1160
|
-
const IxMapNavigation = /*@__PURE__*/ createComponent({
|
|
1161
|
-
tagName: 'ix-map-navigation',
|
|
1162
|
-
properties: {
|
|
1163
|
-
applicationName: 'application-name',
|
|
1164
|
-
navigationTitle: 'navigation-title',
|
|
1165
|
-
hideContextMenu: 'hide-context-menu',
|
|
1166
|
-
ariaLabelContextIconButton: 'aria-label-context-icon-button'
|
|
1167
|
-
},
|
|
1168
|
-
hydrateModule: import('@siemens/ix/hydrate'),
|
|
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
|
|
1178
|
-
});
|
|
1179
|
-
const IxMapNavigationOverlay = /*@__PURE__*/ createComponent({
|
|
1180
|
-
tagName: 'ix-map-navigation-overlay',
|
|
1181
|
-
properties: {
|
|
1182
|
-
name: 'name',
|
|
1183
|
-
icon: 'icon',
|
|
1184
|
-
ariaLabelIcon: 'aria-label-icon',
|
|
1185
|
-
ariaLabelCloseIconButton: 'aria-label-close-icon-button',
|
|
1186
|
-
color: 'color',
|
|
1187
|
-
iconColor: 'icon-color'
|
|
1188
|
-
},
|
|
1189
|
-
hydrateModule: import('@siemens/ix/hydrate'),
|
|
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
|
|
1196
794
|
});
|
|
1197
795
|
const IxMenu = /*@__PURE__*/ createComponent({
|
|
1198
796
|
tagName: 'ix-menu',
|
|
@@ -1200,33 +798,22 @@ const IxMenu = /*@__PURE__*/ createComponent({
|
|
|
1200
798
|
showSettings: 'show-settings',
|
|
1201
799
|
showAbout: 'show-about',
|
|
1202
800
|
enableToggleTheme: 'enable-toggle-theme',
|
|
1203
|
-
enableSettings: 'enable-settings',
|
|
1204
801
|
enableMapExpand: 'enable-map-expand',
|
|
1205
802
|
applicationName: 'application-name',
|
|
1206
803
|
applicationDescription: 'application-description',
|
|
1207
|
-
i18nExpandSidebar: '
|
|
804
|
+
i18nExpandSidebar: 'i18n-expand-sidebar',
|
|
1208
805
|
expand: 'expand',
|
|
1209
806
|
startExpanded: 'start-expanded',
|
|
1210
807
|
pinned: 'pinned',
|
|
1211
|
-
i18nLegal: '
|
|
1212
|
-
i18nSettings: '
|
|
1213
|
-
i18nToggleTheme: '
|
|
1214
|
-
i18nExpand: '
|
|
1215
|
-
i18nCollapse: '
|
|
808
|
+
i18nLegal: 'i18n-legal',
|
|
809
|
+
i18nSettings: 'i18n-settings',
|
|
810
|
+
i18nToggleTheme: 'i18n-toggle-theme',
|
|
811
|
+
i18nExpand: 'i18n-expand',
|
|
812
|
+
i18nCollapse: 'i18n-collapse'
|
|
1216
813
|
},
|
|
1217
814
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
815
|
+
clientModule: clientComponents.IxMenu,
|
|
1218
816
|
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
|
|
1230
817
|
});
|
|
1231
818
|
const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
1232
819
|
tagName: 'ix-menu-about',
|
|
@@ -1236,47 +823,28 @@ const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
|
1236
823
|
show: 'show'
|
|
1237
824
|
},
|
|
1238
825
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
826
|
+
clientModule: clientComponents.IxMenuAbout,
|
|
1239
827
|
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
|
|
1248
828
|
});
|
|
1249
829
|
const IxMenuAboutItem = /*@__PURE__*/ createComponent({
|
|
1250
830
|
tagName: 'ix-menu-about-item',
|
|
1251
831
|
properties: { label: 'label' },
|
|
1252
832
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
833
|
+
clientModule: clientComponents.IxMenuAboutItem,
|
|
1253
834
|
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
|
|
1259
835
|
});
|
|
1260
836
|
const IxMenuAboutNews = /*@__PURE__*/ createComponent({
|
|
1261
837
|
tagName: 'ix-menu-about-news',
|
|
1262
838
|
properties: {
|
|
1263
839
|
show: 'show',
|
|
1264
840
|
label: 'label',
|
|
1265
|
-
i18nShowMore: '
|
|
841
|
+
i18nShowMore: 'i18n-show-more',
|
|
1266
842
|
aboutItemLabel: 'about-item-label',
|
|
1267
|
-
offsetBottom: 'offset-bottom',
|
|
1268
843
|
expanded: 'expanded'
|
|
1269
844
|
},
|
|
1270
845
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
846
|
+
clientModule: clientComponents.IxMenuAboutNews,
|
|
1271
847
|
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
|
|
1280
848
|
});
|
|
1281
849
|
const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
1282
850
|
tagName: 'ix-menu-avatar',
|
|
@@ -1285,16 +853,12 @@ const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
|
1285
853
|
bottom: 'bottom',
|
|
1286
854
|
image: 'image',
|
|
1287
855
|
initials: 'initials',
|
|
1288
|
-
i18nLogout: '
|
|
1289
|
-
|
|
856
|
+
i18nLogout: 'i18n-logout',
|
|
857
|
+
hideLogoutButton: 'hide-logout-button'
|
|
1290
858
|
},
|
|
1291
859
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
860
|
+
clientModule: clientComponents.IxMenuAvatar,
|
|
1292
861
|
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
|
|
1298
862
|
});
|
|
1299
863
|
const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
1300
864
|
tagName: 'ix-menu-avatar-item',
|
|
@@ -1303,27 +867,20 @@ const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
|
1303
867
|
label: 'label'
|
|
1304
868
|
},
|
|
1305
869
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
870
|
+
clientModule: clientComponents.IxMenuAvatarItem,
|
|
1306
871
|
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$_
|
|
1312
872
|
});
|
|
1313
873
|
const IxMenuCategory = /*@__PURE__*/ createComponent({
|
|
1314
874
|
tagName: 'ix-menu-category',
|
|
1315
875
|
properties: {
|
|
1316
876
|
label: 'label',
|
|
1317
877
|
icon: 'icon',
|
|
1318
|
-
notifications: 'notifications'
|
|
878
|
+
notifications: 'notifications',
|
|
879
|
+
tooltipText: 'tooltip-text'
|
|
1319
880
|
},
|
|
1320
881
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
882
|
+
clientModule: clientComponents.IxMenuCategory,
|
|
1321
883
|
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$$
|
|
1327
884
|
});
|
|
1328
885
|
const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
1329
886
|
tagName: 'ix-menu-item',
|
|
@@ -1335,15 +892,15 @@ const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
|
1335
892
|
notifications: 'notifications',
|
|
1336
893
|
active: 'active',
|
|
1337
894
|
disabled: 'disabled',
|
|
895
|
+
tooltipText: 'tooltip-text',
|
|
896
|
+
href: 'href',
|
|
897
|
+
target: 'target',
|
|
898
|
+
rel: 'rel',
|
|
1338
899
|
isCategory: 'is-category'
|
|
1339
900
|
},
|
|
1340
901
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
902
|
+
clientModule: clientComponents.IxMenuItem,
|
|
1341
903
|
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
|
|
1347
904
|
});
|
|
1348
905
|
const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
1349
906
|
tagName: 'ix-menu-settings',
|
|
@@ -1353,87 +910,54 @@ const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
|
1353
910
|
show: 'show'
|
|
1354
911
|
},
|
|
1355
912
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
913
|
+
clientModule: clientComponents.IxMenuSettings,
|
|
1356
914
|
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
|
|
1365
915
|
});
|
|
1366
916
|
const IxMenuSettingsItem = /*@__PURE__*/ createComponent({
|
|
1367
917
|
tagName: 'ix-menu-settings-item',
|
|
1368
918
|
properties: { label: 'label' },
|
|
1369
919
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
920
|
+
clientModule: clientComponents.IxMenuSettingsItem,
|
|
1370
921
|
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
|
|
1376
922
|
});
|
|
1377
923
|
const IxMessageBar = /*@__PURE__*/ createComponent({
|
|
1378
924
|
tagName: 'ix-message-bar',
|
|
1379
925
|
properties: {
|
|
1380
926
|
type: 'type',
|
|
1381
|
-
|
|
927
|
+
persistent: 'persistent'
|
|
1382
928
|
},
|
|
1383
929
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
930
|
+
clientModule: clientComponents.IxMessageBar,
|
|
1384
931
|
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
|
|
1393
932
|
});
|
|
1394
933
|
const IxModal = /*@__PURE__*/ createComponent({
|
|
1395
934
|
tagName: 'ix-modal',
|
|
1396
935
|
properties: {
|
|
1397
936
|
size: 'size',
|
|
1398
|
-
|
|
1399
|
-
|
|
937
|
+
disableAnimation: 'disable-animation',
|
|
938
|
+
hideBackdrop: 'hide-backdrop',
|
|
1400
939
|
closeOnBackdropClick: 'close-on-backdrop-click',
|
|
1401
940
|
beforeDismiss: 'before-dismiss',
|
|
1402
941
|
centered: 'centered',
|
|
1403
|
-
|
|
942
|
+
disableEscapeClose: 'disable-escape-close'
|
|
1404
943
|
},
|
|
1405
944
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
945
|
+
clientModule: clientComponents.IxModal,
|
|
1406
946
|
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
|
|
1415
947
|
});
|
|
1416
948
|
const IxModalContent = /*@__PURE__*/ createComponent({
|
|
1417
949
|
tagName: 'ix-modal-content',
|
|
1418
950
|
properties: {},
|
|
1419
951
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
952
|
+
clientModule: clientComponents.IxModalContent,
|
|
1420
953
|
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
|
|
1426
954
|
});
|
|
1427
955
|
const IxModalFooter = /*@__PURE__*/ createComponent({
|
|
1428
956
|
tagName: 'ix-modal-footer',
|
|
1429
957
|
properties: {},
|
|
1430
958
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
959
|
+
clientModule: clientComponents.IxModalFooter,
|
|
1431
960
|
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
|
|
1437
961
|
});
|
|
1438
962
|
const IxModalHeader = /*@__PURE__*/ createComponent({
|
|
1439
963
|
tagName: 'ix-modal-header',
|
|
@@ -1445,12 +969,8 @@ const IxModalHeader = /*@__PURE__*/ createComponent({
|
|
|
1445
969
|
iconColor: 'icon-color'
|
|
1446
970
|
},
|
|
1447
971
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
972
|
+
clientModule: clientComponents.IxModalHeader,
|
|
1448
973
|
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
|
|
1454
974
|
});
|
|
1455
975
|
const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
1456
976
|
tagName: 'ix-number-input',
|
|
@@ -1473,44 +993,33 @@ const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
|
1473
993
|
max: 'max',
|
|
1474
994
|
allowedCharactersPattern: 'allowed-characters-pattern',
|
|
1475
995
|
showStepperButtons: 'show-stepper-buttons',
|
|
1476
|
-
step: 'step'
|
|
996
|
+
step: 'step',
|
|
997
|
+
suppressSubmitOnEnter: 'suppress-submit-on-enter',
|
|
998
|
+
textAlignment: 'text-alignment',
|
|
999
|
+
allowEmptyValueChange: 'allow-empty-value-change'
|
|
1477
1000
|
},
|
|
1478
1001
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1002
|
+
clientModule: clientComponents.IxNumberInput,
|
|
1479
1003
|
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
|
|
1489
1004
|
});
|
|
1490
1005
|
const IxPagination = /*@__PURE__*/ createComponent({
|
|
1491
1006
|
tagName: 'ix-pagination',
|
|
1492
1007
|
properties: {
|
|
1493
1008
|
advanced: 'advanced',
|
|
1494
1009
|
itemCount: 'item-count',
|
|
1495
|
-
|
|
1010
|
+
hideItemCount: 'hide-item-count',
|
|
1496
1011
|
count: 'count',
|
|
1497
1012
|
selectedPage: 'selected-page',
|
|
1498
|
-
i18nPage: '
|
|
1499
|
-
i18nOf: '
|
|
1500
|
-
i18nItems: '
|
|
1013
|
+
i18nPage: 'i18n-page',
|
|
1014
|
+
i18nOf: 'i18n-of',
|
|
1015
|
+
i18nItems: 'i18n-items',
|
|
1501
1016
|
ariaLabelChevronLeftIconButton: 'aria-label-chevron-left-icon-button',
|
|
1502
|
-
ariaLabelChevronRightIconButton: 'aria-label-chevron-right-icon-button'
|
|
1017
|
+
ariaLabelChevronRightIconButton: 'aria-label-chevron-right-icon-button',
|
|
1018
|
+
ariaLabelPageSelection: 'aria-label-page-selection'
|
|
1503
1019
|
},
|
|
1504
1020
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1021
|
+
clientModule: clientComponents.IxPagination,
|
|
1505
1022
|
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
|
|
1514
1023
|
});
|
|
1515
1024
|
const IxPane = /*@__PURE__*/ createComponent({
|
|
1516
1025
|
tagName: 'ix-pane',
|
|
@@ -1523,21 +1032,15 @@ const IxPane = /*@__PURE__*/ createComponent({
|
|
|
1523
1032
|
expanded: 'expanded',
|
|
1524
1033
|
composition: 'composition',
|
|
1525
1034
|
icon: 'icon',
|
|
1035
|
+
closeOnClickOutside: 'close-on-click-outside',
|
|
1526
1036
|
ariaLabelIcon: 'aria-label-icon',
|
|
1037
|
+
ariaLabelCollapseCloseButton: 'aria-label-collapse-close-button',
|
|
1527
1038
|
ignoreLayoutSettings: 'ignore-layout-settings',
|
|
1528
1039
|
isMobile: 'is-mobile'
|
|
1529
1040
|
},
|
|
1530
1041
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1042
|
+
clientModule: clientComponents.IxPane,
|
|
1531
1043
|
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
|
|
1541
1044
|
});
|
|
1542
1045
|
const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
1543
1046
|
tagName: 'ix-pane-layout',
|
|
@@ -1547,12 +1050,8 @@ const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
|
1547
1050
|
borderless: 'borderless'
|
|
1548
1051
|
},
|
|
1549
1052
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1053
|
+
clientModule: clientComponents.IxPaneLayout,
|
|
1550
1054
|
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
|
|
1556
1055
|
});
|
|
1557
1056
|
const IxPill = /*@__PURE__*/ createComponent({
|
|
1558
1057
|
tagName: 'ix-pill',
|
|
@@ -1567,12 +1066,8 @@ const IxPill = /*@__PURE__*/ createComponent({
|
|
|
1567
1066
|
tooltipText: 'tooltip-text'
|
|
1568
1067
|
},
|
|
1569
1068
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1069
|
+
clientModule: clientComponents.IxPill,
|
|
1570
1070
|
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
1071
|
});
|
|
1577
1072
|
const IxProgressIndicator = /*@__PURE__*/ createComponent({
|
|
1578
1073
|
tagName: 'ix-progress-indicator',
|
|
@@ -1589,12 +1084,8 @@ const IxProgressIndicator = /*@__PURE__*/ createComponent({
|
|
|
1589
1084
|
showTextAsTooltip: 'show-text-as-tooltip'
|
|
1590
1085
|
},
|
|
1591
1086
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1087
|
+
clientModule: clientComponents.IxProgressIndicator,
|
|
1592
1088
|
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
|
|
1598
1089
|
});
|
|
1599
1090
|
const IxPushCard = /*@__PURE__*/ createComponent({
|
|
1600
1091
|
tagName: 'ix-push-card',
|
|
@@ -1605,15 +1096,11 @@ const IxPushCard = /*@__PURE__*/ createComponent({
|
|
|
1605
1096
|
heading: 'heading',
|
|
1606
1097
|
subheading: 'subheading',
|
|
1607
1098
|
variant: 'variant',
|
|
1608
|
-
|
|
1099
|
+
expanded: 'expanded'
|
|
1609
1100
|
},
|
|
1610
1101
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1102
|
+
clientModule: clientComponents.IxPushCard,
|
|
1611
1103
|
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
|
|
1617
1104
|
});
|
|
1618
1105
|
const IxRadio = /*@__PURE__*/ createComponent({
|
|
1619
1106
|
tagName: 'ix-radio',
|
|
@@ -1626,16 +1113,8 @@ const IxRadio = /*@__PURE__*/ createComponent({
|
|
|
1626
1113
|
required: 'required'
|
|
1627
1114
|
},
|
|
1628
1115
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1116
|
+
clientModule: clientComponents.IxRadio,
|
|
1629
1117
|
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
|
|
1639
1118
|
});
|
|
1640
1119
|
const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
1641
1120
|
tagName: 'ix-radio-group',
|
|
@@ -1652,23 +1131,15 @@ const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
|
1652
1131
|
required: 'required'
|
|
1653
1132
|
},
|
|
1654
1133
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1134
|
+
clientModule: clientComponents.IxRadioGroup,
|
|
1655
1135
|
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
|
|
1661
1136
|
});
|
|
1662
1137
|
const IxRow = /*@__PURE__*/ createComponent({
|
|
1663
1138
|
tagName: 'ix-row',
|
|
1664
1139
|
properties: {},
|
|
1665
1140
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1141
|
+
clientModule: clientComponents.IxRow,
|
|
1666
1142
|
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
|
|
1672
1143
|
});
|
|
1673
1144
|
const IxSelect = /*@__PURE__*/ createComponent({
|
|
1674
1145
|
tagName: 'ix-select',
|
|
@@ -1690,26 +1161,19 @@ const IxSelect = /*@__PURE__*/ createComponent({
|
|
|
1690
1161
|
editable: 'editable',
|
|
1691
1162
|
disabled: 'disabled',
|
|
1692
1163
|
readonly: 'readonly',
|
|
1693
|
-
i18nPlaceholder: '
|
|
1694
|
-
i18nPlaceholderEditable: '
|
|
1695
|
-
i18nSelectListHeader: '
|
|
1696
|
-
i18nNoMatches: '
|
|
1164
|
+
i18nPlaceholder: 'i18n-placeholder',
|
|
1165
|
+
i18nPlaceholderEditable: 'i18n-placeholder-editable',
|
|
1166
|
+
i18nSelectListHeader: 'i18n-select-list-header',
|
|
1167
|
+
i18nNoMatches: 'i18n-no-matches',
|
|
1168
|
+
i18nAllSelected: 'i18n-all-selected',
|
|
1697
1169
|
hideListHeader: 'hide-list-header',
|
|
1698
1170
|
dropdownWidth: 'dropdown-width',
|
|
1699
|
-
dropdownMaxWidth: 'dropdown-max-width'
|
|
1171
|
+
dropdownMaxWidth: 'dropdown-max-width',
|
|
1172
|
+
collapseMultipleSelection: 'collapse-multiple-selection'
|
|
1700
1173
|
},
|
|
1701
1174
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1175
|
+
clientModule: clientComponents.IxSelect,
|
|
1702
1176
|
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
|
|
1713
1177
|
});
|
|
1714
1178
|
const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
1715
1179
|
tagName: 'ix-select-item',
|
|
@@ -1720,12 +1184,8 @@ const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
|
1720
1184
|
hover: 'hover'
|
|
1721
1185
|
},
|
|
1722
1186
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1187
|
+
clientModule: clientComponents.IxSelectItem,
|
|
1723
1188
|
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
|
|
1729
1189
|
});
|
|
1730
1190
|
const IxSlider = /*@__PURE__*/ createComponent({
|
|
1731
1191
|
tagName: 'ix-slider',
|
|
@@ -1741,12 +1201,8 @@ const IxSlider = /*@__PURE__*/ createComponent({
|
|
|
1741
1201
|
error: 'error'
|
|
1742
1202
|
},
|
|
1743
1203
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1204
|
+
clientModule: clientComponents.IxSlider,
|
|
1744
1205
|
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
|
|
1750
1206
|
});
|
|
1751
1207
|
const IxSpinner = /*@__PURE__*/ createComponent({
|
|
1752
1208
|
tagName: 'ix-spinner',
|
|
@@ -1756,35 +1212,27 @@ const IxSpinner = /*@__PURE__*/ createComponent({
|
|
|
1756
1212
|
hideTrack: 'hide-track'
|
|
1757
1213
|
},
|
|
1758
1214
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1215
|
+
clientModule: clientComponents.IxSpinner,
|
|
1759
1216
|
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
|
|
1765
1217
|
});
|
|
1766
1218
|
const IxSplitButton = /*@__PURE__*/ createComponent({
|
|
1767
1219
|
tagName: 'ix-split-button',
|
|
1768
1220
|
properties: {
|
|
1769
1221
|
variant: 'variant',
|
|
1770
1222
|
closeBehavior: 'close-behavior',
|
|
1771
|
-
outline: 'outline',
|
|
1772
|
-
ghost: 'ghost',
|
|
1773
1223
|
label: 'label',
|
|
1774
1224
|
ariaLabelButton: 'aria-label-button',
|
|
1775
1225
|
icon: 'icon',
|
|
1776
1226
|
splitIcon: 'split-icon',
|
|
1777
1227
|
ariaLabelSplitIconButton: 'aria-label-split-icon-button',
|
|
1778
1228
|
disabled: 'disabled',
|
|
1229
|
+
disableButton: 'disable-button',
|
|
1230
|
+
disableDropdownButton: 'disable-dropdown-button',
|
|
1779
1231
|
placement: 'placement'
|
|
1780
1232
|
},
|
|
1781
1233
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1234
|
+
clientModule: clientComponents.IxSplitButton,
|
|
1782
1235
|
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
|
|
1788
1236
|
});
|
|
1789
1237
|
const IxTabItem = /*@__PURE__*/ createComponent({
|
|
1790
1238
|
tagName: 'ix-tab-item',
|
|
@@ -1799,12 +1247,8 @@ const IxTabItem = /*@__PURE__*/ createComponent({
|
|
|
1799
1247
|
placement: 'placement'
|
|
1800
1248
|
},
|
|
1801
1249
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1250
|
+
clientModule: clientComponents.IxTabItem,
|
|
1802
1251
|
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
|
|
1808
1252
|
});
|
|
1809
1253
|
const IxTabs = /*@__PURE__*/ createComponent({
|
|
1810
1254
|
tagName: 'ix-tabs',
|
|
@@ -1818,12 +1262,8 @@ const IxTabs = /*@__PURE__*/ createComponent({
|
|
|
1818
1262
|
ariaLabelChevronRightIconButton: 'aria-label-chevron-right-icon-button'
|
|
1819
1263
|
},
|
|
1820
1264
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1265
|
+
clientModule: clientComponents.IxTabs,
|
|
1821
1266
|
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
|
|
1827
1267
|
});
|
|
1828
1268
|
const IxTextarea = /*@__PURE__*/ createComponent({
|
|
1829
1269
|
tagName: 'ix-textarea',
|
|
@@ -1850,27 +1290,15 @@ const IxTextarea = /*@__PURE__*/ createComponent({
|
|
|
1850
1290
|
minLength: 'min-length'
|
|
1851
1291
|
},
|
|
1852
1292
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1293
|
+
clientModule: clientComponents.IxTextarea,
|
|
1853
1294
|
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
|
|
1863
1295
|
});
|
|
1864
1296
|
const IxTile = /*@__PURE__*/ createComponent({
|
|
1865
1297
|
tagName: 'ix-tile',
|
|
1866
1298
|
properties: { size: 'size' },
|
|
1867
1299
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1300
|
+
clientModule: clientComponents.IxTile,
|
|
1868
1301
|
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
1302
|
});
|
|
1875
1303
|
const IxTimeInput = /*@__PURE__*/ createComponent({
|
|
1876
1304
|
tagName: 'ix-time-input',
|
|
@@ -1899,39 +1327,29 @@ const IxTimeInput = /*@__PURE__*/ createComponent({
|
|
|
1899
1327
|
i18nHourColumnHeader: 'i18n-hour-column-header',
|
|
1900
1328
|
i18nMinuteColumnHeader: 'i18n-minute-column-header',
|
|
1901
1329
|
i18nSecondColumnHeader: 'i18n-second-column-header',
|
|
1902
|
-
i18nMillisecondColumnHeader: 'i18n-millisecond-column-header'
|
|
1330
|
+
i18nMillisecondColumnHeader: 'i18n-millisecond-column-header',
|
|
1331
|
+
suppressSubmitOnEnter: 'suppress-submit-on-enter',
|
|
1332
|
+
hideHeader: 'hide-header',
|
|
1333
|
+
textAlignment: 'text-alignment'
|
|
1903
1334
|
},
|
|
1904
1335
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1336
|
+
clientModule: clientComponents.IxTimeInput,
|
|
1905
1337
|
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
|
|
1914
1338
|
});
|
|
1915
1339
|
const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
1916
1340
|
tagName: 'ix-time-picker',
|
|
1917
1341
|
properties: {
|
|
1918
1342
|
format: 'format',
|
|
1919
1343
|
corners: 'corners',
|
|
1920
|
-
|
|
1344
|
+
embedded: 'embedded',
|
|
1921
1345
|
dateTimePickerAppearance: 'date-time-picker-appearance',
|
|
1922
|
-
showHour: 'show-hour',
|
|
1923
|
-
showMinutes: 'show-minutes',
|
|
1924
|
-
showSeconds: 'show-seconds',
|
|
1925
1346
|
hideHeader: 'hide-header',
|
|
1926
1347
|
hourInterval: 'hour-interval',
|
|
1927
1348
|
minuteInterval: 'minute-interval',
|
|
1928
1349
|
secondInterval: 'second-interval',
|
|
1929
1350
|
millisecondInterval: 'millisecond-interval',
|
|
1930
1351
|
time: 'time',
|
|
1931
|
-
timeReference: 'time-reference',
|
|
1932
|
-
textSelectTime: 'text-select-time',
|
|
1933
1352
|
i18nConfirmTime: 'i18n-confirm-time',
|
|
1934
|
-
textTime: 'text-time',
|
|
1935
1353
|
i18nHeader: 'i18n-header',
|
|
1936
1354
|
i18nHourColumnHeader: 'i18n-column-header',
|
|
1937
1355
|
i18nMinuteColumnHeader: 'i18n-minute-column-header',
|
|
@@ -1939,15 +1357,8 @@ const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
|
1939
1357
|
i18nMillisecondColumnHeader: 'i18n-millisecond-column-header'
|
|
1940
1358
|
},
|
|
1941
1359
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1360
|
+
clientModule: clientComponents.IxTimePicker,
|
|
1942
1361
|
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
|
|
1951
1362
|
});
|
|
1952
1363
|
const IxToast = /*@__PURE__*/ createComponent({
|
|
1953
1364
|
tagName: 'ix-toast',
|
|
@@ -1955,18 +1366,14 @@ const IxToast = /*@__PURE__*/ createComponent({
|
|
|
1955
1366
|
type: 'type',
|
|
1956
1367
|
toastTitle: 'toast-title',
|
|
1957
1368
|
autoCloseDelay: 'auto-close-delay',
|
|
1958
|
-
|
|
1369
|
+
preventAutoClose: 'prevent-auto-close',
|
|
1959
1370
|
icon: 'icon',
|
|
1960
1371
|
iconColor: 'icon-color',
|
|
1961
1372
|
ariaLabelCloseIconButton: 'aria-label-close-icon-button'
|
|
1962
1373
|
},
|
|
1963
1374
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1375
|
+
clientModule: clientComponents.IxToast,
|
|
1964
1376
|
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
|
|
1970
1377
|
});
|
|
1971
1378
|
const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
1972
1379
|
tagName: 'ix-toast-container',
|
|
@@ -1976,12 +1383,8 @@ const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
|
1976
1383
|
position: 'position'
|
|
1977
1384
|
},
|
|
1978
1385
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1386
|
+
clientModule: clientComponents.IxToastContainer,
|
|
1979
1387
|
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
|
|
1985
1388
|
});
|
|
1986
1389
|
const IxToggle = /*@__PURE__*/ createComponent({
|
|
1987
1390
|
tagName: 'ix-toggle',
|
|
@@ -1998,35 +1401,23 @@ const IxToggle = /*@__PURE__*/ createComponent({
|
|
|
1998
1401
|
required: 'required'
|
|
1999
1402
|
},
|
|
2000
1403
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1404
|
+
clientModule: clientComponents.IxToggle,
|
|
2001
1405
|
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
|
|
2010
1406
|
});
|
|
2011
1407
|
const IxToggleButton = /*@__PURE__*/ createComponent({
|
|
2012
1408
|
tagName: 'ix-toggle-button',
|
|
2013
1409
|
properties: {
|
|
2014
1410
|
variant: 'variant',
|
|
2015
|
-
outline: 'outline',
|
|
2016
|
-
ghost: 'ghost',
|
|
2017
1411
|
disabled: 'disabled',
|
|
2018
1412
|
loading: 'loading',
|
|
2019
1413
|
icon: 'icon',
|
|
1414
|
+
iconRight: 'icon-right',
|
|
2020
1415
|
pressed: 'pressed',
|
|
2021
1416
|
ariaLabelButton: 'aria-label-button'
|
|
2022
1417
|
},
|
|
2023
1418
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1419
|
+
clientModule: clientComponents.IxToggleButton,
|
|
2024
1420
|
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
|
|
2030
1421
|
});
|
|
2031
1422
|
const IxTooltip = /*@__PURE__*/ createComponent({
|
|
2032
1423
|
tagName: 'ix-tooltip',
|
|
@@ -2040,12 +1431,8 @@ const IxTooltip = /*@__PURE__*/ createComponent({
|
|
|
2040
1431
|
animationFrame: 'animation-frame'
|
|
2041
1432
|
},
|
|
2042
1433
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1434
|
+
clientModule: clientComponents.IxTooltip,
|
|
2043
1435
|
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
|
|
2049
1436
|
});
|
|
2050
1437
|
const IxTypography = /*@__PURE__*/ createComponent({
|
|
2051
1438
|
tagName: 'ix-typography',
|
|
@@ -2056,12 +1443,8 @@ const IxTypography = /*@__PURE__*/ createComponent({
|
|
|
2056
1443
|
textDecoration: 'text-decoration'
|
|
2057
1444
|
},
|
|
2058
1445
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1446
|
+
clientModule: clientComponents.IxTypography,
|
|
2059
1447
|
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
|
|
2065
1448
|
});
|
|
2066
1449
|
const IxUpload = /*@__PURE__*/ createComponent({
|
|
2067
1450
|
tagName: 'ix-upload',
|
|
@@ -2075,16 +1458,12 @@ const IxUpload = /*@__PURE__*/ createComponent({
|
|
|
2075
1458
|
loadingText: 'loading-text',
|
|
2076
1459
|
uploadFailedText: 'upload-failed-text',
|
|
2077
1460
|
uploadSuccessText: 'upload-success-text',
|
|
2078
|
-
i18nUploadFile: '
|
|
2079
|
-
i18nUploadDisabled: '
|
|
1461
|
+
i18nUploadFile: 'i18n-upload-file',
|
|
1462
|
+
i18nUploadDisabled: 'i18n-upload-disabled'
|
|
2080
1463
|
},
|
|
2081
1464
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1465
|
+
clientModule: clientComponents.IxUpload,
|
|
2082
1466
|
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
|
|
2088
1467
|
});
|
|
2089
1468
|
const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
2090
1469
|
tagName: 'ix-validation-tooltip',
|
|
@@ -2094,12 +1473,8 @@ const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
|
2094
1473
|
suppressAutomaticPlacement: 'suppress-automatic-placement'
|
|
2095
1474
|
},
|
|
2096
1475
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1476
|
+
clientModule: clientComponents.IxValidationTooltip,
|
|
2097
1477
|
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
|
|
2103
1478
|
});
|
|
2104
1479
|
const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
2105
1480
|
tagName: 'ix-workflow-step',
|
|
@@ -2112,12 +1487,8 @@ const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
|
2112
1487
|
position: 'position'
|
|
2113
1488
|
},
|
|
2114
1489
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1490
|
+
clientModule: clientComponents.IxWorkflowStep,
|
|
2115
1491
|
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
|
|
2121
1492
|
});
|
|
2122
1493
|
const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
2123
1494
|
tagName: 'ix-workflow-steps',
|
|
@@ -2127,13 +1498,9 @@ const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
|
2127
1498
|
selectedIndex: 'selected-index'
|
|
2128
1499
|
},
|
|
2129
1500
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1501
|
+
clientModule: clientComponents.IxWorkflowSteps,
|
|
2130
1502
|
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
|
|
2136
1503
|
});
|
|
2137
1504
|
|
|
2138
|
-
export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar,
|
|
1505
|
+
export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar, IxBlind, IxBreadcrumb, IxBreadcrumbItem, IxButton, IxCard, IxCardAccordion, IxCardContent, IxCardList, IxCardTitle, IxCategoryFilter, IxCheckbox, IxCheckboxGroup, IxChip, IxCol, IxContent, IxContentHeader, IxCustomField, IxDateDropdown, IxDateInput, IxDatePicker, IxDatetimePicker, IxDivider, IxDrawer, IxDropdown, IxDropdownButton, IxDropdownHeader, IxDropdownItem, IxDropdownQuickActions, IxEmptyState, IxEventList, IxEventListItem, IxExpandingSearch, IxFieldLabel, IxFilterChip, IxFlipTile, IxFlipTileContent, IxGroup, IxGroupContextMenu, IxGroupItem, IxHelperText, IxIconButton, IxIconToggleButton, IxInput, IxInputGroup, IxKeyValue, IxKeyValueList, IxKpi, IxLayoutAuto, IxLayoutGrid, IxLinkButton, IxMenu, IxMenuAbout, IxMenuAboutItem, IxMenuAboutNews, IxMenuAvatar, IxMenuAvatarItem, IxMenuCategory, IxMenuItem, IxMenuSettings, IxMenuSettingsItem, IxMessageBar, IxModal, IxModalContent, IxModalFooter, IxModalHeader, IxNumberInput, IxPagination, IxPane, IxPaneLayout, IxPill, IxProgressIndicator, IxPushCard, IxRadio, IxRadioGroup, IxRow, IxSelect, IxSelectItem, IxSlider, IxSpinner, IxSplitButton, IxTabItem, IxTabs, IxTextarea, IxTile, IxTimeInput, IxTimePicker, IxToast, IxToastContainer, IxToggle, IxToggleButton, IxTooltip, IxTypography, IxUpload, IxValidationTooltip, IxWorkflowStep, IxWorkflowSteps, serializeShadowRoot };
|
|
2139
1506
|
//# sourceMappingURL=components.server.js.map
|