@progress/kendo-angular-charts 14.4.0-develop.4 → 14.4.0-develop.5
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: '14.4.0-develop.
|
|
12
|
+
publishDate: 1704796019,
|
|
13
|
+
version: '14.4.0-develop.5',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1871,8 +1871,8 @@ const packageMetadata = {
|
|
|
1871
1871
|
name: '@progress/kendo-angular-charts',
|
|
1872
1872
|
productName: 'Kendo UI for Angular',
|
|
1873
1873
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1874
|
-
publishDate:
|
|
1875
|
-
version: '14.4.0-develop.
|
|
1874
|
+
publishDate: 1704796019,
|
|
1875
|
+
version: '14.4.0-develop.5',
|
|
1876
1876
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1877
1877
|
};
|
|
1878
1878
|
|
|
@@ -2245,8 +2245,8 @@ const packageMetadata = {
|
|
|
2245
2245
|
name: '@progress/kendo-angular-charts',
|
|
2246
2246
|
productName: 'Kendo UI for Angular',
|
|
2247
2247
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2248
|
-
publishDate:
|
|
2249
|
-
version: '14.4.0-develop.
|
|
2248
|
+
publishDate: 1704796019,
|
|
2249
|
+
version: '14.4.0-develop.5',
|
|
2250
2250
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2251
2251
|
};
|
|
2252
2252
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "14.4.0-develop.
|
|
3
|
+
"version": "14.4.0-develop.5",
|
|
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",
|
|
@@ -47,17 +47,17 @@
|
|
|
47
47
|
"@angular/platform-browser": "13 - 17",
|
|
48
48
|
"@progress/kendo-drawing": "^1.17.2",
|
|
49
49
|
"@progress/kendo-licensing": "^1.0.2",
|
|
50
|
-
"@progress/kendo-angular-common": "14.4.0-develop.
|
|
51
|
-
"@progress/kendo-angular-intl": "14.4.0-develop.
|
|
52
|
-
"@progress/kendo-angular-l10n": "14.4.0-develop.
|
|
53
|
-
"@progress/kendo-angular-popup": "14.4.0-develop.
|
|
54
|
-
"@progress/kendo-angular-navigation": "14.4.0-develop.
|
|
50
|
+
"@progress/kendo-angular-common": "14.4.0-develop.5",
|
|
51
|
+
"@progress/kendo-angular-intl": "14.4.0-develop.5",
|
|
52
|
+
"@progress/kendo-angular-l10n": "14.4.0-develop.5",
|
|
53
|
+
"@progress/kendo-angular-popup": "14.4.0-develop.5",
|
|
54
|
+
"@progress/kendo-angular-navigation": "14.4.0-develop.5",
|
|
55
55
|
"hammerjs": "^2.0.0",
|
|
56
56
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"tslib": "^2.3.1",
|
|
60
|
-
"@progress/kendo-angular-schematics": "14.4.0-develop.
|
|
60
|
+
"@progress/kendo-angular-schematics": "14.4.0-develop.5",
|
|
61
61
|
"@progress/kendo-charts": "1.32.1",
|
|
62
62
|
"@progress/kendo-svg-icons": "^2.0.0"
|
|
63
63
|
},
|