@siemens/ix-vue 0.0.0-pr-2238-20251103105018 → 0.0.0-pr-2269-20251117133306
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/dist/components.d.ts +0 -3
- package/dist/components.js +306 -324
- package/dist/components.js.map +1 -1
- package/dist/context/IxApplicationContext.vue2.js +2 -5
- package/dist/context/IxApplicationContext.vue2.js.map +1 -1
- package/dist/index.js +109 -110
- package/dist/modal/index.d.ts +4 -2
- package/dist/modal/index.js +12 -7
- package/dist/modal/index.js.map +1 -1
- package/dist/plugin.js +3 -18
- package/dist/plugin.js.map +1 -1
- package/package.json +13 -6
package/dist/components.js
CHANGED
|
@@ -3,108 +3,105 @@ import { defineCustomElement as t } from "@siemens/ix/components/ix-action-card.
|
|
|
3
3
|
import { defineCustomElement as n } from "@siemens/ix/components/ix-application.js";
|
|
4
4
|
import { defineCustomElement as o } from "@siemens/ix/components/ix-application-header.js";
|
|
5
5
|
import { defineCustomElement as i } from "@siemens/ix/components/ix-avatar.js";
|
|
6
|
-
import { defineCustomElement as a } from "@siemens/ix/components/ix-
|
|
7
|
-
import { defineCustomElement as l } from "@siemens/ix/components/ix-
|
|
8
|
-
import { defineCustomElement as m } from "@siemens/ix/components/ix-breadcrumb.js";
|
|
9
|
-
import { defineCustomElement as s } from "@siemens/ix/components/ix-
|
|
10
|
-
import { defineCustomElement as r } from "@siemens/ix/components/ix-
|
|
11
|
-
import { defineCustomElement as d } from "@siemens/ix/components/ix-card.js";
|
|
12
|
-
import { defineCustomElement as u } from "@siemens/ix/components/ix-card-
|
|
13
|
-
import { defineCustomElement as c } from "@siemens/ix/components/ix-card-
|
|
14
|
-
import { defineCustomElement as C } from "@siemens/ix/components/ix-card-
|
|
15
|
-
import { defineCustomElement as p } from "@siemens/ix/components/ix-
|
|
16
|
-
import { defineCustomElement as x } from "@siemens/ix/components/ix-
|
|
17
|
-
import { defineCustomElement as f } from "@siemens/ix/components/ix-checkbox.js";
|
|
18
|
-
import { defineCustomElement as h } from "@siemens/ix/components/ix-
|
|
19
|
-
import { defineCustomElement as g } from "@siemens/ix/components/ix-
|
|
20
|
-
import { defineCustomElement as E } from "@siemens/ix/components/ix-
|
|
21
|
-
import { defineCustomElement as b } from "@siemens/ix/components/ix-content.js";
|
|
22
|
-
import { defineCustomElement as I } from "@siemens/ix/components/ix-
|
|
23
|
-
import { defineCustomElement as v } from "@siemens/ix/components/ix-
|
|
24
|
-
import { defineCustomElement as T } from "@siemens/ix/components/ix-date-
|
|
25
|
-
import { defineCustomElement as
|
|
26
|
-
import { defineCustomElement as $ } from "@siemens/ix/components/ix-
|
|
27
|
-
import { defineCustomElement as
|
|
28
|
-
import { defineCustomElement as B } from "@siemens/ix/components/ix-
|
|
29
|
-
import { defineCustomElement as L } from "@siemens/ix/components/ix-
|
|
30
|
-
import { defineCustomElement as S } from "@siemens/ix/components/ix-dropdown.js";
|
|
31
|
-
import { defineCustomElement as y } from "@siemens/ix/components/ix-dropdown-
|
|
32
|
-
import { defineCustomElement as A } from "@siemens/ix/components/ix-dropdown-
|
|
33
|
-
import { defineCustomElement as M } from "@siemens/ix/components/ix-dropdown-
|
|
34
|
-
import { defineCustomElement as D } from "@siemens/ix/components/ix-
|
|
35
|
-
import { defineCustomElement as H } from "@siemens/ix/components/ix-
|
|
36
|
-
import { defineCustomElement as P } from "@siemens/ix/components/ix-event-list.js";
|
|
37
|
-
import { defineCustomElement as R } from "@siemens/ix/components/ix-event-list-item.js";
|
|
6
|
+
import { defineCustomElement as a } from "@siemens/ix/components/ix-blind.js";
|
|
7
|
+
import { defineCustomElement as l } from "@siemens/ix/components/ix-breadcrumb.js";
|
|
8
|
+
import { defineCustomElement as m } from "@siemens/ix/components/ix-breadcrumb-item.js";
|
|
9
|
+
import { defineCustomElement as s } from "@siemens/ix/components/ix-button.js";
|
|
10
|
+
import { defineCustomElement as r } from "@siemens/ix/components/ix-card.js";
|
|
11
|
+
import { defineCustomElement as d } from "@siemens/ix/components/ix-card-accordion.js";
|
|
12
|
+
import { defineCustomElement as u } from "@siemens/ix/components/ix-card-content.js";
|
|
13
|
+
import { defineCustomElement as c } from "@siemens/ix/components/ix-card-list.js";
|
|
14
|
+
import { defineCustomElement as C } from "@siemens/ix/components/ix-card-title.js";
|
|
15
|
+
import { defineCustomElement as p } from "@siemens/ix/components/ix-category-filter.js";
|
|
16
|
+
import { defineCustomElement as x } from "@siemens/ix/components/ix-checkbox.js";
|
|
17
|
+
import { defineCustomElement as f } from "@siemens/ix/components/ix-checkbox-group.js";
|
|
18
|
+
import { defineCustomElement as h } from "@siemens/ix/components/ix-chip.js";
|
|
19
|
+
import { defineCustomElement as g } from "@siemens/ix/components/ix-col.js";
|
|
20
|
+
import { defineCustomElement as E } from "@siemens/ix/components/ix-content.js";
|
|
21
|
+
import { defineCustomElement as b } from "@siemens/ix/components/ix-content-header.js";
|
|
22
|
+
import { defineCustomElement as I } from "@siemens/ix/components/ix-custom-field.js";
|
|
23
|
+
import { defineCustomElement as v } from "@siemens/ix/components/ix-date-dropdown.js";
|
|
24
|
+
import { defineCustomElement as T } from "@siemens/ix/components/ix-date-input.js";
|
|
25
|
+
import { defineCustomElement as w } from "@siemens/ix/components/ix-date-picker.js";
|
|
26
|
+
import { defineCustomElement as $ } from "@siemens/ix/components/ix-datetime-picker.js";
|
|
27
|
+
import { defineCustomElement as k } from "@siemens/ix/components/ix-divider.js";
|
|
28
|
+
import { defineCustomElement as B } from "@siemens/ix/components/ix-drawer.js";
|
|
29
|
+
import { defineCustomElement as L } from "@siemens/ix/components/ix-dropdown.js";
|
|
30
|
+
import { defineCustomElement as S } from "@siemens/ix/components/ix-dropdown-button.js";
|
|
31
|
+
import { defineCustomElement as y } from "@siemens/ix/components/ix-dropdown-header.js";
|
|
32
|
+
import { defineCustomElement as A } from "@siemens/ix/components/ix-dropdown-item.js";
|
|
33
|
+
import { defineCustomElement as M } from "@siemens/ix/components/ix-dropdown-quick-actions.js";
|
|
34
|
+
import { defineCustomElement as D } from "@siemens/ix/components/ix-empty-state.js";
|
|
35
|
+
import { defineCustomElement as H } from "@siemens/ix/components/ix-event-list.js";
|
|
36
|
+
import { defineCustomElement as P } from "@siemens/ix/components/ix-event-list-item.js";
|
|
38
37
|
import { defineCustomElement as O } from "@siemens/ix/components/ix-expanding-search.js";
|
|
39
|
-
import { defineCustomElement as
|
|
40
|
-
import { defineCustomElement as
|
|
38
|
+
import { defineCustomElement as R } from "@siemens/ix/components/ix-field-label.js";
|
|
39
|
+
import { defineCustomElement as F } from "@siemens/ix/components/ix-filter-chip.js";
|
|
41
40
|
import { defineCustomElement as q } from "@siemens/ix/components/ix-flip-tile.js";
|
|
42
41
|
import { defineCustomElement as z } from "@siemens/ix/components/ix-flip-tile-content.js";
|
|
43
42
|
import { defineCustomElement as W } from "@siemens/ix/components/ix-group.js";
|
|
44
|
-
import { defineCustomElement as
|
|
45
|
-
import { defineCustomElement as
|
|
43
|
+
import { defineCustomElement as N } from "@siemens/ix/components/ix-group-context-menu.js";
|
|
44
|
+
import { defineCustomElement as G } from "@siemens/ix/components/ix-group-item.js";
|
|
46
45
|
import { defineCustomElement as V } from "@siemens/ix/components/ix-helper-text.js";
|
|
47
|
-
import { defineCustomElement as
|
|
48
|
-
import { defineCustomElement as
|
|
49
|
-
import { defineCustomElement as
|
|
50
|
-
import { defineCustomElement as
|
|
51
|
-
import { defineCustomElement as
|
|
52
|
-
import { defineCustomElement as
|
|
53
|
-
import { defineCustomElement as
|
|
54
|
-
import { defineCustomElement as
|
|
55
|
-
import { defineCustomElement as
|
|
56
|
-
import { defineCustomElement as
|
|
57
|
-
import { defineCustomElement as
|
|
58
|
-
import { defineCustomElement as
|
|
59
|
-
import { defineCustomElement as
|
|
60
|
-
import { defineCustomElement as
|
|
61
|
-
import { defineCustomElement as
|
|
62
|
-
import { defineCustomElement as
|
|
63
|
-
import { defineCustomElement as
|
|
64
|
-
import { defineCustomElement as
|
|
65
|
-
import { defineCustomElement as
|
|
66
|
-
import { defineCustomElement as
|
|
67
|
-
import { defineCustomElement as
|
|
68
|
-
import { defineCustomElement as
|
|
69
|
-
import { defineCustomElement as
|
|
70
|
-
import { defineCustomElement as
|
|
71
|
-
import { defineCustomElement as
|
|
72
|
-
import { defineCustomElement as
|
|
73
|
-
import { defineCustomElement as
|
|
74
|
-
import { defineCustomElement as
|
|
75
|
-
import { defineCustomElement as
|
|
76
|
-
import { defineCustomElement as
|
|
77
|
-
import { defineCustomElement as
|
|
78
|
-
import { defineCustomElement as
|
|
79
|
-
import { defineCustomElement as
|
|
80
|
-
import { defineCustomElement as
|
|
81
|
-
import { defineCustomElement as
|
|
82
|
-
import { defineCustomElement as
|
|
83
|
-
import { defineCustomElement as
|
|
84
|
-
import { defineCustomElement as
|
|
85
|
-
import { defineCustomElement as
|
|
86
|
-
import { defineCustomElement as
|
|
87
|
-
import { defineCustomElement as
|
|
88
|
-
import { defineCustomElement as
|
|
89
|
-
import { defineCustomElement as
|
|
90
|
-
import { defineCustomElement as
|
|
91
|
-
import { defineCustomElement as
|
|
92
|
-
import { defineCustomElement as Oe } from "@siemens/ix/components/ix-
|
|
93
|
-
import { defineCustomElement as
|
|
94
|
-
import { defineCustomElement as
|
|
95
|
-
import { defineCustomElement as qe } from "@siemens/ix/components/ix-
|
|
96
|
-
import { defineCustomElement as ze } from "@siemens/ix/components/ix-
|
|
97
|
-
import { defineCustomElement as We } from "@siemens/ix/components/ix-
|
|
98
|
-
import { defineCustomElement as
|
|
99
|
-
import { defineCustomElement as
|
|
100
|
-
import { defineCustomElement as Ve } from "@siemens/ix/components/ix-
|
|
101
|
-
import { defineCustomElement as
|
|
102
|
-
import { defineCustomElement as
|
|
103
|
-
import { defineCustomElement as
|
|
104
|
-
import { defineCustomElement as
|
|
105
|
-
|
|
106
|
-
import { defineCustomElement as Ye } from "@siemens/ix/components/ix-workflow-steps.js";
|
|
107
|
-
const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
46
|
+
import { defineCustomElement as U } from "@siemens/ix/components/ix-icon-button.js";
|
|
47
|
+
import { defineCustomElement as K } from "@siemens/ix/components/ix-icon-toggle-button.js";
|
|
48
|
+
import { defineCustomElement as j } from "@siemens/ix/components/ix-input.js";
|
|
49
|
+
import { defineCustomElement as Q } from "@siemens/ix/components/ix-input-group.js";
|
|
50
|
+
import { defineCustomElement as J } from "@siemens/ix/components/ix-key-value.js";
|
|
51
|
+
import { defineCustomElement as X } from "@siemens/ix/components/ix-key-value-list.js";
|
|
52
|
+
import { defineCustomElement as Y } from "@siemens/ix/components/ix-kpi.js";
|
|
53
|
+
import { defineCustomElement as Z } from "@siemens/ix/components/ix-layout-auto.js";
|
|
54
|
+
import { defineCustomElement as _ } from "@siemens/ix/components/ix-layout-grid.js";
|
|
55
|
+
import { defineCustomElement as ee } from "@siemens/ix/components/ix-link-button.js";
|
|
56
|
+
import { defineCustomElement as te } from "@siemens/ix/components/ix-menu.js";
|
|
57
|
+
import { defineCustomElement as ne } from "@siemens/ix/components/ix-menu-about.js";
|
|
58
|
+
import { defineCustomElement as oe } from "@siemens/ix/components/ix-menu-about-item.js";
|
|
59
|
+
import { defineCustomElement as ie } from "@siemens/ix/components/ix-menu-about-news.js";
|
|
60
|
+
import { defineCustomElement as ae } from "@siemens/ix/components/ix-menu-avatar.js";
|
|
61
|
+
import { defineCustomElement as le } from "@siemens/ix/components/ix-menu-avatar-item.js";
|
|
62
|
+
import { defineCustomElement as me } from "@siemens/ix/components/ix-menu-category.js";
|
|
63
|
+
import { defineCustomElement as se } from "@siemens/ix/components/ix-menu-item.js";
|
|
64
|
+
import { defineCustomElement as re } from "@siemens/ix/components/ix-menu-settings.js";
|
|
65
|
+
import { defineCustomElement as de } from "@siemens/ix/components/ix-menu-settings-item.js";
|
|
66
|
+
import { defineCustomElement as ue } from "@siemens/ix/components/ix-message-bar.js";
|
|
67
|
+
import { defineCustomElement as ce } from "@siemens/ix/components/ix-modal.js";
|
|
68
|
+
import { defineCustomElement as Ce } from "@siemens/ix/components/ix-modal-content.js";
|
|
69
|
+
import { defineCustomElement as pe } from "@siemens/ix/components/ix-modal-footer.js";
|
|
70
|
+
import { defineCustomElement as xe } from "@siemens/ix/components/ix-modal-header.js";
|
|
71
|
+
import { defineCustomElement as fe } from "@siemens/ix/components/ix-number-input.js";
|
|
72
|
+
import { defineCustomElement as he } from "@siemens/ix/components/ix-pagination.js";
|
|
73
|
+
import { defineCustomElement as ge } from "@siemens/ix/components/ix-pane.js";
|
|
74
|
+
import { defineCustomElement as Ee } from "@siemens/ix/components/ix-pane-layout.js";
|
|
75
|
+
import { defineCustomElement as be } from "@siemens/ix/components/ix-pill.js";
|
|
76
|
+
import { defineCustomElement as Ie } from "@siemens/ix/components/ix-progress-indicator.js";
|
|
77
|
+
import { defineCustomElement as ve } from "@siemens/ix/components/ix-push-card.js";
|
|
78
|
+
import { defineCustomElement as Te } from "@siemens/ix/components/ix-radio.js";
|
|
79
|
+
import { defineCustomElement as we } from "@siemens/ix/components/ix-radio-group.js";
|
|
80
|
+
import { defineCustomElement as $e } from "@siemens/ix/components/ix-row.js";
|
|
81
|
+
import { defineCustomElement as ke } from "@siemens/ix/components/ix-select.js";
|
|
82
|
+
import { defineCustomElement as Be } from "@siemens/ix/components/ix-select-item.js";
|
|
83
|
+
import { defineCustomElement as Le } from "@siemens/ix/components/ix-slider.js";
|
|
84
|
+
import { defineCustomElement as Se } from "@siemens/ix/components/ix-spinner.js";
|
|
85
|
+
import { defineCustomElement as ye } from "@siemens/ix/components/ix-split-button.js";
|
|
86
|
+
import { defineCustomElement as Ae } from "@siemens/ix/components/ix-tab-item.js";
|
|
87
|
+
import { defineCustomElement as Me } from "@siemens/ix/components/ix-tabs.js";
|
|
88
|
+
import { defineCustomElement as De } from "@siemens/ix/components/ix-textarea.js";
|
|
89
|
+
import { defineCustomElement as He } from "@siemens/ix/components/ix-tile.js";
|
|
90
|
+
import { defineCustomElement as Pe } from "@siemens/ix/components/ix-time-input.js";
|
|
91
|
+
import { defineCustomElement as Oe } from "@siemens/ix/components/ix-time-picker.js";
|
|
92
|
+
import { defineCustomElement as Re } from "@siemens/ix/components/ix-toast.js";
|
|
93
|
+
import { defineCustomElement as Fe } from "@siemens/ix/components/ix-toast-container.js";
|
|
94
|
+
import { defineCustomElement as qe } from "@siemens/ix/components/ix-toggle.js";
|
|
95
|
+
import { defineCustomElement as ze } from "@siemens/ix/components/ix-toggle-button.js";
|
|
96
|
+
import { defineCustomElement as We } from "@siemens/ix/components/ix-tooltip.js";
|
|
97
|
+
import { defineCustomElement as Ne } from "@siemens/ix/components/ix-tree.js";
|
|
98
|
+
import { defineCustomElement as Ge } from "@siemens/ix/components/ix-tree-item.js";
|
|
99
|
+
import { defineCustomElement as Ve } from "@siemens/ix/components/ix-typography.js";
|
|
100
|
+
import { defineCustomElement as Ue } from "@siemens/ix/components/ix-upload.js";
|
|
101
|
+
import { defineCustomElement as Ke } from "@siemens/ix/components/ix-validation-tooltip.js";
|
|
102
|
+
import { defineCustomElement as je } from "@siemens/ix/components/ix-workflow-step.js";
|
|
103
|
+
import { defineCustomElement as Qe } from "@siemens/ix/components/ix-workflow-steps.js";
|
|
104
|
+
const Un = /* @__PURE__ */ e("ix-action-card", t, [
|
|
108
105
|
"variant",
|
|
109
106
|
"icon",
|
|
110
107
|
"ariaLabelIcon",
|
|
@@ -112,13 +109,13 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
112
109
|
"subheading",
|
|
113
110
|
"selected",
|
|
114
111
|
"ariaLabelCard"
|
|
115
|
-
]),
|
|
112
|
+
]), Kn = /* @__PURE__ */ e("ix-application", n, [
|
|
116
113
|
"theme",
|
|
117
114
|
"themeSystemAppearance",
|
|
118
115
|
"forceBreakpoint",
|
|
119
116
|
"breakpoints",
|
|
120
117
|
"appSwitchConfig"
|
|
121
|
-
]),
|
|
118
|
+
]), jn = /* @__PURE__ */ e("ix-application-header", o, [
|
|
122
119
|
"name",
|
|
123
120
|
"nameSuffix",
|
|
124
121
|
"companyLogo",
|
|
@@ -136,7 +133,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
136
133
|
], [
|
|
137
134
|
"menuToggle",
|
|
138
135
|
"openAppSwitch"
|
|
139
|
-
]),
|
|
136
|
+
]), Qn = /* @__PURE__ */ e("ix-avatar", i, [
|
|
140
137
|
"a11yLabel",
|
|
141
138
|
"image",
|
|
142
139
|
"initials",
|
|
@@ -144,12 +141,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
144
141
|
"extra",
|
|
145
142
|
"tooltipText",
|
|
146
143
|
"ariaLabelTooltip"
|
|
147
|
-
]),
|
|
148
|
-
"applicationName",
|
|
149
|
-
"hideHeader",
|
|
150
|
-
"forceBreakpoint",
|
|
151
|
-
"breakpoints"
|
|
152
|
-
]), no = /* @__PURE__ */ e("ix-blind", l, [
|
|
144
|
+
]), Jn = /* @__PURE__ */ e("ix-blind", a, [
|
|
153
145
|
"collapsed",
|
|
154
146
|
"label",
|
|
155
147
|
"sublabel",
|
|
@@ -158,7 +150,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
158
150
|
"collapsedChange"
|
|
159
151
|
], [
|
|
160
152
|
"collapsedChange"
|
|
161
|
-
]),
|
|
153
|
+
]), Xn = /* @__PURE__ */ e("ix-breadcrumb", l, [
|
|
162
154
|
"visibleItemCount",
|
|
163
155
|
"nextItems",
|
|
164
156
|
"subtle",
|
|
@@ -168,7 +160,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
168
160
|
], [
|
|
169
161
|
"itemClick",
|
|
170
162
|
"nextClick"
|
|
171
|
-
]),
|
|
163
|
+
]), Yn = /* @__PURE__ */ e("ix-breadcrumb-item", m, [
|
|
172
164
|
"ariaLabelButton",
|
|
173
165
|
"label",
|
|
174
166
|
"icon",
|
|
@@ -182,7 +174,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
182
174
|
"itemClick"
|
|
183
175
|
], [
|
|
184
176
|
"itemClick"
|
|
185
|
-
]),
|
|
177
|
+
]), Zn = /* @__PURE__ */ e("ix-button", s, [
|
|
186
178
|
"ariaLabelButton",
|
|
187
179
|
"variant",
|
|
188
180
|
"disabled",
|
|
@@ -196,17 +188,17 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
196
188
|
"href",
|
|
197
189
|
"target",
|
|
198
190
|
"rel"
|
|
199
|
-
]),
|
|
191
|
+
]), _n = /* @__PURE__ */ e("ix-card", r, [
|
|
200
192
|
"variant",
|
|
201
193
|
"selected"
|
|
202
|
-
]),
|
|
194
|
+
]), eo = /* @__PURE__ */ e("ix-card-accordion", d, [
|
|
203
195
|
"ariaLabelExpandButton",
|
|
204
196
|
"collapse",
|
|
205
197
|
"variant",
|
|
206
198
|
"accordionExpand"
|
|
207
199
|
], [
|
|
208
200
|
"accordionExpand"
|
|
209
|
-
]),
|
|
201
|
+
]), to = /* @__PURE__ */ e("ix-card-content", u), no = /* @__PURE__ */ e("ix-card-list", c, [
|
|
210
202
|
"ariaLabelExpandButton",
|
|
211
203
|
"label",
|
|
212
204
|
"collapse",
|
|
@@ -224,7 +216,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
224
216
|
"collapseChanged",
|
|
225
217
|
"showAllClick",
|
|
226
218
|
"showMoreCardClick"
|
|
227
|
-
]),
|
|
219
|
+
]), oo = /* @__PURE__ */ e("ix-card-title", C), io = /* @__PURE__ */ e("ix-category-filter", p, [
|
|
228
220
|
"disabled",
|
|
229
221
|
"readonly",
|
|
230
222
|
"filterState",
|
|
@@ -250,9 +242,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
250
242
|
"inputChanged",
|
|
251
243
|
"filterChanged",
|
|
252
244
|
"filterCleared"
|
|
253
|
-
]),
|
|
245
|
+
]), ao = /* @__PURE__ */ e(
|
|
254
246
|
"ix-checkbox",
|
|
255
|
-
|
|
247
|
+
x,
|
|
256
248
|
[
|
|
257
249
|
"name",
|
|
258
250
|
"value",
|
|
@@ -273,7 +265,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
273
265
|
"checked",
|
|
274
266
|
"checkedChange",
|
|
275
267
|
void 0
|
|
276
|
-
),
|
|
268
|
+
), lo = /* @__PURE__ */ e("ix-checkbox-group", f, [
|
|
277
269
|
"helperText",
|
|
278
270
|
"label",
|
|
279
271
|
"direction",
|
|
@@ -283,7 +275,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
283
275
|
"warningText",
|
|
284
276
|
"showTextAsTooltip",
|
|
285
277
|
"required"
|
|
286
|
-
]),
|
|
278
|
+
]), mo = /* @__PURE__ */ e("ix-chip", h, [
|
|
287
279
|
"variant",
|
|
288
280
|
"inactive",
|
|
289
281
|
"closable",
|
|
@@ -297,12 +289,12 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
297
289
|
"closeChip"
|
|
298
290
|
], [
|
|
299
291
|
"closeChip"
|
|
300
|
-
]),
|
|
292
|
+
]), so = /* @__PURE__ */ e("ix-col", g, [
|
|
301
293
|
"size",
|
|
302
294
|
"sizeSm",
|
|
303
295
|
"sizeMd",
|
|
304
296
|
"sizeLg"
|
|
305
|
-
]),
|
|
297
|
+
]), ro = /* @__PURE__ */ e("ix-content", E), uo = /* @__PURE__ */ e("ix-content-header", b, [
|
|
306
298
|
"variant",
|
|
307
299
|
"headerTitle",
|
|
308
300
|
"headerSubtitle",
|
|
@@ -310,7 +302,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
310
302
|
"backButtonClick"
|
|
311
303
|
], [
|
|
312
304
|
"backButtonClick"
|
|
313
|
-
]),
|
|
305
|
+
]), co = /* @__PURE__ */ e("ix-custom-field", I, [
|
|
314
306
|
"required",
|
|
315
307
|
"label",
|
|
316
308
|
"helperText",
|
|
@@ -319,7 +311,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
319
311
|
"invalidText",
|
|
320
312
|
"validText",
|
|
321
313
|
"showTextAsTooltip"
|
|
322
|
-
]),
|
|
314
|
+
]), Co = /* @__PURE__ */ e("ix-date-dropdown", v, [
|
|
323
315
|
"disabled",
|
|
324
316
|
"format",
|
|
325
317
|
"singleSelection",
|
|
@@ -343,9 +335,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
343
335
|
"dateRangeChange"
|
|
344
336
|
], [
|
|
345
337
|
"dateRangeChange"
|
|
346
|
-
]),
|
|
338
|
+
]), po = /* @__PURE__ */ e(
|
|
347
339
|
"ix-date-input",
|
|
348
|
-
|
|
340
|
+
T,
|
|
349
341
|
[
|
|
350
342
|
"name",
|
|
351
343
|
"placeholder",
|
|
@@ -370,6 +362,8 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
370
362
|
"weekStartIndex",
|
|
371
363
|
"ariaLabelPreviousMonthButton",
|
|
372
364
|
"ariaLabelNextMonthButton",
|
|
365
|
+
"suppressSubmitOnEnter",
|
|
366
|
+
"textAlignment",
|
|
373
367
|
"valueChange",
|
|
374
368
|
"validityStateChange",
|
|
375
369
|
"ixFocus",
|
|
@@ -384,7 +378,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
384
378
|
"value",
|
|
385
379
|
"valueChange",
|
|
386
380
|
void 0
|
|
387
|
-
),
|
|
381
|
+
), xo = /* @__PURE__ */ e("ix-date-picker", w, [
|
|
388
382
|
"format",
|
|
389
383
|
"singleSelection",
|
|
390
384
|
"corners",
|
|
@@ -407,7 +401,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
407
401
|
"dateChange",
|
|
408
402
|
"dateRangeChange",
|
|
409
403
|
"dateSelect"
|
|
410
|
-
]),
|
|
404
|
+
]), fo = /* @__PURE__ */ e("ix-datetime-picker", $, [
|
|
411
405
|
"singleSelection",
|
|
412
406
|
"minDate",
|
|
413
407
|
"maxDate",
|
|
@@ -432,7 +426,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
432
426
|
"timeChange",
|
|
433
427
|
"dateChange",
|
|
434
428
|
"dateSelect"
|
|
435
|
-
]),
|
|
429
|
+
]), ho = /* @__PURE__ */ e("ix-divider", k), go = /* @__PURE__ */ e("ix-drawer", B, [
|
|
436
430
|
"show",
|
|
437
431
|
"closeOnClickOutside",
|
|
438
432
|
"fullHeight",
|
|
@@ -445,7 +439,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
445
439
|
], [
|
|
446
440
|
"open",
|
|
447
441
|
"drawerClose"
|
|
448
|
-
]),
|
|
442
|
+
]), Eo = /* @__PURE__ */ e("ix-dropdown", L, [
|
|
449
443
|
"suppressAutomaticPlacement",
|
|
450
444
|
"show",
|
|
451
445
|
"trigger",
|
|
@@ -462,7 +456,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
462
456
|
"showChanged"
|
|
463
457
|
], [
|
|
464
458
|
"showChanged"
|
|
465
|
-
]),
|
|
459
|
+
]), bo = /* @__PURE__ */ e("ix-dropdown-button", S, [
|
|
466
460
|
"variant",
|
|
467
461
|
"disabled",
|
|
468
462
|
"label",
|
|
@@ -470,9 +464,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
470
464
|
"closeBehavior",
|
|
471
465
|
"placement",
|
|
472
466
|
"ariaLabelDropdownButton"
|
|
473
|
-
]),
|
|
467
|
+
]), Io = /* @__PURE__ */ e("ix-dropdown-header", y, [
|
|
474
468
|
"label"
|
|
475
|
-
]),
|
|
469
|
+
]), vo = /* @__PURE__ */ e("ix-dropdown-item", A, [
|
|
476
470
|
"label",
|
|
477
471
|
"icon",
|
|
478
472
|
"ariaLabelIcon",
|
|
@@ -485,7 +479,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
485
479
|
"itemClick"
|
|
486
480
|
], [
|
|
487
481
|
"itemClick"
|
|
488
|
-
]),
|
|
482
|
+
]), To = /* @__PURE__ */ e("ix-dropdown-quick-actions", M), wo = /* @__PURE__ */ e("ix-empty-state", D, [
|
|
489
483
|
"layout",
|
|
490
484
|
"icon",
|
|
491
485
|
"header",
|
|
@@ -495,12 +489,12 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
495
489
|
"actionClick"
|
|
496
490
|
], [
|
|
497
491
|
"actionClick"
|
|
498
|
-
]),
|
|
492
|
+
]), $o = /* @__PURE__ */ e("ix-event-list", H, [
|
|
499
493
|
"itemHeight",
|
|
500
494
|
"compact",
|
|
501
495
|
"animated",
|
|
502
496
|
"chevron"
|
|
503
|
-
]),
|
|
497
|
+
]), ko = /* @__PURE__ */ e("ix-event-list-item", P, [
|
|
504
498
|
"variant",
|
|
505
499
|
"itemColor",
|
|
506
500
|
"selected",
|
|
@@ -509,7 +503,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
509
503
|
"itemClick"
|
|
510
504
|
], [
|
|
511
505
|
"itemClick"
|
|
512
|
-
]),
|
|
506
|
+
]), Bo = /* @__PURE__ */ e("ix-expanding-search", O, [
|
|
513
507
|
"icon",
|
|
514
508
|
"placeholder",
|
|
515
509
|
"value",
|
|
@@ -521,19 +515,19 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
521
515
|
"valueChange"
|
|
522
516
|
], [
|
|
523
517
|
"valueChange"
|
|
524
|
-
]),
|
|
518
|
+
]), Lo = /* @__PURE__ */ e("ix-field-label", R, [
|
|
525
519
|
"required",
|
|
526
520
|
"htmlFor",
|
|
527
521
|
"controlRef",
|
|
528
522
|
"isInvalid"
|
|
529
|
-
]),
|
|
523
|
+
]), So = /* @__PURE__ */ e("ix-filter-chip", F, [
|
|
530
524
|
"disabled",
|
|
531
525
|
"readonly",
|
|
532
526
|
"ariaLabelCloseIconButton",
|
|
533
527
|
"closeClick"
|
|
534
528
|
], [
|
|
535
529
|
"closeClick"
|
|
536
|
-
]),
|
|
530
|
+
]), yo = /* @__PURE__ */ e("ix-flip-tile", q, [
|
|
537
531
|
"variant",
|
|
538
532
|
"height",
|
|
539
533
|
"width",
|
|
@@ -542,9 +536,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
542
536
|
"toggle"
|
|
543
537
|
], [
|
|
544
538
|
"toggle"
|
|
545
|
-
]),
|
|
539
|
+
]), Ao = /* @__PURE__ */ e("ix-flip-tile-content", z, [
|
|
546
540
|
"contentVisible"
|
|
547
|
-
]),
|
|
541
|
+
]), Mo = /* @__PURE__ */ e("ix-group", W, [
|
|
548
542
|
"suppressHeaderSelection",
|
|
549
543
|
"header",
|
|
550
544
|
"subHeader",
|
|
@@ -559,7 +553,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
559
553
|
"selectGroup",
|
|
560
554
|
"selectItem",
|
|
561
555
|
"expandedChanged"
|
|
562
|
-
]),
|
|
556
|
+
]), Do = /* @__PURE__ */ e("ix-group-context-menu", N), Ho = /* @__PURE__ */ e("ix-group-item", G, [
|
|
563
557
|
"icon",
|
|
564
558
|
"ariaLabelIcon",
|
|
565
559
|
"text",
|
|
@@ -572,14 +566,14 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
572
566
|
"selectedChanged"
|
|
573
567
|
], [
|
|
574
568
|
"selectedChanged"
|
|
575
|
-
]),
|
|
569
|
+
]), Po = /* @__PURE__ */ e("ix-helper-text", V, [
|
|
576
570
|
"htmlFor",
|
|
577
571
|
"helperText",
|
|
578
572
|
"invalidText",
|
|
579
573
|
"validText",
|
|
580
574
|
"infoText",
|
|
581
575
|
"warningText"
|
|
582
|
-
]),
|
|
576
|
+
]), Oo = /* @__PURE__ */ e("ix-icon-button", U, [
|
|
583
577
|
"a11yLabel",
|
|
584
578
|
"variant",
|
|
585
579
|
"oval",
|
|
@@ -589,7 +583,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
589
583
|
"disabled",
|
|
590
584
|
"type",
|
|
591
585
|
"loading"
|
|
592
|
-
]),
|
|
586
|
+
]), Ro = /* @__PURE__ */ e("ix-icon-toggle-button", K, [
|
|
593
587
|
"variant",
|
|
594
588
|
"outline",
|
|
595
589
|
"ghost",
|
|
@@ -603,9 +597,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
603
597
|
"pressedChange"
|
|
604
598
|
], [
|
|
605
599
|
"pressedChange"
|
|
606
|
-
]),
|
|
600
|
+
]), Fo = /* @__PURE__ */ e(
|
|
607
601
|
"ix-input",
|
|
608
|
-
|
|
602
|
+
j,
|
|
609
603
|
[
|
|
610
604
|
"type",
|
|
611
605
|
"name",
|
|
@@ -625,6 +619,8 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
625
619
|
"maxLength",
|
|
626
620
|
"minLength",
|
|
627
621
|
"allowedCharactersPattern",
|
|
622
|
+
"suppressSubmitOnEnter",
|
|
623
|
+
"textAlignment",
|
|
628
624
|
"valueChange",
|
|
629
625
|
"validityStateChange",
|
|
630
626
|
"ixBlur"
|
|
@@ -637,15 +633,15 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
637
633
|
"value",
|
|
638
634
|
"valueChange",
|
|
639
635
|
void 0
|
|
640
|
-
),
|
|
636
|
+
), qo = /* @__PURE__ */ e("ix-input-group", Q), zo = /* @__PURE__ */ e("ix-key-value", J, [
|
|
641
637
|
"icon",
|
|
642
638
|
"ariaLabelIcon",
|
|
643
639
|
"label",
|
|
644
640
|
"labelPosition",
|
|
645
641
|
"value"
|
|
646
|
-
]),
|
|
642
|
+
]), Wo = /* @__PURE__ */ e("ix-key-value-list", X, [
|
|
647
643
|
"striped"
|
|
648
|
-
]),
|
|
644
|
+
]), No = /* @__PURE__ */ e("ix-kpi", Y, [
|
|
649
645
|
"label",
|
|
650
646
|
"ariaLabelAlarmIcon",
|
|
651
647
|
"ariaLabelWarningIcon",
|
|
@@ -653,37 +649,17 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
653
649
|
"unit",
|
|
654
650
|
"state",
|
|
655
651
|
"orientation"
|
|
656
|
-
]),
|
|
652
|
+
]), Go = /* @__PURE__ */ e("ix-layout-auto", Z, [
|
|
657
653
|
"layout"
|
|
658
|
-
]),
|
|
654
|
+
]), Vo = /* @__PURE__ */ e("ix-layout-grid", _, [
|
|
659
655
|
"noMargin",
|
|
660
656
|
"gap",
|
|
661
657
|
"columns"
|
|
662
|
-
]),
|
|
658
|
+
]), Uo = /* @__PURE__ */ e("ix-link-button", ee, [
|
|
663
659
|
"disabled",
|
|
664
660
|
"url",
|
|
665
661
|
"target"
|
|
666
|
-
]),
|
|
667
|
-
"applicationName",
|
|
668
|
-
"navigationTitle",
|
|
669
|
-
"hideContextMenu",
|
|
670
|
-
"ariaLabelContextIconButton",
|
|
671
|
-
"navigationToggled",
|
|
672
|
-
"contextMenuClick"
|
|
673
|
-
], [
|
|
674
|
-
"navigationToggled",
|
|
675
|
-
"contextMenuClick"
|
|
676
|
-
]), ei = /* @__PURE__ */ e("ix-map-navigation-overlay", oe, [
|
|
677
|
-
"name",
|
|
678
|
-
"icon",
|
|
679
|
-
"ariaLabelIcon",
|
|
680
|
-
"ariaLabelCloseIconButton",
|
|
681
|
-
"color",
|
|
682
|
-
"iconColor",
|
|
683
|
-
"closeClick"
|
|
684
|
-
], [
|
|
685
|
-
"closeClick"
|
|
686
|
-
]), ti = /* @__PURE__ */ e("ix-menu", ie, [
|
|
662
|
+
]), Ko = /* @__PURE__ */ e("ix-menu", te, [
|
|
687
663
|
"showSettings",
|
|
688
664
|
"showAbout",
|
|
689
665
|
"enableToggleTheme",
|
|
@@ -710,7 +686,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
710
686
|
"openAppSwitch",
|
|
711
687
|
"openSettings",
|
|
712
688
|
"openAbout"
|
|
713
|
-
]),
|
|
689
|
+
]), jo = /* @__PURE__ */ e("ix-menu-about", ne, [
|
|
714
690
|
"activeTabLabel",
|
|
715
691
|
"label",
|
|
716
692
|
"show",
|
|
@@ -719,12 +695,12 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
719
695
|
], [
|
|
720
696
|
"tabChange",
|
|
721
697
|
"close"
|
|
722
|
-
]),
|
|
698
|
+
]), Qo = /* @__PURE__ */ e("ix-menu-about-item", oe, [
|
|
723
699
|
"label",
|
|
724
700
|
"labelChange"
|
|
725
701
|
], [
|
|
726
702
|
"labelChange"
|
|
727
|
-
]),
|
|
703
|
+
]), Jo = /* @__PURE__ */ e("ix-menu-about-news", ie, [
|
|
728
704
|
"show",
|
|
729
705
|
"label",
|
|
730
706
|
"i18nShowMore",
|
|
@@ -735,7 +711,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
735
711
|
], [
|
|
736
712
|
"showMore",
|
|
737
713
|
"closePopover"
|
|
738
|
-
]),
|
|
714
|
+
]), Xo = /* @__PURE__ */ e("ix-menu-avatar", ae, [
|
|
739
715
|
"top",
|
|
740
716
|
"bottom",
|
|
741
717
|
"image",
|
|
@@ -745,13 +721,13 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
745
721
|
"logoutClick"
|
|
746
722
|
], [
|
|
747
723
|
"logoutClick"
|
|
748
|
-
]),
|
|
724
|
+
]), Yo = /* @__PURE__ */ e("ix-menu-avatar-item", le, [
|
|
749
725
|
"icon",
|
|
750
726
|
"label",
|
|
751
727
|
"itemClick"
|
|
752
728
|
], [
|
|
753
729
|
"itemClick"
|
|
754
|
-
]),
|
|
730
|
+
]), Zo = /* @__PURE__ */ e("ix-menu-category", me, [
|
|
755
731
|
"label",
|
|
756
732
|
"icon",
|
|
757
733
|
"notifications",
|
|
@@ -759,7 +735,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
759
735
|
"closeOtherCategories"
|
|
760
736
|
], [
|
|
761
737
|
"closeOtherCategories"
|
|
762
|
-
]),
|
|
738
|
+
]), _o = /* @__PURE__ */ e("ix-menu-item", se, [
|
|
763
739
|
"label",
|
|
764
740
|
"home",
|
|
765
741
|
"bottom",
|
|
@@ -772,7 +748,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
772
748
|
"target",
|
|
773
749
|
"rel",
|
|
774
750
|
"isCategory"
|
|
775
|
-
]),
|
|
751
|
+
]), ei = /* @__PURE__ */ e("ix-menu-settings", re, [
|
|
776
752
|
"activeTabLabel",
|
|
777
753
|
"label",
|
|
778
754
|
"show",
|
|
@@ -781,12 +757,12 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
781
757
|
], [
|
|
782
758
|
"tabChange",
|
|
783
759
|
"close"
|
|
784
|
-
]),
|
|
760
|
+
]), ti = /* @__PURE__ */ e("ix-menu-settings-item", de, [
|
|
785
761
|
"label",
|
|
786
762
|
"labelChange"
|
|
787
763
|
], [
|
|
788
764
|
"labelChange"
|
|
789
|
-
]),
|
|
765
|
+
]), ni = /* @__PURE__ */ e("ix-message-bar", ue, [
|
|
790
766
|
"type",
|
|
791
767
|
"persistent",
|
|
792
768
|
"closedChange",
|
|
@@ -794,7 +770,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
794
770
|
], [
|
|
795
771
|
"closedChange",
|
|
796
772
|
"closeAnimationCompleted"
|
|
797
|
-
]),
|
|
773
|
+
]), oi = /* @__PURE__ */ e("ix-modal", ce, [
|
|
798
774
|
"size",
|
|
799
775
|
"disableAnimation",
|
|
800
776
|
"hideBackdrop",
|
|
@@ -807,7 +783,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
807
783
|
], [
|
|
808
784
|
"dialogClose",
|
|
809
785
|
"dialogDismiss"
|
|
810
|
-
]),
|
|
786
|
+
]), ii = /* @__PURE__ */ e("ix-modal-content", Ce), ai = /* @__PURE__ */ e("ix-modal-footer", pe), li = /* @__PURE__ */ e("ix-modal-header", xe, [
|
|
811
787
|
"hideClose",
|
|
812
788
|
"icon",
|
|
813
789
|
"ariaLabelIcon",
|
|
@@ -816,9 +792,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
816
792
|
"closeClick"
|
|
817
793
|
], [
|
|
818
794
|
"closeClick"
|
|
819
|
-
]),
|
|
795
|
+
]), mi = /* @__PURE__ */ e(
|
|
820
796
|
"ix-number-input",
|
|
821
|
-
|
|
797
|
+
fe,
|
|
822
798
|
[
|
|
823
799
|
"name",
|
|
824
800
|
"placeholder",
|
|
@@ -839,6 +815,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
839
815
|
"allowedCharactersPattern",
|
|
840
816
|
"showStepperButtons",
|
|
841
817
|
"step",
|
|
818
|
+
"suppressSubmitOnEnter",
|
|
819
|
+
"textAlignment",
|
|
820
|
+
"allowEmptyValueChange",
|
|
842
821
|
"valueChange",
|
|
843
822
|
"validityStateChange",
|
|
844
823
|
"ixBlur"
|
|
@@ -851,7 +830,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
851
830
|
"value",
|
|
852
831
|
"valueChange",
|
|
853
832
|
void 0
|
|
854
|
-
),
|
|
833
|
+
), si = /* @__PURE__ */ e("ix-pagination", he, [
|
|
855
834
|
"advanced",
|
|
856
835
|
"itemCount",
|
|
857
836
|
"hideItemCount",
|
|
@@ -867,7 +846,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
867
846
|
], [
|
|
868
847
|
"pageSelected",
|
|
869
848
|
"itemCountChanged"
|
|
870
|
-
]),
|
|
849
|
+
]), ri = /* @__PURE__ */ e("ix-pane", ge, [
|
|
871
850
|
"heading",
|
|
872
851
|
"variant",
|
|
873
852
|
"hideOnCollapse",
|
|
@@ -892,11 +871,11 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
892
871
|
"borderlessChanged",
|
|
893
872
|
"hideOnCollapseChanged",
|
|
894
873
|
"slotChanged"
|
|
895
|
-
]),
|
|
874
|
+
]), di = /* @__PURE__ */ e("ix-pane-layout", Ee, [
|
|
896
875
|
"layout",
|
|
897
876
|
"variant",
|
|
898
877
|
"borderless"
|
|
899
|
-
]),
|
|
878
|
+
]), ui = /* @__PURE__ */ e("ix-pill", be, [
|
|
900
879
|
"variant",
|
|
901
880
|
"outline",
|
|
902
881
|
"icon",
|
|
@@ -905,7 +884,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
905
884
|
"pillColor",
|
|
906
885
|
"alignLeft",
|
|
907
886
|
"tooltipText"
|
|
908
|
-
]),
|
|
887
|
+
]), ci = /* @__PURE__ */ e("ix-progress-indicator", Ie, [
|
|
909
888
|
"type",
|
|
910
889
|
"size",
|
|
911
890
|
"value",
|
|
@@ -916,7 +895,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
916
895
|
"helperText",
|
|
917
896
|
"textAlignment",
|
|
918
897
|
"showTextAsTooltip"
|
|
919
|
-
]),
|
|
898
|
+
]), Ci = /* @__PURE__ */ e("ix-push-card", ve, [
|
|
920
899
|
"icon",
|
|
921
900
|
"ariaLabelIcon",
|
|
922
901
|
"notification",
|
|
@@ -924,7 +903,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
924
903
|
"subheading",
|
|
925
904
|
"variant",
|
|
926
905
|
"expanded"
|
|
927
|
-
]),
|
|
906
|
+
]), pi = /* @__PURE__ */ e("ix-radio", Te, [
|
|
928
907
|
"name",
|
|
929
908
|
"value",
|
|
930
909
|
"label",
|
|
@@ -938,7 +917,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
938
917
|
"checkedChange",
|
|
939
918
|
"valueChange",
|
|
940
919
|
"ixBlur"
|
|
941
|
-
]),
|
|
920
|
+
]), xi = /* @__PURE__ */ e("ix-radio-group", we, [
|
|
942
921
|
"helperText",
|
|
943
922
|
"label",
|
|
944
923
|
"value",
|
|
@@ -952,9 +931,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
952
931
|
"valueChange"
|
|
953
932
|
], [
|
|
954
933
|
"valueChange"
|
|
955
|
-
]),
|
|
934
|
+
]), fi = /* @__PURE__ */ e("ix-row", $e), hi = /* @__PURE__ */ e(
|
|
956
935
|
"ix-select",
|
|
957
|
-
|
|
936
|
+
ke,
|
|
958
937
|
[
|
|
959
938
|
"name",
|
|
960
939
|
"required",
|
|
@@ -977,9 +956,11 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
977
956
|
"i18nPlaceholderEditable",
|
|
978
957
|
"i18nSelectListHeader",
|
|
979
958
|
"i18nNoMatches",
|
|
959
|
+
"i18nAllSelected",
|
|
980
960
|
"hideListHeader",
|
|
981
961
|
"dropdownWidth",
|
|
982
962
|
"dropdownMaxWidth",
|
|
963
|
+
"collapseMultipleSelection",
|
|
983
964
|
"valueChange",
|
|
984
965
|
"inputChange",
|
|
985
966
|
"addItem",
|
|
@@ -994,7 +975,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
994
975
|
"value",
|
|
995
976
|
"valueChange",
|
|
996
977
|
void 0
|
|
997
|
-
),
|
|
978
|
+
), gi = /* @__PURE__ */ e("ix-select-item", Be, [
|
|
998
979
|
"label",
|
|
999
980
|
"value",
|
|
1000
981
|
"selected",
|
|
@@ -1002,7 +983,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1002
983
|
"itemClick"
|
|
1003
984
|
], [
|
|
1004
985
|
"itemClick"
|
|
1005
|
-
]),
|
|
986
|
+
]), Ei = /* @__PURE__ */ e("ix-slider", Le, [
|
|
1006
987
|
"step",
|
|
1007
988
|
"min",
|
|
1008
989
|
"max",
|
|
@@ -1015,11 +996,11 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1015
996
|
"valueChange"
|
|
1016
997
|
], [
|
|
1017
998
|
"valueChange"
|
|
1018
|
-
]),
|
|
999
|
+
]), bi = /* @__PURE__ */ e("ix-spinner", Se, [
|
|
1019
1000
|
"variant",
|
|
1020
1001
|
"size",
|
|
1021
1002
|
"hideTrack"
|
|
1022
|
-
]),
|
|
1003
|
+
]), Ii = /* @__PURE__ */ e("ix-split-button", ye, [
|
|
1023
1004
|
"variant",
|
|
1024
1005
|
"closeBehavior",
|
|
1025
1006
|
"label",
|
|
@@ -1028,11 +1009,13 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1028
1009
|
"splitIcon",
|
|
1029
1010
|
"ariaLabelSplitIconButton",
|
|
1030
1011
|
"disabled",
|
|
1012
|
+
"disableButton",
|
|
1013
|
+
"disableDropdownButton",
|
|
1031
1014
|
"placement",
|
|
1032
1015
|
"buttonClick"
|
|
1033
1016
|
], [
|
|
1034
1017
|
"buttonClick"
|
|
1035
|
-
]),
|
|
1018
|
+
]), vi = /* @__PURE__ */ e("ix-tab-item", Ae, [
|
|
1036
1019
|
"selected",
|
|
1037
1020
|
"disabled",
|
|
1038
1021
|
"small",
|
|
@@ -1044,7 +1027,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1044
1027
|
"tabClick"
|
|
1045
1028
|
], [
|
|
1046
1029
|
"tabClick"
|
|
1047
|
-
]),
|
|
1030
|
+
]), Ti = /* @__PURE__ */ e("ix-tabs", Me, [
|
|
1048
1031
|
"small",
|
|
1049
1032
|
"rounded",
|
|
1050
1033
|
"selected",
|
|
@@ -1055,9 +1038,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1055
1038
|
"selectedChange"
|
|
1056
1039
|
], [
|
|
1057
1040
|
"selectedChange"
|
|
1058
|
-
]),
|
|
1041
|
+
]), wi = /* @__PURE__ */ e(
|
|
1059
1042
|
"ix-textarea",
|
|
1060
|
-
|
|
1043
|
+
De,
|
|
1061
1044
|
[
|
|
1062
1045
|
"name",
|
|
1063
1046
|
"placeholder",
|
|
@@ -1091,9 +1074,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1091
1074
|
"value",
|
|
1092
1075
|
"valueChange",
|
|
1093
1076
|
void 0
|
|
1094
|
-
),
|
|
1077
|
+
), $i = /* @__PURE__ */ e("ix-tile", He, [
|
|
1095
1078
|
"size"
|
|
1096
|
-
]),
|
|
1079
|
+
]), ki = /* @__PURE__ */ e("ix-time-input", Pe, [
|
|
1097
1080
|
"name",
|
|
1098
1081
|
"placeholder",
|
|
1099
1082
|
"value",
|
|
@@ -1119,7 +1102,9 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1119
1102
|
"i18nMinuteColumnHeader",
|
|
1120
1103
|
"i18nSecondColumnHeader",
|
|
1121
1104
|
"i18nMillisecondColumnHeader",
|
|
1105
|
+
"suppressSubmitOnEnter",
|
|
1122
1106
|
"hideHeader",
|
|
1107
|
+
"textAlignment",
|
|
1123
1108
|
"valueChange",
|
|
1124
1109
|
"validityStateChange",
|
|
1125
1110
|
"ixFocus",
|
|
@@ -1129,7 +1114,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1129
1114
|
"validityStateChange",
|
|
1130
1115
|
"ixFocus",
|
|
1131
1116
|
"ixBlur"
|
|
1132
|
-
]),
|
|
1117
|
+
]), Bi = /* @__PURE__ */ e("ix-time-picker", Oe, [
|
|
1133
1118
|
"format",
|
|
1134
1119
|
"corners",
|
|
1135
1120
|
"embedded",
|
|
@@ -1151,7 +1136,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1151
1136
|
], [
|
|
1152
1137
|
"timeSelect",
|
|
1153
1138
|
"timeChange"
|
|
1154
|
-
]),
|
|
1139
|
+
]), Li = /* @__PURE__ */ e("ix-toast", Re, [
|
|
1155
1140
|
"type",
|
|
1156
1141
|
"toastTitle",
|
|
1157
1142
|
"autoCloseDelay",
|
|
@@ -1162,11 +1147,11 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1162
1147
|
"closeToast"
|
|
1163
1148
|
], [
|
|
1164
1149
|
"closeToast"
|
|
1165
|
-
]),
|
|
1150
|
+
]), Si = /* @__PURE__ */ e("ix-toast-container", Fe, [
|
|
1166
1151
|
"containerId",
|
|
1167
1152
|
"containerClass",
|
|
1168
1153
|
"position"
|
|
1169
|
-
]),
|
|
1154
|
+
]), yi = /* @__PURE__ */ e("ix-toggle", qe, [
|
|
1170
1155
|
"name",
|
|
1171
1156
|
"value",
|
|
1172
1157
|
"checked",
|
|
@@ -1184,7 +1169,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1184
1169
|
"checkedChange",
|
|
1185
1170
|
"valueChange",
|
|
1186
1171
|
"ixBlur"
|
|
1187
|
-
]),
|
|
1172
|
+
]), Ai = /* @__PURE__ */ e("ix-toggle-button", ze, [
|
|
1188
1173
|
"variant",
|
|
1189
1174
|
"disabled",
|
|
1190
1175
|
"loading",
|
|
@@ -1195,7 +1180,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1195
1180
|
"pressedChange"
|
|
1196
1181
|
], [
|
|
1197
1182
|
"pressedChange"
|
|
1198
|
-
]),
|
|
1183
|
+
]), Mi = /* @__PURE__ */ e("ix-tooltip", We, [
|
|
1199
1184
|
"for",
|
|
1200
1185
|
"titleContent",
|
|
1201
1186
|
"interactive",
|
|
@@ -1203,7 +1188,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1203
1188
|
"showDelay",
|
|
1204
1189
|
"hideDelay",
|
|
1205
1190
|
"animationFrame"
|
|
1206
|
-
]),
|
|
1191
|
+
]), Di = /* @__PURE__ */ e("ix-tree", Ne, [
|
|
1207
1192
|
"root",
|
|
1208
1193
|
"model",
|
|
1209
1194
|
"renderItem",
|
|
@@ -1218,7 +1203,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1218
1203
|
"nodeToggled",
|
|
1219
1204
|
"nodeClicked",
|
|
1220
1205
|
"nodeRemoved"
|
|
1221
|
-
]),
|
|
1206
|
+
]), Hi = /* @__PURE__ */ e("ix-tree-item", Ge, [
|
|
1222
1207
|
"text",
|
|
1223
1208
|
"hasChildren",
|
|
1224
1209
|
"context",
|
|
@@ -1228,12 +1213,12 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1228
1213
|
], [
|
|
1229
1214
|
"toggle",
|
|
1230
1215
|
"itemClick"
|
|
1231
|
-
]),
|
|
1216
|
+
]), Pi = /* @__PURE__ */ e("ix-typography", Ve, [
|
|
1232
1217
|
"format",
|
|
1233
1218
|
"textColor",
|
|
1234
1219
|
"bold",
|
|
1235
1220
|
"textDecoration"
|
|
1236
|
-
]),
|
|
1221
|
+
]), Oi = /* @__PURE__ */ e("ix-upload", Ue, [
|
|
1237
1222
|
"accept",
|
|
1238
1223
|
"multiple",
|
|
1239
1224
|
"multiline",
|
|
@@ -1248,11 +1233,11 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1248
1233
|
"filesChanged"
|
|
1249
1234
|
], [
|
|
1250
1235
|
"filesChanged"
|
|
1251
|
-
]),
|
|
1236
|
+
]), Ri = /* @__PURE__ */ e("ix-validation-tooltip", Ke, [
|
|
1252
1237
|
"message",
|
|
1253
1238
|
"placement",
|
|
1254
1239
|
"suppressAutomaticPlacement"
|
|
1255
|
-
]),
|
|
1240
|
+
]), Fi = /* @__PURE__ */ e("ix-workflow-step", je, [
|
|
1256
1241
|
"vertical",
|
|
1257
1242
|
"disabled",
|
|
1258
1243
|
"status",
|
|
@@ -1262,7 +1247,7 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1262
1247
|
"selectedChanged"
|
|
1263
1248
|
], [
|
|
1264
1249
|
"selectedChanged"
|
|
1265
|
-
]),
|
|
1250
|
+
]), qi = /* @__PURE__ */ e("ix-workflow-steps", Qe, [
|
|
1266
1251
|
"vertical",
|
|
1267
1252
|
"clickable",
|
|
1268
1253
|
"selectedIndex",
|
|
@@ -1271,110 +1256,107 @@ const Yn = /* @__PURE__ */ e("ix-action-card", t, [
|
|
|
1271
1256
|
"stepSelected"
|
|
1272
1257
|
]);
|
|
1273
1258
|
export {
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
Ki as IxValidationTooltip,
|
|
1377
|
-
ji as IxWorkflowStep,
|
|
1378
|
-
Qi as IxWorkflowSteps
|
|
1259
|
+
Un as IxActionCard,
|
|
1260
|
+
Kn as IxApplication,
|
|
1261
|
+
jn as IxApplicationHeader,
|
|
1262
|
+
Qn as IxAvatar,
|
|
1263
|
+
Jn as IxBlind,
|
|
1264
|
+
Xn as IxBreadcrumb,
|
|
1265
|
+
Yn as IxBreadcrumbItem,
|
|
1266
|
+
Zn as IxButton,
|
|
1267
|
+
_n as IxCard,
|
|
1268
|
+
eo as IxCardAccordion,
|
|
1269
|
+
to as IxCardContent,
|
|
1270
|
+
no as IxCardList,
|
|
1271
|
+
oo as IxCardTitle,
|
|
1272
|
+
io as IxCategoryFilter,
|
|
1273
|
+
ao as IxCheckbox,
|
|
1274
|
+
lo as IxCheckboxGroup,
|
|
1275
|
+
mo as IxChip,
|
|
1276
|
+
so as IxCol,
|
|
1277
|
+
ro as IxContent,
|
|
1278
|
+
uo as IxContentHeader,
|
|
1279
|
+
co as IxCustomField,
|
|
1280
|
+
Co as IxDateDropdown,
|
|
1281
|
+
po as IxDateInput,
|
|
1282
|
+
xo as IxDatePicker,
|
|
1283
|
+
fo as IxDatetimePicker,
|
|
1284
|
+
ho as IxDivider,
|
|
1285
|
+
go as IxDrawer,
|
|
1286
|
+
Eo as IxDropdown,
|
|
1287
|
+
bo as IxDropdownButton,
|
|
1288
|
+
Io as IxDropdownHeader,
|
|
1289
|
+
vo as IxDropdownItem,
|
|
1290
|
+
To as IxDropdownQuickActions,
|
|
1291
|
+
wo as IxEmptyState,
|
|
1292
|
+
$o as IxEventList,
|
|
1293
|
+
ko as IxEventListItem,
|
|
1294
|
+
Bo as IxExpandingSearch,
|
|
1295
|
+
Lo as IxFieldLabel,
|
|
1296
|
+
So as IxFilterChip,
|
|
1297
|
+
yo as IxFlipTile,
|
|
1298
|
+
Ao as IxFlipTileContent,
|
|
1299
|
+
Mo as IxGroup,
|
|
1300
|
+
Do as IxGroupContextMenu,
|
|
1301
|
+
Ho as IxGroupItem,
|
|
1302
|
+
Po as IxHelperText,
|
|
1303
|
+
Oo as IxIconButton,
|
|
1304
|
+
Ro as IxIconToggleButton,
|
|
1305
|
+
Fo as IxInput,
|
|
1306
|
+
qo as IxInputGroup,
|
|
1307
|
+
zo as IxKeyValue,
|
|
1308
|
+
Wo as IxKeyValueList,
|
|
1309
|
+
No as IxKpi,
|
|
1310
|
+
Go as IxLayoutAuto,
|
|
1311
|
+
Vo as IxLayoutGrid,
|
|
1312
|
+
Uo as IxLinkButton,
|
|
1313
|
+
Ko as IxMenu,
|
|
1314
|
+
jo as IxMenuAbout,
|
|
1315
|
+
Qo as IxMenuAboutItem,
|
|
1316
|
+
Jo as IxMenuAboutNews,
|
|
1317
|
+
Xo as IxMenuAvatar,
|
|
1318
|
+
Yo as IxMenuAvatarItem,
|
|
1319
|
+
Zo as IxMenuCategory,
|
|
1320
|
+
_o as IxMenuItem,
|
|
1321
|
+
ei as IxMenuSettings,
|
|
1322
|
+
ti as IxMenuSettingsItem,
|
|
1323
|
+
ni as IxMessageBar,
|
|
1324
|
+
oi as IxModal,
|
|
1325
|
+
ii as IxModalContent,
|
|
1326
|
+
ai as IxModalFooter,
|
|
1327
|
+
li as IxModalHeader,
|
|
1328
|
+
mi as IxNumberInput,
|
|
1329
|
+
si as IxPagination,
|
|
1330
|
+
ri as IxPane,
|
|
1331
|
+
di as IxPaneLayout,
|
|
1332
|
+
ui as IxPill,
|
|
1333
|
+
ci as IxProgressIndicator,
|
|
1334
|
+
Ci as IxPushCard,
|
|
1335
|
+
pi as IxRadio,
|
|
1336
|
+
xi as IxRadioGroup,
|
|
1337
|
+
fi as IxRow,
|
|
1338
|
+
hi as IxSelect,
|
|
1339
|
+
gi as IxSelectItem,
|
|
1340
|
+
Ei as IxSlider,
|
|
1341
|
+
bi as IxSpinner,
|
|
1342
|
+
Ii as IxSplitButton,
|
|
1343
|
+
vi as IxTabItem,
|
|
1344
|
+
Ti as IxTabs,
|
|
1345
|
+
wi as IxTextarea,
|
|
1346
|
+
$i as IxTile,
|
|
1347
|
+
ki as IxTimeInput,
|
|
1348
|
+
Bi as IxTimePicker,
|
|
1349
|
+
Li as IxToast,
|
|
1350
|
+
Si as IxToastContainer,
|
|
1351
|
+
yi as IxToggle,
|
|
1352
|
+
Ai as IxToggleButton,
|
|
1353
|
+
Mi as IxTooltip,
|
|
1354
|
+
Di as IxTree,
|
|
1355
|
+
Hi as IxTreeItem,
|
|
1356
|
+
Pi as IxTypography,
|
|
1357
|
+
Oi as IxUpload,
|
|
1358
|
+
Ri as IxValidationTooltip,
|
|
1359
|
+
Fi as IxWorkflowStep,
|
|
1360
|
+
qi as IxWorkflowSteps
|
|
1379
1361
|
};
|
|
1380
1362
|
//# sourceMappingURL=components.js.map
|