@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
@@ -114,10 +114,14 @@ $listbox-filter-small-height: calc(100% - 45px) !default;
114
114
  $listbox-filter-bigger-small-height: calc(100% - 55px) !default;
115
115
  $listbox-select-height: calc(100% - 36px) !default;
116
116
  $listbox-select-bigger-height: calc(100% - 45px) !default;
117
- $listbox-filterselect-height: calc(100% - 87px) !default;
118
- $listbox-filterselect-bigger-height: calc(100% - 104px) !default;
117
+ $listbox-filterselect-height: calc(100% - 36px) !default;
118
+ $listbox-filterselect-bigger-height: calc(100% - 45px) !default;
119
+ $listbox-mat-filter-height: calc(100% - 50px) !default;
120
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
119
121
  $listbox-filter-height: calc(100% - 51px) !default;
120
122
  $listbox-filter-bigger-height: calc(100% - 59px) !default;
123
+ $listbox-ej2-filterselect-height: calc(100% - 87px) !default;
124
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
121
125
 
122
126
  @include export-module('listbox-layout') {
123
127
  /* stylelint-disable property-no-vendor-prefix */
@@ -666,27 +670,64 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
666
670
  @include export-module('listbox-theme') {
667
671
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
668
672
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
669
- 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 */
670
681
  }
671
682
 
672
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
673
683
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
674
- height: $listbox-filter-bigger-height;
684
+ height: 100%;
675
685
  }
676
686
 
677
687
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
678
688
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
679
- 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%;
680
705
  }
681
706
 
682
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
+
683
712
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
684
- height: $listbox-select-bigger-height;
713
+ height: 100%;
685
714
  }
686
715
 
687
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
+
688
729
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
689
- height: $listbox-filter-bigger-small-height;
730
+ height: 100%;
690
731
  }
691
732
 
692
733
  .e-listbox-wrapper,
@@ -727,7 +768,7 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
727
768
  }
728
769
 
729
770
  &.e-filter-list .e-selectall-parent + .e-list-parent {
730
- height: $listbox-filterselect-height;
771
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
731
772
  }
732
773
 
733
774
  & .e-selectall-parent + .e-list-parent {
@@ -979,6 +1020,34 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
979
1020
  }
980
1021
  }
981
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
+ }
982
1051
  }
983
1052
 
984
1053
 
@@ -73,10 +73,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
73
73
  $listbox-template-multiline-padding: 4px !default;
74
74
  $listbox-template-multiline-content-font-size: $text-sm !default;
75
75
  $listbox-template-multiline-avatar-top: 0 !default;
76
- $listbox-filter-height: calc(100% - 56px) !default;
77
76
  $listbox-filter-small-height: calc(100% - 50px) !default;
78
77
  $listbox-filter-bigger-small-height: calc(100% - 59px) !default;
79
- $listbox-filter-bigger-height: calc(100% - 64px) !default;
80
78
  $listbox-item-height: 36px !default;
81
79
 
82
80
  $listbox-border-color: $border-light;
@@ -117,10 +115,14 @@ $listbox-template-multiline-content-color: $content-text-color-alt2 !default;
117
115
 
118
116
  $listbox-select-height: calc(100% - 36px) !default;
119
117
  $listbox-select-bigger-height: calc(100% - 48px) !default;
120
- $listbox-filterselect-height: calc(100% - 93px) !default;
121
- $listbox-filterselect-bigger-height: calc(100% - 113px) !default;
122
- $listbox-filter-height: calc(100% - 57px) !default;
123
- $listbox-filter-bigger-height: calc(100% - 65px) !default;
118
+ $listbox-filterselect-height: calc(100% - 36px) !default;
119
+ $listbox-filterselect-bigger-height: calc(100% - 48px) !default;
120
+ $listbox-mat-filter-height: calc(100% - 56px) !default;
121
+ $listbox-mat-filter-bigger-height: calc(100% - 64px) !default;
122
+ $listbox-filter-height: calc(100% - 56px) !default;
123
+ $listbox-filter-bigger-height: calc(100% - 64px) !default;
124
+ $listbox-ej2-filterselect-height: calc(100% - 93px) !default;
125
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
124
126
 
