igniteui-webcomponents-charts 7.0.0 → 7.0.1-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +119 -119
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AnnotationLayer_combined.js +2 -2
  4. package/esm2015/lib/AxisDefaults.js +3 -3
  5. package/esm2015/lib/BubbleSeries_combined.js +2 -2
  6. package/esm2015/lib/CalloutLayer_combined.js +3 -3
  7. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  8. package/esm2015/lib/CategoryHighlightLayer_combined.js +2 -2
  9. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  10. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +2 -2
  11. package/esm2015/lib/DataAnnotationShapeLayer_combined.js +3 -3
  12. package/esm2015/lib/DataLegendContent_combined.js +2 -2
  13. package/esm2015/lib/DataPieChart.js +6 -6
  14. package/esm2015/lib/Defaults.js +17 -17
  15. package/esm2015/lib/DomainChart.js +2 -2
  16. package/esm2015/lib/DomainChartToolbarProvider.js +1 -1
  17. package/esm2015/lib/FinalValueLayer_combined.js +1 -1
  18. package/esm2015/lib/FinancialChart_combined.js +1 -1
  19. package/esm2015/lib/FrameExtended.js +1 -1
  20. package/esm2015/lib/HighDensityScatterSeries_combined.js +2 -2
  21. package/esm2015/lib/OverlayTextUtil.js +5 -5
  22. package/esm2015/lib/PieChartViewManager_combined.js +2 -2
  23. package/esm2015/lib/ScatterContourSeries_combined.js +2 -2
  24. package/esm2015/lib/ScatterPolygonSeries_combined.js +3 -3
  25. package/esm2015/lib/SeriesInteractionManager.js +3 -3
  26. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  27. package/esm2015/lib/SeriesViewer_combined.js +15 -15
  28. package/esm2015/lib/SliceAppearance.js +2 -2
  29. package/esm2015/lib/TreemapHighlightingManager_combined.js +18 -18
  30. package/esm2015/lib/UserAnnotationLayer_combined.js +7 -7
  31. package/esm2015/lib/UserAnnotationToolTipLayerView_combined.js +1 -1
  32. package/esm2015/lib/ValueLayer_combined.js +3 -3
  33. package/esm5/lib/AnnotationLayer_combined.js +2 -2
  34. package/esm5/lib/AxisDefaults.js +3 -3
  35. package/esm5/lib/BubbleSeries_combined.js +2 -2
  36. package/esm5/lib/CalloutLayer_combined.js +3 -3
  37. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  38. package/esm5/lib/CategoryHighlightLayer_combined.js +2 -2
  39. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  40. package/esm5/lib/CategoryItemHighlightLayer_combined.js +2 -2
  41. package/esm5/lib/DataAnnotationShapeLayer_combined.js +3 -3
  42. package/esm5/lib/DataLegendContent_combined.js +2 -2
  43. package/esm5/lib/DataPieChart.js +6 -6
  44. package/esm5/lib/Defaults.js +17 -17
  45. package/esm5/lib/DomainChart.js +2 -2
  46. package/esm5/lib/DomainChartToolbarProvider.js +1 -1
  47. package/esm5/lib/FinalValueLayer_combined.js +1 -1
  48. package/esm5/lib/FinancialChart_combined.js +1 -1
  49. package/esm5/lib/FrameExtended.js +1 -1
  50. package/esm5/lib/HighDensityScatterSeries_combined.js +2 -2
  51. package/esm5/lib/OverlayTextUtil.js +5 -5
  52. package/esm5/lib/PieChartViewManager_combined.js +2 -2
  53. package/esm5/lib/ScatterContourSeries_combined.js +2 -2
  54. package/esm5/lib/ScatterPolygonSeries_combined.js +3 -3
  55. package/esm5/lib/SeriesInteractionManager.js +3 -3
  56. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  57. package/esm5/lib/SeriesViewer_combined.js +15 -15
  58. package/esm5/lib/SliceAppearance.js +2 -2
  59. package/esm5/lib/TreemapHighlightingManager_combined.js +18 -18
  60. package/esm5/lib/UserAnnotationLayer_combined.js +7 -7
  61. package/esm5/lib/UserAnnotationToolTipLayerView_combined.js +1 -1
  62. package/esm5/lib/ValueLayer_combined.js +3 -3
  63. package/fesm2015/igniteui-webcomponents-charts.js +119 -119
  64. package/fesm5/igniteui-webcomponents-charts.js +119 -119
  65. package/package.json +2 -2
@@ -1541,10 +1541,10 @@
1541
1541
  return _super !== null && _super.apply(this, arguments) || this;
1542
1542
  }
1543
1543
  Defaults.$t = igniteuiWebcomponentsCore.markType(Defaults, 'Defaults');
1544
- Defaults.crosshairLineBrush = igniteuiWebcomponentsCore.BrushUtil.j(255, 187, 187, 187);
1544
+ Defaults.crosshairLineBrush = igniteuiWebcomponentsCore.BrushUtil.l(255, 187, 187, 187);
1545
1545
  Defaults.crosshairLineThickness = igniteuiWebcomponentsCore.DeviceUtils.g(1);
1546
- Defaults.crosshairXAxisAnnotationTextColor = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
1547
- Defaults.crosshairXAxisAnnotationBackground = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
1546
+ Defaults.crosshairXAxisAnnotationTextColor = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
1547
+ Defaults.crosshairXAxisAnnotationBackground = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
1548
1548
  Defaults.legendBadge_ShapeThickness = igniteuiWebcomponentsCore.DeviceUtils.g(2);
1549
1549
  Defaults.legendBadge_ShapeWidth = 8;
1550
1550
  Defaults.legendBadge_ShapeHeight = 8;
@@ -1554,8 +1554,8 @@
1554
1554
  Defaults.series_MarkerThickness = igniteuiWebcomponentsCore.DeviceUtils.g(2);
1555
1555
  Defaults.series_Thickness = igniteuiWebcomponentsCore.DeviceUtils.g(2);
1556
1556
  Defaults.series_Resolution = igniteuiWebcomponentsCore.DeviceUtils.g(1);
1557
- Defaults.financialSeries_NegativeBrush = igniteuiWebcomponentsCore.BrushUtil.j(255, 238, 88, 121);
1558
- Defaults.financialSeries_NegativeOutline = igniteuiWebcomponentsCore.BrushUtil.j(255, 238, 88, 121);
1557
+ Defaults.financialSeries_NegativeBrush = igniteuiWebcomponentsCore.BrushUtil.l(255, 238, 88, 121);
1558
+ Defaults.financialSeries_NegativeOutline = igniteuiWebcomponentsCore.BrushUtil.l(255, 238, 88, 121);
1559
1559
  Defaults.financialSeries_Thickness = igniteuiWebcomponentsCore.DeviceUtils.g(1);
