@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
@@ -55536,7 +55536,10 @@ $treeview-item-active-check-color: $primary !default;
55536
55536
  display: inline-block;
55537
55537
  line-height: $treeview-text-height;
55538
55538
  margin: $treeview-text-margin;
55539
- @if $skin-name != 'bootstrap4' {
55539
+ @if $skin-name == 'Material3' {
55540
+ min-height: $treeview-item-height;
55541
+ }
55542
+ @else if $skin-name != 'bootstrap4' {
55540
55543
  min-height: $treeview-text-height;
55541
55544
  }
55542
55545
  @else if $skin-name == 'bootstrap4' {
@@ -62957,10 +62960,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
62957
62960
  $listbox-template-multiline-padding: 4px !default;
62958
62961
  $listbox-template-multiline-content-font-size: $text-sm !default;
62959
62962
  $listbox-template-multiline-avatar-top: 0 !default;
62960
- $listbox-filter-height: calc(100% - 56px) !default;
62961
62963
  $listbox-filter-small-height: calc(100% - 50px) !default;
62962
62964
  $listbox-filter-bigger-small-height: calc(100% - 59px) !default;
62963
- $listbox-filter-bigger-height: calc(100% - 64px) !default;
62964
62965
  $listbox-item-height: 36px !default;
62965
62966
 
62966
62967
  $listbox-border-color: $border-light;
@@ -63001,10 +63002,14 @@ $listbox-template-multiline-content-color: $content-text-color-alt2 !default;
63001
63002
 
63002
63003
  $listbox-select-height: calc(100% - 36px) !default;
63003
63004
  $listbox-select-bigger-height: calc(100% - 48px) !default;
63004
- $listbox-filterselect-height: calc(100% - 93px) !default;
63005
- $listbox-filterselect-bigger-height: calc(100% - 113px) !default;
63006
- $listbox-filter-height: calc(100% - 57px) !default;
63007
- $listbox-filter-bigger-height: calc(100% - 65px) !default;
63005
+ $listbox-filterselect-height: calc(100% - 36px) !default;
63006
+ $listbox-filterselect-bigger-height: calc(100% - 48px) !default;
63007
+ $listbox-mat-filter-height: calc(100% - 56px) !default;
63008
+ $listbox-mat-filter-bigger-height: calc(100% - 64px) !default;
63009
+ $listbox-filter-height: calc(100% - 56px) !default;
63010
+ $listbox-filter-bigger-height: calc(100% - 64px) !default;
63011
+ $listbox-ej2-filterselect-height: calc(100% - 93px) !default;
63012
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
63008
63013
 
63009
63014
  @include export-module('listbox-layout') {
63010
63015
  /* stylelint-disable property-no-vendor-prefix */
@@ -63553,27 +63558,64 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
63553
63558
  @include export-module('listbox-theme') {
63554
63559
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
63555
63560
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
63556
- height: $listbox-filter-small-height;
63561
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
63562
+ }
63563
+
63564
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63565
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63566
+ }
63567
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63568
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63557
63569
  }
63558
63570
 
63559
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63560
63571
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63561
- height: $listbox-filter-bigger-height;
63572
+ height: 100%;
63562
63573
  }
63563
63574
 
63564
63575
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
63565
63576
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63566
- height: $listbox-filterselect-bigger-height;
63577
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63578
+ }
63579
+
63580
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63581
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63582
+ }
63583
+
63584
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63585
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
63586
+ }
63587
+
63588
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63589
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63590
+ }
63591
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63592
+ height: 100%;
63567
63593
  }
63568
63594
 
63569
63595
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
63596
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
63597
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63598
+ }
63599
+
63570
63600
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
63571
- height: $listbox-select-bigger-height;
63601
+ height: 100%;
63572
63602
  }
63573
63603
 
63574
63604
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63605
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63606
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
63607
+ }
63608
+
63609
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63610
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
63611
+ }
63612
+
63613
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63614
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
63615
+ }
63616
+
63575
63617
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63576
- height: $listbox-filter-bigger-small-height;
63618
+ height: 100%;
63577
63619
  }
