@syncfusion/blazor-themes 20.4.38 → 20.4.41
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/bootstrap-dark.scss +28 -6
- package/SCSS-Themes/bootstrap.scss +28 -6
- package/SCSS-Themes/bootstrap4.scss +28 -6
- package/SCSS-Themes/bootstrap5-dark.scss +28 -6
- package/SCSS-Themes/bootstrap5.scss +28 -6
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +5 -0
- package/SCSS-Themes/fabric-dark.scss +26 -4
- package/SCSS-Themes/fabric.scss +26 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/material.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +6 -0
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +6 -0
- package/SCSS-Themes/fluent-dark.scss +27 -5
- package/SCSS-Themes/fluent.scss +27 -5
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent.scss +7 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/material.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
- package/SCSS-Themes/highcontrast.scss +26 -4
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +7 -1
- package/SCSS-Themes/inputs/rating/bootstrap.scss +7 -1
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +7 -1
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +7 -1
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +7 -1
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +7 -1
- package/SCSS-Themes/inputs/rating/fabric.scss +7 -1
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +7 -1
- package/SCSS-Themes/inputs/rating/fluent.scss +7 -1
- package/SCSS-Themes/inputs/rating/highcontrast.scss +7 -1
- package/SCSS-Themes/inputs/rating/material-dark.scss +7 -1
- package/SCSS-Themes/inputs/rating/material.scss +7 -1
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +7 -1
- package/SCSS-Themes/inputs/rating/tailwind.scss +7 -1
- package/SCSS-Themes/material-dark.scss +28 -6
- package/SCSS-Themes/material.scss +28 -6
- package/SCSS-Themes/tailwind-dark.scss +28 -6
- package/SCSS-Themes/tailwind.scss +28 -6
- package/package.json +1 -1
|
@@ -2243,6 +2243,11 @@ ejs-multiselect {
|
|
|
2243
2243
|
margin-right: 0;
|
|
2244
2244
|
}
|
|
2245
2245
|
|
|
2246
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
2247
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
2248
|
+
cursor: not-allowed;
|
|
2249
|
+
}
|
|
2250
|
+
|
|
2246
2251
|
|
|
2247
2252
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2248
2253
|
color: $ddl-sel-chip-close;
|
|
@@ -2243,6 +2243,11 @@ ejs-multiselect {
|
|
|
2243
2243
|
margin-right: 0;
|
|
2244
2244
|
}
|
|
2245
2245
|
|
|
2246
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
2247
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
2248
|
+
cursor: not-allowed;
|
|
2249
|
+
}
|
|
2250
|
+
|
|
2246
2251
|
|
|
2247
2252
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
2248
2253
|
color: $ddl-sel-chip-close;
|
|
@@ -59034,6 +59034,11 @@ ejs-multiselect {
|
|
|
59034
59034
|
margin-right: 0;
|
|
59035
59035
|
}
|
|
59036
59036
|
|
|
59037
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
59038
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
59039
|
+
cursor: not-allowed;
|
|
59040
|
+
}
|
|
59041
|
+
|
|
59037
59042
|
|
|
59038
59043
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
59039
59044
|
color: $ddl-sel-chip-close;
|
|
@@ -73195,7 +73200,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73195
73200
|
|
|
73196
73201
|
&.e-default tr {
|
|
73197
73202
|
& td:first-child,
|
|
73198
|
-
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73203
|
+
& :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73199
73204
|
& th.e-detailheadercell:first-child,
|
|
73200
73205
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
73201
73206
|
border-left-width: 0;
|
|
@@ -75165,7 +75170,12 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75165
75170
|
|
|
75166
75171
|
.e-movablecontent {
|
|
75167
75172
|
height: inherit;
|
|
75168
|
-
overflow:
|
|
75173
|
+
overflow-x: auto;
|
|
75174
|
+
scrollbar-width: none; /* firefox */
|
|
75175
|
+
}
|
|
75176
|
+
|
|
75177
|
+
.e-movablecontent::-webkit-scrollbar {
|
|
75178
|
+
display: none; /* safari, chrome and edge */
|
|
75169
75179
|
}
|
|
75170
75180
|
|
|
75171
75181
|
.e-frozencontent {
|
|
@@ -77787,6 +77797,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
77787
77797
|
display: inline-table;
|
|
77788
77798
|
transform: rotate(180deg);
|
|
77789
77799
|
}
|
|
77800
|
+
|
|
77801
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
77802
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
77803
|
+
line-height: $fe-cb-line-height;
|
|
77804
|
+
}
|
|
77805
|
+
}
|
|
77790
77806
|
}
|
|
77791
77807
|
|
|
77792
77808
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -86871,7 +86887,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
86871
86887
|
|
|
86872
86888
|
.e-gantt-child-manualtaskbar {
|
|
86873
86889
|
background-color: $gantt-manualchild-task-bar;
|
|
86874
|
-
|
|
86890
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
86875
86891
|
}
|
|
86876
86892
|
|
|
86877
86893
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -112763,6 +112779,7 @@ $rating-label-left-margin: 8px !default;
|
|
|
112763
112779
|
$rating-label-font-size: 12px !default;
|
|
112764
112780
|
$rating-label-line-height: 18px !default;
|
|
112765
112781
|
$rating-reset-font-size : 16px !default;
|
|
112782
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
112766
112783
|
|
|
112767
112784
|
$rating-small-li-font-size: 16px !default;
|
|
112768
112785
|
$rating-small-li-line-height: 10px !default;
|
|
@@ -112869,6 +112886,11 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
112869
112886
|
&.e-disabled {
|
|
112870
112887
|
cursor: default;
|
|
112871
112888
|
}
|
|
112889
|
+
|
|
112890
|
+
&:focus-visible{
|
|
112891
|
+
outline: 1px solid;
|
|
112892
|
+
border-radius: $rating-focus-border-radius;
|
|
112893
|
+
}
|
|
112872
112894
|
}
|
|
112873
112895
|
|
|
112874
112896
|
.e-rating-label {
|
|
@@ -112922,7 +112944,7 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
112922
112944
|
display: none;
|
|
112923
112945
|
justify-content: center;
|
|
112924
112946
|
left: 50%;
|
|
112925
|
-
top: -
|
|
112947
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
112926
112948
|
transform: translate(-50%, -100%);
|
|
112927
112949
|
|
|
112928
112950
|
&.e-show-tooltip {
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -58804,6 +58804,11 @@ ejs-multiselect {
|
|
|
58804
58804
|
margin-right: 0;
|
|
58805
58805
|
}
|
|
58806
58806
|
|
|
58807
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
58808
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
58809
|
+
cursor: not-allowed;
|
|
58810
|
+
}
|
|
58811
|
+
|
|
58807
58812
|
|
|
58808
58813
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
58809
58814
|
color: $ddl-sel-chip-close;
|
|
@@ -72957,7 +72962,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
72957
72962
|
|
|
72958
72963
|
&.e-default tr {
|
|
72959
72964
|
& td:first-child,
|
|
72960
|
-
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
72965
|
+
& :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
72961
72966
|
& th.e-detailheadercell:first-child,
|
|
72962
72967
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
72963
72968
|
border-left-width: 0;
|
|
@@ -74927,7 +74932,12 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74927
74932
|
|
|
74928
74933
|
.e-movablecontent {
|
|
74929
74934
|
height: inherit;
|
|
74930
|
-
overflow:
|
|
74935
|
+
overflow-x: auto;
|
|
74936
|
+
scrollbar-width: none; /* firefox */
|
|
74937
|
+
}
|
|
74938
|
+
|
|
74939
|
+
.e-movablecontent::-webkit-scrollbar {
|
|
74940
|
+
display: none; /* safari, chrome and edge */
|
|
74931
74941
|
}
|
|
74932
74942
|
|
|
74933
74943
|
.e-frozencontent {
|
|
@@ -77551,6 +77561,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
77551
77561
|
display: inline-table;
|
|
77552
77562
|
transform: rotate(180deg);
|
|
77553
77563
|
}
|
|
77564
|
+
|
|
77565
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
77566
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
77567
|
+
line-height: $fe-cb-line-height;
|
|
77568
|
+
}
|
|
77569
|
+
}
|
|
77554
77570
|
}
|
|
77555
77571
|
|
|
77556
77572
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -86627,7 +86643,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
86627
86643
|
|
|
86628
86644
|
.e-gantt-child-manualtaskbar {
|
|
86629
86645
|
background-color: $gantt-manualchild-task-bar;
|
|
86630
|
-
|
|
86646
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
86631
86647
|
}
|
|
86632
86648
|
|
|
86633
86649
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -112517,6 +112533,7 @@ $rating-label-left-margin: 8px !default;
|
|
|
112517
112533
|
$rating-label-font-size: 12px !default;
|
|
112518
112534
|
$rating-label-line-height: 18px !default;
|
|
112519
112535
|
$rating-reset-font-size : 16px !default;
|
|
112536
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
112520
112537
|
|
|
112521
112538
|
$rating-small-li-font-size: 16px !default;
|
|
112522
112539
|
$rating-small-li-line-height: 13px !default;
|
|
@@ -112623,6 +112640,11 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
112623
112640
|
&.e-disabled {
|
|
112624
112641
|
cursor: default;
|
|
112625
112642
|
}
|
|
112643
|
+
|
|
112644
|
+
&:focus-visible{
|
|
112645
|
+
outline: 1px solid;
|
|
112646
|
+
border-radius: $rating-focus-border-radius;
|
|
112647
|
+
}
|
|
112626
112648
|
}
|
|
112627
112649
|
|
|
112628
112650
|
.e-rating-label {
|
|
@@ -112676,7 +112698,7 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
112676
112698
|
display: none;
|
|
112677
112699
|
justify-content: center;
|
|
112678
112700
|
left: 50%;
|
|
112679
|
-
top: -
|
|
112701
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
112680
112702
|
transform: translate(-50%, -100%);
|
|
112681
112703
|
|
|
112682
112704
|
&.e-show-tooltip {
|
|
@@ -1087,6 +1087,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1087
1087
|
display: inline-table;
|
|
1088
1088
|
transform: rotate(180deg);
|
|
1089
1089
|
}
|
|
1090
|
+
|
|
1091
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1092
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1093
|
+
line-height: $fe-cb-line-height;
|
|
1094
|
+
}
|
|
1095
|
+
}
|
|
1090
1096
|
}
|
|
1091
1097
|
|
|
1092
1098
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1088,6 +1088,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1088
1088
|
display: inline-table;
|
|
1089
1089
|
transform: rotate(180deg);
|
|
1090
1090
|
}
|
|
1091
|
+
|
|
1092
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1093
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1094
|
+
line-height: $fe-cb-line-height;
|
|
1095
|
+
}
|
|
1096
|
+
}
|
|
1091
1097
|
}
|
|
1092
1098
|
|
|
1093
1099
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1089,6 +1089,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1089
1089
|
display: inline-table;
|
|
1090
1090
|
transform: rotate(180deg);
|
|
1091
1091
|
}
|
|
1092
|
+
|
|
1093
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1094
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1095
|
+
line-height: $fe-cb-line-height;
|
|
1096
|
+
}
|
|
1097
|
+
}
|
|
1092
1098
|
}
|
|
1093
1099
|
|
|
1094
1100
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1084,6 +1084,12 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
1084
1084
|
display: inline-table;
|
|
1085
1085
|
transform: rotate(180deg);
|
|
1086
1086
|
}
|
|
1087
|
+
|
|
1088
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1089
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1090
|
+
line-height: $fe-cb-line-height;
|
|
1091
|
+
}
|
|
1092
|
+
}
|
|
1087
1093
|
}
|
|
1088
1094
|
|
|
1089
1095
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1084,6 +1084,12 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
1084
1084
|
display: inline-table;
|
|
1085
1085
|
transform: rotate(180deg);
|
|
1086
1086
|
}
|
|
1087
|
+
|
|
1088
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1089
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1090
|
+
line-height: $fe-cb-line-height;
|
|
1091
|
+
}
|
|
1092
|
+
}
|
|
1087
1093
|
}
|
|
1088
1094
|
|
|
1089
1095
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1085,6 +1085,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1085
1085
|
display: inline-table;
|
|
1086
1086
|
transform: rotate(180deg);
|
|
1087
1087
|
}
|
|
1088
|
+
|
|
1089
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1090
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1091
|
+
line-height: $fe-cb-line-height;
|
|
1092
|
+
}
|
|
1093
|
+
}
|
|
1088
1094
|
}
|
|
1089
1095
|
|
|
1090
1096
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1087,6 +1087,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1087
1087
|
display: inline-table;
|
|
1088
1088
|
transform: rotate(180deg);
|
|
1089
1089
|
}
|
|
1090
|
+
|
|
1091
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1092
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1093
|
+
line-height: $fe-cb-line-height;
|
|
1094
|
+
}
|
|
1095
|
+
}
|
|
1090
1096
|
}
|
|
1091
1097
|
|
|
1092
1098
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1092,6 +1092,12 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
1092
1092
|
display: inline-table;
|
|
1093
1093
|
transform: rotate(180deg);
|
|
1094
1094
|
}
|
|
1095
|
+
|
|
1096
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1097
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1098
|
+
line-height: $fe-cb-line-height;
|
|
1099
|
+
}
|
|
1100
|
+
}
|
|
1095
1101
|
}
|
|
1096
1102
|
|
|
1097
1103
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1092,6 +1092,12 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
1092
1092
|
display: inline-table;
|
|
1093
1093
|
transform: rotate(180deg);
|
|
1094
1094
|
}
|
|
1095
|
+
|
|
1096
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1097
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1098
|
+
line-height: $fe-cb-line-height;
|
|
1099
|
+
}
|
|
1100
|
+
}
|
|
1095
1101
|
}
|
|
1096
1102
|
|
|
1097
1103
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1087,6 +1087,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1087
1087
|
display: inline-table;
|
|
1088
1088
|
transform: rotate(180deg);
|
|
1089
1089
|
}
|
|
1090
|
+
|
|
1091
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1092
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1093
|
+
line-height: $fe-cb-line-height;
|
|
1094
|
+
}
|
|
1095
|
+
}
|
|
1090
1096
|
}
|
|
1091
1097
|
|
|
1092
1098
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1087,6 +1087,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1087
1087
|
display: inline-table;
|
|
1088
1088
|
transform: rotate(180deg);
|
|
1089
1089
|
}
|
|
1090
|
+
|
|
1091
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1092
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1093
|
+
line-height: $fe-cb-line-height;
|
|
1094
|
+
}
|
|
1095
|
+
}
|
|
1090
1096
|
}
|
|
1091
1097
|
|
|
1092
1098
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1087,6 +1087,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1087
1087
|
display: inline-table;
|
|
1088
1088
|
transform: rotate(180deg);
|
|
1089
1089
|
}
|
|
1090
|
+
|
|
1091
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1092
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1093
|
+
line-height: $fe-cb-line-height;
|
|
1094
|
+
}
|
|
1095
|
+
}
|
|
1090
1096
|
}
|
|
1091
1097
|
|
|
1092
1098
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1079,6 +1079,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1079
1079
|
display: inline-table;
|
|
1080
1080
|
transform: rotate(180deg);
|
|
1081
1081
|
}
|
|
1082
|
+
|
|
1083
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1084
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1085
|
+
line-height: $fe-cb-line-height;
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1082
1088
|
}
|
|
1083
1089
|
|
|
1084
1090
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -1079,6 +1079,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1079
1079
|
display: inline-table;
|
|
1080
1080
|
transform: rotate(180deg);
|
|
1081
1081
|
}
|
|
1082
|
+
|
|
1083
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
1084
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
1085
|
+
line-height: $fe-cb-line-height;
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1082
1088
|
}
|
|
1083
1089
|
|
|
1084
1090
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -59461,6 +59461,11 @@ ejs-multiselect {
|
|
|
59461
59461
|
margin-right: 0;
|
|
59462
59462
|
}
|
|
59463
59463
|
|
|
59464
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
59465
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
59466
|
+
cursor: not-allowed;
|
|
59467
|
+
}
|
|
59468
|
+
|
|
59464
59469
|
|
|
59465
59470
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
59466
59471
|
color: $ddl-sel-chip-close;
|
|
@@ -69617,7 +69622,7 @@ $split-bar-hover-border-right: 1px solid $splitbar-hover-border-color !default;
|
|
|
69617
69622
|
}
|
|
69618
69623
|
}
|
|
69619
69624
|
|
|
69620
|
-
|
|
69625
|
+
@use 'sass:math';
|
|
69621
69626
|
|
|
69622
69627
|
|
|
69623
69628
|
$pager-numericitem-border-radius: 0 !default;
|
|
@@ -73750,7 +73755,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73750
73755
|
|
|
73751
73756
|
&.e-default tr {
|
|
73752
73757
|
& td:first-child,
|
|
73753
|
-
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73758
|
+
& :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73754
73759
|
& th.e-detailheadercell:first-child,
|
|
73755
73760
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
73756
73761
|
border-left-width: 0;
|
|
@@ -75720,7 +75725,12 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75720
75725
|
|
|
75721
75726
|
.e-movablecontent {
|
|
75722
75727
|
height: inherit;
|
|
75723
|
-
overflow:
|
|
75728
|
+
overflow-x: auto;
|
|
75729
|
+
scrollbar-width: none; /* firefox */
|
|
75730
|
+
}
|
|
75731
|
+
|
|
75732
|
+
.e-movablecontent::-webkit-scrollbar {
|
|
75733
|
+
display: none; /* safari, chrome and edge */
|
|
75724
75734
|
}
|
|
75725
75735
|
|
|
75726
75736
|
.e-frozencontent {
|
|
@@ -78370,6 +78380,12 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
78370
78380
|
display: inline-table;
|
|
78371
78381
|
transform: rotate(180deg);
|
|
78372
78382
|
}
|
|
78383
|
+
|
|
78384
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
78385
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
78386
|
+
line-height: $fe-cb-line-height;
|
|
78387
|
+
}
|
|
78388
|
+
}
|
|
78373
78389
|
}
|
|
78374
78390
|
|
|
78375
78391
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -87461,7 +87477,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
87461
87477
|
|
|
87462
87478
|
.e-gantt-child-manualtaskbar {
|
|
87463
87479
|
background-color: $gantt-manualchild-task-bar;
|
|
87464
|
-
|
|
87480
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
87465
87481
|
}
|
|
87466
87482
|
|
|
87467
87483
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -113382,6 +113398,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
113382
113398
|
$rating-label-font-size: 12px !default;
|
|
113383
113399
|
$rating-label-line-height: 18px !default;
|
|
113384
113400
|
$rating-reset-font-size : 16px !default;
|
|
113401
|
+
$rating-tooltip-tip-bottom-height: 12.5px !default;
|
|
113385
113402
|
|
|
113386
113403
|
$rating-small-li-font-size: 16px !default;
|
|
113387
113404
|
$rating-small-li-line-height: 13px !default;
|
|
@@ -113488,6 +113505,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
113488
113505
|
&.e-disabled {
|
|
113489
113506
|
cursor: default;
|
|
113490
113507
|
}
|
|
113508
|
+
|
|
113509
|
+
&:focus-visible{
|
|
113510
|
+
outline: 1px solid;
|
|
113511
|
+
border-radius: $rating-focus-border-radius;
|
|
113512
|
+
}
|
|
113491
113513
|
}
|
|
113492
113514
|
|
|
113493
113515
|
.e-rating-label {
|
|
@@ -113541,7 +113563,7 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
113541
113563
|
display: none;
|
|
113542
113564
|
justify-content: center;
|
|
113543
113565
|
left: 50%;
|
|
113544
|
-
top: -
|
|
113566
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
113545
113567
|
transform: translate(-50%, -100%);
|
|
113546
113568
|
|
|
113547
113569
|
&.e-show-tooltip {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -59462,6 +59462,11 @@ ejs-multiselect {
|
|
|
59462
59462
|
margin-right: 0;
|
|
59463
59463
|
}
|
|
59464
59464
|
|
|
59465
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
59466
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
59467
|
+
cursor: not-allowed;
|
|
59468
|
+
}
|
|
59469
|
+
|
|
59465
59470
|
|
|
59466
59471
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
59467
59472
|
color: $ddl-sel-chip-close;
|
|
@@ -69618,7 +69623,7 @@ $split-bar-hover-border-right: 1px solid $splitbar-hover-border-color !default;
|
|
|
69618
69623
|
}
|
|
69619
69624
|
}
|
|
69620
69625
|
|
|
69621
|
-
|
|
69626
|
+
@use 'sass:math';
|
|
69622
69627
|
|
|
69623
69628
|
|
|
69624
69629
|
$pager-numericitem-border-radius: 0 !default;
|
|
@@ -73751,7 +73756,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73751
73756
|
|
|
73752
73757
|
&.e-default tr {
|
|
73753
73758
|
& td:first-child,
|
|
73754
|
-
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73759
|
+
& :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73755
73760
|
& th.e-detailheadercell:first-child,
|
|
73756
73761
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
73757
73762
|
border-left-width: 0;
|
|
@@ -75721,7 +75726,12 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75721
75726
|
|
|
75722
75727
|
.e-movablecontent {
|
|
75723
75728
|
height: inherit;
|
|
75724
|
-
overflow:
|
|
75729
|
+
overflow-x: auto;
|
|
75730
|
+
scrollbar-width: none; /* firefox */
|
|
75731
|
+
}
|
|
75732
|
+
|
|
75733
|
+
.e-movablecontent::-webkit-scrollbar {
|
|
75734
|
+
display: none; /* safari, chrome and edge */
|
|
75725
75735
|
}
|
|
75726
75736
|
|
|
75727
75737
|
.e-frozencontent {
|
|
@@ -78371,6 +78381,12 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
78371
78381
|
display: inline-table;
|
|
78372
78382
|
transform: rotate(180deg);
|
|
78373
78383
|
}
|
|
78384
|
+
|
|
78385
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
78386
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
78387
|
+
line-height: $fe-cb-line-height;
|
|
78388
|
+
}
|
|
78389
|
+
}
|
|
78374
78390
|
}
|
|
78375
78391
|
|
|
78376
78392
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -87462,7 +87478,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
87462
87478
|
|
|
87463
87479
|
.e-gantt-child-manualtaskbar {
|
|
87464
87480
|
background-color: $gantt-manualchild-task-bar;
|
|
87465
|
-
|
|
87481
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
87466
87482
|
}
|
|
87467
87483
|
|
|
87468
87484
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -113383,6 +113399,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
113383
113399
|
$rating-label-font-size: 12px !default;
|
|
113384
113400
|
$rating-label-line-height: 18px !default;
|
|
113385
113401
|
$rating-reset-font-size : 16px !default;
|
|
113402
|
+
$rating-tooltip-tip-bottom-height: 12.5px !default;
|
|
113386
113403
|
|
|
113387
113404
|
$rating-small-li-font-size: 16px !default;
|
|
113388
113405
|
$rating-small-li-line-height: 13px !default;
|
|
@@ -113489,6 +113506,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
113489
113506
|
&.e-disabled {
|
|
113490
113507
|
cursor: default;
|
|
113491
113508
|
}
|
|
113509
|
+
|
|
113510
|
+
&:focus-visible{
|
|
113511
|
+
outline: 1px solid;
|
|
113512
|
+
border-radius: $rating-focus-border-radius;
|
|
113513
|
+
}
|
|
113492
113514
|
}
|
|
113493
113515
|
|
|
113494
113516
|
.e-rating-label {
|
|
@@ -113542,7 +113564,7 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
113542
113564
|
display: none;
|
|
113543
113565
|
justify-content: center;
|
|
113544
113566
|
left: 50%;
|
|
113545
|
-
top: -
|
|
113567
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
113546
113568
|
transform: translate(-50%, -100%);
|
|
113547
113569
|
|
|
113548
113570
|
&.e-show-tooltip {
|
|
@@ -2104,7 +2104,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2104
2104
|
|
|
2105
2105
|
.e-gantt-child-manualtaskbar {
|
|
2106
2106
|
background-color: $gantt-manualchild-task-bar;
|
|
2107
|
-
|
|
2107
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
2108
2108
|
}
|
|
2109
2109
|
|
|
2110
2110
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -2104,7 +2104,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2104
2104
|
|
|
2105
2105
|
.e-gantt-child-manualtaskbar {
|
|
2106
2106
|
background-color: $gantt-manualchild-task-bar;
|
|
2107
|
-
|
|
2107
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
2108
2108
|
}
|
|
2109
2109
|
|
|
2110
2110
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -2106,7 +2106,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2106
2106
|
|
|
2107
2107
|
.e-gantt-child-manualtaskbar {
|
|
2108
2108
|
background-color: $gantt-manualchild-task-bar;
|
|
2109
|
-
|
|
2109
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
2110
2110
|
}
|
|
2111
2111
|
|
|
2112
2112
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -2108,7 +2108,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2108
2108
|
|
|
2109
2109
|
.e-gantt-child-manualtaskbar {
|
|
2110
2110
|
background-color: $gantt-manualchild-task-bar;
|
|
2111
|
-
|
|
2111
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
2112
2112
|
}
|
|
2113
2113
|
|
|
2114
2114
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -2108,7 +2108,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2108
2108
|
|
|
2109
2109
|
.e-gantt-child-manualtaskbar {
|
|
2110
2110
|
background-color: $gantt-manualchild-task-bar;
|
|
2111
|
-
|
|
2111
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
2112
2112
|
}
|
|
2113
2113
|
|
|
2114
2114
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -2104,7 +2104,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2104
2104
|
|
|
2105
2105
|
.e-gantt-child-manualtaskbar {
|
|
2106
2106
|
background-color: $gantt-manualchild-task-bar;
|
|
2107
|
-
|
|
2107
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
2108
2108
|
}
|
|
2109
2109
|
|
|
2110
2110
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -2104,7 +2104,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2104
2104
|
|
|
2105
2105
|
.e-gantt-child-manualtaskbar {
|
|
2106
2106
|
background-color: $gantt-manualchild-task-bar;
|
|
2107
|
-
|
|
2107
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
2108
2108
|
}
|
|
2109
2109
|
|
|
2110
2110
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -2108,7 +2108,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2108
2108
|
|
|
2109
2109
|
.e-gantt-child-manualtaskbar {
|
|
2110
2110
|
background-color: $gantt-manualchild-task-bar;
|
|
2111
|
-
|
|
2111
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
2112
2112
|
}
|
|
2113
2113
|
|
|
2114
2114
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -2108,7 +2108,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2108
2108
|
|
|
2109
2109
|
.e-gantt-child-manualtaskbar {
|
|
2110
2110
|
background-color: $gantt-manualchild-task-bar;
|
|
2111
|
-
|
|
2111
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
2112
2112
|
}
|
|
2113
2113
|
|
|
2114
2114
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|