1560
1560
  Defaults.financialSeries_Resolution = igniteuiWebcomponentsCore.DeviceUtils.g(5);
1561
1561
  Defaults.g = 1;
@@ -1565,37 +1565,37 @@
1565
1565
  Defaults.e = 2;
1566
1566
  Defaults.bf = igniteuiWebcomponentsCore.ColorUtil.u("#000000");
1567
1567
  Defaults.be = igniteuiWebcomponentsCore.ColorUtil.u("#ee5879");
1568
- Defaults.ba = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
1569
- Defaults.a9 = igniteuiWebcomponentsCore.BrushUtil.j(255, 238, 88, 121);
1568
+ Defaults.ba = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
1569
+ Defaults.a9 = igniteuiWebcomponentsCore.BrushUtil.l(255, 238, 88, 121);
1570
1570
  Defaults.ad = igniteuiWebcomponentsCore.DeviceUtils.g(4);
1571
1571
  Defaults.ak = igniteuiWebcomponentsCore.DeviceUtils.g(5);
1572
1572
  Defaults.an = igniteuiWebcomponentsCore.DeviceUtils.g(2);
1573
- Defaults.bb = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
1573
+ Defaults.bb = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
1574
1574
  Defaults.am = igniteuiWebcomponentsCore.DeviceUtils.g(2);
1575
1575
  Defaults.al = igniteuiWebcomponentsCore.DeviceUtils.g(2);
1576
1576
  Defaults.f = 1;
1577
1577
  Defaults.b = 1;
1578
- Defaults.a8 = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
1578
+ Defaults.a8 = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
1579
1579
  Defaults.ac = igniteuiWebcomponentsCore.DeviceUtils.g(1);
1580
1580
  Defaults.ab = igniteuiWebcomponentsCore.DeviceUtils.g(2);
1581
1581
  Defaults.d = 1;
1582
1582
  Defaults.a = 1;
1583
1583
  Defaults.aa = igniteuiWebcomponentsCore.DeviceUtils.g(2);
1584
1584
  Defaults.z = igniteuiWebcomponentsCore.DeviceUtils.g(2);
1585
- Defaults.tileSeries_Outline = igniteuiWebcomponentsCore.BrushUtil.j(255, 170, 211, 223);
1586
- Defaults.tileSeries_Brush = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
1585
+ Defaults.tileSeries_Outline = igniteuiWebcomponentsCore.BrushUtil.l(255, 170, 211, 223);
1586
+ Defaults.tileSeries_Brush = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
1587
1587
  Defaults.dataAnnotationShapeFillOpacity = 0.15;
1588
1588
  Defaults.dataAnnotationShapeThickness = igniteuiWebcomponentsCore.DeviceUtils.g(1.5);
1589
1589
  Defaults.dataAnnotationLabelThickness = igniteuiWebcomponentsCore.DeviceUtils.g(1);
1590
- Defaults.dataAnnotationOverlayBackground = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
1591
- Defaults.dataAnnotationOverlayBorderStroke = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
1590
+ Defaults.dataAnnotationOverlayBackground = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
1591
+ Defaults.dataAnnotationOverlayBorderStroke = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
1592
1592
  Defaults.dataAnnotationOverlayBorderThickness = 0;
1593
1593
  Defaults.dataAnnotationOverlayBorderCorner = 0;
1594
1594
  Defaults.dataAnnotationOverlayVerticalMargin = 5;
1595
1595
  Defaults.dataAnnotationOverlayHorizontalMargin = 5;
1596
1596
  Defaults.dataAnnotationOverlayVerticalPadding = 5;
1597
1597
  Defaults.dataAnnotationOverlayHorizontalPadding = 5;
1598
- Defaults.dataAnnotationOverlayFontBrush = igniteuiWebcomponentsCore.BrushUtil.j(255, 37, 37, 37);
1598
+ Defaults.dataAnnotationOverlayFontBrush = igniteuiWebcomponentsCore.BrushUtil.l(255, 37, 37, 37);
1599
1599
  Defaults.dataAnnotationOverlayFontSizeConst = 15;
1600
1600
  Defaults.dataAnnotationOverlayFontSize = igniteuiWebcomponentsCore.DeviceUtils.f(15);
1601
1601
  Defaults.dataAnnotationOverlayFontFamilyConst = "Verdana";
@@ -1604,11 +1604,11 @@
1604
1604
  Defaults.dataAnnotationOverlayFontStyle = "Normal";
1605
1605
  Defaults.dataAnnotationOverlayFontStretch = "Normal";
1606
1606
  Defaults.dataAnnotationOverlayFontVariant = "Normal";
1607
- Defaults.dataAnnotationLabelBackground = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
1608
- Defaults.dataAnnotationLabelBorderStroke = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
1607
+ Defaults.dataAnnotationLabelBackground = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
1608
+ Defaults.dataAnnotationLabelBorderStroke = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
1609
1609
  Defaults.dataAnnotationLabelBorderThickness = 2;
1610
1610
  Defaults.dataAnnotationLabelBorderRadius = 2;
1611
- Defaults.dataAnnotationLabelFontBrush = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
1611
+ Defaults.dataAnnotationLabelFontBrush = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
1612
1612
  return Defaults;
1613
1613
  }(igniteuiWebcomponentsCore.Base));
1614
1614
 
@@ -1688,10 +1688,10 @@
1688
1688
  AxisDefaults.axis_TickStroke = igniteuiWebcomponentsCore.DeviceUtils.g(1);
1689
1689
  AxisDefaults.axis_TickLength = igniteuiWebcomponentsCore.DeviceUtils.g(0);
1690
1690
  AxisDefaults.categoryAxis_TickLength = igniteuiWebcomponentsCore.DeviceUtils.g(8);
1691
- AxisDefaults.axis_LineBrush = igniteuiWebcomponentsCore.BrushUtil.j(255, 158, 158, 158);
1691
+ AxisDefaults.axis_LineBrush = igniteuiWebcomponentsCore.BrushUtil.l(255, 158, 158, 158);
1692
1692
  AxisDefaults.axis_MinorBrush = null;
1693
- AxisDefaults.axis_MajorBrush = igniteuiWebcomponentsCore.BrushUtil.j(255, 196, 196, 196);
1694
- AxisDefaults.axis_TickBrush = igniteuiWebcomponentsCore.BrushUtil.j(255, 158, 158, 158);
1693
+ AxisDefaults.axis_MajorBrush = igniteuiWebcomponentsCore.BrushUtil.l(255, 196, 196, 196);
1694
+ AxisDefaults.axis_TickBrush = igniteuiWebcomponentsCore.BrushUtil.l(255, 158, 158, 158);
1695
1695
  return AxisDefaults;
1696
1696
  }(igniteuiWebcomponentsCore.Base));
1697
1697
 
@@ -10863,8 +10863,8 @@
10863
10863
  };
