@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/tailwind-dark.css
CHANGED
|
@@ -1,11 +1,3 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
2
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
3
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
4
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
5
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
6
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
7
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
8
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
9
1
|
.e-dropdownbase .e-list-item.e-active,
|
|
10
2
|
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
11
3
|
font-weight: 500;
|
|
@@ -2672,11 +2664,6 @@ ejs-multiselect {
|
|
|
2672
2664
|
padding: 12px 12px;
|
|
2673
2665
|
position: relative;
|
|
2674
2666
|
}
|
|
2675
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2676
|
-
.e-listbox-container.e-filter-list,
|
|
2677
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2678
|
-
overflow: inherit;
|
|
2679
|
-
}
|
|
2680
2667
|
.e-listbox-wrapper .e-list-parent,
|
|
2681
2668
|
.e-listbox-container .e-list-parent,
|
|
2682
2669
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2960,9 +2947,6 @@ ejs-listbox {
|
|
|
2960
2947
|
overflow: auto;
|
|
2961
2948
|
}
|
|
2962
2949
|
|
|
2963
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2964
|
-
overflow: inherit;
|
|
2965
|
-
}
|
|
2966
2950
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2967
2951
|
overflow: auto;
|
|
2968
2952
|
}
|
|
@@ -3164,27 +3148,66 @@ ejs-listbox {
|
|
|
3164
3148
|
}
|
|
3165
3149
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3166
3150
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3167
|
-
height: calc(100% - 45px);
|
|
3151
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3152
|
+
}
|
|
3153
|
+
|
|
3154
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3155
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3156
|
+
}
|
|
3157
|
+
|
|
3158
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3159
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3168
3160
|
}
|
|
3169
3161
|
|
|
3170
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3171
3162
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3172
|
-
height:
|
|
3163
|
+
height: 100%;
|
|
3173
3164
|
}
|
|
3174
3165
|
|
|
3175
3166
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3176
3167
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3177
|
-
height: calc(100% -
|
|
3168
|
+
height: calc(100% - 47px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3169
|
+
}
|
|
3170
|
+
|
|
3171
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3172
|
+
height: calc(100% - 47px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3173
|
+
}
|
|
3174
|
+
|
|
3175
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3176
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3177
|
+
}
|
|
3178
|
+
|
|
3179
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3180
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3181
|
+
}
|
|
3182
|
+
|
|
3183
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3184
|
+
height: 100%;
|
|
3178
3185
|
}
|
|
3179
3186
|
|
|
3180
3187
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3188
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3189
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3190
|
+
}
|
|
3191
|
+
|
|
3181
3192
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3182
|
-
height:
|
|
3193
|
+
height: 100%;
|
|
3183
3194
|
}
|
|
3184
3195
|
|
|
3185
3196
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3197
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3198
|
+
height: calc(100% - 53px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3199
|
+
}
|
|
3200
|
+
|
|
3201
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3202
|
+
height: calc(100% - 87.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3203
|
+
}
|
|
3204
|
+
|
|
3205
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3206
|
+
height: calc(100% - 106px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3207
|
+
}
|
|
3208
|
+
|
|
3186
3209
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3187
|
-
height:
|
|
3210
|
+
height: 100%;
|
|
3188
3211
|
}
|
|
3189
3212
|
|
|
3190
3213
|
.e-listbox-wrapper,
|
|
@@ -3221,13 +3244,13 @@ ejs-listbox {
|
|
|
3221
3244
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3222
3245
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3223
3246
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3224
|
-
height: calc(100% -
|
|
3247
|
+
height: calc(100% - 50px);
|
|
3225
3248
|
}
|
|
3226
3249
|
|
|
3227
3250
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3228
3251
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3229
3252
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3230
|
-
height: calc(100% -
|
|
3253
|
+
height: calc(100% - 38px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3231
3254
|
}
|
|
3232
3255
|
|
|
3233
3256
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3503,6 +3526,30 @@ ejs-listbox {
|
|
|
3503
3526
|
padding-right: 16px;
|
|
3504
3527
|
}
|
|
3505
3528
|
|
|
3529
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3530
|
+
height: 100%;
|
|
3531
|
+
}
|
|
3532
|
+
|
|
3533
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3534
|
+
height: 100%;
|
|
3535
|
+
}
|
|
3536
|
+
|
|
3537
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3538
|
+
height: 100%;
|
|
3539
|
+
}
|
|
3540
|
+
|
|
3541
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3542
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3543
|
+
}
|
|
3544
|
+
|
|
3545
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3546
|
+
height: calc(100% - 38px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3547
|
+
}
|
|
3548
|
+
|
|
3549
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3550
|
+
height: calc(100% - 38px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3551
|
+
}
|
|
3552
|
+
|
|
3506
3553
|
/* stylelint-disable-line no-empty-source */
|
|
3507
3554
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3508
3555
|
@keyframes material-spinner-rotate {
|
package/styles/tailwind.css
CHANGED
|
@@ -1,11 +1,3 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
2
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
3
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
4
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
5
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
6
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
7
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
8
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
9
1
|
.e-dropdownbase .e-list-item.e-active,
|
|
10
2
|
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
11
3
|
font-weight: 500;
|
|
@@ -2672,11 +2664,6 @@ ejs-multiselect {
|
|
|
2672
2664
|
padding: 12px 12px;
|
|
2673
2665
|
position: relative;
|
|
2674
2666
|
}
|
|
2675
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2676
|
-
.e-listbox-container.e-filter-list,
|
|
2677
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2678
|
-
overflow: inherit;
|
|
2679
|
-
}
|
|
2680
2667
|
.e-listbox-wrapper .e-list-parent,
|
|
2681
2668
|
.e-listbox-container .e-list-parent,
|
|
2682
2669
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2960,9 +2947,6 @@ ejs-listbox {
|
|
|
2960
2947
|
overflow: auto;
|
|
2961
2948
|
}
|
|
2962
2949
|
|
|
2963
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2964
|
-
overflow: inherit;
|
|
2965
|
-
}
|
|
2966
2950
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2967
2951
|
overflow: auto;
|
|
2968
2952
|
}
|
|
@@ -3164,27 +3148,66 @@ ejs-listbox {
|
|
|
3164
3148
|
}
|
|
3165
3149
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3166
3150
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3167
|
-
height: calc(100% - 45px);
|
|
3151
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3152
|
+
}
|
|
3153
|
+
|
|
3154
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3155
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3156
|
+
}
|
|
3157
|
+
|
|
3158
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3159
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3168
3160
|
}
|
|
3169
3161
|
|
|
3170
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3171
3162
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3172
|
-
height:
|
|
3163
|
+
height: 100%;
|
|
3173
3164
|
}
|
|
3174
3165
|
|
|
3175
3166
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3176
3167
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3177
|
-
height: calc(100% -
|
|
3168
|
+
height: calc(100% - 47px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3169
|
+
}
|
|
3170
|
+
|
|
3171
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3172
|
+
height: calc(100% - 47px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3173
|
+
}
|
|
3174
|
+
|
|
3175
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3176
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3177
|
+
}
|
|
3178
|
+
|
|
3179
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3180
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3181
|
+
}
|
|
3182
|
+
|
|
3183
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3184
|
+
height: 100%;
|
|
3178
3185
|
}
|
|
3179
3186
|
|
|
3180
3187
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3188
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3189
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3190
|
+
}
|
|
3191
|
+
|
|
3181
3192
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3182
|
-
height:
|
|
3193
|
+
height: 100%;
|
|
3183
3194
|
}
|
|
3184
3195
|
|
|
3185
3196
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3197
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3198
|
+
height: calc(100% - 53px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3199
|
+
}
|
|
3200
|
+
|
|
3201
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3202
|
+
height: calc(100% - 87.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3203
|
+
}
|
|
3204
|
+
|
|
3205
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3206
|
+
height: calc(100% - 106px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3207
|
+
}
|
|
3208
|
+
|
|
3186
3209
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3187
|
-
height:
|
|
3210
|
+
height: 100%;
|
|
3188
3211
|
}
|
|
3189
3212
|
|
|
3190
3213
|
.e-listbox-wrapper,
|
|
@@ -3221,13 +3244,13 @@ ejs-listbox {
|
|
|
3221
3244
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3222
3245
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3223
3246
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3224
|
-
height: calc(100% -
|
|
3247
|
+
height: calc(100% - 50px);
|
|
3225
3248
|
}
|
|
3226
3249
|
|
|
3227
3250
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3228
3251
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3229
3252
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3230
|
-
height: calc(100% -
|
|
3253
|
+
height: calc(100% - 38px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3231
3254
|
}
|
|
3232
3255
|
|
|
3233
3256
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3503,6 +3526,30 @@ ejs-listbox {
|
|
|
3503
3526
|
padding-right: 16px;
|
|
3504
3527
|
}
|
|
3505
3528
|
|
|
3529
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3530
|
+
height: 100%;
|
|
3531
|
+
}
|
|
3532
|
+
|
|
3533
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3534
|
+
height: 100%;
|
|
3535
|
+
}
|
|
3536
|
+
|
|
3537
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3538
|
+
height: 100%;
|
|
3539
|
+
}
|
|
3540
|
+
|
|
3541
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3542
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3543
|
+
}
|
|
3544
|
+
|
|
3545
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3546
|
+
height: calc(100% - 38px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3547
|
+
}
|
|
3548
|
+
|
|
3549
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3550
|
+
height: calc(100% - 38px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3551
|
+
}
|
|
3552
|
+
|
|
3506
3553
|
/* stylelint-disable-line no-empty-source */
|
|
3507
3554
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3508
3555
|
@keyframes material-spinner-rotate {
|