@syncfusion/blazor-themes 23.1.36 → 23.1.38

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 (98) hide show
  1. package/SCSS-Themes/base/material-dark.scss +1 -1
  2. package/SCSS-Themes/bootstrap-dark.scss +103 -20
  3. package/SCSS-Themes/bootstrap.scss +104 -21
  4. package/SCSS-Themes/bootstrap4.scss +105 -22
  5. package/SCSS-Themes/bootstrap5-dark.scss +103 -22
  6. package/SCSS-Themes/bootstrap5.scss +103 -22
  7. package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +78 -9
  8. package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +79 -10
  9. package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +80 -11
  10. package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +78 -11
  11. package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +78 -11
  12. package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +78 -9
  13. package/SCSS-Themes/dropdowns/list-box/fabric.scss +78 -9
  14. package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +80 -13
  15. package/SCSS-Themes/dropdowns/list-box/fluent.scss +80 -13
  16. package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +78 -9
  17. package/SCSS-Themes/dropdowns/list-box/material-dark.scss +80 -11
  18. package/SCSS-Themes/dropdowns/list-box/material.scss +80 -11
  19. package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +80 -13
  20. package/SCSS-Themes/dropdowns/list-box/material3.scss +80 -13
  21. package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +80 -13
  22. package/SCSS-Themes/dropdowns/list-box/tailwind.scss +80 -13
  23. package/SCSS-Themes/fabric-dark.scss +103 -20
  24. package/SCSS-Themes/fabric.scss +103 -20
  25. package/SCSS-Themes/fluent-dark.scss +105 -24
  26. package/SCSS-Themes/fluent.scss +105 -24
  27. package/SCSS-Themes/highcontrast.scss +103 -20
  28. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
  29. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
  30. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
  31. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
  32. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
  33. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
  34. package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
  35. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
  36. package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
  37. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
  38. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
  39. package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
  40. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +6 -0
  41. package/SCSS-Themes/image-editor/image-editor/material3.scss +6 -0
  42. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
  43. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
  44. package/SCSS-Themes/material-dark.scss +106 -23
  45. package/SCSS-Themes/material.scss +105 -22
  46. package/SCSS-Themes/material3-dark.scss +105 -24
  47. package/SCSS-Themes/material3.scss +105 -24
  48. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +4 -1
  49. package/SCSS-Themes/navigations/treeview/bootstrap.scss +4 -1
  50. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +4 -1
  51. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +4 -1
  52. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +4 -1
  53. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +4 -1
  54. package/SCSS-Themes/navigations/treeview/fabric.scss +4 -1
  55. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +4 -1
  56. package/SCSS-Themes/navigations/treeview/fluent.scss +4 -1
  57. package/SCSS-Themes/navigations/treeview/highcontrast.scss +4 -1
  58. package/SCSS-Themes/navigations/treeview/material-dark.scss +4 -1
  59. package/SCSS-Themes/navigations/treeview/material.scss +4 -1
  60. package/SCSS-Themes/navigations/treeview/material3-dark.scss +4 -1
  61. package/SCSS-Themes/navigations/treeview/material3.scss +4 -1
  62. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +4 -1
  63. package/SCSS-Themes/navigations/treeview/tailwind.scss +4 -1
  64. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +3 -9
  65. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +3 -9
  66. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +3 -9
  67. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +3 -9
  68. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +3 -9
  69. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +3 -9
  70. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +3 -9
  71. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +3 -9
  72. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +3 -9
  73. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +3 -9
  74. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +3 -9
  75. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +3 -9
  76. package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +3 -9
  77. package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +3 -9
  78. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +3 -9
  79. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +3 -9
  80. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +12 -1
  81. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +12 -1
  82. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +12 -1
  83. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +12 -1
  84. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +12 -1
  85. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +12 -1
  86. package/SCSS-Themes/pivotview/pivotview/fabric.scss +12 -1
  87. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +12 -1
  88. package/SCSS-Themes/pivotview/pivotview/fluent.scss +12 -1
  89. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +12 -1
  90. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +12 -1
  91. package/SCSS-Themes/pivotview/pivotview/material.scss +12 -1
  92. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +12 -1
  93. package/SCSS-Themes/pivotview/pivotview/material3.scss +12 -1
  94. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +12 -1
  95. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +12 -1
  96. package/SCSS-Themes/tailwind-dark.scss +105 -24
  97. package/SCSS-Themes/tailwind.scss +105 -24
  98. package/package.json +1 -1
