@syncfusion/blazor-themes 21.1.39 → 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.
Files changed (87) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +41 -43
  2. package/SCSS-Themes/bootstrap.scss +41 -43
  3. package/SCSS-Themes/bootstrap4.scss +41 -43
  4. package/SCSS-Themes/bootstrap5-dark.scss +38 -43
  5. package/SCSS-Themes/bootstrap5.scss +38 -43
  6. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -4
  7. package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -4
  8. package/SCSS-Themes/fabric-dark.scss +41 -43
  9. package/SCSS-Themes/fabric.scss +41 -43
  10. package/SCSS-Themes/fluent-dark.scss +38 -43
  11. package/SCSS-Themes/fluent.scss +38 -43
  12. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +4 -8
  13. package/SCSS-Themes/gantt/gantt/bootstrap.scss +4 -8
  14. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +4 -8
  15. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +4 -8
  16. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +4 -8
  17. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +4 -8
  18. package/SCSS-Themes/gantt/gantt/fabric.scss +4 -8
  19. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +4 -8
  20. package/SCSS-Themes/gantt/gantt/fluent.scss +4 -8
  21. package/SCSS-Themes/gantt/gantt/highcontrast.scss +4 -8
  22. package/SCSS-Themes/gantt/gantt/material-dark.scss +4 -8
  23. package/SCSS-Themes/gantt/gantt/material.scss +4 -8
  24. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +4 -8
  25. package/SCSS-Themes/gantt/gantt/tailwind.scss +4 -8
  26. package/SCSS-Themes/highcontrast.scss +41 -43
  27. package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -12
  28. package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -12
  29. package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -12
  30. package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +0 -12
  31. package/SCSS-Themes/inputs/rating/bootstrap5.scss +0 -12
  32. package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -12
  33. package/SCSS-Themes/inputs/rating/fabric.scss +3 -12
  34. package/SCSS-Themes/inputs/rating/fluent-dark.scss +0 -12
  35. package/SCSS-Themes/inputs/rating/fluent.scss +0 -12
  36. package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -12
  37. package/SCSS-Themes/inputs/rating/material-dark.scss +3 -12
  38. package/SCSS-Themes/inputs/rating/material.scss +3 -12
  39. package/SCSS-Themes/inputs/rating/tailwind-dark.scss +0 -12
  40. package/SCSS-Themes/inputs/rating/tailwind.scss +0 -12
  41. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  42. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  43. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  44. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  45. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  46. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  47. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  48. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  49. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  50. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  51. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  52. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  53. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  54. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  55. package/SCSS-Themes/material-dark.scss +45 -47
  56. package/SCSS-Themes/material.scss +45 -47
  57. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +20 -10
  58. package/SCSS-Themes/navigations/treeview/bootstrap.scss +20 -10
  59. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +20 -10
  60. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +20 -10
  61. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +20 -10
  62. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +20 -10
  63. package/SCSS-Themes/navigations/treeview/fabric.scss +20 -10
  64. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +20 -10
  65. package/SCSS-Themes/navigations/treeview/fluent.scss +20 -10
  66. package/SCSS-Themes/navigations/treeview/highcontrast.scss +20 -10
  67. package/SCSS-Themes/navigations/treeview/material-dark.scss +20 -10
  68. package/SCSS-Themes/navigations/treeview/material.scss +20 -10
  69. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +20 -10
  70. package/SCSS-Themes/navigations/treeview/tailwind.scss +20 -10
  71. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +13 -12
  72. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +13 -12
  73. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +13 -12
  74. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +13 -12
  75. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +13 -12
  76. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +13 -12
  77. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +13 -12
  78. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +13 -12
  79. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +13 -12
  80. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +13 -12
  81. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +13 -12
  82. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +13 -12
  83. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +13 -12
  84. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +13 -12
  85. package/SCSS-Themes/tailwind-dark.scss +38 -43
  86. package/SCSS-Themes/tailwind.scss +38 -43
  87. package/package.json +1 -1
@@ -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-icon-btn) {
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
  }
@@ -87861,14 +87871,6 @@ $gantt-masked-table-background-color: #e1dfdd;
87861
87871
  outline-offset: 2px;
87862
87872
  }
87863
87873
  }
87864
- .e-dialog.e-filter-popup {
87865
- .e-footer-content {
87866
-
87867
- @if ($skin-name =='FluentUI') {
87868
- padding-top: 0;
87869
- }
87870
- }
87871
- }
87872
87874
  }
87873
87875
 
87874
87876
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -88244,6 +88246,10 @@ $gantt-masked-table-background-color: #e1dfdd;
88244
88246
  border-radius: $gantt-header-border-radius;
