@syncfusion/ej2-react-spreadsheet 20.4.53 → 21.1.35
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 +1 -69
- package/dist/ej2-react-spreadsheet.min.js +2 -2
- package/dist/ej2-react-spreadsheet.umd.min.js +2 -2
- package/dist/ej2-react-spreadsheet.umd.min.js.map +1 -1
- package/dist/es6/ej2-react-spreadsheet.es2015.js +1 -0
- package/dist/es6/ej2-react-spreadsheet.es2015.js.map +1 -1
- package/package.json +9 -9
- package/src/spreadsheet/spreadsheet.component.d.ts +1 -0
- package/src/spreadsheet/spreadsheet.component.js +1 -0
- package/styles/bootstrap-dark.css +71 -73
- package/styles/bootstrap-dark.scss +1 -1
- package/styles/bootstrap.css +80 -82
- package/styles/bootstrap.scss +1 -1
- package/styles/bootstrap4.css +69 -71
- package/styles/bootstrap4.scss +1 -1
- package/styles/bootstrap5-dark.css +89 -91
- package/styles/bootstrap5-dark.scss +1 -1
- package/styles/bootstrap5.css +89 -91
- package/styles/bootstrap5.scss +1 -1
- package/styles/fabric-dark.css +70 -72
- package/styles/fabric-dark.scss +1 -1
- package/styles/fabric.css +74 -76
- package/styles/fabric.scss +1 -1
- package/styles/fluent-dark.css +82 -84
- package/styles/fluent-dark.scss +1 -1
- package/styles/fluent.css +82 -84
- package/styles/fluent.scss +1 -1
- package/styles/highcontrast-light.css +68 -70
- package/styles/highcontrast-light.scss +1 -1
- package/styles/highcontrast.css +75 -77
- package/styles/highcontrast.scss +1 -1
- package/styles/material-dark.css +71 -73
- package/styles/material-dark.scss +1 -1
- package/styles/material.css +76 -78
- package/styles/material.scss +1 -1
- package/styles/spreadsheet/bootstrap-dark.css +13 -18
- package/styles/spreadsheet/bootstrap.css +13 -18
- package/styles/spreadsheet/bootstrap4.css +13 -18
- package/styles/spreadsheet/bootstrap5-dark.css +18 -23
- package/styles/spreadsheet/bootstrap5.css +18 -23
- package/styles/spreadsheet/fabric-dark.css +13 -18
- package/styles/spreadsheet/fabric.css +13 -18
- package/styles/spreadsheet/fluent-dark.css +21 -26
- package/styles/spreadsheet/fluent.css +21 -26
- package/styles/spreadsheet/highcontrast-light.css +12 -17
- package/styles/spreadsheet/highcontrast.css +13 -18
- package/styles/spreadsheet/material-dark.css +13 -18
- package/styles/spreadsheet/material.css +13 -18
- package/styles/spreadsheet/tailwind-dark.css +18 -24
- package/styles/spreadsheet/tailwind.css +18 -24
- package/styles/spreadsheet-ribbon/bootstrap-dark.css +177 -0
- package/styles/spreadsheet-ribbon/bootstrap-dark.scss +1 -0
- package/styles/spreadsheet-ribbon/bootstrap.css +207 -0
- package/styles/spreadsheet-ribbon/bootstrap.scss +1 -0
- package/styles/spreadsheet-ribbon/bootstrap4.css +166 -0
- package/styles/spreadsheet-ribbon/bootstrap4.scss +1 -0
- package/styles/spreadsheet-ribbon/bootstrap5-dark.css +215 -0
- package/styles/spreadsheet-ribbon/bootstrap5-dark.scss +1 -0
- package/styles/spreadsheet-ribbon/bootstrap5.css +215 -0
- package/styles/spreadsheet-ribbon/bootstrap5.scss +1 -0
- package/styles/spreadsheet-ribbon/fabric-dark.css +175 -0
- package/styles/spreadsheet-ribbon/fabric-dark.scss +1 -0
- package/styles/spreadsheet-ribbon/fabric.css +186 -0
- package/styles/spreadsheet-ribbon/fabric.scss +1 -0
- package/styles/spreadsheet-ribbon/fluent-dark.css +187 -0
- package/styles/spreadsheet-ribbon/fluent-dark.scss +1 -0
- package/styles/spreadsheet-ribbon/fluent.css +187 -0
- package/styles/spreadsheet-ribbon/fluent.scss +1 -0
- package/styles/spreadsheet-ribbon/highcontrast-light.css +172 -0
- package/styles/spreadsheet-ribbon/highcontrast-light.scss +1 -0
- package/styles/spreadsheet-ribbon/highcontrast.css +190 -0
- package/styles/spreadsheet-ribbon/highcontrast.scss +1 -0
- package/styles/spreadsheet-ribbon/material-dark.css +178 -0
- package/styles/spreadsheet-ribbon/material-dark.scss +1 -0
- package/styles/spreadsheet-ribbon/material.css +190 -0
- package/styles/spreadsheet-ribbon/material.scss +1 -0
- package/styles/spreadsheet-ribbon/tailwind-dark.css +191 -0
- package/styles/spreadsheet-ribbon/tailwind-dark.scss +1 -0
- package/styles/spreadsheet-ribbon/tailwind.css +191 -0
- package/styles/spreadsheet-ribbon/tailwind.scss +1 -0
- package/styles/tailwind-dark.css +81 -86
- package/styles/tailwind-dark.scss +1 -1
- package/styles/tailwind.css +81 -86
- package/styles/tailwind.scss +1 -1
- package/styles/ribbon/bootstrap-dark.css +0 -174
- package/styles/ribbon/bootstrap-dark.scss +0 -1
- package/styles/ribbon/bootstrap.css +0 -204
- package/styles/ribbon/bootstrap.scss +0 -1
- package/styles/ribbon/bootstrap4.css +0 -163
- package/styles/ribbon/bootstrap4.scss +0 -1
- package/styles/ribbon/bootstrap5-dark.css +0 -212
- package/styles/ribbon/bootstrap5-dark.scss +0 -1
- package/styles/ribbon/bootstrap5.css +0 -212
- package/styles/ribbon/bootstrap5.scss +0 -1
- package/styles/ribbon/fabric-dark.css +0 -172
- package/styles/ribbon/fabric-dark.scss +0 -1
- package/styles/ribbon/fabric.css +0 -183
- package/styles/ribbon/fabric.scss +0 -1
- package/styles/ribbon/fluent-dark.css +0 -184
- package/styles/ribbon/fluent-dark.scss +0 -1
- package/styles/ribbon/fluent.css +0 -184
- package/styles/ribbon/fluent.scss +0 -1
- package/styles/ribbon/highcontrast-light.css +0 -169
- package/styles/ribbon/highcontrast-light.scss +0 -1
- package/styles/ribbon/highcontrast.css +0 -187
- package/styles/ribbon/highcontrast.scss +0 -1
- package/styles/ribbon/material-dark.css +0 -175
- package/styles/ribbon/material-dark.scss +0 -1
- package/styles/ribbon/material.css +0 -187
- package/styles/ribbon/material.scss +0 -1
- package/styles/ribbon/tailwind-dark.css +0 -190
- package/styles/ribbon/tailwind-dark.scss +0 -1
- package/styles/ribbon/tailwind.css +0 -190
- package/styles/ribbon/tailwind.scss +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -6,58 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
-
- `#
|
|
10
|
-
- `#I442490` - Issue with "`HOUR/SECOND/MINUTE` formula returns wrong value when time is passed as string" has been resolved.
|
|
11
|
-
|
|
12
|
-
## 20.4.52 (2023-02-28)
|
|
13
|
-
|
|
14
|
-
### Spreadsheet
|
|
15
|
-
|
|
16
|
-
#### Bug Fixes
|
|
17
|
-
|
|
18
|
-
- `#I435982`, `#I434351` - Issue with "rendered cell template destroyed while updating the cell value using `updateCell` method" has been resolved.
|
|
19
|
-
|
|
20
|
-
- `#I441245` - Issue with "Insert button is not changed to disabled state while removing the cell reference in the Insert link dialog" has been resolved.
|
|
21
|
-
|
|
22
|
-
## 20.4.50 (2023-02-14)
|
|
23
|
-
|
|
24
|
-
### Spreadsheet
|
|
25
|
-
|
|
26
|
-
#### Bug Fixes
|
|
27
|
-
|
|
28
|
-
- `#I434077` - Issue with "after deleting rows beyond the rendered region, the edited cell value is not updated to the expected cell in finite mode" has been resolved.
|
|
29
|
-
|
|
30
|
-
- `#I433494` - Issue with "typed values are not converted to the correct date and time" has been resolved.
|
|
31
|
-
|
|
32
|
-
## 20.4.49 (2023-02-07)
|
|
33
|
-
|
|
34
|
-
### Spreadsheet
|
|
35
|
-
|
|
36
|
-
#### Bug Fixes
|
|
37
|
-
|
|
38
|
-
- `#I432121` - Issue with "editing cell data is not updated on the cell while scrolling the sheet before save the edited cell value" has been resolved.
|
|
39
|
-
|
|
40
|
-
`#I431169` - Issue with "string with a time separator is incorrectly converted into a time or date value" has been resolved.
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
## 20.4.48 (2023-02-01)
|
|
44
|
-
|
|
45
|
-
### Spreadsheet
|
|
46
|
-
|
|
47
|
-
#### New Features
|
|
48
|
-
|
|
49
|
-
- `#F178912` - Now, you can specify the `orientation` type for PDF export.
|
|
50
|
-
|
|
51
|
-
## 20.4.40 (2022-12-28)
|
|
52
|
-
|
|
53
|
-
### Spreadsheet
|
|
54
|
-
|
|
55
|
-
#### Bug Fixes
|
|
56
|
-
|
|
57
|
-
- `#I422232` - Issue with "`SUMIFS` formula is not working properly while providing as nested formula to the `SUM` formula" has been resolved.
|
|
58
|
-
- `#F179330` - Issue with "custom function reference is removed from the control instance while calling the `refresh` method" has been resolved.
|
|
59
|
-
|
|
60
|
-
- `#I425365` - Issue with "parsing error occurs when custom function argument contains `q` alphabet" has been resolved.
|
|
9
|
+
- `#I442501` - Issue with "`AVERAGEIF`,`SUMIF` and `SUMIFS` formulas return wrong result" has been resolved.
|
|
61
10
|
|
|
62
11
|
## 20.3.60 (2022-12-06)
|
|
63
12
|
|
|
@@ -1286,23 +1235,6 @@ The Spreadsheet is an user interactive component to organize and analyze data in
|
|
|
1286
1235
|
- **Accessibility:** Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.
|
|
1287
1236
|
|
|
1288
1237
|
|
|
1289
|
-
## 20.4.51 (2023-02-21)
|
|
1290
|
-
|
|
1291
|
-
### Spreadsheet
|
|
1292
|
-
|
|
1293
|
-
#### Bug Fixes
|
|
1294
|
-
|
|
1295
|
-
- `#I437185` - Issue with "auto date format deducting does not work properly while applying the format as `General` to a cell" has been resolved.
|
|
1296
|
-
- `#I434035` - Issue with "`Delete` key is not working properly on the `MAC machine` keyboard while trying to delete multiple cells" has been resolved.
|
|
1297
|
-
|
|
1298
|
-
## 20.4.43 (2023-01-10)
|
|
1299
|
-
|
|
1300
|
-
### Spreadsheet
|
|
1301
|
-
|
|
1302
|
-
#### Bug Fixes
|
|
1303
|
-
|
|
1304
|
-
- `#I418778` - Issue with "percentage and decimal custom number formats are not applied properly for decimal values" has been resolved.
|
|
1305
|
-
|
|
1306
1238
|
## 20.3.61 (2022-12-13)
|
|
1307
1239
|
|
|
1308
1240
|
### Spreadsheet
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-spreadsheet.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 21.1.35
|
|
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
|
-
!function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("SyncfusionReactBase"),require("SyncfusionSpreadsheet"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionSpreadsheet","React"],n):"object"==typeof exports?exports.SyncfusionReactSpreadsheet=n(require("SyncfusionReactBase"),require("SyncfusionSpreadsheet"),require("React")):t.SyncfusionReactSpreadsheet=n(t.SyncfusionReactBase,t.SyncfusionSpreadsheet,t.React)}(this,function(t,n,e){return function(t){function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var e={};return n.m=t,n.c=e,n.i=function(t){return t},n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},n.p="",n(n.s=3)}([function(n,e){n.exports=t},function(t,e){t.exports=n},function(t,n,e){"use strict";var r=e(12);e.d(n,"a",function(){return r.a}),e.d(n,"b",function(){return r.b});var o=e(11);e.d(n,"c",function(){return o.a}),e.d(n,"d",function(){return o.b});var i=e(4);e.d(n,"e",function(){return i.a}),e.d(n,"f",function(){return i.b});var u=e(9);e.d(n,"g",function(){return u.a}),e.d(n,"h",function(){return u.b});var c=e(5);e.d(n,"i",function(){return c.a}),e.d(n,"j",function(){return c.b});var a=e(6);e.d(n,"k",function(){return a.a}),e.d(n,"l",function(){return a.b});var s=e(10);e.d(n,"m",function(){return s.a}),e.d(n,"n",function(){return s.b});var f=e(7);e.d(n,"o",function(){return f.a}),e.d(n,"p",function(){return f.b});var p=e(8);e.d(n,"q",function(){return p.a}),e.d(n,"r",function(){return p.b});var l=e(13);e.d(n,"s",function(){return l.a})},function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=e(2);e.d(n,"SheetDirective",function(){return r.a}),e.d(n,"SheetsDirective",function(){return r.b}),e.d(n,"RowDirective",function(){return r.c}),e.d(n,"RowsDirective",function(){return r.d}),e.d(n,"CellDirective",function(){return r.e}),e.d(n,"CellsDirective",function(){return r.f}),e.d(n,"ImageDirective",function(){return r.g}),e.d(n,"ImagesDirective",function(){return r.h}),e.d(n,"ChartDirective",function(){return r.i}),e.d(n,"ChartsDirective",function(){return r.j}),e.d(n,"ColumnDirective",function(){return r.k}),e.d(n,"ColumnsDirective",function(){return r.l}),e.d(n,"RangeDirective",function(){return r.m}),e.d(n,"RangesDirective",function(){return r.n}),e.d(n,"ConditionalFormatDirective",function(){return r.o}),e.d(n,"ConditionalFormatsDirective",function(){return r.p}),e.d(n,"DefinedNameDirective",function(){return r.q}),e.d(n,"DefinedNamesDirective",function(){return r.r}),e.d(n,"SpreadsheetComponent",function(){return r.s});var o=e(0);e.n(o);e.o(o,"Inject")&&e.d(n,"Inject",function(){return o.Inject});var i=e(1);e.n(i);for(var u in i)["SheetDirective","SheetsDirective","RowDirective","RowsDirective","CellDirective","CellsDirective","ImageDirective","ImagesDirective","ChartDirective","ChartsDirective","ColumnDirective","ColumnsDirective","RangeDirective","RangesDirective","ConditionalFormatDirective","ConditionalFormatsDirective","DefinedNameDirective","DefinedNamesDirective","SpreadsheetComponent","Inject","default"].indexOf(u)<0&&function(t){e.d(n,t,function(){return i[t]})}(u)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="cell",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="cells",n.moduleName="cells",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="chart",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="chart",n.moduleName="charts",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="column",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="columns",n.moduleName="columns",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="conditionalFormat",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="conditionalFormats",n.moduleName="conditionalFormats",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="definedName",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="definedNames",n.moduleName="definedNames",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="image",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="image",n.moduleName="images",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="range",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="ranges",n.moduleName="ranges",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="row",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="rows",n.moduleName="rows",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="sheet",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="sheets",n.moduleName="sheets",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return c});var r=e(14),o=(e.n(r),e(1)),i=(e.n(o),e(0)),u=(e.n(i),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),c=function(t){function n(n){var e=t.call(this,n)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.directivekeys={sheets:{sheet:{rows:{row:{cells:{cell:{images:"image",charts:"chart"}}}},columns:"column",ranges:"range",conditionalFormats:"conditionalFormat"}},definedNames:"definedName"},e.immediateRender=!1,e.portals=[],e}return u(n,t),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},n}(o.Spreadsheet);e.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,n){t.exports=e}])});
|
|
10
|
+
!function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("SyncfusionReactBase"),require("SyncfusionSpreadsheet"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionSpreadsheet","React"],n):"object"==typeof exports?exports.SyncfusionReactSpreadsheet=n(require("SyncfusionReactBase"),require("SyncfusionSpreadsheet"),require("React")):t.SyncfusionReactSpreadsheet=n(t.SyncfusionReactBase,t.SyncfusionSpreadsheet,t.React)}(this,function(t,n,e){return function(t){function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var e={};return n.m=t,n.c=e,n.i=function(t){return t},n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},n.p="",n(n.s=3)}([function(n,e){n.exports=t},function(t,e){t.exports=n},function(t,n,e){"use strict";var r=e(12);e.d(n,"a",function(){return r.a}),e.d(n,"b",function(){return r.b});var o=e(11);e.d(n,"c",function(){return o.a}),e.d(n,"d",function(){return o.b});var i=e(4);e.d(n,"e",function(){return i.a}),e.d(n,"f",function(){return i.b});var u=e(9);e.d(n,"g",function(){return u.a}),e.d(n,"h",function(){return u.b});var c=e(5);e.d(n,"i",function(){return c.a}),e.d(n,"j",function(){return c.b});var a=e(6);e.d(n,"k",function(){return a.a}),e.d(n,"l",function(){return a.b});var s=e(10);e.d(n,"m",function(){return s.a}),e.d(n,"n",function(){return s.b});var f=e(7);e.d(n,"o",function(){return f.a}),e.d(n,"p",function(){return f.b});var p=e(8);e.d(n,"q",function(){return p.a}),e.d(n,"r",function(){return p.b});var l=e(13);e.d(n,"s",function(){return l.a})},function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=e(2);e.d(n,"SheetDirective",function(){return r.a}),e.d(n,"SheetsDirective",function(){return r.b}),e.d(n,"RowDirective",function(){return r.c}),e.d(n,"RowsDirective",function(){return r.d}),e.d(n,"CellDirective",function(){return r.e}),e.d(n,"CellsDirective",function(){return r.f}),e.d(n,"ImageDirective",function(){return r.g}),e.d(n,"ImagesDirective",function(){return r.h}),e.d(n,"ChartDirective",function(){return r.i}),e.d(n,"ChartsDirective",function(){return r.j}),e.d(n,"ColumnDirective",function(){return r.k}),e.d(n,"ColumnsDirective",function(){return r.l}),e.d(n,"RangeDirective",function(){return r.m}),e.d(n,"RangesDirective",function(){return r.n}),e.d(n,"ConditionalFormatDirective",function(){return r.o}),e.d(n,"ConditionalFormatsDirective",function(){return r.p}),e.d(n,"DefinedNameDirective",function(){return r.q}),e.d(n,"DefinedNamesDirective",function(){return r.r}),e.d(n,"SpreadsheetComponent",function(){return r.s});var o=e(0);e.n(o);e.o(o,"Inject")&&e.d(n,"Inject",function(){return o.Inject});var i=e(1);e.n(i);for(var u in i)["SheetDirective","SheetsDirective","RowDirective","RowsDirective","CellDirective","CellsDirective","ImageDirective","ImagesDirective","ChartDirective","ChartsDirective","ColumnDirective","ColumnsDirective","RangeDirective","RangesDirective","ConditionalFormatDirective","ConditionalFormatsDirective","DefinedNameDirective","DefinedNamesDirective","SpreadsheetComponent","Inject","default"].indexOf(u)<0&&function(t){e.d(n,t,function(){return i[t]})}(u)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="cell",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="cells",n.moduleName="cells",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="chart",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="chart",n.moduleName="charts",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="column",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="columns",n.moduleName="columns",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="conditionalFormat",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="conditionalFormats",n.moduleName="conditionalFormats",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="definedName",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="definedNames",n.moduleName="definedNames",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="image",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="image",n.moduleName="images",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="range",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="ranges",n.moduleName="ranges",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="row",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="rows",n.moduleName="rows",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="sheet",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="sheets",n.moduleName="sheets",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return c});var r=e(14),o=(e.n(r),e(1)),i=(e.n(o),e(0)),u=(e.n(i),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),c=function(t){function n(n){var e=t.call(this,n)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.directivekeys={sheets:{sheet:{rows:{row:{cells:{cell:{images:"image",charts:"chart"}}}},columns:"column",ranges:"range",conditionalFormats:"conditionalFormat"}},definedNames:"definedName"},e.statelessTemplateProps=null,e.immediateRender=!1,e.portals=[],e}return u(n,t),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},n}(o.Spreadsheet);e.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,n){t.exports=e}])});
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-spreadsheet.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 21.1.35
|
|
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
|
-
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-spreadsheet")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-spreadsheet"],e):e(t.ej={},t.ej2ReactBase,t.React,t.ej2Spreadsheet)}(this,function(t,e,n,o){"use strict";var r=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.moduleName="sheet",e}(e.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.propertyName="sheets",e.moduleName="sheets",e}(e.ComplexBase),c=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),a=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return c(e,t),e.moduleName="row",e}(e.ComplexBase),p=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return c(e,t),e.propertyName="rows",e.moduleName="rows",e}(e.ComplexBase),s=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),l=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.moduleName="cell",e}(e.ComplexBase),f=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.propertyName="cells",e.moduleName="cells",e}(e.ComplexBase),m=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),y=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return m(e,t),e.moduleName="image",e}(e.ComplexBase),h=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return m(e,t),e.propertyName="image",e.moduleName="images",e}(e.ComplexBase),_=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),d=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return _(e,t),e.moduleName="chart",e}(e.ComplexBase),v=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return _(e,t),e.propertyName="chart",e.moduleName="charts",e}(e.ComplexBase),O=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),N=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return O(e,t),e.moduleName="column",e}(e.ComplexBase),j=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return O(e,t),e.propertyName="columns",e.moduleName="columns",e}(e.ComplexBase),C=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),w=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return C(e,t),e.moduleName="range",e}(e.ComplexBase),b=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return C(e,t),e.propertyName="ranges",e.moduleName="ranges",e}(e.ComplexBase),x=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),
|
|
10
|
+
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-spreadsheet")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-spreadsheet"],e):e(t.ej={},t.ej2ReactBase,t.React,t.ej2Spreadsheet)}(this,function(t,e,n,o){"use strict";var r=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.moduleName="sheet",e}(e.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.propertyName="sheets",e.moduleName="sheets",e}(e.ComplexBase),c=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),a=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return c(e,t),e.moduleName="row",e}(e.ComplexBase),p=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return c(e,t),e.propertyName="rows",e.moduleName="rows",e}(e.ComplexBase),s=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),l=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.moduleName="cell",e}(e.ComplexBase),f=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e.propertyName="cells",e.moduleName="cells",e}(e.ComplexBase),m=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),y=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return m(e,t),e.moduleName="image",e}(e.ComplexBase),h=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return m(e,t),e.propertyName="image",e.moduleName="images",e}(e.ComplexBase),_=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),d=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return _(e,t),e.moduleName="chart",e}(e.ComplexBase),v=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return _(e,t),e.propertyName="chart",e.moduleName="charts",e}(e.ComplexBase),O=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),N=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return O(e,t),e.moduleName="column",e}(e.ComplexBase),j=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return O(e,t),e.propertyName="columns",e.moduleName="columns",e}(e.ComplexBase),C=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),w=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return C(e,t),e.moduleName="range",e}(e.ComplexBase),b=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return C(e,t),e.propertyName="ranges",e.moduleName="ranges",e}(e.ComplexBase),x=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),P=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return x(e,t),e.moduleName="conditionalFormat",e}(e.ComplexBase),D=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return x(e,t),e.propertyName="conditionalFormats",e.moduleName="conditionalFormats",e}(e.ComplexBase),B=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),g=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return B(e,t),e.moduleName="definedName",e}(e.ComplexBase),A=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return B(e,t),e.propertyName="definedNames",e.moduleName="definedNames",e}(e.ComplexBase),R=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function o(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),F=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.directivekeys={sheets:{sheet:{rows:{row:{cells:{cell:{images:"image",charts:"chart"}}}},columns:"column",ranges:"range",conditionalFormats:"conditionalFormat"}},definedNames:"definedName"},n.statelessTemplateProps=null,n.immediateRender=!1,n.portals=[],n}return R(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Spreadsheet);e.applyMixins(F,[e.ComponentBase,n.Component]),t.Inject=e.Inject,t.SheetDirective=i,t.SheetsDirective=u,t.RowDirective=a,t.RowsDirective=p,t.CellDirective=l,t.CellsDirective=f,t.ImageDirective=y,t.ImagesDirective=h,t.ChartDirective=d,t.ChartsDirective=v,t.ColumnDirective=N,t.ColumnsDirective=j,t.RangeDirective=w,t.RangesDirective=b,t.ConditionalFormatDirective=P,t.ConditionalFormatsDirective=D,t.DefinedNameDirective=g,t.DefinedNamesDirective=A,t.SpreadsheetComponent=F,Object.keys(o).forEach(function(e){t[e]=o[e]}),Object.defineProperty(t,"__esModule",{value:!0})});
|
|
11
11
|
//# sourceMappingURL=ej2-react-spreadsheet.umd.min.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-react-spreadsheet.umd.min.js","sources":["../src/spreadsheet/sheets-directive.js","../src/spreadsheet/rows-directive.js","../src/spreadsheet/cells-directive.js","../src/spreadsheet/image-directive.js","../src/spreadsheet/chart-directive.js","../src/spreadsheet/columns-directive.js","../src/spreadsheet/ranges-directive.js","../src/spreadsheet/conditionalformats-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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `SheetDirective` represent a sheet of the React Spreadsheet.\n * It must be contained in a Spreadsheet component(`SpreadsheetComponent`).\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective></SheetDirective>\n * <SheetDirective></SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'sheet';\n return SheetDirective;\n}(ComplexBase));\nexport { SheetDirective };\nvar SheetsDirective = /** @class */ (function (_super) {\n __extends(SheetsDirective, _super);\n function SheetsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SheetsDirective.propertyName = 'sheets';\n SheetsDirective.moduleName = 'sheets';\n return SheetsDirective;\n}(ComplexBase));\nexport { SheetsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `RowDirective` represent a row of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RowsDirective>\n * <RowDirective></RowDirective>\n * </RowsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'row';\n return RowDirective;\n}(ComplexBase));\nexport { RowDirective };\nvar RowsDirective = /** @class */ (function (_super) {\n __extends(RowsDirective, _super);\n function RowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RowsDirective.propertyName = 'rows';\n RowsDirective.moduleName = 'rows';\n return RowsDirective;\n}(ComplexBase));\nexport { RowsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `CellDirective` represent a cell of the React Spreadsheet.\n * It must be contained in a `RowDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RowsDirective>\n * <RowDirective>\n * <CellsDirective>\n * <CellDirective value='A1'></CellDirective>\n * </CellsDirective>\n * </RowDirective>\n * </RowsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'cell';\n return CellDirective;\n}(ComplexBase));\nexport { CellDirective };\nvar CellsDirective = /** @class */ (function (_super) {\n __extends(CellsDirective, _super);\n function CellsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n CellsDirective.propertyName = 'cells';\n CellsDirective.moduleName = 'cells';\n return CellsDirective;\n}(ComplexBase));\nexport { CellsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\nvar ImageDirective = /** @class */ (function (_super) {\n __extends(ImageDirective, _super);\n function ImageDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ImageDirective.moduleName = 'image';\n return ImageDirective;\n}(ComplexBase));\nexport { ImageDirective };\nvar ImagesDirective = /** @class */ (function (_super) {\n __extends(ImagesDirective, _super);\n function ImagesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ImagesDirective.propertyName = 'image';\n ImagesDirective.moduleName = 'images';\n return ImagesDirective;\n}(ComplexBase));\nexport { ImagesDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\nvar ChartDirective = /** @class */ (function (_super) {\n __extends(ChartDirective, _super);\n function ChartDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ChartDirective.moduleName = 'chart';\n return ChartDirective;\n}(ComplexBase));\nexport { ChartDirective };\nvar ChartsDirective = /** @class */ (function (_super) {\n __extends(ChartsDirective, _super);\n function ChartsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ChartsDirective.propertyName = 'chart';\n ChartsDirective.moduleName = 'charts';\n return ChartsDirective;\n}(ComplexBase));\nexport { ChartsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ColumnDirective` represent a column of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <ColumnsDirective>\n * <ColumnDirective width='100'></ColumnDirective>\n * </ColumnsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'column';\n return ColumnDirective;\n}(ComplexBase));\nexport { ColumnDirective };\nvar ColumnsDirective = /** @class */ (function (_super) {\n __extends(ColumnsDirective, _super);\n function ColumnsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ColumnsDirective.propertyName = 'columns';\n ColumnsDirective.moduleName = 'columns';\n return ColumnsDirective;\n}(ComplexBase));\nexport { ColumnsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `RangeDirective` represent a range of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RangesDirective>\n * <RangeDirective dataSource={data}></RangeDirective>\n * </RangesDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'range';\n return RangeDirective;\n}(ComplexBase));\nexport { RangeDirective };\nvar RangesDirective = /** @class */ (function (_super) {\n __extends(RangesDirective, _super);\n function RangesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RangesDirective.propertyName = 'ranges';\n RangesDirective.moduleName = 'ranges';\n return RangesDirective;\n}(ComplexBase));\nexport { RangesDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ConditionalFormatDirective` represent a conditionalformat of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <ConditionalFormatsDirective>\n * <ConditionalFormatDirective dataSource={data}></ConditionalFormatDirective>\n * </ConditionalFormatsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'conditionalFormat';\n return ConditionalFormatDirective;\n}(ComplexBase));\nexport { ConditionalFormatDirective };\nvar ConditionalFormatsDirective = /** @class */ (function (_super) {\n __extends(ConditionalFormatsDirective, _super);\n function ConditionalFormatsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ConditionalFormatsDirective.propertyName = 'conditionalFormats';\n ConditionalFormatsDirective.moduleName = 'conditionalFormats';\n return ConditionalFormatsDirective;\n}(ComplexBase));\nexport { ConditionalFormatsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `DefinedNameDirective` represent a defined name of the React Spreadsheet.\n * It must be contained in a Spreadsheet component(`SpreadsheetComponent`).\n * ```tsx\n * <SpreadsheetComponent>\n * <DefinedNamesDirective>\n * <DefinedNameDirective></DefinedNameDirective>\n * <DefinedNameDirective></DefinedNameDirective>\n * </DefinedNamesDirective>\n * </SpreadsheetComponent>\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.moduleName = 'definedName';\n return DefinedNameDirective;\n}(ComplexBase));\nexport { DefinedNameDirective };\nvar DefinedNamesDirective = /** @class */ (function (_super) {\n __extends(DefinedNamesDirective, _super);\n function DefinedNamesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DefinedNamesDirective.propertyName = 'definedNames';\n DefinedNamesDirective.moduleName = 'definedNames';\n return DefinedNamesDirective;\n}(ComplexBase));\nexport { DefinedNamesDirective };\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})();\nimport * as React from 'react';\nimport { Spreadsheet } from '@syncfusion/ej2-spreadsheet';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `SpreadsheetComponent` represents the react Spreadsheet.\n * ```tsx\n * <SpreadsheetComponent />\n * ```\n */\nvar SpreadsheetComponent = /** @class */ (function (_super) {\n __extends(SpreadsheetComponent, _super);\n function SpreadsheetComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.directivekeys = { 'sheets': { 'sheet': { 'rows': { 'row': { 'cells': { 'cell': { 'images': 'image', 'charts': 'chart' } } } }, 'columns': 'column', 'ranges': 'range', 'conditionalFormats': 'conditionalFormat' } }, 'definedNames': 'definedName' };\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n SpreadsheetComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return SpreadsheetComponent;\n}(Spreadsheet));\nexport { SpreadsheetComponent };\napplyMixins(SpreadsheetComponent, [ComponentBase, React.Component]);\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","SheetDirective","_super","apply","arguments","moduleName","ComplexBase","SheetsDirective","propertyName","RowDirective","RowsDirective","CellDirective","CellsDirective","ImageDirective","ImagesDirective","ChartDirective","ChartsDirective","ColumnDirective","ColumnsDirective","RangeDirective","RangesDirective","ConditionalFormatDirective","ConditionalFormatsDirective","DefinedNameDirective","DefinedNamesDirective","SpreadsheetComponent","props","_this","call","initRenderCalled","checkInjectedModules","directivekeys","sheets","sheet","rows","row","cells","cell","images","charts","columns","ranges","conditionalFormats","definedNames","immediateRender","portals","render","element","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","children","Spreadsheet","ej2ReactBase","ComponentBase","React.Component"],"mappings":"oYAAA,IAAIA,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,GA0BxCK,EAAgC,SAAUC,GAE1C,SAASD,IACL,OAAkB,OAAXC,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAG/D,OALAX,EAAUe,EAAgBC,GAI1BD,EAAeI,WAAa,QACrBJ,GACTK,eAEEC,EAAiC,SAAUL,GAE3C,SAASK,IACL,OAAkB,OAAXL,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAI/D,OANAX,EAAUqB,EAAiBL,GAI3BK,EAAgBC,aAAe,SAC/BD,EAAgBF,WAAa,SACtBE,GACTD,eC3CEpB,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,GA6BxCa,EAA8B,SAAUP,GAExC,SAASO,IACL,OAAkB,OAAXP,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAG/D,OALAX,EAAUuB,EAAcP,GAIxBO,EAAaJ,WAAa,MACnBI,GACTH,eAEEI,EAA+B,SAAUR,GAEzC,SAASQ,IACL,OAAkB,OAAXR,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAI/D,OANAX,EAAUwB,EAAeR,GAIzBQ,EAAcF,aAAe,OAC7BE,EAAcL,WAAa,OACpBK,GACTJ,eC9CEpB,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,GAiCxCe,EAA+B,SAAUT,GAEzC,SAASS,IACL,OAAkB,OAAXT,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAG/D,OALAX,EAAUyB,EAAeT,GAIzBS,EAAcN,WAAa,OACpBM,GACTL,eAEEM,EAAgC,SAAUV,GAE1C,SAASU,IACL,OAAkB,OAAXV,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAI/D,OANAX,EAAU0B,EAAgBV,GAI1BU,EAAeJ,aAAe,QAC9BI,EAAeP,WAAa,QACrBO,GACTN,eClDEpB,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,GAcxCiB,EAAgC,SAAUX,GAE1C,SAASW,IACL,OAAkB,OAAXX,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAG/D,OALAX,EAAU2B,EAAgBX,GAI1BW,EAAeR,WAAa,QACrBQ,GACTP,eAEEQ,EAAiC,SAAUZ,GAE3C,SAASY,IACL,OAAkB,OAAXZ,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAI/D,OANAX,EAAU4B,EAAiBZ,GAI3BY,EAAgBN,aAAe,QAC/BM,EAAgBT,WAAa,SACtBS,GACTR,eC/BEpB,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,GAcxCmB,EAAgC,SAAUb,GAE1C,SAASa,IACL,OAAkB,OAAXb,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAG/D,OALAX,EAAU6B,EAAgBb,GAI1Ba,EAAeV,WAAa,QACrBU,GACTT,eAEEU,EAAiC,SAAUd,GAE3C,SAASc,IACL,OAAkB,OAAXd,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAI/D,OANAX,EAAU8B,EAAiBd,GAI3Bc,EAAgBR,aAAe,QAC/BQ,EAAgBX,WAAa,SACtBW,GACTV,eC/BEpB,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,GA6BxCqB,EAAiC,SAAUf,GAE3C,SAASe,IACL,OAAkB,OAAXf,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAG/D,OALAX,EAAU+B,EAAiBf,GAI3Be,EAAgBZ,WAAa,SACtBY,GACTX,eAEEY,EAAkC,SAAUhB,GAE5C,SAASgB,IACL,OAAkB,OAAXhB,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAI/D,OANAX,EAAUgC,EAAkBhB,GAI5BgB,EAAiBV,aAAe,UAChCU,EAAiBb,WAAa,UACvBa,GACTZ,eC9CEpB,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,GA6BxCuB,EAAgC,SAAUjB,GAE1C,SAASiB,IACL,OAAkB,OAAXjB,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAG/D,OALAX,EAAUiC,EAAgBjB,GAI1BiB,EAAed,WAAa,QACrBc,GACTb,eAEEc,EAAiC,SAAUlB,GAE3C,SAASkB,IACL,OAAkB,OAAXlB,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAI/D,OANAX,EAAUkC,EAAiBlB,GAI3BkB,EAAgBZ,aAAe,SAC/BY,EAAgBf,WAAa,SACtBe,GACTd,eC9CEpB,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,GA6BxCyB,EAA4C,SAAUnB,GAEtD,SAASmB,IACL,OAAkB,OAAXnB,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAG/D,OALAX,EAAUmC,EAA4BnB,GAItCmB,EAA2BhB,WAAa,oBACjCgB,GACTf,eAEEgB,EAA6C,SAAUpB,GAEvD,SAASoB,IACL,OAAkB,OAAXpB,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAI/D,OANAX,EAAUoC,EAA6BpB,GAIvCoB,EAA4Bd,aAAe,qBAC3Cc,EAA4BjB,WAAa,qBAClCiB,GACThB,eC9CEpB,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,GA0BxC2B,EAAsC,SAAUrB,GAEhD,SAASqB,IACL,OAAkB,OAAXrB,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAG/D,OALAX,EAAUqC,EAAsBrB,GAIhCqB,EAAqBlB,WAAa,cAC3BkB,GACTjB,eAEEkB,EAAuC,SAAUtB,GAEjD,SAASsB,IACL,OAAkB,OAAXtB,GAAmBA,EAAOC,MAAMN,KAAMO,YAAcP,KAI/D,OANAX,EAAUsC,EAAuBtB,GAIjCsB,EAAsBhB,aAAe,eACrCgB,EAAsBnB,WAAa,eAC5BmB,GACTlB,eC3CEpB,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,GAsBxC6B,EAAsC,SAAUvB,GAEhD,SAASuB,EAAqBC,GAC1B,IAAIC,EAAQzB,EAAO0B,KAAK/B,KAAM6B,IAAU7B,KAMxC,OALA8B,EAAME,kBAAmB,EACzBF,EAAMG,sBAAuB,EAC7BH,EAAMI,eAAkBC,QAAYC,OAAWC,MAAUC,KAASC,OAAWC,MAAUC,OAAU,QAASC,OAAU,YAAiBC,QAAW,SAAUC,OAAU,QAASC,mBAAsB,sBAAyBC,aAAgB,eAC5OhB,EAAMiB,iBAAkB,EACxBjB,EAAMkB,WACClB,EAWX,OAnBAzC,EAAUuC,EAAsBvB,GAUhCuB,EAAqB1B,UAAU+C,OAAS,WACpC,KAAMjD,KAAKkD,UAAYlD,KAAKgC,kBAAqBhC,KAAKmD,aAAgBnD,KAAKoD,oBAKvE,OAAOC,gBAAoB,MAAOrD,KAAKsD,0BAA2BC,OAAOvD,KAAK6B,MAAM2B,SAAUxD,KAAKgD,UAJnG3C,EAAOH,UAAU+C,OAAOlB,KAAK/B,MAC7BA,KAAKgC,kBAAmB,GAMzBJ,GACT6B,eACFC,cACY9B,GAAuB+B,gBAAeC"}
|
|
1
|
+
{"version":3,"file":"ej2-react-spreadsheet.umd.min.js","sources":["../src/spreadsheet/sheets-directive.js","../src/spreadsheet/rows-directive.js","../src/spreadsheet/cells-directive.js","../src/spreadsheet/image-directive.js","../src/spreadsheet/chart-directive.js","../src/spreadsheet/columns-directive.js","../src/spreadsheet/ranges-directive.js","../src/spreadsheet/conditionalformats-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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `SheetDirective` represent a sheet of the React Spreadsheet.\n * It must be contained in a Spreadsheet component(`SpreadsheetComponent`).\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective></SheetDirective>\n * <SheetDirective></SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'sheet';\n return SheetDirective;\n}(ComplexBase));\nexport { SheetDirective };\nvar SheetsDirective = /** @class */ (function (_super) {\n __extends(SheetsDirective, _super);\n function SheetsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n SheetsDirective.propertyName = 'sheets';\n SheetsDirective.moduleName = 'sheets';\n return SheetsDirective;\n}(ComplexBase));\nexport { SheetsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `RowDirective` represent a row of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RowsDirective>\n * <RowDirective></RowDirective>\n * </RowsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'row';\n return RowDirective;\n}(ComplexBase));\nexport { RowDirective };\nvar RowsDirective = /** @class */ (function (_super) {\n __extends(RowsDirective, _super);\n function RowsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RowsDirective.propertyName = 'rows';\n RowsDirective.moduleName = 'rows';\n return RowsDirective;\n}(ComplexBase));\nexport { RowsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `CellDirective` represent a cell of the React Spreadsheet.\n * It must be contained in a `RowDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RowsDirective>\n * <RowDirective>\n * <CellsDirective>\n * <CellDirective value='A1'></CellDirective>\n * </CellsDirective>\n * </RowDirective>\n * </RowsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'cell';\n return CellDirective;\n}(ComplexBase));\nexport { CellDirective };\nvar CellsDirective = /** @class */ (function (_super) {\n __extends(CellsDirective, _super);\n function CellsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n CellsDirective.propertyName = 'cells';\n CellsDirective.moduleName = 'cells';\n return CellsDirective;\n}(ComplexBase));\nexport { CellsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\nvar ImageDirective = /** @class */ (function (_super) {\n __extends(ImageDirective, _super);\n function ImageDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ImageDirective.moduleName = 'image';\n return ImageDirective;\n}(ComplexBase));\nexport { ImageDirective };\nvar ImagesDirective = /** @class */ (function (_super) {\n __extends(ImagesDirective, _super);\n function ImagesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ImagesDirective.propertyName = 'image';\n ImagesDirective.moduleName = 'images';\n return ImagesDirective;\n}(ComplexBase));\nexport { ImagesDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\nvar ChartDirective = /** @class */ (function (_super) {\n __extends(ChartDirective, _super);\n function ChartDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ChartDirective.moduleName = 'chart';\n return ChartDirective;\n}(ComplexBase));\nexport { ChartDirective };\nvar ChartsDirective = /** @class */ (function (_super) {\n __extends(ChartsDirective, _super);\n function ChartsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ChartsDirective.propertyName = 'chart';\n ChartsDirective.moduleName = 'charts';\n return ChartsDirective;\n}(ComplexBase));\nexport { ChartsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ColumnDirective` represent a column of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <ColumnsDirective>\n * <ColumnDirective width='100'></ColumnDirective>\n * </ColumnsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'column';\n return ColumnDirective;\n}(ComplexBase));\nexport { ColumnDirective };\nvar ColumnsDirective = /** @class */ (function (_super) {\n __extends(ColumnsDirective, _super);\n function ColumnsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ColumnsDirective.propertyName = 'columns';\n ColumnsDirective.moduleName = 'columns';\n return ColumnsDirective;\n}(ComplexBase));\nexport { ColumnsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `RangeDirective` represent a range of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RangesDirective>\n * <RangeDirective dataSource={data}></RangeDirective>\n * </RangesDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'range';\n return RangeDirective;\n}(ComplexBase));\nexport { RangeDirective };\nvar RangesDirective = /** @class */ (function (_super) {\n __extends(RangesDirective, _super);\n function RangesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n RangesDirective.propertyName = 'ranges';\n RangesDirective.moduleName = 'ranges';\n return RangesDirective;\n}(ComplexBase));\nexport { RangesDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ConditionalFormatDirective` represent a conditionalformat of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <ConditionalFormatsDirective>\n * <ConditionalFormatDirective dataSource={data}></ConditionalFormatDirective>\n * </ConditionalFormatsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\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.moduleName = 'conditionalFormat';\n return ConditionalFormatDirective;\n}(ComplexBase));\nexport { ConditionalFormatDirective };\nvar ConditionalFormatsDirective = /** @class */ (function (_super) {\n __extends(ConditionalFormatsDirective, _super);\n function ConditionalFormatsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n ConditionalFormatsDirective.propertyName = 'conditionalFormats';\n ConditionalFormatsDirective.moduleName = 'conditionalFormats';\n return ConditionalFormatsDirective;\n}(ComplexBase));\nexport { ConditionalFormatsDirective };\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})();\nimport { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `DefinedNameDirective` represent a defined name of the React Spreadsheet.\n * It must be contained in a Spreadsheet component(`SpreadsheetComponent`).\n * ```tsx\n * <SpreadsheetComponent>\n * <DefinedNamesDirective>\n * <DefinedNameDirective></DefinedNameDirective>\n * <DefinedNameDirective></DefinedNameDirective>\n * </DefinedNamesDirective>\n * </SpreadsheetComponent>\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.moduleName = 'definedName';\n return DefinedNameDirective;\n}(ComplexBase));\nexport { DefinedNameDirective };\nvar DefinedNamesDirective = /** @class */ (function (_super) {\n __extends(DefinedNamesDirective, _super);\n function DefinedNamesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n DefinedNamesDirective.propertyName = 'definedNames';\n DefinedNamesDirective.moduleName = 'definedNames';\n return DefinedNamesDirective;\n}(ComplexBase));\nexport { DefinedNamesDirective };\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})();\nimport * as React from 'react';\nimport { Spreadsheet } from '@syncfusion/ej2-spreadsheet';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `SpreadsheetComponent` represents the react Spreadsheet.\n * ```tsx\n * <SpreadsheetComponent />\n * ```\n */\nvar SpreadsheetComponent = /** @class */ (function (_super) {\n __extends(SpreadsheetComponent, _super);\n function SpreadsheetComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.directivekeys = { 'sheets': { 'sheet': { 'rows': { 'row': { 'cells': { 'cell': { 'images': 'image', 'charts': 'chart' } } } }, 'columns': 'column', 'ranges': 'range', 'conditionalFormats': 'conditionalFormat' } }, 'definedNames': 'definedName' };\n _this.statelessTemplateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n SpreadsheetComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return SpreadsheetComponent;\n}(Spreadsheet));\nexport { SpreadsheetComponent };\napplyMixins(SpreadsheetComponent, [ComponentBase, React.Component]);\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","SheetDirective","_super","apply","arguments","moduleName","ComplexBase","SheetsDirective","propertyName","RowDirective","RowsDirective","CellDirective","CellsDirective","ImageDirective","ImagesDirective","ChartDirective","ChartsDirective","ColumnDirective","ColumnsDirective","RangeDirective","RangesDirective","ConditionalFormatDirective","ConditionalFormatsDirective","DefinedNameDirective","DefinedNamesDirective","SpreadsheetComponent","props","_this","call","initRenderCalled","checkInjectedModules","directivekeys","sheets","sheet","rows","row","cells","cell","images","charts","columns","ranges","conditionalFormats","definedNames","statelessTemplateProps","immediateRender","portals","render","element","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","children","Spreadsheet","ej2ReactBase","ComponentBase","React.Component"],"mappings":"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"}
|
|
@@ -189,6 +189,7 @@ class SpreadsheetComponent extends Spreadsheet {
|
|
|
189
189
|
this.initRenderCalled = false;
|
|
190
190
|
this.checkInjectedModules = true;
|
|
191
191
|
this.directivekeys = { 'sheets': { 'sheet': { 'rows': { 'row': { 'cells': { 'cell': { 'images': 'image', 'charts': 'chart' } } } }, 'columns': 'column', 'ranges': 'range', 'conditionalFormats': 'conditionalFormat' } }, 'definedNames': 'definedName' };
|
|
192
|
+
this.statelessTemplateProps = null;
|
|
192
193
|
this.immediateRender = false;
|
|
193
194
|
this.portals = [];
|
|
194
195
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-react-spreadsheet.es2015.js","sources":["../src/es6/spreadsheet/sheets-directive.js","../src/es6/spreadsheet/rows-directive.js","../src/es6/spreadsheet/cells-directive.js","../src/es6/spreadsheet/image-directive.js","../src/es6/spreadsheet/chart-directive.js","../src/es6/spreadsheet/columns-directive.js","../src/es6/spreadsheet/ranges-directive.js","../src/es6/spreadsheet/conditionalformats-directive.js","../src/es6/spreadsheet/definednames-directive.js","../src/es6/spreadsheet/spreadsheet.component.js"],"sourcesContent":["import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `SheetDirective` represent a sheet of the React Spreadsheet.\n * It must be contained in a Spreadsheet component(`SpreadsheetComponent`).\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective></SheetDirective>\n * <SheetDirective></SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class SheetDirective extends ComplexBase {\n}\nSheetDirective.moduleName = 'sheet';\nexport class SheetsDirective extends ComplexBase {\n}\nSheetsDirective.propertyName = 'sheets';\nSheetsDirective.moduleName = 'sheets';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `RowDirective` represent a row of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RowsDirective>\n * <RowDirective></RowDirective>\n * </RowsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class RowDirective extends ComplexBase {\n}\nRowDirective.moduleName = 'row';\nexport class RowsDirective extends ComplexBase {\n}\nRowsDirective.propertyName = 'rows';\nRowsDirective.moduleName = 'rows';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `CellDirective` represent a cell of the React Spreadsheet.\n * It must be contained in a `RowDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RowsDirective>\n * <RowDirective>\n * <CellsDirective>\n * <CellDirective value='A1'></CellDirective>\n * </CellsDirective>\n * </RowDirective>\n * </RowsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class CellDirective extends ComplexBase {\n}\nCellDirective.moduleName = 'cell';\nexport class CellsDirective extends ComplexBase {\n}\nCellsDirective.propertyName = 'cells';\nCellsDirective.moduleName = 'cells';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\nexport class ImageDirective extends ComplexBase {\n}\nImageDirective.moduleName = 'image';\nexport class ImagesDirective extends ComplexBase {\n}\nImagesDirective.propertyName = 'image';\nImagesDirective.moduleName = 'images';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\nexport class ChartDirective extends ComplexBase {\n}\nChartDirective.moduleName = 'chart';\nexport class ChartsDirective extends ComplexBase {\n}\nChartsDirective.propertyName = 'chart';\nChartsDirective.moduleName = 'charts';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ColumnDirective` represent a column of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <ColumnsDirective>\n * <ColumnDirective width='100'></ColumnDirective>\n * </ColumnsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class ColumnDirective extends ComplexBase {\n}\nColumnDirective.moduleName = 'column';\nexport class ColumnsDirective extends ComplexBase {\n}\nColumnsDirective.propertyName = 'columns';\nColumnsDirective.moduleName = 'columns';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `RangeDirective` represent a range of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RangesDirective>\n * <RangeDirective dataSource={data}></RangeDirective>\n * </RangesDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class RangeDirective extends ComplexBase {\n}\nRangeDirective.moduleName = 'range';\nexport class RangesDirective extends ComplexBase {\n}\nRangesDirective.propertyName = 'ranges';\nRangesDirective.moduleName = 'ranges';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ConditionalFormatDirective` represent a conditionalformat of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <ConditionalFormatsDirective>\n * <ConditionalFormatDirective dataSource={data}></ConditionalFormatDirective>\n * </ConditionalFormatsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class ConditionalFormatDirective extends ComplexBase {\n}\nConditionalFormatDirective.moduleName = 'conditionalFormat';\nexport class ConditionalFormatsDirective extends ComplexBase {\n}\nConditionalFormatsDirective.propertyName = 'conditionalFormats';\nConditionalFormatsDirective.moduleName = 'conditionalFormats';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `DefinedNameDirective` represent a defined name of the React Spreadsheet.\n * It must be contained in a Spreadsheet component(`SpreadsheetComponent`).\n * ```tsx\n * <SpreadsheetComponent>\n * <DefinedNamesDirective>\n * <DefinedNameDirective></DefinedNameDirective>\n * <DefinedNameDirective></DefinedNameDirective>\n * </DefinedNamesDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class DefinedNameDirective extends ComplexBase {\n}\nDefinedNameDirective.moduleName = 'definedName';\nexport class DefinedNamesDirective extends ComplexBase {\n}\nDefinedNamesDirective.propertyName = 'definedNames';\nDefinedNamesDirective.moduleName = 'definedNames';\n","import * as React from 'react';\nimport { Spreadsheet } from '@syncfusion/ej2-spreadsheet';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `SpreadsheetComponent` represents the react Spreadsheet.\n * ```tsx\n * <SpreadsheetComponent />\n * ```\n */\nexport class SpreadsheetComponent extends Spreadsheet {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.directivekeys = { 'sheets': { 'sheet': { 'rows': { 'row': { 'cells': { 'cell': { 'images': 'image', 'charts': 'chart' } } } }, 'columns': 'column', 'ranges': 'range', 'conditionalFormats': 'conditionalFormat' } }, 'definedNames': 'definedName' };\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(SpreadsheetComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ej2-react-spreadsheet.es2015.js","sources":["../src/es6/spreadsheet/sheets-directive.js","../src/es6/spreadsheet/rows-directive.js","../src/es6/spreadsheet/cells-directive.js","../src/es6/spreadsheet/image-directive.js","../src/es6/spreadsheet/chart-directive.js","../src/es6/spreadsheet/columns-directive.js","../src/es6/spreadsheet/ranges-directive.js","../src/es6/spreadsheet/conditionalformats-directive.js","../src/es6/spreadsheet/definednames-directive.js","../src/es6/spreadsheet/spreadsheet.component.js"],"sourcesContent":["import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `SheetDirective` represent a sheet of the React Spreadsheet.\n * It must be contained in a Spreadsheet component(`SpreadsheetComponent`).\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective></SheetDirective>\n * <SheetDirective></SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class SheetDirective extends ComplexBase {\n}\nSheetDirective.moduleName = 'sheet';\nexport class SheetsDirective extends ComplexBase {\n}\nSheetsDirective.propertyName = 'sheets';\nSheetsDirective.moduleName = 'sheets';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `RowDirective` represent a row of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RowsDirective>\n * <RowDirective></RowDirective>\n * </RowsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class RowDirective extends ComplexBase {\n}\nRowDirective.moduleName = 'row';\nexport class RowsDirective extends ComplexBase {\n}\nRowsDirective.propertyName = 'rows';\nRowsDirective.moduleName = 'rows';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `CellDirective` represent a cell of the React Spreadsheet.\n * It must be contained in a `RowDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RowsDirective>\n * <RowDirective>\n * <CellsDirective>\n * <CellDirective value='A1'></CellDirective>\n * </CellsDirective>\n * </RowDirective>\n * </RowsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class CellDirective extends ComplexBase {\n}\nCellDirective.moduleName = 'cell';\nexport class CellsDirective extends ComplexBase {\n}\nCellsDirective.propertyName = 'cells';\nCellsDirective.moduleName = 'cells';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\nexport class ImageDirective extends ComplexBase {\n}\nImageDirective.moduleName = 'image';\nexport class ImagesDirective extends ComplexBase {\n}\nImagesDirective.propertyName = 'image';\nImagesDirective.moduleName = 'images';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\nexport class ChartDirective extends ComplexBase {\n}\nChartDirective.moduleName = 'chart';\nexport class ChartsDirective extends ComplexBase {\n}\nChartsDirective.propertyName = 'chart';\nChartsDirective.moduleName = 'charts';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ColumnDirective` represent a column of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <ColumnsDirective>\n * <ColumnDirective width='100'></ColumnDirective>\n * </ColumnsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class ColumnDirective extends ComplexBase {\n}\nColumnDirective.moduleName = 'column';\nexport class ColumnsDirective extends ComplexBase {\n}\nColumnsDirective.propertyName = 'columns';\nColumnsDirective.moduleName = 'columns';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `RangeDirective` represent a range of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <RangesDirective>\n * <RangeDirective dataSource={data}></RangeDirective>\n * </RangesDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class RangeDirective extends ComplexBase {\n}\nRangeDirective.moduleName = 'range';\nexport class RangesDirective extends ComplexBase {\n}\nRangesDirective.propertyName = 'ranges';\nRangesDirective.moduleName = 'ranges';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `ConditionalFormatDirective` represent a conditionalformat of the React Spreadsheet.\n * It must be contained in a `SheetDirective`.\n * ```tsx\n * <SpreadsheetComponent>\n * <SheetsDirective>\n * <SheetDirective>\n * <ConditionalFormatsDirective>\n * <ConditionalFormatDirective dataSource={data}></ConditionalFormatDirective>\n * </ConditionalFormatsDirective>\n * </SheetDirective>\n * </SheetsDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class ConditionalFormatDirective extends ComplexBase {\n}\nConditionalFormatDirective.moduleName = 'conditionalFormat';\nexport class ConditionalFormatsDirective extends ComplexBase {\n}\nConditionalFormatsDirective.propertyName = 'conditionalFormats';\nConditionalFormatsDirective.moduleName = 'conditionalFormats';\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `DefinedNameDirective` represent a defined name of the React Spreadsheet.\n * It must be contained in a Spreadsheet component(`SpreadsheetComponent`).\n * ```tsx\n * <SpreadsheetComponent>\n * <DefinedNamesDirective>\n * <DefinedNameDirective></DefinedNameDirective>\n * <DefinedNameDirective></DefinedNameDirective>\n * </DefinedNamesDirective>\n * </SpreadsheetComponent>\n * ```\n */\nexport class DefinedNameDirective extends ComplexBase {\n}\nDefinedNameDirective.moduleName = 'definedName';\nexport class DefinedNamesDirective extends ComplexBase {\n}\nDefinedNamesDirective.propertyName = 'definedNames';\nDefinedNamesDirective.moduleName = 'definedNames';\n","import * as React from 'react';\nimport { Spreadsheet } from '@syncfusion/ej2-spreadsheet';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `SpreadsheetComponent` represents the react Spreadsheet.\n * ```tsx\n * <SpreadsheetComponent />\n * ```\n */\nexport class SpreadsheetComponent extends Spreadsheet {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.directivekeys = { 'sheets': { 'sheet': { 'rows': { 'row': { 'cells': { 'cell': { 'images': 'image', 'charts': 'chart' } } } }, 'columns': 'column', 'ranges': 'range', 'conditionalFormats': 'conditionalFormat' } }, 'definedNames': 'definedName' };\n this.statelessTemplateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(SpreadsheetComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-spreadsheet@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-spreadsheet@20.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-spreadsheet@20.16.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-u6UvsM8TV8F89yzu66i74585Mq+cEjvYHXdUp64vRhzY0iWs14yZ9D7DD4IkRtgtx1naDPQFp8EVb/5z9eiaXw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-spreadsheet",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-20.16.3.tgz",
|
|
23
|
+
"_shasum": "3011834459151528c88da3cf415377316a5d52c5",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-spreadsheet@*",
|
|
25
|
-
"_where": "/jenkins/workspace/
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~
|
|
35
|
-
"@syncfusion/ej2-react-base": "~
|
|
36
|
-
"@syncfusion/ej2-spreadsheet": "
|
|
34
|
+
"@syncfusion/ej2-base": "~21.1.35",
|
|
35
|
+
"@syncfusion/ej2-react-base": "~21.1.35",
|
|
36
|
+
"@syncfusion/ej2-spreadsheet": "21.1.35"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for React",
|
|
@@ -53,6 +53,6 @@
|
|
|
53
53
|
"type": "git",
|
|
54
54
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
55
55
|
},
|
|
56
|
-
"version": "
|
|
56
|
+
"version": "21.1.35",
|
|
57
57
|
"sideEffects": false
|
|
58
58
|
}
|
|
@@ -27,6 +27,7 @@ var SpreadsheetComponent = /** @class */ (function (_super) {
|
|
|
27
27
|
_this.initRenderCalled = false;
|
|
28
28
|
_this.checkInjectedModules = true;
|
|
29
29
|
_this.directivekeys = { 'sheets': { 'sheet': { 'rows': { 'row': { 'cells': { 'cell': { 'images': 'image', 'charts': 'chart' } } } }, 'columns': 'column', 'ranges': 'range', 'conditionalFormats': 'conditionalFormat' } }, 'definedNames': 'definedName' };
|
|
30
|
+
_this.statelessTemplateProps = null;
|
|
30
31
|
_this.immediateRender = false;
|
|
31
32
|
_this.portals = [];
|
|
32
33
|
return _this;
|