@syncfusion/ej2-angular-diagrams 19.3.53 → 19.4.38

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,6 +6,47 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `SF-356262` - The issue "Dragging and Drop node not working properly by enabling page settings" has been fixed.
10
+ - `F170399` - The issue "Unable to cast exception occurs when clicking on the expand icon" has been fixed.
11
+ - `#I337722` - The issue "Connector Position not Updated Properly when rotating it with segments" has been fixed.
12
+ - `#I341943` - The issue "BringIntoView API does not bring the large bounds into the screen viewport" has been fixed.
13
+ - `#I342681` - The issue "BPMN Task shape becomes ellipse shape when printing the diagram" has been fixed.
14
+ - `#I342979` - The issue "While loading the JSON data with line routing causes exception in Angular" has been fixed.
15
+ - `#I345844` - The issue "An exception occurs when perform search in the symbol palette" has been fixed.
16
+ - `#F169922` - The issue "Need to provide support to set assistants based on datasource field in organizational chart" has been fixed.
17
+ - `#I345570` - The issue "Nodes doesn't gets arranged in zindex order after grouping it" has been fixed.
18
+ - `#I346110` - The issue "Text did not display on Connector line after adjusting the Bezier Connector" has been fixed.
19
+ - `#I346676` - The issue "Drag and drop item from Tree-View to Diagram doesn't behave correctly" has been fixed.
20
+ - `#I347727` - The issue "RemovePalette API not working properly" has been fixed.
21
+ - `#I348028` - The issue "SelectionChange newValue is null when deselecting one of multiple selected shapes" has been fixed.
22
+
23
+ ## 19.3.56 (2021-12-02)
24
+
25
+ ### Diagram
26
+
27
+ #### Bug Fixes
28
+
29
+ - `#F30109` - The issue "Diagram virtualization does not work with BPMN shapes" has been fixed.
30
+ - `#348672` - The issue "Swimlane nodes helper position not updated properly" has been fixed.
31
+ - `#F170298` - The issue "Template is not updated properly while render multiple diagram in same page" has been fixed.
32
+ - `#347603` - The issue "HTML Nodes are not rendered in Overview" has been fixed.
33
+
34
+ ## 19.3.55 (2021-11-23)
35
+
36
+ ### Diagram
37
+
38
+ #### Bug Fixes
39
+
40
+ - `#I346676` - The issue "Drag and drop item from Tree-View to Diagram doesn't behave correctly" has been fixed.
41
+ - `#I347727` - The issue "RemovePalette API not working properly" has been fixed.
42
+ - `#I348028` - The issue "SelectionChange newValue is null when deselecting one of multiple selected shapes" has been fixed.
43
+
44
+ ## 19.3.53 (2021-11-12)
45
+
46
+ ### Diagram
47
+
48
+ #### Bug Fixes
49
+
9
50
  - `#I346110` - The issue "Text did not display on Connector line after adjusting the Bezier Connector" has been fixed.
10
51
 
11
52
  ## 19.3.48 (2021-11-02)
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-diagrams.umd.js
3
- * version : 19.3.53
3
+ * version : 19.4.38
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-diagrams.umd.min.js
3
- * version : 19.3.53
3
+ * version : 19.4.38
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
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-diagrams@*",
3
- "_id": "@syncfusion/ej2-angular-diagrams@19.3.48",
3
+ "_id": "@syncfusion/ej2-angular-diagrams@19.3.56",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-yoM2wqR63tJZF6UBKJLZNs9WS9oWndHZi7I6QiCktwTtKxW8bsWRU6ndb9zlsxDOJ0z5ViJkH+CZ1xoG0yz26A==",
5
+ "_integrity": "sha512-tlhPGqXfUc6H4Da/LF0QHoDJfmsOlXiUEy6yz7auzyFLBzeijT5q7SFbmGjVYtbEhNKI+Bo62lFN73AV3WxKJg==",
6
6
  "_location": "/@syncfusion/ej2-angular-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/@syncfusion/ej2-angular-diagrams/-/ej2-angular-diagrams-19.3.48.tgz",
23
- "_shasum": "381e616e289c516697dfa6c6b4ddc355eb307c00",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-diagrams/-/ej2-angular-diagrams-19.3.56.tgz",
23
+ "_shasum": "9a21f39e8d411d5077afb48177f9fab7df481a9c",
24
24
  "_spec": "@syncfusion/ej2-angular-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-angular-base": "~19.3.53",
35
- "@syncfusion/ej2-base": "~19.3.53",
36
- "@syncfusion/ej2-diagrams": "19.3.53"
34
+ "@syncfusion/ej2-angular-base": "~19.4.38",
35
+ "@syncfusion/ej2-base": "~19.4.38",
36
+ "@syncfusion/ej2-diagrams": "19.4.38"
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 Angular",
@@ -62,5 +62,5 @@
62
62
  "schematics": "./schematics/collection.json",
63
63
  "sideEffects": false,
64
64
  "typings": "ej2-angular-diagrams.d.ts",
65
- "version": "19.3.53"
65
+ "version": "19.4.38"
66
66
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-diagrams";
2
- export declare const pkgVer = "^19.3.48";
2
+ export declare const pkgVer = "^19.3.56";
3
3
  export declare const moduleName = "DiagramModule, SymbolPaletteModule, OverviewModule";
4
- export declare const themeVer = "~19.3.48";
4
+ export declare const themeVer = "~19.3.56";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-diagrams';
4
- exports.pkgVer = '^19.3.48';
4
+ exports.pkgVer = '^19.3.56';
5
5
  exports.moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
6
- exports.themeVer = '~19.3.48';
6
+ exports.themeVer = '~19.3.56';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-diagrams';
2
- export const pkgVer = '^19.3.48';
2
+ export const pkgVer = '^19.3.56';
3
3
  export const moduleName = 'DiagramModule, SymbolPaletteModule, OverviewModule';
4
- export const themeVer = '~19.3.48';
4
+ export const themeVer = '~19.3.56';
@@ -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