@syncfusion/ej2-dropdowns 24.2.8 → 24.2.9

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 (54) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/ej2-dropdowns.min.js +2 -2
  3. package/dist/ej2-dropdowns.umd.min.js +2 -2
  4. package/dist/ej2-dropdowns.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-dropdowns.es2015.js +66 -28
  6. package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
  7. package/dist/es6/ej2-dropdowns.es5.js +67 -28
  8. package/dist/es6/ej2-dropdowns.es5.js.map +1 -1
  9. package/dist/global/ej2-dropdowns.min.js +2 -2
  10. package/dist/global/ej2-dropdowns.min.js.map +1 -1
  11. package/dist/global/index.d.ts +1 -1
  12. package/package.json +7 -7
  13. package/src/combo-box/combo-box-model.d.ts +1 -1
  14. package/src/combo-box/combo-box.js +29 -2
  15. package/src/drop-down-base/drop-down-base.d.ts +1 -0
  16. package/src/drop-down-base/drop-down-base.js +1 -1
  17. package/src/drop-down-list/drop-down-list.d.ts +0 -1
  18. package/src/drop-down-list/drop-down-list.js +33 -24
  19. package/src/mention/mention.js +5 -1
  20. package/styles/bootstrap-dark.css +1 -1
  21. package/styles/bootstrap.css +1 -1
  22. package/styles/bootstrap4.css +1 -1
  23. package/styles/bootstrap5-dark.css +1 -1
  24. package/styles/bootstrap5.css +1 -1
  25. package/styles/drop-down-list/_layout.scss +1 -1
  26. package/styles/drop-down-list/bootstrap-dark.css +1 -1
  27. package/styles/drop-down-list/bootstrap.css +1 -1
  28. package/styles/drop-down-list/bootstrap4.css +1 -1
  29. package/styles/drop-down-list/bootstrap5-dark.css +1 -1
  30. package/styles/drop-down-list/bootstrap5.css +1 -1
  31. package/styles/drop-down-list/fabric-dark.css +1 -1
  32. package/styles/drop-down-list/fabric.css +1 -1
  33. package/styles/drop-down-list/fluent-dark.css +1 -1
  34. package/styles/drop-down-list/fluent.css +1 -1
  35. package/styles/drop-down-list/highcontrast-light.css +1 -1
  36. package/styles/drop-down-list/highcontrast.css +1 -1
  37. package/styles/drop-down-list/material-dark.css +1 -1
  38. package/styles/drop-down-list/material.css +1 -1
  39. package/styles/drop-down-list/material3-dark.css +1 -1
  40. package/styles/drop-down-list/material3.css +1 -1
  41. package/styles/drop-down-list/tailwind-dark.css +1 -1
  42. package/styles/drop-down-list/tailwind.css +1 -1
  43. package/styles/fabric-dark.css +1 -1
  44. package/styles/fabric.css +1 -1
  45. package/styles/fluent-dark.css +1 -1
  46. package/styles/fluent.css +1 -1
  47. package/styles/highcontrast-light.css +1 -1
  48. package/styles/highcontrast.css +1 -1
  49. package/styles/material-dark.css +1 -1
  50. package/styles/material.css +1 -1
  51. package/styles/material3-dark.css +1 -1
  52. package/styles/material3.css +1 -1
  53. package/styles/tailwind-dark.css +1 -1
  54. package/styles/tailwind.css +1 -1
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 24.2.8
3
+ * version : 24.2.9
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@24.2.7",
3
+ "_id": "@syncfusion/ej2-dropdowns@24.2.8",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-cuO9ubsNievpbwKBvHyByYZ65QLkYTPCd+sectppRBcHHO92eiRpKI83AnRbcgb1NvLgni2Um1f5gsf5a6uK+Q==",
5
+ "_integrity": "sha512-1A5QIAOOlqg4IJjwTgMqNV6xiPutc4FoqN7uskqXelOBGeTgCx4jEpZhh+X9dDCxKXV2iPNOEw2CSFyKTIc2Iw==",
6
6
  "_location": "/@syncfusion/ej2-dropdowns",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -34,8 +34,8 @@
34
34
  "/@syncfusion/ej2-spreadsheet",
