igniteui-webcomponents-inputs 4.7.2 → 4.8.1-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 (34) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +1123 -821
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonView_combined.js +22 -22
  4. package/esm2015/lib/CalendarView_combined.js +14 -14
  5. package/esm2015/lib/CheckboxView_combined.js +73 -67
  6. package/esm2015/lib/DatePickerView_combined.js +14 -14
  7. package/esm2015/lib/IconView_combined.js +659 -472
  8. package/esm2015/lib/IconVisualModelExport.js +13 -11
  9. package/esm2015/lib/InputGroupView_combined.js +29 -29
  10. package/esm2015/lib/NativeUIXInputsFactory.js +1 -1
  11. package/esm2015/lib/XButtonBridge.js +7 -0
  12. package/esm2015/lib/XIconBridge.js +55 -31
  13. package/esm2015/lib/XIconButtonBridge.js +1 -1
  14. package/esm2015/lib/igc-x-icon-component.js +113 -91
  15. package/esm5/lib/ButtonView_combined.js +22 -22
  16. package/esm5/lib/CalendarView_combined.js +14 -14
  17. package/esm5/lib/CheckboxView_combined.js +77 -67
  18. package/esm5/lib/DatePickerView_combined.js +14 -14
  19. package/esm5/lib/IconView_combined.js +678 -446
  20. package/esm5/lib/IconVisualModelExport.js +13 -11
  21. package/esm5/lib/InputGroupView_combined.js +29 -29
  22. package/esm5/lib/NativeUIXInputsFactory.js +1 -1
  23. package/esm5/lib/XButtonBridge.js +7 -0
  24. package/esm5/lib/XIconBridge.js +55 -31
  25. package/esm5/lib/XIconButtonBridge.js +1 -1
  26. package/esm5/lib/igc-x-icon-component.js +121 -91
  27. package/fesm2015/igniteui-webcomponents-inputs.js +995 -750
  28. package/fesm5/igniteui-webcomponents-inputs.js +1124 -822
  29. package/lib/CheckboxView_combined.d.ts +17 -16
  30. package/lib/IconView_combined.d.ts +155 -136
  31. package/lib/IconVisualModelExport.d.ts +4 -3
  32. package/lib/XIconBridge.d.ts +3 -0
  33. package/lib/igc-x-icon-component.d.ts +10 -0
  34. package/package.json +2 -2
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import { __extends, __values } from 'tslib';
9
- import { StringBuilder, markType, Base, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, NamePatcher, WebComponentRenderer, TypeRegistrar, toSpinal, getAllPropertyNames, fromSpinal, RegisterElementHelper, brushToString, stringToBrush, ensureBool, initializePropertiesFromCss, IgcHTMLElement, markEnum, typeGetValue, EnumUtil, ElevationMode_$type, EventArgs, stringIsNullOrEmpty, isNaN_, enumGetBox, CornerRadius, MouseEventArgs, FocusEventArgs, Thickness, ControlDisplayDensity_$type, BaseControlTheme_$type, HorizontalAlignment_$type, VerticalAlignment_$type, UIElementPropertyAccessorFactory, FontUtil, Dictionary$2, String_$type, PortalManager, ensureEnum, enumToString, FontInfo, delegateRemove, delegateCombine, IgcFocusEventArgs, IgcChildContentModule, Tuple$2, SVGNode, FastIterationDictionary$2, stringStartsWith, trimStart, IIcon_$type, fromBrushCollection, toBrushCollection, brushCollectionToString, DomWrapper_$type, dateMinValue, dateGetMonth, parseBool, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, dateAddDays, Number_$type, dateAddMonths, truncate, timeSpanTotalDays, intDivide, Localization, HashSet$1, typeCast, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, IgcKeyEventArgs, SyncableObservableCollection$2, IgCollection, CollectionAdapter, NotifyCollectionChangedAction, Rect, stringContains, stringSplit, Popup, Size, RotateTransform, NativeUIElementBridge, NativeUIInputChangingEventArgs, NativeUIComponentHorizontalAlignment_$type, NativeUIInputType_$type, NativeUIInputDisplayType_$type, NativeUIDisplayDensity_$type, INativeUIInputBridge_$type, NativeUIButtonClickedEventArgs, NativeUIMouseEventArgs, NativeUIFocusEventArgs, NativeUIButtonDisplayType_$type, NativeUIComponent, NativeUICheckboxChangeEventArgs, SvgIconRegistry, NativeUIPopupOpenedEventArgs, NativeUIPopupClosedEventArgs, NativeUIPopupPointerPosition_$type, NativeUIPopupAnimationType_$type, INativeUIPopupBridge_$type, NativeUIInput, NativeUIButton, NativeUICheckbox, NativeUIIcon, NativeUIPopup, INativeUIElementFactory_$type } from 'igniteui-webcomponents-core';
9
+ import { StringBuilder, markType, Base, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, NamePatcher, WebComponentRenderer, TypeRegistrar, toSpinal, getAllPropertyNames, fromSpinal, RegisterElementHelper, brushToString, stringToBrush, ensureBool, initializePropertiesFromCss, IgcHTMLElement, markEnum, typeGetValue, EnumUtil, ElevationMode_$type, EventArgs, stringIsNullOrEmpty, isNaN_, enumGetBox, CornerRadius, MouseEventArgs, FocusEventArgs, Thickness, ControlDisplayDensity_$type, BaseControlTheme_$type, HorizontalAlignment_$type, VerticalAlignment_$type, UIElementPropertyAccessorFactory, FontUtil, Dictionary$2, String_$type, PortalManager, ensureEnum, enumToString, FontInfo, delegateRemove, delegateCombine, IgcFocusEventArgs, IgcChildContentModule, Brush, DomWrapper_$type, Tuple$2, SVGNode, FastIterationDictionary$2, stringStartsWith, trimStart, IIcon_$type, fromBrushCollection, toBrushCollection, brushCollectionToString, dateMinValue, dateGetMonth, parseBool, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, dateAddDays, Number_$type, dateAddMonths, truncate, timeSpanTotalDays, intDivide, Localization, HashSet$1, typeCast, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, IgcKeyEventArgs, SyncableObservableCollection$2, IgCollection, CollectionAdapter, NotifyCollectionChangedAction, Rect, stringContains, stringSplit, Popup, Size, RotateTransform, NativeUIElementBridge, NativeUIInputChangingEventArgs, NativeUIComponentHorizontalAlignment_$type, NativeUIInputType_$type, NativeUIInputDisplayType_$type, NativeUIDisplayDensity_$type, INativeUIInputBridge_$type, NativeUIButtonClickedEventArgs, NativeUIMouseEventArgs, NativeUIFocusEventArgs, NativeUIButtonDisplayType_$type, NativeUIComponent, NativeUICheckboxChangeEventArgs, SvgIconRegistry, NativeUIPopupOpenedEventArgs, NativeUIPopupClosedEventArgs, NativeUIPopupPointerPosition_$type, NativeUIPopupAnimationType_$type, INativeUIPopupBridge_$type, NativeUIInput, NativeUIButton, NativeUICheckbox, NativeUIIcon, NativeUIPopup, INativeUIElementFactory_$type } from 'igniteui-webcomponents-core';
10
10
 
