@syncfusion/ej2-react-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
@@ -66,4 +66,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
66
66
 
67
67
  Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/treegrid/CHANGELOG.md?utm_source=npm&utm_campaign=grid)
68
68
 
69
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
69
+ © 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-react-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
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-treegrid@*",
3
- "_id": "@syncfusion/ej2-react-treegrid@18.14.6",
3
+ "_id": "@syncfusion/ej2-react-treegrid@19.4.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-1Bgw/DxVv0gPP3r0Dt1OlPdhCiZ4XQ6+pCmY727SUUJR+qJEwN+iaG96lObJunjMNaarNjrniIUyc8VnrWIpAA==",
5
+ "_integrity": "sha512-Gau24igQvl5Tgjvzgd1j71QRVYgUR0p2joZ7IHZGXZbm7ZPB1IQDzM7bsi7s7yULkCBzNDZBXkLft8AONMHIQA==",
6
6
  "_location": "/@syncfusion/ej2-react-treegrid",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-treegrid/-/ej2-react-treegrid-18.14.6.tgz",
23
- "_shasum": "bf450a6a60542c082629beead10bb4a85a6ea4eb",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-treegrid/-/ej2-react-treegrid-19.4.38.tgz",
23
+ "_shasum": "75ec652726117eca63aa66229c57e4be4893350f",
24
24
  "_spec": "@syncfusion/ej2-react-treegrid@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~19.4.38",
35
35
  "@syncfusion/ej2-react-base": "~19.4.38",
36
- "@syncfusion/ej2-treegrid": "19.4.38"
36
+ "@syncfusion/ej2-treegrid": "19.4.40"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 TreeGrid Component for React",
@@ -62,6 +62,6 @@
62
62
  "type": "git",
63
63
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
64
64
  },
65
- "version": "19.4.38",
65
+ "version": "19.4.40",
66
66
  "sideEffects": false
67
67
  }
@@ -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';