@progress/kendo-angular-charts 11.2.0-develop.1 → 11.2.0-develop.10
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/README.md
CHANGED
|
@@ -70,6 +70,8 @@ For any issues you might encounter while working with the Kendo UI for Angular C
|
|
|
70
70
|
* [Demos, documentation, and component reference](https://www.telerik.com/kendo-angular-ui/components?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-charts)
|
|
71
71
|
* [Kendo UI for Angular pricing and licensing](https://www.telerik.com/purchase/kendo-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-angular-trial-npm-charts)
|
|
72
72
|
|
|
73
|
+
[](https://openbase.com/js/@progress/kendo-charts?utm_source=embedded&utm_medium=badge&utm_campaign=rate-badge)
|
|
74
|
+
|
|
73
75
|
*Copyright © 2023 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.*
|
|
74
76
|
|
|
75
77
|
*Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.*
|
|
@@ -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: '11.2.0-develop.
|
|
12
|
+
publishDate: 1675853602,
|
|
13
|
+
version: '11.2.0-develop.10',
|
|
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: '11.2.0-develop.
|
|
1848
|
+
publishDate: 1675853602,
|
|
1849
|
+
version: '11.2.0-develop.10',
|
|
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: '11.2.0-develop.
|
|
2219
|
+
publishDate: 1675853602,
|
|
2220
|
+
version: '11.2.0-develop.10',
|
|
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": "11.2.0-develop.
|
|
3
|
+
"version": "11.2.0-develop.10",
|
|
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": "11.2.0-develop.
|
|
50
|
-
"@progress/kendo-angular-intl": "11.2.0-develop.
|
|
51
|
-
"@progress/kendo-angular-l10n": "11.2.0-develop.
|
|
52
|
-
"@progress/kendo-angular-popup": "11.2.0-develop.
|
|
49
|
+
"@progress/kendo-angular-common": "11.2.0-develop.10",
|
|
50
|
+
"@progress/kendo-angular-intl": "11.2.0-develop.10",
|
|
51
|
+
"@progress/kendo-angular-l10n": "11.2.0-develop.10",
|
|
52
|
+
"@progress/kendo-angular-popup": "11.2.0-develop.10",
|
|
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": "11.2.0-develop.
|
|
58
|
+
"@progress/kendo-angular-schematics": "11.2.0-develop.10",
|
|
59
59
|
"@progress/kendo-charts": "^1.27.0"
|
|
60
60
|
},
|
|
61
61
|
"schematics": "./schematics/collection.json",
|