igniteui-webcomponents-charts 4.0.4 → 4.2.3-alpha

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 (123) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +509 -479
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AnchoredCategorySeries_combined.js +1 -1
  4. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
  5. package/esm2015/lib/AreaSeries_combined.js +8 -8
  6. package/esm2015/lib/BarSeries_combined.js +1 -1
  7. package/esm2015/lib/BollingerBandsOverlay_combined.js +8 -8
  8. package/esm2015/lib/CalloutLayer_combined.js +12 -12
  9. package/esm2015/lib/CategoryHighlightLayer_combined.js +1 -1
  10. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +4 -4
  11. package/esm2015/lib/CategoryXAxis_combined.js +1 -1
  12. package/esm2015/lib/CategoryYAxis_combined.js +2 -4
  13. package/esm2015/lib/ColumnSeries_combined.js +1 -1
  14. package/esm2015/lib/CrosshairLayer_combined.js +1 -1
  15. package/esm2015/lib/DataLegendContent_combined.js +22 -20
  16. package/esm2015/lib/FinancialIndicator_combined.js +17 -17
  17. package/esm2015/lib/FinancialPriceSeries_combined.js +4 -4
  18. package/esm2015/lib/FunnelLegendTemplates.js +1 -1
  19. package/esm2015/lib/HighDensityScatterSeries_combined.js +4 -4
  20. package/esm2015/lib/HorizontalAxisView_combined.js +30 -30
  21. package/esm2015/lib/LegendBaseViewManager_combined.js +1 -1
  22. package/esm2015/lib/LineSeries_combined.js +6 -6
  23. package/esm2015/lib/NumericXAxis_combined.js +2 -2
  24. package/esm2015/lib/NumericYAxis_combined.js +2 -2
  25. package/esm2015/lib/PieChartViewManager_combined.js +38 -30
  26. package/esm2015/lib/PieLegendTemplates.js +2 -2
  27. package/esm2015/lib/PointerTooltip_combined.js +10 -10
  28. package/esm2015/lib/PolarAreaSeries_combined.js +4 -4
  29. package/esm2015/lib/PolarBase_combined.js +1 -1
  30. package/esm2015/lib/PolarLineSeries_combined.js +2 -2
  31. package/esm2015/lib/PolarSplineAreaSeries_combined.js +4 -4
  32. package/esm2015/lib/PolarSplineSeries_combined.js +2 -2
  33. package/esm2015/lib/PriceChannelOverlay_combined.js +6 -6
  34. package/esm2015/lib/RadialAreaSeries_combined.js +8 -8
  35. package/esm2015/lib/RadialColumnSeries_combined.js +1 -1
  36. package/esm2015/lib/RadialLineSeries_combined.js +6 -6
  37. package/esm2015/lib/RadialPieSeries_combined.js +1 -1
  38. package/esm2015/lib/RangeAreaSeries_combined.js +6 -6
  39. package/esm2015/lib/RangeColumnSeries_combined.js +1 -1
  40. package/esm2015/lib/ScaleLegend_combined.js +8 -6
  41. package/esm2015/lib/ScatterAreaSeries_combined.js +5 -5
  42. package/esm2015/lib/ScatterBase_combined.js +2 -2
  43. package/esm2015/lib/ScatterContourSeries_combined.js +2 -2
  44. package/esm2015/lib/ScatterLineSeriesView.js +2 -2
  45. package/esm2015/lib/ScatterPolygonSeries_combined.js +4 -4
  46. package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
  47. package/esm2015/lib/SeriesViewer_combined.js +132 -110
  48. package/esm2015/lib/ShapeSeriesBase_combined.js +5 -5
  49. package/esm2015/lib/SplineAreaSeries_combined.js +8 -8
  50. package/esm2015/lib/SplineSeries_combined.js +6 -6
  51. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
  52. package/esm2015/lib/StepAreaSeries_combined.js +8 -8
  53. package/esm2015/lib/StepLineSeries_combined.js +6 -6
  54. package/esm2015/lib/TreemapView_combined.js +21 -21
  55. package/esm2015/lib/ValueOverlay_combined.js +1 -1
  56. package/esm2015/lib/WaterfallSeries_combined.js +1 -1
  57. package/esm2015/lib/XamFunnelView_combined.js +22 -22
  58. package/esm2015/lib/ZoomSliderView_combined.js +23 -23
  59. package/esm2015/lib/igc-data-legend-component.js +0 -1
  60. package/esm2015/lib/igc-data-tool-tip-layer-component.js +0 -1
  61. package/esm5/lib/AnchoredCategorySeries_combined.js +1 -1
  62. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
  63. package/esm5/lib/AreaSeries_combined.js +8 -8
  64. package/esm5/lib/BarSeries_combined.js +1 -1
  65. package/esm5/lib/BollingerBandsOverlay_combined.js +8 -8
  66. package/esm5/lib/CalloutLayer_combined.js +12 -12
  67. package/esm5/lib/CategoryHighlightLayer_combined.js +1 -1
  68. package/esm5/lib/CategoryItemHighlightLayer_combined.js +4 -4
  69. package/esm5/lib/CategoryXAxis_combined.js +1 -1
  70. package/esm5/lib/CategoryYAxis_combined.js +2 -4
  71. package/esm5/lib/ColumnSeries_combined.js +1 -1
  72. package/esm5/lib/CrosshairLayer_combined.js +1 -1
  73. package/esm5/lib/DataLegendContent_combined.js +22 -20
  74. package/esm5/lib/FinancialIndicator_combined.js +17 -17
  75. package/esm5/lib/FinancialPriceSeries_combined.js +4 -4
  76. package/esm5/lib/FunnelLegendTemplates.js +1 -1
  77. package/esm5/lib/HighDensityScatterSeries_combined.js +4 -4
  78. package/esm5/lib/HorizontalAxisView_combined.js +30 -30
  79. package/esm5/lib/LegendBaseViewManager_combined.js +1 -1
  80. package/esm5/lib/LineSeries_combined.js +6 -6
  81. package/esm5/lib/NumericXAxis_combined.js +2 -2
  82. package/esm5/lib/NumericYAxis_combined.js +2 -2
  83. package/esm5/lib/PieChartViewManager_combined.js +38 -30
  84. package/esm5/lib/PieLegendTemplates.js +2 -2
  85. package/esm5/lib/PointerTooltip_combined.js +10 -10
  86. package/esm5/lib/PolarAreaSeries_combined.js +4 -4
  87. package/esm5/lib/PolarBase_combined.js +1 -1
  88. package/esm5/lib/PolarLineSeries_combined.js +2 -2
  89. package/esm5/lib/PolarSplineAreaSeries_combined.js +4 -4
  90. package/esm5/lib/PolarSplineSeries_combined.js +2 -2
  91. package/esm5/lib/PriceChannelOverlay_combined.js +6 -6
  92. package/esm5/lib/RadialAreaSeries_combined.js +8 -8
  93. package/esm5/lib/RadialColumnSeries_combined.js +1 -1
  94. package/esm5/lib/RadialLineSeries_combined.js +6 -6
  95. package/esm5/lib/RadialPieSeries_combined.js +1 -1
  96. package/esm5/lib/RangeAreaSeries_combined.js +6 -6
  97. package/esm5/lib/RangeColumnSeries_combined.js +1 -1
  98. package/esm5/lib/ScaleLegend_combined.js +8 -6
  99. package/esm5/lib/ScatterAreaSeries_combined.js +5 -5
  100. package/esm5/lib/ScatterBase_combined.js +2 -2
  101. package/esm5/lib/ScatterContourSeries_combined.js +2 -2
  102. package/esm5/lib/ScatterLineSeriesView.js +2 -2
  103. package/esm5/lib/ScatterPolygonSeries_combined.js +4 -4
  104. package/esm5/lib/ScatterSplineSeriesView.js +2 -2
  105. package/esm5/lib/SeriesViewer_combined.js +132 -110
  106. package/esm5/lib/ShapeSeriesBase_combined.js +5 -5
  107. package/esm5/lib/SplineAreaSeries_combined.js +8 -8
  108. package/esm5/lib/SplineSeries_combined.js +6 -6
  109. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
  110. package/esm5/lib/StepAreaSeries_combined.js +8 -8
  111. package/esm5/lib/StepLineSeries_combined.js +6 -6
  112. package/esm5/lib/TreemapView_combined.js +21 -21
  113. package/esm5/lib/ValueOverlay_combined.js +1 -1
  114. package/esm5/lib/WaterfallSeries_combined.js +1 -1
  115. package/esm5/lib/XamFunnelView_combined.js +22 -22
  116. package/esm5/lib/ZoomSliderView_combined.js +23 -23
  117. package/esm5/lib/igc-data-legend-component.js +0 -1
  118. package/esm5/lib/igc-data-tool-tip-layer-component.js +0 -1
  119. package/fesm2015/igniteui-webcomponents-charts.js +509 -479
  120. package/fesm5/igniteui-webcomponents-charts.js +509 -479
  121. package/lib/igc-data-legend-component.d.ts +0 -1
  122. package/lib/igc-data-tool-tip-layer-component.d.ts +0 -1
  123. package/package.json +2 -2
@@ -6467,7 +6467,9 @@
6467
6467
  var e = _c.value;
6468
6468
  if (d && e.e1) {
6469
6469
  d = false;
6470
- c.a.k(0, 0, a, b);
6470
+ if (!c.a.e) {
6471
+ c.a.l(0, 0, a, b);
6472
+ }
6471
6473
  }
6472
6474
  e.mn(new igniteuiWebcomponentsCore.Rect(0, 0, 0, a, b), c);
6473
6475
  }
@@ -6540,12 +6542,14 @@
6540
6542
  }
6541
6543
  if (this.y != null && igniteuiWebcomponentsCore.Rect.l_op_Inequality(this.p.to, null) && !this.p.to.isEmpty) {
6542
6544
  if (this.p.gc != 1) {
6543
- this.y.z();
6544
- this.y.aa(this.p.gc, this.p.gc);
6545
+ this.y.aa();
6546
+ this.y.ab(this.p.gc, this.p.gc);
6547
+ }
6548
+ if (!this.y.e) {
6549
+ this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
6545
6550
  }
6546
- this.y.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
6547
6551
  if (this.p.gc != 1) {
6548
- this.y.y();
6552
+ this.y.z();
6549
6553
  }
6550
6554
  }
6551
6555
  };
@@ -7305,19 +7309,21 @@
7305
7309
  }
7306
7310
  if (this.z.d) {
7307
7311
  if (this.p.gc != 1) {
7308
- this.z.z();
7309
- this.z.aa(this.p.gc, this.p.gc);
7312
+ this.z.aa();
7313
+ this.z.ab(this.p.gc, this.p.gc);
7310
7314
  }
7311
7315
  if (!this.fa.isEmpty) {
7312
7316
  if (!this.au) {
7313
- this.z.k(this.fa.left, this.fa.top, this.fa.width, this.fa.height);
7317
+ if (!this.z.e) {
7318
+ this.z.l(this.fa.left, this.fa.top, this.fa.width, this.fa.height);
7319
+ }
7314
7320
  }
7315
7321
  }
7316
7322
  }
7317
7323
  this.d1();
7318
7324
  if (this.z.d) {
7319
7325
  if (this.p.gc != 1) {
7320
- this.z.y();
7326
+ this.z.z();
7321
7327
  }
7322
7328
  }
7323
7329
  };
@@ -7335,29 +7341,31 @@
7335
7341
  this.fa = new igniteuiWebcomponentsCore.Rect(0, 0, 0, this.a8, this.a7);
7336
7342
  if (this.ax != null && this.ax.count > 0) {
7337
7343
  this.ci();
7338
- this.z.z();
7339
- this.z.ae(this.p.to);
7344
+ this.z.aa();
7345
+ this.z.af(this.p.to);
7340
7346
  if (!this.au) {
7341
- this.z.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7347
+ if (!this.z.e) {
7348
+ this.z.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7349
+ }
7342
7350
  }
7343
7351
  }
7344
- this.z.r(this.fd);
7345
- this.z.r(this.fe);
7346
- this.z.s(this.ff);
7347
- this.z.v(this.fi);
7348
- this.z.ac(this.v());
7352
+ this.z.s(this.fd);
7353
+ this.z.s(this.fe);
7354
+ this.z.t(this.ff);
7355
+ this.z.w(this.fi);
7356
+ this.z.ad(this.v());
7349
7357
  if (this.et != null) {
7350
7358
  this.et.ao = this.e5();
7351
- this.z.w(this.et);
7359
+ this.z.x(this.et);
7352
7360
  }
7353
- this.z.ac(this.u());
7361
+ this.z.ad(this.u());
7354
7362
  if (this.es != null) {
7355
7363
  this.es.ao = this.e4();
7356
- this.z.w(this.es);
7364
+ this.z.x(this.es);
7357
7365
  }
7358
7366
  if (this.ax != null && this.ax.count > 0) {
7359
7367
  this.j.bk(this.ax);
7360
- this.z.y();
7368
+ this.z.z();
7361
7369
  }
7362
7370
  if (this.ar) {
7363
7371
  this.eb();
@@ -7368,10 +7376,10 @@
7368
7376
  }
7369
7377
  if (this.p.du) {
7370
7378
  if (this.fh != null) {
7371
- this.z.v(this.fh);
7379
+ this.z.w(this.fh);
7372
7380
  }
7373
7381
  if (this.fg != null) {
7374
- this.z.v(this.fg);
7382
+ this.z.w(this.fg);
7375
7383
  }
7376
7384
  }
7377
7385
  }
@@ -7590,8 +7598,8 @@
7590
7598
  if (a == null || this.z == null) {
7591
7599
  return 0;
7592
7600
  }
7593
- this.z.ac(b);
7594
- return this.z.e(a);
7601
+ this.z.ad(b);
7602
+ return this.z.f(a);
7595
7603
  };