@@ -74,10 +74,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
74
74
  $listbox-template-multiline-padding: 4px !default;
75
75
  $listbox-template-multiline-content-font-size: $text-sm !default;
76
76
  $listbox-template-multiline-avatar-top: 0 !default;
77
- $listbox-filter-height: calc(100% - 49px) !default;
78
77
  $listbox-filter-small-height: calc(100% - 45px) !default;
79
78
  $listbox-filter-bigger-small-height: calc(100% - 53px) !default;
80
- $listbox-filter-bigger-height: calc(100% - 57px) !default;
81
79
 
82
80
  $listbox-border-color: $border-light;
83
81
  $badge-color: $primary-text-color !default;
@@ -116,10 +114,14 @@ $listbox-template-multiline-header-color: $content-text-color !default;
116
114
  $listbox-template-multiline-content-color: $content-text-color-alt2 !default;
117
115
  $listbox-select-height: calc(100% - 38px) !default;
118
116
  $listbox-select-bigger-height: calc(100% - 48px) !default;
119
- $listbox-filterselect-height: calc(100% - 76px) !default;
120
- $listbox-filterselect-bigger-height: calc(100% - 94px) !default;
121
- $listbox-filter-height: calc(100% - 38px) !default;
122
- $listbox-filter-bigger-height: calc(100% - 46px) !default;
117
+ $listbox-filterselect-height: calc(100% - 38px) !default;
118
+ $listbox-filterselect-bigger-height: calc(100% - 47px) !default;
119
+ $listbox-mat-filter-height: calc(100% - 50px) !default;
120
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
121
+ $listbox-filter-height: calc(100% - 50px) !default;
122
+ $listbox-filter-bigger-height: calc(100% - 58px) !default;
123
+ $listbox-ej2-filterselect-height: calc(100% - 87.5px) !default;
124
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
123
125
 
124
126
  @include export-module('listbox-layout') {
125
127
  /* stylelint-disable property-no-vendor-prefix */
@@ -668,27 +670,64 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
668
670
  @include export-module('listbox-theme') {
669
671
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
670
672
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
671
- height: $listbox-filter-small-height;
673
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
674
+ }
675
+
676
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
677
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
678
+ }
679
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
680
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
672
681
  }
673
682
 
674
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
675
683
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
676
- height: $listbox-filter-bigger-height;
684
+ height: 100%;
677
685
  }
678
686
 
679
687
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
680
688
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
681
- height: $listbox-filterselect-bigger-height;
689
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
690
+ }
691
+
692
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
693
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
694
+ }
695
+
696
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
697
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
698
+ }
699
+
700
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
701
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
702
+ }
703
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
704
+ height: 100%;
682
705
  }
683
706
 
684
707
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
708
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
709
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
710
+ }
711
+
685
712
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
686
- height: $listbox-select-bigger-height;
713
+ height: 100%;
687
714
  }
688
715
 
689
716
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
717
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
718
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
719
+ }
720
+
721
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
722
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
723
+ }
724
+
725
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
726
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
727
+ }
728
+
690
729
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
691
- height: $listbox-filter-bigger-small-height;
730
+ height: 100%;
692
731
  }
693
732
 
694
733
  .e-listbox-wrapper,
@@ -729,7 +768,7 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
729
768
  }
730
769
 
731
770
  &.e-filter-list .e-selectall-parent + .e-list-parent {
732
- height: $listbox-filterselect-height;
771
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
733
772
  }
734
773
 