10864
10864
  LegendTemplates.m = function (a) {
10865
10865
  var b = a.data;
10866
- var c = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
10867
- var d = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
10866
+ var c = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
10867
+ var d = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
10868
10868
  LegendTemplates.u(a, Defaults.legendBadge_ShapeThickness, c, d, 0, 0, Defaults.legendBadge_ShapeWidth, Defaults.legendBadge_ShapeHeight);
10869
10869
  };
10870
10870
  LegendTemplates.k = function (a) {
@@ -24906,8 +24906,8 @@
24906
24906
  _this.ic = NaN;
24907
24907
  _this.v1 = null;
24908
24908
  _this.v3 = null;
24909
- _this.v4 = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 0, 0);
24910
- _this.v2 = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 0, 0);
24909
+ _this.v4 = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 0, 0);
24910
+ _this.v2 = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 0, 0);
24911
24911
  _this.it = igniteuiWebcomponentsCore.DeviceUtils.g(2);
24912
24912
  _this.bx = 1;
24913
24913
  _this.co = 1;
@@ -26384,7 +26384,7 @@
26384
26384
  if (!b) {
26385
26385
  return a;
26386
26386
  }
26387
- a = igniteuiWebcomponentsCore.BrushUtil.s(a, this.ii);
26387
+ a = igniteuiWebcomponentsCore.BrushUtil.u(a, this.ii);
26388
26388
  return a;
26389
26389
  }
26390
26390
  return a;
@@ -26674,7 +26674,7 @@
26674
26674
  if (c == null) {
26675
26675
  return;
26676
26676
  }
26677
- b.value = igniteuiWebcomponentsCore.BrushUtil.s(c, this.ii);
26677
+ b.value = igniteuiWebcomponentsCore.BrushUtil.u(c, this.ii);
26678
26678
  };
26679
26679
  Series.prototype.sh = function (a, b) {
26680
26680
  var c = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.String_$type, b.value);
@@ -27697,7 +27697,7 @@
27697
27697
  return this.dc.xu;
27698
27698
  }
27699
27699
  else {
27700
- return igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 0, 0);
27700
+ return igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 0, 0);
27701
27701
  }
27702
27702
  }
27703
27703
  };
@@ -27710,7 +27710,7 @@
27710
27710
  return this.dc.yb;
27711
27711
  }
27712
27712
  else {
27713
- return igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 0, 0);
27713
+ return igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 0, 0);
27714
27714
  }
27715
27715
  }
27716
27716
  };
@@ -29657,7 +29657,7 @@
29657
29657
  if (this.b5 == null) {
29658
29658
  return a;
29659
29659
  }
29660
- a = igniteuiWebcomponentsCore.BrushUtil.s(a, this.ii);
29660
+ a = igniteuiWebcomponentsCore.BrushUtil.u(a, this.ii);
29661
29661
  return a;
29662
29662
  };
29663
29663
  Series.prototype.cg = function () {
@@ -30249,7 +30249,7 @@
30249
30249
  if (this.dc != null) {
30250
30250
  var c = b;
30251
30251
  if (!igniteuiWebcomponentsCore.isNaN_(this.ik) && this.ik != 1) {
30252
- c = igniteuiWebcomponentsCore.BrushUtil.s(c, this.ik);
30252
+ c = igniteuiWebcomponentsCore.BrushUtil.u(c, this.ik);
30253
30253
  }
30254
30254
  b = c;
30255
30255
  }
@@ -30324,7 +30324,7 @@
30324
30324
  if (this.dc != null) {
30325
30325
  var i = this.dc.x1(this.index);
30326
30326
  if (!igniteuiWebcomponentsCore.isNaN_(this.ik) && this.ik != 1) {
30327
- i = igniteuiWebcomponentsCore.BrushUtil.s(i, this.ik);
30327
+ i = igniteuiWebcomponentsCore.BrushUtil.u(i, this.ik);
30328
30328
  }
30329
30329
  this.y3 = i;
30330
30330
  }
@@ -30367,7 +30367,7 @@
30367
30367
  if (this.y4 != null) {
30368
30368
  var p = this.y4;
30369
30369
  if (!igniteuiWebcomponentsCore.isNaN_(this.ik) && this.ik != 1) {
30370
- p = igniteuiWebcomponentsCore.BrushUtil.s(p, this.ik);
30370
+ p = igniteuiWebcomponentsCore.BrushUtil.u(p, this.ik);
30371
30371
  }
30372
30372
  this.y3 = p;
30373
30373
  }
@@ -33013,7 +33013,7 @@
33013
33013
  AxisView.prototype.a7 = function (a, b) {
33014
33014
  this.f.be = a;
33015
33015
  this.f.bf = b;
33016
- this.f.at = false;
33016
+ this.f.cp();
33017
33017
  };
33018
33018
  AxisView.prototype.a1 = function (a) {
33019
33019
  this.f.bl = a;
@@ -33973,7 +33973,7 @@
33973
33973
  };
33974
33974
  SeriesView.prototype.b2 = function (a) {
33975
33975
  if (a != null) {
33976
- var b = igniteuiWebcomponentsCore.BrushUtil.p(a, 1);
33976
+ var b = igniteuiWebcomponentsCore.BrushUtil.r(a, 1);
33977
33977
  return b;
33978
33978
  }
33979
33979
  else {
@@ -34629,7 +34629,7 @@
34629
34629
  };
34630
34630
  MarkerSeriesView.prototype.cq = function () {
34631
34631
  if (!igniteuiWebcomponentsCore.isNaN_(this.f.ik) && this.f.ik != 1) {
34632
- var a = igniteuiWebcomponentsCore.BrushUtil.s(this.ch.y5, this.f.ik);
34632
+ var a = igniteuiWebcomponentsCore.BrushUtil.u(this.ch.y5, this.f.ik);
34633
34633
  this.ch.y3 = a;
34634
34634
  }
34635
34635
  else {
@@ -38741,7 +38741,7 @@
38741
38741
  };
38742
38742
  OverlayTextUtil.ae = function (a) {
38743
38743
  if (a == null) {
38744
- return igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
38744
+ return igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
38745
38745
  }
38746
38746
  var b = igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.Brush.$, a);
38747
38747
  if (b != null) {
@@ -38754,7 +38754,7 @@
38754
38754
  })());
38755
38755
  }
38756
38756
  }
38757
- return igniteuiWebcomponentsCore.BrushUtil.k(a, OverlayTextUtil.ai, OverlayTextUtil.aj);
38757
+ return igniteuiWebcomponentsCore.BrushUtil.m(a, OverlayTextUtil.ai, OverlayTextUtil.aj);
38758
38758
  };
