@syncfusion/ej2-angular-diagrams 28.2.12-ngcc → 29.1.33-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/README.md CHANGED
@@ -148,7 +148,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
148
148
 
149
149
  ## License and copyright
150
150
 
151
- > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
151
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
152
152
 
153
153
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
154
154
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-diagrams.umd.js
3
- * version : 28.2.12
3
+ * version : 29.1.33
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
@@ -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', 'fixedUserHandleTemplate', 'getConnectorDefaults', 'getCustomCursor', 'getCustomProperty', 'getCustomTool', 'getDescription', 'getNodeDefaults', 'height', 'historyManager', 'layers', 'layout', 'locale', 'mode', 'nodeDefaults', 'nodeTemplate', 'nodes', 'pageSettings', 'rulerSettings', 'scrollSettings', 'segmentThumbShape', 'segmentThumbSize', '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', 'elementDraw', 'expandStateChange', 'fixedUserHandleClick', 'historyChange', 'historyStateChange', 'keyDown', 'keyUp', 'load', 'loaded', 'mouseEnter', 'mouseLeave', 'mouseOver', 'mouseWheel', 'onFixedUserHandleMouseDown', 'onFixedUserHandleMouseEnter', 'onFixedUserHandleMouseLeave', 'onFixedUserHandleMouseUp', 'onImageLoad', 'onUserHandleMouseDown', 'onUserHandleMouseEnter', 'onUserHandleMouseLeave', 'onUserHandleMouseUp', 'positionChange', 'propertyChange', 'rotateChange', 'scrollChange', 'segmentChange', 'segmentCollectionChange', 'selectionChange', 'sizeChange', 'sourcePointChange', 'targetPointChange', 'textEdit'];
624
+ var outputs$9 = ['animationComplete', 'click', 'collectionChange', 'commandExecute', 'connectionChange', 'contextMenuBeforeItemRender', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataLoaded', 'doubleClick', 'dragEnter', 'dragLeave', 'dragOver', 'drop', 'elementDraw', 'expandStateChange', 'fixedUserHandleClick', 'historyChange', 'historyStateChange', 'keyDown', 'keyUp', 'layoutUpdated', 'load', 'loaded', 'mouseEnter', 'mouseLeave', 'mouseOver', 'mouseWheel', 'onFixedUserHandleMouseDown', 'onFixedUserHandleMouseEnter', 'onFixedUserHandleMouseLeave', 'onFixedUserHandleMouseUp', 'onImageLoad', 'onUserHandleMouseDown', 'onUserHandleMouseEnter', 'onUserHandleMouseLeave', 'onUserHandleMouseUp', 'positionChange', 'propertyChange', 'rotateChange', 'scrollChange', 'segmentChange', 'segmentCollectionChange', 'selectionChange', 'sizeChange', 'sourcePointChange', 'targetPointChange', 'textEdit'];
625
625
  var twoWays = [''];
626
626
  /**
627
627
  * Diagram Component
@@ -745,33 +745,40 @@ exports.DiagramComponent = /** @class */ (function (_super) {
745
745
  }
746
746
  catch (_p) { }
747
747
  try {
748
- var mod = _this.injector.get('DiagramsConnectorEditing');
748
+ var mod = _this.injector.get('DiagramsAvoidLineOverlapping');
749
749
  if (_this.injectedModules.indexOf(mod) === -1) {
750
750
  _this.injectedModules.push(mod);
751
751
  }
752
752
  }
753
753
  catch (_q) { }
754
754
  try {
755
- var mod = _this.injector.get('DiagramsLineDistribution');
755
+ var mod = _this.injector.get('DiagramsConnectorEditing');
756
756
  if (_this.injectedModules.indexOf(mod) === -1) {
757
757
  _this.injectedModules.push(mod);
758
758
  }
759
759
  }
760
760
  catch (_r) { }
761
761
  try {
762
- var mod = _this.injector.get('DiagramsEj1Serialization');
762
+ var mod = _this.injector.get('DiagramsLineDistribution');
763
763
  if (_this.injectedModules.indexOf(mod) === -1) {
764
764
  _this.injectedModules.push(mod);
765
765
  }
766
766
  }
767
767
  catch (_s) { }
768
768
  try {
769
- var mod = _this.injector.get('DiagramsFlowchartLayout');
769
+ var mod = _this.injector.get('DiagramsEj1Serialization');
770
770
  if (_this.injectedModules.indexOf(mod) === -1) {
771
771
  _this.injectedModules.push(mod);
772
772
  }
773
773
  }
774
774
  catch (_t) { }
775
+ try {
776
+ var mod = _this.injector.get('DiagramsFlowchartLayout');
777
+ if (_this.injectedModules.indexOf(mod) === -1) {
778
+ _this.injectedModules.push(mod);
779
+ }
780
+ }
781
+ catch (_u) { }
775
782
  _this.registerEvents(outputs$9);
776
783
  _this.addTwoWay.call(_this, twoWays);
777
784
  ej2AngularBase.setValue('currentInstance', _this, _this.viewContainerRef);
@@ -935,6 +942,7 @@ var UndoRedoService = { provide: 'DiagramsUndoRedo', useValue: ej2Diagrams.UndoR
935
942
  var LayoutAnimationService = { provide: 'DiagramsLayoutAnimation', useValue: ej2Diagrams.LayoutAnimation };
936
943
  var DiagramContextMenuService = { provide: 'DiagramsDiagramContextMenu', useValue: ej2Diagrams.DiagramContextMenu };
937
944
  var LineRoutingService = { provide: 'DiagramsLineRouting', useValue: ej2Diagrams.LineRouting };
945
+ var AvoidLineOverlappingService = { provide: 'DiagramsAvoidLineOverlapping', useValue: ej2Diagrams.AvoidLineOverlapping };
938
946
  var ConnectorEditingService = { provide: 'DiagramsConnectorEditing', useValue: ej2Diagrams.ConnectorEditing };
939
947
  var LineDistributionService = { provide: 'DiagramsLineDistribution', useValue: ej2Diagrams.LineDistribution };
940
948
  var Ej1SerializationService = { provide: 'DiagramsEj1Serialization', useValue: ej2Diagrams.Ej1Serialization };
@@ -968,6 +976,7 @@ DiagramAllModule.decorators = [
968
976
  LayoutAnimationService,
969
977
  DiagramContextMenuService,
970
978
  LineRoutingService,
979
+ AvoidLineOverlappingService,
971
980
  ConnectorEditingService,
972
981
  LineDistributionService,
973
982
  Ej1SerializationService,
@@ -1371,6 +1380,7 @@ exports.UndoRedoService = UndoRedoService;
1371
1380
  exports.LayoutAnimationService = LayoutAnimationService;
1372
1381
  exports.DiagramContextMenuService = DiagramContextMenuService;
1373
1382
  exports.LineRoutingService = LineRoutingService;
1383
+ exports.AvoidLineOverlappingService = AvoidLineOverlappingService;
1374
1384
  exports.ConnectorEditingService = ConnectorEditingService;
1375
1385
  exports.LineDistributionService = LineDistributionService;
1376
1386
  exports.Ej1SerializationService = Ej1SerializationService;
@@ -1720,6 +1730,7 @@ exports.updateLaneBoundsAfterAddChild = ej2Diagrams.updateLaneBoundsAfterAddChil
1720
1730
  exports.renderStackHighlighter = ej2Diagrams.renderStackHighlighter;
1721
1731
  exports.moveChildInStack = ej2Diagrams.moveChildInStack;
1722
1732
  exports.LineRouting = ej2Diagrams.LineRouting;
1733
+ exports.AvoidLineOverlapping = ej2Diagrams.AvoidLineOverlapping;
1723
1734
  exports.LineDistribution = ej2Diagrams.LineDistribution;
1724
1735
  exports.CrudAction = ej2Diagrams.CrudAction;
1725
1736
  exports.ConnectionDataSource = ej2Diagrams.ConnectionDataSource;