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