11
11
  /*
12
12
  THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
@@ -2198,7 +2198,6 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2198
2198
  case "DisabledTextColor":
2199
2199
  case "DisabledElevation":
2200
2200
  case "HoverBackgroundColor":
2201
- case "TextStyle":
2202
2201
  case "FocusTextColor":
2203
2202
  case "TextColor":
2204
2203
  case "HoverTextColor":
@@ -2304,6 +2303,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2304
2303
  this.ap = this.disabled || this.at;
2305
2304
  this.ki();
2306
2305
  break;
2306
+ case "TextStyle":
2307
2307
  case "DisableHover":
2308
2308
  this.kh();
2309
2309
  break;
@@ -4994,30 +4994,30 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
4994
4994
  c.l = this.disabled;
4995
4995
  if (this.aa != null) {
4996
4996
  var g = this.aa;
4997
- if (this.view != null && g.p == null) {
4997
+ if (this.view != null && g.q == null) {
4998
4998
  var h = this.view.k;
4999
4999
  var i = FontUtil.getFontInfoFromString(h, g.fontString);
5000
- g.p = i.p;
5001
- g.e = i.e;
5002
5000
  g.q = i.q;
5003
- g.s = i.s;
5001
+ g.f = i.f;
5002
+ g.r = i.r;
5004
5003
  g.t = i.t;
5005
5004
  g.u = i.u;
5005
+ g.v = i.v;
5006
5006
  }
5007
- if (g.p != null) {
5008
- c.ac = g.p;
5007
+ if (g.q != null) {
5008
+ c.ac = g.q;
5009
5009
  }
5010
- if (!isNaN_(g.e)) {
5011
- c.r = g.e;
5010
+ if (!isNaN_(g.f)) {
5011
+ c.r = g.f;
5012
5012
  }
5013
- if (g.u != null) {
5014
- c.ag = g.u;
5013
+ if (g.v != null) {
5014
+ c.ag = g.v;
5015
5015
  }
5016
- if (g.s != null) {
5017
- c.ae = g.s;
5016
+ if (g.t != null) {
5017
+ c.ae = g.t;
5018
5018
  }
5019
- if (g.q != null) {
5020
- c.ad = g.s;
5019
+ if (g.r != null) {
5020
+ c.ad = g.t;
5021
5021
  }
5022
5022
  }
5023
5023
  return c;
@@ -5048,7 +5048,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
5048
5048
  $ret.addItem("HoverElevation", 4);
5049
5049
  $ret.addItem("FocusElevation", 8);
5050
5050
  $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5051
- $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
5051
+ $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
5052
5052
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
5053
5053
  $ret.addItem("BorderWidth", NaN);
5054
5054
  $ret.addItem("BackgroundColor", BrushUtil.h(255, 228, 28, 119));
@@ -5069,11 +5069,11 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
5069
5069
  $ret.addItem("HoverElevation", 0);
5070
5070
  $ret.addItem("FocusElevation", 0);
5071
5071
  $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5072
- $ret.addItem("RippleColor", null);
5072
+ $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
5073
5073
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
5074
5074
  $ret.addItem("BorderWidth", NaN);
5075
5075
  $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5076
- $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
5076
+ $ret.addItem("TextColor", BrushUtil.h(255, 228, 28, 119));
5077
5077
  $ret.addItem("HoverTextColor", BrushUtil.h(255, 228, 28, 119));
5078
5078
  $ret.addItem("HoverBackgroundColor", BrushUtil.h(13, 228, 28, 119));
5079
5079
  $ret.addItem("FocusBackgroundColor", BrushUtil.h(30, 228, 28, 119));
@@ -5089,8 +5089,8 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
5089
5089
  $ret.addItem("RestingElevation", 0);
5090
5090
  $ret.addItem("HoverElevation", 0);
5091
5091
  $ret.addItem("FocusElevation", 0);
5092
- $ret.addItem("BorderColor", BrushUtil.h(30, 0, 0, 0));
5093
- $ret.addItem("RippleColor", BrushUtil.h(0, 0, 0, 0));
5092
+ $ret.addItem("BorderColor", BrushUtil.h(255, 228, 28, 119));
5093
+ $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
5094
5094
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
5095
5095
  $ret.addItem("BorderWidth", 1);
5096
5096
  $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
@@ -5111,7 +5111,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
5111
5111
  $ret.addItem("HoverElevation", 0);
5112
5112
  $ret.addItem("FocusElevation", 0);
5113
5113
  $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5114
- $ret.addItem("RippleColor", null);
5114
+ $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
5115
5115
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
5116
5116
  $ret.addItem("BorderWidth", NaN);
5117
5117
  $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
@@ -5132,7 +5132,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
5132
5132
  $ret.addItem("HoverElevation", 12);
5133
5133
  $ret.addItem("FocusElevation", 12);
5134
5134
  $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5135
- $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
5135
+ $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
5136
5136
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
5137
5137
  $ret.addItem("BorderWidth", NaN);
5138
5138
  $ret.addItem("BackgroundColor", BrushUtil.h(255, 228, 28, 119));
@@ -8396,12 +8396,13 @@ var IconVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
8396
8396
  _this.b = null;
8397
8397
  _this.d = 0;
8398
8398
  _this._svgPath = null;
8399
- _this.n = null;
8399
+ _this.j = null;
8400
8400
  _this.o = null;
8401
8401
  _this.p = null;
8402
+ _this.q = null;
8402
8403
  _this.g = 0;
8403
- _this.l = null;
8404
8404
  _this.m = null;
8405
+ _this.n = null;
8405
8406
  return _this;
8406
8407
  }
8407
8408
  Object.defineProperty(IconVisualModelExport.prototype, "svgPath", {
@@ -8414,7 +8415,7 @@ var IconVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
8414
8415
  enumerable: false,
8415
8416
  configurable: true
8416
8417
  });
8417
- IconVisualModelExport.prototype.j = function () {
8418
+ IconVisualModelExport.prototype.k = function () {
8418
8419
  var a = new StringBuilder(0);
8419
8420
  a.l("{");
8420
8421
  a.l("actualFill : " + this.a.serialize() + ", ");
@@ -8426,20 +8427,21 @@ var IconVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
8426
8427
  a.l("height : " + this.e + ", ");
8427
8428
  a.l("width : " + this.i + ", ");
8428
8429
  a.l("svgPath : '" + this.svgPath + "', ");
8429
- if (!stringIsNullOrEmpty(this.n)) {
8430
- a.l("textStyleFontStyle : \"" + this.n + "\", ");
8431
- }
8430
+ a.l("dataURL : '" + this.j + "', ");
8432
8431
  if (!stringIsNullOrEmpty(this.o)) {
8433
- a.l("textStyleFontVariant : \"" + this.o + "\", ");
8432
+ a.l("textStyleFontStyle : \"" + this.o + "\", ");
8434
8433
  }
8435
8434
  if (!stringIsNullOrEmpty(this.p)) {
8436
- a.l("textStyleFontWeight : \"" + this.p + "\", ");
8435
+ a.l("textStyleFontVariant : \"" + this.p + "\", ");
8437
8436
  }
8438
- if (!stringIsNullOrEmpty(this.l)) {
8439
- a.l("textStyleFontFamily : \"" + this.l + "\", ");
8437
+ if (!stringIsNullOrEmpty(this.q)) {
8438
+ a.l("textStyleFontWeight : \"" + this.q + "\", ");
8440
8439
  }
8441
8440
  if (!stringIsNullOrEmpty(this.m)) {
8442
- a.l("textStyleFontStretch : \"" + this.m + "\", ");
8441
+ a.l("textStyleFontFamily : \"" + this.m + "\", ");
8442
+ }
8443
+ if (!stringIsNullOrEmpty(this.n)) {
8444
+ a.l("textStyleFontStretch : \"" + this.n + "\", ");
8443
8445
  }
8444
8446
  if (!isNaN_(this.g)) {
8445
8447
  a.l("textStyleFontSize : " + this.g + ", ");
@@ -8464,62 +8466,74 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
8464
8466
  __extends(IconView, _super);
8465
8467
  function IconView() {
8466
8468
  var _this = _super.call(this) || this;
8467
- _this.b = null;
8468
- _this.o = null;
8469
- _this.e = null;
8470
- _this.i = new List$1(Delegate_$type, 0);
8471
- _this.j = null;
8472
- _this.k = null;
8473
- _this.l = null;
8474
- _this.m = null;
8475
- _this.n = null;
8476
- _this.c = null;
8477
8469
  _this.d = null;
8478
- _this.u = null;
8479
8470
  _this.t = null;
8480
- _this.f = true;
8471
+ _this.g = null;
8472
+ _this.m = new List$1(Delegate_$type, 0);
8473
+ _this.o = null;
8481
8474
  _this.p = null;
8482
8475
  _this.q = null;
8483
- _this.j = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8484
- _this.k = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8485
- _this.l = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8486
- _this.m = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8487
- _this.n = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8488
- _this.c = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
8489
- _this.d = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
8476
+ _this.r = null;
8477
+ _this.s = null;
8478
+ _this.e = null;
8479
+ _this.f = null;
8480
+ _this.ab = null;
8481
+ _this.a = null;
8482
+ _this.aa = null;
8483
+ _this.z = null;
8484
+ _this.l = new Dictionary$2(Brush.$, String_$type, 0);
8485
+ _this.h = true;
8486
+ _this.w = null;
8487
+ _this.v = null;
8488
+ _this.u = null;
8489
+ _this.n = new List$1(DomWrapper_$type, 0);
8490
+ _this.o = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8491
+ _this.p = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8492
+ _this.q = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8493
+ _this.r = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8494
+ _this.s = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
8495
+ _this.e = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
8496
+ _this.f = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
8490
8497
  return _this;
8491
8498
  }
8492
- IconView.prototype.ac = function () {
8499
+ IconView.prototype.aj = function () {
8493
8500
  };
8494
- IconView.prototype.g = function () {
8501
+ IconView.prototype.j = function () {
8495
8502
  return true;
8496
8503
  };
8497
- Object.defineProperty(IconView.prototype, "r", {
8504
+ Object.defineProperty(IconView.prototype, "x", {
8498
8505
  get: function () {
8499
- return this.p;
8506
+ return this.w;
8500
8507
  },
8501
8508
  enumerable: false,
8502
8509
  configurable: true
8503
8510
  });
8504
- Object.defineProperty(IconView.prototype, "s", {
8511
+ Object.defineProperty(IconView.prototype, "y", {
8505
8512
  get: function () {
8506
8513
  return null;
8507
8514
  },
8508
8515
  enumerable: false,
8509
8516
  configurable: true
8510
8517
  });
8511
- Object.defineProperty(IconView.prototype, "h", {
8518
+ Object.defineProperty(IconView.prototype, "c", {
8519
+ get: function () {
8520
+ return this.n.toArray();
8521
+ },
8522
+ enumerable: false,
8523
+ configurable: true
8524
+ });
8525
+ Object.defineProperty(IconView.prototype, "k", {
8512
8526
  get: function () {
8513
8527
  return true;
8514
8528
  },
8515
8529
  enumerable: false,
8516
8530
  configurable: true
8517
8531
  });
8518
- IconView.prototype.aa = function (a) {
8532
+ IconView.prototype.ah = function (a) {
8519
8533
  var e_1, _a;
8520
8534
  if (a == null) {
8521
8535
  try {
8522
- for (var _b = __values(fromEnum(this.i)), _c = _b.next(); !_c.done; _c = _b.next()) {
8536
+ for (var _b = __values(fromEnum(this.m)), _c = _b.next(); !_c.done; _c = _b.next()) {
8523
8537
  var b = _c.value;
8524
8538
  b();
8525
8539
  }
@@ -8537,84 +8551,177 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
8537
8551
  throw e_1.error;
8538
8552
  }
8539
8553
  }
8540
- this.i.clear();
8541
- if (this.p != null) {
8542
- this.p.unlistenAll();
8554
+ this.m.clear();
8555
+ if (this.w != null) {
8556
+ this.w.unlistenAll();
8557
+ }
8558
+ if (this.v != null) {
8559
+ this.v.unlistenAll();
8543
8560
  }
8544
8561
  }
8545
- this.o = a;
8562
+ this.t = a;
8546
8563
  a.rootWrapper.setStyleProperty("position", "relative");
8547
- this.o.rootWrapper.setStyleProperty("display", "flex");
8548
- this.o.rootWrapper.setStyleProperty("flex-direction", "row");
8549
- this.o.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
8550
- this.o.rootWrapper.setStyleProperty("align-items", "center");
8551
- this.ae();
8552
- var c = this.o.createElementNS("svg", "http://www.w3.org/2000/svg");
8564
+ this.t.rootWrapper.setStyleProperty("display", "flex");
8565
+ this.t.rootWrapper.setStyleProperty("flex-direction", "row");
8566
+ this.t.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
8567
+ this.t.rootWrapper.setStyleProperty("align-items", "center");
8568
+ this.t.rootWrapper.setStyleProperty("justify-content", "center");
8569
+ this.ap();
8570
+ var c = this.t.createElementNS("svg", "http://www.w3.org/2000/svg");
8553
8571
  c.setStyleProperty("position", "absolute");
8554
8572
  c.setStyleProperty("top", "0");
8555
8573
  c.setStyleProperty("left", "0");
8556
8574
  c.setStyleProperty("right", "0");
8557
8575
  c.setStyleProperty("bottom", "0");
8558
- this.p = c;
8559
- this.ai();
8560
- var d = this.o.createElementNS("path", "http://www.w3.org/2000/svg");
8561
- d.setAttribute("d", "");
8562
- this.p.append(d);
8563
- if (this.u != null) {
8564
- d.setAttribute("d", this.u);
8565
- }
8566
- this.q = d;
8567
- this.o.append(this.p);
8568
- this.i.add(c.listen("click", runOn(this, this.z)));
8569
- this.b.b6();
8570
- };
8571
- IconView.prototype.ag = function (a) {
8572
- if (this.u != a) {
8573
- this.u = a;
8574
- this.o.rootWrapper.removeChildren();
8575
- this.o.rootWrapper.append(this.p);
8576
- if (this.q != null) {
8577
- this.q.setAttribute("d", this.u);
8576
+ this.w = c;
8577
+ var d = this.t.createElement("img");
8578
+ d.setStyleProperty("height", "100%");
8579
+ d.setStyleProperty("width", "100%");
8580
+ d.setStyleProperty("object-fit", "contain");
8581
+ this.v = d;
8582
+ this.au();
8583
+ this.u = a.createElementNS("defs", "http://www.w3.org/2000/svg");
8584
+ this.w.append(this.u);
8585
+ this.t.append(this.w);
8586
+ this.m.add(c.listen("click", runOn(this, this.ag)));
8587
+ this.d.cc();
8588
+ };
8589
+ IconView.prototype.ar = function (a) {
8590
+ this.l.clear();
8591
+ if (this.ab != a) {
8592
+ this.ab = a;
8593
+ this.t.rootWrapper.removeChildren();
8594
+ this.t.rootWrapper.append(this.w);
8595
+ this.w.removeChildren();
8596
+ this.u.removeChildren();
8597
+ this.n.clear();
8598
+ var b = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
8599
+ b.setAttribute("d", this.ab);
8600
+ this.w.append(this.u);
8601
+ this.w.append(b);
8602
+ this.n.add(b);
8603
+ }
8604
+ };
8605
+ IconView.prototype.as = function (a) {
8606
+ this.l.clear();
8607
+ if (this.a != a) {
8608
+ this.a = a;
8609
+ this.t.rootWrapper.removeChildren();
8610
+ this.t.rootWrapper.append(this.w);
8611
+ this.w.removeChildren();
8612
+ this.u.removeChildren();
8613
+ this.n.clear();
8614
+ if (this.a != null && this.a.length > 0) {
8615
+ this.w.append(this.u);
8616
+ for (var b = 0; b < this.a.length; b++) {
8617
+ var c = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
8618
+ c.setAttribute("d", this.a[b]);
8619
+ this.w.append(c);
8620
+ this.n.add(c);
8621
+ }
8578
8622
  }
8579
8623
  }
8580
8624
  };
8581
- IconView.prototype.af = function (a) {
8582
- if (this.t != a) {
8583
- this.t = a;
8584
- this.o.rootWrapper.removeChildren();
8585
- var b = this.o.rootWrapper.getNativeElement();
8586
- b.innerHTML = this.t;
8625
+ IconView.prototype.aq = function (a) {
8626
+ if (this.aa != a) {
8627
+ this.aa = a;
8628
+ this.t.rootWrapper.removeChildren();
8629
+ var b = this.t.rootWrapper.getNativeElement();
8630
+ b.innerHTML = this.aa;
8587
8631
  }
8588
8632
  };
8589
- IconView.prototype.ae = function () {
8590
- this.o.rootWrapper.setStyleProperty("width", isNaN_(this.b.ao) ? "1.5rem" : this.b.ao + "px");
8591
- this.o.rootWrapper.setStyleProperty("height", isNaN_(this.b.ag) ? "1.5rem" : this.b.ag + "px");
8633
+ IconView.prototype.ao = function (a) {
8634
+ if (this.z != a) {
8635
+ this.z = a;
8636
+ this.t.rootWrapper.removeChildren();
8637
+ this.t.rootWrapper.append(this.v);
8638
+ this.v.setAttribute("src", a);
8639
+ }
8640
+ };
8641
+ IconView.prototype.i = function () {
8642
+ return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
8643
+ };
8644
+ IconView.prototype.ap = function () {
8645
+ this.t.rootWrapper.setStyleProperty("width", isNaN_(this.d.aq) ? "1.5rem" : this.d.aq + "px");
8646
+ this.t.rootWrapper.setStyleProperty("height", isNaN_(this.d.ai) ? "1.5rem" : this.d.ai + "px");
8647
+ };
8648
+ IconView.prototype.au = function () {
8649
+ var a = isNaN_(this.d.an) ? 0 : this.d.an;
8650
+ var b = isNaN_(this.d.ao) ? 0 : this.d.ao;
8651
+ var c = isNaN_(this.d.ap) ? 24 : this.d.ap;
8652
+ var d = isNaN_(this.d.am) ? 24 : this.d.am;
8653
+ this.w.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
8654
+ };
8655
+ IconView.prototype.al = function (a, b) {
8656
+ var c = a.color;
8657
+ if (!this.l.containsKey(a)) {
8658
+ if (a.isGradient) {
8659
+ var d = this.u.getChildCount();
8660
+ var e = a;
8661
+ var f = this.t.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
8662
+ var g = "ig_gradient_" + b + "_" + d;
8663
+ f.setAttribute("id", g);
8664
+ f.setAttribute("x1", e.startX.toString());
8665
+ f.setAttribute("x2", e.endX.toString());
8666
+ f.setAttribute("y1", e.startY.toString());
8667
+ f.setAttribute("y2", e.endY.toString());
8668
+ var j = e.gradientStops;
8669
+ for (var i = 0; i < j.length; i++) {
8670
+ var h = j[i];
8671
+ var k = this.t.createElementNS("stop", "http://www.w3.org/2000/svg");
8672
+ k.setAttribute("offset", h.offset * 100 + "%");
8673
+ k.setAttribute("stop-color", h._fill);
8674
+ f.append(k);
8675
+ }
8676
+ this.u.append(f);
8677
+ this.l.addItem(a, g);
8678
+ }
8679
+ else if (a.isRadialGradient) {
8680
+ }
8681
+ }
8682
+ };
8683
+ IconView.prototype.am = function (a, b) {
8684
+ var c = a;
8685
+ if (this.l.containsKey(b)) {
8686
+ c.setAttribute("fill", "url(#" + this.l.item(b) + ")");
8687
+ this.t.rootWrapper.removeChildren();
8688
+ this.t.rootWrapper.append(this.w);
8689
+ }
8690
+ else {
8691
+ NativeUI.r(a, b);
8692
+ }
8592
8693
  };
8593
- IconView.prototype.ai = function () {
8594
- this.p.setAttribute("viewBox", (isNaN_(this.b.al) ? 0 : this.b.al) + " " + (isNaN_(this.b.am) ? 0 : this.b.am) + " " + (isNaN_(this.b.an) ? 24 : this.b.an) + " " + (isNaN_(this.b.ak) ? 24 : this.b.ak));
8694
+ IconView.prototype.an = function (a, b) {
8695
+ var c = a;
8696
+ if (this.l.containsKey(b)) {
8697
+ c.setAttribute("stroke", "url('#" + this.l.item(b) + "')");
8698
+ }
8699
+ else {
8700
+ NativeUI.aa(a, b);
8701
+ }
8595
8702
  };
8596
- IconView.prototype.v = function (a) {
8703
+ IconView.prototype.ac = function (a) {
8597
8704
  };
8598
- IconView.prototype.ad = function () {
8599
- if (this.g()) {
8705
+ IconView.prototype.ak = function () {
8706
+ if (this.j()) {
8600
8707
  }
8601
8708
  };
8602
- IconView.prototype.w = function (a) {
8603
- this.b.b3();
8709
+ IconView.prototype.ad = function (a) {
8710
+ this.d.b9();
8604
8711
  };
8605
- IconView.prototype.x = function (a) {
8606
- this.b.b4();
8712
+ IconView.prototype.ae = function (a) {
8713
+ this.d.ca();
8607
8714
  };
8608
- IconView.prototype.y = function () {
8609
- this.f = true;
8610
- this.i.add(this.o.rootWrapper.listen("mouseenter", runOn(this, this.w)));
8611
- this.i.add(this.o.rootWrapper.listen("mouseleave", runOn(this, this.x)));
8715
+ IconView.prototype.af = function () {
8716
+ this.h = true;
8717
+ this.m.add(this.t.rootWrapper.listen("mouseenter", runOn(this, this.ad)));
8718
+ this.m.add(this.t.rootWrapper.listen("mouseleave", runOn(this, this.ae)));
8612
8719
  };
8613
- IconView.prototype.ab = function () {
8720
+ IconView.prototype.ai = function () {
8614
8721
  var e_2, _a;
8615
- this.f = false;
8722
+ this.h = false;
8616
8723
  try {
8617
- for (var _b = __values(fromEnum(this.i)), _c = _b.next(); !_c.done; _c = _b.next()) {
8724
+ for (var _b = __values(fromEnum(this.m)), _c = _b.next(); !_c.done; _c = _b.next()) {
8618
8725
  var a = _c.value;
8619
8726
  a();
8620
8727
  }
@@ -8632,15 +8739,15 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
8632
8739
  throw e_2.error;
8633
8740
  }
8634
8741
  }
8635
- this.i.clear();
8742
+ this.m.clear();
8636
8743
  };
8637
- IconView.prototype.ah = function (a) {
8744
+ IconView.prototype.at = function (a) {
8638
8745
  if (a != null) {
8639
- this.o.rootWrapper.setStyleProperty("font", a.fontString);
8746
+ this.t.rootWrapper.setStyleProperty("font", a.fontString);
8640
8747
  }
8641
8748
  };
8642
- IconView.prototype.a = function () {
8643
- var rect_ = this.o.rootWrapper.getNativeElement().getBoundingClientRect();
8749
+ IconView.prototype.b = function () {
8750
+ var rect_ = this.t.rootWrapper.getNativeElement().getBoundingClientRect();
8644
8751
  var a = (rect_.top);
8645
8752
  var b = (rect_.left);
8646
8753
  var c = new Array(2);
@@ -8648,8 +8755,8 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
8648
8755
  c[1] = b;
8649
8756
  return c;
8650
8757
  };
8651
- IconView.prototype.z = function (a) {
8652
- this.b.b1();
8758
+ IconView.prototype.ag = function (a) {
8759
+ this.d.b7();
8653
8760
  };
8654
8761
  IconView.$t = markType(IconView, 'IconView');
8655
8762
  return IconView;
@@ -8662,47 +8769,49 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
8662
8769
  function XIcon() {
8663
8770
  var _this = _super.call(this) || this;
8664
8771
  _this._view = null;
8665
- _this.h = 0;
8666
- _this.cc = XIcon.cs;
8667
- _this.cd = XIcon.cw;
8668
- _this.ce = XIcon.cx;
8669
- _this.t = XIcon.af;
8670
- _this.cf = XIcon.cs;
8671
- _this.cn = XIcon.cw;
8672
- _this.x = XIcon.af;
8673
- _this.co = XIcon.cx;
8674
- _this.cg = XIcon.ct;
8675
- _this.ch = XIcon.cu;
8676
- _this.v = XIcon.ae;
8677
- _this.ci = null;
8678
- _this.a = null;
8679
- _this.b = null;
8680
- _this.cj = null;
8681
- _this.ck = null;
8682
- _this.cl = null;
8683
- _this.cm = null;
8772
+ _this.j = 0;
8773
+ _this.cj = XIcon.cz;
8774
+ _this.ck = XIcon.c3;
8775
+ _this.cl = XIcon.c4;
8776
+ _this.v = XIcon.ah;
8777
+ _this.cm = XIcon.cz;
8778
+ _this.cu = XIcon.c3;
8779
+ _this.z = XIcon.ah;
8780
+ _this.cv = XIcon.c4;
8781
+ _this.cn = XIcon.c0;
8782
+ _this.co = XIcon.c1;
8783
+ _this.x = XIcon.ag;
8784
+ _this.cp = null;
8785
+ _this.c = null;
8786
+ _this.d = null;
8787
+ _this.cq = null;
8788
+ _this.cr = null;
8789
+ _this.cs = null;
8790
+ _this.ct = null;
8684
8791
  _this.aw = null;
8685
- _this.av = null;
8686
- _this.j = null;
8687
- _this.au = "ig-icon-" + XIcon.ar++;
8688
- _this.ap = 0;
8689
- _this.l = false;
8690
- _this.at = null;
8792
+ _this.az = null;
8793
+ _this.ay = null;
8794
+ _this.a = null;
8795
+ _this.l = null;
8796
+ _this.ax = "ig-icon-" + XIcon.at++;
8797
+ _this.ar = 0;
8691
8798
  _this.n = false;
8692
- _this.m = false;
8693
- _this.w = 1;
8694
- _this.z = NaN;
8695
- _this.aa = NaN;
8799
+ _this.av = null;
8800
+ _this.p = false;
8801
+ _this.o = false;
8802
+ _this.y = 1;
8696
8803
  _this.ab = NaN;
8697
- _this.y = NaN;
8698
8804
  _this.ac = NaN;
8699
- _this.u = NaN;
8805
+ _this.ad = NaN;
8806
+ _this.aa = NaN;
8807
+ _this.ae = NaN;
8808
+ _this.w = NaN;
8700
8809
  _this.clicked = null;
8701
8810
  _this.propertyChanged = null;
8702
8811
  var a = new IconView();
8703
- a.b = _this;
8812
+ a.d = _this;
8704
8813
  _this.view = a;
8705
- _this.view.ac();
8814
+ _this.view.aj();
8706
8815
  return _this;
8707
8816
  }
8708
8817
  Object.defineProperty(XIcon.prototype, "view", {
@@ -8718,13 +8827,13 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
8718
8827
  XIcon.prototype.destroy = function () {
8719
8828
  this.provideContainer(null);
8720
8829
  };
8721
- XIcon.prototype.b5 = function (a, b, c) {
8830
+ XIcon.prototype.cb = function (a, b, c) {
8722
8831
  if (this.propertyChanged != null) {
8723
8832
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
8724
8833
  }
8725
- this.b7(a, b, c);
8834
+ this.ce(a, b, c);
8726
8835
  };
8727
- XIcon.prototype.b7 = function (a, b, c) {
8836
+ XIcon.prototype.ce = function (a, b, c) {
8728
8837
  switch (a) {
8729
8838
  case "Fill":
8730
8839
  case "Stroke":
@@ -8733,355 +8842,252 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
8733
8842
  case "HoverStroke":
8734
8843
  case "HoverStrokeThickness":
8735
8844
  case "IsHover":
8736
- this.cb();
8845
+ this.ci();
8737
8846
  break;
8847
+ case "FillColors":
8848
+ case "StrokeColors":
8738
8849
  case "ActualFill":
8739
8850
  case "ActualStroke":
8740
8851
  case "ActualStrokeWidth":
8741
8852
  case "SVGPath":
8853
+ case "SVGPaths":
8742
8854
  case "SVG":
8743
- this.b9();
8855
+ case "DataURL":
8856
+ this.cg();
8744
8857
  break;
8745
8858
  case "Opacity":
8746
- this.ca();
8859
+ this.ch();
8747
8860
  break;
8748
8861
  case "ViewBoxLeft":
8749
8862
  case "ViewBoxTop":
8750
8863
  case "ViewBoxWidth":
8751
8864
  case "ViewBoxHeight":
8752
- this.view.ai();
8865
+ this.view.au();
8753
8866
  break;
8754
8867
  case "Width":
8755
8868
  case "Height":
8756
- this.view.ae();
8869
+ this.view.ap();
8757
8870
  break;
8758
8871
  }
8759
8872
  };
8760
- XIcon.prototype.cb = function () {
8761
- var a = this.fill != null ? this.fill : XIcon.cs;
8762
- var b = this.c5 != null ? this.c5 : XIcon.cw;
8763
- var c = !isNaN_(this.aj) ? this.aj : XIcon.af;
8764
- var d = this.c6 != null ? this.c6 : XIcon.cx;
8765
- if (this.r) {
8766
- this.cp = this.cy != null ? this.cy : a;
8767
- this.cq = this.cz != null ? this.cz : b;
8768
- this.ad = !isNaN_(this.ah) ? this.ah : c;
8769
- this.cr = this.c0 != null ? this.c0 : d;
8873
+ XIcon.prototype.ci = function () {
8874
+ var a = this.fill != null ? this.fill : XIcon.cz;
8875
+ var b = this.dc != null ? this.dc : XIcon.c3;
8876
+ var c = !isNaN_(this.al) ? this.al : XIcon.ah;
8877
+ var d = this.dd != null ? this.dd : XIcon.c4;
8878
+ if (this.t) {
8879
+ this.cw = this.c5 != null ? this.c5 : a;
8880
+ this.cx = this.c6 != null ? this.c6 : b;
8881
+ this.af = !isNaN_(this.aj) ? this.aj : c;
8882
+ this.cy = this.c7 != null ? this.c7 : d;
8770
8883
  }
8771
8884
  else {
8772
- this.cp = a;
8773
- this.cq = b;
8774
- this.ad = c;
8775
- this.cr = d;
8885
+ this.cw = a;
8886
+ this.cx = b;
8887
+ this.af = c;
8888
+ this.cy = d;
8776
8889
  }
8777
8890
  };
8778
- Object.defineProperty(XIcon.prototype, "p", {
8891
+ Object.defineProperty(XIcon.prototype, "r", {
8779
8892
  get: function () {
8780
- return this.svgPath != null && !this.view.h;
8893
+ return this.svgPath != null && !this.view.k;
8781
8894
  },
8782
8895
  enumerable: false,
8783
8896
  configurable: true
8784
8897
  });
8785
- XIcon.prototype.ca = function () {
8786
- NativeUI.y(this.view.r, this.ai);
8898
+ XIcon.prototype.ch = function () {
8899
+ NativeUI.y(this.view.x, this.ak);
8787
8900
  };
8788
- XIcon.prototype.b9 = function () {
8789
- var a = this.view.r;
8790
- if (this.p) {
8791
- var b = this.view.s;
8792
- NativeUI.r(b, this.cp);
8793
- NativeUI.aa(b, this.cq);
8794
- NativeUI.ad(b, this.ad);
8901
+ XIcon.prototype.cg = function () {
8902
+ var a = this.view.x;
8903
+ if (this.r) {
8904
+ var b = this.view.y;
8905
+ NativeUI.r(b, this.cw);
8906
+ NativeUI.aa(b, this.cx);
8907
+ NativeUI.ad(b, this.af);
8795
8908
  }
8796
8909
  else {
8797
8910
  var c = false;
8798
8911
  if (this.svgPath != null) {
8799
8912
  if (stringStartsWith(trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
8800
- this.view.af(this.svgPath);
8913
+ this.view.aq(this.svgPath);
8801
8914
  c = true;
8802
8915
  }
8803
8916
  else {
8804
- this.view.ag(this.svgPath);
8917
+ this.view.ar(this.svgPath);
8918
+ }
8919
+ }
8920
+ else if (this.b != null) {
8921
+ this.view.as(this.b);
8922
+ var d = this.view.c;
8923
+ if (d != null && d.length > 0) {
8924
+ var e = NativeUI.r;
8925
+ var f = NativeUI.aa;
8926
+ this.cd();
8927
+ e = runOn(this.view, this.view.am);
8928
+ f = runOn(this.view, this.view.an);
8929
+ for (var g = 0; g < d.length; g++) {
8930
+ if (this.cw != null) {
8931
+ e(d[g], this.cw);
8932
+ }
8933
+ if (this.cx != null) {
8934
+ f(d[g], this.cx);
8935
+ }
8936
+ if (!isNaN_(this.af)) {
8937
+ NativeUI.ad(d[g], this.af);
8938
+ }
8939
+ if (this.cy != null) {
8940
+ NativeUI.q(d[g], this.cy);
8941
+ }
8942
+ if (this.e != null && this.e.count == d.length) {
8943
+ e(d[g], this.e.item(g));
8944
+ }
8945
+ if (this.f != null && this.f.count == d.length) {
8946
+ f(d[g], this.f.item(g));
8947
+ }
8948
+ }
8949
+ }
8950
+ if (this.m != null) {
8951
+ this.view.at(this.m);
8805
8952
  }
8953
+ return;
8806
8954
  }
8807
8955
  else if (this.svg != null) {
8808
- this.view.af(this.svg);
8956
+ this.view.aq(this.svg);
8809
8957
  c = true;
8810
8958
  }
8959
+ else if (this.a7 != null) {
8960
+ this.view.ao(this.a7);
8961
+ }
8811
8962
  if (c) {
8812
- for (var d = 0; d < this.view.k.count; d++) {
8813
- var e = this.view.k._inner[d].c;
8814
- NativeUI.r(this.view.k._inner[d].d, e.l.f(this.c1));
8815
- }
8816
- for (var f = 0; f < this.view.l.count; f++) {
8817
- var g = this.view.l._inner[f].c;
8818
- NativeUI.aa(this.view.l._inner[f].d, g.m.f(this.c2));
8819
- }
8820
- for (var h = 0; h < this.view.m.count; h++) {
8821
- var i = this.view.m._inner[h].c;
8822
- NativeUI.r(this.view.m._inner[h].d, i.l.f(this.c3));
8823
- }
8824
- for (var j = 0; j < this.view.n.count; j++) {
8825
- var k = this.view.n._inner[j].c;
8826
- NativeUI.aa(this.view.n._inner[j].d, k.m.f(this.c4));
8827
- }
8828
- for (var l = 0; l < this.view.c.o.count; l++) {
8829
- var m = this.view.c.o._inner[l];
8830
- var n = m.split('-');
8831
- var o = parseInt(n[n.length - 1]);
8832
- if (o < this.c.count) {
8833
- for (var p = 0; p < this.view.c.q._inner[l].count; p++) {
8834
- var q = this.view.c.q._inner[l]._inner[p].c;
8835
- NativeUI.r(this.view.c.q._inner[l]._inner[p].d, q.l.f(this.c.item(o)));
8963
+ for (var h = 0; h < this.view.p.count; h++) {
8964
+ var i = this.view.p._inner[h].c;
8965
+ NativeUI.r(this.view.p._inner[h].d, i.l.f(this.c8));
8966
+ }
8967
+ for (var j = 0; j < this.view.q.count; j++) {
8968
+ var k = this.view.q._inner[j].c;
8969
+ NativeUI.aa(this.view.q._inner[j].d, k.m.f(this.c9));
8970
+ }
8971
+ for (var l = 0; l < this.view.r.count; l++) {
8972
+ var m = this.view.r._inner[l].c;
8973
+ NativeUI.r(this.view.r._inner[l].d, m.l.f(this.da));
8974
+ }
8975
+ for (var n = 0; n < this.view.s.count; n++) {
8976
+ var o = this.view.s._inner[n].c;
8977
+ NativeUI.aa(this.view.s._inner[n].d, o.m.f(this.db));
8978
+ }
8979
+ for (var p = 0; p < this.view.e.o.count; p++) {
8980
+ var q = this.view.e.o._inner[p];
8981
+ var r = q.split('-');
8982
+ var s = parseInt(r[r.length - 1]);
8983
+ if (s < this.e.count) {
8984
+ for (var t = 0; t < this.view.e.q._inner[p].count; t++) {
8985
+ var u = this.view.e.q._inner[p]._inner[t].c;
8986
+ NativeUI.r(this.view.e.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
8836
8987
  }
8837
8988
  }
8838
8989
  }
8839
- for (var r = 0; r < this.view.d.o.count; r++) {
8840
- var s = this.view.d.o._inner[r];
8841
- var t = s.split('-');
8842
- var u = parseInt(t[t.length - 1]);
8843
- if (u < this.d.count) {
8844
- for (var v = 0; v < this.view.d.q._inner[r].count; v++) {
8845
- var w = this.view.d.q._inner[r]._inner[v].c;
8846
- NativeUI.aa(this.view.d.q._inner[r]._inner[v].d, w.m.f(this.d.item(u)));
8990
+ for (var v = 0; v < this.view.f.o.count; v++) {
8991
+ var w = this.view.f.o._inner[v];
8992
+ var x = w.split('-');
8993
+ var y = parseInt(x[x.length - 1]);
8994
+ if (y < this.f.count) {
8995
+ for (var z = 0; z < this.view.f.q._inner[v].count; z++) {
8996
+ var aa = this.view.f.q._inner[v]._inner[z].c;
8997
+ NativeUI.aa(this.view.f.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
8847
8998
  }
8848
8999
  }
8849
9000
  }
8850
- for (var x = 0; x < this.view.j.count; x++) {
8851
- var y = this.view.j._inner[x].c;
8852
- NativeUI.r(this.view.j._inner[x].d, y.l.f(this.cp));
8853
- NativeUI.aa(this.view.j._inner[x].d, y.m.f(this.cq));
9001
+ for (var ab = 0; ab < this.view.o.count; ab++) {
9002
+ var ac = this.view.o._inner[ab].c;
9003
+ NativeUI.r(this.view.o._inner[ab].d, ac.l.f(this.cw));
9004
+ NativeUI.aa(this.view.o._inner[ab].d, ac.m.f(this.cx));
8854
9005
  }
8855
9006
  }
8856
- var z = this.view.r;
8857
- if (this.cp != null) {
8858
- NativeUI.r(z, this.cp);
9007
+ var ad = this.view.x;
9008
+ if (this.cw != null) {
9009
+ NativeUI.r(ad, this.cw);
8859
9010
  }
8860
- if (this.cq != null) {
8861
- NativeUI.aa(z, this.cq);
9011
+ if (this.cx != null) {
9012
+ NativeUI.aa(ad, this.cx);
8862
9013
  }
8863
- if (!isNaN_(this.ad)) {
8864
- NativeUI.ad(z, this.ad);
9014
+ if (!isNaN_(this.af)) {
9015
+ NativeUI.ad(ad, this.af);
8865
9016
  }
8866
9017
  }
8867
- if (this.k != null) {
8868
- this.view.ah(this.k);
9018
+ if (this.m != null) {
9019
+ this.view.at(this.m);
8869
9020
  }
8870
- if (this.cr != null) {
8871
- NativeUI.q(this.view.r, this.cr);
9021
+ if (this.cy != null) {
9022
+ NativeUI.q(this.view.x, this.cy);
8872
9023
  }
8873
9024
  };
8874
- Object.defineProperty(XIcon.prototype, "i", {
8875
- get: function () {
8876
- return this.h;
8877
- },
8878
- set: function (a) {
8879
- var b = this.h;
8880
- this.h = a;
8881
- if (b != this.h) {
8882
- this.b5("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
8883
- }
8884
- },
8885
- enumerable: false,
8886
- configurable: true
8887
- });
8888
- Object.defineProperty(XIcon.prototype, "cp", {
8889
- get: function () {
8890
- return this.cc;
8891
- },
8892
- set: function (a) {
8893
- var b = this.cc;
8894
- this.cc = a;
8895
- if (b != this.cc) {
8896
- this.b5("ActualFill", b, a);
8897
- }
8898
- },
8899
- enumerable: false,
8900
- configurable: true
8901
- });
8902
- Object.defineProperty(XIcon.prototype, "cq", {
8903
- get: function () {
8904
- return this.cd;
8905
- },
8906
- set: function (a) {
8907
- var b = this.cd;
8908
- this.cd = a;
8909
- if (b != this.cd) {
8910
- this.b5("ActualStroke", b, a);
8911
- }
8912
- },
8913
- enumerable: false,
8914
- configurable: true
8915
- });
8916
- Object.defineProperty(XIcon.prototype, "cr", {
8917
- get: function () {
8918
- return this.ce;
8919
- },
8920
- set: function (a) {
8921
- var b = this.ce;
8922
- this.ce = a;
8923
- if (b != this.ce) {
8924
- this.b5("ActualTextColor", b, a);
8925
- }
8926
- },
8927
- enumerable: false,
8928
- configurable: true
8929
- });
8930
- Object.defineProperty(XIcon.prototype, "ad", {
8931
- get: function () {
8932
- return this.t;
8933
- },
8934
- set: function (a) {
8935
- var b = this.t;
8936
- this.t = a;
8937
- if (b != this.t) {
8938
- this.b5("ActualStrokeWidth", b, a);
8939
- }
8940
- },
8941
- enumerable: false,
8942
- configurable: true
8943
- });
8944
- Object.defineProperty(XIcon.prototype, "fill", {
8945
- get: function () {
8946
- return this.cf;
8947
- },
8948
- set: function (a) {
8949
- var b = this.cf;
8950
- this.cf = a;
8951
- if (b != this.cf) {
8952
- this.b5("Fill", b, a);
8953
- }
8954
- },
8955
- enumerable: false,
8956
- configurable: true
8957
- });
8958
- Object.defineProperty(XIcon.prototype, "c5", {
8959
- get: function () {
8960
- return this.cn;
8961
- },
8962
- set: function (a) {
8963
- var b = this.cn;
8964
- this.cn = a;
8965
- if (b != this.cn) {
8966
- this.b5("Stroke", b, a);
8967
- }
8968
- },
8969
- enumerable: false,
8970
- configurable: true
8971
- });
8972
- Object.defineProperty(XIcon.prototype, "aj", {
8973
- get: function () {
8974
- return this.x;
8975
- },
8976
- set: function (a) {
8977
- var b = this.x;
8978
- this.x = a;
8979
- if (b != this.x) {
8980
- this.b5("StrokeWidth", b, a);
8981
- }
8982
- },
8983
- enumerable: false,
8984
- configurable: true
8985
- });
8986
- Object.defineProperty(XIcon.prototype, "c6", {
8987
- get: function () {
8988
- return this.co;
8989
- },
8990
- set: function (a) {
8991
- var b = this.co;
8992
- this.co = a;
8993
- if (b != this.co) {
8994
- this.b5("TextColor", b, a);
9025
+ XIcon.prototype.cd = function () {
9026
+ var e_3, _a, e_4, _b;
9027
+ if (this.cw != null) {
9028
+ this.view.al(this.cw, "fill");
9029
+ }
9030
+ if (this.cx != null) {
9031
+ this.view.al(this.cx, "stroke");
9032
+ }
9033
+ if (this.e != null) {
9034
+ try {
9035
+ for (var _c = __values(fromEnum(this.e)), _d = _c.next(); !_d.done; _d = _c.next()) {
9036
+ var a = _d.value;
9037
+ this.view.al(a, "fills");
9038
+ }
8995
9039
  }
8996
- },
8997
- enumerable: false,
8998
- configurable: true
8999
- });
9000
- Object.defineProperty(XIcon.prototype, "cy", {
9001
- get: function () {
9002
- return this.cg;
9003
- },
9004
- set: function (a) {
9005
- var b = this.cg;
9006
- this.cg = a;
9007
- if (b != this.cg) {
9008
- this.b5("HoverFill", b, a);
9040
+ catch (e_3_1) {
9041
+ e_3 = { error: e_3_1 };
9009
9042
  }
9010
- },
9011
- enumerable: false,
9012
- configurable: true
9013
- });
9014
- Object.defineProperty(XIcon.prototype, "cz", {
9015
- get: function () {
9016
- return this.ch;
9017
- },
9018
- set: function (a) {
9019
- var b = this.ch;
9020
- this.ch = a;
9021
- if (b != this.ch) {
9022
- this.b5("HoverStroke", b, a);
9043
+ finally {
9044
+ try {
9045
+ if (_d && !_d.done && (_a = _c.return))
9046
+ _a.call(_c);
9047
+ }
9048
+ finally {
9049
+ if (e_3)
9050
+ throw e_3.error;
9051
+ }
9023
9052
  }
9024
- },
9025
- enumerable: false,
9026
- configurable: true
9027
- });
9028
- Object.defineProperty(XIcon.prototype, "ah", {
9029
- get: function () {
9030
- return this.v;
9031
- },
9032
- set: function (a) {
9033
- var b = this.v;
9034
- this.v = a;
9035
- if (b != this.v) {
9036
- this.b5("HoverStrokeThickness", b, a);
9053
+ }
9054
+ if (this.f != null) {
9055
+ try {
9056
+ for (var _e = __values(fromEnum(this.f)), _f = _e.next(); !_f.done; _f = _e.next()) {
9057
+ var b = _f.value;
9058
+ this.view.al(b, "strokes");
9059
+ }
9037
9060
  }
9038
- },
9039
- enumerable: false,
9040
- configurable: true
9041
- });
9042
- Object.defineProperty(XIcon.prototype, "c0", {
9043
- get: function () {
9044
- return this.ci;
9045
- },
9046
- set: function (a) {
9047
- var b = this.ci;
9048
- this.ci = a;
9049
- if (b != this.ci) {
9050
- this.b5("HoverTextColor", b, a);
9061
+ catch (e_4_1) {
9062
+ e_4 = { error: e_4_1 };
9051
9063
  }
9052
- },
9053
- enumerable: false,
9054
- configurable: true
9055
- });
9056
- Object.defineProperty(XIcon.prototype, "c", {
9057
- get: function () {
9058
- return this.a;
9059
- },
9060
- set: function (a) {
9061
- var b = this.a;
9062
- this.a = a;
9063
- if (b != this.a) {
9064
- this.b5("FillColors", b, this.a);
9064
+ finally {
9065
+ try {
9066
+ if (_f && !_f.done && (_b = _e.return))
9067
+ _b.call(_e);
9068
+ }
9069
+ finally {
9070
+ if (e_4)
9071
+ throw e_4.error;
9072
+ }
9065
9073
  }
9066
- },
9067
- enumerable: false,
9068
- configurable: true
9069
- });
9070
- Object.defineProperty(XIcon.prototype, "d", {
9074
+ }
9075
+ };
9076
+ Object.defineProperty(XIcon.prototype, "k", {
9071
9077
  get: function () {
9072
- return this.b;
9078
+ return this.j;
9073
9079
  },
9074
9080
  set: function (a) {
9075
- var b = this.b;
9076
- this.b = a;
9077
- if (b != this.b) {
9078
- this.b5("StrokeColors", b, this.b);
9081
+ var b = this.j;
9082
+ this.j = a;
9083
+ if (b != this.j) {
9084
+ this.cb("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
9079
9085
  }
9080
9086
  },
9081
9087
  enumerable: false,
9082
9088
  configurable: true
9083
9089
  });
9084
- Object.defineProperty(XIcon.prototype, "c1", {
9090
+ Object.defineProperty(XIcon.prototype, "cw", {
9085
9091
  get: function () {
9086
9092
  return this.cj;
9087
9093
  },
@@ -9089,13 +9095,13 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9089
9095
  var b = this.cj;
9090
9096
  this.cj = a;
9091
9097
  if (b != this.cj) {
9092
- this.b5("PrimaryFillColor", b, this.cj);
9098
+ this.cb("ActualFill", b, a);
9093
9099
  }
9094
9100
  },
9095
9101
  enumerable: false,
9096
9102
  configurable: true
9097
9103
  });
9098
- Object.defineProperty(XIcon.prototype, "c2", {
9104
+ Object.defineProperty(XIcon.prototype, "cx", {
9099
9105
  get: function () {
9100
9106
  return this.ck;
9101
9107
  },
@@ -9103,13 +9109,13 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9103
9109
  var b = this.ck;
9104
9110
  this.ck = a;
9105
9111
  if (b != this.ck) {
9106
- this.b5("PrimaryStrokeColor", b, this.ck);
9112
+ this.cb("ActualStroke", b, a);
9107
9113
  }
9108
9114
  },
9109
9115
  enumerable: false,
9110
9116
  configurable: true
9111
9117
  });
9112
- Object.defineProperty(XIcon.prototype, "c3", {
9118
+ Object.defineProperty(XIcon.prototype, "cy", {
9113
9119
  get: function () {
9114
9120
  return this.cl;
9115
9121
  },
@@ -9117,13 +9123,27 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9117
9123
  var b = this.cl;
9118
9124
  this.cl = a;
9119
9125
  if (b != this.cl) {
9120
- this.b5("SecondaryFillColor", b, this.cl);
9126
+ this.cb("ActualTextColor", b, a);
9121
9127
  }
9122
9128
  },
9123
9129
  enumerable: false,
9124
9130
  configurable: true
9125
9131
  });
9126
- Object.defineProperty(XIcon.prototype, "c4", {
9132
+ Object.defineProperty(XIcon.prototype, "af", {
9133
+ get: function () {
9134
+ return this.v;
9135
+ },
9136
+ set: function (a) {
9137
+ var b = this.v;
9138
+ this.v = a;
9139
+ if (b != this.v) {
9140
+ this.cb("ActualStrokeWidth", b, a);
9141
+ }
9142
+ },
9143
+ enumerable: false,
9144
+ configurable: true
9145
+ });
9146
+ Object.defineProperty(XIcon.prototype, "fill", {
9127
9147
  get: function () {
9128
9148
  return this.cm;
9129
9149
  },
@@ -9131,189 +9151,343 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9131
9151
  var b = this.cm;
9132
9152
  this.cm = a;
9133
9153
  if (b != this.cm) {
9134
- this.b5("SecondaryStrokeColor", b, this.cm);
9154
+ this.cb("Fill", b, a);
9135
9155
  }
9136
9156
  },
9137
9157
  enumerable: false,
9138
9158
  configurable: true
9139
9159
  });
9140
- Object.defineProperty(XIcon.prototype, "svgPath", {
9160
+ Object.defineProperty(XIcon.prototype, "dc", {
9141
9161
  get: function () {
9142
- return this.aw;
9162
+ return this.cu;
9143
9163
  },
9144
9164
  set: function (a) {
9145
- var b = this.aw;
9146
- this.aw = a;
9147
- if (b != this.aw) {
9148
- this.b5("SVGPath", b, a);
9165
+ var b = this.cu;
9166
+ this.cu = a;
9167
+ if (b != this.cu) {
9168
+ this.cb("Stroke", b, a);
9149
9169
  }
9150
9170
  },
9151
9171
  enumerable: false,
9152
9172
  configurable: true
9153
9173
  });
9154
- Object.defineProperty(XIcon.prototype, "svg", {
9174
+ Object.defineProperty(XIcon.prototype, "al", {
9155
9175
  get: function () {
9156
- return this.av;
9176
+ return this.z;
9157
9177
  },
9158
9178
  set: function (a) {
9159
- var b = this.av;
9160
- this.av = a;
9161
- if (b != this.av) {
9162
- this.b5("SVG", b, this.av);
9179
+ var b = this.z;
9180
+ this.z = a;
9181
+ if (b != this.z) {
9182
+ this.cb("StrokeWidth", b, a);
9163
9183
  }
9164
9184
  },
9165
9185
  enumerable: false,
9166
9186
  configurable: true
9167
9187
  });
9168
- XIcon.prototype.b3 = function () {
9169
- this.r = true;
9170
- };
9171
- XIcon.prototype.b4 = function () {
9172
- this.r = false;
9173
- };
9174
- Object.defineProperty(XIcon.prototype, "k", {
9188
+ Object.defineProperty(XIcon.prototype, "dd", {
9175
9189
  get: function () {
9176
- return this.j;
9190
+ return this.cv;
9177
9191
  },
9178
9192
  set: function (a) {
9179
- var b = this.j;
9180
- this.j = a;
9181
- if (b != this.j) {
9182
- this.b5("TextStyle", b, a);
9193
+ var b = this.cv;
9194
+ this.cv = a;
9195
+ if (b != this.cv) {
9196
+ this.cb("TextColor", b, a);
9183
9197
  }
9184
9198
  },
9185
9199
  enumerable: false,
9186
9200
  configurable: true
9187
9201
  });
9188
- Object.defineProperty(XIcon.prototype, "bc", {
9202
+ Object.defineProperty(XIcon.prototype, "c5", {
9189
9203
  get: function () {
9190
- return this.au;
9204
+ return this.cn;
9191
9205
  },
9192
9206
  set: function (a) {
9193
- var b = this.au;
9194
- this.au = a;
9195
- if (b != this.au) {
9196
- this.b5("Id", b, a);
9207
+ var b = this.cn;
9208
+ this.cn = a;
9209
+ if (b != this.cn) {
9210
+ this.cb("HoverFill", b, a);
9197
9211
  }
9198
9212
  },
9199
9213
  enumerable: false,
9200
9214
  configurable: true
9201
9215
  });
9202
- Object.defineProperty(XIcon.prototype, "o", {
9216
+ Object.defineProperty(XIcon.prototype, "c6", {
9203
9217
  get: function () {
9204
- return this.l;
9218
+ return this.co;
9219
+ },
9220
+ set: function (a) {
9221
+ var b = this.co;
9222
+ this.co = a;
9223
+ if (b != this.co) {
9224
+ this.cb("HoverStroke", b, a);
9225
+ }
9205
9226
  },
9206
9227
  enumerable: false,
9207
9228
  configurable: true
9208
9229
  });
9209
- Object.defineProperty(XIcon.prototype, "aq", {
9230
+ Object.defineProperty(XIcon.prototype, "aj", {
9210
9231
  get: function () {
9211
- return this.ap;
9232
+ return this.x;
9212
9233
  },
9213
9234
  set: function (a) {
9214
- var b = this.ap;
9215
- this.ap = a;
9216
- this.l = true;
9217
- if (b != this.ap) {
9218
- this.b5("TabIndex", b, a);
9235
+ var b = this.x;
9236
+ this.x = a;
9237
+ if (b != this.x) {
9238
+ this.cb("HoverStrokeThickness", b, a);
9219
9239
  }
9220
9240
  },
9221
9241
  enumerable: false,
9222
9242
  configurable: true
9223
9243
  });
9224
- Object.defineProperty(XIcon.prototype, "a1", {
9244
+ Object.defineProperty(XIcon.prototype, "c7", {
9225
9245
  get: function () {
9226
- return this.at;
9246
+ return this.cp;
9227
9247
  },
9228
9248
  set: function (a) {
9229
- var b = this.at;
9230
- this.at = a;
9231
- if (b != this.at) {
9232
- this.b5("AriaLabel", b, a);
9249
+ var b = this.cp;
9250
+ this.cp = a;
9251
+ if (b != this.cp) {
9252
+ this.cb("HoverTextColor", b, a);
9233
9253
  }
9234
9254
  },
9235
9255
  enumerable: false,
9236
9256
  configurable: true
9237
9257
  });
9238
- Object.defineProperty(XIcon.prototype, "r", {
9258
+ Object.defineProperty(XIcon.prototype, "e", {
9239
9259
  get: function () {
9240
- return this.n;
9260
+ return this.c;
9241
9261
  },
9242
9262
  set: function (a) {
9243
- var b = this.n;
9244
- this.n = a;
9245
- if (b != this.n) {
9246
- this.b5("IsHover", b, a);
9263
+ var b = this.c;
9264
+ this.c = a;
9265
+ if (b != this.c) {
9266
+ this.cb("FillColors", b, this.c);
9247
9267
  }
9248
9268
  },
9249
9269
  enumerable: false,
9250
9270
  configurable: true
9251
9271
  });
9252
- Object.defineProperty(XIcon.prototype, "disabled", {
9272
+ Object.defineProperty(XIcon.prototype, "f", {
9253
9273
  get: function () {
9254
- return this.m;
9274
+ return this.d;
9255
9275
  },
9256
9276
  set: function (a) {
9257
- var b = this.m;
9258
- this.m = a;
9259
- if (b != this.m) {
9260
- this.b5("IsDisabled", b, a);
9277
+ var b = this.d;
9278
+ this.d = a;
9279
+ if (b != this.d) {
9280
+ this.cb("StrokeColors", b, this.d);
9261
9281
  }
9262
9282
  },
9263
9283
  enumerable: false,
9264
9284
  configurable: true
9265
9285
  });
9266
- Object.defineProperty(XIcon.prototype, "ai", {
9286
+ Object.defineProperty(XIcon.prototype, "c8", {
9267
9287
  get: function () {
9268
- return this.w;
9288
+ return this.cq;
9269
9289
  },
9270
9290
  set: function (a) {
9271
- var b = this.w;
9272
- this.w = a;
9273
- if (b != this.w) {
9274
- this.b5("Opacity", b, this.w);
9291
+ var b = this.cq;
9292
+ this.cq = a;
9293
+ if (b != this.cq) {
9294
+ this.cb("PrimaryFillColor", b, this.cq);
9275
9295
  }
9276
9296
  },
9277
9297
  enumerable: false,
9278
9298
  configurable: true
9279
9299
  });
9280
- Object.defineProperty(XIcon.prototype, "al", {
9300
+ Object.defineProperty(XIcon.prototype, "c9", {
9281
9301
  get: function () {
9282
- return this.z;
9302
+ return this.cr;
9283
9303
  },
9284
9304
  set: function (a) {
9285
- var b = this.z;
9286
- this.z = a;
9287
- if (b != this.z) {
9288
- this.b5("ViewBoxLeft", b, this.z);
9305
+ var b = this.cr;
9306
+ this.cr = a;
9307
+ if (b != this.cr) {
9308
+ this.cb("PrimaryStrokeColor", b, this.cr);
9289
9309
  }
9290
9310
  },
9291
9311
  enumerable: false,
9292
9312
  configurable: true
9293
9313
  });
9294
- Object.defineProperty(XIcon.prototype, "am", {
9314
+ Object.defineProperty(XIcon.prototype, "da", {
9295
9315
  get: function () {
9296
- return this.aa;
9316
+ return this.cs;
9297
9317
  },
9298
9318
  set: function (a) {
9299
- var b = this.aa;
9300
- this.aa = a;
9301
- if (b != this.aa) {
9302
- this.b5("ViewBoxTop", b, this.aa);
9319
+ var b = this.cs;
9320
+ this.cs = a;
9321
+ if (b != this.cs) {
9322
+ this.cb("SecondaryFillColor", b, this.cs);
9303
9323
  }
9304
9324
  },
9305
9325
  enumerable: false,
9306
9326
  configurable: true
9307
9327
  });
9308
- Object.defineProperty(XIcon.prototype, "an", {
9328
+ Object.defineProperty(XIcon.prototype, "db", {
9309
9329
  get: function () {
9310
- return this.ab;
9330
+ return this.ct;
9311
9331
  },
9312
9332
  set: function (a) {
9313
- var b = this.ab;
9314
- this.ab = a;
9315
- if (b != this.ab) {
9316
- this.b5("ViewBoxWidth", b, this.ab);
9333
+ var b = this.ct;
9334
+ this.ct = a;
9335
+ if (b != this.ct) {
9336
+ this.cb("SecondaryStrokeColor", b, this.ct);
9337
+ }
9338
+ },
9339
+ enumerable: false,
9340
+ configurable: true
9341
+ });
9342
+ Object.defineProperty(XIcon.prototype, "a7", {
9343
+ get: function () {
9344
+ return this.aw;
9345
+ },
9346
+ set: function (a) {
9347
+ var b = this.aw;
9348
+ this.aw = a;
9349
+ if (b != this.aw) {
9350
+ this.cb("DataURL", b, a);
9351
+ }
9352
+ },
9353
+ enumerable: false,
9354
+ configurable: true
9355
+ });
9356
+ Object.defineProperty(XIcon.prototype, "svgPath", {
9357
+ get: function () {
9358
+ return this.az;
9359
+ },
9360
+ set: function (a) {
9361
+ var b = this.az;
9362
+ this.az = a;
9363
+ if (b != this.az) {
9364
+ this.cb("SVGPath", b, a);
9365
+ }
9366
+ },
9367
+ enumerable: false,
9368
+ configurable: true
9369
+ });
9370
+ Object.defineProperty(XIcon.prototype, "svg", {
9371
+ get: function () {
9372
+ return this.ay;
9373
+ },
9374
+ set: function (a) {
9375
+ var b = this.ay;
9376
+ this.ay = a;
9377
+ if (b != this.ay) {
9378
+ this.cb("SVG", b, this.ay);
9379
+ }
9380
+ },
9381
+ enumerable: false,
9382
+ configurable: true
9383
+ });
9384
+ Object.defineProperty(XIcon.prototype, "b", {
9385
+ get: function () {
9386
+ return this.a;
9387
+ },
9388
+ set: function (a) {
9389
+ var b = this.a;
9390
+ this.a = a;
9391
+ if (b != this.a) {
9392
+ this.cb("SVGPaths", b, this.a);
9393
+ }
9394
+ },
9395
+ enumerable: false,
9396
+ configurable: true
9397
+ });
9398
+ XIcon.prototype.b9 = function () {
9399
+ this.t = true;
9400
+ };
9401
+ XIcon.prototype.ca = function () {
9402
+ this.t = false;
9403
+ };
9404
+ Object.defineProperty(XIcon.prototype, "m", {
9405
+ get: function () {
9406
+ return this.l;
9407
+ },
9408
+ set: function (a) {
9409
+ var b = this.l;
9410
+ this.l = a;
9411
+ if (b != this.l) {
9412
+ this.cb("TextStyle", b, a);
9413
+ }
9414
+ },
9415
+ enumerable: false,
9416
+ configurable: true
9417
+ });
9418
+ Object.defineProperty(XIcon.prototype, "bh", {
9419
+ get: function () {
9420
+ return this.ax;
9421
+ },
9422
+ set: function (a) {
9423
+ var b = this.ax;
9424
+ this.ax = a;
9425
+ if (b != this.ax) {
9426
+ this.cb("Id", b, a);
9427
+ }
9428
+ },
9429
+ enumerable: false,
9430
+ configurable: true
9431
+ });
9432
+ Object.defineProperty(XIcon.prototype, "q", {
9433
+ get: function () {
9434
+ return this.n;
9435
+ },
9436
+ enumerable: false,
9437
+ configurable: true
9438
+ });
9439
+ Object.defineProperty(XIcon.prototype, "as", {
9440
+ get: function () {
9441
+ return this.ar;
9442
+ },
9443
+ set: function (a) {
9444
+ var b = this.ar;
9445
+ this.ar = a;
9446
+ this.n = true;
9447
+ if (b != this.ar) {
9448
+ this.cb("TabIndex", b, a);
9449
+ }
9450
+ },
9451
+ enumerable: false,
9452
+ configurable: true
9453
+ });
9454
+ Object.defineProperty(XIcon.prototype, "a4", {
9455
+ get: function () {
9456
+ return this.av;
9457
+ },
9458
+ set: function (a) {
9459
+ var b = this.av;
9460
+ this.av = a;
9461
+ if (b != this.av) {
9462
+ this.cb("AriaLabel", b, a);
9463
+ }
9464
+ },
9465
+ enumerable: false,
9466
+ configurable: true
9467
+ });
9468
+ Object.defineProperty(XIcon.prototype, "t", {
9469
+ get: function () {
9470
+ return this.p;
9471
+ },
9472
+ set: function (a) {
9473
+ var b = this.p;
9474
+ this.p = a;
9475
+ if (b != this.p) {
9476
+ this.cb("IsHover", b, a);
9477
+ }
9478
+ },
9479
+ enumerable: false,
9480
+ configurable: true
9481
+ });
9482
+ Object.defineProperty(XIcon.prototype, "disabled", {
9483
+ get: function () {
9484
+ return this.o;
9485
+ },
9486
+ set: function (a) {
9487
+ var b = this.o;
9488
+ this.o = a;
9489
+ if (b != this.o) {
9490
+ this.cb("IsDisabled", b, a);
9317
9491
  }
9318
9492
  },
9319
9493
  enumerable: false,
@@ -9327,7 +9501,21 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9327
9501
  var b = this.y;
9328
9502
  this.y = a;
9329
9503
  if (b != this.y) {
9330
- this.b5("ViewBoxHeight", b, this.y);
9504
+ this.cb("Opacity", b, this.y);
9505
+ }
9506
+ },
9507
+ enumerable: false,
9508
+ configurable: true
9509
+ });
9510
+ Object.defineProperty(XIcon.prototype, "an", {
9511
+ get: function () {
9512
+ return this.ab;
9513
+ },
9514
+ set: function (a) {
9515
+ var b = this.ab;
9516
+ this.ab = a;
9517
+ if (b != this.ab) {
9518
+ this.cb("ViewBoxLeft", b, this.ab);
9331
9519
  }
9332
9520
  },
9333
9521
  enumerable: false,
@@ -9341,35 +9529,77 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9341
9529
  var b = this.ac;
9342
9530
  this.ac = a;
9343
9531
  if (b != this.ac) {
9344
- this.b5("Width", b, this.ac);
9532
+ this.cb("ViewBoxTop", b, this.ac);
9345
9533
  }
9346
9534
  },
9347
9535
  enumerable: false,
9348
9536
  configurable: true
9349
9537
  });
9350
- Object.defineProperty(XIcon.prototype, "ag", {
9538
+ Object.defineProperty(XIcon.prototype, "ap", {
9351
9539
  get: function () {
9352
- return this.u;
9540
+ return this.ad;
9353
9541
  },
9354
9542
  set: function (a) {
9355
- var b = this.u;
9356
- this.u = a;
9357
- if (b != this.u) {
9358
- this.b5("Height", b, this.u);
9543
+ var b = this.ad;
9544
+ this.ad = a;
9545
+ if (b != this.ad) {
9546
+ this.cb("ViewBoxWidth", b, this.ad);
9547
+ }
9548
+ },
9549
+ enumerable: false,
9550
+ configurable: true
9551
+ });
9552
+ Object.defineProperty(XIcon.prototype, "am", {
9553
+ get: function () {
9554
+ return this.aa;
9555
+ },
9556
+ set: function (a) {
9557
+ var b = this.aa;
9558
+ this.aa = a;
9559
+ if (b != this.aa) {
9560
+ this.cb("ViewBoxHeight", b, this.aa);
9359
9561
  }
9360
9562
  },
9361
9563
  enumerable: false,
9362
9564
  configurable: true
9363
9565
  });
9364
- XIcon.prototype.b6 = function () {
9566
+ Object.defineProperty(XIcon.prototype, "aq", {
9567
+ get: function () {
9568
+ return this.ae;
9569
+ },
9570
+ set: function (a) {
9571
+ var b = this.ae;
9572
+ this.ae = a;
9573
+ if (b != this.ae) {
9574
+ this.cb("Width", b, this.ae);
9575
+ }
9576
+ },
9577
+ enumerable: false,
9578
+ configurable: true
9579
+ });
9580
+ Object.defineProperty(XIcon.prototype, "ai", {
9581
+ get: function () {
9582
+ return this.w;
9583
+ },
9584
+ set: function (a) {
9585
+ var b = this.w;
9586
+ this.w = a;
9587
+ if (b != this.w) {
9588
+ this.cb("Height", b, this.w);
9589
+ }
9590
+ },
9591
+ enumerable: false,
9592
+ configurable: true
9593
+ });
9594
+ XIcon.prototype.cc = function () {
9365
9595
  };
9366
9596
  XIcon.prototype.onDetachedFromUI = function () {
9367
- this.view.ab();
9597
+ this.view.ai();
9368
9598
  };
9369
9599
  XIcon.prototype.onAttachedToUI = function () {
9370
- this.view.y();
9600
+ this.view.af();
9371
9601
  };
9372
- XIcon.prototype.b1 = function () {
9602
+ XIcon.prototype.b7 = function () {
9373
9603
  if (this.disabled) {
9374
9604
  return;
9375
9605
  }
@@ -9377,72 +9607,73 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
9377
9607
  this.clicked(this, new IconClickedEventArgs());
9378
9608
  }
9379
9609
  };
9380
- XIcon.prototype.s = function () {
9381
- return this.view.g();
9610
+ XIcon.prototype.u = function () {
9611
+ return this.view.j();
9382
9612
  };
9383
- XIcon.prototype.as = function () {
9384
- return this.e();
9613
+ XIcon.prototype.au = function () {
9614
+ return this.g();
9385
9615
  };
9386
- XIcon.prototype.a4 = function () {
9387
- var a = this.e();
9388
- return a.j();
9616
+ XIcon.prototype.a9 = function () {
9617
+ var a = this.g();
9618
+ return a.k();
9389
9619
  };
9390
- XIcon.prototype.e = function () {
9620
+ XIcon.prototype.g = function () {
9391
9621
  var a = new IconVisualModelExport();
9392
- var b = this.view.r;
9622
+ var b = this.view.x;
9393
9623
  a.a = AppearanceHelper.a(NativeUI.al(b));
9394
9624
  a.c = AppearanceHelper.a(NativeUI.al(b));
9395
9625
  a.b = AppearanceHelper.a(NativeUI.am(b));
9396
- a.d = this.ad;
9397
- var c = this.view.a();
9626
+ a.d = this.af;
9627
+ var c = this.view.b();
9398
9628
  a.h = c[0];
9399
9629
  a.f = c[1];
9400
9630
  a.e = NativeUI.d(b);
9401
9631
  a.i = NativeUI.k(b);
9402
9632
  a.svgPath = this.svgPath;
9403
- if (this.k != null) {
9404
- var d = this.k;
9405
- if (this.view != null && d.p == null) {
9406
- var e = this.view.o;
9633
+ a.j = this.a7;
9634
+ if (this.m != null) {
9635
+ var d = this.m;
9636
+ if (this.view != null && d.q == null) {
9637
+ var e = this.view.t;
9407
9638
  var f = FontUtil.getFontInfoFromString(e, d.fontString);
9408
- d.p = f.p;
9409
- d.e = f.e;
9410
9639
  d.q = f.q;
9411
- d.s = f.s;
9640
+ d.f = f.f;
9641
+ d.r = f.r;
9412
9642
  d.t = f.t;
9413
9643
  d.u = f.u;
9644
+ d.v = f.v;
9414
9645
  }
9415
- if (d.p != null) {
9416
- a.l = d.p;
9646
+ if (d.q != null) {
9647
+ a.m = d.q;
9417
9648
  }
9418
- if (!isNaN_(d.e)) {
9419
- a.g = d.e;
9649
+ if (!isNaN_(d.f)) {
9650
+ a.g = d.f;
9420
9651
  }
9421
- if (d.u != null) {
9422
- a.p = d.u;
9652
+ if (d.v != null) {
9653
+ a.q = d.v;
9423
9654
  }
9424
- if (d.s != null) {
9425
- a.n = d.s;
9655
+ if (d.t != null) {
9656
+ a.o = d.t;
9426
9657
  }
9427
- if (d.q != null) {
9428
- a.m = d.s;
9658
+ if (d.r != null) {
9659
+ a.n = d.t;
9429
9660
  }
9430
9661
  }
9431
9662
  return a;
9432
9663
  };
9433
9664
  XIcon.prototype.provideContainer = function (a) {
9434
- this.view.aa(a);
9665
+ this.view.ah(a);
9435
9666
  };
9436
9667
  XIcon.$t = markType(XIcon, 'XIcon', Base.$, [INotifyPropertyChanged_$type, IIcon_$type]);
9437
- XIcon.cs = null;
9438
- XIcon.cx = null;
9439
- XIcon.cw = null;
9440
- XIcon.ct = null;
9441
- XIcon.cu = null;
9442
- XIcon.cv = null;
9443
- XIcon.af = NaN;
9444
- XIcon.ae = NaN;
9445
- XIcon.ar = 0;
9668
+ XIcon.cz = null;
9669
+ XIcon.c4 = null;
9670
+ XIcon.c3 = null;
9671
+ XIcon.c0 = null;
9672
+ XIcon.c1 = null;
9673
+ XIcon.c2 = null;
9674
+ XIcon.ah = NaN;
9675
+ XIcon.ag = NaN;
9676
+ XIcon.at = 0;
9446
9677
  return XIcon;
9447
9678
  }(Base));
9448
9679
 
@@ -9660,11 +9891,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9660
9891
  * Gets or sets the base built in theme to use for the button.
9661
9892
  */
