igniteui-webcomponents-inputs 4.0.3 → 4.2.2

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 (51) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +2781 -2143
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupView_combined.js +17 -17
  4. package/esm2015/lib/ButtonView_combined.js +945 -939
  5. package/esm2015/lib/CalendarView_combined.js +80 -80
  6. package/esm2015/lib/DatePickerView_combined.js +82 -64
  7. package/esm2015/lib/IconView_combined.js +250 -238
  8. package/esm2015/lib/InputGroupView_combined.js +368 -357
  9. package/esm2015/lib/NativeUIXInputsFactory.js +143 -0
  10. package/esm2015/lib/XButtonBridge.js +101 -0
  11. package/esm2015/lib/XCheckboxBridge.js +69 -0
  12. package/esm2015/lib/XComponentBridge.js +34 -0
  13. package/esm2015/lib/XIconButtonBridge.js +65 -0
  14. package/esm2015/lib/XInputBridge.js +162 -0
  15. package/esm2015/lib/igc-x-button-component.js +366 -366
  16. package/esm2015/lib/igc-x-icon-component.js +74 -63
  17. package/esm2015/lib/igc-x-input-component.js +65 -54
  18. package/esm2015/public_api.js +6 -0
  19. package/esm5/lib/ButtonGroupView_combined.js +17 -17
  20. package/esm5/lib/ButtonView_combined.js +941 -935
  21. package/esm5/lib/CalendarView_combined.js +80 -80
  22. package/esm5/lib/DatePickerView_combined.js +82 -64
  23. package/esm5/lib/IconView_combined.js +240 -224
  24. package/esm5/lib/InputGroupView_combined.js +353 -338
  25. package/esm5/lib/NativeUIXInputsFactory.js +153 -0
  26. package/esm5/lib/XButtonBridge.js +103 -0
  27. package/esm5/lib/XCheckboxBridge.js +71 -0
  28. package/esm5/lib/XComponentBridge.js +36 -0
  29. package/esm5/lib/XIconButtonBridge.js +67 -0
  30. package/esm5/lib/XInputBridge.js +164 -0
  31. package/esm5/lib/igc-x-button-component.js +366 -366
  32. package/esm5/lib/igc-x-icon-component.js +79 -64
  33. package/esm5/lib/igc-x-input-component.js +70 -55
  34. package/esm5/public_api.js +6 -0
  35. package/fesm2015/igniteui-webcomponents-inputs.js +2785 -2178
  36. package/fesm5/igniteui-webcomponents-inputs.js +2772 -2141
  37. package/lib/ButtonView_combined.d.ts +262 -260
  38. package/lib/DatePickerView_combined.d.ts +22 -21
  39. package/lib/DatePickerVisualModelExport.d.ts +1 -1
  40. package/lib/IconView_combined.d.ts +59 -56
  41. package/lib/InputGroupView_combined.d.ts +91 -89
  42. package/lib/NativeUIXInputsFactory.d.ts +22 -0
  43. package/lib/XButtonBridge.d.ts +21 -0
  44. package/lib/XCheckboxBridge.d.ts +19 -0
  45. package/lib/XComponentBridge.d.ts +17 -0
  46. package/lib/XIconButtonBridge.d.ts +16 -0
  47. package/lib/XInputBridge.d.ts +24 -0
  48. package/lib/igc-x-icon-component.d.ts +6 -1
  49. package/lib/igc-x-input-component.d.ts +6 -1
  50. package/package.json +2 -2
  51. package/public_api.d.ts +6 -0
@@ -48,7 +48,7 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
48
48
  _this.o = null;
49
49
  return _this;
50
50
  }
51
- ButtonView.prototype.aj = function () {
51
+ ButtonView.prototype.ak = function () {
52
52
  };
53
53
  ButtonView.prototype.g = function () {
54
54
  return true;
@@ -67,7 +67,7 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
67
67
  enumerable: true,
68
68
  configurable: true
69
69
  });
70
- ButtonView.prototype.ad = function (a) {
70
+ ButtonView.prototype.ae = function (a) {
71
71
  var e_1, _a;
72
72
  var _this = this;
73
73
  if (a == null) {
@@ -104,7 +104,7 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
104
104
  this.n.setStyleProperty("display", "inline-flex");
105
105
  this.n.setStyleProperty("align-items", "center");
106
106
  this.n.setStyleProperty("justify-content", "center");
107
- this.as();
107
+ this.at();
108
108
  this.n.setStyleProperty("border", "none");
109
109
  this.n.setStyleProperty("cursor", "pointer");
110
110
  this.n.setStyleProperty("user-select", "none");
@@ -113,10 +113,10 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
113
113
  this.n.setStyleProperty("overflow", "hidden");
114
114
  this.n.setStyleProperty("white-space", "no-wrap");
115
115
  this.n.setStyleProperty("color", "#000");
116
- this.n.setStyleProperty("background", this.b.m8._fill);
117
- NativeUI.m(this.n, this.b.kc);
116
+ this.n.setStyleProperty("background", this.b.m9._fill);
117
+ NativeUI.m(this.n, this.b.kd);
118
118
  this.n.setAttribute("id", this.b.h8);
119
- this.ap();
119
+ this.aq();
120
120
  this.h.add(c.listen("change", runOn(this, this.w)));
121
121
  this.h.add(c.listen("click", runOn(this, this.x)));
122
122
  this.h.add(c.listen("focus", runOn(this, this.y)));
@@ -164,12 +164,12 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
164
164
  comp_.alignItems = alignItems_;
165
165
  }
166
166
  }, true);
167
- this.b.jz();
167
+ this.b.j0();
168
168
  };
