igniteui-angular-inputs 16.1.2-beta.0 → 17.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/License +1 -1
- package/bundles/igniteui-angular-inputs.umd.js +164 -134
- package/bundles/igniteui-angular-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonView_combined.js +16 -16
- package/esm2015/lib/CalendarView_combined.js +5 -5
- package/esm2015/lib/CheckboxView_combined.js +22 -22
- package/esm2015/lib/DatePickerView_combined.js +5 -5
- package/esm2015/lib/IconView_combined.js +20 -20
- package/esm2015/lib/InputGroupView_combined.js +31 -31
- package/esm2015/lib/RippleView_combined.js +1 -1
- package/esm2015/lib/XPopupBridge.js +40 -34
- package/esm2015/lib/igx-button-click-event-args.js +3 -0
- package/esm2015/lib/igx-button-group-selection-changed-event-args.js +3 -0
- package/esm2015/lib/igx-checkbox-change-event-args.js +3 -0
- package/esm2015/lib/igx-got-focus-event-args.js +3 -0
- package/esm2015/lib/igx-input-change-event-args.js +3 -0
- package/esm2015/lib/igx-lost-focus-event-args.js +3 -0
- package/esm2015/lib/igx-selected-value-changed-event-args.js +3 -0
- package/esm2015/lib/igx-x-input-group-item-component.js +3 -0
- package/esm5/lib/ButtonView_combined.js +16 -16
- package/esm5/lib/CalendarView_combined.js +5 -5
- package/esm5/lib/CheckboxView_combined.js +22 -22
- package/esm5/lib/DatePickerView_combined.js +5 -5
- package/esm5/lib/IconView_combined.js +20 -20
- package/esm5/lib/InputGroupView_combined.js +31 -31
- package/esm5/lib/RippleView_combined.js +1 -1
- package/esm5/lib/XPopupBridge.js +40 -34
- package/esm5/lib/igx-button-click-event-args.js +3 -0
- package/esm5/lib/igx-button-group-selection-changed-event-args.js +3 -0
- package/esm5/lib/igx-checkbox-change-event-args.js +3 -0
- package/esm5/lib/igx-got-focus-event-args.js +3 -0
- package/esm5/lib/igx-input-change-event-args.js +3 -0
- package/esm5/lib/igx-lost-focus-event-args.js +3 -0
- package/esm5/lib/igx-selected-value-changed-event-args.js +3 -0
- package/esm5/lib/igx-x-input-group-item-component.js +3 -0
- package/fesm2015/igniteui-angular-inputs.js +164 -134
- package/fesm5/igniteui-angular-inputs.js +164 -134
- package/package.json +5 -5
|
@@ -148,25 +148,26 @@ export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
148
148
|
getValue(a, b) {
|
|
149
149
|
let c = a;
|
|
150
150
|
switch (b) {
|
|
151
|
-
case 22: return c.
|
|
152
|
-
case 25: return c.
|
|
153
|
-
case 26: return c.
|
|
154
|
-
case 17: return c.
|
|
155
|
-
case 23: return c.
|
|
156
|
-
case 35: switch (c.
|
|
151
|
+
case 22: return c.av;
|
|
152
|
+
case 25: return c.al;
|
|
153
|
+
case 26: return c.a6;
|
|
154
|
+
case 17: return c.ay;
|
|
155
|
+
case 23: return c.cn;
|
|
156
|
+
case 35: switch (c.o) {
|
|
157
157
|
case 1: return enumGetBox(NativeUIPopupAnimationType_$type, 1);
|
|
158
158
|
default: return enumGetBox(NativeUIPopupAnimationType_$type, 0);
|
|
159
159
|
}
|
|
160
|
-
case 36: return c.
|
|
161
|
-
case 37: return c.
|
|
162
|
-
case 40: return c.
|
|
163
|
-
case 41: return c.
|
|
164
|
-
case 43: switch (c.
|
|
165
|
-
case
|
|
166
|
-
default: return enumGetBox(NativeUIPopupPointerPosition_$type,
|
|
160
|
+
case 36: return c.ar;
|
|
161
|
+
case 37: return c.aq;
|
|
162
|
+
case 40: return c.a8;
|
|
163
|
+
case 41: return c.as;
|
|
164
|
+
case 43: switch (c.t) {
|
|
165
|
+
case 1: return enumGetBox(NativeUIPopupPointerPosition_$type, 1);
|
|
166
|
+
default: return enumGetBox(NativeUIPopupPointerPosition_$type, 2);
|
|
167
167
|
}
|
|
168
|
-
case 42: return c.
|
|
169
|
-
case 39: return c.
|
|
168
|
+
case 42: return c.cr;
|
|
169
|
+
case 39: return c.an;
|
|
170
|
+
case 61: return c.a1;
|
|
170
171
|
}
|
|
171
172
|
return super.getValue(a, b);
|
|
172
173
|
}
|
|
@@ -174,54 +175,57 @@ export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
174
175
|
let d = a;
|
|
175
176
|
switch (b) {
|
|
176
177
|
case 25:
|
|
177
|
-
d.
|
|
178
|
+
d.al = c;
|
|
178
179
|
break;
|
|
179
180
|
case 26:
|
|
180
|
-
d.
|
|
181
|
+
d.a6 = typeGetValue(c);
|
|
181
182
|
break;
|
|
182
183
|
case 17:
|
|
183
|
-
d.
|
|
184
|
+
d.ay = c;
|
|
184
185
|
break;
|
|
185
186
|
case 23:
|
|
186
|
-
d.
|
|
187
|
+
d.cn = c;
|
|
187
188
|
break;
|
|
188
189
|
case 35:
|
|
189
190
|
switch (EnumUtil.getEnumValue(NativeUIPopupAnimationType_$type, c)) {
|
|
190
191
|
case 1:
|
|
191
|
-
d.
|
|
192
|
+
d.o = 1;
|
|
192
193
|
break;
|
|
193
194
|
default:
|
|
194
|
-
d.
|
|
195
|
+
d.o = 0;
|
|
195
196
|
break;
|
|
196
197
|
}
|
|
197
198
|
break;
|
|
198
199
|
case 36:
|
|
199
|
-
d.
|
|
200
|
+
d.ar = c;
|
|
200
201
|
break;
|
|
201
202
|
case 37:
|
|
202
|
-
d.
|
|
203
|
+
d.aq = c;
|
|
203
204
|
break;
|
|
204
205
|
case 40:
|
|
205
|
-
d.
|
|
206
|
+
d.a8 = typeGetValue(c);
|
|
206
207
|
break;
|
|
207
208
|
case 41:
|
|
208
|
-
d.
|
|
209
|
+
d.as = c;
|
|
209
210
|
break;
|
|
210
211
|
case 42:
|
|
211
|
-
d.
|
|
212
|
+
d.cr = c;
|
|
212
213
|
break;
|
|
213
214
|
case 43:
|
|
214
215
|
switch (EnumUtil.getEnumValue(NativeUIPopupPointerPosition_$type, c)) {
|
|
215
|
-
case 0:
|
|
216
|
-
d.q = 0;
|
|
217
|
-
break;
|
|
218
216
|
case 1:
|
|
219
|
-
d.
|
|
217
|
+
d.t = 1;
|
|
218
|
+
break;
|
|
219
|
+
case 2:
|
|
220
|
+
d.t = 2;
|
|
220
221
|
break;
|
|
221
222
|
}
|
|
222
223
|
break;
|
|
223
224
|
case 39:
|
|
224
|
-
d.
|
|
225
|
+
d.an = c;
|
|
226
|
+
break;
|
|
227
|
+
case 61:
|
|
228
|
+
d.a1 = c;
|
|
225
229
|
break;
|
|
226
230
|
}
|
|
227
231
|
super.setValue(a, b, c);
|
|
@@ -230,19 +234,21 @@ export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
230
234
|
a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
|
|
231
235
|
}
|
|
232
236
|
close(a) {
|
|
233
|
-
a.
|
|
237
|
+
a.bx();
|
|
234
238
|
}
|
|
235
239
|
notifyContentSizeChanged(a) {
|
|
236
|
-
a.
|
|
240
|
+
a.b0();
|
|
237
241
|
}
|
|
238
242
|
notifyExclusionRectChanged(a, b) {
|
|
239
|
-
a.
|
|
243
|
+
a.b1(b);
|
|
240
244
|
}
|
|
241
245
|
v(a) {
|
|
242
246
|
switch (a) {
|
|
243
247
|
case 0: return 0;
|
|
244
248
|
case 1: return 1;
|
|
245
249
|
case 2: return 2;
|
|
250
|
+
case 3: return 3;
|
|
251
|
+
case 4: return 4;
|
|
246
252
|
default: return 0;
|
|
247
253
|
}
|
|
248
254
|
}
|
|
@@ -4,6 +4,9 @@ export class IgxButtonClickEventArgs {
|
|
|
4
4
|
this._implementation = this.createImplementation();
|
|
5
5
|
this._implementation.externalObject = this;
|
|
6
6
|
this.onImplementationCreated();
|
|
7
|
+
if (this._initializeAdapters) {
|
|
8
|
+
this._initializeAdapters();
|
|
9
|
+
}
|
|
7
10
|
}
|
|
8
11
|
createImplementation() {
|
|
9
12
|
return new ButtonClickEventArgs_internal();
|
|
@@ -4,6 +4,9 @@ export class IgxButtonGroupSelectionChangedEventArgs {
|
|
|
4
4
|
this._implementation = this.createImplementation();
|
|
5
5
|
this._implementation.externalObject = this;
|
|
6
6
|
this.onImplementationCreated();
|
|
7
|
+
if (this._initializeAdapters) {
|
|
8
|
+
this._initializeAdapters();
|
|
9
|
+
}
|
|
7
10
|
}
|
|
8
11
|
createImplementation() {
|
|
9
12
|
return new ButtonGroupSelectionChangedEventArgs_internal();
|
|
@@ -5,6 +5,9 @@ export class IgxCheckboxChangeEventArgs {
|
|
|
5
5
|
this._implementation = this.createImplementation();
|
|
6
6
|
this._implementation.externalObject = this;
|
|
7
7
|
this.onImplementationCreated();
|
|
8
|
+
if (this._initializeAdapters) {
|
|
9
|
+
this._initializeAdapters();
|
|
10
|
+
}
|
|
8
11
|
}
|
|
9
12
|
createImplementation() {
|
|
10
13
|
return new CheckboxChangeEventArgs_internal();
|
|
@@ -4,6 +4,9 @@ export class IgxGotFocusEventArgs {
|
|
|
4
4
|
this._implementation = this.createImplementation();
|
|
5
5
|
this._implementation.externalObject = this;
|
|
6
6
|
this.onImplementationCreated();
|
|
7
|
+
if (this._initializeAdapters) {
|
|
8
|
+
this._initializeAdapters();
|
|
9
|
+
}
|
|
7
10
|
}
|
|
8
11
|
createImplementation() {
|
|
9
12
|
return new GotFocusEventArgs_internal();
|
|
@@ -5,6 +5,9 @@ export class IgxInputChangeEventArgs {
|
|
|
5
5
|
this._implementation = this.createImplementation();
|
|
6
6
|
this._implementation.externalObject = this;
|
|
7
7
|
this.onImplementationCreated();
|
|
8
|
+
if (this._initializeAdapters) {
|
|
9
|
+
this._initializeAdapters();
|
|
10
|
+
}
|
|
8
11
|
}
|
|
9
12
|
createImplementation() {
|
|
10
13
|
return new InputChangeEventArgs_internal();
|
|
@@ -4,6 +4,9 @@ export class IgxLostFocusEventArgs {
|
|
|
4
4
|
this._implementation = this.createImplementation();
|
|
5
5
|
this._implementation.externalObject = this;
|
|
6
6
|
this.onImplementationCreated();
|
|
7
|
+
if (this._initializeAdapters) {
|
|
8
|
+
this._initializeAdapters();
|
|
9
|
+
}
|
|
7
10
|
}
|
|
8
11
|
createImplementation() {
|
|
9
12
|
return new LostFocusEventArgs_internal();
|
|
@@ -4,6 +4,9 @@ export class IgxSelectedValueChangedEventArgs {
|
|
|
4
4
|
this._implementation = this.createImplementation();
|
|
5
5
|
this._implementation.externalObject = this;
|
|
6
6
|
this.onImplementationCreated();
|
|
7
|
+
if (this._initializeAdapters) {
|
|
8
|
+
this._initializeAdapters();
|
|
9
|
+
}
|
|
7
10
|
}
|
|
8
11
|
createImplementation() {
|
|
9
12
|
return new SelectedValueChangedEventArgs_internal();
|
|
@@ -17,6 +17,9 @@ export let IgxXInputGroupItemComponent = /*@__PURE__*/ (() => {
|
|
|
17
17
|
this._implementation = this.createImplementation();
|
|
18
18
|
this._implementation.externalObject = this;
|
|
19
19
|
this.onImplementationCreated();
|
|
20
|
+
if (this._initializeAdapters) {
|
|
21
|
+
this._initializeAdapters();
|
|
22
|
+
}
|
|
20
23
|
}
|
|
21
24
|
createImplementation() {
|
|
22
25
|
return null;
|
|
@@ -120,7 +120,7 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
120
120
|
this.n.setStyleProperty("white-space", "no-wrap");
|
|
121
121
|
this.n.setStyleProperty("color", "#000");
|
|
122
122
|
this.n.setStyleProperty("background", this.b.nf._fill);
|
|
123
|
-
NativeUI.
|
|
123
|
+
NativeUI.o(this.n, this.b.kr);
|
|
124
124
|
this.n.setAttribute("id", this.b.hu);
|
|
125
125
|
this.av();
|
|
126
126
|
this.h.add(c.listen("change", runOn(this, this.x)));
|
|
@@ -1130,10 +1130,10 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1130
1130
|
if (a == null) {
|
|
1131
1131
|
return;
|
|
1132
1132
|
}
|
|
1133
|
-
NativeUI.
|
|
1134
|
-
NativeUI.
|
|
1133
|
+
NativeUI.o(a, this.kr);
|
|
1134
|
+
NativeUI.n(a, this.ng);
|
|
1135
1135
|
if (!isNaN_(this.bf)) {
|
|
1136
|
-
NativeUI.
|
|
1136
|
+
NativeUI.p(a, new Thickness(0, this.bf));
|
|
1137
1137
|
}
|
|
1138
1138
|
if (this.disabled) {
|
|
1139
1139
|
this.view.ax(this.cq, this.u);
|
|
@@ -1150,17 +1150,17 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1150
1150
|
}
|
|
1151
1151
|
}
|
|
1152
1152
|
if (this.disabled) {
|
|
1153
|
-
NativeUI.
|
|
1153
|
+
NativeUI.m(a, this.nh);
|
|
1154
1154
|
}
|
|
1155
1155
|
else if (this.focused && this.az) {
|
|
1156
|
-
NativeUI.
|
|
1156
|
+
NativeUI.m(a, this.nk);
|
|
1157
1157
|
}
|
|
1158
1158
|
else {
|
|
1159
1159
|
if (this.a0 && !this.ar) {
|
|
1160
|
-
NativeUI.
|
|
1160
|
+
NativeUI.m(a, this.nm);
|
|
1161
1161
|
}
|
|
1162
1162
|
else {
|
|
1163
|
-
NativeUI.
|
|
1163
|
+
NativeUI.m(a, this.nf);
|
|
1164
1164
|
}
|
|
1165
1165
|
}
|
|
1166
1166
|
this.view.aw(this.np, BrushUtil.g(0, 0, 0, 0));
|
|
@@ -1168,21 +1168,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1168
1168
|
this.view.az(this.aa);
|
|
1169
1169
|
}
|
|
1170
1170
|
if (this.disabled) {
|
|
1171
|
-
NativeUI.p(this.view.s, this.nj);
|
|
1172
1171
|
NativeUI.q(this.view.s, this.nj);
|
|
1172
|
+
NativeUI.r(this.view.s, this.nj);
|
|
1173
1173
|
}
|
|
1174
1174
|
else if (this.focused && this.az) {
|
|
1175
|
-
NativeUI.p(this.view.s, this.nl);
|
|
1176
1175
|
NativeUI.q(this.view.s, this.nl);
|
|
1176
|
+
NativeUI.r(this.view.s, this.nl);
|
|
1177
1177
|
}
|
|
1178
1178
|
else {
|
|
1179
1179
|
if (this.a0 && !this.ar) {
|
|
1180
|
-
NativeUI.p(this.view.s, this.nn);
|
|
1181
1180
|
NativeUI.q(this.view.s, this.nn);
|
|
1181
|
+
NativeUI.r(this.view.s, this.nn);
|
|
1182
1182
|
}
|
|
1183
1183
|
else {
|
|
1184
|
-
NativeUI.p(this.view.s, this.nq);
|
|
1185
1184
|
NativeUI.q(this.view.s, this.nq);
|
|
1185
|
+
NativeUI.r(this.view.s, this.nq);
|
|
1186
1186
|
}
|
|
1187
1187
|
}
|
|
1188
1188
|
};
|
|
@@ -3564,19 +3564,19 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3564
3564
|
c.s = f[0];
|
|
3565
3565
|
c.q = f[1];
|
|
3566
3566
|
c.p = NativeUI.d(a);
|
|
3567
|
-
c.t = NativeUI.
|
|
3567
|
+
c.t = NativeUI.k(a);
|
|
3568
3568
|
c.h = this.n;
|
|
3569
3569
|
c.i = this.q;
|
|
3570
|
-
c.c = AppearanceHelper.a(NativeUI.
|
|
3570
|
+
c.c = AppearanceHelper.a(NativeUI.ak(a));
|
|
3571
3571
|
c.g = AppearanceHelper.a(this.nr);
|
|
3572
3572
|
c.d = AppearanceHelper.a(this.no);
|
|
3573
3573
|
c.a = AppearanceHelper.a(this.ne);
|
|
3574
3574
|
c.u = this.ct;
|
|
3575
3575
|
c.e = AppearanceHelper.a(this.np);
|
|
3576
3576
|
c.ah = this.kr;
|
|
3577
|
-
c.b = AppearanceHelper.a(NativeUI.
|
|
3577
|
+
c.b = AppearanceHelper.a(NativeUI.aj(a));
|
|
3578
3578
|
c.j = this.u;
|
|
3579
|
-
c.f = AppearanceHelper.a(NativeUI.
|
|
3579
|
+
c.f = AppearanceHelper.a(NativeUI.al(b));
|
|
3580
3580
|
c.o = this.bf;
|
|
3581
3581
|
c.x = this.fw;
|
|
3582
3582
|
c.y = this.g0;
|
|
@@ -2832,8 +2832,8 @@ var XCalendar = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2832
2832
|
m.e = n[0] - d;
|
|
2833
2833
|
m.d = n[1] - e;
|
|
2834
2834
|
m.c = NativeUI.d(k._inner[l].parent());
|
|
2835
|
-
m.f = NativeUI.
|
|
2836
|
-
m.b = AppearanceHelper.a(NativeUI.
|
|
2835
|
+
m.f = NativeUI.k(k._inner[l].parent());
|
|
2836
|
+
m.b = AppearanceHelper.a(NativeUI.al(k._inner[l]));
|
|
2837
2837
|
m.g = k._inner[l].getText();
|
|
2838
2838
|
a.k.add(m);
|
|
2839
2839
|
}
|
|
@@ -2845,9 +2845,9 @@ var XCalendar = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2845
2845
|
q.e = r[0] - d;
|
|
2846
2846
|
q.d = r[1] - e;
|
|
2847
2847
|
q.c = NativeUI.d(o._inner[p].parent());
|
|
2848
|
-
q.f = NativeUI.
|
|
2849
|
-
q.b = AppearanceHelper.a(NativeUI.
|
|
2850
|
-
q.a = AppearanceHelper.a(NativeUI.
|
|
2848
|
+
q.f = NativeUI.k(o._inner[p].parent());
|
|
2849
|
+
q.b = AppearanceHelper.a(NativeUI.al(o._inner[p]));
|
|
2850
|
+
q.a = AppearanceHelper.a(NativeUI.ak(o._inner[p]));
|
|
2851
2851
|
q.g = o._inner[p].getText();
|
|
2852
2852
|
a.l.add(q);
|
|
2853
2853
|
}
|
|
@@ -540,17 +540,17 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
540
540
|
if (a == null) {
|
|
541
541
|
return;
|
|
542
542
|
}
|
|
543
|
-
NativeUI.
|
|
543
|
+
NativeUI.o(a, new CornerRadius(0, this.ao));
|
|
544
544
|
if (!isNaN_(this.an)) {
|
|
545
|
-
NativeUI.
|
|
545
|
+
NativeUI.p(a, new Thickness(0, this.an));
|
|
546
546
|
}
|
|
547
547
|
if (this.checked) {
|
|
548
|
-
NativeUI.
|
|
549
|
-
NativeUI.
|
|
548
|
+
NativeUI.m(a, this.c8);
|
|
549
|
+
NativeUI.n(a, this.c9);
|
|
550
550
|
}
|
|
551
551
|
else {
|
|
552
|
-
NativeUI.
|
|
553
|
-
NativeUI.
|
|
552
|
+
NativeUI.m(a, this.db);
|
|
553
|
+
NativeUI.n(a, this.dc);
|
|
554
554
|
}
|
|
555
555
|
};
|
|
556
556
|
XCheckbox.prototype.cw = function () {
|
|
@@ -558,8 +558,8 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
558
558
|
if (a == null) {
|
|
559
559
|
return;
|
|
560
560
|
}
|
|
561
|
-
NativeUI.
|
|
562
|
-
NativeUI.
|
|
561
|
+
NativeUI.aa(a, this.da);
|
|
562
|
+
NativeUI.ad(a, this.ap);
|
|
563
563
|
};
|
|
564
564
|
Object.defineProperty(XCheckbox.prototype, "dl", {
|
|
565
565
|
get: function () {
|
|
@@ -1114,7 +1114,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1114
1114
|
this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.dc, 0.1));
|
|
1115
1115
|
}
|
|
1116
1116
|
if (!this.indeterminate) {
|
|
1117
|
-
NativeUI.
|
|
1117
|
+
NativeUI.af(this.view.t, null);
|
|
1118
1118
|
}
|
|
1119
1119
|
if (this.z || this.indeterminate || a) {
|
|
1120
1120
|
var d = this.view.s;
|
|
@@ -1131,23 +1131,23 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1131
1131
|
$ret.j = -_this.view.k();
|
|
1132
1132
|
return $ret;
|
|
1133
1133
|
})()));
|
|
1134
|
-
NativeUI.
|
|
1135
|
-
NativeUI.
|
|
1136
|
-
NativeUI.
|
|
1137
|
-
NativeUI.
|
|
1138
|
-
NativeUI.
|
|
1134
|
+
NativeUI.m(d, this.c8);
|
|
1135
|
+
NativeUI.n(d, this.c9);
|
|
1136
|
+
NativeUI.y(e, 1);
|
|
1137
|
+
NativeUI.ac(e, 41);
|
|
1138
|
+
NativeUI.af(e, f);
|
|
1139
1139
|
}
|
|
1140
1140
|
else if (b) {
|
|
1141
|
-
NativeUI.
|
|
1142
|
-
NativeUI.
|
|
1143
|
-
NativeUI.
|
|
1144
|
-
NativeUI.
|
|
1141
|
+
NativeUI.m(d, this.c8);
|
|
1142
|
+
NativeUI.n(d, this.c9);
|
|
1143
|
+
NativeUI.y(e, 1);
|
|
1144
|
+
NativeUI.ac(e, 0);
|
|
1145
1145
|
}
|
|
1146
1146
|
else {
|
|
1147
|
-
NativeUI.
|
|
1148
|
-
NativeUI.
|
|
1149
|
-
NativeUI.
|
|
1150
|
-
NativeUI.
|
|
1147
|
+
NativeUI.m(d, this.db);
|
|
1148
|
+
NativeUI.n(d, this.dc);
|
|
1149
|
+
NativeUI.y(e, 0);
|
|
1150
|
+
NativeUI.ac(e, 24);
|
|
1151
1151
|
}
|
|
1152
1152
|
if (this.o.playState == 1) {
|
|
1153
1153
|
this.o.cancel();
|
|
@@ -1509,14 +1509,14 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1509
1509
|
this.ai = false;
|
|
1510
1510
|
};
|
|
1511
1511
|
DatePicker.prototype.cc = function (a) {
|
|
1512
|
-
if (this.u.
|
|
1512
|
+
if (this.u.av) {
|
|
1513
1513
|
this.ah = true;
|
|
1514
1514
|
this.cg();
|
|
1515
1515
|
}
|
|
1516
1516
|
};
|
|
1517
1517
|
DatePicker.prototype.cn = function () {
|
|
1518
1518
|
if (this.ah == false) {
|
|
1519
|
-
if (this.u.
|
|
1519
|
+
if (this.u.av) {
|
|
1520
1520
|
this.cg();
|
|
1521
1521
|
}
|
|
1522
1522
|
else {
|
|
@@ -1558,7 +1558,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1558
1558
|
DatePicker.prototype.cg = function () {
|
|
1559
1559
|
var _this = this;
|
|
1560
1560
|
if (this.u != null) {
|
|
1561
|
-
window.setTimeout(function () { return _this.u.
|
|
1561
|
+
window.setTimeout(function () { return _this.u.bx(); }, 0);
|
|
1562
1562
|
}
|
|
1563
1563
|
if (this.c != null) {
|
|
1564
1564
|
this.c.cy();
|
|
@@ -1574,7 +1574,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1574
1574
|
if (this.o != null) {
|
|
1575
1575
|
this.o.focus(a);
|
|
1576
1576
|
}
|
|
1577
|
-
if (!this.u.
|
|
1577
|
+
if (!this.u.av && this.as == true) {
|
|
1578
1578
|
if (this.ah == false) {
|
|
1579
1579
|
if (this.aq == false) {
|
|
1580
1580
|
this.c0();
|
|
@@ -1628,7 +1628,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1628
1628
|
var a = new DatePickerVisualModelExport();
|
|
1629
1629
|
a.e = this.y;
|
|
1630
1630
|
a.d = this.w;
|
|
1631
|
-
a.c = this.u.
|
|
1631
|
+
a.c = this.u.a9();
|
|
1632
1632
|
a.b = this.q.fe();
|
|
1633
1633
|
a.a = this.c.bj();
|
|
1634
1634
|
if (this.ad != null) {
|
|
@@ -347,15 +347,15 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
347
347
|
configurable: true
|
|
348
348
|
});
|
|
349
349
|
XIcon.prototype.ca = function () {
|
|
350
|
-
NativeUI.
|
|
350
|
+
NativeUI.y(this.view.r, this.ai);
|
|
351
351
|
};
|
|
352
352
|
XIcon.prototype.b9 = function () {
|
|
353
353
|
var a = this.view.r;
|
|
354
354
|
if (this.p) {
|
|
355
355
|
var b = this.view.s;
|
|
356
|
-
NativeUI.
|
|
357
|
-
NativeUI.
|
|
358
|
-
NativeUI.
|
|
356
|
+
NativeUI.r(b, this.cp);
|
|
357
|
+
NativeUI.aa(b, this.cq);
|
|
358
|
+
NativeUI.ad(b, this.ad);
|
|
359
359
|
}
|
|
360
360
|
else {
|
|
361
361
|
var c = false;
|
|
@@ -375,19 +375,19 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
375
375
|
if (c) {
|
|
376
376
|
for (var d = 0; d < this.view.k.count; d++) {
|
|
377
377
|
var e = this.view.k._inner[d].c;
|
|
378
|
-
NativeUI.
|
|
378
|
+
NativeUI.r(this.view.k._inner[d].d, e.l.f(this.c1));
|
|
379
379
|
}
|
|
380
380
|
for (var f = 0; f < this.view.l.count; f++) {
|
|
381
381
|
var g = this.view.l._inner[f].c;
|
|
382
|
-
NativeUI.
|
|
382
|
+
NativeUI.aa(this.view.l._inner[f].d, g.m.f(this.c2));
|
|
383
383
|
}
|
|
384
384
|
for (var h = 0; h < this.view.m.count; h++) {
|
|
385
385
|
var i = this.view.m._inner[h].c;
|
|
386
|
-
NativeUI.
|
|
386
|
+
NativeUI.r(this.view.m._inner[h].d, i.l.f(this.c3));
|
|
387
387
|
}
|
|
388
388
|
for (var j = 0; j < this.view.n.count; j++) {
|
|
389
389
|
var k = this.view.n._inner[j].c;
|
|
390
|
-
NativeUI.
|
|
390
|
+
NativeUI.aa(this.view.n._inner[j].d, k.m.f(this.c4));
|
|
391
391
|
}
|
|
392
392
|
for (var l = 0; l < this.view.c.o.count; l++) {
|
|
393
393
|
var m = this.view.c.o._inner[l];
|
|
@@ -396,7 +396,7 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
396
396
|
if (o < this.c.count) {
|
|
397
397
|
for (var p = 0; p < this.view.c.q._inner[l].count; p++) {
|
|
398
398
|
var q = this.view.c.q._inner[l]._inner[p].c;
|
|
399
|
-
NativeUI.
|
|
399
|
+
NativeUI.r(this.view.c.q._inner[l]._inner[p].d, q.l.f(this.c.item(o)));
|
|
400
400
|
}
|
|
401
401
|
}
|
|
402
402
|
}
|
|
@@ -407,32 +407,32 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
407
407
|
if (u < this.d.count) {
|
|
408
408
|
for (var v = 0; v < this.view.d.q._inner[r].count; v++) {
|
|
409
409
|
var w = this.view.d.q._inner[r]._inner[v].c;
|
|
410
|
-
NativeUI.
|
|
410
|
+
NativeUI.aa(this.view.d.q._inner[r]._inner[v].d, w.m.f(this.d.item(u)));
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
414
|
for (var x = 0; x < this.view.j.count; x++) {
|
|
415
415
|
var y = this.view.j._inner[x].c;
|
|
416
|
-
NativeUI.
|
|
417
|
-
NativeUI.
|
|
416
|
+
NativeUI.r(this.view.j._inner[x].d, y.l.f(this.cp));
|
|
417
|
+
NativeUI.aa(this.view.j._inner[x].d, y.m.f(this.cq));
|
|
418
418
|
}
|
|
419
419
|
}
|
|
420
420
|
var z = this.view.r;
|
|
421
421
|
if (this.cp != null) {
|
|
422
|
-
NativeUI.
|
|
422
|
+
NativeUI.r(z, this.cp);
|
|
423
423
|
}
|
|
424
424
|
if (this.cq != null) {
|
|
425
|
-
NativeUI.
|
|
425
|
+
NativeUI.aa(z, this.cq);
|
|
426
426
|
}
|
|
427
427
|
if (!isNaN_(this.ad)) {
|
|
428
|
-
NativeUI.
|
|
428
|
+
NativeUI.ad(z, this.ad);
|
|
429
429
|
}
|
|
430
430
|
}
|
|
431
431
|
if (this.k != null) {
|
|
432
432
|
this.view.ah(this.k);
|
|
433
433
|
}
|
|
434
434
|
if (this.cr != null) {
|
|
435
|
-
NativeUI.
|
|
435
|
+
NativeUI.q(this.view.r, this.cr);
|
|
436
436
|
}
|
|
437
437
|
};
|
|
438
438
|
Object.defineProperty(XIcon.prototype, "i", {
|
|
@@ -954,15 +954,15 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
954
954
|
XIcon.prototype.e = function () {
|
|
955
955
|
var a = new IconVisualModelExport();
|
|
956
956
|
var b = this.view.r;
|
|
957
|
-
a.a = AppearanceHelper.a(NativeUI.
|
|
958
|
-
a.c = AppearanceHelper.a(NativeUI.
|
|
959
|
-
a.b = AppearanceHelper.a(NativeUI.
|
|
957
|
+
a.a = AppearanceHelper.a(NativeUI.al(b));
|
|
958
|
+
a.c = AppearanceHelper.a(NativeUI.al(b));
|
|
959
|
+
a.b = AppearanceHelper.a(NativeUI.am(b));
|
|
960
960
|
a.d = this.ad;
|
|
961
961
|
var c = this.view.a();
|
|
962
962
|
a.h = c[0];
|
|
963
963
|
a.f = c[1];
|
|
964
964
|
a.e = NativeUI.d(b);
|
|
965
|
-
a.i = NativeUI.
|
|
965
|
+
a.i = NativeUI.k(b);
|
|
966
966
|
a.svgPath = this.svgPath;
|
|
967
967
|
if (this.k != null) {
|
|
968
968
|
var d = this.k;
|