@syncfusion/ej2-angular-diagrams 20.4.54-ngcc → 21.1.35-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 (45) hide show
  1. package/@syncfusion/ej2-angular-diagrams.es5.js +1 -1
  2. package/@syncfusion/ej2-angular-diagrams.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-diagrams.js +1 -1
  4. package/@syncfusion/ej2-angular-diagrams.js.map +1 -1
  5. package/CHANGELOG.md +12 -13
  6. package/dist/ej2-angular-diagrams.umd.js +2 -2
  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 +9 -9
  12. package/schematics/utils/lib-details.d.ts +2 -2
  13. package/schematics/utils/lib-details.js +2 -2
  14. package/schematics/utils/lib-details.ts +2 -2
  15. package/src/diagram/diagram.component.d.ts +1 -0
  16. package/styles/bootstrap-dark.css +22 -11
  17. package/styles/bootstrap.css +22 -11
  18. package/styles/bootstrap4.css +22 -11
  19. package/styles/bootstrap5-dark.css +24 -13
  20. package/styles/bootstrap5.css +24 -13
  21. package/styles/diagram/bootstrap-dark.css +22 -11
  22. package/styles/diagram/bootstrap.css +22 -11
  23. package/styles/diagram/bootstrap4.css +22 -11
  24. package/styles/diagram/bootstrap5-dark.css +24 -13
  25. package/styles/diagram/bootstrap5.css +24 -13
  26. package/styles/diagram/fabric-dark.css +22 -11
  27. package/styles/diagram/fabric.css +22 -11
  28. package/styles/diagram/fluent-dark.css +24 -13
  29. package/styles/diagram/fluent.css +24 -13
  30. package/styles/diagram/highcontrast-light.css +22 -11
  31. package/styles/diagram/highcontrast.css +22 -11
  32. package/styles/diagram/material-dark.css +22 -11
  33. package/styles/diagram/material.css +22 -11
  34. package/styles/diagram/tailwind-dark.css +23 -12
  35. package/styles/diagram/tailwind.css +23 -12
  36. package/styles/fabric-dark.css +22 -11
  37. package/styles/fabric.css +22 -11
  38. package/styles/fluent-dark.css +24 -13
  39. package/styles/fluent.css +24 -13
  40. package/styles/highcontrast-light.css +22 -11
  41. package/styles/highcontrast.css +22 -11
  42. package/styles/material-dark.css +22 -11
  43. package/styles/material.css +22 -11
  44. package/styles/tailwind-dark.css +23 -12
  45. package/styles/tailwind.css +23 -12
package/CHANGELOG.md CHANGED
@@ -2,18 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ## 20.4.53 (2023-03-07)
6
-
7
- ### Diagram
8
-
9
- #### Bug Fixes
10
-
11
- - `#I422049` - Now, calling doLayout after injecting line routing module working fine.
12
- - `#F180577` - Now, Send to back command is working when there is single node in layer.
13
- - `#I436649` - Now, connector segment does not get split into multiple segment for top to bottom approach.
14
-
15
- ## 20.4.52 (2023-02-28)
16
-
17
5
  ### Diagram
18
6
 
19
7
  #### Bug Fixes
@@ -21,7 +9,9 @@
21
9
  - `#F180478` - Now, the performance of diagram while enabling virtualization is improved.
22
10
  - `#F180478` - Now, Overview is updated properly while enabling virtualization.
23
11
  - `#I422299` - Now, swimlane child nodes is selectable after save and load.
24
- - `#I437322` - Now, drag the connector end thumb is working, while we increase handleSize value.
12
+ - `#I436649` - Now, connector segment does not get split into multiple segment for top to bottom approach.
13
+ - `#I440967` - Now, Free hand connector segment collection restored after save and load the diagram.
14
+ - `#I441075` - Now, position change event does not get triggered while click on the swimlane header.
25
15
 
26
16
  ## 20.4.50 (2023-02-14)
27
17
 
@@ -57,6 +47,15 @@
57
47
 
58
48
  ### Diagram
59
49
 
50
+ #### Bug Fixes
51
+
52
+ - `#I421800` - Now, bezier connector rendered properly while save and load the diagram.
53
+ - `#I417240` - Now, dropping bpmn text annotation node inside the swimlane is working properly.
54
+
55
+ ## 20.4.38 (2022-12-22)
56
+
57
+ ### Diagram
58
+
60
59
  #### New Feature
61
60
 
62
61
  - `#I409589` - Support to override the mouseWheel event has been added.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-diagrams.umd.js
3
- * version : 20.4.54
3
+ * version : 21.1.35
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
@@ -621,7 +621,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
621
621
  return Reflect.metadata(k, v);
622
622
  };
623
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
- 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', 'mouseWheel', 'onImageLoad', 'onUserHandleMouseDown', 'onUserHandleMouseEnter', 'onUserHandleMouseLeave', 'onUserHandleMouseUp', 'positionChange', 'propertyChange', 'rotateChange', 'scrollChange', 'segmentCollectionChange', 'selectionChange', 'sizeChange', 'sourcePointChange', 'targetPointChange', 'textEdit', 'elementDraw'];
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', 'mouseWheel', 'onImageLoad', 'onUserHandleMouseDown', 'onUserHandleMouseEnter', 'onUserHandleMouseLeave', 'onUserHandleMouseUp', 'positionChange', 'propertyChange', 'rotateChange', 'scrollChange', 'segmentChange', 'segmentCollectionChange', 'selectionChange', 'sizeChange', 'sourcePointChange', 'targetPointChange', 'textEdit', 'elementDraw'];
625
625
  var twoWays = [''];
626
626
  /**
627
627
  * Diagram Component