@progress/kendo-angular-charts 17.0.0-develop.1 → 17.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.
|
@@ -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: '17.0.0-develop.
|
|
12
|
+
publishDate: 1728917398,
|
|
13
|
+
version: '17.0.0-develop.3',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1695,8 +1695,8 @@ const packageMetadata = {
|
|
|
1695
1695
|
name: '@progress/kendo-angular-charts',
|
|
1696
1696
|
productName: 'Kendo UI for Angular',
|
|
1697
1697
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1698
|
-
publishDate:
|
|
1699
|
-
version: '17.0.0-develop.
|
|
1698
|
+
publishDate: 1728917398,
|
|
1699
|
+
version: '17.0.0-develop.3',
|
|
1700
1700
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1701
1701
|
};
|
|
1702
1702
|
|
|
@@ -2084,8 +2084,8 @@ const packageMetadata = {
|
|
|
2084
2084
|
name: '@progress/kendo-angular-charts',
|
|
2085
2085
|
productName: 'Kendo UI for Angular',
|
|
2086
2086
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2087
|
-
publishDate:
|
|
2088
|
-
version: '17.0.0-develop.
|
|
2087
|
+
publishDate: 1728917398,
|
|
2088
|
+
version: '17.0.0-develop.3',
|
|
2089
2089
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2090
2090
|
};
|
|
2091
2091
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "17.0.0-develop.
|
|
3
|
+
"version": "17.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",
|
|
@@ -47,17 +47,17 @@
|
|
|
47
47
|
"@angular/platform-browser": "15 - 18",
|
|
48
48
|
"@progress/kendo-drawing": "^1.20.4",
|
|
49
49
|
"@progress/kendo-licensing": "^1.0.2",
|
|
50
|
-
"@progress/kendo-angular-common": "17.0.0-develop.
|
|
51
|
-
"@progress/kendo-angular-intl": "17.0.0-develop.
|
|
52
|
-
"@progress/kendo-angular-icons": "17.0.0-develop.
|
|
53
|
-
"@progress/kendo-angular-l10n": "17.0.0-develop.
|
|
54
|
-
"@progress/kendo-angular-popup": "17.0.0-develop.
|
|
55
|
-
"@progress/kendo-angular-navigation": "17.0.0-develop.
|
|
50
|
+
"@progress/kendo-angular-common": "17.0.0-develop.3",
|
|
51
|
+
"@progress/kendo-angular-intl": "17.0.0-develop.3",
|
|
52
|
+
"@progress/kendo-angular-icons": "17.0.0-develop.3",
|
|
53
|
+
"@progress/kendo-angular-l10n": "17.0.0-develop.3",
|
|
54
|
+
"@progress/kendo-angular-popup": "17.0.0-develop.3",
|
|
55
|
+
"@progress/kendo-angular-navigation": "17.0.0-develop.3",
|
|
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": "17.0.0-develop.
|
|
60
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.3",
|
|
61
61
|
"@progress/kendo-charts": "2.5.3",
|
|
62
62
|
"@progress/kendo-svg-icons": "^3.1.0"
|
|
63
63
|
},
|