@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
|
@@ -4887,9 +4887,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4887
4887
|
|
|
4888
4888
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
4889
4889
|
border-color: transparent;
|
|
4890
|
-
|
|
4891
|
-
background: none;
|
|
4892
|
-
}
|
|
4890
|
+
background: none;
|
|
4893
4891
|
}
|
|
4894
4892
|
}
|
|
4895
4893
|
|
|
@@ -31212,6 +31210,13 @@ $cbox-border-style: solid !default;
|
|
|
31212
31210
|
}
|
|
31213
31211
|
}
|
|
31214
31212
|
}
|
|
31213
|
+
|
|
31214
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
31215
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
31216
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
31217
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
31218
|
+
}
|
|
31219
|
+
}
|
|
31215
31220
|
}
|
|
31216
31221
|
}
|
|
31217
31222
|
}
|
|
@@ -38965,7 +38970,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
38965
38970
|
color: $cpicker-handler-tooltip-color;
|
|
38966
38971
|
}
|
|
38967
38972
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
38968
|
-
background-color: $btn-hover-bgcolor
|
|
38973
|
+
background-color: $btn-hover-bgcolor;
|
|
38969
38974
|
color: $cpicker-handler-tooltip-color;
|
|
38970
38975
|
}
|
|
38971
38976
|
}
|
|
@@ -50137,41 +50142,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
50137
50142
|
.e-footer-content {
|
|
50138
50143
|
background-color: $dialog-footer-bg-color;
|
|
50139
50144
|
|
|
50140
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
50141
|
-
.e-btn.e-primary {
|
|
50142
|
-
background: none;
|
|
50143
|
-
box-shadow: none;
|
|
50144
|
-
color: $dialog-primary-button-color;
|
|
50145
|
-
}
|
|
50146
|
-
|
|
50147
|
-
.e-btn:not(.e-primary) {
|
|
50148
|
-
background: none;
|
|
50149
|
-
box-shadow: none;
|
|
50150
|
-
color: $dialog-secondary-button-color;
|
|
50151
|
-
}
|
|
50152
|
-
}
|
|
50153
|
-
|
|
50154
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
50155
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
50156
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
50157
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
50158
|
-
}
|
|
50159
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
50160
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
50161
|
-
}
|
|
50162
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
50163
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
50164
|
-
}
|
|
50165
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
50166
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
50167
|
-
.e-btn:not([DISABLED]):hover {
|
|
50168
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
50169
|
-
}
|
|
50170
|
-
.e-btn:not([DISABLED]):active {
|
|
50171
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
50172
|
-
}
|
|
50173
|
-
}
|
|
50174
|
-
|
|
50175
50145
|
@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' {
|
|
50176
50146
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
50177
50147
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -69182,6 +69152,7 @@ $listbox-dragged-item-text-color: $content-text-color-dragged !default;
|
|
|
69182
69152
|
}
|
|
69183
69153
|
}
|
|
69184
69154
|
|
|
69155
|
+
& .e-list-wrap:focus-visible,
|
|
69185
69156
|
&:focus {
|
|
69186
69157
|
outline: none;
|
|
69187
69158
|
}
|
|
@@ -83845,28 +83816,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83845
83816
|
}
|
|
83846
83817
|
|
|
83847
83818
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83848
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
83849
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
83850
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
83819
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
83851
83820
|
@if $grid-skin == 'material3' {
|
|
83852
83821
|
border: 1px solid rgba($content-text-color);
|
|
83853
83822
|
}
|
|
83854
83823
|
}
|
|
83855
83824
|
|
|
83856
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83857
|
-
.e-
|
|
83858
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83859
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
83860
|
-
@if $grid-skin == 'material3' {
|
|
83861
|
-
padding-bottom: 13px;
|
|
83862
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
83863
|
-
}
|
|
83864
|
-
}
|
|
83865
|
-
|
|
83866
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
83867
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
83825
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
83826
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
83868
83827
|
@if $grid-skin == 'material3' {
|
|
83869
|
-
padding-top:
|
|
83828
|
+
padding-top: 0;
|
|
83829
|
+
padding-bottom: 0;
|
|
83830
|
+
@include grid-padding-left-right(12px, 12px);
|
|
83870
83831
|
}
|
|
83871
83832
|
}
|
|
83872
83833
|
|
|
@@ -84506,6 +84467,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84506
84467
|
|
|
84507
84468
|
& .e-res-apply-btn:disabled {
|
|
84508
84469
|
color: $grid-btn-disabled-bgcolor;
|
|
84470
|
+
@if $grid-skin == 'fluent2' {
|
|
84471
|
+
color: $primary-text-disabled;
|
|
84472
|
+
}
|
|
84509
84473
|
}
|
|
84510
84474
|
& .e-btn {
|
|
84511
84475
|
@if $grid-skin != 'fluent2' {
|
|
@@ -85604,6 +85568,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85604
85568
|
}
|
|
85605
85569
|
}
|
|
85606
85570
|
|
|
85571
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
85572
|
+
& .e-search-icon {
|
|
85573
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
85574
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
85575
|
+
padding: 9px 8px;
|
|
85576
|
+
}
|
|
85577
|
+
@if $grid-skin == 'bootstrap4' {
|
|
85578
|
+
padding: 9px 9.5px;
|
|
85579
|
+
}
|
|
85580
|
+
}
|
|
85581
|
+
}
|
|
85582
|
+
|
|
85607
85583
|
.e-res-toolbar {
|
|
85608
85584
|
border-bottom: 1px solid;
|
|
85609
85585
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -85704,18 +85680,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85704
85680
|
}
|
|
85705
85681
|
}
|
|
85706
85682
|
|
|
85707
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
85708
|
-
& .e-search-icon {
|
|
85709
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
85710
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
85711
|
-
padding: 9px 8px;
|
|
85712
|
-
}
|
|
85713
|
-
@if $grid-skin == 'bootstrap4' {
|
|
85714
|
-
padding: 9px 9.5px;
|
|
85715
|
-
}
|
|
85716
|
-
}
|
|
85717
|
-
}
|
|
85718
|
-
|
|
85719
85683
|
& .e-responsive-right {
|
|
85720
85684
|
& .e-search-wrapper {
|
|
85721
85685
|
padding-left: 0;
|
|
@@ -85912,8 +85876,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85912
85876
|
}
|
|
85913
85877
|
}
|
|
85914
85878
|
|
|
85915
|
-
&.e-default
|
|
85916
|
-
|
|
85879
|
+
&.e-default {
|
|
85880
|
+
.e-grouptopleftcell,
|
|
85881
|
+
.e-rowdragheader {
|
|
85882
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
85883
|
+
}
|
|
85917
85884
|
}
|
|
85918
85885
|
|
|
85919
85886
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -85921,10 +85888,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85921
85888
|
border-left: 1px solid;
|
|
85922
85889
|
}
|
|
85923
85890
|
|
|
85924
|
-
&.e-default.e-verticallines
|
|
85925
|
-
&.e-default.e-bothlines
|
|
85926
|
-
&.e-default.e-hidelines
|
|
85927
|
-
|
|
85891
|
+
&.e-default.e-verticallines,
|
|
85892
|
+
&.e-default.e-bothlines,
|
|
85893
|
+
&.e-default.e-hidelines {
|
|
85894
|
+
.e-grouptopleftcell,
|
|
85895
|
+
.e-rowdragheader {
|
|
85896
|
+
border-top-width: 0;
|
|
85897
|
+
}
|
|
85928
85898
|
}
|
|
85929
85899
|
|
|
85930
85900
|
&.e-default.e-verticallines,
|
|
@@ -86185,6 +86155,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86185
86155
|
width: auto;
|
|
86186
86156
|
}
|
|
86187
86157
|
|
|
86158
|
+
.e-rowcell.e-gridchkbox {
|
|
86159
|
+
@if $grid-skin == 'fluent' {
|
|
86160
|
+
padding-left: 8px;
|
|
86161
|
+
}
|
|
86162
|
+
}
|
|
86163
|
+
|
|
86188
86164
|
&.e-left-shadow,
|
|
86189
86165
|
&.e-rtl.e-left-shadow,
|
|
86190
86166
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -87128,13 +87104,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87128
87104
|
font-weight: $grid-selection-font-weight;
|
|
87129
87105
|
}
|
|
87130
87106
|
|
|
87131
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
87107
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
87132
87108
|
td.e-cellselectionbackground {
|
|
87133
87109
|
font-weight: $grid-selection-font-weight;
|
|
87134
87110
|
@if $grid-skin == 'material3' {
|
|
87135
|
-
border: 1px solid rgba($content-text-color);
|
|
87136
87111
|
padding-bottom: 7px;
|
|
87137
|
-
@include grid-padding-left-right(
|
|
87112
|
+
@include grid-padding-left-right(8px, 8px);
|
|
87138
87113
|
}
|
|
87139
87114
|
}
|
|
87140
87115
|
|
|
@@ -87145,14 +87120,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87145
87120
|
}
|
|
87146
87121
|
|
|
87147
87122
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
87148
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
87149
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
87123
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
87150
87124
|
@if $grid-skin == 'material3' {
|
|
87151
87125
|
border: 1px solid rgba($content-text-color);
|
|
87152
87126
|
}
|
|
87153
87127
|
}
|
|
87154
87128
|
|
|
87155
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
87129
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
87156
87130
|
@if $grid-skin == 'material3' {
|
|
87157
87131
|
padding-top: 7px;
|
|
87158
87132
|
}
|
|
@@ -88232,7 +88206,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88232
88206
|
}
|
|
88233
88207
|
|
|
88234
88208
|
&.e-wrap {
|
|
88235
|
-
& .e-rowcell,
|
|
88209
|
+
& .e-gridheader .e-rowcell,
|
|
88210
|
+
& .e-gridcontent .e-rowcell,
|
|
88236
88211
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
88237
88212
|
& .e-columnheader .e-headercelldiv,
|
|
88238
88213
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -88245,6 +88220,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88245
88220
|
max-height: $grid-rowcell-wrap-max-height;
|
|
88246
88221
|
}
|
|
88247
88222
|
}
|
|
88223
|
+
|
|
88224
|
+
& .e-checkbox-wrapper {
|
|
88225
|
+
vertical-align: middle;
|
|
88226
|
+
}
|
|
88248
88227
|
}
|
|
88249
88228
|
|
|
88250
88229
|
&.e-wrap .e-columnheader {
|
|
@@ -88417,6 +88396,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88417
88396
|
}
|
|
88418
88397
|
|
|
88419
88398
|
&.sf-grid {
|
|
88399
|
+
|
|
88420
88400
|
span.e-ungroupbutton.e-icons {
|
|
88421
88401
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
88422
88402
|
@if $grid-skin == 'material3' {
|
|
@@ -89095,10 +89075,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89095
89075
|
|
|
89096
89076
|
.e-verticallines tr th,
|
|
89097
89077
|
.e-grouptopleftcell,
|
|
89078
|
+
.e-rowdragheader,
|
|
89098
89079
|
.e-gridpopup .e-content,
|
|
89099
89080
|
.e-filterbarcell,
|
|
89100
89081
|
.e-filterbarcelldisabled,
|
|
89101
89082
|
&.e-default .e-grouptopleftcell,
|
|
89083
|
+
&.e-default .e-rowdragheader,
|
|
89102
89084
|
.e-headercell,
|
|
89103
89085
|
.e-summarycell,
|
|
89104
89086
|
.e-detailheadercell,
|
|
@@ -97087,6 +97069,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97087
97069
|
margin-block-start: 10px;
|
|
97088
97070
|
}
|
|
97089
97071
|
|
|
97072
|
+
.e-content ul {
|
|
97073
|
+
list-style-type: disc;
|
|
97074
|
+
}
|
|
97075
|
+
|
|
97076
|
+
.e-content ul ul,
|
|
97077
|
+
.e-content ol ul {
|
|
97078
|
+
list-style-type: circle;
|
|
97079
|
+
}
|
|
97080
|
+
|
|
97081
|
+
.e-content ul ul ul,
|
|
97082
|
+
.e-content ol ul ul,
|
|
97083
|
+
.e-content ul ol ul,
|
|
97084
|
+
.e-content ol ol ul {
|
|
97085
|
+
list-style-type: square;
|
|
97086
|
+
}
|
|
97087
|
+
|
|
97090
97088
|
.e-content h1 {
|
|
97091
97089
|
font-size: 2.857em;
|
|
97092
97090
|
font-weight: 600;
|
|
@@ -97155,7 +97153,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97155
97153
|
word-break: inherit;
|
|
97156
97154
|
word-wrap: break-word;
|
|
97157
97155
|
|
|
97158
|
-
@if $skin-name == 'fluent2' or $
|
|
97156
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97159
97157
|
background-color: $rte-pre-bg-color;
|
|
97160
97158
|
}
|
|
97161
97159
|
}
|
|
@@ -98996,6 +98994,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
98996
98994
|
color: $rte-drop-btn-active-color;
|
|
98997
98995
|
}
|
|
98998
98996
|
}
|
|
98997
|
+
|
|
98998
|
+
.e-tbar-btn:hover {
|
|
98999
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
99000
|
+
color: $rte-drop-btn-active-color;
|
|
99001
|
+
}
|
|
99002
|
+
}
|
|
98999
99003
|
}
|
|
99000
99004
|
|
|
99001
99005
|
.e-toolbar-extended {
|
|
@@ -99022,6 +99026,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99022
99026
|
background: $rte-drop-btn-active-bg;
|
|
99023
99027
|
}
|
|
99024
99028
|
|
|
99029
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
99030
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
99031
|
+
color: $rte-drop-btn-active-color;
|
|
99032
|
+
}
|
|
99033
|
+
}
|
|
99034
|
+
|
|
99025
99035
|
@if $skin-name == 'bootstrap5' {
|
|
99026
99036
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
99027
99037
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -99040,7 +99050,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99040
99050
|
background: transparent;
|
|
99041
99051
|
color: transparent;
|
|
99042
99052
|
}
|
|
99043
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
99053
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
99044
99054
|
::selection {
|
|
99045
99055
|
color: $rte-selection-color;
|
|
99046
99056
|
background: $rte-selection-bg;
|
|
@@ -99158,7 +99168,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99158
99168
|
.e-rte-list-primary-content {
|
|
99159
99169
|
|
|
99160
99170
|
&:hover {
|
|
99161
|
-
@if $
|
|
99171
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99162
99172
|
background: $rte-split-btn-span-active-bg;
|
|
99163
99173
|
}
|
|
99164
99174
|
@else {
|
|
@@ -99178,7 +99188,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99178
99188
|
.e-caret {
|
|
99179
99189
|
|
|
99180
99190
|
&:hover {
|
|
99181
|
-
@if $
|
|
99191
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99182
99192
|
background: $rte-split-btn-span-active-bg;
|
|
99183
99193
|
}
|
|
99184
99194
|
@else {
|
|
@@ -99240,7 +99250,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99240
99250
|
justify-content: center;
|
|
99241
99251
|
}
|
|
99242
99252
|
&:hover {
|
|
99243
|
-
@if $
|
|
99253
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99244
99254
|
background: $rte-split-btn-span-active-bg;
|
|
99245
99255
|
}
|
|
99246
99256
|
@else {
|
|
@@ -99251,7 +99261,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99251
99261
|
|
|
99252
99262
|
.e-caret {
|
|
99253
99263
|
&:hover {
|
|
99254
|
-
@if $
|
|
99264
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99255
99265
|
background: $rte-split-btn-span-active-bg;
|
|
99256
99266
|
}
|
|
99257
99267
|
@else {
|
|
@@ -99545,8 +99555,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99545
99555
|
}
|
|
99546
99556
|
}
|
|
99547
99557
|
}
|
|
99558
|
+
|
|
99548
99559
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
99549
|
-
|
|
99560
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
99561
|
+
color: $rte-drop-btn-active-color;
|
|
99562
|
+
}
|
|
99563
|
+
@else {
|
|
99564
|
+
color: $rte-tlbar-expand-active;
|
|
99565
|
+
}
|
|
99550
99566
|
}
|
|
99551
99567
|
|
|
99552
99568
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|