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