735
774
  & .e-selectall-parent + .e-list-parent {
@@ -981,6 +1020,34 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
981
1020
  }
982
1021
  }
983
1022
  }
1023
+
1024
+ .e-listbox-container {
1025
+ @at-root {
1026
+ &.e-filter-list .e-list-parent {
1027
+ height: 100%;
1028
+ }
1029
+
1030
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
1031
+ height: 100%;
1032
+ }
1033
+
1034
+ & .e-selectall-parent + .e-list-parent {
1035
+ height: 100%;
1036
+ }
1037
+
1038
+ &.e-filter-list .e-list-wrap {
1039
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
1040
+ }
1041
+
1042
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
1043
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
1044
+ }
1045
+
1046
+ & .e-selectall-parent + .e-list-wrap {
1047
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
1048
+ }
1049
+ }
1050
+ }
984
1051
  }
985
1052
 
986
1053
 
@@ -55180,7 +55180,10 @@ $ripple-width: 32px !default;
55180
55180
  display: inline-block;
55181
55181
  line-height: $treeview-text-height;
55182
55182
  margin: $treeview-text-margin;
55183
- @if $skin-name != 'bootstrap4' {
55183
+ @if $skin-name == 'Material3' {
55184
+ min-height: $treeview-item-height;
55185
+ }
55186
+ @else if $skin-name != 'bootstrap4' {
55184
55187
  min-height: $treeview-text-height;
55185
55188
  }
55186
55189
  @else if $skin-name == 'bootstrap4' {
@@ -62561,10 +62564,14 @@ $listbox-filter-small-height: calc(100% - 45px) !default;
62561
62564
  $listbox-filter-bigger-small-height: calc(100% - 55px) !default;
62562
62565
  $listbox-select-height: calc(100% - 36px) !default;
62563
62566
  $listbox-select-bigger-height: calc(100% - 45px) !default;
62564
- $listbox-filterselect-height: calc(100% - 87px) !default;
62565
- $listbox-filterselect-bigger-height: calc(100% - 104px) !default;
62567
+ $listbox-filterselect-height: calc(100% - 36px) !default;
62568
+ $listbox-filterselect-bigger-height: calc(100% - 45px) !default;
62569
+ $listbox-mat-filter-height: calc(100% - 50px) !default;
62570
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
62566
62571
  $listbox-filter-height: calc(100% - 51px) !default;
62567
62572
  $listbox-filter-bigger-height: calc(100% - 59px) !default;
62573
+ $listbox-ej2-filterselect-height: calc(100% - 87px) !default;
62574
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
62568
62575
 
62569
62576
  @include export-module('listbox-layout') {
62570
62577
  /* stylelint-disable property-no-vendor-prefix */
@@ -63113,27 +63120,64 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
63113
63120
  @include export-module('listbox-theme') {
63114
63121
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
63115
63122
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
63116
- height: $listbox-filter-small-height;
63123
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
63124
+ }
63125
+
63126
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63127
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63128
+ }
63129
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63130
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63117
63131
  }
63118
63132
 
63119
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63120
63133
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63121
- height: $listbox-filter-bigger-height;
63134
+ height: 100%;
63122
63135
  }
63123
63136
 
63124
63137
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
63125
63138
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63126
- height: $listbox-filterselect-bigger-height;
63139
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63140
+ }
63141
+
63142
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63143
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63144
+ }
63145
+
63146
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63147
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
63148
+ }
63149
+
63150
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63151
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63152
+ }
63153
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63154
+ height: 100%;
63127
63155
  }
63128
63156
 
63129
63157
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
63158
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
63159
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63160
+ }
63161
+
63130
63162
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
63131
- height: $listbox-select-bigger-height;
63163
+ height: 100%;
63132
63164
  }
63133
63165
 
63134
63166
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63167
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63168
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
63169
+ }
63170
+
63171
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63172
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
63173
+ }
63174
+
63175
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63176
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
63177
+ }
63178
+
63135
63179
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63136
- height: $listbox-filter-bigger-small-height;
63180
+ height: 100%;
63137
63181
  }
