@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
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $neutral-light-font !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $content-font !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -182,6 +182,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
182
182
  position: absolute;
183
183
  font-size: 14px;
184
184
  }
185
+
186
+ & .e-ie-min-drop-content {
187
+ left: calc(50% - 120px);
188
+ top: 50%;
189
+ font-size: 14px;
190
+ }
185
191
  }
186
192
 
187
193
  & .e-toolbar {
@@ -201,7 +201,7 @@ $border-bottom-radius: 0 !default;
201
201
 
202
202
  @if not variable-exists('is-roboto-loaded') {
203
203
  //sass-lint:disable no-url-protocols,no-url-domains
204
- @import url('https://fonts.googleapis.com/css?family=Roboto:400,500');// stylelint-disable-line no-invalid-position-at-import-rule
204
+ @import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');// stylelint-disable-line no-invalid-position-at-import-rule
205
205
  }
206
206
 
207
207
  $is-roboto-loaded: 'true' !default;
@@ -55763,7 +55763,10 @@ $ripple-width: 32px !default;
55763
55763
  display: inline-block;
55764
55764
  line-height: $treeview-text-height;
55765
55765
  margin: $treeview-text-margin;
55766
- @if $skin-name != 'bootstrap4' {
55766
+ @if $skin-name == 'Material3' {
55767
+ min-height: $treeview-item-height;
55768
+ }
55769
+ @else if $skin-name != 'bootstrap4' {
55767
55770
  min-height: $treeview-text-height;
55768
55771
  }
55769
55772
  @else if $skin-name == 'bootstrap4' {
@@ -63855,10 +63858,14 @@ $listbox-filter-small-height: calc(100% - 45px) !default;
63855
63858
  $listbox-filter-bigger-small-height: calc(100% - 45px) !default;
63856
63859
  $listbox-select-height: calc(100% - 36px) !default;
63857
63860
  $listbox-select-bigger-height: calc(100% - 48px) !default;
63858
- $listbox-filterselect-height: calc(100% - 79px) !default;
63859
- $listbox-filterselect-bigger-height: calc(100% - 98px) !default;
63860
- $listbox-filter-height: calc(100% - 43px) !default;
63861
- $listbox-filter-bigger-height: calc(100% - 50px) !default;
63861
+ $listbox-filterselect-height: calc(100% - 36px) !default;
63862
+ $listbox-filterselect-bigger-height: calc(100% - 48px) !default;
63863
+ $listbox-mat-filter-height: calc(100% - 43px) !default;
63864
+ $listbox-mat-filter-bigger-height: calc(100% - 50px) !default;
63865
+ $listbox-filter-height: calc(100% - 48px) !default;
63866
+ $listbox-filter-bigger-height: calc(100% - 55px) !default;
63867
+ $listbox-ej2-filterselect-height: calc(100% - 83px) !default;
63868
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
63862
63869
 
63863
63870
  @include export-module('listbox-layout') {
63864
63871
  /* stylelint-disable property-no-vendor-prefix */
@@ -64407,27 +64414,64 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
64407
64414
  @include export-module('listbox-theme') {
64408
64415
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
64409
64416
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
64410
- height: $listbox-filter-small-height;
64417
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
64418
+ }
64419
+
64420
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
64421
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64422
+ }
64423
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
64424
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64411
64425
  }
64412
64426
 
64413
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
64414
64427
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
64415
- height: $listbox-filter-bigger-height;
64428
+ height: 100%;
64416
64429
  }
64417
64430
 
64418
64431
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
64419
64432
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
64420
- height: $listbox-filterselect-bigger-height;
64433
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64434
+ }
64435
+
64436
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
64437
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64438
+ }
64439
+
64440
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
64441
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
64442
+ }
64443
+
64444
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
64445
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64446
+ }
64447
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
64448
+ height: 100%;
64421
64449
  }
64422
64450
 
64423
64451
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
64452
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
64453
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64454
+ }
64455
+
64424
64456
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
64425
- height: $listbox-select-bigger-height;
64457
+ height: 100%;
64426
64458
  }
64427
64459
 
