@syncfusion/ej2-angular-dropdowns 26.1.40-ngcc → 26.1.41-ngcc

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 (41) hide show
  1. package/dist/ej2-angular-dropdowns.umd.js +1 -1
  2. package/dist/ej2-angular-dropdowns.umd.min.js +1 -1
  3. package/package.json +7 -7
  4. package/schematics/utils/lib-details.ts +2 -2
  5. package/styles/bootstrap-dark.css +1 -1
  6. package/styles/bootstrap.css +1 -1
  7. package/styles/bootstrap4.css +1 -1
  8. package/styles/bootstrap5-dark.css +1 -1
  9. package/styles/bootstrap5.css +1 -1
  10. package/styles/drop-down-tree/bootstrap-dark.css +1 -1
  11. package/styles/drop-down-tree/bootstrap.css +1 -1
  12. package/styles/drop-down-tree/bootstrap4.css +1 -1
  13. package/styles/drop-down-tree/bootstrap5-dark.css +1 -1
  14. package/styles/drop-down-tree/bootstrap5.css +1 -1
  15. package/styles/drop-down-tree/fabric-dark.css +1 -1
  16. package/styles/drop-down-tree/fabric.css +1 -1
  17. package/styles/drop-down-tree/fluent-dark.css +1 -1
  18. package/styles/drop-down-tree/fluent.css +1 -1
  19. package/styles/drop-down-tree/fluent2.css +1 -1
  20. package/styles/drop-down-tree/highcontrast-light.css +1 -1
  21. package/styles/drop-down-tree/highcontrast.css +1 -1
  22. package/styles/drop-down-tree/material-dark.css +1 -1
  23. package/styles/drop-down-tree/material.css +1 -1
  24. package/styles/drop-down-tree/material3-dark.css +1 -1
  25. package/styles/drop-down-tree/material3.css +1 -1
  26. package/styles/drop-down-tree/tailwind-dark.css +1 -1
  27. package/styles/drop-down-tree/tailwind.css +1 -1
  28. package/styles/fabric-dark.css +1 -1
  29. package/styles/fabric.css +1 -1
  30. package/styles/fluent-dark.css +1 -1
  31. package/styles/fluent.css +1 -1
  32. package/styles/fluent2.css +3 -2
  33. package/styles/highcontrast-light.css +1 -1
  34. package/styles/highcontrast.css +1 -1
  35. package/styles/material-dark.css +1 -1
  36. package/styles/material.css +1 -1
  37. package/styles/material3-dark.css +1 -1
  38. package/styles/material3.css +1 -1
  39. package/styles/multi-select/fluent2.css +2 -1
  40. package/styles/tailwind-dark.css +1 -1
  41. package/styles/tailwind.css +1 -1
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-dropdowns.umd.js
3
- * version : 26.1.40
3
+ * version : 26.1.41
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-dropdowns.umd.min.js
3
- * version : 26.1.40
3
+ * version : 26.1.41
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-angular-dropdowns@*",
3
- "_id": "@syncfusion/ej2-angular-dropdowns@26.1.39",
3
+ "_id": "@syncfusion/ej2-angular-dropdowns@26.1.40",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-ElREPr5I82+68xdO2veJTeNB43lfymbIF8J2RPyYr9Z6qfJ69GqVL3IvUd3jA0raWS8Cd9al1so6E5YI46w9lw==",
5
+ "_integrity": "sha512-CQGE6mJ7Oyp7Fnwep4RiOBY6+VXq1504PS50b9hS6T87ee887m5SEMgPZ5pXetkPivN09dN+q4AsMtb1NpYLjQ==",
6
6
  "_location": "/@syncfusion/ej2-angular-dropdowns",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-dropdowns/-/ej2-angular-dropdowns-26.1.39.tgz",
23
- "_shasum": "599f486c07aa9f9f058b728de3ff7897d8f59090",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-dropdowns/-/ej2-angular-dropdowns-26.1.40.tgz",
23
+ "_shasum": "4d235287f5e60681d363fb7cd9fecc5dedab723b",
24
24
  "_spec": "@syncfusion/ej2-angular-dropdowns@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~26.1.39",
34
+ "@syncfusion/ej2-angular-base": "~26.1.41",
35
35
  "@syncfusion/ej2-base": "~26.1.37",
