igniteui-webcomponents-inputs 4.3.2 → 4.3.3-beta.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.
Files changed (39) hide show
  1. package/License +1 -1
  2. package/bundles/igniteui-webcomponents-inputs.umd.js +277 -204
  3. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  4. package/esm2015/lib/ButtonView_combined.js +16 -16
  5. package/esm2015/lib/CalendarView_combined.js +5 -5
  6. package/esm2015/lib/CheckboxView_combined.js +22 -22
  7. package/esm2015/lib/DatePickerView_combined.js +97 -75
  8. package/esm2015/lib/IconView_combined.js +20 -20
  9. package/esm2015/lib/InputGroupView_combined.js +31 -31
  10. package/esm2015/lib/RippleView_combined.js +1 -1
  11. package/esm2015/lib/XPopupBridge.js +40 -34
  12. package/esm2015/lib/igc-button-click-event-args.js +6 -0
  13. package/esm2015/lib/igc-button-group-selection-changed-event-args.js +6 -0
  14. package/esm2015/lib/igc-checkbox-change-event-args.js +6 -0
  15. package/esm2015/lib/igc-got-focus-event-args.js +6 -0
  16. package/esm2015/lib/igc-input-change-event-args.js +6 -0
  17. package/esm2015/lib/igc-lost-focus-event-args.js +6 -0
  18. package/esm2015/lib/igc-selected-value-changed-event-args.js +6 -0
  19. package/esm2015/lib/igc-x-input-group-item-component.js +3 -0
  20. package/esm5/lib/ButtonView_combined.js +16 -16
  21. package/esm5/lib/CalendarView_combined.js +5 -5
  22. package/esm5/lib/CheckboxView_combined.js +22 -22
  23. package/esm5/lib/DatePickerView_combined.js +97 -75
  24. package/esm5/lib/IconView_combined.js +20 -20
  25. package/esm5/lib/InputGroupView_combined.js +31 -31
  26. package/esm5/lib/RippleView_combined.js +1 -1
  27. package/esm5/lib/XPopupBridge.js +40 -34
  28. package/esm5/lib/igc-button-click-event-args.js +6 -0
  29. package/esm5/lib/igc-button-group-selection-changed-event-args.js +6 -0
  30. package/esm5/lib/igc-checkbox-change-event-args.js +6 -0
  31. package/esm5/lib/igc-got-focus-event-args.js +6 -0
  32. package/esm5/lib/igc-input-change-event-args.js +6 -0
  33. package/esm5/lib/igc-lost-focus-event-args.js +6 -0
  34. package/esm5/lib/igc-selected-value-changed-event-args.js +6 -0
  35. package/esm5/lib/igc-x-input-group-item-component.js +3 -0
  36. package/fesm2015/igniteui-webcomponents-inputs.js +277 -204
  37. package/fesm5/igniteui-webcomponents-inputs.js +277 -204
  38. package/lib/DatePickerView_combined.d.ts +31 -27
  39. package/package.json +2 -2
