@progress/kendo-angular-diagrams 19.3.0-develop.32 → 19.3.0-develop.34
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/diagram.component.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import { ConnectionDefaults, ConnectionOptions, DiagramEditable, DiagramLayout,
|
|
|
7
7
|
import { Group } from '@progress/kendo-drawing';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
/**
|
|
10
|
-
* Represents the [Kendo UI Diagram component for Angular(
|
|
10
|
+
* Represents the [Kendo UI Diagram component for Angular](slug:overview_diagram).
|
|
11
11
|
*
|
|
12
12
|
* The Diagram component is used to create organizational charts, and other types of diagrams.
|
|
13
13
|
*
|
|
@@ -12,7 +12,7 @@ import { events, loadTheme } from '@progress/kendo-diagram-common';
|
|
|
12
12
|
import { CONNECTION_DEFAULTS, SHAPE_DEFAULTS } from './utils';
|
|
13
13
|
import * as i0 from "@angular/core";
|
|
14
14
|
/**
|
|
15
|
-
* Represents the [Kendo UI Diagram component for Angular(
|
|
15
|
+
* Represents the [Kendo UI Diagram component for Angular](slug:overview_diagram).
|
|
16
16
|
*
|
|
17
17
|
* The Diagram component is used to create organizational charts, and other types of diagrams.
|
|
18
18
|
*
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-diagrams',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '19.3.0-develop.
|
|
12
|
+
publishDate: 1754895178,
|
|
13
|
+
version: '19.3.0-develop.34',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning',
|
|
15
15
|
};
|
|
@@ -17,8 +17,8 @@ const packageMetadata = {
|
|
|
17
17
|
name: '@progress/kendo-angular-diagrams',
|
|
18
18
|
productName: 'Kendo UI for Angular',
|
|
19
19
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
20
|
-
publishDate:
|
|
21
|
-
version: '19.3.0-develop.
|
|
20
|
+
publishDate: 1754895178,
|
|
21
|
+
version: '19.3.0-develop.34',
|
|
22
22
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning',
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -49,7 +49,7 @@ const SHAPE_DEFAULTS = {
|
|
|
49
49
|
};
|
|
50
50
|
|
|
51
51
|
/**
|
|
52
|
-
* Represents the [Kendo UI Diagram component for Angular(
|
|
52
|
+
* Represents the [Kendo UI Diagram component for Angular](slug:overview_diagram).
|
|
53
53
|
*
|
|
54
54
|
* The Diagram component is used to create organizational charts, and other types of diagrams.
|
|
55
55
|
*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-diagrams",
|
|
3
|
-
"version": "19.3.0-develop.
|
|
3
|
+
"version": "19.3.0-develop.34",
|
|
4
4
|
"description": "Kendo UI Angular diagrams component",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"friendlyName": "Diagrams",
|
|
19
19
|
"package": {
|
|
20
20
|
"productName": "Kendo UI for Angular",
|
|
21
|
-
"publishDate":
|
|
21
|
+
"publishDate": 1754895178,
|
|
22
22
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
|
|
23
23
|
}
|
|
24
24
|
},
|
|
@@ -28,18 +28,18 @@
|
|
|
28
28
|
"@angular/core": "16 - 20",
|
|
29
29
|
"@angular/platform-browser": "16 - 20",
|
|
30
30
|
"@progress/kendo-licensing": "^1.7.0",
|
|
31
|
-
"@progress/kendo-angular-common": "19.3.0-develop.
|
|
32
|
-
"@progress/kendo-angular-buttons": "19.3.0-develop.
|
|
33
|
-
"@progress/kendo-angular-dialog": "19.3.0-develop.
|
|
34
|
-
"@progress/kendo-angular-dropdowns": "19.3.0-develop.
|
|
35
|
-
"@progress/kendo-angular-icons": "19.3.0-develop.
|
|
36
|
-
"@progress/kendo-angular-inputs": "19.3.0-develop.
|
|
37
|
-
"@progress/kendo-angular-popup": "19.3.0-develop.
|
|
31
|
+
"@progress/kendo-angular-common": "19.3.0-develop.34",
|
|
32
|
+
"@progress/kendo-angular-buttons": "19.3.0-develop.34",
|
|
33
|
+
"@progress/kendo-angular-dialog": "19.3.0-develop.34",
|
|
34
|
+
"@progress/kendo-angular-dropdowns": "19.3.0-develop.34",
|
|
35
|
+
"@progress/kendo-angular-icons": "19.3.0-develop.34",
|
|
36
|
+
"@progress/kendo-angular-inputs": "19.3.0-develop.34",
|
|
37
|
+
"@progress/kendo-angular-popup": "19.3.0-develop.34",
|
|
38
38
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"tslib": "^2.3.1",
|
|
42
|
-
"@progress/kendo-angular-schematics": "19.3.0-develop.
|
|
42
|
+
"@progress/kendo-angular-schematics": "19.3.0-develop.34",
|
|
43
43
|
"@progress/kendo-diagram-common": "1.2.1"
|
|
44
44
|
},
|
|
45
45
|
"schematics": "./schematics/collection.json",
|