@progress/kendo-angular-charts 16.2.1-develop.2 → 16.2.1-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.
|
@@ -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: '16.2.1-develop.
|
|
12
|
+
publishDate: 1718031943,
|
|
13
|
+
version: '16.2.1-develop.3',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1876,8 +1876,8 @@ const packageMetadata = {
|
|
|
1876
1876
|
name: '@progress/kendo-angular-charts',
|
|
1877
1877
|
productName: 'Kendo UI for Angular',
|
|
1878
1878
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1879
|
-
publishDate:
|
|
1880
|
-
version: '16.2.1-develop.
|
|
1879
|
+
publishDate: 1718031943,
|
|
1880
|
+
version: '16.2.1-develop.3',
|
|
1881
1881
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1882
1882
|
};
|
|
1883
1883
|
|
|
@@ -2262,8 +2262,8 @@ const packageMetadata = {
|
|
|
2262
2262
|
name: '@progress/kendo-angular-charts',
|
|
2263
2263
|
productName: 'Kendo UI for Angular',
|
|
2264
2264
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2265
|
-
publishDate:
|
|
2266
|
-
version: '16.2.1-develop.
|
|
2265
|
+
publishDate: 1718031943,
|
|
2266
|
+
version: '16.2.1-develop.3',
|
|
2267
2267
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2268
2268
|
};
|
|
2269
2269
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "16.2.1-develop.
|
|
3
|
+
"version": "16.2.1-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",
|
|
@@ -47,18 +47,18 @@
|
|
|
47
47
|
"@angular/platform-browser": "15 - 18",
|
|
48
48
|
"@progress/kendo-drawing": "^1.19.0",
|
|
49
49
|
"@progress/kendo-licensing": "^1.0.2",
|
|
50
|
-
"@progress/kendo-angular-common": "16.2.1-develop.
|
|
51
|
-
"@progress/kendo-angular-intl": "16.2.1-develop.
|
|
52
|
-
"@progress/kendo-angular-icons": "16.2.1-develop.
|
|
53
|
-
"@progress/kendo-angular-l10n": "16.2.1-develop.
|
|
54
|
-
"@progress/kendo-angular-popup": "16.2.1-develop.
|
|
55
|
-
"@progress/kendo-angular-navigation": "16.2.1-develop.
|
|
50
|
+
"@progress/kendo-angular-common": "16.2.1-develop.3",
|
|
51
|
+
"@progress/kendo-angular-intl": "16.2.1-develop.3",
|
|
52
|
+
"@progress/kendo-angular-icons": "16.2.1-develop.3",
|
|
53
|
+
"@progress/kendo-angular-l10n": "16.2.1-develop.3",
|
|
54
|
+
"@progress/kendo-angular-popup": "16.2.1-develop.3",
|
|
55
|
+
"@progress/kendo-angular-navigation": "16.2.1-develop.3",
|
|
56
56
|
"hammerjs": "^2.0.0",
|
|
57
57
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"tslib": "^2.3.1",
|
|
61
|
-
"@progress/kendo-angular-schematics": "16.2.1-develop.
|
|
61
|
+
"@progress/kendo-angular-schematics": "16.2.1-develop.3",
|
|
62
62
|
"@progress/kendo-charts": "2.3.0",
|
|
63
63
|
"@progress/kendo-svg-icons": "^2.0.0"
|
|
64
64
|
},
|