@progress/kendo-angular-charts 12.0.0-develop.5 → 12.0.0-develop.6
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: '12.0.0-develop.
|
|
12
|
+
publishDate: 1681289699,
|
|
13
|
+
version: '12.0.0-develop.6',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1845,8 +1845,8 @@ const packageMetadata = {
|
|
|
1845
1845
|
name: '@progress/kendo-angular-charts',
|
|
1846
1846
|
productName: 'Kendo UI for Angular',
|
|
1847
1847
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1848
|
-
publishDate:
|
|
1849
|
-
version: '12.0.0-develop.
|
|
1848
|
+
publishDate: 1681289699,
|
|
1849
|
+
version: '12.0.0-develop.6',
|
|
1850
1850
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1851
1851
|
};
|
|
1852
1852
|
|
|
@@ -2216,8 +2216,8 @@ const packageMetadata = {
|
|
|
2216
2216
|
name: '@progress/kendo-angular-charts',
|
|
2217
2217
|
productName: 'Kendo UI for Angular',
|
|
2218
2218
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2219
|
-
publishDate:
|
|
2220
|
-
version: '12.0.0-develop.
|
|
2219
|
+
publishDate: 1681289699,
|
|
2220
|
+
version: '12.0.0-develop.6',
|
|
2221
2221
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2222
2222
|
};
|
|
2223
2223
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "12.0.0-develop.
|
|
3
|
+
"version": "12.0.0-develop.6",
|
|
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,16 +46,16 @@
|
|
|
46
46
|
"@angular/platform-browser": "13 - 15",
|
|
47
47
|
"@progress/kendo-drawing": "^1.17.2",
|
|
48
48
|
"@progress/kendo-licensing": "^1.0.2",
|
|
49
|
-
"@progress/kendo-angular-common": "12.0.0-develop.
|
|
50
|
-
"@progress/kendo-angular-intl": "12.0.0-develop.
|
|
51
|
-
"@progress/kendo-angular-l10n": "12.0.0-develop.
|
|
52
|
-
"@progress/kendo-angular-popup": "12.0.0-develop.
|
|
49
|
+
"@progress/kendo-angular-common": "12.0.0-develop.6",
|
|
50
|
+
"@progress/kendo-angular-intl": "12.0.0-develop.6",
|
|
51
|
+
"@progress/kendo-angular-l10n": "12.0.0-develop.6",
|
|
52
|
+
"@progress/kendo-angular-popup": "12.0.0-develop.6",
|
|
53
53
|
"hammerjs": "^2.0.0",
|
|
54
54
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
57
|
"tslib": "^2.3.1",
|
|
58
|
-
"@progress/kendo-angular-schematics": "12.0.0-develop.
|
|
58
|
+
"@progress/kendo-angular-schematics": "12.0.0-develop.6",
|
|
59
59
|
"@progress/kendo-charts": "^1.28.0"
|
|
60
60
|
},
|
|
61
61
|
"schematics": "./schematics/collection.json",
|