@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/fabric.scss
CHANGED
|
@@ -3725,9 +3725,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3725
3725
|
|
|
3726
3726
|
.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
|
|
3727
3727
|
border-color: transparent;
|
|
3728
|
-
|
|
3729
|
-
background: none;
|
|
3730
|
-
}
|
|
3728
|
+
background: none;
|
|
3731
3729
|
}
|
|
3732
3730
|
}
|
|
3733
3731
|
|
|
@@ -29823,6 +29821,13 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
29823
29821
|
}
|
|
29824
29822
|
}
|
|
29825
29823
|
}
|
|
29824
|
+
|
|
29825
|
+
&:hover .e-checkbox:focus + .e-frame.e-check {
|
|
29826
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
29827
|
+
background-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29828
|
+
border-color: $primary-border-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
29829
|
+
}
|
|
29830
|
+
}
|
|
29826
29831
|
}
|
|
29827
29832
|
}
|
|
29828
29833
|
}
|
|
@@ -37593,7 +37598,7 @@ $cpicker-recent-color-tile-border: $neutral-lighter !default;
|
|
|
37593
37598
|
color: $cpicker-handler-tooltip-color;
|
|
37594
37599
|
}
|
|
37595
37600
|
@else if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
37596
|
-
background-color: $btn-hover-bgcolor
|
|
37601
|
+
background-color: $btn-hover-bgcolor;
|
|
37597
37602
|
color: $cpicker-handler-tooltip-color;
|
|
37598
37603
|
}
|
|
37599
37604
|
}
|
|
@@ -48645,41 +48650,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
48645
48650
|
.e-footer-content {
|
|
48646
48651
|
background-color: $dialog-footer-bg-color;
|
|
48647
48652
|
|
|
48648
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48649
|
-
.e-btn.e-primary {
|
|
48650
|
-
background: none;
|
|
48651
|
-
box-shadow: none;
|
|
48652
|
-
color: $dialog-primary-button-color;
|
|
48653
|
-
}
|
|
48654
|
-
|
|
48655
|
-
.e-btn:not(.e-primary) {
|
|
48656
|
-
background: none;
|
|
48657
|
-
box-shadow: none;
|
|
48658
|
-
color: $dialog-secondary-button-color;
|
|
48659
|
-
}
|
|
48660
|
-
}
|
|
48661
|
-
|
|
48662
|
-
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
48663
|
-
.e-btn.e-primary:not([DISABLED]):focus-visible,
|
|
48664
|
-
.e-btn.e-primary:not([DISABLED]):focus {
|
|
48665
|
-
background: $dialog-footer-primary-focus-btn-bg-color;
|
|
48666
|
-
}
|
|
48667
|
-
.e-btn.e-primary:not([DISABLED]):hover {
|
|
48668
|
-
background: $dialog-footer-primary-hover-btn-bg-color;
|
|
48669
|
-
}
|
|
48670
|
-
.e-btn.e-primary:not([DISABLED]):active {
|
|
48671
|
-
background: $dialog-footer-primary-active-btn-bg-color;
|
|
48672
|
-
}
|
|
48673
|
-
.e-btn:not([DISABLED]):focus-visible,
|
|
48674
|
-
.e-btn:not(.e-primary):not([DISABLED]):focus,
|
|
48675
|
-
.e-btn:not([DISABLED]):hover {
|
|
48676
|
-
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
48677
|
-
}
|
|
48678
|
-
.e-btn:not([DISABLED]):active {
|
|
48679
|
-
background: $dialog-footer-flat-active-btn-bg-color;
|
|
48680
|
-
}
|
|
48681
|
-
}
|
|
48682
|
-
|
|
48683
48653
|
@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' {
|
|
48684
48654
|
.e-btn.e-primary.e-flat:not([DISABLED]) {
|
|
48685
48655
|
background: $dialog-footer-btn-bg-color;
|
|
@@ -67618,6 +67588,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
67618
67588
|
}
|
|
67619
67589
|
}
|
|
67620
67590
|
|
|
67591
|
+
& .e-list-wrap:focus-visible,
|
|
67621
67592
|
&:focus {
|
|
67622
67593
|
outline: none;
|
|
67623
67594
|
}
|
|
@@ -82138,28 +82109,18 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
82138
82109
|
}
|
|
82139
82110
|
|
|
82140
82111
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82141
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
82142
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
82143
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82112
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
82144
82113
|
@if $grid-skin == 'material3' {
|
|
82145
82114
|
border: 1px solid rgba($content-text-color);
|
|
82146
82115
|
}
|
|
82147
82116
|
}
|
|
82148
82117
|
|
|
82149
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82150
|
-
.e-
|
|
82151
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82152
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
82153
|
-
@if $grid-skin == 'material3' {
|
|
82154
|
-
padding-bottom: 13px;
|
|
82155
|
-
@include grid-padding-left-right(11.5px, 11.5px);
|
|
82156
|
-
}
|
|
82157
|
-
}
|
|
82158
|
-
|
|
82159
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
82160
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
82118
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
82119
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
82161
82120
|
@if $grid-skin == 'material3' {
|
|
82162
|
-
padding-top:
|
|
82121
|
+
padding-top: 0;
|
|
82122
|
+
padding-bottom: 0;
|
|
82123
|
+
@include grid-padding-left-right(12px, 12px);
|
|
82163
82124
|
}
|
|
82164
82125
|
}
|
|
82165
82126
|
|
|
@@ -82799,6 +82760,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
82799
82760
|
|
|
82800
82761
|
& .e-res-apply-btn:disabled {
|
|
82801
82762
|
color: $grid-btn-disabled-bgcolor;
|
|
82763
|
+
@if $grid-skin == 'fluent2' {
|
|
82764
|
+
color: $primary-text-disabled;
|
|
82765
|
+
}
|
|
82802
82766
|
}
|
|
82803
82767
|
& .e-btn {
|
|
82804
82768
|
@if $grid-skin != 'fluent2' {
|
|
@@ -83897,6 +83861,18 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
83897
83861
|
}
|
|
83898
83862
|
}
|
|
83899
83863
|
|
|
83864
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
83865
|
+
& .e-search-icon {
|
|
83866
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
83867
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
83868
|
+
padding: 9px 8px;
|
|
83869
|
+
}
|
|
83870
|
+
@if $grid-skin == 'bootstrap4' {
|
|
83871
|
+
padding: 9px 9.5px;
|
|
83872
|
+
}
|
|
83873
|
+
}
|
|
83874
|
+
}
|
|
83875
|
+
|
|
83900
83876
|
.e-res-toolbar {
|
|
83901
83877
|
border-bottom: 1px solid;
|
|
83902
83878
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -83997,18 +83973,6 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
83997
83973
|
}
|
|
83998
83974
|
}
|
|
83999
83975
|
|
|
84000
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
84001
|
-
& .e-search-icon {
|
|
84002
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
84003
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
84004
|
-
padding: 9px 8px;
|
|
84005
|
-
}
|
|
84006
|
-
@if $grid-skin == 'bootstrap4' {
|
|
84007
|
-
padding: 9px 9.5px;
|
|
84008
|
-
}
|
|
84009
|
-
}
|
|
84010
|
-
}
|
|
84011
|
-
|
|
84012
83976
|
& .e-responsive-right {
|
|
84013
83977
|
& .e-search-wrapper {
|
|
84014
83978
|
padding-left: 0;
|
|
@@ -84205,8 +84169,11 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
84205
84169
|
}
|
|
84206
84170
|
}
|
|
84207
84171
|
|
|
84208
|
-
&.e-default
|
|
84209
|
-
|
|
84172
|
+
&.e-default {
|
|
84173
|
+
.e-grouptopleftcell,
|
|
84174
|
+
.e-rowdragheader {
|
|
84175
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
84176
|
+
}
|
|
84210
84177
|
}
|
|
84211
84178
|
|
|
84212
84179
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -84214,10 +84181,13 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
84214
84181
|
border-left: 1px solid;
|
|
84215
84182
|
}
|
|
84216
84183
|
|
|
84217
|
-
&.e-default.e-verticallines
|
|
84218
|
-
&.e-default.e-bothlines
|
|
84219
|
-
&.e-default.e-hidelines
|
|
84220
|
-
|
|
84184
|
+
&.e-default.e-verticallines,
|
|
84185
|
+
&.e-default.e-bothlines,
|
|
84186
|
+
&.e-default.e-hidelines {
|
|
84187
|
+
.e-grouptopleftcell,
|
|
84188
|
+
.e-rowdragheader {
|
|
84189
|
+
border-top-width: 0;
|
|
84190
|
+
}
|
|
84221
84191
|
}
|
|
84222
84192
|
|
|
84223
84193
|
&.e-default.e-verticallines,
|
|
@@ -84478,6 +84448,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
84478
84448
|
width: auto;
|
|
84479
84449
|
}
|
|
84480
84450
|
|
|
84451
|
+
.e-rowcell.e-gridchkbox {
|
|
84452
|
+
@if $grid-skin == 'fluent' {
|
|
84453
|
+
padding-left: 8px;
|
|
84454
|
+
}
|
|
84455
|
+
}
|
|
84456
|
+
|
|
84481
84457
|
&.e-left-shadow,
|
|
84482
84458
|
&.e-rtl.e-left-shadow,
|
|
84483
84459
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -85421,13 +85397,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
85421
85397
|
font-weight: $grid-selection-font-weight;
|
|
85422
85398
|
}
|
|
85423
85399
|
|
|
85424
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
85400
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
85425
85401
|
td.e-cellselectionbackground {
|
|
85426
85402
|
font-weight: $grid-selection-font-weight;
|
|
85427
85403
|
@if $grid-skin == 'material3' {
|
|
85428
|
-
border: 1px solid rgba($content-text-color);
|
|
85429
85404
|
padding-bottom: 7px;
|
|
85430
|
-
@include grid-padding-left-right(
|
|
85405
|
+
@include grid-padding-left-right(8px, 8px);
|
|
85431
85406
|
}
|
|
85432
85407
|
}
|
|
85433
85408
|
|
|
@@ -85438,14 +85413,13 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
85438
85413
|
}
|
|
85439
85414
|
|
|
85440
85415
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
85441
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
85442
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85416
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
85443
85417
|
@if $grid-skin == 'material3' {
|
|
85444
85418
|
border: 1px solid rgba($content-text-color);
|
|
85445
85419
|
}
|
|
85446
85420
|
}
|
|
85447
85421
|
|
|
85448
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
85422
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
85449
85423
|
@if $grid-skin == 'material3' {
|
|
85450
85424
|
padding-top: 7px;
|
|
85451
85425
|
}
|
|
@@ -86525,7 +86499,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
86525
86499
|
}
|
|
86526
86500
|
|
|
86527
86501
|
&.e-wrap {
|
|
86528
|
-
& .e-rowcell,
|
|
86502
|
+
& .e-gridheader .e-rowcell,
|
|
86503
|
+
& .e-gridcontent .e-rowcell,
|
|
86529
86504
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
86530
86505
|
& .e-columnheader .e-headercelldiv,
|
|
86531
86506
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -86538,6 +86513,10 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
86538
86513
|
max-height: $grid-rowcell-wrap-max-height;
|
|
86539
86514
|
}
|
|
86540
86515
|
}
|
|
86516
|
+
|
|
86517
|
+
& .e-checkbox-wrapper {
|
|
86518
|
+
vertical-align: middle;
|
|
86519
|
+
}
|
|
86541
86520
|
}
|
|
86542
86521
|
|
|
86543
86522
|
&.e-wrap .e-columnheader {
|
|
@@ -86710,6 +86689,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
86710
86689
|
}
|
|
86711
86690
|
|
|
86712
86691
|
&.sf-grid {
|
|
86692
|
+
|
|
86713
86693
|
span.e-ungroupbutton.e-icons {
|
|
86714
86694
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
86715
86695
|
@if $grid-skin == 'material3' {
|
|
@@ -87388,10 +87368,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
87388
87368
|
|
|
87389
87369
|
.e-verticallines tr th,
|
|
87390
87370
|
.e-grouptopleftcell,
|
|
87371
|
+
.e-rowdragheader,
|
|
87391
87372
|
.e-gridpopup .e-content,
|
|
87392
87373
|
.e-filterbarcell,
|
|
87393
87374
|
.e-filterbarcelldisabled,
|
|
87394
87375
|
&.e-default .e-grouptopleftcell,
|
|
87376
|
+
&.e-default .e-rowdragheader,
|
|
87395
87377
|
.e-headercell,
|
|
87396
87378
|
.e-summarycell,
|
|
87397
87379
|
.e-detailheadercell,
|
|
@@ -95390,6 +95372,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95390
95372
|
margin-block-start: 10px;
|
|
95391
95373
|
}
|
|
95392
95374
|
|
|
95375
|
+
.e-content ul {
|
|
95376
|
+
list-style-type: disc;
|
|
95377
|
+
}
|
|
95378
|
+
|
|
95379
|
+
.e-content ul ul,
|
|
95380
|
+
.e-content ol ul {
|
|
95381
|
+
list-style-type: circle;
|
|
95382
|
+
}
|
|
95383
|
+
|
|
95384
|
+
.e-content ul ul ul,
|
|
95385
|
+
.e-content ol ul ul,
|
|
95386
|
+
.e-content ul ol ul,
|
|
95387
|
+
.e-content ol ol ul {
|
|
95388
|
+
list-style-type: square;
|
|
95389
|
+
}
|
|
95390
|
+
|
|
95393
95391
|
.e-content h1 {
|
|
95394
95392
|
font-size: 2.857em;
|
|
95395
95393
|
font-weight: 600;
|
|
@@ -95458,7 +95456,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
95458
95456
|
word-break: inherit;
|
|
95459
95457
|
word-wrap: break-word;
|
|
95460
95458
|
|
|
95461
|
-
@if $skin-name == 'fluent2' or $
|
|
95459
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
95462
95460
|
background-color: $rte-pre-bg-color;
|
|
95463
95461
|
}
|
|
95464
95462
|
}
|
|
@@ -97299,6 +97297,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97299
97297
|
color: $rte-drop-btn-active-color;
|
|
97300
97298
|
}
|
|
97301
97299
|
}
|
|
97300
|
+
|
|
97301
|
+
.e-tbar-btn:hover {
|
|
97302
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97303
|
+
color: $rte-drop-btn-active-color;
|
|
97304
|
+
}
|
|
97305
|
+
}
|
|
97302
97306
|
}
|
|
97303
97307
|
|
|
97304
97308
|
.e-toolbar-extended {
|
|
@@ -97325,6 +97329,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97325
97329
|
background: $rte-drop-btn-active-bg;
|
|
97326
97330
|
}
|
|
97327
97331
|
|
|
97332
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
97333
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
97334
|
+
color: $rte-drop-btn-active-color;
|
|
97335
|
+
}
|
|
97336
|
+
}
|
|
97337
|
+
|
|
97328
97338
|
@if $skin-name == 'bootstrap5' {
|
|
97329
97339
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
97330
97340
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -97343,7 +97353,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97343
97353
|
background: transparent;
|
|
97344
97354
|
color: transparent;
|
|
97345
97355
|
}
|
|
97346
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
97356
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
97347
97357
|
::selection {
|
|
97348
97358
|
color: $rte-selection-color;
|
|
97349
97359
|
background: $rte-selection-bg;
|
|
@@ -97461,7 +97471,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97461
97471
|
.e-rte-list-primary-content {
|
|
97462
97472
|
|
|
97463
97473
|
&:hover {
|
|
97464
|
-
@if $
|
|
97474
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97465
97475
|
background: $rte-split-btn-span-active-bg;
|
|
97466
97476
|
}
|
|
97467
97477
|
@else {
|
|
@@ -97481,7 +97491,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97481
97491
|
.e-caret {
|
|
97482
97492
|
|
|
97483
97493
|
&:hover {
|
|
97484
|
-
@if $
|
|
97494
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97485
97495
|
background: $rte-split-btn-span-active-bg;
|
|
97486
97496
|
}
|
|
97487
97497
|
@else {
|
|
@@ -97543,7 +97553,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97543
97553
|
justify-content: center;
|
|
97544
97554
|
}
|
|
97545
97555
|
&:hover {
|
|
97546
|
-
@if $
|
|
97556
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97547
97557
|
background: $rte-split-btn-span-active-bg;
|
|
97548
97558
|
}
|
|
97549
97559
|
@else {
|
|
@@ -97554,7 +97564,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97554
97564
|
|
|
97555
97565
|
.e-caret {
|
|
97556
97566
|
&:hover {
|
|
97557
|
-
@if $
|
|
97567
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97558
97568
|
background: $rte-split-btn-span-active-bg;
|
|
97559
97569
|
}
|
|
97560
97570
|
@else {
|
|
@@ -97848,8 +97858,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
97848
97858
|
}
|
|
97849
97859
|
}
|
|
97850
97860
|
}
|
|
97861
|
+
|
|
97851
97862
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
97852
|
-
|
|
97863
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
97864
|
+
color: $rte-drop-btn-active-color;
|
|
97865
|
+
}
|
|
97866
|
+
@else {
|
|
97867
|
+
color: $rte-tlbar-expand-active;
|
|
97868
|
+
}
|
|
97853
97869
|
}
|
|
97854
97870
|
|
|
97855
97871
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|