38759
38759
  OverlayTextUtil.af = function (a, b, c, d) {
38760
38760
  if (b == null) {
@@ -38797,17 +38797,17 @@
38797
38797
  if (b < 0) {
38798
38798
  b *= -1;
38799
38799
  }
38800
- return igniteuiWebcomponentsCore.BrushUtil.o(a, b);
38800
+ return igniteuiWebcomponentsCore.BrushUtil.q(a, b);
38801
38801
  }
38802
38802
  else if (c == 2) {
38803
- return igniteuiWebcomponentsCore.BrushUtil.q(a, b);
38803
+ return igniteuiWebcomponentsCore.BrushUtil.s(a, b);
38804
38804
  }
38805
38805
  else if (c == 4 || c == 3) {
38806
38806
  b = igniteuiWebcomponentsCore.MathUtil.e(b, -1, 1);
38807
38807
  if (b < 0) {
38808
38808
  b *= -1;
38809
38809
  }
38810
- return igniteuiWebcomponentsCore.BrushUtil.s(a, b);
38810
+ return igniteuiWebcomponentsCore.BrushUtil.u(a, b);
38811
38811
  }
38812
38812
  }
38813
38813
  return a;
@@ -45837,13 +45837,13 @@
45837
45837
  if (a == null) {
45838
45838
  return a;
45839
45839
  }
45840
- return igniteuiWebcomponentsCore.BrushUtil.o(a, b);
45840
+ return igniteuiWebcomponentsCore.BrushUtil.q(a, b);
45841
45841
  };
45842
45842
  AnnotationLayerView.prototype.cm = function (a, b) {
45843
45843
  if (a == null) {
45844
45844
  return a;
45845
45845
  }
45846
- return igniteuiWebcomponentsCore.BrushUtil.q(a, b);
45846
+ return igniteuiWebcomponentsCore.BrushUtil.s(a, b);
45847
45847
  };
45848
45848
  AnnotationLayerView.prototype.cl = function (a, b) {
45849
45849
  if (a == null) {
@@ -47271,7 +47271,7 @@
47271
47271
  return _super !== null && _super.apply(this, arguments) || this;
47272
47272
  }
47273
47273
  FrameExtended.c = function (a, b, c, d) {
47274
- var e = igniteuiWebcomponentsCore.BrushUtil.n(b, a, c, d);
47274
+ var e = igniteuiWebcomponentsCore.BrushUtil.p(b, a, c, d);
47275
47275
  return e;
47276
47276
  };
47277
47277
  FrameExtended.a = function (a, b, c, d, e) {
@@ -48607,11 +48607,11 @@
48607
48607
  var f = this.im;
48608
48608
  var g = this.aac();
48609
48609
  if (g == null) {
48610
- g = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
48610
+ g = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
48611
48611
  }
48612
48612
  var h = this.ad3 ? this.aad() : g;
48613
48613
  if (h == null) {
48614
- h = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
48614
+ h = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
48615
48615
  }
48616
48616
  g = OverlayTextUtil.ah(g, this.ya, this.xk);
48617
48617
  h = OverlayTextUtil.ah(h, this.ya, this.xk);
@@ -48634,7 +48634,7 @@
48634
48634
  n.shapeBrush = n.shapeBrush != null ? n.shapeBrush : g;
48635
48635
  n.shapeOutline = n.shapeOutline != null ? n.shapeOutline : h;
48636
48636
  if (this.ad3) {
48637
- n.shapeBrush = igniteuiWebcomponentsCore.BrushUtil.s(n.shapeBrush, this.is);
48637
+ n.shapeBrush = igniteuiWebcomponentsCore.BrushUtil.u(n.shapeBrush, this.is);
48638
48638
  }
48639
48639
  n.shapeThickness = !igniteuiWebcomponentsCore.isNaN_(n.shapeThickness) ? n.shapeThickness : f;
48640
48640
  n.h = 1.7976931348623157E+308;
@@ -51423,10 +51423,10 @@
51423
51423
  n = a.b.itemColor;
51424
51424
  }
51425
51425
  if (n == null || igniteuiWebcomponentsCore.BrushUtilCore.a(g)) {
51426
- n = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
51426
+ n = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
51427
51427
  }
51428
51428
  }
51429
- h = igniteuiWebcomponentsCore.BrushUtil.l(n, j, i);
51429
+ h = igniteuiWebcomponentsCore.BrushUtil.n(n, j, i);
51430
51430
  }
51431
51431
  if (h == null) {
51432
51432
  h = this.aa4.c7();
@@ -53328,7 +53328,7 @@
53328
53328
  if (a == null) {
53329
53329
  return a;
53330
53330
  }
53331
- return igniteuiWebcomponentsCore.BrushUtil.o(a, 0.1);
53331
+ return igniteuiWebcomponentsCore.BrushUtil.q(a, 0.1);
53332
53332
  };
53333
53333
  CalloutLayerView.prototype.bj = function (a, b) {
53334
53334
  _super.prototype.bj.call(this, a, b);
@@ -54100,8 +54100,8 @@
54100
54100
  _this.xn = new UserAnnotationCollection();
54101
54101
  _this.yj = new igniteuiWebcomponentsCore.List$1(Axis.$, 0);
54102
54102
  _this.yc = new igniteuiWebcomponentsCore.Dictionary$2(Axis.$, Axis.$, 0);
54103
- _this.zq = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
54104
- _this.zp = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
54103
+ _this.zq = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
54104
+ _this.zp = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
54105
54105
  _this.xk = null;
54106
54106
  _this.x8 = new igniteuiWebcomponentsCore.Dictionary$2(igniteuiWebcomponentsCore.String_$type, UserAnnotationFlow.$, 0);
54107
54107
  _this.userAnnotationInformationRequested = null;
@@ -54196,8 +54196,8 @@
54196
54196
  if (b == null) {
54197
54197
  var c = a;
54198
54198
  c.ct = true;
54199
- c.oh = igniteuiWebcomponentsCore.BrushUtil.j(0, 255, 255, 255);
54200
- c.om = igniteuiWebcomponentsCore.BrushUtil.j(0, 255, 255, 255);
54199
+ c.oh = igniteuiWebcomponentsCore.BrushUtil.l(0, 255, 255, 255);
54200
+ c.om = igniteuiWebcomponentsCore.BrushUtil.l(0, 255, 255, 255);
54201
54201
  c.fn = 0;
54202
54202
  this.yc.addItem(a, b);
54203
54203
  }
@@ -54744,7 +54744,7 @@
54744
54744
  case 3: break;
54745
54745
  case 1:
54746
54746
  var d = c;
54747
- d.shapeBackground = igniteuiWebcomponentsCore.BrushUtil.s(b.i, 0.3);
54747
+ d.shapeBackground = igniteuiWebcomponentsCore.BrushUtil.u(b.i, 0.3);
54748
54748
  d.startLabelBackground = b.i;
54749
54749
  d.endLabelBackground = b.i;
54750
54750
  d.startLabelBorderColor = b.i;
@@ -54827,9 +54827,9 @@
54827
54827
  };
