igniteui-webcomponents-inputs 7.0.0 → 7.0.1

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