@syncfusion/ej2-angular-dropdowns 23.2.7-ngcc → 24.1.41-ngcc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. package/CHANGELOG.md +19 -138
  2. package/dist/ej2-angular-dropdowns.umd.js +1 -1
  3. package/dist/ej2-angular-dropdowns.umd.min.js +1 -1
  4. package/package.json +9 -9
  5. package/schematics/utils/lib-details.d.ts +2 -2
  6. package/schematics/utils/lib-details.js +2 -2
  7. package/schematics/utils/lib-details.ts +2 -2
  8. package/styles/auto-complete/bootstrap-dark.css +1 -106
  9. package/styles/auto-complete/bootstrap.css +1 -106
  10. package/styles/auto-complete/bootstrap4.css +1 -159
  11. package/styles/auto-complete/bootstrap5-dark.css +1 -147
  12. package/styles/auto-complete/bootstrap5.css +1 -147
  13. package/styles/auto-complete/fabric-dark.css +1 -82
  14. package/styles/auto-complete/fabric.css +1 -75
  15. package/styles/auto-complete/fluent-dark.css +1 -127
  16. package/styles/auto-complete/fluent.css +1 -127
  17. package/styles/auto-complete/highcontrast-light.css +1 -79
  18. package/styles/auto-complete/highcontrast.css +1 -79
  19. package/styles/auto-complete/material-dark.css +1 -107
  20. package/styles/auto-complete/material.css +1 -132
  21. package/styles/auto-complete/material3-dark.css +1 -197
  22. package/styles/auto-complete/material3.css +1 -253
  23. package/styles/auto-complete/tailwind-dark.css +1 -95
  24. package/styles/auto-complete/tailwind.css +1 -95
  25. package/styles/bootstrap-dark.css +1 -3395
  26. package/styles/bootstrap.css +1 -3400
  27. package/styles/bootstrap4.css +1 -3651
  28. package/styles/bootstrap5-dark.css +1 -3566
  29. package/styles/bootstrap5.css +1 -3566
  30. package/styles/combo-box/bootstrap-dark.css +1 -106
  31. package/styles/combo-box/bootstrap.css +1 -106
  32. package/styles/combo-box/bootstrap4.css +1 -159
  33. package/styles/combo-box/bootstrap5-dark.css +1 -147
  34. package/styles/combo-box/bootstrap5.css +1 -147
  35. package/styles/combo-box/fabric-dark.css +1 -82
  36. package/styles/combo-box/fabric.css +1 -75
  37. package/styles/combo-box/fluent-dark.css +1 -127
  38. package/styles/combo-box/fluent.css +1 -127
  39. package/styles/combo-box/highcontrast-light.css +1 -79
  40. package/styles/combo-box/highcontrast.css +1 -79
  41. package/styles/combo-box/material-dark.css +1 -107
  42. package/styles/combo-box/material.css +1 -132
  43. package/styles/combo-box/material3-dark.css +1 -197
  44. package/styles/combo-box/material3.css +1 -253
  45. package/styles/combo-box/tailwind-dark.css +1 -95
  46. package/styles/combo-box/tailwind.css +1 -95
  47. package/styles/drop-down-base/bootstrap-dark.css +1 -380
  48. package/styles/drop-down-base/bootstrap.css +1 -380
  49. package/styles/drop-down-base/bootstrap4.css +1 -390
  50. package/styles/drop-down-base/bootstrap5-dark.css +1 -412
  51. package/styles/drop-down-base/bootstrap5.css +1 -412
  52. package/styles/drop-down-base/fabric-dark.css +1 -380
  53. package/styles/drop-down-base/fabric.css +1 -380
  54. package/styles/drop-down-base/fluent-dark.css +1 -428
  55. package/styles/drop-down-base/fluent.css +1 -428
  56. package/styles/drop-down-base/highcontrast-light.css +1 -394
  57. package/styles/drop-down-base/highcontrast.css +1 -394
  58. package/styles/drop-down-base/material-dark.css +1 -379
  59. package/styles/drop-down-base/material.css +1 -379
  60. package/styles/drop-down-base/material3-dark.css +1 -438
  61. package/styles/drop-down-base/material3.css +1 -494
  62. package/styles/drop-down-base/tailwind-dark.css +1 -488
  63. package/styles/drop-down-base/tailwind.css +1 -488
  64. package/styles/drop-down-list/bootstrap-dark.css +1 -393
  65. package/styles/drop-down-list/bootstrap.css +1 -393
  66. package/styles/drop-down-list/bootstrap4.css +1 -436
  67. package/styles/drop-down-list/bootstrap5-dark.css +1 -449
  68. package/styles/drop-down-list/bootstrap5.css +1 -449
  69. package/styles/drop-down-list/fabric-dark.css +1 -369
  70. package/styles/drop-down-list/fabric.css +1 -362
  71. package/styles/drop-down-list/fluent-dark.css +1 -430
  72. package/styles/drop-down-list/fluent.css +1 -430
  73. package/styles/drop-down-list/highcontrast-light.css +1 -380
  74. package/styles/drop-down-list/highcontrast.css +1 -380
  75. package/styles/drop-down-list/material-dark.css +1 -399
  76. package/styles/drop-down-list/material.css +1 -431
  77. package/styles/drop-down-list/material3-dark.css +1 -502
  78. package/styles/drop-down-list/material3.css +1 -558
  79. package/styles/drop-down-list/tailwind-dark.css +1 -380
  80. package/styles/drop-down-list/tailwind.css +1 -380
  81. package/styles/drop-down-tree/bootstrap-dark.css +1 -423
  82. package/styles/drop-down-tree/bootstrap.css +1 -424
  83. package/styles/drop-down-tree/bootstrap4.css +1 -457
  84. package/styles/drop-down-tree/bootstrap5-dark.css +1 -501
  85. package/styles/drop-down-tree/bootstrap5.css +1 -501
  86. package/styles/drop-down-tree/fabric-dark.css +1 -425
  87. package/styles/drop-down-tree/fabric.css +1 -426
  88. package/styles/drop-down-tree/fluent-dark.css +1 -504
  89. package/styles/drop-down-tree/fluent.css +1 -504
  90. package/styles/drop-down-tree/highcontrast-light.css +1 -440
  91. package/styles/drop-down-tree/highcontrast.css +1 -444
  92. package/styles/drop-down-tree/material-dark.css +1 -746
  93. package/styles/drop-down-tree/material.css +1 -761
  94. package/styles/drop-down-tree/material3-dark.css +1 -465
  95. package/styles/drop-down-tree/material3.css +1 -521
  96. package/styles/drop-down-tree/tailwind-dark.css +1 -528
  97. package/styles/drop-down-tree/tailwind.css +1 -528
  98. package/styles/fabric-dark.css +1 -3374
  99. package/styles/fabric.css +1 -3374
  100. package/styles/fluent-dark.css +1 -3639
  101. package/styles/fluent.css +1 -3639
  102. package/styles/highcontrast-light.css +1 -3483
  103. package/styles/highcontrast.css +1 -3505
  104. package/styles/list-box/bootstrap-dark.css +1 -955
  105. package/styles/list-box/bootstrap.css +1 -966
  106. package/styles/list-box/bootstrap4.css +1 -1020
  107. package/styles/list-box/bootstrap5-dark.css +1 -986
  108. package/styles/list-box/bootstrap5.css +1 -986
  109. package/styles/list-box/fabric-dark.css +1 -955
  110. package/styles/list-box/fabric.css +1 -966
  111. package/styles/list-box/fluent-dark.css +1 -992
  112. package/styles/list-box/fluent.css +1 -992
  113. package/styles/list-box/highcontrast-light.css +1 -969
  114. package/styles/list-box/highcontrast.css +1 -980
  115. package/styles/list-box/material-dark.css +1 -954
  116. package/styles/list-box/material.css +1 -965
  117. package/styles/list-box/material3-dark.css +1 -1010
  118. package/styles/list-box/material3.css +1 -1066
  119. package/styles/list-box/tailwind-dark.css +1 -1011
  120. package/styles/list-box/tailwind.css +1 -1011
  121. package/styles/material-dark.css +1 -4857
  122. package/styles/material.css +1 -4923
  123. package/styles/material3-dark.css +1 -5108
  124. package/styles/material3.css +1 -5556
  125. package/styles/mention/bootstrap-dark.css +1 -29
  126. package/styles/mention/bootstrap.css +1 -29
  127. package/styles/mention/bootstrap4.css +1 -39
  128. package/styles/mention/bootstrap5-dark.css +1 -58
  129. package/styles/mention/bootstrap5.css +1 -58
  130. package/styles/mention/fabric-dark.css +1 -29
  131. package/styles/mention/fabric.css +1 -29
  132. package/styles/mention/fluent-dark.css +1 -58
  133. package/styles/mention/fluent.css +1 -58
  134. package/styles/mention/highcontrast-light.css +1 -43
  135. package/styles/mention/highcontrast.css +1 -43
  136. package/styles/mention/material-dark.css +1 -28
  137. package/styles/mention/material.css +1 -28
  138. package/styles/mention/material3-dark.css +1 -86
  139. package/styles/mention/material3.css +1 -142
  140. package/styles/mention/tailwind-dark.css +1 -67
  141. package/styles/mention/tailwind.css +1 -67
  142. package/styles/multi-select/bootstrap-dark.css +1 -1273
  143. package/styles/multi-select/bootstrap.css +1 -1266
  144. package/styles/multi-select/bootstrap4.css +1 -1400
  145. package/styles/multi-select/bootstrap5-dark.css +1 -1349
  146. package/styles/multi-select/bootstrap5.css +1 -1349
  147. package/styles/multi-select/fabric-dark.css +1 -1274
  148. package/styles/multi-select/fabric.css +1 -1269
  149. package/styles/multi-select/fluent-dark.css +1 -1416
  150. package/styles/multi-select/fluent.css +1 -1416
  151. package/styles/multi-select/highcontrast-light.css +1 -1385
  152. package/styles/multi-select/highcontrast.css +1 -1392
  153. package/styles/multi-select/material-dark.css +1 -2404
  154. package/styles/multi-select/material.css +1 -2412
  155. package/styles/multi-select/material3-dark.css +1 -2550
  156. package/styles/multi-select/material3.css +1 -2606
  157. package/styles/multi-select/tailwind-dark.css +1 -1343
  158. package/styles/multi-select/tailwind.css +1 -1343
  159. package/styles/tailwind-dark.css +1 -3583
  160. package/styles/tailwind.css +1 -3583