54828
54828
  UserAnnotationLayer.prototype.xq = function (a) {
54829
54829
  var b = new UserAnnotationInformation();
54830
- b.h = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
54830
+ b.h = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
54831
54831
  b.f = " ";
54832
- b.i = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
54832
+ b.i = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
54833
54833
  b.d = a;
54834
54834
  if (this.dc != null) {
54835
54835
  b.a = this.dc.y9.left + (this.dc.y9.width / 2);
@@ -57575,13 +57575,13 @@
57575
57575
  else {
57576
57576
  switch (this.aa6) {
57577
57577
  case 6:
57578
- this.afi = igniteuiWebcomponentsCore.BrushUtil.j(255, 248, 173, 118);
57578
+ this.afi = igniteuiWebcomponentsCore.BrushUtil.l(255, 248, 173, 118);
57579
57579
  break;
57580
57580
  case 4:
57581
- this.afi = igniteuiWebcomponentsCore.BrushUtil.j(255, 246, 93, 80);
57581
+ this.afi = igniteuiWebcomponentsCore.BrushUtil.l(255, 246, 93, 80);
57582
57582
  break;
57583
57583
  case 5:
57584
- this.afi = igniteuiWebcomponentsCore.BrushUtil.j(255, 99, 208, 0);
57584
+ this.afi = igniteuiWebcomponentsCore.BrushUtil.l(255, 99, 208, 0);
57585
57585
  break;
57586
57586
  default:
57587
57587
  this.afi = this.aa4 != null ? this.aa4.vu : null;
@@ -58199,7 +58199,7 @@
58199
58199
  if (a == null) {
58200
58200
  return a;
58201
58201
  }
58202
- return igniteuiWebcomponentsCore.BrushUtil.o(a, 0.1);
58202
+ return igniteuiWebcomponentsCore.BrushUtil.q(a, 0.1);
58203
58203
  };
58204
58204
  FinalValueLayerView.prototype.ax = function (a) {
58205
58205
  _super.prototype.ax.call(this, a);
@@ -62446,7 +62446,7 @@
62446
62446
  PointerTooltipUtils.a(h, g, d.am, d.ao, d.t, d.s);
62447
62447
  }
62448
62448
  else {
62449
- var i = e.outline == null ? igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0) : e.outline;
62449
+ var i = e.outline == null ? igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0) : e.outline;
62450
62450
  var j = this.cp.ab1();
62451
62451
  PointerTooltipUtils.a(h, g, e.background, i, e.strokeThickness, j.ap);
62452
62452
  }
@@ -65087,8 +65087,8 @@
65087
65087
  _this.co = NaN;
65088
65088
  _this.cp = 1;
65089
65089
  _this.jt = new igniteuiWebcomponentsCore.Thickness(0, 0);
65090
- _this.i9 = igniteuiWebcomponentsCore.BrushUtil.j(0, 255, 255, 255);
65091
- _this.i8 = igniteuiWebcomponentsCore.BrushUtil.j(0, 255, 255, 255);
65090
+ _this.i9 = igniteuiWebcomponentsCore.BrushUtil.l(0, 255, 255, 255);
65091
+ _this.i8 = igniteuiWebcomponentsCore.BrushUtil.l(0, 255, 255, 255);
65092
65092
  _this.b1 = false;
65093
65093
  _this.bm = null;
65094
65094
  _this.be = null;
@@ -79196,7 +79196,7 @@
79196
79196
  a.g = null;
79197
79197
  }
79198
79198
  else {
79199
- a.g = igniteuiWebcomponentsCore.BrushUtil.n(c.g, b, d.g, 0);
79199
+ a.g = igniteuiWebcomponentsCore.BrushUtil.p(c.g, b, d.g, 0);
79200
79200
  }
79201
79201
  if (c == null || c.h == null) {
79202
79202
  a.h = d != null ? d.h : null;
@@ -79205,7 +79205,7 @@
79205
79205
  a.h = null;
79206
79206
  }
79207
79207
  else {
79208
- a.h = igniteuiWebcomponentsCore.BrushUtil.n(c.h, b, d.h, 0);
79208
+ a.h = igniteuiWebcomponentsCore.BrushUtil.p(c.h, b, d.h, 0);
79209
79209
  }
79210
79210
  };
79211
79211
  CategoryHighlightLayerFrame.prototype.d = function (a, b, c) {
@@ -79466,11 +79466,11 @@
79466
79466
  if (a == null) {
79467
79467
  return a;
79468
79468
  }
79469
- return igniteuiWebcomponentsCore.BrushUtil.o(a, 0.1);
79469
+ return igniteuiWebcomponentsCore.BrushUtil.q(a, 0.1);
79470
79470
  };