7596
7604
  SeriesViewerView.prototype.ba = function (a, b) {
7597
7605
  if (a == null) {
@@ -7944,7 +7952,9 @@
7944
7952
  SeriesViewerView.prototype.ci = function () {
7945
7953
  if (this.ah) {
7946
7954
  this.ah = false;
7947
- this.y.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7955
+ if (!this.y.e) {
7956
+ this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7957
+ }
7948
7958
  this.p.al.c = true;
7949
7959
  }
7950
7960
  };
@@ -8092,7 +8102,7 @@
8092
8102
  q._stroke = c;
8093
8103
  q._fill = d;
8094
8104
  var r = LegendTemplates.a(a);
8095
- r.s(q);
8105
+ r.t(q);
8096
8106
  };
8097
8107
  LegendTemplates.s = function (a) {
8098
8108
  var b = a.data;
@@ -8113,7 +8123,7 @@
8113
8123
  f.ac = c.fw;
8114
8124
  }
8115
8125
  var g = LegendTemplates.a(a);
8116
- g.r(f);
8126
+ g.s(f);
8117
8127
  };
8118
8128
  LegendTemplates.r = function (a, b, c) {
8119
8129
  var d = a.data;
@@ -8134,7 +8144,7 @@
8134
8144
  l._stroke = d.outline;
8135
8145
  l._fill = d.actualItemBrush;
8136
8146
  var m = LegendTemplates.a(a);
8137
- m.s(l);
8147
+ m.t(l);
8138
8148
  };
8139
8149
  LegendTemplates.t = function (a, b) {
8140
8150
  if (b === void 0) {
@@ -9216,7 +9226,7 @@
9216
9226
  for (var b = 0; b < a.count; b++) {
9217
9227
  var c = a._inner[b];
9218
9228
  var d = c.content;
9219
- this.j.z.m(d.getNativeElement(), 1, c.xPosition + this.j.p.to.left, c.yPosition + this.j.p.to.top, c.width, c.height);
9229
+ this.j.z.n(d.getNativeElement(), 1, c.xPosition + this.j.p.to.left, c.yPosition + this.j.p.to.top, c.width, c.height);
9220
9230
  }
9221
9231
  };
9222
9232
  SeriesViewerViewManager.prototype.az = function () {
@@ -22730,7 +22740,7 @@
22730
22740
  else {
22731
22741
  var b = a;
22732
22742
  if (b != null && b.al != null) {
22733
- return this.e.e(b);
22743
+ return this.e.f(b);
22734
22744
  }
22735
22745
  return 0;
22736
22746
  }
@@ -22746,7 +22756,7 @@
22746
22756
  var b = a;
22747
22757
  if (b != null && b.al != null) {
22748
22758
  b.ag = true;
22749
- var c = this.e.ag(b, this.h, true);
22759
+ var c = this.e.ah(b, this.h, true);
22750
22760
  return new igniteuiWebcomponentsCore.Size(1, c.c, c.b);
22751
22761
  }
22752
22762
  return new igniteuiWebcomponentsCore.Size(1, 0, 0);
@@ -22778,7 +22788,7 @@
22778
22788
  AxisLabelPanelBaseView.prototype.am = function () {
22779
22789
  };
22780
22790
  AxisLabelPanelBaseView.prototype.ap = function (a) {
22781
- this.e.w(a);
22791
+ this.e.x(a);
22782
22792
  };
22783
22793
  AxisLabelPanelBaseView.prototype.ao = function () {
22784
22794
  var e_91, _a, e_92, _b;
@@ -22787,8 +22797,8 @@
22787
22797
  }
22788
22798
  if (this.e.d) {
22789
22799
  if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
22790
- this.e.z();
22791
- this.e.aa(this.a.ad.bh.gc, this.a.ad.bh.gc);
22800
+ this.e.aa();
22801
+ this.e.ab(this.a.ad.bh.gc, this.a.ad.bh.gc);
22792
22802
  }
22793
22803
  this.ag();
22794
22804
  this.av = this.a.c1;
@@ -22797,8 +22807,8 @@
22797
22807
  a = this.a.ag.textColor;
22798
22808
  }
22799
22809
  if (this.a.j != null) {
22800
- this.e.z();
22801
- this.e.j(this.a.j);
22810
+ this.e.aa();
22811
+ this.e.k(this.a.j);
22802
22812
  }
22803
22813
  var b = false;
22804
22814
  try {
@@ -22812,12 +22822,12 @@
22812
22822
  }
22813
22823
  d.ao = a;
22814
22824
  if (d.j != null) {
22815
- this.e.z();
22816
- this.e.j(d.j);
22825
+ this.e.aa();
22826
+ this.e.k(d.j);
22817
22827
  }
22818
22828
  this.ap(d);
22819
22829
  if (d.j != null) {
22820
- this.e.y();
22830
+ this.e.z();
22821
22831
  }
22822
22832
  }
22823
22833
  }
@@ -22845,12 +22855,12 @@
22845
22855
  continue;
22846
22856
  }
22847
22857
  if (f.j != null) {
22848
- this.e.z();
22849
- this.e.j(f.j);
22858
+ this.e.aa();
22859
+ this.e.k(f.j);
22850
22860
  }
22851
- this.e.v(f);
22861
+ this.e.w(f);
22852
22862
  if (f.j != null) {
22853
- this.e.y();
22863
+ this.e.z();
22854
22864
  }
22855
22865
  }
22856
22866
  var g = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.TextBlock.$, e);
@@ -22859,15 +22869,15 @@
22859
22869
  continue;
22860
22870
  }
22861
22871
  if (g.j != null) {
22862
- this.e.z();
22863
- this.e.j(g.j);
22872
+ this.e.aa();
22873
+ this.e.k(g.j);
22864
22874
  }
22865
22875
  if (g.ao == null) {
22866
22876
  g.ao = a;
22867
22877
  }
22868
- this.e.w(g);
22878
+ this.e.x(g);
22869
22879
  if (g.j != null) {
22870
- this.e.y();
22880
+ this.e.z();
22871
22881
  }
22872
22882
  }
22873
22883
  }
@@ -22887,25 +22897,25 @@
22887
22897
  }
22888
22898
  }
22889
22899
  if (this.a.j != null) {
22890
- this.e.y();
22900
+ this.e.z();
22891
22901
  }
22892
22902
  this.aq();
22893
22903
  a = this.at();
22894
- this.e.ac(this.d());
22904
+ this.e.ad(this.d());
22895
22905
  var h = this.a.ad.ir;
22896
22906
  if (h != null) {
22897
22907
  h.ao = a;
22898
22908
  if (h.j != null) {
22899
- this.e.z();
22900
- this.e.j(h.j);
22909
+ this.e.aa();
22910
+ this.e.k(h.j);
22901
22911
  }
22902
- this.e.w(h);
22912
+ this.e.x(h);
22903
22913
  if (h.j != null) {
22904
- this.e.y();
22914
+ this.e.z();
22905
22915
  }
22906
22916
  }
22907
22917
  if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
22908
- this.e.y();
22918
+ this.e.z();
22909
22919
  }
22910
22920
  }
22911
22921
  };
@@ -22947,7 +22957,7 @@
22947
22957
  this.c = a;
22948
22958
  this.as();
22949
22959
  }
22950
- this.e.ac(a);
22960
+ this.e.ad(a);
22951
22961
  };
22952
22962
  AxisLabelPanelBaseView.prototype.as = function () {
22953
22963
  if (this.a.ad != null && this.a.ad.bh != null) {
@@ -22996,8 +23006,8 @@
22996
23006
  }
22997
23007
  var a = this.a.ad.ir;
22998
23008
  if (a != null && a.al != null) {
22999
- this.e.ac(this.d());
23000
- var b = this.e.e(a);
23009
+ this.e.ad(this.d());
23010
+ var b = this.e.f(a);
23001
23011
  this.ag();
23002
23012
  return b;
23003
23013
  }
@@ -23014,7 +23024,7 @@
23014
23024
  this.aw._stroke = this.a.ad.jz;
23015
23025
  }
23016
23026
  this.aw.ac = this.a.ad.fh;
23017
- this.e.s(this.aw);
23027
+ this.e.t(this.aw);
23018
23028
  };
23019
23029
  AxisLabelPanelBaseView.prototype.ab = function (a) {
23020
23030
  };
@@ -23446,12 +23456,14 @@
23446
23456
  }
23447
23457
  if (this.j.d) {
23448
23458
  if (this.a.bh != null && this.a.bh.gc != 1) {
23449
- this.j.z();
23450
- this.j.aa(this.a.bh.gc, this.a.bh.gc);
23459
+ this.j.aa();
23460
+ this.j.ab(this.a.bh.gc, this.a.bh.gc);
23451
23461
  }
23452
23462
  var b = this.a.bf.te();
23453
23463
  if (a) {
23454
- this.j.k(b.left, b.top, b.width, b.height);
23464
+ if (!this.j.e) {
23465
+ this.j.l(b.left, b.top, b.width, b.height);
23466
+ }
23455
23467
  }
23456
23468
  if (a) {
23457
23469
  if (this.a.bh.sq != null && !this.a.kc.isEmpty) {
@@ -23460,29 +23472,31 @@
23460
23472
  this.be.width = this.a.kc.width;
23461
23473
  this.be.height = this.a.kc.height;
23462
23474
  this.be._fill = this.a.bh.sq;
23463
- this.j.v(this.be);
23475
+ this.j.w(this.be);
23464
23476
  }
23465
23477
  }
23466
- this.j.z();
23467
- this.j.ae(this.a.kc);
23478
+ this.j.aa();
23479
+ this.j.af(this.a.kc);
23468
23480
  this.ap();
23469
- this.j.y();
23481
+ this.j.z();
23470
23482
  if (this.a.bh != null && this.a.bh.gc != 1) {
23471
- this.j.y();
23483
+ this.j.z();
23472
23484
  }
23473
23485
  }
23474
23486
  if (this.k.d) {
23475
23487
  if (this.a.bh != null && this.a.bh.gc != 1) {
23476
- this.k.z();
23477
- this.k.aa(this.a.bh.gc, this.a.bh.gc);
23488
+ this.k.aa();
23489
+ this.k.ab(this.a.bh.gc, this.a.bh.gc);
23478
23490
  }
23479
23491
  var c = this.a8;
23480
23492
  var d = this.a.bf.te();
23481
23493
  if (!c.isEmpty && a) {
23482
- this.k.k(d.left, d.top, d.width, d.height);
23494
+ if (!this.k.e) {
23495
+ this.k.l(d.left, d.top, d.width, d.height);
23496
+ }
23483
23497
  }
23484
23498
  if (this.a.bh != null && this.a.bh.gc != 1) {
23485
- this.k.y();
23499
+ this.k.z();
23486
23500
  }
23487
23501
  }
23488
23502
  };
@@ -23502,10 +23516,10 @@
23502
23516
  this.bb.ai = this.a.j0;
23503
23517
  this.ba.ai = this.a.j2;
23504
23518
  this.a8 = this.a.kc;
23505
- this.j.s(this.ba);
23506
- this.j.s(this.bd);
23507
- this.j.s(this.bb);
23508
- this.j.s(this.bc);
23519
+ this.j.t(this.ba);
23520
+ this.j.t(this.bd);
23521
+ this.j.t(this.bb);
23522
+ this.j.t(this.bc);
23509
23523
  }
23510
23524
  };
23511
23525
  AxisView.prototype.af = function () {
@@ -23949,12 +23963,14 @@
23949
23963
  _super.prototype.ds.call(this);
23950
23964
  if (this.b.count == 0 && this.y != null) {
23951
23965
  if (this.p.gc != 1) {
23952
- this.y.z();
23953
- this.y.aa(this.p.gc, this.p.gc);
23966
+ this.y.aa();
23967
+ this.y.ab(this.p.gc, this.p.gc);
23968
+ }
23969
+ if (!this.y.e) {
23970
+ this.y.l(0, 0, this.a8, this.a7);
23954
23971
  }
23955
- this.y.k(0, 0, this.a8, this.a7);
23956
23972
  if (this.p.gc != 1) {
23957
- this.y.y();
23973
+ this.y.z();
23958
23974
  }
23959
23975
  }
23960
23976
  };
@@ -24247,11 +24263,13 @@
24247
24263
  }
24248
24264
  if (this.k.d) {
24249
24265
  if (h != 1) {
24250
- this.k.z();
24251
- this.k.aa(h, h);
24266
+ this.k.aa();
24267
+ this.k.ab(h, h);
24252
24268
  }
24253
24269
  if (a) {
24254
- this.k.k(d, e, f, g);
24270
+ if (!this.k.e) {
24271
+ this.k.l(d, e, f, g);
24272
+ }
24255
24273
  }
24256
24274
  if (a) {
24257
24275
  if (this.e.cd.sq != null && !this.bu.isEmpty) {
@@ -24260,76 +24278,80 @@
24260
24278
  this.bw.width = this.bu.width;
24261
24279
  this.bw.height = this.bu.height;
24262
24280
  this.bw._fill = this.e.cd.sq;
24263
- this.k.v(this.bw);
24281
+ this.k.w(this.bw);
24264
24282
  }
24265
24283
  }
24266
24284
  if (h != 1) {
24267
- this.k.y();
24285
+ this.k.z();
24268
24286
  }
24269
24287
  }
24270
24288
  if (this.l != null && this.r) {
24271
24289
  if (this.l.d) {
24272
24290
  if (this.e.cd != null && h != 1) {
24273
- this.l.z();
24274
- this.l.aa(h, h);
24291
+ this.l.aa();
24292
+ this.l.ab(h, h);
24275
24293
  }
24276
24294
  if (!b.isEmpty && a) {
24277
- this.l.k(b.left, b.top, b.width, b.height);
24295
+ if (!this.l.e) {
24296
+ this.l.l(b.left, b.top, b.width, b.height);
24297
+ }
24278
24298
  }
24279
24299
  this.ba(true);
24280
24300
  this.a6(this.l, true);
24281
24301
  this.a5(this.l, true);
24282
24302
  if (h != 1) {
24283
- this.l.y();
24303
+ this.l.z();
24284
24304
  }
24285
24305
  }
24286
24306
  }