9662
9893
  get: function () {
9663
- return this.i.i;
9894
+ return this.i.k;
9664
9895
  },
9665
9896
  set: function (v) {
9666
- this.i.i = ensureEnum(BaseControlTheme_$type, v);
9667
- this._a("baseTheme", enumToString(BaseControlTheme_$type, this.i.i));
9897
+ this.i.k = ensureEnum(BaseControlTheme_$type, v);
9898
+ this._a("baseTheme", enumToString(BaseControlTheme_$type, this.i.k));
9668
9899
  },
9669
9900
  enumerable: false,
9670
9901
  configurable: true
@@ -9674,11 +9905,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9674
9905
  * Gets the fill color currently used by the icon.
9675
9906
  */
9676
9907
  get: function () {
9677
- return brushToString(this.i.cp);
9908
+ return brushToString(this.i.cw);
9678
9909
  },
9679
9910
  set: function (v) {
9680
- this.i.cp = stringToBrush(v);
9681
- this._a("actualFill", brushToString(this.i.cp));
9911
+ this.i.cw = stringToBrush(v);
9912
+ this._a("actualFill", brushToString(this.i.cw));
9682
9913
  },
9683
9914
  enumerable: false,
9684
9915
  configurable: true
@@ -9688,11 +9919,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9688
9919
  * Gets the stroke color currently used by the icon.
