@siemens/ix-react 3.2.0 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/READMEOSS.html +29 -29
- package/dist/components.js +192 -222
- package/dist/components.js.map +1 -1
- package/dist/components.server.js +181 -828
- package/dist/components.server.js.map +1 -1
- package/dist/index.js +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/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',
|
|
@@ -577,21 +365,14 @@ const IxDateInput = /*@__PURE__*/ createComponent({
|
|
|
577
365
|
ariaLabelNextMonthButton: 'aria-label-next-month-button'
|
|
578
366
|
},
|
|
579
367
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
368
|
+
clientModule: clientComponents.IxDateInput,
|
|
580
369
|
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
370
|
});
|
|
590
371
|
const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
591
372
|
tagName: 'ix-date-picker',
|
|
592
373
|
properties: {
|
|
593
374
|
format: 'format',
|
|
594
|
-
|
|
375
|
+
singleSelection: 'single-selection',
|
|
595
376
|
corners: 'corners',
|
|
596
377
|
from: 'from',
|
|
597
378
|
to: 'to',
|
|
@@ -603,28 +384,17 @@ const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
|
603
384
|
weekStartIndex: 'week-start-index',
|
|
604
385
|
locale: 'locale',
|
|
605
386
|
showWeekNumbers: 'show-week-numbers',
|
|
606
|
-
|
|
387
|
+
embedded: 'embedded',
|
|
607
388
|
today: 'today'
|
|
608
389
|
},
|
|
609
390
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
391
|
+
clientModule: clientComponents.IxDatePicker,
|
|
610
392
|
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
393
|
});
|
|
621
394
|
const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
622
395
|
tagName: 'ix-datetime-picker',
|
|
623
396
|
properties: {
|
|
624
|
-
|
|
625
|
-
showHour: 'show-hour',
|
|
626
|
-
showMinutes: 'show-minutes',
|
|
627
|
-
showSeconds: 'show-seconds',
|
|
397
|
+
singleSelection: 'single-selection',
|
|
628
398
|
minDate: 'min-date',
|
|
629
399
|
maxDate: 'max-date',
|
|
630
400
|
dateFormat: 'date-format',
|
|
@@ -635,7 +405,7 @@ const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
|
635
405
|
showTimeReference: 'show-time-reference',
|
|
636
406
|
timeReference: 'time-reference',
|
|
637
407
|
i18nDone: 'i18n-done',
|
|
638
|
-
i18nTime: '
|
|
408
|
+
i18nTime: 'i18n-time',
|
|
639
409
|
ariaLabelPreviousMonthButton: 'aria-label-previous-month-button',
|
|
640
410
|
ariaLabelNextMonthButton: 'aria-label-next-month-button',
|
|
641
411
|
weekStartIndex: 'week-start-index',
|
|
@@ -643,27 +413,15 @@ const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
|
643
413
|
showWeekNumbers: 'show-week-numbers'
|
|
644
414
|
},
|
|
645
415
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
416
|
+
clientModule: clientComponents.IxDatetimePicker,
|
|
646
417
|
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
418
|
});
|
|
657
419
|
const IxDivider = /*@__PURE__*/ createComponent({
|
|
658
420
|
tagName: 'ix-divider',
|
|
659
421
|
properties: {},
|
|
660
422
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
423
|
+
clientModule: clientComponents.IxDivider,
|
|
661
424
|
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
425
|
});
|
|
668
426
|
const IxDrawer = /*@__PURE__*/ createComponent({
|
|
669
427
|
tagName: 'ix-drawer',
|
|
@@ -677,15 +435,8 @@ const IxDrawer = /*@__PURE__*/ createComponent({
|
|
|
677
435
|
ariaLabelCloseButton: 'aria-label-close-button'
|
|
678
436
|
},
|
|
679
437
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
438
|
+
clientModule: clientComponents.IxDrawer,
|
|
680
439
|
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
440
|
});
|
|
690
441
|
const IxDropdown = /*@__PURE__*/ createComponent({
|
|
691
442
|
tagName: 'ix-dropdown',
|
|
@@ -705,19 +456,13 @@ const IxDropdown = /*@__PURE__*/ createComponent({
|
|
|
705
456
|
suppressOverflowBehavior: 'suppress-overflow-behavior'
|
|
706
457
|
},
|
|
707
458
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
459
|
+
clientModule: clientComponents.IxDropdown,
|
|
708
460
|
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
461
|
});
|
|
715
462
|
const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
716
463
|
tagName: 'ix-dropdown-button',
|
|
717
464
|
properties: {
|
|
718
465
|
variant: 'variant',
|
|
719
|
-
outline: 'outline',
|
|
720
|
-
ghost: 'ghost',
|
|
721
466
|
disabled: 'disabled',
|
|
722
467
|
label: 'label',
|
|
723
468
|
icon: 'icon',
|
|
@@ -726,23 +471,15 @@ const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
|
726
471
|
ariaLabelDropdownButton: 'aria-label-dropdown-button'
|
|
727
472
|
},
|
|
728
473
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
474
|
+
clientModule: clientComponents.IxDropdownButton,
|
|
729
475
|
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
476
|
});
|
|
736
477
|
const IxDropdownHeader = /*@__PURE__*/ createComponent({
|
|
737
478
|
tagName: 'ix-dropdown-header',
|
|
738
479
|
properties: { label: 'label' },
|
|
739
480
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
481
|
+
clientModule: clientComponents.IxDropdownHeader,
|
|
740
482
|
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
483
|
});
|
|
747
484
|
const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
748
485
|
tagName: 'ix-dropdown-item',
|
|
@@ -758,23 +495,15 @@ const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
|
758
495
|
suppressChecked: 'suppress-checked'
|
|
759
496
|
},
|
|
760
497
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
498
|
+
clientModule: clientComponents.IxDropdownItem,
|
|
761
499
|
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
500
|
});
|
|
768
501
|
const IxDropdownQuickActions = /*@__PURE__*/ createComponent({
|
|
769
502
|
tagName: 'ix-dropdown-quick-actions',
|
|
770
503
|
properties: {},
|
|
771
504
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
505
|
+
clientModule: clientComponents.IxDropdownQuickActions,
|
|
772
506
|
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
507
|
});
|
|
779
508
|
const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
780
509
|
tagName: 'ix-empty-state',
|
|
@@ -787,12 +516,8 @@ const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
|
787
516
|
ariaLabelEmptyStateIcon: 'aria-label-empty-state-icon'
|
|
788
517
|
},
|
|
789
518
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
519
|
+
clientModule: clientComponents.IxEmptyState,
|
|
790
520
|
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
521
|
});
|
|
797
522
|
const IxEventList = /*@__PURE__*/ createComponent({
|
|
798
523
|
tagName: 'ix-event-list',
|
|
@@ -803,28 +528,21 @@ const IxEventList = /*@__PURE__*/ createComponent({
|
|
|
803
528
|
chevron: 'chevron'
|
|
804
529
|
},
|
|
805
530
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
531
|
+
clientModule: clientComponents.IxEventList,
|
|
806
532
|
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
533
|
});
|
|
813
534
|
const IxEventListItem = /*@__PURE__*/ createComponent({
|
|
814
535
|
tagName: 'ix-event-list-item',
|
|
815
536
|
properties: {
|
|
537
|
+
variant: 'variant',
|
|
816
538
|
itemColor: 'item-color',
|
|
817
539
|
selected: 'selected',
|
|
818
540
|
disabled: 'disabled',
|
|
819
541
|
chevron: 'chevron'
|
|
820
542
|
},
|
|
821
543
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
544
|
+
clientModule: clientComponents.IxEventListItem,
|
|
822
545
|
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
546
|
});
|
|
829
547
|
const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
830
548
|
tagName: 'ix-expanding-search',
|
|
@@ -834,19 +552,13 @@ const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
|
834
552
|
value: 'value',
|
|
835
553
|
fullWidth: 'full-width',
|
|
836
554
|
variant: 'variant',
|
|
837
|
-
outline: 'outline',
|
|
838
|
-
ghost: 'ghost',
|
|
839
555
|
ariaLabelSearchIconButton: 'aria-label-search-icon-button',
|
|
840
556
|
ariaLabelClearIconButton: 'aria-label-clear-icon-button',
|
|
841
557
|
ariaLabelSearchInput: 'aria-label-search-input'
|
|
842
558
|
},
|
|
843
559
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
560
|
+
clientModule: clientComponents.IxExpandingSearch,
|
|
844
561
|
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
562
|
});
|
|
851
563
|
const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
852
564
|
tagName: 'ix-field-label',
|
|
@@ -857,12 +569,8 @@ const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
|
857
569
|
isInvalid: 'is-invalid'
|
|
858
570
|
},
|
|
859
571
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
572
|
+
clientModule: clientComponents.IxFieldLabel,
|
|
860
573
|
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
574
|
});
|
|
867
575
|
const IxFilterChip = /*@__PURE__*/ createComponent({
|
|
868
576
|
tagName: 'ix-filter-chip',
|
|
@@ -872,40 +580,28 @@ const IxFilterChip = /*@__PURE__*/ createComponent({
|
|
|
872
580
|
ariaLabelCloseIconButton: 'aria-label-close-icon-button'
|
|
873
581
|
},
|
|
874
582
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
583
|
+
clientModule: clientComponents.IxFilterChip,
|
|
875
584
|
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
585
|
});
|
|
882
586
|
const IxFlipTile = /*@__PURE__*/ createComponent({
|
|
883
587
|
tagName: 'ix-flip-tile',
|
|
884
588
|
properties: {
|
|
885
|
-
|
|
589
|
+
variant: 'variant',
|
|
886
590
|
height: 'height',
|
|
887
591
|
width: 'width',
|
|
888
592
|
index: 'index',
|
|
889
593
|
ariaLabelEyeIconButton: 'aria-label-eye-icon-button'
|
|
890
594
|
},
|
|
891
595
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
596
|
+
clientModule: clientComponents.IxFlipTile,
|
|
892
597
|
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
598
|
});
|
|
899
599
|
const IxFlipTileContent = /*@__PURE__*/ createComponent({
|
|
900
600
|
tagName: 'ix-flip-tile-content',
|
|
901
601
|
properties: { contentVisible: 'content-visible' },
|
|
902
602
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
603
|
+
clientModule: clientComponents.IxFlipTileContent,
|
|
903
604
|
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
605
|
});
|
|
910
606
|
const IxGroup = /*@__PURE__*/ createComponent({
|
|
911
607
|
tagName: 'ix-group',
|
|
@@ -913,33 +609,21 @@ const IxGroup = /*@__PURE__*/ createComponent({
|
|
|
913
609
|
suppressHeaderSelection: 'suppress-header-selection',
|
|
914
610
|
header: 'header',
|
|
915
611
|
subHeader: 'sub-header',
|
|
916
|
-
|
|
612
|
+
expanded: 'expanded',
|
|
917
613
|
selected: 'selected',
|
|
918
614
|
index: 'index',
|
|
919
615
|
expandOnHeaderClick: 'expand-on-header-click'
|
|
920
616
|
},
|
|
921
617
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
618
|
+
clientModule: clientComponents.IxGroup,
|
|
922
619
|
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
620
|
});
|
|
933
621
|
const IxGroupContextMenu = /*@__PURE__*/ createComponent({
|
|
934
622
|
tagName: 'ix-group-context-menu',
|
|
935
623
|
properties: {},
|
|
936
624
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
625
|
+
clientModule: clientComponents.IxGroupContextMenu,
|
|
937
626
|
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
627
|
});
|
|
944
628
|
const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
945
629
|
tagName: 'ix-group-item',
|
|
@@ -949,17 +633,14 @@ const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
|
949
633
|
text: 'text',
|
|
950
634
|
secondaryText: 'secondary-text',
|
|
951
635
|
suppressSelection: 'suppress-selection',
|
|
636
|
+
groupFooter: 'group-footer',
|
|
952
637
|
selected: 'selected',
|
|
953
|
-
|
|
638
|
+
disabled: 'disabled',
|
|
954
639
|
index: 'index'
|
|
955
640
|
},
|
|
956
641
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
642
|
+
clientModule: clientComponents.IxGroupItem,
|
|
957
643
|
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
644
|
});
|
|
964
645
|
const IxHelperText = /*@__PURE__*/ createComponent({
|
|
965
646
|
tagName: 'ix-helper-text',
|
|
@@ -972,20 +653,14 @@ const IxHelperText = /*@__PURE__*/ createComponent({
|
|
|
972
653
|
warningText: 'warning-text'
|
|
973
654
|
},
|
|
974
655
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
656
|
+
clientModule: clientComponents.IxHelperText,
|
|
975
657
|
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
658
|
});
|
|
982
659
|
const IxIconButton = /*@__PURE__*/ createComponent({
|
|
983
660
|
tagName: 'ix-icon-button',
|
|
984
661
|
properties: {
|
|
985
662
|
a11yLabel: 'a11y-label',
|
|
986
663
|
variant: 'variant',
|
|
987
|
-
outline: 'outline',
|
|
988
|
-
ghost: 'ghost',
|
|
989
664
|
oval: 'oval',
|
|
990
665
|
icon: 'icon',
|
|
991
666
|
size: 'size',
|
|
@@ -995,12 +670,8 @@ const IxIconButton = /*@__PURE__*/ createComponent({
|
|
|
995
670
|
loading: 'loading'
|
|
996
671
|
},
|
|
997
672
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
673
|
+
clientModule: clientComponents.IxIconButton,
|
|
998
674
|
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
675
|
});
|
|
1005
676
|
const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
1006
677
|
tagName: 'ix-icon-toggle-button',
|
|
@@ -1017,12 +688,8 @@ const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
|
1017
688
|
ariaLabelIconButton: 'aria-label-icon-button'
|
|
1018
689
|
},
|
|
1019
690
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
691
|
+
clientModule: clientComponents.IxIconToggleButton,
|
|
1020
692
|
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
693
|
});
|
|
1027
694
|
const IxInput = /*@__PURE__*/ createComponent({
|
|
1028
695
|
tagName: 'ix-input',
|
|
@@ -1047,27 +714,15 @@ const IxInput = /*@__PURE__*/ createComponent({
|
|
|
1047
714
|
allowedCharactersPattern: 'allowed-characters-pattern'
|
|
1048
715
|
},
|
|
1049
716
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
717
|
+
clientModule: clientComponents.IxInput,
|
|
1050
718
|
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
719
|
});
|
|
1061
720
|
const IxInputGroup = /*@__PURE__*/ createComponent({
|
|
1062
721
|
tagName: 'ix-input-group',
|
|
1063
722
|
properties: {},
|
|
1064
723
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
724
|
+
clientModule: clientComponents.IxInputGroup,
|
|
1065
725
|
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
726
|
});
|
|
1072
727
|
const IxKeyValue = /*@__PURE__*/ createComponent({
|
|
1073
728
|
tagName: 'ix-key-value',
|
|
@@ -1079,23 +734,15 @@ const IxKeyValue = /*@__PURE__*/ createComponent({
|
|
|
1079
734
|
value: 'value'
|
|
1080
735
|
},
|
|
1081
736
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
737
|
+
clientModule: clientComponents.IxKeyValue,
|
|
1082
738
|
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
739
|
});
|
|
1089
740
|
const IxKeyValueList = /*@__PURE__*/ createComponent({
|
|
1090
741
|
tagName: 'ix-key-value-list',
|
|
1091
742
|
properties: { striped: 'striped' },
|
|
1092
743
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
744
|
+
clientModule: clientComponents.IxKeyValueList,
|
|
1093
745
|
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
746
|
});
|
|
1100
747
|
const IxKpi = /*@__PURE__*/ createComponent({
|
|
1101
748
|
tagName: 'ix-kpi',
|
|
@@ -1109,23 +756,15 @@ const IxKpi = /*@__PURE__*/ createComponent({
|
|
|
1109
756
|
orientation: 'orientation'
|
|
1110
757
|
},
|
|
1111
758
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
759
|
+
clientModule: clientComponents.IxKpi,
|
|
1112
760
|
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
761
|
});
|
|
1119
762
|
const IxLayoutAuto = /*@__PURE__*/ createComponent({
|
|
1120
763
|
tagName: 'ix-layout-auto',
|
|
1121
764
|
properties: { layout: 'layout' },
|
|
1122
765
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
766
|
+
clientModule: clientComponents.IxLayoutAuto,
|
|
1123
767
|
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
768
|
});
|
|
1130
769
|
const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
1131
770
|
tagName: 'ix-layout-grid',
|
|
@@ -1135,12 +774,8 @@ const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
|
1135
774
|
columns: 'columns'
|
|
1136
775
|
},
|
|
1137
776
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
777
|
+
clientModule: clientComponents.IxLayoutGrid,
|
|
1138
778
|
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
779
|
});
|
|
1145
780
|
const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
1146
781
|
tagName: 'ix-link-button',
|
|
@@ -1150,49 +785,8 @@ const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
|
1150
785
|
target: 'target'
|
|
1151
786
|
},
|
|
1152
787
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
788
|
+
clientModule: clientComponents.IxLinkButton,
|
|
1153
789
|
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
790
|
});
|
|
1197
791
|
const IxMenu = /*@__PURE__*/ createComponent({
|
|
1198
792
|
tagName: 'ix-menu',
|
|
@@ -1200,33 +794,22 @@ const IxMenu = /*@__PURE__*/ createComponent({
|
|
|
1200
794
|
showSettings: 'show-settings',
|
|
1201
795
|
showAbout: 'show-about',
|
|
1202
796
|
enableToggleTheme: 'enable-toggle-theme',
|
|
1203
|
-
enableSettings: 'enable-settings',
|
|
1204
797
|
enableMapExpand: 'enable-map-expand',
|
|
1205
798
|
applicationName: 'application-name',
|
|
1206
799
|
applicationDescription: 'application-description',
|
|
1207
|
-
i18nExpandSidebar: '
|
|
800
|
+
i18nExpandSidebar: 'i18n-expand-sidebar',
|
|
1208
801
|
expand: 'expand',
|
|
1209
802
|
startExpanded: 'start-expanded',
|
|
1210
803
|
pinned: 'pinned',
|
|
1211
|
-
i18nLegal: '
|
|
1212
|
-
i18nSettings: '
|
|
1213
|
-
i18nToggleTheme: '
|
|
1214
|
-
i18nExpand: '
|
|
1215
|
-
i18nCollapse: '
|
|
804
|
+
i18nLegal: 'i18n-legal',
|
|
805
|
+
i18nSettings: 'i18n-settings',
|
|
806
|
+
i18nToggleTheme: 'i18n-toggle-theme',
|
|
807
|
+
i18nExpand: 'i18n-expand',
|
|
808
|
+
i18nCollapse: 'i18n-collapse'
|
|
1216
809
|
},
|
|
1217
810
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
811
|
+
clientModule: clientComponents.IxMenu,
|
|
1218
812
|
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
813
|
});
|
|
1231
814
|
const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
1232
815
|
tagName: 'ix-menu-about',
|
|
@@ -1236,47 +819,28 @@ const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
|
1236
819
|
show: 'show'
|
|
1237
820
|
},
|
|
1238
821
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
822
|
+
clientModule: clientComponents.IxMenuAbout,
|
|
1239
823
|
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
824
|
});
|
|
1249
825
|
const IxMenuAboutItem = /*@__PURE__*/ createComponent({
|
|
1250
826
|
tagName: 'ix-menu-about-item',
|
|
1251
827
|
properties: { label: 'label' },
|
|
1252
828
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
829
|
+
clientModule: clientComponents.IxMenuAboutItem,
|
|
1253
830
|
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
831
|
});
|
|
1260
832
|
const IxMenuAboutNews = /*@__PURE__*/ createComponent({
|
|
1261
833
|
tagName: 'ix-menu-about-news',
|
|
1262
834
|
properties: {
|
|
1263
835
|
show: 'show',
|
|
1264
836
|
label: 'label',
|
|
1265
|
-
i18nShowMore: '
|
|
837
|
+
i18nShowMore: 'i18n-show-more',
|
|
1266
838
|
aboutItemLabel: 'about-item-label',
|
|
1267
|
-
offsetBottom: 'offset-bottom',
|
|
1268
839
|
expanded: 'expanded'
|
|
1269
840
|
},
|
|
1270
841
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
842
|
+
clientModule: clientComponents.IxMenuAboutNews,
|
|
1271
843
|
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
844
|
});
|
|
1281
845
|
const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
1282
846
|
tagName: 'ix-menu-avatar',
|
|
@@ -1285,16 +849,12 @@ const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
|
1285
849
|
bottom: 'bottom',
|
|
1286
850
|
image: 'image',
|
|
1287
851
|
initials: 'initials',
|
|
1288
|
-
i18nLogout: '
|
|
1289
|
-
|
|
852
|
+
i18nLogout: 'i18n-logout',
|
|
853
|
+
hideLogoutButton: 'hide-logout-button'
|
|
1290
854
|
},
|
|
1291
855
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
856
|
+
clientModule: clientComponents.IxMenuAvatar,
|
|
1292
857
|
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
858
|
});
|
|
1299
859
|
const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
1300
860
|
tagName: 'ix-menu-avatar-item',
|
|
@@ -1303,27 +863,20 @@ const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
|
1303
863
|
label: 'label'
|
|
1304
864
|
},
|
|
1305
865
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
866
|
+
clientModule: clientComponents.IxMenuAvatarItem,
|
|
1306
867
|
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
868
|
});
|
|
1313
869
|
const IxMenuCategory = /*@__PURE__*/ createComponent({
|
|
1314
870
|
tagName: 'ix-menu-category',
|
|
1315
871
|
properties: {
|
|
1316
872
|
label: 'label',
|
|
1317
873
|
icon: 'icon',
|
|
1318
|
-
notifications: 'notifications'
|
|
874
|
+
notifications: 'notifications',
|
|
875
|
+
tooltipText: 'tooltip-text'
|
|
1319
876
|
},
|
|
1320
877
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
878
|
+
clientModule: clientComponents.IxMenuCategory,
|
|
1321
879
|
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
880
|
});
|
|
1328
881
|
const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
1329
882
|
tagName: 'ix-menu-item',
|
|
@@ -1335,15 +888,15 @@ const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
|
1335
888
|
notifications: 'notifications',
|
|
1336
889
|
active: 'active',
|
|
1337
890
|
disabled: 'disabled',
|
|
891
|
+
tooltipText: 'tooltip-text',
|
|
892
|
+
href: 'href',
|
|
893
|
+
target: 'target',
|
|
894
|
+
rel: 'rel',
|
|
1338
895
|
isCategory: 'is-category'
|
|
1339
896
|
},
|
|
1340
897
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
898
|
+
clientModule: clientComponents.IxMenuItem,
|
|
1341
899
|
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
900
|
});
|
|
1348
901
|
const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
1349
902
|
tagName: 'ix-menu-settings',
|
|
@@ -1353,87 +906,54 @@ const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
|
1353
906
|
show: 'show'
|
|
1354
907
|
},
|
|
1355
908
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
909
|
+
clientModule: clientComponents.IxMenuSettings,
|
|
1356
910
|
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
911
|
});
|
|
1366
912
|
const IxMenuSettingsItem = /*@__PURE__*/ createComponent({
|
|
1367
913
|
tagName: 'ix-menu-settings-item',
|
|
1368
914
|
properties: { label: 'label' },
|
|
1369
915
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
916
|
+
clientModule: clientComponents.IxMenuSettingsItem,
|
|
1370
917
|
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
918
|
});
|
|
1377
919
|
const IxMessageBar = /*@__PURE__*/ createComponent({
|
|
1378
920
|
tagName: 'ix-message-bar',
|
|
1379
921
|
properties: {
|
|
1380
922
|
type: 'type',
|
|
1381
|
-
|
|
923
|
+
persistent: 'persistent'
|
|
1382
924
|
},
|
|
1383
925
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
926
|
+
clientModule: clientComponents.IxMessageBar,
|
|
1384
927
|
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
928
|
});
|
|
1394
929
|
const IxModal = /*@__PURE__*/ createComponent({
|
|
1395
930
|
tagName: 'ix-modal',
|
|
1396
931
|
properties: {
|
|
1397
932
|
size: 'size',
|
|
1398
|
-
|
|
1399
|
-
|
|
933
|
+
disableAnimation: 'disable-animation',
|
|
934
|
+
hideBackdrop: 'hide-backdrop',
|
|
1400
935
|
closeOnBackdropClick: 'close-on-backdrop-click',
|
|
1401
936
|
beforeDismiss: 'before-dismiss',
|
|
1402
937
|
centered: 'centered',
|
|
1403
|
-
|
|
938
|
+
disableEscapeClose: 'disable-escape-close'
|
|
1404
939
|
},
|
|
1405
940
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
941
|
+
clientModule: clientComponents.IxModal,
|
|
1406
942
|
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
943
|
});
|
|
1416
944
|
const IxModalContent = /*@__PURE__*/ createComponent({
|
|
1417
945
|
tagName: 'ix-modal-content',
|
|
1418
946
|
properties: {},
|
|
1419
947
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
948
|
+
clientModule: clientComponents.IxModalContent,
|
|
1420
949
|
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
950
|
});
|
|
1427
951
|
const IxModalFooter = /*@__PURE__*/ createComponent({
|
|
1428
952
|
tagName: 'ix-modal-footer',
|
|
1429
953
|
properties: {},
|
|
1430
954
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
955
|
+
clientModule: clientComponents.IxModalFooter,
|
|
1431
956
|
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
957
|
});
|
|
1438
958
|
const IxModalHeader = /*@__PURE__*/ createComponent({
|
|
1439
959
|
tagName: 'ix-modal-header',
|
|
@@ -1445,12 +965,8 @@ const IxModalHeader = /*@__PURE__*/ createComponent({
|
|
|
1445
965
|
iconColor: 'icon-color'
|
|
1446
966
|
},
|
|
1447
967
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
968
|
+
clientModule: clientComponents.IxModalHeader,
|
|
1448
969
|
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
970
|
});
|
|
1455
971
|
const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
1456
972
|
tagName: 'ix-number-input',
|
|
@@ -1476,41 +992,26 @@ const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
|
1476
992
|
step: 'step'
|
|
1477
993
|
},
|
|
1478
994
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
995
|
+
clientModule: clientComponents.IxNumberInput,
|
|
1479
996
|
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
997
|
});
|
|
1490
998
|
const IxPagination = /*@__PURE__*/ createComponent({
|
|
1491
999
|
tagName: 'ix-pagination',
|
|
1492
1000
|
properties: {
|
|
1493
1001
|
advanced: 'advanced',
|
|
1494
1002
|
itemCount: 'item-count',
|
|
1495
|
-
|
|
1003
|
+
hideItemCount: 'hide-item-count',
|
|
1496
1004
|
count: 'count',
|
|
1497
1005
|
selectedPage: 'selected-page',
|
|
1498
|
-
i18nPage: '
|
|
1499
|
-
i18nOf: '
|
|
1500
|
-
i18nItems: '
|
|
1006
|
+
i18nPage: 'i18n-page',
|
|
1007
|
+
i18nOf: 'i18n-of',
|
|
1008
|
+
i18nItems: 'i18n-items',
|
|
1501
1009
|
ariaLabelChevronLeftIconButton: 'aria-label-chevron-left-icon-button',
|
|
1502
1010
|
ariaLabelChevronRightIconButton: 'aria-label-chevron-right-icon-button'
|
|
1503
1011
|
},
|
|
1504
1012
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1013
|
+
clientModule: clientComponents.IxPagination,
|
|
1505
1014
|
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
1015
|
});
|
|
1515
1016
|
const IxPane = /*@__PURE__*/ createComponent({
|
|
1516
1017
|
tagName: 'ix-pane',
|
|
@@ -1523,21 +1024,15 @@ const IxPane = /*@__PURE__*/ createComponent({
|
|
|
1523
1024
|
expanded: 'expanded',
|
|
1524
1025
|
composition: 'composition',
|
|
1525
1026
|
icon: 'icon',
|
|
1027
|
+
closeOnClickOutside: 'close-on-click-outside',
|
|
1526
1028
|
ariaLabelIcon: 'aria-label-icon',
|
|
1029
|
+
ariaLabelCollapseCloseButton: 'aria-label-collapse-close-button',
|
|
1527
1030
|
ignoreLayoutSettings: 'ignore-layout-settings',
|
|
1528
1031
|
isMobile: 'is-mobile'
|
|
1529
1032
|
},
|
|
1530
1033
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1034
|
+
clientModule: clientComponents.IxPane,
|
|
1531
1035
|
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
1036
|
});
|
|
1542
1037
|
const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
1543
1038
|
tagName: 'ix-pane-layout',
|
|
@@ -1547,12 +1042,8 @@ const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
|
1547
1042
|
borderless: 'borderless'
|
|
1548
1043
|
},
|
|
1549
1044
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1045
|
+
clientModule: clientComponents.IxPaneLayout,
|
|
1550
1046
|
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
1047
|
});
|
|
1557
1048
|
const IxPill = /*@__PURE__*/ createComponent({
|
|
1558
1049
|
tagName: 'ix-pill',
|
|
@@ -1567,12 +1058,8 @@ const IxPill = /*@__PURE__*/ createComponent({
|
|
|
1567
1058
|
tooltipText: 'tooltip-text'
|
|
1568
1059
|
},
|
|
1569
1060
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1061
|
+
clientModule: clientComponents.IxPill,
|
|
1570
1062
|
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
1063
|
});
|
|
1577
1064
|
const IxProgressIndicator = /*@__PURE__*/ createComponent({
|
|
1578
1065
|
tagName: 'ix-progress-indicator',
|
|
@@ -1589,12 +1076,8 @@ const IxProgressIndicator = /*@__PURE__*/ createComponent({
|
|
|
1589
1076
|
showTextAsTooltip: 'show-text-as-tooltip'
|
|
1590
1077
|
},
|
|
1591
1078
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1079
|
+
clientModule: clientComponents.IxProgressIndicator,
|
|
1592
1080
|
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
1081
|
});
|
|
1599
1082
|
const IxPushCard = /*@__PURE__*/ createComponent({
|
|
1600
1083
|
tagName: 'ix-push-card',
|
|
@@ -1605,15 +1088,11 @@ const IxPushCard = /*@__PURE__*/ createComponent({
|
|
|
1605
1088
|
heading: 'heading',
|
|
1606
1089
|
subheading: 'subheading',
|
|
1607
1090
|
variant: 'variant',
|
|
1608
|
-
|
|
1091
|
+
expanded: 'expanded'
|
|
1609
1092
|
},
|
|
1610
1093
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1094
|
+
clientModule: clientComponents.IxPushCard,
|
|
1611
1095
|
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
1096
|
});
|
|
1618
1097
|
const IxRadio = /*@__PURE__*/ createComponent({
|
|
1619
1098
|
tagName: 'ix-radio',
|
|
@@ -1626,16 +1105,8 @@ const IxRadio = /*@__PURE__*/ createComponent({
|
|
|
1626
1105
|
required: 'required'
|
|
1627
1106
|
},
|
|
1628
1107
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1108
|
+
clientModule: clientComponents.IxRadio,
|
|
1629
1109
|
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
1110
|
});
|
|
1640
1111
|
const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
1641
1112
|
tagName: 'ix-radio-group',
|
|
@@ -1652,23 +1123,15 @@ const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
|
1652
1123
|
required: 'required'
|
|
1653
1124
|
},
|
|
1654
1125
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1126
|
+
clientModule: clientComponents.IxRadioGroup,
|
|
1655
1127
|
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
1128
|
});
|
|
1662
1129
|
const IxRow = /*@__PURE__*/ createComponent({
|
|
1663
1130
|
tagName: 'ix-row',
|
|
1664
1131
|
properties: {},
|
|
1665
1132
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1133
|
+
clientModule: clientComponents.IxRow,
|
|
1666
1134
|
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
1135
|
});
|
|
1673
1136
|
const IxSelect = /*@__PURE__*/ createComponent({
|
|
1674
1137
|
tagName: 'ix-select',
|
|
@@ -1690,26 +1153,17 @@ const IxSelect = /*@__PURE__*/ createComponent({
|
|
|
1690
1153
|
editable: 'editable',
|
|
1691
1154
|
disabled: 'disabled',
|
|
1692
1155
|
readonly: 'readonly',
|
|
1693
|
-
i18nPlaceholder: '
|
|
1694
|
-
i18nPlaceholderEditable: '
|
|
1695
|
-
i18nSelectListHeader: '
|
|
1696
|
-
i18nNoMatches: '
|
|
1156
|
+
i18nPlaceholder: 'i18n-placeholder',
|
|
1157
|
+
i18nPlaceholderEditable: 'i18n-placeholder-editable',
|
|
1158
|
+
i18nSelectListHeader: 'i18n-select-list-header',
|
|
1159
|
+
i18nNoMatches: 'i18n-no-matches',
|
|
1697
1160
|
hideListHeader: 'hide-list-header',
|
|
1698
1161
|
dropdownWidth: 'dropdown-width',
|
|
1699
1162
|
dropdownMaxWidth: 'dropdown-max-width'
|
|
1700
1163
|
},
|
|
1701
1164
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1165
|
+
clientModule: clientComponents.IxSelect,
|
|
1702
1166
|
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
1167
|
});
|
|
1714
1168
|
const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
1715
1169
|
tagName: 'ix-select-item',
|
|
@@ -1720,12 +1174,8 @@ const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
|
1720
1174
|
hover: 'hover'
|
|
1721
1175
|
},
|
|
1722
1176
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1177
|
+
clientModule: clientComponents.IxSelectItem,
|
|
1723
1178
|
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
1179
|
});
|
|
1730
1180
|
const IxSlider = /*@__PURE__*/ createComponent({
|
|
1731
1181
|
tagName: 'ix-slider',
|
|
@@ -1741,12 +1191,8 @@ const IxSlider = /*@__PURE__*/ createComponent({
|
|
|
1741
1191
|
error: 'error'
|
|
1742
1192
|
},
|
|
1743
1193
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1194
|
+
clientModule: clientComponents.IxSlider,
|
|
1744
1195
|
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
1196
|
});
|
|
1751
1197
|
const IxSpinner = /*@__PURE__*/ createComponent({
|
|
1752
1198
|
tagName: 'ix-spinner',
|
|
@@ -1756,20 +1202,14 @@ const IxSpinner = /*@__PURE__*/ createComponent({
|
|
|
1756
1202
|
hideTrack: 'hide-track'
|
|
1757
1203
|
},
|
|
1758
1204
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1205
|
+
clientModule: clientComponents.IxSpinner,
|
|
1759
1206
|
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
1207
|
});
|
|
1766
1208
|
const IxSplitButton = /*@__PURE__*/ createComponent({
|
|
1767
1209
|
tagName: 'ix-split-button',
|
|
1768
1210
|
properties: {
|
|
1769
1211
|
variant: 'variant',
|
|
1770
1212
|
closeBehavior: 'close-behavior',
|
|
1771
|
-
outline: 'outline',
|
|
1772
|
-
ghost: 'ghost',
|
|
1773
1213
|
label: 'label',
|
|
1774
1214
|
ariaLabelButton: 'aria-label-button',
|
|
1775
1215
|
icon: 'icon',
|
|
@@ -1779,12 +1219,8 @@ const IxSplitButton = /*@__PURE__*/ createComponent({
|
|
|
1779
1219
|
placement: 'placement'
|
|
1780
1220
|
},
|
|
1781
1221
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1222
|
+
clientModule: clientComponents.IxSplitButton,
|
|
1782
1223
|
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
1224
|
});
|
|
1789
1225
|
const IxTabItem = /*@__PURE__*/ createComponent({
|
|
1790
1226
|
tagName: 'ix-tab-item',
|
|
@@ -1799,12 +1235,8 @@ const IxTabItem = /*@__PURE__*/ createComponent({
|
|
|
1799
1235
|
placement: 'placement'
|
|
1800
1236
|
},
|
|
1801
1237
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1238
|
+
clientModule: clientComponents.IxTabItem,
|
|
1802
1239
|
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
1240
|
});
|
|
1809
1241
|
const IxTabs = /*@__PURE__*/ createComponent({
|
|
1810
1242
|
tagName: 'ix-tabs',
|
|
@@ -1818,12 +1250,8 @@ const IxTabs = /*@__PURE__*/ createComponent({
|
|
|
1818
1250
|
ariaLabelChevronRightIconButton: 'aria-label-chevron-right-icon-button'
|
|
1819
1251
|
},
|
|
1820
1252
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1253
|
+
clientModule: clientComponents.IxTabs,
|
|
1821
1254
|
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
1255
|
});
|
|
1828
1256
|
const IxTextarea = /*@__PURE__*/ createComponent({
|
|
1829
1257
|
tagName: 'ix-textarea',
|
|
@@ -1850,27 +1278,15 @@ const IxTextarea = /*@__PURE__*/ createComponent({
|
|
|
1850
1278
|
minLength: 'min-length'
|
|
1851
1279
|
},
|
|
1852
1280
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1281
|
+
clientModule: clientComponents.IxTextarea,
|
|
1853
1282
|
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
1283
|
});
|
|
1864
1284
|
const IxTile = /*@__PURE__*/ createComponent({
|
|
1865
1285
|
tagName: 'ix-tile',
|
|
1866
1286
|
properties: { size: 'size' },
|
|
1867
1287
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1288
|
+
clientModule: clientComponents.IxTile,
|
|
1868
1289
|
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
1290
|
});
|
|
1875
1291
|
const IxTimeInput = /*@__PURE__*/ createComponent({
|
|
1876
1292
|
tagName: 'ix-time-input',
|
|
@@ -1899,39 +1315,27 @@ const IxTimeInput = /*@__PURE__*/ createComponent({
|
|
|
1899
1315
|
i18nHourColumnHeader: 'i18n-hour-column-header',
|
|
1900
1316
|
i18nMinuteColumnHeader: 'i18n-minute-column-header',
|
|
1901
1317
|
i18nSecondColumnHeader: 'i18n-second-column-header',
|
|
1902
|
-
i18nMillisecondColumnHeader: 'i18n-millisecond-column-header'
|
|
1318
|
+
i18nMillisecondColumnHeader: 'i18n-millisecond-column-header',
|
|
1319
|
+
hideHeader: 'hide-header'
|
|
1903
1320
|
},
|
|
1904
1321
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1322
|
+
clientModule: clientComponents.IxTimeInput,
|
|
1905
1323
|
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
1324
|
});
|
|
1915
1325
|
const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
1916
1326
|
tagName: 'ix-time-picker',
|
|
1917
1327
|
properties: {
|
|
1918
1328
|
format: 'format',
|
|
1919
1329
|
corners: 'corners',
|
|
1920
|
-
|
|
1330
|
+
embedded: 'embedded',
|
|
1921
1331
|
dateTimePickerAppearance: 'date-time-picker-appearance',
|
|
1922
|
-
showHour: 'show-hour',
|
|
1923
|
-
showMinutes: 'show-minutes',
|
|
1924
|
-
showSeconds: 'show-seconds',
|
|
1925
1332
|
hideHeader: 'hide-header',
|
|
1926
1333
|
hourInterval: 'hour-interval',
|
|
1927
1334
|
minuteInterval: 'minute-interval',
|
|
1928
1335
|
secondInterval: 'second-interval',
|
|
1929
1336
|
millisecondInterval: 'millisecond-interval',
|
|
1930
1337
|
time: 'time',
|
|
1931
|
-
timeReference: 'time-reference',
|
|
1932
|
-
textSelectTime: 'text-select-time',
|
|
1933
1338
|
i18nConfirmTime: 'i18n-confirm-time',
|
|
1934
|
-
textTime: 'text-time',
|
|
1935
1339
|
i18nHeader: 'i18n-header',
|
|
1936
1340
|
i18nHourColumnHeader: 'i18n-column-header',
|
|
1937
1341
|
i18nMinuteColumnHeader: 'i18n-minute-column-header',
|
|
@@ -1939,15 +1343,8 @@ const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
|
1939
1343
|
i18nMillisecondColumnHeader: 'i18n-millisecond-column-header'
|
|
1940
1344
|
},
|
|
1941
1345
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1346
|
+
clientModule: clientComponents.IxTimePicker,
|
|
1942
1347
|
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
1348
|
});
|
|
1952
1349
|
const IxToast = /*@__PURE__*/ createComponent({
|
|
1953
1350
|
tagName: 'ix-toast',
|
|
@@ -1955,18 +1352,14 @@ const IxToast = /*@__PURE__*/ createComponent({
|
|
|
1955
1352
|
type: 'type',
|
|
1956
1353
|
toastTitle: 'toast-title',
|
|
1957
1354
|
autoCloseDelay: 'auto-close-delay',
|
|
1958
|
-
|
|
1355
|
+
preventAutoClose: 'prevent-auto-close',
|
|
1959
1356
|
icon: 'icon',
|
|
1960
1357
|
iconColor: 'icon-color',
|
|
1961
1358
|
ariaLabelCloseIconButton: 'aria-label-close-icon-button'
|
|
1962
1359
|
},
|
|
1963
1360
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1361
|
+
clientModule: clientComponents.IxToast,
|
|
1964
1362
|
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
1363
|
});
|
|
1971
1364
|
const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
1972
1365
|
tagName: 'ix-toast-container',
|
|
@@ -1976,12 +1369,8 @@ const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
|
1976
1369
|
position: 'position'
|
|
1977
1370
|
},
|
|
1978
1371
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1372
|
+
clientModule: clientComponents.IxToastContainer,
|
|
1979
1373
|
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
1374
|
});
|
|
1986
1375
|
const IxToggle = /*@__PURE__*/ createComponent({
|
|
1987
1376
|
tagName: 'ix-toggle',
|
|
@@ -1998,35 +1387,23 @@ const IxToggle = /*@__PURE__*/ createComponent({
|
|
|
1998
1387
|
required: 'required'
|
|
1999
1388
|
},
|
|
2000
1389
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1390
|
+
clientModule: clientComponents.IxToggle,
|
|
2001
1391
|
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
1392
|
});
|
|
2011
1393
|
const IxToggleButton = /*@__PURE__*/ createComponent({
|
|
2012
1394
|
tagName: 'ix-toggle-button',
|
|
2013
1395
|
properties: {
|
|
2014
1396
|
variant: 'variant',
|
|
2015
|
-
outline: 'outline',
|
|
2016
|
-
ghost: 'ghost',
|
|
2017
1397
|
disabled: 'disabled',
|
|
2018
1398
|
loading: 'loading',
|
|
2019
1399
|
icon: 'icon',
|
|
1400
|
+
iconRight: 'icon-right',
|
|
2020
1401
|
pressed: 'pressed',
|
|
2021
1402
|
ariaLabelButton: 'aria-label-button'
|
|
2022
1403
|
},
|
|
2023
1404
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1405
|
+
clientModule: clientComponents.IxToggleButton,
|
|
2024
1406
|
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
1407
|
});
|
|
2031
1408
|
const IxTooltip = /*@__PURE__*/ createComponent({
|
|
2032
1409
|
tagName: 'ix-tooltip',
|
|
@@ -2040,12 +1417,8 @@ const IxTooltip = /*@__PURE__*/ createComponent({
|
|
|
2040
1417
|
animationFrame: 'animation-frame'
|
|
2041
1418
|
},
|
|
2042
1419
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1420
|
+
clientModule: clientComponents.IxTooltip,
|
|
2043
1421
|
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
1422
|
});
|
|
2050
1423
|
const IxTypography = /*@__PURE__*/ createComponent({
|
|
2051
1424
|
tagName: 'ix-typography',
|
|
@@ -2056,12 +1429,8 @@ const IxTypography = /*@__PURE__*/ createComponent({
|
|
|
2056
1429
|
textDecoration: 'text-decoration'
|
|
2057
1430
|
},
|
|
2058
1431
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1432
|
+
clientModule: clientComponents.IxTypography,
|
|
2059
1433
|
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
1434
|
});
|
|
2066
1435
|
const IxUpload = /*@__PURE__*/ createComponent({
|
|
2067
1436
|
tagName: 'ix-upload',
|
|
@@ -2075,16 +1444,12 @@ const IxUpload = /*@__PURE__*/ createComponent({
|
|
|
2075
1444
|
loadingText: 'loading-text',
|
|
2076
1445
|
uploadFailedText: 'upload-failed-text',
|
|
2077
1446
|
uploadSuccessText: 'upload-success-text',
|
|
2078
|
-
i18nUploadFile: '
|
|
2079
|
-
i18nUploadDisabled: '
|
|
1447
|
+
i18nUploadFile: 'i18n-upload-file',
|
|
1448
|
+
i18nUploadDisabled: 'i18n-upload-disabled'
|
|
2080
1449
|
},
|
|
2081
1450
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1451
|
+
clientModule: clientComponents.IxUpload,
|
|
2082
1452
|
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
1453
|
});
|
|
2089
1454
|
const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
2090
1455
|
tagName: 'ix-validation-tooltip',
|
|
@@ -2094,12 +1459,8 @@ const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
|
2094
1459
|
suppressAutomaticPlacement: 'suppress-automatic-placement'
|
|
2095
1460
|
},
|
|
2096
1461
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1462
|
+
clientModule: clientComponents.IxValidationTooltip,
|
|
2097
1463
|
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
1464
|
});
|
|
2104
1465
|
const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
2105
1466
|
tagName: 'ix-workflow-step',
|
|
@@ -2112,12 +1473,8 @@ const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
|
2112
1473
|
position: 'position'
|
|
2113
1474
|
},
|
|
2114
1475
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1476
|
+
clientModule: clientComponents.IxWorkflowStep,
|
|
2115
1477
|
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
1478
|
});
|
|
2122
1479
|
const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
2123
1480
|
tagName: 'ix-workflow-steps',
|
|
@@ -2127,13 +1484,9 @@ const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
|
2127
1484
|
selectedIndex: 'selected-index'
|
|
2128
1485
|
},
|
|
2129
1486
|
hydrateModule: import('@siemens/ix/hydrate'),
|
|
1487
|
+
clientModule: clientComponents.IxWorkflowSteps,
|
|
2130
1488
|
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
1489
|
});
|
|
2137
1490
|
|
|
2138
|
-
export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar,
|
|
1491
|
+
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
1492
|
//# sourceMappingURL=components.server.js.map
|