63578
63620
 
63579
63621
  .e-listbox-wrapper,
@@ -63614,7 +63656,7 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
63614
63656
  }
63615
63657
 
63616
63658
  &.e-filter-list .e-selectall-parent + .e-list-parent {
63617
- height: $listbox-filterselect-height;
63659
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63618
63660
  }
63619
63661
 
63620
63662
  & .e-selectall-parent + .e-list-parent {
@@ -63866,6 +63908,34 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
63866
63908
  }
63867
63909
  }
63868
63910
  }
63911
+
63912
+ .e-listbox-container {
63913
+ @at-root {
63914
+ &.e-filter-list .e-list-parent {
63915
+ height: 100%;
63916
+ }
63917
+
63918
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
63919
+ height: 100%;
63920
+ }
63921
+
63922
+ & .e-selectall-parent + .e-list-parent {
63923
+ height: 100%;
63924
+ }
63925
+
63926
+ &.e-filter-list .e-list-wrap {
63927
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
63928
+ }
63929
+
63930
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
63931
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63932
+ }
63933
+
63934
+ & .e-selectall-parent + .e-list-wrap {
63935
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63936
+ }
63937
+ }
63938
+ }
63869
63939
  }
63870
63940
 
63871
63941
 
@@ -105707,6 +105777,9 @@ $field-list-adaptive-outerdiv-height: 125px !default;
105707
105777
  @if ($skin-name == 'FluentUI') {
105708
105778
  border-top: 0;
105709
105779
  }
105780
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
105781
+ padding: $field-list-editor-dialog-footer-padding;
105782
+ }
105710
105783
  }
105711
105784
 
105712
105785
  .e-dlg-content {
@@ -105855,15 +105928,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
105855
105928
  padding: 9px 10px;
105856
105929
  }
105857
105930
 