9689
9920
  */
9690
9921
  get: function () {
9691
- return brushToString(this.i.cq);
9922
+ return brushToString(this.i.cx);
9692
9923
  },
9693
9924
  set: function (v) {
9694
- this.i.cq = stringToBrush(v);
9695
- this._a("actualStroke", brushToString(this.i.cq));
9925
+ this.i.cx = stringToBrush(v);
9926
+ this._a("actualStroke", brushToString(this.i.cx));
9696
9927
  },
9697
9928
  enumerable: false,
9698
9929
  configurable: true
@@ -9702,11 +9933,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9702
9933
  * Gets the text color currently used by the icon.
9703
9934
  */
9704
9935
  get: function () {
9705
- return brushToString(this.i.cr);
9936
+ return brushToString(this.i.cy);
9706
9937
  },
9707
9938
  set: function (v) {
9708
- this.i.cr = stringToBrush(v);
9709
- this._a("actualTextColor", brushToString(this.i.cr));
9939
+ this.i.cy = stringToBrush(v);
9940
+ this._a("actualTextColor", brushToString(this.i.cy));
9710
9941
  },
9711
9942
  enumerable: false,
9712
9943
  configurable: true
@@ -9716,11 +9947,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9716
9947
  * Gets the stroke width currently used by the icon.
