@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
|
@@ -40073,7 +40073,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
40073
40073
|
font-size: $listview-header-font-size;
|
|
40074
40074
|
}
|
|
40075
40075
|
|
|
40076
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
40076
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
40077
40077
|
color: $listview-icon-color;
|
|
40078
40078
|
|
|
40079
40079
|
@if ($skin-name == 'tailwind') {
|
|
@@ -53846,11 +53846,13 @@ $ripple-width: 32px !default;
|
|
|
53846
53846
|
}
|
|
53847
53847
|
|
|
53848
53848
|
.e-list-item.e-active,
|
|
53849
|
-
.e-list-item.e-hover
|
|
53849
|
+
.e-list-item.e-hover,
|
|
53850
|
+
.e-list-item.e-node-focus {
|
|
53850
53851
|
background: transparent;
|
|
53851
53852
|
}
|
|
53852
53853
|
|
|
53853
|
-
.e-list-item.e-hover > .e-text-content
|
|
53854
|
+
.e-list-item.e-hover > .e-text-content,
|
|
53855
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
53854
53856
|
color: $treeview-text-hover-color;
|
|
53855
53857
|
|
|
53856
53858
|
.e-list-text {
|
|
@@ -53899,7 +53901,8 @@ $ripple-width: 32px !default;
|
|
|
53899
53901
|
}
|
|
53900
53902
|
}
|
|
53901
53903
|
|
|
53902
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
53904
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
53905
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
53903
53906
|
color: $treeview-text-active-hover-color;
|
|
53904
53907
|
|
|
53905
53908
|
.e-list-text {
|
|
@@ -53913,7 +53916,8 @@ $ripple-width: 32px !default;
|
|
|
53913
53916
|
}
|
|
53914
53917
|
|
|
53915
53918
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
53916
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
53919
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
53920
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
53917
53921
|
color: $treeview-text-color;
|
|
53918
53922
|
|
|
53919
53923
|
.e-list-text {
|
|
@@ -53930,7 +53934,8 @@ $ripple-width: 32px !default;
|
|
|
53930
53934
|
}
|
|
53931
53935
|
}
|
|
53932
53936
|
|
|
53933
|
-
.e-list-item.e-hover > .e-fullrow
|
|
53937
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
53938
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
53934
53939
|
background-color: $treeview-item-hover-bg;
|
|
53935
53940
|
border-color: $treeview-item-hover-border-color;
|
|
53936
53941
|
}
|
|
@@ -53955,12 +53960,14 @@ $ripple-width: 32px !default;
|
|
|
53955
53960
|
}
|
|
53956
53961
|
}
|
|
53957
53962
|
|
|
53958
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53963
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
53964
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
53959
53965
|
@include active-hover-theme;
|
|
53960
53966
|
}
|
|
53961
53967
|
|
|
53962
53968
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53963
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53969
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
53970
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
53964
53971
|
@include active-editing-theme;
|
|
53965
53972
|
}
|
|
53966
53973
|
|
|
@@ -54026,7 +54033,8 @@ $ripple-width: 32px !default;
|
|
|
54026
54033
|
|
|
54027
54034
|
&:not(.e-fullrow-wrap) {
|
|
54028
54035
|
|
|
54029
|
-
.e-list-item.e-hover > .e-text-content
|
|
54036
|
+
.e-list-item.e-hover > .e-text-content,
|
|
54037
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
54030
54038
|
background-color: $treeview-item-hover-bg;
|
|
54031
54039
|
border-color: $treeview-item-hover-border-color;
|
|
54032
54040
|
}
|
|
@@ -54036,12 +54044,14 @@ $ripple-width: 32px !default;
|
|
|
54036
54044
|
border-color: $treeview-item-active-border-color;
|
|
54037
54045
|
}
|
|
54038
54046
|
|
|
54039
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
54047
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
54048
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
54040
54049
|
@include active-hover-theme;
|
|
54041
54050
|
}
|
|
54042
54051
|
|
|
54043
54052
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
54044
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
54053
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
54054
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
54045
54055
|
@include active-editing-theme;
|
|
54046
54056
|
}
|
|
54047
54057
|
}
|
|
@@ -88157,6 +88167,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
88157
88167
|
border-radius: $gantt-header-border-radius;
|
|
88158
88168
|
}
|
|
88159
88169
|
|
|
88170
|
+
.e-grid .e-spinner-pane {
|
|
88171
|
+
display: none;
|
|
88172
|
+
}
|
|
88173
|
+
|
|
88160
88174
|
.e-cloneproperties.e-draganddrop {
|
|
88161
88175
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
88162
88176
|
opacity: .95;
|
|
@@ -100576,6 +100590,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
100576
100590
|
|
|
100577
100591
|
.e-checkbox-layout {
|
|
100578
100592
|
max-width: 45%;
|
|
100593
|
+
overflow: visible;
|
|
100579
100594
|
}
|
|
100580
100595
|
|
|
100581
100596
|
}
|
|
@@ -114512,7 +114527,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114512
114527
|
$rating-li-font-size: 20px !default;
|
|
114513
114528
|
$rating-li-padding: 4px !default;
|
|
114514
114529
|
$rating-li-line-height: 9px !default;
|
|
114515
|
-
$rating-li-min-width-height: 28px !default;
|
|
114516
114530
|
$rating-focus-border-radius: 2px !default;
|
|
114517
114531
|
$rating-label-right-margin: 4px !default;
|
|
114518
114532
|
$rating-label-bottom-margin: 8px !default;
|
|
@@ -114525,21 +114539,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114525
114539
|
|
|
114526
114540
|
$rating-small-li-font-size: 16px !default;
|
|
114527
114541
|
$rating-small-li-line-height: 4px !default;
|
|
114528
|
-
$rating-small-li-
|
|
114542
|
+
$rating-small-li-hover-font-size: 34px !default;
|
|
114529
114543
|
$rating-small-label-font-size: 10px !default;
|
|
114530
114544
|
$rating-small-label-line-height: 16px !default;
|
|
114531
114545
|
$rating-small-reset-font-size : 12px !default;
|
|
114532
114546
|
|
|
114533
114547
|
$rating-bigger-li-font-size: 32px !default;
|
|
114534
114548
|
$rating-bigger-li-line-height: 16px !default;
|
|
114535
|
-
$rating-bigger-li-
|
|
114549
|
+
$rating-bigger-li-hover-font-size: 28px !default;
|
|
114536
114550
|
$rating-bigger-label-font-size: 14px !default;
|
|
114537
114551
|
$rating-bigger-label-line-height: 22px !default;
|
|
114538
114552
|
$rating-bigger-reset-font-size : 28px !default;
|
|
114539
114553
|
|
|
114540
114554
|
$rating-bigger-small-li-font-size: 26px !default;
|
|
114541
114555
|
$rating-bigger-small-li-line-height: 9px !default;
|
|
114542
|
-
$rating-bigger-small-li-
|
|
114556
|
+
$rating-bigger-small-li-hover-font-size: 28px !default;
|
|
114543
114557
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114544
114558
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114545
114559
|
$rating-bigger-small-reset-font-size : 22px !default;
|
|
@@ -114594,8 +114608,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114594
114608
|
padding: $rating-li-padding;
|
|
114595
114609
|
line-height: $rating-li-line-height;
|
|
114596
114610
|
display: block;
|
|
114597
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114598
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114599
114611
|
//For Blazor Tooltip
|
|
114600
114612
|
position: relative;
|
|
114601
114613
|
|
|
@@ -114720,8 +114732,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114720
114732
|
.e-rating-item-container {
|
|
114721
114733
|
font-size: $rating-small-li-font-size;
|
|
114722
114734
|
line-height: $rating-small-li-line-height;
|
|
114723
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114724
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114725
114735
|
}
|
|
114726
114736
|
|
|
114727
114737
|
.e-rating-label {
|
|
@@ -114739,8 +114749,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114739
114749
|
.e-rating-item-container {
|
|
114740
114750
|
font-size: $rating-bigger-li-font-size;
|
|
114741
114751
|
line-height: $rating-bigger-li-line-height;
|
|
114742
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114743
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114744
114752
|
}
|
|
114745
114753
|
|
|
114746
114754
|
.e-rating-label {
|
|
@@ -114760,8 +114768,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114760
114768
|
.e-rating-item-container {
|
|
114761
114769
|
font-size: $rating-bigger-small-li-font-size;
|
|
114762
114770
|
line-height: $rating-bigger-small-li-line-height;
|
|
114763
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114764
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114765
114771
|
}
|
|
114766
114772
|
|
|
114767
114773
|
.e-rating-label {
|
|
@@ -39813,7 +39813,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
39813
39813
|
font-size: $listview-header-font-size;
|
|
39814
39814
|
}
|
|
39815
39815
|
|
|
39816
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
39816
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
39817
39817
|
color: $listview-icon-color;
|
|
39818
39818
|
|
|
39819
39819
|
@if ($skin-name == 'tailwind') {
|
|
@@ -53565,11 +53565,13 @@ $ripple-width: 32px !default;
|
|
|
53565
53565
|
}
|
|
53566
53566
|
|
|
53567
53567
|
.e-list-item.e-active,
|
|
53568
|
-
.e-list-item.e-hover
|
|
53568
|
+
.e-list-item.e-hover,
|
|
53569
|
+
.e-list-item.e-node-focus {
|
|
53569
53570
|
background: transparent;
|
|
53570
53571
|
}
|
|
53571
53572
|
|
|
53572
|
-
.e-list-item.e-hover > .e-text-content
|
|
53573
|
+
.e-list-item.e-hover > .e-text-content,
|
|
53574
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
53573
53575
|
color: $treeview-text-hover-color;
|
|
53574
53576
|
|
|
53575
53577
|
.e-list-text {
|
|
@@ -53618,7 +53620,8 @@ $ripple-width: 32px !default;
|
|
|
53618
53620
|
}
|
|
53619
53621
|
}
|
|
53620
53622
|
|
|
53621
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
53623
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
53624
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
53622
53625
|
color: $treeview-text-active-hover-color;
|
|
53623
53626
|
|
|
53624
53627
|
.e-list-text {
|
|
@@ -53632,7 +53635,8 @@ $ripple-width: 32px !default;
|
|
|
53632
53635
|
}
|
|
53633
53636
|
|
|
53634
53637
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
53635
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
53638
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
53639
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
53636
53640
|
color: $treeview-text-color;
|
|
53637
53641
|
|
|
53638
53642
|
.e-list-text {
|
|
@@ -53649,7 +53653,8 @@ $ripple-width: 32px !default;
|
|
|
53649
53653
|
}
|
|
53650
53654
|
}
|
|
53651
53655
|
|
|
53652
|
-
.e-list-item.e-hover > .e-fullrow
|
|
53656
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
53657
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
53653
53658
|
background-color: $treeview-item-hover-bg;
|
|
53654
53659
|
border-color: $treeview-item-hover-border-color;
|
|
53655
53660
|
}
|
|
@@ -53674,12 +53679,14 @@ $ripple-width: 32px !default;
|
|
|
53674
53679
|
}
|
|
53675
53680
|
}
|
|
53676
53681
|
|
|
53677
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53682
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
53683
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
53678
53684
|
@include active-hover-theme;
|
|
53679
53685
|
}
|
|
53680
53686
|
|
|
53681
53687
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53682
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53688
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
53689
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
53683
53690
|
@include active-editing-theme;
|
|
53684
53691
|
}
|
|
53685
53692
|
|
|
@@ -53745,7 +53752,8 @@ $ripple-width: 32px !default;
|
|
|
53745
53752
|
|
|
53746
53753
|
&:not(.e-fullrow-wrap) {
|
|
53747
53754
|
|
|
53748
|
-
.e-list-item.e-hover > .e-text-content
|
|
53755
|
+
.e-list-item.e-hover > .e-text-content,
|
|
53756
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
53749
53757
|
background-color: $treeview-item-hover-bg;
|
|
53750
53758
|
border-color: $treeview-item-hover-border-color;
|
|
53751
53759
|
}
|
|
@@ -53755,12 +53763,14 @@ $ripple-width: 32px !default;
|
|
|
53755
53763
|
border-color: $treeview-item-active-border-color;
|
|
53756
53764
|
}
|
|
53757
53765
|
|
|
53758
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
53766
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
53767
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
53759
53768
|
@include active-hover-theme;
|
|
53760
53769
|
}
|
|
53761
53770
|
|
|
53762
53771
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
53763
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
53772
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
53773
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
53764
53774
|
@include active-editing-theme;
|
|
53765
53775
|
}
|
|
53766
53776
|
}
|
|
@@ -87919,6 +87929,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
87919
87929
|
border-radius: $gantt-header-border-radius;
|
|
87920
87930
|
}
|
|
87921
87931
|
|
|
87932
|
+
.e-grid .e-spinner-pane {
|
|
87933
|
+
display: none;
|
|
87934
|
+
}
|
|
87935
|
+
|
|
87922
87936
|
.e-cloneproperties.e-draganddrop {
|
|
87923
87937
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
87924
87938
|
opacity: .95;
|
|
@@ -100293,6 +100307,7 @@ $field-list-adaptive-outerdiv-height: 176px !default;
|
|
|
100293
100307
|
|
|
100294
100308
|
.e-checkbox-layout {
|
|
100295
100309
|
max-width: 45%;
|
|
100310
|
+
overflow: visible;
|
|
100296
100311
|
}
|
|
100297
100312
|
|
|
100298
100313
|
}
|
|
@@ -114226,7 +114241,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114226
114241
|
$rating-li-font-size: 20px !default;
|
|
114227
114242
|
$rating-li-padding: 4px !default;
|
|
114228
114243
|
$rating-li-line-height: 9px !default;
|
|
114229
|
-
$rating-li-min-width-height: 28px !default;
|
|
114230
114244
|
$rating-focus-border-radius: 2px !default;
|
|
114231
114245
|
$rating-label-right-margin: 4px !default;
|
|
114232
114246
|
$rating-label-bottom-margin: 9px !default;
|
|
@@ -114239,21 +114253,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114239
114253
|
|
|
114240
114254
|
$rating-small-li-font-size: 16px !default;
|
|
114241
114255
|
$rating-small-li-line-height: 4px !default;
|
|
114242
|
-
$rating-small-li-
|
|
114256
|
+
$rating-small-li-hover-font-size: 34px !default;
|
|
114243
114257
|
$rating-small-label-font-size: 10px !default;
|
|
114244
114258
|
$rating-small-label-line-height: 16px !default;
|
|
114245
114259
|
$rating-small-reset-font-size : 12px !default;
|
|
114246
114260
|
|
|
114247
114261
|
$rating-bigger-li-font-size: 32px !default;
|
|
114248
114262
|
$rating-bigger-li-line-height: 16px !default;
|
|
114249
|
-
$rating-bigger-li-
|
|
114263
|
+
$rating-bigger-li-hover-font-size: 28px !default;
|
|
114250
114264
|
$rating-bigger-label-font-size: 14px !default;
|
|
114251
114265
|
$rating-bigger-label-line-height: 22px !default;
|
|
114252
114266
|
$rating-bigger-reset-font-size : 28px !default;
|
|
114253
114267
|
|
|
114254
114268
|
$rating-bigger-small-li-font-size: 26px !default;
|
|
114255
114269
|
$rating-bigger-small-li-line-height: 9px !default;
|
|
114256
|
-
$rating-bigger-small-li-
|
|
114270
|
+
$rating-bigger-small-li-hover-font-size: 28px !default;
|
|
114257
114271
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114258
114272
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114259
114273
|
$rating-bigger-small-reset-font-size : 24px !default;
|
|
@@ -114308,8 +114322,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114308
114322
|
padding: $rating-li-padding;
|
|
114309
114323
|
line-height: $rating-li-line-height;
|
|
114310
114324
|
display: block;
|
|
114311
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114312
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114313
114325
|
//For Blazor Tooltip
|
|
114314
114326
|
position: relative;
|
|
114315
114327
|
|
|
@@ -114434,8 +114446,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114434
114446
|
.e-rating-item-container {
|
|
114435
114447
|
font-size: $rating-small-li-font-size;
|
|
114436
114448
|
line-height: $rating-small-li-line-height;
|
|
114437
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114438
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114439
114449
|
}
|
|
114440
114450
|
|
|
114441
114451
|
.e-rating-label {
|
|
@@ -114453,8 +114463,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114453
114463
|
.e-rating-item-container {
|
|
114454
114464
|
font-size: $rating-bigger-li-font-size;
|
|
114455
114465
|
line-height: $rating-bigger-li-line-height;
|
|
114456
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114457
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114458
114466
|
}
|
|
114459
114467
|
|
|
114460
114468
|
.e-rating-label {
|
|
@@ -114474,8 +114482,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
114474
114482
|
.e-rating-item-container {
|
|
114475
114483
|
font-size: $rating-bigger-small-li-font-size;
|
|
114476
114484
|
line-height: $rating-bigger-small-li-line-height;
|
|
114477
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114478
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114479
114485
|
}
|
|
114480
114486
|
|
|
114481
114487
|
.e-rating-label {
|
|
@@ -39830,7 +39830,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
39830
39830
|
font-size: $listview-header-font-size;
|
|
39831
39831
|
}
|
|
39832
39832
|
|
|
39833
|
-
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
39833
|
+
& .e-icons:not(.e-primary .e-btn-icon, .e-check) {
|
|
39834
39834
|
color: $listview-icon-color;
|
|
39835
39835
|
|
|
39836
39836
|
@if ($skin-name == 'tailwind') {
|
|
@@ -53650,11 +53650,13 @@ $ripple-width: 32px !default;
|
|
|
53650
53650
|
}
|
|
53651
53651
|
|
|
53652
53652
|
.e-list-item.e-active,
|
|
53653
|
-
.e-list-item.e-hover
|
|
53653
|
+
.e-list-item.e-hover,
|
|
53654
|
+
.e-list-item.e-node-focus {
|
|
53654
53655
|
background: transparent;
|
|
53655
53656
|
}
|
|
53656
53657
|
|
|
53657
|
-
.e-list-item.e-hover > .e-text-content
|
|
53658
|
+
.e-list-item.e-hover > .e-text-content,
|
|
53659
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
53658
53660
|
color: $treeview-text-hover-color;
|
|
53659
53661
|
|
|
53660
53662
|
.e-list-text {
|
|
@@ -53703,7 +53705,8 @@ $ripple-width: 32px !default;
|
|
|
53703
53705
|
}
|
|
53704
53706
|
}
|
|
53705
53707
|
|
|
53706
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
53708
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
53709
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
53707
53710
|
color: $treeview-text-active-hover-color;
|
|
53708
53711
|
|
|
53709
53712
|
.e-list-text {
|
|
@@ -53717,7 +53720,8 @@ $ripple-width: 32px !default;
|
|
|
53717
53720
|
}
|
|
53718
53721
|
|
|
53719
53722
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
53720
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
53723
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
53724
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
53721
53725
|
color: $treeview-text-color;
|
|
53722
53726
|
|
|
53723
53727
|
.e-list-text {
|
|
@@ -53734,7 +53738,8 @@ $ripple-width: 32px !default;
|
|
|
53734
53738
|
}
|
|
53735
53739
|
}
|
|
53736
53740
|
|
|
53737
|
-
.e-list-item.e-hover > .e-fullrow
|
|
53741
|
+
.e-list-item.e-hover > .e-fullrow,
|
|
53742
|
+
.e-list-item.e-node-focus > .e-fullrow {
|
|
53738
53743
|
background-color: $treeview-item-hover-bg;
|
|
53739
53744
|
border-color: $treeview-item-hover-border-color;
|
|
53740
53745
|
}
|
|
@@ -53759,12 +53764,14 @@ $ripple-width: 32px !default;
|
|
|
53759
53764
|
}
|
|
53760
53765
|
}
|
|
53761
53766
|
|
|
53762
|
-
.e-list-item.e-active.e-hover > .e-fullrow
|
|
53767
|
+
.e-list-item.e-active.e-hover > .e-fullrow,
|
|
53768
|
+
.e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
53763
53769
|
@include active-hover-theme;
|
|
53764
53770
|
}
|
|
53765
53771
|
|
|
53766
53772
|
.e-list-item.e-editing.e-active > .e-fullrow,
|
|
53767
|
-
.e-list-item.e-editing.e-hover > .e-fullrow
|
|
53773
|
+
.e-list-item.e-editing.e-hover > .e-fullrow,
|
|
53774
|
+
.e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
53768
53775
|
@include active-editing-theme;
|
|
53769
53776
|
}
|
|
53770
53777
|
|
|
@@ -53830,7 +53837,8 @@ $ripple-width: 32px !default;
|
|
|
53830
53837
|
|
|
53831
53838
|
&:not(.e-fullrow-wrap) {
|
|
53832
53839
|
|
|
53833
|
-
.e-list-item.e-hover > .e-text-content
|
|
53840
|
+
.e-list-item.e-hover > .e-text-content,
|
|
53841
|
+
.e-list-item.e-node-focus > .e-text-content {
|
|
53834
53842
|
background-color: $treeview-item-hover-bg;
|
|
53835
53843
|
border-color: $treeview-item-hover-border-color;
|
|
53836
53844
|
}
|
|
@@ -53840,12 +53848,14 @@ $ripple-width: 32px !default;
|
|
|
53840
53848
|
border-color: $treeview-item-active-border-color;
|
|
53841
53849
|
}
|
|
53842
53850
|
|
|
53843
|
-
.e-list-item.e-active.e-hover > .e-text-content
|
|
53851
|
+
.e-list-item.e-active.e-hover > .e-text-content,
|
|
53852
|
+
.e-list-item.e-active.e-node-focus > .e-text-content {
|
|
53844
53853
|
@include active-hover-theme;
|
|
53845
53854
|
}
|
|
53846
53855
|
|
|
53847
53856
|
.e-list-item.e-editing.e-active > .e-text-content,
|
|
53848
|
-
.e-list-item.e-editing.e-hover > .e-text-content
|
|
53857
|
+
.e-list-item.e-editing.e-hover > .e-text-content,
|
|
53858
|
+
.e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
53849
53859
|
@include active-editing-theme;
|
|
53850
53860
|
}
|
|
53851
53861
|
}
|
|
@@ -88236,6 +88246,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
88236
88246
|
border-radius: $gantt-header-border-radius;
|
|
88237
88247
|
}
|
|
88238
88248
|
|
|
88249
|
+
.e-grid .e-spinner-pane {
|
|
88250
|
+
display: none;
|
|
88251
|
+
}
|
|
88252
|
+
|
|
88239
88253
|
.e-cloneproperties.e-draganddrop {
|
|
88240
88254
|
box-shadow: $gantt-clone-prop-box-shadow;
|
|
88241
88255
|
opacity: .95;
|
|
@@ -100668,6 +100682,7 @@ $field-list-adaptive-outerdiv-height: 177px !default;
|
|
|
100668
100682
|
|
|
100669
100683
|
.e-checkbox-layout {
|
|
100670
100684
|
max-width: 45%;
|
|
100685
|
+
overflow: visible;
|
|
100671
100686
|
}
|
|
100672
100687
|
|
|
100673
100688
|
}
|
|
@@ -114606,7 +114621,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
114606
114621
|
$rating-li-font-size: 20px !default;
|
|
114607
114622
|
$rating-li-padding: 4px !default;
|
|
114608
114623
|
$rating-li-line-height: 11px !default;
|
|
114609
|
-
$rating-li-min-width-height: 28px !default;
|
|
114610
114624
|
$rating-focus-border-radius: 4px !default;
|
|
114611
114625
|
$rating-label-right-margin: 8px !default;
|
|
114612
114626
|
$rating-label-bottom-margin: 4px !default;
|
|
@@ -114619,21 +114633,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
|
|
|
114619
114633
|
|
|
114620
114634
|
$rating-small-li-font-size: 16px !default;
|
|
114621
114635
|
$rating-small-li-line-height: 4px !default;
|
|
114622
|
-
$rating-small-li-
|
|
114636
|
+
$rating-small-li-hover-font-size: 18px !default;
|
|
114623
114637
|
$rating-small-label-font-size: 10px !default;
|
|
114624
114638
|
$rating-small-label-line-height: 16px !default;
|
|
114625
114639
|
$rating-small-reset-font-size : 12px !default;
|
|
114626
114640
|
|
|
114627
114641
|
$rating-bigger-li-font-size: 32px !default;
|
|
114628
114642
|
$rating-bigger-li-line-height: 13px !default;
|
|
114629
|
-
$rating-bigger-li-
|
|
114643
|
+
$rating-bigger-li-hover-font-size: 34px !default;
|
|
114630
114644
|
$rating-bigger-label-font-size: 14px !default;
|
|
114631
114645
|
$rating-bigger-label-line-height: 22px !default;
|
|
114632
114646
|
$rating-bigger-reset-font-size : 28px !default;
|
|
114633
114647
|
|
|
114634
114648
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
114635
114649
|
$rating-bigger-small-li-line-height: 9px !default;
|
|
114636
|
-
$rating-bigger-small-li-
|
|
114650
|
+
$rating-bigger-small-li-hover-font-size: 26px !default;
|
|
114637
114651
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
114638
114652
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
114639
114653
|
$rating-bigger-small-reset-font-size : 20px !default;
|
|
@@ -114688,8 +114702,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
114688
114702
|
padding: $rating-li-padding;
|
|
114689
114703
|
line-height: $rating-li-line-height;
|
|
114690
114704
|
display: block;
|
|
114691
|
-
min-width: $rating-li-min-width-height; //font-size + padding
|
|
114692
|
-
min-height: $rating-li-min-width-height; //font-size + padding
|
|
114693
114705
|
//For Blazor Tooltip
|
|
114694
114706
|
position: relative;
|
|
114695
114707
|
|
|
@@ -114814,8 +114826,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
114814
114826
|
.e-rating-item-container {
|
|
114815
114827
|
font-size: $rating-small-li-font-size;
|
|
114816
114828
|
line-height: $rating-small-li-line-height;
|
|
114817
|
-
min-height: $rating-small-li-min-width-height; //font-size + padding
|
|
114818
|
-
min-width: $rating-small-li-min-width-height; //font-size + padding
|
|
114819
114829
|
}
|
|
114820
114830
|
|
|
114821
114831
|
.e-rating-label {
|
|
@@ -114833,8 +114843,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
114833
114843
|
.e-rating-item-container {
|
|
114834
114844
|
font-size: $rating-bigger-li-font-size;
|
|
114835
114845
|
line-height: $rating-bigger-li-line-height;
|
|
114836
|
-
min-width: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114837
|
-
min-height: $rating-bigger-li-min-width-height; //font-size + padding
|
|
114838
114846
|
}
|
|
114839
114847
|
|
|
114840
114848
|
.e-rating-label {
|
|
@@ -114854,8 +114862,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
114854
114862
|
.e-rating-item-container {
|
|
114855
114863
|
font-size: $rating-bigger-small-li-font-size;
|
|
114856
114864
|
line-height: $rating-bigger-small-li-line-height;
|
|
114857
|
-
min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114858
|
-
min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
|
|
114859
114865
|
}
|
|
114860
114866
|
|
|
114861
114867
|
.e-rating-label {
|