igniteui-webcomponents-charts 7.0.1 → 7.1.0-alpha.1

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 (39) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +553 -532
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/Arc_combined.js +103 -103
  4. package/esm2015/lib/DataLegendContent_combined.js +5 -5
  5. package/esm2015/lib/DomainChartToolbarProvider.js +1 -1
  6. package/esm2015/lib/HierarchicalRingSeries.js +1 -1
  7. package/esm2015/lib/HorizontalAxisView_combined.js +5 -5
  8. package/esm2015/lib/PieChartViewManager_combined.js +299 -291
  9. package/esm2015/lib/PointerTooltip_combined.js +2 -2
  10. package/esm2015/lib/RingSeries.js +6 -6
  11. package/esm2015/lib/SeriesViewerInteractionManager.js +4 -4
  12. package/esm2015/lib/SeriesViewer_combined.js +20 -20
  13. package/esm2015/lib/TreemapHighlightingManager_combined.js +8 -8
  14. package/esm2015/lib/XamFunnelView_combined.js +8 -8
  15. package/esm2015/lib/XamPieChart_combined.js +4 -4
  16. package/esm2015/lib/ZoomSliderView_combined.js +7 -7
  17. package/esm2015/lib/igc-pie-chart-base-component.js +79 -70
  18. package/esm5/lib/Arc_combined.js +102 -102
  19. package/esm5/lib/DataLegendContent_combined.js +5 -5
  20. package/esm5/lib/DomainChartToolbarProvider.js +1 -1
  21. package/esm5/lib/HierarchicalRingSeries.js +1 -1
  22. package/esm5/lib/HorizontalAxisView_combined.js +5 -5
  23. package/esm5/lib/PieChartViewManager_combined.js +297 -289
  24. package/esm5/lib/PointerTooltip_combined.js +2 -2
  25. package/esm5/lib/RingSeries.js +6 -6
  26. package/esm5/lib/SeriesViewerInteractionManager.js +4 -4
  27. package/esm5/lib/SeriesViewer_combined.js +20 -20
  28. package/esm5/lib/TreemapHighlightingManager_combined.js +8 -8
  29. package/esm5/lib/XamFunnelView_combined.js +8 -8
  30. package/esm5/lib/XamPieChart_combined.js +4 -4
  31. package/esm5/lib/ZoomSliderView_combined.js +7 -7
  32. package/esm5/lib/igc-pie-chart-base-component.js +83 -70
  33. package/fesm2015/igniteui-webcomponents-charts.js +552 -535
  34. package/fesm5/igniteui-webcomponents-charts.js +553 -532
  35. package/lib/Arc_combined.d.ts +18 -18
  36. package/lib/PieChartViewManager_combined.d.ts +80 -77
  37. package/lib/XamPieChart_combined.d.ts +2 -2
  38. package/lib/igc-pie-chart-base-component.d.ts +5 -0
  39. package/package.json +2 -2
@@ -4862,7 +4862,7 @@
4862
4862
  this.ev = false;
4863
4863
  var c = false;
4864
4864
  c = false;
