@syncfusion/ej2-angular-grids 20.3.48 → 20.3.49

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.
Files changed (38) hide show
  1. package/package.json +7 -7
  2. package/schematics/utils/lib-details.d.ts +2 -2
  3. package/schematics/utils/lib-details.js +2 -2
  4. package/schematics/utils/lib-details.ts +2 -2
  5. package/styles/bootstrap-dark.css +2 -2
  6. package/styles/bootstrap.css +2 -2
  7. package/styles/bootstrap4.css +2 -2
  8. package/styles/bootstrap5-dark.css +2 -2
  9. package/styles/bootstrap5.css +2 -2
  10. package/styles/fabric-dark.css +2 -2
  11. package/styles/fabric.css +2 -2
  12. package/styles/fluent-dark.css +2 -2
  13. package/styles/fluent.css +2 -2
  14. package/styles/grid/_layout.scss +2 -2
  15. package/styles/grid/bootstrap-dark.css +2 -2
  16. package/styles/grid/bootstrap.css +2 -2
  17. package/styles/grid/bootstrap4.css +2 -2
  18. package/styles/grid/bootstrap5-dark.css +2 -2
  19. package/styles/grid/bootstrap5-dark.scss +0 -1
  20. package/styles/grid/bootstrap5.css +2 -2
  21. package/styles/grid/fabric-dark.css +2 -2
  22. package/styles/grid/fabric.css +2 -2
  23. package/styles/grid/fluent-dark.css +2 -2
  24. package/styles/grid/fluent-dark.scss +0 -1
  25. package/styles/grid/fluent.css +2 -2
  26. package/styles/grid/highcontrast-light.css +2 -2
  27. package/styles/grid/highcontrast.css +2 -2
  28. package/styles/grid/material-dark.css +2 -2
  29. package/styles/grid/material.css +2 -2
  30. package/styles/grid/tailwind-dark.css +2 -2
  31. package/styles/grid/tailwind-dark.scss +0 -1
  32. package/styles/grid/tailwind.css +2 -2
  33. package/styles/highcontrast-light.css +2 -2
  34. package/styles/highcontrast.css +2 -2
  35. package/styles/material-dark.css +2 -2
  36. package/styles/material.css +2 -2
  37. package/styles/tailwind-dark.css +2 -2
  38. package/styles/tailwind.css +2 -2
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-grids@*",
3
- "_id": "@syncfusion/ej2-angular-grids@20.3.47",
3
+ "_id": "@syncfusion/ej2-angular-grids@20.3.48",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-b47p800MrD9QO87TvkSpxWY21DdKnNtMewxwPeaXe6YNvVcLCZh8/mpKK6A+Ii833ZZW5/ENFhNUD+PkYHB80Q==",
5
+ "_integrity": "sha512-7IgpmNlVdS6eDbKING++vQDQdR184G7mzb1h4hOwu+2NKCAQtCnEv2R0I9L5yhbax67cTMHkDdykgStHLHMAAQ==",
6
6
  "_location": "/@syncfusion/ej2-angular-grids",
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-angular-hotfix/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-20.3.47.tgz",
23
- "_shasum": "b2fd8f63cd247ecf500ce09843454dec9b54f3e9",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-20.3.48.tgz",
23
+ "_shasum": "9c007728b5001b43ddce0971ba465cd99ed91280",
24
24
  "_spec": "@syncfusion/ej2-angular-grids@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included",
26
26
  "author": {
@@ -32,8 +32,8 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~20.3.47",
35
- "@syncfusion/ej2-base": "~20.3.48",
36
- "@syncfusion/ej2-grids": "20.3.48",
35
+ "@syncfusion/ej2-base": "~20.3.49",
36
+ "@syncfusion/ej2-grids": "20.3.49",
37
37
  "tslib": "^2.3.0"
38
38
  },
39
39
  "deprecated": false,
@@ -83,5 +83,5 @@
83
83
  "schematics": "./schematics/collection.json",
84
84
  "sideEffects": false,
85
85
  "typings": "syncfusion-ej2-angular-grids.d.ts",
