@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
@@ -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-icon-btn) {
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
  }
@@ -87782,14 +87792,6 @@ $gantt-masked-table-background-color: #e1dfdd;
87782
87792
  outline-offset: 2px;
87783
87793
  }
87784
87794
  }
87785
- .e-dialog.e-filter-popup {
87786
- .e-footer-content {
87787
-
87788
- @if ($skin-name =='FluentUI') {
87789
- padding-top: 0;
87790
- }
87791
- }
87792
- }
87793
87795
  }
87794
87796
 
87795
87797
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -88165,6 +88167,10 @@ $gantt-masked-table-background-color: #e1dfdd;
88165
88167
  border-radius: $gantt-header-border-radius;
88166
88168
  }
88167
88169
 
88170
+ .e-grid .e-spinner-pane {
88171
+ display: none;
88172
+ }
88173
+
88168
88174
  .e-cloneproperties.e-draganddrop {
88169
88175
  box-shadow: $gantt-clone-prop-box-shadow;
88170
88176
  opacity: .95;
@@ -98623,6 +98629,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
98623
98629
  }
98624
98630
  /* stylelint-enable */
98625
98631
 
98632
+ .e-format-condition-button {
98633
+ .e-add-icon {
98634
+ margin-left: 0;
98635
+ }
98636
+ }
98626
98637
  .e-format-value1,
98627
98638
  .e-format-value2,
98628
98639
  .e-format-value-span {
@@ -100579,6 +100590,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
100579
100590
 
100580
100591
  .e-checkbox-layout {
100581
100592
  max-width: 45%;
100593
+ overflow: visible;
100582
100594
  }
100583
100595
 
100584
100596
  }
@@ -101492,9 +101504,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
101492
101504
  background-color: $field-list-mobile-header-color;
101493
101505
  color: $field-list-mobile-header-font-color;
101494
101506
  font-size: 14px;
