@syncfusion/ej2-react-dropdowns 23.2.6 → 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.
Files changed (157) hide show
  1. package/CHANGELOG.md +19 -107
  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,99 +2,11 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### MultiSelect
6
-
7
- #### Bug Fixes
8
-
9
- - `#I518299` - Fixed console error that occurred when adding an item using the addItem method.
10
-
11
- ### Mention
12
-
13
- #### Bug Fixes
14
-
15
- - `#I519427` - Fixed a popup positioning issue that occurred when filtering.
16
-
17
- ## 23.2.4 (2023-11-20)
18
-
19
- ### ListBox
20
-
21
- #### Bug Fixes
22
-
23
- - `#I473804` - Provided smooth scrolling to drag and drop support for the ListBox component.
24
-
25
- ### DropDownList
26
-
27
- #### Bug Fixes
28
-
29
- - `#I503134` - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.
30
-
31
- ## 23.1.44 (2023-11-07)
32
-
33
- ### Mention
34
-
35
- #### Bug Fixes
36
-
37
- - `#I4756` - Fixed the issue where using the Mention Character as a `[` would throw a console error.
38
-
39
- ## 23.1.43 (2023-10-31)
40
-
41
- ### ComboBox
42
-
43
- #### Bug Fixes
44
-
45
- - `#I509217` - Resolved the issue where an empty space was created after clearing the values from the comboBox.
46
-
47
- ### Mention
48
-
49
- #### Bug Fixes
50
-
51
- - `#F182215` - Fixed "In Android, unable to remove a selected value from Mention using backspace key and also keyboard hides".
52
-
53
- ### DropDownTree
54
-
55
- #### Bug Fixes
56
-
57
- - `#I508339` - The persistence issue during page navigation has been resolved.
58
- - `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.
59
-
60
- ## 23.1.42 (2023-10-24)
61
-
62
- ### Mention
63
-
64
- #### Bug Fixes
65
-
66
- - `#I506552` - Resolved issue with "Full popup is not visible when we open it at the edge of the screen".
67
-
68
- ## 23.1.41 (2023-10-17)
69
-
70
- ### MultiSelect
71
-
72
- #### Bug fixes
73
-
74
- - `#I503091` - Resolved a null exception that was thrown when dynamically changing the `groupBy` fields to undefined.
75
-
76
- ### DropdownList
77
-
78
- #### Bug Fixes
79
-
80
- - `#I498409` - Fixed an issue where the preselected `value` was getting cleared when updating the data source.
81
- - `#I500431` - Fixed issue where the preselected `value` through `index` property was not updated when updating the data source.
82
-
83
5
  ### DropDownTree
84
6
 
85
7
  #### Bug Fixes
86
8
 
87
- - `#F184672` - Issue with the `checkAll` and `uncheckAll` status not updated properly has been resolved.
88
-
89
- ## 23.1.38 (2023-09-26)
90
-
91
- ### ListBox
92
-
93
- #### Bug Fixes
94
-
95
- - `#I493841` - Issue with "Scrollbar in ListBox while using inside a splitter" has been resolved.
96
-
97
- ## 23.1.36 (2023-09-15)
9
+ - `#I522936` - The issue with the htmlAttributes field class value in the Dropdown Tree component has been resolved.
98
10
 
99
11
  ### ListBox
100
12
 
@@ -175,7 +87,7 @@
175
87
 
176
88
  - `#I343860` - Issue with "list items are not read by the NVDA screen reader" has been resolved.
177
89
 
178
- ### Dropdown Tree
90
+ ### DropDownTree
179
91
 
180
92
  #### Bug Fixes
181
93
 
@@ -191,7 +103,7 @@
191
103
 
192
104
  ## 19.3.53 (2021-11-12)
193
105
 
194
- ### Dropdown Tree
106
+ ### DropDownTree
195
107
 
196
108
  #### Bug Fixes
197
109
 
@@ -199,7 +111,7 @@
199
111
 
200
112
  ## 19.3.48 (2021-11-02)
201
113
 
202
- ### Dropdown Tree
114
+ ### DropDownTree
203
115
 
204
116
  #### Bug Fixes
205
117
 
@@ -207,7 +119,7 @@
207
119
 
