@progress/kendo-angular-charts 21.4.0-develop.4 → 21.4.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.
|
@@ -10,7 +10,7 @@ export const packageMetadata = {
|
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCode: 'KENDOUIANGULAR',
|
|
12
12
|
productCodes: ['KENDOUIANGULAR'],
|
|
13
|
-
publishDate:
|
|
14
|
-
version: '21.4.0-develop.
|
|
13
|
+
publishDate: 1766076524,
|
|
14
|
+
version: '21.4.0-develop.6',
|
|
15
15
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
16
16
|
};
|
|
@@ -2915,8 +2915,8 @@ const packageMetadata = {
|
|
|
2915
2915
|
productName: 'Kendo UI for Angular',
|
|
2916
2916
|
productCode: 'KENDOUIANGULAR',
|
|
2917
2917
|
productCodes: ['KENDOUIANGULAR'],
|
|
2918
|
-
publishDate:
|
|
2919
|
-
version: '21.4.0-develop.
|
|
2918
|
+
publishDate: 1766076524,
|
|
2919
|
+
version: '21.4.0-develop.6',
|
|
2920
2920
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2921
2921
|
};
|
|
2922
2922
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "21.4.0-develop.
|
|
3
|
+
"version": "21.4.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",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"package": {
|
|
43
43
|
"productName": "Kendo UI for Angular",
|
|
44
44
|
"productCode": "KENDOUIANGULAR",
|
|
45
|
-
"publishDate":
|
|
45
|
+
"publishDate": 1766076524,
|
|
46
46
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
47
47
|
}
|
|
48
48
|
},
|
|
@@ -53,17 +53,17 @@
|
|
|
53
53
|
"@angular/platform-browser": "18 - 21",
|
|
54
54
|
"@progress/kendo-drawing": "^1.23.1",
|
|
55
55
|
"@progress/kendo-licensing": "^1.7.0",
|
|
56
|
-
"@progress/kendo-angular-common": "21.4.0-develop.
|
|
57
|
-
"@progress/kendo-angular-intl": "21.4.0-develop.
|
|
58
|
-
"@progress/kendo-angular-icons": "21.4.0-develop.
|
|
59
|
-
"@progress/kendo-angular-l10n": "21.4.0-develop.
|
|
60
|
-
"@progress/kendo-angular-popup": "21.4.0-develop.
|
|
61
|
-
"@progress/kendo-angular-navigation": "21.4.0-develop.
|
|
56
|
+
"@progress/kendo-angular-common": "21.4.0-develop.6",
|
|
57
|
+
"@progress/kendo-angular-intl": "21.4.0-develop.6",
|
|
58
|
+
"@progress/kendo-angular-icons": "21.4.0-develop.6",
|
|
59
|
+
"@progress/kendo-angular-l10n": "21.4.0-develop.6",
|
|
60
|
+
"@progress/kendo-angular-popup": "21.4.0-develop.6",
|
|
61
|
+
"@progress/kendo-angular-navigation": "21.4.0-develop.6",
|
|
62
62
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"tslib": "^2.3.1",
|
|
66
|
-
"@progress/kendo-angular-schematics": "21.4.0-develop.
|
|
66
|
+
"@progress/kendo-angular-schematics": "21.4.0-develop.6",
|
|
67
67
|
"@progress/kendo-charts": "2.9.0",
|
|
68
68
|
"@progress/kendo-svg-icons": "^4.0.0"
|
|
69
69
|
},
|