@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/bootstrap4.css
CHANGED
|
@@ -2671,11 +2671,6 @@ ejs-multiselect {
|
|
|
2671
2671
|
padding: 10px 16px 10px 16px;
|
|
2672
2672
|
position: relative;
|
|
2673
2673
|
}
|
|
2674
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2675
|
-
.e-listbox-container.e-filter-list,
|
|
2676
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2677
|
-
overflow: inherit;
|
|
2678
|
-
}
|
|
2679
2674
|
.e-listbox-wrapper .e-list-parent,
|
|
2680
2675
|
.e-listbox-container .e-list-parent,
|
|
2681
2676
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2959,9 +2954,6 @@ ejs-listbox {
|
|
|
2959
2954
|
overflow: auto;
|
|
2960
2955
|
}
|
|
2961
2956
|
|
|
2962
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2963
|
-
overflow: inherit;
|
|
2964
|
-
}
|
|
2965
2957
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2966
2958
|
overflow: auto;
|
|
2967
2959
|
}
|
|
@@ -3207,27 +3199,66 @@ ejs-listbox {
|
|
|
3207
3199
|
|
|
3208
3200
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3209
3201
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3210
|
-
height: calc(100% -
|
|
3202
|
+
height: calc(100% - 43px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3203
|
+
}
|
|
3204
|
+
|
|
3205
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3206
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3207
|
+
}
|
|
3208
|
+
|
|
3209
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3210
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3211
3211
|
}
|
|
3212
3212
|
|
|
3213
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3214
3213
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3215
|
-
height:
|
|
3214
|
+
height: 100%;
|
|
3216
3215
|
}
|
|
3217
3216
|
|
|
3218
3217
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3219
3218
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3220
|
-
height: calc(100% -
|
|
3219
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3220
|
+
}
|
|
3221
|
+
|
|
3222
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3223
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3224
|
+
}
|
|
3225
|
+
|
|
3226
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3227
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3228
|
+
}
|
|
3229
|
+
|
|
3230
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3231
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3232
|
+
}
|
|
3233
|
+
|
|
3234
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3235
|
+
height: 100%;
|
|
3221
3236
|
}
|
|
3222
3237
|
|
|
3223
3238
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3239
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3240
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3241
|
+
}
|
|
3242
|
+
|
|
3224
3243
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3225
|
-
height:
|
|
3244
|
+
height: 100%;
|
|
3226
3245
|
}
|
|
3227
3246
|
|
|
3228
3247
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3248
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3249
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3250
|
+
}
|
|
3251
|
+
|
|
3252
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3253
|
+
height: calc(100% - 90.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3254
|
+
}
|
|
3255
|
+
|
|
3256
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3257
|
+
height: calc(100% - 108px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3258
|
+
}
|
|
3259
|
+
|
|
3229
3260
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3230
|
-
height:
|
|
3261
|
+
height: 100%;
|
|
3231
3262
|
}
|
|
3232
3263
|
|
|
3233
3264
|
.e-listbox-wrapper,
|
|
@@ -3254,13 +3285,13 @@ ejs-listbox {
|
|
|
3254
3285
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3255
3286
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3256
3287
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3257
|
-
height: calc(100% -
|
|
3288
|
+
height: calc(100% - 51px);
|
|
3258
3289
|
}
|
|
3259
3290
|
|
|
3260
3291
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3261
3292
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3262
3293
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3263
|
-
height: calc(100% -
|
|
3294
|
+
height: calc(100% - 41px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3264
3295
|
}
|
|
3265
3296
|
|
|
3266
3297
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3536,6 +3567,30 @@ ejs-listbox {
|
|
|
3536
3567
|
padding-right: 1.0714em;
|
|
3537
3568
|
}
|
|
3538
3569
|
|
|
3570
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3571
|
+
height: 100%;
|
|
3572
|
+
}
|
|
3573
|
+
|
|
3574
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3575
|
+
height: 100%;
|
|
3576
|
+
}
|
|
3577
|
+
|
|
3578
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3579
|
+
height: 100%;
|
|
3580
|
+
}
|
|
3581
|
+
|
|
3582
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3583
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3584
|
+
}
|
|
3585
|
+
|
|
3586
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3587
|
+
height: calc(100% - 41px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3588
|
+
}
|
|
3589
|
+
|
|
3590
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3591
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3592
|
+
}
|
|
3593
|
+
|
|
3539
3594
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3540
3595
|
@keyframes material-spinner-rotate {
|
|
3541
3596
|
0% {
|
|
@@ -2663,11 +2663,6 @@ ejs-multiselect {
|
|
|
2663
2663
|
padding: 10px 12px;
|
|
2664
2664
|
position: relative;
|
|
2665
2665
|
}
|
|
2666
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2667
|
-
.e-listbox-container.e-filter-list,
|
|
2668
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2669
|
-
overflow: inherit;
|
|
2670
|
-
}
|
|
2671
2666
|
.e-listbox-wrapper .e-list-parent,
|
|
2672
2667
|
.e-listbox-container .e-list-parent,
|
|
2673
2668
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2951,9 +2946,6 @@ ejs-listbox {
|
|
|
2951
2946
|
overflow: auto;
|
|
2952
2947
|
}
|
|
2953
2948
|
|
|
2954
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2955
|
-
overflow: inherit;
|
|
2956
|
-
}
|
|
2957
2949
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2958
2950
|
overflow: auto;
|
|
2959
2951
|
}
|
|
@@ -3155,27 +3147,66 @@ ejs-listbox {
|
|
|
3155
3147
|
}
|
|
3156
3148
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3157
3149
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3158
|
-
height: calc(100% - 45px);
|
|
3150
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3151
|
+
}
|
|
3152
|
+
|
|
3153
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3154
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3155
|
+
}
|
|
3156
|
+
|
|
3157
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3158
|
+
height: calc(100% - 55px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3159
3159
|
}
|
|
3160
3160
|
|
|
3161
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3162
3161
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3163
|
-
height:
|
|
3162
|
+
height: 100%;
|
|
3164
3163
|
}
|
|
3165
3164
|
|
|
3166
3165
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3167
3166
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3168
|
-
height: calc(100% -
|
|
3167
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3168
|
+
}
|
|
3169
|
+
|
|
3170
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3171
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3172
|
+
}
|
|
3173
|
+
|
|
3174
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3175
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3176
|
+
}
|
|
3177
|
+
|
|
3178
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3179
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3180
|
+
}
|
|
3181
|
+
|
|
3182
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3183
|
+
height: 100%;
|
|
3169
3184
|
}
|
|
3170
3185
|
|
|
3171
3186
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3187
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3188
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3172
3191
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3173
|
-
height:
|
|
3192
|
+
height: 100%;
|
|
3174
3193
|
}
|
|
3175
3194
|
|
|
3176
3195
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3196
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3197
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3198
|
+
}
|
|
3199
|
+
|
|
3200
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3201
|
+
height: calc(100% - 86px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3202
|
+
}
|
|
3203
|
+
|
|
3204
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3205
|
+
height: calc(100% - 104px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3206
|
+
}
|
|
3207
|
+
|
|
3177
3208
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3178
|
-
height:
|
|
3209
|
+
height: 100%;
|
|
3179
3210
|
}
|
|
3180
3211
|
|
|
3181
3212
|
.e-listbox-wrapper,
|
|
@@ -3202,13 +3233,13 @@ ejs-listbox {
|
|
|
3202
3233
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3203
3234
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3204
3235
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3205
|
-
height: calc(100% -
|
|
3236
|
+
height: calc(100% - 50px);
|
|
3206
3237
|
}
|
|
3207
3238
|
|
|
3208
3239
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3209
3240
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3210
3241
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3211
|
-
height: calc(100% -
|
|
3242
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3212
3243
|
}
|
|
3213
3244
|
|
|
3214
3245
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3478,6 +3509,30 @@ ejs-listbox {
|
|
|
3478
3509
|
padding-right: 16px;
|
|
3479
3510
|
}
|
|
3480
3511
|
|
|
3512
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3513
|
+
height: 100%;
|
|
3514
|
+
}
|
|
3515
|
+
|
|
3516
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3517
|
+
height: 100%;
|
|
3518
|
+
}
|
|
3519
|
+
|
|
3520
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3521
|
+
height: 100%;
|
|
3522
|
+
}
|
|
3523
|
+
|
|
3524
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3525
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3526
|
+
}
|
|
3527
|
+
|
|
3528
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3529
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3530
|
+
}
|
|
3531
|
+
|
|
3532
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3533
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3534
|
+
}
|
|
3535
|
+
|
|
3481
3536
|
/* stylelint-disable-line no-empty-source */
|
|
3482
3537
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3483
3538
|
@keyframes material-spinner-rotate {
|
package/styles/bootstrap5.css
CHANGED
|
@@ -2663,11 +2663,6 @@ ejs-multiselect {
|
|
|
2663
2663
|
padding: 10px 12px;
|
|
2664
2664
|
position: relative;
|
|
2665
2665
|
}
|
|
2666
|
-
.e-listbox-wrapper.e-filter-list,
|
|
2667
|
-
.e-listbox-container.e-filter-list,
|
|
2668
|
-
.e-listboxtool-wrapper.e-filter-list {
|
|
2669
|
-
overflow: inherit;
|
|
2670
|
-
}
|
|
2671
2666
|
.e-listbox-wrapper .e-list-parent,
|
|
2672
2667
|
.e-listbox-container .e-list-parent,
|
|
2673
2668
|
.e-listboxtool-wrapper .e-list-parent {
|
|
@@ -2951,9 +2946,6 @@ ejs-listbox {
|
|
|
2951
2946
|
overflow: auto;
|
|
2952
2947
|
}
|
|
2953
2948
|
|
|
2954
|
-
.e-listbox-wrapper.e-filter-list {
|
|
2955
|
-
overflow: inherit;
|
|
2956
|
-
}
|
|
2957
2949
|
.e-listbox-wrapper.e-filter-list .e-list-parent {
|
|
2958
2950
|
overflow: auto;
|
|
2959
2951
|
}
|
|
@@ -3155,27 +3147,66 @@ ejs-listbox {
|
|
|
3155
3147
|
}
|
|
3156
3148
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3157
3149
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3158
|
-
height: calc(100% - 45px);
|
|
3150
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3151
|
+
}
|
|
3152
|
+
|
|
3153
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3154
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3155
|
+
}
|
|
3156
|
+
|
|
3157
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3158
|
+
height: calc(100% - 55px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3159
3159
|
}
|
|
3160
3160
|
|
|
3161
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3162
3161
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3163
|
-
height:
|
|
3162
|
+
height: 100%;
|
|
3164
3163
|
}
|
|
3165
3164
|
|
|
3166
3165
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3167
3166
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3168
|
-
height: calc(100% -
|
|
3167
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3168
|
+
}
|
|
3169
|
+
|
|
3170
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3171
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3172
|
+
}
|
|
3173
|
+
|
|
3174
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3175
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3176
|
+
}
|
|
3177
|
+
|
|
3178
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3179
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3180
|
+
}
|
|
3181
|
+
|
|
3182
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3183
|
+
height: 100%;
|
|
3169
3184
|
}
|
|
3170
3185
|
|
|
3171
3186
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3187
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3188
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3172
3191
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3173
|
-
height:
|
|
3192
|
+
height: 100%;
|
|
3174
3193
|
}
|
|
3175
3194
|
|
|
3176
3195
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3196
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3197
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3198
|
+
}
|
|
3199
|
+
|
|
3200
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3201
|
+
height: calc(100% - 86px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3202
|
+
}
|
|
3203
|
+
|
|
3204
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3205
|
+
height: calc(100% - 104px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3206
|
+
}
|
|
3207
|
+
|
|
3177
3208
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3178
|
-
height:
|
|
3209
|
+
height: 100%;
|
|
3179
3210
|
}
|
|
3180
3211
|
|
|
3181
3212
|
.e-listbox-wrapper,
|
|
@@ -3202,13 +3233,13 @@ ejs-listbox {
|
|
|
3202
3233
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3203
3234
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3204
3235
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3205
|
-
height: calc(100% -
|
|
3236
|
+
height: calc(100% - 50px);
|
|
3206
3237
|
}
|
|
3207
3238
|
|
|
3208
3239
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3209
3240
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3210
3241
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3211
|
-
height: calc(100% -
|
|
3242
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3212
3243
|
}
|
|
3213
3244
|
|
|
3214
3245
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3478,6 +3509,30 @@ ejs-listbox {
|
|
|
3478
3509
|
padding-right: 16px;
|
|
3479
3510
|
}
|
|
3480
3511
|
|
|
3512
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3513
|
+
height: 100%;
|
|
3514
|
+
}
|
|
3515
|
+
|
|
3516
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3517
|
+
height: 100%;
|
|
3518
|
+
}
|
|
3519
|
+
|
|
3520
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3521
|
+
height: 100%;
|
|
3522
|
+
}
|
|
3523
|
+
|
|
3524
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3525
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3526
|
+
}
|
|
3527
|
+
|
|
3528
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3529
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3530
|
+
}
|
|
3531
|
+
|
|
3532
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3533
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3534
|
+
}
|
|
3535
|
+
|
|
3481
3536
|
/* stylelint-disable-line no-empty-source */
|
|
3482
3537
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3483
3538
|
@keyframes material-spinner-rotate {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/combo-box/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/combo-box/material3.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/drop-down-base/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/drop-down-base/material3.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/drop-down-list/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/drop-down-list/material3.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/drop-down-tree/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-dropdowns/styles/drop-down-tree/material3.scss';
|