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