4865
- if (this.dw.k.al) {
4865
+ if (this.dw.k.am) {
4866
4866
  return;
4867
4867
  }
4868
4868
  if (this.plotAreaMouseLeftButtonDown != null) {
@@ -4906,7 +4906,7 @@
4906
4906
  SeriesViewer.prototype.re = function (a, b, c) {
4907
4907
  var d = false;
4908
4908
  d = false;
4909
- if (this.dw.k.al) {
4909
+ if (this.dw.k.am) {
4910
4910
  return;
4911
4911
  }
4912
4912
  if (this.plotAreaMouseLeftButtonUp != null) {
@@ -6364,7 +6364,7 @@
6364
6364
  this.bq.f$q(this, a, b);
6365
6365
  };
6366
6366
  SeriesViewer.prototype.dk = function (a) {
6367
- var b = this.dw.k != null && this.dw.k.al ? this.dl : this.di;
6367
+ var b = this.dw.k != null && this.dw.k.am ? this.dl : this.di;
6368
6368
  if (b != 4) {
6369
6369
  return b;
6370
6370
  }
@@ -9333,7 +9333,7 @@
9333
9333
  }
9334
9334
  if (a == null) {
9335
9335
  if (this.k != null) {
9336
- this.k.aw();
9336
+ this.k.ax();
9337
9337
  }
9338
9338
  this.j.bg(null);
9339
9339
  this.w = null;
@@ -9374,10 +9374,10 @@
9374
9374
  }
9375
9375
  this.k = this.j.f;
9376
9376
  if (this.k != null) {
9377
- this.k.bm = this.p.za;
9378
- this.k.ap = igniteuiWebcomponentsCore.runOn(this, this.at);
9377
+ this.k.bo = this.p.za;
9378
+ this.k.aq = igniteuiWebcomponentsCore.runOn(this, this.at);
9379
9379
  var d = this.k;
9380
- d.onContactCompleted = igniteuiWebcomponentsCore.delegateCombine(d.onContactCompleted, function (d, e) { return _this.c0(d, e, _this.k.am); });
9380
+ d.onContactCompleted = igniteuiWebcomponentsCore.delegateCombine(d.onContactCompleted, function (d, e) { return _this.c0(d, e, _this.k.an); });
9381
9381
  var e = this.k;
9382
9382
  e.onContactMoved = igniteuiWebcomponentsCore.delegateCombine(e.onContactMoved, igniteuiWebcomponentsCore.runOn(this, this.c1));
9383
9383
  var f = this.k;
@@ -9402,14 +9402,14 @@
9402
9402
  o.onMouseUp = igniteuiWebcomponentsCore.delegateCombine(o.onMouseUp, igniteuiWebcomponentsCore.runOn(this, this.dc));
9403
9403
  var p = this.k;
9404
9404
  p.onMouseWheel = igniteuiWebcomponentsCore.delegateCombine(p.onMouseWheel, igniteuiWebcomponentsCore.runOn(this.p, this.p.gu));
9405
- if (this.k.an) {
9405
+ if (this.k.ao) {
9406
9406
  var q = this.k;
9407
9407
  q.onZoomDelta = igniteuiWebcomponentsCore.delegateCombine(q.onZoomDelta, function (q, r, s, t) { return _this.p.r0(q, r, s, t); });
9408
9408
  var r = this.k;
9409
9409
  r.onZoomStarted = igniteuiWebcomponentsCore.delegateCombine(r.onZoomStarted, function (r, s, t, u) { return _this.p.r4(r, s, t, u); });
9410
9410
  var s = this.k;
9411
9411
  s.onZoomCompleted = igniteuiWebcomponentsCore.delegateCombine(s.onZoomCompleted, function (s, t, u, v) {
9412
- if (_this.k.af) {
9412
+ if (_this.k.ag) {
9413
9413
  _this.p.ru();
9414
9414
  }
9415
9415
  _this.p.rz(s, t, u, v);
@@ -10070,14 +10070,14 @@
10070
10070
  };
10071
10071
  Object.defineProperty(SeriesViewerView.prototype, "e2", {
10072
10072
  get: function () {
10073
- return this.k.bj;
10073
+ return this.k.bl;
10074
10074
  },
10075
10075
  enumerable: false,
10076
10076
  configurable: true
10077
10077
  });
10078
10078
  SeriesViewerView.prototype.et = function (a) {
10079
10079
  if (this.k != null) {
10080
- this.k.bm = this.p.za;
10080
+ this.k.bo = this.p.za;
10081
10081
  }
10082
10082
  };
10083
10083
  SeriesViewerView.prototype.cu = function (a) {
@@ -10179,7 +10179,7 @@
10179
10179
  };
10180
10180
  SeriesViewerView.prototype.c8 = function () {
10181
10181
  if (this.k != null) {
10182
- this.k.ae = this.p.ga;
10182
+ this.k.af = this.p.ga;
10183
10183
  }
10184
10184
  if (this.n != null) {
10185
10185
  this.n.isSurfaceInteractionDisabled = this.p.ga;
@@ -11028,7 +11028,7 @@
11028
11028
  SeriesViewerViewManager.prototype.bg = function (a) {
11029
11029
  if (a == null) {
11030
11030
  if (this.f != null) {
11031
- this.f.aw();
11031
+ this.f.ax();
11032
11032
  }
11033
11033
  this.ae = null;
11034
11034
  if (this.af != null) {
@@ -11128,7 +11128,7 @@
11128
11128
  this.f = null;
11129
11129
  }
11130
11130
  if (this.f != null) {
11131
- this.f.aq = igniteuiWebcomponentsCore.runOn(this.j, this.j.au);
11131
+ this.f.ar = igniteuiWebcomponentsCore.runOn(this.j, this.j.au);
11132
11132
  }
11133
11133
  }
11134
11134
  this.ah = this.ae.createElement("div");
@@ -11225,7 +11225,7 @@
11225
11225
  if (this.f == null) {
11226
11226
  return { $type: igniteuiWebcomponentsCore.Point_$type, x: 0, y: 0 };
11227
11227
  }
11228
- var a = this.f.bl(this.ae.rootWrapper);
11228
+ var a = this.f.bn(this.ae.rootWrapper);
11229
11229
  return { $type: igniteuiWebcomponentsCore.Point_$type, x: a.left, y: a.top };
11230
11230
  };
11231
11231
  SeriesViewerViewManager.prototype.y = function () {
@@ -11570,7 +11570,7 @@
11570
11570
  };
11571
11571
  SeriesViewerViewManager.prototype.bu = function (x_) {
11572
11572
  var box_ = this.ah;
11573
- var offset_ = this.f.bl(this.ah);
11573
+ var offset_ = this.f.bn(this.ah);
11574
11574
  var a = this.b8();
11575
11575
  x_ = a.x + this.j.p.za.left + x_;
11576
11576
  box_.setOffset(x_, this.j.p.za.top + this.ad + a.y);
@@ -11804,8 +11804,8 @@
11804
11804
  if (this.f == null) {
11805
11805
  return;
11806
11806
  }
11807
- this.f.ab = a;
11808
- this.f.aq = igniteuiWebcomponentsCore.runOn(this.j, this.j.au);
11807
+ this.f.ac = a;
11808
+ this.f.ar = igniteuiWebcomponentsCore.runOn(this.j, this.j.au);
11809
11809
  };
11810
11810
  SeriesViewerViewManager.prototype.an = function (a, b, c) {
11811
11811
  var _this = this;
@@ -11923,13 +11923,13 @@
11923
11923
  };
11924
11924
  SeriesViewerViewManager.prototype.bh = function () {
11925
11925
  if (this.f != null) {
11926
- this.f.bi(this.aj, "");
11926
+ this.f.bk(this.aj, "");
11927
11927
  }
11928
11928
  };
11929
11929
  SeriesViewerViewManager.prototype.bf = function () {
11930
11930
  this.ba();
11931
11931
  if (this.f != null) {
11932
- this.f.au(this.aj, "");
11932
+ this.f.av(this.aj, "");
11933
11933
  }
11934
11934
  };
11935
11935
  SeriesViewerViewManager.prototype.ao = function (a, b, c) {
@@ -61512,7 +61512,7 @@
61512
61512
  if (!this.at) {
61513
61513
  if (this.ap != null && this.an.q != null) {
61514
61514
  this.at = true;
61515
- this.ap.au(this.an.q, "pointerTooltip" + igniteuiWebcomponentsCore.Base.getHashCodeStatic(this));
61515
+ this.ap.av(this.an.q, "pointerTooltip" + igniteuiWebcomponentsCore.Base.getHashCodeStatic(this));
61516
61516
  }
61517
61517
  }
61518
61518
  };
@@ -61520,7 +61520,7 @@
61520
61520
  if (this.at) {
61521
61521
  if (this.ap != null && this.an.q != null) {
61522
61522
  this.at = false;
61523
- this.ap.bi(this.an.q, "pointerTooltip" + igniteuiWebcomponentsCore.Base.getHashCodeStatic(this));
61523
+ this.ap.bk(this.an.q, "pointerTooltip" + igniteuiWebcomponentsCore.Base.getHashCodeStatic(this));
61524
61524
  }
61525
61525
  this.ap = null;
61526
61526
  }
@@ -67746,14 +67746,14 @@
67746
67746
  var b = Math.round(this.al.rootWrapper.height());
67747
67747
  this.a.jm = new igniteuiWebcomponentsCore.Rect(0, 0, 0, a, b);
67748
67748
  if (this.b != null) {
67749
- this.b.bm = this.a.jm;
67749
+ this.b.bo = this.a.jm;
67750
67750
  }
67751
67751
  this.a.go();
67752
67752
  };
67753
67753
  DataLegendView.prototype.ap = function () {
67754
67754
  if (this.b != null) {
67755
- this.b.ap = null;
67756
- this.b.aw();
67755
+ this.b.aq = null;
67756
+ this.b.ax();
67757
67757
  this.b = null;
67758
67758
  }
67759
67759
  };
@@ -68090,7 +68090,7 @@
68090
68090
  DataLegendView.prototype.a5 = function () {
68091
68091
  if (this.b != null) {
68092
68092
  var a = this.al.rootWrapper;
68093
- this.b.au(a, "");
68093
+ this.b.av(a, "");
68094
68094
  }
68095
68095
  };
68096
68096
  DataLegendView.prototype.a8 = function () {
@@ -68099,7 +68099,7 @@
68099
68099
  return;
68100
68100
  }
68101
68101
  var a = this.al.rootWrapper;
68102
- this.b.bi(a, "");
68102
+ this.b.bk(a, "");
68103
68103
  }
68104
68104
  };
68105
68105
  DataLegendView.prototype.at = function (a, b) {
@@ -130864,8 +130864,8 @@
130864
130864
  var r = a.ys;
130865
130865
  a.ue(q, true);
130866
130866
  var s = a.ys;
130867
- if (r.equals1(s) && a.dw.k.ac) {
130868
- a.dw.k.av();
130867
+ if (r.equals1(s) && a.dw.k.ad) {
130868
+ a.dw.k.aw();
130869
130869
  }
130870
130870
  this.as = new igniteuiWebcomponentsCore.Rect(3, b, new igniteuiWebcomponentsCore.Size(1, 0, 0));
130871
130871
  this.au = new igniteuiWebcomponentsCore.Rect(3, b, new igniteuiWebcomponentsCore.Size(1, 0, 0));
@@ -131587,7 +131587,7 @@
131587
131587
  if (this.c != null) {
131588
131588
  var d = new igniteuiWebcomponentsCore.MouseButtonEventArgs();
131589
131589
  d.position = c;
131590
- if (b.al) {
131590
+ if (b.am) {
131591
131591
  this.c.ba.a$aj(this.c, d.position, this.a, d);
131592
131592
  }
131593
131593
  else {
@@ -131602,7 +131602,7 @@
131602
131602
  if (e != null) {
131603
131603
  var f = new igniteuiWebcomponentsCore.MouseButtonEventArgs();
131604
131604
  f.position = c;
131605
- if (b.al) {
131605
+ if (b.am) {
131606
131606
  e.ba.a$ak(e, f.position, this.a, f);
131607
131607
  }
131608
131608
  else {
@@ -134277,7 +134277,7 @@
134277
134277
  var e_1, _a, e_2, _b, e_3, _c, e_4, _d, e_5, _e, e_6, _f;
134278
134278
  var _this = this;
134279
134279
  var d;
134280
- if (a.itemsSource != null && igniteuiWebcomponentsCore.NativeUIComponent.v(16, 0)) {
134280
+ if (a.itemsSource != null && igniteuiWebcomponentsCore.NativeUIComponent.w(16, 0)) {
134281
134281
  var e = new igniteuiWebcomponentsCore.ToolActionGroupHeaderInfo();
134282
134282
  e.name = "AxisFieldLabelHeader";
134283
134283
  e.title = "Label Fields";
@@ -154743,7 +154743,7 @@
154743
154743
  };
154744
154744
  PieChartViewManager.prototype.af = function (a, b) {
154745
154745
  this.ab();
154746
- this.c.bm = new igniteuiWebcomponentsCore.Rect(0, 0, 0, a, b);
154746
+ this.c.bo = new igniteuiWebcomponentsCore.Rect(0, 0, 0, a, b);
154747
154747
  var c = this.a.a.c2;
154748
154748
  if (c == this.l && a == this.k && b == this.j) {
154749
154749
  return;
@@ -154755,13 +154755,13 @@
154755
154755
  };
154756
154756
  PieChartViewManager.prototype.ag = function () {
154757
154757
  if (this.c != null) {
154758
- this.c.bi(this.s, "");
154758
+ this.c.bk(this.s, "");
154759
154759
  }
154760
154760
  };
154761
154761
  PieChartViewManager.prototype.ad = function () {
154762
154762
  this.ab();
154763
154763
  if (this.c != null) {
154764
- this.c.au(this.s, "");
154764
+ this.c.av(this.s, "");
154765
154765
  }
154766
154766
  };
154767
154767
  PieChartViewManager.prototype.ab = function () {
@@ -154825,7 +154825,7 @@
154825
154825
  return this.a.b.c;
154826
154826
  };
154827
154827
  PieChartViewManager.prototype.aq = function () {
154828
- var a = igniteuiWebcomponentsCore.DOMEventProxy.c5(this.n.rootWrapper);
154828
+ var a = igniteuiWebcomponentsCore.DOMEventProxy.c8(this.n.rootWrapper);
154829
154829
  return { $type: igniteuiWebcomponentsCore.Point_$type, x: a.left, y: a.top };
154830
154830
  };
154831
154831
  PieChartViewManager.prototype.aj = function (a) {
@@ -154883,7 +154883,7 @@
154883
154883
  PieChartViewManager.prototype.ae = function (a) {
154884
154884
  if (a == null) {
154885
154885
  if (this.c != null) {
154886
- this.c.aw();
154886
+ this.c.ax();
154887
154887
  }
154888
154888
  this.n = null;
154889
154889
  this.p = null;
@@ -154938,7 +154938,7 @@
154938
154938
  e.onMouseDown = igniteuiWebcomponentsCore.delegateCombine(e.onMouseDown, igniteuiWebcomponentsCore.runOn(this.a, this.a.ai));
154939
154939
  var f = this.c;
154940
154940
  f.onMouseUp = igniteuiWebcomponentsCore.delegateCombine(f.onMouseUp, igniteuiWebcomponentsCore.runOn(this.a, this.a.al));
154941
- this.c.ae = this.a.a.cf;
154941
+ this.c.af = this.a.a.cf;
154942
154942
  this.af(this.n.rootWrapper.width(), this.n.rootWrapper.height());
154943
154943
  };
154944
154944
  PieChartViewManager.prototype.x = function (a) {
@@ -154948,7 +154948,7 @@
154948
154948
  if (this.c == null) {
154949
154949
  return;
154950
154950
  }
154951
- this.c.ae = a;
154951
+ this.c.af = a;
154952
154952
  };
154953
154953
  PieChartViewManager.prototype.v = function () {
154954
154954
  return this.n;
@@ -155123,7 +155123,7 @@
155123
155123
  },
155124
155124
  set: function (a) {
155125
155125
  this.d = a;
155126
- this.slice.ai.g2(this.slice, a);
155126
+ this.slice.ai.g3(this.slice, a);
155127
155127
  },
155128
155128
  enumerable: false,
155129
155129
  configurable: true
@@ -155262,7 +155262,7 @@
155262
155262
  },
155263
155263
  set: function (a) {
155264
155264
  this.d = a;
155265
- this.slice.ai.g2(this.slice, a);
155265
+ this.slice.ai.g3(this.slice, a);
155266
155266
  },
155267
155267
  enumerable: false,
155268
155268
  configurable: true
@@ -155398,7 +155398,7 @@
155398
155398
  this.ao = a.b3(this);
155399
155399
  var b = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.TextBlock.$, this.aj);
155400
155400
  var c = b.al;
155401
- a.a.gz();
155401
+ a.a.g0();
155402
155402
  var d = this.ah.isExploded ? this.ah.b5 : this.ah.b7;
155403
155403
  var e = igniteuiWebcomponentsCore.GeometryUtil.r(d, this.ai, this.ah.a2 + a.a.db);
155404
155404
  var f = a.b4.width;
@@ -155428,7 +155428,7 @@
155428
155428
  PieLabel.prototype.al = function () {
155429
155429
  };
155430
155430
  PieLabel.prototype.am = function () {
155431
- this.ap._visibility = this.ah.ai.je != 0 ? this.ah.ai.je : this.ah.aj._visibility;
155431
+ this.ap._visibility = this.ah.ai.jj != 0 ? this.ah.ai.jj : this.ah.aj._visibility;
155432
155432
  var a;
155433
155433
  var b = this.ah.ai.dc;
155434
155434
  var c = igniteuiWebcomponentsCore.GeometryUtil.r(this.ah.b6(), this.ai, this.ah.a2);
@@ -155453,7 +155453,7 @@
155453
155453
  this.ap.aq = a.y;
155454
155454
  };
155455
155455
  PieLabel.prototype.an = function () {
155456
- this.aq._visibility = this.ah.ai.je != 0 ? this.ah.ai.je : this.ah.aj._visibility;
155456
+ this.aq._visibility = this.ah.ai.jj != 0 ? this.ah.ai.jj : this.ah.aj._visibility;
155457
155457
  var a = this.ah.b6();
155458
155458
  var b = this.aq.an.c._inner[0];
155459
155459
  var c = b._segments._inner[0];
@@ -155577,7 +155577,7 @@
155577
155577
  _this.sliceClick = null;
155578
155578
  _this.bx = null;
155579
155579
  _this.bw = null;
155580
- _this.i9 = null;
155580
+ _this.je = null;
155581
155581
  _this.ap = null;
155582
155582
  _this.as = null;
155583
155583
  _this.aq = null;
@@ -155590,30 +155590,30 @@
155590
155590
  _this.sliceLeave = null;
155591
155591
  _this.sliceHover = null;
155592
155592
  _this.ds = null;
155593
- _this.i9 = igniteuiWebcomponentsCore.Rect.empty;
155593
+ _this.je = igniteuiWebcomponentsCore.Rect.empty;
155594
155594
  var a = _this.a3();
155595
- _this.go(a);
155595
+ _this.gp(a);
155596
155596
  a.a2();
155597
155597
  _this.ab = PieChartBase.$;
155598
155598
  _this.co = new igniteuiWebcomponentsCore.List$1(igniteuiWebcomponentsCore.Number_$type, 0);
155599
155599
  _this.cn = new igniteuiWebcomponentsCore.List$1(igniteuiWebcomponentsCore.Number_$type, 0);
155600
155600
  _this.cm = new igniteuiWebcomponentsCore.List$1(igniteuiWebcomponentsCore.Base.$, 0);
155601
- _this.a8 = function (b, c) { return _this.gs(b, c.propertyName, c.oldValue, c.newValue); };
155601
+ _this.a8 = function (b, c) { return _this.gt(b, c.propertyName, c.oldValue, c.newValue); };
155602
155602
  _this.cu = function (b, c) {
155603
+ _this.g0();
155603
155604
  _this.gz();
155604
- _this.gy();
155605
155605
  };
155606
155606
  _this.cv = function (b, c) {
155607
155607
  if (_this.b8) {
155608
+ _this.gs();
155608
155609
  _this.gr();
155609
- _this.gq();
155610
- _this.gz();
155611
- _this.gx();
155610
+ _this.g0();
155611
+ _this.gy();
155612
155612
  }
155613
155613
  };
155614
- _this.cw = function (b, c) { return _this.g1(c); };
155615
- _this.cx = function (b, c) { return _this.gh(c); };
155616
- _this.dk = function (b, c) { return _this.fx(c.action, c.position, c.count, c.propertyName); };
155614
+ _this.cw = function (b, c) { return _this.g2(c); };
155615
+ _this.cx = function (b, c) { return _this.gi(c); };
155616
+ _this.dk = function (b, c) { return _this.fy(c.action, c.position, c.count, c.propertyName); };
155617
155617
  _this.propertyUpdated = igniteuiWebcomponentsCore.delegateCombine(_this.propertyUpdated, _this.a8);
155618
155618
  var b = _this.selectedSlices;
155619
155619
  b.collectionChanged = igniteuiWebcomponentsCore.delegateCombine(b.collectionChanged, _this.cw);
@@ -155647,7 +155647,7 @@
155647
155647
  PieChartBase.prototype.a3 = function () {
155648
155648
  return new PieChartBaseView(this);
155649
155649
  };
155650
- PieChartBase.prototype.go = function (a) {
155650
+ PieChartBase.prototype.gp = function (a) {
155651
155651
  this.a4 = a;
155652
155652
  };
155653
155653
  Object.defineProperty(PieChartBase.prototype, "isFragment", {
@@ -155669,8 +155669,9 @@
155669
155669
  };
155670
155670
  PieChartBase.prototype.onAttachedToUI = function () {
155671
155671
  this.a4.ay();
155672
+ this.hd();
155672
155673
  };
155673
- PieChartBase.prototype.f0 = function () {
155674
+ PieChartBase.prototype.f1 = function () {
155674
155675
  this.a4.ap();
155675
155676
  };
155676
155677
  Object.defineProperty(PieChartBase.prototype, "bv", {
@@ -155681,7 +155682,7 @@
155681
155682
  if (this.bq != a) {
155682
155683
  var b = this.bq;
155683
155684
  this.bq = a;
155684
- this.gu("ValueColumn", b, this.bq);
155685
+ this.gv("ValueColumn", b, this.bq);
155685
155686
  }
155686
155687
  },
155687
155688
  enumerable: false,
@@ -155704,7 +155705,7 @@
155704
155705
  enumerable: false,
155705
155706
  configurable: true
155706
155707
  });
155707
- Object.defineProperty(PieChartBase.prototype, "d9", {
155708
+ Object.defineProperty(PieChartBase.prototype, "ea", {
155708
155709
  get: function () {
155709
155710
  var a = this.XSRP.b1("InvalidLabelBinding");
155710
155711
  if (igniteuiWebcomponentsCore.stringIsNullOrWhiteSpace(a)) {
@@ -155717,7 +155718,7 @@
155717
155718
  });
155718
155719
  Object.defineProperty(PieChartBase.prototype, "da", {
155719
155720
  get: function () {
155720
- return this.c(PieChartBase.hp);
155721
+ return this.c(PieChartBase.hu);
155721
155722
  },
155722
155723
  set: function (a) {
155723
155724
  var b = a;
@@ -155730,7 +155731,7 @@
155730
155731
  if (a > 100) {
155731
155732
  b = 100;
155732
155733
  }
155733
- this.h(PieChartBase.hp, b);
155734
+ this.h(PieChartBase.hu, b);
155734
155735
  },
155735
155736
  enumerable: false,
155736
155737
  configurable: true
@@ -155743,7 +155744,7 @@
155743
155744
  if (this.bo != a) {
155744
155745
  var b = this.br;
155745
155746
  this.bo = a;
155746
- this.gu("LabelColumn", b, this.br);
155747
+ this.gv("LabelColumn", b, this.br);
155747
155748
  }
155748
155749
  },
155749
155750
  enumerable: false,
@@ -155757,7 +155758,7 @@
155757
155758
  if (this.bp != a) {
155758
155759
  var b = this.bs;
155759
155760
  this.bp = a;
155760
- this.gu("LegendLabelColumn", b, this.bs);
155761
+ this.gv("LegendLabelColumn", b, this.bs);
155761
155762
  }
155762
155763
  },
155763
155764
  enumerable: false,
@@ -155809,10 +155810,10 @@
155809
155810
  this.b1 = true;
155810
155811
  }
155811
155812
  if (this.b8) {
155813
+ this.gs();
155812
155814
  this.gr();
155813
- this.gq();
155814
- this.gz();
155815
- this.gx();
155815
+ this.g0();
155816
+ this.gy();
155816
155817
  }
155817
155818
  },
155818
155819
  enumerable: false,
@@ -155833,22 +155834,25 @@
155833
155834
  this.b4 = true;
155834
155835
  }
155835
155836
  if (this.b9) {
155837
+ this.gs();
155836
155838
  this.gr();
155837
- this.gq();
155838
- this.gz();
155839
- this.gx();
155839
+ this.g0();
155840
155840
  this.gy();
155841
+ this.gz();
155841
155842
  }
155842
155843
  },
155843
155844
  enumerable: false,
155844
155845
  configurable: true
155845
155846
  });
155846
- Object.defineProperty(PieChartBase.prototype, "hc", {
155847
+ PieChartBase.prototype.hf = function () {
155848
+ return this.legendItemBadgeTemplate;
155849
+ };
155850
+ Object.defineProperty(PieChartBase.prototype, "hg", {
155847
155851
  get: function () {
155848
- return igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.DataTemplate.$, this.c(PieChartBase.h0));
155852
+ return igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.DataTemplate.$, this.c(PieChartBase.h5));
155849
155853
  },
155850
155854
  set: function (a) {
155851
- this.h(PieChartBase.h0, a);
155855
+ this.h(PieChartBase.h5, a);
155852
155856
  },
155853
155857
  enumerable: false,
155854
155858
  configurable: true
@@ -155866,7 +155870,7 @@
155866
155870
  set: function (a) {
155867
155871
  var b = this.cz;
155868
155872
  this.cz = a;
155869
- this.gu("PixelScalingRatio", b, this.cz);
155873
+ this.gv("PixelScalingRatio", b, this.cz);
155870
155874
  },
155871
155875
  enumerable: false,
155872
155876
  configurable: true
@@ -155878,17 +155882,17 @@
155878
155882
  set: function (a) {
155879
155883
  var b = this.cy;
155880
155884
  this.cy = a;
155881
- this.gu("ActualPixelScalingRatio", b, this.cy);
155885
+ this.gv("ActualPixelScalingRatio", b, this.cy);
155882
155886
  },
155883
155887
  enumerable: false,
155884
155888
  configurable: true
155885
155889
  });
155886
155890
  Object.defineProperty(PieChartBase.prototype, "selectedItem", {
155887
155891
  get: function () {
155888
- return this.c(PieChartBase.io);
155892
+ return this.c(PieChartBase.it);
155889
155893
  },
155890
155894
  set: function (a) {
155891
- this.h(PieChartBase.io, a);
155895
+ this.h(PieChartBase.it, a);
155892
155896
  },
155893
155897
  enumerable: false,
155894
155898
  configurable: true
@@ -155903,37 +155907,37 @@
155903
155907
  enumerable: false,
155904
155908
  configurable: true
155905
155909
  });
155906
- PieChartBase.prototype.gd = function (a, b) {
155910
+ PieChartBase.prototype.ge = function (a, b) {
155907
155911
  if (this.labelClick != null) {
155908
155912
  this.labelClick(a, b);
155909
155913
  }
155910
155914
  };
155911
- PieChartBase.prototype.gf = function (a, b) {
155915
+ PieChartBase.prototype.gg = function (a, b) {
155912
155916
  if (this.selectedItemChanging != null) {
155913
155917
  this.selectedItemChanging(a, b);
155914
155918
  }
155915
155919
  };
155916
- PieChartBase.prototype.gi = function (a, b) {
155920
+ PieChartBase.prototype.gj = function (a, b) {
155917
155921
  if (this.selectedItemsChanging != null) {
155918
155922
  this.selectedItemsChanging(a, b);
155919
155923
  }
155920
155924
  };
155921
- PieChartBase.prototype.ge = function (a, b) {
155925
+ PieChartBase.prototype.gf = function (a, b) {
155922
155926
  if (this.selectedItemChanged != null) {
155923
155927
  this.selectedItemChanged(a, b);
155924
155928
  }
155925
155929
  };
155926
- PieChartBase.prototype.gg = function (a, b) {
155930
+ PieChartBase.prototype.gh = function (a, b) {
155927
155931
  if (this.selectedItemsChanged != null) {
155928
155932
  this.selectedItemsChanged(a, b);
155929
155933
  }
155930
155934
  };
155931
- PieChartBase.prototype.gk = function (a, b) {
155935
+ PieChartBase.prototype.gl = function (a, b) {
155932
155936
  if (this.sliceClick != null) {
155933
155937
  this.sliceClick(a, b);
155934
155938
  }
155935
155939
  };
155936
- PieChartBase.prototype.fz = function (a, b) {
155940
+ PieChartBase.prototype.f0 = function (a, b) {
155937
155941
  if (!this.b1) {
155938
155942
  return;
155939
155943
  }
@@ -155944,7 +155948,7 @@
155944
155948
  this.explodedSlices.remove(a.a5);
155945
155949
  }
155946
155950
  };
155947
- PieChartBase.prototype.g2 = function (a, b) {
155951
+ PieChartBase.prototype.g3 = function (a, b) {
155948
155952
  this.b6 = true;
155949
155953
  if (!this.selectedSlices.contains(a.a5) && b) {
155950
155954
  this.selectedSlices.add(a.a5);
@@ -155954,13 +155958,13 @@
155954
155958
  }
155955
155959
  this.b6 = false;
155956
155960
  };
155957
- PieChartBase.prototype.g3 = function (a) {
155961
+ PieChartBase.prototype.g4 = function (a) {
155958
155962
  this.a4.bd(a);
155959
155963
  };
155960
155964
  PieChartBase.prototype.dp = function (a) {
155961
155965
  return this.a4.ae(a);
155962
155966
  };
155963
- PieChartBase.prototype.i8 = function (a, b) {
155967
+ PieChartBase.prototype.jd = function (a, b) {
155964
155968
  var c = new igniteuiWebcomponentsCore.Rect(0, 0, 0, 0, 0);
155965
155969
  return c;
155966
155970
  };
@@ -155970,8 +155974,8 @@
155970
155974
  return false;
155971
155975
  }
155972
155976
  var d = c.b6();
155973
- var e = this.i3 == 1 ? c.a3 : c.ax;
155974
- var f = this.i3 == 1 ? c.ax : c.a3;
155977
+ var e = this.i8 == 1 ? c.a3 : c.ax;
155978
+ var f = this.i8 == 1 ? c.ax : c.a3;
155975
155979
  var g = false;
155976
155980
  var h = false;
155977
155981
  var i = igniteuiWebcomponentsCore.GeometryUtil.r(d, e, c.a2);
@@ -156057,7 +156061,7 @@
156057
156061
  }
156058
156062
  return igniteuiWebcomponentsCore.GeometryUtil.k(f);
156059
156063
  };
156060
- PieChartBase.g8 = function (a) {
156064
+ PieChartBase.g9 = function (a) {
156061
156065
  var b = new Array(a.count);
156062
156066
  for (var c = 0; c < a.count; c++) {
156063
156067
  var d = a._inner[c];
@@ -156078,7 +156082,7 @@
156078
156082
  }
156079
156083
  }
156080
156084
  };
156081
- PieChartBase.prototype.g0 = function (a) {
156085
+ PieChartBase.prototype.g1 = function (a) {
156082
156086
  var e_1, _a, e_2, _b;
156083
156087
  if (a.count == 0) {
156084
156088
  return;
@@ -156213,19 +156217,19 @@
156213
156217
  }
156214
156218
  }
156215
156219
  };
156216
- PieChartBase.prototype.fx = function (a, b, c, d) {
156217
- this.gw();
156220
+ PieChartBase.prototype.fy = function (a, b, c, d) {
156221
+ this.gx();
156218
156222
  };
156219
- PieChartBase.prototype.gw = function () {
156220
- this.gp();
156221
- this.gr();
156223
+ PieChartBase.prototype.gx = function () {
156222
156224
  this.gq();
156223
- this.gz();
156224
- this.gx();
156225
+ this.gs();
156226
+ this.gr();
156227
+ this.g0();
156225
156228
  this.gy();
156229
+ this.gz();
156226
156230
  this.a4.bs();
156227
156231
  };
156228
- PieChartBase.prototype.gp = function () {
156232
+ PieChartBase.prototype.gq = function () {
156229
156233
  var e_3, _a;
156230
156234
  this.dj = 0;
156231
156235
  this.de = 0;
@@ -156279,7 +156283,7 @@
156279
156283
  }
156280
156284
  }
156281
156285
  };
156282
- PieChartBase.prototype.gr = function () {
156286
+ PieChartBase.prototype.gs = function () {
156283
156287
  if (this.actualItemsSource == null || this.bm == null) {
156284
156288
  this.bx.count = 0;
156285
156289
  return;
@@ -156302,7 +156306,7 @@
156302
156306
  else {
156303
156307
  g = this.bv.item(this.co._inner[e]);
156304
156308
  }
156305
- if (this.i3 == 1) {
156309
+ if (this.i8 == 1) {
156306
156310
  d += PieChartBase.dh(Math.abs(g) * 360 / this.dj);
156307
156311
  }
156308
156312
  else {
@@ -156325,14 +156329,14 @@
156325
156329
  }
156326
156330
  this.bx.count = a;
156327
156331
  };
156328
- PieChartBase.prototype.fh = function () {
156332
+ PieChartBase.prototype.fi = function () {
156329
156333
  var a = this.XSRP.b7;
156330
156334
  if (igniteuiWebcomponentsCore.stringIsNullOrWhiteSpace(a)) {
156331
156335
  a = "Others";
156332
156336
  }
156333
- return this.e6 != null ? this.e6 : a;
156337
+ return this.e7 != null ? this.e7 : a;
156334
156338
  };
156335
- PieChartBase.prototype.gq = function () {
156339
+ PieChartBase.prototype.gr = function () {
156336
156340
  var _this = this;
156337
156341
  if (this.actualItemsSource == null || this.bm == null) {
156338
156342
  this.bw.count = 0;
@@ -156353,7 +156357,7 @@
156353
156357
  var f;
156354
156358
  var g = null;
156355
156359
  if (c == a - 1 && this_1.cn.count > 0) {
156356
- f = this_1.fh();
156360
+ f = this_1.fi();
156357
156361
  e = true;
156358
156362
  if (this_1.cb() || this_1.ap != null || this_1.as != null) {
156359
156363
  var h = ((function () {
@@ -156384,7 +156388,7 @@
156384
156388
  d = f.toString();
156385
156389
  }
156386
156390
  else {
156387
- d = this_1.fh();
156391
+ d = this_1.fi();
156388
156392
  }
156389
156393
  }
156390
156394
  else {
@@ -156428,7 +156432,7 @@
156428
156432
  }
156429
156433
  }
156430
156434
  var label_ = f;
156431
- var errorMsg_ = this_1.d9;
156435
+ var errorMsg_ = this_1.ea;
156432
156436
  if (label_ === undefined) {
156433
156437
  throw new Error(errorMsg_);
156434
156438
  }
@@ -156451,7 +156455,7 @@
156451
156455
  $ret.al = d;
156452
156456
  return $ret;
156453
156457
  })());
156454
- if (this_1.hc == null) {
156458
+ if (this_1.hg == null) {
156455
156459
  l.dataContext = e ? this_1.cm : this_1.bm.item(this_1.co._inner[c]);
156456
156460
  l.ak(this_1.a4);
156457
156461
  }
@@ -156472,15 +156476,15 @@
156472
156476
  }
156473
156477
  this.bw.count = b;
156474
156478
  };
156475
- PieChartBase.prototype.gz = function () {
156479
+ PieChartBase.prototype.g0 = function () {
156476
156480
  var e_4, _a;
156477
156481
  if (this.actualItemsSource == null || this.bm == null) {
156478
156482
  return;
156479
156483
  }
156480
156484
  var a = this.a4.b5();
156481
- this.i9 = new igniteuiWebcomponentsCore.Rect(0, 0, 0, a.width, a.height);
156485
+ this.je = new igniteuiWebcomponentsCore.Rect(0, 0, 0, a.width, a.height);
156482
156486
  var b = this.a4.ab();
156483
- var c = this.a4.aa(this.jc);
156487
+ var c = this.a4.aa(this.jh);
156484
156488
  b = igniteuiWebcomponentsCore.isNaN_(b) ? 0 : b / 2;
156485
156489
  c = igniteuiWebcomponentsCore.isNaN_(c) ? 0 : c / 2;
156486
156490
  b = Math.max(c, b);
@@ -156503,7 +156507,7 @@
156503
156507
  i.ay = this.c0;
156504
156508
  i.b7 = e;
156505
156509
  i.b5 = j;
156506
- this.g3(i);
156510
+ this.g4(i);
156507
156511
  i.aw = false;
156508
156512
  }
156509
156513
  }
@@ -156522,7 +156526,7 @@
156522
156526
  }
156523
156527
  this.a4.bs();
156524
156528
  };
156525
- PieChartBase.prototype.gx = function () {
156529
+ PieChartBase.prototype.gy = function () {
156526
156530
  var e_5, _a, e_6, _b, e_7, _c, e_8, _d, e_9, _e;
156527
156531
  var a = this.a4.b4.width;
156528
156532
  var b = this.a4.b4.height;
@@ -156553,11 +156557,11 @@
156553
156557
  g.ao = new igniteuiWebcomponentsCore.Rect(0, m.x - j / 2, m.y - k / 2, j, k);
156554
156558
  var n = this.ca(g, m);
156555
156559
  if (n || this.az == 1) {
156556
- if (this.iy == null) {
156560
+ if (this.i3 == null) {
156557
156561
  h.f(Slice.bp);
156558
156562
  }
156559
156563
  else {
156560
- h.b2 = this.iy;
156564
+ h.b2 = this.i3;
156561
156565
  }
156562
156566
  h.au = true;
156563
156567
  e.add(g);
@@ -156583,11 +156587,11 @@
156583
156587
  g.ao = new igniteuiWebcomponentsCore.Rect(0, p.x - j / 2, p.y - k / 2, j, k);
156584
156588
  var q = this.ca(g, p);
156585
156589
  if (q || this.az == 2) {
156586
- if (this.iy == null) {
156590
+ if (this.i3 == null) {
156587
156591
  h.f(Slice.bp);
156588
156592
  }
156589
156593
  else {
156590
- h.b2 = this.iy;
156594
+ h.b2 = this.i3;
156591
156595
  }
156592
156596
  h.au = true;
156593
156597
  f.add(g);
@@ -156607,11 +156611,11 @@
156607
156611
  continue;
156608
156612
  }
156609
156613
  }
156610
- if (this.iz == null) {
156614
+ if (this.i4 == null) {
156611
156615
  h.f(Slice.bp);
156612
156616
  }
156613
156617
  else {
156614
- h.b2 = this.iz;
156618
+ h.b2 = this.i4;
156615
156619
  }
156616
156620
  h.au = false;
156617
156621
  var r = igniteuiWebcomponentsCore.GeometryUtil.r(i, g.ai, h.a2 + this.db);
@@ -156655,10 +156659,10 @@
156655
156659
  throw e_5.error;
156656
156660
  }
156657
156661
  }
156658
- PieChartBase.g8(c);
156659
- this.g0(c);
156660
- PieChartBase.g8(d);
156661
- this.g0(d);
156662
+ PieChartBase.g9(c);
156663
+ this.g1(c);
156664
+ PieChartBase.g9(d);
156665
+ this.g1(d);
156662
156666
  try {
156663
156667
  for (var _h = tslib.__values(igniteuiWebcomponentsCore.fromEnum(e)), _j = _h.next(); !_j.done; _j = _h.next()) {
156664
156668
  var s = _j.value;
@@ -156753,7 +156757,7 @@
156753
156757
  var d = c.ai * Math.PI / 180;
156754
156758
  var e = 1;
156755
156759
  var f = igniteuiWebcomponentsCore.GeometryUtil.r({ $type: igniteuiWebcomponentsCore.Point_$type, x: 0, y: 0 }, c.ai, e);
156756
- var g = PieChartBase.i5(c);
156760
+ var g = PieChartBase.ja(c);
156757
156761
  var h = Math.sqrt(g.x * g.x + g.y * g.y);
156758
156762
  var i = { $type: igniteuiWebcomponentsCore.Point_$type, x: g.x / h, y: g.y / h };
156759
156763
  var j = PieChartBase.c8(f, i);
@@ -156766,12 +156770,12 @@
156766
156770
  m = -m;
156767
156771
  }
156768
156772
  var p = igniteuiWebcomponentsCore.GeometryUtil.r(a, (d + m) * 180 / Math.PI, b);
156769
- var q = PieChartBase.i4(c, p);
156773
+ var q = PieChartBase.i9(c, p);
156770
156774
  var r = Math.sqrt((q.x - a.x) * (q.x - a.x) + (q.y - a.y) * (q.y - a.y));
156771
156775
  var s = r - 5;
156772
156776
  return s;
156773
156777
  };
156774
- PieChartBase.i4 = function (a, b) {
156778
+ PieChartBase.i9 = function (a, b) {
156775
156779
  var c = igniteuiWebcomponentsCore.GeometryUtil.k(a.ai);
156776
156780
  var d = a.ao.width / 2;
156777
156781
  var e = a.ao.height / 2;
@@ -156793,7 +156797,7 @@
156793
156797
  var f = Math.acos(c / (d * e));
156794
156798
  return f;
156795
156799
  };
156796
- PieChartBase.i5 = function (a) {
156800
+ PieChartBase.ja = function (a) {
156797
156801
  var b = igniteuiWebcomponentsCore.GeometryUtil.k(a.ai);
156798
156802
  var c = a.ao.width / 2;
156799
156803
  var d = a.ao.height / 2;
@@ -156808,7 +156812,10 @@
156808
156812
  }
156809
156813
  return { $type: igniteuiWebcomponentsCore.Point_$type, x: c, y: -d };
156810
156814
  };
156811
- PieChartBase.prototype.gy = function () {
156815
+ PieChartBase.prototype.hd = function () {
156816
+ this.he = this.hf();
156817
+ };
156818
+ PieChartBase.prototype.gz = function () {
156812
156819
  var e_10, _a;
156813
156820
  var _this = this;
156814
156821
  if (this.legend == null || !this.legend.isItemwise) {
@@ -156834,7 +156841,7 @@
156834
156841
  $ret.outline = e;
156835
156842
  $ret.thickness = a.a4;
156836
156843
  $ret.itemLabel = c != null ? c.toString() : null;
156837
- $ret.legendLabel = a.isOthersSlice ? _this.fh() : a.bf != null ? a.bf : (c != null ? c.toString() : null);
156844
+ $ret.legendLabel = a.isOthersSlice ? _this.fi() : a.bf != null ? a.bf : (c != null ? c.toString() : null);
156838
156845
  $ret.percentValue = _this.c9(a);
156839
156846
  $ret.isOthersSlice = a.isOthersSlice;
156840
156847
  return $ret;
@@ -156887,7 +156894,7 @@
156887
156894
  };
156888
156895
  PieChartBase.prototype.bl = function () {
156889
156896
  var a = new PieChartVisualData();
156890
- a.viewport = igniteuiWebcomponentsCore.RectData.b(this.i9);
156897
+ a.viewport = igniteuiWebcomponentsCore.RectData.b(this.je);
156891
156898
  this.a4.ao(a);
156892
156899
  for (var b = 0; b < this.bx.count; b++) {
156893
156900
  var c = this.bx.item(b).am();
@@ -156902,7 +156909,7 @@
156902
156909
  a.leaderLineMargin = this.dc;
156903
156910
  return a;
156904
156911
  };
156905
- PieChartBase.prototype.d4 = function () {
156912
+ PieChartBase.prototype.d5 = function () {
156906
156913
  var a = this.bl();
156907
156914
  a.scaleByViewport();
156908
156915
  return a.serialize();
@@ -156915,16 +156922,16 @@
156915
156922
  var b = null;
156916
156923
  return this.bm.registerColumnObject(a, b, false);
156917
156924
  };
156918
- PieChartBase.prototype.gs = function (a, b, c, d) {
156925
+ PieChartBase.prototype.gt = function (a, b, c, d) {
156919
156926
  var e_11, _a;
156920
156927
  switch (b) {
156921
- case PieChartBase.$$p[14]:
156928
+ case PieChartBase.$$p[15]:
156922
156929
  this.actualItemsSource = this.cs();
156923
156930
  break;
156924
- case PieChartBase.$$p[45]:
156925
156931
  case PieChartBase.$$p[46]:
156926
- this.iy = this.i2(this.i0);
156927
- this.iz = this.i2(this.i1);
156932
+ case PieChartBase.$$p[47]:
156933
+ this.i3 = this.i7(this.i5);
156934
+ this.i4 = this.i7(this.i6);
156928
156935
  this.ak = this.ao(this.am);
156929
156936
  this.al = this.ao(this.al);
156930
156937
  this.actualItemsSource = this.cs();
@@ -156933,8 +156940,8 @@
156933
156940
  if (this.ch) {
156934
156941
  this.ak = this.ao(this.am);
156935
156942
  this.al = this.ao(this.al);
156936
- this.iy = this.i2(this.i0);
156937
- this.iz = this.i2(this.i1);
156943
+ this.i3 = this.i7(this.i5);
156944
+ this.i4 = this.i7(this.i6);
156938
156945
  }
156939
156946
  this.bm = ((function () {
156940
156947
  var $ret = new igniteuiWebcomponentsCore.FastItemsSource();
@@ -156942,51 +156949,51 @@
156942
156949
  return $ret;
156943
156950
  })());
156944
156951
  break;
156945
- case PieChartBase.$$p[16]:
156946
156952
  case PieChartBase.$$p[17]:
156947
- if (this.ef != null) {
156953
+ case PieChartBase.$$p[18]:
156954
+ if (this.eg != null) {
156948
156955
  this.ap = new igniteuiWebcomponentsCore.BindingFormatter();
156949
- this.ap.j = this.ef;
156956
+ this.ap.j = this.eg;
156950
156957
  this.ap.d = this.ag;
156951
156958
  }
156952
156959
  else {
156953
156960
  this.ap = null;
156954
156961
  }
156955
156962
  break;
156956
- case PieChartBase.$$p[39]:
156957
156963
  case PieChartBase.$$p[40]:
156958
- if (this.fa != null) {
156964
+ case PieChartBase.$$p[41]:
156965
+ if (this.fb != null) {
156959
156966
  this.as = new igniteuiWebcomponentsCore.BindingFormatter();
156960
- this.as.j = this.fa;
156967
+ this.as.j = this.fb;
156961
156968
  this.as.d = this.aj;
156962
156969
  }
156963
156970
  else {
156964
156971
  this.as = null;
156965
156972
  }
156966
156973
  break;
156967
- case PieChartBase.$$p[29]:
156968
156974
  case PieChartBase.$$p[30]:
156969
- if (this.ew != null) {
156975
+ case PieChartBase.$$p[31]:
156976
+ if (this.ex != null) {
156970
156977
  this.aq = new igniteuiWebcomponentsCore.BindingFormatter();
156971
- this.aq.j = this.ew;
156978
+ this.aq.j = this.ex;
156972
156979
  this.aq.d = this.ah;
156973
156980
  }
156974
156981
  else {
156975
156982
  this.aq = null;
156976
156983
  }
156977
156984
  break;
156978
- case PieChartBase.$$p[32]:
156979
156985
  case PieChartBase.$$p[33]:
156980
- if (this.e1 != null) {
156986
+ case PieChartBase.$$p[34]:
156987
+ if (this.e2 != null) {
156981
156988
  this.ar = new igniteuiWebcomponentsCore.BindingFormatter();
156982
- this.ar.j = this.e1;
156989
+ this.ar.j = this.e2;
156983
156990
  this.ar.d = this.ai;
156984
156991
  }
156985
156992
  else {
156986
156993
  this.ar = null;
156987
156994
  }
156988
156995
  break;
156989
- case PieChartBase.$$p[9]:
156996
+ case PieChartBase.$$p[10]:
156990
156997
  if (igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.FastItemsSource.$, c) != null) {
156991
156998
  var e = c;
156992
156999
  e.event = igniteuiWebcomponentsCore.delegateRemove(e.event, this.dk);
@@ -157007,86 +157014,87 @@
157007
157014
  var f = d;
157008
157015
  f.event = igniteuiWebcomponentsCore.delegateCombine(f.event, this.dk);
157009
157016
  this.b2 = true;
157010
- this.bv = this.bt(this.fi(this.fv));
157011
- this.br = this.bu(this.fg(this.ej));
157012
- this.bs = this.bu(this.ez);
157013
- this.gr();
157017
+ this.bv = this.bt(this.fj(this.fw));
157018
+ this.br = this.bu(this.fh(this.ek));
157019
+ this.bs = this.bu(this.e0);
157020
+ this.gs();
157014
157021
  if (this.selectedItem != null || this.selectedItems.count > 0) {
157015
- this.ha();
157022
+ this.hb();
157016
157023
  }
157017
157024
  else if (this.selectedSlices != null && this.selectedSlices.count > 0) {
157018
- this.hb();
157025
+ this.hc();
157019
157026
  }
157020
157027
  }
157021
- this.gw();
157028
+ this.gx();
157022
157029
  break;
157023
- case PieChartBase.$$p[51]:
157030
+ case PieChartBase.$$p[52]:
157024
157031
  if (this.bm != null) {
157025
157032
  this.bm.deregisterColumn(this.bv);
157026
- this.bv = this.bt(this.fi(this.fv));
157033
+ this.bv = this.bt(this.fj(this.fw));
157027
157034
  }
157028
157035
  break;
157029
- case PieChartBase.$$p[31]:
157036
+ case PieChartBase.$$p[32]:
157030
157037
  if (this.bm != null) {
157031
157038
  this.bm.deregisterColumn(this.bs);
157032
- this.bs = this.bu(this.ez);
157033
- this.gq();
157034
- this.gx();
157039
+ this.bs = this.bu(this.e0);
157040
+ this.gr();
157035
157041
  this.gy();
157042
+ this.gz();
157036
157043
  }
157037
157044
  break;
157038
- case PieChartBase.$$p[11]:
157039
- this.gy();
157045
+ case PieChartBase.$$p[12]:
157046
+ this.gz();
157040
157047
  break;
157041
- case PieChartBase.$$p[10]:
157042
- case PieChartBase.$$p[19]:
157048
+ case PieChartBase.$$p[11]:
157049
+ case PieChartBase.$$p[20]:
157043
157050
  if (this.bm != null) {
157044
157051
  this.bm.deregisterColumn(this.br);
157045
- this.br = this.bu(this.fg(this.ej));
157046
- this.gq();
157047
- this.gx();
157052
+ this.br = this.bu(this.fh(this.ek));
157053
+ this.gr();
157048
157054
  this.gy();
157055
+ this.gz();
157049
157056
  }
157050
157057
  break;
157051
- case PieChartBase.$$p[47]:
157058
+ case PieChartBase.$$p[48]:
157052
157059
  this.c4 = d;
157060
+ this.gs();
157053
157061
  this.gr();
157054
- this.gq();
157055
- this.gz();
157056
- this.gx();
157062
+ this.g0();
157063
+ this.gy();
157057
157064
  break;
157058
- case PieChartBase.$$p[49]:
157065
+ case PieChartBase.$$p[50]:
157059
157066
  this.a4.bq(this.dr);
157060
157067
  break;
157061
- case PieChartBase.$$p[34]:
157068
+ case PieChartBase.$$p[35]:
157062
157069
  var g = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.IChartLegend_$type, c);
157063
157070
  if (g != null) {
157064
157071
  g.clearLegendItemsForSeries(this);
157065
157072
  g.flushTextContentChangedCheck();
157066
157073
  }
157067
- this.gy();
157074
+ this.gz();
157068
157075
  break;
157069
- case PieChartBase.$$p[27]:
157070
157076
  case PieChartBase.$$p[28]:
157071
- this.gy();
157072
- break;
157073
- case PieChartBase.$$p[42]:
157074
- case PieChartBase.$$p[8]:
157075
- case PieChartBase.$$p[48]:
157076
- this.gr();
157077
- this.gq();
157077
+ case PieChartBase.$$p[29]:
157078
+ this.hd();
157078
157079
  this.gz();
157079
- this.gx();
157080
157080
  break;
157081
- case PieChartBase.$$p[35]:
157082
157081
  case PieChartBase.$$p[43]:
157083
- this.gz();
157082
+ case PieChartBase.$$p[9]:
157083
+ case PieChartBase.$$p[49]:
157084
+ this.gs();
157085
+ this.gr();
157086
+ this.g0();
157084
157087
  this.gy();
157085
157088
  break;
157086
- case PieChartBase.$$p[7]:
157089
+ case PieChartBase.$$p[36]:
157090
+ case PieChartBase.$$p[44]:
157091
+ this.g0();
157092
+ this.gz();
157093
+ break;
157094
+ case PieChartBase.$$p[8]:
157087
157095
  this.ak = this.ao(this.am);
157088
157096
  break;
157089
- case PieChartBase.$$p[41]:
157097
+ case PieChartBase.$$p[42]:
157090
157098
  this.al = this.ao(this.an);
157091
157099
  break;
157092
157100
  case PieChartBase.$$p[0]:
@@ -157100,10 +157108,10 @@
157100
157108
  i.collectionChanged = igniteuiWebcomponentsCore.delegateCombine(i.collectionChanged, this.cu);
157101
157109
  this.b0 = true;
157102
157110
  }
157111
+ this.g0();
157103
157112
  this.gz();
157104
- this.gy();
157105
157113
  break;
157106
- case PieChartBase.$$p[4]:
157114
+ case PieChartBase.$$p[5]:
157107
157115
  if (c != null) {
157108
157116
  var j = c;
157109
157117
  j.collectionChanged = igniteuiWebcomponentsCore.delegateRemove(j.collectionChanged, this.cu);
@@ -157114,47 +157122,47 @@
157114
157122
  k.collectionChanged = igniteuiWebcomponentsCore.delegateCombine(k.collectionChanged, this.cu);
157115
157123
  this.b3 = true;
157116
157124
  }
157125
+ this.g0();
157117
157126
  this.gz();
157118
- this.gy();
157119
157127
  break;
157120
157128
  case "ValueColumn":
157121
- case PieChartBase.$$p[37]:
157122
157129
  case PieChartBase.$$p[38]:
157123
- this.gw();
157124
- this.ha();
157130
+ case PieChartBase.$$p[39]:
157131
+ this.gx();
157125
157132
  this.hb();
157133
+ this.hc();
157126
157134
  break;
157127
- case PieChartBase.$$p[5]:
157128
157135
  case PieChartBase.$$p[6]:
157129
- this.gw();
157130
- break;
157131
- case PieChartBase.$$p[21]:
157132
- this.gq();
157136
+ case PieChartBase.$$p[7]:
157133
157137
  this.gx();
157138
+ break;
157139
+ case PieChartBase.$$p[22]:
157140
+ this.gr();
157141
+ this.gy();
157134
157142
  this.a4.bs();
157135
157143
  break;
157136
- case PieChartBase.$$p[18]:
157137
- this.iy = this.i2(this.i0);
157144
+ case PieChartBase.$$p[19]:
157145
+ this.i3 = this.i7(this.i5);
157138
157146
  break;
157139
- case PieChartBase.$$p[20]:
157140
- this.iz = this.i2(this.i1);
157147
+ case PieChartBase.$$p[21]:
157148
+ this.i4 = this.i7(this.i6);
157141
157149
  break;
157142
157150
  case PieChartBase.$$p[2]:
157143
157151
  case PieChartBase.$$p[3]:
157144
- case PieChartBase.$$p[15]:
157145
- this.gq();
157146
- this.gx();
157152
+ case PieChartBase.$$p[16]:
157153
+ this.gr();
157154
+ this.gy();
157147
157155
  break;
157148
- case PieChartBase.$$p[36]:
157149
- this.gq();
157150
- this.gx();
157156
+ case PieChartBase.$$p[37]:
157157
+ this.gr();
157151
157158
  this.gy();
157159
+ this.gz();
157152
157160
  break;
157153
- case PieChartBase.$$p[25]:
157154
- this.gx();
157161
+ case PieChartBase.$$p[26]:
157162
+ this.gy();
157155
157163
  break;
157156
- case PieChartBase.$$p[23]:
157157
- this.gx();
157164
+ case PieChartBase.$$p[24]:
157165
+ this.gy();
157158
157166
  break;
157159
157167
  case "TextStyle":
157160
157168
  this.a4.bi();
@@ -157171,31 +157179,31 @@
157171
157179
  this.a4.a4();
157172
157180
  break;
157173
157181
  case "LabelTemplate":
157174
- this.gq();
157175
- this.gx();
157182
+ this.gr();
157183
+ this.gy();
157176
157184
  break;
157177
- case PieChartBase.$$p[24]:
157178
- case PieChartBase.$$p[22]:
157185
+ case PieChartBase.$$p[25]:
157186
+ case PieChartBase.$$p[23]:
157179
157187
  this.bw.c(igniteuiWebcomponentsCore.runOn(this.a4, this.a4.bm));
157180
- this.gx();
157188
+ this.gy();
157181
157189
  break;
157182
- case PieChartBase.$$p[13]:
157190
+ case PieChartBase.$$p[14]:
157183
157191
  this.a4.a3();
157184
157192
  break;
157185
157193
  case "InnerExtent":
157186
- this.gw();
157194
+ this.gx();
157187
157195
  break;
157188
- case PieChartBase.$$p[26]:
157189
- this.gw();
157196
+ case PieChartBase.$$p[27]:
157197
+ this.gx();
157190
157198
  break;
157191
157199
  case "SelectedItem":
157192
157200
  if (!this.b6) {
157193
- this.gr();
157201
+ this.gs();
157202
+ this.g0();
157194
157203
  this.gz();
157195
- this.gy();
157196
157204
  }
157197
157205
  break;
157198
- case PieChartBase.$$p[44]:
157206
+ case PieChartBase.$$p[45]:
157199
157207
  if (igniteuiWebcomponentsCore.EnumUtil.getEnumValue(SliceSelectionMode_$type, d) == 1 && this.selectedItems != null && this.selectedItems.count > 1) {
157200
157208
  this.selectedItems.clear();
157201
157209
  }
@@ -157226,12 +157234,12 @@
157226
157234
  else {
157227
157235
  this.selectedItems.add1(this.selectedItem);
157228
157236
  }
157229
- this.hb();
157237
+ this.hc();
157230
157238
  }
157231
157239
  }
157232
- this.ha();
157233
- this.gr();
157234
- this.gz();
157240
+ this.hb();
157241
+ this.gs();
157242
+ this.g0();
157235
157243
  break;
157236
157244
  }
157237
157245
  };
@@ -157266,20 +157274,20 @@
157266
157274
  }
157267
157275
  return b;
157268
157276
  };
157269
- PieChartBase.prototype.i2 = function (a) {
157277
+ PieChartBase.prototype.i7 = function (a) {
157270
157278
  if (!this.ch || !this.ci || this.itemsSource != null) {
157271
157279
  return a;
157272
157280
  }
157273
157281
  var b = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
157274
157282
  return b;
157275
157283
  };
157276
- PieChartBase.prototype.fg = function (a) {
157284
+ PieChartBase.prototype.fh = function (a) {
157277
157285
  if (this.ch && this.itemsSource == null) {
157278
157286
  return "Label";
157279
157287
  }
157280
157288
  return a;
157281
157289
  };
157282
- PieChartBase.prototype.fi = function (a) {
157290
+ PieChartBase.prototype.fj = function (a) {
157283
157291
  if (this.ch && this.itemsSource == null) {
157284
157292
  return "Value";
157285
157293
  }
@@ -157297,29 +157305,29 @@
157297
157305
  }
157298
157306
  return this.cp;
157299
157307
  };
157300
- PieChartBase.prototype.g1 = function (a) {
157308
+ PieChartBase.prototype.g2 = function (a) {
157301
157309
  if (this.b7) {
157302
157310
  return;
157303
157311
  }
157304
- this.hb();
157312
+ this.hc();
157305
157313
  if (this.b9) {
157306
- this.gr();
157314
+ this.gs();
157315
+ this.g0();
157307
157316
  this.gz();
157308
- this.gy();
157309
157317
  }
157310
157318
  };
157311
- PieChartBase.prototype.gh = function (a) {
157319
+ PieChartBase.prototype.gi = function (a) {
157312
157320
  if (a.action == 4 && a.newItems == null && a.oldItems == null) {
157313
157321
  return;
157314
157322
  }
157315
157323
  if (this.b6) {
157316
157324
  return;
157317
157325
  }
157318
- this.ha();
157326
+ this.hb();
157319
157327
  if (this.b9) {
157320
- this.gr();
157328
+ this.gs();
157329
+ this.g0();
157321
157330
  this.gz();
157322
- this.gy();
157323
157331
  }
157324
157332
  var b = new igniteuiWebcomponentsCore.ObjectCollection(0);
157325
157333
  if (a.oldItems != null) {
@@ -157334,9 +157342,9 @@
157334
157342
  }
157335
157343
  }
157336
157344
  var f = this.selectedItems;
157337
- this.gg(this, new SelectedItemsChangedEventArgs(b, d, f));
157345
+ this.gh(this, new SelectedItemsChangedEventArgs(b, d, f));
157338
157346
  };
157339
- PieChartBase.prototype.gu = function (a, b, c) {
157347
+ PieChartBase.prototype.gv = function (a, b, c) {
157340
157348
  if (this.propertyChanged != null) {
157341
157349
  this.propertyChanged(this, new igniteuiWebcomponentsCore.PropertyChangedEventArgs(a));
157342
157350
  }
@@ -157344,7 +157352,7 @@
157344
157352
  this.propertyUpdated(this, new igniteuiWebcomponentsCore.PropertyUpdatedEventArgs(a, b, c));
157345
157353
  }
157346
157354
  };
157347
- PieChartBase.prototype.hb = function () {
157355
+ PieChartBase.prototype.hc = function () {
157348
157356
  var e_13, _a, e_14, _b;
157349
157357
  if (this.actualItemsSource == null || this.bx.a.count == 0) {
157350
157358
  return;
@@ -157427,7 +157435,7 @@
157427
157435
  }
157428
157436
  this.b6 = false;
157429
157437
  };
157430
- PieChartBase.prototype.ha = function () {
157438
+ PieChartBase.prototype.hb = function () {
157431
157439
  var e_15, _a;
157432
157440
  if (this.actualItemsSource == null || this.bx.a.count == 0) {
157433
157441
  return;
@@ -157457,10 +157465,10 @@
157457
157465
  }
157458
157466
  this.b7 = false;
157459
157467
  };
157460
- PieChartBase.prototype.g6 = function (a, b) {
157461
- this.g7(a, b, false);
157468
+ PieChartBase.prototype.g7 = function (a, b) {
157469
+ this.g8(a, b, false);
157462
157470
  };
157463
- PieChartBase.prototype.g7 = function (a, b, c) {
157471
+ PieChartBase.prototype.g8 = function (a, b, c) {
157464
157472
  if (this.b9) {
157465
157473
  if (this.bk == 1) {
157466
157474
  this.a7.k(a);
@@ -157470,24 +157478,24 @@
157470
157478
  }
157471
157479
  }
157472
157480
  var d = new SliceClickEventArgs(a, this.a4.af(b));
157473
- this.gk(this, d);
157481
+ this.gl(this, d);
157474
157482
  if (!c) {
157475
157483
  this.a4.bo(a, b);
157476
157484
  }
157477
157485
  };
157478
- PieChartBase.prototype.g5 = function (a) {
157486
+ PieChartBase.prototype.g6 = function (a) {
157479
157487
  this.a4.al(a);
157480
157488
  };
157481
157489
  PieChartBase.prototype.cg = function (a, b) {
157482
157490
  var c = new LabelClickEventArgs(a, this.a4.af(b));
157483
- this.gd(this, c);
157491
+ this.ge(this, c);
157484
157492
  return c.allowSliceClick;
157485
157493
  };
157486
- PieChartBase.prototype.f1 = function (a, b) {
157494
+ PieChartBase.prototype.f2 = function (a, b) {
157487
157495
  if (a != this.dn) {
157488
157496
  this.dn = a;
157489
157497
  if (a != null) {
157490
- this.gl(a, b);
157498
+ this.gm(a, b);
157491
157499
  }
157492
157500
  }
157493
157501
  this.a4.bo(a, b);
@@ -157500,71 +157508,71 @@
157500
157508
  d.position = c;
157501
157509
  return d;
157502
157510
  };
157503
- PieChartBase.prototype.gl = function (a, b) {
157511
+ PieChartBase.prototype.gm = function (a, b) {
157504
157512
  if (this.sliceEnter != null) {
157505
157513
  this.sliceEnter(a, this.bf(a, b));
157506
157514
  }
157507
157515
  };
157508
- PieChartBase.prototype.gm = function (a, b) {
157516
+ PieChartBase.prototype.gn = function (a, b) {
157509
157517
  if (this.sliceLeave != null) {
157510
157518
  this.sliceLeave(a, this.bf(a, b));
157511
157519
  }
157512
157520
  };
157513
- PieChartBase.prototype.gn = function (a, b, c) {
157521
+ PieChartBase.prototype.go = function (a, b, c) {
157514
157522
  if (this.sliceHover != null) {
157515
157523
  this.sliceHover(a, this.bg(a, b, c));
157516
157524
  }
157517
157525
  };
157518
- PieChartBase.prototype.f4 = function (a, b, c) {
157526
+ PieChartBase.prototype.f5 = function (a, b, c) {
157519
157527
  if (a != this.dn) {
157520
157528
  var d = this.dn;
157521
157529
  if (d != null) {
157522
- this.gm(d, b);
157530
+ this.gn(d, b);
157523
157531
  }
157524
157532
  this.dn = a;
157525
157533
  if (this.dn != null) {
157526
- this.gl(a, b);
157534
+ this.gm(a, b);
157527
157535
  }
157528
157536
  }
157529
157537
  else {
157530
157538
  if (this.dn != null) {
157531
- this.gn(a, b, b.getPosition(this));
157539
+ this.go(a, b, b.getPosition(this));
157532
157540
  }
157533
157541
  }
157534
157542
  this.a4.bo(a, b);
157535
157543
  };
157536
- PieChartBase.prototype.f3 = function (a, b) {
157537
- this.f4(a, b, false);
157544
+ PieChartBase.prototype.f4 = function (a, b) {
157545
+ this.f5(a, b, false);
157538
157546
  };
157539
- PieChartBase.prototype.f2 = function (a, b) {
157547
+ PieChartBase.prototype.f3 = function (a, b) {
157540
157548
  this.a4.am();
157541
157549
  if (this.dn != null) {
157542
157550
  if (this.dn != null) {
157543
- this.gm(this.dn, b);
157551
+ this.gn(this.dn, b);
157544
157552
  }
157545
157553
  this.dn = null;
157546
157554
  }
157547
157555
  };
157548
- PieChartBase.prototype.gj = function () {
157549
- this.gw();
157556
+ PieChartBase.prototype.gk = function () {
157557
+ this.gx();
157550
157558
  };
157551
157559
  PieChartBase.prototype.provideContainer = function (a) {
157552
157560
  this.a4.az(a);
157553
157561
  };
157554
- PieChartBase.prototype.gb = function (a, b) {
157562
+ PieChartBase.prototype.gc = function (a, b) {
157555
157563
  this.a4.a0(a, b);
157556
157564
  };
157557
157565
  PieChartBase.prototype.notifyContainerResized = function () {
157558
157566
  this.a4.ax();
157559
157567
  };
157560
- PieChartBase.prototype.i7 = function () {
157568
+ PieChartBase.prototype.jc = function () {
157561
157569
  return this.a4.b2();
157562
157570
  };
157563
- PieChartBase.prototype.i6 = function () {
157571
+ PieChartBase.prototype.jb = function () {
157564
157572
  return this.a4.bz();
157565
157573
  };
157566
157574
  PieChartBase.prototype.destroy = function () {
157567
- this.gv();
157575
+ this.gw();
157568
157576
  if (this.b0) {
157569
157577
  var a = this.ak;
157570
157578
  a.collectionChanged = igniteuiWebcomponentsCore.delegateRemove(a.collectionChanged, this.cu);
@@ -157577,14 +157585,14 @@
157577
157585
  }
157578
157586
  this.a4.az(null);
157579
157587
  };
157580
- Object.defineProperty(PieChartBase.prototype, "fq", {
157588
+ Object.defineProperty(PieChartBase.prototype, "fr", {
157581
157589
  get: function () {
157582
157590
  return this.ds;
157583
157591
  },
157584
157592
  set: function (a) {
157585
157593
  var b = this.ds;
157586
157594
  this.ds = a;
157587
- this.gu("TextStyle", b, a);
157595
+ this.gv("TextStyle", b, a);
157588
157596
  },
157589
157597
  enumerable: false,
157590
157598
  configurable: true
@@ -157642,7 +157650,7 @@
157642
157650
  return this.bv.item(this.co._inner[a.a5]) / this.dj * 100;
157643
157651
  }
157644
157652
  };
157645
- PieChartBase.prototype.f9 = function (source_, a, b, c) {
157653
+ PieChartBase.prototype.ga = function (source_, a, b, c) {
157646
157654
  if (source_.dataView && source_.dataSource) {
157647
157655
  source_ = source_.dataView();
157648
157656
  }
@@ -157656,7 +157664,7 @@
157656
157664
  }
157657
157665
  d.handleCollectionChanged(new igniteuiWebcomponentsCore.NotifyCollectionChangedEventArgs(2, 2, c, b, a));
157658
157666
  };
157659
- PieChartBase.prototype.f5 = function (source_) {
157667
+ PieChartBase.prototype.f6 = function (source_) {
157660
157668
  if (source_.dataView && source_.dataSource) {
157661
157669
  source_ = source_.dataView();
157662
157670
  }
@@ -157673,7 +157681,7 @@
157673
157681
  PieChartBase.ck = function (a, b) {
157674
157682
  return a == b;
157675
157683
  };
157676
- PieChartBase.prototype.f7 = function (source_, a, b) {
157684
+ PieChartBase.prototype.f8 = function (source_, a, b) {
157677
157685
  if (source_.dataView && source_.dataSource) {
157678
157686
  source_ = source_.dataView();
157679
157687
  }
@@ -157687,7 +157695,7 @@
157687
157695
  }
157688
157696
  c.handleCollectionChanged(new igniteuiWebcomponentsCore.NotifyCollectionChangedEventArgs(1, 0, b, a));
157689
157697
  };
157690
- PieChartBase.prototype.f8 = function (source_, a, b) {
157698
+ PieChartBase.prototype.f9 = function (source_, a, b) {
157691
157699
  if (source_.dataView && source_.dataSource) {
157692
157700
  source_ = source_.dataView();
157693
157701
  }
@@ -157701,21 +157709,21 @@
157701
157709
  }
157702
157710
  c.handleCollectionChanged(new igniteuiWebcomponentsCore.NotifyCollectionChangedEventArgs(1, 1, b, a));
157703
157711
  };
157704
- PieChartBase.prototype.g4 = function (source_) {
157712
+ PieChartBase.prototype.g5 = function (source_) {
157705
157713
  if (source_.dataView && source_.dataSource) {
157706
157714
  source_ = source_.dataView();
157707
157715
  }
157708
157716
  ;
157709
157717
  this.itemsSource = source_;
157710
157718
  };
157711
- PieChartBase.prototype.gv = function () {
157719
+ PieChartBase.prototype.gw = function () {
157712
157720
  this.itemsSource = null;
157713
157721
  };
157714
- PieChartBase.prototype.g9 = function () {
157722
+ PieChartBase.prototype.ha = function () {
157715
157723
  this.a4.bi();
157716
157724
  };
157717
157725
  PieChartBase.prototype.bn = function () {
157718
- return igniteuiWebcomponentsCore.FontUtil.toFontInfo(this.a4.c.n, this.fq);
157726
+ return igniteuiWebcomponentsCore.FontUtil.toFontInfo(this.a4.c.n, this.fr);
157719
157727
  };
157720
157728
  PieChartBase.prototype.resolveLegendIndex = function () {
157721
157729
  return -1;
@@ -157723,21 +157731,21 @@
157723
157731
  PieChartBase.prototype.forSubItems = function (a) {
157724
157732
  };
157725
157733
  PieChartBase.$t = igniteuiWebcomponentsCore.markType(PieChartBase, 'PieChartBase', igniteuiWebcomponentsCore.Control.$, [igniteuiWebcomponentsCore.INotifyPropertyChanged_$type, igniteuiWebcomponentsCore.ILegendOwner_$type, igniteuiWebcomponentsCore.ILegendSeries_$type, igniteuiWebcomponentsCore.ILegendTemplateProvider_$type]);
157726
- PieChartBase.hp = igniteuiWebcomponentsCore.DependencyProperty.i("InnerExtent", igniteuiWebcomponentsCore.Number_$type, PieChartBase.$, new igniteuiWebcomponentsCore.PropertyMetadata(2, 0, function (a, b) { return a.gu("InnerExtent", b.oldValue, b.newValue); }));
157727
- PieChartBase.h0 = igniteuiWebcomponentsCore.DependencyProperty.i("LabelTemplate", igniteuiWebcomponentsCore.DataTemplate.$, PieChartBase.$, new igniteuiWebcomponentsCore.PropertyMetadata(2, null, function (a, b) { return a.gu("LabelTemplate", b.oldValue, b.newValue); }));
157728
- PieChartBase.io = igniteuiWebcomponentsCore.DependencyProperty.i("SelectedItem", igniteuiWebcomponentsCore.Base.$, PieChartBase.$, new igniteuiWebcomponentsCore.PropertyMetadata(1, function (a, b) {
157734
+ PieChartBase.hu = igniteuiWebcomponentsCore.DependencyProperty.i("InnerExtent", igniteuiWebcomponentsCore.Number_$type, PieChartBase.$, new igniteuiWebcomponentsCore.PropertyMetadata(2, 0, function (a, b) { return a.gv("InnerExtent", b.oldValue, b.newValue); }));
157735
+ PieChartBase.h5 = igniteuiWebcomponentsCore.DependencyProperty.i("LabelTemplate", igniteuiWebcomponentsCore.DataTemplate.$, PieChartBase.$, new igniteuiWebcomponentsCore.PropertyMetadata(2, null, function (a, b) { return a.gv("LabelTemplate", b.oldValue, b.newValue); }));
157736
+ PieChartBase.it = igniteuiWebcomponentsCore.DependencyProperty.i("SelectedItem", igniteuiWebcomponentsCore.Base.$, PieChartBase.$, new igniteuiWebcomponentsCore.PropertyMetadata(1, function (a, b) {
157729
157737
  var c = igniteuiWebcomponentsCore.typeCast(PieChartBase.$, a);
157730
157738
  if (c.b5) {
157731
157739
  return;
157732
157740
  }
157733
157741
  var d = new SelectedItemChangingEventArgs(b.oldValue, b.newValue);
157734
- c.gf(c, d);
157742
+ c.gg(c, d);
157735
157743
  if (!d.cancel) {
157736
157744
  if (!c.b6) {
157737
- c.ha();
157745
+ c.hb();
157738
157746
  }
157739
- c.gu("SelectedItem", b.oldValue, b.newValue);
157740
- c.ge(a, new SelectedItemChangedEventArgs(b.oldValue, b.newValue));
157747
+ c.gv("SelectedItem", b.oldValue, b.newValue);
157748
+ c.gf(a, new SelectedItemChangedEventArgs(b.oldValue, b.newValue));
157741
157749
  }
157742
157750
  else {
157743
157751
  c.b5 = true;
@@ -157745,7 +157753,7 @@
157745
157753
  c.b5 = false;
157746
157754
  }
157747
157755
  }));
157748
- PieChartBase.$$p = igniteuiWebcomponentsCore.markDep(igniteuiWebcomponentsCore.DependencyProperty, igniteuiWebcomponentsCore.PropertyMetadata, PieChartBase, 'gu', ['ActualBrushes:ak:hd', [igniteuiWebcomponentsCore.BrushCollection.$, null], 'ActualItemsSource::he', [igniteuiWebcomponentsCore.IEnumerable_$type, null], 'ActualLabelInnerColor:iy:hf', [igniteuiWebcomponentsCore.Brush.$, null], 'ActualLabelOuterColor:iz:hg', [igniteuiWebcomponentsCore.Brush.$, null], 'ActualOutlines:al:hh', [igniteuiWebcomponentsCore.BrushCollection.$, null], 'AllowSliceExplosion:b8:hi', [0, true], 'AllowSliceSelection:b9:hj', [0, true], 'Brushes:am:hk', [igniteuiWebcomponentsCore.BrushCollection.$, null], 'ExplodedRadius:c5:hl', [1, 0.2], 'FastItemsSource:bm:hm', [igniteuiWebcomponentsCore.FastItemsSource.$], 'FormatLabel:a5:hn', [igniteuiWebcomponentsCore.Delegate_$type], 'FormatLegendLabel:a6:ho', [igniteuiWebcomponentsCore.Delegate_$type], 'IsDragInteractionEnabled:ce:hq', [0, false], 'IsSurfaceInteractionDisabled:cf:hr', [0, false], 'ItemsSource::hs', [igniteuiWebcomponentsCore.IEnumerable_$type, null], 'LabelExtent:db:ht', [1, 10], 'LabelFormat:ef:hu', [2, null], 'LabelFormatSpecifiers:ag:hv', [igniteuiWebcomponentsCore.Array_$type, null], 'LabelInnerColor:i0:hw', [igniteuiWebcomponentsCore.Brush.$, null], 'LabelMemberPath:ej:hx', [2], 'LabelOuterColor:i1:hy', [igniteuiWebcomponentsCore.Brush.$, null], 'LabelsPosition:az:hz', [LabelsPosition_$type, igniteuiWebcomponentsCore.enumGetBox(LabelsPosition_$type, 1)], 'LeaderLineMargin:dc:h1', [1, 6], 'LeaderLineStyle:ja:h2', [igniteuiWebcomponentsCore.Style.$, null], 'LeaderLineType:a0:h3', [LeaderLineType_$type, igniteuiWebcomponentsCore.enumGetBox(LeaderLineType_$type, 0)], 'LeaderLineVisibility:je:h4', [igniteuiWebcomponentsCore.Visibility_$type, igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.Visibility_$type, 0)], 'LegendEmptyValuesMode:a1:h5', [igniteuiWebcomponentsCore.LegendEmptyValuesMode_$type, igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.LegendEmptyValuesMode_$type, 0)], 'LegendItemBadgeTemplate::h6', [igniteuiWebcomponentsCore.DataTemplate.$, null], 'LegendItemTemplate::h7', [igniteuiWebcomponentsCore.DataTemplate.$, null], 'LegendLabelFormat:ew:h8', [2, null], 'LegendLabelFormatSpecifiers:ah:h9', [igniteuiWebcomponentsCore.Array_$type, null], 'LegendLabelMemberPath:ez:ia', [2], 'LegendOthersLabelFormat:e1:ib', [2, null], 'LegendOthersLabelFormatSpecifiers:ai:ic', [igniteuiWebcomponentsCore.Array_$type, null], 'Legend::id', [igniteuiWebcomponentsCore.IChartLegend_$type, null], 'OthersCategoryStyle:jb:ie', [igniteuiWebcomponentsCore.Style.$, null], 'OthersCategoryText:e6:ig', [2, null], 'OthersCategoryThreshold:dd:ih', [1, 3], 'OthersCategoryType:a2:ii', [igniteuiWebcomponentsCore.OthersCategoryType_$type, igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.OthersCategoryType_$type, 1)], 'OthersLabelFormat:fa:ij', [2, null], 'OthersLabelFormatSpecifiers:aj:ik', [igniteuiWebcomponentsCore.Array_$type, null], 'Outlines:an:il', [igniteuiWebcomponentsCore.BrushCollection.$, null], 'RadiusFactor:dg:im', [1, 0.9], 'SelectedStyle:jc:ip', [igniteuiWebcomponentsCore.Style.$, null], 'SelectionMode:bk:iq', [SliceSelectionMode_$type, igniteuiWebcomponentsCore.enumGetBox(SliceSelectionMode_$type, 1)], 'ShouldDisplayMockData:ch:ir', [0, false], 'ShouldUseSkeletonStyleForMockData:ci:is', [0, false], 'StartAngle:di:it', [1, 0], 'SweepDirection:i3:iu', [igniteuiWebcomponentsCore.SweepDirection_$type, igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.SweepDirection_$type, 1)], 'ToolTip:dr:iv', [4, null], 'ToolTipStyle:jd:iw', [igniteuiWebcomponentsCore.Style.$, null], 'ValueMemberPath:fv:ix', [2, null]]);
157756
+ PieChartBase.$$p = igniteuiWebcomponentsCore.markDep(igniteuiWebcomponentsCore.DependencyProperty, igniteuiWebcomponentsCore.PropertyMetadata, PieChartBase, 'gv', ['ActualBrushes:ak:hh', [igniteuiWebcomponentsCore.BrushCollection.$, null], 'ActualItemsSource::hi', [igniteuiWebcomponentsCore.IEnumerable_$type, null], 'ActualLabelInnerColor:i3:hj', [igniteuiWebcomponentsCore.Brush.$, null], 'ActualLabelOuterColor:i4:hk', [igniteuiWebcomponentsCore.Brush.$, null], 'ActualLegendItemBadgeTemplate:he:hl', [igniteuiWebcomponentsCore.DataTemplate.$], 'ActualOutlines:al:hm', [igniteuiWebcomponentsCore.BrushCollection.$, null], 'AllowSliceExplosion:b8:hn', [0, true], 'AllowSliceSelection:b9:ho', [0, true], 'Brushes:am:hp', [igniteuiWebcomponentsCore.BrushCollection.$, null], 'ExplodedRadius:c5:hq', [1, 0.2], 'FastItemsSource:bm:hr', [igniteuiWebcomponentsCore.FastItemsSource.$], 'FormatLabel:a5:hs', [igniteuiWebcomponentsCore.Delegate_$type], 'FormatLegendLabel:a6:ht', [igniteuiWebcomponentsCore.Delegate_$type], 'IsDragInteractionEnabled:ce:hv', [0, false], 'IsSurfaceInteractionDisabled:cf:hw', [0, false], 'ItemsSource::hx', [igniteuiWebcomponentsCore.IEnumerable_$type, null], 'LabelExtent:db:hy', [1, 10], 'LabelFormat:eg:hz', [2, null], 'LabelFormatSpecifiers:ag:h0', [igniteuiWebcomponentsCore.Array_$type, null], 'LabelInnerColor:i5:h1', [igniteuiWebcomponentsCore.Brush.$, null], 'LabelMemberPath:ek:h2', [2], 'LabelOuterColor:i6:h3', [igniteuiWebcomponentsCore.Brush.$, null], 'LabelsPosition:az:h4', [LabelsPosition_$type, igniteuiWebcomponentsCore.enumGetBox(LabelsPosition_$type, 1)], 'LeaderLineMargin:dc:h6', [1, 6], 'LeaderLineStyle:jf:h7', [igniteuiWebcomponentsCore.Style.$, null], 'LeaderLineType:a0:h8', [LeaderLineType_$type, igniteuiWebcomponentsCore.enumGetBox(LeaderLineType_$type, 0)], 'LeaderLineVisibility:jj:h9', [igniteuiWebcomponentsCore.Visibility_$type, igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.Visibility_$type, 0)], 'LegendEmptyValuesMode:a1:ia', [igniteuiWebcomponentsCore.LegendEmptyValuesMode_$type, igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.LegendEmptyValuesMode_$type, 0)], 'LegendItemBadgeTemplate::ib', [igniteuiWebcomponentsCore.DataTemplate.$, null], 'LegendItemTemplate::ic', [igniteuiWebcomponentsCore.DataTemplate.$, null], 'LegendLabelFormat:ex:id', [2, null], 'LegendLabelFormatSpecifiers:ah:ie', [igniteuiWebcomponentsCore.Array_$type, null], 'LegendLabelMemberPath:e0:ig', [2], 'LegendOthersLabelFormat:e2:ih', [2, null], 'LegendOthersLabelFormatSpecifiers:ai:ii', [igniteuiWebcomponentsCore.Array_$type, null], 'Legend::ij', [igniteuiWebcomponentsCore.IChartLegend_$type, null], 'OthersCategoryStyle:jg:ik', [igniteuiWebcomponentsCore.Style.$, null], 'OthersCategoryText:e7:il', [2, null], 'OthersCategoryThreshold:dd:im', [1, 3], 'OthersCategoryType:a2:io', [igniteuiWebcomponentsCore.OthersCategoryType_$type, igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.OthersCategoryType_$type, 1)], 'OthersLabelFormat:fb:ip', [2, null], 'OthersLabelFormatSpecifiers:aj:iq', [igniteuiWebcomponentsCore.Array_$type, null], 'Outlines:an:ir', [igniteuiWebcomponentsCore.BrushCollection.$, null], 'RadiusFactor:dg:is', [1, 0.9], 'SelectedStyle:jh:iu', [igniteuiWebcomponentsCore.Style.$, null], 'SelectionMode:bk:iv', [SliceSelectionMode_$type, igniteuiWebcomponentsCore.enumGetBox(SliceSelectionMode_$type, 1)], 'ShouldDisplayMockData:ch:iw', [0, false], 'ShouldUseSkeletonStyleForMockData:ci:ix', [0, false], 'StartAngle:di:iy', [1, 0], 'SweepDirection:i8:iz', [igniteuiWebcomponentsCore.SweepDirection_$type, igniteuiWebcomponentsCore.enumGetBox(igniteuiWebcomponentsCore.SweepDirection_$type, 1)], 'ToolTip:dr:i0', [4, null], 'ToolTipStyle:ji:i1', [igniteuiWebcomponentsCore.Style.$, null], 'ValueMemberPath:fw:i2', [2, null]]);
157749
157757
  return PieChartBase;
157750
157758
  }(igniteuiWebcomponentsCore.Control));
157751
157759
  /**
@@ -157866,7 +157874,7 @@
157866
157874
  };
157867
157875
  PieChartSliceSelector.prototype.g = function (a) {
157868
157876
  var b = new SelectedItemsChangingEventArgs(this.a.selectedItems, new igniteuiWebcomponentsCore.ObjectCollection(0), this.a.selectedItems);
157869
- this.a.gi(this, b);
157877
+ this.a.gj(this, b);
157870
157878
  if (!b.cancel) {
157871
157879
  this.a.selectedItems.remove1(a);
157872
157880
  }
@@ -157878,7 +157886,7 @@
157878
157886
  $ret.add1(a);
157879
157887
  return $ret;
157880
157888
  })()), this.a.selectedItems);
157881
- this.a.gi(this, b);
157889
+ this.a.gj(this, b);
157882
157890
  if (!b.cancel) {
157883
157891
  this.a.selectedItems.add1(a);
157884
157892
  }
@@ -158117,7 +158125,7 @@
158117
158125
  return;
158118
158126
  }
158119
158127
  var a = this.al.f();
158120
- var b = this.ai.i9;
158128
+ var b = this.ai.je;
158121
158129
  if (igniteuiWebcomponentsCore.isNaN_(this.a3) || igniteuiWebcomponentsCore.isNaN_(this.ax) || igniteuiWebcomponentsCore.isNaN_(this.a2) || igniteuiWebcomponentsCore.isNaN_(this.ay) || this.a5 < 0 || this.ai == null || b.width == 0 || b.height == 0 || (this.b7.x == 0 && this.b7.y == 0) || (this.b5.x == 0 && this.b5.y == 0) || this.a3 == this.ax) {
158122
158130
  return;
158123
158131
  }
@@ -158328,7 +158336,7 @@
158328
158336
  ax = 0;
158329
158337
  }
158330
158338
  var ay = Math.max(aw, ax);
158331
- var az = igniteuiWebcomponentsCore.GeometryUtil.q(this.ai.i9.width, this.ai.i9.height, true, au, this.a2 * this.ai.c0 - ay);
158339
+ var az = igniteuiWebcomponentsCore.GeometryUtil.q(this.ai.je.width, this.ai.je.height, true, au, this.a2 * this.ai.c0 - ay);
158332
158340
  this.al.d(az.x - this.b5.x, az.y - this.b5.y);
158333
158341
  this.aq = true;
158334
158342
  this.b3 = az;
@@ -158340,7 +158348,7 @@
158340
158348
  }
158341
158349
  };
158342
158350
  Slice.prototype.ap = function (a) {
158343
- var b = this.ai.i9;
158351
+ var b = this.ai.je;
158344
158352
  if (this._visibility == 1) {
158345
158353
  return false;
158346
158354
  }
@@ -158504,7 +158512,7 @@
158504
158512
  if (!c.av) {
158505
158513
  var d = b.newValue;
158506
158514
  if (c.ai != null) {
158507
- c.ai.g2(c, d);
158515
+ c.ai.g3(c, d);
158508
158516
  }
158509
158517
  }
158510
158518
  }));
@@ -158512,7 +158520,7 @@
158512
158520
  var c = igniteuiWebcomponentsCore.typeCast(Slice.$, a);
158513
158521
  var d = b.newValue;
158514
158522
  if (c.ai != null) {
158515
- c.ai.fz(c, d);
158523
+ c.ai.f0(c, d);
158516
158524
  }
158517
158525
  }));
158518
158526
  Slice.bu = igniteuiWebcomponentsCore.DependencyProperty.i("IsOtherSlice", igniteuiWebcomponentsCore.Boolean_$type, Slice.$, new igniteuiWebcomponentsCore.PropertyMetadata(2, false, function (a, b) { return a.bk(); }));
@@ -158580,8 +158588,8 @@
158580
158588
  if (this.a.an == null) {
158581
158589
  this.a.an = a.b;
158582
158590
  }
158583
- if (this.a.jc == null) {
158584
- this.a.jc = ((function () {
158591
+ if (this.a.jh == null) {
158592
+ this.a.jh = ((function () {
158585
158593
  var $ret = new igniteuiWebcomponentsCore.Style();
158586
158594
  $ret.fill = a.h != null ? a.h.color.colorString : null;
158587
158595
  $ret.stroke = a.i != null ? a.i.color.colorString : null;
@@ -158591,7 +158599,7 @@
158591
158599
  })());
158592
158600
  }
158593
158601
  this.b = a;
158594
- if (this.a.fq != null) {
158602
+ if (this.a.fr != null) {
158595
158603
  this.b.c = this.a.bn();
158596
158604
  }
158597
158605
  };
@@ -158625,7 +158633,7 @@
158625
158633
  };
158626
158634
  PieChartBaseView.prototype.bb = function () {
158627
158635
  this.b4 = this.c.ar();
158628
- this.a.gj();
158636
+ this.a.gk();
158629
158637
  };
158630
158638
  PieChartBaseView.prototype.aw = function () {
158631
158639
  if (!this.l) {
@@ -158712,7 +158720,7 @@
158712
158720
  }
158713
158721
  if (this.i != null && this.i.d) {
158714
158722
  var a = this.b.c;
158715
- if (this.a.fq != null) {
158723
+ if (this.a.fr != null) {
158716
158724
  a = this.a.bn();
158717
158725
  }
158718
158726
  this.i.af(a);
@@ -158748,16 +158756,16 @@
158748
158756
  if (this.a.a0 != 0 && b.aq != null) {
158749
158757
  b.aq._stroke = d;
158750
158758
  b.aq.ad = 1;
158751
- if (this.a.ja != null) {
158752
- this.i.j(b.aq, this.a.ja);
158759
+ if (this.a.jf != null) {
158760
+ this.i.j(b.aq, this.a.jf);
158753
158761
  }
158754
158762
  this.i.t(b.aq);
158755
158763
  }
158756
158764
  if (this.a.a0 == 0 && b.ap != null) {
158757
158765
  b.ap._stroke = d;
158758
158766
  b.ap.ad = 1;
158759
- if (this.a.ja != null) {
158760
- this.i.j(b.ap, this.a.ja);
158767
+ if (this.a.jf != null) {
158768
+ this.i.j(b.ap, this.a.jf);
158761
158769
  }
158762
158770
  this.i.s(b.ap);
158763
158771
  }
@@ -158877,7 +158885,7 @@
158877
158885
  $ret.position = a;
158878
158886
  return $ret;
158879
158887
  })());
158880
- this.a.f2(this.f, e);
158888
+ this.a.f3(this.f, e);
158881
158889
  }
158882
158890
  else if (this.f != null) {
158883
158891
  var f = ((function () {
@@ -158885,7 +158893,7 @@
158885
158893
  $ret.position = a;
158886
158894
  return $ret;
158887
158895
  })());
158888
- this.a.f3(this.f, f);
158896
+ this.a.f4(this.f, f);
158889
158897
  }
158890
158898
  };
158891
158899
  PieChartBaseView.prototype.aj = function (a) {
@@ -158896,7 +158904,7 @@
158896
158904
  $ret.position = a;
158897
158905
  return $ret;
158898
158906
  })());
158899
- this.a.f2(b, c);
158907
+ this.a.f3(b, c);
158900
158908
  };
158901
158909
  PieChartBaseView.prototype.ai = function (a) {
158902
158910
  this.m = false;
@@ -158915,7 +158923,7 @@
158915
158923
  $ret.position = a;
158916
158924
  return $ret;
158917
158925
  })());
158918
- this.a.f2(b, c);
158926
+ this.a.f3(b, c);
158919
158927
  }
158920
158928
  this.m = false;
158921
158929
  this.by = { $type: igniteuiWebcomponentsCore.Point_$type, x: NaN, y: NaN };
@@ -158955,10 +158963,10 @@
158955
158963
  }
158956
158964
  this.bk(a);
158957
158965
  if (this.f == null && c && d != null) {
158958
- this.a.g6(d.ah, b);
158966
+ this.a.g7(d.ah, b);
158959
158967
  }
158960
158968
  else if (this.f != null && c) {
158961
- this.a.g6(this.f, b);
158969
+ this.a.g7(this.f, b);
158962
158970
  }
158963
158971
  };
158964
158972
  PieChartBaseView.prototype.bk = function (a) {
@@ -159008,7 +159016,7 @@
159008
159016
  return this.o(a) || this.q(a);
159009
159017
  };
159010
159018
  PieChartBaseView.prototype.be = function () {
159011
- this.a.gj();
159019
+ this.a.gk();
159012
159020
  };
159013
159021
  PieChartBaseView.prototype.am = function () {
159014
159022
  this.ar();
@@ -159077,13 +159085,13 @@
159077
159085
  }
159078
159086
  };
159079
159087
  PieChartBaseView.prototype.bd = function (a) {
159080
- if (this.a.jb != null && a.isOthersSlice) {
159088
+ if (this.a.jg != null && a.isOthersSlice) {
159081
159089
  a.b0 = this.bw(a.a5);
159082
159090
  a.b1 = this.bx(a.a5);
159083
- a.y = this.a.jb;
159091
+ a.y = this.a.jg;
159084
159092
  }
159085
- else if (a.isSelected && this.a.b9 && this.a.jc != null) {
159086
- a.y = this.a.jc;
159093
+ else if (a.isSelected && this.a.b9 && this.a.jh != null) {
159094
+ a.y = this.a.jh;
159087
159095
  }
159088
159096
  else {
159089
159097
  a.y = null;
@@ -159105,7 +159113,7 @@
159105
159113
  };
159106
159114
  PieChartBaseView.prototype.ae = function (a) {
159107
159115
  if (a == null || a.aj == null) {
159108
- return this.a.ej;
159116
+ return this.a.ek;
159109
159117
  }
159110
159118
  var b = a.aj;
159111
159119
  var c = b.aj;
@@ -159158,7 +159166,7 @@
159158
159166
  };
159159
159167
  PieChartBaseView.prototype.an = function () {
159160
159168
  var a = this.b.c;
159161
- if (this.a.fq != null) {
159169
+ if (this.a.fr != null) {
159162
159170
  a = this.a.bn();
159163
159171
  }
159164
159172
  if (this.i != null) {
@@ -159199,7 +159207,7 @@
159199
159207
  this.e.item = b.dataContext;
159200
159208
  this.e.slice = b;
159201
159209
  }
159202
- var d = this.a.i6();
159210
+ var d = this.a.jb();
159203
159211
  var pos_ = { $type: igniteuiWebcomponentsCore.Point_$type, x: a.x + 15 + d.x, y: a.y + 15 + d.y };
159204
159212
  var context_ = this.e;
159205
159213
  this.c.am(pos_, context_);
@@ -159207,7 +159215,7 @@
159207
159215
  PieChartBaseView.prototype.bi = function () {
159208
159216
  this.bc();
159209
159217
  this.bl();
159210
- this.a.gw();
159218
+ this.a.gx();
159211
159219
  };
159212
159220
  PieChartBaseView.prototype.a3 = function () {
159213
159221
  this.c.ah(this.a.cf);
@@ -159281,7 +159289,7 @@
159281
159289
  this.aw();
159282
159290
  };
159283
159291
  PieChartBaseView.prototype.af = function (a) {
159284
- return this.c.c.at;
159292
+ return this.c.c.au;
159285
159293
  };
159286
159294
  PieChartBaseView.$t = igniteuiWebcomponentsCore.markType(PieChartBaseView, 'PieChartBaseView');
159287
159295
  return PieChartBaseView;
@@ -160408,69 +160416,69 @@
160408
160416
  tslib.__extends(Arc, _super);
160409
160417
  function Arc() {
160410
160418
  var _this = _super.call(this) || this;
160411
- _this.jh = null;
160412
- _this.jf = null;
160413
- _this.jk = 0;
160419
+ _this.jm = null;
160420
+ _this.jk = null;
160421
+ _this.jp = 0;
160414
160422
  _this.ab = Arc.$;
160415
160423
  return _this;
160416
160424
  }
160417
160425
  Arc.prototype.a3 = function () {
160418
160426
  return new ArcView(this);
160419
160427
  };
160420
- Arc.prototype.go = function (a) {
160421
- _super.prototype.go.call(this, a);
160422
- this.jg = a;
160428
+ Arc.prototype.gp = function (a) {
160429
+ _super.prototype.gp.call(this, a);
160430
+ this.jl = a;
160423
160431
  };
160424
- Object.defineProperty(Arc.prototype, "ji", {
160432
+ Object.defineProperty(Arc.prototype, "jn", {
160425
160433
  get: function () {
160426
- return this.jh;
160434
+ return this.jm;
160427
160435
  },
160428
160436
  set: function (a) {
160429
- var b = this.jh;
160430
- this.jh = a;
160431
- this.jg.b8(b, this.jh);
160437
+ var b = this.jm;
160438
+ this.jm = a;
160439
+ this.jl.b8(b, this.jm);
160432
160440
  },
160433
160441
  enumerable: false,
160434
160442
  configurable: true
160435
160443
  });
160436
- Object.defineProperty(Arc.prototype, "jl", {
160444
+ Object.defineProperty(Arc.prototype, "jq", {
160437
160445
  get: function () {
160438
- if (this.ji != null) {
160439
- return this.ji.i;
160446
+ if (this.jn != null) {
160447
+ return this.jn.i;
160440
160448
  }
160441
160449
  return 0;
160442
160450
  },
160443
160451
  enumerable: false,
160444
160452
  configurable: true
160445
160453
  });
160446
- Arc.prototype.gk = function (a, b) {
160447
- _super.prototype.gk.call(this, a, b);
160448
- if (this.ji != null) {
160449
- this.ji.c.ax.bu(a, b);
160454
+ Arc.prototype.gl = function (a, b) {
160455
+ _super.prototype.gl.call(this, a, b);
160456
+ if (this.jn != null) {
160457
+ this.jn.c.ax.bu(a, b);
160450
160458
  }
160451
160459
  };
160452
- Arc.prototype.fz = function (a, b) {
160453
- if (this.ji != null && this.ji.d != null) {
160454
- _super.prototype.fz.call(this, a, b);
160455
- var c = this.jj(a);
160460
+ Arc.prototype.f0 = function (a, b) {
160461
+ if (this.jn != null && this.jn.d != null) {
160462
+ _super.prototype.f0.call(this, a, b);
160463
+ var c = this.jo(a);
160456
160464
  if (c != null) {
160457
- this.ji.d.bj(c, b);
160465
+ this.jn.d.bj(c, b);
160458
160466
  }
160459
160467
  }
160460
160468
  };
160461
- Arc.prototype.g2 = function (a, b) {
160462
- if (this.ji != null && this.ji.d != null) {
160463
- _super.prototype.g2.call(this, a, b);
160464
- var c = this.jj(a);
160469
+ Arc.prototype.g3 = function (a, b) {
160470
+ if (this.jn != null && this.jn.d != null) {
160471
+ _super.prototype.g3.call(this, a, b);
160472
+ var c = this.jo(a);
160465
160473
  if (c != null) {
160466
- this.ji.d.b5(c, b);
160474
+ this.jn.d.b5(c, b);
160467
160475
  }
160468
160476
  }
160469
160477
  };
160470
- Arc.prototype.jj = function (a) {
160478
+ Arc.prototype.jo = function (a) {
160471
160479
  var e_1, _a;
160472
160480
  try {
160473
- for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this.jf.g)), _c = _b.next(); !_c.done; _c = _b.next()) {
160481
+ for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this.jk.g)), _c = _b.next(); !_c.done; _c = _b.next()) {
160474
160482
  var b = _c.value;
160475
160483
  if (b.b == a) {
160476
160484
  return b;
@@ -160492,14 +160500,14 @@
160492
160500
  }
160493
160501
  return null;
160494
160502
  };
160495
- Arc.prototype.g1 = function (a) {
160503
+ Arc.prototype.g2 = function (a) {
160496
160504
  if (this.b9) {
160497
- this.gr();
160505
+ this.gs();
160506
+ this.g0();
160498
160507
  this.gz();
160499
- this.gy();
160500
160508
  }
160501
160509
  };
160502
- Arc.prototype.gr = function () {
160510
+ Arc.prototype.gs = function () {
160503
160511
  if (this.actualItemsSource == null || this.bm == null) {
160504
160512
  this.bx.count = 0;
160505
160513
  return;
@@ -160522,11 +160530,11 @@
160522
160530
  else {
160523
160531
  g = this.bv.item(this.co._inner[e]);
160524
160532
  }
160525
- if (this.i3 == 1) {
160526
- d += PieChartBase.dh(Math.abs(g) * this.jm / this.dj);
160533
+ if (this.i8 == 1) {
160534
+ d += PieChartBase.dh(Math.abs(g) * this.jr / this.dj);
160527
160535
  }
160528
160536
  else {
160529
- d -= PieChartBase.dh(Math.abs(g) * this.jm / this.dj);
160537
+ d -= PieChartBase.dh(Math.abs(g) * this.jr / this.dj);
160530
160538
  }
160531
160539
  var h = this.bx.item(e);
160532
160540
  if (this.c1 >= 100) {
@@ -160549,19 +160557,19 @@
160549
160557
  h.aw = false;
160550
160558
  }
160551
160559
  this.bx.count = a;
160552
- if (this.jf != null) {
160553
- this.jf.q(this);
160560
+ if (this.jk != null) {
160561
+ this.jk.q(this);
160554
160562
  }
160555
160563
  };
160556
- Arc.prototype.gy = function () {
160564
+ Arc.prototype.gz = function () {
160557
160565
  var e_2, _a;
160558
160566
  var _this = this;
160559
160567
  var a = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.IChartLegend_$type, this.legend);
160560
160568
  if (a == null) {
160561
160569
  return;
160562
160570
  }
160563
- if (this.br == null || this.br.count == 0 || ((this.ji != null && this.ji.c != null) && (this.ji.d != null && !this.ji.d.series.contains(this.ji.c)))) {
160564
- a.clearLegendItemsForSeries(this.ji.c);
160571
+ if (this.br == null || this.br.count == 0 || ((this.jn != null && this.jn.c != null) && (this.jn.d != null && !this.jn.d.series.contains(this.jn.c)))) {
160572
+ a.clearLegendItemsForSeries(this.jn.c);
160565
160573
  a.flushTextContentChangedCheck();
160566
160574
  return;
160567
160575
  }
@@ -160570,11 +160578,11 @@
160570
160578
  var c = new igniteuiWebcomponentsCore.ContentControl();
160571
160579
  var d = this_1.dp(b);
160572
160580
  var e = b.b0;
160573
- var f = b.isOthersSlice ? this_1.e6 : (this_1.bs != null && this_1.bs.count > 0) ? this_1.bs.item(this_1.co._inner[b.a5]) : null;
160581
+ var f = b.isOthersSlice ? this_1.e7 : (this_1.bs != null && this_1.bs.count > 0) ? this_1.bs.item(this_1.co._inner[b.a5]) : null;
160574
160582
  f = (f == null && this_1.br.count > 0) ? this_1.br.item(this_1.co._inner[b.a5]) : f;
160575
160583
  c.content = ((function () {
160576
160584
  var $ret = new PieSliceDataContext();
160577
- $ret.series = _this.ji.c;
160585
+ $ret.series = _this.jn.c;
160578
160586
  $ret.slice = b;
160579
160587
  $ret.item = b.dataContext;
160580
160588
  $ret.itemBrush = e;
@@ -160626,38 +160634,38 @@
160626
160634
  }
160627
160635
  if (a.isItemwise) {
160628
160636
  var k = a;
160629
- k.createLegendItemsInsert(this.cl, this.ji.c);
160637
+ k.createLegendItemsInsert(this.cl, this.jn.c);
160630
160638
  }
160631
160639
  };
160632
- Arc.prototype.gs = function (a, b, c, d) {
160633
- _super.prototype.gs.call(this, a, b, c, d);
160640
+ Arc.prototype.gt = function (a, b, c, d) {
160641
+ _super.prototype.gt.call(this, a, b, c, d);
160634
160642
  switch (b) {
160635
160643
  case Arc.$$p[0]:
160636
- this.jk = d;
160644
+ this.jp = d;
160645
+ this.gs();
160637
160646
  this.gr();
160638
- this.gq();
160639
- this.gz();
160640
- this.gx();
160647
+ this.g0();
160648
+ this.gy();
160641
160649
  break;
160642
160650
  case "RadiusFactor":
160643
- if (this.ji != null && this.ji.d != null) {
160644
- this.ji.d.bw();
160651
+ if (this.jn != null && this.jn.d != null) {
160652
+ this.jn.d.bw();
160645
160653
  }
160646
160654
  break;
160647
160655
  case "Legend":
160648
160656
  var e = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.IChartLegend_$type, c);
160649
- if (e != null && this.ji != null && this.ji.c != null) {
160650
- e.clearLegendItemsForSeries(this.ji.c);
160657
+ if (e != null && this.jn != null && this.jn.c != null) {
160658
+ e.clearLegendItemsForSeries(this.jn.c);
160651
160659
  e.flushTextContentChangedCheck();
160652
160660
  }
160653
160661
  break;
160654
160662
  }
160655
160663
  };
160656
- Arc.prototype.jn = function () {
160664
+ Arc.prototype.js = function () {
160657
160665
  return this.a4.ad();
160658
160666
  };
160659
160667
  Arc.$t = igniteuiWebcomponentsCore.markType(Arc, 'Arc', PieChartBase.$);
160660
- Arc.$$p = igniteuiWebcomponentsCore.markDep(igniteuiWebcomponentsCore.DependencyProperty, igniteuiWebcomponentsCore.PropertyMetadata, Arc, 'gu', ['EndAngle:jm:jp', [1, 360]]);
160668
+ Arc.$$p = igniteuiWebcomponentsCore.markDep(igniteuiWebcomponentsCore.DependencyProperty, igniteuiWebcomponentsCore.PropertyMetadata, Arc, 'gv', ['EndAngle:jr:ju', [1, 360]]);
160661
160669
  return Arc;
160662
160670
  }(PieChartBase));
160663
160671
  /**
@@ -161285,7 +161293,7 @@
161285
161293
  for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this.ao)), _c = _b.next(); !_c.done; _c = _b.next()) {
161286
161294
  var c = _c.value;
161287
161295
  var d = this.arcs.item(a);
161288
- d.jf = c;
161296
+ d.jk = c;
161289
161297
  if (d.da != this.ai.h) {
161290
161298
  d.da = this.ai.h;
161291
161299
  }
@@ -161298,8 +161306,8 @@
161298
161306
  if (d.di != c.k) {
161299
161307
  d.di = c.k;
161300
161308
  }
161301
- if (d.jm != c.i) {
161302
- d.jm = c.i;
161309
+ if (d.jr != c.i) {
161310
+ d.jr = c.i;
161303
161311
  }
161304
161312
  if (d.itemsSource != c.h) {
161305
161313
  d.itemsSource = c.h;
@@ -161338,22 +161346,22 @@
161338
161346
  };
161339
161347
  RingControl.prototype.as = function (source_, a, b) {
161340
161348
  for (var c = 0; c < this.arcs.count; c++) {
161341
- this.arcs.item(c).f7(source_, a, b);
161349
+ this.arcs.item(c).f8(source_, a, b);
161342
161350
  }
161343
161351
  };
161344
161352
  RingControl.prototype.ar = function (source_) {
161345
161353
  for (var a = 0; a < this.arcs.count; a++) {
161346
- this.arcs.item(a).f5(source_);
161354
+ this.arcs.item(a).f6(source_);
161347
161355
  }
161348
161356
  };
161349
161357
  RingControl.prototype.at = function (source_, a, b) {
161350
161358
  for (var c = 0; c < this.arcs.count; c++) {
161351
- this.arcs.item(c).f8(source_, a, b);
161359
+ this.arcs.item(c).f9(source_, a, b);
161352
161360
  }
161353
161361
  };
161354
161362
  RingControl.prototype.au = function (source_, a, b, c) {
161355
161363
  for (var d = 0; d < this.arcs.count; d++) {
161356
- this.arcs.item(d).f9(source_, a, b, c);
161364
+ this.arcs.item(d).ga(source_, a, b, c);
161357
161365
  }
161358
161366
  };
161359
161367
  RingControl.$t = igniteuiWebcomponentsCore.markType(RingControl, 'RingControl', igniteuiWebcomponentsCore.Control.$, [igniteuiWebcomponentsCore.INotifyPropertyChanged_$type]);
@@ -161975,7 +161983,7 @@
161975
161983
  };
161976
161984
  XamDoughnutChart.prototype.bu = function (a, b) {
161977
161985
  var c = a;
161978
- var d = c.ji.c;
161986
+ var d = c.jn.c;
161979
161987
  if (d.a4) {
161980
161988
  return;
161981
161989
  }
@@ -162102,7 +162110,7 @@
162102
162110
  for (var d = 0; d < b.count; d++) {
162103
162111
  a = b._inner[d].ringControl.ak.h();
162104
162112
  for (var e = 0; e < a.count; e++) {
162105
- a._inner[e].f0();
162113
+ a._inner[e].f1();
162106
162114
  }
162107
162115
  }
162108
162116
  }
@@ -162284,7 +162292,7 @@
162284
162292
  return _this;
162285
162293
  }
162286
162294
  ArcView.prototype.b8 = function (a, b) {
162287
- this.e.series = this.b6.ji.c;
162295
+ this.e.series = this.b6.jn.c;
162288
162296
  };
162289
162297
  ArcView.prototype.b7 = function () {
162290
162298
  return this.f;
@@ -162318,44 +162326,44 @@
162318
162326
  var a = new Arc();
162319
162327
  a.o = 0;
162320
162328
  a.n = 0;
162321
- a.ji = this.b.ai;
162329
+ a.jn = this.b.ai;
162322
162330
  this.f.add(a);
162323
162331
  this.z(a);
162324
- if (a.fq != this.b.al.co) {
162325
- a.fq = this.b.al.co;
162332
+ if (a.fr != this.b.al.co) {
162333
+ a.fr = this.b.al.co;
162326
162334
  }
162327
162335
  a.db = this.b.al.a6;
162328
162336
  a.a5 = this.b.al.aq;
162329
- a.ej = this.b.al.bp;
162337
+ a.ek = this.b.al.bp;
162330
162338
  a.az = this.b.al.an;
162331
- a.hc = this.b.al.da;
162332
- a.fv = this.b.al.cs;
162339
+ a.hg = this.b.al.da;
162340
+ a.fw = this.b.al.cs;
162333
162341
  if (this.b.al.toolTip != null) {
162334
162342
  a.dr = this.b.al.toolTip;
162335
162343
  }
162336
- a.je = this.b.al.en;
162337
- a.ja = this.b.al.ei;
162344
+ a.jj = this.b.al.en;
162345
+ a.jf = this.b.al.ei;
162338
162346
  a.a0 = this.b.al.ao;
162339
162347
  a.dc = this.b.al.a7;
162340
162348
  a.dd = this.b.al.a8;
162341
162349
  a.a2 = this.b.al.ap;
162342
- a.e6 = this.b.al.cj();
162343
- a.jb = this.b.al.ej;
162350
+ a.e7 = this.b.al.cj();
162351
+ a.jg = this.b.al.ej;
162344
162352
  a.legend = this.b.al.legend;
162345
162353
  a.legendItemTemplate = this.b.al.legendItemTemplate;
162346
162354
  a.legendItemBadgeTemplate = this.b.al.legendItemBadgeTemplate;
162347
162355
  a.an = this.b.al.al;
162348
- a.i0 = this.b.al.ef;
162349
- a.i1 = this.b.al.eg;
162356
+ a.i5 = this.b.al.ef;
162357
+ a.i6 = this.b.al.eg;
162350
162358
  a.di = this.b.al.ba;
162351
162359
  a.am = this.b.al.ak;
162352
- a.jc = this.b.al.el;
162360
+ a.jh = this.b.al.el;
162353
162361
  a.cf = true;
162354
162362
  a.dg = this.b.al.a9;
162355
162363
  a.b8 = this.b.al.ax.av;
162356
162364
  a.b9 = this.b.al.ax.aw;
162357
162365
  a.a6 = this.b.al.ar;
162358
- a.ez = this.b.al.b3;
162366
+ a.e0 = this.b.al.b3;
162359
162367
  a.c2 = this.b.al.ax.a1;
162360
162368
  return a;
162361
162369
  };
@@ -162433,7 +162441,7 @@
162433
162441
  var c = _f.value;
162434
162442
  var d = this.e.item(c);
162435
162443
  this.i.append(d.rootWrapper);
162436
- c.jg.b9();
162444
+ c.jl.b9();
162437
162445
  }
162438
162446
  }
162439
162447
  catch (e_28_1) {
@@ -162478,8 +162486,8 @@
162478
162486
  a.provideContainer(null);
162479
162487
  };
162480
162488
  RingControlView.prototype.ab = function (a) {
162481
- this.k(a, a.jn().rootWrapper);
162482
- a.gb(a.width, a.height);
162489
+ this.k(a, a.js().rootWrapper);
162490
+ a.gc(a.width, a.height);
162483
162491
  };
162484
162492
  RingControlView.prototype.d = function () {
162485
162493
  return this.i != null;
@@ -162501,7 +162509,7 @@
162501
162509
  break;
162502
162510
  case "LabelMemberPath":
162503
162511
  for (var d = 0; d < this.f.count; d++) {
162504
- this.f._inner[d].ej = b.newValue;
162512
+ this.f._inner[d].ek = b.newValue;
162505
162513
  }
162506
162514
  break;
162507
162515
  case "LabelsPosition":
@@ -162511,12 +162519,12 @@
162511
162519
  break;
162512
162520
  case "LabelTemplate":
162513
162521
  for (var f = 0; f < this.f.count; f++) {
162514
- this.f._inner[f].hc = b.newValue;
162522
+ this.f._inner[f].hg = b.newValue;
162515
162523
  }
162516
162524
  break;
162517
162525
  case "ValueMemberPath":
162518
162526
  for (var g = 0; g < this.f.count; g++) {
162519
- this.f._inner[g].fv = b.newValue;
162527
+ this.f._inner[g].fw = b.newValue;
162520
162528
  }
162521
162529
  break;
162522
162530
  case "ToolTip":
@@ -162526,12 +162534,12 @@
162526
162534
  break;
162527
162535
  case "LeaderLineVisibility":
162528
162536
  for (var i = 0; i < this.f.count; i++) {
162529
- this.f._inner[i].je = igniteuiWebcomponentsCore.EnumUtil.getEnumValue(igniteuiWebcomponentsCore.Visibility_$type, b.newValue);
162537
+ this.f._inner[i].jj = igniteuiWebcomponentsCore.EnumUtil.getEnumValue(igniteuiWebcomponentsCore.Visibility_$type, b.newValue);
162530
162538
  }
162531
162539
  break;
162532
162540
  case "LeaderLineStyle":
162533
162541
  for (var j = 0; j < this.f.count; j++) {
162534
- this.f._inner[j].ja = b.newValue;
162542
+ this.f._inner[j].jf = b.newValue;
162535
162543
  }
162536
162544
  break;
162537
162545
  case "LeaderLineType":
@@ -162556,12 +162564,12 @@
162556
162564
  break;
162557
162565
  case "OthersCategoryText":
162558
162566
  for (var o = 0; o < this.f.count; o++) {
162559
- this.f._inner[o].e6 = b.newValue;
162567
+ this.f._inner[o].e7 = b.newValue;
162560
162568
  }
162561
162569
  break;
162562
162570
  case "OthersCategoryStyle":
162563
162571
  for (var p = 0; p < this.f.count; p++) {
162564
- this.f._inner[p].jb = b.newValue;
162572
+ this.f._inner[p].jg = b.newValue;
162565
162573
  }
162566
162574
  break;
162567
162575
  case "Legend":
@@ -162591,12 +162599,12 @@
162591
162599
  break;
162592
162600
  case "SelectedStyle":
162593
162601
  for (var v = 0; v < this.f.count; v++) {
162594
- this.f._inner[v].jc = b.newValue;
162602
+ this.f._inner[v].jh = b.newValue;
162595
162603
  }
162596
162604
  break;
162597
162605
  case "SelectedStyleResolved":
162598
162606
  for (var w = 0; w < this.f.count; w++) {
162599
- this.f._inner[w].jc = b.newValue;
162607
+ this.f._inner[w].jh = b.newValue;
162600
162608
  }
162601
162609
  break;
162602
162610
  case "RadiusFactor":
@@ -162606,7 +162614,7 @@
162606
162614
  break;
162607
162615
  case "TextStyle":
162608
162616
  for (var y = 0; y < this.f.count; y++) {
162609
- this.f._inner[y].fq = b.newValue;
162617
+ this.f._inner[y].fr = b.newValue;
162610
162618
  }
162611
162619
  break;
162612
162620
  }
@@ -162616,7 +162624,7 @@
162616
162624
  try {
162617
162625
  for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this.f)), _c = _b.next(); !_c.done; _c = _b.next()) {
162618
162626
  var a = _c.value;
162619
- a.f0();
162627
+ a.f1();
162620
162628
  }
162621
162629
  }
162622
162630
  catch (e_29_1) {
@@ -162787,7 +162795,7 @@
162787
162795
  var b = this.f._inner[a];
162788
162796
  for (var c = 0; c < b.arcs.a.count; c++) {
162789
162797
  var d = b.arcs.a._inner[c];
162790
- d.f0();
162798
+ d.f1();
162791
162799
  }
162792
162800
  }
162793
162801
  };
@@ -162849,14 +162857,14 @@
162849
162857
  var b = this.e.rootWrapper.height();
162850
162858
  this.ab = new igniteuiWebcomponentsCore.Rect(0, 0, 0, a, b);
162851
162859
  if (this.b != null) {
162852
- this.b.bm = this.ab;
162860
+ this.b.bo = this.ab;
162853
162861
  }
162854
162862
  this.a.bt();
162855
162863
  };
162856
162864
  XamDoughnutChartView.prototype.v = function (a) {
162857
162865
  if (a == null) {
162858
162866
  if (this.b != null) {
162859
- this.b.aw();
162867
+ this.b.ax();
162860
162868
  }
162861
162869
  return;
162862
162870
  }
@@ -162866,7 +162874,7 @@
162866
162874
  var d = this.e.rootWrapper.height();
162867
162875
  this.ab = new igniteuiWebcomponentsCore.Rect(0, 0, 0, c, d);
162868
162876
  this.b = new igniteuiWebcomponentsCore.DOMEventProxy(this.e.rootWrapper, this.e, false);
162869
- this.b.bm = this.ab;
162877
+ this.b.bo = this.ab;
162870
162878
  var e = this.b;
162871
162879
  e.onMouseOver = igniteuiWebcomponentsCore.delegateCombine(e.onMouseOver, igniteuiWebcomponentsCore.runOn(this, this.m));
162872
162880
  var f = this.b;
@@ -162892,7 +162900,7 @@
162892
162900
  var l = { $type: igniteuiWebcomponentsCore.Point_$type, x: a.x - k.n, y: a.y - k.o };
162893
162901
  b(k.a4, l);
162894
162902
  if (c == "mouseUp") {
162895
- var m = k.jg.b7();
162903
+ var m = k.jl.b7();
162896
162904
  if (m != null) {
162897
162905
  return;
162898
162906
  }
@@ -163004,13 +163012,13 @@
163004
163012
  };
163005
163013
  XamDoughnutChartView.prototype.r = function () {
163006
163014
  if (this.b != null && this.e != null) {
163007
- this.b.bi(this.e.rootWrapper, "");
163015
+ this.b.bk(this.e.rootWrapper, "");
163008
163016
  }
163009
163017
  };
163010
163018
  XamDoughnutChartView.prototype.q = function () {
163011
163019
  this.p();
163012
163020
  if (this.b != null) {
163013
- this.b.au(this.e.rootWrapper, "");
163021
+ this.b.av(this.e.rootWrapper, "");
163014
163022
  }
163015
163023
  };
163016
163024
  XamDoughnutChartView.$t = igniteuiWebcomponentsCore.markType(XamDoughnutChartView, 'XamDoughnutChartView');
@@ -163237,7 +163245,7 @@
163237
163245
  _super.prototype.c4.call(this, a, b, c, d);
163238
163246
  if (b == RingSeriesBase.$$p[6]) {
163239
163247
  for (var e = 0; e < this.eo.ringControl.arcs.count; e++) {
163240
- this.eo.ringControl.arcs.item(e).ef = d;
163248
+ this.eo.ringControl.arcs.item(e).eg = d;
163241
163249
  }
163242
163250
  }
163243
163251
  if (b == RingSeriesBase.$$p[7]) {
@@ -163247,7 +163255,7 @@
163247
163255
  }
163248
163256
  if (b == RingSeriesBase.$$p[28]) {
163249
163257
  for (var g = 0; g < this.eo.ringControl.arcs.count; g++) {
163250
- this.eo.ringControl.arcs.item(g).fa = d;
163258
+ this.eo.ringControl.arcs.item(g).fb = d;
163251
163259
  }
163252
163260
  }
163253
163261
  if (b == RingSeriesBase.$$p[29]) {
@@ -163257,7 +163265,7 @@
163257
163265
  }
163258
163266
  if (b == RingSeriesBase.$$p[18]) {
163259
163267
  for (var i = 0; i < this.eo.ringControl.arcs.count; i++) {
163260
- this.eo.ringControl.arcs.item(i).ew = d;
163268
+ this.eo.ringControl.arcs.item(i).ex = d;
163261
163269
  }
163262
163270
  }
163263
163271
  if (b == RingSeriesBase.$$p[19]) {
@@ -163267,7 +163275,7 @@
163267
163275
  }
163268
163276
  if (b == RingSeriesBase.$$p[21]) {
163269
163277
  for (var k = 0; k < this.eo.ringControl.arcs.count; k++) {
163270
- this.eo.ringControl.arcs.item(k).e1 = d;
163278
+ this.eo.ringControl.arcs.item(k).e2 = d;
163271
163279
  }
163272
163280
  }
163273
163281
  if (b == RingSeriesBase.$$p[22]) {
@@ -163287,7 +163295,7 @@
163287
163295
  }
163288
163296
  if (b == RingSeriesBase.$$p[20]) {
163289
163297
  for (var o = 0; o < this.eo.ringControl.arcs.count; o++) {
163290
- this.eo.ringControl.arcs.item(o).ez = this.b3;
163298
+ this.eo.ringControl.arcs.item(o).e0 = this.b3;
163291
163299
  }
163292
163300
  }
163293
163301
  if (b == RingSeriesBase.$$p[0]) {
@@ -163346,7 +163354,7 @@
163346
163354
  try {
163347
163355
  for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this.eo.ringControl.arcs.a)), _c = _b.next(); !_c.done; _c = _b.next()) {
163348
163356
  var a = _c.value;
163349
- a.gy();
163357
+ a.gz();
163350
163358
  }
163351
163359
  }
163352
163360
  catch (e_1_1) {
@@ -164991,7 +164999,7 @@
164991
164999
  try {
164992
165000
  for (var _b = (e_6 = void 0, tslib.__values(igniteuiWebcomponentsCore.fromEnum(this.ep._inner[a].ringControl.arcs.a))), _c = _b.next(); !_c.done; _c = _b.next()) {
164993
165001
  var b = _c.value;
164994
- b.gy();
165002
+ b.gz();
164995
165003
  }
164996
165004
  }
164997
165005
  catch (e_6_1) {
@@ -191783,7 +191791,7 @@
191783
191791
  this.p = true;
191784
191792
  this.an();
191785
191793
  if (this.a != null) {
191786
- this.a.au(this.u.rootWrapper, "");
191794
+ this.a.av(this.u.rootWrapper, "");
191787
191795
  }
191788
191796
  if (this.z == -1) {
191789
191797
  this.z = this.u.setTimeout(igniteuiWebcomponentsCore.runOn(this, this.al), 200);
@@ -191792,7 +191800,7 @@
191792
191800
  ZoomSliderView.prototype.as = function () {
191793
191801
  this.p = false;
191794
191802
  if (this.a != null && this.u != null) {
191795
- this.a.bi(this.u.rootWrapper, "");
191803
+ this.a.bk(this.u.rootWrapper, "");
191796
191804
  }
191797
191805
  if (this.z != -1) {
191798
191806
  window.clearTimeout(this.z);
@@ -191957,14 +191965,14 @@
191957
191965
  this.o.af(this.m);
191958
191966
  this.ab();
191959
191967
  this.a = new igniteuiWebcomponentsCore.CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
191960
- this.a.bm = this.j.fj;
191968
+ this.a.bo = this.j.fj;
191961
191969
  var k = this.a;
191962
191970
  k.onContactStarted = igniteuiWebcomponentsCore.delegateCombine(k.onContactStarted, igniteuiWebcomponentsCore.runOn(this, this.ai));
191963
191971
  var l = this.a;
191964
191972
  l.onContactMoved = igniteuiWebcomponentsCore.delegateCombine(l.onContactMoved, igniteuiWebcomponentsCore.runOn(this, this.ah));
191965
191973
  var m = this.a;
191966
191974
  m.onContactCompleted = igniteuiWebcomponentsCore.delegateCombine(m.onContactCompleted, igniteuiWebcomponentsCore.runOn(this, this.ag));
191967
- this.a.ap = function (n) { return _this.j.fh.containsPoint(n); };
191975
+ this.a.aq = function (n) { return _this.j.fh.containsPoint(n); };
191968
191976
  this.j.de(0, 0, e, f);
191969
191977
  this.s = igniteuiWebcomponentsCore.FontUtil.getCurrentFontHeight(this.u, this.m);
191970
191978
  this.j.trackDirty();
@@ -191987,8 +191995,8 @@
191987
191995
  b.onContactMoved = igniteuiWebcomponentsCore.delegateRemove(b.onContactMoved, igniteuiWebcomponentsCore.runOn(this, this.ah));
191988
191996
  var c = this.a;
191989
191997
  c.onContactCompleted = igniteuiWebcomponentsCore.delegateRemove(c.onContactCompleted, igniteuiWebcomponentsCore.runOn(this, this.ag));
191990
- this.a.ap = null;
191991
- this.a.aw();
191998
+ this.a.aq = null;
191999
+ this.a.ax();
191992
192000
  }
191993
192001
  };
191994
192002
  ZoomSliderView.prototype.av = function () {
@@ -192007,7 +192015,7 @@
192007
192015
  if (a || d) {
192008
192016
  this.j.de(0, 0, b, c);
192009
192017
  if (this.a != null) {
192010
- this.a.bm = this.j.fj;
192018
+ this.a.bo = this.j.fj;
192011
192019
  }
192012
192020
  }
192013
192021
  };
@@ -211757,16 +211765,16 @@
211757
211765
  var b = new MouseButtonMessage();
211758
211766
  b.h = a;
211759
211767
  b.c = 1;
211760
- b.e = this.j.al ? 1 : 0;
211761
- b.f = this.j.bj;
211768
+ b.e = this.j.am ? 1 : 0;
211769
+ b.f = this.j.bl;
211762
211770
  this.f.i(b);
211763
211771
  };
211764
211772
  XamFunnelView.prototype.ao = function (a) {
211765
211773
  var b = new MouseButtonMessage();
211766
211774
  b.h = a;
211767
211775
  b.c = 0;
211768
- b.e = this.j.al ? 1 : 0;
211769
- b.f = this.j.bj;
211776
+ b.e = this.j.am ? 1 : 0;
211777
+ b.f = this.j.bl;
211770
211778
  this.f.i(b);
211771
211779
  };
211772
211780
  XamFunnelView.prototype.ap = function (a) {
@@ -211904,13 +211912,13 @@
211904
211912
  };
211905
211913
  XamFunnelView.prototype.az = function () {
211906
211914
  if (this.j != null) {
211907
- this.j.bi(this.ai, "");
211915
+ this.j.bk(this.ai, "");
211908
211916
  }
211909
211917
  };
211910
211918
  XamFunnelView.prototype.ax = function (a) {
211911
211919
  this.av(a);
211912
211920
  if (this.j != null) {
211913
- this.j.au(this.ai, "");
211921
+ this.j.av(this.ai, "");
211914
211922
  }
211915
211923
  };
211916
211924
  XamFunnelView.prototype.bc = function (a) {
@@ -211990,7 +211998,7 @@
211990
211998
  XamFunnelView.prototype.ay = function (a) {
211991
211999
  if (a == null) {
211992
212000
  if (this.j != null) {
211993
- this.j.aw();
212001
+ this.j.ax();
211994
212002
  }
211995
212003
  this.ad = null;
211996
212004
  this.ae = this.ah = this.ag = this.ai = null;
@@ -212163,7 +212171,7 @@
212163
212171
  var b = this.ad.rootWrapper.height();
212164
212172
  this.bg = new igniteuiWebcomponentsCore.Rect(0, 0, 0, a, b);
212165
212173
  if (this.j != null) {
212166
- this.j.bm = this.bg;
212174
+ this.j.bo = this.bg;
212167
212175
  }
212168
212176
  this.bd(this.ae, a * this.t, b * this.t, a, b);
212169
212177
  this.bd(this.ah, a * this.t, b * this.t, a, b);
@@ -273637,10 +273645,10 @@
273637
273645
  * Gets or Sets the property name that contains the values.
273638
273646
  */
273639
273647
  get: function () {
273640
- return this.i.fv;
273648
+ return this.i.fw;
273641
273649
  },
273642
273650
  set: function (v) {
273643
- this.i.fv = v;
273651
+ this.i.fw = v;
273644
273652
  },
273645
273653
  enumerable: false,
273646
273654
  configurable: true
@@ -273650,10 +273658,10 @@
273650
273658
  * Gets or sets the property name that contains the labels.
273651
273659
  */
273652
273660
  get: function () {
273653
- return this.i.ej;
273661
+ return this.i.ek;
273654
273662
  },
273655
273663
  set: function (v) {
273656
- this.i.ej = v;
273664
+ this.i.ek = v;
273657
273665
  },
273658
273666
  enumerable: false,
273659
273667
  configurable: true
@@ -273663,10 +273671,10 @@
273663
273671
  * Gets or sets the property name that contains the legend labels.
273664
273672
  */
273665
273673
  get: function () {
273666
- return this.i.ez;
273674
+ return this.i.e0;
273667
273675
  },
273668
273676
  set: function (v) {
273669
- this.i.ez = v;
273677
+ this.i.e0 = v;
273670
273678
  },
273671
273679
  enumerable: false,
273672
273680
  configurable: true
@@ -273690,11 +273698,11 @@
273690
273698
  * Gets or sets the color for labels rendered outside of the pie chart.
273691
273699
  */
273692
273700
  get: function () {
273693
- return igniteuiWebcomponentsCore.brushToString(this.i.i1);
273701
+ return igniteuiWebcomponentsCore.brushToString(this.i.i6);
273694
273702
  },
273695
273703
  set: function (v) {
273696
- this.i.i1 = igniteuiWebcomponentsCore.stringToBrush(v);
273697
- this._a("labelOuterColor", igniteuiWebcomponentsCore.brushToString(this.i.i1));
273704
+ this.i.i6 = igniteuiWebcomponentsCore.stringToBrush(v);
273705
+ this._a("labelOuterColor", igniteuiWebcomponentsCore.brushToString(this.i.i6));
273698
273706
  },
273699
273707
  enumerable: false,
273700
273708
  configurable: true
@@ -273704,11 +273712,11 @@
273704
273712
  * Gets or sets the color for labels rendered inside of the pie chart.
273705
273713
  */
273706
273714
  get: function () {
273707
- return igniteuiWebcomponentsCore.brushToString(this.i.i0);
273715
+ return igniteuiWebcomponentsCore.brushToString(this.i.i5);
273708
273716
  },
273709
273717
  set: function (v) {
273710
- this.i.i0 = igniteuiWebcomponentsCore.stringToBrush(v);
273711
- this._a("labelInnerColor", igniteuiWebcomponentsCore.brushToString(this.i.i0));
273718
+ this.i.i5 = igniteuiWebcomponentsCore.stringToBrush(v);
273719
+ this._a("labelInnerColor", igniteuiWebcomponentsCore.brushToString(this.i.i5));
273712
273720
  },
273713
273721
  enumerable: false,
273714
273722
  configurable: true
@@ -273718,11 +273726,11 @@
273718
273726
  * Gets the actual color for labels rendered outside of the pie chart.
273719
273727
  */
273720
273728
  get: function () {
273721
- return igniteuiWebcomponentsCore.brushToString(this.i.iz);
273729
+ return igniteuiWebcomponentsCore.brushToString(this.i.i4);
273722
273730
  },
273723
273731
  set: function (v) {
273724
- this.i.iz = igniteuiWebcomponentsCore.stringToBrush(v);
273725
- this._a("actualLabelOuterColor", igniteuiWebcomponentsCore.brushToString(this.i.iz));
273732
+ this.i.i4 = igniteuiWebcomponentsCore.stringToBrush(v);
273733
+ this._a("actualLabelOuterColor", igniteuiWebcomponentsCore.brushToString(this.i.i4));
273726
273734
  },
273727
273735
  enumerable: false,
273728
273736
  configurable: true
@@ -273732,11 +273740,11 @@
273732
273740
  * Gets the actual color for labels rendered inside of the pie chart.
273733
273741
  */
273734
273742
  get: function () {
273735
- return igniteuiWebcomponentsCore.brushToString(this.i.iy);
273743
+ return igniteuiWebcomponentsCore.brushToString(this.i.i3);
273736
273744
  },
273737
273745
  set: function (v) {
273738
- this.i.iy = igniteuiWebcomponentsCore.stringToBrush(v);
273739
- this._a("actualLabelInnerColor", igniteuiWebcomponentsCore.brushToString(this.i.iy));
273746
+ this.i.i3 = igniteuiWebcomponentsCore.stringToBrush(v);
273747
+ this._a("actualLabelInnerColor", igniteuiWebcomponentsCore.brushToString(this.i.i3));
273740
273748
  },
273741
273749
  enumerable: false,
273742
273750
  configurable: true
@@ -273746,11 +273754,11 @@
273746
273754
  * Gets or sets whether the leader lines are visible.
273747
273755
  */
273748
273756
  get: function () {
273749
- return this.i.je;
273757
+ return this.i.jj;
273750
273758
  },
273751
273759
  set: function (v) {
273752
- this.i.je = igniteuiWebcomponentsCore.ensureEnum(igniteuiWebcomponentsCore.Visibility_$type, v);
273753
- this._a("leaderLineVisibility", igniteuiWebcomponentsCore.enumToString(igniteuiWebcomponentsCore.Visibility_$type, this.i.je));
273760
+ this.i.jj = igniteuiWebcomponentsCore.ensureEnum(igniteuiWebcomponentsCore.Visibility_$type, v);
273761
+ this._a("leaderLineVisibility", igniteuiWebcomponentsCore.enumToString(igniteuiWebcomponentsCore.Visibility_$type, this.i.jj));
273754
273762
  },
273755
273763
  enumerable: false,
273756
273764
  configurable: true
@@ -273829,10 +273837,10 @@
273829
273837
  * Gets or sets the label of the Others slice.
273830
273838
  */
273831
273839
  get: function () {
273832
- return this.i.e6;
273840
+ return this.i.e7;
273833
273841
  },
273834
273842
  set: function (v) {
273835
- this.i.e6 = v;
273843
+ this.i.e7 = v;
273836
273844
  },
273837
273845
  enumerable: false,
273838
273846
  configurable: true
@@ -273963,11 +273971,11 @@
273963
273971
  * Gets or sets the rotational direction of the chart.
273964
273972
  */
273965
273973
  get: function () {
273966
- return this.i.i3;
273974
+ return this.i.i8;
273967
273975
  },
273968
273976
  set: function (v) {
273969
- this.i.i3 = igniteuiWebcomponentsCore.ensureEnum(igniteuiWebcomponentsCore.SweepDirection_$type, v);
273970
- this._a("sweepDirection", igniteuiWebcomponentsCore.enumToString(igniteuiWebcomponentsCore.SweepDirection_$type, this.i.i3));
273977
+ this.i.i8 = igniteuiWebcomponentsCore.ensureEnum(igniteuiWebcomponentsCore.SweepDirection_$type, v);
273978
+ this._a("sweepDirection", igniteuiWebcomponentsCore.enumToString(igniteuiWebcomponentsCore.SweepDirection_$type, this.i.i8));
273971
273979
  },
273972
273980
  enumerable: false,
273973
273981
  configurable: true
@@ -273977,11 +273985,11 @@
273977
273985
  * Gets or sets the fill brush.
273978
273986
  */
273979
273987
  get: function () {
273980
- return this.i.jb ? this.i.jb.fill : null;
273988
+ return this.i.jg ? this.i.jg.fill : null;
273981
273989
  },
273982
273990
  set: function (v) {
273983
273991
  this.ensureOthersCategoryStyle();
273984
- this.i.jb.fill = v;
273992
+ this.i.jg.fill = v;
273985
273993
  },
273986
273994
  enumerable: false,
273987
273995
  configurable: true
@@ -273991,11 +273999,11 @@
273991
273999
  * Gets or sets the stroke brush.
273992
274000
  */
273993
274001
  get: function () {
273994
- return this.i.jb ? this.i.jb.stroke : null;
274002
+ return this.i.jg ? this.i.jg.stroke : null;
273995
274003
  },
273996
274004
  set: function (v) {
273997
274005
  this.ensureOthersCategoryStyle();
273998
- this.i.jb.stroke = v;
274006
+ this.i.jg.stroke = v;
273999
274007
  },
274000
274008
  enumerable: false,
274001
274009
  configurable: true
@@ -274005,12 +274013,12 @@
274005
274013
  * Gets or sets the stroke thickness.
274006
274014
  */
274007
274015
  get: function () {
274008
- return this.i.jb ? this.i.jb.strokeThickness : NaN;
274016
+ return this.i.jg ? this.i.jg.strokeThickness : NaN;
274009
274017
  },
274010
274018
  set: function (v) {
274011
274019
  this.ensureOthersCategoryStyle();
274012
- this.i.jb.strokeThickness = +v;
274013
- this._a("othersCategoryStrokeThickness", this.i.jb.strokeThickness);
274020
+ this.i.jg.strokeThickness = +v;
274021
+ this._a("othersCategoryStrokeThickness", this.i.jg.strokeThickness);
274014
274022
  },
274015
274023
  enumerable: false,
274016
274024
  configurable: true
@@ -274020,32 +274028,32 @@
274020
274028
  * Gets or sets the opacity.
274021
274029
  */
274022
274030
  get: function () {
274023
- return this.i.jb ? this.i.jb.opacity : NaN;
274031
+ return this.i.jg ? this.i.jg.opacity : NaN;
274024
274032
  },
274025
274033
  set: function (v) {
274026
274034
  this.ensureOthersCategoryStyle();
274027
- this.i.jb.opacity = +v;
274028
- this._a("othersCategoryOpacity", this.i.jb.opacity);
274035
+ this.i.jg.opacity = +v;
274036
+ this._a("othersCategoryOpacity", this.i.jg.opacity);
274029
274037
  },
274030
274038
  enumerable: false,
274031
274039
  configurable: true
274032
274040
  });
274033
274041
  IgcPieChartBaseComponent.prototype.ensureOthersCategoryStyle = function () {
274034
- if (this.i.jb) {
274042
+ if (this.i.jg) {
274035
274043
  return;
274036
274044
  }
274037
- this.i.jb = new igniteuiWebcomponentsCore.Style();
274045
+ this.i.jg = new igniteuiWebcomponentsCore.Style();
274038
274046
  };
274039
274047
  Object.defineProperty(IgcPieChartBaseComponent.prototype, "selectedSliceFill", {
274040
274048
  /**
274041
274049
  * Gets or sets the fill brush.
274042
274050
  */
274043
274051
  get: function () {
274044
- return this.i.jc ? this.i.jc.fill : null;
274052
+ return this.i.jh ? this.i.jh.fill : null;
274045
274053
  },
274046
274054
  set: function (v) {
274047
274055
  this.ensureSelectedStyle();
274048
- this.i.jc.fill = v;
274056
+ this.i.jh.fill = v;
274049
274057
  },
274050
274058
  enumerable: false,
274051
274059
  configurable: true
@@ -274055,11 +274063,11 @@
274055
274063
  * Gets or sets the stroke brush.
274056
274064
  */
274057
274065
  get: function () {
274058
- return this.i.jc ? this.i.jc.stroke : null;
274066
+ return this.i.jh ? this.i.jh.stroke : null;
274059
274067
  },
274060
274068
  set: function (v) {
274061
274069
  this.ensureSelectedStyle();
274062
- this.i.jc.stroke = v;
274070
+ this.i.jh.stroke = v;
274063
274071
  },
274064
274072
  enumerable: false,
274065
274073
  configurable: true
@@ -274069,12 +274077,12 @@
274069
274077
  * Gets or sets the stroke thickness.
274070
274078
  */
274071
274079
  get: function () {
274072
- return this.i.jc ? this.i.jc.strokeThickness : NaN;
274080
+ return this.i.jh ? this.i.jh.strokeThickness : NaN;
274073
274081
  },
274074
274082
  set: function (v) {
274075
274083
  this.ensureSelectedStyle();
274076
- this.i.jc.strokeThickness = +v;
274077
- this._a("selectedSliceStrokeThickness", this.i.jc.strokeThickness);
274084
+ this.i.jh.strokeThickness = +v;
274085
+ this._a("selectedSliceStrokeThickness", this.i.jh.strokeThickness);
274078
274086
  },
274079
274087
  enumerable: false,
274080
274088
  configurable: true
@@ -274084,21 +274092,21 @@
274084
274092
  * Gets or sets the opacity.
274085
274093
  */
274086
274094
  get: function () {
274087
- return this.i.jc ? this.i.jc.opacity : NaN;
274095
+ return this.i.jh ? this.i.jh.opacity : NaN;
274088
274096
  },
274089
274097
  set: function (v) {
274090
274098
  this.ensureSelectedStyle();
274091
- this.i.jc.opacity = +v;
274092
- this._a("selectedSliceOpacity", this.i.jc.opacity);
274099
+ this.i.jh.opacity = +v;
274100
+ this._a("selectedSliceOpacity", this.i.jh.opacity);
274093
274101
  },
274094
274102
  enumerable: false,
274095
274103
  configurable: true
274096
274104
  });
274097
274105
  IgcPieChartBaseComponent.prototype.ensureSelectedStyle = function () {
274098
- if (this.i.jc) {
274106
+ if (this.i.jh) {
274099
274107
  return;
274100
274108
  }
274101
- this.i.jc = new igniteuiWebcomponentsCore.Style();
274109
+ this.i.jh = new igniteuiWebcomponentsCore.Style();
274102
274110
  };
274103
274111
  Object.defineProperty(IgcPieChartBaseComponent.prototype, "brushes", {
274104
274112
  /**
@@ -274161,10 +274169,10 @@
274161
274169
  * Gets or sets the label format string to use for the label.
274162
274170
  */
274163
274171
  get: function () {
274164
- return this.i.ef;
274172
+ return this.i.eg;
274165
274173
  },
274166
274174
  set: function (v) {
274167
- this.i.ef = v;
274175
+ this.i.eg = v;
274168
274176
  },
274169
274177
  enumerable: false,
274170
274178
  configurable: true
@@ -274191,10 +274199,10 @@
274191
274199
  * Gets or sets the label format string to use for the label.
274192
274200
  */
274193
274201
  get: function () {
274194
- return this.i.fa;
274202
+ return this.i.fb;
274195
274203
  },
274196
274204
  set: function (v) {
274197
- this.i.fa = v;
274205
+ this.i.fb = v;
274198
274206
  },
274199
274207
  enumerable: false,
274200
274208
  configurable: true
@@ -274221,10 +274229,10 @@
274221
274229
  * Gets or sets the label format string to use for the label.
274222
274230
  */
274223
274231
  get: function () {
274224
- return this.i.ew;
274232
+ return this.i.ex;
274225
274233
  },
274226
274234
  set: function (v) {
274227
- this.i.ew = v;
274235
+ this.i.ex = v;
274228
274236
  },
274229
274237
  enumerable: false,
274230
274238
  configurable: true
@@ -274251,10 +274259,10 @@
274251
274259
  * Gets or sets the label format string to use for the label.
274252
274260
  */
274253
274261
  get: function () {
274254
- return this.i.e1;
274262
+ return this.i.e2;
274255
274263
  },
274256
274264
  set: function (v) {
274257
- this.i.e1 = v;
274265
+ this.i.e2 = v;
274258
274266
  },
274259
274267
  enumerable: false,
274260
274268
  configurable: true
@@ -274306,6 +274314,19 @@
274306
274314
  enumerable: false,
274307
274315
  configurable: true
274308
274316
  });
274317
+ Object.defineProperty(IgcPieChartBaseComponent.prototype, "actualLegendItemBadgeTemplate", {
274318
+ /**
274319
+ * Gets the actual legend item badge template used by the pie chart.
274320
+ */
274321
+ get: function () {
274322
+ return this.i.he;
274323
+ },
274324
+ set: function (v) {
274325
+ this.i.he = v;
274326
+ },
274327
+ enumerable: false,
274328
+ configurable: true
274329
+ });
274309
274330
  Object.defineProperty(IgcPieChartBaseComponent.prototype, "isDragInteractionEnabled", {
274310
274331
  /**
274311
274332
  * Gets or sets whether the pie chart will handle drag interaction and make them avaiilable in its events.
@@ -274506,10 +274527,10 @@
274506
274527
  * Manually overrides the style to use for the labels.
274507
274528
  */
274508
274529
  get: function () {
274509
- return this.i.fq;
274530
+ return this.i.fr;
274510
274531
  },
274511
274532
  set: function (v) {
274512
- this.i.fq = v;
274533
+ this.i.fr = v;
274513
274534
  },
274514
274535
  enumerable: false,
274515
274536
  configurable: true
@@ -274601,14 +274622,14 @@
274601
274622
 
274602
274623
  */
274603
274624
  IgcPieChartBaseComponent.prototype.flush = function () {
274604
- this.i.f0();
274625
+ this.i.f1();
274605
274626
  };
274606
274627
  /**
274607
274628
  * Returns the chart visuals expressed as a serialized string.
274608
274629
 
274609
274630
  */
274610
274631
  IgcPieChartBaseComponent.prototype.exportSerializedVisualData = function () {
274611
- var iv = this.i.d4();
274632
+ var iv = this.i.d5();
274612
274633
  return (iv);
274613
274634
  };
274614
274635
  /**
@@ -274617,7 +274638,7 @@
274617
274638
  * @param point * The point to click at.
274618
274639
  */
274619
274640
  IgcPieChartBaseComponent.prototype.simulateLeftClick = function (point) {
274620
- this.i.g5(igniteuiWebcomponentsCore.toPoint(point));
274641
+ this.i.g6(igniteuiWebcomponentsCore.toPoint(point));
274621
274642
  };
274622
274643
  /**
274623
274644
  * Invoked by the containing object to provide reference to the container.
@@ -274642,7 +274663,7 @@
274642
274663
  this.i.destroy();
274643
274664
  };
274644
274665
  IgcPieChartBaseComponent.prototype.notifySetItem = function (source_, index, oldItem, newItem) {
274645
- this.i.f9(source_, index, oldItem, newItem);
274666
+ this.i.ga(source_, index, oldItem, newItem);
274646
274667
  };
274647
274668
  /**
274648
274669
  * Manually notifies the pie chart's data source that the data it has bound to has been cleared and needs to be re-examined.
@@ -274651,13 +274672,13 @@
274651
274672
  * @param source_ * The data source.
274652
274673
  */
274653
274674
  IgcPieChartBaseComponent.prototype.notifyClearItems = function (source_) {
274654
- this.i.f5(source_);
274675
+ this.i.f6(source_);
274655
274676
  };
274656
274677
  IgcPieChartBaseComponent.prototype.notifyInsertItem = function (source_, index, newItem) {
274657
- this.i.f7(source_, index, newItem);
274678
+ this.i.f8(source_, index, newItem);
274658
274679
  };
274659
274680
  IgcPieChartBaseComponent.prototype.notifyRemoveItem = function (source_, index, oldItem) {
274660
- this.i.f8(source_, index, oldItem);
274681
+ this.i.f9(source_, index, oldItem);
274661
274682
  };
274662
274683
  /**
274663
274684
  * Assigns data source for the items.
@@ -274665,21 +274686,21 @@
274665
274686
  * @param source_ * Array of the data source items.
274666
274687
  */
274667
274688
  IgcPieChartBaseComponent.prototype.setWidgetLevelDataSource = function (source_) {
274668
- this.i.g4(source_);
274689
+ this.i.g5(source_);
274669
274690
  };
274670
274691
  /**
274671
274692
  * Resets items data source.
274672
274693
 
274673
274694
  */
274674
274695
  IgcPieChartBaseComponent.prototype.removeWidgetLevelDataSource = function () {
274675
- this.i.gv();
274696
+ this.i.gw();
274676
274697
  };
274677
274698
  /**
274678
274699
  * Invoked when style is updated.
274679
274700
 
274680
274701
  */
274681
274702
  IgcPieChartBaseComponent.prototype.styleUpdated = function () {
274682
- this.i.g9();
274703
+ this.i.ha();
274683
274704
  };
274684
274705
  Object.defineProperty(IgcPieChartBaseComponent.prototype, "labelClick", {
274685
274706
  /**
@@ -274977,16 +274998,16 @@
274977
274998
  tslib.__extends(XamPieChart, _super);
274978
274999
  function XamPieChart() {
274979
275000
  var _this = _super.call(this) || this;
274980
- _this.jf = null;
275001
+ _this.jk = null;
274981
275002
  _this.ab = XamPieChart.$;
274982
275003
  return _this;
274983
275004
  }
274984
275005
  XamPieChart.prototype.a3 = function () {
274985
275006
  return new XamPieChartView(this);
274986
275007
  };
274987
- XamPieChart.prototype.go = function (a) {
274988
- _super.prototype.go.call(this, a);
274989
- this.jf = a;
275008
+ XamPieChart.prototype.gp = function (a) {
275009
+ _super.prototype.gp.call(this, a);
275010
+ this.jk = a;
274990
275011
  };
274991
275012
  XamPieChart.$t = igniteuiWebcomponentsCore.markType(XamPieChart, 'XamPieChart', PieChartBase.$);
274992
275013
  return XamPieChart;
@@ -277058,8 +277079,8 @@
277058
277079
  this.m.af(this.g);
277059
277080
  this.a0();
277060
277081
  this.c = new igniteuiWebcomponentsCore.CanvasGestureDOMEventProxy(this.af, this.ad, true);
277061
- this.c.ap = function (k) { return true; };
277062
- this.c.bm = this.a.kb;
277082
+ this.c.aq = function (k) { return true; };
277083
+ this.c.bo = this.a.kb;
277063
277084
  var k = this.c;
277064
277085
  k.onMouseOver = igniteuiWebcomponentsCore.delegateCombine(k.onMouseOver, igniteuiWebcomponentsCore.runOn(this, this.am));
277065
277086
  var l = this.c;
@@ -277111,12 +277132,12 @@
277111
277132
  d.onMouseEnter = igniteuiWebcomponentsCore.delegateRemove(d.onMouseEnter, igniteuiWebcomponentsCore.runOn(this, this.ak));
277112
277133
  var e = this.c;
277113
277134
  e.onMouseLeave = igniteuiWebcomponentsCore.delegateRemove(e.onMouseLeave, igniteuiWebcomponentsCore.runOn(this, this.al));
277114
- this.c.ap = null;
277115
- this.c.aw();
277135
+ this.c.aq = null;
277136
+ this.c.ax();
277116
277137
  }
277117
277138
  };
277118
277139
  TreemapView.prototype.aj = function (a) {
277119
- if (this.c.al) {
277140
+ if (this.c.am) {
277120
277141
  this.a.iu(a);
277121
277142
  }
277122
277143
  else {
@@ -277124,7 +277145,7 @@
277124
277145
  }
277125
277146
  };
277126
277147
  TreemapView.prototype.an = function (a) {
277127
- if (this.c.al) {
277148
+ if (this.c.am) {
277128
277149
  this.a.iv(a);
277129
277150
  }
277130
277151
  else {
@@ -277324,13 +277345,13 @@
277324
277345
  this.o = true;
277325
277346
  this.ar();
277326
277347
  if (this.c != null) {
277327
- this.c.au(this.ad.rootWrapper, "");
277348
+ this.c.av(this.ad.rootWrapper, "");
277328
277349
  }
277329
277350
  };
277330
277351
  TreemapView.prototype.av = function () {
277331
277352
  this.o = false;
277332
277353
  if (this.c != null && this.ad != null) {
277333
- this.c.bi(this.ad.rootWrapper, "");
277354
+ this.c.bk(this.ad.rootWrapper, "");
277334
277355
  }
277335
277356
  };
277336
277357
  TreemapView.prototype.d = function () {
@@ -287917,7 +287938,7 @@
287917
287938
  XamSparklineView.prototype.ak = function (a) {
287918
287939
  if (a.b == null) {
287919
287940
  if (this.n != null) {
287920
- this.n.aw();
287941
+ this.n.ax();
287921
287942
  var b = this.n;
287922
287943
  b.onMouseLeave = igniteuiWebcomponentsCore.delegateRemove(b.onMouseLeave, igniteuiWebcomponentsCore.runOn(this, this.a0));
287923
287944
  var c = this.n;
@@ -287953,7 +287974,7 @@
287953
287974
  e.onMouseLeave = igniteuiWebcomponentsCore.delegateCombine(e.onMouseLeave, igniteuiWebcomponentsCore.runOn(this, this.a0));
287954
287975
  var f = this.n;
287955
287976
  f.onMouseOver = igniteuiWebcomponentsCore.delegateCombine(f.onMouseOver, igniteuiWebcomponentsCore.runOn(this, this.a1));
287956
- this.n.aq = function (g) { return false; };
287977
+ this.n.ar = function (g) { return false; };
287957
287978
  this.ao();
287958
287979
  this.at();
287959
287980
  };
@@ -288020,7 +288041,7 @@
288020
288041
  this.az(e, l, m, l * this.x, m * this.x);
288021
288042
  this.bn = new igniteuiWebcomponentsCore.Rect(0, 0, 0, i, j);
288022
288043
  if (this.n != null) {
288023
- this.n.bm = this.bn;
288044
+ this.n.bo = this.bn;
288024
288045
  }
288025
288046
  this.bh();
288026
288047
  var o = new ViewportChangedMessage_Spark();
@@ -288455,13 +288476,13 @@
288455
288476
  };
288456
288477
  XamSparklineView.prototype.au = function () {
288457
288478
  if (this.n != null) {
288458
- this.n.bi(this.af, "");
288479
+ this.n.bk(this.af, "");
288459
288480
  }
288460
288481
  };
288461
288482
  XamSparklineView.prototype.as = function () {
288462
288483
  this.ap(this.l.q);
288463
288484
  if (this.n != null) {
288464
- this.n.au(this.af, "");
288485
+ this.n.av(this.af, "");
288465
288486
  }
288466
288487
  };
288467
288488
  XamSparklineView.$t = igniteuiWebcomponentsCore.markType(XamSparklineView, 'XamSparklineView', igniteuiWebcomponentsCore.Base.$, [igniteuiWebcomponentsCore.ISchedulableRender_$type]);