@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
@@ -744,7 +744,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
744
744
  font-size: $listview-header-font-size;
745
745
  }
746
746
 
747
- & .e-icons:not(.e-primary .e-icon-btn) {
747
+ & .e-icons:not(.e-primary .e-btn-icon, .e-check) {
748
748
  color: $listview-icon-color;
749
749
 
750
750
  @if ($skin-name == 'tailwind') {
@@ -40346,7 +40346,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
40346
40346
  font-size: $listview-header-font-size;
40347
40347
  }
40348
40348
 
40349
- & .e-icons:not(.e-primary .e-icon-btn) {
40349
+ & .e-icons:not(.e-primary .e-btn-icon, .e-check) {
40350
40350
  color: $listview-icon-color;
40351
40351
 
40352
40352
  @if ($skin-name == 'tailwind') {
@@ -54310,11 +54310,13 @@ $ripple-width: 32px !default;
54310
54310
  }
54311
54311
 
54312
54312
  .e-list-item.e-active,
54313
- .e-list-item.e-hover {
54313
+ .e-list-item.e-hover,
54314
+ .e-list-item.e-node-focus {
54314
54315
  background: transparent;
54315
54316
  }
54316
54317
 
54317
- .e-list-item.e-hover > .e-text-content {
54318
+ .e-list-item.e-hover > .e-text-content,
54319
+ .e-list-item.e-node-focus > .e-text-content {
54318
54320
  color: $treeview-text-hover-color;
54319
54321
 
54320
54322
  .e-list-text {
@@ -54363,7 +54365,8 @@ $ripple-width: 32px !default;
54363
54365
  }
54364
54366
  }
54365
54367
 
54366
- .e-list-item.e-active.e-hover > .e-text-content {
54368
+ .e-list-item.e-active.e-hover > .e-text-content,
54369
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54367
54370
  color: $treeview-text-active-hover-color;
54368
54371
 
54369
54372
  .e-list-text {
@@ -54377,7 +54380,8 @@ $ripple-width: 32px !default;
54377
54380
  }
54378
54381
 
54379
54382
  .e-list-item.e-editing.e-active > .e-text-content,
54380
- .e-list-item.e-editing.e-hover > .e-text-content {
54383
+ .e-list-item.e-editing.e-hover > .e-text-content,
54384
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54381
54385
  color: $treeview-text-color;
54382
54386
 
54383
54387
  .e-list-text {
@@ -54394,7 +54398,8 @@ $ripple-width: 32px !default;
54394
54398
  }
54395
54399
  }
54396
54400
 
54397
- .e-list-item.e-hover > .e-fullrow {
54401
+ .e-list-item.e-hover > .e-fullrow,
54402
+ .e-list-item.e-node-focus > .e-fullrow {
54398
54403
  background-color: $treeview-item-hover-bg;
54399
54404
  border-color: $treeview-item-hover-border-color;
54400
54405
  }
@@ -54419,12 +54424,14 @@ $ripple-width: 32px !default;
54419
54424
  }
54420
54425
  }
54421
54426
 
54422
- .e-list-item.e-active.e-hover > .e-fullrow{
54427
+ .e-list-item.e-active.e-hover > .e-fullrow,
54428
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
54423
54429
  @include active-hover-theme;
54424
54430
  }
54425
54431
 
54426
54432
  .e-list-item.e-editing.e-active > .e-fullrow,
54427
- .e-list-item.e-editing.e-hover > .e-fullrow{
54433
+ .e-list-item.e-editing.e-hover > .e-fullrow,
54434
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
54428
54435
  @include active-editing-theme;
54429
54436
  }
54430
54437
 
@@ -54490,7 +54497,8 @@ $ripple-width: 32px !default;
54490
54497
 
54491
54498
  &:not(.e-fullrow-wrap) {
54492
54499
 
54493
- .e-list-item.e-hover > .e-text-content{
54500
+ .e-list-item.e-hover > .e-text-content,
54501
+ .e-list-item.e-node-focus > .e-text-content {
54494
54502
  background-color: $treeview-item-hover-bg;
54495
54503
  border-color: $treeview-item-hover-border-color;
54496
54504
  }
@@ -54500,12 +54508,14 @@ $ripple-width: 32px !default;
54500
54508
  border-color: $treeview-item-active-border-color;
54501
54509
  }
54502
54510
 
54503
- .e-list-item.e-active.e-hover > .e-text-content {
54511
+ .e-list-item.e-active.e-hover > .e-text-content,
54512
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54504
54513
  @include active-hover-theme;
54505
54514
  }
54506
54515
 
54507
54516
  .e-list-item.e-editing.e-active > .e-text-content,
54508
- .e-list-item.e-editing.e-hover > .e-text-content {
54517
+ .e-list-item.e-editing.e-hover > .e-text-content,
54518
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54509
54519
  @include active-editing-theme;
54510
54520
  }
54511
54521
  }
@@ -60874,7 +60884,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
60874
60884
  margin-top: -38px;
60875
60885
  right: 18px;
60876
60886
  top: 100%;
60877
- width: 16px;
60887
+ width: 32px;
60878
60888
  }
60879
60889
  }
60880
60890
 
@@ -60884,20 +60894,20 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
60884
60894
  margin-top: -35px;
60885
60895
  right: 18px;
60886
60896
  top: 100%;
60887
- width: 16px;
60897
+ width: 32px;
60888
60898
  }
60889
60899
  }
60890
60900
 
60891
60901
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
60892
60902
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
60893
60903
  @if $ddl-multiselect-skin-name == 'material' {
60894
- right: 52px;
60904
+ right: 30px;
60895
60905
  }
60896
60906
  }
60897
60907
 
60898
60908
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
60899
60909
  @if $ddl-multiselect-skin-name == 'material' {
60900
- right: 52px;
60910
+ right: 30px;
60901
60911
  }
60902
60912
  }