79471
79471
  CategoryHighlightLayerView.prototype.cv = function (a) {
79472
79472
  if (a != null) {
79473
- var b = igniteuiWebcomponentsCore.BrushUtil.o(a, 0.3);
79473
+ var b = igniteuiWebcomponentsCore.BrushUtil.q(a, 0.3);
79474
79474
  if (b.isGradient) {
79475
79475
  var c = b;
79476
79476
  if (c.gradientStops != null) {
@@ -87370,7 +87370,7 @@
87370
87370
  a.i = null;
87371
87371
  }
87372
87372
  else {
87373
- a.i = igniteuiWebcomponentsCore.BrushUtil.n(c.i, b, d.i, 0);
87373
+ a.i = igniteuiWebcomponentsCore.BrushUtil.p(c.i, b, d.i, 0);
87374
87374
  }
87375
87375
  if (c == null || c.j == null) {
87376
87376
  a.j = d != null ? d.j : null;
@@ -87379,7 +87379,7 @@
87379
87379
  a.j = null;
87380
87380
  }
87381
87381
  else {
87382
- a.j = igniteuiWebcomponentsCore.BrushUtil.n(c.j, b, d.j, 0);
87382
+ a.j = igniteuiWebcomponentsCore.BrushUtil.p(c.j, b, d.j, 0);
87383
87383
  }
87384
87384
  if (c == null || c.h == null) {
87385
87385
  a.h = d != null ? d.h : null;
@@ -87930,11 +87930,11 @@
87930
87930
  if (a == null) {
87931
87931
  return a;
87932
87932
  }
87933
- return igniteuiWebcomponentsCore.BrushUtil.o(a, 0.3);
87933
+ return igniteuiWebcomponentsCore.BrushUtil.q(a, 0.3);
87934
87934
  };
87935
87935
  CategoryItemHighlightLayerView.prototype.c2 = function (a) {
87936
87936
  if (a != null) {
87937
- var b = igniteuiWebcomponentsCore.BrushUtil.o(a, 0.3);
87937
+ var b = igniteuiWebcomponentsCore.BrushUtil.q(a, 0.3);
87938
87938
  if (b.isGradient) {
87939
87939
  var c = b;
87940
87940
  if (c.gradientStops != null) {
@@ -109600,7 +109600,7 @@
109600
109600
  try {
109601
109601
  for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
109602
109602
  var c = _c.value;
109603
- var d = igniteuiWebcomponentsCore.BrushUtil.v(c);
109603
+ var d = igniteuiWebcomponentsCore.BrushUtil.x(c);
109604
109604
  b.add(d);
109605
109605
  }
109606
109606
  }
@@ -109623,7 +109623,7 @@
109623
109623
  if (!this.ht || !this.hx || this.itemsSource != null) {
109624
109624
  return a;
109625
109625
  }
109626
- var b = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
109626
+ var b = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
109627
109627
  return b;
109628
109628
  };
109629
109629
  DomainChart.prototype.wa = function (a, b) {
@@ -127546,7 +127546,7 @@
127546
127546
  y = y - ac;
127547
127547
  var ad = Math.max(w, Math.max(x, y));
127548
127548
  ad = Math.abs(ad);
127549
- var ae = igniteuiWebcomponentsCore.BrushUtil.v(k);
127549
+ var ae = igniteuiWebcomponentsCore.BrushUtil.x(k);
127550
127550
  k = this.ab(a, k, ae, ad);
127551
127551
  }
127552
127552
  if (a.by == 3 || a.by == 2 || a.cq == 2 || a.cp == 2) {
@@ -127621,13 +127621,13 @@
127621
127621
  if (b == 0) {
127622
127622
  return a;
127623
127623
  }
127624
- return igniteuiWebcomponentsCore.BrushUtil.o(a, b);
127624
+ return igniteuiWebcomponentsCore.BrushUtil.q(a, b);
127625
127625
  };
127626
127626
  SeriesInteractionManager.prototype.ab = function (a, b, c, d) {
127627
127627
  if (a != null && a.actualLayers != null && a.actualLayers.count > 0) {
127628
127628
  c = a.wl(c);
127629
127629
  }
127630
- var e = igniteuiWebcomponentsCore.BrushUtil.n(b, d, c, 0);
127630
+ var e = igniteuiWebcomponentsCore.BrushUtil.p(b, d, c, 0);
127631
127631
  return e;
127632
127632
  };
127633
127633
  SeriesInteractionManager.prototype.a$af = function (a, b, c, d, e) {
@@ -129440,10 +129440,10 @@
129440
129440
  SeriesViewerScrollbarManager.a2 = igniteuiWebcomponentsCore.DeviceUtils.g(4);
129441
129441
  SeriesViewerScrollbarManager.a7 = igniteuiWebcomponentsCore.DeviceUtils.g(0);
129442
129442
  SeriesViewerScrollbarManager.a6 = igniteuiWebcomponentsCore.DeviceUtils.g(0);
129443
- SeriesViewerScrollbarManager.bp = igniteuiWebcomponentsCore.BrushUtil.j(255, 120, 120, 120);
129444
- SeriesViewerScrollbarManager.br = igniteuiWebcomponentsCore.BrushUtil.j(255, 120, 120, 120);
129445
- SeriesViewerScrollbarManager.bq = igniteuiWebcomponentsCore.BrushUtil.j(255, 120, 120, 120);
129446
- SeriesViewerScrollbarManager.bs = igniteuiWebcomponentsCore.BrushUtil.j(255, 120, 120, 120);
129443
+ SeriesViewerScrollbarManager.bp = igniteuiWebcomponentsCore.BrushUtil.l(255, 120, 120, 120);
129444
+ SeriesViewerScrollbarManager.br = igniteuiWebcomponentsCore.BrushUtil.l(255, 120, 120, 120);
129445
+ SeriesViewerScrollbarManager.bq = igniteuiWebcomponentsCore.BrushUtil.l(255, 120, 120, 120);
129446
+ SeriesViewerScrollbarManager.bs = igniteuiWebcomponentsCore.BrushUtil.l(255, 120, 120, 120);
129447
129447
  SeriesViewerScrollbarManager.a5 = igniteuiWebcomponentsCore.DeviceUtils.g(1);
129448
129448
  SeriesViewerScrollbarManager.az = igniteuiWebcomponentsCore.DeviceUtils.g(1);
129449
129449
  SeriesViewerScrollbarManager.a3 = igniteuiWebcomponentsCore.DeviceUtils.g(0.9);
@@ -134252,7 +134252,7 @@
134252
134252
  });
134253
134253
  DomainChartToolbarProvider.aj = function (a) {
134254
134254
  var b = a.data;
134255
- var c = igniteuiWebcomponentsCore.BrushUtil.j(255, 0, 0, 0);
134255
+ var c = igniteuiWebcomponentsCore.BrushUtil.l(255, 0, 0, 0);
134256
134256
  LegendTemplates.u(a, 2, c, null, 0, 0, Defaults.legendBadge_ShapeWidth, Defaults.legendBadge_ShapeHeight);
134257
134257
  };
134258
134258
  DomainChartToolbarProvider.prototype.getDesiredToolbarActions = function (a, b, c) {
@@ -147359,12 +147359,12 @@
147359
147359
  this.aib = a.k;
147360
147360
  }
147361
147361
  this.adz = 0;
147362
- this.aic = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
147363
- this.aif = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
147364
- this.ah8 = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
147365
- this.ah5 = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
147362
+ this.aic = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
147363
+ this.aif = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
147364
+ this.ah8 = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
147365
+ this.ah5 = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
147366
147366
  this.adc = 0;
147367
- this.ah9 = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
147367
+ this.ah9 = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
147368
147368
  this.add = AxisDefaults.axis_TickStroke;
147369
147369
  this.aiq = 1;
147370
147370
  this.air = 1;
@@ -147381,7 +147381,7 @@
147381
147381
  this.b0 = 1;
147382
147382
  this.bw = 11;
147383
147383
  this.anb = true;
147384
- this.zi = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
147384
+ this.zi = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
147385
147385
  this.j2 = igniteuiWebcomponentsCore.DeviceUtils.g(2);
147386
147386
  this.gw = true;
147387
147387
  this.gu = true;
@@ -157229,7 +157229,7 @@
157229
157229
  try {
157230
157230
  for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
157231
157231
  var c = _c.value;
157232
- var d = igniteuiWebcomponentsCore.BrushUtil.v(c);
157232
+ var d = igniteuiWebcomponentsCore.BrushUtil.x(c);
157233
157233
  b.add(d);
157234
157234
  }
157235
157235
  }
@@ -157252,7 +157252,7 @@
157252
157252
  if (!this.ch || !this.ci || this.itemsSource != null) {
157253
157253
  return a;
157254
157254
  }
157255
- var b = igniteuiWebcomponentsCore.BrushUtil.j(0, 0, 0, 0);
157255
+ var b = igniteuiWebcomponentsCore.BrushUtil.l(0, 0, 0, 0);
157256
157256
  return b;
157257
157257
  };
157258
157258
  PieChartBase.prototype.fg = function (a) {
@@ -201223,7 +201223,7 @@
201223
201223
  try {
201224
201224
  for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(b)), _c = _b.next(); !_c.done; _c = _b.next()) {
201225
201225
  var d = _c.value;
201226
- c.add(igniteuiWebcomponentsCore.BrushUtil.p(d, 0.3));
201226
+ c.add(igniteuiWebcomponentsCore.BrushUtil.r(d, 0.3));
201227
201227
  }
201228
201228
  }
201229
201229
  catch (e_1_1) {
@@ -208803,7 +208803,7 @@
208803
208803
  else {
208804
208804
  this.ap = a;
208805
208805
  if (d) {
208806
- this.ao = igniteuiWebcomponentsCore.BrushUtil.s(a, c);
208806
+ this.ao = igniteuiWebcomponentsCore.BrushUtil.u(a, c);
208807
208807
  }
208808
208808
  else {
208809
208809
  this.ao = a;
@@ -208816,7 +208816,7 @@
208816
208816
  else {
208817
208817
  this.aq = b;
208818
208818
  if (d) {
208819
- this.at = igniteuiWebcomponentsCore.BrushUtil.s(b, c);
208819
+ this.at = igniteuiWebcomponentsCore.BrushUtil.u(b, c);
208820
208820
  }
208821
208821
  else {
208822
208822
  this.at = b;
@@ -238178,10 +238178,10 @@
238178
238178
  r = o;
238179
238179
  }
238180
238180
  if (r != null && !igniteuiWebcomponentsCore.isNaN_(this.adu)) {
238181
- r = igniteuiWebcomponentsCore.BrushUtil.o(r, this.adu);
238181
+ r = igniteuiWebcomponentsCore.BrushUtil.q(r, this.adu);
238182
238182
  }
238183
238183
  if (o != null && !igniteuiWebcomponentsCore.isNaN_(this.adt)) {
238184
- o = igniteuiWebcomponentsCore.BrushUtil.o(o, this.adt);
238184
+ o = igniteuiWebcomponentsCore.BrushUtil.q(o, this.adt);
238185
238185
  }
238186
238186
  n.itemBrush = o;
238187
238187
  n.actualItemBrush = o;
@@ -241610,8 +241610,8 @@
241610
241610
  this.yk = this.aa0.o;
241611
241611
  this.yj = this.aa0.n;
241612
241612
  this.yi = this.aa0.m;
241613
- this.wg = igniteuiWebcomponentsCore.BrushUtil.j(igniteuiWebcomponentsCore.truncate(this.yl), igniteuiWebcomponentsCore.truncate(this.yo), igniteuiWebcomponentsCore.truncate(this.yn), igniteuiWebcomponentsCore.truncate(this.ym));
241614
- this.v0 = igniteuiWebcomponentsCore.BrushUtil.j(igniteuiWebcomponentsCore.truncate(this.yh), igniteuiWebcomponentsCore.truncate(this.yk), igniteuiWebcomponentsCore.truncate(this.yj), igniteuiWebcomponentsCore.truncate(this.yi));
241613
+ this.wg = igniteuiWebcomponentsCore.BrushUtil.l(igniteuiWebcomponentsCore.truncate(this.yl), igniteuiWebcomponentsCore.truncate(this.yo), igniteuiWebcomponentsCore.truncate(this.yn), igniteuiWebcomponentsCore.truncate(this.ym));
241614
+ this.v0 = igniteuiWebcomponentsCore.BrushUtil.l(igniteuiWebcomponentsCore.truncate(this.yh), igniteuiWebcomponentsCore.truncate(this.yk), igniteuiWebcomponentsCore.truncate(this.yj), igniteuiWebcomponentsCore.truncate(this.yi));
241615
241615
  };
241616
241616
  HighDensityScatterSeries.prototype.x6 = function (a) {
241617
241617
  if (igniteuiWebcomponentsCore.typeCast(NumericYAxis.$, a) !== null) {
@@ -245555,12 +245555,12 @@
245555
245555
  a = this.v0;
245556
245556
  }
245557
245557
  if (a == null) {
245558
- a = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
245558
+ a = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
245559
245559
  }
245560
245560
  var b = new ValueBrushScale();
245561
245561
  b.brushes = new igniteuiWebcomponentsCore.BrushCollection();
245562
245562
  if (this.zh == null || this.zh.brushes == null || this.zh.brushes.count == 0) {
245563
- b.brushes.add(igniteuiWebcomponentsCore.BrushUtil.o(a, -0.5));
245563
+ b.brushes.add(igniteuiWebcomponentsCore.BrushUtil.q(a, -0.5));
245564
245564
  b.brushes.add(a);
245565
245565
  }
245566
245566
  else {
@@ -249300,7 +249300,7 @@
249300
249300
  if (this.dc != null) {
249301
249301
  var f = this.dc.x1(this.index);
249302
249302
  if (!igniteuiWebcomponentsCore.isNaN_(this.ik) && this.ik != 1) {
249303
- f = igniteuiWebcomponentsCore.BrushUtil.s(f, this.ik);
249303
+ f = igniteuiWebcomponentsCore.BrushUtil.u(f, this.ik);
249304
249304
  }
249305
249305
  this.aca = f;
249306
249306
  }
@@ -249331,7 +249331,7 @@
249331
249331
  if (this.acb != null) {
249332
249332
  var g = this.acb;
249333
249333
  if (!igniteuiWebcomponentsCore.isNaN_(this.ik) && this.ik != 1) {
249334
- g = igniteuiWebcomponentsCore.BrushUtil.s(g, this.ik);
249334
+ g = igniteuiWebcomponentsCore.BrushUtil.u(g, this.ik);
249335
249335
  }
249336
249336
  this.aca = g;
249337
249337
  }
@@ -249878,7 +249878,7 @@
249878
249878
  ScatterPolygonSeriesView.prototype.d3 = function () {
249879
249879
  this.dv.aca = null;
249880
249880
  if (!igniteuiWebcomponentsCore.isNaN_(this.f.ik) && this.f.ik != 1) {
249881
- var a = igniteuiWebcomponentsCore.BrushUtil.s(this.dv.acc, this.f.ik);
249881
+ var a = igniteuiWebcomponentsCore.BrushUtil.u(this.dv.acc, this.f.ik);
249882
249882
  this.dv.aca = a;
249883
249883
  }
249884
249884
  else {
@@ -277297,10 +277297,10 @@
277297
277297
  return this.e;
277298
277298
  };
277299
277299
  TreemapView.prototype.bc = function () {
277300
- return igniteuiWebcomponentsCore.BrushUtil.j(153, 25, 25, 25);
277300
+ return igniteuiWebcomponentsCore.BrushUtil.l(153, 25, 25, 25);
277301
277301
  };
277302
277302
  TreemapView.prototype.bd = function () {
277303
- return igniteuiWebcomponentsCore.BrushUtil.j(153, 45, 45, 45);
277303
+ return igniteuiWebcomponentsCore.BrushUtil.l(153, 45, 45, 45);
277304
277304
  };
277305
277305
  TreemapView.prototype.at = function () {
277306
277306
  this.o = true;
@@ -280820,7 +280820,7 @@
280820
280820
  if (this.jq != null) {
280821
280821
  d = this.jq;
280822
280822
  }
280823
- return igniteuiWebcomponentsCore.BrushUtil.l(c, d, e);
280823
+ return igniteuiWebcomponentsCore.BrushUtil.n(c, d, e);
280824
280824
  }
280825
280825
  else {
280826
280826
  var f = this.aq.a6();
@@ -280831,7 +280831,7 @@
280831
280831
  if (this.jo != null) {
280832
280832
  f = this.jo;
280833
280833
  }
280834
- return igniteuiWebcomponentsCore.BrushUtil.l(b, f, g);
280834
+ return igniteuiWebcomponentsCore.BrushUtil.n(b, f, g);
280835
280835
  }
280836
280836
  };
280837
280837
  Treemap.prototype.a7 = function (a) {
@@ -280881,7 +280881,7 @@
280881
280881
  if (this.js != null) {
280882
280882
  c = this.js;
280883
280883
  }
280884
- return igniteuiWebcomponentsCore.BrushUtil.l(b, c, d);
280884
+ return igniteuiWebcomponentsCore.BrushUtil.n(b, c, d);
280885
280885
  };
280886
280886
  Treemap.prototype.j3 = function (a) {
280887
280887
  if (this.jv != null) {
@@ -281062,7 +281062,7 @@
281062
281062
  if (e == 0) {
281063
281063
  return c;
281064
281064
  }
281065
- return igniteuiWebcomponentsCore.BrushUtil.o(c, e);
281065
+ return igniteuiWebcomponentsCore.BrushUtil.q(c, e);
281066
281066
  }
281067
281067
  return c;
281068
281068
  };
@@ -282564,10 +282564,10 @@
282564
282564
  h = new igniteuiWebcomponentsCore.Rect(0, 0, 0, 0, 0);
282565
282565
  }
282566
282566
  d.af = new igniteuiWebcomponentsCore.Rect(0, h.left + (g.left - h.left) * a, h.top + (g.top - h.top) * a, h.width + (g.width - h.width) * a, h.height + (g.height - h.height) * a);
282567
- d.aa = igniteuiWebcomponentsCore.BrushUtil.n(b.aa, a, c.aa, 0);
282568
- d.ad = igniteuiWebcomponentsCore.BrushUtil.n(b.ad, a, c.ad, 0);
282569
- d.ab = igniteuiWebcomponentsCore.BrushUtil.n(b.ab, a, c.ab, 0);
282570
- d.ac = igniteuiWebcomponentsCore.BrushUtil.n(b.ac, a, c.ac, 0);
282567
+ d.aa = igniteuiWebcomponentsCore.BrushUtil.p(b.aa, a, c.aa, 0);
282568
+ d.ad = igniteuiWebcomponentsCore.BrushUtil.p(b.ad, a, c.ad, 0);
282569
+ d.ab = igniteuiWebcomponentsCore.BrushUtil.p(b.ab, a, c.ab, 0);
282570
+ d.ac = igniteuiWebcomponentsCore.BrushUtil.p(b.ac, a, c.ac, 0);
282571
282571
  d.v = b.v + (c.v - b.v) * a;
282572
282572
  d.l = b.l + (c.l - b.l) * a;
282573
282573
  d.n = b.n + (c.n - b.n) * a;
@@ -282604,10 +282604,10 @@
282604
282604
  f = new igniteuiWebcomponentsCore.Rect(0, 0, 0, 0, 0);
282605
282605
  }
282606
282606
  d.af = new igniteuiWebcomponentsCore.Rect(0, f.left + (c.left - f.left) * a, f.top + (c.top - f.top) * a, f.width + (c.width - f.width) * a, f.height + (c.height - f.height) * a);
282607
- d.aa = igniteuiWebcomponentsCore.BrushUtil.n(b.aa, a, null, 0);
282608
- d.ad = igniteuiWebcomponentsCore.BrushUtil.n(b.ad, a, null, 0);
282609
- d.ab = igniteuiWebcomponentsCore.BrushUtil.n(b.ab, a, null, 0);
282610
- d.ac = igniteuiWebcomponentsCore.BrushUtil.n(b.ac, a, null, 0);
282607
+ d.aa = igniteuiWebcomponentsCore.BrushUtil.p(b.aa, a, null, 0);
282608
+ d.ad = igniteuiWebcomponentsCore.BrushUtil.p(b.ad, a, null, 0);
282609
+ d.ab = igniteuiWebcomponentsCore.BrushUtil.p(b.ab, a, null, 0);
282610
+ d.ac = igniteuiWebcomponentsCore.BrushUtil.p(b.ac, a, null, 0);
282611
282611
  d.v = b.v + (0 - b.v) * a;
282612
282612
  d.l = b.l + (0 - b.l) * a;
282613
282613
  d.n = b.n + (0 - b.n) * a;
@@ -282644,10 +282644,10 @@
282644
282644
  f = new igniteuiWebcomponentsCore.Rect(0, 0, 0, 0, 0);
282645
282645
  }
282646
282646
  d.af = new igniteuiWebcomponentsCore.Rect(0, c.left + (f.left - c.left) * a, c.top + (f.top - c.top) * a, c.width + (f.width - c.width) * a, c.height + (f.height - c.height) * a);
282647
- d.aa = igniteuiWebcomponentsCore.BrushUtil.n(null, a, b.aa, 0);
282648
- d.ad = igniteuiWebcomponentsCore.BrushUtil.n(null, a, b.ad, 0);
282649
- d.ab = igniteuiWebcomponentsCore.BrushUtil.n(null, a, b.ab, 0);
282650
- d.ac = igniteuiWebcomponentsCore.BrushUtil.n(null, a, b.ac, 0);
282647
+ d.aa = igniteuiWebcomponentsCore.BrushUtil.p(null, a, b.aa, 0);
282648
+ d.ad = igniteuiWebcomponentsCore.BrushUtil.p(null, a, b.ad, 0);
282649
+ d.ab = igniteuiWebcomponentsCore.BrushUtil.p(null, a, b.ab, 0);
282650
+ d.ac = igniteuiWebcomponentsCore.BrushUtil.p(null, a, b.ac, 0);
282651
282651
  d.v = 0 + (b.v - 0) * a;
282652
282652
  d.l = 0 + (b.l - 0) * a;
282653
282653
  d.n = 0 + (b.n - 0) * a;