@progress/kendo-vue-excel-export 9.1.0-develop.1 → 9.1.0
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.
- package/NOTICE.txt +18 -40
- package/dist/cdn/js/kendo-vue-excel.js +1 -1
- package/package-metadata.js +1 -1
- package/package-metadata.mjs +2 -2
- package/package.json +3 -3
package/NOTICE.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
|
|
2
|
+
Progress Kendo UI for Vue 2026 Updated July 2026
|
|
3
3
|
|
|
4
|
-
|
|
4
|
+
----------------------------------------------------------------------------------------------------------------------------
|
|
5
5
|
NOTICES REPORT
|
|
6
6
|
----------------------------------------------------------------------------------------------------------------------------
|
|
7
7
|
|
|
@@ -25,14 +25,20 @@
|
|
|
25
25
|
|
|
26
26
|
----------------------------------------------------------------------------------------------------------------------------
|
|
27
27
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
will include a configuration to connect to AI. You acknowledge that a separate license or subscription access
|
|
31
|
-
by the terms and conditions of a license agreement from AI licensor will be required for use and access of
|
|
32
|
-
integrated with the Software. You will be responsible to comply with the terms of such license agreement
|
|
33
|
-
AI. You acknowledge and accept that Progress is not a party to the license agreement between You
|
|
34
|
-
use, and as a result Progress does not have any control over AI and its availability, and Progress
|
|
35
|
-
liabilities for any output, error, damages, loss, etc., or any other result of Your use of AI
|
|
28
|
+
GENERATIVE ARTIFICIAL INTELLIGENCE INTEGRATION
|
|
29
|
+
If the Software documentation specifies integration with some form of generative artificial intelligence (AI), then the
|
|
30
|
+
Software will include a configuration to connect to AI. You acknowledge that a separate license or subscription access
|
|
31
|
+
to AI governed by the terms and conditions of a license agreement from AI licensor will be required for use and access of
|
|
32
|
+
AI capabilities integrated with the Software. You will be responsible to comply with the terms of such license agreement
|
|
33
|
+
for a valid use of AI. You acknowledge and accept that Progress is not a party to the license agreement between You
|
|
34
|
+
and AI licensor for AI use, and as a result Progress does not have any control over AI and its availability, and Progress
|
|
35
|
+
disclaims any and all liabilities for any output, error, damages, loss, etc., or any other result of Your use of AI
|
|
36
|
+
integrated with the Software.
|
|
37
|
+
|
|
38
|
+
----------------------------------------------------------------------------------------------------------------------------
|
|
39
|
+
|
|
40
|
+
NOTICE FROM PROGRESS SOFTWARE CORPORATION: Additional notices may be included in the release notes or other
|
|
41
|
+
documentation that accompanies updates received in connection with support of the Product.
|
|
36
42
|
|
|
37
43
|
----------------------------------------------------------------------------------------------------------------------------
|
|
38
44
|
|
|
@@ -41,7 +47,6 @@ Components:
|
|
|
41
47
|
| -------------------------------------- | ------------------------------------- | ---------------------------------------- |
|
|
42
48
|
| Component | Origin | License |
|
|
43
49
|
| -------------------------------------- | ------------------------------------- | ---------------------------------------- |
|
|
44
|
-
| axios 1.13.6 | https://github.com/axios/axios | MIT License |
|
|
45
50
|
| @progress/jszip-esm 1.0.4 | https://github.com/telerik/jszip-esm# | MIT License |
|
|
46
51
|
| | readme | |
|
|
47
52
|
| @progress/pako-esm 1.0.1 | https://github.com/telerik/pako-esm#r | MIT License |
|
|
@@ -77,39 +82,12 @@ License Data and Text:
|
|
|
77
82
|
-------------------------------------------------------------------------------------------------------------------------
|
|
78
83
|
|
|
79
84
|
MIT License
|
|
80
|
-
(@progress/pako-esm 1.0.1)
|
|
81
|
-
|
|
82
|
-
Copyright © 2020 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. (as modified)
|
|
83
|
-
|
|
84
|
-
Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
|
|
85
|
-
|
|
86
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
87
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
88
|
-
in the Software without restriction, including without limitation the rights
|
|
89
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
90
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
91
|
-
furnished to do so, subject to the following conditions:
|
|
92
|
-
|
|
93
|
-
The above copyright notice and this permission notice shall be included in
|
|
94
|
-
all copies or substantial portions of the Software.
|
|
95
|
-
|
|
96
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
97
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
98
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
99
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
100
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
101
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
102
|
-
THE SOFTWARE
|
|
103
|
-
|
|
104
|
-
---
|
|
105
|
-
|
|
106
|
-
MIT License
|
|
107
|
-
(@progress/jszip-esm 1.0.4, axios 1.13.6, prosemirror-commands 1.7.1, prosemirror-dropcursor 1.8.2, prosemirror-gapcursor 1.4.0, prosemirror-history 1.5.0, prosemirror-inputrules 1.5.1, prosemirror-keymap 1.2.3, prosemirror-model 1.25.4, prosemirror-schema-list 1.5.1, prosemirror-state 1.4.4, prosemirror-tables 1.8.5, prosemirror-transform 1.10.5, prosemirror-view 1.41.6)
|
|
85
|
+
(@progress/jszip-esm 1.0.4, @progress/pako-esm 1.0.1, prosemirror-commands 1.7.1, prosemirror-dropcursor 1.8.2, prosemirror-gapcursor 1.4.0, prosemirror-history 1.5.0, prosemirror-inputrules 1.5.1, prosemirror-keymap 1.2.3, prosemirror-model 1.25.4, prosemirror-schema-list 1.5.1, prosemirror-state 1.4.4, prosemirror-tables 1.8.5, prosemirror-transform 1.10.5, prosemirror-view 1.41.6)
|
|
108
86
|
|
|
109
87
|
The MIT License
|
|
110
88
|
===============
|
|
111
89
|
|
|
112
|
-
Copyright
|
|
90
|
+
[Copyright notice for each component version subject to this license can be located via the origin url provided in the Component Summary above]
|
|
113
91
|
|
|
114
92
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
115
93
|
this software and associated documentation files (the "Software"), to deal in the
|
|
@@ -12,4 +12,4 @@
|
|
|
12
12
|
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
13
13
|
*-------------------------------------------------------------------------------------------
|
|
14
14
|
*/
|
|
15
|
-
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?o(exports,require("@progress/kendo-ooxml"),require("@progress/kendo-file-saver"),require("@progress/kendo-vue-common")):"function"==typeof define&&define.amd?define(["exports","@progress/kendo-ooxml","@progress/kendo-file-saver","@progress/kendo-vue-common"],o):o((e="undefined"!=typeof globalThis?globalThis:e||self).KendoVueExcel={},e.KendoOoxml,e.KendoFileSaver,e.KendoVueCommon)}(this,function(e,o,t,r){"use strict";const l=(e,o,t)=>r=>{t(o,r);const l=e({...o}),i=Number(l);return isNaN(i)?l:i},i=(e,o)=>{e.$implicit=e.group=o,e.field=o.field,e.value=o.value,e.aggregates=o.aggregates},n=(e,o)=>{e.group=o.group,e.$implicit=e.aggregates=o},s=(e,o)=>{};class p{constructor(e,o){this.title=e.title,this.field=e.field,this.hidden=e.hidden,this.locked=e.locked,this.width=e.width,this.headerCellOptions=e.headerCellOptions,this.cellOptions=e.cellOptions,this.groupHeaderCellOptions=e.groupHeaderCellOptions,this.groupFooterCellOptions=e.groupFooterCellOptions,this.footerCellOptions=e.footerCellOptions,e.footer&&(this.footerTemplate=l(e.footer,{$implicit:e,column:e,columnIndex:o},s)),e.groupFooter&&(this.groupFooterTemplate=l(e.groupFooter,{column:e,field:e.field},n)),e.groupHeader&&(this.groupHeaderTemplate=l(e.groupHeader,{},i))}}const a=e=>Math.max(...e.map(e=>e.level))+1,d=e=>{const t=(e=>{const o=[];let t=0;const r=(e,o,l)=>{e.forEach(e=>{const l=new p(e,t);if(o.push(l),e.children&&e.children.length>1){const o=l.columns=[];r(e.children,o)}else t++})};return r(e,o),o})(e.columns),r=new o.ExcelExporter({columns:t,data:e.data,filterable:e.filterable,groups:e.group,paddingCellOptions:e.paddingCellOptions,headerPaddingCellOptions:e.headerPaddingCellOptions,hierarchy:e.hierarchy?{depth:a(e.data),itemLevel:e=>e.level}:null,collapsible:e.collapsible}).workbook();return r.creator=e.creator,r.date=e.date,r.rtl="rtl"===e.dir,r},c=e=>new o.Workbook(e).toDataURL(),u={name:"@progress/kendo-vue-excel-export",productName:"Kendo UI for Vue",productCode:"KENDOUIVUE",productCodes:["KENDOUIVUE"],publishDate:0,version:"9.1.0
|
|
15
|
+
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?o(exports,require("@progress/kendo-ooxml"),require("@progress/kendo-file-saver"),require("@progress/kendo-vue-common")):"function"==typeof define&&define.amd?define(["exports","@progress/kendo-ooxml","@progress/kendo-file-saver","@progress/kendo-vue-common"],o):o((e="undefined"!=typeof globalThis?globalThis:e||self).KendoVueExcel={},e.KendoOoxml,e.KendoFileSaver,e.KendoVueCommon)}(this,function(e,o,t,r){"use strict";const l=(e,o,t)=>r=>{t(o,r);const l=e({...o}),i=Number(l);return isNaN(i)?l:i},i=(e,o)=>{e.$implicit=e.group=o,e.field=o.field,e.value=o.value,e.aggregates=o.aggregates},n=(e,o)=>{e.group=o.group,e.$implicit=e.aggregates=o},s=(e,o)=>{};class p{constructor(e,o){this.title=e.title,this.field=e.field,this.hidden=e.hidden,this.locked=e.locked,this.width=e.width,this.headerCellOptions=e.headerCellOptions,this.cellOptions=e.cellOptions,this.groupHeaderCellOptions=e.groupHeaderCellOptions,this.groupFooterCellOptions=e.groupFooterCellOptions,this.footerCellOptions=e.footerCellOptions,e.footer&&(this.footerTemplate=l(e.footer,{$implicit:e,column:e,columnIndex:o},s)),e.groupFooter&&(this.groupFooterTemplate=l(e.groupFooter,{column:e,field:e.field},n)),e.groupHeader&&(this.groupHeaderTemplate=l(e.groupHeader,{},i))}}const a=e=>Math.max(...e.map(e=>e.level))+1,d=e=>{const t=(e=>{const o=[];let t=0;const r=(e,o,l)=>{e.forEach(e=>{const l=new p(e,t);if(o.push(l),e.children&&e.children.length>1){const o=l.columns=[];r(e.children,o)}else t++})};return r(e,o),o})(e.columns),r=new o.ExcelExporter({columns:t,data:e.data,filterable:e.filterable,groups:e.group,paddingCellOptions:e.paddingCellOptions,headerPaddingCellOptions:e.headerPaddingCellOptions,hierarchy:e.hierarchy?{depth:a(e.data),itemLevel:e=>e.level}:null,collapsible:e.collapsible}).workbook();return r.creator=e.creator,r.date=e.date,r.rtl="rtl"===e.dir,r},c=e=>new o.Workbook(e).toDataURL(),u={name:"@progress/kendo-vue-excel-export",productName:"Kendo UI for Vue",productCode:"KENDOUIVUE",productCodes:["KENDOUIVUE"],publishDate:0,version:"9.1.0",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/"};e.isWorkbookOptions=e=>e&&e.sheets,e.saveExcel=function(e){r.validatePackage(u);const o=d(e);c(o).then(o=>{e.onExportComplete&&e.onExportComplete.call(void 0,{dataURL:o,options:e}),t.saveAs(o,e.fileName,{forceProxy:e.forceProxy,proxyURL:e.proxyURL})})},e.toDataURL=c,e.workbookOptions=d,Object.keys(o).forEach(function(t){"default"===t||Object.prototype.hasOwnProperty.call(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:function(){return o[t]}})})});
|
package/package-metadata.js
CHANGED
|
@@ -5,4 +5,4 @@
|
|
|
5
5
|
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={name:"@progress/kendo-vue-excel-export",productName:"Kendo UI for Vue",productCode:"KENDOUIVUE",productCodes:["KENDOUIVUE"],publishDate:
|
|
8
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={name:"@progress/kendo-vue-excel-export",productName:"Kendo UI for Vue",productCode:"KENDOUIVUE",productCodes:["KENDOUIVUE"],publishDate: 1784546642,version:"9.1.0",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/"};exports.packageMetadata=e;
|
package/package-metadata.mjs
CHANGED
|
@@ -10,8 +10,8 @@ const e = {
|
|
|
10
10
|
productName: "Kendo UI for Vue",
|
|
11
11
|
productCode: "KENDOUIVUE",
|
|
12
12
|
productCodes: ["KENDOUIVUE"],
|
|
13
|
-
publishDate:
|
|
14
|
-
version: "9.1.0
|
|
13
|
+
publishDate: 1784546642,
|
|
14
|
+
version: "9.1.0",
|
|
15
15
|
licensingDocsUrl: "https://www.telerik.com/kendo-vue-ui/my-license/"
|
|
16
16
|
};
|
|
17
17
|
export {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-vue-excel-export",
|
|
3
|
-
"version": "9.1.0
|
|
3
|
+
"version": "9.1.0",
|
|
4
4
|
"description": "TODO",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"peerDependencies": {
|
|
27
27
|
"@progress/kendo-licensing": "^1.7.2",
|
|
28
28
|
"@progress/kendo-data-query": "^1.7.0",
|
|
29
|
-
"@progress/kendo-vue-common": "9.1.0
|
|
29
|
+
"@progress/kendo-vue-common": "9.1.0",
|
|
30
30
|
"vue": "^3.0.2"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"package": {
|
|
50
50
|
"productName": "Kendo UI for Vue",
|
|
51
51
|
"productCode": "KENDOUIVUE",
|
|
52
|
-
"publishDate":
|
|
52
|
+
"publishDate": 1784546642,
|
|
53
53
|
"licensingDocsUrl": "https://www.telerik.com/kendo-vue-ui/my-license/"
|
|
54
54
|
}
|
|
55
55
|
},
|