@syncfusion/ej2-react-spreadsheet 24.1.43 → 24.1.45-10799
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 +27 -9
- package/README.md +1 -1
- package/dist/ej2-react-spreadsheet.min.js +0 -9
- package/dist/ej2-react-spreadsheet.umd.min.js +0 -9
- package/package.json +60 -58
- package/styles/spreadsheet/material3-dark.scss +1 -1
- package/styles/spreadsheet/material3.scss +1 -1
- package/styles/spreadsheet-ribbon/material3-dark.scss +1 -1
- package/styles/spreadsheet-ribbon/material3.scss +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,15 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### Spreadsheet
|
|
6
|
-
|
|
7
|
-
#### Bug fixes
|
|
8
|
-
|
|
9
|
-
- `#I861114` - Issue with "`SUMIF` formula returns wrong value when an alphanumeric cell value is present within the passed range" has been resolved.
|
|
10
|
-
- `#I862629` - Issue with "`AVERAGEIF` formula returns wrong value when an alphanumeric cell value is present within the passed range" has been resolved.
|
|
11
|
-
- `#I861483` - Issue with "script error occurs when performing a filtering action on an empty sheet" has been resolved.
|
|
12
|
-
- `#I861530` - Issue with "border color palette popup does not close and causes a script error in mobile device" has been resolved.
|
|
13
|
-
|
|
14
5
|
## 24.1.41 (2023-12-18)
|
|
15
6
|
|
|
16
7
|
### Spreadsheet
|
|
@@ -1318,6 +1309,33 @@ The Spreadsheet is an user interactive component to organize and analyze data in
|
|
|
1318
1309
|
- **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.
|
|
1319
1310
|
|
|
1320
1311
|
|
|
1312
|
+
## 24.1.45 (2024-01-09)
|
|
1313
|
+
|
|
1314
|
+
### Spreadsheet
|
|
1315
|
+
|
|
1316
|
+
#### Bug fixes
|
|
1317
|
+
|
|
1318
|
+
- `#I863473` - Issue with "copying and pasting the cell reference value of a specific column, such as (AF,BF...), results in a `#REF` error" has been resolved.
|
|
1319
|
+
|
|
1320
|
+
## 24.1.44 (2024-01-03)
|
|
1321
|
+
|
|
1322
|
+
### Spreadsheet
|
|
1323
|
+
|
|
1324
|
+
#### Bug fixes
|
|
1325
|
+
|
|
1326
|
+
- `#I861504` - Issue with "sheet names are not displayed completely after adding multiple sheets and performing a swipe action on mobile devices" has been resolved.
|
|
1327
|
+
|
|
1328
|
+
## 24.1.43 (2023-12-27)
|
|
1329
|
+
|
|
1330
|
+
### Spreadsheet
|
|
1331
|
+
|
|
1332
|
+
#### Bug fixes
|
|
1333
|
+
|
|
1334
|
+
- `#I861114` - Issue with "`SUMIF` formula returns wrong value when an alphanumeric cell value is present within the passed range" has been resolved.
|
|
1335
|
+
- `#I862629` - Issue with "`AVERAGEIF` formula returns wrong value when an alphanumeric cell value is present within the passed range" has been resolved.
|
|
1336
|
+
- `#I861483` - Issue with "script error occurs when performing a filtering action on an empty sheet" has been resolved.
|
|
1337
|
+
- `#I861530` - Issue with "border color palette popup does not close and causes a script error in mobile device" has been resolved.
|
|
1338
|
+
|
|
1321
1339
|
## 21.1.39 (2023-04-11)
|
|
1322
1340
|
|
|
1323
1341
|
### Spreadsheet
|
package/README.md
CHANGED
|
@@ -158,4 +158,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
|
|
|
158
158
|
|
|
159
159
|
See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=react-spreadsheet-npm) for more info.
|
|
160
160
|
|
|
161
|
-
|
|
161
|
+
© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
|
@@ -1,10 +1 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-react-spreadsheet.min.js
|
|
3
|
-
* version : 24.1.43
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
!function(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.templateProps=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,2 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-react-spreadsheet.umd.min.js
|
|
3
|
-
* version : 24.1.43
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
!function(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),P=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)}}(),x=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return P(e,t),e.moduleName="conditionalFormat",e}(e.ComplexBase),D=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return P(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.templateProps=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=x,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
2
|
//# sourceMappingURL=ej2-react-spreadsheet.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,58 +1,60 @@
|
|
|
1
|
-
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
"react",
|
|
45
|
-
"
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
1
|
+
{
|
|
2
|
+
"_from": "@syncfusion/ej2-react-spreadsheet@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-react-spreadsheet@24.1.44",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-9Cz8A2q4tvzkhqHpz04ksPJzQavaB2TttPTYjAIXsNfufgf24/DunYd8dtZSXAyQPAP/o3Bp+u6H8eK37paA0Q==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-react-spreadsheet",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-react-spreadsheet@*",
|
|
12
|
+
"name": "@syncfusion/ej2-react-spreadsheet",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-react-spreadsheet",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
18
|
+
},
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-24.1.44.tgz",
|
|
23
|
+
"_shasum": "010aa5614936a5efc0b2c8aa979fa867fc76f0f3",
|
|
24
|
+
"_spec": "@syncfusion/ej2-react-spreadsheet@*",
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-react-spreadsheet/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
33
|
+
"dependencies": {
|
|
34
|
+
"@syncfusion/ej2-base": "~24.1.42",
|
|
35
|
+
"@syncfusion/ej2-react-base": "~24.1.41",
|
|
36
|
+
"@syncfusion/ej2-spreadsheet": "24.1.45-10799",
|
|
37
|
+
"awesome-typescript-loader": "^3.1.3",
|
|
38
|
+
"source-map-loader": "^0.2.1"
|
|
39
|
+
},
|
|
40
|
+
"deprecated": false,
|
|
41
|
+
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for React",
|
|
42
|
+
"devDependencies": {},
|
|
43
|
+
"es2015": "dist/es6/ej2-react-spreadsheet.es2015.js",
|
|
44
|
+
"homepage": "https://www.syncfusion.com/react-components",
|
|
45
|
+
"keywords": [
|
|
46
|
+
"ej2",
|
|
47
|
+
"syncfusion",
|
|
48
|
+
"ej2-react-spreadsheet"
|
|
49
|
+
],
|
|
50
|
+
"license": "SEE LICENSE IN license",
|
|
51
|
+
"main": "./dist/ej2-react-spreadsheet.umd.min.js",
|
|
52
|
+
"module": "./index.js",
|
|
53
|
+
"name": "@syncfusion/ej2-react-spreadsheet",
|
|
54
|
+
"repository": {
|
|
55
|
+
"type": "git",
|
|
56
|
+
"url": "git+https://github.com/syncfusion/ej2-react-spreadsheet.git"
|
|
57
|
+
},
|
|
58
|
+
"version": "24.1.45-10799",
|
|
59
|
+
"sideEffects": false
|
|
60
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
@import 'ej2-base/styles/definition/material3-dark.scss';
|
|
2
2
|
@import 'ej2-spreadsheet/styles/spreadsheet/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
@import 'ej2-base/styles/definition/material3.scss';
|
|
2
2
|
@import 'ej2-spreadsheet/styles/spreadsheet/material3.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
@import 'ej2-base/styles/definition/material3-dark.scss';
|
|
2
2
|
@import 'ej2-spreadsheet/styles/spreadsheet-ribbon/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
@import 'ej2-base/styles/definition/material3.scss';
|
|
2
2
|
@import 'ej2-spreadsheet/styles/spreadsheet-ribbon/material3.scss';
|