101495
- height: 48px;
101496
- padding-bottom: 9px;
101497
- padding-top: 9px;
101498
101507
  @if ($skin-name == 'tailwind') {
101499
101508
  padding-left: 16px;
101500
101509
  padding-right: 16px;
@@ -101516,19 +101525,15 @@ $olap-bigger-tree-outer-div-width: 325px !default;
101516
101525
 
101517
101526
  .e-title-mobile-header {
101518
101527
  display: flex;
101519
- }
101520
-
101521
- .e-title-mobile-content {
101522
- margin-top: $field-list-back-margin;
101528
+ align-items: center;
101523
101529
  }
101524
101530
 
101525
101531
  .e-field-list-back-icon {
101526
101532
  color: $field-list-back-font-color;
101527
101533
  font-size: 16px;
101528
- height: 24px;
101534
+ height: auto;
101529
101535
  margin-left: 0;
101530
101536
  margin-right: 12px;
101531
- padding-top: 7px;
101532
101537
  text-align: center;
101533
101538
  width: 24px;
101534
101539
  }
@@ -101749,16 +101754,18 @@ $olap-bigger-tree-outer-div-width: 325px !default;
101749
101754
  margin-top: 20px;
101750
101755
  overflow: auto;
101751
101756
 
101757
+ .e-acrdn-header {
101758
+ align-items: center;
101759
+ display: flex;
101760
+ }
101761
+
101752
101762
  .e-acrdn-header-icon {
101753
101763
  display: table;
101754
101764
  font-size: 12px;
101755
- height: 36px;
101756
- min-height: 36px;
101757
101765
  min-width: 28px;
101758
101766
  padding: 0;
101759
101767
  position: absolute;
101760
101768
  right: 16px;
101761
- top: 0;
101762
101769
 
101763
101770
  .e-list-icon {
101764
101771
  cursor: pointer;
@@ -114520,7 +114527,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
114520
114527
  $rating-li-font-size: 20px !default;
114521
114528
  $rating-li-padding: 4px !default;
114522
114529
  $rating-li-line-height: 9px !default;
114523
- $rating-li-min-width-height: 28px !default;
114524
114530
  $rating-focus-border-radius: 2px !default;
114525
114531
  $rating-label-right-margin: 4px !default;
114526
114532
  $rating-label-bottom-margin: 8px !default;
@@ -114533,21 +114539,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
114533
114539
 
114534
114540
  $rating-small-li-font-size: 16px !default;
114535
114541
  $rating-small-li-line-height: 4px !default;
114536
- $rating-small-li-min-width-height: 24px !default;
114542
+ $rating-small-li-hover-font-size: 34px !default;
114537
114543
  $rating-small-label-font-size: 10px !default;
114538
114544
  $rating-small-label-line-height: 16px !default;
114539
114545
  $rating-small-reset-font-size : 12px !default;
114540
114546
 
114541
114547
  $rating-bigger-li-font-size: 32px !default;
114542
114548
  $rating-bigger-li-line-height: 16px !default;
114543
- $rating-bigger-li-min-width-height: 40px !default;
114549
+ $rating-bigger-li-hover-font-size: 28px !default;
114544
114550
  $rating-bigger-label-font-size: 14px !default;
114545
114551
  $rating-bigger-label-line-height: 22px !default;
114546
114552
  $rating-bigger-reset-font-size : 28px !default;
114547
114553
 
114548
114554
  $rating-bigger-small-li-font-size: 26px !default;
114549
114555
  $rating-bigger-small-li-line-height: 9px !default;
114550
- $rating-bigger-small-li-min-width-height: 34px !default;
114556
+ $rating-bigger-small-li-hover-font-size: 28px !default;
114551
114557
  $rating-bigger-small-label-font-size: 12px !default;
114552
114558
  $rating-bigger-small-label-line-height: 18px !default;
114553
114559
  $rating-bigger-small-reset-font-size : 22px !default;
@@ -114602,8 +114608,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
114602
114608
  padding: $rating-li-padding;
114603
114609
  line-height: $rating-li-line-height;
114604
114610
  display: block;
114605
- min-width: $rating-li-min-width-height; //font-size + padding
114606
- min-height: $rating-li-min-width-height; //font-size + padding
114607
114611
  //For Blazor Tooltip
114608
114612
  position: relative;
114609
114613
 
@@ -114728,8 +114732,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
114728
114732
  .e-rating-item-container {
114729
114733
  font-size: $rating-small-li-font-size;
114730
114734
  line-height: $rating-small-li-line-height;
114731
- min-height: $rating-small-li-min-width-height; //font-size + padding
114732
- min-width: $rating-small-li-min-width-height; //font-size + padding
114733
114735
  }
114734
114736
 
114735
114737
  .e-rating-label {
@@ -114747,8 +114749,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
114747
114749
  .e-rating-item-container {
114748
114750
  font-size: $rating-bigger-li-font-size;
114749
114751
  line-height: $rating-bigger-li-line-height;
114750
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
114751
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
114752
114752
  }
114753
114753
 
114754
114754
  .e-rating-label {
@@ -114768,8 +114768,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
114768
114768
  .e-rating-item-container {
114769
114769
  font-size: $rating-bigger-small-li-font-size;
114770
114770
  line-height: $rating-bigger-small-li-line-height;
114771
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
114772
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
114773
114771
  }
114774
114772
 
114775
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-icon-btn) {
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
  }
@@ -87544,14 +87554,6 @@ $gantt-masked-table-background-color: #e1dfdd;
87544
87554
  outline-offset: 2px;
87545
87555
  }
87546
87556
  }
87547
- .e-dialog.e-filter-popup {
87548
- .e-footer-content {
87549
-
87550
- @if ($skin-name =='FluentUI') {
87551
- padding-top: 0;
87552
- }
87553
- }
87554
- }
87555
87557
  }
87556
87558
 
87557
87559
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -87927,6 +87929,10 @@ $gantt-masked-table-background-color: #e1dfdd;
87927
87929
  border-radius: $gantt-header-border-radius;
87928
87930
  }
87929
87931
 
87932
+ .e-grid .e-spinner-pane {
87933
+ display: none;
87934
+ }
87935
+
87930
87936
  .e-cloneproperties.e-draganddrop {
87931
87937
  box-shadow: $gantt-clone-prop-box-shadow;
87932
87938
  opacity: .95;
@@ -98340,6 +98346,11 @@ $field-list-adaptive-outerdiv-height: 176px !default;
98340
98346
  }
98341
98347
  /* stylelint-enable */
98342
98348
 
98349
+ .e-format-condition-button {
98350
+ .e-add-icon {
98351
+ margin-left: 0;
98352
+ }
98353
+ }
98343
98354
  .e-format-value1,
98344
98355
  .e-format-value2,
98345
98356
  .e-format-value-span {
@@ -100296,6 +100307,7 @@ $field-list-adaptive-outerdiv-height: 176px !default;
100296
100307
 
100297
100308
  .e-checkbox-layout {
100298
100309
  max-width: 45%;
100310
+ overflow: visible;
100299
100311
  }
100300
100312
 
100301
100313
  }
@@ -101209,9 +101221,6 @@ $field-list-adaptive-outerdiv-height: 176px !default;
101209
101221
  background-color: $field-list-mobile-header-color;
101210
101222
  color: $field-list-mobile-header-font-color;
101211
101223
  font-size: 14px;