169
- ButtonView.prototype.af = function () {
169
+ ButtonView.prototype.ag = function () {
170
170
  this.c.i = this.b.ae;
171
171
  };
172
- ButtonView.prototype.as = function () {
172
+ ButtonView.prototype.at = function () {
173
173
  var a = "2.25rem";
174
174
  var b = "2.25rem";
175
175
  var c = "2.25rem";
@@ -235,17 +235,17 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
235
235
  this.n.setStyleProperty("min-height", this.i.toString() + "px");
236
236
  }
237
237
  };
238
- ButtonView.prototype.ao = function (a) {
238
+ ButtonView.prototype.ap = function (a) {
239
239
  this.j = a;
240
240
  };
241
- ButtonView.prototype.an = function (a) {
241
+ ButtonView.prototype.ao = function (a) {
242
242
  this.i = a;
243
243
  };
244
- ButtonView.prototype.al = function () {
244
+ ButtonView.prototype.am = function () {
245
245
  this.n.setAttribute("disabled", this.b.disabled ? "true" : "false");
246
246
  this.n.setProperty("disabled", this.b.disabled);
247
247
  };
248
- ButtonView.prototype.ag = function () {
248
+ ButtonView.prototype.ah = function () {
249
249
  if (this.k != null) {
250
250
  this.k.rootWrapper.setStyleProperty("display", this.b.gc);
251
251
  var comp_ = this.p;
@@ -261,7 +261,7 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
261
261
  ;
262
262
  }
263
263
  };
264
- ButtonView.prototype.ab = function () {
264
+ ButtonView.prototype.ac = function () {
265
265
  if (this.k != null) {
266
266
  this.k.rootWrapper.setStyleProperty("align-items", this.b.fw);
267
267
  this.n.setStyleProperty("align-items", this.b.fw);
@@ -278,7 +278,7 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
278
278
  ;
279
279
  }
280
280
  };
281
- ButtonView.prototype.ah = function () {
281
+ ButtonView.prototype.ai = function () {
282
282
  if (this.k != null) {
283
283
  this.k.rootWrapper.setStyleProperty("flex-direction", this.b.hf);
284
284
  this.n.setStyleProperty("flex-direction", this.b.hf);
@@ -295,7 +295,7 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
295
295
  ;
296
296
  }
297
297
  };
298
- ButtonView.prototype.ai = function () {
298
+ ButtonView.prototype.aj = function () {
299
299
  if (this.k != null) {
300
300
  this.k.rootWrapper.setStyleProperty("flex-grow", this.b.hh);
301
301
  this.n.setStyleProperty("flex-grow", this.b.hh);
@@ -308,7 +308,7 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
308
308
  };
309
309
  ButtonView.prototype.s = function (a) {
310
310
  };
311
- ButtonView.prototype.ap = function () {
311
+ ButtonView.prototype.aq = function () {
312
312
  if (this.g()) {
313
313
  var a = this.b.h8;
314
314
  this.n.setAttribute("name", this.b.ih);
@@ -322,38 +322,38 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
322
322
  this.n.setAttribute("aria-label", this.b.fy);
323
323
  }
324
324
  };
325
- ButtonView.prototype.ak = function () {
325
+ ButtonView.prototype.al = function () {
326
326
  if (this.g()) {
327
327
  var a = this.b.h8;
328
328
  this.n.setAttribute("id", a);
329
329
  }
330
330
  };
331
331
  ButtonView.prototype.t = function (a) {
332
- this.b.jw();
332
+ this.b.jx();
333
333
  };
334
334
  ButtonView.prototype.u = function (a) {
335
- this.b.jx();
335
+ this.b.jy();
336
336
  };
337
337
  ButtonView.prototype.v = function (a) {
338
- this.b.js();
338
+ this.b.jt();
339
339
  };
340
340
  ButtonView.prototype.y = function (a) {
341
- this.b.jv();
341
+ this.b.jw();
342
342
  };
343
343
  ButtonView.prototype.x = function (a) {
344
- this.b.jt();
344
+ this.b.ju();
345
345
  };
346
346
  ButtonView.prototype.f = function () {
347
347
  return false;
348
348
  };
349
349
  ButtonView.prototype.w = function (a) {
350
350
  };
351
- ButtonView.prototype.aa = function () {
351
+ ButtonView.prototype.ab = function () {
352
352
  if (KeyFrameAnimationFactory.h == null) {
353
353
  KeyFrameAnimationFactory.h = this.k;
354
354
  }
355
355
  };
356
- ButtonView.prototype.ac = function () {
356
+ ButtonView.prototype.ad = function () {
357
357
  this.e = true;
358
358
  this.h.add(this.n.listen("change", runOn(this, this.w)));
359
359
  this.h.add(this.n.listen("click", runOn(this, this.x)));
@@ -363,7 +363,7 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
363
363
  this.h.add(this.n.listen("mouseenter", runOn(this, this.t)));
364
364
  this.h.add(this.n.listen("mouseleave", runOn(this, this.u)));
365
365
  };
366
- ButtonView.prototype.ae = function () {
366
+ ButtonView.prototype.af = function () {
367
367
  var e_2, _a;
368
368
  this.e = false;
369
369
  try {
@@ -387,22 +387,22 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
387
387
  }
388
388
  this.h.clear();
389
389
  };
390
- ButtonView.prototype.am = function () {
390
+ ButtonView.prototype.an = function () {
391
391
  var model_ = this.b;
392
392
  if (model_.externalObject && model_.externalObject.refreshDefaults) {
393
393
  model_.externalObject.refreshDefaults();
394
394
  }
395
395
  ;
396
396
  };
397
- ButtonView.prototype.aq = function (a, b) {
397
+ ButtonView.prototype.ar = function (a, b) {
398
398
  this.c.ax = a;
399
399
  this.c.aw = b;
400
400
  };
401
- ButtonView.prototype.ar = function (a, b) {
402
- var c = ElevationHelper.e(a, this.b.nk, this.b.nh, this.b.m7, b);
401
+ ButtonView.prototype.as = function (a, b) {
402
+ var c = ElevationHelper.e(a, this.b.nl, this.b.ni, this.b.m8, b);
403
403
  this.n.setStyleProperty("box-shadow", c);
404
404
  };
405
- ButtonView.prototype.at = function (a) {
405
+ ButtonView.prototype.au = function (a) {
406
406
  if (a != null) {
407
407
  this.m.setStyleProperty("font", a.fontString);
408
408
  }
@@ -410,6 +410,9 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
410
410
  ButtonView.prototype.z = function (a) {
411
411
  this.m.append(a);
412
412
  };
413
+ ButtonView.prototype.aa = function () {
414
+ this.m.removeChildren();
415
+ };
413
416
  ButtonView.prototype.a = function () {
414
417
  var rect_ = this.k.rootWrapper.getNativeElement().getBoundingClientRect();
415
418
  var a = (rect_.top);
@@ -432,226 +435,226 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
432
435
  var _this = _super.call(this) || this;
433
436
  _this._view = null;
434
437
  _this.ez = null;
435
- _this.sg = ThemeResolver.e(XButton.h, XButton.rs, XButton.o9);
436
- _this.r4 = ThemeResolver.e(XButton.h, XButton.rg, XButton.ox);
437
- _this.nn = ThemeResolver.e(XButton.h, XButton.p7, XButton.no);
438
+ _this.sh = ThemeResolver.e(XButton.h, XButton.rt, XButton.pa);
439
+ _this.r5 = ThemeResolver.e(XButton.h, XButton.rh, XButton.oy);
440
+ _this.no = ThemeResolver.e(XButton.h, XButton.p8, XButton.np);
438
441
  _this.r = ThemeResolver.a(XButton.h, XButton.s, XButton.q);
439
- _this.r7 = ThemeResolver.e(XButton.h, XButton.rj, XButton.o0);
440
442
  _this.r8 = ThemeResolver.e(XButton.h, XButton.rk, XButton.o1);
441
443
  _this.r9 = ThemeResolver.e(XButton.h, XButton.rl, XButton.o2);
444
+ _this.sa = ThemeResolver.e(XButton.h, XButton.rm, XButton.o3);
442
445
  _this.d2 = ThemeResolver.c(XButton.h, XButton.du, XButton.cx);
443
446
  _this.d5 = ThemeResolver.c(XButton.h, XButton.dx, XButton.c0);
444
447
  _this.d4 = ThemeResolver.c(XButton.h, XButton.dw, XButton.cz);
445
448
  _this.d3 = ThemeResolver.c(XButton.h, XButton.dv, XButton.cy);
449
+ _this.r7 = ThemeResolver.e(XButton.h, XButton.rj, XButton.o0);
450
+ _this.sf = ThemeResolver.e(XButton.h, XButton.rr, XButton.o8);
451
+ _this.ku = ThemeResolver.d(XButton.h, XButton.ks, XButton.kk);
452
+ _this.bc = ThemeResolver.b(XButton.h, XButton.ba, XButton.a2);
446
453
  _this.r6 = ThemeResolver.e(XButton.h, XButton.ri, XButton.oz);
454
+ _this.sg = ThemeResolver.e(XButton.h, XButton.rs, XButton.o9);
447
455
  _this.se = ThemeResolver.e(XButton.h, XButton.rq, XButton.o7);
448
- _this.kt = ThemeResolver.d(XButton.h, XButton.kr, XButton.kj);
449
- _this.bc = ThemeResolver.b(XButton.h, XButton.ba, XButton.a2);
450
- _this.r5 = ThemeResolver.e(XButton.h, XButton.rh, XButton.oy);
451
- _this.sf = ThemeResolver.e(XButton.h, XButton.rr, XButton.o8);
452
456
  _this.sd = ThemeResolver.e(XButton.h, XButton.rp, XButton.o6);
453
- _this.sc = ThemeResolver.e(XButton.h, XButton.ro, XButton.o5);
454
- _this.sa = ThemeResolver.e(XButton.h, XButton.rm, XButton.o3);
455
457
  _this.sb = ThemeResolver.e(XButton.h, XButton.rn, XButton.o4);
456
- _this.pn = ThemeResolver.e(XButton.h, XButton.ql, XButton.n2);
458
+ _this.sc = ThemeResolver.e(XButton.h, XButton.ro, XButton.o5);
457
459
  _this.po = ThemeResolver.e(XButton.h, XButton.qm, XButton.n3);
458
460
  _this.pp = ThemeResolver.e(XButton.h, XButton.qn, XButton.n4);
461
+ _this.pq = ThemeResolver.e(XButton.h, XButton.qo, XButton.n5);
459
462
  _this.c5 = ThemeResolver.c(XButton.h, XButton.dh, XButton.cl);
460
463
  _this.c8 = ThemeResolver.c(XButton.h, XButton.dk, XButton.co);
461
464
  _this.c7 = ThemeResolver.c(XButton.h, XButton.dj, XButton.cn);
462
465
  _this.c6 = ThemeResolver.c(XButton.h, XButton.di, XButton.cm);
466
+ _this.pn = ThemeResolver.e(XButton.h, XButton.ql, XButton.n2);
467
+ _this.pv = ThemeResolver.e(XButton.h, XButton.qt, XButton.oa);
468
+ _this.km = ThemeResolver.d(XButton.h, XButton.kp, XButton.kh);
469
+ _this.a4 = ThemeResolver.b(XButton.h, XButton.a7, XButton.az);
463
470
  _this.pm = ThemeResolver.e(XButton.h, XButton.qk, XButton.n1);
471
+ _this.pw = ThemeResolver.e(XButton.h, XButton.qu, XButton.ob);
464
472
  _this.pu = ThemeResolver.e(XButton.h, XButton.qs, XButton.n9);
465
- _this.kl = ThemeResolver.d(XButton.h, XButton.ko, XButton.kg);
466
- _this.a4 = ThemeResolver.b(XButton.h, XButton.a7, XButton.az);
467
- _this.pl = ThemeResolver.e(XButton.h, XButton.qj, XButton.n0);
468
- _this.pv = ThemeResolver.e(XButton.h, XButton.qt, XButton.oa);
469
473
  _this.pt = ThemeResolver.e(XButton.h, XButton.qr, XButton.n8);
470
- _this.ps = ThemeResolver.e(XButton.h, XButton.qq, XButton.n7);
471
- _this.pq = ThemeResolver.e(XButton.h, XButton.qo, XButton.n5);
472
474
  _this.pr = ThemeResolver.e(XButton.h, XButton.qp, XButton.n6);
473
- _this.rv = ThemeResolver.e(XButton.h, XButton.q7, XButton.oo);
475
+ _this.ps = ThemeResolver.e(XButton.h, XButton.qq, XButton.n7);
474
476
  _this.rw = ThemeResolver.e(XButton.h, XButton.q8, XButton.op);
475
477
  _this.rx = ThemeResolver.e(XButton.h, XButton.q9, XButton.oq);
478
+ _this.ry = ThemeResolver.e(XButton.h, XButton.ra, XButton.or);
476
479
  _this.dy = ThemeResolver.c(XButton.h, XButton.dq, XButton.ct);
477
480
  _this.d1 = ThemeResolver.c(XButton.h, XButton.dt, XButton.cw);
478
481
  _this.d0 = ThemeResolver.c(XButton.h, XButton.ds, XButton.cv);
479
482
  _this.dz = ThemeResolver.c(XButton.h, XButton.dr, XButton.cu);
483
+ _this.rv = ThemeResolver.e(XButton.h, XButton.q7, XButton.oo);
484
+ _this.r3 = ThemeResolver.e(XButton.h, XButton.rf, XButton.ow);
485
+ _this.kt = ThemeResolver.d(XButton.h, XButton.kr, XButton.kj);
486
+ _this.bb = ThemeResolver.b(XButton.h, XButton.a9, XButton.a1);
480
487
  _this.ru = ThemeResolver.e(XButton.h, XButton.q6, XButton.on);
488
+ _this.r4 = ThemeResolver.e(XButton.h, XButton.rg, XButton.ox);
481
489
  _this.r2 = ThemeResolver.e(XButton.h, XButton.re, XButton.ov);
482
- _this.ks = ThemeResolver.d(XButton.h, XButton.kq, XButton.ki);
483
- _this.bb = ThemeResolver.b(XButton.h, XButton.a9, XButton.a1);
484
- _this.rt = ThemeResolver.e(XButton.h, XButton.q5, XButton.om);
485
- _this.r3 = ThemeResolver.e(XButton.h, XButton.rf, XButton.ow);
486
490
  _this.r1 = ThemeResolver.e(XButton.h, XButton.rd, XButton.ou);
487
- _this.r0 = ThemeResolver.e(XButton.h, XButton.rc, XButton.ot);
488
- _this.ry = ThemeResolver.e(XButton.h, XButton.ra, XButton.or);
489
491
  _this.rz = ThemeResolver.e(XButton.h, XButton.rb, XButton.os);
490
- _this.py = ThemeResolver.e(XButton.h, XButton.qw, XButton.od);
492
+ _this.r0 = ThemeResolver.e(XButton.h, XButton.rc, XButton.ot);
491
493
  _this.pz = ThemeResolver.e(XButton.h, XButton.qx, XButton.oe);
492
494
  _this.p0 = ThemeResolver.e(XButton.h, XButton.qy, XButton.of);
495
+ _this.p1 = ThemeResolver.e(XButton.h, XButton.qz, XButton.og);
493
496
  _this.c9 = ThemeResolver.c(XButton.h, XButton.dl, XButton.cp);
494
497
  _this.dc = ThemeResolver.c(XButton.h, XButton.dp, XButton.cs);
495
498
  _this.db = ThemeResolver.c(XButton.h, XButton.dn, XButton.cr);
496
499
  _this.da = ThemeResolver.c(XButton.h, XButton.dm, XButton.cq);
500
+ _this.py = ThemeResolver.e(XButton.h, XButton.qw, XButton.od);
501
+ _this.p6 = ThemeResolver.e(XButton.h, XButton.q4, XButton.ol);
502
+ _this.kn = ThemeResolver.d(XButton.h, XButton.kq, XButton.ki);
503
+ _this.a5 = ThemeResolver.b(XButton.h, XButton.a8, XButton.a0);
497
504
  _this.px = ThemeResolver.e(XButton.h, XButton.qv, XButton.oc);
505
+ _this.p7 = ThemeResolver.e(XButton.h, XButton.q5, XButton.om);
498
506
  _this.p5 = ThemeResolver.e(XButton.h, XButton.q3, XButton.ok);
499
- _this.km = ThemeResolver.d(XButton.h, XButton.kp, XButton.kh);
500
- _this.a5 = ThemeResolver.b(XButton.h, XButton.a8, XButton.a0);
501
- _this.pw = ThemeResolver.e(XButton.h, XButton.qu, XButton.ob);
502
- _this.p6 = ThemeResolver.e(XButton.h, XButton.q4, XButton.ol);
503
507
  _this.p4 = ThemeResolver.e(XButton.h, XButton.q2, XButton.oj);
504
- _this.p3 = ThemeResolver.e(XButton.h, XButton.q1, XButton.oi);
505
- _this.p1 = ThemeResolver.e(XButton.h, XButton.qz, XButton.og);
506
508
  _this.p2 = ThemeResolver.e(XButton.h, XButton.q0, XButton.oh);
507
- _this.pc = ThemeResolver.e(XButton.h, XButton.qa, XButton.nr);
509
+ _this.p3 = ThemeResolver.e(XButton.h, XButton.q1, XButton.oi);
508
510
  _this.pd = ThemeResolver.e(XButton.h, XButton.qb, XButton.ns);
509
511
  _this.pe = ThemeResolver.e(XButton.h, XButton.qc, XButton.nt);
512
+ _this.pf = ThemeResolver.e(XButton.h, XButton.qd, XButton.nu);
510
513
  _this.c1 = ThemeResolver.c(XButton.h, XButton.dd, XButton.ch);
511
514
  _this.c4 = ThemeResolver.c(XButton.h, XButton.dg, XButton.ck);
512
515
  _this.c3 = ThemeResolver.c(XButton.h, XButton.df, XButton.cj);
513
516
  _this.c2 = ThemeResolver.c(XButton.h, XButton.de, XButton.ci);
517
+ _this.pc = ThemeResolver.e(XButton.h, XButton.qa, XButton.nr);
518
+ _this.pk = ThemeResolver.e(XButton.h, XButton.qi, XButton.nz);
519
+ _this.kl = ThemeResolver.d(XButton.h, XButton.ko, XButton.kg);
520
+ _this.a3 = ThemeResolver.b(XButton.h, XButton.a6, XButton.ay);
514
521
  _this.pb = ThemeResolver.e(XButton.h, XButton.p9, XButton.nq);
522
+ _this.pl = ThemeResolver.e(XButton.h, XButton.qj, XButton.n0);
515
523
  _this.pj = ThemeResolver.e(XButton.h, XButton.qh, XButton.ny);
516
- _this.kk = ThemeResolver.d(XButton.h, XButton.kn, XButton.kf);
517
- _this.a3 = ThemeResolver.b(XButton.h, XButton.a6, XButton.ay);
518
- _this.pa = ThemeResolver.e(XButton.h, XButton.p8, XButton.np);
519
- _this.pk = ThemeResolver.e(XButton.h, XButton.qi, XButton.nz);
520
524
  _this.pi = ThemeResolver.e(XButton.h, XButton.qg, XButton.nx);
521
- _this.ph = ThemeResolver.e(XButton.h, XButton.qf, XButton.nw);
522
- _this.pf = ThemeResolver.e(XButton.h, XButton.qd, XButton.nu);
523
525
  _this.pg = ThemeResolver.e(XButton.h, XButton.qe, XButton.nv);
526
+ _this.ph = ThemeResolver.e(XButton.h, XButton.qf, XButton.nw);
524
527
  _this.at = NaN;
525
528
  _this.as = NaN;
526
529
  _this.d = 0;
527
530
  _this.k = 0;
528
531
  _this.g = 0;
529
532
  _this.j = 1;
530
- _this.k1 = ThemeResolver.e(XButton.h, XButton.ri, XButton.oz);
531
- _this.lc = ThemeResolver.e(XButton.h, XButton.rs, XButton.o9);
532
- _this.k9 = ThemeResolver.e(XButton.h, XButton.rg, XButton.ox);
533
- _this.kz = ThemeResolver.e(XButton.h, XButton.p7, XButton.no);
533
+ _this.k2 = ThemeResolver.e(XButton.h, XButton.rj, XButton.o0);
534
+ _this.ld = ThemeResolver.e(XButton.h, XButton.rt, XButton.pa);
535
+ _this.la = ThemeResolver.e(XButton.h, XButton.rh, XButton.oy);
536
+ _this.k0 = ThemeResolver.e(XButton.h, XButton.p8, XButton.np);
534
537
  _this.bn = ThemeResolver.c(XButton.h, XButton.dx, XButton.c0);
535
538
  _this.bl = ThemeResolver.c(XButton.h, XButton.dv, XButton.cy);
536
539
  _this.bm = ThemeResolver.c(XButton.h, XButton.dw, XButton.cz);
537
- _this.la = ThemeResolver.e(XButton.h, XButton.rq, XButton.o7);
538
- _this.j5 = ThemeResolver.d(XButton.h, XButton.kr, XButton.kj);
539
- _this.k0 = ThemeResolver.e(XButton.h, XButton.rh, XButton.oy);
540
- _this.k2 = ThemeResolver.e(XButton.h, XButton.rj, XButton.o0);
540
+ _this.lb = ThemeResolver.e(XButton.h, XButton.rr, XButton.o8);
541
+ _this.j6 = ThemeResolver.d(XButton.h, XButton.ks, XButton.kk);
542
+ _this.k1 = ThemeResolver.e(XButton.h, XButton.ri, XButton.oz);
541
543
  _this.k3 = ThemeResolver.e(XButton.h, XButton.rk, XButton.o1);
542
544
  _this.k4 = ThemeResolver.e(XButton.h, XButton.rl, XButton.o2);
545
+ _this.k5 = ThemeResolver.e(XButton.h, XButton.rm, XButton.o3);
543
546
  _this.bk = ThemeResolver.c(XButton.h, XButton.du, XButton.cx);
544
547
  _this.n = ThemeResolver.a(XButton.h, XButton.s, XButton.q);
545
- _this.lb = ThemeResolver.e(XButton.h, XButton.rr, XButton.o8);
546
- _this.k8 = ThemeResolver.e(XButton.h, XButton.rp, XButton.o6);
547
- _this.k5 = ThemeResolver.e(XButton.h, XButton.rm, XButton.o3);
548
+ _this.lc = ThemeResolver.e(XButton.h, XButton.rs, XButton.o9);
549
+ _this.k9 = ThemeResolver.e(XButton.h, XButton.rq, XButton.o7);
548
550
  _this.k6 = ThemeResolver.e(XButton.h, XButton.rn, XButton.o4);
549
551
  _this.k7 = ThemeResolver.e(XButton.h, XButton.ro, XButton.o5);
552
+ _this.k8 = ThemeResolver.e(XButton.h, XButton.rp, XButton.o6);
550
553
  _this.an = ThemeResolver.b(XButton.h, XButton.ba, XButton.a2);
551
- _this.mu = null;
552
- _this.mw = null;
554
+ _this.mv = null;
553
555
  _this.mx = null;
554
556
  _this.my = null;
557
+ _this.mz = null;
555
558
  _this.b7 = -1;
556
- _this.m1 = null;
557
- _this.mv = null;
559
+ _this.m2 = null;
560
+ _this.mw = null;
558
561
  _this.ca = -1;
559
562
  _this.b9 = -1;
560
563
  _this.b8 = -1;
561
564
  _this.av = NaN;
562
- _this.kb = new CornerRadius(1, NaN, NaN, NaN, NaN);
563
- _this.m3 = null;
564
- _this.ls = null;
565
- _this.lu = null;
565
+ _this.kc = new CornerRadius(1, NaN, NaN, NaN, NaN);
566
+ _this.m4 = null;
567
+ _this.lt = null;
566
568
  _this.lv = null;
567
569
  _this.lw = null;
570
+ _this.lx = null;
568
571
  _this.bt = -1;
569
- _this.lz = null;
570
- _this.lt = null;
572
+ _this.l0 = null;
573
+ _this.lu = null;
571
574
  _this.bw = -1;
572
575
  _this.bv = -1;
573
576
  _this.bu = -1;
574
- _this.l1 = null;
575
577
  _this.l2 = null;
576
- _this.l0 = null;
577
- _this.lx = null;
578
+ _this.l3 = null;
579
+ _this.l1 = null;
578
580
  _this.ly = null;
581
+ _this.lz = null;
579
582
  _this.aq = NaN;
580
- _this.j8 = new CornerRadius(1, NaN, NaN, NaN, NaN);
581
- _this.ld = null;
582
- _this.lf = null;
583
+ _this.j9 = new CornerRadius(1, NaN, NaN, NaN, NaN);
584
+ _this.le = null;
583
585
  _this.lg = null;
584
586
  _this.lh = null;
587
+ _this.li = null;
585
588
  _this.bo = -1;
586
589
  _this.o = 0;
587
- _this.l5 = null;
588
- _this.le = null;
590
+ _this.l6 = null;
591
+ _this.lf = null;
589
592
  _this.cb = -1;
590
593
  _this.by = -1;
591
594
  _this.bx = -1;
592
595
  _this.u = null;
596
+ _this.m7 = null;
597
+ _this.l8 = null;
593
598
  _this.m6 = null;
594
- _this.l7 = null;
595
599
  _this.m5 = null;
596
- _this.m4 = null;
597
- _this.m2 = null;
598
- _this.mz = null;
600
+ _this.m3 = null;
599
601
  _this.m0 = null;
600
- _this.l3 = null;
602
+ _this.m1 = null;
601
603
  _this.l4 = null;
604
+ _this.l5 = null;
602
605
  _this.ao = NaN;
603
- _this.j6 = new CornerRadius(1, NaN, NaN, NaN, NaN);
604
- _this.mj = null;
605
- _this.ml = null;
606
+ _this.j7 = new CornerRadius(1, NaN, NaN, NaN, NaN);
607
+ _this.mk = null;
606
608
  _this.mm = null;
607
609
  _this.mn = null;
610
+ _this.mo = null;
608
611
  _this.b3 = -1;
609
- _this.mq = null;
610
- _this.mk = null;
612
+ _this.mr = null;
613
+ _this.ml = null;
611
614
  _this.b6 = -1;
612
615
  _this.b5 = -1;
613
616
  _this.b4 = -1;
614
617
  _this.au = NaN;
615
- _this.ka = new CornerRadius(1, NaN, NaN, NaN, NaN);
616
- _this.ms = null;
618
+ _this.kb = new CornerRadius(1, NaN, NaN, NaN, NaN);
617
619
  _this.mt = null;
618
- _this.mr = null;
619
- _this.mo = null;
620
+ _this.mu = null;
621
+ _this.ms = null;
620
622
  _this.mp = null;
621
- _this.li = null;
622
- _this.lk = null;
623
+ _this.mq = null;
624
+ _this.lj = null;
623
625
  _this.ll = null;
624
626
  _this.lm = null;
627
+ _this.ln = null;
625
628
  _this.bp = -1;
626
- _this.l6 = null;
627
- _this.lj = null;
629
+ _this.l7 = null;
630
+ _this.lk = null;
628
631
  _this.bs = -1;
629
632
  _this.br = -1;
630
633
  _this.bq = -1;
631
634
  _this.ap = NaN;
632
- _this.j7 = new CornerRadius(1, NaN, NaN, NaN, NaN);
633
- _this.lq = null;
635
+ _this.j8 = new CornerRadius(1, NaN, NaN, NaN, NaN);
634
636
  _this.lr = null;
635
- _this.lp = null;
636
- _this.ln = null;
637
+ _this.ls = null;
638
+ _this.lq = null;
637
639
  _this.lo = null;
638
- _this.l8 = null;
639
- _this.ma = null;
640
+ _this.lp = null;
641
+ _this.l9 = null;
640
642
  _this.mb = null;
641
643
  _this.mc = null;
644
+ _this.md = null;
642
645
  _this.bz = -1;
643
- _this.mf = null;
644
- _this.l9 = null;
646
+ _this.mg = null;
647
+ _this.ma = null;
645
648
  _this.b2 = -1;
646
649
  _this.b1 = -1;
647
650
  _this.b0 = -1;
648
651
  _this.ar = NaN;
649
- _this.j9 = new CornerRadius(1, NaN, NaN, NaN, NaN);
650
- _this.mh = null;
652
+ _this.ka = new CornerRadius(1, NaN, NaN, NaN, NaN);
651
653
  _this.mi = null;
652
- _this.mg = null;
653
- _this.md = null;
654
+ _this.mj = null;
655
+ _this.mh = null;
654
656
  _this.me = null;
657
+ _this.mf = null;
655
658
  _this.e7 = "ig-native-button-" + XButton.ew++;
656
659
  _this.e6 = "ig-button-" + XButton.ev++;
657
660
  _this.e3 = "inline-block";
@@ -675,7 +678,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
675
678
  var a = new ButtonView();
676
679
  a.b = _this;
677
680
  _this.view = a;
678
- _this.view.aj();
681
+ _this.view.ak();
679
682
  return _this;
680
683
  }
681
684
  Object.defineProperty(XButton.prototype, "view", {
@@ -691,13 +694,13 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
691
694
  XButton.prototype.destroy = function () {
692
695
  this.provideContainer(null);
693
696
  };
694
- XButton.prototype.jy = function (a, b, c) {
697
+ XButton.prototype.jz = function (a, b, c) {
695
698
  if (this.propertyChanged != null) {
696
699
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
697
700
  }
698
- this.j0(a, b, c);
701
+ this.j1(a, b, c);
699
702
  };
700
- XButton.prototype.j0 = function (a, b, c) {
703
+ XButton.prototype.j1 = function (a, b, c) {
701
704
  switch (a) {
702
705
  case "CornerRadius":
703
706
  case "BorderColor":
@@ -803,23 +806,23 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
803
806
  case "IconTextColor":
804
807
  case "IconHoverTextColor":
805
808
  case "ElevationMode":
806
- this.j3();
809
+ this.j4();
807
810
  break;
808
811
  case "BaseTheme":
809
- this.j4(this.i == 0 ? 2 : this.i);
810
- this.j3();
812
+ this.j5(this.i == 0 ? 2 : this.i);
813
+ this.j4();
811
814
  break;
812
815
  case "IsDisabled":
813
816
  this.ae = this.disabled || this.af;
814
- this.j3();
815
- this.view.al();
817
+ this.j4();
818
+ this.view.am();
816
819
  break;
817
820
  case "DisableRipple":
818
821
  this.ae = this.disabled || this.af;
819
- this.j3();
822
+ this.j4();
820
823
  break;
821
824
  case "ActualDisableRipple":
822
- this.view.af();
825
+ this.view.ag();
823
826
  break;
824
827
  case "ActualBackgroundColor":
825
828
  case "ActualDisabledBackgroundColor":
@@ -831,7 +834,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
831
834
  case "ActualFocusTextColor":
832
835
  case "ActualHoverTextColor":
833
836
  case "ActualElevationMode":
834
- this.j2();
837
+ this.j3();
835
838
  break;
836
839
  case "Density":
837
840
  this.l = this.m == 0 ? 1 : this.m;
@@ -839,149 +842,149 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
839
842
  case "ActualDensity":
840
843
  case "ActualBorderWidth":
841
844
  case "ActualCornerRadius":
842
- this.view.as();
843
- this.j2();
845
+ this.view.at();
846
+ this.j3();
844
847
  break;
845
848
  case "DisplayType":
846
- this.view.as();
849
+ this.view.at();
850
+ this.j4();
847
851
  this.j3();
848
- this.j2();
849
852
  break;
850
853
  case "InputId":
851
- this.view.ak();
854
+ this.view.al();
852
855
  break;
853
856
  case "Display":
854
- this.view.ag();
857
+ this.view.ah();
855
858
  break;
856
859
  case "FlexDirection":
857
- this.view.ah();
860
+ this.view.ai();
858
861
  break;
859
862
  case "FlexGrow":
860
- this.view.ai();
863
+ this.view.aj();
861
864
  break;
862
865
  case "AlignItems":
863
- this.view.ab();
866
+ this.view.ac();
864
867
  break;
865
868
  case "TabIndex":
866
- this.view.ap();
869
+ this.view.aq();
867
870
  break;
868
871
  case "MinWidth":
869
- this.view.ao(this.bh);
870
- this.view.as();
872
+ this.view.ap(this.bh);
873
+ this.view.at();
871
874
  break;
872
875
  case "MinHeight":
873
- this.view.an(this.bg);
874
- this.view.as();
876
+ this.view.ao(this.bg);
877
+ this.view.at();
875
878
  break;
876
879
  }
877
880
  };
878
- XButton.prototype.kd = function (a, b) {
881
+ XButton.prototype.ke = function (a, b) {
879
882
  return new CornerRadius(1, !isNaN_(a.c) ? a.c : b.c, !isNaN_(a.d) ? a.d : b.d, !isNaN_(a.b) ? a.b : b.b, !isNaN_(a.a) ? a.a : b.a);
880
883
  };
881
- XButton.prototype.j3 = function () {
884
+ XButton.prototype.j4 = function () {
882
885
  this.p = this.t != 0 ? this.t : this.r;
883
- this.nk = this.sg;
884
- this.nh = this.r4;
885
- this.m7 = this.nn;
886
+ this.nl = this.sh;
887
+ this.ni = this.r5;
888
+ this.m8 = this.no;
886
889
  switch (this.e) {
887
890
  case 0:
888
- this.na = this.sh != null ? this.sh : this.ty != null ? this.ty : this.r7;
889
891
  this.nb = this.si != null ? this.si : this.tz != null ? this.tz : this.r8;
890
892
  this.nc = this.sj != null ? this.sj : this.t0 != null ? this.t0 : this.r9;
893
+ this.nd = this.sk != null ? this.sk : this.t1 != null ? this.t1 : this.sa;
891
894
  this.cd = this.d6 >= 0 ? this.d6 : this.ep >= 0 ? this.ep : this.d2;
892
895
  this.cg = this.et >= 0 ? this.et : this.es >= 0 ? this.es : this.d5;
893
896
  this.cf = this.eg >= 0 ? this.eg : this.er >= 0 ? this.er : this.d4;
894
897
  this.ce = this.ef >= 0 ? this.ef : this.eq >= 0 ? this.eq : this.d3;
898
+ this.na = this.nn != null ? this.nn : this.ty != null ? this.ty : this.r7;
895
899
  this.m9 = this.nm != null ? this.nm : this.tx != null ? this.tx : this.r6;
896
- this.m8 = this.nl != null ? this.nl : this.tw != null ? this.tw : this.r5;
897
- this.nf = this.s8 != null ? this.s8 : this.t3 != null ? this.t3 : this.sc;
898
- this.kc = this.kd(this.ke, this.kd(this.ky, this.kt));
900
+ this.ng = this.s9 != null ? this.s9 : this.t4 != null ? this.t4 : this.sd;
901
+ this.kd = this.ke(this.kf, this.ke(this.kz, this.ku));
899
902
  this.aw = !isNaN_(this.ax) ? this.ax : !isNaN_(this.bj) ? this.bj : this.bc;
900
- this.ni = this.t7 != null ? this.t7 : this.t5 != null ? this.t5 : this.se;
901
- this.nd = this.s6 != null ? this.s6 : this.t1 != null ? this.t1 : this.sa;
902
- this.ne = this.s7 != null ? this.s7 : this.t2 != null ? this.t2 : this.sb;
903
903
  this.nj = this.t8 != null ? this.t8 : this.t6 != null ? this.t6 : this.sf;
904
- this.ng = this.s9 != null ? this.s9 : this.t4 != null ? this.t4 : this.sd;
904
+ this.ne = this.s7 != null ? this.s7 : this.t2 != null ? this.t2 : this.sb;
905
+ this.nf = this.s8 != null ? this.s8 : this.t3 != null ? this.t3 : this.sc;
906
+ this.nk = this.t9 != null ? this.t9 : this.t7 != null ? this.t7 : this.sg;
907
+ this.nh = this.ta != null ? this.ta : this.t5 != null ? this.t5 : this.se;
905
908
  break;
906
909
  case 2:
907
- this.na = this.sh != null ? this.sh : this.tn != null ? this.tn : this.rv;
908
910
  this.nb = this.si != null ? this.si : this.to != null ? this.to : this.rw;
909
911
  this.nc = this.sj != null ? this.sj : this.tp != null ? this.tp : this.rx;
912
+ this.nd = this.sk != null ? this.sk : this.tq != null ? this.tq : this.ry;
910
913
  this.cd = this.d6 >= 0 ? this.d6 : this.el >= 0 ? this.el : this.dy;
911
914
  this.cg = this.et >= 0 ? this.et : this.eo >= 0 ? this.eo : this.d1;
912
915
  this.cf = this.eg >= 0 ? this.eg : this.en >= 0 ? this.en : this.d0;
913
916
  this.ce = this.ef >= 0 ? this.ef : this.em >= 0 ? this.em : this.dz;
914
- this.m9 = this.nm != null ? this.nm : this.tm != null ? this.tm : this.ru;
915
- this.m8 = this.s8 != null ? this.s8 : this.nl != null ? this.nl : this.tl != null ? this.tl : this.rt;
916
- this.nf = this.ts != null ? this.ts : this.r0;
917
- this.kc = this.kd(this.ke, this.kd(this.kx, this.ks));
917
+ this.na = this.nn != null ? this.nn : this.tn != null ? this.tn : this.rv;
918
+ this.m9 = this.s9 != null ? this.s9 : this.nm != null ? this.nm : this.tm != null ? this.tm : this.ru;
919
+ this.ng = this.tt != null ? this.tt : this.r1;
920
+ this.kd = this.ke(this.kf, this.ke(this.ky, this.kt));
918
921
  this.aw = !isNaN_(this.ax) ? this.ax : !isNaN_(this.bi) ? this.bi : this.bb;
919
- this.ni = this.t7 != null ? this.t7 : this.tu != null ? this.tu : this.r2;
920
- this.nd = this.s6 != null ? this.s6 : this.tq != null ? this.tq : this.ry;
921
- this.ne = this.s7 != null ? this.s7 : this.tr != null ? this.tr : this.rz;
922
922
  this.nj = this.t8 != null ? this.t8 : this.tv != null ? this.tv : this.r3;
923
- this.ng = this.s9 != null ? this.s9 : this.tt != null ? this.tt : this.r1;
923
+ this.ne = this.s7 != null ? this.s7 : this.tr != null ? this.tr : this.rz;
924
+ this.nf = this.s8 != null ? this.s8 : this.ts != null ? this.ts : this.r0;
925
+ this.nk = this.t9 != null ? this.t9 : this.tw != null ? this.tw : this.r4;
926
+ this.nh = this.ta != null ? this.ta : this.tu != null ? this.tu : this.r2;
924
927
  break;
925
928
  case 1:
926
- this.na = this.sh != null ? this.sh : this.sx != null ? this.sx : this.pn;
927
929
  this.nb = this.si != null ? this.si : this.sy != null ? this.sy : this.po;
928
930
  this.nc = this.sj != null ? this.sj : this.sz != null ? this.sz : this.pp;
931
+ this.nd = this.sk != null ? this.sk : this.s0 != null ? this.s0 : this.pq;
929
932
  this.cd = this.d6 >= 0 ? this.d6 : this.eb >= 0 ? this.eb : this.c5;
930
933
  this.cg = this.et >= 0 ? this.et : this.ee >= 0 ? this.ee : this.c8;
931
934
  this.cf = this.eg >= 0 ? this.eg : this.ed >= 0 ? this.ed : this.c7;
932
935
  this.ce = this.ef >= 0 ? this.ef : this.ec >= 0 ? this.ec : this.c6;
936
+ this.na = this.nn != null ? this.nn : this.sx != null ? this.sx : this.pn;
933
937
  this.m9 = this.nm != null ? this.nm : this.sw != null ? this.sw : this.pm;
934
- this.m8 = this.nl != null ? this.nl : this.sv != null ? this.sv : this.pl;
935
- this.nf = this.s8 != null ? this.s8 : this.s2 != null ? this.s2 : this.ps;
936
- this.kc = this.kd(this.ke, this.kd(this.kv, this.kl));
938
+ this.ng = this.s9 != null ? this.s9 : this.s3 != null ? this.s3 : this.pt;
939
+ this.kd = this.ke(this.kf, this.ke(this.kw, this.km));
937
940
  this.aw = !isNaN_(this.ax) ? this.ax : !isNaN_(this.be) ? this.be : this.a4;
938
- this.ni = this.t7 != null ? this.t7 : this.s4 != null ? this.s4 : this.pu;
939
- this.nd = this.s6 != null ? this.s6 : this.s0 != null ? this.s0 : this.pq;
940
- this.ne = this.s7 != null ? this.s7 : this.s1 != null ? this.s1 : this.pr;
941
941
  this.nj = this.t8 != null ? this.t8 : this.s5 != null ? this.s5 : this.pv;
942
- this.ng = this.s9 != null ? this.s9 : this.s3 != null ? this.s3 : this.pt;
942
+ this.ne = this.s7 != null ? this.s7 : this.s1 != null ? this.s1 : this.pr;
943
+ this.nf = this.s8 != null ? this.s8 : this.s2 != null ? this.s2 : this.ps;
944
+ this.nk = this.t9 != null ? this.t9 : this.s6 != null ? this.s6 : this.pw;
945
+ this.nh = this.ta != null ? this.ta : this.s4 != null ? this.s4 : this.pu;
943
946
  break;
944
947
  case 4:
945
- this.na = this.sh != null ? this.sh : this.tc != null ? this.tc : this.py;
946
948
  this.nb = this.si != null ? this.si : this.td != null ? this.td : this.pz;
947
949
  this.nc = this.sj != null ? this.sj : this.te != null ? this.te : this.p0;
950
+ this.nd = this.sk != null ? this.sk : this.tf != null ? this.tf : this.p1;
948
951
  this.cd = this.d6 >= 0 ? this.d6 : this.eh >= 0 ? this.eh : this.c9;
949
952
  this.cg = this.et >= 0 ? this.et : this.ek >= 0 ? this.ek : this.dc;
950
953
  this.cf = this.eg >= 0 ? this.eg : this.ej >= 0 ? this.ej : this.db;
951
954
  this.ce = this.ef >= 0 ? this.ef : this.ei >= 0 ? this.ei : this.da;
955
+ this.na = this.nn != null ? this.nn : this.tc != null ? this.tc : this.py;
952
956
  this.m9 = this.nm != null ? this.nm : this.tb != null ? this.tb : this.px;
953
- this.m8 = this.nl != null ? this.nl : this.ta != null ? this.ta : this.pw;
954
- this.nf = this.s8 != null ? this.s8 : this.th != null ? this.th : this.p3;
955
- this.kc = this.kd(this.ke, this.kd(this.kw, this.km));
957
+ this.ng = this.s9 != null ? this.s9 : this.ti != null ? this.ti : this.p4;
958
+ this.kd = this.ke(this.kf, this.ke(this.kx, this.kn));
956
959
  this.aw = !isNaN_(this.ax) ? this.ax : !isNaN_(this.bf) ? this.bf : this.a5;
957
- this.ni = this.t7 != null ? this.t7 : this.tj != null ? this.tj : this.p5;
958
- this.nd = this.s6 != null ? this.s6 : this.tf != null ? this.tf : this.p1;
959
- this.ne = this.s7 != null ? this.s7 : this.tg != null ? this.tg : this.p2;
960
960
  this.nj = this.t8 != null ? this.t8 : this.tk != null ? this.tk : this.p6;
961
- this.ng = this.s9 != null ? this.s9 : this.ti != null ? this.ti : this.p4;
961
+ this.ne = this.s7 != null ? this.s7 : this.tg != null ? this.tg : this.p2;
962
+ this.nf = this.s8 != null ? this.s8 : this.th != null ? this.th : this.p3;
963
+ this.nk = this.t9 != null ? this.t9 : this.tl != null ? this.tl : this.p7;
964
+ this.nh = this.ta != null ? this.ta : this.tj != null ? this.tj : this.p5;
962
965
  break;
963
966
  case 3:
964
- this.na = this.sh != null ? this.sh : this.sm != null ? this.sm : this.pc;
965
967
  this.nb = this.si != null ? this.si : this.sn != null ? this.sn : this.pd;
966
968
  this.nc = this.sj != null ? this.sj : this.so != null ? this.so : this.pe;
969
+ this.nd = this.sk != null ? this.sk : this.sp != null ? this.sp : this.pf;
967
970
  this.cd = this.d6 >= 0 ? this.d6 : this.d7 >= 0 ? this.d7 : this.c1;
968
971
  this.cg = this.et >= 0 ? this.et : this.ea >= 0 ? this.ea : this.c4;
969
972
  this.cf = this.eg >= 0 ? this.eg : this.d9 >= 0 ? this.d9 : this.c3;
970
973
  this.ce = this.ef >= 0 ? this.ef : this.d8 >= 0 ? this.d8 : this.c2;
974
+ this.na = this.nn != null ? this.nn : this.sm != null ? this.sm : this.pc;
971
975
  this.m9 = this.nm != null ? this.nm : this.sl != null ? this.sl : this.pb;
972
- this.m8 = this.nl != null ? this.nl : this.sk != null ? this.sk : this.pa;
973
- this.nf = this.s8 != null ? this.s8 : this.sr != null ? this.sr : this.ph;
974
- this.kc = this.kd(this.ke, this.kd(this.ku, this.kk));
976
+ this.ng = this.s9 != null ? this.s9 : this.ss != null ? this.ss : this.pi;
977
+ this.kd = this.ke(this.kf, this.ke(this.kv, this.kl));
975
978
  this.aw = !isNaN_(this.ax) ? this.ax : !isNaN_(this.bd) ? this.bd : this.a3;
976
- this.ni = this.t7 != null ? this.t7 : this.st != null ? this.st : this.se;
977
- this.nd = this.s6 != null ? this.s6 : this.sp != null ? this.sp : this.pf;
979
+ this.nj = this.t8 != null ? this.t8 : this.su != null ? this.su : this.sf;
978
980
  this.ne = this.s7 != null ? this.s7 : this.sq != null ? this.sq : this.pg;
979
- this.nj = this.t8 != null ? this.t8 : this.su != null ? this.su : this.pk;
980
- this.ng = this.s9 != null ? this.s9 : this.ss != null ? this.ss : this.pi;
981
+ this.nf = this.s8 != null ? this.s8 : this.sr != null ? this.sr : this.ph;
982
+ this.nk = this.t9 != null ? this.t9 : this.sv != null ? this.sv : this.pl;
983
+ this.nh = this.ta != null ? this.ta : this.st != null ? this.st : this.pj;
981
984
  break;
982
985
  }
983
986
  };
984
- XButton.prototype.jt = function () {
987
+ XButton.prototype.ju = function () {
985
988
  if (this.disabled) {
986
989
  return;
987
990
  }
@@ -989,173 +992,173 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
989
992
  this.clicked(this, new ButtonClickEventArgs());
990
993
  }
991
994
  };
992
- XButton.prototype.js = function () {
995
+ XButton.prototype.jt = function () {
993
996
  this.focused = false;
994
- this.j2();
997
+ this.j3();
995
998
  };
996
- XButton.prototype.jv = function () {
999
+ XButton.prototype.jw = function () {
997
1000
  this.focused = true;
998
- this.j2();
1001
+ this.j3();
999
1002
  };
1000
- XButton.prototype.jx = function () {
1003
+ XButton.prototype.jy = function () {
1001
1004
  this.al = false;
1002
- this.j2();
1005
+ this.j3();
1003
1006
  };
1004
- XButton.prototype.jw = function () {
1007
+ XButton.prototype.jx = function () {
1005
1008
  this.al = true;
1006
- this.j2();
1009
+ this.j3();
1007
1010
  };
1008
- XButton.prototype.j2 = function () {
1011
+ XButton.prototype.j3 = function () {
1009
1012
  var a = this.view.q;
1010
1013
  if (a == null) {
1011
1014
  return;
1012
1015
  }
1013
- NativeUI.m(a, this.kc);
1014
- NativeUI.l(a, this.m9);
1016
+ NativeUI.m(a, this.kd);
1017
+ NativeUI.l(a, this.na);
1015
1018
  if (!isNaN_(this.aw)) {
1016
1019
  NativeUI.n(a, new Thickness(0, this.aw));
1017
1020
  }
1018
1021
  if (this.disabled) {
1019
- this.view.ar(this.cd, this.p);
1022
+ this.view.as(this.cd, this.p);
1020
1023
  }
1021
1024
  else if (this.focused && this.ak) {
1022
- this.view.ar(this.ce, this.p);
1025
+ this.view.as(this.ce, this.p);
1023
1026
  }
1024
1027
  else {
1025
1028
  if (this.al) {
1026
- this.view.ar(this.cf, this.p);
1029
+ this.view.as(this.cf, this.p);
1027
1030
  }
1028
1031
  else {
1029
- this.view.ar(this.cg, this.p);
1032
+ this.view.as(this.cg, this.p);
1030
1033
  }
1031
1034
  }
1032
1035
  if (this.disabled) {
1033
- NativeUI.k(a, this.na);
1036
+ NativeUI.k(a, this.nb);
1034
1037
  }
1035
1038
  else if (this.focused && this.ak) {
1036
- NativeUI.k(a, this.nd);
1039
+ NativeUI.k(a, this.ne);
1037
1040
  }
1038
1041
  else {
1039
1042
  if (this.al) {
1040
- NativeUI.k(a, this.nf);
1043
+ NativeUI.k(a, this.ng);
1041
1044
  }
1042
1045
  else {
1043
- NativeUI.k(a, this.m8);
1046
+ NativeUI.k(a, this.m9);
1044
1047
  }
1045
1048
  }
1046
- this.view.aq(this.ni, BrushUtil.g(0, 0, 0, 0));
1049
+ this.view.ar(this.nj, BrushUtil.g(0, 0, 0, 0));
1047
1050
  if (this.v != null) {
1048
- this.view.at(this.v);
1051
+ this.view.au(this.v);
1049
1052
  }
1050
1053
  if (this.disabled) {
1051
- NativeUI.o(this.view.r, this.nc);
1052
- NativeUI.p(this.view.r, this.nc);
1054
+ NativeUI.o(this.view.r, this.nd);
1055
+ NativeUI.p(this.view.r, this.nd);
1053
1056
  }
1054
1057
  else if (this.focused && this.ak) {
1055
- NativeUI.o(this.view.r, this.ne);
1056
- NativeUI.p(this.view.r, this.ne);
1058
+ NativeUI.o(this.view.r, this.nf);
1059
+ NativeUI.p(this.view.r, this.nf);
1057
1060
  }
1058
1061
  else {
1059
1062
  if (this.al) {
1060
- NativeUI.o(this.view.r, this.ng);
1061
- NativeUI.p(this.view.r, this.ng);
1063
+ NativeUI.o(this.view.r, this.nh);
1064
+ NativeUI.p(this.view.r, this.nh);
1062
1065
  }
1063
1066
  else {
1064
- NativeUI.o(this.view.r, this.nj);
1065
- NativeUI.p(this.view.r, this.nj);
1067
+ NativeUI.o(this.view.r, this.nk);
1068
+ NativeUI.p(this.view.r, this.nk);
1066
1069
  }
1067
1070
  }
1068
1071
  };
1069
- XButton.prototype.j4 = function (a) {
1070
- this.sg = ThemeResolver.e(a, XButton.rs, XButton.o9);
1071
- this.r4 = ThemeResolver.e(a, XButton.rg, XButton.ox);
1072
- this.nn = ThemeResolver.e(a, XButton.p7, XButton.no);
1072
+ XButton.prototype.j5 = function (a) {
1073
+ this.sh = ThemeResolver.e(a, XButton.rt, XButton.pa);
1074
+ this.r5 = ThemeResolver.e(a, XButton.rh, XButton.oy);
1075
+ this.no = ThemeResolver.e(a, XButton.p8, XButton.np);
1073
1076
  this.r = ThemeResolver.a(a, XButton.s, XButton.q);
1074
- this.r7 = ThemeResolver.e(a, XButton.rj, XButton.o0);
1075
1077
  this.r8 = ThemeResolver.e(a, XButton.rk, XButton.o1);
1076
1078
  this.r9 = ThemeResolver.e(a, XButton.rl, XButton.o2);
1079
+ this.sa = ThemeResolver.e(a, XButton.rm, XButton.o3);
1077
1080
  this.d2 = ThemeResolver.c(a, XButton.du, XButton.cx);
1078
1081
  this.d5 = ThemeResolver.c(a, XButton.dx, XButton.c0);
1079
1082
  this.d4 = ThemeResolver.c(a, XButton.dw, XButton.cz);
1080
1083
  this.d3 = ThemeResolver.c(a, XButton.dv, XButton.cy);
1081
- this.r6 = ThemeResolver.e(a, XButton.ri, XButton.oz);
1082
- this.se = ThemeResolver.e(a, XButton.rq, XButton.o7);
1083
- this.kt = ThemeResolver.d(a, XButton.kr, XButton.kj);
1084
- this.bc = ThemeResolver.b(a, XButton.ba, XButton.a2);
1085
- this.r5 = ThemeResolver.e(a, XButton.rh, XButton.oy);
1084
+ this.r7 = ThemeResolver.e(a, XButton.rj, XButton.o0);
1086
1085
  this.sf = ThemeResolver.e(a, XButton.rr, XButton.o8);
1086
+ this.ku = ThemeResolver.d(a, XButton.ks, XButton.kk);
1087
+ this.bc = ThemeResolver.b(a, XButton.ba, XButton.a2);
1088
+ this.r6 = ThemeResolver.e(a, XButton.ri, XButton.oz);
1089
+ this.sg = ThemeResolver.e(a, XButton.rs, XButton.o9);
1090
+ this.se = ThemeResolver.e(a, XButton.rq, XButton.o7);
1087
1091
  this.sd = ThemeResolver.e(a, XButton.rp, XButton.o6);
1088
- this.sc = ThemeResolver.e(a, XButton.ro, XButton.o5);
1089
- this.sa = ThemeResolver.e(a, XButton.rm, XButton.o3);
1090
1092
  this.sb = ThemeResolver.e(a, XButton.rn, XButton.o4);
1091
- this.pn = ThemeResolver.e(a, XButton.ql, XButton.n2);
1093
+ this.sc = ThemeResolver.e(a, XButton.ro, XButton.o5);
1092
1094
  this.po = ThemeResolver.e(a, XButton.qm, XButton.n3);
1093
1095
  this.pp = ThemeResolver.e(a, XButton.qn, XButton.n4);
1096
+ this.pq = ThemeResolver.e(a, XButton.qo, XButton.n5);
1094
1097
  this.c5 = ThemeResolver.c(a, XButton.dh, XButton.cl);
1095
1098
  this.c8 = ThemeResolver.c(a, XButton.dk, XButton.co);
1096
1099
  this.c7 = ThemeResolver.c(a, XButton.dj, XButton.cn);
1097
1100
  this.c6 = ThemeResolver.c(a, XButton.di, XButton.cm);
1101
+ this.pn = ThemeResolver.e(a, XButton.ql, XButton.n2);
1102
+ this.pv = ThemeResolver.e(a, XButton.qt, XButton.oa);
1103
+ this.km = ThemeResolver.d(a, XButton.kp, XButton.kh);
1104
+ this.a4 = ThemeResolver.b(a, XButton.a7, XButton.az);
1098
1105
  this.pm = ThemeResolver.e(a, XButton.qk, XButton.n1);
1106
+ this.pw = ThemeResolver.e(a, XButton.qu, XButton.ob);
1099
1107
  this.pu = ThemeResolver.e(a, XButton.qs, XButton.n9);
1100
- this.kl = ThemeResolver.d(a, XButton.ko, XButton.kg);
1101
- this.a4 = ThemeResolver.b(a, XButton.a7, XButton.az);
1102
- this.pl = ThemeResolver.e(a, XButton.qj, XButton.n0);
1103
- this.pv = ThemeResolver.e(a, XButton.qt, XButton.oa);
1104
1108
  this.pt = ThemeResolver.e(a, XButton.qr, XButton.n8);
1105
- this.ps = ThemeResolver.e(a, XButton.qq, XButton.n7);
1106
- this.pq = ThemeResolver.e(a, XButton.qo, XButton.n5);
1107
1109
  this.pr = ThemeResolver.e(a, XButton.qp, XButton.n6);
1108
- this.rv = ThemeResolver.e(a, XButton.q7, XButton.oo);
1110
+ this.ps = ThemeResolver.e(a, XButton.qq, XButton.n7);
1109
1111
  this.rw = ThemeResolver.e(a, XButton.q8, XButton.op);
1110
1112
  this.rx = ThemeResolver.e(a, XButton.q9, XButton.oq);
1113
+ this.ry = ThemeResolver.e(a, XButton.ra, XButton.or);
1111
1114
  this.dy = ThemeResolver.c(a, XButton.dq, XButton.ct);
1112
1115
  this.d1 = ThemeResolver.c(a, XButton.dt, XButton.cw);
1113
1116
  this.d0 = ThemeResolver.c(a, XButton.ds, XButton.cv);
1114
1117
  this.dz = ThemeResolver.c(a, XButton.dr, XButton.cu);
1118
+ this.rv = ThemeResolver.e(a, XButton.q7, XButton.oo);
1119
+ this.r3 = ThemeResolver.e(a, XButton.rf, XButton.ow);
1120
+ this.kt = ThemeResolver.d(a, XButton.kr, XButton.kj);
1121
+ this.bb = ThemeResolver.b(a, XButton.a9, XButton.a1);
1115
1122
  this.ru = ThemeResolver.e(a, XButton.q6, XButton.on);
1123
+ this.r4 = ThemeResolver.e(a, XButton.rg, XButton.ox);
1116
1124
  this.r2 = ThemeResolver.e(a, XButton.re, XButton.ov);
1117
- this.ks = ThemeResolver.d(a, XButton.kq, XButton.ki);
1118
- this.bb = ThemeResolver.b(a, XButton.a9, XButton.a1);
1119
- this.rt = ThemeResolver.e(a, XButton.q5, XButton.om);
1120
- this.r3 = ThemeResolver.e(a, XButton.rf, XButton.ow);
1121
1125
  this.r1 = ThemeResolver.e(a, XButton.rd, XButton.ou);
1122
- this.r0 = ThemeResolver.e(a, XButton.rc, XButton.ot);
1123
- this.ry = ThemeResolver.e(a, XButton.ra, XButton.or);
1124
1126
  this.rz = ThemeResolver.e(a, XButton.rb, XButton.os);
1125
- this.py = ThemeResolver.e(a, XButton.qw, XButton.od);
1127
+ this.r0 = ThemeResolver.e(a, XButton.rc, XButton.ot);
1126
1128
  this.pz = ThemeResolver.e(a, XButton.qx, XButton.oe);
1127
1129
  this.p0 = ThemeResolver.e(a, XButton.qy, XButton.of);
1130
+ this.p1 = ThemeResolver.e(a, XButton.qz, XButton.og);
1128
1131
  this.c9 = ThemeResolver.c(a, XButton.dl, XButton.cp);
1129
1132
  this.dc = ThemeResolver.c(a, XButton.dp, XButton.cs);
1130
1133
  this.db = ThemeResolver.c(a, XButton.dn, XButton.cr);
1131
1134
  this.da = ThemeResolver.c(a, XButton.dm, XButton.cq);
1135
+ this.py = ThemeResolver.e(a, XButton.qw, XButton.od);
1136
+ this.p6 = ThemeResolver.e(a, XButton.q4, XButton.ol);
1137
+ this.kn = ThemeResolver.d(a, XButton.kq, XButton.ki);
1138
+ this.a5 = ThemeResolver.b(a, XButton.a8, XButton.a0);
1132
1139
  this.px = ThemeResolver.e(a, XButton.qv, XButton.oc);
1140
+ this.p7 = ThemeResolver.e(a, XButton.q5, XButton.om);
1133
1141
  this.p5 = ThemeResolver.e(a, XButton.q3, XButton.ok);
1134
- this.km = ThemeResolver.d(a, XButton.kp, XButton.kh);
1135
- this.a5 = ThemeResolver.b(a, XButton.a8, XButton.a0);
1136
- this.pw = ThemeResolver.e(a, XButton.qu, XButton.ob);
1137
- this.p6 = ThemeResolver.e(a, XButton.q4, XButton.ol);
1138
1142
  this.p4 = ThemeResolver.e(a, XButton.q2, XButton.oj);
1139
- this.p3 = ThemeResolver.e(a, XButton.q1, XButton.oi);
1140
- this.p1 = ThemeResolver.e(a, XButton.qz, XButton.og);
1141
1143
  this.p2 = ThemeResolver.e(a, XButton.q0, XButton.oh);
1142
- this.pc = ThemeResolver.e(a, XButton.qa, XButton.nr);
1144
+ this.p3 = ThemeResolver.e(a, XButton.q1, XButton.oi);
1143
1145
  this.pd = ThemeResolver.e(a, XButton.qb, XButton.ns);
1144
1146
  this.pe = ThemeResolver.e(a, XButton.qc, XButton.nt);
1147
+ this.pf = ThemeResolver.e(a, XButton.qd, XButton.nu);
1145
1148
  this.c1 = ThemeResolver.c(a, XButton.dd, XButton.ch);
1146
1149
  this.c4 = ThemeResolver.c(a, XButton.dg, XButton.ck);
1147
1150
  this.c3 = ThemeResolver.c(a, XButton.df, XButton.cj);
1148
1151
  this.c2 = ThemeResolver.c(a, XButton.de, XButton.ci);
1152
+ this.pc = ThemeResolver.e(a, XButton.qa, XButton.nr);
1153
+ this.pk = ThemeResolver.e(a, XButton.qi, XButton.nz);
1154
+ this.kl = ThemeResolver.d(a, XButton.ko, XButton.kg);
1155
+ this.a3 = ThemeResolver.b(a, XButton.a6, XButton.ay);
1149
1156
  this.pb = ThemeResolver.e(a, XButton.p9, XButton.nq);
1157
+ this.pl = ThemeResolver.e(a, XButton.qj, XButton.n0);
1150
1158
  this.pj = ThemeResolver.e(a, XButton.qh, XButton.ny);
1151
- this.kk = ThemeResolver.d(a, XButton.kn, XButton.kf);
1152
- this.a3 = ThemeResolver.b(a, XButton.a6, XButton.ay);
1153
- this.pa = ThemeResolver.e(a, XButton.p8, XButton.np);
1154
- this.pk = ThemeResolver.e(a, XButton.qi, XButton.nz);
1155
1159
  this.pi = ThemeResolver.e(a, XButton.qg, XButton.nx);
1156
- this.ph = ThemeResolver.e(a, XButton.qf, XButton.nw);
1157
- this.pf = ThemeResolver.e(a, XButton.qd, XButton.nu);
1158
1160
  this.pg = ThemeResolver.e(a, XButton.qe, XButton.nv);
1161
+ this.ph = ThemeResolver.e(a, XButton.qf, XButton.nw);
1159
1162
  };
1160
1163
  Object.defineProperty(XButton.prototype, "bh", {
1161
1164
  get: function () {
@@ -1165,7 +1168,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1165
1168
  var b = this.at;
1166
1169
  this.at = a;
1167
1170
  if (b != this.at) {
1168
- this.jy("MinWidth", b, a);
1171
+ this.jz("MinWidth", b, a);
1169
1172
  }
1170
1173
  },
1171
1174
  enumerable: true,
@@ -1179,7 +1182,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1179
1182
  var b = this.as;
1180
1183
  this.as = a;
1181
1184
  if (b != this.as) {
1182
- this.jy("MinHeight", b, a);
1185
+ this.jz("MinHeight", b, a);
1183
1186
  }
1184
1187
  },
1185
1188
  enumerable: true,
@@ -1193,7 +1196,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1193
1196
  var b = this.d;
1194
1197
  this.d = a;
1195
1198
  if (b != this.d) {
1196
- this.jy("DisplayType", enumGetBox(ButtonDisplayStyle_$type, b), enumGetBox(ButtonDisplayStyle_$type, a));
1199
+ this.jz("DisplayType", enumGetBox(ButtonDisplayStyle_$type, b), enumGetBox(ButtonDisplayStyle_$type, a));
1197
1200
  }
1198
1201
  },
1199
1202
  enumerable: true,
@@ -1207,7 +1210,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1207
1210
  var b = this.k;
1208
1211
  this.k = a;
1209
1212
  if (b != this.k) {
1210
- this.jy("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1213
+ this.jz("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1211
1214
  }
1212
1215
  },
1213
1216
  enumerable: true,
@@ -1221,7 +1224,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1221
1224
  var b = this.g;
1222
1225
  this.g = a;
1223
1226
  if (b != this.g) {
1224
- this.jy("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
1227
+ this.jz("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
1225
1228
  }
1226
1229
  },
1227
1230
  enumerable: true,
@@ -1235,63 +1238,63 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1235
1238
  var b = this.j;
1236
1239
  this.j = a;
1237
1240
  if (b != this.j) {
1238
- this.jy("ActualDensity", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1241
+ this.jz("ActualDensity", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1239
1242
  }
1240
1243
  },
1241
1244
  enumerable: true,
1242
1245
  configurable: true
1243
1246
  });
1244
- Object.defineProperty(XButton.prototype, "m9", {
1247
+ Object.defineProperty(XButton.prototype, "na", {
1245
1248
  get: function () {
1246
- return this.k1;
1249
+ return this.k2;
1247
1250
  },
1248
1251
  set: function (a) {
1249
- var b = this.k1;
1250
- this.k1 = a;
1251
- if (b != this.k1) {
1252
- this.jy("ActualBorderColor", b, a);
1252
+ var b = this.k2;
1253
+ this.k2 = a;
1254
+ if (b != this.k2) {
1255
+ this.jz("ActualBorderColor", b, a);
1253
1256
  }
1254
1257
  },
1255
1258
  enumerable: true,
1256
1259
  configurable: true
1257
1260
  });
1258
- Object.defineProperty(XButton.prototype, "nk", {
1261
+ Object.defineProperty(XButton.prototype, "nl", {
1259
1262
  get: function () {
1260
- return this.lc;
1263
+ return this.ld;
1261
1264
  },
1262
1265
  set: function (a) {
1263
- var b = this.lc;
1264
- this.lc = a;
1265
- if (b != this.lc) {
1266
- this.jy("ActualUmbraShadowColor", b, a);
1266
+ var b = this.ld;
1267
+ this.ld = a;
1268
+ if (b != this.ld) {
1269
+ this.jz("ActualUmbraShadowColor", b, a);
1267
1270
  }
1268
1271
  },
1269
1272
  enumerable: true,
1270
1273
  configurable: true
1271
1274
  });
1272
- Object.defineProperty(XButton.prototype, "nh", {
1275
+ Object.defineProperty(XButton.prototype, "ni", {
1273
1276
  get: function () {
1274
- return this.k9;
1277
+ return this.la;
1275
1278
  },
1276
1279
  set: function (a) {
1277
- var b = this.k9;
1278
- this.k9 = a;
1279
- if (b != this.k9) {
1280
- this.jy("ActualPenumbraShadowColor", b, a);
1280
+ var b = this.la;
1281
+ this.la = a;
1282
+ if (b != this.la) {
1283
+ this.jz("ActualPenumbraShadowColor", b, a);
1281
1284
  }
1282
1285
  },
1283
1286
  enumerable: true,
1284
1287
  configurable: true
1285
1288
  });
1286
- Object.defineProperty(XButton.prototype, "m7", {
1289
+ Object.defineProperty(XButton.prototype, "m8", {
1287
1290
  get: function () {
1288
- return this.kz;
1291
+ return this.k0;
1289
1292
  },
1290
1293
  set: function (a) {
1291
- var b = this.kz;
1292
- this.kz = a;
1293
- if (b != this.kz) {
1294
- this.jy("ActualAmbientShadowColor", b, a);
1294
+ var b = this.k0;
1295
+ this.k0 = a;
1296
+ if (b != this.k0) {
1297
+ this.jz("ActualAmbientShadowColor", b, a);
1295
1298
  }
1296
1299
  },
1297
1300
  enumerable: true,
@@ -1305,7 +1308,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1305
1308
  var b = this.bn;
1306
1309
  this.bn = a;
1307
1310
  if (b != this.bn) {
1308
- this.jy("ActualRestingElevation", b, a);
1311
+ this.jz("ActualRestingElevation", b, a);
1309
1312
  }
1310
1313
  },
1311
1314
  enumerable: true,
@@ -1319,7 +1322,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1319
1322
  var b = this.bl;
1320
1323
  this.bl = a;
1321
1324
  if (b != this.bl) {
1322
- this.jy("ActualFocusElevation", b, a);
1325
+ this.jz("ActualFocusElevation", b, a);
1323
1326
  }
1324
1327
  },
1325
1328
  enumerable: true,
@@ -1333,63 +1336,49 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1333
1336
  var b = this.bm;
1334
1337
  this.bm = a;
1335
1338
  if (b != this.bm) {
1336
- this.jy("ActualHoverElevation", b, a);
1339
+ this.jz("ActualHoverElevation", b, a);
1337
1340
  }
1338
1341
  },
1339
1342
  enumerable: true,
1340
1343
  configurable: true
1341
1344
  });
1342
- Object.defineProperty(XButton.prototype, "ni", {
1343
- get: function () {
1344
- return this.la;
1345
- },
1346
- set: function (a) {
1347
- var b = this.la;
1348
- this.la = a;
1349
- if (b != this.la) {
1350
- this.jy("ActualRippleColor", b, a);
1351
- }
1352
- },
1353
- enumerable: true,
1354
- configurable: true
1355
- });
1356
- Object.defineProperty(XButton.prototype, "kc", {
1345
+ Object.defineProperty(XButton.prototype, "nj", {
1357
1346
  get: function () {
1358
- return this.j5;
1347
+ return this.lb;
1359
1348
  },
1360
1349
  set: function (a) {
1361
- var b = this.j5;
1362
- this.j5 = a;
1363
- if (b != this.j5) {
1364
- this.jy("ActualCornerRadius", b, a);
1350
+ var b = this.lb;
1351
+ this.lb = a;
1352
+ if (b != this.lb) {
1353
+ this.jz("ActualRippleColor", b, a);
1365
1354
  }
1366
1355
  },
1367
1356
  enumerable: true,
1368
1357
  configurable: true
1369
1358
  });
1370
- Object.defineProperty(XButton.prototype, "m8", {
1359
+ Object.defineProperty(XButton.prototype, "kd", {
1371
1360
  get: function () {
1372
- return this.k0;
1361
+ return this.j6;
1373
1362
  },
1374
1363
  set: function (a) {
1375
- var b = this.k0;
1376
- this.k0 = a;
1377
- if (b != this.k0) {
1378
- this.jy("ActualBackgroundColor", b, a);
1364
+ var b = this.j6;
1365
+ this.j6 = a;
1366
+ if (b != this.j6) {
1367
+ this.jz("ActualCornerRadius", b, a);
1379
1368
  }
1380
1369
  },
1381
1370
  enumerable: true,
1382
1371
  configurable: true
1383
1372
  });
1384
- Object.defineProperty(XButton.prototype, "na", {
1373
+ Object.defineProperty(XButton.prototype, "m9", {
1385
1374
  get: function () {
1386
- return this.k2;
1375
+ return this.k1;
1387
1376
  },
1388
1377
  set: function (a) {
1389
- var b = this.k2;
1390
- this.k2 = a;
1391
- if (b != this.k2) {
1392
- this.jy("ActualDisabledBackgroundColor", b, a);
1378
+ var b = this.k1;
1379
+ this.k1 = a;
1380
+ if (b != this.k1) {
1381
+ this.jz("ActualBackgroundColor", b, a);
1393
1382
  }
1394
1383
  },
1395
1384
  enumerable: true,
@@ -1403,7 +1392,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1403
1392
  var b = this.k3;
1404
1393
  this.k3 = a;
1405
1394
  if (b != this.k3) {
1406
- this.jy("ActualDisabledBorderColor", b, a);
1395
+ this.jz("ActualDisabledBackgroundColor", b, a);
1407
1396
  }
1408
1397
  },
1409
1398
  enumerable: true,
@@ -1417,7 +1406,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1417
1406
  var b = this.k4;
1418
1407
  this.k4 = a;
1419
1408
  if (b != this.k4) {
1420
- this.jy("ActualDisabledTextColor", b, a);
1409
+ this.jz("ActualDisabledBorderColor", b, a);
1410
+ }
1411
+ },
1412
+ enumerable: true,
1413
+ configurable: true
1414
+ });
1415
+ Object.defineProperty(XButton.prototype, "nd", {
1416
+ get: function () {
1417
+ return this.k5;
1418
+ },
1419
+ set: function (a) {
1420
+ var b = this.k5;
1421
+ this.k5 = a;
1422
+ if (b != this.k5) {
1423
+ this.jz("ActualDisabledTextColor", b, a);
1421
1424
  }
1422
1425
  },
1423
1426
  enumerable: true,
@@ -1431,7 +1434,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1431
1434
  var b = this.bk;
1432
1435
  this.bk = a;
1433
1436
  if (b != this.bk) {
1434
- this.jy("ActualDisabledElevation", b, a);
1437
+ this.jz("ActualDisabledElevation", b, a);
1435
1438
  }
1436
1439
  },
1437
1440
  enumerable: true,
@@ -1445,49 +1448,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1445
1448
  var b = this.n;
1446
1449
  this.n = a;
1447
1450
  if (b != this.n) {
1448
- this.jy("ActualElevationMode", enumGetBox(ElevationMode_$type, b), enumGetBox(ElevationMode_$type, a));
1449
- }
1450
- },
1451
- enumerable: true,
1452
- configurable: true
1453
- });
1454
- Object.defineProperty(XButton.prototype, "nj", {
1455
- get: function () {
1456
- return this.lb;
1457
- },
1458
- set: function (a) {
1459
- var b = this.lb;
1460
- this.lb = a;
1461
- if (b != this.lb) {
1462
- this.jy("ActualTextColor", b, a);
1451
+ this.jz("ActualElevationMode", enumGetBox(ElevationMode_$type, b), enumGetBox(ElevationMode_$type, a));
1463
1452
  }
1464
1453
  },
1465
1454
  enumerable: true,
1466
1455
  configurable: true
1467
1456
  });
1468
- Object.defineProperty(XButton.prototype, "ng", {
1457
+ Object.defineProperty(XButton.prototype, "nk", {
1469
1458
  get: function () {
1470
- return this.k8;
1459
+ return this.lc;
1471
1460
  },
1472
1461
  set: function (a) {
1473
- var b = this.k8;
1474
- this.k8 = a;
1475
- if (b != this.k8) {
1476
- this.jy("ActualHoverTextColor", b, a);
1462
+ var b = this.lc;
1463
+ this.lc = a;
1464
+ if (b != this.lc) {
1465
+ this.jz("ActualTextColor", b, a);
1477
1466
  }
1478
1467
  },
1479
1468
  enumerable: true,
1480
1469
  configurable: true
1481
1470
  });
1482
- Object.defineProperty(XButton.prototype, "nd", {
1471
+ Object.defineProperty(XButton.prototype, "nh", {
1483
1472
  get: function () {
1484
- return this.k5;
1473
+ return this.k9;
1485
1474
  },
1486
1475
  set: function (a) {
1487
- var b = this.k5;
1488
- this.k5 = a;
1489
- if (b != this.k5) {
1490
- this.jy("ActualFocusBackgroundColor", b, a);
1476
+ var b = this.k9;
1477
+ this.k9 = a;
1478
+ if (b != this.k9) {
1479
+ this.jz("ActualHoverTextColor", b, a);
1491
1480
  }
1492
1481
  },
1493
1482
  enumerable: true,
@@ -1501,7 +1490,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1501
1490
  var b = this.k6;
1502
1491
  this.k6 = a;
1503
1492
  if (b != this.k6) {
1504
- this.jy("ActualFocusTextColor", b, a);
1493
+ this.jz("ActualFocusBackgroundColor", b, a);
1505
1494
  }
1506
1495
  },
1507
1496
  enumerable: true,
@@ -1515,49 +1504,49 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1515
1504
  var b = this.k7;
1516
1505
  this.k7 = a;
1517
1506
  if (b != this.k7) {
1518
- this.jy("ActualHoverBackgroundColor", b, a);
1507
+ this.jz("ActualFocusTextColor", b, a);
1519
1508
  }
1520
1509
  },
1521
1510
  enumerable: true,
1522
1511
  configurable: true
1523
1512
  });
1524
- Object.defineProperty(XButton.prototype, "aw", {
1513
+ Object.defineProperty(XButton.prototype, "ng", {
1525
1514
  get: function () {
1526
- return this.an;
1515
+ return this.k8;
1527
1516
  },
1528
1517
  set: function (a) {
1529
- var b = this.an;
1530
- this.an = a;
1531
- if (b != this.an) {
1532
- this.jy("ActualBorderWidth", b, a);
1518
+ var b = this.k8;
1519
+ this.k8 = a;
1520
+ if (b != this.k8) {
1521
+ this.jz("ActualHoverBackgroundColor", b, a);
1533
1522
  }
1534
1523
  },
1535
1524
  enumerable: true,
1536
1525
  configurable: true
1537
1526
  });
1538
- Object.defineProperty(XButton.prototype, "tw", {
1527
+ Object.defineProperty(XButton.prototype, "aw", {
1539
1528
  get: function () {
1540
- return this.mu;
1529
+ return this.an;
1541
1530
  },
1542
1531
  set: function (a) {
1543
- var b = this.mu;
1544
- this.mu = a;
1545
- if (b != this.mu) {
1546
- this.jy("RaisedBackgroundColor", b, a);
1532
+ var b = this.an;
1533
+ this.an = a;
1534
+ if (b != this.an) {
1535
+ this.jz("ActualBorderWidth", b, a);
1547
1536
  }
1548
1537
  },
1549
1538
  enumerable: true,
1550
1539
  configurable: true
1551
1540
  });
1552
- Object.defineProperty(XButton.prototype, "ty", {
1541
+ Object.defineProperty(XButton.prototype, "tx", {
1553
1542
  get: function () {
1554
- return this.mw;
1543
+ return this.mv;
1555
1544
  },
1556
1545
  set: function (a) {
1557
- var b = this.mw;
1558
- this.mw = a;
1559
- if (b != this.mw) {
1560
- this.jy("RaisedDisabledBackgroundColor", b, a);
1546
+ var b = this.mv;
1547
+ this.mv = a;
1548
+ if (b != this.mv) {
1549
+ this.jz("RaisedBackgroundColor", b, a);
1561
1550
  }
1562
1551
  },
1563
1552
  enumerable: true,
@@ -1571,7 +1560,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1571
1560
  var b = this.mx;
1572
1561
  this.mx = a;
1573
1562
  if (b != this.mx) {
1574
- this.jy("RaisedDisabledBorderColor", b, a);
1563
+ this.jz("RaisedDisabledBackgroundColor", b, a);
1575
1564
  }
1576
1565
  },
1577
1566
  enumerable: true,
@@ -1585,7 +1574,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1585
1574
  var b = this.my;
1586
1575
  this.my = a;
1587
1576
  if (b != this.my) {
1588
- this.jy("RaisedDisabledTextColor", b, a);
1577
+ this.jz("RaisedDisabledBorderColor", b, a);
1578
+ }
1579
+ },
1580
+ enumerable: true,
1581
+ configurable: true
1582
+ });
1583
+ Object.defineProperty(XButton.prototype, "t1", {
1584
+ get: function () {
1585
+ return this.mz;
1586
+ },
1587
+ set: function (a) {
1588
+ var b = this.mz;
1589
+ this.mz = a;
1590
+ if (b != this.mz) {
1591
+ this.jz("RaisedDisabledTextColor", b, a);
1589
1592
  }
1590
1593
  },
1591
1594
  enumerable: true,
@@ -1599,35 +1602,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1599
1602
  var b = this.b7;
1600
1603
  this.b7 = a;
1601
1604
  if (b != this.b7) {
1602
- this.jy("RaisedDisabledElevation", b, a);
1605
+ this.jz("RaisedDisabledElevation", b, a);
1603
1606
  }
1604
1607
  },
1605
1608
  enumerable: true,
1606
1609
  configurable: true
1607
1610
  });
1608
- Object.defineProperty(XButton.prototype, "t3", {
1611
+ Object.defineProperty(XButton.prototype, "t4", {
1609
1612
  get: function () {
1610
- return this.m1;
1613
+ return this.m2;
1611
1614
  },
1612
1615
  set: function (a) {
1613
- var b = this.m1;
1614
- this.m1 = a;
1615
- if (b != this.m1) {
1616
- this.jy("RaisedHoverBackgroundColor", b, a);
1616
+ var b = this.m2;
1617
+ this.m2 = a;
1618
+ if (b != this.m2) {
1619
+ this.jz("RaisedHoverBackgroundColor", b, a);
1617
1620
  }
1618
1621
  },
1619
1622
  enumerable: true,
1620
1623
  configurable: true
1621
1624
  });
1622
- Object.defineProperty(XButton.prototype, "tx", {
1625
+ Object.defineProperty(XButton.prototype, "ty", {
1623
1626
  get: function () {
1624
- return this.mv;
1627
+ return this.mw;
1625
1628
  },
1626
1629
  set: function (a) {
1627
- var b = this.mv;
1628
- this.mv = a;
1629
- if (b != this.mv) {
1630
- this.jy("RaisedBorderColor", b, a);
1630
+ var b = this.mw;
1631
+ this.mw = a;
1632
+ if (b != this.mw) {
1633
+ this.jz("RaisedBorderColor", b, a);
1631
1634
  }
1632
1635
  },
1633
1636
  enumerable: true,
@@ -1641,7 +1644,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1641
1644
  var b = this.ca;
1642
1645
  this.ca = a;
1643
1646
  if (b != this.ca) {
1644
- this.jy("RaisedRestingElevation", b, a);
1647
+ this.jz("RaisedRestingElevation", b, a);
1645
1648
  }
1646
1649
  },
1647
1650
  enumerable: true,
@@ -1655,7 +1658,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1655
1658
  var b = this.b9;
1656
1659
  this.b9 = a;
1657
1660
  if (b != this.b9) {
1658
- this.jy("RaisedHoverElevation", b, a);
1661
+ this.jz("RaisedHoverElevation", b, a);
1659
1662
  }
1660
1663
  },
1661
1664
  enumerable: true,
@@ -1669,7 +1672,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1669
1672
  var b = this.b8;
1670
1673
  this.b8 = a;
1671
1674
  if (b != this.b8) {
1672
- this.jy("RaisedFocusElevation", b, a);
1675
+ this.jz("RaisedFocusElevation", b, a);
1673
1676
  }
1674
1677
  },
1675
1678
  enumerable: true,
@@ -1683,63 +1686,49 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1683
1686
  var b = this.av;
1684
1687
  this.av = a;
1685
1688
  if (b != this.av) {
1686
- this.jy("RaisedBorderWidth", b, a);
1689
+ this.jz("RaisedBorderWidth", b, a);
1687
1690
  }
1688
1691
  },
1689
1692
  enumerable: true,
1690
1693
  configurable: true
1691
1694
  });
1692
- Object.defineProperty(XButton.prototype, "ky", {
1695
+ Object.defineProperty(XButton.prototype, "kz", {
1693
1696
  get: function () {
1694
- return this.kb;
1697
+ return this.kc;
1695
1698
  },
1696
1699
  set: function (a) {
1697
- var b = this.kb;
1698
- this.kb = a;
1700
+ var b = this.kc;
1701
+ this.kc = a;
1699
1702
  {
1700
- this.jy("RaisedCornerRadius", b, a);
1703
+ this.jz("RaisedCornerRadius", b, a);
1701
1704
  }
1702
1705
  },
1703
1706
  enumerable: true,
1704
1707
  configurable: true
1705
1708
  });
1706
- Object.defineProperty(XButton.prototype, "t5", {
1709
+ Object.defineProperty(XButton.prototype, "t6", {
1707
1710
  get: function () {
1708
- return this.m3;
1711
+ return this.m4;
1709
1712
  },
1710
1713
  set: function (a) {
1711
- var b = this.m3;
1712
- this.m3 = a;
1713
- if (b != this.m3) {
1714
- this.jy("RaisedRippleColor", b, a);
1714
+ var b = this.m4;
1715
+ this.m4 = a;
1716
+ if (b != this.m4) {
1717
+ this.jz("RaisedRippleColor", b, a);
1715
1718
  }
1716
1719
  },
1717
1720
  enumerable: true,
1718
1721
  configurable: true
1719
1722
  });
1720
- Object.defineProperty(XButton.prototype, "sv", {
1721
- get: function () {
1722
- return this.ls;
1723
- },
1724
- set: function (a) {
1725
- var b = this.ls;
1726
- this.ls = a;
1727
- if (b != this.ls) {
1728
- this.jy("FlatBackgroundColor", b, a);
1729
- }
1730
- },
1731
- enumerable: true,
1732
- configurable: true
1733
- });
1734
- Object.defineProperty(XButton.prototype, "sx", {
1723
+ Object.defineProperty(XButton.prototype, "sw", {
1735
1724
  get: function () {
1736
- return this.lu;
1725
+ return this.lt;
1737
1726
  },
1738
1727
  set: function (a) {
1739
- var b = this.lu;
1740
- this.lu = a;
1741
- if (b != this.lu) {
1742
- this.jy("FlatDisabledBackgroundColor", b, a);
1728
+ var b = this.lt;
1729
+ this.lt = a;
1730
+ if (b != this.lt) {
1731
+ this.jz("FlatBackgroundColor", b, a);
1743
1732
  }
1744
1733
  },
1745
1734
  enumerable: true,
@@ -1753,7 +1742,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1753
1742
  var b = this.lv;
1754
1743
  this.lv = a;
1755
1744
  if (b != this.lv) {
1756
- this.jy("FlatDisabledBorderColor", b, a);
1745
+ this.jz("FlatDisabledBackgroundColor", b, a);
1757
1746
  }
1758
1747
  },
1759
1748
  enumerable: true,
@@ -1767,7 +1756,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1767
1756
  var b = this.lw;
1768
1757
  this.lw = a;
1769
1758
  if (b != this.lw) {
1770
- this.jy("FlatDisabledTextColor", b, a);
1759
+ this.jz("FlatDisabledBorderColor", b, a);
1760
+ }
1761
+ },
1762
+ enumerable: true,
1763
+ configurable: true
1764
+ });
1765
+ Object.defineProperty(XButton.prototype, "s0", {
1766
+ get: function () {
1767
+ return this.lx;
1768
+ },
1769
+ set: function (a) {
1770
+ var b = this.lx;
1771
+ this.lx = a;
1772
+ if (b != this.lx) {
1773
+ this.jz("FlatDisabledTextColor", b, a);
1771
1774
  }
1772
1775
  },
1773
1776
  enumerable: true,
@@ -1781,35 +1784,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1781
1784
  var b = this.bt;
1782
1785
  this.bt = a;
1783
1786
  if (b != this.bt) {
1784
- this.jy("FlatDisabledElevation", b, a);
1787
+ this.jz("FlatDisabledElevation", b, a);
1785
1788
  }
1786
1789
  },
1787
1790
  enumerable: true,
1788
1791
  configurable: true
1789
1792
  });
1790
- Object.defineProperty(XButton.prototype, "s2", {
1793
+ Object.defineProperty(XButton.prototype, "s3", {
1791
1794
  get: function () {
1792
- return this.lz;
1795
+ return this.l0;
1793
1796
  },
1794
1797
  set: function (a) {
1795
- var b = this.lz;
1796
- this.lz = a;
1797
- if (b != this.lz) {
1798
- this.jy("FlatHoverBackgroundColor", b, a);
1798
+ var b = this.l0;
1799
+ this.l0 = a;
1800
+ if (b != this.l0) {
1801
+ this.jz("FlatHoverBackgroundColor", b, a);
1799
1802
  }
1800
1803
  },
1801
1804
  enumerable: true,
1802
1805
  configurable: true
1803
1806
  });
1804
- Object.defineProperty(XButton.prototype, "sw", {
1807
+ Object.defineProperty(XButton.prototype, "sx", {
1805
1808
  get: function () {
1806
- return this.lt;
1809
+ return this.lu;
1807
1810
  },
1808
1811
  set: function (a) {
1809
- var b = this.lt;
1810
- this.lt = a;
1811
- if (b != this.lt) {
1812
- this.jy("FlatBorderColor", b, a);
1812
+ var b = this.lu;
1813
+ this.lu = a;
1814
+ if (b != this.lu) {
1815
+ this.jz("FlatBorderColor", b, a);
1813
1816
  }
1814
1817
  },
1815
1818
  enumerable: true,
@@ -1823,7 +1826,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1823
1826
  var b = this.bw;
1824
1827
  this.bw = a;
1825
1828
  if (b != this.bw) {
1826
- this.jy("FlatRestingElevation", b, a);
1829
+ this.jz("FlatRestingElevation", b, a);
1827
1830
  }
1828
1831
  },
1829
1832
  enumerable: true,
@@ -1837,7 +1840,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1837
1840
  var b = this.bv;
1838
1841
  this.bv = a;
1839
1842
  if (b != this.bv) {
1840
- this.jy("FlatHoverElevation", b, a);
1843
+ this.jz("FlatHoverElevation", b, a);
1841
1844
  }
1842
1845
  },
1843
1846
  enumerable: true,
@@ -1851,21 +1854,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1851
1854
  var b = this.bu;
1852
1855
  this.bu = a;
1853
1856
  if (b != this.bu) {
1854
- this.jy("FlatFocusElevation", b, a);
1855
- }
1856
- },
1857
- enumerable: true,
1858
- configurable: true
1859
- });
1860
- Object.defineProperty(XButton.prototype, "s4", {
1861
- get: function () {
1862
- return this.l1;
1863
- },
1864
- set: function (a) {
1865
- var b = this.l1;
1866
- this.l1 = a;
1867
- if (b != this.l1) {
1868
- this.jy("FlatRippleColor", b, a);
1857
+ this.jz("FlatFocusElevation", b, a);
1869
1858
  }
1870
1859
  },
1871
1860
  enumerable: true,
@@ -1879,35 +1868,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1879
1868
  var b = this.l2;
1880
1869
  this.l2 = a;
1881
1870
  if (b != this.l2) {
1882
- this.jy("FlatTextColor", b, a);
1871
+ this.jz("FlatRippleColor", b, a);
1883
1872
  }
1884
1873
  },
1885
1874
  enumerable: true,
1886
1875
  configurable: true
1887
1876
  });
1888
- Object.defineProperty(XButton.prototype, "s3", {
1877
+ Object.defineProperty(XButton.prototype, "s6", {
1889
1878
  get: function () {
1890
- return this.l0;
1879
+ return this.l3;
1891
1880
  },
1892
1881
  set: function (a) {
1893
- var b = this.l0;
1894
- this.l0 = a;
1895
- if (b != this.l0) {
1896
- this.jy("FlatHoverTextColor", b, a);
1882
+ var b = this.l3;
1883
+ this.l3 = a;
1884
+ if (b != this.l3) {
1885
+ this.jz("FlatTextColor", b, a);
1897
1886
  }
1898
1887
  },
1899
1888
  enumerable: true,
1900
1889
  configurable: true
1901
1890
  });
1902
- Object.defineProperty(XButton.prototype, "s0", {
1891
+ Object.defineProperty(XButton.prototype, "s4", {
1903
1892
  get: function () {
1904
- return this.lx;
1893
+ return this.l1;
1905
1894
  },
1906
1895
  set: function (a) {
1907
- var b = this.lx;
1908
- this.lx = a;
1909
- if (b != this.lx) {
1910
- this.jy("FlatFocusBackgroundColor", b, a);
1896
+ var b = this.l1;
1897
+ this.l1 = a;
1898
+ if (b != this.l1) {
1899
+ this.jz("FlatHoverTextColor", b, a);
1911
1900
  }
1912
1901
  },
1913
1902
  enumerable: true,
@@ -1921,63 +1910,63 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1921
1910
  var b = this.ly;
1922
1911
  this.ly = a;
1923
1912
  if (b != this.ly) {
1924
- this.jy("FlatFocusTextColor", b, a);
1913
+ this.jz("FlatFocusBackgroundColor", b, a);
1925
1914
  }
1926
1915
  },
1927
1916
  enumerable: true,
1928
1917
  configurable: true
1929
1918
  });
1930
- Object.defineProperty(XButton.prototype, "be", {
1919
+ Object.defineProperty(XButton.prototype, "s2", {
1931
1920
  get: function () {
1932
- return this.aq;
1921
+ return this.lz;
1933
1922
  },
1934
1923
  set: function (a) {
1935
- var b = this.aq;
1936
- this.aq = a;
1937
- if (b != this.aq) {
1938
- this.jy("FlatBorderWidth", b, a);
1924
+ var b = this.lz;
1925
+ this.lz = a;
1926
+ if (b != this.lz) {
1927
+ this.jz("FlatFocusTextColor", b, a);
1939
1928
  }
1940
1929
  },
1941
1930
  enumerable: true,
1942
1931
  configurable: true
1943
1932
  });
1944
- Object.defineProperty(XButton.prototype, "kv", {
1933
+ Object.defineProperty(XButton.prototype, "be", {
1945
1934
  get: function () {
1946
- return this.j8;
1935
+ return this.aq;
1947
1936
  },
1948
1937
  set: function (a) {
1949
- var b = this.j8;
1950
- this.j8 = a;
1951
- {
1952
- this.jy("FlatCornerRadius", b, a);
1938
+ var b = this.aq;
1939
+ this.aq = a;
1940
+ if (b != this.aq) {
1941
+ this.jz("FlatBorderWidth", b, a);
1953
1942
  }
1954
1943
  },
1955
1944
  enumerable: true,
1956
1945
  configurable: true
1957
1946
  });
1958
- Object.defineProperty(XButton.prototype, "nl", {
1947
+ Object.defineProperty(XButton.prototype, "kw", {
1959
1948
  get: function () {
1960
- return this.ld;
1949
+ return this.j9;
1961
1950
  },
1962
1951
  set: function (a) {
1963
- var b = this.ld;
1964
- this.ld = a;
1965
- if (b != this.ld) {
1966
- this.jy("BackgroundColor", b, a);
1952
+ var b = this.j9;
1953
+ this.j9 = a;
1954
+ {
1955
+ this.jz("FlatCornerRadius", b, a);
1967
1956
  }
1968
1957
  },
1969
1958
  enumerable: true,
1970
1959
  configurable: true
1971
1960
  });
1972
- Object.defineProperty(XButton.prototype, "sh", {
1961
+ Object.defineProperty(XButton.prototype, "nm", {
1973
1962
  get: function () {
1974
- return this.lf;
1963
+ return this.le;
1975
1964
  },
1976
1965
  set: function (a) {
1977
- var b = this.lf;
1978
- this.lf = a;
1979
- if (b != this.lf) {
1980
- this.jy("DisabledBackgroundColor", b, a);
1966
+ var b = this.le;
1967
+ this.le = a;
1968
+ if (b != this.le) {
1969
+ this.jz("BackgroundColor", b, a);
1981
1970
  }
1982
1971
  },
1983
1972
  enumerable: true,
@@ -1991,7 +1980,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
1991
1980
  var b = this.lg;
1992
1981
  this.lg = a;
1993
1982
  if (b != this.lg) {
1994
- this.jy("DisabledBorderColor", b, a);
1983
+ this.jz("DisabledBackgroundColor", b, a);
1995
1984
  }
1996
1985
  },
1997
1986
  enumerable: true,
@@ -2005,7 +1994,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2005
1994
  var b = this.lh;
2006
1995
  this.lh = a;
2007
1996
  if (b != this.lh) {
2008
- this.jy("DisabledTextColor", b, a);
1997
+ this.jz("DisabledBorderColor", b, a);
1998
+ }
1999
+ },
2000
+ enumerable: true,
2001
+ configurable: true
2002
+ });
2003
+ Object.defineProperty(XButton.prototype, "sk", {
2004
+ get: function () {
2005
+ return this.li;
2006
+ },
2007
+ set: function (a) {
2008
+ var b = this.li;
2009
+ this.li = a;
2010
+ if (b != this.li) {
2011
+ this.jz("DisabledTextColor", b, a);
2009
2012
  }
2010
2013
  },
2011
2014
  enumerable: true,
@@ -2019,7 +2022,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2019
2022
  var b = this.bo;
2020
2023
  this.bo = a;
2021
2024
  if (b != this.bo) {
2022
- this.jy("DisabledElevation", b, a);
2025
+ this.jz("DisabledElevation", b, a);
2023
2026
  }
2024
2027
  },
2025
2028
  enumerable: true,
@@ -2033,35 +2036,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2033
2036
  var b = this.o;
2034
2037
  this.o = a;
2035
2038
  if (b != this.o) {
2036
- this.jy("ElevationMode", enumGetBox(ElevationMode_$type, b), enumGetBox(ElevationMode_$type, a));
2039
+ this.jz("ElevationMode", enumGetBox(ElevationMode_$type, b), enumGetBox(ElevationMode_$type, a));
2037
2040
  }
2038
2041
  },
2039
2042
  enumerable: true,
2040
2043
  configurable: true
2041
2044
  });
2042
- Object.defineProperty(XButton.prototype, "s8", {
2045
+ Object.defineProperty(XButton.prototype, "s9", {
2043
2046
  get: function () {
2044
- return this.l5;
2047
+ return this.l6;
2045
2048
  },
2046
2049
  set: function (a) {
2047
- var b = this.l5;
2048
- this.l5 = a;
2049
- if (b != this.l5) {
2050
- this.jy("HoverBackgroundColor", b, a);
2050
+ var b = this.l6;
2051
+ this.l6 = a;
2052
+ if (b != this.l6) {
2053
+ this.jz("HoverBackgroundColor", b, a);
2051
2054
  }
2052
2055
  },
2053
2056
  enumerable: true,
2054
2057
  configurable: true
2055
2058
  });
2056
- Object.defineProperty(XButton.prototype, "nm", {
2059
+ Object.defineProperty(XButton.prototype, "nn", {
2057
2060
  get: function () {
2058
- return this.le;
2061
+ return this.lf;
2059
2062
  },
2060
2063
  set: function (a) {
2061
- var b = this.le;
2062
- this.le = a;
2063
- if (b != this.le) {
2064
- this.jy("BorderColor", b, a);
2064
+ var b = this.lf;
2065
+ this.lf = a;
2066
+ if (b != this.lf) {
2067
+ this.jz("BorderColor", b, a);
2065
2068
  }
2066
2069
  },
2067
2070
  enumerable: true,
@@ -2075,7 +2078,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2075
2078
  var b = this.cb;
2076
2079
  this.cb = a;
2077
2080
  if (b != this.cb) {
2078
- this.jy("RestingElevation", b, a);
2081
+ this.jz("RestingElevation", b, a);
2079
2082
  }
2080
2083
  },
2081
2084
  enumerable: true,
@@ -2089,7 +2092,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2089
2092
  var b = this.by;
2090
2093
  this.by = a;
2091
2094
  if (b != this.by) {
2092
- this.jy("HoverElevation", b, a);
2095
+ this.jz("HoverElevation", b, a);
2093
2096
  }
2094
2097
  },
2095
2098
  enumerable: true,
@@ -2103,7 +2106,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2103
2106
  var b = this.bx;
2104
2107
  this.bx = a;
2105
2108
  if (b != this.bx) {
2106
- this.jy("FocusElevation", b, a);
2109
+ this.jz("FocusElevation", b, a);
2107
2110
  }
2108
2111
  },
2109
2112
  enumerable: true,
@@ -2117,91 +2120,77 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2117
2120
  var b = this.u;
2118
2121
  this.u = a;
2119
2122
  if (b != this.u) {
2120
- this.jy("TextStyle", b, a);
2123
+ this.jz("TextStyle", b, a);
2121
2124
  }
2122
2125
  },
2123
2126
  enumerable: true,
2124
2127
  configurable: true
2125
2128
  });
2126
- Object.defineProperty(XButton.prototype, "t8", {
2129
+ Object.defineProperty(XButton.prototype, "t9", {
2127
2130
  get: function () {
2128
- return this.m6;
2131
+ return this.m7;
2129
2132
  },
2130
2133
  set: function (a) {
2131
- var b = this.m6;
2132
- this.m6 = a;
2133
- if (b != this.m6) {
2134
- this.jy("TextColor", b, a);
2134
+ var b = this.m7;
2135
+ this.m7 = a;
2136
+ if (b != this.m7) {
2137
+ this.jz("TextColor", b, a);
2135
2138
  }
2136
2139
  },
2137
2140
  enumerable: true,
2138
2141
  configurable: true
2139
2142
  });
2140
- Object.defineProperty(XButton.prototype, "s9", {
2141
- get: function () {
2142
- return this.l7;
2143
- },
2144
- set: function (a) {
2145
- var b = this.l7;
2146
- this.l7 = a;
2147
- if (b != this.l7) {
2148
- this.jy("HoverTextColor", b, a);
2149
- }
2150
- },
2151
- enumerable: true,
2152
- configurable: true
2153
- });
2154
- Object.defineProperty(XButton.prototype, "t7", {
2143
+ Object.defineProperty(XButton.prototype, "ta", {
2155
2144
  get: function () {
2156
- return this.m5;
2145
+ return this.l8;
2157
2146
  },
2158
2147
  set: function (a) {
2159
- var b = this.m5;
2160
- this.m5 = a;
2161
- if (b != this.m5) {
2162
- this.jy("RippleColor", b, a);
2148
+ var b = this.l8;
2149
+ this.l8 = a;
2150
+ if (b != this.l8) {
2151
+ this.jz("HoverTextColor", b, a);
2163
2152
  }
2164
2153
  },
2165
2154
  enumerable: true,
2166
2155
  configurable: true
2167
2156
  });
2168
- Object.defineProperty(XButton.prototype, "t6", {
2157
+ Object.defineProperty(XButton.prototype, "t8", {
2169
2158
  get: function () {
2170
- return this.m4;
2159
+ return this.m6;
2171
2160
  },
2172
2161
  set: function (a) {
2173
- var b = this.m4;
2174
- this.m4 = a;
2175
- if (b != this.m4) {
2176
- this.jy("RaisedTextColor", b, a);
2162
+ var b = this.m6;
2163
+ this.m6 = a;
2164
+ if (b != this.m6) {
2165
+ this.jz("RippleColor", b, a);
2177
2166
  }
2178
2167
  },
2179
2168
  enumerable: true,
2180
2169
  configurable: true
2181
2170
  });
2182
- Object.defineProperty(XButton.prototype, "t4", {
2171
+ Object.defineProperty(XButton.prototype, "t7", {
2183
2172
  get: function () {
2184
- return this.m2;
2173
+ return this.m5;
2185
2174
  },
2186
2175
  set: function (a) {
2187
- var b = this.m2;
2188
- this.m2 = a;
2189
- if (b != this.m2) {
2190
- this.jy("RaisedHoverTextColor", b, a);
2176
+ var b = this.m5;
2177
+ this.m5 = a;
2178
+ if (b != this.m5) {
2179
+ this.jz("RaisedTextColor", b, a);
2191
2180
  }
2192
2181
  },
2193
2182
  enumerable: true,
2194
2183
  configurable: true
2195
2184
  });
2196
- Object.defineProperty(XButton.prototype, "t1", {
2185
+ Object.defineProperty(XButton.prototype, "t5", {
2197
2186
  get: function () {
2198
- return this.mz;
2187
+ return this.m3;
2199
2188
  },
2200
2189
  set: function (a) {
2201
- var b = this.mz;
2202
- this.mz = a;
2203
- if (b != this.mz) {
2204
- this.jy("RaisedFocusBackgroundColor", b, a);
2190
+ var b = this.m3;
2191
+ this.m3 = a;
2192
+ if (b != this.m3) {
2193
+ this.jz("RaisedHoverTextColor", b, a);
2205
2194
  }
2206
2195
  },
2207
2196
  enumerable: true,
@@ -2215,21 +2204,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2215
2204
  var b = this.m0;
2216
2205
  this.m0 = a;
2217
2206
  if (b != this.m0) {
2218
- this.jy("RaisedFocusTextColor", b, a);
2207
+ this.jz("RaisedFocusBackgroundColor", b, a);
2219
2208
  }
2220
2209
  },
2221
2210
  enumerable: true,
2222
2211
  configurable: true
2223
2212
  });
2224
- Object.defineProperty(XButton.prototype, "s6", {
2213
+ Object.defineProperty(XButton.prototype, "t3", {
2225
2214
  get: function () {
2226
- return this.l3;
2215
+ return this.m1;
2227
2216
  },
2228
2217
  set: function (a) {
2229
- var b = this.l3;
2230
- this.l3 = a;
2231
- if (b != this.l3) {
2232
- this.jy("FocusBackgroundColor", b, a);
2218
+ var b = this.m1;
2219
+ this.m1 = a;
2220
+ if (b != this.m1) {
2221
+ this.jz("RaisedFocusTextColor", b, a);
2233
2222
  }
2234
2223
  },
2235
2224
  enumerable: true,
@@ -2243,63 +2232,63 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2243
2232
  var b = this.l4;
2244
2233
  this.l4 = a;
2245
2234
  if (b != this.l4) {
2246
- this.jy("FocusTextColor", b, a);
2235
+ this.jz("FocusBackgroundColor", b, a);
2247
2236
  }
2248
2237
  },
2249
2238
  enumerable: true,
2250
2239
  configurable: true
2251
2240
  });
2252
- Object.defineProperty(XButton.prototype, "ax", {
2241
+ Object.defineProperty(XButton.prototype, "s8", {
2253
2242
  get: function () {
2254
- return this.ao;
2243
+ return this.l5;
2255
2244
  },
2256
2245
  set: function (a) {
2257
- var b = this.ao;
2258
- this.ao = a;
2259
- if (b != this.ao) {
2260
- this.jy("BorderWidth", b, a);
2246
+ var b = this.l5;
2247
+ this.l5 = a;
2248
+ if (b != this.l5) {
2249
+ this.jz("FocusTextColor", b, a);
2261
2250
  }
2262
2251
  },
2263
2252
  enumerable: true,
2264
2253
  configurable: true
2265
2254
  });
2266
- Object.defineProperty(XButton.prototype, "ke", {
2255
+ Object.defineProperty(XButton.prototype, "ax", {
2267
2256
  get: function () {
2268
- return this.j6;
2257
+ return this.ao;
2269
2258
  },
2270
2259
  set: function (a) {
2271
- var b = this.j6;
2272
- this.j6 = a;
2273
- {
2274
- this.jy("CornerRadius", b, a);
2260
+ var b = this.ao;
2261
+ this.ao = a;
2262
+ if (b != this.ao) {
2263
+ this.jz("BorderWidth", b, a);
2275
2264
  }
2276
2265
  },
2277
2266
  enumerable: true,
2278
2267
  configurable: true
2279
2268
  });
2280
- Object.defineProperty(XButton.prototype, "tl", {
2269
+ Object.defineProperty(XButton.prototype, "kf", {
2281
2270
  get: function () {
2282
- return this.mj;
2271
+ return this.j7;
2283
2272
  },
2284
2273
  set: function (a) {
2285
- var b = this.mj;
2286
- this.mj = a;
2287
- if (b != this.mj) {
2288
- this.jy("OutlinedBackgroundColor", b, a);
2274
+ var b = this.j7;
2275
+ this.j7 = a;
2276
+ {
2277
+ this.jz("CornerRadius", b, a);
2289
2278
  }
2290
2279
  },
2291
2280
  enumerable: true,
2292
2281
  configurable: true
2293
2282
  });
2294
- Object.defineProperty(XButton.prototype, "tn", {
2283
+ Object.defineProperty(XButton.prototype, "tm", {
2295
2284
  get: function () {
2296
- return this.ml;
2285
+ return this.mk;
2297
2286
  },
2298
2287
  set: function (a) {
2299
- var b = this.ml;
2300
- this.ml = a;
2301
- if (b != this.ml) {
2302
- this.jy("OutlinedDisabledBackgroundColor", b, a);
2288
+ var b = this.mk;
2289
+ this.mk = a;
2290
+ if (b != this.mk) {
2291
+ this.jz("OutlinedBackgroundColor", b, a);
2303
2292
  }
2304
2293
  },
2305
2294
  enumerable: true,
@@ -2313,7 +2302,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2313
2302
  var b = this.mm;
2314
2303
  this.mm = a;
2315
2304
  if (b != this.mm) {
2316
- this.jy("OutlinedDisabledBorderColor", b, a);
2305
+ this.jz("OutlinedDisabledBackgroundColor", b, a);
2317
2306
  }
2318
2307
  },
2319
2308
  enumerable: true,
@@ -2327,7 +2316,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2327
2316
  var b = this.mn;
2328
2317
  this.mn = a;
2329
2318
  if (b != this.mn) {
2330
- this.jy("OutlinedDisabledTextColor", b, a);
2319
+ this.jz("OutlinedDisabledBorderColor", b, a);
2320
+ }
2321
+ },
2322
+ enumerable: true,
2323
+ configurable: true
2324
+ });
2325
+ Object.defineProperty(XButton.prototype, "tq", {
2326
+ get: function () {
2327
+ return this.mo;
2328
+ },
2329
+ set: function (a) {
2330
+ var b = this.mo;
2331
+ this.mo = a;
2332
+ if (b != this.mo) {
2333
+ this.jz("OutlinedDisabledTextColor", b, a);
2331
2334
  }
2332
2335
  },
2333
2336
  enumerable: true,
@@ -2341,35 +2344,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2341
2344
  var b = this.b3;
2342
2345
  this.b3 = a;
2343
2346
  if (b != this.b3) {
2344
- this.jy("OutlinedDisabledElevation", b, a);
2347
+ this.jz("OutlinedDisabledElevation", b, a);
2345
2348
  }
2346
2349
  },
2347
2350
  enumerable: true,
2348
2351
  configurable: true
2349
2352
  });
2350
- Object.defineProperty(XButton.prototype, "ts", {
2353
+ Object.defineProperty(XButton.prototype, "tt", {
2351
2354
  get: function () {
2352
- return this.mq;
2355
+ return this.mr;
2353
2356
  },
2354
2357
  set: function (a) {
2355
- var b = this.mq;
2356
- this.mq = a;
2357
- if (b != this.mq) {
2358
- this.jy("OutlinedHoverBackgroundColor", b, a);
2358
+ var b = this.mr;
2359
+ this.mr = a;
2360
+ if (b != this.mr) {
2361
+ this.jz("OutlinedHoverBackgroundColor", b, a);
2359
2362
  }
2360
2363
  },
2361
2364
  enumerable: true,
2362
2365
  configurable: true
2363
2366
  });
2364
- Object.defineProperty(XButton.prototype, "tm", {
2367
+ Object.defineProperty(XButton.prototype, "tn", {
2365
2368
  get: function () {
2366
- return this.mk;
2369
+ return this.ml;
2367
2370
  },
2368
2371
  set: function (a) {
2369
- var b = this.mk;
2370
- this.mk = a;
2371
- if (b != this.mk) {
2372
- this.jy("OutlinedBorderColor", b, a);
2372
+ var b = this.ml;
2373
+ this.ml = a;
2374
+ if (b != this.ml) {
2375
+ this.jz("OutlinedBorderColor", b, a);
2373
2376
  }
2374
2377
  },
2375
2378
  enumerable: true,
@@ -2383,7 +2386,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2383
2386
  var b = this.b6;
2384
2387
  this.b6 = a;
2385
2388
  if (b != this.b6) {
2386
- this.jy("OutlinedRestingElevation", b, a);
2389
+ this.jz("OutlinedRestingElevation", b, a);
2387
2390
  }
2388
2391
  },
2389
2392
  enumerable: true,
@@ -2397,7 +2400,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2397
2400
  var b = this.b5;
2398
2401
  this.b5 = a;
2399
2402
  if (b != this.b5) {
2400
- this.jy("OutlinedHoverElevation", b, a);
2403
+ this.jz("OutlinedHoverElevation", b, a);
2401
2404
  }
2402
2405
  },
2403
2406
  enumerable: true,
@@ -2411,7 +2414,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2411
2414
  var b = this.b4;
2412
2415
  this.b4 = a;
2413
2416
  if (b != this.b4) {
2414
- this.jy("OutlinedFocusElevation", b, a);
2417
+ this.jz("OutlinedFocusElevation", b, a);
2415
2418
  }
2416
2419
  },
2417
2420
  enumerable: true,
@@ -2419,41 +2422,27 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2419
2422
  });
2420
2423
  Object.defineProperty(XButton.prototype, "bi", {
2421
2424
  get: function () {
2422
- return this.au;
2423
- },
2424
- set: function (a) {
2425
- var b = this.au;
2426
- this.au = a;
2427
- if (b != this.au) {
2428
- this.jy("OutlinedBorderWidth", b, a);
2429
- }
2430
- },
2431
- enumerable: true,
2432
- configurable: true
2433
- });
2434
- Object.defineProperty(XButton.prototype, "kx", {
2435
- get: function () {
2436
- return this.ka;
2425
+ return this.au;
2437
2426
  },
2438
2427
  set: function (a) {
2439
- var b = this.ka;
2440
- this.ka = a;
2441
- {
2442
- this.jy("OutlinedCornerRadius", b, a);
2428
+ var b = this.au;
2429
+ this.au = a;
2430
+ if (b != this.au) {
2431
+ this.jz("OutlinedBorderWidth", b, a);
2443
2432
  }
2444
2433
  },
2445
2434
  enumerable: true,
2446
2435
  configurable: true
2447
2436
  });
2448
- Object.defineProperty(XButton.prototype, "tu", {
2437
+ Object.defineProperty(XButton.prototype, "ky", {
2449
2438
  get: function () {
2450
- return this.ms;
2439
+ return this.kb;
2451
2440
  },
2452
2441
  set: function (a) {
2453
- var b = this.ms;
2454
- this.ms = a;
2455
- if (b != this.ms) {
2456
- this.jy("OutlinedRippleColor", b, a);
2442
+ var b = this.kb;
2443
+ this.kb = a;
2444
+ {
2445
+ this.jz("OutlinedCornerRadius", b, a);
2457
2446
  }
2458
2447
  },
2459
2448
  enumerable: true,
@@ -2467,35 +2456,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2467
2456
  var b = this.mt;
2468
2457
  this.mt = a;
2469
2458
  if (b != this.mt) {
2470
- this.jy("OutlinedTextColor", b, a);
2459
+ this.jz("OutlinedRippleColor", b, a);
2471
2460
  }
2472
2461
  },
2473
2462
  enumerable: true,
2474
2463
  configurable: true
2475
2464
  });
2476
- Object.defineProperty(XButton.prototype, "tt", {
2465
+ Object.defineProperty(XButton.prototype, "tw", {
2477
2466
  get: function () {
2478
- return this.mr;
2467
+ return this.mu;
2479
2468
  },
2480
2469
  set: function (a) {
2481
- var b = this.mr;
2482
- this.mr = a;
2483
- if (b != this.mr) {
2484
- this.jy("OutlinedHoverTextColor", b, a);
2470
+ var b = this.mu;
2471
+ this.mu = a;
2472
+ if (b != this.mu) {
2473
+ this.jz("OutlinedTextColor", b, a);
2485
2474
  }
2486
2475
  },
2487
2476
  enumerable: true,
2488
2477
  configurable: true
2489
2478
  });
2490
- Object.defineProperty(XButton.prototype, "tq", {
2479
+ Object.defineProperty(XButton.prototype, "tu", {
2491
2480
  get: function () {
2492
- return this.mo;
2481
+ return this.ms;
2493
2482
  },
2494
2483
  set: function (a) {
2495
- var b = this.mo;
2496
- this.mo = a;
2497
- if (b != this.mo) {
2498
- this.jy("OutlinedFocusBackgroundColor", b, a);
2484
+ var b = this.ms;
2485
+ this.ms = a;
2486
+ if (b != this.ms) {
2487
+ this.jz("OutlinedHoverTextColor", b, a);
2499
2488
  }
2500
2489
  },
2501
2490
  enumerable: true,
@@ -2509,35 +2498,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2509
2498
  var b = this.mp;
2510
2499
  this.mp = a;
2511
2500
  if (b != this.mp) {
2512
- this.jy("OutlinedFocusTextColor", b, a);
2501
+ this.jz("OutlinedFocusBackgroundColor", b, a);
2513
2502
  }
2514
2503
  },
2515
2504
  enumerable: true,
2516
2505
  configurable: true
2517
2506
  });
2518
- Object.defineProperty(XButton.prototype, "sk", {
2507
+ Object.defineProperty(XButton.prototype, "ts", {
2519
2508
  get: function () {
2520
- return this.li;
2509
+ return this.mq;
2521
2510
  },
2522
2511
  set: function (a) {
2523
- var b = this.li;
2524
- this.li = a;
2525
- if (b != this.li) {
2526
- this.jy("FabBackgroundColor", b, a);
2512
+ var b = this.mq;
2513
+ this.mq = a;
2514
+ if (b != this.mq) {
2515
+ this.jz("OutlinedFocusTextColor", b, a);
2527
2516
  }
2528
2517
  },
2529
2518
  enumerable: true,
2530
2519
  configurable: true
2531
2520
  });
2532
- Object.defineProperty(XButton.prototype, "sm", {
2521
+ Object.defineProperty(XButton.prototype, "sl", {
2533
2522
  get: function () {
2534
- return this.lk;
2523
+ return this.lj;
2535
2524
  },
2536
2525
  set: function (a) {
2537
- var b = this.lk;
2538
- this.lk = a;
2539
- if (b != this.lk) {
2540
- this.jy("FabDisabledBackgroundColor", b, a);
2526
+ var b = this.lj;
2527
+ this.lj = a;
2528
+ if (b != this.lj) {
2529
+ this.jz("FabBackgroundColor", b, a);
2541
2530
  }
2542
2531
  },
2543
2532
  enumerable: true,
@@ -2551,7 +2540,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2551
2540
  var b = this.ll;
2552
2541
  this.ll = a;
2553
2542
  if (b != this.ll) {
2554
- this.jy("FabDisabledBorderColor", b, a);
2543
+ this.jz("FabDisabledBackgroundColor", b, a);
2555
2544
  }
2556
2545
  },
2557
2546
  enumerable: true,
@@ -2565,7 +2554,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2565
2554
  var b = this.lm;
2566
2555
  this.lm = a;
2567
2556
  if (b != this.lm) {
2568
- this.jy("FabDisabledTextColor", b, a);
2557
+ this.jz("FabDisabledBorderColor", b, a);
2558
+ }
2559
+ },
2560
+ enumerable: true,
2561
+ configurable: true
2562
+ });
2563
+ Object.defineProperty(XButton.prototype, "sp", {
2564
+ get: function () {
2565
+ return this.ln;
2566
+ },
2567
+ set: function (a) {
2568
+ var b = this.ln;
2569
+ this.ln = a;
2570
+ if (b != this.ln) {
2571
+ this.jz("FabDisabledTextColor", b, a);
2569
2572
  }
2570
2573
  },
2571
2574
  enumerable: true,
@@ -2579,35 +2582,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2579
2582
  var b = this.bp;
2580
2583
  this.bp = a;
2581
2584
  if (b != this.bp) {
2582
- this.jy("FabDisabledElevation", b, a);
2585
+ this.jz("FabDisabledElevation", b, a);
2583
2586
  }
2584
2587
  },
2585
2588
  enumerable: true,
2586
2589
  configurable: true
2587
2590
  });
2588
- Object.defineProperty(XButton.prototype, "sr", {
2591
+ Object.defineProperty(XButton.prototype, "ss", {
2589
2592
  get: function () {
2590
- return this.l6;
2593
+ return this.l7;
2591
2594
  },
2592
2595
  set: function (a) {
2593
- var b = this.l6;
2594
- this.l6 = a;
2595
- if (b != this.l6) {
2596
- this.jy("FabHoverBackgroundColor", b, a);
2596
+ var b = this.l7;
2597
+ this.l7 = a;
2598
+ if (b != this.l7) {
2599
+ this.jz("FabHoverBackgroundColor", b, a);
2597
2600
  }
2598
2601
  },
2599
2602
  enumerable: true,
2600
2603
  configurable: true
2601
2604
  });
2602
- Object.defineProperty(XButton.prototype, "sl", {
2605
+ Object.defineProperty(XButton.prototype, "sm", {
2603
2606
  get: function () {
2604
- return this.lj;
2607
+ return this.lk;
2605
2608
  },
2606
2609
  set: function (a) {
2607
- var b = this.lj;
2608
- this.lj = a;
2609
- if (b != this.lj) {
2610
- this.jy("FabBorderColor", b, a);
2610
+ var b = this.lk;
2611
+ this.lk = a;
2612
+ if (b != this.lk) {
2613
+ this.jz("FabBorderColor", b, a);
2611
2614
  }
2612
2615
  },
2613
2616
  enumerable: true,
@@ -2621,7 +2624,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2621
2624
  var b = this.bs;
2622
2625
  this.bs = a;
2623
2626
  if (b != this.bs) {
2624
- this.jy("FabRestingElevation", b, a);
2627
+ this.jz("FabRestingElevation", b, a);
2625
2628
  }
2626
2629
  },
2627
2630
  enumerable: true,
@@ -2635,7 +2638,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2635
2638
  var b = this.br;
2636
2639
  this.br = a;
2637
2640
  if (b != this.br) {
2638
- this.jy("FabHoverElevation", b, a);
2641
+ this.jz("FabHoverElevation", b, a);
2639
2642
  }
2640
2643
  },
2641
2644
  enumerable: true,
@@ -2649,7 +2652,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2649
2652
  var b = this.bq;
2650
2653
  this.bq = a;
2651
2654
  if (b != this.bq) {
2652
- this.jy("FabFocusElevation", b, a);
2655
+ this.jz("FabFocusElevation", b, a);
2653
2656
  }
2654
2657
  },
2655
2658
  enumerable: true,
@@ -2663,35 +2666,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2663
2666
  var b = this.ap;
2664
2667
  this.ap = a;
2665
2668
  if (b != this.ap) {
2666
- this.jy("FabBorderWidth", b, a);
2669
+ this.jz("FabBorderWidth", b, a);
2667
2670
  }
2668
2671
  },
2669
2672
  enumerable: true,
2670
2673
  configurable: true
2671
2674
  });
2672
- Object.defineProperty(XButton.prototype, "ku", {
2675
+ Object.defineProperty(XButton.prototype, "kv", {
2673
2676
  get: function () {
2674
- return this.j7;
2677
+ return this.j8;
2675
2678
  },
2676
2679
  set: function (a) {
2677
- var b = this.j7;
2678
- this.j7 = a;
2680
+ var b = this.j8;
2681
+ this.j8 = a;
2679
2682
  {
2680
- this.jy("FabCornerRadius", b, a);
2681
- }
2682
- },
2683
- enumerable: true,
2684
- configurable: true
2685
- });
2686
- Object.defineProperty(XButton.prototype, "st", {
2687
- get: function () {
2688
- return this.lq;
2689
- },
2690
- set: function (a) {
2691
- var b = this.lq;
2692
- this.lq = a;
2693
- if (b != this.lq) {
2694
- this.jy("FabRippleColor", b, a);
2683
+ this.jz("FabCornerRadius", b, a);
2695
2684
  }
2696
2685
  },
2697
2686
  enumerable: true,
@@ -2705,35 +2694,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2705
2694
  var b = this.lr;
2706
2695
  this.lr = a;
2707
2696
  if (b != this.lr) {
2708
- this.jy("FabTextColor", b, a);
2697
+ this.jz("FabRippleColor", b, a);
2709
2698
  }
2710
2699
  },
2711
2700
  enumerable: true,
2712
2701
  configurable: true
2713
2702
  });
2714
- Object.defineProperty(XButton.prototype, "ss", {
2703
+ Object.defineProperty(XButton.prototype, "sv", {
2715
2704
  get: function () {
2716
- return this.lp;
2705
+ return this.ls;
2717
2706
  },
2718
2707
  set: function (a) {
2719
- var b = this.lp;
2720
- this.lp = a;
2721
- if (b != this.lp) {
2722
- this.jy("FabHoverTextColor", b, a);
2708
+ var b = this.ls;
2709
+ this.ls = a;
2710
+ if (b != this.ls) {
2711
+ this.jz("FabTextColor", b, a);
2723
2712
  }
2724
2713
  },
2725
2714
  enumerable: true,
2726
2715
  configurable: true
2727
2716
  });
2728
- Object.defineProperty(XButton.prototype, "sp", {
2717
+ Object.defineProperty(XButton.prototype, "st", {
2729
2718
  get: function () {
2730
- return this.ln;
2719
+ return this.lq;
2731
2720
  },
2732
2721
  set: function (a) {
2733
- var b = this.ln;
2734
- this.ln = a;
2735
- if (b != this.ln) {
2736
- this.jy("FabFocusBackgroundColor", b, a);
2722
+ var b = this.lq;
2723
+ this.lq = a;
2724
+ if (b != this.lq) {
2725
+ this.jz("FabHoverTextColor", b, a);
2737
2726
  }
2738
2727
  },
2739
2728
  enumerable: true,
@@ -2747,35 +2736,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2747
2736
  var b = this.lo;
2748
2737
  this.lo = a;
2749
2738
  if (b != this.lo) {
2750
- this.jy("FabFocusTextColor", b, a);
2739
+ this.jz("FabFocusBackgroundColor", b, a);
2751
2740
  }
2752
2741
  },
2753
2742
  enumerable: true,
2754
2743
  configurable: true
2755
2744
  });
2756
- Object.defineProperty(XButton.prototype, "ta", {
2745
+ Object.defineProperty(XButton.prototype, "sr", {
2757
2746
  get: function () {
2758
- return this.l8;
2747
+ return this.lp;
2759
2748
  },
2760
2749
  set: function (a) {
2761
- var b = this.l8;
2762
- this.l8 = a;
2763
- if (b != this.l8) {
2764
- this.jy("IconBackgroundColor", b, a);
2750
+ var b = this.lp;
2751
+ this.lp = a;
2752
+ if (b != this.lp) {
2753
+ this.jz("FabFocusTextColor", b, a);
2765
2754
  }
2766
2755
  },
2767
2756
  enumerable: true,
2768
2757
  configurable: true
2769
2758
  });
2770
- Object.defineProperty(XButton.prototype, "tc", {
2759
+ Object.defineProperty(XButton.prototype, "tb", {
2771
2760
  get: function () {
2772
- return this.ma;
2761
+ return this.l9;
2773
2762
  },
2774
2763
  set: function (a) {
2775
- var b = this.ma;
2776
- this.ma = a;
2777
- if (b != this.ma) {
2778
- this.jy("IconDisabledBackgroundColor", b, a);
2764
+ var b = this.l9;
2765
+ this.l9 = a;
2766
+ if (b != this.l9) {
2767
+ this.jz("IconBackgroundColor", b, a);
2779
2768
  }
2780
2769
  },
2781
2770
  enumerable: true,
@@ -2789,7 +2778,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2789
2778
  var b = this.mb;
2790
2779
  this.mb = a;
2791
2780
  if (b != this.mb) {
2792
- this.jy("IconDisabledBorderColor", b, a);
2781
+ this.jz("IconDisabledBackgroundColor", b, a);
2793
2782
  }
2794
2783
  },
2795
2784
  enumerable: true,
@@ -2803,7 +2792,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2803
2792
  var b = this.mc;
2804
2793
  this.mc = a;
2805
2794
  if (b != this.mc) {
2806
- this.jy("IconDisabledTextColor", b, a);
2795
+ this.jz("IconDisabledBorderColor", b, a);
2796
+ }
2797
+ },
2798
+ enumerable: true,
2799
+ configurable: true
2800
+ });
2801
+ Object.defineProperty(XButton.prototype, "tf", {
2802
+ get: function () {
2803
+ return this.md;
2804
+ },
2805
+ set: function (a) {
2806
+ var b = this.md;
2807
+ this.md = a;
2808
+ if (b != this.md) {
2809
+ this.jz("IconDisabledTextColor", b, a);
2807
2810
  }
2808
2811
  },
2809
2812
  enumerable: true,
@@ -2817,35 +2820,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2817
2820
  var b = this.bz;
2818
2821
  this.bz = a;
2819
2822
  if (b != this.bz) {
2820
- this.jy("IconDisabledElevation", b, a);
2823
+ this.jz("IconDisabledElevation", b, a);
2821
2824
  }
2822
2825
  },
2823
2826
  enumerable: true,
2824
2827
  configurable: true
2825
2828
  });
2826
- Object.defineProperty(XButton.prototype, "th", {
2829
+ Object.defineProperty(XButton.prototype, "ti", {
2827
2830
  get: function () {
2828
- return this.mf;
2831
+ return this.mg;
2829
2832
  },
2830
2833
  set: function (a) {
2831
- var b = this.mf;
2832
- this.mf = a;
2833
- if (b != this.mf) {
2834
- this.jy("IconHoverBackgroundColor", b, a);
2834
+ var b = this.mg;
2835
+ this.mg = a;
2836
+ if (b != this.mg) {
2837
+ this.jz("IconHoverBackgroundColor", b, a);
2835
2838
  }
2836
2839
  },
2837
2840
  enumerable: true,
2838
2841
  configurable: true
2839
2842
  });
2840
- Object.defineProperty(XButton.prototype, "tb", {
2843
+ Object.defineProperty(XButton.prototype, "tc", {
2841
2844
  get: function () {
2842
- return this.l9;
2845
+ return this.ma;
2843
2846
  },
2844
2847
  set: function (a) {
2845
- var b = this.l9;
2846
- this.l9 = a;
2847
- if (b != this.l9) {
2848
- this.jy("IconBorderColor", b, a);
2848
+ var b = this.ma;
2849
+ this.ma = a;
2850
+ if (b != this.ma) {
2851
+ this.jz("IconBorderColor", b, a);
2849
2852
  }
2850
2853
  },
2851
2854
  enumerable: true,
@@ -2859,7 +2862,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2859
2862
  var b = this.b2;
2860
2863
  this.b2 = a;
2861
2864
  if (b != this.b2) {
2862
- this.jy("IconRestingElevation", b, a);
2865
+ this.jz("IconRestingElevation", b, a);
2863
2866
  }
2864
2867
  },
2865
2868
  enumerable: true,
@@ -2873,7 +2876,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2873
2876
  var b = this.b1;
2874
2877
  this.b1 = a;
2875
2878
  if (b != this.b1) {
2876
- this.jy("IconHoverElevation", b, a);
2879
+ this.jz("IconHoverElevation", b, a);
2877
2880
  }
2878
2881
  },
2879
2882
  enumerable: true,
@@ -2887,7 +2890,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2887
2890
  var b = this.b0;
2888
2891
  this.b0 = a;
2889
2892
  if (b != this.b0) {
2890
- this.jy("IconFocusElevation", b, a);
2893
+ this.jz("IconFocusElevation", b, a);
2891
2894
  }
2892
2895
  },
2893
2896
  enumerable: true,
@@ -2901,35 +2904,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2901
2904
  var b = this.ar;
2902
2905
  this.ar = a;
2903
2906
  if (b != this.ar) {
2904
- this.jy("IconBorderWidth", b, a);
2907
+ this.jz("IconBorderWidth", b, a);
2905
2908
  }
2906
2909
  },
2907
2910
  enumerable: true,
2908
2911
  configurable: true
2909
2912
  });
2910
- Object.defineProperty(XButton.prototype, "kw", {
2913
+ Object.defineProperty(XButton.prototype, "kx", {
2911
2914
  get: function () {
2912
- return this.j9;
2915
+ return this.ka;
2913
2916
  },
2914
2917
  set: function (a) {
2915
- var b = this.j9;
2916
- this.j9 = a;
2918
+ var b = this.ka;
2919
+ this.ka = a;
2917
2920
  {
2918
- this.jy("IconCornerRadius", b, a);
2919
- }
2920
- },
2921
- enumerable: true,
2922
- configurable: true
2923
- });
2924
- Object.defineProperty(XButton.prototype, "tj", {
2925
- get: function () {
2926
- return this.mh;
2927
- },
2928
- set: function (a) {
2929
- var b = this.mh;
2930
- this.mh = a;
2931
- if (b != this.mh) {
2932
- this.jy("IconRippleColor", b, a);
2921
+ this.jz("IconCornerRadius", b, a);
2933
2922
  }
2934
2923
  },
2935
2924
  enumerable: true,
@@ -2943,35 +2932,35 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2943
2932
  var b = this.mi;
2944
2933
  this.mi = a;
2945
2934
  if (b != this.mi) {
2946
- this.jy("IconTextColor", b, a);
2935
+ this.jz("IconRippleColor", b, a);
2947
2936
  }
2948
2937
  },
2949
2938
  enumerable: true,
2950
2939
  configurable: true
2951
2940
  });
2952
- Object.defineProperty(XButton.prototype, "ti", {
2941
+ Object.defineProperty(XButton.prototype, "tl", {
2953
2942
  get: function () {
2954
- return this.mg;
2943
+ return this.mj;
2955
2944
  },
2956
2945
  set: function (a) {
2957
- var b = this.mg;
2958
- this.mg = a;
2959
- if (b != this.mg) {
2960
- this.jy("IconHoverTextColor", b, a);
2946
+ var b = this.mj;
2947
+ this.mj = a;
2948
+ if (b != this.mj) {
2949
+ this.jz("IconTextColor", b, a);
2961
2950
  }
2962
2951
  },
2963
2952
  enumerable: true,
2964
2953
  configurable: true
2965
2954
  });
2966
- Object.defineProperty(XButton.prototype, "tf", {
2955
+ Object.defineProperty(XButton.prototype, "tj", {
2967
2956
  get: function () {
2968
- return this.md;
2957
+ return this.mh;
2969
2958
  },
2970
2959
  set: function (a) {
2971
- var b = this.md;
2972
- this.md = a;
2973
- if (b != this.md) {
2974
- this.jy("IconFocusBackgroundColor", b, a);
2960
+ var b = this.mh;
2961
+ this.mh = a;
2962
+ if (b != this.mh) {
2963
+ this.jz("IconHoverTextColor", b, a);
2975
2964
  }
2976
2965
  },
2977
2966
  enumerable: true,
@@ -2985,7 +2974,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2985
2974
  var b = this.me;
2986
2975
  this.me = a;
2987
2976
  if (b != this.me) {
2988
- this.jy("IconFocusTextColor", b, a);
2977
+ this.jz("IconFocusBackgroundColor", b, a);
2978
+ }
2979
+ },
2980
+ enumerable: true,
2981
+ configurable: true
2982
+ });
2983
+ Object.defineProperty(XButton.prototype, "th", {
2984
+ get: function () {
2985
+ return this.mf;
2986
+ },
2987
+ set: function (a) {
2988
+ var b = this.mf;
2989
+ this.mf = a;
2990
+ if (b != this.mf) {
2991
+ this.jz("IconFocusTextColor", b, a);
2989
2992
  }
2990
2993
  },
2991
2994
  enumerable: true,
@@ -2999,7 +3002,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2999
3002
  var b = this.e7;
3000
3003
  this.e7 = a;
3001
3004
  if (b != this.e7) {
3002
- this.jy("InputId", b, a);
3005
+ this.jz("InputId", b, a);
3003
3006
  }
3004
3007
  },
3005
3008
  enumerable: true,
@@ -3013,7 +3016,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3013
3016
  var b = this.e6;
3014
3017
  this.e6 = a;
3015
3018
  if (b != this.e6) {
3016
- this.jy("Id", b, a);
3019
+ this.jz("Id", b, a);
3017
3020
  }
3018
3021
  },
3019
3022
  enumerable: true,
@@ -3027,7 +3030,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3027
3030
  var b = this.e3;
3028
3031
  this.e3 = a;
3029
3032
  if (b != this.e3) {
3030
- this.jy("Display", b, a);
3033
+ this.jz("Display", b, a);
3031
3034
  }
3032
3035
  },
3033
3036
  enumerable: true,
@@ -3041,7 +3044,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3041
3044
  var b = this.e4;
3042
3045
  this.e4 = a;
3043
3046
  if (b != this.e4) {
3044
- this.jy("FlexDirection", b, a);
3047
+ this.jz("FlexDirection", b, a);
3045
3048
  }
3046
3049
  },
3047
3050
  enumerable: true,
@@ -3055,7 +3058,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3055
3058
  var b = this.e5;
3056
3059
  this.e5 = a;
3057
3060
  if (b != this.e5) {
3058
- this.jy("FlexGrow", b, a);
3061
+ this.jz("FlexGrow", b, a);
3059
3062
  }
3060
3063
  },
3061
3064
  enumerable: true,
@@ -3069,7 +3072,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3069
3072
  var b = this.e1;
3070
3073
  this.e1 = a;
3071
3074
  if (b != this.e1) {
3072
- this.jy("AlignItems", b, a);
3075
+ this.jz("AlignItems", b, a);
3073
3076
  }
3074
3077
  },
3075
3078
  enumerable: true,
@@ -3083,7 +3086,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3083
3086
  var b = this.ex;
3084
3087
  this.ex = a;
3085
3088
  if (b != this.ex) {
3086
- this.jy("Value", b, a);
3089
+ this.jz("Value", b, a);
3087
3090
  }
3088
3091
  },
3089
3092
  enumerable: true,
@@ -3097,7 +3100,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3097
3100
  var b = this.e8;
3098
3101
  this.e8 = a;
3099
3102
  if (b != this.e8) {
3100
- this.jy("Name", b, a);
3103
+ this.jz("Name", b, a);
3101
3104
  }
3102
3105
  },
3103
3106
  enumerable: true,
@@ -3119,7 +3122,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3119
3122
  this.cc = a;
3120
3123
  this.z = true;
3121
3124
  if (b != this.cc) {
3122
- this.jy("TabIndex", b, a);
3125
+ this.jz("TabIndex", b, a);
3123
3126
  }
3124
3127
  },
3125
3128
  enumerable: true,
@@ -3133,7 +3136,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3133
3136
  var b = this.e2;
3134
3137
  this.e2 = a;
3135
3138
  if (b != this.e2) {
3136
- this.jy("AriaLabel", b, a);
3139
+ this.jz("AriaLabel", b, a);
3137
3140
  }
3138
3141
  },
3139
3142
  enumerable: true,
@@ -3147,7 +3150,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3147
3150
  var b = this.ab;
3148
3151
  this.ab = a;
3149
3152
  if (b != this.ab) {
3150
- this.jy("IsFocused", b, a);
3153
+ this.jz("IsFocused", b, a);
3151
3154
  }
3152
3155
  },
3153
3156
  enumerable: true,
@@ -3161,7 +3164,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3161
3164
  var b = this.ac;
3162
3165
  this.ac = a;
3163
3166
  if (b != this.ac) {
3164
- this.jy("IsFocusStyleEnabled", b, a);
3167
+ this.jz("IsFocusStyleEnabled", b, a);
3165
3168
  }
3166
3169
  },
3167
3170
  enumerable: true,
@@ -3175,7 +3178,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3175
3178
  var b = this.x;
3176
3179
  this.x = a;
3177
3180
  if (b != this.x) {
3178
- this.jy("DisableRipple", b, a);
3181
+ this.jz("DisableRipple", b, a);
3179
3182
  }
3180
3183
  },
3181
3184
  enumerable: true,
@@ -3189,7 +3192,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3189
3192
  var b = this.w;
3190
3193
  this.w = a;
3191
3194
  if (b != this.w) {
3192
- this.jy("ActualDisableRipple", b, a);
3195
+ this.jz("ActualDisableRipple", b, a);
3193
3196
  }
3194
3197
  },
3195
3198
  enumerable: true,
@@ -3203,7 +3206,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3203
3206
  var b = this.ad;
3204
3207
  this.ad = a;
3205
3208
  if (b != this.ad) {
3206
- this.jy("IsHover", b, a);
3209
+ this.jz("IsHover", b, a);
3207
3210
  }
3208
3211
  },
3209
3212
  enumerable: true,
@@ -3217,7 +3220,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3217
3220
  var b = this.aa;
3218
3221
  this.aa = a;
3219
3222
  if (b != this.aa) {
3220
- this.jy("IsDisabled", b, a);
3223
+ this.jz("IsDisabled", b, a);
3221
3224
  }
3222
3225
  },
3223
3226
  enumerable: true,
@@ -3231,16 +3234,16 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3231
3234
  var b = this.y;
3232
3235
  this.y = a;
3233
3236
  if (b != this.y) {
3234
- this.jy("DisableTransitions", b, a);
3237
+ this.jz("DisableTransitions", b, a);
3235
3238
  }
3236
3239
  },
3237
3240
  enumerable: true,
3238
3241
  configurable: true
3239
3242
  });
3240
- XButton.prototype.jz = function () {
3241
- this.jq();
3242
- this.view.aq(this.ni, BrushUtil.g(0, 0, 0, 0));
3243
- this.j2();
3243
+ XButton.prototype.j0 = function () {
3244
+ this.jr();
3245
+ this.view.ar(this.nj, BrushUtil.g(0, 0, 0, 0));
3246
+ this.j3();
3244
3247
  };
3245
3248
  Object.defineProperty(XButton.prototype, "a", {
3246
3249
  get: function () {
@@ -3252,18 +3255,21 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3252
3255
  enumerable: true,
3253
3256
  configurable: true
3254
3257
  });
3255
- XButton.prototype.jq = function () {
3256
- this.view.aa();
3258
+ XButton.prototype.jr = function () {
3259
+ this.view.ab();
3257
3260
  };
3258
3261
  XButton.prototype.onDetachedFromUI = function () {
3259
- this.view.ae();
3262
+ this.view.af();
3260
3263
  };
3261
3264
  XButton.prototype.onAttachedToUI = function () {
3262
- this.view.ac();
3265
+ this.view.ad();
3263
3266
  };
3264
3267
  XButton.prototype.appendButtonContent = function (a) {
3265
3268
  this.view.z(a);
3266
3269
  };
3270
+ XButton.prototype.clearButtonContent = function () {
3271
+ this.view.aa();
3272
+ };
3267
3273
  XButton.prototype.am = function () {
3268
3274
  return this.view.g();
3269
3275
  };
@@ -3288,12 +3294,12 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3288
3294
  c.h = this.i;
3289
3295
  c.i = this.l;
3290
3296
  c.c = AppearanceHelper.a(NativeUI.ag(a));
3291
- c.g = AppearanceHelper.a(this.nk);
3292
- c.d = AppearanceHelper.a(this.nh);
3293
- c.a = AppearanceHelper.a(this.m7);
3297
+ c.g = AppearanceHelper.a(this.nl);
3298
+ c.d = AppearanceHelper.a(this.ni);
3299
+ c.a = AppearanceHelper.a(this.m8);
3294
3300
  c.u = this.cg;
3295
- c.e = AppearanceHelper.a(this.ni);
3296
- c.ah = this.kc;
3301
+ c.e = AppearanceHelper.a(this.nj);
3302
+ c.ah = this.kd;
3297
3303
  c.b = AppearanceHelper.a(NativeUI.af(a));
3298
3304
  c.j = this.p;
3299
3305
  c.f = AppearanceHelper.a(NativeUI.ah(b));
@@ -3339,187 +3345,187 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
3339
3345
  return c;
3340
3346
  };
3341
3347
  XButton.prototype.provideContainer = function (a) {
3342
- this.view.ad(a);
3348
+ this.view.ae(a);
3343
3349
  };
3344
3350
  XButton.$t = markType(XButton, 'XButton', Base.$, [INotifyPropertyChanged_$type]);
3345
- XButton.rs = BrushUtil.g(66, 0, 0, 0);
3346
- XButton.rg = BrushUtil.g(30, 0, 0, 0);
3347
- XButton.p7 = BrushUtil.g(20, 0, 0, 0);
3351
+ XButton.rt = BrushUtil.g(66, 0, 0, 0);
3352
+ XButton.rh = BrushUtil.g(30, 0, 0, 0);
3353
+ XButton.p8 = BrushUtil.g(20, 0, 0, 0);
3348
3354
  XButton.s = 1;
3349
- XButton.rj = BrushUtil.g(10, 0, 0, 0);
3350
3355
  XButton.rk = BrushUtil.g(10, 0, 0, 0);
3351
- XButton.rl = BrushUtil.g(66, 0, 0, 0);
3356
+ XButton.rl = BrushUtil.g(10, 0, 0, 0);
3357
+ XButton.rm = BrushUtil.g(66, 0, 0, 0);
3352
3358
  XButton.du = 0;
3353
3359
  XButton.dx = 2;
3354
3360
  XButton.dw = 4;
3355
3361
  XButton.dv = 8;
3356
- XButton.ri = BrushUtil.g(138, 0, 0, 0);
3357
- XButton.rq = BrushUtil.g(255, 255, 255, 255);
3358
- XButton.kr = new CornerRadius(0, 4);
3362
+ XButton.rj = BrushUtil.g(138, 0, 0, 0);
3363
+ XButton.rr = BrushUtil.g(255, 255, 255, 255);
3364
+ XButton.ks = new CornerRadius(0, 4);
3359
3365
  XButton.ba = NaN;
3360
- XButton.rh = BrushUtil.g(255, 228, 28, 119);
3361
- XButton.rr = BrushUtil.g(255, 0, 0, 0);
3362
- XButton.rp = BrushUtil.g(255, 0, 0, 0);
3363
- XButton.ro = BrushUtil.g(255, 220, 83, 145);
3364
- XButton.rm = BrushUtil.g(255, 220, 83, 145);
3365
- XButton.rn = BrushUtil.g(255, 0, 0, 0);
3366
- XButton.ql = BrushUtil.g(0, 0, 0, 0);
3366
+ XButton.ri = BrushUtil.g(255, 228, 28, 119);
3367
+ XButton.rs = BrushUtil.g(255, 0, 0, 0);
3368
+ XButton.rq = BrushUtil.g(255, 0, 0, 0);
3369
+ XButton.rp = BrushUtil.g(255, 220, 83, 145);
3370
+ XButton.rn = BrushUtil.g(255, 220, 83, 145);
3371
+ XButton.ro = BrushUtil.g(255, 0, 0, 0);
3367
3372
  XButton.qm = BrushUtil.g(0, 0, 0, 0);
3368
- XButton.qn = BrushUtil.g(66, 0, 0, 0);
3373
+ XButton.qn = BrushUtil.g(0, 0, 0, 0);
3374
+ XButton.qo = BrushUtil.g(66, 0, 0, 0);
3369
3375
  XButton.dh = 0;
3370
3376
  XButton.dk = 0;
3371
3377
  XButton.dj = 0;
3372
3378
  XButton.di = 0;
3373
- XButton.qk = BrushUtil.g(138, 0, 0, 0);
3374
- XButton.qs = null;
3375
- XButton.ko = new CornerRadius(0, 4);
3379
+ XButton.ql = BrushUtil.g(138, 0, 0, 0);
3380
+ XButton.qt = null;
3381
+ XButton.kp = new CornerRadius(0, 4);
3376
3382
  XButton.a7 = NaN;
3377
- XButton.qj = BrushUtil.g(0, 0, 0, 0);
3378
- XButton.qt = BrushUtil.g(255, 228, 28, 119);
3379
- XButton.qr = BrushUtil.g(255, 228, 28, 119);
3380
- XButton.qq = BrushUtil.g(13, 228, 28, 119);
3381
- XButton.qo = BrushUtil.g(30, 228, 28, 119);
3382
- XButton.qp = BrushUtil.g(255, 228, 28, 119);
3383
- XButton.q7 = BrushUtil.g(0, 0, 0, 0);
3384
- XButton.q8 = BrushUtil.g(30, 0, 0, 0);
3385
- XButton.q9 = BrushUtil.g(66, 0, 0, 0);
3383
+ XButton.qk = BrushUtil.g(0, 0, 0, 0);
3384
+ XButton.qu = BrushUtil.g(255, 228, 28, 119);
3385
+ XButton.qs = BrushUtil.g(255, 228, 28, 119);
3386
+ XButton.qr = BrushUtil.g(13, 228, 28, 119);
3387
+ XButton.qp = BrushUtil.g(30, 228, 28, 119);
3388
+ XButton.qq = BrushUtil.g(255, 228, 28, 119);
3389
+ XButton.q8 = BrushUtil.g(0, 0, 0, 0);
3390
+ XButton.q9 = BrushUtil.g(30, 0, 0, 0);
3391
+ XButton.ra = BrushUtil.g(66, 0, 0, 0);
3386
3392
  XButton.dq = 0;
3387
3393
  XButton.dt = 0;
3388
3394
  XButton.ds = 0;
3389
3395
  XButton.dr = 0;
3390
- XButton.q6 = BrushUtil.g(30, 0, 0, 0);
3391
- XButton.re = BrushUtil.g(0, 0, 0, 0);
3392
- XButton.kq = new CornerRadius(0, 4);
3396
+ XButton.q7 = BrushUtil.g(30, 0, 0, 0);
3397
+ XButton.rf = BrushUtil.g(0, 0, 0, 0);
3398
+ XButton.kr = new CornerRadius(0, 4);
3393
3399
  XButton.a9 = 1;
3394
- XButton.q5 = BrushUtil.g(0, 0, 0, 0);
3395
- XButton.rf = BrushUtil.g(255, 228, 28, 119);
3396
- XButton.rd = BrushUtil.g(255, 228, 28, 119);
3397
- XButton.rc = BrushUtil.g(13, 228, 28, 119);
3398
- XButton.ra = BrushUtil.g(30, 228, 28, 119);
3399
- XButton.rb = BrushUtil.g(255, 228, 28, 119);
3400
- XButton.qw = BrushUtil.g(0, 0, 0, 0);
3400
+ XButton.q6 = BrushUtil.g(0, 0, 0, 0);
3401
+ XButton.rg = BrushUtil.g(255, 228, 28, 119);
3402
+ XButton.re = BrushUtil.g(255, 228, 28, 119);
3403
+ XButton.rd = BrushUtil.g(13, 228, 28, 119);
3404
+ XButton.rb = BrushUtil.g(30, 228, 28, 119);
3405
+ XButton.rc = BrushUtil.g(255, 228, 28, 119);
3401
3406
  XButton.qx = BrushUtil.g(0, 0, 0, 0);
3402
- XButton.qy = BrushUtil.g(66, 0, 0, 0);
3407
+ XButton.qy = BrushUtil.g(0, 0, 0, 0);
3408
+ XButton.qz = BrushUtil.g(66, 0, 0, 0);
3403
3409
  XButton.dl = 0;
3404
3410
  XButton.dp = 0;
3405
3411
  XButton.dn = 0;
3406
3412
  XButton.dm = 0;
3407
- XButton.qv = BrushUtil.g(138, 0, 0, 0);
3408
- XButton.q3 = null;
3409
- XButton.kp = new CornerRadius(0, 28);
3413
+ XButton.qw = BrushUtil.g(138, 0, 0, 0);
3414
+ XButton.q4 = null;
3415
+ XButton.kq = new CornerRadius(0, 28);
3410
3416
  XButton.a8 = NaN;
3411
- XButton.qu = BrushUtil.g(0, 0, 0, 0);
3412
- XButton.q4 = BrushUtil.g(255, 0, 0, 0);
3413
- XButton.q2 = BrushUtil.g(255, 0, 0, 0);
3414
- XButton.q1 = BrushUtil.g(30, 0, 0, 0);
3415
- XButton.qz = BrushUtil.g(66, 0, 0, 0);
3416
- XButton.q0 = BrushUtil.g(255, 0, 0, 0);
3417
- XButton.qa = BrushUtil.g(10, 0, 0, 0);
3417
+ XButton.qv = BrushUtil.g(0, 0, 0, 0);
3418
+ XButton.q5 = BrushUtil.g(255, 0, 0, 0);
3419
+ XButton.q3 = BrushUtil.g(255, 0, 0, 0);
3420
+ XButton.q2 = BrushUtil.g(30, 0, 0, 0);
3421
+ XButton.q0 = BrushUtil.g(66, 0, 0, 0);
3422
+ XButton.q1 = BrushUtil.g(255, 0, 0, 0);
3418
3423
  XButton.qb = BrushUtil.g(10, 0, 0, 0);
3419
- XButton.qc = BrushUtil.g(66, 0, 0, 0);
3424
+ XButton.qc = BrushUtil.g(10, 0, 0, 0);
3425
+ XButton.qd = BrushUtil.g(66, 0, 0, 0);
3420
3426
  XButton.dd = 0;
3421
3427
  XButton.dg = 6;
3422
3428
  XButton.df = 12;
3423
3429
  XButton.de = 12;
3424
- XButton.p9 = BrushUtil.g(138, 0, 0, 0);
3425
- XButton.qh = BrushUtil.g(255, 255, 255, 255);
3426
- XButton.kn = new CornerRadius(0, 28);
3430
+ XButton.qa = BrushUtil.g(138, 0, 0, 0);
3431
+ XButton.qi = BrushUtil.g(255, 255, 255, 255);
3432
+ XButton.ko = new CornerRadius(0, 28);
3427
3433
  XButton.a6 = NaN;
3428
- XButton.p8 = BrushUtil.g(255, 228, 28, 119);
3429
- XButton.qi = BrushUtil.g(255, 0, 0, 0);
3430
- XButton.qg = BrushUtil.g(255, 0, 0, 0);
3431
- XButton.qf = BrushUtil.g(255, 220, 83, 145);
3432
- XButton.qd = BrushUtil.g(255, 220, 83, 145);
3433
- XButton.qe = BrushUtil.g(255, 0, 0, 0);
3434
- XButton.o9 = BrushUtil.g(100, 33, 150, 243);
3435
- XButton.ox = BrushUtil.g(70, 33, 150, 243);
3436
- XButton.no = BrushUtil.g(40, 33, 150, 243);
3434
+ XButton.p9 = BrushUtil.g(255, 228, 28, 119);
3435
+ XButton.qj = BrushUtil.g(255, 0, 0, 0);
3436
+ XButton.qh = BrushUtil.g(255, 0, 0, 0);
3437
+ XButton.qg = BrushUtil.g(255, 220, 83, 145);
3438
+ XButton.qe = BrushUtil.g(255, 220, 83, 145);
3439
+ XButton.qf = BrushUtil.g(255, 0, 0, 0);
3440
+ XButton.pa = BrushUtil.g(100, 33, 150, 243);
3441
+ XButton.oy = BrushUtil.g(70, 33, 150, 243);
3442
+ XButton.np = BrushUtil.g(40, 33, 150, 243);
3437
3443
  XButton.q = 2;
3438
- XButton.o0 = BrushUtil.g(10, 0, 0, 0);
3439
3444
  XButton.o1 = BrushUtil.g(10, 0, 0, 0);
3440
- XButton.o2 = BrushUtil.g(66, 0, 0, 0);
3445
+ XButton.o2 = BrushUtil.g(10, 0, 0, 0);
3446
+ XButton.o3 = BrushUtil.g(66, 0, 0, 0);
3441
3447
  XButton.cx = 0;
3442
3448
  XButton.c0 = 0;
3443
3449
  XButton.cz = 0;
3444
3450
  XButton.cy = 2;
3445
- XButton.oz = BrushUtil.g(138, 0, 0, 0);
3446
- XButton.o7 = BrushUtil.g(255, 255, 255, 255);
3447
- XButton.kj = new CornerRadius(0, 3);
3448
- XButton.a2 = NaN;
3449
- XButton.oy = BrushUtil.g(255, 33, 150, 243);
3451
+ XButton.o0 = BrushUtil.g(138, 0, 0, 0);
3450
3452
  XButton.o8 = BrushUtil.g(255, 255, 255, 255);
3451
- XButton.o6 = BrushUtil.g(255, 255, 255, 255);
3452
- XButton.o5 = BrushUtil.g(255, 27, 135, 220);
3453
- XButton.o3 = BrushUtil.g(255, 21, 112, 184);
3454
- XButton.o4 = BrushUtil.g(255, 255, 255, 255);
3455
- XButton.n2 = BrushUtil.g(0, 0, 0, 0);
3453
+ XButton.kk = new CornerRadius(0, 3);
3454
+ XButton.a2 = NaN;
3455
+ XButton.oz = BrushUtil.g(255, 33, 150, 243);
3456
+ XButton.o9 = BrushUtil.g(255, 255, 255, 255);
3457
+ XButton.o7 = BrushUtil.g(255, 255, 255, 255);
3458
+ XButton.o6 = BrushUtil.g(255, 27, 135, 220);
3459
+ XButton.o4 = BrushUtil.g(255, 21, 112, 184);
3460
+ XButton.o5 = BrushUtil.g(255, 255, 255, 255);
3456
3461
  XButton.n3 = BrushUtil.g(0, 0, 0, 0);
3457
- XButton.n4 = BrushUtil.g(66, 0, 0, 0);
3462
+ XButton.n4 = BrushUtil.g(0, 0, 0, 0);
3463
+ XButton.n5 = BrushUtil.g(66, 0, 0, 0);
3458
3464
  XButton.cl = 0;
3459
3465
  XButton.co = 0;
3460
3466
  XButton.cn = 0;
3461
3467
  XButton.cm = 2;
3462
- XButton.n1 = BrushUtil.g(138, 0, 0, 0);
3463
- XButton.n9 = BrushUtil.g(100, 33, 150, 243);
3464
- XButton.kg = new CornerRadius(0, 3);
3468
+ XButton.n2 = BrushUtil.g(138, 0, 0, 0);
3469
+ XButton.oa = BrushUtil.g(100, 33, 150, 243);
3470
+ XButton.kh = new CornerRadius(0, 3);
3465
3471
  XButton.az = NaN;
3466
- XButton.n0 = BrushUtil.g(0, 0, 0, 0);
3467
- XButton.oa = BrushUtil.g(255, 119, 119, 119);
3468
- XButton.n8 = BrushUtil.g(255, 119, 119, 119);
3469
- XButton.n7 = BrushUtil.g(26, 33, 150, 243);
3470
- XButton.n5 = BrushUtil.g(0, 0, 0, 0);
3471
- XButton.n6 = BrushUtil.g(255, 33, 150, 243);
3472
- XButton.oo = BrushUtil.g(0, 0, 0, 0);
3473
- XButton.op = BrushUtil.g(30, 0, 0, 0);
3474
- XButton.oq = BrushUtil.g(66, 0, 0, 0);
3472
+ XButton.n1 = BrushUtil.g(0, 0, 0, 0);
3473
+ XButton.ob = BrushUtil.g(255, 119, 119, 119);
3474
+ XButton.n9 = BrushUtil.g(255, 119, 119, 119);
3475
+ XButton.n8 = BrushUtil.g(26, 33, 150, 243);
3476
+ XButton.n6 = BrushUtil.g(0, 0, 0, 0);
3477
+ XButton.n7 = BrushUtil.g(255, 33, 150, 243);
3478
+ XButton.op = BrushUtil.g(0, 0, 0, 0);
3479
+ XButton.oq = BrushUtil.g(30, 0, 0, 0);
3480
+ XButton.or = BrushUtil.g(66, 0, 0, 0);
3475
3481
  XButton.ct = 0;
3476
3482
  XButton.cw = 0;
3477
3483
  XButton.cv = 0;
3478
3484
  XButton.cu = 2;
3479
- XButton.on = BrushUtil.g(255, 33, 150, 243);
3480
- XButton.ov = BrushUtil.g(0, 0, 0, 0);
3481
- XButton.ki = new CornerRadius(0, 3);
3485
+ XButton.oo = BrushUtil.g(255, 33, 150, 243);
3486
+ XButton.ow = BrushUtil.g(0, 0, 0, 0);
3487
+ XButton.kj = new CornerRadius(0, 3);
3482
3488
  XButton.a1 = 1;
3483
- XButton.om = BrushUtil.g(0, 0, 0, 0);
3484
- XButton.ow = BrushUtil.g(255, 33, 150, 243);
3485
- XButton.ou = BrushUtil.g(255, 33, 150, 243);
3486
- XButton.ot = BrushUtil.g(26, 33, 150, 243);
3487
- XButton.or = BrushUtil.g(255, 33, 150, 243);
3488
- XButton.os = BrushUtil.g(255, 255, 255, 255);
3489
- XButton.od = BrushUtil.g(0, 0, 0, 0);
3489
+ XButton.on = BrushUtil.g(0, 0, 0, 0);
3490
+ XButton.ox = BrushUtil.g(255, 33, 150, 243);
3491
+ XButton.ov = BrushUtil.g(255, 33, 150, 243);
3492
+ XButton.ou = BrushUtil.g(26, 33, 150, 243);
3493
+ XButton.os = BrushUtil.g(255, 33, 150, 243);
3494
+ XButton.ot = BrushUtil.g(255, 255, 255, 255);
3490
3495
  XButton.oe = BrushUtil.g(0, 0, 0, 0);
3491
- XButton.of = BrushUtil.g(66, 0, 0, 0);
3496
+ XButton.of = BrushUtil.g(0, 0, 0, 0);
3497
+ XButton.og = BrushUtil.g(66, 0, 0, 0);
3492
3498
  XButton.cp = 0;
3493
3499
  XButton.cs = 0;
3494
3500
  XButton.cr = 0;
3495
3501
  XButton.cq = 2;
3496
- XButton.oc = BrushUtil.g(138, 0, 0, 0);
3497
- XButton.ok = null;
3498
- XButton.kh = new CornerRadius(0, 28);
3502
+ XButton.od = BrushUtil.g(138, 0, 0, 0);
3503
+ XButton.ol = null;
3504
+ XButton.ki = new CornerRadius(0, 28);
3499
3505
  XButton.a0 = NaN;
3500
- XButton.ob = BrushUtil.g(0, 0, 0, 0);
3501
- XButton.ol = BrushUtil.g(255, 119, 119, 119);
3502
- XButton.oj = BrushUtil.g(255, 119, 119, 119);
3503
- XButton.oi = BrushUtil.g(30, 0, 0, 0);
3504
- XButton.og = BrushUtil.g(66, 0, 0, 0);
3505
- XButton.oh = BrushUtil.g(255, 33, 150, 243);
3506
- XButton.nr = BrushUtil.g(10, 0, 0, 0);
3506
+ XButton.oc = BrushUtil.g(0, 0, 0, 0);
3507
+ XButton.om = BrushUtil.g(255, 119, 119, 119);
3508
+ XButton.ok = BrushUtil.g(255, 119, 119, 119);
3509
+ XButton.oj = BrushUtil.g(30, 0, 0, 0);
3510
+ XButton.oh = BrushUtil.g(66, 0, 0, 0);
3511
+ XButton.oi = BrushUtil.g(255, 33, 150, 243);
3507
3512
  XButton.ns = BrushUtil.g(10, 0, 0, 0);
3508
- XButton.nt = BrushUtil.g(66, 0, 0, 0);
3513
+ XButton.nt = BrushUtil.g(10, 0, 0, 0);
3514
+ XButton.nu = BrushUtil.g(66, 0, 0, 0);
3509
3515
  XButton.ch = 0;
3510
3516
  XButton.ck = 0;
3511
3517
  XButton.cj = 0;
3512
3518
  XButton.ci = 2;
3513
- XButton.nq = BrushUtil.g(138, 0, 0, 0);
3514
- XButton.ny = BrushUtil.g(255, 255, 255, 255);
3515
- XButton.kf = new CornerRadius(0, 28);
3516
- XButton.ay = NaN;
3517
- XButton.np = BrushUtil.g(255, 33, 150, 243);
3519
+ XButton.nr = BrushUtil.g(138, 0, 0, 0);
3518
3520
  XButton.nz = BrushUtil.g(255, 255, 255, 255);
3519
- XButton.nx = BrushUtil.g(255, 255, 255, 255);
3520
- XButton.nw = BrushUtil.g(255, 27, 135, 220);
3521
- XButton.nu = BrushUtil.g(255, 21, 112, 184);
3522
- XButton.nv = BrushUtil.g(255, 255, 255, 255);
3521
+ XButton.kg = new CornerRadius(0, 28);
3522
+ XButton.ay = NaN;
3523
+ XButton.nq = BrushUtil.g(255, 33, 150, 243);
3524
+ XButton.n0 = BrushUtil.g(255, 255, 255, 255);
3525
+ XButton.ny = BrushUtil.g(255, 255, 255, 255);
3526
+ XButton.nx = BrushUtil.g(255, 27, 135, 220);
3527
+ XButton.nv = BrushUtil.g(255, 21, 112, 184);
3528
+ XButton.nw = BrushUtil.g(255, 255, 255, 255);
3523
3529
  XButton.h = 2;
3524
3530
  XButton.ew = 0;
3525
3531
  XButton.ev = 0;