@progress/kendo-angular-excel-export 17.0.0-develop.8 → 17.0.0-develop.9
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-excel-export',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '17.0.0-develop.
|
|
12
|
+
publishDate: 1729174423,
|
|
13
|
+
version: '17.0.0-develop.9',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -208,8 +208,8 @@ const packageMetadata = {
|
|
|
208
208
|
name: '@progress/kendo-angular-excel-export',
|
|
209
209
|
productName: 'Kendo UI for Angular',
|
|
210
210
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
211
|
-
publishDate:
|
|
212
|
-
version: '17.0.0-develop.
|
|
211
|
+
publishDate: 1729174423,
|
|
212
|
+
version: '17.0.0-develop.9',
|
|
213
213
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
214
214
|
};
|
|
215
215
|
|
|
@@ -208,8 +208,8 @@ const packageMetadata = {
|
|
|
208
208
|
name: '@progress/kendo-angular-excel-export',
|
|
209
209
|
productName: 'Kendo UI for Angular',
|
|
210
210
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
211
|
-
publishDate:
|
|
212
|
-
version: '17.0.0-develop.
|
|
211
|
+
publishDate: 1729174423,
|
|
212
|
+
version: '17.0.0-develop.9',
|
|
213
213
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
214
214
|
};
|
|
215
215
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-excel-export",
|
|
3
|
-
"version": "17.0.0-develop.
|
|
3
|
+
"version": "17.0.0-develop.9",
|
|
4
4
|
"description": "Kendo UI for Angular Excel Export component",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -23,13 +23,13 @@
|
|
|
23
23
|
"@angular/core": "15 - 18",
|
|
24
24
|
"@angular/platform-browser": "15 - 18",
|
|
25
25
|
"@progress/kendo-licensing": "^1.0.2",
|
|
26
|
-
"@progress/kendo-angular-common": "17.0.0-develop.
|
|
27
|
-
"@progress/kendo-angular-l10n": "17.0.0-develop.
|
|
26
|
+
"@progress/kendo-angular-common": "17.0.0-develop.9",
|
|
27
|
+
"@progress/kendo-angular-l10n": "17.0.0-develop.9",
|
|
28
28
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"tslib": "^2.3.1",
|
|
32
|
-
"@progress/kendo-angular-schematics": "17.0.0-develop.
|
|
32
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.9",
|
|
33
33
|
"@progress/kendo-file-saver": "^1.0.0",
|
|
34
34
|
"@progress/kendo-intl": "^3.0.0",
|
|
35
35
|
"@progress/kendo-ooxml": "^1.9.0"
|