86
- "version": "20.3.48"
86
+ "version": "20.3.49"
87
87
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-grids";
2
- export declare const pkgVer = "^20.3.47";
2
+ export declare const pkgVer = "^20.3.48";
3
3
  export declare const moduleName = "GridModule, PagerModule";
4
- export declare const themeVer = "~20.3.47";
4
+ export declare const themeVer = "~20.3.48";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-grids';
4
- exports.pkgVer = '^20.3.48';
4
+ exports.pkgVer = '^20.3.49';
5
5
  exports.moduleName = 'GridModule, PagerModule';
6
- exports.themeVer = '~20.3.48';
6
+ exports.themeVer = '~20.3.49';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-grids';
2
- export const pkgVer = '^20.3.48';
2
+ export const pkgVer = '^20.3.49';
3
3
  export const moduleName = 'GridModule, PagerModule';
4
- export const themeVer = '~20.3.48';
4
+ export const themeVer = '~20.3.49';
@@ -3548,7 +3548,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3548
3548
  }
3549
3549
 
3550
3550
  .e-grid-min-height .e-rowcell {
3551
- line-height: 0;
3551
+ line-height: normal;
3552
3552
  padding-bottom: 0;
3553
3553
  padding-top: 0;
3554
3554
  }
@@ -3621,7 +3621,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3621
3621
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3622
3622
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3623
3623
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3624
- line-height: 0;
3624
+ line-height: normal;
3625
3625
  padding-bottom: 0;
3626
3626
  padding-top: 0;
3627
3627
  }
@@ -3549,7 +3549,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3549
3549
  }
3550
3550
 
3551
3551
  .e-grid-min-height .e-rowcell {
3552
- line-height: 0;
3552
+ line-height: normal;
3553
3553
  padding-bottom: 0;
3554
3554
  padding-top: 0;
3555
3555
  }
@@ -3622,7 +3622,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3622
3622
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3623
3623
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3624
3624
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3625
- line-height: 0;
3625
+ line-height: normal;
3626
3626
  padding-bottom: 0;
3627
3627
  padding-top: 0;
3628
3628
  }
@@ -3608,7 +3608,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3608
3608
  }
3609
3609
 
3610
3610
  .e-grid-min-height .e-rowcell {
3611
- line-height: 0;
3611
+ line-height: normal;
3612
3612
  padding-bottom: 0;
3613
3613
  padding-top: 0;
3614
3614
  }
@@ -3681,7 +3681,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3681
3681
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3682
3682
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3683
3683
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3684
- line-height: 0;
3684
+ line-height: normal;
3685
3685
  padding-bottom: 0;
3686
3686
  padding-top: 0;
3687
3687
  }
@@ -3620,7 +3620,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3620
3620
  }
3621
3621
 
3622
3622
  .e-grid-min-height .e-rowcell {
3623
- line-height: 0;
3623
+ line-height: normal;
3624
3624
  padding-bottom: 0;
3625
3625
  padding-top: 0;
3626
3626
  }
@@ -3693,7 +3693,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3693
3693
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3694
3694
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3695
3695
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3696
- line-height: 0;
3696
+ line-height: normal;
3697
3697
  padding-bottom: 0;
3698
3698
  padding-top: 0;
3699
3699
  }
@@ -3620,7 +3620,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3620
3620
  }
3621
3621
 
3622
3622
  .e-grid-min-height .e-rowcell {
3623
- line-height: 0;
3623
+ line-height: normal;
3624
3624
  padding-bottom: 0;
3625
3625
  padding-top: 0;
3626
3626
  }
@@ -3693,7 +3693,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3693
3693
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3694
3694
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3695
3695
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3696
- line-height: 0;
3696
+ line-height: normal;
3697
3697
  padding-bottom: 0;
3698
3698
  padding-top: 0;
3699
3699
  }
@@ -3522,7 +3522,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3522
3522
  }
3523
3523
 
3524
3524
  .e-grid-min-height .e-rowcell {
3525
- line-height: 0;
3525
+ line-height: normal;
3526
3526
  padding-bottom: 0;
3527
3527
  padding-top: 0;
3528
3528
  }
