@balkangraph/orgchart.js 8.14.13 → 8.14.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
@@ -732,7 +732,7 @@ declare class OrgChart extends OrgChartBase {
732
732
  static wrapText(text: string, field: Object): string;
733
733
 
734
734
  static filterUI: {
735
- labelFilterBy: string
735
+ textFilterBy: string
736
736
  };
737
737
 
738
738
  /**