igniteui-angular-inputs 21.0.0-beta.0 → 21.0.1-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/bundles/igniteui-angular-inputs.umd.js +3640 -3311
  2. package/bundles/igniteui-angular-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupView_combined.js +642 -628
  4. package/esm2015/lib/ButtonView_combined.js +2036 -1743
  5. package/esm2015/lib/CalendarView_combined.js +157 -157
  6. package/esm2015/lib/CheckboxView_combined.js +39 -39
  7. package/esm2015/lib/DatePickerView_combined.js +4 -4
  8. package/esm2015/lib/InputGroupView_combined.js +209 -209
  9. package/esm2015/lib/NativeUIXInputsFactory_combined.js +35 -35
  10. package/esm2015/lib/RippleView_combined.js +2 -2
  11. package/esm2015/lib/ThemeResolver.js +38 -22
  12. package/esm2015/lib/XButtonBridge.js +53 -45
  13. package/esm2015/lib/XButtonGroupBridge.js +13 -9
  14. package/esm2015/lib/XIconButtonBridge.js +2 -2
  15. package/esm2015/lib/igx-x-button-component.js +399 -399
  16. package/esm2015/lib/igx-x-button-group-component.js +124 -124
  17. package/esm5/lib/ButtonGroupView_combined.js +620 -606
  18. package/esm5/lib/ButtonView_combined.js +1950 -1657
  19. package/esm5/lib/CalendarView_combined.js +157 -157
  20. package/esm5/lib/CheckboxView_combined.js +39 -39
  21. package/esm5/lib/DatePickerView_combined.js +4 -4
  22. package/esm5/lib/InputGroupView_combined.js +209 -209
  23. package/esm5/lib/NativeUIXInputsFactory_combined.js +35 -35
  24. package/esm5/lib/RippleView_combined.js +2 -2
  25. package/esm5/lib/ThemeResolver.js +38 -22
  26. package/esm5/lib/XButtonBridge.js +53 -45
  27. package/esm5/lib/XButtonGroupBridge.js +13 -9
  28. package/esm5/lib/XIconButtonBridge.js +2 -2
  29. package/esm5/lib/igx-x-button-component.js +399 -399
  30. package/esm5/lib/igx-x-button-group-component.js +124 -124
  31. package/fesm2015/igniteui-angular-inputs.js +3743 -3414
  32. package/fesm5/igniteui-angular-inputs.js +3641 -3312
  33. package/lib/ButtonGroupView_combined.d.ts +181 -179
  34. package/lib/ButtonView_combined.d.ts +479 -478
  35. package/lib/ThemeResolver.d.ts +18 -15
  36. package/package.json +2 -2