@@ -147,7 +147,7 @@ export let InputGroupView = /*@__PURE__*/ (() => {
147
147
  g.setStyleProperty("height", "2px");
148
148
  g.setStyleProperty("display", "block");
149
149
  g.setStyleProperty("pointer-events", "none");
150
- NativeUI.ad(g, ((() => {
150
+ NativeUI.af(g, ((() => {
151
151
  let $ret = new ScaleTransform();
152
152
  $ret.l = 0.5;
153
153
  $ret.m = 1;
@@ -309,7 +309,7 @@ export let SuffixView = /*@__PURE__*/ (() => {
309
309
  $ret.m = 1;
310
310
  return $ret;
311
311
  })()));
312
- NativeUI.ad(this.g.rootWrapper, a);
312
+ NativeUI.af(this.g.rootWrapper, a);
313
313
  this.g.rootWrapper.setStyleProperty("transform-origin", "0px 0px");
314
314
  }
315
315
  f() {
@@ -398,7 +398,7 @@ export let PrefixView = /*@__PURE__*/ (() => {
398
398
  $ret.m = 1;
399
399
  return $ret;
400
400
  })()));
401
- NativeUI.ad(this.g.rootWrapper, a);
401
+ NativeUI.af(this.g.rootWrapper, a);
402
402
  this.g.rootWrapper.setStyleProperty("transform-origin", "0px 0px");
403
403
  }
404
404
  f() {
@@ -494,7 +494,7 @@ export let LabelView = /*@__PURE__*/ (() => {
494
494
  c.setStyleProperty("overflow", "hidden");
495
495
  c.setStyleProperty("height", "1.125rem");
496
496
  c.setStyleProperty("backface-visibility", "hidden");
497
- NativeUI.p(this.k.rootWrapper, this.c.cz);
497
+ NativeUI.q(this.k.rootWrapper, this.c.cz);
498
498
  c.setStyleProperty("outline-style", "none");
499
499
  c.setStyleProperty("box-shadow", "none");
500
500
  c.setStyleProperty("font-family", "Verdana");
@@ -520,7 +520,7 @@ export let LabelView = /*@__PURE__*/ (() => {
520
520
  $ret.m = 1;
521
521
  return $ret;
522
522
  })()));
523
- NativeUI.ad(this.k.rootWrapper, a);
523
+ NativeUI.af(this.k.rootWrapper, a);
524
524
  this.l.setStyleProperty("height", "1.125rem");
525
525
  this.k.rootWrapper.setStyleProperty("position", "absolute");
526
526
  this.k.rootWrapper.setStyleProperty("transform-origin", "0px 0px");
@@ -638,7 +638,7 @@ export let LabelView = /*@__PURE__*/ (() => {
638
638
  }
639
639
  }
640
640
  ad(a) {
641
- NativeUI.p(this.l, a);
641
+ NativeUI.q(this.l, a);
642
642
  }
643
643
  }
644
644
  LabelView.$t = /*@__PURE__*/ markType(LabelView, 'LabelView');
@@ -706,7 +706,7 @@ export let InputView = /*@__PURE__*/ (() => {
706
706
  c.setStyleProperty("background-attachment", "initial");
707
707
  c.setStyleProperty("background-origin", "initial");
708
708
  c.setStyleProperty("background-color", "transparent");
709
- NativeUI.p(c, this.b.d4);
709
+ NativeUI.q(c, this.b.d4);
710
710
  c.setStyleProperty("outline-style", "none");
711
711
  c.setStyleProperty("box-shadow", "none");
712
712
  c.setStyleProperty("border-top", "0.1875rem solid transparent");
@@ -833,7 +833,7 @@ export let InputView = /*@__PURE__*/ (() => {
833
833
  $ret.m = 1;
834
834
  return $ret;
835
835
  })()));
836
- NativeUI.ad(this.l.rootWrapper, b);
836
+ NativeUI.af(this.l.rootWrapper, b);
837
837
  this.l.rootWrapper.setStyleProperty("transform-origin", "0px 0px");
838
838
  }
839
839
  k() {
@@ -1842,7 +1842,7 @@ export let XInputGroup = /*@__PURE__*/ (() => {
1842
1842
  this.jv();
1843
1843
  break;
1844
1844
  case "IsDisabled":
1845
- NativeUI.t(this.view.v, !this.disabled);
1845
+ NativeUI.u(this.view.v, !this.disabled);
1846
1846
  break;
1847
1847
  }
1848
1848
  }
@@ -2025,44 +2025,44 @@ export let XInputGroup = /*@__PURE__*/ (() => {
2025
2025
  let e = this.v != null && this.v.playState == 1;
2026
2026
  let f = this.w != null && this.w.playState == 1;
2027
2027
  let g = this.u != null && this.u.playState == 1;
2028
- NativeUI.n(a, this.ko);
2029
- NativeUI.n(b, this.ko);
2030
- NativeUI.l(a, this.l5);
2031
- NativeUI.x(a, this.oe);
2028
+ NativeUI.o(a, this.ko);
2029
+ NativeUI.o(b, this.ko);
2030
+ NativeUI.m(a, this.l5);
2031
+ NativeUI.z(a, this.oe);
2032
2032
  if (this.ao) {
2033
2033
  if (!g) {
2034
- NativeUI.m(b, this.l7);
2035
- NativeUI.o(b, new Thickness(0, this.ch));
2034
+ NativeUI.n(b, this.l7);
2035
+ NativeUI.p(b, new Thickness(0, this.ch));
2036
2036
  }
2037
2037
  if (!f) {
2038
- NativeUI.l(c, this.l8);
2038
+ NativeUI.m(c, this.l8);
2039
2039
  }
2040
2040
  }
2041
2041
  else {
2042
2042
  if (!f) {
2043
2043
  if (this.ap) {
2044
- NativeUI.l(c, this.l9);
2045
- NativeUI.w(c, this.ck);
2046
- NativeUI.s(c, this.cl);
2044
+ NativeUI.m(c, this.l9);
2045
+ NativeUI.y(c, this.ck);
2046
+ NativeUI.t(c, this.cl);
2047
2047
  }
2048
2048
  else {
2049
- NativeUI.l(c, this.ma);
2050
- NativeUI.w(c, this.cm);
2051
- NativeUI.s(c, this.cp);
2049
+ NativeUI.m(c, this.ma);
2050
+ NativeUI.y(c, this.cm);
2051
+ NativeUI.t(c, this.cp);
2052
2052
  }
2053
2053
  }
2054
2054
  if (!g) {
2055
- NativeUI.m(b, this.l6);
2056
- NativeUI.o(b, new Thickness(0, this.cg));
2055
+ NativeUI.n(b, this.l6);
2056
+ NativeUI.p(b, new Thickness(0, this.cg));
2057
2057
  }
2058
2058
  if (!f) {
2059
- NativeUI.l(a, this.l5);
2059
+ NativeUI.m(a, this.l5);
2060
2060
  }
2061
2061
  }
2062
2062
  if (!e) {
2063
- NativeUI.l(d, this.mb);
2064
- NativeUI.s(d, this.co);
2065
- NativeUI.w(d, this.cn);
2063
+ NativeUI.m(d, this.mb);
2064
+ NativeUI.t(d, this.co);
2065
+ NativeUI.y(d, this.cn);
2066
2066
  }
2067
2067
  }
2068
2068
  get a() {
@@ -4655,7 +4655,7 @@ export let XLabel = /*@__PURE__*/ (() => {
4655
4655
  a.c = this.p;
4656
4656
  a.e = this.t;
4657
4657
  a.d = this.s;
4658
- a.a = AppearanceHelper.a(NativeUI.aj(b));
4658
+ a.a = AppearanceHelper.a(NativeUI.al(b));
4659
4659
  a.b = this.l;
4660
4660
  a.i = this.an;
4661
4661
  a.g = this.al;
@@ -4969,7 +4969,7 @@ export let XInput = /*@__PURE__*/ (() => {
4969
4969
  if (this.ad != null) {
4970
4970
  this.view.bb(this.ad);
4971
4971
  }
4972
- NativeUI.p(this.view.q, this.d4);
4972
+ NativeUI.q(this.view.q, this.d4);
4973
4973
  this.view.a6();
4974
4974
  }
4975
4975
  get d4() {
@@ -5336,7 +5336,7 @@ export let XInput = /*@__PURE__*/ (() => {
5336
5336
  a.j = this.ce;
5337
5337
  a.m = this.ci;
5338
5338
  a.d = this.au;
5339
- a.a = AppearanceHelper.a(NativeUI.aj(b));
5339
+ a.a = AppearanceHelper.a(NativeUI.al(b));
5340
5340
  a.i = this.b8;
5341
5341
  a.l = this.cg;
5342
5342
  a.e = this.aw;
@@ -104,7 +104,7 @@ export let RippleView = /*@__PURE__*/ (() => {
104
104
  d.setStyleProperty("pointer-events", "none");
105
105
  d.setStyleProperty("border-radius", c + "px");
106
106
  d.setStyleProperty("opacity", ".5");
107
- NativeUI.ad(d, ((() => {
107
+ NativeUI.af(d, ((() => {
108
108
  let $ret = new ScaleTransform();
109
109
  $ret.l = 0.3;
110
110
  $ret.m = 0.3;
@@ -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.ao;
152
- case 25: return c.ag;
153
- case 26: return c.av;
154
- case 17: return c.aq;
155
- case 23: return c.b9;
156
- case 35: switch (c.n) {
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.al;
161
- case 37: return c.ak;
162
- case 40: return c.ax;
163
- case 41: return c.am;
164
- case 43: switch (c.q) {
165
- case 0: return enumGetBox(NativeUIPopupPointerPosition_$type, 0);
166
- default: return enumGetBox(NativeUIPopupPointerPosition_$type, 1);
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.cd;
169
- case 39: return c.ai;
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.ag = c;
178
+ d.al = c;
178
179
  break;
179
180
  case 26:
180
- d.av = typeGetValue(c);
181
+ d.a6 = typeGetValue(c);
181
182
  break;
182
183
  case 17:
183
- d.aq = c;
184
+ d.ay = c;
184
185
  break;
185
186
  case 23:
186
- d.b9 = c;
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.n = 1;
192
+ d.o = 1;
192
193
  break;
193
194
  default:
194
- d.n = 0;
195
+ d.o = 0;
195
196
  break;
196
197
  }
197
198
  break;
198
199
  case 36:
199
- d.al = c;
200
+ d.ar = c;
200
201
  break;
201
202
  case 37:
202
- d.ak = c;
203
+ d.aq = c;
203
204
  break;
204
205
  case 40:
205
- d.ax = typeGetValue(c);
206
+ d.a8 = typeGetValue(c);
206
207
  break;
207
208
  case 41:
208
- d.am = c;
209
+ d.as = c;
209
210
  break;
210
211
  case 42:
211
- d.cd = c;
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.q = 1;
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.ai = c;
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.bj();
237
+ a.bx();
234
238
  }
235
239
  notifyContentSizeChanged(a) {
236
- a.bm();
240
+ a.b0();
237
241
  }
238
242
  notifyExclusionRectChanged(a, b) {
239
- a.bn(b);
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
  }
@@ -15,10 +15,16 @@ export class IgcButtonClickEventArgs {
15
15
  this._implementation = this.createImplementation();
16
16
  this._implementation.externalObject = this;
17
17
  this.onImplementationCreated();
18
+ if (this._initializeAdapters) {
19
+ this._initializeAdapters();
20
+ }
18
21
  }
19
22
  _provideImplementation(i) {
20
23
  this._implementation = i;
21
24
  this._implementation.externalObject = this;
22
25
  this.onImplementationCreated();
26
+ if (this._initializeAdapters) {
27
+ this._initializeAdapters();
28
+ }
23
29
  }
24
30
  }
@@ -15,10 +15,16 @@ export class IgcButtonGroupSelectionChangedEventArgs {
15
15
  this._implementation = this.createImplementation();
16
16
  this._implementation.externalObject = this;
17
17
  this.onImplementationCreated();
18
+ if (this._initializeAdapters) {
19
+ this._initializeAdapters();
20
+ }
18
21
  }
19
22
  _provideImplementation(i) {
20
23
  this._implementation = i;
21
24
  this._implementation.externalObject = this;
22
25
  this.onImplementationCreated();
26
+ if (this._initializeAdapters) {
27
+ this._initializeAdapters();
28
+ }
23
29
  }
24
30
  }
@@ -16,11 +16,17 @@ export class IgcCheckboxChangeEventArgs {
16
16
  this._implementation = this.createImplementation();
17
17
  this._implementation.externalObject = this;
18
18
  this.onImplementationCreated();
19
+ if (this._initializeAdapters) {
20
+ this._initializeAdapters();
21
+ }
19
22
  }
20
23
  _provideImplementation(i) {
21
24
  this._implementation = i;
22
25
  this._implementation.externalObject = this;
23
26
  this.onImplementationCreated();
27
+ if (this._initializeAdapters) {
28
+ this._initializeAdapters();
29
+ }
24
30
  }
25
31
  get isChecked() {
26
32
  return this.i.isChecked;
@@ -15,10 +15,16 @@ export class IgcGotFocusEventArgs {
15
15
  this._implementation = this.createImplementation();
16
16
  this._implementation.externalObject = this;
17
17
  this.onImplementationCreated();
18
+ if (this._initializeAdapters) {
19
+ this._initializeAdapters();
20
+ }
18
21
  }
19
22
  _provideImplementation(i) {
20
23
  this._implementation = i;
21
24
  this._implementation.externalObject = this;
22
25
  this.onImplementationCreated();
26
+ if (this._initializeAdapters) {
27
+ this._initializeAdapters();
28
+ }
23
29
  }
24
30
  }
@@ -16,11 +16,17 @@ export class IgcInputChangeEventArgs {
16
16
  this._implementation = this.createImplementation();
17
17
  this._implementation.externalObject = this;
18
18
  this.onImplementationCreated();
19
+ if (this._initializeAdapters) {
20
+ this._initializeAdapters();
21
+ }
19
22
  }
20
23
  _provideImplementation(i) {
21
24
  this._implementation = i;
22
25
  this._implementation.externalObject = this;
23
26
  this.onImplementationCreated();
27
+ if (this._initializeAdapters) {
28
+ this._initializeAdapters();
29
+ }
24
30
  }
25
31
  get value() {
26
32
  return this.i.value;
@@ -15,10 +15,16 @@ export class IgcLostFocusEventArgs {
15
15
  this._implementation = this.createImplementation();
16
16
  this._implementation.externalObject = this;
17
17
  this.onImplementationCreated();
18
+ if (this._initializeAdapters) {
19
+ this._initializeAdapters();
20
+ }
18
21
  }
19
22
  _provideImplementation(i) {
20
23
  this._implementation = i;
21
24
  this._implementation.externalObject = this;
22
25
  this.onImplementationCreated();
26
+ if (this._initializeAdapters) {
27
+ this._initializeAdapters();
28
+ }
23
29
  }
24
30
  }
@@ -15,11 +15,17 @@ export class IgcSelectedValueChangedEventArgs {
15
15
  this._implementation = this.createImplementation();
16
16
  this._implementation.externalObject = this;
17
17
  this.onImplementationCreated();
18
+ if (this._initializeAdapters) {
19
+ this._initializeAdapters();
20
+ }
18
21
  }
19
22
  _provideImplementation(i) {
20
23
  this._implementation = i;
21
24
  this._implementation.externalObject = this;
22
25
  this.onImplementationCreated();
26
+ if (this._initializeAdapters) {
27
+ this._initializeAdapters();
28
+ }
23
29
  }
24
30
  get oldValue() {
25
31
  return this.i.oldValue;
@@ -47,6 +47,9 @@ export let IgcXInputGroupItemComponent = /*@__PURE__*/ (() => {
47
47
  this._implementation = this.createImplementation();
48
48
  this._implementation.externalObject = this;
49
49
  this.onImplementationCreated();
50
+ if (this._initializeAdapters) {
51
+ this._initializeAdapters();
52
+ }
50
53
  }
51
54
  _enqueueSetAttribute(attrName, attrValue) {
52
55
  this._queuedSetAttributes.push({ attrName: attrName, attrValue: attrValue });
@@ -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.n(this.n, this.b.kr);
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.n(a, this.kr);
1134
- NativeUI.m(a, this.ng);
1133
+ NativeUI.o(a, this.kr);
1134
+ NativeUI.n(a, this.ng);
1135
1135
  if (!isNaN_(this.bf)) {
1136
- NativeUI.o(a, new Thickness(0, this.bf));
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.l(a, this.nh);
1153
+ NativeUI.m(a, this.nh);
1154
1154
  }
1155
1155
  else if (this.focused && this.az) {
1156
- NativeUI.l(a, this.nk);
1156
+ NativeUI.m(a, this.nk);
1157
1157
  }
1158
1158
  else {
1159
1159
  if (this.a0 && !this.ar) {
1160
- NativeUI.l(a, this.nm);
1160
+ NativeUI.m(a, this.nm);
1161
1161
  }
1162
1162
  else {
1163
- NativeUI.l(a, this.nf);
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.j(a);
3567
+ c.t = NativeUI.k(a);
3568
3568
  c.h = this.n;
3569
3569
  c.i = this.q;
3570
- c.c = AppearanceHelper.a(NativeUI.ai(a));
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.ah(a));
3577
+ c.b = AppearanceHelper.a(NativeUI.aj(a));
3578
3578
  c.j = this.u;
3579
- c.f = AppearanceHelper.a(NativeUI.aj(b));
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.j(k._inner[l].parent());
2836
- m.b = AppearanceHelper.a(NativeUI.aj(k._inner[l]));
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.j(o._inner[p].parent());
2849
- q.b = AppearanceHelper.a(NativeUI.aj(o._inner[p]));
2850
- q.a = AppearanceHelper.a(NativeUI.ai(o._inner[p]));
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.n(a, new CornerRadius(0, this.ao));
543
+ NativeUI.o(a, new CornerRadius(0, this.ao));
544
544
  if (!isNaN_(this.an)) {
545
- NativeUI.o(a, new Thickness(0, this.an));
545
+ NativeUI.p(a, new Thickness(0, this.an));
546
546
  }
547
547
  if (this.checked) {
548
- NativeUI.l(a, this.c8);
549
- NativeUI.m(a, this.c9);
548
+ NativeUI.m(a, this.c8);
549
+ NativeUI.n(a, this.c9);
550
550
  }
551
551
  else {
552
- NativeUI.l(a, this.db);
553
- NativeUI.m(a, this.dc);
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.y(a, this.da);
562
- NativeUI.ab(a, this.ap);
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.ad(this.view.t, null);
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.l(d, this.c8);
1135
- NativeUI.m(d, this.c9);
1136
- NativeUI.w(e, 1);
1137
- NativeUI.aa(e, 41);
1138
- NativeUI.ad(e, f);
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.l(d, this.c8);
1142
- NativeUI.m(d, this.c9);
1143
- NativeUI.w(e, 1);
1144
- NativeUI.aa(e, 0);
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.l(d, this.db);
1148
- NativeUI.m(d, this.dc);
1149
- NativeUI.w(e, 0);
1150
- NativeUI.aa(e, 24);
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();