9717
9948
  */
9718
9949
  get: function () {
9719
- return this.i.ad;
9950
+ return this.i.af;
9720
9951
  },
9721
9952
  set: function (v) {
9722
- this.i.ad = +v;
9723
- this._a("actualStrokeWidth", this.i.ad);
9953
+ this.i.af = +v;
9954
+ this._a("actualStrokeWidth", this.i.af);
9724
9955
  },
9725
9956
  enumerable: false,
9726
9957
  configurable: true
@@ -9744,11 +9975,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9744
9975
  * Gets or sets the stroke color to use for the icon.
9745
9976
  */
9746
9977
  get: function () {
9747
- return brushToString(this.i.c5);
9978
+ return brushToString(this.i.dc);
9748
9979
  },
9749
9980
  set: function (v) {
9750
- this.i.c5 = stringToBrush(v);
9751
- this._a("stroke", brushToString(this.i.c5));
9981
+ this.i.dc = stringToBrush(v);
9982
+ this._a("stroke", brushToString(this.i.dc));
9752
9983
  },
9753
9984
  enumerable: false,
9754
9985
  configurable: true
@@ -9758,11 +9989,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9758
9989
  * Gets or sets the stroke thickness to use for the icon.
9759
9990
  */
9760
9991
  get: function () {
9761
- return this.i.aj;
9992
+ return this.i.al;
9762
9993
  },