36
- "@syncfusion/ej2-dropdowns": "26.1.40"
36
+ "@syncfusion/ej2-dropdowns": "26.1.41"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 DropDown Components for Angular",
@@ -63,5 +63,5 @@
63
63
  "schematics": "./schematics/collection.json",
64
64
  "sideEffects": false,
65
65
  "typings": "ej2-angular-dropdowns.d.ts",
66
- "version": "26.1.40-ngcc"
66
+ "version": "26.1.41-ngcc"
67
67
  }
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-dropdowns';
2
- export const pkgVer = '^26.1.39';
2
+ export const pkgVer = '^26.1.40';
3
3
  export const moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
4
- export const themeVer = '~26.1.39';
4
+ export const themeVer = '~26.1.40';
@@ -981,7 +981,7 @@ ejs-dropdownlist {
981
981
  .e-ddt .e-dropdowntree.e-chip-input,
982
982
  .e-ddt input[readonly].e-input.e-chip-input {
983
983
  width: 0;
984
- display: none;
984
+ visibility: hidden;
985
985
  }
986
986
  .e-ddt.e-popup {
987
987
  border: 1px solid #414141;
@@ -982,7 +982,7 @@ ejs-dropdownlist {
982
982
  .e-ddt .e-dropdowntree.e-chip-input,
983
983
  .e-ddt input[readonly].e-input.e-chip-input {
984
984
  width: 0;
985
- display: none;
985
+ visibility: hidden;
986
986
  }
987
987
  .e-ddt.e-popup {
988
988
  border: 1px solid #ccc;
@@ -1026,7 +1026,7 @@ ejs-dropdownlist {
1026
1026
  .e-ddt .e-dropdowntree.e-chip-input,
1027
1027
  .e-ddt input[readonly].e-input.e-chip-input {
1028
1028
  width: 0;
1029
- display: none;
1029
+ visibility: hidden;
1030
1030
  }
1031
1031
  .e-ddt.e-popup {
1032
1032
  border: 1px solid rgba(0, 0, 0, 0.15);
@@ -1040,7 +1040,7 @@ ejs-dropdownlist {
1040
1040
  .e-ddt .e-dropdowntree.e-chip-input,
1041
1041
  .e-ddt input[readonly].e-input.e-chip-input {
1042
1042
  width: 0;
1043
- display: none;
1043
+ visibility: hidden;
1044
1044
  }
1045
1045
  .e-ddt.e-popup {
1046
1046
  border: 1px solid #444c54;
@@ -1040,7 +1040,7 @@ ejs-dropdownlist {
1040
1040
  .e-ddt .e-dropdowntree.e-chip-input,
1041
1041
  .e-ddt input[readonly].e-input.e-chip-input {
1042
1042
  width: 0;
1043
- display: none;
1043
+ visibility: hidden;
1044
1044
  }
1045
1045
  .e-ddt.e-popup {
1046
1046
  border: 1px solid #dee2e6;
@@ -219,7 +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
+ visibility: hidden;
223
223
  }
224
224
  .e-ddt.e-popup {
225
225
  border: 1px solid #414141;
@@ -220,7 +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
+ visibility: hidden;
224
224
  }
225
225
  .e-ddt.e-popup {
226
226
  border: 1px solid #ccc;
@@ -230,7 +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
+ visibility: hidden;
234
234
  }
235
235
  .e-ddt.e-popup {
236
236
  border: 1px solid rgba(0, 0, 0, 0.15);
@@ -241,7 +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
+ visibility: hidden;
245
245
  }
246
246
  .e-ddt.e-popup {
247
247
  border: 1px solid #444c54;
@@ -241,7 +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
+ visibility: hidden;
245
245
  }
246
246
  .e-ddt.e-popup {
247
247
  border: 1px solid #dee2e6;
@@ -220,7 +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
+ visibility: hidden;
224
224
  }
225
225
  .e-ddt.e-popup {
226
226
  border: 1px solid #414040;
@@ -221,7 +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
+ visibility: hidden;
225
225
  }
226
226
  .e-ddt.e-popup {
227
227
  border: 1px solid #eaeaea;
@@ -254,7 +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
+ visibility: hidden;
258
258
  }
259
259
  .e-ddt.e-popup {
260
260
  border-radius: 2px;
@@ -254,7 +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
+ visibility: hidden;
258
258
  }
259
259
  .e-ddt.e-popup {
260
260
  border-radius: 2px;
@@ -1493,7 +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
+ visibility: hidden;
1497
1497
  }
1498
1498
  .e-ddt.e-popup {
1499
1499
  border: 1px solid var(--color-sf-border-light);
@@ -234,7 +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
+ visibility: hidden;
238
238
  }
239
239
  .e-ddt.e-popup {
240
240
  border: 1px solid #757575;
@@ -235,7 +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
+ visibility: hidden;
239
239
  }
240
240
  .e-ddt.e-popup {
241
241
  border: 1px solid #969696;
@@ -328,7 +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
+ visibility: hidden;
332
332
  }
333
333
  .e-ddt.e-popup {
334
334
  border: 1px solid transparent;
@@ -349,7 +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
+ visibility: hidden;
353
353
  }
354
354
  .e-ddt.e-popup {
355
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);
@@ -365,7 +365,7 @@
365
365
  .e-ddt .e-dropdowntree.e-chip-input,
366
366
  .e-ddt input[readonly].e-input.e-chip-input {
367
367
  width: 0;
368
- display: none;
368
+ visibility: hidden;
369
369
  }
370
370
  .e-ddt.e-popup {
371
371
  margin-top: 2px;
@@ -477,7 +477,7 @@
477
477
  .e-ddt .e-dropdowntree.e-chip-input,
478
478
  .e-ddt input[readonly].e-input.e-chip-input {
479
479
  width: 0;
480
- display: none;
480
+ visibility: hidden;
481
481
  }
482
482
  .e-ddt.e-popup {
483
483
  margin-top: 2px;
@@ -259,7 +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
+ visibility: hidden;
263
263
  }
264
264
  .e-ddt.e-popup {
265
265
  border: 1px solid #4b5563;
@@ -259,7 +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
+ visibility: hidden;
263
263
  }
264
264
  .e-ddt.e-popup {
265
265
  border: 1px solid #e5e7eb;
@@ -957,7 +957,7 @@ ejs-dropdownlist {
957
957
  .e-ddt .e-dropdowntree.e-chip-input,
958
958
  .e-ddt input[readonly].e-input.e-chip-input {
959
959
  width: 0;
960
- display: none;
960
+ visibility: hidden;
961
961
  }
962
962
  .e-ddt.e-popup {
963
963
  border: 1px solid #414040;
package/styles/fabric.css CHANGED
@@ -951,7 +951,7 @@ ejs-dropdownlist {
951
951
  .e-ddt .e-dropdowntree.e-chip-input,
952
952
  .e-ddt input[readonly].e-input.e-chip-input {
953
953
  width: 0;
954
- display: none;
954
+ visibility: hidden;
955
955
  }
956
956
  .e-ddt.e-popup {
957
957
  border: 1px solid #eaeaea;
@@ -1050,7 +1050,7 @@ ejs-dropdownlist {
1050
1050
  .e-ddt .e-dropdowntree.e-chip-input,
1051
1051
  .e-ddt input[readonly].e-input.e-chip-input {
1052
1052
  width: 0;
1053
- display: none;
1053
+ visibility: hidden;
1054
1054
  }
1055
1055
  .e-ddt.e-popup {
1056
1056
  border-radius: 2px;
package/styles/fluent.css CHANGED
@@ -1050,7 +1050,7 @@ ejs-dropdownlist {
1050
1050
  .e-ddt .e-dropdowntree.e-chip-input,
1051
1051
  .e-ddt input[readonly].e-input.e-chip-input {
1052
1052
  width: 0;
1053
- display: none;
1053
+ visibility: hidden;
1054
1054
  }
1055
1055
  .e-ddt.e-popup {
1056
1056
  border-radius: 2px;
@@ -4483,7 +4483,7 @@ ejs-dropdownlist {
4483
4483
  .e-ddt .e-dropdowntree.e-chip-input,
4484
4484
  .e-ddt input[readonly].e-input.e-chip-input {
4485
4485
  width: 0;
4486
- display: none;
4486
+ visibility: hidden;
4487
4487
  }
4488
4488
  .e-ddt.e-popup {
4489
4489
  border: 1px solid var(--color-sf-border-light);
@@ -9180,7 +9180,8 @@ ejs-multiselect {
9180
9180
  }
9181
9181
 
9182
9182
  .e-multi-select-wrapper .e-chips {
9183
- background-color: var(--color-sf-content-bg-color-alt3);
9183
+ background-color: var(--color-sf-chip-bg-color);
9184
+ border: 1px solid var(--color-sf-chip-border-color);
9184
9185
  border-radius: 6px;
9185
9186
  height: 22px;
9186
9187
  }
@@ -968,7 +968,7 @@ ejs-dropdownlist {
968
968
  .e-ddt .e-dropdowntree.e-chip-input,
969
969
  .e-ddt input[readonly].e-input.e-chip-input {
970
970
  width: 0;
971
- display: none;
971
+ visibility: hidden;
972
972
  }
973
973
  .e-ddt.e-popup {
974
974
  border: 1px solid #757575;
@@ -969,7 +969,7 @@ ejs-dropdownlist {
969
969
  .e-ddt .e-dropdowntree.e-chip-input,
970
970
  .e-ddt input[readonly].e-input.e-chip-input {
971
971
  width: 0;
972
- display: none;
972
+ visibility: hidden;
973
973
  }
974
974
  .e-ddt.e-popup {
975
975
  border: 1px solid #969696;
@@ -1106,7 +1106,7 @@ ejs-dropdownlist {
1106
1106
  .e-ddt .e-dropdowntree.e-chip-input,
1107
1107
  .e-ddt input[readonly].e-input.e-chip-input {
1108
1108
  width: 0;
1109
- display: none;
1109
+ visibility: hidden;
1110
1110
  }
1111
1111
  .e-ddt.e-popup {
1112
1112
  border: 1px solid transparent;
@@ -1161,7 +1161,7 @@ ejs-dropdownlist {
1161
1161
  .e-ddt .e-dropdowntree.e-chip-input,
1162
1162
  .e-ddt input[readonly].e-input.e-chip-input {
1163
1163
  width: 0;
1164
- display: none;
1164
+ visibility: hidden;
1165
1165
  }
1166
1166
  .e-ddt.e-popup {
1167
1167
  -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);
@@ -1424,7 +1424,7 @@ ejs-dropdownlist {
1424
1424
  .e-ddt .e-dropdowntree.e-chip-input,
1425
1425
  .e-ddt input[readonly].e-input.e-chip-input {
1426
1426
  width: 0;
1427
- display: none;
1427
+ visibility: hidden;
1428
1428
  }
1429
1429
  .e-ddt.e-popup {
1430
1430
  margin-top: 2px;
@@ -1760,7 +1760,7 @@ ejs-dropdownlist {
1760
1760
  .e-ddt .e-dropdowntree.e-chip-input,
1761
1761
  .e-ddt input[readonly].e-input.e-chip-input {
1762
1762
  width: 0;
1763
- display: none;
1763
+ visibility: hidden;
1764
1764
  }
1765
1765
  .e-ddt.e-popup {
1766
1766
  margin-top: 2px;
@@ -2476,7 +2476,8 @@ ejs-multiselect {
2476
2476
  }
2477
2477
 
2478
2478
  .e-multi-select-wrapper .e-chips {
2479
- background-color: var(--color-sf-content-bg-color-alt3);
2479
+ background-color: var(--color-sf-chip-bg-color);
2480
+ border: 1px solid var(--color-sf-chip-border-color);
2480
2481
  border-radius: 6px;
2481
2482
  height: 22px;
2482
2483
  }
@@ -1054,7 +1054,7 @@ ejs-dropdownlist {
1054
1054
  .e-ddt .e-dropdowntree.e-chip-input,
1055
1055
  .e-ddt input[readonly].e-input.e-chip-input {
1056
1056
  width: 0;
1057
- display: none;
1057
+ visibility: hidden;
1058
1058
  }
1059
1059
  .e-ddt.e-popup {
1060
1060
  border: 1px solid #4b5563;
@@ -1054,7 +1054,7 @@ ejs-dropdownlist {
1054
1054
  .e-ddt .e-dropdowntree.e-chip-input,
1055
1055
  .e-ddt input[readonly].e-input.e-chip-input {
1056
1056
  width: 0;
1057
- display: none;
1057
+ visibility: hidden;
1058
1058
  }
1059
1059
  .e-ddt.e-popup {
1060
1060
  border: 1px solid #e5e7eb;