@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
|
@@ -4467,9 +4467,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4467
4467
|
|
|
4468
4468
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
4469
4469
|
border-color: transparent;
|
|
4470
|
-
|
|
4471
|
-
background: none;
|
|
4472
|
-
}
|
|
4470
|
+
background: none;
|
|
4473
4471
|
}
|
|
4474
4472
|
}
|
|
4475
4473
|
|
|
@@ -31221,6 +31219,13 @@ $cbox-border-style: solid !default;
|
|
|
31221
31219
|
}
|
|
31222
31220
|
}
|
|
31223
31221
|
}
|
|
31222
|
+
|
|
31223
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
31224
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
31225
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
31226
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
31227
|
+
}
|
|
31228
|
+
}
|
|
31224
31229
|
}
|
|
31225
31230
|
}
|
|
31226
31231
|
}
|
|
@@ -38995,7 +39000,7 @@ $cpicker-recent-color-tile-border: $gray-700 !default;
|
|
|
38995
39000
|
color: $cpicker-handler-tooltip-color;
|
|
38996
39001
|
}
|
|
38997
39002
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
38998
|
-
background-color: $btn-hover-bgcolor
|
|
39003
|
+
background-color: $btn-hover-bgcolor;
|
|
38999
39004
|
color: $cpicker-handler-tooltip-color;
|
|
39000
39005
|
}
|
|
39001
39006
|
}
|
|
@@ -50213,41 +50218,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
50213
50218
|
.e-footer-content {
|
|
50214
50219
|
background-color: $dialog-footer-bg-color;
|
|
50215
50220
|
|
|
50216
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
50217
|
-
.e-btn.e-primary {
|
|
50218
|
-
background: none;
|
|
50219
|
-
box-shadow: none;
|
|
50220
|
-
color: $dialog-primary-button-color;
|
|
50221
|
-
}
|
|
50222
|
-
|
|
50223
|
-
.e-btn:not(.e-primary) {
|
|
50224
|
-
background: none;
|
|
50225
|
-
box-shadow: none;
|
|
50226
|
-
color: $dialog-secondary-button-color;
|
|
50227
|
-
}
|
|
50228
|
-
}
|
|
50229
|
-
|
|
50230
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
50231
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
50232
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
50233
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
50234
|
-
}
|
|
50235
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
50236
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
50237
|
-
}
|
|
50238
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
50239
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
50240
|
-
}
|
|
50241
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
50242
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
50243
|
-
.e-btn:not([DISABLED]):hover {
|
|
50244
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
50245
|
-
}
|
|
50246
|
-
.e-btn:not([DISABLED]):active {
|
|
50247
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
50248
|
-
}
|
|
50249
|
-
}
|
|
50250
|
-
|
|
50251
50221
|
@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' {
|
|
50252
50222
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
50253
50223
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -69358,6 +69328,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
69358
69328
|
}
|
|
69359
69329
|
}
|
|
69360
69330
|
|
|
69331
|
+
& .e-list-wrap:focus-visible,
|
|
69361
69332
|
&:focus {
|
|
69362
69333
|
outline: none;
|
|
69363
69334
|
}
|
|
@@ -83979,28 +83950,18 @@ $grid-checkmark-color: $primary !default;
|
|
|
83979
83950
|
}
|
|
83980
83951
|
|
|
83981
83952
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83982
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
83983
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83984
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
83953
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
83985
83954
|
@if $grid-skin == 'material3' {
|
|
83986
83955
|
border: 1px solid rgba($content-text-color);
|
|
83987
83956
|
}
|
|
83988
83957
|
}
|
|
83989
83958
|
|
|
83990
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83991
|
-
.e-
|
|
83992
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83993
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
83994
|
-
@if $grid-skin == 'material3' {
|
|
83995
|
-
padding-bottom: 13px;
|
|
83996
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
83997
|
-
}
|
|
83998
|
-
}
|
|
83999
|
-
|
|
84000
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
84001
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
83959
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
83960
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
84002
83961
|
@if $grid-skin == 'material3' {
|
|
84003
|
-
padding-top:
|
|
83962
|
+
padding-top: 0;
|
|
83963
|
+
padding-bottom: 0;
|
|
83964
|
+
@include grid-padding-left-right(12px, 12px);
|
|
84004
83965
|
}
|
|
84005
83966
|
}
|
|
84006
83967
|
|
|
@@ -84640,6 +84601,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
84640
84601
|
|
|
84641
84602
|
& .e-res-apply-btn:disabled {
|
|
84642
84603
|
color: $grid-btn-disabled-bgcolor;
|
|
84604
|
+
@if $grid-skin == 'fluent2' {
|
|
84605
|
+
color: $primary-text-disabled;
|
|
84606
|
+
}
|
|
84643
84607
|
}
|
|
84644
84608
|
& .e-btn {
|
|
84645
84609
|
@if $grid-skin != 'fluent2' {
|
|
@@ -85738,6 +85702,18 @@ $grid-checkmark-color: $primary !default;
|
|
|
85738
85702
|
}
|
|
85739
85703
|
}
|
|
85740
85704
|
|
|
85705
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
85706
|
+
& .e-search-icon {
|
|
85707
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
85708
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
85709
|
+
padding: 9px 8px;
|
|
85710
|
+
}
|
|
85711
|
+
@if $grid-skin == 'bootstrap4' {
|
|
85712
|
+
padding: 9px 9.5px;
|
|
85713
|
+
}
|
|
85714
|
+
}
|
|
85715
|
+
}
|
|
85716
|
+
|
|
85741
85717
|
.e-res-toolbar {
|
|
85742
85718
|
border-bottom: 1px solid;
|
|
85743
85719
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -85838,18 +85814,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
85838
85814
|
}
|
|
85839
85815
|
}
|
|
85840
85816
|
|
|
85841
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
85842
|
-
& .e-search-icon {
|
|
85843
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
85844
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
85845
|
-
padding: 9px 8px;
|
|
85846
|
-
}
|
|
85847
|
-
@if $grid-skin == 'bootstrap4' {
|
|
85848
|
-
padding: 9px 9.5px;
|
|
85849
|
-
}
|
|
85850
|
-
}
|
|
85851
|
-
}
|
|
85852
|
-
|
|
85853
85817
|
& .e-responsive-right {
|
|
85854
85818
|
& .e-search-wrapper {
|
|
85855
85819
|
padding-left: 0;
|
|
@@ -86046,8 +86010,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
86046
86010
|
}
|
|
86047
86011
|
}
|
|
86048
86012
|
|
|
86049
|
-
&.e-default
|
|
86050
|
-
|
|
86013
|
+
&.e-default {
|
|
86014
|
+
.e-grouptopleftcell,
|
|
86015
|
+
.e-rowdragheader {
|
|
86016
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
86017
|
+
}
|
|
86051
86018
|
}
|
|
86052
86019
|
|
|
86053
86020
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -86055,10 +86022,13 @@ $grid-checkmark-color: $primary !default;
|
|
|
86055
86022
|
border-left: 1px solid;
|
|
86056
86023
|
}
|
|
86057
86024
|
|
|
86058
|
-
&.e-default.e-verticallines
|
|
86059
|
-
&.e-default.e-bothlines
|
|
86060
|
-
&.e-default.e-hidelines
|
|
86061
|
-
|
|
86025
|
+
&.e-default.e-verticallines,
|
|
86026
|
+
&.e-default.e-bothlines,
|
|
86027
|
+
&.e-default.e-hidelines {
|
|
86028
|
+
.e-grouptopleftcell,
|
|
86029
|
+
.e-rowdragheader {
|
|
86030
|
+
border-top-width: 0;
|
|
86031
|
+
}
|
|
86062
86032
|
}
|
|
86063
86033
|
|
|
86064
86034
|
&.e-default.e-verticallines,
|
|
@@ -86319,6 +86289,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
86319
86289
|
width: auto;
|
|
86320
86290
|
}
|
|
86321
86291
|
|
|
86292
|
+
.e-rowcell.e-gridchkbox {
|
|
86293
|
+
@if $grid-skin == 'fluent' {
|
|
86294
|
+
padding-left: 8px;
|
|
86295
|
+
}
|
|
86296
|
+
}
|
|
86297
|
+
|
|
86322
86298
|
&.e-left-shadow,
|
|
86323
86299
|
&.e-rtl.e-left-shadow,
|
|
86324
86300
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -87262,13 +87238,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
87262
87238
|
font-weight: $grid-selection-font-weight;
|
|
87263
87239
|
}
|
|
87264
87240
|
|
|
87265
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
87241
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
87266
87242
|
td.e-cellselectionbackground {
|
|
87267
87243
|
font-weight: $grid-selection-font-weight;
|
|
87268
87244
|
@if $grid-skin == 'material3' {
|
|
87269
|
-
border: 1px solid rgba($content-text-color);
|
|
87270
87245
|
padding-bottom: 7px;
|
|
87271
|
-
@include grid-padding-left-right(
|
|
87246
|
+
@include grid-padding-left-right(8px, 8px);
|
|
87272
87247
|
}
|
|
87273
87248
|
}
|
|
87274
87249
|
|
|
@@ -87279,14 +87254,13 @@ $grid-checkmark-color: $primary !default;
|
|
|
87279
87254
|
}
|
|
87280
87255
|
|
|
87281
87256
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
87282
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
87283
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
87257
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
87284
87258
|
@if $grid-skin == 'material3' {
|
|
87285
87259
|
border: 1px solid rgba($content-text-color);
|
|
87286
87260
|
}
|
|
87287
87261
|
}
|
|
87288
87262
|
|
|
87289
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
87263
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
87290
87264
|
@if $grid-skin == 'material3' {
|
|
87291
87265
|
padding-top: 7px;
|
|
87292
87266
|
}
|
|
@@ -88366,7 +88340,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
88366
88340
|
}
|
|
88367
88341
|
|
|
88368
88342
|
&.e-wrap {
|
|
88369
|
-
& .e-rowcell,
|
|
88343
|
+
& .e-gridheader .e-rowcell,
|
|
88344
|
+
& .e-gridcontent .e-rowcell,
|
|
88370
88345
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
88371
88346
|
& .e-columnheader .e-headercelldiv,
|
|
88372
88347
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -88379,6 +88354,10 @@ $grid-checkmark-color: $primary !default;
|
|
|
88379
88354
|
max-height: $grid-rowcell-wrap-max-height;
|
|
88380
88355
|
}
|
|
88381
88356
|
}
|
|
88357
|
+
|
|
88358
|
+
& .e-checkbox-wrapper {
|
|
88359
|
+
vertical-align: middle;
|
|
88360
|
+
}
|
|
88382
88361
|
}
|
|
88383
88362
|
|
|
88384
88363
|
&.e-wrap .e-columnheader {
|
|
@@ -88551,6 +88530,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
88551
88530
|
}
|
|
88552
88531
|
|
|
88553
88532
|
&.sf-grid {
|
|
88533
|
+
|
|
88554
88534
|
span.e-ungroupbutton.e-icons {
|
|
88555
88535
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
88556
88536
|
@if $grid-skin == 'material3' {
|
|
@@ -89229,10 +89209,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
89229
89209
|
|
|
89230
89210
|
.e-verticallines tr th,
|
|
89231
89211
|
.e-grouptopleftcell,
|
|
89212
|
+
.e-rowdragheader,
|
|
89232
89213
|
.e-gridpopup .e-content,
|
|
89233
89214
|
.e-filterbarcell,
|
|
89234
89215
|
.e-filterbarcelldisabled,
|
|
89235
89216
|
&.e-default .e-grouptopleftcell,
|
|
89217
|
+
&.e-default .e-rowdragheader,
|
|
89236
89218
|
.e-headercell,
|
|
89237
89219
|
.e-summarycell,
|
|
89238
89220
|
.e-detailheadercell,
|
|
@@ -97233,6 +97215,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97233
97215
|
margin-block-start: 10px;
|
|
97234
97216
|
}
|
|
97235
97217
|
|
|
97218
|
+
.e-content ul {
|
|
97219
|
+
list-style-type: disc;
|
|
97220
|
+
}
|
|
97221
|
+
|
|
97222
|
+
.e-content ul ul,
|
|
97223
|
+
.e-content ol ul {
|
|
97224
|
+
list-style-type: circle;
|
|
97225
|
+
}
|
|
97226
|
+
|
|
97227
|
+
.e-content ul ul ul,
|
|
97228
|
+
.e-content ol ul ul,
|
|
97229
|
+
.e-content ul ol ul,
|
|
97230
|
+
.e-content ol ol ul {
|
|
97231
|
+
list-style-type: square;
|
|
97232
|
+
}
|
|
97233
|
+
|
|
97236
97234
|
.e-content h1 {
|
|
97237
97235
|
font-size: 2.857em;
|
|
97238
97236
|
font-weight: 600;
|
|
@@ -97301,7 +97299,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97301
97299
|
word-break: inherit;
|
|
97302
97300
|
word-wrap: break-word;
|
|
97303
97301
|
|
|
97304
|
-
@if $skin-name == 'fluent2' or $
|
|
97302
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97305
97303
|
background-color: $rte-pre-bg-color;
|
|
97306
97304
|
}
|
|
97307
97305
|
}
|
|
@@ -99142,6 +99140,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99142
99140
|
color: $rte-drop-btn-active-color;
|
|
99143
99141
|
}
|
|
99144
99142
|
}
|
|
99143
|
+
|
|
99144
|
+
.e-tbar-btn:hover {
|
|
99145
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
99146
|
+
color: $rte-drop-btn-active-color;
|
|
99147
|
+
}
|
|
99148
|
+
}
|
|
99145
99149
|
}
|
|
99146
99150
|
|
|
99147
99151
|
.e-toolbar-extended {
|
|
@@ -99168,6 +99172,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99168
99172
|
background: $rte-drop-btn-active-bg;
|
|
99169
99173
|
}
|
|
99170
99174
|
|
|
99175
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
99176
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
99177
|
+
color: $rte-drop-btn-active-color;
|
|
99178
|
+
}
|
|
99179
|
+
}
|
|
99180
|
+
|
|
99171
99181
|
@if $skin-name == 'bootstrap5' {
|
|
99172
99182
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
99173
99183
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -99186,7 +99196,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99186
99196
|
background: transparent;
|
|
99187
99197
|
color: transparent;
|
|
99188
99198
|
}
|
|
99189
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
99199
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
99190
99200
|
::selection {
|
|
99191
99201
|
color: $rte-selection-color;
|
|
99192
99202
|
background: $rte-selection-bg;
|
|
@@ -99304,7 +99314,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99304
99314
|
.e-rte-list-primary-content {
|
|
99305
99315
|
|
|
99306
99316
|
&:hover {
|
|
99307
|
-
@if $
|
|
99317
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99308
99318
|
background: $rte-split-btn-span-active-bg;
|
|
99309
99319
|
}
|
|
99310
99320
|
@else {
|
|
@@ -99324,7 +99334,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99324
99334
|
.e-caret {
|
|
99325
99335
|
|
|
99326
99336
|
&:hover {
|
|
99327
|
-
@if $
|
|
99337
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99328
99338
|
background: $rte-split-btn-span-active-bg;
|
|
99329
99339
|
}
|
|
99330
99340
|
@else {
|
|
@@ -99386,7 +99396,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99386
99396
|
justify-content: center;
|
|
99387
99397
|
}
|
|
99388
99398
|
&:hover {
|
|
99389
|
-
@if $
|
|
99399
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99390
99400
|
background: $rte-split-btn-span-active-bg;
|
|
99391
99401
|
}
|
|
99392
99402
|
@else {
|
|
@@ -99397,7 +99407,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99397
99407
|
|
|
99398
99408
|
.e-caret {
|
|
99399
99409
|
&:hover {
|
|
99400
|
-
@if $
|
|
99410
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99401
99411
|
background: $rte-split-btn-span-active-bg;
|
|
99402
99412
|
}
|
|
99403
99413
|
@else {
|
|
@@ -99691,8 +99701,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99691
99701
|
}
|
|
99692
99702
|
}
|
|
99693
99703
|
}
|
|
99704
|
+
|
|
99694
99705
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
99695
|
-
|
|
99706
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99707
|
+
color: $rte-drop-btn-active-color;
|
|
99708
|
+
}
|
|
99709
|
+
@else {
|
|
99710
|
+
color: $rte-tlbar-expand-active;
|
|
99711
|
+
}
|
|
99696
99712
|
}
|
|
99697
99713
|
|
|
99698
99714
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|