@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
|
@@ -3723,9 +3723,7 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3723
3723
|
|
|
3724
3724
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3725
3725
|
border-color: transparent;
|
|
3726
|
-
|
|
3727
|
-
background: none;
|
|
3728
|
-
}
|
|
3726
|
+
background: none;
|
|
3729
3727
|
}
|
|
3730
3728
|
}
|
|
3731
3729
|
|
|
@@ -30060,6 +30058,13 @@ $cbox-border-style: solid !default;
|
|
|
30060
30058
|
}
|
|
30061
30059
|
}
|
|
30062
30060
|
}
|
|
30061
|
+
|
|
30062
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
30063
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
30064
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30065
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
30066
|
+
}
|
|
30067
|
+
}
|
|
30063
30068
|
}
|
|
30064
30069
|
}
|
|
30065
30070
|
}
|
|
@@ -37778,7 +37783,7 @@ $cpicker-recent-color-tile-border: $border-light !default;
|
|
|
37778
37783
|
color: $cpicker-handler-tooltip-color;
|
|
37779
37784
|
}
|
|
37780
37785
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37781
|
-
background-color: $btn-hover-bgcolor
|
|
37786
|
+
background-color: $btn-hover-bgcolor;
|
|
37782
37787
|
color: $cpicker-handler-tooltip-color;
|
|
37783
37788
|
}
|
|
37784
37789
|
}
|
|
@@ -48941,41 +48946,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
48941
48946
|
.e-footer-content {
|
|
48942
48947
|
background-color: $dialog-footer-bg-color;
|
|
48943
48948
|
|
|
48944
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48945
|
-
.e-btn.e-primary {
|
|
48946
|
-
background: none;
|
|
48947
|
-
box-shadow: none;
|
|
48948
|
-
color: $dialog-primary-button-color;
|
|
48949
|
-
}
|
|
48950
|
-
|
|
48951
|
-
.e-btn:not(.e-primary) {
|
|
48952
|
-
background: none;
|
|
48953
|
-
box-shadow: none;
|
|
48954
|
-
color: $dialog-secondary-button-color;
|
|
48955
|
-
}
|
|
48956
|
-
}
|
|
48957
|
-
|
|
48958
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48959
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
48960
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
48961
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
48962
|
-
}
|
|
48963
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
48964
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
48965
|
-
}
|
|
48966
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
48967
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
48968
|
-
}
|
|
48969
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
48970
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
48971
|
-
.e-btn:not([DISABLED]):hover {
|
|
48972
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
48973
|
-
}
|
|
48974
|
-
.e-btn:not([DISABLED]):active {
|
|
48975
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
48976
|
-
}
|
|
48977
|
-
}
|
|
48978
|
-
|
|
48979
48949
|
@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' {
|
|
48980
48950
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
48981
48951
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -68005,6 +67975,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
68005
67975
|
}
|
|
68006
67976
|
}
|
|
68007
67977
|
|
|
67978
|
+
& .e-list-wrap:focus-visible,
|
|
68008
67979
|
&:focus {
|
|
68009
67980
|
outline: none;
|
|
68010
67981
|
}
|
|
@@ -82621,28 +82592,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82621
82592
|
}
|
|
82622
82593
|
|
|
82623
82594
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82624
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82625
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82626
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82595
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82627
82596
|
@if $grid-skin == 'material3' {
|
|
82628
82597
|
border: 1px solid rgba($content-text-color);
|
|
82629
82598
|
}
|
|
82630
82599
|
}
|
|
82631
82600
|
|
|
82632
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82633
|
-
.e-
|
|
82634
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82635
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82636
|
-
@if $grid-skin == 'material3' {
|
|
82637
|
-
padding-bottom: 13px;
|
|
82638
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82639
|
-
}
|
|
82640
|
-
}
|
|
82641
|
-
|
|
82642
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82643
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82601
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82602
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82644
82603
|
@if $grid-skin == 'material3' {
|
|
82645
|
-
padding-top:
|
|
82604
|
+
padding-top: 0;
|
|
82605
|
+
padding-bottom: 0;
|
|
82606
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82646
82607
|
}
|
|
82647
82608
|
}
|
|
82648
82609
|
|
|
@@ -83282,6 +83243,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83282
83243
|
|
|
83283
83244
|
& .e-res-apply-btn:disabled {
|
|
83284
83245
|
color: $grid-btn-disabled-bgcolor;
|
|
83246
|
+
@if $grid-skin == 'fluent2' {
|
|
83247
|
+
color: $primary-text-disabled;
|
|
83248
|
+
}
|
|
83285
83249
|
}
|
|
83286
83250
|
& .e-btn {
|
|
83287
83251
|
@if $grid-skin != 'fluent2' {
|
|
@@ -84380,6 +84344,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84380
84344
|
}
|
|
84381
84345
|
}
|
|
84382
84346
|
|
|
84347
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
84348
|
+
& .e-search-icon {
|
|
84349
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84350
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
84351
|
+
padding: 9px 8px;
|
|
84352
|
+
}
|
|
84353
|
+
@if $grid-skin == 'bootstrap4' {
|
|
84354
|
+
padding: 9px 9.5px;
|
|
84355
|
+
}
|
|
84356
|
+
}
|
|
84357
|
+
}
|
|
84358
|
+
|
|
84383
84359
|
.e-res-toolbar {
|
|
84384
84360
|
border-bottom: 1px solid;
|
|
84385
84361
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -84480,18 +84456,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84480
84456
|
}
|
|
84481
84457
|
}
|
|
84482
84458
|
|
|
84483
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84484
|
-
& .e-search-icon {
|
|
84485
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84486
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84487
|
-
padding: 9px 8px;
|
|
84488
|
-
}
|
|
84489
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84490
|
-
padding: 9px 9.5px;
|
|
84491
|
-
}
|
|
84492
|
-
}
|
|
84493
|
-
}
|
|
84494
|
-
|
|
84495
84459
|
& .e-responsive-right {
|
|
84496
84460
|
& .e-search-wrapper {
|
|
84497
84461
|
padding-left: 0;
|
|
@@ -84688,8 +84652,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84688
84652
|
}
|
|
84689
84653
|
}
|
|
84690
84654
|
|
|
84691
|
-
&.e-default
|
|
84692
|
-
|
|
84655
|
+
&.e-default {
|
|
84656
|
+
.e-grouptopleftcell,
|
|
84657
|
+
.e-rowdragheader {
|
|
84658
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84659
|
+
}
|
|
84693
84660
|
}
|
|
84694
84661
|
|
|
84695
84662
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84697,10 +84664,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84697
84664
|
border-left: 1px solid;
|
|
84698
84665
|
}
|
|
84699
84666
|
|
|
84700
|
-
&.e-default.e-verticallines
|
|
84701
|
-
&.e-default.e-bothlines
|
|
84702
|
-
&.e-default.e-hidelines
|
|
84703
|
-
|
|
84667
|
+
&.e-default.e-verticallines,
|
|
84668
|
+
&.e-default.e-bothlines,
|
|
84669
|
+
&.e-default.e-hidelines {
|
|
84670
|
+
.e-grouptopleftcell,
|
|
84671
|
+
.e-rowdragheader {
|
|
84672
|
+
border-top-width: 0;
|
|
84673
|
+
}
|
|
84704
84674
|
}
|
|
84705
84675
|
|
|
84706
84676
|
&.e-default.e-verticallines,
|
|
@@ -84961,6 +84931,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84961
84931
|
width: auto;
|
|
84962
84932
|
}
|
|
84963
84933
|
|
|
84934
|
+
.e-rowcell.e-gridchkbox {
|
|
84935
|
+
@if $grid-skin == 'fluent' {
|
|
84936
|
+
padding-left: 8px;
|
|
84937
|
+
}
|
|
84938
|
+
}
|
|
84939
|
+
|
|
84964
84940
|
&.e-left-shadow,
|
|
84965
84941
|
&.e-rtl.e-left-shadow,
|
|
84966
84942
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -85904,13 +85880,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85904
85880
|
font-weight: $grid-selection-font-weight;
|
|
85905
85881
|
}
|
|
85906
85882
|
|
|
85907
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
85883
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
85908
85884
|
td.e-cellselectionbackground {
|
|
85909
85885
|
font-weight: $grid-selection-font-weight;
|
|
85910
85886
|
@if $grid-skin == 'material3' {
|
|
85911
|
-
border: 1px solid rgba($content-text-color);
|
|
85912
85887
|
padding-bottom: 7px;
|
|
85913
|
-
@include grid-padding-left-right(
|
|
85888
|
+
@include grid-padding-left-right(8px, 8px);
|
|
85914
85889
|
}
|
|
85915
85890
|
}
|
|
85916
85891
|
|
|
@@ -85921,14 +85896,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85921
85896
|
}
|
|
85922
85897
|
|
|
85923
85898
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
85924
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
85925
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85899
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85926
85900
|
@if $grid-skin == 'material3' {
|
|
85927
85901
|
border: 1px solid rgba($content-text-color);
|
|
85928
85902
|
}
|
|
85929
85903
|
}
|
|
85930
85904
|
|
|
85931
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
85905
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
85932
85906
|
@if $grid-skin == 'material3' {
|
|
85933
85907
|
padding-top: 7px;
|
|
85934
85908
|
}
|
|
@@ -87008,7 +86982,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87008
86982
|
}
|
|
87009
86983
|
|
|
87010
86984
|
&.e-wrap {
|
|
87011
|
-
& .e-rowcell,
|
|
86985
|
+
& .e-gridheader .e-rowcell,
|
|
86986
|
+
& .e-gridcontent .e-rowcell,
|
|
87012
86987
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
87013
86988
|
& .e-columnheader .e-headercelldiv,
|
|
87014
86989
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -87021,6 +86996,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87021
86996
|
max-height: $grid-rowcell-wrap-max-height;
|
|
87022
86997
|
}
|
|
87023
86998
|
}
|
|
86999
|
+
|
|
87000
|
+
& .e-checkbox-wrapper {
|
|
87001
|
+
vertical-align: middle;
|
|
87002
|
+
}
|
|
87024
87003
|
}
|
|
87025
87004
|
|
|
87026
87005
|
&.e-wrap .e-columnheader {
|
|
@@ -87193,6 +87172,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87193
87172
|
}
|
|
87194
87173
|
|
|
87195
87174
|
&.sf-grid {
|
|
87175
|
+
|
|
87196
87176
|
span.e-ungroupbutton.e-icons {
|
|
87197
87177
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
87198
87178
|
@if $grid-skin == 'material3' {
|
|
@@ -87871,10 +87851,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87871
87851
|
|
|
87872
87852
|
.e-verticallines tr th,
|
|
87873
87853
|
.e-grouptopleftcell,
|
|
87854
|
+
.e-rowdragheader,
|
|
87874
87855
|
.e-gridpopup .e-content,
|
|
87875
87856
|
.e-filterbarcell,
|
|
87876
87857
|
.e-filterbarcelldisabled,
|
|
87877
87858
|
&.e-default .e-grouptopleftcell,
|
|
87859
|
+
&.e-default .e-rowdragheader,
|
|
87878
87860
|
.e-headercell,
|
|
87879
87861
|
.e-summarycell,
|
|
87880
87862
|
.e-detailheadercell,
|
|
@@ -95856,6 +95838,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
95856
95838
|
margin-block-start: 10px;
|
|
95857
95839
|
}
|
|
95858
95840
|
|
|
95841
|
+
.e-content ul {
|
|
95842
|
+
list-style-type: disc;
|
|
95843
|
+
}
|
|
95844
|
+
|
|
95845
|
+
.e-content ul ul,
|
|
95846
|
+
.e-content ol ul {
|
|
95847
|
+
list-style-type: circle;
|
|
95848
|
+
}
|
|
95849
|
+
|
|
95850
|
+
.e-content ul ul ul,
|
|
95851
|
+
.e-content ol ul ul,
|
|
95852
|
+
.e-content ul ol ul,
|
|
95853
|
+
.e-content ol ol ul {
|
|
95854
|
+
list-style-type: square;
|
|
95855
|
+
}
|
|
95856
|
+
|
|
95859
95857
|
.e-content h1 {
|
|
95860
95858
|
font-size: 2.857em;
|
|
95861
95859
|
font-weight: 600;
|
|
@@ -95924,7 +95922,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
95924
95922
|
word-break: inherit;
|
|
95925
95923
|
word-wrap: break-word;
|
|
95926
95924
|
|
|
95927
|
-
@if $skin-name == 'fluent2' or $
|
|
95925
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
95928
95926
|
background-color: $rte-pre-bg-color;
|
|
95929
95927
|
}
|
|
95930
95928
|
}
|
|
@@ -97765,6 +97763,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97765
97763
|
color: $rte-drop-btn-active-color;
|
|
97766
97764
|
}
|
|
97767
97765
|
}
|
|
97766
|
+
|
|
97767
|
+
.e-tbar-btn:hover {
|
|
97768
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97769
|
+
color: $rte-drop-btn-active-color;
|
|
97770
|
+
}
|
|
97771
|
+
}
|
|
97768
97772
|
}
|
|
97769
97773
|
|
|
97770
97774
|
.e-toolbar-extended {
|
|
@@ -97791,6 +97795,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97791
97795
|
background: $rte-drop-btn-active-bg;
|
|
97792
97796
|
}
|
|
97793
97797
|
|
|
97798
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97799
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97800
|
+
color: $rte-drop-btn-active-color;
|
|
97801
|
+
}
|
|
97802
|
+
}
|
|
97803
|
+
|
|
97794
97804
|
@if $skin-name == 'bootstrap5' {
|
|
97795
97805
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97796
97806
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97809,7 +97819,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97809
97819
|
background: transparent;
|
|
97810
97820
|
color: transparent;
|
|
97811
97821
|
}
|
|
97812
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97822
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97813
97823
|
::selection {
|
|
97814
97824
|
color: $rte-selection-color;
|
|
97815
97825
|
background: $rte-selection-bg;
|
|
@@ -97927,7 +97937,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97927
97937
|
.e-rte-list-primary-content {
|
|
97928
97938
|
|
|
97929
97939
|
&:hover {
|
|
97930
|
-
@if $
|
|
97940
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97931
97941
|
background: $rte-split-btn-span-active-bg;
|
|
97932
97942
|
}
|
|
97933
97943
|
@else {
|
|
@@ -97947,7 +97957,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
97947
97957
|
.e-caret {
|
|
97948
97958
|
|
|
97949
97959
|
&:hover {
|
|
97950
|
-
@if $
|
|
97960
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97951
97961
|
background: $rte-split-btn-span-active-bg;
|
|
97952
97962
|
}
|
|
97953
97963
|
@else {
|
|
@@ -98009,7 +98019,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98009
98019
|
justify-content: center;
|
|
98010
98020
|
}
|
|
98011
98021
|
&:hover {
|
|
98012
|
-
@if $
|
|
98022
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98013
98023
|
background: $rte-split-btn-span-active-bg;
|
|
98014
98024
|
}
|
|
98015
98025
|
@else {
|
|
@@ -98020,7 +98030,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98020
98030
|
|
|
98021
98031
|
.e-caret {
|
|
98022
98032
|
&:hover {
|
|
98023
|
-
@if $
|
|
98033
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98024
98034
|
background: $rte-split-btn-span-active-bg;
|
|
98025
98035
|
}
|
|
98026
98036
|
@else {
|
|
@@ -98314,8 +98324,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
98314
98324
|
}
|
|
98315
98325
|
}
|
|
98316
98326
|
}
|
|
98327
|
+
|
|
98317
98328
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
98318
|
-
|
|
98329
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
98330
|
+
color: $rte-drop-btn-active-color;
|
|
98331
|
+
}
|
|
98332
|
+
@else {
|
|
98333
|
+
color: $rte-tlbar-expand-active;
|
|
98334
|
+
}
|
|
98319
98335
|
}
|
|
98320
98336
|
|
|
98321
98337
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"27.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"27.1.50","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|