@syncfusion/ej2-angular-grids 20.3.56-ngcc → 20.3.57-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/CHANGELOG.md +14 -0
- package/dist/ej2-angular-grids.umd.js +1 -1
- package/dist/ej2-angular-grids.umd.min.js +1 -1
- package/package.json +6 -6
- 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 +23 -12
- package/styles/bootstrap.css +23 -12
- package/styles/bootstrap4.css +23 -12
- package/styles/bootstrap5-dark.css +23 -12
- package/styles/bootstrap5.css +23 -12
- package/styles/excel-filter/bootstrap-dark.css +2 -1
- package/styles/excel-filter/bootstrap.css +2 -1
- package/styles/excel-filter/bootstrap4.css +2 -1
- package/styles/excel-filter/bootstrap5-dark.css +2 -1
- package/styles/excel-filter/bootstrap5.css +2 -1
- package/styles/excel-filter/fabric-dark.css +2 -1
- package/styles/excel-filter/fabric.css +2 -1
- package/styles/excel-filter/fluent-dark.css +2 -1
- package/styles/excel-filter/fluent.css +2 -1
- package/styles/excel-filter/highcontrast-light.css +2 -1
- package/styles/excel-filter/highcontrast.css +2 -1
- package/styles/excel-filter/material-dark.css +2 -1
- package/styles/excel-filter/material.css +2 -1
- package/styles/excel-filter/tailwind-dark.css +2 -1
- package/styles/excel-filter/tailwind.css +2 -1
- package/styles/fabric-dark.css +23 -12
- package/styles/fabric.css +23 -12
- package/styles/fluent-dark.css +23 -12
- package/styles/fluent.css +23 -12
- package/styles/grid/bootstrap-dark.css +21 -11
- package/styles/grid/bootstrap.css +21 -11
- package/styles/grid/bootstrap4.css +21 -11
- package/styles/grid/bootstrap5-dark.css +21 -11
- package/styles/grid/bootstrap5.css +21 -11
- package/styles/grid/fabric-dark.css +21 -11
- package/styles/grid/fabric.css +21 -11
- package/styles/grid/fluent-dark.css +21 -11
- package/styles/grid/fluent.css +21 -11
- package/styles/grid/highcontrast-light.css +21 -11
- package/styles/grid/highcontrast.css +21 -11
- package/styles/grid/material-dark.css +21 -11
- package/styles/grid/material.css +21 -11
- package/styles/grid/tailwind-dark.css +21 -11
- package/styles/grid/tailwind.css +21 -11
- package/styles/highcontrast-light.css +23 -12
- package/styles/highcontrast.css +23 -12
- package/styles/material-dark.css +23 -12
- package/styles/material.css +23 -12
- package/styles/tailwind-dark.css +23 -12
- package/styles/tailwind.css +23 -12
|
@@ -347,7 +347,8 @@
|
|
|
347
347
|
word-break: normal;
|
|
348
348
|
}
|
|
349
349
|
.e-excelfilter .e-chk-hidden {
|
|
350
|
-
-moz-appearance: none;
|
|
350
|
+
-moz-appearance: none;
|
|
351
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
351
352
|
height: 1px;
|
|
352
353
|
opacity: 0;
|
|
353
354
|
width: 1px;
|
|
@@ -340,7 +340,8 @@
|
|
|
340
340
|
word-break: normal;
|
|
341
341
|
}
|
|
342
342
|
.e-excelfilter .e-chk-hidden {
|
|
343
|
-
-moz-appearance: none;
|
|
343
|
+
-moz-appearance: none;
|
|
344
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
344
345
|
height: 1px;
|
|
345
346
|
opacity: 0;
|
|
346
347
|
width: 1px;
|
|
@@ -395,7 +395,8 @@
|
|
|
395
395
|
word-break: normal;
|
|
396
396
|
}
|
|
397
397
|
.e-excelfilter .e-chk-hidden {
|
|
398
|
-
-moz-appearance: none;
|
|
398
|
+
-moz-appearance: none;
|
|
399
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
399
400
|
height: 1px;
|
|
400
401
|
opacity: 0;
|
|
401
402
|
width: 1px;
|
|
@@ -395,7 +395,8 @@
|
|
|
395
395
|
word-break: normal;
|
|
396
396
|
}
|
|
397
397
|
.e-excelfilter .e-chk-hidden {
|
|
398
|
-
-moz-appearance: none;
|
|
398
|
+
-moz-appearance: none;
|
|
399
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
399
400
|
height: 1px;
|
|
400
401
|
opacity: 0;
|
|
401
402
|
width: 1px;
|
|
@@ -344,7 +344,8 @@
|
|
|
344
344
|
word-break: normal;
|
|
345
345
|
}
|
|
346
346
|
.e-excelfilter .e-chk-hidden {
|
|
347
|
-
-moz-appearance: none;
|
|
347
|
+
-moz-appearance: none;
|
|
348
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
348
349
|
height: 1px;
|
|
349
350
|
opacity: 0;
|
|
350
351
|
width: 1px;
|
|
@@ -344,7 +344,8 @@
|
|
|
344
344
|
word-break: normal;
|
|
345
345
|
}
|
|
346
346
|
.e-excelfilter .e-chk-hidden {
|
|
347
|
-
-moz-appearance: none;
|
|
347
|
+
-moz-appearance: none;
|
|
348
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
348
349
|
height: 1px;
|
|
349
350
|
opacity: 0;
|
|
350
351
|
width: 1px;
|
|
@@ -379,7 +379,8 @@
|
|
|
379
379
|
word-break: normal;
|
|
380
380
|
}
|
|
381
381
|
.e-excelfilter .e-chk-hidden {
|
|
382
|
-
-moz-appearance: none;
|
|
382
|
+
-moz-appearance: none;
|
|
383
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
383
384
|
height: 1px;
|
|
384
385
|
opacity: 0;
|
|
385
386
|
width: 1px;
|
|
@@ -412,7 +412,8 @@
|
|
|
412
412
|
word-break: normal;
|
|
413
413
|
}
|
|
414
414
|
.e-excelfilter .e-chk-hidden {
|
|
415
|
-
-moz-appearance: none;
|
|
415
|
+
-moz-appearance: none;
|
|
416
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
416
417
|
height: 1px;
|
|
417
418
|
opacity: 0;
|
|
418
419
|
width: 1px;
|
|
@@ -364,7 +364,8 @@
|
|
|
364
364
|
word-break: normal;
|
|
365
365
|
}
|
|
366
366
|
.e-excelfilter .e-chk-hidden {
|
|
367
|
-
-moz-appearance: none;
|
|
367
|
+
-moz-appearance: none;
|
|
368
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
368
369
|
height: 1px;
|
|
369
370
|
opacity: 0;
|
|
370
371
|
width: 1px;
|
|
@@ -364,7 +364,8 @@
|
|
|
364
364
|
word-break: normal;
|
|
365
365
|
}
|
|
366
366
|
.e-excelfilter .e-chk-hidden {
|
|
367
|
-
-moz-appearance: none;
|
|
367
|
+
-moz-appearance: none;
|
|
368
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
368
369
|
height: 1px;
|
|
369
370
|
opacity: 0;
|
|
370
371
|
width: 1px;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -347,7 +347,8 @@
|
|
|
347
347
|
word-break: normal;
|
|
348
348
|
}
|
|
349
349
|
.e-excelfilter .e-chk-hidden {
|
|
350
|
-
-moz-appearance: none;
|
|
350
|
+
-moz-appearance: none;
|
|
351
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
351
352
|
height: 1px;
|
|
352
353
|
opacity: 0;
|
|
353
354
|
width: 1px;
|
|
@@ -2016,7 +2017,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2016
2017
|
text-overflow: ellipsis;
|
|
2017
2018
|
white-space: nowrap;
|
|
2018
2019
|
}
|
|
2019
|
-
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
2020
|
+
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-rowcell.e-gridchkbox-cell, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
2020
2021
|
text-overflow: clip;
|
|
2021
2022
|
}
|
|
2022
2023
|
.e-grid.e-default .e-headercell, .e-grid.e-default .e-detailheadercell {
|
|
@@ -2308,7 +2309,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2308
2309
|
padding-left: 7px;
|
|
2309
2310
|
}
|
|
2310
2311
|
.e-grid .e-chk-hidden {
|
|
2311
|
-
-moz-appearance: none;
|
|
2312
|
+
-moz-appearance: none;
|
|
2313
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2312
2314
|
height: 1px;
|
|
2313
2315
|
opacity: 0;
|
|
2314
2316
|
width: 1px;
|
|
@@ -2322,7 +2324,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2322
2324
|
}
|
|
2323
2325
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2324
2326
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2325
|
-
-webkit-user-select: auto;
|
|
2327
|
+
-webkit-user-select: auto;
|
|
2328
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2326
2329
|
height: 20px;
|
|
2327
2330
|
line-height: 21px;
|
|
2328
2331
|
position: relative;
|
|
@@ -2518,7 +2521,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2518
2521
|
padding: 2px;
|
|
2519
2522
|
}
|
|
2520
2523
|
.e-grid .e-content {
|
|
2521
|
-
-webkit-overflow-scrolling: touch;
|
|
2524
|
+
-webkit-overflow-scrolling: touch;
|
|
2525
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2522
2526
|
overflow-x: auto;
|
|
2523
2527
|
overflow-y: scroll;
|
|
2524
2528
|
position: relative;
|
|
@@ -2933,10 +2937,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2933
2937
|
overflow: hidden;
|
|
2934
2938
|
}
|
|
2935
2939
|
.e-grid .e-frozenhdrcont {
|
|
2936
|
-
-ms-touch-action: none;
|
|
2940
|
+
-ms-touch-action: none;
|
|
2941
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2937
2942
|
}
|
|
2938
2943
|
.e-grid .e-frozencontent {
|
|
2939
|
-
-ms-touch-action: none;
|
|
2944
|
+
-ms-touch-action: none;
|
|
2945
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2940
2946
|
border-bottom-width: 1px;
|
|
2941
2947
|
float: left;
|
|
2942
2948
|
width: min-content;
|
|
@@ -2945,19 +2951,23 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2945
2951
|
float: right;
|
|
2946
2952
|
}
|
|
2947
2953
|
.e-grid .e-movablecontent {
|
|
2948
|
-
-ms-overflow-style: none;
|
|
2954
|
+
-ms-overflow-style: none;
|
|
2955
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2949
2956
|
-ms-flex: 1;
|
|
2950
2957
|
flex: 1;
|
|
2951
2958
|
overflow-x: auto;
|
|
2952
2959
|
overflow-y: hidden;
|
|
2953
2960
|
}
|
|
2954
|
-
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
2961
|
+
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
2962
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2955
2963
|
display: none;
|
|
2956
2964
|
}
|
|
2957
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
2965
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
2966
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2958
2967
|
width: 7px;
|
|
2959
2968
|
}
|
|
2960
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
2969
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
2970
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2961
2971
|
background-color: rgba(0, 0, 0, 0.5);
|
|
2962
2972
|
border-radius: 4px;
|
|
2963
2973
|
}
|
|
@@ -3974,7 +3984,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3974
3984
|
}
|
|
3975
3985
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden,
|
|
3976
3986
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden {
|
|
3977
|
-
-moz-appearance: none;
|
|
3987
|
+
-moz-appearance: none;
|
|
3988
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3978
3989
|
height: 1px;
|
|
3979
3990
|
opacity: 0;
|
|
3980
3991
|
width: 1px;
|
package/styles/fabric.css
CHANGED
|
@@ -340,7 +340,8 @@
|
|
|
340
340
|
word-break: normal;
|
|
341
341
|
}
|
|
342
342
|
.e-excelfilter .e-chk-hidden {
|
|
343
|
-
-moz-appearance: none;
|
|
343
|
+
-moz-appearance: none;
|
|
344
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
344
345
|
height: 1px;
|
|
345
346
|
opacity: 0;
|
|
346
347
|
width: 1px;
|
|
@@ -2009,7 +2010,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2009
2010
|
text-overflow: ellipsis;
|
|
2010
2011
|
white-space: nowrap;
|
|
2011
2012
|
}
|
|
2012
|
-
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
2013
|
+
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-rowcell.e-gridchkbox-cell, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
2013
2014
|
text-overflow: clip;
|
|
2014
2015
|
}
|
|
2015
2016
|
.e-grid.e-default .e-headercell, .e-grid.e-default .e-detailheadercell {
|
|
@@ -2301,7 +2302,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2301
2302
|
padding-left: 7px;
|
|
2302
2303
|
}
|
|
2303
2304
|
.e-grid .e-chk-hidden {
|
|
2304
|
-
-moz-appearance: none;
|
|
2305
|
+
-moz-appearance: none;
|
|
2306
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2305
2307
|
height: 1px;
|
|
2306
2308
|
opacity: 0;
|
|
2307
2309
|
width: 1px;
|
|
@@ -2315,7 +2317,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2315
2317
|
}
|
|
2316
2318
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2317
2319
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2318
|
-
-webkit-user-select: auto;
|
|
2320
|
+
-webkit-user-select: auto;
|
|
2321
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2319
2322
|
height: 20px;
|
|
2320
2323
|
line-height: 21px;
|
|
2321
2324
|
position: relative;
|
|
@@ -2511,7 +2514,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2511
2514
|
padding: 2px;
|
|
2512
2515
|
}
|
|
2513
2516
|
.e-grid .e-content {
|
|
2514
|
-
-webkit-overflow-scrolling: touch;
|
|
2517
|
+
-webkit-overflow-scrolling: touch;
|
|
2518
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2515
2519
|
overflow-x: auto;
|
|
2516
2520
|
overflow-y: scroll;
|
|
2517
2521
|
position: relative;
|
|
@@ -2926,10 +2930,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2926
2930
|
overflow: hidden;
|
|
2927
2931
|
}
|
|
2928
2932
|
.e-grid .e-frozenhdrcont {
|
|
2929
|
-
-ms-touch-action: none;
|
|
2933
|
+
-ms-touch-action: none;
|
|
2934
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2930
2935
|
}
|
|
2931
2936
|
.e-grid .e-frozencontent {
|
|
2932
|
-
-ms-touch-action: none;
|
|
2937
|
+
-ms-touch-action: none;
|
|
2938
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2933
2939
|
border-bottom-width: 1px;
|
|
2934
2940
|
float: left;
|
|
2935
2941
|
width: min-content;
|
|
@@ -2938,19 +2944,23 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2938
2944
|
float: right;
|
|
2939
2945
|
}
|
|
2940
2946
|
.e-grid .e-movablecontent {
|
|
2941
|
-
-ms-overflow-style: none;
|
|
2947
|
+
-ms-overflow-style: none;
|
|
2948
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2942
2949
|
-ms-flex: 1;
|
|
2943
2950
|
flex: 1;
|
|
2944
2951
|
overflow-x: auto;
|
|
2945
2952
|
overflow-y: hidden;
|
|
2946
2953
|
}
|
|
2947
|
-
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
2954
|
+
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
2955
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2948
2956
|
display: none;
|
|
2949
2957
|
}
|
|
2950
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
2958
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
2959
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2951
2960
|
width: 7px;
|
|
2952
2961
|
}
|
|
2953
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
2962
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
2963
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2954
2964
|
background-color: rgba(0, 0, 0, 0.5);
|
|
2955
2965
|
border-radius: 4px;
|
|
2956
2966
|
}
|
|
@@ -3967,7 +3977,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3967
3977
|
}
|
|
3968
3978
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden,
|
|
3969
3979
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden {
|
|
3970
|
-
-moz-appearance: none;
|
|
3980
|
+
-moz-appearance: none;
|
|
3981
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3971
3982
|
height: 1px;
|
|
3972
3983
|
opacity: 0;
|
|
3973
3984
|
width: 1px;
|
package/styles/fluent-dark.css
CHANGED
|
@@ -395,7 +395,8 @@
|
|
|
395
395
|
word-break: normal;
|
|
396
396
|
}
|
|
397
397
|
.e-excelfilter .e-chk-hidden {
|
|
398
|
-
-moz-appearance: none;
|
|
398
|
+
-moz-appearance: none;
|
|
399
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
399
400
|
height: 1px;
|
|
400
401
|
opacity: 0;
|
|
401
402
|
width: 1px;
|
|
@@ -2110,7 +2111,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2110
2111
|
text-overflow: ellipsis;
|
|
2111
2112
|
white-space: nowrap;
|
|
2112
2113
|
}
|
|
2113
|
-
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
2114
|
+
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-rowcell.e-gridchkbox-cell, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
2114
2115
|
text-overflow: clip;
|
|
2115
2116
|
}
|
|
2116
2117
|
.e-grid.e-default .e-headercell, .e-grid.e-default .e-detailheadercell {
|
|
@@ -2409,7 +2410,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2409
2410
|
padding-left: 8px;
|
|
2410
2411
|
}
|
|
2411
2412
|
.e-grid .e-chk-hidden {
|
|
2412
|
-
-moz-appearance: none;
|
|
2413
|
+
-moz-appearance: none;
|
|
2414
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2413
2415
|
height: 1px;
|
|
2414
2416
|
opacity: 0;
|
|
2415
2417
|
width: 1px;
|
|
@@ -2423,7 +2425,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2423
2425
|
}
|
|
2424
2426
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2425
2427
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2426
|
-
-webkit-user-select: auto;
|
|
2428
|
+
-webkit-user-select: auto;
|
|
2429
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2427
2430
|
height: 20px;
|
|
2428
2431
|
line-height: 20px;
|
|
2429
2432
|
position: relative;
|
|
@@ -2620,7 +2623,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2620
2623
|
padding: 2px;
|
|
2621
2624
|
}
|
|
2622
2625
|
.e-grid .e-content {
|
|
2623
|
-
-webkit-overflow-scrolling: touch;
|
|
2626
|
+
-webkit-overflow-scrolling: touch;
|
|
2627
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2624
2628
|
overflow-x: auto;
|
|
2625
2629
|
overflow-y: scroll;
|
|
2626
2630
|
position: relative;
|
|
@@ -3039,10 +3043,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3039
3043
|
overflow: hidden;
|
|
3040
3044
|
}
|
|
3041
3045
|
.e-grid .e-frozenhdrcont {
|
|
3042
|
-
-ms-touch-action: none;
|
|
3046
|
+
-ms-touch-action: none;
|
|
3047
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3043
3048
|
}
|
|
3044
3049
|
.e-grid .e-frozencontent {
|
|
3045
|
-
-ms-touch-action: none;
|
|
3050
|
+
-ms-touch-action: none;
|
|
3051
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3046
3052
|
border-bottom-width: 1px;
|
|
3047
3053
|
float: left;
|
|
3048
3054
|
width: min-content;
|
|
@@ -3051,19 +3057,23 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3051
3057
|
float: right;
|
|
3052
3058
|
}
|
|
3053
3059
|
.e-grid .e-movablecontent {
|
|
3054
|
-
-ms-overflow-style: none;
|
|
3060
|
+
-ms-overflow-style: none;
|
|
3061
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3055
3062
|
-ms-flex: 1;
|
|
3056
3063
|
flex: 1;
|
|
3057
3064
|
overflow-x: auto;
|
|
3058
3065
|
overflow-y: hidden;
|
|
3059
3066
|
}
|
|
3060
|
-
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
3067
|
+
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
3068
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3061
3069
|
display: none;
|
|
3062
3070
|
}
|
|
3063
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
3071
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
3072
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3064
3073
|
width: 7px;
|
|
3065
3074
|
}
|
|
3066
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
3075
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
3076
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3067
3077
|
background-color: rgba(0, 0, 0, 0.5);
|
|
3068
3078
|
border-radius: 4px;
|
|
3069
3079
|
}
|
|
@@ -4094,7 +4104,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4094
4104
|
}
|
|
4095
4105
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden,
|
|
4096
4106
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden {
|
|
4097
|
-
-moz-appearance: none;
|
|
4107
|
+
-moz-appearance: none;
|
|
4108
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
4098
4109
|
height: 1px;
|
|
4099
4110
|
opacity: 0;
|
|
4100
4111
|
width: 1px;
|
package/styles/fluent.css
CHANGED
|
@@ -395,7 +395,8 @@
|
|
|
395
395
|
word-break: normal;
|
|
396
396
|
}
|
|
397
397
|
.e-excelfilter .e-chk-hidden {
|
|
398
|
-
-moz-appearance: none;
|
|
398
|
+
-moz-appearance: none;
|
|
399
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
399
400
|
height: 1px;
|
|
400
401
|
opacity: 0;
|
|
401
402
|
width: 1px;
|
|
@@ -2110,7 +2111,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2110
2111
|
text-overflow: ellipsis;
|
|
2111
2112
|
white-space: nowrap;
|
|
2112
2113
|
}
|
|
2113
|
-
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
2114
|
+
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-rowcell.e-gridchkbox-cell, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
2114
2115
|
text-overflow: clip;
|
|
2115
2116
|
}
|
|
2116
2117
|
.e-grid.e-default .e-headercell, .e-grid.e-default .e-detailheadercell {
|
|
@@ -2409,7 +2410,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2409
2410
|
padding-left: 8px;
|
|
2410
2411
|
}
|
|
2411
2412
|
.e-grid .e-chk-hidden {
|
|
2412
|
-
-moz-appearance: none;
|
|
2413
|
+
-moz-appearance: none;
|
|
2414
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2413
2415
|
height: 1px;
|
|
2414
2416
|
opacity: 0;
|
|
2415
2417
|
width: 1px;
|
|
@@ -2423,7 +2425,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2423
2425
|
}
|
|
2424
2426
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2425
2427
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2426
|
-
-webkit-user-select: auto;
|
|
2428
|
+
-webkit-user-select: auto;
|
|
2429
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2427
2430
|
height: 20px;
|
|
2428
2431
|
line-height: 20px;
|
|
2429
2432
|
position: relative;
|
|
@@ -2620,7 +2623,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2620
2623
|
padding: 2px;
|
|
2621
2624
|
}
|
|
2622
2625
|
.e-grid .e-content {
|
|
2623
|
-
-webkit-overflow-scrolling: touch;
|
|
2626
|
+
-webkit-overflow-scrolling: touch;
|
|
2627
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2624
2628
|
overflow-x: auto;
|
|
2625
2629
|
overflow-y: scroll;
|
|
2626
2630
|
position: relative;
|
|
@@ -3039,10 +3043,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3039
3043
|
overflow: hidden;
|
|
3040
3044
|
}
|
|
3041
3045
|
.e-grid .e-frozenhdrcont {
|
|
3042
|
-
-ms-touch-action: none;
|
|
3046
|
+
-ms-touch-action: none;
|
|
3047
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3043
3048
|
}
|
|
3044
3049
|
.e-grid .e-frozencontent {
|
|
3045
|
-
-ms-touch-action: none;
|
|
3050
|
+
-ms-touch-action: none;
|
|
3051
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3046
3052
|
border-bottom-width: 1px;
|
|
3047
3053
|
float: left;
|
|
3048
3054
|
width: min-content;
|
|
@@ -3051,19 +3057,23 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3051
3057
|
float: right;
|
|
3052
3058
|
}
|
|
3053
3059
|
.e-grid .e-movablecontent {
|
|
3054
|
-
-ms-overflow-style: none;
|
|
3060
|
+
-ms-overflow-style: none;
|
|
3061
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3055
3062
|
-ms-flex: 1;
|
|
3056
3063
|
flex: 1;
|
|
3057
3064
|
overflow-x: auto;
|
|
3058
3065
|
overflow-y: hidden;
|
|
3059
3066
|
}
|
|
3060
|
-
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
3067
|
+
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
3068
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3061
3069
|
display: none;
|
|
3062
3070
|
}
|
|
3063
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
3071
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
3072
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3064
3073
|
width: 7px;
|
|
3065
3074
|
}
|
|
3066
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
3075
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
3076
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3067
3077
|
background-color: rgba(0, 0, 0, 0.5);
|
|
3068
3078
|
border-radius: 4px;
|
|
3069
3079
|
}
|
|
@@ -4094,7 +4104,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4094
4104
|
}
|
|
4095
4105
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden,
|
|
4096
4106
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden {
|
|
4097
|
-
-moz-appearance: none;
|
|
4107
|
+
-moz-appearance: none;
|
|
4108
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
4098
4109
|
height: 1px;
|
|
4099
4110
|
opacity: 0;
|
|
4100
4111
|
width: 1px;
|
|
@@ -1630,7 +1630,7 @@
|
|
|
1630
1630
|
text-overflow: ellipsis;
|
|
1631
1631
|
white-space: nowrap;
|
|
1632
1632
|
}
|
|
1633
|
-
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
1633
|
+
.e-grid.e-responsive .e-rowcell.e-gridchkbox, .e-grid.e-responsive .e-rowcell.e-gridchkbox-cell, .e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
1634
1634
|
text-overflow: clip;
|
|
1635
1635
|
}
|
|
1636
1636
|
.e-grid.e-default .e-headercell, .e-grid.e-default .e-detailheadercell {
|
|
@@ -1922,7 +1922,8 @@
|
|
|
1922
1922
|
padding-left: 8px;
|
|
1923
1923
|
}
|
|
1924
1924
|
.e-grid .e-chk-hidden {
|
|
1925
|
-
-moz-appearance: none;
|
|
1925
|
+
-moz-appearance: none;
|
|
1926
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
1926
1927
|
height: 1px;
|
|
1927
1928
|
opacity: 0;
|
|
1928
1929
|
width: 1px;
|
|
@@ -1936,7 +1937,8 @@
|
|
|
1936
1937
|
}
|
|
1937
1938
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
1938
1939
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
1939
|
-
-webkit-user-select: auto;
|
|
1940
|
+
-webkit-user-select: auto;
|
|
1941
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
1940
1942
|
height: 20px;
|
|
1941
1943
|
line-height: 20px;
|
|
1942
1944
|
position: relative;
|
|
@@ -2132,7 +2134,8 @@
|
|
|
2132
2134
|
padding: 2px;
|
|
2133
2135
|
}
|
|
2134
2136
|
.e-grid .e-content {
|
|
2135
|
-
-webkit-overflow-scrolling: touch;
|
|
2137
|
+
-webkit-overflow-scrolling: touch;
|
|
2138
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2136
2139
|
overflow-x: auto;
|
|
2137
2140
|
overflow-y: scroll;
|
|
2138
2141
|
position: relative;
|
|
@@ -2547,10 +2550,12 @@
|
|
|
2547
2550
|
overflow: hidden;
|
|
2548
2551
|
}
|
|
2549
2552
|
.e-grid .e-frozenhdrcont {
|
|
2550
|
-
-ms-touch-action: none;
|
|
2553
|
+
-ms-touch-action: none;
|
|
2554
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2551
2555
|
}
|
|
2552
2556
|
.e-grid .e-frozencontent {
|
|
2553
|
-
-ms-touch-action: none;
|
|
2557
|
+
-ms-touch-action: none;
|
|
2558
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2554
2559
|
border-bottom-width: 1px;
|
|
2555
2560
|
float: left;
|
|
2556
2561
|
width: min-content;
|
|
@@ -2559,19 +2564,23 @@
|
|
|
2559
2564
|
float: right;
|
|
2560
2565
|
}
|
|
2561
2566
|
.e-grid .e-movablecontent {
|
|
2562
|
-
-ms-overflow-style: none;
|
|
2567
|
+
-ms-overflow-style: none;
|
|
2568
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2563
2569
|
-ms-flex: 1;
|
|
2564
2570
|
flex: 1;
|
|
2565
2571
|
overflow-x: auto;
|
|
2566
2572
|
overflow-y: hidden;
|
|
2567
2573
|
}
|
|
2568
|
-
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
2574
|
+
.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar {
|
|
2575
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2569
2576
|
display: none;
|
|
2570
2577
|
}
|
|
2571
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
2578
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar {
|
|
2579
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2572
2580
|
width: 7px;
|
|
2573
2581
|
}
|
|
2574
|
-
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
2582
|
+
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb {
|
|
2583
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
2575
2584
|
background-color: rgba(0, 0, 0, 0.5);
|
|
2576
2585
|
border-radius: 4px;
|
|
2577
2586
|
}
|
|
@@ -3588,7 +3597,8 @@
|
|
|
3588
3597
|
}
|
|
3589
3598
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden,
|
|
3590
3599
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden {
|
|
3591
|
-
-moz-appearance: none;
|
|
3600
|
+
-moz-appearance: none;
|
|
3601
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
3592
3602
|
height: 1px;
|
|
3593
3603
|
opacity: 0;
|
|
3594
3604
|
width: 1px;
|