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