igniteui-webcomponents-dashboards 6.3.1 → 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.
@@ -5674,7 +5674,7 @@
5674
5674
  try {
5675
5675
  for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
5676
5676
  var c = _c.value;
5677
- var d = igniteuiWebcomponentsCore.BrushUtil.v(c);
5677
+ var d = igniteuiWebcomponentsCore.BrushUtil.x(c);
5678
5678
  b.add(d);
5679
5679
  }
5680
5680
  }
@@ -5710,7 +5710,7 @@
5710
5710
  var j = a[8];
5711
5711
  j.h = 3;
5712
5712
  i.bg = new igniteuiWebcomponentsCore.Thickness(1, 0, 0, 2, 0);
5713
- i.a9 = igniteuiWebcomponentsCore.BrushUtil.j(255, 100, 100, 100);
5713
+ i.a9 = igniteuiWebcomponentsCore.BrushUtil.l(255, 100, 100, 100);
5714
5714
  b.f = 3;
5715
5715
  b.h = 3;
5716
5716
  c.f = 3;
@@ -5746,11 +5746,11 @@
5746
5746
  b.cc(h, 2);
5747
5747
  b.ca(h, 0);
5748
5748
  h.bj = 1;
5749
- h.a8 = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
5749
+ h.a8 = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
5750
5750
  b.cc(i, 2);
5751
5751
  b.ca(i, 0);
5752
5752
  i.bj = 1;
5753
- i.a8 = igniteuiWebcomponentsCore.BrushUtil.j(255, 255, 255, 255);
5753
+ i.a8 = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
5754
5754
  i.bn(j);
5755
5755
  _this.ba.r(i);
5756
5756
  b.bn(d);
@@ -9266,6 +9266,9 @@
9266
9266
  igniteuiWebcomponentsCharts.IgcItemLegendModule.register();
9267
9267
  igniteuiWebcomponentsCharts.IgcLegendModule.register();
9268
9268
  igniteuiWebcomponentsCharts.IgcDataLegendModule.register();
9269
+ igniteuiWebcomponentsCharts.IgcChartSortDescriptionModule.register();
9270
+ igniteuiWebcomponentsCharts.IgcChartGroupDescriptionModule.register();
9271
+ igniteuiWebcomponentsCharts.IgcChartSummaryDescriptionModule.register();
9269
9272
  IgcDashboardTileComponent.register();
9270
9273
  igniteuiWebcomponentsCore.TypeRegistrar.registerCons('IgcDashboardTileComponent', IgcDashboardTileComponent);
9271
9274
  igniteuiWebcomponentsCore.TypeRegistrar.registerCons('IgcDashboardTileComponent', IgcDashboardTileComponent);