igniteui-webcomponents-inputs 7.0.1-beta.0 → 7.1.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +3539 -3868
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupView_combined.js +628 -642
  4. package/esm2015/lib/ButtonView_combined.js +1743 -2036
  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 +22 -38
  12. package/esm2015/lib/XButtonBridge.js +45 -53
  13. package/esm2015/lib/XButtonGroupBridge.js +9 -13
  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 +606 -620
  18. package/esm5/lib/ButtonView_combined.js +1656 -1949
  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 +22 -38
  26. package/esm5/lib/XButtonBridge.js +45 -53
  27. package/esm5/lib/XButtonGroupBridge.js +9 -13
  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 +3642 -3971
  32. package/fesm5/igniteui-webcomponents-inputs.js +3540 -3869
  33. package/lib/ButtonGroupView_combined.d.ts +179 -181
  34. package/lib/ButtonView_combined.d.ts +481 -482
  35. package/lib/ThemeResolver.d.ts +15 -18
  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.nt._fill);
91
- NativeUI.o(this.o, this.c.k4);
92
- this.o.setAttribute("id", this.c.hz);
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);
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.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;
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;
139
139
  comp_.display = display_;
140
140
  comp_.flexDirection = direction_;
141
141
  comp_.alignItems = alignItems_;
142
142
  }
143
143
  }, true);
144
- this.c.kq();
144
+ this.c.kl();
145
145
  }
146
146
  an() {
147
- this.d.i = this.c.at;
147
+ this.d.i = this.c.as;
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.r) {
163
+ switch (this.c.q) {
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.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";
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";
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.bk) && this.c.bk > 0) {
221
+ if (!isNaN_(this.c.bj) && this.c.bj > 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.az) {
233
+ if (this.c.ay) {
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.lj) {
240
+ switch (this.c.le) {
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.f1);
271
+ this.l.rootWrapper.setStyleProperty("display", this.c.f0);
272
272
  let comp_ = this.q;
273
273
  if (this.q != null) {
274
- this.p.setStyleProperty("display", this.c.f1);
275
- let display_ = this.c.fk != null ? this.c.f1 : this.c.fk;
274
+ this.p.setStyleProperty("display", this.c.f0);
275
+ let display_ = this.c.fj != null ? this.c.f0 : this.c.fj;
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.fk != null ? this.c.fk : this.c.f1;
289
+ let display_ = this.c.fj != null ? this.c.fj : this.c.f0;
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.fc);
297
- this.o.setStyleProperty("align-items", this.c.fc);
296
+ this.l.rootWrapper.setStyleProperty("align-items", this.c.fb);
297
+ this.o.setStyleProperty("align-items", this.c.fb);
298
298
  let comp_ = this.q;
299
299
  if (this.q != null) {
300
- this.p.setStyleProperty("align-items", this.c.fc);
301
- let alignItems_ = this.c.fc;
300
+ this.p.setStyleProperty("align-items", this.c.fb);
301
+ let alignItems_ = this.c.fb;
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.g5);
314
- this.o.setStyleProperty("flex-direction", this.c.g5);
313
+ this.l.rootWrapper.setStyleProperty("flex-direction", this.c.g4);
314
+ this.o.setStyleProperty("flex-direction", this.c.g4);
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.g5);
319
- let direction_ = this.c.g5;
318
+ this.p.setStyleProperty("flex-direction", this.c.g4);
319
+ let direction_ = this.c.g4;
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.g7);
331
- this.o.setStyleProperty("flex-grow", this.c.g7);
330
+ this.l.rootWrapper.setStyleProperty("flex-grow", this.c.g6);
331
+ this.o.setStyleProperty("flex-grow", this.c.g6);
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.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());
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());
348
348
  }
349
349
  this.o.setProperty("disabled", this.c.disabled);
350
350
  {
351
351
  }
352
- this.o.setAttribute("aria-label", this.c.fe);
353
- this.o.setStyleProperty("cursor", !this.c.aw ? "pointer" : "unset");
352
+ this.o.setAttribute("aria-label", this.c.fd);
353
+ this.o.setStyleProperty("cursor", !this.c.av ? "pointer" : "unset");
354
354
  }
355
355
  }
356
356
  as() {
357
357
  if (this.h()) {
358
- let a = this.c.hz;
358
+ let a = this.c.hy;
359
359
  this.o.setAttribute("id", a);
360
360
  }
361
361
  }
