igniteui-webcomponents-inputs 5.2.0 → 5.3.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 (48) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +3254 -3096
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupView_combined.js +26 -26
  4. package/esm2015/lib/ButtonView_combined.js +1716 -1662
  5. package/esm2015/lib/CalendarView_combined.js +312 -298
  6. package/esm2015/lib/IconViewType.js +11 -0
  7. package/esm2015/lib/IconView_combined.js +462 -432
  8. package/esm2015/lib/InputGroupView_combined.js +115 -93
  9. package/esm2015/lib/MultiSliderBridge.js +14 -14
  10. package/esm2015/lib/NativeUIXInputsFactory_combined.js +4 -4
  11. package/esm2015/lib/XButtonBridge.js +39 -35
  12. package/esm2015/lib/XButtonGroupBridge.js +2 -2
  13. package/esm2015/lib/XCheckboxBridge.js +8 -8
  14. package/esm2015/lib/XComponentBridge.js +1 -1
  15. package/esm2015/lib/XIconBridge.js +25 -23
  16. package/esm2015/lib/XInputBridge.js +16 -16
  17. package/esm2015/lib/XPopupBridge.js +5 -3
  18. package/esm2015/lib/igc-x-button-component.js +555 -545
  19. package/esm2015/lib/igc-x-icon-component.js +89 -89
  20. package/esm2015/public_api.js +1 -0
  21. package/esm5/lib/ButtonGroupView_combined.js +26 -26
  22. package/esm5/lib/ButtonView_combined.js +1583 -1525
  23. package/esm5/lib/CalendarView_combined.js +312 -298
  24. package/esm5/lib/IconViewType.js +11 -0
  25. package/esm5/lib/IconView_combined.js +449 -419
  26. package/esm5/lib/InputGroupView_combined.js +115 -93
  27. package/esm5/lib/MultiSliderBridge.js +14 -14
  28. package/esm5/lib/NativeUIXInputsFactory_combined.js +4 -4
  29. package/esm5/lib/XButtonBridge.js +39 -35
  30. package/esm5/lib/XButtonGroupBridge.js +2 -2
  31. package/esm5/lib/XCheckboxBridge.js +8 -8
  32. package/esm5/lib/XComponentBridge.js +1 -1
  33. package/esm5/lib/XIconBridge.js +25 -23
  34. package/esm5/lib/XInputBridge.js +16 -16
  35. package/esm5/lib/XPopupBridge.js +5 -3
  36. package/esm5/lib/igc-x-button-component.js +559 -545
  37. package/esm5/lib/igc-x-icon-component.js +89 -89
  38. package/esm5/public_api.js +1 -0
  39. package/fesm2015/igniteui-webcomponents-inputs.js +3401 -3252
  40. package/fesm5/igniteui-webcomponents-inputs.js +3255 -3098
  41. package/lib/ButtonView_combined.d.ts +513 -504
  42. package/lib/CalendarView_combined.d.ts +38 -35
  43. package/lib/IconViewType.d.ts +16 -0
  44. package/lib/IconView_combined.d.ts +115 -111
  45. package/lib/InputGroupView_combined.d.ts +28 -26
  46. package/lib/igc-x-button-component.d.ts +5 -0
  47. package/package.json +2 -2
  48. package/public_api.d.ts +1 -0
@@ -66,7 +66,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
66
66
  _this.f = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
67
67
  return _this;
68
68
  }
69
- IconView.prototype.ak = function () {
69
+ IconView.prototype.al = function () {
70
70
  };
71
71
  IconView.prototype.l = function () {
72
72
  return true;
@@ -99,7 +99,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
99
99
  enumerable: false,
100
100
  configurable: true
101
101
  });