208
120
  ## 19.3.47 (2021-10-26)
209
121
 
210
- ### Dropdown Tree
122
+ ### DropDownTree
211
123
 
212
124
  #### Bug Fixes
213
125
 
@@ -215,7 +127,7 @@
215
127
 
216
128
  ## 19.3.46 (2021-10-19)
217
129
 
218
- ### Dropdown Tree
130
+ ### DropDownTree
219
131
 
220
132
  #### Bug Fixes
221
133
 
@@ -232,7 +144,7 @@
232
144
 
233
145
  ## 19.3.44 (2021-10-05)
234
146
 
235
- ### Dropdown Tree
147
+ ### DropDownTree
236
148
 
237
149
  #### New Features
238
150
 
@@ -271,7 +183,7 @@
271
183
 
272
184
  - `I335313` - Issue with "select element is displayed while rendering the component with floating label" has been resolved.
273
185
 
274
- ### Dropdown Tree
186
+ ### DropDownTree
275
187
 
276
188
  #### Bug Fixes
277
189
 
@@ -285,7 +197,7 @@
285
197
 
286
198
  - `#I336382` - The issue with getDataList not updated properly after removing the items has been fixed.
287
199
 
288
- ### Dropdown Tree
200
+ ### DropDownTree
289
201
 
290
202
  #### Bug Fixes
291
203
 
@@ -318,7 +230,7 @@
318
230
 
319
231
  - `#FB26670` - Issue with "`GroupTemplate` is not displayed while opening the popup at first time" has been resolved.
320
232
 
321
- ### Dropdown Tree
233
+ ### DropDownTree
322
234
 
323
235
  #### Bug Fixes
324
236
 
@@ -375,7 +287,7 @@
375
287
 
376
288
  ## 19.1.54 (2021-03-30)
377
289
 
378
- ### Dropdown Tree
290
+ ### DropDownTree
379
291
 
380
292
  #### Bug Fixes
381
293
 
@@ -401,7 +313,7 @@
401
313
 
402
314
  ## 18.4.43 (2021-02-16)
403
315
 
404
- ### Dropdown Tree
316
+ ### DropDownTree
405
317
 
406
318
  #### Bug Fixes
407
319
 
@@ -500,7 +412,7 @@
500
412
 
501
413
  ## 18.3.42 (2020-10-20)
502
414
 
503
- ### Dropdown Tree
415
+ ### DropDownTree
504
416
 
505
417
  #### Bug Fixes
506
418
 
@@ -538,7 +450,7 @@
538
450
 
539
451
  ## 18.2.54 (2020-08-18)
540
452
 
541
- ### Dropdown Tree
453
+ ### DropDownTree
542
454
 
543
455
  #### Breaking Changes
544
456
 
@@ -558,7 +470,7 @@
558
470
 
559
471
  - `#285392` - Enable / disable list items based on unique value support provided.
560
472
 
561
- ### Dropdown Tree
473
+ ### DropDownTree
562
474
 
563
475
  #### Bug Fixes
564
476
 
@@ -621,7 +533,7 @@
621
533
  -`#273796` - Now, e-outline class is added to the filter input
622
534
 
623
535
 
624
- ### Dropdown Tree
536
+ ### DropDownTree
625
537
 
626
538
  #### Bug Fixes
627
539
 
@@ -641,7 +553,7 @@
641
553
 
642
554
  - `#273796` - Now, filtering works properly when paste the value in the input element.
643
555
 
644
- ### Dropdown Tree
556
+ ### DropDownTree
645
557
 
646
558
  #### Bug Fixes
647
559
 
@@ -681,7 +593,7 @@
681
593
 
682
594
  ## 18.1.46 (2020-04-28)
683
595
 
684
- ### Dropdown Tree
596
+ ### DropDownTree
685
597
 
686
598
  #### Bug Fixes
687
599
 
