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