@@ -90,9 +90,9 @@ export let ButtonView = /*@__PURE__*/ (() => {
90
90
  this.o.setStyleProperty("overflow", "hidden");
91
91
  this.o.setStyleProperty("white-space", "no-wrap");
92
92
  this.o.setStyleProperty("color", "#000");
93
- this.o.setStyleProperty("background", this.c.no._fill);
94
- NativeUI.o(this.o, this.c.kz);
95
- this.o.setAttribute("id", this.c.hy);
93
+ this.o.setStyleProperty("background", this.c.nt._fill);
94
+ NativeUI.o(this.o, this.c.k4);
95
+ this.o.setAttribute("id", this.c.hz);
96
96
  this.ay();
97
97
  this.i.add(c.listen("change", runOn(this, this.aa)));
98
98
  this.i.add(c.listen("click", runOn(this, this.ab)));
@@ -134,20 +134,20 @@ export let ButtonView = /*@__PURE__*/ (() => {
134
134
  let comp_ = i.componentRef;
135
135
  this.q = comp_;
136
136
  {
137
- this.p.setStyleProperty("flex-direction", this.c.g4);
138
- this.p.setStyleProperty("align-items", this.c.fb);
139
- let direction_ = this.c.g4;
140
- let display_ = this.c.fj != null ? this.c.fj : this.c.f0;
141
- let alignItems_ = this.c.fb;
137
+ this.p.setStyleProperty("flex-direction", this.c.g5);
138
+ this.p.setStyleProperty("align-items", this.c.fc);
139
+ let direction_ = this.c.g5;
140
+ let display_ = this.c.fk != null ? this.c.fk : this.c.f1;
141
+ let alignItems_ = this.c.fc;
142
142
  comp_.display = display_;
143
143
  comp_.flexDirection = direction_;
144
144
  comp_.alignItems = alignItems_;
145
145
  }
146
146
  }, true);
147
- this.c.kl();
147
+ this.c.kq();
148
148
  }
149
149
  an() {
150
- this.d.i = this.c.as;
150
+ this.d.i = this.c.at;
151
151
  }
152
152
  a1() {
153
153
  let a = "2.25rem";
@@ -163,7 +163,7 @@ export let ButtonView = /*@__PURE__*/ (() => {
163
163
  let k = "0px";
164
164
  let l = ".9375rem";
165
165
  let m = ".5625rem 1rem";
166
- switch (this.c.q) {
166
+ switch (this.c.r) {
167
167
  case 2:
168
168
  m = ".375rem .75rem";
169
169
  j = "1.875rem";
@@ -196,8 +196,8 @@ export let ButtonView = /*@__PURE__*/ (() => {
196
196
  c = "1rem";
197
197
  break;
198
198
  }
199
- if (!isNaN_(this.c.bm) && !isNaN_(this.c.bo) && !isNaN_(this.c.bn) && !isNaN_(this.c.bl)) {
200
- m = this.c.bo + "px " + this.c.bn + "px " + this.c.bl + "px " + this.c.bm + "px";
199
+ if (!isNaN_(this.c.bn) && !isNaN_(this.c.bp) && !isNaN_(this.c.bo) && !isNaN_(this.c.bm)) {
200
+ m = this.c.bp + "px " + this.c.bo + "px " + this.c.bm + "px " + this.c.bn + "px";
201
201
  }
202
202
  if (this.c.e == 4) {
203
203
  this.o.setStyleProperty("min-width", a);
@@ -221,7 +221,7 @@ export let ButtonView = /*@__PURE__*/ (() => {
221
221
  this.o.setStyleProperty("padding", m);
222
222
  }
223
223
  this.l.rootWrapper.setStyleProperty("height", "auto");
224
- if (!isNaN_(this.c.bj) && this.c.bj > 0) {
224
+ if (!isNaN_(this.c.bk) && this.c.bk > 0) {
225
225
  this.o.setStyleProperty("border-style", "solid");
226
226
  }
227
227
  else {
@@ -233,14 +233,14 @@ export let ButtonView = /*@__PURE__*/ (() => {
233
233
  if (!isNaN_(this.j)) {
234
234
  this.o.setStyleProperty("min-height", this.j.toString() + "px");
235
235
  }
236
- if (this.c.ay) {
236
+ if (this.c.az) {
237
237
  this.o.setStyleProperty("width", "100%");
238
238
  this.o.setStyleProperty("height", "100%");
239
239
  this.l.rootWrapper.setStyleProperty("height", "100%");
240
240
  }
241
241
  }
242
242
  av() {
243
- switch (this.c.le) {
243
+ switch (this.c.lj) {
244
244
  case 1:
245
245
  this.o.setStyleProperty("justify-content", "center");
246
246
  this.p.setStyleProperty("flex-grow", "unset");
@@ -271,11 +271,11 @@ export let ButtonView = /*@__PURE__*/ (() => {
271
271
  }
272
272
  ao() {
273
273
  if (this.l != null) {
274
- this.l.rootWrapper.setStyleProperty("display", this.c.f0);
274
+ this.l.rootWrapper.setStyleProperty("display", this.c.f1);
275
275
  let comp_ = this.q;
276
276
  if (this.q != null) {
277
- this.p.setStyleProperty("display", this.c.f0);
278
- let display_ = this.c.fj != null ? this.c.f0 : this.c.fj;
277
+ this.p.setStyleProperty("display", this.c.f1);
278
+ let display_ = this.c.fk != null ? this.c.f1 : this.c.fk;
279
279
  comp_.display = display_;
280
280
  }
281
281
  let ext_ = this.l.getExternal(this.c, null, null);
@@ -289,19 +289,19 @@ export let ButtonView = /*@__PURE__*/ (() => {
289
289
  if (this.l != null) {
290
290
  let comp_ = this.q;
291
291
  if (this.q != null) {
292
- let display_ = this.c.fj != null ? this.c.fj : this.c.f0;
292
+ let display_ = this.c.fk != null ? this.c.fk : this.c.f1;
293
293
  comp_.display = display_;
294
294
  }
295
295
  }
296
296
  }
297
297
  ai() {
298
298
  if (this.l != null) {
299
- this.l.rootWrapper.setStyleProperty("align-items", this.c.fb);
300
- this.o.setStyleProperty("align-items", this.c.fb);
299
+ this.l.rootWrapper.setStyleProperty("align-items", this.c.fc);
300
+ this.o.setStyleProperty("align-items", this.c.fc);
301
301
  let comp_ = this.q;
302
302
  if (this.q != null) {
303
- this.p.setStyleProperty("align-items", this.c.fb);
304
- let alignItems_ = this.c.fb;
303
+ this.p.setStyleProperty("align-items", this.c.fc);
304
+ let alignItems_ = this.c.fc;
305
305
  comp_.alignItems = alignItems_;
306
306
  }
307
307
  let ext_ = this.l.getExternal(this.c, null, null);
@@ -313,13 +313,13 @@ export let ButtonView = /*@__PURE__*/ (() => {
313
313
  }
314
314
  ap() {
315
315
  if (this.l != null) {
316
- this.l.rootWrapper.setStyleProperty("flex-direction", this.c.g4);
317
- this.o.setStyleProperty("flex-direction", this.c.g4);
316
+ this.l.rootWrapper.setStyleProperty("flex-direction", this.c.g5);
317
+ this.o.setStyleProperty("flex-direction", this.c.g5);
318
318
  let ext_ = this.l.getExternal(this.c, null, null);
319
319
  let comp_ = this.q;
320
320
  if (this.q != null) {
321
- this.p.setStyleProperty("flex-direction", this.c.g4);
322
- let direction_ = this.c.g4;
321
+ this.p.setStyleProperty("flex-direction", this.c.g5);
322
+ let direction_ = this.c.g5;
323
323
  comp_.flexDirection = direction_;
324
324
  }
325
325
  if (ext_ && ext_._onFlexDirectionChanged) {
@@ -330,8 +330,8 @@ export let ButtonView = /*@__PURE__*/ (() => {
330
330
  }
331
331
  aq() {
332
332
  if (this.l != null) {
333
- this.l.rootWrapper.setStyleProperty("flex-grow", this.c.g6);
334
- this.o.setStyleProperty("flex-grow", this.c.g6);
333
+ this.l.rootWrapper.setStyleProperty("flex-grow", this.c.g7);
334
+ this.o.setStyleProperty("flex-grow", this.c.g7);
335
335
  let ext_ = this.l.getExternal(this.c, null, null);
336
336
  if (ext_ && ext_._onFlexGrowChanged) {
337
337
  ext_._onFlexGrowChanged();
@@ -343,69 +343,69 @@ export let ButtonView = /*@__PURE__*/ (() => {
343
343
  }
344
344
  ay() {
345
345
  if (this.h()) {
346
- let a = this.c.hy;
347
- this.o.setAttribute("name", this.c.h6);
348
- this.o.setProperty("value", this.c.ee);
349
- if (this.c.az) {
350
- this.o.setAttribute("tabindex", this.c.d7.toString());
346
+ let a = this.c.hz;
347
+ this.o.setAttribute("name", this.c.h7);
348
+ this.o.setProperty("value", this.c.ef);
349
+ if (this.c.a0) {
350
+ this.o.setAttribute("tabindex", this.c.d8.toString());
351
351
  }
352
352
  this.o.setProperty("disabled", this.c.disabled);
353
353
  {
354
354
  }
355
- this.o.setAttribute("aria-label", this.c.fd);
356
- this.o.setStyleProperty("cursor", !this.c.av ? "pointer" : "unset");
355
+ this.o.setAttribute("aria-label", this.c.fe);
356
+ this.o.setStyleProperty("cursor", !this.c.aw ? "pointer" : "unset");
357
357
  }
358
358
  }
359
359
  as() {
360
360
  if (this.h()) {
361
- let a = this.c.hy;
361
+ let a = this.c.hz;
362
362
  this.o.setAttribute("id", a);
363
363
  }
364
364
  }
365
365
  w(a) {
366
- this.c.kh();
367
- if (this.c.a5) {
366
+ this.c.km();
367
+ if (this.c.a6) {
368
368
  a.stopPropagation();
369
369
  }
370
370
  }
371
371
  x(a) {
372
- this.c.ki();
373
- if (this.c.a5) {
372
+ this.c.kn();
373
+ if (this.c.a6) {
374
374
  a.stopPropagation();
375
375
  }
376
376
  }
377
377
  v(a) {
378
- this.c.kg();
379
- if (this.c.a5) {
378
+ this.c.kl();
379
+ if (this.c.a6) {
380
380
  a.stopPropagation();
381
381
  }
382
382
  }
383
383
  y(a) {
384
- this.c.kj();
385
- if (this.c.a5) {
384
+ this.c.ko();
385
+ if (this.c.a6) {
386
386
  a.stopPropagation();
387
387
  }
388
388
  }
389
389
  z(a) {
390
- this.c.ka();
390
+ this.c.kf();
391
391
  }
392
392
  ac(a) {
393
- this.c.kd();
393
+ this.c.ki();
394
394
  }
395
395
  ab(a) {
396
- this.c.kb();
397
- if (!this.c.at) {
396
+ this.c.kg();
397
+ if (!this.c.au) {
398
398
  a.preventDefault();
399
399
  }
400
- if (this.c.a5) {
400
+ if (this.c.a6) {
401
401
  a.stopPropagation();
402
402
  }
403
403
  }
404
404
  ad(a) {
405
- this.c.ke();
405
+ this.c.kj();
406
406
  }
407
407
  ae(a) {
408
- this.c.kf(a.originalEvent.relatedTarget, a.originalEvent.target);
408
+ this.c.kk(a.originalEvent.relatedTarget, a.originalEvent.target);
409
409
  }
410
410
  g() {
411
411
  return false;
@@ -450,7 +450,7 @@ export let ButtonView = /*@__PURE__*/ (() => {
450
450
  this.d.aw = b;
451
451
  }
452
452
  a0(a, b) {
453
- let c = ElevationHelper.e(a, this.c.n0, this.c.nx, this.c.nn, b);
453
+ let c = ElevationHelper.e(a, this.c.n5, this.c.n2, this.c.ns, b);
454
454
  this.o.setStyleProperty("box-shadow", c);
455
455
  }
456
456
  a2(a) {
@@ -494,257 +494,257 @@ export let XButton = /*@__PURE__*/ (() => {
494
494
  constructor() {
495
495
  super();
496
496
  this._view = null;
497
- this.ed = null;
498
- this.po = XButton.k.ae(XButton.m, "UmbraShadowColor");
499
- this.pc = XButton.k.ae(XButton.m, "PenumbraShadowColor");
500
- this.n3 = XButton.k.ae(XButton.m, "AmbientShadowColor");
501
- this.v = XButton.k.d(XButton.m, "ElevationMode");
502
- this.pf = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBackgroundColor");
503
- this.pg = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBorderColor");
504
- this.ph = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledTextColor");
505
- this.de = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledElevation");
506
- this.dh = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "RestingElevation");
507
- this.dg = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverElevation");
508
- this.df = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusElevation");
509
- this.pe = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderColor");
510
- this.pm = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "RippleColor");
511
- this.k6 = XButton.k.y(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "CornerRadius");
512
- this.bt = XButton.k.i(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderWidth");
513
- this.pd = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "BackgroundColor");
514
- this.pn = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "TextColor");
515
- this.pl = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverTextColor");
516
- this.pk = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverBackgroundColor");
517
- this.pi = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusBackgroundColor");
518
- this.pj = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusTextColor");
519
- this.oh = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledBackgroundColor");
520
- this.oi = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledBorderColor");
521
- this.oj = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledTextColor");
522
- this.c2 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledElevation");
523
- this.c5 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "RestingElevation");
524
- this.c4 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverElevation");
525
- this.c3 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusElevation");
526
- this.og = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "BorderColor");
527
- this.oo = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "RippleColor");
528
- this.k3 = XButton.k.y(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "CornerRadius");
529
- this.bq = XButton.k.i(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "BorderWidth");
530
- this.of = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "BackgroundColor");
531
- this.op = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "TextColor");
532
- this.on = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverTextColor");
533
- this.om = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverBackgroundColor");
534
- this.ok = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusBackgroundColor");
535
- this.ol = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusTextColor");
536
- this.o3 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledBackgroundColor");
537
- this.o4 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledBorderColor");
538
- this.o5 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledTextColor");
539
- this.da = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledElevation");
540
- this.dd = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "RestingElevation");
541
- this.dc = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverElevation");
542
- this.db = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusElevation");
543
- this.o2 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "BorderColor");
544
- this.pa = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "RippleColor");
545
- this.k5 = XButton.k.y(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "CornerRadius");
546
- this.bs = XButton.k.i(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "BorderWidth");
547
- this.o1 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "BackgroundColor");
548
- this.pb = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "TextColor");
549
- this.o9 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverTextColor");
550
- this.o8 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverBackgroundColor");
551
- this.o6 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusBackgroundColor");
552
- this.o7 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusTextColor");
553
- this.os = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledBackgroundColor");
554
- this.ot = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledBorderColor");
555
- this.ou = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledTextColor");
556
- this.c6 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledElevation");
557
- this.c9 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "RestingElevation");
558
- this.c8 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverElevation");
559
- this.c7 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusElevation");
560
- this.or = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "BorderColor");
561
- this.oz = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "RippleColor");
562
- this.k4 = XButton.k.y(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "CornerRadius");
563
- this.br = XButton.k.i(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "BorderWidth");
564
- this.oq = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "BackgroundColor");
565
- this.o0 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "TextColor");
566
- this.oy = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverTextColor");
567
- this.ox = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverBackgroundColor");
568
- this.ov = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusBackgroundColor");
569
- this.ow = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusTextColor");
570
- this.n6 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledBackgroundColor");
571
- this.n7 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledBorderColor");
572
- this.n8 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledTextColor");
573
- this.cy = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledElevation");
574
- this.c1 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "RestingElevation");
575
- this.c0 = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverElevation");
576
- this.cz = XButton.k.n(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusElevation");
577
- this.n5 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "BorderColor");
578
- this.od = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "RippleColor");
579
- this.k2 = XButton.k.y(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "CornerRadius");
580
- this.bp = XButton.k.i(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "BorderWidth");
581
- this.n4 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "BackgroundColor");
582
- this.oe = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "TextColor");
583
- this.oc = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverTextColor");
584
- this.ob = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverBackgroundColor");
585
- this.n9 = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusBackgroundColor");
586
- this.oa = XButton.k.ad(XButton.m, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusTextColor");
497
+ this.ee = null;
498
+ this.pt = XButton.l.ag(XButton.n, "UmbraShadowColor");
499
+ this.ph = XButton.l.ag(XButton.n, "PenumbraShadowColor");
500
+ this.n8 = XButton.l.ag(XButton.n, "AmbientShadowColor");
501
+ this.w = XButton.l.d(XButton.n, "ElevationMode");
502
+ this.pk = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBackgroundColor");
503
+ this.pl = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBorderColor");
504
+ this.pm = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledTextColor");
505
+ this.df = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledElevation");
506
+ this.di = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "RestingElevation");
507
+ this.dh = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverElevation");
508
+ this.dg = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusElevation");
509
+ this.pj = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderColor");
510
+ this.pr = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "RippleColor");
511
+ this.lb = XButton.l.y(XButton.n, 1, enumGetBox(ButtonDisplayStyle_$type, 0), "CornerRadius");
512
+ this.bu = XButton.l.i(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderWidth");
513
+ this.pi = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "BackgroundColor");
514
+ this.ps = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "TextColor");
515
+ this.pq = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverTextColor");
516
+ this.pp = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverBackgroundColor");
517
+ this.pn = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusBackgroundColor");
518
+ this.po = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusTextColor");
519
+ this.om = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledBackgroundColor");
520
+ this.on = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledBorderColor");
521
+ this.oo = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledTextColor");
522
+ this.c3 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledElevation");
523
+ this.c6 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "RestingElevation");
524
+ this.c5 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverElevation");
525
+ this.c4 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusElevation");
526
+ this.ol = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "BorderColor");
527
+ this.ot = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "RippleColor");
528
+ this.k8 = XButton.l.y(XButton.n, 1, enumGetBox(ButtonDisplayStyle_$type, 1), "CornerRadius");
529
+ this.br = XButton.l.i(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "BorderWidth");
530
+ this.ok = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "BackgroundColor");
531
+ this.ou = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "TextColor");
532
+ this.os = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverTextColor");
533
+ this.or = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverBackgroundColor");
534
+ this.op = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusBackgroundColor");
535
+ this.oq = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusTextColor");
536
+ this.o8 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledBackgroundColor");
537
+ this.o9 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledBorderColor");
538
+ this.pa = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledTextColor");
539
+ this.db = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledElevation");
540
+ this.de = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "RestingElevation");
541
+ this.dd = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverElevation");
542
+ this.dc = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusElevation");
543
+ this.o7 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "BorderColor");
544
+ this.pf = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "RippleColor");
545
+ this.la = XButton.l.y(XButton.n, 1, enumGetBox(ButtonDisplayStyle_$type, 2), "CornerRadius");
546
+ this.bt = XButton.l.i(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "BorderWidth");
547
+ this.o6 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "BackgroundColor");
548
+ this.pg = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "TextColor");
549
+ this.pe = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverTextColor");
550
+ this.pd = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverBackgroundColor");
551
+ this.pb = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusBackgroundColor");
552
+ this.pc = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusTextColor");
553
+ this.ox = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledBackgroundColor");
554
+ this.oy = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledBorderColor");
555
+ this.oz = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledTextColor");
556
+ this.c7 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledElevation");
557
+ this.da = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "RestingElevation");
558
+ this.c9 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverElevation");
559
+ this.c8 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusElevation");
560
+ this.ow = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "BorderColor");
561
+ this.o4 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "RippleColor");
562
+ this.k9 = XButton.l.y(XButton.n, 1, enumGetBox(ButtonDisplayStyle_$type, 4), "CornerRadius");
563
+ this.bs = XButton.l.i(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "BorderWidth");
564
+ this.ov = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "BackgroundColor");
565
+ this.o5 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "TextColor");
566
+ this.o3 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverTextColor");
567
+ this.o2 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverBackgroundColor");
568
+ this.o0 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusBackgroundColor");
569
+ this.o1 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusTextColor");
570
+ this.ob = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledBackgroundColor");
571
+ this.oc = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledBorderColor");
572
+ this.od = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledTextColor");
573
+ this.cz = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledElevation");
574
+ this.c2 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "RestingElevation");
575
+ this.c1 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverElevation");
576
+ this.c0 = XButton.l.n(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusElevation");
577
+ this.oa = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "BorderColor");
578
+ this.oi = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "RippleColor");
579
+ this.k7 = XButton.l.y(XButton.n, 1, enumGetBox(ButtonDisplayStyle_$type, 3), "CornerRadius");
580
+ this.bq = XButton.l.i(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "BorderWidth");
581
+ this.n9 = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "BackgroundColor");
582
+ this.oj = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "TextColor");
583
+ this.oh = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverTextColor");
584
+ this.og = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverBackgroundColor");
585
+ this.oe = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusBackgroundColor");
586
+ this.of = XButton.l.af(XButton.n, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusTextColor");
587
+ this.bh = NaN;
587
588
  this.bg = NaN;
588
- this.bf = NaN;
589
589
  this.d = 0;
590
- this.p = 0;
591
- this.l = 0;
592
- this.o = 1;
593
- this.lh = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderColor");
594
- this.ls = ThemeResolver.ag(XButton.m, XButton.k, "UmbraShadowColor");
595
- this.lp = ThemeResolver.ag(XButton.m, XButton.k, "PenumbraShadowColor");
596
- this.lf = ThemeResolver.ag(XButton.m, XButton.k, "AmbientShadowColor");
597
- this.b4 = ThemeResolver.p(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "RestingElevation");
598
- this.b2 = ThemeResolver.p(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusElevation");
599
- this.b3 = ThemeResolver.p(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverElevation");
600
- this.lq = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "RippleColor");
601
- this.ks = ThemeResolver.aa(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "CornerRadius");
602
- this.lg = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "BackgroundColor");
603
- this.li = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBackgroundColor");
604
- this.lj = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBorderColor");
605
- this.lk = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledTextColor");
606
- this.b1 = ThemeResolver.p(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledElevation");
607
- this.s = ThemeResolver.f(XButton.m, XButton.k, "ElevationMode");
608
- this.lr = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "TextColor");
609
- this.lo = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverTextColor");
610
- this.ll = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusBackgroundColor");
611
- this.lm = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusTextColor");
612
- this.ln = ThemeResolver.af(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverBackgroundColor");
613
- this.a6 = ThemeResolver.k(XButton.m, XButton.k, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderWidth");
614
- this.na = null;
615
- this.nc = null;
616
- this.nd = null;
617
- this.ne = null;
618
- this.co = -1;
590
+ this.q = 0;
591
+ this.m = 0;
592
+ this.p = 1;
593
+ this.lm = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderColor");
594
+ this.lx = ThemeResolver.ai(XButton.n, XButton.l, "UmbraShadowColor");
595
+ this.lu = ThemeResolver.ai(XButton.n, XButton.l, "PenumbraShadowColor");
596
+ this.lk = ThemeResolver.ai(XButton.n, XButton.l, "AmbientShadowColor");
597
+ this.b5 = ThemeResolver.p(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "RestingElevation");
598
+ this.b3 = ThemeResolver.p(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusElevation");
599
+ this.b4 = ThemeResolver.p(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverElevation");
600
+ this.lv = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "RippleColor");
601
+ this.kx = ThemeResolver.ad(XButton.n, 1, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "CornerRadius");
602
+ this.ll = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "BackgroundColor");
603
+ this.ln = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBackgroundColor");
604
+ this.lo = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBorderColor");
605
+ this.lp = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledTextColor");
606
+ this.b2 = ThemeResolver.p(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledElevation");
607
+ this.t = ThemeResolver.f(XButton.n, XButton.l, "ElevationMode");
608
+ this.lw = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "TextColor");
609
+ this.lt = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverTextColor");
610
+ this.lq = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusBackgroundColor");
611
+ this.lr = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusTextColor");
612
+ this.ls = ThemeResolver.ah(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverBackgroundColor");
613
+ this.a7 = ThemeResolver.k(XButton.n, XButton.l, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderWidth");
614
+ this.nf = null;
619
615
  this.nh = null;
620
- this.nb = null;
616
+ this.ni = null;
617
+ this.nj = null;
618
+ this.cp = -1;
619
+ this.nm = null;
620
+ this.ng = null;
621
+ this.cs = -1;
621
622
  this.cr = -1;
622
623
  this.cq = -1;
623
- this.cp = -1;
624
- this.bi = NaN;
625
- this.ky = new CornerRadius(1, NaN, NaN, NaN, NaN);
626
- this.nj = null;
627
- this.l8 = null;
628
- this.ma = null;
629
- this.mb = null;
630
- this.mc = null;
631
- this.ca = -1;
624
+ this.bj = NaN;
625
+ this.k3 = new CornerRadius(1, NaN, NaN, NaN, NaN);
626
+ this.no = null;
627
+ this.md = null;
632
628
  this.mf = null;
633
- this.l9 = null;
634
- this.cd = -1;
635
- this.cc = -1;
636
- this.cb = -1;
637
- this.mh = null;
638
- this.mi = null;
639
629
  this.mg = null;
640
- this.md = null;
630
+ this.mh = null;
631
+ this.cb = -1;
632
+ this.mk = null;
641
633
  this.me = null;
642
- this.bd = NaN;
643
- this.kv = new CornerRadius(1, NaN, NaN, NaN, NaN);
644
- this.lt = null;
645
- this.lv = null;
646
- this.lw = null;
647
- this.lx = null;
648
- this.b5 = -1;
649
- this.t = 0;
650
- this.ml = null;
651
- this.lu = null;
652
- this.cs = -1;
653
- this.cf = -1;
654
634
  this.ce = -1;
655
- this.z = null;
656
- this.nm = null;
635
+ this.cd = -1;
636
+ this.cc = -1;
637
+ this.mm = null;
657
638
  this.mn = null;
658
- this.nl = null;
659
- this.nk = null;
660
- this.ni = null;
661
- this.nf = null;
662
- this.ng = null;
639
+ this.ml = null;
640
+ this.mi = null;
663
641
  this.mj = null;
664
- this.mk = null;
665
- this.a7 = NaN;
666
- this.kt = new CornerRadius(1, NaN, NaN, NaN, NaN);
667
- this.mz = null;
668
- this.m1 = null;
669
- this.m2 = null;
670
- this.m3 = null;
671
- this.ck = -1;
672
- this.m6 = null;
673
- this.m0 = null;
674
- this.cn = -1;
675
- this.cm = -1;
676
- this.cl = -1;
677
- this.bh = NaN;
678
- this.kx = new CornerRadius(1, NaN, NaN, NaN, NaN);
679
- this.m8 = null;
680
- this.m9 = null;
681
- this.m7 = null;
682
- this.m4 = null;
683
- this.m5 = null;
642
+ this.be = NaN;
643
+ this.k0 = new CornerRadius(1, NaN, NaN, NaN, NaN);
684
644
  this.ly = null;
685
645
  this.l0 = null;
686
646
  this.l1 = null;
687
647
  this.l2 = null;
688
648
  this.b6 = -1;
689
- this.mm = null;
649
+ this.u = 0;
650
+ this.mq = null;
690
651
  this.lz = null;
691
- this.b9 = -1;
692
- this.b8 = -1;
693
- this.b7 = -1;
694
- this.bc = NaN;
695
- this.ku = new CornerRadius(1, NaN, NaN, NaN, NaN);
652
+ this.ct = -1;
653
+ this.cg = -1;
654
+ this.cf = -1;
655
+ this.aa = null;
656
+ this.nr = null;
657
+ this.ms = null;
658
+ this.nq = null;
659
+ this.np = null;
660
+ this.nn = null;
661
+ this.nk = null;
662
+ this.nl = null;
663
+ this.mo = null;
664
+ this.mp = null;
665
+ this.a8 = NaN;
666
+ this.ky = new CornerRadius(1, NaN, NaN, NaN, NaN);
667
+ this.m4 = null;
668
+ this.m6 = null;
669
+ this.m7 = null;
670
+ this.m8 = null;
671
+ this.cl = -1;
672
+ this.nb = null;
673
+ this.m5 = null;
674
+ this.co = -1;
675
+ this.cn = -1;
676
+ this.cm = -1;
677
+ this.bi = NaN;
678
+ this.k2 = new CornerRadius(1, NaN, NaN, NaN, NaN);
679
+ this.nd = null;
680
+ this.ne = null;
681
+ this.nc = null;
682
+ this.m9 = null;
683
+ this.na = null;
684
+ this.l3 = null;
685
+ this.l5 = null;
696
686
  this.l6 = null;
697
687
  this.l7 = null;
698
- this.l5 = null;
699
- this.l3 = null;
700
- this.l4 = null;
701
- this.mo = null;
702
- this.mq = null;
688
+ this.b7 = -1;
703
689
  this.mr = null;
704
- this.ms = null;
705
- this.cg = -1;
690
+ this.l4 = null;
691
+ this.ca = -1;
692
+ this.b9 = -1;
693
+ this.b8 = -1;
694
+ this.bd = NaN;
695
+ this.kz = new CornerRadius(1, NaN, NaN, NaN, NaN);
696
+ this.mb = null;
697
+ this.mc = null;
698
+ this.ma = null;
699
+ this.l8 = null;
700
+ this.l9 = null;
701
+ this.mt = null;
706
702
  this.mv = null;
707
- this.mp = null;
703
+ this.mw = null;
704
+ this.mx = null;
705
+ this.ch = -1;
706
+ this.m0 = null;
707
+ this.mu = null;
708
+ this.ck = -1;
708
709
  this.cj = -1;
709
710
  this.ci = -1;
710
- this.ch = -1;
711
- this.be = NaN;
712
- this.kw = new CornerRadius(1, NaN, NaN, NaN, NaN);
713
- this.mx = null;
711
+ this.bf = NaN;
712
+ this.k1 = new CornerRadius(1, NaN, NaN, NaN, NaN);
713
+ this.m2 = null;
714
+ this.m3 = null;
715
+ this.m1 = null;
714
716
  this.my = null;
715
- this.mw = null;
716
- this.mt = null;
717
- this.mu = null;
718
- this.em = "ig-native-button-" + XButton.d9++;
719
- this.el = "ig-button-" + XButton.d8++;
720
- this.ei = "inline-block";
721
- this.eh = null;
717
+ this.mz = null;
718
+ this.en = "ig-native-button-" + XButton.ea++;
719
+ this.em = "ig-button-" + XButton.d9++;
722
720
  this.ej = "inline-block";
723
- this.ek = null;
724
- this.ef = "center";
725
- this.ea = null;
726
- this.en = null;
727
- this.ct = 0;
728
- this.am = false;
729
- this.eg = null;
730
- this.al = false;
731
- this.ao = false;
732
- this.ap = true;
733
- this.aj = false;
734
- this.af = false;
735
- this.ah = false;
736
- this.aq = false;
721
+ this.ei = null;
722
+ this.ek = "inline-block";
723
+ this.el = null;
724
+ this.eg = "center";
725
+ this.eb = null;
726
+ this.eo = null;
727
+ this.cu = 0;
737
728
  this.an = false;
729
+ this.eh = null;
730
+ this.am = false;
731
+ this.ap = false;
732
+ this.aq = true;
738
733
  this.ak = false;
734
+ this.ag = false;
739
735
  this.ai = false;
740
- this.a9 = NaN;
741
- this.bb = NaN;
742
- this.ba = NaN;
743
- this.a8 = NaN;
744
- this.ld = 1;
745
- this.rh = 1;
746
- this.ag = true;
747
736
  this.ar = false;
737
+ this.ao = false;
738
+ this.al = false;
739
+ this.aj = false;
740
+ this.ba = NaN;
741
+ this.bc = NaN;
742
+ this.bb = NaN;
743
+ this.a9 = NaN;
744
+ this.li = 1;
745
+ this.rm = 1;
746
+ this.ah = true;
747
+ this.as = false;
748
748
  this.propertyChanged = null;
749
749
  this.clicked = null;
750
750
  this.mouseEnter = null;
@@ -767,13 +767,13 @@ export let XButton = /*@__PURE__*/ (() => {
767
767
  destroy() {
768
768
  this.provideContainer(null);
769
769
  }
770
- kk(a, b, c) {
770
+ kp(a, b, c) {
771
771
  if (this.propertyChanged != null) {
772
772
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
773
773
  }
774
- this.km(a, b, c);
774
+ this.kr(a, b, c);
775
775
  }
776
- km(a, b, c) {
776
+ kr(a, b, c) {
777
777
  switch (a) {
778
778
  case "CornerRadius":
779
779
  case "BorderColor":
@@ -878,25 +878,25 @@ export let XButton = /*@__PURE__*/ (() => {
878
878
  case "IconTextColor":
879
879
  case "IconHoverTextColor":
880
880
  case "ElevationMode":
881
- this.kq();
881
+ this.kv();
882
882
  break;
883
883
  case "BaseTheme":
884
- this.kr(this.n == 0 ? 2 : this.n);
885
- this.kq();
884
+ this.kw(this.o == 0 ? 2 : this.o);
885
+ this.kv();
886
886
  break;
887
887
  case "IsDisabled":
888
- this.as = this.disabled || this.aw;
889
- this.kq();
888
+ this.at = this.disabled || this.ax;
889
+ this.kv();
890
890
  this.view.at();
891
- this.kp();
891
+ this.ku();
892
892
  break;
893
893
  case "DisableRipple":
894
- this.as = this.disabled || this.aw;
895
- this.kq();
894
+ this.at = this.disabled || this.ax;
895
+ this.kv();
896
896
  break;
897
897
  case "TextStyle":
898
898
  case "DisableHover":
899
- this.kp();
899
+ this.ku();
900
900
  break;
901
901
  case "ActualDisableRipple":
902
902
  this.view.an();
@@ -911,24 +911,26 @@ export let XButton = /*@__PURE__*/ (() => {
911
911
  case "ActualFocusTextColor":
912
912
  case "ActualHoverTextColor":
913
913
  case "ActualElevationMode":
914
- this.kp();
914
+ this.ku();
915
915
  break;
916
916
  case "Density":
917
- this.q = this.r == 0 ? 1 : this.r;
917
+ this.r = this.s == 0 ? 1 : this.s;
918
+ this.kw(this.o == 0 ? 2 : this.o);
919
+ this.kv();
918
920
  break;
919
921
  case "ActualDensity":
920
922
  case "ActualBorderWidth":
921
923
  case "ActualCornerRadius":
922
924
  if (this.e == 4) {
923
- this.ko();
925
+ this.kt();
924
926
  }
925
927
  this.view.a1();
926
- this.kp();
928
+ this.ku();
927
929
  break;
928
930
  case "DisplayType":
929
931
  this.view.a1();
930
- this.kq();
931
- this.kp();
932
+ this.kv();
933
+ this.ku();
932
934
  break;
933
935
  case "ContentPaddingLeft":
934
936
  case "ContentPaddingTop":
@@ -966,126 +968,126 @@ export let XButton = /*@__PURE__*/ (() => {
966
968
  this.view.ay();
967
969
  break;
968
970
  case "MinWidth":
969
- this.view.ax(this.by);
971
+ this.view.ax(this.bz);
970
972
  this.view.a1();
971
973
  break;
972
974
  case "MinHeight":
973
- this.view.aw(this.bx);
975
+ this.view.aw(this.by);
974
976
  this.view.a1();
975
977
  break;
976
978
  }
977
979
  }
978
- k0(a, b) {
980
+ k5(a, b) {
979
981
  return new CornerRadius(1, !isNaN_(a.d) ? a.d : b.d, !isNaN_(a.e) ? a.e : b.e, !isNaN_(a.c) ? a.c : b.c, !isNaN_(a.b) ? a.b : b.b);
980
982
  }
981
- kq() {
982
- this.u = this.w != 0 ? this.w : this.v;
983
- this.n0 = this.po;
984
- this.nx = this.pc;
985
- this.nn = this.n3;
983
+ kv() {
984
+ this.v = this.x != 0 ? this.x : this.w;
985
+ this.n5 = this.pt;
986
+ this.n2 = this.ph;
987
+ this.ns = this.n8;
986
988
  switch (this.e) {
987
989
  case 0:
988
- this.nq = this.pp != null ? this.pp : this.q6 != null ? this.q6 : this.pf;
989
- this.nr = this.pq != null ? this.pq : this.q7 != null ? this.q7 : this.pg;
990
- this.ns = this.pr != null ? this.pr : this.q8 != null ? this.q8 : this.ph;
991
- this.cu = this.di >= 0 ? this.di : this.d2 >= 0 ? this.d2 : this.de;
992
- this.cx = this.d6 >= 0 ? this.d6 : this.d5 >= 0 ? this.d5 : this.dh;
990
+ this.nv = this.pu != null ? this.pu : this.rb != null ? this.rb : this.pk;
991
+ this.nw = this.pv != null ? this.pv : this.rc != null ? this.rc : this.pl;
992
+ this.nx = this.pw != null ? this.pw : this.rd != null ? this.rd : this.pm;
993
+ this.cv = this.dj >= 0 ? this.dj : this.d3 >= 0 ? this.d3 : this.df;
994
+ this.cy = this.d7 >= 0 ? this.d7 : this.d6 >= 0 ? this.d6 : this.di;
995
+ this.cx = this.du >= 0 ? this.du : this.d5 >= 0 ? this.d5 : this.dh;
993
996
  this.cw = this.dt >= 0 ? this.dt : this.d4 >= 0 ? this.d4 : this.dg;
994
- this.cv = this.ds >= 0 ? this.ds : this.d3 >= 0 ? this.d3 : this.df;
995
- this.np = this.n2 != null ? this.n2 : this.q5 != null ? this.q5 : this.pe;
996
- this.no = this.n1 != null ? this.n1 : this.q4 != null ? this.q4 : this.pd;
997
- this.nv = this.qg != null ? this.qg : this.rb != null ? this.rb : this.pk;
998
- this.kz = this.k0(this.k1, this.k0(this.lc, this.k6));
999
- this.bj = !isNaN_(this.bk) ? this.bk : !isNaN_(this.b0) ? this.b0 : this.bt;
1000
- this.ny = this.rf != null ? this.rf : this.rd != null ? this.rd : this.pm;
1001
- this.nt = this.qe != null ? this.qe : this.q9 != null ? this.q9 : this.pi;
1002
- this.nu = this.qf != null ? this.qf : this.ra != null ? this.ra : this.pj;
1003
- this.nz = this.rg != null ? this.rg : this.re != null ? this.re : this.pn;
1004
- this.nw = this.qh != null ? this.qh : this.rc != null ? this.rc : this.pl;
997
+ this.nu = this.n7 != null ? this.n7 : this.ra != null ? this.ra : this.pj;
998
+ this.nt = this.n6 != null ? this.n6 : this.q9 != null ? this.q9 : this.pi;
999
+ this.n0 = this.ql != null ? this.ql : this.rg != null ? this.rg : this.pp;
1000
+ this.k4 = this.k5(this.k6, this.k5(this.lh, this.lb));
1001
+ this.bk = !isNaN_(this.bl) ? this.bl : !isNaN_(this.b1) ? this.b1 : this.bu;
1002
+ this.n3 = this.rk != null ? this.rk : this.ri != null ? this.ri : this.pr;
1003
+ this.ny = this.qj != null ? this.qj : this.re != null ? this.re : this.pn;
1004
+ this.nz = this.qk != null ? this.qk : this.rf != null ? this.rf : this.po;
1005
+ this.n4 = this.rl != null ? this.rl : this.rj != null ? this.rj : this.ps;
1006
+ this.n1 = this.qm != null ? this.qm : this.rh != null ? this.rh : this.pq;
1005
1007
  break;
1006
1008
  case 2:
1007
- this.nq = this.pp != null ? this.pp : this.qv != null ? this.qv : this.o3;
1008
- this.nr = this.pq != null ? this.pq : this.qw != null ? this.qw : this.o4;
1009
- this.ns = this.pr != null ? this.pr : this.qx != null ? this.qx : this.o5;
1010
- this.cu = this.di >= 0 ? this.di : this.dy >= 0 ? this.dy : this.da;
1011
- this.cx = this.d6 >= 0 ? this.d6 : this.d1 >= 0 ? this.d1 : this.dd;
1009
+ this.nv = this.pu != null ? this.pu : this.q0 != null ? this.q0 : this.o8;
1010
+ this.nw = this.pv != null ? this.pv : this.q1 != null ? this.q1 : this.o9;
1011
+ this.nx = this.pw != null ? this.pw : this.q2 != null ? this.q2 : this.pa;
1012
+ this.cv = this.dj >= 0 ? this.dj : this.dz >= 0 ? this.dz : this.db;
1013
+ this.cy = this.d7 >= 0 ? this.d7 : this.d2 >= 0 ? this.d2 : this.de;
1014
+ this.cx = this.du >= 0 ? this.du : this.d1 >= 0 ? this.d1 : this.dd;
1012
1015
  this.cw = this.dt >= 0 ? this.dt : this.d0 >= 0 ? this.d0 : this.dc;
1013
- this.cv = this.ds >= 0 ? this.ds : this.dz >= 0 ? this.dz : this.db;
1014
- this.np = this.n2 != null ? this.n2 : this.qu != null ? this.qu : this.o2;
1015
- this.no = this.qg != null ? this.qg : this.n1 != null ? this.n1 : this.qt != null ? this.qt : this.o1;
1016
- this.nv = this.q0 != null ? this.q0 : this.o8;
1017
- this.kz = this.k0(this.k1, this.k0(this.lb, this.k5));
1018
- this.bj = !isNaN_(this.bk) ? this.bk : !isNaN_(this.bz) ? this.bz : this.bs;
1019
- this.ny = this.rf != null ? this.rf : this.q2 != null ? this.q2 : this.pa;
1020
- this.nt = this.qe != null ? this.qe : this.qy != null ? this.qy : this.o6;
1021
- this.nu = this.qf != null ? this.qf : this.qz != null ? this.qz : this.o7;
1022
- this.nz = this.rg != null ? this.rg : this.q3 != null ? this.q3 : this.pb;
1023
- this.nw = this.qh != null ? this.qh : this.q1 != null ? this.q1 : this.o9;
1016
+ this.nu = this.n7 != null ? this.n7 : this.qz != null ? this.qz : this.o7;
1017
+ this.nt = this.ql != null ? this.ql : this.n6 != null ? this.n6 : this.qy != null ? this.qy : this.o6;
1018
+ this.n0 = this.q5 != null ? this.q5 : this.pd;
1019
+ this.k4 = this.k5(this.k6, this.k5(this.lg, this.la));
1020
+ this.bk = !isNaN_(this.bl) ? this.bl : !isNaN_(this.b0) ? this.b0 : this.bt;
1021
+ this.n3 = this.rk != null ? this.rk : this.q7 != null ? this.q7 : this.pf;
1022
+ this.ny = this.qj != null ? this.qj : this.q3 != null ? this.q3 : this.pb;
1023
+ this.nz = this.qk != null ? this.qk : this.q4 != null ? this.q4 : this.pc;
1024
+ this.n4 = this.rl != null ? this.rl : this.q8 != null ? this.q8 : this.pg;
1025
+ this.n1 = this.qm != null ? this.qm : this.q6 != null ? this.q6 : this.pe;
1024
1026
  break;
1025
1027
  case 1:
1026
- this.nq = this.pp != null ? this.pp : this.p5 != null ? this.p5 : this.oh;
1027
- this.nr = this.pq != null ? this.pq : this.p6 != null ? this.p6 : this.oi;
1028
- this.ns = this.pr != null ? this.pr : this.p7 != null ? this.p7 : this.oj;
1029
- this.cu = this.di >= 0 ? this.di : this.dn >= 0 ? this.dn : this.c2;
1030
- this.cx = this.d6 >= 0 ? this.d6 : this.dr >= 0 ? this.dr : this.c5;
1028
+ this.nv = this.pu != null ? this.pu : this.qa != null ? this.qa : this.om;
1029
+ this.nw = this.pv != null ? this.pv : this.qb != null ? this.qb : this.on;
1030
+ this.nx = this.pw != null ? this.pw : this.qc != null ? this.qc : this.oo;
1031
+ this.cv = this.dj >= 0 ? this.dj : this.dp >= 0 ? this.dp : this.c3;
1032
+ this.cy = this.d7 >= 0 ? this.d7 : this.ds >= 0 ? this.ds : this.c6;
1033
+ this.cx = this.du >= 0 ? this.du : this.dr >= 0 ? this.dr : this.c5;
1031
1034
  this.cw = this.dt >= 0 ? this.dt : this.dq >= 0 ? this.dq : this.c4;
1032
- this.cv = this.ds >= 0 ? this.ds : this.dp >= 0 ? this.dp : this.c3;
1033
- this.np = this.n2 != null ? this.n2 : this.p4 != null ? this.p4 : this.og;
1034
- this.no = this.n1 != null ? this.n1 : this.p3 != null ? this.p3 : this.of;
1035
- this.nv = this.qg != null ? this.qg : this.qa != null ? this.qa : this.om;
1036
- this.kz = this.k0(this.k1, this.k0(this.k8, this.k3));
1037
- this.bj = !isNaN_(this.bk) ? this.bk : !isNaN_(this.bv) ? this.bv : this.bq;
1038
- this.ny = this.rf != null ? this.rf : this.qc != null ? this.qc : this.oo;
1039
- this.nt = this.qe != null ? this.qe : this.p8 != null ? this.p8 : this.ok;
1040
- this.nu = this.qf != null ? this.qf : this.p9 != null ? this.p9 : this.ol;
1041
- this.nz = this.rg != null ? this.rg : this.qd != null ? this.qd : this.op;
1042
- this.nw = this.qh != null ? this.qh : this.qb != null ? this.qb : this.on;
1035
+ this.nu = this.n7 != null ? this.n7 : this.p9 != null ? this.p9 : this.ol;
1036
+ this.nt = this.n6 != null ? this.n6 : this.p8 != null ? this.p8 : this.ok;
1037
+ this.n0 = this.ql != null ? this.ql : this.qf != null ? this.qf : this.or;
1038
+ this.k4 = this.k5(this.k6, this.k5(this.ld, this.k8));
1039
+ this.bk = !isNaN_(this.bl) ? this.bl : !isNaN_(this.bw) ? this.bw : this.br;
1040
+ this.n3 = this.rk != null ? this.rk : this.qh != null ? this.qh : this.ot;
1041
+ this.ny = this.qj != null ? this.qj : this.qd != null ? this.qd : this.op;
1042
+ this.nz = this.qk != null ? this.qk : this.qe != null ? this.qe : this.oq;
1043
+ this.n4 = this.rl != null ? this.rl : this.qi != null ? this.qi : this.ou;
1044
+ this.n1 = this.qm != null ? this.qm : this.qg != null ? this.qg : this.os;
1043
1045
  break;
1044
1046
  case 4:
1045
- this.nq = this.pp != null ? this.pp : this.qk != null ? this.qk : this.os;
1046
- this.nr = this.pq != null ? this.pq : this.ql != null ? this.ql : this.ot;
1047
- this.ns = this.pr != null ? this.pr : this.qm != null ? this.qm : this.ou;
1048
- this.cu = this.di >= 0 ? this.di : this.du >= 0 ? this.du : this.c6;
1049
- this.cx = this.d6 >= 0 ? this.d6 : this.dx >= 0 ? this.dx : this.c9;
1047
+ this.nv = this.pu != null ? this.pu : this.qp != null ? this.qp : this.ox;
1048
+ this.nw = this.pv != null ? this.pv : this.qq != null ? this.qq : this.oy;
1049
+ this.nx = this.pw != null ? this.pw : this.qr != null ? this.qr : this.oz;
1050
+ this.cv = this.dj >= 0 ? this.dj : this.dv >= 0 ? this.dv : this.c7;
1051
+ this.cy = this.d7 >= 0 ? this.d7 : this.dy >= 0 ? this.dy : this.da;
1052
+ this.cx = this.du >= 0 ? this.du : this.dx >= 0 ? this.dx : this.c9;
1050
1053
  this.cw = this.dt >= 0 ? this.dt : this.dw >= 0 ? this.dw : this.c8;
1051
- this.cv = this.ds >= 0 ? this.ds : this.dv >= 0 ? this.dv : this.c7;
1052
- this.np = this.n2 != null ? this.n2 : this.qj != null ? this.qj : this.or;
1053
- this.no = this.n1 != null ? this.n1 : this.qi != null ? this.qi : this.oq;
1054
- this.nv = this.qg != null ? this.qg : this.qp != null ? this.qp : this.ox;
1055
- this.ko();
1056
- this.bj = !isNaN_(this.bk) ? this.bk : !isNaN_(this.bw) ? this.bw : this.br;
1057
- this.ny = this.rf != null ? this.rf : this.qr != null ? this.qr : this.oz;
1058
- this.nt = this.qe != null ? this.qe : this.qn != null ? this.qn : this.ov;
1059
- this.nu = this.qf != null ? this.qf : this.qo != null ? this.qo : this.ow;
1060
- this.nz = this.rg != null ? this.rg : this.qs != null ? this.qs : this.o0;
1061
- this.nw = this.qh != null ? this.qh : this.qq != null ? this.qq : this.oy;
1054
+ this.nu = this.n7 != null ? this.n7 : this.qo != null ? this.qo : this.ow;
1055
+ this.nt = this.n6 != null ? this.n6 : this.qn != null ? this.qn : this.ov;
1056
+ this.n0 = this.ql != null ? this.ql : this.qu != null ? this.qu : this.o2;
1057
+ this.kt();
1058
+ this.bk = !isNaN_(this.bl) ? this.bl : !isNaN_(this.bx) ? this.bx : this.bs;
1059
+ this.n3 = this.rk != null ? this.rk : this.qw != null ? this.qw : this.o4;
1060
+ this.ny = this.qj != null ? this.qj : this.qs != null ? this.qs : this.o0;
1061
+ this.nz = this.qk != null ? this.qk : this.qt != null ? this.qt : this.o1;
1062
+ this.n4 = this.rl != null ? this.rl : this.qx != null ? this.qx : this.o5;
1063
+ this.n1 = this.qm != null ? this.qm : this.qv != null ? this.qv : this.o3;
1062
1064
  break;
1063
1065
  case 3:
1064
- this.nq = this.pp != null ? this.pp : this.pu != null ? this.pu : this.n6;
1065
- this.nr = this.pq != null ? this.pq : this.pv != null ? this.pv : this.n7;
1066
- this.ns = this.pr != null ? this.pr : this.pw != null ? this.pw : this.n8;
1067
- this.cu = this.di >= 0 ? this.di : this.dj >= 0 ? this.dj : this.cy;
1068
- this.cx = this.d6 >= 0 ? this.d6 : this.dm >= 0 ? this.dm : this.c1;
1066
+ this.nv = this.pu != null ? this.pu : this.pz != null ? this.pz : this.ob;
1067
+ this.nw = this.pv != null ? this.pv : this.p0 != null ? this.p0 : this.oc;
1068
+ this.nx = this.pw != null ? this.pw : this.p1 != null ? this.p1 : this.od;
1069
+ this.cv = this.dj >= 0 ? this.dj : this.dk >= 0 ? this.dk : this.cz;
1070
+ this.cy = this.d7 >= 0 ? this.d7 : this.dn >= 0 ? this.dn : this.c2;
1071
+ this.cx = this.du >= 0 ? this.du : this.dm >= 0 ? this.dm : this.c1;
1069
1072
  this.cw = this.dt >= 0 ? this.dt : this.dl >= 0 ? this.dl : this.c0;
1070
- this.cv = this.ds >= 0 ? this.ds : this.dk >= 0 ? this.dk : this.cz;
1071
- this.np = this.n2 != null ? this.n2 : this.pt != null ? this.pt : this.n5;
1072
- this.no = this.n1 != null ? this.n1 : this.ps != null ? this.ps : this.n4;
1073
- this.nv = this.qg != null ? this.qg : this.pz != null ? this.pz : this.ob;
1074
- this.kz = this.k0(this.k1, this.k0(this.k7, this.k2));
1075
- this.bj = !isNaN_(this.bk) ? this.bk : !isNaN_(this.bu) ? this.bu : this.bp;
1076
- this.ny = this.rf != null ? this.rf : this.p1 != null ? this.p1 : this.pm;
1077
- this.nt = this.qe != null ? this.qe : this.px != null ? this.px : this.n9;
1078
- this.nu = this.qf != null ? this.qf : this.py != null ? this.py : this.oa;
1079
- this.nz = this.rg != null ? this.rg : this.p2 != null ? this.p2 : this.oe;
1080
- this.nw = this.qh != null ? this.qh : this.p0 != null ? this.p0 : this.oc;
1073
+ this.nu = this.n7 != null ? this.n7 : this.py != null ? this.py : this.oa;
1074
+ this.nt = this.n6 != null ? this.n6 : this.px != null ? this.px : this.n9;
1075
+ this.n0 = this.ql != null ? this.ql : this.p4 != null ? this.p4 : this.og;
1076
+ this.k4 = this.k5(this.k6, this.k5(this.lc, this.k7));
1077
+ this.bk = !isNaN_(this.bl) ? this.bl : !isNaN_(this.bv) ? this.bv : this.bq;
1078
+ this.n3 = this.rk != null ? this.rk : this.p6 != null ? this.p6 : this.pr;
1079
+ this.ny = this.qj != null ? this.qj : this.p2 != null ? this.p2 : this.oe;
1080
+ this.nz = this.qk != null ? this.qk : this.p3 != null ? this.p3 : this.of;
1081
+ this.n4 = this.rl != null ? this.rl : this.p7 != null ? this.p7 : this.oj;
1082
+ this.n1 = this.qm != null ? this.qm : this.p5 != null ? this.p5 : this.oh;
1081
1083
  break;
1082
1084
  }
1083
1085
  }
1084
- ko() {
1085
- this.kz = this.k0(this.k1, this.k0(this.la, this.k9(this.k4)));
1086
+ kt() {
1087
+ this.k4 = this.k5(this.k6, this.k5(this.lf, this.le(this.k9)));
1086
1088
  }
1087
- k9(a) {
1088
- switch (this.q) {
1089
+ le(a) {
1090
+ switch (this.r) {
1089
1091
  case 1: return a;
1090
1092
  case 2: return a;
1091
1093
  case 3: return a;
@@ -1093,7 +1095,7 @@ export let XButton = /*@__PURE__*/ (() => {
1093
1095
  }
1094
1096
  return a;
1095
1097
  }
1096
- kb() {
1098
+ kg() {
1097
1099
  if (this.disabled) {
1098
1100
  return;
1099
1101
  }
@@ -1101,7 +1103,7 @@ export let XButton = /*@__PURE__*/ (() => {
1101
1103
  this.clicked(this, new ButtonClickEventArgs());
1102
1104
  }
1103
1105
  }
1104
- kg() {
1106
+ kl() {
1105
1107
  if (this.disabled) {
1106
1108
  return;
1107
1109
  }
@@ -1109,7 +1111,7 @@ export let XButton = /*@__PURE__*/ (() => {
1109
1111
  this.mouseDown(this, new MouseEventArgs());
1110
1112
  }
1111
1113
  }
1112
- kj() {
1114
+ ko() {
1113
1115
  if (this.disabled) {
1114
1116
  return;
1115
1117
  }
@@ -1117,34 +1119,34 @@ export let XButton = /*@__PURE__*/ (() => {
1117
1119
  this.mouseUp(this, new MouseEventArgs());
1118
1120
  }
1119
1121
  }
1120
- ka() {
1122
+ kf() {
1121
1123
  this.focused = false;
1122
- this.kp();
1124
+ this.ku();
1123
1125
  }
1124
- kd() {
1126
+ ki() {
1125
1127
  this.focused = true;
1126
- this.kp();
1128
+ this.ku();
1127
1129
  }
1128
- ki() {
1129
- this.a3 = false;
1130
- this.kp();
1130
+ kn() {
1131
+ this.a4 = false;
1132
+ this.ku();
1131
1133
  if (this.mouseLeave != null) {
1132
1134
  this.mouseLeave(this, new MouseEventArgs());
1133
1135
  }
1134
1136
  }
1135
- kh() {
1136
- this.a3 = true;
1137
- this.kp();
1137
+ km() {
1138
+ this.a4 = true;
1139
+ this.ku();
1138
1140
  if (this.mouseEnter != null) {
1139
1141
  this.mouseEnter(this, new MouseEventArgs());
1140
1142
  }
1141
1143
  }
1142
- ke() {
1144
+ kj() {
1143
1145
  if (this.gotFocus != null) {
1144
1146
  this.gotFocus(this, new FocusEventArgs());
1145
1147
  }
1146
1148
  }
1147
- kf(a, b) {
1149
+ kk(a, b) {
1148
1150
  if (this.lostFocus != null) {
1149
1151
  this.lostFocus(this, ((() => {
1150
1152
  let $ret = new FocusEventArgs();
@@ -1154,157 +1156,167 @@ export let XButton = /*@__PURE__*/ (() => {
1154
1156
  })()));
1155
1157
  }
1156
1158
  }
1157
- kp() {
1159
+ ku() {
1158
1160
  let a = this.view.r;
1159
1161
  if (a == null) {
1160
1162
  return;
1161
1163
  }
1162
- NativeUI.o(a, this.kz);
1163
- NativeUI.n(a, this.np);
1164
- if (!isNaN_(this.bj)) {
1165
- NativeUI.p(a, new Thickness(0, this.bj));
1164
+ NativeUI.o(a, this.k4);
1165
+ NativeUI.n(a, this.nu);
1166
+ if (!isNaN_(this.bk)) {
1167
+ NativeUI.p(a, new Thickness(0, this.bk));
1166
1168
  }
1167
1169
  if (this.disabled) {
1168
- this.view.a0(this.cu, this.u);
1170
+ this.view.a0(this.cv, this.v);
1169
1171
  }
1170
- else if (this.focused && this.a2) {
1171
- this.view.a0(this.cv, this.u);
1172
+ else if (this.focused && this.a3) {
1173
+ this.view.a0(this.cw, this.v);
1172
1174
  }
1173
1175
  else {
1174
- if (this.a3 && !this.au) {
1175
- this.view.a0(this.cw, this.u);
1176
+ if (this.a4 && !this.av) {
1177
+ this.view.a0(this.cx, this.v);
1176
1178
  }
1177
1179
  else {
1178
- this.view.a0(this.cx, this.u);
1180
+ this.view.a0(this.cy, this.v);
1179
1181
  }
1180
1182
  }
1181
1183
  if (this.disabled) {
1182
- NativeUI.m(a, this.nq);
1184
+ NativeUI.m(a, this.nv);
1183
1185
  }
1184
- else if (this.focused && this.a2) {
1185
- NativeUI.m(a, this.nt);
1186
+ else if (this.focused && this.a3) {
1187
+ NativeUI.m(a, this.ny);
1186
1188
  }
1187
1189
  else {
1188
- if (this.a3 && !this.au) {
1189
- NativeUI.m(a, this.nv);
1190
+ if (this.a4 && !this.av) {
1191
+ NativeUI.m(a, this.n0);
1190
1192
  }
1191
1193
  else {
1192
- NativeUI.m(a, this.no);
1194
+ NativeUI.m(a, this.nt);
1193
1195
  }
1194
1196
  }
1195
- this.view.az(this.ny, BrushUtil.j(0, 0, 0, 0));
1196
- if (this.aa != null) {
1197
- this.view.a2(this.aa);
1197
+ this.view.az(this.n3, BrushUtil.l(0, 0, 0, 0));
1198
+ if (this.ab != null) {
1199
+ this.view.a2(this.ab);
1198
1200
  }
1199
1201
  if (this.disabled) {
1200
- NativeUI.q(this.view.t, this.ns);
1201
- NativeUI.r(this.view.t, this.ns);
1202
+ NativeUI.q(this.view.t, this.nx);
1203
+ NativeUI.r(this.view.t, this.nx);
1202
1204
  }
1203
- else if (this.focused && this.a2) {
1204
- NativeUI.q(this.view.t, this.nu);
1205
- NativeUI.r(this.view.t, this.nu);
1205
+ else if (this.focused && this.a3) {
1206
+ NativeUI.q(this.view.t, this.nz);
1207
+ NativeUI.r(this.view.t, this.nz);
1206
1208
  }
1207
1209
  else {
1208
- if (this.a3 && !this.au) {
1209
- NativeUI.q(this.view.t, this.nw);
1210
- NativeUI.r(this.view.t, this.nw);
1210
+ if (this.a4 && !this.av) {
1211
+ NativeUI.q(this.view.t, this.n1);
1212
+ NativeUI.r(this.view.t, this.n1);
1211
1213
  }
1212
1214
  else {
1213
- NativeUI.q(this.view.t, this.nz);
1214
- NativeUI.r(this.view.t, this.nz);
1215
+ NativeUI.q(this.view.t, this.n4);
1216
+ NativeUI.r(this.view.t, this.n4);
1215
1217
  }
1216
1218
  }
1217
1219
  }
1218
- kr(a) {
1219
- this.po = XButton.k.ae(a, "UmbraShadowColor");
1220
- this.pc = XButton.k.ae(a, "PenumbraShadowColor");
1221
- this.n3 = XButton.k.ae(a, "AmbientShadowColor");
1222
- this.v = XButton.k.d(a, "ElevationMode");
1223
- this.pf = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBackgroundColor");
1224
- this.pg = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBorderColor");
1225
- this.ph = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledTextColor");
1226
- this.de = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledElevation");
1227
- this.dh = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 0), "RestingElevation");
1228
- this.dg = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverElevation");
1229
- this.df = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusElevation");
1230
- this.pe = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderColor");
1231
- this.pm = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "RippleColor");
1232
- this.k6 = XButton.k.y(a, enumGetBox(ButtonDisplayStyle_$type, 0), "CornerRadius");
1233
- this.bt = XButton.k.i(a, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderWidth");
1234
- this.pd = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "BackgroundColor");
1235
- this.pn = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "TextColor");
1236
- this.pl = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverTextColor");
1237
- this.pk = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverBackgroundColor");
1238
- this.pi = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusBackgroundColor");
1239
- this.pj = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusTextColor");
1240
- this.oh = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledBackgroundColor");
1241
- this.oi = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledBorderColor");
1242
- this.oj = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledTextColor");
1243
- this.c2 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledElevation");
1244
- this.c5 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 1), "RestingElevation");
1245
- this.c4 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverElevation");
1246
- this.c3 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusElevation");
1247
- this.og = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "BorderColor");
1248
- this.oo = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "RippleColor");
1249
- this.k3 = XButton.k.y(a, enumGetBox(ButtonDisplayStyle_$type, 1), "CornerRadius");
1250
- this.bq = XButton.k.i(a, enumGetBox(ButtonDisplayStyle_$type, 1), "BorderWidth");
1251
- this.of = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "BackgroundColor");
1252
- this.op = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "TextColor");
1253
- this.on = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverTextColor");
1254
- this.om = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverBackgroundColor");
1255
- this.ok = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusBackgroundColor");
1256
- this.ol = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusTextColor");
1257
- this.o3 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledBackgroundColor");
1258
- this.o4 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledBorderColor");
1259
- this.o5 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledTextColor");
1260
- this.da = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledElevation");
1261
- this.dd = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 2), "RestingElevation");
1262
- this.dc = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverElevation");
1263
- this.db = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusElevation");
1264
- this.o2 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "BorderColor");
1265
- this.pa = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "RippleColor");
1266
- this.k5 = XButton.k.y(a, enumGetBox(ButtonDisplayStyle_$type, 2), "CornerRadius");
1267
- this.bs = XButton.k.i(a, enumGetBox(ButtonDisplayStyle_$type, 2), "BorderWidth");
1268
- this.o1 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "BackgroundColor");
1269
- this.pb = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "TextColor");
1270
- this.o9 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverTextColor");
1271
- this.o8 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverBackgroundColor");
1272
- this.o6 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusBackgroundColor");
1273
- this.o7 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusTextColor");
1274
- this.os = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledBackgroundColor");
1275
- this.ot = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledBorderColor");
1276
- this.ou = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledTextColor");
1277
- this.c6 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledElevation");
1278
- this.c9 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 4), "RestingElevation");
1279
- this.c8 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverElevation");
1280
- this.c7 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusElevation");
1281
- this.or = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "BorderColor");
1282
- this.oz = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "RippleColor");
1283
- this.k4 = XButton.k.y(a, enumGetBox(ButtonDisplayStyle_$type, 4), "CornerRadius");
1284
- this.br = XButton.k.i(a, enumGetBox(ButtonDisplayStyle_$type, 4), "BorderWidth");
1285
- this.oq = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "BackgroundColor");
1286
- this.o0 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "TextColor");
1287
- this.oy = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverTextColor");
1288
- this.ox = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverBackgroundColor");
1289
- this.ov = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusBackgroundColor");
1290
- this.ow = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusTextColor");
1291
- this.n6 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledBackgroundColor");
1292
- this.n7 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledBorderColor");
1293
- this.n8 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledTextColor");
1294
- this.cy = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledElevation");
1295
- this.c1 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 3), "RestingElevation");
1296
- this.c0 = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverElevation");
1297
- this.cz = XButton.k.n(a, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusElevation");
1298
- this.n5 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "BorderColor");
1299
- this.od = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "RippleColor");
1300
- this.k2 = XButton.k.y(a, enumGetBox(ButtonDisplayStyle_$type, 3), "CornerRadius");
1301
- this.bp = XButton.k.i(a, enumGetBox(ButtonDisplayStyle_$type, 3), "BorderWidth");
1302
- this.n4 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "BackgroundColor");
1303
- this.oe = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "TextColor");
1304
- this.oc = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverTextColor");
1305
- this.ob = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverBackgroundColor");
1306
- this.n9 = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusBackgroundColor");
1307
- this.oa = XButton.k.ad(a, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusTextColor");
1220
+ kw(a) {
1221
+ this.pt = XButton.l.ag(a, "UmbraShadowColor");
1222
+ this.ph = XButton.l.ag(a, "PenumbraShadowColor");
1223
+ this.n8 = XButton.l.ag(a, "AmbientShadowColor");
1224
+ this.w = XButton.l.d(a, "ElevationMode");
1225
+ this.pk = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBackgroundColor");
1226
+ this.pl = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledBorderColor");
1227
+ this.pm = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledTextColor");
1228
+ this.df = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 0), "DisabledElevation");
1229
+ this.di = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 0), "RestingElevation");
1230
+ this.dh = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverElevation");
1231
+ this.dg = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusElevation");
1232
+ this.pj = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderColor");
1233
+ this.pr = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "RippleColor");
1234
+ this.lb = XButton.l.y(a, this.p, enumGetBox(ButtonDisplayStyle_$type, 0), "CornerRadius");
1235
+ this.bu = XButton.l.i(a, enumGetBox(ButtonDisplayStyle_$type, 0), "BorderWidth");
1236
+ this.pi = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "BackgroundColor");
1237
+ this.ps = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "TextColor");
1238
+ this.pq = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverTextColor");
1239
+ this.pp = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "HoverBackgroundColor");
1240
+ this.pn = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusBackgroundColor");
1241
+ this.po = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 0), "FocusTextColor");
1242
+ this.om = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledBackgroundColor");
1243
+ this.on = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledBorderColor");
1244
+ this.oo = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledTextColor");
1245
+ this.c3 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 1), "DisabledElevation");
1246
+ this.c6 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 1), "RestingElevation");
1247
+ this.c5 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverElevation");
1248
+ this.c4 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusElevation");
1249
+ this.ol = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "BorderColor");
1250
+ this.ot = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "RippleColor");
1251
+ this.k8 = XButton.l.y(a, this.p, enumGetBox(ButtonDisplayStyle_$type, 1), "CornerRadius");
1252
+ this.br = XButton.l.i(a, enumGetBox(ButtonDisplayStyle_$type, 1), "BorderWidth");
1253
+ this.ok = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "BackgroundColor");
1254
+ this.ou = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "TextColor");
1255
+ this.os = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverTextColor");
1256
+ this.or = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "HoverBackgroundColor");
1257
+ this.op = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusBackgroundColor");
1258
+ this.oq = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 1), "FocusTextColor");
1259
+ this.o8 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledBackgroundColor");
1260
+ this.o9 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledBorderColor");
1261
+ this.pa = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledTextColor");
1262
+ this.db = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 2), "DisabledElevation");
1263
+ this.de = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 2), "RestingElevation");
1264
+ this.dd = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverElevation");
1265
+ this.dc = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusElevation");
1266
+ this.o7 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "BorderColor");
1267
+ this.pf = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "RippleColor");
1268
+ this.la = XButton.l.y(a, this.p, enumGetBox(ButtonDisplayStyle_$type, 2), "CornerRadius");
1269
+ this.bt = XButton.l.i(a, enumGetBox(ButtonDisplayStyle_$type, 2), "BorderWidth");
1270
+ this.o6 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "BackgroundColor");
1271
+ this.pg = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "TextColor");
1272
+ this.pe = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverTextColor");
1273
+ this.pd = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "HoverBackgroundColor");
1274
+ this.pb = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusBackgroundColor");
1275
+ this.pc = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 2), "FocusTextColor");
1276
+ this.ox = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledBackgroundColor");
1277
+ this.oy = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledBorderColor");
1278
+ this.oz = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledTextColor");
1279
+ this.c7 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 4), "DisabledElevation");
1280
+ this.da = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 4), "RestingElevation");
1281
+ this.c9 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverElevation");
1282
+ this.c8 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusElevation");
1283
+ this.ow = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "BorderColor");
1284
+ this.o4 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "RippleColor");
1285
+ this.k9 = XButton.l.y(a, this.p, enumGetBox(ButtonDisplayStyle_$type, 4), "CornerRadius");
1286
+ this.bs = XButton.l.i(a, enumGetBox(ButtonDisplayStyle_$type, 4), "BorderWidth");
1287
+ this.ov = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "BackgroundColor");
1288
+ this.o5 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "TextColor");
1289
+ this.o3 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverTextColor");
1290
+ this.o2 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "HoverBackgroundColor");
1291
+ this.o0 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusBackgroundColor");
1292
+ this.o1 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 4), "FocusTextColor");
1293
+ this.ob = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledBackgroundColor");
1294
+ this.oc = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledBorderColor");
1295
+ this.od = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledTextColor");
1296
+ this.cz = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 3), "DisabledElevation");
1297
+ this.c2 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 3), "RestingElevation");
1298
+ this.c1 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverElevation");
1299
+ this.c0 = XButton.l.n(a, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusElevation");
1300
+ this.oa = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "BorderColor");
1301
+ this.oi = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "RippleColor");
1302
+ this.k7 = XButton.l.y(a, this.p, enumGetBox(ButtonDisplayStyle_$type, 3), "CornerRadius");
1303
+ this.bq = XButton.l.i(a, enumGetBox(ButtonDisplayStyle_$type, 3), "BorderWidth");
1304
+ this.n9 = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "BackgroundColor");
1305
+ this.oj = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "TextColor");
1306
+ this.oh = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverTextColor");
1307
+ this.og = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "HoverBackgroundColor");
1308
+ this.oe = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusBackgroundColor");
1309
+ this.of = XButton.l.af(a, enumGetBox(ButtonDisplayStyle_$type, 3), "FocusTextColor");
1310
+ }
1311
+ get bz() {
1312
+ return this.bh;
1313
+ }
1314
+ set bz(a) {
1315
+ let b = this.bh;
1316
+ this.bh = a;
1317
+ if (b != this.bh) {
1318
+ this.kp("MinWidth", b, a);
1319
+ }
1308
1320
  }