362
362
  w(a) {
363
- this.c.km();
364
- if (this.c.a6) {
363
+ this.c.kh();
364
+ if (this.c.a5) {
365
365
  a.stopPropagation();
366
366
  }
367
367
  }
368
368
  x(a) {
369
- this.c.kn();
370
- if (this.c.a6) {
369
+ this.c.ki();
370
+ if (this.c.a5) {
371
371
  a.stopPropagation();
372
372
  }
373
373
  }
374
374
  v(a) {
375
- this.c.kl();
376
- if (this.c.a6) {
375
+ this.c.kg();
376
+ if (this.c.a5) {
377
377
  a.stopPropagation();
378
378
  }
379
379
  }
380
380
  y(a) {
381
- this.c.ko();
382
- if (this.c.a6) {
381
+ this.c.kj();
382
+ if (this.c.a5) {
383
383
  a.stopPropagation();
384
384
  }
385
385
  }
386
386
  z(a) {
387
- this.c.kf();
387
+ this.c.ka();
388
388
  }
389
389
  ac(a) {
390
- this.c.ki();
390
+ this.c.kd();
391
391
  }
392
392
  ab(a) {
393
- this.c.kg();
394
- if (!this.c.au) {
393
+ this.c.kb();
394
+ if (!this.c.at) {
395
395
  a.preventDefault();
396
396
  }
397
- if (this.c.a6) {
397
+ if (this.c.a5) {
398
398
  a.stopPropagation();
399
399
  }
400
400
  }
401
401
  ad(a) {
402
- this.c.kj();
402
+ this.c.ke();
403
403
  }
404
404
  ae(a) {
405
- this.c.kk(a.originalEvent.relatedTarget, a.originalEvent.target);
405
+ this.c.kf(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.n5, this.c.n2, this.c.ns, b);
450
+ let c = ElevationHelper.e(a, this.c.n0, this.c.nx, this.c.nn, 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.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;
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");
583
582
  this.bg = NaN;
583
+ this.bf = NaN;
584
584
  this.d = 0;
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;
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;
610
614
  this.nh = 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;
615
+ this.nb = null;
617
616
  this.cr = -1;
618
617
  this.cq = -1;
619
- this.bj = NaN;
620
- this.k3 = new CornerRadius(1, NaN, NaN, NaN, NaN);
621
- this.no = null;
622
- this.md = null;
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;
623
627
  this.mf = null;
624
- this.mg = null;
625
- this.mh = null;
628
+ this.l9 = null;
629
+ this.cd = -1;
630
+ this.cc = -1;
626
631
  this.cb = -1;
627
- this.mk = null;
632
+ this.mh = null;
633
+ this.mi = null;
634
+ this.mg = null;
635
+ this.md = null;
628
636
  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;
629
649
  this.ce = -1;
630
- this.cd = -1;
631
- this.cc = -1;
632
- this.mm = null;
650
+ this.z = null;
651
+ this.nm = null;
633
652
  this.mn = null;
634
- this.ml = null;
635
- this.mi = null;
653
+ this.nl = null;
654
+ this.nk = null;
655
+ this.ni = null;
656
+ this.nf = null;
657
+ this.ng = null;
636
658
  this.mj = null;
637
- this.be = NaN;
638
- this.k0 = new CornerRadius(1, NaN, NaN, NaN, NaN);
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;
639
679
  this.ly = null;
640
680
  this.l0 = null;
641
681
  this.l1 = null;
642
682
  this.l2 = null;
643
683
  this.b6 = -1;
644
- this.u = 0;
645
- this.mq = null;
684
+ this.mm = null;
646
685
  this.lz = null;
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;
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);
681
691
  this.l6 = null;
682
692
  this.l7 = null;
683
- this.b7 = -1;
684
- this.mr = null;
693
+ this.l5 = null;
694
+ this.l3 = null;
685
695
  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;
696
+ this.mo = null;
697
+ this.mq = null;
698
+ this.mr = null;
699
+ this.ms = null;
700
+ this.cg = -1;
697
701
  this.mv = 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;
702
+ this.mp = null;
704
703
  this.cj = -1;
705
704
  this.ci = -1;
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;
705
+ this.ch = -1;
706
+ this.be = NaN;
707
+ this.kw = new CornerRadius(1, NaN, NaN, NaN, NaN);
708
+ this.mx = null;
711
709
  this.my = null;
712
- this.mz = null;
713
- this.en = "ig-native-button-" + XButton.ea++;
714
- this.em = "ig-button-" + XButton.d9++;
715
- this.ej = "inline-block";
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;
723
- this.an = false;
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";
724
716
  this.eh = null;
717
+ this.ej = "inline-block";
718
+ this.ek = null;
719
+ this.ef = "center";
720
+ this.ea = null;
721
+ this.en = null;
722
+ this.ct = 0;
725
723
  this.am = false;
726
- this.ap = false;
727
- this.aq = true;
728
- this.ak = false;
729
- this.ag = false;
730
- this.ai = false;
731
- this.ar = false;
732
- this.ao = false;
724
+ this.eg = null;
733
725
  this.al = false;
726
+ this.ao = false;
727
+ this.ap = true;
734
728
  this.aj = false;
735
- this.ba = NaN;
736
- this.bc = NaN;
737
- this.bb = NaN;
729
+ this.af = false;
730
+ this.ah = false;
731
+ this.aq = false;
732
+ this.an = false;
733
+ this.ak = false;
734
+ this.ai = false;
738
735
  this.a9 = NaN;
739
- this.li = 1;
740
- this.rm = 1;
741
- this.ah = true;
742
- this.as = false;
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
+ this.ar = 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
- kp(a, b, c) {
765
+ kk(a, b, c) {
766
766
  if (this.propertyChanged != null) {
767
767
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
768
768
  }
769
- this.kr(a, b, c);
769
+ this.km(a, b, c);
770
770
  }
771
- kr(a, b, c) {
771
+ km(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.kv();
876
+ this.kq();
877
877
  break;
878
878
  case "BaseTheme":
879
- this.kw(this.o == 0 ? 2 : this.o);
880
- this.kv();
879
+ this.kr(this.n == 0 ? 2 : this.n);
880
+ this.kq();
881
881
  break;
882
882
  case "IsDisabled":
883
- this.at = this.disabled || this.ax;
884
- this.kv();
883
+ this.as = this.disabled || this.aw;
884
+ this.kq();
885
885
  this.view.at();
886
- this.ku();
886
+ this.kp();
887
887
  break;
888
888
  case "DisableRipple":
889
- this.at = this.disabled || this.ax;
890
- this.kv();
889
+ this.as = this.disabled || this.aw;
890
+ this.kq();
891
891
  break;
892
892
  case "TextStyle":
893
893
  case "DisableHover":
894
- this.ku();
894
+ this.kp();
895
895
  break;
896
896
  case "ActualDisableRipple":
897
897
  this.view.an();
@@ -906,26 +906,24 @@ let XButton = /*@__PURE__*/ (() => {
906
906
  case "ActualFocusTextColor":
907
907
  case "ActualHoverTextColor":
908
908
  case "ActualElevationMode":
909
- this.ku();
909
+ this.kp();
910
910
  break;
911
911
  case "Density":
912
- this.r = this.s == 0 ? 1 : this.s;
913
- this.kw(this.o == 0 ? 2 : this.o);
914
- this.kv();
912
+ this.q = this.r == 0 ? 1 : this.r;
915
913
  break;
916
914
  case "ActualDensity":
917
915
  case "ActualBorderWidth":
918
916
  case "ActualCornerRadius":
919
917
  if (this.e == 4) {
920
- this.kt();
918
+ this.ko();
921
919
  }
922
920
  this.view.a1();
923
- this.ku();
921
+ this.kp();
924
922
  break;
925
923
  case "DisplayType":
926
924
  this.view.a1();
927
- this.kv();
928
- this.ku();
925
+ this.kq();
926
+ this.kp();
929
927
  break;
930
928
  case "ContentPaddingLeft":
931
929
  case "ContentPaddingTop":
@@ -963,126 +961,126 @@ let XButton = /*@__PURE__*/ (() => {
963
961
  this.view.ay();
964
962
  break;
965
963
  case "MinWidth":
966
- this.view.ax(this.bz);
964
+ this.view.ax(this.by);
967
965
  this.view.a1();
968
966
  break;
969
967
  case "MinHeight":
970
- this.view.aw(this.by);
968
+ this.view.aw(this.bx);
971
969
  this.view.a1();
972
970
  break;
973
971
  }
974
972
  }
975
- k5(a, b) {
973
+ k0(a, b) {
976
974
  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);
977
975
  }
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;
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;
983
981
  switch (this.e) {
984
982
  case 0:
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;
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;
991
988
  this.cw = this.dt >= 0 ? this.dt : this.d4 >= 0 ? this.d4 : this.dg;
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;
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;
1002
1000
  break;
1003
1001
  case 2:
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;
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;
1010
1007
  this.cw = this.dt >= 0 ? this.dt : this.d0 >= 0 ? this.d0 : this.dc;
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;
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;
1021
1019
  break;
1022
1020
  case 1:
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;
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;
1029
1026
  this.cw = this.dt >= 0 ? this.dt : this.dq >= 0 ? this.dq : this.c4;
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;
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;
1040
1038
  break;
1041
1039
  case 4:
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;
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;
1048
1045
  this.cw = this.dt >= 0 ? this.dt : this.dw >= 0 ? this.dw : this.c8;
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;
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;
1059
1057
  break;
1060
1058
  case 3:
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;
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;
1067
1064
  this.cw = this.dt >= 0 ? this.dt : this.dl >= 0 ? this.dl : this.c0;
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;
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;
1078
1076
  break;
1079
1077
  }
1080
1078
  }
1081
- kt() {
1082
- this.k4 = this.k5(this.k6, this.k5(this.lf, this.le(this.k9)));
1079
+ ko() {
1080
+ this.kz = this.k0(this.k1, this.k0(this.la, this.k9(this.k4)));
1083
1081
  }
1084
- le(a) {
1085
- switch (this.r) {
1082
+ k9(a) {
1083
+ switch (this.q) {
1086
1084
  case 1: return a;
1087
1085
  case 2: return a;
1088
1086
  case 3: return a;
@@ -1090,7 +1088,7 @@ let XButton = /*@__PURE__*/ (() => {
1090
1088
  }
1091
1089
  return a;
1092
1090
  }
1093
- kg() {
1091
+ kb() {
1094
1092
  if (this.disabled) {
1095
1093
  return;
1096
1094
  }
@@ -1098,7 +1096,7 @@ let XButton = /*@__PURE__*/ (() => {
1098
1096
  this.clicked(this, new ButtonClickEventArgs());
1099
1097
  }
1100
1098
  }
1101
- kl() {
1099
+ kg() {
1102
1100
  if (this.disabled) {
1103
1101
  return;
1104
1102
  }
@@ -1106,7 +1104,7 @@ let XButton = /*@__PURE__*/ (() => {
1106
1104
  this.mouseDown(this, new MouseEventArgs());
1107
1105
  }
1108
1106
  }
1109
- ko() {
1107
+ kj() {
1110
1108
  if (this.disabled) {
1111
1109
  return;
1112
1110
  }
@@ -1114,34 +1112,34 @@ let XButton = /*@__PURE__*/ (() => {
1114
1112
  this.mouseUp(this, new MouseEventArgs());
1115
1113
  }
1116
1114
  }
1117
- kf() {
1115
+ ka() {
1118
1116
  this.focused = false;
1119
- this.ku();
1117
+ this.kp();
1120
1118
  }
1121
- ki() {
1119
+ kd() {
1122
1120
  this.focused = true;
1123
- this.ku();
1121
+ this.kp();
1124
1122
  }
1125
- kn() {
1126
- this.a4 = false;
1127
- this.ku();
1123
+ ki() {
1124
+ this.a3 = false;
1125
+ this.kp();
1128
1126
  if (this.mouseLeave != null) {
1129
1127
  this.mouseLeave(this, new MouseEventArgs());
1130
1128
  }
1131
1129
  }
1132
- km() {
1133
- this.a4 = true;
1134
- this.ku();
1130
+ kh() {
1131
+ this.a3 = true;
1132
+ this.kp();
1135
1133
  if (this.mouseEnter != null) {
1136
1134
  this.mouseEnter(this, new MouseEventArgs());
1137
1135
  }
1138
1136
  }
1139
- kj() {
1137
+ ke() {
1140
1138
  if (this.gotFocus != null) {
1141
1139
  this.gotFocus(this, new FocusEventArgs());
1142
1140
  }
1143
1141
  }
1144
- kk(a, b) {
1142
+ kf(a, b) {
1145
1143
  if (this.lostFocus != null) {
1146
1144
  this.lostFocus(this, ((() => {
1147
1145
  let $ret = new FocusEventArgs();
@@ -1151,167 +1149,157 @@ let XButton = /*@__PURE__*/ (() => {
1151
1149
  })()));
1152
1150
  }
1153
1151
  }
1154
- ku() {
1152
+ kp() {
1155
1153
  let a = this.view.r;
1156
1154
  if (a == null) {
1157
1155
  return;
1158
1156
  }
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));
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));
1163
1161
  }
1164
1162
  if (this.disabled) {
1165
- this.view.a0(this.cv, this.v);
1163
+ this.view.a0(this.cu, this.u);
1166
1164
  }
1167
- else if (this.focused && this.a3) {
1168
- this.view.a0(this.cw, this.v);
1165
+ else if (this.focused && this.a2) {
1166
+ this.view.a0(this.cv, this.u);
1169
1167
  }
1170
1168
  else {
1171
- if (this.a4 && !this.av) {
1172
- this.view.a0(this.cx, this.v);
1169
+ if (this.a3 && !this.au) {
1170
+ this.view.a0(this.cw, this.u);
1173
1171
  }
1174
1172
  else {
1175
- this.view.a0(this.cy, this.v);
1173
+ this.view.a0(this.cx, this.u);
1176
1174
  }
1177
1175
  }
1178
1176
  if (this.disabled) {
1179
- NativeUI.m(a, this.nv);
1177
+ NativeUI.m(a, this.nq);
1180
1178
  }
1181
- else if (this.focused && this.a3) {
1182
- NativeUI.m(a, this.ny);
1179
+ else if (this.focused && this.a2) {
1180
+ NativeUI.m(a, this.nt);
1183
1181
  }
1184
1182
  else {
1185
- if (this.a4 && !this.av) {
1186
- NativeUI.m(a, this.n0);
1183
+ if (this.a3 && !this.au) {
1184
+ NativeUI.m(a, this.nv);
1187
1185
  }
1188
1186
  else {
1189
- NativeUI.m(a, this.nt);
1187
+ NativeUI.m(a, this.no);
1190
1188
  }
1191
1189
  }
1192
- this.view.az(this.n3, BrushUtil.l(0, 0, 0, 0));
1193
- if (this.ab != null) {
1194
- this.view.a2(this.ab);
1190
+ this.view.az(this.ny, BrushUtil.j(0, 0, 0, 0));
1191
+ if (this.aa != null) {
1192
+ this.view.a2(this.aa);
1195
1193
  }
1196
1194
  if (this.disabled) {
1197
- NativeUI.q(this.view.t, this.nx);
1198
- NativeUI.r(this.view.t, this.nx);
1195
+ NativeUI.q(this.view.t, this.ns);
1196
+ NativeUI.r(this.view.t, this.ns);
1199
1197
  }
1200
- else if (this.focused && this.a3) {
1201
- NativeUI.q(this.view.t, this.nz);
1202
- NativeUI.r(this.view.t, this.nz);
1198
+ else if (this.focused && this.a2) {
1199
+ NativeUI.q(this.view.t, this.nu);
1200
+ NativeUI.r(this.view.t, this.nu);
1203
1201
  }
1204
1202
  else {
1205
- if (this.a4 && !this.av) {
1206
- NativeUI.q(this.view.t, this.n1);
1207
- NativeUI.r(this.view.t, this.n1);
1203
+ if (this.a3 && !this.au) {
1204
+ NativeUI.q(this.view.t, this.nw);
1205
+ NativeUI.r(this.view.t, this.nw);
1208
1206
  }
1209
1207
  else {
1210
- NativeUI.q(this.view.t, this.n4);
1211
- NativeUI.r(this.view.t, this.n4);
1208
+ NativeUI.q(this.view.t, this.nz);
1209
+ NativeUI.r(this.view.t, this.nz);
1212
1210
  }
1213
1211
  }
1214
1212
  }
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
- }
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");
1315
1303
  }
1316
1304
  get by() {
1317
1305
  return this.bg;
@@ -1320,7 +1308,17 @@ let XButton = /*@__PURE__*/ (() => {
1320
1308
  let b = this.bg;
1321
1309
  this.bg = a;
1322
1310
  if (b != this.bg) {
1323
- this.kp("MinHeight", b, a);
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);
1324
1322
  }
1325
1323
  }
1326
1324
  get e() {
@@ -1330,27 +1328,7 @@ let XButton = /*@__PURE__*/ (() => {
1330
1328
  let b = this.d;
1331
1329
  this.d = a;
1332
1330
  if (b != this.d) {
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));
1331
+ this.kk("DisplayType", enumGetBox(ButtonDisplayStyle_$type, b), enumGetBox(ButtonDisplayStyle_$type, a));
1354
1332
  }
1355
1333
  }
1356
1334
  get r() {
@@ -1360,67 +1338,67 @@ let XButton = /*@__PURE__*/ (() => {
1360
1338
  let b = this.p;
1361
1339
  this.p = a;
1362
1340
  if (b != this.p) {
1363
- this.kp("ActualDensity", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1341
+ this.kk("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
1364
1342
  }
1365
1343
  }
1366
- get nu() {
1367
- return this.lm;
1344
+ get n() {
1345
+ return this.l;
1368
1346
  }
1369
- set nu(a) {
1370
- let b = this.lm;
1371
- this.lm = a;
1372
- if (b != this.lm) {
1373
- this.kp("ActualBorderColor", b, a);
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));
1374
1352
  }
1375
1353
  }
1376
- get n5() {
1377
- return this.lx;
1354
+ get q() {
1355
+ return this.o;
1378
1356
  }
1379
- set n5(a) {
1380
- let b = this.lx;
1381
- this.lx = a;
1382
- if (b != this.lx) {
1383
- this.kp("ActualUmbraShadowColor", b, a);
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));
1384
1362
  }
1385
1363
  }
1386
- get n2() {
1387
- return this.lu;
1364
+ get np() {
1365
+ return this.lh;
1388
1366
  }
1389
- set n2(a) {
1390
- let b = this.lu;
1391
- this.lu = a;
1392
- if (b != this.lu) {
1393
- this.kp("ActualPenumbraShadowColor", b, a);
1367
+ set np(a) {
1368
+ let b = this.lh;
1369
+ this.lh = a;
1370
+ if (b != this.lh) {
1371
+ this.kk("ActualBorderColor", b, a);
1394
1372
  }
1395
1373
  }
1396
- get ns() {
1397
- return this.lk;
1374
+ get n0() {
1375
+ return this.ls;
1398
1376
  }
1399
- set ns(a) {
1400
- let b = this.lk;
1401
- this.lk = a;
1402
- if (b != this.lk) {
1403
- this.kp("ActualAmbientShadowColor", b, a);
1377
+ set n0(a) {
1378
+ let b = this.ls;
1379
+ this.ls = a;
1380
+ if (b != this.ls) {
1381
+ this.kk("ActualUmbraShadowColor", b, a);
1404
1382
  }
1405
1383
  }
1406
- get cy() {
1407
- return this.b5;
1384
+ get nx() {
1385
+ return this.lp;
1408
1386
  }
1409
- set cy(a) {
1410
- let b = this.b5;
1411
- this.b5 = a;
1412
- if (b != this.b5) {
1413
- this.kp("ActualRestingElevation", b, a);
1387
+ set nx(a) {
1388
+ let b = this.lp;
1389
+ this.lp = a;
1390
+ if (b != this.lp) {
1391
+ this.kk("ActualPenumbraShadowColor", b, a);
1414
1392
  }
1415
1393
  }
1416
- get cw() {
1417
- return this.b3;
1394
+ get nn() {
1395
+ return this.lf;
1418
1396
  }
1419
- set cw(a) {
1420
- let b = this.b3;
1421
- this.b3 = a;
1422
- if (b != this.b3) {
1423
- this.kp("ActualFocusElevation", b, a);
1397
+ set nn(a) {
1398
+ let b = this.lf;
1399
+ this.lf = a;
1400
+ if (b != this.lf) {
1401
+ this.kk("ActualAmbientShadowColor", b, a);
1424
1402
  }
1425
1403
  }
1426
1404
  get cx() {
@@ -1430,117 +1408,107 @@ let XButton = /*@__PURE__*/ (() => {
1430
1408
  let b = this.b4;
1431
1409
  this.b4 = a;
1432
1410
  if (b != this.b4) {
1433
- this.kp("ActualHoverElevation", b, a);
1411
+ this.kk("ActualRestingElevation", b, a);
1434
1412
  }
1435
1413
  }
1436
- get n3() {
1437
- return this.lv;
1414
+ get cv() {
1415
+ return this.b2;
1438
1416
  }
1439
- set n3(a) {
1440
- let b = this.lv;
1441
- this.lv = a;
1442
- if (b != this.lv) {
1443
- this.kp("ActualRippleColor", b, a);
1417
+ set cv(a) {
1418
+ let b = this.b2;
1419
+ this.b2 = a;
1420
+ if (b != this.b2) {
1421
+ this.kk("ActualFocusElevation", b, a);
1444
1422
  }
1445
1423
  }
1446
- get k4() {
1447
- return this.kx;
1448
- }
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);
1454
- }
1455
- }
1456
- get nt() {
1457
- return this.ll;
1424
+ get cw() {
1425
+ return this.b3;
1458
1426
  }
1459
- set nt(a) {
1460
- let b = this.ll;
1461
- this.ll = a;
1462
- if (b != this.ll) {
1463
- this.kp("ActualBackgroundColor", b, a);
1427
+ set cw(a) {
1428
+ let b = this.b3;
1429
+ this.b3 = a;
1430
+ if (b != this.b3) {
1431
+ this.kk("ActualHoverElevation", b, a);
1464
1432
  }
1465
1433
  }
1466
- get nv() {
1467
- return this.ln;
1434
+ get ny() {
1435
+ return this.lq;
1468
1436
  }
1469
- set nv(a) {
1470
- let b = this.ln;
1471
- this.ln = a;
1472
- if (b != this.ln) {
1473
- this.kp("ActualDisabledBackgroundColor", b, a);
1437
+ set ny(a) {
1438
+ let b = this.lq;
1439
+ this.lq = a;
1440
+ if (b != this.lq) {
1441
+ this.kk("ActualRippleColor", b, a);
1474
1442
  }
1475
1443
  }
1476
- get nw() {
1477
- return this.lo;
1444
+ get kz() {
1445
+ return this.ks;
1478
1446
  }
1479
- set nw(a) {
1480
- let b = this.lo;
1481
- this.lo = a;
1482
- if (b != this.lo) {
1483
- this.kp("ActualDisabledBorderColor", b, a);
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);
1484
1452
  }
1485
1453
  }
1486
- get nx() {
1487
- return this.lp;
1454
+ get no() {
1455
+ return this.lg;
1488
1456
  }
1489
- set nx(a) {
1490
- let b = this.lp;
1491
- this.lp = a;
1492
- if (b != this.lp) {
1493
- this.kp("ActualDisabledTextColor", b, a);
1457
+ set no(a) {
1458
+ let b = this.lg;
1459
+ this.lg = a;
1460
+ if (b != this.lg) {
1461
+ this.kk("ActualBackgroundColor", b, a);
1494
1462
  }
1495
1463
  }
1496
- get cv() {
1497
- return this.b2;
1464
+ get nq() {
1465
+ return this.li;
1498
1466
  }
1499
- set cv(a) {
1500
- let b = this.b2;
1501
- this.b2 = a;
1502
- if (b != this.b2) {
1503
- this.kp("ActualDisabledElevation", b, a);
1467
+ set nq(a) {
1468
+ let b = this.li;
1469
+ this.li = a;
1470
+ if (b != this.li) {
1471
+ this.kk("ActualDisabledBackgroundColor", b, a);
1504
1472
  }
1505
1473
  }
1506
- get v() {
1507
- return this.t;
1474
+ get nr() {
1475
+ return this.lj;
1508
1476
  }
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));
1477
+ set nr(a) {
1478
+ let b = this.lj;
1479
+ this.lj = a;
1480
+ if (b != this.lj) {
1481
+ this.kk("ActualDisabledBorderColor", b, a);
1514
1482
  }
1515
1483
  }
1516
- get n4() {
1517
- return this.lw;
1484
+ get ns() {
1485
+ return this.lk;
1518
1486
  }
1519
- set n4(a) {
1520
- let b = this.lw;
1521
- this.lw = a;
1522
- if (b != this.lw) {
1523
- this.kp("ActualTextColor", b, a);
1487
+ set ns(a) {
1488
+ let b = this.lk;
1489
+ this.lk = a;
1490
+ if (b != this.lk) {
1491
+ this.kk("ActualDisabledTextColor", b, a);
1524
1492
  }
1525
1493
  }
1526
- get n1() {
1527
- return this.lt;
1494
+ get cu() {
1495
+ return this.b1;
1528
1496
  }
1529
- set n1(a) {
1530
- let b = this.lt;
1531
- this.lt = a;
1532
- if (b != this.lt) {
1533
- this.kp("ActualHoverTextColor", b, a);
1497
+ set cu(a) {
1498
+ let b = this.b1;
1499
+ this.b1 = a;
1500
+ if (b != this.b1) {
1501
+ this.kk("ActualDisabledElevation", b, a);
1534
1502
  }
1535
1503
  }
1536
- get ny() {
1537
- return this.lq;
1504
+ get u() {
1505
+ return this.s;
1538
1506
  }
1539
- set ny(a) {
1540
- let b = this.lq;
1541
- this.lq = a;
1542
- if (b != this.lq) {
1543
- this.kp("ActualFocusBackgroundColor", b, a);
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));
1544
1512
  }
1545
1513
  }
1546
1514
  get nz() {
@@ -1550,107 +1518,127 @@ let XButton = /*@__PURE__*/ (() => {
1550
1518
  let b = this.lr;
1551
1519
  this.lr = a;
1552
1520
  if (b != this.lr) {
1553
- this.kp("ActualFocusTextColor", b, a);
1521
+ this.kk("ActualTextColor", b, a);
1554
1522
  }
1555
1523
  }
1556
- get n0() {
1557
- return this.ls;
1524
+ get nw() {
1525
+ return this.lo;
1558
1526
  }
1559
- set n0(a) {
1560
- let b = this.ls;
1561
- this.ls = a;
1562
- if (b != this.ls) {
1563
- this.kp("ActualHoverBackgroundColor", b, a);
1527
+ set nw(a) {
1528
+ let b = this.lo;
1529
+ this.lo = a;
1530
+ if (b != this.lo) {
1531
+ this.kk("ActualHoverTextColor", b, a);
1564
1532
  }
1565
1533
  }
1566
- get bk() {
1567
- return this.a7;
1534
+ get nt() {
1535
+ return this.ll;
1568
1536
  }
1569
- set bk(a) {
1570
- let b = this.a7;
1571
- this.a7 = a;
1572
- if (b != this.a7) {
1573
- this.kp("ActualBorderWidth", b, a);
1537
+ set nt(a) {
1538
+ let b = this.ll;
1539
+ this.ll = a;
1540
+ if (b != this.ll) {
1541
+ this.kk("ActualFocusBackgroundColor", b, a);
1574
1542
  }
1575
1543
  }
1576
- get q9() {
1577
- return this.nf;
1544
+ get nu() {
1545
+ return this.lm;
1578
1546
  }
1579
- set q9(a) {
1580
- let b = this.nf;
1581
- this.nf = a;
1582
- if (b != this.nf) {
1583
- this.kp("RaisedBackgroundColor", b, a);
1547
+ set nu(a) {
1548
+ let b = this.lm;
1549
+ this.lm = a;
1550
+ if (b != this.lm) {
1551
+ this.kk("ActualFocusTextColor", b, a);
1584
1552
  }
1585
1553
  }
1586
- get rb() {
1587
- return this.nh;
1554
+ get nv() {
1555
+ return this.ln;
1588
1556
  }
1589
- set rb(a) {
1590
- let b = this.nh;
1591
- this.nh = a;
1592
- if (b != this.nh) {
1593
- this.kp("RaisedDisabledBackgroundColor", b, a);
1557
+ set nv(a) {
1558
+ let b = this.ln;
1559
+ this.ln = a;
1560
+ if (b != this.ln) {
1561
+ this.kk("ActualHoverBackgroundColor", b, a);
1594
1562
  }
1595
1563
  }
1596
- get rc() {
1597
- return this.ni;
1564
+ get bj() {
1565
+ return this.a6;
1598
1566
  }
1599
- set rc(a) {
1600
- let b = this.ni;
1601
- this.ni = a;
1602
- if (b != this.ni) {
1603
- this.kp("RaisedDisabledBorderColor", b, a);
1567
+ set bj(a) {
1568
+ let b = this.a6;
1569
+ this.a6 = a;
1570
+ if (b != this.a6) {
1571
+ this.kk("ActualBorderWidth", b, a);
1604
1572
  }
1605
1573
  }
1606
- get rd() {
1607
- return this.nj;
1574
+ get q4() {
1575
+ return this.na;
1608
1576
  }
1609
- set rd(a) {
1610
- let b = this.nj;
1611
- this.nj = a;
1612
- if (b != this.nj) {
1613
- this.kp("RaisedDisabledTextColor", b, a);
1577
+ set q4(a) {
1578
+ let b = this.na;
1579
+ this.na = a;
1580
+ if (b != this.na) {
1581
+ this.kk("RaisedBackgroundColor", b, a);
1614
1582
  }
1615
1583
  }
1616
- get d3() {
1617
- return this.cp;
1584
+ get q6() {
1585
+ return this.nc;
1618
1586
  }
1619
- set d3(a) {
1620
- let b = this.cp;
1621
- this.cp = a;
1622
- if (b != this.cp) {
1623
- this.kp("RaisedDisabledElevation", b, a);
1587
+ set q6(a) {
1588
+ let b = this.nc;
1589
+ this.nc = a;
1590
+ if (b != this.nc) {
1591
+ this.kk("RaisedDisabledBackgroundColor", b, a);
1624
1592
  }
1625
1593
  }
1626
- get rg() {
1627
- return this.nm;
1594
+ get q7() {
1595
+ return this.nd;
1628
1596
  }
1629
- set rg(a) {
1630
- let b = this.nm;
1631
- this.nm = a;
1632
- if (b != this.nm) {
1633
- this.kp("RaisedHoverBackgroundColor", b, a);
1597
+ set q7(a) {
1598
+ let b = this.nd;
1599
+ this.nd = a;
1600
+ if (b != this.nd) {
1601
+ this.kk("RaisedDisabledBorderColor", b, a);
1634
1602
  }
1635
1603
  }
1636
- get ra() {
1637
- return this.ng;
1604
+ get q8() {
1605
+ return this.ne;
1638
1606
  }
1639
- set ra(a) {
1640
- let b = this.ng;
1641
- this.ng = a;
1642
- if (b != this.ng) {
1643
- this.kp("RaisedBorderColor", b, a);
1607
+ set q8(a) {
1608
+ let b = this.ne;
1609
+ this.ne = a;
1610
+ if (b != this.ne) {
1611
+ this.kk("RaisedDisabledTextColor", b, a);
1644
1612
  }
1645
1613
  }
1646
- get d6() {
1647
- return this.cs;
1614
+ get d2() {
1615
+ return this.co;
1648
1616
  }
1649
- set d6(a) {
1650
- let b = this.cs;
1651
- this.cs = a;
1652
- if (b != this.cs) {
1653
- this.kp("RaisedRestingElevation", b, a);
1617
+ set d2(a) {
1618
+ let b = this.co;
1619
+ this.co = a;
1620
+ if (b != this.co) {
1621
+ this.kk("RaisedDisabledElevation", b, a);
1622
+ }
1623
+ }
1624
+ get rb() {
1625
+ return this.nh;
1626
+ }
1627
+ set rb(a) {
1628
+ let b = this.nh;
1629
+ this.nh = a;
1630
+ if (b != this.nh) {
1631
+ this.kk("RaisedHoverBackgroundColor", b, a);
1632
+ }
1633
+ }
1634
+ get q5() {
1635
+ return this.nb;
1636
+ }
1637
+ set q5(a) {
1638
+ let b = this.nb;
1639
+ this.nb = a;
1640
+ if (b != this.nb) {
1641
+ this.kk("RaisedBorderColor", b, a);
1654
1642
  }
1655
1643
  }
1656
1644
  get d5() {
@@ -1660,7 +1648,7 @@ let XButton = /*@__PURE__*/ (() => {
1660
1648
  let b = this.cr;
1661
1649
  this.cr = a;
1662
1650
  if (b != this.cr) {
1663
- this.kp("RaisedHoverElevation", b, a);
1651
+ this.kk("RaisedRestingElevation", b, a);
1664
1652
  }
1665
1653
  }
1666
1654
  get d4() {
@@ -1670,117 +1658,117 @@ let XButton = /*@__PURE__*/ (() => {
1670
1658
  let b = this.cq;
1671
1659
  this.cq = a;
1672
1660
  if (b != this.cq) {
1673
- this.kp("RaisedFocusElevation", b, a);
1661
+ this.kk("RaisedHoverElevation", b, a);
1674
1662
  }
1675
1663
  }
1676
- get b1() {
1677
- return this.bj;
1664
+ get d3() {
1665
+ return this.cp;
1678
1666
  }
1679
- set b1(a) {
1680
- let b = this.bj;
1681
- this.bj = a;
1682
- if (b != this.bj) {
1683
- this.kp("RaisedBorderWidth", b, a);
1667
+ set d3(a) {
1668
+ let b = this.cp;
1669
+ this.cp = a;
1670
+ if (b != this.cp) {
1671
+ this.kk("RaisedFocusElevation", b, a);
1684
1672
  }
1685
1673
  }
1686
- get lh() {
1687
- return this.k3;
1674
+ get b0() {
1675
+ return this.bi;
1688
1676
  }
1689
- set lh(a) {
1690
- let b = this.k3;
1691
- this.k3 = a;
1692
- {
1693
- this.kp("RaisedCornerRadius", b, a);
1677
+ set b0(a) {
1678
+ let b = this.bi;
1679
+ this.bi = a;
1680
+ if (b != this.bi) {
1681
+ this.kk("RaisedBorderWidth", b, a);
1694
1682
  }
1695
1683
  }
1696
- get ri() {
1697
- return this.no;
1684
+ get lc() {
1685
+ return this.ky;
1698
1686
  }
1699
- set ri(a) {
1700
- let b = this.no;
1701
- this.no = a;
1702
- if (b != this.no) {
1703
- this.kp("RaisedRippleColor", b, a);
1687
+ set lc(a) {
1688
+ let b = this.ky;
1689
+ this.ky = a;
1690
+ {
1691
+ this.kk("RaisedCornerRadius", b, a);
1704
1692
  }
1705
1693
  }
1706
- get p8() {
1707
- return this.md;
1694
+ get rd() {
1695
+ return this.nj;
1708
1696
  }
1709
- set p8(a) {
1710
- let b = this.md;
1711
- this.md = a;
1712
- if (b != this.md) {
1713
- this.kp("FlatBackgroundColor", b, a);
1697
+ set rd(a) {
1698
+ let b = this.nj;
1699
+ this.nj = a;
1700
+ if (b != this.nj) {
1701
+ this.kk("RaisedRippleColor", b, a);
1714
1702
  }
1715
1703
  }
1716
- get qa() {
1717
- return this.mf;
1704
+ get p3() {
1705
+ return this.l8;
1718
1706
  }
1719
- set qa(a) {
1720
- let b = this.mf;
1721
- this.mf = a;
1722
- if (b != this.mf) {
1723
- this.kp("FlatDisabledBackgroundColor", b, a);
1707
+ set p3(a) {
1708
+ let b = this.l8;
1709
+ this.l8 = a;
1710
+ if (b != this.l8) {
1711
+ this.kk("FlatBackgroundColor", b, a);
1724
1712
  }
1725
1713
  }
1726
- get qb() {
1727
- return this.mg;
1714
+ get p5() {
1715
+ return this.ma;
1728
1716
  }
1729
- set qb(a) {
1730
- let b = this.mg;
1731
- this.mg = a;
1732
- if (b != this.mg) {
1733
- this.kp("FlatDisabledBorderColor", b, a);
1717
+ set p5(a) {
1718
+ let b = this.ma;
1719
+ this.ma = a;
1720
+ if (b != this.ma) {
1721
+ this.kk("FlatDisabledBackgroundColor", b, a);
1734
1722
  }
1735
1723
  }
1736
- get qc() {
1737
- return this.mh;
1724
+ get p6() {
1725
+ return this.mb;
1738
1726
  }
1739
- set qc(a) {
1740
- let b = this.mh;
1741
- this.mh = a;
1742
- if (b != this.mh) {
1743
- this.kp("FlatDisabledTextColor", b, a);
1727
+ set p6(a) {
1728
+ let b = this.mb;
1729
+ this.mb = a;
1730
+ if (b != this.mb) {
1731
+ this.kk("FlatDisabledBorderColor", b, a);
1744
1732
  }
1745
1733
  }
1746
- get dp() {
1747
- return this.cb;
1734
+ get p7() {
1735
+ return this.mc;
1748
1736
  }
1749
- set dp(a) {
1750
- let b = this.cb;
1751
- this.cb = a;
1752
- if (b != this.cb) {
1753
- this.kp("FlatDisabledElevation", b, a);
1737
+ set p7(a) {
1738
+ let b = this.mc;
1739
+ this.mc = a;
1740
+ if (b != this.mc) {
1741
+ this.kk("FlatDisabledTextColor", b, a);
1754
1742
  }
1755
1743
  }
1756
- get qf() {
1757
- return this.mk;
1744
+ get dn() {
1745
+ return this.ca;
1758
1746
  }
1759
- set qf(a) {
1760
- let b = this.mk;
1761
- this.mk = a;
1762
- if (b != this.mk) {
1763
- this.kp("FlatHoverBackgroundColor", b, a);
1747
+ set dn(a) {
1748
+ let b = this.ca;
1749
+ this.ca = a;
1750
+ if (b != this.ca) {
1751
+ this.kk("FlatDisabledElevation", b, a);
1764
1752
  }
1765
1753
  }
1766
- get p9() {
1767
- return this.me;
1754
+ get qa() {
1755
+ return this.mf;
1768
1756
  }
1769
- set p9(a) {
1770
- let b = this.me;
1771
- this.me = a;
1772
- if (b != this.me) {
1773
- this.kp("FlatBorderColor", b, a);
1757
+ set qa(a) {
1758
+ let b = this.mf;
1759
+ this.mf = a;
1760
+ if (b != this.mf) {
1761
+ this.kk("FlatHoverBackgroundColor", b, a);
1774
1762
  }
1775
1763
  }
1776
- get ds() {
1777
- return this.ce;
1764
+ get p4() {
1765
+ return this.l9;
1778
1766
  }
1779
- set ds(a) {
1780
- let b = this.ce;
1781
- this.ce = a;
1782
- if (b != this.ce) {
1783
- this.kp("FlatRestingElevation", b, a);
1767
+ set p4(a) {
1768
+ let b = this.l9;
1769
+ this.l9 = a;
1770
+ if (b != this.l9) {
1771
+ this.kk("FlatBorderColor", b, a);
1784
1772
  }
1785
1773
  }
1786
1774
  get dr() {
@@ -1790,7 +1778,7 @@ let XButton = /*@__PURE__*/ (() => {
1790
1778
  let b = this.cd;
1791
1779
  this.cd = a;
1792
1780
  if (b != this.cd) {
1793
- this.kp("FlatHoverElevation", b, a);
1781
+ this.kk("FlatRestingElevation", b, a);
1794
1782
  }
1795
1783
  }
1796
1784
  get dq() {
@@ -1800,37 +1788,27 @@ let XButton = /*@__PURE__*/ (() => {
1800
1788
  let b = this.cc;
1801
1789
  this.cc = a;
1802
1790
  if (b != this.cc) {
1803
- this.kp("FlatFocusElevation", b, a);
1804
- }
1805
- }
1806
- get qh() {
1807
- return this.mm;
1808
- }
1809
- set qh(a) {
1810
- let b = this.mm;
1811
- this.mm = a;
1812
- if (b != this.mm) {
1813
- this.kp("FlatRippleColor", b, a);
1791
+ this.kk("FlatHoverElevation", b, a);
1814
1792
  }
1815
1793
  }
1816
- get qi() {
1817
- return this.mn;
1794
+ get dp() {
1795
+ return this.cb;
1818
1796
  }
1819
- set qi(a) {
1820
- let b = this.mn;
1821
- this.mn = a;
1822
- if (b != this.mn) {
1823
- this.kp("FlatTextColor", b, a);
1797
+ set dp(a) {
1798
+ let b = this.cb;
1799
+ this.cb = a;
1800
+ if (b != this.cb) {
1801
+ this.kk("FlatFocusElevation", b, a);
1824
1802
  }
1825
1803
  }
1826
- get qg() {
1827
- return this.ml;
1804
+ get qc() {
1805
+ return this.mh;
1828
1806
  }
1829
- set qg(a) {
1830
- let b = this.ml;
1831
- this.ml = a;
1832
- if (b != this.ml) {
1833
- this.kp("FlatHoverTextColor", b, a);
1807
+ set qc(a) {
1808
+ let b = this.mh;
1809
+ this.mh = a;
1810
+ if (b != this.mh) {
1811
+ this.kk("FlatRippleColor", b, a);
1834
1812
  }
1835
1813
  }
1836
1814
  get qd() {
@@ -1840,137 +1818,147 @@ let XButton = /*@__PURE__*/ (() => {
1840
1818
  let b = this.mi;
1841
1819
  this.mi = a;
1842
1820
  if (b != this.mi) {
1843
- this.kp("FlatFocusBackgroundColor", b, a);
1821
+ this.kk("FlatTextColor", b, a);
1844
1822
  }
1845
1823
  }
1846
- get qe() {
1847
- return this.mj;
1824
+ get qb() {
1825
+ return this.mg;
1848
1826
  }
1849
- set qe(a) {
1850
- let b = this.mj;
1851
- this.mj = a;
1852
- if (b != this.mj) {
1853
- this.kp("FlatFocusTextColor", b, a);
1827
+ set qb(a) {
1828
+ let b = this.mg;
1829
+ this.mg = a;
1830
+ if (b != this.mg) {
1831
+ this.kk("FlatHoverTextColor", b, a);
1854
1832
  }
1855
1833
  }
1856
- get bw() {
1857
- return this.be;
1834
+ get p8() {
1835
+ return this.md;
1858
1836
  }
1859
- set bw(a) {
1860
- let b = this.be;
1861
- this.be = a;
1862
- if (b != this.be) {
1863
- this.kp("FlatBorderWidth", b, a);
1837
+ set p8(a) {
1838
+ let b = this.md;
1839
+ this.md = a;
1840
+ if (b != this.md) {
1841
+ this.kk("FlatFocusBackgroundColor", b, a);
1842
+ }
1843
+ }
1844
+ get p9() {
1845
+ return this.me;
1846
+ }
1847
+ set p9(a) {
1848
+ let b = this.me;
1849
+ this.me = a;
1850
+ if (b != this.me) {
1851
+ this.kk("FlatFocusTextColor", b, a);
1864
1852
  }
1865
1853
  }
1866
- get ld() {
1867
- return this.k0;
1854
+ get bv() {
1855
+ return this.bd;
1868
1856
  }
1869
- set ld(a) {
1870
- let b = this.k0;
1871
- this.k0 = a;
1872
- {
1873
- this.kp("FlatCornerRadius", b, a);
1857
+ set bv(a) {
1858
+ let b = this.bd;
1859
+ this.bd = a;
1860
+ if (b != this.bd) {
1861
+ this.kk("FlatBorderWidth", b, a);
1874
1862
  }
1875
1863
  }
1876
- get n6() {
1877
- return this.ly;
1864
+ get k8() {
1865
+ return this.kv;
1878
1866
  }
1879
- set n6(a) {
1880
- let b = this.ly;
1881
- this.ly = a;
1882
- if (b != this.ly) {
1883
- this.kp("BackgroundColor", b, a);
1867
+ set k8(a) {
1868
+ let b = this.kv;
1869
+ this.kv = a;
1870
+ {
1871
+ this.kk("FlatCornerRadius", b, a);
1884
1872
  }
1885
1873
  }
1886
- get pu() {
1887
- return this.l0;
1874
+ get n1() {
1875
+ return this.lt;
1888
1876
  }
1889
- set pu(a) {
1890
- let b = this.l0;
1891
- this.l0 = a;
1892
- if (b != this.l0) {
1893
- this.kp("DisabledBackgroundColor", b, a);
1877
+ set n1(a) {
1878
+ let b = this.lt;
1879
+ this.lt = a;
1880
+ if (b != this.lt) {
1881
+ this.kk("BackgroundColor", b, a);
1894
1882
  }
1895
1883
  }
1896
- get pv() {
1897
- return this.l1;
1884
+ get pp() {
1885
+ return this.lv;
1898
1886
  }
1899
- set pv(a) {
1900
- let b = this.l1;
1901
- this.l1 = a;
1902
- if (b != this.l1) {
1903
- this.kp("DisabledBorderColor", b, a);
1887
+ set pp(a) {
1888
+ let b = this.lv;
1889
+ this.lv = a;
1890
+ if (b != this.lv) {
1891
+ this.kk("DisabledBackgroundColor", b, a);
1904
1892
  }
1905
1893
  }
1906
- get pw() {
1907
- return this.l2;
1894
+ get pq() {
1895
+ return this.lw;
1908
1896
  }
1909
- set pw(a) {
1910
- let b = this.l2;
1911
- this.l2 = a;
1912
- if (b != this.l2) {
1913
- this.kp("DisabledTextColor", b, a);
1897
+ set pq(a) {
1898
+ let b = this.lw;
1899
+ this.lw = a;
1900
+ if (b != this.lw) {
1901
+ this.kk("DisabledBorderColor", b, a);
1914
1902
  }
1915
1903
  }
1916
- get dj() {
1917
- return this.b6;
1904
+ get pr() {
1905
+ return this.lx;
1918
1906
  }
1919
- set dj(a) {
1920
- let b = this.b6;
1921
- this.b6 = a;
1922
- if (b != this.b6) {
1923
- this.kp("DisabledElevation", b, a);
1907
+ set pr(a) {
1908
+ let b = this.lx;
1909
+ this.lx = a;
1910
+ if (b != this.lx) {
1911
+ this.kk("DisabledTextColor", b, a);
1924
1912
  }
1925
1913
  }
1926
- get x() {
1927
- return this.u;
1914
+ get di() {
1915
+ return this.b5;
1928
1916
  }
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));
1917
+ set di(a) {
1918
+ let b = this.b5;
1919
+ this.b5 = a;
1920
+ if (b != this.b5) {
1921
+ this.kk("DisabledElevation", b, a);
1934
1922
  }
1935
1923
  }
1936
- get ql() {
1937
- return this.mq;
1924
+ get w() {
1925
+ return this.t;
1938
1926
  }
1939
- set ql(a) {
1940
- let b = this.mq;
1941
- this.mq = a;
1942
- if (b != this.mq) {
1943
- this.kp("HoverBackgroundColor", b, a);
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));
1944
1932
  }
1945
1933
  }
1946
- get n7() {
1947
- return this.lz;
1934
+ get qg() {
1935
+ return this.ml;
1948
1936
  }
1949
- set n7(a) {
1950
- let b = this.lz;
1951
- this.lz = a;
1952
- if (b != this.lz) {
1953
- this.kp("BorderColor", b, a);
1937
+ set qg(a) {
1938
+ let b = this.ml;
1939
+ this.ml = a;
1940
+ if (b != this.ml) {
1941
+ this.kk("HoverBackgroundColor", b, a);
1954
1942
  }
1955
1943
  }
1956
- get d7() {
1957
- return this.ct;
1944
+ get n2() {
1945
+ return this.lu;
1958
1946
  }
1959
- set d7(a) {
1960
- let b = this.ct;
1961
- this.ct = a;
1962
- if (b != this.ct) {
1963
- this.kp("RestingElevation", b, a);
1947
+ set n2(a) {
1948
+ let b = this.lu;
1949
+ this.lu = a;
1950
+ if (b != this.lu) {
1951
+ this.kk("BorderColor", b, a);
1964
1952
  }
1965
1953
  }
1966
- get du() {
1967
- return this.cg;
1954
+ get d6() {
1955
+ return this.cs;
1968
1956
  }
1969
- set du(a) {
1970
- let b = this.cg;
1971
- this.cg = a;
1972
- if (b != this.cg) {
1973
- this.kp("HoverElevation", b, a);
1957
+ set d6(a) {
1958
+ let b = this.cs;
1959
+ this.cs = a;
1960
+ if (b != this.cs) {
1961
+ this.kk("RestingElevation", b, a);
1974
1962
  }
1975
1963
  }
1976
1964
  get dt() {
@@ -1980,67 +1968,57 @@ let XButton = /*@__PURE__*/ (() => {
1980
1968
  let b = this.cf;
1981
1969
  this.cf = a;
1982
1970
  if (b != this.cf) {
1983
- this.kp("FocusElevation", b, a);
1971
+ this.kk("HoverElevation", b, a);
1984
1972
  }
1985
1973
  }
1986
- get ab() {
1987
- return this.aa;
1974
+ get ds() {
1975
+ return this.ce;
1988
1976
  }
1989
- set ab(a) {
1990
- let b = this.aa;
1991
- this.aa = a;
1992
- if (b != this.aa) {
1993
- this.kp("TextStyle", b, a);
1977
+ set ds(a) {
1978
+ let b = this.ce;
1979
+ this.ce = a;
1980
+ if (b != this.ce) {
1981
+ this.kk("FocusElevation", b, a);
1994
1982
  }
1995
1983
  }
1996
- get rl() {
1997
- return this.nr;
1984
+ get aa() {
1985
+ return this.z;
1998
1986
  }
1999
- set rl(a) {
2000
- let b = this.nr;
2001
- this.nr = a;
2002
- if (b != this.nr) {
2003
- this.kp("TextColor", b, a);
1987
+ set aa(a) {
1988
+ let b = this.z;
1989
+ this.z = a;
1990
+ if (b != this.z) {
1991
+ this.kk("TextStyle", b, a);
2004
1992
  }
2005
1993
  }
2006
- get qm() {
2007
- return this.ms;
1994
+ get rg() {
1995
+ return this.nm;
2008
1996
  }
2009
- set qm(a) {
2010
- let b = this.ms;
2011
- this.ms = a;
2012
- if (b != this.ms) {
2013
- this.kp("HoverTextColor", b, a);
1997
+ set rg(a) {
1998
+ let b = this.nm;
1999
+ this.nm = a;
2000
+ if (b != this.nm) {
2001
+ this.kk("TextColor", b, a);
2014
2002
  }
2015
2003
  }
2016
- get rk() {
2017
- return this.nq;
2018
- }
2019
- set rk(a) {
2020
- let b = this.nq;
2021
- this.nq = a;
2022
- if (b != this.nq) {
2023
- this.kp("RippleColor", b, a);
2024
- }
2025
- }
2026
- get rj() {
2027
- return this.np;
2004
+ get qh() {
2005
+ return this.mn;
2028
2006
  }
2029
- set rj(a) {
2030
- let b = this.np;
2031
- this.np = a;
2032
- if (b != this.np) {
2033
- this.kp("RaisedTextColor", b, a);
2007
+ set qh(a) {
2008
+ let b = this.mn;
2009
+ this.mn = a;
2010
+ if (b != this.mn) {
2011
+ this.kk("HoverTextColor", b, a);
2034
2012
  }
2035
2013
  }
2036
- get rh() {
2037
- return this.nn;
2014
+ get rf() {
2015
+ return this.nl;
2038
2016
  }
2039
- set rh(a) {
2040
- let b = this.nn;
2041
- this.nn = a;
2042
- if (b != this.nn) {
2043
- this.kp("RaisedHoverTextColor", b, a);
2017
+ set rf(a) {
2018
+ let b = this.nl;
2019
+ this.nl = a;
2020
+ if (b != this.nl) {
2021
+ this.kk("RippleColor", b, a);
2044
2022
  }
2045
2023
  }
2046
2024
  get re() {
@@ -2050,137 +2028,147 @@ let XButton = /*@__PURE__*/ (() => {
2050
2028
  let b = this.nk;
2051
2029
  this.nk = a;
2052
2030
  if (b != this.nk) {
2053
- this.kp("RaisedFocusBackgroundColor", b, a);
2031
+ this.kk("RaisedTextColor", b, a);
2054
2032
  }
2055
2033
  }
2056
- get rf() {
2057
- return this.nl;
2034
+ get rc() {
2035
+ return this.ni;
2058
2036
  }
2059
- set rf(a) {
2060
- let b = this.nl;
2061
- this.nl = a;
2062
- if (b != this.nl) {
2063
- this.kp("RaisedFocusTextColor", b, a);
2037
+ set rc(a) {
2038
+ let b = this.ni;
2039
+ this.ni = a;
2040
+ if (b != this.ni) {
2041
+ this.kk("RaisedHoverTextColor", b, a);
2064
2042
  }
2065
2043
  }
2066
- get qj() {
2067
- return this.mo;
2044
+ get q9() {
2045
+ return this.nf;
2068
2046
  }
2069
- set qj(a) {
2070
- let b = this.mo;
2071
- this.mo = a;
2072
- if (b != this.mo) {
2073
- this.kp("FocusBackgroundColor", b, a);
2047
+ set q9(a) {
2048
+ let b = this.nf;
2049
+ this.nf = a;
2050
+ if (b != this.nf) {
2051
+ this.kk("RaisedFocusBackgroundColor", b, a);
2074
2052
  }
2075
2053
  }
2076
- get qk() {
2077
- return this.mp;
2054
+ get ra() {
2055
+ return this.ng;
2078
2056
  }
2079
- set qk(a) {
2080
- let b = this.mp;
2081
- this.mp = a;
2082
- if (b != this.mp) {
2083
- this.kp("FocusTextColor", b, a);
2057
+ set ra(a) {
2058
+ let b = this.ng;
2059
+ this.ng = a;
2060
+ if (b != this.ng) {
2061
+ this.kk("RaisedFocusTextColor", b, a);
2084
2062
  }
2085
2063
  }
2086
- get bl() {
2087
- return this.a8;
2064
+ get qe() {
2065
+ return this.mj;
2088
2066
  }
2089
- set bl(a) {
2090
- let b = this.a8;
2091
- this.a8 = a;
2092
- if (b != this.a8) {
2093
- this.kp("BorderWidth", b, a);
2067
+ set qe(a) {
2068
+ let b = this.mj;
2069
+ this.mj = a;
2070
+ if (b != this.mj) {
2071
+ this.kk("FocusBackgroundColor", b, a);
2094
2072
  }
2095
2073
  }
2096
- get k6() {
2097
- return this.ky;
2074
+ get qf() {
2075
+ return this.mk;
2098
2076
  }
2099
- set k6(a) {
2100
- let b = this.ky;
2101
- this.ky = a;
2102
- {
2103
- this.kp("CornerRadius", b, a);
2077
+ set qf(a) {
2078
+ let b = this.mk;
2079
+ this.mk = a;
2080
+ if (b != this.mk) {
2081
+ this.kk("FocusTextColor", b, a);
2104
2082
  }
2105
2083
  }
2106
- get qy() {
2107
- return this.m4;
2084
+ get bk() {
2085
+ return this.a7;
2108
2086
  }
2109
- set qy(a) {
2110
- let b = this.m4;
2111
- this.m4 = a;
2112
- if (b != this.m4) {
2113
- this.kp("OutlinedBackgroundColor", b, a);
2087
+ set bk(a) {
2088
+ let b = this.a7;
2089
+ this.a7 = a;
2090
+ if (b != this.a7) {
2091
+ this.kk("BorderWidth", b, a);
2114
2092
  }
2115
2093
  }
2116
- get q0() {
2117
- return this.m6;
2094
+ get k1() {
2095
+ return this.kt;
2118
2096
  }
2119
- set q0(a) {
2120
- let b = this.m6;
2121
- this.m6 = a;
2122
- if (b != this.m6) {
2123
- this.kp("OutlinedDisabledBackgroundColor", b, a);
2097
+ set k1(a) {
2098
+ let b = this.kt;
2099
+ this.kt = a;
2100
+ {
2101
+ this.kk("CornerRadius", b, a);
2124
2102
  }
2125
2103
  }
2126
- get q1() {
2127
- return this.m7;
2104
+ get qt() {
2105
+ return this.mz;
2128
2106
  }
2129
- set q1(a) {
2130
- let b = this.m7;
2131
- this.m7 = a;
2132
- if (b != this.m7) {
2133
- this.kp("OutlinedDisabledBorderColor", b, a);
2107
+ set qt(a) {
2108
+ let b = this.mz;
2109
+ this.mz = a;
2110
+ if (b != this.mz) {
2111
+ this.kk("OutlinedBackgroundColor", b, a);
2134
2112
  }
2135
2113
  }
2136
- get q2() {
2137
- return this.m8;
2114
+ get qv() {
2115
+ return this.m1;
2138
2116
  }
2139
- set q2(a) {
2140
- let b = this.m8;
2141
- this.m8 = a;
2142
- if (b != this.m8) {
2143
- this.kp("OutlinedDisabledTextColor", b, a);
2117
+ set qv(a) {
2118
+ let b = this.m1;
2119
+ this.m1 = a;
2120
+ if (b != this.m1) {
2121
+ this.kk("OutlinedDisabledBackgroundColor", b, a);
2144
2122
  }
2145
2123
  }
2146
- get dz() {
2147
- return this.cl;
2124
+ get qw() {
2125
+ return this.m2;
2148
2126
  }
2149
- set dz(a) {
2150
- let b = this.cl;
2151
- this.cl = a;
2152
- if (b != this.cl) {
2153
- this.kp("OutlinedDisabledElevation", b, a);
2127
+ set qw(a) {
2128
+ let b = this.m2;
2129
+ this.m2 = a;
2130
+ if (b != this.m2) {
2131
+ this.kk("OutlinedDisabledBorderColor", b, a);
2154
2132
  }
2155
2133
  }
2156
- get q5() {
2157
- return this.nb;
2134
+ get qx() {
2135
+ return this.m3;
2158
2136
  }
2159
- set q5(a) {
2160
- let b = this.nb;
2161
- this.nb = a;
2162
- if (b != this.nb) {
2163
- this.kp("OutlinedHoverBackgroundColor", b, a);
2137
+ set qx(a) {
2138
+ let b = this.m3;
2139
+ this.m3 = a;
2140
+ if (b != this.m3) {
2141
+ this.kk("OutlinedDisabledTextColor", b, a);
2164
2142
  }
2165
2143
  }
2166
- get qz() {
2167
- return this.m5;
2144
+ get dy() {
2145
+ return this.ck;
2168
2146
  }
2169
- set qz(a) {
2170
- let b = this.m5;
2171
- this.m5 = a;
2172
- if (b != this.m5) {
2173
- this.kp("OutlinedBorderColor", b, a);
2147
+ set dy(a) {
2148
+ let b = this.ck;
2149
+ this.ck = a;
2150
+ if (b != this.ck) {
2151
+ this.kk("OutlinedDisabledElevation", b, a);
2174
2152
  }
2175
2153
  }
2176
- get d2() {
2177
- return this.co;
2154
+ get q0() {
2155
+ return this.m6;
2178
2156
  }
2179
- set d2(a) {
2180
- let b = this.co;
2181
- this.co = a;
2182
- if (b != this.co) {
2183
- this.kp("OutlinedRestingElevation", b, a);
2157
+ set q0(a) {
2158
+ let b = this.m6;
2159
+ this.m6 = a;
2160
+ if (b != this.m6) {
2161
+ this.kk("OutlinedHoverBackgroundColor", b, a);
2162
+ }
2163
+ }
2164
+ get qu() {
2165
+ return this.m0;
2166
+ }
2167
+ set qu(a) {
2168
+ let b = this.m0;
2169
+ this.m0 = a;
2170
+ if (b != this.m0) {
2171
+ this.kk("OutlinedBorderColor", b, a);
2184
2172
  }
2185
2173
  }
2186
2174
  get d1() {
@@ -2190,7 +2178,7 @@ let XButton = /*@__PURE__*/ (() => {
2190
2178
  let b = this.cn;
2191
2179
  this.cn = a;
2192
2180
  if (b != this.cn) {
2193
- this.kp("OutlinedHoverElevation", b, a);
2181
+ this.kk("OutlinedRestingElevation", b, a);
2194
2182
  }
2195
2183
  }
2196
2184
  get d0() {
@@ -2200,57 +2188,47 @@ let XButton = /*@__PURE__*/ (() => {
2200
2188
  let b = this.cm;
2201
2189
  this.cm = a;
2202
2190
  if (b != this.cm) {
2203
- this.kp("OutlinedFocusElevation", b, a);
2191
+ this.kk("OutlinedHoverElevation", b, a);
2204
2192
  }
2205
2193
  }
2206
- get b0() {
2207
- return this.bi;
2208
- }
2209
- set b0(a) {
2210
- let b = this.bi;
2211
- this.bi = a;
2212
- if (b != this.bi) {
2213
- this.kp("OutlinedBorderWidth", b, a);
2214
- }
2215
- }
2216
- get lg() {
2217
- return this.k2;
2194
+ get dz() {
2195
+ return this.cl;
2218
2196
  }
2219
- set lg(a) {
2220
- let b = this.k2;
2221
- this.k2 = a;
2222
- {
2223
- this.kp("OutlinedCornerRadius", b, a);
2197
+ set dz(a) {
2198
+ let b = this.cl;
2199
+ this.cl = a;
2200
+ if (b != this.cl) {
2201
+ this.kk("OutlinedFocusElevation", b, a);
2224
2202
  }
2225
2203
  }
2226
- get q7() {
2227
- return this.nd;
2204
+ get bz() {
2205
+ return this.bh;
2228
2206
  }
2229
- set q7(a) {
2230
- let b = this.nd;
2231
- this.nd = a;
2232
- if (b != this.nd) {
2233
- this.kp("OutlinedRippleColor", b, a);
2207
+ set bz(a) {
2208
+ let b = this.bh;
2209
+ this.bh = a;
2210
+ if (b != this.bh) {
2211
+ this.kk("OutlinedBorderWidth", b, a);
2234
2212
  }
2235
2213
  }
2236
- get q8() {
2237
- return this.ne;
2214
+ get lb() {
2215
+ return this.kx;
2238
2216
  }
2239
- set q8(a) {
2240
- let b = this.ne;
2241
- this.ne = a;
2242
- if (b != this.ne) {
2243
- this.kp("OutlinedTextColor", b, a);
2217
+ set lb(a) {
2218
+ let b = this.kx;
2219
+ this.kx = a;
2220
+ {
2221
+ this.kk("OutlinedCornerRadius", b, a);
2244
2222
  }
2245
2223
  }
2246
- get q6() {
2247
- return this.nc;
2224
+ get q2() {
2225
+ return this.m8;
2248
2226
  }
2249
- set q6(a) {
2250
- let b = this.nc;
2251
- this.nc = a;
2252
- if (b != this.nc) {
2253
- this.kp("OutlinedHoverTextColor", b, a);
2227
+ set q2(a) {
2228
+ let b = this.m8;
2229
+ this.m8 = a;
2230
+ if (b != this.m8) {
2231
+ this.kk("OutlinedRippleColor", b, a);
2254
2232
  }
2255
2233
  }
2256
2234
  get q3() {
@@ -2260,97 +2238,107 @@ let XButton = /*@__PURE__*/ (() => {
2260
2238
  let b = this.m9;
2261
2239
  this.m9 = a;
2262
2240
  if (b != this.m9) {
2263
- this.kp("OutlinedFocusBackgroundColor", b, a);
2241
+ this.kk("OutlinedTextColor", b, a);
2264
2242
  }
2265
2243
  }
2266
- get q4() {
2267
- return this.na;
2244
+ get q1() {
2245
+ return this.m7;
2268
2246
  }
2269
- set q4(a) {
2270
- let b = this.na;
2271
- this.na = a;
2272
- if (b != this.na) {
2273
- this.kp("OutlinedFocusTextColor", b, a);
2247
+ set q1(a) {
2248
+ let b = this.m7;
2249
+ this.m7 = a;
2250
+ if (b != this.m7) {
2251
+ this.kk("OutlinedHoverTextColor", b, a);
2274
2252
  }
2275
2253
  }
2276
- get px() {
2277
- return this.l3;
2254
+ get qy() {
2255
+ return this.m4;
2278
2256
  }
2279
- set px(a) {
2280
- let b = this.l3;
2281
- this.l3 = a;
2282
- if (b != this.l3) {
2283
- this.kp("FabBackgroundColor", b, a);
2257
+ set qy(a) {
2258
+ let b = this.m4;
2259
+ this.m4 = a;
2260
+ if (b != this.m4) {
2261
+ this.kk("OutlinedFocusBackgroundColor", b, a);
2284
2262
  }
2285
2263
  }
2286
- get pz() {
2287
- return this.l5;
2264
+ get qz() {
2265
+ return this.m5;
2288
2266
  }
2289
- set pz(a) {
2290
- let b = this.l5;
2291
- this.l5 = a;
2292
- if (b != this.l5) {
2293
- this.kp("FabDisabledBackgroundColor", b, a);
2267
+ set qz(a) {
2268
+ let b = this.m5;
2269
+ this.m5 = a;
2270
+ if (b != this.m5) {
2271
+ this.kk("OutlinedFocusTextColor", b, a);
2294
2272
  }
2295
2273
  }
2296
- get p0() {
2297
- return this.l6;
2274
+ get ps() {
2275
+ return this.ly;
2298
2276
  }
2299
- set p0(a) {
2300
- let b = this.l6;
2301
- this.l6 = a;
2302
- if (b != this.l6) {
2303
- this.kp("FabDisabledBorderColor", b, a);
2277
+ set ps(a) {
2278
+ let b = this.ly;
2279
+ this.ly = a;
2280
+ if (b != this.ly) {
2281
+ this.kk("FabBackgroundColor", b, a);
2304
2282
  }
2305
2283
  }
2306
- get p1() {
2307
- return this.l7;
2284
+ get pu() {
2285
+ return this.l0;
2308
2286
  }
2309
- set p1(a) {
2310
- let b = this.l7;
2311
- this.l7 = a;
2312
- if (b != this.l7) {
2313
- this.kp("FabDisabledTextColor", b, a);
2287
+ set pu(a) {
2288
+ let b = this.l0;
2289
+ this.l0 = a;
2290
+ if (b != this.l0) {
2291
+ this.kk("FabDisabledBackgroundColor", b, a);
2314
2292
  }
2315
2293
  }
2316
- get dk() {
2317
- return this.b7;
2294
+ get pv() {
2295
+ return this.l1;
2318
2296
  }
2319
- set dk(a) {
2320
- let b = this.b7;
2321
- this.b7 = a;
2322
- if (b != this.b7) {
2323
- this.kp("FabDisabledElevation", b, a);
2297
+ set pv(a) {
2298
+ let b = this.l1;
2299
+ this.l1 = a;
2300
+ if (b != this.l1) {
2301
+ this.kk("FabDisabledBorderColor", b, a);
2324
2302
  }
2325
2303
  }
2326
- get p4() {
2327
- return this.mr;
2304
+ get pw() {
2305
+ return this.l2;
2328
2306
  }
2329
- set p4(a) {
2330
- let b = this.mr;
2331
- this.mr = a;
2332
- if (b != this.mr) {
2333
- this.kp("FabHoverBackgroundColor", b, a);
2307
+ set pw(a) {
2308
+ let b = this.l2;
2309
+ this.l2 = a;
2310
+ if (b != this.l2) {
2311
+ this.kk("FabDisabledTextColor", b, a);
2334
2312
  }
2335
2313
  }
2336
- get py() {
2337
- return this.l4;
2314
+ get dj() {
2315
+ return this.b6;
2338
2316
  }
2339
- set py(a) {
2340
- let b = this.l4;
2341
- this.l4 = a;
2342
- if (b != this.l4) {
2343
- this.kp("FabBorderColor", b, a);
2317
+ set dj(a) {
2318
+ let b = this.b6;
2319
+ this.b6 = a;
2320
+ if (b != this.b6) {
2321
+ this.kk("FabDisabledElevation", b, a);
2322
+ }
2323
+ }
2324
+ get pz() {
2325
+ return this.mm;
2326
+ }
2327
+ set pz(a) {
2328
+ let b = this.mm;
2329
+ this.mm = a;
2330
+ if (b != this.mm) {
2331
+ this.kk("FabHoverBackgroundColor", b, a);
2344
2332
  }
2345
2333
  }
2346
- get dn() {
2347
- return this.ca;
2334
+ get pt() {
2335
+ return this.lz;
2348
2336
  }
2349
- set dn(a) {
2350
- let b = this.ca;
2351
- this.ca = a;
2352
- if (b != this.ca) {
2353
- this.kp("FabRestingElevation", b, a);
2337
+ set pt(a) {
2338
+ let b = this.lz;
2339
+ this.lz = a;
2340
+ if (b != this.lz) {
2341
+ this.kk("FabBorderColor", b, a);
2354
2342
  }
2355
2343
  }
2356
2344
  get dm() {
@@ -2360,7 +2348,7 @@ let XButton = /*@__PURE__*/ (() => {
2360
2348
  let b = this.b9;
2361
2349
  this.b9 = a;
2362
2350
  if (b != this.b9) {
2363
- this.kp("FabHoverElevation", b, a);
2351
+ this.kk("FabRestingElevation", b, a);
2364
2352
  }
2365
2353
  }
2366
2354
  get dl() {
@@ -2370,157 +2358,157 @@ let XButton = /*@__PURE__*/ (() => {
2370
2358
  let b = this.b8;
2371
2359
  this.b8 = a;
2372
2360
  if (b != this.b8) {
2373
- this.kp("FabFocusElevation", b, a);
2361
+ this.kk("FabHoverElevation", b, a);
2374
2362
  }
2375
2363
  }
2376
- get bv() {
2377
- return this.bd;
2364
+ get dk() {
2365
+ return this.b7;
2378
2366
  }
2379
- set bv(a) {
2380
- let b = this.bd;
2381
- this.bd = a;
2382
- if (b != this.bd) {
2383
- this.kp("FabBorderWidth", b, a);
2367
+ set dk(a) {
2368
+ let b = this.b7;
2369
+ this.b7 = a;
2370
+ if (b != this.b7) {
2371
+ this.kk("FabFocusElevation", b, a);
2384
2372
  }
2385
2373
  }
2386
- get lc() {
2387
- return this.kz;
2374
+ get bu() {
2375
+ return this.bc;
2388
2376
  }
2389
- set lc(a) {
2390
- let b = this.kz;
2391
- this.kz = a;
2392
- {
2393
- this.kp("FabCornerRadius", b, a);
2377
+ set bu(a) {
2378
+ let b = this.bc;
2379
+ this.bc = a;
2380
+ if (b != this.bc) {
2381
+ this.kk("FabBorderWidth", b, a);
2394
2382
  }
2395
2383
  }
2396
- get p6() {
2397
- return this.mb;
2384
+ get k7() {
2385
+ return this.ku;
2398
2386
  }
2399
- set p6(a) {
2400
- let b = this.mb;
2401
- this.mb = a;
2402
- if (b != this.mb) {
2403
- this.kp("FabRippleColor", b, a);
2387
+ set k7(a) {
2388
+ let b = this.ku;
2389
+ this.ku = a;
2390
+ {
2391
+ this.kk("FabCornerRadius", b, a);
2404
2392
  }
2405
2393
  }
2406
- get p7() {
2407
- return this.mc;
2394
+ get p1() {
2395
+ return this.l6;
2408
2396
  }
2409
- set p7(a) {
2410
- let b = this.mc;
2411
- this.mc = a;
2412
- if (b != this.mc) {
2413
- this.kp("FabTextColor", b, a);
2397
+ set p1(a) {
2398
+ let b = this.l6;
2399
+ this.l6 = a;
2400
+ if (b != this.l6) {
2401
+ this.kk("FabRippleColor", b, a);
2414
2402
  }
2415
2403
  }
2416
- get p5() {
2417
- return this.ma;
2404
+ get p2() {
2405
+ return this.l7;
2418
2406
  }
2419
- set p5(a) {
2420
- let b = this.ma;
2421
- this.ma = a;
2422
- if (b != this.ma) {
2423
- this.kp("FabHoverTextColor", b, a);
2407
+ set p2(a) {
2408
+ let b = this.l7;
2409
+ this.l7 = a;
2410
+ if (b != this.l7) {
2411
+ this.kk("FabTextColor", b, a);
2424
2412
  }
2425
2413
  }
2426
- get p2() {
2427
- return this.l8;
2414
+ get p0() {
2415
+ return this.l5;
2428
2416
  }
2429
- set p2(a) {
2430
- let b = this.l8;
2431
- this.l8 = a;
2432
- if (b != this.l8) {
2433
- this.kp("FabFocusBackgroundColor", b, a);
2417
+ set p0(a) {
2418
+ let b = this.l5;
2419
+ this.l5 = a;
2420
+ if (b != this.l5) {
2421
+ this.kk("FabHoverTextColor", b, a);
2434
2422
  }
2435
2423
  }
2436
- get p3() {
2437
- return this.l9;
2424
+ get px() {
2425
+ return this.l3;
2438
2426
  }
2439
- set p3(a) {
2440
- let b = this.l9;
2441
- this.l9 = a;
2442
- if (b != this.l9) {
2443
- this.kp("FabFocusTextColor", b, a);
2427
+ set px(a) {
2428
+ let b = this.l3;
2429
+ this.l3 = a;
2430
+ if (b != this.l3) {
2431
+ this.kk("FabFocusBackgroundColor", b, a);
2444
2432
  }
2445
2433
  }
2446
- get qn() {
2447
- return this.mt;
2434
+ get py() {
2435
+ return this.l4;
2448
2436
  }
2449
- set qn(a) {
2450
- let b = this.mt;
2451
- this.mt = a;
2452
- if (b != this.mt) {
2453
- this.kp("IconBackgroundColor", b, a);
2437
+ set py(a) {
2438
+ let b = this.l4;
2439
+ this.l4 = a;
2440
+ if (b != this.l4) {
2441
+ this.kk("FabFocusTextColor", b, a);
2454
2442
  }
2455
2443
  }
2456
- get qp() {
2457
- return this.mv;
2444
+ get qi() {
2445
+ return this.mo;
2458
2446
  }
2459
- set qp(a) {
2460
- let b = this.mv;
2461
- this.mv = a;
2462
- if (b != this.mv) {
2463
- this.kp("IconDisabledBackgroundColor", b, a);
2447
+ set qi(a) {
2448
+ let b = this.mo;
2449
+ this.mo = a;
2450
+ if (b != this.mo) {
2451
+ this.kk("IconBackgroundColor", b, a);
2464
2452
  }
2465
2453
  }
2466
- get qq() {
2467
- return this.mw;
2454
+ get qk() {
2455
+ return this.mq;
2468
2456
  }
2469
- set qq(a) {
2470
- let b = this.mw;
2471
- this.mw = a;
2472
- if (b != this.mw) {
2473
- this.kp("IconDisabledBorderColor", b, a);
2457
+ set qk(a) {
2458
+ let b = this.mq;
2459
+ this.mq = a;
2460
+ if (b != this.mq) {
2461
+ this.kk("IconDisabledBackgroundColor", b, a);
2474
2462
  }
2475
2463
  }
2476
- get qr() {
2477
- return this.mx;
2464
+ get ql() {
2465
+ return this.mr;
2478
2466
  }
2479
- set qr(a) {
2480
- let b = this.mx;
2481
- this.mx = a;
2482
- if (b != this.mx) {
2483
- this.kp("IconDisabledTextColor", b, a);
2467
+ set ql(a) {
2468
+ let b = this.mr;
2469
+ this.mr = a;
2470
+ if (b != this.mr) {
2471
+ this.kk("IconDisabledBorderColor", b, a);
2484
2472
  }
2485
2473
  }
2486
- get dv() {
2487
- return this.ch;
2474
+ get qm() {
2475
+ return this.ms;
2488
2476
  }
2489
- set dv(a) {
2490
- let b = this.ch;
2491
- this.ch = a;
2492
- if (b != this.ch) {
2493
- this.kp("IconDisabledElevation", b, a);
2477
+ set qm(a) {
2478
+ let b = this.ms;
2479
+ this.ms = a;
2480
+ if (b != this.ms) {
2481
+ this.kk("IconDisabledTextColor", b, a);
2494
2482
  }
2495
2483
  }
2496
- get qu() {
2497
- return this.m0;
2484
+ get du() {
2485
+ return this.cg;
2498
2486
  }
2499
- set qu(a) {
2500
- let b = this.m0;
2501
- this.m0 = a;
2502
- if (b != this.m0) {
2503
- this.kp("IconHoverBackgroundColor", b, a);
2487
+ set du(a) {
2488
+ let b = this.cg;
2489
+ this.cg = a;
2490
+ if (b != this.cg) {
2491
+ this.kk("IconDisabledElevation", b, a);
2504
2492
  }
2505
2493
  }
2506
- get qo() {
2507
- return this.mu;
2494
+ get qp() {
2495
+ return this.mv;
2508
2496
  }
2509
- set qo(a) {
2510
- let b = this.mu;
2511
- this.mu = a;
2512
- if (b != this.mu) {
2513
- this.kp("IconBorderColor", b, a);
2497
+ set qp(a) {
2498
+ let b = this.mv;
2499
+ this.mv = a;
2500
+ if (b != this.mv) {
2501
+ this.kk("IconHoverBackgroundColor", b, a);
2514
2502
  }
2515
2503
  }
2516
- get dy() {
2517
- return this.ck;
2504
+ get qj() {
2505
+ return this.mp;
2518
2506
  }
2519
- set dy(a) {
2520
- let b = this.ck;
2521
- this.ck = a;
2522
- if (b != this.ck) {
2523
- this.kp("IconRestingElevation", b, a);
2507
+ set qj(a) {
2508
+ let b = this.mp;
2509
+ this.mp = a;
2510
+ if (b != this.mp) {
2511
+ this.kk("IconBorderColor", b, a);
2524
2512
  }
2525
2513
  }
2526
2514
  get dx() {
@@ -2530,7 +2518,7 @@ let XButton = /*@__PURE__*/ (() => {
2530
2518
  let b = this.cj;
2531
2519
  this.cj = a;
2532
2520
  if (b != this.cj) {
2533
- this.kp("IconHoverElevation", b, a);
2521
+ this.kk("IconRestingElevation", b, a);
2534
2522
  }
2535
2523
  }
2536
2524
  get dw() {
@@ -2540,57 +2528,47 @@ let XButton = /*@__PURE__*/ (() => {
2540
2528
  let b = this.ci;
2541
2529
  this.ci = a;
2542
2530
  if (b != this.ci) {
2543
- this.kp("IconFocusElevation", b, a);
2544
- }
2545
- }
2546
- get bx() {
2547
- return this.bf;
2548
- }
2549
- set bx(a) {
2550
- let b = this.bf;
2551
- this.bf = a;
2552
- if (b != this.bf) {
2553
- this.kp("IconBorderWidth", b, a);
2531
+ this.kk("IconHoverElevation", b, a);
2554
2532
  }
2555
2533
  }
2556
- get lf() {
2557
- return this.k1;
2534
+ get dv() {
2535
+ return this.ch;
2558
2536
  }
2559
- set lf(a) {
2560
- let b = this.k1;
2561
- this.k1 = a;
2562
- {
2563
- this.kp("IconCornerRadius", b, a);
2537
+ set dv(a) {
2538
+ let b = this.ch;
2539
+ this.ch = a;
2540
+ if (b != this.ch) {
2541
+ this.kk("IconFocusElevation", b, a);
2564
2542
  }
2565
2543
  }
2566
- get qw() {
2567
- return this.m2;
2544
+ get bw() {
2545
+ return this.be;
2568
2546
  }
2569
- set qw(a) {
2570
- let b = this.m2;
2571
- this.m2 = a;
2572
- if (b != this.m2) {
2573
- this.kp("IconRippleColor", b, a);
2547
+ set bw(a) {
2548
+ let b = this.be;
2549
+ this.be = a;
2550
+ if (b != this.be) {
2551
+ this.kk("IconBorderWidth", b, a);
2574
2552
  }
2575
2553
  }
2576
- get qx() {
2577
- return this.m3;
2554
+ get la() {
2555
+ return this.kw;
2578
2556
  }
2579
- set qx(a) {
2580
- let b = this.m3;
2581
- this.m3 = a;
2582
- if (b != this.m3) {
2583
- this.kp("IconTextColor", b, a);
2557
+ set la(a) {
2558
+ let b = this.kw;
2559
+ this.kw = a;
2560
+ {
2561
+ this.kk("IconCornerRadius", b, a);
2584
2562
  }
2585
2563
  }
2586
- get qv() {
2587
- return this.m1;
2564
+ get qr() {
2565
+ return this.mx;
2588
2566
  }
2589
- set qv(a) {
2590
- let b = this.m1;
2591
- this.m1 = a;
2592
- if (b != this.m1) {
2593
- this.kp("IconHoverTextColor", b, a);
2567
+ set qr(a) {
2568
+ let b = this.mx;
2569
+ this.mx = a;
2570
+ if (b != this.mx) {
2571
+ this.kk("IconRippleColor", b, a);
2594
2572
  }
2595
2573
  }
2596
2574
  get qs() {
@@ -2600,151 +2578,211 @@ let XButton = /*@__PURE__*/ (() => {
2600
2578
  let b = this.my;
2601
2579
  this.my = a;
2602
2580
  if (b != this.my) {
2603
- this.kp("IconFocusBackgroundColor", b, a);
2581
+ this.kk("IconTextColor", b, a);
2604
2582
  }
2605
2583
  }
2606
- get qt() {
2607
- return this.mz;
2584
+ get qq() {
2585
+ return this.mw;
2608
2586
  }
2609
- set qt(a) {
2610
- let b = this.mz;
2611
- this.mz = a;
2612
- if (b != this.mz) {
2613
- this.kp("IconFocusTextColor", b, a);
2587
+ set qq(a) {
2588
+ let b = this.mw;
2589
+ this.mw = a;
2590
+ if (b != this.mw) {
2591
+ this.kk("IconHoverTextColor", b, a);
2614
2592
  }
2615
2593
  }
2616
- get hz() {
2617
- return this.en;
2594
+ get qn() {
2595
+ return this.mt;
2618
2596
  }
2619
- set hz(a) {
2620
- let b = this.en;
2621
- this.en = a;
2622
- if (b != this.en) {
2623
- this.kp("InputId", b, a);
2597
+ set qn(a) {
2598
+ let b = this.mt;
2599
+ this.mt = a;
2600
+ if (b != this.mt) {
2601
+ this.kk("IconFocusBackgroundColor", b, a);
2602
+ }
2603
+ }
2604
+ get qo() {
2605
+ return this.mu;
2606
+ }
2607
+ set qo(a) {
2608
+ let b = this.mu;
2609
+ this.mu = a;
2610
+ if (b != this.mu) {
2611
+ this.kk("IconFocusTextColor", b, a);
2624
2612
  }
2625
2613
  }
2626
- get hx() {
2614
+ get hy() {
2627
2615
  return this.em;
2628
2616
  }
2629
- set hx(a) {
2617
+ set hy(a) {
2630
2618
  let b = this.em;
2631
2619
  this.em = a;
2632
2620
  if (b != this.em) {
2633
- this.kp("Id", b, a);
2621
+ this.kk("InputId", b, a);
2634
2622
  }
2635
2623
  }
2636
- get f1() {
2637
- return this.ej;
2624
+ get hw() {
2625
+ return this.el;
2638
2626
  }
2639
- set f1(a) {
2640
- let b = this.ej;
2641
- this.ej = a;
2642
- if (b != this.ej) {
2643
- this.kp("Display", b, a);
2627
+ set hw(a) {
2628
+ let b = this.el;
2629
+ this.el = a;
2630
+ if (b != this.el) {
2631
+ this.kk("Id", b, a);
2644
2632
  }
2645
2633
  }
2646
- get fk() {
2634
+ get f0() {
2647
2635
  return this.ei;
2648
2636
  }
2649
- set fk(a) {
2637
+ set f0(a) {
2650
2638
  let b = this.ei;
2651
2639
  this.ei = a;
2652
2640
  if (b != this.ei) {
2653
- this.kp("ChildContentDisplay", 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);
2654
2662
  }
2655
2663
  }
2656
- get g5() {
2664
+ get g6() {
2657
2665
  return this.ek;
2658
2666
  }
2659
- set g5(a) {
2667
+ set g6(a) {
2660
2668
  let b = this.ek;
2661
2669
  this.ek = a;
2662
2670
  if (b != this.ek) {
2663
- this.kp("FlexDirection", b, a);
2671
+ this.kk("FlexGrow", b, a);
2664
2672
  }
2665
2673
  }
2666
- get g7() {
2667
- return this.el;
2674
+ get fb() {
2675
+ return this.ef;
2668
2676
  }
2669
- set g7(a) {
2670
- let b = this.el;
2671
- this.el = a;
2672
- if (b != this.el) {
2673
- this.kp("FlexGrow", b, a);
2677
+ set fb(a) {
2678
+ let b = this.ef;
2679
+ this.ef = a;
2680
+ if (b != this.ef) {
2681
+ this.kk("AlignItems", b, a);
2674
2682
  }
2675
2683
  }
2676
- get fc() {
2677
- return this.eg;
2684
+ get ee() {
2685
+ return this.ea;
2678
2686
  }
2679
- set fc(a) {
2680
- let b = this.eg;
2681
- this.eg = a;
2682
- if (b != this.eg) {
2683
- this.kp("AlignItems", b, a);
2687
+ set ee(a) {
2688
+ let b = this.ea;
2689
+ this.ea = a;
2690
+ if (b != this.ea) {
2691
+ this.kk("Value", b, a);
2684
2692
  }
2685
2693
  }
2686
- get ef() {
2687
- return this.eb;
2694
+ get h6() {
2695
+ return this.en;
2688
2696
  }
2689
- set ef(a) {
2690
- let b = this.eb;
2691
- this.eb = a;
2692
- if (b != this.eb) {
2693
- this.kp("Value", b, a);
2697
+ set h6(a) {
2698
+ let b = this.en;
2699
+ this.en = a;
2700
+ if (b != this.en) {
2701
+ this.kk("Name", b, a);
2694
2702
  }
2695
2703
  }
2696
- get h7() {
2697
- return this.eo;
2704
+ get az() {
2705
+ return this.am;
2698
2706
  }
2699
- set h7(a) {
2700
- let b = this.eo;
2701
- this.eo = a;
2702
- if (b != this.eo) {
2703
- this.kp("Name", b, a);
2704
- }
2707
+ get d7() {
2708
+ return this.ct;
2705
2709
  }
2706
- get a0() {
2707
- return this.an;
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);
2716
+ }
2708
2717
  }
2709
- get d8() {
2710
- return this.cu;
2718
+ get fd() {
2719
+ return this.eg;
2711
2720
  }
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);
2721
+ set fd(a) {
2722
+ let b = this.eg;
2723
+ this.eg = a;
2724
+ if (b != this.eg) {
2725
+ this.kk("AriaLabel", b, a);
2718
2726
  }
2719
2727
  }
2720
- get fe() {
2721
- return this.eh;
2728
+ get ay() {
2729
+ return this.al;
2722
2730
  }
2723
- set fe(a) {
2724
- let b = this.eh;
2725
- this.eh = a;
2726
- if (b != this.eh) {
2727
- this.kp("AriaLabel", b, a);
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);
2728
2736
  }
2729
2737
  }
2730
- get az() {
2731
- return this.am;
2738
+ get focused() {
2739
+ return this.ao;
2732
2740
  }
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);
2741
+ set focused(a) {
2742
+ let b = this.ao;
2743
+ this.ao = a;
2744
+ if (b != this.ao) {
2745
+ this.kk("IsFocused", b, a);
2738
2746
  }
2739
2747
  }
2740
- get focused() {
2748
+ get a2() {
2741
2749
  return this.ap;
2742
2750
  }
2743
- set focused(a) {
2751
+ set a2(a) {
2744
2752
  let b = this.ap;
2745
2753
  this.ap = a;
2746
2754
  if (b != this.ap) {
2747
- this.kp("IsFocused", b, a);
2755
+ this.kk("IsFocusStyleEnabled", b, a);
2756
+ }
2757
+ }
2758
+ get aw() {
2759
+ return this.aj;
2760
+ }
2761
+ set aw(a) {
2762
+ let b = this.aj;
2763
+ this.aj = a;
2764
+ if (b != this.aj) {
2765
+ this.kk("DisableRipple", b, a);
2766
+ }
2767
+ }
2768
+ get as() {
2769
+ return this.af;
2770
+ }
2771
+ set as(a) {
2772
+ let b = this.af;
2773
+ this.af = a;
2774
+ if (b != this.af) {
2775
+ this.kk("ActualDisableRipple", b, a);
2776
+ }
2777
+ }
2778
+ get au() {
2779
+ return this.ah;
2780
+ }
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);
2748
2786
  }
2749
2787
  }
2750
2788
  get a3() {
@@ -2754,7 +2792,17 @@ let XButton = /*@__PURE__*/ (() => {
2754
2792
  let b = this.aq;
2755
2793
  this.aq = a;
2756
2794
  if (b != this.aq) {
2757
- this.kp("IsFocusStyleEnabled", b, a);
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);
2758
2806
  }
2759
2807
  }
2760
2808
  get ax() {
@@ -2764,17 +2812,7 @@ let XButton = /*@__PURE__*/ (() => {
2764
2812
  let b = this.ak;
2765
2813
  this.ak = a;
2766
2814
  if (b != this.ak) {
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);
2815
+ this.kk("DisableTransitions", b, a);
2778
2816
  }
2779
2817
  }
2780
2818
  get av() {
@@ -2784,47 +2822,27 @@ let XButton = /*@__PURE__*/ (() => {
2784
2822
  let b = this.ai;
2785
2823
  this.ai = a;
2786
2824
  if (b != this.ai) {
2787
- this.kp("DisableHover", b, this.ai);
2788
- }
2789
- }
2790
- get a4() {
2791
- return this.ar;
2792
- }
2793
- set a4(a) {
2794
- let b = this.ar;
2795
- this.ar = a;
2796
- if (b != this.ar) {
2797
- this.kp("IsHover", b, a);
2798
- }
2799
- }
2800
- get disabled() {
2801
- return this.ao;
2802
- }
2803
- set disabled(a) {
2804
- let b = this.ao;
2805
- this.ao = a;
2806
- if (b != this.ao) {
2807
- this.kp("IsDisabled", b, a);
2825
+ this.kk("DisablePointer", b, this.ai);
2808
2826
  }
2809
2827
  }
2810
- get ay() {
2811
- return this.al;
2828
+ get bm() {
2829
+ return this.a9;
2812
2830
  }
2813
- set ay(a) {
2814
- let b = this.al;
2815
- this.al = a;
2816
- if (b != this.al) {
2817
- this.kp("DisableTransitions", b, a);
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);
2818
2836
  }
2819
2837
  }
2820
- get aw() {
2821
- return this.aj;
2838
+ get bo() {
2839
+ return this.bb;
2822
2840
  }
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);
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);
2828
2846
  }
2829
2847
  }
2830
2848
  get bn() {
@@ -2834,83 +2852,63 @@ let XButton = /*@__PURE__*/ (() => {
2834
2852
  let b = this.ba;
2835
2853
  this.ba = a;
2836
2854
  if (b != this.ba) {
2837
- this.kp("ContentPaddingLeft", b, this.ba);
2838
- }
2839
- }
2840
- get bp() {
2841
- return this.bc;
2842
- }
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);
2848
- }
2849
- }
2850
- get bo() {
2851
- return this.bb;
2852
- }
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);
2855
+ this.kk("ContentPaddingRight", b, this.ba);
2858
2856
  }
2859
2857
  }
2860
- get bm() {
2861
- return this.a9;
2858
+ get bl() {
2859
+ return this.a8;
2862
2860
  }
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);
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);
2868
2866
  }
2869
2867
  }
2870
- get lj() {
2871
- return this.li;
2868
+ get le() {
2869
+ return this.ld;
2872
2870
  }
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));
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));
2878
2876
  }
2879
2877
  }
2880
- get rn() {
2881
- return this.rm;
2878
+ get ri() {
2879
+ return this.rh;
2882
2880
  }
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));
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));
2888
2886
  }
2889
2887
  }
2890
- get au() {
2891
- return this.ah;
2888
+ get at() {
2889
+ return this.ag;
2892
2890
  }
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);
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);
2898
2896
  }
2899
2897
  }
2900
- get a6() {
2901
- return this.as;
2898
+ get a5() {
2899
+ return this.ar;
2902
2900
  }
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);
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);
2908
2906
  }
2909
2907
  }
2910
- kq() {
2911
- this.kd();
2912
- this.view.az(this.n3, BrushUtil.l(0, 0, 0, 0));
2913
- this.ku();
2908
+ kl() {
2909
+ this.j8();
2910
+ this.view.az(this.ny, BrushUtil.j(0, 0, 0, 0));
2911
+ this.kp();
2914
2912
  }
2915
2913
  get a() {
2916
2914
  let a = new AnimationKeyFrameEffectTiming();
@@ -2918,7 +2916,7 @@ let XButton = /*@__PURE__*/ (() => {
2918
2916
  a.b = 0;
2919
2917
  return a;
2920
2918
  }
2921
- kd() {
2919
+ j8() {
2922
2920
  this.view.ah();
2923
2921
  }
2924
2922
  onDetachedFromUI() {
@@ -2936,13 +2934,13 @@ let XButton = /*@__PURE__*/ (() => {
2936
2934
  getButtonContent() {
2937
2935
  return this.view.s();
2938
2936
  }
2939
- a5() {
2937
+ a4() {
2940
2938
  return this.view.h();
2941
2939
  }
2942
- ec() {
2940
+ eb() {
2943
2941
  return this.b();
2944
2942
  }
2945
- f5() {
2943
+ f4() {
2946
2944
  let a = this.b();
2947
2945
  return a.serialize();
2948
2946
  }
@@ -2956,31 +2954,31 @@ let XButton = /*@__PURE__*/ (() => {
2956
2954
  let e = this.view.a();
2957
2955
  c.t = e[0];
2958
2956
  c.p = e[1];
2959
- c.h = this.o;
2960
- c.i = this.r;
2957
+ c.h = this.n;
2958
+ c.i = this.q;
2961
2959
  c.c = AppearanceHelper.a(NativeUI.ak(a));
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;
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;
2968
2966
  c.b = AppearanceHelper.a(NativeUI.aj(a));
2969
- c.j = this.v;
2967
+ c.j = this.u;
2970
2968
  c.f = AppearanceHelper.a(NativeUI.al(b));
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;
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;
2976
2974
  c.v = this.view.t.getNativeElement().innerText;
2977
- c.aa = this.h7;
2975
+ c.aa = this.h6;
2978
2976
  c.m = this.focused;
2979
- c.k = this.at;
2980
- c.n = this.a4;
2977
+ c.k = this.as;
2978
+ c.n = this.a3;
2981
2979
  c.l = this.disabled;
2982
- if (this.ab != null) {
2983
- let f = this.ab;
2980
+ if (this.aa != null) {
2981
+ let f = this.aa;
2984
2982
  if (this.view != null && f.q == null) {
2985
2983
  let g = this.view.l;
2986
2984
  let h = FontUtil.getFontInfoFromString(g, f.fontString);
@@ -3014,653 +3012,362 @@ let XButton = /*@__PURE__*/ (() => {
3014
3012
  }
3015
3013
  }
3016
3014
  XButton.$t = /*@__PURE__*/ markType(XButton, 'XButton', Base.$, [INotifyPropertyChanged_$type]);
3017
- XButton.n = 2;
3018
- XButton.ea = 0;
3015
+ XButton.m = 2;
3019
3016
  XButton.d9 = 0;
3017
+ XButton.d8 = 0;
3020
3018
  XButton.i = /*@__PURE__*/ new Theme(1, /*@__PURE__*/ ((() => {
3021
3019
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3025
3023
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 1));
3026
3024
  return $ret;
3027
3025
  })()), /*@__PURE__*/ ((() => {
3028
3026
  let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3029
3027
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3030
3028
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3034
3032
  $ret.addItem("DisabledElevation", 0);
3035
3033
  $ret.addItem("RestingElevation", 2);
3036
3034
  $ret.addItem("HoverElevation", 4);
3037
3035
  $ret.addItem("FocusElevation", 8);
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
- })()));
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));
3048
3039
  $ret.addItem("BorderWidth", NaN);
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));
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));
3055
3046
  return $ret;
3056
3047
  })())));
3057
3048
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3058
3049
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3062
3053
  $ret.addItem("DisabledElevation", 0);
3063
3054
  $ret.addItem("RestingElevation", 0);
3064
3055
  $ret.addItem("HoverElevation", 0);
3065
3056
  $ret.addItem("FocusElevation", 0);
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
- })()));
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));
3076
3060
  $ret.addItem("BorderWidth", NaN);
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));
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));
3087
3067
  return $ret;
3088
3068
  })())));
3089
3069
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3090
3070
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3094
3074
  $ret.addItem("DisabledElevation", 0);
3095
3075
  $ret.addItem("RestingElevation", 0);
3096
3076
  $ret.addItem("HoverElevation", 0);
3097
3077
  $ret.addItem("FocusElevation", 0);
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
- })()));
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));
3108
3081
  $ret.addItem("BorderWidth", 1);
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));
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));
3119
3088
  return $ret;
3120
3089
  })())));
3121
3090
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3122
3091
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3126
3095
  $ret.addItem("DisabledElevation", 0);
3127
3096
  $ret.addItem("RestingElevation", 0);
3128
3097
  $ret.addItem("HoverElevation", 0);
3129
3098
  $ret.addItem("FocusElevation", 0);
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
- })()));
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));
3140
3102
  $ret.addItem("BorderWidth", NaN);
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));
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));
3147
3109
  return $ret;
3148
3110
  })())));
3149
3111
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3150
3112
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3154
3116
  $ret.addItem("DisabledElevation", 0);
3155
3117
  $ret.addItem("RestingElevation", 6);
3156
3118
  $ret.addItem("HoverElevation", 12);
3157
3119
  $ret.addItem("FocusElevation", 12);
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
- })()));
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));
3168
3123
  $ret.addItem("BorderWidth", NaN);
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));
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));
3175
3130
  return $ret;
3176
3131
  })())));
3177
3132
  return $ret;
3178
3133
  })()));
3179
3134
  XButton.h = /*@__PURE__*/ new Theme(1, /*@__PURE__*/ ((() => {
3180
3135
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
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));
3184
- $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
3185
- return $ret;
3186
- })()), /*@__PURE__*/ ((() => {
3187
- let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3188
- $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3189
- let $ret = new Dictionary$2(String_$type, Base.$, 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));
3193
- $ret.addItem("DisabledElevation", 0);
3194
- $ret.addItem("RestingElevation", 0);
3195
- $ret.addItem("HoverElevation", 0);
3196
- $ret.addItem("FocusElevation", 2);
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
- })()));
3207
- $ret.addItem("BorderWidth", NaN);
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));
3214
- return $ret;
3215
- })())));
3216
- $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3217
- let $ret = new Dictionary$2(String_$type, Base.$, 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));
3221
- $ret.addItem("DisabledElevation", 0);
3222
- $ret.addItem("RestingElevation", 0);
3223
- $ret.addItem("HoverElevation", 0);
3224
- $ret.addItem("FocusElevation", 2);
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
- })()));
3235
- $ret.addItem("BorderWidth", NaN);
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));
3246
- return $ret;
3247
- })())));
3248
- $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3249
- let $ret = new Dictionary$2(String_$type, Base.$, 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));
3253
- $ret.addItem("DisabledElevation", 0);
3254
- $ret.addItem("RestingElevation", 0);
3255
- $ret.addItem("HoverElevation", 0);
3256
- $ret.addItem("FocusElevation", 2);
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
- })()));
3267
- $ret.addItem("BorderWidth", 1);
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));
3278
- return $ret;
3279
- })())));
3280
- $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3281
- let $ret = new Dictionary$2(String_$type, Base.$, 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));
3285
- $ret.addItem("DisabledElevation", 0);
3286
- $ret.addItem("RestingElevation", 0);
3287
- $ret.addItem("HoverElevation", 0);
3288
- $ret.addItem("FocusElevation", 2);
3289
- $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3290
- $ret.addItem("RippleColor", null);
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
- })()));
3299
- $ret.addItem("BorderWidth", NaN);
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));
3306
- return $ret;
3307
- })())));
3308
- $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3309
- let $ret = new Dictionary$2(String_$type, Base.$, 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));
3313
- $ret.addItem("DisabledElevation", 0);
3314
- $ret.addItem("RestingElevation", 0);
3315
- $ret.addItem("HoverElevation", 0);
3316
- $ret.addItem("FocusElevation", 2);
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
- })()));
3327
- $ret.addItem("BorderWidth", NaN);
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));
3334
- return $ret;
3335
- })())));
3336
- return $ret;
3337
- })()));
3338
- XButton.k = /*@__PURE__*/ new Theme(1, /*@__PURE__*/ ((() => {
3339
- let $ret = new Dictionary$2(String_$type, Base.$, 0);
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));
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));
3343
3139
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
3344
3140
  return $ret;
3345
3141
  })()), /*@__PURE__*/ ((() => {
3346
3142
  let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3347
3143
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3348
3144
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3352
3148
  $ret.addItem("DisabledElevation", 0);
3353
3149
  $ret.addItem("RestingElevation", 0);
3354
3150
  $ret.addItem("HoverElevation", 0);
3355
3151
  $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
- })()));
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));
3366
3155
  $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));
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));
3373
3162
  return $ret;
3374
3163
  })())));
3375
3164
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3376
3165
  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));
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));
3380
3169
  $ret.addItem("DisabledElevation", 0);
3381
3170
  $ret.addItem("RestingElevation", 0);
3382
3171
  $ret.addItem("HoverElevation", 0);
3383
3172
  $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
- })()));
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));
3394
3176
  $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));
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));
3405
3183
  return $ret;
3406
3184
  })())));
3407
3185
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3408
3186
  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));
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));
3412
3190
  $ret.addItem("DisabledElevation", 0);
3413
3191
  $ret.addItem("RestingElevation", 0);
3414
3192
  $ret.addItem("HoverElevation", 0);
3415
3193
  $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
- })()));
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));
3426
3197
  $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));
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));
3437
3204
  return $ret;
3438
3205
  })())));
3439
3206
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3440
3207
  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));
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));
3444
3211
  $ret.addItem("DisabledElevation", 0);
3445
3212
  $ret.addItem("RestingElevation", 0);
3446
3213
  $ret.addItem("HoverElevation", 0);
3447
3214
  $ret.addItem("FocusElevation", 2);
3448
- $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3215
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3449
3216
  $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
- })()));
3217
+ $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3458
3218
  $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));
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));
3465
3225
  return $ret;
3466
3226
  })())));
3467
3227
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3468
3228
  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));
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));
3472
3232
  $ret.addItem("DisabledElevation", 0);
3473
3233
  $ret.addItem("RestingElevation", 0);
3474
3234
  $ret.addItem("HoverElevation", 0);
3475
3235
  $ret.addItem("FocusElevation", 2);
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
- })()));
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));
3486
3239
  $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));
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));
3493
3246
  return $ret;
3494
3247
  })())));
3495
3248
  return $ret;
3496
3249
  })()));
3497
3250
  XButton.j = /*@__PURE__*/ new Theme(1, /*@__PURE__*/ ((() => {
3498
3251
  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));
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));
3502
3255
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
3503
3256
  return $ret;
3504
3257
  })()), /*@__PURE__*/ ((() => {
3505
3258
  let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3506
3259
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3507
3260
  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));
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));
3511
3264
  $ret.addItem("DisabledElevation", 0);
3512
3265
  $ret.addItem("RestingElevation", 0);
3513
3266
  $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
- })()));
3267
+ $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));
3525
3271
  $ret.addItem("BorderWidth", NaN);
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));
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));
3532
3278
  return $ret;
3533
3279
  })())));
3534
3280
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3535
3281
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3539
3285
  $ret.addItem("DisabledElevation", 0);
3540
3286
  $ret.addItem("RestingElevation", 0);
3541
3287
  $ret.addItem("HoverElevation", 0);
3542
3288
  $ret.addItem("FocusElevation", 2);
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
- })()));
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));
3553
3292
  $ret.addItem("BorderWidth", NaN);
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));
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));
3564
3299
  return $ret;
3565
3300
  })())));
3566
3301
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3567
3302
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3571
3306
  $ret.addItem("DisabledElevation", 0);
3572
3307
  $ret.addItem("RestingElevation", 0);
3573
3308
  $ret.addItem("HoverElevation", 0);
3574
3309
  $ret.addItem("FocusElevation", 2);
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
- })()));
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));
3585
3313
  $ret.addItem("BorderWidth", 1);
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));
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));
3596
3320
  return $ret;
3597
3321
  })())));
3598
3322
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3599
3323
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3603
3327
  $ret.addItem("DisabledElevation", 0);
3604
3328
  $ret.addItem("RestingElevation", 0);
3605
3329
  $ret.addItem("HoverElevation", 0);
3606
3330
  $ret.addItem("FocusElevation", 2);
3607
- $ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
3331
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3608
3332
  $ret.addItem("RippleColor", null);
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
- })()));
3333
+ $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3617
3334
  $ret.addItem("BorderWidth", NaN);
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));
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));
3624
3341
  return $ret;
3625
3342
  })())));
3626
3343
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3627
3344
  let $ret = new Dictionary$2(String_$type, Base.$, 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));
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));
3631
3348
  $ret.addItem("DisabledElevation", 0);
3632
3349
  $ret.addItem("RestingElevation", 0);
3633
3350
  $ret.addItem("HoverElevation", 0);
3634
3351
  $ret.addItem("FocusElevation", 2);
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
- })()));
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));
3645
3355
  $ret.addItem("BorderWidth", NaN);
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));
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));
3652
3362
  return $ret;
3653
3363
  })())));
3654
3364
  return $ret;
3655
3365
  })()));
3656
- XButton.l = /*@__PURE__*/ new ThemeResolver(1, /*@__PURE__*/ ((() => {
3366
+ XButton.k = /*@__PURE__*/ new ThemeResolver(1, /*@__PURE__*/ ((() => {
3657
3367
  let $ret = new Dictionary$2(BaseControlTheme_$type, Theme.$, 0);
3658
3368
  $ret.addItem(2, XButton.i);
3659
3369
  $ret.addItem(1, XButton.h);
3660
- $ret.addItem(3, XButton.k);
3661
- $ret.addItem(4, XButton.j);
3662
- $ret.addItem(5, XButton.k);
3663
- $ret.addItem(6, XButton.j);
3370
+ $ret.addItem(3, XButton.j);
3664
3371
  return $ret;
3665
3372
  })()), 2);
3666
3373
  return XButton;