24287
24307
  if (this.k.d && this.r) {
24288
24308
  if (h != 1) {
24289
- this.k.z();
24290
- this.k.aa(h, h);
24309
+ this.k.aa();
24310
+ this.k.ab(h, h);
24291
24311
  }
24292
- this.k.z();
24312
+ this.k.aa();
24293
24313
  if (!this.q && igniteuiWebcomponentsCore.Rect.l_op_Inequality(this.e.pu, null) && !this.e.pu.isEmpty && (this.e.pu.width != 1 || this.e.pu.height != 1)) {
24294
- this.k.ae(new igniteuiWebcomponentsCore.Rect(0, this.bu.left + this.bu.width * this.e.pu.left, this.bu.top + this.bu.height * this.e.pu.top, this.bu.width * this.e.pu.width, this.bu.height * this.e.pu.height));
24314
+ this.k.af(new igniteuiWebcomponentsCore.Rect(0, this.bu.left + this.bu.width * this.e.pu.left, this.bu.top + this.bu.height * this.e.pu.top, this.bu.width * this.e.pu.width, this.bu.height * this.e.pu.height));
24295
24315
  }
24296
24316
  else {
24297
- this.k.ae(this.bu);
24317
+ this.k.af(this.bu);
24298
24318
  }
24299
24319
  this.ba(false);
24300
- this.k.ad(this.e._opacity);
24320
+ this.k.ae(this.e._opacity);
24301
24321
  if (this.e.dn && this.e.dp && !this.q) {
24302
24322
  if (this.e.e9) {
24303
- this.k.o(this.e.pf.colorString, 0, this.e.gz, this.e.g0);
24323
+ this.k.p(this.e.pf.colorString, 0, this.e.gz, this.e.g0);
24304
24324
  var i = this.e.cd.cu.j.x;
24305
24325
  var j = this.e.cd.cu.j.ak;
24306
24326
  if (h != 1) {
24307
- i.z();
24308
- i.aa(h, h);
24327
+ i.aa();
24328
+ i.ab(h, h);
24329
+ }
24330
+ if (!i.e) {
24331
+ i.l(c.left, c.top, c.width, c.height);
24309
24332
  }
24310
- i.k(c.left, c.top, c.width, c.height);
24311
24333
  this.a6(i, false);
24312
24334
  this.a5(i, false);
24313
- this.k.m(j.getNativeElement(), 1, 0, 0, c.width, c.height);
24335
+ this.k.n(j.getNativeElement(), 1, 0, 0, c.width, c.height);
24314
24336
  if (h != 1) {
24315
- i.y();
24337
+ i.z();
24316
24338
  }
24317
24339
  }
24318
24340
  else {
24319
- this.k.o(this.e.pf.colorString, this.e.gy, this.e.gz, this.e.g0);
24341
+ this.k.p(this.e.pf.colorString, this.e.gy, this.e.gz, this.e.g0);
24320
24342
  this.a6(this.k, false);
24321
24343
  this.a5(this.k, false);
24322
24344
  }
24323
- this.k.l();
24345
+ this.k.m();
24324
24346
  }
24325
24347
  else {
24326
24348
  this.a6(this.k, false);
24327
24349
  this.a5(this.k, false);
24328
24350
  }
24329
- this.k.ad(1);
24330
- this.k.y();
24351
+ this.k.ae(1);
24352
+ this.k.z();
24331
24353
  if (h != 1) {
24332
- this.k.y();
24354
+ this.k.z();
24333
24355
  }
24334
24356
  }
24335
24357
  };
@@ -24673,7 +24695,7 @@
24673
24695
  }
24674
24696
  var a = new igniteuiWebcomponentsCore.DataTemplatePassInfo();
24675
24697
  a.isHitTestRender = false;
24676
- a.context = this.k.g();
24698
+ a.context = this.k.h();
24677
24699
  a.viewportTop = this.bu.top;
24678
24700
  a.viewportLeft = this.bu.left;
24679
24701
  a.viewportWidth = this.bu.width;
@@ -24684,7 +24706,7 @@
24684
24706
  b.passInfo = a;
24685
24707
  var c = new igniteuiWebcomponentsCore.DataTemplateMeasureInfo();
24686
24708
  c.passInfo = a;
24687
- var d = this.k.g();
24709
+ var d = this.k.h();
24688
24710
  c.context = d;
24689
24711
  b.context = d;
24690
24712
  var e = 0;
@@ -24858,7 +24880,7 @@
24858
24880
  if (a.d) {
24859
24881
  var c = new igniteuiWebcomponentsCore.DataTemplatePassInfo();
24860
24882
  c.isHitTestRender = b;
24861
- c.context = a.g();
24883
+ c.context = a.h();
24862
24884
  c.viewportTop = this.bu.top;
24863
24885
  c.viewportLeft = this.bu.left;
24864
24886
  c.viewportWidth = this.bu.width;
@@ -24870,7 +24892,7 @@
24870
24892
  var e = new igniteuiWebcomponentsCore.DataTemplateMeasureInfo();
24871
24893
  e.passInfo = c;
24872
24894
  var f = false;
24873
- var g = a.g();
24895
+ var g = a.h();
24874
24896
  e.context = g;
24875
24897
  d.context = g;
24876
24898
  var h = 0;
@@ -24920,7 +24942,7 @@
24920
24942
  if (!igniteuiWebcomponentsCore.isNaN_(k.height) && !igniteuiWebcomponentsCore.isInfinity(k.height)) {
24921
24943
  d.availableHeight = k.height;
24922
24944
  }
24923
- a.p(d, k);
24945
+ a.q(d, k);
24924
24946
  k.m = d.availableWidth;
24925
24947
  k.l = d.availableHeight;
24926
24948
  k.ai = d.renderOffsetX;
@@ -26821,7 +26843,7 @@
26821
26843
  for (var c = 0; c < this.b6.count; c++) {
26822
26844
  var d = this.b6._inner[c];
26823
26845
  if (d._visibility == 0) {
26824
- a.s(d);
26846
+ a.t(d);
26825
26847
  }
26826
26848
  }
26827
26849
  }
@@ -29343,7 +29365,7 @@
29343
29365
  };
29344
29366
  CalloutLayerView.prototype.a6 = function (a, b) {
29345
29367
  _super.prototype.a6.call(this, a, b);
29346
- a.ac(this.b7());
29368
+ a.ad(this.b7());
29347
29369
  if (a.d && !b) {
29348
29370
  for (var c = 0; c < this.b9.count; c++) {
29349
29371
  var d = this.b9._inner[c];
@@ -29370,9 +29392,9 @@
29370
29392
  }
29371
29393
  };
29372
29394
  CalloutLayerView.prototype.co = function (a) {
29373
- this.k.ac(this.b7());
29395
+ this.k.ad(this.b7());
29374
29396
  this.ca = this.cb();
29375
- var b = this.k.ag(a, this.ca, true);
29397
+ var b = this.k.ah(a, this.ca, true);
29376
29398
  return new igniteuiWebcomponentsCore.Size(1, b.c, b.b);
29377
29399
  };
29378
29400
  CalloutLayerView.prototype.cb = function () {
@@ -29472,26 +29494,26 @@
29472
29494
  return _this;
29473
29495
  }
29474
29496
  CalloutView.prototype.j = function (a) {
29475
- a.z();
29476
- a.af(this.f, this.g);
29497
+ a.aa();
29498
+ a.ag(this.f, this.g);
29477
29499
  var b = new igniteuiWebcomponentsCore.TranslateTransform();
29478
29500
  b.j = this.v.left;
29479
29501
  b.k = this.v.top;
29480
29502
  this.t.j = b;
29481
- a.r(this.s);
29482
- a.z();
29503
+ a.s(this.s);
29504
+ a.aa();
29483
29505
  this.t.width = this.l.m + this.w.left + this.w.right;
29484
29506
  this.t.height = this.l.l + this.w.top + this.w.bottom;
29485
29507
  this.t.am = this.c;
29486
29508
  this.t.an = this.c;
29487
- a.j(this.t.j);
29488
- a.v(this.t);
29509
+ a.k(this.t.j);
29510
+ a.w(this.t);
29489
29511
  this.l.ag = true;
29490
29512
  this.l.o = this.w.top;
29491
29513
  this.l.n = this.w.left;
29492
- a.w(this.l);
29493
- a.y();
29494
- a.y();
29514
+ a.x(this.l);
29515
+ a.z();
29516
+ a.z();
29495
29517
  };
29496
29518
  Object.defineProperty(CalloutView.prototype, "r", {
29497
29519
  get: function () {
@@ -30332,10 +30354,10 @@
30332
30354
  this.j = j;
30333
30355
  }
30334
30356
  if (this.b.d && this.f != 1) {
30335
- this.b.z();
30336
- this.b.aa(this.f, this.f);
30357
+ this.b.aa();
30358
+ this.b.ab(this.f, this.f);
30337
30359
  }
30338
- this.b.k(0, 0, this.i, this.h);
30360
+ this.b.l(0, 0, this.i, this.h);
30339
30361
  var k = new igniteuiWebcomponentsCore.Rectangle();
30340
30362
  k.width = this.a.a1;
30341
30363
  k.height = this.a.a0;
@@ -30374,15 +30396,15 @@
30374
30396
  var m = this.a.cw;
30375
30397
  l._fill = k._fill;
30376
30398
  m._stroke = k._stroke;
30377
- this.b.v(k);
30378
- this.b.t(l);
30379
- this.b.u(m);
30399
+ this.b.w(k);
30400
+ this.b.u(l);
30401
+ this.b.v(m);
30380
30402
  if (this.a.ai != null) {
30381
- this.b.z();
30382
- this.b.af(k.n, k.o);
30403
+ this.b.aa();
30404
+ this.b.ag(k.n, k.o);
30383
30405
  this.a.ai.ensureUpdated();
30384
30406
  this.a.ai.doRender(this.b, 1);
30385
- this.b.y();
30407
+ this.b.z();
30386
30408
  }
30387
30409
  var x_ = a + "px";
30388
30410
  var y_ = b + "px";
@@ -30394,7 +30416,7 @@
30394
30416
  this.c = true;
30395
30417
  }
30396
30418
  if (this.b.d && this.f != 1) {
30397
- this.b.y();
30419
+ this.b.z();
30398
30420
  }
30399
30421
  };
30400
30422
  PointerTooltipView.prototype.s = function () {
@@ -39454,12 +39476,12 @@
39454
39476
  this.ng.j(a, b, c, d);
39455
39477
  };
39456
39478
  NumericYAxis.prototype.ny = function (a, b) {
39457
- if (this.bh == null || a == NaN || b == NaN) {
39479
+ if (this.bh == null || igniteuiWebcomponentsCore.isNaN_(a) || igniteuiWebcomponentsCore.isNaN_(b)) {
39458
39480
  return;
39459
39481
  }
39460
39482
  var c = this.nm(a, this);
39461
39483
  var d = this.nm(b, this);
39462
- if (c == NaN || d == NaN) {
39484
+ if (igniteuiWebcomponentsCore.isNaN_(c) || igniteuiWebcomponentsCore.isNaN_(d)) {
39463
39485
  return;
39464
39486
  }
39465
39487
  this.bh.tp = new igniteuiWebcomponentsCore.Rect(0, this.bh.tp.x, d, this.bh.tp.width, c - d);
@@ -39869,7 +39891,7 @@
39869
39891
  return e * f;
39870
39892
  };
39871
39893
  CategoryXAxis.prototype.m7 = function (a, b) {
39872
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
39894
+ if (igniteuiWebcomponentsCore.isNaN_(a) || igniteuiWebcomponentsCore.isNaN_(b) || this.kq == null || this.kq.count == 0) {
39873
39895
  return;
39874
39896
  }
39875
39897
  var c = a / this.kq.count;
@@ -40786,7 +40808,7 @@
40786
40808
  ValueOverlayView.prototype.a6 = function (a, b) {
40787
40809
  _super.prototype.a6.call(this, a, b);
40788
40810
  if (a.d) {
40789
- a.s(this.bz);
40811
+ a.t(this.bz);
40790
40812
  }
40791
40813
  };
40792
40814
  ValueOverlayView.prototype.al = function (a) {
@@ -42388,7 +42410,7 @@
42388
42410
  for (var c = 0; c < this.b6.count; c++) {
42389
42411
  var d = this.b6._inner[c];
42390
42412
  if (d._visibility == 0) {
42391
- a.v(d);
42413
+ a.w(d);
42392
42414
  }
42393
42415
  }
42394
42416
  }
@@ -44300,7 +44322,6 @@
44300
44322
 
44301
44323
  /**
44302
44324
  * Represents an annotation layer that displays grouped tooltips with summaries for series.
44303
- * THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
44304
44325
  */
44305
44326
  var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
44306
44327
  tslib_1.__extends(IgcDataToolTipLayerComponent, _super);
@@ -49985,11 +50006,13 @@
49985
50006
  };
49986
50007
  DataLegendView.prototype.a7 = function (a, b) {
49987
50008
  if (a.d && b != 1) {
49988
- a.z();
49989
- a.aa(b, b);
50009
+ a.aa();
50010
+ a.ab(b, b);
49990
50011
  }
49991
50012
  if (a == this.t) {
49992
- a.k(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
50013
+ if (!a.e) {
50014
+ a.l(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
50015
+ }
49993
50016
  }
49994
50017
  var c = new igniteuiWebcomponentsCore.DataTemplatePassInfo();
49995
50018
  c.passID = "LegendItem";
@@ -50004,7 +50027,7 @@
50004
50027
  }
50005
50028
  var g = new igniteuiWebcomponentsCore.DataTemplateMeasureInfo();
50006
50029
  g.passInfo = c;
50007
- g.context = this.t.g();
50030
+ g.context = this.t.h();
50008
50031
  g.width = e.width;
50009
50032
  g.height = e.height;
50010
50033
  g.data = e.content;
@@ -50014,38 +50037,38 @@
50014
50037
  h.availableWidth = e.width;
50015
50038
  h.availableHeight = e.height;
50016
50039
  h.passInfo = c;
50017
- h.context = a.g();
50040
+ h.context = a.h();
50018
50041
  h.renderContext = a;
50019
50042
  h.data = e.content;
50020
50043
  h.xPosition = e.n;
50021
50044
  h.yPosition = e.o;
50022
- a.z();
50023
- a.af(e.n, e.o);
50045
+ a.aa();
50046
+ a.ag(e.n, e.o);
50024
50047
  f.render(h);
50025
- a.y();
50048
+ a.z();
50026
50049
  }
50027
50050
  for (var i = 0; i < this.ab.count; i++) {
50028
50051
  var j = this.ab._inner[i];
50029
- a.ac(j.dataContext);
50030
- a.w(j);
50052
+ a.ad(j.dataContext);
50053
+ a.x(j);
50031
50054
  }
50032
50055
  for (var k = 0; k < this.z.count; k++) {
50033
50056
  var l = this.z._inner[k];
50034
- a.ac(l.dataContext);
50035
- a.w(l);
50057
+ a.ad(l.dataContext);
50058
+ a.x(l);
50036
50059
  }
50037
50060
  for (var m = 0; m < this.ad.count; m++) {
50038
50061
  var n = this.ad._inner[m];
50039
- a.ac(n.dataContext);
50040
- a.w(n);
50062
+ a.ad(n.dataContext);
50063
+ a.x(n);
50041
50064
  }
50042
50065
  for (var o = 0; o < this.ac.count; o++) {
50043
50066
  var p = this.ac._inner[o];
50044
- a.ac(p.dataContext);
50045
- a.w(p);
50067
+ a.ad(p.dataContext);
50068
+ a.x(p);
50046
50069
  }
50047
50070
  if (a.d && b != 1) {
50048
- a.y();
50071
+ a.z();
50049
50072
  }
50050
50073
  };
50051
50074
  DataLegendView.prototype.w = function () {
@@ -50056,10 +50079,10 @@
50056
50079
  return false;
50057
50080
  };
50058
50081
  DataLegendView.prototype.bu = function (a, b) {
50059
- this.t.ac(b);
50082
+ this.t.ad(b);
50060
50083
  var c = new igniteuiWebcomponentsCore.TextBlock();
50061
50084
  c.al = a;
50062
- var d = this.t.ag(c, this.ag(b), true);
50085
+ var d = this.t.ah(c, this.ag(b), true);
50063
50086
  return new igniteuiWebcomponentsCore.Size(1, d.c, d.b);
50064
50087
  };
50065
50088
  DataLegendView.prototype.ag = function (a) {
@@ -50221,7 +50244,7 @@
50221
50244
  };
50222
50245
  DataLegendView.prototype.ap = function (a, b) {
50223
50246
  a.ag = true;
50224
- var c = this.t.ag(a, this.ag(b), true);
50247
+ var c = this.t.ah(a, this.ag(b), true);
50225
50248
  };
50226
50249
  DataLegendView.prototype.a9 = function () {
50227
50250
  this.y.clear();
@@ -50675,7 +50698,6 @@
50675
50698
  var DataLegendStylingDefaults = {};
50676
50699
  /**
50677
50700
  * Represents data legend that displays information about each series including values and summaries.
50678
- * THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
50679
50701
  */
50680
50702
  var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
50681
50703
  tslib_1.__extends(IgcDataLegendComponent, _super);
@@ -54150,13 +54172,13 @@
54150
54172
  for (var c = 0; c < this.b8.count; c++) {
54151
54173
  var d = this.b8._inner[c];
54152
54174
  if (d._visibility == 0) {
54153
- a.v(d);
54175
+ a.w(d);
54154
54176
  }
54155
54177
  }
54156
54178
  if (this.b7.count > 0) {
54157
54179
  var e = new igniteuiWebcomponentsCore.DataTemplatePassInfo();
54158
54180
  e.isHitTestRender = b;
54159
- e.context = a.g();
54181
+ e.context = a.h();
54160
54182
  e.viewportTop = this.bu.top;
54161
54183
  e.viewportLeft = this.bu.left;
54162
54184
  e.viewportWidth = this.bu.width;
@@ -54168,7 +54190,7 @@
54168
54190
  var g = new igniteuiWebcomponentsCore.DataTemplateMeasureInfo();
54169
54191
  g.passInfo = e;
54170
54192
  var h = false;
54171
- var i = a.g();
54193
+ var i = a.h();
54172
54194
  g.context = i;
54173
54195
  f.context = i;
54174
54196
  g.renderContext = a;
@@ -54218,7 +54240,7 @@
54218
54240
  if (!igniteuiWebcomponentsCore.isNaN_(n.height) && !igniteuiWebcomponentsCore.isInfinity(n.height)) {
54219
54241
  f.availableHeight = n.height;
54220
54242
  }
54221
- a.p(f, n);
54243
+ a.q(f, n);
54222
54244
  n.m = f.availableWidth;
54223
54245
  n.l = f.availableHeight;
54224
54246
  }
@@ -59291,7 +59313,7 @@
59291
59313
  c._stroke = this.c0.up;
59292
59314
  c.ai = this.c0.uq;
59293
59315
  c.ad = this.c0.ur;
59294
- a.u(c);
59316
+ a.v(c);
59295
59317
  }
59296
59318
  }
59297
59319
  _super.prototype.a5.call(this, a, b);
@@ -63075,16 +63097,16 @@
63075
63097
  AreaSeriesView.prototype.a6 = function (a, b) {
63076
63098
  _super.prototype.a6.call(this, a, b);
63077
63099
  if (b) {
63078
- a.s(this.de);
63079
- a.s(this.df);
63080
- a.s(this.dg);
63081
- a.s(this.dh);
63100
+ a.t(this.de);
63101
+ a.t(this.df);
63102
+ a.t(this.dg);
63103
+ a.t(this.dh);
63082
63104
  }
63083
63105
  else {
63084
- a.s(this.di);
63085
- a.s(this.dj);
63086
- a.s(this.dk);
63087
- a.s(this.dl);
63106
+ a.t(this.di);
63107
+ a.t(this.dj);
63108
+ a.t(this.dk);
63109
+ a.t(this.dl);
63088
63110
  }
63089
63111
  };
63090
63112
  AreaSeriesView.prototype.al = function (a) {
@@ -63542,7 +63564,7 @@
63542
63564
  for (var c = 0; c < this.dc.count; c++) {
63543
63565
  var d = this.aa(c, b);
63544
63566
  this.bd(d, c, b);
63545
- a.v(d);
63567
+ a.w(d);
63546
63568
  }
63547
63569
  }
63548
63570
  };
@@ -63947,14 +63969,14 @@
63947
63969
  _super.prototype.a6.call(this, a, b);
63948
63970
  if (a.d) {
63949
63971
  if (b) {
63950
- a.s(this.dd);
63951
- a.s(this.de);
63952
- a.s(this.df);
63972
+ a.t(this.dd);
63973
+ a.t(this.de);
63974
+ a.t(this.df);
63953
63975
  }
63954
63976
  else {
63955
- a.s(this.dj);
63956
- a.s(this.dk);
63957
- a.s(this.dl);
63977
+ a.t(this.dj);
63978
+ a.t(this.dk);
63979
+ a.t(this.dl);
63958
63980
  }
63959
63981
  }
63960
63982
  };
