@syncfusion/ej2-treemap 34.1.29 → 34.1.33

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.
@@ -6977,6 +6977,7 @@ var TreeMapTooltip = /** @__PURE__ @class */ (function () {
6977
6977
  data: args['data'],
6978
6978
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
6979
6979
  template: args['template'],
6980
+ controlInstance: this.treemap,
6980
6981
  content: args['text'],
6981
6982
  shapes: [],
6982
6983
  location: args['location'],