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