@syncfusion/ej2-angular-treegrid 20.3.61 → 20.4.38

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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-treegrid@*",
3
- "_id": "@syncfusion/ej2-angular-treegrid@20.3.52",
3
+ "_id": "@syncfusion/ej2-angular-treegrid@20.4.3",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-IC4FEqsnYIlMwqNrw/urVlk+tKSmIxxv/vIinCDrqXfY/fG+hp3ii1W0M3k0vmXBJlhUnHy4M13MCk2DlAV85w==",
5
+ "_integrity": "sha512-cTOuTHaJPe9pvfrjGD3FbE4Bp0wLchAj9X1AN74t5kFcjj8ESUH1O1fT1MfNCdImK1dMduf3UioFJfN+AJmd8A==",
6
6
  "_location": "/@syncfusion/ej2-angular-treegrid",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-treegrid/-/ej2-angular-treegrid-20.3.52.tgz",
23
- "_shasum": "b390065162ff67f93782875c2ed1cbb39637dc5f",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-treegrid/-/ej2-angular-treegrid-20.4.3.tgz",
23
+ "_shasum": "9153c8449ae55beecf83db08c2ca326811604b7c",
24
24
  "_spec": "@syncfusion/ej2-angular-treegrid@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~20.3.56",
35
- "@syncfusion/ej2-base": "~20.3.56",
36
- "@syncfusion/ej2-treegrid": "20.3.61",
34
+ "@syncfusion/ej2-angular-base": "~20.4.38",
35
+ "@syncfusion/ej2-base": "~20.4.38",
36
+ "@syncfusion/ej2-treegrid": "20.4.38",
37
37
  "tslib": "^2.3.0"
38
38
  },
39
39
  "deprecated": false,
@@ -79,5 +79,5 @@
79
79
  "schematics": "./schematics/collection.json",
80
80
  "sideEffects": false,
81
81
  "typings": "syncfusion-ej2-angular-treegrid.d.ts",
82
- "version": "20.3.61"
82
+ "version": "20.4.38"
83
83
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-treegrid";
2
- export declare const pkgVer = "^20.3.52";
2
+ export declare const pkgVer = "^20.4.3";
3
3
  export declare const moduleName = "TreeGridModule";
4
- export declare const themeVer = "~20.3.52";
4
+ export declare const themeVer = "~20.4.3";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-treegrid';
4
- exports.pkgVer = '^20.3.61';
4
+ exports.pkgVer = '^20.4.38';
5
5
  exports.moduleName = 'TreeGridModule';
6
- exports.themeVer = '~20.3.61';
6
+ exports.themeVer = '~20.4.38';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-treegrid';
2
- export const pkgVer = '^20.3.61';
2
+ export const pkgVer = '^20.4.38';
3
3
  export const moduleName = 'TreeGridModule';
4
- export const themeVer = '~20.3.61';
4
+ export const themeVer = '~20.4.38';
@@ -288,7 +288,7 @@
288
288
  }
289
289
  .e-treegrid .e-treecell {
290
290
  display: table-cell;
291
- line-height: 19px;
291
+ line-height: 26px;
292
292
  }
293
293
  .e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
294
294
  white-space: nowrap;
@@ -288,7 +288,7 @@
288
288
  }
289
289
  .e-treegrid .e-treecell {
290
290
  display: table-cell;
291
- line-height: 19px;
291
+ line-height: 26px;
292
292
  }
293
293
  .e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
294
294
  white-space: nowrap;
@@ -285,7 +285,7 @@
285
285
  }
286
286
  .e-treegrid .e-treecell {
287
287
  display: table-cell;
288
- line-height: 19px;
288
+ line-height: 26px;
289
289
  }
290
290
  .e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
291
291
  white-space: nowrap;
package/styles/fluent.css CHANGED
@@ -285,7 +285,7 @@
285
285
  }
286
286
  .e-treegrid .e-treecell {
287
287
  display: table-cell;
288
- line-height: 19px;
288
+ line-height: 26px;
289
289
  }
290
290
  .e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
291
291
  white-space: nowrap;
@@ -174,7 +174,7 @@
174
174
  .e-treecell {
175
175
  display: table-cell;
176
176
  @if $skin-name == 'bootstrap5' or $skin-name == 'boostrap5-dark' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
177
- line-height: 19px;
177
+ line-height: 26px;
178
178
  }
179
179
  @else {
180
180
  line-height: normal;
@@ -288,7 +288,7 @@
288
288
  }
289
289
  .e-treegrid .e-treecell {
290
290
  display: table-cell;
291
- line-height: 19px;
291
+ line-height: 26px;
292
292
  }
293
293
  .e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
294
294
  white-space: nowrap;
@@ -288,7 +288,7 @@
288
288
  }
289
289
  .e-treegrid .e-treecell {
290
290
  display: table-cell;
291
- line-height: 19px;
291
+ line-height: 26px;
292
292
  }
293
293
  .e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
294
294
  white-space: nowrap;
@@ -285,7 +285,7 @@
285
285
  }
286
286
  .e-treegrid .e-treecell {
287
287
  display: table-cell;
288
- line-height: 19px;
288
+ line-height: 26px;
289
289
  }
290
290
  .e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
291
291
  white-space: nowrap;
@@ -285,7 +285,7 @@
285
285
  }
286
286
  .e-treegrid .e-treecell {
287
287
  display: table-cell;
288
- line-height: 19px;
288
+ line-height: 26px;
289
289
  }
290
290
  .e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
291
291
  white-space: nowrap;