@syncfusion/ej2-angular-grids 20.4.54 → 21.1.35
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/esm2020/src/grid/aggregate-columns.directive.mjs +1 -1
- package/esm2020/src/grid/grid.component.mjs +3 -3
- package/fesm2015/syncfusion-ej2-angular-grids.mjs +2 -2
- package/fesm2015/syncfusion-ej2-angular-grids.mjs.map +1 -1
- package/fesm2020/syncfusion-ej2-angular-grids.mjs +2 -2
- package/fesm2020/syncfusion-ej2-angular-grids.mjs.map +1 -1
- package/package.json +9 -9
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/grid/aggregate-columns.directive.d.ts +0 -1
- package/src/grid/grid.component.d.ts +3 -1
- package/styles/bootstrap-dark.css +57 -21
- package/styles/bootstrap.css +57 -21
- package/styles/bootstrap4.css +57 -21
- package/styles/bootstrap5-dark.css +59 -23
- package/styles/bootstrap5.css +59 -23
- package/styles/excel-filter/_bootstrap-dark-definition.scss +2 -0
- package/styles/excel-filter/_bootstrap-definition.scss +2 -0
- package/styles/excel-filter/_bootstrap4-definition.scss +2 -0
- package/styles/excel-filter/_bootstrap5-definition.scss +4 -2
- package/styles/excel-filter/_fabric-dark-definition.scss +2 -0
- package/styles/excel-filter/_fabric-definition.scss +2 -0
- package/styles/excel-filter/_fluent-definition.scss +6 -4
- package/styles/excel-filter/_fusionnew-definition.scss +2 -0
- package/styles/excel-filter/_highcontrast-definition.scss +2 -0
- package/styles/excel-filter/_highcontrast-light-definition.scss +2 -0
- package/styles/excel-filter/_layout.scss +9 -0
- package/styles/excel-filter/_material-dark-definition.scss +2 -0
- package/styles/excel-filter/_material-definition.scss +2 -0
- package/styles/excel-filter/_tailwind-definition.scss +4 -2
- package/styles/excel-filter/bootstrap-dark.css +9 -0
- package/styles/excel-filter/bootstrap.css +9 -0
- package/styles/excel-filter/bootstrap4.css +9 -0
- package/styles/excel-filter/bootstrap5-dark.css +9 -0
- package/styles/excel-filter/bootstrap5.css +9 -0
- package/styles/excel-filter/fabric-dark.css +9 -0
- package/styles/excel-filter/fabric.css +9 -0
- package/styles/excel-filter/fluent-dark.css +11 -2
- package/styles/excel-filter/fluent.css +11 -2
- package/styles/excel-filter/highcontrast-light.css +9 -0
- package/styles/excel-filter/highcontrast.css +9 -0
- package/styles/excel-filter/material-dark.css +9 -0
- package/styles/excel-filter/material.css +9 -0
- package/styles/excel-filter/tailwind-dark.css +9 -0
- package/styles/excel-filter/tailwind.css +9 -0
- package/styles/fabric-dark.css +55 -19
- package/styles/fabric.css +55 -19
- package/styles/fluent-dark.css +82 -32
- package/styles/fluent.css +82 -32
- package/styles/grid/_bootstrap-dark-definition.scss +9 -8
- package/styles/grid/_bootstrap-definition.scss +9 -8
- package/styles/grid/_bootstrap4-definition.scss +7 -6
- package/styles/grid/_bootstrap5-definition.scss +12 -11
- package/styles/grid/_fabric-dark-definition.scss +8 -7
- package/styles/grid/_fabric-definition.scss +8 -7
- package/styles/grid/_fluent-definition.scss +20 -19
- package/styles/grid/_fusionnew-definition.scss +3 -2
- package/styles/grid/_highcontrast-definition.scss +6 -5
- package/styles/grid/_highcontrast-light-definition.scss +7 -6
- package/styles/grid/_layout.scss +79 -17
- package/styles/grid/_material-dark-definition.scss +11 -10
- package/styles/grid/_material-definition.scss +11 -10
- package/styles/grid/_tailwind-definition.scss +12 -11
- package/styles/grid/_theme.scss +7 -6
- package/styles/grid/bootstrap-dark.css +48 -21
- package/styles/grid/bootstrap.css +48 -21
- package/styles/grid/bootstrap4.css +48 -21
- package/styles/grid/bootstrap5-dark.css +50 -23
- package/styles/grid/bootstrap5.css +50 -23
- package/styles/grid/fabric-dark.css +46 -19
- package/styles/grid/fabric.css +46 -19
- package/styles/grid/fluent-dark.css +71 -30
- package/styles/grid/fluent.css +71 -30
- package/styles/grid/highcontrast-light.css +45 -18
- package/styles/grid/highcontrast.css +44 -17
- package/styles/grid/material-dark.css +50 -23
- package/styles/grid/material.css +50 -23
- package/styles/grid/tailwind-dark.css +49 -22
- package/styles/grid/tailwind.css +49 -22
- package/styles/highcontrast-light.css +54 -18
- package/styles/highcontrast.css +53 -17
- package/styles/material-dark.css +59 -23
- package/styles/material.css +59 -23
- package/styles/tailwind-dark.css +58 -22
- package/styles/tailwind.css +58 -22
- package/styles/excel-filter/_material3-definition.scss +0 -70
- package/styles/grid/_material3-definition.scss +0 -601
package/styles/grid/_layout.scss
CHANGED
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
|
|
82
|
-
.e-toolbar .e-toolbar-items .e-tbar-btn .e-icons {
|
|
82
|
+
.e-toolbar .e-toolbar-items .e-tbar-btn.e-btn .e-btn-icon.e-icons {
|
|
83
83
|
font-size: $grid-bigger-toolbar-icon-size;
|
|
84
84
|
}
|
|
85
85
|
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
font-size: $grid-bigger-grightarrow-icon-font-size;
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
.e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn {
|
|
122
|
+
.e-toolbar .e-tbar-btn.e-btn .e-btn-icon.e-icons.e-columnchooser-btn {
|
|
123
123
|
font-size: $grid-bigger-columnchooser-btn-font-size;
|
|
124
124
|
}
|
|
125
125
|
|
|
@@ -238,9 +238,7 @@
|
|
|
238
238
|
}
|
|
239
239
|
|
|
240
240
|
&.e-rtl .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
241
|
-
|
|
242
|
-
padding-right: 4px;
|
|
243
|
-
}
|
|
241
|
+
padding: $grid-bigger-rtl-headercelldiv-chkbox-padding;
|
|
244
242
|
}
|
|
245
243
|
|
|
246
244
|
.e-gridheader .e-columnheader.e-wrap .e-sortfilterdiv,
|
|
@@ -1796,9 +1794,7 @@
|
|
|
1796
1794
|
}
|
|
1797
1795
|
|
|
1798
1796
|
&.e-rtl .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
1799
|
-
|
|
1800
|
-
padding-right: 4px;
|
|
1801
|
-
}
|
|
1797
|
+
padding: $grid-rtl-headercelldiv-chkbox-padding;
|
|
1802
1798
|
}
|
|
1803
1799
|
|
|
1804
1800
|
.e-filtermenudiv {
|
|
@@ -1913,7 +1909,7 @@
|
|
|
1913
1909
|
}
|
|
1914
1910
|
|
|
1915
1911
|
&.e-wrap .e-columnmenu {
|
|
1916
|
-
|
|
1912
|
+
line-height: $grid-wrap-line-height;
|
|
1917
1913
|
}
|
|
1918
1914
|
|
|
1919
1915
|
&.e-rtl .e-columnmenu {
|
|
@@ -1927,7 +1923,7 @@
|
|
|
1927
1923
|
|
|
1928
1924
|
&.e-wrap {
|
|
1929
1925
|
&.e-rtl .e-columnmenu {
|
|
1930
|
-
|
|
1926
|
+
line-height: $grid-wrap-line-height;
|
|
1931
1927
|
}
|
|
1932
1928
|
}
|
|
1933
1929
|
|
|
@@ -1958,6 +1954,18 @@
|
|
|
1958
1954
|
padding: .3em;
|
|
1959
1955
|
}
|
|
1960
1956
|
|
|
1957
|
+
th.e-detailcell .e-rowcell,
|
|
1958
|
+
th.e-detailcell .e-gridpager {
|
|
1959
|
+
text-align: left;
|
|
1960
|
+
}
|
|
1961
|
+
|
|
1962
|
+
&.e-rtl th.e-detailcell .e-rowcell,
|
|
1963
|
+
&.e-rtl th.e-detailcell .e-gridpager,
|
|
1964
|
+
th.e-detailcell .e-rtl .e-rowcell,
|
|
1965
|
+
th.e-detailcell .e-rtl .e-gridpager {
|
|
1966
|
+
text-align: right;
|
|
1967
|
+
}
|
|
1968
|
+
|
|
1961
1969
|
&.e-verticallines .e-rowcell,
|
|
1962
1970
|
&.e-verticallines .e-filterbarcell {
|
|
1963
1971
|
border-width: 0 0 0 $grid-border-size;
|
|
@@ -2583,9 +2591,8 @@
|
|
|
2583
2591
|
user-select: none;
|
|
2584
2592
|
}
|
|
2585
2593
|
|
|
2586
|
-
.e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn {
|
|
2594
|
+
.e-toolbar .e-tbar-btn.e-btn .e-btn-icon.e-icons.e-columnchooser-btn {
|
|
2587
2595
|
font-size: $grid-columnchooser-btn-font-size;
|
|
2588
|
-
line-height: $grid-columnchooser-btn-line-height;
|
|
2589
2596
|
}
|
|
2590
2597
|
|
|
2591
2598
|
.e-toolbar .e-toolbar-items .e-toolbar-right .e-cc-toolbar .e-tbar-btn .e-columnchooser-btn {
|
|
@@ -3109,6 +3116,13 @@
|
|
|
3109
3116
|
margin: $grid-rtl-headercelldiv-rightalign-fltricon-margin;
|
|
3110
3117
|
}
|
|
3111
3118
|
|
|
3119
|
+
&.e-wrap .e-columnheader .e-rightalign.e-fltr-icon .e-headercelldiv,
|
|
3120
|
+
& .e-columnheader.e-wrap .e-rightalign.e-fltr-icon .e-headercelldiv{
|
|
3121
|
+
height: auto;
|
|
3122
|
+
margin-bottom: $grid-wrap-margin-bottom;
|
|
3123
|
+
margin-top: $grid-wrap-margin-top;
|
|
3124
|
+
}
|
|
3125
|
+
|
|
3112
3126
|
& .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv {
|
|
3113
3127
|
margin: $grid-rtl-headercelldiv-fltricon-margin;
|
|
3114
3128
|
}
|
|
@@ -3427,7 +3441,8 @@
|
|
|
3427
3441
|
&.e-wrap {
|
|
3428
3442
|
& .e-rowcell,
|
|
3429
3443
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
3430
|
-
& .e-columnheader .e-headercelldiv
|
|
3444
|
+
& .e-columnheader .e-headercelldiv,
|
|
3445
|
+
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
3431
3446
|
height: Auto;
|
|
3432
3447
|
line-height: $grid-rowcell-wrap-height;
|
|
3433
3448
|
overflow-wrap: break-word;
|
|
@@ -3443,25 +3458,30 @@
|
|
|
3443
3458
|
}
|
|
3444
3459
|
|
|
3445
3460
|
&.e-wrap .e-columnheader .e-headercelldiv,
|
|
3446
|
-
|
|
3461
|
+
&.e-wrap .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv,
|
|
3462
|
+
& .e-columnheader.e-wrap .e-headercelldiv,
|
|
3463
|
+
& .e-columnheader.e-wrap .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
3447
3464
|
margin-bottom: $grid-wrap-margin-bottom;
|
|
3448
3465
|
margin-top: $grid-wrap-margin-top;
|
|
3449
3466
|
}
|
|
3450
3467
|
|
|
3451
|
-
&.e-wrap .e-columnheader .e-filtermenudiv
|
|
3468
|
+
&.e-wrap .e-columnheader .e-filtermenudiv,
|
|
3469
|
+
&.e-wrap .e-columnheader .e-sortfilterdiv .e-filtermenudiv {
|
|
3452
3470
|
line-height: $grid-wrap-line-height;
|
|
3453
3471
|
}
|
|
3454
3472
|
|
|
3455
|
-
& .e-columnheader.e-wrap .e-filtermenudiv
|
|
3473
|
+
& .e-columnheader.e-wrap .e-filtermenudiv,
|
|
3474
|
+
& .e-columnheader.e-wrap .e-sortfilterdiv .e-filtermenudiv {
|
|
3456
3475
|
line-height: $grid-wrap-line-height;
|
|
3457
3476
|
}
|
|
3458
3477
|
|
|
3459
3478
|
& .e-columnheader.e-wrap .e-headercelldiv,
|
|
3479
|
+
& .e-columnheader.e-wrap .e-headercell.e-fltr-icon .e-headercelldiv,
|
|
3460
3480
|
& .e-columnheader.e-wrap .e-stackedheadercelldiv,
|
|
3461
3481
|
& .e-gridcontent.e-wrap .e-rowcell,
|
|
3462
3482
|
& .e-frozenhdrcont.e-wrap .e-rowcell {
|
|
3463
3483
|
height: Auto;
|
|
3464
|
-
line-height: $grid-wrap-
|
|
3484
|
+
line-height: $grid-rowcell-wrap-height;
|
|
3465
3485
|
overflow-wrap: break-word;
|
|
3466
3486
|
text-overflow: clip;
|
|
3467
3487
|
white-space: normal;
|
|
@@ -3910,6 +3930,41 @@
|
|
|
3910
3930
|
position: relative;
|
|
3911
3931
|
}
|
|
3912
3932
|
|
|
3933
|
+
.e-ccdlg.e-cc .e-dlg-header-content {
|
|
3934
|
+
@if $grid-skin == 'fluent' {
|
|
3935
|
+
padding: 11px 24px 13px;
|
|
3936
|
+
}
|
|
3937
|
+
}
|
|
3938
|
+
|
|
3939
|
+
.e-filter-popup.e-excelfilter .e-dlg-content {
|
|
3940
|
+
@if $grid-skin == 'fluent' {
|
|
3941
|
+
padding-bottom: 12px;
|
|
3942
|
+
}
|
|
3943
|
+
}
|
|
3944
|
+
|
|
3945
|
+
.e-bigger {
|
|
3946
|
+
.e-edit-dialog.e-dlg-modal {
|
|
3947
|
+
.e-dlg-header-content{
|
|
3948
|
+
@if $grid-skin == 'fluent' {
|
|
3949
|
+
padding: 13px 20px 27px 28px;
|
|
3950
|
+
.e-btn.e-dlg-closeicon-btn{
|
|
3951
|
+
bottom: 4px;
|
|
3952
|
+
}
|
|
3953
|
+
}
|
|
3954
|
+
}
|
|
3955
|
+
}
|
|
3956
|
+
.e-ccdlg.e-cc .e-dlg-header-content {
|
|
3957
|
+
@if $grid-skin == 'fluent' {
|
|
3958
|
+
padding: 14px 28px 17px;
|
|
3959
|
+
}
|
|
3960
|
+
}
|
|
3961
|
+
.e-filter-popup.e-excelfilter .e-dlg-content {
|
|
3962
|
+
@if $grid-skin == 'fluent' {
|
|
3963
|
+
padding-bottom: 0;
|
|
3964
|
+
}
|
|
3965
|
+
}
|
|
3966
|
+
}
|
|
3967
|
+
|
|
3913
3968
|
.e-bigger .e-grid.e-row-responsive,
|
|
3914
3969
|
.e-bigger.e-grid.e-row-responsive {
|
|
3915
3970
|
|
|
@@ -4391,3 +4446,10 @@
|
|
|
4391
4446
|
float: left;
|
|
4392
4447
|
}
|
|
4393
4448
|
}
|
|
4449
|
+
|
|
4450
|
+
/* stylelint-disable */
|
|
4451
|
+
.e-ddl.e-popup.e-popup-flmenu .e-dropdownbase,
|
|
4452
|
+
.e-ddl.e-popup.e-popup-flbar .e-dropdownbase {
|
|
4453
|
+
max-height: $grid-fltrmnu-dd-max-height !important;
|
|
4454
|
+
}
|
|
4455
|
+
/* stylelint-enable */
|
|
@@ -36,7 +36,7 @@ $grid-group-clone-text-align: center !default;
|
|
|
36
36
|
$grid-group-unpgroupicon-margin-top: 0 !default;
|
|
37
37
|
$grid-ungroup-rtl-padding-right: 6px !default;
|
|
38
38
|
$filter-text-color: $content-font-color !default;
|
|
39
|
-
$grid-wrap-line-height:
|
|
39
|
+
$grid-wrap-line-height: 3px !default;
|
|
40
40
|
$grid-wrap-margin-bottom: 2px !default;
|
|
41
41
|
$grid-wrap-margin-top: 0 !default;
|
|
42
42
|
|
|
@@ -53,6 +53,8 @@ $grouped-text-font-size: 13px !default;
|
|
|
53
53
|
$grid-filtercell-both-border-width: 1px 0 0 1px !default;
|
|
54
54
|
$grid-headercelldiv-margin: -7px !default;
|
|
55
55
|
$grid-rtl-headercelldiv-padding: 0 .6em 0 1.8em !default;
|
|
56
|
+
$grid-rtl-headercelldiv-chkbox-padding: 0 .6em 0 .55em !default;
|
|
57
|
+
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .6em 0 1.15em !default;
|
|
56
58
|
$grid-headercelldiv-padding: 0 1.8em 0 .6em !default;
|
|
57
59
|
$grid-headercelldiv-right-align-padding: 0 .6em 0 1.9em !default;
|
|
58
60
|
$grid-filterbarcell-text-input: 26px !default;
|
|
@@ -71,8 +73,8 @@ $grid-sortdiv-padding: 3px !default;
|
|
|
71
73
|
$grid-sortnumer-line-height: 16px !default;
|
|
72
74
|
$grid-bigger-sortnumer-line-height: $grid-sortnumer-line-height !default;
|
|
73
75
|
$grid-sortnumber-border-radius: 65% !default;
|
|
74
|
-
$grid-textwrap-srotnumber-rightalign-margin:
|
|
75
|
-
$grid-textwrap-srotnumber-margin:
|
|
76
|
+
$grid-textwrap-srotnumber-rightalign-margin: 1px 2px 0 15px !default;
|
|
77
|
+
$grid-textwrap-srotnumber-margin: 2px -5px 0 2px !default;
|
|
76
78
|
$grid-textwrap-sorticon-margin: -9px 10px !default;
|
|
77
79
|
$grid-columnchooser-header-padding: 11px 18px 15px !default;
|
|
78
80
|
$grid-cc-checkbox-padding-left: 9px !default;
|
|
@@ -88,7 +90,6 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
88
90
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
89
91
|
$grid-columnchooser-toolbar-icon-font-size: 15px !default;
|
|
90
92
|
$grid-columnchooser-btn-font-size: 9px !default;
|
|
91
|
-
$grid-columnchooser-btn-line-height: 3 !default;
|
|
92
93
|
$grid-bigger-columnchooser-btn-font-size: 12px !default;
|
|
93
94
|
$grid-columnchooser-toolbardiv-padding: 3px 0 0 !default;
|
|
94
95
|
$grid-columnchooser-toolbardiv-margin-top: 0 !default;
|
|
@@ -178,6 +179,7 @@ $grid-flmenu-padding: 24px 0 0 !default;
|
|
|
178
179
|
$grid-flmenu-boolean-content-padding: 18px 18px 0 !default;
|
|
179
180
|
$grid-flmenu-boolean-button-width: 110px !default;
|
|
180
181
|
$grid-flmenu-device-padding: 24px 0 0 !default;
|
|
182
|
+
$grid-fltrmnu-dd-max-height: 298px !default;
|
|
181
183
|
$grid-rtl-fltrdiv-margin: -18px 0 -18px -11px !default;
|
|
182
184
|
$grid-rtl-bigger-fltrdiv-margin: -18px 0 -18px -11px !default;
|
|
183
185
|
$grid-rtl-headercelldiv-rightalign-fltricon-margin: -7px !default;
|
|
@@ -205,18 +207,18 @@ $grid-rtl-headercelldiv-fltricon-padding: 0 1.6em 0 10px !default;
|
|
|
205
207
|
$grid-sortnumber-filtericon-rightalign-margin: 7px 2px 0 5px !default;
|
|
206
208
|
$grid-bigger-checkbox-filter-min-height: 352px !default;
|
|
207
209
|
$grid-checkbox-filter-min-height: 322px !default;
|
|
208
|
-
$grid-rtl-bigger-fltricon-sortdiv-margin: -
|
|
209
|
-
$grid-rtl-bigger-fltricon-sortdiv-rightalign-margin: -
|
|
210
|
+
$grid-rtl-bigger-fltricon-sortdiv-margin: -20px 30px 0 14px !default;
|
|
211
|
+
$grid-rtl-bigger-fltricon-sortdiv-rightalign-margin: -20px 14px !default;
|
|
210
212
|
$grid-rows-bg-color: $grey-dark !default;
|
|
211
213
|
$grid-resize-border-width: 1px !default;
|
|
212
214
|
$grid-filterbarcell-input-padding: 0 26px 0 10px !default;
|
|
213
215
|
$grid-header-wrap-rightalign-sortfilter-div-margin: -18px 5px !default;
|
|
214
|
-
$grid-header-wrap-filtericon-sortfilter-div-margin: -
|
|
216
|
+
$grid-header-wrap-filtericon-sortfilter-div-margin: -20px 18px !default;
|
|
215
217
|
$grid-bigger-wrap-sortdiv-margin: -20px 8px !default;
|
|
216
218
|
$grid-bigger-wrap-rightalign-sortdiv-margin: -20px 2px !default;
|
|
217
219
|
$grid-bigger-wrap-fltricon-sortdiv-margin: -10px 18px !default;
|
|
218
220
|
$grid-bigger-wrap-rightalign-fltricon-sortdiv-margin: -12px 2px !default;
|
|
219
|
-
$grid-header-wrap-filtericon-rightalign-sortfilter-div-margin: -
|
|
221
|
+
$grid-header-wrap-filtericon-rightalign-sortfilter-div-margin: -20px 14px !default;
|
|
220
222
|
$grid-header-padding: 21px !default;
|
|
221
223
|
$grid-header-first-last-cell-padding: 21px !default;
|
|
222
224
|
$grid-header-bottom-padding: 0 !default;
|
|
@@ -312,7 +314,6 @@ $grid-grouptext-margin-right: 6px !default;
|
|
|
312
314
|
$grid-groupdroparea-rtl-text-align: right !default;
|
|
313
315
|
$grid-rtl-th-firstcell-border-left: 0 !default;
|
|
314
316
|
$grid-gd-clone-border-radius: 13px !default;
|
|
315
|
-
$group-ungroupicon-font-size: 9px !default;
|
|
316
317
|
$grid-checkbox-cell-padding-top-bottom: 6px !default;
|
|
317
318
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
318
319
|
$grid-rowselect-text-indent: 7% !default;
|
|
@@ -470,7 +471,7 @@ $grid-bigger-fltr-sortnumber-margin: $grid-bigger-sortnumber-margin !default;
|
|
|
470
471
|
$grid-rtl-searchclear: 0 !default;
|
|
471
472
|
$grid-column-chosser-searchdiv-top: -46px !default;
|
|
472
473
|
$grid-reorderarrow-font-size: 8px !default;
|
|
473
|
-
$grid-bigger-wrap-line-height:
|
|
474
|
+
$grid-bigger-wrap-line-height: 18px !default;
|
|
474
475
|
$grid-bigger-clone-padding: $grid-clone-padding !default;
|
|
475
476
|
$grid-bigger-draganddrop-clone-padding: 0 !default;
|
|
476
477
|
$grouped-bigger-text-font-size: $grouped-text-font-size !default;
|
|
@@ -40,7 +40,7 @@ $grid-group-clone-text-align: center !default;
|
|
|
40
40
|
$grid-group-unpgroupicon-margin-top: 0 !default;
|
|
41
41
|
$grid-ungroup-rtl-padding-right: 6px !default;
|
|
42
42
|
$filter-text-color: $content-font-color !default;
|
|
43
|
-
$grid-wrap-line-height:
|
|
43
|
+
$grid-wrap-line-height: 3px !default;
|
|
44
44
|
$grid-wrap-margin-bottom: 2px !default;
|
|
45
45
|
$grid-wrap-margin-top: 0 !default;
|
|
46
46
|
|
|
@@ -58,6 +58,8 @@ $grid-summary-row-bg-color: lighten($group-row-bg-stcolor, 4%) !default;
|
|
|
58
58
|
$grid-filtercell-both-border-width: 1px 0 0 1px !default;
|
|
59
59
|
$grid-headercelldiv-margin: -7px !default;
|
|
60
60
|
$grid-rtl-headercelldiv-padding: 0 .6em 0 1.8em !default;
|
|
61
|
+
$grid-rtl-headercelldiv-chkbox-padding: 0 .6em 0 .55em !default;
|
|
62
|
+
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .6em 0 1.15em !default;
|
|
61
63
|
$grid-headercelldiv-padding: 0 1.8em 0 .6em !default;
|
|
62
64
|
$grid-headercelldiv-right-align-padding: 0 .6em 0 1.9em !default;
|
|
63
65
|
$grid-filterbarcell-text-input: 26px !default;
|
|
@@ -76,8 +78,8 @@ $grid-sortdiv-padding: 3px !default;
|
|
|
76
78
|
$grid-sortnumer-line-height: 16px !default;
|
|
77
79
|
$grid-bigger-sortnumer-line-height: $grid-sortnumer-line-height !default;
|
|
78
80
|
$grid-sortnumber-border-radius: 65% !default;
|
|
79
|
-
$grid-textwrap-srotnumber-rightalign-margin:
|
|
80
|
-
$grid-textwrap-srotnumber-margin:
|
|
81
|
+
$grid-textwrap-srotnumber-rightalign-margin: 1px 2px 0 15px !default;
|
|
82
|
+
$grid-textwrap-srotnumber-margin: 2px -5px 0 2px !default;
|
|
81
83
|
$grid-textwrap-sorticon-margin: -9px 10px !default;
|
|
82
84
|
$grid-columnchooser-header-padding: 11px 18px 15px !default;
|
|
83
85
|
$grid-cc-checkbox-padding-left: 9px !default;
|
|
@@ -93,7 +95,6 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
93
95
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
94
96
|
$grid-columnchooser-toolbar-icon-font-size: 15px !default;
|
|
95
97
|
$grid-columnchooser-btn-font-size: 9px !default;
|
|
96
|
-
$grid-columnchooser-btn-line-height: 3 !default;
|
|
97
98
|
$grid-bigger-columnchooser-btn-font-size: 12px !default;
|
|
98
99
|
$grid-columnchooser-toolbardiv-padding: 3px 0 0 !default;
|
|
99
100
|
$grid-columnchooser-toolbardiv-margin-top: 0 !default;
|
|
@@ -183,6 +184,7 @@ $grid-flmenu-padding: 24px 0 0 !default;
|
|
|
183
184
|
$grid-flmenu-boolean-content-padding: 18px 18px 0 !default;
|
|
184
185
|
$grid-flmenu-boolean-button-width: 110px !default;
|
|
185
186
|
$grid-flmenu-device-padding: 24px 0 0 !default;
|
|
187
|
+
$grid-fltrmnu-dd-max-height: 298px !default;
|
|
186
188
|
$grid-rtl-fltrdiv-margin: -18px 0 -18px -11px !default;
|
|
187
189
|
$grid-rtl-bigger-fltrdiv-margin: -18px 0 -18px -11px !default;
|
|
188
190
|
$grid-rtl-headercelldiv-rightalign-fltricon-margin: -7px !default;
|
|
@@ -210,18 +212,18 @@ $grid-rtl-headercelldiv-fltricon-padding: 0 1.6em 0 10px !default;
|
|
|
210
212
|
$grid-sortnumber-filtericon-rightalign-margin: 7px 2px 0 5px !default;
|
|
211
213
|
$grid-bigger-checkbox-filter-min-height: 352px !default;
|
|
212
214
|
$grid-checkbox-filter-min-height: 322px !default;
|
|
213
|
-
$grid-rtl-bigger-fltricon-sortdiv-margin: -
|
|
214
|
-
$grid-rtl-bigger-fltricon-sortdiv-rightalign-margin: -
|
|
215
|
+
$grid-rtl-bigger-fltricon-sortdiv-margin: -20px 30px 0 14px !default;
|
|
216
|
+
$grid-rtl-bigger-fltricon-sortdiv-rightalign-margin: -20px 14px !default;
|
|
215
217
|
$grid-rows-bg-color: $content-bg-color !default;
|
|
216
218
|
$grid-resize-border-width: 1px !default;
|
|
217
219
|
$grid-filterbarcell-input-padding: 0 26px 0 10px !default;
|
|
218
220
|
$grid-header-wrap-rightalign-sortfilter-div-margin: -18px 5px !default;
|
|
219
|
-
$grid-header-wrap-filtericon-sortfilter-div-margin: -
|
|
221
|
+
$grid-header-wrap-filtericon-sortfilter-div-margin: -20px 18px !default;
|
|
220
222
|
$grid-bigger-wrap-sortdiv-margin: -20px 8px !default;
|
|
221
223
|
$grid-bigger-wrap-rightalign-sortdiv-margin: -20px 2px !default;
|
|
222
224
|
$grid-bigger-wrap-fltricon-sortdiv-margin: -10px 18px !default;
|
|
223
225
|
$grid-bigger-wrap-rightalign-fltricon-sortdiv-margin: -12px 2px !default;
|
|
224
|
-
$grid-header-wrap-filtericon-rightalign-sortfilter-div-margin: -
|
|
226
|
+
$grid-header-wrap-filtericon-rightalign-sortfilter-div-margin: -20px 14px !default;
|
|
225
227
|
$grid-header-padding: 21px !default;
|
|
226
228
|
$grid-header-first-last-cell-padding: 21px !default;
|
|
227
229
|
$grid-header-bottom-padding: 0 !default;
|
|
@@ -315,7 +317,6 @@ $grid-grouptext-margin-right: 6px !default;
|
|
|
315
317
|
$grid-groupdroparea-rtl-text-align: right !default;
|
|
316
318
|
$grid-rtl-th-firstcell-border-left: 0 !default;
|
|
317
319
|
$grid-gd-clone-border-radius: 13px !default;
|
|
318
|
-
$group-ungroupicon-font-size: 9px !default;
|
|
319
320
|
$grid-checkbox-cell-padding-top-bottom: 6px !default;
|
|
320
321
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
321
322
|
$grid-rowselect-text-indent: 7% !default;
|
|
@@ -469,7 +470,7 @@ $grid-bigger-fltr-sortnumber-margin: $grid-bigger-sortnumber-margin !default;
|
|
|
469
470
|
$grid-rtl-searchclear: 0 !default;
|
|
470
471
|
$grid-column-chosser-searchdiv-top: -46px !default;
|
|
471
472
|
$grid-reorderarrow-font-size: 8px !default;
|
|
472
|
-
$grid-bigger-wrap-line-height:
|
|
473
|
+
$grid-bigger-wrap-line-height: 18px !default;
|
|
473
474
|
$grid-bigger-clone-padding: $grid-clone-padding !default;
|
|
474
475
|
$grid-bigger-draganddrop-clone-padding: 0 !default;
|
|
475
476
|
$grouped-bigger-text-font-size: $grouped-text-font-size !default;
|
|
@@ -32,7 +32,7 @@ $group-droparea-hover-color: $black !default;
|
|
|
32
32
|
$grid-group-broder-color: $border-light !default;
|
|
33
33
|
$grid-group-hover-broder-color: $border-hover !default;
|
|
34
34
|
$grid-group-text-line-height: 21px !default;
|
|
35
|
-
$grid-wrap-line-height:
|
|
35
|
+
$grid-wrap-line-height: 1px !default;
|
|
36
36
|
$grid-wrap-margin-bottom: 2px !default;
|
|
37
37
|
$grid-wrap-margin-top: 0 !default;
|
|
38
38
|
|
|
@@ -57,7 +57,6 @@ $grid-bigger-headercelldiv-line-height: 18px !default;
|
|
|
57
57
|
$grid-filterbarcell-text-indent: 1px !default;
|
|
58
58
|
$grid-groupdroparea-rtl-text-align: center !default;
|
|
59
59
|
$grid-rtl-th-firstcell-border-left: 0 !default;
|
|
60
|
-
$group-ungroupicon-font-size: 11px !default;
|
|
61
60
|
$grid-checkbox-cell-padding-top-bottom: 8px !default;
|
|
62
61
|
$grid-rowselect-text-indent: 1px !default;
|
|
63
62
|
$grid-toolbar-border-width: 1px solid !default;
|
|
@@ -65,8 +64,8 @@ $grid-filterdiv-padding: 0 !default;
|
|
|
65
64
|
$grid-headercelldiv-height: 29px !default;
|
|
66
65
|
$grid-filterbarcell-input-height: 26px !default;
|
|
67
66
|
$grid-sortnumber-border-radius: 65% !default;
|
|
68
|
-
$grid-textwrap-srotnumber-rightalign-margin:
|
|
69
|
-
$grid-textwrap-srotnumber-margin:
|
|
67
|
+
$grid-textwrap-srotnumber-rightalign-margin: 5px 2px 0 15px !default;
|
|
68
|
+
$grid-textwrap-srotnumber-margin: 6px 5px 0 2px !default;
|
|
70
69
|
$grid-textwrap-sorticon-margin: -9px 10px !default;
|
|
71
70
|
$grid-columnchooser-header-padding: 11px 18px 15px !default;
|
|
72
71
|
$grid-columnchooser-toolbar-button-padding: 0 12px !default;
|
|
@@ -79,9 +78,8 @@ $grid-columnchooser-search-border-fcolor: $border-focus !default;
|
|
|
79
78
|
$grid-columnchooser-footer-border-opacity: 1 !default;
|
|
80
79
|
$grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
81
80
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
82
|
-
$grid-columnchooser-toolbar-icon-font-size:
|
|
81
|
+
$grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
|
|
83
82
|
$grid-columnchooser-btn-font-size: $text-lg !default;
|
|
84
|
-
$grid-columnchooser-btn-line-height: 3 !default;
|
|
85
83
|
$grid-columnchooser-toolbardiv-padding: 4px !default;
|
|
86
84
|
$grid-columnchooser-toolbardiv-margin-top: 0 !default;
|
|
87
85
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
@@ -112,7 +110,7 @@ $grid-bigger-grightarrow-icon-font-size: $text-base !default;
|
|
|
112
110
|
$group-bigger-sorticon-margin-right: 0 !default;
|
|
113
111
|
$grid-bigger-groupdroparea-padding: 13px 6px !default;
|
|
114
112
|
$grid-bigger-group-headercell-height: 34px !default;
|
|
115
|
-
$grid-bigger-ungroup-button-font-size:
|
|
113
|
+
$grid-bigger-ungroup-button-font-size: $font-icon-22 !default;
|
|
116
114
|
$grid-bigger-group-text-line-height: 22px !default;
|
|
117
115
|
$grid-bigger-groupcaption-line-height: 32px !default;
|
|
118
116
|
$grid-bigger-rtl-group-headercell-margin: 5px 0 0 6px !default;
|
|
@@ -150,6 +148,7 @@ $grid-flmenu-padding: 14px 0 0 !default;
|
|
|
150
148
|
$grid-flmenu-boolean-content-padding: 18px 18px 0 !default;
|
|
151
149
|
$grid-flmenu-boolean-button-width: 110px !default;
|
|
152
150
|
$grid-flmenu-device-padding: 24px 0 0 !default;
|
|
151
|
+
$grid-fltrmnu-dd-max-height: 232px !default;
|
|
153
152
|
$grid-rtlfltrdiv-float: left !default;
|
|
154
153
|
$grid-checkbox-wrapper-height: 20px !default;
|
|
155
154
|
$grid-checkbox-wrapper-line-height: 20px !default;
|
|
@@ -207,7 +206,7 @@ $grid-rtl-toolbar-search-clear-icon-margin: 0 !default;
|
|
|
207
206
|
$grid-bigger-toolbar-search-clear-icon-padding: 7px 0 7px 12px !default;
|
|
208
207
|
$grid-bigger-toolbar-search-clear-icon-min-width: 38px !default;
|
|
209
208
|
$grid-bigger-toolbar-search-clear-icon-margin: 0 !default;
|
|
210
|
-
$grid-bigger-toolbar-search-clear-icon-font-size:
|
|
209
|
+
$grid-bigger-toolbar-search-clear-icon-font-size: $font-icon-22 !default;
|
|
211
210
|
$grid-rtl-bigger-toolbar-search-clear-icon-padding: 7px 6px 7px 0 !default;
|
|
212
211
|
$grid-rtl-bigger-toolbar-search-clear-icon-min-width: 38px !default;
|
|
213
212
|
$grid-rtl-bigger-toolbar-search-clear-icon-margin: 0 !default;
|
|
@@ -310,6 +309,8 @@ $grid-rtl-group-text-margin-left: -8px !default;
|
|
|
310
309
|
$grid-rtl-group-sorticon-margin-right: 0 !default;
|
|
311
310
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
312
311
|
$grid-rtl-headercelldiv-padding: 0 .4em 0 4.2em !default;
|
|
312
|
+
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 .45em !default;
|
|
313
|
+
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .4em !default;
|
|
313
314
|
$grid-ungroup-rtl-padding-right: -9px !default;
|
|
314
315
|
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
315
316
|
$grid-headercell-div-padding: 0 .4em !default;
|
|
@@ -369,7 +370,7 @@ $grid-cc-checkbox-padding-left: 8px !default;
|
|
|
369
370
|
$grid-column-chooser-searchdiv-left: 1px !default;
|
|
370
371
|
$grid-columnchooser-content-margin: 40px 0 0 !default;
|
|
371
372
|
$grid-bigger-columnchooser-content-margin: 40px 0 0 !default;
|
|
372
|
-
$grid-bigger-columnchooser-btn-font-size:
|
|
373
|
+
$grid-bigger-columnchooser-btn-font-size: $font-icon-22 !default;
|
|
373
374
|
$grid-bigger-sortdiv-rightalign-margin: -15px 6px -15px -6px !default;
|
|
374
375
|
$grid-bigger-sortdiv-margin: -15px -6px -15px 6px !default;
|
|
375
376
|
$grid-bigger-header-icons-font-size: $text-xs !default;
|
|
@@ -437,12 +438,12 @@ $grid-content-batch-font-color: $success !default;
|
|
|
437
438
|
$grid-bigger-group-headercell-hover-padding: $grid-bigger-group-headercell-padding !default;
|
|
438
439
|
|
|
439
440
|
$grid-header-wrap-rightalign-sortfilter-div-margin: -21px -5px !default;
|
|
440
|
-
$grid-header-wrap-filtericon-sortfilter-div-margin: -
|
|
441
|
+
$grid-header-wrap-filtericon-sortfilter-div-margin: -20px 20px -29px 14px !default;
|
|
441
442
|
$grid-bigger-wrap-sortdiv-margin: -31px 8px !default;
|
|
442
443
|
$grid-bigger-wrap-rightalign-sortdiv-margin: -30px -5px !default;
|
|
443
444
|
$grid-bigger-wrap-rightalign-fltricon-sortdiv-margin: -26px -20px 0 0 !default;
|
|
444
445
|
$grid-bigger-wrap-fltricon-sortdiv-margin: -30px 28px -31px 0 !default;
|
|
445
|
-
$grid-header-wrap-filtericon-rightalign-sortfilter-div-margin: -14px
|
|
446
|
+
$grid-header-wrap-filtericon-rightalign-sortfilter-div-margin: -20px 14px !default;
|
|
446
447
|
$grid-drag-font-size: $text-lg !default;
|
|
447
448
|
$grid-drag-icon-font-weight: $font-weight-bold !default;
|
|
448
449
|
$grid-drag-move-icon: 10px !default;
|
package/styles/grid/_theme.scss
CHANGED
|
@@ -251,18 +251,19 @@
|
|
|
251
251
|
border-right-color: $frozen-border-color;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
&.e-gridhover tr
|
|
255
|
-
&.e-gridhover
|
|
256
|
-
&.e-gridhover
|
|
257
|
-
&.e-
|
|
258
|
-
&.e-gridhover
|
|
254
|
+
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
255
|
+
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
256
|
+
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
257
|
+
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
258
|
+
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
259
|
+
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
259
260
|
&:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
260
261
|
background-color: $grid-hover-bg-color;
|
|
261
262
|
color: $grid-hover-content-font-color;
|
|
262
263
|
}
|
|
263
264
|
}
|
|
264
265
|
|
|
265
|
-
&
|
|
266
|
+
& .e-row:hover .e-rowdragdrop {
|
|
266
267
|
cursor: move;
|
|
267
268
|
}
|
|
268
269
|
|
|
@@ -409,8 +409,8 @@
|
|
|
409
409
|
min-width: 38px;
|
|
410
410
|
padding: 0;
|
|
411
411
|
}
|
|
412
|
-
.e-bigger .e-grid .e-toolbar .e-toolbar-items .e-tbar-btn .e-icons,
|
|
413
|
-
.e-grid.e-bigger .e-toolbar .e-toolbar-items .e-tbar-btn .e-icons {
|
|
412
|
+
.e-bigger .e-grid .e-toolbar .e-toolbar-items .e-tbar-btn.e-btn .e-btn-icon.e-icons,
|
|
413
|
+
.e-grid.e-bigger .e-toolbar .e-toolbar-items .e-tbar-btn.e-btn .e-btn-icon.e-icons {
|
|
414
414
|
font-size: 18px;
|
|
415
415
|
}
|
|
416
416
|
.e-bigger .e-grid .e-flmenu-valuediv,
|
|
@@ -450,8 +450,8 @@
|
|
|
450
450
|
.e-grid.e-bigger .e-icon-grightarrow {
|
|
451
451
|
font-size: 14px;
|
|
452
452
|
}
|
|
453
|
-
.e-bigger .e-grid .e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn,
|
|
454
|
-
.e-grid.e-bigger .e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn {
|
|
453
|
+
.e-bigger .e-grid .e-toolbar .e-tbar-btn.e-btn .e-btn-icon.e-icons.e-columnchooser-btn,
|
|
454
|
+
.e-grid.e-bigger .e-toolbar .e-tbar-btn.e-btn .e-btn-icon.e-icons.e-columnchooser-btn {
|
|
455
455
|
font-size: 12px;
|
|
456
456
|
}
|
|
457
457
|
.e-bigger .e-grid .e-gridheader tr th:last-child,
|
|
@@ -564,6 +564,10 @@
|
|
|
564
564
|
.e-grid.e-bigger .e-gridheader .e-fltr-icon .e-sortfilterdiv {
|
|
565
565
|
margin: -30px 16px -30px 0;
|
|
566
566
|
}
|
|
567
|
+
.e-bigger .e-grid.e-rtl .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv,
|
|
568
|
+
.e-grid.e-bigger.e-rtl .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
569
|
+
padding: 0 0.35em 0 0.3em;
|
|
570
|
+
}
|
|
567
571
|
.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-sortfilterdiv,
|
|
568
572
|
.e-bigger .e-grid .e-wrap .e-sortfilterdiv,
|
|
569
573
|
.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-sortfilterdiv,
|
|
@@ -1719,6 +1723,9 @@
|
|
|
1719
1723
|
.e-grid .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
1720
1724
|
padding: 0 1.8em 0 0.4em;
|
|
1721
1725
|
}
|
|
1726
|
+
.e-grid.e-rtl .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
1727
|
+
padding: 0 0.35em 0 0.3em;
|
|
1728
|
+
}
|
|
1722
1729
|
.e-grid .e-filtermenudiv {
|
|
1723
1730
|
float: right;
|
|
1724
1731
|
margin: -20px -7px;
|
|
@@ -1785,10 +1792,10 @@
|
|
|
1785
1792
|
margin: -29px -11px 0 0;
|
|
1786
1793
|
}
|
|
1787
1794
|
.e-grid.e-wrap .e-gridheader .e-rightalign .e-sortnumber {
|
|
1788
|
-
margin: 3px 2px 0
|
|
1795
|
+
margin: 3px 2px 0 20px;
|
|
1789
1796
|
}
|
|
1790
1797
|
.e-grid.e-wrap .e-gridheader .e-sortnumber {
|
|
1791
|
-
margin: 3px
|
|
1798
|
+
margin: 3px -3px 0 2px;
|
|
1792
1799
|
}
|
|
1793
1800
|
.e-grid.e-wrap .e-gridheader .e-sortfilterdiv {
|
|
1794
1801
|
margin: -9px 10px;
|
|
@@ -1805,7 +1812,7 @@
|
|
|
1805
1812
|
padding: 6px;
|
|
1806
1813
|
}
|
|
1807
1814
|
.e-grid.e-wrap .e-columnmenu {
|
|
1808
|
-
|
|
1815
|
+
line-height: 10px;
|
|
1809
1816
|
}
|
|
1810
1817
|
.e-grid.e-rtl .e-columnmenu {
|
|
1811
1818
|
left: 5px;
|
|
@@ -1813,7 +1820,7 @@
|
|
|
1813
1820
|
margin: -20px -18px -18px 1px;
|
|
1814
1821
|
}
|
|
1815
1822
|
.e-grid.e-wrap.e-rtl .e-columnmenu {
|
|
1816
|
-
|
|
1823
|
+
line-height: 10px;
|
|
1817
1824
|
}
|
|
1818
1825
|
.e-grid [class^=e-] {
|
|
1819
1826
|
box-sizing: border-box;
|
|
@@ -1837,6 +1844,15 @@
|
|
|
1837
1844
|
border-top-width: 1px;
|
|
1838
1845
|
padding: 0.3em;
|
|
1839
1846
|
}
|
|
1847
|
+
.e-grid th.e-detailcell .e-rowcell,
|
|
1848
|
+
.e-grid th.e-detailcell .e-gridpager {
|
|
1849
|
+
text-align: left;
|
|
1850
|
+
}
|
|
1851
|
+
.e-grid.e-rtl th.e-detailcell .e-rowcell, .e-grid.e-rtl th.e-detailcell .e-gridpager,
|
|
1852
|
+
.e-grid th.e-detailcell .e-rtl .e-rowcell,
|
|
1853
|
+
.e-grid th.e-detailcell .e-rtl .e-gridpager {
|
|
1854
|
+
text-align: right;
|
|
1855
|
+
}
|
|
1840
1856
|
.e-grid.e-verticallines .e-rowcell, .e-grid.e-verticallines .e-filterbarcell {
|
|
1841
1857
|
border-width: 0 0 0 1px;
|
|
1842
1858
|
}
|
|
@@ -2314,9 +2330,8 @@
|
|
|
2314
2330
|
-ms-user-select: none;
|
|
2315
2331
|
user-select: none;
|
|
2316
2332
|
}
|
|
2317
|
-
.e-grid .e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn {
|
|
2333
|
+
.e-grid .e-toolbar .e-tbar-btn.e-btn .e-btn-icon.e-icons.e-columnchooser-btn {
|
|
2318
2334
|
font-size: 9px;
|
|
2319
|
-
line-height: 3;
|
|
2320
2335
|
}
|
|
2321
2336
|
.e-grid .e-toolbar .e-toolbar-items .e-toolbar-right .e-cc-toolbar .e-tbar-btn .e-columnchooser-btn {
|
|
2322
2337
|
margin-top: 2px;
|
|
@@ -2709,6 +2724,11 @@
|
|
|
2709
2724
|
.e-grid.e-rtl .e-gridheader .e-sortfilter .e-rightalign.e-fltr-icon .e-headercelldiv {
|
|
2710
2725
|
margin: -5px -8px -5px 0;
|
|
2711
2726
|
}
|
|
2727
|
+
.e-grid.e-rtl.e-wrap .e-columnheader .e-rightalign.e-fltr-icon .e-headercelldiv, .e-grid.e-rtl .e-columnheader.e-wrap .e-rightalign.e-fltr-icon .e-headercelldiv {
|
|
2728
|
+
height: auto;
|
|
2729
|
+
margin-bottom: 2px;
|
|
2730
|
+
margin-top: 0;
|
|
2731
|
+
}
|
|
2712
2732
|
.e-grid.e-rtl .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv {
|
|
2713
2733
|
margin: -5px;
|
|
2714
2734
|
}
|
|
@@ -2910,7 +2930,7 @@
|
|
|
2910
2930
|
margin: -20px 0 -20px -36px;
|
|
2911
2931
|
padding: 6px;
|
|
2912
2932
|
}
|
|
2913
|
-
.e-grid.e-wrap .e-rowcell, .e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv, .e-grid.e-wrap .e-columnheader .e-headercelldiv {
|
|
2933
|
+
.e-grid.e-wrap .e-rowcell, .e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv, .e-grid.e-wrap .e-columnheader .e-headercelldiv, .e-grid.e-wrap .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
2914
2934
|
height: Auto;
|
|
2915
2935
|
line-height: 18px;
|
|
2916
2936
|
overflow-wrap: break-word;
|
|
@@ -2921,17 +2941,17 @@
|
|
|
2921
2941
|
.e-grid.e-wrap .e-stackedheader .e-columnheader .e-stackedheadercelldiv, .e-grid.e-wrap .e-stackedheader .e-columnheader .e-headercelldiv {
|
|
2922
2942
|
max-height: 36px;
|
|
2923
2943
|
}
|
|
2924
|
-
.e-grid.e-wrap .e-columnheader .e-headercelldiv, .e-grid .e-columnheader.e-wrap .e-headercelldiv {
|
|
2944
|
+
.e-grid.e-wrap .e-columnheader .e-headercelldiv, .e-grid.e-wrap .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv, .e-grid .e-columnheader.e-wrap .e-headercelldiv, .e-grid .e-columnheader.e-wrap .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
2925
2945
|
margin-bottom: 2px;
|
|
2926
2946
|
margin-top: 0;
|
|
2927
2947
|
}
|
|
2928
|
-
.e-grid.e-wrap .e-columnheader .e-filtermenudiv {
|
|
2929
|
-
line-height:
|
|
2948
|
+
.e-grid.e-wrap .e-columnheader .e-filtermenudiv, .e-grid.e-wrap .e-columnheader .e-sortfilterdiv .e-filtermenudiv {
|
|
2949
|
+
line-height: 10px;
|
|
2930
2950
|
}
|
|
2931
|
-
.e-grid .e-columnheader.e-wrap .e-filtermenudiv {
|
|
2932
|
-
line-height:
|
|
2951
|
+
.e-grid .e-columnheader.e-wrap .e-filtermenudiv, .e-grid .e-columnheader.e-wrap .e-sortfilterdiv .e-filtermenudiv {
|
|
2952
|
+
line-height: 10px;
|
|
2933
2953
|
}
|
|
2934
|
-
.e-grid .e-columnheader.e-wrap .e-headercelldiv, .e-grid .e-columnheader.e-wrap .e-stackedheadercelldiv, .e-grid .e-gridcontent.e-wrap .e-rowcell, .e-grid .e-frozenhdrcont.e-wrap .e-rowcell {
|
|
2954
|
+
.e-grid .e-columnheader.e-wrap .e-headercelldiv, .e-grid .e-columnheader.e-wrap .e-headercell.e-fltr-icon .e-headercelldiv, .e-grid .e-columnheader.e-wrap .e-stackedheadercelldiv, .e-grid .e-gridcontent.e-wrap .e-rowcell, .e-grid .e-frozenhdrcont.e-wrap .e-rowcell {
|
|
2935
2955
|
height: Auto;
|
|
2936
2956
|
line-height: 18px;
|
|
2937
2957
|
overflow-wrap: break-word;
|
|
@@ -2950,10 +2970,10 @@
|
|
|
2950
2970
|
margin: -30px -5px;
|
|
2951
2971
|
}
|
|
2952
2972
|
.e-grid .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv, .e-grid.e-wrap .e-columnheader .e-fltr-icon .e-sortfilterdiv {
|
|
2953
|
-
margin: -
|
|
2973
|
+
margin: -30px 14px -29px 14px;
|
|
2954
2974
|
}
|
|
2955
2975
|
.e-grid .e-columnheader.e-wrap .e-fltr-icon.e-rightalign .e-sortfilterdiv, .e-grid.e-wrap .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv {
|
|
2956
|
-
margin: -
|
|
2976
|
+
margin: -30px 14px;
|
|
2957
2977
|
}
|
|
2958
2978
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
2959
2979
|
display: inline-block;
|
|
@@ -3696,6 +3716,13 @@
|
|
|
3696
3716
|
float: left;
|
|
3697
3717
|
}
|
|
3698
3718
|
|
|
3719
|
+
/* stylelint-disable */
|
|
3720
|
+
.e-ddl.e-popup.e-popup-flmenu .e-dropdownbase,
|
|
3721
|
+
.e-ddl.e-popup.e-popup-flbar .e-dropdownbase {
|
|
3722
|
+
max-height: 298px !important;
|
|
3723
|
+
}
|
|
3724
|
+
|
|
3725
|
+
/* stylelint-enable */
|
|
3699
3726
|
/*! Grid theme */
|
|
3700
3727
|
.e-grid {
|
|
3701
3728
|
border-color: #484848;
|
|
@@ -3883,11 +3910,11 @@
|
|
|
3883
3910
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
3884
3911
|
border-right-color: #9c9c9c;
|
|
3885
3912
|
}
|
|
3886
|
-
.e-grid.e-gridhover tr
|
|
3913
|
+
.e-grid.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
3887
3914
|
background-color: #393939;
|
|
3888
3915
|
color: #f0f0f0;
|
|
3889
3916
|
}
|
|
3890
|
-
.e-grid
|
|
3917
|
+
.e-grid .e-row:hover .e-rowdragdrop {
|
|
3891
3918
|
cursor: move;
|
|
3892
3919
|
}
|
|
3893
3920
|
.e-grid .e-sortnumber {
|