105858
- .e-text-content {
105859
- .e-list-text {
105860
- line-height: 1.5em;
105861
- // @if ($field-list-skin == 'bootstrap4') {
105862
- // line-height: 0;
105863
- // }
105864
- }
105865
- }
105866
-
105867
105931
  &.e-drag-restrict {
105868
105932
  .e-no-drop {
105869
105933
  &::before {
@@ -109859,6 +109923,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109859
109923
  &.e-cellvalue {
109860
109924
  overflow: hidden;
109861
109925
  text-overflow: ellipsis;
109926
+ width: 100%;
109862
109927
  }
109863
109928
  }
109864
109929
 
@@ -110162,6 +110227,7 @@ $pivotpager-single-size-title-padding: 8px !default;
110162
110227
  font-size: 20px;
110163
110228
  text-align: center;
110164
110229
  padding: 10%;
110230
+ pointer-events: none;
110165
110231
 
110166
110232
  &.e-hide-loader {
110167
110233
  display: none;
@@ -110604,6 +110670,12 @@ $pivotpager-single-size-title-padding: 8px !default;
110604
110670
  width: 100%;
110605
110671
  }
110606
110672
 
110673
+ th.e-group-row .e-axis-row {
110674
+ display: inline-block;
110675
+ height: 100%;
110676
+ vertical-align: top;
110677
+ }
110678
+
110607
110679
  /* stylelint-disable */
110608
110680
  .e-group-row {
110609
110681
  padding: 0 !important;
@@ -110812,7 +110884,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110812
110884
  th .e-expand,
110813
110885
  th .e-collapse {
110814
110886
  font-size: $pivotgrid-expcoldiv-fontsize !important;
110815
- margin-left: 0px;
110887
+ margin-left: 0;
110888
+ @if ($skin-name == 'bootstrap4') {
110889
+ display: flex;
110890
+ }
110816
110891
  }
110817
110892
 
110818
110893
  /* stylelint-enable */
@@ -119160,6 +119235,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
119160
119235
  position: absolute;
119161
119236
  font-size: 14px;
119162
119237
  }
119238
+
119239
+ & .e-ie-min-drop-content {
119240
+ left: calc(50% - 120px);
119241
+ top: 50%;
119242
+ font-size: 14px;
119243
+ }
119163
119244
  }
119164
119245
 
119165
119246
  & .e-toolbar {
@@ -55537,7 +55537,10 @@ $treeview-item-active-check-color: $primary !default;
55537
55537
  display: inline-block;
55538
55538
  line-height: $treeview-text-height;
55539
55539
  margin: $treeview-text-margin;
55540
- @if $skin-name != 'bootstrap4' {
55540
+ @if $skin-name == 'Material3' {
55541
+ min-height: $treeview-item-height;
55542
+ }
55543
+ @else if $skin-name != 'bootstrap4' {
55541
55544
  min-height: $treeview-text-height;
55542
55545
  }
55543
55546
  @else if $skin-name == 'bootstrap4' {
@@ -62958,10 +62961,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
62958
62961
  $listbox-template-multiline-padding: 4px !default;
62959
62962
  $listbox-template-multiline-content-font-size: $text-sm !default;
62960
62963
  $listbox-template-multiline-avatar-top: 0 !default;
62961
- $listbox-filter-height: calc(100% - 56px) !default;
62962
62964
  $listbox-filter-small-height: calc(100% - 50px) !default;
62963
62965
  $listbox-filter-bigger-small-height: calc(100% - 59px) !default;
62964
- $listbox-filter-bigger-height: calc(100% - 64px) !default;
62965
62966
  $listbox-item-height: 36px !default;
62966
62967
 
62967
62968
  $listbox-border-color: $border-light;
@@ -63002,10 +63003,14 @@ $listbox-template-multiline-content-color: $content-text-color-alt2 !default;
63002
63003
 
63003
63004
  $listbox-select-height: calc(100% - 36px) !default;
63004
63005
  $listbox-select-bigger-height: calc(100% - 48px) !default;
63005
- $listbox-filterselect-height: calc(100% - 93px) !default;
63006
- $listbox-filterselect-bigger-height: calc(100% - 113px) !default;
63007
- $listbox-filter-height: calc(100% - 57px) !default;
63008
- $listbox-filter-bigger-height: calc(100% - 65px) !default;
63006
+ $listbox-filterselect-height: calc(100% - 36px) !default;
63007
+ $listbox-filterselect-bigger-height: calc(100% - 48px) !default;
63008
+ $listbox-mat-filter-height: calc(100% - 56px) !default;
63009
+ $listbox-mat-filter-bigger-height: calc(100% - 64px) !default;
63010
+ $listbox-filter-height: calc(100% - 56px) !default;
63011
+ $listbox-filter-bigger-height: calc(100% - 64px) !default;
63012
+ $listbox-ej2-filterselect-height: calc(100% - 93px) !default;
63013
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
63009
63014
 
63010
63015
  @include export-module('listbox-layout') {
63011
63016
  /* stylelint-disable property-no-vendor-prefix */
@@ -63554,27 +63559,64 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
63554
63559
  @include export-module('listbox-theme') {
63555
63560
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
63556
63561
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
63557
- height: $listbox-filter-small-height;
63562
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
63563
+ }
63564
+
63565
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63566
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63567
+ }
63568
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63569
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63558
63570
  }
63559
63571
 
63560
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63561
63572
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63562
- height: $listbox-filter-bigger-height;
63573
+ height: 100%;
63563
63574
  }
63564
63575
 
63565
63576
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
63566
63577
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63567
- height: $listbox-filterselect-bigger-height;
63578
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63579
+ }
63580
+
63581
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63582
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63583
+ }
63584
+
63585
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63586
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
63587
+ }
63588
+
63589
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63590
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63591
+ }
63592
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63593
+ height: 100%;
63568
63594
  }
63569
63595
 
63570
63596
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
63597
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
63598
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63599
+ }
63600
+
63571
63601
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
63572
- height: $listbox-select-bigger-height;
63602
+ height: 100%;
63573
63603
  }
63574
63604
 
