@syncfusion/ej2-react-dropdowns 23.2.7 → 24.1.43

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 (157) hide show
  1. package/CHANGELOG.md +25 -122
  2. package/dist/ej2-react-dropdowns.min.js +1 -1
  3. package/dist/ej2-react-dropdowns.umd.min.js +1 -1
  4. package/package.json +9 -9
  5. package/styles/auto-complete/bootstrap-dark.css +1 -106
  6. package/styles/auto-complete/bootstrap.css +1 -106
  7. package/styles/auto-complete/bootstrap4.css +1 -159
  8. package/styles/auto-complete/bootstrap5-dark.css +1 -147
  9. package/styles/auto-complete/bootstrap5.css +1 -147
  10. package/styles/auto-complete/fabric-dark.css +1 -82
  11. package/styles/auto-complete/fabric.css +1 -75
  12. package/styles/auto-complete/fluent-dark.css +1 -127
  13. package/styles/auto-complete/fluent.css +1 -127
  14. package/styles/auto-complete/highcontrast-light.css +1 -79
  15. package/styles/auto-complete/highcontrast.css +1 -79
  16. package/styles/auto-complete/material-dark.css +1 -107
  17. package/styles/auto-complete/material.css +1 -132
  18. package/styles/auto-complete/material3-dark.css +1 -197
  19. package/styles/auto-complete/material3.css +1 -253
  20. package/styles/auto-complete/tailwind-dark.css +1 -95
  21. package/styles/auto-complete/tailwind.css +1 -95
  22. package/styles/bootstrap-dark.css +1 -3395
  23. package/styles/bootstrap.css +1 -3400
  24. package/styles/bootstrap4.css +1 -3651
  25. package/styles/bootstrap5-dark.css +1 -3566
  26. package/styles/bootstrap5.css +1 -3566
  27. package/styles/combo-box/bootstrap-dark.css +1 -106
  28. package/styles/combo-box/bootstrap.css +1 -106
  29. package/styles/combo-box/bootstrap4.css +1 -159
  30. package/styles/combo-box/bootstrap5-dark.css +1 -147
  31. package/styles/combo-box/bootstrap5.css +1 -147
  32. package/styles/combo-box/fabric-dark.css +1 -82
  33. package/styles/combo-box/fabric.css +1 -75
  34. package/styles/combo-box/fluent-dark.css +1 -127
  35. package/styles/combo-box/fluent.css +1 -127
  36. package/styles/combo-box/highcontrast-light.css +1 -79
  37. package/styles/combo-box/highcontrast.css +1 -79
  38. package/styles/combo-box/material-dark.css +1 -107
  39. package/styles/combo-box/material.css +1 -132
  40. package/styles/combo-box/material3-dark.css +1 -197
  41. package/styles/combo-box/material3.css +1 -253
  42. package/styles/combo-box/tailwind-dark.css +1 -95
  43. package/styles/combo-box/tailwind.css +1 -95
  44. package/styles/drop-down-base/bootstrap-dark.css +1 -380
  45. package/styles/drop-down-base/bootstrap.css +1 -380
  46. package/styles/drop-down-base/bootstrap4.css +1 -390
  47. package/styles/drop-down-base/bootstrap5-dark.css +1 -412
  48. package/styles/drop-down-base/bootstrap5.css +1 -412
  49. package/styles/drop-down-base/fabric-dark.css +1 -380
  50. package/styles/drop-down-base/fabric.css +1 -380
  51. package/styles/drop-down-base/fluent-dark.css +1 -428
  52. package/styles/drop-down-base/fluent.css +1 -428
  53. package/styles/drop-down-base/highcontrast-light.css +1 -394
  54. package/styles/drop-down-base/highcontrast.css +1 -394
  55. package/styles/drop-down-base/material-dark.css +1 -379
  56. package/styles/drop-down-base/material.css +1 -379
  57. package/styles/drop-down-base/material3-dark.css +1 -438
  58. package/styles/drop-down-base/material3.css +1 -494
  59. package/styles/drop-down-base/tailwind-dark.css +1 -488
  60. package/styles/drop-down-base/tailwind.css +1 -488
  61. package/styles/drop-down-list/bootstrap-dark.css +1 -393
  62. package/styles/drop-down-list/bootstrap.css +1 -393
  63. package/styles/drop-down-list/bootstrap4.css +1 -436
  64. package/styles/drop-down-list/bootstrap5-dark.css +1 -449
  65. package/styles/drop-down-list/bootstrap5.css +1 -449
  66. package/styles/drop-down-list/fabric-dark.css +1 -369
  67. package/styles/drop-down-list/fabric.css +1 -362
  68. package/styles/drop-down-list/fluent-dark.css +1 -430
  69. package/styles/drop-down-list/fluent.css +1 -430
  70. package/styles/drop-down-list/highcontrast-light.css +1 -380
  71. package/styles/drop-down-list/highcontrast.css +1 -380
  72. package/styles/drop-down-list/material-dark.css +1 -399
  73. package/styles/drop-down-list/material.css +1 -431
  74. package/styles/drop-down-list/material3-dark.css +1 -502
  75. package/styles/drop-down-list/material3.css +1 -558
  76. package/styles/drop-down-list/tailwind-dark.css +1 -380
  77. package/styles/drop-down-list/tailwind.css +1 -380
  78. package/styles/drop-down-tree/bootstrap-dark.css +1 -423
  79. package/styles/drop-down-tree/bootstrap.css +1 -424
  80. package/styles/drop-down-tree/bootstrap4.css +1 -457
  81. package/styles/drop-down-tree/bootstrap5-dark.css +1 -501
  82. package/styles/drop-down-tree/bootstrap5.css +1 -501
  83. package/styles/drop-down-tree/fabric-dark.css +1 -425
  84. package/styles/drop-down-tree/fabric.css +1 -426
  85. package/styles/drop-down-tree/fluent-dark.css +1 -504
  86. package/styles/drop-down-tree/fluent.css +1 -504
  87. package/styles/drop-down-tree/highcontrast-light.css +1 -440
  88. package/styles/drop-down-tree/highcontrast.css +1 -444
  89. package/styles/drop-down-tree/material-dark.css +1 -746
  90. package/styles/drop-down-tree/material.css +1 -761
  91. package/styles/drop-down-tree/material3-dark.css +1 -465
  92. package/styles/drop-down-tree/material3.css +1 -521
  93. package/styles/drop-down-tree/tailwind-dark.css +1 -528
  94. package/styles/drop-down-tree/tailwind.css +1 -528
  95. package/styles/fabric-dark.css +1 -3374
  96. package/styles/fabric.css +1 -3374
  97. package/styles/fluent-dark.css +1 -3639
  98. package/styles/fluent.css +1 -3639
  99. package/styles/highcontrast-light.css +1 -3483
  100. package/styles/highcontrast.css +1 -3505
  101. package/styles/list-box/bootstrap-dark.css +1 -955
  102. package/styles/list-box/bootstrap.css +1 -966
  103. package/styles/list-box/bootstrap4.css +1 -1020
  104. package/styles/list-box/bootstrap5-dark.css +1 -986
  105. package/styles/list-box/bootstrap5.css +1 -986
  106. package/styles/list-box/fabric-dark.css +1 -955
  107. package/styles/list-box/fabric.css +1 -966
  108. package/styles/list-box/fluent-dark.css +1 -992
  109. package/styles/list-box/fluent.css +1 -992
  110. package/styles/list-box/highcontrast-light.css +1 -969
  111. package/styles/list-box/highcontrast.css +1 -980
  112. package/styles/list-box/material-dark.css +1 -954
  113. package/styles/list-box/material.css +1 -965
  114. package/styles/list-box/material3-dark.css +1 -1010
  115. package/styles/list-box/material3.css +1 -1066
  116. package/styles/list-box/tailwind-dark.css +1 -1011
  117. package/styles/list-box/tailwind.css +1 -1011
  118. package/styles/material-dark.css +1 -4857
  119. package/styles/material.css +1 -4923
  120. package/styles/material3-dark.css +1 -5108
  121. package/styles/material3.css +1 -5556
  122. package/styles/mention/bootstrap-dark.css +1 -29
  123. package/styles/mention/bootstrap.css +1 -29
  124. package/styles/mention/bootstrap4.css +1 -39
  125. package/styles/mention/bootstrap5-dark.css +1 -58
  126. package/styles/mention/bootstrap5.css +1 -58
  127. package/styles/mention/fabric-dark.css +1 -29
  128. package/styles/mention/fabric.css +1 -29
  129. package/styles/mention/fluent-dark.css +1 -58
  130. package/styles/mention/fluent.css +1 -58
  131. package/styles/mention/highcontrast-light.css +1 -43
  132. package/styles/mention/highcontrast.css +1 -43
  133. package/styles/mention/material-dark.css +1 -28
  134. package/styles/mention/material.css +1 -28
  135. package/styles/mention/material3-dark.css +1 -86
  136. package/styles/mention/material3.css +1 -142
  137. package/styles/mention/tailwind-dark.css +1 -67
  138. package/styles/mention/tailwind.css +1 -67
  139. package/styles/multi-select/bootstrap-dark.css +1 -1273
  140. package/styles/multi-select/bootstrap.css +1 -1266
  141. package/styles/multi-select/bootstrap4.css +1 -1400
  142. package/styles/multi-select/bootstrap5-dark.css +1 -1349
  143. package/styles/multi-select/bootstrap5.css +1 -1349
  144. package/styles/multi-select/fabric-dark.css +1 -1274
  145. package/styles/multi-select/fabric.css +1 -1269
  146. package/styles/multi-select/fluent-dark.css +1 -1416
  147. package/styles/multi-select/fluent.css +1 -1416
  148. package/styles/multi-select/highcontrast-light.css +1 -1385
  149. package/styles/multi-select/highcontrast.css +1 -1392
  150. package/styles/multi-select/material-dark.css +1 -2404
  151. package/styles/multi-select/material.css +1 -2412
  152. package/styles/multi-select/material3-dark.css +1 -2550
  153. package/styles/multi-select/material3.css +1 -2606
  154. package/styles/multi-select/tailwind-dark.css +1 -1343
  155. package/styles/multi-select/tailwind.css +1 -1343
  156. package/styles/tailwind-dark.css +1 -3583
  157. package/styles/tailwind.css +1 -3583