@@ -65308,16 +65330,16 @@
65308
65330
  SplineAreaSeriesView.prototype.a6 = function (a, b) {
65309
65331
  _super.prototype.a6.call(this, a, b);
65310
65332
  if (b) {
65311
- a.s(this.dg);
65312
- a.s(this.dh);
65313
- a.s(this.di);
65314
- a.s(this.dj);
65333
+ a.t(this.dg);
65334
+ a.t(this.dh);
65335
+ a.t(this.di);
65336
+ a.t(this.dj);
65315
65337
  }
65316
65338
  else {
65317
- a.s(this.dk);
65318
- a.s(this.dl);
65319
- a.s(this.dm);
65320
- a.s(this.dn);
65339
+ a.t(this.dk);
65340
+ a.t(this.dl);
65341
+ a.t(this.dm);
65342
+ a.t(this.dn);
65321
65343
  }
65322
65344
  };
65323
65345
  SplineAreaSeriesView.prototype.al = function (a) {
@@ -65702,14 +65724,14 @@
65702
65724
  _super.prototype.a6.call(this, a, b);
65703
65725
  if (a.d) {
65704
65726
  if (b) {
65705
- a.s(this.df);
65706
- a.s(this.dg);
65707
- a.s(this.dh);
65727
+ a.t(this.df);
65728
+ a.t(this.dg);
65729
+ a.t(this.dh);
65708
65730
  }
65709
65731
  else {
65710
- a.s(this.dl);
65711
- a.s(this.dm);
65712
- a.s(this.dn);
65732
+ a.t(this.dl);
65733
+ a.t(this.dm);
65734
+ a.t(this.dn);
65713
65735
  }
65714
65736
  }
65715
65737
  };
@@ -66080,16 +66102,16 @@
66080
66102
  StepAreaSeriesView.prototype.a6 = function (a, b) {
66081
66103
  _super.prototype.a6.call(this, a, b);
66082
66104
  if (b) {
66083
- a.s(this.de);
66084
- a.s(this.df);
66085
- a.s(this.dg);
66086
- a.s(this.dh);
66105
+ a.t(this.de);
66106
+ a.t(this.df);
66107
+ a.t(this.dg);
66108
+ a.t(this.dh);
66087
66109
  }
66088
66110
  else {
66089
- a.s(this.di);
66090
- a.s(this.dj);
66091
- a.s(this.dk);
66092
- a.s(this.dl);
66111
+ a.t(this.di);
66112
+ a.t(this.dj);
66113
+ a.t(this.dk);
66114
+ a.t(this.dl);
66093
66115
  }
66094
66116
  };
66095
66117
  StepAreaSeriesView.prototype.al = function (a) {
@@ -66489,14 +66511,14 @@
66489
66511
  _super.prototype.a6.call(this, a, b);
66490
66512
  if (a.d) {
66491
66513
  if (b) {
66492
- a.s(this.dd);
66493
- a.s(this.de);
66494
- a.s(this.df);
66514
+ a.t(this.dd);
66515
+ a.t(this.de);
66516
+ a.t(this.df);
66495
66517
  }
66496
66518
  else {
66497
- a.s(this.dj);
66498
- a.s(this.dk);
66499
- a.s(this.dl);
66519
+ a.t(this.dj);
66520
+ a.t(this.dk);
66521
+ a.t(this.dl);
66500
66522
  }
66501
66523
  }
66502
66524
  };
@@ -67042,7 +67064,7 @@
67042
67064
  for (var c = 0; c < this.dc.count; c++) {
67043
67065
  var d = this.aa(c, b);
67044
67066
  this.bd(d, c, b);
67045
- a.v(d);
67067
+ a.w(d);
67046
67068
  }
67047
67069
  }
67048
67070
  };
@@ -92493,7 +92515,7 @@
92493
92515
  i.ac = h;
92494
92516
  i._fill = f;
92495
92517
  i._stroke = g;
92496
- d.v(i);
92518
+ d.w(i);
92497
92519
  };
92498
92520
  PieLegendTemplates.b = function (a) {
92499
92521
  var b = a.data;
@@ -92510,7 +92532,7 @@
92510
92532
  h.ac = g;
92511
92533
  h._fill = e;
92512
92534
  h._stroke = f;
92513
- d.v(h);
92535
+ d.w(h);
92514
92536
  };
92515
92537
  PieLegendTemplates.$t = igniteuiWebcomponentsCore.markType(PieLegendTemplates, 'PieLegendTemplates');
92516
92538
  return PieLegendTemplates;
@@ -96402,53 +96424,61 @@
96402
96424
  var a = this.k == this.j;
96403
96425
  if (this.k != null && this.k.d && !a) {
96404
96426
  if (this.a.c0 != 1) {
96405
- this.k.z();
96406
- this.k.aa(this.a.c0, this.a.c0);
96427
+ this.k.aa();
96428
+ this.k.ab(this.a.c0, this.a.c0);
96407
96429
  }
96408
96430
  if (!this.b1.isEmpty) {
96409
- this.k.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96431
+ if (!this.k.e) {
96432
+ this.k.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96433
+ }
96410
96434
  }
96411
96435
  }
96412
96436
  if (this.i != null && this.i.d && !a) {
96413
96437
  if (this.a.c0 != 1) {
96414
- this.i.z();
96415
- this.i.aa(this.a.c0, this.a.c0);
96438
+ this.i.aa();
96439
+ this.i.ab(this.a.c0, this.a.c0);
96416
96440
  }
96417
96441
  if (!this.b1.isEmpty) {
96418
- this.i.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96442
+ if (!this.i.e) {
96443
+ this.i.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96444
+ }
96419
96445
  }
96420
96446
  }
96421
96447
  if (this.j != null && this.j.d) {
96422
96448
  if (this.a.c0 != 1) {
96423
- this.j.z();
96424
- this.j.aa(this.a.c0, this.a.c0);
96449
+ this.j.aa();
96450
+ this.j.ab(this.a.c0, this.a.c0);
96425
96451
  }
96426
96452
  if (!this.b1.isEmpty) {
96427
- this.j.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96453
+ if (!this.j.e) {
96454
+ this.j.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96455
+ }
96428
96456
  }
96429
96457
  }
96430
96458
  if (this.h != null && this.h.d && !a) {
96431
96459
  if (this.a.c0 != 1) {
96432
- this.h.z();
96433
- this.h.aa(this.a.c0, this.a.c0);
96460
+ this.h.aa();
96461
+ this.h.ab(this.a.c0, this.a.c0);
96434
96462
  }
96435
96463
  if (!this.b1.isEmpty) {
96436
- this.h.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96464
+ if (!this.h.e) {
96465
+ this.h.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
96466
+ }
96437
96467
  }
96438
96468
  }
96439
96469
  this.a7();
96440
96470
  if (!this.b1.isEmpty && this.a.c0 != 1) {
96441
96471
  if (this.k != null && this.k.d && !a) {
96442
- this.k.y();
96472
+ this.k.z();
96443
96473
  }
96444
96474
  if (this.i != null && this.i.d && !a) {
96445
- this.i.y();
96475
+ this.i.z();
96446
96476
  }
96447
96477
  if (this.j != null && this.j.d) {
96448
- this.j.y();
96478
+ this.j.z();
96449
96479
  }
96450
96480
  if (this.h != null && this.h.d && !a) {
96451
- this.h.y();
96481
+ this.h.z();
96452
96482
  }
96453
96483
  }