1309
1321
  get by() {
1310
1322
  return this.bg;
@@ -1313,17 +1325,7 @@ export let XButton = /*@__PURE__*/ (() => {
1313
1325
  let b = this.bg;
1314
1326
  this.bg = a;
1315
1327
  if (b != this.bg) {
1316
- this.kk("MinWidth", b, a);
1317
- }
1318
- }
1319
- get bx() {
1320
- return this.bf;
1321
- }
1322
- set bx(a) {
1323
- let b = this.bf;
1324
- this.bf = a;
1325
- if (b != this.bf) {
1326
- this.kk("MinHeight", b, a);
1328
+ this.kp("MinHeight", b, a);
1327
1329
  }
1328
1330
  }
1329
1331
  get e() {
@@ -1333,7 +1335,27 @@ export let XButton = /*@__PURE__*/ (() => {
1333
1335
  let b = this.d;
1334
1336
  this.d = a;
1335
1337
  if (b != this.d) {
1336
- this.kk("DisplayType", enumGetBox(ButtonDisplayStyle_$type, b), enumGetBox(ButtonDisplayStyle_$type, a));
1338
+ this.kp("DisplayType", enumGetBox(ButtonDisplayStyle_$type, b), enumGetBox(ButtonDisplayStyle_$type, a));
1339
+ }
1340
+ }
1341
+ get s() {
1342
+ return this.q;
1343
+ }
1344
+ set s(a) {
1345
+ let b = this.q;
1346
+ this.q = a;
1347
+ if (b != this.q) {
1348
+ this.kp("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1349
+ }
1350
+ }
1351
+ get o() {
1352
+ return this.m;
1353
+ }
1354
+ set o(a) {
1355
+ let b = this.m;
1356
+ this.m = a;
1357
+ if (b != this.m) {
1358
+ this.kp("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
1337
1359
  }
1338
1360
  }
1339
1361
  get r() {
@@ -1343,67 +1365,67 @@ export let XButton = /*@__PURE__*/ (() => {
1343
1365
  let b = this.p;
1344
1366
  this.p = a;
1345
1367
  if (b != this.p) {
1346
- this.kk("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1368
+ this.kp("ActualDensity", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1347
1369
  }
1348
1370
  }
1349
- get n() {
1350
- return this.l;
1371
+ get nu() {
1372
+ return this.lm;
1351
1373
  }
1352
- set n(a) {
1353
- let b = this.l;
1354
- this.l = a;
1355
- if (b != this.l) {
1356
- this.kk("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
1374
+ set nu(a) {
1375
+ let b = this.lm;
1376
+ this.lm = a;
1377
+ if (b != this.lm) {
1378
+ this.kp("ActualBorderColor", b, a);
1357
1379
  }
1358
1380
  }
1359
- get q() {
1360
- return this.o;
1381
+ get n5() {
1382
+ return this.lx;
1361
1383
  }
1362
- set q(a) {
1363
- let b = this.o;
1364
- this.o = a;
1365
- if (b != this.o) {
1366
- this.kk("ActualDensity", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1384
+ set n5(a) {
1385
+ let b = this.lx;
1386
+ this.lx = a;
1387
+ if (b != this.lx) {
1388
+ this.kp("ActualUmbraShadowColor", b, a);
1367
1389
  }
1368
1390
  }
1369
- get np() {
1370
- return this.lh;
1391
+ get n2() {
1392
+ return this.lu;
1371
1393
  }
1372
- set np(a) {
1373
- let b = this.lh;
1374
- this.lh = a;
1375
- if (b != this.lh) {
1376
- this.kk("ActualBorderColor", b, a);
1394
+ set n2(a) {
1395
+ let b = this.lu;
1396
+ this.lu = a;
1397
+ if (b != this.lu) {
1398
+ this.kp("ActualPenumbraShadowColor", b, a);
1377
1399
  }
1378
1400
  }
1379
- get n0() {
1380
- return this.ls;
1401
+ get ns() {
1402
+ return this.lk;
1381
1403
  }
1382
- set n0(a) {
1383
- let b = this.ls;
1384
- this.ls = a;
1385
- if (b != this.ls) {
1386
- this.kk("ActualUmbraShadowColor", b, a);
1404
+ set ns(a) {
1405
+ let b = this.lk;
1406
+ this.lk = a;
1407
+ if (b != this.lk) {
1408
+ this.kp("ActualAmbientShadowColor", b, a);
1387
1409
  }
1388
1410
  }
1389
- get nx() {
1390
- return this.lp;
1411
+ get cy() {
1412
+ return this.b5;
1391
1413
  }
1392
- set nx(a) {
1393
- let b = this.lp;
1394
- this.lp = a;
1395
- if (b != this.lp) {
1396
- this.kk("ActualPenumbraShadowColor", b, a);
1414
+ set cy(a) {
1415
+ let b = this.b5;
1416
+ this.b5 = a;
1417
+ if (b != this.b5) {
1418
+ this.kp("ActualRestingElevation", b, a);
1397
1419
  }
1398
1420
  }
1399
- get nn() {
1400
- return this.lf;
1421
+ get cw() {
1422
+ return this.b3;
1401
1423
  }
1402
- set nn(a) {
1403
- let b = this.lf;
1404
- this.lf = a;
1405
- if (b != this.lf) {
1406
- this.kk("ActualAmbientShadowColor", b, a);
1424
+ set cw(a) {
1425
+ let b = this.b3;
1426
+ this.b3 = a;
1427
+ if (b != this.b3) {
1428
+ this.kp("ActualFocusElevation", b, a);
1407
1429
  }
1408
1430
  }
1409
1431
  get cx() {
@@ -1413,107 +1435,117 @@ export let XButton = /*@__PURE__*/ (() => {
1413
1435
  let b = this.b4;
1414
1436
  this.b4 = a;
1415
1437
  if (b != this.b4) {
1416
- this.kk("ActualRestingElevation", b, a);
1438
+ this.kp("ActualHoverElevation", b, a);
1417
1439
  }
1418
1440
  }
1419
- get cv() {
1420
- return this.b2;
1441
+ get n3() {
1442
+ return this.lv;
1421
1443
  }
1422
- set cv(a) {
1423
- let b = this.b2;
1424
- this.b2 = a;
1425
- if (b != this.b2) {
1426
- this.kk("ActualFocusElevation", b, a);
1444
+ set n3(a) {
1445
+ let b = this.lv;
1446
+ this.lv = a;
1447
+ if (b != this.lv) {
1448
+ this.kp("ActualRippleColor", b, a);
1427
1449
  }
1428
1450
  }
1429
- get cw() {
1430
- return this.b3;
1451
+ get k4() {
1452
+ return this.kx;
1431
1453
  }
1432
- set cw(a) {
1433
- let b = this.b3;
1434
- this.b3 = a;
1435
- if (b != this.b3) {
1436
- this.kk("ActualHoverElevation", b, a);
1454
+ set k4(a) {
1455
+ let b = this.kx;
1456
+ this.kx = a;
1457
+ if (!b.equals(this.kx)) {
1458
+ this.kp("ActualCornerRadius", b, a);
1437
1459
  }
1438
1460
  }
1439
- get ny() {
1440
- return this.lq;
1461
+ get nt() {
1462
+ return this.ll;
1441
1463
  }
1442
- set ny(a) {
1443
- let b = this.lq;
1444
- this.lq = a;
1445
- if (b != this.lq) {
1446
- this.kk("ActualRippleColor", b, a);
1464
+ set nt(a) {
1465
+ let b = this.ll;
1466
+ this.ll = a;
1467
+ if (b != this.ll) {
1468
+ this.kp("ActualBackgroundColor", b, a);
1469
+ }
1470
+ }
1471
+ get nv() {
1472
+ return this.ln;
1473
+ }
1474
+ set nv(a) {
1475
+ let b = this.ln;
1476
+ this.ln = a;
1477
+ if (b != this.ln) {
1478
+ this.kp("ActualDisabledBackgroundColor", b, a);
1447
1479
  }
1448
1480
  }
1449
- get kz() {
1450
- return this.ks;
1481
+ get nw() {
1482
+ return this.lo;
1451
1483
  }
1452
- set kz(a) {
1453
- let b = this.ks;
1454
- this.ks = a;
1455
- if (!b.equals(this.ks)) {
1456
- this.kk("ActualCornerRadius", b, a);
1484
+ set nw(a) {
1485
+ let b = this.lo;
1486
+ this.lo = a;
1487
+ if (b != this.lo) {
1488
+ this.kp("ActualDisabledBorderColor", b, a);
1457
1489
  }
1458
1490
  }
1459
- get no() {
1460
- return this.lg;
1491
+ get nx() {
1492
+ return this.lp;
1461
1493
  }
1462
- set no(a) {
1463
- let b = this.lg;
1464
- this.lg = a;
1465
- if (b != this.lg) {
1466
- this.kk("ActualBackgroundColor", b, a);
1494
+ set nx(a) {
1495
+ let b = this.lp;
1496
+ this.lp = a;
1497
+ if (b != this.lp) {
1498
+ this.kp("ActualDisabledTextColor", b, a);
1467
1499
  }
1468
1500
  }
1469
- get nq() {
1470
- return this.li;
1501
+ get cv() {
1502
+ return this.b2;
1471
1503
  }
1472
- set nq(a) {
1473
- let b = this.li;
1474
- this.li = a;
1475
- if (b != this.li) {
1476
- this.kk("ActualDisabledBackgroundColor", b, a);
1504
+ set cv(a) {
1505
+ let b = this.b2;
1506
+ this.b2 = a;
1507
+ if (b != this.b2) {
1508
+ this.kp("ActualDisabledElevation", b, a);
1477
1509
  }
1478
1510
  }
1479
- get nr() {
1480
- return this.lj;
1511
+ get v() {
1512
+ return this.t;
1481
1513
  }
1482
- set nr(a) {
1483
- let b = this.lj;
1484
- this.lj = a;
1485
- if (b != this.lj) {
1486
- this.kk("ActualDisabledBorderColor", b, a);
1514
+ set v(a) {
1515
+ let b = this.t;
1516
+ this.t = a;
1517
+ if (b != this.t) {
1518
+ this.kp("ActualElevationMode", enumGetBox(ElevationMode_$type, b), enumGetBox(ElevationMode_$type, a));
1487
1519
  }
1488
1520
  }
1489
- get ns() {
1490
- return this.lk;
1521
+ get n4() {
1522
+ return this.lw;
1491
1523
  }
1492
- set ns(a) {
1493
- let b = this.lk;
1494
- this.lk = a;
1495
- if (b != this.lk) {
1496
- this.kk("ActualDisabledTextColor", b, a);
1524
+ set n4(a) {
1525
+ let b = this.lw;
1526
+ this.lw = a;
1527
+ if (b != this.lw) {
1528
+ this.kp("ActualTextColor", b, a);
1497
1529
  }
1498
1530
  }
1499
- get cu() {
1500
- return this.b1;
1531
+ get n1() {
1532
+ return this.lt;
1501
1533
  }
1502
- set cu(a) {
1503
- let b = this.b1;
1504
- this.b1 = a;
1505
- if (b != this.b1) {
1506
- this.kk("ActualDisabledElevation", b, a);
1534
+ set n1(a) {
1535
+ let b = this.lt;
1536
+ this.lt = a;
1537
+ if (b != this.lt) {
1538
+ this.kp("ActualHoverTextColor", b, a);
1507
1539
  }
1508
1540
  }
1509
- get u() {
1510
- return this.s;
1541
+ get ny() {
1542
+ return this.lq;
1511
1543
  }
1512
- set u(a) {
1513
- let b = this.s;
1514
- this.s = a;
1515
- if (b != this.s) {
1516
- this.kk("ActualElevationMode", enumGetBox(ElevationMode_$type, b), enumGetBox(ElevationMode_$type, a));
1544
+ set ny(a) {
1545
+ let b = this.lq;
1546
+ this.lq = a;
1547
+ if (b != this.lq) {
1548
+ this.kp("ActualFocusBackgroundColor", b, a);
1517
1549
  }
1518
1550
  }
1519
1551
  get nz() {
@@ -1523,127 +1555,107 @@ export let XButton = /*@__PURE__*/ (() => {
1523
1555
  let b = this.lr;
1524
1556
  this.lr = a;
1525
1557
  if (b != this.lr) {
1526
- this.kk("ActualTextColor", b, a);
1527
- }
1528
- }
1529
- get nw() {
1530
- return this.lo;
1531
- }
1532
- set nw(a) {
1533
- let b = this.lo;
1534
- this.lo = a;
1535
- if (b != this.lo) {
1536
- this.kk("ActualHoverTextColor", b, a);
1537
- }
1538
- }
1539
- get nt() {
1540
- return this.ll;
1541
- }
1542
- set nt(a) {
1543
- let b = this.ll;
1544
- this.ll = a;
1545
- if (b != this.ll) {
1546
- this.kk("ActualFocusBackgroundColor", b, a);
1558
+ this.kp("ActualFocusTextColor", b, a);
1547
1559
  }
1548
1560
  }
1549
- get nu() {
1550
- return this.lm;
1561
+ get n0() {
1562
+ return this.ls;
1551
1563
  }
1552
- set nu(a) {
1553
- let b = this.lm;
1554
- this.lm = a;
1555
- if (b != this.lm) {
1556
- this.kk("ActualFocusTextColor", b, a);
1564
+ set n0(a) {
1565
+ let b = this.ls;
1566
+ this.ls = a;
1567
+ if (b != this.ls) {
1568
+ this.kp("ActualHoverBackgroundColor", b, a);
1557
1569
  }
1558
1570
  }
1559
- get nv() {
1560
- return this.ln;
1571
+ get bk() {
1572
+ return this.a7;
1561
1573
  }
1562
- set nv(a) {
1563
- let b = this.ln;
1564
- this.ln = a;
1565
- if (b != this.ln) {
1566
- this.kk("ActualHoverBackgroundColor", b, a);
1574
+ set bk(a) {
1575
+ let b = this.a7;
1576
+ this.a7 = a;
1577
+ if (b != this.a7) {
1578
+ this.kp("ActualBorderWidth", b, a);
1567
1579
  }
1568
1580
  }
1569
- get bj() {
1570
- return this.a6;
1581
+ get q9() {
1582
+ return this.nf;
1571
1583
  }
1572
- set bj(a) {
1573
- let b = this.a6;
1574
- this.a6 = a;
1575
- if (b != this.a6) {
1576
- this.kk("ActualBorderWidth", b, a);
1584
+ set q9(a) {
1585
+ let b = this.nf;
1586
+ this.nf = a;
1587
+ if (b != this.nf) {
1588
+ this.kp("RaisedBackgroundColor", b, a);
1577
1589
  }
1578
1590
  }
1579
- get q4() {
1580
- return this.na;
1591
+ get rb() {
1592
+ return this.nh;
1581
1593
  }
1582
- set q4(a) {
1583
- let b = this.na;
1584
- this.na = a;
1585
- if (b != this.na) {
1586
- this.kk("RaisedBackgroundColor", b, a);
1594
+ set rb(a) {
1595
+ let b = this.nh;
1596
+ this.nh = a;
1597
+ if (b != this.nh) {
1598
+ this.kp("RaisedDisabledBackgroundColor", b, a);
1587
1599
  }
1588
1600
  }
1589
- get q6() {
1590
- return this.nc;
1601
+ get rc() {
1602
+ return this.ni;
1591
1603
  }
1592
- set q6(a) {
1593
- let b = this.nc;
1594
- this.nc = a;
1595
- if (b != this.nc) {
1596
- this.kk("RaisedDisabledBackgroundColor", b, a);
1604
+ set rc(a) {
1605
+ let b = this.ni;
1606
+ this.ni = a;
1607
+ if (b != this.ni) {
1608
+ this.kp("RaisedDisabledBorderColor", b, a);
1597
1609
  }
1598
1610
  }
1599
- get q7() {
1600
- return this.nd;
1611
+ get rd() {
1612
+ return this.nj;
1601
1613
  }
1602
- set q7(a) {
1603
- let b = this.nd;
1604
- this.nd = a;
1605
- if (b != this.nd) {
1606
- this.kk("RaisedDisabledBorderColor", b, a);
1614
+ set rd(a) {
1615
+ let b = this.nj;
1616
+ this.nj = a;
1617
+ if (b != this.nj) {
1618
+ this.kp("RaisedDisabledTextColor", b, a);
1607
1619
  }
1608
1620
  }
1609
- get q8() {
1610
- return this.ne;
1621
+ get d3() {
1622
+ return this.cp;
1611
1623
  }
1612
- set q8(a) {
1613
- let b = this.ne;
1614
- this.ne = a;
1615
- if (b != this.ne) {
1616
- this.kk("RaisedDisabledTextColor", b, a);
1624
+ set d3(a) {
1625
+ let b = this.cp;
1626
+ this.cp = a;
1627
+ if (b != this.cp) {
1628
+ this.kp("RaisedDisabledElevation", b, a);
1617
1629
  }
1618
1630
  }
1619
- get d2() {
1620
- return this.co;
1631
+ get rg() {
1632
+ return this.nm;
1621
1633
  }
1622
- set d2(a) {
1623
- let b = this.co;
1624
- this.co = a;
1625
- if (b != this.co) {
1626
- this.kk("RaisedDisabledElevation", b, a);
1634
+ set rg(a) {
1635
+ let b = this.nm;
1636
+ this.nm = a;
1637
+ if (b != this.nm) {
1638
+ this.kp("RaisedHoverBackgroundColor", b, a);
1627
1639
  }
1628
1640
  }
1629
- get rb() {
1630
- return this.nh;
1641
+ get ra() {
1642
+ return this.ng;
1631
1643
  }
1632
- set rb(a) {
1633
- let b = this.nh;
1634
- this.nh = a;
1635
- if (b != this.nh) {
1636
- this.kk("RaisedHoverBackgroundColor", b, a);
1644
+ set ra(a) {
1645
+ let b = this.ng;
1646
+ this.ng = a;
1647
+ if (b != this.ng) {
1648
+ this.kp("RaisedBorderColor", b, a);
1637
1649
  }
1638
1650
  }
1639
- get q5() {
1640
- return this.nb;
1651
+ get d6() {
1652
+ return this.cs;
1641
1653
  }
1642
- set q5(a) {
1643
- let b = this.nb;
1644
- this.nb = a;
1645
- if (b != this.nb) {
1646
- this.kk("RaisedBorderColor", b, a);
1654
+ set d6(a) {
1655
+ let b = this.cs;
1656
+ this.cs = a;
1657
+ if (b != this.cs) {
1658
+ this.kp("RaisedRestingElevation", b, a);
1647
1659
  }
1648
1660
  }
1649
1661
  get d5() {
@@ -1653,7 +1665,7 @@ export let XButton = /*@__PURE__*/ (() => {
1653
1665
  let b = this.cr;
1654
1666
  this.cr = a;
1655
1667
  if (b != this.cr) {
1656
- this.kk("RaisedRestingElevation", b, a);
1668
+ this.kp("RaisedHoverElevation", b, a);
1657
1669
  }
1658
1670
  }
1659
1671
  get d4() {
@@ -1663,117 +1675,117 @@ export let XButton = /*@__PURE__*/ (() => {
1663
1675
  let b = this.cq;
1664
1676
  this.cq = a;
1665
1677
  if (b != this.cq) {
1666
- this.kk("RaisedHoverElevation", b, a);
1678
+ this.kp("RaisedFocusElevation", b, a);
1667
1679
  }
1668
1680
  }
1669
- get d3() {
1670
- return this.cp;
1681
+ get b1() {
1682
+ return this.bj;
1671
1683
  }
1672
- set d3(a) {
1673
- let b = this.cp;
1674
- this.cp = a;
1675
- if (b != this.cp) {
1676
- this.kk("RaisedFocusElevation", b, a);
1684
+ set b1(a) {
1685
+ let b = this.bj;
1686
+ this.bj = a;
1687
+ if (b != this.bj) {
1688
+ this.kp("RaisedBorderWidth", b, a);
1677
1689
  }
1678
1690
  }
1679
- get b0() {
1680
- return this.bi;
1691
+ get lh() {
1692
+ return this.k3;
1681
1693
  }
1682
- set b0(a) {
1683
- let b = this.bi;
1684
- this.bi = a;
1685
- if (b != this.bi) {
1686
- this.kk("RaisedBorderWidth", b, a);
1694
+ set lh(a) {
1695
+ let b = this.k3;
1696
+ this.k3 = a;
1697
+ {
1698
+ this.kp("RaisedCornerRadius", b, a);
1687
1699
  }
1688
1700
  }
1689
- get lc() {
1690
- return this.ky;
1701
+ get ri() {
1702
+ return this.no;
1691
1703
  }
1692
- set lc(a) {
1693
- let b = this.ky;
1694
- this.ky = a;
1695
- {
1696
- this.kk("RaisedCornerRadius", b, a);
1704
+ set ri(a) {
1705
+ let b = this.no;
1706
+ this.no = a;
1707
+ if (b != this.no) {
1708
+ this.kp("RaisedRippleColor", b, a);
1697
1709
  }
1698
1710
  }
1699
- get rd() {
1700
- return this.nj;
1711
+ get p8() {
1712
+ return this.md;
1701
1713
  }
1702
- set rd(a) {
1703
- let b = this.nj;
1704
- this.nj = a;
1705
- if (b != this.nj) {
1706
- this.kk("RaisedRippleColor", b, a);
1714
+ set p8(a) {
1715
+ let b = this.md;
1716
+ this.md = a;
1717
+ if (b != this.md) {
1718
+ this.kp("FlatBackgroundColor", b, a);
1707
1719
  }
1708
1720
  }
1709
- get p3() {
1710
- return this.l8;
1721
+ get qa() {
1722
+ return this.mf;
1711
1723
  }
1712
- set p3(a) {
1713
- let b = this.l8;
1714
- this.l8 = a;
1715
- if (b != this.l8) {
1716
- this.kk("FlatBackgroundColor", b, a);
1724
+ set qa(a) {
1725
+ let b = this.mf;
1726
+ this.mf = a;
1727
+ if (b != this.mf) {
1728
+ this.kp("FlatDisabledBackgroundColor", b, a);
1717
1729
  }
1718
1730
  }
1719
- get p5() {
1720
- return this.ma;
1731
+ get qb() {
1732
+ return this.mg;
1721
1733
  }
1722
- set p5(a) {
1723
- let b = this.ma;
1724
- this.ma = a;
1725
- if (b != this.ma) {
1726
- this.kk("FlatDisabledBackgroundColor", b, a);
1734
+ set qb(a) {
1735
+ let b = this.mg;
1736
+ this.mg = a;
1737
+ if (b != this.mg) {
1738
+ this.kp("FlatDisabledBorderColor", b, a);
1727
1739
  }
1728
1740
  }
1729
- get p6() {
1730
- return this.mb;
1741
+ get qc() {
1742
+ return this.mh;
1731
1743
  }
1732
- set p6(a) {
1733
- let b = this.mb;
1734
- this.mb = a;
1735
- if (b != this.mb) {
1736
- this.kk("FlatDisabledBorderColor", b, a);
1744
+ set qc(a) {
1745
+ let b = this.mh;
1746
+ this.mh = a;
1747
+ if (b != this.mh) {
1748
+ this.kp("FlatDisabledTextColor", b, a);
1737
1749
  }
1738
1750
  }
1739
- get p7() {
1740
- return this.mc;
1751
+ get dp() {
1752
+ return this.cb;
1741
1753
  }
1742
- set p7(a) {
1743
- let b = this.mc;
1744
- this.mc = a;
1745
- if (b != this.mc) {
1746
- this.kk("FlatDisabledTextColor", b, a);
1754
+ set dp(a) {
1755
+ let b = this.cb;
1756
+ this.cb = a;
1757
+ if (b != this.cb) {
1758
+ this.kp("FlatDisabledElevation", b, a);
1747
1759
  }
1748
1760
  }
1749
- get dn() {
1750
- return this.ca;
1761
+ get qf() {
1762
+ return this.mk;
1751
1763
  }
1752
- set dn(a) {
1753
- let b = this.ca;
1754
- this.ca = a;
1755
- if (b != this.ca) {
1756
- this.kk("FlatDisabledElevation", b, a);
1764
+ set qf(a) {
1765
+ let b = this.mk;
1766
+ this.mk = a;
1767
+ if (b != this.mk) {
1768
+ this.kp("FlatHoverBackgroundColor", b, a);
1757
1769
  }
1758
1770
  }
1759
- get qa() {
1760
- return this.mf;
1771
+ get p9() {
1772
+ return this.me;
1761
1773
  }
1762
- set qa(a) {
1763
- let b = this.mf;
1764
- this.mf = a;
1765
- if (b != this.mf) {
1766
- this.kk("FlatHoverBackgroundColor", b, a);
1774
+ set p9(a) {
1775
+ let b = this.me;
1776
+ this.me = a;
1777
+ if (b != this.me) {
1778
+ this.kp("FlatBorderColor", b, a);
1767
1779
  }
1768
1780
  }
1769
- get p4() {
1770
- return this.l9;
1781
+ get ds() {
1782
+ return this.ce;
1771
1783
  }
1772
- set p4(a) {
1773
- let b = this.l9;
1774
- this.l9 = a;
1775
- if (b != this.l9) {
1776
- this.kk("FlatBorderColor", b, a);
1784
+ set ds(a) {
1785
+ let b = this.ce;
1786
+ this.ce = a;
1787
+ if (b != this.ce) {
1788
+ this.kp("FlatRestingElevation", b, a);
1777
1789
  }
1778
1790
  }
1779
1791
  get dr() {
@@ -1783,7 +1795,7 @@ export let XButton = /*@__PURE__*/ (() => {
1783
1795
  let b = this.cd;
1784
1796
  this.cd = a;
1785
1797
  if (b != this.cd) {
1786
- this.kk("FlatRestingElevation", b, a);
1798
+ this.kp("FlatHoverElevation", b, a);
1787
1799
  }
1788
1800
  }
1789
1801
  get dq() {
@@ -1793,27 +1805,37 @@ export let XButton = /*@__PURE__*/ (() => {
1793
1805
  let b = this.cc;
1794
1806
  this.cc = a;
1795
1807
  if (b != this.cc) {
1796
- this.kk("FlatHoverElevation", b, a);
1808
+ this.kp("FlatFocusElevation", b, a);
1797
1809
  }
1798
1810
  }
1799
- get dp() {
1800
- return this.cb;
1811
+ get qh() {
1812
+ return this.mm;
1801
1813
  }
1802
- set dp(a) {
1803
- let b = this.cb;
1804
- this.cb = a;
1805
- if (b != this.cb) {
1806
- this.kk("FlatFocusElevation", b, a);
1814
+ set qh(a) {
1815
+ let b = this.mm;
1816
+ this.mm = a;
1817
+ if (b != this.mm) {
1818
+ this.kp("FlatRippleColor", b, a);
1807
1819
  }
1808
1820
  }
1809
- get qc() {
1810
- return this.mh;
1821
+ get qi() {
1822
+ return this.mn;
1811
1823
  }
1812
- set qc(a) {
1813
- let b = this.mh;
1814
- this.mh = a;
1815
- if (b != this.mh) {
1816
- this.kk("FlatRippleColor", b, a);
1824
+ set qi(a) {
1825
+ let b = this.mn;
1826
+ this.mn = a;
1827
+ if (b != this.mn) {
1828
+ this.kp("FlatTextColor", b, a);
1829
+ }
1830
+ }
1831
+ get qg() {
1832
+ return this.ml;
1833
+ }
1834
+ set qg(a) {
1835
+ let b = this.ml;
1836
+ this.ml = a;
1837
+ if (b != this.ml) {
1838
+ this.kp("FlatHoverTextColor", b, a);
1817
1839
  }
1818
1840
  }
1819
1841
  get qd() {
@@ -1823,147 +1845,137 @@ export let XButton = /*@__PURE__*/ (() => {
1823
1845
  let b = this.mi;
1824
1846
  this.mi = a;
1825
1847
  if (b != this.mi) {
1826
- this.kk("FlatTextColor", b, a);
1827
- }
1828
- }
1829
- get qb() {
1830
- return this.mg;
1831
- }
1832
- set qb(a) {
1833
- let b = this.mg;
1834
- this.mg = a;
1835
- if (b != this.mg) {
1836
- this.kk("FlatHoverTextColor", b, a);
1848
+ this.kp("FlatFocusBackgroundColor", b, a);
1837
1849
  }
1838
1850
  }
1839
- get p8() {
1840
- return this.md;
1851
+ get qe() {
1852
+ return this.mj;
1841
1853
  }
1842
- set p8(a) {
1843
- let b = this.md;
1844
- this.md = a;
1845
- if (b != this.md) {
1846
- this.kk("FlatFocusBackgroundColor", b, a);
1854
+ set qe(a) {
1855
+ let b = this.mj;
1856
+ this.mj = a;
1857
+ if (b != this.mj) {
1858
+ this.kp("FlatFocusTextColor", b, a);
1847
1859
  }
1848
1860
  }
1849
- get p9() {
1850
- return this.me;
1861
+ get bw() {
1862
+ return this.be;
1851
1863
  }
1852
- set p9(a) {
1853
- let b = this.me;
1854
- this.me = a;
1855
- if (b != this.me) {
1856
- this.kk("FlatFocusTextColor", b, a);
1864
+ set bw(a) {
1865
+ let b = this.be;
1866
+ this.be = a;
1867
+ if (b != this.be) {
1868
+ this.kp("FlatBorderWidth", b, a);
1857
1869
  }
1858
1870
  }
1859
- get bv() {
1860
- return this.bd;
1871
+ get ld() {
1872
+ return this.k0;
1861
1873
  }
1862
- set bv(a) {
1863
- let b = this.bd;
1864
- this.bd = a;
1865
- if (b != this.bd) {
1866
- this.kk("FlatBorderWidth", b, a);
1874
+ set ld(a) {
1875
+ let b = this.k0;
1876
+ this.k0 = a;
1877
+ {
1878
+ this.kp("FlatCornerRadius", b, a);
1867
1879
  }
1868
1880
  }
1869
- get k8() {
1870
- return this.kv;
1881
+ get n6() {
1882
+ return this.ly;
1871
1883
  }
1872
- set k8(a) {
1873
- let b = this.kv;
1874
- this.kv = a;
1875
- {
1876
- this.kk("FlatCornerRadius", b, a);
1884
+ set n6(a) {
1885
+ let b = this.ly;
1886
+ this.ly = a;
1887
+ if (b != this.ly) {
1888
+ this.kp("BackgroundColor", b, a);
1877
1889
  }
1878
1890
  }
1879
- get n1() {
1880
- return this.lt;
1891
+ get pu() {
1892
+ return this.l0;
1881
1893
  }
1882
- set n1(a) {
1883
- let b = this.lt;
1884
- this.lt = a;
1885
- if (b != this.lt) {
1886
- this.kk("BackgroundColor", b, a);
1894
+ set pu(a) {
1895
+ let b = this.l0;
1896
+ this.l0 = a;
1897
+ if (b != this.l0) {
1898
+ this.kp("DisabledBackgroundColor", b, a);
1887
1899
  }
1888
1900
  }
1889
- get pp() {
1890
- return this.lv;
1901
+ get pv() {
1902
+ return this.l1;
1891
1903
  }
1892
- set pp(a) {
1893
- let b = this.lv;
1894
- this.lv = a;
1895
- if (b != this.lv) {
1896
- this.kk("DisabledBackgroundColor", b, a);
1904
+ set pv(a) {
1905
+ let b = this.l1;
1906
+ this.l1 = a;
1907
+ if (b != this.l1) {
1908
+ this.kp("DisabledBorderColor", b, a);
1897
1909
  }
1898
1910
  }
1899
- get pq() {
1900
- return this.lw;
1911
+ get pw() {
1912
+ return this.l2;
1901
1913
  }
1902
- set pq(a) {
1903
- let b = this.lw;
1904
- this.lw = a;
1905
- if (b != this.lw) {
1906
- this.kk("DisabledBorderColor", b, a);
1914
+ set pw(a) {
1915
+ let b = this.l2;
1916
+ this.l2 = a;
1917
+ if (b != this.l2) {
1918
+ this.kp("DisabledTextColor", b, a);
1907
1919
  }
1908
1920
  }
1909
- get pr() {
1910
- return this.lx;
1921
+ get dj() {
1922
+ return this.b6;
1911
1923
  }
1912
- set pr(a) {
1913
- let b = this.lx;
1914
- this.lx = a;
1915
- if (b != this.lx) {
1916
- this.kk("DisabledTextColor", b, a);
1924
+ set dj(a) {
1925
+ let b = this.b6;
1926
+ this.b6 = a;
1927
+ if (b != this.b6) {
1928
+ this.kp("DisabledElevation", b, a);
1917
1929
  }
1918
1930
  }
1919
- get di() {
1920
- return this.b5;
1931
+ get x() {
1932
+ return this.u;
1921
1933
  }
1922
- set di(a) {
1923
- let b = this.b5;
1924
- this.b5 = a;
1925
- if (b != this.b5) {
1926
- this.kk("DisabledElevation", b, a);
1934
+ set x(a) {
1935
+ let b = this.u;
1936
+ this.u = a;
1937
+ if (b != this.u) {
1938
+ this.kp("ElevationMode", enumGetBox(ElevationMode_$type, b), enumGetBox(ElevationMode_$type, a));
1927
1939
  }
1928
1940
  }
1929
- get w() {
1930
- return this.t;
1941
+ get ql() {
1942
+ return this.mq;
1931
1943
  }
1932
- set w(a) {
1933
- let b = this.t;
1934
- this.t = a;
1935
- if (b != this.t) {
1936
- this.kk("ElevationMode", enumGetBox(ElevationMode_$type, b), enumGetBox(ElevationMode_$type, a));
1944
+ set ql(a) {
1945
+ let b = this.mq;
1946
+ this.mq = a;
1947
+ if (b != this.mq) {
1948
+ this.kp("HoverBackgroundColor", b, a);
1937
1949
  }
1938
1950
  }
1939
- get qg() {
1940
- return this.ml;
1951
+ get n7() {
1952
+ return this.lz;
1941
1953
  }
1942
- set qg(a) {
1943
- let b = this.ml;
1944
- this.ml = a;
1945
- if (b != this.ml) {
1946
- this.kk("HoverBackgroundColor", b, a);
1954
+ set n7(a) {
1955
+ let b = this.lz;
1956
+ this.lz = a;
1957
+ if (b != this.lz) {
1958
+ this.kp("BorderColor", b, a);
1947
1959
  }
1948
1960
  }
1949
- get n2() {
1950
- return this.lu;
1961
+ get d7() {
1962
+ return this.ct;
1951
1963
  }
1952
- set n2(a) {
1953
- let b = this.lu;
1954
- this.lu = a;
1955
- if (b != this.lu) {
1956
- this.kk("BorderColor", b, a);
1964
+ set d7(a) {
1965
+ let b = this.ct;
1966
+ this.ct = a;
1967
+ if (b != this.ct) {
1968
+ this.kp("RestingElevation", b, a);
1957
1969
  }
1958
1970
  }
1959
- get d6() {
1960
- return this.cs;
1971
+ get du() {
1972
+ return this.cg;
1961
1973
  }
1962
- set d6(a) {
1963
- let b = this.cs;
1964
- this.cs = a;
1965
- if (b != this.cs) {
1966
- this.kk("RestingElevation", b, a);
1974
+ set du(a) {
1975
+ let b = this.cg;
1976
+ this.cg = a;
1977
+ if (b != this.cg) {
1978
+ this.kp("HoverElevation", b, a);
1967
1979
  }
1968
1980
  }
1969
1981
  get dt() {
@@ -1973,57 +1985,67 @@ export let XButton = /*@__PURE__*/ (() => {
1973
1985
  let b = this.cf;
1974
1986
  this.cf = a;
1975
1987
  if (b != this.cf) {
1976
- this.kk("HoverElevation", b, a);
1988
+ this.kp("FocusElevation", b, a);
1977
1989
  }
1978
1990
  }
1979
- get ds() {
1980
- return this.ce;
1991
+ get ab() {
1992
+ return this.aa;
1981
1993
  }
1982
- set ds(a) {
1983
- let b = this.ce;
1984
- this.ce = a;
1985
- if (b != this.ce) {
1986
- this.kk("FocusElevation", b, a);
1994
+ set ab(a) {
1995
+ let b = this.aa;
1996
+ this.aa = a;
1997
+ if (b != this.aa) {
1998
+ this.kp("TextStyle", b, a);
1987
1999
  }
1988
2000
  }
1989
- get aa() {
1990
- return this.z;
2001
+ get rl() {
2002
+ return this.nr;
1991
2003
  }
1992
- set aa(a) {
1993
- let b = this.z;
1994
- this.z = a;
1995
- if (b != this.z) {
1996
- this.kk("TextStyle", b, a);
2004
+ set rl(a) {
2005
+ let b = this.nr;
2006
+ this.nr = a;
2007
+ if (b != this.nr) {
2008
+ this.kp("TextColor", b, a);
1997
2009
  }
1998
2010
  }
1999
- get rg() {
2000
- return this.nm;
2011
+ get qm() {
2012
+ return this.ms;
2001
2013
  }
2002
- set rg(a) {
2003
- let b = this.nm;
2004
- this.nm = a;
2005
- if (b != this.nm) {
2006
- this.kk("TextColor", b, a);
2014
+ set qm(a) {
2015
+ let b = this.ms;
2016
+ this.ms = a;
2017
+ if (b != this.ms) {
2018
+ this.kp("HoverTextColor", b, a);
2007
2019
  }
2008
2020
  }
2009
- get qh() {
2010
- return this.mn;
2021
+ get rk() {
2022
+ return this.nq;
2011
2023
  }
2012
- set qh(a) {
2013
- let b = this.mn;
2014
- this.mn = a;
2015
- if (b != this.mn) {
2016
- this.kk("HoverTextColor", b, a);
2024
+ set rk(a) {
2025
+ let b = this.nq;
2026
+ this.nq = a;
2027
+ if (b != this.nq) {
2028
+ this.kp("RippleColor", b, a);
2017
2029
  }
2018
2030
  }
2019
- get rf() {
2020
- return this.nl;
2031
+ get rj() {
2032
+ return this.np;
2021
2033
  }
2022
- set rf(a) {
2023
- let b = this.nl;
2024
- this.nl = a;
2025
- if (b != this.nl) {
2026
- this.kk("RippleColor", b, a);
2034
+ set rj(a) {
2035
+ let b = this.np;
2036
+ this.np = a;
2037
+ if (b != this.np) {
2038
+ this.kp("RaisedTextColor", b, a);
2039
+ }
2040
+ }
2041
+ get rh() {
2042
+ return this.nn;
2043
+ }
2044
+ set rh(a) {
2045
+ let b = this.nn;
2046
+ this.nn = a;
2047
+ if (b != this.nn) {
2048
+ this.kp("RaisedHoverTextColor", b, a);
2027
2049
  }
2028
2050
  }
2029
2051
  get re() {
@@ -2033,147 +2055,137 @@ export let XButton = /*@__PURE__*/ (() => {
2033
2055
  let b = this.nk;
2034
2056
  this.nk = a;
2035
2057
  if (b != this.nk) {
2036
- this.kk("RaisedTextColor", b, a);
2058
+ this.kp("RaisedFocusBackgroundColor", b, a);
2037
2059
  }
2038
2060
  }
2039
- get rc() {
2040
- return this.ni;
2041
- }
2042
- set rc(a) {
2043
- let b = this.ni;
2044
- this.ni = a;
2045
- if (b != this.ni) {
2046
- this.kk("RaisedHoverTextColor", b, a);
2047
- }
2048
- }
2049
- get q9() {
2050
- return this.nf;
2061
+ get rf() {
2062
+ return this.nl;
2051
2063
  }
2052
- set q9(a) {
2053
- let b = this.nf;
2054
- this.nf = a;
2055
- if (b != this.nf) {
2056
- this.kk("RaisedFocusBackgroundColor", b, a);
2064
+ set rf(a) {
2065
+ let b = this.nl;
2066
+ this.nl = a;
2067
+ if (b != this.nl) {
2068
+ this.kp("RaisedFocusTextColor", b, a);
2057
2069
  }
2058
2070
  }
2059
- get ra() {
2060
- return this.ng;
2071
+ get qj() {
2072
+ return this.mo;
2061
2073
  }
2062
- set ra(a) {
2063
- let b = this.ng;
2064
- this.ng = a;
2065
- if (b != this.ng) {
2066
- this.kk("RaisedFocusTextColor", b, a);
2074
+ set qj(a) {
2075
+ let b = this.mo;
2076
+ this.mo = a;
2077
+ if (b != this.mo) {
2078
+ this.kp("FocusBackgroundColor", b, a);
2067
2079
  }
2068
2080
  }
2069
- get qe() {
2070
- return this.mj;
2081
+ get qk() {
2082
+ return this.mp;
2071
2083
  }
2072
- set qe(a) {
2073
- let b = this.mj;
2074
- this.mj = a;
2075
- if (b != this.mj) {
2076
- this.kk("FocusBackgroundColor", b, a);
2084
+ set qk(a) {
2085
+ let b = this.mp;
2086
+ this.mp = a;
2087
+ if (b != this.mp) {
2088
+ this.kp("FocusTextColor", b, a);
2077
2089
  }
2078
2090
  }
2079
- get qf() {
2080
- return this.mk;
2091
+ get bl() {
2092
+ return this.a8;
2081
2093
  }
2082
- set qf(a) {
2083
- let b = this.mk;
2084
- this.mk = a;
2085
- if (b != this.mk) {
2086
- this.kk("FocusTextColor", b, a);
2094
+ set bl(a) {
2095
+ let b = this.a8;
2096
+ this.a8 = a;
2097
+ if (b != this.a8) {
2098
+ this.kp("BorderWidth", b, a);
2087
2099
  }
2088
2100
  }
2089
- get bk() {
2090
- return this.a7;
2101
+ get k6() {
2102
+ return this.ky;
2091
2103
  }
2092
- set bk(a) {
2093
- let b = this.a7;
2094
- this.a7 = a;
2095
- if (b != this.a7) {
2096
- this.kk("BorderWidth", b, a);
2104
+ set k6(a) {
2105
+ let b = this.ky;
2106
+ this.ky = a;
2107
+ {
2108
+ this.kp("CornerRadius", b, a);
2097
2109
  }
2098
2110
  }
2099
- get k1() {
2100
- return this.kt;
2111
+ get qy() {
2112
+ return this.m4;
2101
2113
  }
2102
- set k1(a) {
2103
- let b = this.kt;
2104
- this.kt = a;
2105
- {
2106
- this.kk("CornerRadius", b, a);
2114
+ set qy(a) {
2115
+ let b = this.m4;
2116
+ this.m4 = a;
2117
+ if (b != this.m4) {
2118
+ this.kp("OutlinedBackgroundColor", b, a);
2107
2119
  }
2108
2120
  }
2109
- get qt() {
2110
- return this.mz;
2121
+ get q0() {
2122
+ return this.m6;
2111
2123
  }
2112
- set qt(a) {
2113
- let b = this.mz;
2114
- this.mz = a;
2115
- if (b != this.mz) {
2116
- this.kk("OutlinedBackgroundColor", b, a);
2124
+ set q0(a) {
2125
+ let b = this.m6;
2126
+ this.m6 = a;
2127
+ if (b != this.m6) {
2128
+ this.kp("OutlinedDisabledBackgroundColor", b, a);
2117
2129
  }
2118
2130
  }
2119
- get qv() {
2120
- return this.m1;
2131
+ get q1() {
2132
+ return this.m7;
2121
2133
  }
2122
- set qv(a) {
2123
- let b = this.m1;
2124
- this.m1 = a;
2125
- if (b != this.m1) {
2126
- this.kk("OutlinedDisabledBackgroundColor", b, a);
2134
+ set q1(a) {
2135
+ let b = this.m7;
2136
+ this.m7 = a;
2137
+ if (b != this.m7) {
2138
+ this.kp("OutlinedDisabledBorderColor", b, a);
2127
2139
  }
2128
2140
  }
2129
- get qw() {
2130
- return this.m2;
2141
+ get q2() {
2142
+ return this.m8;
2131
2143
  }
2132
- set qw(a) {
2133
- let b = this.m2;
2134
- this.m2 = a;
2135
- if (b != this.m2) {
2136
- this.kk("OutlinedDisabledBorderColor", b, a);
2144
+ set q2(a) {
2145
+ let b = this.m8;
2146
+ this.m8 = a;
2147
+ if (b != this.m8) {
2148
+ this.kp("OutlinedDisabledTextColor", b, a);
2137
2149
  }
2138
2150
  }
2139
- get qx() {
2140
- return this.m3;
2151
+ get dz() {
2152
+ return this.cl;
2141
2153
  }
2142
- set qx(a) {
2143
- let b = this.m3;
2144
- this.m3 = a;
2145
- if (b != this.m3) {
2146
- this.kk("OutlinedDisabledTextColor", b, a);
2154
+ set dz(a) {
2155
+ let b = this.cl;
2156
+ this.cl = a;
2157
+ if (b != this.cl) {
2158
+ this.kp("OutlinedDisabledElevation", b, a);
2147
2159
  }
2148
2160
  }
2149
- get dy() {
2150
- return this.ck;
2161
+ get q5() {
2162
+ return this.nb;
2151
2163
  }
2152
- set dy(a) {
2153
- let b = this.ck;
2154
- this.ck = a;
2155
- if (b != this.ck) {
2156
- this.kk("OutlinedDisabledElevation", b, a);
2164
+ set q5(a) {
2165
+ let b = this.nb;
2166
+ this.nb = a;
2167
+ if (b != this.nb) {
2168
+ this.kp("OutlinedHoverBackgroundColor", b, a);
2157
2169
  }
2158
2170
  }
2159
- get q0() {
2160
- return this.m6;
2171
+ get qz() {
2172
+ return this.m5;
2161
2173
  }
2162
- set q0(a) {
2163
- let b = this.m6;
2164
- this.m6 = a;
2165
- if (b != this.m6) {
2166
- this.kk("OutlinedHoverBackgroundColor", b, a);
2174
+ set qz(a) {
2175
+ let b = this.m5;
2176
+ this.m5 = a;
2177
+ if (b != this.m5) {
2178
+ this.kp("OutlinedBorderColor", b, a);
2167
2179
  }
2168
2180
  }
2169
- get qu() {
2170
- return this.m0;
2181
+ get d2() {
2182
+ return this.co;
2171
2183
  }
2172
- set qu(a) {
2173
- let b = this.m0;
2174
- this.m0 = a;
2175
- if (b != this.m0) {
2176
- this.kk("OutlinedBorderColor", b, a);
2184
+ set d2(a) {
2185
+ let b = this.co;
2186
+ this.co = a;
2187
+ if (b != this.co) {
2188
+ this.kp("OutlinedRestingElevation", b, a);
2177
2189
  }
2178
2190
  }
2179
2191
  get d1() {
@@ -2183,7 +2195,7 @@ export let XButton = /*@__PURE__*/ (() => {
2183
2195
  let b = this.cn;
2184
2196
  this.cn = a;
2185
2197
  if (b != this.cn) {
2186
- this.kk("OutlinedRestingElevation", b, a);
2198
+ this.kp("OutlinedHoverElevation", b, a);
2187
2199
  }
2188
2200
  }
2189
2201
  get d0() {
@@ -2193,47 +2205,57 @@ export let XButton = /*@__PURE__*/ (() => {
2193
2205
  let b = this.cm;
2194
2206
  this.cm = a;
2195
2207
  if (b != this.cm) {
2196
- this.kk("OutlinedHoverElevation", b, a);
2208
+ this.kp("OutlinedFocusElevation", b, a);
2197
2209
  }
2198
2210
  }
2199
- get dz() {
2200
- return this.cl;
2211
+ get b0() {
2212
+ return this.bi;
2201
2213
  }
2202
- set dz(a) {
2203
- let b = this.cl;
2204
- this.cl = a;
2205
- if (b != this.cl) {
2206
- this.kk("OutlinedFocusElevation", b, a);
2214
+ set b0(a) {
2215
+ let b = this.bi;
2216
+ this.bi = a;
2217
+ if (b != this.bi) {
2218
+ this.kp("OutlinedBorderWidth", b, a);
2207
2219
  }
2208
2220
  }
2209
- get bz() {
2210
- return this.bh;
2221
+ get lg() {
2222
+ return this.k2;
2211
2223
  }
2212
- set bz(a) {
2213
- let b = this.bh;
2214
- this.bh = a;
2215
- if (b != this.bh) {
2216
- this.kk("OutlinedBorderWidth", b, a);
2224
+ set lg(a) {
2225
+ let b = this.k2;
2226
+ this.k2 = a;
2227
+ {
2228
+ this.kp("OutlinedCornerRadius", b, a);
2217
2229
  }
2218
2230
  }
2219
- get lb() {
2220
- return this.kx;
2231
+ get q7() {
2232
+ return this.nd;
2221
2233
  }
2222
- set lb(a) {
2223
- let b = this.kx;
2224
- this.kx = a;
2225
- {
2226
- this.kk("OutlinedCornerRadius", b, a);
2234
+ set q7(a) {
2235
+ let b = this.nd;
2236
+ this.nd = a;
2237
+ if (b != this.nd) {
2238
+ this.kp("OutlinedRippleColor", b, a);
2227
2239
  }
2228
2240
  }
2229
- get q2() {
2230
- return this.m8;
2241
+ get q8() {
2242
+ return this.ne;
2231
2243
  }
2232
- set q2(a) {
2233
- let b = this.m8;
2234
- this.m8 = a;
2235
- if (b != this.m8) {
2236
- this.kk("OutlinedRippleColor", b, a);
2244
+ set q8(a) {
2245
+ let b = this.ne;
2246
+ this.ne = a;
2247
+ if (b != this.ne) {
2248
+ this.kp("OutlinedTextColor", b, a);
2249
+ }
2250
+ }
2251
+ get q6() {
2252
+ return this.nc;
2253
+ }
2254
+ set q6(a) {
2255
+ let b = this.nc;
2256
+ this.nc = a;
2257
+ if (b != this.nc) {
2258
+ this.kp("OutlinedHoverTextColor", b, a);
2237
2259
  }
2238
2260
  }
2239
2261
  get q3() {
@@ -2243,107 +2265,97 @@ export let XButton = /*@__PURE__*/ (() => {
2243
2265
  let b = this.m9;
2244
2266
  this.m9 = a;
2245
2267
  if (b != this.m9) {
2246
- this.kk("OutlinedTextColor", b, a);
2247
- }
2248
- }
2249
- get q1() {
2250
- return this.m7;
2251
- }
2252
- set q1(a) {
2253
- let b = this.m7;
2254
- this.m7 = a;
2255
- if (b != this.m7) {
2256
- this.kk("OutlinedHoverTextColor", b, a);
2268
+ this.kp("OutlinedFocusBackgroundColor", b, a);
2257
2269
  }
2258
2270
  }
2259
- get qy() {
2260
- return this.m4;
2271
+ get q4() {
2272
+ return this.na;
2261
2273
  }
2262
- set qy(a) {
2263
- let b = this.m4;
2264
- this.m4 = a;
2265
- if (b != this.m4) {
2266
- this.kk("OutlinedFocusBackgroundColor", b, a);
2274
+ set q4(a) {
2275
+ let b = this.na;
2276
+ this.na = a;
2277
+ if (b != this.na) {
2278
+ this.kp("OutlinedFocusTextColor", b, a);
2267
2279
  }
2268
2280
  }
2269
- get qz() {
2270
- return this.m5;
2281
+ get px() {
2282
+ return this.l3;
2271
2283
  }
2272
- set qz(a) {
2273
- let b = this.m5;
2274
- this.m5 = a;
2275
- if (b != this.m5) {
2276
- this.kk("OutlinedFocusTextColor", b, a);
2284
+ set px(a) {
2285
+ let b = this.l3;
2286
+ this.l3 = a;
2287
+ if (b != this.l3) {
2288
+ this.kp("FabBackgroundColor", b, a);
2277
2289
  }
2278
2290
  }
2279
- get ps() {
2280
- return this.ly;
2291
+ get pz() {
2292
+ return this.l5;
2281
2293
  }
2282
- set ps(a) {
2283
- let b = this.ly;
2284
- this.ly = a;
2285
- if (b != this.ly) {
2286
- this.kk("FabBackgroundColor", b, a);
2294
+ set pz(a) {
2295
+ let b = this.l5;
2296
+ this.l5 = a;
2297
+ if (b != this.l5) {
2298
+ this.kp("FabDisabledBackgroundColor", b, a);
2287
2299
  }
2288
2300
  }
2289
- get pu() {
2290
- return this.l0;
2301
+ get p0() {
2302
+ return this.l6;
2291
2303
  }
2292
- set pu(a) {
2293
- let b = this.l0;
2294
- this.l0 = a;
2295
- if (b != this.l0) {
2296
- this.kk("FabDisabledBackgroundColor", b, a);
2304
+ set p0(a) {
2305
+ let b = this.l6;
2306
+ this.l6 = a;
2307
+ if (b != this.l6) {
2308
+ this.kp("FabDisabledBorderColor", b, a);
2297
2309
  }
2298
2310
  }
2299
- get pv() {
2300
- return this.l1;
2311
+ get p1() {
2312
+ return this.l7;
2301
2313
  }
2302
- set pv(a) {
2303
- let b = this.l1;
2304
- this.l1 = a;
2305
- if (b != this.l1) {
2306
- this.kk("FabDisabledBorderColor", b, a);
2314
+ set p1(a) {
2315
+ let b = this.l7;
2316
+ this.l7 = a;
2317
+ if (b != this.l7) {
2318
+ this.kp("FabDisabledTextColor", b, a);
2307
2319
  }
2308
2320
  }
2309
- get pw() {
2310
- return this.l2;
2321
+ get dk() {
2322
+ return this.b7;
2311
2323
  }
2312
- set pw(a) {
2313
- let b = this.l2;
2314
- this.l2 = a;
2315
- if (b != this.l2) {
2316
- this.kk("FabDisabledTextColor", b, a);
2324
+ set dk(a) {
2325
+ let b = this.b7;
2326
+ this.b7 = a;
2327
+ if (b != this.b7) {
2328
+ this.kp("FabDisabledElevation", b, a);
2317
2329
  }
2318
2330
  }
2319
- get dj() {
2320
- return this.b6;
2331
+ get p4() {
2332
+ return this.mr;
2321
2333
  }
2322
- set dj(a) {
2323
- let b = this.b6;
2324
- this.b6 = a;
2325
- if (b != this.b6) {
2326
- this.kk("FabDisabledElevation", b, a);
2334
+ set p4(a) {
2335
+ let b = this.mr;
2336
+ this.mr = a;
2337
+ if (b != this.mr) {
2338
+ this.kp("FabHoverBackgroundColor", b, a);
2327
2339
  }
2328
2340
  }
2329
- get pz() {
2330
- return this.mm;
2341
+ get py() {
2342
+ return this.l4;
2331
2343
  }
2332
- set pz(a) {
2333
- let b = this.mm;
2334
- this.mm = a;
2335
- if (b != this.mm) {
2336
- this.kk("FabHoverBackgroundColor", b, a);
2344
+ set py(a) {
2345
+ let b = this.l4;
2346
+ this.l4 = a;
2347
+ if (b != this.l4) {
2348
+ this.kp("FabBorderColor", b, a);
2337
2349
  }
2338
2350
  }
2339
- get pt() {
2340
- return this.lz;
2351
+ get dn() {
2352
+ return this.ca;
2341
2353
  }
2342
- set pt(a) {
2343
- let b = this.lz;
2344
- this.lz = a;
2345
- if (b != this.lz) {
2346
- this.kk("FabBorderColor", b, a);
2354
+ set dn(a) {
2355
+ let b = this.ca;
2356
+ this.ca = a;
2357
+ if (b != this.ca) {
2358
+ this.kp("FabRestingElevation", b, a);
2347
2359
  }
2348
2360
  }
2349
2361
  get dm() {
@@ -2353,7 +2365,7 @@ export let XButton = /*@__PURE__*/ (() => {
2353
2365
  let b = this.b9;
2354
2366
  this.b9 = a;
2355
2367
  if (b != this.b9) {
2356
- this.kk("FabRestingElevation", b, a);
2368
+ this.kp("FabHoverElevation", b, a);
2357
2369
  }
2358
2370
  }
2359
2371
  get dl() {
@@ -2363,157 +2375,157 @@ export let XButton = /*@__PURE__*/ (() => {
2363
2375
  let b = this.b8;
2364
2376
  this.b8 = a;
2365
2377
  if (b != this.b8) {
2366
- this.kk("FabHoverElevation", b, a);
2378
+ this.kp("FabFocusElevation", b, a);
2367
2379
  }
2368
2380
  }
2369
- get dk() {
2370
- return this.b7;
2381
+ get bv() {
2382
+ return this.bd;
2371
2383
  }
2372
- set dk(a) {
2373
- let b = this.b7;
2374
- this.b7 = a;
2375
- if (b != this.b7) {
2376
- this.kk("FabFocusElevation", b, a);
2384
+ set bv(a) {
2385
+ let b = this.bd;
2386
+ this.bd = a;
2387
+ if (b != this.bd) {
2388
+ this.kp("FabBorderWidth", b, a);
2377
2389
  }
2378
2390
  }
2379
- get bu() {
2380
- return this.bc;
2391
+ get lc() {
2392
+ return this.kz;
2381
2393
  }
2382
- set bu(a) {
2383
- let b = this.bc;
2384
- this.bc = a;
2385
- if (b != this.bc) {
2386
- this.kk("FabBorderWidth", b, a);
2394
+ set lc(a) {
2395
+ let b = this.kz;
2396
+ this.kz = a;
2397
+ {
2398
+ this.kp("FabCornerRadius", b, a);
2387
2399
  }
2388
2400
  }
2389
- get k7() {
2390
- return this.ku;
2401
+ get p6() {
2402
+ return this.mb;
2391
2403
  }
2392
- set k7(a) {
2393
- let b = this.ku;
2394
- this.ku = a;
2395
- {
2396
- this.kk("FabCornerRadius", b, a);
2404
+ set p6(a) {
2405
+ let b = this.mb;
2406
+ this.mb = a;
2407
+ if (b != this.mb) {
2408
+ this.kp("FabRippleColor", b, a);
2397
2409
  }
2398
2410
  }
2399
- get p1() {
2400
- return this.l6;
2411
+ get p7() {
2412
+ return this.mc;
2401
2413
  }
2402
- set p1(a) {
2403
- let b = this.l6;
2404
- this.l6 = a;
2405
- if (b != this.l6) {
2406
- this.kk("FabRippleColor", b, a);
2414
+ set p7(a) {
2415
+ let b = this.mc;
2416
+ this.mc = a;
2417
+ if (b != this.mc) {
2418
+ this.kp("FabTextColor", b, a);
2407
2419
  }
2408
2420
  }
2409
- get p2() {
2410
- return this.l7;
2421
+ get p5() {
2422
+ return this.ma;
2411
2423
  }
2412
- set p2(a) {
2413
- let b = this.l7;
2414
- this.l7 = a;
2415
- if (b != this.l7) {
2416
- this.kk("FabTextColor", b, a);
2424
+ set p5(a) {
2425
+ let b = this.ma;
2426
+ this.ma = a;
2427
+ if (b != this.ma) {
2428
+ this.kp("FabHoverTextColor", b, a);
2417
2429
  }
2418
2430
  }
2419
- get p0() {
2420
- return this.l5;
2431
+ get p2() {
2432
+ return this.l8;
2421
2433
  }
2422
- set p0(a) {
2423
- let b = this.l5;
2424
- this.l5 = a;
2425
- if (b != this.l5) {
2426
- this.kk("FabHoverTextColor", b, a);
2434
+ set p2(a) {
2435
+ let b = this.l8;
2436
+ this.l8 = a;
2437
+ if (b != this.l8) {
2438
+ this.kp("FabFocusBackgroundColor", b, a);
2427
2439
  }
2428
2440
  }
2429
- get px() {
2430
- return this.l3;
2441
+ get p3() {
2442
+ return this.l9;
2431
2443
  }
2432
- set px(a) {
2433
- let b = this.l3;
2434
- this.l3 = a;
2435
- if (b != this.l3) {
2436
- this.kk("FabFocusBackgroundColor", b, a);
2444
+ set p3(a) {
2445
+ let b = this.l9;
2446
+ this.l9 = a;
2447
+ if (b != this.l9) {
2448
+ this.kp("FabFocusTextColor", b, a);
2437
2449
  }
2438
2450
  }
2439
- get py() {
2440
- return this.l4;
2451
+ get qn() {
2452
+ return this.mt;
2441
2453
  }
2442
- set py(a) {
2443
- let b = this.l4;
2444
- this.l4 = a;
2445
- if (b != this.l4) {
2446
- this.kk("FabFocusTextColor", b, a);
2454
+ set qn(a) {
2455
+ let b = this.mt;
2456
+ this.mt = a;
2457
+ if (b != this.mt) {
2458
+ this.kp("IconBackgroundColor", b, a);
2447
2459
  }
2448
2460
  }
2449
- get qi() {
2450
- return this.mo;
2461
+ get qp() {
2462
+ return this.mv;
2451
2463
  }
2452
- set qi(a) {
2453
- let b = this.mo;
2454
- this.mo = a;
2455
- if (b != this.mo) {
2456
- this.kk("IconBackgroundColor", b, a);
2464
+ set qp(a) {
2465
+ let b = this.mv;
2466
+ this.mv = a;
2467
+ if (b != this.mv) {
2468
+ this.kp("IconDisabledBackgroundColor", b, a);
2457
2469
  }
2458
2470
  }
2459
- get qk() {
2460
- return this.mq;
2471
+ get qq() {
2472
+ return this.mw;
2461
2473
  }
2462
- set qk(a) {
2463
- let b = this.mq;
2464
- this.mq = a;
2465
- if (b != this.mq) {
2466
- this.kk("IconDisabledBackgroundColor", b, a);
2474
+ set qq(a) {
2475
+ let b = this.mw;
2476
+ this.mw = a;
2477
+ if (b != this.mw) {
2478
+ this.kp("IconDisabledBorderColor", b, a);
2467
2479
  }
2468
2480
  }
2469
- get ql() {
2470
- return this.mr;
2481
+ get qr() {
2482
+ return this.mx;
2471
2483
  }
2472
- set ql(a) {
2473
- let b = this.mr;
2474
- this.mr = a;
2475
- if (b != this.mr) {
2476
- this.kk("IconDisabledBorderColor", b, a);
2484
+ set qr(a) {
2485
+ let b = this.mx;
2486
+ this.mx = a;
2487
+ if (b != this.mx) {
2488
+ this.kp("IconDisabledTextColor", b, a);
2477
2489
  }
2478
2490
  }
2479
- get qm() {
2480
- return this.ms;
2491
+ get dv() {
2492
+ return this.ch;
2481
2493
  }
2482
- set qm(a) {
2483
- let b = this.ms;
2484
- this.ms = a;
2485
- if (b != this.ms) {
2486
- this.kk("IconDisabledTextColor", b, a);
2494
+ set dv(a) {
2495
+ let b = this.ch;
2496
+ this.ch = a;
2497
+ if (b != this.ch) {
2498
+ this.kp("IconDisabledElevation", b, a);
2487
2499
  }
2488
2500
  }
2489
- get du() {
2490
- return this.cg;
2501
+ get qu() {
2502
+ return this.m0;
2491
2503
  }
2492
- set du(a) {
2493
- let b = this.cg;
2494
- this.cg = a;
2495
- if (b != this.cg) {
2496
- this.kk("IconDisabledElevation", b, a);
2504
+ set qu(a) {
2505
+ let b = this.m0;
2506
+ this.m0 = a;
2507
+ if (b != this.m0) {
2508
+ this.kp("IconHoverBackgroundColor", b, a);
2497
2509
  }
2498
2510
  }
2499
- get qp() {
2500
- return this.mv;
2511
+ get qo() {
2512
+ return this.mu;
2501
2513
  }
2502
- set qp(a) {
2503
- let b = this.mv;
2504
- this.mv = a;
2505
- if (b != this.mv) {
2506
- this.kk("IconHoverBackgroundColor", b, a);
2514
+ set qo(a) {
2515
+ let b = this.mu;
2516
+ this.mu = a;
2517
+ if (b != this.mu) {
2518
+ this.kp("IconBorderColor", b, a);
2507
2519
  }
2508
2520
  }
2509
- get qj() {
2510
- return this.mp;
2521
+ get dy() {
2522
+ return this.ck;
2511
2523
  }
2512
- set qj(a) {
2513
- let b = this.mp;
2514
- this.mp = a;
2515
- if (b != this.mp) {
2516
- this.kk("IconBorderColor", b, a);
2524
+ set dy(a) {
2525
+ let b = this.ck;
2526
+ this.ck = a;
2527
+ if (b != this.ck) {
2528
+ this.kp("IconRestingElevation", b, a);
2517
2529
  }
2518
2530
  }
2519
2531
  get dx() {
@@ -2523,7 +2535,7 @@ export let XButton = /*@__PURE__*/ (() => {
2523
2535
  let b = this.cj;
2524
2536
  this.cj = a;
2525
2537
  if (b != this.cj) {
2526
- this.kk("IconRestingElevation", b, a);
2538
+ this.kp("IconHoverElevation", b, a);
2527
2539
  }
2528
2540
  }
2529
2541
  get dw() {
@@ -2533,47 +2545,57 @@ export let XButton = /*@__PURE__*/ (() => {
2533
2545
  let b = this.ci;
2534
2546
  this.ci = a;
2535
2547
  if (b != this.ci) {
2536
- this.kk("IconHoverElevation", b, a);
2548
+ this.kp("IconFocusElevation", b, a);
2537
2549
  }
2538
2550
  }
2539
- get dv() {
2540
- return this.ch;
2551
+ get bx() {
2552
+ return this.bf;
2541
2553
  }
2542
- set dv(a) {
2543
- let b = this.ch;
2544
- this.ch = a;
2545
- if (b != this.ch) {
2546
- this.kk("IconFocusElevation", b, a);
2554
+ set bx(a) {
2555
+ let b = this.bf;
2556
+ this.bf = a;
2557
+ if (b != this.bf) {
2558
+ this.kp("IconBorderWidth", b, a);
2547
2559
  }
2548
2560
  }
2549
- get bw() {
2550
- return this.be;
2561
+ get lf() {
2562
+ return this.k1;
2551
2563
  }
2552
- set bw(a) {
2553
- let b = this.be;
2554
- this.be = a;
2555
- if (b != this.be) {
2556
- this.kk("IconBorderWidth", b, a);
2564
+ set lf(a) {
2565
+ let b = this.k1;
2566
+ this.k1 = a;
2567
+ {
2568
+ this.kp("IconCornerRadius", b, a);
2557
2569
  }
2558
2570
  }
2559
- get la() {
2560
- return this.kw;
2571
+ get qw() {
2572
+ return this.m2;
2561
2573
  }
2562
- set la(a) {
2563
- let b = this.kw;
2564
- this.kw = a;
2565
- {
2566
- this.kk("IconCornerRadius", b, a);
2574
+ set qw(a) {
2575
+ let b = this.m2;
2576
+ this.m2 = a;
2577
+ if (b != this.m2) {
2578
+ this.kp("IconRippleColor", b, a);
2567
2579
  }
2568
2580
  }
2569
- get qr() {
2570
- return this.mx;
2581
+ get qx() {
2582
+ return this.m3;
2571
2583
  }
2572
- set qr(a) {
2573
- let b = this.mx;
2574
- this.mx = a;
2575
- if (b != this.mx) {
2576
- this.kk("IconRippleColor", b, a);
2584
+ set qx(a) {
2585
+ let b = this.m3;
2586
+ this.m3 = a;
2587
+ if (b != this.m3) {
2588
+ this.kp("IconTextColor", b, a);
2589
+ }
2590
+ }
2591
+ get qv() {
2592
+ return this.m1;
2593
+ }
2594
+ set qv(a) {
2595
+ let b = this.m1;
2596
+ this.m1 = a;
2597
+ if (b != this.m1) {
2598
+ this.kp("IconHoverTextColor", b, a);
2577
2599
  }
2578
2600
  }
2579
2601
  get qs() {
@@ -2583,211 +2605,151 @@ export let XButton = /*@__PURE__*/ (() => {
2583
2605
  let b = this.my;
2584
2606
  this.my = a;
2585
2607
  if (b != this.my) {
2586
- this.kk("IconTextColor", b, a);
2587
- }
2588
- }
2589
- get qq() {
2590
- return this.mw;
2591
- }
2592
- set qq(a) {
2593
- let b = this.mw;
2594
- this.mw = a;
2595
- if (b != this.mw) {
2596
- this.kk("IconHoverTextColor", b, a);
2608
+ this.kp("IconFocusBackgroundColor", b, a);
2597
2609
  }
2598
2610
  }
2599
- get qn() {
2600
- return this.mt;
2611
+ get qt() {
2612
+ return this.mz;
2601
2613
  }
2602
- set qn(a) {
2603
- let b = this.mt;
2604
- this.mt = a;
2605
- if (b != this.mt) {
2606
- this.kk("IconFocusBackgroundColor", b, a);
2614
+ set qt(a) {
2615
+ let b = this.mz;
2616
+ this.mz = a;
2617
+ if (b != this.mz) {
2618
+ this.kp("IconFocusTextColor", b, a);
2607
2619
  }
2608
2620
  }
2609
- get qo() {
2610
- return this.mu;
2621
+ get hz() {
2622
+ return this.en;
2611
2623
  }
2612
- set qo(a) {
2613
- let b = this.mu;
2614
- this.mu = a;
2615
- if (b != this.mu) {
2616
- this.kk("IconFocusTextColor", b, a);
2624
+ set hz(a) {
2625
+ let b = this.en;
2626
+ this.en = a;
2627
+ if (b != this.en) {
2628
+ this.kp("InputId", b, a);
2617
2629
  }
2618
2630
  }
2619
- get hy() {
2631
+ get hx() {
2620
2632
  return this.em;
2621
2633
  }
2622
- set hy(a) {
2634
+ set hx(a) {
2623
2635
  let b = this.em;
2624
2636
  this.em = a;
2625
2637
  if (b != this.em) {
2626
- this.kk("InputId", b, a);
2638
+ this.kp("Id", b, a);
2627
2639
  }
2628
2640
  }
2629
- get hw() {
2630
- return this.el;
2641
+ get f1() {
2642
+ return this.ej;
2631
2643
  }
2632
- set hw(a) {
2633
- let b = this.el;
2634
- this.el = a;
2635
- if (b != this.el) {
2636
- this.kk("Id", b, a);
2644
+ set f1(a) {
2645
+ let b = this.ej;
2646
+ this.ej = a;
2647
+ if (b != this.ej) {
2648
+ this.kp("Display", b, a);
2637
2649
  }
2638
2650
  }
2639
- get f0() {
2651
+ get fk() {
2640
2652
  return this.ei;
2641
2653
  }
2642
- set f0(a) {
2654
+ set fk(a) {
2643
2655
  let b = this.ei;
2644
2656
  this.ei = a;
2645
2657
  if (b != this.ei) {
2646
- this.kk("Display", b, a);
2647
- }
2648
- }
2649
- get fj() {
2650
- return this.eh;
2651
- }
2652
- set fj(a) {
2653
- let b = this.eh;
2654
- this.eh = a;
2655
- if (b != this.eh) {
2656
- this.kk("ChildContentDisplay", b, this.eh);
2657
- }
2658
- }
2659
- get g4() {
2660
- return this.ej;
2661
- }
2662
- set g4(a) {
2663
- let b = this.ej;
2664
- this.ej = a;
2665
- if (b != this.ej) {
2666
- this.kk("FlexDirection", b, a);
2658
+ this.kp("ChildContentDisplay", b, this.ei);
2667
2659
  }
2668
2660
  }
2669
- get g6() {
2661
+ get g5() {
2670
2662
  return this.ek;
2671
2663
  }
2672
- set g6(a) {
2664
+ set g5(a) {
2673
2665
  let b = this.ek;
2674
2666
  this.ek = a;
2675
2667
  if (b != this.ek) {
2676
- this.kk("FlexGrow", b, a);
2677
- }
2678
- }
2679
- get fb() {
2680
- return this.ef;
2681
- }
2682
- set fb(a) {
2683
- let b = this.ef;
2684
- this.ef = a;
2685
- if (b != this.ef) {
2686
- this.kk("AlignItems", b, a);
2687
- }
2688
- }
2689
- get ee() {
2690
- return this.ea;
2691
- }
2692
- set ee(a) {
2693
- let b = this.ea;
2694
- this.ea = a;
2695
- if (b != this.ea) {
2696
- this.kk("Value", b, a);
2697
- }
2698
- }
2699
- get h6() {
2700
- return this.en;
2701
- }
2702
- set h6(a) {
2703
- let b = this.en;
2704
- this.en = a;
2705
- if (b != this.en) {
2706
- this.kk("Name", b, a);
2668
+ this.kp("FlexDirection", b, a);
2707
2669
  }
2708
2670
  }
2709
- get az() {
2710
- return this.am;
2711
- }
2712
- get d7() {
2713
- return this.ct;
2671
+ get g7() {
2672
+ return this.el;
2714
2673
  }
2715
- set d7(a) {
2716
- let b = this.ct;
2717
- this.ct = a;
2718
- this.am = true;
2719
- if (b != this.ct) {
2720
- this.kk("TabIndex", b, a);
2674
+ set g7(a) {
2675
+ let b = this.el;
2676
+ this.el = a;
2677
+ if (b != this.el) {
2678
+ this.kp("FlexGrow", b, a);
2721
2679
  }
2722
2680
  }
2723
- get fd() {
2681
+ get fc() {
2724
2682
  return this.eg;
2725
2683
  }
2726
- set fd(a) {
2684
+ set fc(a) {
2727
2685
  let b = this.eg;
2728
2686
  this.eg = a;
2729
2687
  if (b != this.eg) {
2730
- this.kk("AriaLabel", b, a);
2688
+ this.kp("AlignItems", b, a);
2731
2689
  }
2732
2690
  }
2733
- get ay() {
2734
- return this.al;
2691
+ get ef() {
2692
+ return this.eb;
2735
2693
  }
2736
- set ay(a) {
2737
- let b = this.al;
2738
- this.al = a;
2739
- if (b != this.al) {
2740
- this.kk("FillAvailableSpace", b, this.al);
2694
+ set ef(a) {
2695
+ let b = this.eb;
2696
+ this.eb = a;
2697
+ if (b != this.eb) {
2698
+ this.kp("Value", b, a);
2741
2699
  }
2742
2700
  }
2743
- get focused() {
2744
- return this.ao;
2701
+ get h7() {
2702
+ return this.eo;
2745
2703
  }
2746
- set focused(a) {
2747
- let b = this.ao;
2748
- this.ao = a;
2749
- if (b != this.ao) {
2750
- this.kk("IsFocused", b, a);
2704
+ set h7(a) {
2705
+ let b = this.eo;
2706
+ this.eo = a;
2707
+ if (b != this.eo) {
2708
+ this.kp("Name", b, a);
2751
2709
  }
2752
2710
  }
2753
- get a2() {
2754
- return this.ap;
2711
+ get a0() {
2712
+ return this.an;
2755
2713
  }
2756
- set a2(a) {
2757
- let b = this.ap;
2758
- this.ap = a;
2759
- if (b != this.ap) {
2760
- this.kk("IsFocusStyleEnabled", b, a);
2714
+ get d8() {
2715
+ return this.cu;
2716
+ }
2717
+ set d8(a) {
2718
+ let b = this.cu;
2719
+ this.cu = a;
2720
+ this.an = true;
2721
+ if (b != this.cu) {
2722
+ this.kp("TabIndex", b, a);
2761
2723
  }
2762
2724
  }
2763
- get aw() {
2764
- return this.aj;
2725
+ get fe() {
2726
+ return this.eh;
2765
2727
  }
2766
- set aw(a) {
2767
- let b = this.aj;
2768
- this.aj = a;
2769
- if (b != this.aj) {
2770
- this.kk("DisableRipple", b, a);
2728
+ set fe(a) {
2729
+ let b = this.eh;
2730
+ this.eh = a;
2731
+ if (b != this.eh) {
2732
+ this.kp("AriaLabel", b, a);
2771
2733
  }
2772
2734
  }
2773
- get as() {
2774
- return this.af;
2735
+ get az() {
2736
+ return this.am;
2775
2737
  }
2776
- set as(a) {
2777
- let b = this.af;
2778
- this.af = a;
2779
- if (b != this.af) {
2780
- this.kk("ActualDisableRipple", b, a);
2738
+ set az(a) {
2739
+ let b = this.am;
2740
+ this.am = a;
2741
+ if (b != this.am) {
2742
+ this.kp("FillAvailableSpace", b, this.am);
2781
2743
  }
2782
2744
  }
2783
- get au() {
2784
- return this.ah;
2745
+ get focused() {
2746
+ return this.ap;
2785
2747
  }
2786
- set au(a) {
2787
- let b = this.ah;
2788
- this.ah = a;
2789
- if (b != this.ah) {
2790
- this.kk("DisableHover", b, this.ah);
2748
+ set focused(a) {
2749
+ let b = this.ap;
2750
+ this.ap = a;
2751
+ if (b != this.ap) {
2752
+ this.kp("IsFocused", b, a);
2791
2753
  }
2792
2754
  }
2793
2755
  get a3() {
@@ -2797,17 +2759,7 @@ export let XButton = /*@__PURE__*/ (() => {
2797
2759
  let b = this.aq;
2798
2760
  this.aq = a;
2799
2761
  if (b != this.aq) {
2800
- this.kk("IsHover", b, a);
2801
- }
2802
- }
2803
- get disabled() {
2804
- return this.an;
2805
- }
2806
- set disabled(a) {
2807
- let b = this.an;
2808
- this.an = a;
2809
- if (b != this.an) {
2810
- this.kk("IsDisabled", b, a);
2762
+ this.kp("IsFocusStyleEnabled", b, a);
2811
2763
  }
2812
2764
  }
2813
2765
  get ax() {
@@ -2817,7 +2769,17 @@ export let XButton = /*@__PURE__*/ (() => {
2817
2769
  let b = this.ak;
2818
2770
  this.ak = a;
2819
2771
  if (b != this.ak) {
2820
- this.kk("DisableTransitions", b, a);
2772
+ this.kp("DisableRipple", b, a);
2773
+ }
2774
+ }
2775
+ get at() {
2776
+ return this.ag;
2777
+ }
2778
+ set at(a) {
2779
+ let b = this.ag;
2780
+ this.ag = a;
2781
+ if (b != this.ag) {
2782
+ this.kp("ActualDisableRipple", b, a);
2821
2783
  }
2822
2784
  }
2823
2785
  get av() {
@@ -2827,27 +2789,47 @@ export let XButton = /*@__PURE__*/ (() => {
2827
2789
  let b = this.ai;
2828
2790
  this.ai = a;
2829
2791
  if (b != this.ai) {
2830
- this.kk("DisablePointer", b, this.ai);
2792
+ this.kp("DisableHover", b, this.ai);
2831
2793
  }
2832
2794
  }
2833
- get bm() {
2834
- return this.a9;
2795
+ get a4() {
2796
+ return this.ar;
2835
2797
  }
2836
- set bm(a) {
2837
- let b = this.a9;
2838
- this.a9 = a;
2839
- if (b != this.a9) {
2840
- this.kk("ContentPaddingLeft", b, this.a9);
2798
+ set a4(a) {
2799
+ let b = this.ar;
2800
+ this.ar = a;
2801
+ if (b != this.ar) {
2802
+ this.kp("IsHover", b, a);
2841
2803
  }
2842
2804
  }
2843
- get bo() {
2844
- return this.bb;
2805
+ get disabled() {
2806
+ return this.ao;
2845
2807
  }
2846
- set bo(a) {
2847
- let b = this.bb;
2848
- this.bb = a;
2849
- if (b != this.bb) {
2850
- this.kk("ContentPaddingTop", b, this.bb);
2808
+ set disabled(a) {
2809
+ let b = this.ao;
2810
+ this.ao = a;
2811
+ if (b != this.ao) {
2812
+ this.kp("IsDisabled", b, a);
2813
+ }
2814
+ }
2815
+ get ay() {
2816
+ return this.al;
2817
+ }
2818
+ set ay(a) {
2819
+ let b = this.al;
2820
+ this.al = a;
2821
+ if (b != this.al) {
2822
+ this.kp("DisableTransitions", b, a);
2823
+ }
2824
+ }
2825
+ get aw() {
2826
+ return this.aj;
2827
+ }
2828
+ set aw(a) {
2829
+ let b = this.aj;
2830
+ this.aj = a;
2831
+ if (b != this.aj) {
2832
+ this.kp("DisablePointer", b, this.aj);
2851
2833
  }
2852
2834
  }
2853
2835
  get bn() {
@@ -2857,63 +2839,83 @@ export let XButton = /*@__PURE__*/ (() => {
2857
2839
  let b = this.ba;
2858
2840
  this.ba = a;
2859
2841
  if (b != this.ba) {
2860
- this.kk("ContentPaddingRight", b, this.ba);
2842
+ this.kp("ContentPaddingLeft", b, this.ba);
2861
2843
  }
2862
2844
  }
2863
- get bl() {
2864
- return this.a8;
2845
+ get bp() {
2846
+ return this.bc;
2865
2847
  }
2866
- set bl(a) {
2867
- let b = this.a8;
2868
- this.a8 = a;
2869
- if (b != this.a8) {
2870
- this.kk("ContentPaddingBottom", b, this.a8);
2848
+ set bp(a) {
2849
+ let b = this.bc;
2850
+ this.bc = a;
2851
+ if (b != this.bc) {
2852
+ this.kp("ContentPaddingTop", b, this.bc);
2871
2853
  }
2872
2854
  }
2873
- get le() {
2874
- return this.ld;
2855
+ get bo() {
2856
+ return this.bb;
2875
2857
  }
2876
- set le(a) {
2877
- let b = this.ld;
2878
- this.ld = a;
2879
- if (b != this.ld) {
2880
- this.kk("HorizontalContentAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.ld));
2858
+ set bo(a) {
2859
+ let b = this.bb;
2860
+ this.bb = a;
2861
+ if (b != this.bb) {
2862
+ this.kp("ContentPaddingRight", b, this.bb);
2881
2863
  }
2882
2864
  }
2883
- get ri() {
2884
- return this.rh;
2865
+ get bm() {
2866
+ return this.a9;
2885
2867
  }
2886
- set ri(a) {
2887
- let b = this.rh;
2888
- this.rh = a;
2889
- if (b != this.rh) {
2890
- this.kk("VerticalContentAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.rh));
2868
+ set bm(a) {
2869
+ let b = this.a9;
2870
+ this.a9 = a;
2871
+ if (b != this.a9) {
2872
+ this.kp("ContentPaddingBottom", b, this.a9);
2891
2873
  }
2892
2874
  }
2893
- get at() {
2894
- return this.ag;
2875
+ get lj() {
2876
+ return this.li;
2895
2877
  }
2896
- set at(a) {
2897
- let b = this.ag;
2898
- this.ag = a;
2899
- if (b != this.ag) {
2900
- this.kk("ClickTunneling", b, this.ag);
2878
+ set lj(a) {
2879
+ let b = this.li;
2880
+ this.li = a;
2881
+ if (b != this.li) {
2882
+ this.kp("HorizontalContentAlignment", enumGetBox(HorizontalAlignment_$type, b), enumGetBox(HorizontalAlignment_$type, this.li));
2901
2883
  }
2902
2884
  }
2903
- get a5() {
2904
- return this.ar;
2885
+ get rn() {
2886
+ return this.rm;
2905
2887
  }
2906
- set a5(a) {
2907
- let b = this.ar;
2908
- this.ar = a;
2909
- if (b != this.ar) {
2910
- this.kk("StopPropagation", b, this.ar);
2888
+ set rn(a) {
2889
+ let b = this.rm;
2890
+ this.rm = a;
2891
+ if (b != this.rm) {
2892
+ this.kp("VerticalContentAlignment", enumGetBox(VerticalAlignment_$type, b), enumGetBox(VerticalAlignment_$type, this.rm));
2911
2893
  }
2912
2894
  }
2913
- kl() {
2914
- this.j8();
2915
- this.view.az(this.ny, BrushUtil.j(0, 0, 0, 0));
2916
- this.kp();
2895
+ get au() {
2896
+ return this.ah;
2897
+ }
2898
+ set au(a) {
2899
+ let b = this.ah;
2900
+ this.ah = a;
2901
+ if (b != this.ah) {
2902
+ this.kp("ClickTunneling", b, this.ah);
2903
+ }
2904
+ }
2905
+ get a6() {
2906
+ return this.as;
2907
+ }
2908
+ set a6(a) {
2909
+ let b = this.as;
2910
+ this.as = a;
2911
+ if (b != this.as) {
2912
+ this.kp("StopPropagation", b, this.as);
2913
+ }
2914
+ }
2915
+ kq() {
2916
+ this.kd();
2917
+ this.view.az(this.n3, BrushUtil.l(0, 0, 0, 0));
2918
+ this.ku();
2917
2919
  }
2918
2920
  get a() {
2919
2921
  let a = new AnimationKeyFrameEffectTiming();
@@ -2921,7 +2923,7 @@ export let XButton = /*@__PURE__*/ (() => {
2921
2923
  a.b = 0;
2922
2924
  return a;
2923
2925
  }
2924
- j8() {
2926
+ kd() {
2925
2927
  this.view.ah();
2926
2928
  }
2927
2929
  onDetachedFromUI() {
@@ -2939,13 +2941,13 @@ export let XButton = /*@__PURE__*/ (() => {
2939
2941
  getButtonContent() {
2940
2942
  return this.view.s();
2941
2943
  }
2942
- a4() {
2944
+ a5() {
2943
2945
  return this.view.h();
2944
2946
  }
2945
- eb() {
2947
+ ec() {
2946
2948
  return this.b();
2947
2949
  }
2948
- f4() {
2950
+ f5() {
2949
2951
  let a = this.b();
2950
2952
  return a.serialize();
2951
2953
  }
@@ -2959,31 +2961,31 @@ export let XButton = /*@__PURE__*/ (() => {
2959
2961
  let e = this.view.a();
2960
2962
  c.t = e[0];
2961
2963
  c.p = e[1];
2962
- c.h = this.n;
2963
- c.i = this.q;
2964
+ c.h = this.o;
2965
+ c.i = this.r;
2964
2966
  c.c = AppearanceHelper.a(NativeUI.ak(a));
2965
- c.g = AppearanceHelper.a(this.n0);
2966
- c.d = AppearanceHelper.a(this.nx);
2967
- c.a = AppearanceHelper.a(this.nn);
2968
- c.u = this.cx;
2969
- c.e = AppearanceHelper.a(this.ny);
2970
- c.ag = this.kz;
2967
+ c.g = AppearanceHelper.a(this.n5);
2968
+ c.d = AppearanceHelper.a(this.n2);
2969
+ c.a = AppearanceHelper.a(this.ns);
2970
+ c.u = this.cy;
2971
+ c.e = AppearanceHelper.a(this.n3);
2972
+ c.ag = this.k4;
2971
2973
  c.b = AppearanceHelper.a(NativeUI.aj(a));
2972
- c.j = this.u;
2974
+ c.j = this.v;
2973
2975
  c.f = AppearanceHelper.a(NativeUI.al(b));
2974
- c.o = this.bj;
2975
- c.x = this.f0;
2976
- c.y = this.g4;
2977
- c.z = this.g6;
2978
- c.w = this.fb;
2976
+ c.o = this.bk;
2977
+ c.x = this.f1;
2978
+ c.y = this.g5;
2979
+ c.z = this.g7;
2980
+ c.w = this.fc;
2979
2981
  c.v = this.view.t.getNativeElement().innerText;
2980
- c.aa = this.h6;
2982
+ c.aa = this.h7;
2981
2983
  c.m = this.focused;
2982
- c.k = this.as;
2983
- c.n = this.a3;
2984
+ c.k = this.at;
2985
+ c.n = this.a4;
2984
2986
  c.l = this.disabled;
2985
- if (this.aa != null) {
2986
- let f = this.aa;
2987
+ if (this.ab != null) {
2988
+ let f = this.ab;
2987
2989
  if (this.view != null && f.q == null) {
2988
2990
  let g = this.view.l;
2989
2991
  let h = FontUtil.getFontInfoFromString(g, f.fontString);
@@ -3017,362 +3019,653 @@ export let XButton = /*@__PURE__*/ (() => {
3017
3019
  }
3018
3020
  }
3019
3021
  XButton.$t = markType(XButton, 'XButton', Base.$, [INotifyPropertyChanged_$type]);
3020
- XButton.m = 2;
3022
+ XButton.n = 2;
3023
+ XButton.ea = 0;
3021
3024
  XButton.d9 = 0;
3022
- XButton.d8 = 0;
3023
3025
  XButton.i = new Theme(1, ((() => {
3024
3026
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3025
- $ret.addItem("UmbraShadowColor", BrushUtil.j(66, 0, 0, 0));
3026
- $ret.addItem("PenumbraShadowColor", BrushUtil.j(30, 0, 0, 0));
3027
- $ret.addItem("AmbientShadowColor", BrushUtil.j(20, 0, 0, 0));
3027
+ $ret.addItem("UmbraShadowColor", BrushUtil.l(66, 0, 0, 0));
3028
+ $ret.addItem("PenumbraShadowColor", BrushUtil.l(30, 0, 0, 0));
3029
+ $ret.addItem("AmbientShadowColor", BrushUtil.l(20, 0, 0, 0));
3028
3030
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 1));
3029
3031
  return $ret;
3030
3032
  })()), ((() => {
3031
3033
  let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3032
3034
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3033
3035
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3034
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3035
- $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3036
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3036
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(10, 0, 0, 0));
3037
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(10, 0, 0, 0));
3038
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3037
3039
  $ret.addItem("DisabledElevation", 0);
3038
3040
  $ret.addItem("RestingElevation", 2);
3039
3041
  $ret.addItem("HoverElevation", 4);
3040
3042
  $ret.addItem("FocusElevation", 8);
3041
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3042
- $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3043
- $ret.addItem("CornerRadius", new CornerRadius(0, 4));
3043
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3044
+ $ret.addItem("RippleColor", BrushUtil.l(138, 0, 0, 0));
3045
+ $ret.addItem("CornerRadius", ((() => {
3046
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3047
+ $ret.addItem(1, new CornerRadius(0, 4));
3048
+ $ret.addItem(2, new CornerRadius(0, 4));
3049
+ $ret.addItem(3, new CornerRadius(0, 4));
3050
+ $ret.addItem(4, new CornerRadius(0, 4));
3051
+ return $ret;
3052
+ })()));
3044
3053
  $ret.addItem("BorderWidth", NaN);
3045
- $ret.addItem("BackgroundColor", BrushUtil.j(255, 228, 28, 119));
3046
- $ret.addItem("TextColor", BrushUtil.j(255, 0, 0, 0));
3047
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 0, 0, 0));
3048
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 220, 83, 145));
3049
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 220, 83, 145));
3050
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 0, 0, 0));
3054
+ $ret.addItem("BackgroundColor", BrushUtil.l(255, 228, 28, 119));
3055
+ $ret.addItem("TextColor", BrushUtil.l(255, 0, 0, 0));
3056
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 0, 0, 0));
3057
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(255, 220, 83, 145));
3058
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 220, 83, 145));
3059
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 0, 0, 0));
3051
3060
  return $ret;
3052
3061
  })())));
3053
3062
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3054
3063
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3055
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3056
- $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3057
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3064
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3065
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(0, 0, 0, 0));
3066
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3058
3067
  $ret.addItem("DisabledElevation", 0);
3059
3068
  $ret.addItem("RestingElevation", 0);
3060
3069
  $ret.addItem("HoverElevation", 0);
3061
3070
  $ret.addItem("FocusElevation", 0);
3062
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3063
- $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3064
- $ret.addItem("CornerRadius", new CornerRadius(0, 4));
3071
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3072
+ $ret.addItem("RippleColor", BrushUtil.l(138, 0, 0, 0));
3073
+ $ret.addItem("CornerRadius", ((() => {
3074
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3075
+ $ret.addItem(1, new CornerRadius(0, 4));
3076
+ $ret.addItem(2, new CornerRadius(0, 4));
3077
+ $ret.addItem(3, new CornerRadius(0, 4));
3078
+ $ret.addItem(4, new CornerRadius(0, 4));
3079
+ return $ret;
3080
+ })()));
3065
3081
  $ret.addItem("BorderWidth", NaN);
3066
- $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3067
- $ret.addItem("TextColor", BrushUtil.j(255, 228, 28, 119));
3068
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 228, 28, 119));
3069
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(13, 228, 28, 119));
3070
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(30, 228, 28, 119));
3071
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 228, 28, 119));
3082
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3083
+ $ret.addItem("TextColor", BrushUtil.l(255, 228, 28, 119));
3084
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 228, 28, 119));
3085
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(13, 228, 28, 119));
3086
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(30, 228, 28, 119));
3087
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 228, 28, 119));
3088
+ $ret.addItem("SelectedBackgroundColor", BrushUtil.l(63, 228, 28, 119));
3089
+ $ret.addItem("SelectedTextColor", BrushUtil.l(255, 228, 28, 119));
3090
+ $ret.addItem("HoverSelectedBackgroundColor", BrushUtil.l(38, 183, 22, 95));
3091
+ $ret.addItem("HoverSelectedTextColor", BrushUtil.l(255, 228, 28, 119));
3072
3092
  return $ret;
3073
3093
  })())));
3074
3094
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3075
3095
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3076
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3077
- $ret.addItem("DisabledBorderColor", BrushUtil.j(30, 0, 0, 0));
3078
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3096
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3097
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(30, 0, 0, 0));
3098
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3079
3099
  $ret.addItem("DisabledElevation", 0);
3080
3100
  $ret.addItem("RestingElevation", 0);
3081
3101
  $ret.addItem("HoverElevation", 0);
3082
3102
  $ret.addItem("FocusElevation", 0);
3083
- $ret.addItem("BorderColor", BrushUtil.j(255, 228, 28, 119));
3084
- $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3085
- $ret.addItem("CornerRadius", new CornerRadius(0, 4));
3103
+ $ret.addItem("BorderColor", BrushUtil.l(255, 228, 28, 119));
3104
+ $ret.addItem("RippleColor", BrushUtil.l(138, 0, 0, 0));
3105
+ $ret.addItem("CornerRadius", ((() => {
3106
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3107
+ $ret.addItem(1, new CornerRadius(0, 4));
3108
+ $ret.addItem(2, new CornerRadius(0, 4));
3109
+ $ret.addItem(3, new CornerRadius(0, 4));
3110
+ $ret.addItem(4, new CornerRadius(0, 4));
3111
+ return $ret;
3112
+ })()));
3086
3113
  $ret.addItem("BorderWidth", 1);
3087
- $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3088
- $ret.addItem("TextColor", BrushUtil.j(255, 228, 28, 119));
3089
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 228, 28, 119));
3090
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(13, 228, 28, 119));
3091
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(30, 228, 28, 119));
3092
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 228, 28, 119));
3114
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3115
+ $ret.addItem("TextColor", BrushUtil.l(255, 228, 28, 119));
3116
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 228, 28, 119));
3117
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(13, 228, 28, 119));
3118
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(30, 228, 28, 119));
3119
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 228, 28, 119));
3120
+ $ret.addItem("SelectedBackgroundColor", BrushUtil.l(63, 228, 28, 119));
3121
+ $ret.addItem("SelectedTextColor", BrushUtil.l(255, 228, 28, 119));
3122
+ $ret.addItem("HoverSelectedBackgroundColor", BrushUtil.l(38, 183, 22, 95));
3123
+ $ret.addItem("HoverSelectedTextColor", BrushUtil.l(255, 228, 28, 119));
3093
3124
  return $ret;
3094
3125
  })())));
3095
3126
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3096
3127
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3097
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3098
- $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3099
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3128
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3129
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(0, 0, 0, 0));
3130
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3100
3131
  $ret.addItem("DisabledElevation", 0);
3101
3132
  $ret.addItem("RestingElevation", 0);
3102
3133
  $ret.addItem("HoverElevation", 0);
3103
3134
  $ret.addItem("FocusElevation", 0);
3104
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3105
- $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3106
- $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3135
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3136
+ $ret.addItem("RippleColor", BrushUtil.l(138, 0, 0, 0));
3137
+ $ret.addItem("CornerRadius", ((() => {
3138
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3139
+ $ret.addItem(1, new CornerRadius(0, 28));
3140
+ $ret.addItem(2, new CornerRadius(0, 28));
3141
+ $ret.addItem(3, new CornerRadius(0, 28));
3142
+ $ret.addItem(4, new CornerRadius(0, 28));
3143
+ return $ret;
3144
+ })()));
3107
3145
  $ret.addItem("BorderWidth", NaN);
3108
- $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3109
- $ret.addItem("TextColor", BrushUtil.j(255, 0, 0, 0));
3110
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 0, 0, 0));
3111
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(30, 0, 0, 0));
3112
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(66, 0, 0, 0));
3113
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 0, 0, 0));
3146
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3147
+ $ret.addItem("TextColor", BrushUtil.l(255, 0, 0, 0));
3148
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 0, 0, 0));
3149
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(30, 0, 0, 0));
3150
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(66, 0, 0, 0));
3151
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 0, 0, 0));
3114
3152
  return $ret;
3115
3153
  })())));
3116
3154
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3117
3155
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3118
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3119
- $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3120
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3156
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(10, 0, 0, 0));
3157
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(10, 0, 0, 0));
3158
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3121
3159
  $ret.addItem("DisabledElevation", 0);
3122
3160
  $ret.addItem("RestingElevation", 6);
3123
3161
  $ret.addItem("HoverElevation", 12);
3124
3162
  $ret.addItem("FocusElevation", 12);
3125
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3126
- $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3127
- $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3163
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3164
+ $ret.addItem("RippleColor", BrushUtil.l(138, 0, 0, 0));
3165
+ $ret.addItem("CornerRadius", ((() => {
3166
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3167
+ $ret.addItem(1, new CornerRadius(0, 28));
3168
+ $ret.addItem(2, new CornerRadius(0, 28));
3169
+ $ret.addItem(3, new CornerRadius(0, 28));
3170
+ $ret.addItem(4, new CornerRadius(0, 28));
3171
+ return $ret;
3172
+ })()));
3128
3173
  $ret.addItem("BorderWidth", NaN);
3129
- $ret.addItem("BackgroundColor", BrushUtil.j(255, 228, 28, 119));
3130
- $ret.addItem("TextColor", BrushUtil.j(255, 0, 0, 0));
3131
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 0, 0, 0));
3132
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 220, 83, 145));
3133
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 220, 83, 145));
3134
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 0, 0, 0));
3174
+ $ret.addItem("BackgroundColor", BrushUtil.l(255, 228, 28, 119));
3175
+ $ret.addItem("TextColor", BrushUtil.l(255, 0, 0, 0));
3176
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 0, 0, 0));
3177
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(255, 220, 83, 145));
3178
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 220, 83, 145));
3179
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 0, 0, 0));
3135
3180
  return $ret;
3136
3181
  })())));
3137
3182
  return $ret;
3138
3183
  })()));
3139
3184
  XButton.h = new Theme(1, ((() => {
3140
3185
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3141
- $ret.addItem("UmbraShadowColor", BrushUtil.j(100, 33, 150, 243));
3142
- $ret.addItem("PenumbraShadowColor", BrushUtil.j(70, 33, 150, 243));
3143
- $ret.addItem("AmbientShadowColor", BrushUtil.j(40, 33, 150, 243));
3186
+ $ret.addItem("UmbraShadowColor", BrushUtil.l(100, 33, 150, 243));
3187
+ $ret.addItem("PenumbraShadowColor", BrushUtil.l(70, 33, 150, 243));
3188
+ $ret.addItem("AmbientShadowColor", BrushUtil.l(40, 33, 150, 243));
3144
3189
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
3145
3190
  return $ret;
3146
3191
  })()), ((() => {
3147
3192
  let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3148
3193
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3149
3194
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3150
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3151
- $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3152
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3195
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(10, 0, 0, 0));
3196
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(10, 0, 0, 0));
3197
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3153
3198
  $ret.addItem("DisabledElevation", 0);
3154
3199
  $ret.addItem("RestingElevation", 0);
3155
3200
  $ret.addItem("HoverElevation", 0);
3156
3201
  $ret.addItem("FocusElevation", 2);
3157
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3158
- $ret.addItem("RippleColor", BrushUtil.j(255, 255, 255, 255));
3159
- $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3202
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3203
+ $ret.addItem("RippleColor", BrushUtil.l(255, 255, 255, 255));
3204
+ $ret.addItem("CornerRadius", ((() => {
3205
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3206
+ $ret.addItem(1, new CornerRadius(0, 3));
3207
+ $ret.addItem(2, new CornerRadius(0, 3));
3208
+ $ret.addItem(3, new CornerRadius(0, 3));
3209
+ $ret.addItem(4, new CornerRadius(0, 3));
3210
+ return $ret;
3211
+ })()));
3160
3212
  $ret.addItem("BorderWidth", NaN);
3161
- $ret.addItem("BackgroundColor", BrushUtil.j(255, 33, 150, 243));
3162
- $ret.addItem("TextColor", BrushUtil.j(255, 255, 255, 255));
3163
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 255, 255, 255));
3164
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 27, 135, 220));
3165
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 21, 112, 184));
3166
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3213
+ $ret.addItem("BackgroundColor", BrushUtil.l(255, 33, 150, 243));
3214
+ $ret.addItem("TextColor", BrushUtil.l(255, 255, 255, 255));
3215
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 255, 255, 255));
3216
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(255, 27, 135, 220));
3217
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 21, 112, 184));
3218
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 255, 255, 255));
3167
3219
  return $ret;
3168
3220
  })())));
3169
3221
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3170
3222
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3171
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3172
- $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3173
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3223
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3224
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(0, 0, 0, 0));
3225
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3174
3226
  $ret.addItem("DisabledElevation", 0);
3175
3227
  $ret.addItem("RestingElevation", 0);
3176
3228
  $ret.addItem("HoverElevation", 0);
3177
3229
  $ret.addItem("FocusElevation", 2);
3178
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3179
- $ret.addItem("RippleColor", BrushUtil.j(100, 33, 150, 243));
3180
- $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3230
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3231
+ $ret.addItem("RippleColor", BrushUtil.l(100, 33, 150, 243));
3232
+ $ret.addItem("CornerRadius", ((() => {
3233
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3234
+ $ret.addItem(1, new CornerRadius(0, 3));
3235
+ $ret.addItem(2, new CornerRadius(0, 3));
3236
+ $ret.addItem(3, new CornerRadius(0, 3));
3237
+ $ret.addItem(4, new CornerRadius(0, 3));
3238
+ return $ret;
3239
+ })()));
3181
3240
  $ret.addItem("BorderWidth", NaN);
3182
- $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3183
- $ret.addItem("TextColor", BrushUtil.j(255, 119, 119, 119));
3184
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 119, 119, 119));
3185
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(26, 33, 150, 243));
3186
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3187
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 33, 150, 243));
3241
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3242
+ $ret.addItem("TextColor", BrushUtil.l(255, 119, 119, 119));
3243
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 119, 119, 119));
3244
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(26, 33, 150, 243));
3245
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3246
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 33, 150, 243));
3247
+ $ret.addItem("SelectedBackgroundColor", BrushUtil.l(26, 33, 150, 243));
3248
+ $ret.addItem("SelectedTextColor", BrushUtil.l(255, 33, 150, 243));
3249
+ $ret.addItem("HoverSelectedBackgroundColor", BrushUtil.l(26, 33, 150, 243));
3250
+ $ret.addItem("HoverSelectedTextColor", BrushUtil.l(255, 33, 150, 243));
3188
3251
  return $ret;
3189
3252
  })())));
3190
3253
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3191
3254
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3192
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3193
- $ret.addItem("DisabledBorderColor", BrushUtil.j(30, 0, 0, 0));
3194
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3255
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3256
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(30, 0, 0, 0));
3257
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3195
3258
  $ret.addItem("DisabledElevation", 0);
3196
3259
  $ret.addItem("RestingElevation", 0);
3197
3260
  $ret.addItem("HoverElevation", 0);
3198
3261
  $ret.addItem("FocusElevation", 2);
3199
- $ret.addItem("BorderColor", BrushUtil.j(255, 33, 150, 243));
3200
- $ret.addItem("RippleColor", BrushUtil.j(0, 0, 0, 0));
3201
- $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3262
+ $ret.addItem("BorderColor", BrushUtil.l(255, 33, 150, 243));
3263
+ $ret.addItem("RippleColor", BrushUtil.l(0, 0, 0, 0));
3264
+ $ret.addItem("CornerRadius", ((() => {
3265
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3266
+ $ret.addItem(1, new CornerRadius(0, 3));
3267
+ $ret.addItem(2, new CornerRadius(0, 3));
3268
+ $ret.addItem(3, new CornerRadius(0, 3));
3269
+ $ret.addItem(4, new CornerRadius(0, 3));
3270
+ return $ret;
3271
+ })()));
3202
3272
  $ret.addItem("BorderWidth", 1);
3203
- $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3204
- $ret.addItem("TextColor", BrushUtil.j(255, 33, 150, 243));
3205
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 33, 150, 243));
3206
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(26, 33, 150, 243));
3207
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 33, 150, 243));
3208
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3273
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3274
+ $ret.addItem("TextColor", BrushUtil.l(255, 33, 150, 243));
3275
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 33, 150, 243));
3276
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(26, 33, 150, 243));
3277
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 33, 150, 243));
3278
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 255, 255, 255));
3279
+ $ret.addItem("SelectedBackgroundColor", BrushUtil.l(255, 33, 150, 243));
3280
+ $ret.addItem("SelectedTextColor", BrushUtil.l(255, 255, 255, 255));
3281
+ $ret.addItem("HoverSelectedBackgroundColor", BrushUtil.l(255, 33, 150, 243));
3282
+ $ret.addItem("HoverSelectedTextColor", BrushUtil.l(255, 255, 255, 255));
3209
3283
  return $ret;
3210
3284
  })())));
3211
3285
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3212
3286
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3213
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3214
- $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3215
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3287
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3288
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(0, 0, 0, 0));
3289
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3216
3290
  $ret.addItem("DisabledElevation", 0);
3217
3291
  $ret.addItem("RestingElevation", 0);
3218
3292
  $ret.addItem("HoverElevation", 0);
3219
3293
  $ret.addItem("FocusElevation", 2);
3220
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3294
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3221
3295
  $ret.addItem("RippleColor", null);
3222
- $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3296
+ $ret.addItem("CornerRadius", ((() => {
3297
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3298
+ $ret.addItem(1, new CornerRadius(0, 28));
3299
+ $ret.addItem(2, new CornerRadius(0, 28));
3300
+ $ret.addItem(3, new CornerRadius(0, 28));
3301
+ $ret.addItem(4, new CornerRadius(0, 28));
3302
+ return $ret;
3303
+ })()));
3223
3304
  $ret.addItem("BorderWidth", NaN);
3224
- $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3225
- $ret.addItem("TextColor", BrushUtil.j(255, 119, 119, 119));
3226
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 119, 119, 119));
3227
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(30, 0, 0, 0));
3228
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(66, 0, 0, 0));
3229
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 33, 150, 243));
3305
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3306
+ $ret.addItem("TextColor", BrushUtil.l(255, 119, 119, 119));
3307
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 119, 119, 119));
3308
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(30, 0, 0, 0));
3309
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(66, 0, 0, 0));
3310
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 33, 150, 243));
3230
3311
  return $ret;
3231
3312
  })())));
3232
3313
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3233
3314
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3234
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3235
- $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3236
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3315
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(10, 0, 0, 0));
3316
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(10, 0, 0, 0));
3317
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3237
3318
  $ret.addItem("DisabledElevation", 0);
3238
3319
  $ret.addItem("RestingElevation", 0);
3239
3320
  $ret.addItem("HoverElevation", 0);
3240
3321
  $ret.addItem("FocusElevation", 2);
3241
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3242
- $ret.addItem("RippleColor", BrushUtil.j(255, 255, 255, 255));
3243
- $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3322
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3323
+ $ret.addItem("RippleColor", BrushUtil.l(255, 255, 255, 255));
3324
+ $ret.addItem("CornerRadius", ((() => {
3325
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3326
+ $ret.addItem(1, new CornerRadius(0, 28));
3327
+ $ret.addItem(2, new CornerRadius(0, 28));
3328
+ $ret.addItem(3, new CornerRadius(0, 28));
3329
+ $ret.addItem(4, new CornerRadius(0, 28));
3330
+ return $ret;
3331
+ })()));
3244
3332
  $ret.addItem("BorderWidth", NaN);
3245
- $ret.addItem("BackgroundColor", BrushUtil.j(255, 33, 150, 243));
3246
- $ret.addItem("TextColor", BrushUtil.j(255, 255, 255, 255));
3247
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 255, 255, 255));
3248
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 27, 135, 220));
3249
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 21, 112, 184));
3250
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3333
+ $ret.addItem("BackgroundColor", BrushUtil.l(255, 33, 150, 243));
3334
+ $ret.addItem("TextColor", BrushUtil.l(255, 255, 255, 255));
3335
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 255, 255, 255));
3336
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(255, 27, 135, 220));
3337
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 21, 112, 184));
3338
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 255, 255, 255));
3251
3339
  return $ret;
3252
3340
  })())));
3253
3341
  return $ret;
3254
3342
  })()));
3255
- XButton.j = new Theme(1, ((() => {
3343
+ XButton.k = new Theme(1, ((() => {
3256
3344
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3257
- $ret.addItem("UmbraShadowColor", BrushUtil.j(100, 33, 150, 243));
3258
- $ret.addItem("PenumbraShadowColor", BrushUtil.j(70, 33, 150, 243));
3259
- $ret.addItem("AmbientShadowColor", BrushUtil.j(40, 33, 150, 243));
3345
+ $ret.addItem("UmbraShadowColor", BrushUtil.l(100, 33, 150, 243));
3346
+ $ret.addItem("PenumbraShadowColor", BrushUtil.l(70, 33, 150, 243));
3347
+ $ret.addItem("AmbientShadowColor", BrushUtil.l(40, 33, 150, 243));
3260
3348
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
3261
3349
  return $ret;
3262
3350
  })()), ((() => {
3263
3351
  let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3264
3352
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3265
3353
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3266
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3267
- $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3268
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3354
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(10, 0, 0, 0));
3355
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(10, 0, 0, 0));
3356
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3357
+ $ret.addItem("DisabledElevation", 0);
3358
+ $ret.addItem("RestingElevation", 0);
3359
+ $ret.addItem("HoverElevation", 0);
3360
+ $ret.addItem("FocusElevation", 2);
3361
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3362
+ $ret.addItem("RippleColor", BrushUtil.l(255, 255, 255, 255));
3363
+ $ret.addItem("CornerRadius", ((() => {
3364
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3365
+ $ret.addItem(1, new CornerRadius(0, 18));
3366
+ $ret.addItem(2, new CornerRadius(0, 15));
3367
+ $ret.addItem(3, new CornerRadius(0, 12));
3368
+ $ret.addItem(4, new CornerRadius(0, 4));
3369
+ return $ret;
3370
+ })()));
3371
+ $ret.addItem("BorderWidth", NaN);
3372
+ $ret.addItem("BackgroundColor", BrushUtil.l(255, 110, 137, 247));
3373
+ $ret.addItem("TextColor", BrushUtil.l(255, 255, 255, 255));
3374
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 255, 255, 255));
3375
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(255, 94, 117, 210));
3376
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 76, 95, 171));
3377
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 255, 255, 255));
3378
+ return $ret;
3379
+ })())));
3380
+ $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3381
+ let $ret = new Dictionary$2(String_$type, Base.$, 0);
3382
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3383
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(0, 0, 0, 0));
3384
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3385
+ $ret.addItem("DisabledElevation", 0);
3386
+ $ret.addItem("RestingElevation", 0);
3387
+ $ret.addItem("HoverElevation", 0);
3388
+ $ret.addItem("FocusElevation", 2);
3389
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3390
+ $ret.addItem("RippleColor", BrushUtil.l(100, 33, 150, 243));
3391
+ $ret.addItem("CornerRadius", ((() => {
3392
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3393
+ $ret.addItem(1, new CornerRadius(0, 18));
3394
+ $ret.addItem(2, new CornerRadius(0, 15));
3395
+ $ret.addItem(3, new CornerRadius(0, 12));
3396
+ $ret.addItem(4, new CornerRadius(0, 4));
3397
+ return $ret;
3398
+ })()));
3399
+ $ret.addItem("BorderWidth", NaN);
3400
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3401
+ $ret.addItem("TextColor", BrushUtil.l(255, 119, 119, 119));
3402
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 119, 119, 119));
3403
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(26, 33, 150, 243));
3404
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3405
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 33, 150, 243));
3406
+ $ret.addItem("SelectedBackgroundColor", BrushUtil.l(76, 33, 150, 243));
3407
+ $ret.addItem("SelectedTextColor", BrushUtil.l(255, 119, 119, 119));
3408
+ $ret.addItem("HoverSelectedBackgroundColor", BrushUtil.l(51, 33, 150, 243));
3409
+ $ret.addItem("HoverSelectedTextColor", BrushUtil.l(255, 119, 119, 119));
3410
+ return $ret;
3411
+ })())));
3412
+ $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3413
+ let $ret = new Dictionary$2(String_$type, Base.$, 0);
3414
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3415
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(30, 0, 0, 0));
3416
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3417
+ $ret.addItem("DisabledElevation", 0);
3418
+ $ret.addItem("RestingElevation", 0);
3419
+ $ret.addItem("HoverElevation", 0);
3420
+ $ret.addItem("FocusElevation", 2);
3421
+ $ret.addItem("BorderColor", BrushUtil.l(255, 110, 137, 247));
3422
+ $ret.addItem("RippleColor", BrushUtil.l(0, 0, 0, 0));
3423
+ $ret.addItem("CornerRadius", ((() => {
3424
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3425
+ $ret.addItem(1, new CornerRadius(0, 18));
3426
+ $ret.addItem(2, new CornerRadius(0, 15));
3427
+ $ret.addItem(3, new CornerRadius(0, 12));
3428
+ $ret.addItem(4, new CornerRadius(0, 4));
3429
+ return $ret;
3430
+ })()));
3431
+ $ret.addItem("BorderWidth", 1);
3432
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3433
+ $ret.addItem("TextColor", BrushUtil.l(255, 110, 137, 247));
3434
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 94, 117, 210));
3435
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 76, 95, 171));
3436
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(26, 110, 137, 247));
3437
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(50, 110, 137, 247));
3438
+ $ret.addItem("SelectedBackgroundColor", BrushUtil.l(76, 110, 137, 247));
3439
+ $ret.addItem("SelectedTextColor", BrushUtil.l(255, 110, 137, 247));
3440
+ $ret.addItem("HoverSelectedBackgroundColor", BrushUtil.l(51, 110, 137, 247));
3441
+ $ret.addItem("HoverSelectedTextColor", BrushUtil.l(255, 110, 137, 247));
3442
+ return $ret;
3443
+ })())));
3444
+ $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3445
+ let $ret = new Dictionary$2(String_$type, Base.$, 0);
3446
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3447
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(0, 0, 0, 0));
3448
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3449
+ $ret.addItem("DisabledElevation", 0);
3450
+ $ret.addItem("RestingElevation", 0);
3451
+ $ret.addItem("HoverElevation", 0);
3452
+ $ret.addItem("FocusElevation", 2);
3453
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3454
+ $ret.addItem("RippleColor", null);
3455
+ $ret.addItem("CornerRadius", ((() => {
3456
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3457
+ $ret.addItem(1, new CornerRadius(0, 28));
3458
+ $ret.addItem(2, new CornerRadius(0, 28));
3459
+ $ret.addItem(3, new CornerRadius(0, 28));
3460
+ $ret.addItem(4, new CornerRadius(0, 28));
3461
+ return $ret;
3462
+ })()));
3463
+ $ret.addItem("BorderWidth", NaN);
3464
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3465
+ $ret.addItem("TextColor", BrushUtil.l(255, 0, 0, 0));
3466
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 0, 0, 0));
3467
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(51, 178, 191, 220));
3468
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(51, 178, 191, 220));
3469
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 0, 0, 0));
3470
+ return $ret;
3471
+ })())));
3472
+ $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3473
+ let $ret = new Dictionary$2(String_$type, Base.$, 0);
3474
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(10, 0, 0, 0));
3475
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(10, 0, 0, 0));
3476
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3269
3477
  $ret.addItem("DisabledElevation", 0);
3270
3478
  $ret.addItem("RestingElevation", 0);
3271
3479
  $ret.addItem("HoverElevation", 0);
3272
3480
  $ret.addItem("FocusElevation", 2);
3273
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3274
- $ret.addItem("RippleColor", BrushUtil.j(255, 255, 255, 255));
3275
- $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3481
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3482
+ $ret.addItem("RippleColor", BrushUtil.l(255, 255, 255, 255));
3483
+ $ret.addItem("CornerRadius", ((() => {
3484
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3485
+ $ret.addItem(1, new CornerRadius(0, 28));
3486
+ $ret.addItem(2, new CornerRadius(0, 28));
3487
+ $ret.addItem(3, new CornerRadius(0, 28));
3488
+ $ret.addItem(4, new CornerRadius(0, 28));
3489
+ return $ret;
3490
+ })()));
3491
+ $ret.addItem("BorderWidth", NaN);
3492
+ $ret.addItem("BackgroundColor", BrushUtil.l(255, 110, 137, 247));
3493
+ $ret.addItem("TextColor", BrushUtil.l(255, 255, 255, 255));
3494
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 255, 255, 255));
3495
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(255, 94, 117, 210));
3496
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 76, 95, 171));
3497
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 255, 255, 255));
3498
+ return $ret;
3499
+ })())));
3500
+ return $ret;
3501
+ })()));
3502
+ XButton.j = new Theme(1, ((() => {
3503
+ let $ret = new Dictionary$2(String_$type, Base.$, 0);
3504
+ $ret.addItem("UmbraShadowColor", BrushUtil.l(100, 33, 150, 243));
3505
+ $ret.addItem("PenumbraShadowColor", BrushUtil.l(70, 33, 150, 243));
3506
+ $ret.addItem("AmbientShadowColor", BrushUtil.l(40, 33, 150, 243));
3507
+ $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
3508
+ return $ret;
3509
+ })()), ((() => {
3510
+ let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3511
+ $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3512
+ let $ret = new Dictionary$2(String_$type, Base.$, 0);
3513
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(90, 110, 137, 247));
3514
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(0, 0, 0, 0));
3515
+ $ret.addItem("DisabledTextColor", BrushUtil.l(90, 255, 255, 255));
3516
+ $ret.addItem("DisabledElevation", 0);
3517
+ $ret.addItem("RestingElevation", 0);
3518
+ $ret.addItem("HoverElevation", 0);
3519
+ $ret.addItem("FocusElevation", 0);
3520
+ $ret.addItem("BorderColor", BrushUtil.l(0, 0, 0, 0));
3521
+ $ret.addItem("RippleColor", BrushUtil.l(0, 0, 0, 0));
3522
+ $ret.addItem("CornerRadius", ((() => {
3523
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3524
+ $ret.addItem(1, new CornerRadius(0, 18));
3525
+ $ret.addItem(2, new CornerRadius(0, 15));
3526
+ $ret.addItem(3, new CornerRadius(0, 12));
3527
+ $ret.addItem(4, new CornerRadius(0, 4));
3528
+ return $ret;
3529
+ })()));
3276
3530
  $ret.addItem("BorderWidth", NaN);
3277
- $ret.addItem("BackgroundColor", BrushUtil.j(255, 33, 150, 243));
3278
- $ret.addItem("TextColor", BrushUtil.j(255, 255, 255, 255));
3279
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 255, 255, 255));
3280
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 27, 135, 220));
3281
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 21, 112, 184));
3282
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3531
+ $ret.addItem("BackgroundColor", BrushUtil.l(255, 110, 137, 247));
3532
+ $ret.addItem("TextColor", BrushUtil.l(255, 255, 255, 255));
3533
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 255, 255, 255));
3534
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(255, 94, 117, 210));
3535
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 83, 103, 186));
3536
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 255, 255, 255));
3283
3537
  return $ret;
3284
3538
  })())));
3285
3539
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3286
3540
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3287
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3288
- $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3289
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3541
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3542
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(0, 0, 0, 0));
3543
+ $ret.addItem("DisabledTextColor", BrushUtil.l(90, 255, 255, 255));
3290
3544
  $ret.addItem("DisabledElevation", 0);
3291
3545
  $ret.addItem("RestingElevation", 0);
3292
3546
  $ret.addItem("HoverElevation", 0);
3293
3547
  $ret.addItem("FocusElevation", 2);
3294
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3295
- $ret.addItem("RippleColor", BrushUtil.j(100, 33, 150, 243));
3296
- $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3548
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3549
+ $ret.addItem("RippleColor", BrushUtil.l(0, 0, 0, 0));
3550
+ $ret.addItem("CornerRadius", ((() => {
3551
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3552
+ $ret.addItem(1, new CornerRadius(0, 18));
3553
+ $ret.addItem(2, new CornerRadius(0, 15));
3554
+ $ret.addItem(3, new CornerRadius(0, 12));
3555
+ $ret.addItem(4, new CornerRadius(0, 4));
3556
+ return $ret;
3557
+ })()));
3297
3558
  $ret.addItem("BorderWidth", NaN);
3298
- $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3299
- $ret.addItem("TextColor", BrushUtil.j(255, 119, 119, 119));
3300
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 119, 119, 119));
3301
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(26, 33, 150, 243));
3302
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3303
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 33, 150, 243));
3559
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3560
+ $ret.addItem("TextColor", BrushUtil.l(255, 119, 119, 119));
3561
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 119, 119, 119));
3562
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(26, 33, 150, 243));
3563
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3564
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 33, 150, 243));
3565
+ $ret.addItem("SelectedBackgroundColor", BrushUtil.l(76, 110, 137, 247));
3566
+ $ret.addItem("SelectedTextColor", BrushUtil.l(255, 119, 119, 119));
3567
+ $ret.addItem("HoverSelectedBackgroundColor", BrushUtil.l(51, 110, 137, 247));
3568
+ $ret.addItem("HoverSelectedTextColor", BrushUtil.l(255, 119, 119, 119));
3304
3569
  return $ret;
3305
3570
  })())));
3306
3571
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3307
3572
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3308
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3309
- $ret.addItem("DisabledBorderColor", BrushUtil.j(30, 0, 0, 0));
3310
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3573
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3574
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(90, 110, 137, 247));
3575
+ $ret.addItem("DisabledTextColor", BrushUtil.l(90, 255, 255, 255));
3311
3576
  $ret.addItem("DisabledElevation", 0);
3312
3577
  $ret.addItem("RestingElevation", 0);
3313
3578
  $ret.addItem("HoverElevation", 0);
3314
3579
  $ret.addItem("FocusElevation", 2);
3315
- $ret.addItem("BorderColor", BrushUtil.j(255, 33, 150, 243));
3316
- $ret.addItem("RippleColor", BrushUtil.j(0, 0, 0, 0));
3317
- $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3580
+ $ret.addItem("BorderColor", BrushUtil.l(255, 110, 137, 247));
3581
+ $ret.addItem("RippleColor", BrushUtil.l(0, 0, 0, 0));
3582
+ $ret.addItem("CornerRadius", ((() => {
3583
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3584
+ $ret.addItem(1, new CornerRadius(0, 18));
3585
+ $ret.addItem(2, new CornerRadius(0, 15));
3586
+ $ret.addItem(3, new CornerRadius(0, 12));
3587
+ $ret.addItem(4, new CornerRadius(0, 4));
3588
+ return $ret;
3589
+ })()));
3318
3590
  $ret.addItem("BorderWidth", 1);
3319
- $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3320
- $ret.addItem("TextColor", BrushUtil.j(255, 33, 150, 243));
3321
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 33, 150, 243));
3322
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(26, 33, 150, 243));
3323
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 33, 150, 243));
3324
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3591
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3592
+ $ret.addItem("TextColor", BrushUtil.l(255, 110, 137, 247));
3593
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 110, 137, 247));
3594
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(26, 110, 137, 247));
3595
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 33, 150, 243));
3596
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 110, 137, 247));
3597
+ $ret.addItem("SelectedBackgroundColor", BrushUtil.l(76, 110, 137, 247));
3598
+ $ret.addItem("SelectedTextColor", BrushUtil.l(255, 110, 137, 247));
3599
+ $ret.addItem("HoverSelectedBackgroundColor", BrushUtil.l(51, 110, 137, 247));
3600
+ $ret.addItem("HoverSelectedTextColor", BrushUtil.l(255, 110, 137, 247));
3325
3601
  return $ret;
3326
3602
  })())));
3327
3603
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3328
3604
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3329
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3330
- $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3331
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3605
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(0, 0, 0, 0));
3606
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(0, 0, 0, 0));
3607
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3332
3608
  $ret.addItem("DisabledElevation", 0);
3333
3609
  $ret.addItem("RestingElevation", 0);
3334
3610
  $ret.addItem("HoverElevation", 0);
3335
3611
  $ret.addItem("FocusElevation", 2);
3336
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3612
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3337
3613
  $ret.addItem("RippleColor", null);
3338
- $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3614
+ $ret.addItem("CornerRadius", ((() => {
3615
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3616
+ $ret.addItem(1, new CornerRadius(0, 28));
3617
+ $ret.addItem(2, new CornerRadius(0, 28));
3618
+ $ret.addItem(3, new CornerRadius(0, 28));
3619
+ $ret.addItem(4, new CornerRadius(0, 28));
3620
+ return $ret;
3621
+ })()));
3339
3622
  $ret.addItem("BorderWidth", NaN);
3340
- $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3341
- $ret.addItem("TextColor", BrushUtil.j(255, 0, 0, 0));
3342
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 0, 0, 0));
3343
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(51, 178, 191, 220));
3344
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(51, 178, 191, 220));
3345
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 0, 0, 0));
3623
+ $ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
3624
+ $ret.addItem("TextColor", BrushUtil.l(255, 0, 0, 0));
3625
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 0, 0, 0));
3626
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(51, 178, 191, 220));
3627
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(51, 178, 191, 220));
3628
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 0, 0, 0));
3346
3629
  return $ret;
3347
3630
  })())));
3348
3631
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3349
3632
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3350
- $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3351
- $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3352
- $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3633
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.l(10, 0, 0, 0));
3634
+ $ret.addItem("DisabledBorderColor", BrushUtil.l(10, 0, 0, 0));
3635
+ $ret.addItem("DisabledTextColor", BrushUtil.l(66, 0, 0, 0));
3353
3636
  $ret.addItem("DisabledElevation", 0);
3354
3637
  $ret.addItem("RestingElevation", 0);
3355
3638
  $ret.addItem("HoverElevation", 0);
3356
3639
  $ret.addItem("FocusElevation", 2);
3357
- $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3358
- $ret.addItem("RippleColor", BrushUtil.j(255, 255, 255, 255));
3359
- $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3640
+ $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3641
+ $ret.addItem("RippleColor", BrushUtil.l(255, 255, 255, 255));
3642
+ $ret.addItem("CornerRadius", ((() => {
3643
+ let $ret = new Dictionary$2(ControlDisplayDensity_$type, CornerRadius.$, 0);
3644
+ $ret.addItem(1, new CornerRadius(0, 28));
3645
+ $ret.addItem(2, new CornerRadius(0, 28));
3646
+ $ret.addItem(3, new CornerRadius(0, 28));
3647
+ $ret.addItem(4, new CornerRadius(0, 28));
3648
+ return $ret;
3649
+ })()));
3360
3650
  $ret.addItem("BorderWidth", NaN);
3361
- $ret.addItem("BackgroundColor", BrushUtil.j(255, 33, 150, 243));
3362
- $ret.addItem("TextColor", BrushUtil.j(255, 255, 255, 255));
3363
- $ret.addItem("HoverTextColor", BrushUtil.j(255, 255, 255, 255));
3364
- $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 27, 135, 220));
3365
- $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 21, 112, 184));
3366
- $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3651
+ $ret.addItem("BackgroundColor", BrushUtil.l(255, 33, 150, 243));
3652
+ $ret.addItem("TextColor", BrushUtil.l(255, 255, 255, 255));
3653
+ $ret.addItem("HoverTextColor", BrushUtil.l(255, 255, 255, 255));
3654
+ $ret.addItem("HoverBackgroundColor", BrushUtil.l(255, 27, 135, 220));
3655
+ $ret.addItem("FocusBackgroundColor", BrushUtil.l(255, 21, 112, 184));
3656
+ $ret.addItem("FocusTextColor", BrushUtil.l(255, 255, 255, 255));
3367
3657
  return $ret;
3368
3658
  })())));
3369
3659
  return $ret;
3370
3660
  })()));
3371
- XButton.k = new ThemeResolver(1, ((() => {
3661
+ XButton.l = new ThemeResolver(1, ((() => {
3372
3662
  let $ret = new Dictionary$2(BaseControlTheme_$type, Theme.$, 0);
3373
3663
  $ret.addItem(2, XButton.i);
3374
3664
  $ret.addItem(1, XButton.h);
3375
- $ret.addItem(3, XButton.j);
3665
+ $ret.addItem(3, XButton.k);
3666
+ $ret.addItem(4, XButton.j);
3667
+ $ret.addItem(5, XButton.k);
3668
+ $ret.addItem(6, XButton.j);
3376
3669
  return $ret;
3377
3670
  })()), 2);
3378
3671
  return XButton;