125
127
  @include export-module('listbox-layout') {
126
128
  /* stylelint-disable property-no-vendor-prefix */
@@ -669,27 +671,64 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
669
671
  @include export-module('listbox-theme') {
670
672
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
671
673
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
672
- height: $listbox-filter-small-height;
674
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
675
+ }
676
+
677
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
678
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
679
+ }
680
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
681
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
673
682
  }
674
683
 
675
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
676
684
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
677
- height: $listbox-filter-bigger-height;
685
+ height: 100%;
678
686
  }
679
687
 
680
688
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
681
689
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
682
- height: $listbox-filterselect-bigger-height;
690
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
691
+ }
692
+
693
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
694
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
695
+ }
696
+
697
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
698
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
699
+ }
700
+
701
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
702
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
703
+ }
704
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
705
+ height: 100%;
683
706
  }
684
707
 
685
708
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
709
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
710
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
711
+ }
712
+
686
713
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
687
- height: $listbox-select-bigger-height;
714
+ height: 100%;
688
715
  }
689
716
 
690
717
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
718
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
719
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
720
+ }
721
+
722
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
723
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
724
+ }
725
+
726
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
727
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
728
+ }
729
+
691
730
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
692
- height: $listbox-filter-bigger-small-height;
731
+ height: 100%;
693
732
  }
694
733
 
695
734
  .e-listbox-wrapper,
@@ -730,7 +769,7 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
730
769
  }
731
770
 
732
771
  &.e-filter-list .e-selectall-parent + .e-list-parent {
733
- height: $listbox-filterselect-height;
772
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
734
773
  }
735
774
 
736
775
  & .e-selectall-parent + .e-list-parent {
@@ -982,6 +1021,34 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
982
1021
  }
983
1022
  }
984
1023
  }
1024
+
1025
+ .e-listbox-container {
1026
+ @at-root {
1027
+ &.e-filter-list .e-list-parent {
1028
+ height: 100%;
1029
+ }
1030
+
1031
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
1032
+ height: 100%;
1033
+ }
1034
+
1035
+ & .e-selectall-parent + .e-list-parent {
1036
+ height: 100%;
1037
+ }
1038
+
1039
+ &.e-filter-list .e-list-wrap {
1040
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
1041
+ }
1042
+
1043
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
1044
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
1045
+ }
1046
+
1047
+ & .e-selectall-parent + .e-list-wrap {
1048
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
1049
+ }
1050
+ }
1051
+ }
985
1052
  }
986
1053
 
987
1054
 
@@ -73,10 +73,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
73
73
  $listbox-template-multiline-padding: 4px !default;
74
74
  $listbox-template-multiline-content-font-size: $text-sm !default;
75
75
  $listbox-template-multiline-avatar-top: 0 !default;
76
- $listbox-filter-height: calc(100% - 56px) !default;
77
76
  $listbox-filter-small-height: calc(100% - 50px) !default;
78
77
  $listbox-filter-bigger-small-height: calc(100% - 59px) !default;
79
- $listbox-filter-bigger-height: calc(100% - 64px) !default;
80
78
  $listbox-item-height: 36px !default;
81
79
 
82
80
  $listbox-border-color: $border-light;
@@ -117,10 +115,14 @@ $listbox-template-multiline-content-color: $content-text-color-alt2 !default;
117
115
 
118
116
  $listbox-select-height: calc(100% - 36px) !default;
119
117
  $listbox-select-bigger-height: calc(100% - 48px) !default;
120
- $listbox-filterselect-height: calc(100% - 93px) !default;
121
- $listbox-filterselect-bigger-height: calc(100% - 113px) !default;
122
- $listbox-filter-height: calc(100% - 57px) !default;
123
- $listbox-filter-bigger-height: calc(100% - 65px) !default;
118
+ $listbox-filterselect-height: calc(100% - 36px) !default;
119
+ $listbox-filterselect-bigger-height: calc(100% - 48px) !default;
120
+ $listbox-mat-filter-height: calc(100% - 56px) !default;
121
+ $listbox-mat-filter-bigger-height: calc(100% - 64px) !default;
122
+ $listbox-filter-height: calc(100% - 56px) !default;
123
+ $listbox-filter-bigger-height: calc(100% - 64px) !default;
124
+ $listbox-ej2-filterselect-height: calc(100% - 93px) !default;
125
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
124
126
 
