@syncfusion/ej2-grids 19.3.48 → 19.3.53

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.3.48
3
+ * version : 19.3.53
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
@@ -38,20 +38,20 @@
38
38
  },
39
39
  "bundleDependencies": false,
40
40
  "dependencies": {
41
- "@syncfusion/ej2-base": "~19.3.47",
42
- "@syncfusion/ej2-buttons": "~19.3.44",
43
- "@syncfusion/ej2-calendars": "~19.3.46",
44
- "@syncfusion/ej2-compression": "~19.3.43",
45
- "@syncfusion/ej2-data": "~19.3.47",
46
- "@syncfusion/ej2-dropdowns": "~19.3.48",
47
- "@syncfusion/ej2-excel-export": "~19.3.48",
48
- "@syncfusion/ej2-file-utils": "~19.3.43",
49
- "@syncfusion/ej2-inputs": "~19.3.48",
50
- "@syncfusion/ej2-lists": "~19.3.48",
51
- "@syncfusion/ej2-navigations": "~19.3.46",
52
- "@syncfusion/ej2-pdf-export": "~19.3.43",
53
- "@syncfusion/ej2-popups": "~19.3.47",
54
- "@syncfusion/ej2-splitbuttons": "~19.3.48"
41
+ "@syncfusion/ej2-base": "~19.3.53",
42
+ "@syncfusion/ej2-buttons": "~19.3.53",
43
+ "@syncfusion/ej2-calendars": "~19.3.53",
44
+ "@syncfusion/ej2-compression": "~19.3.53",
45
+ "@syncfusion/ej2-data": "~19.3.53",
46
+ "@syncfusion/ej2-dropdowns": "~19.3.53",
47
+ "@syncfusion/ej2-excel-export": "~19.3.53",
48
+ "@syncfusion/ej2-file-utils": "~19.3.53",
49
+ "@syncfusion/ej2-inputs": "~19.3.53",
50
+ "@syncfusion/ej2-lists": "~19.3.53",
51
+ "@syncfusion/ej2-navigations": "~19.3.53",
52
+ "@syncfusion/ej2-pdf-export": "~19.3.53",
53
+ "@syncfusion/ej2-popups": "~19.3.53",
54
+ "@syncfusion/ej2-splitbuttons": "~19.3.53"
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.3.48",
80
+ "version": "19.3.53",
81
81
  "sideEffects": false
82
82
  }
@@ -5270,7 +5270,7 @@ var Grid = /** @class */ (function (_super) {
5270
5270
  Property({})
5271
5271
  ], Grid.prototype, "currentAction", void 0);
5272
5272
  __decorate([
5273
- Property('19.3.48')
5273
+ Property('19.3.53')
5274
5274
  ], Grid.prototype, "ej2StatePersistenceVersion", void 0);
5275
5275
  __decorate([
5276
5276
  Event()