@syncfusion/ej2-dropdowns 19.4.47 → 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/dist/ej2-dropdowns.umd.min.js +1 -1
- package/dist/global/ej2-dropdowns.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +11 -11
- package/styles/bootstrap-dark.css +6 -3
- package/styles/bootstrap.css +6 -3
- package/styles/bootstrap4.css +6 -3
- package/styles/bootstrap5-dark.css +6 -3
- package/styles/bootstrap5.css +6 -3
- package/styles/fabric-dark.css +6 -3
- package/styles/fabric.css +6 -3
- package/styles/highcontrast-light.css +6 -3
- package/styles/highcontrast.css +6 -3
- package/styles/material-dark.css +6 -3
- package/styles/material.css +6 -3
- package/styles/multi-select/_layout.scss +4 -3
- package/styles/multi-select/bootstrap-dark.css +6 -3
- package/styles/multi-select/bootstrap.css +6 -3
- package/styles/multi-select/bootstrap4.css +6 -3
- package/styles/multi-select/bootstrap5-dark.css +6 -3
- package/styles/multi-select/bootstrap5.css +6 -3
- package/styles/multi-select/fabric-dark.css +6 -3
- package/styles/multi-select/fabric.css +6 -3
- package/styles/multi-select/highcontrast-light.css +6 -3
- package/styles/multi-select/highcontrast.css +6 -3
- package/styles/multi-select/material-dark.css +6 -3
- package/styles/multi-select/material.css +6 -3
- package/styles/multi-select/tailwind-dark.css +6 -3
- package/styles/multi-select/tailwind.css +6 -3
- package/styles/tailwind-dark.css +6 -3
- package/styles/tailwind.css +6 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-dropdowns.umd.min.js
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.48
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-dropdowns.min.js
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.48
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.48
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-dropdowns@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-dropdowns@19.4.
|
|
3
|
+
"_id": "@syncfusion/ej2-dropdowns@19.4.47",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-OA2l6pPVkrG2ikHAmi9uEh8vlfOKUg2xBqfMTk1LTkbD1aUQL2VeWpeec7ZdvUWM9jptnHf2qrjjfHGvaONzYA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"/@syncfusion/ej2-spreadsheet",
|
|
34
34
|
"/@syncfusion/ej2-vue-dropdowns"
|
|
35
35
|
],
|
|
36
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-19.4.
|
|
37
|
-
"_shasum": "
|
|
36
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-19.4.47.tgz",
|
|
37
|
+
"_shasum": "2074e43dec8f0451ebdb48adc8e3d59b907b84e9",
|
|
38
38
|
"_spec": "@syncfusion/ej2-dropdowns@*",
|
|
39
39
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
40
40
|
"author": {
|
|
@@ -42,12 +42,12 @@
|
|
|
42
42
|
},
|
|
43
43
|
"bundleDependencies": false,
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@syncfusion/ej2-base": "~19.4.
|
|
46
|
-
"@syncfusion/ej2-data": "~19.4.
|
|
47
|
-
"@syncfusion/ej2-inputs": "~19.4.
|
|
48
|
-
"@syncfusion/ej2-lists": "~19.4.
|
|
49
|
-
"@syncfusion/ej2-navigations": "~19.4.
|
|
50
|
-
"@syncfusion/ej2-popups": "~19.4.
|
|
45
|
+
"@syncfusion/ej2-base": "~19.4.48",
|
|
46
|
+
"@syncfusion/ej2-data": "~19.4.48",
|
|
47
|
+
"@syncfusion/ej2-inputs": "~19.4.48",
|
|
48
|
+
"@syncfusion/ej2-lists": "~19.4.48",
|
|
49
|
+
"@syncfusion/ej2-navigations": "~19.4.48",
|
|
50
|
+
"@syncfusion/ej2-popups": "~19.4.48"
|
|
51
51
|
},
|
|
52
52
|
"deprecated": false,
|
|
53
53
|
"description": "Essential JS 2 DropDown Components",
|
|
@@ -72,6 +72,6 @@
|
|
|
72
72
|
"module": "./index.js",
|
|
73
73
|
"name": "@syncfusion/ej2-dropdowns",
|
|
74
74
|
"typings": "index.d.ts",
|
|
75
|
-
"version": "19.4.
|
|
75
|
+
"version": "19.4.48",
|
|
76
76
|
"sideEffects": false
|
|
77
77
|
}
|
|
@@ -1339,11 +1339,13 @@ ejs-dropdownlist {
|
|
|
1339
1339
|
padding: 13px 0 13px 0;
|
|
1340
1340
|
}
|
|
1341
1341
|
|
|
1342
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1342
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1343
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1343
1344
|
width: 0;
|
|
1344
1345
|
}
|
|
1345
1346
|
|
|
1346
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1347
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1348
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1347
1349
|
height: 1px;
|
|
1348
1350
|
min-height: 1px;
|
|
1349
1351
|
}
|
|
@@ -1471,7 +1473,8 @@ ejs-dropdownlist {
|
|
|
1471
1473
|
word-wrap: initial;
|
|
1472
1474
|
}
|
|
1473
1475
|
|
|
1474
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1476
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1477
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1475
1478
|
top: 17px;
|
|
1476
1479
|
}
|
|
1477
1480
|
|
package/styles/bootstrap.css
CHANGED
|
@@ -1338,11 +1338,13 @@ ejs-dropdownlist {
|
|
|
1338
1338
|
padding: 13px 0 13px 0;
|
|
1339
1339
|
}
|
|
1340
1340
|
|
|
1341
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1341
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1342
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1342
1343
|
width: 0;
|
|
1343
1344
|
}
|
|
1344
1345
|
|
|
1345
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1346
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1347
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1346
1348
|
height: 1px;
|
|
1347
1349
|
min-height: 1px;
|
|
1348
1350
|
}
|
|
@@ -1470,7 +1472,8 @@ ejs-dropdownlist {
|
|
|
1470
1472
|
word-wrap: initial;
|
|
1471
1473
|
}
|
|
1472
1474
|
|
|
1473
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1475
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1476
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1474
1477
|
top: 16px;
|
|
1475
1478
|
}
|
|
1476
1479
|
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1475,11 +1475,13 @@ ejs-dropdownlist {
|
|
|
1475
1475
|
padding: 13px 0 13px 0;
|
|
1476
1476
|
}
|
|
1477
1477
|
|
|
1478
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1478
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1479
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1479
1480
|
width: 0;
|
|
1480
1481
|
}
|
|
1481
1482
|
|
|
1482
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1483
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1484
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1483
1485
|
height: 1px;
|
|
1484
1486
|
min-height: 1px;
|
|
1485
1487
|
}
|
|
@@ -1609,7 +1611,8 @@ ejs-dropdownlist {
|
|
|
1609
1611
|
word-wrap: initial;
|
|
1610
1612
|
}
|
|
1611
1613
|
|
|
1612
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1614
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1615
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1613
1616
|
top: 15px;
|
|
1614
1617
|
}
|
|
1615
1618
|
|
|
@@ -1445,11 +1445,13 @@ ejs-dropdownlist {
|
|
|
1445
1445
|
padding: 12px 4px 11px 0;
|
|
1446
1446
|
}
|
|
1447
1447
|
|
|
1448
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1448
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1449
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1449
1450
|
width: 0;
|
|
1450
1451
|
}
|
|
1451
1452
|
|
|
1452
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1453
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1454
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1453
1455
|
height: 1px;
|
|
1454
1456
|
min-height: 1px;
|
|
1455
1457
|
}
|
|
@@ -1579,7 +1581,8 @@ ejs-dropdownlist {
|
|
|
1579
1581
|
word-wrap: initial;
|
|
1580
1582
|
}
|
|
1581
1583
|
|
|
1582
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1584
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1585
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1583
1586
|
top: 15px;
|
|
1584
1587
|
}
|
|
1585
1588
|
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1445,11 +1445,13 @@ ejs-dropdownlist {
|
|
|
1445
1445
|
padding: 12px 4px 11px 0;
|
|
1446
1446
|
}
|
|
1447
1447
|
|
|
1448
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1448
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1449
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1449
1450
|
width: 0;
|
|
1450
1451
|
}
|
|
1451
1452
|
|
|
1452
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1453
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1454
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1453
1455
|
height: 1px;
|
|
1454
1456
|
min-height: 1px;
|
|
1455
1457
|
}
|
|
@@ -1579,7 +1581,8 @@ ejs-dropdownlist {
|
|
|
1579
1581
|
word-wrap: initial;
|
|
1580
1582
|
}
|
|
1581
1583
|
|
|
1582
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1584
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1585
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1583
1586
|
top: 15px;
|
|
1584
1587
|
}
|
|
1585
1588
|
|
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
|
|
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
|
|
|
@@ -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
|
|
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
|
|
package/styles/material-dark.css
CHANGED
|
@@ -2281,11 +2281,13 @@ ejs-dropdownlist {
|
|
|
2281
2281
|
padding: 12px 4px 11px 0;
|
|
2282
2282
|
}
|
|
2283
2283
|
|
|
2284
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
2284
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
2285
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
2285
2286
|
width: 0;
|
|
2286
2287
|
}
|
|
2287
2288
|
|
|
2288
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
2289
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
2290
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
2289
2291
|
height: 1px;
|
|
2290
2292
|
min-height: 1px;
|
|
2291
2293
|
}
|
|
@@ -2415,7 +2417,8 @@ ejs-dropdownlist {
|
|
|
2415
2417
|
word-wrap: initial;
|
|
2416
2418
|
}
|
|
2417
2419
|
|
|
2418
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
2420
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
2421
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
2419
2422
|
top: 15px;
|
|
2420
2423
|
}
|
|
2421
2424
|
|
package/styles/material.css
CHANGED
|
@@ -2342,11 +2342,13 @@ ejs-dropdownlist {
|
|
|
2342
2342
|
padding: 12px 4px 11px 0;
|
|
2343
2343
|
}
|
|
2344
2344
|
|
|
2345
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
2345
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
2346
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
2346
2347
|
width: 0;
|
|
2347
2348
|
}
|
|
2348
2349
|
|
|
2349
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
2350
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
2351
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
2350
2352
|
height: 1px;
|
|
2351
2353
|
min-height: 1px;
|
|
2352
2354
|
}
|
|
@@ -2476,7 +2478,8 @@ ejs-dropdownlist {
|
|
|
2476
2478
|
word-wrap: initial;
|
|
2477
2479
|
}
|
|
2478
2480
|
|
|
2479
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
2481
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
2482
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
2480
2483
|
top: 15px;
|
|
2481
2484
|
}
|
|
2482
2485
|
|
|
@@ -43,7 +43,8 @@
|
|
|
43
43
|
padding: $ddl-chip-selected-padding;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
46
|
+
.e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
47
|
+
.e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
47
48
|
width: 0;
|
|
48
49
|
|
|
49
50
|
input[type='text'] {
|
|
@@ -162,7 +163,8 @@
|
|
|
162
163
|
word-wrap: initial;
|
|
163
164
|
}
|
|
164
165
|
|
|
165
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
166
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
167
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
166
168
|
top: $ddl-multiselect-label-position;
|
|
167
169
|
}
|
|
168
170
|
|
|
@@ -1739,4 +1741,3 @@ ejs-multiselect {
|
|
|
1739
1741
|
top: 100%;
|
|
1740
1742
|
width: 16px;
|
|
1741
1743
|
}
|
|
1742
|
-
|
|
@@ -129,11 +129,13 @@
|
|
|
129
129
|
padding: 13px 0 13px 0;
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
132
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
133
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
133
134
|
width: 0;
|
|
134
135
|
}
|
|
135
136
|
|
|
136
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
137
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
138
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
137
139
|
height: 1px;
|
|
138
140
|
min-height: 1px;
|
|
139
141
|
}
|
|
@@ -261,7 +263,8 @@
|
|
|
261
263
|
word-wrap: initial;
|
|
262
264
|
}
|
|
263
265
|
|
|
264
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
266
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
267
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
265
268
|
top: 17px;
|
|
266
269
|
}
|
|
267
270
|
|
|
@@ -127,11 +127,13 @@
|
|
|
127
127
|
padding: 13px 0 13px 0;
|
|
128
128
|
}
|
|
129
129
|
|
|
130
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
130
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
131
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
131
132
|
width: 0;
|
|
132
133
|
}
|
|
133
134
|
|
|
134
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
135
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
136
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
135
137
|
height: 1px;
|
|
136
138
|
min-height: 1px;
|
|
137
139
|
}
|
|
@@ -259,7 +261,8 @@
|
|
|
259
261
|
word-wrap: initial;
|
|
260
262
|
}
|
|
261
263
|
|
|
262
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
264
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
265
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
263
266
|
top: 16px;
|
|
264
267
|
}
|
|
265
268
|
|
|
@@ -202,11 +202,13 @@
|
|
|
202
202
|
padding: 13px 0 13px 0;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
205
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
206
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
206
207
|
width: 0;
|
|
207
208
|
}
|
|
208
209
|
|
|
209
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
210
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
211
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
210
212
|
height: 1px;
|
|
211
213
|
min-height: 1px;
|
|
212
214
|
}
|
|
@@ -336,7 +338,8 @@
|
|
|
336
338
|
word-wrap: initial;
|
|
337
339
|
}
|
|
338
340
|
|
|
339
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
341
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
342
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
340
343
|
top: 15px;
|
|
341
344
|
}
|
|
342
345
|
|
|
@@ -162,11 +162,13 @@
|
|
|
162
162
|
padding: 12px 4px 11px 0;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
165
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
166
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
166
167
|
width: 0;
|
|
167
168
|
}
|
|
168
169
|
|
|
169
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
170
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
171
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
170
172
|
height: 1px;
|
|
171
173
|
min-height: 1px;
|
|
172
174
|
}
|
|
@@ -296,7 +298,8 @@
|
|
|
296
298
|
word-wrap: initial;
|
|
297
299
|
}
|
|
298
300
|
|
|
299
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
301
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
302
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
300
303
|
top: 15px;
|
|
301
304
|
}
|
|
302
305
|
|
|
@@ -162,11 +162,13 @@
|
|
|
162
162
|
padding: 12px 4px 11px 0;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
165
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
166
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
166
167
|
width: 0;
|
|
167
168
|
}
|
|
168
169
|
|
|
169
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
170
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
171
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
170
172
|
height: 1px;
|
|
171
173
|
min-height: 1px;
|
|
172
174
|
}
|
|
@@ -296,7 +298,8 @@
|
|
|
296
298
|
word-wrap: initial;
|
|
297
299
|
}
|
|
298
300
|
|
|
299
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
301
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
302
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
300
303
|
top: 15px;
|
|
301
304
|
}
|
|
302
305
|
|
|
@@ -120,11 +120,13 @@
|
|
|
120
120
|
padding: 9px 0;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
123
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
124
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
124
125
|
width: 0;
|
|
125
126
|
}
|
|
126
127
|
|
|
127
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
128
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
129
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
128
130
|
height: 1px;
|
|
129
131
|
min-height: 1px;
|
|
130
132
|
}
|
|
@@ -254,7 +256,8 @@
|
|
|
254
256
|
word-wrap: initial;
|
|
255
257
|
}
|
|
256
258
|
|
|
257
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
259
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
260
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
258
261
|
top: 15px;
|
|
259
262
|
}
|
|
260
263
|
|
|
@@ -120,11 +120,13 @@
|
|
|
120
120
|
padding: 9px 0;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
123
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
124
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
124
125
|
width: 0;
|
|
125
126
|
}
|
|
126
127
|
|
|
127
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
128
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
129
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
128
130
|
height: 1px;
|
|
129
131
|
min-height: 1px;
|
|
130
132
|
}
|
|
@@ -254,7 +256,8 @@
|
|
|
254
256
|
word-wrap: initial;
|
|
255
257
|
}
|
|
256
258
|
|
|
257
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
259
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
260
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
258
261
|
top: 15px;
|
|
259
262
|
}
|
|
260
263
|
|
|
@@ -237,11 +237,13 @@
|
|
|
237
237
|
padding: 9px 0;
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
240
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
241
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
241
242
|
width: 0;
|
|
242
243
|
}
|
|
243
244
|
|
|
244
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
245
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
246
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
245
247
|
height: 1px;
|
|
246
248
|
min-height: 1px;
|
|
247
249
|
}
|
|
@@ -371,7 +373,8 @@
|
|
|
371
373
|
word-wrap: initial;
|
|
372
374
|
}
|
|
373
375
|
|
|
374
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
376
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
377
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
375
378
|
top: 15px;
|
|
376
379
|
}
|
|
377
380
|
|
|
@@ -239,11 +239,13 @@
|
|
|
239
239
|
padding: 9px 0;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
242
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
243
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
243
244
|
width: 0;
|
|
244
245
|
}
|
|
245
246
|
|
|
246
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
247
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
248
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
247
249
|
height: 1px;
|
|
248
250
|
min-height: 1px;
|
|
249
251
|
}
|
|
@@ -373,7 +375,8 @@
|
|
|
373
375
|
word-wrap: initial;
|
|
374
376
|
}
|
|
375
377
|
|
|
376
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
378
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
379
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
377
380
|
top: 15px;
|
|
378
381
|
}
|
|
379
382
|
|
|
@@ -667,11 +667,13 @@
|
|
|
667
667
|
padding: 12px 4px 11px 0;
|
|
668
668
|
}
|
|
669
669
|
|
|
670
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
670
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
671
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
671
672
|
width: 0;
|
|
672
673
|
}
|
|
673
674
|
|
|
674
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
675
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
676
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
675
677
|
height: 1px;
|
|
676
678
|
min-height: 1px;
|
|
677
679
|
}
|
|
@@ -801,7 +803,8 @@
|
|
|
801
803
|
word-wrap: initial;
|
|
802
804
|
}
|
|
803
805
|
|
|
804
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
806
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
807
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
805
808
|
top: 15px;
|
|
806
809
|
}
|
|
807
810
|
|
|
@@ -676,11 +676,13 @@
|
|
|
676
676
|
padding: 12px 4px 11px 0;
|
|
677
677
|
}
|
|
678
678
|
|
|
679
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
679
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
680
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
680
681
|
width: 0;
|
|
681
682
|
}
|
|
682
683
|
|
|
683
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
684
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
685
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
684
686
|
height: 1px;
|
|
685
687
|
min-height: 1px;
|
|
686
688
|
}
|
|
@@ -810,7 +812,8 @@
|
|
|
810
812
|
word-wrap: initial;
|
|
811
813
|
}
|
|
812
814
|
|
|
813
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
815
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
816
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
814
817
|
top: 15px;
|
|
815
818
|
}
|
|
816
819
|
|
|
@@ -165,11 +165,13 @@
|
|
|
165
165
|
padding: 12px 4px 11px 0;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
168
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
169
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
169
170
|
width: 0;
|
|
170
171
|
}
|
|
171
172
|
|
|
172
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
173
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
174
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
173
175
|
height: 1px;
|
|
174
176
|
min-height: 1px;
|
|
175
177
|
}
|
|
@@ -299,7 +301,8 @@
|
|
|
299
301
|
word-wrap: initial;
|
|
300
302
|
}
|
|
301
303
|
|
|
302
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
304
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
305
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
303
306
|
top: 15px;
|
|
304
307
|
}
|
|
305
308
|
|
|
@@ -165,11 +165,13 @@
|
|
|
165
165
|
padding: 12px 4px 11px 0;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
168
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
169
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
169
170
|
width: 0;
|
|
170
171
|
}
|
|
171
172
|
|
|
172
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
173
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
174
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
173
175
|
height: 1px;
|
|
174
176
|
min-height: 1px;
|
|
175
177
|
}
|
|
@@ -299,7 +301,8 @@
|
|
|
299
301
|
word-wrap: initial;
|
|
300
302
|
}
|
|
301
303
|
|
|
302
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
304
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
305
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
303
306
|
top: 15px;
|
|
304
307
|
}
|
|
305
308
|
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -1495,11 +1495,13 @@ ejs-dropdownlist {
|
|
|
1495
1495
|
padding: 12px 4px 11px 0;
|
|
1496
1496
|
}
|
|
1497
1497
|
|
|
1498
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1498
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1499
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1499
1500
|
width: 0;
|
|
1500
1501
|
}
|
|
1501
1502
|
|
|
1502
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1503
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1504
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1503
1505
|
height: 1px;
|
|
1504
1506
|
min-height: 1px;
|
|
1505
1507
|
}
|
|
@@ -1629,7 +1631,8 @@ ejs-dropdownlist {
|
|
|
1629
1631
|
word-wrap: initial;
|
|
1630
1632
|
}
|
|
1631
1633
|
|
|
1632
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1634
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1635
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1633
1636
|
top: 15px;
|
|
1634
1637
|
}
|
|
1635
1638
|
|
package/styles/tailwind.css
CHANGED
|
@@ -1495,11 +1495,13 @@ ejs-dropdownlist {
|
|
|
1495
1495
|
padding: 12px 4px 11px 0;
|
|
1496
1496
|
}
|
|
1497
1497
|
|
|
1498
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box)
|
|
1498
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
|
|
1499
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
|
|
1499
1500
|
width: 0;
|
|
1500
1501
|
}
|
|
1501
1502
|
|
|
1502
|
-
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text']
|
|
1503
|
+
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'],
|
|
1504
|
+
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
|
|
1503
1505
|
height: 1px;
|
|
1504
1506
|
min-height: 1px;
|
|
1505
1507
|
}
|
|
@@ -1629,7 +1631,8 @@ ejs-dropdownlist {
|
|
|
1629
1631
|
word-wrap: initial;
|
|
1630
1632
|
}
|
|
1631
1633
|
|
|
1632
|
-
.e-multiselect.e-input-group .e-searcher .e-label-top
|
|
1634
|
+
.e-multiselect.e-input-group .e-searcher .e-label-top,
|
|
1635
|
+
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
|
|
1633
1636
|
top: 15px;
|
|
1634
1637
|
}
|
|
1635
1638
|
|