88245
88247
  }
88246
88248
 
88249
+ .e-grid .e-spinner-pane {
88250
+ display: none;
88251
+ }
88252
+
88247
88253
  .e-cloneproperties.e-draganddrop {
88248
88254
  box-shadow: $gantt-clone-prop-box-shadow;
88249
88255
  opacity: .95;
@@ -98715,6 +98721,11 @@ $field-list-adaptive-outerdiv-height: 177px !default;
98715
98721
  }
98716
98722
  /* stylelint-enable */
98717
98723
 
98724
+ .e-format-condition-button {
98725
+ .e-add-icon {
98726
+ margin-left: 0;
98727
+ }
98728
+ }
98718
98729
  .e-format-value1,
98719
98730
  .e-format-value2,
98720
98731
  .e-format-value-span {
@@ -100671,6 +100682,7 @@ $field-list-adaptive-outerdiv-height: 177px !default;
100671
100682
 
100672
100683
  .e-checkbox-layout {
100673
100684
  max-width: 45%;
100685
+ overflow: visible;
100674
100686
  }
100675
100687
 
100676
100688
  }
@@ -101584,9 +101596,6 @@ $field-list-adaptive-outerdiv-height: 177px !default;
101584
101596
  background-color: $field-list-mobile-header-color;
101585
101597
  color: $field-list-mobile-header-font-color;
101586
101598
  font-size: 14px;
101587
- height: 48px;
101588
- padding-bottom: 9px;
101589
- padding-top: 9px;
101590
101599
  @if ($skin-name == 'tailwind') {
101591
101600
  padding-left: 16px;
101592
101601
  padding-right: 16px;
@@ -101608,19 +101617,15 @@ $field-list-adaptive-outerdiv-height: 177px !default;
101608
101617
 
101609
101618
  .e-title-mobile-header {
101610
101619
  display: flex;
101611
- }
101612
-
101613
- .e-title-mobile-content {
101614
- margin-top: $field-list-back-margin;
101620
+ align-items: center;
101615
101621
  }
101616
101622
 
101617
101623
  .e-field-list-back-icon {
101618
101624
  color: $field-list-back-font-color;
101619
101625
  font-size: 16px;
101620
- height: 24px;
101626
+ height: auto;
101621
101627
  margin-left: 0;
101622
101628
  margin-right: 12px;
101623
- padding-top: 7px;
101624
101629
  text-align: center;
101625
101630
  width: 24px;
101626
101631
  }
@@ -101841,16 +101846,18 @@ $field-list-adaptive-outerdiv-height: 177px !default;
101841
101846
  margin-top: 20px;
101842
101847
  overflow: auto;
101843
101848
 
101849
+ .e-acrdn-header {
101850
+ align-items: center;
101851
+ display: flex;
101852
+ }
101853
+
101844
101854
  .e-acrdn-header-icon {
101845
101855
  display: table;
101846
101856
  font-size: 12px;
101847
- height: 36px;
101848
- min-height: 36px;
101849
101857
  min-width: 28px;
101850
101858
  padding: 0;
101851
101859
  position: absolute;
101852
101860
  right: 16px;
101853
- top: 0;
101854
101861
 
101855
101862
  .e-list-icon {
101856
101863
  cursor: pointer;
@@ -114614,7 +114621,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
114614
114621
  $rating-li-font-size: 20px !default;
114615
114622
  $rating-li-padding: 4px !default;
114616
114623
  $rating-li-line-height: 11px !default;
114617
- $rating-li-min-width-height: 28px !default;
114618
114624
  $rating-focus-border-radius: 4px !default;
114619
114625
  $rating-label-right-margin: 8px !default;
114620
114626
  $rating-label-bottom-margin: 4px !default;
@@ -114627,21 +114633,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
114627
114633
 
114628
114634
  $rating-small-li-font-size: 16px !default;
114629
114635
  $rating-small-li-line-height: 4px !default;
114630
- $rating-small-li-min-width-height: 24px !default;
114636
+ $rating-small-li-hover-font-size: 18px !default;
114631
114637
  $rating-small-label-font-size: 10px !default;
114632
114638
  $rating-small-label-line-height: 16px !default;
114633
114639
  $rating-small-reset-font-size : 12px !default;
114634
114640
 
114635
114641
  $rating-bigger-li-font-size: 32px !default;
114636
114642
  $rating-bigger-li-line-height: 13px !default;
114637
- $rating-bigger-li-min-width-height: 40px !default;
114643
+ $rating-bigger-li-hover-font-size: 34px !default;
114638
114644
  $rating-bigger-label-font-size: 14px !default;
114639
114645
  $rating-bigger-label-line-height: 22px !default;
114640
114646
  $rating-bigger-reset-font-size : 28px !default;
114641
114647
 
114642
114648
  $rating-bigger-small-li-font-size: 24px !default;
114643
114649
  $rating-bigger-small-li-line-height: 9px !default;
114644
- $rating-bigger-small-li-min-width-height: 32px !default;
114650
+ $rating-bigger-small-li-hover-font-size: 26px !default;
114645
114651
  $rating-bigger-small-label-font-size: 12px !default;
114646
114652
  $rating-bigger-small-label-line-height: 18px !default;
114647
114653
  $rating-bigger-small-reset-font-size : 20px !default;
@@ -114696,8 +114702,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
114696
114702
  padding: $rating-li-padding;
114697
114703
  line-height: $rating-li-line-height;
114698
114704
  display: block;
114699
- min-width: $rating-li-min-width-height; //font-size + padding
114700
- min-height: $rating-li-min-width-height; //font-size + padding
114701
114705
  //For Blazor Tooltip
114702
114706
  position: relative;
114703
114707
 
@@ -114822,8 +114826,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
114822
114826
  .e-rating-item-container {
114823
114827
  font-size: $rating-small-li-font-size;
114824
114828
  line-height: $rating-small-li-line-height;
114825
- min-height: $rating-small-li-min-width-height; //font-size + padding
114826
- min-width: $rating-small-li-min-width-height; //font-size + padding
114827
114829
  }
114828
114830
 
114829
114831
  .e-rating-label {
@@ -114841,8 +114843,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
114841
114843
  .e-rating-item-container {
114842
114844
  font-size: $rating-bigger-li-font-size;
114843
114845
  line-height: $rating-bigger-li-line-height;
114844
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
114845
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
114846
114846
  }
114847
114847
 
114848
114848
  .e-rating-label {
@@ -114862,8 +114862,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
114862
114862
  .e-rating-item-container {
114863
114863
  font-size: $rating-bigger-small-li-font-size;
114864
114864
  line-height: $rating-bigger-small-li-line-height;
114865
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
114866
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
114867
114865
  }
114868
114866
 
114869
114867
  .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-icon-btn) {
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
  }
@@ -88078,14 +88088,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
88078
88088
  outline-offset: 2px;
88079
88089
  }
88080
88090
  }
88081
- .e-dialog.e-filter-popup {
88082
- .e-footer-content {
88083
-
88084
- @if ($skin-name =='FluentUI') {
88085
- padding-top: 0;
88086
- }
88087
- }
88088
- }
88089
88091
  }
88090
88092
 
88091
88093
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -88461,6 +88463,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
88461
88463
  border-radius: $gantt-header-border-radius;
88462
88464
  }