60903
60913
 
@@ -88943,14 +88953,6 @@ $gantt-masked-table-background-color: #e1dfdd;
88943
88953
  outline-offset: 2px;
88944
88954
  }
88945
88955
  }
88946
- .e-dialog.e-filter-popup {
88947
- .e-footer-content {
88948
-
88949
- @if ($skin-name =='FluentUI') {
88950
- padding-top: 0;
88951
- }
88952
- }
88953
- }
88954
88956
  }
88955
88957
 
88956
88958
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -89326,6 +89328,10 @@ $gantt-masked-table-background-color: #e1dfdd;
89326
89328
  border-radius: $gantt-header-border-radius;
89327
89329
  }
89328
89330
 
89331
+ .e-grid .e-spinner-pane {
89332
+ display: none;
89333
+ }
89334
+
89329
89335
  .e-cloneproperties.e-draganddrop {
89330
89336
  box-shadow: $gantt-clone-prop-box-shadow;
89331
89337
  opacity: .95;
@@ -99774,6 +99780,11 @@ $field-list-adaptive-outerdiv-height: 190px !default;
99774
99780
  }
99775
99781
  /* stylelint-enable */
99776
99782
 
99783
+ .e-format-condition-button {
99784
+ .e-add-icon {
99785
+ margin-left: 0;
99786
+ }
99787
+ }
99777
99788
  .e-format-value1,
99778
99789
  .e-format-value2,
99779
99790
  .e-format-value-span {
@@ -101730,6 +101741,7 @@ $field-list-adaptive-outerdiv-height: 190px !default;
101730
101741
 
101731
101742
  .e-checkbox-layout {
101732
101743
  max-width: 45%;
101744
+ overflow: visible;
101733
101745
  }
101734
101746
 
101735
101747
  }
@@ -102643,9 +102655,6 @@ $field-list-adaptive-outerdiv-height: 190px !default;
102643
102655
  background-color: $field-list-mobile-header-color;
