@balkangraph/orgchart.js 8.2.29 → 8.2.30

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
@@ -1934,6 +1934,8 @@ declare namespace OrgChart {
1934
1934
  addMore?: string,
1935
1935
  addMoreBtn?: string,
1936
1936
  addMoreFieldName?: string,
1937
+ saveAndCloseBtn?: string,
1938
+ cancelBtn?: string,
1937
1939
  generateElementsFromFields?: boolean,
1938
1940
  buttons?: {
1939
1941
  [key: string]: {