@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
|
@@ -3772,9 +3772,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3772
3772
|
|
|
3773
3773
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3774
3774
|
border-color: transparent;
|
|
3775
|
-
|
|
3776
|
-
background: none;
|
|
3777
|
-
}
|
|
3775
|
+
background: none;
|
|
3778
3776
|
}
|
|
3779
3777
|
}
|
|
3780
3778
|
|
|
@@ -30112,6 +30110,13 @@ $cbox-border-style: solid !default;
|
|
|
30112
30110
|
}
|
|
30113
30111
|
}
|
|
30114
30112
|
}
|
|
30113
|
+
|
|
30114
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
30115
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
30116
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30117
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30118
|
+
}
|
|
30119
|
+
}
|
|
30115
30120
|
}
|
|
30116
30121
|
}
|
|
30117
30122
|
}
|
|
@@ -37882,7 +37887,7 @@ $cpicker-recent-color-tile-border: $grey-ad !default;
|
|
|
37882
37887
|
color: $cpicker-handler-tooltip-color;
|
|
37883
37888
|
}
|
|
37884
37889
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37885
|
-
background-color: $btn-hover-bgcolor
|
|
37890
|
+
background-color: $btn-hover-bgcolor;
|
|
37886
37891
|
color: $cpicker-handler-tooltip-color;
|
|
37887
37892
|
}
|
|
37888
37893
|
}
|
|
@@ -48956,41 +48961,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
48956
48961
|
.e-footer-content {
|
|
48957
48962
|
background-color: $dialog-footer-bg-color;
|
|
48958
48963
|
|
|
48959
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48960
|
-
.e-btn.e-primary {
|
|
48961
|
-
background: none;
|
|
48962
|
-
box-shadow: none;
|
|
48963
|
-
color: $dialog-primary-button-color;
|
|
48964
|
-
}
|
|
48965
|
-
|
|
48966
|
-
.e-btn:not(.e-primary) {
|
|
48967
|
-
background: none;
|
|
48968
|
-
box-shadow: none;
|
|
48969
|
-
color: $dialog-secondary-button-color;
|
|
48970
|
-
}
|
|
48971
|
-
}
|
|
48972
|
-
|
|
48973
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48974
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
48975
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
48976
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
48977
|
-
}
|
|
48978
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
48979
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
48980
|
-
}
|
|
48981
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
48982
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
48983
|
-
}
|
|
48984
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
48985
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
48986
|
-
.e-btn:not([DISABLED]):hover {
|
|
48987
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
48988
|
-
}
|
|
48989
|
-
.e-btn:not([DISABLED]):active {
|
|
48990
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
48991
|
-
}
|
|
48992
|
-
}
|
|
48993
|
-
|
|
48994
48964
|
@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' {
|
|
48995
48965
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
48996
48966
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -67943,6 +67913,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
67943
67913
|
}
|
|
67944
67914
|
}
|
|
67945
67915
|
|
|
67916
|
+
& .e-list-wrap:focus-visible,
|
|
67946
67917
|
&:focus {
|
|
67947
67918
|
outline: none;
|
|
67948
67919
|
}
|
|
@@ -82461,28 +82432,18 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
82461
82432
|
}
|
|
82462
82433
|
|
|
82463
82434
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82464
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82465
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82466
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82435
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82467
82436
|
@if $grid-skin == 'material3' {
|
|
82468
82437
|
border: 1px solid rgba($content-text-color);
|
|
82469
82438
|
}
|
|
82470
82439
|
}
|
|
82471
82440
|
|
|
82472
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82473
|
-
.e-
|
|
82474
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82475
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82476
|
-
@if $grid-skin == 'material3' {
|
|
82477
|
-
padding-bottom: 13px;
|
|
82478
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82479
|
-
}
|
|
82480
|
-
}
|
|
82481
|
-
|
|
82482
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82483
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82441
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82442
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82484
82443
|
@if $grid-skin == 'material3' {
|
|
82485
|
-
padding-top:
|
|
82444
|
+
padding-top: 0;
|
|
82445
|
+
padding-bottom: 0;
|
|
82446
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82486
82447
|
}
|
|
82487
82448
|
}
|
|
82488
82449
|
|
|
@@ -83122,6 +83083,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
83122
83083
|
|
|
83123
83084
|
& .e-res-apply-btn:disabled {
|
|
83124
83085
|
color: $grid-btn-disabled-bgcolor;
|
|
83086
|
+
@if $grid-skin == 'fluent2' {
|
|
83087
|
+
color: $primary-text-disabled;
|
|
83088
|
+
}
|
|
83125
83089
|
}
|
|
83126
83090
|
& .e-btn {
|
|
83127
83091
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84220,6 +84184,18 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
84220
84184
|
}
|
|
84221
84185
|
}
|
|
84222
84186
|
|
|
84187
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84188
|
+
& .e-search-icon {
|
|
84189
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84190
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84191
|
+
padding: 9px 8px;
|
|
84192
|
+
}
|
|
84193
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84194
|
+
padding: 9px 9.5px;
|
|
84195
|
+
}
|
|
84196
|
+
}
|
|
84197
|
+
}
|
|
84198
|
+
|
|
84223
84199
|
.e-res-toolbar {
|
|
84224
84200
|
border-bottom: 1px solid;
|
|
84225
84201
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84320,18 +84296,6 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
84320
84296
|
}
|
|
84321
84297
|
}
|
|
84322
84298
|
|
|
84323
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84324
|
-
& .e-search-icon {
|
|
84325
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84326
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84327
|
-
padding: 9px 8px;
|
|
84328
|
-
}
|
|
84329
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84330
|
-
padding: 9px 9.5px;
|
|
84331
|
-
}
|
|
84332
|
-
}
|
|
84333
|
-
}
|
|
84334
|
-
|
|
84335
84299
|
& .e-responsive-right {
|
|
84336
84300
|
& .e-search-wrapper {
|
|
84337
84301
|
padding-left: 0;
|
|
@@ -84528,8 +84492,11 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
84528
84492
|
}
|
|
84529
84493
|
}
|
|
84530
84494
|
|
|
84531
|
-
&.e-default
|
|
84532
|
-
|
|
84495
|
+
&.e-default {
|
|
84496
|
+
.e-grouptopleftcell,
|
|
84497
|
+
.e-rowdragheader {
|
|
84498
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84499
|
+
}
|
|
84533
84500
|
}
|
|
84534
84501
|
|
|
84535
84502
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84537,10 +84504,13 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
84537
84504
|
border-left: 1px solid;
|
|
84538
84505
|
}
|
|
84539
84506
|
|
|
84540
|
-
&.e-default.e-verticallines
|
|
84541
|
-
&.e-default.e-bothlines
|
|
84542
|
-
&.e-default.e-hidelines
|
|
84543
|
-
|
|
84507
|
+
&.e-default.e-verticallines,
|
|
84508
|
+
&.e-default.e-bothlines,
|
|
84509
|
+
&.e-default.e-hidelines {
|
|
84510
|
+
.e-grouptopleftcell,
|
|
84511
|
+
.e-rowdragheader {
|
|
84512
|
+
border-top-width: 0;
|
|
84513
|
+
}
|
|
84544
84514
|
}
|
|
84545
84515
|
|
|
84546
84516
|
&.e-default.e-verticallines,
|
|
@@ -84801,6 +84771,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
84801
84771
|
width: auto;
|
|
84802
84772
|
}
|
|
84803
84773
|
|
|
84774
|
+
.e-rowcell.e-gridchkbox {
|
|
84775
|
+
@if $grid-skin == 'fluent' {
|
|
84776
|
+
padding-left: 8px;
|
|
84777
|
+
}
|
|
84778
|
+
}
|
|
84779
|
+
|
|
84804
84780
|
&.e-left-shadow,
|
|
84805
84781
|
&.e-rtl.e-left-shadow,
|
|
84806
84782
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -85744,13 +85720,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
85744
85720
|
font-weight: $grid-selection-font-weight;
|
|
85745
85721
|
}
|
|
85746
85722
|
|
|
85747
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
85723
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
85748
85724
|
td.e-cellselectionbackground {
|
|
85749
85725
|
font-weight: $grid-selection-font-weight;
|
|
85750
85726
|
@if $grid-skin == 'material3' {
|
|
85751
|
-
border: 1px solid rgba($content-text-color);
|
|
85752
85727
|
padding-bottom: 7px;
|
|
85753
|
-
@include grid-padding-left-right(
|
|
85728
|
+
@include grid-padding-left-right(8px, 8px);
|
|
85754
85729
|
}
|
|
85755
85730
|
}
|
|
85756
85731
|
|
|
@@ -85761,14 +85736,13 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
85761
85736
|
}
|
|
85762
85737
|
|
|
85763
85738
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
85764
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
85765
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85739
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85766
85740
|
@if $grid-skin == 'material3' {
|
|
85767
85741
|
border: 1px solid rgba($content-text-color);
|
|
85768
85742
|
}
|
|
85769
85743
|
}
|
|
85770
85744
|
|
|
85771
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
85745
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
85772
85746
|
@if $grid-skin == 'material3' {
|
|
85773
85747
|
padding-top: 7px;
|
|
85774
85748
|
}
|
|
@@ -86848,7 +86822,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
86848
86822
|
}
|
|
86849
86823
|
|
|
86850
86824
|
&.e-wrap {
|
|
86851
|
-
& .e-rowcell,
|
|
86825
|
+
& .e-gridheader .e-rowcell,
|
|
86826
|
+
& .e-gridcontent .e-rowcell,
|
|
86852
86827
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
86853
86828
|
& .e-columnheader .e-headercelldiv,
|
|
86854
86829
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -86861,6 +86836,10 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
86861
86836
|
max-height: $grid-rowcell-wrap-max-height;
|
|
86862
86837
|
}
|
|
86863
86838
|
}
|
|
86839
|
+
|
|
86840
|
+
& .e-checkbox-wrapper {
|
|
86841
|
+
vertical-align: middle;
|
|
86842
|
+
}
|
|
86864
86843
|
}
|
|
86865
86844
|
|
|
86866
86845
|
&.e-wrap .e-columnheader {
|
|
@@ -87033,6 +87012,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
87033
87012
|
}
|
|
87034
87013
|
|
|
87035
87014
|
&.sf-grid {
|
|
87015
|
+
|
|
87036
87016
|
span.e-ungroupbutton.e-icons {
|
|
87037
87017
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
87038
87018
|
@if $grid-skin == 'material3' {
|
|
@@ -87711,10 +87691,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
87711
87691
|
|
|
87712
87692
|
.e-verticallines tr th,
|
|
87713
87693
|
.e-grouptopleftcell,
|
|
87694
|
+
.e-rowdragheader,
|
|
87714
87695
|
.e-gridpopup .e-content,
|
|
87715
87696
|
.e-filterbarcell,
|
|
87716
87697
|
.e-filterbarcelldisabled,
|
|
87717
87698
|
&.e-default .e-grouptopleftcell,
|
|
87699
|
+
&.e-default .e-rowdragheader,
|
|
87718
87700
|
.e-headercell,
|
|
87719
87701
|
.e-summarycell,
|
|
87720
87702
|
.e-detailheadercell,
|
|
@@ -95739,6 +95721,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95739
95721
|
margin-block-start: 10px;
|
|
95740
95722
|
}
|
|
95741
95723
|
|
|
95724
|
+
.e-content ul {
|
|
95725
|
+
list-style-type: disc;
|
|
95726
|
+
}
|
|
95727
|
+
|
|
95728
|
+
.e-content ul ul,
|
|
95729
|
+
.e-content ol ul {
|
|
95730
|
+
list-style-type: circle;
|
|
95731
|
+
}
|
|
95732
|
+
|
|
95733
|
+
.e-content ul ul ul,
|
|
95734
|
+
.e-content ol ul ul,
|
|
95735
|
+
.e-content ul ol ul,
|
|
95736
|
+
.e-content ol ol ul {
|
|
95737
|
+
list-style-type: square;
|
|
95738
|
+
}
|
|
95739
|
+
|
|
95742
95740
|
.e-content h1 {
|
|
95743
95741
|
font-size: 2.857em;
|
|
95744
95742
|
font-weight: 600;
|
|
@@ -95807,7 +95805,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95807
95805
|
word-break: inherit;
|
|
95808
95806
|
word-wrap: break-word;
|
|
95809
95807
|
|
|
95810
|
-
@if $skin-name == 'fluent2' or $
|
|
95808
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
95811
95809
|
background-color: $rte-pre-bg-color;
|
|
95812
95810
|
}
|
|
95813
95811
|
}
|
|
@@ -97648,6 +97646,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97648
97646
|
color: $rte-drop-btn-active-color;
|
|
97649
97647
|
}
|
|
97650
97648
|
}
|
|
97649
|
+
|
|
97650
|
+
.e-tbar-btn:hover {
|
|
97651
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97652
|
+
color: $rte-drop-btn-active-color;
|
|
97653
|
+
}
|
|
97654
|
+
}
|
|
97651
97655
|
}
|
|
97652
97656
|
|
|
97653
97657
|
.e-toolbar-extended {
|
|
@@ -97674,6 +97678,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97674
97678
|
background: $rte-drop-btn-active-bg;
|
|
97675
97679
|
}
|
|
97676
97680
|
|
|
97681
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97682
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97683
|
+
color: $rte-drop-btn-active-color;
|
|
97684
|
+
}
|
|
97685
|
+
}
|
|
97686
|
+
|
|
97677
97687
|
@if $skin-name == 'bootstrap5' {
|
|
97678
97688
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97679
97689
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97692,7 +97702,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97692
97702
|
background: transparent;
|
|
97693
97703
|
color: transparent;
|
|
97694
97704
|
}
|
|
97695
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97705
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97696
97706
|
::selection {
|
|
97697
97707
|
color: $rte-selection-color;
|
|
97698
97708
|
background: $rte-selection-bg;
|
|
@@ -97810,7 +97820,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97810
97820
|
.e-rte-list-primary-content {
|
|
97811
97821
|
|
|
97812
97822
|
&:hover {
|
|
97813
|
-
@if $
|
|
97823
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97814
97824
|
background: $rte-split-btn-span-active-bg;
|
|
97815
97825
|
}
|
|
97816
97826
|
@else {
|
|
@@ -97830,7 +97840,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97830
97840
|
.e-caret {
|
|
97831
97841
|
|
|
97832
97842
|
&:hover {
|
|
97833
|
-
@if $
|
|
97843
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97834
97844
|
background: $rte-split-btn-span-active-bg;
|
|
97835
97845
|
}
|
|
97836
97846
|
@else {
|
|
@@ -97892,7 +97902,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97892
97902
|
justify-content: center;
|
|
97893
97903
|
}
|
|
97894
97904
|
&:hover {
|
|
97895
|
-
@if $
|
|
97905
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97896
97906
|
background: $rte-split-btn-span-active-bg;
|
|
97897
97907
|
}
|
|
97898
97908
|
@else {
|
|
@@ -97903,7 +97913,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97903
97913
|
|
|
97904
97914
|
.e-caret {
|
|
97905
97915
|
&:hover {
|
|
97906
|
-
@if $
|
|
97916
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97907
97917
|
background: $rte-split-btn-span-active-bg;
|
|
97908
97918
|
}
|
|
97909
97919
|
@else {
|
|
@@ -98197,8 +98207,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98197
98207
|
}
|
|
98198
98208
|
}
|
|
98199
98209
|
}
|
|
98210
|
+
|
|
98200
98211
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98201
|
-
|
|
98212
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98213
|
+
color: $rte-drop-btn-active-color;
|
|
98214
|
+
}
|
|
98215
|
+
@else {
|
|
98216
|
+
color: $rte-tlbar-expand-active;
|
|
98217
|
+
}
|
|
98202
98218
|
}
|
|
98203
98219
|
|
|
98204
98220
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|