@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.
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 19.4.
|
|
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.
|
|
3
|
+
"_id": "@syncfusion/ej2-grids@19.4.47",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
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.
|
|
33
|
-
"_shasum": "
|
|
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
|
-
"@syncfusion/ej2-buttons": "~19.4.
|
|
43
|
-
"@syncfusion/ej2-calendars": "~19.4.
|
|
44
|
-
"@syncfusion/ej2-compression": "~19.4.
|
|
45
|
-
"@syncfusion/ej2-data": "~19.4.
|
|
46
|
-
"@syncfusion/ej2-dropdowns": "~19.4.
|
|
47
|
-
"@syncfusion/ej2-excel-export": "~19.4.
|
|
48
|
-
"@syncfusion/ej2-file-utils": "~19.4.
|
|
49
|
-
"@syncfusion/ej2-inputs": "~19.4.
|
|
50
|
-
"@syncfusion/ej2-lists": "~19.4.
|
|
51
|
-
"@syncfusion/ej2-navigations": "~19.4.
|
|
52
|
-
"@syncfusion/ej2-pdf-export": "~19.4.
|
|
53
|
-
"@syncfusion/ej2-popups": "~19.4.
|
|
54
|
-
"@syncfusion/ej2-splitbuttons": "~19.4.
|
|
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.
|
|
80
|
+
"version": "19.4.48",
|
|
81
81
|
"sideEffects": false
|
|
82
82
|
}
|
package/src/grid/base/grid.js
CHANGED
|
@@ -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.
|
|
5314
|
+
Property('19.4.48')
|
|
5315
5315
|
], Grid.prototype, "ej2StatePersistenceVersion", void 0);
|
|
5316
5316
|
__decorate([
|
|
5317
5317
|
Event()
|