igniteui-angular-inputs 17.3.0-beta.0 → 17.3.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-angular-inputs.umd.js +1095 -789
  2. package/bundles/igniteui-angular-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/igx-x-icon-component.js +90 -64
  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/igx-x-icon-component.js +98 -64
  27. package/fesm2015/igniteui-angular-inputs.js +971 -722
  28. package/fesm5/igniteui-angular-inputs.js +1096 -790
  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/igx-x-icon-component.d.ts +12 -1
  34. package/package.json +2 -2
@@ -1804,7 +1804,6 @@
1804
1804
  case "DisabledTextColor":
1805
1805
  case "DisabledElevation":
1806
1806
  case "HoverBackgroundColor":
1807
- case "TextStyle":
1808
1807
  case "FocusTextColor":
1809
1808
  case "TextColor":
1810
1809
  case "HoverTextColor":
@@ -1910,6 +1909,7 @@
1910
1909
  this.ap = this.disabled || this.at;
1911
1910
  this.ki();
1912
1911
  break;
1912
+ case "TextStyle":
1913
1913
  case "DisableHover":
1914
1914
  this.kh();
1915
1915
  break;
@@ -4600,30 +4600,30 @@
4600
4600
  c.l = this.disabled;
4601
4601
  if (this.aa != null) {
4602
4602
  var g = this.aa;
4603
- if (this.view != null && g.p == null) {
4603
+ if (this.view != null && g.q == null) {
4604
4604
  var h = this.view.k;
4605
4605
  var i = igniteuiAngularCore.FontUtil.getFontInfoFromString(h, g.fontString);
4606
- g.p = i.p;
4607
- g.e = i.e;
4608
4606
  g.q = i.q;
4609
- g.s = i.s;
4607
+ g.f = i.f;
4608
+ g.r = i.r;
4610
4609
  g.t = i.t;
4611
4610
  g.u = i.u;
4611
+ g.v = i.v;
4612
4612
  }
4613
- if (g.p != null) {
4614
- c.ac = g.p;
4613
+ if (g.q != null) {
4614
+ c.ac = g.q;
4615
4615
  }
4616
- if (!igniteuiAngularCore.isNaN_(g.e)) {
4617
- c.r = g.e;
4616
+ if (!igniteuiAngularCore.isNaN_(g.f)) {
4617
+ c.r = g.f;
4618
4618
  }
4619
- if (g.u != null) {
4620
- c.ag = g.u;
4619
+ if (g.v != null) {
4620
+ c.ag = g.v;
4621
4621
  }
4622
- if (g.s != null) {
4623
- c.ae = g.s;
4622
+ if (g.t != null) {
4623
+ c.ae = g.t;
4624
4624
  }
4625
- if (g.q != null) {
4626
- c.ad = g.s;
4625
+ if (g.r != null) {
4626
+ c.ad = g.t;
4627
4627
  }
4628
4628
  }
4629
4629
  return c;
@@ -4654,7 +4654,7 @@
4654
4654
  $ret.addItem("HoverElevation", 4);
4655
4655
  $ret.addItem("FocusElevation", 8);
4656
4656
  $ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
4657
- $ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
4657
+ $ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
4658
4658
  $ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
4659
4659
  $ret.addItem("BorderWidth", NaN);
4660
4660
  $ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
@@ -4675,11 +4675,11 @@
4675
4675
  $ret.addItem("HoverElevation", 0);
4676
4676
  $ret.addItem("FocusElevation", 0);
4677
4677
  $ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
4678
- $ret.addItem("RippleColor", null);
4678
+ $ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
4679
4679
  $ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
4680
4680
  $ret.addItem("BorderWidth", NaN);
4681
4681
  $ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
4682
- $ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
4682
+ $ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
4683
4683
  $ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
4684
4684
  $ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(13, 228, 28, 119));
4685
4685
  $ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(30, 228, 28, 119));
@@ -4695,8 +4695,8 @@
4695
4695
  $ret.addItem("RestingElevation", 0);
4696
4696
  $ret.addItem("HoverElevation", 0);
4697
4697
  $ret.addItem("FocusElevation", 0);
4698
- $ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(30, 0, 0, 0));
4699
- $ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
4698
+ $ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
4699
+ $ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
4700
4700
  $ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
4701
4701
  $ret.addItem("BorderWidth", 1);
4702
4702
  $ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
@@ -4717,7 +4717,7 @@
4717
4717
  $ret.addItem("HoverElevation", 0);
4718
4718
  $ret.addItem("FocusElevation", 0);
4719
4719
  $ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
4720
- $ret.addItem("RippleColor", null);
4720
+ $ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
4721
4721
  $ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 28));
4722
4722
  $ret.addItem("BorderWidth", NaN);
4723
4723
  $ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
@@ -4738,7 +4738,7 @@
4738
4738
  $ret.addItem("HoverElevation", 12);
4739
4739
  $ret.addItem("FocusElevation", 12);
4740
4740
  $ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
4741
- $ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
4741
+ $ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
4742
4742
  $ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 28));
4743
4743
  $ret.addItem("BorderWidth", NaN);
4744
4744
  $ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
@@ -5040,12 +5040,13 @@
5040
5040
  _this.b = null;
5041
5041
  _this.d = 0;
5042
5042
  _this._svgPath = null;
5043
- _this.n = null;
5043
+ _this.j = null;
5044
5044
  _this.o = null;
5045
5045
  _this.p = null;
5046
+ _this.q = null;
5046
5047
  _this.g = 0;
5047
- _this.l = null;
5048
5048
  _this.m = null;
5049
+ _this.n = null;
5049
5050
  return _this;
5050
5051
  }
5051
5052
  Object.defineProperty(IconVisualModelExport.prototype, "svgPath", {
@@ -5058,7 +5059,7 @@
5058
5059
  enumerable: false,
5059
5060
  configurable: true
5060
5061
  });
5061
- IconVisualModelExport.prototype.j = function () {
5062
+ IconVisualModelExport.prototype.k = function () {
5062
5063
  var a = new igniteuiAngularCore.StringBuilder(0);
5063
5064
  a.l("{");
5064
5065
  a.l("actualFill : " + this.a.serialize() + ", ");
@@ -5070,20 +5071,21 @@
5070
5071
  a.l("height : " + this.e + ", ");
5071
5072
  a.l("width : " + this.i + ", ");
5072
5073
  a.l("svgPath : '" + this.svgPath + "', ");
5073
- if (!igniteuiAngularCore.stringIsNullOrEmpty(this.n)) {
5074
- a.l("textStyleFontStyle : \"" + this.n + "\", ");
5075
- }
5074
+ a.l("dataURL : '" + this.j + "', ");
5076
5075
  if (!igniteuiAngularCore.stringIsNullOrEmpty(this.o)) {
5077
- a.l("textStyleFontVariant : \"" + this.o + "\", ");
5076
+ a.l("textStyleFontStyle : \"" + this.o + "\", ");
5078
5077
  }
5079
5078
  if (!igniteuiAngularCore.stringIsNullOrEmpty(this.p)) {
5080
- a.l("textStyleFontWeight : \"" + this.p + "\", ");
5079
+ a.l("textStyleFontVariant : \"" + this.p + "\", ");
5081
5080
  }
5082
- if (!igniteuiAngularCore.stringIsNullOrEmpty(this.l)) {
5083
- a.l("textStyleFontFamily : \"" + this.l + "\", ");
5081
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.q)) {
5082
+ a.l("textStyleFontWeight : \"" + this.q + "\", ");
5084
5083
  }
5085
5084
  if (!igniteuiAngularCore.stringIsNullOrEmpty(this.m)) {
5086
- a.l("textStyleFontStretch : \"" + this.m + "\", ");
5085
+ a.l("textStyleFontFamily : \"" + this.m + "\", ");
5086
+ }
5087
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.n)) {
5088
+ a.l("textStyleFontStretch : \"" + this.n + "\", ");
5087
5089
  }
5088
5090
  if (!igniteuiAngularCore.isNaN_(this.g)) {
5089
5091
  a.l("textStyleFontSize : " + this.g + ", ");
@@ -5108,62 +5110,74 @@
5108
5110
  tslib.__extends(IconView, _super);
5109
5111
  function IconView() {
5110
5112
  var _this = _super.call(this) || this;
5111
- _this.b = null;
5112
- _this.o = null;
5113
- _this.e = null;
5114
- _this.i = new igniteuiAngularCore.List$1(igniteuiAngularCore.Delegate_$type, 0);
5115
- _this.j = null;
5116
- _this.k = null;
5117
- _this.l = null;
5118
- _this.m = null;
5119
- _this.n = null;
5120
- _this.c = null;
5121
5113
  _this.d = null;
5122
- _this.u = null;
5123
5114
  _this.t = null;
5124
- _this.f = true;
5115
+ _this.g = null;
5116
+ _this.m = new igniteuiAngularCore.List$1(igniteuiAngularCore.Delegate_$type, 0);
5117
+ _this.o = null;
5125
5118
  _this.p = null;
5126
5119
  _this.q = null;
5127
- _this.j = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5128
- _this.k = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5129
- _this.l = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5130
- _this.m = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5131
- _this.n = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5132
- _this.c = new igniteuiAngularCore.FastIterationDictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.List$1.$.specialize(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$)), 0);
5133
- _this.d = new igniteuiAngularCore.FastIterationDictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.List$1.$.specialize(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$)), 0);
5120
+ _this.r = null;
5121
+ _this.s = null;
5122
+ _this.e = null;
5123
+ _this.f = null;
5124
+ _this.ab = null;
5125
+ _this.a = null;
5126
+ _this.aa = null;
5127
+ _this.z = null;
5128
+ _this.l = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.Brush.$, igniteuiAngularCore.String_$type, 0);
5129
+ _this.h = true;
5130
+ _this.w = null;
5131
+ _this.v = null;
5132
+ _this.u = null;
5133
+ _this.n = new igniteuiAngularCore.List$1(igniteuiAngularCore.DomWrapper_$type, 0);
5134
+ _this.o = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5135
+ _this.p = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5136
+ _this.q = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5137
+ _this.r = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5138
+ _this.s = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5139
+ _this.e = new igniteuiAngularCore.FastIterationDictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.List$1.$.specialize(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$)), 0);
5140
+ _this.f = new igniteuiAngularCore.FastIterationDictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.List$1.$.specialize(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$)), 0);
5134
5141
  return _this;
5135
5142
  }
