@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
@@ -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 {
@@ -2882,7 +2882,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
2882
2882
  margin-top: -38px;
2883
2883
  right: 18px;
2884
2884
  top: 100%;
2885
- width: 16px;
2885
+ width: 32px;
2886
2886
  }
2887
2887
  }
2888
2888
 
@@ -2892,20 +2892,20 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
2892
2892
  margin-top: -35px;
2893
2893
  right: 18px;
2894
2894
  top: 100%;
2895
- width: 16px;
2895
+ width: 32px;
2896
2896
  }
2897
2897
  }
2898
2898
 
2899
2899
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
2900
2900
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
2901
2901
  @if $ddl-multiselect-skin-name == 'material' {
2902
- right: 52px;
2902
+ right: 30px;
2903
2903
  }
2904
2904
  }
2905
2905
 
2906
2906
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
2907
2907
  @if $ddl-multiselect-skin-name == 'material' {
2908
- right: 52px;
2908
+ right: 30px;
2909
2909
  }
2910
2910
  }
2911
2911
 
@@ -2875,7 +2875,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
2875
2875
  margin-top: -38px;
2876
2876
  right: 18px;
2877
2877
  top: 100%;
2878
- width: 16px;
2878
+ width: 32px;
2879
2879
  }
2880
2880
  }
2881
2881
 
@@ -2885,20 +2885,20 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
2885
2885
  margin-top: -35px;
2886
2886
  right: 18px;
2887
2887
  top: 100%;
2888
- width: 16px;
2888
+ width: 32px;
2889
2889
  }
2890
2890
  }
2891
2891
 
2892
2892
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
2893
2893
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
2894
2894
  @if $ddl-multiselect-skin-name == 'material' {
2895
- right: 52px;
2895
+ right: 30px;
2896
2896
  }
2897
2897
  }
2898
2898
 
2899
2899
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
2900
2900
  @if $ddl-multiselect-skin-name == 'material' {
2901
- right: 52px;
2901
+ right: 30px;
2902
2902
  }
2903
2903
  }
2904
2904
 
@@ -39927,7 +39927,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
39927
39927
  font-size: $listview-header-font-size;
39928
39928
  }
39929
39929
 
