@syncfusion/ej2-dropdowns 26.1.35 → 26.1.38

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.
Files changed (51) hide show
  1. package/dist/ej2-dropdowns.min.js +2 -2
  2. package/dist/ej2-dropdowns.umd.min.js +2 -2
  3. package/dist/ej2-dropdowns.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-dropdowns.es2015.js +26 -0
  5. package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
  6. package/dist/es6/ej2-dropdowns.es5.js +26 -0
  7. package/dist/es6/ej2-dropdowns.es5.js.map +1 -1
  8. package/dist/global/ej2-dropdowns.min.js +2 -2
  9. package/dist/global/ej2-dropdowns.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +9 -9
  12. package/src/drop-down-tree/drop-down-tree.js +15 -0
  13. package/src/list-box/list-box.d.ts +1 -0
  14. package/src/list-box/list-box.js +11 -0
  15. package/styles/bootstrap-dark.css +1 -0
  16. package/styles/bootstrap.css +1 -0
  17. package/styles/bootstrap4.css +1 -0
  18. package/styles/bootstrap5-dark.css +1 -0
  19. package/styles/bootstrap5.css +1 -0
  20. package/styles/drop-down-tree/_layout.scss +1 -0
  21. package/styles/drop-down-tree/bootstrap-dark.css +1 -0
  22. package/styles/drop-down-tree/bootstrap.css +1 -0
  23. package/styles/drop-down-tree/bootstrap4.css +1 -0
  24. package/styles/drop-down-tree/bootstrap5-dark.css +1 -0
  25. package/styles/drop-down-tree/bootstrap5.css +1 -0
  26. package/styles/drop-down-tree/fabric-dark.css +1 -0
  27. package/styles/drop-down-tree/fabric.css +1 -0
  28. package/styles/drop-down-tree/fluent-dark.css +1 -0
  29. package/styles/drop-down-tree/fluent.css +1 -0
  30. package/styles/drop-down-tree/fluent2.css +1 -0
  31. package/styles/drop-down-tree/highcontrast-light.css +1 -0
  32. package/styles/drop-down-tree/highcontrast.css +1 -0
  33. package/styles/drop-down-tree/material-dark.css +1 -0
  34. package/styles/drop-down-tree/material.css +1 -0
  35. package/styles/drop-down-tree/material3-dark.css +1 -0
  36. package/styles/drop-down-tree/material3.css +1 -0
  37. package/styles/drop-down-tree/tailwind-dark.css +1 -0
  38. package/styles/drop-down-tree/tailwind.css +1 -0
  39. package/styles/fabric-dark.css +1 -0
  40. package/styles/fabric.css +1 -0
  41. package/styles/fluent-dark.css +1 -0
  42. package/styles/fluent.css +1 -0
  43. package/styles/fluent2.css +1 -0
  44. package/styles/highcontrast-light.css +1 -0
  45. package/styles/highcontrast.css +1 -0
  46. package/styles/material-dark.css +1 -0
  47. package/styles/material.css +1 -0
  48. package/styles/material3-dark.css +1 -0
  49. package/styles/material3.css +1 -0
  50. package/styles/tailwind-dark.css +1 -0
  51. package/styles/tailwind.css +1 -0
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 26.1.35
3
+ * version : 26.1.38
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@18.66.23",
3
+ "_id": "@syncfusion/ej2-dropdowns@26.1.35",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-yDOcip+lZNukwhS2MZga3L7PqR0RlCStBwQDsjvg4ZhCtJ8qXB7mNWPjSOfZGgJRw3HWCGhCzSyZb3zSjMpXUA==",
5
+ "_integrity": "sha512-bLTq5w0LgHIjmhRGYRmgdxrImVc62GVk9OLKHiI4XJPCcjJYj0Dd8x/2LwMXoupPJ/YsJOEzChc2epZ59EX6tg==",
6
6
  "_location": "/@syncfusion/ej2-dropdowns",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -35,8 +35,8 @@
35
35
  "/@syncfusion/ej2-spreadsheet",
36
36
  "/@syncfusion/ej2-vue-dropdowns"
37
37
  ],