102644
102656
  color: $field-list-mobile-header-font-color;
102645
102657
  font-size: 14px;
102646
- height: 48px;
102647
- padding-bottom: 9px;
102648
- padding-top: 9px;
102649
102658
  @if ($skin-name == 'tailwind') {
102650
102659
  padding-left: 16px;
102651
102660
  padding-right: 16px;
@@ -102667,19 +102676,15 @@ $field-list-adaptive-outerdiv-height: 190px !default;
102667
102676
 
102668
102677
  .e-title-mobile-header {
102669
102678
  display: flex;
102670
- }
102671
-
102672
- .e-title-mobile-content {
102673
- margin-top: $field-list-back-margin;
102679
+ align-items: center;
102674
102680
  }
102675
102681
 
102676
102682
  .e-field-list-back-icon {
102677
102683
  color: $field-list-back-font-color;
102678
102684
  font-size: 16px;
102679
- height: 24px;
102685
+ height: auto;
102680
102686
  margin-left: 0;
102681
102687
  margin-right: 12px;
102682
- padding-top: 7px;
102683
102688
  text-align: center;
102684
102689
  width: 24px;
102685
102690
  }
@@ -102900,16 +102905,18 @@ $field-list-adaptive-outerdiv-height: 190px !default;
102900
102905
  margin-top: 20px;
102901
102906
  overflow: auto;
102902
102907
 
102908
+ .e-acrdn-header {
102909
+ align-items: center;
102910
+ display: flex;
102911
+ }
102912
+
102903
102913
  .e-acrdn-header-icon {
102904
102914
  display: table;
102905
102915
  font-size: 12px;
102906
- height: 36px;
102907
- min-height: 36px;
102908
102916
  min-width: 28px;
102909
102917
  padding: 0;
102910
102918
  position: absolute;
102911
102919
  right: 16px;
102912
- top: 0;
102913
102920
 
102914
102921
  .e-list-icon {
102915
102922
  cursor: pointer;
@@ -115675,7 +115682,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
115675
115682
  $rating-li-font-size: 20px !default;
115676
115683
  $rating-li-padding: 4px !default;
115677
115684
  $rating-li-line-height: 13px !default;
115678
- $rating-li-min-width-height: 28px !default;
115679
115685
  $rating-focus-border-radius: 0 !default;
115680
115686
  $rating-label-bottom-margin: 4px !default;
115681
115687
  $rating-label-right-margin: 8px !default;
@@ -115688,21 +115694,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
115688
115694
 
115689
115695
  $rating-small-li-font-size: 16px !default;
115690
115696
  $rating-small-li-line-height: 9px !default;
115691
- $rating-small-li-min-width-height: 24px !default;
115697
+ $rating-small-li-hover-font-size: 18px !default;
115692
115698
  $rating-small-label-font-size: 10px !default;
115693
115699
  $rating-small-label-line-height: 16px !default;
115694
115700
  $rating-small-reset-font-size : 12px !default;
115695
115701
 
115696
115702
  $rating-bigger-li-font-size: 32px !default;
115697
115703
  $rating-bigger-li-line-height: 21px !default;
115698
- $rating-bigger-li-min-width-height: 40px !default;
115704
+ $rating-bigger-li-hover-font-size: 34px !default;
115699
115705
  $rating-bigger-label-font-size: 14px !default;
115700
115706
  $rating-bigger-label-line-height: 22px !default;
115701
115707
  $rating-bigger-reset-font-size : 28px !default;
115702
115708
 
115703
115709
  $rating-bigger-small-li-font-size: 24px !default;
115704
115710
  $rating-bigger-small-li-line-height: 17px !default;
115705
- $rating-bigger-small-li-min-width-height: 32px !default;
115711
+ $rating-bigger-small-li-hover-font-size: 26px !default;
115706
115712
  $rating-bigger-small-label-font-size: 12px !default;
115707
115713
  $rating-bigger-small-label-line-height: 18px !default;
115708
115714
  $rating-bigger-small-reset-font-size : 20px !default;
@@ -115757,8 +115763,6 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
115757
115763
  padding: $rating-li-padding;
115758
115764
  line-height: $rating-li-line-height;
115759
115765
  display: block;
115760
- min-width: $rating-li-min-width-height; //font-size + padding
115761
- min-height: $rating-li-min-width-height; //font-size + padding
115762
115766
  //For Blazor Tooltip
115763
115767
  position: relative;
115764
115768
 
@@ -115883,8 +115887,6 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
115883
115887
  .e-rating-item-container {
115884
115888
  font-size: $rating-small-li-font-size;
115885
115889
  line-height: $rating-small-li-line-height;
115886
- min-height: $rating-small-li-min-width-height; //font-size + padding
115887
- min-width: $rating-small-li-min-width-height; //font-size + padding
115888
115890
  }
115889
115891
 
115890
115892
  .e-rating-label {
@@ -115902,8 +115904,6 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
115902
115904
  .e-rating-item-container {
115903
115905
  font-size: $rating-bigger-li-font-size;
115904
115906
  line-height: $rating-bigger-li-line-height;
115905
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
115906
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
115907
115907
  }
115908
115908
 
115909
115909
  .e-rating-label {
@@ -115923,8 +115923,6 @@ $rating-reset-disabled-icon-color: $grey-600 !default;
115923
115923
  .e-rating-item-container {
115924
115924
  font-size: $rating-bigger-small-li-font-size;
115925
115925
  line-height: $rating-bigger-small-li-line-height;
115926
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
115927
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
115928
115926
  }
115929
115927
 
115930
115928
  .e-rating-label {
@@ -40105,7 +40105,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
40105
40105
  font-size: $listview-header-font-size;
40106
40106
  }
40107
40107
 
40108
- & .e-icons:not(.e-primary .e-icon-btn) {
40108
+ & .e-icons:not(.e-primary .e-btn-icon, .e-check) {
40109
40109
  color: $listview-icon-color;
40110
40110
 
40111
40111
  @if ($skin-name == 'tailwind') {
@@ -54052,11 +54052,13 @@ $ripple-width: 32px !default;
54052
54052
  }
54053
54053
 
54054
54054
  .e-list-item.e-active,
54055
- .e-list-item.e-hover {
54055
+ .e-list-item.e-hover,
54056
+ .e-list-item.e-node-focus {
54056
54057
  background: transparent;
54057
54058
  }
54058
54059
 
54059
- .e-list-item.e-hover > .e-text-content {
54060
+ .e-list-item.e-hover > .e-text-content,
54061
+ .e-list-item.e-node-focus > .e-text-content {
54060
54062
  color: $treeview-text-hover-color;
54061
54063
 
54062
54064
  .e-list-text {
@@ -54105,7 +54107,8 @@ $ripple-width: 32px !default;
54105
54107
  }
54106
54108
  }
54107
54109
 
54108
- .e-list-item.e-active.e-hover > .e-text-content {
54110
+ .e-list-item.e-active.e-hover > .e-text-content,
54111
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54109
54112
  color: $treeview-text-active-hover-color;
54110
54113
 
54111
54114
  .e-list-text {
@@ -54119,7 +54122,8 @@ $ripple-width: 32px !default;
54119
54122
  }
54120
54123
 
54121
54124
  .e-list-item.e-editing.e-active > .e-text-content,
54122
- .e-list-item.e-editing.e-hover > .e-text-content {
54125
+ .e-list-item.e-editing.e-hover > .e-text-content,
54126
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54123
54127
  color: $treeview-text-color;
54124
54128
 
54125
54129
  .e-list-text {
@@ -54136,7 +54140,8 @@ $ripple-width: 32px !default;
54136
54140
  }
54137
54141
  }
54138
54142
 
54139
- .e-list-item.e-hover > .e-fullrow {
54143
+ .e-list-item.e-hover > .e-fullrow,
54144
+ .e-list-item.e-node-focus > .e-fullrow {
54140
54145
  background-color: $treeview-item-hover-bg;
54141
54146
  border-color: $treeview-item-hover-border-color;
54142
54147
  }
@@ -54161,12 +54166,14 @@ $ripple-width: 32px !default;
54161
54166
  }
54162
54167
  }
54163
54168
 
54164
- .e-list-item.e-active.e-hover > .e-fullrow{
54169
+ .e-list-item.e-active.e-hover > .e-fullrow,
54170
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
54165
54171
  @include active-hover-theme;
54166
54172
  }
54167
54173
 
54168
54174
  .e-list-item.e-editing.e-active > .e-fullrow,
54169
- .e-list-item.e-editing.e-hover > .e-fullrow{
54175
+ .e-list-item.e-editing.e-hover > .e-fullrow,
54176
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
54170
54177
  @include active-editing-theme;
54171
54178
  }
54172
54179
 
@@ -54232,7 +54239,8 @@ $ripple-width: 32px !default;
54232
54239
 
54233
54240
  &:not(.e-fullrow-wrap) {
54234
54241
 
54235
- .e-list-item.e-hover > .e-text-content{
54242
+ .e-list-item.e-hover > .e-text-content,
54243
+ .e-list-item.e-node-focus > .e-text-content {
54236
54244
  background-color: $treeview-item-hover-bg;
54237
54245
  border-color: $treeview-item-hover-border-color;
54238
54246
  }
@@ -54242,12 +54250,14 @@ $ripple-width: 32px !default;
54242
54250
  border-color: $treeview-item-active-border-color;
54243
54251
  }
54244
54252
 
54245
- .e-list-item.e-active.e-hover > .e-text-content {
54253
+ .e-list-item.e-active.e-hover > .e-text-content,
54254
+ .e-list-item.e-active.e-node-focus > .e-text-content {
54246
54255
  @include active-hover-theme;
54247
54256
  }
54248
54257
 
54249
54258
  .e-list-item.e-editing.e-active > .e-text-content,
54250
- .e-list-item.e-editing.e-hover > .e-text-content {
54259
+ .e-list-item.e-editing.e-hover > .e-text-content,
54260
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
54251
54261
  @include active-editing-theme;
54252
54262
  }
54253
54263
  }
@@ -60611,7 +60621,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
60611
60621
  margin-top: -38px;
60612
60622
  right: 18px;
60613
60623
  top: 100%;
60614
- width: 16px;
60624
+ width: 32px;
60615
60625
  }
60616
60626
  }
60617
60627
 
@@ -60621,20 +60631,20 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
60621
60631
  margin-top: -35px;
60622
60632
  right: 18px;
60623
60633
  top: 100%;
60624
- width: 16px;
60634
+ width: 32px;
60625
60635
  }
60626
60636
  }
60627
60637
 
60628
60638
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
60629
60639
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
60630
60640
  @if $ddl-multiselect-skin-name == 'material' {
60631
- right: 52px;
60641
+ right: 30px;
60632
60642
  }
60633
60643
  }
60634
60644
 
60635
60645
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
60636
60646
  @if $ddl-multiselect-skin-name == 'material' {
60637
- right: 52px;
60647
+ right: 30px;
60638
60648
  }
60639
60649
  }
60640
60650
 
@@ -88657,14 +88667,6 @@ $gantt-masked-table-background-color: #e1dfdd;
88657
88667
  outline-offset: 2px;
88658
88668
  }
88659
88669
  }
88660
- .e-dialog.e-filter-popup {
88661
- .e-footer-content {
88662
-
88663
- @if ($skin-name =='FluentUI') {
88664
- padding-top: 0;
88665
- }
88666
- }
88667
- }
88668
88670
  }
88669
88671
 
88670
88672
  .e-gantt-dialog .e-tab .e-tab-header {
@@ -89040,6 +89042,10 @@ $gantt-masked-table-background-color: #e1dfdd;
89040
89042
  border-radius: $gantt-header-border-radius;
89041
89043
  }
89042
89044
 
89045
+ .e-grid .e-spinner-pane {
89046
+ display: none;
89047
+ }
89048
+
89043
89049
  .e-cloneproperties.e-draganddrop {
89044
89050
  box-shadow: $gantt-clone-prop-box-shadow;
89045
89051
  opacity: .95;
@@ -99488,6 +99494,11 @@ $field-list-adaptive-outerdiv-height: 195px !default;
99488
99494
  }
99489
99495
  /* stylelint-enable */
99490
99496
 
99497
+ .e-format-condition-button {
99498
+ .e-add-icon {
99499
+ margin-left: 0;
99500
+ }
99501
+ }
99491
99502
  .e-format-value1,
99492
99503
  .e-format-value2,
99493
99504
  .e-format-value-span {
@@ -101444,6 +101455,7 @@ $field-list-adaptive-outerdiv-height: 195px !default;
101444
101455
 
101445
101456
  .e-checkbox-layout {
101446
101457
  max-width: 45%;
101458
+ overflow: visible;
101447
101459
  }
101448
101460
 
101449
101461
  }
@@ -102357,9 +102369,6 @@ $field-list-adaptive-outerdiv-height: 195px !default;
102357
102369
  background-color: $field-list-mobile-header-color;
102358
102370
  color: $field-list-mobile-header-font-color;
102359
102371
  font-size: 14px;
102360
- height: 48px;
102361
- padding-bottom: 9px;
102362
- padding-top: 9px;
102363
102372
  @if ($skin-name == 'tailwind') {
102364
102373
  padding-left: 16px;
102365
102374
  padding-right: 16px;
@@ -102381,19 +102390,15 @@ $field-list-adaptive-outerdiv-height: 195px !default;
102381
102390
 
102382
102391
  .e-title-mobile-header {
102383
102392
  display: flex;
102384
- }
102385
-
102386
- .e-title-mobile-content {
102387
- margin-top: $field-list-back-margin;
102393
+ align-items: center;
102388
102394
  }
102389
102395
 
102390
102396
  .e-field-list-back-icon {
102391
102397
  color: $field-list-back-font-color;
102392
102398
  font-size: 16px;
102393
- height: 24px;
102399
+ height: auto;
102394
102400
  margin-left: 0;
102395
102401
  margin-right: 12px;
102396
- padding-top: 7px;
102397
102402
  text-align: center;
102398
102403
  width: 24px;
102399
102404
  }
@@ -102614,16 +102619,18 @@ $field-list-adaptive-outerdiv-height: 195px !default;
102614
102619
  margin-top: 20px;
102615
102620
  overflow: auto;
102616
102621
 
102622
+ .e-acrdn-header {
102623
+ align-items: center;
102624
+ display: flex;
102625
+ }
102626
+
102617
102627
  .e-acrdn-header-icon {
102618
102628
  display: table;
102619
102629
  font-size: 12px;
102620
- height: 36px;
102621
- min-height: 36px;
102622
102630
  min-width: 28px;
102623
102631
  padding: 0;
102624
102632
  position: absolute;
102625
102633
  right: 16px;
102626
- top: 0;
102627
102634
 
102628
102635
  .e-list-icon {
102629
102636
  cursor: pointer;
@@ -115383,7 +115390,6 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
115383
115390
  $rating-li-font-size: 20px !default;
115384
115391
  $rating-li-padding: 4px !default;
115385
115392
  $rating-li-line-height: 13px !default;
115386
- $rating-li-min-width-height: 28px !default;
115387
115393
  $rating-focus-border-radius: 0 !default;
115388
115394
  $rating-label-bottom-margin: 4px !default;
115389
115395
  $rating-label-right-margin: 8px !default;
@@ -115396,21 +115402,21 @@ $rating-tooltip-tip-bottom-height: 8px !default;
115396
115402
 
115397
115403
  $rating-small-li-font-size: 16px !default;
115398
115404
  $rating-small-li-line-height: 9px !default;
115399
- $rating-small-li-min-width-height: 24px !default;
115405
+ $rating-small-li-hover-font-size: 18px !default;
115400
115406
  $rating-small-label-font-size: 10px !default;
115401
115407
  $rating-small-label-line-height: 16px !default;
115402
115408
  $rating-small-reset-font-size : 12px !default;
115403
115409
 
115404
115410
  $rating-bigger-li-font-size: 32px !default;
115405
115411
  $rating-bigger-li-line-height: 21px !default;
115406
- $rating-bigger-li-min-width-height: 40px !default;
115412
+ $rating-bigger-li-hover-font-size: 34px !default;
115407
115413
  $rating-bigger-label-font-size: 14px !default;
115408
115414
  $rating-bigger-label-line-height: 22px !default;
115409
115415
  $rating-bigger-reset-font-size : 28px !default;
115410
115416
 
115411
115417
  $rating-bigger-small-li-font-size: 24px !default;
115412
115418
  $rating-bigger-small-li-line-height: 17px !default;
115413
- $rating-bigger-small-li-min-width-height: 32px !default;
115419
+ $rating-bigger-small-li-hover-font-size: 26px !default;
115414
115420
  $rating-bigger-small-label-font-size: 12px !default;
115415
115421
  $rating-bigger-small-label-line-height: 18px !default;
115416
115422
  $rating-bigger-small-reset-font-size : 20px !default;
@@ -115465,8 +115471,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
115465
115471
  padding: $rating-li-padding;
115466
115472
  line-height: $rating-li-line-height;
115467
115473
  display: block;
115468
- min-width: $rating-li-min-width-height; //font-size + padding
115469
- min-height: $rating-li-min-width-height; //font-size + padding
115470
115474
  //For Blazor Tooltip
115471
115475
  position: relative;
115472
115476
 
@@ -115591,8 +115595,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
115591
115595
  .e-rating-item-container {
115592
115596
  font-size: $rating-small-li-font-size;
115593
115597
  line-height: $rating-small-li-line-height;
115594
- min-height: $rating-small-li-min-width-height; //font-size + padding
115595
- min-width: $rating-small-li-min-width-height; //font-size + padding
115596
115598
  }
115597
115599
 
115598
115600
  .e-rating-label {
@@ -115610,8 +115612,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
115610
115612
  .e-rating-item-container {
115611
115613
  font-size: $rating-bigger-li-font-size;
115612
115614
  line-height: $rating-bigger-li-line-height;
115613
- min-width: $rating-bigger-li-min-width-height; //font-size + padding
115614
- min-height: $rating-bigger-li-min-width-height; //font-size + padding
115615
115615
  }
115616
115616
 
115617
115617
  .e-rating-label {
@@ -115631,8 +115631,6 @@ $rating-reset-disabled-icon-color: $grey-500 !default;
115631
115631
  .e-rating-item-container {
115632
115632
  font-size: $rating-bigger-small-li-font-size;
115633
115633
  line-height: $rating-bigger-small-li-line-height;
115634
- min-width: $rating-bigger-small-li-min-width-height; //font-size + padding
115635
- min-height: $rating-bigger-small-li-min-width-height; //font-size + padding
115636
115634
  }
115637
115635
 
115638
115636
  .e-rating-label {
@@ -1282,11 +1282,13 @@ $ripple-width: 32px !default;
1282
1282
  }
1283
1283
 
1284
1284
  .e-list-item.e-active,
1285
- .e-list-item.e-hover {
1285
+ .e-list-item.e-hover,
1286
+ .e-list-item.e-node-focus {
1286
1287
  background: transparent;
1287
1288
  }
1288
1289
 
1289
- .e-list-item.e-hover > .e-text-content {
1290
+ .e-list-item.e-hover > .e-text-content,
1291
+ .e-list-item.e-node-focus > .e-text-content {
1290
1292
  color: $treeview-text-hover-color;
1291
1293
 
1292
1294
  .e-list-text {
@@ -1335,7 +1337,8 @@ $ripple-width: 32px !default;
1335
1337
  }
1336
1338
  }
1337
1339
 
1338
- .e-list-item.e-active.e-hover > .e-text-content {
1340
+ .e-list-item.e-active.e-hover > .e-text-content,
1341
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1339
1342
  color: $treeview-text-active-hover-color;
1340
1343
 
1341
1344
  .e-list-text {
@@ -1349,7 +1352,8 @@ $ripple-width: 32px !default;
1349
1352
  }
1350
1353
 
1351
1354
  .e-list-item.e-editing.e-active > .e-text-content,
1352
- .e-list-item.e-editing.e-hover > .e-text-content {
1355
+ .e-list-item.e-editing.e-hover > .e-text-content,
1356
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1353
1357
  color: $treeview-text-color;
1354
1358
 
1355
1359
  .e-list-text {
@@ -1366,7 +1370,8 @@ $ripple-width: 32px !default;
1366
1370
  }
1367
1371
  }
1368
1372
 
1369
- .e-list-item.e-hover > .e-fullrow {
1373
+ .e-list-item.e-hover > .e-fullrow,
1374
+ .e-list-item.e-node-focus > .e-fullrow {
1370
1375
  background-color: $treeview-item-hover-bg;
1371
1376
  border-color: $treeview-item-hover-border-color;
1372
1377
  }
@@ -1391,12 +1396,14 @@ $ripple-width: 32px !default;
1391
1396
  }
1392
1397
  }
1393
1398
 
1394
- .e-list-item.e-active.e-hover > .e-fullrow{
1399
+ .e-list-item.e-active.e-hover > .e-fullrow,
1400
+ .e-list-item.e-active.e-node-focus > .e-fullrow {
1395
1401
  @include active-hover-theme;
1396
1402
  }
1397
1403
 
1398
1404
  .e-list-item.e-editing.e-active > .e-fullrow,
1399
- .e-list-item.e-editing.e-hover > .e-fullrow{
1405
+ .e-list-item.e-editing.e-hover > .e-fullrow,
1406
+ .e-list-item.e-editing.e-node-focus > .e-fullrow {
1400
1407
  @include active-editing-theme;
1401
1408
  }
1402
1409
 
@@ -1462,7 +1469,8 @@ $ripple-width: 32px !default;
1462
1469
 
1463
1470
  &:not(.e-fullrow-wrap) {
1464
1471
 
1465
- .e-list-item.e-hover > .e-text-content{
1472
+ .e-list-item.e-hover > .e-text-content,
1473
+ .e-list-item.e-node-focus > .e-text-content {
1466
1474
  background-color: $treeview-item-hover-bg;
1467
1475
  border-color: $treeview-item-hover-border-color;
1468
1476
  }
@@ -1472,12 +1480,14 @@ $ripple-width: 32px !default;
1472
1480
  border-color: $treeview-item-active-border-color;
1473
1481
  }
1474
1482
 
1475
- .e-list-item.e-active.e-hover > .e-text-content {
1483
+ .e-list-item.e-active.e-hover > .e-text-content,
1484
+ .e-list-item.e-active.e-node-focus > .e-text-content {
1476
1485
  @include active-hover-theme;
1477
1486
  }
1478
1487
 
1479
1488
  .e-list-item.e-editing.e-active > .e-text-content,
1480
- .e-list-item.e-editing.e-hover > .e-text-content {
1489
+ .e-list-item.e-editing.e-hover > .e-text-content,
1490
+ .e-list-item.e-editing.e-node-focus > .e-text-content {
1481
1491
  @include active-editing-theme;
1482
1492
  }
1483
1493
  }