@syncfusion/ej2-dropdowns 20.3.48 → 20.3.49
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 +14 -0
- package/dist/ej2-dropdowns.min.js +2 -2
- package/dist/ej2-dropdowns.umd.min.js +2 -2
- package/dist/ej2-dropdowns.umd.min.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es2015.js +11 -2
- package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es5.js +11 -2
- package/dist/es6/ej2-dropdowns.es5.js.map +1 -1
- package/dist/global/ej2-dropdowns.min.js +2 -2
- package/dist/global/ej2-dropdowns.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +9 -9
- package/src/drop-down-list/drop-down-list.d.ts +1 -0
- package/src/drop-down-list/drop-down-list.js +10 -1
- package/src/list-box/list-box.js +1 -1
- package/styles/bootstrap-dark.css +8 -0
- package/styles/bootstrap.css +8 -0
- package/styles/bootstrap4.css +20 -11
- package/styles/bootstrap5-dark.css +8 -0
- package/styles/bootstrap5.css +8 -0
- package/styles/fabric-dark.css +16 -8
- package/styles/fabric.css +16 -8
- package/styles/fluent-dark.css +9 -1
- package/styles/fluent.css +9 -1
- package/styles/highcontrast-light.css +8 -0
- package/styles/highcontrast.css +17 -9
- package/styles/material-dark.css +8 -0
- package/styles/material.css +8 -0
- package/styles/multi-select/_bootstrap-dark-definition.scss +6 -0
- package/styles/multi-select/_bootstrap-definition.scss +6 -0
- package/styles/multi-select/_bootstrap4-definition.scss +14 -7
- package/styles/multi-select/_bootstrap5-definition.scss +7 -0
- package/styles/multi-select/_fabric-dark-definition.scss +10 -4
- package/styles/multi-select/_fabric-definition.scss +10 -4
- package/styles/multi-select/_fluent-definition.scss +8 -1
- package/styles/multi-select/_fusionnew-definition.scss +7 -0
- package/styles/multi-select/_highcontrast-definition.scss +11 -5
- package/styles/multi-select/_highcontrast-light-definition.scss +6 -0
- package/styles/multi-select/_layout.scss +12 -5
- package/styles/multi-select/_material-dark-definition.scss +6 -0
- package/styles/multi-select/_material-definition.scss +6 -0
- package/styles/multi-select/_material3-definition.scss +7 -0
- package/styles/multi-select/_tailwind-definition.scss +7 -0
- package/styles/multi-select/_theme.scss +4 -0
- package/styles/multi-select/bootstrap-dark.css +8 -0
- package/styles/multi-select/bootstrap.css +8 -0
- package/styles/multi-select/bootstrap4.css +20 -11
- package/styles/multi-select/bootstrap5-dark.css +8 -0
- package/styles/multi-select/bootstrap5.css +8 -0
- package/styles/multi-select/fabric-dark.css +16 -8
- package/styles/multi-select/fabric.css +16 -8
- package/styles/multi-select/fluent-dark.css +9 -1
- package/styles/multi-select/fluent.css +9 -1
- package/styles/multi-select/highcontrast-light.css +8 -0
- package/styles/multi-select/highcontrast.css +17 -9
- package/styles/multi-select/material-dark.css +8 -0
- package/styles/multi-select/material.css +8 -0
- package/styles/multi-select/tailwind-dark.css +8 -0
- package/styles/multi-select/tailwind.css +8 -0
- package/styles/tailwind-dark.css +8 -0
- package/styles/tailwind.css +8 -0
- package/.eslintrc.json +0 -244
- package/tslint.json +0 -111
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 20.3.
|
|
3
|
+
* version : 20.3.49
|
|
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@20.3.
|
|
3
|
+
"_id": "@syncfusion/ej2-dropdowns@20.3.48",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-p2ubZC3kJNrrlSlZl4dNLvC44IrTjuUmgpv0zfFeew+JnWsAtJGhhAaAPFbfAF5zFRo2IJzElSHc92dLjxlInA==",
|
|
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-20.3.
|
|
37
|
-
"_shasum": "
|
|
36
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-20.3.48.tgz",
|
|
37
|
+
"_shasum": "8c060896c5265bd489f549e7e86087be4536cb1f",
|
|
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": "~20.3.
|
|
45
|
+
"@syncfusion/ej2-base": "~20.3.49",
|
|
46
46
|
"@syncfusion/ej2-data": "~20.3.47",
|
|
47
|
-
"@syncfusion/ej2-inputs": "~20.3.
|
|
47
|
+
"@syncfusion/ej2-inputs": "~20.3.49",
|
|
48
48
|
"@syncfusion/ej2-lists": "~20.3.47",
|
|
49
|
-
"@syncfusion/ej2-navigations": "~20.3.
|
|
50
|
-
"@syncfusion/ej2-popups": "~20.3.
|
|
49
|
+
"@syncfusion/ej2-navigations": "~20.3.49",
|
|
50
|
+
"@syncfusion/ej2-popups": "~20.3.49"
|
|
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": "20.3.
|
|
75
|
+
"version": "20.3.49",
|
|
76
76
|
"sideEffects": false
|
|
77
77
|
}
|
|
@@ -470,6 +470,7 @@ export declare class DropDownList extends DropDownBase implements IInput {
|
|
|
470
470
|
protected onActionComplete(ulElement: HTMLElement, list: {
|
|
471
471
|
[key: string]: Object;
|
|
472
472
|
}[], e?: Object, isUpdated?: boolean): void;
|
|
473
|
+
private checkFieldValue;
|
|
473
474
|
private updateActionCompleteDataValues;
|
|
474
475
|
private addNewItem;
|
|
475
476
|
protected updateActionCompleteData(li: HTMLElement, item: {
|
|
@@ -183,6 +183,7 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
183
183
|
}
|
|
184
184
|
};
|
|
185
185
|
DropDownList.prototype.clearAll = function (e, properties) {
|
|
186
|
+
this.previousItemData = (!isNullOrUndefined(this.itemData)) ? this.itemData : null;
|
|
186
187
|
if (isNullOrUndefined(properties) || (!isNullOrUndefined(properties) &&
|
|
187
188
|
(isNullOrUndefined(properties.dataSource) ||
|
|
188
189
|
(!(properties.dataSource instanceof DataManager) && properties.dataSource.length === 0)))) {
|
|
@@ -1490,7 +1491,8 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
1490
1491
|
this.initRemoteRender = false;
|
|
1491
1492
|
if (this.value && this.dataSource instanceof DataManager) {
|
|
1492
1493
|
var checkField_1 = isNullOrUndefined(this.fields.value) ? this.fields.text : this.fields.value;
|
|
1493
|
-
var
|
|
1494
|
+
var fieldValue_1 = this.fields.value.split('.');
|
|
1495
|
+
var checkVal = list.some(function (x) { return isNullOrUndefined(x[checkField_1]) && fieldValue_1.length > 1 ? _this.checkFieldValue(x, fieldValue_1) === _this.value : x[checkField_1] === _this.value; });
|
|
1494
1496
|
if (!checkVal) {
|
|
1495
1497
|
this.dataSource.executeQuery(this.getQuery(this.query).where(new Predicate(checkField_1, 'equal', this.value)))
|
|
1496
1498
|
.then(function (e) {
|
|
@@ -1540,6 +1542,13 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
1540
1542
|
}
|
|
1541
1543
|
}
|
|
1542
1544
|
};
|
|
1545
|
+
DropDownList.prototype.checkFieldValue = function (list, fieldValue) {
|
|
1546
|
+
var checkField = list;
|
|
1547
|
+
fieldValue.forEach(function (value) {
|
|
1548
|
+
checkField = checkField[value];
|
|
1549
|
+
});
|
|
1550
|
+
return checkField;
|
|
1551
|
+
};
|
|
1543
1552
|
DropDownList.prototype.updateActionCompleteDataValues = function (ulElement, list) {
|
|
1544
1553
|
this.actionCompleteData = { ulElement: ulElement.cloneNode(true), list: list, isUpdated: true };
|
|
1545
1554
|
if (this.actionData.list !== this.actionCompleteData.list && this.actionCompleteData.ulElement && this.actionCompleteData.list) {
|
package/src/list-box/list-box.js
CHANGED
|
@@ -1479,6 +1479,10 @@ ejs-dropdownlist {
|
|
|
1479
1479
|
width: 30px;
|
|
1480
1480
|
}
|
|
1481
1481
|
|
|
1482
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1483
|
+
margin: 0 0 0;
|
|
1484
|
+
}
|
|
1485
|
+
|
|
1482
1486
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
1483
1487
|
margin: 1px 0 0;
|
|
1484
1488
|
}
|
|
@@ -2374,6 +2378,10 @@ ejs-multiselect {
|
|
|
2374
2378
|
left: 8px;
|
|
2375
2379
|
}
|
|
2376
2380
|
|
|
2381
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2382
|
+
left: 8px;
|
|
2383
|
+
}
|
|
2384
|
+
|
|
2377
2385
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
2378
2386
|
height: 28px;
|
|
2379
2387
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -1478,6 +1478,10 @@ ejs-dropdownlist {
|
|
|
1478
1478
|
width: 30px;
|
|
1479
1479
|
}
|
|
1480
1480
|
|
|
1481
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1482
|
+
margin: 0 0 0;
|
|
1483
|
+
}
|
|
1484
|
+
|
|
1481
1485
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
1482
1486
|
margin: 1px 0 0;
|
|
1483
1487
|
}
|
|
@@ -2373,6 +2377,10 @@ ejs-multiselect {
|
|
|
2373
2377
|
left: 8px;
|
|
2374
2378
|
}
|
|
2375
2379
|
|
|
2380
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2381
|
+
left: 8px;
|
|
2382
|
+
}
|
|
2383
|
+
|
|
2376
2384
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
2377
2385
|
height: 28px;
|
|
2378
2386
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1289,7 +1289,7 @@ ejs-dropdownlist {
|
|
|
1289
1289
|
|
|
1290
1290
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
1291
1291
|
height: 30px;
|
|
1292
|
-
width:
|
|
1292
|
+
width: auto;
|
|
1293
1293
|
}
|
|
1294
1294
|
|
|
1295
1295
|
.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
|
|
@@ -1352,7 +1352,7 @@ ejs-dropdownlist {
|
|
|
1352
1352
|
.e-multi-select-wrapper .e-chips .e-chips-close::before {
|
|
1353
1353
|
content: "\e745";
|
|
1354
1354
|
cursor: pointer;
|
|
1355
|
-
left:
|
|
1355
|
+
left: 0;
|
|
1356
1356
|
position: relative;
|
|
1357
1357
|
top: 8px;
|
|
1358
1358
|
}
|
|
@@ -1361,7 +1361,7 @@ ejs-dropdownlist {
|
|
|
1361
1361
|
content: "\e745";
|
|
1362
1362
|
cursor: pointer;
|
|
1363
1363
|
height: 10px;
|
|
1364
|
-
left:
|
|
1364
|
+
left: 0;
|
|
1365
1365
|
position: relative;
|
|
1366
1366
|
top: 10px;
|
|
1367
1367
|
}
|
|
@@ -1617,8 +1617,12 @@ ejs-dropdownlist {
|
|
|
1617
1617
|
float: right;
|
|
1618
1618
|
font-family: "e-icons";
|
|
1619
1619
|
height: 24px;
|
|
1620
|
-
margin:
|
|
1621
|
-
width:
|
|
1620
|
+
margin: 10px 10px 10px 0;
|
|
1621
|
+
width: auto;
|
|
1622
|
+
}
|
|
1623
|
+
|
|
1624
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1625
|
+
margin: 8px 0 8px 20px;
|
|
1622
1626
|
}
|
|
1623
1627
|
|
|
1624
1628
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -1633,7 +1637,7 @@ ejs-dropdownlist {
|
|
|
1633
1637
|
position: absolute;
|
|
1634
1638
|
right: 0;
|
|
1635
1639
|
top: 100%;
|
|
1636
|
-
width:
|
|
1640
|
+
width: auto;
|
|
1637
1641
|
}
|
|
1638
1642
|
|
|
1639
1643
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -2050,7 +2054,7 @@ ejs-multiselect {
|
|
|
2050
2054
|
|
|
2051
2055
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
2052
2056
|
height: 18px;
|
|
2053
|
-
width:
|
|
2057
|
+
width: auto;
|
|
2054
2058
|
}
|
|
2055
2059
|
|
|
2056
2060
|
.e-small .e-multi-select-wrapper {
|
|
@@ -2083,7 +2087,8 @@ ejs-multiselect {
|
|
|
2083
2087
|
|
|
2084
2088
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
2085
2089
|
height: 24px;
|
|
2086
|
-
width:
|
|
2090
|
+
width: auto;
|
|
2091
|
+
margin: 3px 10px 10px 0;
|
|
2087
2092
|
}
|
|
2088
2093
|
|
|
2089
2094
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2102,7 +2107,7 @@ ejs-multiselect {
|
|
|
2102
2107
|
|
|
2103
2108
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
2104
2109
|
.e-bigger.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
2105
|
-
margin-top: -2.
|
|
2110
|
+
margin-top: -2.5em;
|
|
2106
2111
|
right: 0;
|
|
2107
2112
|
}
|
|
2108
2113
|
|
|
@@ -2546,7 +2551,7 @@ ejs-multiselect {
|
|
|
2546
2551
|
}
|
|
2547
2552
|
|
|
2548
2553
|
.e-small .e-multi-select-wrapper .e-chips .e-chips-close::before {
|
|
2549
|
-
left:
|
|
2554
|
+
left: 0;
|
|
2550
2555
|
top: 5px;
|
|
2551
2556
|
font-size: 8px;
|
|
2552
2557
|
}
|
|
@@ -2555,6 +2560,10 @@ ejs-multiselect {
|
|
|
2555
2560
|
left: 4px;
|
|
2556
2561
|
}
|
|
2557
2562
|
|
|
2563
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2564
|
+
left: 4px;
|
|
2565
|
+
}
|
|
2566
|
+
|
|
2558
2567
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
2559
2568
|
height: 30px;
|
|
2560
2569
|
}
|
|
@@ -2564,7 +2573,7 @@ ejs-multiselect {
|
|
|
2564
2573
|
}
|
|
2565
2574
|
|
|
2566
2575
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips .e-chips-close::before {
|
|
2567
|
-
left:
|
|
2576
|
+
left: 0;
|
|
2568
2577
|
top: 11px;
|
|
2569
2578
|
font-size: 10px;
|
|
2570
2579
|
}
|
|
@@ -1605,6 +1605,10 @@ ejs-dropdownlist {
|
|
|
1605
1605
|
width: 14px;
|
|
1606
1606
|
}
|
|
1607
1607
|
|
|
1608
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1609
|
+
margin: 0 0 0;
|
|
1610
|
+
}
|
|
1611
|
+
|
|
1608
1612
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
1609
1613
|
margin: 3px 0 0;
|
|
1610
1614
|
}
|
|
@@ -2539,6 +2543,10 @@ ejs-multiselect {
|
|
|
2539
2543
|
left: 0;
|
|
2540
2544
|
}
|
|
2541
2545
|
|
|
2546
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2547
|
+
left: 0;
|
|
2548
|
+
}
|
|
2549
|
+
|
|
2542
2550
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
2543
2551
|
height: 26px;
|
|
2544
2552
|
}
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1605,6 +1605,10 @@ ejs-dropdownlist {
|
|
|
1605
1605
|
width: 14px;
|
|
1606
1606
|
}
|
|
1607
1607
|
|
|
1608
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1609
|
+
margin: 0 0 0;
|
|
1610
|
+
}
|
|
1611
|
+
|
|
1608
1612
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
1609
1613
|
margin: 3px 0 0;
|
|
1610
1614
|
}
|
|
@@ -2539,6 +2543,10 @@ ejs-multiselect {
|
|
|
2539
2543
|
left: 0;
|
|
2540
2544
|
}
|
|
2541
2545
|
|
|
2546
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2547
|
+
left: 0;
|
|
2548
|
+
}
|
|
2549
|
+
|
|
2542
2550
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
2543
2551
|
height: 26px;
|
|
2544
2552
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1191,7 +1191,7 @@ ejs-dropdownlist {
|
|
|
1191
1191
|
.e-multi-select-wrapper .e-chips .e-chips-close::before {
|
|
1192
1192
|
content: "\e7a7";
|
|
1193
1193
|
cursor: pointer;
|
|
1194
|
-
left:
|
|
1194
|
+
left: 0;
|
|
1195
1195
|
position: relative;
|
|
1196
1196
|
top: 8px;
|
|
1197
1197
|
}
|
|
@@ -1199,7 +1199,7 @@ ejs-dropdownlist {
|
|
|
1199
1199
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
1200
1200
|
content: "\e7a7";
|
|
1201
1201
|
cursor: pointer;
|
|
1202
|
-
left:
|
|
1202
|
+
left: 0;
|
|
1203
1203
|
position: relative;
|
|
1204
1204
|
top: 10px;
|
|
1205
1205
|
}
|
|
@@ -1446,8 +1446,12 @@ ejs-dropdownlist {
|
|
|
1446
1446
|
float: right;
|
|
1447
1447
|
font-family: "e-icons";
|
|
1448
1448
|
height: 26px;
|
|
1449
|
-
margin:
|
|
1450
|
-
width:
|
|
1449
|
+
margin: 8px 8px 8px 8px;
|
|
1450
|
+
width: auto;
|
|
1451
|
+
}
|
|
1452
|
+
|
|
1453
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1454
|
+
margin: 8px 0 8px 20px;
|
|
1451
1455
|
}
|
|
1452
1456
|
|
|
1453
1457
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -1462,7 +1466,7 @@ ejs-dropdownlist {
|
|
|
1462
1466
|
position: absolute;
|
|
1463
1467
|
right: 0;
|
|
1464
1468
|
top: 100%;
|
|
1465
|
-
width:
|
|
1469
|
+
width: auto;
|
|
1466
1470
|
}
|
|
1467
1471
|
|
|
1468
1472
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1876,7 +1880,7 @@ ejs-multiselect {
|
|
|
1876
1880
|
|
|
1877
1881
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1878
1882
|
height: 22px;
|
|
1879
|
-
width:
|
|
1883
|
+
width: auto;
|
|
1880
1884
|
}
|
|
1881
1885
|
|
|
1882
1886
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1895,7 +1899,7 @@ ejs-multiselect {
|
|
|
1895
1899
|
|
|
1896
1900
|
.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
1897
1901
|
.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
1898
|
-
margin-top: -
|
|
1902
|
+
margin-top: -3em;
|
|
1899
1903
|
}
|
|
1900
1904
|
|
|
1901
1905
|
.e-bigger.e-small.e-multi-select-list-wrapper .e-selectall-parent,
|
|
@@ -1905,7 +1909,7 @@ ejs-multiselect {
|
|
|
1905
1909
|
|
|
1906
1910
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1907
1911
|
height: 26px;
|
|
1908
|
-
width:
|
|
1912
|
+
width: auto;
|
|
1909
1913
|
}
|
|
1910
1914
|
|
|
1911
1915
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2353,6 +2357,10 @@ ejs-multiselect {
|
|
|
2353
2357
|
left: 7px;
|
|
2354
2358
|
}
|
|
2355
2359
|
|
|
2360
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2361
|
+
left: -35px;
|
|
2362
|
+
}
|
|
2363
|
+
|
|
2356
2364
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
2357
2365
|
height: 26px;
|
|
2358
2366
|
}
|
package/styles/fabric.css
CHANGED
|
@@ -1185,7 +1185,7 @@ ejs-dropdownlist {
|
|
|
1185
1185
|
.e-multi-select-wrapper .e-chips .e-chips-close::before {
|
|
1186
1186
|
content: "\e7a7";
|
|
1187
1187
|
cursor: pointer;
|
|
1188
|
-
left:
|
|
1188
|
+
left: 0;
|
|
1189
1189
|
position: relative;
|
|
1190
1190
|
top: 8px;
|
|
1191
1191
|
}
|
|
@@ -1193,7 +1193,7 @@ ejs-dropdownlist {
|
|
|
1193
1193
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
1194
1194
|
content: "\e7a7";
|
|
1195
1195
|
cursor: pointer;
|
|
1196
|
-
left:
|
|
1196
|
+
left: 0;
|
|
1197
1197
|
position: relative;
|
|
1198
1198
|
top: 10px;
|
|
1199
1199
|
}
|
|
@@ -1440,8 +1440,12 @@ ejs-dropdownlist {
|
|
|
1440
1440
|
float: right;
|
|
1441
1441
|
font-family: "e-icons";
|
|
1442
1442
|
height: 26px;
|
|
1443
|
-
margin:
|
|
1444
|
-
width:
|
|
1443
|
+
margin: 8px 8px 8px 8px;
|
|
1444
|
+
width: auto;
|
|
1445
|
+
}
|
|
1446
|
+
|
|
1447
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1448
|
+
margin: 8px 0 8px 20px;
|
|
1445
1449
|
}
|
|
1446
1450
|
|
|
1447
1451
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -1456,7 +1460,7 @@ ejs-dropdownlist {
|
|
|
1456
1460
|
position: absolute;
|
|
1457
1461
|
right: 0;
|
|
1458
1462
|
top: 100%;
|
|
1459
|
-
width:
|
|
1463
|
+
width: auto;
|
|
1460
1464
|
}
|
|
1461
1465
|
|
|
1462
1466
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1870,7 +1874,7 @@ ejs-multiselect {
|
|
|
1870
1874
|
|
|
1871
1875
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1872
1876
|
height: 22px;
|
|
1873
|
-
width:
|
|
1877
|
+
width: auto;
|
|
1874
1878
|
}
|
|
1875
1879
|
|
|
1876
1880
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1889,7 +1893,7 @@ ejs-multiselect {
|
|
|
1889
1893
|
|
|
1890
1894
|
.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
1891
1895
|
.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
1892
|
-
margin-top: -
|
|
1896
|
+
margin-top: -3em;
|
|
1893
1897
|
}
|
|
1894
1898
|
|
|
1895
1899
|
.e-bigger.e-small.e-multi-select-list-wrapper .e-selectall-parent,
|
|
@@ -1899,7 +1903,7 @@ ejs-multiselect {
|
|
|
1899
1903
|
|
|
1900
1904
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1901
1905
|
height: 26px;
|
|
1902
|
-
width:
|
|
1906
|
+
width: auto;
|
|
1903
1907
|
}
|
|
1904
1908
|
|
|
1905
1909
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2347,6 +2351,10 @@ ejs-multiselect {
|
|
|
2347
2351
|
left: 7px;
|
|
2348
2352
|
}
|
|
2349
2353
|
|
|
2354
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2355
|
+
left: -35px;
|
|
2356
|
+
}
|
|
2357
|
+
|
|
2350
2358
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
2351
2359
|
height: 26px;
|
|
2352
2360
|
}
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1630,6 +1630,10 @@ ejs-dropdownlist {
|
|
|
1630
1630
|
width: 14px;
|
|
1631
1631
|
}
|
|
1632
1632
|
|
|
1633
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1634
|
+
margin: 0 0 0;
|
|
1635
|
+
}
|
|
1636
|
+
|
|
1633
1637
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
1634
1638
|
margin: 3px 0 0;
|
|
1635
1639
|
}
|
|
@@ -2591,7 +2595,7 @@ ejs-multiselect {
|
|
|
2591
2595
|
}
|
|
2592
2596
|
|
|
2593
2597
|
.e-small .e-multi-select-wrapper .e-chips .e-chips-close::before {
|
|
2594
|
-
left:
|
|
2598
|
+
left: 0;
|
|
2595
2599
|
top: 2px;
|
|
2596
2600
|
font-size: 8px;
|
|
2597
2601
|
}
|
|
@@ -2600,6 +2604,10 @@ ejs-multiselect {
|
|
|
2600
2604
|
left: 0;
|
|
2601
2605
|
}
|
|
2602
2606
|
|
|
2607
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2608
|
+
left: 0;
|
|
2609
|
+
}
|
|
2610
|
+
|
|
2603
2611
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2604
2612
|
left: -2px;
|
|
2605
2613
|
}
|
package/styles/fluent.css
CHANGED
|
@@ -1630,6 +1630,10 @@ ejs-dropdownlist {
|
|
|
1630
1630
|
width: 14px;
|
|
1631
1631
|
}
|
|
1632
1632
|
|
|
1633
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1634
|
+
margin: 0 0 0;
|
|
1635
|
+
}
|
|
1636
|
+
|
|
1633
1637
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
1634
1638
|
margin: 3px 0 0;
|
|
1635
1639
|
}
|
|
@@ -2591,7 +2595,7 @@ ejs-multiselect {
|
|
|
2591
2595
|
}
|
|
2592
2596
|
|
|
2593
2597
|
.e-small .e-multi-select-wrapper .e-chips .e-chips-close::before {
|
|
2594
|
-
left:
|
|
2598
|
+
left: 0;
|
|
2595
2599
|
top: 2px;
|
|
2596
2600
|
font-size: 8px;
|
|
2597
2601
|
}
|
|
@@ -2600,6 +2604,10 @@ ejs-multiselect {
|
|
|
2600
2604
|
left: 0;
|
|
2601
2605
|
}
|
|
2602
2606
|
|
|
2607
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2608
|
+
left: 0;
|
|
2609
|
+
}
|
|
2610
|
+
|
|
2603
2611
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2604
2612
|
left: -2px;
|
|
2605
2613
|
}
|
|
@@ -1542,6 +1542,10 @@ ejs-dropdownlist {
|
|
|
1542
1542
|
width: 26px;
|
|
1543
1543
|
}
|
|
1544
1544
|
|
|
1545
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1546
|
+
margin: 0;
|
|
1547
|
+
}
|
|
1548
|
+
|
|
1545
1549
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
1546
1550
|
margin: 3px 0 0;
|
|
1547
1551
|
}
|
|
@@ -2460,6 +2464,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2460
2464
|
left: 7px;
|
|
2461
2465
|
}
|
|
2462
2466
|
|
|
2467
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2468
|
+
left: 7px;
|
|
2469
|
+
}
|
|
2470
|
+
|
|
2463
2471
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
2464
2472
|
height: 26px;
|
|
2465
2473
|
}
|
package/styles/highcontrast.css
CHANGED
|
@@ -1289,7 +1289,7 @@ ejs-dropdownlist {
|
|
|
1289
1289
|
.e-multi-select-wrapper .e-chips .e-chips-close::before {
|
|
1290
1290
|
content: "\e7a7";
|
|
1291
1291
|
cursor: pointer;
|
|
1292
|
-
left:
|
|
1292
|
+
left: 0;
|
|
1293
1293
|
position: relative;
|
|
1294
1294
|
top: 8px;
|
|
1295
1295
|
}
|
|
@@ -1297,7 +1297,7 @@ ejs-dropdownlist {
|
|
|
1297
1297
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
1298
1298
|
content: "\e7a7";
|
|
1299
1299
|
cursor: pointer;
|
|
1300
|
-
left:
|
|
1300
|
+
left: 0;
|
|
1301
1301
|
position: relative;
|
|
1302
1302
|
top: 10px;
|
|
1303
1303
|
}
|
|
@@ -1544,8 +1544,12 @@ ejs-dropdownlist {
|
|
|
1544
1544
|
float: right;
|
|
1545
1545
|
font-family: "e-icons";
|
|
1546
1546
|
height: 26px;
|
|
1547
|
-
margin: 0;
|
|
1548
|
-
width:
|
|
1547
|
+
margin: 10px 10px 10px 0;
|
|
1548
|
+
width: auto;
|
|
1549
|
+
}
|
|
1550
|
+
|
|
1551
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
1552
|
+
margin: 8px 0 8px 20px;
|
|
1549
1553
|
}
|
|
1550
1554
|
|
|
1551
1555
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -1560,7 +1564,7 @@ ejs-dropdownlist {
|
|
|
1560
1564
|
position: absolute;
|
|
1561
1565
|
right: 0;
|
|
1562
1566
|
top: 100%;
|
|
1563
|
-
width:
|
|
1567
|
+
width: auto;
|
|
1564
1568
|
}
|
|
1565
1569
|
|
|
1566
1570
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1981,7 +1985,7 @@ ejs-multiselect {
|
|
|
1981
1985
|
|
|
1982
1986
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1983
1987
|
height: 22px;
|
|
1984
|
-
width:
|
|
1988
|
+
width: auto;
|
|
1985
1989
|
}
|
|
1986
1990
|
|
|
1987
1991
|
.e-small .e-multi-select-wrapper {
|
|
@@ -2000,7 +2004,7 @@ ejs-multiselect {
|
|
|
2000
2004
|
|
|
2001
2005
|
.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
2002
2006
|
.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
2003
|
-
margin-top: -
|
|
2007
|
+
margin-top: -3.2em;
|
|
2004
2008
|
}
|
|
2005
2009
|
|
|
2006
2010
|
.e-bigger.e-small.e-multi-select-list-wrapper .e-selectall-parent,
|
|
@@ -2010,7 +2014,7 @@ ejs-multiselect {
|
|
|
2010
2014
|
|
|
2011
2015
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
2012
2016
|
height: 26px;
|
|
2013
|
-
width:
|
|
2017
|
+
width: auto;
|
|
2014
2018
|
}
|
|
2015
2019
|
|
|
2016
2020
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2029,7 +2033,7 @@ ejs-multiselect {
|
|
|
2029
2033
|
|
|
2030
2034
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
2031
2035
|
.e-bigger.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
2032
|
-
margin-top: -3.
|
|
2036
|
+
margin-top: -3.4em;
|
|
2033
2037
|
right: 0;
|
|
2034
2038
|
}
|
|
2035
2039
|
|
|
@@ -2466,6 +2470,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2466
2470
|
left: 7px;
|
|
2467
2471
|
}
|
|
2468
2472
|
|
|
2473
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2474
|
+
left: -35px;
|
|
2475
|
+
}
|
|
2476
|
+
|
|
2469
2477
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
2470
2478
|
height: 26px;
|
|
2471
2479
|
}
|
package/styles/material-dark.css
CHANGED
|
@@ -2347,6 +2347,10 @@ ejs-dropdownlist {
|
|
|
2347
2347
|
width: 16px;
|
|
2348
2348
|
}
|
|
2349
2349
|
|
|
2350
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
2351
|
+
margin: 0 0 0;
|
|
2352
|
+
}
|
|
2353
|
+
|
|
2350
2354
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
2351
2355
|
margin: 3px 0 0;
|
|
2352
2356
|
}
|
|
@@ -3739,6 +3743,10 @@ ejs-multiselect {
|
|
|
3739
3743
|
left: 6px;
|
|
3740
3744
|
}
|
|
3741
3745
|
|
|
3746
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
3747
|
+
left: 6px;
|
|
3748
|
+
}
|
|
3749
|
+
|
|
3742
3750
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
3743
3751
|
height: 24px;
|
|
3744
3752
|
}
|
package/styles/material.css
CHANGED
|
@@ -2404,6 +2404,10 @@ ejs-dropdownlist {
|
|
|
2404
2404
|
width: 16px;
|
|
2405
2405
|
}
|
|
2406
2406
|
|
|
2407
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
2408
|
+
margin: 0 0 0;
|
|
2409
|
+
}
|
|
2410
|
+
|
|
2407
2411
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
2408
2412
|
margin: 3px 0 0;
|
|
2409
2413
|
}
|
|
@@ -3796,6 +3800,10 @@ ejs-multiselect {
|
|
|
3796
3800
|
left: 6px;
|
|
3797
3801
|
}
|
|
3798
3802
|
|
|
3803
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
3804
|
+
left: 6px;
|
|
3805
|
+
}
|
|
3806
|
+
|
|
3799
3807
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips {
|
|
3800
3808
|
height: 22px;
|
|
3801
3809
|
}
|