96454
96484
  };
@@ -96464,7 +96494,7 @@
96464
96494
  if (this.a.fn != null) {
96465
96495
  a = this.a.bl();
96466
96496
  }
96467
- this.i.ac(a);
96497
+ this.i.ad(a);
96468
96498
  try {
96469
96499
  for (var _b = tslib_1.__values(igniteuiWebcomponentsCore.fromEnum(this.u)), _c = _b.next(); !_c.done; _c = _b.next()) {
96470
96500
  var b = _c.value;
@@ -96483,13 +96513,13 @@
96483
96513
  else {
96484
96514
  c.ao = b.ah.b2;
96485
96515
  }
96486
- this.i.w(c);
96516
+ this.i.x(c);
96487
96517
  }
96488
96518
  }
96489
96519
  var d = b.ah.b0;
96490
96520
  if (b.ah.y != null) {
96491
96521
  var e = new igniteuiWebcomponentsCore.Path();
96492
- this.j.i(e, b.ah.y);
96522
+ this.j.j(e, b.ah.y);
96493
96523
  if (e._fill != null) {
96494
96524
  d = e._fill;
96495
96525
  }
@@ -96498,17 +96528,17 @@
96498
96528
  b.aq._stroke = d;
96499
96529
  b.aq.ac = 1;
96500
96530
  if (this.a.i6 != null) {
96501
- this.i.i(b.aq, this.a.i6);
96531
+ this.i.j(b.aq, this.a.i6);
96502
96532
  }
96503
- this.i.s(b.aq);
96533
+ this.i.t(b.aq);
96504
96534
  }
96505
96535
  if (this.a.a0 == 0 && b.ap != null) {
96506
96536
  b.ap._stroke = d;
96507
96537
  b.ap.ac = 1;
96508
96538
  if (this.a.i6 != null) {
96509
- this.i.i(b.ap, this.a.i6);
96539
+ this.i.j(b.ap, this.a.i6);
96510
96540
  }
96511
- this.i.r(b.ap);
96541
+ this.i.s(b.ap);
96512
96542
  }
96513
96543
  }
96514
96544
  }
@@ -96543,22 +96573,22 @@
96543
96573
  b._stroke = a.b1;
96544
96574
  }
96545
96575
  if (a.y != null) {
96546
- this.j.i(b, a.y);
96576
+ this.j.j(b, a.y);
96547
96577
  }
96548
96578
  if (b.j != null) {
96549
- this.j.z();
96550
- this.j.j(b.j);
96579
+ this.j.aa();
96580
+ this.j.k(b.j);
96551
96581
  }
96552
96582
  var c = b._fill;
96553
96583
  var d = b._stroke;
96554
96584
  var e = this.n(a, b, this.j);
96555
- this.j.s(b);
96585
+ this.j.t(b);
96556
96586
  if (e) {
96557
96587
  b._fill = c;
96558
96588
  b._stroke = d;
96559
96589
  }
96560
96590
  if (b.j != null) {
96561
- this.j.y();
96591
+ this.j.z();
96562
96592
  }
96563
96593
  };
96564
96594
  PieChartBaseView.prototype.ba = function () {
@@ -96866,7 +96896,7 @@
96866
96896
  PieChartBaseView.prototype.z = function (a) {
96867
96897
  var b = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.TextBlock.$, a);
96868
96898
  if (b != null && b.al != null && this.i != null) {
96869
- return this.i.e(b) + 0;
96899
+ return this.i.f(b) + 0;
96870
96900
  }
96871
96901
  return 0;
96872
96902
  };
@@ -96911,7 +96941,7 @@
96911
96941
  a = this.a.bl();
96912
96942
  }
96913
96943
  if (this.i != null) {
96914
- this.i.ac(a);
96944
+ this.i.ad(a);
96915
96945
  }
96916
96946
  };
96917
96947
  PieChartBaseView.prototype.a0 = function (a, b) {
@@ -116880,30 +116910,30 @@
116880
116910
  if (a.d) {
116881
116911
  if (b) {
116882
116912
  if (this.b3.tt == 2) {
116883
- a.s(this.cl);
116884
- a.s(this.ch);
116913
+ a.t(this.cl);
116914
+ a.t(this.ch);
116885
116915
  }
116886
116916
  else {
116887
- a.s(this.cn);
116888
- a.s(this.cm);
116889
- a.s(this.co);
116890
- a.s(this.cj);
116891
- a.s(this.ci);
116892
- a.s(this.ck);
116917
+ a.t(this.cn);
116918
+ a.t(this.cm);
116919
+ a.t(this.co);
116920
+ a.t(this.cj);
116921
+ a.t(this.ci);
116922
+ a.t(this.ck);
116893
116923
  }
116894
116924
  }
116895
116925
  else {
116896
116926
  if (this.b3.tt == 2) {
116897
- a.s(this.ct);
116898
- a.s(this.cp);
116927
+ a.t(this.ct);
116928
+ a.t(this.cp);
116899
116929
  }
116900
116930
  else {
116901
- a.s(this.cv);
116902
- a.s(this.cu);
116903
- a.s(this.cw);
116904
- a.s(this.cr);
116905
- a.s(this.cq);
116906
- a.s(this.cs);
116931
+ a.t(this.cv);
116932
+ a.t(this.cu);
116933
+ a.t(this.cw);
116934
+ a.t(this.cr);
116935
+ a.t(this.cq);
116936
+ a.t(this.cs);
116907
116937
  }
116908
116938
  }
116909
116939
  }
@@ -116916,7 +116946,7 @@
116916
116946
  c._stroke = this.b3.uh;
116917
116947
  c.ad = this.b3.uj;
116918
116948
  c.ai = this.b3.ui;
116919
- a.u(c);
116949
+ a.v(c);
116920
116950
  }
116921
116951
  }
116922
116952
  _super.prototype.a5.call(this, a, b);
@@ -127615,14 +127645,14 @@
127615
127645
  _super.prototype.a6.call(this, a, b);
127616
127646
  if (a.d) {
127617
127647
  if (b) {
127618
- a.t(this.b6);
127619
- a.u(this.b9);
127620
- a.u(this.ca);
127648
+ a.u(this.b6);
127649
+ a.v(this.b9);
127650
+ a.v(this.ca);
127621
127651
  }
127622
127652
  else {
127623
- a.t(this.b8);
127624
- a.u(this.cd);
127625
- a.u(this.ce);
127653
+ a.u(this.b8);
127654
+ a.v(this.cd);
127655
+ a.v(this.ce);
127626
127656
  }
127627
127657
  }
127628
127658
  };
@@ -128193,16 +128223,16 @@
128193
128223
  _super.prototype.a6.call(this, a, b);
128194
128224
  if (a.d) {
128195
128225
  if (b) {
128196
- a.t(this.b6);
128197
- a.u(this.b9);
128198
- a.u(this.ca);
128199
- a.u(this.cb);
128226
+ a.u(this.b6);
128227
+ a.v(this.b9);
128228
+ a.v(this.ca);
128229
+ a.v(this.cb);
128200
128230
  }
128201
128231
  else {
128202
- a.t(this.b8);
128203
- a.u(this.cf);
128204
- a.u(this.cg);
128205
- a.u(this.ch);
128232
+ a.u(this.b8);
128233
+ a.v(this.cf);
128234
+ a.v(this.cg);
128235
+ a.v(this.ch);
128206
128236
  }
128207
128237
  }
128208
128238
  };
@@ -129696,13 +129726,13 @@
129696
129726
  for (var c = 0; c < this.b9.count; c++) {
129697
129727
  var d = this.aa(c, b);
129698
129728
  if (d._visibility == 0) {
129699
- a.s(d);
129729
+ a.t(d);
129700
129730
  }
129701
129731
  }
129702
129732
  }
129703
129733
  else {
129704
- a.s(this.cn);
129705
- a.s(this.cm);
129734
+ a.t(this.cn);
129735
+ a.t(this.cm);
129706
129736
  }
129707
129737
  }
129708
129738
  };
@@ -129714,7 +129744,7 @@
129714
129744
  c._stroke = this.b3.uz;
129715
129745
  c.ai = this.b3.u1;
129716
129746
  c.ad = this.b3.u2;
129717
- a.u(c);
129747
+ a.v(c);
129718
129748
  }
129719
129749
  }
129720
129750
  _super.prototype.a5.call(this, a, b);
@@ -141865,10 +141895,10 @@
141865
141895
  this.w = igniteuiWebcomponentsCore.truncate(Math.round(d));
141866
141896
  }
141867
141897
  if (this.o.d && this.t != 1) {
141868
- this.o.z();
141869
- this.o.aa(this.t, this.t);
141898
+ this.o.aa();
141899
+ this.o.ab(this.t, this.t);
141870
141900
  }
141871
- this.o.k(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
141901
+ this.o.l(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
141872
141902
  this.a0(this.i.allPaths, this.i.translateX, this.i.translateY);
141873
141903
  this.a0(this.h.allPaths, this.h.translateX, this.h.translateY);
141874
141904
  this.a0(this.c.allPaths, this.c.translateX, this.c.translateY);
@@ -141890,29 +141920,29 @@
141890
141920
  this.ay(this.g.calloutText);
141891
141921
  this.ay(this.f.calloutText);
141892
141922
  if (this.o.d && this.t != 1) {
141893
- this.o.y();
141923
+ this.o.z();
141894
141924
  }
141895
141925
  };
141896
141926
  ZoomSliderView.prototype.ay = function (a) {
141897
141927
  if (a.j != null) {
141898
- this.o.z();
141928
+ this.o.aa();
141899
141929
  }
141900
- this.o.j(a.j);
141901
- this.o.w(a);
141930
+ this.o.k(a.j);
141931
+ this.o.x(a);
141902
141932
  if (a.j != null) {
141903
- this.o.y();
141933
+ this.o.z();
141904
141934
  }
141905
141935
  };
141906
141936
  ZoomSliderView.prototype.ax = function (a) {
141907
141937
  for (var b = 0; b < a.count; b++) {
141908
141938
  var c = a.item(b);
141909
141939
  if (c.j != null) {
141910
- this.o.z();
141940
+ this.o.aa();
141911
141941
  }
141912
- this.o.j(c.j);
141913
- this.o.s(c);
141942
+ this.o.k(c.j);
141943
+ this.o.t(c);
141914
141944
  if (c.j != null) {
141915
- this.o.y();
141945
+ this.o.z();
141916
141946
  }
141917
141947
  }
141918
141948
  };
@@ -141987,7 +142017,7 @@
141987
142017
  this.v = i;
141988
142018
  var j = this.u.get2DCanvasContext(this.v);
141989
142019
  this.o = new igniteuiWebcomponentsCore.RenderingContext(new igniteuiWebcomponentsCore.CanvasViewRenderer(), j);
141990
- this.o.ac(this.m);
142020
+ this.o.ad(this.m);
141991
142021
  this.ab();
141992
142022
  this.a = new igniteuiWebcomponentsCore.CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
141993
142023
  this.a.bl = this.j.fj;
@@ -142062,7 +142092,7 @@
142062
142092
  this.l = c;
142063
142093
  this.m = this.l;
142064
142094
  this.s = igniteuiWebcomponentsCore.FontUtil.getCurrentFontHeight(this.u, this.m);
142065
- this.o.ac(this.l);
142095
+ this.o.ad(this.l);
142066
142096
  this.j.trackDirty();
142067
142097
  }
142068
142098
  };
@@ -142092,7 +142122,7 @@
142092
142122
  };
142093
142123
  ZoomSliderView.prototype.a4 = function (a) {
142094
142124
  var b = this.s;
142095
- var c = this.o.f(a.al);
142125
+ var c = this.o.g(a.al);
142096
142126
  return new igniteuiWebcomponentsCore.Size(1, c, b);
142097
142127
  };
