@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.
- package/SCSS-Themes/base/material-dark.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +103 -20
- package/SCSS-Themes/bootstrap.scss +104 -21
- package/SCSS-Themes/bootstrap4.scss +105 -22
- package/SCSS-Themes/bootstrap5-dark.scss +103 -22
- package/SCSS-Themes/bootstrap5.scss +103 -22
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +79 -10
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +80 -11
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +78 -11
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +78 -11
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +80 -11
- package/SCSS-Themes/dropdowns/list-box/material.scss +80 -11
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/material3.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +80 -13
- package/SCSS-Themes/fabric-dark.scss +103 -20
- package/SCSS-Themes/fabric.scss +103 -20
- package/SCSS-Themes/fluent-dark.scss +105 -24
- package/SCSS-Themes/fluent.scss +105 -24
- package/SCSS-Themes/highcontrast.scss +103 -20
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material3.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/material-dark.scss +106 -23
- package/SCSS-Themes/material.scss +105 -22
- package/SCSS-Themes/material3-dark.scss +105 -24
- package/SCSS-Themes/material3.scss +105 -24
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +4 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +4 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +3 -9
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material3.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +12 -1
- package/SCSS-Themes/tailwind-dark.scss +105 -24
- package/SCSS-Themes/tailwind.scss +105 -24
- 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% - 45px) !default;
|
|
115
115
|
$listbox-select-height: calc(100% - 36px) !default;
|
|
116
116
|
$listbox-select-bigger-height: calc(100% - 48px) !default;
|
|
117
|
-
$listbox-filterselect-height: calc(100% -
|
|
118
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
119
|
-
$listbox-filter-height: calc(100% - 43px) !default;
|
|
120
|
-
$listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
117
|
+
$listbox-filterselect-height: calc(100% - 36px) !default;
|
|
118
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
119
|
+
$listbox-mat-filter-height: calc(100% - 43px) !default;
|
|
120
|
+
$listbox-mat-filter-bigger-height: calc(100% - 50px) !default;
|
|
121
|
+
$listbox-filter-height: calc(100% - 48px) !default;
|
|
122
|
+
$listbox-filter-bigger-height: calc(100% - 55px) !default;
|
|
123
|
+
$listbox-ej2-filterselect-height: calc(100% - 83px) !default;
|
|
124
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !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% - 50px) !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:
|
|
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:
|
|
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:
|
|
730
|
+
height: 100%;
|
|
690
731
|
}
|
|
691
732
|
|
|
692
733
|
.e-listbox-wrapper,
|
|
@@ -727,7 +768,7 @@ $listbox-filter-bigger-height: calc(100% - 50px) !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% - 50px) !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% - 40px) !default;
|
|
77
76
|
$listbox-filter-small-height: calc(100% - 35px) !default;
|
|
78
77
|
$listbox-filter-bigger-small-height: calc(100% - 37px) !default;
|
|
79
|
-
$listbox-filter-bigger-height: calc(100% - 48px) !default;
|
|
80
78
|
$listbox-item-height: 40px !default;
|
|
81
79
|
|
|
82
80
|
$listbox-border-color: rgba($border-light);
|
|
@@ -116,10 +114,14 @@ $listbox-template-multiline-header-color: rgba($content-text-color) !default;
|
|
|
116
114
|
$listbox-template-multiline-content-color: rgba($content-text-color-alt2) !default;
|
|
117
115
|
$listbox-select-height: calc(100% - 36px) !default;
|
|
118
116
|
$listbox-select-bigger-height: calc(100% - 48px) !default;
|
|
119
|
-
$listbox-filterselect-height: calc(100% -
|
|
120
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
121
|
-
$listbox-filter-height: calc(100% -
|
|
122
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
117
|
+
$listbox-filterselect-height: calc(100% - 40px) !default;
|
|
118
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
119
|
+
$listbox-mat-filter-height: calc(100% - ($listbox-item-height - 4px)) !default;
|
|
120
|
+
$listbox-mat-filter-bigger-height: calc(100% - ($listbox-touch-item-height - 4px)) !default;
|
|
121
|
+
$listbox-filter-height: calc(100% - 36px) !default;
|
|
122
|
+
$listbox-filter-bigger-height: calc(100% - 44px) !default;
|
|
123
|
+
$listbox-ej2-filterselect-height: calc(100% - 76px) !default;
|
|
124
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
123
125
|
|
|
124
126
|
@include export-module('listbox-layout') {
|
|
125
127
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -668,27 +670,64 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
668
670
|
@include export-module('listbox-theme') {
|
|
669
671
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
670
672
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
671
|
-
height: $listbox-filter-small-height;
|
|
673
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
677
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
678
|
+
}
|
|
679
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
680
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
672
681
|
}
|
|
673
682
|
|
|
674
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
675
683
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
676
|
-
height:
|
|
684
|
+
height: 100%;
|
|
677
685
|
}
|
|
678
686
|
|
|
679
687
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
680
688
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
681
|
-
height: $listbox-filterselect-bigger-height;
|
|
689
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
693
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
697
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
698
|
+
}
|
|
699
|
+
|
|
700
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
701
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
702
|
+
}
|
|
703
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
704
|
+
height: 100%;
|
|
682
705
|
}
|
|
683
706
|
|
|
684
707
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
708
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
709
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
710
|
+
}
|
|
711
|
+
|
|
685
712
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
686
|
-
height:
|
|
713
|
+
height: 100%;
|
|
687
714
|
}
|
|
688
715
|
|
|
689
716
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
717
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
718
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
722
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
726
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
727
|
+
}
|
|
728
|
+
|
|
690
729
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
691
|
-
height:
|
|
730
|
+
height: 100%;
|
|
692
731
|
}
|
|
693
732
|
|
|
694
733
|
.e-listbox-wrapper,
|
|
@@ -729,7 +768,7 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
729
768
|
}
|
|
730
769
|
|
|
731
770
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
732
|
-
height: $listbox-filterselect-height;
|
|
771
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
733
772
|
}
|
|
734
773
|
|
|
735
774
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -981,6 +1020,34 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
981
1020
|
}
|
|
982
1021
|
}
|
|
983
1022
|
}
|
|
1023
|
+
|
|
1024
|
+
.e-listbox-container {
|
|
1025
|
+
@at-root {
|
|
1026
|
+
&.e-filter-list .e-list-parent {
|
|
1027
|
+
height: 100%;
|
|
1028
|
+
}
|
|
1029
|
+
|
|
1030
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
1031
|
+
height: 100%;
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
& .e-selectall-parent + .e-list-parent {
|
|
1035
|
+
height: 100%;
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
&.e-filter-list .e-list-wrap {
|
|
1039
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
1043
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
1047
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
984
1051
|
}
|
|
985
1052
|
|
|
986
1053
|
|
|
@@ -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% - 40px) !default;
|
|
77
76
|
$listbox-filter-small-height: calc(100% - 35px) !default;
|
|
78
77
|
$listbox-filter-bigger-small-height: calc(100% - 37px) !default;
|
|
79
|
-
$listbox-filter-bigger-height: calc(100% - 48px) !default;
|
|
80
78
|
$listbox-item-height: 40px !default;
|
|
81
79
|
|
|
82
80
|
$listbox-border-color: rgba($border-light);
|
|
@@ -116,10 +114,14 @@ $listbox-template-multiline-header-color: rgba($content-text-color) !default;
|
|
|
116
114
|
$listbox-template-multiline-content-color: rgba($content-text-color-alt2) !default;
|
|
117
115
|
$listbox-select-height: calc(100% - 36px) !default;
|
|
118
116
|
$listbox-select-bigger-height: calc(100% - 48px) !default;
|
|
119
|
-
$listbox-filterselect-height: calc(100% -
|
|
120
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
121
|
-
$listbox-filter-height: calc(100% -
|
|
122
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
117
|
+
$listbox-filterselect-height: calc(100% - 40px) !default;
|
|
118
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
119
|
+
$listbox-mat-filter-height: calc(100% - ($listbox-item-height - 4px)) !default;
|
|
120
|
+
$listbox-mat-filter-bigger-height: calc(100% - ($listbox-touch-item-height - 4px)) !default;
|
|
121
|
+
$listbox-filter-height: calc(100% - 36px) !default;
|
|
122
|
+
$listbox-filter-bigger-height: calc(100% - 44px) !default;
|
|
123
|
+
$listbox-ej2-filterselect-height: calc(100% - 76px) !default;
|
|
124
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
123
125
|
|
|
124
126
|
@include export-module('listbox-layout') {
|
|
125
127
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -668,27 +670,64 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
668
670
|
@include export-module('listbox-theme') {
|
|
669
671
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
670
672
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
671
|
-
height: $listbox-filter-small-height;
|
|
673
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
677
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
678
|
+
}
|
|
679
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
680
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
672
681
|
}
|
|
673
682
|
|
|
674
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
675
683
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
676
|
-
height:
|
|
684
|
+
height: 100%;
|
|
677
685
|
}
|
|
678
686
|
|
|
679
687
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
680
688
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
681
|
-
height: $listbox-filterselect-bigger-height;
|
|
689
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
693
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
697
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
698
|
+
}
|
|
699
|
+
|
|
700
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
701
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
702
|
+
}
|
|
703
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
704
|
+
height: 100%;
|
|
682
705
|
}
|
|
683
706
|
|
|
684
707
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
708
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
709
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
710
|
+
}
|
|
711
|
+
|
|
685
712
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
686
|
-
height:
|
|
713
|
+
height: 100%;
|
|
687
714
|
}
|
|
688
715
|
|
|
689
716
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
717
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
718
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
722
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
726
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
727
|
+
}
|
|
728
|
+
|
|
690
729
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
691
|
-
height:
|
|
730
|
+
height: 100%;
|
|
692
731
|
}
|
|
693
732
|
|
|
694
733
|
.e-listbox-wrapper,
|
|
@@ -729,7 +768,7 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
729
768
|
}
|
|
730
769
|
|
|
731
770
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
732
|
-
height: $listbox-filterselect-height;
|
|
771
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
733
772
|
}
|
|
734
773
|
|
|
735
774
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -981,6 +1020,34 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
981
1020
|
}
|
|
982
1021
|
}
|
|
983
1022
|
}
|
|
1023
|
+
|
|
1024
|
+
.e-listbox-container {
|
|
1025
|
+
@at-root {
|
|
1026
|
+
&.e-filter-list .e-list-parent {
|
|
1027
|
+
height: 100%;
|
|
1028
|
+
}
|
|
1029
|
+
|
|
1030
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
1031
|
+
height: 100%;
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
& .e-selectall-parent + .e-list-parent {
|
|
1035
|
+
height: 100%;
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
&.e-filter-list .e-list-wrap {
|
|
1039
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
1043
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
1047
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
984
1051
|
}
|
|
985
1052
|
|
|
986
1053
|
|
|
@@ -74,10 +74,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
74
74
|
$listbox-template-multiline-padding: 4px !default;
|
|
75
75
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
76
76
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
77
|
-
$listbox-filter-height: calc(100% - 49px) !default;
|
|
78
77
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
79
78
|
$listbox-filter-bigger-small-height: calc(100% - 53px) !default;
|
|
80
|
-
$listbox-filter-bigger-height: calc(100% - 57px) !default;
|
|
81
79
|
|
|
82
80
|
$listbox-border-color: $border-light;
|
|
83
81
|
$badge-color: $primary-text-color !default;
|
|
@@ -116,10 +114,14 @@ $listbox-template-multiline-header-color: $content-text-color !default;
|
|
|
116
114
|
$listbox-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
117
115
|
$listbox-select-height: calc(100% - 38px) !default;
|
|
118
116
|
$listbox-select-bigger-height: calc(100% - 48px) !default;
|
|
119
|
-
$listbox-filterselect-height: calc(100% -
|
|
120
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
121
|
-
$listbox-filter-height: calc(100% -
|
|
122
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
117
|
+
$listbox-filterselect-height: calc(100% - 38px) !default;
|
|
118
|
+
$listbox-filterselect-bigger-height: calc(100% - 47px) !default;
|
|
119
|
+
$listbox-mat-filter-height: calc(100% - 50px) !default;
|
|
120
|
+
$listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
|
|
121
|
+
$listbox-filter-height: calc(100% - 50px) !default;
|
|
122
|
+
$listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
123
|
+
$listbox-ej2-filterselect-height: calc(100% - 87.5px) !default;
|
|
124
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
123
125
|
|
|
124
126
|
@include export-module('listbox-layout') {
|
|
125
127
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -668,27 +670,64 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
668
670
|
@include export-module('listbox-theme') {
|
|
669
671
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
670
672
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
671
|
-
height: $listbox-filter-small-height;
|
|
673
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
677
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
678
|
+
}
|
|
679
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
680
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
672
681
|
}
|
|
673
682
|
|
|
674
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
675
683
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
676
|
-
height:
|
|
684
|
+
height: 100%;
|
|
677
685
|
}
|
|
678
686
|
|
|
679
687
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
680
688
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
681
|
-
height: $listbox-filterselect-bigger-height;
|
|
689
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
693
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
697
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
698
|
+
}
|
|
699
|
+
|
|
700
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
701
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
702
|
+
}
|
|
703
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
704
|
+
height: 100%;
|
|
682
705
|
}
|
|
683
706
|
|
|
684
707
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
708
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
709
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
710
|
+
}
|
|
711
|
+
|
|
685
712
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
686
|
-
height:
|
|
713
|
+
height: 100%;
|
|
687
714
|
}
|
|
688
715
|
|
|
689
716
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
717
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
718
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
722
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
726
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
727
|
+
}
|
|
728
|
+
|
|
690
729
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
691
|
-
height:
|
|
730
|
+
height: 100%;
|
|
692
731
|
}
|
|
693
732
|
|
|
694
733
|
.e-listbox-wrapper,
|
|
@@ -729,7 +768,7 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
729
768
|
}
|
|
730
769
|
|
|
731
770
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
732
|
-
height: $listbox-filterselect-height;
|
|
771
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
733
772
|
}
|
|
734
773
|
|
|
735
774
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -981,6 +1020,34 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
981
1020
|
}
|
|
982
1021
|
}
|
|
983
1022
|
}
|
|
1023
|
+
|
|
1024
|
+
.e-listbox-container {
|
|
1025
|
+
@at-root {
|
|
1026
|
+
&.e-filter-list .e-list-parent {
|
|
1027
|
+
height: 100%;
|
|
1028
|
+
}
|
|
1029
|
+
|
|
1030
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
1031
|
+
height: 100%;
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
& .e-selectall-parent + .e-list-parent {
|
|
1035
|
+
height: 100%;
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
&.e-filter-list .e-list-wrap {
|
|
1039
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
1043
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
1047
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
984
1051
|
}
|
|
985
1052
|
|
|
986
1053
|
|