@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
|
@@ -3763,9 +3763,7 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
3763
3763
|
|
|
3764
3764
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3765
3765
|
border-color: transparent;
|
|
3766
|
-
|
|
3767
|
-
background: none;
|
|
3768
|
-
}
|
|
3766
|
+
background: none;
|
|
3769
3767
|
}
|
|
3770
3768
|
}
|
|
3771
3769
|
|
|
@@ -30355,6 +30353,13 @@ $cbox-border-style: solid !default;
|
|
|
30355
30353
|
}
|
|
30356
30354
|
}
|
|
30357
30355
|
}
|
|
30356
|
+
|
|
30357
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
30358
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
30359
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30360
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30361
|
+
}
|
|
30362
|
+
}
|
|
30358
30363
|
}
|
|
30359
30364
|
}
|
|
30360
30365
|
}
|
|
@@ -38136,7 +38141,7 @@ $cpicker-recent-color-tile-border: $grey-700 !default;
|
|
|
38136
38141
|
color: $cpicker-handler-tooltip-color;
|
|
38137
38142
|
}
|
|
38138
38143
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
38139
|
-
background-color: $btn-hover-bgcolor
|
|
38144
|
+
background-color: $btn-hover-bgcolor;
|
|
38140
38145
|
color: $cpicker-handler-tooltip-color;
|
|
38141
38146
|
}
|
|
38142
38147
|
}
|
|
@@ -49306,41 +49311,6 @@ $dialog-footer-flat-active-btn-bg-color: $grey-400 !default;
|
|
|
49306
49311
|
.e-footer-content {
|
|
49307
49312
|
background-color: $dialog-footer-bg-color;
|
|
49308
49313
|
|
|
49309
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49310
|
-
.e-btn.e-primary {
|
|
49311
|
-
background: none;
|
|
49312
|
-
box-shadow: none;
|
|
49313
|
-
color: $dialog-primary-button-color;
|
|
49314
|
-
}
|
|
49315
|
-
|
|
49316
|
-
.e-btn:not(.e-primary) {
|
|
49317
|
-
background: none;
|
|
49318
|
-
box-shadow: none;
|
|
49319
|
-
color: $dialog-secondary-button-color;
|
|
49320
|
-
}
|
|
49321
|
-
}
|
|
49322
|
-
|
|
49323
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
49324
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
49325
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
49326
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
49327
|
-
}
|
|
49328
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
49329
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
49330
|
-
}
|
|
49331
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
49332
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
49333
|
-
}
|
|
49334
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
49335
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
49336
|
-
.e-btn:not([DISABLED]):hover {
|
|
49337
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
49338
|
-
}
|
|
49339
|
-
.e-btn:not([DISABLED]):active {
|
|
49340
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
49341
|
-
}
|
|
49342
|
-
}
|
|
49343
|
-
|
|
49344
49314
|
@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' {
|
|
49345
49315
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
49346
49316
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -68758,6 +68728,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
68758
68728
|
}
|
|
68759
68729
|
}
|
|
68760
68730
|
|
|
68731
|
+
& .e-list-wrap:focus-visible,
|
|
68761
68732
|
&:focus {
|
|
68762
68733
|
outline: none;
|
|
68763
68734
|
}
|
|
@@ -83290,28 +83261,18 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
83290
83261
|
}
|
|
83291
83262
|
|
|
83292
83263
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83293
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
83294
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83295
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
83264
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
83296
83265
|
@if $grid-skin == 'material3' {
|
|
83297
83266
|
border: 1px solid rgba($content-text-color);
|
|
83298
83267
|
}
|
|
83299
83268
|
}
|
|
83300
83269
|
|
|
83301
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83302
|
-
.e-
|
|
83303
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83304
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
83305
|
-
@if $grid-skin == 'material3' {
|
|
83306
|
-
padding-bottom: 13px;
|
|
83307
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
83308
|
-
}
|
|
83309
|
-
}
|
|
83310
|
-
|
|
83311
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83312
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
83270
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
83271
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
83313
83272
|
@if $grid-skin == 'material3' {
|
|
83314
|
-
padding-top:
|
|
83273
|
+
padding-top: 0;
|
|
83274
|
+
padding-bottom: 0;
|
|
83275
|
+
@include grid-padding-left-right(12px, 12px);
|
|
83315
83276
|
}
|
|
83316
83277
|
}
|
|
83317
83278
|
|
|
@@ -83951,6 +83912,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
83951
83912
|
|
|
83952
83913
|
& .e-res-apply-btn:disabled {
|
|
83953
83914
|
color: $grid-btn-disabled-bgcolor;
|
|
83915
|
+
@if $grid-skin == 'fluent2' {
|
|
83916
|
+
color: $primary-text-disabled;
|
|
83917
|
+
}
|
|
83954
83918
|
}
|
|
83955
83919
|
& .e-btn {
|
|
83956
83920
|
@if $grid-skin != 'fluent2' {
|
|
@@ -85049,6 +85013,18 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85049
85013
|
}
|
|
85050
85014
|
}
|
|
85051
85015
|
|
|
85016
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
85017
|
+
& .e-search-icon {
|
|
85018
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
85019
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
85020
|
+
padding: 9px 8px;
|
|
85021
|
+
}
|
|
85022
|
+
@if $grid-skin == 'bootstrap4' {
|
|
85023
|
+
padding: 9px 9.5px;
|
|
85024
|
+
}
|
|
85025
|
+
}
|
|
85026
|
+
}
|
|
85027
|
+
|
|
85052
85028
|
.e-res-toolbar {
|
|
85053
85029
|
border-bottom: 1px solid;
|
|
85054
85030
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -85149,18 +85125,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85149
85125
|
}
|
|
85150
85126
|
}
|
|
85151
85127
|
|
|
85152
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
85153
|
-
& .e-search-icon {
|
|
85154
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
85155
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
85156
|
-
padding: 9px 8px;
|
|
85157
|
-
}
|
|
85158
|
-
@if $grid-skin == 'bootstrap4' {
|
|
85159
|
-
padding: 9px 9.5px;
|
|
85160
|
-
}
|
|
85161
|
-
}
|
|
85162
|
-
}
|
|
85163
|
-
|
|
85164
85128
|
& .e-responsive-right {
|
|
85165
85129
|
& .e-search-wrapper {
|
|
85166
85130
|
padding-left: 0;
|
|
@@ -85357,8 +85321,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85357
85321
|
}
|
|
85358
85322
|
}
|
|
85359
85323
|
|
|
85360
|
-
&.e-default
|
|
85361
|
-
|
|
85324
|
+
&.e-default {
|
|
85325
|
+
.e-grouptopleftcell,
|
|
85326
|
+
.e-rowdragheader {
|
|
85327
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
85328
|
+
}
|
|
85362
85329
|
}
|
|
85363
85330
|
|
|
85364
85331
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -85366,10 +85333,13 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85366
85333
|
border-left: 1px solid;
|
|
85367
85334
|
}
|
|
85368
85335
|
|
|
85369
|
-
&.e-default.e-verticallines
|
|
85370
|
-
&.e-default.e-bothlines
|
|
85371
|
-
&.e-default.e-hidelines
|
|
85372
|
-
|
|
85336
|
+
&.e-default.e-verticallines,
|
|
85337
|
+
&.e-default.e-bothlines,
|
|
85338
|
+
&.e-default.e-hidelines {
|
|
85339
|
+
.e-grouptopleftcell,
|
|
85340
|
+
.e-rowdragheader {
|
|
85341
|
+
border-top-width: 0;
|
|
85342
|
+
}
|
|
85373
85343
|
}
|
|
85374
85344
|
|
|
85375
85345
|
&.e-default.e-verticallines,
|
|
@@ -85630,6 +85600,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85630
85600
|
width: auto;
|
|
85631
85601
|
}
|
|
85632
85602
|
|
|
85603
|
+
.e-rowcell.e-gridchkbox {
|
|
85604
|
+
@if $grid-skin == 'fluent' {
|
|
85605
|
+
padding-left: 8px;
|
|
85606
|
+
}
|
|
85607
|
+
}
|
|
85608
|
+
|
|
85633
85609
|
&.e-left-shadow,
|
|
85634
85610
|
&.e-rtl.e-left-shadow,
|
|
85635
85611
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -86573,13 +86549,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
86573
86549
|
font-weight: $grid-selection-font-weight;
|
|
86574
86550
|
}
|
|
86575
86551
|
|
|
86576
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
86552
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
86577
86553
|
td.e-cellselectionbackground {
|
|
86578
86554
|
font-weight: $grid-selection-font-weight;
|
|
86579
86555
|
@if $grid-skin == 'material3' {
|
|
86580
|
-
border: 1px solid rgba($content-text-color);
|
|
86581
86556
|
padding-bottom: 7px;
|
|
86582
|
-
@include grid-padding-left-right(
|
|
86557
|
+
@include grid-padding-left-right(8px, 8px);
|
|
86583
86558
|
}
|
|
86584
86559
|
}
|
|
86585
86560
|
|
|
@@ -86590,14 +86565,13 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
86590
86565
|
}
|
|
86591
86566
|
|
|
86592
86567
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
86593
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
86594
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86568
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
86595
86569
|
@if $grid-skin == 'material3' {
|
|
86596
86570
|
border: 1px solid rgba($content-text-color);
|
|
86597
86571
|
}
|
|
86598
86572
|
}
|
|
86599
86573
|
|
|
86600
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
86574
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
86601
86575
|
@if $grid-skin == 'material3' {
|
|
86602
86576
|
padding-top: 7px;
|
|
86603
86577
|
}
|
|
@@ -87677,7 +87651,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87677
87651
|
}
|
|
87678
87652
|
|
|
87679
87653
|
&.e-wrap {
|
|
87680
|
-
& .e-rowcell,
|
|
87654
|
+
& .e-gridheader .e-rowcell,
|
|
87655
|
+
& .e-gridcontent .e-rowcell,
|
|
87681
87656
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87682
87657
|
& .e-columnheader .e-headercelldiv,
|
|
87683
87658
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -87690,6 +87665,10 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87690
87665
|
max-height: $grid-rowcell-wrap-max-height;
|
|
87691
87666
|
}
|
|
87692
87667
|
}
|
|
87668
|
+
|
|
87669
|
+
& .e-checkbox-wrapper {
|
|
87670
|
+
vertical-align: middle;
|
|
87671
|
+
}
|
|
87693
87672
|
}
|
|
87694
87673
|
|
|
87695
87674
|
&.e-wrap .e-columnheader {
|
|
@@ -87862,6 +87841,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87862
87841
|
}
|
|
87863
87842
|
|
|
87864
87843
|
&.sf-grid {
|
|
87844
|
+
|
|
87865
87845
|
span.e-ungroupbutton.e-icons {
|
|
87866
87846
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
87867
87847
|
@if $grid-skin == 'material3' {
|
|
@@ -88540,10 +88520,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
88540
88520
|
|
|
88541
88521
|
.e-verticallines tr th,
|
|
88542
88522
|
.e-grouptopleftcell,
|
|
88523
|
+
.e-rowdragheader,
|
|
88543
88524
|
.e-gridpopup .e-content,
|
|
88544
88525
|
.e-filterbarcell,
|
|
88545
88526
|
.e-filterbarcelldisabled,
|
|
88546
88527
|
&.e-default .e-grouptopleftcell,
|
|
88528
|
+
&.e-default .e-rowdragheader,
|
|
88547
88529
|
.e-headercell,
|
|
88548
88530
|
.e-summarycell,
|
|
88549
88531
|
.e-detailheadercell,
|
|
@@ -96554,6 +96536,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
96554
96536
|
margin-block-start: 10px;
|
|
96555
96537
|
}
|
|
96556
96538
|
|
|
96539
|
+
.e-content ul {
|
|
96540
|
+
list-style-type: disc;
|
|
96541
|
+
}
|
|
96542
|
+
|
|
96543
|
+
.e-content ul ul,
|
|
96544
|
+
.e-content ol ul {
|
|
96545
|
+
list-style-type: circle;
|
|
96546
|
+
}
|
|
96547
|
+
|
|
96548
|
+
.e-content ul ul ul,
|
|
96549
|
+
.e-content ol ul ul,
|
|
96550
|
+
.e-content ul ol ul,
|
|
96551
|
+
.e-content ol ol ul {
|
|
96552
|
+
list-style-type: square;
|
|
96553
|
+
}
|
|
96554
|
+
|
|
96557
96555
|
.e-content h1 {
|
|
96558
96556
|
font-size: 2.857em;
|
|
96559
96557
|
font-weight: 600;
|
|
@@ -96622,7 +96620,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
96622
96620
|
word-break: inherit;
|
|
96623
96621
|
word-wrap: break-word;
|
|
96624
96622
|
|
|
96625
|
-
@if $skin-name == 'fluent2' or $
|
|
96623
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
96626
96624
|
background-color: $rte-pre-bg-color;
|
|
96627
96625
|
}
|
|
96628
96626
|
}
|
|
@@ -98463,6 +98461,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98463
98461
|
color: $rte-drop-btn-active-color;
|
|
98464
98462
|
}
|
|
98465
98463
|
}
|
|
98464
|
+
|
|
98465
|
+
.e-tbar-btn:hover {
|
|
98466
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
98467
|
+
color: $rte-drop-btn-active-color;
|
|
98468
|
+
}
|
|
98469
|
+
}
|
|
98466
98470
|
}
|
|
98467
98471
|
|
|
98468
98472
|
.e-toolbar-extended {
|
|
@@ -98489,6 +98493,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98489
98493
|
background: $rte-drop-btn-active-bg;
|
|
98490
98494
|
}
|
|
98491
98495
|
|
|
98496
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
98497
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
98498
|
+
color: $rte-drop-btn-active-color;
|
|
98499
|
+
}
|
|
98500
|
+
}
|
|
98501
|
+
|
|
98492
98502
|
@if $skin-name == 'bootstrap5' {
|
|
98493
98503
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
98494
98504
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -98507,7 +98517,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98507
98517
|
background: transparent;
|
|
98508
98518
|
color: transparent;
|
|
98509
98519
|
}
|
|
98510
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
98520
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
98511
98521
|
::selection {
|
|
98512
98522
|
color: $rte-selection-color;
|
|
98513
98523
|
background: $rte-selection-bg;
|
|
@@ -98625,7 +98635,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98625
98635
|
.e-rte-list-primary-content {
|
|
98626
98636
|
|
|
98627
98637
|
&:hover {
|
|
98628
|
-
@if $
|
|
98638
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98629
98639
|
background: $rte-split-btn-span-active-bg;
|
|
98630
98640
|
}
|
|
98631
98641
|
@else {
|
|
@@ -98645,7 +98655,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98645
98655
|
.e-caret {
|
|
98646
98656
|
|
|
98647
98657
|
&:hover {
|
|
98648
|
-
@if $
|
|
98658
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98649
98659
|
background: $rte-split-btn-span-active-bg;
|
|
98650
98660
|
}
|
|
98651
98661
|
@else {
|
|
@@ -98707,7 +98717,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98707
98717
|
justify-content: center;
|
|
98708
98718
|
}
|
|
98709
98719
|
&:hover {
|
|
98710
|
-
@if $
|
|
98720
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98711
98721
|
background: $rte-split-btn-span-active-bg;
|
|
98712
98722
|
}
|
|
98713
98723
|
@else {
|
|
@@ -98718,7 +98728,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98718
98728
|
|
|
98719
98729
|
.e-caret {
|
|
98720
98730
|
&:hover {
|
|
98721
|
-
@if $
|
|
98731
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98722
98732
|
background: $rte-split-btn-span-active-bg;
|
|
98723
98733
|
}
|
|
98724
98734
|
@else {
|
|
@@ -99012,8 +99022,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99012
99022
|
}
|
|
99013
99023
|
}
|
|
99014
99024
|
}
|
|
99025
|
+
|
|
99015
99026
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
99016
|
-
|
|
99027
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99028
|
+
color: $rte-drop-btn-active-color;
|
|
99029
|
+
}
|
|
99030
|
+
@else {
|
|
99031
|
+
color: $rte-tlbar-expand-active;
|
|
99032
|
+
}
|
|
99017
99033
|
}
|
|
99018
99034
|
|
|
99019
99035
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|