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