@syncfusion/blazor-themes 21.1.41 → 21.2.3
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 +29 -23
- package/SCSS-Themes/bootstrap.scss +29 -23
- package/SCSS-Themes/bootstrap4.scss +29 -23
- package/SCSS-Themes/bootstrap5-dark.scss +26 -23
- package/SCSS-Themes/bootstrap5.scss +26 -23
- package/SCSS-Themes/fabric-dark.scss +29 -23
- package/SCSS-Themes/fabric.scss +29 -23
- package/SCSS-Themes/fluent-dark.scss +26 -23
- package/SCSS-Themes/fluent.scss +26 -23
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +4 -0
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +4 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +4 -0
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/fabric.scss +4 -0
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/fluent.scss +4 -0
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +4 -0
- package/SCSS-Themes/gantt/gantt/material-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/material.scss +4 -0
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +4 -0
- package/SCSS-Themes/gantt/gantt/tailwind.scss +4 -0
- package/SCSS-Themes/highcontrast.scss +29 -23
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -12
- package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -12
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -12
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +0 -12
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +0 -12
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -12
- package/SCSS-Themes/inputs/rating/fabric.scss +3 -12
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +0 -12
- package/SCSS-Themes/inputs/rating/fluent.scss +0 -12
- package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -12
- package/SCSS-Themes/inputs/rating/material-dark.scss +3 -12
- package/SCSS-Themes/inputs/rating/material.scss +3 -12
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +0 -12
- package/SCSS-Themes/inputs/rating/tailwind.scss +0 -12
- package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
- package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
- package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +29 -23
- package/SCSS-Themes/material.scss +29 -23
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +20 -10
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +20 -10
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +20 -10
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/fabric.scss +20 -10
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/fluent.scss +20 -10
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +20 -10
- package/SCSS-Themes/navigations/treeview/material-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/material.scss +20 -10
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +20 -10
- package/SCSS-Themes/navigations/treeview/tailwind.scss +20 -10
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +1 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +26 -23
- package/SCSS-Themes/tailwind.scss +26 -23
- package/package.json +1 -1
|
@@ -40142,7 +40142,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
40142
40142
|
font-size: $listview-header-font-size;
|
|
40143
40143
|
}
|
|
40144
40144
|
|
|
40145
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
40145
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
40146
40146
|
color: $listview-icon-color;
|
|
40147
40147
|
|
|
40148
40148
|
@if ($skin-name == 'tailwind') {
|
|
@@ -54000,11 +54000,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54000
54000
|
}
|
|
54001
54001
|
|
|
54002
54002
|
.e-list-item.e-active,
|
|
54003
|
-
.e-list-item.e-hover
|
|
54003
|
+
.e-list-item.e-hover,
|
|
54004
|
+
.e-list-item.e-node-focus {
|
|
54004
54005
|
background: transparent;
|
|
54005
54006
|
}
|
|
54006
54007
|
|
|
54007
|
-
.e-list-item.e-hover > .e-text-content
|
|
54008
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54009
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54008
54010
|
color: $treeview-text-hover-color;
|
|
54009
54011
|
|
|
54010
54012
|
.e-list-text {
|
|
@@ -54053,7 +54055,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54053
54055
|
}
|
|
54054
54056
|
}
|
|
54055
54057
|
|
|
54056
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54058
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54059
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54057
54060
|
color: $treeview-text-active-hover-color;
|
|
54058
54061
|
|
|
54059
54062
|
.e-list-text {
|
|
@@ -54067,7 +54070,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54067
54070
|
}
|
|
54068
54071
|
|
|
54069
54072
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54070
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54073
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54074
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54071
54075
|
color: $treeview-text-color;
|
|
54072
54076
|
|
|
54073
54077
|
.e-list-text {
|
|
@@ -54084,7 +54088,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54084
54088
|
}
|
|
54085
54089
|
}
|
|
54086
54090
|
|
|
54087
|
-
.e-list-item.e-hover > .e-fullrow
|
|
54091
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
54092
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
54088
54093
|
background-color: $treeview-item-hover-bg;
|
|
54089
54094
|
border-color: $treeview-item-hover-border-color;
|
|
54090
54095
|
}
|
|
@@ -54109,12 +54114,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54109
54114
|
}
|
|
54110
54115
|
}
|
|
54111
54116
|
|
|
54112
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54117
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
54118
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
54113
54119
|
@include active-hover-theme;
|
|
54114
54120
|
}
|
|
54115
54121
|
|
|
54116
54122
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54117
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54123
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
54124
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
54118
54125
|
@include active-editing-theme;
|
|
54119
54126
|
}
|
|
54120
54127
|
|
|
@@ -54180,7 +54187,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54180
54187
|
|
|
54181
54188
|
&:not(.e-fullrow-wrap) {
|
|
54182
54189
|
|
|
54183
|
-
.e-list-item.e-hover > .e-text-content
|
|
54190
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54191
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54184
54192
|
background-color: $treeview-item-hover-bg;
|
|
54185
54193
|
border-color: $treeview-item-hover-border-color;
|
|
54186
54194
|
}
|
|
@@ -54190,12 +54198,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54190
54198
|
border-color: $treeview-item-active-border-color;
|
|
54191
54199
|
}
|
|
54192
54200
|
|
|
54193
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54201
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54202
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54194
54203
|
@include active-hover-theme;
|
|
54195
54204
|
}
|
|
54196
54205
|
|
|
54197
54206
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54198
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54207
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54208
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54199
54209
|
@include active-editing-theme;
|
|
54200
54210
|
}
|
|
54201
54211
|
}
|
|
@@ -88453,6 +88463,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
88453
88463
|
border-radius: $gantt-header-border-radius;
|
|
88454
88464
|
}
|
|
88455
88465
|
|
|
88466
|
+
.e-grid .e-spinner-pane {
|
|
88467
|
+
display: none;
|
|
88468
|
+
}
|
|
88469
|
+
|
|
88456
88470
|
.e-cloneproperties.e-draganddrop {
|
|
88457
88471
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
88458
88472
|
opacity: .95;
|
|
@@ -100845,6 +100859,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
100845
100859
|
|
|
100846
100860
|
.e-checkbox-layout {
|
|
100847
100861
|
max-width: 45%;
|
|
100862
|
+
overflow: visible;
|
|
100848
100863
|
}
|
|
100849
100864
|
|
|
100850
100865
|
}
|
|
@@ -114801,7 +114816,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114801
114816
|
$rating-li-font-size: $font-icon-22 !default;
|
|
114802
114817
|
$rating-li-padding: 4px !default;
|
|
114803
114818
|
$rating-li-line-height: 13px !default;
|
|
114804
|
-
$rating-li-min-width-height: 30px !default;
|
|
114805
114819
|
$rating-focus-border-radius: 4px !default;
|
|
114806
114820
|
$rating-label-bottom-margin: 4px !default;
|
|
114807
114821
|
$rating-label-right-margin: 8px !default;
|
|
@@ -114814,21 +114828,18 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114814
114828
|
|
|
114815
114829
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
114816
114830
|
$rating-small-li-line-height: 6px !default;
|
|
114817
|
-
$rating-small-li-min-width-height: 24px !default;
|
|
114818
114831
|
$rating-small-label-font-size: $text-xxs !default;
|
|
114819
114832
|
$rating-small-label-line-height: 16px !default;
|
|
114820
114833
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
114821
114834
|
|
|
114822
114835
|
$rating-bigger-li-font-size: $font-icon-32 !default;
|
|
114823
114836
|
$rating-bigger-li-line-height: 13px !default;
|
|
114824
|
-
$rating-bigger-li-min-width-height: 40px !default;
|
|
114825
114837
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
114826
114838
|
$rating-bigger-label-line-height: 22px !default;
|
|
114827
114839
|
$rating-bigger-reset-font-size : $font-icon-28 !default;
|
|
114828
114840
|
|
|
114829
114841
|
$rating-bigger-small-li-font-size: $font-icon-26 !default;
|
|
114830
114842
|
$rating-bigger-small-li-line-height: 13px !default;
|
|
114831
|
-
$rating-bigger-small-li-min-width-height: 34px !default;
|
|
114832
114843
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
114833
114844
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114834
114845
|
$rating-bigger-small-reset-font-size : $font-icon-22 !default;
|
|
@@ -114883,8 +114894,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
114883
114894
|
padding: $rating-li-padding;
|
|
114884
114895
|
line-height: $rating-li-line-height;
|
|
114885
114896
|
display: block;
|
|
114886
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114887
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114888
114897
|
//For Blazor Tooltip
|
|
114889
114898
|
position: relative;
|
|
114890
114899
|
|
|
@@ -115009,8 +115018,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
115009
115018
|
.e-rating-item-container {
|
|
115010
115019
|
font-size: $rating-small-li-font-size;
|
|
115011
115020
|
line-height: $rating-small-li-line-height;
|
|
115012
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115013
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115014
115021
|
}
|
|
115015
115022
|
|
|
115016
115023
|
.e-rating-label {
|
|
@@ -115028,8 +115035,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
115028
115035
|
.e-rating-item-container {
|
|
115029
115036
|
font-size: $rating-bigger-li-font-size;
|
|
115030
115037
|
line-height: $rating-bigger-li-line-height;
|
|
115031
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115032
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115033
115038
|
}
|
|
115034
115039
|
|
|
115035
115040
|
.e-rating-label {
|
|
@@ -115049,8 +115054,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
115049
115054
|
.e-rating-item-container {
|
|
115050
115055
|
font-size: $rating-bigger-small-li-font-size;
|
|
115051
115056
|
line-height: $rating-bigger-small-li-line-height;
|
|
115052
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115053
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115054
115057
|
}
|
|
115055
115058
|
|
|
115056
115059
|
.e-rating-label {
|
|
@@ -40142,7 +40142,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
|
|
|
40142
40142
|
font-size: $listview-header-font-size;
|
|
40143
40143
|
}
|
|
40144
40144
|
|
|
40145
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
40145
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
40146
40146
|
color: $listview-icon-color;
|
|
40147
40147
|
|
|
40148
40148
|
@if ($skin-name == 'tailwind') {
|
|
@@ -54000,11 +54000,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54000
54000
|
}
|
|
54001
54001
|
|
|
54002
54002
|
.e-list-item.e-active,
|
|
54003
|
-
.e-list-item.e-hover
|
|
54003
|
+
.e-list-item.e-hover,
|
|
54004
|
+
.e-list-item.e-node-focus {
|
|
54004
54005
|
background: transparent;
|
|
54005
54006
|
}
|
|
54006
54007
|
|
|
54007
|
-
.e-list-item.e-hover > .e-text-content
|
|
54008
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54009
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54008
54010
|
color: $treeview-text-hover-color;
|
|
54009
54011
|
|
|
54010
54012
|
.e-list-text {
|
|
@@ -54053,7 +54055,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54053
54055
|
}
|
|
54054
54056
|
}
|
|
54055
54057
|
|
|
54056
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54058
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54059
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54057
54060
|
color: $treeview-text-active-hover-color;
|
|
54058
54061
|
|
|
54059
54062
|
.e-list-text {
|
|
@@ -54067,7 +54070,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54067
54070
|
}
|
|
54068
54071
|
|
|
54069
54072
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54070
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54073
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54074
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54071
54075
|
color: $treeview-text-color;
|
|
54072
54076
|
|
|
54073
54077
|
.e-list-text {
|
|
@@ -54084,7 +54088,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54084
54088
|
}
|
|
54085
54089
|
}
|
|
54086
54090
|
|
|
54087
|
-
.e-list-item.e-hover > .e-fullrow
|
|
54091
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
54092
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
54088
54093
|
background-color: $treeview-item-hover-bg;
|
|
54089
54094
|
border-color: $treeview-item-hover-border-color;
|
|
54090
54095
|
}
|
|
@@ -54109,12 +54114,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54109
54114
|
}
|
|
54110
54115
|
}
|
|
54111
54116
|
|
|
54112
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54117
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
54118
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
54113
54119
|
@include active-hover-theme;
|
|
54114
54120
|
}
|
|
54115
54121
|
|
|
54116
54122
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54117
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54123
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
54124
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
54118
54125
|
@include active-editing-theme;
|
|
54119
54126
|
}
|
|
54120
54127
|
|
|
@@ -54180,7 +54187,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54180
54187
|
|
|
54181
54188
|
&:not(.e-fullrow-wrap) {
|
|
54182
54189
|
|
|
54183
|
-
.e-list-item.e-hover > .e-text-content
|
|
54190
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54191
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54184
54192
|
background-color: $treeview-item-hover-bg;
|
|
54185
54193
|
border-color: $treeview-item-hover-border-color;
|
|
54186
54194
|
}
|
|
@@ -54190,12 +54198,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54190
54198
|
border-color: $treeview-item-active-border-color;
|
|
54191
54199
|
}
|
|
54192
54200
|
|
|
54193
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54201
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54202
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54194
54203
|
@include active-hover-theme;
|
|
54195
54204
|
}
|
|
54196
54205
|
|
|
54197
54206
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54198
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54207
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54208
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54199
54209
|
@include active-editing-theme;
|
|
54200
54210
|
}
|
|
54201
54211
|
}
|
|
@@ -88453,6 +88463,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
88453
88463
|
border-radius: $gantt-header-border-radius;
|
|
88454
88464
|
}
|
|
88455
88465
|
|
|
88466
|
+
.e-grid .e-spinner-pane {
|
|
88467
|
+
display: none;
|
|
88468
|
+
}
|
|
88469
|
+
|
|
88456
88470
|
.e-cloneproperties.e-draganddrop {
|
|
88457
88471
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
88458
88472
|
opacity: .95;
|
|
@@ -100845,6 +100859,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
100845
100859
|
|
|
100846
100860
|
.e-checkbox-layout {
|
|
100847
100861
|
max-width: 45%;
|
|
100862
|
+
overflow: visible;
|
|
100848
100863
|
}
|
|
100849
100864
|
|
|
100850
100865
|
}
|
|
@@ -114801,7 +114816,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114801
114816
|
$rating-li-font-size: $font-icon-22 !default;
|
|
114802
114817
|
$rating-li-padding: 4px !default;
|
|
114803
114818
|
$rating-li-line-height: 13px !default;
|
|
114804
|
-
$rating-li-min-width-height: 30px !default;
|
|
114805
114819
|
$rating-focus-border-radius: 4px !default;
|
|
114806
114820
|
$rating-label-bottom-margin: 4px !default;
|
|
114807
114821
|
$rating-label-right-margin: 8px !default;
|
|
@@ -114814,21 +114828,18 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114814
114828
|
|
|
114815
114829
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
114816
114830
|
$rating-small-li-line-height: 6px !default;
|
|
114817
|
-
$rating-small-li-min-width-height: 24px !default;
|
|
114818
114831
|
$rating-small-label-font-size: $text-xxs !default;
|
|
114819
114832
|
$rating-small-label-line-height: 16px !default;
|
|
114820
114833
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
114821
114834
|
|
|
114822
114835
|
$rating-bigger-li-font-size: $font-icon-32 !default;
|
|
114823
114836
|
$rating-bigger-li-line-height: 13px !default;
|
|
114824
|
-
$rating-bigger-li-min-width-height: 40px !default;
|
|
114825
114837
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
114826
114838
|
$rating-bigger-label-line-height: 22px !default;
|
|
114827
114839
|
$rating-bigger-reset-font-size : $font-icon-28 !default;
|
|
114828
114840
|
|
|
114829
114841
|
$rating-bigger-small-li-font-size: $font-icon-26 !default;
|
|
114830
114842
|
$rating-bigger-small-li-line-height: 13px !default;
|
|
114831
|
-
$rating-bigger-small-li-min-width-height: 34px !default;
|
|
114832
114843
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
114833
114844
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114834
114845
|
$rating-bigger-small-reset-font-size : $font-icon-22 !default;
|
|
@@ -114883,8 +114894,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
114883
114894
|
padding: $rating-li-padding;
|
|
114884
114895
|
line-height: $rating-li-line-height;
|
|
114885
114896
|
display: block;
|
|
114886
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114887
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114888
114897
|
//For Blazor Tooltip
|
|
114889
114898
|
position: relative;
|
|
114890
114899
|
|
|
@@ -115009,8 +115018,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
115009
115018
|
.e-rating-item-container {
|
|
115010
115019
|
font-size: $rating-small-li-font-size;
|
|
115011
115020
|
line-height: $rating-small-li-line-height;
|
|
115012
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115013
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115014
115021
|
}
|
|
115015
115022
|
|
|
115016
115023
|
.e-rating-label {
|
|
@@ -115028,8 +115035,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
115028
115035
|
.e-rating-item-container {
|
|
115029
115036
|
font-size: $rating-bigger-li-font-size;
|
|
115030
115037
|
line-height: $rating-bigger-li-line-height;
|
|
115031
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115032
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115033
115038
|
}
|
|
115034
115039
|
|
|
115035
115040
|
.e-rating-label {
|
|
@@ -115049,8 +115054,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
115049
115054
|
.e-rating-item-container {
|
|
115050
115055
|
font-size: $rating-bigger-small-li-font-size;
|
|
115051
115056
|
line-height: $rating-bigger-small-li-line-height;
|
|
115052
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115053
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115054
115057
|
}
|
|
115055
115058
|
|
|
115056
115059
|
.e-rating-label {
|
|
@@ -39927,7 +39927,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
|
|
|
39927
39927
|
font-size: $listview-header-font-size;
|
|
39928
39928
|
}
|
|
39929
39929
|
|
|
39930
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
39930
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
39931
39931
|
color: $listview-icon-color;
|
|
39932
39932
|
|
|
39933
39933
|
@if ($skin-name == 'tailwind') {
|
|
@@ -53726,11 +53726,13 @@ $ripple-width: 32px !default;
|
|
|
53726
53726
|
}
|
|
53727
53727
|
|
|
53728
53728
|
.e-list-item.e-active,
|
|
53729
|
-
.e-list-item.e-hover
|
|
53729
|
+
.e-list-item.e-hover,
|
|
53730
|
+
.e-list-item.e-node-focus {
|
|
53730
53731
|
background: transparent;
|
|
53731
53732
|
}
|
|
53732
53733
|
|
|
53733
|
-
.e-list-item.e-hover > .e-text-content
|
|
53734
|
+
.e-list-item.e-hover > .e-text-content,
|
|
53735
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
53734
53736
|
color: $treeview-text-hover-color;
|
|
53735
53737
|
|
|
53736
53738
|
.e-list-text {
|
|
@@ -53779,7 +53781,8 @@ $ripple-width: 32px !default;
|
|
|
53779
53781
|
}
|
|
53780
53782
|
}
|
|
53781
53783
|
|
|
53782
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
53784
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
53785
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
53783
53786
|
color: $treeview-text-active-hover-color;
|
|
53784
53787
|
|
|
53785
53788
|
.e-list-text {
|
|
@@ -53793,7 +53796,8 @@ $ripple-width: 32px !default;
|
|
|
53793
53796
|
}
|
|
53794
53797
|
|
|
53795
53798
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
53796
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
53799
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
53800
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
53797
53801
|
color: $treeview-text-color;
|
|
53798
53802
|
|
|
53799
53803
|
.e-list-text {
|
|
@@ -53810,7 +53814,8 @@ $ripple-width: 32px !default;
|
|
|
53810
53814
|
}
|
|
53811
53815
|
}
|
|
53812
53816
|
|
|
53813
|
-
.e-list-item.e-hover > .e-fullrow
|
|
53817
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
53818
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
53814
53819
|
background-color: $treeview-item-hover-bg;
|
|
53815
53820
|
border-color: $treeview-item-hover-border-color;
|
|
53816
53821
|
}
|
|
@@ -53835,12 +53840,14 @@ $ripple-width: 32px !default;
|
|
|
53835
53840
|
}
|
|
53836
53841
|
}
|
|
53837
53842
|
|
|
53838
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53843
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
53844
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
53839
53845
|
@include active-hover-theme;
|
|
53840
53846
|
}
|
|
53841
53847
|
|
|
53842
53848
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53843
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53849
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
53850
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
53844
53851
|
@include active-editing-theme;
|
|
53845
53852
|
}
|
|
53846
53853
|
|
|
@@ -53906,7 +53913,8 @@ $ripple-width: 32px !default;
|
|
|
53906
53913
|
|
|
53907
53914
|
&:not(.e-fullrow-wrap) {
|
|
53908
53915
|
|
|
53909
|
-
.e-list-item.e-hover > .e-text-content
|
|
53916
|
+
.e-list-item.e-hover > .e-text-content,
|
|
53917
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
53910
53918
|
background-color: $treeview-item-hover-bg;
|
|
53911
53919
|
border-color: $treeview-item-hover-border-color;
|
|
53912
53920
|
}
|
|
@@ -53916,12 +53924,14 @@ $ripple-width: 32px !default;
|
|
|
53916
53924
|
border-color: $treeview-item-active-border-color;
|
|
53917
53925
|
}
|
|
53918
53926
|
|
|
53919
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
53927
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
53928
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
53920
53929
|
@include active-hover-theme;
|
|
53921
53930
|
}
|
|
53922
53931
|
|
|
53923
53932
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
53924
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
53933
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
53934
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
53925
53935
|
@include active-editing-theme;
|
|
53926
53936
|
}
|
|
53927
53937
|
}
|
|
@@ -87997,6 +88007,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
87997
88007
|
border-radius: $gantt-header-border-radius;
|
|
87998
88008
|
}
|
|
87999
88009
|
|
|
88010
|
+
.e-grid .e-spinner-pane {
|
|
88011
|
+
display: none;
|
|
88012
|
+
}
|
|
88013
|
+
|
|
88000
88014
|
.e-cloneproperties.e-draganddrop {
|
|
88001
88015
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
88002
88016
|
opacity: .95;
|
|
@@ -100373,6 +100387,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
100373
100387
|
|
|
100374
100388
|
.e-checkbox-layout {
|
|
100375
100389
|
max-width: 45%;
|
|
100390
|
+
overflow: visible;
|
|
100376
100391
|
}
|
|
100377
100392
|
|
|
100378
100393
|
}
|
|
@@ -114307,7 +114322,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114307
114322
|
$rating-li-font-size: 20px !default;
|
|
114308
114323
|
$rating-li-padding: 4px !default;
|
|
114309
114324
|
$rating-li-line-height: 13px !default;
|
|
114310
|
-
$rating-li-min-width-height: 28px !default;
|
|
114311
114325
|
$rating-focus-border-radius: 0 !default;
|
|
114312
114326
|
$rating-label-bottom-margin: 4px !default;
|
|
114313
114327
|
$rating-label-right-margin: 8px !default;
|
|
@@ -114320,21 +114334,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114320
114334
|
|
|
114321
114335
|
$rating-small-li-font-size: 16px !default;
|
|
114322
114336
|
$rating-small-li-line-height: 10px !default;
|
|
114323
|
-
$rating-small-li-
|
|
114337
|
+
$rating-small-li-hover-font-size: 18px !default;
|
|
114324
114338
|
$rating-small-label-font-size: 10px !default;
|
|
114325
114339
|
$rating-small-label-line-height: 16px !default;
|
|
114326
114340
|
$rating-small-reset-font-size : 12px !default;
|
|
114327
114341
|
|
|
114328
114342
|
$rating-bigger-li-font-size: 28px !default;
|
|
114329
114343
|
$rating-bigger-li-line-height: 21px !default;
|
|
114330
|
-
$rating-bigger-li-
|
|
114344
|
+
$rating-bigger-li-hover-font-size: 30px !default;
|
|
114331
114345
|
$rating-bigger-label-font-size: 14px !default;
|
|
114332
114346
|
$rating-bigger-label-line-height: 22px !default;
|
|
114333
114347
|
$rating-bigger-reset-font-size : 24px !default;
|
|
114334
114348
|
|
|
114335
114349
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
114336
114350
|
$rating-bigger-small-li-line-height: 19px !default;
|
|
114337
|
-
$rating-bigger-small-li-
|
|
114351
|
+
$rating-bigger-small-li-hover-font-size: 26px !default;
|
|
114338
114352
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114339
114353
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114340
114354
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -114389,8 +114403,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114389
114403
|
padding: $rating-li-padding;
|
|
114390
114404
|
line-height: $rating-li-line-height;
|
|
114391
114405
|
display: block;
|
|
114392
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114393
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114394
114406
|
//For Blazor Tooltip
|
|
114395
114407
|
position: relative;
|
|
114396
114408
|
|
|
@@ -114515,8 +114527,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114515
114527
|
.e-rating-item-container {
|
|
114516
114528
|
font-size: $rating-small-li-font-size;
|
|
114517
114529
|
line-height: $rating-small-li-line-height;
|
|
114518
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114519
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114520
114530
|
}
|
|
114521
114531
|
|
|
114522
114532
|
.e-rating-label {
|
|
@@ -114534,8 +114544,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114534
114544
|
.e-rating-item-container {
|
|
114535
114545
|
font-size: $rating-bigger-li-font-size;
|
|
114536
114546
|
line-height: $rating-bigger-li-line-height;
|
|
114537
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114538
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114539
114547
|
}
|
|
114540
114548
|
|
|
114541
114549
|
.e-rating-label {
|
|
@@ -114555,8 +114563,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
114555
114563
|
.e-rating-item-container {
|
|
114556
114564
|
font-size: $rating-bigger-small-li-font-size;
|
|
114557
114565
|
line-height: $rating-bigger-small-li-line-height;
|
|
114558
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114559
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114560
114566
|
}
|
|
114561
114567
|
|
|
114562
114568
|
.e-rating-label {
|