@@ -3595,7 +3595,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3595
3595
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3596
3596
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3597
3597
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3598
- line-height: 0;
3598
+ line-height: normal;
3599
3599
  padding-bottom: 0;
3600
3600
  padding-top: 0;
3601
3601
  }
package/styles/fabric.css CHANGED
@@ -3515,7 +3515,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3515
3515
  }
3516
3516
 
3517
3517
  .e-grid-min-height .e-rowcell {
3518
- line-height: 0;
3518
+ line-height: normal;
3519
3519
  padding-bottom: 0;
3520
3520
  padding-top: 0;
3521
3521
  }
@@ -3588,7 +3588,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3588
3588
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3589
3589
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3590
3590
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3591
- line-height: 0;
3591
+ line-height: normal;
3592
3592
  padding-bottom: 0;
3593
3593
  padding-top: 0;
3594
3594
  }
@@ -3636,7 +3636,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3636
3636
  }
3637
3637
 
3638
3638
  .e-grid-min-height .e-rowcell {
3639
- line-height: 0;
3639
+ line-height: normal;
3640
3640
  padding-bottom: 0;
3641
3641
  padding-top: 0;
3642
3642
  }
@@ -3709,7 +3709,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3709
3709
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3710
3710
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3711
3711
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3712
- line-height: 0;
3712
+ line-height: normal;
3713
3713
  padding-bottom: 0;
3714
3714
  padding-top: 0;
3715
3715
  }
package/styles/fluent.css CHANGED
@@ -3636,7 +3636,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3636
3636
  }
3637
3637
 
3638
3638
  .e-grid-min-height .e-rowcell {
3639
- line-height: 0;
3639
+ line-height: normal;
3640
3640
  padding-bottom: 0;
3641
3641
  padding-top: 0;
3642
3642
  }
@@ -3709,7 +3709,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3709
3709
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3710
3710
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3711
3711
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3712
- line-height: 0;
3712
+ line-height: normal;
3713
3713
  padding-bottom: 0;
3714
3714
  padding-top: 0;
3715
3715
  }
@@ -3734,7 +3734,7 @@
3734
3734
 
3735
3735
  #{&}.e-grid-min-height {
3736
3736
  .e-rowcell {
3737
- line-height: 0;
3737
+ line-height: normal;
3738
3738
  padding-bottom: 0;
3739
3739
  padding-top: 0;
3740
3740
  }
@@ -3817,7 +3817,7 @@
3817
3817
  .e-rowcell,
3818
3818
  .e-rowcell:first-child,
3819
3819
  .e-rowcell:last-child {
3820
- line-height: 0;
3820
+ line-height: normal;
3821
3821
  padding-bottom: 0;
3822
3822
  padding-top: 0;
3823
3823
  }
@@ -3136,7 +3136,7 @@
3136
3136
  }
3137
3137
 
3138
3138
  .e-grid-min-height .e-rowcell {
3139
- line-height: 0;
3139
+ line-height: normal;
3140
3140
  padding-bottom: 0;
3141
3141
  padding-top: 0;
3142
3142
  }
@@ -3209,7 +3209,7 @@
3209
3209
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3210
3210
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3211
3211
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3212
- line-height: 0;
3212
+ line-height: normal;
3213
3213
  padding-bottom: 0;
3214
3214
  padding-top: 0;
3215
3215
  }
@@ -3137,7 +3137,7 @@
3137
3137
  }
3138
3138
 
3139
3139
  .e-grid-min-height .e-rowcell {
3140
- line-height: 0;
3140
+ line-height: normal;
3141
3141
  padding-bottom: 0;
3142
3142
  padding-top: 0;
3143
3143
  }
@@ -3210,7 +3210,7 @@
3210
3210
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3211
3211
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3212
3212
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3213
- line-height: 0;
3213
+ line-height: normal;
3214
3214
  padding-bottom: 0;
3215
3215
  padding-top: 0;
3216
3216
  }
@@ -3185,7 +3185,7 @@
3185
3185
  }
3186
3186
 
3187
3187
  .e-grid-min-height .e-rowcell {
3188
- line-height: 0;
3188
+ line-height: normal;
3189
3189
  padding-bottom: 0;
3190
3190
  padding-top: 0;
3191
3191
  }
