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