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