@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
|
@@ -3730,9 +3730,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3730
3730
|
|
|
3731
3731
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3732
3732
|
border-color: transparent;
|
|
3733
|
-
|
|
3734
|
-
background: none;
|
|
3735
|
-
}
|
|
3733
|
+
background: none;
|
|
3736
3734
|
}
|
|
3737
3735
|
}
|
|
3738
3736
|
|
|
@@ -29977,6 +29975,13 @@ $cbox-ripple-size: -9px !default;
|
|
|
29977
29975
|
}
|
|
29978
29976
|
}
|
|
29979
29977
|
}
|
|
29978
|
+
|
|
29979
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
29980
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
29981
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29982
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29983
|
+
}
|
|
29984
|
+
}
|
|
29980
29985
|
}
|
|
29981
29986
|
}
|
|
29982
29987
|
}
|
|
@@ -37757,7 +37762,7 @@ $cpicker-recent-color-tile-border: $neutral-light !default;
|
|
|
37757
37762
|
color: $cpicker-handler-tooltip-color;
|
|
37758
37763
|
}
|
|
37759
37764
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37760
|
-
background-color: $btn-hover-bgcolor
|
|
37765
|
+
background-color: $btn-hover-bgcolor;
|
|
37761
37766
|
color: $cpicker-handler-tooltip-color;
|
|
37762
37767
|
}
|
|
37763
37768
|
}
|
|
@@ -48843,41 +48848,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
48843
48848
|
.e-footer-content {
|
|
48844
48849
|
background-color: $dialog-footer-bg-color;
|
|
48845
48850
|
|
|
48846
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48847
|
-
.e-btn.e-primary {
|
|
48848
|
-
background: none;
|
|
48849
|
-
box-shadow: none;
|
|
48850
|
-
color: $dialog-primary-button-color;
|
|
48851
|
-
}
|
|
48852
|
-
|
|
48853
|
-
.e-btn:not(.e-primary) {
|
|
48854
|
-
background: none;
|
|
48855
|
-
box-shadow: none;
|
|
48856
|
-
color: $dialog-secondary-button-color;
|
|
48857
|
-
}
|
|
48858
|
-
}
|
|
48859
|
-
|
|
48860
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48861
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
48862
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
48863
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
48864
|
-
}
|
|
48865
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
48866
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
48867
|
-
}
|
|
48868
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
48869
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
48870
|
-
}
|
|
48871
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
48872
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
48873
|
-
.e-btn:not([DISABLED]):hover {
|
|
48874
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
48875
|
-
}
|
|
48876
|
-
.e-btn:not([DISABLED]):active {
|
|
48877
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
48878
|
-
}
|
|
48879
|
-
}
|
|
48880
|
-
|
|
48881
48851
|
@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' {
|
|
48882
48852
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
48883
48853
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -67845,6 +67815,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
67845
67815
|
}
|
|
67846
67816
|
}
|
|
67847
67817
|
|
|
67818
|
+
& .e-list-wrap:focus-visible,
|
|
67848
67819
|
&:focus {
|
|
67849
67820
|
outline: none;
|
|
67850
67821
|
}
|
|
@@ -82364,28 +82335,18 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
82364
82335
|
}
|
|
82365
82336
|
|
|
82366
82337
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82367
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82368
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82369
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82338
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82370
82339
|
@if $grid-skin == 'material3' {
|
|
82371
82340
|
border: 1px solid rgba($content-text-color);
|
|
82372
82341
|
}
|
|
82373
82342
|
}
|
|
82374
82343
|
|
|
82375
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82376
|
-
.e-
|
|
82377
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82378
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82379
|
-
@if $grid-skin == 'material3' {
|
|
82380
|
-
padding-bottom: 13px;
|
|
82381
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82382
|
-
}
|
|
82383
|
-
}
|
|
82384
|
-
|
|
82385
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82386
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82344
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82345
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82387
82346
|
@if $grid-skin == 'material3' {
|
|
82388
|
-
padding-top:
|
|
82347
|
+
padding-top: 0;
|
|
82348
|
+
padding-bottom: 0;
|
|
82349
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82389
82350
|
}
|
|
82390
82351
|
}
|
|
82391
82352
|
|
|
@@ -83025,6 +82986,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
83025
82986
|
|
|
83026
82987
|
& .e-res-apply-btn:disabled {
|
|
83027
82988
|
color: $grid-btn-disabled-bgcolor;
|
|
82989
|
+
@if $grid-skin == 'fluent2' {
|
|
82990
|
+
color: $primary-text-disabled;
|
|
82991
|
+
}
|
|
83028
82992
|
}
|
|
83029
82993
|
& .e-btn {
|
|
83030
82994
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84123,6 +84087,18 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
84123
84087
|
}
|
|
84124
84088
|
}
|
|
84125
84089
|
|
|
84090
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84091
|
+
& .e-search-icon {
|
|
84092
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84093
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84094
|
+
padding: 9px 8px;
|
|
84095
|
+
}
|
|
84096
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84097
|
+
padding: 9px 9.5px;
|
|
84098
|
+
}
|
|
84099
|
+
}
|
|
84100
|
+
}
|
|
84101
|
+
|
|
84126
84102
|
.e-res-toolbar {
|
|
84127
84103
|
border-bottom: 1px solid;
|
|
84128
84104
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84223,18 +84199,6 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
84223
84199
|
}
|
|
84224
84200
|
}
|
|
84225
84201
|
|
|
84226
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84227
|
-
& .e-search-icon {
|
|
84228
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84229
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84230
|
-
padding: 9px 8px;
|
|
84231
|
-
}
|
|
84232
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84233
|
-
padding: 9px 9.5px;
|
|
84234
|
-
}
|
|
84235
|
-
}
|
|
84236
|
-
}
|
|
84237
|
-
|
|
84238
84202
|
& .e-responsive-right {
|
|
84239
84203
|
& .e-search-wrapper {
|
|
84240
84204
|
padding-left: 0;
|
|
@@ -84431,8 +84395,11 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
84431
84395
|
}
|
|
84432
84396
|
}
|
|
84433
84397
|
|
|
84434
|
-
&.e-default
|
|
84435
|
-
|
|
84398
|
+
&.e-default {
|
|
84399
|
+
.e-grouptopleftcell,
|
|
84400
|
+
.e-rowdragheader {
|
|
84401
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84402
|
+
}
|
|
84436
84403
|
}
|
|
84437
84404
|
|
|
84438
84405
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84440,10 +84407,13 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
84440
84407
|
border-left: 1px solid;
|
|
84441
84408
|
}
|
|
84442
84409
|
|
|
84443
|
-
&.e-default.e-verticallines
|
|
84444
|
-
&.e-default.e-bothlines
|
|
84445
|
-
&.e-default.e-hidelines
|
|
84446
|
-
|
|
84410
|
+
&.e-default.e-verticallines,
|
|
84411
|
+
&.e-default.e-bothlines,
|
|
84412
|
+
&.e-default.e-hidelines {
|
|
84413
|
+
.e-grouptopleftcell,
|
|
84414
|
+
.e-rowdragheader {
|
|
84415
|
+
border-top-width: 0;
|
|
84416
|
+
}
|
|
84447
84417
|
}
|
|
84448
84418
|
|
|
84449
84419
|
&.e-default.e-verticallines,
|
|
@@ -84704,6 +84674,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
84704
84674
|
width: auto;
|
|
84705
84675
|
}
|
|
84706
84676
|
|
|
84677
|
+
.e-rowcell.e-gridchkbox {
|
|
84678
|
+
@if $grid-skin == 'fluent' {
|
|
84679
|
+
padding-left: 8px;
|
|
84680
|
+
}
|
|
84681
|
+
}
|
|
84682
|
+
|
|
84707
84683
|
&.e-left-shadow,
|
|
84708
84684
|
&.e-rtl.e-left-shadow,
|
|
84709
84685
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -85647,13 +85623,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
85647
85623
|
font-weight: $grid-selection-font-weight;
|
|
85648
85624
|
}
|
|
85649
85625
|
|
|
85650
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
85626
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
85651
85627
|
td.e-cellselectionbackground {
|
|
85652
85628
|
font-weight: $grid-selection-font-weight;
|
|
85653
85629
|
@if $grid-skin == 'material3' {
|
|
85654
|
-
border: 1px solid rgba($content-text-color);
|
|
85655
85630
|
padding-bottom: 7px;
|
|
85656
|
-
@include grid-padding-left-right(
|
|
85631
|
+
@include grid-padding-left-right(8px, 8px);
|
|
85657
85632
|
}
|
|
85658
85633
|
}
|
|
85659
85634
|
|
|
@@ -85664,14 +85639,13 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
85664
85639
|
}
|
|
85665
85640
|
|
|
85666
85641
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
85667
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
85668
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85642
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85669
85643
|
@if $grid-skin == 'material3' {
|
|
85670
85644
|
border: 1px solid rgba($content-text-color);
|
|
85671
85645
|
}
|
|
85672
85646
|
}
|
|
85673
85647
|
|
|
85674
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
85648
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
85675
85649
|
@if $grid-skin == 'material3' {
|
|
85676
85650
|
padding-top: 7px;
|
|
85677
85651
|
}
|
|
@@ -86751,7 +86725,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
86751
86725
|
}
|
|
86752
86726
|
|
|
86753
86727
|
&.e-wrap {
|
|
86754
|
-
& .e-rowcell,
|
|
86728
|
+
& .e-gridheader .e-rowcell,
|
|
86729
|
+
& .e-gridcontent .e-rowcell,
|
|
86755
86730
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
86756
86731
|
& .e-columnheader .e-headercelldiv,
|
|
86757
86732
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -86764,6 +86739,10 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
86764
86739
|
max-height: $grid-rowcell-wrap-max-height;
|
|
86765
86740
|
}
|
|
86766
86741
|
}
|
|
86742
|
+
|
|
86743
|
+
& .e-checkbox-wrapper {
|
|
86744
|
+
vertical-align: middle;
|
|
86745
|
+
}
|
|
86767
86746
|
}
|
|
86768
86747
|
|
|
86769
86748
|
&.e-wrap .e-columnheader {
|
|
@@ -86936,6 +86915,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
86936
86915
|
}
|
|
86937
86916
|
|
|
86938
86917
|
&.sf-grid {
|
|
86918
|
+
|
|
86939
86919
|
span.e-ungroupbutton.e-icons {
|
|
86940
86920
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
86941
86921
|
@if $grid-skin == 'material3' {
|
|
@@ -87614,10 +87594,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
87614
87594
|
|
|
87615
87595
|
.e-verticallines tr th,
|
|
87616
87596
|
.e-grouptopleftcell,
|
|
87597
|
+
.e-rowdragheader,
|
|
87617
87598
|
.e-gridpopup .e-content,
|
|
87618
87599
|
.e-filterbarcell,
|
|
87619
87600
|
.e-filterbarcelldisabled,
|
|
87620
87601
|
&.e-default .e-grouptopleftcell,
|
|
87602
|
+
&.e-default .e-rowdragheader,
|
|
87621
87603
|
.e-headercell,
|
|
87622
87604
|
.e-summarycell,
|
|
87623
87605
|
.e-detailheadercell,
|
|
@@ -95612,6 +95594,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95612
95594
|
margin-block-start: 10px;
|
|
95613
95595
|
}
|
|
95614
95596
|
|
|
95597
|
+
.e-content ul {
|
|
95598
|
+
list-style-type: disc;
|
|
95599
|
+
}
|
|
95600
|
+
|
|
95601
|
+
.e-content ul ul,
|
|
95602
|
+
.e-content ol ul {
|
|
95603
|
+
list-style-type: circle;
|
|
95604
|
+
}
|
|
95605
|
+
|
|
95606
|
+
.e-content ul ul ul,
|
|
95607
|
+
.e-content ol ul ul,
|
|
95608
|
+
.e-content ul ol ul,
|
|
95609
|
+
.e-content ol ol ul {
|
|
95610
|
+
list-style-type: square;
|
|
95611
|
+
}
|
|
95612
|
+
|
|
95615
95613
|
.e-content h1 {
|
|
95616
95614
|
font-size: 2.857em;
|
|
95617
95615
|
font-weight: 600;
|
|
@@ -95680,7 +95678,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95680
95678
|
word-break: inherit;
|
|
95681
95679
|
word-wrap: break-word;
|
|
95682
95680
|
|
|
95683
|
-
@if $skin-name == 'fluent2' or $
|
|
95681
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
95684
95682
|
background-color: $rte-pre-bg-color;
|
|
95685
95683
|
}
|
|
95686
95684
|
}
|
|
@@ -97521,6 +97519,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97521
97519
|
color: $rte-drop-btn-active-color;
|
|
97522
97520
|
}
|
|
97523
97521
|
}
|
|
97522
|
+
|
|
97523
|
+
.e-tbar-btn:hover {
|
|
97524
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97525
|
+
color: $rte-drop-btn-active-color;
|
|
97526
|
+
}
|
|
97527
|
+
}
|
|
97524
97528
|
}
|
|
97525
97529
|
|
|
97526
97530
|
.e-toolbar-extended {
|
|
@@ -97547,6 +97551,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97547
97551
|
background: $rte-drop-btn-active-bg;
|
|
97548
97552
|
}
|
|
97549
97553
|
|
|
97554
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97555
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97556
|
+
color: $rte-drop-btn-active-color;
|
|
97557
|
+
}
|
|
97558
|
+
}
|
|
97559
|
+
|
|
97550
97560
|
@if $skin-name == 'bootstrap5' {
|
|
97551
97561
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97552
97562
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97565,7 +97575,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97565
97575
|
background: transparent;
|
|
97566
97576
|
color: transparent;
|
|
97567
97577
|
}
|
|
97568
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97578
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97569
97579
|
::selection {
|
|
97570
97580
|
color: $rte-selection-color;
|
|
97571
97581
|
background: $rte-selection-bg;
|
|
@@ -97683,7 +97693,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97683
97693
|
.e-rte-list-primary-content {
|
|
97684
97694
|
|
|
97685
97695
|
&:hover {
|
|
97686
|
-
@if $
|
|
97696
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97687
97697
|
background: $rte-split-btn-span-active-bg;
|
|
97688
97698
|
}
|
|
97689
97699
|
@else {
|
|
@@ -97703,7 +97713,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97703
97713
|
.e-caret {
|
|
97704
97714
|
|
|
97705
97715
|
&:hover {
|
|
97706
|
-
@if $
|
|
97716
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97707
97717
|
background: $rte-split-btn-span-active-bg;
|
|
97708
97718
|
}
|
|
97709
97719
|
@else {
|
|
@@ -97765,7 +97775,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97765
97775
|
justify-content: center;
|
|
97766
97776
|
}
|
|
97767
97777
|
&:hover {
|
|
97768
|
-
@if $
|
|
97778
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97769
97779
|
background: $rte-split-btn-span-active-bg;
|
|
97770
97780
|
}
|
|
97771
97781
|
@else {
|
|
@@ -97776,7 +97786,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97776
97786
|
|
|
97777
97787
|
.e-caret {
|
|
97778
97788
|
&:hover {
|
|
97779
|
-
@if $
|
|
97789
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97780
97790
|
background: $rte-split-btn-span-active-bg;
|
|
97781
97791
|
}
|
|
97782
97792
|
@else {
|
|
@@ -98070,8 +98080,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98070
98080
|
}
|
|
98071
98081
|
}
|
|
98072
98082
|
}
|
|
98083
|
+
|
|
98073
98084
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98074
|
-
|
|
98085
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98086
|
+
color: $rte-drop-btn-active-color;
|
|
98087
|
+
}
|
|
98088
|
+
@else {
|
|
98089
|
+
color: $rte-tlbar-expand-active;
|
|
98090
|
+
}
|
|
98075
98091
|
}
|
|
98076
98092
|
|
|
98077
98093
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|