@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
|
@@ -3791,9 +3791,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3791
3791
|
|
|
3792
3792
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3793
3793
|
border-color: transparent;
|
|
3794
|
-
|
|
3795
|
-
background: none;
|
|
3796
|
-
}
|
|
3794
|
+
background: none;
|
|
3797
3795
|
}
|
|
3798
3796
|
}
|
|
3799
3797
|
|
|
@@ -30116,6 +30114,13 @@ $cbox-border-style: solid !default;
|
|
|
30116
30114
|
}
|
|
30117
30115
|
}
|
|
30118
30116
|
}
|
|
30117
|
+
|
|
30118
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
30119
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
30120
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30121
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30122
|
+
}
|
|
30123
|
+
}
|
|
30119
30124
|
}
|
|
30120
30125
|
}
|
|
30121
30126
|
}
|
|
@@ -37869,7 +37874,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
37869
37874
|
color: $cpicker-handler-tooltip-color;
|
|
37870
37875
|
}
|
|
37871
37876
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37872
|
-
background-color: $btn-hover-bgcolor
|
|
37877
|
+
background-color: $btn-hover-bgcolor;
|
|
37873
37878
|
color: $cpicker-handler-tooltip-color;
|
|
37874
37879
|
}
|
|
37875
37880
|
}
|
|
@@ -49041,41 +49046,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
49041
49046
|
.e-footer-content {
|
|
49042
49047
|
background-color: $dialog-footer-bg-color;
|
|
49043
49048
|
|
|
49044
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49045
|
-
.e-btn.e-primary {
|
|
49046
|
-
background: none;
|
|
49047
|
-
box-shadow: none;
|
|
49048
|
-
color: $dialog-primary-button-color;
|
|
49049
|
-
}
|
|
49050
|
-
|
|
49051
|
-
.e-btn:not(.e-primary) {
|
|
49052
|
-
background: none;
|
|
49053
|
-
box-shadow: none;
|
|
49054
|
-
color: $dialog-secondary-button-color;
|
|
49055
|
-
}
|
|
49056
|
-
}
|
|
49057
|
-
|
|
49058
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49059
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
49060
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
49061
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
49062
|
-
}
|
|
49063
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
49064
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
49065
|
-
}
|
|
49066
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
49067
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
49068
|
-
}
|
|
49069
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
49070
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
49071
|
-
.e-btn:not([DISABLED]):hover {
|
|
49072
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
49073
|
-
}
|
|
49074
|
-
.e-btn:not([DISABLED]):active {
|
|
49075
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
49076
|
-
}
|
|
49077
|
-
}
|
|
49078
|
-
|
|
49079
49049
|
@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' {
|
|
49080
49050
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
49081
49051
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -68086,6 +68056,7 @@ $listbox-dragged-item-text-color: $content-text-color-dragged !default;
|
|
|
68086
68056
|
}
|
|
68087
68057
|
}
|
|
68088
68058
|
|
|
68059
|
+
& .e-list-wrap:focus-visible,
|
|
68089
68060
|
&:focus {
|
|
68090
68061
|
outline: none;
|
|
68091
68062
|
}
|
|
@@ -82749,28 +82720,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82749
82720
|
}
|
|
82750
82721
|
|
|
82751
82722
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82752
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82753
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82754
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82723
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82755
82724
|
@if $grid-skin == 'material3' {
|
|
82756
82725
|
border: 1px solid rgba($content-text-color);
|
|
82757
82726
|
}
|
|
82758
82727
|
}
|
|
82759
82728
|
|
|
82760
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82761
|
-
.e-
|
|
82762
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82763
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82764
|
-
@if $grid-skin == 'material3' {
|
|
82765
|
-
padding-bottom: 13px;
|
|
82766
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82767
|
-
}
|
|
82768
|
-
}
|
|
82769
|
-
|
|
82770
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82771
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82729
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82730
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82772
82731
|
@if $grid-skin == 'material3' {
|
|
82773
|
-
padding-top:
|
|
82732
|
+
padding-top: 0;
|
|
82733
|
+
padding-bottom: 0;
|
|
82734
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82774
82735
|
}
|
|
82775
82736
|
}
|
|
82776
82737
|
|
|
@@ -83410,6 +83371,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83410
83371
|
|
|
83411
83372
|
& .e-res-apply-btn:disabled {
|
|
83412
83373
|
color: $grid-btn-disabled-bgcolor;
|
|
83374
|
+
@if $grid-skin == 'fluent2' {
|
|
83375
|
+
color: $primary-text-disabled;
|
|
83376
|
+
}
|
|
83413
83377
|
}
|
|
83414
83378
|
& .e-btn {
|
|
83415
83379
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84508,6 +84472,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84508
84472
|
}
|
|
84509
84473
|
}
|
|
84510
84474
|
|
|
84475
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84476
|
+
& .e-search-icon {
|
|
84477
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84478
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84479
|
+
padding: 9px 8px;
|
|
84480
|
+
}
|
|
84481
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84482
|
+
padding: 9px 9.5px;
|
|
84483
|
+
}
|
|
84484
|
+
}
|
|
84485
|
+
}
|
|
84486
|
+
|
|
84511
84487
|
.e-res-toolbar {
|
|
84512
84488
|
border-bottom: 1px solid;
|
|
84513
84489
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84608,18 +84584,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84608
84584
|
}
|
|
84609
84585
|
}
|
|
84610
84586
|
|
|
84611
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84612
|
-
& .e-search-icon {
|
|
84613
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84614
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84615
|
-
padding: 9px 8px;
|
|
84616
|
-
}
|
|
84617
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84618
|
-
padding: 9px 9.5px;
|
|
84619
|
-
}
|
|
84620
|
-
}
|
|
84621
|
-
}
|
|
84622
|
-
|
|
84623
84587
|
& .e-responsive-right {
|
|
84624
84588
|
& .e-search-wrapper {
|
|
84625
84589
|
padding-left: 0;
|
|
@@ -84816,8 +84780,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84816
84780
|
}
|
|
84817
84781
|
}
|
|
84818
84782
|
|
|
84819
|
-
&.e-default
|
|
84820
|
-
|
|
84783
|
+
&.e-default {
|
|
84784
|
+
.e-grouptopleftcell,
|
|
84785
|
+
.e-rowdragheader {
|
|
84786
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84787
|
+
}
|
|
84821
84788
|
}
|
|
84822
84789
|
|
|
84823
84790
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84825,10 +84792,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84825
84792
|
border-left: 1px solid;
|
|
84826
84793
|
}
|
|
84827
84794
|
|
|
84828
|
-
&.e-default.e-verticallines
|
|
84829
|
-
&.e-default.e-bothlines
|
|
84830
|
-
&.e-default.e-hidelines
|
|
84831
|
-
|
|
84795
|
+
&.e-default.e-verticallines,
|
|
84796
|
+
&.e-default.e-bothlines,
|
|
84797
|
+
&.e-default.e-hidelines {
|
|
84798
|
+
.e-grouptopleftcell,
|
|
84799
|
+
.e-rowdragheader {
|
|
84800
|
+
border-top-width: 0;
|
|
84801
|
+
}
|
|
84832
84802
|
}
|
|
84833
84803
|
|
|
84834
84804
|
&.e-default.e-verticallines,
|
|
@@ -85089,6 +85059,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85089
85059
|
width: auto;
|
|
85090
85060
|
}
|
|
85091
85061
|
|
|
85062
|
+
.e-rowcell.e-gridchkbox {
|
|
85063
|
+
@if $grid-skin == 'fluent' {
|
|
85064
|
+
padding-left: 8px;
|
|
85065
|
+
}
|
|
85066
|
+
}
|
|
85067
|
+
|
|
85092
85068
|
&.e-left-shadow,
|
|
85093
85069
|
&.e-rtl.e-left-shadow,
|
|
85094
85070
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -86032,13 +86008,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86032
86008
|
font-weight: $grid-selection-font-weight;
|
|
86033
86009
|
}
|
|
86034
86010
|
|
|
86035
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
86011
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
86036
86012
|
td.e-cellselectionbackground {
|
|
86037
86013
|
font-weight: $grid-selection-font-weight;
|
|
86038
86014
|
@if $grid-skin == 'material3' {
|
|
86039
|
-
border: 1px solid rgba($content-text-color);
|
|
86040
86015
|
padding-bottom: 7px;
|
|
86041
|
-
@include grid-padding-left-right(
|
|
86016
|
+
@include grid-padding-left-right(8px, 8px);
|
|
86042
86017
|
}
|
|
86043
86018
|
}
|
|
86044
86019
|
|
|
@@ -86049,14 +86024,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86049
86024
|
}
|
|
86050
86025
|
|
|
86051
86026
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
86052
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
86053
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86027
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86054
86028
|
@if $grid-skin == 'material3' {
|
|
86055
86029
|
border: 1px solid rgba($content-text-color);
|
|
86056
86030
|
}
|
|
86057
86031
|
}
|
|
86058
86032
|
|
|
86059
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
86033
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
86060
86034
|
@if $grid-skin == 'material3' {
|
|
86061
86035
|
padding-top: 7px;
|
|
86062
86036
|
}
|
|
@@ -87136,7 +87110,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87136
87110
|
}
|
|
87137
87111
|
|
|
87138
87112
|
&.e-wrap {
|
|
87139
|
-
& .e-rowcell,
|
|
87113
|
+
& .e-gridheader .e-rowcell,
|
|
87114
|
+
& .e-gridcontent .e-rowcell,
|
|
87140
87115
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87141
87116
|
& .e-columnheader .e-headercelldiv,
|
|
87142
87117
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -87149,6 +87124,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87149
87124
|
max-height: $grid-rowcell-wrap-max-height;
|
|
87150
87125
|
}
|
|
87151
87126
|
}
|
|
87127
|
+
|
|
87128
|
+
& .e-checkbox-wrapper {
|
|
87129
|
+
vertical-align: middle;
|
|
87130
|
+
}
|
|
87152
87131
|
}
|
|
87153
87132
|
|
|
87154
87133
|
&.e-wrap .e-columnheader {
|
|
@@ -87321,6 +87300,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87321
87300
|
}
|
|
87322
87301
|
|
|
87323
87302
|
&.sf-grid {
|
|
87303
|
+
|
|
87324
87304
|
span.e-ungroupbutton.e-icons {
|
|
87325
87305
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
87326
87306
|
@if $grid-skin == 'material3' {
|
|
@@ -87999,10 +87979,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87999
87979
|
|
|
88000
87980
|
.e-verticallines tr th,
|
|
88001
87981
|
.e-grouptopleftcell,
|
|
87982
|
+
.e-rowdragheader,
|
|
88002
87983
|
.e-gridpopup .e-content,
|
|
88003
87984
|
.e-filterbarcell,
|
|
88004
87985
|
.e-filterbarcelldisabled,
|
|
88005
87986
|
&.e-default .e-grouptopleftcell,
|
|
87987
|
+
&.e-default .e-rowdragheader,
|
|
88006
87988
|
.e-headercell,
|
|
88007
87989
|
.e-summarycell,
|
|
88008
87990
|
.e-detailheadercell,
|
|
@@ -95991,6 +95973,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95991
95973
|
margin-block-start: 10px;
|
|
95992
95974
|
}
|
|
95993
95975
|
|
|
95976
|
+
.e-content ul {
|
|
95977
|
+
list-style-type: disc;
|
|
95978
|
+
}
|
|
95979
|
+
|
|
95980
|
+
.e-content ul ul,
|
|
95981
|
+
.e-content ol ul {
|
|
95982
|
+
list-style-type: circle;
|
|
95983
|
+
}
|
|
95984
|
+
|
|
95985
|
+
.e-content ul ul ul,
|
|
95986
|
+
.e-content ol ul ul,
|
|
95987
|
+
.e-content ul ol ul,
|
|
95988
|
+
.e-content ol ol ul {
|
|
95989
|
+
list-style-type: square;
|
|
95990
|
+
}
|
|
95991
|
+
|
|
95994
95992
|
.e-content h1 {
|
|
95995
95993
|
font-size: 2.857em;
|
|
95996
95994
|
font-weight: 600;
|
|
@@ -96059,7 +96057,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
96059
96057
|
word-break: inherit;
|
|
96060
96058
|
word-wrap: break-word;
|
|
96061
96059
|
|
|
96062
|
-
@if $skin-name == 'fluent2' or $
|
|
96060
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
96063
96061
|
background-color: $rte-pre-bg-color;
|
|
96064
96062
|
}
|
|
96065
96063
|
}
|
|
@@ -97900,6 +97898,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97900
97898
|
color: $rte-drop-btn-active-color;
|
|
97901
97899
|
}
|
|
97902
97900
|
}
|
|
97901
|
+
|
|
97902
|
+
.e-tbar-btn:hover {
|
|
97903
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97904
|
+
color: $rte-drop-btn-active-color;
|
|
97905
|
+
}
|
|
97906
|
+
}
|
|
97903
97907
|
}
|
|
97904
97908
|
|
|
97905
97909
|
.e-toolbar-extended {
|
|
@@ -97926,6 +97930,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97926
97930
|
background: $rte-drop-btn-active-bg;
|
|
97927
97931
|
}
|
|
97928
97932
|
|
|
97933
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97934
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97935
|
+
color: $rte-drop-btn-active-color;
|
|
97936
|
+
}
|
|
97937
|
+
}
|
|
97938
|
+
|
|
97929
97939
|
@if $skin-name == 'bootstrap5' {
|
|
97930
97940
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97931
97941
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97944,7 +97954,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97944
97954
|
background: transparent;
|
|
97945
97955
|
color: transparent;
|
|
97946
97956
|
}
|
|
97947
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97957
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97948
97958
|
::selection {
|
|
97949
97959
|
color: $rte-selection-color;
|
|
97950
97960
|
background: $rte-selection-bg;
|
|
@@ -98062,7 +98072,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98062
98072
|
.e-rte-list-primary-content {
|
|
98063
98073
|
|
|
98064
98074
|
&:hover {
|
|
98065
|
-
@if $
|
|
98075
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98066
98076
|
background: $rte-split-btn-span-active-bg;
|
|
98067
98077
|
}
|
|
98068
98078
|
@else {
|
|
@@ -98082,7 +98092,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98082
98092
|
.e-caret {
|
|
98083
98093
|
|
|
98084
98094
|
&:hover {
|
|
98085
|
-
@if $
|
|
98095
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98086
98096
|
background: $rte-split-btn-span-active-bg;
|
|
98087
98097
|
}
|
|
98088
98098
|
@else {
|
|
@@ -98144,7 +98154,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98144
98154
|
justify-content: center;
|
|
98145
98155
|
}
|
|
98146
98156
|
&:hover {
|
|
98147
|
-
@if $
|
|
98157
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98148
98158
|
background: $rte-split-btn-span-active-bg;
|
|
98149
98159
|
}
|
|
98150
98160
|
@else {
|
|
@@ -98155,7 +98165,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98155
98165
|
|
|
98156
98166
|
.e-caret {
|
|
98157
98167
|
&:hover {
|
|
98158
|
-
@if $
|
|
98168
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98159
98169
|
background: $rte-split-btn-span-active-bg;
|
|
98160
98170
|
}
|
|
98161
98171
|
@else {
|
|
@@ -98449,8 +98459,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98449
98459
|
}
|
|
98450
98460
|
}
|
|
98451
98461
|
}
|
|
98462
|
+
|
|
98452
98463
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98453
|
-
|
|
98464
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98465
|
+
color: $rte-drop-btn-active-color;
|
|
98466
|
+
}
|
|
98467
|
+
@else {
|
|
98468
|
+
color: $rte-tlbar-expand-active;
|
|
98469
|
+
}
|
|
98454
98470
|
}
|
|
98455
98471
|
|
|
98456
98472
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|