@progress/kendo-angular-charts 13.1.1-develop.1 → 13.2.0-develop.2
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.
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-charts',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '13.
|
|
12
|
+
publishDate: 1688401208,
|
|
13
|
+
version: '13.2.0-develop.2',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1858,8 +1858,8 @@ const packageMetadata = {
|
|
|
1858
1858
|
name: '@progress/kendo-angular-charts',
|
|
1859
1859
|
productName: 'Kendo UI for Angular',
|
|
1860
1860
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1861
|
-
publishDate:
|
|
1862
|
-
version: '13.
|
|
1861
|
+
publishDate: 1688401208,
|
|
1862
|
+
version: '13.2.0-develop.2',
|
|
1863
1863
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1864
1864
|
};
|
|
1865
1865
|
|
|
@@ -2227,8 +2227,8 @@ const packageMetadata = {
|
|
|
2227
2227
|
name: '@progress/kendo-angular-charts',
|
|
2228
2228
|
productName: 'Kendo UI for Angular',
|
|
2229
2229
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2230
|
-
publishDate:
|
|
2231
|
-
version: '13.
|
|
2230
|
+
publishDate: 1688401208,
|
|
2231
|
+
version: '13.2.0-develop.2',
|
|
2232
2232
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2233
2233
|
};
|
|
2234
2234
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.2.0-develop.2",
|
|
4
4
|
"description": "Kendo UI Charts for Angular - A comprehensive package for creating beautiful and interactive data visualization. Every chart type, stock charts, and sparklines are included.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -46,17 +46,17 @@
|
|
|
46
46
|
"@angular/platform-browser": "13 - 16",
|
|
47
47
|
"@progress/kendo-drawing": "^1.17.2",
|
|
48
48
|
"@progress/kendo-licensing": "^1.0.2",
|
|
49
|
-
"@progress/kendo-angular-common": "13.
|
|
50
|
-
"@progress/kendo-angular-intl": "13.
|
|
51
|
-
"@progress/kendo-angular-l10n": "13.
|
|
52
|
-
"@progress/kendo-angular-popup": "13.
|
|
53
|
-
"@progress/kendo-angular-navigation": "13.
|
|
49
|
+
"@progress/kendo-angular-common": "13.2.0-develop.2",
|
|
50
|
+
"@progress/kendo-angular-intl": "13.2.0-develop.2",
|
|
51
|
+
"@progress/kendo-angular-l10n": "13.2.0-develop.2",
|
|
52
|
+
"@progress/kendo-angular-popup": "13.2.0-develop.2",
|
|
53
|
+
"@progress/kendo-angular-navigation": "13.2.0-develop.2",
|
|
54
54
|
"hammerjs": "^2.0.0",
|
|
55
55
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
58
|
"tslib": "^2.3.1",
|
|
59
|
-
"@progress/kendo-angular-schematics": "13.
|
|
59
|
+
"@progress/kendo-angular-schematics": "13.2.0-develop.2",
|
|
60
60
|
"@progress/kendo-charts": "^1.29.0",
|
|
61
61
|
"@progress/kendo-svg-icons": "^1.0.0"
|
|
62
62
|
},
|