@syncfusion/ej2-vue-spreadsheet 34.2.4 → 34.2.5
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/README.md +43 -2
- package/dist/ej2-vue-spreadsheet.umd.min.js +0 -9
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
# Vue Spreadsheet Component
|
|
1
|
+
# Vue Spreadsheet Editor Component
|
|
2
2
|
|
|
3
|
-
The [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor?utm_source=npm&utm_medium=listing&utm_campaign=vue-spreadsheet-editor-npm) is an user interactive component to organize and analyze data in tabular format with configuration options for customization. It will load data by importing an Excel/CSV file or from local and remote data sources such as JSON, RESTful services, OData services, and more. The populated data can be exported as Excel with xlsx, xls, CSV and PDF formats.
|
|
3
|
+
The [Vue Spreadsheet Editor](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor?utm_source=npm&utm_medium=listing&utm_campaign=vue-spreadsheet-editor-npm) is an user interactive component to organize and analyze data in tabular format with configuration options for customization. It will load data by importing an Excel/CSV file or from local and remote data sources such as JSON, RESTful services, OData services, and more. The populated data can be exported as Excel with xlsx, xls, CSV and PDF formats.
|
|
4
4
|
|
|
5
5
|
<p align="center">
|
|
6
6
|
<a href="https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/getting-started?utm_source=npm&utm_medium=listing&utm_campaign=vue-spreadsheet-editor-npm">Getting started</a> .
|
|
@@ -180,6 +180,47 @@ Product support is available through the following mediums.
|
|
|
180
180
|
* [Request feature or report bug](https://www.syncfusion.com/feedback/vue?utm_source=npm&utm_medium=listing&utm_campaign=vue-spreadsheet-editor-npm)
|
|
181
181
|
* Live chat
|
|
182
182
|
|
|
183
|
+
## Other Popular Vue Components
|
|
184
|
+
|
|
185
|
+
Explore other popular Syncfusion<sup>®</sup> Vue components curated from UI components, standalone SDKs, and document solution suites.
|
|
186
|
+
|
|
187
|
+
<table>
|
|
188
|
+
<tr>
|
|
189
|
+
<td align="center">
|
|
190
|
+
<a href="https://www.syncfusion.com/vue-components/vue-grid">Vue DataGrid</a>
|
|
191
|
+
</td>
|
|
192
|
+
<td align="center">
|
|
193
|
+
<a href="https://www.syncfusion.com/vue-components/vue-charts">Vue Charts</a>
|
|
194
|
+
</td>
|
|
195
|
+
<td align="center">
|
|
196
|
+
<a href="https://www.syncfusion.com/vue-components/vue-file-manager">Vue File Manager</a>
|
|
197
|
+
</td>
|
|
198
|
+
<td align="center">
|
|
199
|
+
<a href="https://www.syncfusion.com/gantt-sdk/vue-gantt-chart">Vue Gantt Chart</a>
|
|
200
|
+
</td>
|
|
201
|
+
<td align="center">
|
|
202
|
+
<a href="https://www.syncfusion.com/diagram-sdk/vue-diagram">Vue Diagram</a>
|
|
203
|
+
</td>
|
|
204
|
+
</tr>
|
|
205
|
+
<tr>
|
|
206
|
+
<td align="center">
|
|
207
|
+
<a href="https://www.syncfusion.com/scheduler-sdk/vue-scheduler">Vue Scheduler</a>
|
|
208
|
+
</td>
|
|
209
|
+
<td align="center">
|
|
210
|
+
<a href="https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor">Vue DOCX Editor</a>
|
|
211
|
+
</td>
|
|
212
|
+
<td align="center">
|
|
213
|
+
<a href="https://www.syncfusion.com/pdf-viewer-sdk/vue-pdf-viewer">Vue PDF Viewer</a>
|
|
214
|
+
</td>
|
|
215
|
+
<td align="center">
|
|
216
|
+
<a href="https://www.syncfusion.com/rich-text-editor-sdk/vue-rich-text-editor">Vue Rich Text Editor</a>
|
|
217
|
+
</td>
|
|
218
|
+
<td align="center">
|
|
219
|
+
<a href="https://www.syncfusion.com/vue-components/vue-maps-library">Vue Maps</a>
|
|
220
|
+
</td>
|
|
221
|
+
</tr>
|
|
222
|
+
</table>
|
|
223
|
+
|
|
183
224
|
## Changelog
|
|
184
225
|
|
|
185
226
|
Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/spreadsheet/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=vue-spreadsheet-editor-npm). Get minor improvements and bug fixes every week to stay up to date with frequent updates.
|
|
@@ -1,11 +1,2 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-vue-spreadsheet.umd.min.js
|
|
3
|
-
* version : 34.2.4
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-spreadsheet"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-spreadsheet","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Spreadsheet,e.ej2VueBase,e.ej2Base)}(this,function(t,n,s,i){"use strict";var o=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-images"}}}),a={name:"e-images",install:function(e){e.component(a.name,o)}},r=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-image"}}}),u={name:"e-image",install:function(e){e.component(u.name,r)}},c=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-charts"}}}),l={name:"e-charts",install:function(e){e.component(l.name,c)}},d=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-chart"}}}),f={name:"e-chart",install:function(e){e.component(f.name,d)}},m=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-richtexts"}}}),h={name:"e-richtexts",install:function(e){e.component(h.name,m)}},p=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-richtext"}}}),g={name:"e-richtext",install:function(e){e.component(g.name,p)}},I=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-cells"}}}),j={name:"e-cells",install:function(e){e.component(j.name,I)}},v=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-cell"}}}),C={name:"e-cell",install:function(e){e.component(C.name,v)}},x=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-rows"}}}),b={name:"e-rows",install:function(e){e.component(b.name,x)}},D=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-row"}}}),w={name:"e-row",install:function(e){e.component(w.name,D)}},E=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-columns"}}}),R={name:"e-columns",install:function(e){e.component(R.name,E)}},S=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-column"}}}),T={name:"e-column",install:function(e){e.component(T.name,S)}},P=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-ranges"}}}),F={name:"e-ranges",install:function(e){e.component(F.name,P)}},y=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-range"}}}),$={name:"e-range",install:function(e){e.component($.name,y)}},M=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-conditionalformats"}}}),N={name:"e-conditionalformats",install:function(e){e.component(N.name,M)}},O=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-conditionalformat"}}}),U={name:"e-conditionalformat",install:function(e){e.component(U.name,O)}},k=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-sheets"}}}),H={name:"e-sheets",install:function(e){e.component(H.name,k)}},A=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-sheet"}}}),B={name:"e-sheet",install:function(e){e.component(B.name,A)}},V=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-definednames"}}}),z={name:"e-definednames",install:function(e){e.component(z.name,V)}},q=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-definedname"}}}),W={name:"e-definedname",install:function(e){e.component(W.name,q)}},_=["isLazyUpdate","plugins","activeSheetIndex","aiAssistSettings","allowAutoFill","allowCellFormatting","allowChart","allowConditionalFormat","allowDataValidation","allowDelete","allowEditing","allowFiltering","allowFindAndReplace","allowFreezePane","allowHyperlink","allowImage","allowInsert","allowMerge","allowNumberFormatting","allowOpen","allowPrint","allowResizing","allowSave","allowScrolling","allowSorting","allowUndoRedo","allowWrap","author","autoFillSettings","calculationMode","cellStyle","cssClass","currencyCode","definedNames","enableAIAssist","enableClipboard","enableContextMenu","enableKeyboardNavigation","enableKeyboardShortcut","enableNotes","enablePersistence","enableRtl","height","isProtected","listSeparator","locale","openSettings","openUrl","password","saveUrl","scrollSettings","selectionSettings","sheets","showAggregate","showCommentsPane","showFormulaBar","showRibbon","showSheetTabs","width","actionBegin","actionComplete","afterHyperlinkClick","afterHyperlinkCreate","beforeCellFormat","beforeCellRender","beforeCellSave","beforeCellUpdate","beforeConditionalFormat","beforeDataBound","beforeHyperlinkClick","beforeHyperlinkCreate","beforeOpen","beforeSave","beforeSelect","beforeSort","cellEdit","cellEdited","cellEditing","cellSave","contextMenuBeforeClose","contextMenuBeforeOpen","contextMenuItemSelect","created","dataBound","dataSourceChanged","dialogBeforeOpen","fileMenuBeforeClose","fileMenuBeforeOpen","fileMenuItemSelect","openComplete","openFailure","promptRequest","promptResponse","queryCellInfo","saveComplete","select","sortComplete"],J=[],e=s.getProps({props:_}),K=e[0],e=e[1],L=Object.keys(e);L.push("modelchanged","update:modelValue");for(var G=0,Q=J;G<Q.length;G++)L.push("update:"+Q[G]);var X=s.vueDefineComponent({name:"SpreadsheetComponent",mixins:[s.ComponentBase],props:K,watch:e,emits:L,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new n.Spreadsheet({}),propKeys:_,models:J,hasChildDirective:!0,hasInjectedModules:!0,tagMapper:{"e-sheets":{"e-sheet":{"e-rows":{"e-row":{"e-cells":{"e-cell":{"e-images":"e-image","e-charts":"e-chart","e-richtexts":"e-richtext"}}}},"e-columns":"e-column","e-ranges":"e-range","e-conditionalformats":"e-conditionalformat"}},"e-definednames":"e-definedname"},tagNameMapper:{"e-images":"e-image","e-charts":"e-chart","e-richtexts":"e-richText","e-conditionalformats":"e-conditionalFormats","e-definednames":"e-definedNames"},isVue3:!s.isExecute,templateCollection:{}}},created:function(){this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(s.isExecute?e:s.gh)("div",t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var s=n[t],i=this.templateCollection[s];if(i&&i.length){for(var o=0,a=i;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[s]}}},setProperties:function(n,e){var s=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(n,e),n&&this.models&&this.models.length&&Object.keys(n).map(function(t){s.models.map(function(e){t!==e||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,n[t]):(s.$emit("update:"+t,n[t]),s.$emit("modelchanged",n[t])))})})},custom:function(){this.updated()},Unfreeze:function(e){return this.ej2Instances.Unfreeze(e)},addContextMenuItems:function(e,t,n,s){return this.ej2Instances.addContextMenuItems(e,t,n,s)},addCustomFunction:function(e,t,n,s){return this.ej2Instances.addCustomFunction(e,t,n,s)},addDataValidation:function(e,t){return this.ej2Instances.addDataValidation(e,t)},addDefinedName:function(e){return this.ej2Instances.addDefinedName(e)},addFileMenuItems:function(e,t,n,s){return this.ej2Instances.addFileMenuItems(e,t,n,s)},addHyperlink:function(e,t,n){return this.ej2Instances.addHyperlink(e,t,n)},addInvalidHighlight:function(e){return this.ej2Instances.addInvalidHighlight(e)},addRibbonTabs:function(e,t){return this.ej2Instances.addRibbonTabs(e,t)},addToolbarItems:function(e,t,n){return this.ej2Instances.addToolbarItems(e,t,n)},applyFilter:function(e,t){return this.ej2Instances.applyFilter(e,t)},autoFill:function(e,t,n,s){return this.ej2Instances.autoFill(e,t,n,s)},autoFit:function(e){return this.ej2Instances.autoFit(e)},calculateNow:function(e,t){return this.ej2Instances.calculateNow(e,t)},cellFormat:function(e,t){return this.ej2Instances.cellFormat(e,t)},clear:function(e){return this.ej2Instances.clear(e)},clearConditionalFormat:function(e){return this.ej2Instances.clearConditionalFormat(e)},clearFilter:function(e,t){return this.ej2Instances.clearFilter(e,t)},closeEdit:function(){return this.ej2Instances.closeEdit()},computeExpression:function(e){return this.ej2Instances.computeExpression(e)},conditionalFormat:function(e){return this.ej2Instances.conditionalFormat(e)},copy:function(e){return this.ej2Instances.copy(e)},cut:function(e){return this.ej2Instances.cut(e)},delete:function(e,t,n,s){return this.ej2Instances.delete(e,t,n,s)},deleteChart:function(e){return this.ej2Instances.deleteChart(e)},deleteImage:function(e,t){return this.ej2Instances.deleteImage(e,t)},deselectChart:function(){return this.ej2Instances.deselectChart()},deselectImage:function(){return this.ej2Instances.deselectImage()},destroy:function(){return this.ej2Instances.destroy()},duplicateSheet:function(e){return this.ej2Instances.duplicateSheet(e)},enableContextMenuItems:function(e,t,n){return this.ej2Instances.enableContextMenuItems(e,t,n)},enableFileMenuItems:function(e,t,n){return this.ej2Instances.enableFileMenuItems(e,t,n)},enableRibbonTabs:function(e,t){return this.ej2Instances.enableRibbonTabs(e,t)},enableToolbarItems:function(e,t,n){return this.ej2Instances.enableToolbarItems(e,t,n)},endEdit:function(){return this.ej2Instances.endEdit()},executeAIPrompt:function(e){return this.ej2Instances.executeAIPrompt(e)},find:function(e){return this.ej2Instances.find(e)},findAll:function(e,t,n,s,i){return this.ej2Instances.findAll(e,t,n,s,i)},freezePanes:function(e,t,n){return this.ej2Instances.freezePanes(e,t,n)},getData:function(e){return this.ej2Instances.getData(e)},getDisplayText:function(e){return this.ej2Instances.getDisplayText(e)},getRowData:function(e,t){return this.ej2Instances.getRowData(e,t)},getSelectAllContent:function(){return this.ej2Instances.getSelectAllContent()},goTo:function(e){return this.ej2Instances.goTo(e)},hideColumn:function(e,t,n){return this.ej2Instances.hideColumn(e,t,n)},hideFileMenuItems:function(e,t,n){return this.ej2Instances.hideFileMenuItems(e,t,n)},hideRibbonTabs:function(e,t){return this.ej2Instances.hideRibbonTabs(e,t)},hideRow:function(e,t,n){return this.ej2Instances.hideRow(e,t,n)},hideSpinner:function(){return this.ej2Instances.hideSpinner()},hideToolbarItems:function(e,t,n){return this.ej2Instances.hideToolbarItems(e,t,n)},insertChart:function(e){return this.ej2Instances.insertChart(e)},insertColumn:function(e,t,n){return this.ej2Instances.insertColumn(e,t,n)},insertImage:function(e,t){return this.ej2Instances.insertImage(e,t)},insertRow:function(e,t,n){return this.ej2Instances.insertRow(e,t,n)},insertSheet:function(e,t){return this.ej2Instances.insertSheet(e,t)},isValidCell:function(e){return this.ej2Instances.isValidCell(e)},lockCells:function(e,t){return this.ej2Instances.lockCells(e,t)},merge:function(e,t){return this.ej2Instances.merge(e,t)},moveSheet:function(e,t){return this.ej2Instances.moveSheet(e,t)},numberFormat:function(e,t){return this.ej2Instances.numberFormat(e,t)},open:function(e){return this.ej2Instances.open(e)},openFromJson:function(e,t){return this.ej2Instances.openFromJson(e,t)},paste:function(e,t){return this.ej2Instances.paste(e,t)},print:function(e){return this.ej2Instances.print(e)},protectSheet:function(e,t,n){return this.ej2Instances.protectSheet(e,t,n)},redo:function(){return this.ej2Instances.redo()},refresh:function(e){return this.ej2Instances.refresh(e)},removeContextMenuItems:function(e,t){return this.ej2Instances.removeContextMenuItems(e,t)},removeDataValidation:function(e){return this.ej2Instances.removeDataValidation(e)},removeDefinedName:function(e,t){return this.ej2Instances.removeDefinedName(e,t)},removeHyperlink:function(e){return this.ej2Instances.removeHyperlink(e)},removeInvalidHighlight:function(e){return this.ej2Instances.removeInvalidHighlight(e)},replace:function(e){return this.ej2Instances.replace(e)},resize:function(){return this.ej2Instances.resize()},resumeRefresh:function(){return this.ej2Instances.resumeRefresh()},save:function(e,t){return this.ej2Instances.save(e,t)},saveAsJson:function(e){return this.ej2Instances.saveAsJson(e)},selectChart:function(e){return this.ej2Instances.selectChart(e)},selectImage:function(e){return this.ej2Instances.selectImage(e)},selectRange:function(e){return this.ej2Instances.selectRange(e)},setBorder:function(e,t,n,s){return this.ej2Instances.setBorder(e,t,n,s)},setColWidth:function(e,t,n){return this.ej2Instances.setColWidth(e,t,n)},setColumnsWidth:function(e,t){return this.ej2Instances.setColumnsWidth(e,t)},setRangeReadOnly:function(e,t,n){return this.ej2Instances.setRangeReadOnly(e,t,n)},setRowHeight:function(e,t,n,s,i){return this.ej2Instances.setRowHeight(e,t,n,s,i)},setRowsHeight:function(e,t,n){return this.ej2Instances.setRowsHeight(e,t,n)},showSpinner:function(){return this.ej2Instances.showSpinner()},sort:function(e,t){return this.ej2Instances.sort(e,t)},startEdit:function(){return this.ej2Instances.startEdit()},suspendRefresh:function(){return this.ej2Instances.suspendRefresh()},unMerge:function(e){return this.ej2Instances.unMerge(e)},undo:function(){return this.ej2Instances.undo()},unfreezePanes:function(e){return this.ej2Instances.unfreezePanes(e)},unprotectSheet:function(e){return this.ej2Instances.unprotectSheet(e)},updateAction:function(e){return this.ej2Instances.updateAction(e)},updateCell:function(e,t,n){return this.ej2Instances.updateCell(e,t,n)},updateRange:function(e,t){return this.ej2Instances.updateRange(e,t)},updateUndoRedoCollection:function(e){return this.ej2Instances.updateUndoRedoCollection(e)},wrap:function(e,t){return this.ej2Instances.wrap(e,t)}}}),Y={name:"ejs-spreadsheet",install:function(e){e.component(Y.name,X),e.component(B.name,A),e.component(H.name,k),e.component(w.name,D),e.component(b.name,x),e.component(C.name,v),e.component(j.name,I),e.component(u.name,r),e.component(a.name,o),e.component(f.name,d),e.component(l.name,c),e.component(g.name,p),e.component(h.name,m),e.component(T.name,S),e.component(R.name,E),e.component($.name,y),e.component(F.name,P),e.component(U.name,O),e.component(N.name,M),e.component(W.name,q),e.component(z.name,V)}};Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),t.CellDirective=v,t.CellPlugin=C,t.CellsDirective=I,t.CellsPlugin=j,t.ChartDirective=d,t.ChartPlugin=f,t.ChartsDirective=c,t.ChartsPlugin=l,t.ColumnDirective=S,t.ColumnPlugin=T,t.ColumnsDirective=E,t.ColumnsPlugin=R,t.ConditionalFormatDirective=O,t.ConditionalFormatPlugin=U,t.ConditionalFormatsDirective=M,t.ConditionalFormatsPlugin=N,t.DefinedNameDirective=q,t.DefinedNamePlugin=W,t.DefinedNamesDirective=V,t.DefinedNamesPlugin=z,t.ImageDirective=r,t.ImagePlugin=u,t.ImagesDirective=o,t.ImagesPlugin=a,t.RangeDirective=y,t.RangePlugin=$,t.RangesDirective=P,t.RangesPlugin=F,t.RichTextDirective=p,t.RichTextPlugin=g,t.RichTextsDirective=m,t.RichTextsPlugin=h,t.RowDirective=D,t.RowPlugin=w,t.RowsDirective=x,t.RowsPlugin=b,t.SheetDirective=A,t.SheetPlugin=B,t.SheetsDirective=k,t.SheetsPlugin=H,t.SpreadsheetComponent=X,t.SpreadsheetPlugin=Y,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
11
2
|
//# sourceMappingURL=ej2-vue-spreadsheet.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syncfusion/ej2-vue-spreadsheet",
|
|
3
|
-
"version": "34.2.
|
|
3
|
+
"version": "34.2.5",
|
|
4
4
|
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Vue",
|
|
5
5
|
"author": "Syncfusion Inc.",
|
|
6
6
|
"license": "SEE LICENSE IN license",
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"es2015": "dist/es6/ej2-vue-spreadsheet.es2015.js",
|
|
19
19
|
"readme": "ReadMe.md",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@syncfusion/ej2-base": "~34.2.
|
|
21
|
+
"@syncfusion/ej2-base": "~34.2.5",
|
|
22
22
|
"@syncfusion/ej2-vue-base": "~34.2.2",
|
|
23
|
-
"@syncfusion/ej2-spreadsheet": "34.2.
|
|
23
|
+
"@syncfusion/ej2-spreadsheet": "34.2.5"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {},
|
|
26
26
|
"scripts": {
|