@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,399 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- @keyframes e-input-ripple {
3
- 100% {
4
- opacity: 0;
5
- transform: scale(4);
6
- }
7
- }
8
- /* stylelint-disable property-no-vendor-prefix */
9
- @keyframes material-spinner-rotate {
10
- 0% {
11
- transform: rotate(0deg);
12
- }
13
- 100% {
14
- transform: rotate(360deg);
15
- }
16
- }
17
- @keyframes fabric-spinner-rotate {
18
- 0% {
19
- transform: rotate(0deg);
20
- }
21
- 100% {
22
- transform: rotate(360deg);
23
- }
24
- }
25
- .e-dropdownbase .e-list-item .e-list-icon {
26
- padding: 0 16px 0 0;
27
- }
28
-
29
- .e-small .e-dropdownbase .e-list-item .e-list-icon {
30
- padding: 0 12px 0 0;
31
- }
32
-
33
- .e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon {
34
- padding: 0 16px 0 0;
35
- }
36
-
37
- .e-ddl.e-control-wrapper .e-ddl-icon::before {
38
- transform: rotate(0deg);
39
- transition: transform 300ms ease;
40
- }
41
-
42
- .e-popup.e-ddl .e-dropdownbase {
43
- min-height: 26px;
44
- }
45
-
46
- .e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
47
- transform: rotate(180deg);
48
- transition: transform 300ms ease;
49
- }
50
-
51
- .e-dropdownbase .e-list-item.e-active.e-hover {
52
- color: #00b0ff;
53
- }
54
-
55
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
56
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
57
- .e-input-group:not(.e-disabled) .e-back-icon:active,
58
- .e-input-group:not(.e-disabled) .e-back-icon:hover,
59
- .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
60
- .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
61
- background: transparent;
62
- }
63
-
64
- .e-input-group .e-ddl-icon:not(:active)::after {
65
- animation: none;
66
- }
67
-
68
- .e-ddl.e-popup {
69
- border: 0;
70
- box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
71
- margin-top: 2px;
72
- }
73
-
74
- .e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
75
- border-color: transparent;
76
- }
77
-
78
- .e-bigger .e-popup.e-ddl-device-filter {
79
- margin-top: 0;
80
- }
81
-
82
- .e-bigger .e-ddl-device .e-input-group,
83
- .e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
84
- background: #f5f5f5;
85
- border-width: 0;
86
- box-shadow: none;
87
- margin-bottom: 0;
88
- }
89
-
90
- .e-bigger .e-ddl-device .e-input-group .e-back-icon,
91
- .e-bigger .e-ddl-device .e-input-group input.e-input,
92
- .e-bigger .e-ddl-device .e-input-group .e-clear-icon {
93
- background-color: #f5f5f5;
94
- }
95
-
96
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
97
- margin: 6px 6px 5px;
98
- min-height: 12px;
99
- min-width: 12px;
100
- padding: 6px;
101
- }
102
-
103
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
104
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
105
- min-height: 16px;
106
- min-width: 16px;
107
- }
108
-
109
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
110
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
111
- padding: 8px 16px 8px 0;
112
- }
113
-
114
- .e-input-group.e-ddl,
115
- .e-input-group.e-ddl .e-input,
116
- .e-input-group.e-ddl .e-ddl-icon {
117
- background: transparent;
118
- }
119
-
120
- .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
121
- .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
122
- border-bottom-width: 0;
123
- }
124
-
125
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
126
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
127
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
128
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
129
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
130
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
131
- margin: 0;
132
- }
133
-
134
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
135
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
136
- .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
137
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
138
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
139
- .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
140
- padding: 5px 5px 5px 12px;
141
- }
142
-
143
- .e-ddl .e-search-icon::before {
144
- content: "\e993";
145
- }
146
-
147
- .e-ddl .e-back-icon::before {
148
- content: "\e977";
149
- }
150
-
151
- .e-ddl.e-input-group.e-control-wrapper .e-ddl-icon::before {
152
- content: "\e969";
153
- font-family: "e-icons";
154
- }
155
-
156
- .e-bigger .e-input-group.e-ddl .e-input-filter, .e-bigger .e-input-group.e-ddl .e-input-filter:focus {
157
- margin-left: -20px;
158
- }
159
-
160
- .e-bigger .e-ddl.e-popup .e-list-item {
161
- font-size: 14px;
162
- }
163
- .e-bigger .e-ddl.e-popup .e-list-group-item {
164
- font-size: 14px;
165
- }
166
- .e-bigger .e-ddl.e-popup .e-input-group {
167
- padding: 4px 0;
168
- }
169
-
170
- .e-bigger.e-ddl.e-popup .e-list-item {
171
- font-size: 14px;
172
- }
173
- .e-bigger.e-ddl.e-popup .e-list-group-item {
174
- font-size: 14px;
175
- }
176
- .e-bigger.e-ddl.e-popup .e-input-group {
177
- padding: 4px 0;
178
- }
179
-
180
- .e-popup-full-page {
181
- bottom: 0;
182
- left: 0;
183
- margin: 0;
184
- overflow: hidden;
185
- padding: 0;
186
- right: 0;
187
- top: 0;
188
- }
189
- .e-popup-full-page .e-popup-full-page.e-ddl.e-popup.e-ddl-device-filter {
190
- margin: 0;
191
- }
192
-
193
- .e-ddl.e-control-wrapper .e-ddl-disable-icon {
194
- position: relative;
195
- }
196
-
197
- .e-ddl.e-control-wrapper .e-ddl-disable-icon::before {
198
- content: "";
199
- }
200
-
201
- .e-ddl-device-filter .e-filter-parent {
202
- background-color: #f5f5f5;
203
- }
204
-
205
- /* stylelint-disable property-no-vendor-prefix */
206
- .e-ddl input.e-input::-webkit-contacts-auto-fill-button {
207
- display: none;
208
- pointer-events: none;
209
- position: absolute;
210
- right: 0;
211
- visibility: hidden;
212
- }
213
-
214
- /* stylelint-enable property-no-vendor-prefix */
215
- .e-filter-parent {
216
- border: 0;
217
- border-top-width: 0;
218
- box-shadow: 0 1.5px 5px -2px rgba(0, 0, 0, 0.3);
219
- display: block;
220
- padding: 0;
221
- }
222
-
223
- .e-ddl.e-input-group:not(.e-disabled) {
224
- cursor: pointer;
225
- }
226
-
227
- .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 {
228
- width: 0;
229
- }
230
-
231
- .e-ddl.e-popup {
232
- background: #424242;
233
- border: 1px solid transparent;
234
- position: absolute;
235
- }
236
- .e-ddl.e-popup .e-search-icon {
237
- margin: 0;
238
- opacity: 0.57;
239
- padding: 12px 8px 8px;
240
- }
241
-
242
- .e-ddl.e-popup .e-filter-parent .e-back-icon {
243
- padding: 0 8px;
244
- }
245
-
246
- .e-ddl.e-popup.e-rtl .e-filter-parent .e-input-group.e-control-wrapper .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-filter:focus, .e-ddl.e-popup .e-filter-parent .e-input-group.e-input-focus .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper.e-input-focus .e-input-filter {
247
- padding: 8px 16px 8px;
248
- }
249
-
250
- .e-ddl.e-popup .e-input-group {
251
- margin-bottom: 0;
252
- }
253
-
254
- .e-ddl.e-popup .e-ddl-footer, .e-ddl.e-popup .e-ddl-header {
255
- cursor: default;
256
- }
257
-
258
- /* stylelint-disable property-no-vendor-prefix */
259
- .e-ddl.e-input-group .e-ddl-hidden,
260
- .e-ddl.e-float-input .e-ddl-hidden {
261
- -webkit-appearance: initial;
262
- border: 0;
263
- height: 0;
264
- padding: 0;
265
- visibility: hidden;
266
- width: 0;
267
- }
268
-
269
- .e-ddl.e-input-group,
270
- .e-ddl.e-input-group.e-input-focus:focus {
271
- outline: none;
272
- }
273
-
274
- .e-dropdownbase .e-list-item .e-highlight {
275
- display: inline;
276
- font-weight: bold;
277
- vertical-align: baseline;
278
- }
279
-
280
- .e-ddl.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
281
- .e-float-input input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
282
- .e-float-input.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide) {
283
- opacity: 1;
284
- }
285
-
286
- .e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
287
- .e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
288
- .e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
289
- .e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
290
- .e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
291
- .e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
292
- .e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon {
293
- display: -ms-flexbox;
294
- display: flex;
295
- }
296
-
297
- .e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
298
- .e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
299
- .e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
300
- .e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
301
- .e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
302
- .e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
303
- .e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide {
304
- display: none;
305
- }
306
-
307
- .e-input-group.e-static-clear input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
308
- .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,
309
- .e-float-input.e-static-clear input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
310
- .e-float-input.e-static-clear.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
311
- .e-float-input.e-static-clear.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
312
- .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 {
313
- cursor: pointer;
314
- display: -ms-flexbox;
315
- display: flex;
316
- }
317
-
318
- .e-ddl.e-input-group .e-input-value,
319
- .e-ddl.e-input-group .e-input-value:focus {
320
- font-family: inherit;
321
- font-size: 14px;
322
- height: auto;
323
- margin: 0;
324
- outline: none;
325
- width: 100%;
326
- }
327
- .e-ddl.e-input-group input[readonly].e-input,
328
- .e-ddl.e-input-group input[readonly],
329
- .e-ddl.e-input-group .e-dropdownlist {
330
- pointer-events: none;
331
- }
332
-
333
- ejs-autocomplete,
334
- ejs-combobox,
335
- ejs-dropdownlist {
336
- display: block;
337
- }
338
-
339
- .e-small .e-ddl.e-popup .e-list-item,
340
- .e-input-group.e-ddl.e-small .e-list-item {
341
- font-size: 12px;
342
- }
343
- .e-small .e-ddl.e-popup .e-list-group-item,
344
- .e-input-group.e-ddl.e-small .e-list-group-item {
345
- font-size: 12px;
346
- }
347
-
348
- .e-small.e-ddl.e-popup .e-list-item,
349
- .e-input-group.e-ddl.e-small .e-list-item {
350
- font-size: 12px;
351
- }
352
- .e-small.e-ddl.e-popup .e-list-group-item,
353
- .e-input-group.e-ddl.e-small .e-list-group-item {
354
- font-size: 12px;
355
- }
356
-
357
- .e-bigger.e-small .e-ddl.e-popup .e-list-item,
358
- .e-bigger .e-input-group.e-ddl.e-small .e-list-item {
359
- font-size: 13px;
360
- }
361
- .e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
362
- .e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
363
- font-size: 13px;
364
- }
365
-
366
- .e-bigger.e-small.e-ddl.e-popup .e-list-item,
367
- .e-bigger .e-input-group.e-ddl.e-small .e-list-item {
368
- font-size: 13px;
369
- }
370
- .e-bigger.e-small.e-ddl.e-popup .e-list-group-item,
371
- .e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
372
- font-size: 13px;
373
- }
374
-
375
- .e-content-placeholder.e-ddl.e-placeholder-ddl,
376
- .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
377
- .e-content-placeholder.e-combobox.e-placeholder-combobox {
378
- background-size: 300px 33px;
379
- min-height: 33px;
380
- }
381
-
382
- .e-bigger .e-content-placeholder.e-ddl.e-placeholder-ddl,
383
- .e-bigger.e-content-placeholder.e-ddl.e-placeholder-ddl,
384
- .e-bigger .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
385
- .e-bigger.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
386
- .e-bigger .e-content-placeholder.e-combobox.e-placeholder-combobox,
387
- .e-bigger.e-content-placeholder.e-combobox.e-placeholder-combobox {
388
- background-size: 300px 40px;
389
- min-height: 40px;
390
- }
391
-
392
- .e-popup {
393
- border-color: transparent;
394
- }
395
-
396
- .e-float-input.e-input-group.e-ddl.e-control.e-icon-anim > .e-float-text,
397
- .e-float-input.e-input-focus.e-input-group.e-ddl.e-control.e-keyboard > .e-float-text {
398
- color: #00b0ff;
399
- }
1
+ @import '@syncfusion/ej2-dropdowns/styles/drop-down-list/material-dark.css';