63575
63605
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63606
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63607
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
63608
+ }
63609
+
63610
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63611
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
63612
+ }
63613
+
63614
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63615
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
63616
+ }
63617
+
63576
63618
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63577
- height: $listbox-filter-bigger-small-height;
63619
+ height: 100%;
63578
63620
  }
63579
63621
 
63580
63622
  .e-listbox-wrapper,
@@ -63615,7 +63657,7 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
63615
63657
  }
63616
63658
 
63617
63659
  &.e-filter-list .e-selectall-parent + .e-list-parent {
63618
- height: $listbox-filterselect-height;
63660
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63619
63661
  }
63620
63662
 
63621
63663
  & .e-selectall-parent + .e-list-parent {
@@ -63867,6 +63909,34 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
63867
63909
  }
63868
63910
  }
63869
63911
  }
63912
+
63913
+ .e-listbox-container {
63914
+ @at-root {
63915
+ &.e-filter-list .e-list-parent {
63916
+ height: 100%;
63917
+ }
63918
+
63919
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
63920
+ height: 100%;
63921
+ }
63922
+
63923
+ & .e-selectall-parent + .e-list-parent {
63924
+ height: 100%;
63925
+ }
63926
+
63927
+ &.e-filter-list .e-list-wrap {
63928
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
63929
+ }
63930
+
63931
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
63932
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63933
+ }
63934
+
63935
+ & .e-selectall-parent + .e-list-wrap {
63936
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63937
+ }
63938
+ }
63939
+ }
63870
63940
  }
63871
63941
 
63872
63942
 
@@ -105708,6 +105778,9 @@ $field-list-adaptive-outerdiv-height: 125px !default;
105708
105778
  @if ($skin-name == 'FluentUI') {
105709
105779
  border-top: 0;
105710
105780
  }
105781
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
105782
+ padding: $field-list-editor-dialog-footer-padding;
105783
+ }
105711
105784
  }
105712
105785
 
105713
105786
  .e-dlg-content {
@@ -105856,15 +105929,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
105856
105929
  padding: 9px 10px;
105857
105930
  }
105858
105931
 
