@syncfusion/ej2-angular-dropdowns 26.1.42 → 26.2.4

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 (165) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/package.json +8 -8
  3. package/schematics/utils/lib-details.ts +2 -2
  4. package/styles/auto-complete/bootstrap-dark.css +1 -109
  5. package/styles/auto-complete/bootstrap.css +1 -109
  6. package/styles/auto-complete/bootstrap4.css +1 -163
  7. package/styles/auto-complete/bootstrap5-dark.css +1 -151
  8. package/styles/auto-complete/bootstrap5.css +1 -151
  9. package/styles/auto-complete/fabric-dark.css +1 -84
  10. package/styles/auto-complete/fabric.css +1 -77
  11. package/styles/auto-complete/fluent-dark.css +1 -131
  12. package/styles/auto-complete/fluent.css +1 -131
  13. package/styles/auto-complete/fluent2.css +1 -1140
  14. package/styles/auto-complete/highcontrast-light.css +1 -81
  15. package/styles/auto-complete/highcontrast.css +1 -81
  16. package/styles/auto-complete/material-dark.css +1 -118
  17. package/styles/auto-complete/material.css +1 -143
  18. package/styles/auto-complete/material3-dark.css +1 -263
  19. package/styles/auto-complete/material3.css +1 -375
  20. package/styles/auto-complete/tailwind-dark.css +1 -106
  21. package/styles/auto-complete/tailwind.css +1 -106
  22. package/styles/bootstrap-dark.css +1 -3440
  23. package/styles/bootstrap.css +1 -3445
  24. package/styles/bootstrap4.css +1 -3693
  25. package/styles/bootstrap5-dark.css +1 -3615
  26. package/styles/bootstrap5.css +1 -3615
  27. package/styles/combo-box/bootstrap-dark.css +1 -109
  28. package/styles/combo-box/bootstrap.css +1 -109
  29. package/styles/combo-box/bootstrap4.css +1 -163
  30. package/styles/combo-box/bootstrap5-dark.css +1 -151
  31. package/styles/combo-box/bootstrap5.css +1 -151
  32. package/styles/combo-box/fabric-dark.css +1 -84
  33. package/styles/combo-box/fabric.css +1 -77
  34. package/styles/combo-box/fluent-dark.css +1 -131
  35. package/styles/combo-box/fluent.css +1 -131
  36. package/styles/combo-box/fluent2.css +1 -1140
  37. package/styles/combo-box/highcontrast-light.css +1 -81
  38. package/styles/combo-box/highcontrast.css +1 -81
  39. package/styles/combo-box/material-dark.css +1 -118
  40. package/styles/combo-box/material.css +1 -143
  41. package/styles/combo-box/material3-dark.css +1 -263
  42. package/styles/combo-box/material3.css +1 -375
  43. package/styles/combo-box/tailwind-dark.css +1 -106
  44. package/styles/combo-box/tailwind.css +1 -106
  45. package/styles/drop-down-base/bootstrap-dark.css +1 -373
  46. package/styles/drop-down-base/bootstrap.css +1 -373
  47. package/styles/drop-down-base/bootstrap4.css +1 -383
  48. package/styles/drop-down-base/bootstrap5-dark.css +1 -405
  49. package/styles/drop-down-base/bootstrap5.css +1 -405
  50. package/styles/drop-down-base/fabric-dark.css +1 -373
  51. package/styles/drop-down-base/fabric.css +1 -373
  52. package/styles/drop-down-base/fluent-dark.css +1 -421
  53. package/styles/drop-down-base/fluent.css +1 -421
  54. package/styles/drop-down-base/fluent2.css +1 -1447
  55. package/styles/drop-down-base/highcontrast-light.css +1 -387
  56. package/styles/drop-down-base/highcontrast.css +1 -387
  57. package/styles/drop-down-base/material-dark.css +1 -372
  58. package/styles/drop-down-base/material.css +1 -372
  59. package/styles/drop-down-base/material3-dark.css +1 -492
  60. package/styles/drop-down-base/material3.css +1 -604
  61. package/styles/drop-down-base/tailwind-dark.css +1 -481
  62. package/styles/drop-down-base/tailwind.css +1 -481
  63. package/styles/drop-down-list/bootstrap-dark.css +1 -433
  64. package/styles/drop-down-list/bootstrap.css +1 -433
  65. package/styles/drop-down-list/bootstrap4.css +1 -477
  66. package/styles/drop-down-list/bootstrap5-dark.css +1 -490
  67. package/styles/drop-down-list/bootstrap5.css +1 -490
  68. package/styles/drop-down-list/fabric-dark.css +1 -408
  69. package/styles/drop-down-list/fabric.css +1 -401
  70. package/styles/drop-down-list/fluent-dark.css +1 -471
  71. package/styles/drop-down-list/fluent.css +1 -471
  72. package/styles/drop-down-list/fluent2.css +1 -1684
  73. package/styles/drop-down-list/highcontrast-light.css +1 -419
  74. package/styles/drop-down-list/highcontrast.css +1 -419
  75. package/styles/drop-down-list/material-dark.css +1 -455
  76. package/styles/drop-down-list/material.css +1 -499
  77. package/styles/drop-down-list/material3-dark.css +1 -626
  78. package/styles/drop-down-list/material3.css +1 -738
  79. package/styles/drop-down-list/tailwind-dark.css +1 -428
  80. package/styles/drop-down-list/tailwind.css +1 -428
  81. package/styles/drop-down-tree/bootstrap-dark.css +1 -465
  82. package/styles/drop-down-tree/bootstrap.css +1 -466
  83. package/styles/drop-down-tree/bootstrap4.css +1 -499
  84. package/styles/drop-down-tree/bootstrap5-dark.css +1 -545
  85. package/styles/drop-down-tree/bootstrap5.css +1 -545
  86. package/styles/drop-down-tree/fabric-dark.css +1 -467
  87. package/styles/drop-down-tree/fabric.css +1 -468
  88. package/styles/drop-down-tree/fluent-dark.css +1 -550
  89. package/styles/drop-down-tree/fluent.css +1 -550
  90. package/styles/drop-down-tree/fluent2.css +1 -1733
  91. package/styles/drop-down-tree/highcontrast-light.css +1 -482
  92. package/styles/drop-down-tree/highcontrast.css +1 -492
  93. package/styles/drop-down-tree/material-dark.css +1 -791
  94. package/styles/drop-down-tree/material.css +1 -815
  95. package/styles/drop-down-tree/material3-dark.css +1 -581
  96. package/styles/drop-down-tree/material3.css +1 -693
  97. package/styles/drop-down-tree/tailwind-dark.css +1 -580
  98. package/styles/drop-down-tree/tailwind.css +1 -580
  99. package/styles/fabric-dark.css +1 -3414
  100. package/styles/fabric.css +1 -3414
  101. package/styles/fluent-dark.css +1 -3690
  102. package/styles/fluent.css +1 -3690
  103. package/styles/fluent2.css +1 -12403
  104. package/styles/highcontrast-light.css +1 -3526
  105. package/styles/highcontrast.css +1 -3554
  106. package/styles/list-box/bootstrap-dark.css +1 -915
  107. package/styles/list-box/bootstrap.css +1 -926
  108. package/styles/list-box/bootstrap4.css +1 -980
  109. package/styles/list-box/bootstrap5-dark.css +1 -952
  110. package/styles/list-box/bootstrap5.css +1 -952
  111. package/styles/list-box/fabric-dark.css +1 -915
  112. package/styles/list-box/fabric.css +1 -926
  113. package/styles/list-box/fluent-dark.css +1 -952
  114. package/styles/list-box/fluent.css +1 -952
  115. package/styles/list-box/fluent2.css +1 -2029
  116. package/styles/list-box/highcontrast-light.css +1 -929
  117. package/styles/list-box/highcontrast.css +1 -940
  118. package/styles/list-box/material-dark.css +1 -914
  119. package/styles/list-box/material.css +1 -925
  120. package/styles/list-box/material3-dark.css +1 -1025
  121. package/styles/list-box/material3.css +1 -1137
  122. package/styles/list-box/tailwind-dark.css +1 -961
  123. package/styles/list-box/tailwind.css +1 -961
  124. package/styles/material-dark.css +1 -4928
  125. package/styles/material.css +1 -5007
  126. package/styles/material3-dark.css +1 -5645
  127. package/styles/material3.css +1 -6541
  128. package/styles/mention/bootstrap-dark.css +1 -53
  129. package/styles/mention/bootstrap.css +1 -53
  130. package/styles/mention/bootstrap4.css +1 -63
  131. package/styles/mention/bootstrap5-dark.css +1 -82
  132. package/styles/mention/bootstrap5.css +1 -82
  133. package/styles/mention/fabric-dark.css +1 -53
  134. package/styles/mention/fabric.css +1 -53
  135. package/styles/mention/fluent-dark.css +1 -82
  136. package/styles/mention/fluent.css +1 -82
  137. package/styles/mention/fluent2.css +1 -1130
  138. package/styles/mention/highcontrast-light.css +1 -67
  139. package/styles/mention/highcontrast.css +1 -67
  140. package/styles/mention/material-dark.css +1 -52
  141. package/styles/mention/material.css +1 -52
  142. package/styles/mention/material3-dark.css +1 -165
  143. package/styles/mention/material3.css +1 -277
  144. package/styles/mention/tailwind-dark.css +1 -91
  145. package/styles/mention/tailwind.css +1 -91
  146. package/styles/multi-select/bootstrap-dark.css +1 -1318
  147. package/styles/multi-select/bootstrap.css +1 -1311
  148. package/styles/multi-select/bootstrap4.css +1 -1442
  149. package/styles/multi-select/bootstrap5-dark.css +1 -1389
  150. package/styles/multi-select/bootstrap5.css +1 -1389
  151. package/styles/multi-select/fabric-dark.css +1 -1315
  152. package/styles/multi-select/fabric.css +1 -1310
  153. package/styles/multi-select/fluent-dark.css +1 -1462
  154. package/styles/multi-select/fluent.css +1 -1462
  155. package/styles/multi-select/fluent2.css +1 -2664
  156. package/styles/multi-select/highcontrast-light.css +1 -1429
  157. package/styles/multi-select/highcontrast.css +1 -1436
  158. package/styles/multi-select/material-dark.css +1 -2470
  159. package/styles/multi-select/material.css +1 -2490
  160. package/styles/multi-select/material3-dark.css +1 -2683
  161. package/styles/multi-select/material3.css +1 -2795
  162. package/styles/multi-select/tailwind-dark.css +1 -1383
  163. package/styles/multi-select/tailwind.css +1 -1383
  164. package/styles/tailwind-dark.css +1 -3631
  165. package/styles/tailwind.css +1 -3631