63138
63182
 
63139
63183
  .e-listbox-wrapper,
@@ -63174,7 +63218,7 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
63174
63218
  }
63175
63219
 
63176
63220
  &.e-filter-list .e-selectall-parent + .e-list-parent {
63177
- height: $listbox-filterselect-height;
63221
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63178
63222
  }
63179
63223
 
63180
63224
  & .e-selectall-parent + .e-list-parent {
@@ -63426,6 +63470,34 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
63426
63470
  }
63427
63471
  }
63428
63472
  }
63473
+
63474
+ .e-listbox-container {
63475
+ @at-root {
63476
+ &.e-filter-list .e-list-parent {
63477
+ height: 100%;
63478
+ }
63479
+
63480
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
63481
+ height: 100%;
63482
+ }
63483
+
63484
+ & .e-selectall-parent + .e-list-parent {
63485
+ height: 100%;
63486
+ }
63487
+
63488
+ &.e-filter-list .e-list-wrap {
63489
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
63490
+ }
63491
+
63492
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
63493
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63494
+ }
63495
+
63496
+ & .e-selectall-parent + .e-list-wrap {
63497
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63498
+ }
63499
+ }
63500
+ }
63429
63501
  }
63430
63502
 
63431
63503
 
@@ -105111,6 +105183,9 @@ $olap-bigger-tree-outer-div-width: 325px !default;
105111
105183
  @if ($skin-name == 'FluentUI') {
105112
105184
  border-top: 0;
105113
105185
  }
105186
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
105187
+ padding: $field-list-editor-dialog-footer-padding;
105188
+ }
105114
105189
  }
105115
105190
 
105116
105191
  .e-dlg-content {
@@ -105259,15 +105334,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
105259
105334
  padding: 9px 10px;
105260
105335
  }
105261
105336
 
