@syncfusion/ej2-react-spreadsheet 24.2.3 → 24.2.4-24543

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,12 +2,13 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 24.2.4 (2024-02-06)
6
+
5
7
  ### Spreadsheet
6
8
 
7
- #### Features
9
+ #### Bug Fixes
8
10
 
9
- - `#I530805` - Provided draggable support for the find dialogue when rendering on the mobile device.
10
- - `#I517662` - Provided methods for programmatically selecting and deselecting the chart and image.
11
+ - Issue with "formula returns the wrong result when performing an arithmetic expression with a negative sign" has been resolved.
11
12
 
12
13
  ## 24.1.41 (2023-12-18)
13
14
 
@@ -1316,6 +1317,15 @@ The Spreadsheet is an user interactive component to organize and analyze data in
1316
1317
  - **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.
1317
1318
 
1318
1319
 
1320
+ ## 24.2.3 (2024-01-31)
1321
+
1322
+ ### Spreadsheet
1323
+
1324
+ #### Features
1325
+
1326
+ - `#I530805` - Provided draggable support for the find dialogue when rendering on the mobile device.
1327
+ - `#I517662` - Provided methods for programmatically selecting and deselecting the chart and image.
1328
+
1319
1329
  ## 24.1.47 (2024-01-23)
1320
1330
 
1321
1331
  ### 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
- © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
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.2.3
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.2.3
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,60 +1,60 @@
1
- {
2
- "_from": "@syncfusion/ej2-react-spreadsheet@*",
3
- "_id": "@syncfusion/ej2-react-spreadsheet@24.1.47",
4
- "_inBundle": false,
5
- "_integrity": "sha512-tOvY+OkGzjbyOcPm9UIFUxyY6b0mJM/hLs/ugzgFlsMZSw563kFKQBXO38JBhYQbRijUCtwrIKSWQBTi87S5CQ==",
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.47.tgz",
23
- "_shasum": "821beca600f8373f2c4506299017f70012f75e66",
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.2.3",
35
- "@syncfusion/ej2-react-base": "~24.2.3",
36
- "@syncfusion/ej2-spreadsheet": "24.2.3",
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.2.3",
59
- "sideEffects": false
60
- }
1
+ {
2
+ "_from": "@syncfusion/ej2-react-spreadsheet@*",
3
+ "_id": "@syncfusion/ej2-react-spreadsheet@24.2.3",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-3/fo2fAK31gKqyocSh1WiuiAY3VX3p1j4v/Y10bLbQqChuvBRiabj93/zjJKDCxb5zv/Kn8kKpV7hvr/phMxPg==",
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.2.3.tgz",
23
+ "_shasum": "9223a51ba68555fbfc414b2b668fed19a4d3aa24",
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.2.3",
35
+ "@syncfusion/ej2-react-base": "~24.2.3",
36
+ "@syncfusion/ej2-spreadsheet": "24.2.4-24543",
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.2.4-24543",
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';