@syncfusion/ej2-angular-diagrams 28.1.39-ngcc → 28.2.3-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.1.39
3
+ * version : 28.2.3
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
@@ -1402,6 +1402,7 @@ exports.translateMatrix = ej2Diagrams.translateMatrix;
1402
1402
  exports.multiplyMatrix = ej2Diagrams.multiplyMatrix;
1403
1403
  exports.Point = ej2Diagrams.Point;
1404
1404
  exports.BlazorAction = ej2Diagrams.BlazorAction;
1405
+ exports.FlipDirection = ej2Diagrams.FlipDirection;
1405
1406
  exports.PortVisibility = ej2Diagrams.PortVisibility;
1406
1407
  exports.SnapConstraints = ej2Diagrams.SnapConstraints;
1407
1408
  exports.SelectorConstraints = ej2Diagrams.SelectorConstraints;