igniteui-webcomponents-inputs 5.3.0 → 5.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +701 -629
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonView_combined.js +2 -0
  4. package/esm2015/lib/DatePickerView_combined.js +2 -2
  5. package/esm2015/lib/IconView_combined.js +336 -288
  6. package/esm2015/lib/InputGroupView_combined.js +216 -209
  7. package/esm2015/lib/MultiSliderBridge.js +14 -14
  8. package/esm2015/lib/NativeUIXInputsFactory_combined.js +7 -7
  9. package/esm2015/lib/XButtonBridge.js +2 -2
  10. package/esm2015/lib/XButtonGroupBridge.js +2 -2
  11. package/esm2015/lib/XComponentBridge.js +1 -1
  12. package/esm2015/lib/XIconBridge.js +5 -5
  13. package/esm2015/lib/XInputBridge.js +22 -22
  14. package/esm2015/lib/XPopupBridge.js +11 -3
  15. package/esm2015/lib/igc-x-icon-component.js +46 -46
  16. package/esm2015/lib/igc-x-label-component.js +51 -51
  17. package/esm5/lib/ButtonView_combined.js +2 -0
  18. package/esm5/lib/DatePickerView_combined.js +2 -2
  19. package/esm5/lib/IconView_combined.js +328 -272
  20. package/esm5/lib/InputGroupView_combined.js +209 -202
  21. package/esm5/lib/MultiSliderBridge.js +14 -14
  22. package/esm5/lib/NativeUIXInputsFactory_combined.js +7 -7
  23. package/esm5/lib/XButtonBridge.js +2 -2
  24. package/esm5/lib/XButtonGroupBridge.js +2 -2
  25. package/esm5/lib/XComponentBridge.js +1 -1
  26. package/esm5/lib/XIconBridge.js +5 -5
  27. package/esm5/lib/XInputBridge.js +22 -22
  28. package/esm5/lib/XPopupBridge.js +11 -3
  29. package/esm5/lib/igc-x-icon-component.js +46 -46
  30. package/esm5/lib/igc-x-label-component.js +51 -51
  31. package/fesm2015/igniteui-webcomponents-inputs.js +717 -653
  32. package/fesm5/igniteui-webcomponents-inputs.js +702 -630
  33. package/lib/IconView_combined.d.ts +94 -84
  34. package/lib/InputGroupView_combined.d.ts +75 -74
  35. package/lib/XPopupBridge.d.ts +1 -0
  36. package/package.json +2 -2
@@ -2412,6 +2412,8 @@
2412
2412
  this.view.ah();
2413
2413
  break;
2414
2414
  case "TabIndex":
2415
+ this.view.ax();
2416
+ break;
2415
2417
  case "DisablePointer":
2416
2418
  this.view.ax();
2417
2419
  break;
@@ -8623,7 +8625,7 @@
8623
8625
  _this.f = new igniteuiWebcomponentsCore.FastIterationDictionary$2(igniteuiWebcomponentsCore.String_$type, igniteuiWebcomponentsCore.List$1.$.specialize(igniteuiWebcomponentsCore.Tuple$2.$.specialize(igniteuiWebcomponentsCore.SVGNode.$, igniteuiWebcomponentsCore.Base.$)), 0);
8624
8626
  return _this;
8625
8627
  }
8626
- IconView.prototype.al = function () {
8628
+ IconView.prototype.am = function () {
8627
8629
  };
8628
8630
  IconView.prototype.l = function () {
8629
8631
  return true;
@@ -8656,7 +8658,7 @@
8656
8658
  enumerable: false,
8657
8659
  configurable: true
8658
8660
  });
