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