@@ -1,455 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- @-webkit-keyframes e-input-ripple {
3
- 100% {
4
- opacity: 0;
5
- -webkit-transform: scale(4);
6
- transform: scale(4);
7
- }
8
- }
9
- @keyframes e-input-ripple {
10
- 100% {
11
- opacity: 0;
12
- -webkit-transform: scale(4);
13
- transform: scale(4);
14
- }
15
- }
16
- /* stylelint-disable property-no-vendor-prefix */
17
- @-webkit-keyframes material-spinner-rotate {
18
- 0% {
19
- -webkit-transform: rotate(0deg);
20
- transform: rotate(0deg);
21
- }
22
- 100% {
23
- -webkit-transform: rotate(360deg);
24
- transform: rotate(360deg);
25
- }
26
- }
27
- @keyframes material-spinner-rotate {
28
- 0% {
29
- -webkit-transform: rotate(0deg);
30
- transform: rotate(0deg);
31
- }
32
- 100% {
33
- -webkit-transform: rotate(360deg);
34
- transform: rotate(360deg);
35
- }
36
- }
37
- @-webkit-keyframes fabric-spinner-rotate {
38
- 0% {
39
- -webkit-transform: rotate(0deg);
40
- transform: rotate(0deg);
41
- }
42
- 100% {
43
- -webkit-transform: rotate(360deg);
44
- transform: rotate(360deg);
45
- }
46
- }
47
- @keyframes fabric-spinner-rotate {
48
- 0% {
49
- -webkit-transform: rotate(0deg);
50
- transform: rotate(0deg);
51
- }
52
- 100% {
53
- -webkit-transform: rotate(360deg);
54
- transform: rotate(360deg);
55
- }
56
- }
57
- .e-dropdownbase .e-list-item .e-list-icon {
58
- padding: 0 16px 0 0;
59
- }
60
-
61
- .e-small .e-dropdownbase .e-list-item .e-list-icon {
62
- padding: 0 12px 0 0;
63
- }
64
-
65
- .e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon {
66
- padding: 0 16px 0 0;
67
- }
68
-
69
- .e-ddl.e-control-wrapper .e-ddl-icon::before {
70
- -webkit-transform: rotate(0deg);
71
- transform: rotate(0deg);
72
- -webkit-transition: -webkit-transform 300ms ease;
73
- transition: -webkit-transform 300ms ease;
74
- transition: transform 300ms ease;
75
- transition: transform 300ms ease, -webkit-transform 300ms ease;
76
- }
77
-
78
- .e-popup.e-ddl .e-dropdownbase {
79
- min-height: 26px;
80
- }
81
-
82
- .e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
83
- -webkit-transform: rotate(180deg);
84
- transform: rotate(180deg);
85
- -webkit-transition: -webkit-transform 300ms ease;
86
- transition: -webkit-transform 300ms ease;
87
- transition: transform 300ms ease;
88
- transition: transform 300ms ease, -webkit-transform 300ms ease;
89
- }
90
-
91
- .e-dropdownbase .e-list-item.e-active.e-hover {
92
- color: #00b0ff;
93
- }
94
-
95
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
96
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
97
- .e-input-group:not(.e-disabled) .e-back-icon:active,
98
- .e-input-group:not(.e-disabled) .e-back-icon:hover,
99
- .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
100
- .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
101
- background: transparent;
102
- }
103
-
104
- .e-input-group .e-ddl-icon:not(:active)::after {
105
- -webkit-animation: none;
106
- animation: none;
107
- }
108
-
109
- .e-ddl.e-popup {
110
- border: 0;
111
- -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
112
- box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
113
- margin-top: 2px;
114
- }
115
-
116
- .e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
117
- border-color: transparent;
118
- }
119
-
120
- .e-bigger .e-popup.e-ddl-device-filter {
121
- margin-top: 0;
122
- }
123
-
124
- .e-bigger .e-ddl-device .e-input-group,
125
- .e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
126
- background: #f5f5f5;
127
- border-width: 0;
128
- -webkit-box-shadow: none;
129
- box-shadow: none;
130
- margin-bottom: 0;
131
- }
132
-
133
- .e-bigger .e-ddl-device .e-input-group .e-back-icon,
134
- .e-bigger .e-ddl-device .e-input-group input.e-input,
135
- .e-bigger .e-ddl-device .e-input-group .e-clear-icon {
136
- background-color: #f5f5f5;
137
- }
138
-
139
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
140
- margin: 6px 6px 5px;
141
- min-height: 12px;
142
- min-width: 12px;
143
- padding: 6px;
144
- }
145
-
146
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
147
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
148
- min-height: 16px;
149
- min-width: 16px;
150
- }
151
-
152
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
153
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
154
- padding: 8px 16px 8px 0;
155
- }
156
-
157
- .e-input-group.e-ddl,
158
- .e-input-group.e-ddl .e-input,
159
- .e-input-group.e-ddl .e-ddl-icon {
160
- background: transparent;
161
- }
162
-
163
- .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
164
- .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
165
- border-bottom-width: 0;
166
- }
167
-
168
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
169
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
170
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
171
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
172
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
173
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
174
- margin: 0;
175
- }
176
-
177
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
178
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
179
- .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
180
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
181
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
182
- .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
183
- padding: 5px 5px 5px 12px;
184
- }
185
-
186
- .e-ddl .e-search-icon::before {
187
- content: "\e993";
188
- }
189
-
190
- .e-ddl .e-back-icon::before {
191
- content: "\e977";
192
- }
193
-
194
- .e-ddl.e-input-group.e-control-wrapper .e-ddl-icon::before {
195
- content: "\e969";
196
- font-family: "e-icons";
197
- }
198
-
199
- .e-bigger .e-input-group.e-ddl .e-input-filter, .e-bigger .e-input-group.e-ddl .e-input-filter:focus {
200
- margin-left: -20px;
201
- }
202
-
203
- .e-bigger .e-ddl.e-popup .e-list-item {
204
- font-size: 14px;
205
- }
206
- .e-bigger .e-ddl.e-popup .e-list-group-item {
207
- font-size: 14px;
208
- }
209
- .e-bigger .e-ddl.e-popup .e-input-group {
210
- padding: 4px 0;
211
- }
212
-
213
- .e-bigger.e-ddl.e-popup .e-list-item {
214
- font-size: 14px;
215
- }
216
- .e-bigger.e-ddl.e-popup .e-list-group-item {
217
- font-size: 14px;
218
- }
219
- .e-bigger.e-ddl.e-popup .e-input-group {
220
- padding: 4px 0;
221
- }
222
-
223
- .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
224
- display: block;
225
- visibility: hidden;
226
- }
227
-
228
- .e-popup-full-page {
229
- bottom: 0;
230
- left: 0;
231
- margin: 0;
232
- overflow: hidden;
233
- padding: 0;
234
- right: 0;
235
- top: 0;
236
- }
237
- .e-popup-full-page .e-popup-full-page.e-ddl.e-popup.e-ddl-device-filter {
238
- margin: 0;
239
- }
240
-
241
- .e-ddl.e-control-wrapper .e-ddl-disable-icon {
242
- position: relative;
243
- }
244
-
245
- .e-ddl.e-control-wrapper .e-ddl-disable-icon::before {
246
- content: "";
247
- }
248
-
249
- .e-ddl-device-filter .e-filter-parent {
250
- background-color: #f5f5f5;
251
- }
252
-
253
- /* stylelint-disable property-no-vendor-prefix */
254
- .e-ddl input.e-input::-webkit-contacts-auto-fill-button {
255
- display: none;
256
- pointer-events: none;
257
- position: absolute;
258
- right: 0;
259
- visibility: hidden;
260
- }
261
-
262
- /* stylelint-enable property-no-vendor-prefix */
263
- .e-filter-parent {
264
- border: 0;
265
- border-top-width: 0;
266
- -webkit-box-shadow: 0 1.5px 5px -2px rgba(0, 0, 0, 0.3);
267
- box-shadow: 0 1.5px 5px -2px rgba(0, 0, 0, 0.3);
268
- display: block;
269
- padding: 0;
270
- }
271
-
272
- .e-ddl.e-input-group:not(.e-disabled) {
273
- cursor: pointer;
274
- }
275
-
276
- .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 {
277
- width: 0;
278
- }
279
-
280
- .e-ddl.e-popup {
281
- background: #424242;
282
- border: 1px solid transparent;
283
- position: absolute;
284
- }
285
- .e-ddl.e-popup .e-search-icon {
286
- margin: 0;
287
- opacity: 0.57;
288
- padding: 12px 8px 8px;
289
- }
290
-
291
- .e-ddl.e-popup .e-filter-parent .e-back-icon {
292
- padding: 0 8px;
293
- }
294
-
295
- .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 {
296
- padding: 8px 16px 8px;
297
- }
298
-
299
- .e-ddl.e-popup .e-input-group {
300
- margin-bottom: 0;
301
- }
302
-
303
- .e-ddl.e-popup .e-ddl-footer, .e-ddl.e-popup .e-ddl-header {
304
- cursor: default;
305
- }
306
-
307
- /* stylelint-disable property-no-vendor-prefix */
308
- .e-ddl.e-input-group .e-ddl-hidden,
309
- .e-ddl.e-float-input .e-ddl-hidden {
310
- -webkit-appearance: initial;
311
- border: 0;
312
- height: 0;
313
- padding: 0;
314
- visibility: hidden;
315
- width: 0;
316
- }
317
-
318
- .e-ddl.e-input-group,
319
- .e-ddl.e-input-group.e-input-focus:focus {
320
- outline: none;
321
- }
322
-
323
- .e-dropdownbase .e-list-item .e-highlight {
324
- display: inline;
325
- font-weight: bold;
326
- vertical-align: baseline;
327
- }
328
-
329
- .e-ddl.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
330
- .e-float-input input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
331
- .e-float-input.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide) {
332
- opacity: 1;
333
- }
334
-
335
- .e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
336
- .e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
337
- .e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
338
- .e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
339
- .e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
340
- .e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
341
- .e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon {
342
- display: -webkit-box;
343
- display: -ms-flexbox;
344
- display: flex;
345
- }
346
-
347
- .e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
348
- .e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
349
- .e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
350
- .e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
351
- .e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
352
- .e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
353
- .e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide {
354
- display: none;
355
- }
356
-
357
- .e-input-group.e-static-clear input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
358
- .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,
359
- .e-float-input.e-static-clear input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
360
- .e-float-input.e-static-clear.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
361
- .e-float-input.e-static-clear.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
362
- .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 {
363
- cursor: pointer;
364
- display: -webkit-box;
365
- display: -ms-flexbox;
366
- display: flex;
367
- }
368
-
369
- .e-ddl.e-input-group .e-input-value,
370
- .e-ddl.e-input-group .e-input-value:focus {
371
- font-family: inherit;
372
- font-size: 14px;
373
- height: auto;
374
- margin: 0;
375
- outline: none;
376
- width: 100%;
377
- }
378
- .e-ddl.e-input-group input[readonly].e-input,
379
- .e-ddl.e-input-group input[readonly],
380
- .e-ddl.e-input-group .e-dropdownlist {
381
- pointer-events: none;
382
- }
383
-
384
- .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
385
- opacity: 0.7;
386
- pointer-events: none;
387
- }
388
-
389
- ejs-autocomplete,
390
- ejs-combobox,
391
- ejs-dropdownlist {
392
- display: block;
393
- }
394
-
395
- .e-small .e-ddl.e-popup .e-list-item,
396
- .e-input-group.e-ddl.e-small .e-list-item {
397
- font-size: 12px;
398
- }
399
- .e-small .e-ddl.e-popup .e-list-group-item,
400
- .e-input-group.e-ddl.e-small .e-list-group-item {
401
- font-size: 12px;
402
- }
403
-
404
- .e-small.e-ddl.e-popup .e-list-item,
405
- .e-input-group.e-ddl.e-small .e-list-item {
406
- font-size: 12px;
407
- }
408
- .e-small.e-ddl.e-popup .e-list-group-item,
409
- .e-input-group.e-ddl.e-small .e-list-group-item {
410
- font-size: 12px;
411
- }
412
-
413
- .e-bigger.e-small .e-ddl.e-popup .e-list-item,
414
- .e-bigger .e-input-group.e-ddl.e-small .e-list-item {
415
- font-size: 13px;
416
- }
417
- .e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
418
- .e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
419
- font-size: 13px;
420
- }
421
-
422
- .e-bigger.e-small.e-ddl.e-popup .e-list-item,
423
- .e-bigger .e-input-group.e-ddl.e-small .e-list-item {
424
- font-size: 13px;
425
- }
426
- .e-bigger.e-small.e-ddl.e-popup .e-list-group-item,
427
- .e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
428
- font-size: 13px;
429
- }
430
-
431
- .e-content-placeholder.e-ddl.e-placeholder-ddl,
432
- .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
433
- .e-content-placeholder.e-combobox.e-placeholder-combobox {
434
- background-size: 300px 33px;
435
- min-height: 33px;
436
- }
437
-
438
- .e-bigger .e-content-placeholder.e-ddl.e-placeholder-ddl,
439
- .e-bigger.e-content-placeholder.e-ddl.e-placeholder-ddl,
440
- .e-bigger .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
441
- .e-bigger.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
442
- .e-bigger .e-content-placeholder.e-combobox.e-placeholder-combobox,
443
- .e-bigger.e-content-placeholder.e-combobox.e-placeholder-combobox {
444
- background-size: 300px 40px;
445
- min-height: 40px;
446
- }
447
-
448
- .e-popup {
449
- border-color: transparent;
450
- }
451
-
452
- .e-float-input.e-input-group.e-ddl.e-control.e-icon-anim > .e-float-text,
453
- .e-float-input.e-input-focus.e-input-group.e-ddl.e-control.e-keyboard > .e-float-text {
454
- color: #00b0ff;
455
- }
1
+ @import '@syncfusion/ej2-dropdowns/styles/drop-down-list/material-dark.css';