@syncfusion/blazor-themes 26.2.9 → 26.2.11
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 +71 -24
- package/SCSS-Themes/bds.scss +71 -24
- package/SCSS-Themes/bootstrap-dark.scss +72 -25
- package/SCSS-Themes/bootstrap.scss +72 -25
- package/SCSS-Themes/bootstrap4.scss +72 -25
- package/SCSS-Themes/bootstrap5-dark.scss +73 -26
- package/SCSS-Themes/bootstrap5.scss +73 -26
- package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
- package/SCSS-Themes/fabric-dark.scss +72 -25
- package/SCSS-Themes/fabric.scss +72 -25
- package/SCSS-Themes/fluent-dark.scss +71 -24
- package/SCSS-Themes/fluent.scss +71 -24
- package/SCSS-Themes/fluent2-dark.scss +72 -25
- package/SCSS-Themes/fluent2.scss +72 -25
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/bds.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +21 -9
- package/SCSS-Themes/grids/grid/bootstrap5.scss +21 -9
- package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fabric.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/fluent2.scss +20 -8
- package/SCSS-Themes/grids/grid/highcontrast.scss +19 -7
- package/SCSS-Themes/grids/grid/material-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/material.scss +19 -7
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/material3.scss +20 -8
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/tailwind.scss +19 -7
- package/SCSS-Themes/highcontrast.scss +72 -25
- package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bds.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
- package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
- package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material.scss +25 -16
- package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material3.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
- package/SCSS-Themes/material-dark.scss +82 -30
- package/SCSS-Themes/material.scss +83 -31
- package/SCSS-Themes/material3-dark.scss +76 -29
- package/SCSS-Themes/material3.scss +76 -29
- package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bds.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
- package/SCSS-Themes/notifications/toast/material.scss +8 -6
- package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
- package/SCSS-Themes/notifications/toast/material3.scss +7 -5
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
- package/SCSS-Themes/popups/dialog/bds-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bds.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
- package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
- package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +72 -25
- package/SCSS-Themes/tailwind.scss +72 -25
- package/package.json +1 -1
|
@@ -1400,6 +1400,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
1400
1400
|
}
|
|
1401
1401
|
|
|
1402
1402
|
.e-dropitemscount {
|
|
1403
|
+
font-size: 14px;
|
|
1403
1404
|
@if $grid-skin == 'tailwind' {
|
|
1404
1405
|
margin-left: 1px;
|
|
1405
1406
|
}
|
|
@@ -2117,8 +2118,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
2117
2118
|
}
|
|
2118
2119
|
}
|
|
2119
2120
|
|
|
2120
|
-
& .e-toolbar-right
|
|
2121
|
-
& .e-toolbar-left {
|
|
2121
|
+
& .e-toolbar-right {
|
|
2122
2122
|
& .e-search-wrapper {
|
|
2123
2123
|
width: 100%;
|
|
2124
2124
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2772,7 +2772,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
2772
2772
|
}
|
|
2773
2773
|
|
|
2774
2774
|
.e-summarycontent {
|
|
2775
|
-
display: flex;
|
|
2776
2775
|
& .e-indentcell {
|
|
2777
2776
|
border-width: 1px 0 0;
|
|
2778
2777
|
}
|
|
@@ -3099,7 +3098,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
3099
3098
|
}
|
|
3100
3099
|
|
|
3101
3100
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3102
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3101
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3103
3102
|
padding-left: 8px;
|
|
3104
3103
|
}
|
|
3105
3104
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4671,7 +4670,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4671
4670
|
}
|
|
4672
4671
|
|
|
4673
4672
|
& .e-cloneproperties {
|
|
4674
|
-
border-width: $grid-border-size $grid-border-size
|
|
4673
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4675
4674
|
}
|
|
4676
4675
|
|
|
4677
4676
|
& tr {
|
|
@@ -5458,6 +5457,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
5458
5457
|
@if $grid-skin == 'fluent2' {
|
|
5459
5458
|
margin-top: -8px;
|
|
5460
5459
|
}
|
|
5460
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5461
|
+
margin-top: -9px;
|
|
5462
|
+
}
|
|
5461
5463
|
}
|
|
5462
5464
|
|
|
5463
5465
|
.e-reorderdownarrow {
|
|
@@ -5723,7 +5725,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
5723
5725
|
}
|
|
5724
5726
|
|
|
5725
5727
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5726
|
-
|
|
5728
|
+
@if $grid-skin == 'fluent2' {
|
|
5729
|
+
background-color: $group-header-hover-bg-color;
|
|
5730
|
+
}
|
|
5727
5731
|
}
|
|
5728
5732
|
|
|
5729
5733
|
.e-search-icon {
|
|
@@ -6395,7 +6399,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
6395
6399
|
}
|
|
6396
6400
|
|
|
6397
6401
|
& .e-menu-item.e-focused {
|
|
6398
|
-
|
|
6402
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6403
|
+
background-color: transparent;
|
|
6404
|
+
}
|
|
6399
6405
|
}
|
|
6400
6406
|
}
|
|
6401
6407
|
}
|
|
@@ -7019,6 +7025,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
7019
7025
|
color: $grid-row-selection-color;
|
|
7020
7026
|
}
|
|
7021
7027
|
|
|
7028
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7029
|
+
@if $grid-skin == 'fluent2' {
|
|
7030
|
+
color: $grid-row-selection-color;
|
|
7031
|
+
}
|
|
7032
|
+
}
|
|
7033
|
+
|
|
7022
7034
|
td.e-active {
|
|
7023
7035
|
background: $grid-row-selection-bg-color;
|
|
7024
7036
|
}
|
|
@@ -1389,6 +1389,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
1389
1389
|
}
|
|
1390
1390
|
|
|
1391
1391
|
.e-dropitemscount {
|
|
1392
|
+
font-size: 14px;
|
|
1392
1393
|
@if $grid-skin == 'tailwind' {
|
|
1393
1394
|
margin-left: 1px;
|
|
1394
1395
|
}
|
|
@@ -2106,8 +2107,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
2106
2107
|
}
|
|
2107
2108
|
}
|
|
2108
2109
|
|
|
2109
|
-
& .e-toolbar-right
|
|
2110
|
-
& .e-toolbar-left {
|
|
2110
|
+
& .e-toolbar-right {
|
|
2111
2111
|
& .e-search-wrapper {
|
|
2112
2112
|
width: 100%;
|
|
2113
2113
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
2761
2761
|
}
|
|
2762
2762
|
|
|
2763
2763
|
.e-summarycontent {
|
|
2764
|
-
display: flex;
|
|
2765
2764
|
& .e-indentcell {
|
|
2766
2765
|
border-width: 1px 0 0;
|
|
2767
2766
|
}
|
|
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
3088
3087
|
}
|
|
3089
3088
|
|
|
3090
3089
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3091
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3090
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3092
3091
|
padding-left: 8px;
|
|
3093
3092
|
}
|
|
3094
3093
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4660,7 +4659,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4660
4659
|
}
|
|
4661
4660
|
|
|
4662
4661
|
& .e-cloneproperties {
|
|
4663
|
-
border-width: $grid-border-size $grid-border-size
|
|
4662
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4664
4663
|
}
|
|
4665
4664
|
|
|
4666
4665
|
& tr {
|
|
@@ -5447,6 +5446,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
5447
5446
|
@if $grid-skin == 'fluent2' {
|
|
5448
5447
|
margin-top: -8px;
|
|
5449
5448
|
}
|
|
5449
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5450
|
+
margin-top: -9px;
|
|
5451
|
+
}
|
|
5450
5452
|
}
|
|
5451
5453
|
|
|
5452
5454
|
.e-reorderdownarrow {
|
|
@@ -5712,7 +5714,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
5712
5714
|
}
|
|
5713
5715
|
|
|
5714
5716
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5715
|
-
|
|
5717
|
+
@if $grid-skin == 'fluent2' {
|
|
5718
|
+
background-color: $group-header-hover-bg-color;
|
|
5719
|
+
}
|
|
5716
5720
|
}
|
|
5717
5721
|
|
|
5718
5722
|
.e-search-icon {
|
|
@@ -6384,7 +6388,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
6384
6388
|
}
|
|
6385
6389
|
|
|
6386
6390
|
& .e-menu-item.e-focused {
|
|
6387
|
-
|
|
6391
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6392
|
+
background-color: transparent;
|
|
6393
|
+
}
|
|
6388
6394
|
}
|
|
6389
6395
|
}
|
|
6390
6396
|
}
|
|
@@ -7008,6 +7014,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
7008
7014
|
color: $grid-row-selection-color;
|
|
7009
7015
|
}
|
|
7010
7016
|
|
|
7017
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7018
|
+
@if $grid-skin == 'fluent2' {
|
|
7019
|
+
color: $grid-row-selection-color;
|
|
7020
|
+
}
|
|
7021
|
+
}
|
|
7022
|
+
|
|
7011
7023
|
td.e-active {
|
|
7012
7024
|
background: $grid-row-selection-bg-color;
|
|
7013
7025
|
}
|
|
@@ -1388,6 +1388,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
1388
1388
|
}
|
|
1389
1389
|
|
|
1390
1390
|
.e-dropitemscount {
|
|
1391
|
+
font-size: 14px;
|
|
1391
1392
|
@if $grid-skin == 'tailwind' {
|
|
1392
1393
|
margin-left: 1px;
|
|
1393
1394
|
}
|
|
@@ -2105,8 +2106,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
2105
2106
|
}
|
|
2106
2107
|
}
|
|
2107
2108
|
|
|
2108
|
-
& .e-toolbar-right
|
|
2109
|
-
& .e-toolbar-left {
|
|
2109
|
+
& .e-toolbar-right {
|
|
2110
2110
|
& .e-search-wrapper {
|
|
2111
2111
|
width: 100%;
|
|
2112
2112
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2760,7 +2760,6 @@ $grid-checkmark-color: $grey !default;
|
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
2762
|
.e-summarycontent {
|
|
2763
|
-
display: flex;
|
|
2764
2763
|
& .e-indentcell {
|
|
2765
2764
|
border-width: 1px 0 0;
|
|
2766
2765
|
}
|
|
@@ -3087,7 +3086,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
3087
3086
|
}
|
|
3088
3087
|
|
|
3089
3088
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3090
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3089
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3091
3090
|
padding-left: 8px;
|
|
3092
3091
|
}
|
|
3093
3092
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4659,7 +4658,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
4659
4658
|
}
|
|
4660
4659
|
|
|
4661
4660
|
& .e-cloneproperties {
|
|
4662
|
-
border-width: $grid-border-size $grid-border-size
|
|
4661
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4663
4662
|
}
|
|
4664
4663
|
|
|
4665
4664
|
& tr {
|
|
@@ -5446,6 +5445,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
5446
5445
|
@if $grid-skin == 'fluent2' {
|
|
5447
5446
|
margin-top: -8px;
|
|
5448
5447
|
}
|
|
5448
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5449
|
+
margin-top: -9px;
|
|
5450
|
+
}
|
|
5449
5451
|
}
|
|
5450
5452
|
|
|
5451
5453
|
.e-reorderdownarrow {
|
|
@@ -5711,7 +5713,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
5711
5713
|
}
|
|
5712
5714
|
|
|
5713
5715
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5714
|
-
|
|
5716
|
+
@if $grid-skin == 'fluent2' {
|
|
5717
|
+
background-color: $group-header-hover-bg-color;
|
|
5718
|
+
}
|
|
5715
5719
|
}
|
|
5716
5720
|
|
|
5717
5721
|
.e-search-icon {
|
|
@@ -6383,7 +6387,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
6383
6387
|
}
|
|
6384
6388
|
|
|
6385
6389
|
& .e-menu-item.e-focused {
|
|
6386
|
-
|
|
6390
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6391
|
+
background-color: transparent;
|
|
6392
|
+
}
|
|
6387
6393
|
}
|
|
6388
6394
|
}
|
|
6389
6395
|
}
|
|
@@ -7007,6 +7013,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
7007
7013
|
color: $grid-row-selection-color;
|
|
7008
7014
|
}
|
|
7009
7015
|
|
|
7016
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7017
|
+
@if $grid-skin == 'fluent2' {
|
|
7018
|
+
color: $grid-row-selection-color;
|
|
7019
|
+
}
|
|
7020
|
+
}
|
|
7021
|
+
|
|
7010
7022
|
td.e-active {
|
|
7011
7023
|
background: $grid-row-selection-bg-color;
|
|
7012
7024
|
}
|
|
@@ -1395,6 +1395,7 @@ $grid-checkmark-color: $white !default;
|
|
|
1395
1395
|
}
|
|
1396
1396
|
|
|
1397
1397
|
.e-dropitemscount {
|
|
1398
|
+
font-size: 14px;
|
|
1398
1399
|
@if $grid-skin == 'tailwind' {
|
|
1399
1400
|
margin-left: 1px;
|
|
1400
1401
|
}
|
|
@@ -2112,8 +2113,7 @@ $grid-checkmark-color: $white !default;
|
|
|
2112
2113
|
}
|
|
2113
2114
|
}
|
|
2114
2115
|
|
|
2115
|
-
& .e-toolbar-right
|
|
2116
|
-
& .e-toolbar-left {
|
|
2116
|
+
& .e-toolbar-right {
|
|
2117
2117
|
& .e-search-wrapper {
|
|
2118
2118
|
width: 100%;
|
|
2119
2119
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2767,7 +2767,6 @@ $grid-checkmark-color: $white !default;
|
|
|
2767
2767
|
}
|
|
2768
2768
|
|
|
2769
2769
|
.e-summarycontent {
|
|
2770
|
-
display: flex;
|
|
2771
2770
|
& .e-indentcell {
|
|
2772
2771
|
border-width: 1px 0 0;
|
|
2773
2772
|
}
|
|
@@ -3094,7 +3093,7 @@ $grid-checkmark-color: $white !default;
|
|
|
3094
3093
|
}
|
|
3095
3094
|
|
|
3096
3095
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3097
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3096
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3098
3097
|
padding-left: 8px;
|
|
3099
3098
|
}
|
|
3100
3099
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4666,7 +4665,7 @@ $grid-checkmark-color: $white !default;
|
|
|
4666
4665
|
}
|
|
4667
4666
|
|
|
4668
4667
|
& .e-cloneproperties {
|
|
4669
|
-
border-width: $grid-border-size $grid-border-size
|
|
4668
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4670
4669
|
}
|
|
4671
4670
|
|
|
4672
4671
|
& tr {
|
|
@@ -5453,6 +5452,9 @@ $grid-checkmark-color: $white !default;
|
|
|
5453
5452
|
@if $grid-skin == 'fluent2' {
|
|
5454
5453
|
margin-top: -8px;
|
|
5455
5454
|
}
|
|
5455
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5456
|
+
margin-top: -9px;
|
|
5457
|
+
}
|
|
5456
5458
|
}
|
|
5457
5459
|
|
|
5458
5460
|
.e-reorderdownarrow {
|
|
@@ -5718,7 +5720,9 @@ $grid-checkmark-color: $white !default;
|
|
|
5718
5720
|
}
|
|
5719
5721
|
|
|
5720
5722
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5721
|
-
|
|
5723
|
+
@if $grid-skin == 'fluent2' {
|
|
5724
|
+
background-color: $group-header-hover-bg-color;
|
|
5725
|
+
}
|
|
5722
5726
|
}
|
|
5723
5727
|
|
|
5724
5728
|
.e-search-icon {
|
|
@@ -6390,7 +6394,9 @@ $grid-checkmark-color: $white !default;
|
|
|
6390
6394
|
}
|
|
6391
6395
|
|
|
6392
6396
|
& .e-menu-item.e-focused {
|
|
6393
|
-
|
|
6397
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6398
|
+
background-color: transparent;
|
|
6399
|
+
}
|
|
6394
6400
|
}
|
|
6395
6401
|
}
|
|
6396
6402
|
}
|
|
@@ -7014,6 +7020,12 @@ $grid-checkmark-color: $white !default;
|
|
|
7014
7020
|
color: $grid-row-selection-color;
|
|
7015
7021
|
}
|
|
7016
7022
|
|
|
7023
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7024
|
+
@if $grid-skin == 'fluent2' {
|
|
7025
|
+
color: $grid-row-selection-color;
|
|
7026
|
+
}
|
|
7027
|
+
}
|
|
7028
|
+
|
|
7017
7029
|
td.e-active {
|
|
7018
7030
|
background: $grid-row-selection-bg-color;
|
|
7019
7031
|
}
|
|
@@ -1388,6 +1388,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1388
1388
|
}
|
|
1389
1389
|
|
|
1390
1390
|
.e-dropitemscount {
|
|
1391
|
+
font-size: 14px;
|
|
1391
1392
|
@if $grid-skin == 'tailwind' {
|
|
1392
1393
|
margin-left: 1px;
|
|
1393
1394
|
}
|
|
@@ -2105,8 +2106,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2105
2106
|
}
|
|
2106
2107
|
}
|
|
2107
2108
|
|
|
2108
|
-
& .e-toolbar-right
|
|
2109
|
-
& .e-toolbar-left {
|
|
2109
|
+
& .e-toolbar-right {
|
|
2110
2110
|
& .e-search-wrapper {
|
|
2111
2111
|
width: 100%;
|
|
2112
2112
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2760,7 +2760,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
2762
|
.e-summarycontent {
|
|
2763
|
-
display: flex;
|
|
2764
2763
|
& .e-indentcell {
|
|
2765
2764
|
border-width: 1px 0 0;
|
|
2766
2765
|
}
|
|
@@ -3087,7 +3086,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3087
3086
|
}
|
|
3088
3087
|
|
|
3089
3088
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3090
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3089
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3091
3090
|
padding-left: 8px;
|
|
3092
3091
|
}
|
|
3093
3092
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4659,7 +4658,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4659
4658
|
}
|
|
4660
4659
|
|
|
4661
4660
|
& .e-cloneproperties {
|
|
4662
|
-
border-width: $grid-border-size $grid-border-size
|
|
4661
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4663
4662
|
}
|
|
4664
4663
|
|
|
4665
4664
|
& tr {
|
|
@@ -5446,6 +5445,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5446
5445
|
@if $grid-skin == 'fluent2' {
|
|
5447
5446
|
margin-top: -8px;
|
|
5448
5447
|
}
|
|
5448
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5449
|
+
margin-top: -9px;
|
|
5450
|
+
}
|
|
5449
5451
|
}
|
|
5450
5452
|
|
|
5451
5453
|
.e-reorderdownarrow {
|
|
@@ -5711,7 +5713,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5711
5713
|
}
|
|
5712
5714
|
|
|
5713
5715
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5714
|
-
|
|
5716
|
+
@if $grid-skin == 'fluent2' {
|
|
5717
|
+
background-color: $group-header-hover-bg-color;
|
|
5718
|
+
}
|
|
5715
5719
|
}
|
|
5716
5720
|
|
|
5717
5721
|
.e-search-icon {
|
|
@@ -6383,7 +6387,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6383
6387
|
}
|
|
6384
6388
|
|
|
6385
6389
|
& .e-menu-item.e-focused {
|
|
6386
|
-
|
|
6390
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6391
|
+
background-color: transparent;
|
|
6392
|
+
}
|
|
6387
6393
|
}
|
|
6388
6394
|
}
|
|
6389
6395
|
}
|
|
@@ -7007,6 +7013,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7007
7013
|
color: $grid-row-selection-color;
|
|
7008
7014
|
}
|
|
7009
7015
|
|
|
7016
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7017
|
+
@if $grid-skin == 'fluent2' {
|
|
7018
|
+
color: $grid-row-selection-color;
|
|
7019
|
+
}
|
|
7020
|
+
}
|
|
7021
|
+
|
|
7010
7022
|
td.e-active {
|
|
7011
7023
|
background: $grid-row-selection-bg-color;
|
|
7012
7024
|
}
|
|
@@ -7418,11 +7430,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7418
7430
|
}
|
|
7419
7431
|
|
|
7420
7432
|
.e-icon-ascending::before {
|
|
7421
|
-
content: '\
|
|
7433
|
+
content: '\e823';
|
|
7422
7434
|
}
|
|
7423
7435
|
|
|
7424
7436
|
.e-icon-descending::before {
|
|
7425
|
-
content: '\
|
|
7437
|
+
content: '\e87c';
|
|
7426
7438
|
}
|
|
7427
7439
|
|
|
7428
7440
|
.e-icon-hide::before,
|
|
@@ -1388,6 +1388,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1388
1388
|
}
|
|
1389
1389
|
|
|
1390
1390
|
.e-dropitemscount {
|
|
1391
|
+
font-size: 14px;
|
|
1391
1392
|
@if $grid-skin == 'tailwind' {
|
|
1392
1393
|
margin-left: 1px;
|
|
1393
1394
|
}
|
|
@@ -2105,8 +2106,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2105
2106
|
}
|
|
2106
2107
|
}
|
|
2107
2108
|
|
|
2108
|
-
& .e-toolbar-right
|
|
2109
|
-
& .e-toolbar-left {
|
|
2109
|
+
& .e-toolbar-right {
|
|
2110
2110
|
& .e-search-wrapper {
|
|
2111
2111
|
width: 100%;
|
|
2112
2112
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2760,7 +2760,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
2762
|
.e-summarycontent {
|
|
2763
|
-
display: flex;
|
|
2764
2763
|
& .e-indentcell {
|
|
2765
2764
|
border-width: 1px 0 0;
|
|
2766
2765
|
}
|
|
@@ -3087,7 +3086,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3087
3086
|
}
|
|
3088
3087
|
|
|
3089
3088
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3090
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3089
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3091
3090
|
padding-left: 8px;
|
|
3092
3091
|
}
|
|
3093
3092
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4659,7 +4658,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4659
4658
|
}
|
|
4660
4659
|
|
|
4661
4660
|
& .e-cloneproperties {
|
|
4662
|
-
border-width: $grid-border-size $grid-border-size
|
|
4661
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4663
4662
|
}
|
|
4664
4663
|
|
|
4665
4664
|
& tr {
|
|
@@ -5446,6 +5445,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5446
5445
|
@if $grid-skin == 'fluent2' {
|
|
5447
5446
|
margin-top: -8px;
|
|
5448
5447
|
}
|
|
5448
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5449
|
+
margin-top: -9px;
|
|
5450
|
+
}
|
|
5449
5451
|
}
|
|
5450
5452
|
|
|
5451
5453
|
.e-reorderdownarrow {
|
|
@@ -5711,7 +5713,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5711
5713
|
}
|
|
5712
5714
|
|
|
5713
5715
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5714
|
-
|
|
5716
|
+
@if $grid-skin == 'fluent2' {
|
|
5717
|
+
background-color: $group-header-hover-bg-color;
|
|
5718
|
+
}
|
|
5715
5719
|
}
|
|
5716
5720
|
|
|
5717
5721
|
.e-search-icon {
|
|
@@ -6383,7 +6387,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6383
6387
|
}
|
|
6384
6388
|
|
|
6385
6389
|
& .e-menu-item.e-focused {
|
|
6386
|
-
|
|
6390
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6391
|
+
background-color: transparent;
|
|
6392
|
+
}
|
|
6387
6393
|
}
|
|
6388
6394
|
}
|
|
6389
6395
|
}
|
|
@@ -7007,6 +7013,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7007
7013
|
color: $grid-row-selection-color;
|
|
7008
7014
|
}
|
|
7009
7015
|
|
|
7016
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7017
|
+
@if $grid-skin == 'fluent2' {
|
|
7018
|
+
color: $grid-row-selection-color;
|
|
7019
|
+
}
|
|
7020
|
+
}
|
|
7021
|
+
|
|
7010
7022
|
td.e-active {
|
|
7011
7023
|
background: $grid-row-selection-bg-color;
|
|
7012
7024
|
}
|
|
@@ -7418,11 +7430,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7418
7430
|
}
|
|
7419
7431
|
|
|
7420
7432
|
.e-icon-ascending::before {
|
|
7421
|
-
content: '\
|
|
7433
|
+
content: '\e823';
|
|
7422
7434
|
}
|
|
7423
7435
|
|
|
7424
7436
|
.e-icon-descending::before {
|
|
7425
|
-
content: '\
|
|
7437
|
+
content: '\e87c';
|
|
7426
7438
|
}
|
|
7427
7439
|
|
|
7428
7440
|
.e-icon-hide::before,
|
|
@@ -1387,6 +1387,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
1387
1387
|
}
|
|
1388
1388
|
|
|
1389
1389
|
.e-dropitemscount {
|
|
1390
|
+
font-size: 14px;
|
|
1390
1391
|
@if $grid-skin == 'tailwind' {
|
|
1391
1392
|
margin-left: 1px;
|
|
1392
1393
|
}
|
|
@@ -2104,8 +2105,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
2104
2105
|
}
|
|
2105
2106
|
}
|
|
2106
2107
|
|
|
2107
|
-
& .e-toolbar-right
|
|
2108
|
-
& .e-toolbar-left {
|
|
2108
|
+
& .e-toolbar-right {
|
|
2109
2109
|
& .e-search-wrapper {
|
|
2110
2110
|
width: 100%;
|
|
2111
2111
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2759,7 +2759,6 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
2759
2759
|
}
|
|
2760
2760
|
|
|
2761
2761
|
.e-summarycontent {
|
|
2762
|
-
display: flex;
|
|
2763
2762
|
& .e-indentcell {
|
|
2764
2763
|
border-width: 1px 0 0;
|
|
2765
2764
|
}
|
|
@@ -3086,7 +3085,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
3086
3085
|
}
|
|
3087
3086
|
|
|
3088
3087
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3089
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3088
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3090
3089
|
padding-left: 8px;
|
|
3091
3090
|
}
|
|
3092
3091
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4658,7 +4657,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4658
4657
|
}
|
|
4659
4658
|
|
|
4660
4659
|
& .e-cloneproperties {
|
|
4661
|
-
border-width: $grid-border-size $grid-border-size
|
|
4660
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4662
4661
|
}
|
|
4663
4662
|
|
|
4664
4663
|
& tr {
|
|
@@ -5445,6 +5444,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
5445
5444
|
@if $grid-skin == 'fluent2' {
|
|
5446
5445
|
margin-top: -8px;
|
|
5447
5446
|
}
|
|
5447
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5448
|
+
margin-top: -9px;
|
|
5449
|
+
}
|
|
5448
5450
|
}
|
|
5449
5451
|
|
|
5450
5452
|
.e-reorderdownarrow {
|
|
@@ -5710,7 +5712,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
5710
5712
|
}
|
|
5711
5713
|
|
|
5712
5714
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5713
|
-
|
|
5715
|
+
@if $grid-skin == 'fluent2' {
|
|
5716
|
+
background-color: $group-header-hover-bg-color;
|
|
5717
|
+
}
|
|
5714
5718
|
}
|
|
5715
5719
|
|
|
5716
5720
|
.e-search-icon {
|
|
@@ -6382,7 +6386,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6382
6386
|
}
|
|
6383
6387
|
|
|
6384
6388
|
& .e-menu-item.e-focused {
|
|
6385
|
-
|
|
6389
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6390
|
+
background-color: transparent;
|
|
6391
|
+
}
|
|
6386
6392
|
}
|
|
6387
6393
|
}
|
|
6388
6394
|
}
|
|
@@ -7006,6 +7012,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
7006
7012
|
color: $grid-row-selection-color;
|
|
7007
7013
|
}
|
|
7008
7014
|
|
|
7015
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7016
|
+
@if $grid-skin == 'fluent2' {
|
|
7017
|
+
color: $grid-row-selection-color;
|
|
7018
|
+
}
|
|
7019
|
+
}
|
|
7020
|
+
|
|
7009
7021
|
td.e-active {
|
|
7010
7022
|
background: $grid-row-selection-bg-color;
|
|
7011
7023
|
}
|