105262
- .e-text-content {
105263
- .e-list-text {
105264
- line-height: 1.5em;
105265
- // @if ($field-list-skin == 'bootstrap4') {
105266
- // line-height: 0;
105267
- // }
105268
- }
105269
- }
105270
-
105271
105337
  &.e-drag-restrict {
105272
105338
  .e-no-drop {
105273
105339
  &::before {
@@ -109261,6 +109327,7 @@ $pivotpager-single-size-title-padding: 4px !default;
109261
109327
  &.e-cellvalue {
109262
109328
  overflow: hidden;
109263
109329
  text-overflow: ellipsis;
109330
+ width: 100%;
109264
109331
  }
109265
109332
  }
109266
109333
 
@@ -109564,6 +109631,7 @@ $pivotpager-single-size-title-padding: 4px !default;
109564
109631
  font-size: 20px;
109565
109632
  text-align: center;
109566
109633
  padding: 10%;
109634
+ pointer-events: none;
109567
109635
 
109568
109636
  &.e-hide-loader {
109569
109637
  display: none;
@@ -110006,6 +110074,12 @@ $pivotpager-single-size-title-padding: 4px !default;
110006
110074
  width: 100%;
110007
110075
  }
110008
110076
 
110077
+ th.e-group-row .e-axis-row {
110078
+ display: inline-block;
110079
+ height: 100%;
110080
+ vertical-align: top;
110081
+ }
110082
+
110009
110083
  /* stylelint-disable */
110010
110084
  .e-group-row {
110011
110085
  padding: 0 !important;
@@ -110214,7 +110288,10 @@ $pivotpager-single-size-title-padding: 4px !default;
110214
110288
  th .e-expand,
110215
110289
  th .e-collapse {
110216
110290
  font-size: $pivotgrid-expcoldiv-fontsize !important;
110217
- margin-left: 0px;
110291
+ margin-left: 0;
110292
+ @if ($skin-name == 'bootstrap4') {
110293
+ display: flex;
110294
+ }
110218
110295
  }
110219
110296
 
110220
110297
  /* stylelint-enable */
@@ -118554,6 +118631,12 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
118554
118631
  position: absolute;
118555
118632
  font-size: 14px;
118556
118633
  }
118634
+
118635
+ & .e-ie-min-drop-content {
118636
+ left: calc(50% - 120px);
118637
+ top: 50%;
118638
+ font-size: 14px;
118639
+ }
118557
118640
  }
118558
118641
 
118559
118642
  & .e-toolbar {
@@ -54955,7 +54955,10 @@ $ripple-width: 32px !default;
54955
54955
  display: inline-block;
54956
54956
  line-height: $treeview-text-height;
54957
54957
  margin: $treeview-text-margin;
54958
- @if $skin-name != 'bootstrap4' {
54958
+ @if $skin-name == 'Material3' {
54959
+ min-height: $treeview-item-height;
54960
+ }
54961
+ @else if $skin-name != 'bootstrap4' {
54959
54962
  min-height: $treeview-text-height;
54960
54963
  }
54961
54964
  @else if $skin-name == 'bootstrap4' {
@@ -62325,10 +62328,14 @@ $listbox-filter-small-height: calc(100% - 45px) !default;
62325
62328
  $listbox-filter-bigger-small-height: calc(100% - 55px) !default;
62326
62329
  $listbox-select-height: calc(100% - 36px) !default;
62327
62330
  $listbox-select-bigger-height: calc(100% - 45px) !default;
62328
- $listbox-filterselect-height: calc(100% - 87px) !default;
62329
- $listbox-filterselect-bigger-height: calc(100% - 104px) !default;
62331
+ $listbox-filterselect-height: calc(100% - 36px) !default;
62332
+ $listbox-filterselect-bigger-height: calc(100% - 45px) !default;
62333
+ $listbox-mat-filter-height: calc(100% - 50px) !default;
62334
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
62330
62335
  $listbox-filter-height: calc(100% - 51px) !default;
62331
62336
  $listbox-filter-bigger-height: calc(100% - 59px) !default;
62337
+ $listbox-ej2-filterselect-height: calc(100% - 87px) !default;
62338
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
62332
62339
 
62333
62340
  @include export-module('listbox-layout') {
62334
62341
  /* stylelint-disable property-no-vendor-prefix */
@@ -62877,27 +62884,64 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
62877
62884
  @include export-module('listbox-theme') {
62878
62885
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
62879
62886
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
62880
- height: $listbox-filter-small-height;
62887
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
62888
+ }
62889
+
62890
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
62891
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62892
+ }
62893
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
62894
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62881
62895
  }
62882
62896
 
62883
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
62884
62897
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
62885
- height: $listbox-filter-bigger-height;
62898
+ height: 100%;
62886
62899
  }
62887
62900
 
62888
62901
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
62889
62902
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
62890
- height: $listbox-filterselect-bigger-height;
62903
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62904
+ }
62905
+
62906
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
62907
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62908
+ }
62909
+
62910
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
62911
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
62912
+ }
62913
+
62914
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
62915
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62916
+ }
62917
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
62918
+ height: 100%;
62891
62919
  }
62892
62920
 
62893
62921
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
62922
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
62923
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62924
+ }
62925
+
62894
62926
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
62895
- height: $listbox-select-bigger-height;
62927
+ height: 100%;
62896
62928
  }
62897
62929
 
62898
62930
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
62931
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
62932
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
62933
+ }
62934
+
62935
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
62936
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
62937
+ }
62938
+
62939
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
62940
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
62941
+ }
62942
+
62899
62943
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
62900
- height: $listbox-filter-bigger-small-height;
62944
+ height: 100%;
62901
62945
  }
62902
62946
 
62903
62947
  .e-listbox-wrapper,
@@ -62938,7 +62982,7 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
62938
62982
  }
62939
62983
 
62940
62984
  &.e-filter-list .e-selectall-parent + .e-list-parent {
62941
- height: $listbox-filterselect-height;
62985
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
62942
62986
  }
62943
62987
 
