@progress/kendo-angular-charts 24.0.0-develop.6 → 24.0.0-develop.7
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.
|
@@ -2952,8 +2952,8 @@ const packageMetadata = {
|
|
|
2952
2952
|
productName: 'Kendo UI for Angular',
|
|
2953
2953
|
productCode: 'KENDOUIANGULAR',
|
|
2954
2954
|
productCodes: ['KENDOUIANGULAR'],
|
|
2955
|
-
publishDate:
|
|
2956
|
-
version: '24.0.0-develop.
|
|
2955
|
+
publishDate: 1777361501,
|
|
2956
|
+
version: '24.0.0-develop.7',
|
|
2957
2957
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2958
2958
|
};
|
|
2959
2959
|
|
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": 1777361501,
|
|
11
|
+
"version": "24.0.0-develop.7",
|
|
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.7",
|
|
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": 1777361501,
|
|
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.7",
|
|
86
|
+
"@progress/kendo-angular-intl": "24.0.0-develop.7",
|
|
87
|
+
"@progress/kendo-angular-icons": "24.0.0-develop.7",
|
|
88
|
+
"@progress/kendo-angular-l10n": "24.0.0-develop.7",
|
|
89
|
+
"@progress/kendo-angular-popup": "24.0.0-develop.7",
|
|
90
|
+
"@progress/kendo-angular-navigation": "24.0.0-develop.7",
|
|
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.7",
|
|
96
96
|
"@progress/kendo-charts": "2.11.3",
|
|
97
97
|
"@progress/kendo-svg-icons": "^4.0.0"
|
|
98
98
|
},
|