@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
|
@@ -3766,9 +3766,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3766
3766
|
|
|
3767
3767
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3768
3768
|
border-color: transparent;
|
|
3769
|
-
|
|
3770
|
-
background: none;
|
|
3771
|
-
}
|
|
3769
|
+
background: none;
|
|
3772
3770
|
}
|
|
3773
3771
|
}
|
|
3774
3772
|
|
|
@@ -29905,6 +29903,13 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
29905
29903
|
}
|
|
29906
29904
|
}
|
|
29907
29905
|
}
|
|
29906
|
+
|
|
29907
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
29908
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
29909
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29910
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29911
|
+
}
|
|
29912
|
+
}
|
|
29908
29913
|
}
|
|
29909
29914
|
}
|
|
29910
29915
|
}
|
|
@@ -37668,7 +37673,7 @@ $cpicker-recent-color-tile-border: $grey-e6 !default;
|
|
|
37668
37673
|
color: $cpicker-handler-tooltip-color;
|
|
37669
37674
|
}
|
|
37670
37675
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37671
|
-
background-color: $btn-hover-bgcolor
|
|
37676
|
+
background-color: $btn-hover-bgcolor;
|
|
37672
37677
|
color: $cpicker-handler-tooltip-color;
|
|
37673
37678
|
}
|
|
37674
37679
|
}
|
|
@@ -48723,41 +48728,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
48723
48728
|
.e-footer-content {
|
|
48724
48729
|
background-color: $dialog-footer-bg-color;
|
|
48725
48730
|
|
|
48726
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48727
|
-
.e-btn.e-primary {
|
|
48728
|
-
background: none;
|
|
48729
|
-
box-shadow: none;
|
|
48730
|
-
color: $dialog-primary-button-color;
|
|
48731
|
-
}
|
|
48732
|
-
|
|
48733
|
-
.e-btn:not(.e-primary) {
|
|
48734
|
-
background: none;
|
|
48735
|
-
box-shadow: none;
|
|
48736
|
-
color: $dialog-secondary-button-color;
|
|
48737
|
-
}
|
|
48738
|
-
}
|
|
48739
|
-
|
|
48740
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48741
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
48742
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
48743
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
48744
|
-
}
|
|
48745
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
48746
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
48747
|
-
}
|
|
48748
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
48749
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
48750
|
-
}
|
|
48751
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
48752
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
48753
|
-
.e-btn:not([DISABLED]):hover {
|
|
48754
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
48755
|
-
}
|
|
48756
|
-
.e-btn:not([DISABLED]):active {
|
|
48757
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
48758
|
-
}
|
|
48759
|
-
}
|
|
48760
|
-
|
|
48761
48731
|
@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' {
|
|
48762
48732
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
48763
48733
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -67699,6 +67669,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
67699
67669
|
}
|
|
67700
67670
|
}
|
|
67701
67671
|
|
|
67672
|
+
& .e-list-wrap:focus-visible,
|
|
67702
67673
|
&:focus {
|
|
67703
67674
|
outline: none;
|
|
67704
67675
|
}
|
|
@@ -82220,28 +82191,18 @@ $grid-checkmark-color: $grey !default;
|
|
|
82220
82191
|
}
|
|
82221
82192
|
|
|
82222
82193
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82223
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82224
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82225
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82194
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82226
82195
|
@if $grid-skin == 'material3' {
|
|
82227
82196
|
border: 1px solid rgba($content-text-color);
|
|
82228
82197
|
}
|
|
82229
82198
|
}
|
|
82230
82199
|
|
|
82231
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82232
|
-
.e-
|
|
82233
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82234
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82235
|
-
@if $grid-skin == 'material3' {
|
|
82236
|
-
padding-bottom: 13px;
|
|
82237
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82238
|
-
}
|
|
82239
|
-
}
|
|
82240
|
-
|
|
82241
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82242
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82200
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82201
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82243
82202
|
@if $grid-skin == 'material3' {
|
|
82244
|
-
padding-top:
|
|
82203
|
+
padding-top: 0;
|
|
82204
|
+
padding-bottom: 0;
|
|
82205
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82245
82206
|
}
|
|
82246
82207
|
}
|
|
82247
82208
|
|
|
@@ -82881,6 +82842,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
82881
82842
|
|
|
82882
82843
|
& .e-res-apply-btn:disabled {
|
|
82883
82844
|
color: $grid-btn-disabled-bgcolor;
|
|
82845
|
+
@if $grid-skin == 'fluent2' {
|
|
82846
|
+
color: $primary-text-disabled;
|
|
82847
|
+
}
|
|
82884
82848
|
}
|
|
82885
82849
|
& .e-btn {
|
|
82886
82850
|
@if $grid-skin != 'fluent2' {
|
|
@@ -83979,6 +83943,18 @@ $grid-checkmark-color: $grey !default;
|
|
|
83979
83943
|
}
|
|
83980
83944
|
}
|
|
83981
83945
|
|
|
83946
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
83947
|
+
& .e-search-icon {
|
|
83948
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
83949
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
83950
|
+
padding: 9px 8px;
|
|
83951
|
+
}
|
|
83952
|
+
@if $grid-skin == 'bootstrap4' {
|
|
83953
|
+
padding: 9px 9.5px;
|
|
83954
|
+
}
|
|
83955
|
+
}
|
|
83956
|
+
}
|
|
83957
|
+
|
|
83982
83958
|
.e-res-toolbar {
|
|
83983
83959
|
border-bottom: 1px solid;
|
|
83984
83960
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84079,18 +84055,6 @@ $grid-checkmark-color: $grey !default;
|
|
|
84079
84055
|
}
|
|
84080
84056
|
}
|
|
84081
84057
|
|
|
84082
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84083
|
-
& .e-search-icon {
|
|
84084
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84085
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84086
|
-
padding: 9px 8px;
|
|
84087
|
-
}
|
|
84088
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84089
|
-
padding: 9px 9.5px;
|
|
84090
|
-
}
|
|
84091
|
-
}
|
|
84092
|
-
}
|
|
84093
|
-
|
|
84094
84058
|
& .e-responsive-right {
|
|
84095
84059
|
& .e-search-wrapper {
|
|
84096
84060
|
padding-left: 0;
|
|
@@ -84287,8 +84251,11 @@ $grid-checkmark-color: $grey !default;
|
|
|
84287
84251
|
}
|
|
84288
84252
|
}
|
|
84289
84253
|
|
|
84290
|
-
&.e-default
|
|
84291
|
-
|
|
84254
|
+
&.e-default {
|
|
84255
|
+
.e-grouptopleftcell,
|
|
84256
|
+
.e-rowdragheader {
|
|
84257
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84258
|
+
}
|
|
84292
84259
|
}
|
|
84293
84260
|
|
|
84294
84261
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84296,10 +84263,13 @@ $grid-checkmark-color: $grey !default;
|
|
|
84296
84263
|
border-left: 1px solid;
|
|
84297
84264
|
}
|
|
84298
84265
|
|
|
84299
|
-
&.e-default.e-verticallines
|
|
84300
|
-
&.e-default.e-bothlines
|
|
84301
|
-
&.e-default.e-hidelines
|
|
84302
|
-
|
|
84266
|
+
&.e-default.e-verticallines,
|
|
84267
|
+
&.e-default.e-bothlines,
|
|
84268
|
+
&.e-default.e-hidelines {
|
|
84269
|
+
.e-grouptopleftcell,
|
|
84270
|
+
.e-rowdragheader {
|
|
84271
|
+
border-top-width: 0;
|
|
84272
|
+
}
|
|
84303
84273
|
}
|
|
84304
84274
|
|
|
84305
84275
|
&.e-default.e-verticallines,
|
|
@@ -84560,6 +84530,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
84560
84530
|
width: auto;
|
|
84561
84531
|
}
|
|
84562
84532
|
|
|
84533
|
+
.e-rowcell.e-gridchkbox {
|
|
84534
|
+
@if $grid-skin == 'fluent' {
|
|
84535
|
+
padding-left: 8px;
|
|
84536
|
+
}
|
|
84537
|
+
}
|
|
84538
|
+
|
|
84563
84539
|
&.e-left-shadow,
|
|
84564
84540
|
&.e-rtl.e-left-shadow,
|
|
84565
84541
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -85503,13 +85479,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
85503
85479
|
font-weight: $grid-selection-font-weight;
|
|
85504
85480
|
}
|
|
85505
85481
|
|
|
85506
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
85482
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
85507
85483
|
td.e-cellselectionbackground {
|
|
85508
85484
|
font-weight: $grid-selection-font-weight;
|
|
85509
85485
|
@if $grid-skin == 'material3' {
|
|
85510
|
-
border: 1px solid rgba($content-text-color);
|
|
85511
85486
|
padding-bottom: 7px;
|
|
85512
|
-
@include grid-padding-left-right(
|
|
85487
|
+
@include grid-padding-left-right(8px, 8px);
|
|
85513
85488
|
}
|
|
85514
85489
|
}
|
|
85515
85490
|
|
|
@@ -85520,14 +85495,13 @@ $grid-checkmark-color: $grey !default;
|
|
|
85520
85495
|
}
|
|
85521
85496
|
|
|
85522
85497
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
85523
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
85524
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85498
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85525
85499
|
@if $grid-skin == 'material3' {
|
|
85526
85500
|
border: 1px solid rgba($content-text-color);
|
|
85527
85501
|
}
|
|
85528
85502
|
}
|
|
85529
85503
|
|
|
85530
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
85504
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
85531
85505
|
@if $grid-skin == 'material3' {
|
|
85532
85506
|
padding-top: 7px;
|
|
85533
85507
|
}
|
|
@@ -86607,7 +86581,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
86607
86581
|
}
|
|
86608
86582
|
|
|
86609
86583
|
&.e-wrap {
|
|
86610
|
-
& .e-rowcell,
|
|
86584
|
+
& .e-gridheader .e-rowcell,
|
|
86585
|
+
& .e-gridcontent .e-rowcell,
|
|
86611
86586
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
86612
86587
|
& .e-columnheader .e-headercelldiv,
|
|
86613
86588
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -86620,6 +86595,10 @@ $grid-checkmark-color: $grey !default;
|
|
|
86620
86595
|
max-height: $grid-rowcell-wrap-max-height;
|
|
86621
86596
|
}
|
|
86622
86597
|
}
|
|
86598
|
+
|
|
86599
|
+
& .e-checkbox-wrapper {
|
|
86600
|
+
vertical-align: middle;
|
|
86601
|
+
}
|
|
86623
86602
|
}
|
|
86624
86603
|
|
|
86625
86604
|
&.e-wrap .e-columnheader {
|
|
@@ -86792,6 +86771,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
86792
86771
|
}
|
|
86793
86772
|
|
|
86794
86773
|
&.sf-grid {
|
|
86774
|
+
|
|
86795
86775
|
span.e-ungroupbutton.e-icons {
|
|
86796
86776
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
86797
86777
|
@if $grid-skin == 'material3' {
|
|
@@ -87470,10 +87450,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
87470
87450
|
|
|
87471
87451
|
.e-verticallines tr th,
|
|
87472
87452
|
.e-grouptopleftcell,
|
|
87453
|
+
.e-rowdragheader,
|
|
87473
87454
|
.e-gridpopup .e-content,
|
|
87474
87455
|
.e-filterbarcell,
|
|
87475
87456
|
.e-filterbarcelldisabled,
|
|
87476
87457
|
&.e-default .e-grouptopleftcell,
|
|
87458
|
+
&.e-default .e-rowdragheader,
|
|
87477
87459
|
.e-headercell,
|
|
87478
87460
|
.e-summarycell,
|
|
87479
87461
|
.e-detailheadercell,
|
|
@@ -95555,6 +95537,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95555
95537
|
margin-block-start: 10px;
|
|
95556
95538
|
}
|
|
95557
95539
|
|
|
95540
|
+
.e-content ul {
|
|
95541
|
+
list-style-type: disc;
|
|
95542
|
+
}
|
|
95543
|
+
|
|
95544
|
+
.e-content ul ul,
|
|
95545
|
+
.e-content ol ul {
|
|
95546
|
+
list-style-type: circle;
|
|
95547
|
+
}
|
|
95548
|
+
|
|
95549
|
+
.e-content ul ul ul,
|
|
95550
|
+
.e-content ol ul ul,
|
|
95551
|
+
.e-content ul ol ul,
|
|
95552
|
+
.e-content ol ol ul {
|
|
95553
|
+
list-style-type: square;
|
|
95554
|
+
}
|
|
95555
|
+
|
|
95558
95556
|
.e-content h1 {
|
|
95559
95557
|
font-size: 2.857em;
|
|
95560
95558
|
font-weight: 600;
|
|
@@ -95623,7 +95621,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95623
95621
|
word-break: inherit;
|
|
95624
95622
|
word-wrap: break-word;
|
|
95625
95623
|
|
|
95626
|
-
@if $skin-name == 'fluent2' or $
|
|
95624
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
95627
95625
|
background-color: $rte-pre-bg-color;
|
|
95628
95626
|
}
|
|
95629
95627
|
}
|
|
@@ -97464,6 +97462,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97464
97462
|
color: $rte-drop-btn-active-color;
|
|
97465
97463
|
}
|
|
97466
97464
|
}
|
|
97465
|
+
|
|
97466
|
+
.e-tbar-btn:hover {
|
|
97467
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97468
|
+
color: $rte-drop-btn-active-color;
|
|
97469
|
+
}
|
|
97470
|
+
}
|
|
97467
97471
|
}
|
|
97468
97472
|
|
|
97469
97473
|
.e-toolbar-extended {
|
|
@@ -97490,6 +97494,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97490
97494
|
background: $rte-drop-btn-active-bg;
|
|
97491
97495
|
}
|
|
97492
97496
|
|
|
97497
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97498
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97499
|
+
color: $rte-drop-btn-active-color;
|
|
97500
|
+
}
|
|
97501
|
+
}
|
|
97502
|
+
|
|
97493
97503
|
@if $skin-name == 'bootstrap5' {
|
|
97494
97504
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97495
97505
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97508,7 +97518,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97508
97518
|
background: transparent;
|
|
97509
97519
|
color: transparent;
|
|
97510
97520
|
}
|
|
97511
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97521
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97512
97522
|
::selection {
|
|
97513
97523
|
color: $rte-selection-color;
|
|
97514
97524
|
background: $rte-selection-bg;
|
|
@@ -97626,7 +97636,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97626
97636
|
.e-rte-list-primary-content {
|
|
97627
97637
|
|
|
97628
97638
|
&:hover {
|
|
97629
|
-
@if $
|
|
97639
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97630
97640
|
background: $rte-split-btn-span-active-bg;
|
|
97631
97641
|
}
|
|
97632
97642
|
@else {
|
|
@@ -97646,7 +97656,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97646
97656
|
.e-caret {
|
|
97647
97657
|
|
|
97648
97658
|
&:hover {
|
|
97649
|
-
@if $
|
|
97659
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97650
97660
|
background: $rte-split-btn-span-active-bg;
|
|
97651
97661
|
}
|
|
97652
97662
|
@else {
|
|
@@ -97708,7 +97718,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97708
97718
|
justify-content: center;
|
|
97709
97719
|
}
|
|
97710
97720
|
&:hover {
|
|
97711
|
-
@if $
|
|
97721
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97712
97722
|
background: $rte-split-btn-span-active-bg;
|
|
97713
97723
|
}
|
|
97714
97724
|
@else {
|
|
@@ -97719,7 +97729,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97719
97729
|
|
|
97720
97730
|
.e-caret {
|
|
97721
97731
|
&:hover {
|
|
97722
|
-
@if $
|
|
97732
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97723
97733
|
background: $rte-split-btn-span-active-bg;
|
|
97724
97734
|
}
|
|
97725
97735
|
@else {
|
|
@@ -98013,8 +98023,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98013
98023
|
}
|
|
98014
98024
|
}
|
|
98015
98025
|
}
|
|
98026
|
+
|
|
98016
98027
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98017
|
-
|
|
98028
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98029
|
+
color: $rte-drop-btn-active-color;
|
|
98030
|
+
}
|
|
98031
|
+
@else {
|
|
98032
|
+
color: $rte-tlbar-expand-active;
|
|
98033
|
+
}
|
|
98018
98034
|
}
|
|
98019
98035
|
|
|
98020
98036
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|