@balkangraph/orgchart.js 8.9.13 → 8.9.15

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
@@ -608,6 +608,7 @@ declare class OrgChart extends OrgChartBase {
608
608
  editUI: OrgChart.editUI;
609
609
  searchUI: OrgChart.searchUI;
610
610
  nodeMenuUI: OrgChart.menuUI;
611
+ filterUI: OrgChart.filterUI;
611
612
  nodeCircleMenuUI: OrgChart.circleMenuUI;
612
613
  nodeContextMenuUI: OrgChart.menuUI;
613
614
  menuUI: OrgChart.menuUI;