@syncfusion/ej2-vue-dropdowns 19.4.40 → 19.4.48
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 +8 -0
- package/README.md +1 -1
- package/dist/ej2-vue-dropdowns.umd.min.js +2 -20
- package/dist/ej2-vue-dropdowns.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-dropdowns.es2015.js +12 -12
- package/dist/es6/ej2-vue-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-dropdowns.es5.js +12 -12
- package/dist/es6/ej2-vue-dropdowns.es5.js.map +1 -1
- package/dist/global/ej2-vue-dropdowns.min.js +2 -2
- package/package.json +8 -8
- package/src/auto-complete/autocomplete.component.js +2 -2
- package/src/combo-box/combobox.component.js +2 -2
- package/src/drop-down-list/dropdownlist.component.js +2 -2
- package/src/drop-down-tree/dropdowntree.component.js +2 -2
- package/src/list-box/listbox.component.js +2 -2
- package/src/multi-select/multiselect.component.js +2 -2
- package/styles/auto-complete/bootstrap5-dark.css +0 -1
- package/styles/auto-complete/bootstrap5.css +0 -1
- package/styles/bootstrap-dark.css +21 -3
- package/styles/bootstrap.css +21 -3
- package/styles/bootstrap4.css +21 -3
- package/styles/bootstrap5-dark.css +33 -9
- package/styles/bootstrap5.css +33 -9
- package/styles/combo-box/bootstrap5-dark.css +0 -1
- package/styles/combo-box/bootstrap5.css +0 -1
- package/styles/drop-down-list/bootstrap5-dark.css +0 -1
- package/styles/drop-down-list/bootstrap5.css +0 -1
- package/styles/drop-down-tree/bootstrap5-dark.css +11 -4
- package/styles/drop-down-tree/bootstrap5.css +11 -4
- package/styles/drop-down-tree/tailwind-dark.css +1 -0
- package/styles/drop-down-tree/tailwind.css +1 -0
- package/styles/fabric-dark.css +21 -3
- package/styles/fabric.css +21 -3
- package/styles/highcontrast-light.css +21 -3
- package/styles/highcontrast.css +21 -3
- package/styles/list-box/bootstrap-dark.css +10 -0
- package/styles/list-box/bootstrap.css +10 -0
- package/styles/list-box/bootstrap4.css +10 -0
- package/styles/list-box/bootstrap5-dark.css +11 -1
- package/styles/list-box/bootstrap5.css +11 -1
- package/styles/list-box/fabric-dark.css +10 -0
- package/styles/list-box/fabric.css +10 -0
- package/styles/list-box/highcontrast-light.css +10 -0
- package/styles/list-box/highcontrast.css +10 -0
- package/styles/list-box/material-dark.css +10 -0
- package/styles/list-box/material.css +10 -0
- package/styles/list-box/tailwind-dark.css +13 -3
- package/styles/list-box/tailwind.css +11 -1
- package/styles/material-dark.css +21 -97
- package/styles/material.css +21 -97
- package/styles/multi-select/bootstrap-dark.css +11 -3
- package/styles/multi-select/bootstrap.css +11 -3
- package/styles/multi-select/bootstrap4.css +11 -3
- package/styles/multi-select/bootstrap5-dark.css +11 -3
- package/styles/multi-select/bootstrap5.css +11 -3
- package/styles/multi-select/fabric-dark.css +11 -3
- package/styles/multi-select/fabric.css +11 -3
- package/styles/multi-select/highcontrast-light.css +11 -3
- package/styles/multi-select/highcontrast.css +11 -3
- package/styles/multi-select/material-dark.css +11 -97
- package/styles/multi-select/material.css +11 -97
- package/styles/multi-select/tailwind-dark.css +11 -3
- package/styles/multi-select/tailwind.css +11 -3
- package/styles/tailwind-dark.css +25 -6
- package/styles/tailwind.css +23 -4
|
@@ -402,8 +402,16 @@
|
|
|
402
402
|
.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,
|
|
403
403
|
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,
|
|
404
404
|
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon {
|
|
405
|
-
bottom:
|
|
406
|
-
right:
|
|
405
|
+
bottom: auto;
|
|
406
|
+
right: 36px;
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-show-chip.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-text.e-show-chip.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-show-chip.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-text.e-show-chip.e-show-dd-icon .e-clear-icon,
|
|
410
|
+
.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-chip.e-show-chip.e-show-dd-icon .e-clear-icon,
|
|
411
|
+
.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-text.e-show-chip.e-show-dd-icon .e-clear-icon,
|
|
412
|
+
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-chip.e-show-chip.e-show-dd-icon .e-clear-icon,
|
|
413
|
+
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-text.e-show-chip.e-show-dd-icon .e-clear-icon {
|
|
414
|
+
bottom: 0;
|
|
407
415
|
}
|
|
408
416
|
|
|
409
417
|
.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon, .e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-text .e-ddt-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,
|
|
@@ -417,8 +425,7 @@
|
|
|
417
425
|
.e-bigger .e-ddt.e-input-group.e-control-wrapper .e-clear-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper .e-clear-icon,
|
|
418
426
|
.e-ddt.e-bigger.e-input-group.e-control-wrapper .e-clear-icon,
|
|
419
427
|
.e-ddt.e-bigger.e-float-input.e-control-wrapper .e-clear-icon {
|
|
420
|
-
min-
|
|
421
|
-
padding: 6px;
|
|
428
|
+
min-height: 36px;
|
|
422
429
|
}
|
|
423
430
|
|
|
424
431
|
.e-bigger .e-ddt.e-show-chip .e-chips-close,
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1306,11 +1306,13 @@ ejs-dropdownlist {
|
|
|
1306
1306
|
padding: 9px 0;
|
|
1307
1307
|
}
|
|
1308
1308
|
|
|
1309
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1309
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1310
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1310
1311
|
width: 0;
|
|
1311
1312
|
}
|
|
1312
1313
|
|
|
1313
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1314
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1315
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1314
1316
|
height: 1px;
|
|
1315
1317
|
min-height: 1px;
|
|
1316
1318
|
}
|
|
@@ -1440,7 +1442,8 @@ ejs-dropdownlist {
|
|
|
1440
1442
|
word-wrap: initial;
|
|
1441
1443
|
}
|
|
1442
1444
|
|
|
1443
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1445
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1446
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1444
1447
|
top: 15px;
|
|
1445
1448
|
}
|
|
1446
1449
|
|
|
@@ -2431,6 +2434,11 @@ ejs-multiselect {
|
|
|
2431
2434
|
font-size: 10px;
|
|
2432
2435
|
}
|
|
2433
2436
|
|
|
2437
|
+
.e-multiselect.e-disabled .e-multi-select-wrapper .e-delim-values {
|
|
2438
|
+
-webkit-text-fill-color: #6f6c6c;
|
|
2439
|
+
color: #6f6c6c;
|
|
2440
|
+
}
|
|
2441
|
+
|
|
2434
2442
|
.e-listbox-tool .e-moveup::before {
|
|
2435
2443
|
content: '\e651';
|
|
2436
2444
|
}
|
|
@@ -3028,6 +3036,16 @@ ejs-listbox {
|
|
|
3028
3036
|
height: calc(100% - 51px);
|
|
3029
3037
|
}
|
|
3030
3038
|
|
|
3039
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3040
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3041
|
+
height: calc(100% - 36px);
|
|
3042
|
+
}
|
|
3043
|
+
|
|
3044
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3045
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3046
|
+
height: calc(100% - 87px);
|
|
3047
|
+
}
|
|
3048
|
+
|
|
3031
3049
|
.e-listbox-wrapper .e-icons,
|
|
3032
3050
|
.e-listbox-container .e-icons {
|
|
3033
3051
|
color: #dadada;
|
package/styles/fabric.css
CHANGED
|
@@ -1300,11 +1300,13 @@ ejs-dropdownlist {
|
|
|
1300
1300
|
padding: 9px 0;
|
|
1301
1301
|
}
|
|
1302
1302
|
|
|
1303
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1303
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1304
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1304
1305
|
width: 0;
|
|
1305
1306
|
}
|
|
1306
1307
|
|
|
1307
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1308
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1309
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1308
1310
|
height: 1px;
|
|
1309
1311
|
min-height: 1px;
|
|
1310
1312
|
}
|
|
@@ -1434,7 +1436,8 @@ ejs-dropdownlist {
|
|
|
1434
1436
|
word-wrap: initial;
|
|
1435
1437
|
}
|
|
1436
1438
|
|
|
1437
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1439
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1440
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1438
1441
|
top: 15px;
|
|
1439
1442
|
}
|
|
1440
1443
|
|
|
@@ -2425,6 +2428,11 @@ ejs-multiselect {
|
|
|
2425
2428
|
font-size: 10px;
|
|
2426
2429
|
}
|
|
2427
2430
|
|
|
2431
|
+
.e-multiselect.e-disabled .e-multi-select-wrapper .e-delim-values {
|
|
2432
|
+
-webkit-text-fill-color: #a6a6a6;
|
|
2433
|
+
color: #a6a6a6;
|
|
2434
|
+
}
|
|
2435
|
+
|
|
2428
2436
|
.e-listbox-tool .e-moveup::before {
|
|
2429
2437
|
content: '\e651';
|
|
2430
2438
|
}
|
|
@@ -3022,6 +3030,16 @@ ejs-listbox {
|
|
|
3022
3030
|
height: calc(100% - 51px);
|
|
3023
3031
|
}
|
|
3024
3032
|
|
|
3033
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3034
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3035
|
+
height: calc(100% - 36px);
|
|
3036
|
+
}
|
|
3037
|
+
|
|
3038
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3039
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3040
|
+
height: calc(100% - 87px);
|
|
3041
|
+
}
|
|
3042
|
+
|
|
3025
3043
|
.e-listbox-wrapper .e-icons,
|
|
3026
3044
|
.e-listbox-container .e-icons {
|
|
3027
3045
|
color: #333;
|
|
@@ -1434,11 +1434,13 @@ ejs-dropdownlist {
|
|
|
1434
1434
|
padding: 9px 0;
|
|
1435
1435
|
}
|
|
1436
1436
|
|
|
1437
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1437
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1438
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1438
1439
|
width: 0;
|
|
1439
1440
|
}
|
|
1440
1441
|
|
|
1441
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1442
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1443
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1442
1444
|
height: 1px;
|
|
1443
1445
|
min-height: 1px;
|
|
1444
1446
|
}
|
|
@@ -1568,7 +1570,8 @@ ejs-dropdownlist {
|
|
|
1568
1570
|
word-wrap: initial;
|
|
1569
1571
|
}
|
|
1570
1572
|
|
|
1571
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1573
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1574
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1572
1575
|
top: 15px;
|
|
1573
1576
|
}
|
|
1574
1577
|
|
|
@@ -2573,6 +2576,11 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2573
2576
|
font-size: 10px;
|
|
2574
2577
|
}
|
|
2575
2578
|
|
|
2579
|
+
.e-multiselect.e-disabled .e-multi-select-wrapper .e-delim-values {
|
|
2580
|
+
-webkit-text-fill-color: #757575;
|
|
2581
|
+
color: #757575;
|
|
2582
|
+
}
|
|
2583
|
+
|
|
2576
2584
|
.e-listbox-tool .e-moveup::before {
|
|
2577
2585
|
content: '\e651';
|
|
2578
2586
|
}
|
|
@@ -3170,6 +3178,16 @@ ejs-listbox {
|
|
|
3170
3178
|
height: calc(100% - 51px);
|
|
3171
3179
|
}
|
|
3172
3180
|
|
|
3181
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3182
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3183
|
+
height: calc(100% - 36px);
|
|
3184
|
+
}
|
|
3185
|
+
|
|
3186
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3187
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3188
|
+
height: calc(100% - 87px);
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3173
3191
|
.e-listbox-wrapper .e-icons,
|
|
3174
3192
|
.e-listbox-container .e-icons {
|
|
3175
3193
|
color: #000;
|
package/styles/highcontrast.css
CHANGED
|
@@ -1441,11 +1441,13 @@ ejs-dropdownlist {
|
|
|
1441
1441
|
padding: 9px 0;
|
|
1442
1442
|
}
|
|
1443
1443
|
|
|
1444
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1444
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1445
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1445
1446
|
width: 0;
|
|
1446
1447
|
}
|
|
1447
1448
|
|
|
1448
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1449
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1450
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1449
1451
|
height: 1px;
|
|
1450
1452
|
min-height: 1px;
|
|
1451
1453
|
}
|
|
@@ -1575,7 +1577,8 @@ ejs-dropdownlist {
|
|
|
1575
1577
|
word-wrap: initial;
|
|
1576
1578
|
}
|
|
1577
1579
|
|
|
1578
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1580
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1581
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1579
1582
|
top: 15px;
|
|
1580
1583
|
}
|
|
1581
1584
|
|
|
@@ -2580,6 +2583,11 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2580
2583
|
font-size: 10px;
|
|
2581
2584
|
}
|
|
2582
2585
|
|
|
2586
|
+
.e-multiselect.e-disabled .e-multi-select-wrapper .e-delim-values {
|
|
2587
|
+
-webkit-text-fill-color: #757575;
|
|
2588
|
+
color: #757575;
|
|
2589
|
+
}
|
|
2590
|
+
|
|
2583
2591
|
.e-listbox-tool .e-moveup::before {
|
|
2584
2592
|
content: '\e651';
|
|
2585
2593
|
}
|
|
@@ -3177,6 +3185,16 @@ ejs-listbox {
|
|
|
3177
3185
|
height: calc(100% - 51px);
|
|
3178
3186
|
}
|
|
3179
3187
|
|
|
3188
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3189
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3190
|
+
height: calc(100% - 36px);
|
|
3191
|
+
}
|
|
3192
|
+
|
|
3193
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3194
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3195
|
+
height: calc(100% - 87px);
|
|
3196
|
+
}
|
|
3197
|
+
|
|
3180
3198
|
.e-listbox-wrapper .e-icons,
|
|
3181
3199
|
.e-listbox-container .e-icons {
|
|
3182
3200
|
color: #fff;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 52px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 40px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 92px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: #f0f0f0;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 52px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 40px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 92px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: rgba(0, 0, 0, 0.75);
|
|
@@ -675,6 +675,16 @@ ejs-listbox {
|
|
|
675
675
|
height: calc(100% - 39px);
|
|
676
676
|
}
|
|
677
677
|
|
|
678
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
679
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
680
|
+
height: calc(100% - 40px);
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
684
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
685
|
+
height: calc(100% - 79px);
|
|
686
|
+
}
|
|
687
|
+
|
|
678
688
|
.e-listbox-wrapper .e-icons,
|
|
679
689
|
.e-listbox-container .e-icons {
|
|
680
690
|
color: #212529;
|
|
@@ -634,6 +634,16 @@ ejs-listbox {
|
|
|
634
634
|
height: calc(100% - 47px);
|
|
635
635
|
}
|
|
636
636
|
|
|
637
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
638
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
639
|
+
height: calc(100% - 36px);
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
643
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
644
|
+
height: calc(100% - 86px);
|
|
645
|
+
}
|
|
646
|
+
|
|
637
647
|
.e-listbox-wrapper .e-list-item,
|
|
638
648
|
.e-listbox-container .e-list-item {
|
|
639
649
|
background-color: transparent;
|
|
@@ -686,7 +696,7 @@ ejs-listbox {
|
|
|
686
696
|
.e-listbox-container .e-list-group-item {
|
|
687
697
|
background-color: #343a40;
|
|
688
698
|
border-color: rgba(0, 0, 0, 0.12);
|
|
689
|
-
color: #
|
|
699
|
+
color: #000;
|
|
690
700
|
font-size: 12px;
|
|
691
701
|
}
|
|
692
702
|
|
|
@@ -634,6 +634,16 @@ ejs-listbox {
|
|
|
634
634
|
height: calc(100% - 47px);
|
|
635
635
|
}
|
|
636
636
|
|
|
637
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
638
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
639
|
+
height: calc(100% - 36px);
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
643
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
644
|
+
height: calc(100% - 86px);
|
|
645
|
+
}
|
|
646
|
+
|
|
637
647
|
.e-listbox-wrapper .e-list-item,
|
|
638
648
|
.e-listbox-container .e-list-item {
|
|
639
649
|
background-color: transparent;
|
|
@@ -686,7 +696,7 @@ ejs-listbox {
|
|
|
686
696
|
.e-listbox-container .e-list-group-item {
|
|
687
697
|
background-color: #e9ecef;
|
|
688
698
|
border-color: rgba(0, 0, 0, 0.12);
|
|
689
|
-
color: #
|
|
699
|
+
color: #000;
|
|
690
700
|
font-size: 12px;
|
|
691
701
|
}
|
|
692
702
|
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 51px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 36px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 87px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: #dadada;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 51px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 36px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 87px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: #333;
|
|
@@ -627,6 +627,16 @@ ejs-listbox {
|
|
|
627
627
|
height: calc(100% - 51px);
|
|
628
628
|
}
|
|
629
629
|
|
|
630
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
631
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
632
|
+
height: calc(100% - 36px);
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
636
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
637
|
+
height: calc(100% - 87px);
|
|
638
|
+
}
|
|
639
|
+
|
|
630
640
|
.e-listbox-wrapper .e-icons,
|
|
631
641
|
.e-listbox-container .e-icons {
|
|
632
642
|
color: #000;
|
|
@@ -627,6 +627,16 @@ ejs-listbox {
|
|
|
627
627
|
height: calc(100% - 51px);
|
|
628
628
|
}
|
|
629
629
|
|
|
630
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
631
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
632
|
+
height: calc(100% - 36px);
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
636
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
637
|
+
height: calc(100% - 87px);
|
|
638
|
+
}
|
|
639
|
+
|
|
630
640
|
.e-listbox-wrapper .e-icons,
|
|
631
641
|
.e-listbox-container .e-icons {
|
|
632
642
|
color: #fff;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 47px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 36px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 79px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: #fff;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 47px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 36px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 79px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: rgba(0, 0, 0, 0.54);
|
|
@@ -49,11 +49,11 @@
|
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
.e-listbox-tool .e-movedown::before {
|
|
52
|
-
content: '\
|
|
52
|
+
content: '\e706';
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.e-listbox-tool .e-moveto::before {
|
|
56
|
-
content: '\
|
|
56
|
+
content: '\e7b7';
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.e-listbox-tool .e-movefrom::before {
|
|
@@ -565,7 +565,7 @@ ejs-listbox {
|
|
|
565
565
|
.e-bigger .e-listbox-container .e-list-group-item,
|
|
566
566
|
.e-listbox-container.e-bigger .e-list-group-item {
|
|
567
567
|
height: 38px;
|
|
568
|
-
line-height:
|
|
568
|
+
line-height: 35px;
|
|
569
569
|
}
|
|
570
570
|
|
|
571
571
|
.e-bigger .e-listbox-wrapper .e-list-header,
|
|
@@ -653,6 +653,16 @@ ejs-listbox {
|
|
|
653
653
|
height: calc(100% - 47px);
|
|
654
654
|
}
|
|
655
655
|
|
|
656
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
657
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
658
|
+
height: calc(100% - 38px);
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
662
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
663
|
+
height: calc(100% - 76px);
|
|
664
|
+
}
|
|
665
|
+
|
|
656
666
|
.e-listbox-wrapper .e-icons,
|
|
657
667
|
.e-listbox-container .e-icons {
|
|
658
668
|
color: #d1d5db;
|
|
@@ -565,7 +565,7 @@ ejs-listbox {
|
|
|
565
565
|
.e-bigger .e-listbox-container .e-list-group-item,
|
|
566
566
|
.e-listbox-container.e-bigger .e-list-group-item {
|
|
567
567
|
height: 38px;
|
|
568
|
-
line-height:
|
|
568
|
+
line-height: 35px;
|
|
569
569
|
}
|
|
570
570
|
|
|
571
571
|
.e-bigger .e-listbox-wrapper .e-list-header,
|
|
@@ -653,6 +653,16 @@ ejs-listbox {
|
|
|
653
653
|
height: calc(100% - 47px);
|
|
654
654
|
}
|
|
655
655
|
|
|
656
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
657
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
658
|
+
height: calc(100% - 38px);
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
662
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
663
|
+
height: calc(100% - 76px);
|
|
664
|
+
}
|
|
665
|
+
|
|
656
666
|
.e-listbox-wrapper .e-icons,
|
|
657
667
|
.e-listbox-container .e-icons {
|
|
658
668
|
color: #6b7280;
|