35
35
  "/@syncfusion/ej2-vue-dropdowns"
36
36
  ],
37
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-24.2.7.tgz",
38
- "_shasum": "06363d306cbb179c9c3cf51f38d08098267f2b0c",
37
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-24.2.8.tgz",
38
+ "_shasum": "7f4577968b80659bca4fea10937d125be58ad1a3",
39
39
  "_spec": "@syncfusion/ej2-dropdowns@*",
40
40
  "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
41
41
  "author": {
@@ -45,11 +45,11 @@
45
45
  "dependencies": {
46
46
  "@syncfusion/ej2-base": "~24.2.7",
47
47
  "@syncfusion/ej2-data": "~24.2.3",
48
- "@syncfusion/ej2-inputs": "~24.2.7",
48
+ "@syncfusion/ej2-inputs": "~24.2.9",
49
49
  "@syncfusion/ej2-lists": "~24.2.8",
50
50
  "@syncfusion/ej2-navigations": "~24.2.8",
51
51
  "@syncfusion/ej2-notifications": "~24.2.4",
52
- "@syncfusion/ej2-popups": "~24.2.8"
52
+ "@syncfusion/ej2-popups": "~24.2.9"
53
53
  },
54
54
  "deprecated": false,
55
55
  "description": "Essential JS 2 DropDown Components",
@@ -74,7 +74,7 @@
74
74
  "module": "./index.js",
75
75
  "name": "@syncfusion/ej2-dropdowns",
76
76
  "typings": "index.d.ts",
77
- "version": "24.2.8",
77
+ "version": "24.2.9",
78
78
  "sideEffects": false,
79
79
  "homepage": "https://www.syncfusion.com/javascript-ui-controls"
80
80
  }
@@ -1,4 +1,4 @@
1
- import { EventHandler, Property, Event, EmitType, addClass, Browser, KeyboardEventArgs, removeClass, detach } from '@syncfusion/ej2-base';import { isNullOrUndefined, NotifyPropertyChanges, getValue, setValue } from '@syncfusion/ej2-base';import { DropDownList, dropDownListClasses } from '../drop-down-list/drop-down-list';import { FilteringEventArgs } from '../drop-down-base/drop-down-base';import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model';import { Search } from '../common/incremental-search';import { createSpinner, showSpinner, hideSpinner } from '@syncfusion/ej2-popups';import { Input, InputObject, FloatLabelType } from '@syncfusion/ej2-inputs';import { DataManager, Query } from '@syncfusion/ej2-data';
1
+ import { EventHandler, Property, Event, EmitType, addClass, Browser, KeyboardEventArgs, removeClass, detach } from '@syncfusion/ej2-base';import { isNullOrUndefined, NotifyPropertyChanges, getValue, setValue } from '@syncfusion/ej2-base';import { DropDownList, dropDownListClasses } from '../drop-down-list/drop-down-list';import { FilteringEventArgs } from '../drop-down-base/drop-down-base';import { FieldSettingsModel } from '../drop-down-base/drop-down-base-model';import { Search } from '../common/incremental-search';import { createSpinner, showSpinner, hideSpinner } from '@syncfusion/ej2-popups';import { Input, InputObject, FloatLabelType } from '@syncfusion/ej2-inputs';import { DataManager, DataOptions, Predicate, Query } from '@syncfusion/ej2-data';
2
2
  import {CustomValueSpecifierEventArgs} from "./combo-box";
3
3
  import {DropDownListModel} from "../drop-down-list/drop-down-list-model";
4
4
 
@@ -25,6 +25,7 @@ import { DropDownList, dropDownListClasses } from '../drop-down-list/drop-down-l
25
25
  import { Search } from '../common/incremental-search';
26
26
  import { createSpinner, showSpinner, hideSpinner } from '@syncfusion/ej2-popups';
27
27
  import { Input } from '@syncfusion/ej2-inputs';
28
+ import { DataManager, Predicate, Query } from '@syncfusion/ej2-data';
28
29
  var SPINNER_CLASS = 'e-atc-spinner-icon';
29
30
  dropDownListClasses.root = 'e-combobox';
