@syncfusion/ej2-angular-diagrams 22.2.12-ngcc → 23.1.36-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.
package/CHANGELOG.md CHANGED
@@ -6,97 +6,9 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- - `#I469741` - Now, group node rotation and undo working properly.
10
- - `#F184075` - Now, BPMN node subtype visibles whiles changing the node visibility issue is resolved.
11
- - `#I489954` - Now, Connectors are routed correctly while enable routing set as true.
12
- - `#I493510` -Now, Expand and collapse working properly at runtime.
13
- - `#I490046` - In the positionChange event, during the completed state, old and new values remain identical issue is resolved.
14
-
15
- ## 22.2.11 (2023-08-29)
16
-
17
- ### Diagram
18
-
19
- #### Bug Fixes
20
-
21
- - `#I477867,#I486093` - Now, Html shapes in palette are rendered properly.
22
- - `#F183998` - Now, When Dragging Swimlane from Palette to Diagram and Exiting Without Dropping is working properly.
23
- - `#F184121` - Now, BPMN nodes styles are updated properly at runtime.
24
-
25
- ## 22.2.10 (2023-08-22)
26
-
27
- ### Diagram
28
-
29
- #### Bug Fixes
30
-
31
- - `#I484458` - Now, order commands for dropped swimlane is working properly
32
- - `#I485386` - Now, Copy and paste the child nodes from group is working properly.
33
- - `#F182827` - Now, Swimlane child nodes are positioned properly and the exception will no longer thrown while performing delete and undo.
34
-
35
- ## 22.2.9 (2023-08-15)
36
-
37
- ### Diagram
38
-
39
- #### Bug Fixes
40
-
41
- - `#I486118` - Now, the orthogonal connector routing works properly when we drag connector segment.
42
- - `#I484774` - Now, Double click on node annotation will open the edit of invisible annotation is resolved.
43
- - `#I484563` - The DOM Exception will no longer thrown while removing connector with Virtualization Enabled.
44
- - `#I484335` - Now, highlighter rendered properly on hovering ports and nodes.
45
-
46
- ## 22.2.8 (2023-08-08)
47
-
48
- ### Diagram
49
-
50
- #### Bug Fixes
51
-
52
- - `#I482420` - Now, Connector draw cursor is enabled while hover the group node port.
53
- - `#I484353` - Now, copy paste the group node multiple times is working properly.
54
-
55
- ## 22.2.7 (2023-08-02)
56
-
57
- ### Diagram
58
-
59
- #### New Feature
60
-
61
- - `#I464388` - load Event to notify diagram initial render is added.
62
-
63
- #### Bug Fixes
64
-
65
- -`#I477967` - Now, symbol size does not change after dragging the symbols.
66
-
67
-
68
- ## 22.2.5 (2023-07-27)
69
-
70
- ### Diagram
71
-
72
- #### Bug Fixes
73
-
74
- - `#F-182592,#FB-45000` - scrollbar flickering issue in mac on zooming the diagram has been fixed now.
75
- - `#I44765` - Now, Event "Start" state triggers for single time in rotate and resize action.
76
- - `#I44765` - Now, Duplicate nodes and connectors are created after reset for layout type 'None' has been fixed now.
77
-
78
- ## 22.1.38 (2023-07-11)
79
-
80
- ### Diagram
81
-
82
- #### Bug Fixes
83
-
84
- - `#I44765` - Now, child nodes are properly rendered after deleting swimlane and performing undo action.
85
- - `#I473032`- Now, the orthogonal connector routing works properly when we drag connector segment.
86
-
87
- ## 22.1.36 (2023-06-28)
88
-
89
- ### Diagram
90
-
91
- #### Bug Fixes
92
-
93
9
  - `#I468711` - Now, opacity 0 get working for the image node.
94
10
  - `#I182694` - Now, UML multiplicity type ManyToMany get working for annotation label.
95
- - `#I467016` - Improved rendering performance for layouts with large number of nodes.
96
- - `#I469741` - Fixed undo redo issue with group nodes.
97
- - `#I471066` - Now, dragging group node from palette to diagram adds unselectable element when leaving the diagram has been fixed.
98
- - `#I448032` - Fixed grid lines appearing black in Safari browser.
99
- - `#I466480` - Improved performance while nudging large number of nodes.
11
+ - `#I44765` - Now, child nodes are properly rendered after deleting swimlane and performing undo action.
100
12
 
101
13
  ## 22.1.34 (2023-06-21)