9763
9994
  set: function (v) {
9764
- this.i.aj = +v;
9765
- this._a("strokeWidth", this.i.aj);
9995
+ this.i.al = +v;
9996
+ this._a("strokeWidth", this.i.al);
9766
9997
  },
9767
9998
  enumerable: false,
9768
9999
  configurable: true
@@ -9772,11 +10003,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9772
10003
  * Gets or sets the text color to use for the icon.
9773
10004
  */
9774
10005
  get: function () {
9775
- return brushToString(this.i.c6);
10006
+ return brushToString(this.i.dd);
9776
10007
  },
9777
10008
  set: function (v) {
9778
- this.i.c6 = stringToBrush(v);
9779
- this._a("textColor", brushToString(this.i.c6));
10009
+ this.i.dd = stringToBrush(v);
10010
+ this._a("textColor", brushToString(this.i.dd));
9780
10011
  },
9781
10012
  enumerable: false,
9782
10013
  configurable: true
@@ -9786,11 +10017,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9786
10017
  * Gets or sets the fill color to use when the icon is hovered.
9787
10018
  */
9788
10019
  get: function () {
9789
- return brushToString(this.i.cy);
10020
+ return brushToString(this.i.c5);
9790
10021
  },
9791
10022
  set: function (v) {
9792
- this.i.cy = stringToBrush(v);
9793
- this._a("hoverFill", brushToString(this.i.cy));
10023
+ this.i.c5 = stringToBrush(v);
10024
+ this._a("hoverFill", brushToString(this.i.c5));
9794
10025
  },
9795
10026
  enumerable: false,
9796
10027
  configurable: true
@@ -9800,11 +10031,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9800
10031
  * Gets or sets the stroke color to use when the icon is hovered.
9801
10032
  */
9802
10033
  get: function () {
9803
- return brushToString(this.i.cz);
10034
+ return brushToString(this.i.c6);
9804
10035
  },
9805
10036
  set: function (v) {
9806
- this.i.cz = stringToBrush(v);
9807
- this._a("hoverStroke", brushToString(this.i.cz));
10037
+ this.i.c6 = stringToBrush(v);
10038
+ this._a("hoverStroke", brushToString(this.i.c6));
9808
10039
  },
9809
10040
  enumerable: false,
9810
10041
  configurable: true
@@ -9814,11 +10045,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9814
10045
  * Gets or sets the stroke thickness to use when the icon is hovered.
9815
10046
  */
9816
10047
  get: function () {
9817
- return this.i.ah;
10048
+ return this.i.aj;
9818
10049
  },
9819
10050
  set: function (v) {
9820
- this.i.ah = +v;
9821
- this._a("hoverStrokeThickness", this.i.ah);
10051
+ this.i.aj = +v;
10052
+ this._a("hoverStrokeThickness", this.i.aj);
9822
10053
  },
9823
10054
  enumerable: false,
9824
10055
  configurable: true
@@ -9828,11 +10059,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9828
10059
  * Gets or sets the text color to use when the icon is hovered.
9829
10060
  */
9830
10061
  get: function () {
9831
- return brushToString(this.i.c0);
10062
+ return brushToString(this.i.c7);
9832
10063
  },
9833
10064
  set: function (v) {
9834
- this.i.c0 = stringToBrush(v);
9835
- this._a("hoverTextColor", brushToString(this.i.c0));
10065
+ this.i.c7 = stringToBrush(v);
10066
+ this._a("hoverTextColor", brushToString(this.i.c7));
9836
10067
  },
9837
10068
  enumerable: false,
9838
10069
  configurable: true
@@ -9845,11 +10076,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9845
10076
  * class where # is a number from 0 to count - 1.
9846
10077
  */
9847
10078
  get: function () {
9848
- return fromBrushCollection(this.i.c);
10079
+ return fromBrushCollection(this.i.e);
9849
10080
  },
9850
10081
  set: function (v) {
9851
- this.i.c = toBrushCollection(v);
9852
- this._a("fillColors", brushCollectionToString(this.i.c));
10082
+ this.i.e = toBrushCollection(v);
10083
+ this._a("fillColors", brushCollectionToString(this.i.e));
9853
10084
  },
9854
10085
  enumerable: false,
9855
10086
  configurable: true
@@ -9862,11 +10093,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9862
10093
  * class where # is a number from 0 to count - 1.
9863
10094
  */
9864
10095
  get: function () {
9865
- return fromBrushCollection(this.i.d);
10096
+ return fromBrushCollection(this.i.f);
9866
10097
  },
9867
10098
  set: function (v) {
9868
- this.i.d = toBrushCollection(v);
9869
- this._a("strokeColors", brushCollectionToString(this.i.d));
10099
+ this.i.f = toBrushCollection(v);
10100
+ this._a("strokeColors", brushCollectionToString(this.i.f));
9870
10101
  },
9871
10102
  enumerable: false,
9872
10103
  configurable: true
@@ -9880,11 +10111,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9880
10111
  * class.
9881
10112
  */
9882
10113
  get: function () {
9883
- return brushToString(this.i.c1);
10114
+ return brushToString(this.i.c8);
9884
10115
  },
9885
10116
  set: function (v) {
9886
- this.i.c1 = stringToBrush(v);
9887
- this._a("primaryFillColor", brushToString(this.i.c1));
10117
+ this.i.c8 = stringToBrush(v);
10118
+ this._a("primaryFillColor", brushToString(this.i.c8));
9888
10119
  },
9889
10120
  enumerable: false,
9890
10121
  configurable: true
@@ -9898,11 +10129,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9898
10129
  * class.
9899
10130
  */
9900
10131
  get: function () {
9901
- return brushToString(this.i.c2);
10132
+ return brushToString(this.i.c9);
9902
10133
  },
9903
10134
  set: function (v) {
9904
- this.i.c2 = stringToBrush(v);
9905
- this._a("primaryStrokeColor", brushToString(this.i.c2));
10135
+ this.i.c9 = stringToBrush(v);
10136
+ this._a("primaryStrokeColor", brushToString(this.i.c9));
9906
10137
  },
9907
10138
  enumerable: false,
9908
10139
  configurable: true
@@ -9916,11 +10147,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9916
10147
  * class.
9917
10148
  */
9918
10149
  get: function () {
9919
- return brushToString(this.i.c3);
10150
+ return brushToString(this.i.da);
9920
10151
  },
9921
10152
  set: function (v) {
9922
- this.i.c3 = stringToBrush(v);
9923
- this._a("secondaryFillColor", brushToString(this.i.c3));
10153
+ this.i.da = stringToBrush(v);
10154
+ this._a("secondaryFillColor", brushToString(this.i.da));
9924
10155
  },
9925
10156
  enumerable: false,
9926
10157
  configurable: true
@@ -9934,11 +10165,24 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9934
10165
  * class.
9935
10166
  */
9936
10167
  get: function () {
9937
- return brushToString(this.i.c4);
10168
+ return brushToString(this.i.db);
9938
10169
  },
9939
10170
  set: function (v) {
9940
- this.i.c4 = stringToBrush(v);
9941
- this._a("secondaryStrokeColor", brushToString(this.i.c4));
10171
+ this.i.db = stringToBrush(v);
10172
+ this._a("secondaryStrokeColor", brushToString(this.i.db));
10173
+ },
10174
+ enumerable: false,
10175
+ configurable: true
10176
+ });
10177
+ Object.defineProperty(IgcXIconComponent.prototype, "dataURL", {
10178
+ /**
10179
+ * Gets or sets data url for the icon to use.
10180
+ */
10181
+ get: function () {
10182
+ return this.i.a7;
10183
+ },
10184
+ set: function (v) {
10185
+ this.i.a7 = v;
9942
10186
  },
9943
10187
  enumerable: false,
9944
10188
  configurable: true
@@ -9969,21 +10213,38 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9969
10213
  enumerable: false,
9970
10214
  configurable: true
9971
10215
  });