64428
64460
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
64461
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
64462
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
64463
+ }
64464
+
64465
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
64466
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
64467
+ }
64468
+
64469
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
64470
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
64471
+ }
64472
+
64429
64473
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
64430
- height: $listbox-filter-bigger-small-height;
64474
+ height: 100%;
64431
64475
  }
64432
64476
 
64433
64477
  .e-listbox-wrapper,
@@ -64468,7 +64512,7 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
64468
64512
  }
64469
64513
 
64470
64514
  &.e-filter-list .e-selectall-parent + .e-list-parent {
64471
- height: $listbox-filterselect-height;
64515
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
64472
64516
  }
64473
64517
 
64474
64518
  & .e-selectall-parent + .e-list-parent {
@@ -64720,6 +64764,34 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
64720
64764
  }
64721
64765
  }
64722
64766
  }
64767
+
64768
+ .e-listbox-container {
64769
+ @at-root {
64770
+ &.e-filter-list .e-list-parent {
64771
+ height: 100%;
64772
+ }
64773
+
64774
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
64775
+ height: 100%;
64776
+ }
64777
+
64778
+ & .e-selectall-parent + .e-list-parent {
64779
+ height: 100%;
64780
+ }
64781
+
64782
+ &.e-filter-list .e-list-wrap {
64783
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
64784
+ }
64785
+
64786
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
64787
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
64788
+ }
64789
+
64790
+ & .e-selectall-parent + .e-list-wrap {
64791
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
64792
+ }
64793
+ }
64794
+ }
64723
64795
  }
64724
64796
 
64725
64797
 
@@ -106464,6 +106536,9 @@ $field-list-adaptive-outerdiv-height: 165px !default;
106464
106536
  @if ($skin-name == 'FluentUI') {
106465
106537
  border-top: 0;
106466
106538
  }
106539
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
106540
+ padding: $field-list-editor-dialog-footer-padding;
106541
+ }
106467
106542
  }
106468
106543
 
106469
106544
  .e-dlg-content {
@@ -106612,15 +106687,6 @@ $field-list-adaptive-outerdiv-height: 165px !default;
106612
106687
  padding: 9px 10px;
106613
106688
  }
106614
106689
 
