@syncfusion/ej2-angular-diagrams 20.1.59 → 20.2.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.
Files changed (50) hide show
  1. package/@syncfusion/ej2-angular-diagrams.es5.js +3 -3
  2. package/@syncfusion/ej2-angular-diagrams.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-diagrams.js +3 -3
  4. package/@syncfusion/ej2-angular-diagrams.js.map +1 -1
  5. package/CHANGELOG.md +34 -0
  6. package/dist/ej2-angular-diagrams.umd.js +10 -3
  7. package/dist/ej2-angular-diagrams.umd.js.map +1 -1
  8. package/dist/ej2-angular-diagrams.umd.min.js +2 -2
  9. package/dist/ej2-angular-diagrams.umd.min.js.map +1 -1
  10. package/ej2-angular-diagrams.metadata.json +1 -1
  11. package/package.json +8 -8
  12. package/schematics/generators/diagram-default-functionalities/schema.json +3 -2
  13. package/schematics/generators/diagram-hierarchical-tree/schema.json +3 -2
  14. package/schematics/generators/diagram-organization-chart/schema.json +3 -2
  15. package/schematics/generators/diagram-overview/schema.json +3 -2
  16. package/schematics/generators/diagram-radial-tree/schema.json +3 -2
  17. package/schematics/utils/lib-details.d.ts +2 -2
  18. package/schematics/utils/lib-details.js +2 -2
  19. package/schematics/utils/lib-details.ts +2 -2
  20. package/src/diagram/connectors.directive.d.ts +15 -0
  21. package/styles/bootstrap-dark.css +8 -0
  22. package/styles/bootstrap.css +8 -0
  23. package/styles/bootstrap4.css +8 -0
  24. package/styles/bootstrap5-dark.css +8 -0
  25. package/styles/bootstrap5.css +8 -0
  26. package/styles/diagram/bootstrap-dark.css +8 -0
  27. package/styles/diagram/bootstrap.css +8 -0
  28. package/styles/diagram/bootstrap4.css +8 -0
  29. package/styles/diagram/bootstrap5-dark.css +8 -0
  30. package/styles/diagram/bootstrap5.css +8 -0
  31. package/styles/diagram/fabric-dark.css +8 -0
  32. package/styles/diagram/fabric.css +8 -0
  33. package/styles/diagram/fluent-dark.css +8 -0
  34. package/styles/diagram/fluent.css +8 -0
  35. package/styles/diagram/highcontrast-light.css +8 -0
  36. package/styles/diagram/highcontrast.css +8 -0
  37. package/styles/diagram/material-dark.css +8 -0
  38. package/styles/diagram/material.css +8 -0
  39. package/styles/diagram/tailwind-dark.css +8 -0
  40. package/styles/diagram/tailwind.css +8 -0
  41. package/styles/fabric-dark.css +8 -0
  42. package/styles/fabric.css +8 -0
  43. package/styles/fluent-dark.css +8 -0
  44. package/styles/fluent.css +8 -0
  45. package/styles/highcontrast-light.css +8 -0
  46. package/styles/highcontrast.css +8 -0
  47. package/styles/material-dark.css +8 -0
  48. package/styles/material.css +8 -0
  49. package/styles/tailwind-dark.css +8 -0
  50. package/styles/tailwind.css +8 -0
package/CHANGELOG.md CHANGED
@@ -4,6 +4,40 @@
4
4
 
5
5
  ### Diagram
6
6
 
