@syncfusion/ej2-vue-dropdowns 22.2.12 → 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/CHANGELOG.md +9 -212
- package/dist/ej2-vue-dropdowns.umd.min.js +3 -3
- package/dist/ej2-vue-dropdowns.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-dropdowns.es2015.js +15 -6
- package/dist/es6/ej2-vue-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-dropdowns.es5.js +15 -6
- package/dist/es6/ej2-vue-dropdowns.es5.js.map +1 -1
- package/dist/global/ej2-vue-dropdowns.min.js +3 -3
- package/package.json +9 -9
- package/src/auto-complete/autocomplete.component.d.ts +3 -1
- package/src/auto-complete/autocomplete.component.js +5 -2
- package/src/combo-box/combobox.component.d.ts +3 -1
- package/src/combo-box/combobox.component.js +5 -2
- package/src/drop-down-list/dropdownlist.component.d.ts +3 -1
- package/src/drop-down-list/dropdownlist.component.js +5 -2
- package/src/drop-down-tree/dropdowntree.component.d.ts +3 -1
- package/src/list-box/listbox.component.d.ts +3 -1
- package/src/mention/mention.component.d.ts +3 -1
- package/src/multi-select/multiselect.component.d.ts +3 -1
- package/styles/auto-complete/material-dark.css +0 -1
- package/styles/auto-complete/material.css +0 -1
- package/styles/auto-complete/material3-dark.css +0 -1
- package/styles/auto-complete/material3-dark.scss +1 -1
- package/styles/auto-complete/material3.css +0 -1
- package/styles/auto-complete/material3.scss +1 -1
- package/styles/auto-complete/tailwind-dark.css +0 -1
- package/styles/auto-complete/tailwind.css +0 -1
- package/styles/bootstrap-dark.css +70 -15
- package/styles/bootstrap.css +70 -15
- package/styles/bootstrap4.css +71 -16
- package/styles/bootstrap5-dark.css +71 -16
- package/styles/bootstrap5.css +71 -16
- package/styles/combo-box/material-dark.css +0 -1
- package/styles/combo-box/material.css +0 -1
- package/styles/combo-box/material3-dark.css +0 -1
- package/styles/combo-box/material3-dark.scss +1 -1
- package/styles/combo-box/material3.css +0 -1
- package/styles/combo-box/material3.scss +1 -1
- package/styles/combo-box/tailwind-dark.css +0 -1
- package/styles/combo-box/tailwind.css +0 -1
- package/styles/drop-down-base/material-dark.css +0 -1
- package/styles/drop-down-base/material.css +0 -1
- package/styles/drop-down-base/material3-dark.css +0 -1
- package/styles/drop-down-base/material3-dark.scss +1 -1
- package/styles/drop-down-base/material3.css +0 -1
- package/styles/drop-down-base/material3.scss +1 -1
- package/styles/drop-down-base/tailwind-dark.css +0 -1
- package/styles/drop-down-base/tailwind.css +0 -1
- package/styles/drop-down-list/material-dark.css +0 -1
- package/styles/drop-down-list/material.css +0 -1
- package/styles/drop-down-list/material3-dark.css +0 -1
- package/styles/drop-down-list/material3-dark.scss +1 -1
- package/styles/drop-down-list/material3.css +0 -1
- package/styles/drop-down-list/material3.scss +1 -1
- package/styles/drop-down-list/tailwind-dark.css +0 -1
- package/styles/drop-down-list/tailwind.css +0 -1
- package/styles/drop-down-tree/material-dark.css +0 -1
- package/styles/drop-down-tree/material.css +0 -1
- package/styles/drop-down-tree/material3-dark.css +0 -1
- package/styles/drop-down-tree/material3-dark.scss +1 -1
- package/styles/drop-down-tree/material3.css +0 -1
- package/styles/drop-down-tree/material3.scss +1 -1
- package/styles/drop-down-tree/tailwind-dark.css +0 -1
- package/styles/drop-down-tree/tailwind.css +0 -1
- package/styles/fabric-dark.css +70 -15
- package/styles/fabric.css +70 -15
- package/styles/fluent-dark.css +71 -16
- package/styles/fluent.css +71 -16
- package/styles/highcontrast-light.css +70 -15
- package/styles/highcontrast.css +70 -15
- package/styles/list-box/bootstrap-dark.css +70 -15
- package/styles/list-box/bootstrap.css +70 -15
- package/styles/list-box/bootstrap4.css +71 -16
- package/styles/list-box/bootstrap5-dark.css +71 -16
- package/styles/list-box/bootstrap5.css +71 -16
- package/styles/list-box/fabric-dark.css +70 -15
- package/styles/list-box/fabric.css +70 -15
- package/styles/list-box/fluent-dark.css +71 -16
- package/styles/list-box/fluent.css +71 -16
- package/styles/list-box/highcontrast-light.css +70 -15
- package/styles/list-box/highcontrast.css +70 -15
- package/styles/list-box/material-dark.css +71 -17
- package/styles/list-box/material.css +71 -17
- package/styles/list-box/material3-dark.css +71 -17
- package/styles/list-box/material3-dark.scss +1 -1
- package/styles/list-box/material3.css +71 -17
- package/styles/list-box/material3.scss +1 -1
- package/styles/list-box/tailwind-dark.css +71 -17
- package/styles/list-box/tailwind.css +71 -17
- package/styles/material-dark.css +71 -17
- package/styles/material.css +71 -17
- package/styles/material3-dark.css +71 -24
- package/styles/material3.css +71 -17
- package/styles/mention/material-dark.css +0 -1
- package/styles/mention/material.css +0 -1
- package/styles/mention/material3-dark.css +0 -1
- package/styles/mention/material3-dark.scss +1 -1
- package/styles/mention/material3.css +0 -1
- package/styles/mention/material3.scss +1 -1
- package/styles/mention/tailwind-dark.css +0 -1
- package/styles/mention/tailwind.css +0 -1
- package/styles/multi-select/material-dark.css +0 -1
- package/styles/multi-select/material.css +0 -1
- package/styles/multi-select/material3-dark.css +0 -1
- package/styles/multi-select/material3-dark.scss +1 -1
- package/styles/multi-select/material3.css +0 -1
- package/styles/multi-select/material3.scss +1 -1
- package/styles/multi-select/tailwind-dark.css +0 -1
- package/styles/multi-select/tailwind.css +0 -1
- package/styles/tailwind-dark.css +71 -24
- package/styles/tailwind.css +71 -24
package/styles/fabric-dark.css
CHANGED
|
@@ -2469,11 +2469,6 @@ ejs-multiselect {
|
|
|
2469
2469
|
padding: 10px 16px;
|
|
2470
2470
|
position: relative;
|
|
2471
2471
|
}
|
|
2472
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2473
|
-
.e-listbox-container.e-filter-list,
|
|
2474
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2475
|
-
overflow: inherit;
|
|
2476
|
-
}
|
|
2477
2472
|
.e-listbox-wrapper .e-list-parent,
|
|
2478
2473
|
.e-listbox-container .e-list-parent,
|
|
2479
2474
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2757,9 +2752,6 @@ ejs-listbox {
|
|
|
2757
2752
|
overflow: auto;
|
|
2758
2753
|
}
|
|
2759
2754
|
|
|
2760
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2761
|
-
overflow: inherit;
|
|
2762
|
-
}
|
|
2763
2755
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2764
2756
|
overflow: auto;
|
|
2765
2757
|
}
|
|
@@ -2955,27 +2947,66 @@ ejs-listbox {
|
|
|
2955
2947
|
}
|
|
2956
2948
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2957
2949
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
2958
|
-
height: calc(100% - 45px);
|
|
2950
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2951
|
+
}
|
|
2952
|
+
|
|
2953
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2954
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2955
|
+
}
|
|
2956
|
+
|
|
2957
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
2958
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2959
2959
|
}
|
|
2960
2960
|
|
|
2961
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2962
2961
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2963
|
-
height:
|
|
2962
|
+
height: 100%;
|
|
2964
2963
|
}
|
|
2965
2964
|
|
|
2966
2965
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
2967
2966
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2968
|
-
height: calc(100% -
|
|
2967
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2968
|
+
}
|
|
2969
|
+
|
|
2970
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2971
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2972
|
+
}
|
|
2973
|
+
|
|
2974
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2975
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2976
|
+
}
|
|
2977
|
+
|
|
2978
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2979
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2980
|
+
}
|
|
2981
|
+
|
|
2982
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2983
|
+
height: 100%;
|
|
2969
2984
|
}
|
|
2970
2985
|
|
|
2971
2986
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
2987
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
2988
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2989
|
+
}
|
|
2990
|
+
|
|
2972
2991
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
2973
|
-
height:
|
|
2992
|
+
height: 100%;
|
|
2974
2993
|
}
|
|
2975
2994
|
|
|
2976
2995
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2996
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
2997
|
+
height: calc(100% - 55px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2998
|
+
}
|
|
2999
|
+
|
|
3000
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3001
|
+
height: calc(100% - 87px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3002
|
+
}
|
|
3003
|
+
|
|
3004
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3005
|
+
height: calc(100% - 104px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3006
|
+
}
|
|
3007
|
+
|
|
2977
3008
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2978
|
-
height:
|
|
3009
|
+
height: 100%;
|
|
2979
3010
|
}
|
|
2980
3011
|
|
|
2981
3012
|
.e-listbox-wrapper,
|
|
@@ -3008,7 +3039,7 @@ ejs-listbox {
|
|
|
3008
3039
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3009
3040
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3010
3041
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3011
|
-
height: calc(100% -
|
|
3042
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3012
3043
|
}
|
|
3013
3044
|
|
|
3014
3045
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3284,6 +3315,30 @@ ejs-listbox {
|
|
|
3284
3315
|
padding-right: 0.923em;
|
|
3285
3316
|
}
|
|
3286
3317
|
|
|
3318
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3319
|
+
height: 100%;
|
|
3320
|
+
}
|
|
3321
|
+
|
|
3322
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3323
|
+
height: 100%;
|
|
3324
|
+
}
|
|
3325
|
+
|
|
3326
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3327
|
+
height: 100%;
|
|
3328
|
+
}
|
|
3329
|
+
|
|
3330
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3331
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3332
|
+
}
|
|
3333
|
+
|
|
3334
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3335
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3336
|
+
}
|
|
3337
|
+
|
|
3338
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3339
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3340
|
+
}
|
|
3341
|
+
|
|
3287
3342
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3288
3343
|
@keyframes material-spinner-rotate {
|
|
3289
3344
|
0% {
|
package/styles/fabric.css
CHANGED
|
@@ -2468,11 +2468,6 @@ ejs-multiselect {
|
|
|
2468
2468
|
padding: 10px 16px;
|
|
2469
2469
|
position: relative;
|
|
2470
2470
|
}
|
|
2471
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2472
|
-
.e-listbox-container.e-filter-list,
|
|
2473
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2474
|
-
overflow: inherit;
|
|
2475
|
-
}
|
|
2476
2471
|
.e-listbox-wrapper .e-list-parent,
|
|
2477
2472
|
.e-listbox-container .e-list-parent,
|
|
2478
2473
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2756,9 +2751,6 @@ ejs-listbox {
|
|
|
2756
2751
|
overflow: auto;
|
|
2757
2752
|
}
|
|
2758
2753
|
|
|
2759
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2760
|
-
overflow: inherit;
|
|
2761
|
-
}
|
|
2762
2754
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2763
2755
|
overflow: auto;
|
|
2764
2756
|
}
|
|
@@ -2960,27 +2952,66 @@ ejs-listbox {
|
|
|
2960
2952
|
}
|
|
2961
2953
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2962
2954
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
2963
|
-
height: calc(100% - 45px);
|
|
2955
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2956
|
+
}
|
|
2957
|
+
|
|
2958
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2959
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2960
|
+
}
|
|
2961
|
+
|
|
2962
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
2963
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2964
2964
|
}
|
|
2965
2965
|
|
|
2966
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2967
2966
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2968
|
-
height:
|
|
2967
|
+
height: 100%;
|
|
2969
2968
|
}
|
|
2970
2969
|
|
|
2971
2970
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
2972
2971
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2973
|
-
height: calc(100% -
|
|
2972
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2973
|
+
}
|
|
2974
|
+
|
|
2975
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2976
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2977
|
+
}
|
|
2978
|
+
|
|
2979
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2980
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2981
|
+
}
|
|
2982
|
+
|
|
2983
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2984
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2985
|
+
}
|
|
2986
|
+
|
|
2987
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2988
|
+
height: 100%;
|
|
2974
2989
|
}
|
|
2975
2990
|
|
|
2976
2991
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
2992
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
2993
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2994
|
+
}
|
|
2995
|
+
|
|
2977
2996
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
2978
|
-
height:
|
|
2997
|
+
height: 100%;
|
|
2979
2998
|
}
|
|
2980
2999
|
|
|
2981
3000
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3001
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3002
|
+
height: calc(100% - 55px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3003
|
+
}
|
|
3004
|
+
|
|
3005
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3006
|
+
height: calc(100% - 87px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3007
|
+
}
|
|
3008
|
+
|
|
3009
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3010
|
+
height: calc(100% - 104px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3011
|
+
}
|
|
3012
|
+
|
|
2982
3013
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2983
|
-
height:
|
|
3014
|
+
height: 100%;
|
|
2984
3015
|
}
|
|
2985
3016
|
|
|
2986
3017
|
.e-listbox-wrapper,
|
|
@@ -3013,7 +3044,7 @@ ejs-listbox {
|
|
|
3013
3044
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3014
3045
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3015
3046
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3016
|
-
height: calc(100% -
|
|
3047
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3017
3048
|
}
|
|
3018
3049
|
|
|
3019
3050
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3289,6 +3320,30 @@ ejs-listbox {
|
|
|
3289
3320
|
padding-right: 0.923em;
|
|
3290
3321
|
}
|
|
3291
3322
|
|
|
3323
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3324
|
+
height: 100%;
|
|
3325
|
+
}
|
|
3326
|
+
|
|
3327
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3328
|
+
height: 100%;
|
|
3329
|
+
}
|
|
3330
|
+
|
|
3331
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3332
|
+
height: 100%;
|
|
3333
|
+
}
|
|
3334
|
+
|
|
3335
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3336
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3337
|
+
}
|
|
3338
|
+
|
|
3339
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3340
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3341
|
+
}
|
|
3342
|
+
|
|
3343
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3344
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3345
|
+
}
|
|
3346
|
+
|
|
3292
3347
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3293
3348
|
@keyframes material-spinner-rotate {
|
|
3294
3349
|
0% {
|
package/styles/fluent-dark.css
CHANGED
|
@@ -2730,11 +2730,6 @@ ejs-multiselect {
|
|
|
2730
2730
|
padding: 10px 12px;
|
|
2731
2731
|
position: relative;
|
|
2732
2732
|
}
|
|
2733
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2734
|
-
.e-listbox-container.e-filter-list,
|
|
2735
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2736
|
-
overflow: inherit;
|
|
2737
|
-
}
|
|
2738
2733
|
.e-listbox-wrapper .e-list-parent,
|
|
2739
2734
|
.e-listbox-container .e-list-parent,
|
|
2740
2735
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -3018,9 +3013,6 @@ ejs-listbox {
|
|
|
3018
3013
|
overflow: auto;
|
|
3019
3014
|
}
|
|
3020
3015
|
|
|
3021
|
-
.e-listbox-wrapper.e-filter-list {
|
|
3022
|
-
overflow: inherit;
|
|
3023
|
-
}
|
|
3024
3016
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
3025
3017
|
overflow: auto;
|
|
3026
3018
|
}
|
|
@@ -3222,27 +3214,66 @@ ejs-listbox {
|
|
|
3222
3214
|
}
|
|
3223
3215
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3224
3216
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3225
|
-
height: calc(100% -
|
|
3217
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3218
|
+
}
|
|
3219
|
+
|
|
3220
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3221
|
+
height: calc(100% - 64px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3222
|
+
}
|
|
3223
|
+
|
|
3224
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3225
|
+
height: calc(100% - 64px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3226
3226
|
}
|
|
3227
3227
|
|
|
3228
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3229
3228
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3230
|
-
height:
|
|
3229
|
+
height: 100%;
|
|
3231
3230
|
}
|
|
3232
3231
|
|
|
3233
3232
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3234
3233
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3235
|
-
height: calc(100% -
|
|
3234
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3235
|
+
}
|
|
3236
|
+
|
|
3237
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3238
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3239
|
+
}
|
|
3240
|
+
|
|
3241
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3242
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3243
|
+
}
|
|
3244
|
+
|
|
3245
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3246
|
+
height: calc(100% - 64px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3247
|
+
}
|
|
3248
|
+
|
|
3249
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3250
|
+
height: 100%;
|
|
3236
3251
|
}
|
|
3237
3252
|
|
|
3238
3253
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3254
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3255
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3256
|
+
}
|
|
3257
|
+
|
|
3239
3258
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3240
|
-
height:
|
|
3259
|
+
height: 100%;
|
|
3241
3260
|
}
|
|
3242
3261
|
|
|
3243
3262
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3263
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3264
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3265
|
+
}
|
|
3266
|
+
|
|
3267
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3268
|
+
height: calc(100% - 93px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3269
|
+
}
|
|
3270
|
+
|
|
3271
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3272
|
+
height: calc(100% - 113px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3273
|
+
}
|
|
3274
|
+
|
|
3244
3275
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3245
|
-
height:
|
|
3276
|
+
height: 100%;
|
|
3246
3277
|
}
|
|
3247
3278
|
|
|
3248
3279
|
.e-listbox-wrapper,
|
|
@@ -3269,13 +3300,13 @@ ejs-listbox {
|
|
|
3269
3300
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3270
3301
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3271
3302
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3272
|
-
height: calc(100% -
|
|
3303
|
+
height: calc(100% - 56px);
|
|
3273
3304
|
}
|
|
3274
3305
|
|
|
3275
3306
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3276
3307
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3277
3308
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3278
|
-
height: calc(100% -
|
|
3309
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3279
3310
|
}
|
|
3280
3311
|
|
|
3281
3312
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3551,6 +3582,30 @@ ejs-listbox {
|
|
|
3551
3582
|
padding-right: 16px;
|
|
3552
3583
|
}
|
|
3553
3584
|
|
|
3585
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3586
|
+
height: 100%;
|
|
3587
|
+
}
|
|
3588
|
+
|
|
3589
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3590
|
+
height: 100%;
|
|
3591
|
+
}
|
|
3592
|
+
|
|
3593
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3594
|
+
height: 100%;
|
|
3595
|
+
}
|
|
3596
|
+
|
|
3597
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3598
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3599
|
+
}
|
|
3600
|
+
|
|
3601
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3602
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3603
|
+
}
|
|
3604
|
+
|
|
3605
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3606
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3607
|
+
}
|
|
3608
|
+
|
|
3554
3609
|
/* stylelint-disable-line no-empty-source */
|
|
3555
3610
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3556
3611
|
@keyframes material-spinner-rotate {
|
package/styles/fluent.css
CHANGED
|
@@ -2730,11 +2730,6 @@ ejs-multiselect {
|
|
|
2730
2730
|
padding: 10px 12px;
|
|
2731
2731
|
position: relative;
|
|
2732
2732
|
}
|
|
2733
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2734
|
-
.e-listbox-container.e-filter-list,
|
|
2735
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2736
|
-
overflow: inherit;
|
|
2737
|
-
}
|
|
2738
2733
|
.e-listbox-wrapper .e-list-parent,
|
|
2739
2734
|
.e-listbox-container .e-list-parent,
|
|
2740
2735
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -3018,9 +3013,6 @@ ejs-listbox {
|
|
|
3018
3013
|
overflow: auto;
|
|
3019
3014
|
}
|
|
3020
3015
|
|
|
3021
|
-
.e-listbox-wrapper.e-filter-list {
|
|
3022
|
-
overflow: inherit;
|
|
3023
|
-
}
|
|
3024
3016
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
3025
3017
|
overflow: auto;
|
|
3026
3018
|
}
|
|
@@ -3222,27 +3214,66 @@ ejs-listbox {
|
|
|
3222
3214
|
}
|
|
3223
3215
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3224
3216
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3225
|
-
height: calc(100% -
|
|
3217
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3218
|
+
}
|
|
3219
|
+
|
|
3220
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3221
|
+
height: calc(100% - 64px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3222
|
+
}
|
|
3223
|
+
|
|
3224
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3225
|
+
height: calc(100% - 64px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3226
3226
|
}
|
|
3227
3227
|
|
|
3228
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3229
3228
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3230
|
-
height:
|
|
3229
|
+
height: 100%;
|
|
3231
3230
|
}
|
|
3232
3231
|
|
|
3233
3232
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3234
3233
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3235
|
-
height: calc(100% -
|
|
3234
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3235
|
+
}
|
|
3236
|
+
|
|
3237
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3238
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3239
|
+
}
|
|
3240
|
+
|
|
3241
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3242
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3243
|
+
}
|
|
3244
|
+
|
|
3245
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3246
|
+
height: calc(100% - 64px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3247
|
+
}
|
|
3248
|
+
|
|
3249
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3250
|
+
height: 100%;
|
|
3236
3251
|
}
|
|
3237
3252
|
|
|
3238
3253
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3254
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3255
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3256
|
+
}
|
|
3257
|
+
|
|
3239
3258
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3240
|
-
height:
|
|
3259
|
+
height: 100%;
|
|
3241
3260
|
}
|
|
3242
3261
|
|
|
3243
3262
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3263
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3264
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3265
|
+
}
|
|
3266
|
+
|
|
3267
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3268
|
+
height: calc(100% - 93px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3269
|
+
}
|
|
3270
|
+
|
|
3271
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3272
|
+
height: calc(100% - 113px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3273
|
+
}
|
|
3274
|
+
|
|
3244
3275
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3245
|
-
height:
|
|
3276
|
+
height: 100%;
|
|
3246
3277
|
}
|
|
3247
3278
|
|
|
3248
3279
|
.e-listbox-wrapper,
|
|
@@ -3269,13 +3300,13 @@ ejs-listbox {
|
|
|
3269
3300
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3270
3301
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3271
3302
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3272
|
-
height: calc(100% -
|
|
3303
|
+
height: calc(100% - 56px);
|
|
3273
3304
|
}
|
|
3274
3305
|
|
|
3275
3306
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3276
3307
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3277
3308
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3278
|
-
height: calc(100% -
|
|
3309
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3279
3310
|
}
|
|
3280
3311
|
|
|
3281
3312
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3551,6 +3582,30 @@ ejs-listbox {
|
|
|
3551
3582
|
padding-right: 16px;
|
|
3552
3583
|
}
|
|
3553
3584
|
|
|
3585
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3586
|
+
height: 100%;
|
|
3587
|
+
}
|
|
3588
|
+
|
|
3589
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3590
|
+
height: 100%;
|
|
3591
|
+
}
|
|
3592
|
+
|
|
3593
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3594
|
+
height: 100%;
|
|
3595
|
+
}
|
|
3596
|
+
|
|
3597
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3598
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3599
|
+
}
|
|
3600
|
+
|
|
3601
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3602
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3603
|
+
}
|
|
3604
|
+
|
|
3605
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3606
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3607
|
+
}
|
|
3608
|
+
|
|
3554
3609
|
/* stylelint-disable-line no-empty-source */
|
|
3555
3610
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3556
3611
|
@keyframes material-spinner-rotate {
|
|
@@ -2583,11 +2583,6 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2583
2583
|
padding: 9px 16px;
|
|
2584
2584
|
position: relative;
|
|
2585
2585
|
}
|
|
2586
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2587
|
-
.e-listbox-container.e-filter-list,
|
|
2588
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2589
|
-
overflow: inherit;
|
|
2590
|
-
}
|
|
2591
2586
|
.e-listbox-wrapper .e-list-parent,
|
|
2592
2587
|
.e-listbox-container .e-list-parent,
|
|
2593
2588
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2871,9 +2866,6 @@ ejs-listbox {
|
|
|
2871
2866
|
overflow: auto;
|
|
2872
2867
|
}
|
|
2873
2868
|
|
|
2874
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2875
|
-
overflow: inherit;
|
|
2876
|
-
}
|
|
2877
2869
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2878
2870
|
overflow: auto;
|
|
2879
2871
|
}
|
|
@@ -3069,27 +3061,66 @@ ejs-listbox {
|
|
|
3069
3061
|
}
|
|
3070
3062
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3071
3063
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3072
|
-
height: calc(100% - 45px);
|
|
3064
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3065
|
+
}
|
|
3066
|
+
|
|
3067
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3068
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3069
|
+
}
|
|
3070
|
+
|
|
3071
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3072
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3073
3073
|
}
|
|
3074
3074
|
|
|
3075
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3076
3075
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3077
|
-
height:
|
|
3076
|
+
height: 100%;
|
|
3078
3077
|
}
|
|
3079
3078
|
|
|
3080
3079
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3081
3080
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3082
|
-
height: calc(100% -
|
|
3081
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3082
|
+
}
|
|
3083
|
+
|
|
3084
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3085
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3086
|
+
}
|
|
3087
|
+
|
|
3088
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3089
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3090
|
+
}
|
|
3091
|
+
|
|
3092
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3093
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3094
|
+
}
|
|
3095
|
+
|
|
3096
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3097
|
+
height: 100%;
|
|
3083
3098
|
}
|
|
3084
3099
|
|
|
3085
3100
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3101
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3102
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3103
|
+
}
|
|
3104
|
+
|
|
3086
3105
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3087
|
-
height:
|
|
3106
|
+
height: 100%;
|
|
3088
3107
|
}
|
|
3089
3108
|
|
|
3090
3109
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3110
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3111
|
+
height: calc(100% - 55px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3112
|
+
}
|
|
3113
|
+
|
|
3114
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3115
|
+
height: calc(100% - 87px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3116
|
+
}
|
|
3117
|
+
|
|
3118
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3119
|
+
height: calc(100% - 104px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3120
|
+
}
|
|
3121
|
+
|
|
3091
3122
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3092
|
-
height:
|
|
3123
|
+
height: 100%;
|
|
3093
3124
|
}
|
|
3094
3125
|
|
|
3095
3126
|
.e-listbox-wrapper,
|
|
@@ -3122,7 +3153,7 @@ ejs-listbox {
|
|
|
3122
3153
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3123
3154
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3124
3155
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3125
|
-
height: calc(100% -
|
|
3156
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3126
3157
|
}
|
|
3127
3158
|
|
|
3128
3159
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3398,6 +3429,30 @@ ejs-listbox {
|
|
|
3398
3429
|
padding-right: 0.923em;
|
|
3399
3430
|
}
|
|
3400
3431
|
|
|
3432
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3433
|
+
height: 100%;
|
|
3434
|
+
}
|
|
3435
|
+
|
|
3436
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3437
|
+
height: 100%;
|
|
3438
|
+
}
|
|
3439
|
+
|
|
3440
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3441
|
+
height: 100%;
|
|
3442
|
+
}
|
|
3443
|
+
|
|
3444
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3445
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3446
|
+
}
|
|
3447
|
+
|
|
3448
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3449
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3450
|
+
}
|
|
3451
|
+
|
|
3452
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3453
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3454
|
+
}
|
|
3455
|
+
|
|
3401
3456
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3402
3457
|
@keyframes material-spinner-rotate {
|
|
3403
3458
|
0% {
|