106615
- .e-text-content {
106616
- .e-list-text {
106617
- line-height: 1.5em;
106618
- // @if ($field-list-skin == 'bootstrap4') {
106619
- // line-height: 0;
106620
- // }
106621
- }
106622
- }
106623
-
106624
106690
  &.e-drag-restrict {
106625
106691
  .e-no-drop {
106626
106692
  &::before {
@@ -110618,6 +110684,7 @@ $pivotpager-single-size-title-padding: 14px !default;
110618
110684
  &.e-cellvalue {
110619
110685
  overflow: hidden;
110620
110686
  text-overflow: ellipsis;
110687
+ width: 100%;
110621
110688
  }
110622
110689
  }
110623
110690
 
@@ -110921,6 +110988,7 @@ $pivotpager-single-size-title-padding: 14px !default;
110921
110988
  font-size: 20px;
110922
110989
  text-align: center;
110923
110990
  padding: 10%;
110991
+ pointer-events: none;
110924
110992
 
110925
110993
  &.e-hide-loader {
110926
110994
  display: none;
@@ -111363,6 +111431,12 @@ $pivotpager-single-size-title-padding: 14px !default;
111363
111431
  width: 100%;
111364
111432
  }
111365
111433
 
111434
+ th.e-group-row .e-axis-row {
111435
+ display: inline-block;
111436
+ height: 100%;
111437
+ vertical-align: top;
111438
+ }
111439
+
111366
111440
  /* stylelint-disable */
111367
111441
  .e-group-row {
111368
111442
  padding: 0 !important;
@@ -111571,7 +111645,10 @@ $pivotpager-single-size-title-padding: 14px !default;
111571
111645
  th .e-expand,
111572
111646
  th .e-collapse {
111573
111647
  font-size: $pivotgrid-expcoldiv-fontsize !important;
111574
- margin-left: 0px;
111648
+ margin-left: 0;
111649
+ @if ($skin-name == 'bootstrap4') {
111650
+ display: flex;
111651
+ }
111575
111652
  }
111576
111653
 
111577
111654
  /* stylelint-enable */
@@ -119913,6 +119990,12 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
119913
119990
  position: absolute;
119914
119991
  font-size: 14px;
119915
119992
  }
119993
+
119994
+ & .e-ie-min-drop-content {
119995
+ left: calc(50% - 120px);
119996
+ top: 50%;
119997
+ font-size: 14px;
119998
+ }
119916
119999
  }
119917
120000
 
119918
120001
  & .e-toolbar {
@@ -55503,7 +55503,10 @@ $ripple-width: 32px !default;
55503
55503
  display: inline-block;
55504
55504
  line-height: $treeview-text-height;
55505
55505
  margin: $treeview-text-margin;
55506
- @if $skin-name != 'bootstrap4' {
55506
+ @if $skin-name == 'Material3' {
55507
+ min-height: $treeview-item-height;
55508
+ }
55509
+ @else if $skin-name != 'bootstrap4' {
55507
55510
  min-height: $treeview-text-height;
55508
55511
  }
55509
55512
  @else if $skin-name == 'bootstrap4' {
@@ -63583,10 +63586,14 @@ $listbox-filter-small-height: calc(100% - 45px) !default;
63583
63586
  $listbox-filter-bigger-small-height: calc(100% - 45px) !default;
63584
63587
  $listbox-select-height: calc(100% - 36px) !default;
63585
63588
  $listbox-select-bigger-height: calc(100% - 48px) !default;
63586
- $listbox-filterselect-height: calc(100% - 79px) !default;
63587
- $listbox-filterselect-bigger-height: calc(100% - 98px) !default;
63588
- $listbox-filter-height: calc(100% - 43px) !default;
63589
- $listbox-filter-bigger-height: calc(100% - 50px) !default;
63589
+ $listbox-filterselect-height: calc(100% - 36px) !default;
63590
+ $listbox-filterselect-bigger-height: calc(100% - 48px) !default;
63591
+ $listbox-mat-filter-height: calc(100% - 43px) !default;
63592
+ $listbox-mat-filter-bigger-height: calc(100% - 50px) !default;
63593
+ $listbox-filter-height: calc(100% - 48px) !default;
63594
+ $listbox-filter-bigger-height: calc(100% - 55px) !default;
63595
+ $listbox-ej2-filterselect-height: calc(100% - 83px) !default;
63596
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
63590
63597
 
63591
63598
  @include export-module('listbox-layout') {
63592
63599
  /* stylelint-disable property-no-vendor-prefix */
@@ -64135,27 +64142,64 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
64135
64142
  @include export-module('listbox-theme') {
64136
64143
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
64137
64144
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
64138
- height: $listbox-filter-small-height;
64145
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
64146
+ }
64147
+
64148
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
64149
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64150
+ }
64151
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
64152
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64139
64153
  }
64140
64154
 
64141
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
64142
64155
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
64143
- height: $listbox-filter-bigger-height;
64156
+ height: 100%;
64144
64157
  }
64145
64158
 
64146
64159
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
64147
64160
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
64148
- height: $listbox-filterselect-bigger-height;
64161
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64162
+ }
64163
+
64164
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
64165
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64166
+ }
64167
+
64168
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
64169
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
64170
+ }
64171
+
64172
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
64173
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64174
+ }
64175
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
64176
+ height: 100%;
64149
64177
  }
64150
64178
 
64151
64179
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
64180
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
64181
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
64182
+ }
64183
+
64152
64184
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
64153
- height: $listbox-select-bigger-height;
64185
+ height: 100%;
64154
64186
  }
64155
64187
 
64156
64188
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
64189
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
64190
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
64191
+ }
64192
+
64193
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
64194
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
64195
+ }
64196
+
64197
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
64198
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
64199
+ }
64200
+
64157
64201
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
64158
- height: $listbox-filter-bigger-small-height;
64202
+ height: 100%;
64159
64203
  }
64160
64204
 
64161
64205
  .e-listbox-wrapper,
@@ -64196,7 +64240,7 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
64196
64240
  }
64197
64241
 
64198
64242
  &.e-filter-list .e-selectall-parent + .e-list-parent {
64199
- height: $listbox-filterselect-height;
64243
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
64200
64244
  }
