@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
|
@@ -3954,9 +3954,7 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3954
3954
|
|
|
3955
3955
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3956
3956
|
border-color: transparent;
|
|
3957
|
-
|
|
3958
|
-
background: none;
|
|
3959
|
-
}
|
|
3957
|
+
background: none;
|
|
3960
3958
|
}
|
|
3961
3959
|
}
|
|
3962
3960
|
|
|
@@ -30338,6 +30336,13 @@ $cbox-border-style: solid !default;
|
|
|
30338
30336
|
}
|
|
30339
30337
|
}
|
|
30340
30338
|
}
|
|
30339
|
+
|
|
30340
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
30341
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
30342
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30343
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30344
|
+
}
|
|
30345
|
+
}
|
|
30341
30346
|
}
|
|
30342
30347
|
}
|
|
30343
30348
|
}
|
|
@@ -38040,7 +38045,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
38040
38045
|
color: $cpicker-handler-tooltip-color;
|
|
38041
38046
|
}
|
|
38042
38047
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
38043
|
-
background-color: $btn-hover-bgcolor
|
|
38048
|
+
background-color: $btn-hover-bgcolor;
|
|
38044
38049
|
color: $cpicker-handler-tooltip-color;
|
|
38045
38050
|
}
|
|
38046
38051
|
}
|
|
@@ -49121,41 +49126,6 @@ $dialog-footer-flat-active-btn-bg-color: rgba($primary-bg-color, .12) !default;
|
|
|
49121
49126
|
.e-footer-content {
|
|
49122
49127
|
background-color: $dialog-footer-bg-color;
|
|
49123
49128
|
|
|
49124
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49125
|
-
.e-btn.e-primary {
|
|
49126
|
-
background: none;
|
|
49127
|
-
box-shadow: none;
|
|
49128
|
-
color: $dialog-primary-button-color;
|
|
49129
|
-
}
|
|
49130
|
-
|
|
49131
|
-
.e-btn:not(.e-primary) {
|
|
49132
|
-
background: none;
|
|
49133
|
-
box-shadow: none;
|
|
49134
|
-
color: $dialog-secondary-button-color;
|
|
49135
|
-
}
|
|
49136
|
-
}
|
|
49137
|
-
|
|
49138
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49139
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
49140
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
49141
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
49142
|
-
}
|
|
49143
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
49144
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
49145
|
-
}
|
|
49146
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
49147
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
49148
|
-
}
|
|
49149
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
49150
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
49151
|
-
.e-btn:not([DISABLED]):hover {
|
|
49152
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
49153
|
-
}
|
|
49154
|
-
.e-btn:not([DISABLED]):active {
|
|
49155
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
49156
|
-
}
|
|
49157
|
-
}
|
|
49158
|
-
|
|
49159
49129
|
@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' {
|
|
49160
49130
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
49161
49131
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -68488,6 +68458,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
68488
68458
|
}
|
|
68489
68459
|
}
|
|
68490
68460
|
|
|
68461
|
+
& .e-list-wrap:focus-visible,
|
|
68491
68462
|
&:focus {
|
|
68492
68463
|
outline: none;
|
|
68493
68464
|
}
|
|
@@ -83113,28 +83084,18 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
83113
83084
|
}
|
|
83114
83085
|
|
|
83115
83086
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83116
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
83117
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83118
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
83087
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
83119
83088
|
@if $grid-skin == 'material3' {
|
|
83120
83089
|
border: 1px solid rgba($content-text-color);
|
|
83121
83090
|
}
|
|
83122
83091
|
}
|
|
83123
83092
|
|
|
83124
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83125
|
-
.e-
|
|
83126
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83127
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
83128
|
-
@if $grid-skin == 'material3' {
|
|
83129
|
-
padding-bottom: 13px;
|
|
83130
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
83131
|
-
}
|
|
83132
|
-
}
|
|
83133
|
-
|
|
83134
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83135
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
83093
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
83094
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
83136
83095
|
@if $grid-skin == 'material3' {
|
|
83137
|
-
padding-top:
|
|
83096
|
+
padding-top: 0;
|
|
83097
|
+
padding-bottom: 0;
|
|
83098
|
+
@include grid-padding-left-right(12px, 12px);
|
|
83138
83099
|
}
|
|
83139
83100
|
}
|
|
83140
83101
|
|
|
@@ -83774,6 +83735,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
83774
83735
|
|
|
83775
83736
|
& .e-res-apply-btn:disabled {
|
|
83776
83737
|
color: $grid-btn-disabled-bgcolor;
|
|
83738
|
+
@if $grid-skin == 'fluent2' {
|
|
83739
|
+
color: $primary-text-disabled;
|
|
83740
|
+
}
|
|
83777
83741
|
}
|
|
83778
83742
|
& .e-btn {
|
|
83779
83743
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84872,6 +84836,18 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
84872
84836
|
}
|
|
84873
84837
|
}
|
|
84874
84838
|
|
|
84839
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84840
|
+
& .e-search-icon {
|
|
84841
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84842
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84843
|
+
padding: 9px 8px;
|
|
84844
|
+
}
|
|
84845
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84846
|
+
padding: 9px 9.5px;
|
|
84847
|
+
}
|
|
84848
|
+
}
|
|
84849
|
+
}
|
|
84850
|
+
|
|
84875
84851
|
.e-res-toolbar {
|
|
84876
84852
|
border-bottom: 1px solid;
|
|
84877
84853
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84972,18 +84948,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
84972
84948
|
}
|
|
84973
84949
|
}
|
|
84974
84950
|
|
|
84975
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84976
|
-
& .e-search-icon {
|
|
84977
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84978
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84979
|
-
padding: 9px 8px;
|
|
84980
|
-
}
|
|
84981
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84982
|
-
padding: 9px 9.5px;
|
|
84983
|
-
}
|
|
84984
|
-
}
|
|
84985
|
-
}
|
|
84986
|
-
|
|
84987
84951
|
& .e-responsive-right {
|
|
84988
84952
|
& .e-search-wrapper {
|
|
84989
84953
|
padding-left: 0;
|
|
@@ -85180,8 +85144,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
85180
85144
|
}
|
|
85181
85145
|
}
|
|
85182
85146
|
|
|
85183
|
-
&.e-default
|
|
85184
|
-
|
|
85147
|
+
&.e-default {
|
|
85148
|
+
.e-grouptopleftcell,
|
|
85149
|
+
.e-rowdragheader {
|
|
85150
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
85151
|
+
}
|
|
85185
85152
|
}
|
|
85186
85153
|
|
|
85187
85154
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -85189,10 +85156,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
85189
85156
|
border-left: 1px solid;
|
|
85190
85157
|
}
|
|
85191
85158
|
|
|
85192
|
-
&.e-default.e-verticallines
|
|
85193
|
-
&.e-default.e-bothlines
|
|
85194
|
-
&.e-default.e-hidelines
|
|
85195
|
-
|
|
85159
|
+
&.e-default.e-verticallines,
|
|
85160
|
+
&.e-default.e-bothlines,
|
|
85161
|
+
&.e-default.e-hidelines {
|
|
85162
|
+
.e-grouptopleftcell,
|
|
85163
|
+
.e-rowdragheader {
|
|
85164
|
+
border-top-width: 0;
|
|
85165
|
+
}
|
|
85196
85166
|
}
|
|
85197
85167
|
|
|
85198
85168
|
&.e-default.e-verticallines,
|
|
@@ -85453,6 +85423,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
85453
85423
|
width: auto;
|
|
85454
85424
|
}
|
|
85455
85425
|
|
|
85426
|
+
.e-rowcell.e-gridchkbox {
|
|
85427
|
+
@if $grid-skin == 'fluent' {
|
|
85428
|
+
padding-left: 8px;
|
|
85429
|
+
}
|
|
85430
|
+
}
|
|
85431
|
+
|
|
85456
85432
|
&.e-left-shadow,
|
|
85457
85433
|
&.e-rtl.e-left-shadow,
|
|
85458
85434
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -86396,13 +86372,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
86396
86372
|
font-weight: $grid-selection-font-weight;
|
|
86397
86373
|
}
|
|
86398
86374
|
|
|
86399
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
86375
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
86400
86376
|
td.e-cellselectionbackground {
|
|
86401
86377
|
font-weight: $grid-selection-font-weight;
|
|
86402
86378
|
@if $grid-skin == 'material3' {
|
|
86403
|
-
border: 1px solid rgba($content-text-color);
|
|
86404
86379
|
padding-bottom: 7px;
|
|
86405
|
-
@include grid-padding-left-right(
|
|
86380
|
+
@include grid-padding-left-right(8px, 8px);
|
|
86406
86381
|
}
|
|
86407
86382
|
}
|
|
86408
86383
|
|
|
@@ -86413,14 +86388,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
86413
86388
|
}
|
|
86414
86389
|
|
|
86415
86390
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
86416
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
86417
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86391
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86418
86392
|
@if $grid-skin == 'material3' {
|
|
86419
86393
|
border: 1px solid rgba($content-text-color);
|
|
86420
86394
|
}
|
|
86421
86395
|
}
|
|
86422
86396
|
|
|
86423
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
86397
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
86424
86398
|
@if $grid-skin == 'material3' {
|
|
86425
86399
|
padding-top: 7px;
|
|
86426
86400
|
}
|
|
@@ -87500,7 +87474,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
87500
87474
|
}
|
|
87501
87475
|
|
|
87502
87476
|
&.e-wrap {
|
|
87503
|
-
& .e-rowcell,
|
|
87477
|
+
& .e-gridheader .e-rowcell,
|
|
87478
|
+
& .e-gridcontent .e-rowcell,
|
|
87504
87479
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87505
87480
|
& .e-columnheader .e-headercelldiv,
|
|
87506
87481
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -87513,6 +87488,10 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
87513
87488
|
max-height: $grid-rowcell-wrap-max-height;
|
|
87514
87489
|
}
|
|
87515
87490
|
}
|
|
87491
|
+
|
|
87492
|
+
& .e-checkbox-wrapper {
|
|
87493
|
+
vertical-align: middle;
|
|
87494
|
+
}
|
|
87516
87495
|
}
|
|
87517
87496
|
|
|
87518
87497
|
&.e-wrap .e-columnheader {
|
|
@@ -87685,6 +87664,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
87685
87664
|
}
|
|
87686
87665
|
|
|
87687
87666
|
&.sf-grid {
|
|
87667
|
+
|
|
87688
87668
|
span.e-ungroupbutton.e-icons {
|
|
87689
87669
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
87690
87670
|
@if $grid-skin == 'material3' {
|
|
@@ -88363,10 +88343,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88363
88343
|
|
|
88364
88344
|
.e-verticallines tr th,
|
|
88365
88345
|
.e-grouptopleftcell,
|
|
88346
|
+
.e-rowdragheader,
|
|
88366
88347
|
.e-gridpopup .e-content,
|
|
88367
88348
|
.e-filterbarcell,
|
|
88368
88349
|
.e-filterbarcelldisabled,
|
|
88369
88350
|
&.e-default .e-grouptopleftcell,
|
|
88351
|
+
&.e-default .e-rowdragheader,
|
|
88370
88352
|
.e-headercell,
|
|
88371
88353
|
.e-summarycell,
|
|
88372
88354
|
.e-detailheadercell,
|
|
@@ -96349,6 +96331,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
96349
96331
|
margin-block-start: 10px;
|
|
96350
96332
|
}
|
|
96351
96333
|
|
|
96334
|
+
.e-content ul {
|
|
96335
|
+
list-style-type: disc;
|
|
96336
|
+
}
|
|
96337
|
+
|
|
96338
|
+
.e-content ul ul,
|
|
96339
|
+
.e-content ol ul {
|
|
96340
|
+
list-style-type: circle;
|
|
96341
|
+
}
|
|
96342
|
+
|
|
96343
|
+
.e-content ul ul ul,
|
|
96344
|
+
.e-content ol ul ul,
|
|
96345
|
+
.e-content ul ol ul,
|
|
96346
|
+
.e-content ol ol ul {
|
|
96347
|
+
list-style-type: square;
|
|
96348
|
+
}
|
|
96349
|
+
|
|
96352
96350
|
.e-content h1 {
|
|
96353
96351
|
font-size: 2.857em;
|
|
96354
96352
|
font-weight: 600;
|
|
@@ -96417,7 +96415,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
96417
96415
|
word-break: inherit;
|
|
96418
96416
|
word-wrap: break-word;
|
|
96419
96417
|
|
|
96420
|
-
@if $skin-name == 'fluent2' or $
|
|
96418
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
96421
96419
|
background-color: $rte-pre-bg-color;
|
|
96422
96420
|
}
|
|
96423
96421
|
}
|
|
@@ -98258,6 +98256,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98258
98256
|
color: $rte-drop-btn-active-color;
|
|
98259
98257
|
}
|
|
98260
98258
|
}
|
|
98259
|
+
|
|
98260
|
+
.e-tbar-btn:hover {
|
|
98261
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
98262
|
+
color: $rte-drop-btn-active-color;
|
|
98263
|
+
}
|
|
98264
|
+
}
|
|
98261
98265
|
}
|
|
98262
98266
|
|
|
98263
98267
|
.e-toolbar-extended {
|
|
@@ -98284,6 +98288,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98284
98288
|
background: $rte-drop-btn-active-bg;
|
|
98285
98289
|
}
|
|
98286
98290
|
|
|
98291
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
98292
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
98293
|
+
color: $rte-drop-btn-active-color;
|
|
98294
|
+
}
|
|
98295
|
+
}
|
|
98296
|
+
|
|
98287
98297
|
@if $skin-name == 'bootstrap5' {
|
|
98288
98298
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
98289
98299
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -98302,7 +98312,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98302
98312
|
background: transparent;
|
|
98303
98313
|
color: transparent;
|
|
98304
98314
|
}
|
|
98305
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
98315
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
98306
98316
|
::selection {
|
|
98307
98317
|
color: $rte-selection-color;
|
|
98308
98318
|
background: $rte-selection-bg;
|
|
@@ -98420,7 +98430,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98420
98430
|
.e-rte-list-primary-content {
|
|
98421
98431
|
|
|
98422
98432
|
&:hover {
|
|
98423
|
-
@if $
|
|
98433
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98424
98434
|
background: $rte-split-btn-span-active-bg;
|
|
98425
98435
|
}
|
|
98426
98436
|
@else {
|
|
@@ -98440,7 +98450,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98440
98450
|
.e-caret {
|
|
98441
98451
|
|
|
98442
98452
|
&:hover {
|
|
98443
|
-
@if $
|
|
98453
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98444
98454
|
background: $rte-split-btn-span-active-bg;
|
|
98445
98455
|
}
|
|
98446
98456
|
@else {
|
|
@@ -98502,7 +98512,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98502
98512
|
justify-content: center;
|
|
98503
98513
|
}
|
|
98504
98514
|
&:hover {
|
|
98505
|
-
@if $
|
|
98515
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98506
98516
|
background: $rte-split-btn-span-active-bg;
|
|
98507
98517
|
}
|
|
98508
98518
|
@else {
|
|
@@ -98513,7 +98523,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98513
98523
|
|
|
98514
98524
|
.e-caret {
|
|
98515
98525
|
&:hover {
|
|
98516
|
-
@if $
|
|
98526
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98517
98527
|
background: $rte-split-btn-span-active-bg;
|
|
98518
98528
|
}
|
|
98519
98529
|
@else {
|
|
@@ -98807,8 +98817,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98807
98817
|
}
|
|
98808
98818
|
}
|
|
98809
98819
|
}
|
|
98820
|
+
|
|
98810
98821
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98811
|
-
|
|
98822
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98823
|
+
color: $rte-drop-btn-active-color;
|
|
98824
|
+
}
|
|
98825
|
+
@else {
|
|
98826
|
+
color: $rte-tlbar-expand-active;
|
|
98827
|
+
}
|
|
98812
98828
|
}
|
|
98813
98829
|
|
|
98814
98830
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|