142098
142128
  ZoomSliderView.prototype.at = function () {
@@ -143650,7 +143680,7 @@
143650
143680
  else {
143651
143681
  a.barBox._stroke = this.eu;
143652
143682
  }
143653
- if (this.a5 == NaN) {
143683
+ if (igniteuiWebcomponentsCore.isNaN_(this.a5)) {
143654
143684
  a.barBox.ac = a.getBarBoxDefaultStrokeThickness();
143655
143685
  }
143656
143686
  else {
@@ -143677,7 +143707,7 @@
143677
143707
  else {
143678
143708
  a.calloutText.ao = this.e5;
143679
143709
  }
143680
- if (this.bb == NaN) {
143710
+ if (igniteuiWebcomponentsCore.isNaN_(this.bb)) {
143681
143711
  a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
143682
143712
  }
143683
143713
  else {
@@ -143704,7 +143734,7 @@
143704
143734
  else {
143705
143735
  a.calloutText.ao = this.ex;
143706
143736
  }
143707
- if (this.a6 == NaN) {
143737
+ if (igniteuiWebcomponentsCore.isNaN_(this.a6)) {
143708
143738
  a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
143709
143739
  }
143710
143740
  else {
@@ -143731,7 +143761,7 @@
143731
143761
  else {
143732
143762
  a.thumbRidges._stroke = this.fa;
143733
143763
  }
143734
- if (this.be == NaN) {
143764
+ if (igniteuiWebcomponentsCore.isNaN_(this.be)) {
143735
143765
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
143736
143766
  }
143737
143767
  else {
@@ -143758,7 +143788,7 @@
143758
143788
  else {
143759
143789
  a.thumbRidges._stroke = this.fd;
143760
143790
  }
143761
- if (this.bj == NaN) {
143791
+ if (igniteuiWebcomponentsCore.isNaN_(this.bj)) {
143762
143792
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
143763
143793
  }
143764
143794
  else {
@@ -143779,7 +143809,7 @@
143779
143809
  else {
143780
143810
  a.shadeOutline._stroke = this.e7;
143781
143811
  }
143782
- if (this.bc == NaN) {
143812
+ if (igniteuiWebcomponentsCore.isNaN_(this.bc)) {
143783
143813
  a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
143784
143814
  }
143785
143815
  else {
@@ -143800,7 +143830,7 @@
143800
143830
  else {
143801
143831
  a.shadeOutline._stroke = this.ez;
143802
143832
  }
143803
- if (this.a7 == NaN) {
143833
+ if (igniteuiWebcomponentsCore.isNaN_(this.a7)) {
143804
143834
  a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
143805
143835
  }
143806
143836
  else {
@@ -143827,7 +143857,7 @@
143827
143857
  else {
143828
143858
  a.thumbRidges._stroke = this.e2;
143829
143859
  }
143830
- if (this.a9 == NaN) {
143860
+ if (igniteuiWebcomponentsCore.isNaN_(this.a9)) {
143831
143861
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
143832
143862
  }
143833
143863
  else {
@@ -146098,7 +146128,7 @@
146098
146128
  };
146099
146129
  LegendBaseViewManager.prototype.y = function (a, b, c, d) {
146100
146130
  var e_3, _a;
146101
- var e = a.g();
146131
+ var e = a.h();
146102
146132
  e.beginPath();
146103
146133
  e.moveTo(b.ak._inner[0].x, b.ak._inner[0].y);
146104
146134
  for (var f = 1; f < b.ak.count; f++) {
@@ -150654,7 +150684,7 @@
150654
150684
  f.ac = e;
150655
150685
  f._fill = b.actualItemBrush;
150656
150686
  f._stroke = b.outline;
150657
- d.v(f);
150687
+ d.w(f);
150658
150688
  };
150659
150689
  FunnelLegendTemplates.a = function (a) {
150660
150690
  };
@@ -151076,12 +151106,12 @@
151076
151106
  XamFunnelView.prototype.aq = function (a, b, c, d, e) {
151077
151107
  if (a != null) {
151078
151108
  if (a.d && this.t != 1) {
151079
- a.z();
151080
- a.aa(this.t, this.t);
151109
+ a.aa();
151110
+ a.ab(this.t, this.t);
151081
151111
  }
151082
- a.k(b, c, d, e);
151112
+ a.l(b, c, d, e);
151083
151113
  if (a.d && this.t != 1) {
151084
- a.y();
151114
+ a.z();
151085
151115
  }
151086
151116
  }
151087
151117
  };
@@ -151099,8 +151129,8 @@
151099
151129
  var b = a.g;
151100
151130
  var c = this.q;
151101
151131
  if (c.d && this.t != 1) {
151102
- c.z();
151103
- c.aa(this.t, this.t);
151132
+ c.aa();
151133
+ c.ab(this.t, this.t);
151104
151134
  }
151105
151135
  var d = new igniteuiWebcomponentsCore.Polygon();
151106
151136
  var e = new igniteuiWebcomponentsCore.PointCollection(0);
@@ -151114,13 +151144,13 @@
151114
151144
  d._fill = b.ad;
151115
151145
  d._stroke = a.h < 1 ? b.ad : b.ag;
151116
151146
  if (b.a0 != null) {
151117
- c.i(d, b.a0);
151147
+ c.j(d, b.a0);
151118
151148
  b.ad = d._fill;
151119
151149
  b.ag = d._stroke;
151120
151150
  b.q = d.ac;
151121
151151
  b.p = d._opacity;
151122
151152
  }
151123
- c.t(d);
151153
+ c.u(d);
151124
151154
  b.q = d.ac;
151125
151155
  if (b.i) {
151126
151156
  var h = new igniteuiWebcomponentsCore.TextBlock();
@@ -151129,19 +151159,19 @@
151129
151159
  this.bf._fill = this.ak("ui-funnel-slice", "color", -1);
151130
151160
  }
151131
151161
  h.ao = this.bf;
151132
- c.ac(this.m());
151162
+ c.ad(this.m());
151133
151163
  var i = b.v.toString();
151134
- var j = c.f(i);
151164
+ var j = c.g(i);
151135
151165
  var k = this.ab();
151136
151166
  h.al = i;
151137
151167
  h.o = b.an.y + b.aq.y - (k / 2);
151138
151168
  h.n = b.an.x + this.u + b.aq.x - (j / 2);
151139
151169
  b.ax = new igniteuiWebcomponentsCore.Rect(0, h.n, h.o, j, k);
151140
151170
  b.a2 = h._visibility;
151141
- c.w(h);
151171
+ c.x(h);
151142
151172
  }
151143
151173
  if (c.d && this.t != 1) {
151144
- c.y();
151174
+ c.z();
151145
151175
  }
151146
151176
  };
151147
151177
  XamFunnelView.prototype.a5 = function (a) {
@@ -151152,12 +151182,12 @@
151152
151182
  var c = a;
151153
151183
  var d = this.p;
151154
151184
  if (d.d && this.t != 1) {
151155
- d.z();
151156
- d.aa(this.t, this.t);
151185
+ d.aa();
151186
+ d.ab(this.t, this.t);
151157
151187
  }
151158
151188
  var e = new igniteuiWebcomponentsCore.TextBlock();
151159
151189
  e.al = c.j.toString();
151160
- d.ac(this.n());
151190
+ d.ad(this.n());
151161
151191
  if (this.be == null) {
151162
151192
  this.be = new igniteuiWebcomponentsCore.Brush();
151163
151193
  this.be._fill = this.ad.rootWrapper.getStyleProperty("color");
@@ -151165,13 +151195,13 @@
151165
151195
  e.ao = this.be;
151166
151196
  var f = this.ac();
151167
151197
  var g = c.l.y - f / 2;
151168
- var h = d.f(e.al);
151198
+ var h = d.g(e.al);
151169
151199
  e.n = b;
151170
151200
  e.o = g;
151171
151201
  c.f.b.ay = new igniteuiWebcomponentsCore.Rect(0, b, g, h, f);
151172
- d.w(e);
151202
+ d.x(e);
151173
151203
  if (d.d && this.t != 1) {
151174
- d.y();
151204
+ d.z();
151175
151205
  }
151176
151206
  };
151177
151207
  XamFunnelView.prototype.az = function () {
@@ -151473,12 +151503,12 @@
151473
151503
  return 0;
151474
151504
  }
151475
151505
  var c = 0;
151476
- this.p.ac(this.n());
151506
+ this.p.ad(this.n());
151477
151507
  try {
151478
151508
  for (var _b = tslib_1.__values(igniteuiWebcomponentsCore.fromEnum(b)), _c = _b.next(); !_c.done; _c = _b.next()) {
151479
151509
  var d = _c.value;
151480
151510
  if (d != null) {
151481
- c = Math.max(this.p.f(d.toString()), c);
151511
+ c = Math.max(this.p.g(d.toString()), c);
151482
151512
  }
151483
151513
  }
151484
151514
  }
@@ -151500,8 +151530,8 @@
151500
151530
  XamFunnelView.prototype.decideLabelSize = function (a, b) {
151501
151531
  var c = 0;
151502
151532
  if (a.b.i) {
151503
- this.p.ac(this.m());
151504
- c = this.p.f(a.b.v.toString());
151533
+ this.p.ad(this.m());
151534
+ c = this.p.g(a.b.v.toString());
151505
151535
  }
151506
151536
  return new igniteuiWebcomponentsCore.Size(1, c, b ? this.ab() : this.ac());
151507
151537
  };
@@ -157196,14 +157226,14 @@
157196
157226
  _super.prototype.a6.call(this, a, b);
157197
157227
  if (a.d) {
157198
157228
  if (b) {
157199
- a.t(this.c5);
157200
- a.u(this.c8);
157201
- a.u(this.c9);
157229
+ a.u(this.c5);
157230
+ a.v(this.c8);
157231
+ a.v(this.c9);
157202
157232
  }
157203
157233
  else {
157204
- a.t(this.c6);
157205
- a.u(this.da);
157206
- a.u(this.db);
157234
+ a.u(this.c6);
157235
+ a.v(this.da);
157236
+ a.v(this.db);
157207
157237
  }
157208
157238
  }
157209
157239
  };
@@ -157567,7 +157597,7 @@
157567
157597
  for (var c = 0; c < this.c4.count; c++) {
157568
157598
  var d = this.aa(c, b);
157569
157599
  this.bd(d, c, b);
157570
- a.v(d);
157600
+ a.w(d);
157571
157601
  }
157572
157602
  }
157573
157603
  };
@@ -165352,7 +165382,7 @@
165352
165382
  c._stroke = this.cu.uy;
165353
165383
  c.ad = this.cu.u1;
165354
165384
  c.ai = this.cu.u0;
165355
- a.u(c);
165385
+ a.v(c);
165356
165386
  }
165357
165387
  }
165358
165388
  _super.prototype.a5.call(this, a, b);
@@ -165936,12 +165966,12 @@
165936
165966
  _super.prototype.a6.call(this, a, b);
165937
165967
  if (a.d) {
165938
165968
  if (b) {
165939
- a.s(this.c7);
165940
- a.s(this.c8);
165969
+ a.t(this.c7);
165970
+ a.t(this.c8);
165941
165971
  }
165942
165972
  else {
165943
- a.s(this.c9);
165944
- a.s(this.da);
165973
+ a.t(this.c9);
165974
+ a.t(this.da);
165945
165975
  }
165946
165976
  }
165947
165977
  };
@@ -166183,10 +166213,10 @@
166183
166213
  _super.prototype.a6.call(this, a, b);
166184
166214
  if (a.d) {
166185
166215
  if (b) {
166186
- a.s(this.c7);
166216
+ a.t(this.c7);
166187
166217
  }
166188
166218
  else {
166189
- a.s(this.c8);
166219
+ a.t(this.c8);
166190
166220
  }
166191
166221
  }
166192
166222
  };
@@ -166602,10 +166632,10 @@
166602
166632
  _super.prototype.a6.call(this, a, b);
166603
166633
  if (a.d) {
166604
166634
  if (b) {
166605
- a.s(this.c7);
166635
+ a.t(this.c7);
166606
166636
  }
166607
166637
  else {
166608
- a.s(this.c8);
166638
+ a.t(this.c8);
166609
166639
  }
166610
166640
  }
166611
166641
  };
@@ -166894,12 +166924,12 @@
166894
166924
  _super.prototype.a6.call(this, a, b);
166895
166925
  if (a.d) {
166896
166926
  if (b) {
166897
- a.s(this.c7);
166898
- a.s(this.c8);
166927
+ a.t(this.c7);
166928
+ a.t(this.c8);
166899
166929
  }
166900
166930
  else {
166901
- a.s(this.c9);
166902
- a.s(this.da);
166931
+ a.t(this.c9);
166932
+ a.t(this.da);
166903
166933
  }
166904
166934
  }
166905
166935
  };
@@ -169270,7 +169300,7 @@
169270
169300
  c._stroke = this.cw.t6;
169271
169301
  c.ai = this.cw.t8;
169272
169302
  c.ad = this.cw.t9;
169273
- a.u(c);
169303
+ a.v(c);
169274
169304
  }
169275
169305
  }
169276
169306
  _super.prototype.a5.call(this, a, b);
@@ -169467,16 +169497,16 @@
169467
169497
  _super.prototype.a6.call(this, a, b);
169468
169498
  if (a.d) {
169469
169499
  if (b) {
169470
- a.s(this.c3);
169471
- a.s(this.c4);
169472
- a.s(this.c5);
169473
- a.s(this.c6);
169500
+ a.t(this.c3);
169501
+ a.t(this.c4);
169502
+ a.t(this.c5);
169503
+ a.t(this.c6);
169474
169504
  }
169475
169505
  else {
169476
- a.s(this.c7);
169477
- a.s(this.c8);
169478
- a.s(this.c9);
169479
- a.s(this.da);
169506
+ a.t(this.c7);
169507
+ a.t(this.c8);
169508
+ a.t(this.c9);
169509
+ a.t(this.da);
169480
169510
  }
169481
169511
  }
169482
169512
  };
@@ -169828,7 +169858,7 @@
169828
169858
  for (var c = 0; c < this.c2.count; c++) {
169829
169859
  var d = this.aa(c, b);
169830
169860
  this.bd(d, c, b);
169831
- a.s(d);
169861
+ a.t(d);
169832
169862
  }
169833
169863
  }
169834
169864
  };
@@ -170194,14 +170224,14 @@
170194
170224
  _super.prototype.a6.call(this, a, b);
170195
170225
  if (a.d) {
170196
170226
  if (b) {
170197
- a.s(this.c3);
170198
- a.s(this.c4);
170199
- a.s(this.c5);
170227
+ a.t(this.c3);
170228
+ a.t(this.c4);
170229
+ a.t(this.c5);
170200
170230
  }
170201
170231
  else {
170202
- a.s(this.c6);
170203
- a.s(this.c7);
170204
- a.s(this.c8);
170232
+ a.t(this.c6);
170233
+ a.t(this.c7);
170234
+ a.t(this.c8);
170205
170235
  }
170206
170236
  }
170207
170237
  };
@@ -170771,7 +170801,7 @@
170771
170801
  if (a.d) {
170772
170802
  for (var c = 0; c < this.c2.count; c++) {
170773
170803
  var d = this.aa(c, b);
170774
- a.s(d);
170804
+ a.t(d);
170775
170805
  }
170776
170806
  }
170777
170807
  };
@@ -171320,12 +171350,12 @@
171320
171350
  this.ng.j(a, b, c, d);
171321
171351
  };