@@ -3258,7 +3258,7 @@
3258
3258
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3259
3259
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3260
3260
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3261
- line-height: 0;
3261
+ line-height: normal;
3262
3262
  padding-bottom: 0;
3263
3263
  padding-top: 0;
3264
3264
  }
@@ -3205,7 +3205,7 @@
3205
3205
  }
3206
3206
 
3207
3207
  .e-grid-min-height .e-rowcell {
3208
- line-height: 0;
3208
+ line-height: normal;
3209
3209
  padding-bottom: 0;
3210
3210
  padding-top: 0;
3211
3211
  }
@@ -3278,7 +3278,7 @@
3278
3278
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3279
3279
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3280
3280
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3281
- line-height: 0;
3281
+ line-height: normal;
3282
3282
  padding-bottom: 0;
3283
3283
  padding-top: 0;
3284
3284
  }
@@ -1,5 +1,4 @@
1
1
  @import 'ej2-base/styles/bootstrap5-dark-definition.scss';
2
- @import 'ej2-navigations/styles/pager/bootstrap5-dark-definition.scss';
3
2
  @import '../excel-filter/bootstrap5-dark-definition.scss';
4
3
  @import 'ej2-inputs/styles/input/bootstrap5-dark-definition.scss';
5
4
  @import 'ej2-inputs/styles/numerictextbox/bootstrap5-dark-definition.scss';
@@ -3205,7 +3205,7 @@
3205
3205
  }
3206
3206
 
3207
3207
  .e-grid-min-height .e-rowcell {
3208
- line-height: 0;
3208
+ line-height: normal;
3209
3209
  padding-bottom: 0;
3210
3210
  padding-top: 0;
3211
3211
  }
@@ -3278,7 +3278,7 @@
3278
3278
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3279
3279
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3280
3280
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3281
- line-height: 0;
3281
+ line-height: normal;
3282
3282
  padding-bottom: 0;
3283
3283
  padding-top: 0;
3284
3284
  }
@@ -3110,7 +3110,7 @@
3110
3110
  }
3111
3111
 
3112
3112
  .e-grid-min-height .e-rowcell {
3113
- line-height: 0;
3113
+ line-height: normal;
3114
3114
  padding-bottom: 0;
3115
3115
  padding-top: 0;
3116
3116
  }
@@ -3183,7 +3183,7 @@
3183
3183
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3184
3184
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3185
3185
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3186
- line-height: 0;
3186
+ line-height: normal;
3187
3187
  padding-bottom: 0;
3188
3188
  padding-top: 0;
3189
3189
  }
@@ -3103,7 +3103,7 @@
3103
3103
  }
3104
3104
 
3105
3105
  .e-grid-min-height .e-rowcell {
3106
- line-height: 0;
3106
+ line-height: normal;
3107
3107
  padding-bottom: 0;
3108
3108
  padding-top: 0;
3109
3109
  }
@@ -3176,7 +3176,7 @@
3176
3176
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3177
3177
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3178
3178
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3179
- line-height: 0;
3179
+ line-height: normal;
3180
3180
  padding-bottom: 0;
3181
3181
  padding-top: 0;
3182
3182
  }
@@ -3221,7 +3221,7 @@
3221
3221
  }
3222
3222
 
3223
3223
  .e-grid-min-height .e-rowcell {
3224
- line-height: 0;
3224
+ line-height: normal;
3225
3225
  padding-bottom: 0;
3226
3226
  padding-top: 0;
3227
3227
  }
@@ -3294,7 +3294,7 @@
3294
3294
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3295
3295
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3296
3296
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3297
- line-height: 0;
3297
+ line-height: normal;
3298
3298
  padding-bottom: 0;
3299
3299
  padding-top: 0;
3300
3300
  }
@@ -1,5 +1,4 @@
1
1
  @import 'ej2-base/styles/fluent-dark-definition.scss';
2
- @import 'ej2-navigations/styles/pager/fluent-dark-definition.scss';
3
2
  @import '../excel-filter/fluent-dark-definition.scss';
