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