@progress/kendo-angular-charts 13.5.0-develop.5 → 13.5.1-develop.1
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: '13.5.
|
|
12
|
+
publishDate: 1694788954,
|
|
13
|
+
version: '13.5.1-develop.1',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1867,8 +1867,8 @@ const packageMetadata = {
|
|
|
1867
1867
|
name: '@progress/kendo-angular-charts',
|
|
1868
1868
|
productName: 'Kendo UI for Angular',
|
|
1869
1869
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1870
|
-
publishDate:
|
|
1871
|
-
version: '13.5.
|
|
1870
|
+
publishDate: 1694788954,
|
|
1871
|
+
version: '13.5.1-develop.1',
|
|
1872
1872
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1873
1873
|
};
|
|
1874
1874
|
|
|
@@ -2236,8 +2236,8 @@ const packageMetadata = {
|
|
|
2236
2236
|
name: '@progress/kendo-angular-charts',
|
|
2237
2237
|
productName: 'Kendo UI for Angular',
|
|
2238
2238
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2239
|
-
publishDate:
|
|
2240
|
-
version: '13.5.
|
|
2239
|
+
publishDate: 1694788954,
|
|
2240
|
+
version: '13.5.1-develop.1',
|
|
2241
2241
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2242
2242
|
};
|
|
2243
2243
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "13.5.
|
|
3
|
+
"version": "13.5.1-develop.1",
|
|
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": "13 - 16",
|
|
48
48
|
"@progress/kendo-drawing": "^1.17.2",
|
|
49
49
|
"@progress/kendo-licensing": "^1.0.2",
|
|
50
|
-
"@progress/kendo-angular-common": "13.5.
|
|
51
|
-
"@progress/kendo-angular-intl": "13.5.
|
|
52
|
-
"@progress/kendo-angular-l10n": "13.5.
|
|
53
|
-
"@progress/kendo-angular-popup": "13.5.
|
|
54
|
-
"@progress/kendo-angular-navigation": "13.5.
|
|
50
|
+
"@progress/kendo-angular-common": "13.5.1-develop.1",
|
|
51
|
+
"@progress/kendo-angular-intl": "13.5.1-develop.1",
|
|
52
|
+
"@progress/kendo-angular-l10n": "13.5.1-develop.1",
|
|
53
|
+
"@progress/kendo-angular-popup": "13.5.1-develop.1",
|
|
54
|
+
"@progress/kendo-angular-navigation": "13.5.1-develop.1",
|
|
55
55
|
"hammerjs": "^2.0.0",
|
|
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": "13.5.
|
|
60
|
+
"@progress/kendo-angular-schematics": "13.5.1-develop.1",
|
|
61
61
|
"@progress/kendo-charts": "^1.31.0",
|
|
62
62
|
"@progress/kendo-svg-icons": "^1.0.0"
|
|
63
63
|
},
|