102
14
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-diagrams.umd.js
3
- * version : 22.2.12
3
+ * version : 23.1.36
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
@@ -277,7 +277,7 @@ ConnectorAnnotationsDirective.decorators = [
277
277
  * @nocollapse
278
278
  */
279
279
  ConnectorAnnotationsDirective.ctorParameters = function () { return []; };
280
- var input$4 = ['addInfo', 'allowNodeOverlap', 'annotations', 'bezierSettings', 'bridgeSpace', 'connectionPadding', 'connectorSpacing', 'constraints', 'cornerRadius', 'dragSize', 'excludeFromLayout', 'fixedUserHandles', 'flip', 'flipMode', 'hitPadding', 'id', 'margin', 'maxSegmentThumb', 'previewSize', 'segments', 'shape', 'sourceDecorator', 'sourceID', 'sourcePadding', 'sourcePoint', 'sourcePortID', 'style', 'symbolInfo', 'targetDecorator', 'targetID', 'targetPadding', 'targetPoint', 'targetPortID', 'tooltip', 'type', 'visible', 'wrapper', 'zIndex'];
280
+ var input$4 = ['addInfo', 'allowNodeOverlap', 'annotations', 'bezierSettings', 'bridgeSpace', 'connectionPadding', 'connectorSpacing', 'constraints', 'cornerRadius', 'dragSize', 'excludeFromLayout', 'fixedUserHandles', 'flip', 'flipMode', 'hitPadding', 'id', 'margin', 'maxSegmentThumb', 'ports', 'previewSize', 'segmentThumbShape', 'segments', 'shape', 'sourceDecorator', 'sourceID', 'sourcePadding', 'sourcePoint', 'sourcePortID', 'style', 'symbolInfo', 'targetDecorator', 'targetID', 'targetPadding', 'targetPoint', 'targetPortID', 'tooltip', 'type', 'visible', 'wrapper', 'zIndex'];
281
281
  var outputs$4 = [];
282
282
  /**
283
283
  * Connectors Directive
@@ -1510,6 +1510,9 @@ exports.getTooltipOffset = ej2Diagrams.getTooltipOffset;
1510
1510
  exports.initfixedUserHandlesSymbol = ej2Diagrams.initfixedUserHandlesSymbol;
1511
1511
  exports.sort = ej2Diagrams.sort;
1512
1512
  exports.getAnnotationPosition = ej2Diagrams.getAnnotationPosition;
1513
+ exports.getPortsPosition = ej2Diagrams.getPortsPosition;
1514
+ exports.getOffsetOfPorts = ej2Diagrams.getOffsetOfPorts;
1515
+ exports.getAlignedPositionForPorts = ej2Diagrams.getAlignedPositionForPorts;
1513
1516
  exports.getOffsetOfConnector = ej2Diagrams.getOffsetOfConnector;
1514
1517
  exports.getAlignedPosition = ej2Diagrams.getAlignedPosition;
1515
1518
  exports.alignLabelOnSegments = ej2Diagrams.alignLabelOnSegments;
@@ -1539,6 +1542,7 @@ exports.findAnnotation = ej2Diagrams.findAnnotation;
1539
1542
  exports.findPort = ej2Diagrams.findPort;
1540
1543
  exports.getInOutConnectPorts = ej2Diagrams.getInOutConnectPorts;
1541
1544
  exports.findObjectIndex = ej2Diagrams.findObjectIndex;
1545
+ exports.findPortIndex = ej2Diagrams.findPortIndex;
1542
1546
  exports.getObjectFromCollection = ej2Diagrams.getObjectFromCollection;
1543
1547
  exports.scaleElement = ej2Diagrams.scaleElement;
1544
1548
  exports.arrangeChild = ej2Diagrams.arrangeChild;
@@ -1580,6 +1584,7 @@ exports.ShapeAnnotation = ej2Diagrams.ShapeAnnotation;
1580
1584
  exports.PathAnnotation = ej2Diagrams.PathAnnotation;
1581
1585
  exports.Port = ej2Diagrams.Port;
1582
1586
  exports.PointPort = ej2Diagrams.PointPort;
1587
+ exports.PathPort = ej2Diagrams.PathPort;
1583
1588
  exports.menuClass = ej2Diagrams.menuClass;
1584
1589
  exports.DiagramContextMenu = ej2Diagrams.DiagramContextMenu;
1585
1590
  exports.Shape = ej2Diagrams.Shape;