@syncfusion/ej2-vue-spreadsheet 19.4.42 → 19.4.50

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/CHANGELOG.md CHANGED
@@ -4,6 +4,64 @@
4
4
 
5
5
  ### Spreadsheet
6
6
 
7
+ #### New Features
8
+
9
+ - `F169781`, `SF-351357` - Provided filtering, sorting, show/hide rows and columns functionalities for freeze pane enabled spreadsheet.
10
+ - `SF-359671`, `SF-356044`, `SF-361047` - `actionBegin` event triggered for undo / redo actions. Added `isUndo` and `isRedo` property in undo and redo action respectively to differentiate it from the regular action.
11
+
12
+ #### Bug Fixes
13
+
14
+ - `SF-354603` - Thousand separator is not working properly for custom number format issue has been fixed.
15
+ - `SF-349643` - Excel with external file link takes more time to load issue fixed.
16
+ - `SF-362947` - Cascading cell values does not get updated properly for imported file issue has been fixed.
17
+ - `SF-362574` - After filtering the cell validation `isHighlighted` property is enabled and updated wrongly on other cells while scrolling issue resolved.
18
+ - `SF-362013` - Dependent cells are not getting updated in unique formula issue has been fixed.
19
+ - `SF-353164` - Value property is not available while cell containing formula in saved JSON issue has been fixed.
20
+ - `SF-360130` - Conditional formatting is not working properly when insert/delete rows and columns issue has been fixed.
21
+ - `SF-362001` - Copy and paste is not work properly with conditional formatting when save and load the spreadsheet as JSON issue has been fixed.
22
+ - `SF-362018` - Script error on clearing column data validation issue is resolved.
23
+ - `SF-362567` - Data is not updated in the list validation when row is inserted issue has been fixed.
24
+
25
+ ## 19.4.48 (2022-01-31)
26
+
27
+ ### Spreadsheet
28
+
29
+ #### New Features
30
+
31
+ - `SF-358321` - Triggered `beforeCellUpdate` event before updating the properties of the cell model while doing actions like editing, copy / paste and data validation, etc. Using this event, you can prevent the particular action.
32
+
33
+ #### Bug Fixes
34
+
35
+ - `SF-361363` - Autofill does not hide when selection is in hidden range after undo & redo on filtered rows issue has been fixed.
36
+ - `SF-355507` - Copy indicator height when copy and pasting a wrap cell issue has been fixed.
37
+ - `SF-361367` - Script error while pasting large range data on data validation applied cell in editing mode issue has been fixed.
38
+ - `SF-361580` - Provided cancel argument in action begin event for cell delete and autofill.
39
+ - `SF-360962` - Toolbar item not disable with protect sheet issue and edit alert dialog customization support provided.
40
+
41
+ ## 19.4.47 (2022-01-25)
42
+
43
+ ### Spreadsheet
44
+
45
+ #### Bug Fixes
46
+
47
+ - `SF-357914` - Multi range custom sort alert dialog not showing issue resolved.
48
+ - `SF-360957` - Spinner loads endlessly while importing an excel file issue resolved.
49
+
50
+ ## 19.4.43 (2022-01-18)
51
+
52
+ ### Spreadsheet
53
+
54
+ #### Bug Fixes
55
+
56
+ - `SF-354173`, `SF-360223`, `SF-360057` - Selection misalignment and script error on undo operation after resize the row.
57
+ - `SF-360109` - While copy paste the merge cell with all borders, the left border is missing in pasted cell.
58
+ - `SF-360465, SF-360473` - Undo action for deleted column which is before the viewport area causes script error and selection misalignment issue resolved.
59
+ - `SF-356947` - Row height not proper while applying larger font size when row set as custom height issue resolved.
60
+
61
+ ## 19.4.42 (2022-01-11)
62
+
63
+ ### Spreadsheet
64
+
7
65
  #### Bug Fixes
8
66
 
9
67
  - `SF-360112` - Script error occurs on continuous undo and redo operation for filtering action issue resolved.
@@ -1,20 +1,11 @@
1
1
  /*!
2
2
  * filename: ej2-vue-spreadsheet.umd.min.js
3
- * version : 19.4.42
3
+ * version : 19.4.50
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
8
8
  * applicable laws.
9
9
  */
