@syncfusion/ej2-react-grids 26.1.35 → 26.1.39
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/dist/ej2-react-grids.min.js +1 -1
- package/dist/ej2-react-grids.umd.min.js +1 -1
- package/package.json +7 -7
- package/styles/bootstrap-dark.css +36 -2
- package/styles/bootstrap.css +36 -2
- package/styles/bootstrap4.css +36 -2
- package/styles/bootstrap5-dark.css +36 -2
- package/styles/bootstrap5.css +36 -2
- package/styles/excel-filter/fluent2.css +7 -14
- package/styles/fabric-dark.css +36 -2
- package/styles/fabric.css +36 -2
- package/styles/fluent-dark.css +37 -2
- package/styles/fluent.css +37 -2
- package/styles/fluent2.css +73 -41
- package/styles/grid/bootstrap-dark.css +36 -2
- package/styles/grid/bootstrap.css +36 -2
- package/styles/grid/bootstrap4.css +36 -2
- package/styles/grid/bootstrap5-dark.css +36 -2
- package/styles/grid/bootstrap5.css +36 -2
- package/styles/grid/fabric-dark.css +36 -2
- package/styles/grid/fabric.css +36 -2
- package/styles/grid/fluent-dark.css +37 -2
- package/styles/grid/fluent.css +37 -2
- package/styles/grid/fluent2.css +66 -27
- package/styles/grid/highcontrast-light.css +36 -2
- package/styles/grid/highcontrast.css +36 -2
- package/styles/grid/material-dark.css +36 -2
- package/styles/grid/material.css +36 -2
- package/styles/grid/material3-dark.css +36 -2
- package/styles/grid/material3.css +36 -2
- package/styles/grid/tailwind-dark.css +36 -2
- package/styles/grid/tailwind.css +36 -2
- package/styles/highcontrast-light.css +36 -2
- package/styles/highcontrast.css +36 -2
- package/styles/material-dark.css +36 -2
- package/styles/material.css +36 -2
- package/styles/material3-dark.css +36 -2
- package/styles/material3.css +36 -2
- package/styles/tailwind-dark.css +36 -2
- package/styles/tailwind.css +36 -2
package/styles/tailwind.css
CHANGED
|
@@ -4135,7 +4135,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4135
4135
|
}
|
|
4136
4136
|
.e-grid-min-height .e-gridcontent .e-groupcaption {
|
|
4137
4137
|
line-height: normal;
|
|
4138
|
-
padding: 0.7em;
|
|
4138
|
+
padding: 0 0.7em;
|
|
4139
4139
|
}
|
|
4140
4140
|
.e-grid-min-height .e-summarycell {
|
|
4141
4141
|
line-height: normal;
|
|
@@ -4713,11 +4713,40 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4713
4713
|
min-height: 160px;
|
|
4714
4714
|
overflow-y: auto;
|
|
4715
4715
|
}
|
|
4716
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist.e-checkbox-infinitescroll,
|
|
4717
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist.e-checkbox-infinitescroll {
|
|
4718
|
+
border-top-style: solid;
|
|
4719
|
+
border-top-color: rgba(55, 65, 81, 0.12);
|
|
4720
|
+
border-top-width: 1px;
|
|
4721
|
+
margin-top: 0;
|
|
4722
|
+
overflow-x: hidden;
|
|
4723
|
+
}
|
|
4716
4724
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist .e-ftrchk,
|
|
4717
4725
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist .e-ftrchk {
|
|
4718
4726
|
padding-bottom: 9px;
|
|
4719
4727
|
padding-top: 9px;
|
|
4720
4728
|
}
|
|
4729
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-chk-hidden,
|
|
4730
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-chk-hidden {
|
|
4731
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4732
|
+
height: 1px;
|
|
4733
|
+
opacity: 0;
|
|
4734
|
+
width: 1px;
|
|
4735
|
+
}
|
|
4736
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask,
|
|
4737
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask {
|
|
4738
|
+
display: inline-block;
|
|
4739
|
+
height: 10px;
|
|
4740
|
+
width: 80%;
|
|
4741
|
+
}
|
|
4742
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-mask-checkbox-filter-intent,
|
|
4743
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-mask-checkbox-filter-intent {
|
|
4744
|
+
width: 13px;
|
|
4745
|
+
}
|
|
4746
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-mask-checkbox-filter-span-intent,
|
|
4747
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-mask-checkbox-filter-span-intent {
|
|
4748
|
+
margin-left: 8px;
|
|
4749
|
+
}
|
|
4721
4750
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content,
|
|
4722
4751
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content {
|
|
4723
4752
|
padding: 8px;
|
|
@@ -4731,7 +4760,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4731
4760
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-searchbox {
|
|
4732
4761
|
padding-left: 0;
|
|
4733
4762
|
}
|
|
4734
|
-
.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-spinner .e-checkboxlist,
|
|
4763
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-ftrchk.e-infinitescroll, .e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-spinner .e-checkboxlist,
|
|
4764
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-ftrchk.e-infinitescroll,
|
|
4735
4765
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-spinner .e-checkboxlist {
|
|
4736
4766
|
margin-left: -7px;
|
|
4737
4767
|
}
|
|
@@ -4972,6 +5002,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4972
5002
|
.e-grid .e-headercontent, .e-grid.e-default.e-verticallines .e-headercell.e-stackedheadercell, .e-grid.e-default.e-horizontallines .e-grouptopleftcell, .e-grid.e-default .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell, .e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell, .e-grid.e-default .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell, .e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell {
|
|
4973
5003
|
border-color: #e5e7eb;
|
|
4974
5004
|
}
|
|
5005
|
+
.e-grid .e-headercell,
|
|
5006
|
+
.e-grid .e-detailheadercell {
|
|
5007
|
+
background-color: #f9fafb;
|
|
5008
|
+
}
|
|
4975
5009
|
.e-grid .e-gridcontent {
|
|
4976
5010
|
background-color: #fff;
|
|
4977
5011
|
}
|