@@ -712,7 +624,7 @@ The newly added `Dropdown Tree` component in dropdowns package requires `Navigat
712
624
  Update the system.js configuration while going with this version and above.
713
625
 
714
626
 
715
- ### Dropdown Tree
627
+ ### DropDownTree
716
628
 
717
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
718
630
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-dropdowns.min.js
3
- * version : 23.2.6
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 : 23.2.6
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@23.2.4",
3
+ "_id": "@syncfusion/ej2-react-dropdowns@18.66.19",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-6BVj7iP+NhA7i2suaklJos4Nzf1N07I1W9q5aPoLSGHxQHZY5ReY/0yLQbtiv0Xyytoe22rKVrDF56Lk9bAsRA==",
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-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-23.2.4.tgz",
23
- "_shasum": "b4928490f472274c177d63f309d450b29bf876e8",
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-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.6",
36
- "@syncfusion/ej2-react-base": "~23.2.5"
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": "23.2.6",
61
+ "version": "24.1.41",
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';
@@ -1,159 +1 @@
1
- .e-popup.e-ddl {
2
- border-radius: 4px;
3
- box-shadow: none;
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 {
31
- font-size: 16px;
32
- line-height: 32px;
33
- padding-left: 0;
34
- text-indent: 24px;
35
- }
36
-
37
- .e-bigger .e-popup.e-ddl .e-list-group-item, .e-bigger .e-popup.e-ddl .e-fixed-head {
38
- font-size: 14px;
39
- line-height: 32px;
40
- padding-left: 0;
41
- text-indent: 24px;
42
- }
43
-
44
- .e-bigger .e-popup.e-ddl .e-dd-group .e-list-item {
45
- padding-left: 4px;
46
- }
47
-
48
- .e-bigger .e-popup.e-ddl .e-input-group {
49
- padding: 4px 0;
50
- }
51
-
52
- .e-bigger .e-popup.e-ddl .e-input-group input, .e-bigger .e-popup.e-ddl .e-input-group input.e-input {
53
- font-size: 16px;
54
- height: 36px;
55
- }
56
-
57
- .e-bigger .e-popup.e-ddl .e-dropdownbase {
58
- min-height: 40px;
59
- }
60
-
61
- .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
62
- .e-float-input.e-control-wrapper.e-ddl input[readonly] {
63
- background: transparent;
64
- }
65
-
66
- .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
67
- .e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
68
- background: #e9ecef;
69
- }
70
-
71
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
72
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
73
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
74
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
75
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
76
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
77
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
78
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
79
- background: transparent;
80
- color: #495057;
81
- }
82
-
83
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
84
- .e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
85
- .e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
86
- .e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
87
- border: 0;
88
- }
89
-
90
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
91
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
92
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
93
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
94
- box-shadow: none;
95
- }
96
-
97
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
98
- background: transparent;
99
- display: -ms-flexbox;
100
- display: flex;
101
- position: relative;
102
- }
103
-
104
- .e-ddl.e-popup .e-filter-parent .e-input-group,
105
- .e-ddl.e-popup .e-filter-parent {
106
- background: rgba(0, 0, 0, 0.03);
107
- }
108
-
109
- .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
110
- font-size: 12px;
111
- }
112
-
113
- .e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
114
- .e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
115
- font-size: 14px;
116
- }
117
-
118
- .e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
119
- .e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
120
- font-size: 10px;
121
- }
122
-
123
- .e-small.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
124
- .e-small.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
125
- font-size: 12px;
126
- }
127
-
128
- .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 {
129
- font-size: 14px;
130
- line-height: 34px;
131
- padding-left: 0;
132
- text-indent: 16px;
133
- }
134
-
135
- .e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item {
136
- padding-left: 4px;
137
- }
138
-
139
- .e-bigger.e-small .e-ddl.e-popup .e-input-group {
140
- padding: 4px 0;
141
- }
142
-
143
- .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 {
144
- height: 30px;
145
- }
146
-
147
- .e-bigger.e-small .e-popup.e-ddl .e-dropdownbase {
148
- min-height: 34px;
149
- }
150
-
151
- .e-input-group.e-ddl .e-control.e-autocomplete ~ .e-ddl-icon {
152
- font-size: 8px;
153
- }
154
-
155
- .e-bigger .e-input-group.e-ddl .e-control.e-autocomplete ~ .e-ddl-icon {
156
- font-size: 10px;
157
- }
158
-
159
- /* stylelint-disable-line no-empty-source */
1
+ @import '@syncfusion/ej2-dropdowns/styles/auto-complete/bootstrap4.css';