10
- /*!
11
- * filename: ej2-vue-spreadsheet.umd.min.js
12
- * version : 19.1.63
13
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
14
- * Use of this code is subject to the terms of our license.
15
- * A copy of the current license can be obtained at any time by e-mailing
16
- * licensing@syncfusion.com. Any infringement will be prosecuted under
17
- * applicable laws.
18
- */
19
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-spreadsheet"),require("vue"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-spreadsheet","vue","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Spreadsheet,e.Vue,e.ej2VueBase)}(this,function(e,t,n,o){"use strict";n=n&&n.hasOwnProperty("default")?n.default:n;var r=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),i=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r(t,e),t.prototype.render=function(){},t=i([o.EJComponentDecorator({})],t)}(n),s={name:"e-images",install:function(e){e.component(s.name,c)}},a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r(t,e),t.prototype.render=function(){},t=i([o.EJComponentDecorator({})],t)}(n),u={name:"e-image",install:function(e){e.component(u.name,a)}},p=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),l=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},f=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return p(t,e),t.prototype.render=function(){},t=l([o.EJComponentDecorator({})],t)}(n),y={name:"e-charts",install:function(e){e.component(y.name,f)}},h=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return p(t,e),t.prototype.render=function(){},t=l([o.EJComponentDecorator({})],t)}(n),m={name:"e-chart",install:function(e){e.component(m.name,h)}},d=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),j=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},I=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return d(t,e),t.prototype.render=function(){},t=j([o.EJComponentDecorator({})],t)}(n),b={name:"e-cells",install:function(e){e.component(b.name,I)}},g=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return d(t,e),t.prototype.render=function(){},t=j([o.EJComponentDecorator({})],t)}(n),v={name:"e-cell",install:function(e){e.component(v.name,g)}},C=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),_=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},O=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return C(t,e),t.prototype.render=function(){},t=_([o.EJComponentDecorator({})],t)}(n),w={name:"e-rows",install:function(e){e.component(w.name,O)}},P=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return C(t,e),t.prototype.render=function(){},t=_([o.EJComponentDecorator({})],t)}(n),D={name:"e-row",install:function(e){e.component(D.name,P)}},R=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),F=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},S=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return R(t,e),t.prototype.render=function(){},t=F([o.EJComponentDecorator({})],t)}(n),E={name:"e-columns",install:function(e){e.component(E.name,S)}},M=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return R(t,e),t.prototype.render=function(){},t=F([o.EJComponentDecorator({})],t)}(n),J={name:"e-column",install:function(e){e.component(J.name,M)}},A=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),x=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},T=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return A(t,e),t.prototype.render=function(){},t=x([o.EJComponentDecorator({})],t)}(n),k={name:"e-ranges",install:function(e){e.component(k.name,T)}},H=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return A(t,e),t.prototype.render=function(){},t=x([o.EJComponentDecorator({})],t)}(n),B={name:"e-range",install:function(e){e.component(B.name,H)}},N=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),z=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},U=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return N(t,e),t.prototype.render=function(){},t=z([o.EJComponentDecorator({})],t)}(n),V={name:"e-conditionalformats",install:function(e){e.component(V.name,U)}},q=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return N(t,e),t.prototype.render=function(){},t=z([o.EJComponentDecorator({})],t)}(n),K={name:"e-conditionalformat",install:function(e){e.component(K.name,q)}},W=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),$=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},G=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return W(t,e),t.prototype.render=function(){},t=$([o.EJComponentDecorator({})],t)}(n),L={name:"e-sheets",install:function(e){e.component(L.name,G)}},Q=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return W(t,e),t.prototype.render=function(){},t=$([o.EJComponentDecorator({})],t)}(n),X={name:"e-sheet",install:function(e){e.component(X.name,Q)}},Y=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Z=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},ee=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Y(t,e),t.prototype.render=function(){},t=Z([o.EJComponentDecorator({})],t)}(n),te={name:"e-definednames",install:function(e){e.component(te.name,ee)}},ne=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Y(t,e),t.prototype.render=function(){},t=Z([o.EJComponentDecorator({})],t)}(n),oe={name:"e-definedname",install:function(e){e.component(oe.name,ne)}},re=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),ie=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},ce=["activeSheetIndex","allowCellFormatting","allowChart","allowConditionalFormat","allowDataValidation","allowDelete","allowEditing","allowFiltering","allowFindAndReplace","allowHyperlink","allowImage","allowInsert","allowMerge","allowNumberFormatting","allowOpen","allowResizing","allowSave","allowScrolling","allowSorting","allowUndoRedo","allowWrap","cellStyle","cssClass","definedNames","enableClipboard","enableContextMenu","enableKeyboardNavigation","enableKeyboardShortcut","enablePersistence","enableRtl","height","isProtected","locale","openUrl","password","saveUrl","scrollSettings","selectionSettings","sheets","showFormulaBar","showRibbon","showSheetTabs","width","actionBegin","actionComplete","afterHyperlinkClick","afterHyperlinkCreate","beforeCellFormat","beforeCellRender","beforeCellSave","beforeDataBound","beforeHyperlinkClick","beforeHyperlinkCreate","beforeOpen","beforeSave","beforeSelect","beforeSort","cellEdit","cellEditing","cellSave","contextMenuBeforeClose","contextMenuBeforeOpen","contextMenuItemSelect","created","dataBound","dataSourceChanged","dialogBeforeOpen","fileMenuBeforeClose","fileMenuBeforeOpen","fileMenuItemSelect","openComplete","openFailure","queryCellInfo","saveComplete","select","sortComplete"],se=[],ae=function(e){function n(){var n=e.call(this)||this;return n.propKeys=ce,n.models=se,n.hasChildDirective=!0,n.hasInjectedModules=!0,n.tagMapper={"e-sheets":{"e-sheet":{"e-rows":{"e-row":{"e-cells":{"e-cell":{"e-images":"e-image","e-charts":"e-chart"}}}},"e-columns":"e-column","e-ranges":"e-range","e-conditionalformats":"e-conditionalformat"}},"e-definednames":"e-definedname"},n.tagNameMapper={"e-images":"e-image","e-charts":"e-chart","e-conditionalformats":"e-conditionalFormats","e-definednames":"e-definedNames"},n.ej2Instances=new t.Spreadsheet({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return re(n,e),n.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},n.prototype.render=function(e){return e("div",this.$slots.default)},n.prototype.Unfreeze=function(e){return this.ej2Instances.Unfreeze(e)},n.prototype.addContextMenuItems=function(e,t,n,o){return this.ej2Instances.addContextMenuItems(e,t,n,o)},n.prototype.addCustomFunction=function(e,t){return this.ej2Instances.addCustomFunction(e,t)},n.prototype.addDataValidation=function(e,t){return this.ej2Instances.addDataValidation(e,t)},n.prototype.addDefinedName=function(e){return this.ej2Instances.addDefinedName(e)},n.prototype.addFileMenuItems=function(e,t,n,o){return this.ej2Instances.addFileMenuItems(e,t,n,o)},n.prototype.addHyperlink=function(e,t){return this.ej2Instances.addHyperlink(e,t)},n.prototype.addInvalidHighlight=function(e){return this.ej2Instances.addInvalidHighlight(e)},n.prototype.addRibbonTabs=function(e,t){return this.ej2Instances.addRibbonTabs(e,t)},n.prototype.addToolbarItems=function(e,t,n){return this.ej2Instances.addToolbarItems(e,t,n)},n.prototype.applyFilter=function(e,t){return this.ej2Instances.applyFilter(e,t)},n.prototype.autoFit=function(e){return this.ej2Instances.autoFit(e)},n.prototype.cellFormat=function(e,t){return this.ej2Instances.cellFormat(e,t)},n.prototype.clear=function(e){return this.ej2Instances.clear(e)},n.prototype.clearConditionalFormat=function(e){return this.ej2Instances.clearConditionalFormat(e)},n.prototype.clearFilter=function(e){return this.ej2Instances.clearFilter(e)},n.prototype.closeEdit=function(){return this.ej2Instances.closeEdit()},n.prototype.computeExpression=function(e){return this.ej2Instances.computeExpression(e)},n.prototype.conditionalFormat=function(e){return this.ej2Instances.conditionalFormat(e)},n.prototype.copy=function(e){return this.ej2Instances.copy(e)},n.prototype.cut=function(e){return this.ej2Instances.cut(e)},n.prototype.delete=function(e,t,n,o){return this.ej2Instances.delete(e,t,n,o)},n.prototype.deleteChart=function(e){return this.ej2Instances.deleteChart(e)},n.prototype.deleteImage=function(e,t){return this.ej2Instances.deleteImage(e,t)},n.prototype.enableContextMenuItems=function(e,t,n){return this.ej2Instances.enableContextMenuItems(e,t,n)},n.prototype.enableFileMenuItems=function(e,t,n){return this.ej2Instances.enableFileMenuItems(e,t,n)},n.prototype.enableRibbonTabs=function(e,t){return this.ej2Instances.enableRibbonTabs(e,t)},n.prototype.enableToolbarItems=function(e,t,n){return this.ej2Instances.enableToolbarItems(e,t,n)},n.prototype.endEdit=function(){return this.ej2Instances.endEdit()},n.prototype.find=function(e){return this.ej2Instances.find(e)},n.prototype.findAll=function(e,t,n,o,r){return this.ej2Instances.findAll(e,t,n,o,r)},n.prototype.freezePanes=function(e,t,n){return this.ej2Instances.freezePanes(e,t,n)},n.prototype.getData=function(e){return this.ej2Instances.getData(e)},n.prototype.getDisplayText=function(e){return this.ej2Instances.getDisplayText(e)},n.prototype.getSelectAllContent=function(){return this.ej2Instances.getSelectAllContent()},n.prototype.goTo=function(e){return this.ej2Instances.goTo(e)},n.prototype.hideFileMenuItems=function(e,t,n){return this.ej2Instances.hideFileMenuItems(e,t,n)},n.prototype.hideRibbonTabs=function(e,t){return this.ej2Instances.hideRibbonTabs(e,t)},n.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},n.prototype.hideToolbarItems=function(e,t,n){return this.ej2Instances.hideToolbarItems(e,t,n)},n.prototype.insertChart=function(e){return this.ej2Instances.insertChart(e)},n.prototype.insertColumn=function(e,t,n){return this.ej2Instances.insertColumn(e,t,n)},n.prototype.insertImage=function(e,t){return this.ej2Instances.insertImage(e,t)},n.prototype.insertRow=function(e,t,n){return this.ej2Instances.insertRow(e,t,n)},n.prototype.insertSheet=function(e,t){return this.ej2Instances.insertSheet(e,t)},n.prototype.lockCells=function(e,t){return this.ej2Instances.lockCells(e,t)},n.prototype.merge=function(e,t){return this.ej2Instances.merge(e,t)},n.prototype.numberFormat=function(e,t){return this.ej2Instances.numberFormat(e,t)},n.prototype.open=function(e){return this.ej2Instances.open(e)},n.prototype.openFromJson=function(e){return this.ej2Instances.openFromJson(e)},n.prototype.paste=function(e,t){return this.ej2Instances.paste(e,t)},n.prototype.protectSheet=function(e,t){return this.ej2Instances.protectSheet(e,t)},n.prototype.redo=function(){return this.ej2Instances.redo()},n.prototype.refresh=function(e){return this.ej2Instances.refresh(e)},n.prototype.removeContextMenuItems=function(e,t){return this.ej2Instances.removeContextMenuItems(e,t)},n.prototype.removeDataValidation=function(e){return this.ej2Instances.removeDataValidation(e)},n.prototype.removeDefinedName=function(e,t){return this.ej2Instances.removeDefinedName(e,t)},n.prototype.removeHyperlink=function(e){return this.ej2Instances.removeHyperlink(e)},n.prototype.removeInvalidHighlight=function(e){return this.ej2Instances.removeInvalidHighlight(e)},n.prototype.replace=function(e){return this.ej2Instances.replace(e)},n.prototype.resize=function(){return this.ej2Instances.resize()},n.prototype.save=function(e){return this.ej2Instances.save(e)},n.prototype.saveAsJson=function(){return this.ej2Instances.saveAsJson()},n.prototype.selectRange=function(e){return this.ej2Instances.selectRange(e)},n.prototype.setBorder=function(e,t,n){return this.ej2Instances.setBorder(e,t,n)},n.prototype.setColWidth=function(e,t,n){return this.ej2Instances.setColWidth(e,t,n)},n.prototype.setRowHeight=function(e,t,n,o){return this.ej2Instances.setRowHeight(e,t,n,o)},n.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},n.prototype.sort=function(e,t){return this.ej2Instances.sort(e,t)},n.prototype.startEdit=function(){return this.ej2Instances.startEdit()},n.prototype.undo=function(){return this.ej2Instances.undo()},n.prototype.unprotectSheet=function(e){return this.ej2Instances.unprotectSheet(e)},n.prototype.updateAction=function(e){return this.ej2Instances.updateAction(e)},n.prototype.updateCell=function(e,t){return this.ej2Instances.updateCell(e,t)},n.prototype.updateUndoRedoCollection=function(e){return this.ej2Instances.updateUndoRedoCollection(e)},n.prototype.wrap=function(e,t){return this.ej2Instances.wrap(e,t)},n=ie([o.EJComponentDecorator({props:ce})],n)}(o.ComponentBase),ue={name:"ejs-spreadsheet",install:function(e){e.component(ue.name,ae),e.component(X.name,Q),e.component(L.name,G),e.component(D.name,P),e.component(w.name,O),e.component(v.name,g),e.component(b.name,I),e.component(u.name,a),e.component(s.name,c),e.component(m.name,h),e.component(y.name,f),e.component(J.name,M),e.component(E.name,S),e.component(B.name,H),e.component(k.name,T),e.component(K.name,q),e.component(V.name,U),e.component(oe.name,ne),e.component(te.name,ee)}};e.ImagesDirective=c,e.ImageDirective=a,e.ImagesPlugin=s,e.ImagePlugin=u,e.ChartsDirective=f,e.ChartDirective=h,e.ChartsPlugin=y,e.ChartPlugin=m,e.CellsDirective=I,e.CellDirective=g,e.CellsPlugin=b,e.CellPlugin=v,e.RowsDirective=O,e.RowDirective=P,e.RowsPlugin=w,e.RowPlugin=D,e.ColumnsDirective=S,e.ColumnDirective=M,e.ColumnsPlugin=E,e.ColumnPlugin=J,e.RangesDirective=T,e.RangeDirective=H,e.RangesPlugin=k,e.RangePlugin=B,e.ConditionalFormatsDirective=U,e.ConditionalFormatDirective=q,e.ConditionalFormatsPlugin=V,e.ConditionalFormatPlugin=K,e.SheetsDirective=G,e.SheetDirective=Q,e.SheetsPlugin=L,e.SheetPlugin=X,e.DefinedNamesDirective=ee,e.DefinedNameDirective=ne,e.DefinedNamesPlugin=te,e.DefinedNamePlugin=oe,e.SpreadsheetComponent=ae,e.SpreadsheetPlugin=ue,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
10
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-spreadsheet"),require("@syncfusion/ej2-vue-base"),require("vue-class-component"),require("vue"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-spreadsheet","@syncfusion/ej2-vue-base","vue-class-component","vue","@syncfusion/ej2-base"],t):t(e.ej={},e.ej2Spreadsheet,e.ej2VueBase,e.Vue3,e.Vue$1,e.ej2Base)}(this,function(e,t,n,o,r,i){"use strict";r=r&&r.hasOwnProperty("default")?r.default:r;var c,s,a,u,p,l,f,h,y,d=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),m=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},g=!n.gh,j=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return d(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-images"},t=m([n.EJComponentDecorator({},g)],t)}(c=!g||parseInt(n.allVue.version)<3?o.Vue:r),I={name:"e-images",install:function(e){e.component(I.name,j)}},b=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return d(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-image"},t=m([n.EJComponentDecorator({},g)],t)}(c),v={name:"e-image",install:function(e){e.component(v.name,b)}},C=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),_=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},w=!n.gh,O=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return C(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-charts"},t=_([n.EJComponentDecorator({},w)],t)}(s=!w||parseInt(n.allVue.version)<3?o.Vue:r),P={name:"e-charts",install:function(e){e.component(P.name,O)}},D=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return C(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-chart"},t=_([n.EJComponentDecorator({},w)],t)}(s),R={name:"e-chart",install:function(e){e.component(R.name,D)}},F=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),S=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},T=!n.gh,E=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return F(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-cells"},t=S([n.EJComponentDecorator({},T)],t)}(a=!T||parseInt(n.allVue.version)<3?o.Vue:r),V={name:"e-cells",install:function(e){e.component(V.name,E)}},M=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return F(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-cell"},t=S([n.EJComponentDecorator({},T)],t)}(a),J={name:"e-cell",install:function(e){e.component(J.name,M)}},A=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),x=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},k=!n.gh,H=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return A(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-rows"},t=x([n.EJComponentDecorator({},k)],t)}(u=!k||parseInt(n.allVue.version)<3?o.Vue:r),B={name:"e-rows",install:function(e){e.component(B.name,H)}},N=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return A(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-row"},t=x([n.EJComponentDecorator({},k)],t)}(u),z={name:"e-row",install:function(e){e.component(z.name,N)}},U=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),$=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},q=!n.gh,K=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return U(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-columns"},t=$([n.EJComponentDecorator({},q)],t)}(p=!q||parseInt(n.allVue.version)<3?o.Vue:r),L={name:"e-columns",install:function(e){e.component(L.name,K)}},W=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return U(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-column"},t=$([n.EJComponentDecorator({},q)],t)}(p),G={name:"e-column",install:function(e){e.component(G.name,W)}},Q=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),X=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},Y=!n.gh,Z=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Q(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-ranges"},t=X([n.EJComponentDecorator({},Y)],t)}(l=!Y||parseInt(n.allVue.version)<3?o.Vue:r),ee={name:"e-ranges",install:function(e){e.component(ee.name,Z)}},te=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Q(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-range"},t=X([n.EJComponentDecorator({},Y)],t)}(l),ne={name:"e-range",install:function(e){e.component(ne.name,te)}},oe=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),re=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},ie=!n.gh,ce=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return oe(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-conditionalformats"},t=re([n.EJComponentDecorator({},ie)],t)}(f=!ie||parseInt(n.allVue.version)<3?o.Vue:r),se={name:"e-conditionalformats",install:function(e){e.component(se.name,ce)}},ae=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return oe(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-conditionalformat"},t=re([n.EJComponentDecorator({},ie)],t)}(f),ue={name:"e-conditionalformat",install:function(e){e.component(ue.name,ae)}},pe=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),le=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},fe=!n.gh,he=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return pe(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-sheets"},t=le([n.EJComponentDecorator({},fe)],t)}(h=!fe||parseInt(n.allVue.version)<3?o.Vue:r),ye={name:"e-sheets",install:function(e){e.component(ye.name,he)}},de=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return pe(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-sheet"},t=le([n.EJComponentDecorator({},fe)],t)}(h),me={name:"e-sheet",install:function(e){e.component(me.name,de)}},ge=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),je=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},Ie=!n.gh,be=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ge(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-definednames"},t=je([n.EJComponentDecorator({},Ie)],t)}(y=!Ie||parseInt(n.allVue.version)<3?o.Vue:r),ve={name:"e-definednames",install:function(e){e.component(ve.name,be)}},Ce=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ge(t,e),t.prototype.render=function(){},t.prototype.getTag=function(){return"e-definedname"},t=je([n.EJComponentDecorator({},Ie)],t)}(y),_e={name:"e-definedname",install:function(e){e.component(_e.name,Ce)}},we=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),Oe=function(e,t,n,o){var r,i=arguments.length,c=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(c=(i<3?r(c):i>3?r(t,n,c):r(t,n))||c);return i>3&&c&&Object.defineProperty(t,n,c),c},Pe=["isLazyUpdate","activeSheetIndex","allowAutoFill","allowCellFormatting","allowChart","allowConditionalFormat","allowDataValidation","allowDelete","allowEditing","allowFiltering","allowFindAndReplace","allowFreezePane","allowHyperlink","allowImage","allowInsert","allowMerge","allowNumberFormatting","allowOpen","allowResizing","allowSave","allowScrolling","allowSorting","allowUndoRedo","allowWrap","autoFillSettings","cellStyle","cssClass","definedNames","enableClipboard","enableContextMenu","enableKeyboardNavigation","enableKeyboardShortcut","enablePersistence","enableRtl","height","isProtected","locale","openUrl","password","saveUrl","scrollSettings","selectionSettings","sheets","showAggregate","showFormulaBar","showRibbon","showSheetTabs","width","actionBegin","actionComplete","afterHyperlinkClick","afterHyperlinkCreate","beforeCellFormat","beforeCellRender","beforeCellSave","beforeCellUpdate","beforeConditionalFormat","beforeDataBound","beforeHyperlinkClick","beforeHyperlinkCreate","beforeOpen","beforeSave","beforeSelect","beforeSort","cellEdit","cellEditing","cellSave","contextMenuBeforeClose","contextMenuBeforeOpen","contextMenuItemSelect","created","dataBound","dataSourceChanged","dialogBeforeOpen","fileMenuBeforeClose","fileMenuBeforeOpen","fileMenuItemSelect","openComplete","openFailure","queryCellInfo","saveComplete","select","sortComplete"],De=[],Re=n.getProps({props:Pe}),Fe=(Re[0],Re[1]),Se=Object.keys(Fe);Se.push("modelchanged");for(var Te=0,Ee=De;Te<Ee.length;Te++){var Ve=Ee[Te];Se.push("update:"+Ve)}var Me=!n.gh,Je=function(e){function o(){var n=e.call(this,arguments)||this;return n.propKeys=Pe,n.models=De,n.hasChildDirective=!0,n.hasInjectedModules=!0,n.tagMapper={"e-sheets":{"e-sheet":{"e-rows":{"e-row":{"e-cells":{"e-cell":{"e-images":"e-image","e-charts":"e-chart"}}}},"e-columns":"e-column","e-ranges":"e-range","e-conditionalformats":"e-conditionalformat"}},"e-definednames":"e-definedname"},n.tagNameMapper={"e-images":"e-image","e-charts":"e-chart","e-conditionalformats":"e-conditionalFormats","e-definednames":"e-definedNames"},n.isVue3=!Me,n.ej2Instances=new t.Spreadsheet({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n.ej2Instances.clearTemplate=n.clearTemplate,n}return we(o,e),o.prototype.clearTemplate=function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var o=n[t],r=this.templateCollection[o];if(r&&r.length){for(var c=0,s=r;c<s.length;c++){var a=s[c];i.getValue("__vue__.$destroy",a)&&a.__vue__.$destroy(),a.innerHTML&&(a.innerHTML="")}delete this.templateCollection[o]}}},o.prototype.setProperties=function(e,t){var n=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(n.$emit("update:"+t,e[t]),n.$emit("modelchanged",e[t])))})})},o.prototype.render=function(e){var t=n.gh||e,o=null;return i.isNullOrUndefined(this.$slots.default)||(o=n.gh?this.$slots.default():this.$slots.default),t("div",o)},o.prototype.Unfreeze=function(e){return this.ej2Instances.Unfreeze(e)},o.prototype.addContextMenuItems=function(e,t,n,o){return this.ej2Instances.addContextMenuItems(e,t,n,o)},o.prototype.addCustomFunction=function(e,t){return this.ej2Instances.addCustomFunction(e,t)},o.prototype.addDataValidation=function(e,t){return this.ej2Instances.addDataValidation(e,t)},o.prototype.addDefinedName=function(e){return this.ej2Instances.addDefinedName(e)},o.prototype.addFileMenuItems=function(e,t,n,o){return this.ej2Instances.addFileMenuItems(e,t,n,o)},o.prototype.addHyperlink=function(e,t){return this.ej2Instances.addHyperlink(e,t)},o.prototype.addInvalidHighlight=function(e){return this.ej2Instances.addInvalidHighlight(e)},o.prototype.addRibbonTabs=function(e,t){return this.ej2Instances.addRibbonTabs(e,t)},o.prototype.addToolbarItems=function(e,t,n){return this.ej2Instances.addToolbarItems(e,t,n)},o.prototype.applyFilter=function(e,t){return this.ej2Instances.applyFilter(e,t)},o.prototype.autoFill=function(e,t,n,o){return this.ej2Instances.autoFill(e,t,n,o)},o.prototype.autoFit=function(e){return this.ej2Instances.autoFit(e)},o.prototype.cellFormat=function(e,t){return this.ej2Instances.cellFormat(e,t)},o.prototype.clear=function(e){return this.ej2Instances.clear(e)},o.prototype.clearConditionalFormat=function(e){return this.ej2Instances.clearConditionalFormat(e)},o.prototype.clearFilter=function(e){return this.ej2Instances.clearFilter(e)},o.prototype.closeEdit=function(){return this.ej2Instances.closeEdit()},o.prototype.computeExpression=function(e){return this.ej2Instances.computeExpression(e)},o.prototype.conditionalFormat=function(e){return this.ej2Instances.conditionalFormat(e)},o.prototype.copy=function(e){return this.ej2Instances.copy(e)},o.prototype.cut=function(e){return this.ej2Instances.cut(e)},o.prototype.delete=function(e,t,n,o){return this.ej2Instances.delete(e,t,n,o)},o.prototype.deleteChart=function(e){return this.ej2Instances.deleteChart(e)},o.prototype.deleteImage=function(e,t){return this.ej2Instances.deleteImage(e,t)},o.prototype.duplicateSheet=function(e){return this.ej2Instances.duplicateSheet(e)},o.prototype.enableContextMenuItems=function(e,t,n){return this.ej2Instances.enableContextMenuItems(e,t,n)},o.prototype.enableFileMenuItems=function(e,t,n){return this.ej2Instances.enableFileMenuItems(e,t,n)},o.prototype.enableRibbonTabs=function(e,t){return this.ej2Instances.enableRibbonTabs(e,t)},o.prototype.enableToolbarItems=function(e,t,n){return this.ej2Instances.enableToolbarItems(e,t,n)},o.prototype.endEdit=function(){return this.ej2Instances.endEdit()},o.prototype.find=function(e){return this.ej2Instances.find(e)},o.prototype.findAll=function(e,t,n,o,r){return this.ej2Instances.findAll(e,t,n,o,r)},o.prototype.freezePanes=function(e,t,n){return this.ej2Instances.freezePanes(e,t,n)},o.prototype.getData=function(e){return this.ej2Instances.getData(e)},o.prototype.getDisplayText=function(e){return this.ej2Instances.getDisplayText(e)},o.prototype.getRowData=function(e,t){return this.ej2Instances.getRowData(e,t)},o.prototype.getSelectAllContent=function(){return this.ej2Instances.getSelectAllContent()},o.prototype.goTo=function(e){return this.ej2Instances.goTo(e)},o.prototype.hideColumn=function(e,t,n){return this.ej2Instances.hideColumn(e,t,n)},o.prototype.hideFileMenuItems=function(e,t,n){return this.ej2Instances.hideFileMenuItems(e,t,n)},o.prototype.hideRibbonTabs=function(e,t){return this.ej2Instances.hideRibbonTabs(e,t)},o.prototype.hideRow=function(e,t,n){return this.ej2Instances.hideRow(e,t,n)},o.prototype.hideSpinner=function(){return this.ej2Instances.hideSpinner()},o.prototype.hideToolbarItems=function(e,t,n){return this.ej2Instances.hideToolbarItems(e,t,n)},o.prototype.insertChart=function(e){return this.ej2Instances.insertChart(e)},o.prototype.insertColumn=function(e,t,n){return this.ej2Instances.insertColumn(e,t,n)},o.prototype.insertImage=function(e,t){return this.ej2Instances.insertImage(e,t)},o.prototype.insertRow=function(e,t,n){return this.ej2Instances.insertRow(e,t,n)},o.prototype.insertSheet=function(e,t){return this.ej2Instances.insertSheet(e,t)},o.prototype.lockCells=function(e,t){return this.ej2Instances.lockCells(e,t)},o.prototype.merge=function(e,t){return this.ej2Instances.merge(e,t)},o.prototype.moveSheet=function(e,t){return this.ej2Instances.moveSheet(e,t)},o.prototype.numberFormat=function(e,t){return this.ej2Instances.numberFormat(e,t)},o.prototype.open=function(e){return this.ej2Instances.open(e)},o.prototype.openFromJson=function(e){return this.ej2Instances.openFromJson(e)},o.prototype.paste=function(e,t){return this.ej2Instances.paste(e,t)},o.prototype.protectSheet=function(e,t,n){return this.ej2Instances.protectSheet(e,t,n)},o.prototype.redo=function(){return this.ej2Instances.redo()},o.prototype.refresh=function(e){return this.ej2Instances.refresh(e)},o.prototype.removeContextMenuItems=function(e,t){return this.ej2Instances.removeContextMenuItems(e,t)},o.prototype.removeDataValidation=function(e){return this.ej2Instances.removeDataValidation(e)},o.prototype.removeDefinedName=function(e,t){return this.ej2Instances.removeDefinedName(e,t)},o.prototype.removeHyperlink=function(e){return this.ej2Instances.removeHyperlink(e)},o.prototype.removeInvalidHighlight=function(e){return this.ej2Instances.removeInvalidHighlight(e)},o.prototype.replace=function(e){return this.ej2Instances.replace(e)},o.prototype.resize=function(){return this.ej2Instances.resize()},o.prototype.save=function(e){return this.ej2Instances.save(e)},o.prototype.saveAsJson=function(){return this.ej2Instances.saveAsJson()},o.prototype.selectRange=function(e){return this.ej2Instances.selectRange(e)},o.prototype.setBorder=function(e,t,n){return this.ej2Instances.setBorder(e,t,n)},o.prototype.setColWidth=function(e,t,n){return this.ej2Instances.setColWidth(e,t,n)},o.prototype.setRowHeight=function(e,t,n,o){return this.ej2Instances.setRowHeight(e,t,n,o)},o.prototype.showSpinner=function(){return this.ej2Instances.showSpinner()},o.prototype.sort=function(e,t){return this.ej2Instances.sort(e,t)},o.prototype.startEdit=function(){return this.ej2Instances.startEdit()},o.prototype.undo=function(){return this.ej2Instances.undo()},o.prototype.unfreezePanes=function(e){return this.ej2Instances.unfreezePanes(e)},o.prototype.unprotectSheet=function(e){return this.ej2Instances.unprotectSheet(e)},o.prototype.updateAction=function(e){return this.ej2Instances.updateAction(e)},o.prototype.updateCell=function(e,t){return this.ej2Instances.updateCell(e,t)},o.prototype.updateRange=function(e,t){return this.ej2Instances.updateRange(e,t)},o.prototype.updateUndoRedoCollection=function(e){return this.ej2Instances.updateUndoRedoCollection(e)},o.prototype.wrap=function(e,t){return this.ej2Instances.wrap(e,t)},o=Oe([n.EJComponentDecorator({props:Pe},Me)],o)}(n.ComponentBase),Ae={name:"ejs-spreadsheet",install:function(e){e.component(Ae.name,Je),e.component(me.name,de),e.component(ye.name,he),e.component(z.name,N),e.component(B.name,H),e.component(J.name,M),e.component(V.name,E),e.component(v.name,b),e.component(I.name,j),e.component(R.name,D),e.component(P.name,O),e.component(G.name,W),e.component(L.name,K),e.component(ne.name,te),e.component(ee.name,Z),e.component(ue.name,ae),e.component(se.name,ce),e.component(_e.name,Ce),e.component(ve.name,be)}};e.ImagesDirective=j,e.ImageDirective=b,e.ImagesPlugin=I,e.ImagePlugin=v,e.ChartsDirective=O,e.ChartDirective=D,e.ChartsPlugin=P,e.ChartPlugin=R,e.CellsDirective=E,e.CellDirective=M,e.CellsPlugin=V,e.CellPlugin=J,e.RowsDirective=H,e.RowDirective=N,e.RowsPlugin=B,e.RowPlugin=z,e.ColumnsDirective=K,e.ColumnDirective=W,e.ColumnsPlugin=L,e.ColumnPlugin=G,e.RangesDirective=Z,e.RangeDirective=te,e.RangesPlugin=ee,e.RangePlugin=ne,e.ConditionalFormatsDirective=ce,e.ConditionalFormatDirective=ae,e.ConditionalFormatsPlugin=se,e.ConditionalFormatPlugin=ue,e.SheetsDirective=he,e.SheetDirective=de,e.SheetsPlugin=ye,e.SheetPlugin=me,e.DefinedNamesDirective=be,e.DefinedNameDirective=Ce,e.DefinedNamesPlugin=ve,e.DefinedNamePlugin=_e,e.SpreadsheetComponent=Je,e.SpreadsheetPlugin=Ae,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
20
11
  //# sourceMappingURL=ej2-vue-spreadsheet.umd.min.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ej2-vue-spreadsheet.umd.min.js","sources":["../src/spreadsheet/image.directive.js","../src/spreadsheet/chart.directive.js","../src/spreadsheet/cells.directive.js","../src/spreadsheet/rows.directive.js","../src/spreadsheet/columns.directive.js","../src/spreadsheet/ranges.directive.js","../src/spreadsheet/conditionalformats.directive.js","../src/spreadsheet/sheets.directive.js","../src/spreadsheet/definednames.directive.js","../src/spreadsheet/spreadsheet.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ImagesDirective = /** @class */ (function (_super) {\n __extends(ImagesDirective, _super);\n function ImagesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ImagesDirective.prototype.render = function () {\n return;\n };\n ImagesDirective = __decorate([\n EJComponentDecorator({})\n ], ImagesDirective);\n return ImagesDirective;\n}(Vue));\nexport { ImagesDirective };\nexport var ImagesPlugin = {\n name: 'e-images',\n install: function (Vue) {\n Vue.component(ImagesPlugin.name, ImagesDirective);\n }\n};\nvar ImageDirective = /** @class */ (function (_super) {\n __extends(ImageDirective, _super);\n function ImageDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ImageDirective.prototype.render = function () {\n return;\n };\n ImageDirective = __decorate([\n EJComponentDecorator({})\n ], ImageDirective);\n return ImageDirective;\n}(Vue));\nexport { ImageDirective };\nexport var ImagePlugin = {\n name: 'e-image',\n install: function (Vue) {\n Vue.component(ImagePlugin.name, ImageDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ChartsDirective = /** @class */ (function (_super) {\n __extends(ChartsDirective, _super);\n function ChartsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ChartsDirective.prototype.render = function () {\n return;\n };\n ChartsDirective = __decorate([\n EJComponentDecorator({})\n ], ChartsDirective);\n return ChartsDirective;\n}(Vue));\nexport { ChartsDirective };\nexport var ChartsPlugin = {\n name: 'e-charts',\n install: function (Vue) {\n Vue.component(ChartsPlugin.name, ChartsDirective);\n }\n};\nvar ChartDirective = /** @class */ (function (_super) {\n __extends(ChartDirective, _super);\n function ChartDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ChartDirective.prototype.render = function () {\n return;\n };\n ChartDirective = __decorate([\n EJComponentDecorator({})\n ], ChartDirective);\n return ChartDirective;\n}(Vue));\nexport { ChartDirective };\nexport var ChartPlugin = {\n name: 'e-chart',\n install: function (Vue) {\n Vue.component(ChartPlugin.name, ChartDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar CellsDirective = /** @class */ (function (_super) {\n __extends(CellsDirective, _super);\n function CellsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n CellsDirective.prototype.render = function () {\n return;\n };\n CellsDirective = __decorate([\n EJComponentDecorator({})\n ], CellsDirective);\n return CellsDirective;\n}(Vue));\nexport { CellsDirective };\nexport var CellsPlugin = {\n name: 'e-cells',\n install: function (Vue) {\n Vue.component(CellsPlugin.name, CellsDirective);\n }\n};\n/**\n * `e-cell` directive represent a cell of the VueJS Spreadsheet.\n * It must be contained in a `e-row` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-rows>\n * <e-row>\n * <e-cells>\n * <e-cell value='A1'></e-cell>\n * </e-cells>\n * </e-row>\n * </e-rows>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar CellDirective = /** @class */ (function (_super) {\n __extends(CellDirective, _super);\n function CellDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n CellDirective.prototype.render = function () {\n return;\n };\n CellDirective = __decorate([\n EJComponentDecorator({})\n ], CellDirective);\n return CellDirective;\n}(Vue));\nexport { CellDirective };\nexport var CellPlugin = {\n name: 'e-cell',\n install: function (Vue) {\n Vue.component(CellPlugin.name, CellDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar RowsDirective = /** @class */ (function (_super) {\n __extends(RowsDirective, _super);\n function RowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RowsDirective.prototype.render = function () {\n return;\n };\n RowsDirective = __decorate([\n EJComponentDecorator({})\n ], RowsDirective);\n return RowsDirective;\n}(Vue));\nexport { RowsDirective };\nexport var RowsPlugin = {\n name: 'e-rows',\n install: function (Vue) {\n Vue.component(RowsPlugin.name, RowsDirective);\n }\n};\n/**\n * `e-row` directive represent a row of the VueJS Spreadsheet.\n * It must be contained in a `e-sheet` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-rows>\n * <e-row></e-row>\n * </e-rows>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar RowDirective = /** @class */ (function (_super) {\n __extends(RowDirective, _super);\n function RowDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RowDirective.prototype.render = function () {\n return;\n };\n RowDirective = __decorate([\n EJComponentDecorator({})\n ], RowDirective);\n return RowDirective;\n}(Vue));\nexport { RowDirective };\nexport var RowPlugin = {\n name: 'e-row',\n install: function (Vue) {\n Vue.component(RowPlugin.name, RowDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ColumnsDirective = /** @class */ (function (_super) {\n __extends(ColumnsDirective, _super);\n function ColumnsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ColumnsDirective.prototype.render = function () {\n return;\n };\n ColumnsDirective = __decorate([\n EJComponentDecorator({})\n ], ColumnsDirective);\n return ColumnsDirective;\n}(Vue));\nexport { ColumnsDirective };\nexport var ColumnsPlugin = {\n name: 'e-columns',\n install: function (Vue) {\n Vue.component(ColumnsPlugin.name, ColumnsDirective);\n }\n};\n/**\n * `e-column` directive represent a column of the VueJS Spreadsheet.\n * It must be contained in a `e-sheet` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-columns>\n * <e-column></e-column>\n * </e-columns>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar ColumnDirective = /** @class */ (function (_super) {\n __extends(ColumnDirective, _super);\n function ColumnDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ColumnDirective.prototype.render = function () {\n return;\n };\n ColumnDirective = __decorate([\n EJComponentDecorator({})\n ], ColumnDirective);\n return ColumnDirective;\n}(Vue));\nexport { ColumnDirective };\nexport var ColumnPlugin = {\n name: 'e-column',\n install: function (Vue) {\n Vue.component(ColumnPlugin.name, ColumnDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar RangesDirective = /** @class */ (function (_super) {\n __extends(RangesDirective, _super);\n function RangesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RangesDirective.prototype.render = function () {\n return;\n };\n RangesDirective = __decorate([\n EJComponentDecorator({})\n ], RangesDirective);\n return RangesDirective;\n}(Vue));\nexport { RangesDirective };\nexport var RangesPlugin = {\n name: 'e-ranges',\n install: function (Vue) {\n Vue.component(RangesPlugin.name, RangesDirective);\n }\n};\n/**\n * `e-range` directive represent a range of the VueJS Spreadsheet.\n * It must be contained in a `e-sheet` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-ranges>\n * <e-range :dataSource='data'></e-range>\n * </e-ranges>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar RangeDirective = /** @class */ (function (_super) {\n __extends(RangeDirective, _super);\n function RangeDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RangeDirective.prototype.render = function () {\n return;\n };\n RangeDirective = __decorate([\n EJComponentDecorator({})\n ], RangeDirective);\n return RangeDirective;\n}(Vue));\nexport { RangeDirective };\nexport var RangePlugin = {\n name: 'e-range',\n install: function (Vue) {\n Vue.component(RangePlugin.name, RangeDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar ConditionalFormatsDirective = /** @class */ (function (_super) {\n __extends(ConditionalFormatsDirective, _super);\n function ConditionalFormatsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ConditionalFormatsDirective.prototype.render = function () {\n return;\n };\n ConditionalFormatsDirective = __decorate([\n EJComponentDecorator({})\n ], ConditionalFormatsDirective);\n return ConditionalFormatsDirective;\n}(Vue));\nexport { ConditionalFormatsDirective };\nexport var ConditionalFormatsPlugin = {\n name: 'e-conditionalformats',\n install: function (Vue) {\n Vue.component(ConditionalFormatsPlugin.name, ConditionalFormatsDirective);\n }\n};\n/**\n * `e-conditionalformat` directive represent a conditionalformat of the VueJS Spreadsheet.\n * It must be contained in a `e-sheet` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-conditionalformats>\n * <e-conditionalformat></e-conditionalformat>\n * </e-conditionalformats>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar ConditionalFormatDirective = /** @class */ (function (_super) {\n __extends(ConditionalFormatDirective, _super);\n function ConditionalFormatDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ConditionalFormatDirective.prototype.render = function () {\n return;\n };\n ConditionalFormatDirective = __decorate([\n EJComponentDecorator({})\n ], ConditionalFormatDirective);\n return ConditionalFormatDirective;\n}(Vue));\nexport { ConditionalFormatDirective };\nexport var ConditionalFormatPlugin = {\n name: 'e-conditionalformat',\n install: function (Vue) {\n Vue.component(ConditionalFormatPlugin.name, ConditionalFormatDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar SheetsDirective = /** @class */ (function (_super) {\n __extends(SheetsDirective, _super);\n function SheetsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SheetsDirective.prototype.render = function () {\n return;\n };\n SheetsDirective = __decorate([\n EJComponentDecorator({})\n ], SheetsDirective);\n return SheetsDirective;\n}(Vue));\nexport { SheetsDirective };\nexport var SheetsPlugin = {\n name: 'e-sheets',\n install: function (Vue) {\n Vue.component(SheetsPlugin.name, SheetsDirective);\n }\n};\n/**\n * `e-sheet` directive represent a sheet of the VueJS Spreadsheet.\n * It must be contained in a Spreadsheet component(`ejs-spreadsheet`).\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet></e-sheet>\n * <e-sheet></e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar SheetDirective = /** @class */ (function (_super) {\n __extends(SheetDirective, _super);\n function SheetDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SheetDirective.prototype.render = function () {\n return;\n };\n SheetDirective = __decorate([\n EJComponentDecorator({})\n ], SheetDirective);\n return SheetDirective;\n}(Vue));\nexport { SheetDirective };\nexport var SheetPlugin = {\n name: 'e-sheet',\n install: function (Vue) {\n Vue.component(SheetPlugin.name, SheetDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport Vue from 'vue';\nimport { EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nvar DefinedNamesDirective = /** @class */ (function (_super) {\n __extends(DefinedNamesDirective, _super);\n function DefinedNamesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DefinedNamesDirective.prototype.render = function () {\n return;\n };\n DefinedNamesDirective = __decorate([\n EJComponentDecorator({})\n ], DefinedNamesDirective);\n return DefinedNamesDirective;\n}(Vue));\nexport { DefinedNamesDirective };\nexport var DefinedNamesPlugin = {\n name: 'e-definednames',\n install: function (Vue) {\n Vue.component(DefinedNamesPlugin.name, DefinedNamesDirective);\n }\n};\n/**\n * `e-definedname` directive represent a defined name of the VueJS Spreadsheet.\n * It must be contained in a Spreadsheet component(`ejs-spreadsheet`).\n * ```vue\n * <ejs-spreadsheet>\n * <e-definednames>\n * <e-definedname></e-definedname>\n * <e-definedname></e-definedname>\n * </e-definednames>\n * </ejs-spreadsheet>\n * ```\n */\nvar DefinedNameDirective = /** @class */ (function (_super) {\n __extends(DefinedNameDirective, _super);\n function DefinedNameDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DefinedNameDirective.prototype.render = function () {\n return;\n };\n DefinedNameDirective = __decorate([\n EJComponentDecorator({})\n ], DefinedNameDirective);\n return DefinedNameDirective;\n}(Vue));\nexport { DefinedNameDirective };\nexport var DefinedNamePlugin = {\n name: 'e-definedname',\n install: function (Vue) {\n Vue.component(DefinedNamePlugin.name, DefinedNameDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';\nimport { Spreadsheet } from '@syncfusion/ej2-spreadsheet';\nimport { ImagesDirective, ImageDirective, ImagesPlugin, ImagePlugin } from './image.directive';\nimport { ChartsDirective, ChartDirective, ChartsPlugin, ChartPlugin } from './chart.directive';\nimport { CellsDirective, CellDirective, CellsPlugin, CellPlugin } from './cells.directive';\nimport { RowsDirective, RowDirective, RowsPlugin, RowPlugin } from './rows.directive';\nimport { ColumnsDirective, ColumnDirective, ColumnsPlugin, ColumnPlugin } from './columns.directive';\nimport { RangesDirective, RangeDirective, RangesPlugin, RangePlugin } from './ranges.directive';\nimport { ConditionalFormatsDirective, ConditionalFormatDirective, ConditionalFormatsPlugin, ConditionalFormatPlugin } from './conditionalformats.directive';\nimport { SheetsDirective, SheetDirective, SheetsPlugin, SheetPlugin } from './sheets.directive';\nimport { DefinedNamesDirective, DefinedNameDirective, DefinedNamesPlugin, DefinedNamePlugin } from './definednames.directive';\nexport var properties = ['activeSheetIndex', 'allowCellFormatting', 'allowChart', 'allowConditionalFormat', 'allowDataValidation', 'allowDelete', 'allowEditing', 'allowFiltering', 'allowFindAndReplace', 'allowHyperlink', 'allowImage', 'allowInsert', 'allowMerge', 'allowNumberFormatting', 'allowOpen', 'allowResizing', 'allowSave', 'allowScrolling', 'allowSorting', 'allowUndoRedo', 'allowWrap', 'cellStyle', 'cssClass', 'definedNames', 'enableClipboard', 'enableContextMenu', 'enableKeyboardNavigation', 'enableKeyboardShortcut', 'enablePersistence', 'enableRtl', 'height', 'isProtected', 'locale', 'openUrl', 'password', 'saveUrl', 'scrollSettings', 'selectionSettings', 'sheets', 'showFormulaBar', 'showRibbon', 'showSheetTabs', 'width', 'actionBegin', 'actionComplete', 'afterHyperlinkClick', 'afterHyperlinkCreate', 'beforeCellFormat', 'beforeCellRender', 'beforeCellSave', 'beforeDataBound', 'beforeHyperlinkClick', 'beforeHyperlinkCreate', 'beforeOpen', 'beforeSave', 'beforeSelect', 'beforeSort', 'cellEdit', 'cellEditing', 'cellSave', 'contextMenuBeforeClose', 'contextMenuBeforeOpen', 'contextMenuItemSelect', 'created', 'dataBound', 'dataSourceChanged', 'dialogBeforeOpen', 'fileMenuBeforeClose', 'fileMenuBeforeOpen', 'fileMenuItemSelect', 'openComplete', 'openFailure', 'queryCellInfo', 'saveComplete', 'select', 'sortComplete'];\nexport var modelProps = [];\n/**\n * `ejs-spreadsheet` represents the VueJS Spreadsheet Component.\n * ```vue\n * <ejs-spreadsheet></ejs-spreadsheet>\n * ```\n */\nvar SpreadsheetComponent = /** @class */ (function (_super) {\n __extends(SpreadsheetComponent, _super);\n function SpreadsheetComponent() {\n var _this = _super.call(this) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = true;\n _this.hasInjectedModules = true;\n _this.tagMapper = { \"e-sheets\": { \"e-sheet\": { \"e-rows\": { \"e-row\": { \"e-cells\": { \"e-cell\": { \"e-images\": \"e-image\", \"e-charts\": \"e-chart\" } } } }, \"e-columns\": \"e-column\", \"e-ranges\": \"e-range\", \"e-conditionalformats\": \"e-conditionalformat\" } }, \"e-definednames\": \"e-definedname\" };\n _this.tagNameMapper = { \"e-images\": \"e-image\", \"e-charts\": \"e-chart\", \"e-conditionalformats\": \"e-conditionalFormats\", \"e-definednames\": \"e-definedNames\" };\n _this.ej2Instances = new Spreadsheet({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n return _this;\n }\n SpreadsheetComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n _this.$emit('update:' + key, prop[key]);\n }\n });\n });\n }\n };\n SpreadsheetComponent.prototype.render = function (createElement) {\n return createElement('div', this.$slots.default);\n };\n SpreadsheetComponent.prototype.Unfreeze = function (sheet) {\n return this.ej2Instances.Unfreeze(sheet);\n };\n SpreadsheetComponent.prototype.addContextMenuItems = function (items, text, insertAfter, isUniqueId) {\n return this.ej2Instances.addContextMenuItems(items, text, insertAfter, isUniqueId);\n };\n SpreadsheetComponent.prototype.addCustomFunction = function (functionHandler, functionName) {\n return this.ej2Instances.addCustomFunction(functionHandler, functionName);\n };\n SpreadsheetComponent.prototype.addDataValidation = function (rules, range) {\n return this.ej2Instances.addDataValidation(rules, range);\n };\n SpreadsheetComponent.prototype.addDefinedName = function (definedName) {\n return this.ej2Instances.addDefinedName(definedName);\n };\n SpreadsheetComponent.prototype.addFileMenuItems = function (items, text, insertAfter, isUniqueId) {\n return this.ej2Instances.addFileMenuItems(items, text, insertAfter, isUniqueId);\n };\n SpreadsheetComponent.prototype.addHyperlink = function (hyperlink, address) {\n return this.ej2Instances.addHyperlink(hyperlink, address);\n };\n SpreadsheetComponent.prototype.addInvalidHighlight = function (range) {\n return this.ej2Instances.addInvalidHighlight(range);\n };\n SpreadsheetComponent.prototype.addRibbonTabs = function (items, insertBefore) {\n return this.ej2Instances.addRibbonTabs(items, insertBefore);\n };\n SpreadsheetComponent.prototype.addToolbarItems = function (tab, items, index) {\n return this.ej2Instances.addToolbarItems(tab, items, index);\n };\n SpreadsheetComponent.prototype.applyFilter = function (predicates, range) {\n return this.ej2Instances.applyFilter(predicates, range);\n };\n SpreadsheetComponent.prototype.autoFit = function (range) {\n return this.ej2Instances.autoFit(range);\n };\n SpreadsheetComponent.prototype.cellFormat = function (style, range) {\n return this.ej2Instances.cellFormat(style, range);\n };\n SpreadsheetComponent.prototype.clear = function (options) {\n return this.ej2Instances.clear(options);\n };\n SpreadsheetComponent.prototype.clearConditionalFormat = function (range) {\n return this.ej2Instances.clearConditionalFormat(range);\n };\n SpreadsheetComponent.prototype.clearFilter = function (field) {\n return this.ej2Instances.clearFilter(field);\n };\n SpreadsheetComponent.prototype.closeEdit = function () {\n return this.ej2Instances.closeEdit();\n };\n SpreadsheetComponent.prototype.computeExpression = function (formula) {\n return this.ej2Instances.computeExpression(formula);\n };\n SpreadsheetComponent.prototype.conditionalFormat = function (conditionalFormat) {\n return this.ej2Instances.conditionalFormat(conditionalFormat);\n };\n SpreadsheetComponent.prototype.copy = function (address) {\n return this.ej2Instances.copy(address);\n };\n SpreadsheetComponent.prototype.cut = function (address) {\n return this.ej2Instances.cut(address);\n };\n SpreadsheetComponent.prototype.delete = function (startIndex, endIndex, model, sheet) {\n return this.ej2Instances.delete(startIndex, endIndex, model, sheet);\n };\n SpreadsheetComponent.prototype.deleteChart = function (id) {\n return this.ej2Instances.deleteChart(id);\n };\n SpreadsheetComponent.prototype.deleteImage = function (id, range) {\n return this.ej2Instances.deleteImage(id, range);\n };\n SpreadsheetComponent.prototype.enableContextMenuItems = function (items, enable, isUniqueId) {\n return this.ej2Instances.enableContextMenuItems(items, enable, isUniqueId);\n };\n SpreadsheetComponent.prototype.enableFileMenuItems = function (items, enable, isUniqueId) {\n return this.ej2Instances.enableFileMenuItems(items, enable, isUniqueId);\n };\n SpreadsheetComponent.prototype.enableRibbonTabs = function (tabs, enable) {\n return this.ej2Instances.enableRibbonTabs(tabs, enable);\n };\n SpreadsheetComponent.prototype.enableToolbarItems = function (tab, items, enable) {\n return this.ej2Instances.enableToolbarItems(tab, items, enable);\n };\n SpreadsheetComponent.prototype.endEdit = function () {\n return this.ej2Instances.endEdit();\n };\n SpreadsheetComponent.prototype.find = function (args) {\n return this.ej2Instances.find(args);\n };\n SpreadsheetComponent.prototype.findAll = function (value, mode, isCSen, isEMatch, sheetIndex) {\n return this.ej2Instances.findAll(value, mode, isCSen, isEMatch, sheetIndex);\n };\n SpreadsheetComponent.prototype.freezePanes = function (row, column, sheet) {\n return this.ej2Instances.freezePanes(row, column, sheet);\n };\n SpreadsheetComponent.prototype.getData = function (address) {\n return this.ej2Instances.getData(address);\n };\n SpreadsheetComponent.prototype.getDisplayText = function (cell) {\n return this.ej2Instances.getDisplayText(cell);\n };\n SpreadsheetComponent.prototype.getSelectAllContent = function () {\n return this.ej2Instances.getSelectAllContent();\n };\n SpreadsheetComponent.prototype.goTo = function (address) {\n return this.ej2Instances.goTo(address);\n };\n SpreadsheetComponent.prototype.hideFileMenuItems = function (items, hide, isUniqueId) {\n return this.ej2Instances.hideFileMenuItems(items, hide, isUniqueId);\n };\n SpreadsheetComponent.prototype.hideRibbonTabs = function (tabs, hide) {\n return this.ej2Instances.hideRibbonTabs(tabs, hide);\n };\n SpreadsheetComponent.prototype.hideSpinner = function () {\n return this.ej2Instances.hideSpinner();\n };\n SpreadsheetComponent.prototype.hideToolbarItems = function (tab, indexes, hide) {\n return this.ej2Instances.hideToolbarItems(tab, indexes, hide);\n };\n SpreadsheetComponent.prototype.insertChart = function (chart) {\n return this.ej2Instances.insertChart(chart);\n };\n SpreadsheetComponent.prototype.insertColumn = function (startColumn, endColumn, sheet) {\n return this.ej2Instances.insertColumn(startColumn, endColumn, sheet);\n };\n SpreadsheetComponent.prototype.insertImage = function (images, range) {\n return this.ej2Instances.insertImage(images, range);\n };\n SpreadsheetComponent.prototype.insertRow = function (startRow, endRow, sheet) {\n return this.ej2Instances.insertRow(startRow, endRow, sheet);\n };\n SpreadsheetComponent.prototype.insertSheet = function (startSheet, endSheet) {\n return this.ej2Instances.insertSheet(startSheet, endSheet);\n };\n SpreadsheetComponent.prototype.lockCells = function (range, isLocked) {\n return this.ej2Instances.lockCells(range, isLocked);\n };\n SpreadsheetComponent.prototype.merge = function (range, type) {\n return this.ej2Instances.merge(range, type);\n };\n SpreadsheetComponent.prototype.numberFormat = function (format, range) {\n return this.ej2Instances.numberFormat(format, range);\n };\n SpreadsheetComponent.prototype.open = function (options) {\n return this.ej2Instances.open(options);\n };\n SpreadsheetComponent.prototype.openFromJson = function (options) {\n return this.ej2Instances.openFromJson(options);\n };\n SpreadsheetComponent.prototype.paste = function (address, type) {\n return this.ej2Instances.paste(address, type);\n };\n SpreadsheetComponent.prototype.protectSheet = function (sheet, protectSettings) {\n return this.ej2Instances.protectSheet(sheet, protectSettings);\n };\n SpreadsheetComponent.prototype.redo = function () {\n return this.ej2Instances.redo();\n };\n SpreadsheetComponent.prototype.refresh = function (isNew) {\n return this.ej2Instances.refresh(isNew);\n };\n SpreadsheetComponent.prototype.removeContextMenuItems = function (items, isUniqueId) {\n return this.ej2Instances.removeContextMenuItems(items, isUniqueId);\n };\n SpreadsheetComponent.prototype.removeDataValidation = function (range) {\n return this.ej2Instances.removeDataValidation(range);\n };\n SpreadsheetComponent.prototype.removeDefinedName = function (definedName, scope) {\n return this.ej2Instances.removeDefinedName(definedName, scope);\n };\n SpreadsheetComponent.prototype.removeHyperlink = function (range) {\n return this.ej2Instances.removeHyperlink(range);\n };\n SpreadsheetComponent.prototype.removeInvalidHighlight = function (range) {\n return this.ej2Instances.removeInvalidHighlight(range);\n };\n SpreadsheetComponent.prototype.replace = function (args) {\n return this.ej2Instances.replace(args);\n };\n SpreadsheetComponent.prototype.resize = function () {\n return this.ej2Instances.resize();\n };\n SpreadsheetComponent.prototype.save = function (saveOptions) {\n return this.ej2Instances.save(saveOptions);\n };\n SpreadsheetComponent.prototype.saveAsJson = function () {\n return this.ej2Instances.saveAsJson();\n };\n SpreadsheetComponent.prototype.selectRange = function (address) {\n return this.ej2Instances.selectRange(address);\n };\n SpreadsheetComponent.prototype.setBorder = function (style, range, type) {\n return this.ej2Instances.setBorder(style, range, type);\n };\n SpreadsheetComponent.prototype.setColWidth = function (width, colIndex, sheetIndex) {\n return this.ej2Instances.setColWidth(width, colIndex, sheetIndex);\n };\n SpreadsheetComponent.prototype.setRowHeight = function (height, rowIndex, sheetIndex, edited) {\n return this.ej2Instances.setRowHeight(height, rowIndex, sheetIndex, edited);\n };\n SpreadsheetComponent.prototype.showSpinner = function () {\n return this.ej2Instances.showSpinner();\n };\n SpreadsheetComponent.prototype.sort = function (sortOptions, range) {\n return this.ej2Instances.sort(sortOptions, range);\n };\n SpreadsheetComponent.prototype.startEdit = function () {\n return this.ej2Instances.startEdit();\n };\n SpreadsheetComponent.prototype.undo = function () {\n return this.ej2Instances.undo();\n };\n SpreadsheetComponent.prototype.unprotectSheet = function (sheet) {\n return this.ej2Instances.unprotectSheet(sheet);\n };\n SpreadsheetComponent.prototype.updateAction = function (options) {\n return this.ej2Instances.updateAction(options);\n };\n SpreadsheetComponent.prototype.updateCell = function (cell, address) {\n return this.ej2Instances.updateCell(cell, address);\n };\n SpreadsheetComponent.prototype.updateUndoRedoCollection = function (args) {\n return this.ej2Instances.updateUndoRedoCollection(args);\n };\n SpreadsheetComponent.prototype.wrap = function (address, wrap) {\n return this.ej2Instances.wrap(address, wrap);\n };\n SpreadsheetComponent = __decorate([\n EJComponentDecorator({\n props: properties\n })\n ], SpreadsheetComponent);\n return SpreadsheetComponent;\n}(ComponentBase));\nexport { SpreadsheetComponent };\nexport var SpreadsheetPlugin = {\n name: 'ejs-spreadsheet',\n install: function (Vue) {\n Vue.component(SpreadsheetPlugin.name, SpreadsheetComponent);\n Vue.component(SheetPlugin.name, SheetDirective);\n Vue.component(SheetsPlugin.name, SheetsDirective);\n Vue.component(RowPlugin.name, RowDirective);\n Vue.component(RowsPlugin.name, RowsDirective);\n Vue.component(CellPlugin.name, CellDirective);\n Vue.component(CellsPlugin.name, CellsDirective);\n Vue.component(ImagePlugin.name, ImageDirective);\n Vue.component(ImagesPlugin.name, ImagesDirective);\n Vue.component(ChartPlugin.name, ChartDirective);\n Vue.component(ChartsPlugin.name, ChartsDirective);\n Vue.component(ColumnPlugin.name, ColumnDirective);\n Vue.component(ColumnsPlugin.name, ColumnsDirective);\n Vue.component(RangePlugin.name, RangeDirective);\n Vue.component(RangesPlugin.name, RangesDirective);\n Vue.component(ConditionalFormatPlugin.name, ConditionalFormatDirective);\n Vue.component(ConditionalFormatsPlugin.name, ConditionalFormatsDirective);\n Vue.component(DefinedNamePlugin.name, DefinedNameDirective);\n Vue.component(DefinedNamesPlugin.name, DefinedNamesDirective);\n }\n};\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","__decorate","decorators","target","key","desc","c","arguments","length","r","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","ImagesDirective","_super","apply","render","EJComponentDecorator","Vue","ImagesPlugin","name","install","component","ImageDirective","ImagePlugin","ChartsDirective","ChartsPlugin","ChartDirective","ChartPlugin","CellsDirective","CellsPlugin","CellDirective","CellPlugin","RowsDirective","RowsPlugin","RowDirective","RowPlugin","ColumnsDirective","ColumnsPlugin","ColumnDirective","ColumnPlugin","RangesDirective","RangesPlugin","RangeDirective","RangePlugin","ConditionalFormatsDirective","ConditionalFormatsPlugin","ConditionalFormatDirective","ConditionalFormatPlugin","SheetsDirective","SheetsPlugin","SheetDirective","SheetPlugin","DefinedNamesDirective","DefinedNamesPlugin","DefinedNameDirective","DefinedNamePlugin","properties","modelProps","SpreadsheetComponent","_this","call","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","e-sheets","e-sheet","e-rows","e-row","e-cells","e-cell","e-images","e-charts","e-columns","e-ranges","e-conditionalformats","e-definednames","tagNameMapper","ej2Instances","Spreadsheet","bindProperties","_setProperties","setProperties","prop","muteOnChange","keys","map","model","test","$emit","createElement","$slots","default","Unfreeze","sheet","addContextMenuItems","items","text","insertAfter","isUniqueId","addCustomFunction","functionHandler","functionName","addDataValidation","rules","range","addDefinedName","definedName","addFileMenuItems","addHyperlink","hyperlink","address","addInvalidHighlight","addRibbonTabs","insertBefore","addToolbarItems","tab","index","applyFilter","predicates","autoFit","cellFormat","style","clear","options","clearConditionalFormat","clearFilter","field","closeEdit","computeExpression","formula","conditionalFormat","copy","cut","delete","startIndex","endIndex","deleteChart","id","deleteImage","enableContextMenuItems","enable","enableFileMenuItems","enableRibbonTabs","tabs","enableToolbarItems","endEdit","find","args","findAll","value","mode","isCSen","isEMatch","sheetIndex","freezePanes","row","column","getData","getDisplayText","cell","getSelectAllContent","goTo","hideFileMenuItems","hide","hideRibbonTabs","hideSpinner","hideToolbarItems","indexes","insertChart","chart","insertColumn","startColumn","endColumn","insertImage","images","insertRow","startRow","endRow","insertSheet","startSheet","endSheet","lockCells","isLocked","merge","type","numberFormat","format","open","openFromJson","paste","protectSheet","protectSettings","redo","refresh","isNew","removeContextMenuItems","removeDataValidation","removeDefinedName","scope","removeHyperlink","removeInvalidHighlight","replace","resize","save","saveOptions","saveAsJson","selectRange","setBorder","setColWidth","width","colIndex","setRowHeight","height","rowIndex","edited","showSpinner","sort","sortOptions","startEdit","undo","unprotectSheet","updateAction","updateCell","updateUndoRedoCollection","wrap","props","ComponentBase","SpreadsheetPlugin"],"mappings":"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"}
1
+ {"version":3,"file":"ej2-vue-spreadsheet.umd.min.js","sources":["../src/spreadsheet/image.directive.js","../src/spreadsheet/chart.directive.js","../src/spreadsheet/cells.directive.js","../src/spreadsheet/rows.directive.js","../src/spreadsheet/columns.directive.js","../src/spreadsheet/ranges.directive.js","../src/spreadsheet/conditionalformats.directive.js","../src/spreadsheet/sheets.directive.js","../src/spreadsheet/definednames.directive.js","../src/spreadsheet/spreadsheet.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';\nimport * as Vue3 from 'vue-class-component';\nimport Vue from 'vue';\nexport var isExecute = gh ? false : true;\nvar vueImport;\nif (!isExecute || parseInt(allVue.version) < 3) {\n vueImport = Vue3.Vue;\n}\nelse {\n vueImport = Vue;\n}\nvar ImagesDirective = /** @class */ (function (_super) {\n __extends(ImagesDirective, _super);\n function ImagesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ImagesDirective.prototype.render = function () {\n return;\n };\n ImagesDirective.prototype.getTag = function () {\n return 'e-images';\n };\n ImagesDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], ImagesDirective);\n return ImagesDirective;\n}(vueImport));\nexport { ImagesDirective };\nexport var ImagesPlugin = {\n name: 'e-images',\n install: function (Vue) {\n Vue.component(ImagesPlugin.name, ImagesDirective);\n }\n};\nvar ImageDirective = /** @class */ (function (_super) {\n __extends(ImageDirective, _super);\n function ImageDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ImageDirective.prototype.render = function () {\n return;\n };\n ImageDirective.prototype.getTag = function () {\n return 'e-image';\n };\n ImageDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], ImageDirective);\n return ImageDirective;\n}(vueImport));\nexport { ImageDirective };\nexport var ImagePlugin = {\n name: 'e-image',\n install: function (Vue) {\n Vue.component(ImagePlugin.name, ImageDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';\nimport * as Vue3 from 'vue-class-component';\nimport Vue from 'vue';\nexport var isExecute = gh ? false : true;\nvar vueImport;\nif (!isExecute || parseInt(allVue.version) < 3) {\n vueImport = Vue3.Vue;\n}\nelse {\n vueImport = Vue;\n}\nvar ChartsDirective = /** @class */ (function (_super) {\n __extends(ChartsDirective, _super);\n function ChartsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ChartsDirective.prototype.render = function () {\n return;\n };\n ChartsDirective.prototype.getTag = function () {\n return 'e-charts';\n };\n ChartsDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], ChartsDirective);\n return ChartsDirective;\n}(vueImport));\nexport { ChartsDirective };\nexport var ChartsPlugin = {\n name: 'e-charts',\n install: function (Vue) {\n Vue.component(ChartsPlugin.name, ChartsDirective);\n }\n};\nvar ChartDirective = /** @class */ (function (_super) {\n __extends(ChartDirective, _super);\n function ChartDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ChartDirective.prototype.render = function () {\n return;\n };\n ChartDirective.prototype.getTag = function () {\n return 'e-chart';\n };\n ChartDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], ChartDirective);\n return ChartDirective;\n}(vueImport));\nexport { ChartDirective };\nexport var ChartPlugin = {\n name: 'e-chart',\n install: function (Vue) {\n Vue.component(ChartPlugin.name, ChartDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';\nimport * as Vue3 from 'vue-class-component';\nimport Vue from 'vue';\nexport var isExecute = gh ? false : true;\nvar vueImport;\nif (!isExecute || parseInt(allVue.version) < 3) {\n vueImport = Vue3.Vue;\n}\nelse {\n vueImport = Vue;\n}\nvar CellsDirective = /** @class */ (function (_super) {\n __extends(CellsDirective, _super);\n function CellsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n CellsDirective.prototype.render = function () {\n return;\n };\n CellsDirective.prototype.getTag = function () {\n return 'e-cells';\n };\n CellsDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], CellsDirective);\n return CellsDirective;\n}(vueImport));\nexport { CellsDirective };\nexport var CellsPlugin = {\n name: 'e-cells',\n install: function (Vue) {\n Vue.component(CellsPlugin.name, CellsDirective);\n }\n};\n/**\n * `e-cell` directive represent a cell of the VueJS Spreadsheet.\n * It must be contained in a `e-row` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-rows>\n * <e-row>\n * <e-cells>\n * <e-cell value='A1'></e-cell>\n * </e-cells>\n * </e-row>\n * </e-rows>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar CellDirective = /** @class */ (function (_super) {\n __extends(CellDirective, _super);\n function CellDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n CellDirective.prototype.render = function () {\n return;\n };\n CellDirective.prototype.getTag = function () {\n return 'e-cell';\n };\n CellDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], CellDirective);\n return CellDirective;\n}(vueImport));\nexport { CellDirective };\nexport var CellPlugin = {\n name: 'e-cell',\n install: function (Vue) {\n Vue.component(CellPlugin.name, CellDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';\nimport * as Vue3 from 'vue-class-component';\nimport Vue from 'vue';\nexport var isExecute = gh ? false : true;\nvar vueImport;\nif (!isExecute || parseInt(allVue.version) < 3) {\n vueImport = Vue3.Vue;\n}\nelse {\n vueImport = Vue;\n}\nvar RowsDirective = /** @class */ (function (_super) {\n __extends(RowsDirective, _super);\n function RowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RowsDirective.prototype.render = function () {\n return;\n };\n RowsDirective.prototype.getTag = function () {\n return 'e-rows';\n };\n RowsDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], RowsDirective);\n return RowsDirective;\n}(vueImport));\nexport { RowsDirective };\nexport var RowsPlugin = {\n name: 'e-rows',\n install: function (Vue) {\n Vue.component(RowsPlugin.name, RowsDirective);\n }\n};\n/**\n * `e-row` directive represent a row of the VueJS Spreadsheet.\n * It must be contained in a `e-sheet` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-rows>\n * <e-row></e-row>\n * </e-rows>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar RowDirective = /** @class */ (function (_super) {\n __extends(RowDirective, _super);\n function RowDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RowDirective.prototype.render = function () {\n return;\n };\n RowDirective.prototype.getTag = function () {\n return 'e-row';\n };\n RowDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], RowDirective);\n return RowDirective;\n}(vueImport));\nexport { RowDirective };\nexport var RowPlugin = {\n name: 'e-row',\n install: function (Vue) {\n Vue.component(RowPlugin.name, RowDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';\nimport * as Vue3 from 'vue-class-component';\nimport Vue from 'vue';\nexport var isExecute = gh ? false : true;\nvar vueImport;\nif (!isExecute || parseInt(allVue.version) < 3) {\n vueImport = Vue3.Vue;\n}\nelse {\n vueImport = Vue;\n}\nvar ColumnsDirective = /** @class */ (function (_super) {\n __extends(ColumnsDirective, _super);\n function ColumnsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ColumnsDirective.prototype.render = function () {\n return;\n };\n ColumnsDirective.prototype.getTag = function () {\n return 'e-columns';\n };\n ColumnsDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], ColumnsDirective);\n return ColumnsDirective;\n}(vueImport));\nexport { ColumnsDirective };\nexport var ColumnsPlugin = {\n name: 'e-columns',\n install: function (Vue) {\n Vue.component(ColumnsPlugin.name, ColumnsDirective);\n }\n};\n/**\n * `e-column` directive represent a column of the VueJS Spreadsheet.\n * It must be contained in a `e-sheet` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-columns>\n * <e-column></e-column>\n * </e-columns>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar ColumnDirective = /** @class */ (function (_super) {\n __extends(ColumnDirective, _super);\n function ColumnDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ColumnDirective.prototype.render = function () {\n return;\n };\n ColumnDirective.prototype.getTag = function () {\n return 'e-column';\n };\n ColumnDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], ColumnDirective);\n return ColumnDirective;\n}(vueImport));\nexport { ColumnDirective };\nexport var ColumnPlugin = {\n name: 'e-column',\n install: function (Vue) {\n Vue.component(ColumnPlugin.name, ColumnDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';\nimport * as Vue3 from 'vue-class-component';\nimport Vue from 'vue';\nexport var isExecute = gh ? false : true;\nvar vueImport;\nif (!isExecute || parseInt(allVue.version) < 3) {\n vueImport = Vue3.Vue;\n}\nelse {\n vueImport = Vue;\n}\nvar RangesDirective = /** @class */ (function (_super) {\n __extends(RangesDirective, _super);\n function RangesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RangesDirective.prototype.render = function () {\n return;\n };\n RangesDirective.prototype.getTag = function () {\n return 'e-ranges';\n };\n RangesDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], RangesDirective);\n return RangesDirective;\n}(vueImport));\nexport { RangesDirective };\nexport var RangesPlugin = {\n name: 'e-ranges',\n install: function (Vue) {\n Vue.component(RangesPlugin.name, RangesDirective);\n }\n};\n/**\n * `e-range` directive represent a range of the VueJS Spreadsheet.\n * It must be contained in a `e-sheet` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-ranges>\n * <e-range :dataSource='data'></e-range>\n * </e-ranges>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar RangeDirective = /** @class */ (function (_super) {\n __extends(RangeDirective, _super);\n function RangeDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RangeDirective.prototype.render = function () {\n return;\n };\n RangeDirective.prototype.getTag = function () {\n return 'e-range';\n };\n RangeDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], RangeDirective);\n return RangeDirective;\n}(vueImport));\nexport { RangeDirective };\nexport var RangePlugin = {\n name: 'e-range',\n install: function (Vue) {\n Vue.component(RangePlugin.name, RangeDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';\nimport * as Vue3 from 'vue-class-component';\nimport Vue from 'vue';\nexport var isExecute = gh ? false : true;\nvar vueImport;\nif (!isExecute || parseInt(allVue.version) < 3) {\n vueImport = Vue3.Vue;\n}\nelse {\n vueImport = Vue;\n}\nvar ConditionalFormatsDirective = /** @class */ (function (_super) {\n __extends(ConditionalFormatsDirective, _super);\n function ConditionalFormatsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ConditionalFormatsDirective.prototype.render = function () {\n return;\n };\n ConditionalFormatsDirective.prototype.getTag = function () {\n return 'e-conditionalformats';\n };\n ConditionalFormatsDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], ConditionalFormatsDirective);\n return ConditionalFormatsDirective;\n}(vueImport));\nexport { ConditionalFormatsDirective };\nexport var ConditionalFormatsPlugin = {\n name: 'e-conditionalformats',\n install: function (Vue) {\n Vue.component(ConditionalFormatsPlugin.name, ConditionalFormatsDirective);\n }\n};\n/**\n * `e-conditionalformat` directive represent a conditionalformat of the VueJS Spreadsheet.\n * It must be contained in a `e-sheet` directive.\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet>\n * <e-conditionalformats>\n * <e-conditionalformat></e-conditionalformat>\n * </e-conditionalformats>\n * </e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar ConditionalFormatDirective = /** @class */ (function (_super) {\n __extends(ConditionalFormatDirective, _super);\n function ConditionalFormatDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ConditionalFormatDirective.prototype.render = function () {\n return;\n };\n ConditionalFormatDirective.prototype.getTag = function () {\n return 'e-conditionalformat';\n };\n ConditionalFormatDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], ConditionalFormatDirective);\n return ConditionalFormatDirective;\n}(vueImport));\nexport { ConditionalFormatDirective };\nexport var ConditionalFormatPlugin = {\n name: 'e-conditionalformat',\n install: function (Vue) {\n Vue.component(ConditionalFormatPlugin.name, ConditionalFormatDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';\nimport * as Vue3 from 'vue-class-component';\nimport Vue from 'vue';\nexport var isExecute = gh ? false : true;\nvar vueImport;\nif (!isExecute || parseInt(allVue.version) < 3) {\n vueImport = Vue3.Vue;\n}\nelse {\n vueImport = Vue;\n}\nvar SheetsDirective = /** @class */ (function (_super) {\n __extends(SheetsDirective, _super);\n function SheetsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SheetsDirective.prototype.render = function () {\n return;\n };\n SheetsDirective.prototype.getTag = function () {\n return 'e-sheets';\n };\n SheetsDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], SheetsDirective);\n return SheetsDirective;\n}(vueImport));\nexport { SheetsDirective };\nexport var SheetsPlugin = {\n name: 'e-sheets',\n install: function (Vue) {\n Vue.component(SheetsPlugin.name, SheetsDirective);\n }\n};\n/**\n * `e-sheet` directive represent a sheet of the VueJS Spreadsheet.\n * It must be contained in a Spreadsheet component(`ejs-spreadsheet`).\n * ```vue\n * <ejs-spreadsheet>\n * <e-sheets>\n * <e-sheet></e-sheet>\n * <e-sheet></e-sheet>\n * </e-sheets>\n * </ejs-spreadsheet>\n * ```\n */\nvar SheetDirective = /** @class */ (function (_super) {\n __extends(SheetDirective, _super);\n function SheetDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SheetDirective.prototype.render = function () {\n return;\n };\n SheetDirective.prototype.getTag = function () {\n return 'e-sheet';\n };\n SheetDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], SheetDirective);\n return SheetDirective;\n}(vueImport));\nexport { SheetDirective };\nexport var SheetPlugin = {\n name: 'e-sheet',\n install: function (Vue) {\n Vue.component(SheetPlugin.name, SheetDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { EJComponentDecorator, allVue, gh } from '@syncfusion/ej2-vue-base';\nimport * as Vue3 from 'vue-class-component';\nimport Vue from 'vue';\nexport var isExecute = gh ? false : true;\nvar vueImport;\nif (!isExecute || parseInt(allVue.version) < 3) {\n vueImport = Vue3.Vue;\n}\nelse {\n vueImport = Vue;\n}\nvar DefinedNamesDirective = /** @class */ (function (_super) {\n __extends(DefinedNamesDirective, _super);\n function DefinedNamesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DefinedNamesDirective.prototype.render = function () {\n return;\n };\n DefinedNamesDirective.prototype.getTag = function () {\n return 'e-definednames';\n };\n DefinedNamesDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], DefinedNamesDirective);\n return DefinedNamesDirective;\n}(vueImport));\nexport { DefinedNamesDirective };\nexport var DefinedNamesPlugin = {\n name: 'e-definednames',\n install: function (Vue) {\n Vue.component(DefinedNamesPlugin.name, DefinedNamesDirective);\n }\n};\n/**\n * `e-definedname` directive represent a defined name of the VueJS Spreadsheet.\n * It must be contained in a Spreadsheet component(`ejs-spreadsheet`).\n * ```vue\n * <ejs-spreadsheet>\n * <e-definednames>\n * <e-definedname></e-definedname>\n * <e-definedname></e-definedname>\n * </e-definednames>\n * </ejs-spreadsheet>\n * ```\n */\nvar DefinedNameDirective = /** @class */ (function (_super) {\n __extends(DefinedNameDirective, _super);\n function DefinedNameDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DefinedNameDirective.prototype.render = function () {\n return;\n };\n DefinedNameDirective.prototype.getTag = function () {\n return 'e-definedname';\n };\n DefinedNameDirective = __decorate([\n EJComponentDecorator({}, isExecute)\n ], DefinedNameDirective);\n return DefinedNameDirective;\n}(vueImport));\nexport { DefinedNameDirective };\nexport var DefinedNamePlugin = {\n name: 'e-definedname',\n install: function (Vue) {\n Vue.component(DefinedNamePlugin.name, DefinedNameDirective);\n }\n};\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nimport { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';\nimport { Spreadsheet } from '@syncfusion/ej2-spreadsheet';\nimport { ImagesDirective, ImageDirective, ImagesPlugin, ImagePlugin } from './image.directive';\nimport { ChartsDirective, ChartDirective, ChartsPlugin, ChartPlugin } from './chart.directive';\nimport { CellsDirective, CellDirective, CellsPlugin, CellPlugin } from './cells.directive';\nimport { RowsDirective, RowDirective, RowsPlugin, RowPlugin } from './rows.directive';\nimport { ColumnsDirective, ColumnDirective, ColumnsPlugin, ColumnPlugin } from './columns.directive';\nimport { RangesDirective, RangeDirective, RangesPlugin, RangePlugin } from './ranges.directive';\nimport { ConditionalFormatsDirective, ConditionalFormatDirective, ConditionalFormatsPlugin, ConditionalFormatPlugin } from './conditionalformats.directive';\nimport { SheetsDirective, SheetDirective, SheetsPlugin, SheetPlugin } from './sheets.directive';\nimport { DefinedNamesDirective, DefinedNameDirective, DefinedNamesPlugin, DefinedNamePlugin } from './definednames.directive';\n// {{VueImport}}\nexport var properties = ['isLazyUpdate', 'activeSheetIndex', 'allowAutoFill', 'allowCellFormatting', 'allowChart', 'allowConditionalFormat', 'allowDataValidation', 'allowDelete', 'allowEditing', 'allowFiltering', 'allowFindAndReplace', 'allowFreezePane', 'allowHyperlink', 'allowImage', 'allowInsert', 'allowMerge', 'allowNumberFormatting', 'allowOpen', 'allowResizing', 'allowSave', 'allowScrolling', 'allowSorting', 'allowUndoRedo', 'allowWrap', 'autoFillSettings', 'cellStyle', 'cssClass', 'definedNames', 'enableClipboard', 'enableContextMenu', 'enableKeyboardNavigation', 'enableKeyboardShortcut', 'enablePersistence', 'enableRtl', 'height', 'isProtected', 'locale', 'openUrl', 'password', 'saveUrl', 'scrollSettings', 'selectionSettings', 'sheets', 'showAggregate', 'showFormulaBar', 'showRibbon', 'showSheetTabs', 'width', 'actionBegin', 'actionComplete', 'afterHyperlinkClick', 'afterHyperlinkCreate', 'beforeCellFormat', 'beforeCellRender', 'beforeCellSave', 'beforeCellUpdate', 'beforeConditionalFormat', 'beforeDataBound', 'beforeHyperlinkClick', 'beforeHyperlinkCreate', 'beforeOpen', 'beforeSave', 'beforeSelect', 'beforeSort', 'cellEdit', 'cellEditing', 'cellSave', 'contextMenuBeforeClose', 'contextMenuBeforeOpen', 'contextMenuItemSelect', 'created', 'dataBound', 'dataSourceChanged', 'dialogBeforeOpen', 'fileMenuBeforeClose', 'fileMenuBeforeOpen', 'fileMenuItemSelect', 'openComplete', 'openFailure', 'queryCellInfo', 'saveComplete', 'select', 'sortComplete'];\nexport var modelProps = [];\nexport var testProp = getProps({ props: properties });\nexport var props = testProp[0];\nexport var watch = testProp[1];\nexport var emitProbs = Object.keys(watch);\nemitProbs.push('modelchanged');\nfor (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {\n var props_1 = modelProps_1[_i];\n emitProbs.push('update:' + props_1);\n}\nexport var isExecute = gh ? false : true;\n/**\n * `ejs-spreadsheet` represents the VueJS Spreadsheet Component.\n * ```vue\n * <ejs-spreadsheet></ejs-spreadsheet>\n * ```\n */\nvar SpreadsheetComponent = /** @class */ (function (_super) {\n __extends(SpreadsheetComponent, _super);\n function SpreadsheetComponent() {\n var _this = _super.call(this, arguments) || this;\n _this.propKeys = properties;\n _this.models = modelProps;\n _this.hasChildDirective = true;\n _this.hasInjectedModules = true;\n _this.tagMapper = { \"e-sheets\": { \"e-sheet\": { \"e-rows\": { \"e-row\": { \"e-cells\": { \"e-cell\": { \"e-images\": \"e-image\", \"e-charts\": \"e-chart\" } } } }, \"e-columns\": \"e-column\", \"e-ranges\": \"e-range\", \"e-conditionalformats\": \"e-conditionalformat\" } }, \"e-definednames\": \"e-definedname\" };\n _this.tagNameMapper = { \"e-images\": \"e-image\", \"e-charts\": \"e-chart\", \"e-conditionalformats\": \"e-conditionalFormats\", \"e-definednames\": \"e-definedNames\" };\n _this.isVue3 = !isExecute;\n _this.ej2Instances = new Spreadsheet({});\n _this.bindProperties();\n _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;\n _this.ej2Instances.setProperties = _this.setProperties;\n _this.ej2Instances.clearTemplate = _this.clearTemplate;\n return _this;\n }\n SpreadsheetComponent.prototype.clearTemplate = function (templateNames) {\n if (!templateNames) {\n templateNames = Object.keys(this.templateCollection || {});\n }\n if (templateNames.length && this.templateCollection) {\n for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {\n var tempName = templateNames_1[_i];\n var elementCollection = this.templateCollection[tempName];\n if (elementCollection && elementCollection.length) {\n for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {\n var ele = elementCollection_1[_a];\n var destroy = getValue('__vue__.$destroy', ele);\n if (destroy) {\n ele.__vue__.$destroy();\n }\n if (ele.innerHTML) {\n ele.innerHTML = '';\n }\n }\n delete this.templateCollection[tempName];\n }\n }\n }\n };\n SpreadsheetComponent.prototype.setProperties = function (prop, muteOnChange) {\n var _this = this;\n if (this.isVue3) {\n this.models = !this.models ? this.ej2Instances.referModels : this.models;\n }\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n if (_this.isVue3) {\n _this.ej2Instances.vueInstance.$emit('update:' + key, prop[key]);\n }\n else {\n _this.$emit('update:' + key, prop[key]);\n _this.$emit('modelchanged', prop[key]);\n }\n }\n });\n });\n }\n };\n SpreadsheetComponent.prototype.render = function (createElement) {\n var h = gh || createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = gh ? this.$slots.default() : this.$slots.default;\n }\n return h('div', slots);\n };\n SpreadsheetComponent.prototype.Unfreeze = function (sheet) {\n return this.ej2Instances.Unfreeze(sheet);\n };\n SpreadsheetComponent.prototype.addContextMenuItems = function (items, text, insertAfter, isUniqueId) {\n return this.ej2Instances.addContextMenuItems(items, text, insertAfter, isUniqueId);\n };\n SpreadsheetComponent.prototype.addCustomFunction = function (functionHandler, functionName) {\n return this.ej2Instances.addCustomFunction(functionHandler, functionName);\n };\n SpreadsheetComponent.prototype.addDataValidation = function (rules, range) {\n return this.ej2Instances.addDataValidation(rules, range);\n };\n SpreadsheetComponent.prototype.addDefinedName = function (definedName) {\n return this.ej2Instances.addDefinedName(definedName);\n };\n SpreadsheetComponent.prototype.addFileMenuItems = function (items, text, insertAfter, isUniqueId) {\n return this.ej2Instances.addFileMenuItems(items, text, insertAfter, isUniqueId);\n };\n SpreadsheetComponent.prototype.addHyperlink = function (hyperlink, address) {\n return this.ej2Instances.addHyperlink(hyperlink, address);\n };\n SpreadsheetComponent.prototype.addInvalidHighlight = function (range) {\n return this.ej2Instances.addInvalidHighlight(range);\n };\n SpreadsheetComponent.prototype.addRibbonTabs = function (items, insertBefore) {\n return this.ej2Instances.addRibbonTabs(items, insertBefore);\n };\n SpreadsheetComponent.prototype.addToolbarItems = function (tab, items, index) {\n return this.ej2Instances.addToolbarItems(tab, items, index);\n };\n SpreadsheetComponent.prototype.applyFilter = function (predicates, range) {\n return this.ej2Instances.applyFilter(predicates, range);\n };\n SpreadsheetComponent.prototype.autoFill = function (fillRange, dataRange, direction, fillType) {\n return this.ej2Instances.autoFill(fillRange, dataRange, direction, fillType);\n };\n SpreadsheetComponent.prototype.autoFit = function (range) {\n return this.ej2Instances.autoFit(range);\n };\n SpreadsheetComponent.prototype.cellFormat = function (style, range) {\n return this.ej2Instances.cellFormat(style, range);\n };\n SpreadsheetComponent.prototype.clear = function (options) {\n return this.ej2Instances.clear(options);\n };\n SpreadsheetComponent.prototype.clearConditionalFormat = function (range) {\n return this.ej2Instances.clearConditionalFormat(range);\n };\n SpreadsheetComponent.prototype.clearFilter = function (field) {\n return this.ej2Instances.clearFilter(field);\n };\n SpreadsheetComponent.prototype.closeEdit = function () {\n return this.ej2Instances.closeEdit();\n };\n SpreadsheetComponent.prototype.computeExpression = function (formula) {\n return this.ej2Instances.computeExpression(formula);\n };\n SpreadsheetComponent.prototype.conditionalFormat = function (conditionalFormat) {\n return this.ej2Instances.conditionalFormat(conditionalFormat);\n };\n SpreadsheetComponent.prototype.copy = function (address) {\n return this.ej2Instances.copy(address);\n };\n SpreadsheetComponent.prototype.cut = function (address) {\n return this.ej2Instances.cut(address);\n };\n SpreadsheetComponent.prototype.delete = function (startIndex, endIndex, model, sheet) {\n return this.ej2Instances.delete(startIndex, endIndex, model, sheet);\n };\n SpreadsheetComponent.prototype.deleteChart = function (id) {\n return this.ej2Instances.deleteChart(id);\n };\n SpreadsheetComponent.prototype.deleteImage = function (id, range) {\n return this.ej2Instances.deleteImage(id, range);\n };\n SpreadsheetComponent.prototype.duplicateSheet = function (sheetIndex) {\n return this.ej2Instances.duplicateSheet(sheetIndex);\n };\n SpreadsheetComponent.prototype.enableContextMenuItems = function (items, enable, isUniqueId) {\n return this.ej2Instances.enableContextMenuItems(items, enable, isUniqueId);\n };\n SpreadsheetComponent.prototype.enableFileMenuItems = function (items, enable, isUniqueId) {\n return this.ej2Instances.enableFileMenuItems(items, enable, isUniqueId);\n };\n SpreadsheetComponent.prototype.enableRibbonTabs = function (tabs, enable) {\n return this.ej2Instances.enableRibbonTabs(tabs, enable);\n };\n SpreadsheetComponent.prototype.enableToolbarItems = function (tab, items, enable) {\n return this.ej2Instances.enableToolbarItems(tab, items, enable);\n };\n SpreadsheetComponent.prototype.endEdit = function () {\n return this.ej2Instances.endEdit();\n };\n SpreadsheetComponent.prototype.find = function (args) {\n return this.ej2Instances.find(args);\n };\n SpreadsheetComponent.prototype.findAll = function (value, mode, isCSen, isEMatch, sheetIndex) {\n return this.ej2Instances.findAll(value, mode, isCSen, isEMatch, sheetIndex);\n };\n SpreadsheetComponent.prototype.freezePanes = function (row, column, sheet) {\n return this.ej2Instances.freezePanes(row, column, sheet);\n };\n SpreadsheetComponent.prototype.getData = function (address) {\n return this.ej2Instances.getData(address);\n };\n SpreadsheetComponent.prototype.getDisplayText = function (cell) {\n return this.ej2Instances.getDisplayText(cell);\n };\n SpreadsheetComponent.prototype.getRowData = function (index, sheetIndex) {\n return this.ej2Instances.getRowData(index, sheetIndex);\n };\n SpreadsheetComponent.prototype.getSelectAllContent = function () {\n return this.ej2Instances.getSelectAllContent();\n };\n SpreadsheetComponent.prototype.goTo = function (address) {\n return this.ej2Instances.goTo(address);\n };\n SpreadsheetComponent.prototype.hideColumn = function (startIndex, endIndex, hide) {\n return this.ej2Instances.hideColumn(startIndex, endIndex, hide);\n };\n SpreadsheetComponent.prototype.hideFileMenuItems = function (items, hide, isUniqueId) {\n return this.ej2Instances.hideFileMenuItems(items, hide, isUniqueId);\n };\n SpreadsheetComponent.prototype.hideRibbonTabs = function (tabs, hide) {\n return this.ej2Instances.hideRibbonTabs(tabs, hide);\n };\n SpreadsheetComponent.prototype.hideRow = function (startIndex, endIndex, hide) {\n return this.ej2Instances.hideRow(startIndex, endIndex, hide);\n };\n SpreadsheetComponent.prototype.hideSpinner = function () {\n return this.ej2Instances.hideSpinner();\n };\n SpreadsheetComponent.prototype.hideToolbarItems = function (tab, indexes, hide) {\n return this.ej2Instances.hideToolbarItems(tab, indexes, hide);\n };\n SpreadsheetComponent.prototype.insertChart = function (chart) {\n return this.ej2Instances.insertChart(chart);\n };\n SpreadsheetComponent.prototype.insertColumn = function (startColumn, endColumn, sheet) {\n return this.ej2Instances.insertColumn(startColumn, endColumn, sheet);\n };\n SpreadsheetComponent.prototype.insertImage = function (images, range) {\n return this.ej2Instances.insertImage(images, range);\n };\n SpreadsheetComponent.prototype.insertRow = function (startRow, endRow, sheet) {\n return this.ej2Instances.insertRow(startRow, endRow, sheet);\n };\n SpreadsheetComponent.prototype.insertSheet = function (startSheet, endSheet) {\n return this.ej2Instances.insertSheet(startSheet, endSheet);\n };\n SpreadsheetComponent.prototype.lockCells = function (range, isLocked) {\n return this.ej2Instances.lockCells(range, isLocked);\n };\n SpreadsheetComponent.prototype.merge = function (range, type) {\n return this.ej2Instances.merge(range, type);\n };\n SpreadsheetComponent.prototype.moveSheet = function (position, sheetIndexes) {\n return this.ej2Instances.moveSheet(position, sheetIndexes);\n };\n SpreadsheetComponent.prototype.numberFormat = function (format, range) {\n return this.ej2Instances.numberFormat(format, range);\n };\n SpreadsheetComponent.prototype.open = function (options) {\n return this.ej2Instances.open(options);\n };\n SpreadsheetComponent.prototype.openFromJson = function (options) {\n return this.ej2Instances.openFromJson(options);\n };\n SpreadsheetComponent.prototype.paste = function (address, type) {\n return this.ej2Instances.paste(address, type);\n };\n SpreadsheetComponent.prototype.protectSheet = function (sheet, protectSettings, password) {\n return this.ej2Instances.protectSheet(sheet, protectSettings, password);\n };\n SpreadsheetComponent.prototype.redo = function () {\n return this.ej2Instances.redo();\n };\n SpreadsheetComponent.prototype.refresh = function (isNew) {\n return this.ej2Instances.refresh(isNew);\n };\n SpreadsheetComponent.prototype.removeContextMenuItems = function (items, isUniqueId) {\n return this.ej2Instances.removeContextMenuItems(items, isUniqueId);\n };\n SpreadsheetComponent.prototype.removeDataValidation = function (range) {\n return this.ej2Instances.removeDataValidation(range);\n };\n SpreadsheetComponent.prototype.removeDefinedName = function (definedName, scope) {\n return this.ej2Instances.removeDefinedName(definedName, scope);\n };\n SpreadsheetComponent.prototype.removeHyperlink = function (range) {\n return this.ej2Instances.removeHyperlink(range);\n };\n SpreadsheetComponent.prototype.removeInvalidHighlight = function (range) {\n return this.ej2Instances.removeInvalidHighlight(range);\n };\n SpreadsheetComponent.prototype.replace = function (args) {\n return this.ej2Instances.replace(args);\n };\n SpreadsheetComponent.prototype.resize = function () {\n return this.ej2Instances.resize();\n };\n SpreadsheetComponent.prototype.save = function (saveOptions) {\n return this.ej2Instances.save(saveOptions);\n };\n SpreadsheetComponent.prototype.saveAsJson = function () {\n return this.ej2Instances.saveAsJson();\n };\n SpreadsheetComponent.prototype.selectRange = function (address) {\n return this.ej2Instances.selectRange(address);\n };\n SpreadsheetComponent.prototype.setBorder = function (style, range, type) {\n return this.ej2Instances.setBorder(style, range, type);\n };\n SpreadsheetComponent.prototype.setColWidth = function (width, colIndex, sheetIndex) {\n return this.ej2Instances.setColWidth(width, colIndex, sheetIndex);\n };\n SpreadsheetComponent.prototype.setRowHeight = function (height, rowIndex, sheetIndex, edited) {\n return this.ej2Instances.setRowHeight(height, rowIndex, sheetIndex, edited);\n };\n SpreadsheetComponent.prototype.showSpinner = function () {\n return this.ej2Instances.showSpinner();\n };\n SpreadsheetComponent.prototype.sort = function (sortOptions, range) {\n return this.ej2Instances.sort(sortOptions, range);\n };\n SpreadsheetComponent.prototype.startEdit = function () {\n return this.ej2Instances.startEdit();\n };\n SpreadsheetComponent.prototype.undo = function () {\n return this.ej2Instances.undo();\n };\n SpreadsheetComponent.prototype.unfreezePanes = function (sheet) {\n return this.ej2Instances.unfreezePanes(sheet);\n };\n SpreadsheetComponent.prototype.unprotectSheet = function (sheet) {\n return this.ej2Instances.unprotectSheet(sheet);\n };\n SpreadsheetComponent.prototype.updateAction = function (options) {\n return this.ej2Instances.updateAction(options);\n };\n SpreadsheetComponent.prototype.updateCell = function (cell, address) {\n return this.ej2Instances.updateCell(cell, address);\n };\n SpreadsheetComponent.prototype.updateRange = function (range, sheetIdx) {\n return this.ej2Instances.updateRange(range, sheetIdx);\n };\n SpreadsheetComponent.prototype.updateUndoRedoCollection = function (args) {\n return this.ej2Instances.updateUndoRedoCollection(args);\n };\n SpreadsheetComponent.prototype.wrap = function (address, wrap) {\n return this.ej2Instances.wrap(address, wrap);\n };\n SpreadsheetComponent = __decorate([\n EJComponentDecorator({\n props: properties\n }, isExecute)\n /* Start Options({\n props: props,\n watch: watch,\n emits: emitProbs\n }) End */\n ], SpreadsheetComponent);\n return SpreadsheetComponent;\n}(ComponentBase));\nexport { SpreadsheetComponent };\nexport var SpreadsheetPlugin = {\n name: 'ejs-spreadsheet',\n install: function (Vue) {\n Vue.component(SpreadsheetPlugin.name, SpreadsheetComponent);\n Vue.component(SheetPlugin.name, SheetDirective);\n Vue.component(SheetsPlugin.name, SheetsDirective);\n Vue.component(RowPlugin.name, RowDirective);\n Vue.component(RowsPlugin.name, RowsDirective);\n Vue.component(CellPlugin.name, CellDirective);\n Vue.component(CellsPlugin.name, CellsDirective);\n Vue.component(ImagePlugin.name, ImageDirective);\n Vue.component(ImagesPlugin.name, ImagesDirective);\n Vue.component(ChartPlugin.name, ChartDirective);\n Vue.component(ChartsPlugin.name, ChartsDirective);\n Vue.component(ColumnPlugin.name, ColumnDirective);\n Vue.component(ColumnsPlugin.name, ColumnsDirective);\n Vue.component(RangePlugin.name, RangeDirective);\n Vue.component(RangesPlugin.name, RangesDirective);\n Vue.component(ConditionalFormatPlugin.name, ConditionalFormatDirective);\n Vue.component(ConditionalFormatsPlugin.name, ConditionalFormatsDirective);\n Vue.component(DefinedNamePlugin.name, DefinedNameDirective);\n Vue.component(DefinedNamesPlugin.name, DefinedNamesDirective);\n }\n};\n"],"names":["vueImport","__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","__decorate","decorators","target","key","desc","c","arguments","length","r","getOwnPropertyDescriptor","Reflect","decorate","i","defineProperty","isExecute","gh","ImagesDirective","_super","apply","render","getTag","EJComponentDecorator","parseInt","allVue","version","Vue3.Vue","Vue","ImagesPlugin","name","install","component","ImageDirective","ImagePlugin","ChartsDirective","ChartsPlugin","ChartDirective","ChartPlugin","CellsDirective","CellsPlugin","CellDirective","CellPlugin","RowsDirective","RowsPlugin","RowDirective","RowPlugin","ColumnsDirective","ColumnsPlugin","ColumnDirective","ColumnPlugin","RangesDirective","RangesPlugin","RangeDirective","RangePlugin","ConditionalFormatsDirective","ConditionalFormatsPlugin","ConditionalFormatDirective","ConditionalFormatPlugin","SheetsDirective","SheetsPlugin","SheetDirective","SheetPlugin","DefinedNamesDirective","DefinedNamesPlugin","DefinedNameDirective","DefinedNamePlugin","properties","modelProps","testProp","getProps","props","watch","emitProbs","keys","push","_i","modelProps_1","props_1","SpreadsheetComponent","_this","call","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","e-sheets","e-sheet","e-rows","e-row","e-cells","e-cell","e-images","e-charts","e-columns","e-ranges","e-conditionalformats","e-definednames","tagNameMapper","isVue3","ej2Instances","Spreadsheet","bindProperties","_setProperties","setProperties","clearTemplate","templateNames","templateCollection","templateNames_1","tempName","elementCollection","_a","elementCollection_1","ele","getValue","__vue__","$destroy","innerHTML","prop","muteOnChange","referModels","map","model","test","vueInstance","$emit","createElement","h","slots","isNullOrUndefined","$slots","default","Unfreeze","sheet","addContextMenuItems","items","text","insertAfter","isUniqueId","addCustomFunction","functionHandler","functionName","addDataValidation","rules","range","addDefinedName","definedName","addFileMenuItems","addHyperlink","hyperlink","address","addInvalidHighlight","addRibbonTabs","insertBefore","addToolbarItems","tab","index","applyFilter","predicates","autoFill","fillRange","dataRange","direction","fillType","autoFit","cellFormat","style","clear","options","clearConditionalFormat","clearFilter","field","closeEdit","computeExpression","formula","conditionalFormat","copy","cut","delete","startIndex","endIndex","deleteChart","id","deleteImage","duplicateSheet","sheetIndex","enableContextMenuItems","enable","enableFileMenuItems","enableRibbonTabs","tabs","enableToolbarItems","endEdit","find","args","findAll","value","mode","isCSen","isEMatch","freezePanes","row","column","getData","getDisplayText","cell","getRowData","getSelectAllContent","goTo","hideColumn","hide","hideFileMenuItems","hideRibbonTabs","hideRow","hideSpinner","hideToolbarItems","indexes","insertChart","chart","insertColumn","startColumn","endColumn","insertImage","images","insertRow","startRow","endRow","insertSheet","startSheet","endSheet","lockCells","isLocked","merge","type","moveSheet","position","sheetIndexes","numberFormat","format","open","openFromJson","paste","protectSheet","protectSettings","password","redo","refresh","isNew","removeContextMenuItems","removeDataValidation","removeDefinedName","scope","removeHyperlink","removeInvalidHighlight","replace","resize","save","saveOptions","saveAsJson","selectRange","setBorder","setColWidth","width","colIndex","setRowHeight","height","rowIndex","edited","showSpinner","sort","sortOptions","startEdit","undo","unfreezePanes","unprotectSheet","updateAction","updateCell","updateRange","sheetIdx","updateUndoRedoCollection","wrap","ComponentBase","SpreadsheetPlugin"],"mappings":"wiBAAA,IAuBIA,ECAAA,ECAAA,ECAAA,ECAAA,ECAAA,ECAAA,ECAAA,ECAAA,ERvBAC,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,EAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAKrDM,GAAYC,KAQnBC,EAAiC,SAAUC,GAE3C,SAASD,IACL,OAAkB,OAAXC,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAU+B,EAAiBC,GAI3BD,EAAgBlB,UAAUqB,OAAS,aAGnCH,EAAgBlB,UAAUsB,OAAS,WAC/B,MAAO,YAEXJ,EAAkBhB,GACdqB,0BAAyBP,IAC1BE,IAlBHhC,GADC8B,GAAaQ,SAASC,SAAOC,SAAW,EAC7BC,MAGAC,GAmBLC,GACPC,KAAM,WACNC,QAAS,SAAUH,GACfA,EAAII,UAAUH,EAAaC,KAAMZ,KAGrCe,EAAgC,SAAUd,GAE1C,SAASc,IACL,OAAkB,OAAXd,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAU8C,EAAgBd,GAI1Bc,EAAejC,UAAUqB,OAAS,aAGlCY,EAAejC,UAAUsB,OAAS,WAC9B,MAAO,WAEXW,EAAiB/B,GACbqB,0BAAyBP,IAC1BiB,IAEL/C,GAESgD,GACPJ,KAAM,UACNC,QAAS,SAAUH,GACfA,EAAII,UAAUE,EAAYJ,KAAMG,KCzEpC9C,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,EAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAKrDM,GAAYC,KAQnBkB,EAAiC,SAAUhB,GAE3C,SAASgB,IACL,OAAkB,OAAXhB,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAUgD,EAAiBhB,GAI3BgB,EAAgBnC,UAAUqB,OAAS,aAGnCc,EAAgBnC,UAAUsB,OAAS,WAC/B,MAAO,YAEXa,EAAkBjC,GACdqB,0BAAyBP,IAC1BmB,IAlBHjD,GADC8B,GAAaQ,SAASC,SAAOC,SAAW,EAC7BC,MAGAC,GAmBLQ,GACPN,KAAM,WACNC,QAAS,SAAUH,GACfA,EAAII,UAAUI,EAAaN,KAAMK,KAGrCE,EAAgC,SAAUlB,GAE1C,SAASkB,IACL,OAAkB,OAAXlB,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAUkD,EAAgBlB,GAI1BkB,EAAerC,UAAUqB,OAAS,aAGlCgB,EAAerC,UAAUsB,OAAS,WAC9B,MAAO,WAEXe,EAAiBnC,GACbqB,0BAAyBP,IAC1BqB,IAELnD,GAESoD,GACPR,KAAM,UACNC,QAAS,SAAUH,GACfA,EAAII,UAAUM,EAAYR,KAAMO,KCzEpClD,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,EAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAKrDM,GAAYC,KAQnBsB,EAAgC,SAAUpB,GAE1C,SAASoB,IACL,OAAkB,OAAXpB,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAUoD,EAAgBpB,GAI1BoB,EAAevC,UAAUqB,OAAS,aAGlCkB,EAAevC,UAAUsB,OAAS,WAC9B,MAAO,WAEXiB,EAAiBrC,GACbqB,0BAAyBP,IAC1BuB,IAlBHrD,GADC8B,GAAaQ,SAASC,SAAOC,SAAW,EAC7BC,MAGAC,GAmBLY,GACPV,KAAM,UACNC,QAAS,SAAUH,GACfA,EAAII,UAAUQ,EAAYV,KAAMS,KAsBpCE,EAA+B,SAAUtB,GAEzC,SAASsB,IACL,OAAkB,OAAXtB,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAUsD,EAAetB,GAIzBsB,EAAczC,UAAUqB,OAAS,aAGjCoB,EAAczC,UAAUsB,OAAS,WAC7B,MAAO,UAEXmB,EAAgBvC,GACZqB,0BAAyBP,IAC1ByB,IAELvD,GAESwD,GACPZ,KAAM,SACNC,QAAS,SAAUH,GACfA,EAAII,UAAUU,EAAWZ,KAAMW,KC5FnCtD,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,EAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAKrDM,GAAYC,KAQnB0B,EAA+B,SAAUxB,GAEzC,SAASwB,IACL,OAAkB,OAAXxB,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAUwD,EAAexB,GAIzBwB,EAAc3C,UAAUqB,OAAS,aAGjCsB,EAAc3C,UAAUsB,OAAS,WAC7B,MAAO,UAEXqB,EAAgBzC,GACZqB,0BAAyBP,IAC1B2B,IAlBHzD,GADC8B,GAAaQ,SAASC,SAAOC,SAAW,EAC7BC,MAGAC,GAmBLgB,GACPd,KAAM,SACNC,QAAS,SAAUH,GACfA,EAAII,UAAUY,EAAWd,KAAMa,KAkBnCE,EAA8B,SAAU1B,GAExC,SAAS0B,IACL,OAAkB,OAAX1B,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAU0D,EAAc1B,GAIxB0B,EAAa7C,UAAUqB,OAAS,aAGhCwB,EAAa7C,UAAUsB,OAAS,WAC5B,MAAO,SAEXuB,EAAe3C,GACXqB,0BAAyBP,IAC1B6B,IAEL3D,GAES4D,GACPhB,KAAM,QACNC,QAAS,SAAUH,GACfA,EAAII,UAAUc,EAAUhB,KAAMe,KCxFlC1D,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,EAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAKrDM,GAAYC,KAQnB8B,EAAkC,SAAU5B,GAE5C,SAAS4B,IACL,OAAkB,OAAX5B,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAU4D,EAAkB5B,GAI5B4B,EAAiB/C,UAAUqB,OAAS,aAGpC0B,EAAiB/C,UAAUsB,OAAS,WAChC,MAAO,aAEXyB,EAAmB7C,GACfqB,0BAAyBP,IAC1B+B,IAlBH7D,GADC8B,GAAaQ,SAASC,SAAOC,SAAW,EAC7BC,MAGAC,GAmBLoB,GACPlB,KAAM,YACNC,QAAS,SAAUH,GACfA,EAAII,UAAUgB,EAAclB,KAAMiB,KAkBtCE,EAAiC,SAAU9B,GAE3C,SAAS8B,IACL,OAAkB,OAAX9B,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAU8D,EAAiB9B,GAI3B8B,EAAgBjD,UAAUqB,OAAS,aAGnC4B,EAAgBjD,UAAUsB,OAAS,WAC/B,MAAO,YAEX2B,EAAkB/C,GACdqB,0BAAyBP,IAC1BiC,IAEL/D,GAESgE,GACPpB,KAAM,WACNC,QAAS,SAAUH,GACfA,EAAII,UAAUkB,EAAapB,KAAMmB,KCxFrC9D,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,EAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAKrDM,GAAYC,KAQnBkC,EAAiC,SAAUhC,GAE3C,SAASgC,IACL,OAAkB,OAAXhC,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAUgE,EAAiBhC,GAI3BgC,EAAgBnD,UAAUqB,OAAS,aAGnC8B,EAAgBnD,UAAUsB,OAAS,WAC/B,MAAO,YAEX6B,EAAkBjD,GACdqB,0BAAyBP,IAC1BmC,IAlBHjE,GADC8B,GAAaQ,SAASC,SAAOC,SAAW,EAC7BC,MAGAC,GAmBLwB,IACPtB,KAAM,WACNC,QAAS,SAAUH,GACfA,EAAII,UAAUoB,GAAatB,KAAMqB,KAkBrCE,GAAgC,SAAUlC,GAE1C,SAASkC,IACL,OAAkB,OAAXlC,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,EAAUkE,EAAgBlC,GAI1BkC,EAAerD,UAAUqB,OAAS,aAGlCgC,EAAerD,UAAUsB,OAAS,WAC9B,MAAO,WAEX+B,EAAiBnD,GACbqB,0BAAyBP,IAC1BqC,IAELnE,GAESoE,IACPxB,KAAM,UACNC,QAAS,SAAUH,GACfA,EAAII,UAAUsB,GAAYxB,KAAMuB,MCxFpClE,GAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,GAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAKrDM,IAAYC,KAQnBsC,GAA6C,SAAUpC,GAEvD,SAASoC,IACL,OAAkB,OAAXpC,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,GAAUoE,EAA6BpC,GAIvCoC,EAA4BvD,UAAUqB,OAAS,aAG/CkC,EAA4BvD,UAAUsB,OAAS,WAC3C,MAAO,wBAEXiC,EAA8BrD,IAC1BqB,0BAAyBP,KAC1BuC,IAlBHrE,GADC8B,IAAaQ,SAASC,SAAOC,SAAW,EAC7BC,MAGAC,GAmBL4B,IACP1B,KAAM,uBACNC,QAAS,SAAUH,GACfA,EAAII,UAAUwB,GAAyB1B,KAAMyB,MAkBjDE,GAA4C,SAAUtC,GAEtD,SAASsC,IACL,OAAkB,OAAXtC,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,GAAUsE,EAA4BtC,GAItCsC,EAA2BzD,UAAUqB,OAAS,aAG9CoC,EAA2BzD,UAAUsB,OAAS,WAC1C,MAAO,uBAEXmC,EAA6BvD,IACzBqB,0BAAyBP,KAC1ByC,IAELvE,GAESwE,IACP5B,KAAM,sBACNC,QAAS,SAAUH,GACfA,EAAII,UAAU0B,GAAwB5B,KAAM2B,MCxFhDtE,GAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,GAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAKrDM,IAAYC,KAQnB0C,GAAiC,SAAUxC,GAE3C,SAASwC,IACL,OAAkB,OAAXxC,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,GAAUwE,EAAiBxC,GAI3BwC,EAAgB3D,UAAUqB,OAAS,aAGnCsC,EAAgB3D,UAAUsB,OAAS,WAC/B,MAAO,YAEXqC,EAAkBzD,IACdqB,0BAAyBP,KAC1B2C,IAlBHzE,GADC8B,IAAaQ,SAASC,SAAOC,SAAW,EAC7BC,MAGAC,GAmBLgC,IACP9B,KAAM,WACNC,QAAS,SAAUH,GACfA,EAAII,UAAU4B,GAAa9B,KAAM6B,MAerCE,GAAgC,SAAU1C,GAE1C,SAAS0C,IACL,OAAkB,OAAX1C,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,GAAU0E,EAAgB1C,GAI1B0C,EAAe7D,UAAUqB,OAAS,aAGlCwC,EAAe7D,UAAUsB,OAAS,WAC9B,MAAO,WAEXuC,EAAiB3D,IACbqB,0BAAyBP,KAC1B6C,IAEL3E,GAES4E,IACPhC,KAAM,UACNC,QAAS,SAAUH,GACfA,EAAII,UAAU8B,GAAYhC,KAAM+B,MCrFpC1E,GAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,GAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAKrDM,IAAYC,KAQnB8C,GAAuC,SAAU5C,GAEjD,SAAS4C,IACL,OAAkB,OAAX5C,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,GAAU4E,EAAuB5C,GAIjC4C,EAAsB/D,UAAUqB,OAAS,aAGzC0C,EAAsB/D,UAAUsB,OAAS,WACrC,MAAO,kBAEXyC,EAAwB7D,IACpBqB,0BAAyBP,KAC1B+C,IAlBH7E,GADC8B,IAAaQ,SAASC,SAAOC,SAAW,EAC7BC,MAGAC,GAmBLoC,IACPlC,KAAM,iBACNC,QAAS,SAAUH,GACfA,EAAII,UAAUgC,GAAmBlC,KAAMiC,MAe3CE,GAAsC,SAAU9C,GAEhD,SAAS8C,IACL,OAAkB,OAAX9C,GAAmBA,EAAOC,MAAMtB,KAAMU,YAAcV,KAW/D,OAbAX,GAAU8E,EAAsB9C,GAIhC8C,EAAqBjE,UAAUqB,OAAS,aAGxC4C,EAAqBjE,UAAUsB,OAAS,WACpC,MAAO,iBAEX2C,EAAuB/D,IACnBqB,0BAAyBP,KAC1BiD,IAEL/E,GAESgF,IACPpC,KAAM,gBACNC,QAAS,SAAUH,GACfA,EAAII,UAAUkC,GAAkBpC,KAAMmC,MCrF1C9E,GAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAaxCK,GAA0C,SAAUC,EAAYC,EAAQC,EAAKC,GAC7E,IAA2HjB,EAAvHkB,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAAkB,OAATE,EAAgBA,EAAOf,OAAOoB,yBAAyBP,EAAQC,GAAOC,EACrH,GAAuB,iBAAZM,SAAoD,mBAArBA,QAAQC,SAAyBH,EAAIE,QAAQC,SAASV,EAAYC,EAAQC,EAAKC,QACpH,IAAK,IAAIQ,EAAIX,EAAWM,OAAS,EAAGK,GAAK,EAAGA,KAASzB,EAAIc,EAAWW,MAAIJ,GAAKH,EAAI,EAAIlB,EAAEqB,GAAKH,EAAI,EAAIlB,EAAEe,EAAQC,EAAKK,GAAKrB,EAAEe,EAAQC,KAASK,GAChJ,OAAOH,EAAI,GAAKG,GAAKnB,OAAOwB,eAAeX,EAAQC,EAAKK,GAAIA,GAerDyD,IAAc,eAAgB,mBAAoB,gBAAiB,sBAAuB,aAAc,yBAA0B,sBAAuB,cAAe,eAAgB,iBAAkB,sBAAuB,kBAAmB,iBAAkB,aAAc,cAAe,aAAc,wBAAyB,YAAa,gBAAiB,YAAa,iBAAkB,eAAgB,gBAAiB,YAAa,mBAAoB,YAAa,WAAY,eAAgB,kBAAmB,oBAAqB,2BAA4B,yBAA0B,oBAAqB,YAAa,SAAU,cAAe,SAAU,UAAW,WAAY,UAAW,iBAAkB,oBAAqB,SAAU,gBAAiB,iBAAkB,aAAc,gBAAiB,QAAS,cAAe,iBAAkB,sBAAuB,uBAAwB,mBAAoB,mBAAoB,iBAAkB,mBAAoB,0BAA2B,kBAAmB,uBAAwB,wBAAyB,aAAc,aAAc,eAAgB,aAAc,WAAY,cAAe,WAAY,yBAA0B,wBAAyB,wBAAyB,UAAW,YAAa,oBAAqB,mBAAoB,sBAAuB,qBAAsB,qBAAsB,eAAgB,cAAe,gBAAiB,eAAgB,SAAU,gBAC36CC,MACAC,GAAWC,YAAWC,MAAOJ,KAE7BK,IADQH,GAAS,GACTA,GAAS,IACjBI,GAAYlF,OAAOmF,KAAKF,IACnCC,GAAUE,KAAK,gBACf,IAAK,IAAIC,GAAK,EAAGC,GAAeT,GAAYQ,GAAKC,GAAapE,OAAQmE,KAAM,CACxE,IAAIE,GAAUD,GAAaD,IAC3BH,GAAUE,KAAK,UAAYG,IAE/B,IAAW9D,IAAYC,KAOnB8D,GAAsC,SAAU5D,GAEhD,SAAS4D,IACL,IAAIC,EAAQ7D,EAAO8D,KAAKnF,KAAMU,YAAcV,KAa5C,OAZAkF,EAAME,SAAWf,GACjBa,EAAMG,OAASf,GACfY,EAAMI,mBAAoB,EAC1BJ,EAAMK,oBAAqB,EAC3BL,EAAMM,WAAcC,YAAcC,WAAaC,UAAYC,SAAWC,WAAaC,UAAYC,WAAY,UAAWC,WAAY,cAAmBC,YAAa,WAAYC,WAAY,UAAWC,uBAAwB,wBAA2BC,iBAAkB,iBAC1QlB,EAAMmB,eAAkBN,WAAY,UAAWC,WAAY,UAAWG,uBAAwB,uBAAwBC,iBAAkB,kBACxIlB,EAAMoB,QAAUpF,GAChBgE,EAAMqB,aAAe,IAAIC,kBACzBtB,EAAMuB,iBACNvB,EAAMqB,aAAaG,eAAiBxB,EAAMqB,aAAaI,cACvDzB,EAAMqB,aAAaI,cAAgBzB,EAAMyB,cACzCzB,EAAMqB,aAAaK,cAAgB1B,EAAM0B,cAClC1B,EAgUX,OA/UA7F,GAAU4F,EAAsB5D,GAiBhC4D,EAAqB/E,UAAU0G,cAAgB,SAAUC,GAIrD,GAHKA,IACDA,EAAgBpH,OAAOmF,KAAK5E,KAAK8G,yBAEjCD,EAAclG,QAAUX,KAAK8G,mBAC7B,IAAK,IAAIhC,EAAK,EAAGiC,EAAkBF,EAAe/B,EAAKiC,EAAgBpG,OAAQmE,IAAM,CACjF,IAAIkC,EAAWD,EAAgBjC,GAC3BmC,EAAoBjH,KAAK8G,mBAAmBE,GAChD,GAAIC,GAAqBA,EAAkBtG,OAAQ,CAC/C,IAAK,IAAIuG,EAAK,EAAGC,EAAsBF,EAAmBC,EAAKC,EAAoBxG,OAAQuG,IAAM,CAC7F,IAAIE,EAAMD,EAAoBD,GAChBG,WAAS,mBAAoBD,IAEvCA,EAAIE,QAAQC,WAEZH,EAAII,YACJJ,EAAII,UAAY,WAGjBxH,KAAK8G,mBAAmBE,MAK/C/B,EAAqB/E,UAAUyG,cAAgB,SAAUc,EAAMC,GAC3D,IAAIxC,EAAQlF,KACRA,KAAKsG,SACLtG,KAAKqF,OAAUrF,KAAKqF,OAAyCrF,KAAKqF,OAArCrF,KAAKuG,aAAaoB,aAE/C3H,KAAKuG,cAAgBvG,KAAKuG,aAAaG,gBACvC1G,KAAKuG,aAAaG,eAAee,EAAMC,GAEvCD,GAAQzH,KAAKqF,QAAUrF,KAAKqF,OAAO1E,QACnClB,OAAOmF,KAAK6C,GAAMG,IAAI,SAAUrH,GAC5B2E,EAAMG,OAAOuC,IAAI,SAAUC,GAClBtH,IAAQsH,GAAY,cAAcC,KAAKvH,KACpC2E,EAAMoB,OACNpB,EAAMqB,aAAawB,YAAYC,MAAM,UAAYzH,EAAKkH,EAAKlH,KAG3D2E,EAAM8C,MAAM,UAAYzH,EAAKkH,EAAKlH,IAClC2E,EAAM8C,MAAM,eAAgBP,EAAKlH,WAOzD0E,EAAqB/E,UAAUqB,OAAS,SAAU0G,GAC9C,IAAIC,EAAI/G,MAAM8G,EACVE,EAAQ,KAIZ,OAHKC,oBAAkBpI,KAAKqI,OAAOC,WAC/BH,EAAQhH,KAAKnB,KAAKqI,OAAOC,UAAYtI,KAAKqI,OAAOC,SAE9CJ,EAAE,MAAOC,IAEpBlD,EAAqB/E,UAAUqI,SAAW,SAAUC,GAChD,OAAOxI,KAAKuG,aAAagC,SAASC,IAEtCvD,EAAqB/E,UAAUuI,oBAAsB,SAAUC,EAAOC,EAAMC,EAAaC,GACrF,OAAO7I,KAAKuG,aAAakC,oBAAoBC,EAAOC,EAAMC,EAAaC,IAE3E5D,EAAqB/E,UAAU4I,kBAAoB,SAAUC,EAAiBC,GAC1E,OAAOhJ,KAAKuG,aAAauC,kBAAkBC,EAAiBC,IAEhE/D,EAAqB/E,UAAU+I,kBAAoB,SAAUC,EAAOC,GAChE,OAAOnJ,KAAKuG,aAAa0C,kBAAkBC,EAAOC,IAEtDlE,EAAqB/E,UAAUkJ,eAAiB,SAAUC,GACtD,OAAOrJ,KAAKuG,aAAa6C,eAAeC,IAE5CpE,EAAqB/E,UAAUoJ,iBAAmB,SAAUZ,EAAOC,EAAMC,EAAaC,GAClF,OAAO7I,KAAKuG,aAAa+C,iBAAiBZ,EAAOC,EAAMC,EAAaC,IAExE5D,EAAqB/E,UAAUqJ,aAAe,SAAUC,EAAWC,GAC/D,OAAOzJ,KAAKuG,aAAagD,aAAaC,EAAWC,IAErDxE,EAAqB/E,UAAUwJ,oBAAsB,SAAUP,GAC3D,OAAOnJ,KAAKuG,aAAamD,oBAAoBP,IAEjDlE,EAAqB/E,UAAUyJ,cAAgB,SAAUjB,EAAOkB,GAC5D,OAAO5J,KAAKuG,aAAaoD,cAAcjB,EAAOkB,IAElD3E,EAAqB/E,UAAU2J,gBAAkB,SAAUC,EAAKpB,EAAOqB,GACnE,OAAO/J,KAAKuG,aAAasD,gBAAgBC,EAAKpB,EAAOqB,IAEzD9E,EAAqB/E,UAAU8J,YAAc,SAAUC,EAAYd,GAC/D,OAAOnJ,KAAKuG,aAAayD,YAAYC,EAAYd,IAErDlE,EAAqB/E,UAAUgK,SAAW,SAAUC,EAAWC,EAAWC,EAAWC,GACjF,OAAOtK,KAAKuG,aAAa2D,SAASC,EAAWC,EAAWC,EAAWC,IAEvErF,EAAqB/E,UAAUqK,QAAU,SAAUpB,GAC/C,OAAOnJ,KAAKuG,aAAagE,QAAQpB,IAErClE,EAAqB/E,UAAUsK,WAAa,SAAUC,EAAOtB,GACzD,OAAOnJ,KAAKuG,aAAaiE,WAAWC,EAAOtB,IAE/ClE,EAAqB/E,UAAUwK,MAAQ,SAAUC,GAC7C,OAAO3K,KAAKuG,aAAamE,MAAMC,IAEnC1F,EAAqB/E,UAAU0K,uBAAyB,SAAUzB,GAC9D,OAAOnJ,KAAKuG,aAAaqE,uBAAuBzB,IAEpDlE,EAAqB/E,UAAU2K,YAAc,SAAUC,GACnD,OAAO9K,KAAKuG,aAAasE,YAAYC,IAEzC7F,EAAqB/E,UAAU6K,UAAY,WACvC,OAAO/K,KAAKuG,aAAawE,aAE7B9F,EAAqB/E,UAAU8K,kBAAoB,SAAUC,GACzD,OAAOjL,KAAKuG,aAAayE,kBAAkBC,IAE/ChG,EAAqB/E,UAAUgL,kBAAoB,SAAUA,GACzD,OAAOlL,KAAKuG,aAAa2E,kBAAkBA,IAE/CjG,EAAqB/E,UAAUiL,KAAO,SAAU1B,GAC5C,OAAOzJ,KAAKuG,aAAa4E,KAAK1B,IAElCxE,EAAqB/E,UAAUkL,IAAM,SAAU3B,GAC3C,OAAOzJ,KAAKuG,aAAa6E,IAAI3B,IAEjCxE,EAAqB/E,UAAUmL,OAAS,SAAUC,EAAYC,EAAU1D,EAAOW,GAC3E,OAAOxI,KAAKuG,aAAa8E,OAAOC,EAAYC,EAAU1D,EAAOW,IAEjEvD,EAAqB/E,UAAUsL,YAAc,SAAUC,GACnD,OAAOzL,KAAKuG,aAAaiF,YAAYC,IAEzCxG,EAAqB/E,UAAUwL,YAAc,SAAUD,EAAItC,GACvD,OAAOnJ,KAAKuG,aAAamF,YAAYD,EAAItC,IAE7ClE,EAAqB/E,UAAUyL,eAAiB,SAAUC,GACtD,OAAO5L,KAAKuG,aAAaoF,eAAeC,IAE5C3G,EAAqB/E,UAAU2L,uBAAyB,SAAUnD,EAAOoD,EAAQjD,GAC7E,OAAO7I,KAAKuG,aAAasF,uBAAuBnD,EAAOoD,EAAQjD,IAEnE5D,EAAqB/E,UAAU6L,oBAAsB,SAAUrD,EAAOoD,EAAQjD,GAC1E,OAAO7I,KAAKuG,aAAawF,oBAAoBrD,EAAOoD,EAAQjD,IAEhE5D,EAAqB/E,UAAU8L,iBAAmB,SAAUC,EAAMH,GAC9D,OAAO9L,KAAKuG,aAAayF,iBAAiBC,EAAMH,IAEpD7G,EAAqB/E,UAAUgM,mBAAqB,SAAUpC,EAAKpB,EAAOoD,GACtE,OAAO9L,KAAKuG,aAAa2F,mBAAmBpC,EAAKpB,EAAOoD,IAE5D7G,EAAqB/E,UAAUiM,QAAU,WACrC,OAAOnM,KAAKuG,aAAa4F,WAE7BlH,EAAqB/E,UAAUkM,KAAO,SAAUC,GAC5C,OAAOrM,KAAKuG,aAAa6F,KAAKC,IAElCpH,EAAqB/E,UAAUoM,QAAU,SAAUC,EAAOC,EAAMC,EAAQC,EAAUd,GAC9E,OAAO5L,KAAKuG,aAAa+F,QAAQC,EAAOC,EAAMC,EAAQC,EAAUd,IAEpE3G,EAAqB/E,UAAUyM,YAAc,SAAUC,EAAKC,EAAQrE,GAChE,OAAOxI,KAAKuG,aAAaoG,YAAYC,EAAKC,EAAQrE,IAEtDvD,EAAqB/E,UAAU4M,QAAU,SAAUrD,GAC/C,OAAOzJ,KAAKuG,aAAauG,QAAQrD,IAErCxE,EAAqB/E,UAAU6M,eAAiB,SAAUC,GACtD,OAAOhN,KAAKuG,aAAawG,eAAeC,IAE5C/H,EAAqB/E,UAAU+M,WAAa,SAAUlD,EAAO6B,GACzD,OAAO5L,KAAKuG,aAAa0G,WAAWlD,EAAO6B,IAE/C3G,EAAqB/E,UAAUgN,oBAAsB,WACjD,OAAOlN,KAAKuG,aAAa2G,uBAE7BjI,EAAqB/E,UAAUiN,KAAO,SAAU1D,GAC5C,OAAOzJ,KAAKuG,aAAa4G,KAAK1D,IAElCxE,EAAqB/E,UAAUkN,WAAa,SAAU9B,EAAYC,EAAU8B,GACxE,OAAOrN,KAAKuG,aAAa6G,WAAW9B,EAAYC,EAAU8B,IAE9DpI,EAAqB/E,UAAUoN,kBAAoB,SAAU5E,EAAO2E,EAAMxE,GACtE,OAAO7I,KAAKuG,aAAa+G,kBAAkB5E,EAAO2E,EAAMxE,IAE5D5D,EAAqB/E,UAAUqN,eAAiB,SAAUtB,EAAMoB,GAC5D,OAAOrN,KAAKuG,aAAagH,eAAetB,EAAMoB,IAElDpI,EAAqB/E,UAAUsN,QAAU,SAAUlC,EAAYC,EAAU8B,GACrE,OAAOrN,KAAKuG,aAAaiH,QAAQlC,EAAYC,EAAU8B,IAE3DpI,EAAqB/E,UAAUuN,YAAc,WACzC,OAAOzN,KAAKuG,aAAakH,eAE7BxI,EAAqB/E,UAAUwN,iBAAmB,SAAU5D,EAAK6D,EAASN,GACtE,OAAOrN,KAAKuG,aAAamH,iBAAiB5D,EAAK6D,EAASN,IAE5DpI,EAAqB/E,UAAU0N,YAAc,SAAUC,GACnD,OAAO7N,KAAKuG,aAAaqH,YAAYC,IAEzC5I,EAAqB/E,UAAU4N,aAAe,SAAUC,EAAaC,EAAWxF,GAC5E,OAAOxI,KAAKuG,aAAauH,aAAaC,EAAaC,EAAWxF,IAElEvD,EAAqB/E,UAAU+N,YAAc,SAAUC,EAAQ/E,GAC3D,OAAOnJ,KAAKuG,aAAa0H,YAAYC,EAAQ/E,IAEjDlE,EAAqB/E,UAAUiO,UAAY,SAAUC,EAAUC,EAAQ7F,GACnE,OAAOxI,KAAKuG,aAAa4H,UAAUC,EAAUC,EAAQ7F,IAEzDvD,EAAqB/E,UAAUoO,YAAc,SAAUC,EAAYC,GAC/D,OAAOxO,KAAKuG,aAAa+H,YAAYC,EAAYC,IAErDvJ,EAAqB/E,UAAUuO,UAAY,SAAUtF,EAAOuF,GACxD,OAAO1O,KAAKuG,aAAakI,UAAUtF,EAAOuF,IAE9CzJ,EAAqB/E,UAAUyO,MAAQ,SAAUxF,EAAOyF,GACpD,OAAO5O,KAAKuG,aAAaoI,MAAMxF,EAAOyF,IAE1C3J,EAAqB/E,UAAU2O,UAAY,SAAUC,EAAUC,GAC3D,OAAO/O,KAAKuG,aAAasI,UAAUC,EAAUC,IAEjD9J,EAAqB/E,UAAU8O,aAAe,SAAUC,EAAQ9F,GAC5D,OAAOnJ,KAAKuG,aAAayI,aAAaC,EAAQ9F,IAElDlE,EAAqB/E,UAAUgP,KAAO,SAAUvE,GAC5C,OAAO3K,KAAKuG,aAAa2I,KAAKvE,IAElC1F,EAAqB/E,UAAUiP,aAAe,SAAUxE,GACpD,OAAO3K,KAAKuG,aAAa4I,aAAaxE,IAE1C1F,EAAqB/E,UAAUkP,MAAQ,SAAU3F,EAASmF,GACtD,OAAO5O,KAAKuG,aAAa6I,MAAM3F,EAASmF,IAE5C3J,EAAqB/E,UAAUmP,aAAe,SAAU7G,EAAO8G,EAAiBC,GAC5E,OAAOvP,KAAKuG,aAAa8I,aAAa7G,EAAO8G,EAAiBC,IAElEtK,EAAqB/E,UAAUsP,KAAO,WAClC,OAAOxP,KAAKuG,aAAaiJ,QAE7BvK,EAAqB/E,UAAUuP,QAAU,SAAUC,GAC/C,OAAO1P,KAAKuG,aAAakJ,QAAQC,IAErCzK,EAAqB/E,UAAUyP,uBAAyB,SAAUjH,EAAOG,GACrE,OAAO7I,KAAKuG,aAAaoJ,uBAAuBjH,EAAOG,IAE3D5D,EAAqB/E,UAAU0P,qBAAuB,SAAUzG,GAC5D,OAAOnJ,KAAKuG,aAAaqJ,qBAAqBzG,IAElDlE,EAAqB/E,UAAU2P,kBAAoB,SAAUxG,EAAayG,GACtE,OAAO9P,KAAKuG,aAAasJ,kBAAkBxG,EAAayG,IAE5D7K,EAAqB/E,UAAU6P,gBAAkB,SAAU5G,GACvD,OAAOnJ,KAAKuG,aAAawJ,gBAAgB5G,IAE7ClE,EAAqB/E,UAAU8P,uBAAyB,SAAU7G,GAC9D,OAAOnJ,KAAKuG,aAAayJ,uBAAuB7G,IAEpDlE,EAAqB/E,UAAU+P,QAAU,SAAU5D,GAC/C,OAAOrM,KAAKuG,aAAa0J,QAAQ5D,IAErCpH,EAAqB/E,UAAUgQ,OAAS,WACpC,OAAOlQ,KAAKuG,aAAa2J,UAE7BjL,EAAqB/E,UAAUiQ,KAAO,SAAUC,GAC5C,OAAOpQ,KAAKuG,aAAa4J,KAAKC,IAElCnL,EAAqB/E,UAAUmQ,WAAa,WACxC,OAAOrQ,KAAKuG,aAAa8J,cAE7BpL,EAAqB/E,UAAUoQ,YAAc,SAAU7G,GACnD,OAAOzJ,KAAKuG,aAAa+J,YAAY7G,IAEzCxE,EAAqB/E,UAAUqQ,UAAY,SAAU9F,EAAOtB,EAAOyF,GAC/D,OAAO5O,KAAKuG,aAAagK,UAAU9F,EAAOtB,EAAOyF,IAErD3J,EAAqB/E,UAAUsQ,YAAc,SAAUC,EAAOC,EAAU9E,GACpE,OAAO5L,KAAKuG,aAAaiK,YAAYC,EAAOC,EAAU9E,IAE1D3G,EAAqB/E,UAAUyQ,aAAe,SAAUC,EAAQC,EAAUjF,EAAYkF,GAClF,OAAO9Q,KAAKuG,aAAaoK,aAAaC,EAAQC,EAAUjF,EAAYkF,IAExE7L,EAAqB/E,UAAU6Q,YAAc,WACzC,OAAO/Q,KAAKuG,aAAawK,eAE7B9L,EAAqB/E,UAAU8Q,KAAO,SAAUC,EAAa9H,GACzD,OAAOnJ,KAAKuG,aAAayK,KAAKC,EAAa9H,IAE/ClE,EAAqB/E,UAAUgR,UAAY,WACvC,OAAOlR,KAAKuG,aAAa2K,aAE7BjM,EAAqB/E,UAAUiR,KAAO,WAClC,OAAOnR,KAAKuG,aAAa4K,QAE7BlM,EAAqB/E,UAAUkR,cAAgB,SAAU5I,GACrD,OAAOxI,KAAKuG,aAAa6K,cAAc5I,IAE3CvD,EAAqB/E,UAAUmR,eAAiB,SAAU7I,GACtD,OAAOxI,KAAKuG,aAAa8K,eAAe7I,IAE5CvD,EAAqB/E,UAAUoR,aAAe,SAAU3G,GACpD,OAAO3K,KAAKuG,aAAa+K,aAAa3G,IAE1C1F,EAAqB/E,UAAUqR,WAAa,SAAUvE,EAAMvD,GACxD,OAAOzJ,KAAKuG,aAAagL,WAAWvE,EAAMvD,IAE9CxE,EAAqB/E,UAAUsR,YAAc,SAAUrI,EAAOsI,GAC1D,OAAOzR,KAAKuG,aAAaiL,YAAYrI,EAAOsI,IAEhDxM,EAAqB/E,UAAUwR,yBAA2B,SAAUrF,GAChE,OAAOrM,KAAKuG,aAAamL,yBAAyBrF,IAEtDpH,EAAqB/E,UAAUyR,KAAO,SAAUlI,EAASkI,GACrD,OAAO3R,KAAKuG,aAAaoL,KAAKlI,EAASkI,IAE3C1M,EAAuB7E,IACnBqB,wBACIgD,MAAOJ,IACRnD,KAMJ+D,IAEL2M,iBAESC,IACP7P,KAAM,kBACNC,QAAS,SAAUH,GACfA,EAAII,UAAU2P,GAAkB7P,KAAMiD,IACtCnD,EAAII,UAAU8B,GAAYhC,KAAM+B,IAChCjC,EAAII,UAAU4B,GAAa9B,KAAM6B,IACjC/B,EAAII,UAAUc,EAAUhB,KAAMe,GAC9BjB,EAAII,UAAUY,EAAWd,KAAMa,GAC/Bf,EAAII,UAAUU,EAAWZ,KAAMW,GAC/Bb,EAAII,UAAUQ,EAAYV,KAAMS,GAChCX,EAAII,UAAUE,EAAYJ,KAAMG,GAChCL,EAAII,UAAUH,EAAaC,KAAMZ,GACjCU,EAAII,UAAUM,EAAYR,KAAMO,GAChCT,EAAII,UAAUI,EAAaN,KAAMK,GACjCP,EAAII,UAAUkB,EAAapB,KAAMmB,GACjCrB,EAAII,UAAUgB,EAAclB,KAAMiB,GAClCnB,EAAII,UAAUsB,GAAYxB,KAAMuB,IAChCzB,EAAII,UAAUoB,GAAatB,KAAMqB,GACjCvB,EAAII,UAAU0B,GAAwB5B,KAAM2B,IAC5C7B,EAAII,UAAUwB,GAAyB1B,KAAMyB,IAC7C3B,EAAII,UAAUkC,GAAkBpC,KAAMmC,IACtCrC,EAAII,UAAUgC,GAAmBlC,KAAMiC"}
@@ -555,7 +555,7 @@ var __decorate$9 = (undefined && undefined.__decorate) || function (decorators,
555
555
  return c > 3 && r && Object.defineProperty(target, key, r), r;
556
556
  };
557
557
  // {{VueImport}}
558
- const properties = ['isLazyUpdate', 'activeSheetIndex', 'allowAutoFill', 'allowCellFormatting', 'allowChart', 'allowConditionalFormat', 'allowDataValidation', 'allowDelete', 'allowEditing', 'allowFiltering', 'allowFindAndReplace', 'allowHyperlink', 'allowImage', 'allowInsert', 'allowMerge', 'allowNumberFormatting', 'allowOpen', 'allowResizing', 'allowSave', 'allowScrolling', 'allowSorting', 'allowUndoRedo', 'allowWrap', 'autoFillSettings', 'cellStyle', 'cssClass', 'definedNames', 'enableClipboard', 'enableContextMenu', 'enableKeyboardNavigation', 'enableKeyboardShortcut', 'enablePersistence', 'enableRtl', 'height', 'isProtected', 'locale', 'openUrl', 'password', 'saveUrl', 'scrollSettings', 'selectionSettings', 'sheets', 'showAggregate', 'showFormulaBar', 'showRibbon', 'showSheetTabs', 'width', 'actionBegin', 'actionComplete', 'afterHyperlinkClick', 'afterHyperlinkCreate', 'beforeCellFormat', 'beforeCellRender', 'beforeCellSave', 'beforeConditionalFormat', 'beforeDataBound', 'beforeHyperlinkClick', 'beforeHyperlinkCreate', 'beforeOpen', 'beforeSave', 'beforeSelect', 'beforeSort', 'cellEdit', 'cellEditing', 'cellSave', 'contextMenuBeforeClose', 'contextMenuBeforeOpen', 'contextMenuItemSelect', 'created', 'dataBound', 'dataSourceChanged', 'dialogBeforeOpen', 'fileMenuBeforeClose', 'fileMenuBeforeOpen', 'fileMenuItemSelect', 'openComplete', 'openFailure', 'queryCellInfo', 'saveComplete', 'select', 'sortComplete'];
558
+ const properties = ['isLazyUpdate', 'activeSheetIndex', 'allowAutoFill', 'allowCellFormatting', 'allowChart', 'allowConditionalFormat', 'allowDataValidation', 'allowDelete', 'allowEditing', 'allowFiltering', 'allowFindAndReplace', 'allowFreezePane', 'allowHyperlink', 'allowImage', 'allowInsert', 'allowMerge', 'allowNumberFormatting', 'allowOpen', 'allowResizing', 'allowSave', 'allowScrolling', 'allowSorting', 'allowUndoRedo', 'allowWrap', 'autoFillSettings', 'cellStyle', 'cssClass', 'definedNames', 'enableClipboard', 'enableContextMenu', 'enableKeyboardNavigation', 'enableKeyboardShortcut', 'enablePersistence', 'enableRtl', 'height', 'isProtected', 'locale', 'openUrl', 'password', 'saveUrl', 'scrollSettings', 'selectionSettings', 'sheets', 'showAggregate', 'showFormulaBar', 'showRibbon', 'showSheetTabs', 'width', 'actionBegin', 'actionComplete', 'afterHyperlinkClick', 'afterHyperlinkCreate', 'beforeCellFormat', 'beforeCellRender', 'beforeCellSave', 'beforeCellUpdate', 'beforeConditionalFormat', 'beforeDataBound', 'beforeHyperlinkClick', 'beforeHyperlinkCreate', 'beforeOpen', 'beforeSave', 'beforeSelect', 'beforeSort', 'cellEdit', 'cellEditing', 'cellSave', 'contextMenuBeforeClose', 'contextMenuBeforeOpen', 'contextMenuItemSelect', 'created', 'dataBound', 'dataSourceChanged', 'dialogBeforeOpen', 'fileMenuBeforeClose', 'fileMenuBeforeOpen', 'fileMenuItemSelect', 'openComplete', 'openFailure', 'queryCellInfo', 'saveComplete', 'select', 'sortComplete'];
559
559
  const modelProps = [];
560
560
  const testProp = getProps({ props: properties });
561
561
  const props = testProp[0];
@@ -878,6 +878,9 @@ class SpreadsheetComponent extends ComponentBase {
878
878
  undo() {
879
879
  return this.ej2Instances.undo();
880
880
  }
881
+ unfreezePanes(sheet) {
882
+ return this.ej2Instances.unfreezePanes(sheet);
883
+ }
881
884
  unprotectSheet(sheet) {
882
885
  return this.ej2Instances.unprotectSheet(sheet);
883
886
  }