@syncfusion/ej2-angular-dropdowns 23.1.44-ngcc → 23.2.4-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.
- package/CHANGELOG.md +14 -0
- package/dist/ej2-angular-dropdowns.umd.js +1 -1
- package/dist/ej2-angular-dropdowns.umd.min.js +1 -1
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +5 -0
- package/styles/bootstrap5-dark.css +2 -1
- package/styles/bootstrap5.css +2 -1
- package/styles/fabric-dark.css +5 -0
- package/styles/fluent-dark.css +2 -1
- package/styles/fluent.css +2 -1
- package/styles/highcontrast.css +5 -0
- package/styles/multi-select/bootstrap-dark.css +5 -0
- package/styles/multi-select/bootstrap5-dark.css +2 -1
- package/styles/multi-select/bootstrap5.css +2 -1
- package/styles/multi-select/fabric-dark.css +5 -0
- package/styles/multi-select/fluent-dark.css +2 -1
- package/styles/multi-select/fluent.css +2 -1
- package/styles/multi-select/highcontrast.css +5 -0
- package/styles/multi-select/tailwind-dark.css +2 -1
- package/styles/multi-select/tailwind.css +2 -1
- package/styles/tailwind-dark.css +2 -1
- package/styles/tailwind.css +2 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### ListBox
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#I473804` - Provided smooth scrolling to drag and drop support for the ListBox component.
|
|
10
|
+
|
|
11
|
+
### DropDownList
|
|
12
|
+
|
|
13
|
+
#### Bug Fixes
|
|
14
|
+
|
|
15
|
+
- `#I503134` - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.
|
|
16
|
+
|
|
17
|
+
## 23.1.44 (2023-11-07)
|
|
18
|
+
|
|
5
19
|
### Mention
|
|
6
20
|
|
|
7
21
|
#### Bug Fixes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-dropdowns.umd.js
|
|
3
|
-
* version : 23.
|
|
3
|
+
* version : 23.2.4
|
|
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 : 23.
|
|
3
|
+
* version : 23.2.4
|
|
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@23.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-dropdowns@23.1.44",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-S2h80stDUAV3EB3XBUdLHOTrrGdC4WkvaM9Gr8D4gB15iTwRr6fkEfmpvfucwSeLLnyfneVnOygM1Bpr8PH83g==",
|
|
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.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-dropdowns/-/ej2-angular-dropdowns-23.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-dropdowns/-/ej2-angular-dropdowns-23.1.44.tgz",
|
|
23
|
+
"_shasum": "5acca031d7a1d8b19d4d705ce30e4f4889ae9e1b",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-dropdowns@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_23.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": "~23.
|
|
35
|
-
"@syncfusion/ej2-base": "~23.
|
|
36
|
-
"@syncfusion/ej2-dropdowns": "23.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~23.2.4",
|
|
35
|
+
"@syncfusion/ej2-base": "~23.2.4",
|
|
36
|
+
"@syncfusion/ej2-dropdowns": "23.2.4"
|
|
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": "23.
|
|
66
|
+
"version": "23.2.4-ngcc"
|
|
67
67
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-dropdowns";
|
|
2
|
-
export declare const pkgVer = "^23.1.
|
|
2
|
+
export declare const pkgVer = "^23.1.44";
|
|
3
3
|
export declare const moduleName = "DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule";
|
|
4
|
-
export declare const themeVer = "~23.1.
|
|
4
|
+
export declare const themeVer = "~23.1.44";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-dropdowns';
|
|
4
|
-
exports.pkgVer = '^23.
|
|
4
|
+
exports.pkgVer = '^23.2.4';
|
|
5
5
|
exports.moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
|
|
6
|
-
exports.themeVer = '~23.
|
|
6
|
+
exports.themeVer = '~23.2.4';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-dropdowns';
|
|
2
|
-
export const pkgVer = '^23.
|
|
2
|
+
export const pkgVer = '^23.2.4';
|
|
3
3
|
export const moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
|
|
4
|
-
export const themeVer = '~23.
|
|
4
|
+
export const themeVer = '~23.2.4';
|
|
@@ -1218,6 +1218,11 @@ ejs-dropdownlist {
|
|
|
1218
1218
|
width: 40px;
|
|
1219
1219
|
}
|
|
1220
1220
|
|
|
1221
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
1222
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
1223
|
+
color: #fff;
|
|
1224
|
+
}
|
|
1225
|
+
|
|
1221
1226
|
.e-multiselect.e-input-group .e-ddl-icon::before {
|
|
1222
1227
|
content: "\e969";
|
|
1223
1228
|
font-family: "e-icons";
|
|
@@ -1331,7 +1331,8 @@ ejs-dropdownlist {
|
|
|
1331
1331
|
width: 24px;
|
|
1332
1332
|
}
|
|
1333
1333
|
|
|
1334
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
1334
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
1335
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
1335
1336
|
color: #fff;
|
|
1336
1337
|
height: 100%;
|
|
1337
1338
|
}
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1331,7 +1331,8 @@ ejs-dropdownlist {
|
|
|
1331
1331
|
width: 24px;
|
|
1332
1332
|
}
|
|
1333
1333
|
|
|
1334
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
1334
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
1335
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
1335
1336
|
color: #212529;
|
|
1336
1337
|
height: 100%;
|
|
1337
1338
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1187,6 +1187,11 @@ ejs-dropdownlist {
|
|
|
1187
1187
|
margin: 2px 2px 2px 0;
|
|
1188
1188
|
}
|
|
1189
1189
|
|
|
1190
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
1191
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
1192
|
+
color: #fff;
|
|
1193
|
+
}
|
|
1194
|
+
|
|
1190
1195
|
.e-multiselect.e-input-group .e-ddl-icon::before {
|
|
1191
1196
|
content: "\e966";
|
|
1192
1197
|
font-family: "e-icons";
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1331,7 +1331,8 @@ ejs-dropdownlist {
|
|
|
1331
1331
|
width: 24px;
|
|
1332
1332
|
}
|
|
1333
1333
|
|
|
1334
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
1334
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
1335
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
1335
1336
|
color: #f3f2f1;
|
|
1336
1337
|
height: 100%;
|
|
1337
1338
|
}
|
package/styles/fluent.css
CHANGED
|
@@ -1331,7 +1331,8 @@ ejs-dropdownlist {
|
|
|
1331
1331
|
width: 24px;
|
|
1332
1332
|
}
|
|
1333
1333
|
|
|
1334
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
1334
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
1335
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
1335
1336
|
color: #201f1e;
|
|
1336
1337
|
height: 100%;
|
|
1337
1338
|
}
|
package/styles/highcontrast.css
CHANGED
|
@@ -1285,6 +1285,11 @@ ejs-dropdownlist {
|
|
|
1285
1285
|
width: 30px;
|
|
1286
1286
|
}
|
|
1287
1287
|
|
|
1288
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
1289
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
1290
|
+
color: #fff;
|
|
1291
|
+
}
|
|
1292
|
+
|
|
1288
1293
|
.e-multiselect.e-input-group .e-ddl-icon::before {
|
|
1289
1294
|
content: "\e966";
|
|
1290
1295
|
font-family: "e-icons";
|
|
@@ -57,6 +57,11 @@
|
|
|
57
57
|
width: 40px;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
61
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
62
|
+
color: #fff;
|
|
63
|
+
}
|
|
64
|
+
|
|
60
65
|
.e-multiselect.e-input-group .e-ddl-icon::before {
|
|
61
66
|
content: "\e969";
|
|
62
67
|
font-family: "e-icons";
|
|
@@ -48,6 +48,11 @@
|
|
|
48
48
|
margin: 2px 2px 2px 0;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
52
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
53
|
+
color: #fff;
|
|
54
|
+
}
|
|
55
|
+
|
|
51
56
|
.e-multiselect.e-input-group .e-ddl-icon::before {
|
|
52
57
|
content: "\e966";
|
|
53
58
|
font-family: "e-icons";
|
|
@@ -144,6 +144,11 @@
|
|
|
144
144
|
width: 30px;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
148
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
149
|
+
color: #fff;
|
|
150
|
+
}
|
|
151
|
+
|
|
147
152
|
.e-multiselect.e-input-group .e-ddl-icon::before {
|
|
148
153
|
content: "\e966";
|
|
149
154
|
font-family: "e-icons";
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -1347,7 +1347,8 @@ ejs-dropdownlist {
|
|
|
1347
1347
|
width: 28px;
|
|
1348
1348
|
}
|
|
1349
1349
|
|
|
1350
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
1350
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
1351
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
1351
1352
|
color: #fff;
|
|
1352
1353
|
height: 100%;
|
|
1353
1354
|
}
|
package/styles/tailwind.css
CHANGED
|
@@ -1347,7 +1347,8 @@ ejs-dropdownlist {
|
|
|
1347
1347
|
width: 28px;
|
|
1348
1348
|
}
|
|
1349
1349
|
|
|
1350
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
1350
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
1351
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
1351
1352
|
color: #111827;
|
|
1352
1353
|
height: 100%;
|
|
1353
1354
|
}
|