@syncfusion/ej2-angular-grids 20.2.36-ngcc → 20.2.38-ngcc
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/@syncfusion/ej2-angular-grids.es5.js +1 -1
- package/@syncfusion/ej2-angular-grids.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-grids.js +1 -1
- package/@syncfusion/ej2-angular-grids.js.map +1 -1
- package/CHANGELOG.md +12 -0
- package/dist/ej2-angular-grids.umd.js +2 -1
- package/dist/ej2-angular-grids.umd.js.map +1 -1
- package/dist/ej2-angular-grids.umd.min.js +2 -2
- package/package.json +8 -8
- package/schematics/generators/grid-default/schema.json +2 -3
- package/schematics/generators/grid-feature/schema.json +2 -3
- 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/styles/bootstrap-dark.css +10 -3
- package/styles/bootstrap.css +9 -2
- package/styles/bootstrap4.css +31 -15
- package/styles/bootstrap5-dark.css +11 -4
- package/styles/bootstrap5.css +11 -4
- package/styles/excel-filter/bootstrap-dark.css +4 -0
- package/styles/excel-filter/bootstrap.css +4 -0
- package/styles/excel-filter/bootstrap4.css +4 -0
- package/styles/excel-filter/bootstrap5-dark.css +4 -0
- package/styles/excel-filter/bootstrap5.css +4 -0
- package/styles/excel-filter/fabric-dark.css +4 -0
- package/styles/excel-filter/fabric.css +4 -0
- package/styles/excel-filter/fluent-dark.css +4 -0
- package/styles/excel-filter/fluent.css +4 -0
- package/styles/excel-filter/highcontrast-light.css +4 -0
- package/styles/excel-filter/highcontrast.css +4 -0
- package/styles/excel-filter/material-dark.css +4 -0
- package/styles/excel-filter/material.css +4 -0
- package/styles/excel-filter/tailwind-dark.css +4 -0
- package/styles/excel-filter/tailwind.css +4 -0
- package/styles/fabric-dark.css +9 -2
- package/styles/fabric.css +11 -4
- package/styles/fluent-dark.css +9 -2
- package/styles/fluent.css +9 -2
- package/styles/grid/bootstrap-dark.css +6 -3
- package/styles/grid/bootstrap.css +5 -2
- package/styles/grid/bootstrap4.css +27 -15
- package/styles/grid/bootstrap5-dark.css +7 -4
- package/styles/grid/bootstrap5.css +7 -4
- package/styles/grid/fabric-dark.css +5 -2
- package/styles/grid/fabric.css +7 -4
- package/styles/grid/fluent-dark.css +5 -2
- package/styles/grid/fluent.css +5 -2
- package/styles/grid/highcontrast-light.css +5 -2
- package/styles/grid/highcontrast.css +5 -2
- package/styles/grid/material-dark.css +6 -3
- package/styles/grid/material.css +5 -2
- package/styles/grid/tailwind-dark.css +9 -5
- package/styles/grid/tailwind.css +9 -5
- package/styles/highcontrast-light.css +9 -2
- package/styles/highcontrast.css +9 -2
- package/styles/material-dark.css +10 -3
- package/styles/material.css +9 -2
- package/styles/tailwind-dark.css +13 -5
- package/styles/tailwind.css +13 -5
package/styles/bootstrap5.css
CHANGED
|
@@ -199,6 +199,10 @@
|
|
|
199
199
|
padding: 14px;
|
|
200
200
|
padding-top: 4px;
|
|
201
201
|
}
|
|
202
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
203
|
+
height: 26px;
|
|
204
|
+
line-height: 26px;
|
|
205
|
+
}
|
|
202
206
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
203
207
|
height: 26px;
|
|
204
208
|
line-height: 26px;
|
|
@@ -2399,10 +2403,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2399
2403
|
}
|
|
2400
2404
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2401
2405
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2406
|
+
-webkit-user-select: auto;
|
|
2402
2407
|
height: 20px;
|
|
2403
2408
|
line-height: 20px;
|
|
2404
2409
|
position: relative;
|
|
2405
2410
|
top: -2px;
|
|
2411
|
+
-ms-user-select: auto;
|
|
2412
|
+
user-select: auto;
|
|
2406
2413
|
}
|
|
2407
2414
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
2408
2415
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2834,8 +2841,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2834
2841
|
padding-top: 2px;
|
|
2835
2842
|
}
|
|
2836
2843
|
.e-grid .e-row .e-input-group {
|
|
2837
|
-
margin-bottom:
|
|
2838
|
-
margin-top:
|
|
2844
|
+
margin-bottom: 1px;
|
|
2845
|
+
margin-top: 1px;
|
|
2839
2846
|
vertical-align: middle;
|
|
2840
2847
|
}
|
|
2841
2848
|
.e-grid .e-defaultcell.e-ralign,
|
|
@@ -3159,7 +3166,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3159
3166
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
3160
3167
|
border-top: 2px solid;
|
|
3161
3168
|
}
|
|
3162
|
-
.e-grid.e-rtl .e-grouptext {
|
|
3169
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
3163
3170
|
margin-left: 0;
|
|
3164
3171
|
margin-right: 0;
|
|
3165
3172
|
}
|
|
@@ -3402,7 +3409,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3402
3409
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
3403
3410
|
display: inline-block;
|
|
3404
3411
|
}
|
|
3405
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
3412
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
3406
3413
|
text-overflow: clip;
|
|
3407
3414
|
}
|
|
3408
3415
|
.e-grid .e-clipboard {
|
|
@@ -155,6 +155,10 @@
|
|
|
155
155
|
padding: 15px;
|
|
156
156
|
padding-top: 4px;
|
|
157
157
|
}
|
|
158
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
159
|
+
height: 26px;
|
|
160
|
+
line-height: 26px;
|
|
161
|
+
}
|
|
158
162
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
159
163
|
height: 26px;
|
|
160
164
|
line-height: 26px;
|
|
@@ -155,6 +155,10 @@
|
|
|
155
155
|
padding: 15px;
|
|
156
156
|
padding-top: 4px;
|
|
157
157
|
}
|
|
158
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
159
|
+
height: 26px;
|
|
160
|
+
line-height: 26px;
|
|
161
|
+
}
|
|
158
162
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
159
163
|
height: 26px;
|
|
160
164
|
line-height: 26px;
|
|
@@ -197,6 +197,10 @@
|
|
|
197
197
|
padding: 14px;
|
|
198
198
|
padding-top: 4px;
|
|
199
199
|
}
|
|
200
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
201
|
+
height: 26px;
|
|
202
|
+
line-height: 26px;
|
|
203
|
+
}
|
|
200
204
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
201
205
|
height: 26px;
|
|
202
206
|
line-height: 26px;
|
|
@@ -199,6 +199,10 @@
|
|
|
199
199
|
padding: 14px;
|
|
200
200
|
padding-top: 4px;
|
|
201
201
|
}
|
|
202
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
203
|
+
height: 26px;
|
|
204
|
+
line-height: 26px;
|
|
205
|
+
}
|
|
202
206
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
203
207
|
height: 26px;
|
|
204
208
|
line-height: 26px;
|
|
@@ -199,6 +199,10 @@
|
|
|
199
199
|
padding: 14px;
|
|
200
200
|
padding-top: 4px;
|
|
201
201
|
}
|
|
202
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
203
|
+
height: 26px;
|
|
204
|
+
line-height: 26px;
|
|
205
|
+
}
|
|
202
206
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
203
207
|
height: 26px;
|
|
204
208
|
line-height: 26px;
|
|
@@ -131,6 +131,10 @@
|
|
|
131
131
|
padding: 28px 25px 10px;
|
|
132
132
|
padding-top: 4px;
|
|
133
133
|
}
|
|
134
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
135
|
+
height: 26px;
|
|
136
|
+
line-height: 26px;
|
|
137
|
+
}
|
|
134
138
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
135
139
|
height: 26px;
|
|
136
140
|
line-height: 26px;
|
|
@@ -124,6 +124,10 @@
|
|
|
124
124
|
padding: 28px 25px 10px;
|
|
125
125
|
padding-top: 4px;
|
|
126
126
|
}
|
|
127
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
128
|
+
height: 26px;
|
|
129
|
+
line-height: 26px;
|
|
130
|
+
}
|
|
127
131
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
128
132
|
height: 26px;
|
|
129
133
|
line-height: 26px;
|
|
@@ -179,6 +179,10 @@
|
|
|
179
179
|
padding: 14px;
|
|
180
180
|
padding-top: 4px;
|
|
181
181
|
}
|
|
182
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
183
|
+
height: 26px;
|
|
184
|
+
line-height: 26px;
|
|
185
|
+
}
|
|
182
186
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
183
187
|
height: 26px;
|
|
184
188
|
line-height: 26px;
|
|
@@ -179,6 +179,10 @@
|
|
|
179
179
|
padding: 14px;
|
|
180
180
|
padding-top: 4px;
|
|
181
181
|
}
|
|
182
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
183
|
+
height: 26px;
|
|
184
|
+
line-height: 26px;
|
|
185
|
+
}
|
|
182
186
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
183
187
|
height: 26px;
|
|
184
188
|
line-height: 26px;
|
|
@@ -128,6 +128,10 @@
|
|
|
128
128
|
padding: 28px 25px 10px;
|
|
129
129
|
padding-top: 4px;
|
|
130
130
|
}
|
|
131
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
132
|
+
height: 26px;
|
|
133
|
+
line-height: 26px;
|
|
134
|
+
}
|
|
131
135
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
132
136
|
height: 26px;
|
|
133
137
|
line-height: 26px;
|
|
@@ -128,6 +128,10 @@
|
|
|
128
128
|
padding: 28px 25px 10px;
|
|
129
129
|
padding-top: 4px;
|
|
130
130
|
}
|
|
131
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
132
|
+
height: 26px;
|
|
133
|
+
line-height: 26px;
|
|
134
|
+
}
|
|
131
135
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
132
136
|
height: 26px;
|
|
133
137
|
line-height: 26px;
|
|
@@ -163,6 +163,10 @@
|
|
|
163
163
|
padding: 18px;
|
|
164
164
|
padding-top: 4px;
|
|
165
165
|
}
|
|
166
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
167
|
+
height: 26px;
|
|
168
|
+
line-height: 26px;
|
|
169
|
+
}
|
|
166
170
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
167
171
|
height: 26px;
|
|
168
172
|
line-height: 26px;
|
|
@@ -196,6 +196,10 @@
|
|
|
196
196
|
padding: 18px;
|
|
197
197
|
padding-top: 4px;
|
|
198
198
|
}
|
|
199
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
200
|
+
height: 26px;
|
|
201
|
+
line-height: 26px;
|
|
202
|
+
}
|
|
199
203
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
200
204
|
height: 26px;
|
|
201
205
|
line-height: 26px;
|
|
@@ -148,6 +148,10 @@
|
|
|
148
148
|
padding: 14px;
|
|
149
149
|
padding-top: 4px;
|
|
150
150
|
}
|
|
151
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
152
|
+
height: 26px;
|
|
153
|
+
line-height: 26px;
|
|
154
|
+
}
|
|
151
155
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
152
156
|
height: 26px;
|
|
153
157
|
line-height: 26px;
|
|
@@ -148,6 +148,10 @@
|
|
|
148
148
|
padding: 14px;
|
|
149
149
|
padding-top: 4px;
|
|
150
150
|
}
|
|
151
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
152
|
+
height: 26px;
|
|
153
|
+
line-height: 26px;
|
|
154
|
+
}
|
|
151
155
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
152
156
|
height: 26px;
|
|
153
157
|
line-height: 26px;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -131,6 +131,10 @@
|
|
|
131
131
|
padding: 28px 25px 10px;
|
|
132
132
|
padding-top: 4px;
|
|
133
133
|
}
|
|
134
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
135
|
+
height: 26px;
|
|
136
|
+
line-height: 26px;
|
|
137
|
+
}
|
|
134
138
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
135
139
|
height: 26px;
|
|
136
140
|
line-height: 26px;
|
|
@@ -2310,10 +2314,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2310
2314
|
}
|
|
2311
2315
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2312
2316
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2317
|
+
-webkit-user-select: auto;
|
|
2313
2318
|
height: 20px;
|
|
2314
2319
|
line-height: 21px;
|
|
2315
2320
|
position: relative;
|
|
2316
2321
|
top: 0;
|
|
2322
|
+
-ms-user-select: auto;
|
|
2323
|
+
user-select: auto;
|
|
2317
2324
|
}
|
|
2318
2325
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
2319
2326
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -3070,7 +3077,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3070
3077
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
3071
3078
|
border-top: 1px solid;
|
|
3072
3079
|
}
|
|
3073
|
-
.e-grid.e-rtl .e-grouptext {
|
|
3080
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
3074
3081
|
margin-left: 0;
|
|
3075
3082
|
margin-right: 8px;
|
|
3076
3083
|
}
|
|
@@ -3313,7 +3320,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3313
3320
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
3314
3321
|
display: inline-block;
|
|
3315
3322
|
}
|
|
3316
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
3323
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
3317
3324
|
text-overflow: clip;
|
|
3318
3325
|
}
|
|
3319
3326
|
.e-grid .e-clipboard {
|
package/styles/fabric.css
CHANGED
|
@@ -124,6 +124,10 @@
|
|
|
124
124
|
padding: 28px 25px 10px;
|
|
125
125
|
padding-top: 4px;
|
|
126
126
|
}
|
|
127
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
128
|
+
height: 26px;
|
|
129
|
+
line-height: 26px;
|
|
130
|
+
}
|
|
127
131
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
128
132
|
height: 26px;
|
|
129
133
|
line-height: 26px;
|
|
@@ -1238,7 +1242,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1238
1242
|
.e-grid.e-bigger span.e-ungroupbutton.e-icons {
|
|
1239
1243
|
font-size: 13px;
|
|
1240
1244
|
margin-left: 0;
|
|
1241
|
-
margin-top:
|
|
1245
|
+
margin-top: 0;
|
|
1242
1246
|
margin-right: 0;
|
|
1243
1247
|
}
|
|
1244
1248
|
.e-bigger .e-grid span.e-groupsort.e-icons,
|
|
@@ -2303,10 +2307,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2303
2307
|
}
|
|
2304
2308
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2305
2309
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2310
|
+
-webkit-user-select: auto;
|
|
2306
2311
|
height: 20px;
|
|
2307
2312
|
line-height: 21px;
|
|
2308
2313
|
position: relative;
|
|
2309
2314
|
top: 0;
|
|
2315
|
+
-ms-user-select: auto;
|
|
2316
|
+
user-select: auto;
|
|
2310
2317
|
}
|
|
2311
2318
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
2312
2319
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2556,7 +2563,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2556
2563
|
.e-grid .e-groupheadercell span {
|
|
2557
2564
|
display: inline-block;
|
|
2558
2565
|
float: left;
|
|
2559
|
-
height:
|
|
2566
|
+
height: 24px;
|
|
2560
2567
|
line-height: 22px;
|
|
2561
2568
|
padding: 0;
|
|
2562
2569
|
vertical-align: middle;
|
|
@@ -3063,7 +3070,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3063
3070
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
3064
3071
|
border-top: 1px solid;
|
|
3065
3072
|
}
|
|
3066
|
-
.e-grid.e-rtl .e-grouptext {
|
|
3073
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
3067
3074
|
margin-left: 0;
|
|
3068
3075
|
margin-right: 8px;
|
|
3069
3076
|
}
|
|
@@ -3306,7 +3313,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3306
3313
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
3307
3314
|
display: inline-block;
|
|
3308
3315
|
}
|
|
3309
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
3316
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
3310
3317
|
text-overflow: clip;
|
|
3311
3318
|
}
|
|
3312
3319
|
.e-grid .e-clipboard {
|
package/styles/fluent-dark.css
CHANGED
|
@@ -179,6 +179,10 @@
|
|
|
179
179
|
padding: 14px;
|
|
180
180
|
padding-top: 4px;
|
|
181
181
|
}
|
|
182
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
183
|
+
height: 26px;
|
|
184
|
+
line-height: 26px;
|
|
185
|
+
}
|
|
182
186
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
183
187
|
height: 26px;
|
|
184
188
|
line-height: 26px;
|
|
@@ -2411,11 +2415,14 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2411
2415
|
}
|
|
2412
2416
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2413
2417
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2418
|
+
-webkit-user-select: auto;
|
|
2414
2419
|
height: 20px;
|
|
2415
2420
|
line-height: 20px;
|
|
2416
2421
|
position: relative;
|
|
2417
2422
|
top: -4.5px;
|
|
2418
2423
|
border: 0;
|
|
2424
|
+
-ms-user-select: auto;
|
|
2425
|
+
user-select: auto;
|
|
2419
2426
|
}
|
|
2420
2427
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
2421
2428
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -3176,7 +3183,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3176
3183
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
3177
3184
|
border-top: 2px solid;
|
|
3178
3185
|
}
|
|
3179
|
-
.e-grid.e-rtl .e-grouptext {
|
|
3186
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
3180
3187
|
margin-left: 0;
|
|
3181
3188
|
margin-right: 0;
|
|
3182
3189
|
}
|
|
@@ -3419,7 +3426,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3419
3426
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
3420
3427
|
display: inline-block;
|
|
3421
3428
|
}
|
|
3422
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
3429
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
3423
3430
|
text-overflow: clip;
|
|
3424
3431
|
}
|
|
3425
3432
|
.e-grid .e-clipboard {
|
package/styles/fluent.css
CHANGED
|
@@ -179,6 +179,10 @@
|
|
|
179
179
|
padding: 14px;
|
|
180
180
|
padding-top: 4px;
|
|
181
181
|
}
|
|
182
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
183
|
+
height: 26px;
|
|
184
|
+
line-height: 26px;
|
|
185
|
+
}
|
|
182
186
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
183
187
|
height: 26px;
|
|
184
188
|
line-height: 26px;
|
|
@@ -2411,11 +2415,14 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2411
2415
|
}
|
|
2412
2416
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2413
2417
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2418
|
+
-webkit-user-select: auto;
|
|
2414
2419
|
height: 20px;
|
|
2415
2420
|
line-height: 20px;
|
|
2416
2421
|
position: relative;
|
|
2417
2422
|
top: -4.5px;
|
|
2418
2423
|
border: 0;
|
|
2424
|
+
-ms-user-select: auto;
|
|
2425
|
+
user-select: auto;
|
|
2419
2426
|
}
|
|
2420
2427
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
2421
2428
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -3176,7 +3183,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3176
3183
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
3177
3184
|
border-top: 2px solid;
|
|
3178
3185
|
}
|
|
3179
|
-
.e-grid.e-rtl .e-grouptext {
|
|
3186
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
3180
3187
|
margin-left: 0;
|
|
3181
3188
|
margin-right: 0;
|
|
3182
3189
|
}
|
|
@@ -3419,7 +3426,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3419
3426
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
3420
3427
|
display: inline-block;
|
|
3421
3428
|
}
|
|
3422
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
3429
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
3423
3430
|
text-overflow: clip;
|
|
3424
3431
|
}
|
|
3425
3432
|
.e-grid .e-clipboard {
|
|
@@ -1033,7 +1033,7 @@
|
|
|
1033
1033
|
.e-grid .e-gridheader .e-firstrow-dragborder, .e-grid.e-rtl .e-gridheader .e-firstrow-dragborder,
|
|
1034
1034
|
.e-grid .e-gridcontent .e-lastrow-dragborder, .e-grid.e-rtl .e-gridcontent .e-lastrow-dragborder {
|
|
1035
1035
|
bottom: 0;
|
|
1036
|
-
background-color: #
|
|
1036
|
+
background-color: #0070f0;
|
|
1037
1037
|
height: 2px;
|
|
1038
1038
|
position: absolute;
|
|
1039
1039
|
}
|
|
@@ -1930,10 +1930,13 @@
|
|
|
1930
1930
|
}
|
|
1931
1931
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
1932
1932
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
1933
|
+
-webkit-user-select: auto;
|
|
1933
1934
|
height: 20px;
|
|
1934
1935
|
line-height: 20px;
|
|
1935
1936
|
position: relative;
|
|
1936
1937
|
top: 0;
|
|
1938
|
+
-ms-user-select: auto;
|
|
1939
|
+
user-select: auto;
|
|
1937
1940
|
}
|
|
1938
1941
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
1939
1942
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2690,7 +2693,7 @@
|
|
|
2690
2693
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
2691
2694
|
border-top: 2px solid;
|
|
2692
2695
|
}
|
|
2693
|
-
.e-grid.e-rtl .e-grouptext {
|
|
2696
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
2694
2697
|
margin-left: 0;
|
|
2695
2698
|
margin-right: 0;
|
|
2696
2699
|
}
|
|
@@ -2933,7 +2936,7 @@
|
|
|
2933
2936
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
2934
2937
|
display: inline-block;
|
|
2935
2938
|
}
|
|
2936
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
2939
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
2937
2940
|
text-overflow: clip;
|
|
2938
2941
|
}
|
|
2939
2942
|
.e-grid .e-clipboard {
|
|
@@ -1931,10 +1931,13 @@
|
|
|
1931
1931
|
}
|
|
1932
1932
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
1933
1933
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
1934
|
+
-webkit-user-select: auto;
|
|
1934
1935
|
height: 20px;
|
|
1935
1936
|
line-height: 20px;
|
|
1936
1937
|
position: relative;
|
|
1937
1938
|
top: 0;
|
|
1939
|
+
-ms-user-select: auto;
|
|
1940
|
+
user-select: auto;
|
|
1938
1941
|
}
|
|
1939
1942
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
1940
1943
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2691,7 +2694,7 @@
|
|
|
2691
2694
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
2692
2695
|
border-top: 2px solid;
|
|
2693
2696
|
}
|
|
2694
|
-
.e-grid.e-rtl .e-grouptext {
|
|
2697
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
2695
2698
|
margin-left: 0;
|
|
2696
2699
|
margin-right: 0;
|
|
2697
2700
|
}
|
|
@@ -2934,7 +2937,7 @@
|
|
|
2934
2937
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
2935
2938
|
display: inline-block;
|
|
2936
2939
|
}
|
|
2937
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
2940
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
2938
2941
|
text-overflow: clip;
|
|
2939
2942
|
}
|
|
2940
2943
|
.e-grid .e-clipboard {
|
|
@@ -786,7 +786,7 @@
|
|
|
786
786
|
.e-grid.e-bigger .e-groupheadercell span {
|
|
787
787
|
height: 4px;
|
|
788
788
|
line-height: 4px;
|
|
789
|
-
padding: 8px 4px
|
|
789
|
+
padding: 8px 4px 10px 12px;
|
|
790
790
|
}
|
|
791
791
|
.e-bigger .e-grid .e-groupheadercell .e-ungroupbutton,
|
|
792
792
|
.e-grid.e-bigger .e-groupheadercell .e-ungroupbutton {
|
|
@@ -907,11 +907,17 @@
|
|
|
907
907
|
margin-left: -7px;
|
|
908
908
|
margin-top: -1px;
|
|
909
909
|
margin-right: 8px;
|
|
910
|
+
padding-top: 8px;
|
|
910
911
|
}
|
|
911
912
|
.e-bigger .e-grid span.e-groupsort.e-icons,
|
|
912
913
|
.e-grid.e-bigger span.e-groupsort.e-icons {
|
|
913
914
|
margin-right: 0;
|
|
914
915
|
margin-top: -1px;
|
|
916
|
+
margin-left: -4px;
|
|
917
|
+
}
|
|
918
|
+
.e-bigger .e-grid.e-rtl span.e-groupsort.e-icons,
|
|
919
|
+
.e-grid.e-bigger.e-rtl span.e-groupsort.e-icons {
|
|
920
|
+
margin-left: 7px;
|
|
915
921
|
}
|
|
916
922
|
.e-bigger .e-grid.e-rtl .e-groupheadercell, .e-bigger .e-grid.e-rtl .e-groupheadercell:hover,
|
|
917
923
|
.e-grid.e-bigger.e-rtl .e-groupheadercell,
|
|
@@ -921,10 +927,10 @@
|
|
|
921
927
|
}
|
|
922
928
|
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
|
|
923
929
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
924
|
-
margin-left: -
|
|
930
|
+
margin-left: -9px;
|
|
925
931
|
margin-right: -15px;
|
|
926
|
-
margin-top:
|
|
927
|
-
padding-top:
|
|
932
|
+
margin-top: 3px;
|
|
933
|
+
padding-top: 4px;
|
|
928
934
|
padding-left: 12px;
|
|
929
935
|
}
|
|
930
936
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -1970,10 +1976,13 @@
|
|
|
1970
1976
|
}
|
|
1971
1977
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
1972
1978
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
1979
|
+
-webkit-user-select: auto;
|
|
1973
1980
|
height: 20px;
|
|
1974
1981
|
line-height: 20px;
|
|
1975
1982
|
position: relative;
|
|
1976
1983
|
top: 0;
|
|
1984
|
+
-ms-user-select: auto;
|
|
1985
|
+
user-select: auto;
|
|
1977
1986
|
}
|
|
1978
1987
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
1979
1988
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2213,12 +2222,12 @@
|
|
|
2213
2222
|
height: 24px;
|
|
2214
2223
|
margin: 13px 0 0 8px;
|
|
2215
2224
|
overflow: hidden;
|
|
2216
|
-
padding:
|
|
2225
|
+
padding: 0;
|
|
2217
2226
|
vertical-align: middle;
|
|
2218
2227
|
}
|
|
2219
2228
|
.e-grid .e-groupheadercell:hover {
|
|
2220
2229
|
border: 1px;
|
|
2221
|
-
padding:
|
|
2230
|
+
padding: 0;
|
|
2222
2231
|
}
|
|
2223
2232
|
.e-grid .e-groupheadercell span {
|
|
2224
2233
|
display: inline-block;
|
|
@@ -2230,6 +2239,7 @@
|
|
|
2230
2239
|
}
|
|
2231
2240
|
.e-grid .e-groupheadercell .e-grouptext {
|
|
2232
2241
|
line-height: 19px;
|
|
2242
|
+
padding-top: 3px;
|
|
2233
2243
|
}
|
|
2234
2244
|
.e-grid .e-groupheadercell .e-ungroupbutton {
|
|
2235
2245
|
font-size: 10px;
|
|
@@ -2255,12 +2265,13 @@
|
|
|
2255
2265
|
}
|
|
2256
2266
|
.e-grid .e-groupsort {
|
|
2257
2267
|
margin-right: 0;
|
|
2258
|
-
margin-top:
|
|
2268
|
+
margin-top: 0;
|
|
2259
2269
|
}
|
|
2260
2270
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2261
2271
|
margin-left: -8px;
|
|
2262
|
-
margin-top:
|
|
2272
|
+
margin-top: 0;
|
|
2263
2273
|
padding-right: 8px;
|
|
2274
|
+
padding-top: 4px;
|
|
2264
2275
|
}
|
|
2265
2276
|
.e-grid .e-grptogglebtn {
|
|
2266
2277
|
padding: 7px;
|
|
@@ -2730,13 +2741,14 @@
|
|
|
2730
2741
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
2731
2742
|
border-top: 2px solid;
|
|
2732
2743
|
}
|
|
2733
|
-
.e-grid.e-rtl .e-grouptext {
|
|
2744
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
2734
2745
|
margin-left: 0;
|
|
2735
2746
|
margin-right: 0;
|
|
2747
|
+
padding-top: 3px;
|
|
2736
2748
|
}
|
|
2737
2749
|
.e-grid.e-rtl .e-groupheadercell span {
|
|
2738
2750
|
float: right;
|
|
2739
|
-
padding:
|
|
2751
|
+
padding: 0 8px;
|
|
2740
2752
|
}
|
|
2741
2753
|
.e-grid.e-rtl.e-horizontallines .e-grouptopleftcell {
|
|
2742
2754
|
border-top: 1px solid;
|
|
@@ -2833,9 +2845,9 @@
|
|
|
2833
2845
|
margin-right: -10px;
|
|
2834
2846
|
}
|
|
2835
2847
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2836
|
-
margin-left:
|
|
2848
|
+
margin-left: 0;
|
|
2837
2849
|
margin-right: -12px;
|
|
2838
|
-
padding-top:
|
|
2850
|
+
padding-top: 4px;
|
|
2839
2851
|
}
|
|
2840
2852
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2841
2853
|
border-width: 0 0 0 1px;
|
|
@@ -2894,7 +2906,7 @@
|
|
|
2894
2906
|
.e-grid.e-rtl .e-groupheadercell, .e-grid.e-rtl .e-groupheadercell:hover {
|
|
2895
2907
|
margin-left: 0;
|
|
2896
2908
|
margin-right: 8px;
|
|
2897
|
-
padding:
|
|
2909
|
+
padding: 0;
|
|
2898
2910
|
}
|
|
2899
2911
|
.e-grid.e-rtl .e-groupheadercell, .e-grid.e-rtl .e-groupheadercell:hover {
|
|
2900
2912
|
float: right;
|
|
@@ -2973,7 +2985,7 @@
|
|
|
2973
2985
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
2974
2986
|
display: inline-block;
|
|
2975
2987
|
}
|
|
2976
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
2988
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
2977
2989
|
text-overflow: clip;
|
|
2978
2990
|
}
|
|
2979
2991
|
.e-grid .e-clipboard {
|
|
@@ -3128,7 +3140,7 @@
|
|
|
3128
3140
|
}
|
|
3129
3141
|
.e-bigger .e-grid.e-rtl .e-groupheadercell span,
|
|
3130
3142
|
.e-bigger.e-grid.e-rtl .e-groupheadercell span {
|
|
3131
|
-
padding: 8px 4px 8px
|
|
3143
|
+
padding: 8px 4px 10px 8px;
|
|
3132
3144
|
}
|
|
3133
3145
|
|
|
3134
3146
|
.e-grid-min-height .e-rowcell {
|