@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
|
@@ -4801,9 +4801,7 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4801
4801
|
|
|
4802
4802
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
4803
4803
|
border-color: transparent;
|
|
4804
|
-
|
|
4805
|
-
background: none;
|
|
4806
|
-
}
|
|
4804
|
+
background: none;
|
|
4807
4805
|
}
|
|
4808
4806
|
}
|
|
4809
4807
|
|
|
@@ -31651,6 +31649,13 @@ $cbox-border-style: solid !default;
|
|
|
31651
31649
|
}
|
|
31652
31650
|
}
|
|
31653
31651
|
}
|
|
31652
|
+
|
|
31653
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
31654
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
31655
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
31656
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
31657
|
+
}
|
|
31658
|
+
}
|
|
31654
31659
|
}
|
|
31655
31660
|
}
|
|
31656
31661
|
}
|
|
@@ -39406,7 +39411,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
39406
39411
|
color: $cpicker-handler-tooltip-color;
|
|
39407
39412
|
}
|
|
39408
39413
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
39409
|
-
background-color: $btn-hover-bgcolor
|
|
39414
|
+
background-color: $btn-hover-bgcolor;
|
|
39410
39415
|
color: $cpicker-handler-tooltip-color;
|
|
39411
39416
|
}
|
|
39412
39417
|
}
|
|
@@ -50650,41 +50655,6 @@ $dialog-footer-flat-btn-hover-color: $secondary-text-color-hover !default;
|
|
|
50650
50655
|
.e-footer-content {
|
|
50651
50656
|
background-color: $dialog-footer-bg-color;
|
|
50652
50657
|
|
|
50653
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
50654
|
-
.e-btn.e-primary {
|
|
50655
|
-
background: none;
|
|
50656
|
-
box-shadow: none;
|
|
50657
|
-
color: $dialog-primary-button-color;
|
|
50658
|
-
}
|
|
50659
|
-
|
|
50660
|
-
.e-btn:not(.e-primary) {
|
|
50661
|
-
background: none;
|
|
50662
|
-
box-shadow: none;
|
|
50663
|
-
color: $dialog-secondary-button-color;
|
|
50664
|
-
}
|
|
50665
|
-
}
|
|
50666
|
-
|
|
50667
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
50668
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
50669
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
50670
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
50671
|
-
}
|
|
50672
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
50673
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
50674
|
-
}
|
|
50675
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
50676
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
50677
|
-
}
|
|
50678
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
50679
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
50680
|
-
.e-btn:not([DISABLED]):hover {
|
|
50681
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
50682
|
-
}
|
|
50683
|
-
.e-btn:not([DISABLED]):active {
|
|
50684
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
50685
|
-
}
|
|
50686
|
-
}
|
|
50687
|
-
|
|
50688
50658
|
@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' {
|
|
50689
50659
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
50690
50660
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -70082,6 +70052,7 @@ $listbox-dragged-item-text-color: $content-text-color !default;
|
|
|
70082
70052
|
}
|
|
70083
70053
|
}
|
|
70084
70054
|
|
|
70055
|
+
& .e-list-wrap:focus-visible,
|
|
70085
70056
|
&:focus {
|
|
70086
70057
|
outline: none;
|
|
70087
70058
|
}
|
|
@@ -83174,7 +83145,7 @@ $grid-headercelldiv-padding: 0 18px 0 5px !default;
|
|
|
83174
83145
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
83175
83146
|
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
83176
83147
|
$grid-group-text-width: auto !default;
|
|
83177
|
-
$grid-grouptopleftcell-border-top:
|
|
83148
|
+
$grid-grouptopleftcell-border-top: 1px solid !default;
|
|
83178
83149
|
$grid-group-caption-font-size: $text-sm !default;
|
|
83179
83150
|
$grid-group-caption-header-padding: 12px 8px 12px 8px !default;
|
|
83180
83151
|
$group-sorticon-margin-left: -10px !default;
|
|
@@ -84720,28 +84691,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84720
84691
|
}
|
|
84721
84692
|
|
|
84722
84693
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
84723
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
84724
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
84725
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
84694
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
84726
84695
|
@if $grid-skin == 'material3' {
|
|
84727
84696
|
border: 1px solid rgba($content-text-color);
|
|
84728
84697
|
}
|
|
84729
84698
|
}
|
|
84730
84699
|
|
|
84731
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
84732
|
-
.e-
|
|
84733
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
84734
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
84735
|
-
@if $grid-skin == 'material3' {
|
|
84736
|
-
padding-bottom: 13px;
|
|
84737
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
84738
|
-
}
|
|
84739
|
-
}
|
|
84740
|
-
|
|
84741
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
84742
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
84700
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
84701
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
84743
84702
|
@if $grid-skin == 'material3' {
|
|
84744
|
-
padding-top:
|
|
84703
|
+
padding-top: 0;
|
|
84704
|
+
padding-bottom: 0;
|
|
84705
|
+
@include grid-padding-left-right(12px, 12px);
|
|
84745
84706
|
}
|
|
84746
84707
|
}
|
|
84747
84708
|
|
|
@@ -85381,6 +85342,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85381
85342
|
|
|
85382
85343
|
& .e-res-apply-btn:disabled {
|
|
85383
85344
|
color: $grid-btn-disabled-bgcolor;
|
|
85345
|
+
@if $grid-skin == 'fluent2' {
|
|
85346
|
+
color: $primary-text-disabled;
|
|
85347
|
+
}
|
|
85384
85348
|
}
|
|
85385
85349
|
& .e-btn {
|
|
85386
85350
|
@if $grid-skin != 'fluent2' {
|
|
@@ -86479,6 +86443,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86479
86443
|
}
|
|
86480
86444
|
}
|
|
86481
86445
|
|
|
86446
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
86447
|
+
& .e-search-icon {
|
|
86448
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
86449
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
86450
|
+
padding: 9px 8px;
|
|
86451
|
+
}
|
|
86452
|
+
@if $grid-skin == 'bootstrap4' {
|
|
86453
|
+
padding: 9px 9.5px;
|
|
86454
|
+
}
|
|
86455
|
+
}
|
|
86456
|
+
}
|
|
86457
|
+
|
|
86482
86458
|
.e-res-toolbar {
|
|
86483
86459
|
border-bottom: 1px solid;
|
|
86484
86460
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -86579,18 +86555,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86579
86555
|
}
|
|
86580
86556
|
}
|
|
86581
86557
|
|
|
86582
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
86583
|
-
& .e-search-icon {
|
|
86584
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
86585
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
86586
|
-
padding: 9px 8px;
|
|
86587
|
-
}
|
|
86588
|
-
@if $grid-skin == 'bootstrap4' {
|
|
86589
|
-
padding: 9px 9.5px;
|
|
86590
|
-
}
|
|
86591
|
-
}
|
|
86592
|
-
}
|
|
86593
|
-
|
|
86594
86558
|
& .e-responsive-right {
|
|
86595
86559
|
& .e-search-wrapper {
|
|
86596
86560
|
padding-left: 0;
|
|
@@ -86787,8 +86751,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86787
86751
|
}
|
|
86788
86752
|
}
|
|
86789
86753
|
|
|
86790
|
-
&.e-default
|
|
86791
|
-
|
|
86754
|
+
&.e-default {
|
|
86755
|
+
.e-grouptopleftcell,
|
|
86756
|
+
.e-rowdragheader {
|
|
86757
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
86758
|
+
}
|
|
86792
86759
|
}
|
|
86793
86760
|
|
|
86794
86761
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -86796,10 +86763,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86796
86763
|
border-left: 1px solid;
|
|
86797
86764
|
}
|
|
86798
86765
|
|
|
86799
|
-
&.e-default.e-verticallines
|
|
86800
|
-
&.e-default.e-bothlines
|
|
86801
|
-
&.e-default.e-hidelines
|
|
86802
|
-
|
|
86766
|
+
&.e-default.e-verticallines,
|
|
86767
|
+
&.e-default.e-bothlines,
|
|
86768
|
+
&.e-default.e-hidelines {
|
|
86769
|
+
.e-grouptopleftcell,
|
|
86770
|
+
.e-rowdragheader {
|
|
86771
|
+
border-top-width: 0;
|
|
86772
|
+
}
|
|
86803
86773
|
}
|
|
86804
86774
|
|
|
86805
86775
|
&.e-default.e-verticallines,
|
|
@@ -87060,6 +87030,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87060
87030
|
width: auto;
|
|
87061
87031
|
}
|
|
87062
87032
|
|
|
87033
|
+
.e-rowcell.e-gridchkbox {
|
|
87034
|
+
@if $grid-skin == 'fluent' {
|
|
87035
|
+
padding-left: 8px;
|
|
87036
|
+
}
|
|
87037
|
+
}
|
|
87038
|
+
|
|
87063
87039
|
&.e-left-shadow,
|
|
87064
87040
|
&.e-rtl.e-left-shadow,
|
|
87065
87041
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -88003,13 +87979,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88003
87979
|
font-weight: $grid-selection-font-weight;
|
|
88004
87980
|
}
|
|
88005
87981
|
|
|
88006
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
87982
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
88007
87983
|
td.e-cellselectionbackground {
|
|
88008
87984
|
font-weight: $grid-selection-font-weight;
|
|
88009
87985
|
@if $grid-skin == 'material3' {
|
|
88010
|
-
border: 1px solid rgba($content-text-color);
|
|
88011
87986
|
padding-bottom: 7px;
|
|
88012
|
-
@include grid-padding-left-right(
|
|
87987
|
+
@include grid-padding-left-right(8px, 8px);
|
|
88013
87988
|
}
|
|
88014
87989
|
}
|
|
88015
87990
|
|
|
@@ -88020,14 +87995,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88020
87995
|
}
|
|
88021
87996
|
|
|
88022
87997
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
88023
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
88024
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
87998
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
88025
87999
|
@if $grid-skin == 'material3' {
|
|
88026
88000
|
border: 1px solid rgba($content-text-color);
|
|
88027
88001
|
}
|
|
88028
88002
|
}
|
|
88029
88003
|
|
|
88030
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
88004
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
88031
88005
|
@if $grid-skin == 'material3' {
|
|
88032
88006
|
padding-top: 7px;
|
|
88033
88007
|
}
|
|
@@ -89107,7 +89081,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89107
89081
|
}
|
|
89108
89082
|
|
|
89109
89083
|
&.e-wrap {
|
|
89110
|
-
& .e-rowcell,
|
|
89084
|
+
& .e-gridheader .e-rowcell,
|
|
89085
|
+
& .e-gridcontent .e-rowcell,
|
|
89111
89086
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
89112
89087
|
& .e-columnheader .e-headercelldiv,
|
|
89113
89088
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -89120,6 +89095,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89120
89095
|
max-height: $grid-rowcell-wrap-max-height;
|
|
89121
89096
|
}
|
|
89122
89097
|
}
|
|
89098
|
+
|
|
89099
|
+
& .e-checkbox-wrapper {
|
|
89100
|
+
vertical-align: middle;
|
|
89101
|
+
}
|
|
89123
89102
|
}
|
|
89124
89103
|
|
|
89125
89104
|
&.e-wrap .e-columnheader {
|
|
@@ -89292,6 +89271,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89292
89271
|
}
|
|
89293
89272
|
|
|
89294
89273
|
&.sf-grid {
|
|
89274
|
+
|
|
89295
89275
|
span.e-ungroupbutton.e-icons {
|
|
89296
89276
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
89297
89277
|
@if $grid-skin == 'material3' {
|
|
@@ -89970,10 +89950,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89970
89950
|
|
|
89971
89951
|
.e-verticallines tr th,
|
|
89972
89952
|
.e-grouptopleftcell,
|
|
89953
|
+
.e-rowdragheader,
|
|
89973
89954
|
.e-gridpopup .e-content,
|
|
89974
89955
|
.e-filterbarcell,
|
|
89975
89956
|
.e-filterbarcelldisabled,
|
|
89976
89957
|
&.e-default .e-grouptopleftcell,
|
|
89958
|
+
&.e-default .e-rowdragheader,
|
|
89977
89959
|
.e-headercell,
|
|
89978
89960
|
.e-summarycell,
|
|
89979
89961
|
.e-detailheadercell,
|
|
@@ -97992,6 +97974,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97992
97974
|
margin-block-start: 10px;
|
|
97993
97975
|
}
|
|
97994
97976
|
|
|
97977
|
+
.e-content ul {
|
|
97978
|
+
list-style-type: disc;
|
|
97979
|
+
}
|
|
97980
|
+
|
|
97981
|
+
.e-content ul ul,
|
|
97982
|
+
.e-content ol ul {
|
|
97983
|
+
list-style-type: circle;
|
|
97984
|
+
}
|
|
97985
|
+
|
|
97986
|
+
.e-content ul ul ul,
|
|
97987
|
+
.e-content ol ul ul,
|
|
97988
|
+
.e-content ul ol ul,
|
|
97989
|
+
.e-content ol ol ul {
|
|
97990
|
+
list-style-type: square;
|
|
97991
|
+
}
|
|
97992
|
+
|
|
97995
97993
|
.e-content h1 {
|
|
97996
97994
|
font-size: 2.857em;
|
|
97997
97995
|
font-weight: 600;
|
|
@@ -98060,7 +98058,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98060
98058
|
word-break: inherit;
|
|
98061
98059
|
word-wrap: break-word;
|
|
98062
98060
|
|
|
98063
|
-
@if $skin-name == 'fluent2' or $
|
|
98061
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
98064
98062
|
background-color: $rte-pre-bg-color;
|
|
98065
98063
|
}
|
|
98066
98064
|
}
|
|
@@ -99901,6 +99899,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
99901
99899
|
color: $rte-drop-btn-active-color;
|
|
99902
99900
|
}
|
|
99903
99901
|
}
|
|
99902
|
+
|
|
99903
|
+
.e-tbar-btn:hover {
|
|
99904
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
99905
|
+
color: $rte-drop-btn-active-color;
|
|
99906
|
+
}
|
|
99907
|
+
}
|
|
99904
99908
|
}
|
|
99905
99909
|
|
|
99906
99910
|
.e-toolbar-extended {
|
|
@@ -99927,6 +99931,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
99927
99931
|
background: $rte-drop-btn-active-bg;
|
|
99928
99932
|
}
|
|
99929
99933
|
|
|
99934
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
99935
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
99936
|
+
color: $rte-drop-btn-active-color;
|
|
99937
|
+
}
|
|
99938
|
+
}
|
|
99939
|
+
|
|
99930
99940
|
@if $skin-name == 'bootstrap5' {
|
|
99931
99941
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
99932
99942
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -99945,7 +99955,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
99945
99955
|
background: transparent;
|
|
99946
99956
|
color: transparent;
|
|
99947
99957
|
}
|
|
99948
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
99958
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
99949
99959
|
::selection {
|
|
99950
99960
|
color: $rte-selection-color;
|
|
99951
99961
|
background: $rte-selection-bg;
|
|
@@ -100063,7 +100073,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
100063
100073
|
.e-rte-list-primary-content {
|
|
100064
100074
|
|
|
100065
100075
|
&:hover {
|
|
100066
|
-
@if $
|
|
100076
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
100067
100077
|
background: $rte-split-btn-span-active-bg;
|
|
100068
100078
|
}
|
|
100069
100079
|
@else {
|
|
@@ -100083,7 +100093,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
100083
100093
|
.e-caret {
|
|
100084
100094
|
|
|
100085
100095
|
&:hover {
|
|
100086
|
-
@if $
|
|
100096
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
100087
100097
|
background: $rte-split-btn-span-active-bg;
|
|
100088
100098
|
}
|
|
100089
100099
|
@else {
|
|
@@ -100145,7 +100155,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
100145
100155
|
justify-content: center;
|
|
100146
100156
|
}
|
|
100147
100157
|
&:hover {
|
|
100148
|
-
@if $
|
|
100158
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
100149
100159
|
background: $rte-split-btn-span-active-bg;
|
|
100150
100160
|
}
|
|
100151
100161
|
@else {
|
|
@@ -100156,7 +100166,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
100156
100166
|
|
|
100157
100167
|
.e-caret {
|
|
100158
100168
|
&:hover {
|
|
100159
|
-
@if $
|
|
100169
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
100160
100170
|
background: $rte-split-btn-span-active-bg;
|
|
100161
100171
|
}
|
|
100162
100172
|
@else {
|
|
@@ -100450,8 +100460,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
100450
100460
|
}
|
|
100451
100461
|
}
|
|
100452
100462
|
}
|
|
100463
|
+
|
|
100453
100464
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
100454
|
-
|
|
100465
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
100466
|
+
color: $rte-drop-btn-active-color;
|
|
100467
|
+
}
|
|
100468
|
+
@else {
|
|
100469
|
+
color: $rte-tlbar-expand-active;
|
|
100470
|
+
}
|
|
100455
100471
|
}
|
|
100456
100472
|
|
|
100457
100473
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|