@syncfusion/ej2-react-grids 19.4.51 → 19.4.52

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,8 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ## 19.4.50 (2022-02-08)
6
-
7
5
  ### Grid
8
6
 
9
7
  #### Bug Fixes
@@ -15,6 +13,8 @@
15
13
  - `#F171933` - Row hover is not shown after the row drag and drop action is fixed.
16
14
  - `#F171832` - Wrong grid cell value in `pdfHeaderQueryCellInfo` event issue has been fixed.
17
15
  - `#F171308` - Lint error while passing null value in `filterByColumn` method is fixed.
16
+ - `#I365287` - Script error thrown when refresh the grid with column template and details rows is fixed.
17
+ - `#F172138` - Script error while enabling sticky header with `react-i18next` has been fixed.
18
18
 
19
19
  ## 19.4.47 (2022-01-25)
20
20
 
@@ -1,2 +1,11 @@
1
+ /*!
2
+ * filename: ej2-react-grids.umd.min.js
3
+ * version : 19.4.52
4
+ * Copyright Syncfusion Inc. 2001 - 2020. 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
+ */
1
10
  !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-grids")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-grids"],e):e(t.ej={},t.ej2ReactBase,t.React,t.ej2Grids)}(this,function(t,e,n,r){"use strict";var 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 r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="column",e.complexTemplate={filterItemTemplate:"filter.itemTemplate"},e}(e.ComplexBase),u=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 r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),a=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return c(e,t),e.moduleName="stackedColumn",e.complexTemplate={filterItemTemplate:"filter.itemTemplate"},e}(e.ComplexBase),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return c(e,t),e.propertyName="columns",e.moduleName="stackedColumns",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 r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),l=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.moduleName="aggregate",e}(e.ComplexBase),f=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.propertyName="aggregates",e.moduleName="aggregates",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 r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),y=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return m(e,t),e.moduleName="aggregateColumn",e}(e.ComplexBase),d=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return m(e,t),e.propertyName="columns",e.moduleName="aggregateColumns",e}(e.ComplexBase),h=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 r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),_=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.directivekeys={columns:{column:{stackedColumns:"stackedColumn"}},aggregates:{aggregate:{aggregateColumns:"aggregateColumn"}}},n.immediateRender=!1,n.portals=[],n}return h(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}(r.Grid);e.applyMixins(_,[e.ComponentBase,n.Component]);var g=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 r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),C=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.immediateRender=!1,n.portals=[],n}return g(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}(r.Pager);e.applyMixins(C,[e.ComponentBase,n.Component]),t.Inject=e.Inject,t.ColumnDirective=i,t.ColumnsDirective=u,t.StackedColumnDirective=a,t.StackedColumnsDirective=s,t.AggregateDirective=l,t.AggregatesDirective=f,t.AggregateColumnDirective=y,t.AggregateColumnsDirective=d,t.GridComponent=_,t.PagerComponent=C,Object.keys(r).forEach(function(e){t[e]=r[e]}),Object.defineProperty(t,"__esModule",{value:!0})});
2
11
  //# sourceMappingURL=ej2-react-grids.umd.min.js.map
package/package.json CHANGED
@@ -1,70 +1,70 @@
1
- {
2
- "_from": "@syncfusion/ej2-react-grids@*",
3
- "_id": "@syncfusion/ej2-react-grids@19.4.47",
4
- "_inBundle": false,
5
- "_integrity": "sha512-qZHWAWTNa5EgBQwJ0J04z7r022M2QGLwURKy0f68vClwjPGiXR+entlCwcZJ86xRT07A/a0eqJH9Gant+fBasw==",
6
- "_location": "/@syncfusion/ej2-react-grids",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-react-grids@*",
12
- "name": "@syncfusion/ej2-react-grids",
13
- "escapedName": "@syncfusion%2fej2-react-grids",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-19.4.47.tgz",
23
- "_shasum": "df6c7cb1a3c5d8022d8dd50b40ac8060c5e123ca",
24
- "_spec": "@syncfusion/ej2-react-grids@*",
25
- "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
33
- "dependencies": {
34
- "@syncfusion/ej2-base": "~19.4.48",
35
- "@syncfusion/ej2-grids": "19.4.51",
36
- "@syncfusion/ej2-react-base": "~19.4.48"
37
- },
38
- "deprecated": false,
39
- "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React",
40
- "devDependencies": {},
41
- "es2015": "dist/es6/ej2-react-grids.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme",
43
- "keywords": [
44
- "ej2",
45
- "ej2-grids",
46
- "syncfusion",
47
- "web-components",
48
- "data-grid",
49
- "data-table",
50
- "grid",
51
- "pager",
52
- "data",
53
- "table",
54
- "Typescript",
55
- "react",
56
- "reactjs",
57
- "react-grids",
58
- "ej2-react-grids"
59
- ],
60
- "license": "SEE LICENSE IN license",
61
- "main": "./dist/ej2-react-grids.umd.min.js",
62
- "module": "./index.js",
63
- "name": "@syncfusion/ej2-react-grids",
64
- "repository": {
65
- "type": "git",
66
- "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
67
- },
68
- "version": "19.4.51",
69
- "sideEffects": false
70
- }
1
+ {
2
+ "_from": "@syncfusion/ej2-react-grids@*",
3
+ "_id": "@syncfusion/ej2-react-grids@19.4.50",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-pljDG5st94p4RVk50ndoqQJbJrA558iRvpGJP41NkLzHSn4fwJ/gqHtEj8OwZrwCd3SiRCpEmMC1iP5XV9tNpw==",
6
+ "_location": "/@syncfusion/ej2-react-grids",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-react-grids@*",
12
+ "name": "@syncfusion/ej2-react-grids",
13
+ "escapedName": "@syncfusion%2fej2-react-grids",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/"
21
+ ],
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-19.4.50.tgz",
23
+ "_shasum": "cd16cc4009ce1e4685522607179f34f032c1e499",
24
+ "_spec": "@syncfusion/ej2-react-grids@*",
25
+ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
28
+ },
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
33
+ "dependencies": {
34
+ "@syncfusion/ej2-base": "~19.4.52",
35
+ "@syncfusion/ej2-grids": "19.4.52",
36
+ "@syncfusion/ej2-react-base": "~19.4.52"
37
+ },
38
+ "deprecated": false,
39
+ "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React",
40
+ "devDependencies": {},
41
+ "es2015": "dist/es6/ej2-react-grids.es2015.js",
42
+ "homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme",
43
+ "keywords": [
44
+ "ej2",
45
+ "ej2-grids",
46
+ "syncfusion",
47
+ "web-components",
48
+ "data-grid",
49
+ "data-table",
50
+ "grid",
51
+ "pager",
52
+ "data",
53
+ "table",
54
+ "Typescript",
55
+ "react",
56
+ "reactjs",
57
+ "react-grids",
58
+ "ej2-react-grids"
59
+ ],
60
+ "license": "SEE LICENSE IN license",
61
+ "main": "./dist/ej2-react-grids.umd.min.js",
62
+ "module": "./index.js",
63
+ "name": "@syncfusion/ej2-react-grids",
64
+ "repository": {
65
+ "type": "git",
66
+ "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
67
+ },
68
+ "version": "19.4.52",
69
+ "sideEffects": false
70
+ }