125
127
  @include export-module('listbox-layout') {
126
128
  /* stylelint-disable property-no-vendor-prefix */
@@ -669,27 +671,64 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
669
671
  @include export-module('listbox-theme') {
670
672
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
671
673
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
672
- height: $listbox-filter-small-height;
674
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
675
+ }
676
+
677
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
678
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
679
+ }
680
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
681
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
673
682
  }
674
683
 
675
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
676
684
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
677
- height: $listbox-filter-bigger-height;
685
+ height: 100%;
678
686
  }
679
687
 
680
688
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
681
689
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
682
- height: $listbox-filterselect-bigger-height;
690
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
691
+ }
692
+
693
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
694
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
695
+ }
696
+
697
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
698
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
699
+ }
700
+
701
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
702
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
703
+ }
704
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
705
+ height: 100%;
683
706
  }
684
707
 
685
708
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
709
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
710
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
711
+ }
712
+
686
713
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
687
- height: $listbox-select-bigger-height;
714
+ height: 100%;
688
715
  }
689
716
 
690
717
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
718
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
719
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
720
+ }
721
+
722
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
723
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
724
+ }
725
+
726
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
727
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
728
+ }
729
+
691
730
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
692
- height: $listbox-filter-bigger-small-height;
731
+ height: 100%;
693
732
  }
694
733
 
695
734
  .e-listbox-wrapper,
@@ -730,7 +769,7 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
730
769
  }
731
770
 
732
771
  &.e-filter-list .e-selectall-parent + .e-list-parent {
733
- height: $listbox-filterselect-height;
772
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
734
773
  }
735
774
 
736
775
  & .e-selectall-parent + .e-list-parent {
@@ -982,6 +1021,34 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
982
1021
  }
983
1022
  }
984
1023
  }
1024
+
1025
+ .e-listbox-container {
1026
+ @at-root {
1027
+ &.e-filter-list .e-list-parent {
1028
+ height: 100%;
1029
+ }
1030
+
1031
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
1032
+ height: 100%;
1033
+ }
1034
+
1035
+ & .e-selectall-parent + .e-list-parent {
1036
+ height: 100%;
1037
+ }
1038
+
1039
+ &.e-filter-list .e-list-wrap {
1040
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
1041
+ }
1042
+
1043
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
1044
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
1045
+ }
1046
+
1047
+ & .e-selectall-parent + .e-list-wrap {
1048
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
1049
+ }
1050
+ }
1051
+ }
985
1052
  }
986
1053
 
987
1054
 
@@ -114,10 +114,14 @@ $listbox-filter-small-height: calc(100% - 45px) !default;
114
114
  $listbox-filter-bigger-small-height: calc(100% - 55px) !default;
115
115
  $listbox-select-height: calc(100% - 36px) !default;
116
116
  $listbox-select-bigger-height: calc(100% - 45px) !default;
117
- $listbox-filterselect-height: calc(100% - 87px) !default;
118
- $listbox-filterselect-bigger-height: calc(100% - 104px) !default;
117
+ $listbox-filterselect-height: calc(100% - 36px) !default;
118
+ $listbox-filterselect-bigger-height: calc(100% - 45px) !default;
119
+ $listbox-mat-filter-height: calc(100% - 50px) !default;
120
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
119
121
  $listbox-filter-height: calc(100% - 51px) !default;
120
122
  $listbox-filter-bigger-height: calc(100% - 59px) !default;
123
+ $listbox-ej2-filterselect-height: calc(100% - 87px) !default;
124
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
121
125
 
122
126
  @include export-module('listbox-layout') {
123
127
  /* stylelint-disable property-no-vendor-prefix */
@@ -666,27 +670,64 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
666
670
  @include export-module('listbox-theme') {
667
671
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
668
672
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
669
- 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 */
670
681
  }
671
682
 
672
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
673
683
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
674
- height: $listbox-filter-bigger-height;
684
+ height: 100%;
675
685
  }
676
686
 
677
687
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
678
688
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
679
- 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%;
680
705
  }
681
706
 
682
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
+
683
712
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
684
- height: $listbox-select-bigger-height;
713
+ height: 100%;
685
714
  }
686
715
 
687
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
+
688
729
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
689
- height: $listbox-filter-bigger-small-height;
730
+ height: 100%;
690
731
  }