38
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-18.66.23.tgz",
39
- "_shasum": "e298ecdd7cb43706e54fe2850a72cb6c5ffc0093",
38
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-26.1.35.tgz",
39
+ "_shasum": "fd4f3d459fa12ed484018077a9befb3f4053bb2d",
40
40
  "_spec": "@syncfusion/ej2-dropdowns@*",
41
41
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
42
42
  "author": {
@@ -44,13 +44,13 @@
44
44
  },
45
45
  "bundleDependencies": false,
46
46
  "dependencies": {
47
- "@syncfusion/ej2-base": "~26.1.35",
47
+ "@syncfusion/ej2-base": "~26.1.37",
48
48
  "@syncfusion/ej2-data": "~26.1.35",
49
- "@syncfusion/ej2-inputs": "~26.1.35",
49
+ "@syncfusion/ej2-inputs": "~26.1.38",
50
50
  "@syncfusion/ej2-lists": "~26.1.35",
51
- "@syncfusion/ej2-navigations": "~26.1.35",
51
+ "@syncfusion/ej2-navigations": "~26.1.38",
52
52
  "@syncfusion/ej2-notifications": "~26.1.35",
53
- "@syncfusion/ej2-popups": "~26.1.35"
53
+ "@syncfusion/ej2-popups": "~26.1.38"
54
54
  },
55
55
  "deprecated": false,
56
56
  "description": "Essential JS 2 DropDown Components",
@@ -75,7 +75,7 @@
75
75
  "module": "./index.js",
76
76
  "name": "@syncfusion/ej2-dropdowns",
77
77
  "typings": "index.d.ts",
78
- "version": "26.1.35",
78
+ "version": "26.1.38",
79
79
  "sideEffects": false,
80
80
  "homepage": "https://www.syncfusion.com/javascript-ui-controls"
81
81
  }