105859
- .e-text-content {
105860
- .e-list-text {
105861
- line-height: 1.5em;
105862
- // @if ($field-list-skin == 'bootstrap4') {
105863
- // line-height: 0;
105864
- // }
105865
- }
105866
- }
105867
-
105868
105932
  &.e-drag-restrict {
105869
105933
  .e-no-drop {
105870
105934
  &::before {
@@ -109860,6 +109924,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109860
109924
  &.e-cellvalue {
109861
109925
  overflow: hidden;
109862
109926
  text-overflow: ellipsis;
109927
+ width: 100%;
109863
109928
  }
109864
109929
  }
109865
109930
 
@@ -110163,6 +110228,7 @@ $pivotpager-single-size-title-padding: 8px !default;
110163
110228
  font-size: 20px;
110164
110229
  text-align: center;
110165
110230
  padding: 10%;
110231
+ pointer-events: none;
110166
110232
 
110167
110233
  &.e-hide-loader {
110168
110234
  display: none;
@@ -110605,6 +110671,12 @@ $pivotpager-single-size-title-padding: 8px !default;
110605
110671
  width: 100%;
110606
110672
  }
110607
110673
 
110674
+ th.e-group-row .e-axis-row {
110675
+ display: inline-block;
110676
+ height: 100%;
110677
+ vertical-align: top;
110678
+ }
110679
+
110608
110680
  /* stylelint-disable */
110609
110681
  .e-group-row {
110610
110682
  padding: 0 !important;
@@ -110813,7 +110885,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110813
110885
  th .e-expand,
110814
110886
  th .e-collapse {
110815
110887
  font-size: $pivotgrid-expcoldiv-fontsize !important;
110816
- margin-left: 0px;
110888
+ margin-left: 0;
110889
+ @if ($skin-name == 'bootstrap4') {
110890
+ display: flex;
110891
+ }
110817
110892
  }
110818
110893
 
110819
110894
  /* stylelint-enable */
@@ -119161,6 +119236,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
119161
119236
  position: absolute;
119162
119237
  font-size: 14px;
119163
119238
  }
119239
+
119240
+ & .e-ie-min-drop-content {
119241
+ left: calc(50% - 120px);
119242
+ top: 50%;
119243
+ font-size: 14px;
119244
+ }
119164
119245
  }
119165
119246
 
119166
119247
  & .e-toolbar {
@@ -55082,7 +55082,10 @@ $ripple-width: 32px !default;
55082
55082
  display: inline-block;
55083
55083
  line-height: $treeview-text-height;
55084
55084
  margin: $treeview-text-margin;
55085
- @if $skin-name != 'bootstrap4' {
55085
+ @if $skin-name == 'Material3' {
55086
+ min-height: $treeview-item-height;
55087
+ }
55088
+ @else if $skin-name != 'bootstrap4' {
55086
55089
  min-height: $treeview-text-height;
55087
55090
  }
55088
55091
  @else if $skin-name == 'bootstrap4' {
@@ -62578,10 +62581,14 @@ $listbox-filter-small-height: calc(100% - 45px) !default;
62578
62581
  $listbox-filter-bigger-small-height: calc(100% - 55px) !default;
62579
62582
  $listbox-select-height: calc(100% - 36px) !default;
62580
62583
  $listbox-select-bigger-height: calc(100% - 45px) !default;
62581
- $listbox-filterselect-height: calc(100% - 87px) !default;
62582
- $listbox-filterselect-bigger-height: calc(100% - 104px) !default;
62584
+ $listbox-filterselect-height: calc(100% - 36px) !default;
62585
+ $listbox-filterselect-bigger-height: calc(100% - 45px) !default;
62586
+ $listbox-mat-filter-height: calc(100% - 50px) !default;
62587
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
62583
62588
  $listbox-filter-height: calc(100% - 51px) !default;
62584
62589
  $listbox-filter-bigger-height: calc(100% - 59px) !default;
62590
+ $listbox-ej2-filterselect-height: calc(100% - 87px) !default;
62591
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
62585
62592
 
62586
62593
  @include export-module('listbox-layout') {
62587
62594
  /* stylelint-disable property-no-vendor-prefix */
@@ -63130,27 +63137,64 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
63130
63137
  @include export-module('listbox-theme') {
63131
63138
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
63132
63139
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
63133
- height: $listbox-filter-small-height;
63140
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
63141
+ }
63142
+
63143
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63144
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63145
+ }
63146
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63147
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63134
63148
  }
63135
63149
 
63136
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63137
63150
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63138
- height: $listbox-filter-bigger-height;
63151
+ height: 100%;
63139
63152
  }
63140
63153
 
63141
63154
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
63142
63155
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63143
- height: $listbox-filterselect-bigger-height;
63156
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63157
+ }
63158
+
63159
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63160
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63161
+ }
63162
+
63163
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63164
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
63165
+ }
63166
+
63167
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63168
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63169
+ }
63170
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63171
+ height: 100%;
63144
63172
  }
63145
63173
 
63146
63174
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
63175
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
63176
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63177
+ }
63178
+
63147
63179
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
63148
- height: $listbox-select-bigger-height;
63180
+ height: 100%;
63149
63181
  }
63150
63182
 
63151
63183
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63184
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63185
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
63186
+ }
63187
+
63188
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63189
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
63190
+ }
63191
+
63192
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63193
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
63194
+ }
63195
+
63152
63196
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63153
- height: $listbox-filter-bigger-small-height;
63197
+ height: 100%;
63154
63198
  }
63155
63199
 
63156
63200
  .e-listbox-wrapper,
@@ -63191,7 +63235,7 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
63191
63235
  }
63192
63236
 
63193
63237
  &.e-filter-list .e-selectall-parent + .e-list-parent {
63194
- height: $listbox-filterselect-height;
63238
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63195
63239
  }
63196
63240
 
63197
63241
  & .e-selectall-parent + .e-list-parent {
@@ -63443,6 +63487,34 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
63443
63487
  }