101212
- height: 48px;
101213
- padding-bottom: 9px;
101214
- padding-top: 9px;
101215
101224
  @if ($skin-name == 'tailwind') {
101216
101225
  padding-left: 16px;
101217
101226
  padding-right: 16px;
@@ -101233,19 +101242,15 @@ $field-list-adaptive-outerdiv-height: 176px !default;
101233
101242
 
101234
101243
  .e-title-mobile-header {
101235
101244
  display: flex;
101236
- }
101237
-
101238
- .e-title-mobile-content {
101239
- margin-top: $field-list-back-margin;
101245
+ align-items: center;
101240
101246
  }
101241
101247
 
101242
101248
  .e-field-list-back-icon {
101243
101249
  color: $field-list-back-font-color;
101244
101250
  font-size: 16px;
101245
- height: 24px;
101251
+ height: auto;
101246
101252
  margin-left: 0;
101247
101253
  margin-right: 12px;
101248
- padding-top: 7px;
101249
101254
  text-align: center;
101250
101255
  width: 24px;
101251
101256
  }
@@ -101466,16 +101471,18 @@ $field-list-adaptive-outerdiv-height: 176px !default;
101466
101471
  margin-top: 20px;
101467
101472
  overflow: auto;
101468
101473
 
101474
+ .e-acrdn-header {
101475
+ align-items: center;
101476
+ display: flex;
101477
+ }
101478
+
101469
101479
  .e-acrdn-header-icon {
101470
101480
  display: table;
101471
101481
  font-size: 12px;
101472
- height: 36px;
101473
- min-height: 36px;
101474
101482
  min-width: 28px;
101475
101483
  padding: 0;
101476
101484
  position: absolute;
101477
101485
  right: 16px;
101478
- top: 0;
101479
101486
 
101480
101487
  .e-list-icon {
101481
101488
  cursor: pointer;
@@ -114234,7 +114241,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
114234
114241
  $rating-li-font-size: 20px !default;
114235
114242
  $rating-li-padding: 4px !default;
114236
114243
  $rating-li-line-height: 9px !default;
114237
- $rating-li-min-width-height: 28px !default;
114238
114244
  $rating-focus-border-radius: 2px !default;
114239
114245
  $rating-label-right-margin: 4px !default;
114240
114246
  $rating-label-bottom-margin: 9px !default;
@@ -114247,21 +114253,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
114247
114253
 
114248
114254
  $rating-small-li-font-size: 16px !default;
114249
114255
  $rating-small-li-line-height: 4px !default;
114250
- $rating-small-li-min-width-height: 24px !default;
114256
+ $rating-small-li-hover-font-size: 34px !default;
114251
114257
  $rating-small-label-font-size: 10px !default;
114252
114258
  $rating-small-label-line-height: 16px !default;
114253
114259
  $rating-small-reset-font-size : 12px !default;
114254
114260
 
114255
114261
  $rating-bigger-li-font-size: 32px !default;
114256
114262
  $rating-bigger-li-line-height: 16px !default;
114257
- $rating-bigger-li-min-width-height: 40px !default;
114263
+ $rating-bigger-li-hover-font-size: 28px !default;
114258
114264
  $rating-bigger-label-font-size: 14px !default;
114259
114265
  $rating-bigger-label-line-height: 22px !default;
114260
114266
  $rating-bigger-reset-font-size : 28px !default;
114261
114267
 
114262
114268
  $rating-bigger-small-li-font-size: 26px !default;
114263
114269
  $rating-bigger-small-li-line-height: 9px !default;
114264
- $rating-bigger-small-li-min-width-height: 34px !default;
114270
+ $rating-bigger-small-li-hover-font-size: 28px !default;
114265
114271
  $rating-bigger-small-label-font-size: 12px !default;
114266
114272
  $rating-bigger-small-label-line-height: 18px !default;
114267
114273
  $rating-bigger-small-reset-font-size : 24px !default;
@@ -114316,8 +114322,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
114316
114322
  padding: $rating-li-padding;
114317
114323
  line-height: $rating-li-line-height;
114318
114324
  display: block;
114319
- min-width: $rating-li-min-width-height; //font-size + padding
114320
- min-height: $rating-li-min-width-height; //font-size + padding
114321
114325
  //For Blazor Tooltip
114322
114326
  position: relative;
114323
114327
 
@@ -114442,8 +114446,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
114442
114446
  .e-rating-item-container {
114443
114447
  font-size: $rating-small-li-font-size;
114444
114448
  line-height: $rating-small-li-line-height;
114445
- min-height: $rating-small-li-min-width-height; //font-size + padding
114446
- min-width: $rating-small-li-min-width-height; //font-size + padding
114447
114449
  }
114448
114450
 
114449
114451
  .e-rating-label {
@@ -114461,8 +114463,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
114461
114463
  .e-rating-item-container {
114462
114464
  font-size: $rating-bigger-li-font-size;
114463
114465
  line-height: $rating-bigger-li-line-height;
114464
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
114465
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
114466
114466
  }
114467
114467
 
114468
114468
  .e-rating-label {
@@ -114482,8 +114482,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
114482
114482
  .e-rating-item-container {
114483
114483
  font-size: $rating-bigger-small-li-font-size;
114484
114484
  line-height: $rating-bigger-small-li-line-height;
114485
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
114486
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
114487
114485
  }
114488
114486
 
114489
114487
  .e-rating-label {