88463
88465
 
88466
+ .e-grid .e-spinner-pane {
88467
+ display: none;
88468
+ }
88469
+
88464
88470
  .e-cloneproperties.e-draganddrop {
88465
88471
  box-shadow: $gantt-clone-prop-box-shadow;
88466
88472
  opacity: .95;
@@ -98892,6 +98898,11 @@ $field-list-adaptive-outerdiv-height: 187px !default;
98892
98898
  }
98893
98899
  /* stylelint-enable */
98894
98900
 
98901
+ .e-format-condition-button {
98902
+ .e-add-icon {
98903
+ margin-left: 0;
98904
+ }
98905
+ }
98895
98906
  .e-format-value1,
98896
98907
  .e-format-value2,
98897
98908
  .e-format-value-span {
@@ -100848,6 +100859,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
100848
100859
 
100849
100860
  .e-checkbox-layout {
100850
100861
  max-width: 45%;
100862
+ overflow: visible;
100851
100863
  }
100852
100864
 
100853
100865
  }
@@ -101761,9 +101773,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
101761
101773
  background-color: $field-list-mobile-header-color;
101762
101774
  color: $field-list-mobile-header-font-color;
101763
101775
  font-size: 14px;
101764
- height: 48px;
101765
- padding-bottom: 9px;
101766
- padding-top: 9px;
101767
101776
  @if ($skin-name == 'tailwind') {
101768
101777
  padding-left: 16px;
101769
101778
  padding-right: 16px;
@@ -101785,19 +101794,15 @@ $field-list-adaptive-outerdiv-height: 187px !default;
101785
101794
 
101786
101795
  .e-title-mobile-header {
101787
101796
  display: flex;
101788
- }
101789
-
101790
- .e-title-mobile-content {
101791
- margin-top: $field-list-back-margin;
101797
+ align-items: center;
101792
101798
  }
101793
101799
 
101794
101800
  .e-field-list-back-icon {
101795
101801
  color: $field-list-back-font-color;
101796
101802
  font-size: 16px;
101797
- height: 24px;
101803
+ height: auto;
101798
101804
  margin-left: 0;
101799
101805
  margin-right: 12px;
101800
- padding-top: 7px;
101801
101806
  text-align: center;
101802
101807
  width: 24px;
101803
101808
  }
@@ -102018,16 +102023,18 @@ $field-list-adaptive-outerdiv-height: 187px !default;
102018
102023
  margin-top: 20px;
102019
102024
  overflow: auto;
102020
102025
 
102026
+ .e-acrdn-header {
102027
+ align-items: center;
102028
+ display: flex;
102029
+ }
102030
+
102021
102031
  .e-acrdn-header-icon {
102022
102032
  display: table;
102023
102033
  font-size: 12px;
102024
- height: 36px;
102025
- min-height: 36px;
102026
102034
  min-width: 28px;
102027
102035
  padding: 0;
102028
102036
  position: absolute;
102029
102037
  right: 16px;
102030
- top: 0;
102031
102038
 
102032
102039
  .e-list-icon {
102033
102040
  cursor: pointer;
@@ -114809,7 +114816,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
114809
114816
  $rating-li-font-size: $font-icon-22 !default;
114810
114817
  $rating-li-padding: 4px !default;
114811
114818
  $rating-li-line-height: 13px !default;
114812
- $rating-li-min-width-height: 30px !default;
114813
114819
  $rating-focus-border-radius: 4px !default;
114814
114820
  $rating-label-bottom-margin: 4px !default;
114815
114821
  $rating-label-right-margin: 8px !default;
@@ -114822,21 +114828,18 @@ $rating-tooltip-tip-bottom-height: 8px !default;
114822
114828
 
114823
114829
  $rating-small-li-font-size: $font-icon-16 !default;
114824
114830
  $rating-small-li-line-height: 6px !default;
114825
- $rating-small-li-min-width-height: 24px !default;
114826
114831
  $rating-small-label-font-size: $text-xxs !default;
114827
114832
  $rating-small-label-line-height: 16px !default;
114828
114833
  $rating-small-reset-font-size : $font-icon-12 !default;
114829
114834
 
114830
114835
  $rating-bigger-li-font-size: $font-icon-32 !default;
114831
114836
  $rating-bigger-li-line-height: 13px !default;
114832
- $rating-bigger-li-min-width-height: 40px !default;
114833
114837
  $rating-bigger-label-font-size: $text-sm !default;
114834
114838
  $rating-bigger-label-line-height: 22px !default;
114835
114839
  $rating-bigger-reset-font-size : $font-icon-28 !default;
114836
114840
 
114837
114841
  $rating-bigger-small-li-font-size: $font-icon-26 !default;
114838
114842
  $rating-bigger-small-li-line-height: 13px !default;
114839
- $rating-bigger-small-li-min-width-height: 34px !default;
114840
114843
  $rating-bigger-small-label-font-size: $text-xs !default;
114841
114844
  $rating-bigger-small-label-line-height: 18px !default;
114842
114845
  $rating-bigger-small-reset-font-size : $font-icon-22 !default;
@@ -114891,8 +114894,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
114891
114894
  padding: $rating-li-padding;
114892
114895
  line-height: $rating-li-line-height;
114893
114896
  display: block;
114894
- min-width: $rating-li-min-width-height; //font-size + padding
114895
- min-height: $rating-li-min-width-height; //font-size + padding
114896
114897
  //For Blazor Tooltip
114897
114898
  position: relative;
114898
114899
 
@@ -115017,8 +115018,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
115017
115018
  .e-rating-item-container {
115018
115019
  font-size: $rating-small-li-font-size;
115019
115020
  line-height: $rating-small-li-line-height;
115020
- min-height: $rating-small-li-min-width-height; //font-size + padding
115021
- min-width: $rating-small-li-min-width-height; //font-size + padding
115022
115021
  }
115023
115022
 
115024
115023
  .e-rating-label {
@@ -115036,8 +115035,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
115036
115035
  .e-rating-item-container {
115037
115036
  font-size: $rating-bigger-li-font-size;
115038
115037
  line-height: $rating-bigger-li-line-height;
115039
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
115040
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
115041
115038
  }
115042
115039
 
115043
115040
  .e-rating-label {
@@ -115057,8 +115054,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
115057
115054
  .e-rating-item-container {
115058
115055
  font-size: $rating-bigger-small-li-font-size;
115059
115056
  line-height: $rating-bigger-small-li-line-height;
115060
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
115061
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
115062
115057
  }
115063
115058
 
115064
115059
  .e-rating-label {