171322
171352
  NumericXAxis.prototype.nz = function (a, b) {
171323
- if (this.bh == null || a == NaN || b == NaN) {
171353
+ if (this.bh == null || igniteuiWebcomponentsCore.isNaN_(a) || igniteuiWebcomponentsCore.isNaN_(b)) {
171324
171354
  return;
171325
171355
  }
171326
171356
  var c = this.nm(a, this);
171327
171357
  var d = this.nm(b, this);
171328
- if (c == NaN || d == NaN) {
171358
+ if (igniteuiWebcomponentsCore.isNaN_(c) || igniteuiWebcomponentsCore.isNaN_(d)) {
171329
171359
  return;
171330
171360
  }
171331
171361
  this.bh.tp = new igniteuiWebcomponentsCore.Rect(0, c, this.bh.tp.y, d - c, this.bh.tp.height);
@@ -175705,7 +175735,7 @@
175705
175735
  ScatterBaseView.prototype.de = function (a) {
175706
175736
  if (this.db == null) {
175707
175737
  this.db = new igniteuiWebcomponentsCore.DataTemplateMeasureInfo();
175708
- this.db.context = this.k.g();
175738
+ this.db.context = this.k.h();
175709
175739
  }
175710
175740
  this.db.width = a.width;
175711
175741
  this.db.height = a.height;
@@ -175772,7 +175802,7 @@
175772
175802
  c._stroke = this.cw.u1;
175773
175803
  c.ai = this.cw.u2;
175774
175804
  c.ad = this.cw.u3;
175775
- a.u(c);
175805
+ a.v(c);
175776
175806
  }
175777
175807
  }
175778
175808
  };
@@ -178164,10 +178194,10 @@
178164
178194
  _super.prototype.a6.call(this, a, b);
178165
178195
  if (a.d) {
178166
178196
  if (b) {
178167
- a.s(this.df);
178197
+ a.t(this.df);
178168
178198
  }
178169
178199
  else {
178170
- a.s(this.dg);
178200
+ a.t(this.dg);
178171
178201
  }
178172
178202
  }
178173
178203
  };
@@ -178585,10 +178615,10 @@
178585
178615
  _super.prototype.a6.call(this, a, b);
178586
178616
  if (a.d) {
178587
178617
  if (b) {
178588
- a.s(this.df);
178618
+ a.t(this.df);
178589
178619
  }
178590
178620
  else {
178591
- a.s(this.dg);
178621
+ a.t(this.dg);
178592
178622
  }
178593
178623
  }
178594
178624
  };
@@ -180624,7 +180654,7 @@
180624
180654
  if (g != this.b5 || h != this.b4 || this.bx == null) {
180625
180655
  this.b2.setAttribute("width", e.toString());
180626
180656
  this.b2.setAttribute("height", f.toString());
180627
- this.b3 = this.b0.g().getImageData(0, 0, e, f);
180657
+ this.b3 = this.b0.h().getImageData(0, 0, e, f);
180628
180658
  var imageDataArray_ = this.b3.data;
180629
180659
  this.bx = imageDataArray_;
180630
180660
  }
@@ -180638,7 +180668,7 @@
180638
180668
  var b = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.left));
180639
180669
  var c = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.width));
180640
180670
  var d = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.height));
180641
- this.b0.g().putImageData(this.b3, 0, 0);
180671
+ this.b0.h().putImageData(this.b3, 0, 0);
180642
180672
  this.aq();
180643
180673
  };
180644
180674
  HighDensityScatterSeriesView.prototype.b8 = function (a) {
@@ -180661,7 +180691,7 @@
180661
180691
  c.width = this.bu.width;
180662
180692
  c.height = this.bu.height;
180663
180693
  c._fill = this.bo();
180664
- a.v(c);
180694
+ a.w(c);
180665
180695
  return;
180666
180696
  }
180667
180697
  if (this.b2 == null) {
@@ -180671,7 +180701,7 @@
180671
180701
  var e = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.top));
180672
180702
  var f = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.width));
180673
180703
  var g = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.height));
180674
- this.k.n(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
180704
+ this.k.o(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
180675
180705
  };
180676
180706
  HighDensityScatterSeriesView.prototype.b1 = function (a, b) {
180677
180707
  return igniteuiWebcomponentsCore.Color.e(igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Color.$, a), igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Color.$, null)) && igniteuiWebcomponentsCore.Color.e(igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Color.$, b), igniteuiWebcomponentsCore.toNullable(igniteuiWebcomponentsCore.Color.$, null));
@@ -182662,7 +182692,7 @@
182662
182692
  if (this.b4.getAttribute("height") != g) {
182663
182693
  this.b4.setAttribute("height", e.toString());
182664
182694
  }
182665
- var h = this.b3.g();
182695
+ var h = this.b3.h();
182666
182696
  if (a) {
182667
182697
  h.clearRect(0, 0, d, e);
182668
182698
  }
@@ -182689,7 +182719,7 @@
182689
182719
  };
182690
182720
  ScatterAreaSeriesView.prototype.b7 = function () {
182691
182721
  if (this.b3 != null) {
182692
- this.b3.k(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
182722
+ this.b3.l(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
182693
182723
  }
182694
182724
  this.aq();
182695
182725
  };
@@ -182705,14 +182735,14 @@
182705
182735
  c.width = this.bu.width;
182706
182736
  c.height = this.bu.height;
182707
182737
  c._fill = this.bo();
182708
- a.v(c);
182738
+ a.w(c);
182709
182739
  }
182710
182740
  else {
182711
182741
  var d = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.left));
182712
182742
  var e = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.top));
182713
182743
  var f = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.width));
182714
182744
  var g = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.height));
182715
- a.m(this.b4.getNativeElement(), 1, d, e, f, g);
182745
+ a.n(this.b4.getNativeElement(), 1, d, e, f, g);
182716
182746
  }
182717
182747
  };
182718
182748
  ScatterAreaSeriesView.prototype.cb = function (a) {
@@ -182721,7 +182751,7 @@
182721
182751
  var d = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.width));
182722
182752
  var e = igniteuiWebcomponentsCore.truncate(Math.round(this.bu.height));
182723
182753
  this.b9();
182724
- this.b3.g().putImageData(this.b5, 0, 0);
182754
+ this.b3.h().putImageData(this.b5, 0, 0);
182725
182755
  this.aq();
182726
182756
  };
182727
182757
  ScatterAreaSeriesView.prototype.al = function (a) {
@@ -183902,7 +183932,7 @@
183902
183932
  c._stroke = this.b0._inner[b];
183903
183933
  c.ac = this.e.fw;
183904
183934
  if (c.y != null) {
183905
- this.k.i(c, c.y);
183935
+ this.k.j(c, c.y);
183906
183936
  }
183907
183937
  };
183908
183938
  ScatterContourSeriesView.prototype.bf = function (a, b) {
@@ -183918,7 +183948,7 @@
183918
183948
  var d = this.b1._inner[c];
183919
183949
  if (d._visibility != 1) {
183920
183950
  this.bd(d, c, b);
183921
- a.s(d);
183951
+ a.t(d);
183922
183952
  }
183923
183953
  }
183924
183954
  };
@@ -186401,19 +186431,19 @@
186401
186431
  }
186402
186432
  if (a.y != e) {
186403
186433
  a.y = e;
186404
- this.k.i(a, a.y);
186434
+ this.k.j(a, a.y);
186405
186435
  }
186406
186436
  }
186407
186437
  if (!d) {
186408
186438
  if (a.y != this.c5) {
186409
186439
  a.y = this.c5;
186410
- this.k.i(a, a.y);
186440
+ this.k.j(a, a.y);
186411
186441
  }
186412
186442
  }
186413
186443
  var f = this.b3.su(b, a, a.y);
186414
186444
  if (a.y != f) {
186415
186445
  a.y = f;
186416
- this.k.i(a, a.y);
186446
+ this.k.j(a, a.y);
186417
186447
  }
186418
186448
  };
186419
186449
  ShapeSeriesViewBase.prototype.cl = function (a, b) {
@@ -186509,7 +186539,7 @@
186509
186539
  for (var c = 0; c < this.cd.count; c++) {
186510
186540
  var d = this.aa(c, b);
186511
186541
  if (d._visibility != 1) {
186512
- a.s(d);
186542
+ a.t(d);
186513
186543
  }
186514
186544
  }
186515
186545
  };
@@ -186583,7 +186613,7 @@
186583
186613
  })());
186584
186614
  b.ac = 1;
186585
186615
  if (this.k != null) {
186586
- this.k.i(b, b.y);
186616
+ this.k.j(b, b.y);
186587
186617
  }
186588
186618
  this.b3.ss = igniteuiWebcomponentsCore.RectUtil.r(a, b.ac);
186589
186619
  };
@@ -187461,7 +187491,7 @@
187461
187491
  _super.prototype.a5.call(this, a, b);
187462
187492
  var c = new igniteuiWebcomponentsCore.DataTemplatePassInfo();
187463
187493
  c.isHitTestRender = b;
187464
- c.context = a.g();
187494
+ c.context = a.h();
187465
187495
  c.viewportTop = this.bu.top;
187466
187496
  c.viewportLeft = this.bu.left;
187467
187497
  c.viewportWidth = this.bu.width;
@@ -187473,7 +187503,7 @@
187473
187503
  var e = new igniteuiWebcomponentsCore.DataTemplateMeasureInfo();
187474
187504
  e.passInfo = c;
187475
187505
  var f = false;
187476
- var g = a.g();
187506
+ var g = a.h();
187477
187507
  e.context = g;
187478
187508
  d.context = g;
187479
187509
  var h = 0;
@@ -187522,7 +187552,7 @@
187522
187552
  if (!igniteuiWebcomponentsCore.isNaN_(k.height) && !igniteuiWebcomponentsCore.isInfinity(k.height)) {
187523
187553
  d.availableHeight = k.height;
187524
187554
  }
187525
- a.p(d, k);
187555
+ a.q(d, k);
187526
187556
  k.m = d.availableWidth;
187527
187557
  k.l = d.availableHeight;
187528
187558
  k.ai = d.renderOffsetX;
@@ -187619,7 +187649,7 @@
187619
187649
  ScatterPolygonSeriesView.prototype.d2 = function (a) {
187620
187650
  if (this.d1 == null) {
187621
187651
  this.d1 = new igniteuiWebcomponentsCore.DataTemplateMeasureInfo();
187622
- this.d1.context = this.k.g();
187652
+ this.d1.context = this.k.h();
187623
187653
  }
187624
187654
  this.d1.width = a.width;
187625
187655
  this.d1.height = a.height;
@@ -188492,7 +188522,7 @@
188492
188522
  return e * f;
188493
188523
  };
188494
188524
  CategoryYAxis.prototype.m3 = function (a, b) {
188495
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
188525
+ if (igniteuiWebcomponentsCore.isNaN_(a) || igniteuiWebcomponentsCore.isNaN_(b) || this.kq == null || this.kq.count == 0) {
188496
188526
  return;
188497
188527
  }
188498
188528
  var c = a / this.kq.count;
@@ -188765,9 +188795,7 @@
188765
188795
  var u = Math.max(n, o);
188766
188796
  var v = new LinearCategorySnapper(1, t, u, e.height, this.mn, this.categoryMode, this.ex());
188767
188797
  var w = v.g;
188768
- while (!this.mh() && w < 10 && this.cy(w, b, c, d)) {
188769
- w--;
188770
- }
188798
+ w = this.d1(w, this.mh(), b, c, d);
188771
188799
  if (v.g != w) {
188772
188800
  v = new LinearCategorySnapper(1, t, u, e.height, w, this.categoryMode, this.ex());
188773
188801
  }
@@ -190654,7 +190682,7 @@
190654
190682
  for (var c = 0; c < this.dc.count; c++) {
190655
190683
  var d = this.aa(c, b);
190656
190684
  this.bd(d, c, b);
190657
- a.v(d);
190685
+ a.w(d);
190658
190686
  }
190659
190687
  }
190660
190688
  };
@@ -197574,16 +197602,16 @@
197574
197602
  _super.prototype.a6.call(this, a, b);
197575
197603
  if (a.d) {
197576
197604
  if (b) {
197577
- a.s(this.dc);
197578
- a.s(this.dd);
197579
- a.s(this.de);
197580
- a.s(this.df);
197605
+ a.t(this.dc);
197606
+ a.t(this.dd);
197607
+ a.t(this.de);
197608
+ a.t(this.df);
197581
197609
  }
197582
197610
  else {
197583
- a.s(this.dg);
197584
- a.s(this.dh);
197585
- a.s(this.di);
197586
- a.s(this.dj);
197611
+ a.t(this.dg);
197612
+ a.t(this.dh);
197613
+ a.t(this.di);
197614
+ a.t(this.dj);
197587
197615
  }
197588
197616
  }
197589
197617
  };
@@ -197704,7 +197732,7 @@
197704
197732
  for (var c = 0; c < this.de.count; c++) {
197705
197733
  var d = this.aa(c, b);
197706
197734
  this.bd(d, c, b);
197707
- a.v(d);
197735
+ a.w(d);
197708
197736
  }
197709
197737
  }
197710
197738
  };
@@ -197847,14 +197875,14 @@
197847
197875
  _super.prototype.a6.call(this, a, b);
197848
197876
  if (a.d) {
197849
197877
  if (b) {
197850
- a.s(this.dc);
197851
- a.s(this.dd);
197852
- a.s(this.de);
197878
+ a.t(this.dc);
197879
+ a.t(this.dd);
197880
+ a.t(this.de);
197853
197881
  }
197854
197882
  else {
197855
- a.s(this.df);
197856
- a.s(this.dg);
197857
- a.s(this.dh);
197883
+ a.t(this.df);
197884
+ a.t(this.dg);
197885
+ a.t(this.dh);
197858
197886
  }
197859
197887
  }
197860
197888
  };
@@ -197932,16 +197960,16 @@
197932
197960
  _super.prototype.a6.call(this, a, b);
197933
197961
  if (a.d) {
197934
197962
  if (b) {
197935
- a.s(this.de);
197936
- a.s(this.df);
197937
- a.s(this.dg);
197938
- a.s(this.dh);
197963
+ a.t(this.de);
197964
+ a.t(this.df);
197965
+ a.t(this.dg);
197966
+ a.t(this.dh);
197939
197967
  }
197940
197968
  else {
197941
- a.s(this.di);
197942
- a.s(this.dj);
197943
- a.s(this.dk);
197944
- a.s(this.dl);
197969
+ a.t(this.di);
197970
+ a.t(this.dj);
197971
+ a.t(this.dk);
197972
+ a.t(this.dl);
197945
197973
  }
197946
197974
  }
197947
197975
  };
@@ -198011,14 +198039,14 @@
198011
198039
  _super.prototype.a6.call(this, a, b);
