@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
|
@@ -3606,9 +3606,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3606
3606
|
|
|
3607
3607
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3608
3608
|
border-color: transparent;
|
|
3609
|
-
|
|
3610
|
-
background: none;
|
|
3611
|
-
}
|
|
3609
|
+
background: none;
|
|
3612
3610
|
}
|
|
3613
3611
|
}
|
|
3614
3612
|
|
|
@@ -29812,6 +29810,13 @@ $cbox-border-style: solid !default;
|
|
|
29812
29810
|
}
|
|
29813
29811
|
}
|
|
29814
29812
|
}
|
|
29813
|
+
|
|
29814
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
29815
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
29816
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29817
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29818
|
+
}
|
|
29819
|
+
}
|
|
29815
29820
|
}
|
|
29816
29821
|
}
|
|
29817
29822
|
}
|
|
@@ -37593,7 +37598,7 @@ $cpicker-recent-color-tile-border: $gray-200 !default;
|
|
|
37593
37598
|
color: $cpicker-handler-tooltip-color;
|
|
37594
37599
|
}
|
|
37595
37600
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37596
|
-
background-color: $btn-hover-bgcolor
|
|
37601
|
+
background-color: $btn-hover-bgcolor;
|
|
37597
37602
|
color: $cpicker-handler-tooltip-color;
|
|
37598
37603
|
}
|
|
37599
37604
|
}
|
|
@@ -48698,41 +48703,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
48698
48703
|
.e-footer-content {
|
|
48699
48704
|
background-color: $dialog-footer-bg-color;
|
|
48700
48705
|
|
|
48701
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48702
|
-
.e-btn.e-primary {
|
|
48703
|
-
background: none;
|
|
48704
|
-
box-shadow: none;
|
|
48705
|
-
color: $dialog-primary-button-color;
|
|
48706
|
-
}
|
|
48707
|
-
|
|
48708
|
-
.e-btn:not(.e-primary) {
|
|
48709
|
-
background: none;
|
|
48710
|
-
box-shadow: none;
|
|
48711
|
-
color: $dialog-secondary-button-color;
|
|
48712
|
-
}
|
|
48713
|
-
}
|
|
48714
|
-
|
|
48715
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48716
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
48717
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
48718
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
48719
|
-
}
|
|
48720
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
48721
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
48722
|
-
}
|
|
48723
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
48724
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
48725
|
-
}
|
|
48726
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
48727
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
48728
|
-
.e-btn:not([DISABLED]):hover {
|
|
48729
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
48730
|
-
}
|
|
48731
|
-
.e-btn:not([DISABLED]):active {
|
|
48732
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
48733
|
-
}
|
|
48734
|
-
}
|
|
48735
|
-
|
|
48736
48706
|
@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' {
|
|
48737
48707
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
48738
48708
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -67755,6 +67725,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
|
|
|
67755
67725
|
}
|
|
67756
67726
|
}
|
|
67757
67727
|
|
|
67728
|
+
& .e-list-wrap:focus-visible,
|
|
67758
67729
|
&:focus {
|
|
67759
67730
|
outline: none;
|
|
67760
67731
|
}
|
|
@@ -82311,28 +82282,18 @@ $grid-checkmark-color: $white !default;
|
|
|
82311
82282
|
}
|
|
82312
82283
|
|
|
82313
82284
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82314
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82315
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82316
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82285
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82317
82286
|
@if $grid-skin == 'material3' {
|
|
82318
82287
|
border: 1px solid rgba($content-text-color);
|
|
82319
82288
|
}
|
|
82320
82289
|
}
|
|
82321
82290
|
|
|
82322
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82323
|
-
.e-
|
|
82324
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82325
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82326
|
-
@if $grid-skin == 'material3' {
|
|
82327
|
-
padding-bottom: 13px;
|
|
82328
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82329
|
-
}
|
|
82330
|
-
}
|
|
82331
|
-
|
|
82332
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82333
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82291
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82292
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82334
82293
|
@if $grid-skin == 'material3' {
|
|
82335
|
-
padding-top:
|
|
82294
|
+
padding-top: 0;
|
|
82295
|
+
padding-bottom: 0;
|
|
82296
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82336
82297
|
}
|
|
82337
82298
|
}
|
|
82338
82299
|
|
|
@@ -82972,6 +82933,9 @@ $grid-checkmark-color: $white !default;
|
|
|
82972
82933
|
|
|
82973
82934
|
& .e-res-apply-btn:disabled {
|
|
82974
82935
|
color: $grid-btn-disabled-bgcolor;
|
|
82936
|
+
@if $grid-skin == 'fluent2' {
|
|
82937
|
+
color: $primary-text-disabled;
|
|
82938
|
+
}
|
|
82975
82939
|
}
|
|
82976
82940
|
& .e-btn {
|
|
82977
82941
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84070,6 +84034,18 @@ $grid-checkmark-color: $white !default;
|
|
|
84070
84034
|
}
|
|
84071
84035
|
}
|
|
84072
84036
|
|
|
84037
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84038
|
+
& .e-search-icon {
|
|
84039
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84040
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84041
|
+
padding: 9px 8px;
|
|
84042
|
+
}
|
|
84043
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84044
|
+
padding: 9px 9.5px;
|
|
84045
|
+
}
|
|
84046
|
+
}
|
|
84047
|
+
}
|
|
84048
|
+
|
|
84073
84049
|
.e-res-toolbar {
|
|
84074
84050
|
border-bottom: 1px solid;
|
|
84075
84051
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84170,18 +84146,6 @@ $grid-checkmark-color: $white !default;
|
|
|
84170
84146
|
}
|
|
84171
84147
|
}
|
|
84172
84148
|
|
|
84173
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84174
|
-
& .e-search-icon {
|
|
84175
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84176
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84177
|
-
padding: 9px 8px;
|
|
84178
|
-
}
|
|
84179
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84180
|
-
padding: 9px 9.5px;
|
|
84181
|
-
}
|
|
84182
|
-
}
|
|
84183
|
-
}
|
|
84184
|
-
|
|
84185
84149
|
& .e-responsive-right {
|
|
84186
84150
|
& .e-search-wrapper {
|
|
84187
84151
|
padding-left: 0;
|
|
@@ -84378,8 +84342,11 @@ $grid-checkmark-color: $white !default;
|
|
|
84378
84342
|
}
|
|
84379
84343
|
}
|
|
84380
84344
|
|
|
84381
|
-
&.e-default
|
|
84382
|
-
|
|
84345
|
+
&.e-default {
|
|
84346
|
+
.e-grouptopleftcell,
|
|
84347
|
+
.e-rowdragheader {
|
|
84348
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84349
|
+
}
|
|
84383
84350
|
}
|
|
84384
84351
|
|
|
84385
84352
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84387,10 +84354,13 @@ $grid-checkmark-color: $white !default;
|
|
|
84387
84354
|
border-left: 1px solid;
|
|
84388
84355
|
}
|
|
84389
84356
|
|
|
84390
|
-
&.e-default.e-verticallines
|
|
84391
|
-
&.e-default.e-bothlines
|
|
84392
|
-
&.e-default.e-hidelines
|
|
84393
|
-
|
|
84357
|
+
&.e-default.e-verticallines,
|
|
84358
|
+
&.e-default.e-bothlines,
|
|
84359
|
+
&.e-default.e-hidelines {
|
|
84360
|
+
.e-grouptopleftcell,
|
|
84361
|
+
.e-rowdragheader {
|
|
84362
|
+
border-top-width: 0;
|
|
84363
|
+
}
|
|
84394
84364
|
}
|
|
84395
84365
|
|
|
84396
84366
|
&.e-default.e-verticallines,
|
|
@@ -84651,6 +84621,12 @@ $grid-checkmark-color: $white !default;
|
|
|
84651
84621
|
width: auto;
|
|
84652
84622
|
}
|
|
84653
84623
|
|
|
84624
|
+
.e-rowcell.e-gridchkbox {
|
|
84625
|
+
@if $grid-skin == 'fluent' {
|
|
84626
|
+
padding-left: 8px;
|
|
84627
|
+
}
|
|
84628
|
+
}
|
|
84629
|
+
|
|
84654
84630
|
&.e-left-shadow,
|
|
84655
84631
|
&.e-rtl.e-left-shadow,
|
|
84656
84632
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -85594,13 +85570,12 @@ $grid-checkmark-color: $white !default;
|
|
|
85594
85570
|
font-weight: $grid-selection-font-weight;
|
|
85595
85571
|
}
|
|
85596
85572
|
|
|
85597
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
85573
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
85598
85574
|
td.e-cellselectionbackground {
|
|
85599
85575
|
font-weight: $grid-selection-font-weight;
|
|
85600
85576
|
@if $grid-skin == 'material3' {
|
|
85601
|
-
border: 1px solid rgba($content-text-color);
|
|
85602
85577
|
padding-bottom: 7px;
|
|
85603
|
-
@include grid-padding-left-right(
|
|
85578
|
+
@include grid-padding-left-right(8px, 8px);
|
|
85604
85579
|
}
|
|
85605
85580
|
}
|
|
85606
85581
|
|
|
@@ -85611,14 +85586,13 @@ $grid-checkmark-color: $white !default;
|
|
|
85611
85586
|
}
|
|
85612
85587
|
|
|
85613
85588
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
85614
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
85615
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85589
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85616
85590
|
@if $grid-skin == 'material3' {
|
|
85617
85591
|
border: 1px solid rgba($content-text-color);
|
|
85618
85592
|
}
|
|
85619
85593
|
}
|
|
85620
85594
|
|
|
85621
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
85595
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
85622
85596
|
@if $grid-skin == 'material3' {
|
|
85623
85597
|
padding-top: 7px;
|
|
85624
85598
|
}
|
|
@@ -86698,7 +86672,8 @@ $grid-checkmark-color: $white !default;
|
|
|
86698
86672
|
}
|
|
86699
86673
|
|
|
86700
86674
|
&.e-wrap {
|
|
86701
|
-
& .e-rowcell,
|
|
86675
|
+
& .e-gridheader .e-rowcell,
|
|
86676
|
+
& .e-gridcontent .e-rowcell,
|
|
86702
86677
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
86703
86678
|
& .e-columnheader .e-headercelldiv,
|
|
86704
86679
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -86711,6 +86686,10 @@ $grid-checkmark-color: $white !default;
|
|
|
86711
86686
|
max-height: $grid-rowcell-wrap-max-height;
|
|
86712
86687
|
}
|
|
86713
86688
|
}
|
|
86689
|
+
|
|
86690
|
+
& .e-checkbox-wrapper {
|
|
86691
|
+
vertical-align: middle;
|
|
86692
|
+
}
|
|
86714
86693
|
}
|
|
86715
86694
|
|
|
86716
86695
|
&.e-wrap .e-columnheader {
|
|
@@ -86883,6 +86862,7 @@ $grid-checkmark-color: $white !default;
|
|
|
86883
86862
|
}
|
|
86884
86863
|
|
|
86885
86864
|
&.sf-grid {
|
|
86865
|
+
|
|
86886
86866
|
span.e-ungroupbutton.e-icons {
|
|
86887
86867
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
86888
86868
|
@if $grid-skin == 'material3' {
|
|
@@ -87561,10 +87541,12 @@ $grid-checkmark-color: $white !default;
|
|
|
87561
87541
|
|
|
87562
87542
|
.e-verticallines tr th,
|
|
87563
87543
|
.e-grouptopleftcell,
|
|
87544
|
+
.e-rowdragheader,
|
|
87564
87545
|
.e-gridpopup .e-content,
|
|
87565
87546
|
.e-filterbarcell,
|
|
87566
87547
|
.e-filterbarcelldisabled,
|
|
87567
87548
|
&.e-default .e-grouptopleftcell,
|
|
87549
|
+
&.e-default .e-rowdragheader,
|
|
87568
87550
|
.e-headercell,
|
|
87569
87551
|
.e-summarycell,
|
|
87570
87552
|
.e-detailheadercell,
|
|
@@ -95749,6 +95731,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95749
95731
|
margin-block-start: 10px;
|
|
95750
95732
|
}
|
|
95751
95733
|
|
|
95734
|
+
.e-content ul {
|
|
95735
|
+
list-style-type: disc;
|
|
95736
|
+
}
|
|
95737
|
+
|
|
95738
|
+
.e-content ul ul,
|
|
95739
|
+
.e-content ol ul {
|
|
95740
|
+
list-style-type: circle;
|
|
95741
|
+
}
|
|
95742
|
+
|
|
95743
|
+
.e-content ul ul ul,
|
|
95744
|
+
.e-content ol ul ul,
|
|
95745
|
+
.e-content ul ol ul,
|
|
95746
|
+
.e-content ol ol ul {
|
|
95747
|
+
list-style-type: square;
|
|
95748
|
+
}
|
|
95749
|
+
|
|
95752
95750
|
.e-content h1 {
|
|
95753
95751
|
font-size: 2.857em;
|
|
95754
95752
|
font-weight: 600;
|
|
@@ -95817,7 +95815,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95817
95815
|
word-break: inherit;
|
|
95818
95816
|
word-wrap: break-word;
|
|
95819
95817
|
|
|
95820
|
-
@if $skin-name == 'fluent2' or $
|
|
95818
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
95821
95819
|
background-color: $rte-pre-bg-color;
|
|
95822
95820
|
}
|
|
95823
95821
|
}
|
|
@@ -97658,6 +97656,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97658
97656
|
color: $rte-drop-btn-active-color;
|
|
97659
97657
|
}
|
|
97660
97658
|
}
|
|
97659
|
+
|
|
97660
|
+
.e-tbar-btn:hover {
|
|
97661
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97662
|
+
color: $rte-drop-btn-active-color;
|
|
97663
|
+
}
|
|
97664
|
+
}
|
|
97661
97665
|
}
|
|
97662
97666
|
|
|
97663
97667
|
.e-toolbar-extended {
|
|
@@ -97684,6 +97688,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97684
97688
|
background: $rte-drop-btn-active-bg;
|
|
97685
97689
|
}
|
|
97686
97690
|
|
|
97691
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97692
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97693
|
+
color: $rte-drop-btn-active-color;
|
|
97694
|
+
}
|
|
97695
|
+
}
|
|
97696
|
+
|
|
97687
97697
|
@if $skin-name == 'bootstrap5' {
|
|
97688
97698
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97689
97699
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97702,7 +97712,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97702
97712
|
background: transparent;
|
|
97703
97713
|
color: transparent;
|
|
97704
97714
|
}
|
|
97705
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97715
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97706
97716
|
::selection {
|
|
97707
97717
|
color: $rte-selection-color;
|
|
97708
97718
|
background: $rte-selection-bg;
|
|
@@ -97820,7 +97830,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97820
97830
|
.e-rte-list-primary-content {
|
|
97821
97831
|
|
|
97822
97832
|
&:hover {
|
|
97823
|
-
@if $
|
|
97833
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97824
97834
|
background: $rte-split-btn-span-active-bg;
|
|
97825
97835
|
}
|
|
97826
97836
|
@else {
|
|
@@ -97840,7 +97850,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97840
97850
|
.e-caret {
|
|
97841
97851
|
|
|
97842
97852
|
&:hover {
|
|
97843
|
-
@if $
|
|
97853
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97844
97854
|
background: $rte-split-btn-span-active-bg;
|
|
97845
97855
|
}
|
|
97846
97856
|
@else {
|
|
@@ -97902,7 +97912,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97902
97912
|
justify-content: center;
|
|
97903
97913
|
}
|
|
97904
97914
|
&:hover {
|
|
97905
|
-
@if $
|
|
97915
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97906
97916
|
background: $rte-split-btn-span-active-bg;
|
|
97907
97917
|
}
|
|
97908
97918
|
@else {
|
|
@@ -97913,7 +97923,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97913
97923
|
|
|
97914
97924
|
.e-caret {
|
|
97915
97925
|
&:hover {
|
|
97916
|
-
@if $
|
|
97926
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97917
97927
|
background: $rte-split-btn-span-active-bg;
|
|
97918
97928
|
}
|
|
97919
97929
|
@else {
|
|
@@ -98207,8 +98217,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98207
98217
|
}
|
|
98208
98218
|
}
|
|
98209
98219
|
}
|
|
98220
|
+
|
|
98210
98221
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98211
|
-
|
|
98222
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98223
|
+
color: $rte-drop-btn-active-color;
|
|
98224
|
+
}
|
|
98225
|
+
@else {
|
|
98226
|
+
color: $rte-tlbar-expand-active;
|
|
98227
|
+
}
|
|
98212
98228
|
}
|
|
98213
98229
|
|
|
98214
98230
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|