5136
- IconView.prototype.ac = function () {
5143
+ IconView.prototype.aj = function () {
5137
5144
  };
5138
- IconView.prototype.g = function () {
5145
+ IconView.prototype.j = function () {
5139
5146
  return true;
5140
5147
  };
5141
- Object.defineProperty(IconView.prototype, "r", {
5148
+ Object.defineProperty(IconView.prototype, "x", {
5142
5149
  get: function () {
5143
- return this.p;
5150
+ return this.w;
5144
5151
  },
5145
5152
  enumerable: false,
5146
5153
  configurable: true
5147
5154
  });
5148
- Object.defineProperty(IconView.prototype, "s", {
5155
+ Object.defineProperty(IconView.prototype, "y", {
5149
5156
  get: function () {
5150
5157
  return null;
5151
5158
  },
5152
5159
  enumerable: false,
5153
5160
  configurable: true
5154
5161
  });
5155
- Object.defineProperty(IconView.prototype, "h", {
5162
+ Object.defineProperty(IconView.prototype, "c", {
5163
+ get: function () {
5164
+ return this.n.toArray();
5165
+ },
5166
+ enumerable: false,
5167
+ configurable: true
5168
+ });
5169
+ Object.defineProperty(IconView.prototype, "k", {
5156
5170
  get: function () {
5157
5171
  return true;
5158
5172
  },
5159
5173
  enumerable: false,
5160
5174
  configurable: true
5161
5175
  });
5162
- IconView.prototype.aa = function (a) {
5176
+ IconView.prototype.ah = function (a) {
5163
5177
  var e_1, _a;
5164
5178
  if (a == null) {
5165
5179
  try {
5166
- for (var _b = tslib.__values(igniteuiAngularCore.fromEnum(this.i)), _c = _b.next(); !_c.done; _c = _b.next()) {
5180
+ for (var _b = tslib.__values(igniteuiAngularCore.fromEnum(this.m)), _c = _b.next(); !_c.done; _c = _b.next()) {
5167
5181
  var b = _c.value;
5168
5182
  b();
5169
5183
  }
@@ -5181,84 +5195,177 @@
5181
5195
  throw e_1.error;
5182
5196
  }
5183
5197
  }
5184
- this.i.clear();
5185
- if (this.p != null) {
5186
- this.p.unlistenAll();
5198
+ this.m.clear();
5199
+ if (this.w != null) {
5200
+ this.w.unlistenAll();
5201
+ }
5202
+ if (this.v != null) {
5203
+ this.v.unlistenAll();
5187
5204
  }
5188
5205
  }
5189
- this.o = a;
5206
+ this.t = a;
5190
5207
  a.rootWrapper.setStyleProperty("position", "relative");
5191
- this.o.rootWrapper.setStyleProperty("display", "flex");
5192
- this.o.rootWrapper.setStyleProperty("flex-direction", "row");
5193
- this.o.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
5194
- this.o.rootWrapper.setStyleProperty("align-items", "center");
5195
- this.ae();
5196
- var c = this.o.createElementNS("svg", "http://www.w3.org/2000/svg");
5208
+ this.t.rootWrapper.setStyleProperty("display", "flex");
5209
+ this.t.rootWrapper.setStyleProperty("flex-direction", "row");
5210
+ this.t.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
5211
+ this.t.rootWrapper.setStyleProperty("align-items", "center");
5212
+ this.t.rootWrapper.setStyleProperty("justify-content", "center");
5213
+ this.ap();
5214
+ var c = this.t.createElementNS("svg", "http://www.w3.org/2000/svg");
5197
5215
  c.setStyleProperty("position", "absolute");
5198
5216
  c.setStyleProperty("top", "0");
5199
5217
  c.setStyleProperty("left", "0");
5200
5218
  c.setStyleProperty("right", "0");
5201
5219
  c.setStyleProperty("bottom", "0");
5202
- this.p = c;
5203
- this.ai();
5204
- var d = this.o.createElementNS("path", "http://www.w3.org/2000/svg");
5205
- d.setAttribute("d", "");
5206
- this.p.append(d);
5207
- if (this.u != null) {
5208
- d.setAttribute("d", this.u);
5220
+ this.w = c;
5221
+ var d = this.t.createElement("img");
5222
+ d.setStyleProperty("height", "100%");
5223
+ d.setStyleProperty("width", "100%");
5224
+ d.setStyleProperty("object-fit", "contain");
5225
+ this.v = d;
5226
+ this.au();
5227
+ this.u = a.createElementNS("defs", "http://www.w3.org/2000/svg");
5228
+ this.w.append(this.u);
5229
+ this.t.append(this.w);
5230
+ this.m.add(c.listen("click", igniteuiAngularCore.runOn(this, this.ag)));
5231
+ this.d.cc();
5232
+ };
5233
+ IconView.prototype.ar = function (a) {
5234
+ this.l.clear();
5235
+ if (this.ab != a) {
5236
+ this.ab = a;
5237
+ this.t.rootWrapper.removeChildren();
5238
+ this.t.rootWrapper.append(this.w);
5239
+ this.w.removeChildren();
5240
+ this.u.removeChildren();
5241
+ this.n.clear();
5242
+ var b = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
5243
+ b.setAttribute("d", this.ab);
5244
+ this.w.append(this.u);
5245
+ this.w.append(b);
5246
+ this.n.add(b);
5247
+ }
5248
+ };
5249
+ IconView.prototype.as = function (a) {
5250
+ this.l.clear();
5251
+ if (this.a != a) {
5252
+ this.a = a;
5253
+ this.t.rootWrapper.removeChildren();
5254
+ this.t.rootWrapper.append(this.w);
5255
+ this.w.removeChildren();
5256
+ this.u.removeChildren();
5257
+ this.n.clear();
5258
+ if (this.a != null && this.a.length > 0) {
5259
+ this.w.append(this.u);
5260
+ for (var b = 0; b < this.a.length; b++) {
5261
+ var c = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
5262
+ c.setAttribute("d", this.a[b]);
5263
+ this.w.append(c);
5264
+ this.n.add(c);
5265
+ }
5266
+ }
5209
5267
  }
5210
- this.q = d;
5211
- this.o.append(this.p);
5212
- this.i.add(c.listen("click", igniteuiAngularCore.runOn(this, this.z)));
5213
- this.b.b6();
5214
5268
  };
5215
- IconView.prototype.ag = function (a) {
5216
- if (this.u != a) {
5217
- this.u = a;
5218
- this.o.rootWrapper.removeChildren();
5219
- this.o.rootWrapper.append(this.p);
5220
- if (this.q != null) {
5221
- this.q.setAttribute("d", this.u);
5222
- }
5269
+ IconView.prototype.aq = function (a) {
5270
+ if (this.aa != a) {
5271
+ this.aa = a;
5272
+ this.t.rootWrapper.removeChildren();
5273
+ var b = this.t.rootWrapper.getNativeElement();
5274
+ b.innerHTML = this.aa;
5223
5275
  }
5224
5276
  };
5225
- IconView.prototype.af = function (a) {
5226
- if (this.t != a) {
5227
- this.t = a;
5228
- this.o.rootWrapper.removeChildren();
5229
- var b = this.o.rootWrapper.getNativeElement();
5230
- b.innerHTML = this.t;
5277
+ IconView.prototype.ao = function (a) {
5278
+ if (this.z != a) {
5279
+ this.z = a;
5280
+ this.t.rootWrapper.removeChildren();
5281
+ this.t.rootWrapper.append(this.v);
5282
+ this.v.setAttribute("src", a);
5283
+ }
5284
+ };
5285
+ IconView.prototype.i = function () {
5286
+ return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
5287
+ };
5288
+ IconView.prototype.ap = function () {
5289
+ this.t.rootWrapper.setStyleProperty("width", igniteuiAngularCore.isNaN_(this.d.aq) ? "1.5rem" : this.d.aq + "px");
5290
+ this.t.rootWrapper.setStyleProperty("height", igniteuiAngularCore.isNaN_(this.d.ai) ? "1.5rem" : this.d.ai + "px");
5291
+ };
5292
+ IconView.prototype.au = function () {
5293
+ var a = igniteuiAngularCore.isNaN_(this.d.an) ? 0 : this.d.an;
5294
+ var b = igniteuiAngularCore.isNaN_(this.d.ao) ? 0 : this.d.ao;
5295
+ var c = igniteuiAngularCore.isNaN_(this.d.ap) ? 24 : this.d.ap;
5296
+ var d = igniteuiAngularCore.isNaN_(this.d.am) ? 24 : this.d.am;
5297
+ this.w.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
5298
+ };
5299
+ IconView.prototype.al = function (a, b) {
5300
+ var c = a.color;
5301
+ if (!this.l.containsKey(a)) {
5302
+ if (a.isGradient) {
5303
+ var d = this.u.getChildCount();
5304
+ var e = a;
5305
+ var f = this.t.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
5306
+ var g = "ig_gradient_" + b + "_" + d;
5307
+ f.setAttribute("id", g);
5308
+ f.setAttribute("x1", e.startX.toString());
5309
+ f.setAttribute("x2", e.endX.toString());
5310
+ f.setAttribute("y1", e.startY.toString());
5311
+ f.setAttribute("y2", e.endY.toString());
5312
+ var j = e.gradientStops;
5313
+ for (var i = 0; i < j.length; i++) {
5314
+ var h = j[i];
5315
+ var k = this.t.createElementNS("stop", "http://www.w3.org/2000/svg");
5316
+ k.setAttribute("offset", h.offset * 100 + "%");
5317
+ k.setAttribute("stop-color", h._fill);
5318
+ f.append(k);
5319
+ }
5320
+ this.u.append(f);
5321
+ this.l.addItem(a, g);
5322
+ }
5323
+ else if (a.isRadialGradient) {
5324
+ }
5231
5325
  }
5232
5326
  };
5233
- IconView.prototype.ae = function () {
5234
- this.o.rootWrapper.setStyleProperty("width", igniteuiAngularCore.isNaN_(this.b.ao) ? "1.5rem" : this.b.ao + "px");
5235
- this.o.rootWrapper.setStyleProperty("height", igniteuiAngularCore.isNaN_(this.b.ag) ? "1.5rem" : this.b.ag + "px");
5327
+ IconView.prototype.am = function (a, b) {
5328
+ var c = a;
5329
+ if (this.l.containsKey(b)) {
5330
+ c.setAttribute("fill", "url(#" + this.l.item(b) + ")");
5331
+ this.t.rootWrapper.removeChildren();
5332
+ this.t.rootWrapper.append(this.w);
5333
+ }
5334
+ else {
5335
+ igniteuiAngularCore.NativeUI.r(a, b);
5336
+ }
5236
5337
  };
5237
- IconView.prototype.ai = function () {
5238
- this.p.setAttribute("viewBox", (igniteuiAngularCore.isNaN_(this.b.al) ? 0 : this.b.al) + " " + (igniteuiAngularCore.isNaN_(this.b.am) ? 0 : this.b.am) + " " + (igniteuiAngularCore.isNaN_(this.b.an) ? 24 : this.b.an) + " " + (igniteuiAngularCore.isNaN_(this.b.ak) ? 24 : this.b.ak));
5338
+ IconView.prototype.an = function (a, b) {
5339
+ var c = a;
5340
+ if (this.l.containsKey(b)) {
5341
+ c.setAttribute("stroke", "url('#" + this.l.item(b) + "')");
5342
+ }
5343
+ else {
5344
+ igniteuiAngularCore.NativeUI.aa(a, b);
5345
+ }
5239
5346
  };
5240
- IconView.prototype.v = function (a) {
5347
+ IconView.prototype.ac = function (a) {
5241
5348
  };
5242
- IconView.prototype.ad = function () {
5243
- if (this.g()) {
5349
+ IconView.prototype.ak = function () {
5350
+ if (this.j()) {
5244
5351
  }
5245
5352
  };
5246
- IconView.prototype.w = function (a) {
5247
- this.b.b3();
5353
+ IconView.prototype.ad = function (a) {
5354
+ this.d.b9();
5248
5355
  };
5249
- IconView.prototype.x = function (a) {
5250
- this.b.b4();
5356
+ IconView.prototype.ae = function (a) {
5357
+ this.d.ca();
5251
5358
  };
5252
- IconView.prototype.y = function () {
5253
- this.f = true;
5254
- this.i.add(this.o.rootWrapper.listen("mouseenter", igniteuiAngularCore.runOn(this, this.w)));
5255
- this.i.add(this.o.rootWrapper.listen("mouseleave", igniteuiAngularCore.runOn(this, this.x)));
5359
+ IconView.prototype.af = function () {
5360
+ this.h = true;
5361
+ this.m.add(this.t.rootWrapper.listen("mouseenter", igniteuiAngularCore.runOn(this, this.ad)));
5362
+ this.m.add(this.t.rootWrapper.listen("mouseleave", igniteuiAngularCore.runOn(this, this.ae)));
5256
5363
  };
5257
- IconView.prototype.ab = function () {
5364
+ IconView.prototype.ai = function () {
5258
5365
  var e_2, _a;
5259
- this.f = false;
5366
+ this.h = false;
5260
5367
  try {
5261
- for (var _b = tslib.__values(igniteuiAngularCore.fromEnum(this.i)), _c = _b.next(); !_c.done; _c = _b.next()) {
5368
+ for (var _b = tslib.__values(igniteuiAngularCore.fromEnum(this.m)), _c = _b.next(); !_c.done; _c = _b.next()) {
5262
5369
  var a = _c.value;
5263
5370
  a();
5264
5371
  }
@@ -5276,15 +5383,15 @@
5276
5383
  throw e_2.error;
5277
5384
  }
5278
5385
  }
5279
- this.i.clear();
5386
+ this.m.clear();
5280
5387
  };
5281
- IconView.prototype.ah = function (a) {
5388
+ IconView.prototype.at = function (a) {
5282
5389
  if (a != null) {
5283
- this.o.rootWrapper.setStyleProperty("font", a.fontString);
5390
+ this.t.rootWrapper.setStyleProperty("font", a.fontString);
5284
5391
  }
5285
5392
  };
5286
- IconView.prototype.a = function () {
5287
- var rect_ = this.o.rootWrapper.getNativeElement().getBoundingClientRect();
5393
+ IconView.prototype.b = function () {
5394
+ var rect_ = this.t.rootWrapper.getNativeElement().getBoundingClientRect();
5288
5395
  var a = (rect_.top);
5289
5396
  var b = (rect_.left);
5290
5397
  var c = new Array(2);
@@ -5292,8 +5399,8 @@
5292
5399
  c[1] = b;
5293
5400
  return c;
5294
5401
  };
5295
- IconView.prototype.z = function (a) {
5296
- this.b.b1();
5402
+ IconView.prototype.ag = function (a) {
5403
+ this.d.b7();
5297
5404
  };
5298
5405
  IconView.$t = igniteuiAngularCore.markType(IconView, 'IconView');
5299
5406
  return IconView;
@@ -5306,47 +5413,49 @@
5306
5413
  function XIcon() {
5307
5414
  var _this = _super.call(this) || this;
5308
5415
  _this._view = null;
5309
- _this.h = 0;
5310
- _this.cc = XIcon.cs;
5311
- _this.cd = XIcon.cw;
5312
- _this.ce = XIcon.cx;
5313
- _this.t = XIcon.af;
5314
- _this.cf = XIcon.cs;
5315
- _this.cn = XIcon.cw;
5316
- _this.x = XIcon.af;
5317
- _this.co = XIcon.cx;
5318
- _this.cg = XIcon.ct;
5319
- _this.ch = XIcon.cu;
5320
- _this.v = XIcon.ae;
5321
- _this.ci = null;
5322
- _this.a = null;
5323
- _this.b = null;
5324
- _this.cj = null;
5325
- _this.ck = null;
5326
- _this.cl = null;
5327
- _this.cm = null;
5416
+ _this.j = 0;
5417
+ _this.cj = XIcon.cz;
5418
+ _this.ck = XIcon.c3;
5419
+ _this.cl = XIcon.c4;
5420
+ _this.v = XIcon.ah;
5421
+ _this.cm = XIcon.cz;
5422
+ _this.cu = XIcon.c3;
5423
+ _this.z = XIcon.ah;
5424
+ _this.cv = XIcon.c4;
5425
+ _this.cn = XIcon.c0;
5426
+ _this.co = XIcon.c1;
5427
+ _this.x = XIcon.ag;
5428
+ _this.cp = null;
5429
+ _this.c = null;
5430
+ _this.d = null;
5431
+ _this.cq = null;
5432
+ _this.cr = null;
5433
+ _this.cs = null;
5434
+ _this.ct = null;
5328
5435
  _this.aw = null;
5329
- _this.av = null;
5330
- _this.j = null;
5331
- _this.au = "ig-icon-" + XIcon.ar++;
5332
- _this.ap = 0;
5333
- _this.l = false;
5334
- _this.at = null;
5436
+ _this.az = null;
5437
+ _this.ay = null;
5438
+ _this.a = null;
5439
+ _this.l = null;
5440
+ _this.ax = "ig-icon-" + XIcon.at++;
5441
+ _this.ar = 0;
5335
5442
  _this.n = false;
5336
- _this.m = false;
5337
- _this.w = 1;
5338
- _this.z = NaN;
5339
- _this.aa = NaN;
5443
+ _this.av = null;
5444
+ _this.p = false;
5445
+ _this.o = false;
5446
+ _this.y = 1;
5340
5447
  _this.ab = NaN;
5341
- _this.y = NaN;
5342
5448
  _this.ac = NaN;
5343
- _this.u = NaN;
5449
+ _this.ad = NaN;
5450
+ _this.aa = NaN;
5451
+ _this.ae = NaN;
5452
+ _this.w = NaN;
5344
5453
  _this.clicked = null;
5345
5454
  _this.propertyChanged = null;
5346
5455
  var a = new IconView();
5347
- a.b = _this;
5456
+ a.d = _this;
5348
5457
  _this.view = a;
5349
- _this.view.ac();
5458
+ _this.view.aj();
5350
5459
  return _this;
5351
5460
  }
5352
5461
  Object.defineProperty(XIcon.prototype, "view", {
@@ -5362,13 +5471,13 @@
5362
5471
  XIcon.prototype.destroy = function () {
5363
5472
  this.provideContainer(null);
5364
5473
  };
5365
- XIcon.prototype.b5 = function (a, b, c) {
5474
+ XIcon.prototype.cb = function (a, b, c) {
5366
5475
  if (this.propertyChanged != null) {
5367
5476
  this.propertyChanged(this, new igniteuiAngularCore.PropertyChangedEventArgs(a));
5368
5477
  }
5369
- this.b7(a, b, c);
5478
+ this.ce(a, b, c);
5370
5479
  };
5371
- XIcon.prototype.b7 = function (a, b, c) {
5480
+ XIcon.prototype.ce = function (a, b, c) {
5372
5481
  switch (a) {
5373
5482
  case "Fill":
5374
5483
  case "Stroke":
@@ -5377,355 +5486,252 @@
5377
5486
  case "HoverStroke":
5378
5487
  case "HoverStrokeThickness":
5379
5488
  case "IsHover":
5380
- this.cb();
5489
+ this.ci();
5381
5490
  break;
5491
+ case "FillColors":
5492
+ case "StrokeColors":
5382
5493
  case "ActualFill":
5383
5494
  case "ActualStroke":
5384
5495
  case "ActualStrokeWidth":
5385
5496
  case "SVGPath":
5497
+ case "SVGPaths":
5386
5498
  case "SVG":
5387
- this.b9();
5499
+ case "DataURL":
5500
+ this.cg();
5388
5501
  break;
5389
5502
  case "Opacity":
5390
- this.ca();
5503
+ this.ch();
5391
5504
  break;
5392
5505
  case "ViewBoxLeft":
5393
5506
  case "ViewBoxTop":
5394
5507
  case "ViewBoxWidth":
5395
5508
  case "ViewBoxHeight":
5396
- this.view.ai();
5509
+ this.view.au();
5397
5510
  break;
5398
5511
  case "Width":
5399
5512
  case "Height":
5400
- this.view.ae();
5513
+ this.view.ap();
5401
5514
  break;
5402
5515
  }
5403
5516
  };
5404
- XIcon.prototype.cb = function () {
5405
- var a = this.fill != null ? this.fill : XIcon.cs;
5406
- var b = this.c5 != null ? this.c5 : XIcon.cw;
5407
- var c = !igniteuiAngularCore.isNaN_(this.aj) ? this.aj : XIcon.af;
5408
- var d = this.c6 != null ? this.c6 : XIcon.cx;
5409
- if (this.r) {
5410
- this.cp = this.cy != null ? this.cy : a;
5411
- this.cq = this.cz != null ? this.cz : b;
5412
- this.ad = !igniteuiAngularCore.isNaN_(this.ah) ? this.ah : c;
5413
- this.cr = this.c0 != null ? this.c0 : d;
5517
+ XIcon.prototype.ci = function () {
5518
+ var a = this.fill != null ? this.fill : XIcon.cz;
5519
+ var b = this.dc != null ? this.dc : XIcon.c3;
5520
+ var c = !igniteuiAngularCore.isNaN_(this.al) ? this.al : XIcon.ah;
5521
+ var d = this.dd != null ? this.dd : XIcon.c4;
5522
+ if (this.t) {
5523
+ this.cw = this.c5 != null ? this.c5 : a;
5524
+ this.cx = this.c6 != null ? this.c6 : b;
5525
+ this.af = !igniteuiAngularCore.isNaN_(this.aj) ? this.aj : c;
5526
+ this.cy = this.c7 != null ? this.c7 : d;
5414
5527
  }
5415
5528
  else {
5416
- this.cp = a;
5417
- this.cq = b;
5418
- this.ad = c;
5419
- this.cr = d;
5529
+ this.cw = a;
5530
+ this.cx = b;
5531
+ this.af = c;
5532
+ this.cy = d;
5420
5533
  }
5421
5534
  };
5422
- Object.defineProperty(XIcon.prototype, "p", {
5535
+ Object.defineProperty(XIcon.prototype, "r", {
5423
5536
  get: function () {
5424
- return this.svgPath != null && !this.view.h;
5537
+ return this.svgPath != null && !this.view.k;
5425
5538
  },
5426
5539
  enumerable: false,
5427
5540
  configurable: true
5428
5541
  });
5429
- XIcon.prototype.ca = function () {
5430
- igniteuiAngularCore.NativeUI.y(this.view.r, this.ai);
5542
+ XIcon.prototype.ch = function () {
5543
+ igniteuiAngularCore.NativeUI.y(this.view.x, this.ak);
5431
5544
  };
5432
- XIcon.prototype.b9 = function () {
5433
- var a = this.view.r;
5434
- if (this.p) {
5435
- var b = this.view.s;
5436
- igniteuiAngularCore.NativeUI.r(b, this.cp);
5437
- igniteuiAngularCore.NativeUI.aa(b, this.cq);
5438
- igniteuiAngularCore.NativeUI.ad(b, this.ad);
5545
+ XIcon.prototype.cg = function () {
5546
+ var a = this.view.x;
5547
+ if (this.r) {
5548
+ var b = this.view.y;
5549
+ igniteuiAngularCore.NativeUI.r(b, this.cw);
5550
+ igniteuiAngularCore.NativeUI.aa(b, this.cx);
5551
+ igniteuiAngularCore.NativeUI.ad(b, this.af);
5439
5552
  }
5440
5553
  else {
5441
5554
  var c = false;
5442
5555
  if (this.svgPath != null) {
5443
5556
  if (igniteuiAngularCore.stringStartsWith(igniteuiAngularCore.trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
5444
- this.view.af(this.svgPath);
5557
+ this.view.aq(this.svgPath);
5445
5558
  c = true;
5446
5559
  }
5447
5560
  else {
5448
- this.view.ag(this.svgPath);
5561
+ this.view.ar(this.svgPath);
5562
+ }
5563
+ }
5564
+ else if (this.b != null) {
5565
+ this.view.as(this.b);
5566
+ var d = this.view.c;
5567
+ if (d != null && d.length > 0) {
5568
+ var e = igniteuiAngularCore.NativeUI.r;
5569
+ var f = igniteuiAngularCore.NativeUI.aa;
5570
+ this.cd();
5571
+ e = igniteuiAngularCore.runOn(this.view, this.view.am);
5572
+ f = igniteuiAngularCore.runOn(this.view, this.view.an);
5573
+ for (var g = 0; g < d.length; g++) {
5574
+ if (this.cw != null) {
5575
+ e(d[g], this.cw);
5576
+ }
5577
+ if (this.cx != null) {
5578
+ f(d[g], this.cx);
5579
+ }
5580
+ if (!igniteuiAngularCore.isNaN_(this.af)) {
5581
+ igniteuiAngularCore.NativeUI.ad(d[g], this.af);
5582
+ }
5583
+ if (this.cy != null) {
5584
+ igniteuiAngularCore.NativeUI.q(d[g], this.cy);
5585
+ }
5586
+ if (this.e != null && this.e.count == d.length) {
5587
+ e(d[g], this.e.item(g));
5588
+ }
5589
+ if (this.f != null && this.f.count == d.length) {
5590
+ f(d[g], this.f.item(g));
5591
+ }
5592
+ }
5593
+ }
5594
+ if (this.m != null) {
5595
+ this.view.at(this.m);
5449
5596
  }
5597
+ return;
5450
5598
  }
5451
5599
  else if (this.svg != null) {
5452
- this.view.af(this.svg);
5600
+ this.view.aq(this.svg);
5453
5601
  c = true;
5454
5602
  }
5603
+ else if (this.a7 != null) {
5604
+ this.view.ao(this.a7);
5605
+ }
5455
5606
  if (c) {
5456
- for (var d = 0; d < this.view.k.count; d++) {
5457
- var e = this.view.k._inner[d].c;
5458
- igniteuiAngularCore.NativeUI.r(this.view.k._inner[d].d, e.l.f(this.c1));
5607
+ for (var h = 0; h < this.view.p.count; h++) {
5608
+ var i = this.view.p._inner[h].c;
5609
+ igniteuiAngularCore.NativeUI.r(this.view.p._inner[h].d, i.l.f(this.c8));
5459
5610
  }
5460
- for (var f = 0; f < this.view.l.count; f++) {
5461
- var g = this.view.l._inner[f].c;
5462
- igniteuiAngularCore.NativeUI.aa(this.view.l._inner[f].d, g.m.f(this.c2));
5611
+ for (var j = 0; j < this.view.q.count; j++) {
5612
+ var k = this.view.q._inner[j].c;
5613
+ igniteuiAngularCore.NativeUI.aa(this.view.q._inner[j].d, k.m.f(this.c9));
5463
5614
  }
5464
- for (var h = 0; h < this.view.m.count; h++) {
5465
- var i = this.view.m._inner[h].c;
5466
- igniteuiAngularCore.NativeUI.r(this.view.m._inner[h].d, i.l.f(this.c3));
5615
+ for (var l = 0; l < this.view.r.count; l++) {
5616
+ var m = this.view.r._inner[l].c;
5617
+ igniteuiAngularCore.NativeUI.r(this.view.r._inner[l].d, m.l.f(this.da));
5467
5618
  }
5468
- for (var j = 0; j < this.view.n.count; j++) {
5469
- var k = this.view.n._inner[j].c;
5470
- igniteuiAngularCore.NativeUI.aa(this.view.n._inner[j].d, k.m.f(this.c4));
5619
+ for (var n = 0; n < this.view.s.count; n++) {
5620
+ var o = this.view.s._inner[n].c;
5621
+ igniteuiAngularCore.NativeUI.aa(this.view.s._inner[n].d, o.m.f(this.db));
5471
5622
  }
5472
- for (var l = 0; l < this.view.c.o.count; l++) {
5473
- var m = this.view.c.o._inner[l];
5474
- var n = m.split('-');
5475
- var o = parseInt(n[n.length - 1]);
5476
- if (o < this.c.count) {
5477
- for (var p = 0; p < this.view.c.q._inner[l].count; p++) {
5478
- var q = this.view.c.q._inner[l]._inner[p].c;
5479
- igniteuiAngularCore.NativeUI.r(this.view.c.q._inner[l]._inner[p].d, q.l.f(this.c.item(o)));
5623
+ for (var p = 0; p < this.view.e.o.count; p++) {
5624
+ var q = this.view.e.o._inner[p];
5625
+ var r = q.split('-');
5626
+ var s = parseInt(r[r.length - 1]);
5627
+ if (s < this.e.count) {
5628
+ for (var t = 0; t < this.view.e.q._inner[p].count; t++) {
5629
+ var u = this.view.e.q._inner[p]._inner[t].c;
5630
+ igniteuiAngularCore.NativeUI.r(this.view.e.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
5480
5631
  }
5481
5632
  }
5482
5633
  }
5483
- for (var r = 0; r < this.view.d.o.count; r++) {
5484
- var s = this.view.d.o._inner[r];
5485
- var t = s.split('-');
5486
- var u = parseInt(t[t.length - 1]);
5487
- if (u < this.d.count) {
5488
- for (var v = 0; v < this.view.d.q._inner[r].count; v++) {
5489
- var w = this.view.d.q._inner[r]._inner[v].c;
5490
- igniteuiAngularCore.NativeUI.aa(this.view.d.q._inner[r]._inner[v].d, w.m.f(this.d.item(u)));
5634
+ for (var v = 0; v < this.view.f.o.count; v++) {
5635
+ var w = this.view.f.o._inner[v];
5636
+ var x = w.split('-');
5637
+ var y = parseInt(x[x.length - 1]);
5638
+ if (y < this.f.count) {
5639
+ for (var z = 0; z < this.view.f.q._inner[v].count; z++) {
5640
+ var aa = this.view.f.q._inner[v]._inner[z].c;
5641
+ igniteuiAngularCore.NativeUI.aa(this.view.f.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
5491
5642
  }
5492
5643
  }
5493
5644
  }
5494
- for (var x = 0; x < this.view.j.count; x++) {
5495
- var y = this.view.j._inner[x].c;
5496
- igniteuiAngularCore.NativeUI.r(this.view.j._inner[x].d, y.l.f(this.cp));
5497
- igniteuiAngularCore.NativeUI.aa(this.view.j._inner[x].d, y.m.f(this.cq));
5645
+ for (var ab = 0; ab < this.view.o.count; ab++) {
5646
+ var ac = this.view.o._inner[ab].c;
5647
+ igniteuiAngularCore.NativeUI.r(this.view.o._inner[ab].d, ac.l.f(this.cw));
5648
+ igniteuiAngularCore.NativeUI.aa(this.view.o._inner[ab].d, ac.m.f(this.cx));
5498
5649
  }
5499
5650
  }
5500
- var z = this.view.r;
5501
- if (this.cp != null) {
5502
- igniteuiAngularCore.NativeUI.r(z, this.cp);
5651
+ var ad = this.view.x;
5652
+ if (this.cw != null) {
5653
+ igniteuiAngularCore.NativeUI.r(ad, this.cw);
5503
5654
  }
5504
- if (this.cq != null) {
5505
- igniteuiAngularCore.NativeUI.aa(z, this.cq);
5655
+ if (this.cx != null) {
5656
+ igniteuiAngularCore.NativeUI.aa(ad, this.cx);
5506
5657
  }
5507
- if (!igniteuiAngularCore.isNaN_(this.ad)) {
5508
- igniteuiAngularCore.NativeUI.ad(z, this.ad);
5658
+ if (!igniteuiAngularCore.isNaN_(this.af)) {
5659
+ igniteuiAngularCore.NativeUI.ad(ad, this.af);
5509
5660
  }
5510
5661
  }
5511
- if (this.k != null) {
5512
- this.view.ah(this.k);
5662
+ if (this.m != null) {
5663
+ this.view.at(this.m);
5513
5664
  }
5514
- if (this.cr != null) {
5515
- igniteuiAngularCore.NativeUI.q(this.view.r, this.cr);
5665
+ if (this.cy != null) {
5666
+ igniteuiAngularCore.NativeUI.q(this.view.x, this.cy);
5516
5667
  }
5517
5668
  };
5518
- Object.defineProperty(XIcon.prototype, "i", {
5519
- get: function () {
5520
- return this.h;
5521
- },
5522
- set: function (a) {
5523
- var b = this.h;
5524
- this.h = a;
5525
- if (b != this.h) {
5526
- this.b5("BaseTheme", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, b), igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, a));
5527
- }
5528
- },
5529
- enumerable: false,
5530
- configurable: true
5531
- });
5532
- Object.defineProperty(XIcon.prototype, "cp", {
5533
- get: function () {
5534
- return this.cc;
5535
- },
5536
- set: function (a) {
5537
- var b = this.cc;
5538
- this.cc = a;
5539
- if (b != this.cc) {
5540
- this.b5("ActualFill", b, a);
5541
- }
5542
- },
5543
- enumerable: false,
5544
- configurable: true
5545
- });
5546
- Object.defineProperty(XIcon.prototype, "cq", {
5547
- get: function () {
5548
- return this.cd;
5549
- },
5550
- set: function (a) {
5551
- var b = this.cd;
5552
- this.cd = a;
5553
- if (b != this.cd) {
5554
- this.b5("ActualStroke", b, a);
5555
- }
5556
- },
5557
- enumerable: false,
5558
- configurable: true
5559
- });
5560
- Object.defineProperty(XIcon.prototype, "cr", {
5561
- get: function () {
5562
- return this.ce;
5563
- },
5564
- set: function (a) {
5565
- var b = this.ce;
5566
- this.ce = a;
5567
- if (b != this.ce) {
5568
- this.b5("ActualTextColor", b, a);
5569
- }
5570
- },
5571
- enumerable: false,
5572
- configurable: true
5573
- });
5574
- Object.defineProperty(XIcon.prototype, "ad", {
5575
- get: function () {
5576
- return this.t;
5577
- },
5578
- set: function (a) {
5579
- var b = this.t;
5580
- this.t = a;
5581
- if (b != this.t) {
5582
- this.b5("ActualStrokeWidth", b, a);
5583
- }
5584
- },
5585
- enumerable: false,
5586
- configurable: true
5587
- });
5588
- Object.defineProperty(XIcon.prototype, "fill", {
5589
- get: function () {
5590
- return this.cf;
5591
- },
5592
- set: function (a) {
5593
- var b = this.cf;
5594
- this.cf = a;
5595
- if (b != this.cf) {
5596
- this.b5("Fill", b, a);
5597
- }
5598
- },
5599
- enumerable: false,
5600
- configurable: true
5601
- });
5602
- Object.defineProperty(XIcon.prototype, "c5", {
5603
- get: function () {
5604
- return this.cn;
5605
- },
5606
- set: function (a) {
5607
- var b = this.cn;
5608
- this.cn = a;
5609
- if (b != this.cn) {
5610
- this.b5("Stroke", b, a);
5611
- }
5612
- },
5613
- enumerable: false,
5614
- configurable: true
5615
- });
5616
- Object.defineProperty(XIcon.prototype, "aj", {
5617
- get: function () {
5618
- return this.x;
5619
- },
5620
- set: function (a) {
5621
- var b = this.x;
5622
- this.x = a;
5623
- if (b != this.x) {
5624
- this.b5("StrokeWidth", b, a);
5625
- }
5626
- },
5627
- enumerable: false,
5628
- configurable: true
5629
- });
5630
- Object.defineProperty(XIcon.prototype, "c6", {
5631
- get: function () {
5632
- return this.co;
5633
- },
5634
- set: function (a) {
5635
- var b = this.co;
5636
- this.co = a;
5637
- if (b != this.co) {
5638
- this.b5("TextColor", b, a);
5669
+ XIcon.prototype.cd = function () {
5670
+ var e_3, _a, e_4, _b;
5671
+ if (this.cw != null) {
5672
+ this.view.al(this.cw, "fill");
5673
+ }
5674
+ if (this.cx != null) {
5675
+ this.view.al(this.cx, "stroke");
5676
+ }
5677
+ if (this.e != null) {
5678
+ try {
5679
+ for (var _c = tslib.__values(igniteuiAngularCore.fromEnum(this.e)), _d = _c.next(); !_d.done; _d = _c.next()) {
5680
+ var a = _d.value;
5681
+ this.view.al(a, "fills");
5682
+ }
5639
5683
  }
5640
- },
5641
- enumerable: false,
5642
- configurable: true
5643
- });
5644
- Object.defineProperty(XIcon.prototype, "cy", {
5645
- get: function () {
5646
- return this.cg;
5647
- },
5648
- set: function (a) {
5649
- var b = this.cg;
5650
- this.cg = a;
5651
- if (b != this.cg) {
5652
- this.b5("HoverFill", b, a);
5684
+ catch (e_3_1) {
5685
+ e_3 = { error: e_3_1 };
5653
5686
  }
5654
- },
5655
- enumerable: false,
5656
- configurable: true
5657
- });
5658
- Object.defineProperty(XIcon.prototype, "cz", {
5659
- get: function () {
5660
- return this.ch;
5661
- },
5662
- set: function (a) {
5663
- var b = this.ch;
5664
- this.ch = a;
5665
- if (b != this.ch) {
5666
- this.b5("HoverStroke", b, a);
5687
+ finally {
5688
+ try {
5689
+ if (_d && !_d.done && (_a = _c.return))
5690
+ _a.call(_c);
5691
+ }
5692
+ finally {
5693
+ if (e_3)
5694
+ throw e_3.error;
5695
+ }
5667
5696
  }
5668
- },
5669
- enumerable: false,
5670
- configurable: true
5671
- });
5672
- Object.defineProperty(XIcon.prototype, "ah", {
5673
- get: function () {
5674
- return this.v;
5675
- },
5676
- set: function (a) {
5677
- var b = this.v;
5678
- this.v = a;
5679
- if (b != this.v) {
5680
- this.b5("HoverStrokeThickness", b, a);
5697
+ }
5698
+ if (this.f != null) {
5699
+ try {
5700
+ for (var _e = tslib.__values(igniteuiAngularCore.fromEnum(this.f)), _f = _e.next(); !_f.done; _f = _e.next()) {
5701
+ var b = _f.value;
5702
+ this.view.al(b, "strokes");
5703
+ }
5681
5704
  }
5682
- },
5683
- enumerable: false,
5684
- configurable: true
5685
- });
5686
- Object.defineProperty(XIcon.prototype, "c0", {
5687
- get: function () {
5688
- return this.ci;
5689
- },
5690
- set: function (a) {
5691
- var b = this.ci;
5692
- this.ci = a;
5693
- if (b != this.ci) {
5694
- this.b5("HoverTextColor", b, a);
5705
+ catch (e_4_1) {
5706
+ e_4 = { error: e_4_1 };
5695
5707
  }
5696
- },
5697
- enumerable: false,
5698
- configurable: true
5699
- });
5700
- Object.defineProperty(XIcon.prototype, "c", {
5701
- get: function () {
5702
- return this.a;
5703
- },
5704
- set: function (a) {
5705
- var b = this.a;
5706
- this.a = a;
5707
- if (b != this.a) {
5708
- this.b5("FillColors", b, this.a);
5708
+ finally {
5709
+ try {
5710
+ if (_f && !_f.done && (_b = _e.return))
5711
+ _b.call(_e);
5712
+ }
5713
+ finally {
5714
+ if (e_4)
5715
+ throw e_4.error;
5716
+ }
5709
5717
  }
5710
- },
5711
- enumerable: false,
5712
- configurable: true
5713
- });
5714
- Object.defineProperty(XIcon.prototype, "d", {
5718
+ }
5719
+ };
5720
+ Object.defineProperty(XIcon.prototype, "k", {
5715
5721
  get: function () {
5716
- return this.b;
5722
+ return this.j;
5717
5723
  },
5718
5724
  set: function (a) {
5719
- var b = this.b;
5720
- this.b = a;
5721
- if (b != this.b) {
5722
- this.b5("StrokeColors", b, this.b);
5725
+ var b = this.j;
5726
+ this.j = a;
5727
+ if (b != this.j) {
5728
+ this.cb("BaseTheme", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, b), igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, a));
5723
5729
  }
5724
5730
  },
5725
5731
  enumerable: false,
5726
5732
  configurable: true
5727
5733
  });
5728
- Object.defineProperty(XIcon.prototype, "c1", {
5734
+ Object.defineProperty(XIcon.prototype, "cw", {
5729
5735
  get: function () {
5730
5736
  return this.cj;
5731
5737
  },
@@ -5733,13 +5739,13 @@
5733
5739
  var b = this.cj;
5734
5740
  this.cj = a;
5735
5741
  if (b != this.cj) {
5736
- this.b5("PrimaryFillColor", b, this.cj);
5742
+ this.cb("ActualFill", b, a);
5737
5743
  }
5738
5744
  },
5739
5745
  enumerable: false,
5740
5746
  configurable: true
5741
5747
  });
5742
- Object.defineProperty(XIcon.prototype, "c2", {
5748
+ Object.defineProperty(XIcon.prototype, "cx", {
5743
5749
  get: function () {
5744
5750
  return this.ck;
5745
5751
  },
@@ -5747,13 +5753,13 @@
5747
5753
  var b = this.ck;
5748
5754
  this.ck = a;
5749
5755
  if (b != this.ck) {
5750
- this.b5("PrimaryStrokeColor", b, this.ck);
5756
+ this.cb("ActualStroke", b, a);
5751
5757
  }
5752
5758
  },
5753
5759
  enumerable: false,
5754
5760
  configurable: true
5755
5761
  });
5756
- Object.defineProperty(XIcon.prototype, "c3", {
5762
+ Object.defineProperty(XIcon.prototype, "cy", {
5757
5763
  get: function () {
5758
5764
  return this.cl;
5759
5765
  },
@@ -5761,13 +5767,27 @@
5761
5767
  var b = this.cl;
5762
5768
  this.cl = a;
5763
5769
  if (b != this.cl) {
5764
- this.b5("SecondaryFillColor", b, this.cl);
5770
+ this.cb("ActualTextColor", b, a);
5765
5771
  }
5766
5772
  },
5767
5773
  enumerable: false,
5768
5774
  configurable: true
5769
5775
  });
5770
- Object.defineProperty(XIcon.prototype, "c4", {
5776
+ Object.defineProperty(XIcon.prototype, "af", {
5777
+ get: function () {
5778
+ return this.v;
5779
+ },
5780
+ set: function (a) {
5781
+ var b = this.v;
5782
+ this.v = a;
5783
+ if (b != this.v) {
5784
+ this.cb("ActualStrokeWidth", b, a);
5785
+ }
5786
+ },
5787
+ enumerable: false,
5788
+ configurable: true
5789
+ });
5790
+ Object.defineProperty(XIcon.prototype, "fill", {
5771
5791
  get: function () {
5772
5792
  return this.cm;
5773
5793
  },
@@ -5775,189 +5795,343 @@
5775
5795
  var b = this.cm;
5776
5796
  this.cm = a;
5777
5797
  if (b != this.cm) {
5778
- this.b5("SecondaryStrokeColor", b, this.cm);
5798
+ this.cb("Fill", b, a);
5779
5799
  }
5780
5800
  },
5781
5801
  enumerable: false,
5782
5802
  configurable: true
5783
5803
  });
5784
- Object.defineProperty(XIcon.prototype, "svgPath", {
5804
+ Object.defineProperty(XIcon.prototype, "dc", {
5785
5805
  get: function () {
5786
- return this.aw;
5806
+ return this.cu;
5787
5807
  },
5788
5808
  set: function (a) {
5789
- var b = this.aw;
5790
- this.aw = a;
5791
- if (b != this.aw) {
5792
- this.b5("SVGPath", b, a);
5809
+ var b = this.cu;
5810
+ this.cu = a;
5811
+ if (b != this.cu) {
5812
+ this.cb("Stroke", b, a);
5793
5813
  }
5794
5814
  },
5795
5815
  enumerable: false,
5796
5816
  configurable: true
5797
5817
  });
5798
- Object.defineProperty(XIcon.prototype, "svg", {
5818
+ Object.defineProperty(XIcon.prototype, "al", {
5799
5819
  get: function () {
5800
- return this.av;
5820
+ return this.z;
5801
5821
  },
5802
5822
  set: function (a) {
5803
- var b = this.av;
5804
- this.av = a;
5805
- if (b != this.av) {
5806
- this.b5("SVG", b, this.av);
5823
+ var b = this.z;
5824
+ this.z = a;
5825
+ if (b != this.z) {
5826
+ this.cb("StrokeWidth", b, a);
5807
5827
  }
5808
5828
  },
5809
5829
  enumerable: false,
5810
5830
  configurable: true
5811
5831
  });
5812
- XIcon.prototype.b3 = function () {
5813
- this.r = true;
5814
- };
5815
- XIcon.prototype.b4 = function () {
5816
- this.r = false;
5817
- };
5818
- Object.defineProperty(XIcon.prototype, "k", {
5832
+ Object.defineProperty(XIcon.prototype, "dd", {
5819
5833
  get: function () {
5820
- return this.j;
5834
+ return this.cv;
5821
5835
  },
5822
5836
  set: function (a) {
5823
- var b = this.j;
5824
- this.j = a;
5825
- if (b != this.j) {
5826
- this.b5("TextStyle", b, a);
5837
+ var b = this.cv;
5838
+ this.cv = a;
5839
+ if (b != this.cv) {
5840
+ this.cb("TextColor", b, a);
5827
5841
  }
5828
5842
  },
5829
5843
  enumerable: false,
5830
5844
  configurable: true
5831
5845
  });
5832
- Object.defineProperty(XIcon.prototype, "bc", {
5846
+ Object.defineProperty(XIcon.prototype, "c5", {
5833
5847
  get: function () {
5834
- return this.au;
5848
+ return this.cn;
5835
5849
  },
5836
5850
  set: function (a) {
5837
- var b = this.au;
5838
- this.au = a;
5839
- if (b != this.au) {
5840
- this.b5("Id", b, a);
5851
+ var b = this.cn;
5852
+ this.cn = a;
5853
+ if (b != this.cn) {
5854
+ this.cb("HoverFill", b, a);
5841
5855
  }
5842
5856
  },
5843
5857
  enumerable: false,
5844
5858
  configurable: true
5845
5859
  });
5846
- Object.defineProperty(XIcon.prototype, "o", {
5860
+ Object.defineProperty(XIcon.prototype, "c6", {
5847
5861
  get: function () {
5848
- return this.l;
5862
+ return this.co;
5863
+ },
5864
+ set: function (a) {
5865
+ var b = this.co;
5866
+ this.co = a;
5867
+ if (b != this.co) {
5868
+ this.cb("HoverStroke", b, a);
5869
+ }
5849
5870
  },
5850
5871
  enumerable: false,
5851
5872
  configurable: true
5852
5873
  });
5853
- Object.defineProperty(XIcon.prototype, "aq", {
5874
+ Object.defineProperty(XIcon.prototype, "aj", {
5854
5875
  get: function () {
5855
- return this.ap;
5876
+ return this.x;
5856
5877
  },
5857
5878
  set: function (a) {
5858
- var b = this.ap;
5859
- this.ap = a;
5860
- this.l = true;
5861
- if (b != this.ap) {
5862
- this.b5("TabIndex", b, a);
5879
+ var b = this.x;
5880
+ this.x = a;
5881
+ if (b != this.x) {
5882
+ this.cb("HoverStrokeThickness", b, a);
5863
5883
  }
5864
5884
  },
5865
5885
  enumerable: false,
5866
5886
  configurable: true
5867
5887
  });
5868
- Object.defineProperty(XIcon.prototype, "a1", {
5888
+ Object.defineProperty(XIcon.prototype, "c7", {
5869
5889
  get: function () {
5870
- return this.at;
5890
+ return this.cp;
5871
5891
  },
5872
5892
  set: function (a) {
5873
- var b = this.at;
5874
- this.at = a;
5875
- if (b != this.at) {
5876
- this.b5("AriaLabel", b, a);
5893
+ var b = this.cp;
5894
+ this.cp = a;
5895
+ if (b != this.cp) {
5896
+ this.cb("HoverTextColor", b, a);
5877
5897
  }
5878
5898
  },
5879
5899
  enumerable: false,
5880
5900
  configurable: true
5881
5901
  });
5882
- Object.defineProperty(XIcon.prototype, "r", {
5902
+ Object.defineProperty(XIcon.prototype, "e", {
5883
5903
  get: function () {
5884
- return this.n;
5904
+ return this.c;
5885
5905
  },
5886
5906
  set: function (a) {
5887
- var b = this.n;
5888
- this.n = a;
5889
- if (b != this.n) {
5890
- this.b5("IsHover", b, a);
5907
+ var b = this.c;
5908
+ this.c = a;
5909
+ if (b != this.c) {
5910
+ this.cb("FillColors", b, this.c);
5891
5911
  }
5892
5912
  },
5893
5913
  enumerable: false,
5894
5914
  configurable: true
5895
5915
  });
5896
- Object.defineProperty(XIcon.prototype, "disabled", {
5916
+ Object.defineProperty(XIcon.prototype, "f", {
5897
5917
  get: function () {
5898
- return this.m;
5918
+ return this.d;
5899
5919
  },
5900
5920
  set: function (a) {
5901
- var b = this.m;
5902
- this.m = a;
5903
- if (b != this.m) {
5904
- this.b5("IsDisabled", b, a);
5921
+ var b = this.d;
5922
+ this.d = a;
5923
+ if (b != this.d) {
5924
+ this.cb("StrokeColors", b, this.d);
5905
5925
  }
5906
5926
  },
5907
5927
  enumerable: false,
5908
5928
  configurable: true
5909
5929
  });
5910
- Object.defineProperty(XIcon.prototype, "ai", {
5930
+ Object.defineProperty(XIcon.prototype, "c8", {
5911
5931
  get: function () {
5912
- return this.w;
5932
+ return this.cq;
5913
5933
  },
5914
5934
  set: function (a) {
5915
- var b = this.w;
5916
- this.w = a;
5917
- if (b != this.w) {
5918
- this.b5("Opacity", b, this.w);
5935
+ var b = this.cq;
5936
+ this.cq = a;
5937
+ if (b != this.cq) {
5938
+ this.cb("PrimaryFillColor", b, this.cq);
5919
5939
  }
5920
5940
  },
5921
5941
  enumerable: false,
5922
5942
  configurable: true
5923
5943
  });
5924
- Object.defineProperty(XIcon.prototype, "al", {
5944
+ Object.defineProperty(XIcon.prototype, "c9", {
5925
5945
  get: function () {
5926
- return this.z;
5946
+ return this.cr;
5927
5947
  },
5928
5948
  set: function (a) {
5929
- var b = this.z;
5930
- this.z = a;
5931
- if (b != this.z) {
5932
- this.b5("ViewBoxLeft", b, this.z);
5949
+ var b = this.cr;
5950
+ this.cr = a;
5951
+ if (b != this.cr) {
5952
+ this.cb("PrimaryStrokeColor", b, this.cr);
5933
5953
  }
5934
5954
  },
5935
5955
  enumerable: false,
5936
5956
  configurable: true
5937
5957
  });
5938
- Object.defineProperty(XIcon.prototype, "am", {
5958
+ Object.defineProperty(XIcon.prototype, "da", {
5939
5959
  get: function () {
5940
- return this.aa;
5960
+ return this.cs;
5941
5961
  },
5942
5962
  set: function (a) {
5943
- var b = this.aa;
5944
- this.aa = a;
5945
- if (b != this.aa) {
5946
- this.b5("ViewBoxTop", b, this.aa);
5963
+ var b = this.cs;
5964
+ this.cs = a;
5965
+ if (b != this.cs) {
5966
+ this.cb("SecondaryFillColor", b, this.cs);
5947
5967
  }
5948
5968
  },
5949
5969
  enumerable: false,
5950
5970
  configurable: true
5951
5971
  });
5952
- Object.defineProperty(XIcon.prototype, "an", {
5972
+ Object.defineProperty(XIcon.prototype, "db", {
5953
5973
  get: function () {
5954
- return this.ab;
5974
+ return this.ct;
5955
5975
  },
5956
5976
  set: function (a) {
5957
- var b = this.ab;
5958
- this.ab = a;
5959
- if (b != this.ab) {
5960
- this.b5("ViewBoxWidth", b, this.ab);
5977
+ var b = this.ct;
5978
+ this.ct = a;
5979
+ if (b != this.ct) {
5980
+ this.cb("SecondaryStrokeColor", b, this.ct);
5981
+ }
5982
+ },
5983
+ enumerable: false,
5984
+ configurable: true
5985
+ });
5986
+ Object.defineProperty(XIcon.prototype, "a7", {
5987
+ get: function () {
5988
+ return this.aw;
5989
+ },
5990
+ set: function (a) {
5991
+ var b = this.aw;
5992
+ this.aw = a;
5993
+ if (b != this.aw) {
5994
+ this.cb("DataURL", b, a);
5995
+ }
5996
+ },
5997
+ enumerable: false,
5998
+ configurable: true
5999
+ });
6000
+ Object.defineProperty(XIcon.prototype, "svgPath", {
6001
+ get: function () {
6002
+ return this.az;
6003
+ },
6004
+ set: function (a) {
6005
+ var b = this.az;
6006
+ this.az = a;
6007
+ if (b != this.az) {
6008
+ this.cb("SVGPath", b, a);
6009
+ }
6010
+ },
6011
+ enumerable: false,
6012
+ configurable: true
6013
+ });
6014
+ Object.defineProperty(XIcon.prototype, "svg", {
6015
+ get: function () {
6016
+ return this.ay;
6017
+ },
6018
+ set: function (a) {
6019
+ var b = this.ay;
6020
+ this.ay = a;
6021
+ if (b != this.ay) {
6022
+ this.cb("SVG", b, this.ay);
6023
+ }
6024
+ },
6025
+ enumerable: false,
6026
+ configurable: true
6027
+ });
6028
+ Object.defineProperty(XIcon.prototype, "b", {
6029
+ get: function () {
6030
+ return this.a;
6031
+ },
6032
+ set: function (a) {
6033
+ var b = this.a;
6034
+ this.a = a;
6035
+ if (b != this.a) {
6036
+ this.cb("SVGPaths", b, this.a);
6037
+ }
6038
+ },
6039
+ enumerable: false,
6040
+ configurable: true
6041
+ });
6042
+ XIcon.prototype.b9 = function () {
6043
+ this.t = true;
6044
+ };
6045
+ XIcon.prototype.ca = function () {
6046
+ this.t = false;
6047
+ };
6048
+ Object.defineProperty(XIcon.prototype, "m", {
6049
+ get: function () {
6050
+ return this.l;
6051
+ },
6052
+ set: function (a) {
6053
+ var b = this.l;
6054
+ this.l = a;
6055
+ if (b != this.l) {
6056
+ this.cb("TextStyle", b, a);
6057
+ }
6058
+ },
6059
+ enumerable: false,
6060
+ configurable: true
6061
+ });
6062
+ Object.defineProperty(XIcon.prototype, "bh", {
6063
+ get: function () {
6064
+ return this.ax;
6065
+ },
6066
+ set: function (a) {
6067
+ var b = this.ax;
6068
+ this.ax = a;
6069
+ if (b != this.ax) {
6070
+ this.cb("Id", b, a);
6071
+ }
6072
+ },
6073
+ enumerable: false,
6074
+ configurable: true
6075
+ });
6076
+ Object.defineProperty(XIcon.prototype, "q", {
6077
+ get: function () {
6078
+ return this.n;
6079
+ },
6080
+ enumerable: false,
6081
+ configurable: true
6082
+ });
6083
+ Object.defineProperty(XIcon.prototype, "as", {
6084
+ get: function () {
6085
+ return this.ar;
6086
+ },
6087
+ set: function (a) {
6088
+ var b = this.ar;
6089
+ this.ar = a;
6090
+ this.n = true;
6091
+ if (b != this.ar) {
6092
+ this.cb("TabIndex", b, a);
6093
+ }
6094
+ },
6095
+ enumerable: false,
6096
+ configurable: true
6097
+ });
6098
+ Object.defineProperty(XIcon.prototype, "a4", {
6099
+ get: function () {
6100
+ return this.av;
6101
+ },
6102
+ set: function (a) {
6103
+ var b = this.av;
6104
+ this.av = a;
6105
+ if (b != this.av) {
6106
+ this.cb("AriaLabel", b, a);
6107
+ }
6108
+ },
6109
+ enumerable: false,
6110
+ configurable: true
6111
+ });
6112
+ Object.defineProperty(XIcon.prototype, "t", {
6113
+ get: function () {
6114
+ return this.p;
6115
+ },
6116
+ set: function (a) {
6117
+ var b = this.p;
6118
+ this.p = a;
6119
+ if (b != this.p) {
6120
+ this.cb("IsHover", b, a);
6121
+ }
6122
+ },
6123
+ enumerable: false,
6124
+ configurable: true
6125
+ });
6126
+ Object.defineProperty(XIcon.prototype, "disabled", {
6127
+ get: function () {
6128
+ return this.o;
6129
+ },
6130
+ set: function (a) {
6131
+ var b = this.o;
6132
+ this.o = a;
6133
+ if (b != this.o) {
6134
+ this.cb("IsDisabled", b, a);
5961
6135
  }
5962
6136
  },
5963
6137
  enumerable: false,
@@ -5971,7 +6145,21 @@
5971
6145
  var b = this.y;
5972
6146
  this.y = a;
5973
6147
  if (b != this.y) {
5974
- this.b5("ViewBoxHeight", b, this.y);
6148
+ this.cb("Opacity", b, this.y);
6149
+ }
6150
+ },
6151
+ enumerable: false,
6152
+ configurable: true
6153
+ });
6154
+ Object.defineProperty(XIcon.prototype, "an", {
6155
+ get: function () {
6156
+ return this.ab;
6157
+ },
6158
+ set: function (a) {
6159
+ var b = this.ab;
6160
+ this.ab = a;
6161
+ if (b != this.ab) {
6162
+ this.cb("ViewBoxLeft", b, this.ab);
5975
6163
  }
5976
6164
  },
5977
6165
  enumerable: false,
@@ -5985,35 +6173,77 @@
5985
6173
  var b = this.ac;
5986
6174
  this.ac = a;
5987
6175
  if (b != this.ac) {
5988
- this.b5("Width", b, this.ac);
6176
+ this.cb("ViewBoxTop", b, this.ac);
5989
6177
  }
5990
6178
  },
5991
6179
  enumerable: false,
5992
6180
  configurable: true
5993
6181
  });
5994
- Object.defineProperty(XIcon.prototype, "ag", {
6182
+ Object.defineProperty(XIcon.prototype, "ap", {
5995
6183
  get: function () {
5996
- return this.u;
6184
+ return this.ad;
5997
6185
  },
5998
6186
  set: function (a) {
5999
- var b = this.u;
6000
- this.u = a;
6001
- if (b != this.u) {
6002
- this.b5("Height", b, this.u);
6187
+ var b = this.ad;
6188
+ this.ad = a;
6189
+ if (b != this.ad) {
6190
+ this.cb("ViewBoxWidth", b, this.ad);
6191
+ }
6192
+ },
6193
+ enumerable: false,
6194
+ configurable: true
6195
+ });
6196
+ Object.defineProperty(XIcon.prototype, "am", {
6197
+ get: function () {
6198
+ return this.aa;
6199
+ },
6200
+ set: function (a) {
6201
+ var b = this.aa;
6202
+ this.aa = a;
6203
+ if (b != this.aa) {
6204
+ this.cb("ViewBoxHeight", b, this.aa);
6205
+ }
6206
+ },
6207
+ enumerable: false,
6208
+ configurable: true
6209
+ });
6210
+ Object.defineProperty(XIcon.prototype, "aq", {
6211
+ get: function () {
6212
+ return this.ae;
6213
+ },
6214
+ set: function (a) {
6215
+ var b = this.ae;
6216
+ this.ae = a;
6217
+ if (b != this.ae) {
6218
+ this.cb("Width", b, this.ae);
6003
6219
  }
6004
6220
  },
6005
6221
  enumerable: false,
6006
6222
  configurable: true
6007
6223
  });
6008
- XIcon.prototype.b6 = function () {
6224
+ Object.defineProperty(XIcon.prototype, "ai", {
6225
+ get: function () {
6226
+ return this.w;
6227
+ },
6228
+ set: function (a) {
6229
+ var b = this.w;
6230
+ this.w = a;
6231
+ if (b != this.w) {
6232
+ this.cb("Height", b, this.w);
6233
+ }
6234
+ },
6235
+ enumerable: false,
6236
+ configurable: true
6237
+ });
6238
+ XIcon.prototype.cc = function () {
6009
6239
  };
6010
6240
  XIcon.prototype.onDetachedFromUI = function () {
6011
- this.view.ab();
6241
+ this.view.ai();
6012
6242
  };
6013
6243
  XIcon.prototype.onAttachedToUI = function () {
6014
- this.view.y();
6244
+ this.view.af();
6015
6245
  };
6016
- XIcon.prototype.b1 = function () {
6246
+ XIcon.prototype.b7 = function () {
6017
6247
  if (this.disabled) {
6018
6248
  return;
6019
6249
  }
@@ -6021,72 +6251,73 @@
6021
6251
  this.clicked(this, new IconClickedEventArgs());
6022
6252
  }
6023
6253
  };
6024
- XIcon.prototype.s = function () {
6025
- return this.view.g();
6254
+ XIcon.prototype.u = function () {
6255
+ return this.view.j();
6026
6256
  };
6027
- XIcon.prototype.as = function () {
6028
- return this.e();
6257
+ XIcon.prototype.au = function () {
6258
+ return this.g();
6029
6259
  };
6030
- XIcon.prototype.a4 = function () {
6031
- var a = this.e();
6032
- return a.j();
6260
+ XIcon.prototype.a9 = function () {
6261
+ var a = this.g();
6262
+ return a.k();
6033
6263
  };
6034
- XIcon.prototype.e = function () {
6264
+ XIcon.prototype.g = function () {
6035
6265
  var a = new IconVisualModelExport();
6036
- var b = this.view.r;
6266
+ var b = this.view.x;
6037
6267
  a.a = igniteuiAngularCore.AppearanceHelper.a(igniteuiAngularCore.NativeUI.al(b));
6038
6268
  a.c = igniteuiAngularCore.AppearanceHelper.a(igniteuiAngularCore.NativeUI.al(b));
6039
6269
  a.b = igniteuiAngularCore.AppearanceHelper.a(igniteuiAngularCore.NativeUI.am(b));
6040
- a.d = this.ad;
6041
- var c = this.view.a();
6270
+ a.d = this.af;
6271
+ var c = this.view.b();
6042
6272
  a.h = c[0];
6043
6273
  a.f = c[1];
6044
6274
  a.e = igniteuiAngularCore.NativeUI.d(b);
6045
6275
  a.i = igniteuiAngularCore.NativeUI.k(b);
6046
6276
  a.svgPath = this.svgPath;
6047
- if (this.k != null) {
6048
- var d = this.k;
6049
- if (this.view != null && d.p == null) {
6050
- var e = this.view.o;
6277
+ a.j = this.a7;
6278
+ if (this.m != null) {
6279
+ var d = this.m;
6280
+ if (this.view != null && d.q == null) {
6281
+ var e = this.view.t;
6051
6282
  var f = igniteuiAngularCore.FontUtil.getFontInfoFromString(e, d.fontString);
6052
- d.p = f.p;
6053
- d.e = f.e;
6054
6283
  d.q = f.q;
6055
- d.s = f.s;
6284
+ d.f = f.f;
6285
+ d.r = f.r;
6056
6286
  d.t = f.t;
6057
6287
  d.u = f.u;
6288
+ d.v = f.v;
6058
6289
  }
6059
- if (d.p != null) {
6060
- a.l = d.p;
6290
+ if (d.q != null) {
6291
+ a.m = d.q;
6061
6292
  }
6062
- if (!igniteuiAngularCore.isNaN_(d.e)) {
6063
- a.g = d.e;
6293
+ if (!igniteuiAngularCore.isNaN_(d.f)) {
6294
+ a.g = d.f;
6064
6295
  }
6065
- if (d.u != null) {
6066
- a.p = d.u;
6296
+ if (d.v != null) {
6297
+ a.q = d.v;
6067
6298
  }
6068
- if (d.s != null) {
6069
- a.n = d.s;
6299
+ if (d.t != null) {
6300
+ a.o = d.t;
6070
6301
  }
6071
- if (d.q != null) {
6072
- a.m = d.s;
6302
+ if (d.r != null) {
6303
+ a.n = d.t;
6073
6304
  }
6074
6305
  }
6075
6306
  return a;
6076
6307
  };
6077
6308
  XIcon.prototype.provideContainer = function (a) {
6078
- this.view.aa(a);
6309
+ this.view.ah(a);
6079
6310
  };
6080
6311
  XIcon.$t = igniteuiAngularCore.markType(XIcon, 'XIcon', igniteuiAngularCore.Base.$, [igniteuiAngularCore.INotifyPropertyChanged_$type, igniteuiAngularCore.IIcon_$type]);
6081
- XIcon.cs = null;
6082
- XIcon.cx = null;
6083
- XIcon.cw = null;
6084
- XIcon.ct = null;
6085
- XIcon.cu = null;
6086
- XIcon.cv = null;
6087
- XIcon.af = NaN;
6088
- XIcon.ae = NaN;
6089
- XIcon.ar = 0;
6312
+ XIcon.cz = null;
6313
+ XIcon.c4 = null;
6314
+ XIcon.c3 = null;
6315
+ XIcon.c0 = null;
6316
+ XIcon.c1 = null;
6317
+ XIcon.c2 = null;
6318
+ XIcon.ah = NaN;
6319
+ XIcon.ag = NaN;
6320
+ XIcon.at = 0;
6090
6321
  return XIcon;
6091
6322
  }(igniteuiAngularCore.Base));
6092
6323
 
@@ -9158,30 +9389,30 @@
9158
9389
  }
9159
9390
  if (this.v != null) {
9160
9391
  var w = this.v;
9161
- if (this.h != null && w.p == null) {
9392
+ if (this.h != null && w.q == null) {
9162
9393
  var x = this.h.m;
9163
9394
  var y = igniteuiAngularCore.FontUtil.getFontInfoFromString(x, w.fontString);
9164
- w.p = y.p;
9165
- w.e = y.e;
9166
9395
  w.q = y.q;
9167
- w.s = y.s;
9396
+ w.f = y.f;
9397
+ w.r = y.r;
9168
9398
  w.t = y.t;
9169
9399
  w.u = y.u;
9400
+ w.v = y.v;
9170
9401
  }
9171
- if (w.p != null) {
9172
- a.p = w.p;
9402
+ if (w.q != null) {
9403
+ a.p = w.q;
9173
9404
  }
9174
- if (!igniteuiAngularCore.isNaN_(w.e)) {
9175
- a.m = w.e;
9405
+ if (!igniteuiAngularCore.isNaN_(w.f)) {
9406
+ a.m = w.f;
9176
9407
  }
9177
- if (w.u != null) {
9178
- a.t = w.u;
9408
+ if (w.v != null) {
9409
+ a.t = w.v;
9179
9410
  }
9180
- if (w.s != null) {
9181
- a.r = w.s;
9411
+ if (w.t != null) {
9412
+ a.r = w.t;
9182
9413
  }
9183
- if (w.q != null) {
9184
- a.q = w.s;
9414
+ if (w.r != null) {
9415
+ a.q = w.t;
9185
9416
  }
9186
9417
  }
9187
9418
  return a;
@@ -13434,10 +13665,10 @@
13434
13665
  * Gets or sets the base built in theme to use for the button.
13435
13666
  */
13436
13667
  get: function () {
13437
- return this.i.i;
13668
+ return this.i.k;
13438
13669
  },
13439
13670
  set: function (v) {
13440
- this.i.i = igniteuiAngularCore.ensureEnum(igniteuiAngularCore.BaseControlTheme_$type, v);
13671
+ this.i.k = igniteuiAngularCore.ensureEnum(igniteuiAngularCore.BaseControlTheme_$type, v);
13441
13672
  },
13442
13673
  enumerable: false,
13443
13674
  configurable: true
@@ -13447,10 +13678,10 @@
13447
13678
  * Gets the fill color currently used by the icon.
13448
13679
  */
13449
13680
  get: function () {
13450
- return igniteuiAngularCore.brushToString(this.i.cp);
13681
+ return igniteuiAngularCore.brushToString(this.i.cw);
13451
13682
  },
13452
13683
  set: function (v) {
13453
- this.i.cp = igniteuiAngularCore.stringToBrush(v);
13684
+ this.i.cw = igniteuiAngularCore.stringToBrush(v);
13454
13685
  },
13455
13686
  enumerable: false,
13456
13687
  configurable: true
@@ -13460,10 +13691,10 @@
13460
13691
  * Gets the stroke color currently used by the icon.
13461
13692
  */
13462
13693
  get: function () {
13463
- return igniteuiAngularCore.brushToString(this.i.cq);
13694
+ return igniteuiAngularCore.brushToString(this.i.cx);
13464
13695
  },
13465
13696
  set: function (v) {
13466
- this.i.cq = igniteuiAngularCore.stringToBrush(v);
13697
+ this.i.cx = igniteuiAngularCore.stringToBrush(v);
13467
13698
  },
13468
13699
  enumerable: false,
13469
13700
  configurable: true
@@ -13473,10 +13704,10 @@
13473
13704
  * Gets the text color currently used by the icon.
13474
13705
  */
13475
13706
  get: function () {
13476
- return igniteuiAngularCore.brushToString(this.i.cr);
13707
+ return igniteuiAngularCore.brushToString(this.i.cy);
13477
13708
  },
13478
13709
  set: function (v) {
13479
- this.i.cr = igniteuiAngularCore.stringToBrush(v);
13710
+ this.i.cy = igniteuiAngularCore.stringToBrush(v);
13480
13711
  },
13481
13712
  enumerable: false,
13482
13713
  configurable: true
@@ -13486,10 +13717,10 @@
13486
13717
  * Gets the stroke width currently used by the icon.
13487
13718
  */
13488
13719
  get: function () {
13489
- return this.i.ad;
13720
+ return this.i.af;
13490
13721
  },
13491
13722
  set: function (v) {
13492
- this.i.ad = +v;
13723
+ this.i.af = +v;
13493
13724
  },
13494
13725
  enumerable: false,
13495
13726
  configurable: true
@@ -13512,10 +13743,10 @@
13512
13743
  * Gets or sets the stroke color to use for the icon.
13513
13744
  */
13514
13745
  get: function () {
13515
- return igniteuiAngularCore.brushToString(this.i.c5);
13746
+ return igniteuiAngularCore.brushToString(this.i.dc);
13516
13747
  },
13517
13748
  set: function (v) {
13518
- this.i.c5 = igniteuiAngularCore.stringToBrush(v);
13749
+ this.i.dc = igniteuiAngularCore.stringToBrush(v);
13519
13750
  },
13520
13751
  enumerable: false,
13521
13752
  configurable: true
@@ -13525,10 +13756,10 @@
13525
13756
  * Gets or sets the stroke thickness to use for the icon.
13526
13757
  */
13527
13758
  get: function () {
13528
- return this.i.aj;
13759
+ return this.i.al;
13529
13760
  },
13530
13761
  set: function (v) {
13531
- this.i.aj = +v;
13762
+ this.i.al = +v;
13532
13763
  },
13533
13764
  enumerable: false,
13534
13765
  configurable: true
@@ -13538,10 +13769,10 @@
13538
13769
  * Gets or sets the text color to use for the icon.
13539
13770
  */
13540
13771
  get: function () {
13541
- return igniteuiAngularCore.brushToString(this.i.c6);
13772
+ return igniteuiAngularCore.brushToString(this.i.dd);
13542
13773
  },
13543
13774
  set: function (v) {
13544
- this.i.c6 = igniteuiAngularCore.stringToBrush(v);
13775
+ this.i.dd = igniteuiAngularCore.stringToBrush(v);
13545
13776
  },
13546
13777
  enumerable: false,
13547
13778
  configurable: true
@@ -13551,10 +13782,10 @@
13551
13782
  * Gets or sets the fill color to use when the icon is hovered.
13552
13783
  */
13553
13784
  get: function () {
13554
- return igniteuiAngularCore.brushToString(this.i.cy);
13785
+ return igniteuiAngularCore.brushToString(this.i.c5);
13555
13786
  },
13556
13787
  set: function (v) {
13557
- this.i.cy = igniteuiAngularCore.stringToBrush(v);
13788
+ this.i.c5 = igniteuiAngularCore.stringToBrush(v);
13558
13789
  },
13559
13790
  enumerable: false,
13560
13791
  configurable: true
@@ -13564,10 +13795,10 @@
13564
13795
  * Gets or sets the stroke color to use when the icon is hovered.
13565
13796
  */
13566
13797
  get: function () {
13567
- return igniteuiAngularCore.brushToString(this.i.cz);
13798
+ return igniteuiAngularCore.brushToString(this.i.c6);
13568
13799
  },
13569
13800
  set: function (v) {
13570
- this.i.cz = igniteuiAngularCore.stringToBrush(v);
13801
+ this.i.c6 = igniteuiAngularCore.stringToBrush(v);
13571
13802
  },
13572
13803
  enumerable: false,
13573
13804
  configurable: true
@@ -13577,10 +13808,10 @@
13577
13808
  * Gets or sets the stroke thickness to use when the icon is hovered.
13578
13809
  */
13579
13810
  get: function () {
13580
- return this.i.ah;
13811
+ return this.i.aj;
13581
13812
  },
13582
13813
  set: function (v) {
13583
- this.i.ah = +v;
13814
+ this.i.aj = +v;
13584
13815
  },
13585
13816
  enumerable: false,
13586
13817
  configurable: true
@@ -13590,10 +13821,10 @@
13590
13821
  * Gets or sets the text color to use when the icon is hovered.
13591
13822
  */
13592
13823
  get: function () {
13593
- return igniteuiAngularCore.brushToString(this.i.c0);
13824
+ return igniteuiAngularCore.brushToString(this.i.c7);
13594
13825
  },
13595
13826
  set: function (v) {
13596
- this.i.c0 = igniteuiAngularCore.stringToBrush(v);
13827
+ this.i.c7 = igniteuiAngularCore.stringToBrush(v);
13597
13828
  },
13598
13829
  enumerable: false,
13599
13830
  configurable: true
@@ -13606,10 +13837,10 @@
13606
13837
  * class where # is a number from 0 to count - 1.
13607
13838
  */
13608
13839
  get: function () {
13609
- return igniteuiAngularCore.fromBrushCollection(this.i.c);
13840
+ return igniteuiAngularCore.fromBrushCollection(this.i.e);
13610
13841
  },
13611
13842
  set: function (v) {
13612
- this.i.c = igniteuiAngularCore.toBrushCollection(v);
13843
+ this.i.e = igniteuiAngularCore.toBrushCollection(v);
13613
13844
  },
13614
13845
  enumerable: false,
13615
13846
  configurable: true
@@ -13622,10 +13853,10 @@
13622
13853
  * class where # is a number from 0 to count - 1.
13623
13854
  */
13624
13855
  get: function () {
13625
- return igniteuiAngularCore.fromBrushCollection(this.i.d);
13856
+ return igniteuiAngularCore.fromBrushCollection(this.i.f);
13626
13857
  },
13627
13858
  set: function (v) {
13628
- this.i.d = igniteuiAngularCore.toBrushCollection(v);
13859
+ this.i.f = igniteuiAngularCore.toBrushCollection(v);
13629
13860
  },
13630
13861
  enumerable: false,
13631
13862
  configurable: true
@@ -13639,10 +13870,10 @@
13639
13870
  * class.
13640
13871
  */
13641
13872
  get: function () {
13642
- return igniteuiAngularCore.brushToString(this.i.c1);
13873
+ return igniteuiAngularCore.brushToString(this.i.c8);
13643
13874
  },
13644
13875
  set: function (v) {
13645
- this.i.c1 = igniteuiAngularCore.stringToBrush(v);
13876
+ this.i.c8 = igniteuiAngularCore.stringToBrush(v);
13646
13877
  },
13647
13878
  enumerable: false,
13648
13879
  configurable: true
@@ -13656,10 +13887,10 @@
13656
13887
  * class.
13657
13888
  */
13658
13889
  get: function () {
13659
- return igniteuiAngularCore.brushToString(this.i.c2);
13890
+ return igniteuiAngularCore.brushToString(this.i.c9);
13660
13891
  },
13661
13892
  set: function (v) {
13662
- this.i.c2 = igniteuiAngularCore.stringToBrush(v);
13893
+ this.i.c9 = igniteuiAngularCore.stringToBrush(v);
13663
13894
  },
13664
13895
  enumerable: false,
13665
13896
  configurable: true
@@ -13673,10 +13904,10 @@
13673
13904
  * class.
13674
13905
  */
13675
13906
  get: function () {
13676
- return igniteuiAngularCore.brushToString(this.i.c3);
13907
+ return igniteuiAngularCore.brushToString(this.i.da);
13677
13908
  },
13678
13909
  set: function (v) {
13679
- this.i.c3 = igniteuiAngularCore.stringToBrush(v);
13910
+ this.i.da = igniteuiAngularCore.stringToBrush(v);
13680
13911
  },
13681
13912
  enumerable: false,
13682
13913
  configurable: true
@@ -13690,10 +13921,23 @@
13690
13921
  * class.
13691
13922
  */
13692
13923
  get: function () {
13693
- return igniteuiAngularCore.brushToString(this.i.c4);
13924
+ return igniteuiAngularCore.brushToString(this.i.db);
13694
13925
  },
13695
13926
  set: function (v) {
13696
- this.i.c4 = igniteuiAngularCore.stringToBrush(v);
13927
+ this.i.db = igniteuiAngularCore.stringToBrush(v);
13928
+ },
13929
+ enumerable: false,
13930
+ configurable: true
13931
+ });
13932
+ Object.defineProperty(IgxXIconComponent.prototype, "dataURL", {
13933
+ /**
13934
+ * Gets or sets data url for the icon to use.
13935
+ */
13936
+ get: function () {
13937
+ return this.i.a7;
13938
+ },
13939
+ set: function (v) {
13940
+ this.i.a7 = v;
13697
13941
  },
13698
13942
  enumerable: false,
13699
13943
  configurable: true
@@ -13724,20 +13968,37 @@
13724
13968
  enumerable: false,
13725
13969
  configurable: true
13726
13970
  });
13971
+ Object.defineProperty(IgxXIconComponent.prototype, "sVGPaths", {
13972
+ /**
13973
+ * Gets or sets an array of path data for the icon to use.
13974
+ */
13975
+ get: function () {
13976
+ return this.i.b;
13977
+ },
13978
+ set: function (v) {
13979
+ if (v && !Array.isArray(v) && typeof (v) == "string") {
13980
+ var re = /\s*(?:,|\s|$)\s*/gm;
13981
+ v = v.split(re);
13982
+ }
13983
+ this.i.b = v;
13984
+ },
13985
+ enumerable: false,
13986
+ configurable: true
13987
+ });
13727
13988
  Object.defineProperty(IgxXIconComponent.prototype, "textStyle", {
13728
13989
  /**
13729
13990
  * Gets or sets the use for the button.
13730
13991
  */
13731
13992
  get: function () {
13732
- if (this.i.k == null) {
13993
+ if (this.i.m == null) {
13733
13994
  return null;
13734
13995
  }
13735
- return this.i.k.fontString;
13996
+ return this.i.m.fontString;
13736
13997
  },
13737
13998
  set: function (v) {
13738
13999
  var fi = new igniteuiAngularCore.FontInfo();
13739
14000
  fi.fontString = v;
13740
- this.i.k = fi;
14001
+ this.i.m = fi;
13741
14002
  },
13742
14003
  enumerable: false,
13743
14004
  configurable: true
@@ -13747,10 +14008,10 @@
13747
14008
  * Gets or sets the id to use for the checkbox.
13748
14009
  */
13749
14010
  get: function () {
13750
- return this.i.bc;
14011
+ return this.i.bh;
13751
14012
  },
13752
14013
  set: function (v) {
13753
- this.i.bc = v;
14014
+ this.i.bh = v;
13754
14015
  },
13755
14016
  enumerable: false,
13756
14017
  configurable: true
@@ -13760,10 +14021,10 @@
13760
14021
  * Gets or sets TabIndex to use for the checkbox.
13761
14022
  */
13762
14023
  get: function () {
13763
- return this.i.aq;
14024
+ return this.i.as;
13764
14025
  },
13765
14026
  set: function (v) {
13766
- this.i.aq = +v;
14027
+ this.i.as = +v;
13767
14028
  },
13768
14029
  enumerable: false,
13769
14030
  configurable: true
@@ -13773,10 +14034,10 @@
13773
14034
  * Gets or sets the value of the aria-label attribute.
13774
14035
  */
13775
14036
  get: function () {
13776
- return this.i.a1;
14037
+ return this.i.a4;
13777
14038
  },
13778
14039
  set: function (v) {
13779
- this.i.a1 = v;
14040
+ this.i.a4 = v;
13780
14041
  },
13781
14042
  enumerable: false,
13782
14043
  configurable: true
@@ -13786,10 +14047,10 @@
13786
14047
  * Gets or sets whether the icon is hovered.
13787
14048
  */
13788
14049
  get: function () {
13789
- return this.i.r;
14050
+ return this.i.t;
13790
14051
  },
13791
14052
  set: function (v) {
13792
- this.i.r = igniteuiAngularCore.ensureBool(v);
14053
+ this.i.t = igniteuiAngularCore.ensureBool(v);
13793
14054
  },
13794
14055
  enumerable: false,
13795
14056
  configurable: true
@@ -13809,10 +14070,10 @@
13809
14070
  });
13810
14071
  Object.defineProperty(IgxXIconComponent.prototype, "opacity", {
13811
14072
  get: function () {
13812
- return this.i.ai;
14073
+ return this.i.ak;
13813
14074
  },
13814
14075
  set: function (v) {
13815
- this.i.ai = +v;
14076
+ this.i.ak = +v;
13816
14077
  },
13817
14078
  enumerable: false,
13818
14079
  configurable: true
@@ -13822,10 +14083,10 @@
13822
14083
  * Gets or sets the viewbox left for the svg icon.
13823
14084
  */
13824
14085
  get: function () {
13825
- return this.i.al;
14086
+ return this.i.an;
13826
14087
  },
13827
14088
  set: function (v) {
13828
- this.i.al = +v;
14089
+ this.i.an = +v;
13829
14090
  },
13830
14091
  enumerable: false,
13831
14092
  configurable: true
@@ -13835,10 +14096,10 @@
13835
14096
  * Gets or sets the viewbox top for the svg icon.
13836
14097
  */
13837
14098
  get: function () {
13838
- return this.i.am;
14099
+ return this.i.ao;
13839
14100
  },
13840
14101
  set: function (v) {
13841
- this.i.am = +v;
14102
+ this.i.ao = +v;
13842
14103
  },
13843
14104
  enumerable: false,
13844
14105
  configurable: true
@@ -13848,10 +14109,10 @@
13848
14109
  * Gets or sets the viewbox width for the svg icon.
13849
14110
  */
13850
14111
  get: function () {
13851
- return this.i.an;
14112
+ return this.i.ap;
13852
14113
  },
13853
14114
  set: function (v) {
13854
- this.i.an = +v;
14115
+ this.i.ap = +v;
13855
14116
  },
13856
14117
  enumerable: false,
13857
14118
  configurable: true
@@ -13861,10 +14122,10 @@
13861
14122
  * Gets or sets the viewbox height for the svg icon.
13862
14123
  */
13863
14124
  get: function () {
13864
- return this.i.ak;
14125
+ return this.i.am;
13865
14126
  },
13866
14127
  set: function (v) {
13867
- this.i.ak = +v;
14128
+ this.i.am = +v;
13868
14129
  },
13869
14130
  enumerable: false,
13870
14131
  configurable: true
@@ -13874,10 +14135,10 @@
13874
14135
  * Gets or sets the width of the icon.
13875
14136
  */
13876
14137
  get: function () {
13877
- return this.i.ao;
14138
+ return this.i.aq;
13878
14139
  },
13879
14140
  set: function (v) {
13880
- this.i.ao = +v;
14141
+ this.i.aq = +v;
13881
14142
  },
13882
14143
  enumerable: false,
13883
14144
  configurable: true
@@ -13887,10 +14148,10 @@
13887
14148
  * Gets or sets the height of the icon.
13888
14149
  */
13889
14150
  get: function () {
13890
- return this.i.ag;
14151
+ return this.i.ai;
13891
14152
  },
13892
14153
  set: function (v) {
13893
- this.i.ag = +v;
14154
+ this.i.ai = +v;
13894
14155
  },
13895
14156
  enumerable: false,
13896
14157
  configurable: true
@@ -13971,7 +14232,7 @@
13971
14232
 
13972
14233
  */
13973
14234
  IgxXIconComponent.prototype.exportVisualModel = function () {
13974
- var iv = this.i.as();
14235
+ var iv = this.i.au();
13975
14236
  return (iv);
13976
14237
  };
13977
14238
  /**
@@ -13979,7 +14240,7 @@
13979
14240
 
13980
14241
  */
13981
14242
  IgxXIconComponent.prototype.exportSerializedVisualModel = function () {
13982
- var iv = this.i.a4();
14243
+ var iv = this.i.a9();
13983
14244
  return (iv);
13984
14245
  };
13985
14246
  IgxXIconComponent.prototype._runInZone = function (act) {
@@ -13991,7 +14252,7 @@
13991
14252
  }
13992
14253
  };
13993
14254
  IgxXIconComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXIconComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.Injector }, { token: i0.ComponentFactoryResolver }], target: i0["ɵɵFactoryTarget"].Component });
13994
- IgxXIconComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.17", type: IgxXIconComponent, selector: "igx-x-icon", inputs: { baseTheme: "baseTheme", actualFill: "actualFill", actualStroke: "actualStroke", actualTextColor: "actualTextColor", actualStrokeWidth: "actualStrokeWidth", fill: "fill", stroke: "stroke", strokeWidth: "strokeWidth", textColor: "textColor", hoverFill: "hoverFill", hoverStroke: "hoverStroke", hoverStrokeThickness: "hoverStrokeThickness", hoverTextColor: "hoverTextColor", fillColors: "fillColors", strokeColors: "strokeColors", primaryFillColor: "primaryFillColor", primaryStrokeColor: "primaryStrokeColor", secondaryFillColor: "secondaryFillColor", secondaryStrokeColor: "secondaryStrokeColor", svgPath: "svgPath", svg: "svg", textStyle: "textStyle", id: "id", tabIndex: ["tabindex", "tabIndex"], ariaLabel: ["aria-label", "ariaLabel"], isHover: "isHover", disabled: "disabled", opacity: "opacity", viewBoxLeft: "viewBoxLeft", viewBoxTop: "viewBoxTop", viewBoxWidth: "viewBoxWidth", viewBoxHeight: "viewBoxHeight", width: "width", height: "height" }, host: { properties: { "attr.id": "this.id" }, classAttribute: "ig-x-icon igx-x-icon" }, providers: [], viewQueries: [{ propertyName: "_dynamicContent", first: true, predicate: ["dynamicContent"], descendants: true, read: i0.ViewContainerRef, static: true }, { propertyName: "_childTemplateRef", first: true, predicate: ["childContent"], descendants: true, read: i0.TemplateRef }], ngImport: i0, template: "<ng-template #childContent><ng-content></ng-content></ng-template>\n<ng-container #dynamicContent></ng-container>", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: inline-block; \n vertical-align: middle; \n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14255
+ IgxXIconComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.17", type: IgxXIconComponent, selector: "igx-x-icon", inputs: { baseTheme: "baseTheme", actualFill: "actualFill", actualStroke: "actualStroke", actualTextColor: "actualTextColor", actualStrokeWidth: "actualStrokeWidth", fill: "fill", stroke: "stroke", strokeWidth: "strokeWidth", textColor: "textColor", hoverFill: "hoverFill", hoverStroke: "hoverStroke", hoverStrokeThickness: "hoverStrokeThickness", hoverTextColor: "hoverTextColor", fillColors: "fillColors", strokeColors: "strokeColors", primaryFillColor: "primaryFillColor", primaryStrokeColor: "primaryStrokeColor", secondaryFillColor: "secondaryFillColor", secondaryStrokeColor: "secondaryStrokeColor", dataURL: "dataURL", svgPath: "svgPath", svg: "svg", sVGPaths: "sVGPaths", textStyle: "textStyle", id: "id", tabIndex: ["tabindex", "tabIndex"], ariaLabel: ["aria-label", "ariaLabel"], isHover: "isHover", disabled: "disabled", opacity: "opacity", viewBoxLeft: "viewBoxLeft", viewBoxTop: "viewBoxTop", viewBoxWidth: "viewBoxWidth", viewBoxHeight: "viewBoxHeight", width: "width", height: "height" }, host: { properties: { "attr.id": "this.id" }, classAttribute: "ig-x-icon igx-x-icon" }, providers: [], viewQueries: [{ propertyName: "_dynamicContent", first: true, predicate: ["dynamicContent"], descendants: true, read: i0.ViewContainerRef, static: true }, { propertyName: "_childTemplateRef", first: true, predicate: ["childContent"], descendants: true, read: i0.TemplateRef }], ngImport: i0, template: "<ng-template #childContent><ng-content></ng-content></ng-template>\n<ng-container #dynamicContent></ng-container>", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: inline-block; \n vertical-align: middle; \n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
13995
14256
  return IgxXIconComponent;
13996
14257
  }());
13997
14258
  i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXIconComponent, decorators: [{
@@ -14048,10 +14309,14 @@
14048
14309
  type: i0.Input
14049
14310
  }], secondaryStrokeColor: [{
14050
14311
  type: i0.Input
14312
+ }], dataURL: [{
14313
+ type: i0.Input
14051
14314
  }], svgPath: [{
14052
14315
  type: i0.Input
14053
14316
  }], svg: [{
14054
14317
  type: i0.Input
14318
+ }], sVGPaths: [{
14319
+ type: i0.Input
14055
14320
  }], textStyle: [{
14056
14321
  type: i0.Input
14057
14322
  }], id: [{
@@ -20704,30 +20969,30 @@
20704
20969
  a.p = this.e;
20705
20970
  if (this.w != null) {
20706
20971
  var c = this.w;
20707
- if (this.view != null && c.p == null) {
20972
+ if (this.view != null && c.q == null) {
20708
20973
  var d = this.view.k;
20709
20974
  var e = igniteuiAngularCore.FontUtil.getFontInfoFromString(d, c.fontString);
20710
- c.p = e.p;
20711
- c.e = e.e;
20712
20975
  c.q = e.q;
20713
- c.s = e.s;
20976
+ c.f = e.f;
20977
+ c.r = e.r;
20714
20978
  c.t = e.t;
20715
20979
  c.u = e.u;
20980
+ c.v = e.v;
20716
20981
  }
20717
- if (c.p != null) {
20718
- a.s = c.p;
20982
+ if (c.q != null) {
20983
+ a.s = c.q;
20719
20984
  }
20720
- if (!igniteuiAngularCore.isNaN_(c.e)) {
20721
- a.k = c.e;
20985
+ if (!igniteuiAngularCore.isNaN_(c.f)) {
20986
+ a.k = c.f;
20722
20987
  }
20723
- if (c.u != null) {
20724
- a.w = c.u;
20988
+ if (c.v != null) {
20989
+ a.w = c.v;
20725
20990
  }
20726
- if (c.s != null) {
20727
- a.u = c.s;
20991
+ if (c.t != null) {
20992
+ a.u = c.t;
20728
20993
  }
20729
- if (c.q != null) {
20730
- a.t = c.s;
20994
+ if (c.r != null) {
20995
+ a.t = c.t;
20731
20996
  }
20732
20997
  }
20733
20998
  return a;
@@ -20819,7 +21084,7 @@
20819
21084
  _this.view = a;
20820
21085
  _this.view.as();
20821
21086
  XInput.ae = new igniteuiAngularCore.FontInfo();
20822
- XInput.ae.p = "Verdana";
21087
+ XInput.ae.q = "Verdana";
20823
21088
  return _this;
20824
21089
  }
20825
21090
  Object.defineProperty(XInput.prototype, "view", {
@@ -21492,30 +21757,30 @@
21492
21757
  a.k = this.e;
21493
21758
  if (this.ad != null) {
21494
21759
  var c = this.ad;
21495
- if (this.view != null && c.p == null) {
21760
+ if (this.view != null && c.q == null) {
21496
21761
  var d = this.view.l;
21497
21762
  var e = igniteuiAngularCore.FontUtil.getFontInfoFromString(d, c.fontString);
21498
- c.p = e.p;
21499
- c.e = e.e;
21500
21763
  c.q = e.q;
21501
- c.s = e.s;
21764
+ c.f = e.f;
21765
+ c.r = e.r;
21502
21766
  c.t = e.t;
21503
21767
  c.u = e.u;
21768
+ c.v = e.v;
21504
21769
  }
21505
- if (c.p != null) {
21506
- a.o = c.p;
21770
+ if (c.q != null) {
21771
+ a.o = c.q;
21507
21772
  }
21508
- if (!igniteuiAngularCore.isNaN_(c.e)) {
21509
- a.g = c.e;
21773
+ if (!igniteuiAngularCore.isNaN_(c.f)) {
21774
+ a.g = c.f;
21510
21775
  }
21511
- if (c.u != null) {
21512
- a.s = c.u;
21776
+ if (c.v != null) {
21777
+ a.s = c.v;
21513
21778
  }
21514
- if (c.s != null) {
21515
- a.q = c.s;
21779
+ if (c.t != null) {
21780
+ a.q = c.t;
21516
21781
  }
21517
- if (c.q != null) {
21518
- a.p = c.s;
21782
+ if (c.r != null) {
21783
+ a.p = c.t;
21519
21784
  }
21520
21785
  }
21521
21786
  return a;
@@ -23699,30 +23964,30 @@
23699
23964
  a.a = this.c.bj();
23700
23965
  if (this.ad != null) {
23701
23966
  var b = this.ad;
23702
- if (this.h != null && b.p == null) {
23967
+ if (this.h != null && b.q == null) {
23703
23968
  var c = this.h.d;
23704
23969
  var d = igniteuiAngularCore.FontUtil.getFontInfoFromString(c, b.fontString);
23705
- b.p = d.p;
23706
- b.e = d.e;
23707
23970
  b.q = d.q;
23708
- b.s = d.s;
23971
+ b.f = d.f;
23972
+ b.r = d.r;
23709
23973
  b.t = d.t;
23710
23974
  b.u = d.u;
23975
+ b.v = d.v;
23711
23976
  }
23712
- if (b.p != null) {
23713
- a.h = b.p;
23977
+ if (b.q != null) {
23978
+ a.h = b.q;
23714
23979
  }
23715
- if (!igniteuiAngularCore.isNaN_(b.e)) {
23716
- a.f = b.e;
23980
+ if (!igniteuiAngularCore.isNaN_(b.f)) {
23981
+ a.f = b.f;
23717
23982
  }
23718
- if (b.u != null) {
23719
- a.l = b.u;
23983
+ if (b.v != null) {
23984
+ a.l = b.v;
23720
23985
  }
23721
- if (b.s != null) {
23722
- a.j = b.s;
23986
+ if (b.t != null) {
23987
+ a.j = b.t;
23723
23988
  }
23724
- if (b.q != null) {
23725
- a.i = b.s;
23989
+ if (b.r != null) {
23990
+ a.i = b.t;
23726
23991
  }
23727
23992
  }
23728
23993
  return a;
@@ -29173,12 +29438,12 @@
29173
29438
  _this.p = null;
29174
29439
  return _this;
29175
29440
  }
29176
- CheckboxView.prototype.ae = function () {
29441
+ CheckboxView.prototype.af = function () {
29177
29442
  };
29178
29443
  CheckboxView.prototype.i = function () {
29179
29444
  return true;
29180
29445
  };
29181
- CheckboxView.prototype.ac = function (a) {
29446
+ CheckboxView.prototype.ad = function (a) {
29182
29447
  var e_1, _a;
29183
29448
  if (a == null) {
29184
29449
  try {
@@ -29225,11 +29490,11 @@
29225
29490
  this.r.setStyleProperty("appearance", "none");
29226
29491
  this.r.setAttribute("type", "checkbox");
29227
29492
  this.r.setAttribute("id", this.c.b1);
29228
- this.ai();
29229
- this.j.add(c.listen("change", igniteuiAngularCore.runOn(this, this.w)));
29230
- this.j.add(c.listen("click", igniteuiAngularCore.runOn(this, this.x)));
29231
- this.j.add(c.listen("focus", igniteuiAngularCore.runOn(this, this.y)));
29232
- this.j.add(c.listen("blur", igniteuiAngularCore.runOn(this, this.v)));
29493
+ this.aj();
29494
+ this.j.add(c.listen("change", igniteuiAngularCore.runOn(this, this.x)));
29495
+ this.j.add(c.listen("click", igniteuiAngularCore.runOn(this, this.y)));
29496
+ this.j.add(c.listen("focus", igniteuiAngularCore.runOn(this, this.z)));
29497
+ this.j.add(c.listen("blur", igniteuiAngularCore.runOn(this, this.w)));
29233
29498
  this.l.append(c);
29234
29499
  var d = this.l.createElement("div");
29235
29500
  d.addClass("ig-checkbox-box");
@@ -29313,16 +29578,16 @@
29313
29578
  l.setStyleProperty("cursor", "pointer");
29314
29579
  l.setStyleProperty("role", "label");
29315
29580
  this.p = l;
29316
- this.j.add(l.listen("click", igniteuiAngularCore.runOn(this, this.u)));
29581
+ this.j.add(l.listen("click", igniteuiAngularCore.runOn(this, this.v)));
29317
29582
  this.l.append(l);
29318
29583
  this.l.getPortal(l, "ChildContent", function (m) {
29319
29584
  }, true);
29320
29585
  this.c.cp();
29321
29586
  };
29322
- CheckboxView.prototype.u = function (a) {
29587
+ CheckboxView.prototype.v = function (a) {
29323
29588
  this.c.toggle();
29324
29589
  };
29325
- CheckboxView.prototype.ai = function () {
29590
+ CheckboxView.prototype.aj = function () {
29326
29591
  if (this.i()) {
29327
29592
  var a = this.c.b1;
29328
29593
  this.r.setAttribute("name", this.c.ca);
@@ -29344,26 +29609,26 @@
29344
29609
  this.r.setAttribute("aria-label", this.c.bm);
29345
29610
  }
29346
29611
  };
29347
- CheckboxView.prototype.ak = function () {
29612
+ CheckboxView.prototype.al = function () {
29348
29613
  return new igniteuiAngularCore.Size(1, this.q.width(), this.q.height());
29349
29614
  };
29350
- CheckboxView.prototype.ah = function () {
29615
+ CheckboxView.prototype.ai = function () {
29351
29616
  this.n.setAttribute("d", this.c.bf);
29352
29617
  };
29353
- CheckboxView.prototype.af = function () {
29618
+ CheckboxView.prototype.ag = function () {
29354
29619
  if (this.i()) {
29355
29620
  var a = this.c.b1;
29356
29621
  this.r.setAttribute("id", a);
29357
29622
  this.q.setAttribute("for", a);
29358
29623
  }
29359
29624
  };
29360
- CheckboxView.prototype.v = function (a) {
29625
+ CheckboxView.prototype.w = function (a) {
29361
29626
  this.c.focused = false;
29362
29627
  };
29363
- CheckboxView.prototype.y = function (a) {
29628
+ CheckboxView.prototype.z = function (a) {
29364
29629
  this.c.focused = true;
29365
29630
  };
29366
- CheckboxView.prototype.x = function (a) {
29631
+ CheckboxView.prototype.y = function (a) {
29367
29632
  a.stopPropagation();
29368
29633
  if (this.h()) {
29369
29634
  var native_ = this.r.getNativeElement();
@@ -29374,10 +29639,10 @@
29374
29639
  CheckboxView.prototype.h = function () {
29375
29640
  return false;
29376
29641
  };
29377
- CheckboxView.prototype.w = function (a) {
29642
+ CheckboxView.prototype.x = function (a) {
29378
29643
  a.stopPropagation();
29379
29644
  };
29380
- CheckboxView.prototype.z = function () {
29645
+ CheckboxView.prototype.aa = function () {
29381
29646
  if (igniteuiAngularCore.KeyFrameAnimationFactory.h == null) {
29382
29647
  igniteuiAngularCore.KeyFrameAnimationFactory.h = this.l;
29383
29648
  }
@@ -29388,8 +29653,15 @@
29388
29653
  CheckboxView.prototype.b = function (a) {
29389
29654
  return new igniteuiAngularCore.AnimationKeyFrameEffect(0, this.o, 0, null, a);
29390
29655
  };
29391
- CheckboxView.prototype.aa = function (a) {
29656
+ CheckboxView.prototype.ab = function (a) {
29392
29657
  };
29658
+ Object.defineProperty(CheckboxView.prototype, "t", {
29659
+ get: function () {
29660
+ return this.q;
29661
+ },
29662
+ enumerable: false,
29663
+ configurable: true
29664
+ });
29393
29665
  Object.defineProperty(CheckboxView.prototype, "s", {
29394
29666
  get: function () {
29395
29667
  return this.q;
@@ -29404,22 +29676,22 @@
29404
29676
  enumerable: false,
29405
29677
  configurable: true
29406
29678
  });
29407
- Object.defineProperty(CheckboxView.prototype, "t", {
29679
+ Object.defineProperty(CheckboxView.prototype, "u", {
29408
29680
  get: function () {
29409
29681
  return this.o;
29410
29682
  },
29411
29683
  enumerable: false,
29412
29684
  configurable: true
29413
29685
  });
29414
- CheckboxView.prototype.ab = function () {
29686
+ CheckboxView.prototype.ac = function () {
29415
29687
  this.g = true;
29416
- this.j.add(this.r.listen("change", igniteuiAngularCore.runOn(this, this.w)));
29417
- this.j.add(this.r.listen("click", igniteuiAngularCore.runOn(this, this.x)));
29418
- this.j.add(this.r.listen("focus", igniteuiAngularCore.runOn(this, this.y)));
29419
- this.j.add(this.r.listen("blur", igniteuiAngularCore.runOn(this, this.v)));
29420
- this.j.add(this.p.listen("click", igniteuiAngularCore.runOn(this, this.u)));
29688
+ this.j.add(this.r.listen("change", igniteuiAngularCore.runOn(this, this.x)));
29689
+ this.j.add(this.r.listen("click", igniteuiAngularCore.runOn(this, this.y)));
29690
+ this.j.add(this.r.listen("focus", igniteuiAngularCore.runOn(this, this.z)));
29691
+ this.j.add(this.r.listen("blur", igniteuiAngularCore.runOn(this, this.w)));
29692
+ this.j.add(this.p.listen("click", igniteuiAngularCore.runOn(this, this.v)));
29421
29693
  };
29422
- CheckboxView.prototype.ad = function () {
29694
+ CheckboxView.prototype.ae = function () {
29423
29695
  var e_2, _a;
29424
29696
  this.g = false;
29425
29697
  try {
@@ -29443,14 +29715,14 @@
29443
29715
  }
29444
29716
  this.j.clear();
29445
29717
  };
29446
- CheckboxView.prototype.ag = function () {
29718
+ CheckboxView.prototype.ah = function () {
29447
29719
  var model_ = this.c;
29448
29720
  if (model_.externalObject && model_.externalObject.refreshDefaults) {
29449
29721
  model_.externalObject.refreshDefaults();
29450
29722
  }
29451
29723
  ;
29452
29724
  };
29453
- CheckboxView.prototype.aj = function (a, b) {
29725
+ CheckboxView.prototype.ak = function (a, b) {
29454
29726
  this.d.ax = a;
29455
29727
  this.d.aw = b;
29456
29728
  };
@@ -29525,7 +29797,7 @@
29525
29797
  var a = new CheckboxView();
29526
29798
  a.c = _this;
29527
29799
  _this.view = a;
29528
- _this.view.ae();
29800
+ _this.view.af();
29529
29801
  return _this;
29530
29802
  }
29531
29803
  Object.defineProperty(XCheckbox.prototype, "view", {
@@ -29629,7 +29901,7 @@
29629
29901
  this.ct();
29630
29902
  break;
29631
29903
  case "ActualCheckPath":
29632
- this.view.ah();
29904
+ this.view.ai();
29633
29905
  break;
29634
29906
  case "IsChecked":
29635
29907
  if (!this.s) {
@@ -29652,30 +29924,32 @@
29652
29924
  this.view.e.i = this.y;
29653
29925
  break;
29654
29926
  case "InputId":
29655
- this.view.af();
29927
+ this.view.ag();
29656
29928
  break;
29657
29929
  }
29658
29930
  };
29659
29931
  XCheckbox.prototype.ct = function () {
29660
- var a = this.view.s;
29661
- if (a == null) {
29932
+ var a = this.view.t;
29933
+ var b = this.view.s;
29934
+ if (a == null || b == null) {
29662
29935
  return;
29663
29936
  }
29664
29937
  igniteuiAngularCore.NativeUI.o(a, new igniteuiAngularCore.CornerRadius(0, this.ao));
29938
+ igniteuiAngularCore.NativeUI.o(b, new igniteuiAngularCore.CornerRadius(0, this.ao));
29665
29939
  if (!igniteuiAngularCore.isNaN_(this.an)) {
29666
- igniteuiAngularCore.NativeUI.p(a, new igniteuiAngularCore.Thickness(0, this.an));
29940
+ igniteuiAngularCore.NativeUI.p(b, new igniteuiAngularCore.Thickness(0, this.an));
29667
29941
  }
29668
29942
  if (this.checked) {
29669
29943
  igniteuiAngularCore.NativeUI.m(a, this.c8);
29670
- igniteuiAngularCore.NativeUI.n(a, this.c9);
29944
+ igniteuiAngularCore.NativeUI.n(b, this.c9);
29671
29945
  }
29672
29946
  else {
29673
29947
  igniteuiAngularCore.NativeUI.m(a, this.db);
29674
- igniteuiAngularCore.NativeUI.n(a, this.dc);
29948
+ igniteuiAngularCore.NativeUI.n(b, this.dc);
29675
29949
  }
29676
29950
  };
29677
29951
  XCheckbox.prototype.cw = function () {
29678
- var a = this.view.t;
29952
+ var a = this.view.u;
29679
29953
  if (a == null) {
29680
29954
  return;
29681
29955
  }
@@ -30166,10 +30440,10 @@
30166
30440
  XCheckbox.prototype.cp = function () {
30167
30441
  this.ck();
30168
30442
  if (this.checked) {
30169
- this.view.aj(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.c8, 0.1));
30443
+ this.view.ak(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.c8, 0.1));
30170
30444
  }
30171
30445
  else {
30172
- this.view.aj(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.dc, 0.1));
30446
+ this.view.ak(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.dc, 0.1));
30173
30447
  }
30174
30448
  };
30175
30449
  Object.defineProperty(XCheckbox.prototype, "a", {
@@ -30183,12 +30457,12 @@
30183
30457
  configurable: true
30184
30458
  });
30185
30459
  XCheckbox.prototype.ck = function () {
30186
- this.view.z();
30460
+ this.view.aa();
30187
30461
  var a = false;
30188
30462
  if (this.o == null) {
30189
30463
  if (!a) {
30190
30464
  a = true;
30191
- this.view.ag();
30465
+ this.view.ah();
30192
30466
  }
30193
30467
  this.o = igniteuiAngularCore.KeyFrameAnimationFactory.f.c(this.view.a(this.a).m(new igniteuiAngularCore.AnimationKeyFrameProperty(2, this.db), new igniteuiAngularCore.AnimationKeyFrameProperty(3, this.dc)).m(new igniteuiAngularCore.AnimationKeyFrameProperty(2, this.c8), new igniteuiAngularCore.AnimationKeyFrameProperty(3, this.c9)));
30194
30468
  this.p = igniteuiAngularCore.KeyFrameAnimationFactory.f.c(this.view.b(this.a).m(new igniteuiAngularCore.AnimationKeyFrameProperty(19, 24), new igniteuiAngularCore.AnimationKeyFrameProperty(1, 0)).m(new igniteuiAngularCore.AnimationKeyFrameProperty(19, 0), new igniteuiAngularCore.AnimationKeyFrameProperty(1, 1)));
@@ -30229,46 +30503,47 @@
30229
30503
  c = -1;
30230
30504
  }
30231
30505
  if (b) {
30232
- this.view.aj(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.c8, 0.1));
30506
+ this.view.ak(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.c8, 0.1));
30233
30507
  }
30234
30508
  else {
30235
- this.view.aj(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.dc, 0.1));
30509
+ this.view.ak(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.dc, 0.1));
30236
30510
  }
30237
30511
  if (!this.indeterminate) {
30238
- igniteuiAngularCore.NativeUI.af(this.view.t, null);
30512
+ igniteuiAngularCore.NativeUI.af(this.view.u, null);
30239
30513
  }
30240
30514
  if (this.z || this.indeterminate || a) {
30241
- var d = this.view.s;
30242
- var e = this.view.t;
30515
+ var d = this.view.t;
30516
+ var e = this.view.s;
30517
+ var f = this.view.u;
30243
30518
  if (this.indeterminate) {
30244
- var f = new igniteuiAngularCore.TransformGroup();
30245
- f.j.add(((function () {
30519
+ var g = new igniteuiAngularCore.TransformGroup();
30520
+ g.j.add(((function () {
30246
30521
  var $ret = new igniteuiAngularCore.RotateTransform();
30247
30522
  $ret.j = 45;
30248
30523
  return $ret;
30249
30524
  })()));
30250
- f.j.add(((function () {
30525
+ g.j.add(((function () {
30251
30526
  var $ret = new igniteuiAngularCore.TranslateTransform();
30252
30527
  $ret.j = -_this.view.k();
30253
30528
  return $ret;
30254
30529
  })()));
30255
30530
  igniteuiAngularCore.NativeUI.m(d, this.c8);
30256
- igniteuiAngularCore.NativeUI.n(d, this.c9);
30257
- igniteuiAngularCore.NativeUI.y(e, 1);
30258
- igniteuiAngularCore.NativeUI.ac(e, 41);
30259
- igniteuiAngularCore.NativeUI.af(e, f);
30531
+ igniteuiAngularCore.NativeUI.n(e, this.c9);
30532
+ igniteuiAngularCore.NativeUI.y(f, 1);
30533
+ igniteuiAngularCore.NativeUI.ac(f, 41);
30534
+ igniteuiAngularCore.NativeUI.af(f, g);
30260
30535
  }
30261
30536
  else if (b) {
30262
30537
  igniteuiAngularCore.NativeUI.m(d, this.c8);
30263
- igniteuiAngularCore.NativeUI.n(d, this.c9);
30264
- igniteuiAngularCore.NativeUI.y(e, 1);
30265
- igniteuiAngularCore.NativeUI.ac(e, 0);
30538
+ igniteuiAngularCore.NativeUI.n(e, this.c9);
30539
+ igniteuiAngularCore.NativeUI.y(f, 1);
30540
+ igniteuiAngularCore.NativeUI.ac(f, 0);
30266
30541
  }
30267
30542
  else {
30268
30543
  igniteuiAngularCore.NativeUI.m(d, this.db);
30269
- igniteuiAngularCore.NativeUI.n(d, this.dc);
30270
- igniteuiAngularCore.NativeUI.y(e, 0);
30271
- igniteuiAngularCore.NativeUI.ac(e, 24);
30544
+ igniteuiAngularCore.NativeUI.n(e, this.dc);
30545
+ igniteuiAngularCore.NativeUI.y(f, 0);
30546
+ igniteuiAngularCore.NativeUI.ac(f, 24);
30272
30547
  }
30273
30548
  if (this.o.playState == 1) {
30274
30549
  this.o.cancel();
@@ -30280,13 +30555,13 @@
30280
30555
  }
30281
30556
  if ((c > 0 && this.o.playbackRate < 0) || (c < 0 && this.o.playbackRate > 0)) {
30282
30557
  this.o.reverse();
30283
- this.o.finished.f(function (g) {
30558
+ this.o.finished.f(function (h) {
30284
30559
  if (_this.o != null) {
30285
30560
  _this.o.commitStyles();
30286
30561
  }
30287
30562
  });
30288
30563
  this.p.reverse();
30289
- this.p.finished.f(function (g) {
30564
+ this.p.finished.f(function (h) {
30290
30565
  if (_this.p != null) {
30291
30566
  _this.p.commitStyles();
30292
30567
  }
@@ -30294,13 +30569,13 @@
30294
30569
  }
30295
30570
  else {
30296
30571
  this.o.play();
30297
- this.o.finished.f(function (g) {
30572
+ this.o.finished.f(function (h) {
30298
30573
  if (_this.o != null) {
30299
30574
  _this.o.commitStyles();
30300
30575
  }
30301
30576
  });
30302
30577
  this.p.play();
30303
- this.p.finished.f(function (g) {
30578
+ this.p.finished.f(function (h) {
30304
30579
  if (_this.p != null) {
30305
30580
  _this.p.commitStyles();
30306
30581
  }
@@ -30308,10 +30583,10 @@
30308
30583
  }
30309
30584
  };
30310
30585
  XCheckbox.prototype.onDetachedFromUI = function () {
30311
- this.view.ad();
30586
+ this.view.ae();
30312
30587
  };
30313
30588
  XCheckbox.prototype.onAttachedToUI = function () {
30314
- this.view.ab();
30589
+ this.view.ac();
30315
30590
  };
30316
30591
  XCheckbox.prototype.onContentReady = function () {
30317
30592
  if (this.indeterminate) {
@@ -30351,7 +30626,7 @@
30351
30626
  return a;
30352
30627
  };
30353
30628
  XCheckbox.prototype.provideContainer = function (a) {
30354
- this.view.ac(a);
30629
+ this.view.ad(a);
30355
30630
  };
30356
30631
  XCheckbox.$t = igniteuiAngularCore.markType(XCheckbox, 'XCheckbox', igniteuiAngularCore.Base.$, [igniteuiAngularCore.INotifyPropertyChanged_$type]);
30357
30632
  XCheckbox.g = ThemeResolver.a(((function () {
@@ -35386,6 +35661,12 @@
35386
35661
  case 58:
35387
35662
  d.aq = c;
35388
35663
  break;
35664
+ case 17:
35665
+ d.kt = c;
35666
+ break;
35667
+ case 11:
35668
+ d.aa = c;
35669
+ break;
35389
35670
  }
35390
35671
  };
35391
35672
  XButtonBridge.prototype.getValue = function (a, b) {
@@ -35420,6 +35701,7 @@
35420
35701
  case 57: return c.av;
35421
35702
  case 56: return c.as;
35422
35703
  case 58: return c.aq;
35704
+ case 17: return c.kt;
35423
35705
  }
35424
35706
  return null;
35425
35707
  };
@@ -35572,13 +35854,16 @@
35572
35854
  switch (b) {
35573
35855
  case 16: return this.v;
35574
35856
  case 15: return this.u;
35575
- case 18: return igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, c.i);
35576
- case 44: return c.al;
35577
- case 45: return c.am;
35578
- case 46: return c.an;
35579
- case 47: return c.ak;
35580
- case 48: return c.ao;
35581
- case 49: return c.ag;
35857
+ case 18: return igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, c.k);
35858
+ case 44: return c.an;
35859
+ case 45: return c.ao;
35860
+ case 46: return c.ap;
35861
+ case 47: return c.am;
35862
+ case 48: return c.aq;
35863
+ case 49: return c.ai;
35864
+ case 62: return c.e;
35865
+ case 63: return c.f;
35866
+ case 64: return c.al;
35582
35867
  }
35583
35868
  return _super.prototype.getValue.call(this, a, b);
35584
35869
  };
@@ -35589,51 +35874,72 @@
35589
35874
  case 15:
35590
35875
  {
35591
35876
  this.u = c;
35592
- var e = igniteuiAngularCore.SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
35593
- if (e != null) {
35594
- if (igniteuiAngularCore.stringStartsWith(igniteuiAngularCore.trimStart(e, ' ', '\n', '\r', '\t'), "<svg")) {
35595
- d.svg = e;
35596
- }
35597
- else {
35598
- d.svgPath = e;
35599
- }
35600
- }
35877
+ this.w(d);
35601
35878
  }
35602
35879
  break;
35603
35880
  case 16:
35604
35881
  {
35605
35882
  this.v = c;
35606
- var f = igniteuiAngularCore.SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
35607
- if (f != null) {
35608
- if (igniteuiAngularCore.stringStartsWith(igniteuiAngularCore.trimStart(f, ' ', '\n', '\r', '\t'), "<svg")) {
35609
- d.svg = f;
35610
- }
35611
- else {
35612
- d.svgPath = f;
35613
- }
35614
- }
35883
+ this.w(d);
35615
35884
  }
35616
35885
  break;
35617
35886
  case 44:
35618
- d.al = c;
35887
+ d.an = c;
35619
35888
  break;
35620
35889
  case 45:
35621
- d.am = c;
35890
+ d.ao = c;
35622
35891
  break;
35623
35892
  case 46:
35624
- d.an = c;
35893
+ d.ap = c;
35625
35894
  break;
35626
35895
  case 47:
35627
- d.ak = c;
35896
+ d.am = c;
35628
35897
  break;
35629
35898
  case 48:
35630
- d.ao = c;
35899
+ d.aq = c;
35631
35900
  break;
35632
35901
  case 49:
35633
- d.ag = c;
35902
+ d.ai = c;
35903
+ break;
35904
+ case 62:
35905
+ d.e = c;
35906
+ break;
35907
+ case 63:
35908
+ d.f = c;
35909
+ break;
35910
+ case 64:
35911
+ d.al = c;
35634
35912
  break;
35635
35913
  }
35636
35914
  };
35915
+ XIconBridge.prototype.getTargetForProperty = function (a, b) {
35916
+ switch (a) {
35917
+ case 24: return b;
35918
+ }
35919
+ return _super.prototype.getTargetForProperty.call(this, a, b);
35920
+ };
35921
+ XIconBridge.prototype.w = function (a) {
35922
+ var b = igniteuiAngularCore.SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
35923
+ if (b != null) {
35924
+ if (igniteuiAngularCore.stringStartsWith(igniteuiAngularCore.trimStart(b, ' ', '\n', '\r', '\t'), "<svg")) {
35925
+ a.svg = b;
35926
+ }
35927
+ else {
35928
+ a.svgPath = b;
35929
+ }
35930
+ return;
35931
+ }
35932
+ var c = igniteuiAngularCore.SvgIconRegistry.instance.getSvgPathsString(this.u, this.v);
35933
+ if (c != null) {
35934
+ a.b = c;
35935
+ return;
35936
+ }
35937
+ var d = igniteuiAngularCore.SvgIconRegistry.instance.getDataURLString(this.u, this.v);
35938
+ if (d != null) {
35939
+ a.a7 = d;
35940
+ return;
35941
+ }
35942
+ };
35637
35943
  XIconBridge.$t = igniteuiAngularCore.markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
35638
35944
  return XIconBridge;
35639
35945
  }(XComponentBridge));
@@ -36063,7 +36369,7 @@
36063
36369
  var o = new igniteuiAngularCore.NativeUIButton();
36064
36370
  o.al = j;
36065
36371
  o.d = n;
36066
- o.bj = i;
36372
+ o.bk = i;
36067
36373
  b(o);
36068
36374
  };
36069
36375
  NativeUIXInputsFactory.prototype.f = function (a, b) {
@@ -36130,7 +36436,7 @@
36130
36436
  switch (a) {
36131
36437
  case 16:
36132
36438
  case 15:
36133
- case 17: return this.al.t.view.o;
36439
+ case 17: return this.al.t.view.t;
36134
36440
  }
36135
36441
  return _super.prototype.getTargetForProperty.call(this, a, b);
36136
36442
  };