package/CHANGELOG.md CHANGED
@@ -2,128 +2,31 @@
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
5
  ### ListBox
49
6
 
50
7
  #### Bug Fixes
51
8
 
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
- ### DropDownTree
83
-
84
- #### Bug Fixes
85
-
86
- - `#I508339` - The persistence issue during page navigation has been resolved.
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.
9
+ - `#I520132` - Issue with "The listbox value was not updated properly while filtering the data source when we place within form" has been resolved.
104
10
 
105
11
  ### DropdownList
106
12
 
107
13
  #### Bug Fixes
108
14
 
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.
15
+ - `#I523994` - Resolved the issue where the NVDA Reader was not reading the list item when filtering is enabled.
111
16
 
112
- ### DropDownTree
17
+ ### AutoComplete
113
18
 
114
19
  #### Bug Fixes
115
20
 
116
- - `#F184672` - Issue with the `checkAll` and `uncheckAll` status not updated properly has been resolved.
21
+ - `#I528524` - Fixed an issue where the Change Event was not triggered when pressing the enter key after preventing the Popup from opening.
117
22
 
118
- ## 23.1.38 (2023-09-26)
23
+ ## 24.1.41 (2023-12-18)
119
24
 
120
- ### ListBox
25
+ ### DropDownTree
121
26
 
