@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
|
@@ -1386,6 +1386,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
1386
1386
|
}
|
|
1387
1387
|
|
|
1388
1388
|
.e-dropitemscount {
|
|
1389
|
+
font-size: 14px;
|
|
1389
1390
|
@if $grid-skin == 'tailwind' {
|
|
1390
1391
|
margin-left: 1px;
|
|
1391
1392
|
}
|
|
@@ -2103,8 +2104,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
2103
2104
|
}
|
|
2104
2105
|
}
|
|
2105
2106
|
|
|
2106
|
-
& .e-toolbar-right
|
|
2107
|
-
& .e-toolbar-left {
|
|
2107
|
+
& .e-toolbar-right {
|
|
2108
2108
|
& .e-search-wrapper {
|
|
2109
2109
|
width: 100%;
|
|
2110
2110
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
2758
2758
|
}
|
|
2759
2759
|
|
|
2760
2760
|
.e-summarycontent {
|
|
2761
|
-
display: flex;
|
|
2762
2761
|
& .e-indentcell {
|
|
2763
2762
|
border-width: 1px 0 0;
|
|
2764
2763
|
}
|
|
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
3085
3084
|
}
|
|
3086
3085
|
|
|
3087
3086
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3088
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3087
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3089
3088
|
padding-left: 8px;
|
|
3090
3089
|
}
|
|
3091
3090
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4657,7 +4656,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4657
4656
|
}
|
|
4658
4657
|
|
|
4659
4658
|
& .e-cloneproperties {
|
|
4660
|
-
border-width: $grid-border-size $grid-border-size
|
|
4659
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4661
4660
|
}
|
|
4662
4661
|
|
|
4663
4662
|
& tr {
|
|
@@ -5444,6 +5443,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
5444
5443
|
@if $grid-skin == 'fluent2' {
|
|
5445
5444
|
margin-top: -8px;
|
|
5446
5445
|
}
|
|
5446
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5447
|
+
margin-top: -9px;
|
|
5448
|
+
}
|
|
5447
5449
|
}
|
|
5448
5450
|
|
|
5449
5451
|
.e-reorderdownarrow {
|
|
@@ -5709,7 +5711,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
5709
5711
|
}
|
|
5710
5712
|
|
|
5711
5713
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5712
|
-
|
|
5714
|
+
@if $grid-skin == 'fluent2' {
|
|
5715
|
+
background-color: $group-header-hover-bg-color;
|
|
5716
|
+
}
|
|
5713
5717
|
}
|
|
5714
5718
|
|
|
5715
5719
|
.e-search-icon {
|
|
@@ -6381,7 +6385,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
6381
6385
|
}
|
|
6382
6386
|
|
|
6383
6387
|
& .e-menu-item.e-focused {
|
|
6384
|
-
|
|
6388
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6389
|
+
background-color: transparent;
|
|
6390
|
+
}
|
|
6385
6391
|
}
|
|
6386
6392
|
}
|
|
6387
6393
|
}
|
|
@@ -7005,6 +7011,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
7005
7011
|
color: $grid-row-selection-color;
|
|
7006
7012
|
}
|
|
7007
7013
|
|
|
7014
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7015
|
+
@if $grid-skin == 'fluent2' {
|
|
7016
|
+
color: $grid-row-selection-color;
|
|
7017
|
+
}
|
|
7018
|
+
}
|
|
7019
|
+
|
|
7008
7020
|
td.e-active {
|
|
7009
7021
|
background: $grid-row-selection-bg-color;
|
|
7010
7022
|
}
|
|
@@ -1389,6 +1389,7 @@ $grid-checkmark-color: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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
|
}
|
|
@@ -1389,6 +1389,7 @@ $grid-checkmark-color: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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
|
}
|
|
@@ -316,7 +316,7 @@ $grid-group-right-arrow-icon-font-size: $text-sm !default;
|
|
|
316
316
|
$grid-group-right-arrow-icon-padding: 10px 8px 12px 8px !default;
|
|
317
317
|
$grid-group-unpgroupicon-padding-top: 4px !default;
|
|
318
318
|
$grid-summary-cell-line-height: 20px !default;
|
|
319
|
-
$grid-batch-updated-bg-color: $success-light
|
|
319
|
+
$grid-batch-updated-bg-color: $success-light !default;
|
|
320
320
|
$grid-val-error-color: $danger !default;
|
|
321
321
|
$grid-val-error-bg-color: $tooltip-bg-color !default;
|
|
322
322
|
$grid-edit-input-padding-bottom: 1px !default;
|
|
@@ -1402,6 +1402,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1402
1402
|
}
|
|
1403
1403
|
|
|
1404
1404
|
.e-dropitemscount {
|
|
1405
|
+
font-size: 14px;
|
|
1405
1406
|
@if $grid-skin == 'tailwind' {
|
|
1406
1407
|
margin-left: 1px;
|
|
1407
1408
|
}
|
|
@@ -2119,8 +2120,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2119
2120
|
}
|
|
2120
2121
|
}
|
|
2121
2122
|
|
|
2122
|
-
& .e-toolbar-right
|
|
2123
|
-
& .e-toolbar-left {
|
|
2123
|
+
& .e-toolbar-right {
|
|
2124
2124
|
& .e-search-wrapper {
|
|
2125
2125
|
width: 100%;
|
|
2126
2126
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2774,7 +2774,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2774
2774
|
}
|
|
2775
2775
|
|
|
2776
2776
|
.e-summarycontent {
|
|
2777
|
-
display: flex;
|
|
2778
2777
|
& .e-indentcell {
|
|
2779
2778
|
border-width: 1px 0 0;
|
|
2780
2779
|
}
|
|
@@ -3101,7 +3100,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3101
3100
|
}
|
|
3102
3101
|
|
|
3103
3102
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3104
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3103
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3105
3104
|
padding-left: 8px;
|
|
3106
3105
|
}
|
|
3107
3106
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4673,7 +4672,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4673
4672
|
}
|
|
4674
4673
|
|
|
4675
4674
|
& .e-cloneproperties {
|
|
4676
|
-
border-width: $grid-border-size $grid-border-size
|
|
4675
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4677
4676
|
}
|
|
4678
4677
|
|
|
4679
4678
|
& tr {
|
|
@@ -5460,6 +5459,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5460
5459
|
@if $grid-skin == 'fluent2' {
|
|
5461
5460
|
margin-top: -8px;
|
|
5462
5461
|
}
|
|
5462
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5463
|
+
margin-top: -9px;
|
|
5464
|
+
}
|
|
5463
5465
|
}
|
|
5464
5466
|
|
|
5465
5467
|
.e-reorderdownarrow {
|
|
@@ -5725,7 +5727,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5725
5727
|
}
|
|
5726
5728
|
|
|
5727
5729
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5728
|
-
|
|
5730
|
+
@if $grid-skin == 'fluent2' {
|
|
5731
|
+
background-color: $group-header-hover-bg-color;
|
|
5732
|
+
}
|
|
5729
5733
|
}
|
|
5730
5734
|
|
|
5731
5735
|
.e-search-icon {
|
|
@@ -6397,7 +6401,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6397
6401
|
}
|
|
6398
6402
|
|
|
6399
6403
|
& .e-menu-item.e-focused {
|
|
6400
|
-
|
|
6404
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6405
|
+
background-color: transparent;
|
|
6406
|
+
}
|
|
6401
6407
|
}
|
|
6402
6408
|
}
|
|
6403
6409
|
}
|
|
@@ -7021,6 +7027,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7021
7027
|
color: $grid-row-selection-color;
|
|
7022
7028
|
}
|
|
7023
7029
|
|
|
7030
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7031
|
+
@if $grid-skin == 'fluent2' {
|
|
7032
|
+
color: $grid-row-selection-color;
|
|
7033
|
+
}
|
|
7034
|
+
}
|
|
7035
|
+
|
|
7024
7036
|
td.e-active {
|
|
7025
7037
|
background: $grid-row-selection-bg-color;
|
|
7026
7038
|
}
|
|
@@ -316,7 +316,7 @@ $grid-group-right-arrow-icon-font-size: $text-sm !default;
|
|
|
316
316
|
$grid-group-right-arrow-icon-padding: 10px 8px 12px 8px !default;
|
|
317
317
|
$grid-group-unpgroupicon-padding-top: 4px !default;
|
|
318
318
|
$grid-summary-cell-line-height: 20px !default;
|
|
319
|
-
$grid-batch-updated-bg-color: $success-light
|
|
319
|
+
$grid-batch-updated-bg-color: $success-light !default;
|
|
320
320
|
$grid-val-error-color: $danger !default;
|
|
321
321
|
$grid-val-error-bg-color: $tooltip-bg-color !default;
|
|
322
322
|
$grid-edit-input-padding-bottom: 1px !default;
|
|
@@ -1402,6 +1402,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1402
1402
|
}
|
|
1403
1403
|
|
|
1404
1404
|
.e-dropitemscount {
|
|
1405
|
+
font-size: 14px;
|
|
1405
1406
|
@if $grid-skin == 'tailwind' {
|
|
1406
1407
|
margin-left: 1px;
|
|
1407
1408
|
}
|
|
@@ -2119,8 +2120,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2119
2120
|
}
|
|
2120
2121
|
}
|
|
2121
2122
|
|
|
2122
|
-
& .e-toolbar-right
|
|
2123
|
-
& .e-toolbar-left {
|
|
2123
|
+
& .e-toolbar-right {
|
|
2124
2124
|
& .e-search-wrapper {
|
|
2125
2125
|
width: 100%;
|
|
2126
2126
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2774,7 +2774,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2774
2774
|
}
|
|
2775
2775
|
|
|
2776
2776
|
.e-summarycontent {
|
|
2777
|
-
display: flex;
|
|
2778
2777
|
& .e-indentcell {
|
|
2779
2778
|
border-width: 1px 0 0;
|
|
2780
2779
|
}
|
|
@@ -3101,7 +3100,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3101
3100
|
}
|
|
3102
3101
|
|
|
3103
3102
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3104
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3103
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3105
3104
|
padding-left: 8px;
|
|
3106
3105
|
}
|
|
3107
3106
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4673,7 +4672,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4673
4672
|
}
|
|
4674
4673
|
|
|
4675
4674
|
& .e-cloneproperties {
|
|
4676
|
-
border-width: $grid-border-size $grid-border-size
|
|
4675
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4677
4676
|
}
|
|
4678
4677
|
|
|
4679
4678
|
& tr {
|
|
@@ -5460,6 +5459,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5460
5459
|
@if $grid-skin == 'fluent2' {
|
|
5461
5460
|
margin-top: -8px;
|
|
5462
5461
|
}
|
|
5462
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5463
|
+
margin-top: -9px;
|
|
5464
|
+
}
|
|
5463
5465
|
}
|
|
5464
5466
|
|
|
5465
5467
|
.e-reorderdownarrow {
|
|
@@ -5725,7 +5727,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5725
5727
|
}
|
|
5726
5728
|
|
|
5727
5729
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5728
|
-
|
|
5730
|
+
@if $grid-skin == 'fluent2' {
|
|
5731
|
+
background-color: $group-header-hover-bg-color;
|
|
5732
|
+
}
|
|
5729
5733
|
}
|
|
5730
5734
|
|
|
5731
5735
|
.e-search-icon {
|
|
@@ -6397,7 +6401,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6397
6401
|
}
|
|
6398
6402
|
|
|
6399
6403
|
& .e-menu-item.e-focused {
|
|
6400
|
-
|
|
6404
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6405
|
+
background-color: transparent;
|
|
6406
|
+
}
|
|
6401
6407
|
}
|
|
6402
6408
|
}
|
|
6403
6409
|
}
|
|
@@ -7021,6 +7027,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7021
7027
|
color: $grid-row-selection-color;
|
|
7022
7028
|
}
|
|
7023
7029
|
|
|
7030
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7031
|
+
@if $grid-skin == 'fluent2' {
|
|
7032
|
+
color: $grid-row-selection-color;
|
|
7033
|
+
}
|
|
7034
|
+
}
|
|
7035
|
+
|
|
7024
7036
|
td.e-active {
|
|
7025
7037
|
background: $grid-row-selection-bg-color;
|
|
7026
7038
|
}
|
|
@@ -1386,6 +1386,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
1386
1386
|
}
|
|
1387
1387
|
|
|
1388
1388
|
.e-dropitemscount {
|
|
1389
|
+
font-size: 14px;
|
|
1389
1390
|
@if $grid-skin == 'tailwind' {
|
|
1390
1391
|
margin-left: 1px;
|
|
1391
1392
|
}
|
|
@@ -2103,8 +2104,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
2103
2104
|
}
|
|
2104
2105
|
}
|
|
2105
2106
|
|
|
2106
|
-
& .e-toolbar-right
|
|
2107
|
-
& .e-toolbar-left {
|
|
2107
|
+
& .e-toolbar-right {
|
|
2108
2108
|
& .e-search-wrapper {
|
|
2109
2109
|
width: 100%;
|
|
2110
2110
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
2758
2758
|
}
|
|
2759
2759
|
|
|
2760
2760
|
.e-summarycontent {
|
|
2761
|
-
display: flex;
|
|
2762
2761
|
& .e-indentcell {
|
|
2763
2762
|
border-width: 1px 0 0;
|
|
2764
2763
|
}
|
|
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
3085
3084
|
}
|
|
3086
3085
|
|
|
3087
3086
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3088
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3087
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3089
3088
|
padding-left: 8px;
|
|
3090
3089
|
}
|
|
3091
3090
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4657,7 +4656,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
4657
4656
|
}
|
|
4658
4657
|
|
|
4659
4658
|
& .e-cloneproperties {
|
|
4660
|
-
border-width: $grid-border-size $grid-border-size
|
|
4659
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4661
4660
|
}
|
|
4662
4661
|
|
|
4663
4662
|
& tr {
|
|
@@ -5444,6 +5443,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
5444
5443
|
@if $grid-skin == 'fluent2' {
|
|
5445
5444
|
margin-top: -8px;
|
|
5446
5445
|
}
|
|
5446
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5447
|
+
margin-top: -9px;
|
|
5448
|
+
}
|
|
5447
5449
|
}
|
|
5448
5450
|
|
|
5449
5451
|
.e-reorderdownarrow {
|
|
@@ -5709,7 +5711,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
5709
5711
|
}
|
|
5710
5712
|
|
|
5711
5713
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5712
|
-
|
|
5714
|
+
@if $grid-skin == 'fluent2' {
|
|
5715
|
+
background-color: $group-header-hover-bg-color;
|
|
5716
|
+
}
|
|
5713
5717
|
}
|
|
5714
5718
|
|
|
5715
5719
|
.e-search-icon {
|
|
@@ -6381,7 +6385,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
6381
6385
|
}
|
|
6382
6386
|
|
|
6383
6387
|
& .e-menu-item.e-focused {
|
|
6384
|
-
|
|
6388
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6389
|
+
background-color: transparent;
|
|
6390
|
+
}
|
|
6385
6391
|
}
|
|
6386
6392
|
}
|
|
6387
6393
|
}
|
|
@@ -7005,6 +7011,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
7005
7011
|
color: $grid-row-selection-color;
|
|
7006
7012
|
}
|
|
7007
7013
|
|
|
7014
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7015
|
+
@if $grid-skin == 'fluent2' {
|
|
7016
|
+
color: $grid-row-selection-color;
|
|
7017
|
+
}
|
|
7018
|
+
}
|
|
7019
|
+
|
|
7008
7020
|
td.e-active {
|
|
7009
7021
|
background: $grid-row-selection-bg-color;
|
|
7010
7022
|
}
|
|
@@ -1386,6 +1386,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
1386
1386
|
}
|
|
1387
1387
|
|
|
1388
1388
|
.e-dropitemscount {
|
|
1389
|
+
font-size: 14px;
|
|
1389
1390
|
@if $grid-skin == 'tailwind' {
|
|
1390
1391
|
margin-left: 1px;
|
|
1391
1392
|
}
|
|
@@ -2103,8 +2104,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2103
2104
|
}
|
|
2104
2105
|
}
|
|
2105
2106
|
|
|
2106
|
-
& .e-toolbar-right
|
|
2107
|
-
& .e-toolbar-left {
|
|
2107
|
+
& .e-toolbar-right {
|
|
2108
2108
|
& .e-search-wrapper {
|
|
2109
2109
|
width: 100%;
|
|
2110
2110
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2758
2758
|
}
|
|
2759
2759
|
|
|
2760
2760
|
.e-summarycontent {
|
|
2761
|
-
display: flex;
|
|
2762
2761
|
& .e-indentcell {
|
|
2763
2762
|
border-width: 1px 0 0;
|
|
2764
2763
|
}
|
|
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
3085
3084
|
}
|
|
3086
3085
|
|
|
3087
3086
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3088
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3087
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3089
3088
|
padding-left: 8px;
|
|
3090
3089
|
}
|
|
3091
3090
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4657,7 +4656,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4657
4656
|
}
|
|
4658
4657
|
|
|
4659
4658
|
& .e-cloneproperties {
|
|
4660
|
-
border-width: $grid-border-size $grid-border-size
|
|
4659
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4661
4660
|
}
|
|
4662
4661
|
|
|
4663
4662
|
& tr {
|
|
@@ -5444,6 +5443,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
5444
5443
|
@if $grid-skin == 'fluent2' {
|
|
5445
5444
|
margin-top: -8px;
|
|
5446
5445
|
}
|
|
5446
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5447
|
+
margin-top: -9px;
|
|
5448
|
+
}
|
|
5447
5449
|
}
|
|
5448
5450
|
|
|
5449
5451
|
.e-reorderdownarrow {
|
|
@@ -5709,7 +5711,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
5709
5711
|
}
|
|
5710
5712
|
|
|
5711
5713
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5712
|
-
|
|
5714
|
+
@if $grid-skin == 'fluent2' {
|
|
5715
|
+
background-color: $group-header-hover-bg-color;
|
|
5716
|
+
}
|
|
5713
5717
|
}
|
|
5714
5718
|
|
|
5715
5719
|
.e-search-icon {
|
|
@@ -6381,7 +6385,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
6381
6385
|
}
|
|
6382
6386
|
|
|
6383
6387
|
& .e-menu-item.e-focused {
|
|
6384
|
-
|
|
6388
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6389
|
+
background-color: transparent;
|
|
6390
|
+
}
|
|
6385
6391
|
}
|
|
6386
6392
|
}
|
|
6387
6393
|
}
|
|
@@ -7005,6 +7011,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
7005
7011
|
color: $grid-row-selection-color;
|
|
7006
7012
|
}
|
|
7007
7013
|
|
|
7014
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7015
|
+
@if $grid-skin == 'fluent2' {
|
|
7016
|
+
color: $grid-row-selection-color;
|
|
7017
|
+
}
|
|
7018
|
+
}
|
|
7019
|
+
|
|
7008
7020
|
td.e-active {
|
|
7009
7021
|
background: $grid-row-selection-bg-color;
|
|
7010
7022
|
}
|