@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
|
@@ -3753,9 +3753,7 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
3753
3753
|
|
|
3754
3754
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3755
3755
|
border-color: transparent;
|
|
3756
|
-
|
|
3757
|
-
background: none;
|
|
3758
|
-
}
|
|
3756
|
+
background: none;
|
|
3759
3757
|
}
|
|
3760
3758
|
}
|
|
3761
3759
|
|
|
@@ -30150,6 +30148,13 @@ $cbox-border-style: solid !default;
|
|
|
30150
30148
|
}
|
|
30151
30149
|
}
|
|
30152
30150
|
}
|
|
30151
|
+
|
|
30152
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
30153
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
30154
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30155
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30156
|
+
}
|
|
30157
|
+
}
|
|
30153
30158
|
}
|
|
30154
30159
|
}
|
|
30155
30160
|
}
|
|
@@ -37918,7 +37923,7 @@ $cpicker-recent-color-tile-border: $grey-200 !default;
|
|
|
37918
37923
|
color: $cpicker-handler-tooltip-color;
|
|
37919
37924
|
}
|
|
37920
37925
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37921
|
-
background-color: $btn-hover-bgcolor
|
|
37926
|
+
background-color: $btn-hover-bgcolor;
|
|
37922
37927
|
color: $cpicker-handler-tooltip-color;
|
|
37923
37928
|
}
|
|
37924
37929
|
}
|
|
@@ -49065,41 +49070,6 @@ $dialog-footer-flat-active-btn-bg-color: $grey-400 !default;
|
|
|
49065
49070
|
.e-footer-content {
|
|
49066
49071
|
background-color: $dialog-footer-bg-color;
|
|
49067
49072
|
|
|
49068
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49069
|
-
.e-btn.e-primary {
|
|
49070
|
-
background: none;
|
|
49071
|
-
box-shadow: none;
|
|
49072
|
-
color: $dialog-primary-button-color;
|
|
49073
|
-
}
|
|
49074
|
-
|
|
49075
|
-
.e-btn:not(.e-primary) {
|
|
49076
|
-
background: none;
|
|
49077
|
-
box-shadow: none;
|
|
49078
|
-
color: $dialog-secondary-button-color;
|
|
49079
|
-
}
|
|
49080
|
-
}
|
|
49081
|
-
|
|
49082
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49083
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
49084
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
49085
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
49086
|
-
}
|
|
49087
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
49088
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
49089
|
-
}
|
|
49090
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
49091
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
49092
|
-
}
|
|
49093
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
49094
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
49095
|
-
.e-btn:not([DISABLED]):hover {
|
|
49096
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
49097
|
-
}
|
|
49098
|
-
.e-btn:not([DISABLED]):active {
|
|
49099
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
49100
|
-
}
|
|
49101
|
-
}
|
|
49102
|
-
|
|
49103
49073
|
@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' {
|
|
49104
49074
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
49105
49075
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -68489,6 +68459,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
68489
68459
|
}
|
|
68490
68460
|
}
|
|
68491
68461
|
|
|
68462
|
+
& .e-list-wrap:focus-visible,
|
|
68492
68463
|
&:focus {
|
|
68493
68464
|
outline: none;
|
|
68494
68465
|
}
|
|
@@ -83018,28 +82989,18 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
83018
82989
|
}
|
|
83019
82990
|
|
|
83020
82991
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83021
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
83022
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83023
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82992
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
83024
82993
|
@if $grid-skin == 'material3' {
|
|
83025
82994
|
border: 1px solid rgba($content-text-color);
|
|
83026
82995
|
}
|
|
83027
82996
|
}
|
|
83028
82997
|
|
|
83029
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83030
|
-
.e-
|
|
83031
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83032
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
83033
|
-
@if $grid-skin == 'material3' {
|
|
83034
|
-
padding-bottom: 13px;
|
|
83035
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
83036
|
-
}
|
|
83037
|
-
}
|
|
83038
|
-
|
|
83039
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83040
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82998
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82999
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
83041
83000
|
@if $grid-skin == 'material3' {
|
|
83042
|
-
padding-top:
|
|
83001
|
+
padding-top: 0;
|
|
83002
|
+
padding-bottom: 0;
|
|
83003
|
+
@include grid-padding-left-right(12px, 12px);
|
|
83043
83004
|
}
|
|
83044
83005
|
}
|
|
83045
83006
|
|
|
@@ -83679,6 +83640,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
83679
83640
|
|
|
83680
83641
|
& .e-res-apply-btn:disabled {
|
|
83681
83642
|
color: $grid-btn-disabled-bgcolor;
|
|
83643
|
+
@if $grid-skin == 'fluent2' {
|
|
83644
|
+
color: $primary-text-disabled;
|
|
83645
|
+
}
|
|
83682
83646
|
}
|
|
83683
83647
|
& .e-btn {
|
|
83684
83648
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84777,6 +84741,18 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
84777
84741
|
}
|
|
84778
84742
|
}
|
|
84779
84743
|
|
|
84744
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84745
|
+
& .e-search-icon {
|
|
84746
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84747
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84748
|
+
padding: 9px 8px;
|
|
84749
|
+
}
|
|
84750
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84751
|
+
padding: 9px 9.5px;
|
|
84752
|
+
}
|
|
84753
|
+
}
|
|
84754
|
+
}
|
|
84755
|
+
|
|
84780
84756
|
.e-res-toolbar {
|
|
84781
84757
|
border-bottom: 1px solid;
|
|
84782
84758
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84877,18 +84853,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
84877
84853
|
}
|
|
84878
84854
|
}
|
|
84879
84855
|
|
|
84880
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84881
|
-
& .e-search-icon {
|
|
84882
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84883
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84884
|
-
padding: 9px 8px;
|
|
84885
|
-
}
|
|
84886
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84887
|
-
padding: 9px 9.5px;
|
|
84888
|
-
}
|
|
84889
|
-
}
|
|
84890
|
-
}
|
|
84891
|
-
|
|
84892
84856
|
& .e-responsive-right {
|
|
84893
84857
|
& .e-search-wrapper {
|
|
84894
84858
|
padding-left: 0;
|
|
@@ -85085,8 +85049,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85085
85049
|
}
|
|
85086
85050
|
}
|
|
85087
85051
|
|
|
85088
|
-
&.e-default
|
|
85089
|
-
|
|
85052
|
+
&.e-default {
|
|
85053
|
+
.e-grouptopleftcell,
|
|
85054
|
+
.e-rowdragheader {
|
|
85055
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
85056
|
+
}
|
|
85090
85057
|
}
|
|
85091
85058
|
|
|
85092
85059
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -85094,10 +85061,13 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85094
85061
|
border-left: 1px solid;
|
|
85095
85062
|
}
|
|
85096
85063
|
|
|
85097
|
-
&.e-default.e-verticallines
|
|
85098
|
-
&.e-default.e-bothlines
|
|
85099
|
-
&.e-default.e-hidelines
|
|
85100
|
-
|
|
85064
|
+
&.e-default.e-verticallines,
|
|
85065
|
+
&.e-default.e-bothlines,
|
|
85066
|
+
&.e-default.e-hidelines {
|
|
85067
|
+
.e-grouptopleftcell,
|
|
85068
|
+
.e-rowdragheader {
|
|
85069
|
+
border-top-width: 0;
|
|
85070
|
+
}
|
|
85101
85071
|
}
|
|
85102
85072
|
|
|
85103
85073
|
&.e-default.e-verticallines,
|
|
@@ -85358,6 +85328,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85358
85328
|
width: auto;
|
|
85359
85329
|
}
|
|
85360
85330
|
|
|
85331
|
+
.e-rowcell.e-gridchkbox {
|
|
85332
|
+
@if $grid-skin == 'fluent' {
|
|
85333
|
+
padding-left: 8px;
|
|
85334
|
+
}
|
|
85335
|
+
}
|
|
85336
|
+
|
|
85361
85337
|
&.e-left-shadow,
|
|
85362
85338
|
&.e-rtl.e-left-shadow,
|
|
85363
85339
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -86301,13 +86277,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
86301
86277
|
font-weight: $grid-selection-font-weight;
|
|
86302
86278
|
}
|
|
86303
86279
|
|
|
86304
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
86280
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
86305
86281
|
td.e-cellselectionbackground {
|
|
86306
86282
|
font-weight: $grid-selection-font-weight;
|
|
86307
86283
|
@if $grid-skin == 'material3' {
|
|
86308
|
-
border: 1px solid rgba($content-text-color);
|
|
86309
86284
|
padding-bottom: 7px;
|
|
86310
|
-
@include grid-padding-left-right(
|
|
86285
|
+
@include grid-padding-left-right(8px, 8px);
|
|
86311
86286
|
}
|
|
86312
86287
|
}
|
|
86313
86288
|
|
|
@@ -86318,14 +86293,13 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
86318
86293
|
}
|
|
86319
86294
|
|
|
86320
86295
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
86321
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
86322
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86296
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86323
86297
|
@if $grid-skin == 'material3' {
|
|
86324
86298
|
border: 1px solid rgba($content-text-color);
|
|
86325
86299
|
}
|
|
86326
86300
|
}
|
|
86327
86301
|
|
|
86328
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
86302
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
86329
86303
|
@if $grid-skin == 'material3' {
|
|
86330
86304
|
padding-top: 7px;
|
|
86331
86305
|
}
|
|
@@ -87405,7 +87379,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87405
87379
|
}
|
|
87406
87380
|
|
|
87407
87381
|
&.e-wrap {
|
|
87408
|
-
& .e-rowcell,
|
|
87382
|
+
& .e-gridheader .e-rowcell,
|
|
87383
|
+
& .e-gridcontent .e-rowcell,
|
|
87409
87384
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87410
87385
|
& .e-columnheader .e-headercelldiv,
|
|
87411
87386
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -87418,6 +87393,10 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87418
87393
|
max-height: $grid-rowcell-wrap-max-height;
|
|
87419
87394
|
}
|
|
87420
87395
|
}
|
|
87396
|
+
|
|
87397
|
+
& .e-checkbox-wrapper {
|
|
87398
|
+
vertical-align: middle;
|
|
87399
|
+
}
|
|
87421
87400
|
}
|
|
87422
87401
|
|
|
87423
87402
|
&.e-wrap .e-columnheader {
|
|
@@ -87590,6 +87569,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87590
87569
|
}
|
|
87591
87570
|
|
|
87592
87571
|
&.sf-grid {
|
|
87572
|
+
|
|
87593
87573
|
span.e-ungroupbutton.e-icons {
|
|
87594
87574
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
87595
87575
|
@if $grid-skin == 'material3' {
|
|
@@ -88268,10 +88248,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
88268
88248
|
|
|
88269
88249
|
.e-verticallines tr th,
|
|
88270
88250
|
.e-grouptopleftcell,
|
|
88251
|
+
.e-rowdragheader,
|
|
88271
88252
|
.e-gridpopup .e-content,
|
|
88272
88253
|
.e-filterbarcell,
|
|
88273
88254
|
.e-filterbarcelldisabled,
|
|
88274
88255
|
&.e-default .e-grouptopleftcell,
|
|
88256
|
+
&.e-default .e-rowdragheader,
|
|
88275
88257
|
.e-headercell,
|
|
88276
88258
|
.e-summarycell,
|
|
88277
88259
|
.e-detailheadercell,
|
|
@@ -96280,6 +96262,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
96280
96262
|
margin-block-start: 10px;
|
|
96281
96263
|
}
|
|
96282
96264
|
|
|
96265
|
+
.e-content ul {
|
|
96266
|
+
list-style-type: disc;
|
|
96267
|
+
}
|
|
96268
|
+
|
|
96269
|
+
.e-content ul ul,
|
|
96270
|
+
.e-content ol ul {
|
|
96271
|
+
list-style-type: circle;
|
|
96272
|
+
}
|
|
96273
|
+
|
|
96274
|
+
.e-content ul ul ul,
|
|
96275
|
+
.e-content ol ul ul,
|
|
96276
|
+
.e-content ul ol ul,
|
|
96277
|
+
.e-content ol ol ul {
|
|
96278
|
+
list-style-type: square;
|
|
96279
|
+
}
|
|
96280
|
+
|
|
96283
96281
|
.e-content h1 {
|
|
96284
96282
|
font-size: 2.857em;
|
|
96285
96283
|
font-weight: 600;
|
|
@@ -96348,7 +96346,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
96348
96346
|
word-break: inherit;
|
|
96349
96347
|
word-wrap: break-word;
|
|
96350
96348
|
|
|
96351
|
-
@if $skin-name == 'fluent2' or $
|
|
96349
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
96352
96350
|
background-color: $rte-pre-bg-color;
|
|
96353
96351
|
}
|
|
96354
96352
|
}
|
|
@@ -98189,6 +98187,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98189
98187
|
color: $rte-drop-btn-active-color;
|
|
98190
98188
|
}
|
|
98191
98189
|
}
|
|
98190
|
+
|
|
98191
|
+
.e-tbar-btn:hover {
|
|
98192
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
98193
|
+
color: $rte-drop-btn-active-color;
|
|
98194
|
+
}
|
|
98195
|
+
}
|
|
98192
98196
|
}
|
|
98193
98197
|
|
|
98194
98198
|
.e-toolbar-extended {
|
|
@@ -98215,6 +98219,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98215
98219
|
background: $rte-drop-btn-active-bg;
|
|
98216
98220
|
}
|
|
98217
98221
|
|
|
98222
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
98223
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
98224
|
+
color: $rte-drop-btn-active-color;
|
|
98225
|
+
}
|
|
98226
|
+
}
|
|
98227
|
+
|
|
98218
98228
|
@if $skin-name == 'bootstrap5' {
|
|
98219
98229
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
98220
98230
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -98233,7 +98243,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98233
98243
|
background: transparent;
|
|
98234
98244
|
color: transparent;
|
|
98235
98245
|
}
|
|
98236
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
98246
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
98237
98247
|
::selection {
|
|
98238
98248
|
color: $rte-selection-color;
|
|
98239
98249
|
background: $rte-selection-bg;
|
|
@@ -98351,7 +98361,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98351
98361
|
.e-rte-list-primary-content {
|
|
98352
98362
|
|
|
98353
98363
|
&:hover {
|
|
98354
|
-
@if $
|
|
98364
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98355
98365
|
background: $rte-split-btn-span-active-bg;
|
|
98356
98366
|
}
|
|
98357
98367
|
@else {
|
|
@@ -98371,7 +98381,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98371
98381
|
.e-caret {
|
|
98372
98382
|
|
|
98373
98383
|
&:hover {
|
|
98374
|
-
@if $
|
|
98384
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98375
98385
|
background: $rte-split-btn-span-active-bg;
|
|
98376
98386
|
}
|
|
98377
98387
|
@else {
|
|
@@ -98433,7 +98443,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98433
98443
|
justify-content: center;
|
|
98434
98444
|
}
|
|
98435
98445
|
&:hover {
|
|
98436
|
-
@if $
|
|
98446
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98437
98447
|
background: $rte-split-btn-span-active-bg;
|
|
98438
98448
|
}
|
|
98439
98449
|
@else {
|
|
@@ -98444,7 +98454,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98444
98454
|
|
|
98445
98455
|
.e-caret {
|
|
98446
98456
|
&:hover {
|
|
98447
|
-
@if $
|
|
98457
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98448
98458
|
background: $rte-split-btn-span-active-bg;
|
|
98449
98459
|
}
|
|
98450
98460
|
@else {
|
|
@@ -98738,8 +98748,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98738
98748
|
}
|
|
98739
98749
|
}
|
|
98740
98750
|
}
|
|
98751
|
+
|
|
98741
98752
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98742
|
-
|
|
98753
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98754
|
+
color: $rte-drop-btn-active-color;
|
|
98755
|
+
}
|
|
98756
|
+
@else {
|
|
98757
|
+
color: $rte-tlbar-expand-active;
|
|
98758
|
+
}
|
|
98743
98759
|
}
|
|
98744
98760
|
|
|
98745
98761
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|