@syncfusion/blazor-themes 26.2.7 → 26.2.9
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/SCSS-Themes/bds-dark.scss +209 -32
- package/SCSS-Themes/bds.scss +209 -32
- package/SCSS-Themes/bootstrap-dark.scss +211 -34
- package/SCSS-Themes/bootstrap.scss +211 -34
- package/SCSS-Themes/bootstrap4.scss +211 -34
- package/SCSS-Themes/bootstrap5-dark.scss +213 -36
- package/SCSS-Themes/bootstrap5.scss +213 -36
- package/SCSS-Themes/buttons/radio-button/bds-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bds.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/highcontrast.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material3-dark.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/material3.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/tailwind.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bds-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bds.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +6 -0
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +211 -34
- package/SCSS-Themes/fabric.scss +211 -34
- package/SCSS-Themes/fluent-dark.scss +211 -34
- package/SCSS-Themes/fluent.scss +211 -34
- package/SCSS-Themes/fluent2-dark.scss +213 -35
- package/SCSS-Themes/fluent2.scss +213 -35
- package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/bds.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -3
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -5
- package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -5
- package/SCSS-Themes/grids/grid/fabric-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/fabric.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent.scss +20 -3
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/fluent2.scss +22 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +21 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/material.scss +21 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/material3.scss +20 -3
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -3
- package/SCSS-Themes/grids/grid/tailwind.scss +20 -3
- package/SCSS-Themes/highcontrast.scss +212 -35
- package/SCSS-Themes/inputs/signature/bds-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bds.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap4.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2.scss +2 -2
- package/SCSS-Themes/inputs/signature/highcontrast.scss +2 -2
- package/SCSS-Themes/inputs/signature/material-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +211 -34
- package/SCSS-Themes/material.scss +212 -35
- package/SCSS-Themes/material3-dark.scss +213 -36
- package/SCSS-Themes/material3.scss +213 -36
- package/SCSS-Themes/navigations/pager/bds-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bds.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2.scss +6 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +6 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +6 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +94 -19
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bds.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bds.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +34 -6
- package/SCSS-Themes/tailwind-dark.scss +211 -34
- package/SCSS-Themes/tailwind.scss +211 -34
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bds.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +28 -3
- package/package.json +1 -1
|
@@ -552,7 +552,8 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
552
552
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
553
553
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
554
554
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
555
|
-
margin-top: -
|
|
555
|
+
margin-top: -3px;
|
|
556
|
+
margin-right: 17px;
|
|
556
557
|
}
|
|
557
558
|
}
|
|
558
559
|
}
|
|
@@ -541,7 +541,8 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
541
541
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
542
542
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
543
543
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
544
|
-
margin-top: -
|
|
544
|
+
margin-top: -3px;
|
|
545
|
+
margin-right: 17px;
|
|
545
546
|
}
|
|
546
547
|
}
|
|
547
548
|
}
|
|
@@ -546,7 +546,8 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
546
546
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
547
547
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
548
548
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
549
|
-
margin-top: -
|
|
549
|
+
margin-top: -3px;
|
|
550
|
+
margin-right: 17px;
|
|
550
551
|
}
|
|
551
552
|
}
|
|
552
553
|
}
|
|
@@ -552,7 +552,8 @@ $grid-xlfl-skin: 'fluent' !default;
|
|
|
552
552
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
553
553
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
554
554
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
555
|
-
margin-top: -
|
|
555
|
+
margin-top: -3px;
|
|
556
|
+
margin-right: 17px;
|
|
556
557
|
}
|
|
557
558
|
}
|
|
558
559
|
}
|
|
@@ -552,7 +552,8 @@ $grid-xlfl-skin: 'fluent' !default;
|
|
|
552
552
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
553
553
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
554
554
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
555
|
-
margin-top: -
|
|
555
|
+
margin-top: -3px;
|
|
556
|
+
margin-right: 17px;
|
|
556
557
|
}
|
|
557
558
|
}
|
|
558
559
|
}
|
|
@@ -551,7 +551,8 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
551
551
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
552
552
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
553
553
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
554
|
-
margin-top: -
|
|
554
|
+
margin-top: -3px;
|
|
555
|
+
margin-right: 17px;
|
|
555
556
|
}
|
|
556
557
|
}
|
|
557
558
|
}
|
|
@@ -551,7 +551,8 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
551
551
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
552
552
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
553
553
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
554
|
-
margin-top: -
|
|
554
|
+
margin-top: -3px;
|
|
555
|
+
margin-right: 17px;
|
|
555
556
|
}
|
|
556
557
|
}
|
|
557
558
|
}
|
|
@@ -541,7 +541,8 @@ $grid-xlfl-skin: 'highcontrast' !default;
|
|
|
541
541
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
542
542
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
543
543
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
544
|
-
margin-top: -
|
|
544
|
+
margin-top: -3px;
|
|
545
|
+
margin-right: 17px;
|
|
545
546
|
}
|
|
546
547
|
}
|
|
547
548
|
}
|
|
@@ -543,7 +543,8 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
543
543
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
544
544
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
545
545
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
546
|
-
margin-top: -
|
|
546
|
+
margin-top: -3px;
|
|
547
|
+
margin-right: 17px;
|
|
547
548
|
}
|
|
548
549
|
}
|
|
549
550
|
}
|
|
@@ -544,7 +544,8 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
544
544
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
545
545
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
546
546
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
547
|
-
margin-top: -
|
|
547
|
+
margin-top: -3px;
|
|
548
|
+
margin-right: 17px;
|
|
548
549
|
}
|
|
549
550
|
}
|
|
550
551
|
}
|
|
@@ -552,7 +552,8 @@ $grid-xlfl-skin: 'material3' !default;
|
|
|
552
552
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
553
553
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
554
554
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
555
|
-
margin-top: -
|
|
555
|
+
margin-top: -3px;
|
|
556
|
+
margin-right: 17px;
|
|
556
557
|
}
|
|
557
558
|
}
|
|
558
559
|
}
|
|
@@ -552,7 +552,8 @@ $grid-xlfl-skin: 'material3' !default;
|
|
|
552
552
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
553
553
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
554
554
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
555
|
-
margin-top: -
|
|
555
|
+
margin-top: -3px;
|
|
556
|
+
margin-right: 17px;
|
|
556
557
|
}
|
|
557
558
|
}
|
|
558
559
|
}
|
|
@@ -551,7 +551,8 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
551
551
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
552
552
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
553
553
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
554
|
-
margin-top: -
|
|
554
|
+
margin-top: -3px;
|
|
555
|
+
margin-right: 17px;
|
|
555
556
|
}
|
|
556
557
|
}
|
|
557
558
|
}
|
|
@@ -551,7 +551,8 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
551
551
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
552
552
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
553
553
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
554
|
-
margin-top: -
|
|
554
|
+
margin-top: -3px;
|
|
555
|
+
margin-right: 17px;
|
|
555
556
|
}
|
|
556
557
|
}
|
|
557
558
|
}
|
|
@@ -2117,7 +2117,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
2117
2117
|
}
|
|
2118
2118
|
}
|
|
2119
2119
|
|
|
2120
|
-
& .e-toolbar-right
|
|
2120
|
+
& .e-toolbar-right,
|
|
2121
|
+
& .e-toolbar-left {
|
|
2121
2122
|
& .e-search-wrapper {
|
|
2122
2123
|
width: 100%;
|
|
2123
2124
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -5721,6 +5722,10 @@ $grid-checkmark-color: $primary !default;
|
|
|
5721
5722
|
}
|
|
5722
5723
|
}
|
|
5723
5724
|
|
|
5725
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
5726
|
+
background-color: $group-header-hover-bg-color;
|
|
5727
|
+
}
|
|
5728
|
+
|
|
5724
5729
|
.e-search-icon {
|
|
5725
5730
|
background: none;
|
|
5726
5731
|
}
|
|
@@ -6769,6 +6774,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
6769
6774
|
.e-emptyrow {
|
|
6770
6775
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
6771
6776
|
color: $grid-rowcell-color;
|
|
6777
|
+
&.e-active {
|
|
6778
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
6779
|
+
color: $grid-row-selection-color;
|
|
6780
|
+
}
|
|
6781
|
+
}
|
|
6772
6782
|
}
|
|
6773
6783
|
}
|
|
6774
6784
|
|
|
@@ -6855,9 +6865,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
6855
6865
|
|
|
6856
6866
|
&.e-gridhover .e-frozenhover,
|
|
6857
6867
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6858
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6868
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6859
6869
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
6860
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6870
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6861
6871
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6862
6872
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
6863
6873
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -7057,6 +7067,10 @@ $grid-checkmark-color: $primary !default;
|
|
|
7057
7067
|
color: $grid-filtered-color;
|
|
7058
7068
|
}
|
|
7059
7069
|
|
|
7070
|
+
.e-focused .e-filtered::before {
|
|
7071
|
+
color: $grid-hover-icon-color;
|
|
7072
|
+
}
|
|
7073
|
+
|
|
7060
7074
|
.e-gridpopup {
|
|
7061
7075
|
.e-content {
|
|
7062
7076
|
background-color: $grid-popup-bg-color;
|
|
@@ -7279,6 +7293,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
7279
7293
|
padding-top: 6px;
|
|
7280
7294
|
padding-bottom: 6px;
|
|
7281
7295
|
}
|
|
7296
|
+
@if $grid-skin == 'fluent2' {
|
|
7297
|
+
color: $grid-dragdrop-text-color;
|
|
7298
|
+
}
|
|
7282
7299
|
|
|
7283
7300
|
&.e-focused {
|
|
7284
7301
|
box-shadow: none;
|
|
@@ -2117,7 +2117,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
2117
2117
|
}
|
|
2118
2118
|
}
|
|
2119
2119
|
|
|
2120
|
-
& .e-toolbar-right
|
|
2120
|
+
& .e-toolbar-right,
|
|
2121
|
+
& .e-toolbar-left {
|
|
2121
2122
|
& .e-search-wrapper {
|
|
2122
2123
|
width: 100%;
|
|
2123
2124
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -5721,6 +5722,10 @@ $grid-checkmark-color: $primary !default;
|
|
|
5721
5722
|
}
|
|
5722
5723
|
}
|
|
5723
5724
|
|
|
5725
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
5726
|
+
background-color: $group-header-hover-bg-color;
|
|
5727
|
+
}
|
|
5728
|
+
|
|
5724
5729
|
.e-search-icon {
|
|
5725
5730
|
background: none;
|
|
5726
5731
|
}
|
|
@@ -6769,6 +6774,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
6769
6774
|
.e-emptyrow {
|
|
6770
6775
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
6771
6776
|
color: $grid-rowcell-color;
|
|
6777
|
+
&.e-active {
|
|
6778
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
6779
|
+
color: $grid-row-selection-color;
|
|
6780
|
+
}
|
|
6781
|
+
}
|
|
6772
6782
|
}
|
|
6773
6783
|
}
|
|
6774
6784
|
|
|
@@ -6855,9 +6865,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
6855
6865
|
|
|
6856
6866
|
&.e-gridhover .e-frozenhover,
|
|
6857
6867
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6858
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6868
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6859
6869
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
6860
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6870
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6861
6871
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6862
6872
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
6863
6873
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -7057,6 +7067,10 @@ $grid-checkmark-color: $primary !default;
|
|
|
7057
7067
|
color: $grid-filtered-color;
|
|
7058
7068
|
}
|
|
7059
7069
|
|
|
7070
|
+
.e-focused .e-filtered::before {
|
|
7071
|
+
color: $grid-hover-icon-color;
|
|
7072
|
+
}
|
|
7073
|
+
|
|
7060
7074
|
.e-gridpopup {
|
|
7061
7075
|
.e-content {
|
|
7062
7076
|
background-color: $grid-popup-bg-color;
|
|
@@ -7279,6 +7293,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
7279
7293
|
padding-top: 6px;
|
|
7280
7294
|
padding-bottom: 6px;
|
|
7281
7295
|
}
|
|
7296
|
+
@if $grid-skin == 'fluent2' {
|
|
7297
|
+
color: $grid-dragdrop-text-color;
|
|
7298
|
+
}
|
|
7282
7299
|
|
|
7283
7300
|
&.e-focused {
|
|
7284
7301
|
box-shadow: none;
|
|
@@ -2106,7 +2106,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
2106
2106
|
}
|
|
2107
2107
|
}
|
|
2108
2108
|
|
|
2109
|
-
& .e-toolbar-right
|
|
2109
|
+
& .e-toolbar-right,
|
|
2110
|
+
& .e-toolbar-left {
|
|
2110
2111
|
& .e-search-wrapper {
|
|
2111
2112
|
width: 100%;
|
|
2112
2113
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -5710,6 +5711,10 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
5710
5711
|
}
|
|
5711
5712
|
}
|
|
5712
5713
|
|
|
5714
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
5715
|
+
background-color: $group-header-hover-bg-color;
|
|
5716
|
+
}
|
|
5717
|
+
|
|
5713
5718
|
.e-search-icon {
|
|
5714
5719
|
background: none;
|
|
5715
5720
|
}
|
|
@@ -6758,6 +6763,11 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
6758
6763
|
.e-emptyrow {
|
|
6759
6764
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
6760
6765
|
color: $grid-rowcell-color;
|
|
6766
|
+
&.e-active {
|
|
6767
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
6768
|
+
color: $grid-row-selection-color;
|
|
6769
|
+
}
|
|
6770
|
+
}
|
|
6761
6771
|
}
|
|
6762
6772
|
}
|
|
6763
6773
|
|
|
@@ -6844,9 +6854,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
6844
6854
|
|
|
6845
6855
|
&.e-gridhover .e-frozenhover,
|
|
6846
6856
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6847
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6857
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6848
6858
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
6849
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6859
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6850
6860
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6851
6861
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
6852
6862
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -7046,6 +7056,10 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
7046
7056
|
color: $grid-filtered-color;
|
|
7047
7057
|
}
|
|
7048
7058
|
|
|
7059
|
+
.e-focused .e-filtered::before {
|
|
7060
|
+
color: $grid-hover-icon-color;
|
|
7061
|
+
}
|
|
7062
|
+
|
|
7049
7063
|
.e-gridpopup {
|
|
7050
7064
|
.e-content {
|
|
7051
7065
|
background-color: $grid-popup-bg-color;
|
|
@@ -7268,6 +7282,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
7268
7282
|
padding-top: 6px;
|
|
7269
7283
|
padding-bottom: 6px;
|
|
7270
7284
|
}
|
|
7285
|
+
@if $grid-skin == 'fluent2' {
|
|
7286
|
+
color: $grid-dragdrop-text-color;
|
|
7287
|
+
}
|
|
7271
7288
|
|
|
7272
7289
|
&.e-focused {
|
|
7273
7290
|
box-shadow: none;
|
|
@@ -2105,7 +2105,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
2105
2105
|
}
|
|
2106
2106
|
}
|
|
2107
2107
|
|
|
2108
|
-
& .e-toolbar-right
|
|
2108
|
+
& .e-toolbar-right,
|
|
2109
|
+
& .e-toolbar-left {
|
|
2109
2110
|
& .e-search-wrapper {
|
|
2110
2111
|
width: 100%;
|
|
2111
2112
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -5709,6 +5710,10 @@ $grid-checkmark-color: $grey !default;
|
|
|
5709
5710
|
}
|
|
5710
5711
|
}
|
|
5711
5712
|
|
|
5713
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
5714
|
+
background-color: $group-header-hover-bg-color;
|
|
5715
|
+
}
|
|
5716
|
+
|
|
5712
5717
|
.e-search-icon {
|
|
5713
5718
|
background: none;
|
|
5714
5719
|
}
|
|
@@ -6757,6 +6762,11 @@ $grid-checkmark-color: $grey !default;
|
|
|
6757
6762
|
.e-emptyrow {
|
|
6758
6763
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
6759
6764
|
color: $grid-rowcell-color;
|
|
6765
|
+
&.e-active {
|
|
6766
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
6767
|
+
color: $grid-row-selection-color;
|
|
6768
|
+
}
|
|
6769
|
+
}
|
|
6760
6770
|
}
|
|
6761
6771
|
}
|
|
6762
6772
|
|
|
@@ -6843,9 +6853,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
6843
6853
|
|
|
6844
6854
|
&.e-gridhover .e-frozenhover,
|
|
6845
6855
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6846
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6856
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6847
6857
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
6848
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6858
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6849
6859
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6850
6860
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
6851
6861
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -7045,6 +7055,10 @@ $grid-checkmark-color: $grey !default;
|
|
|
7045
7055
|
color: $grid-filtered-color;
|
|
7046
7056
|
}
|
|
7047
7057
|
|
|
7058
|
+
.e-focused .e-filtered::before {
|
|
7059
|
+
color: $grid-hover-icon-color;
|
|
7060
|
+
}
|
|
7061
|
+
|
|
7048
7062
|
.e-gridpopup {
|
|
7049
7063
|
.e-content {
|
|
7050
7064
|
background-color: $grid-popup-bg-color;
|
|
@@ -7267,6 +7281,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
7267
7281
|
padding-top: 6px;
|
|
7268
7282
|
padding-bottom: 6px;
|
|
7269
7283
|
}
|
|
7284
|
+
@if $grid-skin == 'fluent2' {
|
|
7285
|
+
color: $grid-dragdrop-text-color;
|
|
7286
|
+
}
|
|
7270
7287
|
|
|
7271
7288
|
&.e-focused {
|
|
7272
7289
|
box-shadow: none;
|
|
@@ -2112,7 +2112,8 @@ $grid-checkmark-color: $white !default;
|
|
|
2112
2112
|
}
|
|
2113
2113
|
}
|
|
2114
2114
|
|
|
2115
|
-
& .e-toolbar-right
|
|
2115
|
+
& .e-toolbar-right,
|
|
2116
|
+
& .e-toolbar-left {
|
|
2116
2117
|
& .e-search-wrapper {
|
|
2117
2118
|
width: 100%;
|
|
2118
2119
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -5716,6 +5717,10 @@ $grid-checkmark-color: $white !default;
|
|
|
5716
5717
|
}
|
|
5717
5718
|
}
|
|
5718
5719
|
|
|
5720
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
5721
|
+
background-color: $group-header-hover-bg-color;
|
|
5722
|
+
}
|
|
5723
|
+
|
|
5719
5724
|
.e-search-icon {
|
|
5720
5725
|
background: none;
|
|
5721
5726
|
}
|
|
@@ -6764,6 +6769,11 @@ $grid-checkmark-color: $white !default;
|
|
|
6764
6769
|
.e-emptyrow {
|
|
6765
6770
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
6766
6771
|
color: $grid-rowcell-color;
|
|
6772
|
+
&.e-active {
|
|
6773
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
6774
|
+
color: $grid-row-selection-color;
|
|
6775
|
+
}
|
|
6776
|
+
}
|
|
6767
6777
|
}
|
|
6768
6778
|
}
|
|
6769
6779
|
|
|
@@ -6850,9 +6860,9 @@ $grid-checkmark-color: $white !default;
|
|
|
6850
6860
|
|
|
6851
6861
|
&.e-gridhover .e-frozenhover,
|
|
6852
6862
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6853
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6863
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6854
6864
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
6855
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6865
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6856
6866
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6857
6867
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
6858
6868
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -7052,6 +7062,10 @@ $grid-checkmark-color: $white !default;
|
|
|
7052
7062
|
color: $grid-filtered-color;
|
|
7053
7063
|
}
|
|
7054
7064
|
|
|
7065
|
+
.e-focused .e-filtered::before {
|
|
7066
|
+
color: $grid-hover-icon-color;
|
|
7067
|
+
}
|
|
7068
|
+
|
|
7055
7069
|
.e-gridpopup {
|
|
7056
7070
|
.e-content {
|
|
7057
7071
|
background-color: $grid-popup-bg-color;
|
|
@@ -7274,6 +7288,9 @@ $grid-checkmark-color: $white !default;
|
|
|
7274
7288
|
padding-top: 6px;
|
|
7275
7289
|
padding-bottom: 6px;
|
|
7276
7290
|
}
|
|
7291
|
+
@if $grid-skin == 'fluent2' {
|
|
7292
|
+
color: $grid-dragdrop-text-color;
|
|
7293
|
+
}
|
|
7277
7294
|
|
|
7278
7295
|
&.e-focused {
|
|
7279
7296
|
box-shadow: none;
|
|
@@ -291,7 +291,7 @@ $group-header-color: $content-text-color-alt1 !default;
|
|
|
291
291
|
$group-grouped-droparea-bg-color: $content-bg-color !default;
|
|
292
292
|
$group-border-width: 1px !default;
|
|
293
293
|
$grouped-text-font-size: $text-sm !default;
|
|
294
|
-
$group-header-border-radius:
|
|
294
|
+
$group-header-border-radius: 4px !default;
|
|
295
295
|
$grid-hover-icon-color: $icon-color-hover !default;
|
|
296
296
|
$grid-headecell-span-height: 22px !default;
|
|
297
297
|
$grid-drag-clone-opacity: 1 !default;
|
|
@@ -496,7 +496,7 @@ $grid-dropitemscount-color: $white !default;
|
|
|
496
496
|
$grid-clone-prop-box-shadow: $shadow !default;
|
|
497
497
|
$grid-drag-icon-opacity: .54 !default;
|
|
498
498
|
$grid-clone-dropitemscount-border: $border-light !default;
|
|
499
|
-
$grid-clone-dragdrop-bg-color: $content-bg-color-
|
|
499
|
+
$grid-clone-dragdrop-bg-color: $content-bg-color-alt2 !default;
|
|
500
500
|
$grid-group-clone-box-shadow: $shadow !default;
|
|
501
501
|
$grid-unboundcelldiv-margin: 0 4px !default;
|
|
502
502
|
$grid-bigger-flmenu-padding: 16px 0 0 !default;
|
|
@@ -2105,7 +2105,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2105
2105
|
}
|
|
2106
2106
|
}
|
|
2107
2107
|
|
|
2108
|
-
& .e-toolbar-right
|
|
2108
|
+
& .e-toolbar-right,
|
|
2109
|
+
& .e-toolbar-left {
|
|
2109
2110
|
& .e-search-wrapper {
|
|
2110
2111
|
width: 100%;
|
|
2111
2112
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -5709,6 +5710,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5709
5710
|
}
|
|
5710
5711
|
}
|
|
5711
5712
|
|
|
5713
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
5714
|
+
background-color: $group-header-hover-bg-color;
|
|
5715
|
+
}
|
|
5716
|
+
|
|
5712
5717
|
.e-search-icon {
|
|
5713
5718
|
background: none;
|
|
5714
5719
|
}
|
|
@@ -6757,6 +6762,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6757
6762
|
.e-emptyrow {
|
|
6758
6763
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
6759
6764
|
color: $grid-rowcell-color;
|
|
6765
|
+
&.e-active {
|
|
6766
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
6767
|
+
color: $grid-row-selection-color;
|
|
6768
|
+
}
|
|
6769
|
+
}
|
|
6760
6770
|
}
|
|
6761
6771
|
}
|
|
6762
6772
|
|
|
@@ -6843,9 +6853,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6843
6853
|
|
|
6844
6854
|
&.e-gridhover .e-frozenhover,
|
|
6845
6855
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6846
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6856
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6847
6857
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
6848
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6858
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6849
6859
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6850
6860
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
6851
6861
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -7045,6 +7055,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7045
7055
|
color: $grid-filtered-color;
|
|
7046
7056
|
}
|
|
7047
7057
|
|
|
7058
|
+
.e-focused .e-filtered::before {
|
|
7059
|
+
color: $grid-hover-icon-color;
|
|
7060
|
+
}
|
|
7061
|
+
|
|
7048
7062
|
.e-gridpopup {
|
|
7049
7063
|
.e-content {
|
|
7050
7064
|
background-color: $grid-popup-bg-color;
|
|
@@ -7267,6 +7281,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7267
7281
|
padding-top: 6px;
|
|
7268
7282
|
padding-bottom: 6px;
|
|
7269
7283
|
}
|
|
7284
|
+
@if $grid-skin == 'fluent2' {
|
|
7285
|
+
color: $grid-dragdrop-text-color;
|
|
7286
|
+
}
|
|
7270
7287
|
|
|
7271
7288
|
&.e-focused {
|
|
7272
7289
|
box-shadow: none;
|
|
@@ -291,7 +291,7 @@ $group-header-color: $content-text-color-alt1 !default;
|
|
|
291
291
|
$group-grouped-droparea-bg-color: $content-bg-color !default;
|
|
292
292
|
$group-border-width: 1px !default;
|
|
293
293
|
$grouped-text-font-size: $text-sm !default;
|
|
294
|
-
$group-header-border-radius:
|
|
294
|
+
$group-header-border-radius: 4px !default;
|
|
295
295
|
$grid-hover-icon-color: $icon-color-hover !default;
|
|
296
296
|
$grid-headecell-span-height: 22px !default;
|
|
297
297
|
$grid-drag-clone-opacity: 1 !default;
|
|
@@ -496,7 +496,7 @@ $grid-dropitemscount-color: $white !default;
|
|
|
496
496
|
$grid-clone-prop-box-shadow: $shadow !default;
|
|
497
497
|
$grid-drag-icon-opacity: .54 !default;
|
|
498
498
|
$grid-clone-dropitemscount-border: $border-light !default;
|
|
499
|
-
$grid-clone-dragdrop-bg-color: $content-bg-color-
|
|
499
|
+
$grid-clone-dragdrop-bg-color: $content-bg-color-alt2 !default;
|
|
500
500
|
$grid-group-clone-box-shadow: $shadow !default;
|
|
501
501
|
$grid-unboundcelldiv-margin: 0 4px !default;
|
|
502
502
|
$grid-bigger-flmenu-padding: 16px 0 0 !default;
|
|
@@ -2105,7 +2105,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2105
2105
|
}
|
|
2106
2106
|
}
|
|
2107
2107
|
|
|
2108
|
-
& .e-toolbar-right
|
|
2108
|
+
& .e-toolbar-right,
|
|
2109
|
+
& .e-toolbar-left {
|
|
2109
2110
|
& .e-search-wrapper {
|
|
2110
2111
|
width: 100%;
|
|
2111
2112
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -5709,6 +5710,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5709
5710
|
}
|
|
5710
5711
|
}
|
|
5711
5712
|
|
|
5713
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
5714
|
+
background-color: $group-header-hover-bg-color;
|
|
5715
|
+
}
|
|
5716
|
+
|
|
5712
5717
|
.e-search-icon {
|
|
5713
5718
|
background: none;
|
|
5714
5719
|
}
|
|
@@ -6757,6 +6762,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6757
6762
|
.e-emptyrow {
|
|
6758
6763
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
6759
6764
|
color: $grid-rowcell-color;
|
|
6765
|
+
&.e-active {
|
|
6766
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
6767
|
+
color: $grid-row-selection-color;
|
|
6768
|
+
}
|
|
6769
|
+
}
|
|
6760
6770
|
}
|
|
6761
6771
|
}
|
|
6762
6772
|
|
|
@@ -6843,9 +6853,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6843
6853
|
|
|
6844
6854
|
&.e-gridhover .e-frozenhover,
|
|
6845
6855
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6846
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6856
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
6847
6857
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
6848
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6858
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6849
6859
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
6850
6860
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
6851
6861
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -7045,6 +7055,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7045
7055
|
color: $grid-filtered-color;
|
|
7046
7056
|
}
|
|
7047
7057
|
|
|
7058
|
+
.e-focused .e-filtered::before {
|
|
7059
|
+
color: $grid-hover-icon-color;
|
|
7060
|
+
}
|
|
7061
|
+
|
|
7048
7062
|
.e-gridpopup {
|
|
7049
7063
|
.e-content {
|
|
7050
7064
|
background-color: $grid-popup-bg-color;
|
|
@@ -7267,6 +7281,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7267
7281
|
padding-top: 6px;
|
|
7268
7282
|
padding-bottom: 6px;
|
|
7269
7283
|
}
|
|
7284
|
+
@if $grid-skin == 'fluent2' {
|
|
7285
|
+
color: $grid-dragdrop-text-color;
|
|
7286
|
+
}
|
|
7270
7287
|
|
|
7271
7288
|
&.e-focused {
|
|
7272
7289
|
box-shadow: none;
|