@syncfusion/ej2-treegrid 19.4.38 → 19.4.40

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,6 +2,8 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 19.4.38 (2021-12-17)
6
+
5
7
  ### Tree Grid
6
8
 
7
9
  #### New Features
package/README.md CHANGED
@@ -67,4 +67,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
67
67
 
68
68
  Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/treegrid/CHANGELOG.md?utm_source=npm&utm_campaign=grid)
69
69
 
70
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
70
+ © Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-treegrid.umd.min.js
3
- * version : 19.4.38
3
+ * version : 19.4.40
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-treegrid.min.js
3
- * version : 19.4.38
3
+ * version : 19.4.40
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 19.4.38
3
+ * version : 19.4.40
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-treegrid@*",
3
- "_id": "@syncfusion/ej2-treegrid@18.14.6",
3
+ "_id": "@syncfusion/ej2-treegrid@19.4.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-FF+bVQpk5aFcgaANgPCKaUlxd4OCgYruD3nQ/qGuuFVJ7C3hrvGE/hmg2lQqqJc8B9ny1ot/2LfXk0iY5BsSng==",
5
+ "_integrity": "sha512-NwDwtzhLP8hC/gjz6VcKbRdeMwAhQTOgXsLPqwNOBrpn4GLKk5BTqejDBL7mXEMy1NUJO/uJayEaV10xFh+mLA==",
6
6
  "_location": "/@syncfusion/ej2-treegrid",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -24,8 +24,8 @@
24
24
  "/@syncfusion/ej2-react-treegrid",
25
25
  "/@syncfusion/ej2-vue-treegrid"
26
26
  ],
27
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-treegrid/-/ej2-treegrid-18.14.6.tgz",
28
- "_shasum": "e9c2f8a7f15fa517e7ec122b609297bd7e1604b3",
27
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-treegrid/-/ej2-treegrid-19.4.38.tgz",
28
+ "_shasum": "e86288528d767c8bdb8b1653b00b2651d1cabacf",
29
29
  "_spec": "@syncfusion/ej2-treegrid@*",
30
30
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
31
31
  "author": {
@@ -38,7 +38,7 @@
38
38
  "dependencies": {
39
39
  "@syncfusion/ej2-base": "~19.4.38",
40
40
  "@syncfusion/ej2-data": "~19.4.38",
41
- "@syncfusion/ej2-grids": "~19.4.38",
41
+ "@syncfusion/ej2-grids": "~19.4.40",
42
42
  "@syncfusion/ej2-popups": "~19.4.38"
43
43
  },
44
44
  "deprecated": false,
@@ -60,6 +60,6 @@
60
60
  "url": "git+https://github.com/syncfusion/ej2-treegrid.git"
61
61
  },
62
62
  "typings": "index.d.ts",
63
- "version": "19.4.38",
63
+ "version": "19.4.40",
64
64
  "sideEffects": false
65
65
  }
@@ -703,7 +703,7 @@ export interface ColumnModel {
703
703
  *
704
704
  * @default Syncfusion.EJ2.Grids.FreezeDirection.None
705
705
  * @isEnumeration true
706
- * @aspType Syncfusion.EJ2.Grids.FreezeDirection.None
706
+ * @aspType Syncfusion.EJ2.Grids.FreezeDirection
707
707
  */
708
708
  freeze?: freezeDirection;
709
709
  }
@@ -63,6 +63,7 @@
63
63
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
64
64
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
65
65
  background: transparent;
66
+ color: inherit;
66
67
  }
67
68
 
68
69
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -164,7 +165,6 @@
164
165
  }
165
166
  }
166
167
 
167
- /*! Toolbar's bootstrap5 theme wise override definitions and variables */
168
168
  .e-treegrid .e-treegridexpand::before,
169
169
  .e-treegrid .e-treegridcollapse::before {
170
170
  content: '\e75c';
@@ -63,6 +63,7 @@
63
63
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
64
64
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
65
65
  background: transparent;
66
+ color: inherit;
66
67
  }
67
68
 
68
69
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -164,7 +165,6 @@
164
165
  }
165
166
  }
166
167
 
167
- /*! Toolbar's bootstrap5 theme wise override definitions and variables */
168
168
  .e-treegrid .e-treegridexpand::before,
169
169
  .e-treegrid .e-treegridcollapse::before {
170
170
  content: '\e75c';
@@ -63,6 +63,7 @@
63
63
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
64
64
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
65
65
  background: transparent;
66
+ color: inherit;
66
67
  }
67
68
 
68
69
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -164,7 +165,6 @@
164
165
  }
165
166
  }
166
167
 
167
- /*! Toolbar's bootstrap5 theme wise override definitions and variables */
168
168
  .e-treegrid .e-treegridexpand::before,
169
169
  .e-treegrid .e-treegridcollapse::before {
170
170
  content: '\e75c';
@@ -63,6 +63,7 @@
63
63
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
64
64
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
65
65
  background: transparent;
66
+ color: inherit;
66
67
  }
67
68
 
68
69
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -164,7 +165,6 @@
164
165
  }
165
166
  }
166
167
 
167
- /*! Toolbar's bootstrap5 theme wise override definitions and variables */
168
168
  .e-treegrid .e-treegridexpand::before,
169
169
  .e-treegrid .e-treegridcollapse::before {
170
170
  content: '\e75c';