7
+ #### Bug fixes
8
+
9
+ - `#I382500` - Now, the BPMN shape is changed properly at runtime.
10
+ - `#I382496` - BPMN gateway sub type is working properly while changing it during runtime.
11
+ - `#I383411` - Now, fill color is applied properly when changing the BPMN event at runtime.
12
+
13
+ #### Features
14
+
15
+ - `#I362749` - Provided option to adjust the distance between the source node and the target node of the orthogonal connection has been added.
16
+ - `#I347713` - Support to modify connector segments thumb icon shape and style has been added.
17
+ - `#FB31535` - Support for splitting and joining connectors has been added.
18
+ - `#I362796` - Support to highlight selected diagram elements on multiple selections has been added
19
+ - `#I362829` - Support to limit the connector segments while draw at run time has been added.
20
+ - `#I362755` - Support to edit multiple bezier segments with multiple control points has been added.
21
+
22
+ #### Behaviour changes
23
+
24
+ - In the Bezier connector, by default, the multiple segments will be created automatically if a user doesn't define segment collections in the application.
25
+ - In the Bezier connector, based on segment count, multiple control points will be displayed to control the smoothness of the curve
26
+
27
+ ## 20.1.60 (2022-06-14)
28
+
29
+ ### Diagram
30
+
31
+ #### Bug Fixes
32
+
33
+ - `#I381671` - Bpmn task type is working properly while changing from type Send to Receive.
34
+ - `#F175332` - Undo is working properly after deleting the node attached with connector.
35
+ - `#I376982` - Annotation dragging in connector and node is working properly when we set horizontal Alignment and vertical Alignment.
36
+
37
+ ## 20.1.59 (2022-06-07)
38
+
39
+ ### Diagram
40
+
7
41
  #### Bug Fixes
8
42
 
9
43
  - `#I378190` - Now, distribute commands will work properly.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-diagrams.umd.js
3
- * version : 20.1.59
3
+ * version : 20.2.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', 'annotations', 'bridgeSpace', 'connectionPadding', 'constraints', 'cornerRadius', 'dragSize', 'excludeFromLayout', 'fixedUserHandles', 'flip', 'flipMode', 'hitPadding', 'id', 'margin', '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', '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'];
281
281
  var outputs$4 = [];
