@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
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -4762,9 +4762,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4762
4762
|
|
|
4763
4763
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
4764
4764
|
border-color: transparent;
|
|
4765
|
-
|
|
4766
|
-
background: none;
|
|
4767
|
-
}
|
|
4765
|
+
background: none;
|
|
4768
4766
|
}
|
|
4769
4767
|
}
|
|
4770
4768
|
|
|
@@ -31516,6 +31514,13 @@ $cbox-border-style: solid !default;
|
|
|
31516
31514
|
}
|
|
31517
31515
|
}
|
|
31518
31516
|
}
|
|
31517
|
+
|
|
31518
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
31519
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
31520
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
31521
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
31522
|
+
}
|
|
31523
|
+
}
|
|
31519
31524
|
}
|
|
31520
31525
|
}
|
|
31521
31526
|
}
|
|
@@ -39290,7 +39295,7 @@ $cpicker-recent-color-tile-border: $gray-700 !default;
|
|
|
39290
39295
|
color: $cpicker-handler-tooltip-color;
|
|
39291
39296
|
}
|
|
39292
39297
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
39293
|
-
background-color: $btn-hover-bgcolor
|
|
39298
|
+
background-color: $btn-hover-bgcolor;
|
|
39294
39299
|
color: $cpicker-handler-tooltip-color;
|
|
39295
39300
|
}
|
|
39296
39301
|
}
|
|
@@ -50508,41 +50513,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
50508
50513
|
.e-footer-content {
|
|
50509
50514
|
background-color: $dialog-footer-bg-color;
|
|
50510
50515
|
|
|
50511
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
50512
|
-
.e-btn.e-primary {
|
|
50513
|
-
background: none;
|
|
50514
|
-
box-shadow: none;
|
|
50515
|
-
color: $dialog-primary-button-color;
|
|
50516
|
-
}
|
|
50517
|
-
|
|
50518
|
-
.e-btn:not(.e-primary) {
|
|
50519
|
-
background: none;
|
|
50520
|
-
box-shadow: none;
|
|
50521
|
-
color: $dialog-secondary-button-color;
|
|
50522
|
-
}
|
|
50523
|
-
}
|
|
50524
|
-
|
|
50525
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
50526
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
50527
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
50528
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
50529
|
-
}
|
|
50530
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
50531
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
50532
|
-
}
|
|
50533
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
50534
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
50535
|
-
}
|
|
50536
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
50537
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
50538
|
-
.e-btn:not([DISABLED]):hover {
|
|
50539
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
50540
|
-
}
|
|
50541
|
-
.e-btn:not([DISABLED]):active {
|
|
50542
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
50543
|
-
}
|
|
50544
|
-
}
|
|
50545
|
-
|
|
50546
50516
|
@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' {
|
|
50547
50517
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
50548
50518
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -69653,6 +69623,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
69653
69623
|
}
|
|
69654
69624
|
}
|
|
69655
69625
|
|
|
69626
|
+
& .e-list-wrap:focus-visible,
|
|
69656
69627
|
&:focus {
|
|
69657
69628
|
outline: none;
|
|
69658
69629
|
}
|
|
@@ -84274,28 +84245,18 @@ $grid-checkmark-color: $primary !default;
|
|
|
84274
84245
|
}
|
|
84275
84246
|
|
|
84276
84247
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
84277
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
84278
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
84279
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
84248
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
84280
84249
|
@if $grid-skin == 'material3' {
|
|
84281
84250
|
border: 1px solid rgba($content-text-color);
|
|
84282
84251
|
}
|
|
84283
84252
|
}
|
|
84284
84253
|
|
|
84285
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
84286
|
-
.e-
|
|
84287
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
84288
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
84289
|
-
@if $grid-skin == 'material3' {
|
|
84290
|
-
padding-bottom: 13px;
|
|
84291
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
84292
|
-
}
|
|
84293
|
-
}
|
|
84294
|
-
|
|
84295
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
84296
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
84254
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
84255
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
84297
84256
|
@if $grid-skin == 'material3' {
|
|
84298
|
-
padding-top:
|
|
84257
|
+
padding-top: 0;
|
|
84258
|
+
padding-bottom: 0;
|
|
84259
|
+
@include grid-padding-left-right(12px, 12px);
|
|
84299
84260
|
}
|
|
84300
84261
|
}
|
|
84301
84262
|
|
|
@@ -84935,6 +84896,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
84935
84896
|
|
|
84936
84897
|
& .e-res-apply-btn:disabled {
|
|
84937
84898
|
color: $grid-btn-disabled-bgcolor;
|
|
84899
|
+
@if $grid-skin == 'fluent2' {
|
|
84900
|
+
color: $primary-text-disabled;
|
|
84901
|
+
}
|
|
84938
84902
|
}
|
|
84939
84903
|
& .e-btn {
|
|
84940
84904
|
@if $grid-skin != 'fluent2' {
|
|
@@ -86033,6 +85997,18 @@ $grid-checkmark-color: $primary !default;
|
|
|
86033
85997
|
}
|
|
86034
85998
|
}
|
|
86035
85999
|
|
|
86000
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
86001
|
+
& .e-search-icon {
|
|
86002
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
86003
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
86004
|
+
padding: 9px 8px;
|
|
86005
|
+
}
|
|
86006
|
+
@if $grid-skin == 'bootstrap4' {
|
|
86007
|
+
padding: 9px 9.5px;
|
|
86008
|
+
}
|
|
86009
|
+
}
|
|
86010
|
+
}
|
|
86011
|
+
|
|
86036
86012
|
.e-res-toolbar {
|
|
86037
86013
|
border-bottom: 1px solid;
|
|
86038
86014
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -86133,18 +86109,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
86133
86109
|
}
|
|
86134
86110
|
}
|
|
86135
86111
|
|
|
86136
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
86137
|
-
& .e-search-icon {
|
|
86138
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
86139
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
86140
|
-
padding: 9px 8px;
|
|
86141
|
-
}
|
|
86142
|
-
@if $grid-skin == 'bootstrap4' {
|
|
86143
|
-
padding: 9px 9.5px;
|
|
86144
|
-
}
|
|
86145
|
-
}
|
|
86146
|
-
}
|
|
86147
|
-
|
|
86148
86112
|
& .e-responsive-right {
|
|
86149
86113
|
& .e-search-wrapper {
|
|
86150
86114
|
padding-left: 0;
|
|
@@ -86341,8 +86305,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
86341
86305
|
}
|
|
86342
86306
|
}
|
|
86343
86307
|
|
|
86344
|
-
&.e-default
|
|
86345
|
-
|
|
86308
|
+
&.e-default {
|
|
86309
|
+
.e-grouptopleftcell,
|
|
86310
|
+
.e-rowdragheader {
|
|
86311
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
86312
|
+
}
|
|
86346
86313
|
}
|
|
86347
86314
|
|
|
86348
86315
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -86350,10 +86317,13 @@ $grid-checkmark-color: $primary !default;
|
|
|
86350
86317
|
border-left: 1px solid;
|
|
86351
86318
|
}
|
|
86352
86319
|
|
|
86353
|
-
&.e-default.e-verticallines
|
|
86354
|
-
&.e-default.e-bothlines
|
|
86355
|
-
&.e-default.e-hidelines
|
|
86356
|
-
|
|
86320
|
+
&.e-default.e-verticallines,
|
|
86321
|
+
&.e-default.e-bothlines,
|
|
86322
|
+
&.e-default.e-hidelines {
|
|
86323
|
+
.e-grouptopleftcell,
|
|
86324
|
+
.e-rowdragheader {
|
|
86325
|
+
border-top-width: 0;
|
|
86326
|
+
}
|
|
86357
86327
|
}
|
|
86358
86328
|
|
|
86359
86329
|
&.e-default.e-verticallines,
|
|
@@ -86614,6 +86584,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
86614
86584
|
width: auto;
|
|
86615
86585
|
}
|
|
86616
86586
|
|
|
86587
|
+
.e-rowcell.e-gridchkbox {
|
|
86588
|
+
@if $grid-skin == 'fluent' {
|
|
86589
|
+
padding-left: 8px;
|
|
86590
|
+
}
|
|
86591
|
+
}
|
|
86592
|
+
|
|
86617
86593
|
&.e-left-shadow,
|
|
86618
86594
|
&.e-rtl.e-left-shadow,
|
|
86619
86595
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -87557,13 +87533,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
87557
87533
|
font-weight: $grid-selection-font-weight;
|
|
87558
87534
|
}
|
|
87559
87535
|
|
|
87560
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
87536
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
87561
87537
|
td.e-cellselectionbackground {
|
|
87562
87538
|
font-weight: $grid-selection-font-weight;
|
|
87563
87539
|
@if $grid-skin == 'material3' {
|
|
87564
|
-
border: 1px solid rgba($content-text-color);
|
|
87565
87540
|
padding-bottom: 7px;
|
|
87566
|
-
@include grid-padding-left-right(
|
|
87541
|
+
@include grid-padding-left-right(8px, 8px);
|
|
87567
87542
|
}
|
|
87568
87543
|
}
|
|
87569
87544
|
|
|
@@ -87574,14 +87549,13 @@ $grid-checkmark-color: $primary !default;
|
|
|
87574
87549
|
}
|
|
87575
87550
|
|
|
87576
87551
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
87577
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
87578
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
87552
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
87579
87553
|
@if $grid-skin == 'material3' {
|
|
87580
87554
|
border: 1px solid rgba($content-text-color);
|
|
87581
87555
|
}
|
|
87582
87556
|
}
|
|
87583
87557
|
|
|
87584
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
87558
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
87585
87559
|
@if $grid-skin == 'material3' {
|
|
87586
87560
|
padding-top: 7px;
|
|
87587
87561
|
}
|
|
@@ -88661,7 +88635,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
88661
88635
|
}
|
|
88662
88636
|
|
|
88663
88637
|
&.e-wrap {
|
|
88664
|
-
& .e-rowcell,
|
|
88638
|
+
& .e-gridheader .e-rowcell,
|
|
88639
|
+
& .e-gridcontent .e-rowcell,
|
|
88665
88640
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
88666
88641
|
& .e-columnheader .e-headercelldiv,
|
|
88667
88642
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -88674,6 +88649,10 @@ $grid-checkmark-color: $primary !default;
|
|
|
88674
88649
|
max-height: $grid-rowcell-wrap-max-height;
|
|
88675
88650
|
}
|
|
88676
88651
|
}
|
|
88652
|
+
|
|
88653
|
+
& .e-checkbox-wrapper {
|
|
88654
|
+
vertical-align: middle;
|
|
88655
|
+
}
|
|
88677
88656
|
}
|
|
88678
88657
|
|
|
88679
88658
|
&.e-wrap .e-columnheader {
|
|
@@ -88846,6 +88825,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
88846
88825
|
}
|
|
88847
88826
|
|
|
88848
88827
|
&.sf-grid {
|
|
88828
|
+
|
|
88849
88829
|
span.e-ungroupbutton.e-icons {
|
|
88850
88830
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
88851
88831
|
@if $grid-skin == 'material3' {
|
|
@@ -89524,10 +89504,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
89524
89504
|
|
|
89525
89505
|
.e-verticallines tr th,
|
|
89526
89506
|
.e-grouptopleftcell,
|
|
89507
|
+
.e-rowdragheader,
|
|
89527
89508
|
.e-gridpopup .e-content,
|
|
89528
89509
|
.e-filterbarcell,
|
|
89529
89510
|
.e-filterbarcelldisabled,
|
|
89530
89511
|
&.e-default .e-grouptopleftcell,
|
|
89512
|
+
&.e-default .e-rowdragheader,
|
|
89531
89513
|
.e-headercell,
|
|
89532
89514
|
.e-summarycell,
|
|
89533
89515
|
.e-detailheadercell,
|
|
@@ -97528,6 +97510,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97528
97510
|
margin-block-start: 10px;
|
|
97529
97511
|
}
|
|
97530
97512
|
|
|
97513
|
+
.e-content ul {
|
|
97514
|
+
list-style-type: disc;
|
|
97515
|
+
}
|
|
97516
|
+
|
|
97517
|
+
.e-content ul ul,
|
|
97518
|
+
.e-content ol ul {
|
|
97519
|
+
list-style-type: circle;
|
|
97520
|
+
}
|
|
97521
|
+
|
|
97522
|
+
.e-content ul ul ul,
|
|
97523
|
+
.e-content ol ul ul,
|
|
97524
|
+
.e-content ul ol ul,
|
|
97525
|
+
.e-content ol ol ul {
|
|
97526
|
+
list-style-type: square;
|
|
97527
|
+
}
|
|
97528
|
+
|
|
97531
97529
|
.e-content h1 {
|
|
97532
97530
|
font-size: 2.857em;
|
|
97533
97531
|
font-weight: 600;
|
|
@@ -97596,7 +97594,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97596
97594
|
word-break: inherit;
|
|
97597
97595
|
word-wrap: break-word;
|
|
97598
97596
|
|
|
97599
|
-
@if $skin-name == 'fluent2' or $
|
|
97597
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97600
97598
|
background-color: $rte-pre-bg-color;
|
|
97601
97599
|
}
|
|
97602
97600
|
}
|
|
@@ -99437,6 +99435,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99437
99435
|
color: $rte-drop-btn-active-color;
|
|
99438
99436
|
}
|
|
99439
99437
|
}
|
|
99438
|
+
|
|
99439
|
+
.e-tbar-btn:hover {
|
|
99440
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
99441
|
+
color: $rte-drop-btn-active-color;
|
|
99442
|
+
}
|
|
99443
|
+
}
|
|
99440
99444
|
}
|
|
99441
99445
|
|
|
99442
99446
|
.e-toolbar-extended {
|
|
@@ -99463,6 +99467,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99463
99467
|
background: $rte-drop-btn-active-bg;
|
|
99464
99468
|
}
|
|
99465
99469
|
|
|
99470
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
99471
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
99472
|
+
color: $rte-drop-btn-active-color;
|
|
99473
|
+
}
|
|
99474
|
+
}
|
|
99475
|
+
|
|
99466
99476
|
@if $skin-name == 'bootstrap5' {
|
|
99467
99477
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
99468
99478
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -99481,7 +99491,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99481
99491
|
background: transparent;
|
|
99482
99492
|
color: transparent;
|
|
99483
99493
|
}
|
|
99484
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
99494
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
99485
99495
|
::selection {
|
|
99486
99496
|
color: $rte-selection-color;
|
|
99487
99497
|
background: $rte-selection-bg;
|
|
@@ -99599,7 +99609,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99599
99609
|
.e-rte-list-primary-content {
|
|
99600
99610
|
|
|
99601
99611
|
&:hover {
|
|
99602
|
-
@if $
|
|
99612
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99603
99613
|
background: $rte-split-btn-span-active-bg;
|
|
99604
99614
|
}
|
|
99605
99615
|
@else {
|
|
@@ -99619,7 +99629,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99619
99629
|
.e-caret {
|
|
99620
99630
|
|
|
99621
99631
|
&:hover {
|
|
99622
|
-
@if $
|
|
99632
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99623
99633
|
background: $rte-split-btn-span-active-bg;
|
|
99624
99634
|
}
|
|
99625
99635
|
@else {
|
|
@@ -99681,7 +99691,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99681
99691
|
justify-content: center;
|
|
99682
99692
|
}
|
|
99683
99693
|
&:hover {
|
|
99684
|
-
@if $
|
|
99694
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99685
99695
|
background: $rte-split-btn-span-active-bg;
|
|
99686
99696
|
}
|
|
99687
99697
|
@else {
|
|
@@ -99692,7 +99702,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99692
99702
|
|
|
99693
99703
|
.e-caret {
|
|
99694
99704
|
&:hover {
|
|
99695
|
-
@if $
|
|
99705
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99696
99706
|
background: $rte-split-btn-span-active-bg;
|
|
99697
99707
|
}
|
|
99698
99708
|
@else {
|
|
@@ -99986,8 +99996,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99986
99996
|
}
|
|
99987
99997
|
}
|
|
99988
99998
|
}
|
|
99999
|
+
|
|
99989
100000
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
99990
|
-
|
|
100001
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
100002
|
+
color: $rte-drop-btn-active-color;
|
|
100003
|
+
}
|
|
100004
|
+
@else {
|
|
100005
|
+
color: $rte-tlbar-expand-active;
|
|
100006
|
+
}
|
|
99991
100007
|
}
|
|
99992
100008
|
|
|
99993
100009
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|