@@ -1452,6 +1452,9 @@ var DropDownTree = /** @class */ (function (_super) {
1452
1452
  }
1453
1453
  this.currentText = this.text;
1454
1454
  this.currentValue = this.value;
1455
+ if (!isNOU(this.value) && this.value.length > 0 && !isNOU(this.currentText)) {
1456
+ this.inputWrapper.setAttribute('aria-label', this.currentText.split(',').join(' '));
1457
+ }
1455
1458
  if (this.isInitialized) {
1456
1459
  this.triggerChangeEvent();
1457
1460
  }
@@ -1992,6 +1995,9 @@ var DropDownTree = /** @class */ (function (_super) {
1992
1995
  this.setProperties({ text: selectedText }, true);
1993
1996
  this.currentText = this.text;
1994
1997
  this.currentValue = this.value;
1998
+ if (!isNOU(this.value) && this.value.length > 0) {
1999
+ this.inputWrapper.setAttribute('aria-label', args.nodeData.text.toString());
2000
+ }
1995
2001
  attributes(this.inputWrapper, { 'aria-describedby': this.element.id });
1996
2002
  attributes(this.inputWrapper, { 'aria-activedescendant': id.toString() });
1997
2003
  this.updateHiddenValue();
@@ -2361,6 +2367,12 @@ var DropDownTree = /** @class */ (function (_super) {
2361
2367
  }
2362
2368
  this.currentText = this.text;
2363
2369
  this.currentValue = this.value;
2370
+ if (!isNOU(this.value) && this.value.length > 0 && !isNOU(this.currentText)) {
2371
+ this.inputWrapper.setAttribute('aria-label', this.currentText.split(',').join(' '));
2372
+ }
2373
+ else {
2374
+ this.inputWrapper.setAttribute('aria-label', this.getModuleName());
2375
+ }
2364
2376
  };
2365
2377
  DropDownTree.prototype.setChipValues = function (text, value) {
2366
2378
  if (!this.inputWrapper.contains(this.chipWrapper)) {
@@ -2541,6 +2553,9 @@ var DropDownTree = /** @class */ (function (_super) {
2541
2553
  this.oldValue = this.value;
2542
2554
  this.setProperties({ value: [] }, true);
2543
2555
  }
2556
+ if (isNOU(this.value) || this.value.length === 0) {
2557
+ this.inputWrapper.setAttribute('aria-label', this.getModuleName());
2558
+ }
2544
2559
  this.dataValue = null;
2545
2560
  this.setProperties({ text: null }, true);
2546
2561
  this.selectedData = [];
@@ -583,6 +583,7 @@ export declare class ListBox extends DropDownBase {
583
583
  protected targetElement(): string;
584
584
  private dataUpdater;
585
585
  private focusOutHandler;
586
+ private resizeHandler;
586
587
  private getValidIndex;
587
588
  private updateSelectedOptions;
588
589
  private clearSelection;
@@ -181,6 +181,7 @@ var ListBox = /** @class */ (function (_super) {
181
181
  this.list.setAttribute('role', 'listbox');
182
182
  attributes(this.list, { 'role': 'listbox', 'aria-label': 'listbox', 'aria-multiselectable': this.selectionSettings.mode === 'Multiple' ? 'true' : 'false' });
183
183
  this.updateSelectionSettings();
184
+ this.resizeHandler();
184
185
  };
185
186
  ListBox.prototype.updateSelectionSettings = function () {
186
187
  if (this.selectionSettings.showCheckbox && this.selectionSettings.showSelectAll && this.liCollections.length) {
@@ -1162,6 +1163,7 @@ var ListBox = /** @class */ (function (_super) {
1162
1163
  if (form) {
1163
1164
  EventHandler.add(form, 'reset', this.formResetHandler, this);
1164
1165
  }
1166
+ window.addEventListener('resize', this.resizeHandler.bind(this));
1165
1167
  };
1166
1168
  ListBox.prototype.wireToolbarEvent = function () {
1167
1169
  if (this.toolbarSettings.items.length) {
@@ -1183,6 +1185,7 @@ var ListBox = /** @class */ (function (_super) {
1183
1185
  if (form) {
1184
1186
  EventHandler.remove(form, 'reset', this.formResetHandler);
1185
1187
  }
1188
+ window.removeEventListener('resize', this.resizeHandler.bind(this));
1186
1189
  };
1187
1190
  ListBox.prototype.clickHandler = function (e) {
1188
1191
  var li = closest(e.target, '.' + 'e-list-item');
@@ -2037,6 +2040,14 @@ var ListBox = /** @class */ (function (_super) {
2037
2040
  this.refreshClearIcon();
2038
2041
  }
2039
2042
  };
2043
+ ListBox.prototype.resizeHandler = function () {
2044
+ if (this.list.scrollWidth > this.list.offsetWidth) {
2045
+ this.list.querySelector('.e-list-parent').style.display = 'inline-block';
2046
+ }
2047
+ else {
2048
+ this.list.querySelector('.e-list-parent').style.display = 'block';
2049
+ }
2050
+ };
2040
2051
  ListBox.prototype.getValidIndex = function (cli, index, keyCode) {
2041
2052
  var cul = this.ulElement;
2042
2053
  if (cli.classList.contains('e-disabled') || cli.classList.contains(cssClass.group)) {
@@ -959,6 +959,7 @@ ejs-dropdownlist {
959
959
  .e-ddt .e-dropdowntree.e-chip-input,
960
960
  .e-ddt input[readonly].e-input.e-chip-input {
961
961
  width: 0;
962
+ display: none;
962
963
  }
963
964
  .e-ddt.e-popup {
964
965
  border: 1px solid #414141;
@@ -960,6 +960,7 @@ ejs-dropdownlist {
960
960
  .e-ddt .e-dropdowntree.e-chip-input,
961
961
  .e-ddt input[readonly].e-input.e-chip-input {
962
962
  width: 0;
963
+ display: none;
963
964
  }
964
965
  .e-ddt.e-popup {
965
966
  border: 1px solid #ccc;
@@ -1004,6 +1004,7 @@ ejs-dropdownlist {
1004
1004
  .e-ddt .e-dropdowntree.e-chip-input,
1005
1005
  .e-ddt input[readonly].e-input.e-chip-input {
1006
1006
  width: 0;
1007
+ display: none;
1007
1008
  }
1008
1009
  .e-ddt.e-popup {
1009
1010
  border: 1px solid rgba(0, 0, 0, 0.15);
@@ -1017,6 +1017,7 @@ ejs-dropdownlist {
1017
1017
  .e-ddt .e-dropdowntree.e-chip-input,
1018
1018
  .e-ddt input[readonly].e-input.e-chip-input {
1019
1019
  width: 0;
1020
+ display: none;
1020
1021
  }
1021
1022
  .e-ddt.e-popup {
1022
1023
  border: 1px solid #444c54;
@@ -1017,6 +1017,7 @@ ejs-dropdownlist {
1017
1017
  .e-ddt .e-dropdowntree.e-chip-input,
1018
1018
  .e-ddt input[readonly].e-input.e-chip-input {
1019
1019
  width: 0;
1020
+ display: none;
1020
1021
  }
1021
1022
  .e-ddt.e-popup {
1022
1023
  border: 1px solid #dee2e6;
@@ -470,6 +470,7 @@
470
470
 
471
471
  &.e-chip-input {
472
472
  width: 0;
473
+ display: none;
473
474
  }
474
475
  }
475
476
 
@@ -219,6 +219,7 @@
219
219
  .e-ddt .e-dropdowntree.e-chip-input,
220
220
  .e-ddt input[readonly].e-input.e-chip-input {
221
221
  width: 0;
222
+ display: none;
222
223
  }
223
224
  .e-ddt.e-popup {
224
225
  border: 1px solid #414141;
@@ -220,6 +220,7 @@
220
220
  .e-ddt .e-dropdowntree.e-chip-input,
221
221
  .e-ddt input[readonly].e-input.e-chip-input {
222
222
  width: 0;
223
+ display: none;
223
224
  }
224
225
  .e-ddt.e-popup {
225
226
  border: 1px solid #ccc;
@@ -230,6 +230,7 @@
230
230
  .e-ddt .e-dropdowntree.e-chip-input,
231
231
  .e-ddt input[readonly].e-input.e-chip-input {
232
232
  width: 0;
233
+ display: none;
233
234
  }
234
235
  .e-ddt.e-popup {
235
236
  border: 1px solid rgba(0, 0, 0, 0.15);
@@ -241,6 +241,7 @@
241
241
  .e-ddt .e-dropdowntree.e-chip-input,
242
242
  .e-ddt input[readonly].e-input.e-chip-input {
243
243
  width: 0;
244
+ display: none;
244
245
  }
245
246
  .e-ddt.e-popup {
246
247
  border: 1px solid #444c54;
@@ -241,6 +241,7 @@
241
241
  .e-ddt .e-dropdowntree.e-chip-input,
242
242
  .e-ddt input[readonly].e-input.e-chip-input {
243
243
  width: 0;
244
+ display: none;
244
245
  }
245
246
  .e-ddt.e-popup {
246
247
  border: 1px solid #dee2e6;
@@ -220,6 +220,7 @@
220
220
  .e-ddt .e-dropdowntree.e-chip-input,
221
221
  .e-ddt input[readonly].e-input.e-chip-input {
222
222
  width: 0;
223
+ display: none;
223
224
  }
224
225
  .e-ddt.e-popup {
225
226
  border: 1px solid #414040;
@@ -221,6 +221,7 @@
221
221
  .e-ddt .e-dropdowntree.e-chip-input,
222
222
  .e-ddt input[readonly].e-input.e-chip-input {
223
223
  width: 0;
224
+ display: none;
224
225
  }
225
226
  .e-ddt.e-popup {
226
227
  border: 1px solid #eaeaea;
@@ -254,6 +254,7 @@
254
254
  .e-ddt .e-dropdowntree.e-chip-input,
255
255
  .e-ddt input[readonly].e-input.e-chip-input {
256
256
  width: 0;
257
+ display: none;
257
258
  }
258
259
  .e-ddt.e-popup {
259
260
  border-radius: 2px;
@@ -254,6 +254,7 @@
254
254
  .e-ddt .e-dropdowntree.e-chip-input,
255
255
  .e-ddt input[readonly].e-input.e-chip-input {
256
256
  width: 0;
257
+ display: none;
257
258
  }
258
259
  .e-ddt.e-popup {
259
260
  border-radius: 2px;
@@ -1493,6 +1493,7 @@
1493
1493
  .e-ddt .e-dropdowntree.e-chip-input,
1494
1494
  .e-ddt input[readonly].e-input.e-chip-input {
1495
1495
  width: 0;
1496
+ display: none;
1496
1497
  }
1497
1498
  .e-ddt.e-popup {
1498
1499
  border: 1px solid var(--color-sf-border-light);
@@ -234,6 +234,7 @@
234
234
  .e-ddt .e-dropdowntree.e-chip-input,
235
235
  .e-ddt input[readonly].e-input.e-chip-input {
236
236
  width: 0;
237
+ display: none;
237
238
  }
238
239
  .e-ddt.e-popup {
239
240
  border: 1px solid #757575;
@@ -235,6 +235,7 @@
235
235
  .e-ddt .e-dropdowntree.e-chip-input,
236
236
  .e-ddt input[readonly].e-input.e-chip-input {
237
237
  width: 0;
238
+ display: none;
238
239
  }
239
240
  .e-ddt.e-popup {
240
241
  border: 1px solid #969696;
@@ -328,6 +328,7 @@
328
328
  .e-ddt .e-dropdowntree.e-chip-input,
329
329
  .e-ddt input[readonly].e-input.e-chip-input {
330
330
  width: 0;
331
+ display: none;
331
332
  }
332
333
  .e-ddt.e-popup {
333
334
  border: 1px solid transparent;
@@ -349,6 +349,7 @@
349
349
  .e-ddt .e-dropdowntree.e-chip-input,
350
350
  .e-ddt input[readonly].e-input.e-chip-input {
351
351
  width: 0;
352
+ display: none;
352
353
  }
353
354
  .e-ddt.e-popup {
354
355
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 0px rgba(0, 0, 0, 0.14), 0 3px 14px 0px rgba(0, 0, 0, 0.12);
@@ -310,6 +310,7 @@
310
310
  .e-ddt .e-dropdowntree.e-chip-input,
311
311
  .e-ddt input[readonly].e-input.e-chip-input {
312
312
  width: 0;
313
+ display: none;
313
314
  }
314
315
  .e-ddt.e-popup {
315
316
  margin-top: 2px;
@@ -366,6 +366,7 @@
366
366
  .e-ddt .e-dropdowntree.e-chip-input,
367
367
  .e-ddt input[readonly].e-input.e-chip-input {
368
368
  width: 0;
369
+ display: none;
369
370
  }
370
371
  .e-ddt.e-popup {
371
372
  margin-top: 2px;
@@ -259,6 +259,7 @@
259
259
  .e-ddt .e-dropdowntree.e-chip-input,
260
260
  .e-ddt input[readonly].e-input.e-chip-input {
261
261
  width: 0;
262
+ display: none;
262
263
  }
263
264
  .e-ddt.e-popup {
264
265
  border: 1px solid #4b5563;
@@ -259,6 +259,7 @@
259
259
  .e-ddt .e-dropdowntree.e-chip-input,
260
260
  .e-ddt input[readonly].e-input.e-chip-input {
261
261
  width: 0;
262
+ display: none;
262
263
  }
263
264
  .e-ddt.e-popup {
264
265
  border: 1px solid #e5e7eb;
@@ -935,6 +935,7 @@ ejs-dropdownlist {
935
935
  .e-ddt .e-dropdowntree.e-chip-input,
936
936
  .e-ddt input[readonly].e-input.e-chip-input {
937
937
  width: 0;
938
+ display: none;
938
939
  }
939
940
  .e-ddt.e-popup {
940
941
  border: 1px solid #414040;
package/styles/fabric.css CHANGED
@@ -929,6 +929,7 @@ ejs-dropdownlist {
929
929
  .e-ddt .e-dropdowntree.e-chip-input,
930
930
  .e-ddt input[readonly].e-input.e-chip-input {
931
931
  width: 0;
932
+ display: none;
932
933
  }
933
934
  .e-ddt.e-popup {
934
935
  border: 1px solid #eaeaea;
@@ -1027,6 +1027,7 @@ ejs-dropdownlist {
1027
1027
  .e-ddt .e-dropdowntree.e-chip-input,
1028
1028
  .e-ddt input[readonly].e-input.e-chip-input {
1029
1029
  width: 0;
1030
+ display: none;
1030
1031
  }
1031
1032
  .e-ddt.e-popup {
1032
1033
  border-radius: 2px;
package/styles/fluent.css CHANGED
@@ -1027,6 +1027,7 @@ ejs-dropdownlist {
1027
1027
  .e-ddt .e-dropdowntree.e-chip-input,
1028
1028
  .e-ddt input[readonly].e-input.e-chip-input {
1029
1029
  width: 0;
1030
+ display: none;
1030
1031
  }
1031
1032
  .e-ddt.e-popup {
1032
1033
  border-radius: 2px;
@@ -2230,6 +2230,7 @@ ejs-dropdownlist {
2230
2230
  .e-ddt .e-dropdowntree.e-chip-input,
2231
2231
  .e-ddt input[readonly].e-input.e-chip-input {
2232
2232
  width: 0;
2233
+ display: none;
2233
2234
  }
2234
2235
  .e-ddt.e-popup {
2235
2236
  border: 1px solid var(--color-sf-border-light);
@@ -946,6 +946,7 @@ ejs-dropdownlist {
946
946
  .e-ddt .e-dropdowntree.e-chip-input,
947
947
  .e-ddt input[readonly].e-input.e-chip-input {
948
948
  width: 0;
949
+ display: none;
949
950
  }
950
951
  .e-ddt.e-popup {
951
952
  border: 1px solid #757575;
@@ -947,6 +947,7 @@ ejs-dropdownlist {
947
947
  .e-ddt .e-dropdowntree.e-chip-input,
948
948
  .e-ddt input[readonly].e-input.e-chip-input {
949
949
  width: 0;
950
+ display: none;
950
951
  }
951
952
  .e-ddt.e-popup {
952
953
  border: 1px solid #969696;
@@ -1077,6 +1077,7 @@ ejs-dropdownlist {
1077
1077
  .e-ddt .e-dropdowntree.e-chip-input,
1078
1078
  .e-ddt input[readonly].e-input.e-chip-input {
1079
1079
  width: 0;
1080
+ display: none;
1080
1081
  }
1081
1082
  .e-ddt.e-popup {
1082
1083
  border: 1px solid transparent;
@@ -1122,6 +1122,7 @@ ejs-dropdownlist {
1122
1122
  .e-ddt .e-dropdowntree.e-chip-input,
1123
1123
  .e-ddt input[readonly].e-input.e-chip-input {
1124
1124
  width: 0;
1125
+ display: none;
1125
1126
  }
1126
1127
  .e-ddt.e-popup {
1127
1128
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 0px rgba(0, 0, 0, 0.14), 0 3px 14px 0px rgba(0, 0, 0, 0.12);
@@ -1109,6 +1109,7 @@ ejs-dropdownlist {
1109
1109
  .e-ddt .e-dropdowntree.e-chip-input,
1110
1110
  .e-ddt input[readonly].e-input.e-chip-input {
1111
1111
  width: 0;
1112
+ display: none;
1112
1113
  }
1113
1114
  .e-ddt.e-popup {
1114
1115
  margin-top: 2px;
@@ -1165,6 +1165,7 @@ ejs-dropdownlist {
1165
1165
  .e-ddt .e-dropdowntree.e-chip-input,
1166
1166
  .e-ddt input[readonly].e-input.e-chip-input {
1167
1167
  width: 0;
1168
+ display: none;
1168
1169
  }
1169
1170
  .e-ddt.e-popup {
1170
1171
  margin-top: 2px;
@@ -1031,6 +1031,7 @@ ejs-dropdownlist {
1031
1031
  .e-ddt .e-dropdowntree.e-chip-input,
1032
1032
  .e-ddt input[readonly].e-input.e-chip-input {
1033
1033
  width: 0;
1034
+ display: none;
1034
1035
  }
1035
1036
  .e-ddt.e-popup {
1036
1037
  border: 1px solid #4b5563;
@@ -1031,6 +1031,7 @@ ejs-dropdownlist {
1031
1031
  .e-ddt .e-dropdowntree.e-chip-input,
1032
1032
  .e-ddt input[readonly].e-input.e-chip-input {
1033
1033
  width: 0;
1034
+ display: none;
1034
1035
  }
1035
1036
  .e-ddt.e-popup {
1036
1037
  border: 1px solid #e5e7eb;