@syncfusion/ej2-grids 20.3.61 → 20.3.62

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,12 +1,3 @@
1
- /*!
2
- * filename: index.d.ts
3
- * version : 20.3.61
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
- */
10
1
  import * as _grids from '@syncfusion/ej2-grids';
11
2
 
12
3
  export declare namespace ej {
package/package.json CHANGED
@@ -1,83 +1,83 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-grids@*",
3
- "_id": "@syncfusion/ej2-grids@20.3.60",
4
- "_inBundle": false,
5
- "_integrity": "sha512-yEqOZfs2sUFkBSxjX3Nk0TLxv8MFMZCCQbEybWf73AGNcRvY32v6x3/FNEaG4e6NM4/vNSE9Q4mahjO9TwwfPQ==",
6
- "_location": "/@syncfusion/ej2-grids",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-grids@*",
12
- "name": "@syncfusion/ej2-grids",
13
- "escapedName": "@syncfusion%2fej2-grids",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/",
21
- "/@syncfusion/ej2",
22
- "/@syncfusion/ej2-angular-grids",
23
- "/@syncfusion/ej2-filemanager",
24
- "/@syncfusion/ej2-gantt",
25
- "/@syncfusion/ej2-pdfviewer",
26
- "/@syncfusion/ej2-pivotview",
27
- "/@syncfusion/ej2-react-grids",
28
- "/@syncfusion/ej2-spreadsheet",
29
- "/@syncfusion/ej2-treegrid",
30
- "/@syncfusion/ej2-vue-grids"
31
- ],
32
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.60.tgz",
33
- "_shasum": "71c61a164316327c0408f8740c3c0fe546ee7aaa",
34
- "_spec": "@syncfusion/ej2-grids@*",
35
- "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
36
- "author": {
37
- "name": "Syncfusion Inc."
38
- },
39
- "bundleDependencies": false,
40
- "dependencies": {
41
- "@syncfusion/ej2-base": "~20.3.56",
42
- "@syncfusion/ej2-buttons": "~20.3.58",
43
- "@syncfusion/ej2-calendars": "~20.3.59",
44
- "@syncfusion/ej2-compression": "~20.3.56",
45
- "@syncfusion/ej2-data": "~20.3.60",
46
- "@syncfusion/ej2-dropdowns": "~20.3.60",
47
- "@syncfusion/ej2-excel-export": "~20.3.61",
48
- "@syncfusion/ej2-file-utils": "~20.3.56",
49
- "@syncfusion/ej2-inputs": "~20.3.57",
50
- "@syncfusion/ej2-lists": "~20.3.56",
51
- "@syncfusion/ej2-navigations": "~20.3.60",
52
- "@syncfusion/ej2-notifications": "~20.3.56",
53
- "@syncfusion/ej2-pdf-export": "~20.3.56",
54
- "@syncfusion/ej2-popups": "~20.3.60",
55
- "@syncfusion/ej2-splitbuttons": "~20.3.56"
56
- },
57
- "deprecated": false,
58
- "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.",
59
- "devDependencies": {},
60
- "es2015": "./dist/es6/ej2-grids.es5.js",
61
- "keywords": [
62
- "ej2",
63
- "syncfusion",
64
- "ej2-grids",
65
- "web-components",
66
- "JavaScript",
67
- "TypeScript",
68
- "grid",
69
- "data",
70
- "table"
71
- ],
72
- "license": "SEE LICENSE IN license",
73
- "main": "./dist/ej2-grids.umd.min.js",
74
- "module": "./index.js",
75
- "name": "@syncfusion/ej2-grids",
76
- "repository": {
77
- "type": "git",
78
- "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids"
79
- },
80
- "typings": "index.d.ts",
81
- "version": "20.3.61",
82
- "sideEffects": false
83
- }
2
+ "_from": "@syncfusion/ej2-grids@*",
3
+ "_id": "@syncfusion/ej2-grids@20.3.60",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-yEqOZfs2sUFkBSxjX3Nk0TLxv8MFMZCCQbEybWf73AGNcRvY32v6x3/FNEaG4e6NM4/vNSE9Q4mahjO9TwwfPQ==",
6
+ "_location": "/@syncfusion/ej2-grids",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-grids@*",
12
+ "name": "@syncfusion/ej2-grids",
13
+ "escapedName": "@syncfusion%2fej2-grids",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/",
21
+ "/@syncfusion/ej2",
22
+ "/@syncfusion/ej2-angular-grids",
23
+ "/@syncfusion/ej2-filemanager",
24
+ "/@syncfusion/ej2-gantt",
25
+ "/@syncfusion/ej2-pdfviewer",
26
+ "/@syncfusion/ej2-pivotview",
27
+ "/@syncfusion/ej2-react-grids",
28
+ "/@syncfusion/ej2-spreadsheet",
29
+ "/@syncfusion/ej2-treegrid",
30
+ "/@syncfusion/ej2-vue-grids"
31
+ ],
32
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.60.tgz",
33
+ "_shasum": "71c61a164316327c0408f8740c3c0fe546ee7aaa",
34
+ "_spec": "@syncfusion/ej2-grids@*",
35
+ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
36
+ "author": {
37
+ "name": "Syncfusion Inc."
38
+ },
39
+ "bundleDependencies": false,
40
+ "dependencies": {
41
+ "@syncfusion/ej2-base": "~20.3.56",
42
+ "@syncfusion/ej2-buttons": "~20.3.58",
43
+ "@syncfusion/ej2-calendars": "~20.3.59",
44
+ "@syncfusion/ej2-compression": "~20.3.56",
45
+ "@syncfusion/ej2-data": "~20.3.60",
46
+ "@syncfusion/ej2-dropdowns": "~20.3.60",
47
+ "@syncfusion/ej2-excel-export": "~20.3.61",
48
+ "@syncfusion/ej2-file-utils": "~20.3.56",
49
+ "@syncfusion/ej2-inputs": "~20.3.57",
50
+ "@syncfusion/ej2-lists": "~20.3.56",
51
+ "@syncfusion/ej2-navigations": "~20.3.60",
52
+ "@syncfusion/ej2-notifications": "~20.3.56",
53
+ "@syncfusion/ej2-pdf-export": "~20.3.56",
54
+ "@syncfusion/ej2-popups": "~20.3.60",
55
+ "@syncfusion/ej2-splitbuttons": "~20.3.56"
56
+ },
57
+ "deprecated": false,
58
+ "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.",
59
+ "devDependencies": {},
60
+ "es2015": "./dist/es6/ej2-grids.es5.js",
61
+ "keywords": [
62
+ "ej2",
63
+ "syncfusion",
64
+ "ej2-grids",
65
+ "web-components",
66
+ "JavaScript",
67
+ "TypeScript",
68
+ "grid",
69
+ "data",
70
+ "table"
71
+ ],
72
+ "license": "SEE LICENSE IN license",
73
+ "main": "./dist/ej2-grids.umd.min.js",
74
+ "module": "./index.js",
75
+ "name": "@syncfusion/ej2-grids",
76
+ "repository": {
77
+ "type": "git",
78
+ "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids"
79
+ },
80
+ "typings": "index.d.ts",
81
+ "version": "20.3.62",
82
+ "sideEffects": false
83
+ }
@@ -5948,7 +5948,7 @@ var Grid = /** @class */ (function (_super) {
5948
5948
  Property({})
5949
5949
  ], Grid.prototype, "currentAction", void 0);
5950
5950
  __decorate([
5951
- Property('20.3.61')
5951
+ Property('default version')
5952
5952
  ], Grid.prototype, "ej2StatePersistenceVersion", void 0);
5953
5953
  __decorate([
5954
5954
  Event()