39930
- & .e-icons:not(.e-primary .e-icon-btn) {
39930
+ & .e-icons:not(.e-primary .e-btn-icon, .e-check) {
39931
39931
  color: $listview-icon-color;
39932
39932
 
39933
39933
  @if ($skin-name == 'tailwind') {
@@ -53726,11 +53726,13 @@ $ripple-width: 32px !default;
53726
53726
  }
53727
53727
 
53728
53728
  .e-list-item.e-active,
53729
- .e-list-item.e-hover {
53729
+ .e-list-item.e-hover,
53730
+ .e-list-item.e-node-focus {
53730
53731
  background: transparent;
53731
53732
  }
53732
53733
 
53733
- .e-list-item.e-hover > .e-text-content {
53734
+ .e-list-item.e-hover > .e-text-content,
53735
+ .e-list-item.e-node-focus > .e-text-content {
53734
53736
  color: $treeview-text-hover-color;
53735
53737
 
53736
53738
  .e-list-text {
@@ -53779,7 +53781,8 @@ $ripple-width: 32px !default;
53779
53781
  }
53780
53782
  }
53781
53783
 
53782
- .e-list-item.e-active.e-hover > .e-text-content {
53784
+ .e-list-item.e-active.e-hover > .e-text-content,
53785
+ .e-list-item.e-active.e-node-focus > .e-text-content {
53783
53786
  color: $treeview-text-active-hover-color;
53784
53787
 
53785
53788
  .e-list-text {
@@ -53793,7 +53796,8 @@ $ripple-width: 32px !default;
53793
53796
  }
53794
53797
 
53795
53798
  .e-list-item.e-editing.e-active > .e-text-content,
53796
- .e-list-item.e-editing.e-hover > .e-text-content {
53799
+ .e-list-item.e-editing.e-hover > .e-text-content,
53800
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
53797
53801
  color: $treeview-text-color;
53798
53802
 
53799
53803
  .e-list-text {
@@ -53810,7 +53814,8 @@ $ripple-width: 32px !default;
53810
53814
  }
53811
53815
  }
53812
53816
 
53813
- .e-list-item.e-hover > .e-fullrow {
53817
+ .e-list-item.e-hover > .e-fullrow,
53818
+ .e-list-item.e-node-focus > .e-fullrow {
53814
53819
  background-color: $treeview-item-hover-bg;
53815
53820
  border-color: $treeview-item-hover-border-color;
53816
53821
  }
@@ -53835,12 +53840,14 @@ $ripple-width: 32px !default;
53835
53840
  }
53836
53841
  }
53837
53842
 
53838
- .e-list-item.e-active.e-hover > .e-fullrow{
53843
+ .e-list-item.e-active.e-hover > .e-fullrow,
53844
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
53839
53845
  @include active-hover-theme;
53840
53846
  }
53841
53847
 
53842
53848
  .e-list-item.e-editing.e-active > .e-fullrow,
53843
- .e-list-item.e-editing.e-hover > .e-fullrow{
53849
+ .e-list-item.e-editing.e-hover > .e-fullrow,
53850
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
53844
53851
  @include active-editing-theme;
53845
53852
  }
53846
53853
 
@@ -53906,7 +53913,8 @@ $ripple-width: 32px !default;
53906
53913
 
53907
53914
  &:not(.e-fullrow-wrap) {
53908
53915
 
53909
- .e-list-item.e-hover > .e-text-content{
53916
+ .e-list-item.e-hover > .e-text-content,
53917
+ .e-list-item.e-node-focus > .e-text-content {
53910
53918
  background-color: $treeview-item-hover-bg;
53911
53919
  border-color: $treeview-item-hover-border-color;
53912
53920
  }
@@ -53916,12 +53924,14 @@ $ripple-width: 32px !default;
53916
53924
  border-color: $treeview-item-active-border-color;
53917
53925
  }
53918
53926
 
53919
- .e-list-item.e-active.e-hover > .e-text-content {
53927
+ .e-list-item.e-active.e-hover > .e-text-content,
53928
+ .e-list-item.e-active.e-node-focus > .e-text-content {
53920
53929
  @include active-hover-theme;
53921
53930
  }
53922
53931
 
53923
53932
  .e-list-item.e-editing.e-active > .e-text-content,
53924
- .e-list-item.e-editing.e-hover > .e-text-content {
53933
+ .e-list-item.e-editing.e-hover > .e-text-content,
53934
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
53925
53935
  @include active-editing-theme;
53926
53936
  }
53927
53937
  }
@@ -87622,14 +87632,6 @@ $gantt-masked-table-background-color: #e1dfdd;
87622
87632
  outline-offset: 2px;
87623
87633
  }
87624
87634
  }
87625
- .e-dialog.e-filter-popup {
87626
- .e-footer-content {
87627
-
87628
- @if ($skin-name =='FluentUI') {
87629
- padding-top: 0;
87630
- }
87631
- }
87632
- }
87633
87635
  }
87634
87636
 
87635
87637
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -88005,6 +88007,10 @@ $gantt-masked-table-background-color: #e1dfdd;
88005
88007
  border-radius: $gantt-header-border-radius;
88006
88008
  }
88007
88009
 
88010
+ .e-grid .e-spinner-pane {
88011
+ display: none;
88012
+ }
88013
+
88008
88014
  .e-cloneproperties.e-draganddrop {
88009
88015
  box-shadow: $gantt-clone-prop-box-shadow;
88010
88016
  opacity: .95;
@@ -98420,6 +98426,11 @@ $olap-bigger-tree-outer-div-width: 325px !default;
98420
98426
  }
98421
98427
  /* stylelint-enable */
98422
98428
 
98429
+ .e-format-condition-button {
98430
+ .e-add-icon {
98431
+ margin-left: 0;
98432
+ }
98433
+ }
98423
98434
  .e-format-value1,
98424
98435
  .e-format-value2,
98425
98436
  .e-format-value-span {
@@ -100376,6 +100387,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
100376
100387
 
100377
100388
  .e-checkbox-layout {
100378
100389
  max-width: 45%;
100390
+ overflow: visible;
100379
100391
  }
100380
100392
 
100381
100393
  }
@@ -101289,9 +101301,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
101289
101301
  background-color: $field-list-mobile-header-color;
101290
101302
  color: $field-list-mobile-header-font-color;
101291
101303
  font-size: 14px;
101292
- height: 48px;
101293
- padding-bottom: 9px;
101294
- padding-top: 9px;
101295
101304
  @if ($skin-name == 'tailwind') {
101296
101305
  padding-left: 16px;
101297
101306
  padding-right: 16px;
@@ -101313,19 +101322,15 @@ $olap-bigger-tree-outer-div-width: 325px !default;
101313
101322
 
101314
101323
  .e-title-mobile-header {
101315
101324
  display: flex;
101316
- }
101317
-
101318
- .e-title-mobile-content {
101319
- margin-top: $field-list-back-margin;
101325
+ align-items: center;
101320
101326
  }
101321
101327
 
101322
101328
  .e-field-list-back-icon {
101323
101329
  color: $field-list-back-font-color;
101324
101330
  font-size: 16px;
101325
- height: 24px;
101331
+ height: auto;
101326
101332
  margin-left: 0;
101327
101333
  margin-right: 12px;
101328
- padding-top: 7px;
101329
101334
  text-align: center;
101330
101335
  width: 24px;
101331
101336
  }
@@ -101546,16 +101551,18 @@ $olap-bigger-tree-outer-div-width: 325px !default;
101546
101551
  margin-top: 20px;
101547
101552
  overflow: auto;
101548
101553
 
101554
+ .e-acrdn-header {
101555
+ align-items: center;
101556
+ display: flex;
101557
+ }
101558
+
101549
101559
  .e-acrdn-header-icon {
101550
101560
  display: table;
101551
101561
  font-size: 12px;
101552
- height: 36px;
101553
- min-height: 36px;
101554
101562
  min-width: 28px;
101555
101563
  padding: 0;
101556
101564
  position: absolute;
101557
101565
  right: 16px;
101558
- top: 0;
101559
101566
 
101560
101567
  .e-list-icon {
101561
101568
  cursor: pointer;
@@ -114315,7 +114322,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
114315
114322
  $rating-li-font-size: 20px !default;
114316
114323
  $rating-li-padding: 4px !default;
114317
114324
  $rating-li-line-height: 13px !default;
114318
- $rating-li-min-width-height: 28px !default;
114319
114325
  $rating-focus-border-radius: 0 !default;
114320
114326
  $rating-label-bottom-margin: 4px !default;
114321
114327
  $rating-label-right-margin: 8px !default;
@@ -114328,21 +114334,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
114328
114334
 
114329
114335
  $rating-small-li-font-size: 16px !default;
114330
114336
  $rating-small-li-line-height: 10px !default;
114331
- $rating-small-li-min-width-height: 24px !default;
114337
+ $rating-small-li-hover-font-size: 18px !default;
114332
114338
  $rating-small-label-font-size: 10px !default;
114333
114339
  $rating-small-label-line-height: 16px !default;
114334
114340
  $rating-small-reset-font-size : 12px !default;
114335
114341
 
114336
114342
  $rating-bigger-li-font-size: 28px !default;
114337
114343
  $rating-bigger-li-line-height: 21px !default;
114338
- $rating-bigger-li-min-width-height: 36px !default;
114344
+ $rating-bigger-li-hover-font-size: 30px !default;
114339
114345
  $rating-bigger-label-font-size: 14px !default;
114340
114346
  $rating-bigger-label-line-height: 22px !default;
114341
114347
  $rating-bigger-reset-font-size : 24px !default;
114342
114348
 
114343
114349
  $rating-bigger-small-li-font-size: 24px !default;
114344
114350
  $rating-bigger-small-li-line-height: 19px !default;
114345
- $rating-bigger-small-li-min-width-height: 32px !default;
114351
+ $rating-bigger-small-li-hover-font-size: 26px !default;
114346
114352
  $rating-bigger-small-label-font-size: 12px !default;
114347
114353
  $rating-bigger-small-label-line-height: 18px !default;
114348
114354
  $rating-bigger-small-reset-font-size : 20px !default;
@@ -114397,8 +114403,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
114397
114403
  padding: $rating-li-padding;
114398
114404
  line-height: $rating-li-line-height;
114399
114405
  display: block;
114400
- min-width: $rating-li-min-width-height; //font-size + padding
114401
- min-height: $rating-li-min-width-height; //font-size + padding
114402
114406
  //For Blazor Tooltip
114403
114407
  position: relative;
114404
114408
 
@@ -114523,8 +114527,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
114523
114527
  .e-rating-item-container {
114524
114528
  font-size: $rating-small-li-font-size;
114525
114529
  line-height: $rating-small-li-line-height;
114526
- min-height: $rating-small-li-min-width-height; //font-size + padding
114527
- min-width: $rating-small-li-min-width-height; //font-size + padding
114528
114530
  }
114529
114531
 
114530
114532
  .e-rating-label {
@@ -114542,8 +114544,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
114542
114544
  .e-rating-item-container {
114543
114545
  font-size: $rating-bigger-li-font-size;
114544
114546
  line-height: $rating-bigger-li-line-height;
114545
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
114546
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
114547
114547
  }
114548
114548
 
114549
114549
  .e-rating-label {
@@ -114563,8 +114563,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
114563
114563
  .e-rating-item-container {
114564
114564
  font-size: $rating-bigger-small-li-font-size;
114565
114565
  line-height: $rating-bigger-small-li-line-height;
114566
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
114567
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
114568
114566
  }
114569
114567
 
114570
114568
  .e-rating-label {