igniteui-webcomponents-charts 4.0.4 → 4.2.2

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
@@ -5390,16 +5390,16 @@ export let AreaFragmentView = /*@__PURE__*/ (() => {
5390
5390
  super.a6(a, b);
5391
5391
  if (a.d) {
5392
5392
  if (b) {
5393
- a.s(this.dc);
5394
- a.s(this.dd);
5395
- a.s(this.de);
5396
- a.s(this.df);
5393
+ a.t(this.dc);
5394
+ a.t(this.dd);
5395
+ a.t(this.de);
5396
+ a.t(this.df);
5397
5397
  }
5398
5398
  else {
5399
- a.s(this.dg);
5400
- a.s(this.dh);
5401
- a.s(this.di);
5402
- a.s(this.dj);
5399
+ a.t(this.dg);
5400
+ a.t(this.dh);
5401
+ a.t(this.di);
5402
+ a.t(this.dj);
5403
5403
  }
5404
5404
  }
5405
5405
  }
@@ -5519,7 +5519,7 @@ export let ColumnFragmentView = /*@__PURE__*/ (() => {
5519
5519
  for (let c = 0; c < this.de.count; c++) {
5520
5520
  let d = this.aa(c, b);
5521
5521
  this.bd(d, c, b);
5522
- a.v(d);
5522
+ a.w(d);
5523
5523
  }
5524
5524
  }
5525
5525
  }
@@ -5629,14 +5629,14 @@ export let LineFragmentView = /*@__PURE__*/ (() => {
5629
5629
  super.a6(a, b);
5630
5630
  if (a.d) {
5631
5631
  if (b) {
5632
- a.s(this.dc);
5633
- a.s(this.dd);
5634
- a.s(this.de);
5632
+ a.t(this.dc);
5633
+ a.t(this.dd);
5634
+ a.t(this.de);
5635
5635
  }
5636
5636
  else {
5637
- a.s(this.df);
5638
- a.s(this.dg);
5639
- a.s(this.dh);
5637
+ a.t(this.df);
5638
+ a.t(this.dg);
5639
+ a.t(this.dh);
5640
5640
  }
5641
5641
  }
5642
5642
  }
@@ -5714,16 +5714,16 @@ export let SplineAreaFragmentView = /*@__PURE__*/ (() => {
5714
5714
  super.a6(a, b);
5715
5715
  if (a.d) {
5716
5716
  if (b) {
5717
- a.s(this.de);
5718
- a.s(this.df);
5719
- a.s(this.dg);
5720
- a.s(this.dh);
5717
+ a.t(this.de);
5718
+ a.t(this.df);
5719
+ a.t(this.dg);
5720
+ a.t(this.dh);
5721
5721
  }
5722
5722
  else {
5723
- a.s(this.di);
5724
- a.s(this.dj);
5725
- a.s(this.dk);
5726
- a.s(this.dl);
5723
+ a.t(this.di);
5724
+ a.t(this.dj);
5725
+ a.t(this.dk);
5726
+ a.t(this.dl);
5727
5727
  }
5728
5728
  }
5729
5729
  }
@@ -5793,14 +5793,14 @@ export let SplineFragmentView = /*@__PURE__*/ (() => {
5793
5793
  super.a6(a, b);
5794
5794
  if (a.d) {
5795
5795
  if (b) {
5796
- a.s(this.de);
5797
- a.s(this.df);
5798
- a.s(this.dg);
5796
+ a.t(this.de);
5797
+ a.t(this.df);
5798
+ a.t(this.dg);
5799
5799
  }
5800
5800
  else {
5801
- a.s(this.dh);
5802
- a.s(this.di);
5803
- a.s(this.dj);
5801
+ a.t(this.dh);
5802
+ a.t(this.di);
5803
+ a.t(this.dj);
5804
5804
  }
5805
5805
  }
5806
5806
  }
@@ -238,16 +238,16 @@ export let StepAreaSeriesView = /*@__PURE__*/ (() => {
238
238
  a6(a, b) {
239
239
  super.a6(a, b);
240
240
  if (b) {
241
- a.s(this.de);
242
- a.s(this.df);
243
- a.s(this.dg);
244
- a.s(this.dh);
241
+ a.t(this.de);
242
+ a.t(this.df);
243
+ a.t(this.dg);
244
+ a.t(this.dh);
245
245
  }
246
246
  else {
247
- a.s(this.di);
248
- a.s(this.dj);
249
- a.s(this.dk);
250
- a.s(this.dl);
247
+ a.t(this.di);
248
+ a.t(this.dj);
249
+ a.t(this.dk);
250
+ a.t(this.dl);
251
251
  }
252
252
  }
253
253
  al(a) {
@@ -243,14 +243,14 @@ export let StepLineSeriesView = /*@__PURE__*/ (() => {
243
243
  super.a6(a, b);
244
244
  if (a.d) {
245
245
  if (b) {
246
- a.s(this.dd);
247
- a.s(this.de);
248
- a.s(this.df);
246
+ a.t(this.dd);
247
+ a.t(this.de);
248
+ a.t(this.df);
249
249
  }
250
250
  else {
251
- a.s(this.dj);
252
- a.s(this.dk);
253
- a.s(this.dl);
251
+ a.t(this.dj);
252
+ a.t(this.dk);
253
+ a.t(this.dl);
254
254
  }
255
255
  }
256
256
  }
@@ -185,7 +185,7 @@ export let TreemapView = /*@__PURE__*/ (() => {
185
185
  this.l = new RenderingContext(new CanvasViewRenderer(), j);
186
186
  this.ap();
187
187
  this.a2();
188
- this.l.ac(this.f);
188
+ this.l.ad(this.f);
189
189
  this.az();
190
190
  this.c = new CanvasGestureDOMEventProxy(this.ae, this.ac, true);
191
191
  this.c.ao = (k) => true;
@@ -288,7 +288,7 @@ export let TreemapView = /*@__PURE__*/ (() => {
288
288
  this.a3 = new Brush();
289
289
  this.a3._fill = this.ac.rootWrapper.getStyleProperty("color");
290
290
  if (this.l != null) {
291
- this.l.ac(this.f);
291
+ this.l.ad(this.f);
292
292
  }
293
293
  }
294
294
  ar() {
@@ -319,12 +319,12 @@ export let TreemapView = /*@__PURE__*/ (() => {
319
319
  this.r = truncate(Math.round(d));
320
320
  }
321
321
  if (this.l.d && this.v != 1) {
322
- this.l.z();
323
- this.l.aa(this.v, this.v);
322
+ this.l.aa();
323
+ this.l.ab(this.v, this.v);
324
324
  }
325
325
  this.b.f(this.l, this.a.ip, this.q, this.t);
326
326
  if (this.l.d && this.v != 1) {
327
- this.l.y();
327
+ this.l.z();
328
328
  }
329
329
  }
330
330
  av(a) {
@@ -358,24 +358,24 @@ export let TreemapView = /*@__PURE__*/ (() => {
358
358
  aa(a) {
359
359
  if (a != null) {
360
360
  if (this.g != null) {
361
- this.l.ac(this.g);
361
+ this.l.ad(this.g);
362
362
  }
363
363
  else {
364
- this.l.ac(this.e);
364
+ this.l.ad(this.e);
365
365
  }
366
- return this.l.f(a);
366
+ return this.l.g(a);
367
367
  }
368
368
  return 0;
369
369
  }
370
370
  y(a) {
371
371
  if (a != null) {
372
372
  if (this.h != null) {
373
- this.l.ac(this.h);
373
+ this.l.ad(this.h);
374
374
  }
375
375
  else {
376
- this.l.ac(this.e);
376
+ this.l.ad(this.e);
377
377
  }
378
- return this.l.f(a);
378
+ return this.l.g(a);
379
379
  }
380
380
  return 0;
381
381
  }
@@ -511,7 +511,7 @@ export let TreemapViewRenderer = /*@__PURE__*/ (() => {
511
511
  }
512
512
  }
513
513
  f(a, b, c, d) {
514
- a.k(b.left, b.top, b.width, b.height);
514
+ a.l(b.left, b.top, b.width, b.height);
515
515
  if (c != null) {
516
516
  for (let e = 0; e < c.count; e++) {
517
517
  let f = c._inner[e];
@@ -526,8 +526,8 @@ export let TreemapViewRenderer = /*@__PURE__*/ (() => {
526
526
  g.height = f.m.height;
527
527
  g.n = f.m.left;
528
528
  g.o = f.m.top;
529
- a.ac(f.a);
530
- let j = a.f(f.g);
529
+ a.ad(f.a);
530
+ let j = a.g(f.g);
531
531
  if (f.b) {
532
532
  i.al = f.g;
533
533
  switch (f.h) {
@@ -572,21 +572,21 @@ export let TreemapViewRenderer = /*@__PURE__*/ (() => {
572
572
  i.al = f.g;
573
573
  i.ao = f.k;
574
574
  }
575
- a.v(g);
575
+ a.w(g);
576
576
  if (f.s != 0) {
577
577
  if (!f.b) {
578
- a.v(h);
578
+ a.w(h);
579
579
  }
580
580
  }
581
- a.z();
582
- a.ae(f.m);
581
+ a.aa();
582
+ a.af(f.m);
583
583
  if (f.s == 0) {
584
584
  if (!f.b) {
585
- a.v(h);
585
+ a.w(h);
586
586
  }
587
587
  }
588
- a.w(i);
589
- a.y();
588
+ a.x(i);
589
+ a.z();
590
590
  }
591
591
  }
592
592
  }
@@ -406,7 +406,7 @@ export let ValueOverlayView = /*@__PURE__*/ (() => {
406
406
  a6(a, b) {
407
407
  super.a6(a, b);
408
408
  if (a.d) {
409
- a.s(this.bz);
409
+ a.t(this.bz);
410
410
  }
411
411
  }
412
412
  al(a) {
@@ -394,7 +394,7 @@ export let WaterfallSeriesView = /*@__PURE__*/ (() => {
394
394
  for (let c = 0; c < this.dc.count; c++) {
395
395
  let d = this.aa(c, b);
396
396
  this.bd(d, c, b);
397
- a.v(d);
397
+ a.w(d);
398
398
  }
399
399
  }
400
400
  }
@@ -184,12 +184,12 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
184
184
  aq(a, b, c, d, e) {
185
185
  if (a != null) {
186
186
  if (a.d && this.t != 1) {
187
- a.z();
188
- a.aa(this.t, this.t);
187
+ a.aa();
188
+ a.ab(this.t, this.t);
189
189
  }
190
- a.k(b, c, d, e);
190
+ a.l(b, c, d, e);
191
191
  if (a.d && this.t != 1) {
192
- a.y();
192
+ a.z();
193
193
  }
194
194
  }
195
195
  }
@@ -207,8 +207,8 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
207
207
  let b = a.g;
208
208
  let c = this.q;
209
209
  if (c.d && this.t != 1) {
210
- c.z();
211
- c.aa(this.t, this.t);
210
+ c.aa();
211
+ c.ab(this.t, this.t);
212
212
  }
213
213
  let d = new Polygon();
214
214
  let e = new PointCollection(0);
@@ -222,13 +222,13 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
222
222
  d._fill = b.ad;
223
223
  d._stroke = a.h < 1 ? b.ad : b.ag;
224
224
  if (b.a0 != null) {
225
- c.i(d, b.a0);
225
+ c.j(d, b.a0);
226
226
  b.ad = d._fill;
227
227
  b.ag = d._stroke;
228
228
  b.q = d.ac;
229
229
  b.p = d._opacity;
230
230
  }
231
- c.t(d);
231
+ c.u(d);
232
232
  b.q = d.ac;
233
233
  if (b.i) {
234
234
  let h = new TextBlock();
@@ -237,19 +237,19 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
237
237
  this.bf._fill = this.ak("ui-funnel-slice", "color", -1);
238
238
  }
239
239
  h.ao = this.bf;
240
- c.ac(this.m());
240
+ c.ad(this.m());
241
241
  let i = b.v.toString();
242
- let j = c.f(i);
242
+ let j = c.g(i);
243
243
  let k = this.ab();
244
244
  h.al = i;
245
245
  h.o = b.an.y + b.aq.y - (k / 2);
246
246
  h.n = b.an.x + this.u + b.aq.x - (j / 2);
247
247
  b.ax = new Rect(0, h.n, h.o, j, k);
248
248
  b.a2 = h._visibility;
249
- c.w(h);
249
+ c.x(h);
250
250
  }
251
251
  if (c.d && this.t != 1) {
252
- c.y();
252
+ c.z();
253
253
  }
254
254
  }
255
255
  a5(a) {
@@ -260,12 +260,12 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
260
260
  let c = a;
261
261
  let d = this.p;
262
262
  if (d.d && this.t != 1) {
263
- d.z();
264
- d.aa(this.t, this.t);
263
+ d.aa();
264
+ d.ab(this.t, this.t);
265
265
  }
266
266
  let e = new TextBlock();
267
267
  e.al = c.j.toString();
268
- d.ac(this.n());
268
+ d.ad(this.n());
269
269
  if (this.be == null) {
270
270
  this.be = new Brush();
271
271
  this.be._fill = this.ad.rootWrapper.getStyleProperty("color");
@@ -273,13 +273,13 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
273
273
  e.ao = this.be;
274
274
  let f = this.ac();
275
275
  let g = c.l.y - f / 2;
276
- let h = d.f(e.al);
276
+ let h = d.g(e.al);
277
277
  e.n = b;
278
278
  e.o = g;
279
279
  c.f.b.ay = new Rect(0, b, g, h, f);
280
- d.w(e);
280
+ d.x(e);
281
281
  if (d.d && this.t != 1) {
282
- d.y();
282
+ d.z();
283
283
  }
284
284
  }
285
285
  az() {
@@ -580,10 +580,10 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
580
580
  return 0;
581
581
  }
582
582
  let c = 0;
583
- this.p.ac(this.n());
583
+ this.p.ad(this.n());
584
584
  for (let d of fromEnum(b)) {
585
585
  if (d != null) {
586
- c = Math.max(this.p.f(d.toString()), c);
586
+ c = Math.max(this.p.g(d.toString()), c);
587
587
  }
588
588
  }
589
589
  return c;
@@ -591,8 +591,8 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
591
591
  decideLabelSize(a, b) {
592
592
  let c = 0;
593
593
  if (a.b.i) {
594
- this.p.ac(this.m());
595
- c = this.p.f(a.b.v.toString());
594
+ this.p.ad(this.m());
595
+ c = this.p.g(a.b.v.toString());
596
596
  }
597
597
  return new Size(1, c, b ? this.ab() : this.ac());
598
598
  }
@@ -130,10 +130,10 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
130
130
  this.w = truncate(Math.round(d));
131
131
  }
132
132
  if (this.o.d && this.t != 1) {
133
- this.o.z();
134
- this.o.aa(this.t, this.t);
133
+ this.o.aa();
134
+ this.o.ab(this.t, this.t);
135
135
  }
136
- this.o.k(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
136
+ this.o.l(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
137
137
  this.a0(this.i.allPaths, this.i.translateX, this.i.translateY);
138
138
  this.a0(this.h.allPaths, this.h.translateX, this.h.translateY);
139
139
  this.a0(this.c.allPaths, this.c.translateX, this.c.translateY);
@@ -155,29 +155,29 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
155
155
  this.ay(this.g.calloutText);
156
156
  this.ay(this.f.calloutText);
157
157
  if (this.o.d && this.t != 1) {
158
- this.o.y();
158
+ this.o.z();
159
159
  }
160
160
  }
161
161
  ay(a) {
162
162
  if (a.j != null) {
163
- this.o.z();
163
+ this.o.aa();
164
164
  }
165
- this.o.j(a.j);
166
- this.o.w(a);
165
+ this.o.k(a.j);
166
+ this.o.x(a);
167
167
  if (a.j != null) {
168
- this.o.y();
168
+ this.o.z();
169
169
  }
170
170
  }
171
171
  ax(a) {
172
172
  for (let b = 0; b < a.count; b++) {
173
173
  let c = a.item(b);
174
174
  if (c.j != null) {
175
- this.o.z();
175
+ this.o.aa();
176
176
  }
177
- this.o.j(c.j);
178
- this.o.s(c);
177
+ this.o.k(c.j);
178
+ this.o.t(c);
179
179
  if (c.j != null) {
180
- this.o.y();
180
+ this.o.z();
181
181
  }
182
182
  }
183
183
  }
@@ -251,7 +251,7 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
251
251
  this.v = i;
252
252
  let j = this.u.get2DCanvasContext(this.v);
253
253
  this.o = new RenderingContext(new CanvasViewRenderer(), j);
254
- this.o.ac(this.m);
254
+ this.o.ad(this.m);
255
255
  this.ab();
256
256
  this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
257
257
  this.a.bl = this.j.fj;
@@ -326,7 +326,7 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
326
326
  this.l = c;
327
327
  this.m = this.l;
328
328
  this.s = FontUtil.getCurrentFontHeight(this.u, this.m);
329
- this.o.ac(this.l);
329
+ this.o.ad(this.l);
330
330
  this.j.trackDirty();
331
331
  }
332
332
  }
@@ -356,7 +356,7 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
356
356
  }
357
357
  a4(a) {
358
358
  let b = this.s;
359
- let c = this.o.f(a.al);
359
+ let c = this.o.g(a.al);
360
360
  return new Size(1, c, b);
361
361
  }
362
362
  at() {
@@ -1718,7 +1718,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
1718
1718
  else {
1719
1719
  a.barBox._stroke = this.eu;
1720
1720
  }
1721
- if (this.a5 == NaN) {
1721
+ if (isNaN_(this.a5)) {
1722
1722
  a.barBox.ac = a.getBarBoxDefaultStrokeThickness();
1723
1723
  }
1724
1724
  else {
@@ -1745,7 +1745,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
1745
1745
  else {
1746
1746
  a.calloutText.ao = this.e5;
1747
1747
  }
1748
- if (this.bb == NaN) {
1748
+ if (isNaN_(this.bb)) {
1749
1749
  a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
1750
1750
  }
1751
1751
  else {
@@ -1772,7 +1772,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
1772
1772
  else {
1773
1773
  a.calloutText.ao = this.ex;
1774
1774
  }
1775
- if (this.a6 == NaN) {
1775
+ if (isNaN_(this.a6)) {
1776
1776
  a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
1777
1777
  }
1778
1778
  else {
@@ -1799,7 +1799,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
1799
1799
  else {
1800
1800
  a.thumbRidges._stroke = this.fa;
1801
1801
  }
1802
- if (this.be == NaN) {
1802
+ if (isNaN_(this.be)) {
1803
1803
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
1804
1804
  }
1805
1805
  else {
@@ -1826,7 +1826,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
1826
1826
  else {
1827
1827
  a.thumbRidges._stroke = this.fd;
1828
1828
  }
1829
- if (this.bj == NaN) {
1829
+ if (isNaN_(this.bj)) {
1830
1830
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
1831
1831
  }
1832
1832
  else {
@@ -1847,7 +1847,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
1847
1847
  else {
1848
1848
  a.shadeOutline._stroke = this.e7;
1849
1849
  }
1850
- if (this.bc == NaN) {
1850
+ if (isNaN_(this.bc)) {
1851
1851
  a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
1852
1852
  }
1853
1853
  else {
@@ -1868,7 +1868,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
1868
1868
  else {
1869
1869
  a.shadeOutline._stroke = this.ez;
1870
1870
  }
1871
- if (this.a7 == NaN) {
1871
+ if (isNaN_(this.a7)) {
1872
1872
  a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
1873
1873
  }
1874
1874
  else {
@@ -1895,7 +1895,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
1895
1895
  else {
1896
1896
  a.thumbRidges._stroke = this.e2;
1897
1897
  }
1898
- if (this.a9 == NaN) {
1898
+ if (isNaN_(this.a9)) {
1899
1899
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
1900
1900
  }
1901
1901
  else {
@@ -20,7 +20,6 @@ import { LegendItemBadgeShape_$type } from "igniteui-webcomponents-core";
20
20
  const DataLegendStylingDefaults = {};
21
21
  /**
22
22
  * Represents data legend that displays information about each series including values and summaries.
23
- * THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
24
23
  */
25
24
  export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
26
25
  class IgcDataLegendComponent extends IgcHTMLElement {
@@ -18,7 +18,6 @@ import { Thickness } from "igniteui-webcomponents-core";
18
18
  import { FontInfo } from "igniteui-webcomponents-core";
19
19
  /**
20
20
  * Represents an annotation layer that displays grouped tooltips with summaries for series.
21
- * THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
22
21
  */
23
22
  export let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
24
23
  class IgcDataToolTipLayerComponent extends IgcAnnotationLayerComponent {
@@ -636,7 +636,7 @@ var AnchoredCategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super)
636
636
  c._stroke = this.c0.up;
637
637
  c.ai = this.c0.uq;
638
638
  c.ad = this.c0.ur;
639
- a.u(c);
639
+ a.v(c);
640
640
  }
641
641
  }
642
642
  _super.prototype.a5.call(this, a, b);
@@ -714,7 +714,7 @@ var AnchoredRadialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
714
714
  c._stroke = this.cw.t6;
715
715
  c.ai = this.cw.t8;
716
716
  c.ad = this.cw.t9;
717
- a.u(c);
717
+ a.v(c);
718
718
  }
719
719
  }
720
720
  _super.prototype.a5.call(this, a, b);
@@ -216,16 +216,16 @@ var AreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
216
216
  AreaSeriesView.prototype.a6 = function (a, b) {
217
217
  _super.prototype.a6.call(this, a, b);
218
218
  if (b) {
219
- a.s(this.de);
220
- a.s(this.df);
221
- a.s(this.dg);
222
- a.s(this.dh);
219
+ a.t(this.de);
220
+ a.t(this.df);
221
+ a.t(this.dg);
222
+ a.t(this.dh);
223
223
  }
224
224
  else {
225
- a.s(this.di);
226
- a.s(this.dj);
227
- a.s(this.dk);
228
- a.s(this.dl);
225
+ a.t(this.di);
226
+ a.t(this.dj);
227
+ a.t(this.dk);
228
+ a.t(this.dl);
229
229
  }
230
230
  };
231
231
  AreaSeriesView.prototype.al = function (a) {
@@ -612,7 +612,7 @@ var BarSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
612
612
  for (var c = 0; c < this.dc.count; c++) {
613
613
  var d = this.aa(c, b);
614
614
  this.bd(d, c, b);
615
- a.v(d);
615
+ a.w(d);
616
616
  }
617
617
  }
618
618
  };
@@ -445,16 +445,16 @@ var BollingerBandsOverlayView = /** @class */ /*@__PURE__*/ (function (_super) {
445
445
  _super.prototype.a6.call(this, a, b);
446
446
  if (a.d) {
447
447
  if (b) {
448
- a.t(this.b6);
449
- a.u(this.b9);
450
- a.u(this.ca);
451
- a.u(this.cb);
448
+ a.u(this.b6);
449
+ a.v(this.b9);
450
+ a.v(this.ca);
451
+ a.v(this.cb);
452
452
  }
453
453
  else {
454
- a.t(this.b8);
455
- a.u(this.cf);
456
- a.u(this.cg);
457
- a.u(this.ch);
454
+ a.u(this.b8);
455
+ a.v(this.cf);
456
+ a.v(this.cg);
457
+ a.v(this.ch);
458
458
  }
459
459
  }
460
460
  };