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