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
@@ -5731,7 +5731,9 @@ let SeriesViewerView = /*@__PURE__*/ (() => {
5731
5731
  for (let e of fromEnum(this.p.series)) {
5732
5732
  if (d && e.e1) {
5733
5733
  d = false;
5734
- c.a.k(0, 0, a, b);
5734
+ if (!c.a.e) {
5735
+ c.a.l(0, 0, a, b);
5736
+ }
5735
5737
  }
5736
5738
  e.mn(new Rect(0, 0, 0, a, b), c);
5737
5739
  }
@@ -5789,12 +5791,14 @@ let SeriesViewerView = /*@__PURE__*/ (() => {
5789
5791
  }
5790
5792
  if (this.y != null && Rect.l_op_Inequality(this.p.to, null) && !this.p.to.isEmpty) {
5791
5793
  if (this.p.gc != 1) {
5792
- this.y.z();
5793
- this.y.aa(this.p.gc, this.p.gc);
5794
+ this.y.aa();
5795
+ this.y.ab(this.p.gc, this.p.gc);
5796
+ }
5797
+ if (!this.y.e) {
5798
+ this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
5794
5799
  }
5795
- this.y.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
5796
5800
  if (this.p.gc != 1) {
5797
- this.y.y();
5801
+ this.y.z();
5798
5802
  }
5799
5803
  }
5800
5804
  }
@@ -6444,19 +6448,21 @@ let SeriesViewerView = /*@__PURE__*/ (() => {
6444
6448
  }
6445
6449
  if (this.z.d) {
6446
6450
  if (this.p.gc != 1) {
6447
- this.z.z();
6448
- this.z.aa(this.p.gc, this.p.gc);
6451
+ this.z.aa();
6452
+ this.z.ab(this.p.gc, this.p.gc);
6449
6453
  }
6450
6454
  if (!this.fa.isEmpty) {
6451
6455
  if (!this.au) {
6452
- this.z.k(this.fa.left, this.fa.top, this.fa.width, this.fa.height);
6456
+ if (!this.z.e) {
6457
+ this.z.l(this.fa.left, this.fa.top, this.fa.width, this.fa.height);
6458
+ }
6453
6459
  }
6454
6460
  }
6455
6461
  }
6456
6462
  this.d1();
6457
6463
  if (this.z.d) {
6458
6464
  if (this.p.gc != 1) {
6459
- this.z.y();
6465
+ this.z.z();
6460
6466
  }
6461
6467
  }
6462
6468
  }
@@ -6474,29 +6480,31 @@ let SeriesViewerView = /*@__PURE__*/ (() => {
6474
6480
  this.fa = new Rect(0, 0, 0, this.a8, this.a7);
6475
6481
  if (this.ax != null && this.ax.count > 0) {
6476
6482
  this.ci();
6477
- this.z.z();
6478
- this.z.ae(this.p.to);
6483
+ this.z.aa();
6484
+ this.z.af(this.p.to);
6479
6485
  if (!this.au) {
6480
- this.z.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
6486
+ if (!this.z.e) {
6487
+ this.z.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
6488
+ }
6481
6489
  }
6482
6490
  }
6483
- this.z.r(this.fd);
6484
- this.z.r(this.fe);
6485
- this.z.s(this.ff);
6486
- this.z.v(this.fi);
6487
- this.z.ac(this.v());
6491
+ this.z.s(this.fd);
6492
+ this.z.s(this.fe);
6493
+ this.z.t(this.ff);
6494
+ this.z.w(this.fi);
6495
+ this.z.ad(this.v());
6488
6496
  if (this.et != null) {
6489
6497
  this.et.ao = this.e5();
6490
- this.z.w(this.et);
6498
+ this.z.x(this.et);
6491
6499
  }
6492
- this.z.ac(this.u());
6500
+ this.z.ad(this.u());
6493
6501
  if (this.es != null) {
6494
6502
  this.es.ao = this.e4();
6495
- this.z.w(this.es);
6503
+ this.z.x(this.es);
6496
6504
  }
6497
6505
  if (this.ax != null && this.ax.count > 0) {
6498
6506
  this.j.bk(this.ax);
6499
- this.z.y();
6507
+ this.z.z();
6500
6508
  }
6501
6509
  if (this.ar) {
6502
6510
  this.eb();
@@ -6507,10 +6515,10 @@ let SeriesViewerView = /*@__PURE__*/ (() => {
6507
6515
  }
6508
6516
  if (this.p.du) {
6509
6517
  if (this.fh != null) {
6510
- this.z.v(this.fh);
6518
+ this.z.w(this.fh);
6511
6519
  }
6512
6520
  if (this.fg != null) {
6513
- this.z.v(this.fg);
6521
+ this.z.w(this.fg);
6514
6522
  }
6515
6523
  }
6516
6524
  }
@@ -6717,8 +6725,8 @@ let SeriesViewerView = /*@__PURE__*/ (() => {
6717
6725
  if (a == null || this.z == null) {
6718
6726
  return 0;
6719
6727
  }
6720
- this.z.ac(b);
6721
- return this.z.e(a);
6728
+ this.z.ad(b);
6729
+ return this.z.f(a);
6722
6730
  }
6723
6731
  ba(a, b) {
6724
6732
  if (a == null) {
@@ -7047,7 +7055,9 @@ let SeriesViewerView = /*@__PURE__*/ (() => {
7047
7055
  ci() {
7048
7056
  if (this.ah) {
7049
7057
  this.ah = false;
7050
- this.y.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7058
+ if (!this.y.e) {
7059
+ this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
7060
+ }
7051
7061
  this.p.al.c = true;
7052
7062
  }
7053
7063
  }
@@ -7193,7 +7203,7 @@ let LegendTemplates = /*@__PURE__*/ (() => {
7193
7203
  q._stroke = c;
7194
7204
  q._fill = d;
7195
7205
  let r = LegendTemplates.a(a);
7196
- r.s(q);
7206
+ r.t(q);
7197
7207
  }
7198
7208
  static s(a) {
7199
7209
  let b = a.data;
@@ -7214,7 +7224,7 @@ let LegendTemplates = /*@__PURE__*/ (() => {
7214
7224
  f.ac = c.fw;
7215
7225
  }
7216
7226
  let g = LegendTemplates.a(a);
7217
- g.r(f);
7227
+ g.s(f);
7218
7228
  }
7219
7229
  static r(a, b, c) {
7220
7230
  let d = a.data;
@@ -7235,7 +7245,7 @@ let LegendTemplates = /*@__PURE__*/ (() => {
7235
7245
  l._stroke = d.outline;
7236
7246
  l._fill = d.actualItemBrush;
7237
7247
  let m = LegendTemplates.a(a);
7238
- m.s(l);
7248
+ m.t(l);
7239
7249
  }
7240
7250
  static t(a, b = 0) {
7241
7251
  let c = a.data;
@@ -8286,7 +8296,7 @@ let SeriesViewerViewManager = /*@__PURE__*/ (() => {
8286
8296
  for (let b = 0; b < a.count; b++) {
8287
8297
  let c = a._inner[b];
8288
8298
  let d = c.content;
8289
- 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);
8299
+ 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);
8290
8300
  }
8291
8301
  }
8292
8302
  az() {
@@ -19381,7 +19391,7 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19381
19391
  else {
19382
19392
  let b = a;
19383
19393
  if (b != null && b.al != null) {
19384
- return this.e.e(b);
19394
+ return this.e.f(b);
19385
19395
  }
19386
19396
  return 0;
19387
19397
  }
@@ -19397,7 +19407,7 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19397
19407
  let b = a;
19398
19408
  if (b != null && b.al != null) {
19399
19409
  b.ag = true;
19400
- let c = this.e.ag(b, this.h, true);
19410
+ let c = this.e.ah(b, this.h, true);
19401
19411
  return new Size(1, c.c, c.b);
19402
19412
  }
19403
19413
  return new Size(1, 0, 0);
@@ -19429,7 +19439,7 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19429
19439
  am() {
19430
19440
  }
19431
19441
  ap(a) {
19432
- this.e.w(a);
19442
+ this.e.x(a);
19433
19443
  }
19434
19444
  ao() {
19435
19445
  if (this.e == null) {
@@ -19437,8 +19447,8 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19437
19447
  }
19438
19448
  if (this.e.d) {
19439
19449
  if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
19440
- this.e.z();
19441
- this.e.aa(this.a.ad.bh.gc, this.a.ad.bh.gc);
19450
+ this.e.aa();
19451
+ this.e.ab(this.a.ad.bh.gc, this.a.ad.bh.gc);
19442
19452
  }
19443
19453
  this.ag();
19444
19454
  this.av = this.a.c1;
@@ -19447,8 +19457,8 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19447
19457
  a = this.a.ag.textColor;
19448
19458
  }
19449
19459
  if (this.a.j != null) {
19450
- this.e.z();
19451
- this.e.j(this.a.j);
19460
+ this.e.aa();
19461
+ this.e.k(this.a.j);
19452
19462
  }
19453
19463
  let b = false;
19454
19464
  for (let c of fromEnum(this.g())) {
@@ -19460,12 +19470,12 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19460
19470
  }
19461
19471
  d.ao = a;
19462
19472
  if (d.j != null) {
19463
- this.e.z();
19464
- this.e.j(d.j);
19473
+ this.e.aa();
19474
+ this.e.k(d.j);
19465
19475
  }
19466
19476
  this.ap(d);
19467
19477
  if (d.j != null) {
19468
- this.e.y();
19478
+ this.e.z();
19469
19479
  }
19470
19480
  }
19471
19481
  }
@@ -19477,12 +19487,12 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19477
19487
  continue;
19478
19488
  }
19479
19489
  if (f.j != null) {
19480
- this.e.z();
19481
- this.e.j(f.j);
19490
+ this.e.aa();
19491
+ this.e.k(f.j);
19482
19492
  }
19483
- this.e.v(f);
19493
+ this.e.w(f);
19484
19494
  if (f.j != null) {
19485
- this.e.y();
19495
+ this.e.z();
19486
19496
  }
19487
19497
  }
19488
19498
  let g = typeCast(TextBlock.$, e);
@@ -19491,39 +19501,39 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19491
19501
  continue;
19492
19502
  }
19493
19503
  if (g.j != null) {
19494
- this.e.z();
19495
- this.e.j(g.j);
19504
+ this.e.aa();
19505
+ this.e.k(g.j);
19496
19506
  }
19497
19507
  if (g.ao == null) {
19498
19508
  g.ao = a;
19499
19509
  }
19500
- this.e.w(g);
19510
+ this.e.x(g);
19501
19511
  if (g.j != null) {
19502
- this.e.y();
19512
+ this.e.z();
19503
19513
  }
19504
19514
  }
19505
19515
  }
19506
19516
  }
19507
19517
  if (this.a.j != null) {
19508
- this.e.y();
19518
+ this.e.z();
19509
19519
  }
19510
19520
  this.aq();
19511
19521
  a = this.at();
19512
- this.e.ac(this.d());
19522
+ this.e.ad(this.d());
19513
19523
  let h = this.a.ad.ir;
19514
19524
  if (h != null) {
19515
19525
  h.ao = a;
19516
19526
  if (h.j != null) {
19517
- this.e.z();
19518
- this.e.j(h.j);
19527
+ this.e.aa();
19528
+ this.e.k(h.j);
19519
19529
  }
19520
- this.e.w(h);
19530
+ this.e.x(h);
19521
19531
  if (h.j != null) {
19522
- this.e.y();
19532
+ this.e.z();
19523
19533
  }
19524
19534
  }
19525
19535
  if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
19526
- this.e.y();
19536
+ this.e.z();
19527
19537
  }
19528
19538
  }
19529
19539
  }
@@ -19565,7 +19575,7 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19565
19575
  this.c = a;
19566
19576
  this.as();
19567
19577
  }
19568
- this.e.ac(a);
19578
+ this.e.ad(a);
19569
19579
  }
19570
19580
  as() {
19571
19581
  if (this.a.ad != null && this.a.ad.bh != null) {
@@ -19614,8 +19624,8 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19614
19624
  }
19615
19625
  let a = this.a.ad.ir;
19616
19626
  if (a != null && a.al != null) {
19617
- this.e.ac(this.d());
19618
- let b = this.e.e(a);
19627
+ this.e.ad(this.d());
19628
+ let b = this.e.f(a);
19619
19629
  this.ag();
19620
19630
  return b;
19621
19631
  }
@@ -19632,7 +19642,7 @@ let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
19632
19642
  this.aw._stroke = this.a.ad.jz;
19633
19643
  }
19634
19644
  this.aw.ac = this.a.ad.fh;
19635
- this.e.s(this.aw);
19645
+ this.e.t(this.aw);
19636
19646
  }
19637
19647
  ab(a) {
19638
19648
  }
@@ -20048,12 +20058,14 @@ let AxisView = /*@__PURE__*/ (() => {
20048
20058
  }
20049
20059
  if (this.j.d) {
20050
20060
  if (this.a.bh != null && this.a.bh.gc != 1) {
20051
- this.j.z();
20052
- this.j.aa(this.a.bh.gc, this.a.bh.gc);
20061
+ this.j.aa();
20062
+ this.j.ab(this.a.bh.gc, this.a.bh.gc);
20053
20063
  }
20054
20064
  let b = this.a.bf.te();
20055
20065
  if (a) {
20056
- this.j.k(b.left, b.top, b.width, b.height);
20066
+ if (!this.j.e) {
20067
+ this.j.l(b.left, b.top, b.width, b.height);
20068
+ }
20057
20069
  }
20058
20070
  if (a) {
20059
20071
  if (this.a.bh.sq != null && !this.a.kc.isEmpty) {
@@ -20062,29 +20074,31 @@ let AxisView = /*@__PURE__*/ (() => {
20062
20074
  this.be.width = this.a.kc.width;
20063
20075
  this.be.height = this.a.kc.height;
20064
20076
  this.be._fill = this.a.bh.sq;
20065
- this.j.v(this.be);
20077
+ this.j.w(this.be);
20066
20078
  }
20067
20079
  }
20068
- this.j.z();
20069
- this.j.ae(this.a.kc);
20080
+ this.j.aa();
20081
+ this.j.af(this.a.kc);
20070
20082
  this.ap();
20071
- this.j.y();
20083
+ this.j.z();
20072
20084
  if (this.a.bh != null && this.a.bh.gc != 1) {
20073
- this.j.y();
20085
+ this.j.z();
20074
20086
  }
20075
20087
  }
20076
20088
  if (this.k.d) {
20077
20089
  if (this.a.bh != null && this.a.bh.gc != 1) {
20078
- this.k.z();
20079
- this.k.aa(this.a.bh.gc, this.a.bh.gc);
20090
+ this.k.aa();
20091
+ this.k.ab(this.a.bh.gc, this.a.bh.gc);
20080
20092
  }
20081
20093
  let c = this.a8;
20082
20094
  let d = this.a.bf.te();
20083
20095
  if (!c.isEmpty && a) {
20084
- this.k.k(d.left, d.top, d.width, d.height);
20096
+ if (!this.k.e) {
20097
+ this.k.l(d.left, d.top, d.width, d.height);
20098
+ }
20085
20099
  }
20086
20100
  if (this.a.bh != null && this.a.bh.gc != 1) {
20087
- this.k.y();
20101
+ this.k.z();
20088
20102
  }
20089
20103
  }
20090
20104
  }
@@ -20104,10 +20118,10 @@ let AxisView = /*@__PURE__*/ (() => {
20104
20118
  this.bb.ai = this.a.j0;
20105
20119
  this.ba.ai = this.a.j2;
20106
20120
  this.a8 = this.a.kc;
20107
- this.j.s(this.ba);
20108
- this.j.s(this.bd);
20109
- this.j.s(this.bb);
20110
- this.j.s(this.bc);
20121
+ this.j.t(this.ba);
20122
+ this.j.t(this.bd);
20123
+ this.j.t(this.bb);
20124
+ this.j.t(this.bc);
20111
20125
  }
20112
20126
  }
20113
20127
  af() {
@@ -20551,12 +20565,14 @@ let XamDataChartView = /*@__PURE__*/ (() => {
20551
20565
  super.ds();
20552
20566
  if (this.b.count == 0 && this.y != null) {
20553
20567
  if (this.p.gc != 1) {
20554
- this.y.z();
20555
- this.y.aa(this.p.gc, this.p.gc);
20568
+ this.y.aa();
20569
+ this.y.ab(this.p.gc, this.p.gc);
20570
+ }
20571
+ if (!this.y.e) {
20572
+ this.y.l(0, 0, this.a8, this.a7);
20556
20573
  }
20557
- this.y.k(0, 0, this.a8, this.a7);
20558
20574
  if (this.p.gc != 1) {
20559
- this.y.y();
20575
+ this.y.z();
20560
20576
  }
20561
20577
  }
20562
20578
  }
@@ -20816,11 +20832,13 @@ let SeriesView = /*@__PURE__*/ (() => {
20816
20832
  }
20817
20833
  if (this.k.d) {
20818
20834
  if (h != 1) {
20819
- this.k.z();
20820
- this.k.aa(h, h);
20835
+ this.k.aa();
20836
+ this.k.ab(h, h);
20821
20837
  }
20822
20838
  if (a) {
20823
- this.k.k(d, e, f, g);
20839
+ if (!this.k.e) {
20840
+ this.k.l(d, e, f, g);
20841
+ }
20824
20842
  }
20825
20843
  if (a) {
20826
20844
  if (this.e.cd.sq != null && !this.bu.isEmpty) {
@@ -20829,76 +20847,80 @@ let SeriesView = /*@__PURE__*/ (() => {
20829
20847
  this.bw.width = this.bu.width;
20830
20848
  this.bw.height = this.bu.height;
20831
20849
  this.bw._fill = this.e.cd.sq;
20832
- this.k.v(this.bw);
20850
+ this.k.w(this.bw);
20833
20851
  }
20834
20852
  }
20835
20853
  if (h != 1) {
20836
- this.k.y();
20854
+ this.k.z();
20837
20855
  }
20838
20856
  }
20839
20857
  if (this.l != null && this.r) {
20840
20858
  if (this.l.d) {
20841
20859
  if (this.e.cd != null && h != 1) {
20842
- this.l.z();
20843
- this.l.aa(h, h);
20860
+ this.l.aa();
20861
+ this.l.ab(h, h);
20844
20862
  }
20845
20863
  if (!b.isEmpty && a) {
20846
- this.l.k(b.left, b.top, b.width, b.height);
20864
+ if (!this.l.e) {
20865
+ this.l.l(b.left, b.top, b.width, b.height);
20866
+ }
20847
20867
  }
20848
20868
  this.ba(true);
20849
20869
  this.a6(this.l, true);
20850
20870
  this.a5(this.l, true);
20851
20871
  if (h != 1) {
20852
- this.l.y();
20872
+ this.l.z();
20853
20873
  }
20854
20874
  }
20855
20875
  }
20856
20876
  if (this.k.d && this.r) {
20857
20877
  if (h != 1) {
20858
- this.k.z();
20859
- this.k.aa(h, h);
20878
+ this.k.aa();
20879
+ this.k.ab(h, h);
20860
20880
  }
20861
- this.k.z();
20881
+ this.k.aa();
20862
20882
  if (!this.q && Rect.l_op_Inequality(this.e.pu, null) && !this.e.pu.isEmpty && (this.e.pu.width != 1 || this.e.pu.height != 1)) {
20863
- this.k.ae(new 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));
20883
+ this.k.af(new 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));
20864
20884
  }
20865
20885
  else {
20866
- this.k.ae(this.bu);
20886
+ this.k.af(this.bu);
20867
20887
  }
20868
20888
  this.ba(false);
20869
- this.k.ad(this.e._opacity);
20889
+ this.k.ae(this.e._opacity);
20870
20890
  if (this.e.dn && this.e.dp && !this.q) {
20871
20891
  if (this.e.e9) {
20872
- this.k.o(this.e.pf.colorString, 0, this.e.gz, this.e.g0);
20892
+ this.k.p(this.e.pf.colorString, 0, this.e.gz, this.e.g0);
20873
20893
  let i = this.e.cd.cu.j.x;
20874
20894
  let j = this.e.cd.cu.j.ak;
20875
20895
  if (h != 1) {
20876
- i.z();
20877
- i.aa(h, h);
20896
+ i.aa();
20897
+ i.ab(h, h);
20898
+ }
20899
+ if (!i.e) {
20900
+ i.l(c.left, c.top, c.width, c.height);
20878
20901
  }
20879
- i.k(c.left, c.top, c.width, c.height);
20880
20902
  this.a6(i, false);
20881
20903
  this.a5(i, false);
20882
- this.k.m(j.getNativeElement(), 1, 0, 0, c.width, c.height);
20904
+ this.k.n(j.getNativeElement(), 1, 0, 0, c.width, c.height);
20883
20905
  if (h != 1) {
20884
- i.y();
20906
+ i.z();
20885
20907
  }
20886
20908
  }
20887
20909
  else {
20888
- this.k.o(this.e.pf.colorString, this.e.gy, this.e.gz, this.e.g0);
20910
+ this.k.p(this.e.pf.colorString, this.e.gy, this.e.gz, this.e.g0);
20889
20911
  this.a6(this.k, false);
20890
20912
  this.a5(this.k, false);
20891
20913
  }
20892
- this.k.l();
20914
+ this.k.m();
20893
20915
  }
20894
20916
  else {
20895
20917
  this.a6(this.k, false);
20896
20918
  this.a5(this.k, false);
20897
20919
  }
20898
- this.k.ad(1);
20899
- this.k.y();
20920
+ this.k.ae(1);
20921
+ this.k.z();
20900
20922
  if (h != 1) {
20901
- this.k.y();
20923
+ this.k.z();
20902
20924
  }
20903
20925
  }
20904
20926
  }
@@ -21196,7 +21218,7 @@ let MarkerSeriesView = /*@__PURE__*/ (() => {
21196
21218
  }
21197
21219
  let a = new DataTemplatePassInfo();
21198
21220
  a.isHitTestRender = false;
21199
- a.context = this.k.g();
21221
+ a.context = this.k.h();
21200
21222
  a.viewportTop = this.bu.top;
21201
21223
  a.viewportLeft = this.bu.left;
21202
21224
  a.viewportWidth = this.bu.width;
@@ -21207,7 +21229,7 @@ let MarkerSeriesView = /*@__PURE__*/ (() => {
21207
21229
  b.passInfo = a;
21208
21230
  let c = new DataTemplateMeasureInfo();
21209
21231
  c.passInfo = a;
21210
- let d = this.k.g();
21232
+ let d = this.k.h();
21211
21233
  c.context = d;
21212
21234
  b.context = d;
21213
21235
  let e = 0;
@@ -21380,7 +21402,7 @@ let MarkerSeriesView = /*@__PURE__*/ (() => {
21380
21402
  if (a.d) {
21381
21403
  let c = new DataTemplatePassInfo();
21382
21404
  c.isHitTestRender = b;
21383
- c.context = a.g();
21405
+ c.context = a.h();
21384
21406
  c.viewportTop = this.bu.top;
21385
21407
  c.viewportLeft = this.bu.left;
21386
21408
  c.viewportWidth = this.bu.width;
@@ -21392,7 +21414,7 @@ let MarkerSeriesView = /*@__PURE__*/ (() => {
21392
21414
  let e = new DataTemplateMeasureInfo();
21393
21415
  e.passInfo = c;
21394
21416
  let f = false;
21395
- let g = a.g();
21417
+ let g = a.h();
21396
21418
  e.context = g;
21397
21419
  d.context = g;
21398
21420
  let h = 0;
@@ -21442,7 +21464,7 @@ let MarkerSeriesView = /*@__PURE__*/ (() => {
21442
21464
  if (!isNaN_(k.height) && !isInfinity(k.height)) {
21443
21465
  d.availableHeight = k.height;
21444
21466
  }
21445
- a.p(d, k);
21467
+ a.q(d, k);
21446
21468
  k.m = d.availableWidth;
21447
21469
  k.l = d.availableHeight;
21448
21470
  k.ai = d.renderOffsetX;
@@ -23134,7 +23156,7 @@ let CrosshairLayerView = /*@__PURE__*/ (() => {
23134
23156
  for (let c = 0; c < this.b6.count; c++) {
23135
23157
  let d = this.b6._inner[c];
23136
23158
  if (d._visibility == 0) {
23137
- a.s(d);
23159
+ a.t(d);
23138
23160
  }
23139
23161
  }
23140
23162
  }
@@ -25432,7 +25454,7 @@ let CalloutLayerView = /*@__PURE__*/ (() => {
25432
25454
  }
25433
25455
  a6(a, b) {
25434
25456
  super.a6(a, b);
25435
- a.ac(this.b7());
25457
+ a.ad(this.b7());
25436
25458
  if (a.d && !b) {
25437
25459
  for (let c = 0; c < this.b9.count; c++) {
25438
25460
  let d = this.b9._inner[c];
@@ -25459,9 +25481,9 @@ let CalloutLayerView = /*@__PURE__*/ (() => {
25459
25481
  }
25460
25482
  }
25461
25483
  co(a) {
25462
- this.k.ac(this.b7());
25484
+ this.k.ad(this.b7());
25463
25485
  this.ca = this.cb();
25464
- let b = this.k.ag(a, this.ca, true);
25486
+ let b = this.k.ah(a, this.ca, true);
25465
25487
  return new Size(1, b.c, b.b);
25466
25488
  }
25467
25489
  cb() {
@@ -25561,26 +25583,26 @@ let CalloutView = /*@__PURE__*/ (() => {
25561
25583
  this.y = 0;
25562
25584
  }
25563
25585
  j(a) {
25564
- a.z();
25565
- a.af(this.f, this.g);
25586
+ a.aa();
25587
+ a.ag(this.f, this.g);
25566
25588
  let b = new TranslateTransform();
25567
25589
  b.j = this.v.left;
25568
25590
  b.k = this.v.top;
25569
25591
  this.t.j = b;
25570
- a.r(this.s);
25571
- a.z();
25592
+ a.s(this.s);
25593
+ a.aa();
25572
25594
  this.t.width = this.l.m + this.w.left + this.w.right;
25573
25595
  this.t.height = this.l.l + this.w.top + this.w.bottom;
25574
25596
  this.t.am = this.c;
25575
25597
  this.t.an = this.c;
25576
- a.j(this.t.j);
25577
- a.v(this.t);
25598
+ a.k(this.t.j);
25599
+ a.w(this.t);
25578
25600
  this.l.ag = true;
25579
25601
  this.l.o = this.w.top;
25580
25602
  this.l.n = this.w.left;
25581
- a.w(this.l);
25582
- a.y();
25583
- a.y();
25603
+ a.x(this.l);
25604
+ a.z();
25605
+ a.z();
25584
25606
  }
25585
25607
  get r() {
25586
25608
  return this.q;
@@ -26376,10 +26398,10 @@ let PointerTooltipView = /*@__PURE__*/ (() => {
26376
26398
  this.j = j;
26377
26399
  }
26378
26400
  if (this.b.d && this.f != 1) {
26379
- this.b.z();
26380
- this.b.aa(this.f, this.f);
26401
+ this.b.aa();
26402
+ this.b.ab(this.f, this.f);
26381
26403
  }
26382
- this.b.k(0, 0, this.i, this.h);
26404
+ this.b.l(0, 0, this.i, this.h);
26383
26405
  let k = new Rectangle();
26384
26406
  k.width = this.a.a1;
26385
26407
  k.height = this.a.a0;
@@ -26418,15 +26440,15 @@ let PointerTooltipView = /*@__PURE__*/ (() => {
26418
26440
  let m = this.a.cw;
26419
26441
  l._fill = k._fill;
26420
26442
  m._stroke = k._stroke;
26421
- this.b.v(k);
26422
- this.b.t(l);
26423
- this.b.u(m);
26443
+ this.b.w(k);
26444
+ this.b.u(l);
26445
+ this.b.v(m);
26424
26446
  if (this.a.ai != null) {
26425
- this.b.z();
26426
- this.b.af(k.n, k.o);
26447
+ this.b.aa();
26448
+ this.b.ag(k.n, k.o);
26427
26449
  this.a.ai.ensureUpdated();
26428
26450
  this.a.ai.doRender(this.b, 1);
26429
- this.b.y();
26451
+ this.b.z();
26430
26452
  }
26431
26453
  let x_ = a + "px";
26432
26454
  let y_ = b + "px";
@@ -26438,7 +26460,7 @@ let PointerTooltipView = /*@__PURE__*/ (() => {
26438
26460
  this.c = true;
26439
26461
  }
26440
26462
  if (this.b.d && this.f != 1) {
26441
- this.b.y();
26463
+ this.b.z();
26442
26464
  }
26443
26465
  }
26444
26466
  s() {
@@ -34191,12 +34213,12 @@ let NumericYAxis = /*@__PURE__*/ (() => {
34191
34213
  this.ng.j(a, b, c, d);
34192
34214
  }
34193
34215
  ny(a, b) {
34194
- if (this.bh == null || a == NaN || b == NaN) {
34216
+ if (this.bh == null || isNaN_(a) || isNaN_(b)) {
34195
34217
  return;
34196
34218
  }
34197
34219
  let c = this.nm(a, this);
34198
34220
  let d = this.nm(b, this);
34199
- if (c == NaN || d == NaN) {
34221
+ if (isNaN_(c) || isNaN_(d)) {
34200
34222
  return;
34201
34223
  }
34202
34224
  this.bh.tp = new Rect(0, this.bh.tp.x, d, this.bh.tp.width, c - d);
@@ -34589,7 +34611,7 @@ let CategoryXAxis = /*@__PURE__*/ (() => {
34589
34611
  return e * f;
34590
34612
  }
34591
34613
  m7(a, b) {
34592
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
34614
+ if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
34593
34615
  return;
34594
34616
  }
34595
34617
  let c = a / this.kq.count;
@@ -35466,7 +35488,7 @@ let ValueOverlayView = /*@__PURE__*/ (() => {
35466
35488
  a6(a, b) {
35467
35489
  super.a6(a, b);
35468
35490
  if (a.d) {
35469
- a.s(this.bz);
35491
+ a.t(this.bz);
35470
35492
  }
35471
35493
  }
35472
35494
  al(a) {
@@ -36755,7 +36777,7 @@ let CategoryHighlightLayerView = /*@__PURE__*/ (() => {
36755
36777
  for (let c = 0; c < this.b6.count; c++) {
36756
36778
  let d = this.b6._inner[c];
36757
36779
  if (d._visibility == 0) {
36758
- a.v(d);
36780
+ a.w(d);
36759
36781
  }
36760
36782
  }
36761
36783
  }
@@ -38250,7 +38272,6 @@ let DataTooltipConstraintMode_$type = /*@__PURE__*/ markEnum('DataTooltipConstra
38250
38272
 
38251
38273
  /**
38252
38274
  * Represents an annotation layer that displays grouped tooltips with summaries for series.
38253
- * THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
38254
38275
  */
38255
38276
  let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
38256
38277
  class IgcDataToolTipLayerComponent extends IgcAnnotationLayerComponent {
@@ -42938,11 +42959,13 @@ let DataLegendView = /*@__PURE__*/ (() => {
42938
42959
  }
42939
42960
  a7(a, b) {
42940
42961
  if (a.d && b != 1) {
42941
- a.z();
42942
- a.aa(b, b);
42962
+ a.aa();
42963
+ a.ab(b, b);
42943
42964
  }
42944
42965
  if (a == this.t) {
42945
- a.k(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
42966
+ if (!a.e) {
42967
+ a.l(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
42968
+ }
42946
42969
  }
42947
42970
  let c = new DataTemplatePassInfo();
42948
42971
  c.passID = "LegendItem";
@@ -42957,7 +42980,7 @@ let DataLegendView = /*@__PURE__*/ (() => {
42957
42980
  }
42958
42981
  let g = new DataTemplateMeasureInfo();
42959
42982
  g.passInfo = c;
42960
- g.context = this.t.g();
42983
+ g.context = this.t.h();
42961
42984
  g.width = e.width;
42962
42985
  g.height = e.height;
42963
42986
  g.data = e.content;
@@ -42967,38 +42990,38 @@ let DataLegendView = /*@__PURE__*/ (() => {
42967
42990
  h.availableWidth = e.width;
42968
42991
  h.availableHeight = e.height;
42969
42992
  h.passInfo = c;
42970
- h.context = a.g();
42993
+ h.context = a.h();
42971
42994
  h.renderContext = a;
42972
42995
  h.data = e.content;
42973
42996
  h.xPosition = e.n;
42974
42997
  h.yPosition = e.o;
42975
- a.z();
42976
- a.af(e.n, e.o);
42998
+ a.aa();
42999
+ a.ag(e.n, e.o);
42977
43000
  f.render(h);
42978
- a.y();
43001
+ a.z();
42979
43002
  }
42980
43003
  for (let i = 0; i < this.ab.count; i++) {
42981
43004
  let j = this.ab._inner[i];
42982
- a.ac(j.dataContext);
42983
- a.w(j);
43005
+ a.ad(j.dataContext);
43006
+ a.x(j);
42984
43007
  }
42985
43008
  for (let k = 0; k < this.z.count; k++) {
42986
43009
  let l = this.z._inner[k];
42987
- a.ac(l.dataContext);
42988
- a.w(l);
43010
+ a.ad(l.dataContext);
43011
+ a.x(l);
42989
43012
  }
42990
43013
  for (let m = 0; m < this.ad.count; m++) {
42991
43014
  let n = this.ad._inner[m];
42992
- a.ac(n.dataContext);
42993
- a.w(n);
43015
+ a.ad(n.dataContext);
43016
+ a.x(n);
42994
43017
  }
42995
43018
  for (let o = 0; o < this.ac.count; o++) {
42996
43019
  let p = this.ac._inner[o];
42997
- a.ac(p.dataContext);
42998
- a.w(p);
43020
+ a.ad(p.dataContext);
43021
+ a.x(p);
42999
43022
  }
43000
43023
  if (a.d && b != 1) {
43001
- a.y();
43024
+ a.z();
43002
43025
  }
43003
43026
  }
43004
43027
  w() {
@@ -43009,10 +43032,10 @@ let DataLegendView = /*@__PURE__*/ (() => {
43009
43032
  return false;
43010
43033
  }
43011
43034
  bu(a, b) {
43012
- this.t.ac(b);
43035
+ this.t.ad(b);
43013
43036
  let c = new TextBlock();
43014
43037
  c.al = a;
43015
- let d = this.t.ag(c, this.ag(b), true);
43038
+ let d = this.t.ah(c, this.ag(b), true);
43016
43039
  return new Size(1, d.c, d.b);
43017
43040
  }
43018
43041
  ag(a) {
@@ -43174,7 +43197,7 @@ let DataLegendView = /*@__PURE__*/ (() => {
43174
43197
  }
43175
43198
  ap(a, b) {
43176
43199
  a.ag = true;
43177
- let c = this.t.ag(a, this.ag(b), true);
43200
+ let c = this.t.ah(a, this.ag(b), true);
43178
43201
  }
43179
43202
  a9() {
43180
43203
  this.y.clear();
@@ -43514,7 +43537,6 @@ class IgcDataLegendStylingColumnEventArgs {
43514
43537
  const DataLegendStylingDefaults = {};
43515
43538
  /**
43516
43539
  * Represents data legend that displays information about each series including values and summaries.
43517
- * THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
43518
43540
  */
43519
43541
  let IgcDataLegendComponent = /*@__PURE__*/ (() => {
43520
43542
  class IgcDataLegendComponent extends IgcHTMLElement {
@@ -46401,13 +46423,13 @@ let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
46401
46423
  for (let c = 0; c < this.b8.count; c++) {
46402
46424
  let d = this.b8._inner[c];
46403
46425
  if (d._visibility == 0) {
46404
- a.v(d);
46426
+ a.w(d);
46405
46427
  }
46406
46428
  }
46407
46429
  if (this.b7.count > 0) {
46408
46430
  let e = new DataTemplatePassInfo();
46409
46431
  e.isHitTestRender = b;
46410
- e.context = a.g();
46432
+ e.context = a.h();
46411
46433
  e.viewportTop = this.bu.top;
46412
46434
  e.viewportLeft = this.bu.left;
46413
46435
  e.viewportWidth = this.bu.width;
@@ -46419,7 +46441,7 @@ let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
46419
46441
  let g = new DataTemplateMeasureInfo();
46420
46442
  g.passInfo = e;
46421
46443
  let h = false;
46422
- let i = a.g();
46444
+ let i = a.h();
46423
46445
  g.context = i;
46424
46446
  f.context = i;
46425
46447
  g.renderContext = a;
@@ -46469,7 +46491,7 @@ let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
46469
46491
  if (!isNaN_(n.height) && !isInfinity(n.height)) {
46470
46492
  f.availableHeight = n.height;
46471
46493
  }
46472
- a.p(f, n);
46494
+ a.q(f, n);
46473
46495
  n.m = f.availableWidth;
46474
46496
  n.l = f.availableHeight;
46475
46497
  }
@@ -51157,7 +51179,7 @@ let AnchoredCategorySeriesView = /*@__PURE__*/ (() => {
51157
51179
  c._stroke = this.c0.up;
51158
51180
  c.ai = this.c0.uq;
51159
51181
  c.ad = this.c0.ur;
51160
- a.u(c);
51182
+ a.v(c);
51161
51183
  }
51162
51184
  }
51163
51185
  super.a5(a, b);
@@ -54393,16 +54415,16 @@ let AreaSeriesView = /*@__PURE__*/ (() => {
54393
54415
  a6(a, b) {
54394
54416
  super.a6(a, b);
54395
54417
  if (b) {
54396
- a.s(this.de);
54397
- a.s(this.df);
54398
- a.s(this.dg);
54399
- a.s(this.dh);
54418
+ a.t(this.de);
54419
+ a.t(this.df);
54420
+ a.t(this.dg);
54421
+ a.t(this.dh);
54400
54422
  }
54401
54423
  else {
54402
- a.s(this.di);
54403
- a.s(this.dj);
54404
- a.s(this.dk);
54405
- a.s(this.dl);
54424
+ a.t(this.di);
54425
+ a.t(this.dj);
54426
+ a.t(this.dk);
54427
+ a.t(this.dl);
54406
54428
  }
54407
54429
  }
54408
54430
  al(a) {
@@ -54830,7 +54852,7 @@ let ColumnSeriesView = /*@__PURE__*/ (() => {
54830
54852
  for (let c = 0; c < this.dc.count; c++) {
54831
54853
  let d = this.aa(c, b);
54832
54854
  this.bd(d, c, b);
54833
- a.v(d);
54855
+ a.w(d);
54834
54856
  }
54835
54857
  }
54836
54858
  }
@@ -55156,14 +55178,14 @@ let LineSeriesView = /*@__PURE__*/ (() => {
55156
55178
  super.a6(a, b);
55157
55179
  if (a.d) {
55158
55180
  if (b) {
55159
- a.s(this.dd);
55160
- a.s(this.de);
55161
- a.s(this.df);
55181
+ a.t(this.dd);
55182
+ a.t(this.de);
55183
+ a.t(this.df);
55162
55184
  }
55163
55185
  else {
55164
- a.s(this.dj);
55165
- a.s(this.dk);
55166
- a.s(this.dl);
55186
+ a.t(this.dj);
55187
+ a.t(this.dk);
55188
+ a.t(this.dl);
55167
55189
  }
55168
55190
  }
55169
55191
  }
@@ -56379,16 +56401,16 @@ let SplineAreaSeriesView = /*@__PURE__*/ (() => {
56379
56401
  a6(a, b) {
56380
56402
  super.a6(a, b);
56381
56403
  if (b) {
56382
- a.s(this.dg);
56383
- a.s(this.dh);
56384
- a.s(this.di);
56385
- a.s(this.dj);
56404
+ a.t(this.dg);
56405
+ a.t(this.dh);
56406
+ a.t(this.di);
56407
+ a.t(this.dj);
56386
56408
  }
56387
56409
  else {
56388
- a.s(this.dk);
56389
- a.s(this.dl);
56390
- a.s(this.dm);
56391
- a.s(this.dn);
56410
+ a.t(this.dk);
56411
+ a.t(this.dl);
56412
+ a.t(this.dm);
56413
+ a.t(this.dn);
56392
56414
  }
56393
56415
  }
56394
56416
  al(a) {
@@ -56720,14 +56742,14 @@ let SplineSeriesView = /*@__PURE__*/ (() => {
56720
56742
  super.a6(a, b);
56721
56743
  if (a.d) {
56722
56744
  if (b) {
56723
- a.s(this.df);
56724
- a.s(this.dg);
56725
- a.s(this.dh);
56745
+ a.t(this.df);
56746
+ a.t(this.dg);
56747
+ a.t(this.dh);
56726
56748
  }
56727
56749
  else {
56728
- a.s(this.dl);
56729
- a.s(this.dm);
56730
- a.s(this.dn);
56750
+ a.t(this.dl);
56751
+ a.t(this.dm);
56752
+ a.t(this.dn);
56731
56753
  }
56732
56754
  }
56733
56755
  }
@@ -57063,16 +57085,16 @@ let StepAreaSeriesView = /*@__PURE__*/ (() => {
57063
57085
  a6(a, b) {
57064
57086
  super.a6(a, b);
57065
57087
  if (b) {
57066
- a.s(this.de);
57067
- a.s(this.df);
57068
- a.s(this.dg);
57069
- a.s(this.dh);
57088
+ a.t(this.de);
57089
+ a.t(this.df);
57090
+ a.t(this.dg);
57091
+ a.t(this.dh);
57070
57092
  }
57071
57093
  else {
57072
- a.s(this.di);
57073
- a.s(this.dj);
57074
- a.s(this.dk);
57075
- a.s(this.dl);
57094
+ a.t(this.di);
57095
+ a.t(this.dj);
57096
+ a.t(this.dk);
57097
+ a.t(this.dl);
57076
57098
  }
57077
57099
  }
57078
57100
  al(a) {
@@ -57430,14 +57452,14 @@ let StepLineSeriesView = /*@__PURE__*/ (() => {
57430
57452
  super.a6(a, b);
57431
57453
  if (a.d) {
57432
57454
  if (b) {
57433
- a.s(this.dd);
57434
- a.s(this.de);
57435
- a.s(this.df);
57455
+ a.t(this.dd);
57456
+ a.t(this.de);
57457
+ a.t(this.df);
57436
57458
  }
57437
57459
  else {
57438
- a.s(this.dj);
57439
- a.s(this.dk);
57440
- a.s(this.dl);
57460
+ a.t(this.dj);
57461
+ a.t(this.dk);
57462
+ a.t(this.dl);
57441
57463
  }
57442
57464
  }
57443
57465
  }
@@ -57952,7 +57974,7 @@ let WaterfallSeriesView = /*@__PURE__*/ (() => {
57952
57974
  for (let c = 0; c < this.dc.count; c++) {
57953
57975
  let d = this.aa(c, b);
57954
57976
  this.bd(d, c, b);
57955
- a.v(d);
57977
+ a.w(d);
57956
57978
  }
57957
57979
  }
57958
57980
  }
@@ -79243,7 +79265,7 @@ let PieLegendTemplates = /*@__PURE__*/ (() => {
79243
79265
  i.ac = h;
79244
79266
  i._fill = f;
79245
79267
  i._stroke = g;
79246
- d.v(i);
79268
+ d.w(i);
79247
79269
  }
79248
79270
  static b(a) {
79249
79271
  let b = a.data;
@@ -79260,7 +79282,7 @@ let PieLegendTemplates = /*@__PURE__*/ (() => {
79260
79282
  h.ac = g;
79261
79283
  h._fill = e;
79262
79284
  h._stroke = f;
79263
- d.v(h);
79285
+ d.w(h);
79264
79286
  }
79265
79287
  }
79266
79288
  PieLegendTemplates.$t = /*@__PURE__*/ markType(PieLegendTemplates, 'PieLegendTemplates');
@@ -82580,53 +82602,61 @@ let PieChartBaseView = /*@__PURE__*/ (() => {
82580
82602
  let a = this.k == this.j;
82581
82603
  if (this.k != null && this.k.d && !a) {
82582
82604
  if (this.a.c0 != 1) {
82583
- this.k.z();
82584
- this.k.aa(this.a.c0, this.a.c0);
82605
+ this.k.aa();
82606
+ this.k.ab(this.a.c0, this.a.c0);
82585
82607
  }
82586
82608
  if (!this.b1.isEmpty) {
82587
- this.k.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
82609
+ if (!this.k.e) {
82610
+ this.k.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
82611
+ }
82588
82612
  }
82589
82613
  }
82590
82614
  if (this.i != null && this.i.d && !a) {
82591
82615
  if (this.a.c0 != 1) {
82592
- this.i.z();
82593
- this.i.aa(this.a.c0, this.a.c0);
82616
+ this.i.aa();
82617
+ this.i.ab(this.a.c0, this.a.c0);
82594
82618
  }
82595
82619
  if (!this.b1.isEmpty) {
82596
- this.i.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
82620
+ if (!this.i.e) {
82621
+ this.i.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
82622
+ }
82597
82623
  }
82598
82624
  }
82599
82625
  if (this.j != null && this.j.d) {
82600
82626
  if (this.a.c0 != 1) {
82601
- this.j.z();
82602
- this.j.aa(this.a.c0, this.a.c0);
82627
+ this.j.aa();
82628
+ this.j.ab(this.a.c0, this.a.c0);
82603
82629
  }
82604
82630
  if (!this.b1.isEmpty) {
82605
- this.j.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
82631
+ if (!this.j.e) {
82632
+ this.j.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
82633
+ }
82606
82634
  }
82607
82635
  }
82608
82636
  if (this.h != null && this.h.d && !a) {
82609
82637
  if (this.a.c0 != 1) {
82610
- this.h.z();
82611
- this.h.aa(this.a.c0, this.a.c0);
82638
+ this.h.aa();
82639
+ this.h.ab(this.a.c0, this.a.c0);
82612
82640
  }
82613
82641
  if (!this.b1.isEmpty) {
82614
- this.h.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
82642
+ if (!this.h.e) {
82643
+ this.h.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
82644
+ }
82615
82645
  }
82616
82646
  }
82617
82647
  this.a7();
82618
82648
  if (!this.b1.isEmpty && this.a.c0 != 1) {
82619
82649
  if (this.k != null && this.k.d && !a) {
82620
- this.k.y();
82650
+ this.k.z();
82621
82651
  }
82622
82652
  if (this.i != null && this.i.d && !a) {
82623
- this.i.y();
82653
+ this.i.z();
82624
82654
  }
82625
82655
  if (this.j != null && this.j.d) {
82626
- this.j.y();
82656
+ this.j.z();
82627
82657
  }
82628
82658
  if (this.h != null && this.h.d && !a) {
82629
- this.h.y();
82659
+ this.h.z();
82630
82660
  }
82631
82661
  }
82632
82662
  }
@@ -82641,7 +82671,7 @@ let PieChartBaseView = /*@__PURE__*/ (() => {
82641
82671
  if (this.a.fn != null) {
82642
82672
  a = this.a.bl();
82643
82673
  }
82644
- this.i.ac(a);
82674
+ this.i.ad(a);
82645
82675
  for (let b of fromEnum(this.u)) {
82646
82676
  if (b._visibility == 0) {
82647
82677
  let c = b.aj;
@@ -82658,13 +82688,13 @@ let PieChartBaseView = /*@__PURE__*/ (() => {
82658
82688
  else {
82659
82689
  c.ao = b.ah.b2;
82660
82690
  }
82661
- this.i.w(c);
82691
+ this.i.x(c);
82662
82692
  }
82663
82693
  }
82664
82694
  let d = b.ah.b0;
82665
82695
  if (b.ah.y != null) {
82666
82696
  let e = new Path();
82667
- this.j.i(e, b.ah.y);
82697
+ this.j.j(e, b.ah.y);
82668
82698
  if (e._fill != null) {
82669
82699
  d = e._fill;
82670
82700
  }
@@ -82673,17 +82703,17 @@ let PieChartBaseView = /*@__PURE__*/ (() => {
82673
82703
  b.aq._stroke = d;
82674
82704
  b.aq.ac = 1;
82675
82705
  if (this.a.i6 != null) {
82676
- this.i.i(b.aq, this.a.i6);
82706
+ this.i.j(b.aq, this.a.i6);
82677
82707
  }
82678
- this.i.s(b.aq);
82708
+ this.i.t(b.aq);
82679
82709
  }
82680
82710
  if (this.a.a0 == 0 && b.ap != null) {
82681
82711
  b.ap._stroke = d;
82682
82712
  b.ap.ac = 1;
82683
82713
  if (this.a.i6 != null) {
82684
- this.i.i(b.ap, this.a.i6);
82714
+ this.i.j(b.ap, this.a.i6);
82685
82715
  }
82686
- this.i.r(b.ap);
82716
+ this.i.s(b.ap);
82687
82717
  }
82688
82718
  }
82689
82719
  }
@@ -82704,22 +82734,22 @@ let PieChartBaseView = /*@__PURE__*/ (() => {
82704
82734
  b._stroke = a.b1;
82705
82735
  }
82706
82736
  if (a.y != null) {
82707
- this.j.i(b, a.y);
82737
+ this.j.j(b, a.y);
82708
82738
  }
82709
82739
  if (b.j != null) {
82710
- this.j.z();
82711
- this.j.j(b.j);
82740
+ this.j.aa();
82741
+ this.j.k(b.j);
82712
82742
  }
82713
82743
  let c = b._fill;
82714
82744
  let d = b._stroke;
82715
82745
  let e = this.n(a, b, this.j);
82716
- this.j.s(b);
82746
+ this.j.t(b);
82717
82747
  if (e) {
82718
82748
  b._fill = c;
82719
82749
  b._stroke = d;
82720
82750
  }
82721
82751
  if (b.j != null) {
82722
- this.j.y();
82752
+ this.j.z();
82723
82753
  }
82724
82754
  }
82725
82755
  ba() {
@@ -82959,7 +82989,7 @@ let PieChartBaseView = /*@__PURE__*/ (() => {
82959
82989
  z(a) {
82960
82990
  let b = typeCast(TextBlock.$, a);
82961
82991
  if (b != null && b.al != null && this.i != null) {
82962
- return this.i.e(b) + 0;
82992
+ return this.i.f(b) + 0;
82963
82993
  }
82964
82994
  return 0;
82965
82995
  }
@@ -83004,7 +83034,7 @@ let PieChartBaseView = /*@__PURE__*/ (() => {
83004
83034
  a = this.a.bl();
83005
83035
  }
83006
83036
  if (this.i != null) {
83007
- this.i.ac(a);
83037
+ this.i.ad(a);
83008
83038
  }
83009
83039
  }
83010
83040
  a0(a, b) {
@@ -99914,30 +99944,30 @@ let FinancialIndicatorView = /*@__PURE__*/ (() => {
99914
99944
  if (a.d) {
99915
99945
  if (b) {
99916
99946
  if (this.b3.tt == 2) {
99917
- a.s(this.cl);
99918
- a.s(this.ch);
99947
+ a.t(this.cl);
99948
+ a.t(this.ch);
99919
99949
  }
99920
99950
  else {
99921
- a.s(this.cn);
99922
- a.s(this.cm);
99923
- a.s(this.co);
99924
- a.s(this.cj);
99925
- a.s(this.ci);
99926
- a.s(this.ck);
99951
+ a.t(this.cn);
99952
+ a.t(this.cm);
99953
+ a.t(this.co);
99954
+ a.t(this.cj);
99955
+ a.t(this.ci);
99956
+ a.t(this.ck);
99927
99957
  }
99928
99958
  }
99929
99959
  else {
99930
99960
  if (this.b3.tt == 2) {
99931
- a.s(this.ct);
99932
- a.s(this.cp);
99961
+ a.t(this.ct);
99962
+ a.t(this.cp);
99933
99963
  }
99934
99964
  else {
99935
- a.s(this.cv);
99936
- a.s(this.cu);
99937
- a.s(this.cw);
99938
- a.s(this.cr);
99939
- a.s(this.cq);
99940
- a.s(this.cs);
99965
+ a.t(this.cv);
99966
+ a.t(this.cu);
99967
+ a.t(this.cw);
99968
+ a.t(this.cr);
99969
+ a.t(this.cq);
99970
+ a.t(this.cs);
99941
99971
  }
99942
99972
  }
99943
99973
  }
@@ -99950,7 +99980,7 @@ let FinancialIndicatorView = /*@__PURE__*/ (() => {
99950
99980
  c._stroke = this.b3.uh;
99951
99981
  c.ad = this.b3.uj;
99952
99982
  c.ai = this.b3.ui;
99953
- a.u(c);
99983
+ a.v(c);
99954
99984
  }
99955
99985
  }
99956
99986
  super.a5(a, b);
@@ -108870,14 +108900,14 @@ let PriceChannelOverlayView = /*@__PURE__*/ (() => {
108870
108900
  super.a6(a, b);
108871
108901
  if (a.d) {
108872
108902
  if (b) {
108873
- a.t(this.b6);
108874
- a.u(this.b9);
108875
- a.u(this.ca);
108903
+ a.u(this.b6);
108904
+ a.v(this.b9);
108905
+ a.v(this.ca);
108876
108906
  }
108877
108907
  else {
108878
- a.t(this.b8);
108879
- a.u(this.cd);
108880
- a.u(this.ce);
108908
+ a.u(this.b8);
108909
+ a.v(this.cd);
108910
+ a.v(this.ce);
108881
108911
  }
108882
108912
  }
108883
108913
  }
@@ -109369,16 +109399,16 @@ let BollingerBandsOverlayView = /*@__PURE__*/ (() => {
109369
109399
  super.a6(a, b);
109370
109400
  if (a.d) {
109371
109401
  if (b) {
109372
- a.t(this.b6);
109373
- a.u(this.b9);
109374
- a.u(this.ca);
109375
- a.u(this.cb);
109402
+ a.u(this.b6);
109403
+ a.v(this.b9);
109404
+ a.v(this.ca);
109405
+ a.v(this.cb);
109376
109406
  }
109377
109407
  else {
109378
- a.t(this.b8);
109379
- a.u(this.cf);
109380
- a.u(this.cg);
109381
- a.u(this.ch);
109408
+ a.u(this.b8);
109409
+ a.v(this.cf);
109410
+ a.v(this.cg);
109411
+ a.v(this.ch);
109382
109412
  }
109383
109413
  }
109384
109414
  }
@@ -110805,13 +110835,13 @@ let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
110805
110835
  for (let c = 0; c < this.b9.count; c++) {
110806
110836
  let d = this.aa(c, b);
110807
110837
  if (d._visibility == 0) {
110808
- a.s(d);
110838
+ a.t(d);
110809
110839
  }
110810
110840
  }
110811
110841
  }
110812
110842
  else {
110813
- a.s(this.cn);
110814
- a.s(this.cm);
110843
+ a.t(this.cn);
110844
+ a.t(this.cm);
110815
110845
  }
110816
110846
  }
110817
110847
  }
@@ -110823,7 +110853,7 @@ let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
110823
110853
  c._stroke = this.b3.uz;
110824
110854
  c.ai = this.b3.u1;
110825
110855
  c.ad = this.b3.u2;
110826
- a.u(c);
110856
+ a.v(c);
110827
110857
  }
110828
110858
  }
110829
110859
  super.a5(a, b);
@@ -121459,10 +121489,10 @@ let ZoomSliderView = /*@__PURE__*/ (() => {
121459
121489
  this.w = truncate(Math.round(d));
121460
121490
  }
121461
121491
  if (this.o.d && this.t != 1) {
121462
- this.o.z();
121463
- this.o.aa(this.t, this.t);
121492
+ this.o.aa();
121493
+ this.o.ab(this.t, this.t);
121464
121494
  }
121465
- this.o.k(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
121495
+ this.o.l(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
121466
121496
  this.a0(this.i.allPaths, this.i.translateX, this.i.translateY);
121467
121497
  this.a0(this.h.allPaths, this.h.translateX, this.h.translateY);
121468
121498
  this.a0(this.c.allPaths, this.c.translateX, this.c.translateY);
@@ -121484,29 +121514,29 @@ let ZoomSliderView = /*@__PURE__*/ (() => {
121484
121514
  this.ay(this.g.calloutText);
121485
121515
  this.ay(this.f.calloutText);
121486
121516
  if (this.o.d && this.t != 1) {
121487
- this.o.y();
121517
+ this.o.z();
121488
121518
  }
121489
121519
  }
121490
121520
  ay(a) {
121491
121521
  if (a.j != null) {
121492
- this.o.z();
121522
+ this.o.aa();
121493
121523
  }
121494
- this.o.j(a.j);
121495
- this.o.w(a);
121524
+ this.o.k(a.j);
121525
+ this.o.x(a);
121496
121526
  if (a.j != null) {
121497
- this.o.y();
121527
+ this.o.z();
121498
121528
  }
121499
121529
  }
121500
121530
  ax(a) {
121501
121531
  for (let b = 0; b < a.count; b++) {
121502
121532
  let c = a.item(b);
121503
121533
  if (c.j != null) {
121504
- this.o.z();
121534
+ this.o.aa();
121505
121535
  }
121506
- this.o.j(c.j);
121507
- this.o.s(c);
121536
+ this.o.k(c.j);
121537
+ this.o.t(c);
121508
121538
  if (c.j != null) {
121509
- this.o.y();
121539
+ this.o.z();
121510
121540
  }
121511
121541
  }
121512
121542
  }
@@ -121580,7 +121610,7 @@ let ZoomSliderView = /*@__PURE__*/ (() => {
121580
121610
  this.v = i;
121581
121611
  let j = this.u.get2DCanvasContext(this.v);
121582
121612
  this.o = new RenderingContext(new CanvasViewRenderer(), j);
121583
- this.o.ac(this.m);
121613
+ this.o.ad(this.m);
121584
121614
  this.ab();
121585
121615
  this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
121586
121616
  this.a.bl = this.j.fj;
@@ -121655,7 +121685,7 @@ let ZoomSliderView = /*@__PURE__*/ (() => {
121655
121685
  this.l = c;
121656
121686
  this.m = this.l;
121657
121687
  this.s = FontUtil.getCurrentFontHeight(this.u, this.m);
121658
- this.o.ac(this.l);
121688
+ this.o.ad(this.l);
121659
121689
  this.j.trackDirty();
121660
121690
  }
121661
121691
  }
@@ -121685,7 +121715,7 @@ let ZoomSliderView = /*@__PURE__*/ (() => {
121685
121715
  }
121686
121716
  a4(a) {
121687
121717
  let b = this.s;
121688
- let c = this.o.f(a.al);
121718
+ let c = this.o.g(a.al);
121689
121719
  return new Size(1, c, b);
121690
121720
  }
121691
121721
  at() {
@@ -123047,7 +123077,7 @@ let ZoomSlider = /*@__PURE__*/ (() => {
123047
123077
  else {
123048
123078
  a.barBox._stroke = this.eu;
123049
123079
  }
123050
- if (this.a5 == NaN) {
123080
+ if (isNaN_(this.a5)) {
123051
123081
  a.barBox.ac = a.getBarBoxDefaultStrokeThickness();
123052
123082
  }
123053
123083
  else {
@@ -123074,7 +123104,7 @@ let ZoomSlider = /*@__PURE__*/ (() => {
123074
123104
  else {
123075
123105
  a.calloutText.ao = this.e5;
123076
123106
  }
123077
- if (this.bb == NaN) {
123107
+ if (isNaN_(this.bb)) {
123078
123108
  a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
123079
123109
  }
123080
123110
  else {
@@ -123101,7 +123131,7 @@ let ZoomSlider = /*@__PURE__*/ (() => {
123101
123131
  else {
123102
123132
  a.calloutText.ao = this.ex;
123103
123133
  }
123104
- if (this.a6 == NaN) {
123134
+ if (isNaN_(this.a6)) {
123105
123135
  a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
123106
123136
  }
123107
123137
  else {
@@ -123128,7 +123158,7 @@ let ZoomSlider = /*@__PURE__*/ (() => {
123128
123158
  else {
123129
123159
  a.thumbRidges._stroke = this.fa;
123130
123160
  }
123131
- if (this.be == NaN) {
123161
+ if (isNaN_(this.be)) {
123132
123162
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
123133
123163
  }
123134
123164
  else {
@@ -123155,7 +123185,7 @@ let ZoomSlider = /*@__PURE__*/ (() => {
123155
123185
  else {
123156
123186
  a.thumbRidges._stroke = this.fd;
123157
123187
  }
123158
- if (this.bj == NaN) {
123188
+ if (isNaN_(this.bj)) {
123159
123189
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
123160
123190
  }
123161
123191
  else {
@@ -123176,7 +123206,7 @@ let ZoomSlider = /*@__PURE__*/ (() => {
123176
123206
  else {
123177
123207
  a.shadeOutline._stroke = this.e7;
123178
123208
  }
123179
- if (this.bc == NaN) {
123209
+ if (isNaN_(this.bc)) {
123180
123210
  a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
123181
123211
  }
123182
123212
  else {
@@ -123197,7 +123227,7 @@ let ZoomSlider = /*@__PURE__*/ (() => {
123197
123227
  else {
123198
123228
  a.shadeOutline._stroke = this.ez;
123199
123229
  }
123200
- if (this.a7 == NaN) {
123230
+ if (isNaN_(this.a7)) {
123201
123231
  a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
123202
123232
  }
123203
123233
  else {
@@ -123224,7 +123254,7 @@ let ZoomSlider = /*@__PURE__*/ (() => {
123224
123254
  else {
123225
123255
  a.thumbRidges._stroke = this.e2;
123226
123256
  }
123227
- if (this.a9 == NaN) {
123257
+ if (isNaN_(this.a9)) {
123228
123258
  a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
123229
123259
  }
123230
123260
  else {
@@ -125057,7 +125087,7 @@ let LegendBaseViewManager = /*@__PURE__*/ (() => {
125057
125087
  return new Size(1, this.g.rootWrapper.width(), Math.max(10, this.g.rootWrapper.height() - 15));
125058
125088
  }
125059
125089
  y(a, b, c, d) {
125060
- let e = a.g();
125090
+ let e = a.h();
125061
125091
  e.beginPath();
125062
125092
  e.moveTo(b.ak._inner[0].x, b.ak._inner[0].y);
125063
125093
  for (let f = 1; f < b.ak.count; f++) {
@@ -128771,7 +128801,7 @@ let FunnelLegendTemplates = /*@__PURE__*/ (() => {
128771
128801
  f.ac = e;
128772
128802
  f._fill = b.actualItemBrush;
128773
128803
  f._stroke = b.outline;
128774
- d.v(f);
128804
+ d.w(f);
128775
128805
  }
128776
128806
  static a(a) {
128777
128807
  }
@@ -129109,12 +129139,12 @@ let XamFunnelView = /*@__PURE__*/ (() => {
129109
129139
  aq(a, b, c, d, e) {
129110
129140
  if (a != null) {
129111
129141
  if (a.d && this.t != 1) {
129112
- a.z();
129113
- a.aa(this.t, this.t);
129142
+ a.aa();
129143
+ a.ab(this.t, this.t);
129114
129144
  }
129115
- a.k(b, c, d, e);
129145
+ a.l(b, c, d, e);
129116
129146
  if (a.d && this.t != 1) {
129117
- a.y();
129147
+ a.z();
129118
129148
  }
129119
129149
  }
129120
129150
  }
@@ -129132,8 +129162,8 @@ let XamFunnelView = /*@__PURE__*/ (() => {
129132
129162
  let b = a.g;
129133
129163
  let c = this.q;
129134
129164
  if (c.d && this.t != 1) {
129135
- c.z();
129136
- c.aa(this.t, this.t);
129165
+ c.aa();
129166
+ c.ab(this.t, this.t);
129137
129167
  }
129138
129168
  let d = new Polygon();
129139
129169
  let e = new PointCollection(0);
@@ -129147,13 +129177,13 @@ let XamFunnelView = /*@__PURE__*/ (() => {
129147
129177
  d._fill = b.ad;
129148
129178
  d._stroke = a.h < 1 ? b.ad : b.ag;
129149
129179
  if (b.a0 != null) {
129150
- c.i(d, b.a0);
129180
+ c.j(d, b.a0);
129151
129181
  b.ad = d._fill;
129152
129182
  b.ag = d._stroke;
129153
129183
  b.q = d.ac;
129154
129184
  b.p = d._opacity;
129155
129185
  }
129156
- c.t(d);
129186
+ c.u(d);
129157
129187
  b.q = d.ac;
129158
129188
  if (b.i) {
129159
129189
  let h = new TextBlock();
@@ -129162,19 +129192,19 @@ let XamFunnelView = /*@__PURE__*/ (() => {
129162
129192
  this.bf._fill = this.ak("ui-funnel-slice", "color", -1);
129163
129193
  }
129164
129194
  h.ao = this.bf;
129165
- c.ac(this.m());
129195
+ c.ad(this.m());
129166
129196
  let i = b.v.toString();
129167
- let j = c.f(i);
129197
+ let j = c.g(i);
129168
129198
  let k = this.ab();
129169
129199
  h.al = i;
129170
129200
  h.o = b.an.y + b.aq.y - (k / 2);
129171
129201
  h.n = b.an.x + this.u + b.aq.x - (j / 2);
129172
129202
  b.ax = new Rect(0, h.n, h.o, j, k);
129173
129203
  b.a2 = h._visibility;
129174
- c.w(h);
129204
+ c.x(h);
129175
129205
  }
129176
129206
  if (c.d && this.t != 1) {
129177
- c.y();
129207
+ c.z();
129178
129208
  }
129179
129209
  }
129180
129210
  a5(a) {
@@ -129185,12 +129215,12 @@ let XamFunnelView = /*@__PURE__*/ (() => {
129185
129215
  let c = a;
129186
129216
  let d = this.p;
129187
129217
  if (d.d && this.t != 1) {
129188
- d.z();
129189
- d.aa(this.t, this.t);
129218
+ d.aa();
129219
+ d.ab(this.t, this.t);
129190
129220
  }
129191
129221
  let e = new TextBlock();
129192
129222
  e.al = c.j.toString();
129193
- d.ac(this.n());
129223
+ d.ad(this.n());
129194
129224
  if (this.be == null) {
129195
129225
  this.be = new Brush();
129196
129226
  this.be._fill = this.ad.rootWrapper.getStyleProperty("color");
@@ -129198,13 +129228,13 @@ let XamFunnelView = /*@__PURE__*/ (() => {
129198
129228
  e.ao = this.be;
129199
129229
  let f = this.ac();
129200
129230
  let g = c.l.y - f / 2;
129201
- let h = d.f(e.al);
129231
+ let h = d.g(e.al);
129202
129232
  e.n = b;
129203
129233
  e.o = g;
129204
129234
  c.f.b.ay = new Rect(0, b, g, h, f);
129205
- d.w(e);
129235
+ d.x(e);
129206
129236
  if (d.d && this.t != 1) {
129207
- d.y();
129237
+ d.z();
129208
129238
  }
129209
129239
  }
129210
129240
  az() {
@@ -129505,10 +129535,10 @@ let XamFunnelView = /*@__PURE__*/ (() => {
129505
129535
  return 0;
129506
129536
  }
129507
129537
  let c = 0;
129508
- this.p.ac(this.n());
129538
+ this.p.ad(this.n());
129509
129539
  for (let d of fromEnum(b)) {
129510
129540
  if (d != null) {
129511
- c = Math.max(this.p.f(d.toString()), c);
129541
+ c = Math.max(this.p.g(d.toString()), c);
129512
129542
  }
129513
129543
  }
129514
129544
  return c;
@@ -129516,8 +129546,8 @@ let XamFunnelView = /*@__PURE__*/ (() => {
129516
129546
  decideLabelSize(a, b) {
129517
129547
  let c = 0;
129518
129548
  if (a.b.i) {
129519
- this.p.ac(this.m());
129520
- c = this.p.f(a.b.v.toString());
129549
+ this.p.ad(this.m());
129550
+ c = this.p.g(a.b.v.toString());
129521
129551
  }
129522
129552
  return new Size(1, c, b ? this.ab() : this.ac());
129523
129553
  }
@@ -134363,14 +134393,14 @@ let RangeAreaSeriesView = /*@__PURE__*/ (() => {
134363
134393
  super.a6(a, b);
134364
134394
  if (a.d) {
134365
134395
  if (b) {
134366
- a.t(this.c5);
134367
- a.u(this.c8);
134368
- a.u(this.c9);
134396
+ a.u(this.c5);
134397
+ a.v(this.c8);
134398
+ a.v(this.c9);
134369
134399
  }
134370
134400
  else {
134371
- a.t(this.c6);
134372
- a.u(this.da);
134373
- a.u(this.db);
134401
+ a.u(this.c6);
134402
+ a.v(this.da);
134403
+ a.v(this.db);
134374
134404
  }
134375
134405
  }
134376
134406
  }
@@ -134712,7 +134742,7 @@ let RangeColumnSeriesView = /*@__PURE__*/ (() => {
134712
134742
  for (let c = 0; c < this.c4.count; c++) {
134713
134743
  let d = this.aa(c, b);
134714
134744
  this.bd(d, c, b);
134715
- a.v(d);
134745
+ a.w(d);
134716
134746
  }
134717
134747
  }
134718
134748
  }
@@ -141212,7 +141242,7 @@ let PolarBaseView = /*@__PURE__*/ (() => {
141212
141242
  c._stroke = this.cu.uy;
141213
141243
  c.ad = this.cu.u1;
141214
141244
  c.ai = this.cu.u0;
141215
- a.u(c);
141245
+ a.v(c);
141216
141246
  }
141217
141247
  }
141218
141248
  super.a5(a, b);
@@ -141736,12 +141766,12 @@ let PolarAreaSeriesView = /*@__PURE__*/ (() => {
141736
141766
  super.a6(a, b);
141737
141767
  if (a.d) {
141738
141768
  if (b) {
141739
- a.s(this.c7);
141740
- a.s(this.c8);
141769
+ a.t(this.c7);
141770
+ a.t(this.c8);
141741
141771
  }
141742
141772
  else {
141743
- a.s(this.c9);
141744
- a.s(this.da);
141773
+ a.t(this.c9);
141774
+ a.t(this.da);
141745
141775
  }
141746
141776
  }
141747
141777
  }
@@ -141965,10 +141995,10 @@ let PolarLineSeriesView = /*@__PURE__*/ (() => {
141965
141995
  super.a6(a, b);
141966
141996
  if (a.d) {
141967
141997
  if (b) {
141968
- a.s(this.c7);
141998
+ a.t(this.c7);
141969
141999
  }
141970
142000
  else {
141971
- a.s(this.c8);
142001
+ a.t(this.c8);
141972
142002
  }
141973
142003
  }
141974
142004
  }
@@ -142352,10 +142382,10 @@ let PolarSplineSeriesView = /*@__PURE__*/ (() => {
142352
142382
  super.a6(a, b);
142353
142383
  if (a.d) {
142354
142384
  if (b) {
142355
- a.s(this.c7);
142385
+ a.t(this.c7);
142356
142386
  }
142357
142387
  else {
142358
- a.s(this.c8);
142388
+ a.t(this.c8);
142359
142389
  }
142360
142390
  }
142361
142391
  }
@@ -142618,12 +142648,12 @@ let PolarSplineAreaSeriesView = /*@__PURE__*/ (() => {
142618
142648
  super.a6(a, b);
142619
142649
  if (a.d) {
142620
142650
  if (b) {
142621
- a.s(this.c7);
142622
- a.s(this.c8);
142651
+ a.t(this.c7);
142652
+ a.t(this.c8);
142623
142653
  }
142624
142654
  else {
142625
- a.s(this.c9);
142626
- a.s(this.da);
142655
+ a.t(this.c9);
142656
+ a.t(this.da);
142627
142657
  }
142628
142658
  }
142629
142659
  }
@@ -144802,7 +144832,7 @@ let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
144802
144832
  c._stroke = this.cw.t6;
144803
144833
  c.ai = this.cw.t8;
144804
144834
  c.ad = this.cw.t9;
144805
- a.u(c);
144835
+ a.v(c);
144806
144836
  }
144807
144837
  }
144808
144838
  super.a5(a, b);
@@ -144999,16 +145029,16 @@ let RadialAreaSeriesView = /*@__PURE__*/ (() => {
144999
145029
  super.a6(a, b);
145000
145030
  if (a.d) {
145001
145031
  if (b) {
145002
- a.s(this.c3);
145003
- a.s(this.c4);
145004
- a.s(this.c5);
145005
- a.s(this.c6);
145032
+ a.t(this.c3);
145033
+ a.t(this.c4);
145034
+ a.t(this.c5);
145035
+ a.t(this.c6);
145006
145036
  }
145007
145037
  else {
145008
- a.s(this.c7);
145009
- a.s(this.c8);
145010
- a.s(this.c9);
145011
- a.s(this.da);
145038
+ a.t(this.c7);
145039
+ a.t(this.c8);
145040
+ a.t(this.c9);
145041
+ a.t(this.da);
145012
145042
  }
145013
145043
  }
145014
145044
  }
@@ -145342,7 +145372,7 @@ let RadialColumnSeriesView = /*@__PURE__*/ (() => {
145342
145372
  for (let c = 0; c < this.c2.count; c++) {
145343
145373
  let d = this.aa(c, b);
145344
145374
  this.bd(d, c, b);
145345
- a.s(d);
145375
+ a.t(d);
145346
145376
  }
145347
145377
  }
145348
145378
  }
@@ -145653,14 +145683,14 @@ let RadialLineSeriesView = /*@__PURE__*/ (() => {
145653
145683
  super.a6(a, b);
145654
145684
  if (a.d) {
145655
145685
  if (b) {
145656
- a.s(this.c3);
145657
- a.s(this.c4);
145658
- a.s(this.c5);
145686
+ a.t(this.c3);
145687
+ a.t(this.c4);
145688
+ a.t(this.c5);
145659
145689
  }
145660
145690
  else {
145661
- a.s(this.c6);
145662
- a.s(this.c7);
145663
- a.s(this.c8);
145691
+ a.t(this.c6);
145692
+ a.t(this.c7);
145693
+ a.t(this.c8);
145664
145694
  }
145665
145695
  }
145666
145696
  }
@@ -146211,7 +146241,7 @@ let RadialPieSeriesView = /*@__PURE__*/ (() => {
146211
146241
  if (a.d) {
146212
146242
  for (let c = 0; c < this.c2.count; c++) {
146213
146243
  let d = this.aa(c, b);
146214
- a.s(d);
146244
+ a.t(d);
146215
146245
  }
146216
146246
  }
146217
146247
  }
@@ -146707,12 +146737,12 @@ let NumericXAxis = /*@__PURE__*/ (() => {
146707
146737
  this.ng.j(a, b, c, d);
146708
146738
  }
146709
146739
  nz(a, b) {
146710
- if (this.bh == null || a == NaN || b == NaN) {
146740
+ if (this.bh == null || isNaN_(a) || isNaN_(b)) {
146711
146741
  return;
146712
146742
  }
146713
146743
  let c = this.nm(a, this);
146714
146744
  let d = this.nm(b, this);
146715
- if (c == NaN || d == NaN) {
146745
+ if (isNaN_(c) || isNaN_(d)) {
146716
146746
  return;
146717
146747
  }
146718
146748
  this.bh.tp = new Rect(0, c, this.bh.tp.y, d - c, this.bh.tp.height);
@@ -150604,7 +150634,7 @@ let ScatterBaseView = /*@__PURE__*/ (() => {
150604
150634
  de(a) {
150605
150635
  if (this.db == null) {
150606
150636
  this.db = new DataTemplateMeasureInfo();
150607
- this.db.context = this.k.g();
150637
+ this.db.context = this.k.h();
150608
150638
  }
150609
150639
  this.db.width = a.width;
150610
150640
  this.db.height = a.height;
@@ -150670,7 +150700,7 @@ let ScatterBaseView = /*@__PURE__*/ (() => {
150670
150700
  c._stroke = this.cw.u1;
150671
150701
  c.ai = this.cw.u2;
150672
150702
  c.ad = this.cw.u3;
150673
- a.u(c);
150703
+ a.v(c);
150674
150704
  }
150675
150705
  }
150676
150706
  }
@@ -152736,10 +152766,10 @@ let ScatterLineSeriesView = /*@__PURE__*/ (() => {
152736
152766
  super.a6(a, b);
152737
152767
  if (a.d) {
152738
152768
  if (b) {
152739
- a.s(this.df);
152769
+ a.t(this.df);
152740
152770
  }
152741
152771
  else {
152742
- a.s(this.dg);
152772
+ a.t(this.dg);
152743
152773
  }
152744
152774
  }
152745
152775
  }
@@ -153135,10 +153165,10 @@ let ScatterSplineSeriesView = /*@__PURE__*/ (() => {
153135
153165
  super.a6(a, b);
153136
153166
  if (a.d) {
153137
153167
  if (b) {
153138
- a.s(this.df);
153168
+ a.t(this.df);
153139
153169
  }
153140
153170
  else {
153141
- a.s(this.dg);
153171
+ a.t(this.dg);
153142
153172
  }
153143
153173
  }
153144
153174
  }
@@ -155101,7 +155131,7 @@ let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
155101
155131
  if (g != this.b5 || h != this.b4 || this.bx == null) {
155102
155132
  this.b2.setAttribute("width", e.toString());
155103
155133
  this.b2.setAttribute("height", f.toString());
155104
- this.b3 = this.b0.g().getImageData(0, 0, e, f);
155134
+ this.b3 = this.b0.h().getImageData(0, 0, e, f);
155105
155135
  let imageDataArray_ = this.b3.data;
155106
155136
  this.bx = imageDataArray_;
155107
155137
  }
@@ -155115,7 +155145,7 @@ let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
155115
155145
  let b = truncate(Math.round(this.bu.left));
155116
155146
  let c = truncate(Math.round(this.bu.width));
155117
155147
  let d = truncate(Math.round(this.bu.height));
155118
- this.b0.g().putImageData(this.b3, 0, 0);
155148
+ this.b0.h().putImageData(this.b3, 0, 0);
155119
155149
  this.aq();
155120
155150
  }
155121
155151
  b8(a) {
@@ -155138,7 +155168,7 @@ let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
155138
155168
  c.width = this.bu.width;
155139
155169
  c.height = this.bu.height;
155140
155170
  c._fill = this.bo();
155141
- a.v(c);
155171
+ a.w(c);
155142
155172
  return;
155143
155173
  }
155144
155174
  if (this.b2 == null) {
@@ -155148,7 +155178,7 @@ let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
155148
155178
  let e = truncate(Math.round(this.bu.top));
155149
155179
  let f = truncate(Math.round(this.bu.width));
155150
155180
  let g = truncate(Math.round(this.bu.height));
155151
- this.k.n(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
155181
+ this.k.o(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
155152
155182
  }
155153
155183
  b1(a, b) {
155154
155184
  return Color.e(toNullable(Color.$, a), toNullable(Color.$, null)) && Color.e(toNullable(Color.$, b), toNullable(Color.$, null));
@@ -156901,7 +156931,7 @@ let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
156901
156931
  if (this.b4.getAttribute("height") != g) {
156902
156932
  this.b4.setAttribute("height", e.toString());
156903
156933
  }
156904
- let h = this.b3.g();
156934
+ let h = this.b3.h();
156905
156935
  if (a) {
156906
156936
  h.clearRect(0, 0, d, e);
156907
156937
  }
@@ -156928,7 +156958,7 @@ let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
156928
156958
  }
156929
156959
  b7() {
156930
156960
  if (this.b3 != null) {
156931
- this.b3.k(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
156961
+ this.b3.l(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
156932
156962
  }
156933
156963
  this.aq();
156934
156964
  }
@@ -156944,14 +156974,14 @@ let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
156944
156974
  c.width = this.bu.width;
156945
156975
  c.height = this.bu.height;
156946
156976
  c._fill = this.bo();
156947
- a.v(c);
156977
+ a.w(c);
156948
156978
  }
156949
156979
  else {
156950
156980
  let d = truncate(Math.round(this.bu.left));
156951
156981
  let e = truncate(Math.round(this.bu.top));
156952
156982
  let f = truncate(Math.round(this.bu.width));
156953
156983
  let g = truncate(Math.round(this.bu.height));
156954
- a.m(this.b4.getNativeElement(), 1, d, e, f, g);
156984
+ a.n(this.b4.getNativeElement(), 1, d, e, f, g);
156955
156985
  }
156956
156986
  }
156957
156987
  cb(a) {
@@ -156960,7 +156990,7 @@ let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
156960
156990
  let d = truncate(Math.round(this.bu.width));
156961
156991
  let e = truncate(Math.round(this.bu.height));
156962
156992
  this.b9();
156963
- this.b3.g().putImageData(this.b5, 0, 0);
156993
+ this.b3.h().putImageData(this.b5, 0, 0);
156964
156994
  this.aq();
156965
156995
  }
156966
156996
  al(a) {
@@ -158007,7 +158037,7 @@ let ScatterContourSeriesView = /*@__PURE__*/ (() => {
158007
158037
  c._stroke = this.b0._inner[b];
158008
158038
  c.ac = this.e.fw;
158009
158039
  if (c.y != null) {
158010
- this.k.i(c, c.y);
158040
+ this.k.j(c, c.y);
158011
158041
  }
158012
158042
  }
158013
158043
  bf(a, b) {
@@ -158023,7 +158053,7 @@ let ScatterContourSeriesView = /*@__PURE__*/ (() => {
158023
158053
  let d = this.b1._inner[c];
158024
158054
  if (d._visibility != 1) {
158025
158055
  this.bd(d, c, b);
158026
- a.s(d);
158056
+ a.t(d);
158027
158057
  }
158028
158058
  }
158029
158059
  }
@@ -160244,19 +160274,19 @@ let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
160244
160274
  }
160245
160275
  if (a.y != e) {
160246
160276
  a.y = e;
160247
- this.k.i(a, a.y);
160277
+ this.k.j(a, a.y);
160248
160278
  }
160249
160279
  }
160250
160280
  if (!d) {
160251
160281
  if (a.y != this.c5) {
160252
160282
  a.y = this.c5;
160253
- this.k.i(a, a.y);
160283
+ this.k.j(a, a.y);
160254
160284
  }
160255
160285
  }
160256
160286
  let f = this.b3.su(b, a, a.y);
160257
160287
  if (a.y != f) {
160258
160288
  a.y = f;
160259
- this.k.i(a, a.y);
160289
+ this.k.j(a, a.y);
160260
160290
  }
160261
160291
  }
160262
160292
  cl(a, b) {
@@ -160352,7 +160382,7 @@ let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
160352
160382
  for (let c = 0; c < this.cd.count; c++) {
160353
160383
  let d = this.aa(c, b);
160354
160384
  if (d._visibility != 1) {
160355
- a.s(d);
160385
+ a.t(d);
160356
160386
  }
160357
160387
  }
160358
160388
  }
@@ -160421,7 +160451,7 @@ let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
160421
160451
  })());
160422
160452
  b.ac = 1;
160423
160453
  if (this.k != null) {
160424
- this.k.i(b, b.y);
160454
+ this.k.j(b, b.y);
160425
160455
  }
160426
160456
  this.b3.ss = RectUtil.r(a, b.ac);
160427
160457
  }
@@ -161198,7 +161228,7 @@ let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
161198
161228
  super.a5(a, b);
161199
161229
  let c = new DataTemplatePassInfo();
161200
161230
  c.isHitTestRender = b;
161201
- c.context = a.g();
161231
+ c.context = a.h();
161202
161232
  c.viewportTop = this.bu.top;
161203
161233
  c.viewportLeft = this.bu.left;
161204
161234
  c.viewportWidth = this.bu.width;
@@ -161210,7 +161240,7 @@ let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
161210
161240
  let e = new DataTemplateMeasureInfo();
161211
161241
  e.passInfo = c;
161212
161242
  let f = false;
161213
- let g = a.g();
161243
+ let g = a.h();
161214
161244
  e.context = g;
161215
161245
  d.context = g;
161216
161246
  let h = 0;
@@ -161259,7 +161289,7 @@ let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
161259
161289
  if (!isNaN_(k.height) && !isInfinity(k.height)) {
161260
161290
  d.availableHeight = k.height;
161261
161291
  }
161262
- a.p(d, k);
161292
+ a.q(d, k);
161263
161293
  k.m = d.availableWidth;
161264
161294
  k.l = d.availableHeight;
161265
161295
  k.ai = d.renderOffsetX;
@@ -161339,7 +161369,7 @@ let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
161339
161369
  d2(a) {
161340
161370
  if (this.d1 == null) {
161341
161371
  this.d1 = new DataTemplateMeasureInfo();
161342
- this.d1.context = this.k.g();
161372
+ this.d1.context = this.k.h();
161343
161373
  }
161344
161374
  this.d1.width = a.width;
161345
161375
  this.d1.height = a.height;
@@ -162081,7 +162111,7 @@ let CategoryYAxis = /*@__PURE__*/ (() => {
162081
162111
  return e * f;
162082
162112
  }
162083
162113
  m3(a, b) {
162084
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
162114
+ if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
162085
162115
  return;
162086
162116
  }
162087
162117
  let c = a / this.kq.count;
@@ -162354,9 +162384,7 @@ let CategoryYAxis = /*@__PURE__*/ (() => {
162354
162384
  let u = Math.max(n, o);
162355
162385
  let v = new LinearCategorySnapper(1, t, u, e.height, this.mn, this.categoryMode, this.ex());
162356
162386
  let w = v.g;
162357
- while (!this.mh() && w < 10 && this.cy(w, b, c, d)) {
162358
- w--;
162359
- }
162387
+ w = this.d1(w, this.mh(), b, c, d);
162360
162388
  if (v.g != w) {
162361
162389
  v = new LinearCategorySnapper(1, t, u, e.height, w, this.categoryMode, this.ex());
162362
162390
  }
@@ -164100,7 +164128,7 @@ let BarSeriesView = /*@__PURE__*/ (() => {
164100
164128
  for (let c = 0; c < this.dc.count; c++) {
164101
164129
  let d = this.aa(c, b);
164102
164130
  this.bd(d, c, b);
164103
- a.v(d);
164131
+ a.w(d);
164104
164132
  }
164105
164133
  }
164106
164134
  }
@@ -169627,16 +169655,16 @@ let AreaFragmentView = /*@__PURE__*/ (() => {
169627
169655
  super.a6(a, b);
169628
169656
  if (a.d) {
169629
169657
  if (b) {
169630
- a.s(this.dc);
169631
- a.s(this.dd);
169632
- a.s(this.de);
169633
- a.s(this.df);
169658
+ a.t(this.dc);
169659
+ a.t(this.dd);
169660
+ a.t(this.de);
169661
+ a.t(this.df);
169634
169662
  }
169635
169663
  else {
169636
- a.s(this.dg);
169637
- a.s(this.dh);
169638
- a.s(this.di);
169639
- a.s(this.dj);
169664
+ a.t(this.dg);
169665
+ a.t(this.dh);
169666
+ a.t(this.di);
169667
+ a.t(this.dj);
169640
169668
  }
169641
169669
  }
169642
169670
  }
@@ -169756,7 +169784,7 @@ let ColumnFragmentView = /*@__PURE__*/ (() => {
169756
169784
  for (let c = 0; c < this.de.count; c++) {
169757
169785
  let d = this.aa(c, b);
169758
169786
  this.bd(d, c, b);
169759
- a.v(d);
169787
+ a.w(d);
169760
169788
  }
169761
169789
  }
169762
169790
  }
@@ -169866,14 +169894,14 @@ let LineFragmentView = /*@__PURE__*/ (() => {
169866
169894
  super.a6(a, b);
169867
169895
  if (a.d) {
169868
169896
  if (b) {
169869
- a.s(this.dc);
169870
- a.s(this.dd);
169871
- a.s(this.de);
169897
+ a.t(this.dc);
169898
+ a.t(this.dd);
169899
+ a.t(this.de);
169872
169900
  }
169873
169901
  else {
169874
- a.s(this.df);
169875
- a.s(this.dg);
169876
- a.s(this.dh);
169902
+ a.t(this.df);
169903
+ a.t(this.dg);
169904
+ a.t(this.dh);
169877
169905
  }
169878
169906
  }
169879
169907
  }
@@ -169951,16 +169979,16 @@ let SplineAreaFragmentView = /*@__PURE__*/ (() => {
169951
169979
  super.a6(a, b);
169952
169980
  if (a.d) {
169953
169981
  if (b) {
169954
- a.s(this.de);
169955
- a.s(this.df);
169956
- a.s(this.dg);
169957
- a.s(this.dh);
169982
+ a.t(this.de);
169983
+ a.t(this.df);
169984
+ a.t(this.dg);
169985
+ a.t(this.dh);
169958
169986
  }
169959
169987
  else {
169960
- a.s(this.di);
169961
- a.s(this.dj);
169962
- a.s(this.dk);
169963
- a.s(this.dl);
169988
+ a.t(this.di);
169989
+ a.t(this.dj);
169990
+ a.t(this.dk);
169991
+ a.t(this.dl);
169964
169992
  }
169965
169993
  }
169966
169994
  }
@@ -170030,14 +170058,14 @@ let SplineFragmentView = /*@__PURE__*/ (() => {
170030
170058
  super.a6(a, b);
170031
170059
  if (a.d) {
170032
170060
  if (b) {
170033
- a.s(this.de);
170034
- a.s(this.df);
170035
- a.s(this.dg);
170061
+ a.t(this.de);
170062
+ a.t(this.df);
170063
+ a.t(this.dg);
170036
170064
  }
170037
170065
  else {
170038
- a.s(this.dh);
170039
- a.s(this.di);
170040
- a.s(this.dj);
170066
+ a.t(this.dh);
170067
+ a.t(this.di);
170068
+ a.t(this.dj);
170041
170069
  }
170042
170070
  }
170043
170071
  }
@@ -178742,7 +178770,7 @@ let ScaleLegendView = /*@__PURE__*/ (() => {
178742
178770
  au(a) {
178743
178771
  let b = typeCast(TextBlock.$, a);
178744
178772
  if (b != null && b.al != null) {
178745
- return this.aq.e(b) + 0;
178773
+ return this.aq.f(b) + 0;
178746
178774
  }
178747
178775
  return 0;
178748
178776
  }
@@ -178755,7 +178783,7 @@ let ScaleLegendView = /*@__PURE__*/ (() => {
178755
178783
  }
178756
178784
  if (this.aq.d) {
178757
178785
  let a = typeCast(IInternalLegendOwner_$type, this.ap.bc.container);
178758
- this.aq.ac(a.getFontInfo());
178786
+ this.aq.ad(a.getFontInfo());
178759
178787
  this.as = a.getFontHeight();
178760
178788
  this.a8 = a.getFontBrush();
178761
178789
  let b = this.au(this.a6);
@@ -178788,17 +178816,19 @@ let ScaleLegendView = /*@__PURE__*/ (() => {
178788
178816
  this.a5.n = i;
178789
178817
  this.a5.o = j + k - (this.at(this.a6));
178790
178818
  this.a5.ao = this.a8;
178791
- this.aq.k(0, 0, this.bb.width, this.bb.height);
178819
+ if (!this.aq.e) {
178820
+ this.aq.l(0, 0, this.bb.width, this.bb.height);
178821
+ }
178792
178822
  if (this.ao == null && this.a7 != null) {
178793
178823
  p._fill = this.a7;
178794
- this.aq.t(p);
178824
+ this.aq.u(p);
178795
178825
  }
178796
178826
  else {
178797
178827
  this.c.y(this.aq, p, this.ao, new Rect(0, g, f, e, h));
178798
178828
  }
178799
178829
  if (d > 0) {
178800
- this.aq.w(this.a6);
178801
- this.aq.w(this.a5);
178830
+ this.aq.x(this.a6);
178831
+ this.aq.x(this.a5);
178802
178832
  }
178803
178833
  }
178804
178834
  }
@@ -182282,7 +182312,7 @@ let TreemapView = /*@__PURE__*/ (() => {
182282
182312
  this.l = new RenderingContext(new CanvasViewRenderer(), j);
182283
182313
  this.ap();
182284
182314
  this.a2();
182285
- this.l.ac(this.f);
182315
+ this.l.ad(this.f);
182286
182316
  this.az();
182287
182317
  this.c = new CanvasGestureDOMEventProxy(this.ae, this.ac, true);
182288
182318
  this.c.ao = (k) => true;
@@ -182385,7 +182415,7 @@ let TreemapView = /*@__PURE__*/ (() => {
182385
182415
  this.a3 = new Brush();
182386
182416
  this.a3._fill = this.ac.rootWrapper.getStyleProperty("color");
182387
182417
  if (this.l != null) {
182388
- this.l.ac(this.f);
182418
+ this.l.ad(this.f);
182389
182419
  }
182390
182420
  }
182391
182421
  ar() {
@@ -182416,12 +182446,12 @@ let TreemapView = /*@__PURE__*/ (() => {
182416
182446
  this.r = truncate(Math.round(d));
182417
182447
  }
182418
182448
  if (this.l.d && this.v != 1) {
182419
- this.l.z();
182420
- this.l.aa(this.v, this.v);
182449
+ this.l.aa();
182450
+ this.l.ab(this.v, this.v);
182421
182451
  }
182422
182452
  this.b.f(this.l, this.a.ip, this.q, this.t);
182423
182453
  if (this.l.d && this.v != 1) {
182424
- this.l.y();
182454
+ this.l.z();
182425
182455
  }
182426
182456
  }
182427
182457
  av(a) {
@@ -182455,24 +182485,24 @@ let TreemapView = /*@__PURE__*/ (() => {
182455
182485
  aa(a) {
182456
182486
  if (a != null) {
182457
182487
  if (this.g != null) {
182458
- this.l.ac(this.g);
182488
+ this.l.ad(this.g);
182459
182489
  }
182460
182490
  else {
182461
- this.l.ac(this.e);
182491
+ this.l.ad(this.e);
182462
182492
  }
182463
- return this.l.f(a);
182493
+ return this.l.g(a);
182464
182494
  }
182465
182495
  return 0;
182466
182496
  }
182467
182497
  y(a) {
182468
182498
  if (a != null) {
182469
182499
  if (this.h != null) {
182470
- this.l.ac(this.h);
182500
+ this.l.ad(this.h);
182471
182501
  }
182472
182502
  else {
182473
- this.l.ac(this.e);
182503
+ this.l.ad(this.e);
182474
182504
  }
182475
- return this.l.f(a);
182505
+ return this.l.g(a);
182476
182506
  }
182477
182507
  return 0;
182478
182508
  }
@@ -182608,7 +182638,7 @@ let TreemapViewRenderer = /*@__PURE__*/ (() => {
182608
182638
  }
182609
182639
  }
182610
182640
  f(a, b, c, d) {
182611
- a.k(b.left, b.top, b.width, b.height);
182641
+ a.l(b.left, b.top, b.width, b.height);
182612
182642
  if (c != null) {
182613
182643
  for (let e = 0; e < c.count; e++) {
182614
182644
  let f = c._inner[e];
@@ -182623,8 +182653,8 @@ let TreemapViewRenderer = /*@__PURE__*/ (() => {
182623
182653
  g.height = f.m.height;
182624
182654
  g.n = f.m.left;
182625
182655
  g.o = f.m.top;
182626
- a.ac(f.a);
182627
- let j = a.f(f.g);
182656
+ a.ad(f.a);
182657
+ let j = a.g(f.g);
182628
182658
  if (f.b) {
182629
182659
  i.al = f.g;
182630
182660
  switch (f.h) {
@@ -182669,21 +182699,21 @@ let TreemapViewRenderer = /*@__PURE__*/ (() => {
182669
182699
  i.al = f.g;
182670
182700
  i.ao = f.k;
182671
182701
  }
182672
- a.v(g);
182702
+ a.w(g);
182673
182703
  if (f.s != 0) {
182674
182704
  if (!f.b) {
182675
- a.v(h);
182705
+ a.w(h);
182676
182706
  }
182677
182707
  }
182678
- a.z();
182679
- a.ae(f.m);
182708
+ a.aa();
182709
+ a.af(f.m);
182680
182710
  if (f.s == 0) {
182681
182711
  if (!f.b) {
182682
- a.v(h);
182712
+ a.w(h);
182683
182713
  }
182684
182714
  }
182685
- a.w(i);
182686
- a.y();
182715
+ a.x(i);
182716
+ a.z();
182687
182717
  }
182688
182718
  }
182689
182719
  }
@@ -189968,7 +189998,7 @@ let HorizontalAxisView = /*@__PURE__*/ (() => {
189968
189998
  this.l = FontUtil.getFont(a.h);
189969
189999
  }
189970
190000
  if (this.m != null) {
189971
- this.m.ac(this.l);
190001
+ this.m.ad(this.l);
189972
190002
  }
189973
190003
  this.s = FontUtil.getCurrentFontHeight(a.h, this.l);
189974
190004
  if (this.j != null && this.j.fm != 1) {
@@ -189989,13 +190019,13 @@ let HorizontalAxisView = /*@__PURE__*/ (() => {
189989
190019
  if (b == null || !b.d) {
189990
190020
  return;
189991
190021
  }
189992
- b.k(0, 0, this.v, this.u);
190022
+ b.l(0, 0, this.v, this.u);
189993
190023
  if (this.l != null) {
189994
- b.ac(this.l);
190024
+ b.ad(this.l);
189995
190025
  }
189996
190026
  if (this.q != 1) {
189997
- b.z();
189998
- b.aa(this.q, this.q);
190027
+ b.aa();
190028
+ b.ab(this.q, this.q);
189999
190029
  }
190000
190030
  let c = this.t(), d = c / 2;
190001
190031
  let e = this.j.av == null || this.j.av.count == 0;
@@ -190011,7 +190041,7 @@ let HorizontalAxisView = /*@__PURE__*/ (() => {
190011
190041
  let h = e ? null : this.x(this.j.av.item(this.j.av.count - 1));
190012
190042
  this.af.al = g = h == null ? "" : h.toString();
190013
190043
  this.af.o = this.ag.o = c;
190014
- this.af.n = this.v - b.f(g) - 4;
190044
+ this.af.n = this.v - b.g(g) - 4;
190015
190045
  let i = this.j.fb;
190016
190046
  let j = i == null ? null : i._fill;
190017
190047
  let k = new Color();
@@ -190028,8 +190058,8 @@ let HorizontalAxisView = /*@__PURE__*/ (() => {
190028
190058
  i.color = k;
190029
190059
  }
190030
190060
  this.ag.ao = this.af.ao = i;
190031
- b.w(this.ag);
190032
- b.w(this.af);
190061
+ b.x(this.ag);
190062
+ b.x(this.af);
190033
190063
  if (c < 0.5) {
190034
190064
  return;
190035
190065
  }
@@ -190045,9 +190075,9 @@ let HorizontalAxisView = /*@__PURE__*/ (() => {
190045
190075
  this.ah.an = d;
190046
190076
  this.ah._stroke = i;
190047
190077
  this.ah.ac = c;
190048
- b.r(this.ah);
190078
+ b.s(this.ah);
190049
190079
  if (this.q != 1) {
190050
- b.y();
190080
+ b.z();
190051
190081
  }
190052
190082
  }
190053
190083
  x(dataItem_) {
@@ -190194,7 +190224,7 @@ let VerticalAxisView = /*@__PURE__*/ (() => {
190194
190224
  this.l = FontUtil.getFont(a.h);
190195
190225
  }
190196
190226
  if (this.m != null) {
190197
- this.m.ac(this.l);
190227
+ this.m.ad(this.l);
190198
190228
  }
190199
190229
  this.t = FontUtil.getCurrentFontHeight(a.h, this.l);
190200
190230
  if (this.j != null && this.j.ft != 1) {
@@ -190221,11 +190251,11 @@ let VerticalAxisView = /*@__PURE__*/ (() => {
190221
190251
  }
190222
190252
  let b = this.m;
190223
190253
  if (a) {
190224
- b.k(0, 0, this.z, this.y);
190254
+ b.l(0, 0, this.z, this.y);
190225
190255
  }
190226
190256
  let c = false;
190227
190257
  if (b != null && this.l != null) {
190228
- b.ac(this.l);
190258
+ b.ad(this.l);
190229
190259
  }
190230
190260
  if (!a) {
190231
190261
  this.al = new TextBlock();
@@ -190235,12 +190265,12 @@ let VerticalAxisView = /*@__PURE__*/ (() => {
190235
190265
  let e = this.ab(this.j.a3);
190236
190266
  this.ak.al = this.ac = e == null ? "" : e.toString();
190237
190267
  if (b != null) {
190238
- this.w = b.f(this.ad) + 3;
190268
+ this.w = b.g(this.ad) + 3;
190239
190269
  if (this.w > this.v) {
190240
190270
  c = true;
190241
190271
  this.v = this.w;
190242
190272
  }
190243
- this.u = b.f(this.ac) + 3;
190273
+ this.u = b.g(this.ac) + 3;
190244
190274
  if (this.u > this.v) {
190245
190275
  c = true;
190246
190276
  this.v = this.u;
@@ -190259,8 +190289,8 @@ let VerticalAxisView = /*@__PURE__*/ (() => {
190259
190289
  }
190260
190290
  else if (b != null) {
190261
190291
  if (this.r != 1) {
190262
- b.z();
190263
- b.aa(this.r, this.r);
190292
+ b.aa();
190293
+ b.ab(this.r, this.r);
190264
190294
  }
190265
190295
  let g = this.j.fj;
190266
190296
  let h = 1;
@@ -190290,8 +190320,8 @@ let VerticalAxisView = /*@__PURE__*/ (() => {
190290
190320
  g.color = k;
190291
190321
  }
190292
190322
  this.al.ao = this.ak.ao = g;
190293
- b.w(this.al);
190294
- b.w(this.ak);
190323
+ b.x(this.al);
190324
+ b.x(this.ak);
190295
190325
  let m = this.x(), n = m / 2;
190296
190326
  if (m >= 0.5) {
190297
190327
  g = new Brush();
@@ -190306,10 +190336,10 @@ let VerticalAxisView = /*@__PURE__*/ (() => {
190306
190336
  this.am.an = this.y;
190307
190337
  this.am._stroke = g;
190308
190338
  this.am.ac = m;
190309
- b.r(this.am);
190339
+ b.s(this.am);
190310
190340
  }
190311
190341
  if (this.r != 1) {
190312
- b.y();
190342
+ b.z();
190313
190343
  }
190314
190344
  }
190315
190345
  return c;
@@ -191018,28 +191048,28 @@ let XamSparklineView = /*@__PURE__*/ (() => {
191018
191048
  return 10;
191019
191049
  }
191020
191050
  ay(a, b) {
191021
- b.s(a);
191051
+ b.t(a);
191022
191052
  }
191023
191053
  ax() {
191024
191054
  let a = this.p;
191025
191055
  if (a != null && a.d) {
191026
191056
  if (this.x != 1) {
191027
- a.z();
191028
- a.aa(this.x, this.x);
191057
+ a.aa();
191058
+ a.ab(this.x, this.x);
191029
191059
  }
191030
- a.k(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
191031
- a.s(this.bw);
191032
- a.s(this.bu);
191060
+ a.l(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
191061
+ a.t(this.bw);
191062
+ a.t(this.bu);
191033
191063
  this.ay(this.bs, a);
191034
191064
  this.ay(this.bt, a);
191035
191065
  this.ay(this.bp, a);
191036
191066
  this.ay(this.br, a);
191037
191067
  this.ay(this.bo, a);
191038
191068
  this.ay(this.bq, a);
191039
- a.s(this.bv);
191040
- a.s(this.bx);
191069
+ a.t(this.bv);
191070
+ a.t(this.bx);
191041
191071
  if (this.x != 1) {
191042
- a.y();
191072
+ a.z();
191043
191073
  }
191044
191074
  }
191045
191075
  let b = new AxisRenderMessage_Spark();