@syncfusion/blazor-themes 27.1.48 → 27.1.50
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 +103 -87
- package/SCSS-Themes/bds.scss +103 -87
- package/SCSS-Themes/bootstrap-dark.scss +103 -87
- package/SCSS-Themes/bootstrap.scss +103 -87
- package/SCSS-Themes/bootstrap4.scss +103 -87
- package/SCSS-Themes/bootstrap5-dark.scss +103 -87
- package/SCSS-Themes/bootstrap5.3.scss +103 -87
- package/SCSS-Themes/bootstrap5.scss +103 -87
- package/SCSS-Themes/buttons/check-box/bds-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bds.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2.scss +7 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +7 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -3
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +103 -87
- package/SCSS-Themes/fabric.scss +103 -87
- package/SCSS-Themes/fluent-dark.scss +104 -88
- package/SCSS-Themes/fluent.scss +104 -88
- package/SCSS-Themes/fluent2-dark.scss +104 -88
- package/SCSS-Themes/fluent2.scss +104 -88
- package/SCSS-Themes/grids/grid/bds-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bds.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap4.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric.scss +52 -41
- package/SCSS-Themes/grids/grid/fluent-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2.scss +53 -42
- package/SCSS-Themes/grids/grid/highcontrast.scss +52 -41
- package/SCSS-Themes/grids/grid/material-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material.scss +52 -41
- package/SCSS-Themes/grids/grid/material3-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material3.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind.scss +52 -41
- package/SCSS-Themes/highcontrast.scss +103 -87
- package/SCSS-Themes/inputs/color-picker/bds-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bds.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +103 -87
- package/SCSS-Themes/material.scss +103 -87
- package/SCSS-Themes/material3-dark.scss +103 -87
- package/SCSS-Themes/material3.scss +103 -87
- package/SCSS-Themes/popups/dialog/bds-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bds.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.3.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2.scss +0 -35
- package/SCSS-Themes/popups/dialog/highcontrast.scss +0 -35
- package/SCSS-Themes/popups/dialog/material-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind.scss +0 -35
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +41 -7
- package/SCSS-Themes/tailwind-dark.scss +103 -87
- package/SCSS-Themes/tailwind.scss +103 -87
- package/package.json +1 -1
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -3797,9 +3797,7 @@ $ddl-filter-box-shadow: none !default;
|
|
|
3797
3797
|
|
|
3798
3798
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3799
3799
|
border-color: transparent;
|
|
3800
|
-
|
|
3801
|
-
background: none;
|
|
3802
|
-
}
|
|
3800
|
+
background: none;
|
|
3803
3801
|
}
|
|
3804
3802
|
}
|
|
3805
3803
|
|
|
@@ -30143,6 +30141,13 @@ $cbox-icon-color: $icon-color !default;
|
|
|
30143
30141
|
}
|
|
30144
30142
|
}
|
|
30145
30143
|
}
|
|
30144
|
+
|
|
30145
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
30146
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
30147
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30148
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30149
|
+
}
|
|
30150
|
+
}
|
|
30146
30151
|
}
|
|
30147
30152
|
}
|
|
30148
30153
|
}
|
|
@@ -37879,7 +37884,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
37879
37884
|
color: $cpicker-handler-tooltip-color;
|
|
37880
37885
|
}
|
|
37881
37886
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37882
|
-
background-color: $btn-hover-bgcolor
|
|
37887
|
+
background-color: $btn-hover-bgcolor;
|
|
37883
37888
|
color: $cpicker-handler-tooltip-color;
|
|
37884
37889
|
}
|
|
37885
37890
|
}
|
|
@@ -49101,41 +49106,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
49101
49106
|
.e-footer-content {
|
|
49102
49107
|
background-color: $dialog-footer-bg-color;
|
|
49103
49108
|
|
|
49104
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49105
|
-
.e-btn.e-primary {
|
|
49106
|
-
background: none;
|
|
49107
|
-
box-shadow: none;
|
|
49108
|
-
color: $dialog-primary-button-color;
|
|
49109
|
-
}
|
|
49110
|
-
|
|
49111
|
-
.e-btn:not(.e-primary) {
|
|
49112
|
-
background: none;
|
|
49113
|
-
box-shadow: none;
|
|
49114
|
-
color: $dialog-secondary-button-color;
|
|
49115
|
-
}
|
|
49116
|
-
}
|
|
49117
|
-
|
|
49118
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49119
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
49120
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
49121
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
49122
|
-
}
|
|
49123
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
49124
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
49125
|
-
}
|
|
49126
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
49127
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
49128
|
-
}
|
|
49129
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
49130
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
49131
|
-
.e-btn:not([DISABLED]):hover {
|
|
49132
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
49133
|
-
}
|
|
49134
|
-
.e-btn:not([DISABLED]):active {
|
|
49135
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
49136
|
-
}
|
|
49137
|
-
}
|
|
49138
|
-
|
|
49139
49109
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' or $skin-name == 'tailwind' or $skin-name == 'FluentUI' or $skin-name == 'fluent2' {
|
|
49140
49110
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
49141
49111
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -68175,6 +68145,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
68175
68145
|
}
|
|
68176
68146
|
}
|
|
68177
68147
|
|
|
68148
|
+
& .e-list-wrap:focus-visible,
|
|
68178
68149
|
&:focus {
|
|
68179
68150
|
outline: none;
|
|
68180
68151
|
}
|
|
@@ -81071,7 +81042,7 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
81071
81042
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
81072
81043
|
$grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
|
|
81073
81044
|
$grid-columnchooser-btn-font-size: $text-base !default;
|
|
81074
|
-
$grid-columnchooser-toolbardiv-padding: 0 4px !default;
|
|
81045
|
+
$grid-columnchooser-toolbardiv-padding: 0 4px 1px !default;
|
|
81075
81046
|
$grid-columnchooser-toolbardiv-margin-top: 0 !default;
|
|
81076
81047
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
81077
81048
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
@@ -82796,28 +82767,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82796
82767
|
}
|
|
82797
82768
|
|
|
82798
82769
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82799
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82800
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82801
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82770
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82802
82771
|
@if $grid-skin == 'material3' {
|
|
82803
82772
|
border: 1px solid rgba($content-text-color);
|
|
82804
82773
|
}
|
|
82805
82774
|
}
|
|
82806
82775
|
|
|
82807
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82808
|
-
.e-
|
|
82809
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82810
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82811
|
-
@if $grid-skin == 'material3' {
|
|
82812
|
-
padding-bottom: 13px;
|
|
82813
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82814
|
-
}
|
|
82815
|
-
}
|
|
82816
|
-
|
|
82817
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82818
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82776
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82777
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82819
82778
|
@if $grid-skin == 'material3' {
|
|
82820
|
-
padding-top:
|
|
82779
|
+
padding-top: 0;
|
|
82780
|
+
padding-bottom: 0;
|
|
82781
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82821
82782
|
}
|
|
82822
82783
|
}
|
|
82823
82784
|
|
|
@@ -83457,6 +83418,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83457
83418
|
|
|
83458
83419
|
& .e-res-apply-btn:disabled {
|
|
83459
83420
|
color: $grid-btn-disabled-bgcolor;
|
|
83421
|
+
@if $grid-skin == 'fluent2' {
|
|
83422
|
+
color: $primary-text-disabled;
|
|
83423
|
+
}
|
|
83460
83424
|
}
|
|
83461
83425
|
& .e-btn {
|
|
83462
83426
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84555,6 +84519,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84555
84519
|
}
|
|
84556
84520
|
}
|
|
84557
84521
|
|
|
84522
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84523
|
+
& .e-search-icon {
|
|
84524
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84525
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84526
|
+
padding: 9px 8px;
|
|
84527
|
+
}
|
|
84528
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84529
|
+
padding: 9px 9.5px;
|
|
84530
|
+
}
|
|
84531
|
+
}
|
|
84532
|
+
}
|
|
84533
|
+
|
|
84558
84534
|
.e-res-toolbar {
|
|
84559
84535
|
border-bottom: 1px solid;
|
|
84560
84536
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84655,18 +84631,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84655
84631
|
}
|
|
84656
84632
|
}
|
|
84657
84633
|
|
|
84658
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84659
|
-
& .e-search-icon {
|
|
84660
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84661
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84662
|
-
padding: 9px 8px;
|
|
84663
|
-
}
|
|
84664
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84665
|
-
padding: 9px 9.5px;
|
|
84666
|
-
}
|
|
84667
|
-
}
|
|
84668
|
-
}
|
|
84669
|
-
|
|
84670
84634
|
& .e-responsive-right {
|
|
84671
84635
|
& .e-search-wrapper {
|
|
84672
84636
|
padding-left: 0;
|
|
@@ -84863,8 +84827,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84863
84827
|
}
|
|
84864
84828
|
}
|
|
84865
84829
|
|
|
84866
|
-
&.e-default
|
|
84867
|
-
|
|
84830
|
+
&.e-default {
|
|
84831
|
+
.e-grouptopleftcell,
|
|
84832
|
+
.e-rowdragheader {
|
|
84833
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84834
|
+
}
|
|
84868
84835
|
}
|
|
84869
84836
|
|
|
84870
84837
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84872,10 +84839,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84872
84839
|
border-left: 1px solid;
|
|
84873
84840
|
}
|
|
84874
84841
|
|
|
84875
|
-
&.e-default.e-verticallines
|
|
84876
|
-
&.e-default.e-bothlines
|
|
84877
|
-
&.e-default.e-hidelines
|
|
84878
|
-
|
|
84842
|
+
&.e-default.e-verticallines,
|
|
84843
|
+
&.e-default.e-bothlines,
|
|
84844
|
+
&.e-default.e-hidelines {
|
|
84845
|
+
.e-grouptopleftcell,
|
|
84846
|
+
.e-rowdragheader {
|
|
84847
|
+
border-top-width: 0;
|
|
84848
|
+
}
|
|
84879
84849
|
}
|
|
84880
84850
|
|
|
84881
84851
|
&.e-default.e-verticallines,
|
|
@@ -85136,6 +85106,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85136
85106
|
width: auto;
|
|
85137
85107
|
}
|
|
85138
85108
|
|
|
85109
|
+
.e-rowcell.e-gridchkbox {
|
|
85110
|
+
@if $grid-skin == 'fluent' {
|
|
85111
|
+
padding-left: 8px;
|
|
85112
|
+
}
|
|
85113
|
+
}
|
|
85114
|
+
|
|
85139
85115
|
&.e-left-shadow,
|
|
85140
85116
|
&.e-rtl.e-left-shadow,
|
|
85141
85117
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -86079,13 +86055,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86079
86055
|
font-weight: $grid-selection-font-weight;
|
|
86080
86056
|
}
|
|
86081
86057
|
|
|
86082
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
86058
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
86083
86059
|
td.e-cellselectionbackground {
|
|
86084
86060
|
font-weight: $grid-selection-font-weight;
|
|
86085
86061
|
@if $grid-skin == 'material3' {
|
|
86086
|
-
border: 1px solid rgba($content-text-color);
|
|
86087
86062
|
padding-bottom: 7px;
|
|
86088
|
-
@include grid-padding-left-right(
|
|
86063
|
+
@include grid-padding-left-right(8px, 8px);
|
|
86089
86064
|
}
|
|
86090
86065
|
}
|
|
86091
86066
|
|
|
@@ -86096,14 +86071,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86096
86071
|
}
|
|
86097
86072
|
|
|
86098
86073
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
86099
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
86100
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86074
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86101
86075
|
@if $grid-skin == 'material3' {
|
|
86102
86076
|
border: 1px solid rgba($content-text-color);
|
|
86103
86077
|
}
|
|
86104
86078
|
}
|
|
86105
86079
|
|
|
86106
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
86080
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
86107
86081
|
@if $grid-skin == 'material3' {
|
|
86108
86082
|
padding-top: 7px;
|
|
86109
86083
|
}
|
|
@@ -87183,7 +87157,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87183
87157
|
}
|
|
87184
87158
|
|
|
87185
87159
|
&.e-wrap {
|
|
87186
|
-
& .e-rowcell,
|
|
87160
|
+
& .e-gridheader .e-rowcell,
|
|
87161
|
+
& .e-gridcontent .e-rowcell,
|
|
87187
87162
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87188
87163
|
& .e-columnheader .e-headercelldiv,
|
|
87189
87164
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -87196,6 +87171,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87196
87171
|
max-height: $grid-rowcell-wrap-max-height;
|
|
87197
87172
|
}
|
|
87198
87173
|
}
|
|
87174
|
+
|
|
87175
|
+
& .e-checkbox-wrapper {
|
|
87176
|
+
vertical-align: middle;
|
|
87177
|
+
}
|
|
87199
87178
|
}
|
|
87200
87179
|
|
|
87201
87180
|
&.e-wrap .e-columnheader {
|
|
@@ -87368,6 +87347,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87368
87347
|
}
|
|
87369
87348
|
|
|
87370
87349
|
&.sf-grid {
|
|
87350
|
+
|
|
87371
87351
|
span.e-ungroupbutton.e-icons {
|
|
87372
87352
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
87373
87353
|
@if $grid-skin == 'material3' {
|
|
@@ -88046,10 +88026,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88046
88026
|
|
|
88047
88027
|
.e-verticallines tr th,
|
|
88048
88028
|
.e-grouptopleftcell,
|
|
88029
|
+
.e-rowdragheader,
|
|
88049
88030
|
.e-gridpopup .e-content,
|
|
88050
88031
|
.e-filterbarcell,
|
|
88051
88032
|
.e-filterbarcelldisabled,
|
|
88052
88033
|
&.e-default .e-grouptopleftcell,
|
|
88034
|
+
&.e-default .e-rowdragheader,
|
|
88053
88035
|
.e-headercell,
|
|
88054
88036
|
.e-summarycell,
|
|
88055
88037
|
.e-detailheadercell,
|
|
@@ -96053,6 +96035,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
96053
96035
|
margin-block-start: 10px;
|
|
96054
96036
|
}
|
|
96055
96037
|
|
|
96038
|
+
.e-content ul {
|
|
96039
|
+
list-style-type: disc;
|
|
96040
|
+
}
|
|
96041
|
+
|
|
96042
|
+
.e-content ul ul,
|
|
96043
|
+
.e-content ol ul {
|
|
96044
|
+
list-style-type: circle;
|
|
96045
|
+
}
|
|
96046
|
+
|
|
96047
|
+
.e-content ul ul ul,
|
|
96048
|
+
.e-content ol ul ul,
|
|
96049
|
+
.e-content ul ol ul,
|
|
96050
|
+
.e-content ol ol ul {
|
|
96051
|
+
list-style-type: square;
|
|
96052
|
+
}
|
|
96053
|
+
|
|
96056
96054
|
.e-content h1 {
|
|
96057
96055
|
font-size: 2.857em;
|
|
96058
96056
|
font-weight: 600;
|
|
@@ -96121,7 +96119,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
96121
96119
|
word-break: inherit;
|
|
96122
96120
|
word-wrap: break-word;
|
|
96123
96121
|
|
|
96124
|
-
@if $skin-name == 'fluent2' or $
|
|
96122
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
96125
96123
|
background-color: $rte-pre-bg-color;
|
|
96126
96124
|
}
|
|
96127
96125
|
}
|
|
@@ -97962,6 +97960,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97962
97960
|
color: $rte-drop-btn-active-color;
|
|
97963
97961
|
}
|
|
97964
97962
|
}
|
|
97963
|
+
|
|
97964
|
+
.e-tbar-btn:hover {
|
|
97965
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97966
|
+
color: $rte-drop-btn-active-color;
|
|
97967
|
+
}
|
|
97968
|
+
}
|
|
97965
97969
|
}
|
|
97966
97970
|
|
|
97967
97971
|
.e-toolbar-extended {
|
|
@@ -97988,6 +97992,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97988
97992
|
background: $rte-drop-btn-active-bg;
|
|
97989
97993
|
}
|
|
97990
97994
|
|
|
97995
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97996
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97997
|
+
color: $rte-drop-btn-active-color;
|
|
97998
|
+
}
|
|
97999
|
+
}
|
|
98000
|
+
|
|
97991
98001
|
@if $skin-name == 'bootstrap5' {
|
|
97992
98002
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97993
98003
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -98006,7 +98016,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98006
98016
|
background: transparent;
|
|
98007
98017
|
color: transparent;
|
|
98008
98018
|
}
|
|
98009
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
98019
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
98010
98020
|
::selection {
|
|
98011
98021
|
color: $rte-selection-color;
|
|
98012
98022
|
background: $rte-selection-bg;
|
|
@@ -98124,7 +98134,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98124
98134
|
.e-rte-list-primary-content {
|
|
98125
98135
|
|
|
98126
98136
|
&:hover {
|
|
98127
|
-
@if $
|
|
98137
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98128
98138
|
background: $rte-split-btn-span-active-bg;
|
|
98129
98139
|
}
|
|
98130
98140
|
@else {
|
|
@@ -98144,7 +98154,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98144
98154
|
.e-caret {
|
|
98145
98155
|
|
|
98146
98156
|
&:hover {
|
|
98147
|
-
@if $
|
|
98157
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98148
98158
|
background: $rte-split-btn-span-active-bg;
|
|
98149
98159
|
}
|
|
98150
98160
|
@else {
|
|
@@ -98206,7 +98216,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98206
98216
|
justify-content: center;
|
|
98207
98217
|
}
|
|
98208
98218
|
&:hover {
|
|
98209
|
-
@if $
|
|
98219
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98210
98220
|
background: $rte-split-btn-span-active-bg;
|
|
98211
98221
|
}
|
|
98212
98222
|
@else {
|
|
@@ -98217,7 +98227,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98217
98227
|
|
|
98218
98228
|
.e-caret {
|
|
98219
98229
|
&:hover {
|
|
98220
|
-
@if $
|
|
98230
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98221
98231
|
background: $rte-split-btn-span-active-bg;
|
|
98222
98232
|
}
|
|
98223
98233
|
@else {
|
|
@@ -98511,8 +98521,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98511
98521
|
}
|
|
98512
98522
|
}
|
|
98513
98523
|
}
|
|
98524
|
+
|
|
98514
98525
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98515
|
-
|
|
98526
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98527
|
+
color: $rte-drop-btn-active-color;
|
|
98528
|
+
}
|
|
98529
|
+
@else {
|
|
98530
|
+
color: $rte-tlbar-expand-active;
|
|
98531
|
+
}
|
|
98516
98532
|
}
|
|
98517
98533
|
|
|
98518
98534
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|