@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
|
@@ -3725,9 +3725,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3725
3725
|
|
|
3726
3726
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3727
3727
|
border-color: transparent;
|
|
3728
|
-
|
|
3729
|
-
background: none;
|
|
3730
|
-
}
|
|
3728
|
+
background: none;
|
|
3731
3729
|
}
|
|
3732
3730
|
}
|
|
3733
3731
|
|
|
@@ -30062,6 +30060,13 @@ $cbox-border-style: solid !default;
|
|
|
30062
30060
|
}
|
|
30063
30061
|
}
|
|
30064
30062
|
}
|
|
30063
|
+
|
|
30064
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
30065
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
30066
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30067
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30068
|
+
}
|
|
30069
|
+
}
|
|
30065
30070
|
}
|
|
30066
30071
|
}
|
|
30067
30072
|
}
|
|
@@ -37780,7 +37785,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
37780
37785
|
color: $cpicker-handler-tooltip-color;
|
|
37781
37786
|
}
|
|
37782
37787
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37783
|
-
background-color: $btn-hover-bgcolor
|
|
37788
|
+
background-color: $btn-hover-bgcolor;
|
|
37784
37789
|
color: $cpicker-handler-tooltip-color;
|
|
37785
37790
|
}
|
|
37786
37791
|
}
|
|
@@ -48943,41 +48948,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
48943
48948
|
.e-footer-content {
|
|
48944
48949
|
background-color: $dialog-footer-bg-color;
|
|
48945
48950
|
|
|
48946
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48947
|
-
.e-btn.e-primary {
|
|
48948
|
-
background: none;
|
|
48949
|
-
box-shadow: none;
|
|
48950
|
-
color: $dialog-primary-button-color;
|
|
48951
|
-
}
|
|
48952
|
-
|
|
48953
|
-
.e-btn:not(.e-primary) {
|
|
48954
|
-
background: none;
|
|
48955
|
-
box-shadow: none;
|
|
48956
|
-
color: $dialog-secondary-button-color;
|
|
48957
|
-
}
|
|
48958
|
-
}
|
|
48959
|
-
|
|
48960
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48961
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
48962
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
48963
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
48964
|
-
}
|
|
48965
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
48966
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
48967
|
-
}
|
|
48968
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
48969
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
48970
|
-
}
|
|
48971
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
48972
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
48973
|
-
.e-btn:not([DISABLED]):hover {
|
|
48974
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
48975
|
-
}
|
|
48976
|
-
.e-btn:not([DISABLED]):active {
|
|
48977
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
48978
|
-
}
|
|
48979
|
-
}
|
|
48980
|
-
|
|
48981
48951
|
@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' {
|
|
48982
48952
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
48983
48953
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -68007,6 +67977,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
68007
67977
|
}
|
|
68008
67978
|
}
|
|
68009
67979
|
|
|
67980
|
+
& .e-list-wrap:focus-visible,
|
|
68010
67981
|
&:focus {
|
|
68011
67982
|
outline: none;
|
|
68012
67983
|
}
|
|
@@ -82623,28 +82594,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82623
82594
|
}
|
|
82624
82595
|
|
|
82625
82596
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82626
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82627
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82628
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82597
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82629
82598
|
@if $grid-skin == 'material3' {
|
|
82630
82599
|
border: 1px solid rgba($content-text-color);
|
|
82631
82600
|
}
|
|
82632
82601
|
}
|
|
82633
82602
|
|
|
82634
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82635
|
-
.e-
|
|
82636
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82637
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82638
|
-
@if $grid-skin == 'material3' {
|
|
82639
|
-
padding-bottom: 13px;
|
|
82640
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82641
|
-
}
|
|
82642
|
-
}
|
|
82643
|
-
|
|
82644
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82645
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82603
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82604
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82646
82605
|
@if $grid-skin == 'material3' {
|
|
82647
|
-
padding-top:
|
|
82606
|
+
padding-top: 0;
|
|
82607
|
+
padding-bottom: 0;
|
|
82608
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82648
82609
|
}
|
|
82649
82610
|
}
|
|
82650
82611
|
|
|
@@ -83284,6 +83245,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83284
83245
|
|
|
83285
83246
|
& .e-res-apply-btn:disabled {
|
|
83286
83247
|
color: $grid-btn-disabled-bgcolor;
|
|
83248
|
+
@if $grid-skin == 'fluent2' {
|
|
83249
|
+
color: $primary-text-disabled;
|
|
83250
|
+
}
|
|
83287
83251
|
}
|
|
83288
83252
|
& .e-btn {
|
|
83289
83253
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84382,6 +84346,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84382
84346
|
}
|
|
84383
84347
|
}
|
|
84384
84348
|
|
|
84349
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84350
|
+
& .e-search-icon {
|
|
84351
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84352
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84353
|
+
padding: 9px 8px;
|
|
84354
|
+
}
|
|
84355
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84356
|
+
padding: 9px 9.5px;
|
|
84357
|
+
}
|
|
84358
|
+
}
|
|
84359
|
+
}
|
|
84360
|
+
|
|
84385
84361
|
.e-res-toolbar {
|
|
84386
84362
|
border-bottom: 1px solid;
|
|
84387
84363
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84482,18 +84458,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84482
84458
|
}
|
|
84483
84459
|
}
|
|
84484
84460
|
|
|
84485
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84486
|
-
& .e-search-icon {
|
|
84487
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84488
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84489
|
-
padding: 9px 8px;
|
|
84490
|
-
}
|
|
84491
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84492
|
-
padding: 9px 9.5px;
|
|
84493
|
-
}
|
|
84494
|
-
}
|
|
84495
|
-
}
|
|
84496
|
-
|
|
84497
84461
|
& .e-responsive-right {
|
|
84498
84462
|
& .e-search-wrapper {
|
|
84499
84463
|
padding-left: 0;
|
|
@@ -84690,8 +84654,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84690
84654
|
}
|
|
84691
84655
|
}
|
|
84692
84656
|
|
|
84693
|
-
&.e-default
|
|
84694
|
-
|
|
84657
|
+
&.e-default {
|
|
84658
|
+
.e-grouptopleftcell,
|
|
84659
|
+
.e-rowdragheader {
|
|
84660
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84661
|
+
}
|
|
84695
84662
|
}
|
|
84696
84663
|
|
|
84697
84664
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84699,10 +84666,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84699
84666
|
border-left: 1px solid;
|
|
84700
84667
|
}
|
|
84701
84668
|
|
|
84702
|
-
&.e-default.e-verticallines
|
|
84703
|
-
&.e-default.e-bothlines
|
|
84704
|
-
&.e-default.e-hidelines
|
|
84705
|
-
|
|
84669
|
+
&.e-default.e-verticallines,
|
|
84670
|
+
&.e-default.e-bothlines,
|
|
84671
|
+
&.e-default.e-hidelines {
|
|
84672
|
+
.e-grouptopleftcell,
|
|
84673
|
+
.e-rowdragheader {
|
|
84674
|
+
border-top-width: 0;
|
|
84675
|
+
}
|
|
84706
84676
|
}
|
|
84707
84677
|
|
|
84708
84678
|
&.e-default.e-verticallines,
|
|
@@ -84963,6 +84933,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84963
84933
|
width: auto;
|
|
84964
84934
|
}
|
|
84965
84935
|
|
|
84936
|
+
.e-rowcell.e-gridchkbox {
|
|
84937
|
+
@if $grid-skin == 'fluent' {
|
|
84938
|
+
padding-left: 8px;
|
|
84939
|
+
}
|
|
84940
|
+
}
|
|
84941
|
+
|
|
84966
84942
|
&.e-left-shadow,
|
|
84967
84943
|
&.e-rtl.e-left-shadow,
|
|
84968
84944
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -85906,13 +85882,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85906
85882
|
font-weight: $grid-selection-font-weight;
|
|
85907
85883
|
}
|
|
85908
85884
|
|
|
85909
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
85885
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
85910
85886
|
td.e-cellselectionbackground {
|
|
85911
85887
|
font-weight: $grid-selection-font-weight;
|
|
85912
85888
|
@if $grid-skin == 'material3' {
|
|
85913
|
-
border: 1px solid rgba($content-text-color);
|
|
85914
85889
|
padding-bottom: 7px;
|
|
85915
|
-
@include grid-padding-left-right(
|
|
85890
|
+
@include grid-padding-left-right(8px, 8px);
|
|
85916
85891
|
}
|
|
85917
85892
|
}
|
|
85918
85893
|
|
|
@@ -85923,14 +85898,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85923
85898
|
}
|
|
85924
85899
|
|
|
85925
85900
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
85926
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
85927
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85901
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85928
85902
|
@if $grid-skin == 'material3' {
|
|
85929
85903
|
border: 1px solid rgba($content-text-color);
|
|
85930
85904
|
}
|
|
85931
85905
|
}
|
|
85932
85906
|
|
|
85933
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
85907
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
85934
85908
|
@if $grid-skin == 'material3' {
|
|
85935
85909
|
padding-top: 7px;
|
|
85936
85910
|
}
|
|
@@ -87010,7 +86984,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87010
86984
|
}
|
|
87011
86985
|
|
|
87012
86986
|
&.e-wrap {
|
|
87013
|
-
& .e-rowcell,
|
|
86987
|
+
& .e-gridheader .e-rowcell,
|
|
86988
|
+
& .e-gridcontent .e-rowcell,
|
|
87014
86989
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87015
86990
|
& .e-columnheader .e-headercelldiv,
|
|
87016
86991
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -87023,6 +86998,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87023
86998
|
max-height: $grid-rowcell-wrap-max-height;
|
|
87024
86999
|
}
|
|
87025
87000
|
}
|
|
87001
|
+
|
|
87002
|
+
& .e-checkbox-wrapper {
|
|
87003
|
+
vertical-align: middle;
|
|
87004
|
+
}
|
|
87026
87005
|
}
|
|
87027
87006
|
|
|
87028
87007
|
&.e-wrap .e-columnheader {
|
|
@@ -87195,6 +87174,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87195
87174
|
}
|
|
87196
87175
|
|
|
87197
87176
|
&.sf-grid {
|
|
87177
|
+
|
|
87198
87178
|
span.e-ungroupbutton.e-icons {
|
|
87199
87179
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
87200
87180
|
@if $grid-skin == 'material3' {
|
|
@@ -87873,10 +87853,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87873
87853
|
|
|
87874
87854
|
.e-verticallines tr th,
|
|
87875
87855
|
.e-grouptopleftcell,
|
|
87856
|
+
.e-rowdragheader,
|
|
87876
87857
|
.e-gridpopup .e-content,
|
|
87877
87858
|
.e-filterbarcell,
|
|
87878
87859
|
.e-filterbarcelldisabled,
|
|
87879
87860
|
&.e-default .e-grouptopleftcell,
|
|
87861
|
+
&.e-default .e-rowdragheader,
|
|
87880
87862
|
.e-headercell,
|
|
87881
87863
|
.e-summarycell,
|
|
87882
87864
|
.e-detailheadercell,
|
|
@@ -95858,6 +95840,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
95858
95840
|
margin-block-start: 10px;
|
|
95859
95841
|
}
|
|
95860
95842
|
|
|
95843
|
+
.e-content ul {
|
|
95844
|
+
list-style-type: disc;
|
|
95845
|
+
}
|
|
95846
|
+
|
|
95847
|
+
.e-content ul ul,
|
|
95848
|
+
.e-content ol ul {
|
|
95849
|
+
list-style-type: circle;
|
|
95850
|
+
}
|
|
95851
|
+
|
|
95852
|
+
.e-content ul ul ul,
|
|
95853
|
+
.e-content ol ul ul,
|
|
95854
|
+
.e-content ul ol ul,
|
|
95855
|
+
.e-content ol ol ul {
|
|
95856
|
+
list-style-type: square;
|
|
95857
|
+
}
|
|
95858
|
+
|
|
95861
95859
|
.e-content h1 {
|
|
95862
95860
|
font-size: 2.857em;
|
|
95863
95861
|
font-weight: 600;
|
|
@@ -95926,7 +95924,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
95926
95924
|
word-break: inherit;
|
|
95927
95925
|
word-wrap: break-word;
|
|
95928
95926
|
|
|
95929
|
-
@if $skin-name == 'fluent2' or $
|
|
95927
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
95930
95928
|
background-color: $rte-pre-bg-color;
|
|
95931
95929
|
}
|
|
95932
95930
|
}
|
|
@@ -97767,6 +97765,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97767
97765
|
color: $rte-drop-btn-active-color;
|
|
97768
97766
|
}
|
|
97769
97767
|
}
|
|
97768
|
+
|
|
97769
|
+
.e-tbar-btn:hover {
|
|
97770
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97771
|
+
color: $rte-drop-btn-active-color;
|
|
97772
|
+
}
|
|
97773
|
+
}
|
|
97770
97774
|
}
|
|
97771
97775
|
|
|
97772
97776
|
.e-toolbar-extended {
|
|
@@ -97793,6 +97797,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97793
97797
|
background: $rte-drop-btn-active-bg;
|
|
97794
97798
|
}
|
|
97795
97799
|
|
|
97800
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97801
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97802
|
+
color: $rte-drop-btn-active-color;
|
|
97803
|
+
}
|
|
97804
|
+
}
|
|
97805
|
+
|
|
97796
97806
|
@if $skin-name == 'bootstrap5' {
|
|
97797
97807
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97798
97808
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97811,7 +97821,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97811
97821
|
background: transparent;
|
|
97812
97822
|
color: transparent;
|
|
97813
97823
|
}
|
|
97814
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97824
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97815
97825
|
::selection {
|
|
97816
97826
|
color: $rte-selection-color;
|
|
97817
97827
|
background: $rte-selection-bg;
|
|
@@ -97929,7 +97939,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97929
97939
|
.e-rte-list-primary-content {
|
|
97930
97940
|
|
|
97931
97941
|
&:hover {
|
|
97932
|
-
@if $
|
|
97942
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97933
97943
|
background: $rte-split-btn-span-active-bg;
|
|
97934
97944
|
}
|
|
97935
97945
|
@else {
|
|
@@ -97949,7 +97959,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97949
97959
|
.e-caret {
|
|
97950
97960
|
|
|
97951
97961
|
&:hover {
|
|
97952
|
-
@if $
|
|
97962
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97953
97963
|
background: $rte-split-btn-span-active-bg;
|
|
97954
97964
|
}
|
|
97955
97965
|
@else {
|
|
@@ -98011,7 +98021,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98011
98021
|
justify-content: center;
|
|
98012
98022
|
}
|
|
98013
98023
|
&:hover {
|
|
98014
|
-
@if $
|
|
98024
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98015
98025
|
background: $rte-split-btn-span-active-bg;
|
|
98016
98026
|
}
|
|
98017
98027
|
@else {
|
|
@@ -98022,7 +98032,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98022
98032
|
|
|
98023
98033
|
.e-caret {
|
|
98024
98034
|
&:hover {
|
|
98025
|
-
@if $
|
|
98035
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98026
98036
|
background: $rte-split-btn-span-active-bg;
|
|
98027
98037
|
}
|
|
98028
98038
|
@else {
|
|
@@ -98316,8 +98326,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98316
98326
|
}
|
|
98317
98327
|
}
|
|
98318
98328
|
}
|
|
98329
|
+
|
|
98319
98330
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98320
|
-
|
|
98331
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98332
|
+
color: $rte-drop-btn-active-color;
|
|
98333
|
+
}
|
|
98334
|
+
@else {
|
|
98335
|
+
color: $rte-tlbar-expand-active;
|
|
98336
|
+
}
|
|
98321
98337
|
}
|
|
98322
98338
|
|
|
98323
98339
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|