@syncfusion/ej2-dropdowns 21.1.39 → 21.2.3
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 +22 -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 +50 -15
- package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es5.js +50 -15
- 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 +12 -15
- package/src/drop-down-base/drop-down-base.js +10 -1
- package/src/drop-down-tree/drop-down-tree.d.ts +1 -0
- package/src/drop-down-tree/drop-down-tree.js +7 -4
- package/src/list-box/list-box.js +21 -5
- package/src/multi-select/multi-select.js +12 -5
- package/styles/material-dark.css +4 -4
- package/styles/material.css +4 -4
- package/styles/multi-select/icons/_material-dark.scss +4 -4
- package/styles/multi-select/icons/_material.scss +4 -4
- package/styles/multi-select/material-dark.css +4 -4
- package/styles/multi-select/material.css +4 -4
- package/.eslintrc.json +0 -259
- 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 : 21.
|
|
3
|
+
* version : 21.2.3
|
|
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@21.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-dropdowns@21.1.41",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-fGCFMQTf1sX1JtwnvrMUCA/0OmBSP524aR5DSIiLe3bbyJKx3xIbd2z8o9swzK+Kq5bzvg25UN817Mo5CqDLHA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,7 +19,6 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/",
|
|
21
21
|
"/@syncfusion/ej2",
|
|
22
|
-
"/@syncfusion/ej2-angular-dropdowns",
|
|
23
22
|
"/@syncfusion/ej2-documenteditor",
|
|
24
23
|
"/@syncfusion/ej2-gantt",
|
|
25
24
|
"/@syncfusion/ej2-grids",
|
|
@@ -28,14 +27,12 @@
|
|
|
28
27
|
"/@syncfusion/ej2-pdfviewer",
|
|
29
28
|
"/@syncfusion/ej2-pivotview",
|
|
30
29
|
"/@syncfusion/ej2-querybuilder",
|
|
31
|
-
"/@syncfusion/ej2-react-dropdowns",
|
|
32
30
|
"/@syncfusion/ej2-ribbon",
|
|
33
31
|
"/@syncfusion/ej2-schedule",
|
|
34
|
-
"/@syncfusion/ej2-spreadsheet"
|
|
35
|
-
"/@syncfusion/ej2-vue-dropdowns"
|
|
32
|
+
"/@syncfusion/ej2-spreadsheet"
|
|
36
33
|
],
|
|
37
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-21.1.
|
|
38
|
-
"_shasum": "
|
|
34
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-21.1.41.tgz",
|
|
35
|
+
"_shasum": "d1072405526b8a4c689fd8809d57a6717e641739",
|
|
39
36
|
"_spec": "@syncfusion/ej2-dropdowns@*",
|
|
40
37
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
41
38
|
"author": {
|
|
@@ -43,12 +40,12 @@
|
|
|
43
40
|
},
|
|
44
41
|
"bundleDependencies": false,
|
|
45
42
|
"dependencies": {
|
|
46
|
-
"@syncfusion/ej2-base": "~21.
|
|
47
|
-
"@syncfusion/ej2-data": "~21.
|
|
48
|
-
"@syncfusion/ej2-inputs": "~21.
|
|
49
|
-
"@syncfusion/ej2-lists": "~21.
|
|
50
|
-
"@syncfusion/ej2-navigations": "~21.
|
|
51
|
-
"@syncfusion/ej2-popups": "~21.
|
|
43
|
+
"@syncfusion/ej2-base": "~21.2.3",
|
|
44
|
+
"@syncfusion/ej2-data": "~21.2.3",
|
|
45
|
+
"@syncfusion/ej2-inputs": "~21.2.3",
|
|
46
|
+
"@syncfusion/ej2-lists": "~21.2.3",
|
|
47
|
+
"@syncfusion/ej2-navigations": "~21.2.3",
|
|
48
|
+
"@syncfusion/ej2-popups": "~21.2.3"
|
|
52
49
|
},
|
|
53
50
|
"deprecated": false,
|
|
54
51
|
"description": "Essential JS 2 DropDown Components",
|
|
@@ -73,7 +70,7 @@
|
|
|
73
70
|
"module": "./index.js",
|
|
74
71
|
"name": "@syncfusion/ej2-dropdowns",
|
|
75
72
|
"typings": "index.d.ts",
|
|
76
|
-
"version": "21.
|
|
73
|
+
"version": "21.2.3",
|
|
77
74
|
"sideEffects": false,
|
|
78
75
|
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
|
|
79
76
|
}
|
|
@@ -248,6 +248,9 @@ var DropDownBase = /** @class */ (function (_super) {
|
|
|
248
248
|
var noDataCompTemp = compiledString({}, this, templateName, templateId, this.isStringTemplate, null, ele);
|
|
249
249
|
if (noDataCompTemp && noDataCompTemp.length > 0) {
|
|
250
250
|
for (var i = 0; i < noDataCompTemp.length; i++) {
|
|
251
|
+
if (this.getModuleName() === 'listbox' && templateName === 'noRecordsTemplate') {
|
|
252
|
+
noDataCompTemp[i].classList.add('e-list-nr-template');
|
|
253
|
+
}
|
|
251
254
|
ele.appendChild(noDataCompTemp[i]);
|
|
252
255
|
}
|
|
253
256
|
}
|
|
@@ -288,7 +291,13 @@ var DropDownBase = /** @class */ (function (_super) {
|
|
|
288
291
|
};
|
|
289
292
|
DropDownBase.prototype.getFormattedValue = function (value) {
|
|
290
293
|
if (this.listData && this.listData.length) {
|
|
291
|
-
var item =
|
|
294
|
+
var item = void 0;
|
|
295
|
+
if (this.properties.allowCustomValue && this.properties.value && this.properties.value instanceof Array && this.properties.value.length > 0) {
|
|
296
|
+
item = this.typeOfData(this.properties.value);
|
|
297
|
+
}
|
|
298
|
+
else {
|
|
299
|
+
item = this.typeOfData(this.listData);
|
|
300
|
+
}
|
|
292
301
|
if (typeof getValue((this.fields.value ? this.fields.value : 'value'), item.item) === 'number'
|
|
293
302
|
|| item.typeof === 'number') {
|
|
294
303
|
return parseFloat(value);
|
|
@@ -345,6 +345,7 @@ export declare class DropDownTree extends Component<HTMLElement> implements INot
|
|
|
345
345
|
private clearIconWidth;
|
|
346
346
|
private isClicked;
|
|
347
347
|
private isCheckAllCalled;
|
|
348
|
+
private isFromFilterChange;
|
|
348
349
|
/**
|
|
349
350
|
* Specifies the template that renders to the popup list content of the
|
|
350
351
|
* Dropdown Tree component when the data fetch request from the remote server fails.
|
|
@@ -170,6 +170,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
170
170
|
_this.isClicked = false;
|
|
171
171
|
// Specifies if the checkAll method has been called
|
|
172
172
|
_this.isCheckAllCalled = false;
|
|
173
|
+
_this.isFromFilterChange = false;
|
|
173
174
|
return _this;
|
|
174
175
|
}
|
|
175
176
|
/**
|
|
@@ -383,6 +384,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
383
384
|
};
|
|
384
385
|
DropDownTree.prototype.filterHandler = function (value, event) {
|
|
385
386
|
var _this = this;
|
|
387
|
+
this.isFromFilterChange = true;
|
|
386
388
|
if (!this.isFilteredData) {
|
|
387
389
|
this.treeData = this.treeObj.getTreeData();
|
|
388
390
|
}
|
|
@@ -860,7 +862,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
860
862
|
case 'moveDown':
|
|
861
863
|
var focusedElement = _this.treeObj.element.querySelector('li');
|
|
862
864
|
focusedElement.focus();
|
|
863
|
-
addClass([focusedElement], ['e-
|
|
865
|
+
addClass([focusedElement], ['e-node-focus']);
|
|
864
866
|
}
|
|
865
867
|
}
|
|
866
868
|
});
|
|
@@ -1539,7 +1541,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
1539
1541
|
&& _this.treeItems.length > 0)) {
|
|
1540
1542
|
var focusedElement = _this.treeObj.element.querySelector('li');
|
|
1541
1543
|
focusedElement.focus();
|
|
1542
|
-
addClass([focusedElement], ['e-
|
|
1544
|
+
addClass([focusedElement], ['e-node-focus']);
|
|
1543
1545
|
}
|
|
1544
1546
|
if (_this.checkSelectAll && _this.checkBoxElement) {
|
|
1545
1547
|
var wrap = closest(_this.checkBoxElement, '.' + CHECKBOXWRAP);
|
|
@@ -1659,7 +1661,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
1659
1661
|
this.isDocumentClick = false;
|
|
1660
1662
|
e.preventDefault();
|
|
1661
1663
|
}
|
|
1662
|
-
else if (this.inputWrapper
|
|
1664
|
+
else if (!isNOU(this.inputWrapper) && !this.inputWrapper.contains(target) && this.inputFocus && !isFilter) {
|
|
1663
1665
|
this.focusOut(e);
|
|
1664
1666
|
}
|
|
1665
1667
|
};
|
|
@@ -2078,7 +2080,8 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
2078
2080
|
};
|
|
2079
2081
|
DropDownTree.prototype.setMultiSelectValue = function (newValues) {
|
|
2080
2082
|
if (!this.isFilteredData) {
|
|
2081
|
-
this.setProperties({ value: newValues }, true);
|
|
2083
|
+
this.setProperties({ value: this.isFromFilterChange && newValues && newValues.length == 0 ? this.value : newValues }, true);
|
|
2084
|
+
this.isFromFilterChange = false;
|
|
2082
2085
|
if (newValues && newValues.length !== 0 && !this.showCheckBox) {
|
|
2083
2086
|
this.treeObj.selectedNodes = this.value.slice();
|
|
2084
2087
|
this.treeObj.dataBind();
|
package/src/list-box/list-box.js
CHANGED
|
@@ -427,17 +427,26 @@ var ListBox = /** @class */ (function (_super) {
|
|
|
427
427
|
var scrollMoved = 36;
|
|
428
428
|
var scrollHeight = 10;
|
|
429
429
|
if (this.itemTemplate && args.target) {
|
|
430
|
-
|
|
430
|
+
if (args.target && args.target.closest('.e-list-item')) {
|
|
431
|
+
scrollHeight = args.target.closest('.e-list-item').scrollHeight;
|
|
432
|
+
}
|
|
433
|
+
else {
|
|
434
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
435
|
+
var listItem = args.element.querySelector('.e-list-item');
|
|
436
|
+
if (listItem) {
|
|
437
|
+
scrollHeight = listItem.scrollHeight;
|
|
438
|
+
}
|
|
439
|
+
}
|
|
431
440
|
}
|
|
432
441
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
433
442
|
var event = args.event;
|
|
434
443
|
var wrapper;
|
|
435
444
|
if (args.target && (args.target.classList.contains('e-listbox-wrapper') || args.target.classList.contains('e-list-item')
|
|
436
|
-
||
|
|
437
|
-
|| args.target.
|
|
445
|
+
|| args.target.classList.contains('e-filter-parent') || args.target.classList.contains('e-input-group')
|
|
446
|
+
|| args.target.closest('.e-list-item'))) {
|
|
438
447
|
if (args.target.classList.contains('e-list-item') || args.target.classList.contains('e-filter-parent')
|
|
439
|
-
||
|
|
440
|
-
|| args.target.
|
|
448
|
+
|| args.target.classList.contains('e-input-group')
|
|
449
|
+
|| args.target.closest('.e-list-item')) {
|
|
441
450
|
wrapper = args.target.closest('.e-listbox-wrapper');
|
|
442
451
|
}
|
|
443
452
|
else {
|
|
@@ -726,6 +735,13 @@ var ListBox = /** @class */ (function (_super) {
|
|
|
726
735
|
*/
|
|
727
736
|
ListBox.prototype.selectItems = function (items, state, isValue) {
|
|
728
737
|
if (state === void 0) { state = true; }
|
|
738
|
+
if (state && !this.selectionSettings.showCheckbox && this.selectionSettings.mode === 'Single') {
|
|
739
|
+
this.getSelectedItems().forEach(function (li) {
|
|
740
|
+
li.classList.remove('e-active');
|
|
741
|
+
li.removeAttribute('aria-selected');
|
|
742
|
+
removeClass([li], cssClass.selected);
|
|
743
|
+
});
|
|
744
|
+
}
|
|
729
745
|
this.setSelection(items, state, !isValue);
|
|
730
746
|
this.updateSelectedOptions();
|
|
731
747
|
};
|
|
@@ -245,7 +245,9 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
245
245
|
this.trigger('open', eventArgs, function (eventArgs) {
|
|
246
246
|
if (!eventArgs.cancel) {
|
|
247
247
|
_this.focusAtFirstListItem();
|
|
248
|
-
|
|
248
|
+
if (_this.popupObj) {
|
|
249
|
+
document.body.appendChild(_this.popupObj.element);
|
|
250
|
+
}
|
|
249
251
|
if (_this.mode === 'CheckBox' && _this.enableGroupCheckBox && !isNullOrUndefined(_this.fields.groupBy)) {
|
|
250
252
|
_this.updateListItems(_this.list.querySelectorAll('li.e-list-item'), _this.mainList.querySelectorAll('li.e-list-item'));
|
|
251
253
|
}
|
|
@@ -254,7 +256,9 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
254
256
|
}
|
|
255
257
|
_this.refreshPopup();
|
|
256
258
|
_this.renderReactTemplates();
|
|
257
|
-
|
|
259
|
+
if (_this.popupObj) {
|
|
260
|
+
_this.popupObj.show(eventArgs.animation, (_this.zIndex === 1000) ? _this.element : null);
|
|
261
|
+
}
|
|
258
262
|
attributes(_this.inputElement, { 'aria-expanded': 'true', 'aria-owns': _this.inputElement.id + '_options' });
|
|
259
263
|
_this.updateAriaActiveDescendant();
|
|
260
264
|
if (_this.isFirstClick) {
|
|
@@ -1428,6 +1432,9 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
1428
1432
|
this.refreshSelection();
|
|
1429
1433
|
}
|
|
1430
1434
|
}
|
|
1435
|
+
else if (!isNullOrUndefined(this.fields.groupBy) && this.value && this.value.length) {
|
|
1436
|
+
this.refreshSelection();
|
|
1437
|
+
}
|
|
1431
1438
|
};
|
|
1432
1439
|
MultiSelect.prototype.removeSelectedChip = function (e) {
|
|
1433
1440
|
var selectedElem = this.chipCollectionWrapper.querySelector('span.' + CHIP_SELECTED);
|
|
@@ -3044,7 +3051,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
3044
3051
|
overAllContainer = this.componentWrapper.offsetWidth -
|
|
3045
3052
|
parseInt(window.getComputedStyle(this.componentWrapper).paddingLeft, 10) -
|
|
3046
3053
|
parseInt(window.getComputedStyle(this.componentWrapper).paddingRight, 10);
|
|
3047
|
-
if ((wrapperleng + downIconWidth + this.clearIconWidth)
|
|
3054
|
+
if ((wrapperleng + downIconWidth + this.clearIconWidth) > overAllContainer) {
|
|
3048
3055
|
if (tempData !== undefined && tempData !== '') {
|
|
3049
3056
|
temp = tempData;
|
|
3050
3057
|
index = tempIndex + 1;
|
|
@@ -3053,7 +3060,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
3053
3060
|
remaining = this.value.length - index;
|
|
3054
3061
|
wrapperleng = this.viewWrapper.offsetWidth +
|
|
3055
3062
|
parseInt(window.getComputedStyle(this.viewWrapper).paddingRight, 10);
|
|
3056
|
-
while (((wrapperleng + remainSize + downIconWidth + this.clearIconWidth)
|
|
3063
|
+
while (((wrapperleng + remainSize + downIconWidth + this.clearIconWidth) > overAllContainer) && wrapperleng !== 0
|
|
3057
3064
|
&& this.viewWrapper.innerHTML !== '') {
|
|
3058
3065
|
var textArr = [];
|
|
3059
3066
|
this.viewWrapper.innerHTML = textArr.join(this.delimiterChar);
|
|
@@ -3063,7 +3070,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
3063
3070
|
}
|
|
3064
3071
|
break;
|
|
3065
3072
|
}
|
|
3066
|
-
else if ((wrapperleng + remainSize + downIconWidth + this.clearIconWidth)
|
|
3073
|
+
else if ((wrapperleng + remainSize + downIconWidth + this.clearIconWidth) <= overAllContainer) {
|
|
3067
3074
|
tempData = data;
|
|
3068
3075
|
tempIndex = index;
|
|
3069
3076
|
}
|
package/styles/material-dark.css
CHANGED
|
@@ -1553,7 +1553,7 @@ ejs-dropdownlist {
|
|
|
1553
1553
|
margin-top: -38px;
|
|
1554
1554
|
right: 18px;
|
|
1555
1555
|
top: 100%;
|
|
1556
|
-
width:
|
|
1556
|
+
width: 32px;
|
|
1557
1557
|
}
|
|
1558
1558
|
|
|
1559
1559
|
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
@@ -1561,16 +1561,16 @@ ejs-dropdownlist {
|
|
|
1561
1561
|
margin-top: -35px;
|
|
1562
1562
|
right: 18px;
|
|
1563
1563
|
top: 100%;
|
|
1564
|
-
width:
|
|
1564
|
+
width: 32px;
|
|
1565
1565
|
}
|
|
1566
1566
|
|
|
1567
1567
|
.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
|
|
1568
1568
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
1569
|
-
right:
|
|
1569
|
+
right: 30px;
|
|
1570
1570
|
}
|
|
1571
1571
|
|
|
1572
1572
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
1573
|
-
right:
|
|
1573
|
+
right: 30px;
|
|
1574
1574
|
}
|
|
1575
1575
|
|
|
1576
1576
|
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
package/styles/material.css
CHANGED
|
@@ -1608,7 +1608,7 @@ ejs-dropdownlist {
|
|
|
1608
1608
|
margin-top: -38px;
|
|
1609
1609
|
right: 18px;
|
|
1610
1610
|
top: 100%;
|
|
1611
|
-
width:
|
|
1611
|
+
width: 32px;
|
|
1612
1612
|
}
|
|
1613
1613
|
|
|
1614
1614
|
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
@@ -1616,16 +1616,16 @@ ejs-dropdownlist {
|
|
|
1616
1616
|
margin-top: -35px;
|
|
1617
1617
|
right: 18px;
|
|
1618
1618
|
top: 100%;
|
|
1619
|
-
width:
|
|
1619
|
+
width: 32px;
|
|
1620
1620
|
}
|
|
1621
1621
|
|
|
1622
1622
|
.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
|
|
1623
1623
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
1624
|
-
right:
|
|
1624
|
+
right: 30px;
|
|
1625
1625
|
}
|
|
1626
1626
|
|
|
1627
1627
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
1628
|
-
right:
|
|
1628
|
+
right: 30px;
|
|
1629
1629
|
}
|
|
1630
1630
|
|
|
1631
1631
|
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
margin-top: -38px;
|
|
31
31
|
right: 18px;
|
|
32
32
|
top: 100%;
|
|
33
|
-
width:
|
|
33
|
+
width: 32px;
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
margin-top: -35px;
|
|
41
41
|
right: 18px;
|
|
42
42
|
top: 100%;
|
|
43
|
-
width:
|
|
43
|
+
width: 32px;
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
|
|
48
48
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
49
49
|
@if $ddl-multiselect-skin-name == 'material' {
|
|
50
|
-
right:
|
|
50
|
+
right: 30px;
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
55
55
|
@if $ddl-multiselect-skin-name == 'material' {
|
|
56
|
-
right:
|
|
56
|
+
right: 30px;
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
59
|
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
margin-top: -38px;
|
|
31
31
|
right: 18px;
|
|
32
32
|
top: 100%;
|
|
33
|
-
width:
|
|
33
|
+
width: 32px;
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
margin-top: -35px;
|
|
41
41
|
right: 18px;
|
|
42
42
|
top: 100%;
|
|
43
|
-
width:
|
|
43
|
+
width: 32px;
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
|
|
48
48
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
49
49
|
@if $ddl-multiselect-skin-name == 'material' {
|
|
50
|
-
right:
|
|
50
|
+
right: 30px;
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
55
55
|
@if $ddl-multiselect-skin-name == 'material' {
|
|
56
|
-
right:
|
|
56
|
+
right: 30px;
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
59
|
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
margin-top: -38px;
|
|
66
66
|
right: 18px;
|
|
67
67
|
top: 100%;
|
|
68
|
-
width:
|
|
68
|
+
width: 32px;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
@@ -73,16 +73,16 @@
|
|
|
73
73
|
margin-top: -35px;
|
|
74
74
|
right: 18px;
|
|
75
75
|
top: 100%;
|
|
76
|
-
width:
|
|
76
|
+
width: 32px;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
|
|
80
80
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
81
|
-
right:
|
|
81
|
+
right: 30px;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
85
|
-
right:
|
|
85
|
+
right: 30px;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
margin-top: -38px;
|
|
74
74
|
right: 18px;
|
|
75
75
|
top: 100%;
|
|
76
|
-
width:
|
|
76
|
+
width: 32px;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
@@ -81,16 +81,16 @@
|
|
|
81
81
|
margin-top: -35px;
|
|
82
82
|
right: 18px;
|
|
83
83
|
top: 100%;
|
|
84
|
-
width:
|
|
84
|
+
width: 32px;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
|
|
88
88
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
89
|
-
right:
|
|
89
|
+
right: 30px;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
|
|
93
|
-
right:
|
|
93
|
+
right: 30px;
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|