4
3
  @import 'ej2-inputs/styles/input/fluent-dark-definition.scss';
5
4
  @import 'ej2-inputs/styles/numerictextbox/fluent-dark-definition.scss';
@@ -3221,7 +3221,7 @@
3221
3221
  }
3222
3222
 
3223
3223
  .e-grid-min-height .e-rowcell {
3224
- line-height: 0;
3224
+ line-height: normal;
3225
3225
  padding-bottom: 0;
3226
3226
  padding-top: 0;
3227
3227
  }
@@ -3294,7 +3294,7 @@
3294
3294
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3295
3295
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3296
3296
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3297
- line-height: 0;
3297
+ line-height: normal;
3298
3298
  padding-bottom: 0;
3299
3299
  padding-top: 0;
3300
3300
  }
@@ -3107,7 +3107,7 @@
3107
3107
  }
3108
3108
 
3109
3109
  .e-grid-min-height .e-rowcell {
3110
- line-height: 0;
3110
+ line-height: normal;
3111
3111
  padding-bottom: 0;
3112
3112
  padding-top: 0;
3113
3113
  }
@@ -3180,7 +3180,7 @@
3180
3180
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3181
3181
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3182
3182
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3183
- line-height: 0;
3183
+ line-height: normal;
3184
3184
  padding-bottom: 0;
3185
3185
  padding-top: 0;
3186
3186
  }
@@ -3107,7 +3107,7 @@
3107
3107
  }
3108
3108
 
3109
3109
  .e-grid-min-height .e-rowcell {
3110
- line-height: 0;
3110
+ line-height: normal;
3111
3111
  padding-bottom: 0;
3112
3112
  padding-top: 0;
3113
3113
  }
@@ -3180,7 +3180,7 @@
3180
3180
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3181
3181
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3182
3182
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3183
- line-height: 0;
3183
+ line-height: normal;
3184
3184
  padding-bottom: 0;
3185
3185
  padding-top: 0;
3186
3186
  }
@@ -3151,7 +3151,7 @@
3151
3151
  }
3152
3152
 
3153
3153
  .e-grid-min-height .e-rowcell {
3154
- line-height: 0;
3154
+ line-height: normal;
3155
3155
  padding-bottom: 0;
3156
3156
  padding-top: 0;
3157
3157
  }
@@ -3224,7 +3224,7 @@
3224
3224
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3225
3225
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3226
3226
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3227
- line-height: 0;
3227
+ line-height: normal;
3228
3228
  padding-bottom: 0;
3229
3229
  padding-top: 0;
3230
3230
  }
@@ -3185,7 +3185,7 @@
3185
3185
  }
3186
3186
 
3187
3187
  .e-grid-min-height .e-rowcell {
3188
- line-height: 0;
3188
+ line-height: normal;
3189
3189
  padding-bottom: 0;
3190
3190
  padding-top: 0;
3191
3191
  }
@@ -3258,7 +3258,7 @@
3258
3258
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3259
3259
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3260
3260
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3261
- line-height: 0;
3261
+ line-height: normal;
3262
3262
  padding-bottom: 0;
3263
3263
  padding-top: 0;
3264
3264
  }
@@ -3225,7 +3225,7 @@
3225
3225
  }
3226
3226
 
3227
3227
  .e-grid-min-height .e-rowcell {
3228
- line-height: 0;
3228
+ line-height: normal;
3229
3229
  padding-bottom: 0;
3230
3230
  padding-top: 0;
3231
3231
  }
@@ -3298,7 +3298,7 @@
3298
3298
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3299
3299
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3300
3300
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3301
- line-height: 0;
3301
+ line-height: normal;
3302
3302
  padding-bottom: 0;
3303
3303
  padding-top: 0;
3304
3304
  }
@@ -1,5 +1,4 @@
1
1
  @import 'ej2-base/styles/tailwind-dark-definition.scss';
2
- @import 'ej2-navigations/styles/pager/tailwind-dark-definition.scss';
3
2
  @import '../excel-filter/tailwind-dark-definition.scss';
4
3
  @import 'ej2-inputs/styles/input/tailwind-dark-definition.scss';