198012
198040
  if (a.d) {
198013
198041
  if (b) {
198014
- a.s(this.de);
198015
- a.s(this.df);
198016
- a.s(this.dg);
198042
+ a.t(this.de);
198043
+ a.t(this.df);
198044
+ a.t(this.dg);
198017
198045
  }
198018
198046
  else {
198019
- a.s(this.dh);
198020
- a.s(this.di);
198021
- a.s(this.dj);
198047
+ a.t(this.dh);
198048
+ a.t(this.di);
198049
+ a.t(this.dj);
198022
198050
  }
198023
198051
  }
198024
198052
  };
@@ -208516,7 +208544,7 @@
208516
208544
  ScaleLegendView.prototype.au = function (a) {
208517
208545
  var b = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.TextBlock.$, a);
208518
208546
  if (b != null && b.al != null) {
208519
- return this.aq.e(b) + 0;
208547
+ return this.aq.f(b) + 0;
208520
208548
  }
208521
208549
  return 0;
208522
208550
  };
@@ -208529,7 +208557,7 @@
208529
208557
  }
208530
208558
  if (this.aq.d) {
208531
208559
  var a = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.IInternalLegendOwner_$type, this.ap.bc.container);
208532
- this.aq.ac(a.getFontInfo());
208560
+ this.aq.ad(a.getFontInfo());
208533
208561
  this.as = a.getFontHeight();
208534
208562
  this.a8 = a.getFontBrush();
208535
208563
  var b = this.au(this.a6);
@@ -208562,17 +208590,19 @@
208562
208590
  this.a5.n = i;
208563
208591
  this.a5.o = j + k - (this.at(this.a6));
208564
208592
  this.a5.ao = this.a8;
208565
- this.aq.k(0, 0, this.bb.width, this.bb.height);
208593
+ if (!this.aq.e) {
208594
+ this.aq.l(0, 0, this.bb.width, this.bb.height);
208595
+ }
208566
208596
  if (this.ao == null && this.a7 != null) {
208567
208597
  p._fill = this.a7;
208568
- this.aq.t(p);
208598
+ this.aq.u(p);
208569
208599
  }
208570
208600
  else {
208571
208601
  this.c.y(this.aq, p, this.ao, new igniteuiWebcomponentsCore.Rect(0, g, f, e, h));
208572
208602
  }
208573
208603
  if (d > 0) {
208574
- this.aq.w(this.a6);
208575
- this.aq.w(this.a5);
208604
+ this.aq.x(this.a6);
208605
+ this.aq.x(this.a5);
208576
208606
  }
208577
208607
  }
208578
208608
  };
@@ -212683,7 +212713,7 @@
212683
212713
  this.l = new igniteuiWebcomponentsCore.RenderingContext(new igniteuiWebcomponentsCore.CanvasViewRenderer(), j);
212684
212714
  this.ap();
212685
212715
  this.a2();
212686
- this.l.ac(this.f);
212716
+ this.l.ad(this.f);
212687
212717
  this.az();
212688
212718
  this.c = new igniteuiWebcomponentsCore.CanvasGestureDOMEventProxy(this.ae, this.ac, true);
212689
212719
  this.c.ao = function (k) { return true; };
@@ -212787,7 +212817,7 @@
212787
212817
  this.a3 = new igniteuiWebcomponentsCore.Brush();
212788
212818
  this.a3._fill = this.ac.rootWrapper.getStyleProperty("color");
212789
212819
  if (this.l != null) {
212790
- this.l.ac(this.f);
212820
+ this.l.ad(this.f);
212791
212821
  }
212792
212822
  };
212793
212823
  TreemapView.prototype.ar = function () {
@@ -212818,12 +212848,12 @@
212818
212848
  this.r = igniteuiWebcomponentsCore.truncate(Math.round(d));
212819
212849
  }
212820
212850
  if (this.l.d && this.v != 1) {
212821
- this.l.z();
212822
- this.l.aa(this.v, this.v);
212851
+ this.l.aa();
212852
+ this.l.ab(this.v, this.v);
212823
212853
  }
212824
212854
  this.b.f(this.l, this.a.ip, this.q, this.t);
212825
212855
  if (this.l.d && this.v != 1) {
212826
- this.l.y();
212856
+ this.l.z();
212827
212857
  }
212828
212858
  };
212829
212859
  TreemapView.prototype.av = function (a) {
@@ -212857,24 +212887,24 @@
212857
212887
  TreemapView.prototype.aa = function (a) {
212858
212888
  if (a != null) {
212859
212889
  if (this.g != null) {
212860
- this.l.ac(this.g);
212890
+ this.l.ad(this.g);
212861
212891
  }
212862
212892
  else {
212863
- this.l.ac(this.e);
212893
+ this.l.ad(this.e);
212864
212894
  }
212865
- return this.l.f(a);
212895
+ return this.l.g(a);
212866
212896
  }
212867
212897
  return 0;
212868
212898
  };
212869
212899
  TreemapView.prototype.y = function (a) {
212870
212900
  if (a != null) {
212871
212901
  if (this.h != null) {
212872
- this.l.ac(this.h);
212902
+ this.l.ad(this.h);
212873
212903
  }
212874
212904
  else {
212875
- this.l.ac(this.e);
212905
+ this.l.ad(this.e);
212876
212906
  }
212877
- return this.l.f(a);
212907
+ return this.l.g(a);
212878
212908
  }
212879
212909
  return 0;
212880
212910
  };
@@ -213010,7 +213040,7 @@
213010
213040
  }
213011
213041
  };
213012
213042
  TreemapViewRenderer.prototype.f = function (a, b, c, d) {
213013
- a.k(b.left, b.top, b.width, b.height);
213043
+ a.l(b.left, b.top, b.width, b.height);
213014
213044
  if (c != null) {
213015
213045
  for (var e = 0; e < c.count; e++) {
213016
213046
  var f = c._inner[e];
@@ -213025,8 +213055,8 @@
213025
213055
  g.height = f.m.height;
213026
213056
  g.n = f.m.left;
213027
213057
  g.o = f.m.top;
213028
- a.ac(f.a);
213029
- var j = a.f(f.g);
213058
+ a.ad(f.a);
213059
+ var j = a.g(f.g);
213030
213060
  if (f.b) {
213031
213061
  i.al = f.g;
213032
213062
  switch (f.h) {
@@ -213071,21 +213101,21 @@
213071
213101
  i.al = f.g;
213072
213102
  i.ao = f.k;
213073
213103
  }
213074
- a.v(g);
213104
+ a.w(g);
213075
213105
  if (f.s != 0) {
213076
213106
  if (!f.b) {
213077
- a.v(h);
213107
+ a.w(h);
213078
213108
  }
213079
213109
  }
213080
- a.z();
213081
- a.ae(f.m);
213110
+ a.aa();
213111
+ a.af(f.m);
213082
213112
  if (f.s == 0) {
213083
213113
  if (!f.b) {
213084
- a.v(h);
213114
+ a.w(h);
213085
213115
  }
213086
213116
  }
213087
- a.w(i);
213088
- a.y();
213117
+ a.x(i);
213118
+ a.z();
213089
213119
  }
213090
213120
  }
213091
213121
  };
@@ -221885,7 +221915,7 @@
221885
221915
  this.l = igniteuiWebcomponentsCore.FontUtil.getFont(a.h);
221886
221916
  }
221887
221917
  if (this.m != null) {
221888
- this.m.ac(this.l);
221918
+ this.m.ad(this.l);
221889
221919
  }
221890
221920
  this.s = igniteuiWebcomponentsCore.FontUtil.getCurrentFontHeight(a.h, this.l);
221891
221921
  if (this.j != null && this.j.fm != 1) {
@@ -221906,13 +221936,13 @@
221906
221936
  if (b == null || !b.d) {
221907
221937
  return;
221908
221938
  }
221909
- b.k(0, 0, this.v, this.u);
221939
+ b.l(0, 0, this.v, this.u);
221910
221940
  if (this.l != null) {
221911
- b.ac(this.l);
221941
+ b.ad(this.l);
221912
221942
  }
221913
221943
  if (this.q != 1) {
221914
- b.z();
221915
- b.aa(this.q, this.q);
221944
+ b.aa();
221945
+ b.ab(this.q, this.q);
221916
221946
  }
221917
221947
  var c = this.t(), d = c / 2;
221918
221948
  var e = this.j.av == null || this.j.av.count == 0;
@@ -221928,7 +221958,7 @@
221928
221958
  var h = e ? null : this.x(this.j.av.item(this.j.av.count - 1));
221929
221959
  this.af.al = g = h == null ? "" : h.toString();
221930
221960
  this.af.o = this.ag.o = c;
221931
- this.af.n = this.v - b.f(g) - 4;
221961
+ this.af.n = this.v - b.g(g) - 4;
221932
221962
  var i = this.j.fb;
221933
221963
  var j = i == null ? null : i._fill;
221934
221964
  var k = new igniteuiWebcomponentsCore.Color();
@@ -221945,8 +221975,8 @@
221945
221975
  i.color = k;
221946
221976
  }
221947
221977
  this.ag.ao = this.af.ao = i;
221948
- b.w(this.ag);
221949
- b.w(this.af);
221978
+ b.x(this.ag);
221979
+ b.x(this.af);
221950
221980
  if (c < 0.5) {
221951
221981
  return;
221952
221982
  }
@@ -221962,9 +221992,9 @@
221962
221992
  this.ah.an = d;
221963
221993
  this.ah._stroke = i;
221964
221994
  this.ah.ac = c;
221965
- b.r(this.ah);
221995
+ b.s(this.ah);
221966
221996
  if (this.q != 1) {
221967
- b.y();
221997
+ b.z();
221968
221998
  }
221969
221999
  };
221970
222000
  HorizontalAxisView.prototype.x = function (dataItem_) {
@@ -222128,7 +222158,7 @@
222128
222158
  this.l = igniteuiWebcomponentsCore.FontUtil.getFont(a.h);
222129
222159
  }
222130
222160
  if (this.m != null) {
222131
- this.m.ac(this.l);
222161
+ this.m.ad(this.l);
222132
222162
  }
222133
222163
  this.t = igniteuiWebcomponentsCore.FontUtil.getCurrentFontHeight(a.h, this.l);
222134
222164
  if (this.j != null && this.j.ft != 1) {
@@ -222155,11 +222185,11 @@
222155
222185
  }
222156
222186
  var b = this.m;
222157
222187
  if (a) {
222158
- b.k(0, 0, this.z, this.y);
222188
+ b.l(0, 0, this.z, this.y);
222159
222189
  }
222160
222190
  var c = false;
222161
222191
  if (b != null && this.l != null) {
222162
- b.ac(this.l);
222192
+ b.ad(this.l);
222163
222193
  }
222164
222194
  if (!a) {
222165
222195
  this.al = new igniteuiWebcomponentsCore.TextBlock();
@@ -222169,12 +222199,12 @@
222169
222199
  var e = this.ab(this.j.a3);
222170
222200
  this.ak.al = this.ac = e == null ? "" : e.toString();
222171
222201
  if (b != null) {
222172
- this.w = b.f(this.ad) + 3;
222202
+ this.w = b.g(this.ad) + 3;
222173
222203
  if (this.w > this.v) {
222174
222204
  c = true;
222175
222205
  this.v = this.w;
222176
222206
  }
222177
- this.u = b.f(this.ac) + 3;
222207
+ this.u = b.g(this.ac) + 3;
222178
222208
  if (this.u > this.v) {
222179
222209
  c = true;
222180
222210
  this.v = this.u;
@@ -222193,8 +222223,8 @@
222193
222223
  }
222194
222224
  else if (b != null) {
222195
222225
  if (this.r != 1) {
222196
- b.z();
222197
- b.aa(this.r, this.r);
222226
+ b.aa();
222227
+ b.ab(this.r, this.r);
222198
222228
  }
222199
222229
  var g = this.j.fj;
222200
222230
  var h = 1;
@@ -222224,8 +222254,8 @@
222224
222254
  g.color = k;
222225
222255
  }
222226
222256
  this.al.ao = this.ak.ao = g;
222227
- b.w(this.al);
222228
- b.w(this.ak);
222257
+ b.x(this.al);
222258
+ b.x(this.ak);
222229
222259
  var m = this.x(), n = m / 2;
222230
222260
  if (m >= 0.5) {
222231
222261
  g = new igniteuiWebcomponentsCore.Brush();
@@ -222240,10 +222270,10 @@
222240
222270
  this.am.an = this.y;
222241
222271
  this.am._stroke = g;
222242
222272
  this.am.ac = m;
222243
- b.r(this.am);
222273
+ b.s(this.am);
222244
222274
  }
222245
222275
  if (this.r != 1) {
222246
- b.y();
222276
+ b.z();
222247
222277
  }
222248
222278
  }
222249
222279
  return c;
@@ -223032,28 +223062,28 @@
223032
223062
  configurable: true
223033
223063
  });
223034
223064
  XamSparklineView.prototype.ay = function (a, b) {
223035
- b.s(a);
223065
+ b.t(a);
223036
223066
  };
223037
223067
  XamSparklineView.prototype.ax = function () {
223038
223068
  var a = this.p;
223039
223069
  if (a != null && a.d) {
223040
223070
  if (this.x != 1) {
223041
- a.z();
223042
- a.aa(this.x, this.x);
223071
+ a.aa();
223072
+ a.ab(this.x, this.x);
223043
223073
  }
223044
- a.k(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
223045
- a.s(this.bw);
223046
- a.s(this.bu);
223074
+ a.l(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
223075
+ a.t(this.bw);
223076
+ a.t(this.bu);
223047
223077
  this.ay(this.bs, a);
223048
223078
  this.ay(this.bt, a);
223049
223079
  this.ay(this.bp, a);
223050
223080
  this.ay(this.br, a);
223051
223081
  this.ay(this.bo, a);
223052
223082
  this.ay(this.bq, a);
223053
- a.s(this.bv);
223054
- a.s(this.bx);
223083
+ a.t(this.bv);
223084
+ a.t(this.bx);
223055
223085
  if (this.x != 1) {
223056
- a.y();
223086
+ a.z();
223057
223087
  }
223058
223088
  }
223059
223089
  var b = new AxisRenderMessage_Spark();