691
732
 
692
733
  .e-listbox-wrapper,
@@ -727,7 +768,7 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
727
768
  }
728
769
 
729
770
  &.e-filter-list .e-selectall-parent + .e-list-parent {
730
- height: $listbox-filterselect-height;
771
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
731
772
  }
732
773
 
733
774
  & .e-selectall-parent + .e-list-parent {
@@ -979,6 +1020,34 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
979
1020
  }
980
1021
  }
981
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
+ }
982
1051
  }
983
1052
 
984
1053
 
@@ -121,10 +121,14 @@ $listbox-filter-small-height: calc(100% - 45px) !default;
121
121
  $listbox-filter-bigger-small-height: calc(100% - 45px) !default;
122
122
  $listbox-select-height: calc(100% - 36px) !default;
123
123
  $listbox-select-bigger-height: calc(100% - 48px) !default;
124
- $listbox-filterselect-height: calc(100% - 79px) !default;
125
- $listbox-filterselect-bigger-height: calc(100% - 98px) !default;
126
- $listbox-filter-height: calc(100% - 43px) !default;
127
- $listbox-filter-bigger-height: calc(100% - 50px) !default;
124
+ $listbox-filterselect-height: calc(100% - 36px) !default;
125
+ $listbox-filterselect-bigger-height: calc(100% - 48px) !default;
126
+ $listbox-mat-filter-height: calc(100% - 43px) !default;
127
+ $listbox-mat-filter-bigger-height: calc(100% - 50px) !default;
128
+ $listbox-filter-height: calc(100% - 48px) !default;
129
+ $listbox-filter-bigger-height: calc(100% - 55px) !default;
130
+ $listbox-ej2-filterselect-height: calc(100% - 83px) !default;
131
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
128
132
 
129
133
  @include export-module('listbox-layout') {
130
134
  /* stylelint-disable property-no-vendor-prefix */
@@ -673,27 +677,64 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
673
677
  @include export-module('listbox-theme') {
674
678
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
675
679
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
676
- height: $listbox-filter-small-height;
680
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
681
+ }
682
+
683
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
684
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
685
+ }
686
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
687
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
677
688
  }
678
689
 
679
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
680
690
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
681
- height: $listbox-filter-bigger-height;
691
+ height: 100%;
682
692
  }
683
693
 
684
694
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
685
695
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
686
- height: $listbox-filterselect-bigger-height;
696
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
697
+ }
698
+
699
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
700
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
701
+ }
702
+
703
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
704
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
705
+ }
706
+
707
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
708
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
709
+ }
710
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
711
+ height: 100%;
687
712
  }
688
713
 
689
714
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
715
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
716
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
717
+ }
718
+
690
719
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
691
- height: $listbox-select-bigger-height;
720
+ height: 100%;
692
721
  }
693
722
 
694
723
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
724
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
725
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
726
+ }
727
+
728
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
729
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
730
+ }
731
+
732
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
733
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
734
+ }
735
+
695
736
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
696
- height: $listbox-filter-bigger-small-height;
737
+ height: 100%;
697
738
  }
698
739
 
699
740
  .e-listbox-wrapper,
@@ -734,7 +775,7 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
734
775
  }
735
776
 
736
777
  &.e-filter-list .e-selectall-parent + .e-list-parent {
737
- height: $listbox-filterselect-height;
778
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
738
779
  }
739
780
 
740
781
  & .e-selectall-parent + .e-list-parent {
@@ -986,6 +1027,34 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
986
1027
  }
987
1028
  }
988
1029
  }
1030
+
1031
+ .e-listbox-container {
1032
+ @at-root {
1033
+ &.e-filter-list .e-list-parent {
1034
+ height: 100%;
1035
+ }
1036
+
1037
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
1038
+ height: 100%;
1039
+ }
1040
+
1041
+ & .e-selectall-parent + .e-list-parent {
1042
+ height: 100%;
1043
+ }
1044
+
1045
+ &.e-filter-list .e-list-wrap {
1046
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
1047
+ }
1048
+
1049
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
1050
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
1051
+ }
1052
+
1053
+ & .e-selectall-parent + .e-list-wrap {
1054
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
1055
+ }
1056
+ }
1057
+ }
989
1058
  }
990
1059
 
991
1060