63444
63488
  }
63445
63489
  }
63490
+
63491
+ .e-listbox-container {
63492
+ @at-root {
63493
+ &.e-filter-list .e-list-parent {
63494
+ height: 100%;
63495
+ }
63496
+
63497
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
63498
+ height: 100%;
63499
+ }
63500
+
63501
+ & .e-selectall-parent + .e-list-parent {
63502
+ height: 100%;
63503
+ }
63504
+
63505
+ &.e-filter-list .e-list-wrap {
63506
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
63507
+ }
63508
+
63509
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
63510
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63511
+ }
63512
+
63513
+ & .e-selectall-parent + .e-list-wrap {
63514
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63515
+ }
63516
+ }
63517
+ }
63446
63518
  }
63447
63519
 
63448
63520
 
@@ -105108,6 +105180,9 @@ $field-list-adaptive-outerdiv-height: 164px !default;
105108
105180
  @if ($skin-name == 'FluentUI') {
105109
105181
  border-top: 0;
105110
105182
  }
105183
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
105184
+ padding: $field-list-editor-dialog-footer-padding;
105185
+ }
105111
105186
  }
105112
105187
 
105113
105188
  .e-dlg-content {
@@ -105256,15 +105331,6 @@ $field-list-adaptive-outerdiv-height: 164px !default;
105256
105331
  padding: 9px 10px;
105257
105332
  }
105258
105333
 
105259
- .e-text-content {
105260
- .e-list-text {
105261
- line-height: 1.5em;
105262
- // @if ($field-list-skin == 'bootstrap4') {
105263
- // line-height: 0;
105264
- // }
105265
- }
105266
- }
105267
-
105268
105334
  &.e-drag-restrict {
105269
105335
  .e-no-drop {
105270
105336
  &::before {
@@ -109253,6 +109319,7 @@ $pivotpager-single-size-title-padding: 4px !default;
109253
109319
  &.e-cellvalue {
109254
109320
  overflow: hidden;
109255
109321
  text-overflow: ellipsis;
109322
+ width: 100%;
109256
109323
  }
109257
109324
  }
109258
109325
 
@@ -109556,6 +109623,7 @@ $pivotpager-single-size-title-padding: 4px !default;
109556
109623
  font-size: 20px;
109557
109624
  text-align: center;
109558
109625
  padding: 10%;
109626
+ pointer-events: none;
109559
109627
 
109560
109628
  &.e-hide-loader {
109561
109629
  display: none;
@@ -109998,6 +110066,12 @@ $pivotpager-single-size-title-padding: 4px !default;
109998
110066
  width: 100%;
109999
110067
  }
110000
110068
 
110069
+ th.e-group-row .e-axis-row {
110070
+ display: inline-block;
110071
+ height: 100%;
110072
+ vertical-align: top;
110073
+ }
110074
+
110001
110075
  /* stylelint-disable */
110002
110076
  .e-group-row {
110003
110077
  padding: 0 !important;
@@ -110206,7 +110280,10 @@ $pivotpager-single-size-title-padding: 4px !default;
110206
110280
  th .e-expand,
110207
110281
  th .e-collapse {
110208
110282
  font-size: $pivotgrid-expcoldiv-fontsize !important;
110209
- margin-left: 0px;
110283
+ margin-left: 0;
110284
+ @if ($skin-name == 'bootstrap4') {
110285
+ display: flex;
110286
+ }
110210
110287
  }
110211
110288
 
110212
110289
  /* stylelint-enable */
@@ -118547,6 +118624,12 @@ $image-editor-drop-border: 2px dashed $content-font !default;
118547
118624
  position: absolute;
118548
118625
  font-size: 14px;
118549
118626
  }
118627
+
118628
+ & .e-ie-min-drop-content {
118629
+ left: calc(50% - 120px);
118630
+ top: 50%;
118631
+ font-size: 14px;
118632
+ }
118550
118633
  }
118551
118634
 
118552
118635
  & .e-toolbar {