@syncfusion/ej2-vue-diagrams 19.3.56 → 19.4.41

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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-diagrams@*",
3
- "_id": "@syncfusion/ej2-vue-diagrams@19.3.55",
3
+ "_id": "@syncfusion/ej2-vue-diagrams@19.4.40",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-t+HO0VFJe16oE4KnKx7NR/5A2lNSRj/KHQZhLnya8b++nyPrB3Z95Af9YrBwwJNGlET2YLFeS41BrlnNxYLZrw==",
5
+ "_integrity": "sha512-d/KFdQ2SvjPKBFdDTrNbLaeIgMNbDsHREyUTNoAMrPScz/8jpV7aD93Hbfxg5Pa9UV3E+KUevSs819Z9skos5A==",
6
6
  "_location": "/@syncfusion/ej2-vue-diagrams",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-diagrams/-/ej2-vue-diagrams-19.3.55.tgz",
23
- "_shasum": "66474aa253d7b86104c02bea5b702c1a0fd0905c",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-diagrams/-/ej2-vue-diagrams-19.4.40.tgz",
23
+ "_shasum": "8f0d0972e966b2187cee520d79dc5a74267a688c",
24
24
  "_spec": "@syncfusion/ej2-vue-diagrams@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~19.3.56",
35
- "@syncfusion/ej2-diagrams": "19.3.56",
36
- "@syncfusion/ej2-vue-base": "~19.3.55"
34
+ "@syncfusion/ej2-base": "~19.4.38",
35
+ "@syncfusion/ej2-diagrams": "19.4.41",
36
+ "@syncfusion/ej2-vue-base": "~19.4.40"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for Vue",
@@ -57,6 +57,6 @@
57
57
  "type": "git",
58
58
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
59
59
  },
60
- "version": "19.3.56",
60
+ "version": "19.4.41",
61
61
  "sideEffects": false
62
62
  }
@@ -30,7 +30,7 @@ import { NodeAnnotationsDirective, NodeAnnotationDirective, NodeAnnotationsPlugi
30
30
  import { PortsDirective, PortDirective, PortsPlugin, PortPlugin } from './ports.directive';
31
31
  import { NodesDirective, NodeDirective, NodesPlugin, NodePlugin } from './nodes.directive';
32
32
  import { Options } from 'vue-class-component';
33
- export var properties = ['islazyUpdate', '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', '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'];
33
+ export var properties = ['isLazyUpdate', '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', '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'];
34
34
  export var modelProps = [];
35
35
  export var testProp = getProps({ props: properties });
36
36
  export var props = testProp[0];
@@ -21,7 +21,7 @@ import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/e
21
21
  import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
22
22
  import { Overview } from '@syncfusion/ej2-diagrams';
23
23
  import { Options } from 'vue-class-component';
24
- export var properties = ['islazyUpdate', 'enablePersistence', 'enableRtl', 'height', 'locale', 'sourceID', 'width', 'created'];
24
+ export var properties = ['isLazyUpdate', 'enablePersistence', 'enableRtl', 'height', 'locale', 'sourceID', 'width', 'created'];
25
25
  export var modelProps = [];
26
26
  export var testProp = getProps({ props: properties });
27
27
  export var props = testProp[0];
@@ -22,7 +22,7 @@ import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
22
22
  import { SymbolPalette } from '@syncfusion/ej2-diagrams';
23
23
  import { PalettesDirective, PaletteDirective, PalettesPlugin, PalettePlugin } from './palettes.directive';
24
24
  import { Options } from 'vue-class-component';
25
- export var properties = ['islazyUpdate', 'accessKey', 'allowDrag', 'connectorDefaults', 'enableAnimation', 'enablePersistence', 'enableRtl', 'enableSearch', 'expandMode', 'filterSymbols', 'getConnectorDefaults', 'getNodeDefaults', 'getSymbolInfo', 'getSymbolTemplate', 'height', 'ignoreSymbolsOnSearch', 'locale', 'nodeDefaults', 'palettes', 'symbolDragSize', 'symbolHeight', 'symbolInfo', 'symbolMargin', 'symbolPreview', 'symbolWidth', 'width', 'paletteExpanding', 'paletteSelectionChange'];
25
+ export var properties = ['isLazyUpdate', 'accessKey', 'allowDrag', 'connectorDefaults', 'enableAnimation', 'enablePersistence', 'enableRtl', 'enableSearch', 'expandMode', 'filterSymbols', 'getConnectorDefaults', 'getNodeDefaults', 'getSymbolInfo', 'getSymbolTemplate', 'height', 'ignoreSymbolsOnSearch', 'locale', 'nodeDefaults', 'palettes', 'symbolDragSize', 'symbolHeight', 'symbolInfo', 'symbolMargin', 'symbolPreview', 'symbolWidth', 'width', 'paletteExpanding', 'paletteSelectionChange'];
26
26
  export var modelProps = [];
27
27
  export var testProp = getProps({ props: properties });
28
28
  export var props = testProp[0];
@@ -329,7 +329,7 @@
329
329
  }
330
330
 
331
331
  .e-symbolpalette .e-symbol-selected {
332
- background: #495057;
332
+ background: #ced4da;
333
333
  border-radius: 0px;
334
334
  }
335
335
 
@@ -329,7 +329,7 @@
329
329
  }
330
330
 
331
331
  .e-symbolpalette .e-symbol-selected {
332
- background: #dee2e6;
332
+ background: #e9ecef;
333
333
  border-radius: 0px;
334
334
  }
335
335
 
@@ -329,7 +329,7 @@
329
329
  }
330
330
 
331
331
  .e-symbolpalette .e-symbol-selected {
332
- background: #495057;
332
+ background: #ced4da;
333
333
  border-radius: 0px;
334
334
  }
335
335
 
@@ -329,7 +329,7 @@
329
329
  }
330
330
 
331
331
  .e-symbolpalette .e-symbol-selected {
332
- background: #dee2e6;
332
+ background: #e9ecef;
333
333
  border-radius: 0px;
334
334
  }
335
335
 
@@ -330,7 +330,7 @@
330
330
  }
331
331
 
332
332
  .e-symbolpalette .e-symbol-selected {
333
- background: #4b5563;
333
+ background: #9ca3af;
334
334
  border-radius: 0px;
335
335
  }
336
336
 
@@ -330,7 +330,7 @@
330
330
  }
331
331
 
332
332
  .e-symbolpalette .e-symbol-selected {
333
- background: #e5e7eb;
333
+ background: #f3f4f6;
334
334
  border-radius: 0px;
335
335
  }
336
336
 
@@ -330,7 +330,7 @@
330
330
  }
331
331
 
332
332
  .e-symbolpalette .e-symbol-selected {
333
- background: #4b5563;
333
+ background: #9ca3af;
334
334
  border-radius: 0px;
335
335
  }
336
336
 
@@ -330,7 +330,7 @@
330
330
  }
331
331
 
332
332
  .e-symbolpalette .e-symbol-selected {
333
- background: #e5e7eb;
333
+ background: #f3f4f6;
334
334
  border-radius: 0px;
335
335
  }
336
336