@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
|
@@ -9,6 +9,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
9
9
|
$rating-label-font-size: 12px !default;
|
|
10
10
|
$rating-label-line-height: 18px !default;
|
|
11
11
|
$rating-reset-font-size : 16px !default;
|
|
12
|
+
$rating-tooltip-tip-bottom-height: 12.5px !default;
|
|
12
13
|
|
|
13
14
|
$rating-small-li-font-size: 16px !default;
|
|
14
15
|
$rating-small-li-line-height: 13px !default;
|
|
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115
116
|
&.e-disabled {
|
|
116
117
|
cursor: default;
|
|
117
118
|
}
|
|
119
|
+
|
|
120
|
+
&:focus-visible{
|
|
121
|
+
outline: 1px solid;
|
|
122
|
+
border-radius: $rating-focus-border-radius;
|
|
123
|
+
}
|
|
118
124
|
}
|
|
119
125
|
|
|
120
126
|
.e-rating-label {
|
|
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
168
174
|
display: none;
|
|
169
175
|
justify-content: center;
|
|
170
176
|
left: 50%;
|
|
171
|
-
top: -
|
|
177
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
172
178
|
transform: translate(-50%, -100%);
|
|
173
179
|
|
|
174
180
|
&.e-show-tooltip {
|
|
@@ -9,6 +9,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
9
9
|
$rating-label-font-size: 12px !default;
|
|
10
10
|
$rating-label-line-height: 18px !default;
|
|
11
11
|
$rating-reset-font-size : 16px !default;
|
|
12
|
+
$rating-tooltip-tip-bottom-height: 12.5px !default;
|
|
12
13
|
|
|
13
14
|
$rating-small-li-font-size: 16px !default;
|
|
14
15
|
$rating-small-li-line-height: 13px !default;
|
|
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115
116
|
&.e-disabled {
|
|
116
117
|
cursor: default;
|
|
117
118
|
}
|
|
119
|
+
|
|
120
|
+
&:focus-visible{
|
|
121
|
+
outline: 1px solid;
|
|
122
|
+
border-radius: $rating-focus-border-radius;
|
|
123
|
+
}
|
|
118
124
|
}
|
|
119
125
|
|
|
120
126
|
.e-rating-label {
|
|
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
168
174
|
display: none;
|
|
169
175
|
justify-content: center;
|
|
170
176
|
left: 50%;
|
|
171
|
-
top: -
|
|
177
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
172
178
|
transform: translate(-50%, -100%);
|
|
173
179
|
|
|
174
180
|
&.e-show-tooltip {
|
|
@@ -9,6 +9,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
9
9
|
$rating-label-font-size: 12px !default;
|
|
10
10
|
$rating-label-line-height: 18px !default;
|
|
11
11
|
$rating-reset-font-size : 16px !default;
|
|
12
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
12
13
|
|
|
13
14
|
$rating-small-li-font-size: 16px !default;
|
|
14
15
|
$rating-small-li-line-height: 13px !default;
|
|
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $disable !default;
|
|
|
115
116
|
&.e-disabled {
|
|
116
117
|
cursor: default;
|
|
117
118
|
}
|
|
119
|
+
|
|
120
|
+
&:focus-visible{
|
|
121
|
+
outline: 1px solid;
|
|
122
|
+
border-radius: $rating-focus-border-radius;
|
|
123
|
+
}
|
|
118
124
|
}
|
|
119
125
|
|
|
120
126
|
.e-rating-label {
|
|
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $disable !default;
|
|
|
168
174
|
display: none;
|
|
169
175
|
justify-content: center;
|
|
170
176
|
left: 50%;
|
|
171
|
-
top: -
|
|
177
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
172
178
|
transform: translate(-50%, -100%);
|
|
173
179
|
|
|
174
180
|
&.e-show-tooltip {
|
|
@@ -9,6 +9,7 @@ $rating-label-left-margin: 6px !default;
|
|
|
9
9
|
$rating-label-font-size: 12px !default;
|
|
10
10
|
$rating-label-line-height: 18px !default;
|
|
11
11
|
$rating-reset-font-size : 16px !default;
|
|
12
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
12
13
|
|
|
13
14
|
$rating-small-li-font-size: 16px !default;
|
|
14
15
|
$rating-small-li-line-height: 9px !default;
|
|
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
115
116
|
&.e-disabled {
|
|
116
117
|
cursor: default;
|
|
117
118
|
}
|
|
119
|
+
|
|
120
|
+
&:focus-visible{
|
|
121
|
+
outline: 1px solid;
|
|
122
|
+
border-radius: $rating-focus-border-radius;
|
|
123
|
+
}
|
|
118
124
|
}
|
|
119
125
|
|
|
120
126
|
.e-rating-label {
|
|
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
168
174
|
display: none;
|
|
169
175
|
justify-content: center;
|
|
170
176
|
left: 50%;
|
|
171
|
-
top: -
|
|
177
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
172
178
|
transform: translate(-50%, -100%);
|
|
173
179
|
|
|
174
180
|
&.e-show-tooltip {
|
|
@@ -9,6 +9,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
9
9
|
$rating-label-font-size: 12px !default;
|
|
10
10
|
$rating-label-line-height: 18px !default;
|
|
11
11
|
$rating-reset-font-size : 16px !default;
|
|
12
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
12
13
|
|
|
13
14
|
$rating-small-li-font-size: 16px !default;
|
|
14
15
|
$rating-small-li-line-height: 9px !default;
|
|
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
115
116
|
&.e-disabled {
|
|
116
117
|
cursor: default;
|
|
117
118
|
}
|
|
119
|
+
|
|
120
|
+
&:focus-visible{
|
|
121
|
+
outline: 1px solid;
|
|
122
|
+
border-radius: $rating-focus-border-radius;
|
|
123
|
+
}
|
|
118
124
|
}
|
|
119
125
|
|
|
120
126
|
.e-rating-label {
|
|
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
168
174
|
display: none;
|
|
169
175
|
justify-content: center;
|
|
170
176
|
left: 50%;
|
|
171
|
-
top: -
|
|
177
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
172
178
|
transform: translate(-50%, -100%);
|
|
173
179
|
|
|
174
180
|
&.e-show-tooltip {
|
|
@@ -9,6 +9,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
9
9
|
$rating-label-font-size: 12px !default;
|
|
10
10
|
$rating-label-line-height: 18px !default;
|
|
11
11
|
$rating-reset-font-size : 16px !default;
|
|
12
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
12
13
|
|
|
13
14
|
$rating-small-li-font-size: 16px !default;
|
|
14
15
|
$rating-small-li-line-height: 10px !default;
|
|
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115
116
|
&.e-disabled {
|
|
116
117
|
cursor: default;
|
|
117
118
|
}
|
|
119
|
+
|
|
120
|
+
&:focus-visible{
|
|
121
|
+
outline: 1px solid;
|
|
122
|
+
border-radius: $rating-focus-border-radius;
|
|
123
|
+
}
|
|
118
124
|
}
|
|
119
125
|
|
|
120
126
|
.e-rating-label {
|
|
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
168
174
|
display: none;
|
|
169
175
|
justify-content: center;
|
|
170
176
|
left: 50%;
|
|
171
|
-
top: -
|
|
177
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
172
178
|
transform: translate(-50%, -100%);
|
|
173
179
|
|
|
174
180
|
&.e-show-tooltip {
|
|
@@ -9,6 +9,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
9
9
|
$rating-label-font-size: 12px !default;
|
|
10
10
|
$rating-label-line-height: 18px !default;
|
|
11
11
|
$rating-reset-font-size : 16px !default;
|
|
12
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
12
13
|
|
|
13
14
|
$rating-small-li-font-size: 16px !default;
|
|
14
15
|
$rating-small-li-line-height: 10px !default;
|
|
@@ -115,6 +116,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
115
116
|
&.e-disabled {
|
|
116
117
|
cursor: default;
|
|
117
118
|
}
|
|
119
|
+
|
|
120
|
+
&:focus-visible{
|
|
121
|
+
outline: 1px solid;
|
|
122
|
+
border-radius: $rating-focus-border-radius;
|
|
123
|
+
}
|
|
118
124
|
}
|
|
119
125
|
|
|
120
126
|
.e-rating-label {
|
|
@@ -168,7 +174,7 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
168
174
|
display: none;
|
|
169
175
|
justify-content: center;
|
|
170
176
|
left: 50%;
|
|
171
|
-
top: -
|
|
177
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
172
178
|
transform: translate(-50%, -100%);
|
|
173
179
|
|
|
174
180
|
&.e-show-tooltip {
|
|
@@ -59667,6 +59667,11 @@ ejs-multiselect {
|
|
|
59667
59667
|
margin-right: 0;
|
|
59668
59668
|
}
|
|
59669
59669
|
|
|
59670
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
59671
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
59672
|
+
cursor: not-allowed;
|
|
59673
|
+
}
|
|
59674
|
+
|
|
59670
59675
|
|
|
59671
59676
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
59672
59677
|
color: $ddl-sel-chip-close;
|
|
@@ -70384,7 +70389,7 @@ $bigger-splitbar-icon-size: 16px !default;
|
|
|
70384
70389
|
}
|
|
70385
70390
|
}
|
|
70386
70391
|
|
|
70387
|
-
|
|
70392
|
+
@use 'sass:math';
|
|
70388
70393
|
|
|
70389
70394
|
|
|
70390
70395
|
$pager-font-size: 13px !default;
|
|
@@ -72189,7 +72194,7 @@ $grid-xl-radio-margin-top: 0 !default;
|
|
|
72189
72194
|
}
|
|
72190
72195
|
}
|
|
72191
72196
|
|
|
72192
|
-
|
|
72197
|
+
@use 'sass:math';
|
|
72193
72198
|
|
|
72194
72199
|
|
|
72195
72200
|
|
|
@@ -74509,7 +74514,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74509
74514
|
|
|
74510
74515
|
&.e-default tr {
|
|
74511
74516
|
& td:first-child,
|
|
74512
|
-
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
74517
|
+
& :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
74513
74518
|
& th.e-detailheadercell:first-child,
|
|
74514
74519
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
74515
74520
|
border-left-width: 0;
|
|
@@ -76479,7 +76484,12 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76479
76484
|
|
|
76480
76485
|
.e-movablecontent {
|
|
76481
76486
|
height: inherit;
|
|
76482
|
-
overflow:
|
|
76487
|
+
overflow-x: auto;
|
|
76488
|
+
scrollbar-width: none; /* firefox */
|
|
76489
|
+
}
|
|
76490
|
+
|
|
76491
|
+
.e-movablecontent::-webkit-scrollbar {
|
|
76492
|
+
display: none; /* safari, chrome and edge */
|
|
76483
76493
|
}
|
|
76484
76494
|
|
|
76485
76495
|
.e-frozencontent {
|
|
@@ -79103,6 +79113,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
79103
79113
|
display: inline-table;
|
|
79104
79114
|
transform: rotate(180deg);
|
|
79105
79115
|
}
|
|
79116
|
+
|
|
79117
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
79118
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
79119
|
+
line-height: $fe-cb-line-height;
|
|
79120
|
+
}
|
|
79121
|
+
}
|
|
79106
79122
|
}
|
|
79107
79123
|
|
|
79108
79124
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -88196,7 +88212,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
88196
88212
|
|
|
88197
88213
|
.e-gantt-child-manualtaskbar {
|
|
88198
88214
|
background-color: $gantt-manualchild-task-bar;
|
|
88199
|
-
|
|
88215
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
88200
88216
|
}
|
|
88201
88217
|
|
|
88202
88218
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -114127,6 +114143,7 @@ $rating-label-left-margin: 6px !default;
|
|
|
114127
114143
|
$rating-label-font-size: 12px !default;
|
|
114128
114144
|
$rating-label-line-height: 18px !default;
|
|
114129
114145
|
$rating-reset-font-size : 16px !default;
|
|
114146
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
114130
114147
|
|
|
114131
114148
|
$rating-small-li-font-size: 16px !default;
|
|
114132
114149
|
$rating-small-li-line-height: 9px !default;
|
|
@@ -114233,6 +114250,11 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
114233
114250
|
&.e-disabled {
|
|
114234
114251
|
cursor: default;
|
|
114235
114252
|
}
|
|
114253
|
+
|
|
114254
|
+
&:focus-visible{
|
|
114255
|
+
outline: 1px solid;
|
|
114256
|
+
border-radius: $rating-focus-border-radius;
|
|
114257
|
+
}
|
|
114236
114258
|
}
|
|
114237
114259
|
|
|
114238
114260
|
.e-rating-label {
|
|
@@ -114286,7 +114308,7 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
114286
114308
|
display: none;
|
|
114287
114309
|
justify-content: center;
|
|
114288
114310
|
left: 50%;
|
|
114289
|
-
top: -
|
|
114311
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
114290
114312
|
transform: translate(-50%, -100%);
|
|
114291
114313
|
|
|
114292
114314
|
&.e-show-tooltip {
|
|
@@ -59402,6 +59402,11 @@ ejs-multiselect {
|
|
|
59402
59402
|
margin-right: 0;
|
|
59403
59403
|
}
|
|
59404
59404
|
|
|
59405
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
59406
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
59407
|
+
cursor: not-allowed;
|
|
59408
|
+
}
|
|
59409
|
+
|
|
59405
59410
|
|
|
59406
59411
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
59407
59412
|
color: $ddl-sel-chip-close;
|
|
@@ -70112,7 +70117,7 @@ $bigger-splitbar-icon-size: 16px !default;
|
|
|
70112
70117
|
}
|
|
70113
70118
|
}
|
|
70114
70119
|
|
|
70115
|
-
|
|
70120
|
+
@use 'sass:math';
|
|
70116
70121
|
|
|
70117
70122
|
|
|
70118
70123
|
$pager-font-size: 13px !default;
|
|
@@ -71912,7 +71917,7 @@ $grid-xl-radio-margin-top: 0 !default;
|
|
|
71912
71917
|
}
|
|
71913
71918
|
}
|
|
71914
71919
|
|
|
71915
|
-
|
|
71920
|
+
@use 'sass:math';
|
|
71916
71921
|
|
|
71917
71922
|
|
|
71918
71923
|
|
|
@@ -74230,7 +74235,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74230
74235
|
|
|
74231
74236
|
&.e-default tr {
|
|
74232
74237
|
& td:first-child,
|
|
74233
|
-
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
74238
|
+
& :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
74234
74239
|
& th.e-detailheadercell:first-child,
|
|
74235
74240
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
74236
74241
|
border-left-width: 0;
|
|
@@ -76200,7 +76205,12 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76200
76205
|
|
|
76201
76206
|
.e-movablecontent {
|
|
76202
76207
|
height: inherit;
|
|
76203
|
-
overflow:
|
|
76208
|
+
overflow-x: auto;
|
|
76209
|
+
scrollbar-width: none; /* firefox */
|
|
76210
|
+
}
|
|
76211
|
+
|
|
76212
|
+
.e-movablecontent::-webkit-scrollbar {
|
|
76213
|
+
display: none; /* safari, chrome and edge */
|
|
76204
76214
|
}
|
|
76205
76215
|
|
|
76206
76216
|
.e-frozencontent {
|
|
@@ -78824,6 +78834,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
78824
78834
|
display: inline-table;
|
|
78825
78835
|
transform: rotate(180deg);
|
|
78826
78836
|
}
|
|
78837
|
+
|
|
78838
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
78839
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
78840
|
+
line-height: $fe-cb-line-height;
|
|
78841
|
+
}
|
|
78842
|
+
}
|
|
78827
78843
|
}
|
|
78828
78844
|
|
|
78829
78845
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -87909,7 +87925,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
87909
87925
|
|
|
87910
87926
|
.e-gantt-child-manualtaskbar {
|
|
87911
87927
|
background-color: $gantt-manualchild-task-bar;
|
|
87912
|
-
|
|
87928
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
87913
87929
|
}
|
|
87914
87930
|
|
|
87915
87931
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -113834,6 +113850,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
113834
113850
|
$rating-label-font-size: 12px !default;
|
|
113835
113851
|
$rating-label-line-height: 18px !default;
|
|
113836
113852
|
$rating-reset-font-size : 16px !default;
|
|
113853
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
113837
113854
|
|
|
113838
113855
|
$rating-small-li-font-size: 16px !default;
|
|
113839
113856
|
$rating-small-li-line-height: 9px !default;
|
|
@@ -113940,6 +113957,11 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
113940
113957
|
&.e-disabled {
|
|
113941
113958
|
cursor: default;
|
|
113942
113959
|
}
|
|
113960
|
+
|
|
113961
|
+
&:focus-visible{
|
|
113962
|
+
outline: 1px solid;
|
|
113963
|
+
border-radius: $rating-focus-border-radius;
|
|
113964
|
+
}
|
|
113943
113965
|
}
|
|
113944
113966
|
|
|
113945
113967
|
.e-rating-label {
|
|
@@ -113993,7 +114015,7 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
113993
114015
|
display: none;
|
|
113994
114016
|
justify-content: center;
|
|
113995
114017
|
left: 50%;
|
|
113996
|
-
top: -
|
|
114018
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
113997
114019
|
transform: translate(-50%, -100%);
|
|
113998
114020
|
|
|
113999
114021
|
&.e-show-tooltip {
|
|
@@ -59286,6 +59286,11 @@ ejs-multiselect {
|
|
|
59286
59286
|
margin-right: 0;
|
|
59287
59287
|
}
|
|
59288
59288
|
|
|
59289
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
59290
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
59291
|
+
cursor: not-allowed;
|
|
59292
|
+
}
|
|
59293
|
+
|
|
59289
59294
|
|
|
59290
59295
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
59291
59296
|
color: $ddl-sel-chip-close;
|
|
@@ -69397,7 +69402,7 @@ $split-bar-hover-border-right: 1px solid $splitbar-hover-border-color !default;
|
|
|
69397
69402
|
}
|
|
69398
69403
|
}
|
|
69399
69404
|
|
|
69400
|
-
|
|
69405
|
+
@use 'sass:math';
|
|
69401
69406
|
|
|
69402
69407
|
|
|
69403
69408
|
$pager-numericitem-border-radius: 0 !default;
|
|
@@ -71214,7 +71219,7 @@ $grid-xl-radio-margin-top: 0 !default;
|
|
|
71214
71219
|
}
|
|
71215
71220
|
}
|
|
71216
71221
|
|
|
71217
|
-
|
|
71222
|
+
@use 'sass:math';
|
|
71218
71223
|
|
|
71219
71224
|
|
|
71220
71225
|
|
|
@@ -73543,7 +73548,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73543
73548
|
|
|
73544
73549
|
&.e-default tr {
|
|
73545
73550
|
& td:first-child,
|
|
73546
|
-
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73551
|
+
& :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73547
73552
|
& th.e-detailheadercell:first-child,
|
|
73548
73553
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
73549
73554
|
border-left-width: 0;
|
|
@@ -75513,7 +75518,12 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75513
75518
|
|
|
75514
75519
|
.e-movablecontent {
|
|
75515
75520
|
height: inherit;
|
|
75516
|
-
overflow:
|
|
75521
|
+
overflow-x: auto;
|
|
75522
|
+
scrollbar-width: none; /* firefox */
|
|
75523
|
+
}
|
|
75524
|
+
|
|
75525
|
+
.e-movablecontent::-webkit-scrollbar {
|
|
75526
|
+
display: none; /* safari, chrome and edge */
|
|
75517
75527
|
}
|
|
75518
75528
|
|
|
75519
75529
|
.e-frozencontent {
|
|
@@ -78150,6 +78160,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
78150
78160
|
display: inline-table;
|
|
78151
78161
|
transform: rotate(180deg);
|
|
78152
78162
|
}
|
|
78163
|
+
|
|
78164
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
78165
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
78166
|
+
line-height: $fe-cb-line-height;
|
|
78167
|
+
}
|
|
78168
|
+
}
|
|
78153
78169
|
}
|
|
78154
78170
|
|
|
78155
78171
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -87236,7 +87252,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
87236
87252
|
|
|
87237
87253
|
.e-gantt-child-manualtaskbar {
|
|
87238
87254
|
background-color: $gantt-manualchild-task-bar;
|
|
87239
|
-
|
|
87255
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
87240
87256
|
}
|
|
87241
87257
|
|
|
87242
87258
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -113159,6 +113175,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
113159
113175
|
$rating-label-font-size: 12px !default;
|
|
113160
113176
|
$rating-label-line-height: 18px !default;
|
|
113161
113177
|
$rating-reset-font-size : 16px !default;
|
|
113178
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
113162
113179
|
|
|
113163
113180
|
$rating-small-li-font-size: 16px !default;
|
|
113164
113181
|
$rating-small-li-line-height: 10px !default;
|
|
@@ -113265,6 +113282,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
113265
113282
|
&.e-disabled {
|
|
113266
113283
|
cursor: default;
|
|
113267
113284
|
}
|
|
113285
|
+
|
|
113286
|
+
&:focus-visible{
|
|
113287
|
+
outline: 1px solid;
|
|
113288
|
+
border-radius: $rating-focus-border-radius;
|
|
113289
|
+
}
|
|
113268
113290
|
}
|
|
113269
113291
|
|
|
113270
113292
|
.e-rating-label {
|
|
@@ -113318,7 +113340,7 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
113318
113340
|
display: none;
|
|
113319
113341
|
justify-content: center;
|
|
113320
113342
|
left: 50%;
|
|
113321
|
-
top: -
|
|
113343
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
113322
113344
|
transform: translate(-50%, -100%);
|
|
113323
113345
|
|
|
113324
113346
|
&.e-show-tooltip {
|
|
@@ -59283,6 +59283,11 @@ ejs-multiselect {
|
|
|
59283
59283
|
margin-right: 0;
|
|
59284
59284
|
}
|
|
59285
59285
|
|
|
59286
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
|
|
59287
|
+
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
|
|
59288
|
+
cursor: not-allowed;
|
|
59289
|
+
}
|
|
59290
|
+
|
|
59286
59291
|
|
|
59287
59292
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
59288
59293
|
color: $ddl-sel-chip-close;
|
|
@@ -69394,7 +69399,7 @@ $split-bar-hover-border-right: 1px solid $splitbar-hover-border-color !default;
|
|
|
69394
69399
|
}
|
|
69395
69400
|
}
|
|
69396
69401
|
|
|
69397
|
-
|
|
69402
|
+
@use 'sass:math';
|
|
69398
69403
|
|
|
69399
69404
|
|
|
69400
69405
|
$pager-numericitem-border-radius: 0 !default;
|
|
@@ -71211,7 +71216,7 @@ $grid-xl-radio-margin-top: 0 !default;
|
|
|
71211
71216
|
}
|
|
71212
71217
|
}
|
|
71213
71218
|
|
|
71214
|
-
|
|
71219
|
+
@use 'sass:math';
|
|
71215
71220
|
|
|
71216
71221
|
|
|
71217
71222
|
|
|
@@ -73540,7 +73545,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73540
73545
|
|
|
73541
73546
|
&.e-default tr {
|
|
73542
73547
|
& td:first-child,
|
|
73543
|
-
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73548
|
+
& :not(.e-rtl) th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
73544
73549
|
& th.e-detailheadercell:first-child,
|
|
73545
73550
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
73546
73551
|
border-left-width: 0;
|
|
@@ -75510,7 +75515,12 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75510
75515
|
|
|
75511
75516
|
.e-movablecontent {
|
|
75512
75517
|
height: inherit;
|
|
75513
|
-
overflow:
|
|
75518
|
+
overflow-x: auto;
|
|
75519
|
+
scrollbar-width: none; /* firefox */
|
|
75520
|
+
}
|
|
75521
|
+
|
|
75522
|
+
.e-movablecontent::-webkit-scrollbar {
|
|
75523
|
+
display: none; /* safari, chrome and edge */
|
|
75514
75524
|
}
|
|
75515
75525
|
|
|
75516
75526
|
.e-frozencontent {
|
|
@@ -78147,6 +78157,12 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
78147
78157
|
display: inline-table;
|
|
78148
78158
|
transform: rotate(180deg);
|
|
78149
78159
|
}
|
|
78160
|
+
|
|
78161
|
+
.e-toolbar-items .e-toolbar-right .e-toolbar-item .e-dropdown-btn .e-icon-left {
|
|
78162
|
+
@if $fm-skin-name == 'FluentUI' {
|
|
78163
|
+
line-height: $fe-cb-line-height;
|
|
78164
|
+
}
|
|
78165
|
+
}
|
|
78150
78166
|
}
|
|
78151
78167
|
|
|
78152
78168
|
.e-splitter.e-splitter-horizontal {
|
|
@@ -87233,7 +87249,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
87233
87249
|
|
|
87234
87250
|
.e-gantt-child-manualtaskbar {
|
|
87235
87251
|
background-color: $gantt-manualchild-task-bar;
|
|
87236
|
-
|
|
87252
|
+
outline: $gantt-manualchild-task-bar-border;
|
|
87237
87253
|
}
|
|
87238
87254
|
|
|
87239
87255
|
.e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
@@ -113156,6 +113172,7 @@ $rating-label-left-margin: 4px !default;
|
|
|
113156
113172
|
$rating-label-font-size: 12px !default;
|
|
113157
113173
|
$rating-label-line-height: 18px !default;
|
|
113158
113174
|
$rating-reset-font-size : 16px !default;
|
|
113175
|
+
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
113159
113176
|
|
|
113160
113177
|
$rating-small-li-font-size: 16px !default;
|
|
113161
113178
|
$rating-small-li-line-height: 10px !default;
|
|
@@ -113262,6 +113279,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
113262
113279
|
&.e-disabled {
|
|
113263
113280
|
cursor: default;
|
|
113264
113281
|
}
|
|
113282
|
+
|
|
113283
|
+
&:focus-visible{
|
|
113284
|
+
outline: 1px solid;
|
|
113285
|
+
border-radius: $rating-focus-border-radius;
|
|
113286
|
+
}
|
|
113265
113287
|
}
|
|
113266
113288
|
|
|
113267
113289
|
.e-rating-label {
|
|
@@ -113315,7 +113337,7 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
113315
113337
|
display: none;
|
|
113316
113338
|
justify-content: center;
|
|
113317
113339
|
left: 50%;
|
|
113318
|
-
top: -
|
|
113340
|
+
top: -$rating-tooltip-tip-bottom-height;
|
|
113319
113341
|
transform: translate(-50%, -100%);
|
|
113320
113342
|
|
|
113321
113343
|
&.e-show-tooltip {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"20.4.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"20.4.41","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"]}
|