@balkangraph/orgchart.js 8.2.63 → 8.2.64

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.
package/orgchart.d.ts CHANGED
@@ -765,6 +765,7 @@ declare class OrgChart extends OrgChartBase {
765
765
  static searchUI: any;
766
766
  static attr: any;
767
767
  static toolbarUI: any;
768
+ static elements: any;
768
769
  }
769
770
 
770
771
  declare namespace OrgChart {