5
4
  @import 'ej2-inputs/styles/numerictextbox/tailwind-dark-definition.scss';
@@ -3225,7 +3225,7 @@
3225
3225
  }
3226
3226
 
3227
3227
  .e-grid-min-height .e-rowcell {
3228
- line-height: 0;
3228
+ line-height: normal;
3229
3229
  padding-bottom: 0;
3230
3230
  padding-top: 0;
3231
3231
  }
@@ -3298,7 +3298,7 @@
3298
3298
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3299
3299
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3300
3300
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3301
- line-height: 0;
3301
+ line-height: normal;
3302
3302
  padding-bottom: 0;
3303
3303
  padding-top: 0;
3304
3304
  }
@@ -3519,7 +3519,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3519
3519
  }
3520
3520
 
3521
3521
  .e-grid-min-height .e-rowcell {
3522
- line-height: 0;
3522
+ line-height: normal;
3523
3523
  padding-bottom: 0;
3524
3524
  padding-top: 0;
3525
3525
  }
@@ -3592,7 +3592,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3592
3592
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3593
3593
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3594
3594
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3595
- line-height: 0;
3595
+ line-height: normal;
3596
3596
  padding-bottom: 0;
3597
3597
  padding-top: 0;
3598
3598
  }
@@ -3519,7 +3519,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3519
3519
  }
3520
3520
 
3521
3521
  .e-grid-min-height .e-rowcell {
3522
- line-height: 0;
3522
+ line-height: normal;
3523
3523
  padding-bottom: 0;
3524
3524
  padding-top: 0;
3525
3525
  }
@@ -3592,7 +3592,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3592
3592
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3593
3593
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3594
3594
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3595
- line-height: 0;
3595
+ line-height: normal;
3596
3596
  padding-bottom: 0;
3597
3597
  padding-top: 0;
3598
3598
  }
@@ -3569,7 +3569,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3569
3569
  }
3570
3570
 
3571
3571
  .e-grid-min-height .e-rowcell {
3572
- line-height: 0;
3572
+ line-height: normal;
3573
3573
  padding-bottom: 0;
3574
3574
  padding-top: 0;
3575
3575
  }
@@ -3642,7 +3642,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3642
3642
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3643
3643
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3644
3644
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3645
- line-height: 0;
3645
+ line-height: normal;
3646
3646
  padding-bottom: 0;
3647
3647
  padding-top: 0;
3648
3648
  }
@@ -3611,7 +3611,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3611
3611
  }
3612
3612
 
3613
3613
  .e-grid-min-height .e-rowcell {
3614
- line-height: 0;
3614
+ line-height: normal;
3615
3615
  padding-bottom: 0;
3616
3616
  padding-top: 0;
3617
3617
  }
@@ -3684,7 +3684,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3684
3684
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3685
3685
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3686
3686
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3687
- line-height: 0;
3687
+ line-height: normal;
3688
3688
  padding-bottom: 0;
3689
3689
  padding-top: 0;
3690
3690
  }
@@ -3641,7 +3641,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3641
3641
  }
3642
3642
 
3643
3643
  .e-grid-min-height .e-rowcell {
3644
- line-height: 0;
3644
+ line-height: normal;
3645
3645
  padding-bottom: 0;
3646
3646
  padding-top: 0;
3647
3647
  }
@@ -3714,7 +3714,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3714
3714
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3715
3715
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3716
3716
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3717
- line-height: 0;
3717
+ line-height: normal;
3718
3718
  padding-bottom: 0;
3719
3719
  padding-top: 0;
3720
3720
  }
@@ -3641,7 +3641,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3641
3641
  }
3642
3642
 
3643
3643
  .e-grid-min-height .e-rowcell {
3644
- line-height: 0;
3644
+ line-height: normal;
3645
3645
  padding-bottom: 0;
3646
3646
  padding-top: 0;
3647
3647
  }
@@ -3714,7 +3714,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3714
3714
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3715
3715
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3716
3716
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3717
- line-height: 0;
3717
+ line-height: normal;
3718
3718
  padding-bottom: 0;
3719
3719
  padding-top: 0;
3720
3720
  }