282
282
  /**
283
283
  * Connectors Directive
@@ -620,7 +620,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
620
620
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
621
621
  return Reflect.metadata(k, v);
622
622
  };
623
- var inputs = ['addInfo', 'annotationTemplate', 'backgroundColor', 'bridgeDirection', 'commandManager', 'connectorDefaults', 'connectors', 'constraints', 'contextMenuSettings', 'customCursor', 'dataSourceSettings', 'diagramSettings', 'drawingObject', 'enablePersistence', 'enableRtl', 'getConnectorDefaults', 'getCustomCursor', 'getCustomProperty', 'getCustomTool', 'getDescription', 'getNodeDefaults', 'height', 'historyManager', 'layers', 'layout', 'locale', 'mode', 'nodeDefaults', 'nodeTemplate', 'nodes', 'pageSettings', 'rulerSettings', 'scrollSettings', 'selectedItems', 'serializationSettings', 'setNodeTemplate', 'snapSettings', 'tool', 'tooltip', 'updateSelection', 'userHandleTemplate', 'width'];
623
+ var inputs = ['addInfo', 'annotationTemplate', 'backgroundColor', 'bridgeDirection', 'commandManager', 'connectorDefaults', 'connectors', 'constraints', 'contextMenuSettings', 'customCursor', 'dataSourceSettings', 'diagramSettings', 'drawingObject', 'enableConnectorSplit', 'enablePersistence', 'enableRtl', 'getConnectorDefaults', 'getCustomCursor', 'getCustomProperty', 'getCustomTool', 'getDescription', 'getNodeDefaults', 'height', 'historyManager', 'layers', 'layout', 'locale', 'mode', 'nodeDefaults', 'nodeTemplate', 'nodes', 'pageSettings', 'rulerSettings', 'scrollSettings', 'segmentThumbShape', 'selectedItems', 'serializationSettings', 'setNodeTemplate', 'snapSettings', 'tool', 'tooltip', 'updateSelection', 'userHandleTemplate', 'width'];
624
624
  var outputs$9 = ['animationComplete', 'click', 'collectionChange', 'commandExecute', 'connectionChange', 'contextMenuBeforeItemRender', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataLoaded', 'doubleClick', 'dragEnter', 'dragLeave', 'dragOver', 'drop', 'expandStateChange', 'fixedUserHandleClick', 'historyChange', 'historyStateChange', 'keyDown', 'keyUp', 'mouseEnter', 'mouseLeave', 'mouseOver', 'onImageLoad', 'onUserHandleMouseDown', 'onUserHandleMouseEnter', 'onUserHandleMouseLeave', 'onUserHandleMouseUp', 'positionChange', 'propertyChange', 'rotateChange', 'scrollChange', 'segmentCollectionChange', 'selectionChange', 'sizeChange', 'sourcePointChange', 'targetPointChange', 'textEdit'];
625
625
  var twoWays = [''];
626
626
  /**
@@ -1418,6 +1418,8 @@ exports.PortConstraints = ej2Diagrams.PortConstraints;
1418
1418
  exports.contextMenuClick = ej2Diagrams.contextMenuClick;
1419
1419
  exports.contextMenuOpen = ej2Diagrams.contextMenuOpen;
1420
1420
  exports.contextMenuBeforeItemRender = ej2Diagrams.contextMenuBeforeItemRender;
1421
+ exports.ControlPointsVisibility = ej2Diagrams.ControlPointsVisibility;
1422
+ exports.BezierSmoothness = ej2Diagrams.BezierSmoothness;
1421
1423
  exports.Thickness = ej2Diagrams.Thickness;
1422
1424
  exports.Margin = ej2Diagrams.Margin;
1423
1425
  exports.Shadow = ej2Diagrams.Shadow;
@@ -1444,6 +1446,7 @@ exports.GridCell = ej2Diagrams.GridCell;
1444
1446
  exports.StackPanel = ej2Diagrams.StackPanel;
1445
1447
  exports.findConnectorPoints = ej2Diagrams.findConnectorPoints;
1446
1448
  exports.swapBounds = ej2Diagrams.swapBounds;
1449
+ exports.findMargin = ej2Diagrams.findMargin;
1447
1450
  exports.findAngle = ej2Diagrams.findAngle;
1448
1451
  exports.findPoint = ej2Diagrams.findPoint;
1449
1452
  exports.getIntersection = ej2Diagrams.getIntersection;
@@ -1529,6 +1532,7 @@ exports.updateConnector = ej2Diagrams.updateConnector;
1529
1532
  exports.getUserHandlePosition = ej2Diagrams.getUserHandlePosition;
1530
1533
  exports.canResizeCorner = ej2Diagrams.canResizeCorner;
1531
1534
  exports.canShowCorner = ej2Diagrams.canShowCorner;
1535
+ exports.canShowControlPoints = ej2Diagrams.canShowControlPoints;
1532
1536
  exports.checkPortRestriction = ej2Diagrams.checkPortRestriction;
1533
1537
  exports.findAnnotation = ej2Diagrams.findAnnotation;
1534
1538
  exports.findPort = ej2Diagrams.findPort;
@@ -1565,6 +1569,8 @@ exports.DataBinding = ej2Diagrams.DataBinding;
1565
1569
  exports.getBasicShape = ej2Diagrams.getBasicShape;
1566
1570
  exports.getPortShape = ej2Diagrams.getPortShape;
1567
1571
  exports.getDecoratorShape = ej2Diagrams.getDecoratorShape;
1572
+ exports.getSegmentThumbShapeHorizontal = ej2Diagrams.getSegmentThumbShapeHorizontal;
1573
+ exports.getSegmentThumbShapeVertical = ej2Diagrams.getSegmentThumbShapeVertical;
1568
1574
  exports.getIconShape = ej2Diagrams.getIconShape;
1569
1575
  exports.getFlowShape = ej2Diagrams.getFlowShape;
1570
1576
  exports.Hyperlink = ej2Diagrams.Hyperlink;
@@ -1618,6 +1624,7 @@ exports.getBpmnTaskShapePathData = ej2Diagrams.getBpmnTaskShapePathData;
1618
1624
  exports.getBpmnLoopShapePathData = ej2Diagrams.getBpmnLoopShapePathData;
1619
1625
  exports.Decorator = ej2Diagrams.Decorator;
1620
1626
  exports.Vector = ej2Diagrams.Vector;
1627
+ exports.BezierSettings = ej2Diagrams.BezierSettings;
1621
1628
  exports.ConnectorShape = ej2Diagrams.ConnectorShape;
1622
1629
  exports.ActivityFlow = ej2Diagrams.ActivityFlow;
1623
1630
  exports.BpmnFlow = ej2Diagrams.BpmnFlow;