30
31
  var inputObject = {
@@ -141,13 +142,39 @@ var ComboBox = /** @class */ (function (_super) {
141
142
  ComboBox.prototype.updateValues = function () {
142
143
  if (!isNullOrUndefined(this.value)) {
143
144
  var li = this.getElementByValue(this.value);
145
+ var isExistItem = !isNullOrUndefined(li) ? true : false;
146
+ if (this.enableVirtualization && this.value) {
147
+ var fields = (this.fields.value) ? this.fields.value : '';
148
+ if (this.dataSource instanceof DataManager && this.virtualGroupDataSource) {
149
+ var getItem = new DataManager(this.virtualGroupDataSource).executeLocal(new Query().where(new Predicate(fields, 'equal', this.value)));
150
+ if (getItem && getItem.length > 0) {
151
+ this.itemData = getItem[0];
152
+ isExistItem = true;
153
+ var dataItem = this.getItemData();
154
+ if ((this.value === dataItem.value && this.text !== dataItem.text) || (this.value !== dataItem.value && this.text === dataItem.text)) {
155
+ this.setProperties({ 'text': dataItem.text, 'value': dataItem.value });
156
+ }
157
+ }
158
+ }
159
+ else {
160
+ var getItem = new DataManager(this.dataSource).executeLocal(new Query().where(new Predicate(fields, 'equal', this.value)));
161
+ if (getItem && getItem.length > 0) {
162
+ this.itemData = getItem[0];
163
+ isExistItem = true;
164
+ var dataItem = this.getItemData();
165
+ if ((this.value === dataItem.value && this.text !== dataItem.text) || (this.value !== dataItem.value && this.text === dataItem.text)) {
166
+ this.setProperties({ 'text': dataItem.text, 'value': dataItem.value });
167
+ }
168
+ }
169
+ }
170
+ }
144
171
  if (li) {
145
172
  this.setSelection(li, null);
146
173
  }
147
- else if (this.allowCustom) {
174
+ else if ((!this.enableVirtualization && this.allowCustom) || (this.allowCustom && this.enableVirtualization && !isExistItem)) {
148
175
  this.valueMuteChange(this.value);
149
176
  }
150
- else {
177
+ else if (!this.enableVirtualization || (this.enableVirtualization && !isExistItem)) {
151
178
  this.valueMuteChange(null);
152
179
  }
153
180
  }
@@ -234,6 +234,7 @@ export declare class DropDownBase extends Component<HTMLElement> implements INot
234
234
  }[] | DataManager | string[] | number[] | boolean[];
235
235
  protected isIncrementalRequest: boolean;
236
236
  protected itemCount: number;
237
+ protected initialRemoteRender: boolean;
237
238
  /**
238
239
 
239
240
  /**
@@ -506,7 +506,7 @@ var DropDownBase = /** @class */ (function (_super) {
506
506
  _this.trigger('actionComplete', e, function (e) {
507
507
  if (!_this.virtualGroupDataSource && _this.isVirtualizationEnabled) {
508
508
  _this.isRemoteDataUpdated = true;
509
- if ((_this.getModuleName() === 'combobox' && _this.isAllowFiltering && _this.isVirtualizationEnabled && e.result)) {
509
+ if ((_this.getModuleName() === 'combobox' && !_this.initialRemoteRender && _this.isAllowFiltering && _this.isVirtualizationEnabled && e.result)) {
510
510
  e.result = e.result.result;
511
511
  }
512
512
  if (e.result.length > 0) {
@@ -69,7 +69,6 @@ export declare class DropDownList extends DropDownBase implements IInput {
69
69
  private isFilterFocus;
70
70
  protected beforePopupOpen: boolean;
71
71
  protected initial: boolean;
72
- private initRemoteRender;
73
72
  private searchBoxHeight;
74
73
  private popupObj;
75
74
  private popupContentElement;
@@ -160,7 +160,7 @@ var DropDownList = /** @class */ (function (_super) {
160
160
  this.isFilterFocus = false;
161
161
  this.beforePopupOpen = false;
162
162
  this.initial = true;
163
- this.initRemoteRender = false;
163
+ this.initialRemoteRender = false;
164
164
  this.isNotSearchList = false;
165
165
  this.isTyped = false;
166
166
  this.isSelected = false;
@@ -451,7 +451,7 @@ var DropDownList = /** @class */ (function (_super) {
451
451
  this.viewPortInfo.endIndex = this.virtualItemEndIndex = this.itemCount;
452
452
  this.renderList();
453
453
  if (this.dataSource instanceof DataManager) {
454
- this.initRemoteRender = true;
454
+ this.initialRemoteRender = true;
455
455
  }
456
456
  else {
457
457
  this.updateValues();
@@ -1430,7 +1430,6 @@ var DropDownList = /** @class */ (function (_super) {
1430
1430
  }
1431
1431
  };
1432
1432
  DropDownList.prototype.setSelection = function (li, e) {
1433
- var _this = this;
1434
1433
  if (this.isValidLI(li) && (!li.classList.contains(dropDownBaseClasses.selected) || (this.isPopupOpen && this.isSelected
1435
1434
  && li.classList.contains(dropDownBaseClasses.selected)))) {
1436
1435
  this.updateSelectedItem(li, e, false, true);
@@ -1439,17 +1438,15 @@ var DropDownList = /** @class */ (function (_super) {
1439
1438
  this.setSelectOptions(li, e);
1440
1439
  if (this.enableVirtualization) {
1441
1440
  var fields = (this.fields.value) ? this.fields.value : '';
1442
- if (this.dataSource instanceof DataManager) {
1443
- this.dataSource.executeQuery(new Query().where(new Predicate(fields, 'equal', this.value)))
1444
- .then(function (e) {
1445
- if (e.result.length > 0) {
1446
- _this.itemData = e.result[0];
1447
- var dataItem = _this.getItemData();
1448
- if ((_this.value === dataItem.value && _this.text !== dataItem.text) || (_this.value !== dataItem.value && _this.text === dataItem.text)) {
1449
- _this.setProperties({ 'text': dataItem.text, 'value': dataItem.value });
1450
- }
1441
+ if (this.dataSource instanceof DataManager && this.virtualGroupDataSource) {
1442
+ var getItem = new DataManager(this.virtualGroupDataSource).executeLocal(new Query().where(new Predicate(fields, 'equal', this.value)));
1443
+ if (getItem && getItem.length > 0) {
1444
+ this.itemData = getItem[0];
1445
+ var dataItem = this.getItemData();
1446
+ if ((this.value === dataItem.value && this.text !== dataItem.text) || (this.value !== dataItem.value && this.text === dataItem.text)) {
1447
+ this.setProperties({ 'text': dataItem.text, 'value': dataItem.value });
1451
1448
  }
1452
- });
1449
+ }
1453
1450
  }
1454
1451
  else {
1455
1452
  var getItem = new DataManager(this.dataSource).executeLocal(new Query().where(new Predicate(fields, 'equal', this.value)));
@@ -2106,10 +2103,10 @@ var DropDownList = /** @class */ (function (_super) {
2106
2103
  if (!isNullOrUndefined(ulElement)) {
2107
2104
  attributes(ulElement, { 'id': this.element.id + '_options', 'role': 'listbox', 'aria-hidden': 'false', 'aria-label': 'listbox' });
2108
2105
  }
2109
- if (this.initRemoteRender) {
2106
+ if (this.initialRemoteRender) {
2110
2107
  this.initial = true;
2111
2108
  this.activeIndex = this.index;
2112
- this.initRemoteRender = false;
2109
+ this.initialRemoteRender = false;
2113
2110
  if (this.value && this.dataSource instanceof DataManager) {
2114
2111
  var checkField_1 = isNullOrUndefined(this.fields.value) ? this.fields.text : this.fields.value;
2115
2112
  var fieldValue_1 = this.fields.value.split('.');
@@ -2117,6 +2114,12 @@ var DropDownList = /** @class */ (function (_super) {
2117
2114
  return isNullOrUndefined(x[checkField_1]) && fieldValue_1.length > 1 ?
2118
2115
  _this.checkFieldValue(x, fieldValue_1) === _this.value : x[checkField_1] === _this.value;
2119
2116
  });
2117
+ if (this.enableVirtualization && this.virtualGroupDataSource) {
2118
+ checkVal = this.virtualGroupDataSource.some(function (x) {
2119
+ return isNullOrUndefined(x[checkField_1]) && fieldValue_1.length > 1 ?
2120
+ _this.checkFieldValue(x, fieldValue_1) === _this.value : x[checkField_1] === _this.value;
2121
+ });
2122
+ }
2120
2123
  if (!checkVal) {
2121
2124
  this.dataSource.executeQuery(this.getQuery(this.query).where(new Predicate(checkField_1, 'equal', this.value)))
2122
2125
  .then(function (e) {
@@ -2433,6 +2436,9 @@ var DropDownList = /** @class */ (function (_super) {
2433
2436
  _this.getFocusElement();
2434
2437
  _this.checkCollision(popupEle);
2435
2438
  if (Browser.isDevice) {
2439
+ if ((parseInt(_this.popupWidth.toString(), 10) > window.outerWidth) && !(_this.getModuleName() === 'dropdownlist' && _this.allowFiltering)) {
2440
+ _this.popupObj.element.classList.add('e-wide-popup');
2441
+ }
2436
2442
  _this.popupObj.element.classList.add(dropDownListClasses.device);
2437
2443
  if (_this.getModuleName() === 'dropdownlist' || (_this.getModuleName() === 'combobox'
2438
2444
  && !_this.allowFiltering && _this.isDropDownClick)) {
@@ -2948,8 +2954,8 @@ var DropDownList = /** @class */ (function (_super) {
2948
2954
  }
2949
2955
  }
2950
2956
  });
2951
- if (this.isReact && this.isFiltering() && this.itemTemplate != null) {
2952
- this.actionCompleteData.ulElement = this.ulElement.cloneNode(true);
2957
+ if (Browser.isDevice && !eventArgs.cancel && this.popupObj.element.classList.contains('e-wide-popup')) {
2958
+ this.popupObj.element.classList.remove('e-wide-popup');
2953
2959
  }
2954
2960
  var dataSourceCount;
2955
2961
  if (this.dataSource instanceof DataManager) {
@@ -3377,11 +3383,11 @@ var DropDownList = /** @class */ (function (_super) {
3377
3383
  }
3378
3384
  if (!this_1.list) {
3379
3385
  if (this_1.dataSource instanceof DataManager) {
3380
- this_1.initRemoteRender = true;
3386
+ this_1.initialRemoteRender = true;
3381
3387
  }
3382
3388
  this_1.renderList();
3383
3389
  }
3384
- if (!this_1.initRemoteRender) {
3390
+ if (!this_1.initialRemoteRender) {
3385
3391
  var li = this_1.getElementByText(newProp.text);
3386
3392
  if (!this_1.checkValidLi(li)) {
3387
3393
  if (this_1.liCollections && this_1.liCollections.length === 100 &&
@@ -3430,11 +3436,11 @@ var DropDownList = /** @class */ (function (_super) {
3430
3436
  this_1.notify('beforeValueChange', { newProp: newProp }); // gird component value type change
3431
3437
  if (!this_1.list) {
3432
3438
  if (this_1.dataSource instanceof DataManager) {
3433
- this_1.initRemoteRender = true;
3439
+ this_1.initialRemoteRender = true;
3434
3440
  }
3435
3441
  this_1.renderList();
3436
3442
  }
3437
- if (!this_1.initRemoteRender) {
3443
+ if (!this_1.initialRemoteRender) {
3438
3444
  var item = this_1.getElementByValue(newProp.value);
3439
3445
  if (!this_1.checkValidLi(item)) {
3440
3446
  if (this_1.liCollections && this_1.liCollections.length === 100 &&
@@ -3474,11 +3480,11 @@ var DropDownList = /** @class */ (function (_super) {
3474
3480
  }
3475
3481
  if (!this_1.list) {
3476
3482
  if (this_1.dataSource instanceof DataManager) {
3477
- this_1.initRemoteRender = true;
3483
+ this_1.initialRemoteRender = true;
3478
3484
  }
3479
3485
  this_1.renderList();
3480
3486
  }
3481
- if (!this_1.initRemoteRender && this_1.liCollections) {
3487
+ if (!this_1.initialRemoteRender && this_1.liCollections) {
3482
3488
  var element = this_1.liCollections[newProp.index];
3483
3489
  if (!this_1.checkValidLi(element)) {
3484
3490
  if (this_1.liCollections && this_1.liCollections.length === 100 &&
@@ -3645,6 +3651,9 @@ var DropDownList = /** @class */ (function (_super) {
3645
3651
  }
3646
3652
  else if (isNullOrUndefined(this.list) || !isUndefined(this.list) && (this.list.classList.contains(dropDownBaseClasses.noData) ||
3647
3653
  this.list.querySelectorAll('.' + dropDownBaseClasses.li).length <= 0)) {
3654
+ if (this.isReact && this.isFiltering() && this.itemTemplate != null) {
3655
+ this.isSecondClick = false;
3656
+ }
3648
3657
  this.renderList(e);
3649
3658
  }
3650
3659
  if (this.enableVirtualization && this.listData && this.listData.length) {
@@ -3851,7 +3860,7 @@ var DropDownList = /** @class */ (function (_super) {
3851
3860
  DropDownList.prototype.getItems = function () {
3852
3861
  if (!this.list) {
3853
3862
  if (this.dataSource instanceof DataManager) {
3854
- this.initRemoteRender = true;
3863
+ this.initialRemoteRender = true;
3855
3864
  }
3856
3865
  this.renderList();
3857
3866
  }
@@ -356,7 +356,7 @@ var Mention = /** @class */ (function (_super) {
356
356
  this.range.startContainer.previousElementSibling && this.range.startContainer.previousElementSibling.tagName !== 'BR' && this.range.startContainer.textContent.split('').length > 0 &&
357
357
  (rangetextContent.length === 1 || rangetextContent[rangetextContent.length - 2].indexOf('') === -1 ||
358
358
  this.range.startContainer.nodeType === 1))) {
359
- if (this.allowSpaces && currentRange && currentRange.trim() !== '' && charRegex.test(currentRange) && currentRange.indexOf(this.mentionChar) !== -1
359
+ if (this.isPopupOpen && this.allowSpaces && currentRange && currentRange.trim() !== '' && charRegex.test(currentRange) && currentRange.indexOf(this.mentionChar) !== -1
360
360
  && !this.isMatchedText() && (currentRange.length > 1 && currentRange.replace(/\u00A0/g, ' ').charAt(currentRange.length - 2) !== ' ') &&
361
361
  (this.list && this.list.querySelectorAll('ul').length > 0)) {
362
362
  this.queryString = currentRange.substring(currentRange.lastIndexOf(this.mentionChar) + 1).replace('\u00a0', ' ');
@@ -864,6 +864,9 @@ var Mention = /** @class */ (function (_super) {
864
864
  this.popupObj.element.removeAttribute('style');
865
865
  this.popupObj.element.removeAttribute('aria-disabled');
866
866
  }
867
+ if (this.list.classList.contains('e-nodata')) {
868
+ this.list = null;
869
+ }
867
870
  };
868
871
  Mention.prototype.onDocumentClick = function (e) {
869
872
  var target = e.target;
@@ -974,6 +977,7 @@ var Mention = /** @class */ (function (_super) {
974
977
  return coordinates;
975
978
  };
976
979
  Mention.prototype.initValue = function () {
980
+ this.isDataFetched = false;
977
981
  this.renderList();
978
982
  if (this.dataSource instanceof DataManager) {
979
983
  this.initRemoteRender = true;
@@ -531,7 +531,7 @@
531
531
  padding: 4px 0;
532
532
  }
533
533
 
534
- .e-popup.e-ddl-device.e-popup-close {
534
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
535
535
  display: block;
536
536
  visibility: hidden;
537
537
  }
@@ -531,7 +531,7 @@
531
531
  padding: 4px 0;
532
532
  }
533
533
 
534
- .e-popup.e-ddl-device.e-popup-close {
534
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
535
535
  display: block;
536
536
  visibility: hidden;
537
537
  }
@@ -578,7 +578,7 @@
578
578
  .e-bigger.e-ddl.e-popup .e-list-group-item {
579
579
  font-size: 16px;
580
580
  }
581
- .e-popup.e-ddl-device.e-popup-close {
581
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
582
582
  display: block;
583
583
  visibility: hidden;
584
584
  }
@@ -597,7 +597,7 @@
597
597
  .e-bigger.e-ddl.e-popup .e-list-group-item {
598
598
  font-size: 16px;
599
599
  }
600
- .e-popup.e-ddl-device.e-popup-close {
600
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
601
601
  display: block;
602
602
  visibility: hidden;
603
603
  }
@@ -597,7 +597,7 @@
597
597
  .e-bigger.e-ddl.e-popup .e-list-group-item {
598
598
  font-size: 16px;
599
599
  }
600
- .e-popup.e-ddl-device.e-popup-close {
600
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
601
601
  display: block;
602
602
  visibility: hidden;
603
603
  }
@@ -53,7 +53,7 @@
53
53
  }
54
54
  }
55
55
 
56
- .e-popup.e-ddl-device.e-popup-close {
56
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
57
57
  display: block;
58
58
  visibility: hidden;
59
59
  }
@@ -171,7 +171,7 @@
171
171
  padding: 4px 0;
172
172
  }
173
173
 
174
- .e-popup.e-ddl-device.e-popup-close {
174
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
175
175
  display: block;
176
176
  visibility: hidden;
177
177
  }
@@ -171,7 +171,7 @@
171
171
  padding: 4px 0;
172
172
  }
173
173
 
174
- .e-popup.e-ddl-device.e-popup-close {
174
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
175
175
  display: block;
176
176
  visibility: hidden;
177
177
  }
@@ -218,7 +218,7 @@
218
218
  .e-bigger.e-ddl.e-popup .e-list-group-item {
219
219
  font-size: 16px;
220
220
  }
221
- .e-popup.e-ddl-device.e-popup-close {
221
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
222
222
  display: block;
223
223
  visibility: hidden;
224
224
  }
@@ -231,7 +231,7 @@
231
231
  .e-bigger.e-ddl.e-popup .e-list-group-item {
232
232
  font-size: 16px;
233
233
  }
234
- .e-popup.e-ddl-device.e-popup-close {
234
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
235
235
  display: block;
236
236
  visibility: hidden;
237
237
  }
@@ -231,7 +231,7 @@
231
231
  .e-bigger.e-ddl.e-popup .e-list-group-item {
232
232
  font-size: 16px;
233
233
  }
234
- .e-popup.e-ddl-device.e-popup-close {
234
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
235
235
  display: block;
236
236
  visibility: hidden;
237
237
  }
@@ -147,7 +147,7 @@
147
147
  padding: 4px 0;
148
148
  }
149
149
 
150
- .e-popup.e-ddl-device.e-popup-close {
150
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
151
151
  display: block;
152
152
  visibility: hidden;
153
153
  }
@@ -140,7 +140,7 @@
140
140
  padding: 4px 0;
141
141
  }
142
142
 
143
- .e-popup.e-ddl-device.e-popup-close {
143
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
144
144
  display: block;
145
145
  visibility: hidden;
146
146
  }
@@ -211,7 +211,7 @@
211
211
  .e-bigger.e-ddl.e-popup .e-list-group-item {
212
212
  font-size: 16px;
213
213
  }
214
- .e-popup.e-ddl-device.e-popup-close {
214
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
215
215
  display: block;
216
216
  visibility: hidden;
217
217
  }
@@ -211,7 +211,7 @@
211
211
  .e-bigger.e-ddl.e-popup .e-list-group-item {
212
212
  font-size: 16px;
213
213
  }
214
- .e-popup.e-ddl-device.e-popup-close {
214
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
215
215
  display: block;
216
216
  visibility: hidden;
217
217
  }
@@ -158,7 +158,7 @@
158
158
  padding: 4px 0;
159
159
  }
160
160
 
161
- .e-popup.e-ddl-device.e-popup-close {
161
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
162
162
  display: block;
163
163
  visibility: hidden;
164
164
  }
@@ -158,7 +158,7 @@
158
158
  padding: 4px 0;
159
159
  }
160
160
 
161
- .e-popup.e-ddl-device.e-popup-close {
161
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
162
162
  display: block;
163
163
  visibility: hidden;
164
164
  }
@@ -177,7 +177,7 @@
177
177
  padding: 4px 0;
178
178
  }
179
179
 
180
- .e-popup.e-ddl-device.e-popup-close {
180
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
181
181
  display: block;
182
182
  visibility: hidden;
183
183
  }
@@ -210,7 +210,7 @@
210
210
  padding: 4px 0;
211
211
  }
212
212
 
213
- .e-popup.e-ddl-device.e-popup-close {
213
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
214
214
  display: block;
215
215
  visibility: hidden;
216
216
  }
@@ -280,7 +280,7 @@
280
280
  padding: 4px 0;
281
281
  }
282
282
 
283
- .e-popup.e-ddl-device.e-popup-close {
283
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
284
284
  display: block;
285
285
  visibility: hidden;
286
286
  }
@@ -336,7 +336,7 @@
336
336
  padding: 4px 0;
337
337
  }
338
338
 
339
- .e-popup.e-ddl-device.e-popup-close {
339
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
340
340
  display: block;
341
341
  visibility: hidden;
342
342
  }
@@ -182,7 +182,7 @@
182
182
  .e-bigger.e-ddl.e-popup .e-list-item {
183
183
  font-size: 16px;
184
184
  }
185
- .e-popup.e-ddl-device.e-popup-close {
185
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
186
186
  display: block;
187
187
  visibility: hidden;
188
188
  }
@@ -182,7 +182,7 @@
182
182
  .e-bigger.e-ddl.e-popup .e-list-item {
183
183
  font-size: 16px;
184
184
  }
185
- .e-popup.e-ddl-device.e-popup-close {
185
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
186
186
  display: block;
187
187
  visibility: hidden;
188
188
  }
@@ -507,7 +507,7 @@
507
507
  padding: 4px 0;
508
508
  }
509
509
 
510
- .e-popup.e-ddl-device.e-popup-close {
510
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
511
511
  display: block;
512
512
  visibility: hidden;
513
513
  }
package/styles/fabric.css CHANGED
@@ -500,7 +500,7 @@
500
500
  padding: 4px 0;
501
501
  }
502
502
 
503
- .e-popup.e-ddl-device.e-popup-close {
503
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
504
504
  display: block;
505
505
  visibility: hidden;
506
506
  }
@@ -593,7 +593,7 @@
593
593
  .e-bigger.e-ddl.e-popup .e-list-group-item {
594
594
  font-size: 16px;
595
595
  }
596
- .e-popup.e-ddl-device.e-popup-close {
596
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
597
597
  display: block;
598
598
  visibility: hidden;
599
599
  }
package/styles/fluent.css CHANGED
@@ -593,7 +593,7 @@
593
593
  .e-bigger.e-ddl.e-popup .e-list-group-item {
594
594
  font-size: 16px;
595
595
  }
596
- .e-popup.e-ddl-device.e-popup-close {
596
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
597
597
  display: block;
598
598
  visibility: hidden;
599
599
  }
@@ -518,7 +518,7 @@
518
518
  padding: 4px 0;
519
519
  }
520
520
 
521
- .e-popup.e-ddl-device.e-popup-close {
521
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
522
522
  display: block;
523
523
  visibility: hidden;
524
524
  }
@@ -518,7 +518,7 @@
518
518
  padding: 4px 0;
519
519
  }
520
520
 
521
- .e-popup.e-ddl-device.e-popup-close {
521
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
522
522
  display: block;
523
523
  visibility: hidden;
524
524
  }
@@ -537,7 +537,7 @@
537
537
  padding: 4px 0;
538
538
  }
539
539
 
540
- .e-popup.e-ddl-device.e-popup-close {
540
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
541
541
  display: block;
542
542
  visibility: hidden;
543
543
  }
@@ -570,7 +570,7 @@
570
570
  padding: 4px 0;
571
571
  }
572
572
 
573
- .e-popup.e-ddl-device.e-popup-close {
573
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
574
574
  display: block;
575
575
  visibility: hidden;
576
576
  }