122
27
  #### Bug Fixes
123
28
 
124
- - `#I493841` - Issue with "Scrollbar in ListBox while using inside a splitter" has been resolved.
125
-
126
- ## 23.1.36 (2023-09-15)
29
+ - `#I522936` - The issue with the htmlAttributes field class value in the Dropdown Tree component has been resolved.
127
30
 
128
31
  ### ListBox
129
32
 
@@ -204,7 +107,7 @@
204
107
 
205
108
  - `#I343860` - Issue with "list items are not read by the NVDA screen reader" has been resolved.
206
109
 
207
- ### Dropdown Tree
110
+ ### DropDownTree
208
111
 
209
112
  #### Bug Fixes
210
113
 
@@ -220,7 +123,7 @@
220
123
 
221
124
  ## 19.3.53 (2021-11-12)
222
125
 
223
- ### Dropdown Tree
126
+ ### DropDownTree
224
127
 
225
128
  #### Bug Fixes
226
129
 
@@ -228,7 +131,7 @@
228
131
 
229
132
  ## 19.3.48 (2021-11-02)
230
133
 
231
- ### Dropdown Tree
134
+ ### DropDownTree
232
135
 
233
136
  #### Bug Fixes
234
137
 
@@ -236,7 +139,7 @@
236
139
 
237
140
  ## 19.3.47 (2021-10-26)
238
141
 
239
- ### Dropdown Tree
142
+ ### DropDownTree
240
143
 
241
144
  #### Bug Fixes
242
145
 
@@ -244,7 +147,7 @@
244
147
 
245
148
  ## 19.3.46 (2021-10-19)
246
149
 
247
- ### Dropdown Tree
150
+ ### DropDownTree
248
151
 
249
152
  #### Bug Fixes
250
153
 
@@ -261,7 +164,7 @@
261
164
 
262
165
  ## 19.3.44 (2021-10-05)
263
166
 
264
- ### Dropdown Tree
167
+ ### DropDownTree
265
168
 
266
169
  #### New Features
267
170
 
@@ -300,7 +203,7 @@
300
203
 
301
204
  - `I335313` - Issue with "select element is displayed while rendering the component with floating label" has been resolved.
302
205
 
303
- ### Dropdown Tree
206
+ ### DropDownTree
304
207
 
305
208
  #### Bug Fixes
306
209
 
@@ -314,7 +217,7 @@
314
217
 