62944
62988
  & .e-selectall-parent + .e-list-parent {
@@ -63190,6 +63234,34 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
63190
63234
  }
63191
63235
  }
63192
63236
  }
63237
+
63238
+ .e-listbox-container {
63239
+ @at-root {
63240
+ &.e-filter-list .e-list-parent {
63241
+ height: 100%;
63242
+ }
63243
+
63244
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
63245
+ height: 100%;
63246
+ }
63247
+
63248
+ & .e-selectall-parent + .e-list-parent {
63249
+ height: 100%;
63250
+ }
63251
+
63252
+ &.e-filter-list .e-list-wrap {
63253
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
63254
+ }
63255
+
63256
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
63257
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63258
+ }
63259
+
63260
+ & .e-selectall-parent + .e-list-wrap {
63261
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63262
+ }
63263
+ }
63264
+ }
63193
63265
  }
63194
63266
 
63195
63267
 
@@ -104867,6 +104939,9 @@ $field-list-adaptive-outerdiv-height: 166px !default;
104867
104939
  @if ($skin-name == 'FluentUI') {
104868
104940
  border-top: 0;
104869
104941
  }
104942
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
104943
+ padding: $field-list-editor-dialog-footer-padding;
104944
+ }
104870
104945
  }
104871
104946
 
104872
104947
  .e-dlg-content {
@@ -105015,15 +105090,6 @@ $field-list-adaptive-outerdiv-height: 166px !default;
105015
105090
  padding: 9px 10px;
105016
105091
  }
105017
105092
 
105018
- .e-text-content {
105019
- .e-list-text {
105020
- line-height: 1.5em;
105021
- // @if ($field-list-skin == 'bootstrap4') {
105022
- // line-height: 0;
105023
- // }
105024
- }
105025
- }
105026
-
105027
105093
  &.e-drag-restrict {
105028
105094
  .e-no-drop {
105029
105095
  &::before {
@@ -109014,6 +109080,7 @@ $pivotpager-single-size-title-padding: 4px !default;
109014
109080
  &.e-cellvalue {
109015
109081
  overflow: hidden;
109016
109082
  text-overflow: ellipsis;
109083
+ width: 100%;
109017
109084
  }
109018
109085
  }
109019
109086
 
@@ -109317,6 +109384,7 @@ $pivotpager-single-size-title-padding: 4px !default;
109317
109384
  font-size: 20px;
109318
109385
  text-align: center;
109319
109386
  padding: 10%;
109387
+ pointer-events: none;
109320
109388
 
109321
109389
  &.e-hide-loader {
109322
109390
  display: none;
@@ -109759,6 +109827,12 @@ $pivotpager-single-size-title-padding: 4px !default;
109759
109827
  width: 100%;
109760
109828
  }
109761
109829
 
109830
+ th.e-group-row .e-axis-row {
109831
+ display: inline-block;
109832
+ height: 100%;
109833
+ vertical-align: top;
109834
+ }
109835
+
109762
109836
  /* stylelint-disable */
109763
109837
  .e-group-row {
109764
109838
  padding: 0 !important;
@@ -109967,7 +110041,10 @@ $pivotpager-single-size-title-padding: 4px !default;
109967
110041
  th .e-expand,
109968
110042
  th .e-collapse {
109969
110043
  font-size: $pivotgrid-expcoldiv-fontsize !important;
109970
- margin-left: 0px;
110044
+ margin-left: 0;
110045
+ @if ($skin-name == 'bootstrap4') {
110046
+ display: flex;
110047
+ }
109971
110048
  }
109972
110049
 
109973
110050
  /* stylelint-enable */
@@ -118308,6 +118385,12 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
118308
118385
  position: absolute;
118309
118386
  font-size: 14px;
118310
118387
  }
118388
+
118389
+ & .e-ie-min-drop-content {
118390
+ left: calc(50% - 120px);
118391
+ top: 50%;
118392
+ font-size: 14px;
118393
+ }
118311
118394
  }
118312
118395
 
118313
118396
  & .e-toolbar {