64201
64245
 
64202
64246
  & .e-selectall-parent + .e-list-parent {
@@ -64448,6 +64492,34 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
64448
64492
  }
64449
64493
  }
64450
64494
  }
64495
+
64496
+ .e-listbox-container {
64497
+ @at-root {
64498
+ &.e-filter-list .e-list-parent {
64499
+ height: 100%;
64500
+ }
64501
+
64502
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
64503
+ height: 100%;
64504
+ }
64505
+
64506
+ & .e-selectall-parent + .e-list-parent {
64507
+ height: 100%;
64508
+ }
64509
+
64510
+ &.e-filter-list .e-list-wrap {
64511
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
64512
+ }
64513
+
64514
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
64515
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
64516
+ }
64517
+
64518
+ & .e-selectall-parent + .e-list-wrap {
64519
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
64520
+ }
64521
+ }
64522
+ }
64451
64523
  }
64452
64524
 
64453
64525
 
@@ -106177,6 +106249,9 @@ $field-list-adaptive-outerdiv-height: 165px !default;
106177
106249
  @if ($skin-name == 'FluentUI') {
106178
106250
  border-top: 0;
106179
106251
  }
106252
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
106253
+ padding: $field-list-editor-dialog-footer-padding;
106254
+ }
106180
106255
  }
106181
106256
 
106182
106257
  .e-dlg-content {
@@ -106325,15 +106400,6 @@ $field-list-adaptive-outerdiv-height: 165px !default;
106325
106400
  padding: 9px 10px;
106326
106401
  }
106327
106402
 
106328
- .e-text-content {
106329
- .e-list-text {
106330
- line-height: 1.5em;
106331
- // @if ($field-list-skin == 'bootstrap4') {
106332
- // line-height: 0;
106333
- // }
106334
- }
106335
- }
106336
-
106337
106403
  &.e-drag-restrict {
106338
106404
  .e-no-drop {
106339
106405
  &::before {
@@ -110326,6 +110392,7 @@ $pivotpager-single-size-title-padding: 14px !default;
110326
110392
  &.e-cellvalue {
110327
110393
  overflow: hidden;
110328
110394
  text-overflow: ellipsis;
110395
+ width: 100%;
110329
110396
  }
110330
110397
  }
110331
110398
 
@@ -110629,6 +110696,7 @@ $pivotpager-single-size-title-padding: 14px !default;
110629
110696
  font-size: 20px;
110630
110697
  text-align: center;
110631
110698
  padding: 10%;
110699
+ pointer-events: none;
110632
110700
 
110633
110701
  &.e-hide-loader {
110634
110702
  display: none;
@@ -111071,6 +111139,12 @@ $pivotpager-single-size-title-padding: 14px !default;
111071
111139
  width: 100%;
111072
111140
  }
111073
111141
 
111142
+ th.e-group-row .e-axis-row {
111143
+ display: inline-block;
111144
+ height: 100%;
111145
+ vertical-align: top;
111146
+ }
111147
+
111074
111148
  /* stylelint-disable */
111075
111149
  .e-group-row {
111076
111150
  padding: 0 !important;
@@ -111279,7 +111353,10 @@ $pivotpager-single-size-title-padding: 14px !default;
111279
111353
  th .e-expand,
111280
111354
  th .e-collapse {
111281
111355
  font-size: $pivotgrid-expcoldiv-fontsize !important;
111282
- margin-left: 0px;
111356
+ margin-left: 0;
111357
+ @if ($skin-name == 'bootstrap4') {
111358
+ display: flex;
111359
+ }
111283
111360
  }
111284
111361
 
111285
111362
  /* stylelint-enable */
@@ -119620,6 +119697,12 @@ $image-editor-drop-border: 2px dashed $grey-600 !default;
119620
119697
  position: absolute;
119621
119698
  font-size: 14px;
119622
119699
  }
119700
+
119701
+ & .e-ie-min-drop-content {
119702
+ left: calc(50% - 120px);
119703
+ top: 50%;
119704
+ font-size: 14px;
119705
+ }
119623
119706
  }
119624
119707
 
119625
119708
  & .e-toolbar {