@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
@@ -39734,7 +39734,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
39734
39734
  font-size: $listview-header-font-size;
39735
39735
  }
39736
39736
 
39737
- & .e-icons:not(.e-primary .e-icon-btn) {
39737
+ & .e-icons:not(.e-primary .e-btn-icon, .e-check) {
39738
39738
  color: $listview-icon-color;
39739
39739
 
39740
39740
  @if ($skin-name == 'tailwind') {
@@ -53501,11 +53501,13 @@ $ripple-width: 32px !default;
53501
53501
  }
53502
53502
 
53503
53503
  .e-list-item.e-active,
53504
- .e-list-item.e-hover {
53504
+ .e-list-item.e-hover,
53505
+ .e-list-item.e-node-focus {
53505
53506
  background: transparent;
53506
53507
  }
53507
53508
 
53508
- .e-list-item.e-hover > .e-text-content {
53509
+ .e-list-item.e-hover > .e-text-content,
53510
+ .e-list-item.e-node-focus > .e-text-content {
53509
53511
  color: $treeview-text-hover-color;
53510
53512
 
53511
53513
  .e-list-text {
@@ -53554,7 +53556,8 @@ $ripple-width: 32px !default;
53554
53556
  }
53555
53557
  }
53556
53558
 
53557
- .e-list-item.e-active.e-hover > .e-text-content {
53559
+ .e-list-item.e-active.e-hover > .e-text-content,
53560
+ .e-list-item.e-active.e-node-focus > .e-text-content {
53558
53561
  color: $treeview-text-active-hover-color;
53559
53562
 
53560
53563
  .e-list-text {
@@ -53568,7 +53571,8 @@ $ripple-width: 32px !default;
53568
53571
  }
53569
53572
 
53570
53573
  .e-list-item.e-editing.e-active > .e-text-content,
53571
- .e-list-item.e-editing.e-hover > .e-text-content {
53574
+ .e-list-item.e-editing.e-hover > .e-text-content,
53575
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
53572
53576
  color: $treeview-text-color;
53573
53577
 
53574
53578
  .e-list-text {
@@ -53585,7 +53589,8 @@ $ripple-width: 32px !default;
53585
53589
  }
53586
53590
  }
53587
53591
 
53588
- .e-list-item.e-hover > .e-fullrow {
53592
+ .e-list-item.e-hover > .e-fullrow,
53593
+ .e-list-item.e-node-focus > .e-fullrow {
53589
53594
  background-color: $treeview-item-hover-bg;
53590
53595
  border-color: $treeview-item-hover-border-color;
53591
53596
  }
@@ -53610,12 +53615,14 @@ $ripple-width: 32px !default;
53610
53615
  }
53611
53616
  }
53612
53617
 
53613
- .e-list-item.e-active.e-hover > .e-fullrow{
53618
+ .e-list-item.e-active.e-hover > .e-fullrow,
53619
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
53614
53620
  @include active-hover-theme;
53615
53621
  }
53616
53622
 
53617
53623
  .e-list-item.e-editing.e-active > .e-fullrow,
53618
- .e-list-item.e-editing.e-hover > .e-fullrow{
53624
+ .e-list-item.e-editing.e-hover > .e-fullrow,
53625
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
53619
53626
  @include active-editing-theme;
53620
53627
  }
53621
53628
 
@@ -53681,7 +53688,8 @@ $ripple-width: 32px !default;
53681
53688
 
53682
53689
  &:not(.e-fullrow-wrap) {
53683
53690
 
53684
- .e-list-item.e-hover > .e-text-content{
53691
+ .e-list-item.e-hover > .e-text-content,
53692
+ .e-list-item.e-node-focus > .e-text-content {
53685
53693
  background-color: $treeview-item-hover-bg;
53686
53694
  border-color: $treeview-item-hover-border-color;
53687
53695
  }
@@ -53691,12 +53699,14 @@ $ripple-width: 32px !default;
53691
53699
  border-color: $treeview-item-active-border-color;
53692
53700
  }
53693
53701
 
53694
- .e-list-item.e-active.e-hover > .e-text-content {
53702
+ .e-list-item.e-active.e-hover > .e-text-content,
53703
+ .e-list-item.e-active.e-node-focus > .e-text-content {
53695
53704
  @include active-hover-theme;
53696
53705
  }
53697
53706
 
53698
53707
  .e-list-item.e-editing.e-active > .e-text-content,
53699
- .e-list-item.e-editing.e-hover > .e-text-content {
53708
+ .e-list-item.e-editing.e-hover > .e-text-content,
53709
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
53700
53710
  @include active-editing-theme;
53701
53711
  }
53702
53712
  }
@@ -87379,14 +87389,6 @@ $gantt-masked-table-background-color: #e1dfdd;
87379
87389
  outline-offset: 2px;
87380
87390
  }
87381
87391
  }
87382
- .e-dialog.e-filter-popup {
87383
- .e-footer-content {
87384
-
87385
- @if ($skin-name =='FluentUI') {
87386
- padding-top: 0;
87387
- }
87388
- }
87389
- }
87390
87392
  }
87391
87393
 
87392
87394
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -87762,6 +87764,10 @@ $gantt-masked-table-background-color: #e1dfdd;
87762
87764
  border-radius: $gantt-header-border-radius;
87763
87765
  }
87764
87766
 
87767
+ .e-grid .e-spinner-pane {
87768
+ display: none;
87769
+ }
87770
+
87765
87771
  .e-cloneproperties.e-draganddrop {
87766
87772
  box-shadow: $gantt-clone-prop-box-shadow;
87767
87773
  opacity: .95;
@@ -98176,6 +98182,11 @@ $field-list-adaptive-outerdiv-height: 166px !default;
98176
98182
  }
98177
98183
  /* stylelint-enable */
98178
98184
 
98185
+ .e-format-condition-button {
98186
+ .e-add-icon {
98187
+ margin-left: 0;
98188
+ }
98189
+ }
98179
98190
  .e-format-value1,
98180
98191
  .e-format-value2,
98181
98192
  .e-format-value-span {
@@ -100132,6 +100143,7 @@ $field-list-adaptive-outerdiv-height: 166px !default;
100132
100143
 
100133
100144
  .e-checkbox-layout {
100134
100145
  max-width: 45%;
100146
+ overflow: visible;
100135
100147
  }
100136
100148
 
100137
100149
  }
@@ -101045,9 +101057,6 @@ $field-list-adaptive-outerdiv-height: 166px !default;
101045
101057
  background-color: $field-list-mobile-header-color;
101046
101058
  color: $field-list-mobile-header-font-color;
101047
101059
  font-size: 14px;
101048
- height: 48px;
101049
- padding-bottom: 9px;
101050
- padding-top: 9px;
101051
101060
  @if ($skin-name == 'tailwind') {
101052
101061
  padding-left: 16px;
101053
101062
  padding-right: 16px;
@@ -101069,19 +101078,15 @@ $field-list-adaptive-outerdiv-height: 166px !default;
101069
101078
 
101070
101079
  .e-title-mobile-header {
101071
101080
  display: flex;
101072
- }
101073
-
101074
- .e-title-mobile-content {
101075
- margin-top: $field-list-back-margin;
101081
+ align-items: center;
101076
101082
  }
101077
101083
 
101078
101084
  .e-field-list-back-icon {
101079
101085
  color: $field-list-back-font-color;
101080
101086
  font-size: 16px;
101081
- height: 24px;
101087
+ height: auto;
101082
101088
  margin-left: 0;
101083
101089
  margin-right: 12px;
101084
- padding-top: 7px;
101085
101090
  text-align: center;
101086
101091
  width: 24px;
101087
101092
  }
@@ -101302,16 +101307,18 @@ $field-list-adaptive-outerdiv-height: 166px !default;
101302
101307
  margin-top: 20px;
101303
101308
  overflow: auto;
101304
101309
 
101310
+ .e-acrdn-header {
101311
+ align-items: center;
101312
+ display: flex;
101313
+ }
101314
+
101305
101315
  .e-acrdn-header-icon {
101306
101316
  display: table;
101307
101317
  font-size: 12px;
101308
- height: 36px;
101309
- min-height: 36px;
101310
101318
  min-width: 28px;
101311
101319
  padding: 0;
101312
101320
  position: absolute;
101313
101321
  right: 16px;
101314
- top: 0;
101315
101322
 
101316
101323
  .e-list-icon {
101317
101324
  cursor: pointer;
@@ -114069,7 +114076,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
114069
114076
  $rating-li-font-size: 20px !default;
114070
114077
  $rating-li-padding: 4px !default;
114071
114078
  $rating-li-line-height: 13px !default;
114072
- $rating-li-min-width-height: 28px !default;
114073
114079
  $rating-focus-border-radius: 0 !default;
114074
114080
  $rating-label-bottom-margin: 4px !default;
114075
114081
  $rating-label-right-margin: 8px !default;
@@ -114082,21 +114088,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
114082
114088
 
114083
114089
  $rating-small-li-font-size: 16px !default;
114084
114090
  $rating-small-li-line-height: 13px !default;
114085
- $rating-small-li-min-width-height: 24px !default;
114091
+ $rating-small-li-hover-font-size: 18px !default;
114086
114092
  $rating-small-label-font-size: 10px !default;
114087
114093
  $rating-small-label-line-height: 16px !default;
114088
114094
  $rating-small-reset-font-size : 12px !default;
114089
114095
 
114090
114096
  $rating-bigger-li-font-size: 28px !default;
114091
114097
  $rating-bigger-li-line-height: 21px !default;
114092
- $rating-bigger-li-min-width-height: 36px !default;
114098
+ $rating-bigger-li-hover-font-size: 30px !default;
114093
114099
  $rating-bigger-label-font-size: 14px !default;
114094
114100
  $rating-bigger-label-line-height: 22px !default;
114095
114101
  $rating-bigger-reset-font-size : 24px !default;
114096
114102
 
114097
114103
  $rating-bigger-small-li-font-size: 24px !default;
114098
114104
  $rating-bigger-small-li-line-height: 19px !default;
114099
- $rating-bigger-small-li-min-width-height: 32px !default;
114105
+ $rating-bigger-small-li-hover-font-size: 26px !default;
114100
114106
  $rating-bigger-small-label-font-size: 12px !default;
114101
114107
  $rating-bigger-small-label-line-height: 18px !default;
114102
114108
  $rating-bigger-small-reset-font-size : 20px !default;
@@ -114151,8 +114157,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
114151
114157
  padding: $rating-li-padding;
114152
114158
  line-height: $rating-li-line-height;
114153
114159
  display: block;
114154
- min-width: $rating-li-min-width-height; //font-size + padding
114155
- min-height: $rating-li-min-width-height; //font-size + padding
114156
114160
  //For Blazor Tooltip
114157
114161
  position: relative;
114158
114162
 
@@ -114277,8 +114281,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
114277
114281
  .e-rating-item-container {
114278
114282
  font-size: $rating-small-li-font-size;
114279
114283
  line-height: $rating-small-li-line-height;
114280
- min-height: $rating-small-li-min-width-height; //font-size + padding
114281
- min-width: $rating-small-li-min-width-height; //font-size + padding
114282
114284
  }
114283
114285
 
114284
114286
  .e-rating-label {
@@ -114296,8 +114298,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
114296
114298
  .e-rating-item-container {
114297
114299
  font-size: $rating-bigger-li-font-size;
114298
114300
  line-height: $rating-bigger-li-line-height;
114299
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
114300
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
114301
114301
  }
114302
114302
 
114303
114303
  .e-rating-label {
@@ -114317,8 +114317,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
114317
114317
  .e-rating-item-container {
114318
114318
  font-size: $rating-bigger-small-li-font-size;
114319
114319
  line-height: $rating-bigger-small-li-line-height;
114320
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
114321
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
114322
114320
  }
114323
114321
 
114324
114322
  .e-rating-label {
@@ -40214,7 +40214,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
40214
40214
  font-size: $listview-header-font-size;
40215
40215
  }
40216
40216
 
40217
- & .e-icons:not(.e-primary .e-icon-btn) {
40217
+ & .e-icons:not(.e-primary .e-btn-icon, .e-check) {
40218
40218
  color: $listview-icon-color;
40219
40219
 
40220
40220
  @if ($skin-name == 'tailwind') {
@@ -54111,11 +54111,13 @@ $treeview-item-active-check-color: $primary !default;
54111
54111
  }
54112
54112
 
54113
54113
  .e-list-item.e-active,
54114
- .e-list-item.e-hover {
54114
+ .e-list-item.e-hover,
54115
+ .e-list-item.e-node-focus {
54115
54116
  background: transparent;
54116
54117
  }
54117
54118
 
54118
- .e-list-item.e-hover > .e-text-content {
54119
+ .e-list-item.e-hover > .e-text-content,
54120
+ .e-list-item.e-node-focus > .e-text-content {
54119
54121
  color: $treeview-text-hover-color;
54120
54122
 
54121
54123
  .e-list-text {
@@ -54164,7 +54166,8 @@ $treeview-item-active-check-color: $primary !default;
54164
54166
  }
54165
54167
  }
54166
54168
 
54167
- .e-list-item.e-active.e-hover > .e-text-content {
54169
+ .e-list-item.e-active.e-hover > .e-text-content,
54170
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54168
54171
  color: $treeview-text-active-hover-color;
54169
54172
 
54170
54173
  .e-list-text {
@@ -54178,7 +54181,8 @@ $treeview-item-active-check-color: $primary !default;
54178
54181
  }
54179
54182
 
54180
54183
  .e-list-item.e-editing.e-active > .e-text-content,
54181
- .e-list-item.e-editing.e-hover > .e-text-content {
54184
+ .e-list-item.e-editing.e-hover > .e-text-content,
54185
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54182
54186
  color: $treeview-text-color;
54183
54187
 
54184
54188
  .e-list-text {
@@ -54195,7 +54199,8 @@ $treeview-item-active-check-color: $primary !default;
54195
54199
  }
54196
54200
  }
54197
54201
 
54198
- .e-list-item.e-hover > .e-fullrow {
54202
+ .e-list-item.e-hover > .e-fullrow,
54203
+ .e-list-item.e-node-focus > .e-fullrow {
54199
54204
  background-color: $treeview-item-hover-bg;
54200
54205
  border-color: $treeview-item-hover-border-color;
54201
54206
  }
@@ -54220,12 +54225,14 @@ $treeview-item-active-check-color: $primary !default;
54220
54225
  }
54221
54226
  }
54222
54227
 
54223
- .e-list-item.e-active.e-hover > .e-fullrow{
54228
+ .e-list-item.e-active.e-hover > .e-fullrow,
54229
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
54224
54230
  @include active-hover-theme;
54225
54231
  }
54226
54232
 
54227
54233
  .e-list-item.e-editing.e-active > .e-fullrow,
54228
- .e-list-item.e-editing.e-hover > .e-fullrow{
54234
+ .e-list-item.e-editing.e-hover > .e-fullrow,
54235
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
54229
54236
  @include active-editing-theme;
54230
54237
  }
54231
54238
 
@@ -54291,7 +54298,8 @@ $treeview-item-active-check-color: $primary !default;
54291
54298
 
54292
54299
  &:not(.e-fullrow-wrap) {
54293
54300
 
54294
- .e-list-item.e-hover > .e-text-content{
54301
+ .e-list-item.e-hover > .e-text-content,
54302
+ .e-list-item.e-node-focus > .e-text-content {
54295
54303
  background-color: $treeview-item-hover-bg;
54296
54304
  border-color: $treeview-item-hover-border-color;
54297
54305
  }
@@ -54301,12 +54309,14 @@ $treeview-item-active-check-color: $primary !default;
54301
54309
  border-color: $treeview-item-active-border-color;
54302
54310
  }
54303
54311
 
54304
- .e-list-item.e-active.e-hover > .e-text-content {
54312
+ .e-list-item.e-active.e-hover > .e-text-content,
54313
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54305
54314
  @include active-hover-theme;
54306
54315
  }
54307
54316
 
54308
54317
  .e-list-item.e-editing.e-active > .e-text-content,
54309
- .e-list-item.e-editing.e-hover > .e-text-content {
54318
+ .e-list-item.e-editing.e-hover > .e-text-content,
54319
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54310
54320
  @include active-editing-theme;
54311
54321
  }
54312
54322
  }
@@ -88238,14 +88248,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
88238
88248
  outline-offset: 2px;
88239
88249
  }
88240
88250
  }
88241
- .e-dialog.e-filter-popup {
88242
- .e-footer-content {
88243
-
88244
- @if ($skin-name =='FluentUI') {
88245
- padding-top: 0;
88246
- }
88247
- }
88248
- }
88249
88251
  }
88250
88252
 
88251
88253
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -88621,6 +88623,10 @@ $gantt-masked-table-background-color: rgb(225,223,221);
88621
88623
  border-radius: $gantt-header-border-radius;
88622
88624
  }
88623
88625
 
88626
+ .e-grid .e-spinner-pane {
88627
+ display: none;
88628
+ }
88629
+
88624
88630
  .e-cloneproperties.e-draganddrop {
88625
88631
  box-shadow: $gantt-clone-prop-box-shadow;
88626
88632
  opacity: .95;
@@ -99047,6 +99053,11 @@ $field-list-adaptive-outerdiv-height: 184px !default;
99047
99053
  }
99048
99054
  /* stylelint-enable */
99049
99055
 
99056
+ .e-format-condition-button {
99057
+ .e-add-icon {
99058
+ margin-left: 0;
99059
+ }
99060
+ }
99050
99061
  .e-format-value1,
99051
99062
  .e-format-value2,
99052
99063
  .e-format-value-span {
@@ -101003,6 +101014,7 @@ $field-list-adaptive-outerdiv-height: 184px !default;
101003
101014
 
101004
101015
  .e-checkbox-layout {
101005
101016
  max-width: 45%;
101017
+ overflow: visible;
101006
101018
  }
101007
101019
 
101008
101020
  }
@@ -101916,9 +101928,6 @@ $field-list-adaptive-outerdiv-height: 184px !default;
101916
101928
  background-color: $field-list-mobile-header-color;
101917
101929
  color: $field-list-mobile-header-font-color;
101918
101930
  font-size: 14px;
101919
- height: 48px;
101920
- padding-bottom: 9px;
101921
- padding-top: 9px;
101922
101931
  @if ($skin-name == 'tailwind') {
101923
101932
  padding-left: 16px;
101924
101933
  padding-right: 16px;
@@ -101940,19 +101949,15 @@ $field-list-adaptive-outerdiv-height: 184px !default;
101940
101949
 
101941
101950
  .e-title-mobile-header {
101942
101951
  display: flex;
101943
- }
101944
-
101945
- .e-title-mobile-content {
101946
- margin-top: $field-list-back-margin;
101952
+ align-items: center;
101947
101953
  }
101948
101954
 
101949
101955
  .e-field-list-back-icon {
101950
101956
  color: $field-list-back-font-color;
101951
101957
  font-size: 16px;
101952
- height: 24px;
101958
+ height: auto;
101953
101959
  margin-left: 0;
101954
101960
  margin-right: 12px;
101955
- padding-top: 7px;
101956
101961
  text-align: center;
101957
101962
  width: 24px;
101958
101963
  }
@@ -102173,16 +102178,18 @@ $field-list-adaptive-outerdiv-height: 184px !default;
102173
102178
  margin-top: 20px;
102174
102179
  overflow: auto;
102175
102180
 
102181
+ .e-acrdn-header {
102182
+ align-items: center;
102183
+ display: flex;
102184
+ }
102185
+
102176
102186
  .e-acrdn-header-icon {
102177
102187
  display: table;
102178
102188
  font-size: 12px;
102179
- height: 36px;
102180
- min-height: 36px;
102181
102189
  min-width: 28px;
102182
102190
  padding: 0;
102183
102191
  position: absolute;
102184
102192
  right: 16px;
102185
- top: 0;
102186
102193
 
102187
102194
  .e-list-icon {
102188
102195
  cursor: pointer;
@@ -114958,7 +114965,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
114958
114965
  $rating-li-font-size: $font-icon-20 !default;
114959
114966
  $rating-li-padding: 4px !default;
114960
114967
  $rating-li-line-height: 13px !default;
114961
- $rating-li-min-width-height: 28px !default;
114962
114968
  $rating-focus-border-radius: 0 !default;
114963
114969
  $rating-label-bottom-margin: 4px !default;
114964
114970
  $rating-label-right-margin: 4px !default;
@@ -114971,21 +114977,18 @@ $rating-tooltip-tip-bottom-height: 12.5px !default;
114971
114977
 
114972
114978
  $rating-small-li-font-size: $font-icon-16 !default;
114973
114979
  $rating-small-li-line-height: 13px !default;
114974
- $rating-small-li-min-width-height: 24px !default;
114975
114980
  $rating-small-label-font-size: $text-xxs !default;
114976
114981
  $rating-small-label-line-height: 16px !default;
114977
114982
  $rating-small-reset-font-size : $font-icon-12 !default;
114978
114983
 
114979
114984
  $rating-bigger-li-font-size: $font-icon-28 !default;
114980
114985
  $rating-bigger-li-line-height: 21px !default;
114981
- $rating-bigger-li-min-width-height: 36px !default;
114982
114986
  $rating-bigger-label-font-size: $text-sm !default;
114983
114987
  $rating-bigger-label-line-height: 22px !default;
114984
114988
  $rating-bigger-reset-font-size : $font-icon-24 !default;
114985
114989
 
114986
114990
  $rating-bigger-small-li-font-size: $font-icon-24 !default;
114987
114991
  $rating-bigger-small-li-line-height: 19px !default;
114988
- $rating-bigger-small-li-min-width-height: 32px !default;
114989
114992
  $rating-bigger-small-label-font-size: $text-xs !default;
114990
114993
  $rating-bigger-small-label-line-height: 18px !default;
114991
114994
  $rating-bigger-small-reset-font-size : $font-icon-20 !default;
@@ -115040,8 +115043,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
115040
115043
  padding: $rating-li-padding;
115041
115044
  line-height: $rating-li-line-height;
115042
115045
  display: block;
115043
- min-width: $rating-li-min-width-height; //font-size + padding
115044
- min-height: $rating-li-min-width-height; //font-size + padding
115045
115046
  //For Blazor Tooltip
115046
115047
  position: relative;
115047
115048
 
@@ -115166,8 +115167,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
115166
115167
  .e-rating-item-container {
115167
115168
  font-size: $rating-small-li-font-size;
115168
115169
  line-height: $rating-small-li-line-height;
115169
- min-height: $rating-small-li-min-width-height; //font-size + padding
115170
- min-width: $rating-small-li-min-width-height; //font-size + padding
115171
115170
  }
115172
115171
 
115173
115172
  .e-rating-label {
@@ -115185,8 +115184,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
115185
115184
  .e-rating-item-container {
115186
115185
  font-size: $rating-bigger-li-font-size;
115187
115186
  line-height: $rating-bigger-li-line-height;
115188
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
115189
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
115190
115187
  }
115191
115188
 
115192
115189
  .e-rating-label {
@@ -115206,8 +115203,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
115206
115203
  .e-rating-item-container {
115207
115204
  font-size: $rating-bigger-small-li-font-size;
115208
115205
  line-height: $rating-bigger-small-li-line-height;
115209
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
115210
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
115211
115206
  }
115212
115207
 
115213
115208
  .e-rating-label {