8659
- IconView.prototype.aj = function (a) {
8661
+ IconView.prototype.ak = function (a) {
8660
8662
  var e_1, _a;
8661
8663
  if (a == null) {
8662
8664
  try {
@@ -8693,7 +8695,7 @@
8693
8695
  this.v.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
8694
8696
  this.v.rootWrapper.setStyleProperty("align-items", "center");
8695
8697
  this.v.rootWrapper.setStyleProperty("justify-content", "center");
8696
- this.as();
8698
+ this.au();
8697
8699
  var c = this.v.createElementNS("svg", "http://www.w3.org/2000/svg");
8698
8700
  c.setStyleProperty("position", "absolute");
8699
8701
  c.setStyleProperty("top", "0");
@@ -8706,14 +8708,14 @@
8706
8708
  d.setStyleProperty("width", "100%");
8707
8709
  d.setStyleProperty("object-fit", "contain");
8708
8710
  this.x = d;
8709
- this.ay();
8711
+ this.a0();
8710
8712
  this.w = a.createElementNS("defs", "http://www.w3.org/2000/svg");
8711
8713
  this.y.append(this.w);
8712
8714
  this.v.append(this.y);
8713
- this.o.add(c.listen("click", igniteuiWebcomponentsCore.runOn(this, this.ai)));
8714
- this.d.ch();
8715
+ this.o.add(c.listen("click", igniteuiWebcomponentsCore.runOn(this, this.aj)));
8716
+ this.d.cm();
8715
8717
  };
8716
- IconView.prototype.av = function (a) {
8718
+ IconView.prototype.ax = function (a) {
8717
8719
  this.n.clear();
8718
8720
  this.v.rootWrapper.removeChildren();
8719
8721
  this.v.rootWrapper.append(this.y);
@@ -8728,7 +8730,7 @@
8728
8730
  this.p.add(b);
8729
8731
  }
8730
8732
  };
8731
- IconView.prototype.aw = function (a) {
8733
+ IconView.prototype.ay = function (a) {
8732
8734
  this.n.clear();
8733
8735
  this.v.rootWrapper.removeChildren();
8734
8736
  this.v.rootWrapper.append(this.y);
@@ -8745,14 +8747,14 @@
8745
8747
  }
8746
8748
  }
8747
8749
  };
8748
- IconView.prototype.au = function (a) {
8750
+ IconView.prototype.aw = function (a) {
8749
8751
  this.v.rootWrapper.removeChildren();
8750
8752
  if (a != null) {
8751
8753
  var b = this.v.rootWrapper.getNativeElement();
8752
8754
  b.innerHTML = a;
8753
8755
  }
8754
8756
  };
8755
- IconView.prototype.aq = function (a) {
8757
+ IconView.prototype.as = function (a) {
8756
8758
  if (this.ab != a) {
8757
8759
  this.ab = a;
8758
8760
  this.v.rootWrapper.removeChildren();
@@ -8760,12 +8762,12 @@
8760
8762
  this.x.setAttribute("src", a);
8761
8763
  }
8762
8764
  };
8763
- IconView.prototype.at = function (a) {
8765
+ IconView.prototype.av = function (a) {
8764
8766
  if (typeof a === 'string') {
8765
- this.aq(igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.String_$type, a));
8767
+ this.as(igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.String_$type, a));
8766
8768
  }
8767
8769
  };
8768
- IconView.prototype.ag = function () {
8770
+ IconView.prototype.ah = function () {
8769
8771
  if (this.d.k != 3 && this.d.k != 4) {
8770
8772
  this.ab = null;
8771
8773
  }
@@ -8773,18 +8775,18 @@
8773
8775
  IconView.prototype.k = function () {
8774
8776
  return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
8775
8777
  };
8776
- IconView.prototype.as = function () {
8778
+ IconView.prototype.au = function () {
8777
8779
  this.v.rootWrapper.setStyleProperty("width", igniteuiWebcomponentsCore.isNaN_(this.d.at) ? "1.5rem" : this.d.at + "px");
8778
8780
  this.v.rootWrapper.setStyleProperty("height", igniteuiWebcomponentsCore.isNaN_(this.d.al) ? "1.5rem" : this.d.al + "px");
8779
8781
  };
8780
- IconView.prototype.ay = function () {
8782
+ IconView.prototype.a0 = function () {
8781
8783
  var a = igniteuiWebcomponentsCore.isNaN_(this.d.aq) ? 0 : this.d.aq;
8782
8784
  var b = igniteuiWebcomponentsCore.isNaN_(this.d.ar) ? 0 : this.d.ar;
8783
8785
  var c = igniteuiWebcomponentsCore.isNaN_(this.d.as) ? 24 : this.d.as;
8784
8786
  var d = igniteuiWebcomponentsCore.isNaN_(this.d.ap) ? 24 : this.d.ap;
8785
8787
  this.y.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
8786
8788
  };
8787
- IconView.prototype.an = function (a, b) {
8789
+ IconView.prototype.ao = function (a, b) {
8788
8790
  var c = a.color;
8789
8791
  if (!this.n.containsKey(a)) {
8790
8792
  if (a.isGradient) {
@@ -8812,7 +8814,7 @@
8812
8814
  }
8813
8815
  }
8814
8816
  };
8815
- IconView.prototype.ao = function (a, b) {
8817
+ IconView.prototype.ap = function (a, b) {
8816
8818
  var c = a;
8817
8819
  if (this.n.containsKey(b)) {
8818
8820
  c.setAttribute("fill", "url(#" + this.n.item(b) + ")");
@@ -8823,7 +8825,7 @@
8823
8825
  igniteuiWebcomponentsCore.NativeUI.r(a, b);
8824
8826
  }
8825
8827
  };
8826
- IconView.prototype.ap = function (a, b) {
8828
+ IconView.prototype.aq = function (a, b) {
8827
8829
  var c = a;
8828
8830
  if (this.n.containsKey(b)) {
8829
8831
  c.setAttribute("stroke", "url('#" + this.n.item(b) + "')");
@@ -8834,22 +8836,22 @@
8834
8836
  };
8835
8837
  IconView.prototype.ac = function (a) {
8836
8838
  };
8837
- IconView.prototype.am = function () {
8839
+ IconView.prototype.an = function () {
8838
8840
  if (this.l()) {
8839
8841
  }
8840
8842
  };
8841
8843
  IconView.prototype.ad = function (a) {
8842
- this.d.ce();
8844
+ this.d.cj();
8843
8845
  };
8844
8846
  IconView.prototype.ae = function (a) {
8845
- this.d.cf();
8847
+ this.d.ck();
8846
8848
  };
8847
- IconView.prototype.ah = function () {
8849
+ IconView.prototype.ai = function () {
8848
8850
  this.j = true;
8849
8851
  this.o.add(this.v.rootWrapper.listen("mouseenter", igniteuiWebcomponentsCore.runOn(this, this.ad)));
8850
8852
  this.o.add(this.v.rootWrapper.listen("mouseleave", igniteuiWebcomponentsCore.runOn(this, this.ae)));
8851
8853
  };
8852
- IconView.prototype.ak = function () {
8854
+ IconView.prototype.al = function () {
8853
8855
  var e_2, _a;
8854
8856
  this.j = false;
8855
8857
  try {
@@ -8873,7 +8875,7 @@
8873
8875
  }
8874
8876
  this.o.clear();
8875
8877
  };
8876
- IconView.prototype.ax = function (a) {
8878
+ IconView.prototype.az = function (a) {
8877
8879
  if (a != null) {
8878
8880
  this.v.rootWrapper.setStyleProperty("font", a.fontString);
8879
8881
  }
@@ -8887,7 +8889,7 @@
8887
8889
  c[1] = b;
8888
8890
  return c;
8889
8891
  };
8890
- IconView.prototype.ai = function (a) {
8892
+ IconView.prototype.aj = function (a) {
8891
8893
  if (this.d.x()) {
8892
8894
  a.stopPropagation();
8893
8895
  a.preventDefault();
@@ -8898,7 +8900,7 @@
8898
8900
  var b = this.v.rootWrapper.getNativeElement();
8899
8901
  return a.toArray();
8900
8902
  };
8901
- IconView.prototype.af = function (a, b) {
8903
+ IconView.prototype.ag = function (a, b) {
8902
8904
  for (var c = 0; c < b.e.count; c++) {
8903
8905
  var d = b.e._inner[c];
8904
8906
  var e = this.h(d);
@@ -8906,7 +8908,7 @@
8906
8908
  a.add(e);
8907
8909
  }
8908
8910
  else {
8909
- this.af(a, d);
8911
+ this.ag(a, d);
8910
8912
  }
8911
8913
  }
8912
8914
  };
@@ -8919,7 +8921,7 @@
8919
8921
  $ret.an = a.w;
8920
8922
  return $ret;
8921
8923
  })());
8922
- this.ar(c, a);
8924
+ this.at(c, a);
8923
8925
  b = new igniteuiWebcomponentsCore.PathVisualData(1, "path1", c);
8924
8926
  break;
8925
8927
  case 3:
@@ -8929,7 +8931,7 @@
8929
8931
  e.ao = d.x;
8930
8932
  e.ap = d.y;
8931
8933
  e.aq = d.z;
8932
- this.ar(e, a);
8934
+ this.at(e, a);
8933
8935
  b = new igniteuiWebcomponentsCore.LineVisualData(1, "line1", e);
8934
8936
  break;
8935
8937
  case 4:
@@ -8939,7 +8941,7 @@
8939
8941
  g.height = f.w;
8940
8942
  g.ap = f.x;
8941
8943
  g.aq = f.y;
8942
- this.ar(g, a);
8944
+ this.at(g, a);
8943
8945
  b = new igniteuiWebcomponentsCore.RectangleVisualData(1, "rect1", g);
8944
8946
  break;
8945
8947
  case 5:
@@ -8948,13 +8950,13 @@
8948
8950
  var i = new igniteuiWebcomponentsCore.Ellipse();
8949
8951
  i.width = h.y * 2;
8950
8952
  i.height = h.z * 2;
8951
- this.ar(i, a);
8953
+ this.at(i, a);
8952
8954
  b = new igniteuiWebcomponentsCore.EllipseVisualData(1, "ellipse1", i);
8953
8955
  break;
8954
8956
  }
8955
8957
  return b;
8956
8958
  };
8957
- IconView.prototype.ar = function (a, b) {
8959
+ IconView.prototype.at = function (a, b) {
8958
8960
  var c = b;
8959
8961
  a.ad = b.t;
8960
8962
  a.j = c.h;
@@ -8987,6 +8989,16 @@
8987
8989
  }
8988
8990
  return null;
8989
8991
  };
8992
+ IconView.prototype.ar = function (a, b) {
8993
+ this.v.rootWrapper.removeChildren();
8994
+ if (a == null) {
8995
+ return;
8996
+ }
8997
+ igniteuiWebcomponentsCore.LegendItemHelper.c(this.v, 0, 0, 24, 24, b, null, a, null);
8998
+ };
8999
+ IconView.prototype.af = function () {
9000
+ this.v.rootWrapper.removeChildren();
9001
+ };
8990
9002
  IconView.$t = igniteuiWebcomponentsCore.markType(IconView, 'IconView');
8991
9003
  return IconView;
8992
9004
  }(igniteuiWebcomponentsCore.Base));
@@ -9000,34 +9012,36 @@
9000
9012
  _this._view = null;
9001
9013
  _this.k = 0;
9002
9014
  _this.l = 0;
9003
- _this.co = XIcon.c4;
9004
- _this.cp = XIcon.c8;
9005
- _this.cq = XIcon.c9;
9015
+ _this.cv = XIcon.db;
9016
+ _this.cw = XIcon.df;
9017
+ _this.cx = XIcon.dg;
9006
9018
  _this.y = XIcon.ak;
9007
- _this.cr = XIcon.c4;
9008
- _this.cz = XIcon.c8;
9019
+ _this.cy = XIcon.db;
9020
+ _this.c6 = XIcon.df;
9009
9021
  _this.ac = XIcon.ak;
9010
- _this.c0 = XIcon.c9;
9011
- _this.cs = XIcon.c5;
9012
- _this.ct = XIcon.c6;
9022
+ _this.c7 = XIcon.dg;
9023
+ _this.cz = XIcon.dc;
9024
+ _this.c0 = XIcon.dd;
9013
9025
  _this.aa = XIcon.aj;
9014
- _this.cu = null;
9026
+ _this.c1 = null;
9015
9027
  _this.c = null;
9016
9028
  _this.d = null;
9017
- _this.cv = null;
9018
- _this.cw = null;
9019
- _this.cx = null;
9020
- _this.cy = null;
9021
- _this.ax = null;
9022
- _this.a1 = null;
9023
- _this.a4 = null;
9029
+ _this.c2 = null;
9030
+ _this.c3 = null;
9031
+ _this.c4 = null;
9032
+ _this.c5 = null;
9033
+ _this.ay = null;
9024
9034
  _this.a3 = null;
9035
+ _this.a6 = null;
9036
+ _this.a5 = null;
9025
9037
  _this.a = null;
9038
+ _this.ct = null;
9039
+ _this.ax = null;
9026
9040
  _this.n = null;
9027
- _this.a2 = "ig-icon-" + XIcon.aw++;
9041
+ _this.a4 = "ig-icon-" + XIcon.aw++;
9028
9042
  _this.au = 0;
9029
9043
  _this.p = false;
9030
- _this.a0 = null;
9044
+ _this.a2 = null;
9031
9045
  _this.r = false;
9032
9046
  _this.q = false;
9033
9047
  _this.ab = 1;
@@ -9042,7 +9056,7 @@
9042
9056
  var a = new IconView();
9043
9057
  a.d = _this;
9044
9058
  _this.view = a;
9045
- _this.view.al();
9059
+ _this.view.am();
9046
9060
  return _this;
9047
9061
  }
9048
9062
  Object.defineProperty(XIcon.prototype, "view", {
@@ -9058,13 +9072,13 @@
9058
9072
  XIcon.prototype.destroy = function () {
9059
9073
  this.provideContainer(null);
9060
9074
  };
9061
- XIcon.prototype.cg = function (a, b, c) {
9075
+ XIcon.prototype.cl = function (a, b, c) {
9062
9076
  if (this.propertyChanged != null) {
9063
9077
  this.propertyChanged(this, new igniteuiWebcomponentsCore.PropertyChangedEventArgs(a));
9064
9078
  }
9065
- this.cj(a, b, c);
9079
+ this.co(a, b, c);
9066
9080
  };
9067
- XIcon.prototype.cj = function (a, b, c) {
9081
+ XIcon.prototype.co = function (a, b, c) {
9068
9082
  switch (a) {
9069
9083
  case "Fill":
9070
9084
  case "Stroke":
@@ -9073,73 +9087,80 @@
9073
9087
  case "HoverStroke":
9074
9088
  case "HoverStrokeThickness":
9075
9089
  case "IsHover":
9076
- this.cn();
9090
+ this.cs();
9077
9091
  break;
9078
9092
  case "FillColors":
9079
9093
  case "StrokeColors":
9080
9094
  case "ActualFill":
9081
9095
  case "ActualStroke":
9082
9096
  case "ActualStrokeWidth":
9083
- this.cl();
9097
+ this.cq();
9084
9098
  break;
9085
9099
  case "SVG":
9086
- this.a4 = null;
9100
+ this.a6 = null;
9087
9101
  this.a = null;
9088
- this.cl();
9102
+ this.cq();
9089
9103
  break;
9090
9104
  case "SVGPath":
9091
- this.a3 = null;
9105
+ this.a5 = null;
9092
9106
  this.a = null;
9093
- this.cl();
9107
+ this.cq();
9094
9108
  break;
9095
9109
  case "SVGPaths":
9096
- this.a3 = null;
9097
- this.a4 = null;
9098
- this.cl();
9110
+ this.a5 = null;
9111
+ this.a6 = null;
9112
+ this.cq();
9099
9113
  break;
9100
9114
  case "DataURL":
9101
- this.a3 = null;
9102
- this.a4 = null;
9115
+ this.a5 = null;
9116
+ this.a6 = null;
9103
9117
  this.a = null;
9104
- this.cl();
9118
+ this.cq();
9105
9119
  break;
9106
9120
  case "Source":
9107
- this.a3 = null;
9108
- this.a4 = null;
9121
+ this.a5 = null;
9122
+ this.a6 = null;
9109
9123
  this.a = null;
9110
- this.cl();
9124
+ this.cq();
9125
+ break;
9126
+ case "DataTemplate":
9127
+ case "DataTemplateContext":
9128
+ this.a5 = null;
9129
+ this.a6 = null;
9130
+ this.a = null;
9131
+ this.cq();
9111
9132
  break;
9112
9133
  case "Opacity":
9113
- this.cm();
9134
+ this.cr();
9114
9135
  break;
9115
9136
  case "ViewBoxLeft":
9116
9137
  case "ViewBoxTop":
9117
9138
  case "ViewBoxWidth":
9118
9139
  case "ViewBoxHeight":
9119
- this.view.ay();
9140
+ this.view.a0();
9120
9141
  break;
9121
9142
  case "Width":
9122
9143
  case "Height":
9123
- this.view.as();
9144
+ this.view.au();
9124
9145
  break;
9125
9146
  }
9126
9147
  };
9127
- XIcon.prototype.cn = function () {
9128
- var a = this.fill != null ? this.fill : XIcon.c4;
9129
- var b = this.dh != null ? this.dh : XIcon.c8;
9148
+ XIcon.prototype.cs = function () {
9149
+ var a = this.fill != null ? this.fill : XIcon.db;
9150
+ var b = this.dp != null ? this.dp : XIcon.df;
9130
9151
  var c = !igniteuiWebcomponentsCore.isNaN_(this.ao) ? this.ao : XIcon.ak;
9131
- var d = this.di != null ? this.di : XIcon.c9;
9152
+ var d = this.dq != null ? this.dq : XIcon.dg;
9132
9153
  if (this.v) {
9133
- this.c1 = this.da != null ? this.da : a;
9134
- this.c2 = this.db != null ? this.db : b;
9154
+ this.c8 = this.dh != null ? this.dh : a;
9155
+ this.c9 = this.di != null ? this.di : b;
9135
9156
  this.ai = !igniteuiWebcomponentsCore.isNaN_(this.am) ? this.am : c;
9136
- this.c3 = this.dc != null ? this.dc : d;
9157
+ this.da = this.dj != null ? this.dj : d;
9137
9158
  }
9138
9159
  else {
9139
- this.c1 = a;
9140
- this.c2 = b;
9160
+ this.c8 = a;
9161
+ this.c9 = b;
9141
9162
  this.ai = c;
9142
- this.c3 = d;
9163
+ this.da = d;
9143
9164
  }
9144
9165
  };
9145
9166
  Object.defineProperty(XIcon.prototype, "t", {
@@ -9149,54 +9170,60 @@
9149
9170
  enumerable: false,
9150
9171
  configurable: true
9151
9172
  });
9152
- XIcon.prototype.cm = function () {
9173
+ XIcon.prototype.cr = function () {
9153
9174
  igniteuiWebcomponentsCore.NativeUI.y(this.view.z, this.an);
9154
9175
  };
9155
- XIcon.prototype.cl = function () {
9176
+ XIcon.prototype.cf = function () {
9177
+ this.view.af();
9178
+ };
9179
+ XIcon.prototype.cq = function () {
9156
9180
  var a = this.view.z;
9157
9181
  if (this.t) {
9158
9182
  var b = this.view.aa;
9159
- igniteuiWebcomponentsCore.NativeUI.r(b, this.c1);
9160
- igniteuiWebcomponentsCore.NativeUI.aa(b, this.c2);
9183
+ igniteuiWebcomponentsCore.NativeUI.r(b, this.c8);
9184
+ igniteuiWebcomponentsCore.NativeUI.aa(b, this.c9);
9161
9185
  igniteuiWebcomponentsCore.NativeUI.ad(b, this.ai);
9162
9186
  }
9163
9187
  else {
9164
9188
  var c = this.j();
9165
9189
  if (c != this.k) {
9166
9190
  this.k = c;
9167
- this.view.ag();
9191
+ this.view.ah();
9168
9192
  }
9169
9193
  var d = false;
9170
- if (this.svgPath != null) {
9194
+ if (this.cu != null) {
9195
+ this.view.ar(this.cu, this.az);
9196
+ }
9197
+ else if (this.svgPath != null) {
9171
9198
  if (igniteuiWebcomponentsCore.stringStartsWith(igniteuiWebcomponentsCore.trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
9172
- this.view.au(this.svgPath);
9199
+ this.view.aw(this.svgPath);
9173
9200
  d = true;
9174
9201
  }
9175
9202
  else {
9176
- this.view.av(this.svgPath);
9203
+ this.view.ax(this.svgPath);
9177
9204
  }
9178
9205
  }
9179
9206
  else if (this.b != null) {
9180
- this.view.aw(this.b);
9207
+ this.view.ay(this.b);
9181
9208
  var e = this.view.c;
9182
9209
  if (e != null && e.length > 0) {
9183
9210
  var f = igniteuiWebcomponentsCore.NativeUI.r;
9184
9211
  var g = igniteuiWebcomponentsCore.NativeUI.aa;
9185
- this.ci();
9186
- f = igniteuiWebcomponentsCore.runOn(this.view, this.view.ao);
9187
- g = igniteuiWebcomponentsCore.runOn(this.view, this.view.ap);
9212
+ this.cn();
9213
+ f = igniteuiWebcomponentsCore.runOn(this.view, this.view.ap);
9214
+ g = igniteuiWebcomponentsCore.runOn(this.view, this.view.aq);
9188
9215
  for (var h = 0; h < e.length; h++) {
9189
- if (this.c1 != null) {
9190
- f(e[h], this.c1);
9216
+ if (this.c8 != null) {
9217
+ f(e[h], this.c8);
9191
9218
  }
9192
- if (this.c2 != null) {
9193
- g(e[h], this.c2);
9219
+ if (this.c9 != null) {
9220
+ g(e[h], this.c9);
9194
9221
  }
9195
9222
  if (!igniteuiWebcomponentsCore.isNaN_(this.ai)) {
9196
9223
  igniteuiWebcomponentsCore.NativeUI.ad(e[h], this.ai);
9197
9224
  }
9198
- if (this.c3 != null) {
9199
- igniteuiWebcomponentsCore.NativeUI.q(e[h], this.c3);
9225
+ if (this.da != null) {
9226
+ igniteuiWebcomponentsCore.NativeUI.q(e[h], this.da);
9200
9227
  }
9201
9228
  if (this.e != null && this.e.count == e.length) {
9202
9229
  f(e[h], this.e.item(h));
@@ -9207,36 +9234,38 @@
9207
9234
  }
9208
9235
  }
9209
9236
  if (this.o != null) {
9210
- this.view.ax(this.o);
9237
+ this.view.az(this.o);
9211
9238
  }
9212
9239
  return;
9213
9240
  }
9214
9241
  else if (this.svg != null) {
9215
- this.view.au(this.svg);
9242
+ this.view.aw(this.svg);
9216
9243
  d = true;
9217
9244
  }
9218
- else if (this.bc != null) {
9219
- this.view.aq(this.bc);
9245
+ else if (this.bg != null) {
9246
+ this.view.as(this.bg);
9220
9247
  }
9221
- else if (this.az != null) {
9222
- this.view.at(this.az);
9248
+ else if (this.a1 != null) {
9249
+ this.view.av(this.a1);
9250
+ }
9251
+ else {
9223
9252
  }
9224
9253
  if (d) {
9225
9254
  for (var i = 0; i < this.view.r.count; i++) {
9226
9255
  var j = this.view.r._inner[i].c;
9227
- igniteuiWebcomponentsCore.NativeUI.r(this.view.r._inner[i].d, j.l.f(this.dd));
9256
+ igniteuiWebcomponentsCore.NativeUI.r(this.view.r._inner[i].d, j.l.f(this.dk));
9228
9257
  }
9229
9258
  for (var k = 0; k < this.view.s.count; k++) {
9230
9259
  var l = this.view.s._inner[k].c;
9231
- igniteuiWebcomponentsCore.NativeUI.aa(this.view.s._inner[k].d, l.m.f(this.de));
9260
+ igniteuiWebcomponentsCore.NativeUI.aa(this.view.s._inner[k].d, l.m.f(this.dl));
9232
9261
  }
9233
9262
  for (var m = 0; m < this.view.t.count; m++) {
9234
9263
  var n = this.view.t._inner[m].c;
9235
- igniteuiWebcomponentsCore.NativeUI.r(this.view.t._inner[m].d, n.l.f(this.df));
9264
+ igniteuiWebcomponentsCore.NativeUI.r(this.view.t._inner[m].d, n.l.f(this.dm));
9236
9265
  }
9237
9266
  for (var o = 0; o < this.view.u.count; o++) {
9238
9267
  var p = this.view.u._inner[o].c;
9239
- igniteuiWebcomponentsCore.NativeUI.aa(this.view.u._inner[o].d, p.m.f(this.dg));
9268
+ igniteuiWebcomponentsCore.NativeUI.aa(this.view.u._inner[o].d, p.m.f(this.dn));
9240
9269
  }
9241
9270
  for (var q = 0; q < this.view.e.o.count; q++) {
9242
9271
  var r = this.view.e.o._inner[q];
@@ -9262,41 +9291,41 @@
9262
9291
  }
9263
9292
  for (var ac = 0; ac < this.view.q.count; ac++) {
9264
9293
  var ad = this.view.q._inner[ac].c;
9265
- igniteuiWebcomponentsCore.NativeUI.r(this.view.q._inner[ac].d, ad.l.f(this.c1));
9266
- igniteuiWebcomponentsCore.NativeUI.aa(this.view.q._inner[ac].d, ad.m.f(this.c2));
9294
+ igniteuiWebcomponentsCore.NativeUI.r(this.view.q._inner[ac].d, ad.l.f(this.c8));
9295
+ igniteuiWebcomponentsCore.NativeUI.aa(this.view.q._inner[ac].d, ad.m.f(this.c9));
9267
9296
  }
9268
9297
  }
9269
9298
  var ae = this.view.z;
9270
- if (this.c1 != null) {
9271
- igniteuiWebcomponentsCore.NativeUI.r(ae, this.c1);
9299
+ if (this.c8 != null) {
9300
+ igniteuiWebcomponentsCore.NativeUI.r(ae, this.c8);
9272
9301
  }
9273
- if (this.c2 != null) {
9274
- igniteuiWebcomponentsCore.NativeUI.aa(ae, this.c2);
9302
+ if (this.c9 != null) {
9303
+ igniteuiWebcomponentsCore.NativeUI.aa(ae, this.c9);
9275
9304
  }
9276
9305
  if (!igniteuiWebcomponentsCore.isNaN_(this.ai)) {
9277
9306
  igniteuiWebcomponentsCore.NativeUI.ad(ae, this.ai);
9278
9307
  }
9279
9308
  }
9280
9309
  if (this.o != null) {
9281
- this.view.ax(this.o);
9310
+ this.view.az(this.o);
9282
9311
  }
9283
- if (this.c3 != null) {
9284
- igniteuiWebcomponentsCore.NativeUI.q(this.view.z, this.c3);
9312
+ if (this.da != null) {
9313
+ igniteuiWebcomponentsCore.NativeUI.q(this.view.z, this.da);
9285
9314
  }
9286
9315
  };
9287
- XIcon.prototype.ci = function () {
9316
+ XIcon.prototype.cn = function () {
9288
9317
  var e_3, _a, e_4, _b;
9289
- if (this.c1 != null) {
9290
- this.view.an(this.c1, "fill");
9318
+ if (this.c8 != null) {
9319
+ this.view.ao(this.c8, "fill");
9291
9320
  }
9292
- if (this.c2 != null) {
9293
- this.view.an(this.c2, "stroke");
9321
+ if (this.c9 != null) {
9322
+ this.view.ao(this.c9, "stroke");
9294
9323
  }
9295
9324
  if (this.e != null) {
9296
9325
  try {
9297
9326
  for (var _c = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this.e)), _d = _c.next(); !_d.done; _d = _c.next()) {
9298
9327
  var a = _d.value;
9299
- this.view.an(a, "fills");
9328
+ this.view.ao(a, "fills");
9300
9329
  }
9301
9330
  }
9302
9331
  catch (e_3_1) {
@@ -9317,7 +9346,7 @@
9317
9346
  try {
9318
9347
  for (var _e = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this.f)), _f = _e.next(); !_f.done; _f = _e.next()) {
9319
9348
  var b = _f.value;
9320
- this.view.an(b, "strokes");
9349
+ this.view.ao(b, "strokes");
9321
9350
  }
9322
9351
  }
9323
9352
  catch (e_4_1) {
@@ -9346,10 +9375,10 @@
9346
9375
  else if (this.svg != null) {
9347
9376
  a = 0;
9348
9377
  }
9349
- else if (this.bc != null) {
9378
+ else if (this.bg != null) {
9350
9379
  a = 3;
9351
9380
  }
9352
- else if (this.az != null) {
9381
+ else if (this.a1 != null) {
9353
9382
  a = 4;
9354
9383
  }
9355
9384
  return a;
@@ -9362,49 +9391,49 @@
9362
9391
  var b = this.l;
9363
9392
  this.l = a;
9364
9393
  if (b != this.l) {
9365
- this.cg("BaseTheme", igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.BaseControlTheme_$type, b), igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.BaseControlTheme_$type, a));
9394
+ this.cl("BaseTheme", igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.BaseControlTheme_$type, b), igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.BaseControlTheme_$type, a));
9366
9395
  }
9367
9396
  },
9368
9397
  enumerable: false,
9369
9398
  configurable: true
9370
9399
  });
9371
- Object.defineProperty(XIcon.prototype, "c1", {
9400
+ Object.defineProperty(XIcon.prototype, "c8", {
9372
9401
  get: function () {
9373
- return this.co;
9402
+ return this.cv;
9374
9403
  },
9375
9404
  set: function (a) {
9376
- var b = this.co;
9377
- this.co = a;
9378
- if (b != this.co) {
9379
- this.cg("ActualFill", b, a);
9405
+ var b = this.cv;
9406
+ this.cv = a;
9407
+ if (b != this.cv) {
9408
+ this.cl("ActualFill", b, a);
9380
9409
  }
9381
9410
  },
9382
9411
  enumerable: false,
9383
9412
  configurable: true
9384
9413
  });
9385
- Object.defineProperty(XIcon.prototype, "c2", {
9414
+ Object.defineProperty(XIcon.prototype, "c9", {
9386
9415
  get: function () {
9387
- return this.cp;
9416
+ return this.cw;
9388
9417
  },
9389
9418
  set: function (a) {
9390
- var b = this.cp;
9391
- this.cp = a;
9392
- if (b != this.cp) {
9393
- this.cg("ActualStroke", b, a);
9419
+ var b = this.cw;
9420
+ this.cw = a;
9421
+ if (b != this.cw) {
9422
+ this.cl("ActualStroke", b, a);
9394
9423
  }
9395
9424
  },
9396
9425
  enumerable: false,
9397
9426
  configurable: true
9398
9427
  });
9399
- Object.defineProperty(XIcon.prototype, "c3", {
9428
+ Object.defineProperty(XIcon.prototype, "da", {
9400
9429
  get: function () {
9401
- return this.cq;
9430
+ return this.cx;
9402
9431
  },
9403
9432
  set: function (a) {
9404
- var b = this.cq;
9405
- this.cq = a;
9406
- if (b != this.cq) {
9407
- this.cg("ActualTextColor", b, a);
9433
+ var b = this.cx;
9434
+ this.cx = a;
9435
+ if (b != this.cx) {
9436
+ this.cl("ActualTextColor", b, a);
9408
9437
  }
9409
9438
  },
9410
9439
  enumerable: false,
@@ -9418,7 +9447,7 @@
9418
9447
  var b = this.y;
9419
9448
  this.y = a;
9420
9449
  if (b != this.y) {
9421
- this.cg("ActualStrokeWidth", b, a);
9450
+ this.cl("ActualStrokeWidth", b, a);
9422
9451
  }
9423
9452
  },
9424
9453
  enumerable: false,
@@ -9426,27 +9455,27 @@
9426
9455
  });
9427
9456
  Object.defineProperty(XIcon.prototype, "fill", {
9428
9457
  get: function () {
9429
- return this.cr;
9458
+ return this.cy;
9430
9459
  },
9431
9460
  set: function (a) {
9432
- var b = this.cr;
9433
- this.cr = a;
9434
- if (b != this.cr) {
9435
- this.cg("Fill", b, a);
9461
+ var b = this.cy;
9462
+ this.cy = a;
9463
+ if (b != this.cy) {
9464
+ this.cl("Fill", b, a);
9436
9465
  }
9437
9466
  },
9438
9467
  enumerable: false,
9439
9468
  configurable: true
9440
9469
  });
9441
- Object.defineProperty(XIcon.prototype, "dh", {
9470
+ Object.defineProperty(XIcon.prototype, "dp", {
9442
9471
  get: function () {
9443
- return this.cz;
9472
+ return this.c6;
9444
9473
  },
9445
9474
  set: function (a) {
9446
- var b = this.cz;
9447
- this.cz = a;
9448
- if (b != this.cz) {
9449
- this.cg("Stroke", b, a);
9475
+ var b = this.c6;
9476
+ this.c6 = a;
9477
+ if (b != this.c6) {
9478
+ this.cl("Stroke", b, a);
9450
9479
  }
9451
9480
  },
9452
9481
  enumerable: false,
@@ -9460,49 +9489,49 @@
9460
9489
  var b = this.ac;
9461
9490
  this.ac = a;
9462
9491
  if (b != this.ac) {
9463
- this.cg("StrokeWidth", b, a);
9492
+ this.cl("StrokeWidth", b, a);
9464
9493
  }
9465
9494
  },
9466
9495
  enumerable: false,
9467
9496
  configurable: true
9468
9497
  });
9469
- Object.defineProperty(XIcon.prototype, "di", {
9498
+ Object.defineProperty(XIcon.prototype, "dq", {
9470
9499
  get: function () {
9471
- return this.c0;
9500
+ return this.c7;
9472
9501
  },
9473
9502
  set: function (a) {
9474
- var b = this.c0;
9475
- this.c0 = a;
9476
- if (b != this.c0) {
9477
- this.cg("TextColor", b, a);
9503
+ var b = this.c7;
9504
+ this.c7 = a;
9505
+ if (b != this.c7) {
9506
+ this.cl("TextColor", b, a);
9478
9507
  }
9479
9508
  },
9480
9509
  enumerable: false,
9481
9510
  configurable: true
9482
9511
  });
9483
- Object.defineProperty(XIcon.prototype, "da", {
9512
+ Object.defineProperty(XIcon.prototype, "dh", {
9484
9513
  get: function () {
9485
- return this.cs;
9514
+ return this.cz;
9486
9515
  },
9487
9516
  set: function (a) {
9488
- var b = this.cs;
9489
- this.cs = a;
9490
- if (b != this.cs) {
9491
- this.cg("HoverFill", b, a);
9517
+ var b = this.cz;
9518
+ this.cz = a;
9519
+ if (b != this.cz) {
9520
+ this.cl("HoverFill", b, a);
9492
9521
  }
9493
9522
  },
9494
9523
  enumerable: false,
9495
9524
  configurable: true
9496
9525
  });
9497
- Object.defineProperty(XIcon.prototype, "db", {
9526
+ Object.defineProperty(XIcon.prototype, "di", {
9498
9527
  get: function () {
9499
- return this.ct;
9528
+ return this.c0;
9500
9529
  },
9501
9530
  set: function (a) {
9502
- var b = this.ct;
9503
- this.ct = a;
9504
- if (b != this.ct) {
9505
- this.cg("HoverStroke", b, a);
9531
+ var b = this.c0;
9532
+ this.c0 = a;
9533
+ if (b != this.c0) {
9534
+ this.cl("HoverStroke", b, a);
9506
9535
  }
9507
9536
  },
9508
9537
  enumerable: false,
@@ -9516,21 +9545,21 @@
9516
9545
  var b = this.aa;
9517
9546
  this.aa = a;
9518
9547
  if (b != this.aa) {
9519
- this.cg("HoverStrokeThickness", b, a);
9548
+ this.cl("HoverStrokeThickness", b, a);
9520
9549
  }
9521
9550
  },
9522
9551
  enumerable: false,
9523
9552
  configurable: true
9524
9553
  });
9525
- Object.defineProperty(XIcon.prototype, "dc", {
9554
+ Object.defineProperty(XIcon.prototype, "dj", {
9526
9555
  get: function () {
9527
- return this.cu;
9556
+ return this.c1;
9528
9557
  },
9529
9558
  set: function (a) {
9530
- var b = this.cu;
9531
- this.cu = a;
9532
- if (b != this.cu) {
9533
- this.cg("HoverTextColor", b, a);
9559
+ var b = this.c1;
9560
+ this.c1 = a;
9561
+ if (b != this.c1) {
9562
+ this.cl("HoverTextColor", b, a);
9534
9563
  }
9535
9564
  },
9536
9565
  enumerable: false,
@@ -9544,7 +9573,7 @@
9544
9573
  var b = this.c;
9545
9574
  this.c = a;
9546
9575
  if (b != this.c) {
9547
- this.cg("FillColors", b, this.c);
9576
+ this.cl("FillColors", b, this.c);
9548
9577
  }
9549
9578
  },
9550
9579
  enumerable: false,
@@ -9558,91 +9587,91 @@
9558
9587
  var b = this.d;
9559
9588
  this.d = a;
9560
9589
  if (b != this.d) {
9561
- this.cg("StrokeColors", b, this.d);
9590
+ this.cl("StrokeColors", b, this.d);
9562
9591
  }
9563
9592
  },
9564
9593
  enumerable: false,
9565
9594
  configurable: true
9566
9595
  });
9567
- Object.defineProperty(XIcon.prototype, "dd", {
9596
+ Object.defineProperty(XIcon.prototype, "dk", {
9568
9597
  get: function () {
9569
- return this.cv;
9598
+ return this.c2;
9570
9599
  },
9571
9600
  set: function (a) {
9572
- var b = this.cv;
9573
- this.cv = a;
9574
- if (b != this.cv) {
9575
- this.cg("PrimaryFillColor", b, this.cv);
9601
+ var b = this.c2;
9602
+ this.c2 = a;
9603
+ if (b != this.c2) {
9604
+ this.cl("PrimaryFillColor", b, this.c2);
9576
9605
  }
9577
9606
  },
9578
9607
  enumerable: false,
9579
9608
  configurable: true
9580
9609
  });
9581
- Object.defineProperty(XIcon.prototype, "de", {
9610
+ Object.defineProperty(XIcon.prototype, "dl", {
9582
9611
  get: function () {
9583
- return this.cw;
9612
+ return this.c3;
9584
9613
  },
9585
9614
  set: function (a) {
9586
- var b = this.cw;
9587
- this.cw = a;
9588
- if (b != this.cw) {
9589
- this.cg("PrimaryStrokeColor", b, this.cw);
9615
+ var b = this.c3;
9616
+ this.c3 = a;
9617
+ if (b != this.c3) {
9618
+ this.cl("PrimaryStrokeColor", b, this.c3);
9590
9619
  }
9591
9620
  },
9592
9621
  enumerable: false,
9593
9622
  configurable: true
9594
9623
  });
9595
- Object.defineProperty(XIcon.prototype, "df", {
9624
+ Object.defineProperty(XIcon.prototype, "dm", {
9596
9625
  get: function () {
9597
- return this.cx;
9626
+ return this.c4;
9598
9627
  },
9599
9628
  set: function (a) {
9600
- var b = this.cx;
9601
- this.cx = a;
9602
- if (b != this.cx) {
9603
- this.cg("SecondaryFillColor", b, this.cx);
9629
+ var b = this.c4;
9630
+ this.c4 = a;
9631
+ if (b != this.c4) {
9632
+ this.cl("SecondaryFillColor", b, this.c4);
9604
9633
  }
9605
9634
  },
9606
9635
  enumerable: false,
9607
9636
  configurable: true
9608
9637
  });
9609
- Object.defineProperty(XIcon.prototype, "dg", {
9638
+ Object.defineProperty(XIcon.prototype, "dn", {
9610
9639
  get: function () {
9611
- return this.cy;
9640
+ return this.c5;
9612
9641
  },
9613
9642
  set: function (a) {
9614
- var b = this.cy;
9615
- this.cy = a;
9616
- if (b != this.cy) {
9617
- this.cg("SecondaryStrokeColor", b, this.cy);
9643
+ var b = this.c5;
9644
+ this.c5 = a;
9645
+ if (b != this.c5) {
9646
+ this.cl("SecondaryStrokeColor", b, this.c5);
9618
9647
  }
9619
9648
  },
9620
9649
  enumerable: false,
9621
9650
  configurable: true
9622
9651
  });
9623
- Object.defineProperty(XIcon.prototype, "az", {
9652
+ Object.defineProperty(XIcon.prototype, "a1", {
9624
9653
  get: function () {
9625
- return this.ax;
9654
+ return this.ay;
9626
9655
  },
9627
9656
  set: function (a) {
9628
- var b = this.ax;
9629
- this.ax = a;
9630
- if (b != this.ax) {
9631
- this.cg("Source", b, a);
9657
+ var b = this.ay;
9658
+ this.ay = a;
9659
+ if (b != this.ay) {
9660
+ this.cl("Source", b, a);
9632
9661
  }
9633
9662
  },
9634
9663
  enumerable: false,
9635
9664
  configurable: true
9636
9665
  });
9637
- Object.defineProperty(XIcon.prototype, "bc", {
9666
+ Object.defineProperty(XIcon.prototype, "bg", {
9638
9667
  get: function () {
9639
- return this.a1;
9668
+ return this.a3;
9640
9669
  },
9641
9670
  set: function (a) {
9642
- var b = this.a1;
9643
- this.a1 = a;
9644
- if (b != this.a1) {
9645
- this.cg("DataURL", b, a);
9671
+ var b = this.a3;
9672
+ this.a3 = a;
9673
+ if (b != this.a3) {
9674
+ this.cl("DataURL", b, a);
9646
9675
  }
9647
9676
  },
9648
9677
  enumerable: false,
@@ -9650,13 +9679,13 @@
9650
9679
  });
9651
9680
  Object.defineProperty(XIcon.prototype, "svgPath", {
9652
9681
  get: function () {
9653
- return this.a4;
9682
+ return this.a6;
9654
9683
  },
9655
9684
  set: function (a) {
9656
- var b = this.a4;
9657
- this.a4 = a;
9658
- if (b != this.a4) {
9659
- this.cg("SVGPath", b, a);
9685
+ var b = this.a6;
9686
+ this.a6 = a;
9687
+ if (b != this.a6) {
9688
+ this.cl("SVGPath", b, a);
9660
9689
  }
9661
9690
  },
9662
9691
  enumerable: false,
@@ -9664,13 +9693,13 @@
9664
9693
  });
9665
9694
  Object.defineProperty(XIcon.prototype, "svg", {
9666
9695
  get: function () {
9667
- return this.a3;
9696
+ return this.a5;
9668
9697
  },
9669
9698
  set: function (a) {
9670
- var b = this.a3;
9671
- this.a3 = a;
9672
- if (b != this.a3) {
9673
- this.cg("SVG", b, this.a3);
9699
+ var b = this.a5;
9700
+ this.a5 = a;
9701
+ if (b != this.a5) {
9702
+ this.cl("SVG", b, this.a5);
9674
9703
  }
9675
9704
  },
9676
9705
  enumerable: false,
@@ -9684,16 +9713,44 @@
9684
9713
  var b = this.a;
9685
9714
  this.a = a;
9686
9715
  if (b != this.a) {
9687
- this.cg("SVGPaths", b, this.a);
9716
+ this.cl("SVGPaths", b, this.a);
9717
+ }
9718
+ },
9719
+ enumerable: false,
9720
+ configurable: true
9721
+ });
9722
+ Object.defineProperty(XIcon.prototype, "cu", {
9723
+ get: function () {
9724
+ return this.ct;
9725
+ },
9726
+ set: function (a) {
9727
+ var b = this.ct;
9728
+ this.ct = a;
9729
+ if (b != this.ct) {
9730
+ this.cl("DataTemplate", b, this.ct);
9731
+ }
9732
+ },
9733
+ enumerable: false,
9734
+ configurable: true
9735
+ });
9736
+ Object.defineProperty(XIcon.prototype, "az", {
9737
+ get: function () {
9738
+ return this.ax;
9739
+ },
9740
+ set: function (a) {
9741
+ var b = this.ax;
9742
+ this.ax = a;
9743
+ if (b != this.ax) {
9744
+ this.cl("DataTemplateContext", b, this.ax);
9688
9745
  }
9689
9746
  },
9690
9747
  enumerable: false,
9691
9748
  configurable: true
9692
9749
  });
9693
- XIcon.prototype.ce = function () {
9750
+ XIcon.prototype.cj = function () {
9694
9751
  this.v = true;
9695
9752
  };
9696
- XIcon.prototype.cf = function () {
9753
+ XIcon.prototype.ck = function () {
9697
9754
  this.v = false;
9698
9755
  };
9699
9756
  Object.defineProperty(XIcon.prototype, "o", {
@@ -9704,21 +9761,21 @@
9704
9761
  var b = this.n;
9705
9762
  this.n = a;
9706
9763
  if (b != this.n) {
9707
- this.cg("TextStyle", b, a);
9764
+ this.cl("TextStyle", b, a);
9708
9765
  }
9709
9766
  },
9710
9767
  enumerable: false,
9711
9768
  configurable: true
9712
9769
  });
9713
- Object.defineProperty(XIcon.prototype, "bm", {
9770
+ Object.defineProperty(XIcon.prototype, "bq", {
9714
9771
  get: function () {
9715
- return this.a2;
9772
+ return this.a4;
9716
9773
  },
9717
9774
  set: function (a) {
9718
- var b = this.a2;
9719
- this.a2 = a;
9720
- if (b != this.a2) {
9721
- this.cg("Id", b, a);
9775
+ var b = this.a4;
9776
+ this.a4 = a;
9777
+ if (b != this.a4) {
9778
+ this.cl("Id", b, a);
9722
9779
  }
9723
9780
  },
9724
9781
  enumerable: false,
@@ -9740,21 +9797,21 @@
9740
9797
  this.au = a;
9741
9798
  this.p = true;
9742
9799
  if (b != this.au) {
9743
- this.cg("TabIndex", b, a);
9800
+ this.cl("TabIndex", b, a);
9744
9801
  }
9745
9802
  },
9746
9803
  enumerable: false,
9747
9804
  configurable: true
9748
9805
  });
9749
- Object.defineProperty(XIcon.prototype, "a9", {
9806
+ Object.defineProperty(XIcon.prototype, "bb", {
9750
9807
  get: function () {
9751
- return this.a0;
9808
+ return this.a2;
9752
9809
  },
9753
9810
  set: function (a) {
9754
- var b = this.a0;
9755
- this.a0 = a;
9756
- if (b != this.a0) {
9757
- this.cg("AriaLabel", b, a);
9811
+ var b = this.a2;
9812
+ this.a2 = a;
9813
+ if (b != this.a2) {
9814
+ this.cl("AriaLabel", b, a);
9758
9815
  }
9759
9816
  },
9760
9817
  enumerable: false,
@@ -9768,7 +9825,7 @@
9768
9825
  var b = this.r;
9769
9826
  this.r = a;
9770
9827
  if (b != this.r) {
9771
- this.cg("IsHover", b, a);
9828
+ this.cl("IsHover", b, a);
9772
9829
  }
9773
9830
  },
9774
9831
  enumerable: false,
@@ -9782,7 +9839,7 @@
9782
9839
  var b = this.q;
9783
9840
  this.q = a;
9784
9841
  if (b != this.q) {
9785
- this.cg("IsDisabled", b, a);
9842
+ this.cl("IsDisabled", b, a);
9786
9843
  }
9787
9844
  },
9788
9845
  enumerable: false,
@@ -9796,7 +9853,7 @@
9796
9853
  var b = this.ab;
9797
9854
  this.ab = a;
9798
9855
  if (b != this.ab) {
9799
- this.cg("Opacity", b, this.ab);
9856
+ this.cl("Opacity", b, this.ab);
9800
9857
  }
9801
9858
  },
9802
9859
  enumerable: false,
@@ -9810,7 +9867,7 @@
9810
9867
  var b = this.ae;
9811
9868
  this.ae = a;
9812
9869
  if (b != this.ae) {
9813
- this.cg("ViewBoxLeft", b, this.ae);
9870
+ this.cl("ViewBoxLeft", b, this.ae);
9814
9871
  }
9815
9872
  },
9816
9873
  enumerable: false,
@@ -9824,7 +9881,7 @@
9824
9881
  var b = this.af;
9825
9882
  this.af = a;
9826
9883
  if (b != this.af) {
9827
- this.cg("ViewBoxTop", b, this.af);
9884
+ this.cl("ViewBoxTop", b, this.af);
9828
9885
  }
9829
9886
  },
9830
9887
  enumerable: false,
@@ -9838,7 +9895,7 @@
9838
9895
  var b = this.ag;
9839
9896
  this.ag = a;
9840
9897
  if (b != this.ag) {
9841
- this.cg("ViewBoxWidth", b, this.ag);
9898
+ this.cl("ViewBoxWidth", b, this.ag);
9842
9899
  }
9843
9900
  },
9844
9901
  enumerable: false,
@@ -9852,7 +9909,7 @@
9852
9909
  var b = this.ad;
9853
9910
  this.ad = a;
9854
9911
  if (b != this.ad) {
9855
- this.cg("ViewBoxHeight", b, this.ad);
9912
+ this.cl("ViewBoxHeight", b, this.ad);
9856
9913
  }
9857
9914
  },
9858
9915
  enumerable: false,
@@ -9866,7 +9923,7 @@
9866
9923
  var b = this.ah;
9867
9924
  this.ah = a;
9868
9925
  if (b != this.ah) {
9869
- this.cg("Width", b, this.ah);
9926
+ this.cl("Width", b, this.ah);
9870
9927
  }
9871
9928
  },
9872
9929
  enumerable: false,
@@ -9880,19 +9937,19 @@
9880
9937
  var b = this.z;
9881
9938
  this.z = a;
9882
9939
  if (b != this.z) {
9883
- this.cg("Height", b, this.z);
9940
+ this.cl("Height", b, this.z);
9884
9941
  }
9885
9942
  },
9886
9943
  enumerable: false,
9887
9944
  configurable: true
9888
9945
  });
9889
- XIcon.prototype.ch = function () {
9946
+ XIcon.prototype.cm = function () {
9890
9947
  };
9891
9948
  XIcon.prototype.onDetachedFromUI = function () {
9892
- this.view.ak();
9949
+ this.view.al();
9893
9950
  };
9894
9951
  XIcon.prototype.onAttachedToUI = function () {
9895
- this.view.ah();
9952
+ this.view.ai();
9896
9953
  };
9897
9954
  XIcon.prototype.x = function () {
9898
9955
  if (this.disabled) {
@@ -9908,10 +9965,10 @@
9908
9965
  XIcon.prototype.w = function () {
9909
9966
  return this.view.l();
9910
9967
  };
9911
- XIcon.prototype.ay = function () {
9968
+ XIcon.prototype.a0 = function () {
9912
9969
  return this.g();
9913
9970
  };
9914
- XIcon.prototype.be = function () {
9971
+ XIcon.prototype.bi = function () {
9915
9972
  var a = this.g();
9916
9973
  return a.l();
9917
9974
  };
@@ -9925,7 +9982,7 @@
9925
9982
  a.a = this.view.a();
9926
9983
  a.svg = this.svg;
9927
9984
  a.svgPath = this.svgPath;
9928
- a.k = this.bc;
9985
+ a.k = this.bg;
9929
9986
  if (this.o != null) {
9930
9987
  var c = this.o;
9931
9988
  if (this.view != null && c.q == null) {
@@ -9957,15 +10014,15 @@
9957
10014
  return a;
9958
10015
  };
9959
10016
  XIcon.prototype.provideContainer = function (a) {
9960
- this.view.aj(a);
10017
+ this.view.ak(a);
9961
10018
  };
9962
10019
  XIcon.$t = igniteuiWebcomponentsCore.markType(XIcon, 'XIcon', igniteuiWebcomponentsCore.Base.$, [igniteuiWebcomponentsCore.INotifyPropertyChanged_$type, igniteuiWebcomponentsCore.IIcon_$type]);
9963
- XIcon.c4 = null;
9964
- XIcon.c9 = null;
9965
- XIcon.c8 = null;
9966
- XIcon.c5 = null;
9967
- XIcon.c6 = null;
9968
- XIcon.c7 = null;
10020
+ XIcon.db = null;
10021
+ XIcon.dg = null;
10022
+ XIcon.df = null;
10023
+ XIcon.dc = null;
10024
+ XIcon.dd = null;
10025
+ XIcon.de = null;
9969
10026
  XIcon.ak = NaN;
9970
10027
  XIcon.aj = NaN;
9971
10028
  XIcon.aw = 0;
@@ -10200,11 +10257,11 @@
10200
10257
  * Gets the fill color currently used by the icon.
10201
10258
  */
10202
10259
  get: function () {
10203
- return igniteuiWebcomponentsCore.brushToString(this.i.c1);
10260
+ return igniteuiWebcomponentsCore.brushToString(this.i.c8);
10204
10261
  },
10205
10262
  set: function (v) {
10206
- this.i.c1 = igniteuiWebcomponentsCore.stringToBrush(v);
10207
- this._a("actualFill", igniteuiWebcomponentsCore.brushToString(this.i.c1));
10263
+ this.i.c8 = igniteuiWebcomponentsCore.stringToBrush(v);
10264
+ this._a("actualFill", igniteuiWebcomponentsCore.brushToString(this.i.c8));
10208
10265
  },
10209
10266
  enumerable: false,
10210
10267
  configurable: true
@@ -10214,11 +10271,11 @@
10214
10271
  * Gets the stroke color currently used by the icon.
10215
10272
  */
10216
10273
  get: function () {
10217
- return igniteuiWebcomponentsCore.brushToString(this.i.c2);
10274
+ return igniteuiWebcomponentsCore.brushToString(this.i.c9);
10218
10275
  },
10219
10276
  set: function (v) {
10220
- this.i.c2 = igniteuiWebcomponentsCore.stringToBrush(v);
10221
- this._a("actualStroke", igniteuiWebcomponentsCore.brushToString(this.i.c2));
10277
+ this.i.c9 = igniteuiWebcomponentsCore.stringToBrush(v);
10278
+ this._a("actualStroke", igniteuiWebcomponentsCore.brushToString(this.i.c9));
10222
10279
  },
10223
10280
  enumerable: false,
10224
10281
  configurable: true
@@ -10228,11 +10285,11 @@
10228
10285
  * Gets the text color currently used by the icon.
10229
10286
  */
10230
10287
  get: function () {
10231
- return igniteuiWebcomponentsCore.brushToString(this.i.c3);
10288
+ return igniteuiWebcomponentsCore.brushToString(this.i.da);
10232
10289
  },
10233
10290
  set: function (v) {
10234
- this.i.c3 = igniteuiWebcomponentsCore.stringToBrush(v);
10235
- this._a("actualTextColor", igniteuiWebcomponentsCore.brushToString(this.i.c3));
10291
+ this.i.da = igniteuiWebcomponentsCore.stringToBrush(v);
10292
+ this._a("actualTextColor", igniteuiWebcomponentsCore.brushToString(this.i.da));
10236
10293
  },
10237
10294
  enumerable: false,
10238
10295
  configurable: true
@@ -10270,11 +10327,11 @@
10270
10327
  * Gets or sets the stroke color to use for the icon.
10271
10328
  */
10272
10329
  get: function () {
10273
- return igniteuiWebcomponentsCore.brushToString(this.i.dh);
10330
+ return igniteuiWebcomponentsCore.brushToString(this.i.dp);
10274
10331
  },
10275
10332
  set: function (v) {
10276
- this.i.dh = igniteuiWebcomponentsCore.stringToBrush(v);
10277
- this._a("stroke", igniteuiWebcomponentsCore.brushToString(this.i.dh));
10333
+ this.i.dp = igniteuiWebcomponentsCore.stringToBrush(v);
10334
+ this._a("stroke", igniteuiWebcomponentsCore.brushToString(this.i.dp));
10278
10335
  },
10279
10336
  enumerable: false,
10280
10337
  configurable: true
@@ -10298,11 +10355,11 @@
10298
10355
  * Gets or sets the text color to use for the icon.
10299
10356
  */
10300
10357
  get: function () {
10301
- return igniteuiWebcomponentsCore.brushToString(this.i.di);
10358
+ return igniteuiWebcomponentsCore.brushToString(this.i.dq);
10302
10359
  },
10303
10360
  set: function (v) {
10304
- this.i.di = igniteuiWebcomponentsCore.stringToBrush(v);
10305
- this._a("textColor", igniteuiWebcomponentsCore.brushToString(this.i.di));
10361
+ this.i.dq = igniteuiWebcomponentsCore.stringToBrush(v);
10362
+ this._a("textColor", igniteuiWebcomponentsCore.brushToString(this.i.dq));
10306
10363
  },
10307
10364
  enumerable: false,
10308
10365
  configurable: true
@@ -10312,11 +10369,11 @@
10312
10369
  * Gets or sets the fill color to use when the icon is hovered.
10313
10370
  */
10314
10371
  get: function () {
10315
- return igniteuiWebcomponentsCore.brushToString(this.i.da);
10372
+ return igniteuiWebcomponentsCore.brushToString(this.i.dh);
10316
10373
  },
10317
10374
  set: function (v) {
10318
- this.i.da = igniteuiWebcomponentsCore.stringToBrush(v);
10319
- this._a("hoverFill", igniteuiWebcomponentsCore.brushToString(this.i.da));
10375
+ this.i.dh = igniteuiWebcomponentsCore.stringToBrush(v);
10376
+ this._a("hoverFill", igniteuiWebcomponentsCore.brushToString(this.i.dh));
10320
10377
  },
10321
10378
  enumerable: false,
10322
10379
  configurable: true
@@ -10326,11 +10383,11 @@
10326
10383
  * Gets or sets the stroke color to use when the icon is hovered.
10327
10384
  */
10328
10385
  get: function () {
10329
- return igniteuiWebcomponentsCore.brushToString(this.i.db);
10386
+ return igniteuiWebcomponentsCore.brushToString(this.i.di);
10330
10387
  },
10331
10388
  set: function (v) {
10332
- this.i.db = igniteuiWebcomponentsCore.stringToBrush(v);
10333
- this._a("hoverStroke", igniteuiWebcomponentsCore.brushToString(this.i.db));
10389
+ this.i.di = igniteuiWebcomponentsCore.stringToBrush(v);
10390
+ this._a("hoverStroke", igniteuiWebcomponentsCore.brushToString(this.i.di));
10334
10391
  },
10335
10392
  enumerable: false,
10336
10393
  configurable: true
@@ -10354,11 +10411,11 @@
10354
10411
  * Gets or sets the text color to use when the icon is hovered.
10355
10412
  */
10356
10413
  get: function () {
10357
- return igniteuiWebcomponentsCore.brushToString(this.i.dc);
10414
+ return igniteuiWebcomponentsCore.brushToString(this.i.dj);
10358
10415
  },
10359
10416
  set: function (v) {
10360
- this.i.dc = igniteuiWebcomponentsCore.stringToBrush(v);
10361
- this._a("hoverTextColor", igniteuiWebcomponentsCore.brushToString(this.i.dc));
10417
+ this.i.dj = igniteuiWebcomponentsCore.stringToBrush(v);
10418
+ this._a("hoverTextColor", igniteuiWebcomponentsCore.brushToString(this.i.dj));
10362
10419
  },
10363
10420
  enumerable: false,
10364
10421
  configurable: true
@@ -10406,11 +10463,11 @@
10406
10463
  * class.
10407
10464
  */
10408
10465
  get: function () {
10409
- return igniteuiWebcomponentsCore.brushToString(this.i.dd);
10466
+ return igniteuiWebcomponentsCore.brushToString(this.i.dk);
10410
10467
  },
10411
10468
  set: function (v) {
10412
- this.i.dd = igniteuiWebcomponentsCore.stringToBrush(v);
10413
- this._a("primaryFillColor", igniteuiWebcomponentsCore.brushToString(this.i.dd));
10469
+ this.i.dk = igniteuiWebcomponentsCore.stringToBrush(v);
10470
+ this._a("primaryFillColor", igniteuiWebcomponentsCore.brushToString(this.i.dk));
10414
10471
  },
10415
10472
  enumerable: false,
10416
10473
  configurable: true
@@ -10424,11 +10481,11 @@
10424
10481
  * class.
10425
10482
  */
10426
10483
  get: function () {
10427
- return igniteuiWebcomponentsCore.brushToString(this.i.de);
10484
+ return igniteuiWebcomponentsCore.brushToString(this.i.dl);
10428
10485
  },
10429
10486
  set: function (v) {
10430
- this.i.de = igniteuiWebcomponentsCore.stringToBrush(v);
10431
- this._a("primaryStrokeColor", igniteuiWebcomponentsCore.brushToString(this.i.de));
10487
+ this.i.dl = igniteuiWebcomponentsCore.stringToBrush(v);
10488
+ this._a("primaryStrokeColor", igniteuiWebcomponentsCore.brushToString(this.i.dl));
10432
10489
  },
10433
10490
  enumerable: false,
10434
10491
  configurable: true
@@ -10442,11 +10499,11 @@
10442
10499
  * class.
10443
10500
  */
10444
10501
  get: function () {
10445
- return igniteuiWebcomponentsCore.brushToString(this.i.df);
10502
+ return igniteuiWebcomponentsCore.brushToString(this.i.dm);
10446
10503
  },
10447
10504
  set: function (v) {
10448
- this.i.df = igniteuiWebcomponentsCore.stringToBrush(v);
10449
- this._a("secondaryFillColor", igniteuiWebcomponentsCore.brushToString(this.i.df));
10505
+ this.i.dm = igniteuiWebcomponentsCore.stringToBrush(v);
10506
+ this._a("secondaryFillColor", igniteuiWebcomponentsCore.brushToString(this.i.dm));
10450
10507
  },
10451
10508
  enumerable: false,
10452
10509
  configurable: true
@@ -10460,11 +10517,11 @@
10460
10517
  * class.
10461
10518
  */
10462
10519
  get: function () {
10463
- return igniteuiWebcomponentsCore.brushToString(this.i.dg);
10520
+ return igniteuiWebcomponentsCore.brushToString(this.i.dn);
10464
10521
  },
10465
10522
  set: function (v) {
10466
- this.i.dg = igniteuiWebcomponentsCore.stringToBrush(v);
10467
- this._a("secondaryStrokeColor", igniteuiWebcomponentsCore.brushToString(this.i.dg));
10523
+ this.i.dn = igniteuiWebcomponentsCore.stringToBrush(v);
10524
+ this._a("secondaryStrokeColor", igniteuiWebcomponentsCore.brushToString(this.i.dn));
10468
10525
  },
10469
10526
  enumerable: false,
10470
10527
  configurable: true
@@ -10474,10 +10531,10 @@
10474
10531
  * Gets or sets the image source for the icon. Used if none of the other icon types are not used.
10475
10532
  */
10476
10533
  get: function () {
10477
- return this.i.az;
10534
+ return this.i.a1;
10478
10535
  },
10479
10536
  set: function (v) {
10480
- this.i.az = v;
10537
+ this.i.a1 = v;
10481
10538
  },
10482
10539
  enumerable: false,
10483
10540
  configurable: true
@@ -10487,10 +10544,10 @@
10487
10544
  * Gets or sets data url for the icon to use.
10488
10545
  */
10489
10546
  get: function () {
10490
- return this.i.bc;
10547
+ return this.i.bg;
10491
10548
  },
10492
10549
  set: function (v) {
10493
- this.i.bc = v;
10550
+ this.i.bg = v;
10494
10551
  },
10495
10552
  enumerable: false,
10496
10553
  configurable: true
@@ -10562,10 +10619,10 @@
10562
10619
  * Gets or sets the id to use for the checkbox.
10563
10620
  */
10564
10621
  get: function () {
10565
- return this.i.bm;
10622
+ return this.i.bq;
10566
10623
  },
10567
10624
  set: function (v) {
10568
- this.i.bm = v;
10625
+ this.i.bq = v;
10569
10626
  },
10570
10627
  enumerable: false,
10571
10628
  configurable: true
@@ -10589,10 +10646,10 @@
10589
10646
  * Gets or sets the value of the aria-label attribute.
10590
10647
  */
10591
10648
  get: function () {
10592
- return this.i.a9;
10649
+ return this.i.bb;
10593
10650
  },
10594
10651
  set: function (v) {
10595
- this.i.a9 = v;
10652
+ this.i.bb = v;
10596
10653
  },
10597
10654
  enumerable: false,
10598
10655
  configurable: true
@@ -10796,7 +10853,7 @@
10796
10853
 
10797
10854
  */
10798
10855
  IgcXIconComponent.prototype.exportVisualModel = function () {
10799
- var iv = this.i.ay();
10856
+ var iv = this.i.a0();
10800
10857
  return (iv);
10801
10858
  };
10802
10859
  /**
@@ -10804,7 +10861,7 @@
10804
10861
 
10805
10862
  */
10806
10863
  IgcXIconComponent.prototype.exportSerializedVisualModel = function () {
10807
- var iv = this.i.be();
10864
+ var iv = this.i.bi();
10808
10865
  return (iv);
10809
10866
  };
10810
10867
  IgcXIconComponent._observedAttributesIgcXIconComponent = null;
@@ -15578,7 +15635,7 @@
15578
15635
  };
15579
15636
  InputGroupView.prototype.ac = function (a) {
15580
15637
  if (igniteuiWebcomponentsCore.typeCast(XLabel.$, a) !== null) {
15581
- a.bd = "flex-start";
15638
+ a.be = "flex-start";
15582
15639
  }
15583
15640
  };
15584
15641
  InputGroupView.prototype.ae = function (a) {
@@ -16202,21 +16259,21 @@
16202
16259
  c.setStyleProperty("overflow", "hidden");
16203
16260
  c.setStyleProperty("height", "1.125rem");
16204
16261
  c.setStyleProperty("backface-visibility", "hidden");
16205
- igniteuiWebcomponentsCore.NativeUI.q(this.m.rootWrapper, this.c.c2);
16262
+ igniteuiWebcomponentsCore.NativeUI.q(this.m.rootWrapper, this.c.c3);
16206
16263
  c.setStyleProperty("outline-style", "none");
16207
16264
  c.setStyleProperty("box-shadow", "none");
16208
16265
  c.setStyleProperty("font-family", "Verdana");
16209
16266
  c.setStyleProperty("font-size", "1rem");
16210
16267
  this.n = c;
16211
16268
  this.m.append(this.n);
16212
- this.c.ck();
16269
+ this.c.cl();
16213
16270
  };
16214
16271
  LabelView.prototype.l = function () {
16215
16272
  return this.c.l == 0 ? (this.j() * 0.5) : 0;
16216
16273
  };
16217
16274
  LabelView.prototype.aj = function () {
16218
16275
  var _this = this;
16219
- this.c.bj = "block";
16276
+ this.c.bk = "block";
16220
16277
  var a = new igniteuiWebcomponentsCore.TransformGroup();
16221
16278
  a.j.add(((function () {
16222
16279
  var $ret = new igniteuiWebcomponentsCore.TranslateTransform();
@@ -16263,8 +16320,8 @@
16263
16320
  };
16264
16321
  LabelView.prototype.ab = function () {
16265
16322
  if (this.m != null) {
16266
- this.m.rootWrapper.setStyleProperty("display", this.c.bj);
16267
- this.n.setStyleProperty("display", this.c.bj);
16323
+ this.m.rootWrapper.setStyleProperty("display", this.c.bk);
16324
+ this.n.setStyleProperty("display", this.c.bk);
16268
16325
  var ext_ = this.m.getExternal(this.c, null, null);
16269
16326
  if (ext_ && ext_._onDisplayChanged) {
16270
16327
  ext_._onDisplayChanged();
@@ -16274,8 +16331,8 @@
16274
16331
  };
16275
16332
  LabelView.prototype.w = function () {
16276
16333
  if (this.m != null) {
16277
- this.m.rootWrapper.setStyleProperty("align-items", this.c.bb);
16278
- this.n.setStyleProperty("align-items", this.c.bb);
16334
+ this.m.rootWrapper.setStyleProperty("align-items", this.c.bc);
16335
+ this.n.setStyleProperty("align-items", this.c.bc);
16279
16336
  var ext_ = this.m.getExternal(this.c, null, null);
16280
16337
  if (ext_ && ext_._onAlignItemsChanged) {
16281
16338
  ext_._onAlignItemsChanged();
@@ -16285,8 +16342,8 @@
16285
16342
  };
16286
16343
  LabelView.prototype.x = function () {
16287
16344
  if (this.m != null) {
16288
- this.m.rootWrapper.setStyleProperty("align-self", this.c.bd);
16289
- this.n.setStyleProperty("align-self", this.c.bd);
16345
+ this.m.rootWrapper.setStyleProperty("align-self", this.c.be);
16346
+ this.n.setStyleProperty("align-self", this.c.be);
16290
16347
  var ext_ = this.m.getExternal(this.c, null, null);
16291
16348
  if (ext_ && ext_._onAlignSelfChanged) {
16292
16349
  ext_._onAlignSelfChanged();
@@ -16296,8 +16353,8 @@
16296
16353
  };
16297
16354
  LabelView.prototype.ac = function () {
16298
16355
  if (this.m != null) {
16299
- this.m.rootWrapper.setStyleProperty("flex-direction", this.c.bm);
16300
- this.n.setStyleProperty("flex-direction", this.c.bm);
16356
+ this.m.rootWrapper.setStyleProperty("flex-direction", this.c.bn);
16357
+ this.n.setStyleProperty("flex-direction", this.c.bn);
16301
16358
  var ext_ = this.m.getExternal(this.c, null, null);
16302
16359
  if (ext_ && ext_._onFlexDirectionChanged) {
16303
16360
  ext_._onFlexDirectionChanged();
@@ -16307,8 +16364,8 @@
16307
16364
  };
16308
16365
  LabelView.prototype.ad = function () {
16309
16366
  if (this.m != null) {
16310
- this.m.rootWrapper.setStyleProperty("flex-grow", this.c.bo);
16311
- this.n.setStyleProperty("flex-grow", this.c.bo);
16367
+ this.m.rootWrapper.setStyleProperty("flex-grow", this.c.bp);
16368
+ this.n.setStyleProperty("flex-grow", this.c.bp);
16312
16369
  var ext_ = this.m.getExternal(this.c, null, null);
16313
16370
  if (ext_ && ext_._onFlexGrowChanged) {
16314
16371
  ext_._onFlexGrowChanged();
@@ -16377,10 +16434,10 @@
16377
16434
  return parseFloat(igniteuiWebcomponentsCore.stringReplace(a, "px", ""));
16378
16435
  };
16379
16436
  LabelView.prototype.t = function (a) {
16380
- this.c.cg();
16437
+ this.c.ch();
16381
16438
  };
16382
16439
  LabelView.prototype.u = function (a) {
16383
- this.c.ch();
16440
+ this.c.ci();
16384
16441
  };
16385
16442
  LabelView.prototype.y = function () {
16386
16443
  this.f = true;
@@ -17819,7 +17876,7 @@
17819
17876
  a.l = 2;
17820
17877
  break;
17821
17878
  }
17822
- a.cn(_this.ai, false);
17879
+ a.co(_this.ai, false);
17823
17880
  });
17824
17881
  };
17825
17882
  XInputGroup.prototype.kf = function () {
@@ -18164,11 +18221,11 @@
18164
18221
  var _this = this;
18165
18222
  this.jp();
18166
18223
  if (this.ai) {
18167
- this.js(function (a) { return a.cn(true, !_this.aj); });
18224
+ this.js(function (a) { return a.co(true, !_this.aj); });
18168
18225
  this.jr(function (a) { return a.dq(_this.ar, !_this.aj); });
18169
18226
  }
18170
18227
  else {
18171
- this.js(function (a) { return a.cn(false, !_this.aj); });
18228
+ this.js(function (a) { return a.co(false, !_this.aj); });
18172
18229
  this.jr(function (a) { return a.dq(_this.ar, !_this.aj); });
18173
18230
  }
18174
18231
  };
@@ -18176,12 +18233,12 @@
18176
18233
  this.jp();
18177
18234
  if (this.ao) {
18178
18235
  var a = 1;
18179
- this.js(function (b) { return b.am = true; });
18236
+ this.js(function (b) { return b.an = true; });
18180
18237
  this.j4(a);
18181
18238
  }
18182
18239
  else {
18183
18240
  var b = -1;
18184
- this.js(function (c) { return c.am = false; });
18241
+ this.js(function (c) { return c.an = false; });
18185
18242
  this.j4(b);
18186
18243
  }
18187
18244
  };
@@ -20018,7 +20075,7 @@
20018
20075
  if (this.inputs._inner[b].e == null) {
20019
20076
  this.inputs._inner[b].e = "Label" + a.l.count.toString();
20020
20077
  }
20021
- a.l.add1(this.inputs._inner[b].av());
20078
+ a.l.add1(this.inputs._inner[b].aw());
20022
20079
  }
20023
20080
  else if (igniteuiWebcomponentsCore.typeCast(XInput.$, this.inputs._inner[b]) !== null) {
20024
20081
  if (this.inputs._inner[b].e == null) {
@@ -20528,41 +20585,42 @@
20528
20585
  var _this = _super.call(this) || this;
20529
20586
  _this.n = 0;
20530
20587
  _this._view = null;
20588
+ _this.ak = false;
20531
20589
  _this.aa = null;
20532
20590
  _this.z = null;
20533
20591
  _this.ab = false;
20534
20592
  _this.r = 0;
20535
20593
  _this.q = 1;
20536
- _this.cu = ThemeResolver.ah(XLabel.o, XLabel.dd, XLabel.c6);
20537
- _this.cr = ThemeResolver.ah(XLabel.o, XLabel.da, XLabel.c3);
20594
+ _this.cv = ThemeResolver.ah(XLabel.o, XLabel.de, XLabel.c7);
20538
20595
  _this.cs = ThemeResolver.ah(XLabel.o, XLabel.db, XLabel.c4);
20539
20596
  _this.ct = ThemeResolver.ah(XLabel.o, XLabel.dc, XLabel.c5);
20597
+ _this.cu = ThemeResolver.ah(XLabel.o, XLabel.dd, XLabel.c6);
20540
20598
  _this.u = null;
20541
- _this.cy = XLabel.de;
20542
- _this.cv = XLabel.c7;
20599
+ _this.cz = XLabel.df;
20543
20600
  _this.cw = XLabel.c8;
20601
+ _this.cx = XLabel.c9;
20544
20602
  _this.k = 0;
20545
20603
  _this.ag = false;
20546
20604
  _this.ae = false;
20547
20605
  _this.v = null;
20548
- _this.cx = null;
20549
- _this.a3 = "ig-label-" + XLabel.au++;
20550
- _this.az = "inline-block";
20606
+ _this.cy = null;
20607
+ _this.a4 = "ig-label-" + XLabel.av++;
20551
20608
  _this.a0 = "inline-block";
20552
- _this.a1 = null;
20553
- _this.aw = "center";
20609
+ _this.a1 = "inline-block";
20610
+ _this.a2 = null;
20554
20611
  _this.ax = "center";
20555
- _this.as = 0;
20612
+ _this.ay = "center";
20613
+ _this.at = 0;
20556
20614
  _this.ac = false;
20557
- _this.a2 = null;
20558
- _this.ay = null;
20559
- _this.a4 = null;
20615
+ _this.a3 = null;
20616
+ _this.az = null;
20617
+ _this.a5 = null;
20560
20618
  _this.af = false;
20561
20619
  _this.aj = false;
20562
20620
  _this.ad = false;
20563
20621
  _this.ai = false;
20564
20622
  _this.ah = false;
20565
- _this.aq = false;
20623
+ _this.ar = false;
20566
20624
  var a = new LabelView();
20567
20625
  a.c = _this;
20568
20626
  _this.view = a;
@@ -20606,7 +20664,7 @@
20606
20664
  enumerable: false,
20607
20665
  configurable: true
20608
20666
  });
20609
- XLabel.prototype.ca = function () {
20667
+ XLabel.prototype.cb = function () {
20610
20668
  var _this = this;
20611
20669
  this.view.v();
20612
20670
  var a = false;
@@ -20648,37 +20706,37 @@
20648
20706
  this.aa = igniteuiWebcomponentsCore.KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new igniteuiWebcomponentsCore.AnimationKeyFrameProperty(14, b), new igniteuiWebcomponentsCore.AnimationKeyFrameProperty(2, igniteuiWebcomponentsCore.BrushUtil.h(0, 255, 255, 255))).m(new igniteuiWebcomponentsCore.AnimationKeyFrameProperty(14, d), new igniteuiWebcomponentsCore.AnimationKeyFrameProperty(2, igniteuiWebcomponentsCore.BrushUtil.h(this.l == 2 ? 255 : 0, 255, 255, 255))));
20649
20707
  }
20650
20708
  if (this.z == null) {
20651
- this.z = igniteuiWebcomponentsCore.KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new igniteuiWebcomponentsCore.AnimationKeyFrameProperty(7, this.c2)).m(new igniteuiWebcomponentsCore.AnimationKeyFrameProperty(7, this.cz)));
20709
+ this.z = igniteuiWebcomponentsCore.KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new igniteuiWebcomponentsCore.AnimationKeyFrameProperty(7, this.c3)).m(new igniteuiWebcomponentsCore.AnimationKeyFrameProperty(7, this.c0)));
20652
20710
  }
20653
20711
  };
20654
- XLabel.prototype.cl = function (a, b) {
20712
+ XLabel.prototype.cm = function (a, b) {
20655
20713
  var _this = this;
20656
20714
  if ((b > 0 && a.playbackRate < 0) || (b < 0 && a.playbackRate > 0)) {
20657
20715
  a.reverse();
20658
- if (this.aq) {
20716
+ if (this.ar) {
20659
20717
  a.finish();
20660
- this.cb(a);
20718
+ this.cc(a);
20661
20719
  return;
20662
20720
  }
20663
- a.finished.f(function (c) { return _this.cb(a); });
20721
+ a.finished.f(function (c) { return _this.cc(a); });
20664
20722
  }
20665
20723
  else {
20666
20724
  a.play();
20667
- if (this.aq) {
20725
+ if (this.ar) {
20668
20726
  a.finish();
20669
- this.cb(a);
20727
+ this.cc(a);
20670
20728
  return;
20671
20729
  }
20672
- a.finished.f(function (c) { return _this.cb(a); });
20730
+ a.finished.f(function (c) { return _this.cc(a); });
20673
20731
  }
20674
20732
  };
20675
- XLabel.prototype.cb = function (a) {
20733
+ XLabel.prototype.cc = function (a) {
20676
20734
  a.commitStyles();
20677
20735
  if (a == this.aa && this.ai) {
20678
20736
  this.aa = null;
20679
20737
  if (this.ab) {
20680
20738
  this.ab = false;
20681
- this.cf();
20739
+ this.cg();
20682
20740
  }
20683
20741
  }
20684
20742
  if (a == this.z && this.ah) {
@@ -20689,15 +20747,15 @@
20689
20747
  _super.prototype.h.call(this, a, b, c);
20690
20748
  switch (a) {
20691
20749
  case "BaseTheme":
20692
- this.co(this.p);
20693
- this.cq();
20750
+ this.cp(this.p);
20751
+ this.cr();
20694
20752
  break;
20695
20753
  case "TextColor":
20696
20754
  case "HoverTextColor":
20697
20755
  case "TextStyle":
20698
20756
  case "HighlightTextColor":
20699
20757
  case "HoverHighlightTextColor":
20700
- this.cq();
20758
+ this.cr();
20701
20759
  break;
20702
20760
  case "ActualTextColor":
20703
20761
  case "ActualHoverTextColor":
@@ -20720,7 +20778,7 @@
20720
20778
  this.ah = true;
20721
20779
  }
20722
20780
  }
20723
- this.cp();
20781
+ this.cq();
20724
20782
  break;
20725
20783
  case "Text":
20726
20784
  this.view.ai();
@@ -20736,10 +20794,10 @@
20736
20794
  this.view.aj();
20737
20795
  break;
20738
20796
  case "IsHighlighted":
20739
- this.ce();
20797
+ this.cf();
20740
20798
  break;
20741
20799
  case "IsShifted":
20742
- this.cf();
20800
+ this.cg();
20743
20801
  break;
20744
20802
  case "ShiftType":
20745
20803
  if (this.aa != null) {
@@ -20750,7 +20808,7 @@
20750
20808
  this.ai = true;
20751
20809
  }
20752
20810
  }
20753
- this.ci();
20811
+ this.cj();
20754
20812
  break;
20755
20813
  case "Display":
20756
20814
  this.view.ab();
@@ -20769,38 +20827,44 @@
20769
20827
  break;
20770
20828
  }
20771
20829
  };
20772
- XLabel.prototype.ci = function () {
20830
+ XLabel.prototype.cj = function () {
20773
20831
  this.view.aj();
20774
20832
  };
20775
- XLabel.prototype.cf = function () {
20833
+ XLabel.prototype.cg = function () {
20776
20834
  this.view.af();
20777
- this.ca();
20835
+ if (this.ak) {
20836
+ return;
20837
+ }
20838
+ this.cb();
20778
20839
  var a = 1;
20779
- var b = this.ao;
20840
+ var b = this.ap;
20780
20841
  if (!b) {
20781
20842
  a = -1;
20782
20843
  }
20783
- this.cl(this.aa, a);
20844
+ this.cm(this.aa, a);
20784
20845
  };
20785
- XLabel.prototype.ce = function () {
20786
- this.ca();
20846
+ XLabel.prototype.cf = function () {
20847
+ if (this.ak) {
20848
+ return;
20849
+ }
20850
+ this.cb();
20787
20851
  var a = 1;
20788
- var b = this.am;
20852
+ var b = this.an;
20789
20853
  if (!b) {
20790
20854
  a = -1;
20791
20855
  }
20792
- this.cl(this.z, a);
20856
+ this.cm(this.z, a);
20793
20857
  };
20794
20858
  XLabel.prototype.onSizeReady = function () {
20795
20859
  if (this.aa != null) {
20796
- this.b9();
20797
- if (this.ao) {
20860
+ this.ca();
20861
+ if (this.ap) {
20798
20862
  this.view.aj();
20799
- this.cf();
20863
+ this.cg();
20800
20864
  }
20801
20865
  }
20802
20866
  };
20803
- XLabel.prototype.b9 = function () {
20867
+ XLabel.prototype.ca = function () {
20804
20868
  if (this.aa != null && this.aa.playState == 3) {
20805
20869
  this.aa = null;
20806
20870
  }
@@ -20809,26 +20873,26 @@
20809
20873
  this.ai = true;
20810
20874
  }
20811
20875
  };
20812
- XLabel.prototype.cq = function () {
20813
- this.c2 = this.di != null ? this.di : XLabel.de;
20814
- this.c1 = this.dh != null ? this.dh : XLabel.de;
20815
- this.cz = this.df != null ? this.df : XLabel.c7;
20876
+ XLabel.prototype.cr = function () {
20877
+ this.c3 = this.dj != null ? this.dj : XLabel.df;
20878
+ this.c2 = this.di != null ? this.di : XLabel.df;
20879
+ this.c0 = this.dg != null ? this.dg : XLabel.c8;
20816
20880
  this.w = this.y != null ? this.y : XLabel.x;
20817
20881
  };
20818
- XLabel.prototype.cp = function () {
20882
+ XLabel.prototype.cq = function () {
20819
20883
  if (this.w != null) {
20820
20884
  this.view.am(this.w);
20821
20885
  }
20822
20886
  else {
20823
20887
  this.view.am(this.view.e());
20824
20888
  }
20825
- this.view.ah(this.c2);
20889
+ this.view.ah(this.c3);
20826
20890
  };
20827
- XLabel.prototype.co = function (a) {
20828
- XLabel.de = ThemeResolver.ah(a, XLabel.dd, XLabel.c6);
20829
- XLabel.c7 = ThemeResolver.ah(a, XLabel.da, XLabel.c3);
20830
- XLabel.c9 = ThemeResolver.ah(a, XLabel.dc, XLabel.c5);
20891
+ XLabel.prototype.cp = function (a) {
20892
+ XLabel.df = ThemeResolver.ah(a, XLabel.de, XLabel.c7);
20831
20893
  XLabel.c8 = ThemeResolver.ah(a, XLabel.db, XLabel.c4);
20894
+ XLabel.da = ThemeResolver.ah(a, XLabel.dd, XLabel.c6);
20895
+ XLabel.c9 = ThemeResolver.ah(a, XLabel.dc, XLabel.c5);
20832
20896
  };
20833
20897
  Object.defineProperty(XLabel.prototype, "t", {
20834
20898
  get: function () {
@@ -20858,34 +20922,20 @@
20858
20922
  enumerable: false,
20859
20923
  configurable: true
20860
20924
  });
20861
- Object.defineProperty(XLabel.prototype, "c2", {
20925
+ Object.defineProperty(XLabel.prototype, "c3", {
20862
20926
  get: function () {
20863
- return this.cu;
20927
+ return this.cv;
20864
20928
  },
20865
20929
  set: function (a) {
20866
- var b = this.cu;
20867
- this.cu = a;
20868
- if (b != this.cu) {
20930
+ var b = this.cv;
20931
+ this.cv = a;
20932
+ if (b != this.cv) {
20869
20933
  this.g("ActualTextColor", b, a);
20870
20934
  }
20871
20935
  },
20872
20936
  enumerable: false,
20873
20937
  configurable: true
20874
20938
  });
20875
- Object.defineProperty(XLabel.prototype, "cz", {
20876
- get: function () {
20877
- return this.cr;
20878
- },
20879
- set: function (a) {
20880
- var b = this.cr;
20881
- this.cr = a;
20882
- if (b != this.cr) {
20883
- this.g("ActualHighlightTextColor", b, a);
20884
- }
20885
- },
20886
- enumerable: false,
20887
- configurable: true
20888
- });
20889
20939
  Object.defineProperty(XLabel.prototype, "c0", {
20890
20940
  get: function () {
20891
20941
  return this.cs;
@@ -20894,7 +20944,7 @@
20894
20944
  var b = this.cs;
20895
20945
  this.cs = a;
20896
20946
  if (b != this.cs) {
20897
- this.g("ActualHoverHighlightTextColor", b, a);
20947
+ this.g("ActualHighlightTextColor", b, a);
20898
20948
  }
20899
20949
  },
20900
20950
  enumerable: false,
@@ -20908,6 +20958,20 @@
20908
20958
  var b = this.ct;
20909
20959
  this.ct = a;
20910
20960
  if (b != this.ct) {
20961
+ this.g("ActualHoverHighlightTextColor", b, a);
20962
+ }
20963
+ },
20964
+ enumerable: false,
20965
+ configurable: true
20966
+ });
20967
+ Object.defineProperty(XLabel.prototype, "c2", {
20968
+ get: function () {
20969
+ return this.cu;
20970
+ },
20971
+ set: function (a) {
20972
+ var b = this.cu;
20973
+ this.cu = a;
20974
+ if (b != this.cu) {
20911
20975
  this.g("ActualHoverTextColor", b, a);
20912
20976
  }
20913
20977
  },
@@ -20928,42 +20992,42 @@
20928
20992
  enumerable: false,
20929
20993
  configurable: true
20930
20994
  });
20931
- Object.defineProperty(XLabel.prototype, "di", {
20995
+ Object.defineProperty(XLabel.prototype, "dj", {
20932
20996
  get: function () {
20933
- return this.cy;
20997
+ return this.cz;
20934
20998
  },
20935
20999
  set: function (a) {
20936
- var b = this.cy;
20937
- this.cy = a;
20938
- if (b != this.cy) {
21000
+ var b = this.cz;
21001
+ this.cz = a;
21002
+ if (b != this.cz) {
20939
21003
  this.g("TextColor", b, a);
20940
21004
  }
20941
21005
  },
20942
21006
  enumerable: false,
20943
21007
  configurable: true
20944
21008
  });
20945
- Object.defineProperty(XLabel.prototype, "df", {
21009
+ Object.defineProperty(XLabel.prototype, "dg", {
20946
21010
  get: function () {
20947
- return this.cv;
21011
+ return this.cw;
20948
21012
  },
20949
21013
  set: function (a) {
20950
- var b = this.cv;
20951
- this.cv = a;
20952
- if (b != this.cv) {
21014
+ var b = this.cw;
21015
+ this.cw = a;
21016
+ if (b != this.cw) {
20953
21017
  this.g("HighlightTextColor", b, a);
20954
21018
  }
20955
21019
  },
20956
21020
  enumerable: false,
20957
21021
  configurable: true
20958
21022
  });
20959
- Object.defineProperty(XLabel.prototype, "dg", {
21023
+ Object.defineProperty(XLabel.prototype, "dh", {
20960
21024
  get: function () {
20961
- return this.cw;
21025
+ return this.cx;
20962
21026
  },
20963
21027
  set: function (a) {
20964
- var b = this.cw;
20965
- this.cw = a;
20966
- if (b != this.cw) {
21028
+ var b = this.cx;
21029
+ this.cx = a;
21030
+ if (b != this.cx) {
20967
21031
  this.g("HoverHighlightTextColor", b, a);
20968
21032
  }
20969
21033
  },
@@ -20984,7 +21048,7 @@
20984
21048
  enumerable: false,
20985
21049
  configurable: true
20986
21050
  });
20987
- Object.defineProperty(XLabel.prototype, "ao", {
21051
+ Object.defineProperty(XLabel.prototype, "ap", {
20988
21052
  get: function () {
20989
21053
  return this.ag;
20990
21054
  },
@@ -20998,24 +21062,24 @@
20998
21062
  enumerable: false,
20999
21063
  configurable: true
21000
21064
  });
21001
- XLabel.prototype.cn = function (a, b) {
21065
+ XLabel.prototype.co = function (a, b) {
21002
21066
  if (b === void 0) {
21003
21067
  b = true;
21004
21068
  }
21005
- var c = this.aq;
21069
+ var c = this.ar;
21006
21070
  if (!b) {
21007
- this.aq = true;
21071
+ this.ar = true;
21008
21072
  }
21009
21073
  try {
21010
- this.ao = a;
21074
+ this.ap = a;
21011
21075
  }
21012
21076
  finally {
21013
21077
  if (!b) {
21014
- this.aq = c;
21078
+ this.ar = c;
21015
21079
  }
21016
21080
  }
21017
21081
  };
21018
- Object.defineProperty(XLabel.prototype, "am", {
21082
+ Object.defineProperty(XLabel.prototype, "an", {
21019
21083
  get: function () {
21020
21084
  return this.ae;
21021
21085
  },
@@ -21029,11 +21093,11 @@
21029
21093
  enumerable: false,
21030
21094
  configurable: true
21031
21095
  });
21032
- XLabel.prototype.cg = function () {
21033
- this.an = true;
21034
- };
21035
21096
  XLabel.prototype.ch = function () {
21036
- this.an = false;
21097
+ this.ao = true;
21098
+ };
21099
+ XLabel.prototype.ci = function () {
21100
+ this.ao = false;
21037
21101
  };
21038
21102
  Object.defineProperty(XLabel.prototype, "y", {
21039
21103
  get: function () {
@@ -21049,49 +21113,35 @@
21049
21113
  enumerable: false,
21050
21114
  configurable: true
21051
21115
  });
21052
- Object.defineProperty(XLabel.prototype, "dh", {
21116
+ Object.defineProperty(XLabel.prototype, "di", {
21053
21117
  get: function () {
21054
- return this.cx;
21118
+ return this.cy;
21055
21119
  },
21056
21120
  set: function (a) {
21057
- var b = this.cx;
21058
- this.cx = a;
21059
- if (b != this.cx) {
21121
+ var b = this.cy;
21122
+ this.cy = a;
21123
+ if (b != this.cy) {
21060
21124
  this.g("HoverTextColor", b, a);
21061
21125
  }
21062
21126
  },
21063
21127
  enumerable: false,
21064
21128
  configurable: true
21065
21129
  });
21066
- Object.defineProperty(XLabel.prototype, "bv", {
21130
+ Object.defineProperty(XLabel.prototype, "bw", {
21067
21131
  get: function () {
21068
- return this.a3;
21132
+ return this.a4;
21069
21133
  },
21070
21134
  set: function (a) {
21071
- var b = this.a3;
21072
- this.a3 = a;
21073
- if (b != this.a3) {
21135
+ var b = this.a4;
21136
+ this.a4 = a;
21137
+ if (b != this.a4) {
21074
21138
  this.g("Id", b, a);
21075
21139
  }
21076
21140
  },
21077
21141
  enumerable: false,
21078
21142
  configurable: true
21079
21143
  });
21080
- Object.defineProperty(XLabel.prototype, "bj", {
21081
- get: function () {
21082
- return this.az;
21083
- },
21084
- set: function (a) {
21085
- var b = this.az;
21086
- this.az = a;
21087
- if (b != this.az) {
21088
- this.g("Display", b, a);
21089
- }
21090
- },
21091
- enumerable: false,
21092
- configurable: true
21093
- });
21094
- Object.defineProperty(XLabel.prototype, "bm", {
21144
+ Object.defineProperty(XLabel.prototype, "bk", {
21095
21145
  get: function () {
21096
21146
  return this.a0;
21097
21147
  },
@@ -21099,13 +21149,13 @@
21099
21149
  var b = this.a0;
21100
21150
  this.a0 = a;
21101
21151
  if (b != this.a0) {
21102
- this.g("FlexDirection", b, a);
21152
+ this.g("Display", b, a);
21103
21153
  }
21104
21154
  },
21105
21155
  enumerable: false,
21106
21156
  configurable: true
21107
21157
  });
21108
- Object.defineProperty(XLabel.prototype, "bo", {
21158
+ Object.defineProperty(XLabel.prototype, "bn", {
21109
21159
  get: function () {
21110
21160
  return this.a1;
21111
21161
  },
@@ -21113,27 +21163,27 @@
21113
21163
  var b = this.a1;
21114
21164
  this.a1 = a;
21115
21165
  if (b != this.a1) {
21116
- this.g("FlexGrow", b, a);
21166
+ this.g("FlexDirection", b, a);
21117
21167
  }
21118
21168
  },
21119
21169
  enumerable: false,
21120
21170
  configurable: true
21121
21171
  });
21122
- Object.defineProperty(XLabel.prototype, "bb", {
21172
+ Object.defineProperty(XLabel.prototype, "bp", {
21123
21173
  get: function () {
21124
- return this.aw;
21174
+ return this.a2;
21125
21175
  },
21126
21176
  set: function (a) {
21127
- var b = this.aw;
21128
- this.aw = a;
21129
- if (b != this.aw) {
21130
- this.g("AlignItems", b, a);
21177
+ var b = this.a2;
21178
+ this.a2 = a;
21179
+ if (b != this.a2) {
21180
+ this.g("FlexGrow", b, a);
21131
21181
  }
21132
21182
  },
21133
21183
  enumerable: false,
21134
21184
  configurable: true
21135
21185
  });
21136
- Object.defineProperty(XLabel.prototype, "bd", {
21186
+ Object.defineProperty(XLabel.prototype, "bc", {
21137
21187
  get: function () {
21138
21188
  return this.ax;
21139
21189
  },
@@ -21141,56 +21191,70 @@
21141
21191
  var b = this.ax;
21142
21192
  this.ax = a;
21143
21193
  if (b != this.ax) {
21194
+ this.g("AlignItems", b, a);
21195
+ }
21196
+ },
21197
+ enumerable: false,
21198
+ configurable: true
21199
+ });
21200
+ Object.defineProperty(XLabel.prototype, "be", {
21201
+ get: function () {
21202
+ return this.ay;
21203
+ },
21204
+ set: function (a) {
21205
+ var b = this.ay;
21206
+ this.ay = a;
21207
+ if (b != this.ay) {
21144
21208
  this.g("AlignSelf", b, a);
21145
21209
  }
21146
21210
  },
21147
21211
  enumerable: false,
21148
21212
  configurable: true
21149
21213
  });
21150
- Object.defineProperty(XLabel.prototype, "ak", {
21214
+ Object.defineProperty(XLabel.prototype, "al", {
21151
21215
  get: function () {
21152
21216
  return this.ac;
21153
21217
  },
21154
21218
  enumerable: false,
21155
21219
  configurable: true
21156
21220
  });
21157
- Object.defineProperty(XLabel.prototype, "at", {
21221
+ Object.defineProperty(XLabel.prototype, "au", {
21158
21222
  get: function () {
21159
- return this.as;
21223
+ return this.at;
21160
21224
  },
21161
21225
  set: function (a) {
21162
- var b = this.as;
21163
- this.as = a;
21226
+ var b = this.at;
21227
+ this.at = a;
21164
21228
  this.ac = true;
21165
- if (b != this.as) {
21229
+ if (b != this.at) {
21166
21230
  this.g("TabIndex", b, a);
21167
21231
  }
21168
21232
  },
21169
21233
  enumerable: false,
21170
21234
  configurable: true
21171
21235
  });
21172
- Object.defineProperty(XLabel.prototype, "bq", {
21236
+ Object.defineProperty(XLabel.prototype, "br", {
21173
21237
  get: function () {
21174
- return this.a2;
21238
+ return this.a3;
21175
21239
  },
21176
21240
  set: function (a) {
21177
- var b = this.a2;
21178
- this.a2 = a;
21179
- if (b != this.a2) {
21241
+ var b = this.a3;
21242
+ this.a3 = a;
21243
+ if (b != this.a3) {
21180
21244
  this.g("TabIndex", b, a);
21181
21245
  }
21182
21246
  },
21183
21247
  enumerable: false,
21184
21248
  configurable: true
21185
21249
  });
21186
- Object.defineProperty(XLabel.prototype, "bf", {
21250
+ Object.defineProperty(XLabel.prototype, "bg", {
21187
21251
  get: function () {
21188
- return this.ay;
21252
+ return this.az;
21189
21253
  },
21190
21254
  set: function (a) {
21191
- var b = this.ay;
21192
- this.ay = a;
21193
- if (b != this.ay) {
21255
+ var b = this.az;
21256
+ this.az = a;
21257
+ if (b != this.az) {
21194
21258
  this.g("AriaLabel", b, a);
21195
21259
  }
21196
21260
  },
@@ -21199,19 +21263,19 @@
21199
21263
  });
21200
21264
  Object.defineProperty(XLabel.prototype, "text", {
21201
21265
  get: function () {
21202
- return this.a4;
21266
+ return this.a5;
21203
21267
  },
21204
21268
  set: function (a) {
21205
- var b = this.a4;
21206
- this.a4 = a;
21207
- if (b != this.a4) {
21269
+ var b = this.a5;
21270
+ this.a5 = a;
21271
+ if (b != this.a5) {
21208
21272
  this.g("Text", b, a);
21209
21273
  }
21210
21274
  },
21211
21275
  enumerable: false,
21212
21276
  configurable: true
21213
21277
  });
21214
- Object.defineProperty(XLabel.prototype, "an", {
21278
+ Object.defineProperty(XLabel.prototype, "ao", {
21215
21279
  get: function () {
21216
21280
  return this.af;
21217
21281
  },
@@ -21225,7 +21289,7 @@
21225
21289
  enumerable: false,
21226
21290
  configurable: true
21227
21291
  });
21228
- Object.defineProperty(XLabel.prototype, "ar", {
21292
+ Object.defineProperty(XLabel.prototype, "as", {
21229
21293
  get: function () {
21230
21294
  return this.aj;
21231
21295
  },
@@ -21253,7 +21317,7 @@
21253
21317
  enumerable: false,
21254
21318
  configurable: true
21255
21319
  });
21256
- XLabel.prototype.ck = function () {
21320
+ XLabel.prototype.cl = function () {
21257
21321
  this.view.ai();
21258
21322
  };
21259
21323
  XLabel.prototype.onDetachedFromUI = function () {
@@ -21262,13 +21326,13 @@
21262
21326
  XLabel.prototype.onAttachedToUI = function () {
21263
21327
  this.view.y();
21264
21328
  };
21265
- XLabel.prototype.ap = function () {
21329
+ XLabel.prototype.aq = function () {
21266
21330
  return this.view.g();
21267
21331
  };
21268
- XLabel.prototype.av = function () {
21332
+ XLabel.prototype.aw = function () {
21269
21333
  return this.j();
21270
21334
  };
21271
- XLabel.prototype.bl = function () {
21335
+ XLabel.prototype.bm = function () {
21272
21336
  var a = this.j();
21273
21337
  return a.q();
21274
21338
  };
@@ -21280,15 +21344,15 @@
21280
21344
  a.d = this.s;
21281
21345
  a.a = igniteuiWebcomponentsCore.AppearanceHelper.a(igniteuiWebcomponentsCore.NativeUI.al(b));
21282
21346
  a.b = this.l;
21283
- a.i = this.ao;
21284
- a.g = this.am;
21285
- a.m = this.bj;
21286
- a.n = this.bm;
21287
- a.o = this.bo;
21288
- a.l = this.bb;
21347
+ a.i = this.ap;
21348
+ a.g = this.an;
21349
+ a.m = this.bk;
21350
+ a.n = this.bn;
21351
+ a.o = this.bp;
21352
+ a.l = this.bc;
21289
21353
  a.r = this.text;
21290
- a.h = this.an;
21291
- a.j = this.ar;
21354
+ a.h = this.ao;
21355
+ a.j = this.as;
21292
21356
  a.f = this.disabled;
21293
21357
  a.p = this.e;
21294
21358
  if (this.w != null) {
@@ -21325,21 +21389,21 @@
21325
21389
  this.view.z(a);
21326
21390
  };
21327
21391
  XLabel.$t = igniteuiWebcomponentsCore.markType(XLabel, 'XLabel', XInputGroupItem.$);
21328
- XLabel.dd = igniteuiWebcomponentsCore.BrushUtil.h(221, 0, 0, 0);
21329
- XLabel.da = igniteuiWebcomponentsCore.BrushUtil.h(255, 0, 153, 155);
21330
- XLabel.dc = igniteuiWebcomponentsCore.BrushUtil.h(221, 0, 0, 0);
21392
+ XLabel.de = igniteuiWebcomponentsCore.BrushUtil.h(221, 0, 0, 0);
21331
21393
  XLabel.db = igniteuiWebcomponentsCore.BrushUtil.h(255, 0, 153, 155);
21332
- XLabel.c6 = igniteuiWebcomponentsCore.BrushUtil.h(255, 24, 29, 31);
21333
- XLabel.c3 = igniteuiWebcomponentsCore.BrushUtil.h(255, 33, 150, 243);
21334
- XLabel.c5 = igniteuiWebcomponentsCore.BrushUtil.h(255, 24, 29, 31);
21394
+ XLabel.dd = igniteuiWebcomponentsCore.BrushUtil.h(221, 0, 0, 0);
21395
+ XLabel.dc = igniteuiWebcomponentsCore.BrushUtil.h(255, 0, 153, 155);
21396
+ XLabel.c7 = igniteuiWebcomponentsCore.BrushUtil.h(255, 24, 29, 31);
21335
21397
  XLabel.c4 = igniteuiWebcomponentsCore.BrushUtil.h(255, 33, 150, 243);
21398
+ XLabel.c6 = igniteuiWebcomponentsCore.BrushUtil.h(255, 24, 29, 31);
21399
+ XLabel.c5 = igniteuiWebcomponentsCore.BrushUtil.h(255, 33, 150, 243);
21336
21400
  XLabel.o = 2;
21337
- XLabel.de = ThemeResolver.ah(XLabel.o, XLabel.dd, XLabel.c6);
21338
- XLabel.c7 = ThemeResolver.ah(XLabel.o, XLabel.da, XLabel.c3);
21339
- XLabel.c9 = ThemeResolver.ah(XLabel.o, XLabel.dc, XLabel.c5);
21401
+ XLabel.df = ThemeResolver.ah(XLabel.o, XLabel.de, XLabel.c7);
21340
21402
  XLabel.c8 = ThemeResolver.ah(XLabel.o, XLabel.db, XLabel.c4);
21403
+ XLabel.da = ThemeResolver.ah(XLabel.o, XLabel.dd, XLabel.c6);
21404
+ XLabel.c9 = ThemeResolver.ah(XLabel.o, XLabel.dc, XLabel.c5);
21341
21405
  XLabel.x = null;
21342
- XLabel.au = 0;
21406
+ XLabel.av = 0;
21343
21407
  return XLabel;
21344
21408
  }(XInputGroupItem));
21345
21409
  /**
@@ -23529,11 +23593,11 @@
23529
23593
  * Gets the actual color to use for the text color.
23530
23594
  */
23531
23595
  get: function () {
23532
- return igniteuiWebcomponentsCore.brushToString(this.i.c2);
23596
+ return igniteuiWebcomponentsCore.brushToString(this.i.c3);
23533
23597
  },
23534
23598
  set: function (v) {
23535
- this.i.c2 = igniteuiWebcomponentsCore.stringToBrush(v);
23536
- this._a("actualTextColor", igniteuiWebcomponentsCore.brushToString(this.i.c2));
23599
+ this.i.c3 = igniteuiWebcomponentsCore.stringToBrush(v);
23600
+ this._a("actualTextColor", igniteuiWebcomponentsCore.brushToString(this.i.c3));
23537
23601
  },
23538
23602
  enumerable: false,
23539
23603
  configurable: true
@@ -23543,11 +23607,11 @@
23543
23607
  * Gets the actual color to use for the text color.
23544
23608
  */
23545
23609
  get: function () {
23546
- return igniteuiWebcomponentsCore.brushToString(this.i.cz);
23610
+ return igniteuiWebcomponentsCore.brushToString(this.i.c0);
23547
23611
  },
23548
23612
  set: function (v) {
23549
- this.i.cz = igniteuiWebcomponentsCore.stringToBrush(v);
23550
- this._a("actualHighlightTextColor", igniteuiWebcomponentsCore.brushToString(this.i.cz));
23613
+ this.i.c0 = igniteuiWebcomponentsCore.stringToBrush(v);
23614
+ this._a("actualHighlightTextColor", igniteuiWebcomponentsCore.brushToString(this.i.c0));
23551
23615
  },
23552
23616
  enumerable: false,
23553
23617
  configurable: true
@@ -23557,11 +23621,11 @@
23557
23621
  * Gets the actual color to use for the text color when highlighted and hovered.
23558
23622
  */
23559
23623
  get: function () {
23560
- return igniteuiWebcomponentsCore.brushToString(this.i.c0);
23624
+ return igniteuiWebcomponentsCore.brushToString(this.i.c1);
23561
23625
  },
23562
23626
  set: function (v) {
23563
- this.i.c0 = igniteuiWebcomponentsCore.stringToBrush(v);
23564
- this._a("actualHoverHighlightTextColor", igniteuiWebcomponentsCore.brushToString(this.i.c0));
23627
+ this.i.c1 = igniteuiWebcomponentsCore.stringToBrush(v);
23628
+ this._a("actualHoverHighlightTextColor", igniteuiWebcomponentsCore.brushToString(this.i.c1));
23565
23629
  },
23566
23630
  enumerable: false,
23567
23631
  configurable: true
@@ -23571,11 +23635,11 @@
23571
23635
  * Gets the actual hover color to use for the text.
23572
23636
  */
23573
23637
  get: function () {
23574
- return igniteuiWebcomponentsCore.brushToString(this.i.c1);
23638
+ return igniteuiWebcomponentsCore.brushToString(this.i.c2);
23575
23639
  },
23576
23640
  set: function (v) {
23577
- this.i.c1 = igniteuiWebcomponentsCore.stringToBrush(v);
23578
- this._a("actualHoverTextColor", igniteuiWebcomponentsCore.brushToString(this.i.c1));
23641
+ this.i.c2 = igniteuiWebcomponentsCore.stringToBrush(v);
23642
+ this._a("actualHoverTextColor", igniteuiWebcomponentsCore.brushToString(this.i.c2));
23579
23643
  },
23580
23644
  enumerable: false,
23581
23645
  configurable: true
@@ -23585,11 +23649,11 @@
23585
23649
  * Gets or sets the color to use for the text.
23586
23650
  */
23587
23651
  get: function () {
23588
- return igniteuiWebcomponentsCore.brushToString(this.i.di);
23652
+ return igniteuiWebcomponentsCore.brushToString(this.i.dj);
23589
23653
  },
23590
23654
  set: function (v) {
23591
- this.i.di = igniteuiWebcomponentsCore.stringToBrush(v);
23592
- this._a("textColor", igniteuiWebcomponentsCore.brushToString(this.i.di));
23655
+ this.i.dj = igniteuiWebcomponentsCore.stringToBrush(v);
23656
+ this._a("textColor", igniteuiWebcomponentsCore.brushToString(this.i.dj));
23593
23657
  },
23594
23658
  enumerable: false,
23595
23659
  configurable: true
@@ -23599,11 +23663,11 @@
23599
23663
  * Gets or sets the color to use for the text.
23600
23664
  */
23601
23665
  get: function () {
23602
- return igniteuiWebcomponentsCore.brushToString(this.i.df);
23666
+ return igniteuiWebcomponentsCore.brushToString(this.i.dg);
23603
23667
  },
23604
23668
  set: function (v) {
23605
- this.i.df = igniteuiWebcomponentsCore.stringToBrush(v);
23606
- this._a("highlightTextColor", igniteuiWebcomponentsCore.brushToString(this.i.df));
23669
+ this.i.dg = igniteuiWebcomponentsCore.stringToBrush(v);
23670
+ this._a("highlightTextColor", igniteuiWebcomponentsCore.brushToString(this.i.dg));
23607
23671
  },
23608
23672
  enumerable: false,
23609
23673
  configurable: true
@@ -23613,11 +23677,11 @@
23613
23677
  * Gets or sets the color to use for the text.
23614
23678
  */
23615
23679
  get: function () {
23616
- return igniteuiWebcomponentsCore.brushToString(this.i.dg);
23680
+ return igniteuiWebcomponentsCore.brushToString(this.i.dh);
23617
23681
  },
23618
23682
  set: function (v) {
23619
- this.i.dg = igniteuiWebcomponentsCore.stringToBrush(v);
23620
- this._a("hoverHighlightTextColor", igniteuiWebcomponentsCore.brushToString(this.i.dg));
23683
+ this.i.dh = igniteuiWebcomponentsCore.stringToBrush(v);
23684
+ this._a("hoverHighlightTextColor", igniteuiWebcomponentsCore.brushToString(this.i.dh));
23621
23685
  },
23622
23686
  enumerable: false,
23623
23687
  configurable: true
@@ -23646,11 +23710,11 @@
23646
23710
  * Gets or sets the color to use for the hovered text of the button regardless of type.
23647
23711
  */
23648
23712
  get: function () {
23649
- return igniteuiWebcomponentsCore.brushToString(this.i.dh);
23713
+ return igniteuiWebcomponentsCore.brushToString(this.i.di);
23650
23714
  },
23651
23715
  set: function (v) {
23652
- this.i.dh = igniteuiWebcomponentsCore.stringToBrush(v);
23653
- this._a("hoverTextColor", igniteuiWebcomponentsCore.brushToString(this.i.dh));
23716
+ this.i.di = igniteuiWebcomponentsCore.stringToBrush(v);
23717
+ this._a("hoverTextColor", igniteuiWebcomponentsCore.brushToString(this.i.di));
23654
23718
  },
23655
23719
  enumerable: false,
23656
23720
  configurable: true
@@ -23660,10 +23724,10 @@
23660
23724
  * Gets or sets the id to use for the checkbox.
23661
23725
  */
23662
23726
  get: function () {
23663
- return this.i.bv;
23727
+ return this.i.bw;
23664
23728
  },
23665
23729
  set: function (v) {
23666
- this.i.bv = v;
23730
+ this.i.bw = v;
23667
23731
  },
23668
23732
  enumerable: false,
23669
23733
  configurable: true
@@ -23673,10 +23737,10 @@
23673
23737
  * Gets or sets the id to use for the checkbox.
23674
23738
  */
23675
23739
  get: function () {
23676
- return this.i.bj;
23740
+ return this.i.bk;
23677
23741
  },
23678
23742
  set: function (v) {
23679
- this.i.bj = v;
23743
+ this.i.bk = v;
23680
23744
  },
23681
23745
  enumerable: false,
23682
23746
  configurable: true
@@ -23686,10 +23750,10 @@
23686
23750
  * Gets or sets the id to use for the checkbox.
23687
23751
  */
23688
23752
  get: function () {
23689
- return this.i.bm;
23753
+ return this.i.bn;
23690
23754
  },
23691
23755
  set: function (v) {
23692
- this.i.bm = v;
23756
+ this.i.bn = v;
23693
23757
  },
23694
23758
  enumerable: false,
23695
23759
  configurable: true
@@ -23699,10 +23763,10 @@
23699
23763
  * Gets or sets the flex-grow setting for the button.
23700
23764
  */
23701
23765
  get: function () {
23702
- return this.i.bo;
23766
+ return this.i.bp;
23703
23767
  },
23704
23768
  set: function (v) {
23705
- this.i.bo = v;
23769
+ this.i.bp = v;
23706
23770
  },
23707
23771
  enumerable: false,
23708
23772
  configurable: true
@@ -23712,10 +23776,10 @@
23712
23776
  * Gets or sets the id to use for the checkbox.
23713
23777
  */
23714
23778
  get: function () {
23715
- return this.i.bb;
23779
+ return this.i.bc;
23716
23780
  },
23717
23781
  set: function (v) {
23718
- this.i.bb = v;
23782
+ this.i.bc = v;
23719
23783
  },
23720
23784
  enumerable: false,
23721
23785
  configurable: true
@@ -23725,10 +23789,10 @@
23725
23789
  * Gets or sets the id to use for the checkbox.
23726
23790
  */
23727
23791
  get: function () {
23728
- return this.i.bd;
23792
+ return this.i.be;
23729
23793
  },
23730
23794
  set: function (v) {
23731
- this.i.bd = v;
23795
+ this.i.be = v;
23732
23796
  },
23733
23797
  enumerable: false,
23734
23798
  configurable: true
@@ -23738,11 +23802,11 @@
23738
23802
  * Gets or sets TabIndex to use for the checkbox.
23739
23803
  */
23740
23804
  get: function () {
23741
- return this.i.at;
23805
+ return this.i.au;
23742
23806
  },
23743
23807
  set: function (v) {
23744
- this.i.at = +v;
23745
- this._a("tabIndex", this.i.at);
23808
+ this.i.au = +v;
23809
+ this._a("tabIndex", this.i.au);
23746
23810
  },
23747
23811
  enumerable: false,
23748
23812
  configurable: true
@@ -23752,10 +23816,10 @@
23752
23816
  * Gets or sets the for attribute to use for the label.
23753
23817
  */
23754
23818
  get: function () {
23755
- return this.i.bq;
23819
+ return this.i.br;
23756
23820
  },
23757
23821
  set: function (v) {
23758
- this.i.bq = v;
23822
+ this.i.br = v;
23759
23823
  },
23760
23824
  enumerable: false,
23761
23825
  configurable: true
@@ -23765,10 +23829,10 @@
23765
23829
  * Gets or sets the value of the aria-label attribute.
23766
23830
  */
23767
23831
  get: function () {
23768
- return this.i.bf;
23832
+ return this.i.bg;
23769
23833
  },
23770
23834
  set: function (v) {
23771
- this.i.bf = v;
23835
+ this.i.bg = v;
23772
23836
  },
23773
23837
  enumerable: false,
23774
23838
  configurable: true
@@ -23791,11 +23855,11 @@
23791
23855
  * Gets or sets whether the label is hovered.
23792
23856
  */
23793
23857
  get: function () {
23794
- return this.i.an;
23858
+ return this.i.ao;
23795
23859
  },
23796
23860
  set: function (v) {
23797
- this.i.an = igniteuiWebcomponentsCore.ensureBool(v);
23798
- this._a("isHover", this.i.an);
23861
+ this.i.ao = igniteuiWebcomponentsCore.ensureBool(v);
23862
+ this._a("isHover", this.i.ao);
23799
23863
  },
23800
23864
  enumerable: false,
23801
23865
  configurable: true
@@ -23805,11 +23869,11 @@
23805
23869
  * Gets or sets the value for the label.
23806
23870
  */
23807
23871
  get: function () {
23808
- return this.i.ar;
23872
+ return this.i.as;
23809
23873
  },
23810
23874
  set: function (v) {
23811
- this.i.ar = igniteuiWebcomponentsCore.ensureBool(v);
23812
- this._a("value", this.i.ar);
23875
+ this.i.as = igniteuiWebcomponentsCore.ensureBool(v);
23876
+ this._a("value", this.i.as);
23813
23877
  },
23814
23878
  enumerable: false,
23815
23879
  configurable: true
@@ -23839,7 +23903,7 @@
23839
23903
 
23840
23904
  */
23841
23905
  IgcXLabelComponent.prototype.exportVisualModel = function () {
23842
- var iv = this.i.av();
23906
+ var iv = this.i.aw();
23843
23907
  return (iv);
23844
23908
  };
23845
23909
  /**
@@ -23847,7 +23911,7 @@
23847
23911
 
23848
23912
  */
23849
23913
  IgcXLabelComponent.prototype.exportSerializedVisualModel = function () {
23850
- var iv = this.i.bl();
23914
+ var iv = this.i.bm();
23851
23915
  return (iv);
23852
23916
  };
23853
23917
  IgcXLabelComponent._observedAttributesIgcXLabelComponent = null;
@@ -27923,7 +27987,7 @@
27923
27987
  this.n.fill = this.dw;
27924
27988
  }
27925
27989
  if (this.r != null) {
27926
- this.r.di = this.dx;
27990
+ this.r.dj = this.dx;
27927
27991
  this.r.y = this.ac;
27928
27992
  }
27929
27993
  };
@@ -27944,7 +28008,7 @@
27944
28008
  this.q.t = this.y;
27945
28009
  this.r = new XLabel();
27946
28010
  this.h.as(this.r);
27947
- this.r.di = this.dx;
28011
+ this.r.dj = this.dx;
27948
28012
  this.r.y = this.ac;
27949
28013
  this.q.appendContentChild(this.h.v());
27950
28014
  if (this.b4 != null && this.b4 != "") {
@@ -29614,7 +29678,7 @@
29614
29678
  };
29615
29679
  XComponentBridge.prototype.getTargetForBuildInProperty = function (a, b) {
29616
29680
  switch (b) {
29617
- case 106: return a;
29681
+ case 108: return a;
29618
29682
  }
29619
29683
  return this.s != null ? this.s : a;
29620
29684
  };
@@ -29663,12 +29727,12 @@
29663
29727
  this.ab = d;
29664
29728
  this.ag = b;
29665
29729
  break;
29666
- case 26:
29730
+ case 27:
29667
29731
  f.compositionEnd = igniteuiWebcomponentsCore.delegateCombine(f.compositionEnd, igniteuiWebcomponentsCore.runOn(this, this.ap));
29668
29732
  this.ac = d;
29669
29733
  this.ah = b;
29670
29734
  break;
29671
- case 27:
29735
+ case 28:
29672
29736
  f.keyDown = igniteuiWebcomponentsCore.delegateCombine(f.keyDown, igniteuiWebcomponentsCore.runOn(this, this.ar));
29673
29737
  this.ad = d;
29674
29738
  this.aj = b;
@@ -29683,7 +29747,7 @@
29683
29747
  this.aa = d;
29684
29748
  this.af = b;
29685
29749
  break;
29686
- case 24:
29750
+ case 25:
29687
29751
  this.ao(a);
29688
29752
  var g = this.w(a);
29689
29753
  var h = this.u;
@@ -29762,12 +29826,12 @@
29762
29826
  this.ab = null;
29763
29827
  this.ag = null;
29764
29828
  break;
29765
- case 26:
29829
+ case 27:
29766
29830
  f.compositionEnd = igniteuiWebcomponentsCore.delegateRemove(f.compositionEnd, igniteuiWebcomponentsCore.runOn(this, this.ap));
29767
29831
  this.ac = null;
29768
29832
  this.ah = null;
29769
29833
  break;
29770
- case 27:
29834
+ case 28:
29771
29835
  f.keyDown = igniteuiWebcomponentsCore.delegateRemove(f.keyDown, igniteuiWebcomponentsCore.runOn(this, this.ar));
29772
29836
  this.ad = null;
29773
29837
  this.aj = null;
@@ -29782,7 +29846,7 @@
29782
29846
  this.aa = null;
29783
29847
  this.af = null;
29784
29848
  break;
29785
- case 24:
29849
+ case 25:
29786
29850
  this.ao(a);
29787
29851
  var g = this.w(a);
29788
29852
  var h = this.u;
@@ -29873,20 +29937,20 @@
29873
29937
  var c = a;
29874
29938
  var d = igniteuiWebcomponentsCore.typeCast(XInput.$, c.inputs._inner[0]);
29875
29939
  switch (b) {
29876
- case 101: return a.mc;
29940
+ case 103: return a.mc;
29877
29941
  case 3:
29878
29942
  this.an(a);
29879
29943
  var e = this.v(a);
29880
29944
  return e.text;
29881
- case 98:
29945
+ case 100:
29882
29946
  this.ao(a);
29883
29947
  return this.u.svgPath;
29884
- case 99:
29948
+ case 101:
29885
29949
  this.ao(a);
29886
29950
  return this.u.fill;
29887
- case 100:
29951
+ case 102:
29888
29952
  this.ao(a);
29889
- return this.u.dh;
29953
+ return this.u.dp;
29890
29954
  case 2: return d.cq;
29891
29955
  case 1:
29892
29956
  switch (c.t) {
@@ -29922,9 +29986,9 @@
29922
29986
  case 21: return d.a1;
29923
29987
  case 32: return d.disabled;
29924
29988
  case 33: return d.d8;
29925
- case 103: return d.selectionStart;
29926
- case 104: return d.selectionEnd;
29927
- case 105: return c.an;
29989
+ case 105: return d.selectionStart;
29990
+ case 106: return d.selectionEnd;
29991
+ case 107: return c.an;
29928
29992
  }
29929
29993
  return null;
29930
29994
  };
@@ -29932,7 +29996,7 @@
29932
29996
  var d = a;
29933
29997
  var e = igniteuiWebcomponentsCore.typeCast(XInput.$, d.inputs._inner[0]);
29934
29998
  switch (b) {
29935
- case 101:
29999
+ case 103:
29936
30000
  a.mc = c;
29937
30001
  break;
29938
30002
  case 3:
@@ -29940,17 +30004,17 @@
29940
30004
  var f = this.v(a);
29941
30005
  f.text = c;
29942
30006
  break;
29943
- case 98:
30007
+ case 100:
29944
30008
  this.ao(a);
29945
30009
  this.u.svgPath = c;
29946
30010
  break;
29947
- case 99:
30011
+ case 101:
29948
30012
  this.ao(a);
29949
30013
  this.u.fill = c;
29950
30014
  break;
29951
- case 100:
30015
+ case 102:
29952
30016
  this.ao(a);
29953
- this.u.dh = c;
30017
+ this.u.dp = c;
29954
30018
  break;
29955
30019
  case 2:
29956
30020
  e.cq = c == null ? null : c.toString();
@@ -30025,13 +30089,13 @@
30025
30089
  case 33:
30026
30090
  e.d8 = c;
30027
30091
  break;
30028
- case 103:
30092
+ case 105:
30029
30093
  e.selectionStart = igniteuiWebcomponentsCore.typeGetValue(c);
30030
30094
  break;
30031
- case 104:
30095
+ case 106:
30032
30096
  e.selectionEnd = igniteuiWebcomponentsCore.typeGetValue(c);
30033
30097
  break;
30034
- case 105:
30098
+ case 107:
30035
30099
  d.an = c;
30036
30100
  break;
30037
30101
  }
@@ -30281,7 +30345,7 @@
30281
30345
  case 11:
30282
30346
  d.aa = c;
30283
30347
  break;
30284
- case 86:
30348
+ case 88:
30285
30349
  d.by = c;
30286
30350
  break;
30287
30351
  case 59:
@@ -30323,7 +30387,7 @@
30323
30387
  case 56: return c.av;
30324
30388
  case 58: return c.at;
30325
30389
  case 17: return c.k1;
30326
- case 86: return c.by;
30390
+ case 88: return c.by;
30327
30391
  case 59: return c.a5;
30328
30392
  }
30329
30393
  return null;
@@ -33551,15 +33615,15 @@
33551
33615
  switch (b) {
33552
33616
  case 12: return a.bg;
33553
33617
  case 13: return a.bf;
33554
- case 95: return a.bv;
33555
- case 96: return a.bf;
33618
+ case 97: return a.bv;
33619
+ case 98: return a.bf;
33556
33620
  case 14: return a.bl;
33557
33621
  case 2: return a.thumbs._inner[0].s;
33558
- case 90: return a.b0;
33559
- case 91: return a.ek;
33560
- case 92: return a.es;
33561
- case 94: return a.eu;
33562
- case 93: return a.et;
33622
+ case 92: return a.b0;
33623
+ case 93: return a.ek;
33624
+ case 94: return a.es;
33625
+ case 96: return a.eu;
33626
+ case 95: return a.et;
33563
33627
  case 30:
33564
33628
  var c = a.e;
33565
33629
  switch (c) {
@@ -33599,10 +33663,10 @@
33599
33663
  case 13:
33600
33664
  a.bf = c;
33601
33665
  break;
33602
- case 95:
33666
+ case 97:
33603
33667
  a.bv = c;
33604
33668
  break;
33605
- case 96:
33669
+ case 98:
33606
33670
  a.bu = c;
33607
33671
  break;
33608
33672
  case 14:
@@ -33611,19 +33675,19 @@
33611
33675
  case 2:
33612
33676
  a.thumbs._inner[0].s = c;
33613
33677
  break;
33614
- case 90:
33678
+ case 92:
33615
33679
  a.b0 = c;
33616
33680
  break;
33617
- case 91:
33681
+ case 93:
33618
33682
  a.ek = c;
33619
33683
  break;
33620
- case 92:
33684
+ case 94:
33621
33685
  a.es = c;
33622
33686
  break;
33623
- case 94:
33687
+ case 96:
33624
33688
  a.eu = c;
33625
33689
  break;
33626
- case 93:
33690
+ case 95:
33627
33691
  a.et = c;
33628
33692
  break;
33629
33693
  case 30:
@@ -35534,7 +35598,7 @@
35534
35598
  }
35535
35599
  return igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.NativeUIDisplayDensity_$type, e);
35536
35600
  case 18: return igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.BaseControlTheme_$type, c.p);
35537
- case 85: return c.d;
35601
+ case 87: return c.d;
35538
35602
  case 0:
35539
35603
  switch (c.i) {
35540
35604
  case 0: return igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.NativeUIButtonGroupDisplayType_$type, 0);
@@ -35574,7 +35638,7 @@
35574
35638
  case 18:
35575
35639
  d.p = igniteuiWebcomponentsCore.EnumUtil.getEnumValue(igniteuiWebcomponentsCore.BaseControlTheme_$type, c);
35576
35640
  break;
35577
- case 85:
35641
+ case 87:
35578
35642
  d.d = c;
35579
35643
  break;
35580
35644
  case 0:
@@ -37219,8 +37283,8 @@
37219
37283
  a.svg = null;
37220
37284
  a.svgPath = null;
37221
37285
  a.b = null;
37222
- a.bc = null;
37223
- a.az = null;
37286
+ a.bg = null;
37287
+ a.a1 = null;
37224
37288
  var b = igniteuiWebcomponentsCore.SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
37225
37289
  if (b != null) {
37226
37290
  if (igniteuiWebcomponentsCore.stringStartsWith(igniteuiWebcomponentsCore.trimStart(b, ' ', '\n', '\r', '\t'), "<svg")) {
@@ -37238,16 +37302,16 @@
37238
37302
  }
37239
37303
  var d = igniteuiWebcomponentsCore.SvgIconRegistry.instance.getDataURLString(this.u, this.v);
37240
37304
  if (d != null) {
37241
- a.bc = d;
37305
+ a.bg = d;
37242
37306
  return;
37243
37307
  }
37244
37308
  var e = igniteuiWebcomponentsCore.SvgIconRegistry.instance.getIconSource(this.u, this.v);
37245
37309
  if (e != null) {
37246
- a.az = e;
37310
+ a.a1 = e;
37247
37311
  }
37248
37312
  };
37249
37313
  XIconBridge.prototype.exportVisualData = function (a) {
37250
- return a.ay();
37314
+ return a.a0();
37251
37315
  };
37252
37316
  XIconBridge.$t = igniteuiWebcomponentsCore.markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
37253
37317
  return XIconBridge;
@@ -37321,7 +37385,7 @@
37321
37385
  this.y = d;
37322
37386
  this.ah = b;
37323
37387
  break;
37324
- case 28:
37388
+ case 29:
37325
37389
  e.measuringContentSize = igniteuiWebcomponentsCore.delegateCombine(e.measuringContentSize, igniteuiWebcomponentsCore.runOn(this, this.ar));
37326
37390
  this.ac = d;
37327
37391
  this.w = b;
@@ -37366,7 +37430,7 @@
37366
37430
  this.y = null;
37367
37431
  this.ah = null;
37368
37432
  break;
37369
- case 28:
37433
+ case 29:
37370
37434
  e.measuringContentSize = igniteuiWebcomponentsCore.delegateRemove(e.measuringContentSize, igniteuiWebcomponentsCore.runOn(this, this.ar));
37371
37435
  this.ac = null;
37372
37436
  this.w = null;
@@ -37433,6 +37497,7 @@
37433
37497
  case 42: return c.c4;
37434
37498
  case 39: return c.ao;
37435
37499
  case 62: return c.a4;
37500
+ case 110: return c.ay;
37436
37501
  }
37437
37502
  return _super.prototype.getValue.call(this, a, b);
37438
37503
  };
@@ -37492,12 +37557,19 @@
37492
37557
  case 62:
37493
37558
  d.a4 = c;
37494
37559
  break;
37560
+ case 110:
37561
+ d.ay = c;
37562
+ break;
37495
37563
  }
37496
37564
  _super.prototype.setValue.call(this, a, b, c);
37497
37565
  };
37498
37566
  XPopupBridge.prototype.showRelativeToExclusionRect = function (a, b, c, d) {
37499
37567
  a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
37500
37568
  };
37569
+ XPopupBridge.prototype.showRelativeToTarget = function (a, b, c, d) {
37570
+ var e = b.an.getNativeElement();
37571
+ a.cr(e, this.v(c), this.u(d));
37572
+ };
37501
37573
  XPopupBridge.prototype.close = function (a) {
37502
37574
  a.b6();
37503
37575
  };
@@ -37527,7 +37599,7 @@
37527
37599
  }
37528
37600
  };
37529
37601
  XPopupBridge.prototype.exportVisualData = function (a) {
37530
- return a.ay();
37602
+ return a.a0();
37531
37603
  };
37532
37604
  XPopupBridge.prototype.addChild = function (a, b) {
37533
37605
  this.ae.add(b);
@@ -38831,7 +38903,7 @@
38831
38903
  ColorEditor.prototype.b4 = function (a) {
38832
38904
  if (this.q != null) {
38833
38905
  var b = this.q.be();
38834
- this.r.cd(b);
38906
+ this.r.ce(b);
38835
38907
  }
38836
38908
  };
38837
38909
  ColorEditor.prototype.bg = function () {
@@ -38846,10 +38918,10 @@
38846
38918
  b.bn(d);
38847
38919
  d.bn(e);
38848
38920
  _this.g.l(c);
38849
- b.cf = igniteuiWebcomponentsCore.BrushUtil.h(255, 255, 255, 255);
38850
- b.b9 = 150;
38851
- b.b7 = 8;
38852
- b.ca = 4;
38921
+ b.ch = igniteuiWebcomponentsCore.BrushUtil.h(255, 255, 255, 255);
38922
+ b.ca = 150;
38923
+ b.b8 = 8;
38924
+ b.cb = 4;
38853
38925
  b.b1 = true;
38854
38926
  _this.q = c;
38855
38927
  _this.q.c = _this.i;
@@ -38949,13 +39021,13 @@
38949
39021
  ColorEditor.prototype.cb = function (a, b) {
38950
39022
  {
38951
39023
  var c = this.g.r(true);
38952
- this.r.ce(c, a, b);
39024
+ this.r.cf(c, a, b);
38953
39025
  }
38954
39026
  };
38955
39027
  ColorEditor.prototype.bf = function () {
38956
39028
  var _this = this;
38957
39029
  if (this.r != null) {
38958
- this.a.executeDelayed(function () { return _this.r.cb(); }, 0);
39030
+ this.a.executeDelayed(function () { return _this.r.cc(); }, 0);
38959
39031
  }
38960
39032
  if (this.d != null) {
38961
39033
  this.d.bg();