10216
+ Object.defineProperty(IgcXIconComponent.prototype, "sVGPaths", {
10217
+ /**
10218
+ * Gets or sets an array of path data for the icon to use.
10219
+ */
10220
+ get: function () {
10221
+ return this.i.b;
10222
+ },
10223
+ set: function (v) {
10224
+ if (v && !Array.isArray(v) && typeof (v) == "string") {
10225
+ var re = /\s*(?:,|\s|$)\s*/gm;
10226
+ v = v.split(re);
10227
+ }
10228
+ this.i.b = v;
10229
+ },
10230
+ enumerable: false,
10231
+ configurable: true
10232
+ });
9972
10233
  Object.defineProperty(IgcXIconComponent.prototype, "textStyle", {
9973
10234
  /**
9974
10235
  * Gets or sets the use for the button.
9975
10236
  */
9976
10237
  get: function () {
9977
- if (this.i.k == null) {
10238
+ if (this.i.m == null) {
9978
10239
  return null;
9979
10240
  }
9980
- return this.i.k.fontString;
10241
+ return this.i.m.fontString;
9981
10242
  },
9982
10243
  set: function (v) {
9983
10244
  var fi = new FontInfo();
9984
10245
  fi.fontString = v;
9985
- this.i.k = fi;
9986
- this._a("textStyle", this.i.k != null ? this.i.k.fontString : "");
10246
+ this.i.m = fi;
10247
+ this._a("textStyle", this.i.m != null ? this.i.m.fontString : "");
9987
10248
  },
9988
10249
  enumerable: false,
9989
10250
  configurable: true
@@ -9993,10 +10254,10 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
9993
10254
  * Gets or sets the id to use for the checkbox.
9994
10255
  */
9995
10256
  get: function () {
9996
- return this.i.bc;
10257
+ return this.i.bh;
9997
10258
  },
9998
10259
  set: function (v) {
9999
- this.i.bc = v;
10260
+ this.i.bh = v;
10000
10261
  },
10001
10262
  enumerable: false,
10002
10263
  configurable: true
@@ -10006,11 +10267,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10006
10267
  * Gets or sets TabIndex to use for the checkbox.
10007
10268
  */
10008
10269
  get: function () {
10009
- return this.i.aq;
10270
+ return this.i.as;
10010
10271
  },
10011
10272
  set: function (v) {
10012
- this.i.aq = +v;
10013
- this._a("tabIndex", this.i.aq);
10273
+ this.i.as = +v;
10274
+ this._a("tabIndex", this.i.as);
10014
10275
  },
10015
10276
  enumerable: false,
10016
10277
  configurable: true
@@ -10020,10 +10281,10 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10020
10281
  * Gets or sets the value of the aria-label attribute.
10021
10282
  */
10022
10283
  get: function () {
10023
- return this.i.a1;
10284
+ return this.i.a4;
10024
10285
  },
10025
10286
  set: function (v) {
10026
- this.i.a1 = v;
10287
+ this.i.a4 = v;
10027
10288
  },
10028
10289
  enumerable: false,
10029
10290
  configurable: true
@@ -10033,11 +10294,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10033
10294
  * Gets or sets whether the icon is hovered.
10034
10295
  */
10035
10296
  get: function () {
10036
- return this.i.r;
10297
+ return this.i.t;
10037
10298
  },
10038
10299
  set: function (v) {
10039
- this.i.r = ensureBool(v);
10040
- this._a("isHover", this.i.r);
10300
+ this.i.t = ensureBool(v);
10301
+ this._a("isHover", this.i.t);
10041
10302
  },
10042
10303
  enumerable: false,
10043
10304
  configurable: true
@@ -10058,11 +10319,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10058
10319
  });
10059
10320
  Object.defineProperty(IgcXIconComponent.prototype, "opacity", {
10060
10321
  get: function () {
10061
- return this.i.ai;
10322
+ return this.i.ak;
10062
10323
  },
10063
10324
  set: function (v) {
10064
- this.i.ai = +v;
10065
- this._a("opacity", this.i.ai);
10325
+ this.i.ak = +v;
10326
+ this._a("opacity", this.i.ak);
10066
10327
  },
10067
10328
  enumerable: false,
10068
10329
  configurable: true
@@ -10072,11 +10333,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10072
10333
  * Gets or sets the viewbox left for the svg icon.
10073
10334
  */
10074
10335
  get: function () {
10075
- return this.i.al;
10336
+ return this.i.an;
10076
10337
  },
10077
10338
  set: function (v) {
10078
- this.i.al = +v;
10079
- this._a("viewBoxLeft", this.i.al);
10339
+ this.i.an = +v;
10340
+ this._a("viewBoxLeft", this.i.an);
10080
10341
  },
10081
10342
  enumerable: false,
10082
10343
  configurable: true
@@ -10086,11 +10347,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10086
10347
  * Gets or sets the viewbox top for the svg icon.
10087
10348
  */
10088
10349
  get: function () {
10089
- return this.i.am;
10350
+ return this.i.ao;
10090
10351
  },
10091
10352
  set: function (v) {
10092
- this.i.am = +v;
10093
- this._a("viewBoxTop", this.i.am);
10353
+ this.i.ao = +v;
10354
+ this._a("viewBoxTop", this.i.ao);
10094
10355
  },
10095
10356
  enumerable: false,
10096
10357
  configurable: true
@@ -10100,11 +10361,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10100
10361
  * Gets or sets the viewbox width for the svg icon.
10101
10362
  */
10102
10363
  get: function () {
10103
- return this.i.an;
10364
+ return this.i.ap;
10104
10365
  },
10105
10366
  set: function (v) {
10106
- this.i.an = +v;
10107
- this._a("viewBoxWidth", this.i.an);
10367
+ this.i.ap = +v;
10368
+ this._a("viewBoxWidth", this.i.ap);
10108
10369
  },
10109
10370
  enumerable: false,
10110
10371
  configurable: true
@@ -10114,11 +10375,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10114
10375
  * Gets or sets the viewbox height for the svg icon.
10115
10376
  */
10116
10377
  get: function () {
10117
- return this.i.ak;
10378
+ return this.i.am;
10118
10379
  },
10119
10380
  set: function (v) {
10120
- this.i.ak = +v;
10121
- this._a("viewBoxHeight", this.i.ak);
10381
+ this.i.am = +v;
10382
+ this._a("viewBoxHeight", this.i.am);
10122
10383
  },
10123
10384
  enumerable: false,
10124
10385
  configurable: true
@@ -10128,11 +10389,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10128
10389
  * Gets or sets the width of the icon.
10129
10390
  */
10130
10391
  get: function () {
10131
- return this.i.ao;
10392
+ return this.i.aq;
10132
10393
  },
10133
10394
  set: function (v) {
10134
- this.i.ao = +v;
10135
- this._a("width", this.i.ao);
10395
+ this.i.aq = +v;
10396
+ this._a("width", this.i.aq);
10136
10397
  },
10137
10398
  enumerable: false,
10138
10399
  configurable: true
@@ -10142,11 +10403,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10142
10403
  * Gets or sets the height of the icon.
10143
10404
  */
10144
10405
  get: function () {
10145
- return this.i.ag;
10406
+ return this.i.ai;
10146
10407
  },
10147
10408
  set: function (v) {
10148
- this.i.ag = +v;
10149
- this._a("height", this.i.ag);
10409
+ this.i.ai = +v;
10410
+ this._a("height", this.i.ai);
10150
10411
  },
10151
10412
  enumerable: false,
10152
10413
  configurable: true
@@ -10227,7 +10488,7 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10227
10488
 
10228
10489
  */
10229
10490
  IgcXIconComponent.prototype.exportVisualModel = function () {
10230
- var iv = this.i.as();
10491
+ var iv = this.i.au();
10231
10492
  return (iv);
10232
10493
  };
10233
10494
  /**
@@ -10235,7 +10496,7 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
10235
10496
 
10236
10497
  */
10237
10498
  IgcXIconComponent.prototype.exportSerializedVisualModel = function () {
10238
- var iv = this.i.a4();
10499
+ var iv = this.i.a9();
10239
10500
  return (iv);
10240
10501
  };
10241
10502
  IgcXIconComponent._observedAttributesIgcXIconComponent = null;
@@ -13392,30 +13653,30 @@ var XCalendar = /** @class */ /*@__PURE__*/ (function (_super) {
13392
13653
  }
13393
13654
  if (this.v != null) {
13394
13655
  var w = this.v;
13395
- if (this.h != null && w.p == null) {
13656
+ if (this.h != null && w.q == null) {
13396
13657
  var x = this.h.m;
13397
13658
  var y = FontUtil.getFontInfoFromString(x, w.fontString);
13398
- w.p = y.p;
13399
- w.e = y.e;
13400
13659
  w.q = y.q;
13401
- w.s = y.s;
13660
+ w.f = y.f;
13661
+ w.r = y.r;
13402
13662
  w.t = y.t;
13403
13663
  w.u = y.u;
13664
+ w.v = y.v;
13404
13665
  }
13405
- if (w.p != null) {
13406
- a.p = w.p;
13666
+ if (w.q != null) {
13667
+ a.p = w.q;
13407
13668
  }
13408
- if (!isNaN_(w.e)) {
13409
- a.m = w.e;
13669
+ if (!isNaN_(w.f)) {
13670
+ a.m = w.f;
13410
13671
  }
13411
- if (w.u != null) {
13412
- a.t = w.u;
13672
+ if (w.v != null) {
13673
+ a.t = w.v;
13413
13674
  }
13414
- if (w.s != null) {
13415
- a.r = w.s;
13675
+ if (w.t != null) {
13676
+ a.r = w.t;
13416
13677
  }
13417
- if (w.q != null) {
13418
- a.q = w.s;
13678
+ if (w.r != null) {
13679
+ a.q = w.t;
13419
13680
  }
13420
13681
  }
13421
13682
  return a;
@@ -20585,30 +20846,30 @@ var XLabel = /** @class */ /*@__PURE__*/ (function (_super) {
20585
20846
  a.p = this.e;
20586
20847
  if (this.w != null) {
20587
20848
  var c = this.w;
20588
- if (this.view != null && c.p == null) {
20849
+ if (this.view != null && c.q == null) {
20589
20850
  var d = this.view.k;
20590
20851
  var e = FontUtil.getFontInfoFromString(d, c.fontString);
20591
- c.p = e.p;
20592
- c.e = e.e;
20593
20852
  c.q = e.q;
20594
- c.s = e.s;
20853
+ c.f = e.f;
20854
+ c.r = e.r;
20595
20855
  c.t = e.t;
20596
20856
  c.u = e.u;
20857
+ c.v = e.v;
20597
20858
  }
20598
- if (c.p != null) {
20599
- a.s = c.p;
20859
+ if (c.q != null) {
20860
+ a.s = c.q;
20600
20861
  }
20601
- if (!isNaN_(c.e)) {
20602
- a.k = c.e;
20862
+ if (!isNaN_(c.f)) {
20863
+ a.k = c.f;
20603
20864
  }
20604
- if (c.u != null) {
20605
- a.w = c.u;
20865
+ if (c.v != null) {
20866
+ a.w = c.v;
20606
20867
  }
20607
- if (c.s != null) {
20608
- a.u = c.s;
20868
+ if (c.t != null) {
20869
+ a.u = c.t;
20609
20870
  }
20610
- if (c.q != null) {
20611
- a.t = c.s;
20871
+ if (c.r != null) {
20872
+ a.t = c.t;
20612
20873
  }
20613
20874
  }
20614
20875
  return a;
@@ -20700,7 +20961,7 @@ var XInput = /** @class */ /*@__PURE__*/ (function (_super) {
20700
20961
  _this.view = a;
20701
20962
  _this.view.as();
20702
20963
  XInput.ae = new FontInfo();
20703
- XInput.ae.p = "Verdana";
20964
+ XInput.ae.q = "Verdana";
20704
20965
  return _this;
20705
20966
  }
20706
20967
  Object.defineProperty(XInput.prototype, "view", {
@@ -21373,30 +21634,30 @@ var XInput = /** @class */ /*@__PURE__*/ (function (_super) {
21373
21634
  a.k = this.e;
21374
21635
  if (this.ad != null) {
21375
21636
  var c = this.ad;
21376
- if (this.view != null && c.p == null) {
21637
+ if (this.view != null && c.q == null) {
21377
21638
  var d = this.view.l;
21378
21639
  var e = FontUtil.getFontInfoFromString(d, c.fontString);
21379
- c.p = e.p;
21380
- c.e = e.e;
21381
21640
  c.q = e.q;
21382
- c.s = e.s;
21641
+ c.f = e.f;
21642
+ c.r = e.r;
21383
21643
  c.t = e.t;
21384
21644
  c.u = e.u;
21645
+ c.v = e.v;
21385
21646
  }
21386
- if (c.p != null) {
21387
- a.o = c.p;
21647
+ if (c.q != null) {
21648
+ a.o = c.q;
21388
21649
  }
21389
- if (!isNaN_(c.e)) {
21390
- a.g = c.e;
21650
+ if (!isNaN_(c.f)) {
21651
+ a.g = c.f;
21391
21652
  }
21392
- if (c.u != null) {
21393
- a.s = c.u;
21653
+ if (c.v != null) {
21654
+ a.s = c.v;
21394
21655
  }
21395
- if (c.s != null) {
21396
- a.q = c.s;
21656
+ if (c.t != null) {
21657
+ a.q = c.t;
21397
21658
  }
21398
- if (c.q != null) {
21399
- a.p = c.s;
21659
+ if (c.r != null) {
21660
+ a.p = c.t;
21400
21661
  }
21401
21662
  }
21402
21663
  return a;
@@ -27879,30 +28140,30 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27879
28140
  a.a = this.c.bj();
27880
28141
  if (this.ad != null) {
27881
28142
  var b = this.ad;
27882
- if (this.h != null && b.p == null) {
28143
+ if (this.h != null && b.q == null) {
27883
28144
  var c = this.h.d;
27884
28145
  var d = FontUtil.getFontInfoFromString(c, b.fontString);
27885
- b.p = d.p;
27886
- b.e = d.e;
27887
28146
  b.q = d.q;
27888
- b.s = d.s;
28147
+ b.f = d.f;
28148
+ b.r = d.r;
27889
28149
  b.t = d.t;
27890
28150
  b.u = d.u;
28151
+ b.v = d.v;
27891
28152
  }
27892
- if (b.p != null) {
27893
- a.h = b.p;
28153
+ if (b.q != null) {
28154
+ a.h = b.q;
27894
28155
  }
27895
- if (!isNaN_(b.e)) {
27896
- a.f = b.e;
28156
+ if (!isNaN_(b.f)) {
28157
+ a.f = b.f;
27897
28158
  }
27898
- if (b.u != null) {
27899
- a.l = b.u;
28159
+ if (b.v != null) {
28160
+ a.l = b.v;
27900
28161
  }
27901
- if (b.s != null) {
27902
- a.j = b.s;
28162
+ if (b.t != null) {
28163
+ a.j = b.t;
27903
28164
  }
27904
- if (b.q != null) {
27905
- a.i = b.s;
28165
+ if (b.r != null) {
28166
+ a.i = b.t;
27906
28167
  }
27907
28168
  }
27908
28169
  return a;
@@ -28996,12 +29257,12 @@ var CheckboxView = /** @class */ /*@__PURE__*/ (function (_super) {
28996
29257
  _this.p = null;
28997
29258
  return _this;
28998
29259
  }
28999
- CheckboxView.prototype.ae = function () {
29260
+ CheckboxView.prototype.af = function () {
29000
29261
  };
29001
29262
  CheckboxView.prototype.i = function () {
29002
29263
  return true;
29003
29264
  };
29004
- CheckboxView.prototype.ac = function (a) {
29265
+ CheckboxView.prototype.ad = function (a) {
29005
29266
  var e_1, _a;
29006
29267
  if (a == null) {
29007
29268
  try {
@@ -29048,11 +29309,11 @@ var CheckboxView = /** @class */ /*@__PURE__*/ (function (_super) {
29048
29309
  this.r.setStyleProperty("appearance", "none");
29049
29310
  this.r.setAttribute("type", "checkbox");
29050
29311
  this.r.setAttribute("id", this.c.b1);
29051
- this.ai();
29052
- this.j.add(c.listen("change", runOn(this, this.w)));
29053
- this.j.add(c.listen("click", runOn(this, this.x)));
29054
- this.j.add(c.listen("focus", runOn(this, this.y)));
29055
- this.j.add(c.listen("blur", runOn(this, this.v)));
29312
+ this.aj();
29313
+ this.j.add(c.listen("change", runOn(this, this.x)));
29314
+ this.j.add(c.listen("click", runOn(this, this.y)));
29315
+ this.j.add(c.listen("focus", runOn(this, this.z)));
29316
+ this.j.add(c.listen("blur", runOn(this, this.w)));
29056
29317
  this.l.append(c);
29057
29318
  var d = this.l.createElement("div");
29058
29319
  d.addClass("ig-checkbox-box");
@@ -29136,16 +29397,16 @@ var CheckboxView = /** @class */ /*@__PURE__*/ (function (_super) {
29136
29397
  l.setStyleProperty("cursor", "pointer");
29137
29398
  l.setStyleProperty("role", "label");
29138
29399
  this.p = l;
29139
- this.j.add(l.listen("click", runOn(this, this.u)));
29400
+ this.j.add(l.listen("click", runOn(this, this.v)));
29140
29401
  this.l.append(l);
29141
29402
  this.l.getPortal(l, "ChildContent", function (m) {
29142
29403
  }, true);
29143
29404
  this.c.cp();
29144
29405
  };
29145
- CheckboxView.prototype.u = function (a) {
29406
+ CheckboxView.prototype.v = function (a) {
29146
29407
  this.c.toggle();
29147
29408
  };
29148
- CheckboxView.prototype.ai = function () {
29409
+ CheckboxView.prototype.aj = function () {
29149
29410
  if (this.i()) {
29150
29411
  var a = this.c.b1;
29151
29412
  this.r.setAttribute("name", this.c.ca);
@@ -29167,26 +29428,26 @@ var CheckboxView = /** @class */ /*@__PURE__*/ (function (_super) {
29167
29428
  this.r.setAttribute("aria-label", this.c.bm);
29168
29429
  }
29169
29430
  };
29170
- CheckboxView.prototype.ak = function () {
29431
+ CheckboxView.prototype.al = function () {
29171
29432
  return new Size(1, this.q.width(), this.q.height());
29172
29433
  };
29173
- CheckboxView.prototype.ah = function () {
29434
+ CheckboxView.prototype.ai = function () {
29174
29435
  this.n.setAttribute("d", this.c.bf);
29175
29436
  };
29176
- CheckboxView.prototype.af = function () {
29437
+ CheckboxView.prototype.ag = function () {
29177
29438
  if (this.i()) {
29178
29439
  var a = this.c.b1;
29179
29440
  this.r.setAttribute("id", a);
29180
29441
  this.q.setAttribute("for", a);
29181
29442
  }
29182
29443
  };
29183
- CheckboxView.prototype.v = function (a) {
29444
+ CheckboxView.prototype.w = function (a) {
29184
29445
  this.c.focused = false;
29185
29446
  };
29186
- CheckboxView.prototype.y = function (a) {
29447
+ CheckboxView.prototype.z = function (a) {
29187
29448
  this.c.focused = true;
29188
29449
  };
29189
- CheckboxView.prototype.x = function (a) {
29450
+ CheckboxView.prototype.y = function (a) {
29190
29451
  a.stopPropagation();
29191
29452
  if (this.h()) {
29192
29453
  var native_ = this.r.getNativeElement();
@@ -29197,10 +29458,10 @@ var CheckboxView = /** @class */ /*@__PURE__*/ (function (_super) {
29197
29458
  CheckboxView.prototype.h = function () {
29198
29459
  return false;
29199
29460
  };
29200
- CheckboxView.prototype.w = function (a) {
29461
+ CheckboxView.prototype.x = function (a) {
29201
29462
  a.stopPropagation();
29202
29463
  };
29203
- CheckboxView.prototype.z = function () {
29464
+ CheckboxView.prototype.aa = function () {
29204
29465
  if (KeyFrameAnimationFactory.h == null) {
29205
29466
  KeyFrameAnimationFactory.h = this.l;
29206
29467
  }
@@ -29211,8 +29472,15 @@ var CheckboxView = /** @class */ /*@__PURE__*/ (function (_super) {
29211
29472
  CheckboxView.prototype.b = function (a) {
29212
29473
  return new AnimationKeyFrameEffect(0, this.o, 0, null, a);
29213
29474
  };
29214
- CheckboxView.prototype.aa = function (a) {
29475
+ CheckboxView.prototype.ab = function (a) {
29215
29476
  };
29477
+ Object.defineProperty(CheckboxView.prototype, "t", {
29478
+ get: function () {
29479
+ return this.q;
29480
+ },
29481
+ enumerable: false,
29482
+ configurable: true
29483
+ });
29216
29484
  Object.defineProperty(CheckboxView.prototype, "s", {
29217
29485
  get: function () {
29218
29486
  return this.q;
@@ -29227,22 +29495,22 @@ var CheckboxView = /** @class */ /*@__PURE__*/ (function (_super) {
29227
29495
  enumerable: false,
29228
29496
  configurable: true
29229
29497
  });
29230
- Object.defineProperty(CheckboxView.prototype, "t", {
29498
+ Object.defineProperty(CheckboxView.prototype, "u", {
29231
29499
  get: function () {
29232
29500
  return this.o;
29233
29501
  },
29234
29502
  enumerable: false,
29235
29503
  configurable: true
29236
29504
  });
29237
- CheckboxView.prototype.ab = function () {
29505
+ CheckboxView.prototype.ac = function () {
29238
29506
  this.g = true;
29239
- this.j.add(this.r.listen("change", runOn(this, this.w)));
29240
- this.j.add(this.r.listen("click", runOn(this, this.x)));
29241
- this.j.add(this.r.listen("focus", runOn(this, this.y)));
29242
- this.j.add(this.r.listen("blur", runOn(this, this.v)));
29243
- this.j.add(this.p.listen("click", runOn(this, this.u)));
29507
+ this.j.add(this.r.listen("change", runOn(this, this.x)));
29508
+ this.j.add(this.r.listen("click", runOn(this, this.y)));
29509
+ this.j.add(this.r.listen("focus", runOn(this, this.z)));
29510
+ this.j.add(this.r.listen("blur", runOn(this, this.w)));
29511
+ this.j.add(this.p.listen("click", runOn(this, this.v)));
29244
29512
  };
29245
- CheckboxView.prototype.ad = function () {
29513
+ CheckboxView.prototype.ae = function () {
29246
29514
  var e_2, _a;
29247
29515
  this.g = false;
29248
29516
  try {
@@ -29266,14 +29534,14 @@ var CheckboxView = /** @class */ /*@__PURE__*/ (function (_super) {
29266
29534
  }
29267
29535
  this.j.clear();
29268
29536
  };
29269
- CheckboxView.prototype.ag = function () {
29537
+ CheckboxView.prototype.ah = function () {
29270
29538
  var model_ = this.c;
29271
29539
  if (model_.externalObject && model_.externalObject.refreshDefaults) {
29272
29540
  model_.externalObject.refreshDefaults();
29273
29541
  }
29274
29542
  ;
29275
29543
  };
29276
- CheckboxView.prototype.aj = function (a, b) {
29544
+ CheckboxView.prototype.ak = function (a, b) {
29277
29545
  this.d.ax = a;
29278
29546
  this.d.aw = b;
29279
29547
  };
@@ -29348,7 +29616,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
29348
29616
  var a = new CheckboxView();
29349
29617
  a.c = _this;
29350
29618
  _this.view = a;
29351
- _this.view.ae();
29619
+ _this.view.af();
29352
29620
  return _this;
29353
29621
  }
29354
29622
  Object.defineProperty(XCheckbox.prototype, "view", {
@@ -29452,7 +29720,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
29452
29720
  this.ct();
29453
29721
  break;
29454
29722
  case "ActualCheckPath":
29455
- this.view.ah();
29723
+ this.view.ai();
29456
29724
  break;
29457
29725
  case "IsChecked":
29458
29726
  if (!this.s) {
@@ -29475,30 +29743,32 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
29475
29743
  this.view.e.i = this.y;
29476
29744
  break;
29477
29745
  case "InputId":
29478
- this.view.af();
29746
+ this.view.ag();
29479
29747
  break;
29480
29748
  }
29481
29749
  };
29482
29750
  XCheckbox.prototype.ct = function () {
29483
- var a = this.view.s;
29484
- if (a == null) {
29751
+ var a = this.view.t;
29752
+ var b = this.view.s;
29753
+ if (a == null || b == null) {
29485
29754
  return;
29486
29755
  }
29487
29756
  NativeUI.o(a, new CornerRadius(0, this.ao));
29757
+ NativeUI.o(b, new CornerRadius(0, this.ao));
29488
29758
  if (!isNaN_(this.an)) {
29489
- NativeUI.p(a, new Thickness(0, this.an));
29759
+ NativeUI.p(b, new Thickness(0, this.an));
29490
29760
  }
29491
29761
  if (this.checked) {
29492
29762
  NativeUI.m(a, this.c8);
29493
- NativeUI.n(a, this.c9);
29763
+ NativeUI.n(b, this.c9);
29494
29764
  }
29495
29765
  else {
29496
29766
  NativeUI.m(a, this.db);
29497
- NativeUI.n(a, this.dc);
29767
+ NativeUI.n(b, this.dc);
29498
29768
  }
29499
29769
  };
29500
29770
  XCheckbox.prototype.cw = function () {
29501
- var a = this.view.t;
29771
+ var a = this.view.u;
29502
29772
  if (a == null) {
29503
29773
  return;
29504
29774
  }
@@ -29989,10 +30259,10 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
29989
30259
  XCheckbox.prototype.cp = function () {
29990
30260
  this.ck();
29991
30261
  if (this.checked) {
29992
- this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
30262
+ this.view.ak(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
29993
30263
  }
29994
30264
  else {
29995
- this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
30265
+ this.view.ak(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
29996
30266
  }
29997
30267
  };
29998
30268
  Object.defineProperty(XCheckbox.prototype, "a", {
@@ -30006,12 +30276,12 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30006
30276
  configurable: true
30007
30277
  });
30008
30278
  XCheckbox.prototype.ck = function () {
30009
- this.view.z();
30279
+ this.view.aa();
30010
30280
  var a = false;
30011
30281
  if (this.o == null) {
30012
30282
  if (!a) {
30013
30283
  a = true;
30014
- this.view.ag();
30284
+ this.view.ah();
30015
30285
  }
30016
30286
  this.o = KeyFrameAnimationFactory.f.c(this.view.a(this.a).m(new AnimationKeyFrameProperty(2, this.db), new AnimationKeyFrameProperty(3, this.dc)).m(new AnimationKeyFrameProperty(2, this.c8), new AnimationKeyFrameProperty(3, this.c9)));
30017
30287
  this.p = KeyFrameAnimationFactory.f.c(this.view.b(this.a).m(new AnimationKeyFrameProperty(19, 24), new AnimationKeyFrameProperty(1, 0)).m(new AnimationKeyFrameProperty(19, 0), new AnimationKeyFrameProperty(1, 1)));
@@ -30052,46 +30322,47 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30052
30322
  c = -1;
30053
30323
  }
30054
30324
  if (b) {
30055
- this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
30325
+ this.view.ak(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
30056
30326
  }
30057
30327
  else {
30058
- this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
30328
+ this.view.ak(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
30059
30329
  }
30060
30330
  if (!this.indeterminate) {
30061
- NativeUI.af(this.view.t, null);
30331
+ NativeUI.af(this.view.u, null);
30062
30332
  }
30063
30333
  if (this.z || this.indeterminate || a) {
30064
- var d = this.view.s;
30065
- var e = this.view.t;
30334
+ var d = this.view.t;
30335
+ var e = this.view.s;
30336
+ var f = this.view.u;
30066
30337
  if (this.indeterminate) {
30067
- var f = new TransformGroup();
30068
- f.j.add(((function () {
30338
+ var g = new TransformGroup();
30339
+ g.j.add(((function () {
30069
30340
  var $ret = new RotateTransform();
30070
30341
  $ret.j = 45;
30071
30342
  return $ret;
30072
30343
  })()));
30073
- f.j.add(((function () {
30344
+ g.j.add(((function () {
30074
30345
  var $ret = new TranslateTransform();
30075
30346
  $ret.j = -_this.view.k();
30076
30347
  return $ret;
30077
30348
  })()));
30078
30349
  NativeUI.m(d, this.c8);
30079
- NativeUI.n(d, this.c9);
30080
- NativeUI.y(e, 1);
30081
- NativeUI.ac(e, 41);
30082
- NativeUI.af(e, f);
30350
+ NativeUI.n(e, this.c9);
30351
+ NativeUI.y(f, 1);
30352
+ NativeUI.ac(f, 41);
30353
+ NativeUI.af(f, g);
30083
30354
  }
30084
30355
  else if (b) {
30085
30356
  NativeUI.m(d, this.c8);
30086
- NativeUI.n(d, this.c9);
30087
- NativeUI.y(e, 1);
30088
- NativeUI.ac(e, 0);
30357
+ NativeUI.n(e, this.c9);
30358
+ NativeUI.y(f, 1);
30359
+ NativeUI.ac(f, 0);
30089
30360
  }
30090
30361
  else {
30091
30362
  NativeUI.m(d, this.db);
30092
- NativeUI.n(d, this.dc);
30093
- NativeUI.y(e, 0);
30094
- NativeUI.ac(e, 24);
30363
+ NativeUI.n(e, this.dc);
30364
+ NativeUI.y(f, 0);
30365
+ NativeUI.ac(f, 24);
30095
30366
  }
30096
30367
  if (this.o.playState == 1) {
30097
30368
  this.o.cancel();
@@ -30103,13 +30374,13 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30103
30374
  }
30104
30375
  if ((c > 0 && this.o.playbackRate < 0) || (c < 0 && this.o.playbackRate > 0)) {
30105
30376
  this.o.reverse();
30106
- this.o.finished.f(function (g) {
30377
+ this.o.finished.f(function (h) {
30107
30378
  if (_this.o != null) {
30108
30379
  _this.o.commitStyles();
30109
30380
  }
30110
30381
  });
30111
30382
  this.p.reverse();
30112
- this.p.finished.f(function (g) {
30383
+ this.p.finished.f(function (h) {
30113
30384
  if (_this.p != null) {
30114
30385
  _this.p.commitStyles();
30115
30386
  }
@@ -30117,13 +30388,13 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30117
30388
  }
30118
30389
  else {
30119
30390
  this.o.play();
30120
- this.o.finished.f(function (g) {
30391
+ this.o.finished.f(function (h) {
30121
30392
  if (_this.o != null) {
30122
30393
  _this.o.commitStyles();
30123
30394
  }
30124
30395
  });
30125
30396
  this.p.play();
30126
- this.p.finished.f(function (g) {
30397
+ this.p.finished.f(function (h) {
30127
30398
  if (_this.p != null) {
30128
30399
  _this.p.commitStyles();
30129
30400
  }
@@ -30131,10 +30402,10 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30131
30402
  }
30132
30403
  };
30133
30404
  XCheckbox.prototype.onDetachedFromUI = function () {
30134
- this.view.ad();
30405
+ this.view.ae();
30135
30406
  };
30136
30407
  XCheckbox.prototype.onAttachedToUI = function () {
30137
- this.view.ab();
30408
+ this.view.ac();
30138
30409
  };
30139
30410
  XCheckbox.prototype.onContentReady = function () {
30140
30411
  if (this.indeterminate) {
@@ -30174,7 +30445,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30174
30445
  return a;
30175
30446
  };
30176
30447
  XCheckbox.prototype.provideContainer = function (a) {
30177
- this.view.ac(a);
30448
+ this.view.ad(a);
30178
30449
  };
30179
30450
  XCheckbox.$t = markType(XCheckbox, 'XCheckbox', Base.$, [INotifyPropertyChanged_$type]);
30180
30451
  XCheckbox.g = ThemeResolver.a(((function () {
@@ -35263,6 +35534,12 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35263
35534
  case 58:
35264
35535
  d.aq = c;
35265
35536
  break;
35537
+ case 17:
35538
+ d.kt = c;
35539
+ break;
35540
+ case 11:
35541
+ d.aa = c;
35542
+ break;
35266
35543
  }
35267
35544
  };
35268
35545
  XButtonBridge.prototype.getValue = function (a, b) {
@@ -35297,6 +35574,7 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35297
35574
  case 57: return c.av;
35298
35575
  case 56: return c.as;
35299
35576
  case 58: return c.aq;
35577
+ case 17: return c.kt;
35300
35578
  }
35301
35579
  return null;
35302
35580
  };
@@ -35449,13 +35727,16 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35449
35727
  switch (b) {
35450
35728
  case 16: return this.v;
35451
35729
  case 15: return this.u;
35452
- case 18: return enumGetBox(BaseControlTheme_$type, c.i);
35453
- case 44: return c.al;
35454
- case 45: return c.am;
35455
- case 46: return c.an;
35456
- case 47: return c.ak;
35457
- case 48: return c.ao;
35458
- case 49: return c.ag;
35730
+ case 18: return enumGetBox(BaseControlTheme_$type, c.k);
35731
+ case 44: return c.an;
35732
+ case 45: return c.ao;
35733
+ case 46: return c.ap;
35734
+ case 47: return c.am;
35735
+ case 48: return c.aq;
35736
+ case 49: return c.ai;
35737
+ case 62: return c.e;
35738
+ case 63: return c.f;
35739
+ case 64: return c.al;
35459
35740
  }
35460
35741
  return _super.prototype.getValue.call(this, a, b);
35461
35742
  };
@@ -35466,51 +35747,72 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35466
35747
  case 15:
35467
35748
  {
35468
35749
  this.u = c;
35469
- var e = SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
35470
- if (e != null) {
35471
- if (stringStartsWith(trimStart(e, ' ', '\n', '\r', '\t'), "<svg")) {
35472
- d.svg = e;
35473
- }
35474
- else {
35475
- d.svgPath = e;
35476
- }
35477
- }
35750
+ this.w(d);
35478
35751
  }
35479
35752
  break;
35480
35753
  case 16:
35481
35754
  {
35482
35755
  this.v = c;
35483
- var f = SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
35484
- if (f != null) {
35485
- if (stringStartsWith(trimStart(f, ' ', '\n', '\r', '\t'), "<svg")) {
35486
- d.svg = f;
35487
- }
35488
- else {
35489
- d.svgPath = f;
35490
- }
35491
- }
35756
+ this.w(d);
35492
35757
  }
35493
35758
  break;
35494
35759
  case 44:
35495
- d.al = c;
35760
+ d.an = c;
35496
35761
  break;
35497
35762
  case 45:
35498
- d.am = c;
35763
+ d.ao = c;
35499
35764
  break;
35500
35765
  case 46:
35501
- d.an = c;
35766
+ d.ap = c;
35502
35767
  break;
35503
35768
  case 47:
35504
- d.ak = c;
35769
+ d.am = c;
35505
35770
  break;
35506
35771
  case 48:
35507
- d.ao = c;
35772
+ d.aq = c;
35508
35773
  break;
35509
35774
  case 49:
35510
- d.ag = c;
35775
+ d.ai = c;
35776
+ break;
35777
+ case 62:
35778
+ d.e = c;
35779
+ break;
35780
+ case 63:
35781
+ d.f = c;
35782
+ break;
35783
+ case 64:
35784
+ d.al = c;
35511
35785
  break;
35512
35786
  }
35513
35787
  };
35788
+ XIconBridge.prototype.getTargetForProperty = function (a, b) {
35789
+ switch (a) {
35790
+ case 24: return b;
35791
+ }
35792
+ return _super.prototype.getTargetForProperty.call(this, a, b);
35793
+ };
35794
+ XIconBridge.prototype.w = function (a) {
35795
+ var b = SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
35796
+ if (b != null) {
35797
+ if (stringStartsWith(trimStart(b, ' ', '\n', '\r', '\t'), "<svg")) {
35798
+ a.svg = b;
35799
+ }
35800
+ else {
35801
+ a.svgPath = b;
35802
+ }
35803
+ return;
35804
+ }
35805
+ var c = SvgIconRegistry.instance.getSvgPathsString(this.u, this.v);
35806
+ if (c != null) {
35807
+ a.b = c;
35808
+ return;
35809
+ }
35810
+ var d = SvgIconRegistry.instance.getDataURLString(this.u, this.v);
35811
+ if (d != null) {
35812
+ a.a7 = d;
35813
+ return;
35814
+ }
35815
+ };
35514
35816
  XIconBridge.$t = markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
35515
35817
  return XIconBridge;
35516
35818
  }(XComponentBridge));
@@ -35940,7 +36242,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
35940
36242
  var o = new NativeUIButton();
35941
36243
  o.al = j;
35942
36244
  o.d = n;
35943
- o.bj = i;
36245
+ o.bk = i;
35944
36246
  b(o);
35945
36247
  };
35946
36248
  NativeUIXInputsFactory.prototype.f = function (a, b) {
@@ -36007,7 +36309,7 @@ var XIconButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
36007
36309
  switch (a) {
36008
36310
  case 16:
36009
36311
  case 15:
36010
- case 17: return this.al.t.view.o;
36312
+ case 17: return this.al.t.view.t;
36011
36313
  }
36012
36314
  return _super.prototype.getTargetForProperty.call(this, a, b);
36013
36315
  };