@syncfusion/ej2-dropdowns 27.1.50 → 27.1.52
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.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 +56 -26
- package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es5.js +55 -25
- 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 +8 -8
- package/src/combo-box/combo-box.js +1 -0
- package/src/drop-down-base/drop-down-base.js +17 -15
- package/src/drop-down-list/drop-down-list.d.ts +2 -1
- package/src/drop-down-list/drop-down-list.js +12 -0
- package/src/drop-down-tree/drop-down-tree.js +2 -2
- package/src/list-box/list-box.js +22 -4
- package/src/multi-select/multi-select.js +1 -4
- package/styles/bootstrap-dark-lite.css +4 -0
- package/styles/bootstrap-dark.css +4 -0
- package/styles/bootstrap-lite.css +4 -0
- package/styles/bootstrap.css +4 -0
- package/styles/bootstrap4-lite.css +4 -0
- package/styles/bootstrap4.css +4 -0
- package/styles/bootstrap5-dark-lite.css +4 -0
- package/styles/bootstrap5-dark.css +4 -0
- package/styles/bootstrap5-lite.css +4 -0
- package/styles/bootstrap5.3-lite.css +4 -0
- package/styles/bootstrap5.3.css +4 -0
- package/styles/bootstrap5.css +4 -0
- package/styles/fabric-dark-lite.css +4 -0
- package/styles/fabric-dark.css +4 -0
- package/styles/fabric-lite.css +4 -0
- package/styles/fabric.css +4 -0
- package/styles/fluent-dark-lite.css +4 -0
- package/styles/fluent-dark.css +4 -0
- package/styles/fluent-lite.css +4 -0
- package/styles/fluent.css +4 -0
- package/styles/fluent2-lite.css +4 -0
- package/styles/fluent2.css +4 -0
- package/styles/highcontrast-light-lite.css +4 -0
- package/styles/highcontrast-light.css +4 -0
- package/styles/highcontrast-lite.css +4 -0
- package/styles/highcontrast.css +4 -0
- package/styles/material-dark-lite.css +4 -0
- package/styles/material-dark.css +4 -0
- package/styles/material-lite.css +4 -0
- package/styles/material.css +4 -0
- package/styles/material3-dark-lite.css +4 -0
- package/styles/material3-dark.css +4 -0
- package/styles/material3-lite.css +4 -0
- package/styles/material3.css +4 -0
- package/styles/multi-select/_layout.scss +4 -0
- package/styles/multi-select/bootstrap-dark.css +4 -0
- package/styles/multi-select/bootstrap.css +4 -0
- package/styles/multi-select/bootstrap4.css +4 -0
- package/styles/multi-select/bootstrap5-dark.css +4 -0
- package/styles/multi-select/bootstrap5.3.css +4 -0
- package/styles/multi-select/bootstrap5.css +4 -0
- package/styles/multi-select/fabric-dark.css +4 -0
- package/styles/multi-select/fabric.css +4 -0
- package/styles/multi-select/fluent-dark.css +4 -0
- package/styles/multi-select/fluent.css +4 -0
- package/styles/multi-select/fluent2.css +4 -0
- package/styles/multi-select/highcontrast-light.css +4 -0
- package/styles/multi-select/highcontrast.css +4 -0
- package/styles/multi-select/material-dark.css +4 -0
- package/styles/multi-select/material.css +4 -0
- package/styles/multi-select/material3-dark.css +4 -0
- package/styles/multi-select/material3.css +4 -0
- package/styles/multi-select/tailwind-dark.css +4 -0
- package/styles/multi-select/tailwind.css +4 -0
- package/styles/tailwind-dark-lite.css +4 -0
- package/styles/tailwind-dark.css +4 -0
- package/styles/tailwind-lite.css +4 -0
- package/styles/tailwind.css +4 -0
- package/.eslintrc.json +0 -261
- 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 : 27.1.
|
|
3
|
+
* version : 27.1.52
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. 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@27.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-dropdowns@27.1.51",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-750+JQ5NQhry6CN+uownI1WIljTmyMp3yfLVoU49Xt7OvYAA00LE6SExiAt1ahSP6hZ5FArdNBrtozJfMTzEYw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -36,8 +36,8 @@
|
|
|
36
36
|
"/@syncfusion/ej2-spreadsheet",
|
|
37
37
|
"/@syncfusion/ej2-vue-dropdowns"
|
|
38
38
|
],
|
|
39
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-27.1.
|
|
40
|
-
"_shasum": "
|
|
39
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-27.1.51.tgz",
|
|
40
|
+
"_shasum": "5921651e7e84bb1de437bfcace522cb1ddc7ac59",
|
|
41
41
|
"_spec": "@syncfusion/ej2-dropdowns@*",
|
|
42
42
|
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
|
|
43
43
|
"author": {
|
|
@@ -45,11 +45,11 @@
|
|
|
45
45
|
},
|
|
46
46
|
"bundleDependencies": false,
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@syncfusion/ej2-base": "~27.1.
|
|
49
|
-
"@syncfusion/ej2-data": "~27.1.
|
|
48
|
+
"@syncfusion/ej2-base": "~27.1.52",
|
|
49
|
+
"@syncfusion/ej2-data": "~27.1.52",
|
|
50
50
|
"@syncfusion/ej2-inputs": "~27.1.50",
|
|
51
51
|
"@syncfusion/ej2-lists": "~27.1.50",
|
|
52
|
-
"@syncfusion/ej2-navigations": "~27.1.
|
|
52
|
+
"@syncfusion/ej2-navigations": "~27.1.52",
|
|
53
53
|
"@syncfusion/ej2-notifications": "~27.1.50",
|
|
54
54
|
"@syncfusion/ej2-popups": "~27.1.50"
|
|
55
55
|
},
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"module": "./index.js",
|
|
77
77
|
"name": "@syncfusion/ej2-dropdowns",
|
|
78
78
|
"typings": "index.d.ts",
|
|
79
|
-
"version": "27.1.
|
|
79
|
+
"version": "27.1.52",
|
|
80
80
|
"sideEffects": false,
|
|
81
81
|
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
|
|
82
82
|
}
|
|
@@ -1226,7 +1226,7 @@ var DropDownBase = /** @class */ (function (_super) {
|
|
|
1226
1226
|
}
|
|
1227
1227
|
dataSource = ListBase.groupDataSource(dataSource, fields.properties, this.sortOrder);
|
|
1228
1228
|
}
|
|
1229
|
-
else {
|
|
1229
|
+
else if (this.getModuleName() !== 'listbox' || (this.getModuleName() === 'listbox' && !this.preventDefActionFilter)) {
|
|
1230
1230
|
dataSource = this.getSortedDataSource(dataSource);
|
|
1231
1231
|
}
|
|
1232
1232
|
this.sortedData = dataSource;
|
|
@@ -1234,21 +1234,23 @@ var DropDownBase = /** @class */ (function (_super) {
|
|
|
1234
1234
|
new DataManager(dataSource).executeLocal(new Query().take(100))
|
|
1235
1235
|
: dataSource;
|
|
1236
1236
|
ulElement = this.templateListItem((this.getModuleName() === 'autocomplete') ? spliceData : dataSource, fields);
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
virtualUlElement.
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
this.list.querySelector('.e-virtual-ddl-content').
|
|
1237
|
+
if (this.isVirtualizationEnabled) {
|
|
1238
|
+
var oldUlElement = this.list.querySelector('.e-list-parent');
|
|
1239
|
+
var virtualUlElement = this.list.querySelector('.e-virtual-ddl-content');
|
|
1240
|
+
if ((listData.length >= this.virtualizedItemsCount && oldUlElement && virtualUlElement) || (oldUlElement && virtualUlElement && this.isAllowFiltering) || (oldUlElement && virtualUlElement && this.getModuleName() === 'autocomplete')) {
|
|
1241
|
+
virtualUlElement.replaceChild(ulElement, oldUlElement);
|
|
1242
|
+
var reOrderList = this.list.querySelectorAll('.e-reorder');
|
|
1243
|
+
if (this.list.querySelector('.e-virtual-ddl-content') && reOrderList && reOrderList.length > 0 && !isCheckBoxUpdate) {
|
|
1244
|
+
this.list.querySelector('.e-virtual-ddl-content').removeChild(reOrderList[0]);
|
|
1245
|
+
}
|
|
1246
|
+
this.updateListElements(listData);
|
|
1247
|
+
}
|
|
1248
|
+
else if (!virtualUlElement) {
|
|
1249
|
+
this.list.innerHTML = '';
|
|
1250
|
+
this.createVirtualContent();
|
|
1251
|
+
this.list.querySelector('.e-virtual-ddl-content').appendChild(ulElement);
|
|
1252
|
+
this.updateListElements(listData);
|
|
1244
1253
|
}
|
|
1245
|
-
this.updateListElements(listData);
|
|
1246
|
-
}
|
|
1247
|
-
else if ((!virtualUlElement)) {
|
|
1248
|
-
this.list.innerHTML = '';
|
|
1249
|
-
this.createVirtualContent();
|
|
1250
|
-
this.list.querySelector('.e-virtual-ddl-content').appendChild(ulElement);
|
|
1251
|
-
this.updateListElements(listData);
|
|
1252
1254
|
}
|
|
1253
1255
|
}
|
|
1254
1256
|
else {
|
|
@@ -109,6 +109,7 @@ export declare class DropDownList extends DropDownBase implements IInput {
|
|
|
109
109
|
private isTouched;
|
|
110
110
|
protected isFocused: boolean;
|
|
111
111
|
private clearButton;
|
|
112
|
+
protected autoFill: boolean;
|
|
112
113
|
/**
|
|
113
114
|
* Sets CSS classes to the root element of the component that allows customization of appearance.
|
|
114
115
|
*
|
|
@@ -519,7 +520,7 @@ export declare class DropDownList extends DropDownBase implements IInput {
|
|
|
519
520
|
}[] | DataManager | string[] | number[] | boolean[], query?: Query, fields?: FieldSettingsModel): void;
|
|
520
521
|
private filteringAction;
|
|
521
522
|
protected setSearchBox(popupElement: HTMLElement): InputObject;
|
|
522
|
-
protected onInput(e:
|
|
523
|
+
protected onInput(e: any): void;
|
|
523
524
|
protected pasteHandler(e: KeyboardEventArgs): void;
|
|
524
525
|
protected onActionFailure(e: Object): void;
|
|
525
526
|
protected getTakeValue(): number;
|
|
@@ -89,6 +89,7 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
89
89
|
_this.preventChange = false;
|
|
90
90
|
_this.isTouched = false;
|
|
91
91
|
_this.isFocused = false;
|
|
92
|
+
_this.autoFill = false;
|
|
92
93
|
return _this;
|
|
93
94
|
}
|
|
94
95
|
/**
|
|
@@ -361,12 +362,20 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
361
362
|
removeClass([this.inputWrapper.container], dropDownListClasses.disable);
|
|
362
363
|
this.inputElement.setAttribute('aria-disabled', 'false');
|
|
363
364
|
this.targetElement().setAttribute('tabindex', this.tabIndex);
|
|
365
|
+
if (this.inputWrapper && this.inputWrapper.container) {
|
|
366
|
+
this.inputWrapper.container.setAttribute('aria-disabled', 'false');
|
|
367
|
+
this.inputWrapper.container.removeAttribute('disabled');
|
|
368
|
+
}
|
|
364
369
|
}
|
|
365
370
|
else {
|
|
366
371
|
this.hidePopup();
|
|
367
372
|
addClass([this.inputWrapper.container], dropDownListClasses.disable);
|
|
368
373
|
this.inputElement.setAttribute('aria-disabled', 'true');
|
|
369
374
|
this.targetElement().tabIndex = -1;
|
|
375
|
+
if (this.inputWrapper && this.inputWrapper.container) {
|
|
376
|
+
this.inputWrapper.container.setAttribute('aria-disabled', 'true');
|
|
377
|
+
this.inputWrapper.container.setAttribute('disabled', '');
|
|
378
|
+
}
|
|
370
379
|
}
|
|
371
380
|
};
|
|
372
381
|
/**
|
|
@@ -2127,6 +2136,9 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
2127
2136
|
}
|
|
2128
2137
|
};
|
|
2129
2138
|
DropDownList.prototype.onInput = function (e) {
|
|
2139
|
+
if (!isNullOrUndefined(e) && !isNullOrUndefined(e.data) && e.data.length > 1 && this.autoFill && (this.getModuleName() === 'combobox' || this.getModuleName() === 'autocomplete')) {
|
|
2140
|
+
this.inputElement.value = e.data;
|
|
2141
|
+
}
|
|
2130
2142
|
this.isValidKey = true;
|
|
2131
2143
|
if (this.getModuleName() === 'combobox') {
|
|
2132
2144
|
this.updateIconState();
|
|
@@ -1710,8 +1710,8 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
1710
1710
|
}
|
|
1711
1711
|
else {
|
|
1712
1712
|
var oldFocussedNode = _this.treeObj.element.querySelector('.e-node-focus');
|
|
1713
|
-
focusedElement = _this.treeObj.element.querySelector('li[tabindex="0"]:not(.e-disable)
|
|
1714
|
-
_this.treeObj.element.querySelector('li:not(.e-disable)
|
|
1713
|
+
focusedElement = _this.treeObj.element.querySelector('li[tabindex="0"]:not(.e-disable)') ||
|
|
1714
|
+
_this.treeObj.element.querySelector('li:not(.e-disable)');
|
|
1715
1715
|
if (oldFocussedNode && oldFocussedNode !== focusedElement) {
|
|
1716
1716
|
oldFocussedNode.setAttribute('tabindex', '-1');
|
|
1717
1717
|
removeClass([oldFocussedNode], 'e-node-focus');
|
package/src/list-box/list-box.js
CHANGED
|
@@ -806,6 +806,17 @@ var ListBox = /** @class */ (function (_super) {
|
|
|
806
806
|
li.setAttribute('aria-disabled', 'true');
|
|
807
807
|
}
|
|
808
808
|
});
|
|
809
|
+
if (this.allowFiltering && this.filterInput.value !== '' && this.toolbarSettings.items.length > 0) {
|
|
810
|
+
var canDisable_1 = false;
|
|
811
|
+
this.liCollections.forEach(function (li) { if (!li.classList.contains('e-disabled')) {
|
|
812
|
+
canDisable_1 = true;
|
|
813
|
+
} });
|
|
814
|
+
if (!canDisable_1) {
|
|
815
|
+
var wrap = this.list.parentElement.getElementsByClassName('e-listbox-tool')[0];
|
|
816
|
+
var btn = wrap.querySelector('[data-value="moveAllTo"]');
|
|
817
|
+
btn.disabled = true;
|
|
818
|
+
}
|
|
819
|
+
}
|
|
809
820
|
};
|
|
810
821
|
/**
|
|
811
822
|
* Based on the state parameter, specified list item will be selected/deselected.
|
|
@@ -1669,6 +1680,12 @@ var ListBox = /** @class */ (function (_super) {
|
|
|
1669
1680
|
if (fListBox.value.length === 1 && fListBox.getSelectedItems().length) {
|
|
1670
1681
|
fListBox.value[0] = fListBox.getFormattedValue(fListBox.getSelectedItems()[0].getAttribute('data-value'));
|
|
1671
1682
|
}
|
|
1683
|
+
if (fListBox.liCollections.length === fListBox.ulElement.querySelectorAll('.e-disabled').length) {
|
|
1684
|
+
var wrap = this.list.parentElement.getElementsByClassName('e-listbox-tool')[0];
|
|
1685
|
+
var toolbarAction = this.toolbarAction === 'moveFrom' ? 'moveAllFrom' : 'moveAllTo';
|
|
1686
|
+
var btn = wrap.querySelector('[data-value="' + toolbarAction + '"]');
|
|
1687
|
+
btn.disabled = true;
|
|
1688
|
+
}
|
|
1672
1689
|
};
|
|
1673
1690
|
ListBox.prototype.selectNextList = function (elems, dataLiIdx, dataIdx, inst) {
|
|
1674
1691
|
var childCnt = inst.ulElement.querySelectorAll('.e-list-item').length;
|
|
@@ -1792,7 +1809,7 @@ var ListBox = /** @class */ (function (_super) {
|
|
|
1792
1809
|
if (tempLiColl.length > 0) {
|
|
1793
1810
|
for (var i = 0; i < tempLiColl.length; i++) {
|
|
1794
1811
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
1795
|
-
disabledData_1.push(
|
|
1812
|
+
disabledData_1.push(fListBox.getDataByValue(tempLiColl[i].getAttribute('data-value')));
|
|
1796
1813
|
}
|
|
1797
1814
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
1798
1815
|
fListBox.listData = fListBox.listData.filter(function (obj1) {
|
|
@@ -1816,9 +1833,7 @@ var ListBox = /** @class */ (function (_super) {
|
|
|
1816
1833
|
}
|
|
1817
1834
|
if (isRefresh) {
|
|
1818
1835
|
var sourceElem = tListBox.renderItems(listData, tListBox.fields);
|
|
1819
|
-
|
|
1820
|
-
tListBox.updateListItems(sourceElem, tListBox.ulElement);
|
|
1821
|
-
}
|
|
1836
|
+
tListBox.updateListItems(sourceElem, tListBox.ulElement);
|
|
1822
1837
|
}
|
|
1823
1838
|
else {
|
|
1824
1839
|
tListBox.sortedData = listData;
|
|
@@ -2270,6 +2285,9 @@ var ListBox = /** @class */ (function (_super) {
|
|
|
2270
2285
|
}
|
|
2271
2286
|
}
|
|
2272
2287
|
else {
|
|
2288
|
+
if (inst.ulElement.querySelectorAll('.e-disabled').length > 0) {
|
|
2289
|
+
return inst.liCollections.length === inst.ulElement.querySelectorAll('.e-disabled').length;
|
|
2290
|
+
}
|
|
2273
2291
|
return inst.ulElement.querySelectorAll('.' + cssClass.li).length === 0;
|
|
2274
2292
|
}
|
|
2275
2293
|
};
|
|
@@ -2397,9 +2397,6 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
2397
2397
|
_this.fields.value : ''), value) : value;
|
|
2398
2398
|
_this.virtualSelectAll = false;
|
|
2399
2399
|
var removeVal = _this.value.slice(0);
|
|
2400
|
-
if (_this.enableVirtualization && isClearAll) {
|
|
2401
|
-
removeVal = [];
|
|
2402
|
-
}
|
|
2403
2400
|
removeVal.splice(index, 1);
|
|
2404
2401
|
if (_this.enableVirtualization && _this.mode === 'CheckBox') {
|
|
2405
2402
|
_this.selectedListData.splice(index, 1);
|
|
@@ -4676,7 +4673,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
4676
4673
|
this.isSelectAll = this.isSelectAll ? !this.isSelectAll : this.isSelectAll;
|
|
4677
4674
|
}
|
|
4678
4675
|
this.updateHiddenElement();
|
|
4679
|
-
this.value
|
|
4676
|
+
this.setProperties({ value: [] }, true);
|
|
4680
4677
|
this.virtualSelectAll = false;
|
|
4681
4678
|
if (!isNullOrUndefined(this.viewPortInfo.startIndex) && !isNullOrUndefined(this.viewPortInfo.endIndex)) {
|
|
4682
4679
|
this.notify('setCurrentViewDataAsync', {
|
|
@@ -1197,6 +1197,10 @@ ejs-dropdownlist {
|
|
|
1197
1197
|
display: block;
|
|
1198
1198
|
}
|
|
1199
1199
|
|
|
1200
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1201
|
+
margin-right: 30px;
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1200
1204
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1201
1205
|
border: 0;
|
|
1202
1206
|
height: 0;
|
|
@@ -1446,6 +1446,10 @@ ejs-dropdownlist {
|
|
|
1446
1446
|
display: block;
|
|
1447
1447
|
}
|
|
1448
1448
|
|
|
1449
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1450
|
+
margin-right: 30px;
|
|
1451
|
+
}
|
|
1452
|
+
|
|
1449
1453
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1450
1454
|
border: 0;
|
|
1451
1455
|
height: 0;
|
|
@@ -1191,6 +1191,10 @@ ejs-dropdownlist {
|
|
|
1191
1191
|
display: block;
|
|
1192
1192
|
}
|
|
1193
1193
|
|
|
1194
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1195
|
+
margin-right: 30px;
|
|
1196
|
+
}
|
|
1197
|
+
|
|
1194
1198
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1195
1199
|
border: 0;
|
|
1196
1200
|
height: 0;
|
package/styles/bootstrap.css
CHANGED
|
@@ -1440,6 +1440,10 @@ ejs-dropdownlist {
|
|
|
1440
1440
|
display: block;
|
|
1441
1441
|
}
|
|
1442
1442
|
|
|
1443
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1444
|
+
margin-right: 30px;
|
|
1445
|
+
}
|
|
1446
|
+
|
|
1443
1447
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1444
1448
|
border: 0;
|
|
1445
1449
|
height: 0;
|
|
@@ -1275,6 +1275,10 @@ ejs-dropdownlist {
|
|
|
1275
1275
|
display: block;
|
|
1276
1276
|
}
|
|
1277
1277
|
|
|
1278
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1279
|
+
margin-right: 30px;
|
|
1280
|
+
}
|
|
1281
|
+
|
|
1278
1282
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1279
1283
|
border: 0;
|
|
1280
1284
|
height: 0;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1557,6 +1557,10 @@ ejs-dropdownlist {
|
|
|
1557
1557
|
display: block;
|
|
1558
1558
|
}
|
|
1559
1559
|
|
|
1560
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1561
|
+
margin-right: 30px;
|
|
1562
|
+
}
|
|
1563
|
+
|
|
1560
1564
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1561
1565
|
border: 0;
|
|
1562
1566
|
height: 0;
|
|
@@ -1261,6 +1261,10 @@ ejs-dropdownlist {
|
|
|
1261
1261
|
display: block;
|
|
1262
1262
|
}
|
|
1263
1263
|
|
|
1264
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1265
|
+
margin-right: 30px;
|
|
1266
|
+
}
|
|
1267
|
+
|
|
1264
1268
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1265
1269
|
border: 0;
|
|
1266
1270
|
height: 0;
|
|
@@ -1570,6 +1570,10 @@ ejs-dropdownlist {
|
|
|
1570
1570
|
display: block;
|
|
1571
1571
|
}
|
|
1572
1572
|
|
|
1573
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1574
|
+
margin-right: 30px;
|
|
1575
|
+
}
|
|
1576
|
+
|
|
1573
1577
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1574
1578
|
border: 0;
|
|
1575
1579
|
height: 0;
|
|
@@ -1261,6 +1261,10 @@ ejs-dropdownlist {
|
|
|
1261
1261
|
display: block;
|
|
1262
1262
|
}
|
|
1263
1263
|
|
|
1264
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1265
|
+
margin-right: 30px;
|
|
1266
|
+
}
|
|
1267
|
+
|
|
1264
1268
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1265
1269
|
border: 0;
|
|
1266
1270
|
height: 0;
|
|
@@ -1254,6 +1254,10 @@ ejs-dropdownlist {
|
|
|
1254
1254
|
display: block;
|
|
1255
1255
|
}
|
|
1256
1256
|
|
|
1257
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1258
|
+
margin-right: 30px;
|
|
1259
|
+
}
|
|
1260
|
+
|
|
1257
1261
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1258
1262
|
border: 0;
|
|
1259
1263
|
height: 0;
|
package/styles/bootstrap5.3.css
CHANGED
|
@@ -1505,6 +1505,10 @@ ejs-dropdownlist {
|
|
|
1505
1505
|
display: block;
|
|
1506
1506
|
}
|
|
1507
1507
|
|
|
1508
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1509
|
+
margin-right: 30px;
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1508
1512
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1509
1513
|
border: 0;
|
|
1510
1514
|
height: 0;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1570,6 +1570,10 @@ ejs-dropdownlist {
|
|
|
1570
1570
|
display: block;
|
|
1571
1571
|
}
|
|
1572
1572
|
|
|
1573
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1574
|
+
margin-right: 30px;
|
|
1575
|
+
}
|
|
1576
|
+
|
|
1573
1577
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1574
1578
|
border: 0;
|
|
1575
1579
|
height: 0;
|
|
@@ -1171,6 +1171,10 @@ ejs-dropdownlist {
|
|
|
1171
1171
|
display: block;
|
|
1172
1172
|
}
|
|
1173
1173
|
|
|
1174
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1175
|
+
margin-right: 30px;
|
|
1176
|
+
}
|
|
1177
|
+
|
|
1174
1178
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1175
1179
|
border: 0;
|
|
1176
1180
|
height: 0;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1419,6 +1419,10 @@ ejs-dropdownlist {
|
|
|
1419
1419
|
display: block;
|
|
1420
1420
|
}
|
|
1421
1421
|
|
|
1422
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1423
|
+
margin-right: 30px;
|
|
1424
|
+
}
|
|
1425
|
+
|
|
1422
1426
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1423
1427
|
border: 0;
|
|
1424
1428
|
height: 0;
|
package/styles/fabric-lite.css
CHANGED
|
@@ -1167,6 +1167,10 @@ ejs-dropdownlist {
|
|
|
1167
1167
|
display: block;
|
|
1168
1168
|
}
|
|
1169
1169
|
|
|
1170
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1171
|
+
margin-right: 30px;
|
|
1172
|
+
}
|
|
1173
|
+
|
|
1170
1174
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1171
1175
|
border: 0;
|
|
1172
1176
|
height: 0;
|
package/styles/fabric.css
CHANGED
|
@@ -1415,6 +1415,10 @@ ejs-dropdownlist {
|
|
|
1415
1415
|
display: block;
|
|
1416
1416
|
}
|
|
1417
1417
|
|
|
1418
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1419
|
+
margin-right: 30px;
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1418
1422
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1419
1423
|
border: 0;
|
|
1420
1424
|
height: 0;
|
|
@@ -1265,6 +1265,10 @@ ejs-dropdownlist {
|
|
|
1265
1265
|
display: block;
|
|
1266
1266
|
}
|
|
1267
1267
|
|
|
1268
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1269
|
+
margin-right: 30px;
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1268
1272
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1269
1273
|
border: 0;
|
|
1270
1274
|
height: 0;
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1575,6 +1575,10 @@ ejs-dropdownlist {
|
|
|
1575
1575
|
display: block;
|
|
1576
1576
|
}
|
|
1577
1577
|
|
|
1578
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1579
|
+
margin-right: 30px;
|
|
1580
|
+
}
|
|
1581
|
+
|
|
1578
1582
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1579
1583
|
border: 0;
|
|
1580
1584
|
height: 0;
|
package/styles/fluent-lite.css
CHANGED
|
@@ -1265,6 +1265,10 @@ ejs-dropdownlist {
|
|
|
1265
1265
|
display: block;
|
|
1266
1266
|
}
|
|
1267
1267
|
|
|
1268
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1269
|
+
margin-right: 30px;
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1268
1272
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1269
1273
|
border: 0;
|
|
1270
1274
|
height: 0;
|
package/styles/fluent.css
CHANGED
|
@@ -1575,6 +1575,10 @@ ejs-dropdownlist {
|
|
|
1575
1575
|
display: block;
|
|
1576
1576
|
}
|
|
1577
1577
|
|
|
1578
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1579
|
+
margin-right: 30px;
|
|
1580
|
+
}
|
|
1581
|
+
|
|
1578
1582
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1579
1583
|
border: 0;
|
|
1580
1584
|
height: 0;
|
package/styles/fluent2-lite.css
CHANGED
|
@@ -1471,6 +1471,10 @@ ejs-dropdownlist {
|
|
|
1471
1471
|
display: block;
|
|
1472
1472
|
}
|
|
1473
1473
|
|
|
1474
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1475
|
+
margin-right: 30px;
|
|
1476
|
+
}
|
|
1477
|
+
|
|
1474
1478
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1475
1479
|
border: 0;
|
|
1476
1480
|
height: 0;
|
package/styles/fluent2.css
CHANGED
|
@@ -1732,6 +1732,10 @@ ejs-dropdownlist {
|
|
|
1732
1732
|
display: block;
|
|
1733
1733
|
}
|
|
1734
1734
|
|
|
1735
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1736
|
+
margin-right: 30px;
|
|
1737
|
+
}
|
|
1738
|
+
|
|
1735
1739
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1736
1740
|
border: 0;
|
|
1737
1741
|
height: 0;
|
|
@@ -1273,6 +1273,10 @@ ejs-dropdownlist {
|
|
|
1273
1273
|
display: block;
|
|
1274
1274
|
}
|
|
1275
1275
|
|
|
1276
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1277
|
+
margin-right: 30px;
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1276
1280
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1277
1281
|
border: 0;
|
|
1278
1282
|
height: 0;
|
|
@@ -1510,6 +1510,10 @@ ejs-dropdownlist {
|
|
|
1510
1510
|
display: block;
|
|
1511
1511
|
}
|
|
1512
1512
|
|
|
1513
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1514
|
+
margin-right: 30px;
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1513
1517
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1514
1518
|
border: 0;
|
|
1515
1519
|
height: 0;
|
|
@@ -1290,6 +1290,10 @@ ejs-dropdownlist {
|
|
|
1290
1290
|
display: block;
|
|
1291
1291
|
}
|
|
1292
1292
|
|
|
1293
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1294
|
+
margin-right: 30px;
|
|
1295
|
+
}
|
|
1296
|
+
|
|
1293
1297
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1294
1298
|
border: 0;
|
|
1295
1299
|
height: 0;
|
package/styles/highcontrast.css
CHANGED
|
@@ -1527,6 +1527,10 @@ ejs-dropdownlist {
|
|
|
1527
1527
|
display: block;
|
|
1528
1528
|
}
|
|
1529
1529
|
|
|
1530
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1531
|
+
margin-right: 30px;
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1530
1534
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1531
1535
|
border: 0;
|
|
1532
1536
|
height: 0;
|
|
@@ -1614,6 +1614,10 @@ ejs-dropdownlist {
|
|
|
1614
1614
|
display: block;
|
|
1615
1615
|
}
|
|
1616
1616
|
|
|
1617
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1618
|
+
margin-right: 30px;
|
|
1619
|
+
}
|
|
1620
|
+
|
|
1617
1621
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1618
1622
|
border: 0;
|
|
1619
1623
|
height: 0;
|
package/styles/material-dark.css
CHANGED
|
@@ -2020,6 +2020,10 @@ ejs-dropdownlist {
|
|
|
2020
2020
|
display: block;
|
|
2021
2021
|
}
|
|
2022
2022
|
|
|
2023
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
2024
|
+
margin-right: 30px;
|
|
2025
|
+
}
|
|
2026
|
+
|
|
2023
2027
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
2024
2028
|
border: 0;
|
|
2025
2029
|
height: 0;
|
package/styles/material-lite.css
CHANGED
|
@@ -1641,6 +1641,10 @@ ejs-dropdownlist {
|
|
|
1641
1641
|
display: block;
|
|
1642
1642
|
}
|
|
1643
1643
|
|
|
1644
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1645
|
+
margin-right: 30px;
|
|
1646
|
+
}
|
|
1647
|
+
|
|
1644
1648
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1645
1649
|
border: 0;
|
|
1646
1650
|
height: 0;
|
package/styles/material.css
CHANGED
|
@@ -2068,6 +2068,10 @@ ejs-dropdownlist {
|
|
|
2068
2068
|
display: block;
|
|
2069
2069
|
}
|
|
2070
2070
|
|
|
2071
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
2072
|
+
margin-right: 30px;
|
|
2073
|
+
}
|
|
2074
|
+
|
|
2071
2075
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
2072
2076
|
border: 0;
|
|
2073
2077
|
height: 0;
|
|
@@ -1513,6 +1513,10 @@ ejs-dropdownlist {
|
|
|
1513
1513
|
display: block;
|
|
1514
1514
|
}
|
|
1515
1515
|
|
|
1516
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1517
|
+
margin-right: 30px;
|
|
1518
|
+
}
|
|
1519
|
+
|
|
1516
1520
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1517
1521
|
border: 0;
|
|
1518
1522
|
height: 0;
|
|
@@ -1746,6 +1746,10 @@ ejs-dropdownlist {
|
|
|
1746
1746
|
display: block;
|
|
1747
1747
|
}
|
|
1748
1748
|
|
|
1749
|
+
.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
|
|
1750
|
+
margin-right: 30px;
|
|
1751
|
+
}
|
|
1752
|
+
|
|
1749
1753
|
.e-multi-select-wrapper .e-multi-hidden {
|
|
1750
1754
|
border: 0;
|
|
1751
1755
|
height: 0;
|