@syncfusion/ej2-grids 19.4.47 → 19.4.48

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 19.4.47
3
+ * version : 19.4.48
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
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-grids@*",
3
- "_id": "@syncfusion/ej2-grids@19.4.43",
3
+ "_id": "@syncfusion/ej2-grids@19.4.47",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-J7IT7/cCRyaQt2l41Zx7jaCISgpizCjOm+l8Vs66UwE5aki0FOlLxyKseXGvMagO8gV4/b+C4xg3HC/HZx+A+A==",
5
+ "_integrity": "sha512-oH0ErPMYo8o+xBHpjZCWn2qlAVaOeQ+lKXVvLDC2iIL0bHPvbJoWgxPDptMsu3WLDrP7j41TezpqrgLCmqr/Kg==",
6
6
  "_location": "/@syncfusion/ej2-grids",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -29,8 +29,8 @@
29
29
  "/@syncfusion/ej2-treegrid",
30
30
  "/@syncfusion/ej2-vue-grids"
31
31
  ],
32
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.43.tgz",
33
- "_shasum": "30ab55ab2ebd60bc5b3255ea3bbe485b208bbe77",
32
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.47.tgz",
33
+ "_shasum": "ccee717aa4abaeb30a1b40424f70430114816f1f",
34
34
  "_spec": "@syncfusion/ej2-grids@*",
35
35
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
36
36
  "author": {
@@ -38,20 +38,20 @@
38
38
  },
39
39
  "bundleDependencies": false,
40
40
  "dependencies": {
41
- "@syncfusion/ej2-base": "~19.4.42",
42
- "@syncfusion/ej2-buttons": "~19.4.42",
43
- "@syncfusion/ej2-calendars": "~19.4.42",
44
- "@syncfusion/ej2-compression": "~19.4.38",
45
- "@syncfusion/ej2-data": "~19.4.47",
46
- "@syncfusion/ej2-dropdowns": "~19.4.47",
47
- "@syncfusion/ej2-excel-export": "~19.4.38",
48
- "@syncfusion/ej2-file-utils": "~19.4.38",
49
- "@syncfusion/ej2-inputs": "~19.4.47",
50
- "@syncfusion/ej2-lists": "~19.4.38",
51
- "@syncfusion/ej2-navigations": "~19.4.47",
52
- "@syncfusion/ej2-pdf-export": "~19.4.43",
53
- "@syncfusion/ej2-popups": "~19.4.47",
54
- "@syncfusion/ej2-splitbuttons": "~19.4.47"
41
+ "@syncfusion/ej2-base": "~19.4.48",
42
+ "@syncfusion/ej2-buttons": "~19.4.48",
43
+ "@syncfusion/ej2-calendars": "~19.4.48",
44
+ "@syncfusion/ej2-compression": "~19.4.48",
45
+ "@syncfusion/ej2-data": "~19.4.48",
46
+ "@syncfusion/ej2-dropdowns": "~19.4.48",
47
+ "@syncfusion/ej2-excel-export": "~19.4.48",
48
+ "@syncfusion/ej2-file-utils": "~19.4.48",
49
+ "@syncfusion/ej2-inputs": "~19.4.48",
50
+ "@syncfusion/ej2-lists": "~19.4.48",
51
+ "@syncfusion/ej2-navigations": "~19.4.48",
52
+ "@syncfusion/ej2-pdf-export": "~19.4.48",
53
+ "@syncfusion/ej2-popups": "~19.4.48",
54
+ "@syncfusion/ej2-splitbuttons": "~19.4.48"
55
55
  },
56
56
  "deprecated": false,
57
57
  "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.",
@@ -77,6 +77,6 @@
77
77
  "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids"
78
78
  },
79
79
  "typings": "index.d.ts",
80
- "version": "19.4.47",
80
+ "version": "19.4.48",
81
81
  "sideEffects": false
82
82
  }
@@ -5311,7 +5311,7 @@ var Grid = /** @class */ (function (_super) {
5311
5311
  Property({})
5312
5312
  ], Grid.prototype, "currentAction", void 0);
5313
5313
  __decorate([
5314
- Property('19.4.47')
5314
+ Property('19.4.48')
5315
5315
  ], Grid.prototype, "ej2StatePersistenceVersion", void 0);
5316
5316
  __decorate([
5317
5317
  Event()