@syncfusion/ej2-angular-diagrams 28.2.3-ngcc → 28.2.6-ngcc

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-diagrams.umd.js
3
- * version : 28.2.3
3
+ * version : 28.2.6
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1532,6 +1532,7 @@ exports.removeChildNodes = ej2Diagrams.removeChildNodes;
1532
1532
  exports.getChild = ej2Diagrams.getChild;
1533
1533
  exports.serialize = ej2Diagrams.serialize;
1534
1534
  exports.deserialize = ej2Diagrams.deserialize;
1535
+ exports.changeOldFlipDirectionType = ej2Diagrams.changeOldFlipDirectionType;
1535
1536
  exports.upgrade = ej2Diagrams.upgrade;
1536
1537
  exports.updateStyle = ej2Diagrams.updateStyle;
1537
1538
  exports.updateHyperlink = ej2Diagrams.updateHyperlink;