@progress/kendo-angular-charts 13.0.0-develop.3 → 13.0.0-develop.4
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.0.0-develop.
|
|
12
|
+
publishDate: 1684849649,
|
|
13
|
+
version: '13.0.0-develop.4',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1818,8 +1818,8 @@ const packageMetadata = {
|
|
|
1818
1818
|
name: '@progress/kendo-angular-charts',
|
|
1819
1819
|
productName: 'Kendo UI for Angular',
|
|
1820
1820
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1821
|
-
publishDate:
|
|
1822
|
-
version: '13.0.0-develop.
|
|
1821
|
+
publishDate: 1684849649,
|
|
1822
|
+
version: '13.0.0-develop.4',
|
|
1823
1823
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1824
1824
|
};
|
|
1825
1825
|
|
|
@@ -2189,8 +2189,8 @@ const packageMetadata = {
|
|
|
2189
2189
|
name: '@progress/kendo-angular-charts',
|
|
2190
2190
|
productName: 'Kendo UI for Angular',
|
|
2191
2191
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2192
|
-
publishDate:
|
|
2193
|
-
version: '13.0.0-develop.
|
|
2192
|
+
publishDate: 1684849649,
|
|
2193
|
+
version: '13.0.0-develop.4',
|
|
2194
2194
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2195
2195
|
};
|
|
2196
2196
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-charts",
|
|
3
|
-
"version": "13.0.0-develop.
|
|
3
|
+
"version": "13.0.0-develop.4",
|
|
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",
|
|
@@ -46,16 +46,16 @@
|
|
|
46
46
|
"@angular/platform-browser": "13 - 16",
|
|
47
47
|
"@progress/kendo-drawing": "^1.17.2",
|
|
48
48
|
"@progress/kendo-licensing": "^1.0.2",
|
|
49
|
-
"@progress/kendo-angular-common": "13.0.0-develop.
|
|
50
|
-
"@progress/kendo-angular-intl": "13.0.0-develop.
|
|
51
|
-
"@progress/kendo-angular-l10n": "13.0.0-develop.
|
|
52
|
-
"@progress/kendo-angular-popup": "13.0.0-develop.
|
|
49
|
+
"@progress/kendo-angular-common": "13.0.0-develop.4",
|
|
50
|
+
"@progress/kendo-angular-intl": "13.0.0-develop.4",
|
|
51
|
+
"@progress/kendo-angular-l10n": "13.0.0-develop.4",
|
|
52
|
+
"@progress/kendo-angular-popup": "13.0.0-develop.4",
|
|
53
53
|
"hammerjs": "^2.0.0",
|
|
54
54
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
57
|
"tslib": "^2.3.1",
|
|
58
|
-
"@progress/kendo-angular-schematics": "13.0.0-develop.
|
|
58
|
+
"@progress/kendo-angular-schematics": "13.0.0-develop.4",
|
|
59
59
|
"@progress/kendo-charts": "^1.28.0"
|
|
60
60
|
},
|
|
61
61
|
"schematics": "./schematics/collection.json",
|