@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
|
@@ -744,7 +744,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
744
744
|
font-size: $listview-header-font-size;
|
|
745
745
|
}
|
|
746
746
|
|
|
747
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
747
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
748
748
|
color: $listview-icon-color;
|
|
749
749
|
|
|
750
750
|
@if ($skin-name == 'tailwind') {
|
|
@@ -40346,7 +40346,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
|
|
|
40346
40346
|
font-size: $listview-header-font-size;
|
|
40347
40347
|
}
|
|
40348
40348
|
|
|
40349
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
40349
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
40350
40350
|
color: $listview-icon-color;
|
|
40351
40351
|
|
|
40352
40352
|
@if ($skin-name == 'tailwind') {
|
|
@@ -54310,11 +54310,13 @@ $ripple-width: 32px !default;
|
|
|
54310
54310
|
}
|
|
54311
54311
|
|
|
54312
54312
|
.e-list-item.e-active,
|
|
54313
|
-
.e-list-item.e-hover
|
|
54313
|
+
.e-list-item.e-hover,
|
|
54314
|
+
.e-list-item.e-node-focus {
|
|
54314
54315
|
background: transparent;
|
|
54315
54316
|
}
|
|
54316
54317
|
|
|
54317
|
-
.e-list-item.e-hover > .e-text-content
|
|
54318
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54319
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54318
54320
|
color: $treeview-text-hover-color;
|
|
54319
54321
|
|
|
54320
54322
|
.e-list-text {
|
|
@@ -54363,7 +54365,8 @@ $ripple-width: 32px !default;
|
|
|
54363
54365
|
}
|
|
54364
54366
|
}
|
|
54365
54367
|
|
|
54366
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54368
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54369
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54367
54370
|
color: $treeview-text-active-hover-color;
|
|
54368
54371
|
|
|
54369
54372
|
.e-list-text {
|
|
@@ -54377,7 +54380,8 @@ $ripple-width: 32px !default;
|
|
|
54377
54380
|
}
|
|
54378
54381
|
|
|
54379
54382
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54380
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54383
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54384
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54381
54385
|
color: $treeview-text-color;
|
|
54382
54386
|
|
|
54383
54387
|
.e-list-text {
|
|
@@ -54394,7 +54398,8 @@ $ripple-width: 32px !default;
|
|
|
54394
54398
|
}
|
|
54395
54399
|
}
|
|
54396
54400
|
|
|
54397
|
-
.e-list-item.e-hover > .e-fullrow
|
|
54401
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
54402
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
54398
54403
|
background-color: $treeview-item-hover-bg;
|
|
54399
54404
|
border-color: $treeview-item-hover-border-color;
|
|
54400
54405
|
}
|
|
@@ -54419,12 +54424,14 @@ $ripple-width: 32px !default;
|
|
|
54419
54424
|
}
|
|
54420
54425
|
}
|
|
54421
54426
|
|
|
54422
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54427
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
54428
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
54423
54429
|
@include active-hover-theme;
|
|
54424
54430
|
}
|
|
54425
54431
|
|
|
54426
54432
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54427
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54433
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
54434
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
54428
54435
|
@include active-editing-theme;
|
|
54429
54436
|
}
|
|
54430
54437
|
|
|
@@ -54490,7 +54497,8 @@ $ripple-width: 32px !default;
|
|
|
54490
54497
|
|
|
54491
54498
|
&:not(.e-fullrow-wrap) {
|
|
54492
54499
|
|
|
54493
|
-
.e-list-item.e-hover > .e-text-content
|
|
54500
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54501
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54494
54502
|
background-color: $treeview-item-hover-bg;
|
|
54495
54503
|
border-color: $treeview-item-hover-border-color;
|
|
54496
54504
|
}
|
|
@@ -54500,12 +54508,14 @@ $ripple-width: 32px !default;
|
|
|
54500
54508
|
border-color: $treeview-item-active-border-color;
|
|
54501
54509
|
}
|
|
54502
54510
|
|
|
54503
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54511
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54512
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54504
54513
|
@include active-hover-theme;
|
|
54505
54514
|
}
|
|
54506
54515
|
|
|
54507
54516
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54508
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54517
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54518
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54509
54519
|
@include active-editing-theme;
|
|
54510
54520
|
}
|
|
54511
54521
|
}
|
|
@@ -89318,6 +89328,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
89318
89328
|
border-radius: $gantt-header-border-radius;
|
|
89319
89329
|
}
|
|
89320
89330
|
|
|
89331
|
+
.e-grid .e-spinner-pane {
|
|
89332
|
+
display: none;
|
|
89333
|
+
}
|
|
89334
|
+
|
|
89321
89335
|
.e-cloneproperties.e-draganddrop {
|
|
89322
89336
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
89323
89337
|
opacity: .95;
|
|
@@ -101727,6 +101741,7 @@ $field-list-adaptive-outerdiv-height: 190px !default;
|
|
|
101727
101741
|
|
|
101728
101742
|
.e-checkbox-layout {
|
|
101729
101743
|
max-width: 45%;
|
|
101744
|
+
overflow: visible;
|
|
101730
101745
|
}
|
|
101731
101746
|
|
|
101732
101747
|
}
|
|
@@ -115667,7 +115682,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
115667
115682
|
$rating-li-font-size: 20px !default;
|
|
115668
115683
|
$rating-li-padding: 4px !default;
|
|
115669
115684
|
$rating-li-line-height: 13px !default;
|
|
115670
|
-
$rating-li-min-width-height: 28px !default;
|
|
115671
115685
|
$rating-focus-border-radius: 0 !default;
|
|
115672
115686
|
$rating-label-bottom-margin: 4px !default;
|
|
115673
115687
|
$rating-label-right-margin: 8px !default;
|
|
@@ -115680,21 +115694,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
115680
115694
|
|
|
115681
115695
|
$rating-small-li-font-size: 16px !default;
|
|
115682
115696
|
$rating-small-li-line-height: 9px !default;
|
|
115683
|
-
$rating-small-li-
|
|
115697
|
+
$rating-small-li-hover-font-size: 18px !default;
|
|
115684
115698
|
$rating-small-label-font-size: 10px !default;
|
|
115685
115699
|
$rating-small-label-line-height: 16px !default;
|
|
115686
115700
|
$rating-small-reset-font-size : 12px !default;
|
|
115687
115701
|
|
|
115688
115702
|
$rating-bigger-li-font-size: 32px !default;
|
|
115689
115703
|
$rating-bigger-li-line-height: 21px !default;
|
|
115690
|
-
$rating-bigger-li-
|
|
115704
|
+
$rating-bigger-li-hover-font-size: 34px !default;
|
|
115691
115705
|
$rating-bigger-label-font-size: 14px !default;
|
|
115692
115706
|
$rating-bigger-label-line-height: 22px !default;
|
|
115693
115707
|
$rating-bigger-reset-font-size : 28px !default;
|
|
115694
115708
|
|
|
115695
115709
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
115696
115710
|
$rating-bigger-small-li-line-height: 17px !default;
|
|
115697
|
-
$rating-bigger-small-li-
|
|
115711
|
+
$rating-bigger-small-li-hover-font-size: 26px !default;
|
|
115698
115712
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
115699
115713
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
115700
115714
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -115749,8 +115763,6 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
115749
115763
|
padding: $rating-li-padding;
|
|
115750
115764
|
line-height: $rating-li-line-height;
|
|
115751
115765
|
display: block;
|
|
115752
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
115753
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
115754
115766
|
//For Blazor Tooltip
|
|
115755
115767
|
position: relative;
|
|
115756
115768
|
|
|
@@ -115875,8 +115887,6 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
115875
115887
|
.e-rating-item-container {
|
|
115876
115888
|
font-size: $rating-small-li-font-size;
|
|
115877
115889
|
line-height: $rating-small-li-line-height;
|
|
115878
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115879
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115880
115890
|
}
|
|
115881
115891
|
|
|
115882
115892
|
.e-rating-label {
|
|
@@ -115894,8 +115904,6 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
115894
115904
|
.e-rating-item-container {
|
|
115895
115905
|
font-size: $rating-bigger-li-font-size;
|
|
115896
115906
|
line-height: $rating-bigger-li-line-height;
|
|
115897
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115898
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115899
115907
|
}
|
|
115900
115908
|
|
|
115901
115909
|
.e-rating-label {
|
|
@@ -115915,8 +115923,6 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
|
|
|
115915
115923
|
.e-rating-item-container {
|
|
115916
115924
|
font-size: $rating-bigger-small-li-font-size;
|
|
115917
115925
|
line-height: $rating-bigger-small-li-line-height;
|
|
115918
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115919
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115920
115926
|
}
|
|
115921
115927
|
|
|
115922
115928
|
.e-rating-label {
|
|
@@ -40105,7 +40105,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
|
|
|
40105
40105
|
font-size: $listview-header-font-size;
|
|
40106
40106
|
}
|
|
40107
40107
|
|
|
40108
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
40108
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
40109
40109
|
color: $listview-icon-color;
|
|
40110
40110
|
|
|
40111
40111
|
@if ($skin-name == 'tailwind') {
|
|
@@ -54052,11 +54052,13 @@ $ripple-width: 32px !default;
|
|
|
54052
54052
|
}
|
|
54053
54053
|
|
|
54054
54054
|
.e-list-item.e-active,
|
|
54055
|
-
.e-list-item.e-hover
|
|
54055
|
+
.e-list-item.e-hover,
|
|
54056
|
+
.e-list-item.e-node-focus {
|
|
54056
54057
|
background: transparent;
|
|
54057
54058
|
}
|
|
54058
54059
|
|
|
54059
|
-
.e-list-item.e-hover > .e-text-content
|
|
54060
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54061
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54060
54062
|
color: $treeview-text-hover-color;
|
|
54061
54063
|
|
|
54062
54064
|
.e-list-text {
|
|
@@ -54105,7 +54107,8 @@ $ripple-width: 32px !default;
|
|
|
54105
54107
|
}
|
|
54106
54108
|
}
|
|
54107
54109
|
|
|
54108
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54110
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54111
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54109
54112
|
color: $treeview-text-active-hover-color;
|
|
54110
54113
|
|
|
54111
54114
|
.e-list-text {
|
|
@@ -54119,7 +54122,8 @@ $ripple-width: 32px !default;
|
|
|
54119
54122
|
}
|
|
54120
54123
|
|
|
54121
54124
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54122
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54125
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54126
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54123
54127
|
color: $treeview-text-color;
|
|
54124
54128
|
|
|
54125
54129
|
.e-list-text {
|
|
@@ -54136,7 +54140,8 @@ $ripple-width: 32px !default;
|
|
|
54136
54140
|
}
|
|
54137
54141
|
}
|
|
54138
54142
|
|
|
54139
|
-
.e-list-item.e-hover > .e-fullrow
|
|
54143
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
54144
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
54140
54145
|
background-color: $treeview-item-hover-bg;
|
|
54141
54146
|
border-color: $treeview-item-hover-border-color;
|
|
54142
54147
|
}
|
|
@@ -54161,12 +54166,14 @@ $ripple-width: 32px !default;
|
|
|
54161
54166
|
}
|
|
54162
54167
|
}
|
|
54163
54168
|
|
|
54164
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
54169
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
54170
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
54165
54171
|
@include active-hover-theme;
|
|
54166
54172
|
}
|
|
54167
54173
|
|
|
54168
54174
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
54169
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
54175
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
54176
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
54170
54177
|
@include active-editing-theme;
|
|
54171
54178
|
}
|
|
54172
54179
|
|
|
@@ -54232,7 +54239,8 @@ $ripple-width: 32px !default;
|
|
|
54232
54239
|
|
|
54233
54240
|
&:not(.e-fullrow-wrap) {
|
|
54234
54241
|
|
|
54235
|
-
.e-list-item.e-hover > .e-text-content
|
|
54242
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54243
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54236
54244
|
background-color: $treeview-item-hover-bg;
|
|
54237
54245
|
border-color: $treeview-item-hover-border-color;
|
|
54238
54246
|
}
|
|
@@ -54242,12 +54250,14 @@ $ripple-width: 32px !default;
|
|
|
54242
54250
|
border-color: $treeview-item-active-border-color;
|
|
54243
54251
|
}
|
|
54244
54252
|
|
|
54245
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54253
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54254
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54246
54255
|
@include active-hover-theme;
|
|
54247
54256
|
}
|
|
54248
54257
|
|
|
54249
54258
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54250
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54259
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54260
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54251
54261
|
@include active-editing-theme;
|
|
54252
54262
|
}
|
|
54253
54263
|
}
|
|
@@ -89032,6 +89042,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
89032
89042
|
border-radius: $gantt-header-border-radius;
|
|
89033
89043
|
}
|
|
89034
89044
|
|
|
89045
|
+
.e-grid .e-spinner-pane {
|
|
89046
|
+
display: none;
|
|
89047
|
+
}
|
|
89048
|
+
|
|
89035
89049
|
.e-cloneproperties.e-draganddrop {
|
|
89036
89050
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
89037
89051
|
opacity: .95;
|
|
@@ -101441,6 +101455,7 @@ $field-list-adaptive-outerdiv-height: 195px !default;
|
|
|
101441
101455
|
|
|
101442
101456
|
.e-checkbox-layout {
|
|
101443
101457
|
max-width: 45%;
|
|
101458
|
+
overflow: visible;
|
|
101444
101459
|
}
|
|
101445
101460
|
|
|
101446
101461
|
}
|
|
@@ -115375,7 +115390,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
115375
115390
|
$rating-li-font-size: 20px !default;
|
|
115376
115391
|
$rating-li-padding: 4px !default;
|
|
115377
115392
|
$rating-li-line-height: 13px !default;
|
|
115378
|
-
$rating-li-min-width-height: 28px !default;
|
|
115379
115393
|
$rating-focus-border-radius: 0 !default;
|
|
115380
115394
|
$rating-label-bottom-margin: 4px !default;
|
|
115381
115395
|
$rating-label-right-margin: 8px !default;
|
|
@@ -115388,21 +115402,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
115388
115402
|
|
|
115389
115403
|
$rating-small-li-font-size: 16px !default;
|
|
115390
115404
|
$rating-small-li-line-height: 9px !default;
|
|
115391
|
-
$rating-small-li-
|
|
115405
|
+
$rating-small-li-hover-font-size: 18px !default;
|
|
115392
115406
|
$rating-small-label-font-size: 10px !default;
|
|
115393
115407
|
$rating-small-label-line-height: 16px !default;
|
|
115394
115408
|
$rating-small-reset-font-size : 12px !default;
|
|
115395
115409
|
|
|
115396
115410
|
$rating-bigger-li-font-size: 32px !default;
|
|
115397
115411
|
$rating-bigger-li-line-height: 21px !default;
|
|
115398
|
-
$rating-bigger-li-
|
|
115412
|
+
$rating-bigger-li-hover-font-size: 34px !default;
|
|
115399
115413
|
$rating-bigger-label-font-size: 14px !default;
|
|
115400
115414
|
$rating-bigger-label-line-height: 22px !default;
|
|
115401
115415
|
$rating-bigger-reset-font-size : 28px !default;
|
|
115402
115416
|
|
|
115403
115417
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
115404
115418
|
$rating-bigger-small-li-line-height: 17px !default;
|
|
115405
|
-
$rating-bigger-small-li-
|
|
115419
|
+
$rating-bigger-small-li-hover-font-size: 26px !default;
|
|
115406
115420
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
115407
115421
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
115408
115422
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -115457,8 +115471,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
115457
115471
|
padding: $rating-li-padding;
|
|
115458
115472
|
line-height: $rating-li-line-height;
|
|
115459
115473
|
display: block;
|
|
115460
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
115461
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
115462
115474
|
//For Blazor Tooltip
|
|
115463
115475
|
position: relative;
|
|
115464
115476
|
|
|
@@ -115583,8 +115595,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
115583
115595
|
.e-rating-item-container {
|
|
115584
115596
|
font-size: $rating-small-li-font-size;
|
|
115585
115597
|
line-height: $rating-small-li-line-height;
|
|
115586
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
115587
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
115588
115598
|
}
|
|
115589
115599
|
|
|
115590
115600
|
.e-rating-label {
|
|
@@ -115602,8 +115612,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
115602
115612
|
.e-rating-item-container {
|
|
115603
115613
|
font-size: $rating-bigger-li-font-size;
|
|
115604
115614
|
line-height: $rating-bigger-li-line-height;
|
|
115605
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115606
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
115607
115615
|
}
|
|
115608
115616
|
|
|
115609
115617
|
.e-rating-label {
|
|
@@ -115623,8 +115631,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
|
|
|
115623
115631
|
.e-rating-item-container {
|
|
115624
115632
|
font-size: $rating-bigger-small-li-font-size;
|
|
115625
115633
|
line-height: $rating-bigger-small-li-line-height;
|
|
115626
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115627
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
115628
115634
|
}
|
|
115629
115635
|
|
|
115630
115636
|
.e-rating-label {
|
|
@@ -1282,11 +1282,13 @@ $ripple-width: 32px !default;
|
|
|
1282
1282
|
}
|
|
1283
1283
|
|
|
1284
1284
|
.e-list-item.e-active,
|
|
1285
|
-
.e-list-item.e-hover
|
|
1285
|
+
.e-list-item.e-hover,
|
|
1286
|
+
.e-list-item.e-node-focus {
|
|
1286
1287
|
background: transparent;
|
|
1287
1288
|
}
|
|
1288
1289
|
|
|
1289
|
-
.e-list-item.e-hover > .e-text-content
|
|
1290
|
+
.e-list-item.e-hover > .e-text-content,
|
|
1291
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
1290
1292
|
color: $treeview-text-hover-color;
|
|
1291
1293
|
|
|
1292
1294
|
.e-list-text {
|
|
@@ -1335,7 +1337,8 @@ $ripple-width: 32px !default;
|
|
|
1335
1337
|
}
|
|
1336
1338
|
}
|
|
1337
1339
|
|
|
1338
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
1340
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
1341
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
1339
1342
|
color: $treeview-text-active-hover-color;
|
|
1340
1343
|
|
|
1341
1344
|
.e-list-text {
|
|
@@ -1349,7 +1352,8 @@ $ripple-width: 32px !default;
|
|
|
1349
1352
|
}
|
|
1350
1353
|
|
|
1351
1354
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
1352
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
1355
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
1356
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
1353
1357
|
color: $treeview-text-color;
|
|
1354
1358
|
|
|
1355
1359
|
.e-list-text {
|
|
@@ -1366,7 +1370,8 @@ $ripple-width: 32px !default;
|
|
|
1366
1370
|
}
|
|
1367
1371
|
}
|
|
1368
1372
|
|
|
1369
|
-
.e-list-item.e-hover > .e-fullrow
|
|
1373
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
1374
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
1370
1375
|
background-color: $treeview-item-hover-bg;
|
|
1371
1376
|
border-color: $treeview-item-hover-border-color;
|
|
1372
1377
|
}
|
|
@@ -1391,12 +1396,14 @@ $ripple-width: 32px !default;
|
|
|
1391
1396
|
}
|
|
1392
1397
|
}
|
|
1393
1398
|
|
|
1394
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1399
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
1400
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
1395
1401
|
@include active-hover-theme;
|
|
1396
1402
|
}
|
|
1397
1403
|
|
|
1398
1404
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1399
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1405
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
1406
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
1400
1407
|
@include active-editing-theme;
|
|
1401
1408
|
}
|
|
1402
1409
|
|
|
@@ -1462,7 +1469,8 @@ $ripple-width: 32px !default;
|
|
|
1462
1469
|
|
|
1463
1470
|
&:not(.e-fullrow-wrap) {
|
|
1464
1471
|
|
|
1465
|
-
.e-list-item.e-hover > .e-text-content
|
|
1472
|
+
.e-list-item.e-hover > .e-text-content,
|
|
1473
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
1466
1474
|
background-color: $treeview-item-hover-bg;
|
|
1467
1475
|
border-color: $treeview-item-hover-border-color;
|
|
1468
1476
|
}
|
|
@@ -1472,12 +1480,14 @@ $ripple-width: 32px !default;
|
|
|
1472
1480
|
border-color: $treeview-item-active-border-color;
|
|
1473
1481
|
}
|
|
1474
1482
|
|
|
1475
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
1483
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
1484
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
1476
1485
|
@include active-hover-theme;
|
|
1477
1486
|
}
|
|
1478
1487
|
|
|
1479
1488
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
1480
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
1489
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
1490
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
1481
1491
|
@include active-editing-theme;
|
|
1482
1492
|
}
|
|
1483
1493
|
}
|
|
@@ -1277,11 +1277,13 @@ $ripple-width: 32px !default;
|
|
|
1277
1277
|
}
|
|
1278
1278
|
|
|
1279
1279
|
.e-list-item.e-active,
|
|
1280
|
-
.e-list-item.e-hover
|
|
1280
|
+
.e-list-item.e-hover,
|
|
1281
|
+
.e-list-item.e-node-focus {
|
|
1281
1282
|
background: transparent;
|
|
1282
1283
|
}
|
|
1283
1284
|
|
|
1284
|
-
.e-list-item.e-hover > .e-text-content
|
|
1285
|
+
.e-list-item.e-hover > .e-text-content,
|
|
1286
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
1285
1287
|
color: $treeview-text-hover-color;
|
|
1286
1288
|
|
|
1287
1289
|
.e-list-text {
|
|
@@ -1330,7 +1332,8 @@ $ripple-width: 32px !default;
|
|
|
1330
1332
|
}
|
|
1331
1333
|
}
|
|
1332
1334
|
|
|
1333
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
1335
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
1336
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
1334
1337
|
color: $treeview-text-active-hover-color;
|
|
1335
1338
|
|
|
1336
1339
|
.e-list-text {
|
|
@@ -1344,7 +1347,8 @@ $ripple-width: 32px !default;
|
|
|
1344
1347
|
}
|
|
1345
1348
|
|
|
1346
1349
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
1347
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
1350
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
1351
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
1348
1352
|
color: $treeview-text-color;
|
|
1349
1353
|
|
|
1350
1354
|
.e-list-text {
|
|
@@ -1361,7 +1365,8 @@ $ripple-width: 32px !default;
|
|
|
1361
1365
|
}
|
|
1362
1366
|
}
|
|
1363
1367
|
|
|
1364
|
-
.e-list-item.e-hover > .e-fullrow
|
|
1368
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
1369
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
1365
1370
|
background-color: $treeview-item-hover-bg;
|
|
1366
1371
|
border-color: $treeview-item-hover-border-color;
|
|
1367
1372
|
}
|
|
@@ -1386,12 +1391,14 @@ $ripple-width: 32px !default;
|
|
|
1386
1391
|
}
|
|
1387
1392
|
}
|
|
1388
1393
|
|
|
1389
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1394
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
1395
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
1390
1396
|
@include active-hover-theme;
|
|
1391
1397
|
}
|
|
1392
1398
|
|
|
1393
1399
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1394
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1400
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
1401
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
1395
1402
|
@include active-editing-theme;
|
|
1396
1403
|
}
|
|
1397
1404
|
|
|
@@ -1457,7 +1464,8 @@ $ripple-width: 32px !default;
|
|
|
1457
1464
|
|
|
1458
1465
|
&:not(.e-fullrow-wrap) {
|
|
1459
1466
|
|
|
1460
|
-
.e-list-item.e-hover > .e-text-content
|
|
1467
|
+
.e-list-item.e-hover > .e-text-content,
|
|
1468
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
1461
1469
|
background-color: $treeview-item-hover-bg;
|
|
1462
1470
|
border-color: $treeview-item-hover-border-color;
|
|
1463
1471
|
}
|
|
@@ -1467,12 +1475,14 @@ $ripple-width: 32px !default;
|
|
|
1467
1475
|
border-color: $treeview-item-active-border-color;
|
|
1468
1476
|
}
|
|
1469
1477
|
|
|
1470
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
1478
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
1479
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
1471
1480
|
@include active-hover-theme;
|
|
1472
1481
|
}
|
|
1473
1482
|
|
|
1474
1483
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
1475
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
1484
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
1485
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
1476
1486
|
@include active-editing-theme;
|
|
1477
1487
|
}
|
|
1478
1488
|
}
|
|
@@ -1305,11 +1305,13 @@ $ripple-width: 32px !default;
|
|
|
1305
1305
|
}
|
|
1306
1306
|
|
|
1307
1307
|
.e-list-item.e-active,
|
|
1308
|
-
.e-list-item.e-hover
|
|
1308
|
+
.e-list-item.e-hover,
|
|
1309
|
+
.e-list-item.e-node-focus {
|
|
1309
1310
|
background: transparent;
|
|
1310
1311
|
}
|
|
1311
1312
|
|
|
1312
|
-
.e-list-item.e-hover > .e-text-content
|
|
1313
|
+
.e-list-item.e-hover > .e-text-content,
|
|
1314
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
1313
1315
|
color: $treeview-text-hover-color;
|
|
1314
1316
|
|
|
1315
1317
|
.e-list-text {
|
|
@@ -1358,7 +1360,8 @@ $ripple-width: 32px !default;
|
|
|
1358
1360
|
}
|
|
1359
1361
|
}
|
|
1360
1362
|
|
|
1361
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
1363
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
1364
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
1362
1365
|
color: $treeview-text-active-hover-color;
|
|
1363
1366
|
|
|
1364
1367
|
.e-list-text {
|
|
@@ -1372,7 +1375,8 @@ $ripple-width: 32px !default;
|
|
|
1372
1375
|
}
|
|
1373
1376
|
|
|
1374
1377
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
1375
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
1378
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
1379
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
1376
1380
|
color: $treeview-text-color;
|
|
1377
1381
|
|
|
1378
1382
|
.e-list-text {
|
|
@@ -1389,7 +1393,8 @@ $ripple-width: 32px !default;
|
|
|
1389
1393
|
}
|
|
1390
1394
|
}
|
|
1391
1395
|
|
|
1392
|
-
.e-list-item.e-hover > .e-fullrow
|
|
1396
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
1397
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
1393
1398
|
background-color: $treeview-item-hover-bg;
|
|
1394
1399
|
border-color: $treeview-item-hover-border-color;
|
|
1395
1400
|
}
|
|
@@ -1414,12 +1419,14 @@ $ripple-width: 32px !default;
|
|
|
1414
1419
|
}
|
|
1415
1420
|
}
|
|
1416
1421
|
|
|
1417
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
1422
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
1423
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
1418
1424
|
@include active-hover-theme;
|
|
1419
1425
|
}
|
|
1420
1426
|
|
|
1421
1427
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
1422
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
1428
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
1429
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
1423
1430
|
@include active-editing-theme;
|
|
1424
1431
|
}
|
|
1425
1432
|
|
|
@@ -1485,7 +1492,8 @@ $ripple-width: 32px !default;
|
|
|
1485
1492
|
|
|
1486
1493
|
&:not(.e-fullrow-wrap) {
|
|
1487
1494
|
|
|
1488
|
-
.e-list-item.e-hover > .e-text-content
|
|
1495
|
+
.e-list-item.e-hover > .e-text-content,
|
|
1496
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
1489
1497
|
background-color: $treeview-item-hover-bg;
|
|
1490
1498
|
border-color: $treeview-item-hover-border-color;
|
|
1491
1499
|
}
|
|
@@ -1495,12 +1503,14 @@ $ripple-width: 32px !default;
|
|
|
1495
1503
|
border-color: $treeview-item-active-border-color;
|
|
1496
1504
|
}
|
|
1497
1505
|
|
|
1498
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
1506
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
1507
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
1499
1508
|
@include active-hover-theme;
|
|
1500
1509
|
}
|
|
1501
1510
|
|
|
1502
1511
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
1503
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
1512
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
1513
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
1504
1514
|
@include active-editing-theme;
|
|
1505
1515
|
}
|
|
1506
1516
|
}
|