@progress/kendo-angular-charts 24.0.0-develop.2 → 24.0.0-develop.3
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.
|
@@ -2944,8 +2944,8 @@ const packageMetadata = {
|
|
|
2944
2944
|
productName: 'Kendo UI for Angular',
|
|
2945
2945
|
productCode: 'KENDOUIANGULAR',
|
|
2946
2946
|
productCodes: ['KENDOUIANGULAR'],
|
|
2947
|
-
publishDate:
|
|
2948
|
-
version: '24.0.0-develop.
|
|
2947
|
+
publishDate: 1776940550,
|
|
2948
|
+
version: '24.0.0-develop.3',
|
|
2949
2949
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2950
2950
|
};
|
|
2951
2951
|
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "24.0.0-develop.
|
|
10
|
+
"publishDate": 1776940550,
|
|
11
|
+
"version": "24.0.0-develop.3",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "24.0.0-develop.
|
|
3
|
+
"version": "24.0.0-develop.3",
|
|
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",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"package": {
|
|
72
72
|
"productName": "Kendo UI for Angular",
|
|
73
73
|
"productCode": "KENDOUIANGULAR",
|
|
74
|
-
"publishDate":
|
|
74
|
+
"publishDate": 1776940550,
|
|
75
75
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
76
76
|
}
|
|
77
77
|
},
|
|
@@ -82,17 +82,17 @@
|
|
|
82
82
|
"@angular/platform-browser": "19 - 21",
|
|
83
83
|
"@progress/kendo-drawing": "^1.24.1",
|
|
84
84
|
"@progress/kendo-licensing": "^1.11.0",
|
|
85
|
-
"@progress/kendo-angular-common": "24.0.0-develop.
|
|
86
|
-
"@progress/kendo-angular-intl": "24.0.0-develop.
|
|
87
|
-
"@progress/kendo-angular-icons": "24.0.0-develop.
|
|
88
|
-
"@progress/kendo-angular-l10n": "24.0.0-develop.
|
|
89
|
-
"@progress/kendo-angular-popup": "24.0.0-develop.
|
|
90
|
-
"@progress/kendo-angular-navigation": "24.0.0-develop.
|
|
85
|
+
"@progress/kendo-angular-common": "24.0.0-develop.3",
|
|
86
|
+
"@progress/kendo-angular-intl": "24.0.0-develop.3",
|
|
87
|
+
"@progress/kendo-angular-icons": "24.0.0-develop.3",
|
|
88
|
+
"@progress/kendo-angular-l10n": "24.0.0-develop.3",
|
|
89
|
+
"@progress/kendo-angular-popup": "24.0.0-develop.3",
|
|
90
|
+
"@progress/kendo-angular-navigation": "24.0.0-develop.3",
|
|
91
91
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
92
92
|
},
|
|
93
93
|
"dependencies": {
|
|
94
94
|
"tslib": "^2.3.1",
|
|
95
|
-
"@progress/kendo-angular-schematics": "24.0.0-develop.
|
|
95
|
+
"@progress/kendo-angular-schematics": "24.0.0-develop.3",
|
|
96
96
|
"@progress/kendo-charts": "2.11.3",
|
|
97
97
|
"@progress/kendo-svg-icons": "^4.0.0"
|
|
98
98
|
},
|