@syncfusion/ej2-react-dropdowns 23.2.7 → 24.1.41
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 +19 -136
- package/dist/ej2-react-dropdowns.min.js +1 -1
- package/dist/ej2-react-dropdowns.umd.min.js +1 -1
- package/package.json +9 -9
- package/styles/auto-complete/bootstrap-dark.css +1 -106
- package/styles/auto-complete/bootstrap.css +1 -106
- package/styles/auto-complete/bootstrap4.css +1 -159
- package/styles/auto-complete/bootstrap5-dark.css +1 -147
- package/styles/auto-complete/bootstrap5.css +1 -147
- package/styles/auto-complete/fabric-dark.css +1 -82
- package/styles/auto-complete/fabric.css +1 -75
- package/styles/auto-complete/fluent-dark.css +1 -127
- package/styles/auto-complete/fluent.css +1 -127
- package/styles/auto-complete/highcontrast-light.css +1 -79
- package/styles/auto-complete/highcontrast.css +1 -79
- package/styles/auto-complete/material-dark.css +1 -107
- package/styles/auto-complete/material.css +1 -132
- package/styles/auto-complete/material3-dark.css +1 -197
- package/styles/auto-complete/material3.css +1 -253
- package/styles/auto-complete/tailwind-dark.css +1 -95
- package/styles/auto-complete/tailwind.css +1 -95
- package/styles/bootstrap-dark.css +1 -3395
- package/styles/bootstrap.css +1 -3400
- package/styles/bootstrap4.css +1 -3651
- package/styles/bootstrap5-dark.css +1 -3566
- package/styles/bootstrap5.css +1 -3566
- package/styles/combo-box/bootstrap-dark.css +1 -106
- package/styles/combo-box/bootstrap.css +1 -106
- package/styles/combo-box/bootstrap4.css +1 -159
- package/styles/combo-box/bootstrap5-dark.css +1 -147
- package/styles/combo-box/bootstrap5.css +1 -147
- package/styles/combo-box/fabric-dark.css +1 -82
- package/styles/combo-box/fabric.css +1 -75
- package/styles/combo-box/fluent-dark.css +1 -127
- package/styles/combo-box/fluent.css +1 -127
- package/styles/combo-box/highcontrast-light.css +1 -79
- package/styles/combo-box/highcontrast.css +1 -79
- package/styles/combo-box/material-dark.css +1 -107
- package/styles/combo-box/material.css +1 -132
- package/styles/combo-box/material3-dark.css +1 -197
- package/styles/combo-box/material3.css +1 -253
- package/styles/combo-box/tailwind-dark.css +1 -95
- package/styles/combo-box/tailwind.css +1 -95
- package/styles/drop-down-base/bootstrap-dark.css +1 -380
- package/styles/drop-down-base/bootstrap.css +1 -380
- package/styles/drop-down-base/bootstrap4.css +1 -390
- package/styles/drop-down-base/bootstrap5-dark.css +1 -412
- package/styles/drop-down-base/bootstrap5.css +1 -412
- package/styles/drop-down-base/fabric-dark.css +1 -380
- package/styles/drop-down-base/fabric.css +1 -380
- package/styles/drop-down-base/fluent-dark.css +1 -428
- package/styles/drop-down-base/fluent.css +1 -428
- package/styles/drop-down-base/highcontrast-light.css +1 -394
- package/styles/drop-down-base/highcontrast.css +1 -394
- package/styles/drop-down-base/material-dark.css +1 -379
- package/styles/drop-down-base/material.css +1 -379
- package/styles/drop-down-base/material3-dark.css +1 -438
- package/styles/drop-down-base/material3.css +1 -494
- package/styles/drop-down-base/tailwind-dark.css +1 -488
- package/styles/drop-down-base/tailwind.css +1 -488
- package/styles/drop-down-list/bootstrap-dark.css +1 -393
- package/styles/drop-down-list/bootstrap.css +1 -393
- package/styles/drop-down-list/bootstrap4.css +1 -436
- package/styles/drop-down-list/bootstrap5-dark.css +1 -449
- package/styles/drop-down-list/bootstrap5.css +1 -449
- package/styles/drop-down-list/fabric-dark.css +1 -369
- package/styles/drop-down-list/fabric.css +1 -362
- package/styles/drop-down-list/fluent-dark.css +1 -430
- package/styles/drop-down-list/fluent.css +1 -430
- package/styles/drop-down-list/highcontrast-light.css +1 -380
- package/styles/drop-down-list/highcontrast.css +1 -380
- package/styles/drop-down-list/material-dark.css +1 -399
- package/styles/drop-down-list/material.css +1 -431
- package/styles/drop-down-list/material3-dark.css +1 -502
- package/styles/drop-down-list/material3.css +1 -558
- package/styles/drop-down-list/tailwind-dark.css +1 -380
- package/styles/drop-down-list/tailwind.css +1 -380
- package/styles/drop-down-tree/bootstrap-dark.css +1 -423
- package/styles/drop-down-tree/bootstrap.css +1 -424
- package/styles/drop-down-tree/bootstrap4.css +1 -457
- package/styles/drop-down-tree/bootstrap5-dark.css +1 -501
- package/styles/drop-down-tree/bootstrap5.css +1 -501
- package/styles/drop-down-tree/fabric-dark.css +1 -425
- package/styles/drop-down-tree/fabric.css +1 -426
- package/styles/drop-down-tree/fluent-dark.css +1 -504
- package/styles/drop-down-tree/fluent.css +1 -504
- package/styles/drop-down-tree/highcontrast-light.css +1 -440
- package/styles/drop-down-tree/highcontrast.css +1 -444
- package/styles/drop-down-tree/material-dark.css +1 -746
- package/styles/drop-down-tree/material.css +1 -761
- package/styles/drop-down-tree/material3-dark.css +1 -465
- package/styles/drop-down-tree/material3.css +1 -521
- package/styles/drop-down-tree/tailwind-dark.css +1 -528
- package/styles/drop-down-tree/tailwind.css +1 -528
- package/styles/fabric-dark.css +1 -3374
- package/styles/fabric.css +1 -3374
- package/styles/fluent-dark.css +1 -3639
- package/styles/fluent.css +1 -3639
- package/styles/highcontrast-light.css +1 -3483
- package/styles/highcontrast.css +1 -3505
- package/styles/list-box/bootstrap-dark.css +1 -955
- package/styles/list-box/bootstrap.css +1 -966
- package/styles/list-box/bootstrap4.css +1 -1020
- package/styles/list-box/bootstrap5-dark.css +1 -986
- package/styles/list-box/bootstrap5.css +1 -986
- package/styles/list-box/fabric-dark.css +1 -955
- package/styles/list-box/fabric.css +1 -966
- package/styles/list-box/fluent-dark.css +1 -992
- package/styles/list-box/fluent.css +1 -992
- package/styles/list-box/highcontrast-light.css +1 -969
- package/styles/list-box/highcontrast.css +1 -980
- package/styles/list-box/material-dark.css +1 -954
- package/styles/list-box/material.css +1 -965
- package/styles/list-box/material3-dark.css +1 -1010
- package/styles/list-box/material3.css +1 -1066
- package/styles/list-box/tailwind-dark.css +1 -1011
- package/styles/list-box/tailwind.css +1 -1011
- package/styles/material-dark.css +1 -4857
- package/styles/material.css +1 -4923
- package/styles/material3-dark.css +1 -5108
- package/styles/material3.css +1 -5556
- package/styles/mention/bootstrap-dark.css +1 -29
- package/styles/mention/bootstrap.css +1 -29
- package/styles/mention/bootstrap4.css +1 -39
- package/styles/mention/bootstrap5-dark.css +1 -58
- package/styles/mention/bootstrap5.css +1 -58
- package/styles/mention/fabric-dark.css +1 -29
- package/styles/mention/fabric.css +1 -29
- package/styles/mention/fluent-dark.css +1 -58
- package/styles/mention/fluent.css +1 -58
- package/styles/mention/highcontrast-light.css +1 -43
- package/styles/mention/highcontrast.css +1 -43
- package/styles/mention/material-dark.css +1 -28
- package/styles/mention/material.css +1 -28
- package/styles/mention/material3-dark.css +1 -86
- package/styles/mention/material3.css +1 -142
- package/styles/mention/tailwind-dark.css +1 -67
- package/styles/mention/tailwind.css +1 -67
- package/styles/multi-select/bootstrap-dark.css +1 -1273
- package/styles/multi-select/bootstrap.css +1 -1266
- package/styles/multi-select/bootstrap4.css +1 -1400
- package/styles/multi-select/bootstrap5-dark.css +1 -1349
- package/styles/multi-select/bootstrap5.css +1 -1349
- package/styles/multi-select/fabric-dark.css +1 -1274
- package/styles/multi-select/fabric.css +1 -1269
- package/styles/multi-select/fluent-dark.css +1 -1416
- package/styles/multi-select/fluent.css +1 -1416
- package/styles/multi-select/highcontrast-light.css +1 -1385
- package/styles/multi-select/highcontrast.css +1 -1392
- package/styles/multi-select/material-dark.css +1 -2404
- package/styles/multi-select/material.css +1 -2412
- package/styles/multi-select/material3-dark.css +1 -2550
- package/styles/multi-select/material3.css +1 -2606
- package/styles/multi-select/tailwind-dark.css +1 -1343
- package/styles/multi-select/tailwind.css +1 -1343
- package/styles/tailwind-dark.css +1 -3583
- package/styles/tailwind.css +1 -3583
package/CHANGELOG.md
CHANGED
|
@@ -2,128 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### AutoComplete
|
|
6
|
-
|
|
7
|
-
#### Bug Fixes
|
|
8
|
-
|
|
9
|
-
- `#I522040` - Fixed an issue where setting the highlight as true and adding HTML text as a value would result in it being parsed as a DOM element.
|
|
10
|
-
|
|
11
|
-
### DropDownTree
|
|
12
|
-
|
|
13
|
-
#### Bug Fixes
|
|
14
|
-
|
|
15
|
-
- `#I523487` - The issue with `itemTemplate` support while performing filtering operation in the Dropdown Tree component has been resolved.
|
|
16
|
-
|
|
17
|
-
### MultiSelect
|
|
18
|
-
|
|
19
|
-
#### Bug Fixes
|
|
20
|
-
|
|
21
|
-
- `#I518299` - Fixed console error that occurred when adding an item using the addItem method.
|
|
22
|
-
|
|
23
|
-
### DropDownList
|
|
24
|
-
|
|
25
|
-
#### Bug Fixes
|
|
26
|
-
|
|
27
|
-
- `#I523804` - Resolved the issue where a console error occurs while dynamically changing the query property using state.
|
|
28
|
-
|
|
29
|
-
## 23.2.6 (2023-11-28)
|
|
30
|
-
|
|
31
|
-
### DropDownList
|
|
32
|
-
|
|
33
|
-
#### Bug Fixes
|
|
34
|
-
|
|
35
|
-
- `#I519795` - Fixed an issue where the `BeforeOpenEvent` was triggered twice when the open event was Cancelled.
|
|
36
|
-
- `#I520598` - Resolved issue where the equal to operator on `props.dataSource` in the `updateDataSource` function would always evaluate to false when it was an empty array.
|
|
37
|
-
|
|
38
|
-
## 23.2.5 (2023-11-23)
|
|
39
|
-
|
|
40
|
-
### Mention
|
|
41
|
-
|
|
42
|
-
#### Bug Fixes
|
|
43
|
-
|
|
44
|
-
- `#I519427` - Fixed a popup positioning issue that occurred when filtering.
|
|
45
|
-
|
|
46
|
-
## 23.2.4 (2023-11-20)
|
|
47
|
-
|
|
48
|
-
### ListBox
|
|
49
|
-
|
|
50
|
-
#### Bug Fixes
|
|
51
|
-
|
|
52
|
-
- `#I473804` - Provided smooth scrolling to drag and drop support for the ListBox component.
|
|
53
|
-
|
|
54
|
-
### DropDownList
|
|
55
|
-
|
|
56
|
-
#### Bug Fixes
|
|
57
|
-
|
|
58
|
-
- `#I503134` - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.
|
|
59
|
-
|
|
60
|
-
## 23.1.44 (2023-11-07)
|
|
61
|
-
|
|
62
|
-
### Mention
|
|
63
|
-
|
|
64
|
-
#### Bug Fixes
|
|
65
|
-
|
|
66
|
-
- `#I4756` - Fixed the issue where using the Mention Character as a `[` would throw a console error.
|
|
67
|
-
|
|
68
|
-
## 23.1.43 (2023-10-31)
|
|
69
|
-
|
|
70
|
-
### ComboBox
|
|
71
|
-
|
|
72
|
-
#### Bug Fixes
|
|
73
|
-
|
|
74
|
-
- `#I509217` - Resolved the issue where an empty space was created after clearing the values from the comboBox.
|
|
75
|
-
|
|
76
|
-
### Mention
|
|
77
|
-
|
|
78
|
-
#### Bug Fixes
|
|
79
|
-
|
|
80
|
-
- `#F182215` - Fixed "In Android, unable to remove a selected value from Mention using backspace key and also keyboard hides".
|
|
81
|
-
|
|
82
5
|
### DropDownTree
|
|
83
6
|
|
|
84
7
|
#### Bug Fixes
|
|
85
8
|
|
|
86
|
-
- `#
|
|
87
|
-
- `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.
|
|
88
|
-
|
|
89
|
-
## 23.1.42 (2023-10-24)
|
|
90
|
-
|
|
91
|
-
### Mention
|
|
92
|
-
|
|
93
|
-
#### Bug Fixes
|
|
94
|
-
|
|
95
|
-
- `#I506552` - Resolved issue with "Full popup is not visible when we open it at the edge of the screen".
|
|
96
|
-
|
|
97
|
-
## 23.1.41 (2023-10-17)
|
|
98
|
-
|
|
99
|
-
### MultiSelect
|
|
100
|
-
|
|
101
|
-
#### Bug fixes
|
|
102
|
-
|
|
103
|
-
- `#I503091` - Resolved a null exception that was thrown when dynamically changing the `groupBy` fields to undefined.
|
|
104
|
-
|
|
105
|
-
### DropdownList
|
|
106
|
-
|
|
107
|
-
#### Bug Fixes
|
|
108
|
-
|
|
109
|
-
- `#I498409` - Fixed an issue where the preselected `value` was getting cleared when updating the data source.
|
|
110
|
-
- `#I500431` - Fixed issue where the preselected `value` through `index` property was not updated when updating the data source.
|
|
111
|
-
|
|
112
|
-
### DropDownTree
|
|
113
|
-
|
|
114
|
-
#### Bug Fixes
|
|
115
|
-
|
|
116
|
-
- `#F184672` - Issue with the `checkAll` and `uncheckAll` status not updated properly has been resolved.
|
|
117
|
-
|
|
118
|
-
## 23.1.38 (2023-09-26)
|
|
119
|
-
|
|
120
|
-
### ListBox
|
|
121
|
-
|
|
122
|
-
#### Bug Fixes
|
|
123
|
-
|
|
124
|
-
- `#I493841` - Issue with "Scrollbar in ListBox while using inside a splitter" has been resolved.
|
|
125
|
-
|
|
126
|
-
## 23.1.36 (2023-09-15)
|
|
9
|
+
- `#I522936` - The issue with the htmlAttributes field class value in the Dropdown Tree component has been resolved.
|
|
127
10
|
|
|
128
11
|
### ListBox
|
|
129
12
|
|
|
@@ -204,7 +87,7 @@
|
|
|
204
87
|
|
|
205
88
|
- `#I343860` - Issue with "list items are not read by the NVDA screen reader" has been resolved.
|
|
206
89
|
|
|
207
|
-
###
|
|
90
|
+
### DropDownTree
|
|
208
91
|
|
|
209
92
|
#### Bug Fixes
|
|
210
93
|
|
|
@@ -220,7 +103,7 @@
|
|
|
220
103
|
|
|
221
104
|
## 19.3.53 (2021-11-12)
|
|
222
105
|
|
|
223
|
-
###
|
|
106
|
+
### DropDownTree
|
|
224
107
|
|
|
225
108
|
#### Bug Fixes
|
|
226
109
|
|
|
@@ -228,7 +111,7 @@
|
|
|
228
111
|
|
|
229
112
|
## 19.3.48 (2021-11-02)
|
|
230
113
|
|
|
231
|
-
###
|
|
114
|
+
### DropDownTree
|
|
232
115
|
|
|
233
116
|
#### Bug Fixes
|
|
234
117
|
|
|
@@ -236,7 +119,7 @@
|
|
|
236
119
|
|
|
237
120
|
## 19.3.47 (2021-10-26)
|
|
238
121
|
|
|
239
|
-
###
|
|
122
|
+
### DropDownTree
|
|
240
123
|
|
|
241
124
|
#### Bug Fixes
|
|
242
125
|
|
|
@@ -244,7 +127,7 @@
|
|
|
244
127
|
|
|
245
128
|
## 19.3.46 (2021-10-19)
|
|
246
129
|
|
|
247
|
-
###
|
|
130
|
+
### DropDownTree
|
|
248
131
|
|
|
249
132
|
#### Bug Fixes
|
|
250
133
|
|
|
@@ -261,7 +144,7 @@
|
|
|
261
144
|
|
|
262
145
|
## 19.3.44 (2021-10-05)
|
|
263
146
|
|
|
264
|
-
###
|
|
147
|
+
### DropDownTree
|
|
265
148
|
|
|
266
149
|
#### New Features
|
|
267
150
|
|
|
@@ -300,7 +183,7 @@
|
|
|
300
183
|
|
|
301
184
|
- `I335313` - Issue with "select element is displayed while rendering the component with floating label" has been resolved.
|
|
302
185
|
|
|
303
|
-
###
|
|
186
|
+
### DropDownTree
|
|
304
187
|
|
|
305
188
|
#### Bug Fixes
|
|
306
189
|
|
|
@@ -314,7 +197,7 @@
|
|
|
314
197
|
|
|
315
198
|
- `#I336382` - The issue with getDataList not updated properly after removing the items has been fixed.
|
|
316
199
|
|
|
317
|
-
###
|
|
200
|
+
### DropDownTree
|
|
318
201
|
|
|
319
202
|
#### Bug Fixes
|
|
320
203
|
|
|
@@ -347,7 +230,7 @@
|
|
|
347
230
|
|
|
348
231
|
- `#FB26670` - Issue with "`GroupTemplate` is not displayed while opening the popup at first time" has been resolved.
|
|
349
232
|
|
|
350
|
-
###
|
|
233
|
+
### DropDownTree
|
|
351
234
|
|
|
352
235
|
#### Bug Fixes
|
|
353
236
|
|
|
@@ -404,7 +287,7 @@
|
|
|
404
287
|
|
|
405
288
|
## 19.1.54 (2021-03-30)
|
|
406
289
|
|
|
407
|
-
###
|
|
290
|
+
### DropDownTree
|
|
408
291
|
|
|
409
292
|
#### Bug Fixes
|
|
410
293
|
|
|
@@ -430,7 +313,7 @@
|
|
|
430
313
|
|
|
431
314
|
## 18.4.43 (2021-02-16)
|
|
432
315
|
|
|
433
|
-
###
|
|
316
|
+
### DropDownTree
|
|
434
317
|
|
|
435
318
|
#### Bug Fixes
|
|
436
319
|
|
|
@@ -529,7 +412,7 @@
|
|
|
529
412
|
|
|
530
413
|
## 18.3.42 (2020-10-20)
|
|
531
414
|
|
|
532
|
-
###
|
|
415
|
+
### DropDownTree
|
|
533
416
|
|
|
534
417
|
#### Bug Fixes
|
|
535
418
|
|
|
@@ -567,7 +450,7 @@
|
|
|
567
450
|
|
|
568
451
|
## 18.2.54 (2020-08-18)
|
|
569
452
|
|
|
570
|
-
###
|
|
453
|
+
### DropDownTree
|
|
571
454
|
|
|
572
455
|
#### Breaking Changes
|
|
573
456
|
|
|
@@ -587,7 +470,7 @@
|
|
|
587
470
|
|
|
588
471
|
- `#285392` - Enable / disable list items based on unique value support provided.
|
|
589
472
|
|
|
590
|
-
###
|
|
473
|
+
### DropDownTree
|
|
591
474
|
|
|
592
475
|
#### Bug Fixes
|
|
593
476
|
|
|
@@ -650,7 +533,7 @@
|
|
|
650
533
|
-`#273796` - Now, e-outline class is added to the filter input
|
|
651
534
|
|
|
652
535
|
|
|
653
|
-
###
|
|
536
|
+
### DropDownTree
|
|
654
537
|
|
|
655
538
|
#### Bug Fixes
|
|
656
539
|
|
|
@@ -670,7 +553,7 @@
|
|
|
670
553
|
|
|
671
554
|
- `#273796` - Now, filtering works properly when paste the value in the input element.
|
|
672
555
|
|
|
673
|
-
###
|
|
556
|
+
### DropDownTree
|
|
674
557
|
|
|
675
558
|
#### Bug Fixes
|
|
676
559
|
|
|
@@ -710,7 +593,7 @@
|
|
|
710
593
|
|
|
711
594
|
## 18.1.46 (2020-04-28)
|
|
712
595
|
|
|
713
|
-
###
|
|
596
|
+
### DropDownTree
|
|
714
597
|
|
|
715
598
|
#### Bug Fixes
|
|
716
599
|
|
|
@@ -741,7 +624,7 @@ The newly added `Dropdown Tree` component in dropdowns package requires `Navigat
|
|
|
741
624
|
Update the system.js configuration while going with this version and above.
|
|
742
625
|
|
|
743
626
|
|
|
744
|
-
###
|
|
627
|
+
### DropDownTree
|
|
745
628
|
|
|
746
629
|
The Dropdown Tree control allows you to select single or multiple values from hierarchical data in a tree-like structure. It has several out-of-the-box features, such as data binding, check boxes, templates, UI customization, accessibility, and preselected values. The available key features are
|
|
747
630
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-dropdowns.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 24.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-react-dropdowns.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 24.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-react-dropdowns@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-dropdowns@
|
|
3
|
+
"_id": "@syncfusion/ej2-react-dropdowns@18.66.19",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-L3MgTY0O1CCV3Zf5wJ5nbWVRH0E/BTUdTyALxCXvvV2ywy7lqnX/1JRRNugtvJE/l6ammWtp/9xDiYaKsU8z3A==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-18.66.19.tgz",
|
|
23
|
+
"_shasum": "27f6f8c352c3869a621c1202c598dc4f4e46d2d0",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-dropdowns@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~
|
|
35
|
-
"@syncfusion/ej2-dropdowns": "
|
|
36
|
-
"@syncfusion/ej2-react-base": "~
|
|
34
|
+
"@syncfusion/ej2-base": "~24.1.41",
|
|
35
|
+
"@syncfusion/ej2-dropdowns": "24.1.41",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~24.1.41"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 DropDown Components for React",
|
|
@@ -58,6 +58,6 @@
|
|
|
58
58
|
"type": "git",
|
|
59
59
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
60
60
|
},
|
|
61
|
-
"version": "
|
|
61
|
+
"version": "24.1.41",
|
|
62
62
|
"sideEffects": false
|
|
63
63
|
}
|
|
@@ -1,106 +1 @@
|
|
|
1
|
-
|
|
2
|
-
border-radius: 4px;
|
|
3
|
-
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);
|
|
4
|
-
margin-top: 3px;
|
|
5
|
-
}
|
|
6
|
-
.e-popup.e-ddl .e-input-group {
|
|
7
|
-
width: auto;
|
|
8
|
-
}
|
|
9
|
-
.e-popup.e-ddl .e-input-group input {
|
|
10
|
-
line-height: 15px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
14
|
-
min-height: 26px;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group {
|
|
18
|
-
display: -ms-flexbox;
|
|
19
|
-
display: flex;
|
|
20
|
-
width: auto;
|
|
21
|
-
}
|
|
22
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
|
|
23
|
-
border: 0;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.e-bigger .e-popup.e-ddl-device-filter {
|
|
27
|
-
margin-top: 0;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.e-bigger .e-popup.e-ddl .e-list-item, .e-bigger .e-popup.e-ddl .e-list-group-item, .e-bigger .e-popup.e-ddl .e-fixed-head {
|
|
31
|
-
font-size: 15px;
|
|
32
|
-
line-height: 40px;
|
|
33
|
-
padding-left: 0;
|
|
34
|
-
text-indent: 24px;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.e-bigger .e-popup.e-ddl .e-dd-group .e-list-item {
|
|
38
|
-
padding-left: 4px;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.e-bigger .e-popup.e-ddl .e-input-group {
|
|
42
|
-
padding: 4px 0;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.e-bigger .e-popup.e-ddl .e-input-group input, .e-bigger .e-popup.e-ddl .e-input-group input.e-input {
|
|
46
|
-
height: 38px;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.e-bigger .e-popup.e-ddl .e-dropdownbase {
|
|
50
|
-
min-height: 40px;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
54
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
55
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
|
|
56
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
|
|
57
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
58
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
|
|
59
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
60
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
|
|
61
|
-
background: transparent;
|
|
62
|
-
color: #f0f0f0;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
66
|
-
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
67
|
-
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
68
|
-
.e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
|
|
69
|
-
border: 0;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
|
|
73
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
|
|
74
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
75
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
|
|
76
|
-
box-shadow: none;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
80
|
-
border-bottom: 1px solid #484848;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
84
|
-
font-size: 14px;
|
|
85
|
-
line-height: 34px;
|
|
86
|
-
padding-left: 0;
|
|
87
|
-
text-indent: 16px;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item {
|
|
91
|
-
padding-left: 4px;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.e-bigger.e-small .e-ddl.e-popup .e-input-group {
|
|
95
|
-
padding: 4px 0;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.e-bigger.e-small .e-ddl.e-popup .e-input-group input, .e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input {
|
|
99
|
-
height: 30px;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.e-bigger.e-small .e-popup.e-ddl .e-dropdownbase {
|
|
103
|
-
min-height: 34px;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
/* stylelint-disable-line no-empty-source */
|
|
1
|
+
@import '@syncfusion/ej2-dropdowns/styles/auto-complete/bootstrap-dark.css';
|
|
@@ -1,106 +1 @@
|
|
|
1
|
-
|
|
2
|
-
border-radius: 4px;
|
|
3
|
-
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
|
4
|
-
margin-top: 3px;
|
|
5
|
-
}
|
|
6
|
-
.e-popup.e-ddl .e-input-group {
|
|
7
|
-
width: auto;
|
|
8
|
-
}
|
|
9
|
-
.e-popup.e-ddl .e-input-group input {
|
|
10
|
-
line-height: 15px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
14
|
-
min-height: 26px;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group {
|
|
18
|
-
display: -ms-flexbox;
|
|
19
|
-
display: flex;
|
|
20
|
-
width: auto;
|
|
21
|
-
}
|
|
22
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
|
|
23
|
-
border: 0;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.e-bigger .e-popup.e-ddl-device-filter {
|
|
27
|
-
margin-top: 0;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.e-bigger .e-popup.e-ddl .e-list-item, .e-bigger .e-popup.e-ddl .e-list-group-item, .e-bigger .e-popup.e-ddl .e-fixed-head {
|
|
31
|
-
font-size: 15px;
|
|
32
|
-
line-height: 40px;
|
|
33
|
-
padding-left: 0;
|
|
34
|
-
text-indent: 24px;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.e-bigger .e-popup.e-ddl .e-dd-group .e-list-item {
|
|
38
|
-
padding-left: 4px;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.e-bigger .e-popup.e-ddl .e-input-group {
|
|
42
|
-
padding: 4px 0;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.e-bigger .e-popup.e-ddl .e-input-group input, .e-bigger .e-popup.e-ddl .e-input-group input.e-input {
|
|
46
|
-
height: 38px;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.e-bigger .e-popup.e-ddl .e-dropdownbase {
|
|
50
|
-
min-height: 40px;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
54
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
55
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
|
|
56
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
|
|
57
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
58
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
|
|
59
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
60
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
|
|
61
|
-
background: transparent;
|
|
62
|
-
color: #333;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
66
|
-
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
67
|
-
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
68
|
-
.e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
|
|
69
|
-
border: 0;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
|
|
73
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
|
|
74
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
75
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
|
|
76
|
-
box-shadow: none;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
80
|
-
border-bottom: 1px solid #ccc;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
84
|
-
font-size: 14px;
|
|
85
|
-
line-height: 34px;
|
|
86
|
-
padding-left: 0;
|
|
87
|
-
text-indent: 16px;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item {
|
|
91
|
-
padding-left: 4px;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.e-bigger.e-small .e-ddl.e-popup .e-input-group {
|
|
95
|
-
padding: 4px 0;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.e-bigger.e-small .e-ddl.e-popup .e-input-group input, .e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input {
|
|
99
|
-
height: 30px;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.e-bigger.e-small .e-popup.e-ddl .e-dropdownbase {
|
|
103
|
-
min-height: 34px;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
/* stylelint-disable-line no-empty-source */
|
|
1
|
+
@import '@syncfusion/ej2-dropdowns/styles/auto-complete/bootstrap.css';
|