102
- IconView.prototype.ai = function (a) {
102
+ IconView.prototype.aj = function (a) {
103
103
  var e_1, _a;
104
104
  if (a == null) {
105
105
  try {
@@ -136,7 +136,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
136
136
  this.v.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
137
137
  this.v.rootWrapper.setStyleProperty("align-items", "center");
138
138
  this.v.rootWrapper.setStyleProperty("justify-content", "center");
139
- this.ar();
139
+ this.as();
140
140
  var c = this.v.createElementNS("svg", "http://www.w3.org/2000/svg");
141
141
  c.setStyleProperty("position", "absolute");
142
142
  c.setStyleProperty("top", "0");
@@ -149,14 +149,14 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
149
149
  d.setStyleProperty("width", "100%");
150
150
  d.setStyleProperty("object-fit", "contain");
151
151
  this.x = d;
152
- this.ax();
152
+ this.ay();
153
153
  this.w = a.createElementNS("defs", "http://www.w3.org/2000/svg");
154
154
  this.y.append(this.w);
155
155
  this.v.append(this.y);
156
- this.o.add(c.listen("click", runOn(this, this.ah)));
157
- this.d.cf();
156
+ this.o.add(c.listen("click", runOn(this, this.ai)));
157
+ this.d.ch();
158
158
  };
159
- IconView.prototype.au = function (a) {
159
+ IconView.prototype.av = function (a) {
160
160
  this.n.clear();
161
161
  this.v.rootWrapper.removeChildren();
162
162
  this.v.rootWrapper.append(this.y);
@@ -171,7 +171,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
171
171
  this.p.add(b);
172
172
  }
173
173
  };
174
- IconView.prototype.av = function (a) {
174
+ IconView.prototype.aw = function (a) {
175
175
  this.n.clear();
176
176
  this.v.rootWrapper.removeChildren();
177
177
  this.v.rootWrapper.append(this.y);
@@ -188,14 +188,14 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
188
188
  }
189
189
  }
190
190
  };
191
- IconView.prototype.at = function (a) {
191
+ IconView.prototype.au = function (a) {
192
192
  this.v.rootWrapper.removeChildren();
193
193
  if (a != null) {
194
194
  var b = this.v.rootWrapper.getNativeElement();
195
195
  b.innerHTML = a;
196
196
  }
197
197
  };
198
- IconView.prototype.ap = function (a) {
198
+ IconView.prototype.aq = function (a) {
199
199
  if (this.ab != a) {
200
200
  this.ab = a;
201
201
  this.v.rootWrapper.removeChildren();
@@ -203,26 +203,31 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
203
203
  this.x.setAttribute("src", a);
204
204
  }
205
205
  };
206
- IconView.prototype.as = function (a) {
206
+ IconView.prototype.at = function (a) {
207
207
  if (typeof a === 'string') {
208
- this.ap(typeCast(String_$type, a));
208
+ this.aq(typeCast(String_$type, a));
209
+ }
210
+ };
211
+ IconView.prototype.ag = function () {
212
+ if (this.d.k != 3 && this.d.k != 4) {
213
+ this.ab = null;
209
214
  }
210
215
  };
211
216
  IconView.prototype.k = function () {
212
217
  return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
213
218
  };
214
- IconView.prototype.ar = function () {
215
- this.v.rootWrapper.setStyleProperty("width", isNaN_(this.d.ar) ? "1.5rem" : this.d.ar + "px");
216
- this.v.rootWrapper.setStyleProperty("height", isNaN_(this.d.aj) ? "1.5rem" : this.d.aj + "px");
219
+ IconView.prototype.as = function () {
220
+ this.v.rootWrapper.setStyleProperty("width", isNaN_(this.d.at) ? "1.5rem" : this.d.at + "px");
221
+ this.v.rootWrapper.setStyleProperty("height", isNaN_(this.d.al) ? "1.5rem" : this.d.al + "px");
217
222
  };
218
- IconView.prototype.ax = function () {
219
- var a = isNaN_(this.d.ao) ? 0 : this.d.ao;
220
- var b = isNaN_(this.d.ap) ? 0 : this.d.ap;
221
- var c = isNaN_(this.d.aq) ? 24 : this.d.aq;
222
- var d = isNaN_(this.d.an) ? 24 : this.d.an;
223
+ IconView.prototype.ay = function () {
224
+ var a = isNaN_(this.d.aq) ? 0 : this.d.aq;
225
+ var b = isNaN_(this.d.ar) ? 0 : this.d.ar;
226
+ var c = isNaN_(this.d.as) ? 24 : this.d.as;
227
+ var d = isNaN_(this.d.ap) ? 24 : this.d.ap;
223
228
  this.y.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
224
229
  };
225
- IconView.prototype.am = function (a, b) {
230
+ IconView.prototype.an = function (a, b) {
226
231
  var c = a.color;
227
232
  if (!this.n.containsKey(a)) {
228
233
  if (a.isGradient) {
@@ -250,7 +255,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
250
255
  }
251
256
  }
252
257
  };
253
- IconView.prototype.an = function (a, b) {
258
+ IconView.prototype.ao = function (a, b) {
254
259
  var c = a;
255
260
  if (this.n.containsKey(b)) {
256
261
  c.setAttribute("fill", "url(#" + this.n.item(b) + ")");
@@ -261,7 +266,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
261
266
  NativeUI.r(a, b);
262
267
  }
263
268
  };
264
- IconView.prototype.ao = function (a, b) {
269
+ IconView.prototype.ap = function (a, b) {
265
270
  var c = a;
266
271
  if (this.n.containsKey(b)) {
267
272
  c.setAttribute("stroke", "url('#" + this.n.item(b) + "')");
@@ -272,22 +277,22 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
272
277
  };
273
278
  IconView.prototype.ac = function (a) {
274
279
  };
275
- IconView.prototype.al = function () {
280
+ IconView.prototype.am = function () {
276
281
  if (this.l()) {
277
282
  }
278
283
  };
279
284
  IconView.prototype.ad = function (a) {
280
- this.d.cc();
285
+ this.d.ce();
281
286
  };
282
287
  IconView.prototype.ae = function (a) {
283
- this.d.cd();
288
+ this.d.cf();
284
289
  };
285
- IconView.prototype.ag = function () {
290
+ IconView.prototype.ah = function () {
286
291
  this.j = true;
287
292
  this.o.add(this.v.rootWrapper.listen("mouseenter", runOn(this, this.ad)));
288
293
  this.o.add(this.v.rootWrapper.listen("mouseleave", runOn(this, this.ae)));
289
294
  };
290
- IconView.prototype.aj = function () {
295
+ IconView.prototype.ak = function () {
291
296
  var e_2, _a;
292
297
  this.j = false;
293
298
  try {
@@ -311,7 +316,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
311
316
  }
312
317
  this.o.clear();
313
318
  };
314
- IconView.prototype.aw = function (a) {
319
+ IconView.prototype.ax = function (a) {
315
320
  if (a != null) {
316
321
  this.v.rootWrapper.setStyleProperty("font", a.fontString);
317
322
  }
@@ -325,8 +330,8 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
325
330
  c[1] = b;
326
331
  return c;
327
332
  };
328
- IconView.prototype.ah = function (a) {
329
- if (this.d.v()) {
333
+ IconView.prototype.ai = function (a) {
334
+ if (this.d.x()) {
330
335
  a.stopPropagation();
331
336
  a.preventDefault();
332
337
  }
@@ -357,7 +362,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
357
362
  $ret.an = a.w;
358
363
  return $ret;
359
364
  })());
360
- this.aq(c, a);
365
+ this.ar(c, a);
361
366
  b = new PathVisualData(1, "path1", c);
362
367
  break;
363
368
  case 3:
@@ -367,7 +372,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
367
372
  e.ao = d.x;
368
373
  e.ap = d.y;
369
374
  e.aq = d.z;
370
- this.aq(e, a);
375
+ this.ar(e, a);
371
376
  b = new LineVisualData(1, "line1", e);
372
377
  break;
373
378
  case 4:
@@ -377,7 +382,7 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
377
382
  g.height = f.w;
378
383
  g.ap = f.x;
379
384
  g.aq = f.y;
380
- this.aq(g, a);
385
+ this.ar(g, a);
381
386
  b = new RectangleVisualData(1, "rect1", g);
382
387
  break;
383
388
  case 5:
@@ -386,13 +391,13 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
386
391
  var i = new Ellipse();
387
392
  i.width = h.y * 2;
388
393
  i.height = h.z * 2;
389
- this.aq(i, a);
394
+ this.ar(i, a);
390
395
  b = new EllipseVisualData(1, "ellipse1", i);
391
396
  break;
392
397
  }
393
398
  return b;
394
399
  };
395
- IconView.prototype.aq = function (a, b) {
400
+ IconView.prototype.ar = function (a, b) {
396
401
  var c = b;
397
402
  a.ad = b.t;
398
403
  a.j = c.h;
@@ -437,50 +442,51 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
437
442
  function XIcon() {
438
443
  var _this = _super.call(this) || this;
439
444
  _this._view = null;
440
- _this.j = 0;
441
- _this.cm = XIcon.c2;
442
- _this.cn = XIcon.c6;
443
- _this.co = XIcon.c7;
444
- _this.w = XIcon.ai;
445
- _this.cp = XIcon.c2;
446
- _this.cx = XIcon.c6;
447
- _this.aa = XIcon.ai;
448
- _this.cy = XIcon.c7;
449
- _this.cq = XIcon.c3;
445
+ _this.k = 0;
446
+ _this.l = 0;
447
+ _this.co = XIcon.c4;
448
+ _this.cp = XIcon.c8;
449
+ _this.cq = XIcon.c9;
450
+ _this.y = XIcon.ak;
450
451
  _this.cr = XIcon.c4;
451
- _this.y = XIcon.ah;
452
- _this.cs = null;
452
+ _this.cz = XIcon.c8;
453
+ _this.ac = XIcon.ak;
454
+ _this.c0 = XIcon.c9;
455
+ _this.cs = XIcon.c5;
456
+ _this.ct = XIcon.c6;
457
+ _this.aa = XIcon.aj;
458
+ _this.cu = null;
453
459
  _this.c = null;
454
460
  _this.d = null;
455
- _this.ct = null;
456
- _this.cu = null;
457
461
  _this.cv = null;
458
462
  _this.cw = null;
459
- _this.av = null;
460
- _this.az = null;
461
- _this.a2 = null;
463
+ _this.cx = null;
464
+ _this.cy = null;
465
+ _this.ax = null;
462
466
  _this.a1 = null;
467
+ _this.a4 = null;
468
+ _this.a3 = null;
463
469
  _this.a = null;
464
- _this.l = null;
465
- _this.a0 = "ig-icon-" + XIcon.au++;
466
- _this.as = 0;
467
- _this.n = false;
468
- _this.ay = null;
470
+ _this.n = null;
471
+ _this.a2 = "ig-icon-" + XIcon.aw++;
472
+ _this.au = 0;
469
473
  _this.p = false;
470
- _this.o = false;
471
- _this.z = 1;
472
- _this.ac = NaN;
473
- _this.ad = NaN;
474
+ _this.a0 = null;
475
+ _this.r = false;
476
+ _this.q = false;
477
+ _this.ab = 1;
474
478
  _this.ae = NaN;
475
- _this.ab = NaN;
476
479
  _this.af = NaN;
477
- _this.x = NaN;
480
+ _this.ag = NaN;
481
+ _this.ad = NaN;
482
+ _this.ah = NaN;
483
+ _this.z = NaN;
478
484
  _this.clicked = null;
479
485
  _this.propertyChanged = null;
480
486
  var a = new IconView();
481
487
  a.d = _this;
482
488
  _this.view = a;
483
- _this.view.ak();
489
+ _this.view.al();
484
490
  return _this;
485
491
  }
486
492
  Object.defineProperty(XIcon.prototype, "view", {
@@ -496,13 +502,13 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
496
502
  XIcon.prototype.destroy = function () {
497
503
  this.provideContainer(null);
498
504
  };
499
- XIcon.prototype.ce = function (a, b, c) {
505
+ XIcon.prototype.cg = function (a, b, c) {
500
506
  if (this.propertyChanged != null) {
501
507
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
502
508
  }
503
- this.ch(a, b, c);
509
+ this.cj(a, b, c);
504
510
  };
505
- XIcon.prototype.ch = function (a, b, c) {
511
+ XIcon.prototype.cj = function (a, b, c) {
506
512
  switch (a) {
507
513
  case "Fill":
508
514
  case "Stroke":
@@ -511,225 +517,230 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
511
517
  case "HoverStroke":
512
518
  case "HoverStrokeThickness":
513
519
  case "IsHover":
514
- this.cl();
520
+ this.cn();
515
521
  break;
516
522
  case "FillColors":
517
523
  case "StrokeColors":
518
524
  case "ActualFill":
519
525
  case "ActualStroke":
520
526
  case "ActualStrokeWidth":
521
- this.cj();
527
+ this.cl();
522
528
  break;
523
529
  case "SVG":
524
- this.a2 = null;
530
+ this.a4 = null;
525
531
  this.a = null;
526
- this.cj();
532
+ this.cl();
527
533
  break;
528
534
  case "SVGPath":
529
- this.a1 = null;
535
+ this.a3 = null;
530
536
  this.a = null;
531
- this.cj();
537
+ this.cl();
532
538
  break;
533
539
  case "SVGPaths":
534
- this.a1 = null;
535
- this.a2 = null;
536
- this.cj();
540
+ this.a3 = null;
541
+ this.a4 = null;
542
+ this.cl();
537
543
  break;
538
544
  case "DataURL":
539
- this.a1 = null;
540
- this.a2 = null;
545
+ this.a3 = null;
546
+ this.a4 = null;
541
547
  this.a = null;
542
- this.cj();
548
+ this.cl();
543
549
  break;
544
550
  case "Source":
545
- this.a1 = null;
546
- this.a2 = null;
551
+ this.a3 = null;
552
+ this.a4 = null;
547
553
  this.a = null;
548
- this.cj();
554
+ this.cl();
549
555
  break;
550
556
  case "Opacity":
551
- this.ck();
557
+ this.cm();
552
558
  break;
553
559
  case "ViewBoxLeft":
554
560
  case "ViewBoxTop":
555
561
  case "ViewBoxWidth":
556
562
  case "ViewBoxHeight":
557
- this.view.ax();
563
+ this.view.ay();
558
564
  break;
559
565
  case "Width":
560
566
  case "Height":
561
- this.view.ar();
567
+ this.view.as();
562
568
  break;
563
569
  }
564
570
  };
565
- XIcon.prototype.cl = function () {
566
- var a = this.fill != null ? this.fill : XIcon.c2;
567
- var b = this.df != null ? this.df : XIcon.c6;
568
- var c = !isNaN_(this.am) ? this.am : XIcon.ai;
569
- var d = this.dg != null ? this.dg : XIcon.c7;
570
- if (this.t) {
571
- this.cz = this.c8 != null ? this.c8 : a;
572
- this.c0 = this.c9 != null ? this.c9 : b;
573
- this.ag = !isNaN_(this.ak) ? this.ak : c;
574
- this.c1 = this.da != null ? this.da : d;
571
+ XIcon.prototype.cn = function () {
572
+ var a = this.fill != null ? this.fill : XIcon.c4;
573
+ var b = this.dh != null ? this.dh : XIcon.c8;
574
+ var c = !isNaN_(this.ao) ? this.ao : XIcon.ak;
575
+ var d = this.di != null ? this.di : XIcon.c9;
576
+ if (this.v) {
577
+ this.c1 = this.da != null ? this.da : a;
578
+ this.c2 = this.db != null ? this.db : b;
579
+ this.ai = !isNaN_(this.am) ? this.am : c;
580
+ this.c3 = this.dc != null ? this.dc : d;
575
581
  }
576
582
  else {
577
- this.cz = a;
578
- this.c0 = b;
579
- this.ag = c;
580
- this.c1 = d;
583
+ this.c1 = a;
584
+ this.c2 = b;
585
+ this.ai = c;
586
+ this.c3 = d;
581
587
  }
582
588
  };
583
- Object.defineProperty(XIcon.prototype, "r", {
589
+ Object.defineProperty(XIcon.prototype, "t", {
584
590
  get: function () {
585
591
  return this.svgPath != null && !this.view.m;
586
592
  },
587
593
  enumerable: false,
588
594
  configurable: true
589
595
  });
590
- XIcon.prototype.ck = function () {
591
- NativeUI.y(this.view.z, this.al);
596
+ XIcon.prototype.cm = function () {
597
+ NativeUI.y(this.view.z, this.an);
592
598
  };
593
- XIcon.prototype.cj = function () {
599
+ XIcon.prototype.cl = function () {
594
600
  var a = this.view.z;
595
- if (this.r) {
601
+ if (this.t) {
596
602
  var b = this.view.aa;
597
- NativeUI.r(b, this.cz);
598
- NativeUI.aa(b, this.c0);
599
- NativeUI.ad(b, this.ag);
603
+ NativeUI.r(b, this.c1);
604
+ NativeUI.aa(b, this.c2);
605
+ NativeUI.ad(b, this.ai);
600
606
  }
601
607
  else {
602
- var c = false;
608
+ var c = this.j();
609
+ if (c != this.k) {
610
+ this.k = c;
611
+ this.view.ag();
612
+ }
613
+ var d = false;
603
614
  if (this.svgPath != null) {
604
615
  if (stringStartsWith(trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
605
- this.view.at(this.svgPath);
606
- c = true;
616
+ this.view.au(this.svgPath);
617
+ d = true;
607
618
  }
608
619
  else {
609
- this.view.au(this.svgPath);
620
+ this.view.av(this.svgPath);
610
621
  }
611
622
  }
612
623
  else if (this.b != null) {
613
- this.view.av(this.b);
614
- var d = this.view.c;
615
- if (d != null && d.length > 0) {
616
- var e = NativeUI.r;
617
- var f = NativeUI.aa;
618
- this.cg();
619
- e = runOn(this.view, this.view.an);
624
+ this.view.aw(this.b);
625
+ var e = this.view.c;
626
+ if (e != null && e.length > 0) {
627
+ var f = NativeUI.r;
628
+ var g = NativeUI.aa;
629
+ this.ci();
620
630
  f = runOn(this.view, this.view.ao);
621
- for (var g = 0; g < d.length; g++) {
622
- if (this.cz != null) {
623
- e(d[g], this.cz);
631
+ g = runOn(this.view, this.view.ap);
632
+ for (var h = 0; h < e.length; h++) {
633
+ if (this.c1 != null) {
634
+ f(e[h], this.c1);
624
635
  }
625
- if (this.c0 != null) {
626
- f(d[g], this.c0);
636
+ if (this.c2 != null) {
637
+ g(e[h], this.c2);
627
638
  }
628
- if (!isNaN_(this.ag)) {
629
- NativeUI.ad(d[g], this.ag);
639
+ if (!isNaN_(this.ai)) {
640
+ NativeUI.ad(e[h], this.ai);
630
641
  }
631
- if (this.c1 != null) {
632
- NativeUI.q(d[g], this.c1);
642
+ if (this.c3 != null) {
643
+ NativeUI.q(e[h], this.c3);
633
644
  }
634
- if (this.e != null && this.e.count == d.length) {
635
- e(d[g], this.e.item(g));
645
+ if (this.e != null && this.e.count == e.length) {
646
+ f(e[h], this.e.item(h));
636
647
  }
637
- if (this.f != null && this.f.count == d.length) {
638
- f(d[g], this.f.item(g));
648
+ if (this.f != null && this.f.count == e.length) {
649
+ g(e[h], this.f.item(h));
639
650
  }
640
651
  }
641
652
  }
642
- if (this.m != null) {
643
- this.view.aw(this.m);
653
+ if (this.o != null) {
654
+ this.view.ax(this.o);
644
655
  }
645
656
  return;
646
657
  }
647
658
  else if (this.svg != null) {
648
- this.view.at(this.svg);
649
- c = true;
659
+ this.view.au(this.svg);
660
+ d = true;
650
661
  }
651
- else if (this.ba != null) {
652
- this.view.ap(this.ba);
662
+ else if (this.bc != null) {
663
+ this.view.aq(this.bc);
653
664
  }
654
- else if (this.ax != null) {
655
- this.view.as(this.ax);
665
+ else if (this.az != null) {
666
+ this.view.at(this.az);
656
667
  }
657
- if (c) {
658
- for (var h = 0; h < this.view.r.count; h++) {
659
- var i = this.view.r._inner[h].c;
660
- NativeUI.r(this.view.r._inner[h].d, i.l.f(this.db));
668
+ if (d) {
669
+ for (var i = 0; i < this.view.r.count; i++) {
670
+ var j = this.view.r._inner[i].c;
671
+ NativeUI.r(this.view.r._inner[i].d, j.l.f(this.dd));
661
672
  }
662
- for (var j = 0; j < this.view.s.count; j++) {
663
- var k = this.view.s._inner[j].c;
664
- NativeUI.aa(this.view.s._inner[j].d, k.m.f(this.dc));
673
+ for (var k = 0; k < this.view.s.count; k++) {
674
+ var l = this.view.s._inner[k].c;
675
+ NativeUI.aa(this.view.s._inner[k].d, l.m.f(this.de));
665
676
  }
666
- for (var l = 0; l < this.view.t.count; l++) {
667
- var m = this.view.t._inner[l].c;
668
- NativeUI.r(this.view.t._inner[l].d, m.l.f(this.dd));
677
+ for (var m = 0; m < this.view.t.count; m++) {
678
+ var n = this.view.t._inner[m].c;
679
+ NativeUI.r(this.view.t._inner[m].d, n.l.f(this.df));
669
680
  }
670
- for (var n = 0; n < this.view.u.count; n++) {
671
- var o = this.view.u._inner[n].c;
672
- NativeUI.aa(this.view.u._inner[n].d, o.m.f(this.de));
681
+ for (var o = 0; o < this.view.u.count; o++) {
682
+ var p = this.view.u._inner[o].c;
683
+ NativeUI.aa(this.view.u._inner[o].d, p.m.f(this.dg));
673
684
  }
674
- for (var p = 0; p < this.view.e.o.count; p++) {
675
- var q = this.view.e.o._inner[p];
676
- var r = q.split('-');
677
- var s = parseInt(r[r.length - 1]);
678
- if (s < this.e.count) {
679
- for (var t = 0; t < this.view.e.q._inner[p].count; t++) {
680
- var u = this.view.e.q._inner[p]._inner[t].c;
681
- NativeUI.r(this.view.e.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
685
+ for (var q = 0; q < this.view.e.o.count; q++) {
686
+ var r = this.view.e.o._inner[q];
687
+ var s = r.split('-');
688
+ var t = parseInt(s[s.length - 1]);
689
+ if (t < this.e.count) {
690
+ for (var u = 0; u < this.view.e.q._inner[q].count; u++) {
691
+ var v = this.view.e.q._inner[q]._inner[u].c;
692
+ NativeUI.r(this.view.e.q._inner[q]._inner[u].d, v.l.f(this.e.item(t)));
682
693
  }
683
694
  }
684
695
  }
685
- for (var v = 0; v < this.view.f.o.count; v++) {
686
- var w = this.view.f.o._inner[v];
687
- var x = w.split('-');
688
- var y = parseInt(x[x.length - 1]);
689
- if (y < this.f.count) {
690
- for (var z = 0; z < this.view.f.q._inner[v].count; z++) {
691
- var aa = this.view.f.q._inner[v]._inner[z].c;
692
- NativeUI.aa(this.view.f.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
696
+ for (var w = 0; w < this.view.f.o.count; w++) {
697
+ var x = this.view.f.o._inner[w];
698
+ var y = x.split('-');
699
+ var z = parseInt(y[y.length - 1]);
700
+ if (z < this.f.count) {
701
+ for (var aa = 0; aa < this.view.f.q._inner[w].count; aa++) {
702
+ var ab = this.view.f.q._inner[w]._inner[aa].c;
703
+ NativeUI.aa(this.view.f.q._inner[w]._inner[aa].d, ab.m.f(this.f.item(z)));
693
704
  }
694
705
  }
695
706
  }
696
- for (var ab = 0; ab < this.view.q.count; ab++) {
697
- var ac = this.view.q._inner[ab].c;
698
- NativeUI.r(this.view.q._inner[ab].d, ac.l.f(this.cz));
699
- NativeUI.aa(this.view.q._inner[ab].d, ac.m.f(this.c0));
707
+ for (var ac = 0; ac < this.view.q.count; ac++) {
708
+ var ad = this.view.q._inner[ac].c;
709
+ NativeUI.r(this.view.q._inner[ac].d, ad.l.f(this.c1));
710
+ NativeUI.aa(this.view.q._inner[ac].d, ad.m.f(this.c2));
700
711
  }
701
712
  }
702
- var ad = this.view.z;
703
- if (this.cz != null) {
704
- NativeUI.r(ad, this.cz);
713
+ var ae = this.view.z;
714
+ if (this.c1 != null) {
715
+ NativeUI.r(ae, this.c1);
705
716
  }
706
- if (this.c0 != null) {
707
- NativeUI.aa(ad, this.c0);
717
+ if (this.c2 != null) {
718
+ NativeUI.aa(ae, this.c2);
708
719
  }
709
- if (!isNaN_(this.ag)) {
710
- NativeUI.ad(ad, this.ag);
720
+ if (!isNaN_(this.ai)) {
721
+ NativeUI.ad(ae, this.ai);
711
722
  }
712
723
  }
713
- if (this.m != null) {
714
- this.view.aw(this.m);
724
+ if (this.o != null) {
725
+ this.view.ax(this.o);
715
726
  }
716
- if (this.c1 != null) {
717
- NativeUI.q(this.view.z, this.c1);
727
+ if (this.c3 != null) {
728
+ NativeUI.q(this.view.z, this.c3);
718
729
  }
719
730
  };
720
- XIcon.prototype.cg = function () {
731
+ XIcon.prototype.ci = function () {
721
732
  var e_3, _a, e_4, _b;
722
- if (this.cz != null) {
723
- this.view.am(this.cz, "fill");
733
+ if (this.c1 != null) {
734
+ this.view.an(this.c1, "fill");
724
735
  }
725
- if (this.c0 != null) {
726
- this.view.am(this.c0, "stroke");
736
+ if (this.c2 != null) {
737
+ this.view.an(this.c2, "stroke");
727
738
  }
728
739
  if (this.e != null) {
729
740
  try {
730
741
  for (var _c = __values(fromEnum(this.e)), _d = _c.next(); !_d.done; _d = _c.next()) {
731
742
  var a = _d.value;
732
- this.view.am(a, "fills");
743
+ this.view.an(a, "fills");
733
744
  }
734
745
  }
735
746
  catch (e_3_1) {
@@ -750,7 +761,7 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
750
761
  try {
751
762
  for (var _e = __values(fromEnum(this.f)), _f = _e.next(); !_f.done; _f = _e.next()) {
752
763
  var b = _f.value;
753
- this.view.am(b, "strokes");
764
+ this.view.an(b, "strokes");
754
765
  }
755
766
  }
756
767
  catch (e_4_1) {
@@ -768,71 +779,90 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
768
779
  }
769
780
  }
770
781
  };
771
- Object.defineProperty(XIcon.prototype, "k", {
782
+ XIcon.prototype.j = function () {
783
+ var a = 5;
784
+ if (this.svgPath != null) {
785
+ a = 1;
786
+ }
787
+ else if (this.b != null && this.b.length > 0) {
788
+ a = 2;
789
+ }
790
+ else if (this.svg != null) {
791
+ a = 0;
792
+ }
793
+ else if (this.bc != null) {
794
+ a = 3;
795
+ }
796
+ else if (this.az != null) {
797
+ a = 4;
798
+ }
799
+ return a;
800
+ };
801
+ Object.defineProperty(XIcon.prototype, "m", {
772
802
  get: function () {
773
- return this.j;
803
+ return this.l;
774
804
  },
775
805
  set: function (a) {
776
- var b = this.j;
777
- this.j = a;
778
- if (b != this.j) {
779
- this.ce("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
806
+ var b = this.l;
807
+ this.l = a;
808
+ if (b != this.l) {
809
+ this.cg("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
780
810
  }
781
811
  },
782
812
  enumerable: false,
783
813
  configurable: true
784
814
  });
785
- Object.defineProperty(XIcon.prototype, "cz", {
815
+ Object.defineProperty(XIcon.prototype, "c1", {
786
816
  get: function () {
787
- return this.cm;
817
+ return this.co;
788
818
  },
789
819
  set: function (a) {
790
- var b = this.cm;
791
- this.cm = a;
792
- if (b != this.cm) {
793
- this.ce("ActualFill", b, a);
820
+ var b = this.co;
821
+ this.co = a;
822
+ if (b != this.co) {
823
+ this.cg("ActualFill", b, a);
794
824
  }
795
825
  },
796
826
  enumerable: false,
797
827
  configurable: true
798
828
  });
799
- Object.defineProperty(XIcon.prototype, "c0", {
829
+ Object.defineProperty(XIcon.prototype, "c2", {
800
830
  get: function () {
801
- return this.cn;
831
+ return this.cp;
802
832
  },
803
833
  set: function (a) {
804
- var b = this.cn;
805
- this.cn = a;
806
- if (b != this.cn) {
807
- this.ce("ActualStroke", b, a);
834
+ var b = this.cp;
835
+ this.cp = a;
836
+ if (b != this.cp) {
837
+ this.cg("ActualStroke", b, a);
808
838
  }
809
839
  },
810
840
  enumerable: false,
811
841
  configurable: true
812
842
  });
813
- Object.defineProperty(XIcon.prototype, "c1", {
843
+ Object.defineProperty(XIcon.prototype, "c3", {
814
844
  get: function () {
815
- return this.co;
845
+ return this.cq;
816
846
  },
817
847
  set: function (a) {
818
- var b = this.co;
819
- this.co = a;
820
- if (b != this.co) {
821
- this.ce("ActualTextColor", b, a);
848
+ var b = this.cq;
849
+ this.cq = a;
850
+ if (b != this.cq) {
851
+ this.cg("ActualTextColor", b, a);
822
852
  }
823
853
  },
824
854
  enumerable: false,
825
855
  configurable: true
826
856
  });
827
- Object.defineProperty(XIcon.prototype, "ag", {
857
+ Object.defineProperty(XIcon.prototype, "ai", {
828
858
  get: function () {
829
- return this.w;
859
+ return this.y;
830
860
  },
831
861
  set: function (a) {
832
- var b = this.w;
833
- this.w = a;
834
- if (b != this.w) {
835
- this.ce("ActualStrokeWidth", b, a);
862
+ var b = this.y;
863
+ this.y = a;
864
+ if (b != this.y) {
865
+ this.cg("ActualStrokeWidth", b, a);
836
866
  }
837
867
  },
838
868
  enumerable: false,
@@ -840,111 +870,111 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
840
870
  });
841
871
  Object.defineProperty(XIcon.prototype, "fill", {
842
872
  get: function () {
843
- return this.cp;
873
+ return this.cr;
844
874
  },
845
875
  set: function (a) {
846
- var b = this.cp;
847
- this.cp = a;
848
- if (b != this.cp) {
849
- this.ce("Fill", b, a);
876
+ var b = this.cr;
877
+ this.cr = a;
878
+ if (b != this.cr) {
879
+ this.cg("Fill", b, a);
850
880
  }
851
881
  },
852
882
  enumerable: false,
853
883
  configurable: true
854
884
  });
855
- Object.defineProperty(XIcon.prototype, "df", {
885
+ Object.defineProperty(XIcon.prototype, "dh", {
856
886
  get: function () {
857
- return this.cx;
887
+ return this.cz;
858
888
  },
859
889
  set: function (a) {
860
- var b = this.cx;
861
- this.cx = a;
862
- if (b != this.cx) {
863
- this.ce("Stroke", b, a);
890
+ var b = this.cz;
891
+ this.cz = a;
892
+ if (b != this.cz) {
893
+ this.cg("Stroke", b, a);
864
894
  }
865
895
  },
866
896
  enumerable: false,
867
897
  configurable: true
868
898
  });
869
- Object.defineProperty(XIcon.prototype, "am", {
899
+ Object.defineProperty(XIcon.prototype, "ao", {
870
900
  get: function () {
871
- return this.aa;
901
+ return this.ac;
872
902
  },
873
903
  set: function (a) {
874
- var b = this.aa;
875
- this.aa = a;
876
- if (b != this.aa) {
877
- this.ce("StrokeWidth", b, a);
904
+ var b = this.ac;
905
+ this.ac = a;
906
+ if (b != this.ac) {
907
+ this.cg("StrokeWidth", b, a);
878
908
  }
879
909
  },
880
910
  enumerable: false,
881
911
  configurable: true
882
912
  });
883
- Object.defineProperty(XIcon.prototype, "dg", {
913
+ Object.defineProperty(XIcon.prototype, "di", {
884
914
  get: function () {
885
- return this.cy;
915
+ return this.c0;
886
916
  },
887
917
  set: function (a) {
888
- var b = this.cy;
889
- this.cy = a;
890
- if (b != this.cy) {
891
- this.ce("TextColor", b, a);
918
+ var b = this.c0;
919
+ this.c0 = a;
920
+ if (b != this.c0) {
921
+ this.cg("TextColor", b, a);
892
922
  }
893
923
  },
894
924
  enumerable: false,
895
925
  configurable: true
896
926
  });
897
- Object.defineProperty(XIcon.prototype, "c8", {
927
+ Object.defineProperty(XIcon.prototype, "da", {
898
928
  get: function () {
899
- return this.cq;
929
+ return this.cs;
900
930
  },
901
931
  set: function (a) {
902
- var b = this.cq;
903
- this.cq = a;
904
- if (b != this.cq) {
905
- this.ce("HoverFill", b, a);
932
+ var b = this.cs;
933
+ this.cs = a;
934
+ if (b != this.cs) {
935
+ this.cg("HoverFill", b, a);
906
936
  }
907
937
  },
908
938
  enumerable: false,
909
939
  configurable: true
910
940
  });
911
- Object.defineProperty(XIcon.prototype, "c9", {
941
+ Object.defineProperty(XIcon.prototype, "db", {
912
942
  get: function () {
913
- return this.cr;
943
+ return this.ct;
914
944
  },
915
945
  set: function (a) {
916
- var b = this.cr;
917
- this.cr = a;
918
- if (b != this.cr) {
919
- this.ce("HoverStroke", b, a);
946
+ var b = this.ct;
947
+ this.ct = a;
948
+ if (b != this.ct) {
949
+ this.cg("HoverStroke", b, a);
920
950
  }
921
951
  },
922
952
  enumerable: false,
923
953
  configurable: true
924
954
  });
925
- Object.defineProperty(XIcon.prototype, "ak", {
955
+ Object.defineProperty(XIcon.prototype, "am", {
926
956
  get: function () {
927
- return this.y;
957
+ return this.aa;
928
958
  },
929
959
  set: function (a) {
930
- var b = this.y;
931
- this.y = a;
932
- if (b != this.y) {
933
- this.ce("HoverStrokeThickness", b, a);
960
+ var b = this.aa;
961
+ this.aa = a;
962
+ if (b != this.aa) {
963
+ this.cg("HoverStrokeThickness", b, a);
934
964
  }
935
965
  },
936
966
  enumerable: false,
937
967
  configurable: true
938
968
  });
939
- Object.defineProperty(XIcon.prototype, "da", {
969
+ Object.defineProperty(XIcon.prototype, "dc", {
940
970
  get: function () {
941
- return this.cs;
971
+ return this.cu;
942
972
  },
943
973
  set: function (a) {
944
- var b = this.cs;
945
- this.cs = a;
946
- if (b != this.cs) {
947
- this.ce("HoverTextColor", b, a);
974
+ var b = this.cu;
975
+ this.cu = a;
976
+ if (b != this.cu) {
977
+ this.cg("HoverTextColor", b, a);
948
978
  }
949
979
  },
950
980
  enumerable: false,
@@ -958,7 +988,7 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
958
988
  var b = this.c;
959
989
  this.c = a;
960
990
  if (b != this.c) {
961
- this.ce("FillColors", b, this.c);
991
+ this.cg("FillColors", b, this.c);
962
992
  }
963
993
  },
964
994
  enumerable: false,
@@ -972,91 +1002,91 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
972
1002
  var b = this.d;
973
1003
  this.d = a;
974
1004
  if (b != this.d) {
975
- this.ce("StrokeColors", b, this.d);
1005
+ this.cg("StrokeColors", b, this.d);
976
1006
  }
977
1007
  },
978
1008
  enumerable: false,
979
1009
  configurable: true
980
1010
  });
981
- Object.defineProperty(XIcon.prototype, "db", {
1011
+ Object.defineProperty(XIcon.prototype, "dd", {
982
1012
  get: function () {
983
- return this.ct;
1013
+ return this.cv;
984
1014
  },
985
1015
  set: function (a) {
986
- var b = this.ct;
987
- this.ct = a;
988
- if (b != this.ct) {
989
- this.ce("PrimaryFillColor", b, this.ct);
1016
+ var b = this.cv;
1017
+ this.cv = a;
1018
+ if (b != this.cv) {
1019
+ this.cg("PrimaryFillColor", b, this.cv);
990
1020
  }
991
1021
  },
992
1022
  enumerable: false,
993
1023
  configurable: true
994
1024
  });
995
- Object.defineProperty(XIcon.prototype, "dc", {
1025
+ Object.defineProperty(XIcon.prototype, "de", {
996
1026
  get: function () {
997
- return this.cu;
1027
+ return this.cw;
998
1028
  },
999
1029
  set: function (a) {
1000
- var b = this.cu;
1001
- this.cu = a;
1002
- if (b != this.cu) {
1003
- this.ce("PrimaryStrokeColor", b, this.cu);
1030
+ var b = this.cw;
1031
+ this.cw = a;
1032
+ if (b != this.cw) {
1033
+ this.cg("PrimaryStrokeColor", b, this.cw);
1004
1034
  }
1005
1035
  },
1006
1036
  enumerable: false,
1007
1037
  configurable: true
1008
1038
  });
1009
- Object.defineProperty(XIcon.prototype, "dd", {
1039
+ Object.defineProperty(XIcon.prototype, "df", {
1010
1040
  get: function () {
1011
- return this.cv;
1041
+ return this.cx;
1012
1042
  },
1013
1043
  set: function (a) {
1014
- var b = this.cv;
1015
- this.cv = a;
1016
- if (b != this.cv) {
1017
- this.ce("SecondaryFillColor", b, this.cv);
1044
+ var b = this.cx;
1045
+ this.cx = a;
1046
+ if (b != this.cx) {
1047
+ this.cg("SecondaryFillColor", b, this.cx);
1018
1048
  }
1019
1049
  },
1020
1050
  enumerable: false,
1021
1051
  configurable: true
1022
1052
  });
1023
- Object.defineProperty(XIcon.prototype, "de", {
1053
+ Object.defineProperty(XIcon.prototype, "dg", {
1024
1054
  get: function () {
1025
- return this.cw;
1055
+ return this.cy;
1026
1056
  },
1027
1057
  set: function (a) {
1028
- var b = this.cw;
1029
- this.cw = a;
1030
- if (b != this.cw) {
1031
- this.ce("SecondaryStrokeColor", b, this.cw);
1058
+ var b = this.cy;
1059
+ this.cy = a;
1060
+ if (b != this.cy) {
1061
+ this.cg("SecondaryStrokeColor", b, this.cy);
1032
1062
  }
1033
1063
  },
1034
1064
  enumerable: false,
1035
1065
  configurable: true
1036
1066
  });
1037
- Object.defineProperty(XIcon.prototype, "ax", {
1067
+ Object.defineProperty(XIcon.prototype, "az", {
1038
1068
  get: function () {
1039
- return this.av;
1069
+ return this.ax;
1040
1070
  },
1041
1071
  set: function (a) {
1042
- var b = this.av;
1043
- this.av = a;
1044
- if (b != this.av) {
1045
- this.ce("Source", b, a);
1072
+ var b = this.ax;
1073
+ this.ax = a;
1074
+ if (b != this.ax) {
1075
+ this.cg("Source", b, a);
1046
1076
  }
1047
1077
  },
1048
1078
  enumerable: false,
1049
1079
  configurable: true
1050
1080
  });
1051
- Object.defineProperty(XIcon.prototype, "ba", {
1081
+ Object.defineProperty(XIcon.prototype, "bc", {
1052
1082
  get: function () {
1053
- return this.az;
1083
+ return this.a1;
1054
1084
  },
1055
1085
  set: function (a) {
1056
- var b = this.az;
1057
- this.az = a;
1058
- if (b != this.az) {
1059
- this.ce("DataURL", b, a);
1086
+ var b = this.a1;
1087
+ this.a1 = a;
1088
+ if (b != this.a1) {
1089
+ this.cg("DataURL", b, a);
1060
1090
  }
1061
1091
  },
1062
1092
  enumerable: false,
@@ -1064,13 +1094,13 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
1064
1094
  });
1065
1095
  Object.defineProperty(XIcon.prototype, "svgPath", {
1066
1096
  get: function () {
1067
- return this.a2;
1097
+ return this.a4;
1068
1098
  },
1069
1099
  set: function (a) {
1070
- var b = this.a2;
1071
- this.a2 = a;
1072
- if (b != this.a2) {
1073
- this.ce("SVGPath", b, a);
1100
+ var b = this.a4;
1101
+ this.a4 = a;
1102
+ if (b != this.a4) {
1103
+ this.cg("SVGPath", b, a);
1074
1104
  }
1075
1105
  },
1076
1106
  enumerable: false,
@@ -1078,13 +1108,13 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
1078
1108
  });
1079
1109
  Object.defineProperty(XIcon.prototype, "svg", {
1080
1110
  get: function () {
1081
- return this.a1;
1111
+ return this.a3;
1082
1112
  },
1083
1113
  set: function (a) {
1084
- var b = this.a1;
1085
- this.a1 = a;
1086
- if (b != this.a1) {
1087
- this.ce("SVG", b, this.a1);
1114
+ var b = this.a3;
1115
+ this.a3 = a;
1116
+ if (b != this.a3) {
1117
+ this.cg("SVG", b, this.a3);
1088
1118
  }
1089
1119
  },
1090
1120
  enumerable: false,
@@ -1098,91 +1128,91 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
1098
1128
  var b = this.a;
1099
1129
  this.a = a;
1100
1130
  if (b != this.a) {
1101
- this.ce("SVGPaths", b, this.a);
1131
+ this.cg("SVGPaths", b, this.a);
1102
1132
  }
1103
1133
  },
1104
1134
  enumerable: false,
1105
1135
  configurable: true
1106
1136
  });
1107
- XIcon.prototype.cc = function () {
1108
- this.t = true;
1137
+ XIcon.prototype.ce = function () {
1138
+ this.v = true;
1109
1139
  };
1110
- XIcon.prototype.cd = function () {
1111
- this.t = false;
1140
+ XIcon.prototype.cf = function () {
1141
+ this.v = false;
1112
1142
  };
1113
- Object.defineProperty(XIcon.prototype, "m", {
1143
+ Object.defineProperty(XIcon.prototype, "o", {
1114
1144
  get: function () {
1115
- return this.l;
1145
+ return this.n;
1116
1146
  },
1117
1147
  set: function (a) {
1118
- var b = this.l;
1119
- this.l = a;
1120
- if (b != this.l) {
1121
- this.ce("TextStyle", b, a);
1148
+ var b = this.n;
1149
+ this.n = a;
1150
+ if (b != this.n) {
1151
+ this.cg("TextStyle", b, a);
1122
1152
  }
1123
1153
  },
1124
1154
  enumerable: false,
1125
1155
  configurable: true
1126
1156
  });
1127
- Object.defineProperty(XIcon.prototype, "bk", {
1157
+ Object.defineProperty(XIcon.prototype, "bm", {
1128
1158
  get: function () {
1129
- return this.a0;
1159
+ return this.a2;
1130
1160
  },
1131
1161
  set: function (a) {
1132
- var b = this.a0;
1133
- this.a0 = a;
1134
- if (b != this.a0) {
1135
- this.ce("Id", b, a);
1162
+ var b = this.a2;
1163
+ this.a2 = a;
1164
+ if (b != this.a2) {
1165
+ this.cg("Id", b, a);
1136
1166
  }
1137
1167
  },
1138
1168
  enumerable: false,
1139
1169
  configurable: true
1140
1170
  });
1141
- Object.defineProperty(XIcon.prototype, "q", {
1171
+ Object.defineProperty(XIcon.prototype, "s", {
1142
1172
  get: function () {
1143
- return this.n;
1173
+ return this.p;
1144
1174
  },
1145
1175
  enumerable: false,
1146
1176
  configurable: true
1147
1177
  });
1148
- Object.defineProperty(XIcon.prototype, "at", {
1178
+ Object.defineProperty(XIcon.prototype, "av", {
1149
1179
  get: function () {
1150
- return this.as;
1180
+ return this.au;
1151
1181
  },
1152
1182
  set: function (a) {
1153
- var b = this.as;
1154
- this.as = a;
1155
- this.n = true;
1156
- if (b != this.as) {
1157
- this.ce("TabIndex", b, a);
1183
+ var b = this.au;
1184
+ this.au = a;
1185
+ this.p = true;
1186
+ if (b != this.au) {
1187
+ this.cg("TabIndex", b, a);
1158
1188
  }
1159
1189
  },
1160
1190
  enumerable: false,
1161
1191
  configurable: true
1162
1192
  });
1163
- Object.defineProperty(XIcon.prototype, "a7", {
1193
+ Object.defineProperty(XIcon.prototype, "a9", {
1164
1194
  get: function () {
1165
- return this.ay;
1195
+ return this.a0;
1166
1196
  },
1167
1197
  set: function (a) {
1168
- var b = this.ay;
1169
- this.ay = a;
1170
- if (b != this.ay) {
1171
- this.ce("AriaLabel", b, a);
1198
+ var b = this.a0;
1199
+ this.a0 = a;
1200
+ if (b != this.a0) {
1201
+ this.cg("AriaLabel", b, a);
1172
1202
  }
1173
1203
  },
1174
1204
  enumerable: false,
1175
1205
  configurable: true
1176
1206
  });
1177
- Object.defineProperty(XIcon.prototype, "t", {
1207
+ Object.defineProperty(XIcon.prototype, "v", {
1178
1208
  get: function () {
1179
- return this.p;
1209
+ return this.r;
1180
1210
  },
1181
1211
  set: function (a) {
1182
- var b = this.p;
1183
- this.p = a;
1184
- if (b != this.p) {
1185
- this.ce("IsHover", b, a);
1212
+ var b = this.r;
1213
+ this.r = a;
1214
+ if (b != this.r) {
1215
+ this.cg("IsHover", b, a);
1186
1216
  }
1187
1217
  },
1188
1218
  enumerable: false,
@@ -1190,125 +1220,125 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
1190
1220
  });
1191
1221
  Object.defineProperty(XIcon.prototype, "disabled", {
1192
1222
  get: function () {
1193
- return this.o;
1223
+ return this.q;
1194
1224
  },
1195
1225
  set: function (a) {
1196
- var b = this.o;
1197
- this.o = a;
1198
- if (b != this.o) {
1199
- this.ce("IsDisabled", b, a);
1226
+ var b = this.q;
1227
+ this.q = a;
1228
+ if (b != this.q) {
1229
+ this.cg("IsDisabled", b, a);
1200
1230
  }
1201
1231
  },
1202
1232
  enumerable: false,
1203
1233
  configurable: true
1204
1234
  });
1205
- Object.defineProperty(XIcon.prototype, "al", {
1235
+ Object.defineProperty(XIcon.prototype, "an", {
1206
1236
  get: function () {
1207
- return this.z;
1237
+ return this.ab;
1208
1238
  },
1209
1239
  set: function (a) {
1210
- var b = this.z;
1211
- this.z = a;
1212
- if (b != this.z) {
1213
- this.ce("Opacity", b, this.z);
1240
+ var b = this.ab;
1241
+ this.ab = a;
1242
+ if (b != this.ab) {
1243
+ this.cg("Opacity", b, this.ab);
1214
1244
  }
1215
1245
  },
1216
1246
  enumerable: false,
1217
1247
  configurable: true
1218
1248
  });
1219
- Object.defineProperty(XIcon.prototype, "ao", {
1249
+ Object.defineProperty(XIcon.prototype, "aq", {
1220
1250
  get: function () {
1221
- return this.ac;
1251
+ return this.ae;
1222
1252
  },
1223
1253
  set: function (a) {
1224
- var b = this.ac;
1225
- this.ac = a;
1226
- if (b != this.ac) {
1227
- this.ce("ViewBoxLeft", b, this.ac);
1254
+ var b = this.ae;
1255
+ this.ae = a;
1256
+ if (b != this.ae) {
1257
+ this.cg("ViewBoxLeft", b, this.ae);
1228
1258
  }
1229
1259
  },
1230
1260
  enumerable: false,
1231
1261
  configurable: true
1232
1262
  });
1233
- Object.defineProperty(XIcon.prototype, "ap", {
1263
+ Object.defineProperty(XIcon.prototype, "ar", {
1234
1264
  get: function () {
1235
- return this.ad;
1265
+ return this.af;
1236
1266
  },
1237
1267
  set: function (a) {
1238
- var b = this.ad;
1239
- this.ad = a;
1240
- if (b != this.ad) {
1241
- this.ce("ViewBoxTop", b, this.ad);
1268
+ var b = this.af;
1269
+ this.af = a;
1270
+ if (b != this.af) {
1271
+ this.cg("ViewBoxTop", b, this.af);
1242
1272
  }
1243
1273
  },
1244
1274
  enumerable: false,
1245
1275
  configurable: true
1246
1276
  });
1247
- Object.defineProperty(XIcon.prototype, "aq", {
1277
+ Object.defineProperty(XIcon.prototype, "as", {
1248
1278
  get: function () {
1249
- return this.ae;
1279
+ return this.ag;
1250
1280
  },
1251
1281
  set: function (a) {
1252
- var b = this.ae;
1253
- this.ae = a;
1254
- if (b != this.ae) {
1255
- this.ce("ViewBoxWidth", b, this.ae);
1282
+ var b = this.ag;
1283
+ this.ag = a;
1284
+ if (b != this.ag) {
1285
+ this.cg("ViewBoxWidth", b, this.ag);
1256
1286
  }
1257
1287
  },
1258
1288
  enumerable: false,
1259
1289
  configurable: true
1260
1290
  });
1261
- Object.defineProperty(XIcon.prototype, "an", {
1291
+ Object.defineProperty(XIcon.prototype, "ap", {
1262
1292
  get: function () {
1263
- return this.ab;
1293
+ return this.ad;
1264
1294
  },
1265
1295
  set: function (a) {
1266
- var b = this.ab;
1267
- this.ab = a;
1268
- if (b != this.ab) {
1269
- this.ce("ViewBoxHeight", b, this.ab);
1296
+ var b = this.ad;
1297
+ this.ad = a;
1298
+ if (b != this.ad) {
1299
+ this.cg("ViewBoxHeight", b, this.ad);
1270
1300
  }
1271
1301
  },
1272
1302
  enumerable: false,
1273
1303
  configurable: true
1274
1304
  });
1275
- Object.defineProperty(XIcon.prototype, "ar", {
1305
+ Object.defineProperty(XIcon.prototype, "at", {
1276
1306
  get: function () {
1277
- return this.af;
1307
+ return this.ah;
1278
1308
  },
1279
1309
  set: function (a) {
1280
- var b = this.af;
1281
- this.af = a;
1282
- if (b != this.af) {
1283
- this.ce("Width", b, this.af);
1310
+ var b = this.ah;
1311
+ this.ah = a;
1312
+ if (b != this.ah) {
1313
+ this.cg("Width", b, this.ah);
1284
1314
  }
1285
1315
  },
1286
1316
  enumerable: false,
1287
1317
  configurable: true
1288
1318
  });
1289
- Object.defineProperty(XIcon.prototype, "aj", {
1319
+ Object.defineProperty(XIcon.prototype, "al", {
1290
1320
  get: function () {
1291
- return this.x;
1321
+ return this.z;
1292
1322
  },
1293
1323
  set: function (a) {
1294
- var b = this.x;
1295
- this.x = a;
1296
- if (b != this.x) {
1297
- this.ce("Height", b, this.x);
1324
+ var b = this.z;
1325
+ this.z = a;
1326
+ if (b != this.z) {
1327
+ this.cg("Height", b, this.z);
1298
1328
  }
1299
1329
  },
1300
1330
  enumerable: false,
1301
1331
  configurable: true
1302
1332
  });
1303
- XIcon.prototype.cf = function () {
1333
+ XIcon.prototype.ch = function () {
1304
1334
  };
1305
1335
  XIcon.prototype.onDetachedFromUI = function () {
1306
- this.view.aj();
1336
+ this.view.ak();
1307
1337
  };
1308
1338
  XIcon.prototype.onAttachedToUI = function () {
1309
- this.view.ag();
1339
+ this.view.ah();
1310
1340
  };
1311
- XIcon.prototype.v = function () {
1341
+ XIcon.prototype.x = function () {
1312
1342
  if (this.disabled) {
1313
1343
  return false;
1314
1344
  }
@@ -1319,13 +1349,13 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
1319
1349
  }
1320
1350
  return false;
1321
1351
  };
1322
- XIcon.prototype.u = function () {
1352
+ XIcon.prototype.w = function () {
1323
1353
  return this.view.l();
1324
1354
  };
1325
- XIcon.prototype.aw = function () {
1355
+ XIcon.prototype.ay = function () {
1326
1356
  return this.g();
1327
1357
  };
1328
- XIcon.prototype.bc = function () {
1358
+ XIcon.prototype.be = function () {
1329
1359
  var a = this.g();
1330
1360
  return a.l();
1331
1361
  };
@@ -1339,9 +1369,9 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
1339
1369
  a.a = this.view.a();
1340
1370
  a.svg = this.svg;
1341
1371
  a.svgPath = this.svgPath;
1342
- a.k = this.ba;
1343
- if (this.m != null) {
1344
- var c = this.m;
1372
+ a.k = this.bc;
1373
+ if (this.o != null) {
1374
+ var c = this.o;
1345
1375
  if (this.view != null && c.q == null) {
1346
1376
  var d = this.view.v;
1347
1377
  var e = FontUtil.getFontInfoFromString(d, c.fontString);
@@ -1371,18 +1401,18 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
1371
1401
  return a;
1372
1402
  };
1373
1403
  XIcon.prototype.provideContainer = function (a) {
1374
- this.view.ai(a);
1404
+ this.view.aj(a);
1375
1405
  };
1376
1406
  XIcon.$t = markType(XIcon, 'XIcon', Base.$, [INotifyPropertyChanged_$type, IIcon_$type]);
1377
- XIcon.c2 = null;
1378
- XIcon.c7 = null;
1379
- XIcon.c6 = null;
1380
- XIcon.c3 = null;
1381
1407
  XIcon.c4 = null;
1408
+ XIcon.c9 = null;
1409
+ XIcon.c8 = null;
1382
1410
  XIcon.c5 = null;
1383
- XIcon.ai = NaN;
1384
- XIcon.ah = NaN;
1385
- XIcon.au = 0;
1411
+ XIcon.c6 = null;
1412
+ XIcon.c7 = null;
1413
+ XIcon.ak = NaN;
1414
+ XIcon.aj = NaN;
1415
+ XIcon.aw = 0;
1386
1416
  return XIcon;
1387
1417
  }(Base));
1388
1418
  export { XIcon };