@@ -1,430 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- /* stylelint-disable-line no-empty-source */
3
- /* stylelint-disable property-no-vendor-prefix */
4
- @keyframes material-spinner-rotate {
5
- 0% {
6
- transform: rotate(0);
7
- }
8
- 100% {
9
- transform: rotate(360deg);
10
- }
11
- }
12
- @keyframes fabric-spinner-rotate {
13
- 0% {
14
- transform: rotate(0);
15
- }
16
- 100% {
17
- transform: rotate(360deg);
18
- }
19
- }
20
- .e-dropdownbase .e-list-group-item,
21
- .e-fixed-head {
22
- font-size: 12px;
23
- }
24
-
25
- .e-small .e-dropdownbase .e-list-group-item,
26
- .e-small .e-fixed-head,
27
- .e-small.e-dropdownbase .e-list-group-item,
28
- .e-small.e-fixed-head {
29
- font-size: 10px;
30
- }
31
-
32
- .e-bigger .e-dropdownbase .e-list-group-item,
33
- .e-bigger .e-fixed-head,
34
- .e-bigger.e-dropdownbase .e-list-group-item,
35
- .e-bigger.e-fixed-head {
36
- font-size: 14px;
37
- }
38
-
39
- .e-bigger.e-small .e-dropdownbase .e-list-group-item,
40
- .e-bigger.e-small .e-fixed-head,
41
- .e-bigger.e-small.e-dropdownbase .e-list-group-item,
42
- .e-bigger.e-small.e-fixed-head {
43
- font-size: 12px;
44
- }
45
-
46
- .e-dropdownbase .e-list-item .e-list-icon {
47
- padding: 0 8px 0 0;
48
- }
49
-
50
- .e-bigger .e-dropdownbase .e-list-item .e-list-icon,
51
- .e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon {
52
- padding: 0 12px 0 0;
53
- }
54
-
55
- .e-small .e-dropdownbase .e-list-item .e-list-icon {
56
- padding: 0 8px 0 0;
57
- }
58
-
59
- .e-popup.e-ddl {
60
- border-radius: 4px;
61
- box-shadow: none;
62
- margin-top: 1px;
63
- }
64
- .e-popup.e-ddl .e-input-group {
65
- width: auto;
66
- }
67
- .e-popup.e-ddl .e-input-group input {
68
- line-height: 15px;
69
- }
70
-
71
- .e-popup.e-ddl .e-dropdownbase {
72
- min-height: 26px;
73
- }
74
-
75
- .e-popup.e-ddl .e-filter-parent .e-input-group {
76
- display: -ms-flexbox;
77
- display: flex;
78
- width: auto;
79
- }
80
- .e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
81
- border: 0;
82
- }
83
-
84
- .e-bigger .e-popup.e-ddl-device-filter {
85
- margin-top: 0;
86
- }
87
-
88
- .e-bigger .e-popup.e-ddl .e-list-item {
89
- font-size: 16px;
90
- line-height: 32px;
91
- padding-left: 0;
92
- text-indent: 16px;
93
- }
94
-
95
- .e-bigger .e-popup.e-ddl .e-list-group-item, .e-bigger .e-popup.e-ddl .e-fixed-head {
96
- font-size: 14px;
97
- line-height: 32px;
98
- padding-left: 0;
99
- text-indent: 16px;
100
- }
101
-
102
- .e-bigger .e-popup.e-ddl .e-dropdownbase {
103
- min-height: 40px;
104
- }
105
-
106
- .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
107
- .e-float-input.e-control-wrapper.e-ddl input[readonly] {
108
- background: transparent;
109
- }
110
-
111
- .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
112
- .e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
113
- background: #1b1a19;
114
- }
115
-
116
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
117
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
118
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
119
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
120
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
121
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
122
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
123
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
124
- background: none;
125
- color: #a19f9d;
126
- }
127
-
128
- .e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
129
- .e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
130
- .e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
131
- .e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon {
132
- background: transparent;
133
- color: #a19f9d;
134
- }
135
-
136
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
137
- .e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
138
- .e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
139
- .e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
140
- border: 0;
141
- }
142
-
143
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
144
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
145
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
146
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
147
- box-shadow: none;
148
- }
149
-
150
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
151
- background: none;
152
- display: -ms-flexbox;
153
- display: flex;
154
- position: relative;
155
- }
156
-
157
- .e-ddl.e-popup .e-filter-parent .e-input-group,
158
- .e-ddl.e-popup .e-filter-parent {
159
- background: #252423;
160
- }
161
-
162
- .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
163
- font-size: 14px;
164
- }
165
-
166
- .e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
167
- font-size: 16px;
168
- }
169
-
170
- .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 {
171
- font-size: 14px;
172
- line-height: 34px;
173
- padding-left: 0;
174
- text-indent: 16px;
175
- }
176
-
177
- .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 {
178
- height: 30px;
179
- }
180
-
181
- .e-bigger.e-small .e-popup.e-ddl .e-dropdownbase {
182
- min-height: 34px;
183
- }
184
-
185
- .e-ddl .e-search-icon::before {
186
- content: "\e754";
187
- }
188
-
189
- .e-ddl .e-back-icon::before {
190
- content: "\e773";
191
- }
192
-
193
- .e-ddl.e-input-group.e-control-wrapper .e-ddl-icon::before {
194
- content: "\e729";
195
- font-family: "e-icons";
196
- }
197
-
198
- .e-bigger .e-input-group.e-ddl .e-input-filter, .e-bigger .e-input-group.e-ddl .e-input-filter:focus {
199
- margin-left: -20px;
200
- }
201
-
202
- .e-bigger .e-ddl.e-popup .e-list-item {
203
- font-size: 16px;
204
- }
205
- .e-bigger .e-ddl.e-popup .e-list-group-item {
206
- font-size: 16px;
207
- }
208
- .e-bigger.e-ddl.e-popup .e-list-item {
209
- font-size: 16px;
210
- }
211
- .e-bigger.e-ddl.e-popup .e-list-group-item {
212
- font-size: 16px;
213
- }
214
- .e-popup-full-page {
215
- bottom: 0;
216
- left: 0;
217
- margin: 0;
218
- overflow: hidden;
219
- padding: 0;
220
- right: 0;
221
- top: 0;
222
- }
223
- .e-popup-full-page .e-popup-full-page.e-ddl.e-popup.e-ddl-device-filter {
224
- margin: 0;
225
- }
226
-
227
- .e-ddl.e-control-wrapper .e-ddl-disable-icon {
228
- position: relative;
229
- }
230
-
231
- .e-ddl.e-control-wrapper .e-ddl-disable-icon::before {
232
- content: "";
233
- }
234
-
235
- .e-ddl-device-filter .e-filter-parent {
236
- background-color: #252423;
237
- }
238
-
239
- /* stylelint-disable property-no-vendor-prefix */
240
- .e-ddl input.e-input::-webkit-contacts-auto-fill-button {
241
- display: none;
242
- pointer-events: none;
243
- position: absolute;
244
- right: 0;
245
- visibility: hidden;
246
- }
247
-
248
- /* stylelint-enable property-no-vendor-prefix */
249
- .e-filter-parent {
250
- border: 0;
251
- border-top-width: 0;
252
- box-shadow: none;
253
- display: block;
254
- padding: 8px;
255
- border-bottom: 1px solid #323130;
256
- }
257
-
258
- .e-ddl.e-input-group:not(.e-disabled) {
259
- cursor: pointer;
260
- }
261
-
262
- .e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::before, .e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::after {
263
- width: 0;
264
- }
265
-
266
- .e-ddl.e-popup {
267
- background: #252423;
268
- border: 1px solid #292827;
269
- position: absolute;
270
- }
271
- .e-ddl.e-popup .e-search-icon {
272
- margin: 0;
273
- opacity: 0.57;
274
- padding: 12px 8px 8px;
275
- }
276
-
277
- .e-ddl.e-popup .e-filter-parent .e-back-icon {
278
- padding: 0 8px;
279
- }
280
-
281
- .e-ddl.e-popup .e-input-group {
282
- margin-bottom: 0;
283
- }
284
-
285
- .e-ddl.e-popup .e-ddl-footer, .e-ddl.e-popup .e-ddl-header {
286
- cursor: default;
287
- }
288
-
289
- /* stylelint-disable property-no-vendor-prefix */
290
- .e-ddl.e-input-group .e-ddl-hidden,
291
- .e-ddl.e-float-input .e-ddl-hidden {
292
- -webkit-appearance: initial;
293
- border: 0;
294
- height: 0;
295
- padding: 0;
296
- visibility: hidden;
297
- width: 0;
298
- }
299
-
300
- .e-ddl.e-input-group,
301
- .e-ddl.e-input-group.e-input-focus:focus {
302
- outline: none;
303
- }
304
-
305
- .e-dropdownbase .e-list-item .e-highlight {
306
- display: inline;
307
- font-weight: bold;
308
- vertical-align: baseline;
309
- }
310
-
311
- .e-ddl.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
312
- .e-float-input input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
313
- .e-float-input.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide) {
314
- opacity: 1;
315
- }
316
-
317
- .e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
318
- .e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
319
- .e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
320
- .e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
321
- .e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
322
- .e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
323
- .e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon {
324
- display: -ms-flexbox;
325
- display: flex;
326
- }
327
-
328
- .e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
329
- .e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
330
- .e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
331
- .e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
332
- .e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
333
- .e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
334
- .e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide {
335
- display: none;
336
- }
337
-
338
- .e-input-group.e-static-clear input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
339
- .e-input-group.e-static-clear.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
340
- .e-float-input.e-static-clear input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
341
- .e-float-input.e-static-clear.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
342
- .e-float-input.e-static-clear.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
343
- .e-float-input.e-static-clear.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide {
344
- cursor: pointer;
345
- display: -ms-flexbox;
346
- display: flex;
347
- }
348
-
349
- .e-ddl.e-input-group .e-input-value,
350
- .e-ddl.e-input-group .e-input-value:focus {
351
- font-family: inherit;
352
- font-size: 14px;
353
- height: auto;
354
- margin: 0;
355
- outline: none;
356
- width: 100%;
357
- }
358
- .e-ddl.e-input-group input[readonly].e-input,
359
- .e-ddl.e-input-group input[readonly],
360
- .e-ddl.e-input-group .e-dropdownlist {
361
- pointer-events: none;
362
- }
363
-
364
- ejs-autocomplete,
365
- ejs-combobox,
366
- ejs-dropdownlist {
367
- display: block;
368
- }
369
-
370
- .e-small .e-ddl.e-popup .e-list-item,
371
- .e-input-group.e-ddl.e-small .e-list-item {
372
- font-size: 12px;
373
- }
374
- .e-small .e-ddl.e-popup .e-list-group-item,
375
- .e-input-group.e-ddl.e-small .e-list-group-item {
376
- font-size: 12px;
377
- }
378
-
379
- .e-small.e-ddl.e-popup .e-list-item,
380
- .e-input-group.e-ddl.e-small .e-list-item {
381
- font-size: 12px;
382
- }
383
- .e-small.e-ddl.e-popup .e-list-group-item,
384
- .e-input-group.e-ddl.e-small .e-list-group-item {
385
- font-size: 12px;
386
- }
387
-
388
- .e-bigger.e-small .e-ddl.e-popup .e-list-item,
389
- .e-bigger .e-input-group.e-ddl.e-small .e-list-item {
390
- font-size: 14px;
391
- }
392
- .e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
393
- .e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
394
- font-size: 14px;
395
- }
396
-
397
- .e-bigger.e-small.e-ddl.e-popup .e-list-item,
398
- .e-bigger .e-input-group.e-ddl.e-small .e-list-item {
399
- font-size: 14px;
400
- }
401
- .e-bigger.e-small.e-ddl.e-popup .e-list-group-item,
402
- .e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
403
- font-size: 14px;
404
- }
405
-
406
- .e-content-placeholder.e-ddl.e-placeholder-ddl,
407
- .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
408
- .e-content-placeholder.e-combobox.e-placeholder-combobox {
409
- background-size: 300px 33px;
410
- min-height: 33px;
411
- }
412
-
413
- .e-bigger .e-content-placeholder.e-ddl.e-placeholder-ddl,
414
- .e-bigger.e-content-placeholder.e-ddl.e-placeholder-ddl,
415
- .e-bigger .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
416
- .e-bigger.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
417
- .e-bigger .e-content-placeholder.e-combobox.e-placeholder-combobox,
418
- .e-bigger.e-content-placeholder.e-combobox.e-placeholder-combobox {
419
- background-size: 300px 40px;
420
- min-height: 40px;
421
- }
422
-
423
- .e-popup {
424
- border-color: #292827;
425
- }
426
-
427
- .e-float-input.e-input-group.e-ddl.e-control.e-icon-anim > .e-float-text,
428
- .e-float-input.e-input-focus.e-input-group.e-ddl.e-control.e-keyboard > .e-float-text {
429
- color: #f3f2f1;
430
- }
1
+ @import '@syncfusion/ej2-dropdowns/styles/drop-down-list/fluent-dark.css';