igniteui-webcomponents-charts 4.7.2-beta.2 → 4.7.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.
@@ -67008,7 +67008,7 @@
67008
67008
  /**
67009
67009
  * Represents event arguments class for the AssigningCategoryStyleEvent
67010
67010
  *
67011
- * The `AssigningCategoryStyle` event fired to allow you to override the style of items in a category or financial series
67011
+ * The `AssigningCategoryStyle` event fired to allow you to override the style of items in a category or financial series. `isCustomCategoryStyleAllowed` property needs to be enabled prior to using this event.
67012
67012
  */
67013
67013
  var IgcAssigningCategoryStyleEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
67014
67014
  tslib.__extends(IgcAssigningCategoryStyleEventArgs, _super);
@@ -67055,7 +67055,7 @@
67055
67055
  /**
67056
67056
  * Represents event arguments class for the AssigningCategoryStyleEvent
67057
67057
  *
67058
- * The `assigningCategoryMarkerStyle` event fired to allow you to override the style of markers for the items in a category or financial series.
67058
+ * The `assigningCategoryMarkerStyle` event fired to allow you to override the style of markers for the items in a category or financial series. Only fires if you set isCustomCategoryMarkerStyleAllowed to true for a series.
67059
67059
  */
67060
67060
  var IgcAssigningCategoryMarkerStyleEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
67061
67061
  tslib.__extends(IgcAssigningCategoryMarkerStyleEventArgs, _super);
@@ -160199,13 +160199,13 @@
160199
160199
  };
160200
160200
  XamFunnelView.prototype.az = function () {
160201
160201
  if (this.j != null) {
160202
- this.j.bh(this.ae, "");
160202
+ this.j.bh(this.ai, "");
160203
160203
  }
160204
160204
  };
160205
160205
  XamFunnelView.prototype.ax = function (a) {
160206
160206
  this.av(a);
160207
160207
  if (this.j != null) {
160208
- this.j.at(this.ae, "");
160208
+ this.j.at(this.ai, "");
160209
160209
  }
160210
160210
  };
160211
160211
  XamFunnelView.prototype.bc = function (a) {
@@ -226991,6 +226991,7 @@
226991
226991
  Treemap.prototype.provideContainer = function (a) {
226992
226992
  this.ao.au(a);
226993
226993
  this.aw.u(a);
226994
+ this.ax.u(a);
226994
226995
  };
226995
226996
  Treemap.prototype.he = function () {
226996
226997
  this.ao.ap();