315
218
  - `#I336382` - The issue with getDataList not updated properly after removing the items has been fixed.
316
219
 
317
- ### Dropdown Tree
220
+ ### DropDownTree
318
221
 
319
222
  #### Bug Fixes
320
223
 
@@ -347,7 +250,7 @@
347
250
 
348
251
  - `#FB26670` - Issue with "`GroupTemplate` is not displayed while opening the popup at first time" has been resolved.
349
252
 
350
- ### Dropdown Tree
253
+ ### DropDownTree
351
254
 
352
255
  #### Bug Fixes
353
256
 
@@ -404,7 +307,7 @@
404
307
 
405
308
  ## 19.1.54 (2021-03-30)
406
309
 
407
- ### Dropdown Tree
310
+ ### DropDownTree
408
311
 
409
312
  #### Bug Fixes
410
313
 
@@ -430,7 +333,7 @@
430
333
 
431
334
  ## 18.4.43 (2021-02-16)
432
335
 
433
- ### Dropdown Tree
336
+ ### DropDownTree
434
337
 
435
338
  #### Bug Fixes
436
339
 
@@ -529,7 +432,7 @@
529
432
 
530
433
  ## 18.3.42 (2020-10-20)
531
434
 
532
- ### Dropdown Tree
435
+ ### DropDownTree
533
436
 
534
437
  #### Bug Fixes
535
438
 
@@ -567,7 +470,7 @@
567
470
 
568
471
  ## 18.2.54 (2020-08-18)
569
472
 
570
- ### Dropdown Tree
473
+ ### DropDownTree
571
474
 
572
475
  #### Breaking Changes
573
476
 
@@ -587,7 +490,7 @@
587
490
 
588
491
  - `#285392` - Enable / disable list items based on unique value support provided.
589
492
 
590
- ### Dropdown Tree
493
+ ### DropDownTree
591
494
 
592
495
  #### Bug Fixes
593
496
 
@@ -650,7 +553,7 @@
650
553
  -`#273796` - Now, e-outline class is added to the filter input
651
554
 
652
555
 
653
- ### Dropdown Tree
556
+ ### DropDownTree
654
557
 
655
558
  #### Bug Fixes
656
559
 
@@ -670,7 +573,7 @@
670
573
 
671
574
  - `#273796` - Now, filtering works properly when paste the value in the input element.
672
575
 
673
- ### Dropdown Tree
576
+ ### DropDownTree
674
577
 
675
578
  #### Bug Fixes
676
579
 
@@ -710,7 +613,7 @@
710
613
 
711
614
  ## 18.1.46 (2020-04-28)
712
615
 
713
- ### Dropdown Tree
616
+ ### DropDownTree
714
617
 
715
618
  #### Bug Fixes
716
619
 
@@ -741,7 +644,7 @@ The newly added `Dropdown Tree` component in dropdowns package requires `Navigat
741
644
  Update the system.js configuration while going with this version and above.
742
645
 
743
646
 
744
- ### Dropdown Tree
647
+ ### DropDownTree
745
648
 
746
649
  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
650
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-dropdowns.min.js
3
- * version : 23.2.7
3
+ * version : 24.1.43
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 : 23.2.7
3
+ * version : 24.1.43
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@23.2.6",
3
+ "_id": "@syncfusion/ej2-react-dropdowns@24.1.41",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-xBmqLSRULBEJ6BKFuti6BuLGlsj3uFJdZZdPnU12gtAkKNIk5T2jRSWrhZXpPnyH5+LG9fFPeNNOVK4/g2HygA==",
5
+ "_integrity": "sha512-sCpjz5UME7Z5o7e53jcQ6J3jUzKkTuQd7DzM4DpyQVyVIOnATCIy7V/B/0CSbt9DrkqwBI9MhFedKCqjy73p7Q==",
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-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-23.2.6.tgz",
23
- "_shasum": "7fac7f4d5c0d7ddaec89287d7cb7ec73f91ed8a4",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-24.1.41.tgz",
23
+ "_shasum": "407cf528d3f9bd3673538f0e7970dda4323e53d5",
24
24
  "_spec": "@syncfusion/ej2-react-dropdowns@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
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": "~23.2.6",
35
- "@syncfusion/ej2-dropdowns": "23.2.7",
36
- "@syncfusion/ej2-react-base": "~23.2.5"
34
+ "@syncfusion/ej2-base": "~24.1.42",
35
+ "@syncfusion/ej2-dropdowns": "24.1.43",
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": "23.2.7",
61
+ "version": "24.1.43",
62
62
  "sideEffects": false
63
63
  }
@@ -1,106 +1 @@
1
- .e-popup.e-ddl {
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
- .e-popup.e-ddl {
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';